diff --git a/.eslintignore b/.eslintignore deleted file mode 100644 index cef74ae4f830d..0000000000000 --- a/.eslintignore +++ /dev/null @@ -1,9 +0,0 @@ -# don't ever lint node_modules -node_modules -# don't lint build output (make sure it's set to your correct build folder name) -dist -# don't lint nyc coverage output -coverage - -.eslintrc.js -jest.config.js \ No newline at end of file diff --git a/.eslintrc.js b/.eslintrc.js deleted file mode 100644 index 10fbfc63dc07d..0000000000000 --- a/.eslintrc.js +++ /dev/null @@ -1,12 +0,0 @@ -module.exports = { - root: true, - parser: '@typescript-eslint/parser', - plugins: [ - '@typescript-eslint', - ], - extends: [ - 'eslint:recommended', - 'plugin:@typescript-eslint/recommended', - ], -}; - diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 5fa65743738de..ceb1199df5436 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,7 +3,7 @@ name: Feature request about: Suggest an idea for this project title: '' labels: 'Type: New Feature' -assignees: catenocrypt +assignees: leedaniil --- diff --git a/.github/assets.config.yaml b/.github/assets.config.yaml new file mode 100644 index 0000000000000..507e7d7670e70 --- /dev/null +++ b/.github/assets.config.yaml @@ -0,0 +1,73 @@ +app: + log_level: "debug" + +client_urls: + binance: + dex: "https://dex.binance.org" + explorer: "https://explorer.binance.org" + assets_manager_api: "https://assets.trustwallet.com/api" + +urls: + assets_app: "https://assets-cdn.trustwallet.com" + logo: "https://trustwallet.com/assets/images/favicon.png" + +time_format: "2006-01-02T15:04:05.000000" + +validators_settings: + root_folder: + allowed_files: + - ".github" + - "blockchains" + - "dapps" + - "media" + - "node_modules" + - "script-old" + - "script" + - "test" + - ".gitignore" + - "azure-pipelines.yml" + - "jest.config.js" + - "LICENSE" + - "package-lock.json" + - "package.json" + - "README.md" + - ".git" + - ".eslintignore" + - ".eslintrc.js" + - "cmd" + - "internal" + - "go.mod" + - "go.sum" + - ".golangci.yml" + - "Makefile" + - "bin" + skip_files: + - "node_modules" + skip_dirs: + - ".git" + + chain_folder: + allowed_files: + - "assets" + - "tokenlist.json" + - "chainlist.json" + - "tokenlist-extended.json" + - "validators" + - "info" + + asset_folder: + allowed_files: + - "logo.png" + - "info.json" + + chain_info_folder: + has_files: + - "logo.png" + - "info.json" + + chain_validators_asset_folder: + has_files: + - "logo.png" + + dapps_folder: + ext: ".png" diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000000000..0fe61bb2356aa --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,16 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for all configuration options: +# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates + +version: 2 +updates: + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + + - package-ecosystem: "gomod" + directory: "/" + schedule: + interval: "weekly" diff --git a/.github/merge-fee-bot.yaml b/.github/merge-fee-bot.yaml deleted file mode 100644 index b2fdd4aa0a639..0000000000000 --- a/.github/merge-fee-bot.yaml +++ /dev/null @@ -1,55 +0,0 @@ -# Expected Payment. Can be more than one options. -payments: - - amount: 2000 - token: TWT - address: bnb1tqq9llyr3dyjd559dha6z5r5etk3qfwk07m098 - - amount: 5 - token: BNB - address: bnb1tqq9llyr3dyjd559dha6z5r5etk3qfwk07m098 -payment: - # The tolerance for slightly lower amount, in percentage. Valid range: 95 -- 100 - amountTolerancePct: 96 -# Message templates -message: - initial: | - Hi! In order to compensate for the efforts of processing PRs, we kindly ask for a contribution. - 💀 As **there is no refund**, before **paying the fee**, make sure **new tokens fulfill the minimum circulation and other [acceptance criteria](https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863)**. - See also the [PR Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee). - \nPlease pay **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`. - Alternatively, $PAY2_AMOUNT $PAY2_CURRENCY is also accepted (same memo & address). - \n$QR1_SIMPLE - \n*Notes*: - * [Trust Wallet Tokens (TWT)](https://community.trustwallet.com/t/trust-wallet-token-twt/4187) can be obtained through our [Referral Program](https://community.trustwallet.com/t/invite-a-friend-earn-trust-wallet-token-twt/4125) or [from DEXs/exchanges](https://community.trustwallet.com/t/where-to-get-trust-wallet-tokens/76641). - * New tokens without significant usage are rejected, see criteria mentioned above. - * One PR should be for a single project; PR's with more than 10 logos will be rejected. - * Payment evaluation happens automatically, but with a few minutes delay. When payment is detected, an Accept Review is automatically placed on the PR, which is a condition for merge. - * Evaluating the PR is done manually, and it is merged only if all conditions are satisfied. - * TWT-BEP2 is supported (Binance Chain), TWT-BEP20 version on Smart Chain is not. - notReceived: Fee has not been received yet (or not fully).\n\n$TX_LIST - received: | - Fee is PAID, fantastic! Thanks! - \nThe PR will be evaluated soon by a maintainer, and if merged, the new logos should be visible in Trust Wallet. - Please note that the app caches logos (up to several days; if you want to see changes immediately, use a new installation). See the [assets FAQ](https://github.com/trustwallet/assets#faq). - (@zachzwei, @catenocrypt & @Iamdeadlyz: please take note.) - \n([$PAID_AMOUNT $PAID_CURRENCY]($PAID1_EXPLORERLINK)) - reviewCreated: Fee paid, review added. - reviewed: Review is not needed any more, no more fee required. - reminder: | - $USER, kind reminder: please pay fee: **$PAY1_AMOUNT $PAY1_CURRENCY** with the memo **$PAY1_MEMO** to the address `$PAY1_ADDRESS`. - Alternatively, $PAY2_AMOUNT $PAY2_CURRENCY is also accepted (same memo & address). - \n$QR1_SIMPLE - See the [Pull Request Fee FAQ](https://developer.trustwallet.com/add_new_asset/pr-fee). - oldClosing: | - This PR is being closed due to inactivity. If you wish to continue, please have us reopen the PR before sending your payment, or just create a new one. - Do NOT send payments for closed PR, as the fee may by lost! -label: - requested: 'Payment Status: Requested' - paid: 'Payment Status: Paid' -user: - assignOnPay: zachzwei,catenocrypt,Cryptocool1 - # if set to 1 comments from not allowed users are deleted. Only comments from the PR creator or collaborators are allowed - deleteComments: 1 - collaborators: zachzwei,Iamdeadlyz,catenocrypt,vikmeup,hewigovens,Cryptocool1,cryptomanz -timeout: - maxAgeCloseHours: 48 - maxIdleRemindHours: 22 diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 90a22a39fac56..ef400763cb0c5 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -1,21 +1,31 @@ name: Check + on: push: - branches: [ master ] + branches: + - master + pull_request: + branches: + - master workflow_dispatch: + jobs: check: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - - uses: actions/setup-node@v1 + - name: Set up Go + uses: actions/setup-go@v4 with: - node-version: 12 - - name: Install Dependencies - run: npm ci + go-version: 1.18 + + - name: Check out code + uses: actions/checkout@v3 + - name: Run check - run: npm run check - - name: Run test - run: npm t - - name: Run lint - run: npm run lint + run: make check + + - name: Unit Test + run: make test + + - name: Lint + run: make lint diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml new file mode 100644 index 0000000000000..925d6a1e521f1 --- /dev/null +++ b/.github/workflows/codeql.yml @@ -0,0 +1,63 @@ +# For most projects, this workflow file will not need changing; you simply need +# to commit it to your repository. +# +# You may wish to alter this file to override the set of languages analyzed, +# or to provide custom queries or build logic. +# +# ******** NOTE ******** +# We have attempted to detect the languages in your repository. Please check +# the `language` matrix defined below to confirm you have the correct set of +# supported CodeQL languages. +# +name: "CodeQL" + +on: + push: + branches: [ "master" ] + pull_request: + # The branches below must be a subset of the branches above + branches: [ "master" ] + schedule: + - cron: '43 20 * * 6' + +jobs: + analyze: + name: Analyze + runs-on: ubuntu-latest + permissions: + actions: read + contents: read + security-events: write + + strategy: + fail-fast: false + matrix: + language: [ 'go' ] + # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ] + # Use only 'java' to analyze code written in Java, Kotlin or both + # Use only 'javascript' to analyze code written in JavaScript, TypeScript or both + # Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support + + steps: + - name: Checkout repository + uses: actions/checkout@v3 + + # Initializes the CodeQL tools for scanning. + - name: Initialize CodeQL + uses: github/codeql-action/init@v2 + with: + languages: ${{ matrix.language }} + # If you wish to specify custom queries, you can do so here or in a config file. + # By default, queries listed here will override any specified in a config file. + # Prefix the list here with "+" to use these queries and those in the config file. + + # Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs + # queries: security-extended,security-and-quality + + - name: Build assets binary + run: make build + + - name: Perform CodeQL Analysis + uses: github/codeql-action/analyze@v2 + with: + category: "/language:${{matrix.language}}" diff --git a/.github/workflows/fix-dryrun.yml b/.github/workflows/fix-dryrun.yml index 41b388cd06a64..01ff854ca7cc7 100644 --- a/.github/workflows/fix-dryrun.yml +++ b/.github/workflows/fix-dryrun.yml @@ -1,24 +1,27 @@ -name: Fixes (sanity and consistency) - Dry run -on: - pull_request: - branches: [master] -jobs: - fix-all-dryrun: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - uses: actions/setup-node@v1 - with: - node-version: 12 - - name: Install Dependencies - run: npm ci - - name: Run fix script - run: npm run fix - - name: Show fix result (diff); run 'npm run fix' locally - run: | - git status - git diff - - name: Run check - run: npm run check - - name: Run test - run: npm t +#Disabled, we have 'check' job, 'fix' job do invisible changes which is not convenient to debug + +#name: Fix (Dry run) +#on: +# pull_request: +# branches: [ master ] +# +#jobs: +# fix-dryrun: +# runs-on: ubuntu-latest +# steps: +# - name: Set up Go +# uses: actions/setup-go@v4 +# with: +# go-version: 1.18 +# +# - name: Check out code +# uses: actions/checkout@v3 +# +# - name: Run fix +# run: make fix +# +# - name: Show fix result (diff) +# run: | +# git config core.ignorecase false +# git status +# git diff diff --git a/.github/workflows/fix.yml b/.github/workflows/fix.yml index df8e887540fe4..3d80ad0896b72 100644 --- a/.github/workflows/fix.yml +++ b/.github/workflows/fix.yml @@ -1,60 +1,48 @@ -name: Fixes and History -# Runs on: -# - on master branch of trustwallet repo: fix, history update, checkin -# - on other branch of trustwallet repo: fix, checkin -# - on fork repos: fix-sanity only -on: - push: - branches: - - 'master' - - '*' - workflow_dispatch: -jobs: - fix-all: - runs-on: ubuntu-latest - steps: - - name: Checkout (trustwallet repo, secret token) - if: github.repository_owner == 'trustwallet' - uses: actions/checkout@v2 - with: - token: ${{ secrets.COMMIT_TOKEN }} - ref: ${{ github.ref }} - # this is needed for history, needs to access prev commits - fetch-depth: 0 - - name: Checkout (fork repo, default token) - if: github.repository_owner != 'trustwallet' - uses: actions/checkout@v2 - with: - token: ${{ secrets.GITHUB_TOKEN }} - ref: ${{ github.ref }} - - uses: actions/setup-node@v1 - with: - node-version: 12 - - name: Install Dependencies - run: npm ci - - name: Run fix script (trustwallet repo, sanity and consistency) - if: github.repository_owner == 'trustwallet' - run: npm run fix - - name: Run fix-sanity script (fork repo, sanity only) - if: github.repository_owner != 'trustwallet' - run: npm run fix-sanity - - name: Debug - run: echo "GITHUB_REF " $GITHUB_REF " GITHUB_BASE_REF " $GITHUB_BASE_REF - - name: Run history - if: github.repository_owner == 'trustwallet' && (github.base_ref == 'master' || github.ref == 'refs/heads/master') - run: npm run history - - name: Show result (diff) (run 'npm run fix' locally) - run: | - git status - git diff - - name: Run check - run: npm run check - - name: Run test - run: npm t - - name: Commit changes - if: success() - uses: stefanzweifel/git-auto-commit-action@v4.1.2 - with: - commit_user_name: trust-wallet-merge-bot - commit_user_email: mergebot@trustwallet.com - commit_message: Fixes (sanity and consistency, auto), history +#Disabled, we have 'check' job, 'fix' job do invisible changes which is not convenient to debug + +#name: Fix All +# +#on: +# push: +# branches: +# - '*' +# workflow_dispatch: +# +#jobs: +# fix-all: +# runs-on: ubuntu-latest +# +# if: github.repository_owner == 'trustwallet' && github.event.repository.fork == false +# +# steps: +# - name: Checkout (trustwallet repo, secret token) +# uses: actions/checkout@v3 +# with: +# # Use trust-ci fine-grained PAT to checkout and later commit the code +# # Do not use for forked repos +# token: ${{ secrets.CI_GITHUB_TOKEN }} +# ref: ${{ github.ref }} +# +# - name: Set up Go +# uses: actions/setup-go@v4 +# with: +# go-version: 1.18 +# +# - name: Run fix +# run: make fix +# +# - name: Show fix result (diff) +# run: | +# git status +# git diff +# +# - name: Run check +# run: make check +# +# - name: Commit changes +# if: success() +# uses: stefanzweifel/git-auto-commit-action@v4.16.0 +# with: +# commit_user_name: trust-ci +# commit_user_email: "117647528+trust-ci@users.noreply.github.com" +# commit_message: Auto fix all (sanity and consistency) diff --git a/.github/workflows/periodic-update.yml b/.github/workflows/periodic-update.yml index 7236c5aacdff7..5265f72555a32 100644 --- a/.github/workflows/periodic-update.yml +++ b/.github/workflows/periodic-update.yml @@ -8,30 +8,33 @@ jobs: periodic-auto-update: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: - token: ${{ secrets.COMMIT_TOKEN }} - ref: ${{ github.head_ref }} - - uses: actions/setup-node@v1 + token: ${{ secrets.CI_GITHUB_TOKEN }} + ref: ${{ github.head_ref }} + + - name: Set up Go + uses: actions/setup-go@v4 with: - node-version: 12 - - name: Install Dependencies - run: npm ci - - name: Run scripts - run: npm run updateAuto + go-version: 1.18 + id: go + + - name: Run update auto + run: make update-auto + - name: Show update result (diff) if: success() run: | git status git diff + - name: Run check - run: npm run check - - name: Run test - run: npm t + run: make check + - name: Commit changes if: success() - uses: stefanzweifel/git-auto-commit-action@v4.1.2 + uses: stefanzweifel/git-auto-commit-action@v4.16.0 with: - commit_user_name: trust-wallet-merge-bot - commit_user_email: mergebot@trustwallet.com commit_message: External Updates + commit_user_name: trust-ci + commit_user_email: "117647528+trust-ci@users.noreply.github.com" diff --git a/.github/workflows/pr-ci.yml b/.github/workflows/pr-ci.yml deleted file mode 100644 index 95bcf7bb7fa8f..0000000000000 --- a/.github/workflows/pr-ci.yml +++ /dev/null @@ -1,24 +0,0 @@ -name: Pull Request CI -on: - push: - branches: - - '*' - - '!master' - pull_request: - branches: [master] - workflow_dispatch: -jobs: - pull_request_ci: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - uses: actions/setup-node@v1 - with: - node-version: '12.x' - - uses: bahmutov/npm-install@v1 - - name: Run check (sanity only) - run: npm run check-sanity - - name: Run test - run: npm t - - name: Run lint - run: npm run lint \ No newline at end of file diff --git a/.github/workflows/s3_upload.yml b/.github/workflows/s3_upload.yml deleted file mode 100644 index 649e0d271f944..0000000000000 --- a/.github/workflows/s3_upload.yml +++ /dev/null @@ -1,21 +0,0 @@ -name: Upload S3 -on: - push: - branches: - - master - workflow_dispatch: -jobs: - upload-s3: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v1 - - name: Upload (from main repo only) - if: github.repository_owner == 'trustwallet' - uses: jakejarvis/s3-sync-action@master - with: - args: --acl public-read --follow-symlinks --delete --exclude '*' --include 'dapps/*' --include 'blockchains/*' --include 'history/*' - env: - AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }} - AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }} - AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }} - AWS_REGION: 'us-east-1' diff --git a/.github/workflows/upload-ipfs.yml b/.github/workflows/upload-ipfs.yml deleted file mode 100644 index 33f2e336a741b..0000000000000 --- a/.github/workflows/upload-ipfs.yml +++ /dev/null @@ -1,30 +0,0 @@ -name: Upload to IPFS -on: - push: - branches: - - master - workflow_dispatch: -jobs: - upload-ipfs: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - # - uses: aquiladev/ipfs-action@v0.1.5 - # id: upload - # with: - # path: ./blockchains - # service: pinata - # pinataKey: ${{ secrets.PINATA_KEY }} - # pinataSecret: ${{ secrets.PINATA_SECRET }} - # pinataPinName: blockchains - # timeout: 180000 - # verbose: false - - uses: aquiladev/ipfs-action@v0.1.5 - id: upload-dapps - with: - path: ./dapps - service: pinata - pinataKey: ${{ secrets.PINATA_KEY }} - pinataSecret: ${{ secrets.PINATA_SECRET }} - pinataPinName: dapps - verbose: false diff --git a/.github/workflows/upload-s3.yml b/.github/workflows/upload-s3.yml new file mode 100644 index 0000000000000..b12301e96aed9 --- /dev/null +++ b/.github/workflows/upload-s3.yml @@ -0,0 +1,52 @@ +name: Upload S3 +on: + push: + branches: + - master + + workflow_dispatch: + +permissions: + id-token: write + +env: + AWS_REGION: us-east-1 + +jobs: + upload-s3: + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v3 + + - name: Confiugre AWS credentials + uses: aws-actions/configure-aws-credentials@v2 + with: + role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }} + aws-region: ${{ env.AWS_REGION }} + + - name: Sync to S3 + if: github.repository_owner == 'trustwallet' + shell: bash + run: aws s3 sync . s3://$AWS_S3_BUCKET --follow-symlinks --delete --exclude '*' --include 'dapps/*' --include 'blockchains/*' --size-only + env: + AWS_S3_BUCKET: ${{ secrets.AWS_S3_BUCKET }} + + - name: Get changed files + uses: jitterbit/get-changed-files@v1 + if: github.event_name == 'push' + id: files + + - name: Filter files to invalidate + run: | + echo "::set-output name=paths::$(echo ${{ steps.files.outputs.added_modified }} | tr ' ' '\n' | grep -E 'blockchains/|dapps/' | awk '{print "/"$1}' | tr '\n' ' ')" + if: github.event_name == 'push' + id: filter + + - name: Invalidate CloudFront + if: github.repository_owner == 'trustwallet' && github.event_name == 'push' && steps.filter.outputs.paths != '' + uses: chetan/invalidate-cloudfront-action@v2 + env: + PATHS: ${{ steps.filter.outputs.paths }} + DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION }} + diff --git a/.gitignore b/.gitignore index d12bd9311cc05..9573723cfbdc3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ **/.DS_Store -node_modules/ .idea .vscode/ *~ *.txt .env .env.test +bin/ diff --git a/.golangci.yml b/.golangci.yml new file mode 100644 index 0000000000000..e8bdcae7d09e1 --- /dev/null +++ b/.golangci.yml @@ -0,0 +1,243 @@ +linters-settings: + cyclop: + max-complexity: 20 + # the maximal average package complexity. If it's higher than 0.0 (float) the check is enabled (default 0.0) + package-average: 0.0 + skip-tests: false + dogsled: + # checks assignments with too many blank identifiers; default is 2 + max-blank-identifiers: 2 + dupl: + threshold: 100 + errcheck: + check-type-assertions: false + check-blank: false + errorlint: + errorf: false + asserts: true + comparison: true + forbidigo: + # Forbid the following identifiers (identifiers are written using regexp): + forbid: + - ^print.*$ + - 'fmt\.Print.*' + exclude_godoc_examples: true + funlen: + lines: 60 + statements: 60 + gocognit: + min-complexity: 35 + goconst: + min-len: 3 + min-occurrences: 3 + ignore-tests: true + match-constant: true + numbers: false + min: 3 + max: 3 + ignore-calls: true + gocritic: + # Which checks should be disabled; can't be combined with 'enabled-checks' + disabled-checks: + - regexpMust + gocyclo: + min-complexity: 20 + godot: + # comments to be checked: `declarations`, `toplevel`, or `all` + scope: all + capital: false + godox: + # report any comments starting with keywords, this is useful for TODO or FIXME comments that + # might be left in the code accidentally and should be resolved before merging + keywords: + - TODO + - BUG + - FIXME + - NOTE + - OPTIMIZE # marks code that should be optimized before merging + - HACK # marks hack-arounds that should be removed before merging + gofmt: + # simplify code: gofmt with `-s` option + simplify: true + gofumpt: + # Select the Go version to target + lang-version: "1.18" + extra-rules: false + goimports: + # put imports beginning with prefix after 3rd-party packages; + # it's a comma-separated list of prefixes + local-prefixes: github.com/trustwallet + gomnd: + settings: + mnd: + # the list of enabled checks, see https://github.com/tommy-muehle/go-mnd/#checks for description. + checks: + - argument + - case + - condition + - operation + - return + - assign + ignored-numbers: 10,1000 + gomoddirectives: + replace-local: false + gosec: + # To select a subset of rules to run. + # Available rules: https://github.com/securego/gosec#available-rules + includes: + - G401 + - G306 + - G101 + gosimple: + # Select the Go version to target + go: "1.18" + # https://staticcheck.io/docs/options#checks + checks: [ "all" ] + govet: + check-shadowing: true + ifshort: + # Maximum length of variable declaration measured in number of lines, after which linter won't suggest using short syntax. + # Has higher priority than max-decl-chars. + max-decl-lines: 1 + # Maximum length of variable declaration measured in number of characters, after which linter won't suggest using short syntax. + max-decl-chars: 30 + importas: + # if set to `true`, force to use alias. + no-unaliased: true + # List of aliases + alias: + - pkg: github:com/trustwallet/go-libs/gin + alias: golibsGin + lll: + # max line length + line-length: 120 + tab-width: 1 + misspell: + locale: US + # ignore-words: + nolintlint: + # Enable to ensure that nolint directives are all used + allow-unused: false + # Disable to ensure that nolint directives don't have a leading space + allow-leading-space: true + # Exclude following linters from requiring an explanation + allow-no-explanation: [] + # Enable to require an explanation of nonzero length after each nolint directive + require-explanation: false + # Enable to require nolint directives to mention the specific linter being suppressed + require-specific: true + revive: + # see https://github.com/mgechev/revive#available-rules for details. + ignore-generated-header: true + severity: warning + rules: + - name: indent-error-flow + severity: warning + - name: time-naming + severity: warn + - name: errorf + severity: warn + - name: blank-imports + sevetiry: warn + # The error return parameter should be last + - name: error-return + severity: error + # Redundant if when returning an error + - name: if-return + severity: warn + # Warns when there are heading or trailing newlines in a block + - name: empty-lines + severity: error + staticcheck: + # Select the Go version to target + go: "1.18" + # https://staticcheck.io/docs/options#checks + checks: [ "all" ] + stylecheck: + # Select the Go version to target + go: "1.18" + # https://staticcheck.io/docs/options#checks + checks: [ "all", "-ST1000", "-ST1003", "-ST1016", "-ST1020", "-ST1021", "-ST1022" ] + # https://staticcheck.io/docs/options#dot_import_whitelist + dot-import-whitelist: + - fmt + # https://staticcheck.io/docs/options#initialisms + initialisms: [ "ACL", "API", "ASCII", "CPU", "CSS", "DNS", "EOF", "GUID", "HTML", "HTTP", "HTTPS", "ID", "IP", "JSON", "QPS", "RAM", "RPC", "SLA", "SMTP", "SQL", "SSH", "TCP", "TLS", "TTL", "UDP", "UI", "GID", "UID", "UUID", "URI", "URL", "UTF8", "VM", "XML", "XMPP", "XSRF", "XSS" ] + # https://staticcheck.io/docs/options#http_status_code_whitelist + http-status-code-whitelist: [ "200", "400", "404", "500" ] + unused: + # Select the Go version to target + go: "1.18" + whitespace: + multi-if: true # Enforces newlines (or comments) after every multi-line if statement + multi-func: false # Enforces newlines (or comments) after every multi-line function signature + wsl: + # See https://github.com/bombsimon/wsl/blob/master/doc/configuration.md for + # documentation of available settings + allow-assign-and-anything: false + allow-assign-and-call: true + allow-cuddle-declarations: false + allow-multiline-assign: true + allow-separated-leading-comment: false + allow-trailing-comment: false + force-case-trailing-whitespace: 0 + force-err-cuddling: false + force-short-decl-cuddling: false + strict-append: true + +linters: + disable-all: true + enable: + - bodyclose + - deadcode + - depguard + - dogsled + - errcheck + - exportloopref + - exhaustive + - funlen + - gochecknoinits + - goconst + - gocritic + - gocyclo + - gofmt + - goimports + # - gomnd + - goprintffuncname + - gosec + - gosimple + - govet + - ineffassign + - lll + - misspell + - nakedret + - noctx + - nolintlint + - rowserrcheck + - staticcheck + - structcheck + - stylecheck + - typecheck + - unconvert + - unparam + - unused + - varcheck + - whitespace + - asciicheck + # - gochecknoglobals + - gocognit + - godot + # - godox + # - goerr113 + # - nestif + - prealloc + # - revive + # - wsl + +output: + format: colored-line-number + print-issued-lines: true + print-linter-name: true + uniq-by-line: true + path-prefix: "" + sort-results: true \ No newline at end of file diff --git a/LICENSE b/LICENSE index 844c13634e013..3a5c05c78d69a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019-2020 Trust Wallet +Copyright (c) 2019-2023 Trust Wallet Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/Makefile b/Makefile new file mode 100644 index 0000000000000..4ebbac0063633 --- /dev/null +++ b/Makefile @@ -0,0 +1,61 @@ +#! /usr/bin/make -f + +# Project variables. +VERSION := $(shell git describe --tags 2>/dev/null || git describe --all) +BUILD := $(shell git rev-parse --short HEAD) +PROJECT_NAME := $(shell basename "$(PWD)") +BUILD_TARGETS := $(shell find cmd -name \*main.go | awk -F'/' '{print $$0}') + +# Use linker flags to provide version/build settings +LDFLAGS=-ldflags "-X=main.Version=$(VERSION) -X=main.Build=$(BUILD)" + +# Make is verbose in Linux. Make it silent. +MAKEFLAGS += --silent + +# Go files. +GOFMT_FILES?=$$(find . -name '*.go' | grep -v vendor) + +# Common commands. +all: fmt lint test + +build: + @echo " > Building main.go to bin/assets" + go build $(LDFLAGS) -o bin/assets ./cmd + +test: + @echo " > Running unit tests" + go test -cover -race -coverprofile=coverage.txt -covermode=atomic -v ./... + +fmt: + @echo " > Format all go files" + gofmt -w ${GOFMT_FILES} + +lint-install: +ifeq (,$(wildcard test -f bin/golangci-lint)) + @echo " > Installing golint" + curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- v1.50.1 +endif + +lint: lint-install + @echo " > Running golint" + bin/golangci-lint run --timeout=2m + +# Assets commands. +check: build + bin/assets check + +fix: build + bin/assets fix + +update-auto: build + bin/assets update-auto + +# Helper commands. +add-token: build + bin/assets add-token $(asset_id) + +add-tokenlist: build + bin/assets add-tokenlist $(asset_id) + +add-tokenlist-extended: build + bin/assets add-tokenlist-extended $(asset_id) diff --git a/README.md b/README.md index 213e67792be73..f7f55372f43b5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![Check](https://github.com/trustwallet/assets/workflows/Check/badge.svg) ## Overview + Trust Wallet token repository is a comprehensive, up-to-date collection of information about several thousands (!) of crypto tokens. [Trust Wallet](https://trustwallet.com) uses token logos from this source, alongside a number of other projects. @@ -18,7 +19,7 @@ Such a large collection can be maintained only through a community effort, so _f Please note that __brand new tokens are not accepted__, the projects have to be sound, with information available, and __non-minimal circulation__ -(for limit details see https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863). +(for limit details see ). ### Assets App @@ -27,57 +28,54 @@ The [Assets web app](https://assets.trustwallet.com) can be used for most new to ### Quick starter Details of the repository structure and contribution guidelines are listed on the -[Developers site](https://developer.trustwallet.com/add_new_asset). +[Developers site](https://developer.trustwallet.com/listing-new-assets/new-asset). Here is a quick starter summary for the most common use case. -**Adding an ERC20 token checklist**: -- [ ] Make sure your smartcontract has more than 2,500 address holders, otherwise you will be rejected -- [ ] Fork the Github repository -- [ ] Create folder with name of token smartcontact address in [_checksum format_](https://developer.trustwallet.com/add_new_asset#checksum_format) `blockchains/ethereum/assets//`. -- [ ] 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, for further details read [image rules](https://developer.trustwallet.com/add_new_asset#image-requirements). -- [ ] 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. `blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png` -- [ ] Create `info.json` file with info about the token/project -- [ ] Create a pull request to the main repo -- [ ] Pay the processing fee ## Documentation -For details, see the [Developers site](https://developer.trustwallet.com/add_new_asset): +For details, see the [Developers site](https://developer.trustwallet.com): -- [Contribution guidelines](https://developer.trustwallet.com/add_new_asset#contribution-guidelines) +- [Contribution guidelines](https://developer.trustwallet.com/listing-new-assets/repository_details) -- [Repository details](https://developer.trustwallet.com/add_new_asset#repository-details) +- [FAQ](https://developer.trustwallet.com/listing-new-assets/faq) ## Scripts There are several scripts available for maintainers: -- `npm run check` -- Execute validation checks; also used in continuous integration. -- `npm run check-sanity` -- Strict subset of checks -- `npm run fix` -- Perform automatic fixes where possible -- `npm run fix-sanity` -- Stricter subset -- `npm run updateAuto` -- Run automatic updates from external sources, executed regularly (GitHub action) -- `npm run update` -- Run manual updates from external sources, for manual use. -- `npm test` -- Run script unit tests -- `npm lint` -- Run Lint static code check +- `make check` -- Execute validation checks; also used in continuous integration. +- `make fix` -- Perform automatic fixes where possible +- `make update-auto` -- Run automatic updates from external sources, executed regularly (GitHub action) +- `make add-token asset_id=c60_t0x4Fabb145d64652a948d72533023f6E7A623C7C53` -- Create `info.json` file as asset template. +- `make add-tokenlist asset_id=c60_t0x4Fabb145d64652a948d72533023f6E7A623C7C53` -- Adds a token to tokenlist.json. +- `make add-tokenlist-extended asset_id=c60_t0x4Fabb145d64652a948d72533023f6E7A623C7C53` -- Adds a token to tokenlist-extended.json. ## On Checks -This repo contais a set of scripts for verification of all the information. Implemented as Typescript scripts, available through `npm run check`, and executed in CI build; checks the whole repo. -There are similar check logic implemeted: -- in assets-management app; for checking changed token files in PRs, or when creating a PR. Implemented as a Typescript library, checks diffs, can be run from browser environment. -- in merge-fee-bot, which runs as a GitHub app shows result in PR comment. Also uses library, but executes in a non-browser environment. +This repo contains a set of scripts for verification of all the information. Implemented as Golang scripts, available through `make check`, and executed in CI build; checks the whole repo. +There are similar check logic implemented: + +- in assets-management app; for checking changed token files in PRs, or when creating a PR. Checks diffs, can be run from browser environment. +- in merge-fee-bot, which runs as a GitHub app shows result in PR comment. Executes in a non-browser environment. ## Trading pair maintenance Info on supported trading pairs are stored in `tokenlist.json` files. Trading pairs can be updated -- from Uniswap/Ethereum and PancakeSwap/Smartchain -- using update script (and checking in changes). -Minimal limit values for trading pair inclusion are set in the `config.ts` file. +Minimal limit values for trading pair inclusion are set in the [config file](https://github.com/trustwallet/assets/blob/master/.github/assets.config.yaml). There are also options for force-include and force-exclude in the config. ## Disclaimer + Trust Wallet team allows anyone to submit new assets to this repository. However, this does not mean that we are in direct partnership with all of the projects. Trust Wallet team will reject projects that are deemed as scam or fraudulent after careful review. Trust Wallet team reserves the right to change the terms of asset submissions at any time due to changing market conditions, risk of fraud, or any other factors we deem relevant. + +Additionally, spam-like behavior, including but not limited to mass distribution of tokens to random addresses will result in the asset being flagged as spam and possible removal from the repository. + +## License + +The scripts and documentation in this project are released under the [MIT License](LICENSE) diff --git a/blockchains/acala/info/info.json b/blockchains/acala/info/info.json new file mode 100644 index 0000000000000..91f5ed7d93bf0 --- /dev/null +++ b/blockchains/acala/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Acala", + "website": "https://acala.network", + "description": "Acala provides backend infrastructure for traditional finance that is trusted by institutions like Coinbase, Figment, and Current.com.", + "explorer": "https://acala.subscan.io", + "symbol": "ACA", + "type": "coin", + "decimals": 12, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/AcalaNetwork/Acala" + }, + { + "name": "twitter", + "url": "https://twitter.com/AcalaNetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/acala/info/logo.png b/blockchains/acala/info/logo.png new file mode 100644 index 0000000000000..7b31d8445c133 Binary files /dev/null and b/blockchains/acala/info/logo.png differ diff --git a/blockchains/acalaevm/assets/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe/info.json b/blockchains/acalaevm/assets/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe/info.json new file mode 100644 index 0000000000000..92e3febba90a5 --- /dev/null +++ b/blockchains/acalaevm/assets/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe/info.json @@ -0,0 +1,36 @@ +{ + "name": "USD Coin", + "website": "https://centre.io/usdc", + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "explorer": "https://blockscout.acala.network/token/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe", + "type": "ACALAEVM", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "id": "0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/acalaevm/assets/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe/logo.png b/blockchains/acalaevm/assets/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe/logo.png new file mode 100644 index 0000000000000..793e015fc9308 Binary files /dev/null and b/blockchains/acalaevm/assets/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe/logo.png differ diff --git a/blockchains/acalaevm/assets/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE/info.json b/blockchains/acalaevm/assets/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE/info.json new file mode 100644 index 0000000000000..07cdf7a020244 --- /dev/null +++ b/blockchains/acalaevm/assets/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE/info.json @@ -0,0 +1,42 @@ +{ + "name": "Dai Stablecoin", + "website": "http://makerdao.com", + "description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", + "explorer": "https://blockscout.acala.network/token/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE", + "research": "https://research.binance.com/en/projects/dai", + "type": "ACALAEVM", + "symbol": "DAI", + "decimals": 18, + "status": "active", + "id": "0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MakerDAO" + }, + { + "name": "reddit", + "url": "https://reddit.com/MakerDAO/" + }, + { + "name": "blog", + "url": "https://blog.makerdao.com/" + }, + { + "name": "whitepaper", + "url": "https://makerdao.com/whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dai/" + } + ] +} \ No newline at end of file diff --git a/blockchains/acalaevm/assets/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE/logo.png b/blockchains/acalaevm/assets/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE/logo.png new file mode 100644 index 0000000000000..b24cc9643d919 Binary files /dev/null and b/blockchains/acalaevm/assets/0x54A37A01cD75B616D63E0ab665bFfdb0143c52AE/logo.png differ diff --git a/blockchains/acalaevm/info/info.json b/blockchains/acalaevm/info/info.json new file mode 100644 index 0000000000000..e9452c29cc30f --- /dev/null +++ b/blockchains/acalaevm/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Acala EVM", + "website": "https://acala.network", + "description": "Acala provides backend infrastructure for traditional finance that is trusted by institutions like Coinbase, Figment, and Current.com.", + "explorer": "https://blockscout.acala.network", + "symbol": "ACA", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/AcalaNetwork/Acala" + }, + { + "name": "twitter", + "url": "https://twitter.com/AcalaNetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/acalaevm/info/logo.png b/blockchains/acalaevm/info/logo.png new file mode 100644 index 0000000000000..7b31d8445c133 Binary files /dev/null and b/blockchains/acalaevm/info/logo.png differ diff --git a/blockchains/agoric/info/info.json b/blockchains/agoric/info/info.json new file mode 100644 index 0000000000000..23bb06049441c --- /dev/null +++ b/blockchains/agoric/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Agoric", + "website": "https://agoric.com", + "description": "Agoric is a Proof-of-Stake chain utilizing Hardened JavaScript smart contracts to rapidly build and deploy DeFi.", + "explorer": "https://atomscan.com/agoric/", + "research": "", + "symbol": "BLD", + "type": "coin", + "decimals": 6, + "status": "active", + "tags": [ + "staking-native" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/Agoric" + }, + { + "name": "twitter", + "url": "https://twitter.com/agoric" + }, + { + "name": "whitepaper", + "url": "https://agoric.com/wp-content/uploads/2022/08/Agoric-White-Paper-v1.1.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/agoric/info/logo.png b/blockchains/agoric/info/logo.png new file mode 100644 index 0000000000000..6d017640305e3 Binary files /dev/null and b/blockchains/agoric/info/logo.png differ diff --git a/blockchains/agoric/validators/assets/agoricvaloper1ahd5z754dkgqxuc5fcwd2s5tatmpurhsdeqes2/logo.png b/blockchains/agoric/validators/assets/agoricvaloper1ahd5z754dkgqxuc5fcwd2s5tatmpurhsdeqes2/logo.png new file mode 100644 index 0000000000000..36544b6fa2621 Binary files /dev/null and b/blockchains/agoric/validators/assets/agoricvaloper1ahd5z754dkgqxuc5fcwd2s5tatmpurhsdeqes2/logo.png differ diff --git a/blockchains/agoric/validators/assets/agoricvaloper1df98lt4ph685ujr69jy5w8xvrtszad7te7pna9/logo.png b/blockchains/agoric/validators/assets/agoricvaloper1df98lt4ph685ujr69jy5w8xvrtszad7te7pna9/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/agoric/validators/assets/agoricvaloper1df98lt4ph685ujr69jy5w8xvrtszad7te7pna9/logo.png differ diff --git a/blockchains/agoric/validators/assets/agoricvaloper1jjx0vc6dxe44mxzyq2la22j86avdmj0qpkum7f/logo.png b/blockchains/agoric/validators/assets/agoricvaloper1jjx0vc6dxe44mxzyq2la22j86avdmj0qpkum7f/logo.png new file mode 100644 index 0000000000000..ab2b2edab45eb Binary files /dev/null and b/blockchains/agoric/validators/assets/agoricvaloper1jjx0vc6dxe44mxzyq2la22j86avdmj0qpkum7f/logo.png differ diff --git a/blockchains/agoric/validators/assets/agoricvaloper1n3mhyp9fvcmuu8l0q8qvjy07x0rql8q4acufxj/logo.png b/blockchains/agoric/validators/assets/agoricvaloper1n3mhyp9fvcmuu8l0q8qvjy07x0rql8q4acufxj/logo.png new file mode 100644 index 0000000000000..036eb403bfbe3 Binary files /dev/null and b/blockchains/agoric/validators/assets/agoricvaloper1n3mhyp9fvcmuu8l0q8qvjy07x0rql8q4acufxj/logo.png differ diff --git a/blockchains/agoric/validators/assets/agoricvaloper1nkrt7kjln9rsypg3m4k23q703nww9lj9msvqp5/logo.png b/blockchains/agoric/validators/assets/agoricvaloper1nkrt7kjln9rsypg3m4k23q703nww9lj9msvqp5/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/agoric/validators/assets/agoricvaloper1nkrt7kjln9rsypg3m4k23q703nww9lj9msvqp5/logo.png differ diff --git a/blockchains/agoric/validators/assets/agoricvaloper1tfmed8ueaxrmdsvkecrae6renyxjct8xwdkes5/logo.png b/blockchains/agoric/validators/assets/agoricvaloper1tfmed8ueaxrmdsvkecrae6renyxjct8xwdkes5/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/agoric/validators/assets/agoricvaloper1tfmed8ueaxrmdsvkecrae6renyxjct8xwdkes5/logo.png differ diff --git a/blockchains/agoric/validators/list.json b/blockchains/agoric/validators/list.json new file mode 100644 index 0000000000000..4e2deb519fee6 --- /dev/null +++ b/blockchains/agoric/validators/list.json @@ -0,0 +1,38 @@ +[ + { + "id": "agoricvaloper1ahd5z754dkgqxuc5fcwd2s5tatmpurhsdeqes2", + "name": "0xFury", + "description": "0xFury - Enterprise-grade blockchain infrastructure solutions.", + "website": "https://0xfury.com/" + }, + { + "id": "agoricvaloper1n3mhyp9fvcmuu8l0q8qvjy07x0rql8q4acufxj", + "name": "0base.vc", + "description": "0base.vc is a validator who doesn't trust any blockchain; we validate it ourselves.", + "website": "https://0base.vc/" + }, + { + "id": "agoricvaloper1jjx0vc6dxe44mxzyq2la22j86avdmj0qpkum7f", + "name": "Agaram.ai", + "description": "Securing Agoric. 100% Slash protected", + "website": "https://agaram.ai/" + }, + { + "id": "agoricvaloper1df98lt4ph685ujr69jy5w8xvrtszad7te7pna9", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "agoricvaloper1nkrt7kjln9rsypg3m4k23q703nww9lj9msvqp5", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + }, + { + "id": "agoricvaloper1tfmed8ueaxrmdsvkecrae6renyxjct8xwdkes5", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + } +] diff --git a/blockchains/akash/info/info.json b/blockchains/akash/info/info.json new file mode 100644 index 0000000000000..6163977836db6 --- /dev/null +++ b/blockchains/akash/info/info.json @@ -0,0 +1,31 @@ +{ + "name": "Akash Network", + "type": "coin", + "symbol": "AKT", + "decimals": 6, + "website": "https://akash.network/", + "description": "The world first decentralized open source cloud, and DeCloud for DeFi, built with the Cosmos SDK.", + "explorer": "https://www.mintscan.io/akash", + "status": "active", + "rpc_url": "https://akash-rpc.polkachu.com/", + "denom": "uakt", + "lcd_url": "https://akash-api.polkachu.com/", + "hrp": "akash", + "tags": [ + "staking-native" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/akash-network" + }, + { + "name": "whitepaper", + "url": "https://docs.akash.network/" + }, + { + "name": "twitter", + "url": "https://twitter.com/akashnet_" + } + ] +} \ No newline at end of file diff --git a/blockchains/akash/info/logo.png b/blockchains/akash/info/logo.png new file mode 100644 index 0000000000000..8c96414aa1f5f Binary files /dev/null and b/blockchains/akash/info/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper105nkdqgkj3hpgqss0elcec2t72ujg09w5mzhm8/logo.png b/blockchains/akash/validators/assets/akashvaloper105nkdqgkj3hpgqss0elcec2t72ujg09w5mzhm8/logo.png new file mode 100644 index 0000000000000..d0388df6a68a4 Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper105nkdqgkj3hpgqss0elcec2t72ujg09w5mzhm8/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper12fnzqmnja37mf2y9m6r3dleq5n3jkz7pfkpzmy/logo.png b/blockchains/akash/validators/assets/akashvaloper12fnzqmnja37mf2y9m6r3dleq5n3jkz7pfkpzmy/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper12fnzqmnja37mf2y9m6r3dleq5n3jkz7pfkpzmy/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztqs903/logo.png b/blockchains/akash/validators/assets/akashvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztqs903/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztqs903/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper14jz04wwvwkpjzezq8zvrl5yv4qq3p5lqct7plh/logo.png b/blockchains/akash/validators/assets/akashvaloper14jz04wwvwkpjzezq8zvrl5yv4qq3p5lqct7plh/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper14jz04wwvwkpjzezq8zvrl5yv4qq3p5lqct7plh/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper14kn0kk33szpwus9nh8n87fjel8djx0y0uzn073/logo.png b/blockchains/akash/validators/assets/akashvaloper14kn0kk33szpwus9nh8n87fjel8djx0y0uzn073/logo.png new file mode 100644 index 0000000000000..8a7efc94d8c28 Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper14kn0kk33szpwus9nh8n87fjel8djx0y0uzn073/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper1c07ughj0a396vdg7t9edy2wyrzr90p02yhl7p8/logo.png b/blockchains/akash/validators/assets/akashvaloper1c07ughj0a396vdg7t9edy2wyrzr90p02yhl7p8/logo.png new file mode 100644 index 0000000000000..1020527149890 Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper1c07ughj0a396vdg7t9edy2wyrzr90p02yhl7p8/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper1dgxdep80th2qm8xxk8h3j3g93npsd3a8jg60gz/logo.png b/blockchains/akash/validators/assets/akashvaloper1dgxdep80th2qm8xxk8h3j3g93npsd3a8jg60gz/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper1dgxdep80th2qm8xxk8h3j3g93npsd3a8jg60gz/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper1lxh0u07haj646pt9e0l2l4qc3d8htfx5kk698d/logo.png b/blockchains/akash/validators/assets/akashvaloper1lxh0u07haj646pt9e0l2l4qc3d8htfx5kk698d/logo.png new file mode 100644 index 0000000000000..f9f1f5be4354b Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper1lxh0u07haj646pt9e0l2l4qc3d8htfx5kk698d/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper1qvsus5qg8yhre7k2c78xkkw4nvqqgev7zw5wzs/logo.png b/blockchains/akash/validators/assets/akashvaloper1qvsus5qg8yhre7k2c78xkkw4nvqqgev7zw5wzs/logo.png new file mode 100644 index 0000000000000..48eaf9adeb96e Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper1qvsus5qg8yhre7k2c78xkkw4nvqqgev7zw5wzs/logo.png differ diff --git a/blockchains/akash/validators/assets/akashvaloper1strxz39h5fapp7zvn5mvf8xm0ea9aajqjstv6g/logo.png b/blockchains/akash/validators/assets/akashvaloper1strxz39h5fapp7zvn5mvf8xm0ea9aajqjstv6g/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/akash/validators/assets/akashvaloper1strxz39h5fapp7zvn5mvf8xm0ea9aajqjstv6g/logo.png differ diff --git a/blockchains/akash/validators/list.json b/blockchains/akash/validators/list.json new file mode 100644 index 0000000000000..59655728a7cbe --- /dev/null +++ b/blockchains/akash/validators/list.json @@ -0,0 +1,62 @@ +[ + { + "id": "akashvaloper1dgxdep80th2qm8xxk8h3j3g93npsd3a8jg60gz", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "akashvaloper105nkdqgkj3hpgqss0elcec2t72ujg09w5mzhm8", + "name": "NodesByGirls", + "description": "We are a professional team with many years of experience in the crypto industry. Stake with us to get the best APR!", + "website": "https://nodesbygirls.com/" + }, + { + "id": "akashvaloper1c07ughj0a396vdg7t9edy2wyrzr90p02yhl7p8", + "name": "Allnodes.com ⚡️ 0% fee", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes. Monitor your rewards through the Allnodes portfolio page.", + "website": "https://www.allnodes.com/akt/staking" + }, + { + "id": "akashvaloper1qvsus5qg8yhre7k2c78xkkw4nvqqgev7zw5wzs", + "name": "kava_labs", + "description": "Kava is a decentralized blockchain that combines the speed and interoperability of Cosmos with the developer power of Ethereum.", + "website": "https://www.kava.io" + }, + { + "id": "akashvaloper14kn0kk33szpwus9nh8n87fjel8djx0y0uzn073", + "name": "Forbole", + "description": "Forbole is a renown validator in blockchain ecosystems such as Cosmos, Solana and Polkadot. We are an early investor and recognized contributor in Akash. We will continuous our effort to build Akash ecosystem with stakers like you.", + "website": "https://www.forbole.com" + }, + { + "id": "akashvaloper1strxz39h5fapp7zvn5mvf8xm0ea9aajqjstv6g", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "akashvaloper1lxh0u07haj646pt9e0l2l4qc3d8htfx5kk698d", + "name": "Chandra Station", + "description": "100% Uptime|100% Transparency|100% Slashing Protection", + "website": "https://www.chandrastation.com" + }, + { + "id": "akashvaloper12fnzqmnja37mf2y9m6r3dleq5n3jkz7pfkpzmy", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + }, + { + "id": "akashvaloper14jz04wwvwkpjzezq8zvrl5yv4qq3p5lqct7plh", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + }, + { + "id": "akashvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztqs903", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] diff --git a/blockchains/algorand/assets/137594422/info.json b/blockchains/algorand/assets/137594422/info.json new file mode 100644 index 0000000000000..c599dcaffadd2 --- /dev/null +++ b/blockchains/algorand/assets/137594422/info.json @@ -0,0 +1,32 @@ +{ + "name": "HEADLINE", + "website": "https://www.headline-inc.com", + "description": "HEADLINE is the Algoramd utility token that powers AlgoCloud, FORUM, Vaults Protocol, and much more. HDL is developed by HEADLINE Crypto, the premier dev toolkit builder on the Algorand blockchain.", + "explorer": "https://algoexplorer.io/asset/137594422", + "id": "137594422", + "symbol": "HDL", + "type": "ASA", + "decimals": 6, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/headline-design" + }, + { + "name": "twitter", + "url": "https://twitter.com/headline_crypto" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/headlinecrypto" + }, + { + "name": "whitepaper", + "url": "https://www.headline-inc.com/files/white-paper.pdf" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/algorand/assets/137594422/logo.png b/blockchains/algorand/assets/137594422/logo.png new file mode 100644 index 0000000000000..f2e903223fd1a Binary files /dev/null and b/blockchains/algorand/assets/137594422/logo.png differ diff --git a/blockchains/algorand/assets/312769/info.json b/blockchains/algorand/assets/312769/info.json new file mode 100644 index 0000000000000..a45a0c68e70ae --- /dev/null +++ b/blockchains/algorand/assets/312769/info.json @@ -0,0 +1,24 @@ +{ + "name": "Tether USD", + "website": "https://tether.to", + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "explorer": "https://algoexplorer.io/asset/312769", + "type": "ASA", + "symbol": "USDT", + "decimals": 6, + "status": "active", + "id": "312769", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tether/" + } + ] +} diff --git a/blockchains/algorand/assets/312769/logo.png b/blockchains/algorand/assets/312769/logo.png new file mode 100644 index 0000000000000..b873452b2a329 Binary files /dev/null and b/blockchains/algorand/assets/312769/logo.png differ diff --git a/blockchains/algorand/assets/31566704/info.json b/blockchains/algorand/assets/31566704/info.json new file mode 100644 index 0000000000000..d563abd1f7389 --- /dev/null +++ b/blockchains/algorand/assets/31566704/info.json @@ -0,0 +1,37 @@ +{ + "name": "USD Coin", + "website": "https://www.centre.io", + "description": "USDC provides a fully collateralized US dollar stablecoin, and is based on the open source asset-backed stablecoin framework developed by Centre.", + "explorer": "https://algoexplorer.io/asset/31566704", + "research": "https://research.binance.com/en/projects/usd-coin", + "type": "ASA", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "id": "31566704", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + } + ] +} diff --git a/blockchains/algorand/assets/31566704/logo.png b/blockchains/algorand/assets/31566704/logo.png new file mode 100644 index 0000000000000..b74fafb2d2b4f Binary files /dev/null and b/blockchains/algorand/assets/31566704/logo.png differ diff --git a/blockchains/algorand/info/info.json b/blockchains/algorand/info/info.json index c32fe9d2b7aee..b1d614799b67e 100644 --- a/blockchains/algorand/info/info.json +++ b/blockchains/algorand/info/info.json @@ -8,9 +8,6 @@ "type": "coin", "decimals": 6, "status": "active", - "tags": [ - "staking-native" - ], "links": [ { "name": "github", @@ -29,4 +26,4 @@ "url": "https://www.algorand.com/resources/white-papers/" } ] -} \ No newline at end of file +} diff --git a/blockchains/aptos/assets/0x1000000fa32d122c18a6a31c009ce5e71674f22d06a581bb0a15575e6addadcc::usda::USDA/info.json b/blockchains/aptos/assets/0x1000000fa32d122c18a6a31c009ce5e71674f22d06a581bb0a15575e6addadcc::usda::USDA/info.json new file mode 100644 index 0000000000000..4e3815b6d5bb3 --- /dev/null +++ b/blockchains/aptos/assets/0x1000000fa32d122c18a6a31c009ce5e71674f22d06a581bb0a15575e6addadcc::usda::USDA/info.json @@ -0,0 +1,11 @@ +{ + "name": "Argo USD", + "symbol": "USDA", + "decimals": 6, + "website": "https://argo.fi/", + "status": "active", + "id": "0x1000000fa32d122c18a6a31c009ce5e71674f22d06a581bb0a15575e6addadcc::usda::USDA", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x1000000fa32d122c18a6a31c009ce5e71674f22d06a581bb0a15575e6addadcc::usda::USDA/logo.png b/blockchains/aptos/assets/0x1000000fa32d122c18a6a31c009ce5e71674f22d06a581bb0a15575e6addadcc::usda::USDA/logo.png new file mode 100644 index 0000000000000..adea4a50a9114 Binary files /dev/null and b/blockchains/aptos/assets/0x1000000fa32d122c18a6a31c009ce5e71674f22d06a581bb0a15575e6addadcc::usda::USDA/logo.png differ diff --git a/blockchains/aptos/assets/0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT/info.json b/blockchains/aptos/assets/0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT/info.json new file mode 100644 index 0000000000000..f5d56c9c886fb --- /dev/null +++ b/blockchains/aptos/assets/0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT/info.json @@ -0,0 +1,34 @@ +{ + "name": "PancakeSwap Token", + "symbol": "CAKE", + "decimals": 8, + "website": "https://pancakeswap.finance", + "status": "active", + "description": "PancakeSwap is a yield farming project whereby users can get FLIP for staking and get CAKE token as reward. CAKE holders can swap CAKE for SYRUP for additional incentivized staking.", + "id": "0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6%3A%3Aoft%3A%3ACakeOFT", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/pancakeswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/pancakeswap" + }, + { + "name": "blog", + "url": "https://medium.com/@pancakeswap" + }, + { + "name": "telegram", + "url": "https://t.me/PancakeSwap" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pancakeswap-token/" + } + ] +} diff --git a/blockchains/aptos/assets/0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT/logo.png b/blockchains/aptos/assets/0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT/logo.png new file mode 100644 index 0000000000000..685fbc4249857 Binary files /dev/null and b/blockchains/aptos/assets/0x159df6b7689437016108a019fd5bef736bac692b6d4a1f10c941f6fbb9a74ca6::oft::CakeOFT/logo.png differ diff --git a/blockchains/aptos/assets/0x1f9dca8eb42832b9ea07a804d745ef08833051e0c75c45b82665ef6f6e7fac32::coin::T/info.json b/blockchains/aptos/assets/0x1f9dca8eb42832b9ea07a804d745ef08833051e0c75c45b82665ef6f6e7fac32::coin::T/info.json new file mode 100644 index 0000000000000..8e48ff58d7670 --- /dev/null +++ b/blockchains/aptos/assets/0x1f9dca8eb42832b9ea07a804d745ef08833051e0c75c45b82665ef6f6e7fac32::coin::T/info.json @@ -0,0 +1,7 @@ + { + "name": "Nexum Coin", + "symbol": "NEXM", + "decimals": 8, + "status": "active", + "id": "0x1f9dca8eb42832b9ea07a804d745ef08833051e0c75c45b82665ef6f6e7fac32::coin::T" + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x1f9dca8eb42832b9ea07a804d745ef08833051e0c75c45b82665ef6f6e7fac32::coin::T/logo.png b/blockchains/aptos/assets/0x1f9dca8eb42832b9ea07a804d745ef08833051e0c75c45b82665ef6f6e7fac32::coin::T/logo.png new file mode 100644 index 0000000000000..cf3a1c5b091e2 Binary files /dev/null and b/blockchains/aptos/assets/0x1f9dca8eb42832b9ea07a804d745ef08833051e0c75c45b82665ef6f6e7fac32::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x2305dd96edd8debb5a2049be54379c74e61b37ceb54a49bd7dee4726d2a6b689::coin::T/info.json b/blockchains/aptos/assets/0x2305dd96edd8debb5a2049be54379c74e61b37ceb54a49bd7dee4726d2a6b689::coin::T/info.json new file mode 100644 index 0000000000000..c321fa5bf028c --- /dev/null +++ b/blockchains/aptos/assets/0x2305dd96edd8debb5a2049be54379c74e61b37ceb54a49bd7dee4726d2a6b689::coin::T/info.json @@ -0,0 +1,7 @@ + { + "name": "SushiToken (Wormhole)", + "symbol": "SUSHI", + "decimals": 8, + "status": "active", + "id": "0x2305dd96edd8debb5a2049be54379c74e61b37ceb54a49bd7dee4726d2a6b689::coin::T" + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x2305dd96edd8debb5a2049be54379c74e61b37ceb54a49bd7dee4726d2a6b689::coin::T/logo.png b/blockchains/aptos/assets/0x2305dd96edd8debb5a2049be54379c74e61b37ceb54a49bd7dee4726d2a6b689::coin::T/logo.png new file mode 100644 index 0000000000000..c6d7d72c804fe Binary files /dev/null and b/blockchains/aptos/assets/0x2305dd96edd8debb5a2049be54379c74e61b37ceb54a49bd7dee4726d2a6b689::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x394205c024d8e932832deef4cbfc7d3bb17ff2e9dc184fa9609405c2836b94aa::coin::T/info.json b/blockchains/aptos/assets/0x394205c024d8e932832deef4cbfc7d3bb17ff2e9dc184fa9609405c2836b94aa::coin::T/info.json new file mode 100644 index 0000000000000..c81787b62c789 --- /dev/null +++ b/blockchains/aptos/assets/0x394205c024d8e932832deef4cbfc7d3bb17ff2e9dc184fa9609405c2836b94aa::coin::T/info.json @@ -0,0 +1,7 @@ +{ + "name": "NEAR (Wormhole)", + "symbol": "NEAR", + "decimals": 8, + "status": "active", + "id": "0x394205c024d8e932832deef4cbfc7d3bb17ff2e9dc184fa9609405c2836b94aa::coin::T" + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x394205c024d8e932832deef4cbfc7d3bb17ff2e9dc184fa9609405c2836b94aa::coin::T/logo.png b/blockchains/aptos/assets/0x394205c024d8e932832deef4cbfc7d3bb17ff2e9dc184fa9609405c2836b94aa::coin::T/logo.png new file mode 100644 index 0000000000000..d9044fff9c609 Binary files /dev/null and b/blockchains/aptos/assets/0x394205c024d8e932832deef4cbfc7d3bb17ff2e9dc184fa9609405c2836b94aa::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x39d84c2af3b0c9895b45d4da098049e382c451ba63bec0ce0396ff7af4bb5dff::coin::T/info.json b/blockchains/aptos/assets/0x39d84c2af3b0c9895b45d4da098049e382c451ba63bec0ce0396ff7af4bb5dff::coin::T/info.json new file mode 100644 index 0000000000000..c1d855dffe01c --- /dev/null +++ b/blockchains/aptos/assets/0x39d84c2af3b0c9895b45d4da098049e382c451ba63bec0ce0396ff7af4bb5dff::coin::T/info.json @@ -0,0 +1,10 @@ +{ + "name": "USD Coin (Wormhole Avalanche)", + "symbol": "USDCav", + "decimals": 6, + "status": "active", + "id": "0x39d84c2af3b0c9895b45d4da098049e382c451ba63bec0ce0396ff7af4bb5dff::coin::T", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x39d84c2af3b0c9895b45d4da098049e382c451ba63bec0ce0396ff7af4bb5dff::coin::T/logo.png b/blockchains/aptos/assets/0x39d84c2af3b0c9895b45d4da098049e382c451ba63bec0ce0396ff7af4bb5dff::coin::T/logo.png new file mode 100644 index 0000000000000..91ab83369e705 Binary files /dev/null and b/blockchains/aptos/assets/0x39d84c2af3b0c9895b45d4da098049e382c451ba63bec0ce0396ff7af4bb5dff::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x407a220699982ebb514568d007938d2447d33667e4418372ffec1ddb24491b6c::coin::T/info.json b/blockchains/aptos/assets/0x407a220699982ebb514568d007938d2447d33667e4418372ffec1ddb24491b6c::coin::T/info.json new file mode 100644 index 0000000000000..e1a3a0edbf905 --- /dev/null +++ b/blockchains/aptos/assets/0x407a220699982ebb514568d007938d2447d33667e4418372ffec1ddb24491b6c::coin::T/info.json @@ -0,0 +1,10 @@ + { + "name": "Dai Stablecoin (Wormhole)", + "symbol": "DAI", + "decimals": 8, + "status": "active", + "id": "0x407a220699982ebb514568d007938d2447d33667e4418372ffec1ddb24491b6c::coin::T", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x407a220699982ebb514568d007938d2447d33667e4418372ffec1ddb24491b6c::coin::T/logo.png b/blockchains/aptos/assets/0x407a220699982ebb514568d007938d2447d33667e4418372ffec1ddb24491b6c::coin::T/logo.png new file mode 100644 index 0000000000000..abe226741a78f Binary files /dev/null and b/blockchains/aptos/assets/0x407a220699982ebb514568d007938d2447d33667e4418372ffec1ddb24491b6c::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x419d16ebaeda8dc374b1178a61d24fb699799d55a3f475f427998769c537b51b::coin::T/info.json b/blockchains/aptos/assets/0x419d16ebaeda8dc374b1178a61d24fb699799d55a3f475f427998769c537b51b::coin::T/info.json new file mode 100644 index 0000000000000..e6429365ebb7e --- /dev/null +++ b/blockchains/aptos/assets/0x419d16ebaeda8dc374b1178a61d24fb699799d55a3f475f427998769c537b51b::coin::T/info.json @@ -0,0 +1,7 @@ + { + "name": "FTX Token", + "symbol": "FTT", + "decimals": 8, + "status": "active", + "id": "0x419d16ebaeda8dc374b1178a61d24fb699799d55a3f475f427998769c537b51b::coin::T" + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x419d16ebaeda8dc374b1178a61d24fb699799d55a3f475f427998769c537b51b::coin::T/logo.png b/blockchains/aptos/assets/0x419d16ebaeda8dc374b1178a61d24fb699799d55a3f475f427998769c537b51b::coin::T/logo.png new file mode 100644 index 0000000000000..9f6dfe023955a Binary files /dev/null and b/blockchains/aptos/assets/0x419d16ebaeda8dc374b1178a61d24fb699799d55a3f475f427998769c537b51b::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x5b1bbc25524d41b17a95dac402cf2f584f56400bf5cc06b53c36b331b1ec6e8f::coin::T/info.json b/blockchains/aptos/assets/0x5b1bbc25524d41b17a95dac402cf2f584f56400bf5cc06b53c36b331b1ec6e8f::coin::T/info.json new file mode 100644 index 0000000000000..ad5395ab95c8c --- /dev/null +++ b/blockchains/aptos/assets/0x5b1bbc25524d41b17a95dac402cf2f584f56400bf5cc06b53c36b331b1ec6e8f::coin::T/info.json @@ -0,0 +1,10 @@ + { + "name": "Wrapped AVAX (Wormhole)", + "symbol": "WAVAX", + "decimals": 8, + "status": "active", + "id": "0x5b1bbc25524d41b17a95dac402cf2f584f56400bf5cc06b53c36b331b1ec6e8f::coin::T", + "tags": [ + "wrapped" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x5b1bbc25524d41b17a95dac402cf2f584f56400bf5cc06b53c36b331b1ec6e8f::coin::T/logo.png b/blockchains/aptos/assets/0x5b1bbc25524d41b17a95dac402cf2f584f56400bf5cc06b53c36b331b1ec6e8f::coin::T/logo.png new file mode 100644 index 0000000000000..91446ba902d59 Binary files /dev/null and b/blockchains/aptos/assets/0x5b1bbc25524d41b17a95dac402cf2f584f56400bf5cc06b53c36b331b1ec6e8f::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x5c738a5dfa343bee927c39ebe85b0ceb95fdb5ee5b323c95559614f5a77c47cf::Aptoge::Aptoge/info.json b/blockchains/aptos/assets/0x5c738a5dfa343bee927c39ebe85b0ceb95fdb5ee5b323c95559614f5a77c47cf::Aptoge::Aptoge/info.json new file mode 100644 index 0000000000000..2e9657486a8af --- /dev/null +++ b/blockchains/aptos/assets/0x5c738a5dfa343bee927c39ebe85b0ceb95fdb5ee5b323c95559614f5a77c47cf::Aptoge::Aptoge/info.json @@ -0,0 +1,8 @@ +{ + "name": "Aptoge", + "symbol": "APTOGE", + "decimals": 6, + "website": "https://aptoge.com", + "status": "active", + "id": "0x5c738a5dfa343bee927c39ebe85b0ceb95fdb5ee5b323c95559614f5a77c47cf::Aptoge::Aptoge" +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x5c738a5dfa343bee927c39ebe85b0ceb95fdb5ee5b323c95559614f5a77c47cf::Aptoge::Aptoge/logo.png b/blockchains/aptos/assets/0x5c738a5dfa343bee927c39ebe85b0ceb95fdb5ee5b323c95559614f5a77c47cf::Aptoge::Aptoge/logo.png new file mode 100644 index 0000000000000..9e02c444212c1 Binary files /dev/null and b/blockchains/aptos/assets/0x5c738a5dfa343bee927c39ebe85b0ceb95fdb5ee5b323c95559614f5a77c47cf::Aptoge::Aptoge/logo.png differ diff --git a/blockchains/aptos/assets/0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T/info.json b/blockchains/aptos/assets/0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T/info.json new file mode 100644 index 0000000000000..d9e9e505d723e --- /dev/null +++ b/blockchains/aptos/assets/0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T/info.json @@ -0,0 +1,10 @@ +{ + "name": "USD Coin (Wormhole)", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "id": "0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T/logo.png b/blockchains/aptos/assets/0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T/logo.png new file mode 100644 index 0000000000000..ca1717921997f Binary files /dev/null and b/blockchains/aptos/assets/0x5e156f1207d0ebfa19a9eeff00d62a282278fb8719f4fab3a586a0a2c0fffbea::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x6312bc0a484bc4e37013befc9949df2d7c8a78e01c6fe14a34018449d136ba86::coin::T/info.json b/blockchains/aptos/assets/0x6312bc0a484bc4e37013befc9949df2d7c8a78e01c6fe14a34018449d136ba86::coin::T/info.json new file mode 100644 index 0000000000000..5c7a35c310d57 --- /dev/null +++ b/blockchains/aptos/assets/0x6312bc0a484bc4e37013befc9949df2d7c8a78e01c6fe14a34018449d136ba86::coin::T/info.json @@ -0,0 +1,10 @@ +{ + "name": "Wrapped BNB (Wormhole)", + "symbol": "WBNB", + "decimals": 8, + "status": "active", + "id": "0x6312bc0a484bc4e37013befc9949df2d7c8a78e01c6fe14a34018449d136ba86::coin::T", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x6312bc0a484bc4e37013befc9949df2d7c8a78e01c6fe14a34018449d136ba86::coin::T/logo.png b/blockchains/aptos/assets/0x6312bc0a484bc4e37013befc9949df2d7c8a78e01c6fe14a34018449d136ba86::coin::T/logo.png new file mode 100644 index 0000000000000..6157eefc14b92 Binary files /dev/null and b/blockchains/aptos/assets/0x6312bc0a484bc4e37013befc9949df2d7c8a78e01c6fe14a34018449d136ba86::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x79a6ed7a0607fdad2d18d67d1a0e552d4b09ebce5951f1e5c851732c02437595::coin::T/info.json b/blockchains/aptos/assets/0x79a6ed7a0607fdad2d18d67d1a0e552d4b09ebce5951f1e5c851732c02437595::coin::T/info.json new file mode 100644 index 0000000000000..65779face308b --- /dev/null +++ b/blockchains/aptos/assets/0x79a6ed7a0607fdad2d18d67d1a0e552d4b09ebce5951f1e5c851732c02437595::coin::T/info.json @@ -0,0 +1,10 @@ + { + "name": "USD Coin (Wormhole, BSC)", + "symbol": "USDCbs", + "decimals": 8, + "status": "active", + "id": "0x79a6ed7a0607fdad2d18d67d1a0e552d4b09ebce5951f1e5c851732c02437595::coin::T", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x79a6ed7a0607fdad2d18d67d1a0e552d4b09ebce5951f1e5c851732c02437595::coin::T/logo.png b/blockchains/aptos/assets/0x79a6ed7a0607fdad2d18d67d1a0e552d4b09ebce5951f1e5c851732c02437595::coin::T/logo.png new file mode 100644 index 0000000000000..7599e8274741f Binary files /dev/null and b/blockchains/aptos/assets/0x79a6ed7a0607fdad2d18d67d1a0e552d4b09ebce5951f1e5c851732c02437595::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0x84d7aeef42d38a5ffc3ccef853e1b82e4958659d16a7de736a29c55fbbeb0114::staked_aptos_coin::StakedAptosCoin/info.json b/blockchains/aptos/assets/0x84d7aeef42d38a5ffc3ccef853e1b82e4958659d16a7de736a29c55fbbeb0114::staked_aptos_coin::StakedAptosCoin/info.json new file mode 100644 index 0000000000000..365dca35b6ad8 --- /dev/null +++ b/blockchains/aptos/assets/0x84d7aeef42d38a5ffc3ccef853e1b82e4958659d16a7de736a29c55fbbeb0114::staked_aptos_coin::StakedAptosCoin/info.json @@ -0,0 +1,11 @@ +{ + "name": "Tortuga Staked Aptos", + "symbol": "tAPT", + "decimals": 8, + "website": "https://tortuga.finance/", + "status": "active", + "id": "0x84d7aeef42d38a5ffc3ccef853e1b82e4958659d16a7de736a29c55fbbeb0114::staked_aptos_coin::StakedAptosCoin", + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x84d7aeef42d38a5ffc3ccef853e1b82e4958659d16a7de736a29c55fbbeb0114::staked_aptos_coin::StakedAptosCoin/logo.png b/blockchains/aptos/assets/0x84d7aeef42d38a5ffc3ccef853e1b82e4958659d16a7de736a29c55fbbeb0114::staked_aptos_coin::StakedAptosCoin/logo.png new file mode 100644 index 0000000000000..55226a4d06a43 Binary files /dev/null and b/blockchains/aptos/assets/0x84d7aeef42d38a5ffc3ccef853e1b82e4958659d16a7de736a29c55fbbeb0114::staked_aptos_coin::StakedAptosCoin/logo.png differ diff --git a/blockchains/aptos/assets/0x881ac202b1f1e6ad4efcff7a1d0579411533f2502417a19211cfc49751ddb5f4::coin::MOJO/info.json b/blockchains/aptos/assets/0x881ac202b1f1e6ad4efcff7a1d0579411533f2502417a19211cfc49751ddb5f4::coin::MOJO/info.json new file mode 100644 index 0000000000000..dcdc96cc6a07c --- /dev/null +++ b/blockchains/aptos/assets/0x881ac202b1f1e6ad4efcff7a1d0579411533f2502417a19211cfc49751ddb5f4::coin::MOJO/info.json @@ -0,0 +1,8 @@ +{ + "name": "Mojito", + "symbol": "MOJO", + "decimals": 8, + "website": "https://www.mojito.markets/", + "status": "active", + "id": "0x881ac202b1f1e6ad4efcff7a1d0579411533f2502417a19211cfc49751ddb5f4::coin::MOJO" + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0x881ac202b1f1e6ad4efcff7a1d0579411533f2502417a19211cfc49751ddb5f4::coin::MOJO/logo.png b/blockchains/aptos/assets/0x881ac202b1f1e6ad4efcff7a1d0579411533f2502417a19211cfc49751ddb5f4::coin::MOJO/logo.png new file mode 100644 index 0000000000000..cafce215d5eeb Binary files /dev/null and b/blockchains/aptos/assets/0x881ac202b1f1e6ad4efcff7a1d0579411533f2502417a19211cfc49751ddb5f4::coin::MOJO/logo.png differ diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BnbCoin/info.json b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BnbCoin/info.json new file mode 100644 index 0000000000000..0c0082d0963f3 --- /dev/null +++ b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BnbCoin/info.json @@ -0,0 +1,8 @@ +{ + "name": "Binance Coin (Celer)", + "symbol": "ceBNB", + "decimals": 8, + "website": "https://celer.network", + "status": "active", + "id": "0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BnbCoin" +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BnbCoin/logo.png b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BnbCoin/logo.png new file mode 100644 index 0000000000000..aa5b21788ce31 Binary files /dev/null and b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BnbCoin/logo.png differ diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BusdCoin/info.json b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BusdCoin/info.json new file mode 100644 index 0000000000000..7c8a9a5277c77 --- /dev/null +++ b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BusdCoin/info.json @@ -0,0 +1,11 @@ +{ + "name": "Binance USD (Celer)", + "symbol": "ceBUSD", + "decimals": 8, + "website": "https://celer.network", + "status": "active", + "id": "0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BusdCoin", + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BusdCoin/logo.png b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BusdCoin/logo.png new file mode 100644 index 0000000000000..e6bb8fa72e80d Binary files /dev/null and b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::BusdCoin/logo.png differ diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::DaiCoin/info.json b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::DaiCoin/info.json new file mode 100644 index 0000000000000..815172a3521a2 --- /dev/null +++ b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::DaiCoin/info.json @@ -0,0 +1,11 @@ +{ + "name": "Dai Stablecoin (Celer)", + "symbol": "ceDAI", + "decimals": 8, + "website": "https://celer.network", + "status": "active", + "id": "0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::DaiCoin", + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::DaiCoin/logo.png b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::DaiCoin/logo.png new file mode 100644 index 0000000000000..668bc9febf2ef Binary files /dev/null and b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::DaiCoin/logo.png differ diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdcCoin/info.json b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdcCoin/info.json new file mode 100644 index 0000000000000..9bef8c152f31c --- /dev/null +++ b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdcCoin/info.json @@ -0,0 +1,11 @@ +{ + "name": "USD Coin (Celer)", + "symbol": "ceUSDC", + "decimals": 6, + "website": "https://celer.network", + "status": "active", + "id": "0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdcCoin", + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdcCoin/logo.png b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdcCoin/logo.png new file mode 100644 index 0000000000000..9eaca0cea3a31 Binary files /dev/null and b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdcCoin/logo.png differ diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdtCoin/info.json b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdtCoin/info.json new file mode 100644 index 0000000000000..d539f8e87eef0 --- /dev/null +++ b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdtCoin/info.json @@ -0,0 +1,11 @@ +{ + "name": "Tether USD (Celer)", + "symbol": "ceUSDT", + "decimals": 6, + "website": "https://celer.network", + "status": "active", + "id": "0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdtCoin", + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdtCoin/logo.png b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdtCoin/logo.png new file mode 100644 index 0000000000000..3612b539fa6be Binary files /dev/null and b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::UsdtCoin/logo.png differ diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WbtcCoin/info.json b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WbtcCoin/info.json new file mode 100644 index 0000000000000..15f9a59cd4770 --- /dev/null +++ b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WbtcCoin/info.json @@ -0,0 +1,11 @@ +{ + "name": "Wrapped BTC (Celer)", + "symbol": "ceWBTC", + "decimals": 8, + "website": "https://celer.network", + "status": "active", + "id": "0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WbtcCoin", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WbtcCoin/logo.png b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WbtcCoin/logo.png new file mode 100644 index 0000000000000..e30d0e1a0b2a3 Binary files /dev/null and b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WbtcCoin/logo.png differ diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WethCoin/info.json b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WethCoin/info.json new file mode 100644 index 0000000000000..2dc4b1cd3cf20 --- /dev/null +++ b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WethCoin/info.json @@ -0,0 +1,11 @@ +{ + "name": "Wrapped Ether (Celer)", + "symbol": "ceWETH", + "decimals": 8, + "website": "https://celer.network", + "status": "active", + "id": "0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WethCoin", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WethCoin/logo.png b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WethCoin/logo.png new file mode 100644 index 0000000000000..8a4e7fe830731 Binary files /dev/null and b/blockchains/aptos/assets/0x8d87a65ba30e09357fa2edea2c80dbac296e5dec2b18287113500b902942929d::celer_coin_manager::WethCoin/logo.png differ diff --git a/blockchains/aptos/assets/0x9aa4c03344444b53f4d9b1bca229ed2ac47504e3ea6cd0683ebdc0c5ecefd693::coin::T/info.json b/blockchains/aptos/assets/0x9aa4c03344444b53f4d9b1bca229ed2ac47504e3ea6cd0683ebdc0c5ecefd693::coin::T/info.json new file mode 100644 index 0000000000000..9a7084166a41e --- /dev/null +++ b/blockchains/aptos/assets/0x9aa4c03344444b53f4d9b1bca229ed2ac47504e3ea6cd0683ebdc0c5ecefd693::coin::T/info.json @@ -0,0 +1,7 @@ +{ + "name": "SWEAT", + "symbol": "SWEAT", + "decimals": 8, + "status": "active", + "id": "0x9aa4c03344444b53f4d9b1bca229ed2ac47504e3ea6cd0683ebdc0c5ecefd693::coin::T" +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0x9aa4c03344444b53f4d9b1bca229ed2ac47504e3ea6cd0683ebdc0c5ecefd693::coin::T/logo.png b/blockchains/aptos/assets/0x9aa4c03344444b53f4d9b1bca229ed2ac47504e3ea6cd0683ebdc0c5ecefd693::coin::T/logo.png new file mode 100644 index 0000000000000..ac3593681ccd9 Binary files /dev/null and b/blockchains/aptos/assets/0x9aa4c03344444b53f4d9b1bca229ed2ac47504e3ea6cd0683ebdc0c5ecefd693::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xa2eda21a58856fda86451436513b867c97eecb4ba099da5775520e0f7492e852::coin::T/info.json b/blockchains/aptos/assets/0xa2eda21a58856fda86451436513b867c97eecb4ba099da5775520e0f7492e852::coin::T/info.json new file mode 100644 index 0000000000000..1bc9774dcc857 --- /dev/null +++ b/blockchains/aptos/assets/0xa2eda21a58856fda86451436513b867c97eecb4ba099da5775520e0f7492e852::coin::T/info.json @@ -0,0 +1,10 @@ +{ + "name": "Tether USD (Wormhole)", + "symbol": "USDT", + "decimals": 6, + "status": "active", + "id": "0xa2eda21a58856fda86451436513b867c97eecb4ba099da5775520e0f7492e852::coin::T", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0xa2eda21a58856fda86451436513b867c97eecb4ba099da5775520e0f7492e852::coin::T/logo.png b/blockchains/aptos/assets/0xa2eda21a58856fda86451436513b867c97eecb4ba099da5775520e0f7492e852::coin::T/logo.png new file mode 100644 index 0000000000000..41943ac56e6ce Binary files /dev/null and b/blockchains/aptos/assets/0xa2eda21a58856fda86451436513b867c97eecb4ba099da5775520e0f7492e852::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xac0c3c35d50f6ef00e3b4db6998732fe9ed6331384925fe8ec95fcd7745a9112::coin::T/info.json b/blockchains/aptos/assets/0xac0c3c35d50f6ef00e3b4db6998732fe9ed6331384925fe8ec95fcd7745a9112::coin::T/info.json new file mode 100644 index 0000000000000..2672c326bc3f2 --- /dev/null +++ b/blockchains/aptos/assets/0xac0c3c35d50f6ef00e3b4db6998732fe9ed6331384925fe8ec95fcd7745a9112::coin::T/info.json @@ -0,0 +1,7 @@ +{ + "name": "Celo (Wormhole)", + "symbol": "CELO", + "decimals": 8, + "status": "active", + "id": "0xac0c3c35d50f6ef00e3b4db6998732fe9ed6331384925fe8ec95fcd7745a9112::coin::T" + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0xac0c3c35d50f6ef00e3b4db6998732fe9ed6331384925fe8ec95fcd7745a9112::coin::T/logo.png b/blockchains/aptos/assets/0xac0c3c35d50f6ef00e3b4db6998732fe9ed6331384925fe8ec95fcd7745a9112::coin::T/logo.png new file mode 100644 index 0000000000000..e707990373bbc Binary files /dev/null and b/blockchains/aptos/assets/0xac0c3c35d50f6ef00e3b4db6998732fe9ed6331384925fe8ec95fcd7745a9112::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xacd014e8bdf395fa8497b6d585b164547a9d45269377bdf67c96c541b7fec9ed::coin::T/info.json b/blockchains/aptos/assets/0xacd014e8bdf395fa8497b6d585b164547a9d45269377bdf67c96c541b7fec9ed::coin::T/info.json new file mode 100644 index 0000000000000..7b3b13b6cc535 --- /dev/null +++ b/blockchains/aptos/assets/0xacd014e8bdf395fa8497b6d585b164547a9d45269377bdf67c96c541b7fec9ed::coin::T/info.json @@ -0,0 +1,10 @@ + { + "name": "Tether USD", + "symbol": "USDTbs", + "decimals": 8, + "status": "active", + "id": "0xacd014e8bdf395fa8497b6d585b164547a9d45269377bdf67c96c541b7fec9ed::coin::T", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0xacd014e8bdf395fa8497b6d585b164547a9d45269377bdf67c96c541b7fec9ed::coin::T/logo.png b/blockchains/aptos/assets/0xacd014e8bdf395fa8497b6d585b164547a9d45269377bdf67c96c541b7fec9ed::coin::T/logo.png new file mode 100644 index 0000000000000..0c62f4bc77f63 Binary files /dev/null and b/blockchains/aptos/assets/0xacd014e8bdf395fa8497b6d585b164547a9d45269377bdf67c96c541b7fec9ed::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xae478ff7d83ed072dbc5e264250e67ef58f57c99d89b447efd8a0a2e8b2be76e::coin::T/info.json b/blockchains/aptos/assets/0xae478ff7d83ed072dbc5e264250e67ef58f57c99d89b447efd8a0a2e8b2be76e::coin::T/info.json new file mode 100644 index 0000000000000..3446b9a8ce730 --- /dev/null +++ b/blockchains/aptos/assets/0xae478ff7d83ed072dbc5e264250e67ef58f57c99d89b447efd8a0a2e8b2be76e::coin::T/info.json @@ -0,0 +1,10 @@ + { + "name": "Wrapped BTC (Wormhole)", + "symbol": "WBTC", + "decimals": 8, + "status": "active", + "id": "0xae478ff7d83ed072dbc5e264250e67ef58f57c99d89b447efd8a0a2e8b2be76e::coin::T", + "tags": [ + "wrapped" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0xae478ff7d83ed072dbc5e264250e67ef58f57c99d89b447efd8a0a2e8b2be76e::coin::T/logo.png b/blockchains/aptos/assets/0xae478ff7d83ed072dbc5e264250e67ef58f57c99d89b447efd8a0a2e8b2be76e::coin::T/logo.png new file mode 100644 index 0000000000000..4480eb3d6dda1 Binary files /dev/null and b/blockchains/aptos/assets/0xae478ff7d83ed072dbc5e264250e67ef58f57c99d89b447efd8a0a2e8b2be76e::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xc7160b1c2415d19a88add188ec726e62aab0045f0aed798106a2ef2994a9101e::coin::T/info.json b/blockchains/aptos/assets/0xc7160b1c2415d19a88add188ec726e62aab0045f0aed798106a2ef2994a9101e::coin::T/info.json new file mode 100644 index 0000000000000..60f45c441cb48 --- /dev/null +++ b/blockchains/aptos/assets/0xc7160b1c2415d19a88add188ec726e62aab0045f0aed798106a2ef2994a9101e::coin::T/info.json @@ -0,0 +1,10 @@ + { + "name": "USD Coin (Wormhole Polygon)", + "symbol": "USDCpo", + "decimals": 6, + "status": "active", + "id": "0xc7160b1c2415d19a88add188ec726e62aab0045f0aed798106a2ef2994a9101e::coin::T", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0xc7160b1c2415d19a88add188ec726e62aab0045f0aed798106a2ef2994a9101e::coin::T/logo.png b/blockchains/aptos/assets/0xc7160b1c2415d19a88add188ec726e62aab0045f0aed798106a2ef2994a9101e::coin::T/logo.png new file mode 100644 index 0000000000000..a84882299105c Binary files /dev/null and b/blockchains/aptos/assets/0xc7160b1c2415d19a88add188ec726e62aab0045f0aed798106a2ef2994a9101e::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xc91d826e29a3183eb3b6f6aa3a722089fdffb8e9642b94c5fcd4c48d035c0080::coin::T/info.json b/blockchains/aptos/assets/0xc91d826e29a3183eb3b6f6aa3a722089fdffb8e9642b94c5fcd4c48d035c0080::coin::T/info.json new file mode 100644 index 0000000000000..68eb2c8cfd486 --- /dev/null +++ b/blockchains/aptos/assets/0xc91d826e29a3183eb3b6f6aa3a722089fdffb8e9642b94c5fcd4c48d035c0080::coin::T/info.json @@ -0,0 +1,10 @@ +{ + "name": "USD Coin (Wormhole Solana)", + "symbol": "USDCso", + "decimals": 6, + "status": "active", + "id": "0xc91d826e29a3183eb3b6f6aa3a722089fdffb8e9642b94c5fcd4c48d035c0080::coin::T", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0xc91d826e29a3183eb3b6f6aa3a722089fdffb8e9642b94c5fcd4c48d035c0080::coin::T/logo.png b/blockchains/aptos/assets/0xc91d826e29a3183eb3b6f6aa3a722089fdffb8e9642b94c5fcd4c48d035c0080::coin::T/logo.png new file mode 100644 index 0000000000000..ca9eb708cac0b Binary files /dev/null and b/blockchains/aptos/assets/0xc91d826e29a3183eb3b6f6aa3a722089fdffb8e9642b94c5fcd4c48d035c0080::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xcc8a89c8dce9693d354449f1f73e60e14e347417854f029db5bc8e7454008abb::coin::T/info.json b/blockchains/aptos/assets/0xcc8a89c8dce9693d354449f1f73e60e14e347417854f029db5bc8e7454008abb::coin::T/info.json new file mode 100644 index 0000000000000..33ea7c71f2735 --- /dev/null +++ b/blockchains/aptos/assets/0xcc8a89c8dce9693d354449f1f73e60e14e347417854f029db5bc8e7454008abb::coin::T/info.json @@ -0,0 +1,10 @@ +{ + "name": "Wrapped Ether (Wormhole)", + "symbol": "WETH", + "decimals": 8, + "status": "active", + "id": "0xcc8a89c8dce9693d354449f1f73e60e14e347417854f029db5bc8e7454008abb::coin::T", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0xcc8a89c8dce9693d354449f1f73e60e14e347417854f029db5bc8e7454008abb::coin::T/logo.png b/blockchains/aptos/assets/0xcc8a89c8dce9693d354449f1f73e60e14e347417854f029db5bc8e7454008abb::coin::T/logo.png new file mode 100644 index 0000000000000..e19aa6eb1d94a Binary files /dev/null and b/blockchains/aptos/assets/0xcc8a89c8dce9693d354449f1f73e60e14e347417854f029db5bc8e7454008abb::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xccc9620d38c4f3991fa68a03ad98ef3735f18d04717cb75d7a1300dd8a7eed75::coin::T/info.json b/blockchains/aptos/assets/0xccc9620d38c4f3991fa68a03ad98ef3735f18d04717cb75d7a1300dd8a7eed75::coin::T/info.json new file mode 100644 index 0000000000000..fa659a70492db --- /dev/null +++ b/blockchains/aptos/assets/0xccc9620d38c4f3991fa68a03ad98ef3735f18d04717cb75d7a1300dd8a7eed75::coin::T/info.json @@ -0,0 +1,10 @@ +{ + "name": "BUSD Token (Wormhole)", + "symbol": "BUSD", + "decimals": 8, + "status": "active", + "id": "0xccc9620d38c4f3991fa68a03ad98ef3735f18d04717cb75d7a1300dd8a7eed75::coin::T", + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0xccc9620d38c4f3991fa68a03ad98ef3735f18d04717cb75d7a1300dd8a7eed75::coin::T/logo.png b/blockchains/aptos/assets/0xccc9620d38c4f3991fa68a03ad98ef3735f18d04717cb75d7a1300dd8a7eed75::coin::T/logo.png new file mode 100644 index 0000000000000..ee48d107ad1ba Binary files /dev/null and b/blockchains/aptos/assets/0xccc9620d38c4f3991fa68a03ad98ef3735f18d04717cb75d7a1300dd8a7eed75::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xcefd39b563951a9ec2670aa57086f9adb3493671368ea60ff99e0bc98f697bb5::coin::T/info.json b/blockchains/aptos/assets/0xcefd39b563951a9ec2670aa57086f9adb3493671368ea60ff99e0bc98f697bb5::coin::T/info.json new file mode 100644 index 0000000000000..a15f734caa1f4 --- /dev/null +++ b/blockchains/aptos/assets/0xcefd39b563951a9ec2670aa57086f9adb3493671368ea60ff99e0bc98f697bb5::coin::T/info.json @@ -0,0 +1,7 @@ + { + "name": "Chain", + "symbol": "XCN", + "decimals": 8, + "status": "active", + "id": "0xcefd39b563951a9ec2670aa57086f9adb3493671368ea60ff99e0bc98f697bb5::coin::T" + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0xcefd39b563951a9ec2670aa57086f9adb3493671368ea60ff99e0bc98f697bb5::coin::T/logo.png b/blockchains/aptos/assets/0xcefd39b563951a9ec2670aa57086f9adb3493671368ea60ff99e0bc98f697bb5::coin::T/logo.png new file mode 100644 index 0000000000000..b1cf2ef5c081d Binary files /dev/null and b/blockchains/aptos/assets/0xcefd39b563951a9ec2670aa57086f9adb3493671368ea60ff99e0bc98f697bb5::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xd11107bdf0d6d7040c6c0bfbdecb6545191fdf13e8d8d259952f53e1713f61b5::staked_coin::StakedAptos/info.json b/blockchains/aptos/assets/0xd11107bdf0d6d7040c6c0bfbdecb6545191fdf13e8d8d259952f53e1713f61b5::staked_coin::StakedAptos/info.json new file mode 100644 index 0000000000000..4ec3dfcbbe1b6 --- /dev/null +++ b/blockchains/aptos/assets/0xd11107bdf0d6d7040c6c0bfbdecb6545191fdf13e8d8d259952f53e1713f61b5::staked_coin::StakedAptos/info.json @@ -0,0 +1,11 @@ +{ + "name": "Ditto Staked Aptos", + "symbol": "stAPT", + "decimals": 8, + "website": "https://celer.network", + "status": "active", + "id": "0xd11107bdf0d6d7040c6c0bfbdecb6545191fdf13e8d8d259952f53e1713f61b5::staked_coin::StakedAptos", + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0xd11107bdf0d6d7040c6c0bfbdecb6545191fdf13e8d8d259952f53e1713f61b5::staked_coin::StakedAptos/logo.png b/blockchains/aptos/assets/0xd11107bdf0d6d7040c6c0bfbdecb6545191fdf13e8d8d259952f53e1713f61b5::staked_coin::StakedAptos/logo.png new file mode 100644 index 0000000000000..7b98f95b75ffb Binary files /dev/null and b/blockchains/aptos/assets/0xd11107bdf0d6d7040c6c0bfbdecb6545191fdf13e8d8d259952f53e1713f61b5::staked_coin::StakedAptos/logo.png differ diff --git a/blockchains/aptos/assets/0xdd89c0e695df0692205912fb69fc290418bed0dbe6e4573d744a6d5e6bab6c13::coin::T/info.json b/blockchains/aptos/assets/0xdd89c0e695df0692205912fb69fc290418bed0dbe6e4573d744a6d5e6bab6c13::coin::T/info.json new file mode 100644 index 0000000000000..f60e2616b9438 --- /dev/null +++ b/blockchains/aptos/assets/0xdd89c0e695df0692205912fb69fc290418bed0dbe6e4573d744a6d5e6bab6c13::coin::T/info.json @@ -0,0 +1,7 @@ +{ + "name": "SOL (Wormhole)", + "symbol": "SOL", + "decimals": 8, + "status": "active", + "id": "0xdd89c0e695df0692205912fb69fc290418bed0dbe6e4573d744a6d5e6bab6c13::coin::T" +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0xdd89c0e695df0692205912fb69fc290418bed0dbe6e4573d744a6d5e6bab6c13::coin::T/logo.png b/blockchains/aptos/assets/0xdd89c0e695df0692205912fb69fc290418bed0dbe6e4573d744a6d5e6bab6c13::coin::T/logo.png new file mode 100644 index 0000000000000..dceed0bf75ff9 Binary files /dev/null and b/blockchains/aptos/assets/0xdd89c0e695df0692205912fb69fc290418bed0dbe6e4573d744a6d5e6bab6c13::coin::T/logo.png differ diff --git a/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC/info.json b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC/info.json new file mode 100644 index 0000000000000..494927c552a51 --- /dev/null +++ b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC/info.json @@ -0,0 +1,10 @@ +{ + "name": "USD Coin (LayerZero)", + "symbol": "zUSDC", + "decimals": 6, + "status": "active", + "id": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC", + "tags": [ + "stablecoin" + ] + } \ No newline at end of file diff --git a/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC/logo.png b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC/logo.png new file mode 100644 index 0000000000000..0a00d263aed4a Binary files /dev/null and b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDC/logo.png differ diff --git a/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT/info.json b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT/info.json new file mode 100644 index 0000000000000..301ef63d83f21 --- /dev/null +++ b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT/info.json @@ -0,0 +1,10 @@ +{ + "name": "USD Tether (LayerZero)", + "symbol": "zUSDT", + "decimals": 6, + "status": "active", + "id": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT", + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT/logo.png b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT/logo.png new file mode 100644 index 0000000000000..ddc7b0039090a Binary files /dev/null and b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::USDT/logo.png differ diff --git a/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::WETH/info.json b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::WETH/info.json new file mode 100644 index 0000000000000..0e4e8177ba5a6 --- /dev/null +++ b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::WETH/info.json @@ -0,0 +1,10 @@ +{ + "name": "Wrapped Ether (LayerZero)", + "symbol": "zWETH", + "decimals": 6, + "status": "active", + "id": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::WETH", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::WETH/logo.png b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::WETH/logo.png new file mode 100644 index 0000000000000..50620647ad665 Binary files /dev/null and b/blockchains/aptos/assets/0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::WETH/logo.png differ diff --git a/blockchains/aptos/info/info.json b/blockchains/aptos/info/info.json new file mode 100644 index 0000000000000..342a379bbb2e2 --- /dev/null +++ b/blockchains/aptos/info/info.json @@ -0,0 +1,36 @@ +{ + "name": "Aptos", + "website": "https://aptoslabs.com", + "description": "Building the safest and most scalable Layer 1 blockchain.", + "explorer": "https://explorer.aptoslabs.com", + "symbol": "APT", + "type": "coin", + "decimals": 8, + "status": "active", + "tags": [ + "defi", + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/aptoslabs" + }, + { + "name": "github", + "url": "https://github.com/aptoslabs" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aptoslabs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/aptos/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/aptos/" + } + ] +} \ No newline at end of file diff --git a/blockchains/aptos/info/logo.png b/blockchains/aptos/info/logo.png new file mode 100644 index 0000000000000..d57a7212f3232 Binary files /dev/null and b/blockchains/aptos/info/logo.png differ diff --git a/blockchains/aptos/validators/assets/0x8f396e4246b2ba87b51c0739ef5ea4f26515a98375308c31ac2ec1e42142a57f/logo.png b/blockchains/aptos/validators/assets/0x8f396e4246b2ba87b51c0739ef5ea4f26515a98375308c31ac2ec1e42142a57f/logo.png new file mode 100644 index 0000000000000..b1fde1e950c8e Binary files /dev/null and b/blockchains/aptos/validators/assets/0x8f396e4246b2ba87b51c0739ef5ea4f26515a98375308c31ac2ec1e42142a57f/logo.png differ diff --git a/blockchains/aptos/validators/list.json b/blockchains/aptos/validators/list.json new file mode 100644 index 0000000000000..51db7ed272492 --- /dev/null +++ b/blockchains/aptos/validators/list.json @@ -0,0 +1,8 @@ +[ + { + "id": "0x8f396e4246b2ba87b51c0739ef5ea4f26515a98375308c31ac2ec1e42142a57f", + "name": "Tortuga Finance", + "description": "Tortuga issues tAPT (Tortuga Staked APT) which allows you to stay staked while participating in the Aptos DeFi ecosystem.", + "website": "https://tortuga.finance" + } +] diff --git a/blockchains/arbitrum/assets/0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8/info.json b/blockchains/arbitrum/assets/0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8/info.json new file mode 100644 index 0000000000000..229912464ca23 --- /dev/null +++ b/blockchains/arbitrum/assets/0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8/info.json @@ -0,0 +1,28 @@ +{ + "name": "Balancer", + "website": "https://balancer.finance/", + "description": "Balancer is an automated portfolio manager and trading platform.", + "explorer": "https://arbiscan.io/token/0x040d1edc9569d4bab2d15287dc5a4f10f56a56b8", + "type": "ARBITRUM", + "symbol": "BAL", + "decimals": 18, + "status": "active", + "id": "0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/balancer-labs" + }, + { + "name": "twitter", + "url": "https://twitter.com/BalancerLabs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/balancer/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8/logo.png b/blockchains/arbitrum/assets/0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8/logo.png new file mode 100644 index 0000000000000..56f9d83abe605 Binary files /dev/null and b/blockchains/arbitrum/assets/0x040d1EdC9569d4Bab2D15287Dc5A4F10F56a56B8/logo.png differ diff --git a/blockchains/arbitrum/assets/0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb/info.json b/blockchains/arbitrum/assets/0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb/info.json new file mode 100644 index 0000000000000..49280da9e8c3e --- /dev/null +++ b/blockchains/arbitrum/assets/0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb/info.json @@ -0,0 +1,28 @@ +{ + "name": "Synapse", + "website": "https://synapseprotocol.com/", + "description": "Synapse is a cross-chain layer ∞ protocol powering interoperability between blockchains.", + "explorer": "https://arbiscan.io/token/0x080f6aed32fc474dd5717105dba5ea57268f46eb", + "type": "ARBITRUM", + "symbol": "SYN", + "decimals": 18, + "status": "active", + "id": "0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/synapseprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/synapseprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/synapse-2/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb/logo.png b/blockchains/arbitrum/assets/0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb/logo.png new file mode 100644 index 0000000000000..577673c43c6a4 Binary files /dev/null and b/blockchains/arbitrum/assets/0x080F6AEd32Fc474DD5717105Dba5ea57268F46eb/logo.png differ diff --git a/blockchains/arbitrum/assets/0x09E18590E8f76b6Cf471b3cd75fE1A1a9D2B2c2b/info.json b/blockchains/arbitrum/assets/0x09E18590E8f76b6Cf471b3cd75fE1A1a9D2B2c2b/info.json new file mode 100644 index 0000000000000..c7e633492b636 --- /dev/null +++ b/blockchains/arbitrum/assets/0x09E18590E8f76b6Cf471b3cd75fE1A1a9D2B2c2b/info.json @@ -0,0 +1,32 @@ +{ + "name": "AIDOGE", + "website": "https://arbdoge.ai/", + "description": "ArbDogeAI is created by AI. 100% of the tokens belong to the community. Never consider AIDOGE as a MEME.", + "explorer": "https://arbiscan.io/token/0x09e18590e8f76b6cf471b3cd75fe1a1a9d2b2c2b", + "type": "ARBITRUM", + "symbol": "AIDOGE", + "decimals": 6, + "status": "active", + "id": "0x09E18590E8f76b6Cf471b3cd75fE1A1a9D2B2c2b", + "tags": [ + "memes" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arbdogeai" + }, + { + "name": "medium", + "url": "https://medium.com/@ArbDogeAI" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/arbdoge-ai/" + }, + { + "name": "whitepaper", + "url": "https://docs.arbdoge.ai/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x09E18590E8f76b6Cf471b3cd75fE1A1a9D2B2c2b/logo.png b/blockchains/arbitrum/assets/0x09E18590E8f76b6Cf471b3cd75fE1A1a9D2B2c2b/logo.png new file mode 100644 index 0000000000000..ef4c4544cecf3 Binary files /dev/null and b/blockchains/arbitrum/assets/0x09E18590E8f76b6Cf471b3cd75fE1A1a9D2B2c2b/logo.png differ diff --git a/blockchains/arbitrum/assets/0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8/info.json b/blockchains/arbitrum/assets/0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8/info.json new file mode 100644 index 0000000000000..cf65fad948924 --- /dev/null +++ b/blockchains/arbitrum/assets/0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8/info.json @@ -0,0 +1,33 @@ +{ + "name": "Pendle", + "website": "https://www.pendle.finance/", + "description": "Pendle is a protocol for people to trade and hedge yield. Users can tokenize yield and trade them on Pendle's AMM", + "explorer": "https://arbiscan.io/token/0x0c880f6761f1af8d9aa9c466984b80dab9a8c9e8", + "type": "ARBITRUM", + "symbol": "PENDLE", + "decimals": 18, + "status": "active", + "id": "0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8", + "links": [ + { + "name": "github", + "url": "https://github.com/pendle-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/pendle_fi" + }, + { + "name": "docs", + "url": "https://docs.pendle.finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pendle" + }, + { + "name": "discord", + "url": "https://discord.com/invite/9x9VUngNZD" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8/logo.png b/blockchains/arbitrum/assets/0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8/logo.png new file mode 100644 index 0000000000000..f938a10800ec7 Binary files /dev/null and b/blockchains/arbitrum/assets/0x0c880f6761F1af8d9Aa9C466984b80DAb9a8c9e8/logo.png differ diff --git a/blockchains/arbitrum/assets/0x18c11FD286C5EC11c3b683Caa813B77f5163A122/info.json b/blockchains/arbitrum/assets/0x18c11FD286C5EC11c3b683Caa813B77f5163A122/info.json new file mode 100644 index 0000000000000..3ec56594c2b03 --- /dev/null +++ b/blockchains/arbitrum/assets/0x18c11FD286C5EC11c3b683Caa813B77f5163A122/info.json @@ -0,0 +1,52 @@ +{ + "name": "Gains Network", + "type": "ARBITRUM", + "symbol": "GNS", + "decimals": 18, + "website": "https://gains.trade/", + "description": "Gains Network is developing the next-gen decentralized leveraged trading platform - gTrade.", + "explorer": "https://arbiscan.io/token/0x18c11FD286C5EC11c3b683Caa813B77f5163A122", + "status": "active", + "id": "0x18c11FD286C5EC11c3b683Caa813B77f5163A122", + "links": [ + { + "name": "telegram", + "url": "https://t.me/GainsNetwork" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gains-network/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gains-network/" + }, + { + "name": "whitepaper", + "url": "https://gains-network.gitbook.io/docs-home/" + }, + { + "name": "docs", + "url": "https://gains-network.gitbook.io/docs-home/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/gains-network" + }, + { + "name": "github", + "url": "https://github.com/GainsNetwork/" + }, + { + "name": "blog", + "url": "https://medium.com/gains-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/GainsNetwork_io" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/arbitrum/assets/0x18c11FD286C5EC11c3b683Caa813B77f5163A122/logo.png b/blockchains/arbitrum/assets/0x18c11FD286C5EC11c3b683Caa813B77f5163A122/logo.png new file mode 100644 index 0000000000000..a7d79ca849d34 Binary files /dev/null and b/blockchains/arbitrum/assets/0x18c11FD286C5EC11c3b683Caa813B77f5163A122/logo.png differ diff --git a/blockchains/arbitrum/assets/0x23A941036Ae778Ac51Ab04CEa08Ed6e2FE103614/info.json b/blockchains/arbitrum/assets/0x23A941036Ae778Ac51Ab04CEa08Ed6e2FE103614/info.json new file mode 100644 index 0000000000000..009224dd617d1 --- /dev/null +++ b/blockchains/arbitrum/assets/0x23A941036Ae778Ac51Ab04CEa08Ed6e2FE103614/info.json @@ -0,0 +1,37 @@ +{ + "name": "The Graph", + "website": "https://thegraph.com", + "description": "The Graph is an indexing protocol and global API for organizing blockchain data and making it easily accessible with GraphQL. Developers can use Graph Explorer to search, find, and publish all the public data they need to build decentralized applications. The Graph Network makes it possible to build serverless dApps that run entirely on public infrastructure.", + "explorer": "https://arbiscan.io/token/0x23a941036ae778ac51ab04cea08ed6e2fe103614", + "research": "https://github.com/graphprotocol/research", + "type": "ARBITRUM", + "symbol": "GRT", + "decimals": 18, + "status": "abandoned", + "id": "0x23A941036Ae778Ac51Ab04CEa08Ed6e2FE103614", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/graphprotocol/graph-node" + }, + { + "name": "twitter", + "url": "https://twitter.com/graphprotocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/thegraph" + }, + { + "name": "telegram", + "url": "https://t.me/graphprotocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-graph/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/info.json b/blockchains/arbitrum/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/info.json new file mode 100644 index 0000000000000..46cb3c86dc2ea --- /dev/null +++ b/blockchains/arbitrum/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/info.json @@ -0,0 +1,68 @@ +{ + "name": "Axelar", + "type": "ARBITRUM", + "symbol": "AXL", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://arbiscan.io/token/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f", + "status": "active", + "id": "0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/arbitrum/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/logo.png b/blockchains/arbitrum/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/logo.png new file mode 100644 index 0000000000000..6c156aba62660 Binary files /dev/null and b/blockchains/arbitrum/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/logo.png differ diff --git a/blockchains/arbitrum/assets/0x3082CC23568eA640225c2467653dB90e9250AaA0/info.json b/blockchains/arbitrum/assets/0x3082CC23568eA640225c2467653dB90e9250AaA0/info.json new file mode 100644 index 0000000000000..5ea87a083fc1f --- /dev/null +++ b/blockchains/arbitrum/assets/0x3082CC23568eA640225c2467653dB90e9250AaA0/info.json @@ -0,0 +1,32 @@ +{ + "name": "Radiant", + "type": "ARBITRUM", + "symbol": "RDNT", + "decimals": 18, + "website": "https://app.radiant.capital/", + "description": "$RDNT, an OFT-20, is Radiant's native utility token. Radiant Capital is an omnichain money market built atop Layer Zero. Deposit and borrow assets cross-chain, seamlessly. Through decentralized discussions, voting, and governance, the Radiant DAO determines the decisions, and, ultimately, the vision of the Radiant ecosystem.", + "explorer": "https://arbiscan.io/token/0x3082CC23568eA640225c2467653dB90e9250AaA0", + "status": "active", + "id": "0x3082CC23568eA640225c2467653dB90e9250AaA0", + "links": [ + { + "name": "github", + "url": "https://github.com/radiant-capital" + }, + { + "name": "twitter", + "url": "https://twitter.com/RDNTCapital" + }, + { + "name": "discord", + "url": "https://discord.com/invite/radiantcapital" + }, + { + "name": "telegram", + "url": "https://t.me/radiantcapitalofficial" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x3082CC23568eA640225c2467653dB90e9250AaA0/logo.png b/blockchains/arbitrum/assets/0x3082CC23568eA640225c2467653dB90e9250AaA0/logo.png new file mode 100644 index 0000000000000..61eec0683aa20 Binary files /dev/null and b/blockchains/arbitrum/assets/0x3082CC23568eA640225c2467653dB90e9250AaA0/logo.png differ diff --git a/blockchains/arbitrum/assets/0x319f865b287fCC10b30d8cE6144e8b6D1b476999/info.json b/blockchains/arbitrum/assets/0x319f865b287fCC10b30d8cE6144e8b6D1b476999/info.json new file mode 100644 index 0000000000000..a23b425d513d8 --- /dev/null +++ b/blockchains/arbitrum/assets/0x319f865b287fCC10b30d8cE6144e8b6D1b476999/info.json @@ -0,0 +1,21 @@ +{ + "name": "Cartesi", + "type": "ARBITRUM", + "symbol": "CTSI", + "decimals": 18, + "website": "https://cartesi.io/", + "description": "Cartesi, The Blockchain OS, is a layer-2 platform for the development and deployment of scalable decentralized applications. The Blockchain OS offers a Linux operating system coupled with a blockchain infrastructure.", + "explorer": "https://arbiscan.io/token/0x319f865b287fCC10b30d8cE6144e8b6D1b476999", + "status": "active", + "id": "0x319f865b287fCC10b30d8cE6144e8b6D1b476999", + "links": [ + { + "name": "telegram", + "url": "https://t.me/cartesiproject" + }, + { + "name": "twitter", + "url": "https://twitter.com/cartesiproject" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x319f865b287fCC10b30d8cE6144e8b6D1b476999/logo.png b/blockchains/arbitrum/assets/0x319f865b287fCC10b30d8cE6144e8b6D1b476999/logo.png new file mode 100644 index 0000000000000..41911a040f5c3 Binary files /dev/null and b/blockchains/arbitrum/assets/0x319f865b287fCC10b30d8cE6144e8b6D1b476999/logo.png differ diff --git a/blockchains/arbitrum/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/info.json b/blockchains/arbitrum/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/info.json new file mode 100644 index 0000000000000..f39634b4bf18f --- /dev/null +++ b/blockchains/arbitrum/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/info.json @@ -0,0 +1,25 @@ +{ + "name": "JOE", + "symbol": "JOE", + "type": "ARBITRUM", + "decimals": 18, + "description": "One-stop Decentralized Trading on Avalanche.", + "website": "https://traderjoexyz.com/", + "explorer": "https://arbiscan.io/token/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07", + "status": "active", + "id": "0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/traderjoe_xyz" + }, + { + "name": "telegram", + "url": "https://t.me/traderjoe_xyz" + }, + { + "name": "github", + "url": "https://github.com/traderjoe-xyz/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/logo.png b/blockchains/arbitrum/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/logo.png new file mode 100644 index 0000000000000..7cf47068565d6 Binary files /dev/null and b/blockchains/arbitrum/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/logo.png differ diff --git a/blockchains/arbitrum/assets/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66/info.json b/blockchains/arbitrum/assets/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66/info.json new file mode 100644 index 0000000000000..bbcd3d0349f7e --- /dev/null +++ b/blockchains/arbitrum/assets/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66/info.json @@ -0,0 +1,21 @@ +{ + "name": "Xai", + "type": "ARBITRUM", + "symbol": "XAI", + "decimals": 18, + "website": "https://xai.games/", + "description": "The Xai token has a dual role on the Xai blockchain. It serves as the gas token for transactions and rewards validator nodes. Moreover, it is the main currency in the gaming ecosystem, accepted for game purchases and in-game items.", + "explorer": "https://arbiscan.io/token/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66", + "status": "active", + "id": "0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xai-games/" + }, + { + "name": "twitter", + "url": "https://twitter.com/xai_games" + } + ] + } \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66/logo.png b/blockchains/arbitrum/assets/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66/logo.png new file mode 100644 index 0000000000000..bd835bcb7d4c0 Binary files /dev/null and b/blockchains/arbitrum/assets/0x4Cb9a7AE498CEDcBb5EAe9f25736aE7d428C9D66/logo.png differ diff --git a/blockchains/arbitrum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json b/blockchains/arbitrum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json new file mode 100644 index 0000000000000..65b7ae2114a57 --- /dev/null +++ b/blockchains/arbitrum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json @@ -0,0 +1,25 @@ +{ + "name": "MUX Protocol", + "website": "https://mux.network", + "description": "MUX Protocol is the first decentralized perpetual aggregator; it offers deep aggregated liquidity, optimized trading cost, up to 100x leverage, diverse market options and unique aggregator features like smart position routing, aggregated position, leverage boosting and liquidation price optimization.", + "explorer": "https://arbiscan.io/token/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", + "type": "ARBITRUM", + "symbol": "MCB", + "decimals": 18, + "status": "active", + "id": "0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/muxprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mcdex/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mux-protocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png b/blockchains/arbitrum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png new file mode 100644 index 0000000000000..ee172cac16fc5 Binary files /dev/null and b/blockchains/arbitrum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png differ diff --git a/blockchains/arbitrum/assets/0x50E401255275dc405A99d3281f396cCa681eEa9d/info.json b/blockchains/arbitrum/assets/0x50E401255275dc405A99d3281f396cCa681eEa9d/info.json new file mode 100644 index 0000000000000..778922482e0b0 --- /dev/null +++ b/blockchains/arbitrum/assets/0x50E401255275dc405A99d3281f396cCa681eEa9d/info.json @@ -0,0 +1,28 @@ +{ + "name": "Kortana", + "type": "ARBITRUM", + "symbol": "KORA", + "decimals": 18, + "website": "https://kortanalegacy.com/", + "description": "Kortana Legacy is a 3rd-person shooter game that allows players to earn financial rewards through betting. With fast-paced action and competitive gameplay, players can stake their cryptocurrency to win big while battling it out in immersive, high-stakes battles.", + "explorer": "https://arbiscan.io/token/0x50e401255275dc405a99d3281f396cca681eea9d", + "status": "active", + "id": "0x50E401255275dc405A99d3281f396cCa681eEa9d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KortanaLegacy" + }, + { + "name": "telegram", + "url": "https://t.me/KortanaLegacyOFFICIAL" + }, + { + "name": "whitepaper", + "url": "https://kortanalegacy.com/wp-content/uploads/2023/05/KORTANA-LEGACY-WHITEPAPER-1.pdf" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/arbitrum/assets/0x50E401255275dc405A99d3281f396cCa681eEa9d/logo.png b/blockchains/arbitrum/assets/0x50E401255275dc405A99d3281f396cCa681eEa9d/logo.png new file mode 100644 index 0000000000000..f20a797db172b Binary files /dev/null and b/blockchains/arbitrum/assets/0x50E401255275dc405A99d3281f396cCa681eEa9d/logo.png differ diff --git a/blockchains/arbitrum/assets/0x539bdE0d7Dbd336b79148AA742883198BBF60342/info.json b/blockchains/arbitrum/assets/0x539bdE0d7Dbd336b79148AA742883198BBF60342/info.json new file mode 100644 index 0000000000000..c445b4bbfe9c9 --- /dev/null +++ b/blockchains/arbitrum/assets/0x539bdE0d7Dbd336b79148AA742883198BBF60342/info.json @@ -0,0 +1,29 @@ +{ + "name": "MAGIC", + "symbol": "MAGIC", + "type": "ARBITRUM", + "decimals": 18, + "description": "MAGIC is the utility token that connects gaming communities in the Treasure Metaverse: a decentralized NFT ecosystem which sits on Arbitrum, one of Ethereum’s Layer 2 scaling solutions.", + "website": "https://treasure.lol/", + "explorer": "https://arbiscan.io/token/0x539bdE0d7Dbd336b79148AA742883198BBF60342", + "status": "active", + "id": "0x539bdE0d7Dbd336b79148AA742883198BBF60342", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Treasure_NFT" + }, + { + "name": "medium", + "url": "https://medium.com/@TreasureNFT" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/magic-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/magic/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x539bdE0d7Dbd336b79148AA742883198BBF60342/logo.png b/blockchains/arbitrum/assets/0x539bdE0d7Dbd336b79148AA742883198BBF60342/logo.png new file mode 100644 index 0000000000000..16844a459a5aa Binary files /dev/null and b/blockchains/arbitrum/assets/0x539bdE0d7Dbd336b79148AA742883198BBF60342/logo.png differ diff --git a/blockchains/arbitrum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/info.json b/blockchains/arbitrum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/info.json new file mode 100644 index 0000000000000..6a612a01f5487 --- /dev/null +++ b/blockchains/arbitrum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/info.json @@ -0,0 +1,25 @@ +{ + "name": "SeedifyFund", + "type": "ARBITRUM", + "symbol": "SFUND", + "decimals": 18, + "website": "https://seedify.fund", + "description": "A Blockchain Innovation Ecosystem, with a Seed Stage Fund, Decentralized Incubator, and Launchpad", + "explorer": "https://arbiscan.io/token/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60", + "status": "active", + "id": "0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/seedifyfund" + }, + { + "name": "telegram", + "url": "https://t.me/seedifyfundofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/seedify-fund/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/logo.png b/blockchains/arbitrum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/logo.png new file mode 100644 index 0000000000000..149d2563079dd Binary files /dev/null and b/blockchains/arbitrum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/logo.png differ diff --git a/blockchains/arbitrum/assets/0x6694340fc020c5E6B96567843da2df01b2CE1eb6/info.json b/blockchains/arbitrum/assets/0x6694340fc020c5E6B96567843da2df01b2CE1eb6/info.json new file mode 100644 index 0000000000000..0638d130b6f83 --- /dev/null +++ b/blockchains/arbitrum/assets/0x6694340fc020c5E6B96567843da2df01b2CE1eb6/info.json @@ -0,0 +1,32 @@ +{ + "name": "Stargate", + "type": "ARBITRUM", + "symbol": "STG", + "decimals": 18, + "website": "https://stargate.finance/", + "description": "Stargate is a fully composable liquidity transport protocol.", + "explorer": "https://arbiscan.io/token/0x6694340fc020c5e6b96567843da2df01b2ce1eb6", + "status": "active", + "id": "0x6694340fc020c5E6B96567843da2df01b2CE1eb6", + "links": [ + { + "name": "telegram", + "url": "https://t.me/joinchat/LEM0ELklmO1kODdh" + }, + { + "name": "whitepaper", + "url": "https://stargateprotocol.gitbook.io/stargate/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stargate-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stargate-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x6694340fc020c5E6B96567843da2df01b2CE1eb6/logo.png b/blockchains/arbitrum/assets/0x6694340fc020c5E6B96567843da2df01b2CE1eb6/logo.png new file mode 100644 index 0000000000000..49d61fc769163 Binary files /dev/null and b/blockchains/arbitrum/assets/0x6694340fc020c5E6B96567843da2df01b2CE1eb6/logo.png differ diff --git a/blockchains/arbitrum/assets/0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55/info.json b/blockchains/arbitrum/assets/0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55/info.json new file mode 100644 index 0000000000000..b4522687dc38d --- /dev/null +++ b/blockchains/arbitrum/assets/0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55/info.json @@ -0,0 +1,25 @@ +{ + "name": "Dopex Governance Token", + "symbol": "DPX", + "type": "ARBITRUM", + "decimals": 18, + "description": "DPX - vanilla governance and protocol fee accrual token", + "website": "https://www.dopex.io/", + "explorer": "https://arbiscan.io/token/0x6c2c06790b3e3e3c38e12ee22f8183b37a13ee55", + "status": "active", + "id": "0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dopex_io" + }, + { + "name": "github", + "url": "https://github.com/dopex-io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dopex/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55/logo.png b/blockchains/arbitrum/assets/0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55/logo.png new file mode 100644 index 0000000000000..780df35dcd365 Binary files /dev/null and b/blockchains/arbitrum/assets/0x6C2C06790b3E3E3c38e12Ee22F8183b37a13EE55/logo.png differ diff --git a/blockchains/arbitrum/assets/0x7Be5Dd337CC6cE3e474F64E2A92A566445290864/info.json b/blockchains/arbitrum/assets/0x7Be5Dd337CC6cE3e474F64E2A92A566445290864/info.json new file mode 100644 index 0000000000000..f6d4f7ef66588 --- /dev/null +++ b/blockchains/arbitrum/assets/0x7Be5Dd337CC6cE3e474F64E2A92A566445290864/info.json @@ -0,0 +1,52 @@ +{ + "name": "Openleverage Token V2", + "website": "https://openleverage.finance/", + "description": "OpenLeverage is a permissionless money market protocol enabling decentralized lending, borrowing, and margin trading across a diverse range of cryptocurrency pairs, fostering an accessible and efficient DeFi ecosystem.", + "explorer": "https://arbiscan.io/token/0x7Be5Dd337CC6cE3e474F64E2A92A566445290864", + "type": "ARBITRUM", + "symbol": "OLE", + "decimals": 18, + "status": "active", + "id": "0x7Be5Dd337CC6cE3e474F64E2A92A566445290864", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpenLeverage" + }, + { + "name": "discord", + "url": "https://discord.com/invite/openleverage" + }, + { + "name": "medium", + "url": "https://openleverage.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openleverage/" + }, + { + "name": "docs", + "url": "https://docs.openleverage.finance/main/" + }, + { + "name": "telegram", + "url": "https://t.me/openleverageofficial" + }, + { + "name": "github", + "url": "https://github.com/OpenLeverageDev/openleverage-contracts" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/openleverage" + }, + { + "name": "youtube", + "url": "https://youtube.com/@openleverageprotocol9047" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x7Be5Dd337CC6cE3e474F64E2A92A566445290864/logo.png b/blockchains/arbitrum/assets/0x7Be5Dd337CC6cE3e474F64E2A92A566445290864/logo.png new file mode 100644 index 0000000000000..c43b83973316f Binary files /dev/null and b/blockchains/arbitrum/assets/0x7Be5Dd337CC6cE3e474F64E2A92A566445290864/logo.png differ diff --git a/blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/info.json b/blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/info.json new file mode 100644 index 0000000000000..af518bac088f6 --- /dev/null +++ b/blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/info.json @@ -0,0 +1,21 @@ +{ + "name": "Wrapped Ether", + "type": "ARBITRUM", + "symbol": "WETH", + "decimals": 18, + "website": "https://weth.io/", + "description": "wETH is wrapped ETH", + "explorer": "https://arbiscan.io/token/0x82af49447d8a07e3bd95bd0d56f35241523fbab1", + "status": "active", + "id": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/weth/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/weth/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/logo.png b/blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/logo.png new file mode 100644 index 0000000000000..5ebf2888adba2 Binary files /dev/null and b/blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/logo.png differ diff --git a/blockchains/arbitrum/assets/0x82e3A8F066a6989666b031d916c43672085b1582/info.json b/blockchains/arbitrum/assets/0x82e3A8F066a6989666b031d916c43672085b1582/info.json new file mode 100644 index 0000000000000..793182f27e0d4 --- /dev/null +++ b/blockchains/arbitrum/assets/0x82e3A8F066a6989666b031d916c43672085b1582/info.json @@ -0,0 +1,42 @@ +{ + "name": "yearn.finance", + "website": "https://yearn.finance/", + "description": "YFI is the governance token for Yearn.Finance, a site that performs a variety of functions for DeFi users, moving their assets in and out of different liquidity pools in order to find the best yields.", + "explorer": "https://arbiscan.io/token/0x82e3A8F066a6989666b031d916c43672085b1582", + "research": "https://research.binance.com/en/projects/yearnfinance", + "type": "ARBITRUM", + "symbol": "YFI", + "decimals": 18, + "status": "active", + "id": "0x82e3A8F066a6989666b031d916c43672085b1582", + "tags": [ + "defi", + "governance" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/iearn-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/iearnfinance" + }, + { + "name": "blog", + "url": "https://medium.com/iearn" + }, + { + "name": "telegram", + "url": "https://t.me/iearnfinance" + }, + { + "name": "whitepaper", + "url": "https://docs.yearn.finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yearn-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x82e3A8F066a6989666b031d916c43672085b1582/logo.png b/blockchains/arbitrum/assets/0x82e3A8F066a6989666b031d916c43672085b1582/logo.png new file mode 100644 index 0000000000000..eaf0948485b80 Binary files /dev/null and b/blockchains/arbitrum/assets/0x82e3A8F066a6989666b031d916c43672085b1582/logo.png differ diff --git a/blockchains/arbitrum/assets/0x912CE59144191C1204E64559FE8253a0e49E6548/info.json b/blockchains/arbitrum/assets/0x912CE59144191C1204E64559FE8253a0e49E6548/info.json new file mode 100644 index 0000000000000..617b4b409e3b3 --- /dev/null +++ b/blockchains/arbitrum/assets/0x912CE59144191C1204E64559FE8253a0e49E6548/info.json @@ -0,0 +1,29 @@ +{ + "name": "Arbitrum", + "type": "ARBITRUM", + "symbol": "ARB", + "decimals": 18, + "website": "https://arbitrum.foundation/", + "description": "$ARB tokens can be used to vote on Arbitrum DAO governance proposals, allowing $ARB holders to collectively shape the future of Arbitrum protocols and chains. Token holders can also delegate their voting power to delegates.", + "explorer": "https://arbiscan.io/token/0x912ce59144191c1204e64559fe8253a0e49e6548", + "status": "active", + "id": "0x912CE59144191C1204E64559FE8253a0e49E6548", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arbitrum" + }, + { + "name": "whitepaper", + "url": "https://docs.arbitrum.foundation/deployment-addresses" + }, + { + "name": "discord", + "url": "https://discord.com/arbitrum" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/arbitrum-iou/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x912CE59144191C1204E64559FE8253a0e49E6548/logo.png b/blockchains/arbitrum/assets/0x912CE59144191C1204E64559FE8253a0e49E6548/logo.png new file mode 100644 index 0000000000000..5402ed6bc17ad Binary files /dev/null and b/blockchains/arbitrum/assets/0x912CE59144191C1204E64559FE8253a0e49E6548/logo.png differ diff --git a/blockchains/arbitrum/assets/0x9623063377AD1B27544C965cCd7342f7EA7e88C7/info.json b/blockchains/arbitrum/assets/0x9623063377AD1B27544C965cCd7342f7EA7e88C7/info.json new file mode 100644 index 0000000000000..6c664bdddb9a0 --- /dev/null +++ b/blockchains/arbitrum/assets/0x9623063377AD1B27544C965cCd7342f7EA7e88C7/info.json @@ -0,0 +1,37 @@ +{ + "name": "The Graph", + "website": "https://thegraph.com", + "description": "The Graph is an indexing protocol and global API for organizing blockchain data and making it easily accessible with GraphQL. Developers can use Graph Explorer to search, find, and publish all the public data they need to build decentralized applications. The Graph Network makes it possible to build serverless dApps that run entirely on public infrastructure.", + "explorer": "https://arbiscan.io/token/0x9623063377ad1b27544c965ccd7342f7ea7e88c7", + "research": "https://github.com/graphprotocol/research", + "type": "ARBITRUM", + "symbol": "GRT", + "decimals": 18, + "status": "active", + "id": "0x9623063377AD1B27544C965cCd7342f7EA7e88C7", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/graphprotocol/graph-node" + }, + { + "name": "twitter", + "url": "https://twitter.com/graphprotocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/thegraph" + }, + { + "name": "telegram", + "url": "https://t.me/graphprotocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-graph/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x9623063377AD1B27544C965cCd7342f7EA7e88C7/logo.png b/blockchains/arbitrum/assets/0x9623063377AD1B27544C965cCd7342f7EA7e88C7/logo.png new file mode 100644 index 0000000000000..f4d96d2e6409a Binary files /dev/null and b/blockchains/arbitrum/assets/0x9623063377AD1B27544C965cCd7342f7EA7e88C7/logo.png differ diff --git a/blockchains/arbitrum/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json b/blockchains/arbitrum/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json new file mode 100644 index 0000000000000..bc6ffe16cfbbd --- /dev/null +++ b/blockchains/arbitrum/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json @@ -0,0 +1,33 @@ +{ + "name": "Multichain", + "type": "ARBITRUM", + "symbol": "MULTI", + "decimals": 18, + "website": "https://multichain.org/", + "description": "Multichain is a cross-chain router protocol (CRP), to be the ultimate router for Web3.", + "explorer": "https://arbiscan.io/token/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "status": "active", + "id": "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/multichainorg" + }, + { + "name": "github", + "url": "https://github.com/anyswap" + }, + { + "name": "telegram", + "url": "https://t.me/anyswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multichain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multichain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png b/blockchains/arbitrum/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png new file mode 100644 index 0000000000000..9d7b0435acaac Binary files /dev/null and b/blockchains/arbitrum/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png differ diff --git a/blockchains/arbitrum/assets/0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E/info.json b/blockchains/arbitrum/assets/0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E/info.json new file mode 100644 index 0000000000000..c5e9ba018f223 --- /dev/null +++ b/blockchains/arbitrum/assets/0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E/info.json @@ -0,0 +1,29 @@ +{ + "name": "Badger", + "website": "https://badger.finance/", + "description": "DAO dedicated to building products and infrastructure to bring Bitcoin to DeFi.", + "explorer": "https://arbiscan.io/token/0xbfa641051ba0a0ad1b0acf549a89536a0d76472e", + "type": "ARBITRUM", + "symbol": "BADGER", + "decimals": 18, + "status": "active", + "id": "0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E", + "tags": [ + "defi", + "governance" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/$BADGER" + }, + { + "name": "discord", + "url": "https://discord.com/invite/xSPFHHS" + }, + { + "name": "medium", + "url": "https://badgerdao.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E/logo.png b/blockchains/arbitrum/assets/0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E/logo.png new file mode 100644 index 0000000000000..36827cd6d0613 Binary files /dev/null and b/blockchains/arbitrum/assets/0xBfa641051Ba0a0Ad1b0AcF549a89536A0D76472E/logo.png differ diff --git a/blockchains/arbitrum/assets/0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646/info.json b/blockchains/arbitrum/assets/0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646/info.json new file mode 100644 index 0000000000000..35c6d505c6ba5 --- /dev/null +++ b/blockchains/arbitrum/assets/0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646/info.json @@ -0,0 +1,33 @@ +{ + "name": "Alpha Finance Lab", + "website": "https://alphafinance.io", + "description": "Alpha Finance Lab is an ecosystem of cross-chain DeFi products that will interoperate to bring optimal alpha returns to users. Alpha products focus on capturing unaddressed demand in DeFi in an innovative and user friendly way.", + "explorer": "https://arbiscan.io/token/0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646", + "data_source": "crowd", + "type": "ARBITRUM", + "symbol": "ALPHA", + "decimals": 18, + "status": "active", + "id": "0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/AlphaFinanceLab" + }, + { + "name": "twitter", + "url": "https://twitter.com/alphafinancelab" + }, + { + "name": "telegram", + "url": "https://t.me/AlphaFinanceLab" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Z2vuKDT" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646/logo.png b/blockchains/arbitrum/assets/0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646/logo.png new file mode 100644 index 0000000000000..c6fa133d0e3f0 Binary files /dev/null and b/blockchains/arbitrum/assets/0xC9CBf102c73fb77Ec14f8B4C8bd88e050a6b2646/logo.png differ diff --git a/blockchains/arbitrum/assets/0xD4d026322C88C2d49942A75DfF920FCfbC5614C1/info.json b/blockchains/arbitrum/assets/0xD4d026322C88C2d49942A75DfF920FCfbC5614C1/info.json new file mode 100644 index 0000000000000..c44a77b92abfb --- /dev/null +++ b/blockchains/arbitrum/assets/0xD4d026322C88C2d49942A75DfF920FCfbC5614C1/info.json @@ -0,0 +1,52 @@ +{ + "name": "Openleverage Token (Old)", + "website": "https://openleverage.finance/", + "description": "OpenLeverage is a permissionless money market protocol enabling decentralized lending, borrowing, and margin trading across a diverse range of cryptocurrency pairs, fostering an accessible and efficient DeFi ecosystem.", + "explorer": "https://arbiscan.io/token/0xD4d026322C88C2d49942A75DfF920FCfbC5614C1", + "type": "ARBITRUM", + "symbol": "Old OLE", + "decimals": 18, + "status": "active", + "id": "0xD4d026322C88C2d49942A75DfF920FCfbC5614C1", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpenLeverage" + }, + { + "name": "discord", + "url": "https://discord.com/invite/openleverage" + }, + { + "name": "medium", + "url": "https://openleverage.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openleverage/" + }, + { + "name": "docs", + "url": "https://docs.openleverage.finance/main/" + }, + { + "name": "telegram", + "url": "https://t.me/openleverageofficial" + }, + { + "name": "github", + "url": "https://github.com/OpenLeverageDev/openleverage-contracts" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/openleverage" + }, + { + "name": "youtube", + "url": "https://youtube.com/@openleverageprotocol9047" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xD4d026322C88C2d49942A75DfF920FCfbC5614C1/logo.png b/blockchains/arbitrum/assets/0xD4d026322C88C2d49942A75DfF920FCfbC5614C1/logo.png new file mode 100644 index 0000000000000..c43b83973316f Binary files /dev/null and b/blockchains/arbitrum/assets/0xD4d026322C88C2d49942A75DfF920FCfbC5614C1/logo.png differ diff --git a/blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/info.json b/blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/info.json new file mode 100644 index 0000000000000..de1b520724936 --- /dev/null +++ b/blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/info.json @@ -0,0 +1,33 @@ +{ + "name": "Dai Stablecoin", + "type": "ARBITRUM", + "symbol": "DAI", + "decimals": 18, + "website": "https://tether.to/", + "description": "Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.", + "explorer": "https://arbiscan.io/token/0xda10009cbd5d07dd0cecc66161fc93d7c9000da1", + "status": "active", + "id": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/dai/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MakerDAO" + }, + { + "name": "whitepaper", + "url": "https://makerdao.com/whitepaper/" + } + ], + "tags": [ + "stablecoin", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/logo.png b/blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/logo.png new file mode 100644 index 0000000000000..cae16b814a293 Binary files /dev/null and b/blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/logo.png differ diff --git a/blockchains/arbitrum/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json b/blockchains/arbitrum/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json new file mode 100644 index 0000000000000..9b9b1ec7302ad --- /dev/null +++ b/blockchains/arbitrum/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "ARBITRUM", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://arbiscan.io/token/0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "status": "active", + "id": "0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} diff --git a/blockchains/arbitrum/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png b/blockchains/arbitrum/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/arbitrum/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png differ diff --git a/blockchains/arbitrum/assets/0xEf04804E1e474D3F9B73184D7ef5D786F3Fce930/info.json b/blockchains/arbitrum/assets/0xEf04804E1e474D3F9B73184D7ef5D786F3Fce930/info.json new file mode 100644 index 0000000000000..ab4349f899548 --- /dev/null +++ b/blockchains/arbitrum/assets/0xEf04804E1e474D3F9B73184D7ef5D786F3Fce930/info.json @@ -0,0 +1,25 @@ +{ + "name": "Wall Street Games", + "website": "https://wsg.gg", + "description": "Wall Street Games is a next generation hybrid blockchain-based online gaming platform, where players battle each other in fun & addicting simple games for rewards in cryptocurrencies!", + "explorer": "https://arbiscan.io/token/0xEf04804E1e474D3F9B73184D7ef5D786F3Fce930", + "type": "ARBITRUM", + "symbol": "WSG", + "decimals": 18, + "status": "active", + "id": "0xEf04804E1e474D3F9B73184D7ef5D786F3Fce930", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WSGToken" + }, + { + "name": "telegram", + "url": "https://t.me/wallstreetgamesarb" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wall-street-games-new/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xEf04804E1e474D3F9B73184D7ef5D786F3Fce930/logo.png b/blockchains/arbitrum/assets/0xEf04804E1e474D3F9B73184D7ef5D786F3Fce930/logo.png new file mode 100644 index 0000000000000..b343e016ab2c4 Binary files /dev/null and b/blockchains/arbitrum/assets/0xEf04804E1e474D3F9B73184D7ef5D786F3Fce930/logo.png differ diff --git a/blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/info.json b/blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/info.json new file mode 100644 index 0000000000000..28eecb3f4ea3f --- /dev/null +++ b/blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/info.json @@ -0,0 +1,28 @@ +{ + "name": "Bridged USDC", + "type": "ARBITRUM", + "symbol": "USDC.e", + "decimals": 6, + "website": "https://www.centre.io/usdc", + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "explorer": "https://arbiscan.io/token/0xff970a61a04b1ca14834a43f5de4533ebddb5cc8", + "status": "active", + "id": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/usd-coin/" + }, + { + "name": "blog", + "url": "https://centre.io/blog" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/logo.png b/blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/logo.png new file mode 100644 index 0000000000000..b6f150d8a7d46 Binary files /dev/null and b/blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/logo.png differ diff --git a/blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/info.json b/blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/info.json new file mode 100644 index 0000000000000..db05c432d7ba4 --- /dev/null +++ b/blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/info.json @@ -0,0 +1,32 @@ +{ + "name": "Tether USD", + "type": "ARBITRUM", + "symbol": "USDT", + "decimals": 6, + "website": "https://tether.to/", + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "explorer": "https://arbiscan.io/token/0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9", + "status": "active", + "id": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/tether/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to" + }, + { + "name": "whitepaper", + "url": "https://stableset.com/audits/tether_audit_v1/tether_audit_v1.pdf" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/logo.png b/blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/logo.png new file mode 100644 index 0000000000000..59d44aeeefd94 Binary files /dev/null and b/blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/logo.png differ diff --git a/blockchains/arbitrum/assets/0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1/info.json b/blockchains/arbitrum/assets/0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1/info.json new file mode 100644 index 0000000000000..7fa09f2897802 --- /dev/null +++ b/blockchains/arbitrum/assets/0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1/info.json @@ -0,0 +1,40 @@ +{ + "name": "Gnosis", + "website": "https://gnosis.io", + "description": "Gnosis is a decentralized prediction market built on the Ethereum protocol.", + "explorer": "https://arbiscan.io/token/0xa0b862f60edef4452f25b4160f177db44deb6cf1", + "type": "ARBITRUM", + "symbol": "GNO", + "decimals": 18, + "status": "active", + "id": "0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/gnosis" + }, + { + "name": "twitter", + "url": "https://twitter.com/gnosisPM" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/gnosisPM/" + }, + { + "name": "blog", + "url": "https://blog.gnosis.io/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Gnosis.pm/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gnosis/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1/logo.png b/blockchains/arbitrum/assets/0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1/logo.png new file mode 100644 index 0000000000000..e3cd7aebe3a13 Binary files /dev/null and b/blockchains/arbitrum/assets/0xa0b862F60edEf4452F25B4160F177db44DeB6Cf1/logo.png differ diff --git a/blockchains/arbitrum/assets/0xaE6aab43C4f3E0cea4Ab83752C278f8dEbabA689/info.json b/blockchains/arbitrum/assets/0xaE6aab43C4f3E0cea4Ab83752C278f8dEbabA689/info.json new file mode 100644 index 0000000000000..a2ed700f4c4e9 --- /dev/null +++ b/blockchains/arbitrum/assets/0xaE6aab43C4f3E0cea4Ab83752C278f8dEbabA689/info.json @@ -0,0 +1,32 @@ +{ + "name": "dForce", + "type": "ARBITRUM", + "symbol": "DF", + "decimals": 18, + "website": "http://dforce.network/", + "description": "dForce advocates for building an integrated and interoperable and scalable open finance protocol network, cultivating intra-protocol liquidity and network effects, while remain in full openness to interact and integrated with other protocols.", + "explorer": "https://arbiscan.io/token/0xaE6aab43C4f3E0cea4Ab83752C278f8dEbabA689", + "status": "active", + "id": "0xaE6aab43C4f3E0cea4Ab83752C278f8dEbabA689", + "links": [ + { + "name": "telegram", + "url": "https://t.me/dforcenet" + }, + { + "name": "github", + "url": "https://github.com/dforce-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dforce-token/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dforce/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xaE6aab43C4f3E0cea4Ab83752C278f8dEbabA689/logo.png b/blockchains/arbitrum/assets/0xaE6aab43C4f3E0cea4Ab83752C278f8dEbabA689/logo.png new file mode 100644 index 0000000000000..36fcfbc499e68 Binary files /dev/null and b/blockchains/arbitrum/assets/0xaE6aab43C4f3E0cea4Ab83752C278f8dEbabA689/logo.png differ diff --git a/blockchains/arbitrum/assets/0xaa54e84A3e6e5A80288d2C2f8e36eA5cA3A3Ca30/info.json b/blockchains/arbitrum/assets/0xaa54e84A3e6e5A80288d2C2f8e36eA5cA3A3Ca30/info.json new file mode 100644 index 0000000000000..b992070907bb5 --- /dev/null +++ b/blockchains/arbitrum/assets/0xaa54e84A3e6e5A80288d2C2f8e36eA5cA3A3Ca30/info.json @@ -0,0 +1,24 @@ +{ + "name": "SHARBI", + "type": "ARBITRUM", + "symbol": "SHARBI", + "decimals": 9, + "website": "https://sharbi.net/", + "description": "Sharbi is a community-owned, Arbitrum and Ethereum token. Sharbi is known for being the mistress of Shiba.", + "explorer": "https://arbiscan.io/token/0xaa54e84a3e6e5a80288d2c2f8e36ea5ca3a3ca30", + "status": "active", + "id": "0xaa54e84A3e6e5A80288d2C2f8e36eA5cA3A3Ca30", + "links": [ + { + "name": "telegram", + "url": "https://t.me/SharbiPortal" + }, + { + "name": "twitter", + "url": "https://twitter.com/SharbiToken" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xaa54e84A3e6e5A80288d2C2f8e36eA5cA3A3Ca30/logo.png b/blockchains/arbitrum/assets/0xaa54e84A3e6e5A80288d2C2f8e36eA5cA3A3Ca30/logo.png new file mode 100644 index 0000000000000..855db6d966292 Binary files /dev/null and b/blockchains/arbitrum/assets/0xaa54e84A3e6e5A80288d2C2f8e36eA5cA3A3Ca30/logo.png differ diff --git a/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/info.json b/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/info.json new file mode 100644 index 0000000000000..c2de58649d1e0 --- /dev/null +++ b/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/info.json @@ -0,0 +1,28 @@ +{ + "name": "USD Coin", + "type": "ARBITRUM", + "symbol": "USDC", + "decimals": 6, + "website": "https://www.centre.io/usdc", + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "explorer": "https://arbiscan.io/token/0xaf88d065e77c8cc2239327c5edb3a432268e5831", + "status": "active", + "id": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/usd-coin/" + }, + { + "name": "blog", + "url": "https://centre.io/blog" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/logo.png b/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/logo.png new file mode 100644 index 0000000000000..a135c887a8614 Binary files /dev/null and b/blockchains/arbitrum/assets/0xaf88d065e77c8cC2239327C5EDb3A432268e5831/logo.png differ diff --git a/blockchains/arbitrum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json b/blockchains/arbitrum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json new file mode 100644 index 0000000000000..aa48af4b0db5a --- /dev/null +++ b/blockchains/arbitrum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json @@ -0,0 +1,36 @@ +{ + "name": "Okcash", + "type": "ARBITRUM", + "symbol": "OK", + "decimals": 18, + "website": "https://okcash.co", + "description": "OK is the leading multi chain PoS, web3 + NFTs open source electronic cash, its design is public, nobody owns or controls Okcash and everyone can take part.", + "explorer": "https://arbiscan.io/token/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "status": "active", + "id": "0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OkcashCrypto" + }, + { + "name": "github", + "url": "https://github.com/okcashpro" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/okcash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/okcash" + }, + { + "name": "medium", + "url": "https://medium.com/okcash" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/arbitrum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png b/blockchains/arbitrum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png new file mode 100644 index 0000000000000..a3b20074ec34d Binary files /dev/null and b/blockchains/arbitrum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png differ diff --git a/blockchains/arbitrum/assets/0xd4d42F0b6DEF4CE0383636770eF773390d85c61A/info.json b/blockchains/arbitrum/assets/0xd4d42F0b6DEF4CE0383636770eF773390d85c61A/info.json new file mode 100644 index 0000000000000..add0e210f82bf --- /dev/null +++ b/blockchains/arbitrum/assets/0xd4d42F0b6DEF4CE0383636770eF773390d85c61A/info.json @@ -0,0 +1,30 @@ +{ + "name": "SushiSwap", + "website": "https://sushiswap.fi", + "description": "SushiSwap claims to be an evolution of #Uniswap with $SUSHI tokenomics.", + "explorer": "https://arbiscan.io/token/0xd4d42f0b6def4ce0383636770ef773390d85c61a", + "type": "ARBITRUM", + "symbol": "SUSHI", + "decimals": 18, + "status": "active", + "id": "0xd4d42F0b6DEF4CE0383636770eF773390d85c61A", + "tags": [ + "defi", + "governance", + "nft" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/sushiswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/sushiswap" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sushi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xd4d42F0b6DEF4CE0383636770eF773390d85c61A/logo.png b/blockchains/arbitrum/assets/0xd4d42F0b6DEF4CE0383636770eF773390d85c61A/logo.png new file mode 100644 index 0000000000000..37523b87fe8a7 Binary files /dev/null and b/blockchains/arbitrum/assets/0xd4d42F0b6DEF4CE0383636770eF773390d85c61A/logo.png differ diff --git a/blockchains/arbitrum/assets/0xd58D345Fd9c82262E087d2D0607624B410D88242/info.json b/blockchains/arbitrum/assets/0xd58D345Fd9c82262E087d2D0607624B410D88242/info.json new file mode 100644 index 0000000000000..9caf25d228d13 --- /dev/null +++ b/blockchains/arbitrum/assets/0xd58D345Fd9c82262E087d2D0607624B410D88242/info.json @@ -0,0 +1,29 @@ +{ + "name": "Tellor", + "website": "https://tellor.io", + "description": "Tellor (a decentralized oracle) aims to address the Oracle problem on Ethereum.", + "explorer": "https://arbiscan.io/token/0xd58D345Fd9c82262E087d2D0607624B410D88242", + "type": "ARBITRUM", + "symbol": "TRB", + "decimals": 18, + "status": "active", + "id": "0xd58D345Fd9c82262E087d2D0607624B410D88242", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WeAreTellor" + }, + { + "name": "telegram", + "url": "https://t.me/tellor" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tellor/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tellor/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xd58D345Fd9c82262E087d2D0607624B410D88242/logo.png b/blockchains/arbitrum/assets/0xd58D345Fd9c82262E087d2D0607624B410D88242/logo.png new file mode 100644 index 0000000000000..f1295da4329a3 Binary files /dev/null and b/blockchains/arbitrum/assets/0xd58D345Fd9c82262E087d2D0607624B410D88242/logo.png differ diff --git a/blockchains/arbitrum/assets/0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD/info.json b/blockchains/arbitrum/assets/0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD/info.json new file mode 100644 index 0000000000000..1adf0d0b19f12 --- /dev/null +++ b/blockchains/arbitrum/assets/0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD/info.json @@ -0,0 +1,29 @@ +{ + "name": "Marlin POND", + "website": "https://www.marlin.pro/", + "description": "Marlin is an open protocol that provides a high-performance programmable network infrastructure for Web 3.0", + "explorer": "https://arbiscan.io/token/0xda0a57b710768ae17941a9fa33f8b720c8bd9ddd", + "type": "ARBITRUM", + "symbol": "POND", + "decimals": 18, + "status": "active", + "id": "0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/marlinprotocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/marlin/" + }, + { + "name": "telegram", + "url": "https://t.me/marlinprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/marlin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD/logo.png b/blockchains/arbitrum/assets/0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD/logo.png new file mode 100644 index 0000000000000..5bf18545dfb5a Binary files /dev/null and b/blockchains/arbitrum/assets/0xdA0a57B710768ae17941a9Fa33f8B720c8bD9ddD/logo.png differ diff --git a/blockchains/arbitrum/assets/0xdA661fa59320B808c5a6d23579fCfEdf1FD3cf36/info.json b/blockchains/arbitrum/assets/0xdA661fa59320B808c5a6d23579fCfEdf1FD3cf36/info.json new file mode 100644 index 0000000000000..467d842ad05e8 --- /dev/null +++ b/blockchains/arbitrum/assets/0xdA661fa59320B808c5a6d23579fCfEdf1FD3cf36/info.json @@ -0,0 +1,28 @@ +{ + "name": "MOBOX", + "website": "https://mobox.io", + "description": "An Optimized Yield-Farming platform combining the best of DeFi and Gaming NFTs. Creating a truly Free To Play Play To Earn Ecosystem on the Binance Smart Chain", + "explorer": "https://arbiscan.io/token/0xdA661fa59320B808c5a6d23579fCfEdf1FD3cf36", + "type": "ARBITRUM", + "symbol": "MBOX", + "decimals": 18, + "status": "active", + "id": "0xdA661fa59320B808c5a6d23579fCfEdf1FD3cf36", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MOBOX_Official" + }, + { + "name": "telegram", + "url": "https://t.me/mobox_io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mobox/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xdA661fa59320B808c5a6d23579fCfEdf1FD3cf36/logo.png b/blockchains/arbitrum/assets/0xdA661fa59320B808c5a6d23579fCfEdf1FD3cf36/logo.png new file mode 100644 index 0000000000000..be41fceadd36f Binary files /dev/null and b/blockchains/arbitrum/assets/0xdA661fa59320B808c5a6d23579fCfEdf1FD3cf36/logo.png differ diff --git a/blockchains/arbitrum/assets/0xf3C091ed43de9c270593445163a41A876A0bb3dd/info.json b/blockchains/arbitrum/assets/0xf3C091ed43de9c270593445163a41A876A0bb3dd/info.json new file mode 100644 index 0000000000000..91194f2418cd4 --- /dev/null +++ b/blockchains/arbitrum/assets/0xf3C091ed43de9c270593445163a41A876A0bb3dd/info.json @@ -0,0 +1,25 @@ +{ + "name": "Orbs", + "website": "https://orbs.com", + "description": "Orbs is a blockchain infrastructure-as-a-service built for large scale consumer applications to meet their business and technological requirements.", + "explorer": "https://arbiscan.io/token/0xf3C091ed43de9c270593445163a41A876A0bb3dd", + "type": "ARBITRUM", + "symbol": "ORBS", + "decimals": 18, + "status": "active", + "id": "0xf3C091ed43de9c270593445163a41A876A0bb3dd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/orbs_network" + }, + { + "name": "github", + "url": "https://github.com/orbs-network" + }, + { + "name": "telegram", + "url": "https://t.me/orbs_network" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xf3C091ed43de9c270593445163a41A876A0bb3dd/logo.png b/blockchains/arbitrum/assets/0xf3C091ed43de9c270593445163a41A876A0bb3dd/logo.png new file mode 100644 index 0000000000000..ba89f2dd8dd05 Binary files /dev/null and b/blockchains/arbitrum/assets/0xf3C091ed43de9c270593445163a41A876A0bb3dd/logo.png differ diff --git a/blockchains/arbitrum/assets/0xf97f4df75117a78c1A5a0DBb814Af92458539FB4/info.json b/blockchains/arbitrum/assets/0xf97f4df75117a78c1A5a0DBb814Af92458539FB4/info.json new file mode 100644 index 0000000000000..0b39d1bc370aa --- /dev/null +++ b/blockchains/arbitrum/assets/0xf97f4df75117a78c1A5a0DBb814Af92458539FB4/info.json @@ -0,0 +1,32 @@ +{ + "name": "Chainlink", + "website": "https://chain.link", + "description": "Chainlink is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that can drive smart contract executions. Participants on the network are incentivized (through rewards) to provide smart contracts with access to external data feeds.", + "explorer": "https://arbiscan.io/token/0xf97f4df75117a78c1A5a0DBb814Af92458539FB4", + "type": "ARBITRUM", + "symbol": "LINK", + "decimals": 18, + "status": "active", + "id": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/smartcontractkit/chainlink" + }, + { + "name": "twitter", + "url": "https://twitter.com/chainlink" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/chainlink" + }, + { + "name": "whitepaper", + "url": "https://link.smartcontract.com/whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xf97f4df75117a78c1A5a0DBb814Af92458539FB4/logo.png b/blockchains/arbitrum/assets/0xf97f4df75117a78c1A5a0DBb814Af92458539FB4/logo.png new file mode 100644 index 0000000000000..ab55f5e21fae2 Binary files /dev/null and b/blockchains/arbitrum/assets/0xf97f4df75117a78c1A5a0DBb814Af92458539FB4/logo.png differ diff --git a/blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/info.json b/blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/info.json new file mode 100644 index 0000000000000..a43379acb0031 --- /dev/null +++ b/blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/info.json @@ -0,0 +1,32 @@ +{ + "name": "GMX", + "type": "ARBITRUM", + "symbol": "GMX", + "decimals": 18, + "website": "https://gmx.io/", + "description": "GMX is a decentralized spot and perpetual exchange that supports low swap fees and zero price impact trades.", + "explorer": "https://arbiscan.io/token/0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a", + "status": "active", + "id": "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gmx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/gmx/" + }, + { + "name": "twitter", + "url": "https://twitter.com/GMX_IO" + }, + { + "name": "telegram", + "url": "https://t.me/GMX_IO" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/logo.png b/blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/logo.png new file mode 100644 index 0000000000000..1e964f0a84e34 Binary files /dev/null and b/blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/logo.png differ diff --git a/blockchains/arbitrum/info/info.json b/blockchains/arbitrum/info/info.json new file mode 100644 index 0000000000000..c76d729d474c9 --- /dev/null +++ b/blockchains/arbitrum/info/info.json @@ -0,0 +1,22 @@ +{ + "name": "Arbitrum", + "website": "https://offchainlabs.com", + "description": "Arbitrum is a Layer 2 cryptocurrency platform that makes smart contracts scalable, fast, and private", + "explorer": "https://arbiscan.io", + "research": "https://coinmarketcap.com/alexandria/article/what-is-arbitrum", + "symbol": "ARETH", + "rpc_url": "https://rpc.ankr.com/arbitrum", + "coin_type": 9001, + "type": "coin", + "decimals": 18, + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arbitrum" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrum/info/logo.png b/blockchains/arbitrum/info/logo.png new file mode 100644 index 0000000000000..284e78947e42f Binary files /dev/null and b/blockchains/arbitrum/info/logo.png differ diff --git a/blockchains/arbitrum/tokenlist-extended.json b/blockchains/arbitrum/tokenlist-extended.json new file mode 100644 index 0000000000000..50e2de740408e --- /dev/null +++ b/blockchains/arbitrum/tokenlist-extended.json @@ -0,0 +1,12 @@ +{ + "name": "Trust Wallet: Arbitrum", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-01-30T13:48:32.500787", + "tokens": [ + ], + "version": { + "major": 6, + "minor": 0, + "patch": 0 + } +} diff --git a/blockchains/arbitrum/tokenlist.json b/blockchains/arbitrum/tokenlist.json new file mode 100644 index 0000000000000..4b0809ad13cc2 --- /dev/null +++ b/blockchains/arbitrum/tokenlist.json @@ -0,0 +1,72 @@ +{ + "name": "Trust Wallet: Arbitrum List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-01-27T14:33:26.183301", + "tokens": [ + { + "asset": "c10042221_t0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", + "type": "ARBITRUM", + "address": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0x82aF49447D8a07e3bd95BD0d56f35241523fBab1/logo.png", + "pairs": [] + }, + { + "asset": "c10042221_t0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8", + "type": "ARBITRUM", + "address": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8", + "name": "Bridged USDC", + "symbol": "USDC.e", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8/logo.png", + "pairs": [] + }, + { + "asset": "c10042221_t0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", + "type": "ARBITRUM", + "address": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", + "name": "Dai Stablecoin", + "symbol": "DAI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1/logo.png", + "pairs": [] + }, + { + "asset": "c10042221_t0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", + "type": "ARBITRUM", + "address": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", + "name": "Tether USD", + "symbol": "USDT", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9/logo.png", + "pairs": [] + }, + { + "asset": "c10042221_t0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a", + "type": "ARBITRUM", + "address": "0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a", + "name": "GMX", + "symbol": "GMX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0xfc5A1A6EB076a2C7aD06eD22C90d7E710E35ad0a/logo.png", + "pairs": [] + }, + { + "asset": "c10042221_t0x9623063377AD1B27544C965cCd7342f7EA7e88C7", + "type": "ARBITRUM", + "address": "0x9623063377AD1B27544C965cCd7342f7EA7e88C7", + "name": "The Graph", + "symbol": "GRT", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/arbitrum/assets/0x9623063377AD1B27544C965cCd7342f7EA7e88C7/logo.png", + "pairs": [] + } + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} diff --git a/blockchains/arbitrumgoerli/info/info.json b/blockchains/arbitrumgoerli/info/info.json new file mode 100644 index 0000000000000..3daf8322dd933 --- /dev/null +++ b/blockchains/arbitrumgoerli/info/info.json @@ -0,0 +1,18 @@ +{ + "name": "Arbitrum Goerli Testnet", + "website": "https://goerlifaucet.com", + "description": "The Alchemy Goerli faucet is free, fast, and does not require authentication, though you can optionally login to Alchemy to get an increased drip.", + "explorer": "https://goerli.arbiscan.io/", + "research": "https://goerli.net/#about", + "symbol": "tAGOR", + "rpc_url": "https://goerli-rollup.arbitrum.io/rpc", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/community/search/top/goerli-eth/" + } + ] +} \ No newline at end of file diff --git a/blockchains/arbitrumgoerli/info/logo.png b/blockchains/arbitrumgoerli/info/logo.png new file mode 100644 index 0000000000000..ad463789d50b7 Binary files /dev/null and b/blockchains/arbitrumgoerli/info/logo.png differ diff --git a/blockchains/aurora/assets/0x7faA64Faf54750a2E3eE621166635fEAF406Ab22/info.json b/blockchains/aurora/assets/0x7faA64Faf54750a2E3eE621166635fEAF406Ab22/info.json new file mode 100644 index 0000000000000..813ea28f0ad6f --- /dev/null +++ b/blockchains/aurora/assets/0x7faA64Faf54750a2E3eE621166635fEAF406Ab22/info.json @@ -0,0 +1,25 @@ +{ + "name": "WannaSwap", + "type": "AURORA", + "symbol": "WANNA", + "decimals": 18, + "description": "The WannaSwap team has been formed and planed to build a DEX with the goal of becoming a liquidity hub on Near's Aurora EVM.", + "website": "https://wannaswap.finance/", + "explorer": "https://aurorascan.dev/address/0x7faa64faf54750a2e3ee621166635feaf406ab22", + "status": "active", + "id": "0x7faA64Faf54750a2E3eE621166635fEAF406Ab22", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wannaswapamm" + }, + { + "name": "github", + "url": "https://github.com/wannaswap" + }, + { + "name": "telegram", + "url": "https://t.me/wannaswap" + } + ] +} \ No newline at end of file diff --git a/blockchains/aurora/assets/0x7faA64Faf54750a2E3eE621166635fEAF406Ab22/logo.png b/blockchains/aurora/assets/0x7faA64Faf54750a2E3eE621166635fEAF406Ab22/logo.png new file mode 100644 index 0000000000000..12008356b2c0b Binary files /dev/null and b/blockchains/aurora/assets/0x7faA64Faf54750a2E3eE621166635fEAF406Ab22/logo.png differ diff --git a/blockchains/aurora/assets/0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79/info.json b/blockchains/aurora/assets/0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79/info.json new file mode 100644 index 0000000000000..e77b553601a89 --- /dev/null +++ b/blockchains/aurora/assets/0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79/info.json @@ -0,0 +1,28 @@ +{ + "name": "Aurora", + "type": "AURORA", + "symbol": "AURORA", + "decimals": 18, + "description": "AURORA token is a governance token to ensure proper upgrades to the protocol. Aurora is governed by AuroraDAO which includes representatives from different ecosystems and sectors of the blockchain industry.", + "website": "https://aurora.dev/", + "explorer": "https://aurorascan.dev/address/0x8bec47865ade3b172a928df8f990bc7f2a3b9f79", + "status": "active", + "id": "0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/auroraisnear" + }, + { + "name": "github", + "url": "https://github.com/aurora-is-near" + }, + { + "name": "telegram", + "url": "https://t.me/auroraisnear" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/aurora/assets/0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79/logo.png b/blockchains/aurora/assets/0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79/logo.png new file mode 100644 index 0000000000000..21df1e53ca4fe Binary files /dev/null and b/blockchains/aurora/assets/0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79/logo.png differ diff --git a/blockchains/aurora/info/info.json b/blockchains/aurora/info/info.json new file mode 100644 index 0000000000000..60766601bb90c --- /dev/null +++ b/blockchains/aurora/info/info.json @@ -0,0 +1,21 @@ +{ + "name": "Aurora", + "website": "https://aurora.dev", + "description": "Aurora provides Ethereum compatibility, NEAR Protocol scalability, and industry-first user experience through affordable transactions.", + "explorer": "https://explorer.mainnet.aurora.dev/", + "research": "", + "symbol": "ETH", + "type": "coin", + "decimals": 18, + "rpc_url": "https://mainnet.aurora.dev", + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/auroraisnear" + } + ] +} diff --git a/blockchains/aurora/info/logo.png b/blockchains/aurora/info/logo.png new file mode 100644 index 0000000000000..21df1e53ca4fe Binary files /dev/null and b/blockchains/aurora/info/logo.png differ diff --git a/blockchains/avalanche/info/info.json b/blockchains/avalanche/info/info.json deleted file mode 100644 index c07961d1e6429..0000000000000 --- a/blockchains/avalanche/info/info.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "Avalanche", - "website": "http://avax.network", - "description": "Avalanche is an open-source platform for launching highly decentralized applications, new financial primitives, and new interoperable blockchains.", - "explorer": "https://explorer.avax.network", - "research": "https://research.binance.com/en/projects/avalanche", - "symbol": "AVAX", - "type": "coin", - "decimals": 9, - "status": "active", - "tags": [ - "staking-native" - ], - "links": [ - { - "name": "github", - "url": "https://github.com/ava-labs" - }, - { - "name": "whitepaper", - "url": "https://www.avalabs.org/whitepapers" - } - ] -} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665/info.json b/blockchains/avalanchec/assets/0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665/info.json new file mode 100644 index 0000000000000..d60f394bdfa4c --- /dev/null +++ b/blockchains/avalanchec/assets/0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665/info.json @@ -0,0 +1,28 @@ +{ + "name": "SHIBA INU", + "symbol": "SHIB.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped SHIBA INU. SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned.", + "website": "https://shibatoken.com/", + "explorer": "https://snowtrace.io/token/0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665", + "status": "active", + "id": "0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shiba-inu/" + }, + { + "name": "telegram", + "url": "https://t.me/shibainuthedogecoinkiller" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665/logo.png b/blockchains/avalanchec/assets/0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665/logo.png new file mode 100644 index 0000000000000..2bb8d92da94ce Binary files /dev/null and b/blockchains/avalanchec/assets/0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665/logo.png differ diff --git a/blockchains/avalanchec/assets/0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA/info.json b/blockchains/avalanchec/assets/0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA/info.json new file mode 100644 index 0000000000000..74a6bad960762 --- /dev/null +++ b/blockchains/avalanchec/assets/0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Solana)", + "symbol": "USDCso", + "type": "AVALANCHE", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://snowtrace.io/token/0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA", + "status": "active", + "id": "0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA/logo.png b/blockchains/avalanchec/assets/0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA/logo.png new file mode 100644 index 0000000000000..c9ca83078881a Binary files /dev/null and b/blockchains/avalanchec/assets/0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA/logo.png differ diff --git a/blockchains/avalanchec/assets/0x12AF5C1a232675f62F405b5812A80e7a6F75D746/info.json b/blockchains/avalanchec/assets/0x12AF5C1a232675f62F405b5812A80e7a6F75D746/info.json new file mode 100644 index 0000000000000..e25da56e9475f --- /dev/null +++ b/blockchains/avalanchec/assets/0x12AF5C1a232675f62F405b5812A80e7a6F75D746/info.json @@ -0,0 +1,14 @@ +{ + "name": "ROSE (Portal)", + "symbol": "ROSE", + "type": "AVALANCHE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://oasisprotocol.org/", + "explorer": "https://snowtrace.io/token/0x12AF5C1a232675f62F405b5812A80e7a6F75D746", + "status": "active", + "id": "0x12AF5C1a232675f62F405b5812A80e7a6F75D746", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x12AF5C1a232675f62F405b5812A80e7a6F75D746/logo.png b/blockchains/avalanchec/assets/0x12AF5C1a232675f62F405b5812A80e7a6F75D746/logo.png new file mode 100644 index 0000000000000..32179bc3c3aad Binary files /dev/null and b/blockchains/avalanchec/assets/0x12AF5C1a232675f62F405b5812A80e7a6F75D746/logo.png differ diff --git a/blockchains/avalanchec/assets/0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98/info.json b/blockchains/avalanchec/assets/0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98/info.json new file mode 100644 index 0000000000000..9b77240f671c4 --- /dev/null +++ b/blockchains/avalanchec/assets/0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98/info.json @@ -0,0 +1,32 @@ +{ + "name": "Binance USD", + "symbol": "BUSD.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped Binance USD. BUSD is a dollar-backed stablecoin issued and custodied by Paxos Trust Company, and regulated by the New York State Department of Financial Services. BUSD is available directly for sale 1:1 with USD on Paxos.com and will be listed for trading on Binance.", + "website": "http://www.paxos.com/busd", + "explorer": "https://snowtrace.io/token/0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98", + "status": "active", + "id": "0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PaxosGlobal" + }, + { + "name": "github", + "url": "https://github.com/paxosglobal/busd-contract" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binance-usd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/binance-usd/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98/logo.png b/blockchains/avalanchec/assets/0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98/logo.png new file mode 100644 index 0000000000000..76d02e370b6d6 Binary files /dev/null and b/blockchains/avalanchec/assets/0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98/logo.png differ diff --git a/blockchains/avalanchec/assets/0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB/info.json b/blockchains/avalanchec/assets/0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB/info.json new file mode 100644 index 0000000000000..c564e984177c7 --- /dev/null +++ b/blockchains/avalanchec/assets/0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB/info.json @@ -0,0 +1,28 @@ +{ + "name": "TrueUSD", + "symbol": "TUSD", + "type": "AVALANCHE", + "decimals": 18, + "description": "A regulated, exchange-independent stablecoin backed 1-for-1 with US Dollars.", + "website": "https://trueusd.com/", + "explorer": "https://snowtrace.io/token/0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB", + "status": "active", + "id": "0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/trueusd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/true-usd/" + }, + { + "name": "twitter", + "url": "https://twitter.com/tusd_official" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB/logo.png b/blockchains/avalanchec/assets/0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB/logo.png new file mode 100644 index 0000000000000..0ae677cd2bac8 Binary files /dev/null and b/blockchains/avalanchec/assets/0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB/logo.png differ diff --git a/blockchains/avalanchec/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/info.json b/blockchains/avalanchec/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/info.json new file mode 100644 index 0000000000000..0abfbcdd4789d --- /dev/null +++ b/blockchains/avalanchec/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/info.json @@ -0,0 +1,46 @@ +{ + "name": "Dypius", + "type": "AVALANCHE", + "symbol": "DYP", + "decimals": 18, + "website": "https://www.dypius.com/", + "description": "Dypius is a powerful, decentralized ecosystem with a focus on scalability, security, and global adoption through next-gen infrastructure. We offer a variety of products and services that cater to both beginners and advanced users in the crypto space including DeFi solutions, analytical tools, NFTs, Metaverse and more!", + "explorer": "https://snowtrace.io/token/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4", + "status": "active", + "id": "0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypius" + }, + { + "name": "github", + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypius.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-yield-protocol-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dypius" + }, + { + "name": "discord", + "url": "https://discord.com/invite/worldofdypians" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" + } + ], + "tags": [ + "governance", + "nft", + "defi" + ] +} diff --git a/blockchains/avalanchec/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/logo.png b/blockchains/avalanchec/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/logo.png new file mode 100644 index 0000000000000..b86b0fca332ad Binary files /dev/null and b/blockchains/avalanchec/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/logo.png differ diff --git a/blockchains/avalanchec/assets/0x1f1E7c893855525b303f99bDF5c3c05Be09ca251/info.json b/blockchains/avalanchec/assets/0x1f1E7c893855525b303f99bDF5c3c05Be09ca251/info.json new file mode 100644 index 0000000000000..2304efc483579 --- /dev/null +++ b/blockchains/avalanchec/assets/0x1f1E7c893855525b303f99bDF5c3c05Be09ca251/info.json @@ -0,0 +1,28 @@ +{ + "name": "Synapse", + "website": "https://synapseprotocol.com/", + "description": "Synapse is a cross-chain layer ∞ protocol powering interoperability between blockchains.", + "explorer": "https://snowtrace.io/token/0x1f1e7c893855525b303f99bdf5c3c05be09ca251", + "type": "AVALANCHE", + "symbol": "SYN", + "decimals": 18, + "status": "active", + "id": "0x1f1E7c893855525b303f99bDF5c3c05Be09ca251", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/synapseprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/synapseprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/synapse-2/" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x1f1E7c893855525b303f99bDF5c3c05Be09ca251/logo.png b/blockchains/avalanchec/assets/0x1f1E7c893855525b303f99bDF5c3c05Be09ca251/logo.png new file mode 100644 index 0000000000000..577673c43c6a4 Binary files /dev/null and b/blockchains/avalanchec/assets/0x1f1E7c893855525b303f99bDF5c3c05Be09ca251/logo.png differ diff --git a/blockchains/avalanchec/assets/0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE/info.json b/blockchains/avalanchec/assets/0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE/info.json new file mode 100644 index 0000000000000..b0ec09919bd1f --- /dev/null +++ b/blockchains/avalanchec/assets/0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE/info.json @@ -0,0 +1,56 @@ +{ + "name": "Ankr Network", + "type": "AVALANCHE", + "symbol": "ANKR", + "decimals": 18, + "website": "https://ankr.com", + "description": "Ankr is building an infrastructure platform and marketplace for Web3-stack deployment.", + "explorer": "https://snowtrace.io/token/0x20cf1b6e9d856321ed4686877cf4538f2c84b4de", + "status": "active", + "id": "0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-network" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/avalanchec/assets/0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE/logo.png b/blockchains/avalanchec/assets/0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE/logo.png new file mode 100644 index 0000000000000..1660741aaf752 Binary files /dev/null and b/blockchains/avalanchec/assets/0x20CF1b6E9d856321ed4686877CF4538F2C84B4dE/logo.png differ diff --git a/blockchains/avalanchec/assets/0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f/info.json b/blockchains/avalanchec/assets/0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f/info.json new file mode 100644 index 0000000000000..b60199258d51a --- /dev/null +++ b/blockchains/avalanchec/assets/0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f/info.json @@ -0,0 +1,32 @@ +{ + "name": "AlphaToken", + "symbol": "ALPHA.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "Alpha Finance Lab is an ecosystem of DeFi products and focused on building an ecosystem of automated yield-maximizing Alpha products that interoperate to bring optimal alpha to users on a cross-chain level.", + "website": "https://alphafinance.io/", + "explorer": "https://snowtrace.io/token/0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f", + "status": "active", + "id": "0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/alphafinancelab" + }, + { + "name": "telegram", + "url": "https://t.me/AlphaFinanceLab" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/alpha-finance-lab/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/alpha-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f/logo.png b/blockchains/avalanchec/assets/0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f/logo.png new file mode 100644 index 0000000000000..ea505242ce276 Binary files /dev/null and b/blockchains/avalanchec/assets/0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f/logo.png differ diff --git a/blockchains/avalanchec/assets/0x214DB107654fF987AD859F34125307783fC8e387/info.json b/blockchains/avalanchec/assets/0x214DB107654fF987AD859F34125307783fC8e387/info.json new file mode 100644 index 0000000000000..c846bc7ecfc70 --- /dev/null +++ b/blockchains/avalanchec/assets/0x214DB107654fF987AD859F34125307783fC8e387/info.json @@ -0,0 +1,32 @@ +{ + "name": "Frax Share", + "symbol": "FXS", + "type": "AVALANCHE", + "decimals": 18, + "description": "FXS is the value accrual and governance token of the entire Frax ecosystem. Frax is a fractional-algorithmic stablecoin protocol. It aims to provide a highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC.", + "website": "https://frax.finance/", + "explorer": "https://snowtrace.io/token/0x214DB107654fF987AD859F34125307783fC8e387", + "status": "active", + "id": "0x214DB107654fF987AD859F34125307783fC8e387", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fraxfinance" + }, + { + "name": "telegram", + "url": "https://t.me/fraxfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frax-share/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/frax-share/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x214DB107654fF987AD859F34125307783fC8e387/logo.png b/blockchains/avalanchec/assets/0x214DB107654fF987AD859F34125307783fC8e387/logo.png new file mode 100644 index 0000000000000..5072baa5035ed Binary files /dev/null and b/blockchains/avalanchec/assets/0x214DB107654fF987AD859F34125307783fC8e387/logo.png differ diff --git a/blockchains/avalanchec/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json b/blockchains/avalanchec/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json new file mode 100644 index 0000000000000..e9c494b1582fc --- /dev/null +++ b/blockchains/avalanchec/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise NFT Stakes", + "symbol": "nftRISE", + "type": "AVALANCHE", + "decimals": 0, + "description": "EverRise Staking NFTs are containers of Vote Escrowed (ve)EverRise weighted governance tokens. veRISE generates rewards from the auto-buyback with a market driven yield curve, based on the transaction volume of EverRise trades and veEverRise sales.", + "website": "https://www.everrise.com/", + "explorer": "https://snowtrace.io/token/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "status": "active", + "id": "0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png b/blockchains/avalanchec/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png new file mode 100644 index 0000000000000..4272c382f1522 Binary files /dev/null and b/blockchains/avalanchec/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png differ diff --git a/blockchains/avalanchec/assets/0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06/info.json b/blockchains/avalanchec/assets/0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06/info.json new file mode 100644 index 0000000000000..20dbc08d76ed5 --- /dev/null +++ b/blockchains/avalanchec/assets/0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06/info.json @@ -0,0 +1,28 @@ +{ + "name": "Curve DAO Token", + "symbol": "CRV.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "CRV is a governance token on the Curve platform with time-weighted voting and value accrual mechanisms.", + "website": "https://www.curve.fi/", + "explorer": "https://snowtrace.io/token/0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06", + "status": "active", + "id": "0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/curve-dao-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/curve-dao-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/CurveFinance" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06/logo.png b/blockchains/avalanchec/assets/0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06/logo.png new file mode 100644 index 0000000000000..b820f250c2d3b Binary files /dev/null and b/blockchains/avalanchec/assets/0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06/logo.png differ diff --git a/blockchains/avalanchec/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json b/blockchains/avalanchec/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json new file mode 100644 index 0000000000000..ad47979fbe7a1 --- /dev/null +++ b/blockchains/avalanchec/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json @@ -0,0 +1,28 @@ +{ + "name": "StargateToken", + "website": "https://stargate.finance", + "description": "Stargate is a fully composable liquidity transport protocol that lives at the heart of Omnichain DeFi.", + "explorer": "https://snowtrace.io/token/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590", + "type": "AVALANCHE", + "symbol": "STG", + "decimals": 18, + "status": "active", + "id": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590", + "links": [ + { + "name": "medium", + "url": "https://medium.com/stargate-official" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/LEM0ELklmO1kODdh" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stargate-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png b/blockchains/avalanchec/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png new file mode 100644 index 0000000000000..f983849d90c4f Binary files /dev/null and b/blockchains/avalanchec/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png differ diff --git a/blockchains/avalanchec/assets/0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE/info.json b/blockchains/avalanchec/assets/0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE/info.json new file mode 100644 index 0000000000000..ee48d79ff92b5 --- /dev/null +++ b/blockchains/avalanchec/assets/0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE/info.json @@ -0,0 +1,57 @@ +{ + "name": "Staked AVAX", + "symbol": "sAVAX", + "type": "AVALANCHE", + "decimals": 18, + "description": "Staked AVAX, sAVAX, represents each user's ownership of their staked AVAX position in BENQI Liquid Staking. The yield-bearing asset grants users the ability to remain liquid and participate within other DeFi applications such as AAVE, Trader Joe, Platypus and BENQI.", + "website": "https://benqi.fi", + "explorer": "https://snowtrace.io/token/0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE", + "id": "0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BenqiFinance" + }, + { + "name": "telegram", + "url": "https://t.me/BENQIFinance" + }, + { + "name": "telegram_news", + "url": "https://t.me/BENQIFinance_Announcements" + }, + { + "name": "discord", + "url": "https://discord.com/invite/jyPAjZjwk6" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/benqi-liquid-staked-avax" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/benqi-liquid-staked-avax/markets" + }, + { + "name": "docs", + "url": "https://docs.benqi.fi" + }, + { + "name": "medium", + "url": "https://benqifinance.medium.com" + }, + { + "name": "github", + "url": "https://github.com/Benqi-fi" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/BENQIfinance" + } + ], + "tags": [ + "staking", + "defi" + ] +} diff --git a/blockchains/avalanchec/assets/0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE/logo.png b/blockchains/avalanchec/assets/0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE/logo.png new file mode 100644 index 0000000000000..41058cf5fbdbd Binary files /dev/null and b/blockchains/avalanchec/assets/0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE/logo.png differ diff --git a/blockchains/avalanchec/assets/0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A/info.json b/blockchains/avalanchec/assets/0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A/info.json new file mode 100644 index 0000000000000..104ff3b538945 --- /dev/null +++ b/blockchains/avalanchec/assets/0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A/info.json @@ -0,0 +1,36 @@ +{ + "name": "Orbs", + "symbol": "ORBS", + "type": "AVALANCHE", + "decimals": 18, + "description": "Orbs is a public blockchain built for the needs of apps with millions of users, from SLAs to adjustable fee models to on-demand capacity.", + "website": "https://www.orbs.com/", + "explorer": "https://snowtrace.io/token/0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A", + "status": "active", + "id": "0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/orbs_network" + }, + { + "name": "medium", + "url": "https://medium.com/orbs-network" + }, + { + "name": "telegram", + "url": "https://t.me/orbs_network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/orbs/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/orbs/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A/logo.png b/blockchains/avalanchec/assets/0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A/logo.png new file mode 100644 index 0000000000000..a9684ccf91ebd Binary files /dev/null and b/blockchains/avalanchec/assets/0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A/logo.png differ diff --git a/blockchains/avalanchec/assets/0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76/info.json b/blockchains/avalanchec/assets/0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76/info.json new file mode 100644 index 0000000000000..f7eadc6c1d967 --- /dev/null +++ b/blockchains/avalanchec/assets/0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76/info.json @@ -0,0 +1,36 @@ +{ + "name": "SushiToken", + "symbol": "SUSHI.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "Be a DeFi Chef with Sushi - Swap, earn, stack yields, lend, borrow, leverage all on one decentralized, community driven platform.", + "website": "https://sushi.com/", + "explorer": "https://snowtrace.io/token/0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76", + "status": "active", + "id": "0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/sushiswap" + }, + { + "name": "medium", + "url": "https://medium.com/sushiswap/" + }, + { + "name": "github", + "url": "https://github.com/sushiswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sushiswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sushi/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76/logo.png b/blockchains/avalanchec/assets/0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76/logo.png new file mode 100644 index 0000000000000..b1b9c8c095e79 Binary files /dev/null and b/blockchains/avalanchec/assets/0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76/logo.png differ diff --git a/blockchains/avalanchec/assets/0x39fC9e94Caeacb435842FADeDeCB783589F50f5f/info.json b/blockchains/avalanchec/assets/0x39fC9e94Caeacb435842FADeDeCB783589F50f5f/info.json new file mode 100644 index 0000000000000..556cfa4f24131 --- /dev/null +++ b/blockchains/avalanchec/assets/0x39fC9e94Caeacb435842FADeDeCB783589F50f5f/info.json @@ -0,0 +1,36 @@ +{ + "name": "Kyber Network Crystal v2", + "symbol": "KNC", + "type": "AVALANCHE", + "decimals": 18, + "description": "Kyber is a blockchain-based liquidity protocol that aggregates liquidity from a wide range of reserves, powering instant and secure token exchange in any decentralized application.", + "website": "https://kyber.network/", + "explorer": "https://snowtrace.io/token/0x39fC9e94Caeacb435842FADeDeCB783589F50f5f", + "status": "active", + "id": "0x39fC9e94Caeacb435842FADeDeCB783589F50f5f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KyberNetwork" + }, + { + "name": "blog", + "url": "https://blog.kyber.network/" + }, + { + "name": "github", + "url": "https://github.com/KyberNetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kyber-network-crystal-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kyber-network-crystal/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x39fC9e94Caeacb435842FADeDeCB783589F50f5f/logo.png b/blockchains/avalanchec/assets/0x39fC9e94Caeacb435842FADeDeCB783589F50f5f/logo.png new file mode 100644 index 0000000000000..a9961dac9e977 Binary files /dev/null and b/blockchains/avalanchec/assets/0x39fC9e94Caeacb435842FADeDeCB783589F50f5f/logo.png differ diff --git a/blockchains/avalanchec/assets/0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339/info.json b/blockchains/avalanchec/assets/0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339/info.json new file mode 100644 index 0000000000000..24162128e4dce --- /dev/null +++ b/blockchains/avalanchec/assets/0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339/info.json @@ -0,0 +1,36 @@ +{ + "name": "UMA Voting Token v1", + "symbol": "UMA.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "UMA is a decentralized financial contracts platform built to enable Universal Market Access.", + "website": "https://umaproject.org/", + "explorer": "https://snowtrace.io/token/0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339", + "status": "active", + "id": "0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/umaprotocol/" + }, + { + "name": "medium", + "url": "https://medium.com/uma-project" + }, + { + "name": "github", + "url": "https://github.com/UMAprotocol/protocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uma/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uma/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339/logo.png b/blockchains/avalanchec/assets/0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339/logo.png new file mode 100644 index 0000000000000..743d6a15fd677 Binary files /dev/null and b/blockchains/avalanchec/assets/0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339/logo.png differ diff --git a/blockchains/avalanchec/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json b/blockchains/avalanchec/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json new file mode 100644 index 0000000000000..aac2e77689e70 --- /dev/null +++ b/blockchains/avalanchec/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json @@ -0,0 +1,21 @@ +{ + "name": "FantasyGold", + "website": "https://fantasygold.co/cgi-sys/suspendedpage.cgi", + "description": "FantasyGold was built to become a multi-purpose platform offering Ethereum Virtual Machine based smart contracts and lightning fast transactions.", + "explorer": "https://snowtrace.io/token/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a", + "type": "AVALANCHE", + "symbol": "FGC", + "decimals": 18, + "status": "active", + "id": "0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fantasygoldcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantasygold/" + } + ] +} diff --git a/blockchains/avalanchec/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png b/blockchains/avalanchec/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png new file mode 100644 index 0000000000000..6876a666683e6 Binary files /dev/null and b/blockchains/avalanchec/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png differ diff --git a/blockchains/avalanchec/assets/0x420FcA0121DC28039145009570975747295f2329/info.json b/blockchains/avalanchec/assets/0x420FcA0121DC28039145009570975747295f2329/info.json new file mode 100644 index 0000000000000..fdf947d991e91 --- /dev/null +++ b/blockchains/avalanchec/assets/0x420FcA0121DC28039145009570975747295f2329/info.json @@ -0,0 +1,21 @@ +{ + "name": "Coq Inu", + "website": "https://coqinu.com/", + "description": "We are the #1 meme coin on AVAX. Founded by well respected members of the community.", + "explorer": "https://snowtrace.io/token/0x420fca0121dc28039145009570975747295f2329", + "type": "AVALANCHE", + "symbol": "COQ", + "decimals": 18, + "status": "active", + "id": "0x420FcA0121DC28039145009570975747295f2329", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coqinuavax" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coq-inu/" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x420FcA0121DC28039145009570975747295f2329/logo.png b/blockchains/avalanchec/assets/0x420FcA0121DC28039145009570975747295f2329/logo.png new file mode 100644 index 0000000000000..0ca1800e33353 Binary files /dev/null and b/blockchains/avalanchec/assets/0x420FcA0121DC28039145009570975747295f2329/logo.png differ diff --git a/blockchains/avalanchec/assets/0x442F7f22b1EE2c842bEAFf52880d4573E9201158/info.json b/blockchains/avalanchec/assets/0x442F7f22b1EE2c842bEAFf52880d4573E9201158/info.json new file mode 100644 index 0000000000000..058c2d2faeb37 --- /dev/null +++ b/blockchains/avalanchec/assets/0x442F7f22b1EE2c842bEAFf52880d4573E9201158/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance Coin (Portal)", + "symbol": "BNB", + "type": "AVALANCHE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.binance.com/", + "explorer": "https://snowtrace.io/token/0x442F7f22b1EE2c842bEAFf52880d4573E9201158", + "status": "active", + "id": "0x442F7f22b1EE2c842bEAFf52880d4573E9201158", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x442F7f22b1EE2c842bEAFf52880d4573E9201158/logo.png b/blockchains/avalanchec/assets/0x442F7f22b1EE2c842bEAFf52880d4573E9201158/logo.png new file mode 100644 index 0000000000000..24a702d4390f2 Binary files /dev/null and b/blockchains/avalanchec/assets/0x442F7f22b1EE2c842bEAFf52880d4573E9201158/logo.png differ diff --git a/blockchains/avalanchec/assets/0x44c784266cf024a60e8acF2427b9857Ace194C5d/info.json b/blockchains/avalanchec/assets/0x44c784266cf024a60e8acF2427b9857Ace194C5d/info.json new file mode 100644 index 0000000000000..e312279f61da6 --- /dev/null +++ b/blockchains/avalanchec/assets/0x44c784266cf024a60e8acF2427b9857Ace194C5d/info.json @@ -0,0 +1,68 @@ +{ + "name": "Axelar", + "symbol": "AXL", + "type": "AVALANCHE", + "decimals": 6, + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "website": "https://axelar.network/", + "explorer": "https://snowtrace.io/token/0x44c784266cf024a60e8acF2427b9857Ace194C5d", + "status": "active", + "id": "0x44c784266cf024a60e8acF2427b9857Ace194C5d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x44c784266cf024a60e8acF2427b9857Ace194C5d/logo.png b/blockchains/avalanchec/assets/0x44c784266cf024a60e8acF2427b9857Ace194C5d/logo.png new file mode 100644 index 0000000000000..6c156aba62660 Binary files /dev/null and b/blockchains/avalanchec/assets/0x44c784266cf024a60e8acF2427b9857Ace194C5d/logo.png differ diff --git a/blockchains/avalanchec/assets/0x50b7545627a5162F82A992c33b87aDc75187B218/info.json b/blockchains/avalanchec/assets/0x50b7545627a5162F82A992c33b87aDc75187B218/info.json new file mode 100644 index 0000000000000..a322337f4ad50 --- /dev/null +++ b/blockchains/avalanchec/assets/0x50b7545627a5162F82A992c33b87aDc75187B218/info.json @@ -0,0 +1,24 @@ +{ + "name": "Wrapped BTC", + "symbol": "WBTC.e", + "type": "AVALANCHE", + "decimals": 8, + "description": "Wrapped Bitcoin is an ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.", + "website": "https://www.wbtc.network/", + "explorer": "https://snowtrace.io/token/0x50b7545627a5162F82A992c33b87aDc75187B218", + "status": "active", + "id": "0x50b7545627a5162F82A992c33b87aDc75187B218", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-bitcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-bitcoin/" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x50b7545627a5162F82A992c33b87aDc75187B218/logo.png b/blockchains/avalanchec/assets/0x50b7545627a5162F82A992c33b87aDc75187B218/logo.png new file mode 100644 index 0000000000000..6aa8ad7873a9a Binary files /dev/null and b/blockchains/avalanchec/assets/0x50b7545627a5162F82A992c33b87aDc75187B218/logo.png differ diff --git a/blockchains/avalanchec/assets/0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8/info.json b/blockchains/avalanchec/assets/0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8/info.json new file mode 100644 index 0000000000000..6a8255b608ca6 --- /dev/null +++ b/blockchains/avalanchec/assets/0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (PoS) (Portal from Polygon)", + "symbol": "USDCpo", + "type": "AVALANCHE", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://snowtrace.io/token/0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8", + "status": "active", + "id": "0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8/logo.png b/blockchains/avalanchec/assets/0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8/logo.png new file mode 100644 index 0000000000000..4e3f74d233943 Binary files /dev/null and b/blockchains/avalanchec/assets/0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8/logo.png differ diff --git a/blockchains/avalanchec/assets/0x57319d41F71E81F3c65F2a47CA4e001EbAFd4F33/info.json b/blockchains/avalanchec/assets/0x57319d41F71E81F3c65F2a47CA4e001EbAFd4F33/info.json new file mode 100644 index 0000000000000..a30e178f2eba7 --- /dev/null +++ b/blockchains/avalanchec/assets/0x57319d41F71E81F3c65F2a47CA4e001EbAFd4F33/info.json @@ -0,0 +1,32 @@ +{ + "name": "JoeBar", + "symbol": "xJOE", + "type": "AVALANCHE", + "decimals": 18, + "description": "One-stop Decentralized Trading on Avalanche.", + "website": "https://traderjoexyz.com/", + "explorer": "https://snowtrace.io/token/0x57319d41F71E81F3c65F2a47CA4e001EbAFd4F33", + "status": "abandoned", + "id": "0x57319d41F71E81F3c65F2a47CA4e001EbAFd4F33", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/traderjoe_xyz" + }, + { + "name": "telegram", + "url": "https://t.me/traderjoe_xyz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/joe/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/joe/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x5947BB275c521040051D82396192181b413227A3/info.json b/blockchains/avalanchec/assets/0x5947BB275c521040051D82396192181b413227A3/info.json new file mode 100644 index 0000000000000..a84ab55ddf7bf --- /dev/null +++ b/blockchains/avalanchec/assets/0x5947BB275c521040051D82396192181b413227A3/info.json @@ -0,0 +1,28 @@ +{ + "name": "Chainlink Token", + "symbol": "LINK.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.", + "website": "https://chain.link/", + "explorer": "https://snowtrace.io/token/0x5947BB275c521040051D82396192181b413227A3", + "status": "active", + "id": "0x5947BB275c521040051D82396192181b413227A3", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chainlink/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/chainlink/" + }, + { + "name": "telegram", + "url": "https://t.me/chainlinkofficial" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x5947BB275c521040051D82396192181b413227A3/logo.png b/blockchains/avalanchec/assets/0x5947BB275c521040051D82396192181b413227A3/logo.png new file mode 100644 index 0000000000000..ab55f5e21fae2 Binary files /dev/null and b/blockchains/avalanchec/assets/0x5947BB275c521040051D82396192181b413227A3/logo.png differ diff --git a/blockchains/avalanchec/assets/0x596fA47043f99A4e0F122243B841E55375cdE0d2/info.json b/blockchains/avalanchec/assets/0x596fA47043f99A4e0F122243B841E55375cdE0d2/info.json new file mode 100644 index 0000000000000..1f9cf617fa180 --- /dev/null +++ b/blockchains/avalanchec/assets/0x596fA47043f99A4e0F122243B841E55375cdE0d2/info.json @@ -0,0 +1,36 @@ +{ + "name": "ZRX", + "symbol": "ZRX.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "0x is an open, permissionless protocol allowing for tokens to be traded on the Ethereum blockchain.", + "website": "https://0x.org/", + "explorer": "https://snowtrace.io/token/0x596fA47043f99A4e0F122243B841E55375cdE0d2", + "status": "active", + "id": "0x596fA47043f99A4e0F122243B841E55375cdE0d2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/0xproject" + }, + { + "name": "blog", + "url": "https://blog.0xproject.com/latest" + }, + { + "name": "discord", + "url": "https://discord.com/d3FTX3M" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/0x/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/0x/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x596fA47043f99A4e0F122243B841E55375cdE0d2/logo.png b/blockchains/avalanchec/assets/0x596fA47043f99A4e0F122243B841E55375cdE0d2/logo.png new file mode 100644 index 0000000000000..f4fe2ab0b2b7b Binary files /dev/null and b/blockchains/avalanchec/assets/0x596fA47043f99A4e0F122243B841E55375cdE0d2/logo.png differ diff --git a/blockchains/avalanchec/assets/0x5fC17416925789E0852FBFcd81c490ca4abc51F9/info.json b/blockchains/avalanchec/assets/0x5fC17416925789E0852FBFcd81c490ca4abc51F9/info.json new file mode 100644 index 0000000000000..bbef827650c7c --- /dev/null +++ b/blockchains/avalanchec/assets/0x5fC17416925789E0852FBFcd81c490ca4abc51F9/info.json @@ -0,0 +1,36 @@ +{ + "name": "inSure", + "symbol": "SURE", + "type": "AVALANCHE", + "decimals": 18, + "description": "inSure DeFi is a Decentralized Insurance Ecosystem, trusted by thousands of community members to protect their crypto portfolios from scams, exchange closures, and drastic devaluations.", + "website": "https://insuretoken.net/", + "explorer": "https://snowtrace.io/token/0x5fC17416925789E0852FBFcd81c490ca4abc51F9", + "status": "active", + "id": "0x5fC17416925789E0852FBFcd81c490ca4abc51F9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/InsureToken" + }, + { + "name": "medium", + "url": "https://insureteam.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/insuretoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/insure/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/insure/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x5fC17416925789E0852FBFcd81c490ca4abc51F9/logo.png b/blockchains/avalanchec/assets/0x5fC17416925789E0852FBFcd81c490ca4abc51F9/logo.png new file mode 100644 index 0000000000000..fa4c09727aaac Binary files /dev/null and b/blockchains/avalanchec/assets/0x5fC17416925789E0852FBFcd81c490ca4abc51F9/logo.png differ diff --git a/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/info.json b/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/info.json new file mode 100644 index 0000000000000..8603b1b7186c4 --- /dev/null +++ b/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/info.json @@ -0,0 +1,12 @@ +{ + "name": "Pangolin", + "symbol": "PNG", + "type": "AVALANCHE", + "decimals": 18, + "description": "A community-driven decentralized exchange for Avalanche and Ethereum assets with fast settlement, low transaction fees, and a democratic distribution–powered by Avalanche", + "website": "https://pangolin.exchange/", + "explorer": "https://snowtrace.io/token/0x60781C2586D68229fde47564546784ab3fACA982", + "research": "https://research.binance.com/en/projects/avalanche", + "status": "active", + "id": "0x60781C2586D68229fde47564546784ab3fACA982" +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/logo.png b/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/logo.png new file mode 100644 index 0000000000000..d1da905645b1b Binary files /dev/null and b/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/logo.png differ diff --git a/blockchains/avalanchec/assets/0x6145E8a910aE937913426BF32De2b26039728ACF/info.json b/blockchains/avalanchec/assets/0x6145E8a910aE937913426BF32De2b26039728ACF/info.json new file mode 100644 index 0000000000000..fb1143f50eb36 --- /dev/null +++ b/blockchains/avalanchec/assets/0x6145E8a910aE937913426BF32De2b26039728ACF/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from BSC)", + "symbol": "USDCbs", + "type": "AVALANCHE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://snowtrace.io/token/0x6145E8a910aE937913426BF32De2b26039728ACF", + "status": "active", + "id": "0x6145E8a910aE937913426BF32De2b26039728ACF", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x6145E8a910aE937913426BF32De2b26039728ACF/logo.png b/blockchains/avalanchec/assets/0x6145E8a910aE937913426BF32De2b26039728ACF/logo.png new file mode 100644 index 0000000000000..8ec55937f4dba Binary files /dev/null and b/blockchains/avalanchec/assets/0x6145E8a910aE937913426BF32De2b26039728ACF/logo.png differ diff --git a/blockchains/avalanchec/assets/0x62edc0692BD897D2295872a9FFCac5425011c661/info.json b/blockchains/avalanchec/assets/0x62edc0692BD897D2295872a9FFCac5425011c661/info.json new file mode 100644 index 0000000000000..a4b5438a6ed9f --- /dev/null +++ b/blockchains/avalanchec/assets/0x62edc0692BD897D2295872a9FFCac5425011c661/info.json @@ -0,0 +1,32 @@ +{ + "name": "GMX", + "type": "AVALANCHE", + "symbol": "GMX", + "decimals": 18, + "website": "https://gmx.io/", + "description": "GMX is a decentralized spot and perpetual exchange that supports low swap fees and zero price impact trades.", + "explorer": "https://snowtrace.io/token/0x62edc0692BD897D2295872a9FFCac5425011c661", + "status": "active", + "id": "0x62edc0692BD897D2295872a9FFCac5425011c661", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gmx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/gmx/" + }, + { + "name": "twitter", + "url": "https://twitter.com/GMX_IO" + }, + { + "name": "telegram", + "url": "https://t.me/GMX_IO" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x62edc0692BD897D2295872a9FFCac5425011c661/logo.png b/blockchains/avalanchec/assets/0x62edc0692BD897D2295872a9FFCac5425011c661/logo.png new file mode 100644 index 0000000000000..1e964f0a84e34 Binary files /dev/null and b/blockchains/avalanchec/assets/0x62edc0692BD897D2295872a9FFCac5425011c661/logo.png differ diff --git a/blockchains/avalanchec/assets/0x63a72806098Bd3D9520cC43356dD78afe5D386D9/info.json b/blockchains/avalanchec/assets/0x63a72806098Bd3D9520cC43356dD78afe5D386D9/info.json new file mode 100644 index 0000000000000..3ca7632ac597f --- /dev/null +++ b/blockchains/avalanchec/assets/0x63a72806098Bd3D9520cC43356dD78afe5D386D9/info.json @@ -0,0 +1,28 @@ +{ + "name": "Aave Token", + "symbol": "AAVE.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped Aave Token. Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets. It also features access to highly innovative flash loans, which let developers borrow instantly and easily; no collateral needed.", + "website": "https://aave.com/", + "explorer": "https://snowtrace.io/token/0x63a72806098Bd3D9520cC43356dD78afe5D386D9", + "status": "active", + "id": "0x63a72806098Bd3D9520cC43356dD78afe5D386D9", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aave/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aave/" + }, + { + "name": "twitter", + "url": "https://twitter.com/AaveAave" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x63a72806098Bd3D9520cC43356dD78afe5D386D9/logo.png b/blockchains/avalanchec/assets/0x63a72806098Bd3D9520cC43356dD78afe5D386D9/logo.png new file mode 100644 index 0000000000000..1e7cef36a8aaa Binary files /dev/null and b/blockchains/avalanchec/assets/0x63a72806098Bd3D9520cC43356dD78afe5D386D9/logo.png differ diff --git a/blockchains/avalanchec/assets/0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd/info.json b/blockchains/avalanchec/assets/0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd/info.json new file mode 100644 index 0000000000000..ccf4bf9688df6 --- /dev/null +++ b/blockchains/avalanchec/assets/0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd/info.json @@ -0,0 +1,25 @@ +{ + "name": "JOE", + "symbol": "JOE", + "type": "AVALANCHE", + "decimals": 18, + "description": "One-stop Decentralized Trading on Avalanche.", + "website": "https://traderjoexyz.com/", + "explorer": "https://snowtrace.io/token/0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd", + "status": "active", + "id": "0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/traderjoe_xyz" + }, + { + "name": "telegram", + "url": "https://t.me/traderjoe_xyz" + }, + { + "name": "github", + "url": "https://github.com/traderjoe-xyz/" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd/logo.png b/blockchains/avalanchec/assets/0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd/logo.png new file mode 100644 index 0000000000000..7cf47068565d6 Binary files /dev/null and b/blockchains/avalanchec/assets/0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd/logo.png differ diff --git a/blockchains/avalanchec/assets/0x70928E5B188def72817b7775F0BF6325968e563B/info.json b/blockchains/avalanchec/assets/0x70928E5B188def72817b7775F0BF6325968e563B/info.json new file mode 100644 index 0000000000000..cd0f0a4f41d06 --- /dev/null +++ b/blockchains/avalanchec/assets/0x70928E5B188def72817b7775F0BF6325968e563B/info.json @@ -0,0 +1,14 @@ +{ + "name": "LUNA (Portal)", + "symbol": "LUNA", + "type": "AVALANCHE", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://snowtrace.io/token/0x70928E5B188def72817b7775F0BF6325968e563B", + "status": "active", + "id": "0x70928E5B188def72817b7775F0BF6325968e563B", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x70928E5B188def72817b7775F0BF6325968e563B/logo.png b/blockchains/avalanchec/assets/0x70928E5B188def72817b7775F0BF6325968e563B/logo.png new file mode 100644 index 0000000000000..2a885151a2b72 Binary files /dev/null and b/blockchains/avalanchec/assets/0x70928E5B188def72817b7775F0BF6325968e563B/logo.png differ diff --git a/blockchains/avalanchec/assets/0x7b2B702706D9b361dfE3f00bD138C0CFDA7FB2Cf/info.json b/blockchains/avalanchec/assets/0x7b2B702706D9b361dfE3f00bD138C0CFDA7FB2Cf/info.json new file mode 100644 index 0000000000000..ef8d8071fca89 --- /dev/null +++ b/blockchains/avalanchec/assets/0x7b2B702706D9b361dfE3f00bD138C0CFDA7FB2Cf/info.json @@ -0,0 +1,48 @@ +{ + "name": "Pollen", + "type": "AVALANCHE", + "symbol": "PLN", + "decimals": 18, + "website": "https://pollen.id", + "description": "Pollen is a crypto asset management suite that brings together the core principles of DeFi with collective intelligence.", + "explorer": "https://snowtrace.io/token/0x7b2B702706D9b361dfE3f00bD138C0CFDA7FB2Cf", + "status": "active", + "id": "0x7b2B702706D9b361dfE3f00bD138C0CFDA7FB2Cf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PollenDeFi" + }, + { + "name": "github", + "url": "https://github.com/PollenDeFi" + }, + { + "name": "telegram", + "url": "https://t.me/pollen_dao" + }, + { + "name": "medium", + "url": "https://medium.com/pollen-defi" + }, + { + "name": "whitepaper", + "url": "https://pollen.id/litepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pollen/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pollen" + }, + { + "name": "discord", + "url": "https://discord.com/invite/KJzrVTU8RT" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x7b2B702706D9b361dfE3f00bD138C0CFDA7FB2Cf/logo.png b/blockchains/avalanchec/assets/0x7b2B702706D9b361dfE3f00bD138C0CFDA7FB2Cf/logo.png new file mode 100644 index 0000000000000..84683b77288dd Binary files /dev/null and b/blockchains/avalanchec/assets/0x7b2B702706D9b361dfE3f00bD138C0CFDA7FB2Cf/logo.png differ diff --git a/blockchains/avalanchec/assets/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5/info.json b/blockchains/avalanchec/assets/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5/info.json new file mode 100644 index 0000000000000..018532267374d --- /dev/null +++ b/blockchains/avalanchec/assets/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5/info.json @@ -0,0 +1,21 @@ +{ + "name": "BENQI", + "type": "AVALANCHE", + "symbol": "QI", + "decimals": 18, + "website": "https://benqi.fi/", + "description": "BENQI is a decentralized non-custodial liquidity market as well as a liquid staking protocol built on the high-speed Avalanche smart contract network.", + "explorer": "https://snowtrace.io/token/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5", + "status": "active", + "id": "0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BenqiFinance" + }, + { + "name": "telegram", + "url": "https://t.me/BenqiFinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5/logo.png b/blockchains/avalanchec/assets/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5/logo.png new file mode 100644 index 0000000000000..fa649485b6b09 Binary files /dev/null and b/blockchains/avalanchec/assets/0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5/logo.png differ diff --git a/blockchains/avalanchec/assets/0x88128fd4b259552A9A1D457f435a6527AAb72d42/info.json b/blockchains/avalanchec/assets/0x88128fd4b259552A9A1D457f435a6527AAb72d42/info.json new file mode 100644 index 0000000000000..d4af20ba8d5b7 --- /dev/null +++ b/blockchains/avalanchec/assets/0x88128fd4b259552A9A1D457f435a6527AAb72d42/info.json @@ -0,0 +1,28 @@ +{ + "name": "Maker", + "symbol": "MKR.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped Maker. Maker is a Decentralized Autonomous Organization that creates and insures the dai stablecoin on the Ethereum blockchain.", + "website": "https://makerdao.com/", + "explorer": "https://snowtrace.io/token/0x88128fd4b259552A9A1D457f435a6527AAb72d42", + "status": "active", + "id": "0x88128fd4b259552A9A1D457f435a6527AAb72d42", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/maker/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/maker/" + }, + { + "name": "whitepaper", + "url": "https://makerdao.com/assets/documents/purple.pdf" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x88128fd4b259552A9A1D457f435a6527AAb72d42/logo.png b/blockchains/avalanchec/assets/0x88128fd4b259552A9A1D457f435a6527AAb72d42/logo.png new file mode 100644 index 0000000000000..903f096950bdb Binary files /dev/null and b/blockchains/avalanchec/assets/0x88128fd4b259552A9A1D457f435a6527AAb72d42/logo.png differ diff --git a/blockchains/avalanchec/assets/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9/info.json b/blockchains/avalanchec/assets/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9/info.json new file mode 100644 index 0000000000000..96cf171b0b214 --- /dev/null +++ b/blockchains/avalanchec/assets/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9/info.json @@ -0,0 +1,28 @@ +{ + "name": "Graph Token", + "symbol": "GRT.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Graph is an indexing protocol and global API for organizing blockchain data and making it easily accessible with GraphQL.", + "website": "https://thegraph.com/", + "explorer": "https://snowtrace.io/token/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9", + "status": "active", + "id": "0x8a0cAc13c7da965a312f08ea4229c37869e85cB9", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-graph/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-graph/" + }, + { + "name": "twitter", + "url": "https://twitter.com/graphprotocol" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9/logo.png b/blockchains/avalanchec/assets/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9/logo.png new file mode 100644 index 0000000000000..0552c7bce924d Binary files /dev/null and b/blockchains/avalanchec/assets/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9/logo.png differ diff --git a/blockchains/avalanchec/assets/0x8b82A291F83ca07Af22120ABa21632088fC92931/info.json b/blockchains/avalanchec/assets/0x8b82A291F83ca07Af22120ABa21632088fC92931/info.json new file mode 100644 index 0000000000000..90b908d0e19e1 --- /dev/null +++ b/blockchains/avalanchec/assets/0x8b82A291F83ca07Af22120ABa21632088fC92931/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ether (Portal)", + "symbol": "ETH", + "type": "AVALANCHE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ethereum.org/en/", + "explorer": "https://snowtrace.io/token/0x8b82A291F83ca07Af22120ABa21632088fC92931", + "status": "active", + "id": "0x8b82A291F83ca07Af22120ABa21632088fC92931", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x8b82A291F83ca07Af22120ABa21632088fC92931/logo.png b/blockchains/avalanchec/assets/0x8b82A291F83ca07Af22120ABa21632088fC92931/logo.png new file mode 100644 index 0000000000000..2d99a939536c4 Binary files /dev/null and b/blockchains/avalanchec/assets/0x8b82A291F83ca07Af22120ABa21632088fC92931/logo.png differ diff --git a/blockchains/avalanchec/assets/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580/info.json b/blockchains/avalanchec/assets/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580/info.json new file mode 100644 index 0000000000000..01563a4d24c76 --- /dev/null +++ b/blockchains/avalanchec/assets/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580/info.json @@ -0,0 +1,28 @@ +{ + "name": "Uniswap", + "symbol": "UNI.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped Uniswap. Unwrapped Etherscan ERC20 Desc Below:UNI token served as governance token for Uniswap protocol with 1 billion UNI have been minted at genesis. 60% of the UNI genesis supply is allocated to Uniswap community members and remaining for team, investors and advisors.", + "website": "https://uniswap.org/", + "explorer": "https://snowtrace.io/token/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580", + "status": "active", + "id": "0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uniswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uniswap/" + }, + { + "name": "twitter", + "url": "https://twitter.com/uniswap/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580/logo.png b/blockchains/avalanchec/assets/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580/logo.png new file mode 100644 index 0000000000000..893ef55cb23c0 Binary files /dev/null and b/blockchains/avalanchec/assets/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580/logo.png differ diff --git a/blockchains/avalanchec/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json b/blockchains/avalanchec/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json new file mode 100644 index 0000000000000..9309283787294 --- /dev/null +++ b/blockchains/avalanchec/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json @@ -0,0 +1,46 @@ +{ + "name": "Dypius", + "type": "AVALANCHE", + "symbol": "DYP", + "decimals": 18, + "website": "https://www.dypius.com/", + "description": "Dypius is a powerful, decentralized ecosystem with a focus on scalability, security, and global adoption through next-gen infrastructure. We offer a variety of products and services that cater to both beginners and advanced users in the crypto space including DeFi solutions, analytical tools, NFTs, Metaverse and more!", + "explorer": "https://snowtrace.io/token/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "status": "abandoned", + "id": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypfinance" + }, + { + "name": "github", + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypfinance.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-yield-protocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dypius" + }, + { + "name": "discord", + "url": "https://discord.com/invite/dypcaws" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" + } + ], + "tags": [ + "governance", + "nft", + "defi" + ] +} diff --git a/blockchains/avalanchec/assets/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7/info.json b/blockchains/avalanchec/assets/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7/info.json new file mode 100644 index 0000000000000..76efb20dff6b2 --- /dev/null +++ b/blockchains/avalanchec/assets/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7/info.json @@ -0,0 +1,32 @@ +{ + "name": "TetherToken", + "symbol": "USDt", + "type": "AVALANCHE", + "decimals": 6, + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "website": "https://tether.to/", + "explorer": "https://snowtrace.io/token/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7", + "status": "active", + "id": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tether_to" + }, + { + "name": "whitepaper", + "url": "https://tether.to/wp-content/uploads/2016/06/TetherWhitePaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tether/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7/logo.png b/blockchains/avalanchec/assets/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7/logo.png new file mode 100644 index 0000000000000..d440f6c383022 Binary files /dev/null and b/blockchains/avalanchec/assets/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7/logo.png differ diff --git a/blockchains/avalanchec/assets/0x98443B96EA4b0858FDF3219Cd13e98C7A4690588/info.json b/blockchains/avalanchec/assets/0x98443B96EA4b0858FDF3219Cd13e98C7A4690588/info.json new file mode 100644 index 0000000000000..496ead8498ed6 --- /dev/null +++ b/blockchains/avalanchec/assets/0x98443B96EA4b0858FDF3219Cd13e98C7A4690588/info.json @@ -0,0 +1,28 @@ +{ + "name": "Basic Attention Token", + "symbol": "BAT.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped BAT. The Basic Attention Token is the new token for the digital advertising industry.", + "website": "https://basicattentiontoken.org/", + "explorer": "https://snowtrace.io/token/0x98443B96EA4b0858FDF3219Cd13e98C7A4690588", + "status": "active", + "id": "0x98443B96EA4b0858FDF3219Cd13e98C7A4690588", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/basic-attention-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/basic-attention-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/@attentiontoken" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x98443B96EA4b0858FDF3219Cd13e98C7A4690588/logo.png b/blockchains/avalanchec/assets/0x98443B96EA4b0858FDF3219Cd13e98C7A4690588/logo.png new file mode 100644 index 0000000000000..e30c1e59f4974 Binary files /dev/null and b/blockchains/avalanchec/assets/0x98443B96EA4b0858FDF3219Cd13e98C7A4690588/logo.png differ diff --git a/blockchains/avalanchec/assets/0x98a4d09036Cc5337810096b1D004109686E56Afc/info.json b/blockchains/avalanchec/assets/0x98a4d09036Cc5337810096b1D004109686E56Afc/info.json new file mode 100644 index 0000000000000..9a2a0486fc453 --- /dev/null +++ b/blockchains/avalanchec/assets/0x98a4d09036Cc5337810096b1D004109686E56Afc/info.json @@ -0,0 +1,14 @@ +{ + "name": "PancakeSwap Token (Portal)", + "symbol": "CAKE", + "type": "AVALANCHE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://pancakeswap.finance/", + "explorer": "https://snowtrace.io/token/0x98a4d09036Cc5337810096b1D004109686E56Afc", + "status": "active", + "id": "0x98a4d09036Cc5337810096b1D004109686E56Afc", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x98a4d09036Cc5337810096b1D004109686E56Afc/logo.png b/blockchains/avalanchec/assets/0x98a4d09036Cc5337810096b1D004109686E56Afc/logo.png new file mode 100644 index 0000000000000..cb6457e6b173d Binary files /dev/null and b/blockchains/avalanchec/assets/0x98a4d09036Cc5337810096b1D004109686E56Afc/logo.png differ diff --git a/blockchains/avalanchec/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/info.json b/blockchains/avalanchec/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/info.json new file mode 100644 index 0000000000000..023861a4f2883 --- /dev/null +++ b/blockchains/avalanchec/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/info.json @@ -0,0 +1,41 @@ +{ + "name": "BNB pegged BUSD", + "website": "https://paxos.com/busd", + "description": "BNB pegged BUSD is a token issued by Binance on Smart Chain; its price is pegged to BUSD (BUSD ERC20) at a ratio of 1:1.", + "explorer": "https://snowtrace.io/token/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39", + "research": "https://research.binance.com/en/projects/binance-usd", + "type": "AVALANCHE", + "symbol": "BUSD", + "decimals": 18, + "status": "active", + "id": "0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/binance-chain/" + }, + { + "name": "twitter", + "url": "https://twitter.com/binance_dex" + }, + { + "name": "blog", + "url": "https://binance.org/en/blog/" + }, + { + "name": "telegram", + "url": "https://t.me/BinanceDEXchange" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binance-usd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/binance-usd/" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/logo.png b/blockchains/avalanchec/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/logo.png new file mode 100644 index 0000000000000..76d02e370b6d6 Binary files /dev/null and b/blockchains/avalanchec/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/logo.png differ diff --git a/blockchains/avalanchec/assets/0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc/info.json b/blockchains/avalanchec/assets/0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc/info.json new file mode 100644 index 0000000000000..da05b0b1539bc --- /dev/null +++ b/blockchains/avalanchec/assets/0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc/info.json @@ -0,0 +1,36 @@ +{ + "name": "yearn.finance", + "symbol": "YFI.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "DeFi made simple.", + "website": "https://yearn.finance/", + "explorer": "https://snowtrace.io/token/0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc", + "status": "active", + "id": "0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/iearnfinance" + }, + { + "name": "medium", + "url": "https://medium.com/iearn" + }, + { + "name": "telegram", + "url": "https://t.me/iearnfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yearn-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yearn-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc/logo.png b/blockchains/avalanchec/assets/0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc/logo.png new file mode 100644 index 0000000000000..8f06d5eb88f5d Binary files /dev/null and b/blockchains/avalanchec/assets/0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc/logo.png differ diff --git a/blockchains/avalanchec/assets/0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a/info.json b/blockchains/avalanchec/assets/0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a/info.json new file mode 100644 index 0000000000000..5d5c15886fec6 --- /dev/null +++ b/blockchains/avalanchec/assets/0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance USD (Portal from BSC)", + "symbol": "BUSDbs", + "type": "AVALANCHE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/busd/", + "explorer": "https://snowtrace.io/token/0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a", + "status": "active", + "id": "0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a/logo.png b/blockchains/avalanchec/assets/0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a/logo.png new file mode 100644 index 0000000000000..58b66f7e91e64 Binary files /dev/null and b/blockchains/avalanchec/assets/0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a/logo.png differ diff --git a/blockchains/avalanchec/assets/0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B/info.json b/blockchains/avalanchec/assets/0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B/info.json new file mode 100644 index 0000000000000..1daf409ca9992 --- /dev/null +++ b/blockchains/avalanchec/assets/0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from BSC)", + "symbol": "USDTbs", + "type": "AVALANCHE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://snowtrace.io/token/0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B", + "status": "active", + "id": "0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B/logo.png b/blockchains/avalanchec/assets/0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B/logo.png new file mode 100644 index 0000000000000..498219815a122 Binary files /dev/null and b/blockchains/avalanchec/assets/0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B/logo.png differ diff --git a/blockchains/avalanchec/assets/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664/info.json b/blockchains/avalanchec/assets/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664/info.json new file mode 100644 index 0000000000000..cea32c4733e1d --- /dev/null +++ b/blockchains/avalanchec/assets/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664/info.json @@ -0,0 +1,32 @@ +{ + "name": "USD Coin", + "symbol": "USDC.e", + "type": "AVALANCHE", + "decimals": 6, + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "website": "https://www.centre.io/", + "explorer": "https://snowtrace.io/token/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664", + "status": "active", + "id": "0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/centre_io" + }, + { + "name": "whitepaper", + "url": "https://f.hubspotusercontent30.net/hubfs/9304636/PDF/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664/logo.png b/blockchains/avalanchec/assets/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664/logo.png new file mode 100644 index 0000000000000..f3ff8bea2c5a3 Binary files /dev/null and b/blockchains/avalanchec/assets/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664/logo.png differ diff --git a/blockchains/avalanchec/assets/0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E/info.json b/blockchains/avalanchec/assets/0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E/info.json new file mode 100644 index 0000000000000..cf441bd13edfc --- /dev/null +++ b/blockchains/avalanchec/assets/0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E/info.json @@ -0,0 +1,40 @@ +{ + "name": "Oddz", + "symbol": "ODDZ", + "type": "AVALANCHE", + "decimals": 18, + "description": "Multi-chain Derivatives Trading Protocol.", + "website": "https://www.oddz.fi/", + "explorer": "https://snowtrace.io/token/0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E", + "status": "active", + "id": "0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E", + "links": [ + { + "name": "telegram", + "url": "https://t.me/oddz_fi_announcements" + }, + { + "name": "twitter", + "url": "https://twitter.com/oddz_finance" + }, + { + "name": "facebook", + "url": "https://facebook.com/Oddz.fi" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/mefxr8h3ymzuhwqk" + }, + { + "name": "github", + "url": "https://github.com/oddz-finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/oddz/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E/logo.png b/blockchains/avalanchec/assets/0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E/logo.png new file mode 100644 index 0000000000000..e80daa2ea2877 Binary files /dev/null and b/blockchains/avalanchec/assets/0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E/logo.png differ diff --git a/blockchains/avalanchec/assets/0xB24CA28D4e2742907115fECda335b40dbda07a4C/info.json b/blockchains/avalanchec/assets/0xB24CA28D4e2742907115fECda335b40dbda07a4C/info.json new file mode 100644 index 0000000000000..5573cadfd4aa4 --- /dev/null +++ b/blockchains/avalanchec/assets/0xB24CA28D4e2742907115fECda335b40dbda07a4C/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Ethereum)", + "symbol": "USDCet", + "type": "AVALANCHE", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://snowtrace.io/token/0xB24CA28D4e2742907115fECda335b40dbda07a4C", + "status": "active", + "id": "0xB24CA28D4e2742907115fECda335b40dbda07a4C", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xB24CA28D4e2742907115fECda335b40dbda07a4C/logo.png b/blockchains/avalanchec/assets/0xB24CA28D4e2742907115fECda335b40dbda07a4C/logo.png new file mode 100644 index 0000000000000..ed00e43fcfe9b Binary files /dev/null and b/blockchains/avalanchec/assets/0xB24CA28D4e2742907115fECda335b40dbda07a4C/logo.png differ diff --git a/blockchains/avalanchec/assets/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7/info.json b/blockchains/avalanchec/assets/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7/info.json new file mode 100644 index 0000000000000..d2ea5f3b987e2 --- /dev/null +++ b/blockchains/avalanchec/assets/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7/info.json @@ -0,0 +1,28 @@ +{ + "name": "Wrapped AVAX", + "symbol": "WAVAX", + "type": "AVALANCHE", + "decimals": 18, + "description": "Avalanche is the fastest smart contracts platform in the blockchain industry, as measured by time-to-finality, and has the most validators securing its activity of any proof-of-stake protocol.", + "website": "https://www.avax.network/", + "explorer": "https://snowtrace.io/token/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", + "status": "active", + "id": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/avalanche/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/avalanche-2/" + }, + { + "name": "telegram", + "url": "https://t.me/avalancheavax" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7/logo.png b/blockchains/avalanchec/assets/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7/logo.png new file mode 100644 index 0000000000000..ea1095257c139 Binary files /dev/null and b/blockchains/avalanchec/assets/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7/logo.png differ diff --git a/blockchains/avalanchec/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/info.json b/blockchains/avalanchec/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/info.json new file mode 100644 index 0000000000000..068db31c8ecfa --- /dev/null +++ b/blockchains/avalanchec/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/info.json @@ -0,0 +1,32 @@ +{ + "name": "Anyswap", + "symbol": "ANY", + "type": "AVALANCHE", + "decimals": 18, + "description": "Anyswap is a mpc decentralized cross-chain swap protocol.", + "website": "https://anyswap.exchange/", + "explorer": "https://snowtrace.io/token/0xB44a9B6905aF7c801311e8F4E76932ee959c663C", + "status": "active", + "id": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AnyswapNetwork" + }, + { + "name": "telegram", + "url": "https://t.me/anyswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/anyswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/anyswap/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/logo.png b/blockchains/avalanchec/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/logo.png new file mode 100644 index 0000000000000..f2d3a8844d54f Binary files /dev/null and b/blockchains/avalanchec/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/logo.png differ diff --git a/blockchains/avalanchec/assets/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E/info.json b/blockchains/avalanchec/assets/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E/info.json new file mode 100644 index 0000000000000..23667020134f4 --- /dev/null +++ b/blockchains/avalanchec/assets/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E/info.json @@ -0,0 +1,32 @@ +{ + "name": "USD Coin", + "symbol": "USDC", + "type": "AVALANCHE", + "decimals": 6, + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "website": "https://www.centre.io/", + "explorer": "https://snowtrace.io/token/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", + "status": "active", + "id": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/centre_io" + }, + { + "name": "whitepaper", + "url": "https://f.hubspotusercontent30.net/hubfs/9304636/PDF/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E/logo.png b/blockchains/avalanchec/assets/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E/logo.png new file mode 100644 index 0000000000000..f3ff8bea2c5a3 Binary files /dev/null and b/blockchains/avalanchec/assets/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E/logo.png differ diff --git a/blockchains/avalanchec/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json b/blockchains/avalanchec/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json new file mode 100644 index 0000000000000..3376815a6c4f4 --- /dev/null +++ b/blockchains/avalanchec/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json @@ -0,0 +1,46 @@ +{ + "name": "iDeFiYieldProtocol", + "type": "AVALANCHE", + "symbol": "iDYP", + "decimals": 18, + "website": "https://www.dypius.com/", + "description": "iDYP is part of the Dypius dual token economy and is used as a component of smart contract strategies related to staking, analytical tools, NFTs, and metaverse.", + "explorer": "https://snowtrace.io/token/0xBD100d061E120b2c67A24453CF6368E63f1Be056", + "status": "active", + "id": "0xBD100d061E120b2c67A24453CF6368E63f1Be056", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypfinance" + }, + { + "name": "github", + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypfinance.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/idefiyieldprotocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/idefiyieldprotocol" + }, + { + "name": "discord", + "url": "https://discord.com/invite/dypcaws" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" + } + ], + "tags": [ + "governance", + "defi" + ] +} + diff --git a/blockchains/avalanchec/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png b/blockchains/avalanchec/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png new file mode 100644 index 0000000000000..68ecfe32afae5 Binary files /dev/null and b/blockchains/avalanchec/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png differ diff --git a/blockchains/avalanchec/assets/0xBeC243C995409E6520D7C41E404da5dEba4b209B/info.json b/blockchains/avalanchec/assets/0xBeC243C995409E6520D7C41E404da5dEba4b209B/info.json new file mode 100644 index 0000000000000..710ceb54c132e --- /dev/null +++ b/blockchains/avalanchec/assets/0xBeC243C995409E6520D7C41E404da5dEba4b209B/info.json @@ -0,0 +1,36 @@ +{ + "name": "Synthetix Network Token", + "symbol": "SNX.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped Synthetix Network Token. The Synthetix Network Token is the native token of Synthetix, a synthetic asset (Synth) issuance protocol built on Ethereum. The SNX token is used as collateral to issue Synths.", + "website": "https://www.synthetix.io/", + "explorer": "https://snowtrace.io/token/0xBeC243C995409E6520D7C41E404da5dEba4b209B", + "status": "active", + "id": "0xBeC243C995409E6520D7C41E404da5dEba4b209B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/synthetix_io" + }, + { + "name": "blog", + "url": "https://blog.synthetix.io/" + }, + { + "name": "github", + "url": "https://github.com/havven/havven" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/synthetix-network-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/havven/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xBeC243C995409E6520D7C41E404da5dEba4b209B/logo.png b/blockchains/avalanchec/assets/0xBeC243C995409E6520D7C41E404da5dEba4b209B/logo.png new file mode 100644 index 0000000000000..2a850de0afe21 Binary files /dev/null and b/blockchains/avalanchec/assets/0xBeC243C995409E6520D7C41E404da5dEba4b209B/logo.png differ diff --git a/blockchains/avalanchec/assets/0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389/info.json b/blockchains/avalanchec/assets/0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389/info.json new file mode 100644 index 0000000000000..0be121cf4ee1a --- /dev/null +++ b/blockchains/avalanchec/assets/0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389/info.json @@ -0,0 +1,25 @@ +{ + "name": "XEN Crypto", + "symbol": "XEN", + "type": "AVALANCHE", + "decimals": 18, + "description": "XEN aims to become a community-building crypto asset that connects like minded people together and provide the lowest barrier to entry through its unique tokenomics.", + "website": "https://xen.network/", + "explorer": "https://snowtrace.io/token/0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389", + "status": "active", + "id": "0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/XEN_Crypto" + }, + { + "name": "telegram", + "url": "https://t.me/XENCryptoTalk" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xen-crypto/" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389/logo.png b/blockchains/avalanchec/assets/0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389/logo.png new file mode 100644 index 0000000000000..7837957416a73 Binary files /dev/null and b/blockchains/avalanchec/assets/0xC0C5AA69Dbe4d6DDdfBc89c0957686ec60F24389/logo.png differ diff --git a/blockchains/avalanchec/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json b/blockchains/avalanchec/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json new file mode 100644 index 0000000000000..c1615bc9472c2 --- /dev/null +++ b/blockchains/avalanchec/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json @@ -0,0 +1,55 @@ +{ + "name": "EverRise", + "symbol": "RISE", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Original Buyback Token Powering The EverRise Ecosystem. EverRise token (RISE) is a multi-chain collateralized cryptocurrency that protects both the ecosystem and investors with its innovative buyback and staking protocol.", + "website": "https://www.everrise.com/", + "explorer": "https://snowtrace.io/token/0xC17c30e98541188614dF99239cABD40280810cA3", + "status": "active", + "id": "0xC17c30e98541188614dF99239cABD40280810cA3", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everrise/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everrise" + }, + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png b/blockchains/avalanchec/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png new file mode 100644 index 0000000000000..fb9f7a63b2f43 Binary files /dev/null and b/blockchains/avalanchec/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png differ diff --git a/blockchains/avalanchec/assets/0xCE1bFFBD5374Dac86a2893119683F4911a2F7814/info.json b/blockchains/avalanchec/assets/0xCE1bFFBD5374Dac86a2893119683F4911a2F7814/info.json new file mode 100644 index 0000000000000..c2ba4b253167b --- /dev/null +++ b/blockchains/avalanchec/assets/0xCE1bFFBD5374Dac86a2893119683F4911a2F7814/info.json @@ -0,0 +1,32 @@ +{ + "name": "Spell Token", + "symbol": "SPELL", + "type": "AVALANCHE", + "decimals": 18, + "description": "Abracadabra.money is a lending platform that allows users to borrow funds using Interest Bearing Tokens as collateral.", + "website": "https://abracadabra.money/", + "explorer": "https://snowtrace.io/token/0xCE1bFFBD5374Dac86a2893119683F4911a2F7814", + "status": "active", + "id": "0xCE1bFFBD5374Dac86a2893119683F4911a2F7814", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MIM_Spell" + }, + { + "name": "medium", + "url": "https://abracadabramoney.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spell-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/spell-token/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xCE1bFFBD5374Dac86a2893119683F4911a2F7814/logo.png b/blockchains/avalanchec/assets/0xCE1bFFBD5374Dac86a2893119683F4911a2F7814/logo.png new file mode 100644 index 0000000000000..3df427c34e932 Binary files /dev/null and b/blockchains/avalanchec/assets/0xCE1bFFBD5374Dac86a2893119683F4911a2F7814/logo.png differ diff --git a/blockchains/avalanchec/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/info.json b/blockchains/avalanchec/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/info.json new file mode 100644 index 0000000000000..a59f529047b61 --- /dev/null +++ b/blockchains/avalanchec/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/info.json @@ -0,0 +1,29 @@ +{ + "name": "Frax", + "symbol": "FRAX", + "type": "AVALANCHE", + "decimals": 18, + "description": "Frax is a fractional-algorithmic stablecoin protocol. It aims to provide a highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC. Additionally, FXS is the value accrual and governance token of the entire Frax ecosystem.", + "website": "https://frax.finance/", + "explorer": "https://snowtrace.io/token/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64", + "status": "active", + "id": "0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frax/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/frax/" + }, + { + "name": "twitter", + "url": "https://twitter.com/fraxfinance" + } + ], + "tags": [ + "defi", + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/logo.png b/blockchains/avalanchec/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/logo.png new file mode 100644 index 0000000000000..762d2dd36f501 Binary files /dev/null and b/blockchains/avalanchec/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/logo.png differ diff --git a/blockchains/avalanchec/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json b/blockchains/avalanchec/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json new file mode 100644 index 0000000000000..014fea860b032 --- /dev/null +++ b/blockchains/avalanchec/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json @@ -0,0 +1,47 @@ +{ + "name": "Vote-escrowed EverRise", + "symbol": "veRISE", + "type": "AVALANCHE", + "decimals": 18, + "description": "Virtual token that allows the Vote Escrowed (ve) EverRise weighted governance tokens from EverRise Staking NFTs to display in wallet balances.", + "website": "https://www.everrise.com/", + "explorer": "https://snowtrace.io/token/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "status": "active", + "id": "0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png b/blockchains/avalanchec/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png new file mode 100644 index 0000000000000..47ffbe08a8dcc Binary files /dev/null and b/blockchains/avalanchec/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png differ diff --git a/blockchains/avalanchec/assets/0xF0FF231e3F1A50F83136717f287ADAB862f89431/info.json b/blockchains/avalanchec/assets/0xF0FF231e3F1A50F83136717f287ADAB862f89431/info.json new file mode 100644 index 0000000000000..3b446a410704f --- /dev/null +++ b/blockchains/avalanchec/assets/0xF0FF231e3F1A50F83136717f287ADAB862f89431/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Solana)", + "symbol": "USDTso", + "type": "AVALANCHE", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://snowtrace.io/token/0xF0FF231e3F1A50F83136717f287ADAB862f89431", + "status": "active", + "id": "0xF0FF231e3F1A50F83136717f287ADAB862f89431", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xF0FF231e3F1A50F83136717f287ADAB862f89431/logo.png b/blockchains/avalanchec/assets/0xF0FF231e3F1A50F83136717f287ADAB862f89431/logo.png new file mode 100644 index 0000000000000..d52df831af1f9 Binary files /dev/null and b/blockchains/avalanchec/assets/0xF0FF231e3F1A50F83136717f287ADAB862f89431/logo.png differ diff --git a/blockchains/avalanchec/assets/0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0/info.json b/blockchains/avalanchec/assets/0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0/info.json new file mode 100644 index 0000000000000..016ed317a2d4a --- /dev/null +++ b/blockchains/avalanchec/assets/0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0/info.json @@ -0,0 +1,34 @@ +{ + "name": "Galaxy Goggle", + "symbol": "GG", + "type": "AVALANCHE", + "decimals": 9, + "description": "Galaxy Goggle DAO is a decentralized reserve currency protocol based on the GG token. Each GG token is backed by a basket of assets (e.g. MIM, AVAX) in the collateral pool, giving it an intrinsic value that it cannot fall below. GGDAO also introduces economic and game-theoretic dynamics into the market through staking and minting.", + "website": "https://app.galaxygoggle.money", + "explorer": "https://snowtrace.io/token/0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0", + "research": "https://research.binance.com/en/projects/avalanche", + "status": "active", + "id": "0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0", + "links": [ + { + "name": "github", + "url": "https://github.com/GalaxyGoggle" + }, + { + "name": "twitter", + "url": "https://twitter.com/galaxygoggledao" + }, + { + "name": "telegram", + "url": "https://t.me/ApeX_Token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/galaxygoggle-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/galaxygoogle-dao" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0/logo.png b/blockchains/avalanchec/assets/0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0/logo.png new file mode 100644 index 0000000000000..5eb7f13346235 Binary files /dev/null and b/blockchains/avalanchec/assets/0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0/logo.png differ diff --git a/blockchains/avalanchec/assets/0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F/info.json b/blockchains/avalanchec/assets/0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F/info.json new file mode 100644 index 0000000000000..295f3968f800f --- /dev/null +++ b/blockchains/avalanchec/assets/0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F/info.json @@ -0,0 +1,14 @@ +{ + "name": "SOL (Portal)", + "symbol": "SOL", + "type": "AVALANCHE", + "decimals": 9, + "description": "Cross Chain Portal Bridged Token", + "website": "https://solana.com/", + "explorer": "https://snowtrace.io/token/0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F", + "status": "active", + "id": "0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F/logo.png b/blockchains/avalanchec/assets/0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F/logo.png new file mode 100644 index 0000000000000..7a2e75fd77f1b Binary files /dev/null and b/blockchains/avalanchec/assets/0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F/logo.png differ diff --git a/blockchains/avalanchec/assets/0xaBC9547B534519fF73921b1FBA6E672b5f58D083/info.json b/blockchains/avalanchec/assets/0xaBC9547B534519fF73921b1FBA6E672b5f58D083/info.json new file mode 100644 index 0000000000000..370acd27093c6 --- /dev/null +++ b/blockchains/avalanchec/assets/0xaBC9547B534519fF73921b1FBA6E672b5f58D083/info.json @@ -0,0 +1,36 @@ +{ + "name": "Wootrade Network", + "type": "AVALANCHE", + "symbol": "WOO", + "decimals": 18, + "website": "https://woo.network", + "description": "Wootrade aims to provide deep liquidity and superior order execution at the lowest cost for traders, exchanges, institutions, and DeFi platforms. Its flagship, WOO X, is a professional trading platform featuring customizable modules, and zero-fees with deep liquidity across spot and margin. Wootrade was founded by Kronos Research, a quantitative trading firm generating $10-15B in daily volume, with the goal of democratizing access to deep liquidity and yield strategies through various products.", + "explorer": "https://snowtrace.io/token/0xabc9547b534519ff73921b1fba6e672b5f58d083", + "status": "active", + "id": "0xaBC9547B534519fF73921b1FBA6E672b5f58D083", + "tags": [ + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/wootrade" + }, + { + "name": "blog", + "url": "https://medium.com/@wootrade" + }, + { + "name": "facebook", + "url": "https://facebook.com/Wootrade" + }, + { + "name": "whitepaper", + "url": "https://woo.network/Litepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wootrade-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xaBC9547B534519fF73921b1FBA6E672b5f58D083/logo.png b/blockchains/avalanchec/assets/0xaBC9547B534519fF73921b1FBA6E672b5f58D083/logo.png new file mode 100644 index 0000000000000..5cd7c39954306 Binary files /dev/null and b/blockchains/avalanchec/assets/0xaBC9547B534519fF73921b1FBA6E672b5f58D083/logo.png differ diff --git a/blockchains/avalanchec/assets/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1/info.json b/blockchains/avalanchec/assets/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1/info.json new file mode 100644 index 0000000000000..b38ae7c05f2db --- /dev/null +++ b/blockchains/avalanchec/assets/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1/info.json @@ -0,0 +1,14 @@ +{ + "name": "UST (Portal)", + "symbol": "UST", + "type": "AVALANCHE", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://snowtrace.io/token/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1", + "status": "active", + "id": "0xb599c3590F42f8F995ECfa0f85D2980B76862fc1", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1/logo.png b/blockchains/avalanchec/assets/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1/logo.png new file mode 100644 index 0000000000000..e3110cce3bde2 Binary files /dev/null and b/blockchains/avalanchec/assets/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1/logo.png differ diff --git a/blockchains/avalanchec/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json b/blockchains/avalanchec/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json new file mode 100644 index 0000000000000..4a72770cf0e87 --- /dev/null +++ b/blockchains/avalanchec/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise Rewards", + "symbol": "claimRISE", + "type": "AVALANCHE", + "decimals": 18, + "description": "Virtual token that allows unclaimed rewards from EverRise Staking NFTs and its Vote Escrowed (ve) EverRise to display in wallet balances.", + "website": "https://www.everrise.com/", + "explorer": "https://snowtrace.io/token/0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "status": "active", + "id": "0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png b/blockchains/avalanchec/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png new file mode 100644 index 0000000000000..efff8d00af4a5 Binary files /dev/null and b/blockchains/avalanchec/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png differ diff --git a/blockchains/avalanchec/assets/0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437/info.json b/blockchains/avalanchec/assets/0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437/info.json new file mode 100644 index 0000000000000..d94f24d252c0d --- /dev/null +++ b/blockchains/avalanchec/assets/0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437/info.json @@ -0,0 +1,28 @@ +{ + "name": "Compound", + "symbol": "COMP.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped Compound.", + "website": "https://compound.finance/", + "explorer": "https://snowtrace.io/token/0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437", + "status": "active", + "id": "0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/compound/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/compound-governance-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/compoundfinance" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437/logo.png b/blockchains/avalanchec/assets/0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437/logo.png new file mode 100644 index 0000000000000..7f6b0a1a21743 Binary files /dev/null and b/blockchains/avalanchec/assets/0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437/logo.png differ diff --git a/blockchains/avalanchec/assets/0xc3344870d52688874b06d844E0C36cc39FC727F6/info.json b/blockchains/avalanchec/assets/0xc3344870d52688874b06d844E0C36cc39FC727F6/info.json new file mode 100644 index 0000000000000..caf4e381bbca4 --- /dev/null +++ b/blockchains/avalanchec/assets/0xc3344870d52688874b06d844E0C36cc39FC727F6/info.json @@ -0,0 +1,56 @@ +{ + "name": "Ankr Staked AVAX", + "type": "AVALANCHE", + "symbol": "ankrAVAX", + "decimals": 18, + "website": "https://ankr.com", + "description": "ankrAVAX represents your staked AVAX and provides liquidity for your staked position. All staking rewards are built into the token price, and ankrAVAX grows daily in value, but never in number.", + "explorer": "https://snowtrace.io/token/0xc3344870d52688874b06d844e0c36cc39fc727f6", + "status": "active", + "id": "0xc3344870d52688874b06d844E0C36cc39FC727F6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-staked-avax" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/avalanchec/assets/0xc3344870d52688874b06d844E0C36cc39FC727F6/logo.png b/blockchains/avalanchec/assets/0xc3344870d52688874b06d844E0C36cc39FC727F6/logo.png new file mode 100644 index 0000000000000..9b53519c61ded Binary files /dev/null and b/blockchains/avalanchec/assets/0xc3344870d52688874b06d844E0C36cc39FC727F6/logo.png differ diff --git a/blockchains/avalanchec/assets/0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55/info.json b/blockchains/avalanchec/assets/0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55/info.json new file mode 100644 index 0000000000000..948fec583bcc9 --- /dev/null +++ b/blockchains/avalanchec/assets/0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55/info.json @@ -0,0 +1,40 @@ +{ + "name": "Flux", + "type": "AVALANCHE", + "symbol": "FLUX", + "decimals": 8, + "website": "https://runonflux.io/", + "description": "Flux is the cryptocurrency powering the Flux Ecosystem, including a massive decentralized computational network. Flux gives users both institutional and private control over their cloud infrastructure in a decentralized manner.", + "explorer": "https://snowtrace.io/token/0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55", + "status": "active", + "id": "0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RunOnFlux" + }, + { + "name": "github", + "url": "https://github.com/runonflux" + }, + { + "name": "facebook", + "url": "https://facebook.com/ruonflux" + }, + { + "name": "telegram", + "url": "https://t.me/runonflux" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zel/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zelcash/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55/logo.png b/blockchains/avalanchec/assets/0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55/logo.png new file mode 100644 index 0000000000000..9d7b0435acaac Binary files /dev/null and b/blockchains/avalanchec/assets/0xc4B06F17ECcB2215a5DBf042C672101Fc20daF55/logo.png differ diff --git a/blockchains/avalanchec/assets/0xc7198437980c041c805A1EDcbA50c1Ce5db95118/info.json b/blockchains/avalanchec/assets/0xc7198437980c041c805A1EDcbA50c1Ce5db95118/info.json new file mode 100644 index 0000000000000..23b5a8eaf80b1 --- /dev/null +++ b/blockchains/avalanchec/assets/0xc7198437980c041c805A1EDcbA50c1Ce5db95118/info.json @@ -0,0 +1,32 @@ +{ + "name": "Tether USD", + "symbol": "USDT.e", + "type": "AVALANCHE", + "decimals": 6, + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "website": "https://tether.to/", + "explorer": "https://snowtrace.io/token/0xc7198437980c041c805A1EDcbA50c1Ce5db95118", + "status": "active", + "id": "0xc7198437980c041c805A1EDcbA50c1Ce5db95118", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tether_to" + }, + { + "name": "whitepaper", + "url": "https://tether.to/wp-content/uploads/2016/06/TetherWhitePaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tether/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xc7198437980c041c805A1EDcbA50c1Ce5db95118/logo.png b/blockchains/avalanchec/assets/0xc7198437980c041c805A1EDcbA50c1Ce5db95118/logo.png new file mode 100644 index 0000000000000..d440f6c383022 Binary files /dev/null and b/blockchains/avalanchec/assets/0xc7198437980c041c805A1EDcbA50c1Ce5db95118/logo.png differ diff --git a/blockchains/avalanchec/assets/0xcf799767d366d789e8B446981C2D578E241fa25c/info.json b/blockchains/avalanchec/assets/0xcf799767d366d789e8B446981C2D578E241fa25c/info.json new file mode 100644 index 0000000000000..e915968e6038e --- /dev/null +++ b/blockchains/avalanchec/assets/0xcf799767d366d789e8B446981C2D578E241fa25c/info.json @@ -0,0 +1,28 @@ +{ + "name": "Decentralized USD", + "symbol": "USDD", + "type": "AVALANCHE", + "decimals": 18, + "description": "USDD is a fully decentralized over-collateralization stablecoin.", + "website": "https://usdd.io/", + "explorer": "https://snowtrace.io/token/0xcf799767d366d789e8B446981C2D578E241fa25c", + "status": "active", + "id": "0xcf799767d366d789e8B446981C2D578E241fa25c", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usdd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usdd/" + }, + { + "name": "twitter", + "url": "https://twitter.com/usddio" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xcf799767d366d789e8B446981C2D578E241fa25c/logo.png b/blockchains/avalanchec/assets/0xcf799767d366d789e8B446981C2D578E241fa25c/logo.png new file mode 100644 index 0000000000000..b17bf63fd3273 Binary files /dev/null and b/blockchains/avalanchec/assets/0xcf799767d366d789e8B446981C2D578E241fa25c/logo.png differ diff --git a/blockchains/avalanchec/assets/0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5/info.json b/blockchains/avalanchec/assets/0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5/info.json new file mode 100644 index 0000000000000..2f1581f8a7f99 --- /dev/null +++ b/blockchains/avalanchec/assets/0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5/info.json @@ -0,0 +1,34 @@ +{ + "name": "Ape-X", + "symbol": "APE-X", + "type": "AVALANCHE", + "decimals": 9, + "description": "Liquidity Generating, Frictionless Yield, and Self Sustaining Smart Contract", + "website": "https://ape-x.io/", + "explorer": "https://snowtrace.io/token/0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5", + "research": "https://research.binance.com/en/projects/avalanche", + "status": "active", + "id": "0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5", + "links": [ + { + "name": "github", + "url": "https://github.com/ape-x-token" + }, + { + "name": "twitter", + "url": "https://twitter.com/apexthetoken" + }, + { + "name": "telegram", + "url": "https://t.me/ApeX_Token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ape-x/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ape-x" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5/logo.png b/blockchains/avalanchec/assets/0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5/logo.png new file mode 100644 index 0000000000000..4afc899ec1ec1 Binary files /dev/null and b/blockchains/avalanchec/assets/0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5/logo.png differ diff --git a/blockchains/avalanchec/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json b/blockchains/avalanchec/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json new file mode 100644 index 0000000000000..3a01a37798166 --- /dev/null +++ b/blockchains/avalanchec/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json @@ -0,0 +1,36 @@ +{ + "name": "Okcash", + "type": "AVALANCHE", + "symbol": "OK", + "decimals": 18, + "website": "https://okcash.co", + "description": "OK is the leading multi chain PoS, web3 + NFTs open source electronic cash, its design is public, nobody owns or controls Okcash and everyone can take part.", + "explorer": "https://snowtrace.io/token/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "status": "active", + "id": "0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OkcashCrypto" + }, + { + "name": "github", + "url": "https://github.com/okcashpro" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/okcash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/okcash" + }, + { + "name": "medium", + "url": "https://medium.com/okcash" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/avalanchec/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png b/blockchains/avalanchec/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png new file mode 100644 index 0000000000000..a3b20074ec34d Binary files /dev/null and b/blockchains/avalanchec/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png differ diff --git a/blockchains/avalanchec/assets/0xd501281565bf7789224523144Fe5D98e8B28f267/info.json b/blockchains/avalanchec/assets/0xd501281565bf7789224523144Fe5D98e8B28f267/info.json new file mode 100644 index 0000000000000..6c66d02d6af01 --- /dev/null +++ b/blockchains/avalanchec/assets/0xd501281565bf7789224523144Fe5D98e8B28f267/info.json @@ -0,0 +1,28 @@ +{ + "name": "1INCH Token", + "symbol": "1INCH.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "The Avalanche Bridge Wrapped 1INCH Token. 1inch is a decentralized exchange aggregator that sources liquidity from various exchanges and is capable of splitting a single trade transaction across multiple DEXs.", + "website": "https://1inch.io/", + "explorer": "https://snowtrace.io/token/0xd501281565bf7789224523144Fe5D98e8B28f267", + "status": "active", + "id": "0xd501281565bf7789224523144Fe5D98e8B28f267", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/basic-attention-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/basic-attention-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/@attentiontoken" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xd501281565bf7789224523144Fe5D98e8B28f267/logo.png b/blockchains/avalanchec/assets/0xd501281565bf7789224523144Fe5D98e8B28f267/logo.png new file mode 100644 index 0000000000000..fc04d19df090f Binary files /dev/null and b/blockchains/avalanchec/assets/0xd501281565bf7789224523144Fe5D98e8B28f267/logo.png differ diff --git a/blockchains/avalanchec/assets/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70/info.json b/blockchains/avalanchec/assets/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70/info.json new file mode 100644 index 0000000000000..0f4628ac78321 --- /dev/null +++ b/blockchains/avalanchec/assets/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70/info.json @@ -0,0 +1,32 @@ +{ + "name": "Dai Stablecoin", + "symbol": "DAI.e", + "type": "AVALANCHE", + "decimals": 18, + "description": "Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.", + "website": "https://makerdao.com/", + "explorer": "https://snowtrace.io/token/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70", + "status": "active", + "id": "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MakerDAO" + }, + { + "name": "whitepaper", + "url": "https://makerdao.com/whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dai/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70/logo.png b/blockchains/avalanchec/assets/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70/logo.png new file mode 100644 index 0000000000000..bdb1d0653be61 Binary files /dev/null and b/blockchains/avalanchec/assets/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70/logo.png differ diff --git a/blockchains/avalanchec/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/info.json b/blockchains/avalanchec/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/info.json new file mode 100644 index 0000000000000..6fa842ae76533 --- /dev/null +++ b/blockchains/avalanchec/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/info.json @@ -0,0 +1,32 @@ +{ + "name": "beefy.finance", + "symbol": "BIFI", + "type": "AVALANCHE", + "decimals": 18, + "description": "The MultiChain Yield Optimizer", + "website": "https://beefy.finance/", + "explorer": "https://snowtrace.io/token/0xd6070ae98b8069de6B494332d1A1a81B6179D960", + "status": "active", + "id": "0xd6070ae98b8069de6B494332d1A1a81B6179D960", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/beefyfinance" + }, + { + "name": "telegram", + "url": "https://t.me/beefyfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/beefy-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/beefy-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/logo.png b/blockchains/avalanchec/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/logo.png new file mode 100644 index 0000000000000..6ad4e4b13fc82 Binary files /dev/null and b/blockchains/avalanchec/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/logo.png differ diff --git a/blockchains/avalanchec/assets/0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb/info.json b/blockchains/avalanchec/assets/0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb/info.json new file mode 100644 index 0000000000000..e118c17a83c35 --- /dev/null +++ b/blockchains/avalanchec/assets/0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb/info.json @@ -0,0 +1,14 @@ +{ + "name": "MATIC (Portal from Polygon)", + "symbol": "MATICpo", + "type": "AVALANCHE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://polygon.technology/", + "explorer": "https://snowtrace.io/token/0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb", + "status": "active", + "id": "0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb/logo.png b/blockchains/avalanchec/assets/0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb/logo.png new file mode 100644 index 0000000000000..60c97897b870c Binary files /dev/null and b/blockchains/avalanchec/assets/0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb/logo.png differ diff --git a/blockchains/avalanchec/assets/0xfaB550568C688d5D8A52C7d794cb93Edc26eC0eC/info.json b/blockchains/avalanchec/assets/0xfaB550568C688d5D8A52C7d794cb93Edc26eC0eC/info.json new file mode 100644 index 0000000000000..f8fba9789d374 --- /dev/null +++ b/blockchains/avalanchec/assets/0xfaB550568C688d5D8A52C7d794cb93Edc26eC0eC/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "symbol": "axlUSDC", + "type": "AVALANCHE", + "decimals": 6, + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "website": "https://axelar.network/", + "explorer": "https://snowtrace.io/token/0xfaB550568C688d5D8A52C7d794cb93Edc26eC0eC", + "status": "active", + "id": "0xfaB550568C688d5D8A52C7d794cb93Edc26eC0eC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/avalanchec/assets/0xfaB550568C688d5D8A52C7d794cb93Edc26eC0eC/logo.png b/blockchains/avalanchec/assets/0xfaB550568C688d5D8A52C7d794cb93Edc26eC0eC/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/avalanchec/assets/0xfaB550568C688d5D8A52C7d794cb93Edc26eC0eC/logo.png differ diff --git a/blockchains/avalanchec/info/info.json b/blockchains/avalanchec/info/info.json index 6590b73703db3..b3f6d91805781 100644 --- a/blockchains/avalanchec/info/info.json +++ b/blockchains/avalanchec/info/info.json @@ -6,10 +6,12 @@ "research": "https://research.binance.com/en/projects/avalanche", "symbol": "AVAX", "type": "coin", - "decimals": 9, + "rpc_url": "https://api.avax.network/ext/bc/C/rpc", + "decimals": 18, "status": "active", "tags": [ - "staking-native" + "defi", + "dapp" ], "links": [ { diff --git a/blockchains/avalanchec/tokenlist-extended.json b/blockchains/avalanchec/tokenlist-extended.json new file mode 100644 index 0000000000000..ae2dbe53a2a85 --- /dev/null +++ b/blockchains/avalanchec/tokenlist-extended.json @@ -0,0 +1,12 @@ +{ + "name": "Trust Wallet: Avalanche C Chain Extended List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-01-27T14:33:26.183301", + "tokens": [ + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} \ No newline at end of file diff --git a/blockchains/avalanchec/tokenlist.json b/blockchains/avalanchec/tokenlist.json new file mode 100644 index 0000000000000..edc714adc89d0 --- /dev/null +++ b/blockchains/avalanchec/tokenlist.json @@ -0,0 +1,592 @@ +{ + "name": "Trust Wallet: Avalanche C Chain List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-06-16T17:19:11.183301", + "tokens": [ + { + "asset": "c10009000_t0x8b82A291F83ca07Af22120ABa21632088fC92931", + "type": "AVALANCHE", + "address": "0x8b82A291F83ca07Af22120ABa21632088fC92931", + "name": "Ether (Portal)", + "symbol": "ETH", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x8b82A291F83ca07Af22120ABa21632088fC92931/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x12AF5C1a232675f62F405b5812A80e7a6F75D746", + "type": "AVALANCHE", + "address": "0x12AF5C1a232675f62F405b5812A80e7a6F75D746", + "name": "ROSE (Portal)", + "symbol": "ROSE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x12AF5C1a232675f62F405b5812A80e7a6F75D746/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "type": "AVALANCHE", + "address": "0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "name": "EverRise NFT Stakes", + "symbol": "nftRISE", + "decimals": 0, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x98a4d09036Cc5337810096b1D004109686E56Afc", + "type": "AVALANCHE", + "address": "0x98a4d09036Cc5337810096b1D004109686E56Afc", + "name": "PancakeSwap Token (Portal)", + "symbol": "CAKE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x98a4d09036Cc5337810096b1D004109686E56Afc/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x442F7f22b1EE2c842bEAFf52880d4573E9201158", + "type": "AVALANCHE", + "address": "0x442F7f22b1EE2c842bEAFf52880d4573E9201158", + "name": "Binance Coin (Portal)", + "symbol": "BNB", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x442F7f22b1EE2c842bEAFf52880d4573E9201158/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA", + "type": "AVALANCHE", + "address": "0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA", + "name": "USD Coin (Portal from Solana)", + "symbol": "USDCso", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x0950Fc1AD509358dAeaD5eB8020a3c7d8b43b9DA/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x6145E8a910aE937913426BF32De2b26039728ACF", + "type": "AVALANCHE", + "address": "0x6145E8a910aE937913426BF32De2b26039728ACF", + "name": "USD Coin (Portal from BSC)", + "symbol": "USDCbs", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x6145E8a910aE937913426BF32De2b26039728ACF/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x60781C2586D68229fde47564546784ab3fACA982", + "type": "AVALANCHE", + "address": "0x60781C2586D68229fde47564546784ab3fACA982", + "name": "Pangolin", + "symbol": "PNG", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x60781C2586D68229fde47564546784ab3fACA982/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x70928E5B188def72817b7775F0BF6325968e563B", + "type": "AVALANCHE", + "address": "0x70928E5B188def72817b7775F0BF6325968e563B", + "name": "LUNA (Portal)", + "symbol": "LUNA", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x70928E5B188def72817b7775F0BF6325968e563B/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8", + "type": "AVALANCHE", + "address": "0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8", + "name": "USD Coin (PoS) (Portal from Polygon)", + "symbol": "USDCpo", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x543672E9CBEC728CBBa9C3Ccd99ed80aC3607FA8/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B", + "type": "AVALANCHE", + "address": "0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B", + "name": "Tether USD (Portal from BSC)", + "symbol": "USDTbs", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xA67BCC0D06d7d13A13A2AE30bF30f1B434f5a28B/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a", + "type": "AVALANCHE", + "address": "0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a", + "name": "Binance USD (Portal from BSC)", + "symbol": "BUSDbs", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xA41a6c7E25DdD361343e8Cb8cFa579bbE5eEdb7a/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E", + "type": "AVALANCHE", + "address": "0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E", + "name": "Oddz", + "symbol": "ODDZ", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xB0a6e056B587D0a85640b39b1cB44086F7a26A1E/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xB24CA28D4e2742907115fECda335b40dbda07a4C", + "type": "AVALANCHE", + "address": "0xB24CA28D4e2742907115fECda335b40dbda07a4C", + "name": "USD Coin (Portal from Ethereum)", + "symbol": "USDCet", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xB24CA28D4e2742907115fECda335b40dbda07a4C/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xb599c3590F42f8F995ECfa0f85D2980B76862fc1", + "type": "AVALANCHE", + "address": "0xb599c3590F42f8F995ECfa0f85D2980B76862fc1", + "name": "UST (Portal)", + "symbol": "UST", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xb599c3590F42f8F995ECfa0f85D2980B76862fc1/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "type": "AVALANCHE", + "address": "0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "name": "EverRise Rewards", + "symbol": "claimRISE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xC17c30e98541188614dF99239cABD40280810cA3", + "type": "AVALANCHE", + "address": "0xC17c30e98541188614dF99239cABD40280810cA3", + "name": "EverRise", + "symbol": "RISE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5", + "type": "AVALANCHE", + "address": "0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5", + "name": "Ape-X", + "symbol": "APE-X", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xd039C9079ca7F2a87D632A9C0d7cEa0137bAcFB5/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "type": "AVALANCHE", + "address": "0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "name": "Vote-escrowed EverRise", + "symbol": "veRISE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xF0FF231e3F1A50F83136717f287ADAB862f89431", + "type": "AVALANCHE", + "address": "0xF0FF231e3F1A50F83136717f287ADAB862f89431", + "name": "Tether USD (Portal from Solana)", + "symbol": "USDTso", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xF0FF231e3F1A50F83136717f287ADAB862f89431/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0", + "type": "AVALANCHE", + "address": "0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0", + "name": "Galaxy Goggle", + "symbol": "GG", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xF2F7CE610a091B94d41D69f4fF1129434a82E2f0/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb", + "type": "AVALANCHE", + "address": "0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb", + "name": "MATIC (Portal from Polygon)", + "symbol": "MATICpo", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xf2f13f0B7008ab2FA4A2418F4ccC3684E49D20Eb/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F", + "type": "AVALANCHE", + "address": "0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F", + "name": "SOL (Portal)", + "symbol": "SOL", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xFE6B19286885a4F7F55AdAD09C3Cd1f906D2478F/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xc7198437980c041c805A1EDcbA50c1Ce5db95118", + "type": "AVALANCHE", + "address": "0xc7198437980c041c805A1EDcbA50c1Ce5db95118", + "name": "Tether USD", + "symbol": "USDT.e", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xc7198437980c041c805A1EDcbA50c1Ce5db95118/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7", + "type": "AVALANCHE", + "address": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7", + "name": "TetherToken", + "symbol": "USDt", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", + "type": "AVALANCHE", + "address": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664", + "type": "AVALANCHE", + "address": "0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664", + "name": "USD Coin", + "symbol": "USDC.e", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98", + "type": "AVALANCHE", + "address": "0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98", + "name": "Binance USD", + "symbol": "BUSD.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xd586E7F844cEa2F87f50152665BCbc2C279D8d70", + "type": "AVALANCHE", + "address": "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70", + "name": "Dai Stablecoin", + "symbol": "DAI.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xd586E7F844cEa2F87f50152665BCbc2C279D8d70/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x50b7545627a5162F82A992c33b87aDc75187B218", + "type": "AVALANCHE", + "address": "0x50b7545627a5162F82A992c33b87aDc75187B218", + "name": "Wrapped BTC", + "symbol": "WBTC.e", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x50b7545627a5162F82A992c33b87aDc75187B218/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665", + "type": "AVALANCHE", + "address": "0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665", + "name": "SHIBA INU", + "symbol": "SHIB.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x02D980A0D7AF3fb7Cf7Df8cB35d9eDBCF355f665/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", + "type": "AVALANCHE", + "address": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", + "name": "Wrapped AVAX", + "symbol": "WAVAX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x5947BB275c521040051D82396192181b413227A3", + "type": "AVALANCHE", + "address": "0x5947BB275c521040051D82396192181b413227A3", + "name": "Chainlink Token", + "symbol": "LINK.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x5947BB275c521040051D82396192181b413227A3/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580", + "type": "AVALANCHE", + "address": "0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580", + "name": "Uniswap", + "symbol": "UNI.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x8eBAf22B6F053dFFeaf46f4Dd9eFA95D89ba8580/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64", + "type": "AVALANCHE", + "address": "0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64", + "name": "Frax", + "symbol": "FRAX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB", + "type": "AVALANCHE", + "address": "0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB", + "name": "TrueUSD", + "symbol": "TUSD", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x1C20E891Bab6b1727d14Da358FAe2984Ed9B59EB/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x63a72806098Bd3D9520cC43356dD78afe5D386D9", + "type": "AVALANCHE", + "address": "0x63a72806098Bd3D9520cC43356dD78afe5D386D9", + "name": "Aave Token", + "symbol": "AAVE.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x63a72806098Bd3D9520cC43356dD78afe5D386D9/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xcf799767d366d789e8B446981C2D578E241fa25c", + "type": "AVALANCHE", + "address": "0xcf799767d366d789e8B446981C2D578E241fa25c", + "name": "Decentralized USD", + "symbol": "USDD", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xcf799767d366d789e8B446981C2D578E241fa25c/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x88128fd4b259552A9A1D457f435a6527AAb72d42", + "type": "AVALANCHE", + "address": "0x88128fd4b259552A9A1D457f435a6527AAb72d42", + "name": "Maker", + "symbol": "MKR.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x88128fd4b259552A9A1D457f435a6527AAb72d42/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x8a0cAc13c7da965a312f08ea4229c37869e85cB9", + "type": "AVALANCHE", + "address": "0x8a0cAc13c7da965a312f08ea4229c37869e85cB9", + "name": "Graph Token", + "symbol": "GRT.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x8a0cAc13c7da965a312f08ea4229c37869e85cB9/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x98443B96EA4b0858FDF3219Cd13e98C7A4690588", + "type": "AVALANCHE", + "address": "0x98443B96EA4b0858FDF3219Cd13e98C7A4690588", + "name": "Basic Attention Token", + "symbol": "BAT.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x98443B96EA4b0858FDF3219Cd13e98C7A4690588/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xd501281565bf7789224523144Fe5D98e8B28f267", + "type": "AVALANCHE", + "address": "0xd501281565bf7789224523144Fe5D98e8B28f267", + "name": "1INCH Token", + "symbol": "1INCH.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xd501281565bf7789224523144Fe5D98e8B28f267/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06", + "type": "AVALANCHE", + "address": "0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06", + "name": "Curve DAO Token", + "symbol": "CRV.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x249848BeCA43aC405b8102Ec90Dd5F22CA513c06/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437", + "type": "AVALANCHE", + "address": "0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437", + "name": "Compound", + "symbol": "COMP.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xc3048E19E76CB9a3Aa9d77D8C03c29Fc906e2437/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x596fA47043f99A4e0F122243B841E55375cdE0d2", + "type": "AVALANCHE", + "address": "0x596fA47043f99A4e0F122243B841E55375cdE0d2", + "name": "ZRX", + "symbol": "ZRX.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x596fA47043f99A4e0F122243B841E55375cdE0d2/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xBeC243C995409E6520D7C41E404da5dEba4b209B", + "type": "AVALANCHE", + "address": "0xBeC243C995409E6520D7C41E404da5dEba4b209B", + "name": "Synthetix Network Token", + "symbol": "SNX.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xBeC243C995409E6520D7C41E404da5dEba4b209B/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339", + "type": "AVALANCHE", + "address": "0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339", + "name": "UMA Voting Token v1", + "symbol": "UMA.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x3Bd2B1c7ED8D396dbb98DED3aEbb41350a5b2339/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc", + "type": "AVALANCHE", + "address": "0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc", + "name": "yearn.finance", + "symbol": "YFI.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x9eAaC1B23d935365bD7b542Fe22cEEe2922f52dc/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x39fC9e94Caeacb435842FADeDeCB783589F50f5f", + "type": "AVALANCHE", + "address": "0x39fC9e94Caeacb435842FADeDeCB783589F50f5f", + "name": "Kyber Network Crystal v2", + "symbol": "KNC", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x39fC9e94Caeacb435842FADeDeCB783589F50f5f/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76", + "type": "AVALANCHE", + "address": "0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76", + "name": "SushiToken", + "symbol": "SUSHI.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x37B608519F91f70F2EeB0e5Ed9AF4061722e4F76/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A", + "type": "AVALANCHE", + "address": "0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A", + "name": "Orbs", + "symbol": "ORBS", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x340fE1D898ECCAad394e2ba0fC1F93d27c7b717A/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x5fC17416925789E0852FBFcd81c490ca4abc51F9", + "type": "AVALANCHE", + "address": "0x5fC17416925789E0852FBFcd81c490ca4abc51F9", + "name": "inSure", + "symbol": "SURE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x5fC17416925789E0852FBFcd81c490ca4abc51F9/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xCE1bFFBD5374Dac86a2893119683F4911a2F7814", + "type": "AVALANCHE", + "address": "0xCE1bFFBD5374Dac86a2893119683F4911a2F7814", + "name": "Spell Token", + "symbol": "SPELL", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xCE1bFFBD5374Dac86a2893119683F4911a2F7814/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x214DB107654fF987AD859F34125307783fC8e387", + "type": "AVALANCHE", + "address": "0x214DB107654fF987AD859F34125307783fC8e387", + "name": "Frax Share", + "symbol": "FXS", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x214DB107654fF987AD859F34125307783fC8e387/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xB44a9B6905aF7c801311e8F4E76932ee959c663C", + "type": "AVALANCHE", + "address": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C", + "name": "Anyswap", + "symbol": "ANY", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f", + "type": "AVALANCHE", + "address": "0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f", + "name": "AlphaToken", + "symbol": "ALPHA.e", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x2147EFFF675e4A4eE1C2f918d181cDBd7a8E208f/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0xd6070ae98b8069de6B494332d1A1a81B6179D960", + "type": "AVALANCHE", + "address": "0xd6070ae98b8069de6B494332d1A1a81B6179D960", + "name": "beefy.finance", + "symbol": "BIFI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/logo.png", + "pairs": [] + }, + { + "asset": "c10009000_t0x62edc0692BD897D2295872a9FFCac5425011c661", + "type": "AVALANCHE", + "address": "0x62edc0692BD897D2295872a9FFCac5425011c661", + "name": "GMX", + "symbol": "GMX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/avalanchec/assets/0x62edc0692BD897D2295872a9FFCac5425011c661/logo.png", + "pairs": [] + } + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} diff --git a/blockchains/avalanchecfuji/info/info.json b/blockchains/avalanchecfuji/info/info.json new file mode 100644 index 0000000000000..99df57957175c --- /dev/null +++ b/blockchains/avalanchecfuji/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "Avalanche C-Chain Fuji Testnet", + "website": "https://avax.network", + "description": "Avalanche is an open-source platform for launching Decentralized Finance (DeFi) applications and enterprise blockchain deployments in an interoperable, highly scalable ecosystem.", + "explorer": "https://testnet.snowtrace.io/", + "symbol": "tAVAX", + "rpc_url": "https://api.avax-test.network/ext/bc/C/rpc", + "type": "coin", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/avalanchecfuji/info/logo.png b/blockchains/avalanchecfuji/info/logo.png new file mode 100644 index 0000000000000..bd5c8e6a96d0b Binary files /dev/null and b/blockchains/avalanchecfuji/info/logo.png differ diff --git a/blockchains/avalanchex/info/info.json b/blockchains/avalanchex/info/info.json index be2652e5562c5..148d1d6c57054 100644 --- a/blockchains/avalanchex/info/info.json +++ b/blockchains/avalanchex/info/info.json @@ -9,7 +9,7 @@ "decimals": 9, "status": "active", "tags": [ - "staking-native" + "defi" ], "links": [ { @@ -21,4 +21,4 @@ "url": "https://www.avalabs.org/whitepapers" } ] -} \ No newline at end of file +} diff --git a/blockchains/axelar/info/info.json b/blockchains/axelar/info/info.json new file mode 100644 index 0000000000000..36fce5dbc8147 --- /dev/null +++ b/blockchains/axelar/info/info.json @@ -0,0 +1,74 @@ +{ + "name": "Axelar", + "type": "coin", + "symbol": "AXL", + "decimals": 6, + "website": "https://axelar.network", + "description": "A decentralized multi-chain network that enables cross chain communication with a simple pegging mechanism.", + "explorer": "https://www.mintscan.io/axelar", + "status": "active", + "rpc_url": "https://axelar-rpc.polkachu.com", + "denom": "uaxl", + "lcd_url": "https://axelar-api.polkachu.com", + "hrp": "axelar", + "fee_rate": "0.01", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "governance", + "staking", + "staking-native" + ] +} diff --git a/blockchains/axelar/info/logo.png b/blockchains/axelar/info/logo.png new file mode 100644 index 0000000000000..7c2b2efe45889 Binary files /dev/null and b/blockchains/axelar/info/logo.png differ diff --git a/blockchains/axelar/validators/assets/axelarvaloper19dx6vywgr62jtsxhhlhlgh7ug5vmgjnz6dkeud/logo.png b/blockchains/axelar/validators/assets/axelarvaloper19dx6vywgr62jtsxhhlhlgh7ug5vmgjnz6dkeud/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/axelar/validators/assets/axelarvaloper19dx6vywgr62jtsxhhlhlgh7ug5vmgjnz6dkeud/logo.png differ diff --git a/blockchains/axelar/validators/assets/axelarvaloper1kafxdlrq8svz68j2tn8qtqk74j4yhylyf364pt/logo.png b/blockchains/axelar/validators/assets/axelarvaloper1kafxdlrq8svz68j2tn8qtqk74j4yhylyf364pt/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/axelar/validators/assets/axelarvaloper1kafxdlrq8svz68j2tn8qtqk74j4yhylyf364pt/logo.png differ diff --git a/blockchains/axelar/validators/assets/axelarvaloper1kkrp9ulfea5klffr7yjk0lat2yuxystgfzg6zu/logo.png b/blockchains/axelar/validators/assets/axelarvaloper1kkrp9ulfea5klffr7yjk0lat2yuxystgfzg6zu/logo.png new file mode 100644 index 0000000000000..3404c78765f74 Binary files /dev/null and b/blockchains/axelar/validators/assets/axelarvaloper1kkrp9ulfea5klffr7yjk0lat2yuxystgfzg6zu/logo.png differ diff --git a/blockchains/axelar/validators/assets/axelarvaloper1nvsl9utkv0duhuvudjckvrtyfeyju0ygx3npw4/logo.png b/blockchains/axelar/validators/assets/axelarvaloper1nvsl9utkv0duhuvudjckvrtyfeyju0ygx3npw4/logo.png new file mode 100644 index 0000000000000..585324aa57dc2 Binary files /dev/null and b/blockchains/axelar/validators/assets/axelarvaloper1nvsl9utkv0duhuvudjckvrtyfeyju0ygx3npw4/logo.png differ diff --git a/blockchains/axelar/validators/assets/axelarvaloper1uf7s2v44qqpe9lpnsjy6cfjueqytakuzayfg0h/logo.png b/blockchains/axelar/validators/assets/axelarvaloper1uf7s2v44qqpe9lpnsjy6cfjueqytakuzayfg0h/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/axelar/validators/assets/axelarvaloper1uf7s2v44qqpe9lpnsjy6cfjueqytakuzayfg0h/logo.png differ diff --git a/blockchains/axelar/validators/assets/axelarvaloper1uvx854yjzn9re8vu74067u68r4ar70tywgpcwg/logo.png b/blockchains/axelar/validators/assets/axelarvaloper1uvx854yjzn9re8vu74067u68r4ar70tywgpcwg/logo.png new file mode 100644 index 0000000000000..477fe8df88ae4 Binary files /dev/null and b/blockchains/axelar/validators/assets/axelarvaloper1uvx854yjzn9re8vu74067u68r4ar70tywgpcwg/logo.png differ diff --git a/blockchains/axelar/validators/list.json b/blockchains/axelar/validators/list.json new file mode 100644 index 0000000000000..eb37338cb00a4 --- /dev/null +++ b/blockchains/axelar/validators/list.json @@ -0,0 +1,38 @@ +[ + { + "id": "axelarvaloper19dx6vywgr62jtsxhhlhlgh7ug5vmgjnz6dkeud", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "axelarvaloper1uvx854yjzn9re8vu74067u68r4ar70tywgpcwg", + "name": "Figment", + "description": "The complete staking solution for 250+ institutional clients including asset managers, custodians, exchanges, foundations, and wallets to earn rewards on their digital assets.", + "website": "https://figment.io" + }, + { + "id": "axelarvaloper1nvsl9utkv0duhuvudjckvrtyfeyju0ygx3npw4", + "name": "Imperator.co", + "description": "100% refund on downtime slashing -- Professional Delegated Proof-of-Stake Network Validator", + "website": "https://imperator.co/" + }, + { + "id": "axelarvaloper1kkrp9ulfea5klffr7yjk0lat2yuxystgfzg6zu", + "name": "Brightlystake", + "description": "Stake with Confidence with Brightlystake. Custom monitoring and alerting solutions with quick response times.", + "website": "https://brightlystake.com/" + }, + { + "id": "axelarvaloper1kafxdlrq8svz68j2tn8qtqk74j4yhylyf364pt", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "axelarvaloper1uf7s2v44qqpe9lpnsjy6cfjueqytakuzayfg0h", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + } +] \ No newline at end of file diff --git a/blockchains/band/validators/assets/bandvaloper10s7t8prp0nz36g4dug5ftkm8elyg9hdtlpn6uv/logo.png b/blockchains/band/validators/assets/bandvaloper10s7t8prp0nz36g4dug5ftkm8elyg9hdtlpn6uv/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/band/validators/assets/bandvaloper10s7t8prp0nz36g4dug5ftkm8elyg9hdtlpn6uv/logo.png differ diff --git a/blockchains/band/validators/assets/bandvaloper17s35yz3rglx7pnjppm4u9l9ht2k9mr9tq0eyh6/logo.png b/blockchains/band/validators/assets/bandvaloper17s35yz3rglx7pnjppm4u9l9ht2k9mr9tq0eyh6/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/band/validators/assets/bandvaloper17s35yz3rglx7pnjppm4u9l9ht2k9mr9tq0eyh6/logo.png differ diff --git a/blockchains/band/validators/assets/bandvaloper1hcu2spr3r80v36us40mg938f5qhaqq2qeajtfv/logo.png b/blockchains/band/validators/assets/bandvaloper1hcu2spr3r80v36us40mg938f5qhaqq2qeajtfv/logo.png new file mode 100644 index 0000000000000..95674f5ffbf9a Binary files /dev/null and b/blockchains/band/validators/assets/bandvaloper1hcu2spr3r80v36us40mg938f5qhaqq2qeajtfv/logo.png differ diff --git a/blockchains/band/validators/assets/bandvaloper1hdw8pzr79y4at0teak0mwcrjhv3e6n3wegfv2m/logo.png b/blockchains/band/validators/assets/bandvaloper1hdw8pzr79y4at0teak0mwcrjhv3e6n3wegfv2m/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/band/validators/assets/bandvaloper1hdw8pzr79y4at0teak0mwcrjhv3e6n3wegfv2m/logo.png differ diff --git a/blockchains/band/validators/assets/bandvaloper1nmlds05h9zpj0m3actleslnmf5ett8xfvmjgju/logo.png b/blockchains/band/validators/assets/bandvaloper1nmlds05h9zpj0m3actleslnmf5ett8xfvmjgju/logo.png new file mode 100644 index 0000000000000..63fe5615e0880 Binary files /dev/null and b/blockchains/band/validators/assets/bandvaloper1nmlds05h9zpj0m3actleslnmf5ett8xfvmjgju/logo.png differ diff --git a/blockchains/band/validators/assets/bandvaloper1xs2penspev206jj0egh5qu7qmr6mjzfgj299xl/logo.png b/blockchains/band/validators/assets/bandvaloper1xs2penspev206jj0egh5qu7qmr6mjzfgj299xl/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/band/validators/assets/bandvaloper1xs2penspev206jj0egh5qu7qmr6mjzfgj299xl/logo.png differ diff --git a/blockchains/band/validators/list.json b/blockchains/band/validators/list.json index 8b8bc7ba11408..d9b048341ee0e 100644 --- a/blockchains/band/validators/list.json +++ b/blockchains/band/validators/list.json @@ -1,8 +1,44 @@ [ + { + "id": "bandvaloper10s7t8prp0nz36g4dug5ftkm8elyg9hdtlpn6uv", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, { "id": "bandvaloper1qgvcttnjx3enjqg9pnhclt6d4z7qdknavg4q9c", "name": "WeStaking", "description": "Secured & Trusted Staking Service", "website": "https://westaking.io" + }, + { + "id": "bandvaloper1nmlds05h9zpj0m3actleslnmf5ett8xfvmjgju", + "name": "Smart Stake", + "description": "Transparent & professional staking validator with automated monitoring tools to ensure high uptime. Dedicated support @ t.me/SmartStake", + "website": "https://smartstake.io/" + }, + { + "id": "bandvaloper1xs2penspev206jj0egh5qu7qmr6mjzfgj299xl", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "bandvaloper1hcu2spr3r80v36us40mg938f5qhaqq2qeajtfv", + "name": "Stakewolle.com | Auto-compound", + "description": "🚀 Professional Cosmos validator 🔁Auto-compound with REStakeapp 🛡100% Slashing protection 🎁 All & Special Airdrops for our delegators http://linktr.ee/stakewolle", + "website": "https://stakewolle.com/" + }, + { + "id": "bandvaloper17s35yz3rglx7pnjppm4u9l9ht2k9mr9tq0eyh6", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "bandvaloper1hdw8pzr79y4at0teak0mwcrjhv3e6n3wegfv2m", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" } -] \ No newline at end of file +] diff --git a/blockchains/base/assets/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22/info.json b/blockchains/base/assets/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22/info.json new file mode 100644 index 0000000000000..99e39cd7cf648 --- /dev/null +++ b/blockchains/base/assets/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22/info.json @@ -0,0 +1,21 @@ +{ + "name": "Coinbase Wrapped Staked ETH", + "website": "https://www.coinbase.com/", + "description": "Coinbase Wrapped Staked ETH (“cbETH”) is a utility token that represents Ethereum 2 (ETH2), which is ETH staked through Coinbase.", + "explorer": "https://basescan.org/token/0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22", + "type": "BASE", + "symbol": "cbETH", + "decimals": 18, + "status": "active", + "id": "0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CoinbaseAssets" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coinbase-wrapped-staked-eth/" + } + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22/logo.png b/blockchains/base/assets/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22/logo.png new file mode 100644 index 0000000000000..1520a569a3d9f Binary files /dev/null and b/blockchains/base/assets/0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22/logo.png differ diff --git a/blockchains/base/assets/0x4200000000000000000000000000000000000006/info.json b/blockchains/base/assets/0x4200000000000000000000000000000000000006/info.json new file mode 100644 index 0000000000000..ef20976738d61 --- /dev/null +++ b/blockchains/base/assets/0x4200000000000000000000000000000000000006/info.json @@ -0,0 +1,21 @@ +{ + "name": "Wrapped Ether", + "symbol": "WETH", + "type": "BASE", + "decimals": 18, + "description": "wETH is wrapped ETH", + "website": "https://weth.io/", + "explorer": "https://basescan.org/token/0x4200000000000000000000000000000000000006", + "status": "active", + "id": "0x4200000000000000000000000000000000000006", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/weth/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/weth/" + } + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0x4200000000000000000000000000000000000006/logo.png b/blockchains/base/assets/0x4200000000000000000000000000000000000006/logo.png new file mode 100644 index 0000000000000..f9328d9550a06 Binary files /dev/null and b/blockchains/base/assets/0x4200000000000000000000000000000000000006/logo.png differ diff --git a/blockchains/base/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json b/blockchains/base/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json new file mode 100644 index 0000000000000..179b70ada8b63 --- /dev/null +++ b/blockchains/base/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json @@ -0,0 +1,42 @@ +{ + "name": "Dai", + "website": "http://makerdao.com", + "description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", + "explorer": "https://basescan.org/token/0x50c5725949a6f0c72e6c4a641f24049a917db0cb", + "research": "https://research.binance.com/en/projects/dai", + "type": "BASE", + "symbol": "DAI", + "decimals": 18, + "status": "active", + "id": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MakerDAO" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MakerDAO/" + }, + { + "name": "blog", + "url": "https://blog.makerdao.com/" + }, + { + "name": "whitepaper", + "url": "https://makerdao.com/whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dai/" + } + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png b/blockchains/base/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png new file mode 100644 index 0000000000000..1fd956cb12fc4 Binary files /dev/null and b/blockchains/base/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png differ diff --git a/blockchains/base/assets/0x703D57164CA270b0B330A87FD159CfEF1490c0a5/info.json b/blockchains/base/assets/0x703D57164CA270b0B330A87FD159CfEF1490c0a5/info.json new file mode 100644 index 0000000000000..2eee9fa66e65b --- /dev/null +++ b/blockchains/base/assets/0x703D57164CA270b0B330A87FD159CfEF1490c0a5/info.json @@ -0,0 +1,25 @@ +{ + "name": "Rai.Finance", + "website": "https://rai.finance/", + "description": "RAI Finance is the hub for everything trading. Since 2020, our team has developed various DeFi, NFTFi, and Social Trading products that operate across multiple blockchain networks.", + "explorer": "https://basescan.org/token/0x703d57164ca270b0b330a87fd159cfef1490c0a5", + "type": "BASE", + "symbol": "SOFI", + "decimals": 18, + "status": "active", + "id": "0x703D57164CA270b0B330A87FD159CfEF1490c0a5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RaiFinance" + }, + { + "name": "telegram", + "url": "https://t.me/RaiFinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rai-finance-sofi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0x703D57164CA270b0B330A87FD159CfEF1490c0a5/logo.png b/blockchains/base/assets/0x703D57164CA270b0B330A87FD159CfEF1490c0a5/logo.png new file mode 100644 index 0000000000000..4c77387dd3775 Binary files /dev/null and b/blockchains/base/assets/0x703D57164CA270b0B330A87FD159CfEF1490c0a5/logo.png differ diff --git a/blockchains/base/assets/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9/info.json b/blockchains/base/assets/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9/info.json new file mode 100644 index 0000000000000..8dea7ebfcb8d9 --- /dev/null +++ b/blockchains/base/assets/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9/info.json @@ -0,0 +1,25 @@ +{ + "name": "Baseswap", + "symbol": "BSWAP", + "type": "BASE", + "decimals": 18, + "description": "Decentralized finance leverages the individual and collective capacity of all of us, without interference.Join us on BASE chain now.", + "website": "https://baseswap.fi", + "explorer": "https://basescan.org/token/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9", + "status": "active", + "id": "0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BaseswapFi" + }, + { + "name": "twitter", + "url": "https://twitter.com/BaseSwap_Fi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baseswap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9/logo.png b/blockchains/base/assets/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9/logo.png new file mode 100644 index 0000000000000..d2dd3f1836703 Binary files /dev/null and b/blockchains/base/assets/0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9/logo.png differ diff --git a/blockchains/base/assets/0x7d89E05c0B93B24B5Cb23A073E60D008FEd1aCF9/info.json b/blockchains/base/assets/0x7d89E05c0B93B24B5Cb23A073E60D008FEd1aCF9/info.json new file mode 100644 index 0000000000000..5bd4afa34743c --- /dev/null +++ b/blockchains/base/assets/0x7d89E05c0B93B24B5Cb23A073E60D008FEd1aCF9/info.json @@ -0,0 +1,24 @@ +{ + "name": "member", + "symbol": "member", + "type": "BASE", + "decimals": 18, + "description": "member go up", + "website": "https://member.clinic", + "explorer": "https://basescan.org/token/0x7d89E05c0B93B24B5Cb23A073E60D008FEd1aCF9", + "status": "active", + "id": "0x7d89E05c0B93B24B5Cb23A073E60D008FEd1aCF9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mlmwtf" + }, + { + "name": "forum", + "url": "https://warpcast.com/~/channel/members-only" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/base/assets/0x7d89E05c0B93B24B5Cb23A073E60D008FEd1aCF9/logo.png b/blockchains/base/assets/0x7d89E05c0B93B24B5Cb23A073E60D008FEd1aCF9/logo.png new file mode 100644 index 0000000000000..534aeb60936f5 Binary files /dev/null and b/blockchains/base/assets/0x7d89E05c0B93B24B5Cb23A073E60D008FEd1aCF9/logo.png differ diff --git a/blockchains/base/assets/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913/info.json b/blockchains/base/assets/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913/info.json new file mode 100644 index 0000000000000..9767d94df8429 --- /dev/null +++ b/blockchains/base/assets/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913/info.json @@ -0,0 +1,36 @@ +{ + "name": "USD Coin", + "symbol": "USDC", + "type": "BASE", + "decimals": 6, + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "website": "https://centre.io/usdc", + "explorer": "https://basescan.org/token/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", + "status": "active", + "id": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913/logo.png b/blockchains/base/assets/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913/logo.png new file mode 100644 index 0000000000000..a135c887a8614 Binary files /dev/null and b/blockchains/base/assets/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913/logo.png differ diff --git a/blockchains/base/assets/0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239/info.json b/blockchains/base/assets/0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239/info.json new file mode 100644 index 0000000000000..464d9fe678e9b --- /dev/null +++ b/blockchains/base/assets/0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239/info.json @@ -0,0 +1,36 @@ +{ + "name": "yearn.finance", + "symbol": "YFI", + "type": "BASE", + "decimals": 18, + "description": "DeFi made simple.", + "website": "https://yearn.finance/", + "explorer": "https://basescan.org/token/0x9eaf8c1e34f05a589eda6bafdf391cf6ad3cb239", + "status": "active", + "id": "0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/iearnfinance" + }, + { + "name": "medium", + "url": "https://medium.com/iearn" + }, + { + "name": "telegram", + "url": "https://t.me/iearnfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yearn-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yearn-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239/logo.png b/blockchains/base/assets/0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239/logo.png new file mode 100644 index 0000000000000..8f06d5eb88f5d Binary files /dev/null and b/blockchains/base/assets/0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239/logo.png differ diff --git a/blockchains/base/assets/0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4/info.json b/blockchains/base/assets/0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4/info.json new file mode 100644 index 0000000000000..e4590373a91d9 --- /dev/null +++ b/blockchains/base/assets/0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4/info.json @@ -0,0 +1,40 @@ +{ + "name": "Toshi", + "symbol": "TOSHI", + "type": "BASE", + "decimals": 18, + "description": "Toshi aims to become the first Base-native token to get listed on Coinbase.", + "website": "https://www.toshithecat.com", + "explorer": "https://basescan.org/token/0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4", + "status": "active", + "id": "0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4", + "links": [ + { + "name": "github", + "url": "https://github.com/ToshiTheCat" + }, + { + "name": "twitter", + "url": "https://twitter.com/toshi_base" + }, + { + "name": "whitepaper", + "url": "https://medium.com/@ToshiBase/toshi-roadmap-the-face-of-base-3451b399aa27" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/toshi-/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/toshi/" + }, + { + "name": "medium", + "url": "https://medium.com/@Toshi_Base" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4/logo.png b/blockchains/base/assets/0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4/logo.png new file mode 100644 index 0000000000000..0fd6617ffaa6e Binary files /dev/null and b/blockchains/base/assets/0xAC1Bd2486aAf3B5C0fc3Fd868558b082a531B2B4/logo.png differ diff --git a/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/info.json b/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/info.json new file mode 100644 index 0000000000000..91dcef0e6861e --- /dev/null +++ b/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/info.json @@ -0,0 +1,25 @@ +{ + "name": "Rocket Pool ETH", + "symbol": "rETH", + "type": "BASE", + "decimals": 18, + "description": "Rocket Pool is a decentralised Ethereum Proof of Stake pool.", + "website": "https://www.rocketpool.net/", + "explorer": "https://basescan.org/token/0xb6fe221fe9eef5aba221c348ba20a1bf5e73624c", + "status": "active", + "id": "0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Rocket_Pool" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rocket-pool-eth/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/rocket-pool-eth/" + } + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/logo.png b/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/logo.png new file mode 100644 index 0000000000000..b66ede27403be Binary files /dev/null and b/blockchains/base/assets/0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c/logo.png differ diff --git a/blockchains/base/assets/0xE3B53AF74a4BF62Ae5511055290838050bf764Df/info.json b/blockchains/base/assets/0xE3B53AF74a4BF62Ae5511055290838050bf764Df/info.json new file mode 100644 index 0000000000000..24c8eb857fd99 --- /dev/null +++ b/blockchains/base/assets/0xE3B53AF74a4BF62Ae5511055290838050bf764Df/info.json @@ -0,0 +1,28 @@ +{ + "name": "StargateToken", + "website": "https://stargate.finance", + "description": "Stargate is a fully composable liquidity transport protocol that lives at the heart of Omnichain DeFi.", + "explorer": "https://basescan.org/token/0xe3b53af74a4bf62ae5511055290838050bf764df", + "type": "BASE", + "symbol": "STG", + "decimals": 18, + "status": "active", + "id": "0xE3B53AF74a4BF62Ae5511055290838050bf764Df", + "links": [ + { + "name": "medium", + "url": "https://medium.com/stargate-official" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/LEM0ELklmO1kODdh" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stargate-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0xE3B53AF74a4BF62Ae5511055290838050bf764Df/logo.png b/blockchains/base/assets/0xE3B53AF74a4BF62Ae5511055290838050bf764Df/logo.png new file mode 100644 index 0000000000000..f983849d90c4f Binary files /dev/null and b/blockchains/base/assets/0xE3B53AF74a4BF62Ae5511055290838050bf764Df/logo.png differ diff --git a/blockchains/base/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json b/blockchains/base/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json new file mode 100644 index 0000000000000..37f28d3cb6160 --- /dev/null +++ b/blockchains/base/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "BASE", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://basescan.org/token/0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "status": "active", + "id": "0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} diff --git a/blockchains/base/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png b/blockchains/base/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/base/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png differ diff --git a/blockchains/base/assets/0xFd4330b0312fdEEC6d4225075b82E00493FF2e3f/info.json b/blockchains/base/assets/0xFd4330b0312fdEEC6d4225075b82E00493FF2e3f/info.json new file mode 100644 index 0000000000000..0857a08ba8dd7 --- /dev/null +++ b/blockchains/base/assets/0xFd4330b0312fdEEC6d4225075b82E00493FF2e3f/info.json @@ -0,0 +1,28 @@ +{ + "name": "SmarDex", + "symbol": "SDEX", + "type": "BASE", + "decimals": 18, + "description": "SMARDEX is an Automated Market Maker (AMM) that addresses the issue of Impermanent Loss (IL) and in some cases transforms it into Impermanent Gain (IG).", + "website": "https://smardex.io/", + "explorer": "https://basescan.org/token/0xfd4330b0312fdeec6d4225075b82e00493ff2e3f", + "status": "active", + "id": "0xFd4330b0312fdEEC6d4225075b82E00493FF2e3f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SmarDex" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/smardex/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/smardex/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0xFd4330b0312fdEEC6d4225075b82E00493FF2e3f/logo.png b/blockchains/base/assets/0xFd4330b0312fdEEC6d4225075b82E00493FF2e3f/logo.png new file mode 100644 index 0000000000000..ca284f82fac68 Binary files /dev/null and b/blockchains/base/assets/0xFd4330b0312fdEEC6d4225075b82E00493FF2e3f/logo.png differ diff --git a/blockchains/base/assets/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA/info.json b/blockchains/base/assets/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA/info.json new file mode 100644 index 0000000000000..eee19c179ccf0 --- /dev/null +++ b/blockchains/base/assets/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA/info.json @@ -0,0 +1,37 @@ +{ + "name": "USD Base Coin", + "symbol": "USDC", + "type": "BASE", + "decimals": 6, + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "website": "https://www.centre.io", + "explorer": "https://basescan.org/token/0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca", + "research": "https://research.binance.com/en/projects/usd-coin", + "status": "active", + "id": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/base/assets/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA/logo.png b/blockchains/base/assets/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA/logo.png new file mode 100644 index 0000000000000..819922b52bcd6 Binary files /dev/null and b/blockchains/base/assets/0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA/logo.png differ diff --git a/blockchains/base/info/info.json b/blockchains/base/info/info.json new file mode 100644 index 0000000000000..ca603c5d01fb7 --- /dev/null +++ b/blockchains/base/info/info.json @@ -0,0 +1,26 @@ +{ + "name": "Base", + "website": "https://base.org", + "description": "Base is a secure, low-cost, builder-friendly Ethereum L2 built to bring the next billion users onchain.", + "explorer": "https://basescan.org", + "research": "https://base.mirror.xyz", + "symbol": "ETH", + "type": "coin", + "coin_type": 8453, + "decimals": 18, + "status": "active", + "rpc_url": "https://base-mainnet.public.blastapi.io", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/buildonbase" + }, + { + "name": "github", + "url": "https://github.com/base-org" + } + ] +} diff --git a/blockchains/base/info/logo.png b/blockchains/base/info/logo.png new file mode 100644 index 0000000000000..c5a23cea247f9 Binary files /dev/null and b/blockchains/base/info/logo.png differ diff --git a/blockchains/binance/allowlist.json b/blockchains/binance/allowlist.json deleted file mode 100644 index b8c59f2a5bf81..0000000000000 --- a/blockchains/binance/allowlist.json +++ /dev/null @@ -1,198 +0,0 @@ -[ - "AAVE-8FA", - "ABCD-5D8", - "ADA-9F4", - "AERGO-46B", - "ALA-DCD", - "ANKR-E97", - "ARN-71B", - "ARPA-575", - "ART-3C9", - "ATOM-596", - "ATP-38C", - "AVA-645", - "AWC-986", - "AXPR-777", - "BAKE-5E0", - "BAND-34B", - "BAT-07A", - "BAW-DFB", - "BCH-1FD", - "BCHA-959", - "BCPT-95A", - "BEAR-14C", - "BEL-D85", - "BET-844", - "BETH-654", - "BETX-A0C", - "BGBP-CF3", - "BHC-3E8M", - "BHFT-BBE", - "BIDR-0E9", - "BKBT-3A6", - "BKRW-AB7", - "BLINK-9C6", - "BOLT-4C6", - "BST2-2F2", - "BTCB-1DE", - "BTTB-D31", - "BULL-BE4", - "BURGER-33A", - "BUSD-BD1", - "BZNT-464", - "CAKE-435", - "CAN-677", - "CAS-167", - "CBIX-3C9", - "CBM-4B2", - "CHZ-ECD", - "CNNS-E16", - "COCOS-CED", - "COMP-DEE", - "COS-2E4", - "COTI-CBB", - "COVA-218", - "CRPT-8C9", - "CSM-734", - "CTK-EB8", - "DAI-D75", - "DARC-24B", - "DEEP-9D3", - "DEFI-FA5", - "DFY-EA0", - "DOGE-B67", - "DOS-120", - "DOT-64C", - "DREP-7D2", - "DUSK-45E", - "EBST-783", - "ECO-083", - "EET-45C", - "ELF-D72", - "ENTRP-C8D", - "EOS-CDD", - "EOSBEAR-721", - "EOSBULL-F0D", - "EQL-586", - "ERD-D06", - "ETC-758", - "ETH-1C9", - "ETHBEAR-B2B", - "ETHBULL-D33", - "EVT-49B", - "FIL-E2C", - "FRM-DE7", - "FSN-E14", - "FTM-A64", - "GIV-94E", - "GMAT-FC8", - "GTEX-71B", - "GTO-908", - "HNST-3C9", - "HYN-F21", - "IDRTB-178", - "INJ-FAE", - "IOTX-0ED", - "IRIS-D88", - "JDXU-706", - "KAT-7BB", - "KAVA-10C", - "LBA-340", - "LINK-AAD", - "LIT-099", - "LOKI-6A9", - "LTC-F07", - "LTO-BDF", - "LYFE-6AB", - "MATIC-84A", - "MCASH-869", - "MDAB-D42", - "MDT-14A", - "MEDB-87E", - "MEETONE-031", - "MITH-C76", - "MITX-CAA", - "MKR-F04", - "MTV-4C6", - "MTXLT-286", - "MVL-7B0", - "MZK-2C7", - "NEAR-4FD", - "NEW-09E", - "NEXO-A84", - "NODE-F3A", - "NOIZB-878", - "NOW-E68", - "NPXB-1E8", - "NPXSXEM-89C", - "ONE-5F9", - "ONT-33D", - "OWTX-A6B", - "PAX-F25", - "PCAT-4BB", - "PHB-2DF", - "PHV-4A1", - "PIBNB-43C", - "PLG-D8D", - "PROPEL-6D9", - "PVT-554", - "PYN-C37", - "QBX-38C", - "RAVEN-F66", - "RNO-14E", - "RUNE-B1A", - "SBC-5D4", - "SHR-DB6", - "SLV-986", - "SNX-C26", - "SPARTA-7F3", - "SPNDB-916", - "STYL-65B", - "SUSHI-134", - "SWINGBY-888", - "SWIPE.B-DC0", - "SXP-CCC", - "TAUDB-888", - "TBC-3A7", - "TCADB-888", - "TCT-826", - "TGBPB-888", - "THKDB-888", - "TM2-0C4", - "TOMOB-4BC", - "TOP-491", - "TROY-9B8", - "TRUE-D84", - "TRXB-2E6", - "TUSDB-888", - "TWT-8C2", - "UGAS-B0C", - "UND-EBC", - "UNFI-FB7", - "UNI-DD8", - "UPX-F3E", - "USDC-CD2", - "USDH-5B5", - "USDSB-1AC", - "USDT-6D8", - "VDX-A17", - "VIDT-F53", - "VNDC-DB9", - "VOTE-FD4", - "VRAB-B56", - "WICC-01D", - "WINB-41F", - "WISH-2D5", - "WRX-ED1", - "XBASE-CD2", - "XNS-760", - "XRP-BF2", - "XRPBEAR-00B", - "XRPBULL-E7C", - "XTZ-F7A", - "XVS-795", - "YFI-1A4", - "YFII-061", - "ZEBI-84F", - "ZEC-93E" -] \ No newline at end of file diff --git a/blockchains/binance/assets/ADA-9F4/logo.png b/blockchains/binance/assets/ADA-9F4/logo.png index 3072e4f8794f6..fb5bcfcb2efa5 100644 Binary files a/blockchains/binance/assets/ADA-9F4/logo.png and b/blockchains/binance/assets/ADA-9F4/logo.png differ diff --git a/blockchains/binance/assets/ANKR-E97/info.json b/blockchains/binance/assets/ANKR-E97/info.json index 1091721b65f09..da579561df137 100644 --- a/blockchains/binance/assets/ANKR-E97/info.json +++ b/blockchains/binance/assets/ANKR-E97/info.json @@ -1,5 +1,5 @@ { - "name": "Ankr", + "name": "ANKR", "website": "https://ankr.com", "description": "Ankr is building an infrastructure platform and marketplace for Web3-stack deployment.", "explorer": "https://explorer.binance.org/asset/ANKR-E97", diff --git a/blockchains/binance/assets/AVA-645/info.json b/blockchains/binance/assets/AVA-645/info.json index bdc46375f26cf..9e1b204e81d71 100644 --- a/blockchains/binance/assets/AVA-645/info.json +++ b/blockchains/binance/assets/AVA-645/info.json @@ -1,5 +1,5 @@ { - "name": "Travala.com", + "name": "Travala.com Token", "website": "https://travala.com", "description": "Travala.com claims to be the leading blockchain-based travel booking platform.", "explorer": "https://explorer.binance.org/asset/AVA-645", diff --git a/blockchains/binance/assets/BAKE-5E0/info.json b/blockchains/binance/assets/BAKE-5E0/info.json index 3420a71367a1f..efad8ae094306 100644 --- a/blockchains/binance/assets/BAKE-5E0/info.json +++ b/blockchains/binance/assets/BAKE-5E0/info.json @@ -1,7 +1,7 @@ { "name": "BakeryToken", "type": "BEP2", - "symbol": "BAKE-5E0", + "symbol": "BAKE", "decimals": 8, "website": "", "description": "-", diff --git a/blockchains/binance/assets/BAND-34B/logo.png b/blockchains/binance/assets/BAND-34B/logo.png index 66b65b306cb92..65db187d4f85c 100644 Binary files a/blockchains/binance/assets/BAND-34B/logo.png and b/blockchains/binance/assets/BAND-34B/logo.png differ diff --git a/blockchains/binance/assets/BIFI-290/info.json b/blockchains/binance/assets/BIFI-290/info.json new file mode 100644 index 0000000000000..00c60c0559229 --- /dev/null +++ b/blockchains/binance/assets/BIFI-290/info.json @@ -0,0 +1,24 @@ +{ + "name": "beefy.finance", + "symbol": "BIFI", + "type": "BEP2", + "decimals": 8, + "description": "The Multichain Yield Optimizer", + "website": "https://beefy.finance", + "explorer": "https://explorer.binance.org/asset/BIFI-290", + "status": "active", + "id": "BIFI-290", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/beefyfinance" + }, + { + "name": "telegram", + "url": "https://t.me/beefyannouncement" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/binance/assets/BIFI-290/logo.png b/blockchains/binance/assets/BIFI-290/logo.png new file mode 100644 index 0000000000000..6c09bb9a38215 Binary files /dev/null and b/blockchains/binance/assets/BIFI-290/logo.png differ diff --git a/blockchains/binance/assets/BST2-2F2/logo.png b/blockchains/binance/assets/BST2-2F2/logo.png index edf6c3dc9e83e..9457f5e8dbafa 100644 Binary files a/blockchains/binance/assets/BST2-2F2/logo.png and b/blockchains/binance/assets/BST2-2F2/logo.png differ diff --git a/blockchains/binance/assets/BURGER-33A/info.json b/blockchains/binance/assets/BURGER-33A/info.json index 0340e345775af..22c9c6b52c20c 100644 --- a/blockchains/binance/assets/BURGER-33A/info.json +++ b/blockchains/binance/assets/BURGER-33A/info.json @@ -1,7 +1,7 @@ { "name": "Burger Swap", "type": "BEP2", - "symbol": "BURGER-33A", + "symbol": "BURGER", "decimals": 8, "website": "", "description": "-", diff --git a/blockchains/binance/assets/CHZ-ECD/info.json b/blockchains/binance/assets/CHZ-ECD/info.json index f7630160a9e96..5db045a7e1ac7 100644 --- a/blockchains/binance/assets/CHZ-ECD/info.json +++ b/blockchains/binance/assets/CHZ-ECD/info.json @@ -8,6 +8,9 @@ "decimals": 8, "status": "active", "id": "CHZ-ECD", + "tags": [ + "nft" + ], "links": [ { "name": "telegram", diff --git a/blockchains/binance/assets/CNNS-E16/logo.png b/blockchains/binance/assets/CNNS-E16/logo.png index 83c72a8031740..bf2f282b27baf 100644 Binary files a/blockchains/binance/assets/CNNS-E16/logo.png and b/blockchains/binance/assets/CNNS-E16/logo.png differ diff --git a/blockchains/binance/assets/CSM-734/logo.png b/blockchains/binance/assets/CSM-734/logo.png index b6665d38d4f21..3142944efe018 100644 Binary files a/blockchains/binance/assets/CSM-734/logo.png and b/blockchains/binance/assets/CSM-734/logo.png differ diff --git a/blockchains/binance/assets/DARC-087/info.json b/blockchains/binance/assets/DARC-087/info.json new file mode 100644 index 0000000000000..7c190f1fe1783 --- /dev/null +++ b/blockchains/binance/assets/DARC-087/info.json @@ -0,0 +1,21 @@ +{ + "name": "DARC Token", + "symbol": "DARC", + "type": "BEP2", + "decimals": 8, + "description": "DARC is the main token for Konstellation network, a blockchain ecosystem for the global financial services industry.", + "website": "https://konstellation.tech/", + "explorer": "https://explorer.binance.org/asset/DARC-087", + "status": "active", + "id": "DARC-087", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KNSTL_TECH" + }, + { + "name": "telegram", + "url": "https://t.me/Konstellation" + } + ] +} \ No newline at end of file diff --git a/blockchains/binance/assets/DARC-087/logo.png b/blockchains/binance/assets/DARC-087/logo.png new file mode 100644 index 0000000000000..9c29351654e63 Binary files /dev/null and b/blockchains/binance/assets/DARC-087/logo.png differ diff --git a/blockchains/binance/assets/DARC-24B/info.json b/blockchains/binance/assets/DARC-24B/info.json index aede70b0203b4..ba2d6fe668839 100644 --- a/blockchains/binance/assets/DARC-24B/info.json +++ b/blockchains/binance/assets/DARC-24B/info.json @@ -6,6 +6,6 @@ "description": "a fintech company focused on development and implementation of blockchain technology for the global financial services industry.", "website": "https://konstellation.tech/", "explorer": "https://explorer.binance.org/asset/DARC-24B", - "status": "active", + "status": "abandoned", "id": "DARC-24B" } \ No newline at end of file diff --git a/blockchains/binance/assets/DARC-24B/logo.png b/blockchains/binance/assets/DARC-24B/logo.png deleted file mode 100644 index 62af3f96be40a..0000000000000 Binary files a/blockchains/binance/assets/DARC-24B/logo.png and /dev/null differ diff --git a/blockchains/binance/assets/ETH-1C9/info.json b/blockchains/binance/assets/ETH-1C9/info.json index 8d78bfa5f2058..9c11818f0ff4d 100644 --- a/blockchains/binance/assets/ETH-1C9/info.json +++ b/blockchains/binance/assets/ETH-1C9/info.json @@ -3,7 +3,7 @@ "symbol": "ETH", "type": "BEP2", "decimals": 8, - "description": "ETH BEP2 is a token on Binance Chain issued by Binance, where the price is pegged to ETH at a rate of 1 ETH BEP2 = 1 ETH", + "description": "Binance-Peg Ethereum (ETH BEP2) is a token issued by Binance on Binance Chain; its price is pegged to Ethereum (ETH) at a ratio of 1:1.", "website": "https://binance.org", "explorer": "https://explorer.binance.org/asset/ETH-1C9", "status": "active", diff --git a/blockchains/binance/assets/FTT-F11/info.json b/blockchains/binance/assets/FTT-F11/info.json new file mode 100644 index 0000000000000..c855ffa874f8c --- /dev/null +++ b/blockchains/binance/assets/FTT-F11/info.json @@ -0,0 +1,33 @@ +{ + "name": "FTX Token", + "type": "BEP2", + "symbol": "FTT", + "decimals": 8, + "description": "FTX’s leveraged tokens aim to provide a clean, automated way for users to get leverage. FTT is the FTX ecosystem utility token.", + "website": "https://ftx.com", + "explorer": "https://explorer.binance.org/asset/FTT-F11", + "status": "active", + "id": "FTT-F11", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FTX_Official" + }, + { + "name": "telegram", + "url": "https://t.me/FTX_Official" + }, + { + "name": "whitepaper", + "url": "https://docs.google.com/document/d/1u5MOkENoWP8PGcjuoKqRkNP5Gl1LLRB9JvAHwffQ7ec/view" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ftx-token/" + }, + { + "name": "blog", + "url": "https://blog.ftx.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/binance/assets/FTT-F11/logo.png b/blockchains/binance/assets/FTT-F11/logo.png new file mode 100644 index 0000000000000..8476fe0183f27 Binary files /dev/null and b/blockchains/binance/assets/FTT-F11/logo.png differ diff --git a/blockchains/binance/assets/IRIS-D88/info.json b/blockchains/binance/assets/IRIS-D88/info.json index dc123618d14cb..45830c7fb3cd6 100644 --- a/blockchains/binance/assets/IRIS-D88/info.json +++ b/blockchains/binance/assets/IRIS-D88/info.json @@ -1,5 +1,5 @@ { - "name": "IRISnet", + "name": "IRIS Network", "website": "https://irisnet.org", "description": "IRISnet is a blockchain infrastructure that serves as a communication relayer for other blockchains and their applications.", "explorer": "https://explorer.binance.org/asset/IRIS-D88", diff --git a/blockchains/binance/assets/KAVA-10C/info.json b/blockchains/binance/assets/KAVA-10C/info.json index c3e9695d77547..8cc86190a0020 100644 --- a/blockchains/binance/assets/KAVA-10C/info.json +++ b/blockchains/binance/assets/KAVA-10C/info.json @@ -8,6 +8,9 @@ "explorer": "https://explorer.binance.org/asset/KAVA-10C", "status": "active", "id": "KAVA-10C", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/binance/assets/LTC-F07/logo.png b/blockchains/binance/assets/LTC-F07/logo.png index 415745a540214..0ceac6a5d3d2b 100644 Binary files a/blockchains/binance/assets/LTC-F07/logo.png and b/blockchains/binance/assets/LTC-F07/logo.png differ diff --git a/blockchains/binance/assets/NOIZB-878/logo.png b/blockchains/binance/assets/NOIZB-878/logo.png index cd262a53f66f6..4380d15e12ef5 100644 Binary files a/blockchains/binance/assets/NOIZB-878/logo.png and b/blockchains/binance/assets/NOIZB-878/logo.png differ diff --git a/blockchains/binance/assets/PHV-4A1/logo.png b/blockchains/binance/assets/PHV-4A1/logo.png index d4bbd68d2928b..58c60fd62380f 100644 Binary files a/blockchains/binance/assets/PHV-4A1/logo.png and b/blockchains/binance/assets/PHV-4A1/logo.png differ diff --git a/blockchains/binance/assets/RUNE-B1A/info.json b/blockchains/binance/assets/RUNE-B1A/info.json index 26b6f1309e963..e9fbacc464ad5 100644 --- a/blockchains/binance/assets/RUNE-B1A/info.json +++ b/blockchains/binance/assets/RUNE-B1A/info.json @@ -1,5 +1,5 @@ { - "name": "THORChain", + "name": "Rune", "website": "https://thorchain.org", "description": "THORChain describes itself as a decentralized liquidity network that allows users to swap assets instantly at manipulation-resistant market prices.", "explorer": "https://explorer.binance.org/asset/RUNE-B1A", @@ -8,5 +8,8 @@ "symbol": "RUNE", "decimals": 8, "status": "active", - "id": "RUNE-B1A" -} \ No newline at end of file + "id": "RUNE-B1A", + "tags": [ + "defi" + ] +} diff --git a/blockchains/binance/assets/TOMOB-4BC/logo.png b/blockchains/binance/assets/TOMOB-4BC/logo.png index 06857c9c764c8..9b00b4c7ee35b 100644 Binary files a/blockchains/binance/assets/TOMOB-4BC/logo.png and b/blockchains/binance/assets/TOMOB-4BC/logo.png differ diff --git a/blockchains/binance/assets/TUSDB-888/info.json b/blockchains/binance/assets/TUSDB-888/info.json index 290884e30b4ec..67a0225688211 100644 --- a/blockchains/binance/assets/TUSDB-888/info.json +++ b/blockchains/binance/assets/TUSDB-888/info.json @@ -3,11 +3,14 @@ "symbol": "TUSDB", "type": "BEP2", "decimals": 8, - "description": "TrueUSD is a U.S. dollar stablecoin pegged to USD at 1:1", - "website": "https://trusttoken.com", + "description": "TrueUSD (TUSD) is the first independently-verified digital asset redeemable 1-for-1 for US Dollars.", + "website": "https://www.trueusd.com/", "explorer": "https://explorer.binance.org/asset/TUSDB-888", "status": "active", "id": "TUSDB-888", + "tags": [ + "stablecoin" + ], "links": [ { "name": "github", @@ -15,19 +18,11 @@ }, { "name": "twitter", - "url": "https://twitter.com/TrustToken" - }, - { - "name": "facebook", - "url": "https://facebook.com/TrustToken/" - }, - { - "name": "blog", - "url": "https://blog.trusttoken.com/" + "url": "https://twitter.com/tusd_official" }, { "name": "telegram", - "url": "https://t.me/joinchat/HihkMkTja1gIyBRM1J1_vg" + "url": "https://t.me/TUSDofficial_EN" }, { "name": "coingecko", diff --git a/blockchains/binance/assets/TUSDB-888/logo.png b/blockchains/binance/assets/TUSDB-888/logo.png index e45654b10f66d..0ae677cd2bac8 100644 Binary files a/blockchains/binance/assets/TUSDB-888/logo.png and b/blockchains/binance/assets/TUSDB-888/logo.png differ diff --git a/blockchains/binance/assets/TWT-8C2/info.json b/blockchains/binance/assets/TWT-8C2/info.json index 2f438f76c8a86..8ed88cbe6c18a 100644 --- a/blockchains/binance/assets/TWT-8C2/info.json +++ b/blockchains/binance/assets/TWT-8C2/info.json @@ -1,5 +1,5 @@ { - "name": "Trust Wallet Token", + "name": "Trust Wallet", "website": "https://trustwallet.com", "description": "Utility token to increase adoption of cryptocurrency.", "explorer": "https://explorer.binance.org/asset/TWT-8C2", @@ -12,11 +12,11 @@ "links": [ { "name": "github", - "url": "https://github.com/trustwallet/" + "url": "https://github.com/trustwallet" }, { "name": "twitter", - "url": "https://twitter.com/TrustWalletApp" + "url": "https://twitter.com/trustwallet" }, { "name": "reddit", diff --git a/blockchains/binance/assets/TWT-8C2/logo.png b/blockchains/binance/assets/TWT-8C2/logo.png index 8e97855518bfd..276a83baae8dd 100644 Binary files a/blockchains/binance/assets/TWT-8C2/logo.png and b/blockchains/binance/assets/TWT-8C2/logo.png differ diff --git a/blockchains/binance/assets/WRX-ED1/info.json b/blockchains/binance/assets/WRX-ED1/info.json index d2884a40db955..9857e23f0f2f5 100644 --- a/blockchains/binance/assets/WRX-ED1/info.json +++ b/blockchains/binance/assets/WRX-ED1/info.json @@ -1,5 +1,5 @@ { - "name": "WazirX", + "name": "WazirX Token", "website": "https://wazirx.com", "description": "The WRX token is used for trading fee discounts, WRX Trade Mining (unlock and earn WRX tokens by performing trades), paying for margin fees, and more.", "explorer": "https://explorer.binance.org/asset/WRX-ED1", diff --git a/blockchains/binance/assets/XTZ-F7A/logo.png b/blockchains/binance/assets/XTZ-F7A/logo.png index 33760e3ceaca6..c1982048ea867 100644 Binary files a/blockchains/binance/assets/XTZ-F7A/logo.png and b/blockchains/binance/assets/XTZ-F7A/logo.png differ diff --git a/blockchains/binance/assets/XVS-795/logo.png b/blockchains/binance/assets/XVS-795/logo.png index b7782f2473244..008d22434f766 100644 Binary files a/blockchains/binance/assets/XVS-795/logo.png and b/blockchains/binance/assets/XVS-795/logo.png differ diff --git a/blockchains/binance/denylist.json b/blockchains/binance/denylist.json deleted file mode 100644 index 3920ec4ed4694..0000000000000 --- a/blockchains/binance/denylist.json +++ /dev/null @@ -1,9 +0,0 @@ -[ - "AWC-8B2", - "BCPT-645", - "BNB", - "BOLT-762", - "RPD-9E0", - "USDS.B-c27", - "WITH-E50" -] \ No newline at end of file diff --git a/blockchains/binance/info/info.json b/blockchains/binance/info/info.json index b4128f6fbfc28..a68b1e99e4eff 100644 --- a/blockchains/binance/info/info.json +++ b/blockchains/binance/info/info.json @@ -1,5 +1,5 @@ { - "name": "BNB coin", + "name": "BNB Beacon Chain", "website": "https://binance.org/", "description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here.", "explorer": "https://explorer.binance.org/", diff --git a/blockchains/binance/info/logo.png b/blockchains/binance/info/logo.png index df65de20273f6..27688c0af1e64 100644 Binary files a/blockchains/binance/info/logo.png and b/blockchains/binance/info/logo.png differ diff --git a/blockchains/binance/tokenlist-extended.json b/blockchains/binance/tokenlist-extended.json new file mode 100644 index 0000000000000..4b3aba58e55db --- /dev/null +++ b/blockchains/binance/tokenlist-extended.json @@ -0,0 +1,13 @@ +{ + "name": "Trust Wallet: Binance Chain Token List Extended", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-01-31T13:11:43.029652", + "tokens": [ + + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} \ No newline at end of file diff --git a/blockchains/binance/tokenlist.json b/blockchains/binance/tokenlist.json index 352c0901efac6..f0168c17151b7 100644 --- a/blockchains/binance/tokenlist.json +++ b/blockchains/binance/tokenlist.json @@ -1,2207 +1,12 @@ { "name": "Trust Wallet: BNB", "logoURI": "https://trustwallet.com/assets/images/favicon.png", - "timestamp": "2021-07-19T01:26:12.595Z", + "timestamp": "2022-09-05T14:41:49.306430", "tokens": [ - { - "asset": "c714", - "type": "coin", - "address": "BNB", - "name": "Binance Chain Native Token", - "symbol": "BNB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/info/logo.png", - "pairs": [ - { - "base": "c714_tAERGO-46B", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tANKR-E97", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tARN-71B", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tARPA-575", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tART-3C9", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tATP-38C", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tAVA-645", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tAWC-986", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tAXPR-777", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tBCH-1FD", - "lotSize": "100000", - "tickSize": "1000" - }, - { - "base": "c714_tBCPT-95A", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tBEAR-14C", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tBET-844", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tBKBT-3A6", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tBLINK-9C6", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tBOLT-4C6", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tBST2-2F2", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tBTTB-D31", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tBULL-BE4", - "lotSize": "10000", - "tickSize": "10000" - }, - { - "base": "c714_tBZNT-464", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tCAN-677", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCAS-167", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCBIX-3C9", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCBM-4B2", - "lotSize": "1000000000000", - "tickSize": "1" - }, - { - "base": "c714_tCHZ-ECD", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCNNS-E16", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCOS-2E4", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCOTI-CBB", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCOVA-218", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCRPT-8C9", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tCSM-734", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tDEFI-FA5", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tDOS-120", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tDREP-7D2", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tDUSK-45E", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tEBST-783", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tENTRP-C8D", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tEOSBEAR-721", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tEOSBULL-F0D", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tEQL-586", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tERD-D06", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tETHBEAR-B2B", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tETHBULL-D33", - "lotSize": "10000", - "tickSize": "10000" - }, - { - "base": "c714_tEVT-49B", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tFRM-DE7", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tFSN-E14", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tFTM-A64", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tGIV-94E", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tGMAT-FC8", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tGTO-908", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tHNST-3C9", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tHYN-F21", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tIRIS-D88", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tKAT-7BB", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tLBA-340", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tLIT-099", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tLOKI-6A9", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tLTC-F07", - "lotSize": "1000000", - "tickSize": "100" - }, - { - "base": "c714_tLTO-BDF", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tMATIC-84A", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tMDAB-D42", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tMEETONE-031", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tMITH-C76", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tMITX-CAA", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tMTV-4C6", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tMVL-7B0", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tMZK-2C7", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tNEW-09E", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tNEXO-A84", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tNOIZB-878", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tNOW-E68", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tNPXB-1E8", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tNPXSXEM-89C", - "lotSize": "1000000000000", - "tickSize": "1" - }, - { - "base": "c714_tONE-5F9", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tONT-33D", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tPHB-2DF", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tPHV-4A1", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tPIBNB-43C", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tPLG-D8D", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tPVT-554", - "lotSize": "1000000000000", - "tickSize": "1" - }, - { - "base": "c714_tPYN-C37", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tQBX-38C", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tRAVEN-F66", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tRUNE-B1A", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tSHR-DB6", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tSLV-986", - "lotSize": "1000000000000", - "tickSize": "1" - }, - { - "base": "c714_tSPNDB-916", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tSTYL-65B", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tSWIPE.B-DC0", - "lotSize": "1000000000000", - "tickSize": "1" - }, - { - "base": "c714_tTM2-0C4", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tTOMOB-4BC", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tTOP-491", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tTROY-9B8", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tTRUE-D84", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tTRXB-2E6", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tTWT-8C2", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tUGAS-B0C", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tUND-EBC", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tUPX-F3E", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tVDX-A17", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tVIDT-F53", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tVOTE-FD4", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tWICC-01D", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tWINB-41F", - "lotSize": "100000000000", - "tickSize": "1" - }, - { - "base": "c714_tWISH-2D5", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tWRX-ED1", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tXBASE-CD2", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tXRP-BF2", - "lotSize": "100000000", - "tickSize": "1" - }, - { - "base": "c714_tXRPBEAR-00B", - "lotSize": "10000000", - "tickSize": "10" - }, - { - "base": "c714_tXRPBULL-E7C", - "lotSize": "1000000", - "tickSize": "100" - }, - { - "base": "c714_tZEBI-84F", - "lotSize": "100000000000", - "tickSize": "1" - } - ] - }, - { - "asset": "c714_tBUSD-BD1", - "type": "BEP2", - "address": "BUSD-BD1", - "name": "Binance USD", - "symbol": "BUSD", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BUSD-BD1/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "100000" - }, - { - "base": "c714_tADA-9F4", - "lotSize": "100000000", - "tickSize": "1000" - }, - { - "base": "c714_tATOM-596", - "lotSize": "10000000", - "tickSize": "10000" - }, - { - "base": "c714_tAVA-645", - "lotSize": "100000000", - "tickSize": "1000" - }, - { - "base": "c714_tBAKE-5E0", - "lotSize": "100000000", - "tickSize": "1000" - }, - { - "base": "c714_tBAND-34B", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tBCH-1FD", - "lotSize": "100000", - "tickSize": "100000" - }, - { - "base": "c714_tBIFI-290", - "lotSize": "100000", - "tickSize": "100000" - }, - { - "base": "c714_tBTCB-1DE", - "lotSize": "1000", - "tickSize": "10000000" - }, - { - "base": "c714_tBURGER-33A", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tCAKE-435", - "lotSize": "10000000", - "tickSize": "10000" - }, - { - "base": "c714_tDOGE-B67", - "lotSize": "1000000000", - "tickSize": "100" - }, - { - "base": "c714_tDOT-64C", - "lotSize": "10000000", - "tickSize": "10000" - }, - { - "base": "c714_tEOS-CDD", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tETH-1C9", - "lotSize": "100000", - "tickSize": "1000000" - }, - { - "base": "c714_tFRM-DE7", - "lotSize": "1000000000", - "tickSize": "100" - }, - { - "base": "c714_tINJ-FAE", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tLTC-F07", - "lotSize": "1000000", - "tickSize": "100000" - }, - { - "base": "c714_tONT-33D", - "lotSize": "100000000", - "tickSize": "100" - }, - { - "base": "c714_tRUNE-B1A", - "lotSize": "10000000", - "tickSize": "1000" - }, - { - "base": "c714_tSHR-DB6", - "lotSize": "10000000000", - "tickSize": "10" - }, - { - "base": "c714_tSWINGBY-888", - "lotSize": "1000000000", - "tickSize": "10" - }, - { - "base": "c714_tSXP-CCC", - "lotSize": "100000000", - "tickSize": "1000" - }, - { - "base": "c714_tXRP-BF2", - "lotSize": "100000000", - "tickSize": "100" - }, - { - "base": "c714_tXTZ-F7A", - "lotSize": "100000000", - "tickSize": "1000" - }, - { - "base": "c714_tXVS-795", - "lotSize": "10000000", - "tickSize": "10000" - }, - { - "base": "c714_tYFII-061", - "lotSize": "100000", - "tickSize": "1000000" - }, - { - "base": "c714_tZEC-93E", - "lotSize": "1000000", - "tickSize": "10000" - } - ] - }, - { - "asset": "c714_tUSDSB-1AC", - "type": "BEP2", - "address": "USDSB-1AC", - "name": "USDS", - "symbol": "USDSB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/USDSB-1AC/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "100000" - }, - { - "base": "c714_tBTCB-1DE", - "lotSize": "1000", - "tickSize": "10000000" - }, - { - "base": "c714_tCOS-2E4", - "lotSize": "10000000000", - "tickSize": "10" - }, - { - "base": "c714_tONE-5F9", - "lotSize": "1000000000", - "tickSize": "10" - }, - { - "base": "c714_tUND-EBC", - "lotSize": "1000000000", - "tickSize": "10" - } - ] - }, - { - "asset": "c714_tBTCB-1DE", - "type": "BEP2", - "address": "BTCB-1DE", - "name": "Bitcoin BEP2", - "symbol": "BTCB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BTCB-1DE/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "1" - }, - { - "base": "c714_tANKR-E97", - "lotSize": "1000000000", - "tickSize": "1" - }, - { - "base": "c714_tBOLT-4C6", - "lotSize": "10000000000", - "tickSize": "1" - }, - { - "base": "c714_tCOS-2E4", - "lotSize": "10000000000", - "tickSize": "1" - } - ] - }, - { - "asset": "c714_tTUSDB-888", - "type": "BEP2", - "address": "TUSDB-888", - "name": "TrueUSD", - "symbol": "TUSDB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TUSDB-888/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "100000" - }, - { - "base": "c714_tBTCB-1DE", - "lotSize": "1000", - "tickSize": "10000000" - }, - { - "base": "c714_tLTC-F07", - "lotSize": "1000000", - "tickSize": "100000" - } - ] - }, - { - "asset": "c714_tIDRTB-178", - "type": "BEP2", - "address": "IDRTB-178", - "name": "Rupiah Token", - "symbol": "IDRTB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/IDRTB-178/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "1000000000" - }, - { - "base": "c714_tBUSD-BD1", - "lotSize": "100000000", - "tickSize": "10000000" - } - ] - }, - { - "asset": "c714_tUSDT-6D8", - "type": "BEP2", - "address": "USDT-6D8", - "name": "USDTBEP2", - "symbol": "USDT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/USDT-6D8/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "100000" - }, - { - "base": "c714_tBUSD-BD1", - "lotSize": "100000000", - "tickSize": "1000" - } - ] - }, - { - "asset": "c714_tDAI-D75", - "type": "BEP2", - "address": "DAI-D75", - "name": "DaiBEP2", - "symbol": "DAI", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/DAI-D75/logo.png", - "pairs": [ - { - "base": "c714_tBUSD-BD1", - "lotSize": "100000000", - "tickSize": "100" - } - ] - }, - { - "asset": "c714_tETH-1C9", - "type": "BEP2", - "address": "ETH-1C9", - "name": "ETH BEP2", - "symbol": "ETH", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ETH-1C9/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "100" - } - ] - }, - { - "asset": "c714_tTAUDB-888", - "type": "BEP2", - "address": "TAUDB-888", - "name": "TrueAUD", - "symbol": "TAUDB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TAUDB-888/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "100000" - } - ] - }, - { - "asset": "c714_tTHKDB-888", - "type": "BEP2", - "address": "THKDB-888", - "name": "TrueHKD", - "symbol": "THKDB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/THKDB-888/logo.png", - "pairs": [ - { - "base": "c714", - "lotSize": "100000", - "tickSize": "1000000" - } - ] - }, - { - "asset": "c714_tADA-9F4", - "type": "BEP2", - "address": "ADA-9F4", - "name": "CardanoBEP2", - "symbol": "ADA", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ADA-9F4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tAERGO-46B", - "type": "BEP2", - "address": "AERGO-46B", - "name": "Aergo", - "symbol": "AERGO", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/AERGO-46B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tANKR-E97", - "type": "BEP2", - "address": "ANKR-E97", - "name": "ANKR", - "symbol": "ANKR", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ANKR-E97/logo.png", - "pairs": [] - }, - { - "asset": "c714_tARN-71B", - "type": "BEP2", - "address": "ARN-71B", - "name": "Aeron", - "symbol": "ARN", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ARN-71B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tARPA-575", - "type": "BEP2", - "address": "ARPA-575", - "name": "ARPA", - "symbol": "ARPA", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ARPA-575/logo.png", - "pairs": [] - }, - { - "asset": "c714_tART-3C9", - "type": "BEP2", - "address": "ART-3C9", - "name": "Maecenas ART Token", - "symbol": "ART", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ART-3C9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tATOM-596", - "type": "BEP2", - "address": "ATOM-596", - "name": "ATOMBEP2", - "symbol": "ATOM", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ATOM-596/logo.png", - "pairs": [] - }, - { - "asset": "c714_tATP-38C", - "type": "BEP2", - "address": "ATP-38C", - "name": "Atlas Protocol", - "symbol": "ATP", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ATP-38C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tAVA-645", - "type": "BEP2", - "address": "AVA-645", - "name": "Travala.com Token", - "symbol": "AVA", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/AVA-645/logo.png", - "pairs": [] - }, - { - "asset": "c714_tAWC-986", - "type": "BEP2", - "address": "AWC-986", - "name": "Atomic Wallet Token", - "symbol": "AWC", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/AWC-986/logo.png", - "pairs": [] - }, - { - "asset": "c714_tAXPR-777", - "type": "BEP2", - "address": "AXPR-777", - "name": "AXPR.B", - "symbol": "AXPR", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/AXPR-777/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBAKE-5E0", - "type": "BEP2", - "address": "BAKE-5E0", - "name": "BakeryToken", - "symbol": "BAKE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BAKE-5E0/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBAND-34B", - "type": "BEP2", - "address": "BAND-34B", - "name": "BandProtocolBEP2", - "symbol": "BAND", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BAND-34B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBCH-1FD", - "type": "BEP2", - "address": "BCH-1FD", - "name": "BCH BEP2", - "symbol": "BCH", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BCH-1FD/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBCPT-95A", - "type": "BEP2", - "address": "BCPT-95A", - "name": "Blockmason Credit Protocol", - "symbol": "BCPT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BCPT-95A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBEAR-14C", - "type": "BEP2", - "address": "BEAR-14C", - "name": "3X Short Bitcoin Token", - "symbol": "BEAR", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BEAR-14C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBET-844", - "type": "BEP2", - "address": "BET-844", - "name": "EOSBet Token", - "symbol": "BET", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BET-844/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBIFI-290", - "type": "BEP2", - "address": "BIFI-290", - "name": "beefy.finance", - "symbol": "BIFI", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BIFI-290/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBKBT-3A6", - "type": "BEP2", - "address": "BKBT-3A6", - "name": "Bitwires Token", - "symbol": "BKBT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BKBT-3A6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBLINK-9C6", - "type": "BEP2", - "address": "BLINK-9C6", - "name": "Blockmason Link", - "symbol": "BLINK", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BLINK-9C6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBOLT-4C6", - "type": "BEP2", - "address": "BOLT-4C6", - "name": "BOLT Token", - "symbol": "BOLT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BOLT-4C6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBST2-2F2", - "type": "BEP2", - "address": "BST2-2F2", - "name": "BOOSTO", - "symbol": "BST2", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BST2-2F2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBTTB-D31", - "type": "BEP2", - "address": "BTTB-D31", - "name": "BTTB", - "symbol": "BTTB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BTTB-D31/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBULL-BE4", - "type": "BEP2", - "address": "BULL-BE4", - "name": "3x Long Bitcoin Token", - "symbol": "BULL", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BULL-BE4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBURGER-33A", - "type": "BEP2", - "address": "BURGER-33A", - "name": "Burger Swap", - "symbol": "BURGER", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BURGER-33A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tBZNT-464", - "type": "BEP2", - "address": "BZNT-464", - "name": "Bezant Token", - "symbol": "BZNT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/BZNT-464/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCAKE-435", - "type": "BEP2", - "address": "CAKE-435", - "name": "PancakeSwap Token", - "symbol": "CAKE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CAKE-435/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCAN-677", - "type": "BEP2", - "address": "CAN-677", - "name": "CanYaCoin", - "symbol": "CAN", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CAN-677/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCAS-167", - "type": "BEP2", - "address": "CAS-167", - "name": "CASHAA", - "symbol": "CAS", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CAS-167/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCBIX-3C9", - "type": "BEP2", - "address": "CBIX-3C9", - "name": "Cubiex", - "symbol": "CBIX", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CBIX-3C9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCBM-4B2", - "type": "BEP2", - "address": "CBM-4B2", - "name": "CryptoBonusMiles", - "symbol": "CBM", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CBM-4B2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCHZ-ECD", - "type": "BEP2", - "address": "CHZ-ECD", - "name": "Chiliz", - "symbol": "CHZ", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CHZ-ECD/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCNNS-E16", - "type": "BEP2", - "address": "CNNS-E16", - "name": "Crypto Neo-value Neural System", - "symbol": "CNNS", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CNNS-E16/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCOS-2E4", - "type": "BEP2", - "address": "COS-2E4", - "name": "Contentos", - "symbol": "COS", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/COS-2E4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCOTI-CBB", - "type": "BEP2", - "address": "COTI-CBB", - "name": "COTI", - "symbol": "COTI", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/COTI-CBB/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCOVA-218", - "type": "BEP2", - "address": "COVA-218", - "name": "Covalent Token", - "symbol": "COVA", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/COVA-218/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCRPT-8C9", - "type": "BEP2", - "address": "CRPT-8C9", - "name": "Crypterium Token", - "symbol": "CRPT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CRPT-8C9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tCSM-734", - "type": "BEP2", - "address": "CSM-734", - "name": "“Consentium”", - "symbol": "CSM", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/CSM-734/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDEFI-FA5", - "type": "BEP2", - "address": "DEFI-FA5", - "name": "DeFi Token", - "symbol": "DEFI", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/DEFI-FA5/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDOGE-B67", - "type": "BEP2", - "address": "DOGE-B67", - "name": "Dogecoin", - "symbol": "DOGE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/DOGE-B67/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDOS-120", - "type": "BEP2", - "address": "DOS-120", - "name": "DOS Network Token", - "symbol": "DOS", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/DOS-120/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDOT-64C", - "type": "BEP2", - "address": "DOT-64C", - "name": "PolkadotBEP2", - "symbol": "DOT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/DOT-64C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDREP-7D2", - "type": "BEP2", - "address": "DREP-7D2", - "name": "DREP", - "symbol": "DREP", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/DREP-7D2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tDUSK-45E", - "type": "BEP2", - "address": "DUSK-45E", - "name": "Dusk Network", - "symbol": "DUSK", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/DUSK-45E/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEBST-783", - "type": "BEP2", - "address": "EBST-783", - "name": "eBoost", - "symbol": "EBST", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/EBST-783/logo.png", - "pairs": [] - }, - { - "asset": "c714_tENTRP-C8D", - "type": "BEP2", - "address": "ENTRP-C8D", - "name": "Hut34 Entropy", - "symbol": "ENTRP", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ENTRP-C8D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEOS-CDD", - "type": "BEP2", - "address": "EOS-CDD", - "name": "EOS BEP2", - "symbol": "EOS", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/EOS-CDD/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEOSBEAR-721", - "type": "BEP2", - "address": "EOSBEAR-721", - "name": "3X Short EOS Token", - "symbol": "EOSBEAR", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/EOSBEAR-721/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEOSBULL-F0D", - "type": "BEP2", - "address": "EOSBULL-F0D", - "name": "3X Long EOS Token", - "symbol": "EOSBULL", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/EOSBULL-F0D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEQL-586", - "type": "BEP2", - "address": "EQL-586", - "name": "EQUAL", - "symbol": "EQL", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/EQL-586/logo.png", - "pairs": [] - }, - { - "asset": "c714_tERD-D06", - "type": "BEP2", - "address": "ERD-D06", - "name": "Elrond", - "symbol": "ERD", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ERD-D06/logo.png", - "pairs": [] - }, - { - "asset": "c714_tETHBEAR-B2B", - "type": "BEP2", - "address": "ETHBEAR-B2B", - "name": "3X Short Ethereum Token", - "symbol": "ETHBEAR", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ETHBEAR-B2B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tETHBULL-D33", - "type": "BEP2", - "address": "ETHBULL-D33", - "name": "3X Long Ethereum Token", - "symbol": "ETHBULL", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ETHBULL-D33/logo.png", - "pairs": [] - }, - { - "asset": "c714_tEVT-49B", - "type": "BEP2", - "address": "EVT-49B", - "name": "everiToken", - "symbol": "EVT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/EVT-49B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tFRM-DE7", - "type": "BEP2", - "address": "FRM-DE7", - "name": "Ferrum Network Token", - "symbol": "FRM", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/FRM-DE7/logo.png", - "pairs": [] - }, - { - "asset": "c714_tFSN-E14", - "type": "BEP2", - "address": "FSN-E14", - "name": "Fusion", - "symbol": "FSN", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/FSN-E14/logo.png", - "pairs": [] - }, - { - "asset": "c714_tFTM-A64", - "type": "BEP2", - "address": "FTM-A64", - "name": "Fantom", - "symbol": "FTM", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/FTM-A64/logo.png", - "pairs": [] - }, - { - "asset": "c714_tGIV-94E", - "type": "BEP2", - "address": "GIV-94E", - "name": "Givly Coin", - "symbol": "GIV", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/GIV-94E/logo.png", - "pairs": [] - }, - { - "asset": "c714_tGMAT-FC8", - "type": "BEP2", - "address": "GMAT-FC8", - "name": "GoWithMi", - "symbol": "GMAT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/GMAT-FC8/logo.png", - "pairs": [] - }, - { - "asset": "c714_tGTO-908", - "type": "BEP2", - "address": "GTO-908", - "name": "Gifto", - "symbol": "GTO", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/GTO-908/logo.png", - "pairs": [] - }, - { - "asset": "c714_tHNST-3C9", - "type": "BEP2", - "address": "HNST-3C9", - "name": "Honest", - "symbol": "HNST", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/HNST-3C9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tHYN-F21", - "type": "BEP2", - "address": "HYN-F21", - "name": "Hyperion Token", - "symbol": "HYN", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/HYN-F21/logo.png", - "pairs": [] - }, - { - "asset": "c714_tINJ-FAE", - "type": "BEP2", - "address": "INJ-FAE", - "name": "Injective Protocol", - "symbol": "INJ", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/INJ-FAE/logo.png", - "pairs": [] - }, - { - "asset": "c714_tIRIS-D88", - "type": "BEP2", - "address": "IRIS-D88", - "name": "IRIS Network", - "symbol": "IRIS", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/IRIS-D88/logo.png", - "pairs": [] - }, - { - "asset": "c714_tKAT-7BB", - "type": "BEP2", - "address": "KAT-7BB", - "name": "Kambria Token", - "symbol": "KAT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/KAT-7BB/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLBA-340", - "type": "BEP2", - "address": "LBA-340", - "name": "Lend-Borrow-Asset", - "symbol": "LBA", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/LBA-340/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLIT-099", - "type": "BEP2", - "address": "LIT-099", - "name": "LITION", - "symbol": "LIT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/LIT-099/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLOKI-6A9", - "type": "BEP2", - "address": "LOKI-6A9", - "name": "Loki", - "symbol": "LOKI", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/LOKI-6A9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLTC-F07", - "type": "BEP2", - "address": "LTC-F07", - "name": "LTC BEP2", - "symbol": "LTC", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/LTC-F07/logo.png", - "pairs": [] - }, - { - "asset": "c714_tLTO-BDF", - "type": "BEP2", - "address": "LTO-BDF", - "name": "LTO Network", - "symbol": "LTO", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/LTO-BDF/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMATIC-84A", - "type": "BEP2", - "address": "MATIC-84A", - "name": "Matic Token", - "symbol": "MATIC", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/MATIC-84A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMDAB-D42", - "type": "BEP2", - "address": "MDAB-D42", - "name": "MDAB", - "symbol": "MDAB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/MDAB-D42/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMEETONE-031", - "type": "BEP2", - "address": "MEETONE-031", - "name": "MEET.ONE", - "symbol": "MEETONE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/MEETONE-031/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMITH-C76", - "type": "BEP2", - "address": "MITH-C76", - "name": "Mithril", - "symbol": "MITH", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/MITH-C76/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMITX-CAA", - "type": "BEP2", - "address": "MITX-CAA", - "name": "Morpheus Infrastructure Token", - "symbol": "MITX", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/MITX-CAA/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMTV-4C6", - "type": "BEP2", - "address": "MTV-4C6", - "name": "MultiVAC", - "symbol": "MTV", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/MTV-4C6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMVL-7B0", - "type": "BEP2", - "address": "MVL-7B0", - "name": "Mass Vehicle Ledger", - "symbol": "MVL", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/MVL-7B0/logo.png", - "pairs": [] - }, - { - "asset": "c714_tMZK-2C7", - "type": "BEP2", - "address": "MZK-2C7", - "name": "Muzika", - "symbol": "MZK", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/MZK-2C7/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNEW-09E", - "type": "BEP2", - "address": "NEW-09E", - "name": "NEWTON", - "symbol": "NEW", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/NEW-09E/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNEXO-A84", - "type": "BEP2", - "address": "NEXO-A84", - "name": "Nexo", - "symbol": "NEXO", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/NEXO-A84/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNOIZB-878", - "type": "BEP2", - "address": "NOIZB-878", - "name": "NOIZ Token", - "symbol": "NOIZB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/NOIZB-878/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNOW-E68", - "type": "BEP2", - "address": "NOW-E68", - "name": "NOW Token", - "symbol": "NOW", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/NOW-E68/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNPXB-1E8", - "type": "BEP2", - "address": "NPXB-1E8", - "name": "NPX Binance token", - "symbol": "NPXB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/NPXB-1E8/logo.png", - "pairs": [] - }, - { - "asset": "c714_tNPXSXEM-89C", - "type": "BEP2", - "address": "NPXSXEM-89C", - "name": "Pundi X NEM", - "symbol": "NPXSXEM", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/NPXSXEM-89C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tONE-5F9", - "type": "BEP2", - "address": "ONE-5F9", - "name": "Harmony.One", - "symbol": "ONE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ONE-5F9/logo.png", - "pairs": [] - }, - { - "asset": "c714_tONT-33D", - "type": "BEP2", - "address": "ONT-33D", - "name": "ONTBEP2", - "symbol": "ONT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ONT-33D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPHB-2DF", - "type": "BEP2", - "address": "PHB-2DF", - "name": "Red Pulse Phoenix Binance", - "symbol": "PHB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/PHB-2DF/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPHV-4A1", - "type": "BEP2", - "address": "PHV-4A1", - "name": "PathHive Network", - "symbol": "PHV", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/PHV-4A1/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPIBNB-43C", - "type": "BEP2", - "address": "PIBNB-43C", - "name": "PCHAIN Token", - "symbol": "PIBNB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/PIBNB-43C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPLG-D8D", - "type": "BEP2", - "address": "PLG-D8D", - "name": "Pledge Coin", - "symbol": "PLG", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/PLG-D8D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPVT-554", - "type": "BEP2", - "address": "PVT-554", - "name": "Pivot Token", - "symbol": "PVT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/PVT-554/logo.png", - "pairs": [] - }, - { - "asset": "c714_tPYN-C37", - "type": "BEP2", - "address": "PYN-C37", - "name": "paycentos", - "symbol": "PYN", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/PYN-C37/logo.png", - "pairs": [] - }, - { - "asset": "c714_tQBX-38C", - "type": "BEP2", - "address": "QBX-38C", - "name": "qiibeeToken", - "symbol": "QBX", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/QBX-38C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tRAVEN-F66", - "type": "BEP2", - "address": "RAVEN-F66", - "name": "Raven Protocol", - "symbol": "RAVEN", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/RAVEN-F66/logo.png", - "pairs": [] - }, - { - "asset": "c714_tRUNE-B1A", - "type": "BEP2", - "address": "RUNE-B1A", - "name": "Rune", - "symbol": "RUNE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/RUNE-B1A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSHR-DB6", - "type": "BEP2", - "address": "SHR-DB6", - "name": "ShareToken", - "symbol": "SHR", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/SHR-DB6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSLV-986", - "type": "BEP2", - "address": "SLV-986", - "name": "Silverway", - "symbol": "SLV", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/SLV-986/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSPNDB-916", - "type": "BEP2", - "address": "SPNDB-916", - "name": "Spendcoin", - "symbol": "SPNDB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/SPNDB-916/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSTYL-65B", - "type": "BEP2", - "address": "STYL-65B", - "name": "Yin Lang Music IP Token", - "symbol": "STYL", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/STYL-65B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSWINGBY-888", - "type": "BEP2", - "address": "SWINGBY-888", - "name": "Swingby Token", - "symbol": "SWINGBY", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/SWINGBY-888/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSWIPE.B-DC0", - "type": "BEP2", - "address": "SWIPE.B-DC0", - "name": "SWIPE Token", - "symbol": "SWIPE.B", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/SWIPE.B-DC0/logo.png", - "pairs": [] - }, - { - "asset": "c714_tSXP-CCC", - "type": "BEP2", - "address": "SXP-CCC", - "name": "Swipe", - "symbol": "SXP", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/SXP-CCC/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTM2-0C4", - "type": "BEP2", - "address": "TM2-0C4", - "name": "Traxia 2", - "symbol": "TM2", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TM2-0C4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTOMOB-4BC", - "type": "BEP2", - "address": "TOMOB-4BC", - "name": "TomoChain", - "symbol": "TOMOB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TOMOB-4BC/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTOP-491", - "type": "BEP2", - "address": "TOP-491", - "name": "TOP Network", - "symbol": "TOP", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TOP-491/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTROY-9B8", - "type": "BEP2", - "address": "TROY-9B8", - "name": "TROY", - "symbol": "TROY", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TROY-9B8/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTRUE-D84", - "type": "BEP2", - "address": "TRUE-D84", - "name": "TrueChain", - "symbol": "TRUE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TRUE-D84/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTRXB-2E6", - "type": "BEP2", - "address": "TRXB-2E6", - "name": "TRXB", - "symbol": "TRXB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TRXB-2E6/logo.png", - "pairs": [] - }, - { - "asset": "c714_tTWT-8C2", - "type": "BEP2", - "address": "TWT-8C2", - "name": "Trust Wallet", - "symbol": "TWT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/TWT-8C2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tUGAS-B0C", - "type": "BEP2", - "address": "UGAS-B0C", - "name": "Ultrain Coin", - "symbol": "UGAS", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/UGAS-B0C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tUND-EBC", - "type": "BEP2", - "address": "UND-EBC", - "name": "United Network Distribution", - "symbol": "UND", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/UND-EBC/logo.png", - "pairs": [] - }, - { - "asset": "c714_tUPX-F3E", - "type": "BEP2", - "address": "UPX-F3E", - "name": "UPX", - "symbol": "UPX", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/UPX-F3E/logo.png", - "pairs": [] - }, - { - "asset": "c714_tVDX-A17", - "type": "BEP2", - "address": "VDX-A17", - "name": "Vodi X", - "symbol": "VDX", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/VDX-A17/logo.png", - "pairs": [] - }, - { - "asset": "c714_tVIDT-F53", - "type": "BEP2", - "address": "VIDT-F53", - "name": "V-ID Token", - "symbol": "VIDT", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/VIDT-F53/logo.png", - "pairs": [] - }, - { - "asset": "c714_tVOTE-FD4", - "type": "BEP2", - "address": "VOTE-FD4", - "name": "Vote", - "symbol": "VOTE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/VOTE-FD4/logo.png", - "pairs": [] - }, - { - "asset": "c714_tWICC-01D", - "type": "BEP2", - "address": "WICC-01D", - "name": "WaykiChain Coin", - "symbol": "WICC", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/WICC-01D/logo.png", - "pairs": [] - }, - { - "asset": "c714_tWINB-41F", - "type": "BEP2", - "address": "WINB-41F", - "name": "WINB", - "symbol": "WINB", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/WINB-41F/logo.png", - "pairs": [] - }, - { - "asset": "c714_tWISH-2D5", - "type": "BEP2", - "address": "WISH-2D5", - "name": "MyWish", - "symbol": "WISH", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/WISH-2D5/logo.png", - "pairs": [] - }, - { - "asset": "c714_tWRX-ED1", - "type": "BEP2", - "address": "WRX-ED1", - "name": "WazirX Token", - "symbol": "WRX", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/WRX-ED1/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXBASE-CD2", - "type": "BEP2", - "address": "XBASE-CD2", - "name": "Eterbase Coin", - "symbol": "XBASE", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/XBASE-CD2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXRP-BF2", - "type": "BEP2", - "address": "XRP-BF2", - "name": "XRP BEP2", - "symbol": "XRP", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/XRP-BF2/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXRPBEAR-00B", - "type": "BEP2", - "address": "XRPBEAR-00B", - "name": "3X Short XRP Token", - "symbol": "XRPBEAR", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/XRPBEAR-00B/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXRPBULL-E7C", - "type": "BEP2", - "address": "XRPBULL-E7C", - "name": "3X Long XRP Token", - "symbol": "XRPBULL", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/XRPBULL-E7C/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXTZ-F7A", - "type": "BEP2", - "address": "XTZ-F7A", - "name": "XTZ BEP2", - "symbol": "XTZ", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/XTZ-F7A/logo.png", - "pairs": [] - }, - { - "asset": "c714_tXVS-795", - "type": "BEP2", - "address": "XVS-795", - "name": "Venus", - "symbol": "XVS", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/XVS-795/logo.png", - "pairs": [] - }, - { - "asset": "c714_tYFII-061", - "type": "BEP2", - "address": "YFII-061", - "name": "YFIIBEP2", - "symbol": "YFII", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/YFII-061/logo.png", - "pairs": [] - }, - { - "asset": "c714_tZEBI-84F", - "type": "BEP2", - "address": "ZEBI-84F", - "name": "ZEBI", - "symbol": "ZEBI", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ZEBI-84F/logo.png", - "pairs": [] - }, - { - "asset": "c714_tZEC-93E", - "type": "BEP2", - "address": "ZEC-93E", - "name": "ZECBEP2", - "symbol": "ZEC", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/binance/assets/ZEC-93E/logo.png", - "pairs": [] - } + ], "version": { - "major": 145, + "major": 389, "minor": 0, "patch": 0 } diff --git a/blockchains/binance/validators/assets/bva1346977fnwf790657wxl0w3396ddsw7rygh9hgg/logo.png b/blockchains/binance/validators/assets/bva1346977fnwf790657wxl0w3396ddsw7rygh9hgg/logo.png new file mode 100644 index 0000000000000..529434877a762 Binary files /dev/null and b/blockchains/binance/validators/assets/bva1346977fnwf790657wxl0w3396ddsw7rygh9hgg/logo.png differ diff --git a/blockchains/binance/validators/assets/bva142lu7y78yk23cdeujduy9g8gqxp7xl3wrz4ska/logo.png b/blockchains/binance/validators/assets/bva142lu7y78yk23cdeujduy9g8gqxp7xl3wrz4ska/logo.png index 552647496023f..a2060a0a06ef8 100644 Binary files a/blockchains/binance/validators/assets/bva142lu7y78yk23cdeujduy9g8gqxp7xl3wrz4ska/logo.png and b/blockchains/binance/validators/assets/bva142lu7y78yk23cdeujduy9g8gqxp7xl3wrz4ska/logo.png differ diff --git a/blockchains/binance/validators/assets/bva16usf4rcvk9dyzpe8n82gq4nw9x5emlhhs2fftr/logo.png b/blockchains/binance/validators/assets/bva16usf4rcvk9dyzpe8n82gq4nw9x5emlhhs2fftr/logo.png index 1bdadf3a3a0c4..04df7170263e1 100644 Binary files a/blockchains/binance/validators/assets/bva16usf4rcvk9dyzpe8n82gq4nw9x5emlhhs2fftr/logo.png and b/blockchains/binance/validators/assets/bva16usf4rcvk9dyzpe8n82gq4nw9x5emlhhs2fftr/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1ah8tgrjj5zes0rt5y6gc6m3zr5zwayt6nzaghh/logo.png b/blockchains/binance/validators/assets/bva1ah8tgrjj5zes0rt5y6gc6m3zr5zwayt6nzaghh/logo.png index 54119633c82ef..976a545f02001 100644 Binary files a/blockchains/binance/validators/assets/bva1ah8tgrjj5zes0rt5y6gc6m3zr5zwayt6nzaghh/logo.png and b/blockchains/binance/validators/assets/bva1ah8tgrjj5zes0rt5y6gc6m3zr5zwayt6nzaghh/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1c6aqe9ndzcn2nsan963z43xg6kgrvzynl97785/logo.png b/blockchains/binance/validators/assets/bva1c6aqe9ndzcn2nsan963z43xg6kgrvzynl97785/logo.png index 158d6b01d52fb..f5f3ada9451c6 100644 Binary files a/blockchains/binance/validators/assets/bva1c6aqe9ndzcn2nsan963z43xg6kgrvzynl97785/logo.png and b/blockchains/binance/validators/assets/bva1c6aqe9ndzcn2nsan963z43xg6kgrvzynl97785/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1lup0myq4xqu0ze0ng92w69jqwd2qqycxc76v2r/logo.png b/blockchains/binance/validators/assets/bva1lup0myq4xqu0ze0ng92w69jqwd2qqycxc76v2r/logo.png new file mode 100644 index 0000000000000..5d267ae6f79aa Binary files /dev/null and b/blockchains/binance/validators/assets/bva1lup0myq4xqu0ze0ng92w69jqwd2qqycxc76v2r/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1m02zrj77ahdz3597nscq7a6dhxnwsuutsljcvj/logo.png b/blockchains/binance/validators/assets/bva1m02zrj77ahdz3597nscq7a6dhxnwsuutsljcvj/logo.png new file mode 100644 index 0000000000000..4bd9e37665e70 Binary files /dev/null and b/blockchains/binance/validators/assets/bva1m02zrj77ahdz3597nscq7a6dhxnwsuutsljcvj/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1m3nj2sglp7mlz3y08qjlqyhycenz8m9cl4h4ht/logo.png b/blockchains/binance/validators/assets/bva1m3nj2sglp7mlz3y08qjlqyhycenz8m9cl4h4ht/logo.png new file mode 100644 index 0000000000000..0164dd7de1eb9 Binary files /dev/null and b/blockchains/binance/validators/assets/bva1m3nj2sglp7mlz3y08qjlqyhycenz8m9cl4h4ht/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1nsm7askda5z8r3lfvu6l26acm0rycqh3w87lag/logo.png b/blockchains/binance/validators/assets/bva1nsm7askda5z8r3lfvu6l26acm0rycqh3w87lag/logo.png new file mode 100644 index 0000000000000..a907d86b4c996 Binary files /dev/null and b/blockchains/binance/validators/assets/bva1nsm7askda5z8r3lfvu6l26acm0rycqh3w87lag/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1sm4dclchvxq6yfmvduzc78rktaefwx4taeg6yh/logo.png b/blockchains/binance/validators/assets/bva1sm4dclchvxq6yfmvduzc78rktaefwx4taeg6yh/logo.png new file mode 100644 index 0000000000000..8ebdc3023c8bd Binary files /dev/null and b/blockchains/binance/validators/assets/bva1sm4dclchvxq6yfmvduzc78rktaefwx4taeg6yh/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1we4frydjkyejdzp506gzpljaqpqu5fs0flu60p/logo.png b/blockchains/binance/validators/assets/bva1we4frydjkyejdzp506gzpljaqpqu5fs0flu60p/logo.png new file mode 100644 index 0000000000000..68e8a3487a977 Binary files /dev/null and b/blockchains/binance/validators/assets/bva1we4frydjkyejdzp506gzpljaqpqu5fs0flu60p/logo.png differ diff --git a/blockchains/binance/validators/assets/bva1z0g0cg8dkgczr6r8t6khva3srn5mwj8w5tlu7h/logo.png b/blockchains/binance/validators/assets/bva1z0g0cg8dkgczr6r8t6khva3srn5mwj8w5tlu7h/logo.png index 828a26843ab94..21f0f410fc93c 100644 Binary files a/blockchains/binance/validators/assets/bva1z0g0cg8dkgczr6r8t6khva3srn5mwj8w5tlu7h/logo.png and b/blockchains/binance/validators/assets/bva1z0g0cg8dkgczr6r8t6khva3srn5mwj8w5tlu7h/logo.png differ diff --git a/blockchains/binance/validators/list.json b/blockchains/binance/validators/list.json index 54d025ac71ffb..61300089e5715 100644 --- a/blockchains/binance/validators/list.json +++ b/blockchains/binance/validators/list.json @@ -1,4 +1,16 @@ [ + { + "id": "bva1c6aqe9ndzcn2nsan963z43xg6kgrvzynl97785", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" + }, + { + "id": "bva1m02zrj77ahdz3597nscq7a6dhxnwsuutsljcvj", + "name": "Synclub", + "description": "Synclub provides competitive fees to maximize yields and institutional infrastructure to minimize risk.", + "website": "https://synclub.io" + }, { "id": "bva16kujlngdxq4pvyf87gpzx2x7ya4lgsz96j0aqt", "name": "pexmons", @@ -83,12 +95,6 @@ "description": "Seoraksan validator", "website": "https://www.binance.org/en/staking/validator/bva1ghewcuxuunp4g0xj6yznnk6j2ccgxxhtf6h0r2" }, - { - "id": "bva1c6aqe9ndzcn2nsan963z43xg6kgrvzynl97785", - "name": "TW Staking", - "description": "The most trusted & secure crypto wallet", - "website": "https://trustwallet.com" - }, { "id": "bva1t42gtf6hawqgpmdpjzmvlzvmlttlqtkvlmgjxt", "name": "BscScan", @@ -164,25 +170,61 @@ { "id": "bva142lu7y78yk23cdeujduy9g8gqxp7xl3wrz4ska", "name": "Legend", - "description": "Low Commission. High APR %. Reliable.", + "description": "Low Commission. High APR %. Reliable. Legend@DirectStaking.com", "website": "https://www.binance.org/en/staking/validator/bva142lu7y78yk23cdeujduy9g8gqxp7xl3wrz4ska" }, { "id": "bva16usf4rcvk9dyzpe8n82gq4nw9x5emlhhs2fftr", "name": "Legend II", - "description": "Low Commission. High APR %. Reliable.", + "description": "Low Commission. High APR %. Reliable. Legend@DirectStaking.com", "website": "https://www.binance.org/en/staking/validator/bva16usf4rcvk9dyzpe8n82gq4nw9x5emlhhs2fftr" }, { "id": "bva1z0g0cg8dkgczr6r8t6khva3srn5mwj8w5tlu7h", "name": "Legend III", - "description": "Low Commission. High APR %. Reliable.", + "description": "Low Commission. High APR %. Reliable. Legend@DirectStaking.com", "website": "https://www.binance.org/en/staking/validator/bva1z0g0cg8dkgczr6r8t6khva3srn5mwj8w5tlu7h" }, + { + "id": "bva1we4frydjkyejdzp506gzpljaqpqu5fs0flu60p", + "name": "Legend IV - Alternate", + "description": "Low Commission. High APR %. Reliable. Legend@DirectStaking.com", + "website": "https://www.bnbchain.org/en/staking/validator/bva1we4frydjkyejdzp506gzpljaqpqu5fs0flu60p" + }, + { + "id": "bva1lup0myq4xqu0ze0ng92w69jqwd2qqycxc76v2r", + "name": "Legend V - Alternate", + "description": "Low Commission. High APR %. Reliable. Legend@DirectStaking.com", + "website": "https://www.bnbchain.org/en/staking/validator/bva1lup0myq4xqu0ze0ng92w69jqwd2qqycxc76v2r" + }, + { + "id": "bva1sm4dclchvxq6yfmvduzc78rktaefwx4taeg6yh", + "name": "Legend VI - Alternate", + "description": "Low Commission. High APR %. Reliable. Legend@DirectStaking.com", + "website": "https://www.bnbchain.org/en/staking/validator/bva1sm4dclchvxq6yfmvduzc78rktaefwx4taeg6yh" + }, { "id": "bva139vgg7x68z3z7mjcyg6q02h3y0pvah678vr0y3", - "name": "HashQuark-1826-HashGlobal", + "name": "HashQuark", "description": "Professional Staking+ Ecosystem Service Provider", "website": "https://www.hashquark.io/" + }, + { + "id": "bva1m3nj2sglp7mlz3y08qjlqyhycenz8m9cl4h4ht", + "name": "Tranchess", + "description": "Tranchess protocol enables BNB holders to earn delegator rewards on top of protocol token (CHESS) airdrops.", + "website": "https://tranchess.com/" + }, + { + "id": "bva1346977fnwf790657wxl0w3396ddsw7rygh9hgg", + "name": "Legend VII - Alternate", + "description": "Low Commission. High APR %. Reliable. Legend@DirectStaking.com", + "website": "https://www.bnbchain.org/en/staking/validator/bva1346977fnwf790657wxl0w3396ddsw7rygh9hgg" + }, + { + "id": "bva1nsm7askda5z8r3lfvu6l26acm0rycqh3w87lag", + "name": "Legend VIII - Alternate", + "description": "Low Commission. High APR %. Reliable. Legend@DirectStaking.com", + "website": "https://www.bnbchain.org/en/staking/validator/bva1nsm7askda5z8r3lfvu6l26acm0rycqh3w87lag" } -] \ No newline at end of file +] diff --git a/blockchains/bitcoin/assets/btcs/info.json b/blockchains/bitcoin/assets/btcs/info.json new file mode 100644 index 0000000000000..77e9f7f885ac7 --- /dev/null +++ b/blockchains/bitcoin/assets/btcs/info.json @@ -0,0 +1,11 @@ +{ + "name": "BTCs", + "symbol": "BTCS", + "type": "BRC20", + "decimals": 18, + "description": "-", + "website": "https://unisat.io", + "explorer": "https://unisat.io/brc20/btcs", + "status": "active", + "id": "btcs" +} \ No newline at end of file diff --git a/blockchains/bitcoin/assets/btcs/logo.png b/blockchains/bitcoin/assets/btcs/logo.png new file mode 100644 index 0000000000000..461dba63aeab5 Binary files /dev/null and b/blockchains/bitcoin/assets/btcs/logo.png differ diff --git a/blockchains/bitcoin/assets/ligo/info.json b/blockchains/bitcoin/assets/ligo/info.json new file mode 100644 index 0000000000000..3a84c3b6352c5 --- /dev/null +++ b/blockchains/bitcoin/assets/ligo/info.json @@ -0,0 +1,11 @@ +{ + "name": "ligo", + "symbol": "LIGO", + "type": "BRC20", + "decimals": 18, + "description": "-", + "website": "https://unisat.io", + "explorer": "https://unisat.io/brc20/ligo", + "status": "active", + "id": "ligo" +} \ No newline at end of file diff --git a/blockchains/bitcoin/assets/ligo/logo.png b/blockchains/bitcoin/assets/ligo/logo.png new file mode 100644 index 0000000000000..45774bb94680b Binary files /dev/null and b/blockchains/bitcoin/assets/ligo/logo.png differ diff --git a/blockchains/bitcoin/assets/ordi/info.json b/blockchains/bitcoin/assets/ordi/info.json new file mode 100644 index 0000000000000..e8c062adf2e52 --- /dev/null +++ b/blockchains/bitcoin/assets/ordi/info.json @@ -0,0 +1,11 @@ +{ + "name": "ordi", + "symbol": "ORDI", + "type": "BRC20", + "decimals": 18, + "description": "-", + "website": "https://unisat.io", + "explorer": "https://unisat.io/brc20/ordi", + "status": "active", + "id": "ordi" +} \ No newline at end of file diff --git a/blockchains/bitcoin/assets/ordi/logo.png b/blockchains/bitcoin/assets/ordi/logo.png new file mode 100644 index 0000000000000..7bf5c34697770 Binary files /dev/null and b/blockchains/bitcoin/assets/ordi/logo.png differ diff --git a/blockchains/bitcoin/assets/piin/info.json b/blockchains/bitcoin/assets/piin/info.json new file mode 100644 index 0000000000000..c8d99d33518f0 --- /dev/null +++ b/blockchains/bitcoin/assets/piin/info.json @@ -0,0 +1,11 @@ +{ + "name": "piin", + "symbol": "piin", + "type": "BRC20", + "decimals": 18, + "description": "-", + "website": "https://unisat.io", + "explorer": "https://unisat.io/brc20/piin", + "status": "active", + "id": "piin" +} \ No newline at end of file diff --git a/blockchains/bitcoin/assets/piin/logo.png b/blockchains/bitcoin/assets/piin/logo.png new file mode 100644 index 0000000000000..864b13b3b188a Binary files /dev/null and b/blockchains/bitcoin/assets/piin/logo.png differ diff --git a/blockchains/bitcoin/assets/rats/info.json b/blockchains/bitcoin/assets/rats/info.json new file mode 100644 index 0000000000000..aba7d24638879 --- /dev/null +++ b/blockchains/bitcoin/assets/rats/info.json @@ -0,0 +1,11 @@ +{ + "name": "rats", + "symbol": "RATS", + "type": "BRC20", + "decimals": 18, + "description": "-", + "website": "https://unisat.io", + "explorer": "https://unisat.io/brc20/rats", + "status": "active", + "id": "rats" +} \ No newline at end of file diff --git a/blockchains/bitcoin/assets/rats/logo.png b/blockchains/bitcoin/assets/rats/logo.png new file mode 100644 index 0000000000000..8e736469d7587 Binary files /dev/null and b/blockchains/bitcoin/assets/rats/logo.png differ diff --git a/blockchains/bitcoin/assets/sats/info.json b/blockchains/bitcoin/assets/sats/info.json new file mode 100644 index 0000000000000..3eb1af0d432c8 --- /dev/null +++ b/blockchains/bitcoin/assets/sats/info.json @@ -0,0 +1,11 @@ +{ + "name": "sats", + "symbol": "SATS", + "type": "BRC20", + "decimals": 18, + "description": "-", + "website": "https://unisat.io", + "explorer": "https://unisat.io/brc20/sats", + "status": "active", + "id": "sats" +} \ No newline at end of file diff --git a/blockchains/bitcoin/assets/sats/logo.png b/blockchains/bitcoin/assets/sats/logo.png new file mode 100644 index 0000000000000..f2e82f29725f1 Binary files /dev/null and b/blockchains/bitcoin/assets/sats/logo.png differ diff --git a/blockchains/bnbt/info/info.json b/blockchains/bnbt/info/info.json new file mode 100644 index 0000000000000..81ca51addefad --- /dev/null +++ b/blockchains/bnbt/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "Binance Smart Chain Testnet", + "website": "https://testnet.binance.org/", + "description": "Fast and secure decentralized digital asset exchange", + "explorer": "https://testnet.bscscan.com", + "symbol": "tBNB", + "rpc_url": "https://data-seed-prebsc-1-s1.binance.org:8545", + "type": "coin", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/bnbt/info/logo.png b/blockchains/bnbt/info/logo.png new file mode 100644 index 0000000000000..b331d64d89c99 Binary files /dev/null and b/blockchains/bnbt/info/logo.png differ diff --git a/blockchains/boba/info/info.json b/blockchains/boba/info/info.json new file mode 100644 index 0000000000000..a70e413d238e7 --- /dev/null +++ b/blockchains/boba/info/info.json @@ -0,0 +1,18 @@ +{ + "name": "Boba", + "website": "https://boba.network", + "description": "Boba Network is an Optimistic Rollup with swap-based onramp, fast exit and cross-chain bridging.", + "explorer": "https://blockexplorer.boba.network/", + "research": "", + "symbol": "BOBAETH", + "type": "coin", + "decimals": 18, + "rpc_url": "https://mainnet.boba.network", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bobanetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/boba/info/logo.png b/blockchains/boba/info/logo.png new file mode 100644 index 0000000000000..0f91d9ff18ada Binary files /dev/null and b/blockchains/boba/info/logo.png differ diff --git a/blockchains/btcdiamond/info/info.json b/blockchains/btcdiamond/info/info.json new file mode 100644 index 0000000000000..d3dfcede98e84 --- /dev/null +++ b/blockchains/btcdiamond/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Bitcoin Diamond", + "website": "https://www.bitcoindiamond.org", + "description": "Bitcoin Diamond (BCD) is a hard fork of Bitcoin.", + "explorer": "http://explorer.btcd.io/#/", + "symbol": "BCD", + "type": "coin", + "decimals": 8, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitcoin-diamond/" + }, + { + "name": "twitter", + "url": "https://twitter.com/horizenglobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/btcdiamond/info/logo.png b/blockchains/btcdiamond/info/logo.png new file mode 100644 index 0000000000000..b1ab6e0cb7d05 Binary files /dev/null and b/blockchains/btcdiamond/info/logo.png differ diff --git a/blockchains/callisto/allowlist.json b/blockchains/callisto/allowlist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/callisto/allowlist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/callisto/denylist.json b/blockchains/callisto/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/callisto/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/cardano/assets/asset108xu02ckwrfc8qs9d97mgyh4kn8gdu9w8f5sxk/info.json b/blockchains/cardano/assets/asset108xu02ckwrfc8qs9d97mgyh4kn8gdu9w8f5sxk/info.json new file mode 100644 index 0000000000000..c3fd044cb517e --- /dev/null +++ b/blockchains/cardano/assets/asset108xu02ckwrfc8qs9d97mgyh4kn8gdu9w8f5sxk/info.json @@ -0,0 +1,21 @@ +{ + "name": "Snek", + "website": "https://www.snek.com", + "description": "Our vision is to create a sustainable and inclusive token on the Cardano blockchain, providing a fun and rewarding experience to our community.", + "explorer": "https://cexplorer.io/asset/asset108xu02ckwrfc8qs9d97mgyh4kn8gdu9w8f5sxk", + "type": "CARDANO", + "symbol": "SNEK", + "decimals": 6, + "status": "active", + "id": "asset108xu02ckwrfc8qs9d97mgyh4kn8gdu9w8f5sxk", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/snek/" + }, + { + "name": "twitter", + "url": "https://twitter.com/snekcoinada" + } + ] +} \ No newline at end of file diff --git a/blockchains/cardano/assets/asset108xu02ckwrfc8qs9d97mgyh4kn8gdu9w8f5sxk/logo.png b/blockchains/cardano/assets/asset108xu02ckwrfc8qs9d97mgyh4kn8gdu9w8f5sxk/logo.png new file mode 100644 index 0000000000000..229cbdc6e1e01 Binary files /dev/null and b/blockchains/cardano/assets/asset108xu02ckwrfc8qs9d97mgyh4kn8gdu9w8f5sxk/logo.png differ diff --git a/blockchains/cardano/assets/asset1fc7e54kds62yggplh0vs65vcgrmn5n577per23/info.json b/blockchains/cardano/assets/asset1fc7e54kds62yggplh0vs65vcgrmn5n577per23/info.json new file mode 100644 index 0000000000000..59b3e599e96ae --- /dev/null +++ b/blockchains/cardano/assets/asset1fc7e54kds62yggplh0vs65vcgrmn5n577per23/info.json @@ -0,0 +1,37 @@ +{ + "name": "USD Coin", + "website": "https://www.centre.io", + "description": "USDC provides a fully collateralized US dollar stablecoin, and is based on the open source asset-backed stablecoin framework developed by Centre.", + "explorer": "https://cexplorer.io/asset/asset1fc7e54kds62yggplh0vs65vcgrmn5n577per23", + "research": "https://research.binance.com/en/projects/usd-coin", + "type": "CARDANO", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "id": "asset1fc7e54kds62yggplh0vs65vcgrmn5n577per23", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + } + ] +} \ No newline at end of file diff --git a/blockchains/cardano/assets/asset1fc7e54kds62yggplh0vs65vcgrmn5n577per23/logo.png b/blockchains/cardano/assets/asset1fc7e54kds62yggplh0vs65vcgrmn5n577per23/logo.png new file mode 100644 index 0000000000000..1c05ab87710a2 Binary files /dev/null and b/blockchains/cardano/assets/asset1fc7e54kds62yggplh0vs65vcgrmn5n577per23/logo.png differ diff --git a/blockchains/cardano/assets/asset1l58ned7zvj57pxyp94kkqqyxvjelvtpcjjh743/info.json b/blockchains/cardano/assets/asset1l58ned7zvj57pxyp94kkqqyxvjelvtpcjjh743/info.json new file mode 100644 index 0000000000000..6a1928384e7e2 --- /dev/null +++ b/blockchains/cardano/assets/asset1l58ned7zvj57pxyp94kkqqyxvjelvtpcjjh743/info.json @@ -0,0 +1,24 @@ +{ + "name": "Tether USD", + "website": "https://tether.to", + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "explorer": "https://cexplorer.io/asset/asset1l58ned7zvj57pxyp94kkqqyxvjelvtpcjjh743", + "type": "CARDANO", + "symbol": "USDT", + "decimals": 6, + "status": "active", + "id": "asset1l58ned7zvj57pxyp94kkqqyxvjelvtpcjjh743", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tether/" + } + ] +} \ No newline at end of file diff --git a/blockchains/cardano/assets/asset1l58ned7zvj57pxyp94kkqqyxvjelvtpcjjh743/logo.png b/blockchains/cardano/assets/asset1l58ned7zvj57pxyp94kkqqyxvjelvtpcjjh743/logo.png new file mode 100644 index 0000000000000..dab9b67b68b3c Binary files /dev/null and b/blockchains/cardano/assets/asset1l58ned7zvj57pxyp94kkqqyxvjelvtpcjjh743/logo.png differ diff --git a/blockchains/cardano/assets/asset1wrng86n9sz6t5d0lemvudur4ul6mgduv0gzuj8/info.json b/blockchains/cardano/assets/asset1wrng86n9sz6t5d0lemvudur4ul6mgduv0gzuj8/info.json new file mode 100644 index 0000000000000..fe576de6b2592 --- /dev/null +++ b/blockchains/cardano/assets/asset1wrng86n9sz6t5d0lemvudur4ul6mgduv0gzuj8/info.json @@ -0,0 +1,21 @@ +{ + "name": "ADA Shiba Inu", + "website": "https://ashib.io/", + "description": "ADA Shiba Inu is the 2.0 version of Shiba Inu built on Cardano", + "explorer": "https://cexplorer.io/asset/asset1wrng86n9sz6t5d0lemvudur4ul6mgduv0gzuj8", + "type": "CARDANO", + "symbol": "ASHIB", + "decimals": 6, + "status": "active", + "id": "asset1wrng86n9sz6t5d0lemvudur4ul6mgduv0gzuj8", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-inu/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Shibtoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/cardano/assets/asset1wrng86n9sz6t5d0lemvudur4ul6mgduv0gzuj8/logo.png b/blockchains/cardano/assets/asset1wrng86n9sz6t5d0lemvudur4ul6mgduv0gzuj8/logo.png new file mode 100644 index 0000000000000..285c0d3cf767b Binary files /dev/null and b/blockchains/cardano/assets/asset1wrng86n9sz6t5d0lemvudur4ul6mgduv0gzuj8/logo.png differ diff --git a/blockchains/cardano/assets/asset1zvn33mj5kzgxtct7jr5qjyefu9ewk22xp0s0yw/info.json b/blockchains/cardano/assets/asset1zvn33mj5kzgxtct7jr5qjyefu9ewk22xp0s0yw/info.json new file mode 100644 index 0000000000000..c793cd242a81b --- /dev/null +++ b/blockchains/cardano/assets/asset1zvn33mj5kzgxtct7jr5qjyefu9ewk22xp0s0yw/info.json @@ -0,0 +1,21 @@ +{ + "name": "MELD", + "website": "https://meld.com/", + "description": "Deprecated version of the governance token of the MELD protocol.", + "explorer": "https://cexplorer.io/asset/asset1zvn33mj5kzgxtct7jr5qjyefu9ewk22xp0s0yw", + "type": "CARDANO", + "symbol": "MELD", + "decimals": 6, + "status": "active", + "id": "asset1zvn33mj5kzgxtct7jr5qjyefu9ewk22xp0s0yw", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/meld/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MELD_Defi" + } + ] +} \ No newline at end of file diff --git a/blockchains/cardano/assets/asset1zvn33mj5kzgxtct7jr5qjyefu9ewk22xp0s0yw/logo.png b/blockchains/cardano/assets/asset1zvn33mj5kzgxtct7jr5qjyefu9ewk22xp0s0yw/logo.png new file mode 100644 index 0000000000000..68d2410a48bd5 Binary files /dev/null and b/blockchains/cardano/assets/asset1zvn33mj5kzgxtct7jr5qjyefu9ewk22xp0s0yw/logo.png differ diff --git a/blockchains/cardano/info/info.json b/blockchains/cardano/info/info.json index 9b2cd7fe260b4..44378955a8ec8 100644 --- a/blockchains/cardano/info/info.json +++ b/blockchains/cardano/info/info.json @@ -8,6 +8,9 @@ "type": "coin", "decimals": 6, "status": "active", + "tags": [ + "staking-native" + ], "links": [ { "name": "github", diff --git a/blockchains/cardano/info/logo.png b/blockchains/cardano/info/logo.png index 1ab80529f702a..b463a55eb2e3a 100644 Binary files a/blockchains/cardano/info/logo.png and b/blockchains/cardano/info/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool10akpqvczl93ep4rc59c0aqyn3dm0env2ydysuwmdm670wl24pd8/logo.png b/blockchains/cardano/validators/assets/pool10akpqvczl93ep4rc59c0aqyn3dm0env2ydysuwmdm670wl24pd8/logo.png new file mode 100644 index 0000000000000..82f97abdddbae Binary files /dev/null and b/blockchains/cardano/validators/assets/pool10akpqvczl93ep4rc59c0aqyn3dm0env2ydysuwmdm670wl24pd8/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool10c9l3k0z50ytt4krkfet7w3gwpv9d9nq47kk9ecy2c5f2uyvkgk/logo.png b/blockchains/cardano/validators/assets/pool10c9l3k0z50ytt4krkfet7w3gwpv9d9nq47kk9ecy2c5f2uyvkgk/logo.png new file mode 100644 index 0000000000000..9e0a327cc9e0d Binary files /dev/null and b/blockchains/cardano/validators/assets/pool10c9l3k0z50ytt4krkfet7w3gwpv9d9nq47kk9ecy2c5f2uyvkgk/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool12z39rkzfylvn9wfe8j6x9ucq6g2l4mw4azj70y0gd8ejczznyj3/logo.png b/blockchains/cardano/validators/assets/pool12z39rkzfylvn9wfe8j6x9ucq6g2l4mw4azj70y0gd8ejczznyj3/logo.png new file mode 100644 index 0000000000000..0ebea80d0462f Binary files /dev/null and b/blockchains/cardano/validators/assets/pool12z39rkzfylvn9wfe8j6x9ucq6g2l4mw4azj70y0gd8ejczznyj3/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool15wkxegrfflzcyhurrjxsm9ljqtz09xr5rtnqsarnp7hmsz5um3t/logo.png b/blockchains/cardano/validators/assets/pool15wkxegrfflzcyhurrjxsm9ljqtz09xr5rtnqsarnp7hmsz5um3t/logo.png new file mode 100644 index 0000000000000..70ee36d1bc856 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool15wkxegrfflzcyhurrjxsm9ljqtz09xr5rtnqsarnp7hmsz5um3t/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool16agnvfan65ypnswgg6rml52lqtcqe5guxltexkn82sqgj2crqtx/logo.png b/blockchains/cardano/validators/assets/pool16agnvfan65ypnswgg6rml52lqtcqe5guxltexkn82sqgj2crqtx/logo.png new file mode 100644 index 0000000000000..7647348100292 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool16agnvfan65ypnswgg6rml52lqtcqe5guxltexkn82sqgj2crqtx/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool16fyda57p3c8gp5r6gmcq5tvqsp6mnzwvkxswgznkuh8wztrp6vv/logo.png b/blockchains/cardano/validators/assets/pool16fyda57p3c8gp5r6gmcq5tvqsp6mnzwvkxswgznkuh8wztrp6vv/logo.png new file mode 100644 index 0000000000000..0354b951cc5b2 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool16fyda57p3c8gp5r6gmcq5tvqsp6mnzwvkxswgznkuh8wztrp6vv/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool17rjst78s67lvellg8s586rf076jxa3wnsdz730f4xk2zwuhrtej/logo.png b/blockchains/cardano/validators/assets/pool17rjst78s67lvellg8s586rf076jxa3wnsdz730f4xk2zwuhrtej/logo.png new file mode 100644 index 0000000000000..4602bf6767d05 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool17rjst78s67lvellg8s586rf076jxa3wnsdz730f4xk2zwuhrtej/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool194usk2h8vcq6yw89xs5asrvw22g08kcfy72xyfrnnkg6qrhtlfw/logo.png b/blockchains/cardano/validators/assets/pool194usk2h8vcq6yw89xs5asrvw22g08kcfy72xyfrnnkg6qrhtlfw/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool194usk2h8vcq6yw89xs5asrvw22g08kcfy72xyfrnnkg6qrhtlfw/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool195gdnmj6smzuakm4etxsxw3fgh8asqc4awtcskpyfnkpcvh2v8t/logo.png b/blockchains/cardano/validators/assets/pool195gdnmj6smzuakm4etxsxw3fgh8asqc4awtcskpyfnkpcvh2v8t/logo.png new file mode 100644 index 0000000000000..a933237261808 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool195gdnmj6smzuakm4etxsxw3fgh8asqc4awtcskpyfnkpcvh2v8t/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool19w5khsnmu27au0kprw0kjm8jr7knneysj7lfkqvnu66hyz0jxsx/logo.png b/blockchains/cardano/validators/assets/pool19w5khsnmu27au0kprw0kjm8jr7knneysj7lfkqvnu66hyz0jxsx/logo.png new file mode 100644 index 0000000000000..b41947b2a51b9 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool19w5khsnmu27au0kprw0kjm8jr7knneysj7lfkqvnu66hyz0jxsx/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool1du3r4a7xq60hg2x0wcz7lw5ya3qs74rk258c8kanp93rsqdqu45/logo.png b/blockchains/cardano/validators/assets/pool1du3r4a7xq60hg2x0wcz7lw5ya3qs74rk258c8kanp93rsqdqu45/logo.png new file mode 100644 index 0000000000000..1020527149890 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool1du3r4a7xq60hg2x0wcz7lw5ya3qs74rk258c8kanp93rsqdqu45/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool1gaztx97t53k47fr7282d70tje8323vvzx8pshgts30t9krw62tm/logo.png b/blockchains/cardano/validators/assets/pool1gaztx97t53k47fr7282d70tje8323vvzx8pshgts30t9krw62tm/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool1gaztx97t53k47fr7282d70tje8323vvzx8pshgts30t9krw62tm/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool1ju8f57hyvaa32tp85r468kuedvmjmcy56f8u9968drea57p50l5/logo.png b/blockchains/cardano/validators/assets/pool1ju8f57hyvaa32tp85r468kuedvmjmcy56f8u9968drea57p50l5/logo.png new file mode 100644 index 0000000000000..902353978b345 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool1ju8f57hyvaa32tp85r468kuedvmjmcy56f8u9968drea57p50l5/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool1ljywsch33t7gaf02aeeqkqpuku0ngpwl9fm04t7u5sl5xyunmgp/logo.png b/blockchains/cardano/validators/assets/pool1ljywsch33t7gaf02aeeqkqpuku0ngpwl9fm04t7u5sl5xyunmgp/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool1ljywsch33t7gaf02aeeqkqpuku0ngpwl9fm04t7u5sl5xyunmgp/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool1qqqqdktl6pq46td0mwut0qn30g7nlue0sete9wxl0hwsq37wrw8/logo.png b/blockchains/cardano/validators/assets/pool1qqqqdktl6pq46td0mwut0qn30g7nlue0sete9wxl0hwsq37wrw8/logo.png new file mode 100644 index 0000000000000..e9f1b4d009ba2 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool1qqqqdktl6pq46td0mwut0qn30g7nlue0sete9wxl0hwsq37wrw8/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool1vx9tzlkgafernd9vpjpxkenutx2gncj4yn88fpq69823qlwcqrt/logo.png b/blockchains/cardano/validators/assets/pool1vx9tzlkgafernd9vpjpxkenutx2gncj4yn88fpq69823qlwcqrt/logo.png new file mode 100644 index 0000000000000..6ccb375c5484e Binary files /dev/null and b/blockchains/cardano/validators/assets/pool1vx9tzlkgafernd9vpjpxkenutx2gncj4yn88fpq69823qlwcqrt/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool1yet04d4ykpp7me8uc2jx2glxrx88kt9uhmv6jeh7xkmtu5zucna/logo.png b/blockchains/cardano/validators/assets/pool1yet04d4ykpp7me8uc2jx2glxrx88kt9uhmv6jeh7xkmtu5zucna/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool1yet04d4ykpp7me8uc2jx2glxrx88kt9uhmv6jeh7xkmtu5zucna/logo.png differ diff --git a/blockchains/cardano/validators/assets/pool1zz7x8ergn02chznayj9fjds2gk5q6prmpdr49faspd65kzqsrjs/logo.png b/blockchains/cardano/validators/assets/pool1zz7x8ergn02chznayj9fjds2gk5q6prmpdr49faspd65kzqsrjs/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/cardano/validators/assets/pool1zz7x8ergn02chznayj9fjds2gk5q6prmpdr49faspd65kzqsrjs/logo.png differ diff --git a/blockchains/cardano/validators/list.json b/blockchains/cardano/validators/list.json new file mode 100644 index 0000000000000..8eb7c31582888 --- /dev/null +++ b/blockchains/cardano/validators/list.json @@ -0,0 +1,110 @@ +[ + { + "id": "pool1gaztx97t53k47fr7282d70tje8323vvzx8pshgts30t9krw62tm", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" + }, + { + "id": "pool1vx9tzlkgafernd9vpjpxkenutx2gncj4yn88fpq69823qlwcqrt", + "name": "CARDANIANS.io", + "description": "", + "website": "https://cardanians.io" + }, + { + "id": "pool10akpqvczl93ep4rc59c0aqyn3dm0env2ydysuwmdm670wl24pd8", + "name": "Goat Stake", + "description": "", + "website": "https://goatstake.com" + }, + { + "id": "pool1qqqqdktl6pq46td0mwut0qn30g7nlue0sete9wxl0hwsq37wrw8", + "name": "Straight Pool", + "description": "", + "website": "https://str8pool.com" + }, + { + "id": "pool16agnvfan65ypnswgg6rml52lqtcqe5guxltexkn82sqgj2crqtx", + "name": "Spire Staking | Top 50 Operator - Pool A", + "description": "", + "website": "https://www.spirestaking.com/" + }, + { + "id": "pool12z39rkzfylvn9wfe8j6x9ucq6g2l4mw4azj70y0gd8ejczznyj3", + "name": "Bravo pool", + "description": "", + "website": "https://bravostakepool.nl/" + }, + { + "id": "pool17rjst78s67lvellg8s586rf076jxa3wnsdz730f4xk2zwuhrtej", + "name": "#2 Nordic Poollub", + "description": "", + "website": "https://nordicpool.org/" + }, + { + "id": "pool1zz7x8ergn02chznayj9fjds2gk5q6prmpdr49faspd65kzqsrjs", + "name": "AutoStake I", + "description": "Earn higher yields with AutoStake.com", + "website": "https://autostake.com" + }, + { + "id": "pool1ljywsch33t7gaf02aeeqkqpuku0ngpwl9fm04t7u5sl5xyunmgp", + "name": "AutoStake II", + "description": "Earn higher yields with AutoStake.com", + "website": "https://autostake.com" + }, + { + "id": "pool194usk2h8vcq6yw89xs5asrvw22g08kcfy72xyfrnnkg6qrhtlfw", + "name": "AutoStake III", + "description": "Earn higher yields with AutoStake.com", + "website": "https://autostake.com" + }, + { + "id": "pool1yet04d4ykpp7me8uc2jx2glxrx88kt9uhmv6jeh7xkmtu5zucna", + "name": "AutoStake IV", + "description": "Earn higher yields with AutoStake.com", + "website": "https://autostake.com" + }, + { + "id": "pool19w5khsnmu27au0kprw0kjm8jr7knneysj7lfkqvnu66hyz0jxsx", + "name": "ATADA-2 Stakepool in Austria", + "description": "", + "website": "https://www.stakepool.at/" + }, + { + "id": "pool16fyda57p3c8gp5r6gmcq5tvqsp6mnzwvkxswgznkuh8wztrp6vv", + "name": "Hermes Stakepool Germany #1", + "description": "", + "website": "https://hermespool.jimdofree.com/" + }, + { + "id": "pool195gdnmj6smzuakm4etxsxw3fgh8asqc4awtcskpyfnkpcvh2v8t", + "name": "Sunshine Stake Pool", + "description": "", + "website": "https://sunnyada.io/" + }, + { + "id": "pool1ju8f57hyvaa32tp85r468kuedvmjmcy56f8u9968drea57p50l5", + "name": "Aichi Stake Pool", + "description": "", + "website": "https://aichi-stakepool.com/" + }, + { + "id": "pool15wkxegrfflzcyhurrjxsm9ljqtz09xr5rtnqsarnp7hmsz5um3t", + "name": "Atomic Nodes", + "description": "Atomic Nodes is a multi chain staking operator, trusted by over 200,000 delegators since 2019.", + "website": "https://atomicnodes.com" + }, + { + "id": "pool10c9l3k0z50ytt4krkfet7w3gwpv9d9nq47kk9ecy2c5f2uyvkgk", + "name": "BIRTH | Larissa.Health", + "description": "Improving the world of midwifery with digital tech. Dedicated to reduce pregnancy-related mortality.", + "website": "https://larissa.health" + }, + { + "id": "pool1du3r4a7xq60hg2x0wcz7lw5ya3qs74rk258c8kanp93rsqdqu45", + "name": "Allnodes.com ⚡️ 0% fee", + "description": "Reliable non-custodial Pool run by the industry leader - Allnodes. Monitor your rewards through the Allnodes portfolio page.", + "website": "https://www.allnodes.com/ada/staking" + } +] diff --git a/blockchains/celo/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/info.json b/blockchains/celo/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/info.json new file mode 100644 index 0000000000000..b1a4ab45087de --- /dev/null +++ b/blockchains/celo/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/info.json @@ -0,0 +1,68 @@ +{ + "name": "Axelar", + "type": "CELO", + "symbol": "AXL", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://explorer.bitquery.io/celo_rc1/token/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f", + "status": "active", + "id": "0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/celo/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/logo.png b/blockchains/celo/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/logo.png new file mode 100644 index 0000000000000..6c156aba62660 Binary files /dev/null and b/blockchains/celo/assets/0x23ee2343B892b1BB63503a4FAbc840E0e2C6810f/logo.png differ diff --git a/blockchains/celo/assets/0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C/info.json b/blockchains/celo/assets/0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C/info.json new file mode 100644 index 0000000000000..5cf8544e396e4 --- /dev/null +++ b/blockchains/celo/assets/0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C/info.json @@ -0,0 +1,37 @@ +{ + "name": "beefy.finance", + "symbol": "BIFI", + "type": "CELO", + "decimals": 18, + "description": "The Multichain Yield Optimizer", + "website": "https://beefy.finance/", + "explorer": "https://explorer.bitquery.io/celo_rc1/token/0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C", + "status": "active", + "id": "0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C", + "links": [ + { + "name": "github", + "url": "https://github.com/beefyfinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/beefyfinance" + }, + { + "name": "telegram", + "url": "https://t.me/beefyannouncement" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/beefy-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/beefy-finance/" + } + ], + "tags": [ + "defi", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/celo/assets/0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C/logo.png b/blockchains/celo/assets/0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C/logo.png new file mode 100644 index 0000000000000..6c09bb9a38215 Binary files /dev/null and b/blockchains/celo/assets/0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C/logo.png differ diff --git a/blockchains/celo/assets/0x74c0C58B99b68cF16A717279AC2d056A34ba2bFe/info.json b/blockchains/celo/assets/0x74c0C58B99b68cF16A717279AC2d056A34ba2bFe/info.json new file mode 100644 index 0000000000000..d2648baca0a8c --- /dev/null +++ b/blockchains/celo/assets/0x74c0C58B99b68cF16A717279AC2d056A34ba2bFe/info.json @@ -0,0 +1,28 @@ +{ + "name": "SOURCE", + "website": "https://resource.finance", + "description": "SOURCE is the utility token that powers the ReSource protocol—a DeFi protocol enabling the world’s first on-chain mutual credit economic system.", + "explorer": "https://explorer.bitquery.io/celo_rc1/token/0x74c0c58b99b68cf16a717279ac2d056a34ba2bfe", + "type": "CELO", + "symbol": "SOURCE", + "decimals": 18, + "status": "active", + "id": "0x74c0C58B99b68cF16A717279AC2d056A34ba2bFe", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ReSource_Fi" + }, + { + "name": "telegram", + "url": "https://t.me/theresourcenetwork" + }, + { + "name": "github", + "url": "https://github.com/ReSource-Network/" + } + ] +} diff --git a/blockchains/celo/assets/0x74c0C58B99b68cF16A717279AC2d056A34ba2bFe/logo.png b/blockchains/celo/assets/0x74c0C58B99b68cF16A717279AC2d056A34ba2bFe/logo.png new file mode 100644 index 0000000000000..7c604f4165f81 Binary files /dev/null and b/blockchains/celo/assets/0x74c0C58B99b68cF16A717279AC2d056A34ba2bFe/logo.png differ diff --git a/blockchains/celo/assets/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json b/blockchains/celo/assets/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json new file mode 100644 index 0000000000000..3e04dfb11e103 --- /dev/null +++ b/blockchains/celo/assets/0x765DE816845861e75A25fCA122bb6898B8B1282a/info.json @@ -0,0 +1,28 @@ +{ + "name": "Celo Dollar", + "website": "https://celo.org", + "description": "Celo Dollar (cUSD) ERC20 Token in Celo Mainnet. Token is implemented as ERC20 smart contract with address", + "explorer": "https://explorer.bitquery.io/celo_rc1/token/0x765de816845861e75a25fca122bb6898b8b1282a", + "type": "CELO", + "symbol": "cUSD", + "decimals": 18, + "status": "active", + "id": "0x765DE816845861e75A25fCA122bb6898B8B1282a", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CeloOrg" + }, + { + "name": "telegram", + "url": "https://t.me/celoplatform" + }, + { + "name": "github", + "url": "https://github.com/celo-org/celo-monorepo" + } + ] +} \ No newline at end of file diff --git a/blockchains/celo/assets/0x765DE816845861e75A25fCA122bb6898B8B1282a/logo.png b/blockchains/celo/assets/0x765DE816845861e75A25fCA122bb6898B8B1282a/logo.png new file mode 100644 index 0000000000000..c49d409472259 Binary files /dev/null and b/blockchains/celo/assets/0x765DE816845861e75A25fCA122bb6898B8B1282a/logo.png differ diff --git a/blockchains/celo/assets/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/info.json b/blockchains/celo/assets/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/info.json new file mode 100644 index 0000000000000..58cc7153faaa7 --- /dev/null +++ b/blockchains/celo/assets/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/info.json @@ -0,0 +1,28 @@ +{ + "name": "Celo Euro", + "website": "https://celo.org", + "description": "Celo Euro (cEUR) ERC20 Token in Celo Mainnet. Token is implemented as ERC20 smart contract with address", + "explorer": "https://explorer.bitquery.io/celo_rc1/token/0xd8763cba276a3738e6de85b4b3bf5fded6d6ca73", + "type": "CELO", + "symbol": "cEUR", + "decimals": 18, + "status": "active", + "id": "0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CeloOrg" + }, + { + "name": "telegram", + "url": "https://t.me/celoplatform" + }, + { + "name": "github", + "url": "https://github.com/celo-org/celo-monorepo" + } + ] +} \ No newline at end of file diff --git a/blockchains/celo/assets/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/logo.png b/blockchains/celo/assets/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/logo.png new file mode 100644 index 0000000000000..33b4739824666 Binary files /dev/null and b/blockchains/celo/assets/0xD8763CBa276a3738E6DE85b4b3bF5FDed6D6cA73/logo.png differ diff --git a/blockchains/celo/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json b/blockchains/celo/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json new file mode 100644 index 0000000000000..d4877bc218601 --- /dev/null +++ b/blockchains/celo/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "CELO", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://explorer.bitquery.io/celo_rc1/token/0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "status": "active", + "id": "0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} diff --git a/blockchains/celo/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png b/blockchains/celo/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/celo/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png differ diff --git a/blockchains/celo/assets/0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787/info.json b/blockchains/celo/assets/0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787/info.json new file mode 100644 index 0000000000000..ff7dc241ce740 --- /dev/null +++ b/blockchains/celo/assets/0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787/info.json @@ -0,0 +1,28 @@ +{ + "name": "Celo Brazilian Real", + "website": "https://celo.org", + "description": "Celo Brazilian Real (cREAL) ERC20 Token in Celo Mainnet. Token is implemented as ERC20 smart contract with address", + "explorer": "https://explorer.bitquery.io/celo_rc1/token/0xe8537a3d056da446677b9e9d6c5db704eaab4787", + "type": "CELO", + "symbol": "cREAL", + "decimals": 18, + "status": "active", + "id": "0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CeloOrg" + }, + { + "name": "telegram", + "url": "https://t.me/celoplatform" + }, + { + "name": "github", + "url": "https://github.com/celo-org/celo-monorepo" + } + ] +} \ No newline at end of file diff --git a/blockchains/celo/assets/0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787/logo.png b/blockchains/celo/assets/0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787/logo.png new file mode 100644 index 0000000000000..65069bca032af Binary files /dev/null and b/blockchains/celo/assets/0xe8537a3d056DA446677B9E9d6c5dB704EaAb4787/logo.png differ diff --git a/blockchains/celo/info/info.json b/blockchains/celo/info/info.json index 9f559265908ce..8ba9e1f9a072e 100644 --- a/blockchains/celo/info/info.json +++ b/blockchains/celo/info/info.json @@ -6,8 +6,12 @@ "research": "https://docs.celo.org/", "symbol": "CELO", "type": "coin", - "decimals": 8, - "status": "abandoned", + "rpc_url": "https://forno.celo.org", + "decimals": 18, + "status": "active", + "tags": [ + "dapp" + ], "links": [ { "name": "github", @@ -22,4 +26,4 @@ "url": "https://celo.org/papers" } ] -} \ No newline at end of file +} diff --git a/blockchains/celo/info/logo.png b/blockchains/celo/info/logo.png index f0f869a2f949b..078b712447c61 100644 Binary files a/blockchains/celo/info/logo.png and b/blockchains/celo/info/logo.png differ diff --git a/blockchains/cfxevm/assets/0xa47f43DE2f9623aCb395CA4905746496D2014d57/info.json b/blockchains/cfxevm/assets/0xa47f43DE2f9623aCb395CA4905746496D2014d57/info.json new file mode 100644 index 0000000000000..053cc055028c0 --- /dev/null +++ b/blockchains/cfxevm/assets/0xa47f43DE2f9623aCb395CA4905746496D2014d57/info.json @@ -0,0 +1,30 @@ +{ + "name": "Ethereum", + "symbol": "ETH", + "type": "CONFLUX", + "decimals": 18, + "description": "Ethereum is a global, open-source platform for decentralized applications. Eth is fueling transactions on the Chain.", + "website": "https://ethereum.org/", + "explorer": "https://evm.confluxscan.net/address/0xa47f43de2f9623acb395ca4905746496d2014d57", + "research": "https://research.binance.com/en/projects/ethereum", + "status": "active", + "id": "0xa47f43DE2f9623aCb395CA4905746496D2014d57", + "links": [ + { + "name": "github", + "url": "https://github.com/ethereum/ethereum-org-website" + }, + { + "name": "twitter", + "url": "https://twitter.com/ethdotorg" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g" + }, + { + "name": "discord", + "url": "https://discord.com/invite/CetY6Y4" + } + ] +} \ No newline at end of file diff --git a/blockchains/cfxevm/assets/0xa47f43DE2f9623aCb395CA4905746496D2014d57/logo.png b/blockchains/cfxevm/assets/0xa47f43DE2f9623aCb395CA4905746496D2014d57/logo.png new file mode 100644 index 0000000000000..df4a0f3a19b3a Binary files /dev/null and b/blockchains/cfxevm/assets/0xa47f43DE2f9623aCb395CA4905746496D2014d57/logo.png differ diff --git a/blockchains/cfxevm/assets/0xfe97E85d13ABD9c1c33384E796F10B73905637cE/info.json b/blockchains/cfxevm/assets/0xfe97E85d13ABD9c1c33384E796F10B73905637cE/info.json new file mode 100644 index 0000000000000..23bcb2c48fb5e --- /dev/null +++ b/blockchains/cfxevm/assets/0xfe97E85d13ABD9c1c33384E796F10B73905637cE/info.json @@ -0,0 +1,28 @@ +{ + "name": "Tether", + "symbol": "USDT", + "type": "CONFLUX", + "decimals": 18, + "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", + "website": "https://tether.to", + "explorer": "https://evm.confluxscan.net/address/0xfe97e85d13abd9c1c33384e796f10b73905637ce", + "status": "active", + "id": "0xfe97E85d13ABD9c1c33384E796F10B73905637cE", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/tether.to/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/tether/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/cfxevm/assets/0xfe97E85d13ABD9c1c33384E796F10B73905637cE/logo.png b/blockchains/cfxevm/assets/0xfe97E85d13ABD9c1c33384E796F10B73905637cE/logo.png new file mode 100644 index 0000000000000..4a53c2480431f Binary files /dev/null and b/blockchains/cfxevm/assets/0xfe97E85d13ABD9c1c33384E796F10B73905637cE/logo.png differ diff --git a/blockchains/cfxevm/info/info.json b/blockchains/cfxevm/info/info.json new file mode 100644 index 0000000000000..7c3e510e3582c --- /dev/null +++ b/blockchains/cfxevm/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Conflux eSpace", + "website": "https://confluxnetwork.org", + "description": "Conflux enables creators, communities, and markets to connect across borders and protocols", + "explorer": "https://evm.confluxscan.net", + "symbol": "CFX", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/conflux-chain" + }, + { + "name": "twitter", + "url": "https://twitter.com/Conflux_Network" + } + ] +} \ No newline at end of file diff --git a/blockchains/cfxevm/info/logo.png b/blockchains/cfxevm/info/logo.png new file mode 100644 index 0000000000000..c8907ec9be623 Binary files /dev/null and b/blockchains/cfxevm/info/logo.png differ diff --git a/blockchains/classic/allowlist.json b/blockchains/classic/allowlist.json deleted file mode 100644 index e5b7d8df41a66..0000000000000 --- a/blockchains/classic/allowlist.json +++ /dev/null @@ -1,86 +0,0 @@ -[ - "0x0000000000b3F879cb30FE243b4Dfee438691c04", - "0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220", - "0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA", - "0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db", - "0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9", - "0x1178d40896cf784Db203eB40f159D78Ab6E99a29", - "0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB", - "0x169a4d7aB1244eB57433082B94d8ded5BB97483f", - "0x171040cd10f204F3b257e45b41ce65D36150558C", - "0x17CDb23E6151Dca9A75457d3d795CC5A63648949", - "0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0", - "0x1ce1b789E291FFA8812D03fa7E67e538f91f132d", - "0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40", - "0x1Fe3164dA6B47C52349E98c14440879A42852D71", - "0x22B3f1d789B189fDd2040d7d5B59568a291Ef611", - "0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3", - "0x2B682bd9d5c31E67a95cbdF0292017C02E51923C", - "0x2EB1D7785469FC5d478E59Ca09F66CBb9170C519", - "0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B", - "0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c", - "0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2", - "0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f", - "0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5", - "0x45e42D659D9f9466cD5DF622506033145a9b89Bc", - "0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52", - "0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77", - "0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB", - "0x4dF86FD5bf250D692C503592Bde3d3E9087F6232", - "0x4fab5005176F5E4c00988623c35107cCB40dC19D", - "0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc", - "0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355", - "0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43", - "0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855", - "0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8", - "0x5eB99507170F41bAA521cb71C9bCEa2a8A96827C", - "0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67", - "0x651074850053b7FaCf7F7200068B29A2E3525B40", - "0x690D4d5e3722e140fCa16e25E7A579588D93eB75", - "0x6A37eC2C49E2FB35F9c029128e996f46928dDecC", - "0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263", - "0x76d0184CF511788032A74a1FB91146e63F43dd53", - "0x7b355c571FEde83F152E9585143306C0d2b53193", - "0x876A68D9efbc3CadaA886e9868D93737035F717C", - "0x88d60255F917e3eb94eaE199d827DAd837fac4cB", - "0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc", - "0x8E100855e6647bd24F1A32999c4A6C91497C9f62", - "0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0", - "0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c", - "0x9a145BABB0315F461eD40cB8Cd17523A039e0370", - "0x9aBcecb1CB8e174b4d158021c9C710c81a989487", - "0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF", - "0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057", - "0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f", - "0xAC55641Cbb734bdf6510d1bBd62E240c2409040f", - "0xAf4D36C8c744F345E060345b6eAf4E899eC7547c", - "0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678", - "0xB932b16ccc42917dF3608bfC1519e948b42fdFD9", - "0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF", - "0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a", - "0xc658E8372DaFFf26caa7439B95a1fF723baaef6E", - "0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4", - "0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A", - "0xc98333457471f82871B0193D0E4F03C6D7D7dFF8", - "0xca08DaeC07f11d9375cA64478e83a12fC35B09d2", - "0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128", - "0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd", - "0xD1eBe08dAe15E604B043789cb140be646E0bd27b", - "0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE", - "0xD507fAa6B65cF9E970d67cd108B224162495de30", - "0xd6dF0C579f2A65049a893fDaEC9fCE098CC19F87", - "0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9", - "0xDF23a076b82a08cEFe696346DB702BBDD86838Bf", - "0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49", - "0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA", - "0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A", - "0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681", - "0xe9506979c9FA6f34b93846792c2d4aad7974ea55", - "0xeceaDBB8441AA28b76D8c756EE873aC574068204", - "0xf03A967b0F6EedE6f73fd747a93006E9130525d4", - "0xf8af8f48ba1743ccb0001778070e4ce189225e90", - "0xf962Ce2544f9e22da3DAE54b2A3040db7867f029", - "0xFC07d3E0e36330a151c09384C3aD45e745227688", - "0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6", - "0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f" -] \ No newline at end of file diff --git a/blockchains/classic/denylist.json b/blockchains/classic/denylist.json deleted file mode 100644 index e9810e487a026..0000000000000 --- a/blockchains/classic/denylist.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - "0x6ADa6F48C815689502C43eC1a59F1b5DD3C04E1F", - "0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7", - "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413", - "0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d" -] \ No newline at end of file diff --git a/blockchains/classic/info/info.json b/blockchains/classic/info/info.json index 95e5784b23f60..25a05bdfb5733 100644 --- a/blockchains/classic/info/info.json +++ b/blockchains/classic/info/info.json @@ -4,6 +4,8 @@ "description": "Ethereum Classic is an open-source, public, blockchain-based distributed computing platform featuring smart contract functionality.It is a continuation of the original Ethereum blockchain.", "explorer": "https://blockscout.com/etc/mainnet/", "research": "https://research.binance.com/en/projects/ethereum-classic", + "rpc_url": "https://besu-at.etc-network.info", + "coin_type": 61, "symbol": "ETC", "type": "coin", "decimals": 18, diff --git a/blockchains/comdex/info/info.json b/blockchains/comdex/info/info.json new file mode 100644 index 0000000000000..65b945bde05e7 --- /dev/null +++ b/blockchains/comdex/info/info.json @@ -0,0 +1,24 @@ +{ + "name": "Comdex", + "type": "coin", + "symbol": "CMDX", + "decimals": 6, + "website": "https://comdex.one/", + "description": "Comdex is an interchain DeFi infrastructure layer housing a suite of composable solutions on-chain.", + "explorer": "https://www.mintscan.io/comdex", + "status": "active", + "rpc_url": "https://rpc-comdex.whispernode.com/", + "denom": "ucmdx", + "lcd_url": "https://rest.comdex.one/", + "hrp": "comdex", + "links": [ + { + "name": "github", + "url": "https://github.com/comdex-official" + }, + { + "name": "twitter", + "url": "https://twitter.com/ComdexOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/comdex/info/logo.png b/blockchains/comdex/info/logo.png new file mode 100644 index 0000000000000..919e99026dd0c Binary files /dev/null and b/blockchains/comdex/info/logo.png differ diff --git a/blockchains/comdex/validators/assets/comdexvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zcpt5ph/logo.png b/blockchains/comdex/validators/assets/comdexvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zcpt5ph/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/comdex/validators/assets/comdexvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zcpt5ph/logo.png differ diff --git a/blockchains/comdex/validators/assets/comdexvaloper16jaa0d8tth8v5ae48s4a5zqjvdp768nqft9h5r/logo.png b/blockchains/comdex/validators/assets/comdexvaloper16jaa0d8tth8v5ae48s4a5zqjvdp768nqft9h5r/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/comdex/validators/assets/comdexvaloper16jaa0d8tth8v5ae48s4a5zqjvdp768nqft9h5r/logo.png differ diff --git a/blockchains/comdex/validators/assets/comdexvaloper195re7mhwh9urewm3rvaj9r7vm6j63c4sd78njd/logo.png b/blockchains/comdex/validators/assets/comdexvaloper195re7mhwh9urewm3rvaj9r7vm6j63c4sd78njd/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/comdex/validators/assets/comdexvaloper195re7mhwh9urewm3rvaj9r7vm6j63c4sd78njd/logo.png differ diff --git a/blockchains/comdex/validators/assets/comdexvaloper1g6zz4d7j6fvxy24nsqkjrcxqrt7hwp6p6hws7c/logo.png b/blockchains/comdex/validators/assets/comdexvaloper1g6zz4d7j6fvxy24nsqkjrcxqrt7hwp6p6hws7c/logo.png new file mode 100644 index 0000000000000..4b09813738a9d Binary files /dev/null and b/blockchains/comdex/validators/assets/comdexvaloper1g6zz4d7j6fvxy24nsqkjrcxqrt7hwp6p6hws7c/logo.png differ diff --git a/blockchains/comdex/validators/assets/comdexvaloper1gfe4f7urf866xte5cpmkgsw7q2u97qj06ldtj3/logo.png b/blockchains/comdex/validators/assets/comdexvaloper1gfe4f7urf866xte5cpmkgsw7q2u97qj06ldtj3/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/comdex/validators/assets/comdexvaloper1gfe4f7urf866xte5cpmkgsw7q2u97qj06ldtj3/logo.png differ diff --git a/blockchains/comdex/validators/list.json b/blockchains/comdex/validators/list.json new file mode 100644 index 0000000000000..31d08a4bfcd80 --- /dev/null +++ b/blockchains/comdex/validators/list.json @@ -0,0 +1,32 @@ +[ + { + "id": "comdexvaloper1gfe4f7urf866xte5cpmkgsw7q2u97qj06ldtj3", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "comdexvaloper195re7mhwh9urewm3rvaj9r7vm6j63c4sd78njd", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "comdexvaloper16jaa0d8tth8v5ae48s4a5zqjvdp768nqft9h5r", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "comdexvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zcpt5ph", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + }, + { + "id": "comdexvaloper1g6zz4d7j6fvxy24nsqkjrcxqrt7hwp6p6hws7c", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + } +] \ No newline at end of file diff --git a/blockchains/coreum/info/info.json b/blockchains/coreum/info/info.json new file mode 100644 index 0000000000000..1d606faab5c65 --- /dev/null +++ b/blockchains/coreum/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Coreum", + "type": "coin", + "symbol": "CORE", + "decimals": 6, + "website": "https://www.coreum.com/", + "description": "Coreum is an enterprise-grade L1 blockchain to serve as a core infrastructure of future decentralized applications.", + "explorer": "https://www.mintscan.io/coreum", + "status": "active", + "rpc_url": "https://full-node-californium.mainnet-1.coreum.dev:26657/", + "denom": "ucore", + "lcd_url": "https://rest-coreum.ecostake.com/", + "hrp": "core", + "links": [ + { + "name": "github", + "url": "https://github.com/CoreumFoundation" + }, + { + "name": "github", + "url": "https://github.com/CoreumFoundation" + }, + { + "name": "twitter", + "url": "https://twitter.com/CoreumOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/coreum/info/logo.png b/blockchains/coreum/info/logo.png new file mode 100644 index 0000000000000..a8a6a75a598df Binary files /dev/null and b/blockchains/coreum/info/logo.png differ diff --git a/blockchains/coreum/validators/assets/corevaloper1k0rllvenwr02gvm52fh5056g5m3hly2lpf63z5/logo.png b/blockchains/coreum/validators/assets/corevaloper1k0rllvenwr02gvm52fh5056g5m3hly2lpf63z5/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/coreum/validators/assets/corevaloper1k0rllvenwr02gvm52fh5056g5m3hly2lpf63z5/logo.png differ diff --git a/blockchains/coreum/validators/list.json b/blockchains/coreum/validators/list.json new file mode 100644 index 0000000000000..6eba4002b5ca5 --- /dev/null +++ b/blockchains/coreum/validators/list.json @@ -0,0 +1,8 @@ +[ + { + "id": "corevaloper1k0rllvenwr02gvm52fh5056g5m3hly2lpf63z5", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + } +] \ No newline at end of file diff --git a/blockchains/cosmos/chainlist.json b/blockchains/cosmos/chainlist.json new file mode 100644 index 0000000000000..fc060c826476f --- /dev/null +++ b/blockchains/cosmos/chainlist.json @@ -0,0 +1,24 @@ +{ + "chains":[ + { + "chain":"juno-1", + "coinId":"juno" + }, + { + "chain":"stargaze-1", + "coinId":"stargaze" + }, + { + "chain":"axelar-dojo-1", + "coinId":"axelar" + }, + { + "chain":"irishub-1", + "coinId":"iris" + }, + { + "chain":"teritori-1", + "coinId":"teritori" + } + ] +} diff --git a/blockchains/cosmos/info/info.json b/blockchains/cosmos/info/info.json index 887aa472c0383..8fd92bf301d96 100644 --- a/blockchains/cosmos/info/info.json +++ b/blockchains/cosmos/info/info.json @@ -29,4 +29,4 @@ "url": "https://cosmos.network/resources/whitepaper" } ] -} \ No newline at end of file +} diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper10nzaaeh2kq28t3nqsh5m8kmyv90vx7ym5mpakx/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper10nzaaeh2kq28t3nqsh5m8kmyv90vx7ym5mpakx/logo.png new file mode 100644 index 0000000000000..8bfc7d3dd9664 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper10nzaaeh2kq28t3nqsh5m8kmyv90vx7ym5mpakx/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper140e7u946a2nqqkvcnjpjm83d0ynsqem8dnp684/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper140e7u946a2nqqkvcnjpjm83d0ynsqem8dnp684/logo.png new file mode 100644 index 0000000000000..434f53ccac24a Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper140e7u946a2nqqkvcnjpjm83d0ynsqem8dnp684/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zfd832j/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zfd832j/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zfd832j/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf/logo.png index 4bd89f7190a7e..fad0b4ab3a964 100644 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf/logo.png and b/blockchains/cosmos/validators/assets/cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper15w6ra6m68c63t0sv2hzmkngwr9t88e23r8vtg5/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper15w6ra6m68c63t0sv2hzmkngwr9t88e23r8vtg5/logo.png new file mode 100644 index 0000000000000..dc486ae388c52 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper15w6ra6m68c63t0sv2hzmkngwr9t88e23r8vtg5/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper16yupepagywvlk7uhpfchtwa0stu5f8cyhh54f2/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper16yupepagywvlk7uhpfchtwa0stu5f8cyhh54f2/logo.png new file mode 100644 index 0000000000000..0f6305d87f6e5 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper16yupepagywvlk7uhpfchtwa0stu5f8cyhh54f2/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq/logo.png index 5c375edd1c9f7..dac9370d4116a 100644 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq/logo.png and b/blockchains/cosmos/validators/assets/cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper18extdhzzl5c8tr6453e5hzaj3exrdlea90fj3y/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper18extdhzzl5c8tr6453e5hzaj3exrdlea90fj3y/logo.png new file mode 100644 index 0000000000000..63fe5615e0880 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper18extdhzzl5c8tr6453e5hzaj3exrdlea90fj3y/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1gf4wlkutql95j7wwsxz490s6fahlvk2s9xpwax/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1gf4wlkutql95j7wwsxz490s6fahlvk2s9xpwax/logo.png new file mode 100644 index 0000000000000..95674f5ffbf9a Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper1gf4wlkutql95j7wwsxz490s6fahlvk2s9xpwax/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1gpx52r9h3zeul45amvcy2pysgvcwddxrgx6cnv/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1gpx52r9h3zeul45amvcy2pysgvcwddxrgx6cnv/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper1gpx52r9h3zeul45amvcy2pysgvcwddxrgx6cnv/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1hjadhj9nqzpye2vkmkz4thahhd0z8dh3udhq74/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1hjadhj9nqzpye2vkmkz4thahhd0z8dh3udhq74/logo.png new file mode 100644 index 0000000000000..0dc38d6a81223 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper1hjadhj9nqzpye2vkmkz4thahhd0z8dh3udhq74/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1jmykcq8gylmy5tgqtel4xj4q62fdt49sl584xd/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1jmykcq8gylmy5tgqtel4xj4q62fdt49sl584xd/logo.png new file mode 100644 index 0000000000000..cc1171d08453c Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper1jmykcq8gylmy5tgqtel4xj4q62fdt49sl584xd/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1k6e7l0lz497l8njqjxpd3g4wlkdfwe93uqf03k/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1k6e7l0lz497l8njqjxpd3g4wlkdfwe93uqf03k/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper1k6e7l0lz497l8njqjxpd3g4wlkdfwe93uqf03k/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1r2dthxctqzhwg299e7aaeqwfkgcc9hg8k3yd7m/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1r2dthxctqzhwg299e7aaeqwfkgcc9hg8k3yd7m/logo.png new file mode 100644 index 0000000000000..145cb3cb09913 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper1r2dthxctqzhwg299e7aaeqwfkgcc9hg8k3yd7m/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1w024sqzpvj5g57maxmvnlzellzwapwsv42360d/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1w024sqzpvj5g57maxmvnlzellzwapwsv42360d/logo.png new file mode 100644 index 0000000000000..c51d2ef1e3d45 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper1w024sqzpvj5g57maxmvnlzellzwapwsv42360d/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1wdrypwex63geqswmcy5qynv4w3z3dyef2qmyna/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1wdrypwex63geqswmcy5qynv4w3z3dyef2qmyna/logo.png index 3c29ee005d51c..0888af01c5da5 100644 Binary files a/blockchains/cosmos/validators/assets/cosmosvaloper1wdrypwex63geqswmcy5qynv4w3z3dyef2qmyna/logo.png and b/blockchains/cosmos/validators/assets/cosmosvaloper1wdrypwex63geqswmcy5qynv4w3z3dyef2qmyna/logo.png differ diff --git a/blockchains/cosmos/validators/assets/cosmosvaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww2ztve7q/logo.png b/blockchains/cosmos/validators/assets/cosmosvaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww2ztve7q/logo.png new file mode 100644 index 0000000000000..abcfc3298bba4 Binary files /dev/null and b/blockchains/cosmos/validators/assets/cosmosvaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww2ztve7q/logo.png differ diff --git a/blockchains/cosmos/validators/list.json b/blockchains/cosmos/validators/list.json index dc14a6ccc2b67..df36998ba679a 100644 --- a/blockchains/cosmos/validators/list.json +++ b/blockchains/cosmos/validators/list.json @@ -1,10 +1,40 @@ [ + { + "id": "cosmosvaloper1k6e7l0lz497l8njqjxpd3g4wlkdfwe93uqf03k", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" + }, + { + "id": "cosmosvaloper1gpx52r9h3zeul45amvcy2pysgvcwddxrgx6cnv", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.fr" + }, + { + "id": "cosmosvaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww2ztve7q", + "name": "Swiss Staking", + "description": "Experienced validator based in Switzerland. We offer a highly secure and stable staking infrastructure.", + "website": "https://swiss-staking.ch" + }, + { + "id": "cosmosvaloper1r2dthxctqzhwg299e7aaeqwfkgcc9hg8k3yd7m", + "name": "Sunflower 🌻", + "description": "Thanks to this sunflower, the plants defeated the zombies! She can be trusted! Retired. Now she's just validating.", + "website": "https://sunflowerstake.com/" + }, { "id": "cosmosvaloper1w42lm7zv55jrh5ggpecg0v643qeatfkd9aqf3f", "name": "Mythos", "description": "We provide staking and validator services for crypto networks to increase the value of the network for all.", "website": "https://mythos.services" }, + { + "id": "cosmosvaloper15w6ra6m68c63t0sv2hzmkngwr9t88e23r8vtg5", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + }, { "id": "cosmosvaloper1j0vaeh27t4rll7zhmarwcuq8xtrmvqhudrgcky", "name": "Chainflow", @@ -236,7 +266,7 @@ { "id": "cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl", "name": "in3s.com", - "description": "Trusted by the ICF; decentralization advocate; Game-Of-Stakes winner; active Cosmos community member since 2017.", + "description": "Trusted by the ICF; genesis validator; never slashed; decentralization advocate; Game-Of-Stakes winner; Game-Of-Chains winner; active Cosmos community member since 2017.", "website": "https://in3s.com" }, { @@ -248,7 +278,7 @@ { "id": "cosmosvaloper1fhr7e04ct0zslmkzqt9smakg3sxrdve6ulclj2", "name": "Stakin", - "description": "Your Trusted Crypto Rewards", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", "website": "https://stakin.com/" }, { @@ -289,9 +319,9 @@ }, { "id": "cosmosvaloper1n229vhepft6wnkt5tjpwmxdmcnfz55jv3vp77d", - "name": "Allnodes", - "description": "Reliable non-custodial Validator run by the industry leader - Allnodes", - "website": "https://cosmos.allnodes.com" + "name": "Allnodes.com ⚡️ 0% fee", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes. Monitor your rewards through the Allnodes portfolio page.", + "website": "https://www.allnodes.com/atom/staking" }, { "id": "cosmosvaloper1udpsgkgyutgsglauk9vk9rs03a3skc62gup9ny", @@ -307,14 +337,68 @@ }, { "id": "cosmosvaloper1wdrypwex63geqswmcy5qynv4w3z3dyef2qmyna", - "name": "Genesis Lab", - "description": "Genesis Lab is a validation nodes operator in PoS networks and blockchain-focused software development company", - "website": "https://genesislab.net" + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" }, { "id": "cosmosvaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcvrj90c", "name": "SG-1", "description": "We are the blockchain SG-1 team. Our mission is to validate Cosmos SDK blockchains, develop Software around Cosmos and Tendermint. Our mission is to find new planets and ecosystems.", "website": "https://sg-1.online" + }, + { + "id": "cosmosvaloper1w024sqzpvj5g57maxmvnlzellzwapwsv42360d", + "name": "Earn Stash", + "description": "Stake with us to earn more. High reliability. Low commission. We are a team of experienced node operator.", + "website": "https://earnstash.com" + }, + { + "id": "cosmosvaloper1jmykcq8gylmy5tgqtel4xj4q62fdt49sl584xd", + "name": "Blocks United", + "description": "100% refund on downtime slashing - Running on best-in-class, 24/7 monitored, bare metal infrastructure", + "website": "https://blocksunited.com" + }, + { + "id": "cosmosvaloper18extdhzzl5c8tr6453e5hzaj3exrdlea90fj3y", + "name": "Smart Stake", + "description": "0% commission promo till April 2022. Commission fixed at 5% after promotion ends. Transparent & professional staking validator with automated monitoring tools to ensure high uptime. Dedicated support @ t.me/SmartStake", + "website": "https://smartstake.io/" + }, + { + "id": "cosmosvaloper10nzaaeh2kq28t3nqsh5m8kmyv90vx7ym5mpakx", + "name": "Blockdaemon", + "description": "Blockdaemon provides maximum uptime for the Cosmos network so that you can be confident your node will be there, ready and secure, for optimal reward generation.", + "website": "https://blockdaemon.com/marketplace/#staking" + }, + { + "id": "cosmosvaloper1hjadhj9nqzpye2vkmkz4thahhd0z8dh3udhq74", + "name": "Atomic Nodes", + "description": "Atomic Nodes is a multi chain staking operator, trusted by over 200,000 delegators since 2019.", + "website": "https://atomicnodes.com/" + }, + { + "id": "cosmosvaloper16yupepagywvlk7uhpfchtwa0stu5f8cyhh54f2", + "name": "Stakely.io", + "description": "🔥 Professional validator highly experienced in PoS 🔥 Slashing protection & Eligible for airdrops | Learn with our staking guides, video tutorials and FAQs | Part of the commission of our nodes will go to our Multicoin Faucet funds and other tools 🌱 Carbon Neutral 🌱", + "website": "https://stakely.io" + }, + { + "id": "cosmosvaloper1gf4wlkutql95j7wwsxz490s6fahlvk2s9xpwax", + "name": "Stakewolle.com | Auto-compound", + "description": "🚀 Professional Cosmos validator 🔁Auto-compound with REStakeapp 🛡100% Slashing protection 🎁 All & Special Airdrops for our delegators http://linktr.ee/stakewolle", + "website": "https://stakewolle.com/" + }, + { + "id": "cosmosvaloper140e7u946a2nqqkvcnjpjm83d0ynsqem8dnp684", + "name": "danku_zone w/ DAIC", + "description": "The official validator node from danku_r (YouTube, Twitter, Medium) run by DAIC (https://t.me/validator_danku_DAIC)", + "website": "https://daic.capital/danku_zone" + }, + { + "id": "cosmosvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zfd832j", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" } -] \ No newline at end of file +] diff --git a/blockchains/crescent/info/info.json b/blockchains/crescent/info/info.json new file mode 100644 index 0000000000000..2b8f4f6c341ef --- /dev/null +++ b/blockchains/crescent/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Crescent", + "type": "coin", + "symbol": "CRE", + "decimals": 6, + "website": "https://crescent.network", + "description": "Crescent is to provide a connected DeFi functionality for Cosmos Ecosystem to enhance capital efficiency and manage risk effectively.", + "explorer": "https://www.mintscan.io/crescent", + "status": "active", + "rpc_url": "https://mainnet.crescent.network:26657/", + "denom": "ucre", + "lcd_url": "https://mainnet.crescent.network:1317/", + "hrp": "cre", + "links": [ + { + "name": "github", + "url": "https://github.com/crescent-network/crescent" + }, + { + "name": "telegram", + "url": "https://t.me/crescentnetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/CrescentHub" + } + ] +} \ No newline at end of file diff --git a/blockchains/crescent/info/logo.png b/blockchains/crescent/info/logo.png new file mode 100644 index 0000000000000..303368e4a61b6 Binary files /dev/null and b/blockchains/crescent/info/logo.png differ diff --git a/blockchains/crescent/validators/assets/crevaloper126nxgyruw03fyr3rmxg76squcy08pjtm9zkl5d/logo.png b/blockchains/crescent/validators/assets/crevaloper126nxgyruw03fyr3rmxg76squcy08pjtm9zkl5d/logo.png new file mode 100644 index 0000000000000..4b09813738a9d Binary files /dev/null and b/blockchains/crescent/validators/assets/crevaloper126nxgyruw03fyr3rmxg76squcy08pjtm9zkl5d/logo.png differ diff --git a/blockchains/crescent/validators/assets/crevaloper173rqm36cj5efq2yhsedd8vhfrl7rjqeftkp80f/logo.png b/blockchains/crescent/validators/assets/crevaloper173rqm36cj5efq2yhsedd8vhfrl7rjqeftkp80f/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/crescent/validators/assets/crevaloper173rqm36cj5efq2yhsedd8vhfrl7rjqeftkp80f/logo.png differ diff --git a/blockchains/crescent/validators/assets/crevaloper17zw2jx6jjfah60pycklvqfnm3qaxd7kqzafglc/logo.png b/blockchains/crescent/validators/assets/crevaloper17zw2jx6jjfah60pycklvqfnm3qaxd7kqzafglc/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/crescent/validators/assets/crevaloper17zw2jx6jjfah60pycklvqfnm3qaxd7kqzafglc/logo.png differ diff --git a/blockchains/crescent/validators/assets/crevaloper19mt7qa5pralxre8j9v0wae2kvncv8qcghv0chf/logo.png b/blockchains/crescent/validators/assets/crevaloper19mt7qa5pralxre8j9v0wae2kvncv8qcghv0chf/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/crescent/validators/assets/crevaloper19mt7qa5pralxre8j9v0wae2kvncv8qcghv0chf/logo.png differ diff --git a/blockchains/crescent/validators/list.json b/blockchains/crescent/validators/list.json new file mode 100644 index 0000000000000..269ff481956b7 --- /dev/null +++ b/blockchains/crescent/validators/list.json @@ -0,0 +1,26 @@ +[ + { + "id": "crevaloper19mt7qa5pralxre8j9v0wae2kvncv8qcghv0chf", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "crevaloper173rqm36cj5efq2yhsedd8vhfrl7rjqeftkp80f", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "crevaloper17zw2jx6jjfah60pycklvqfnm3qaxd7kqzafglc", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "crevaloper126nxgyruw03fyr3rmxg76squcy08pjtm9zkl5d", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + } +] \ No newline at end of file diff --git a/blockchains/cronos/info/info.json b/blockchains/cronos/info/info.json new file mode 100644 index 0000000000000..3bb8c0e669327 --- /dev/null +++ b/blockchains/cronos/info/info.json @@ -0,0 +1,36 @@ +{ + "name": "Cronos", + "type": "coin", + "symbol": "CRO", + "decimals": 18, + "website": "https://crypto.com", + "research": "https://medium.com/about", + "description": "Pay and be paid in crypto anywhere, with any crypto, for free.", + "explorer": "https://cronoscan.com", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cryptocom" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoComOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/Crypto_com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crypto-com-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/crypto-com-chain/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/cronos/info/logo.png b/blockchains/cronos/info/logo.png new file mode 100644 index 0000000000000..ae4b44e694528 Binary files /dev/null and b/blockchains/cronos/info/logo.png differ diff --git a/blockchains/cryptoorg/assets/0x02DCcaf514C98451320a9365C5b46C61d3246ff3/info.json b/blockchains/cryptoorg/assets/0x02DCcaf514C98451320a9365C5b46C61d3246ff3/info.json new file mode 100644 index 0000000000000..5b0c752b6a4fd --- /dev/null +++ b/blockchains/cryptoorg/assets/0x02DCcaf514C98451320a9365C5b46C61d3246ff3/info.json @@ -0,0 +1,28 @@ +{ + "name": "Dogelon", + "symbol": "ELON", + "type": "CRC20", + "decimals": 18, + "description": "I am Dogelon. Dogelon Mars. Join me and together we'll reach the stars ✨ We want to reach Mars and beyond. However, many of those good people are rugged, or buy scam tokens that can't be sold. For this reason, the Dogelon community pledges to send tokens over time to victims of rugs and scams, so that the worst day of their trading life can be turned into their best. And after some time, they will be able to join us on our regular flights to Mars....", + "website": "https://dogelon.io", + "explorer": "https://crypto.org/explorer/account/0x02DCcaf514C98451320a9365C5b46C61d3246ff3", + "status": "active", + "id": "0x02DCcaf514C98451320a9365C5b46C61d3246ff3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogelonmars" + }, + { + "name": "telegram", + "url": "https://t.me/DogelonMars" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogelon/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0x02DCcaf514C98451320a9365C5b46C61d3246ff3/logo.png b/blockchains/cryptoorg/assets/0x02DCcaf514C98451320a9365C5b46C61d3246ff3/logo.png new file mode 100644 index 0000000000000..adc4fb004e419 Binary files /dev/null and b/blockchains/cryptoorg/assets/0x02DCcaf514C98451320a9365C5b46C61d3246ff3/logo.png differ diff --git a/blockchains/cryptoorg/assets/0x0e517979C2c1c1522ddB0c73905e0D39b3F990c0/info.json b/blockchains/cryptoorg/assets/0x0e517979C2c1c1522ddB0c73905e0D39b3F990c0/info.json new file mode 100644 index 0000000000000..bbcad0b22be2e --- /dev/null +++ b/blockchains/cryptoorg/assets/0x0e517979C2c1c1522ddB0c73905e0D39b3F990c0/info.json @@ -0,0 +1,32 @@ +{ + "name": "ADA", + "symbol": "ADA", + "type": "CRC20", + "decimals": 6, + "description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion. Cardano is built in the secure Haskell programming language.", + "website": "https://crypto.org/", + "explorer": "https://crypto.org/explorer/account/0x0e517979C2c1c1522ddB0c73905e0D39b3F990c0", + "status": "active", + "id": "0x0e517979C2c1c1522ddB0c73905e0D39b3F990c0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cardano" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cardano/" + }, + { + "name": "telegram", + "url": "https://t.me/CardanoAnnouncements" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cardano/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0x0e517979C2c1c1522ddB0c73905e0D39b3F990c0/logo.png b/blockchains/cryptoorg/assets/0x0e517979C2c1c1522ddB0c73905e0D39b3F990c0/logo.png new file mode 100644 index 0000000000000..1ab80529f702a Binary files /dev/null and b/blockchains/cryptoorg/assets/0x0e517979C2c1c1522ddB0c73905e0D39b3F990c0/logo.png differ diff --git a/blockchains/cryptoorg/assets/0x63888BaFc5975630E4E5CF50c3845a3250115F64/info.json b/blockchains/cryptoorg/assets/0x63888BaFc5975630E4E5CF50c3845a3250115F64/info.json new file mode 100644 index 0000000000000..bef05940b879c --- /dev/null +++ b/blockchains/cryptoorg/assets/0x63888BaFc5975630E4E5CF50c3845a3250115F64/info.json @@ -0,0 +1,32 @@ +{ + "name": "Fantom Token", + "symbol": "FTM", + "type": "CRC20", + "decimals": 18, + "description": "Fantom is a high-performance, scalable, customizable, and secure smart-contract platform. It is designed to overcome the limitations of previous generation blockchain platforms. Fantom is permissionless, decentralized, and open-source.", + "website": "http://fantom.foundation", + "explorer": "https://crypto.org/explorer/account/0x63888BaFc5975630E4E5CF50c3845a3250115F64", + "status": "active", + "id": "0x63888BaFc5975630E4E5CF50c3845a3250115F64", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "telegram", + "url": "https://t.me/Fantom_English" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/fantom/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantom/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0x63888BaFc5975630E4E5CF50c3845a3250115F64/logo.png b/blockchains/cryptoorg/assets/0x63888BaFc5975630E4E5CF50c3845a3250115F64/logo.png new file mode 100644 index 0000000000000..4c55ec1d7621e Binary files /dev/null and b/blockchains/cryptoorg/assets/0x63888BaFc5975630E4E5CF50c3845a3250115F64/logo.png differ diff --git a/blockchains/cryptoorg/assets/0x66e428c3f67a68878562e79A0234c1F83c208770/info.json b/blockchains/cryptoorg/assets/0x66e428c3f67a68878562e79A0234c1F83c208770/info.json new file mode 100644 index 0000000000000..a5bb571b6a3f2 --- /dev/null +++ b/blockchains/cryptoorg/assets/0x66e428c3f67a68878562e79A0234c1F83c208770/info.json @@ -0,0 +1,28 @@ +{ + "name": "Tether USD", + "symbol": "USDT", + "type": "CRC20", + "decimals": 6, + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "website": "https://crypto.org/", + "explorer": "https://crypto.org/explorer/account/0x66e428c3f67a68878562e79A0234c1F83c208770", + "status": "active", + "id": "0x66e428c3f67a68878562e79A0234c1F83c208770", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tether_to" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/tether/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0x66e428c3f67a68878562e79A0234c1F83c208770/logo.png b/blockchains/cryptoorg/assets/0x66e428c3f67a68878562e79A0234c1F83c208770/logo.png new file mode 100644 index 0000000000000..ddeecff30f0f5 Binary files /dev/null and b/blockchains/cryptoorg/assets/0x66e428c3f67a68878562e79A0234c1F83c208770/logo.png differ diff --git a/blockchains/cryptoorg/assets/0x7d54F4E05f273a9317f723997612Ed64eF53C900/info.json b/blockchains/cryptoorg/assets/0x7d54F4E05f273a9317f723997612Ed64eF53C900/info.json new file mode 100644 index 0000000000000..6112a818bc804 --- /dev/null +++ b/blockchains/cryptoorg/assets/0x7d54F4E05f273a9317f723997612Ed64eF53C900/info.json @@ -0,0 +1,45 @@ +{ + "name": "Quant", + "symbol": "QNT", + "type": "CRC20", + "decimals": 18, + "description": "The Quant Network team developed Quant as a cryptocurrency token based on the Ethereum blockchain. The solutions offered by Quant include Overledger OS and GoVerify.", + "website": "https://quant.network", + "explorer": "https://crypto.org/explorer/account/0x7d54F4E05f273a9317f723997612Ed64eF53C900", + "status": "active", + "id": "0x7d54F4E05f273a9317f723997612Ed64eF53C900", + "links": [ + { + "name": "github", + "url": "https://github.com/quantnetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/quant_network" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/QuantNetwork/" + }, + { + "name": "blog", + "url": "https://medium.com/@quant_network" + }, + { + "name": "facebook", + "url": "https://facebook.com/quantnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/quantnetworkannouncements" + }, + { + "name": "whitepaper", + "url": "https://files.quant.network/files.quant.network/Quant_Overledger_Whitepaper_v0.1.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/quant-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0x7d54F4E05f273a9317f723997612Ed64eF53C900/logo.png b/blockchains/cryptoorg/assets/0x7d54F4E05f273a9317f723997612Ed64eF53C900/logo.png new file mode 100644 index 0000000000000..06f52b8aa2f3d Binary files /dev/null and b/blockchains/cryptoorg/assets/0x7d54F4E05f273a9317f723997612Ed64eF53C900/logo.png differ diff --git a/blockchains/cryptoorg/assets/0xBc6f24649CCd67eC42342AccdCECCB2eFA27c9d9/info.json b/blockchains/cryptoorg/assets/0xBc6f24649CCd67eC42342AccdCECCB2eFA27c9d9/info.json new file mode 100644 index 0000000000000..4d8f0e7a0cfb3 --- /dev/null +++ b/blockchains/cryptoorg/assets/0xBc6f24649CCd67eC42342AccdCECCB2eFA27c9d9/info.json @@ -0,0 +1,32 @@ +{ + "name": "Chainlink", + "symbol": "LINK", + "type": "CRC20", + "decimals": 18, + "description": "Chainlink is a decentralized oracle service, which aims to connect smart contracts with data from the real world. Oracles are needed to function as data feeds in smart contracts. Oracles provide external data (e.g. temperature, weather) that can drive smart contract executions. Participants on the network are incentivized (through rewards) to provide smart contracts with access to external data feeds.", + "website": "https://chain.link", + "explorer": "https://crypto.org/explorer/account/0xBc6f24649CCd67eC42342AccdCECCB2eFA27c9d9", + "status": "active", + "id": "0xBc6f24649CCd67eC42342AccdCECCB2eFA27c9d9", + "links": [ + { + "name": "github", + "url": "https://github.com/smartcontractkit/chainlink" + }, + { + "name": "twitter", + "url": "https://twitter.com/chainlink" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/chainlink" + }, + { + "name": "whitepaper", + "url": "https://link.smartcontract.com/whitepaper" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0xBc6f24649CCd67eC42342AccdCECCB2eFA27c9d9/logo.png b/blockchains/cryptoorg/assets/0xBc6f24649CCd67eC42342AccdCECCB2eFA27c9d9/logo.png new file mode 100644 index 0000000000000..ab55f5e21fae2 Binary files /dev/null and b/blockchains/cryptoorg/assets/0xBc6f24649CCd67eC42342AccdCECCB2eFA27c9d9/logo.png differ diff --git a/blockchains/cryptoorg/assets/0xa58e3AeAeA3292c3E260378e55E9684C59E7A27a/info.json b/blockchains/cryptoorg/assets/0xa58e3AeAeA3292c3E260378e55E9684C59E7A27a/info.json new file mode 100644 index 0000000000000..c88d10ad4fcb9 --- /dev/null +++ b/blockchains/cryptoorg/assets/0xa58e3AeAeA3292c3E260378e55E9684C59E7A27a/info.json @@ -0,0 +1,33 @@ +{ + "name": "DappRadar", + "symbol": "RADAR", + "type": "CRC20", + "decimals": 18, + "description": "DappRadar aims to be one of the leading global NFT & DeFi DAPP store.", + "website": "https://dappradar.com/", + "explorer": "https://crypto.org/explorer/account/0xa58e3AeAeA3292c3E260378e55E9684C59E7A27a", + "status": "active", + "id": "0xa58e3AeAeA3292c3E260378e55E9684C59E7A27a", + "links": [ + { + "name": "github", + "url": "https://github.com/dappradar" + }, + { + "name": "twitter", + "url": "https://twitter.com/dappradar" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dappradar/" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/GdhNjQ8PMhCZ_a0CZutmXg" + } + ], + "tags": [ + "nft", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0xa58e3AeAeA3292c3E260378e55E9684C59E7A27a/logo.png b/blockchains/cryptoorg/assets/0xa58e3AeAeA3292c3E260378e55E9684C59E7A27a/logo.png new file mode 100644 index 0000000000000..d054ff564f1f9 Binary files /dev/null and b/blockchains/cryptoorg/assets/0xa58e3AeAeA3292c3E260378e55E9684C59E7A27a/logo.png differ diff --git a/blockchains/cryptoorg/assets/0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee/info.json b/blockchains/cryptoorg/assets/0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee/info.json new file mode 100644 index 0000000000000..2ce4c6eb2db1f --- /dev/null +++ b/blockchains/cryptoorg/assets/0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee/info.json @@ -0,0 +1,29 @@ +{ + "name": "SHIBA INU", + "symbol": "SHIB", + "type": "CRC20", + "decimals": 18, + "description": "According to SHIBA INU, the reasoning behind the creation of SHIBA is that Shibas constantly forget where they bury their treasure.", + "website": "https://shibatoken.com/", + "explorer": "https://crypto.org/explorer/account/0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee", + "status": "active", + "id": "0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee", + "links": [ + { + "name": "telegram", + "url": "https://t.me/shibainuthedogecoinkiller" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shiba-inu/" + } + ], + "tags": [ + "deflationary", + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee/logo.png b/blockchains/cryptoorg/assets/0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee/logo.png new file mode 100644 index 0000000000000..ff2f06032bb03 Binary files /dev/null and b/blockchains/cryptoorg/assets/0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee/logo.png differ diff --git a/blockchains/cryptoorg/assets/0xe44Fd7fCb2b1581822D0c862B68222998a0c299a/info.json b/blockchains/cryptoorg/assets/0xe44Fd7fCb2b1581822D0c862B68222998a0c299a/info.json new file mode 100644 index 0000000000000..b46bc623ec6c3 --- /dev/null +++ b/blockchains/cryptoorg/assets/0xe44Fd7fCb2b1581822D0c862B68222998a0c299a/info.json @@ -0,0 +1,32 @@ +{ + "name": "Wrapped Ether", + "symbol": "WETH", + "type": "CRC20", + "decimals": 18, + "description": "wETH is 'wrapped ETH'", + "website": "https://weth.io/", + "explorer": "https://crypto.org/explorer/account/0xe44Fd7fCb2b1581822D0c862B68222998a0c299a", + "status": "active", + "id": "0xe44Fd7fCb2b1581822D0c862B68222998a0c299a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/radarrelay?lang=en" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/weth/" + }, + { + "name": "telegram", + "url": "https://t.me/radar_relay" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/weth/" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0xe44Fd7fCb2b1581822D0c862B68222998a0c299a/logo.png b/blockchains/cryptoorg/assets/0xe44Fd7fCb2b1581822D0c862B68222998a0c299a/logo.png new file mode 100644 index 0000000000000..4237ea5518cee Binary files /dev/null and b/blockchains/cryptoorg/assets/0xe44Fd7fCb2b1581822D0c862B68222998a0c299a/logo.png differ diff --git a/blockchains/cryptoorg/assets/0xf0F2cCf4F18a13F73F7C48FA248645dD4Ac51341/info.json b/blockchains/cryptoorg/assets/0xf0F2cCf4F18a13F73F7C48FA248645dD4Ac51341/info.json new file mode 100644 index 0000000000000..eba7959636da1 --- /dev/null +++ b/blockchains/cryptoorg/assets/0xf0F2cCf4F18a13F73F7C48FA248645dD4Ac51341/info.json @@ -0,0 +1,25 @@ +{ + "name": "ONE", + "symbol": "ONE", + "type": "CRC20", + "decimals": 18, + "description": "Harmony is an open and fast blockchain. Our mainnet runs Ethereum applications with 2-second transaction finality and 100 times lower fees.", + "website": "https://www.harmony.one", + "explorer": "https://crypto.org/explorer/account/0xf0F2cCf4F18a13F73F7C48FA248645dD4Ac51341", + "status": "active", + "id": "0xf0F2cCf4F18a13F73F7C48FA248645dD4Ac51341", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/harmonyprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/harmony_one" + }, + { + "name": "facebook", + "url": "https://facebook.com/harmonyoneprotocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0xf0F2cCf4F18a13F73F7C48FA248645dD4Ac51341/logo.png b/blockchains/cryptoorg/assets/0xf0F2cCf4F18a13F73F7C48FA248645dD4Ac51341/logo.png new file mode 100644 index 0000000000000..deffb84588af7 Binary files /dev/null and b/blockchains/cryptoorg/assets/0xf0F2cCf4F18a13F73F7C48FA248645dD4Ac51341/logo.png differ diff --git a/blockchains/cryptoorg/assets/0xf78a326ACd53651F8dF5D8b137295e434B7c8ba5/info.json b/blockchains/cryptoorg/assets/0xf78a326ACd53651F8dF5D8b137295e434B7c8ba5/info.json new file mode 100644 index 0000000000000..69bcedf5ffe26 --- /dev/null +++ b/blockchains/cryptoorg/assets/0xf78a326ACd53651F8dF5D8b137295e434B7c8ba5/info.json @@ -0,0 +1,32 @@ +{ + "name": "Matic Token", + "symbol": "MATIC", + "type": "CRC20", + "decimals": 18, + "description": "Matic Network is a Layer-2 scaling solution that uses sidechains for off-chain computation while ensuring asset security using the Plasma framework and a decentralized network of Proof-of-Stake (PoS) validators.", + "website": "https://matic.network", + "explorer": "https://crypto.org/explorer/account/0xf78a326ACd53651F8dF5D8b137295e434B7c8ba5", + "status": "active", + "id": "0xf78a326ACd53651F8dF5D8b137295e434B7c8ba5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/0xPolygon" + }, + { + "name": "telegram", + "url": "https://t.me/polygonofficial" + }, + { + "name": "github", + "url": "https://github.com/maticnetwork/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polygon/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/cryptoorg/assets/0xf78a326ACd53651F8dF5D8b137295e434B7c8ba5/logo.png b/blockchains/cryptoorg/assets/0xf78a326ACd53651F8dF5D8b137295e434B7c8ba5/logo.png new file mode 100644 index 0000000000000..9e2aeeb433a57 Binary files /dev/null and b/blockchains/cryptoorg/assets/0xf78a326ACd53651F8dF5D8b137295e434B7c8ba5/logo.png differ diff --git a/blockchains/cryptoorg/info/info.json b/blockchains/cryptoorg/info/info.json index c75c38bfed3d7..4164e73637773 100644 --- a/blockchains/cryptoorg/info/info.json +++ b/blockchains/cryptoorg/info/info.json @@ -28,4 +28,4 @@ "url": "https://crypto.org/chain_whitepaper.pdf" } ] -} \ No newline at end of file +} diff --git a/blockchains/cryptoorg/info/logo.png b/blockchains/cryptoorg/info/logo.png index ae4b44e694528..08d6bd8efb35b 100644 Binary files a/blockchains/cryptoorg/info/logo.png and b/blockchains/cryptoorg/info/logo.png differ diff --git a/blockchains/cryptoorg/validators/assets/crocncl1398htakkpn2esmp3czjs548ujj5278xmxw2tyj/logo.png b/blockchains/cryptoorg/validators/assets/crocncl1398htakkpn2esmp3czjs548ujj5278xmxw2tyj/logo.png new file mode 100644 index 0000000000000..9f0f2ffb1580b Binary files /dev/null and b/blockchains/cryptoorg/validators/assets/crocncl1398htakkpn2esmp3czjs548ujj5278xmxw2tyj/logo.png differ diff --git a/blockchains/cryptoorg/validators/assets/crocncl18nc2zx5rs7jwm7dwk5gvelul2wer8zfykfmg8h/logo.png b/blockchains/cryptoorg/validators/assets/crocncl18nc2zx5rs7jwm7dwk5gvelul2wer8zfykfmg8h/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/cryptoorg/validators/assets/crocncl18nc2zx5rs7jwm7dwk5gvelul2wer8zfykfmg8h/logo.png differ diff --git a/blockchains/cryptoorg/validators/assets/crocncl1td4trxpsa3992sqh70erxyeuyjdxdce2kmuzrt/logo.png b/blockchains/cryptoorg/validators/assets/crocncl1td4trxpsa3992sqh70erxyeuyjdxdce2kmuzrt/logo.png new file mode 100644 index 0000000000000..4169fbd4c6092 Binary files /dev/null and b/blockchains/cryptoorg/validators/assets/crocncl1td4trxpsa3992sqh70erxyeuyjdxdce2kmuzrt/logo.png differ diff --git a/blockchains/cryptoorg/validators/assets/crocncl1u5ryf5jwc2jhd9xyvmasfqzacxp03v8dcj8xry/logo.png b/blockchains/cryptoorg/validators/assets/crocncl1u5ryf5jwc2jhd9xyvmasfqzacxp03v8dcj8xry/logo.png new file mode 100644 index 0000000000000..5870da0bcc758 Binary files /dev/null and b/blockchains/cryptoorg/validators/assets/crocncl1u5ryf5jwc2jhd9xyvmasfqzacxp03v8dcj8xry/logo.png differ diff --git a/blockchains/cryptoorg/validators/assets/crocncl1up72gll847cqf5wrdedp66pklvpmqxcctr63nh/logo.png b/blockchains/cryptoorg/validators/assets/crocncl1up72gll847cqf5wrdedp66pklvpmqxcctr63nh/logo.png new file mode 100644 index 0000000000000..b2402257153de Binary files /dev/null and b/blockchains/cryptoorg/validators/assets/crocncl1up72gll847cqf5wrdedp66pklvpmqxcctr63nh/logo.png differ diff --git a/blockchains/cryptoorg/validators/assets/crocncl1vk5zc056nfngucy69eyveupytkhkr2ya3yj9r0/logo.png b/blockchains/cryptoorg/validators/assets/crocncl1vk5zc056nfngucy69eyveupytkhkr2ya3yj9r0/logo.png new file mode 100644 index 0000000000000..cae8c0bcf8dd9 Binary files /dev/null and b/blockchains/cryptoorg/validators/assets/crocncl1vk5zc056nfngucy69eyveupytkhkr2ya3yj9r0/logo.png differ diff --git a/blockchains/cryptoorg/validators/assets/crocncl1yr3pm394j5yz3zsz5gjc28eqhvnre9389seafz/logo.png b/blockchains/cryptoorg/validators/assets/crocncl1yr3pm394j5yz3zsz5gjc28eqhvnre9389seafz/logo.png new file mode 100644 index 0000000000000..40d99e260a31d Binary files /dev/null and b/blockchains/cryptoorg/validators/assets/crocncl1yr3pm394j5yz3zsz5gjc28eqhvnre9389seafz/logo.png differ diff --git a/blockchains/cryptoorg/validators/list.json b/blockchains/cryptoorg/validators/list.json new file mode 100644 index 0000000000000..cc74839f64797 --- /dev/null +++ b/blockchains/cryptoorg/validators/list.json @@ -0,0 +1,44 @@ +[ + { + "id": "crocncl1u5ryf5jwc2jhd9xyvmasfqzacxp03v8dcj8xry", + "name": "Allnodes.com ⚡️ Auto-compound (Ledger or Keplr)", + "description": "A non-custodial platform where you can host Masternodes, Validator Nodes, Super Nodes, Sentry Nodes, Full Nodes, and partake in Staking in over 70 protocols.", + "website": "https://www.allnodes.com" + }, + { + "id": "crocncl1yr3pm394j5yz3zsz5gjc28eqhvnre9389seafz", + "name": "Crypto.bzh", + "description": "Here is the address to use to delegate your funds (staking) on ​​the Crypto.bzh validator.", + "website": "https://crypto.bzh" + }, + { + "id": "crocncl1up72gll847cqf5wrdedp66pklvpmqxcctr63nh", + "name": "nebkas.ro", + "description": "The company is a limited liability company, incorporated and functioning according to Romanian laws.", + "website": "https://nebkas.ro" + }, + { + "id": "crocncl1td4trxpsa3992sqh70erxyeuyjdxdce2kmuzrt", + "name": "Veno.finance", + "description": "Earn more rewards with Veno! Boost extra APY with our ecosystem partners!", + "website": "https://veno.finance" + }, + { + "id": "crocncl1vk5zc056nfngucy69eyveupytkhkr2ya3yj9r0", + "name": "Making.cash", + "description": "Validator on Celo, Solana, Certik, Dock, Regen and more", + "website": "https://making.cash" + }, + { + "id": "crocncl18nc2zx5rs7jwm7dwk5gvelul2wer8zfykfmg8h", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com" + }, + { + "id": "crocncl1398htakkpn2esmp3czjs548ujj5278xmxw2tyj", + "name": "Kingstaker", + "description": "Reliable and experienced EU validator. Just the minimum commission is charged to cover infrastructure cost. Thank you for staking with us!", + "website": "https://kingstaker.com" + } +] diff --git a/blockchains/ecash/info/info.json b/blockchains/ecash/info/info.json new file mode 100644 index 0000000000000..6cab1d1b2df65 --- /dev/null +++ b/blockchains/ecash/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "eCash", + "website": "https://e.cash/", + "description": "eCash is an electronic cash platform that allows peer-to-peer online cash payments.", + "explorer": "https://explorer.bitcoinabc.org", + "research": "https://research.binance.com/en/projects/ecash", + "symbol": "XEC", + "type": "coin", + "decimals": 2, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/Bitcoin-ABC/bitcoin-abc" + }, + { + "name": "twitter", + "url": "https://twitter.com/eCashOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ecash" + }, + { + "name": "whitepaper", + "url": "https://www.bitcoincash.org/bitcoin.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/ecash/info/logo.png b/blockchains/ecash/info/logo.png new file mode 100644 index 0000000000000..98de066704bcb Binary files /dev/null and b/blockchains/ecash/info/logo.png differ diff --git a/blockchains/elrond/assets/ASH-a642d1/info.json b/blockchains/elrond/assets/ASH-a642d1/info.json new file mode 100644 index 0000000000000..fc55783dd782d --- /dev/null +++ b/blockchains/elrond/assets/ASH-a642d1/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "ASH-a642d1", + "name": "AshSwap (on MultiversX)", + "symbol": "ASH", + "decimals": 18, + "status": "active", + "description": "AshSwap is the first stable-swap DEX built on the MultiversX blockchain that allows users to trade stable assets with high volume and small slippage.", + "website": "https://ashswap.io", + "explorer": "https://explorer.multiversx.com/tokens/ASH-a642d1", + "links": [ + { + "name": "blog", + "url": "https://medium.com/@ashswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/ash_swap" + }, + { + "name": "whitepaper", + "url": "https://docs.ashswap.io/getting-started/ashswap-litepaper" + }, + { + "name": "telegram", + "url": "https://t.me/ashswapglobal" + }, + { + "name": "source_code", + "url": "https://github.com/ashswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ashswap" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ashswap" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/ASH-a642d1/logo.png b/blockchains/elrond/assets/ASH-a642d1/logo.png new file mode 100644 index 0000000000000..641969dbfe45a Binary files /dev/null and b/blockchains/elrond/assets/ASH-a642d1/logo.png differ diff --git a/blockchains/elrond/assets/ASHWEGLD-38545c/info.json b/blockchains/elrond/assets/ASHWEGLD-38545c/info.json new file mode 100644 index 0000000000000..e5b3b5d39f982 --- /dev/null +++ b/blockchains/elrond/assets/ASHWEGLD-38545c/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "ASHWEGLD-38545c", + "name": "ASH/WEGLD LP (on MultiversX)", + "symbol": "ASHWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the EGLD/ASH pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/ASHWEGLD-38545c", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/ASHWEGLD-38545c/logo.png b/blockchains/elrond/assets/ASHWEGLD-38545c/logo.png new file mode 100644 index 0000000000000..a3f6037e9f646 Binary files /dev/null and b/blockchains/elrond/assets/ASHWEGLD-38545c/logo.png differ diff --git a/blockchains/elrond/assets/BHAT-c1fde3/info.json b/blockchains/elrond/assets/BHAT-c1fde3/info.json new file mode 100644 index 0000000000000..f33f3518819fa --- /dev/null +++ b/blockchains/elrond/assets/BHAT-c1fde3/info.json @@ -0,0 +1,36 @@ +{ + "type": "ESDT", + "id": "BHAT-c1fde3", + "name": "BHNetwork (on MultiversX)", + "symbol": "BHAT", + "decimals": 18, + "status": "active", + "description": "The BHAT Token is the epicenter of the BH Network web3 hub and allows access and interaction with all DeFi modules within the hub.", + "website": "https://bh.network/", + "explorer": "https://explorer.multiversx.com/tokens/BHAT-c1fde3", + "links": [ + { + "name": "blog", + "url": "https://bh.network/blog" + }, + { + "name": "twitter", + "url": "https://twitter.com/BlackHatNetwork" + }, + { + "name": "whitepaper", + "url": "https://bh.network/Whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bh-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/bhnetwork" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/BHAT-c1fde3/logo.png b/blockchains/elrond/assets/BHAT-c1fde3/logo.png new file mode 100644 index 0000000000000..b02967b8c478f Binary files /dev/null and b/blockchains/elrond/assets/BHAT-c1fde3/logo.png differ diff --git a/blockchains/elrond/assets/BHATWEGLD-f45935/info.json b/blockchains/elrond/assets/BHATWEGLD-f45935/info.json new file mode 100644 index 0000000000000..56316f4b60472 --- /dev/null +++ b/blockchains/elrond/assets/BHATWEGLD-f45935/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "BHATWEGLD-f45935", + "name": "BHAT/WEGLD LP (on MultiversX)", + "symbol": "BHATWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the BHAT/EGLD pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/BHATWEGLD-f45935", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/BHATWEGLD-f45935/logo.png b/blockchains/elrond/assets/BHATWEGLD-f45935/logo.png new file mode 100644 index 0000000000000..a3f6037e9f646 Binary files /dev/null and b/blockchains/elrond/assets/BHATWEGLD-f45935/logo.png differ diff --git a/blockchains/elrond/assets/CRT-52decf/info.json b/blockchains/elrond/assets/CRT-52decf/info.json new file mode 100644 index 0000000000000..aa1c18002a695 --- /dev/null +++ b/blockchains/elrond/assets/CRT-52decf/info.json @@ -0,0 +1,37 @@ +{ + "type": "ESDT", + "id": "CRT-52decf", + "name": "CantinaRoyale (on MultiversX)", + "symbol": "CRT", + "decimals": 18, + "status": "active", + "description": "The CRT token is essential for powering in-game utilities like NFT character progression, NFT recruiting, staking, and unlocking in-game assets inside of the Cantina Royale ecosystem.", + "website": "https://cantinaroyale.io", + "explorer": "https://explorer.multiversx.com/tokens/CRT-52decf", + "links": [ + { + "name": "blog", + "url": "https://blog.cantinaroyale.io" + }, + { + "name": "twitter", + "url": "https://twitter.com/CantinaRoyale" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.cantinaroyale.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cantina-royale" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cantina-royale" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/elrond/assets/CRT-52decf/logo.png b/blockchains/elrond/assets/CRT-52decf/logo.png new file mode 100644 index 0000000000000..13bda232b44e7 Binary files /dev/null and b/blockchains/elrond/assets/CRT-52decf/logo.png differ diff --git a/blockchains/elrond/assets/CRTWEGLD-1fac3f/info.json b/blockchains/elrond/assets/CRTWEGLD-1fac3f/info.json new file mode 100644 index 0000000000000..c6487404523b9 --- /dev/null +++ b/blockchains/elrond/assets/CRTWEGLD-1fac3f/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "CRTWEGLD-1fac3f", + "name": "CRT/WEGLD LP (on MultiversX)", + "symbol": "CRTWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the EGLD/CRT pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/CRTWEGLD-1fac3f", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/CRTWEGLD-1fac3f/logo.png b/blockchains/elrond/assets/CRTWEGLD-1fac3f/logo.png new file mode 100644 index 0000000000000..a3f6037e9f646 Binary files /dev/null and b/blockchains/elrond/assets/CRTWEGLD-1fac3f/logo.png differ diff --git a/blockchains/elrond/assets/CRU-a5f4aa/info.json b/blockchains/elrond/assets/CRU-a5f4aa/info.json new file mode 100644 index 0000000000000..a1a2ac0537e20 --- /dev/null +++ b/blockchains/elrond/assets/CRU-a5f4aa/info.json @@ -0,0 +1,32 @@ +{ + "type": "ESDT", + "id": "CRU-a5f4aa", + "name": "CrustNetwork (on MultiversX)", + "symbol": "CRU", + "decimals": 18, + "status": "active", + "description": "Crust provides a Web3.0 decentralized storage network for the Metaverse. It is designed to realize core values of decentralization, privacy and assurance. Crust supports multiple storage-layer protocols such as IPFS, and exposes instant accessible on-chain storage functions to users. Crust's technical stack is also capable of supporting data manipulating and computing.", + "website": "https://www.crust.network", + "explorer": "https://explorer.multiversx.com/tokens/CRU-a5f4aa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/crustnetwork" + }, + { + "name": "whitepaper", + "url": "https://gw.crustapps.net/ipfs/QmRYJN6V5BzwnXp7A2Avcp5WXkgzyunQwqP3Es2Q789phF" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crustnetwork/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/crust-network" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/CRU-a5f4aa/logo.png b/blockchains/elrond/assets/CRU-a5f4aa/logo.png new file mode 100644 index 0000000000000..a80795f940501 Binary files /dev/null and b/blockchains/elrond/assets/CRU-a5f4aa/logo.png differ diff --git a/blockchains/elrond/assets/CRUWEGLD-76c269/info.json b/blockchains/elrond/assets/CRUWEGLD-76c269/info.json new file mode 100644 index 0000000000000..47a45188aa59d --- /dev/null +++ b/blockchains/elrond/assets/CRUWEGLD-76c269/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "CRUWEGLD-76c269", + "name": "CRU/WEGLD LP (on MultiversX)", + "symbol": "CRUWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the CRU/EGLD pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/CRUWEGLD-76c269", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/CRUWEGLD-76c269/logo.png b/blockchains/elrond/assets/CRUWEGLD-76c269/logo.png new file mode 100644 index 0000000000000..4a866ea6cc363 Binary files /dev/null and b/blockchains/elrond/assets/CRUWEGLD-76c269/logo.png differ diff --git a/blockchains/elrond/assets/CYBER-489c1c/info.json b/blockchains/elrond/assets/CYBER-489c1c/info.json new file mode 100644 index 0000000000000..c867ee76288d5 --- /dev/null +++ b/blockchains/elrond/assets/CYBER-489c1c/info.json @@ -0,0 +1,37 @@ +{ + "type": "ESDT", + "id": "CYBER-489c1c", + "name": "CyberpunkCity (on MultiversX)", + "symbol": "CYBER", + "decimals": 18, + "status": "active", + "description": "CYBER token is the default currency used within Cyberpunk City Metaverse.", + "website": "https://cyberpunkcity.com", + "explorer": "https://explorer.multiversx.com/tokens/CYBER-489c1c", + "links": [ + { + "name": "blog", + "url": "https://cyberpunkcity.com/news" + }, + { + "name": "twitter", + "url": "https://twitter.com/cyberpunkcity" + }, + { + "name": "whitepaper", + "url": "https://cyberpunkcity.com/whitepaper" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cyberpunk-city" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cyberpunk-city" + } + ], + "tags": [ + "governance", + "gamefi" + ] +} diff --git a/blockchains/elrond/assets/CYBER-489c1c/logo.png b/blockchains/elrond/assets/CYBER-489c1c/logo.png new file mode 100644 index 0000000000000..affb6cdf67c33 Binary files /dev/null and b/blockchains/elrond/assets/CYBER-489c1c/logo.png differ diff --git a/blockchains/elrond/assets/CYBERWEGLD-45a866/info.json b/blockchains/elrond/assets/CYBERWEGLD-45a866/info.json new file mode 100644 index 0000000000000..4dc1a49f3e3a3 --- /dev/null +++ b/blockchains/elrond/assets/CYBERWEGLD-45a866/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "CYBERWEGLD-45a866", + "name": "CYBER/WEGLD LP (on MultiversX)", + "symbol": "CYBERWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the CYBER/WEGLD pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/CYBERWEGLD-45a866", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/CYBERWEGLD-45a866/logo.png b/blockchains/elrond/assets/CYBERWEGLD-45a866/logo.png new file mode 100644 index 0000000000000..a3f6037e9f646 Binary files /dev/null and b/blockchains/elrond/assets/CYBERWEGLD-45a866/logo.png differ diff --git a/blockchains/elrond/assets/EGLDMEX-0be9e5/info.json b/blockchains/elrond/assets/EGLDMEX-0be9e5/info.json new file mode 100644 index 0000000000000..25a311838f20c --- /dev/null +++ b/blockchains/elrond/assets/EGLDMEX-0be9e5/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "EGLDMEX-0be9e5", + "name": "EGLD/MEX LP (on MultiversX)", + "symbol": "EGLDMEX", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the EGLD/MEX pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/EGLDMEX-0be9e5", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/EGLDMEX-0be9e5/logo.png b/blockchains/elrond/assets/EGLDMEX-0be9e5/logo.png new file mode 100644 index 0000000000000..4a866ea6cc363 Binary files /dev/null and b/blockchains/elrond/assets/EGLDMEX-0be9e5/logo.png differ diff --git a/blockchains/elrond/assets/EGLDMEXF-5bcc57/info.json b/blockchains/elrond/assets/EGLDMEXF-5bcc57/info.json new file mode 100644 index 0000000000000..22a1afcbde628 --- /dev/null +++ b/blockchains/elrond/assets/EGLDMEXF-5bcc57/info.json @@ -0,0 +1,44 @@ +{ + "name": "EGLD/MEX LP Staked", + "symbol": "EGLDMEXF", + "type": "ESDT", + "decimals": 18, + "description": "This token tracks your LP token stake in the EGLD/MEX farm on the Maiar DEX.", + "website": "https://maiar.exchange", + "explorer": "https://explorer.multiversx.com/tokens/EGLDMEXF-5bcc57", + "status": "abandoned", + "id": "EGLDMEXF-5bcc57", + "links": [ + { + "name": "docs", + "url": "https://docs.maiar.exchange" + }, + { + "name": "twitter", + "url": "https://twitter.com/MaiarExchange" + }, + { + "name": "telegram", + "url": "https://t.me/MaiarExchange" + }, + { + "name": "facebook", + "url": "https://facebook.com/ElrondNetwork" + }, + { + "name": "blog", + "url": "https://elrond.com/blog" + }, + { + "name": "github", + "url": "https://github.com/ElrondNetwork" + }, + { + "name": "source_code", + "url": "https://github.com/ElrondNetwork/sc-dex-rs" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/elrond/assets/EGLDRIDE-7bd51a/info.json b/blockchains/elrond/assets/EGLDRIDE-7bd51a/info.json new file mode 100644 index 0000000000000..6d12d020226ab --- /dev/null +++ b/blockchains/elrond/assets/EGLDRIDE-7bd51a/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "EGLDRIDE-7bd51a", + "name": "EGLD/RIDE LP (on MultiversX)", + "symbol": "EGLDRIDE", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the EGLD/RIDE pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/EGLDRIDE-7bd51a", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/EGLDRIDE-7bd51a/logo.png b/blockchains/elrond/assets/EGLDRIDE-7bd51a/logo.png new file mode 100644 index 0000000000000..4a866ea6cc363 Binary files /dev/null and b/blockchains/elrond/assets/EGLDRIDE-7bd51a/logo.png differ diff --git a/blockchains/elrond/assets/EGLDUSDC-594e5e/info.json b/blockchains/elrond/assets/EGLDUSDC-594e5e/info.json new file mode 100644 index 0000000000000..37160ad50cbb9 --- /dev/null +++ b/blockchains/elrond/assets/EGLDUSDC-594e5e/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "EGLDUSDC-594e5e", + "name": "EGLD/USDC LP (on MultiversX)", + "symbol": "EGLDUSDC", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the EGLD/USDC pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/EGLDUSDC-594e5e", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/EGLDUSDC-594e5e/logo.png b/blockchains/elrond/assets/EGLDUSDC-594e5e/logo.png new file mode 100644 index 0000000000000..4a866ea6cc363 Binary files /dev/null and b/blockchains/elrond/assets/EGLDUSDC-594e5e/logo.png differ diff --git a/blockchains/elrond/assets/EGLDUSDCF-8600f8/info.json b/blockchains/elrond/assets/EGLDUSDCF-8600f8/info.json new file mode 100644 index 0000000000000..e4d038926eced --- /dev/null +++ b/blockchains/elrond/assets/EGLDUSDCF-8600f8/info.json @@ -0,0 +1,44 @@ +{ + "name": "EGLD/USDC LP Staked", + "symbol": "EGLDUSDCF", + "type": "ESDT", + "decimals": 18, + "description": "This token tracks your LP token stake in the EGLD/USDC farm on the Maiar DEX.", + "website": "https://maiar.exchange", + "explorer": "https://explorer.multiversx.com/tokens/EGLDUSDCF-8600f8", + "status": "abandoned", + "id": "EGLDUSDCF-8600f8", + "links": [ + { + "name": "docs", + "url": "https://docs.maiar.exchange" + }, + { + "name": "twitter", + "url": "https://twitter.com/MaiarExchange" + }, + { + "name": "telegram", + "url": "https://t.me/MaiarExchange" + }, + { + "name": "facebook", + "url": "https://facebook.com/ElrondNetwork" + }, + { + "name": "blog", + "url": "https://elrond.com/blog" + }, + { + "name": "github", + "url": "https://github.com/ElrondNetwork" + }, + { + "name": "source_code", + "url": "https://github.com/ElrondNetwork/sc-dex-rs" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/elrond/assets/ITHEUM-df6f26/info.json b/blockchains/elrond/assets/ITHEUM-df6f26/info.json new file mode 100644 index 0000000000000..c8482d6f244f8 --- /dev/null +++ b/blockchains/elrond/assets/ITHEUM-df6f26/info.json @@ -0,0 +1,38 @@ +{ + "type": "ESDT", + "id": "ITHEUM-df6f26", + "name": "Itheum (on MultiversX)", + "symbol": "ITHEUM", + "decimals": 18, + "status": "active", + "description": "The ITHEUM token forms the foundation for a decentralized web3 data economy, enabling vibrant and personalized metaverse worlds where data is traded with shared value between data creators and data consumers.", + "website": "https://www.itheum.io", + "explorer": "https://explorer.multiversx.com/tokens/ITHEUM-df6f26", + "links": [ + { + "name": "blog", + "url": "https://itheum.medium.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/itheum" + }, + { + "name": "whitepaper", + "url": "https://itheum.io/whitepaper" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/itheum/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/itheum" + } + ], + "tags": [ + "governance", + "nft", + "staking" + ] +} diff --git a/blockchains/elrond/assets/ITHEUM-df6f26/logo.png b/blockchains/elrond/assets/ITHEUM-df6f26/logo.png new file mode 100644 index 0000000000000..86d295ff74280 Binary files /dev/null and b/blockchains/elrond/assets/ITHEUM-df6f26/logo.png differ diff --git a/blockchains/elrond/assets/ITHWEGLD-1adc53/info.json b/blockchains/elrond/assets/ITHWEGLD-1adc53/info.json new file mode 100644 index 0000000000000..4b4d66fc2795c --- /dev/null +++ b/blockchains/elrond/assets/ITHWEGLD-1adc53/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "ITHWEGLD-1adc53", + "name": "ITH/WEGLD LP (on MultiversX)", + "symbol": "ITHWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the ITH/EGLD pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/ITHWEGLD-1adc53", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/ITHWEGLD-1adc53/logo.png b/blockchains/elrond/assets/ITHWEGLD-1adc53/logo.png new file mode 100644 index 0000000000000..4a866ea6cc363 Binary files /dev/null and b/blockchains/elrond/assets/ITHWEGLD-1adc53/logo.png differ diff --git a/blockchains/elrond/assets/LKMEX-aab910/info.json b/blockchains/elrond/assets/LKMEX-aab910/info.json new file mode 100644 index 0000000000000..6b697a7b886d5 --- /dev/null +++ b/blockchains/elrond/assets/LKMEX-aab910/info.json @@ -0,0 +1,45 @@ +{ + "name": "Locked MEX", + "symbol": "LKMEX", + "type": "ESDT", + "decimals": 18, + "description": "Locked MEX. Equal in value to MEX. Not tradeable.", + "website": "https://maiar.exchange", + "explorer": "https://explorer.multiversx.com/tokens/LKMEX-aab910", + "status": "abandoned", + "id": "LKMEX-aab910", + "links": [ + { + "name": "docs", + "url": "https://docs.maiar.exchange" + }, + { + "name": "twitter", + "url": "https://twitter.com/MaiarExchange" + }, + { + "name": "telegram", + "url": "https://t.me/MaiarExchange" + }, + { + "name": "facebook", + "url": "https://facebook.com/ElrondNetwork" + }, + { + "name": "blog", + "url": "https://elrond.com/blog" + }, + { + "name": "github", + "url": "https://github.com/ElrondNetwork" + }, + { + "name": "source_code", + "url": "https://github.com/ElrondNetwork/sc-dex-rs" + } + ], + "tags": [ + "defi", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/elrond/assets/MEX-455c57/info.json b/blockchains/elrond/assets/MEX-455c57/info.json new file mode 100644 index 0000000000000..8bd1d600c1a92 --- /dev/null +++ b/blockchains/elrond/assets/MEX-455c57/info.json @@ -0,0 +1,53 @@ +{ + "type": "ESDT", + "id": "MEX-455c57", + "name": "MEX (on MultiversX)", + "symbol": "MEX", + "decimals": 18, + "status": "active", + "description": "MEX is the utility token of xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/MEX-455c57", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xexchange" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/xexchange" + } + ], + "tags": [ + "defi", + "governance" + ] +} diff --git a/blockchains/elrond/assets/MEX-455c57/logo.png b/blockchains/elrond/assets/MEX-455c57/logo.png new file mode 100644 index 0000000000000..34f31a1a8b646 Binary files /dev/null and b/blockchains/elrond/assets/MEX-455c57/logo.png differ diff --git a/blockchains/elrond/assets/MEXFARM-e7af52/info.json b/blockchains/elrond/assets/MEXFARM-e7af52/info.json new file mode 100644 index 0000000000000..1172f9966ea69 --- /dev/null +++ b/blockchains/elrond/assets/MEXFARM-e7af52/info.json @@ -0,0 +1,44 @@ +{ + "name": "MEX Staked", + "symbol": "MEXFARM", + "type": "ESDT", + "decimals": 18, + "description": "This token tracks your MEX stake in the MEX farm on the Maiar DEX.", + "website": "https://maiar.exchange", + "explorer": "https://explorer.multiversx.com/tokens/MEXFARM-e7af52", + "status": "abandoned", + "id": "MEXFARM-e7af52", + "links": [ + { + "name": "docs", + "url": "https://docs.maiar.exchange" + }, + { + "name": "twitter", + "url": "https://twitter.com/MaiarExchange" + }, + { + "name": "telegram", + "url": "https://t.me/MaiarExchange" + }, + { + "name": "facebook", + "url": "https://facebook.com/ElrondNetwork" + }, + { + "name": "blog", + "url": "https://elrond.com/blog" + }, + { + "name": "github", + "url": "https://github.com/ElrondNetwork" + }, + { + "name": "source_code", + "url": "https://github.com/ElrondNetwork/sc-dex-rs" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/elrond/assets/OFE-29eb54/info.json b/blockchains/elrond/assets/OFE-29eb54/info.json new file mode 100644 index 0000000000000..92c567e6bcf0f --- /dev/null +++ b/blockchains/elrond/assets/OFE-29eb54/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "OFE-29eb54", + "name": "Ofero (on MultiversX)", + "symbol": "OFE", + "decimals": 4, + "status": "active", + "description": "The Ofero Token (OFE) is the utility Token of the Ofero Network.", + "website": "https://ofero.network", + "explorer": "https://explorer.multiversx.com/tokens/OFE-29eb54", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/oferonetwork" + }, + { + "name": "whitepaper", + "url": "https://ofero.network/documents/whitepaper.pdf" + }, + { + "name": "github", + "url": "https://github.com/oferonetwork" + }, + { + "name": "youtube", + "url": "https://youtube.com/@oferonetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ofero-network/" + }, + { + "name": "facebook", + "url": "https://facebook.com/oferonetwork" + }, + { + "name": "telegram", + "url": "https://t.me/oferonetwork" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/OFE-29eb54/logo.png b/blockchains/elrond/assets/OFE-29eb54/logo.png new file mode 100644 index 0000000000000..cfd0570e99e2a Binary files /dev/null and b/blockchains/elrond/assets/OFE-29eb54/logo.png differ diff --git a/blockchains/elrond/assets/QWT-46ac01/info.json b/blockchains/elrond/assets/QWT-46ac01/info.json new file mode 100644 index 0000000000000..a8e4190c2379a --- /dev/null +++ b/blockchains/elrond/assets/QWT-46ac01/info.json @@ -0,0 +1,32 @@ +{ + "type": "ESDT", + "id": "QWT-46ac01", + "name": "QoWatt (on MultiversX)", + "symbol": "QWT", + "decimals": 6, + "status": "active", + "description": "QoWatt Tokens, first EV charging network using Blockchain in Europe.", + "website": "https://qowatt.network", + "explorer": "https://explorer.multiversx.com/tokens/QWT-46ac01", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/QoWattEcosystem" + }, + { + "name": "whitepaper", + "url": "https://qowatt.network/_doc/QoWatt_Whitepaper_EN.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qowatt" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/qowatt" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/QWT-46ac01/logo.png b/blockchains/elrond/assets/QWT-46ac01/logo.png new file mode 100644 index 0000000000000..039e7a50be353 Binary files /dev/null and b/blockchains/elrond/assets/QWT-46ac01/logo.png differ diff --git a/blockchains/elrond/assets/QWTWEGLD-3eff55/info.json b/blockchains/elrond/assets/QWTWEGLD-3eff55/info.json new file mode 100644 index 0000000000000..2b91158462409 --- /dev/null +++ b/blockchains/elrond/assets/QWTWEGLD-3eff55/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "QWTWEGLD-3eff55", + "name": "QWT/WEGLD LP (on MultiversX)", + "symbol": "QWTWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the EGLD/QWT pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/QWTWEGLD-3eff55", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/QWTWEGLD-3eff55/logo.png b/blockchains/elrond/assets/QWTWEGLD-3eff55/logo.png new file mode 100644 index 0000000000000..a3f6037e9f646 Binary files /dev/null and b/blockchains/elrond/assets/QWTWEGLD-3eff55/logo.png differ diff --git a/blockchains/elrond/assets/RIDE-7d18e9/info.json b/blockchains/elrond/assets/RIDE-7d18e9/info.json new file mode 100644 index 0000000000000..47f60b908bbd1 --- /dev/null +++ b/blockchains/elrond/assets/RIDE-7d18e9/info.json @@ -0,0 +1,36 @@ +{ + "type": "ESDT", + "id": "RIDE-7d18e9", + "name": "holoride (on MultiversX)", + "symbol": "RIDE", + "decimals": 18, + "status": "active", + "description": "The RIDE token is essential for building a vibrant and sustainable economy for the holoride ecosystem, connecting car manufacturers, content creators, brands, and passengers and enabling them to capture value along the way.", + "website": "https://www.holoride.com", + "explorer": "https://explorer.multiversx.com/tokens/RIDE-7d18e9", + "links": [ + { + "name": "blog", + "url": "https://www.holoride.com/newsroom" + }, + { + "name": "twitter", + "url": "https://twitter.com/holoride" + }, + { + "name": "whitepaper", + "url": "https://a.storyblok.com/f/113424/x/334861532d/holoride_litepaper_v2-1_nov21.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/holoride/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/holoride" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/elrond/assets/RIDE-7d18e9/logo.png b/blockchains/elrond/assets/RIDE-7d18e9/logo.png new file mode 100644 index 0000000000000..e8f721d1689c4 Binary files /dev/null and b/blockchains/elrond/assets/RIDE-7d18e9/logo.png differ diff --git a/blockchains/elrond/assets/SFIT-aebc90/info.json b/blockchains/elrond/assets/SFIT-aebc90/info.json new file mode 100644 index 0000000000000..90eaf0214c3f6 --- /dev/null +++ b/blockchains/elrond/assets/SFIT-aebc90/info.json @@ -0,0 +1,36 @@ +{ + "type": "ESDT", + "id": "SFIT-aebc90", + "name": "Sense4FIT (on MultiversX)", + "symbol": "SFIT", + "decimals": 18, + "status": "active", + "description": "SFIT is the utility token for the entire Sense4FIT Ecosystem.", + "website": "https://sense4fit.io/", + "explorer": "https://explorer.multiversx.com/tokens/SFIT-aebc90", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/sense4fit" + }, + { + "name": "whitepaper", + "url": "https://sense4fit.gitbook.io/whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/Sense4FIT_Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sense4fit" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sense4fit" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/elrond/assets/SFIT-aebc90/logo.png b/blockchains/elrond/assets/SFIT-aebc90/logo.png new file mode 100644 index 0000000000000..89e144aebebe4 Binary files /dev/null and b/blockchains/elrond/assets/SFIT-aebc90/logo.png differ diff --git a/blockchains/elrond/assets/SFITWEGLD-934909/info.json b/blockchains/elrond/assets/SFITWEGLD-934909/info.json new file mode 100644 index 0000000000000..d1e3a86a59143 --- /dev/null +++ b/blockchains/elrond/assets/SFITWEGLD-934909/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "SFITWEGLD-934909", + "name": "SFIT/WEGLD LP (on MultiversX)", + "symbol": "SFITWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the SFIT/WEGLD pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/SFITWEGLD-934909", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/SFITWEGLD-934909/logo.png b/blockchains/elrond/assets/SFITWEGLD-934909/logo.png new file mode 100644 index 0000000000000..a3f6037e9f646 Binary files /dev/null and b/blockchains/elrond/assets/SFITWEGLD-934909/logo.png differ diff --git a/blockchains/elrond/assets/USDC-c76f1f/info.json b/blockchains/elrond/assets/USDC-c76f1f/info.json new file mode 100644 index 0000000000000..67e4042a1c68e --- /dev/null +++ b/blockchains/elrond/assets/USDC-c76f1f/info.json @@ -0,0 +1,29 @@ +{ + "type": "ESDT", + "id": "USDC-c76f1f", + "name": "Wrapped USDC (on MultiversX)", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "description": "USDC stablecoin originating on Ethereum, bridged as an ESDT token on MultiversX. 1 USDC = 1 Wrapped USDC", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/USDC-c76f1f", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} diff --git a/blockchains/elrond/assets/USDC-c76f1f/logo.png b/blockchains/elrond/assets/USDC-c76f1f/logo.png new file mode 100644 index 0000000000000..4ff6e9968c18b Binary files /dev/null and b/blockchains/elrond/assets/USDC-c76f1f/logo.png differ diff --git a/blockchains/elrond/assets/UTK-2f80e9/info.json b/blockchains/elrond/assets/UTK-2f80e9/info.json new file mode 100644 index 0000000000000..aadbaa9d21659 --- /dev/null +++ b/blockchains/elrond/assets/UTK-2f80e9/info.json @@ -0,0 +1,32 @@ +{ + "type": "ESDT", + "id": "UTK-2f80e9", + "name": "Utrust (on MultiversX)", + "symbol": "UTK", + "decimals": 18, + "status": "active", + "description": "Web3 L1 Payments Technology", + "website": "https://utrust.com/", + "explorer": "https://explorer.multiversx.com/tokens/UTK-2f80e9", + "links": [ + { + "name": "blog", + "url": "https://medium.com/utrust" + }, + { + "name": "twitter", + "url": "https://twitter.com/utrust" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/utrust" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/utrust" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/UTK-2f80e9/logo.png b/blockchains/elrond/assets/UTK-2f80e9/logo.png new file mode 100644 index 0000000000000..04dbcdc4144b9 Binary files /dev/null and b/blockchains/elrond/assets/UTK-2f80e9/logo.png differ diff --git a/blockchains/elrond/assets/UTKWEGLD-c960d1/info.json b/blockchains/elrond/assets/UTKWEGLD-c960d1/info.json new file mode 100644 index 0000000000000..414cedcc13dd5 --- /dev/null +++ b/blockchains/elrond/assets/UTKWEGLD-c960d1/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "UTKWEGLD-c960d1", + "name": "UTK/WEGLD LP (on MultiversX)", + "symbol": "UTKWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the UTK/EGLD pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/UTKWEGLD-c960d1", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/UTKWEGLD-c960d1/logo.png b/blockchains/elrond/assets/UTKWEGLD-c960d1/logo.png new file mode 100644 index 0000000000000..4a866ea6cc363 Binary files /dev/null and b/blockchains/elrond/assets/UTKWEGLD-c960d1/logo.png differ diff --git a/blockchains/elrond/assets/WEGLD-bd4d79/info.json b/blockchains/elrond/assets/WEGLD-bd4d79/info.json new file mode 100644 index 0000000000000..4179dce6c23e4 --- /dev/null +++ b/blockchains/elrond/assets/WEGLD-bd4d79/info.json @@ -0,0 +1,48 @@ +{ + "type": "ESDT", + "id": "WEGLD-bd4d79", + "name": "Wrapped EGLD (on MultiversX)", + "symbol": "WEGLD", + "decimals": 18, + "status": "active", + "description": "WEGLD is an ESDT token that has the same value as EGLD, the native coin of the MultiversX blockchain.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/WEGLD-bd4d79", + "links": [ + { + "name": "docs", + "url": "https://docs.multiversx.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/MultiversX" + }, + { + "name": "telegram", + "url": "https://t.me/MultiversX" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-multiversx-egld" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-egld" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/elrond/assets/WEGLD-bd4d79/logo.png b/blockchains/elrond/assets/WEGLD-bd4d79/logo.png new file mode 100644 index 0000000000000..bc7f1ccaeff21 Binary files /dev/null and b/blockchains/elrond/assets/WEGLD-bd4d79/logo.png differ diff --git a/blockchains/elrond/assets/ZPAY-247875/info.json b/blockchains/elrond/assets/ZPAY-247875/info.json new file mode 100644 index 0000000000000..bcae799bb4b4a --- /dev/null +++ b/blockchains/elrond/assets/ZPAY-247875/info.json @@ -0,0 +1,36 @@ +{ + "type": "ESDT", + "id": "ZPAY-247875", + "name": "ZoidPay (on MultiversX)", + "symbol": "ZPAY", + "decimals": 18, + "status": "active", + "description": "Shop Anything from Anywhere with Crypto", + "website": "https://www.zoidpay.com", + "explorer": "https://explorer.multiversx.com/tokens/ZPAY-247875", + "links": [ + { + "name": "blog", + "url": "https://medium.com/zoidcoin-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/zoidpay" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1ZRwyAikfe22v9treyjeJoKi83W5U0y1j/view?usp=sharing" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zoidpay/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zoid-pay" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/ZPAY-247875/logo.png b/blockchains/elrond/assets/ZPAY-247875/logo.png new file mode 100644 index 0000000000000..040752596e37a Binary files /dev/null and b/blockchains/elrond/assets/ZPAY-247875/logo.png differ diff --git a/blockchains/elrond/assets/ZPAYWEGLD-34e5c1/info.json b/blockchains/elrond/assets/ZPAYWEGLD-34e5c1/info.json new file mode 100644 index 0000000000000..1fb7d488af846 --- /dev/null +++ b/blockchains/elrond/assets/ZPAYWEGLD-34e5c1/info.json @@ -0,0 +1,44 @@ +{ + "type": "ESDT", + "id": "ZPAYWEGLD-34e5c1", + "name": "ZPAY/WEGLD LP (on MultiversX)", + "symbol": "ZPAYWEGLD", + "decimals": 18, + "status": "active", + "description": "Liquidity Provider (LP) Token obtained by adding liquidity in the ZPAY/EGLD pool on xExchange.", + "website": "https://xexchange.com", + "explorer": "https://explorer.multiversx.com/tokens/ZPAYWEGLD-34e5c1", + "links": [ + { + "name": "docs", + "url": "https://docs.xexchange.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/xExchangeApp" + }, + { + "name": "telegram", + "url": "https://t.me/xExchangeApp" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "source_code", + "url": "https://github.com/multiversx/mx-exchange-sc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/elrond/assets/ZPAYWEGLD-34e5c1/logo.png b/blockchains/elrond/assets/ZPAYWEGLD-34e5c1/logo.png new file mode 100644 index 0000000000000..4a866ea6cc363 Binary files /dev/null and b/blockchains/elrond/assets/ZPAYWEGLD-34e5c1/logo.png differ diff --git a/blockchains/elrond/info/info.json b/blockchains/elrond/info/info.json index c72e41d89ceac..ffd3e702ab817 100644 --- a/blockchains/elrond/info/info.json +++ b/blockchains/elrond/info/info.json @@ -1,11 +1,49 @@ { - "name": "Elrond", - "website": "https://elrond.com", - "description": "A Scalable Value Transfer Protocol For The Digital Economy.", - "explorer": "https://explorer.elrond.com", - "research": "https://research.binance.com/en/projects/elrond", - "symbol": "eGLD", + "name": "MultiversX", + "website": "https://multiversx.com", + "description": "MultiversX is a highly scalable, fast and secure blockchain platform for distributed apps, enterprise use cases and the new internet economy.", + "explorer": "https://explorer.multiversx.com", + "research": "https://research.binance.com/en/projects/multiversx", + "symbol": "EGLD", "type": "coin", "decimals": 18, - "status": "active" -} \ No newline at end of file + "status": "active", + "links": [ + { + "name": "docs", + "url": "https://docs.multiversx.com" + }, + { + "name": "github", + "url": "https://github.com/multiversx" + }, + { + "name": "twitter", + "url": "https://twitter.com/MultiversX" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiversX" + }, + { + "name": "telegram", + "url": "https://t.me/MultiversX" + }, + { + "name": "blog", + "url": "https://multiversx.com/blog" + }, + { + "name": "whitepaper", + "url": "https://github.com/multiversx/mx-chain-whitepaper/blob/master/out/MultiversX_Whitepaper_EN.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multiversx-egld" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multiversx" + } + ] +} diff --git a/blockchains/elrond/info/logo.png b/blockchains/elrond/info/logo.png index f444348978497..5932b3009f427 100644 Binary files a/blockchains/elrond/info/logo.png and b/blockchains/elrond/info/logo.png differ diff --git a/blockchains/energyweb/info/info.json b/blockchains/energyweb/info/info.json new file mode 100644 index 0000000000000..303c01db3e387 --- /dev/null +++ b/blockchains/energyweb/info/info.json @@ -0,0 +1,32 @@ +{ + "name": "Energy Web Token", + "website": "https://energyweb.org", + "description": "Energy Web Token is the operational token behind the Energy Web Chain, a blockchain-based virtual machine designed to support and further application development for the energy sector. Energy Web aims to bring diversity to the energy sector by allowing developers to create decentralized applications.", + "explorer": "https://explorer.energyweb.org/", + "symbol": "EWT", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/energywebfoundation" + }, + { + "name": "twitter", + "url": "https://twitter.com/energywebx" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EnergyWeb/" + }, + { + "name": "whitepaper", + "url": "https://www.energyweb.org/wp-content/uploads/2019/12/EnergyWeb-EWDOS-PART1-VisionPurpose-202006-vFinal.pdf" + }, + { + "name": "docs", + "url": "https://energy-web-foundation.gitbook.io/energy-web/" + } + ] +} \ No newline at end of file diff --git a/blockchains/energyweb/info/logo.png b/blockchains/energyweb/info/logo.png new file mode 100644 index 0000000000000..887e79d322f26 Binary files /dev/null and b/blockchains/energyweb/info/logo.png differ diff --git a/blockchains/eos/allowlist.json b/blockchains/eos/allowlist.json deleted file mode 100644 index 77441676bdf64..0000000000000 --- a/blockchains/eos/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "volentixgsys" -] \ No newline at end of file diff --git a/blockchains/eos/denylist.json b/blockchains/eos/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/eos/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/ethereum/allowlist.json b/blockchains/ethereum/allowlist.json deleted file mode 100644 index de2d2fa81ad7e..0000000000000 --- a/blockchains/ethereum/allowlist.json +++ /dev/null @@ -1,6541 +0,0 @@ -[ - "0x0000000000085d4780B73119b644AE5ecd22b376", - "0x0000000000095413afC295d19EDeb1Ad7B71c952", - "0x00000000001876eB1444c986fD502e618c587430", - "0x00000000008943c65cAf789FFFCF953bE156f6f8", - "0x0000000000b3F879cb30FE243b4Dfee438691c04", - "0x00000000441378008EA67F4284A57932B1c000a5", - "0x00000100F2A2bd000715001920eB70D229700085", - "0x00006100F7090010005F1bd7aE6122c3C2CF0090", - "0x0000852600CEB001E08e00bC008be620d60031F2", - "0x0000A1c00009A619684135B824Ba02f7FbF3A572", - "0x000214f253a824d1230aFf79848faC3EC2858ee9", - "0x00059AE69c1622A7542EdC15E8d17b060fE307b6", - "0x0006634f2FDB9A12b179D05A2b5165B3210bade8", - "0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53", - "0x001F0aA5dA15585e5b2305DbaB2bac425ea71007", - "0x001Fc4a7f2f586596308091c7B296D4535A25a90", - "0x0027449Bf0887ca3E431D263FFDeFb244D95b555", - "0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f", - "0x00380143129167395e8B4F0a35EDc1bC60E7cE65", - "0x0051d363A60bD98d8A10927D10708e5eF853b306", - "0x005B148048E06A250939f5B0Fc32AaE19c6c2c84", - "0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45", - "0x00763473e9d7c82f38Ed843F021e2558D7422AD8", - "0x00865a6CA2529862Be9344C4f88800741B737Ee9", - "0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb", - "0x009a7c8B62Ec98f734FdE06904Def69E95898726", - "0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33", - "0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223", - "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", - "0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3", - "0x00c4B398500645eb5dA00a1a379a88B11683ba01", - "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", - "0x00D1793D7C3aAE506257Ba985b34C76AaF642557", - "0x00D270d9A41886A8E6E433911AE2F7D257b60051", - "0x00E150D741Eda1d49d341189CAE4c08a73a49C95", - "0x00eA6f91B00E080e816f1bB2faD71b0fe1528983", - "0x00fC270C9cc13e878Ab5363D00354bebF6f05C15", - "0x010c282118aA76174CE5952572BA715CF60A0c9B", - "0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8", - "0x01139476be434EDf3A5041748d458c85e85B3313", - "0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4", - "0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3", - "0x013A06558f07d9E6F9A00c95a33f3a0E0255176b", - "0x013AE307648f529aa72c5767A334DDd37aaB43c3", - "0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851", - "0x014B50466590340D41307Cc54DCee990c8D58aa8", - "0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f", - "0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281", - "0x016396044709EB3edc69C44f4d5Fa6996917E4e8", - "0x016ee7373248a80BDe1fD6bAA001311d233b3CFa", - "0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172", - "0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c", - "0x018d7D179350f1Bb9853D04982820E37ccE13a92", - "0x0198f46f520F33cd4329bd4bE380a25a90536CD5", - "0x01995786f1435743C42B7f2276C496a610B58612", - "0x01aa952C2aa0259198E403c10799557e9a6B1EC1", - "0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A", - "0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB", - "0x01bcd148c54cA43Dad8C195100998DED48FaD39c", - "0x01C0987E88F778DF6640787226bc96354E1a9766", - "0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3", - "0x01cd3D9dF5869ca7954745663bd6201C571E05Cf", - "0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D", - "0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC", - "0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE", - "0x01FDB5103a0D9De8d12e32E7775D5799bD715a54", - "0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f", - "0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE", - "0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1", - "0x020C710646e23AB868dbE5B88004892797fE4eFb", - "0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD", - "0x0223fc70574214F65813fE336D870Ac47E147fAe", - "0x0235fE624e044A05eeD7A43E16E3083bc8A4287A", - "0x023eBB622F461a15A344Edc45e6a5eabb5A68e03", - "0x02585E4A14dA274D02dF09b222D4606B10a4E940", - "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a", - "0x025daf950C6e814dEe4c96e13c98D3196D22E60C", - "0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b", - "0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22", - "0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d", - "0x026f8D523D49F36db657e012C96488465d8d88f9", - "0x028171bCA77440897B824Ca71D1c56caC55b68A3", - "0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56", - "0x0290B327A8583bD6FA63c130B732a808864e55Fc", - "0x029606e5ec44caD1346d6a1273a53b971fa93AD6", - "0x02b1669bC9EE893edAFf3cADfD326A294d643f99", - "0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F", - "0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB", - "0x02E2C716230C6750208F7Cb1Af34049472C91527", - "0x02e3083a51E8632E571fBd6A62aC396C10c653Ba", - "0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A", - "0x02eC0C9e6d3C08B8fB12feC51CCBa048AFbC36A6", - "0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10", - "0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959", - "0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577", - "0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98", - "0x03042482d64577A7bdb282260e2eA4c8a89C064B", - "0x030bA81f1c18d280636F32af80b9AAd02Cf0854e", - "0x030c32c1190CBF077E5eE67ED19572c558e43AE4", - "0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9", - "0x0316EB71485b0Ab14103307bf65a021042c6d380", - "0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd", - "0x03282f2D7834a97369Cad58f888aDa19EeC46ab6", - "0x032aE2bd448904E0d468167DC25B4C35d3d72a36", - "0x033030FEeBd93E3178487c35A9c8cA80874353C9", - "0x033e223870f766644f7f7a4B7dc2E91573707d06", - "0x03410a55d072C79C586Ff7B079a4dE0359A45BD5", - "0x034B0dd380b5f6f8123b8d0d0E42329b67772792", - "0x0353837B32AA01d335BeCEdC57A329b8CE0619a7", - "0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4", - "0x036407F23D5E1C1486F7488332CF54bf06E5F09F", - "0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239", - "0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372", - "0x037A54AaB062628C9Bbae1FDB1583c195585fe41", - "0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294", - "0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508", - "0x0391D2021f89DC339F60Fff84546EA23E337750f", - "0x0396340f16Bbec973280AB053efc3f208fA37795", - "0x039B5649A59967e3e936D7471f9c3700100Ee1ab", - "0x039c642289e45EB7eE1B88123f4fC3aa94D34359", - "0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387", - "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919", - "0x03B155AF3F4459193A276395dD76e357BB472DA1", - "0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2", - "0x03C780cD554598592B97b7256dDAad759945b125", - "0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a", - "0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc", - "0x040f685A2ffE3598A5041af33643C5F731507917", - "0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78", - "0x0417912b3a7AF768051765040A55BB0925D4DDcF", - "0x04203B7668eB832a5CbFE248b57deFEB709E48e3", - "0x0428488582472A47d7a20be969FDFdfb3BA1f7cB", - "0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9", - "0x04423d360B5F2A65266a150AC109534c47830E66", - "0x0442BC99441F55244131CC13A2E717C493DDbF01", - "0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F", - "0x0488401c3F535193Fa8Df029d9fFe615A06E74E6", - "0x048930eec73c91B44b0844aEACdEBADC2F2b6efb", - "0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603", - "0x049399a6B048D52971F7D122aE21A1532722285F", - "0x04A020325024F130988782bd5276e53595e8d16E", - "0x04A289fe4cE5fa87a76F58d0214340fb5893A58c", - "0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0", - "0x04B99ae45176955165BA8eB655B9028Fc00DFe50", - "0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C", - "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", - "0x050508637d2878755CB29B2bE4320aC24d5CE4FF", - "0x05079687D35b93538cbd59fe5596380cae9054A9", - "0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b", - "0x051cF5178f60e9DEf5d5a39b2a988a9f914107cB", - "0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8", - "0x05462671C05aDc39A6521fA60D5e9443e9E9d2B9", - "0x054C64741dBafDC19784505494029823D89c3b13", - "0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2", - "0x054f76beED60AB6dBEb23502178C52d6C5dEbE40", - "0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE", - "0x0563DCe613D559a47877fFD1593549fb9d3510D6", - "0x0569ae13ee0039Ac53C8457434288D92804DF820", - "0x056dD20b01799E9C1952c7c9a5ff4409a6110085", - "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd", - "0x0573E5acb7D65848564Cd81b69D1046BDf870244", - "0x05860d453C7974CbF46508c06CBA14e211c629Ce", - "0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba", - "0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a", - "0x05984006707585F66465e8A6505341f46b64fA7A", - "0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb", - "0x05aAaA829Afa407D83315cDED1d45EB16025910c", - "0x05B550aA35515F5B55D7e019776B2F8E2f12E33B", - "0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A", - "0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE", - "0x05C7065d644096a4E4C3FE24AF86e36dE021074b", - "0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285", - "0x05CD15f3D1e046160494639222517D910A25Ca34", - "0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5", - "0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa", - "0x05D412CE18F24040bB3Fa45CF2C69e506586D8e8", - "0x05DAa40dD9E808032d7733d6AA048959dfd486ed", - "0x05E886072Ec32A5D4273cE451483A7693CB812e4", - "0x05Ec93c0365baAeAbF7AefFb0972ea7ECdD39CF1", - "0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27", - "0x060e49653d5693a00f9037e3E66251eAD60b3Ba1", - "0x06147110022B768BA8F99A8f385df11a151A9cc8", - "0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf", - "0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2", - "0x062f78C886547F5f6FE337F37232573eC01D5363", - "0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7", - "0x063b98a414EAA1D4a5D4fC235a22db1427199024", - "0x064fA27612E080d3460dd1c62cFF88687D56942E", - "0x066798d9ef0833ccc719076Dab77199eCbd178b0", - "0x068578338B146D64727428954cc348Cf92d9Ba88", - "0x06A01a4d579479Dd5D884EBf61A31727A3d8D442", - "0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9", - "0x06AF07097C9Eeb7fD685c692751D5C66dB49c215", - "0x06B4d381FFA099E47aFE7dda0a310d582023d063", - "0x06BEAD2EAD661B51307B646F7419d5284330c135", - "0x06e0feB0D74106c7adA8497754074D222Ec6BCDf", - "0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1", - "0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C", - "0x06f3CDabae564B0546529b4DD8FeF1bcD4235753", - "0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2", - "0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D", - "0x0707681F344dEB24184037fC0228856F2137B02E", - "0x0714Cfc984b873c9E3E126333DA529095E244e7C", - "0x07150e919B4De5fD6a63DE1F9384828396f25fDC", - "0x0729377becBd653b9f14fBF2956cfD317bF2aFDd", - "0x0743392132D1A03a902c477E5A176f256BA3220C", - "0x074f54191abdC71fd4108C51BA3C669CC6c3c245", - "0x07597255910a51509CA469568B048F2597E72504", - "0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4", - "0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7", - "0x076641aF1B8f06B7f8C92587156143C109002cbe", - "0x0766e79A6fD74469733e8330b3b461C0320fF059", - "0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a", - "0x076C97e1c869072eE22f8c91978C99B4bcB02591", - "0x0775C81A273B355e6a5b76e240BF708701F00279", - "0x0778Cc2E8bBAd3d483E82371606D100cc8604522", - "0x077DC3c0c9543df1cdD78386DF3204E69E0DD274", - "0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB", - "0x0794ce7d4459105926Da230F318c1e34BC790517", - "0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91", - "0x07B1F172268e1737C3176b50033dCbD7755284EE", - "0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08", - "0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC", - "0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a", - "0x07Cc1d447619B46E198e15F3cB4DF7b47B340230", - "0x07D9e49Ea402194bf48A8276dAfB16E4eD633317", - "0x07e3c70653548B04f0A75970C1F81B4CBbFB606f", - "0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995", - "0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4", - "0x07f89875b1F142AbCba60FF1D7FCFb7Fe404d4ed", - "0x08130635368AA28b217a4dfb68E1bF8dC525621C", - "0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76", - "0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F", - "0x082E13494f12EBB7206FBf67E22A6E1975A1A669", - "0x0835ecd15DdF08d4786304d71b4672dC5C40F011", - "0x0836e2ed69ab94eD95b08e17165A53E91A378fdF", - "0x08389495D7456E1951ddF7c3a1314A4bfb646d8B", - "0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb", - "0x083a060F105A67134CC8eA6e7af85d77561AB8Bb", - "0x0843971B4ac6e842a518AA184e0271d88B5cB74F", - "0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c", - "0x0886949c1b8C412860c4264Ceb8083d1365e86CF", - "0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2", - "0x089fe6cd08AeFBF647A63d9F44715b254b47a51B", - "0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106", - "0x08A3C1ae43883579De6184910beC740185414425", - "0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19", - "0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802", - "0x08B427001Ba2150490fe4d18B76700fe6E38136c", - "0x08cE027e68e7F12818C862faB14CFFE5B9C606FE", - "0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e", - "0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6", - "0x08d6E6B487f0d402160C8038eC0210FCdE6CA570", - "0x08d967bb0134F2d07f7cfb6E246680c53927DD30", - "0x08DA80F28b960bdfAB798c172FF20619540b9ce5", - "0x08EA14017E135CAC7FB50a1834401122B9941033", - "0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8", - "0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55", - "0x091C42574FcBD97a0175E41C7B11396d7023b4D4", - "0x0923067100b2A4839F1803ad73b24097e20109Df", - "0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1", - "0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d", - "0x093e5C256Ff8B32c7F1377f4C20e331674C77F00", - "0x0947b0e6D821378805c9598291385CE7c791A6B2", - "0x094c875704c14783049DDF8136E298B3a099c446", - "0x0954906da0Bf32d5479e25f46056d22f08464cab", - "0x09617F6fD6cF8A71278ec86e23bBab29C04353a7", - "0x098d3e95655609A5469DcdFB6EA1335bc609f310", - "0x09970aec766b6f3223aCA9111555E99DC50Ff13a", - "0x09a3EcAFa817268f77BE1283176B946C4ff2E608", - "0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995", - "0x09a9122e02d7b9871eAA15a0C168DA624132D3EF", - "0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE", - "0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8", - "0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14", - "0x09Ccd2DA5dCDd0510268d4979e792381337138b8", - "0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0", - "0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077", - "0x09fE5f0236F0Ea5D930197DCE254d77B04128075", - "0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778", - "0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739", - "0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB", - "0x0a255F700B16c0acF5673565C757b94fb38B27F2", - "0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6", - "0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D", - "0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56", - "0x0A4218FAd9113e134190D77Bff8C2F68B93F593b", - "0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722", - "0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa", - "0x0A76aad21948eA1ef447D26DEe91a54370E151e0", - "0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0", - "0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7", - "0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C", - "0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6", - "0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437", - "0x0AaCfbeC6a24756c20D41914F2caba817C0d8521", - "0x0ab93C6be61A8f30b465B71383207FBDCef1a722", - "0x0AbdAce70D3790235af448C88547603b945604ea", - "0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4", - "0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59", - "0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa", - "0x0Ae055097C6d159879521C384F1D2123D1f195e6", - "0x0AeE8703D34DD9aE107386d3eFF22AE75Dd616D1", - "0x0aeF06DcCCC531e581f0440059E6FfCC206039EE", - "0x0AF44e2784637218dD1D32A322D44e603A8f0c6A", - "0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E", - "0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02", - "0x0b08dD9847CB630014A9f91C56e2984D6614EaF1", - "0x0B0a57287BC86eb066f677825BBa5da69Df446d2", - "0x0b11D5d078955C6E5913beEaba85660202A4FC55", - "0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3", - "0x0B2623a0e1dE4C3640A25bDE55a138FC40158195", - "0x0B3c1a38DBB699758E4B771B8C349a858dd0f061", - "0x0B498ff89709d3838a063f1dFA463091F9801c2b", - "0x0B4BdC478791897274652DC15eF5C135cae61E60", - "0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E", - "0x0b76544F6C413a555F309Bf76260d1E02377c02A", - "0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E", - "0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0", - "0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5", - "0x0BaDD7aF129EFAc1f7bB7253716A589cc5E6c17c", - "0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1", - "0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e", - "0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C", - "0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457", - "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", - "0x0bC61DdED5F6710c637cf8288Eb6058766ce1921", - "0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE", - "0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D", - "0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7", - "0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A", - "0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec", - "0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24", - "0x0c07799C548Ba0C54467E30173764d2221b5E1db", - "0x0C29d192Dd5443fb5F00E5fE52f61d793025643b", - "0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a", - "0x0C37Bcf456bC661C14D596683325623076D7e283", - "0x0c3ae89AF1fd1d855379C99a270De5675d009c4e", - "0x0C3eF32f802967DB75B9D49fE1e76620151cCB81", - "0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9", - "0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494", - "0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4", - "0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381", - "0x0c749474ecd356CB399D87Eb60Fd078368D24d4c", - "0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c", - "0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29", - "0x0c963A1B52Eb97C5e457c7D76696F8b95c3087eD", - "0x0C9DAC89e27D6a7b6e93d2910A7200C5913d09bb", - "0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB", - "0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7", - "0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387", - "0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b", - "0x0cBE2dF57CA9191B64a7Af3baa3F946fa7Df2F25", - "0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf", - "0x0CDE550b066Ff98dA123377eeB0A149607C9ca17", - "0x0CDF9acd87E940837ff21BB40c9fd55F68bba059", - "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e", - "0x0Cf0Ee63788A0849fE5297F3407f701E122cC023", - "0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64", - "0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c", - "0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0", - "0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b", - "0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4", - "0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e", - "0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1", - "0x0d438F3b5175Bebc262bF23753C1E53d03432bDE", - "0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9", - "0x0D5516103752b3954D95621f470A8261151Da2e4", - "0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5", - "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", - "0x0d88eD6E74bbFD96B831231638b66C05571e824F", - "0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4", - "0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3", - "0x0d9E614937A308438337A2999Acf64Fc86bF098a", - "0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1", - "0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F", - "0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31", - "0x0DB953dD0668047601771AD901a2069b70a74e0E", - "0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC", - "0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C", - "0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1", - "0x0dD55D33b46151b9d2427A23eC6A9986FDD74745", - "0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E", - "0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195", - "0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d", - "0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b", - "0x0E22734e078d6e399BCeE40a549DB591C4EA46cB", - "0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16", - "0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd", - "0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682", - "0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc", - "0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F", - "0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8", - "0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c", - "0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A", - "0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6", - "0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD", - "0x0e9b56D2233ea2b5883861754435f9C51Dbca141", - "0x0ea984e789302B7B612147E4e4144e64f21425Eb", - "0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f", - "0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518", - "0x0eB43ce1708f415DfB1734A3F69a89403011A4C1", - "0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D", - "0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E", - "0x0Ec300614EC04D7C357202A0070a6E957Ff5D319", - "0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d", - "0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB", - "0x0ee11500E7CfE6124e3716cD7755A0F0f2116244", - "0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a", - "0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101", - "0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A", - "0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4", - "0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB", - "0x0F237D5eA7876E0e2906034D98FDB20D43666ad4", - "0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a", - "0x0F4CA92660Efad97a9a70CB0fe969c755439772C", - "0x0F513fFb4926ff82D7F60A05069047AcA295C413", - "0x0f51bb10119727a7e5eA3538074fb341F56B09Ad", - "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", - "0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16", - "0x0f71B8De197A1C84d31de0F1fA7926c365F052B3", - "0x0F72714B35a366285Df85886A2eE174601292A17", - "0x0f7d4d41218370ae7C94465F8cA3993eD99F650b", - "0x0f7f6531aF9792c9A42e2BEfCeD5ED81c0D63A23", - "0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704", - "0x0f801928106c4C4272275e130Be1473dBD8b492c", - "0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db", - "0x0f8794f66C7170c4f9163a8498371A747114f6C4", - "0x0f8c45B896784A1E408526B9300519ef8660209c", - "0x0f961c328a96c23216B97b58947c2e8a741DE912", - "0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958", - "0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7", - "0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38", - "0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD", - "0x0Fed2aca55338d77438797bDf609252Db92313ea", - "0x0ff5A8451A839f5F0BB3562689D9A44089738D11", - "0x0fF6ffcFDa92c53F615a4A75D982f399C989366b", - "0x0ffF6438a6F75BED346c05743eB299d7EA280020", - "0x0FFF95D5ab18c763c42C209F137C47354af104a8", - "0x10086399DD8c1e3De736724AF52587a2044c9fA2", - "0x1010603473C78277924A195A22115Ee9daB432a6", - "0x1014613E2B3CBc4d575054D4982E580d9b99d7B1", - "0x101cc05f4A51C0319f570d5E146a8C625198e636", - "0x1029383292b098f2302DD19299b58659FdE14aba", - "0x103c3A209da59d3E7C4A89307e66521e081CFDF0", - "0x1051a014E4b3F2bD08E5A7e52522f0F71628162B", - "0x105F838bC941345F9BbafeF10FDb54B241C20105", - "0x106138D8B7F110e52Fe89A9B317ed13d38888Db0", - "0x1063ce524265d5a3A624f4914acd573dD89ce988", - "0x106552C11272420aAd5d7e94f8AcAb9095A6c952", - "0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C", - "0x10709ca9ADcaA1728Ad530BE1ED39c0286124883", - "0x10766A65a17701eb411AedaBfcA1d94e072D44B8", - "0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e", - "0x10833B166D2B923b87cA43C864C15661Be603C7b", - "0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c", - "0x10Bae51262490B4f4AF41e12eD52A0E744c1137A", - "0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15", - "0x10c71515602429C19d53011EA7040B87a4894838", - "0x10DC623fCb8A3C151875f03D442103cBF6469bE6", - "0x10eC0D497824e342bCB0EDcE00959142aAa766dD", - "0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b", - "0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684", - "0x11003E410ca3FcD220765B3d2f343433A0b2bffd", - "0x111111111117dC0aa78b770fA6A738034120C302", - "0x1122B6a0E00DCe0563082b6e2953f3A943855c1F", - "0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62", - "0x11468D142559f6aB61e69B47F30fa6A36c93eE92", - "0x1149CFC37D81304173CD2b203508AB1F6934b81B", - "0x114f1fC16DB3615dE301B39914625a79b912Ea11", - "0x115eC79F1de567eC68B7AE7eDA501b406626478e", - "0x11613b1f840bb5A40F8866d857e24DA126B79D73", - "0x116a790417c31Ab790436A519D1C1F3353Edd4a2", - "0x11799ef12A8b4e79865abb167DF88f14629d1E4f", - "0x1183F92A5624D68e85FFB9170F16BF0443B4c242", - "0x11905B73cc08C6d96A9012b4EdF45b03243503b8", - "0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9", - "0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B", - "0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C", - "0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B", - "0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3", - "0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0", - "0x11eeF04c884E24d9B7B4760e7476D06ddF797f36", - "0x121D13E8128E622382B881A615b723ACdBc0b67b", - "0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f", - "0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22", - "0x1234567461d3f8Db7496581774Bd869C83D51c93", - "0x1237b0d12B15e3c609e37885597bFCad85745cf1", - "0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d", - "0x1245ef80F4d9e02ED9425375e8F649B9221b31D8", - "0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A", - "0x12513335ffD5DAfc2334e98625d27c1CA84bff86", - "0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6", - "0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998", - "0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91", - "0x12759512D326303B45f1ceC8F7B6fd96F387778E", - "0x1287c0509df9a475Ef178471aB2132b9dfD312B3", - "0x1288411265dDbf286d45D367022B3ee54811B65C", - "0x128dcA40805845c5257048959F933102256eCa69", - "0x129c8aC258bf01a43f6511EA7951Ff762B34D345", - "0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E", - "0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c", - "0x12a9D37fb05052A465Fc27792Df1C4033c6433FC", - "0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD", - "0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf", - "0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02", - "0x12Ca46331ab84F341666Add4237327d7077B104a", - "0x12D102F06da35cC0111EB58017fd2Cd28537d0e1", - "0x12e51E77DAAA58aA0E9247db7510Ea4B46F9bEAd", - "0x12E616bdD6918593570dC17eb09088036F770180", - "0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92", - "0x12f649A9E821F90BB143089a6e56846945892ffB", - "0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283", - "0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61", - "0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e", - "0x13056817f997bC3f15e1BC68207Efe8d2D197308", - "0x130f0054d43d1f849D09e3947BD33d76706232D6", - "0x13119E34E140097a507B07a5564bDe1bC375D9e6", - "0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4", - "0x132b2EDECC3EC84C887fab43B35db7A5F87629D4", - "0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D", - "0x13339fD07934CD674269726EdF3B5ccEE9DD93de", - "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a", - "0x1337DEF18C680aF1f9f45cBcab6309562975b1dD", - "0x133834219045eD0cf692619D63abcd251e6B1ca1", - "0x1341A2257fa7b770420Ef70616f888056f90926c", - "0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127", - "0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1", - "0x1351c3431d32dB76543D245672A5BAA8143cF993", - "0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46", - "0x13657b29a376177718526cC85fc874aF926d6ef6", - "0x1367D4a67C1719B58C7e05dF8768226Fa768279a", - "0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF", - "0x1370B716575bD7d5AEe14128e231A779198e5397", - "0x137959e0b3E5c68591abf67983b91b1685266f61", - "0x138537DDba70aB69C05497b89Ee2e34F9201DCec", - "0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C", - "0x138fd9A2B4b283676109d5E76cf3b83de7d15F25", - "0x139838869D3E1AB94C798917840dA1c079103c84", - "0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3", - "0x13B02c8dE71680e71F0820c996E4bE43c2F57d15", - "0x13bDd7dcc28B585f193241B31995AF22f1b0256E", - "0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E", - "0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96", - "0x13d0bf45e5F319Fa0B58900807049f23caE7C40D", - "0x13d6b121817D78faC403Ebf2C59c0C93583991df", - "0x13E9EC660d872f55405d70e5C52D872136F0970c", - "0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed", - "0x13f11C9905A08ca76e3e853bE63D4f0944326C72", - "0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2", - "0x13f25cd52b21650caa8225C9942337d914C9B030", - "0x14094949152EDDBFcd073717200DA82fEd8dC960", - "0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a", - "0x141044ccC363d6E8D92dD8983422775913e304eC", - "0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0", - "0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A", - "0x1416946162B1C2c871A73B07E932D2fB6C932069", - "0x141ABB03F001dEDED9A0223d4ff26d929117B72e", - "0x142aC3BD1C94898Be6e311b020b547A11dC03990", - "0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217", - "0x144D65B4c4A57e9a700bD571e7E62982ECdcf887", - "0x1452DbfCff5aa0BA612B74876A025750a51B5b15", - "0x1453Dbb8A29551ADe11D89825CA812e05317EAEB", - "0x145b4467b2fa0Faf4296F165bca214691a5E08D6", - "0x1460a58096d80a50a2F1f956DDA497611Fa4f165", - "0x147283B5e9a3e03fBaDa505e015900036Dc25A64", - "0x147faF8De9d8D8DAAE129B187F0D02D819126750", - "0x14839bf22810F09fb163AF69BD21Bd5476F445Cd", - "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", - "0x14C926F2290044B647e1Bf2072e67B495eff1905", - "0x14dDda446688b73161AA1382F4E4343353aF6FC8", - "0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C", - "0x14F378683dFd56ACc2af2440F4B026658fdd78D4", - "0x14F37B574242D366558dB61f3335289a5035c506", - "0x150b0b96933B75Ce27af8b92441F8fB683bF9739", - "0x151202C9c18e495656f372281F493EB7698961D5", - "0x1519AFf03b3E23722511D2576c769A77Baf09580", - "0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef", - "0x1534a5715278163687D4F4d4cF27E345b4de1803", - "0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9", - "0x15470A4cCB61704481FA6a2Afd993d585689D226", - "0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21", - "0x1571eD0bed4D987fe2b498DdBaE7DFA19519F651", - "0x157207Df36cF1803399CCA15CAD867fd54514Fde", - "0x157281AcFf48cBFe8d7363e89C8445b98757E212", - "0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1", - "0x15874d65e649880c2614e7a480cb7c9A55787FF6", - "0x159A1dFAe19057de57dFfFcbB3DA1aE784678965", - "0x159b67BB724307e5d614F9483Da0c9842e74Db88", - "0x15A664416E42766A6cC0a1221d9C088548a6E731", - "0x15B543e986b8c34074DFc9901136d9355a537e7E", - "0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25", - "0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829", - "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA", - "0x15ef5b9447710Eab904e63e6233Ff540400d603f", - "0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e", - "0x1602af2C782cC03F9241992E243290Fccf73Bb13", - "0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787", - "0x16172F24b626B58eDa8ba0daD551d60821Af6599", - "0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df", - "0x1626e3d05De1428FD209BBfb911d78E0E06a73F2", - "0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962", - "0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89", - "0x1641abdd83E25131645b241a7302FD0Ea9903b51", - "0x16484d73Ac08d2355F466d448D2b79D2039F6EBB", - "0x164AdC5E46324A9D5fC520f0f753B62Dd01Dc556", - "0x164F64eF2A44444743c5472FA68fb3784060D286", - "0x165440036Ce972C5F8EBef667086707e48B2623e", - "0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419", - "0x1662CFFEFa08b150329E419b2F1a13D010174246", - "0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7", - "0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC", - "0x168296bb09e24A88805CB9c33356536B980D3fC5", - "0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC", - "0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8", - "0x16aB6ED897D04856Ff138122Db4b7767078a20F3", - "0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3", - "0x16B87CA39b3501F3f318F65780a305E20d6fcd52", - "0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34", - "0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc", - "0x16D790Ad4e33725D44741251f100e635C323bEb9", - "0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01", - "0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB", - "0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F", - "0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df", - "0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b", - "0x17052d51E954592C1046320c2371AbaB6C73Ef10", - "0x170b275CEd089FffAEBFe927F445a350ED9160DC", - "0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9", - "0x1712Aad2C773ee04bdC9114b32163c058321CD85", - "0x171664573e3969874DBa31c35082151Ea4f181F3", - "0x171D750d42d661B62C277a6B486ADb82348c3Eca", - "0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136", - "0x174897edD3ce414084A009d22db31C7b7826400d", - "0x17491ae8B359E73ca06F0ABb52223daA878140a9", - "0x174aFE7A032b5A33a3270a9f6C30746E25708532", - "0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9", - "0x17540494Ad5E39AEFD49901774528e9ff17FE40B", - "0x175D9Dfd6850AA96460E29bC0cEad05756965E91", - "0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", - "0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0", - "0x177A542A9281F545263B1bcFb54a3d549003BF71", - "0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af", - "0x178c820f862B14f316509ec36b13123DA19A6054", - "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", - "0x179E31FB25E433441a2839389A7b8EC9c4654b7B", - "0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E", - "0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482", - "0x17aC188e09A7890a1844E5E65471fE8b0CcFadF3", - "0x17B26400621695c2D8C2D8869f6259E82D7544c4", - "0x17E6616c45d267bC20A9892b58A01621c592B72d", - "0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64", - "0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a", - "0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D", - "0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752", - "0x18088625f914468A3Fcc5904cE24920a3ed87C1a", - "0x180B07537b3847bC1c159bda493DD4d28A31E46b", - "0x180e5087935A94Fd5bbAb00fD2249C5bE0473381", - "0x1822126fEedb4C7d61EecdBE3682FE61e91383d6", - "0x1829aA045E21E0D59580024A951DB48096e01782", - "0x182A603541a4483c308475147D621bbB4E2587c6", - "0x183069c5EA93136F367ce3c37128429dB8eF1C29", - "0x184001D794a8c91dEF72b8A488B67Cc907D4e5be", - "0x1844b21593262668B7248d0f57a220CaaBA46ab9", - "0x1845461382adc4c677cBa93073f7849a7947b629", - "0x184d559828c51af3291685a4C6cb0e473532E7F3", - "0x1864cE27E9F7517047933CaAE530674e8C70b8A7", - "0x186a33d4dBcd700086A26188DcB74E69bE463665", - "0x1876c969027b4A4f95937e93E0Db2Ac2dE152009", - "0x187abED6d17529E921aed5Dda458389e3d1c594b", - "0x187D1018E8ef879BE4194d6eD7590987463eAD85", - "0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E", - "0x18A908eD663823C908A900b934D6249d4befbE44", - "0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998", - "0x18C525cce3ad9A48D82F91B874754be78E9d0F85", - "0x18Cc17a1EeD37C02A77B0B96b7890C7730E2a2CF", - "0x18d3Adac07900c2507461749BE70543116C73594", - "0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0", - "0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4", - "0x19060094373C32E7f7d95eb4d1231f0779C91c23", - "0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E", - "0x1929658f7578AA8F25792BA891654878F2C3AE18", - "0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a", - "0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8", - "0x193408cA0576B73156Ed42A2EA7D6fD3f6507162", - "0x193B8dBc2805B9639d173A22E59A1B33E566668E", - "0x19532D38E1608C22c1510522b1C835284AE04DA5", - "0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e", - "0x1961B3331969eD52770751fC718ef530838b6dEE", - "0x1966d718A565566e8E202792658D7b5Ff4ECe469", - "0x1969442391737025812C2215E77E676d7fA84847", - "0x196f4727526eA7FB1e17b2071B3d8eAA38486988", - "0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0", - "0x19810559dF63f19cfE88923313250550eDADB743", - "0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8", - "0x1985365e9f78359a9B6AD760e32412f4a445E862", - "0x1997830B5beB723f5089bb8fc38766d419a0444d", - "0x19A2cF2A1B2f76e52E2b0c572bD80A95B4Fa8643", - "0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E", - "0x19c5A48eBa1F50d63054144C62Ff11665c91E805", - "0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3", - "0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7", - "0x19ddC3605052554A1aC2b174aE745c911456841f", - "0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba", - "0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E", - "0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c", - "0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7", - "0x19fd68eC7AE71562f9288032797ef4401ddEA0a9", - "0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff", - "0x1A0B3B603F650b2C4f474f0E817091874020Ef38", - "0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515", - "0x1A0c31837EdB132a9312841B9527E6307db13509", - "0x1A0F2aB46EC630F9FD638029027b552aFA64b94c", - "0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297", - "0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C", - "0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7", - "0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA", - "0x1A3496C18d558bd9C6C8f609E1B129f67AB08163", - "0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235", - "0x1A4E76811D9C319A953EADa36f1DeF25156C8D93", - "0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4", - "0x1a6658F40e51b372E593B7d2144c1402d5cf33E8", - "0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7", - "0x1a76bfFD6D1FC1660e1d0E0552Fde51ddbB120CF", - "0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa", - "0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB", - "0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da", - "0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274", - "0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d", - "0x1a95B271B0535D15fa49932Daba31BA612b52946", - "0x1A9751a87dE19385b5A6097E477e158D2ce420C8", - "0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761", - "0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815", - "0x1aABf9B575e4329b8C8F272428AD5E43ab4AeFC8", - "0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E", - "0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2", - "0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE", - "0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7", - "0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856", - "0x1Afe191601c0c7095C995bd6875F94a89FA5d71b", - "0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F", - "0x1b22C32cD936cB97C28C5690a0695a82Abf688e6", - "0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac", - "0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603", - "0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421", - "0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF", - "0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E", - "0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22", - "0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB", - "0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79", - "0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731", - "0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016", - "0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890", - "0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C", - "0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa", - "0x1B9743f556D65e757c4c650B4555bAF354cB8bd3", - "0x1b980e05943dE3dB3a459C72325338d327B6F5a9", - "0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71", - "0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A", - "0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255", - "0x1bD4E709a076Fb71ea1014293a739f2b19CA565D", - "0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419", - "0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3", - "0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7", - "0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E", - "0x1BE9F6861D11f2fd363a75225040eDE6374b65bF", - "0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57", - "0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06", - "0x1c0987e79A6328374119Ed34df64881b3A40f5a7", - "0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a", - "0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47", - "0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32", - "0x1c3d23828c886e6138B725C4BCE41F90ab19f10E", - "0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd", - "0x1c48f86ae57291F7686349F12601910BD8D470bb", - "0x1c4b7d0e1885bd7667Af3378E0c538F74E712006", - "0x1c4f0A8008D888173B45Be40578b47B160434297", - "0x1C5857e110CD8411054660F60B5De6a6958CfAE2", - "0x1C5aD87ae000D3680FF500354c5252465910971d", - "0x1C5b760F133220855340003B43cC9113EC494823", - "0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2", - "0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF", - "0x1C6d1310A0c084021B9b94ab460f9BAD560773a4", - "0x1c6DD53Ccb74234C10410Af31F56082071D1C88b", - "0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9", - "0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7", - "0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F", - "0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714", - "0x1C9922314ED1415c95b9FD453c3818fd41867d0B", - "0x1C9e21A437B9e98a6Bb66c0fF862864523513135", - "0x1Ca43a170BaD619322e6f54d46b57e504dB663aA", - "0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa", - "0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC", - "0x1cC9567EA2eB740824a45F8026cCF8e46973234D", - "0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672", - "0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44", - "0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a", - "0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250", - "0x1d086b868d78040635CB8600bA733f12DB48cB42", - "0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5", - "0x1D18604BBF92ba050B99cc6775F70F114F576192", - "0x1D1D4Fb6555db709368465D507Ebf86531f15444", - "0x1d350417d9787E000cc1b95d70E9536DcD91F373", - "0x1d37986F252d0e349522EA6C3B98Cb935495E63E", - "0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0", - "0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f", - "0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8", - "0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0", - "0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F", - "0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD", - "0x1D496da96caf6b518b133736beca85D5C4F9cBc5", - "0x1D4cCC31dAB6EA20f461d329a0562C1c58412515", - "0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b", - "0x1d8cA7baf0895Da8afcf153657bE064b5092a274", - "0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988", - "0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a", - "0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288", - "0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5", - "0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9", - "0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0", - "0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4", - "0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e", - "0x1dB38e93424ee1a2E86d060092154DD8C934398D", - "0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c", - "0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B", - "0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D", - "0x1DD67adA5F4e3359F86F3e900242ee527A18042f", - "0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce", - "0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25", - "0x1dEa979ae76f26071870F824088dA78979eb91C8", - "0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251", - "0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D", - "0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0", - "0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33", - "0x1E32dDef10781e3C6a19883430F0E78A10B21217", - "0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f", - "0x1e4e36b3F011d862fd70006804da8fceFe89d3d8", - "0x1e66008a24a486456A796E0c771fdc0cDf43cAD9", - "0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40", - "0x1e906717De2E4A4600F13b6909736b0346bDde3E", - "0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D", - "0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506", - "0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c", - "0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71", - "0x1eCe1739DAE08253aE582C404511B37355B42C84", - "0x1eD5a577c7623B557522eDEe1670846333dE678a", - "0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0", - "0x1ee7198783514643Dd6DF4451751E66A7667FE6e", - "0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405", - "0x1F10822c753A1F587923d9916E64738Ee7C27419", - "0x1F21d8395655fb262251897df7CB3c9358BEc6a2", - "0x1F35a281036Be57E64e7E7A2A556b4f888A1b829", - "0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE", - "0x1F54638b7737193FFd86c19Ec51907A7c41755D8", - "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C", - "0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211", - "0x1F74bD428C931372d50B0776982C458b1b3f2B72", - "0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27", - "0x1F8A626883d7724DBd59eF51CBD4BF1Cf2016D13", - "0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8", - "0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a", - "0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88", - "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", - "0x1Fc31488f28ac846588FFA201cDe0669168471bD", - "0x1fC52f1ABade452Dd4674477D4711951700b3d27", - "0x1FC82046357f9C684bb1267588036E5d08bA2Cf0", - "0x1FCdcE58959f536621d76f5b7FfB955baa5A672F", - "0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a", - "0x1fdb6bA3dCECdF3fe77828990D26605df2517C2B", - "0x1fddE7525783c36153a8A6b618e2B5210a23Ce37", - "0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43", - "0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686", - "0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa", - "0x1fff4Dd33105054E853955C6d0dBa82859C01Cff", - "0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969", - "0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722", - "0x201a59270DD85Da26615A37bba3EED8665153abb", - "0x20398aD62bb2D930646d45a6D4292baa0b860C1f", - "0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050", - "0x2041cb929669f989447bafCB379ea13B3a4D95Eb", - "0x20649d97b1393105cf92a5083fd2afF7C99eBe56", - "0x208b061317885fF0eF278E2fa7CF858549fa7ec0", - "0x208bbb6bCEA22ef2011789331405347394EbAa51", - "0x20900587e569E3D0B2609BCa6Fb3469765ed0920", - "0x20945cA1df56D237fD40036d47E866C7DcCD2114", - "0x2098C776A9F97427AA15C2cf91522aF0c94Fc574", - "0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc", - "0x20a347B325232bEeeda730369002C2FdaaAe14d7", - "0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6", - "0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615", - "0x20b1A8a9cA1c7302b7f774266C491C7b11622779", - "0x20B504802dbce474B4Dc59C9474f9270C85b94D8", - "0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9", - "0x20c187414Fa2e2212AAd227223fe323499ed70fF", - "0x20C86769247Bd55C8aeE3779403158C609FEa530", - "0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3", - "0x20E94867794dBA030Ee287F1406E100d03C84Cd3", - "0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a", - "0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A", - "0x211d6373313dAfa21789767E2A255e0C435E7F5d", - "0x211e9983c8ae05821693AdD1F33570129F0C942D", - "0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51", - "0x2129fF6000b95A973236020BCd2b2006B0D8E019", - "0x2134057C0b461F898D375Cead652Acae62b59541", - "0x21381e026Ad6d8266244f2A583b35F9E4413FA2a", - "0x2157748D894741359281253188130c2d615FAdC8", - "0x215dc4394247bE773c741265eD065377F37f8A43", - "0x2167D2C82F763257C4F0A3e40d9B494EF93702f1", - "0x2167FB82309CF76513E83B25123f8b0559d6b48f", - "0x21686F8ce003a95c99aCd297E302FAACf742F7d4", - "0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402", - "0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd", - "0x219218f117DC9348b358b8471c55A073E5e0dA0b", - "0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8", - "0x219803d17f3067eb53d521ba8948d2734f402f7d", - "0x219E0B7c4868adD72a913eEF492c228CD1F45cdD", - "0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34", - "0x21b7da0B12FD22a342b50617e539EF0a2d3a9057", - "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697", - "0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B", - "0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb", - "0x21cA39943E91d704678F5D00b6616650F066fD63", - "0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb", - "0x21d5678A62DFe63a47062469Ebb2fAc2817D8832", - "0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa", - "0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1", - "0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c", - "0x21F3618937f954F8681C93673086d74426f63eb6", - "0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224", - "0x221657776846890989a759BA2973e427DfF5C9bB", - "0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C", - "0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c", - "0x22222C03318440305aC3e8a7820563d6A9FD777F", - "0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d", - "0x223B6e268Eea352572c3D081039DAf00c822A4c5", - "0x224DB5E6180761df4C3d8936585f6b8b83879770", - "0x225927F8fa71d16EE07968B8746364D1d9F839bD", - "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", - "0x226bb599a12C826476e3A771454697EA52E9E220", - "0x226F15CDBAa36814ce3cB287563069c32cC1A293", - "0x226f7b842E0F0120b7E194D05432b3fd14773a9D", - "0x228ba514309FFDF03A81a205a6D040E429d6E80C", - "0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969", - "0x2297685F1e219597B81E91d4dEd22d5291d9eDDd", - "0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a", - "0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C", - "0x22C8ECF727C23422f47093b562EC53c139805301", - "0x22d2B881DB8650234BECc98048987F9F012849d5", - "0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3", - "0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4", - "0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7", - "0x23352036E911A22Cfc692B5E2E196692658ADED9", - "0x2344871f523cBb28A4f60045531184cF1F03Ad24", - "0x234DB38b60569972499bB3C8569feC4821B7A58D", - "0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE", - "0x2369686fC9FB6E1fDc46541891568c2f341906eF", - "0x23696914Ca9737466D8553a2d619948f548Ee424", - "0x23700ab342eF9cd9A943DEe2476f8bAe020D7796", - "0x237c0e91c28d20254A2F25976b81262E63bB767f", - "0x23812334fC611d99E2506D1493791Cc87Fa6Eddd", - "0x2396695c0979562F2D4068fe5f6A5AF6c838F15c", - "0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB", - "0x239836e951DD75Fea01beF8ba039119dc8D5352f", - "0x239Dc02A28a0774738463E06245544a72745d5c5", - "0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd", - "0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530", - "0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92", - "0x23B608675a2B2fB1890d3ABBd85c5775c51691d5", - "0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c", - "0x23Ccc43365D9dD3882eab88F43d515208f832430", - "0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1", - "0x23e392DaF36f2328C068E664a5EB7e5c9369a86D", - "0x23E4D69E477295547c89f36ca0df40646e72F998", - "0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1", - "0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC", - "0x241bA672574A78a3A604CDd0a94429A73a84a324", - "0x241C248B0Db328e25921a91D04F43c985dedbd07", - "0x241f5256070F0248386a1Cbe1644561d8479A779", - "0x24203996DCA9131aad08F7be29E227342a0946B9", - "0x24222A2602B1d83483977c1eB2518E15E58EB907", - "0x24283732C3DF91EE1e4354a3934C14B88B2d9a51", - "0x243434048cC22eFdDB8AaB75673618CcBD63D155", - "0x243c0769Fdef930c8a7558e390F619d4F093E19D", - "0x245392ee7Ce736eC6A0908B67dC5d0a218230005", - "0x245663Af5561Dea23775f5feEB8f59500920B857", - "0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2", - "0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1", - "0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC", - "0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B", - "0x24700A297960E8477Ce3CA6C58b70a7Af3410398", - "0x247551F2EB3362E222c742E9c788B8957D9BC87e", - "0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C", - "0x248470C776023Ee14f984a5c694287298893Ca01", - "0x248aDE18435f7B5E39d855CC98C42D8f6840a386", - "0x24A45d81170005Be4f51c8a294883b394BD83412", - "0x24A6A37576377F63f194Caa5F518a60f45b42921", - "0x24A77c1F17C547105E14813e517be06b0040aa76", - "0x24aa44493177970541a7B9AeD330dD0eB61a1C80", - "0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8", - "0x24C9586b762bD6005eE89D5cA442761B5a3830Ac", - "0x24D77c210a014b1E123a0878F6C903Df74A2317B", - "0x24DCc881E7Dd730546834452F21872D5cb4b5293", - "0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4", - "0x24E634089bE96E3754F0DFA628A94ea57089e4bc", - "0x24eBA89651aa88810924D4669256Bb56832902fe", - "0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34", - "0x24eeB54A34D24D4A4baa1B1379928f7978951AcA", - "0x24FB4C36a83cbDbCd670856406f622E09A643d4d", - "0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA", - "0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2", - "0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5", - "0x25200235cA7113C2541E70dE737c41f5e9AcD1F6", - "0x252F830448d8890CA06a3FF78823DB8D23587037", - "0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd", - "0x253C7dd074f4BaCb305387F922225A4f737C08bd", - "0x254bCa53A17A1C6E1AdA05C06aff042684E846c2", - "0x25543DB4Ff6a57affB219ccA074A1e983c024C18", - "0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6", - "0x2567c677473d110D75a8360C35309e63B1d52429", - "0x256845e721C0c46d54E6afBD4FA3B52CB72353EA", - "0x25859743ED0861665611B81E47682e889b48313B", - "0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc", - "0x259059f137CB9B8F60AE27Bd199d97aBb69E539B", - "0x25a0E66fC288ceDB17934C91D10D647031218d18", - "0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD", - "0x25b553b8b8D88Af11e2f9B2798D944ad24139e09", - "0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3", - "0x25B63bcA43914b7d7CcD59892b762c06493a04E6", - "0x25cef4fB106E76080E88135a0e4059276FA9BE87", - "0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa", - "0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1", - "0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768", - "0x2604FA406Be957E542BEb89E6754fCdE6815e83f", - "0x261423128D8e5b91FACE3B95Ef561FC206110F96", - "0x2614E04133209a492Ba276A6C35095Aad11aD06e", - "0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a", - "0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0", - "0x2630997aAB62fA1030a8b975e1AA2dC573b18a13", - "0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD", - "0x263d13Fb9a362065987f2Fb5Df34344a78B463ba", - "0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4", - "0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6", - "0x26710D94067B144c2A6970CBBB96a5d08B70aC79", - "0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0", - "0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1", - "0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97", - "0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6", - "0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC", - "0x26B3038a7Fc10b36c426846a9086Ef87328dA702", - "0x26B5410f3F4db08c99955f9cd67B40dB8008f425", - "0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2", - "0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03", - "0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa", - "0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099", - "0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47", - "0x26CE25148832C04f3d7F26F32478a9fe55197166", - "0x26d00D339B22Db44A4a057B39513c1e12D140594", - "0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb", - "0x26DB5439F651CAF491A87d48799dA81F191bDB6b", - "0x26DDF6CabADcBF4F013841BD8d914830BeB0d984", - "0x26E43759551333e57F073bb0772F50329A957b30", - "0x26E75307Fc0C021472fEb8F727839531F112f317", - "0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B", - "0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA", - "0x26fF6D16549A00BA8b36ce3159b5277E6e798d18", - "0x27054b13b1B798B345b591a4d22e6562d47eA75a", - "0x27201232579491Ce9b116Ac6F37D354Cc723A2f3", - "0x272F97b7a56a387aE942350bBC7Df5700f8a4576", - "0x2730d6FdC86C95a74253BefFaA8306B40feDecbb", - "0x27310BfBE3481a295b8bD9092477C446A56C706c", - "0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639", - "0x274c5236276422330060aA95cADEd86dA0a297c2", - "0x275b69AA7c8C1d648A0557656bCe1C286e69a29d", - "0x27702a26126e0B3702af63Ee09aC4d1A084EF628", - "0x2774B5771F607938D4e9197B3A5CA9f21110CF11", - "0x2775F2A3C83bee1541D1d1BC308b3BB432B45151", - "0x2781246fe707bB15CeE3e5ea354e2154a2877B16", - "0x27824111DD062Ca9062067B493Fbf512328928BA", - "0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb", - "0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D", - "0x278aE6f52CE72B0df6CBa451534b87846ACC9D65", - "0x279D1aAC77A927d3113184e48269A35903380948", - "0x27aebC51AF422525461b9DdBE74e4A9a5995D015", - "0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162", - "0x27C1573FE604C945dFd0bD237f7456C3B85E230D", - "0x27C70Cd1946795B66be9d954418546998b546634", - "0x27C743954bCe1Bfaef8bcbD685527531001D88D7", - "0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC", - "0x27DC43004F0FE65030be5ef809E843e72035c0F1", - "0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488", - "0x27f46987917180723E0473755621097F5a41c4A1", - "0x27f610BF36ecA0939093343ac28b1534a721DBB4", - "0x27f706edde3aD952EF647Dd67E24e38CD0803DD6", - "0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA", - "0x280DAACbD812725BAf46E273B84426B1E10aB410", - "0x280f76a218DDC8d56B490B5835e251E55a2e8F8d", - "0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21", - "0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0", - "0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0", - "0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8", - "0x283669123bd83dA2536bB534e20512101c18E5D8", - "0x2838490518933215Eba9F90ecb27A9AbfF94B145", - "0x284D4657f87B064d8Ce33CdF697f208e839d5BC7", - "0x285441F9Ada849884b8B63e321E9Fe95b900a81E", - "0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7", - "0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf", - "0x286708f069225905194673755F12359e6afF6FE1", - "0x28673D7A6DF30c99B705EDcA0046DE738431edE1", - "0x286BDA1413a2Df81731D4930ce2F862a35A609fE", - "0x288c8ff967859B119B14768c9da5B5656504E4F3", - "0x28a8aE348bbdc392497F9745832B5E0f0bd664F4", - "0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02", - "0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6", - "0x28cb7e841ee97947a86B06fA4090C8451f64c0be", - "0x28cF843D0DE2e1FB05636e76569d5a50caF3b817", - "0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320", - "0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40", - "0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91", - "0x28ea81fac7b1719138cBf61267198155b433E00e", - "0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c", - "0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e", - "0x28f94409B40213D95c0BD942FA16d6C679475bEc", - "0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc", - "0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3", - "0x28fd5f6C915c7438B8Cf9E2f682883F79875520C", - "0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63", - "0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9", - "0x2915acaa744E36bEFb3C539c3d99d7F82ad8e6c9", - "0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84", - "0x29239242A83479a4074Cb1c9e2A3e6705A4A4455", - "0x293265AB375f52e0D059d3438a76f49f59E234b8", - "0x2932746414a6766a2b4A472CB3a2624f5667Fd83", - "0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab", - "0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc", - "0x29502fE4d233EF0b45C3647101Fa1252cE0634BD", - "0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba", - "0x2956356cD2a2bf3202F771F50D3D14A367b48070", - "0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163", - "0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc", - "0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863", - "0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e", - "0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a", - "0x29842bDDbA886Ce9F4834aaF167efee976357bF6", - "0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695", - "0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4", - "0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c", - "0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a", - "0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F", - "0x29cF2AFCac8648ab3687E579684298650A66742c", - "0x29D75277aC7F0335b2165D0895E8725cbF658d73", - "0x29dDc6A48EB611e8586a608e32C072A42614314D", - "0x29E95E732e96315B88DF0123058527E4eC0e6E6a", - "0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32", - "0x29F20242051AccDA50D52a7E272A5F23237e4696", - "0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86", - "0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1", - "0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290", - "0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52", - "0x2a469A22101f1F672B745D729D13Ab8DBd203C9B", - "0x2a4b256440fe78CBb6eB95271b6205988aB259ca", - "0x2A4F61Ca0e03e260E6BE91692e430293D73998F0", - "0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4", - "0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2", - "0x2A73CB91ED8983398F83082c093ac306cac209FF", - "0x2a7f709eE001069771ceB6D42e85035f7D18E736", - "0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86", - "0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666", - "0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018", - "0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222", - "0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99", - "0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17", - "0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4", - "0x2ac07844fbBA038412c210EFa28dbD764F5deF84", - "0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d", - "0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7", - "0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e", - "0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861", - "0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB", - "0x2adba23Cf1252dE095aCEd801e758b369EC10426", - "0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC", - "0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc", - "0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3", - "0x2b0979408914a819598da3784b82Ec497673FF75", - "0x2B143041a6F8BE9dCC66E9110178a264A223A3bd", - "0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d", - "0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB", - "0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8", - "0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029", - "0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667", - "0x2B4395084E1068877502EAD1Ae004094F5A0B88F", - "0x2b4F00249026D720c45C26de387Ffa0fa7bc7195", - "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39", - "0x2b5cA2F9510cf1e3595Ff219f24D75D4244585EA", - "0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2", - "0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD", - "0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be", - "0x2b915b505c017ABb1547aA5Ab355FbE69865cC6D", - "0x2ba592F78dB6436527729929AAf6c908497cB200", - "0x2ba6b1E4424e19816382d15937739959F7DA5fD8", - "0x2baac9330Cf9aC479D819195794d79AD0c7616e3", - "0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2", - "0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F", - "0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67", - "0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE", - "0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6", - "0x2bDC0D42996017fCe214b21607a515DA41A9E0C5", - "0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da", - "0x2BEDccb60424F73a60474C4f350c023eD4a31044", - "0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D", - "0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555", - "0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F", - "0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663", - "0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457", - "0x2C2FB98d259fbF119222035AD125F5C4eE0D550F", - "0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea", - "0x2C351B6350975F64e45354c842D9F2F7A2508C1F", - "0x2C36204a0712A2a50E54A62F7c4F01867e78cB53", - "0x2C36316D46a59fad9103DEe17F80aE0671A4FE33", - "0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46", - "0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA", - "0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9", - "0x2C537E5624e4af88A7ae4060C022609376C8D0EB", - "0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4", - "0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7", - "0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb", - "0x2C61c057c4d599F21D11533D321C1D3e25d16AFC", - "0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e", - "0x2C6a9A29a5594456DD99f74ff4689D84c57F204C", - "0x2C82c73d5B34AA015989462b2948cd616a37641F", - "0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5", - "0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f", - "0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724", - "0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23", - "0x2CA06986040D18D80ACD34D0877E66F8e15f12fc", - "0x2Ca1eD53e4FB7Aef47c660141911718E96bcAF2a", - "0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A", - "0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C", - "0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182", - "0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6", - "0x2cc851248Dbc30e7fB81199aaac9E219300Fc950", - "0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1", - "0x2CEC6e153a9C71BC60f6324c45AC70407957A125", - "0x2cF618c19041D9Db330d8222B860A624021F30fb", - "0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382", - "0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869", - "0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0", - "0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3", - "0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA", - "0x2d184014b5658C453443AA87c8e9C4D57285620b", - "0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198", - "0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2", - "0x2D3E7D4870a51b918919E7B851FE19983E4c38d5", - "0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2", - "0x2d71983E810B9e95258966B9c164C4d61a829bA9", - "0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20", - "0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b", - "0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a", - "0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342", - "0x2dAEE1AA61D60A252DC80564499A69802853583A", - "0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A", - "0x2DDA85bDb6e977E2637A09913cbE7419429F7819", - "0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0", - "0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F", - "0x2de72aDa48BDF7Bac276256D3F016fE058490C34", - "0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3", - "0x2e071D2966Aa7D8dECB1005885bA1977D6038A65", - "0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14", - "0x2E2E0a28f6585e895DD646a363BAE29B77B88a31", - "0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c", - "0x2e3C062E16c1a3a04Ddc5003c62E294305d83684", - "0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B", - "0x2e6539edc3b76f1E21B71d214527FAbA875F70F3", - "0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c", - "0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a", - "0x2E84df8BA0C87670A7073689aA94e7F1d2d85970", - "0x2E9036cf5EeC2d39F1E29E13743929c069238a6d", - "0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1", - "0x2E95Cea14dd384429EB3c4331B776c4CFBB6FCD9", - "0x2e98A6804E4b6c832ED0ca876a943abD3400b224", - "0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6", - "0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89", - "0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19", - "0x2Ec62769e99b382fC6308e840762a039f6507845", - "0x2eC95B8edA549B79a1248335A39d299d00Ed314C", - "0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19", - "0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3", - "0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5", - "0x2Ef27BF41236bD859a95209e17a43Fbd26851f92", - "0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257", - "0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9", - "0x2F109021aFe75B949429fe30523Ee7C0D5B27207", - "0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd", - "0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9", - "0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49", - "0x2f5e2c9002C058c063d21A06B6cabb50950130c8", - "0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3", - "0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93", - "0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9", - "0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2", - "0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7", - "0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9", - "0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72", - "0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2", - "0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97", - "0x2fa423671eab043916eA93B85596438a16302C25", - "0x2Fb12bccF6f5Dd338b76Be784A93ade072425690", - "0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d", - "0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF", - "0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8", - "0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE", - "0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601", - "0x2Feb105FBb4c922597b125C56822B3db7351B55d", - "0x3007dbdf605784a0F5d89C37cB2518ea60faedCf", - "0x301714DA1d783D542958C479345F27B75A7eFC9E", - "0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4", - "0x301a7F0F98725D3f9cA889E935b579f1D896B322", - "0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31", - "0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1", - "0x30323d8c5d4c8aFf1fd1Fd45918C837845431146", - "0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C", - "0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA", - "0x30521e4cCC4d0494d624394fc275EAd318051de8", - "0x305dbDD7931fb4833f5Ce48046A586E30ece683F", - "0x30680AC0a8A993088223925265fD7a76bEb87E7F", - "0x3070F4F173C81a96601338748481C53F43980E62", - "0x3071a55A0F7916d796B54A2d095Db85Df693d956", - "0x3075c320F859C69F1f07fBD620AaAd77766b0386", - "0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4", - "0x3080ec2A6960432F179c66D388099A48E82e2047", - "0x308E019143B560215775A0c6EFbD2673413D76E6", - "0x309013d55fB0E8C17363bcC79F25d92f711A5802", - "0x309627af60F0926daa6041B8279484312f2bf060", - "0x30A29114490De08612Ce8314AB64C422Ad591F9c", - "0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e", - "0x30ceCB5461A449A90081F5a5F55db4e048397BAB", - "0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13", - "0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B", - "0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0", - "0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87", - "0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3", - "0x30FEF258d2728F9d1eDF038059c725FAf785697E", - "0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5", - "0x310828368F4787c09c46E0b8973cA4a79B666b63", - "0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366", - "0x310c93dfc1C5E34CDF51678103f63C41762089CD", - "0x310DA5e1E61cD9d6ECed092F085941089267E71E", - "0x3123Ff80CbdFd35577628A41FF50598ceFc2D236", - "0x31274db8b609Df99E5988ee527071643b5160Fc3", - "0x3136eF851592aCf49CA4C825131E364170FA32b3", - "0x31371618e52a1dCD55Caa07f6E81628Bd4371585", - "0x3137619705b5fc22a3048989F983905e456b59Ab", - "0x31414F9166291FC486965991264Ec00eB1f60603", - "0x3154da898943Fc7151bc77F16E43C0C47b5E452d", - "0x3155BA85D5F96b2d030a4966AF206230e46849cb", - "0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2", - "0x316B888BaA51AA71B5B7fCbeD4FeFb5B22EB6Ae1", - "0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1", - "0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2", - "0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13", - "0x31A2bcf633d16dEE21e3377C8e62070Ef553b051", - "0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb", - "0x31b93656DC5c3e3dec636F586353566eCda658ab", - "0x31c63146a635EB7465e5853020b39713AC356991", - "0x31c8EAcBFFdD875c74b94b077895Bd78CF1E64A3", - "0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5", - "0x3204c3630C75753723e2fCb4d161fB0De8ba5523", - "0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c", - "0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa", - "0x3212b29E33587A00FB1C83346f5dBFA69A458923", - "0x322124122DF407b0d0D902cB713B3714FB2e2E1F", - "0x3228f105DaC87e773aFAdBA7639cd1AA43513b61", - "0x322f4f6a48329690957a3BCBd1301516C2B83c1F", - "0x324230Bf92C3605C0601764E4e1d8761b76f8907", - "0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8", - "0x3277dd536471a3cBEB0c9486aCad494C95A31E73", - "0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE", - "0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB", - "0x3293Cc907fdE439B39aEdaF1B982785adaFf186b", - "0x32A087D5fdF8c84eC32554c56727a7C81124544E", - "0x32a7C02e79c4ea1008dD6564b35F131428673c41", - "0x32B7A3018E4B832dEa848786348164667EC030f3", - "0x32B87Fb81674AA79214e51aE42D571136e29d385", - "0x32C4ADB9cF57f972bc375129de91C897b4F364F1", - "0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3", - "0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7", - "0x32F3b8A00B6912D0314be212fe9538B7B9430c12", - "0x32F3b9B5Bd6C76F41ee3B389573f340468666861", - "0x32fB6403F76f65B929A77eBE941f454ca814f64c", - "0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6", - "0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8", - "0x331fA6C97c64e47475164b9fC8143b533c5eF529", - "0x33227687626914030c8213E31d021cE9940728Ea", - "0x334425Ef9a828e31fF27e0754A3198eDb714C57B", - "0x334639A18B5Add14E8D98CB8B05ba0250308cBa4", - "0x3356a5CD30D9e39e14e19aB548274046b1B89949", - "0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E", - "0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3", - "0x336492A0601CC85e08C14D390BF07d960328aaf4", - "0x336e43eD5B563f73E989b2748C1d6D65A693149b", - "0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22", - "0x3373bbF962190B158902A27Fbc2d9277A05b10Ab", - "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", - "0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1", - "0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4", - "0x33B919F54692dDbf702065763EA2b50Ca02e6bfF", - "0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0", - "0x33c23d44679433A88B89ca38D3311A9a3D160699", - "0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D", - "0x33c52eE4BD563A26071619bC6F70146295FeBE8D", - "0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C", - "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f", - "0x33d8e28949Eb784556064ED095A18C0E66219860", - "0x33DCd369d697132dE252884336225DE31fB474b2", - "0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03", - "0x33fEfc811A86474A832d38926428a1DADE431F25", - "0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7", - "0x340eF83Ec8560892168D4062720F030460468656", - "0x3414BEC8aC9b323008b511De2E91d979183B46f5", - "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0", - "0x34364BEe11607b1963d66BCA665FDE93fCA666a8", - "0x3446E165471dCe3fF477F49a1352F28bBA73F07f", - "0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a", - "0x3453769b660b7EE4261AaA043479Aa3CA02243bf", - "0x34612903Db071e888a4dADcaA416d3EE263a87b9", - "0x3472A5A71965499acd81997a54BBA8D852C6E53d", - "0x34770f06Ae8a9A7b44fd8D636Af6a3fEC2A58b98", - "0x347C099f110Ca6761779329D2879957b606b6aCE", - "0x348B7f3106B5Da47405332534d06069fF9CE4d1B", - "0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F", - "0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9", - "0x34D18AAC981D3C93e649814A5ECA79e296411b65", - "0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11", - "0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4", - "0x34f0d846c766874413938994da32360Cf0E4350d", - "0x34fcE2C1A2F093F131A9669332C41b49ABE5671F", - "0x350104dE76bE6be8efE4D1Ff34E231a51BA34973", - "0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39", - "0x3506424F91fD33084466F402d5D97f05F8e3b4AF", - "0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd", - "0x35242Ed010d80F39643982d0216D7CA7AD1FA841", - "0x352563e90520F867cC2B7F42DC4B628C37996Eca", - "0x352CFed33922fA8D34fcb8eb58525a60cA6821FC", - "0x35334C8D87A398E376cB98c792513cbd85B27eb2", - "0x353cAFd02131CA5b69211BBc3899f556BC62B7E3", - "0x3543638eD4a9006E4840B105944271Bcea15605D", - "0x3559F3724432f0dCA7255E8147bdC9d8B938E848", - "0x355a458d555151D3B27F94227960Ade1504E526a", - "0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0", - "0x35612a781721944118ef90353554bc6c1cD51e24", - "0x3564ad35b9E95340E5Ace2D6251dbfC76098669B", - "0x3565402f2936D3284264F03615D065803330E392", - "0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505", - "0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824", - "0x35872fea6A4843fACBCDbCe99e3B69596A3680b8", - "0x358AA737e033F34df7c54306960a38d09AaBd523", - "0x358B2f19BcBad11e1E076247df5552C2A5f0272C", - "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d", - "0x3597bfD533a99c9aa083587B074434E61Eb0A258", - "0x35a5cB585d51D836922b78A9bb1f5c04635c39b6", - "0x35a69642857083BA2F30bfaB735dacC7F0bac969", - "0x35b08722AA26bE119c1608029CcbC976ac5C1082", - "0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b", - "0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8", - "0x35C896b1700E344a81B95b6bC1D4d95b4503699c", - "0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C", - "0x35e308668391dAaB398FFc0e60D13d65c7793fEd", - "0x35f6B052C598d933D69A4EEC4D04c73A191fE6c2", - "0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25", - "0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b", - "0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2", - "0x3614b88B52a8de9De4473289CdC793C42343907d", - "0x36151737B45017234E9570Cf9a1cAc97138953C2", - "0x3618516F45CD3c913F81F9987AF41077932Bc40d", - "0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54", - "0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB", - "0x362bc847A3a9637d3af6624EeC853618a43ed7D2", - "0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163", - "0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6", - "0x3652190842022c188e2ca7962613F7e510DAB2D0", - "0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd", - "0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9", - "0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11", - "0x36905Fc93280f52362A1CBAB151F25DC46742Fb5", - "0x369760eBf89d577a734d927a9599C1921397A152", - "0x369eb6821C94a78428f7c86c768590F53950068f", - "0x36a73557f5BDE5195EC39eCA82d28b8A36D21141", - "0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66", - "0x36B4B58DE030E93775E151a78D796039a11a2548", - "0x36b679bd64Ed73DBfd88909cDCB892cB66Bd4CBb", - "0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7", - "0x36D10c6800D569bb8C4fE284a05fFE3B752F972c", - "0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A", - "0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2", - "0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7", - "0x36E08E815f26c43dac8957E36C09e664a6B644F9", - "0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69", - "0x36E85A6403ffF21669980b436792129C96e7002e", - "0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723", - "0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc", - "0x370d6D0728407e06ccdd1db8150e433f8319D0d9", - "0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786", - "0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1", - "0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a", - "0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41", - "0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd", - "0x376d647978ad72BC3091739834cC9bB882fa8769", - "0x37729282bc2e55b68885400697D1d6011dA9924B", - "0x3774E825d567125988Fb293e926064B6FAa71DAB", - "0x378903a03FB2C3AC76BB52773e3CE11340377A32", - "0x37CD675f891180d86391fc419e3E981b34e42280", - "0x37D404A072056EDA0Cd10Cb714D35552329F8500", - "0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1", - "0x37D6E7F287200C740012747d2A79295cAeD2DB35", - "0x37E1160184F7dD29f00b78C050Bf13224780b0B0", - "0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289", - "0x37F04d2C3AE075Fad5483bB918491F656B12BDB6", - "0x37F74e99794853777a10ea1dc08a64C86958F06a", - "0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca", - "0x3814Ea6889b5ad7dA133F05D7567337286f03f76", - "0x382117315856a533549eA621542Ccce13E54aE82", - "0x382f0160c24f5c515A19f155BAc14d479433A407", - "0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528", - "0x383891338E0e377b1B995f543758b998eb87D065", - "0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed", - "0x3845badAde8e6dFF049820680d1F14bD3903a5d0", - "0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561", - "0x386467F1f3ddbE832448650418311a479EECFC57", - "0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D", - "0x386cABc0b14A507A4e024DEA15554342865B20DE", - "0x386dd8f88994f848763060672580Ea61676cD601", - "0x3883f5e181fccaF8410FA61e12b59BAd963fb645", - "0x38894302A6eABea6f2B29B508031d2ed75F0bE22", - "0x388fbFf7fef6CEe150E4820BBD4e22C377E80201", - "0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB", - "0x389999216860AB8E0175387A0c90E5c52522C945", - "0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994", - "0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7", - "0x38B7014ed2a83bc5801232551344Ed928698bd07", - "0x38c4102D11893351cED7eF187fCF43D33eb1aBE6", - "0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8", - "0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169", - "0x38D389C300357A26Beec198F3893fbA54FDe69C5", - "0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da", - "0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1", - "0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1", - "0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9", - "0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6", - "0x39013F961c378f02C2b82A6E1d31E9812786FD9D", - "0x39043aae9c48a628F5184Af7a5bB925137757B15", - "0x3918C42F14F2eB1168365F911f63E540E5A306b5", - "0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428", - "0x3936Ad01cf109a36489d93cabdA11cF062fd3d48", - "0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB", - "0x393e90c35d9768e831029e90b9A2c436EDdB63BB", - "0x393fAC0773C765c80dc887451377d553C46F83b1", - "0x395f7bC771DB53732025547458f96Ee217aF6aD1", - "0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D", - "0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa", - "0x39AA39c021dfbaE8faC545936693aC917d5E7563", - "0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5", - "0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89", - "0x39Bb259F66E1C59d5ABEF88375979b4D20D98022", - "0x39C6b3e42d6A679d7D776778Fe880BC9487C2EDA", - "0x39eAE99E685906fF1C11A962a743440d0a1A6e09", - "0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5", - "0x3a07572568f1B0B07Aa1A31d01377AA433FE4658", - "0x3A10B7a22AE98E0f53276923F19f99B259F61778", - "0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4", - "0x3A1237D38D0Fb94513f85D61679cAd7F38507242", - "0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566", - "0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3", - "0x3A2008B57C9c9361C40c43a60227180909A5B412", - "0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E", - "0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160", - "0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b", - "0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93", - "0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04", - "0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2", - "0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489", - "0x3A5C5276A2e759F0778A5f0b8782DAd4aF1E8Bd1", - "0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430", - "0x3A75731f9e16244dE01DD431636Db7c07D42A166", - "0x3a783e99E5a5618B8149e3380d14328139D97e31", - "0x3a86512ccA257c4DD8A68646C7c01df084E0f87d", - "0x3A880652F47bFaa771908C07Dd8673A787dAEd3A", - "0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b", - "0x3A94221D98B86e32FB9eddCDC4D86E38e9767373", - "0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E", - "0x3Ab6Ed69Ef663bd986Ee59205CCaD8A20F98b4c2", - "0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17", - "0x3ac2AB91dDF57e2385089202Ca221C360CED0062", - "0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7", - "0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A", - "0x3aebb174Ee393916715bd7999261c3eD32f22d82", - "0x3AeF8e803BD9be47e69b9f36487748d30D940b96", - "0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22", - "0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb", - "0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E", - "0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe", - "0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8", - "0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72", - "0x3B3f859ab4CebB73c3043b99c33719052265E1E7", - "0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a", - "0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822", - "0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD", - "0x3b62F3820e0B035cc4aD602dECe6d796BC325325", - "0x3b7120a39547AB5a3B8DD3890F468C7E6027C656", - "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890", - "0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749", - "0x3B7f247f21BF3A07088C2D3423F64233d4B069F7", - "0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1", - "0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f", - "0x3b9e094D56103611f0ACEfDAb43182347BA60dF4", - "0x3BB72e05402C45198C0CeB76354205DeAA65542c", - "0x3BD183046cf51acC807D1f0680029Fa764f17BEE", - "0x3BD85455aC58cd787E327ED993F8D92225f08F68", - "0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76", - "0x3BeB004537DcDe3DA918C71a1e5065C5B4194910", - "0x3bf13d76a5d625Fc85486F73328926a64F226acC", - "0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67", - "0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6", - "0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07", - "0x3c0C090679BaF2DCAFf6858417d117030E2aE952", - "0x3C0cAC8290E2a6241814f812259278beA9050838", - "0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F", - "0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8", - "0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6", - "0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3", - "0x3c4030839708a20fd2fb379cf11810dde4888d93", - "0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5", - "0x3c4a3ffd813a107febd57B2f01BC344264D90FdE", - "0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B", - "0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518", - "0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15", - "0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B", - "0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e", - "0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762", - "0x3C6ff50c9Ec362efa359317009428d52115fe643", - "0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d", - "0x3c75226555FC496168d48B88DF83B95F16771F37", - "0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A", - "0x3C8F860423405A700f9F20e94c742eC38FD17735", - "0x3c961A0a2eC87247897A07e66d9d9967a317aBde", - "0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188", - "0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9", - "0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9", - "0x3CD7047117dbfD0DCB470514172aCe9f394c31e8", - "0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189", - "0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf", - "0x3d03c451476E451FAD42Bd4b9462f3EeCa822986", - "0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b", - "0x3d166dd13dFdca66879bdd45dc224D07C8855CdB", - "0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244", - "0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30", - "0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3", - "0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721", - "0x3D46454212c61ECb7b31248047Fa033120B88668", - "0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E", - "0x3D658390460295FB963f54dC0899cfb1c30776Df", - "0x3Da327288Da2fd44Ca855748432D78226537dEF5", - "0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D", - "0x3DB99ab08006aeFcC9600972eCA8C202396B4300", - "0x3Dd957216C182675F630ee2eE957a5c735472FD1", - "0x3E083D08aDa591fe5356c52fBb89FE725fd9D670", - "0x3E1d5A855aD9D948373aE68e4fe1f094612b1322", - "0x3E2E36a24CFCdCEa167789181f29109F9cF2D000", - "0x3e370A6c8255b065bD42bc0AC9255b269CFcC172", - "0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d", - "0x3E3dc42535c242844d8bff33f270A540140e4a0d", - "0x3e408d26C784cE8C015F78f2982E5950c5DD0125", - "0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b", - "0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8", - "0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580", - "0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98", - "0x3E9BC21C9b189C09dF3eF1B824798658d5011937", - "0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c", - "0x3EB064766109D150e4362222df80638BcE00e037", - "0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92", - "0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846", - "0x3Ed3B47Dd13EC9a98b44e6204A523E766B225811", - "0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb", - "0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15", - "0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c", - "0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203", - "0x3F013B600D31557f551131614f439e0c292dFd90", - "0x3F09400313e83d53366147e3ea0e4e2279D80850", - "0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD", - "0x3F3B3B269d9f7088B022290906acff8710914be1", - "0x3f5DF2F90DF67E10974fBcB1729c00D3f87c0EB4", - "0x3F6f014849DEDB569628e3E1745120f308bb7699", - "0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea", - "0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033", - "0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2", - "0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C", - "0x3Fb1926a7d1cC68d4166d99c3483465885074F2F", - "0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721", - "0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8", - "0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214", - "0x3fE2eF1DFb1595195768627d16751D552586dce8", - "0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF", - "0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62", - "0x3FFcFF428ED65968032112F137724C1002F76632", - "0x400323C9a1A9AA08680B22140838121d38416B99", - "0x40395044Ac3c0C57051906dA938B54BD6557F212", - "0x403fc67bC995aee4DaE6F5461788c94C977282b5", - "0x40428FDD5588197C15DD00B22fe9b9A48afeEb23", - "0x4049B0A25d780898648e8b175D7c104EA8959210", - "0x4050103D244e3E320250f559f7F0484E5193bf76", - "0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9", - "0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc", - "0x407b419144822E236D960e87E3c58C64fEB715B8", - "0x4086692D53262b2Be0b13909D804F0491FF6Ec3e", - "0x40880F4AdA231774dA97fe719A0c45992376BB98", - "0x408e41876cCCDC0F92210600ef50372656052a38", - "0x4092678e4E78230F46A1534C0fbc8fA39780892B", - "0x409291B89bF887C927bBc2682ee81489170083Ef", - "0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De", - "0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe", - "0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c", - "0x40c6f861A08F97dfBC3C0931485bFf4921975a56", - "0x40d52577830E01aAEfa80659aA90ee8B34685F4e", - "0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699", - "0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1", - "0x40FD72257597aA14C7231A7B1aaa29Fce868F677", - "0x4119876899a9B7D92ECF9DFB9479962499DD5B48", - "0x411A81C8Cd604941be13dBBD33B54e6f25d84683", - "0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a", - "0x4136dD480327e24E0908D829e03B08559e7D9B8D", - "0x41385664aAd657990000004D3906d1572A6bb4c6", - "0x4156D3342D5c385a87D264F90653733592000581", - "0x4161725D019690a3E0de50f6bE67b07a86A9fAe1", - "0x4162178B78D6985480A308B2190EE5517460406D", - "0x4164e5b047842Ad7dFf18fc6A6e63a1e40610f46", - "0x4185cf99745B2a20727B37EE798193DD4a56cDfa", - "0x41875C2332B0877cDFAA699B641402b7D4642c32", - "0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7", - "0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97", - "0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E", - "0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b", - "0x41a25A522cD89372895c126FcA4733B998f4ADE5", - "0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2", - "0x41Ab75435668919Bb507F871dd01E9762C2D173a", - "0x41ad4093349C8A60DE591A3C37dcd184558EaAe3", - "0x41BbEDd7286dAab5910a1f15d12CBda839852BD7", - "0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231", - "0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26", - "0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3", - "0x41e5560054824eA6B0732E656E3Ad64E20e94E45", - "0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0", - "0x41f723448433367BE140D528D35EFECd3e023DB6", - "0x420167D87d35c3A249b32Ef6225872fBD9aB85D2", - "0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B", - "0x4212FEa9FEc90236eCc51E41e2096B16CEB84555", - "0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0", - "0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716", - "0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE", - "0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3", - "0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d", - "0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5", - "0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf", - "0x423e4322CDDa29156b49a17dfbd2aCC4b280600D", - "0x423FfB66AECC906361d79F87d85dB310897bDB6D", - "0x42456D7084eacF4083f1140d3229471bbA2949A8", - "0x42476F744292107e34519F9c357927074Ea3F75D", - "0x42566cFEFC853c232117EbA4413e45782a72715d", - "0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD", - "0x4263A2f0456305d7d10F8a4555f8c3B593b3b895", - "0x426CA1eA2406c07d75Db9585F22781c096e3d0E0", - "0x426FC8BE95573230f6e6bc4af91873F0c67b21b4", - "0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C", - "0x42726d074BBa68Ccc15200442B72Afa2D495A783", - "0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca", - "0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196", - "0x428548d53E889d7A0D51F4142BA53463808c1BE6", - "0x4289c043A12392F1027307fB58272D8EBd853912", - "0x4290563C2D7c255B5EEC87f2D3bD10389f991d68", - "0x4297394c20800E8a38A619A243E9BbE7681Ff24E", - "0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", - "0x429Ac77F069BFF489e2d78F9479e1E933305c528", - "0x429Aed474de19a028DF775f94F6632DBf49752bA", - "0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f", - "0x42a75636e6F73e48e74A085f3efD81068586f74C", - "0x42b05A12783a659EB53a7d90b2C70929AF96Ad71", - "0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d", - "0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7", - "0x42d6622deCe394b54999Fbd73D108123806f6a18", - "0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d", - "0x4302583AD774F404aa55CeC5729FcABe2855EFFd", - "0x43044f861ec040DB59A7e324c40507adDb673142", - "0x430bd07726423A54f6d82Ab0F578CE62A3b8054D", - "0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a", - "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", - "0x432555E5c898F83fC5F00dF631BD9c2801FeA289", - "0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a", - "0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0", - "0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa", - "0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562", - "0x43688910273f199B8AE2cA018c13918fb3D37B58", - "0x436F0F3a982074c4a05084485D421466a994FE53", - "0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063", - "0x437C7136d9629f6c14d87e6EB67D963b9878B136", - "0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0", - "0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9", - "0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5", - "0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01", - "0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd", - "0x43E248b058438F05e78CEb66aFC1555a97CB280F", - "0x43E5F59247b235449E16eC84c46BA43991Ef6093", - "0x43eE79e379e7b78D871100ed696e803E7893b644", - "0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe", - "0x44086035439E676c02D411880FcCb9837CE37c57", - "0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf", - "0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175", - "0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f", - "0x442d985EFeBC633b8Bfd14fF99E860A5609a6484", - "0x443dC1c35cf812156C840Fe90639836C8a7371b0", - "0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8", - "0x44449Fa4d607F807d1eD4a69ad942971728391C8", - "0x444997b7e7fC830E20089afea3078cd518fCF2A2", - "0x44618dE3Bf9b6DCBc3750eE058980cB614813d08", - "0x446C9033E7516D820cc9a2ce2d0B7328b579406F", - "0x4470BB87d77b963A013DB939BE332f927f2b992e", - "0x4488eD050cd13CcFe0B0fCf3d168216830142775", - "0x448a47359833b26e5AA988dDB7A72099F6242170", - "0x4493730b053D19e774bdfebaDB70823Ec4C59eD5", - "0x449574C69f3A658794829eD81639A7A9ECe041E1", - "0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b", - "0x449C164df2D0b9D6a15B48D8b93059e28872fC74", - "0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af", - "0x44A67C8570a61A28bAfd0035042f2F0A73a64428", - "0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7", - "0x44b6e3e85561ce054aB13Affa0773358D795D36D", - "0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d", - "0x44bf22949F9cc84b61B9328a9d885d1b5C806b41", - "0x44d269b126443007C2241E034416100fB7fDe3cB", - "0x44DB405765397DEad3B71fdB943572D18Bdb16fD", - "0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490", - "0x44F588aEeB8C44471439D1270B3603c66a9262F1", - "0x4508FF4d0532D24051d3378680c37d63fFEC82EF", - "0x450bbc727100D806797CD617c88d1319563F8416", - "0x45245bc59219eeaAF6cD3f382e078A461FF9De7B", - "0x452502602022fa1f1753019053FCf841e770efaE", - "0x4527a3B4A8A150403090a99b87efFC96F2195047", - "0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2", - "0x4549c04465e1a89c16D5037c962077857e3923C4", - "0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9", - "0x4568De775a2D2B872b05549153b14016561fa087", - "0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff", - "0x456D8f0D25A4e787eE60c401F8B963a465148f70", - "0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08", - "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb", - "0x45804880De22913dAFE09f4980848ECE6EcbAf78", - "0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf", - "0x4599836c212CD988EAccc54C820Ee9261cdaAC71", - "0x45Af324F53a8D7DA1752DAd74ADc1748126D7978", - "0x45bD9a077C8857dbbf72063692Cc58600199DEdB", - "0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939", - "0x45cC3676b2EC557E36ee160D100aA47e4D189637", - "0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924", - "0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd", - "0x45e42D659D9f9466cD5DF622506033145a9b89Bc", - "0x45f24BaEef268BB6d63AEe5129015d69702BCDfa", - "0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272", - "0x461733c17b0755CA5649B6DB08B3E213FCf22546", - "0x4618519de4C304F3444ffa7f812dddC2971cc688", - "0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9", - "0x462C642C9eC337425d91096e61fF655eF8B4172a", - "0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A", - "0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F", - "0x46492473755e8dF960F8034877F61732D718CE96", - "0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668", - "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", - "0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72", - "0x466912bAA9430a4a460b141ee8C580D817441449", - "0x4672bAD527107471cB5067a887f4656D585a8A31", - "0x467Bccd9d29f223BcE8043b84E8C8B282827790F", - "0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C", - "0x468ab3b1f63A1C14b361bC367c3cC92277588Da1", - "0x4691937a7508860F876c9c0a2a617E7d9E945D4B", - "0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f", - "0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9", - "0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c", - "0x46b9Ad944d1059450Da1163511069C718F699D31", - "0x46BADA28009B340D2faE1FDbab2fDf6039e00d60", - "0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78", - "0x46C440EA7C7d06559d46640112FC78F7Ab5a0262", - "0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C", - "0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6", - "0x46ecB2C725a811f54ee94b16E0eBB70740B5556D", - "0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377", - "0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da", - "0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b", - "0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74", - "0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0", - "0x4738a58f7473054d166D569274Cf6E023034eC19", - "0x474021845C4643113458ea4414bdb7fB74A01A77", - "0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C", - "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF", - "0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf", - "0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c", - "0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef", - "0x47aF9FD69AdC231E674140c81811a640dD92dC51", - "0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129", - "0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb", - "0x47caf41a8C51d882E13b26E5E539b2737f227d9e", - "0x47d1a59cBDd19AEE060C859C0009277E245328ae", - "0x47da42696A866CDC61A4C809A515500a242909C1", - "0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a", - "0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb", - "0x47e67BA66b0699500f18A53F94E2b9dB3D47437e", - "0x47Ec6AF8E27C98e41d1Df7fb8219408541463022", - "0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5", - "0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8", - "0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7", - "0x4826B0316f31bEe41CfFA4a4277d2B62557f915C", - "0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE", - "0x482f63DD7d64C601e6319D4A66Ee49496D3bD377", - "0x485d17A6f1B8780392d53D64751824253011A260", - "0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7", - "0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa", - "0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335", - "0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7", - "0x48C589F9734289d8862a245Cf9884631a315696f", - "0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5", - "0x48DF4E0296f908CEAb0428A5182D19B31fC037d6", - "0x48f07301E9E29c3C38a80ae8d9ae771F224f1054", - "0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990", - "0x48FF53777F747cFB694101222a944dE070c15D36", - "0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d", - "0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD", - "0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D", - "0x491614641F2e9456AB8d4B41a83534B71C4c4f85", - "0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90", - "0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF", - "0x491E136FF7FF03E6aB097E54734697Bb5802FC1C", - "0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2", - "0x4922a015c4407F87432B179bb209e125432E4a2A", - "0x493C57C4763932315A328269E1ADaD09653B9081", - "0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5", - "0x493Fc2760375a1d7bCcd50e82A6733883f63D167", - "0x4943D17D370174D93b104E583F489175C22AD1b6", - "0x4946583c5b86E01cCD30c71a05617D06E3E73060", - "0x4946Fcea7C692606e8908002e55A582af44AC121", - "0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44", - "0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4", - "0x4954Db6391F4feB5468b6B943D4935353596aEC9", - "0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a", - "0x49614661737EfBFC6a102efaeefDc8E197f7CC0e", - "0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56", - "0x4983F767b1Bc44328E434729dDabea0a064cA1aC", - "0x4991f29802D9cD309D574A2179EEfB0306aaCDE8", - "0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5", - "0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08", - "0x499A6B77bc25C26bCf8265E2102B1B3dd1617024", - "0x499eA5278E7e221C3E427c08E6085674bF002bf4", - "0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23", - "0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db", - "0x49a6123356b998EF9478C495E3D162A2F4eC4363", - "0x49AeC0752E68D0282Db544C677f6BA407BA17ED7", - "0x49b127Bc33ce7E1586EC28CEC6a65b112596C822", - "0x49B7af9C98A793AA44aB4937B92C72c3a96c3478", - "0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58", - "0x49C67AE22c334D0123dD6DBDc44F5302e130a88b", - "0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0", - "0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc", - "0x49d716DFe60b37379010A75329ae09428f17118d", - "0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E", - "0x49E833337ECe7aFE375e44F4E3e8481029218E5c", - "0x49f112c234969F2b13724b8Ad81C182aCF3B8410", - "0x49f4592E641820e928F9919Ef4aBd92a719B4b49", - "0x49f941FA7f5731fe302068d79c8604C24C5E7196", - "0x49fa378b4550758731A0A4638330b2e59cE37fA6", - "0x4A0eEdF6e95581CdA46A767E612e83731C0cD418", - "0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0", - "0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6", - "0x4A1eDf138398b89E819a5F252830ac8cc3E53378", - "0x4a220E6096B25EADb88358cb44068A3248254675", - "0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD", - "0x4A42d2c580f83dcE404aCad18dab26Db11a1750E", - "0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc", - "0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6", - "0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6", - "0x4a57E687b9126435a9B19E4A802113e266AdeBde", - "0x4a6058666cf1057eaC3CD3A5a614620547559fc9", - "0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82", - "0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA", - "0x4A64515E5E1d1073e83f30cB97BEd20400b66E10", - "0x4a6AB9792e9f046C3AB22D8602450DE5186Be9A7", - "0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c", - "0x4a74Df6113E3d38d8e184273341Cb6BBb6885152", - "0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB", - "0x4a9275953DBAd3fb7122240E2F666cfe22818805", - "0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524", - "0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa", - "0x4aB524Df43beC3Cb130024C5196DB0915c61F40c", - "0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b", - "0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da", - "0x4acF024919217c33E2FF5A24AD780b1709eB3361", - "0x4Ad32852B54cD0671023bb4692245F122E7CB30D", - "0x4Ae20b59138431597C09A4531CD3d3156940d596", - "0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9", - "0x4aF328C52921706dCB739F25786210499169AFe6", - "0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A", - "0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e", - "0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8", - "0x4b317864a05c91225ab8f401EC7be0AeB87e9c12", - "0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2", - "0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609", - "0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca", - "0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe", - "0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055", - "0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619", - "0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1", - "0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8", - "0x4B742b5bdb1D252907AE7F399a891d4a178DBC24", - "0x4b7aD3a56810032782Afce12d7d27122bDb96efF", - "0x4b7DfAe2567181E54776337C840e142ACb42AA1F", - "0x4b94c8567763654101F690Cf4d54957206383b75", - "0x4B9E5fe882b2fbB3E098c9A25a8Ce66135Ed2be4", - "0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B", - "0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279", - "0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531", - "0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604", - "0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3", - "0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237", - "0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8", - "0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45", - "0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163", - "0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a", - "0x4bFe3B97929FA86e4955A4afB474FF2962848Af3", - "0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807", - "0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD", - "0x4c11249814f11b9346808179Cf06e71ac328c1b5", - "0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a", - "0x4C14C5863d45aBAA275548DAFf56070043b52D85", - "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784", - "0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996", - "0x4c1C4957D22D8F373aeD54d0853b090666F6F9De", - "0x4C29d75cc423E8Adaa3839892feb66977e295829", - "0x4c327471C44B2dacD6E90525f9D629bd2e4f662C", - "0x4c382F8E09615AC86E08CE58266CC227e7d4D913", - "0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B", - "0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216", - "0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F", - "0x4C596Bd86789D5347319E15Aedaf740b3D34aB91", - "0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9", - "0x4C6eC08CF3fc987c6C4BEB03184D335A2dFc4042", - "0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2", - "0x4C791117248aBfE101b604F5269FFD9bE794467D", - "0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e", - "0x4C9d5672Ae33522240532206Ab45508116daF263", - "0x4cA16BF196440310d6dBe693758210Ca1338e011", - "0x4cA74185532DC1789527194e5B9c866dD33F4E82", - "0x4cA91F13FDB0ce461D5B09b74f3094652688043B", - "0x4CAc2515716Ab2531402cA8F992e235189F29C5a", - "0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A", - "0x4CC19356f2D37338b9802aa8E8fc58B0373296E7", - "0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212", - "0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c", - "0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE", - "0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7", - "0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466", - "0x4ceE978c126c43522765dE9ed02D9373C72AC290", - "0x4CF488387F035FF08c371515562CBa712f9015d4", - "0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361", - "0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc", - "0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18", - "0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98", - "0x4D13d624a87baa278733c068A174412AfA9ca6C8", - "0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444", - "0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8", - "0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8", - "0x4d45b5d37413803280E32a0efCedb4ABEa406D7B", - "0x4d46335Fe05EBf9D220382AE014328C0f62EB12D", - "0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb", - "0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E", - "0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392", - "0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8", - "0x4D8fc1453a0F359e99c9675954e656D80d996FbF", - "0x4D953cf077c0C95Ba090226E59A18FcF97db44EC", - "0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B", - "0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712", - "0x4da27a545c0c5B758a6BA100e3a049001de870f5", - "0x4DA9b813057D04BAef4e5800E36083717b4a0341", - "0x4DAa7Fb607E9aBBB16B168741262aEa23980899e", - "0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64", - "0x4DbB31B7e25baD52e297F697688D013090b63EFd", - "0x4dbF2b6830EE68a0CD789610138795Ce78606385", - "0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE", - "0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB", - "0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5", - "0x4de2573e27E648607B50e1Cfff921A33E4A34405", - "0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A", - "0x4DF47B4969B2911C966506E3592c41389493953b", - "0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB", - "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", - "0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766", - "0x4Dfd148B532e934a2a26eA65689cf6268753e130", - "0x4e005a760e00e17c4912A8070EEc047CfecBabbb", - "0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE", - "0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D", - "0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28", - "0x4E15361FD6b4BB609Fa63C81A2be19d873717870", - "0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c", - "0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", - "0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8", - "0x4E4F2cf7C828E277b9a997261165fA7074ec66bF", - "0x4E594479Fa417a1e9C5790a413575802D393010F", - "0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e", - "0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A", - "0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98", - "0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766", - "0x4e84A65B5664D33B67750771F8bEAeC458bD6729", - "0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12", - "0x4E9A46EA6A22f3894aBEE2302Ad42fd3b69E21E2", - "0x4EB81375d34F493a7879c041BA86098f2AfD4139", - "0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638", - "0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B", - "0x4eCB692B0fEDeCD7B486b4c99044392784877E8C", - "0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452", - "0x4eD040F2896761d1688Af5d772cc9138722ab9Ec", - "0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6", - "0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7", - "0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07", - "0x4F22310C27eF39FEAA4A756027896DC382F0b5E2", - "0x4f27053F32edA8Af84956437Bc00e5fFa7003287", - "0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4", - "0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC", - "0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF", - "0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7", - "0x4f56221252d117f35E2f6Ab937A3F77CAd38934D", - "0x4f5fa8f2d12e5eB780f6082Dd656C565C48E0f24", - "0x4f76E85d067e219779A863ff18577846b3152F1F", - "0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B", - "0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0", - "0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5", - "0x4F9254C83EB525f9FCf346490bbb3ed28a81C667", - "0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1", - "0x4Fabb145d64652a948d72533023f6E7A623C7C53", - "0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E", - "0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798", - "0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836", - "0x4FbB350052Bca5417566f188eB2EBCE5b19BC964", - "0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b", - "0x4FE2b959E0a093c58067E00c62add84820f7dc43", - "0x4Fe327c5a809fA721D47b80C5038A0b393E61305", - "0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda", - "0x4fE83213D56308330EC302a8BD641f1d0113A4Cc", - "0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024", - "0x500565E098d98A273224eC8Fb33d98dC8946F8B9", - "0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754", - "0x500Df47E1dF0ef06039218dCF0960253D89D6658", - "0x501262281B2Ba043e2fbf14904980689CDDB0C78", - "0x5036aA791115Ad4d35493De68B5529648A36De8e", - "0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1", - "0x5046E860ff274fb8c66106B0Ffb8155849fB0787", - "0x505d0fFa350B2687eB8393AeBD14632F2990991a", - "0x50625b636dAB619BF6AF75f693Dc486E56C2a694", - "0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a", - "0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683", - "0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9", - "0x50d78dF1ae1b29DEad5764624c6617f326825912", - "0x50dc23F6A26825209670c2b6A6a93506F9732f00", - "0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd", - "0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D", - "0x50f31a45C1502B77c07Aa86698dB16ff3b35C333", - "0x5102791cA02FC3595398400BFE0e33d7B6C82267", - "0x511232281BCD64d15b08C7f78825C45968caDbbf", - "0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d", - "0x511759F0318750c7A9B5d2e083253720F4cE63A6", - "0x511798118E18f0c51aCabF138427d6caaDeccC76", - "0x5121E348e897dAEf1Eef23959Ab290e5557CF274", - "0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78", - "0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3", - "0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0", - "0x5137A403Dd25e48DE528912a4aF62881e625D801", - "0x5140e8453f913f53F9412a5AA126B64094d54e89", - "0x514910771AF9Ca656af840dff83E8264EcF986CA", - "0x5149fFdf642D551539f7B68Bd75fA37b16371eb9", - "0x514cdb9cd8A2fb2BdCf7A3b8DDd098CaF466E548", - "0x514DFb37fd6F9d8F0bf653828aAdA3fD1D96bF8C", - "0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c", - "0x515669d308f887Fd83a471C7764F5d084886D34D", - "0x515bA0a2E286AF10115284F151cF398688A69170", - "0x5165d24277cD063F5ac44Efd447B27025e888f37", - "0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE", - "0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5", - "0x5197FBE1a86679FF1360E27862BF88B0c5119BD8", - "0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C", - "0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B", - "0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B", - "0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F", - "0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd", - "0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c", - "0x51ee82641Ac238BDe34B9859f98F5F311d6E4954", - "0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa", - "0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136", - "0x5212BD86b83fE7E72e19D95891fd634d98286f04", - "0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6", - "0x5219D24CAa72040F055fC547Cc786a29e025E767", - "0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0", - "0x521cdd9083b751dba264e9E000d11511993836e9", - "0x5228a22e72ccC52d415EcFd199F99D0665E7733b", - "0x52353940A0271f0048d01eD15Ad13923662190dd", - "0x525794473F7ab5715C81d06d10f52d11cC052804", - "0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941", - "0x526Ccc90191A9472299323816bD2c784C0A1BCDE", - "0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5", - "0x5292EB1d4f669e697AD14E55D151013969485711", - "0x52a669d086A8df6F57074B0740997b24e6FDA530", - "0x52A7cB918c11A16958bE40CBA7E31e32a499a465", - "0x52b65CE1391C49eaE108017c4442077b3C2Bd17a", - "0x52DB8ebF894036ec997Da693C5fa237A4fb69d10", - "0x52fb36C83ad33C1824912FC81071cA5eEB8AB390", - "0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248", - "0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420", - "0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3", - "0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d", - "0x5322A3556F979cE2180B30e689a9436fDDCB1021", - "0x53378825D95281737914a8A2ac0E5A9304aE5Ed7", - "0x53437f622bf47e758C301D0E1d2649fd42A8bAa6", - "0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E", - "0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484", - "0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D", - "0x537A9095b78517597b5f2058EDcd6E1978095909", - "0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4", - "0x53884b61963351C283118a8E1Fc05BA464a11959", - "0x538a151Dd910C1D1227719bd400D6C4f99ea06d0", - "0x539ad7704C67FDB7A608fCA79695b6655f623e50", - "0x539EfE69bCDd21a83eFD9122571a64CC25e0282b", - "0x539F3615C1dBAfa0D008d87504667458acBd16Fa", - "0x53Bd789F2cDb846b227d8ffc7B46eD4263231FDf", - "0x53c4871322Bb47e7A24136fce291a6dcC832a294", - "0x53D428716900EAe876aD1d7E4535e796B5FAedA2", - "0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16", - "0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88", - "0x5400575877b6db1749e60ed87780A94A7CA8AF13", - "0x5403d3AC289322C482cD558014ea3888EF1B1d44", - "0x540e5fFF293f523Acd26291b5bC7ac5713991FEb", - "0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6", - "0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC", - "0x5432C580E34f590f4dd901B825DDeb92e905e826", - "0x5436056123811eA75C4740d086CfBac77eBcb6F8", - "0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf", - "0x544c42fBB96B39B21DF61cf322b5EDC285EE7429", - "0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5", - "0x54672394026d16F223FdCD912973218AdB4b0E6d", - "0x54A994f88794C25fb8517c47De239bb3f5f7044F", - "0x54A9ed327F2614316914c3F3a782a77d0AA47AEe", - "0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f", - "0x54c402817c437A492DCE44e2ff1e82D168196c86", - "0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba", - "0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE", - "0x55126479c6AB438A6bee892dC2577aE4da9eCdAd", - "0x55296f69f40Ea6d20E478533C15A6B08B654E758", - "0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43", - "0x554b0C70258D3F4dC84C39b36D9018c27381b3bE", - "0x554C20B7c486beeE439277b4540A434566dC4C02", - "0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D", - "0x5554e04e76533E1d14c52f05beEF6c9d329E1E30", - "0x5555e6B8e710BBCd7804f5172395b87c09621f80", - "0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc", - "0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7", - "0x556237E86Df9325017c330E295c13A6c7d0E71a7", - "0x55648De19836338549130B1af587F16beA46F66B", - "0x5565317065fb33EA1afb4d55665402ecc557d7cC", - "0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba", - "0x557B933a7C2c45672B610F8954A3deB39a51A8Ca", - "0x5580ab97F226C324c671746a1787524AEF42E415", - "0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6", - "0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2", - "0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf", - "0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456", - "0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855", - "0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7", - "0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1", - "0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3", - "0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798", - "0x56288Db47A268810fa49A505044919aF82E9088a", - "0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df", - "0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC", - "0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198", - "0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8", - "0x5651D6678bcf70740487cAd0003918d98ab2898B", - "0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e", - "0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f", - "0x567287d4f42086BEAb4b36De9Af21C70aDEc6760", - "0x567300e14f8d67e1F6720a95291Dce2511a86723", - "0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401", - "0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82", - "0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562", - "0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72", - "0x56Af706584668690a500BC35C5499dD6104B96D1", - "0x56b6431F45d08eED55f34371386326c739eACbcC", - "0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8", - "0x56bB6f961F2CB9947FEa063Df1A42c2233487903", - "0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3", - "0x56C438eE032224D93a5E9F182cBF4608cDfc928e", - "0x56CdBbeec9828962cECB3f1b69517d430295D952", - "0x56D1aE30c97288DA4B58BC39F026091778e4E316", - "0x56d61054bce91d607CB0e52a6c28E08D35578244", - "0x56d811088235F11C8920698a204A5010a788f4b3", - "0x56e0B2C7694E6e10391E870774daA45cf6583486", - "0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d", - "0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00", - "0x5732046A883704404F284Ce41FfADd5b007FD668", - "0x574725c3f528096e7b27Ae7e5FC47b35eF515260", - "0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19", - "0x574F84108a98c575794F75483d801d1d5DC861a5", - "0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5", - "0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215", - "0x57700244B20f84799a31c6C96DadFF373ca9D6c5", - "0x5783862cef49094bE4DE1fe31280B2E33cF87416", - "0x57838fF342f36A1EC18224981ea8715a4667fB3a", - "0x578B49C45961f98d8DF92854b53F1641AF0A5036", - "0x578C7557D207e87e8232Cd69d94f41A9A136A5fe", - "0x5797A6291C3F22F785bc6B793d023EF034A17719", - "0x579f51260059DaA77B21343b66Ed73E3bF7b58aA", - "0x57Ab1E02fEE23774580C119740129eAC7081e9D3", - "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", - "0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC", - "0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF", - "0x57C09A8de0b0F471F8567609777aDdFfb5c46a08", - "0x57C75ECCc8557136D32619a191fBCDc88560d711", - "0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98", - "0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0", - "0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699", - "0x5807CA447851C98569c567963B25B1C83D41BeBc", - "0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa", - "0x5825fBa40871aaaCba45E4b34629abB86520B807", - "0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA", - "0x584B44853680ee34a0F337B712a8f66d816dF151", - "0x584bC13c7D411c00c01A62e8019472dE68768430", - "0x5850700E214c16C73d1778B2886C01639e69faA3", - "0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB", - "0x5862A9935Aa62Ca329f679933491057413Ce2943", - "0x586f381885E91898663c96946b1030C503130AA1", - "0x5874548C51822Da642661b235e101D6d636b6feb", - "0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2", - "0x588047365dF5BA589F923604AAC23d673555c623", - "0x5881dA4527BCdC44a100F8bA2efC4039243D2C07", - "0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e", - "0x58959E0C71080434f237bD42d07Cd84B74CeF438", - "0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc", - "0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5", - "0x58a4884182d9E835597f405e5F258290E46ae7C2", - "0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B", - "0x58b6A8A3302369DAEc383334672404Ee733aB239", - "0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c", - "0x58c69ed6cd6887c0225D1FcCEcC055127843c69b", - "0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8", - "0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180", - "0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652", - "0x58e570f4D7d8be486207D21fF661591c65A22E23", - "0x58FFeCe158216D694d33b1ca1A31b6E539D95523", - "0x59061b6f26BB4A9cE5828A19d35CFD5A4B80F056", - "0x5925f67d2767d937F47141DAC24166B469558222", - "0x593114f03A0A575aece9ED675e52Ed68D2172B8c", - "0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c", - "0x594120039687DDaAB50C4aB03bAda20Eb4b218F6", - "0x594e9F0c7914118A6e2158F83b5D1dDDE2157475", - "0x595643D83B35df38E29058976C04000AcFA31570", - "0x595832F8FC6BF59c85C527fEC3740A1b7a361269", - "0x59639Ab94e7dAF3b39C6555115e493145032e85E", - "0x59641DCaD70239473503DDaa27af4f1017e3c998", - "0x5978708d6ccE1CC9640Eed47422D64c91BbD5171", - "0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9", - "0x598C9a4f069dC076984868873C01e78a905D50E6", - "0x599346779e90fc3F5F997b5ea715349820F91571", - "0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4", - "0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3", - "0x59A921Db27Dd6d4d974745B7FfC5c33932653442", - "0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C", - "0x59BE937f05cf2c406b61c42C6c82a093fA54edfE", - "0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1", - "0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39", - "0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0", - "0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae", - "0x5A07db85AA330Bb0E333018722bFA4b65B6009cB", - "0x5A1A29DBb6Ad6153DB764568C1289076bC876df6", - "0x5A2fe67e429fB02ceBc3344a23e90E242263205D", - "0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee", - "0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6", - "0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0", - "0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37", - "0x5A758e5A34e5C9258198b2b6d186a92056ae0B19", - "0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C", - "0x5a84969bb663fb64F6d015DcF9F622Aedc796750", - "0x5a8C4342d07C90293fbb82D9B08098c8603E0947", - "0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF", - "0x5aaa2182459377b6cA18b10712F9F602140764af", - "0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd", - "0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C", - "0x5AB793E36070F0fac928EA15826b0c1Bc5365119", - "0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7", - "0x5abFd418AdB35e89c68313574eB16BdfFc15e607", - "0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50", - "0x5aD866239154Bc912846576a60277e2a085E365C", - "0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190", - "0x5Af2Be193a6ABCa9c8817001F45744777Db30756", - "0x5B0751713b2527d7f002c0c4e2a37e1219610A6B", - "0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875", - "0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114", - "0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb", - "0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327", - "0x5b135D7E2774c801a73208f258123d7623E07784", - "0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365", - "0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306", - "0x5B2e4a700dfBc560061e957edec8F6EeEb74a320", - "0x5B322514FF727253292637D9054301600c2C81e8", - "0x5b3DA67e01436d735717F1EFadF1dD607f35043C", - "0x5B4E0B60f6F3725628d831057C8A624422B2E9aF", - "0x5B54240612a83d34E89C141fd2F8d399349A9490", - "0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9", - "0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C", - "0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5", - "0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f", - "0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce", - "0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543", - "0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC", - "0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3", - "0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5", - "0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50", - "0x5bEaBAEBB3146685Dd74176f68a0721F91297D37", - "0x5BEfBB272290dD5b8521D4a938f6c4757742c430", - "0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa", - "0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F", - "0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b", - "0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac", - "0x5c250ff9b993C6991cC4A3cC543716e53b478018", - "0x5c2f940281e735ca3496d8138be12d18023DcE9F", - "0x5c3a228510D246b78a3765C20221Cbf3082b44a4", - "0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75", - "0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355", - "0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475", - "0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7", - "0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170", - "0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59", - "0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad", - "0x5c62Da804298D5972a323C80B539B8E7517a0dDe", - "0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D", - "0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F", - "0x5c743a35E903F6c584514ec617ACEe0611Cf44f3", - "0x5c7499CF00E8278AA232982fF178ee9735024091", - "0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2", - "0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF", - "0x5c872500c00565505F3624AB435c222E558E9ff8", - "0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e", - "0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26", - "0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7", - "0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE", - "0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691", - "0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d", - "0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E", - "0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb", - "0x5D0773b82644c28C96813DCF2D58B2b83D785b6d", - "0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84", - "0x5d285F735998F36631F678FF41fb56A10A4d0429", - "0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643", - "0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10", - "0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D", - "0x5d48F293BaED247A2D0189058bA37aa238bD4725", - "0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc", - "0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C", - "0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393", - "0x5d551fA77ec2C7dd1387B626c4f33235c3885199", - "0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC", - "0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38", - "0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c", - "0x5d7F6540b8d592E81deF42904C853a6DD01bD486", - "0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2", - "0x5D858bcd53E085920620549214a8b27CE2f04670", - "0x5d8cE06A40fB101895bE5b6560931b92a1b3444F", - "0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A", - "0x5dBA63c221d7A584795431cE01Ecd641A1798416", - "0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c", - "0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c", - "0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE", - "0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719", - "0x5Dc02Ea99285E17656b8350722694c35154DB1E8", - "0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0", - "0x5Dc74029509752F4ed9A609C2bb52216275E4c1D", - "0x5df94780f00140FE72d239D0D261f7797E3Fbd1B", - "0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61", - "0x5e040aC72140F0617bC24aB7134c0C6eCae0e965", - "0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2", - "0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953", - "0x5e13427Aa62028CdB937228906837f1aba911956", - "0x5E3002dff591C5e75Bb9DEdae268049742E6b13a", - "0x5e3346444010135322268a4630d2ED5F8D09446c", - "0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8", - "0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2", - "0x5E4334fD53B95dF63993c805066d693bb8CE5dFc", - "0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB", - "0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b", - "0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7", - "0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940", - "0x5E6Dd064B32EFA783d5745f2f3a994004956b67E", - "0x5e7370A6a6E08ec756434bC2eF97D71d87587126", - "0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb", - "0x5E7Ebea68ab05198F771d77a875480314f1d0aae", - "0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C", - "0x5e8816e9f910C472a18617B64B75711132E4678C", - "0x5e8F855966D638135a968861E80DdA722291B06d", - "0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a", - "0x5Eaa69B29f99C84Fe5dE8200340b4e9b4Ab38EaC", - "0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A", - "0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE", - "0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6", - "0x5ec41a158e09De1dBA6410AEbe72f504f2428052", - "0x5edA415009B984118e7061966B629b12733dff92", - "0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea", - "0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B", - "0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268", - "0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4", - "0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A", - "0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2", - "0x5F236F062f16A9B19819c535127398dF9a01D762", - "0x5F33d158CA7275848F70A3f149b421190DF85B32", - "0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841", - "0x5F401A460FC931a7E6D4141188501F3B91ed1A95", - "0x5f51a196ED91Fb14E3B3650c30743675c9a429Be", - "0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF", - "0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF", - "0x5f5f8a9C9775499b783171ac1979b4327ab60447", - "0x5F632f77a8077170Edcd8FADdADF06384CdC0e93", - "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", - "0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5", - "0x5f7d95329e806Befa024982e91B7127393737249", - "0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE", - "0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628", - "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0", - "0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c", - "0x5Fc6DE61258e63706543bb57619b99cC0E5a5A1F", - "0x5fCde0CB8B4964756baF27BAf3A400C9135915B5", - "0x5fEA39e08561caEf6bD94cdaA48Ef002111De741", - "0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95", - "0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26", - "0x6006FC2a849fEdABa8330ce36F5133DE01F96189", - "0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa", - "0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd", - "0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE", - "0x60507b69cCF9a30380c0cc7E781E278A355743F7", - "0x6051C1354Ccc51b4d561e43b02735DEaE64768B8", - "0x60571E95E12c78CbA5223042692908f0649435a5", - "0x6059F55751603eAd7Dc6d280ad83A7B33D837C90", - "0x605f360B047f3e089283d0da1D5cE3168dbB53ac", - "0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199", - "0x60715E436c37444E29772c0D26a98Ae1E8E1A989", - "0x607C794cDa77efB21F8848B7910ecf27451Ae842", - "0x607F4C5BB672230e8672085532f7e901544a7375", - "0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6", - "0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2", - "0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e", - "0x6096d2460CF5177E40B515223428DC005ad35123", - "0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38", - "0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1", - "0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26", - "0x60C24407d01782C2175D32fe7C8921ed732371D1", - "0x60c68a87bE1E8a84144b543AAcfA77199cd3d024", - "0x60c87297A1fEaDC3C25993FfcadC54e99971e307", - "0x60db53521c1563C89E55D9FcEDa8D47F55c14d0e", - "0x60e7f0518102A4E70431960F88c1EBC98f994159", - "0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330", - "0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42", - "0x610740Af3f25b72892Ba21b98bFB8595F2cDE386", - "0x61152b50B7162F994d0cFbb9d4e108f96646e81f", - "0x611c74310a06B10593E073aFFe4Ea543b793f539", - "0x6123A0CBC95Cb157995A0795187A60995B85e0A9", - "0x61383Ac89988B498dF5363050ff07fE5C52ecDDA", - "0x6139F7FB1937806d21cc6b3b8152492c21239bdD", - "0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7", - "0x614348D080835ADCbbDEe121af077024e27EcCC6", - "0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B", - "0x61588F52056A65f5d145fFE83E4d482FFf01E096", - "0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd", - "0x617178Aab7d75e90E424FfE3C35BeF3b180C2080", - "0x61725f3db4004AFE014745B21DAb1E1677CC328b", - "0x6175f6F85339f1e56AFFAc5A68cBf8297969004D", - "0x6179078872605396Ee62960917128F9477a5DdbB", - "0x618aCb9601cb54244F5780F09536DB07d2C7aCf4", - "0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6", - "0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92", - "0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7", - "0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915", - "0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5", - "0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f", - "0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075", - "0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE", - "0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E", - "0x61D71973A6FfD07d5F1095AED53b06E5673E64BC", - "0x61dF1FD3454185A66B03C27F84ffB7e4D478553E", - "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", - "0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D", - "0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c", - "0x62050D57CB395239972Dc9A0D6c1bA273b45a416", - "0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed", - "0x621E0D4E21683459A1fc4784A525095677461DbE", - "0x6226caA1857AFBc6DFB6ca66071Eb241228031A1", - "0x622CD54dEb2bB7A051515192417109bcF3fe098f", - "0x622dFfCc4e83C64ba959530A5a5580687a57581b", - "0x62357227E54d0A3a832bD5c58b3325A09c778Bdf", - "0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7", - "0x623aFE103Fb8d189B56311E4CE9956Ec0989b412", - "0x6243d8CEA23066d098a15582d81a598b4e8391F4", - "0x624d520BAB2E4aD83935Fa503fB130614374E850", - "0x6251583e7D997DF3604bc73B9779196e94A090Ce", - "0x6251E725CD45Fb1AF99354035a414A2C0890B929", - "0x625aE63000f46200499120B906716420bd059240", - "0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E", - "0x626E8036dEB333b408Be468F951bdB42433cBF18", - "0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb", - "0x627974847450C45b60B3Fe3598f4e6E4cf945B9a", - "0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86", - "0x62951eD30443389CDd36026cC79D68021420Cd6B", - "0x6295Ab2BE04A617747481B292c390BfcA592Cf28", - "0x62994dEF86d1810cFA795eF20f81aC74Dc43d155", - "0x629aEe55ed49581C33ab27f9403F7992A289ffd5", - "0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4", - "0x62A6738d887F47e297676FaB05b902709B106C64", - "0x62a7dA217d6a55A983455e5fd6C4a025aC786879", - "0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992", - "0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08", - "0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2", - "0x62d69910f45b839903eFfd217559307AEc307076", - "0x62Eca46294e51FC10D48572Ad2A99467919F7CBE", - "0x630323f3A19d248CaB2FA9ef1cD743E7985768dD", - "0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78", - "0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3", - "0x631Fc019888CcB5618fF6D8B95fc06D339fC7755", - "0x632F62FCf63cb56380ffD27d63afcF5F1349f73f", - "0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d", - "0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba", - "0x635d081fD8F6670135D8a3640E2cF78220787d56", - "0x6360322F95e72f049bfc010c83a6D9a9DE1c651B", - "0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc", - "0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38", - "0x636ea377BaCbb41bF5A64400a2e5621407A898c4", - "0x6378930da9be7C90d824d7f113974741644d62dA", - "0x638155F4BD8F85d401Da32498D8866eE39A150B8", - "0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415", - "0x6393E822874728f8Afa7e1C9944E417D37CA5878", - "0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70", - "0x639ae8F3EEd18690bF451229d14953a5A5627b72", - "0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039", - "0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726", - "0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4", - "0x63b619A040CcE5f90c12b230d7258E5809E91082", - "0x63B8b7d4A3EFD0735c4BFFBD95B332a55e4eB851", - "0x63b992e6246d88f07fc35A056d2C365E6D441A3D", - "0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7", - "0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6", - "0x63d958D765F5bd88efDbD8Afd32445393b24907f", - "0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895", - "0x63e634330A20150DbB61B15648bC73855d6CCF07", - "0x63ec021C680E3958878aec8615b86Ff48290653f", - "0x63ecd27326E3E6b303aC680cceA0f69816e9873d", - "0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF", - "0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f", - "0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437", - "0x6400B5522f8D448C0803e6245436DD1c81dF09ce", - "0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd", - "0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b", - "0x6425c6BE902d692AE2db752B3c268AFAdb099D3b", - "0x64340ed116881E2b435b7240b3A60cF224630E01", - "0x6443589eEE45DaBdcf7c5Ceb5e4375b6d786357d", - "0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0", - "0x64453119903f1be2bC8c85b1e835d4d4EcD802C3", - "0x6454340896B9AE47921809de9035F4dADEA3ac8B", - "0x646707246D7d5C2a86d7206f41CA8199ea9CED69", - "0x6467882316dc6e206FEef05fBa6deaA69277f155", - "0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414", - "0x64786063A352b399d44de2875909D1229F120eBE", - "0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271", - "0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf", - "0x64944C83481Ed0228E7500c013E4C23aB825bB6D", - "0x64A60493D888728Cf42616e034a0dfEAe38EFCF0", - "0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B", - "0x64CA86de1D7103943da14aAE723C450c4a1af3C8", - "0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80", - "0x64d0260eF0BA835c427603a3DECEe49f539653E9", - "0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82", - "0x64EA2c6104F1CF3035E28Be0f781B6286d50934D", - "0x64Ee5a075701f75359F10626BC986Aae844Ad9a7", - "0x64f64A26873ffbD11188679fB85FE00b6a2DdE27", - "0x650882557EAF672A7Ee16f6338031bB277572BD0", - "0x651bC25bB8913c48A4249992C303B1E48189a004", - "0x6524B87960c2d573AE514fd4181777E7842435d4", - "0x652594082f97392a1703D80985Ab575085f34a4e", - "0x65292EeadF1426Cd2dF1C4793a3d7519f253913b", - "0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53", - "0x653430560bE843C4a3D143d0110e896c2Ab8ac0D", - "0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D", - "0x6556D2EC4D96Da39CF75cbE50D58fae90079800a", - "0x657f624dd8Eef219E020C456A991A68f3e205a3D", - "0x658D79c02A4829B5efA49254F627287e92458ECD", - "0x659635905891a08f23D2CC7E000Bc452eA5EE074", - "0x65BCd48666b1c534947bCd1518c42974d07e781d", - "0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B", - "0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c", - "0x65d9bC970aA9B2413027fA339F7f179B3F3f2604", - "0x65ED27b8560aA16b12E684620679AeAB531eF84B", - "0x65ed651b23B13268C3F5971372BE770Bde1b0A6F", - "0x660AD693D77FB33325aCdf0250E5417d929F8d7d", - "0x660e71483785f66133548B10f6926dC332b06e61", - "0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75", - "0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638", - "0x66186008C1050627F979d464eABb258860563dbE", - "0x661Ab0Ed68000491d98C796146bcF28c20d7c559", - "0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66", - "0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93", - "0x663085225320c7Afae10f3f1982EAA7324eA55DA", - "0x6634437f057e89198aAe001A7893dE7D21F7f619", - "0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1", - "0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97", - "0x666d875C600AA06AC1cf15641361dEC3b00432Ef", - "0x667088b212ce3d06a1b553a7221E1fD19000d9aF", - "0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F", - "0x668C50B1c7f46EFFBE3f242687071d7908AAB00A", - "0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea", - "0x668DbF100635f593A3847c0bDaF21f0a09380188", - "0x66969Da31cCCaB81366524DE642A9fc764532C26", - "0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a", - "0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6", - "0x66b213c6C76C578C58973184bB09aCB6e6F99D7C", - "0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C", - "0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae", - "0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C", - "0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783", - "0x66E2e867B93FBE69f84387427d08861285A9a65a", - "0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574", - "0x66fD97a78d8854fEc445cd1C80a07896B0b4851f", - "0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1", - "0x6710c63432A2De02954fc0f851db07146a6c0312", - "0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6", - "0x671AbBe5CE652491985342e85428EB1b07bC6c64", - "0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD", - "0x672D7b3333d0F069a28b73A268bC6eAeC65F2E1a", - "0x6733D909e10DDedB8d6181b213dE32A30cEac7ed", - "0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb", - "0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf", - "0x674C6Ad92Fd080e4004b2312b45f796a192D27a0", - "0x6752787D5A119DAD443E97cC6CC4449C655ED5d2", - "0x6758B7d441a9739b98552B373703d8d3d14f9e62", - "0x675a1f8750C1e6a3fd8708E224283dE843BF28EC", - "0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad", - "0x6768063279E2B185Dc0c972b97f11f231d0B45ad", - "0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f", - "0x677fB8474b6bf1496f7Ab633E63e25fE1132d042", - "0x6781a0F84c7E9e846DCb84A9a5bd49333067b104", - "0x679131F591B4f369acB8cd8c51E68596806c3916", - "0x679BADc551626e01B23CeecEFBc9B877EA18fc46", - "0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C", - "0x67a9099f0008C35C61c00042cd9Fb03684451097", - "0x67ab11058eF23D0a19178f61A050D3c38F81Ae21", - "0x67b562802aE7Da63283741103d14F508597f6380", - "0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C", - "0x67c597624B17b16fb77959217360B7cD18284253", - "0x67CFE387D6a1C9BC02293d82e443A2aA011336E7", - "0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297", - "0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F", - "0x68037790A0229e9Ce6EaA8A99ea92964106C4703", - "0x6810e776880C02933D47DB1b9fc05908e5386b96", - "0x681724368d052a4e29Fc226eD5085082d74Fe716", - "0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49", - "0x684e2DCb12Bb755237E07242529C82f78a84Ea61", - "0x6859242a5c8e43101BC96787c09728036590083B", - "0x6863bE0e7CF7ce860A574760e9020D519a8bDC47", - "0x686C650dbcFEaa75D09B883621Ad810F5952bD5d", - "0x687174f8C49ceb7729D925C3A961507ea4Ac7b28", - "0x687BfC3E73f6af55F0CccA8450114D107E781a0e", - "0x688478f003b8D0F10b8af2122bF20378555EF958", - "0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51", - "0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792", - "0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411", - "0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb", - "0x6898F926b74251e71eD0a8D894Bb45FEfF2E40FD", - "0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5", - "0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824", - "0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D", - "0x68AA3F232dA9bdC2343465545794ef3eEa5209BD", - "0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb", - "0x68D3AF29a900D21d092778A9D0aa4F73B1367141", - "0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25", - "0x68e14bb5A45B9681327E16E528084B9d962C1a39", - "0x68eb95Dc9934E19B86687A10DF8e364423240E94", - "0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79", - "0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa", - "0x68F8b2E7B1A5841724e614758a56ADe0482F077e", - "0x6911270D4BC1915744AEdd785d41D44f47245BD0", - "0x6913cCabBC337F0ea7b4109dd8200D61c704D332", - "0x691c25C461DaFC47792b6E4d674FBB637bca1C6F", - "0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687", - "0x695106Ad73f506f9D0A9650a78019A93149AE07C", - "0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f", - "0x6961A3e9D86deD4C0c64678d538dc2359659b29E", - "0x69692D3345010a207b759a7D1af6fc7F38b35c5E", - "0x69702cfd7DAd8bCcAA24D6B440159404AAA140F5", - "0x69765C619F11bbcc5C382F9127383A2126F94138", - "0x697beac28B09E122C4332D163985e8a73121b97F", - "0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947", - "0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF", - "0x6984337918DdDD917c36456facE3a73f1b27BC38", - "0x69948cC03f478B95283F7dbf1CE764d0fc7EC54C", - "0x6999d699a8210d728A9b2C34B4aD89E96cE34df8", - "0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733", - "0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71", - "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23", - "0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074", - "0x69b148395Ce0015C13e36BFfBAd63f49EF874E03", - "0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267", - "0x69b9e58Dcc2680cf07c66399b7E50670F7452459", - "0x69BEaB403438253f13b6e92Db91F7FB849258263", - "0x69cea718773F3ffBc9ff77dD0647F7270bF9282D", - "0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd", - "0x69d2779533a4D2c780639713558B2cC98c46A9b7", - "0x69d3Af30c63F5bd916bBcD79b58dBc8BD16D0308", - "0x69DC5556A91DFab39f8D50f6FE552296F2268Dda", - "0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d", - "0x69F64d814Aa278825997e71738120392993973A4", - "0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c", - "0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B", - "0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063", - "0x6A0ae448Da83d73B291A199b798D13bB2e7d664d", - "0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17", - "0x6A27348483D59150aE76eF4C0f3622A78B0cA698", - "0x6a2f414E1298264ecD446D6Bb9Da012760336A4f", - "0x6a33C2C807124Eae26f6188877c15675d3889Ca3", - "0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8", - "0x6A5A304D8b0675D74665A3162353b1F5440B23d1", - "0x6a85f717Aaa16a9050858be9415eB213DFc1957a", - "0x6a90445976B4a9ad09DE0C1621048483d2f5589F", - "0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F", - "0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11", - "0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa", - "0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba", - "0x6aBb492D778903be5fb8922e076cA5e337E29062", - "0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826", - "0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C", - "0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45", - "0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8", - "0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820", - "0x6Ad8804A34bFaC166e85cd28569fD299b96acd92", - "0x6AEA7b35556E951693b3ECC239f3DFA184137e41", - "0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c", - "0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b", - "0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2", - "0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4", - "0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5", - "0x6B0359f95796327475ad4F12aE4E1047c3A67fA3", - "0x6b048D884188895EbA104645Ee6fFa093fe80a07", - "0x6B175474E89094C44Da98b954EedeAC495271d0F", - "0x6b193e107A773967bD821bCf8218f3548Cfa2503", - "0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d", - "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", - "0x6b414584f7DD3750a0D61b4b8692242A7dEBee06", - "0x6b4689E4514957699eDeB2Ee91C947F18E439806", - "0x6B4c7A5e3f0B99FCD83e9c089BDDD6c7FCe5c611", - "0x6b60d7285504D73DD88547cf1289c3B5528827d3", - "0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6", - "0x6b785a0322126826d8226d77e173d75DAfb84d11", - "0x6B9f031D718dDed0d681c20cB754F97b3BB81b78", - "0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728", - "0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26", - "0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55", - "0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045", - "0x6bC4375083D3aD563dE91caD8438F629841448a5", - "0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864", - "0x6BEB418Fc6E1958204aC8baddCf109B8E9694966", - "0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4", - "0x6BFf2fE249601ed0Db3a87424a2E923118BB0312", - "0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449", - "0x6C03106799Fedd0060804aF8f05d007b8216C5AA", - "0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D", - "0x6c28AeF8977c9B773996d0e8376d2EE379446F2f", - "0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391", - "0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43", - "0x6c3BE406174349cfa4501654313d97e6a31072e1", - "0x6C5024Cd4F8A59110119C56f8933403A539555EB", - "0x6C5A643F582408a640068Ed68443D9185Fb2b0B8", - "0x6c5bA91642F10282b576d91922Ae6448C9d52f4E", - "0x6c6EE5e31d828De241282B9606C8e98Ea48526E2", - "0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E", - "0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69", - "0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab", - "0x6Ccb2AdECc8cE829F768465280586F0E04a6959c", - "0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202", - "0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759", - "0x6CE21e5f5383c95691d243879A86A6025E0870c0", - "0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F", - "0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf", - "0x6D45640F5D0B75280647f2F37CCD19c1167f833c", - "0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF", - "0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2", - "0x6D5e9Ab1E1085492736615A34A229db65C382236", - "0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d", - "0x6D6506E6F438edE269877a0A720026559110B7d5", - "0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100", - "0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623", - "0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf", - "0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52", - "0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590", - "0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D", - "0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24", - "0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D", - "0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452", - "0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8", - "0x6e1A19F235bE7ED8E3369eF73b196C07257494DE", - "0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89", - "0x6e2A5b577437440D6024AEf6a6bf81CdE09798de", - "0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B", - "0x6E514DE4c2675feeb51d759977B4222Dc65556AF", - "0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9", - "0x6E5a43DB10b04701385A34afb670E404bC7Ea597", - "0x6E605c269E0C92e70BEeB85486f1fC550f9380BD", - "0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE", - "0x6E765D26388A17A6e86c49A8E41DF3F58aBcd337", - "0x6e8908cfa881C9f6f2C64d3436E7b80b1bf0093F", - "0x6e9730EcFfBed43fD876A264C982e254ef05a0DE", - "0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12", - "0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939", - "0x6ea6531b603F270d23d9EDd2d8279135DC5D6773", - "0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3", - "0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9", - "0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44", - "0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab", - "0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e", - "0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5", - "0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213", - "0x6Ee0f7BB50a54AB5253dA0667B0Dc2ee526C30a8", - "0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50", - "0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B", - "0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D", - "0x6f022E991ea21d26F85f6716c088e2864101dfEC", - "0x6f259637dcD74C767781E37Bc6133cd6A68aa161", - "0x6F3009663470475F0749A6b76195375f95495fcB", - "0x6F371CA338bbddd0baF719E1D5d0797cCE20774f", - "0x6f40d4A6237C257fff2dB00FA0510DeEECd303eb", - "0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684", - "0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A", - "0x6f5E77Cea0AbDdA40013a8eF53639C96972fb745", - "0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA", - "0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C", - "0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F", - "0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806", - "0x6F8591c960f41591097E9199E61441beA28D776A", - "0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1", - "0x6F919D67967a97EA36195A2346d9244E60FE0dDB", - "0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F", - "0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a", - "0x6Faa826aF0568d1866Fca570dA79B318ef114dAb", - "0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f", - "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69", - "0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2", - "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", - "0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a", - "0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953", - "0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1", - "0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f", - "0x6FD695e4524209c92029E908F8A38A6eCd15337E", - "0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc", - "0x6fE355c62C6faf6946cE888fFABa9fD12355ae27", - "0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41", - "0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795", - "0x6ff313FB38d53d7A458860b1bf7512f54a03e968", - "0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921", - "0x6fF9FF021B978605DEA99b35d212AE950e9EA36e", - "0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b", - "0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19", - "0x701C244b988a513c945973dEFA05de933b23Fe1D", - "0x7024e48B4B6439307920EB1D71682fE18262189c", - "0x7025baB2EC90410de37F488d1298204cd4D6b29d", - "0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0", - "0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41", - "0x705051Bbfd9f287869A412cbA8bC7d112de48E69", - "0x7051620d11042c4335069AaA4f10Cd3B4290C681", - "0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9", - "0x70605a6457B0A8fBf1EEE896911895296eAB467E", - "0x7064aAb39A0Fcf7221c3396719D0917a65E35515", - "0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74", - "0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39", - "0x7090a6e22c838469c9E67851D6489ba9c933a43F", - "0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc", - "0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a", - "0x70c621f949b6556c4545707a2d5d73A776b98359", - "0x70D17291E47DC09852baec47eD795CE9b1d64789", - "0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac", - "0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930", - "0x70e14cD4d6e71775580124c139dF842b11c3AC3b", - "0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96", - "0x70Ec7702ADA8530d8f7332f7f3700099553D772D", - "0x70eFDc485a10210B056eF8e0A32993Bc6529995E", - "0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39", - "0x71010A9D003445aC60C4e6A7017c1E89A477B438", - "0x7101798482d3f230a4888434588984A9a6D70921", - "0x7105eC15995A97496eC25de36CF7eEc47b703375", - "0x712DB54daA836B53Ef1EcBb9c6ba3b9Efb073F40", - "0x71396a6410249725C5609646c4e449C6c4d41E27", - "0x71797B389adC1607770A14ADd8173242ec11B7e6", - "0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1", - "0x7194BB18C95c638F9b9604C2f20064B66A0de8fE", - "0x71b8744c38c11f2682199Ca4f697eED5A9c46a45", - "0x71C830A05d787c1316a55bf9055a6f5920218537", - "0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C", - "0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9", - "0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4", - "0x71F85B2E46976bD21302B64329868fd15eb0D127", - "0x71fc860F7D3A592A4a98740e39dB31d25db65ae8", - "0x720c2c93F5f9A6b82226e84095558B10F399b0FA", - "0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24", - "0x722D7416827E0419C0A8B96add73c84D2a9b2a9b", - "0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308", - "0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab", - "0x7240aC91f01233BaAf8b064248E80feaA5912BA3", - "0x72413edBf399E0F4B981E799F37a1712b73Dd790", - "0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1", - "0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0", - "0x725440512cb7b78bF56B334E50e31707418231CB", - "0x725Be8aE1802C09343523556Fca6ef227E502ffF", - "0x725C263e32c72dDC3A19bEa12C5a0479a81eE688", - "0x726091d1Dad881fBa95dc8093591bca110f2bf2E", - "0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc", - "0x727443713e3fF01411Feaae52dae5d142A3c7b29", - "0x728781E75735dc0962Df3a51d7Ef47E798A7107E", - "0x72896d5478aD86B14a6d4f6e7441740d4970083d", - "0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657", - "0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A", - "0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5", - "0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048", - "0x72aDadb447784dd7AB1F472467750fC485e4cb2d", - "0x72b984078E270CfDdcb9E04643A18605507d1d77", - "0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf", - "0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be", - "0x72DC30371f77DD6eFb22e27843594a14Bde0337b", - "0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131", - "0x72e364F2ABdC788b7E918bc238B21f109Cd634D7", - "0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293", - "0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13", - "0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb", - "0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B", - "0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7", - "0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23", - "0x73187be2C94F645175da8B60B43813d7A25f353B", - "0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4", - "0x73374Ea518De7adDD4c2B624C0e8B113955ee041", - "0x73489CE024bF775498D6eEC5dC56688f66Db48e1", - "0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da", - "0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f", - "0x737Ec9a2509ea187E59b427F714b9ea8159cB76d", - "0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c", - "0x737fA0372c8D001904Ae6aCAf0552d4015F9c947", - "0x7396dA68628183EE475Ad7285173047993a0A7C8", - "0x73a052500105205d34Daf004eAb301916DA8190f", - "0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7", - "0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F", - "0x73Cee8348b9bDd48c64E13452b8a6fbc81630573", - "0x73D65156b358B26B9626E98A7eC17dd386E6187D", - "0x73dD069c299A5d691E9836243BcaeC9c8C1D8734", - "0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95", - "0x73f142e90636b4E063CFA80B02e4877484fe464E", - "0x73f8406eAACe2CE69BA49a67551464FDa1D11F14", - "0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", - "0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb", - "0x7420B4b9a0110cdC71fB720908340C03F9Bc03EC", - "0x742134547B314Adbf197aE10d53EFceBfc6ff1E8", - "0x74232704659ef37c08995e386A2E26cc27a8d7B1", - "0x74233bbf79A05409e367b10f9FCEF888cfFc9e59", - "0x743E2916227E10882476da16487E6CF3030Df629", - "0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d", - "0x744d70FDBE2Ba4CF95131626614a1763DF805B9E", - "0x7461C43bb1E96863233D72A09191008ee9217Ee8", - "0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055", - "0x746DdA2ea243400D5a63e0700F190aB79f06489e", - "0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0", - "0x749f35Ff65932E68267dd82F6CD85eeA735d700E", - "0x74cc9987BD51dC5481c467220B928BBCF8Df2c50", - "0x74CEDa77281b339142A36817Fa5F9E29412bAb85", - "0x74cF330c3f6017A1d346106515623180A6705Af2", - "0x74F9595874b595c7A5af9cf78AC051C2E7387173", - "0x74faaB6986560fD1140508e4266D8a7b87274Ffd", - "0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd", - "0x75231F58b43240C9718Dd58B4967c5114342a86c", - "0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB", - "0x752cBf685f75621A1330951B628059Ec2130C609", - "0x752fd71994776Bde43C91e943F8612517F242432", - "0x752FF65b884b9C260D212C804E0b7ACEea012473", - "0x755146E16214446DcB17b68Df0CFcCa4763eb77A", - "0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88", - "0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4", - "0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17", - "0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF", - "0x75739d5944534115d7C54ee8C73F186D793BAE02", - "0x7585F835ae2d522722d2684323a0ba83401f32f5", - "0x75A93C11dFF32A4312057714257758B113a0F512", - "0x75c5eE419331B6150879530D06f9Ba054755F1DA", - "0x75D12E4F91Df721faFCae4c6cD1d5280381370AC", - "0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9", - "0x75FE5F25A39ac56083af564cFfA8F00c1b89011C", - "0x761684e229f04ce8985b49e3BEB1CD994C776A21", - "0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3", - "0x763186eB8d4856D536eD4478302971214FEbc6A9", - "0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770", - "0x763Fa6806e1acf68130D2D0f0df754C93cC546B2", - "0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f", - "0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E", - "0x7659CE147D0e714454073a5dd7003544234b6Aa0", - "0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75", - "0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93", - "0x7671904eed7f10808B664fc30BB8693FD7237abF", - "0x767bA2915EC344015a7938E3eEDfeC2785195D05", - "0x768386990688B293226B9f83465974003B5e40D7", - "0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f", - "0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382", - "0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3", - "0x76A034e76Aa835363056dd418611E4f81870f16e", - "0x76a435B51bAeae457324406da02ee7E3473288B5", - "0x76acE4E080C49F04A6C12756c036d3627F6B1e69", - "0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555", - "0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e", - "0x771b5D3c4B6FA706A006Da2463b41A528E98E41D", - "0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D", - "0x773258b03c730F84aF10dFcB1BfAa7487558B8Ac", - "0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F", - "0x773dCEFa15b47E77c7955e5d0383BaFECd672734", - "0x774be8Aa7482E2d4a4961ECa756C73D662689dF1", - "0x77599D2C6DB170224243e255e6669280F11F1473", - "0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2", - "0x776c5DebB8759e25ba7Ac1A2950F7158816E2705", - "0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796", - "0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd", - "0x7777770f8A6632ff043c8833310e245EBa9209E6", - "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C", - "0x778608c4AC424522180A43329ff5145400B9d409", - "0x7788D759F21F53533051A9AE657fA05A1E068fc6", - "0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170", - "0x77D0112d005D21c1740A323F513bb088916B9A14", - "0x77DE6b2729bAff72C220115Fe03017C57b57BAf5", - "0x77dF79539083DCd4a8898dbA296d899aFef20067", - "0x77EDd08fa155bCE573a6a8C015dB188152584572", - "0x77ee79C5cceF975c942732C0D54BAb4473566fed", - "0x77f973FCaF871459aa58cd81881Ce453759281bC", - "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0", - "0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f", - "0x78002d01A35E1098E1DC8f50b8182EE08b632f9F", - "0x780116D91E5592E58a3b3c76A351571b39abCEc6", - "0x780c0C651C4f676A6cCAdc09E34150F97cE0066b", - "0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5", - "0x783Ba0062326861eE76E0e15429594922e9FE2F5", - "0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c", - "0x784561B89A160990F46DE6dB19571Ca1B5F14bCE", - "0x785AfB6062004F52A1d6A4323860e56803bc14D0", - "0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8", - "0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834", - "0x7878424E994D8a2B8E329D31096922B7CeAbe660", - "0x787C2fFFB74F559219836a77FAd6181f808b6F73", - "0x7884F51dC1410387371ce61747CB6264E1dAeE0B", - "0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67", - "0x78a2a1029E3168b49d3A276C787050fF5106dCF2", - "0x78a685E0762096ed0F98107212e98F8C35A9D1D8", - "0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B", - "0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b", - "0x78B039921E84E726EB72E7b1212bb35504c645cA", - "0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05", - "0x78c292D1445E6b9558bf42e8BC369271DeD062eA", - "0x78C857ee6633193C843B93Bd2db7f38befcf6732", - "0x78CdF5497656297cEe5be43EecD3113c586515d3", - "0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56", - "0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe", - "0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819", - "0x78FcEca5bf5EC79C23effece97Ae758665BA4f55", - "0x790bFaCaE71576107C068f494c8A6302aea640cb", - "0x791425156956E39F2ab8AB06B79DE189C18e95e5", - "0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7", - "0x79327212F66c259f0A0b46961D2aEF91A503a9E1", - "0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546", - "0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD", - "0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C", - "0x7968bc6a03017eA2de509AAA816F163Db0f35148", - "0x796E47B85A0d759F300f1de96A3583004235D4D8", - "0x798D1bE841a82a273720CE31c822C61a67a601C3", - "0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566", - "0x799a4202c12ca952cB311598a024C80eD371a41e", - "0x799d214d7143B766cDd4979cd0280939288ba931", - "0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC", - "0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f", - "0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa", - "0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e", - "0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20", - "0x79c71D3436F39Ce382D0f58F1B011D88100B9D91", - "0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560", - "0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788", - "0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6", - "0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff", - "0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648", - "0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf", - "0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36", - "0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48", - "0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C", - "0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD", - "0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2", - "0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4", - "0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32", - "0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63", - "0x7a545Ed3863221A974F327199Ac22F7f12535F11", - "0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9", - "0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f", - "0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc", - "0x7A74c427c833baD2A638E0fb203BA2C728f557C1", - "0x7A7b8be6F9c8b485da8E70b2da3b37946100F946", - "0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097", - "0x7A8Ca2f815A260660158a38C34ca321A3605eCFE", - "0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5", - "0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313", - "0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B", - "0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9", - "0x7Afe4978032e10D5Ac54ac8657C38F0000D55250", - "0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6", - "0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1", - "0x7B0C06043468469967DBA22d1AF33d77d44056c8", - "0x7b0CB0481E20448B030DeB3F292b61605EcEf050", - "0x7b123f53421b1bF8533339BFBdc7C98aA94163db", - "0x7B22938ca841aA392C93dBB7f4c42178E3d65E88", - "0x7b267eea6E679e747C0Cb1D6B453A976D3638D27", - "0x7b2dF125567815ac9b57DA04B620F50bc93B320C", - "0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82", - "0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15", - "0x7b551d679606eE11862B0E9b2d354b53951fda93", - "0x7B68D272EDa2185ea2F9283F241b1c44C51e712A", - "0x7B6F4c8264a8DA34f84c360923d32E82922665E2", - "0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70", - "0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B", - "0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e", - "0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee", - "0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55", - "0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957", - "0x7BD198b9107496fD5cC3d7655AF52f43a8eDBc4C", - "0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633", - "0x7bE00ed6796B21656732E8f739Fc1b8F1C53DA0D", - "0x7bE14a02F9953D5A37f5569113f403De4704Eae4", - "0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848", - "0x7bF219195f0A3E109886AE5901298A9ba34DD1F6", - "0x7bf878a25f7d34D392EBC8d14E33478966c7CA75", - "0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e", - "0x7C1056ac0F7D223C4297e0c683453EE625011B1f", - "0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da", - "0x7C2C75adcEE243e3874938aE8a71fA08020088a3", - "0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1", - "0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe", - "0x7c3f46575C569caD06490AaB2d179D1153F2cD23", - "0x7C4Fb0152079f824111628c62342d8757c6ceCB3", - "0x7c50079cC96284C1e01e3a66FC38af090289b4Ee", - "0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098", - "0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0", - "0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC", - "0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F", - "0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1", - "0x7c95633971a6696bE4b7C1406a4Ff74f74613665", - "0x7C974104DF9dd7fb91205ab3D66d15AFf1049DE8", - "0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36", - "0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b", - "0x7cC23E195D4db133A78B43eB93B524796777c3e7", - "0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e", - "0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505", - "0x7cE0641D19095ed3226fC5222836901bcE41585D", - "0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c", - "0x7ce88CEEd1015eCEBAED624459Dd97435e77157B", - "0x7cf6dC769482AbEe2FF75795d000F381A8062DEC", - "0x7d0Bb7A2FDc7e15e2937226670f1622931459660", - "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", - "0x7D29A64504629172a429e64183D6673b9dAcbFCe", - "0x7D2D3688Df45Ce7C552E19c27e007673da9204B8", - "0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30", - "0x7d3761297D48E3364448560de2a40a3cCce399e2", - "0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F", - "0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758", - "0x7D447595415db51C399cCc2D926ee8169b139765", - "0x7d4b8Cce0591C9044a22ee543533b72E976E36C3", - "0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d", - "0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC", - "0x7d7Ab1Db2c8766D98465a392f374eB97361289eF", - "0x7D85e23014F84E6E21d5663aCD8751bEF3562352", - "0x7D8b9F24320Dab5369144Eb46927667f4a58dC49", - "0x7D8eaf75738C15729AC7e7ae497EFf397020AB63", - "0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91", - "0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27", - "0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB", - "0x7dCB3B2356C822d3577D4d060D0D5D78C860488C", - "0x7dd474dCe035debF073dCB9C188584d761b1D024", - "0x7DE2d123042994737105802D2abD0A10a7BdE276", - "0x7DE580D247D0f5d72c522b2750089E18f26e1cF9", - "0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7", - "0x7deB5e830be29F91E298ba5FF1356BB7f8146998", - "0x7deD07692e27B7b15Cb665666c7Fcd06417F9110", - "0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006", - "0x7DEE45dff03ec7137979586cA20a2F4917BAC9Fa", - "0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96", - "0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751", - "0x7e1A6C74b9a862002d5246215205CA062FBe0868", - "0x7E2a54ced53bcC12C6b537537da24c5a3C450844", - "0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE", - "0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462", - "0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c", - "0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7", - "0x7e667525521cF61352e2E01b50FaaaE7Df39749a", - "0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6", - "0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156", - "0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa", - "0x7eAFF6b30F225475061FA49AaE97333666E258Ff", - "0x7Ed172530F9822cd0573B895853E3f745f4108B4", - "0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7", - "0x7EF55A013D0632c24955553367C8D5Cc082ddBfF", - "0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E", - "0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068", - "0x7f1F2D3dFa99678675ECE1C243d3f7bC3746db5D", - "0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7", - "0x7f3BEbd8D994972788f63585933446b520100732", - "0x7F3EDcdD180Dbe4819Bd98FeE8929b5cEdB3AdEB", - "0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411", - "0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9", - "0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088", - "0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058", - "0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D", - "0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC", - "0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf", - "0x7Fc03EEB44F260a72f9885fb10c74CF890962Ea7", - "0x7FC408011165760eE31bE2BF20dAf450356692Af", - "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", - "0x7FCE2856899a6806eeEf70807985fc7554C66340", - "0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f", - "0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955", - "0x7Fe92EC600F15cD25253b421bc151c51b0276b7D", - "0x7FF4169a6B5122b664c51c95727d87750eC07c84", - "0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1", - "0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee", - "0x8013D06A86F341afAB95F82f6487e44c4Dc0C655", - "0x801Af47bA35316B7DA5EAe0a08904B014E7eC696", - "0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8", - "0x80640db285Cc63496bdd8c1980A7f4526A4D477F", - "0x8069080a922834460C3A092FB2c1510224dc066b", - "0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5", - "0x8082938646A474cf08f2107791bc9F644D9DAd75", - "0x808470d3C22263bca54d2634BCA479bF05d36E93", - "0x809826cceAb68c387726af962713b64Cb5Cb3CCA", - "0x809FAaF63eE61B9133102b4Fbe560219b534b6e4", - "0x80aB141F324C3d6F2b18b030f1C4E95d4d658778", - "0x80aCB802869F7B825cdBdaCb504cF95b595BB930", - "0x80bb277f4355A43CDbB86a82F9876C946476d9Eb", - "0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF", - "0x80bD0cc689c206e3F642919244c4251c7Ef19852", - "0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C", - "0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de", - "0x80CE3027a70e0A928d9268994e9B85d03Bd4CDcf", - "0x80D09dA032F4293b1f1295274509Cb76C2A5DC42", - "0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f", - "0x80E7a4d750aDe616Da896C49049B7EdE9e04C191", - "0x80e82Dd8707a68D9f26a3035c1bBF2b704549801", - "0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7", - "0x80fB784B7eD66730e8b1DBd9820aFD29931aab03", - "0x810908B285f85Af668F6348cD8B26D76B3EC12e1", - "0x812456F20215B291fd1246a4A63065E38961949f", - "0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686", - "0x81311Be50efd05ee4501d884F0152f942015508b", - "0x813b428aF3920226E059B68A62e4c04933D4eA7a", - "0x814964b1bceAf24e26296D031EaDf134a2Ca4105", - "0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26", - "0x814F67fA286f7572B041D041b1D99b432c9155Ee", - "0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f", - "0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD", - "0x81611aCD4460Fd996Aa657835aF044644Fa8ae29", - "0x81705082eF9f0D660f07BE80093D46d826d48b25", - "0x8185Bc4757572Da2a610f887561c32298f1A5748", - "0x8188e51Bc678F0070531f0e782718Df0027452De", - "0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5", - "0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816", - "0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c", - "0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D", - "0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8", - "0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D", - "0x81b4D08645DA11374a03749AB170836E4e539767", - "0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C", - "0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c", - "0x81DDbc1394c02D15946D76C16485b829Aa5CCc43", - "0x81e091299D14024956723aEf6681F3B39692746c", - "0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F", - "0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374", - "0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a", - "0x820618367fB401310502760462FbA400a32C1D69", - "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26", - "0x821144518dfE9e7b44fCF4d0824e15e8390d4637", - "0x82125AFe01819Dff1535D0D6276d57045291B6c0", - "0x825130Aa1bEeF07BdF4f389705321816D05b0d0f", - "0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F", - "0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0", - "0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09", - "0x8275eBF521Dc217aa79C88132017A5BCEf001dd9", - "0x8276ad69acdAacB17f981B780FDEF80b95f7e764", - "0x827D53c8170aF52625f414bde00326Fc8A085E86", - "0x827Fe1736CEe36F7737Be6cF502434aF294Cf137", - "0x82866b4A71BA9d930Fe338C386B6A45a7133eb36", - "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", - "0x8293bBd92C42608B20af588620a76128A33e4De9", - "0x829FC6B9CCEC9FBd5534E40B2181556C2a791896", - "0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B", - "0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC", - "0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F", - "0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE", - "0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228", - "0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6", - "0x82E5aeC4e37b37FCA34925C13429506209A98536", - "0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b", - "0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587", - "0x82fdedfB7635441aA5A92791D001fA7388da8025", - "0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec", - "0x832904863978b94802123106e6eB491BDF0Df928", - "0x832eC40433B457028A1D27434f3B9FdF81aaecbE", - "0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4", - "0x834625F5D8B006D70a6CaAEeF73C29442F156dAF", - "0x834Ae750d5E8119e6C60FB5F1D784f696517001b", - "0x83519EC12329FC296573b8e95E62F01313D63cA4", - "0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3", - "0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf", - "0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2", - "0x83869DE76B9Ad8125e22b857f519F001588c0f62", - "0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE", - "0x838d8e11B160deC88Fe62BF0f743FB7000941e13", - "0x839078adA638AF8306c039221E408eE7bc4E3F7F", - "0x83984d6142934bb535793A82ADB0a46EF0F66B6d", - "0x839961692c56270b73538F9906f8736fC1DA4fA6", - "0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E", - "0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2", - "0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B", - "0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191", - "0x83cAEECace9Ec5c322c93743B2B370ED58951F5c", - "0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc", - "0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0", - "0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17", - "0x83e2BE8d114F9661221384B3a50d24B96a5653F5", - "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", - "0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3", - "0x83f798e925BcD4017Eb265844FDDAbb448f1707D", - "0x8400363706E3850E2BFfc612F9ADb38567e3B6AC", - "0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e", - "0x840fe75ABfaDc0F2d54037829571B2782e919ce4", - "0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA", - "0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5", - "0x841FB148863454A3b3570f515414759BE9091465", - "0x84294FC9710e1252d407d3D80A84bC39001bd4A8", - "0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f", - "0x843c0b086ecbb640b07f63AfD566A17a934051C2", - "0x84675a35c00e824F99Ec147ea6518D98f988DA32", - "0x84679bc467DC6c2c40ab04538813AfF3796351f1", - "0x846C66cf71C43f80403B51fE3906B3599D63336f", - "0x847c1C902F773e27A9CCad509817571C5Bf1b687", - "0x84810bcF08744d5862B8181f12d17bfd57d3b078", - "0x8499e759C3a624a90db184503c5dc74F5040fFE2", - "0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440", - "0x84BBcaB430717ff832c3904fa6515f97fc63C76F", - "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419", - "0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA", - "0x84F7c44B6Fed1080f647E354D552595be2Cc602F", - "0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef", - "0x851017523AE205adc9195e7F97D029f4Cfe7794c", - "0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd", - "0x85332b222787EacAb0fFf68cf3b884798823528C", - "0x853d955aCEf822Db058eb8505911ED77F175b99e", - "0x8542325B72C6D9fC0aD2Ca965A78435413a915A0", - "0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2", - "0x8599112EC500eeb267e0141D3A5ee40316400913", - "0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B", - "0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD", - "0x85ccda048E7C23bB40bEe51cB9E166058350774d", - "0x85D7d752C380F7B2BF61878386474778782207FB", - "0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603", - "0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10", - "0x85eBa557C06c348395fD49e35d860F58a4F7c95a", - "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", - "0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc", - "0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472", - "0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce", - "0x85FCfD9438E4c071fcba6cf415c5FFef276d5064", - "0x8606a8F28e1e2FD50B9074d65C01548B1F040B32", - "0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29", - "0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA", - "0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D", - "0x862Da0A691bb0b74038377295f8fF523D0493eB4", - "0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47", - "0x8634F0689a502B3659f2b3c9E5650d365067B48A", - "0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD", - "0x865D176351f287fE1B0010805b110d08699C200A", - "0x865e3707a580F9db89304005CddD050Ade8873eB", - "0x865ec58b06bF6305B886793AA20A2da31D034E68", - "0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83", - "0x86807Da5B92d31F67E128771CAcb85F3579646eA", - "0x86876a5fCAcb52a197f194A2c8b2166Af327a6da", - "0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c", - "0x869b1F57380aE501d387b19262EFD3C0Eb7501b0", - "0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0", - "0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA", - "0x86C31E6da2190a1FFd39A36990a44174D0A8be15", - "0x86E288793B6B9eb05f38758D166c44bF3d643Bcf", - "0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346", - "0x86E56f3c89a14528858e58B3De48c074538BAf2c", - "0x86e6A4F512b1290c043970B04E0b570D4FC98291", - "0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF", - "0x86eCAA22459BCc7c356765f65e05Afd456eC51F9", - "0x86F2E94D5886f005fa47F7c804C75Eb4427144b5", - "0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415", - "0x86Fa049857E0209aa7D9e616F7eb3b3B78ECfdb0", - "0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9", - "0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F", - "0x87026F792D09960232CA406E80C89BD35BAfE566", - "0x870bb7A60eb21f69077D2c38d3dE0542a5298E09", - "0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3", - "0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343", - "0x8716Fc5Da009D3A208f0178b637a50F4ef42400F", - "0x871baeD4088b863fd6407159f3672D70CD34837d", - "0x87210f1D3422BA75B6C40C63C78d79324daBcd55", - "0x8727c112C712c4a03371AC87a74dD6aB104Af768", - "0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c", - "0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2", - "0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0", - "0x875089A734213cA39f0d93c2BbB8209827ec5e9f", - "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", - "0x877391140c33B93a913478a6A1DF5157edC08320", - "0x87897374EA98260343d8d3E5076b12dD0d09956a", - "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272", - "0x87AB739464881af0011052D4Ca0B0d657e8c3B48", - "0x87b008E57F640D94Ee44Fd893F0323AF933F9195", - "0x87C00817ABe35eD4C093e59043fae488238d2F74", - "0x87cc79C77a760464d18990b485C914bFD6806F1C", - "0x87d9bF506B434e9973cb0e6183DA7A50A16796b2", - "0x87e20a1C261d5DDC4B4250DC9197102f52010aE7", - "0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6", - "0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd", - "0x87f5E8c3425218837f3CB67dB941aF0C01323E56", - "0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF", - "0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2", - "0x8810C63470d38639954c6B41AaC545848C46484a", - "0x881Ef48211982D01E2CB7092C915E647Cd40D85C", - "0x88277055dF2EE38dA159863dA2F56ee0A6909D62", - "0x8832E23B1135f78aD08a044c2550489eEA1E1098", - "0x884181554dfA9e578d36379919C05C25dC4a15bB", - "0x8846c5cAD73fF19007367C1366b85E75c1885165", - "0x884E84264d540485fAd815e7b3e5d8413CF76bD9", - "0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC", - "0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe", - "0x887168120cb89Fb06F3E74Dc4AF20D67dF0977f6", - "0x8871690d148a2c3BE909B6DA330A9a12C7164234", - "0x887834D3b8D450B6bAB109c252Df3DA286d73CE4", - "0x888666CA69E0f178DED6D75b5726Cee99A87D698", - "0x8888801aF4d980682e47f1A9036e589479e835C5", - "0x888888848B652B3E3a0f34c96E00EEC0F3a23F72", - "0x8888889213DD4dA823EbDD1e235b09590633C150", - "0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113", - "0x889eFB523cc39590B8483EB9491890AC71407f64", - "0x88A9A52F944315D5B4e917b9689e65445C401E83", - "0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB", - "0x88bCB069C9141aa6a466c17C0a90F736df33FD85", - "0x88cDF00f95d31904600b2cd8110b95ac970E0E2F", - "0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1", - "0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8", - "0x88d60255F917e3eb94eaE199d827DAd837fac4cB", - "0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0", - "0x88EF27e69108B2633F8E1C184CC37940A075cC02", - "0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9", - "0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96", - "0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e", - "0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a", - "0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965", - "0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774", - "0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664", - "0x89303500a7Abfb178B274FD89F2469C264951e1f", - "0x89332542B57621dBee1e305b30b0e02F86283100", - "0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC", - "0x896fdE45EbD168034fa1438BF754e5eDeAEf6232", - "0x897036A41d787BC4a52F8617A5AF820188386f3F", - "0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26", - "0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7", - "0x89885FC1F76C3f4cc719640E33c315227Da7003a", - "0x898BAD2774EB97cF6b94605677F43b41871410B1", - "0x898F198a0138A51a357De0694948Ea8E4E808507", - "0x899338b84D25aC505a332aDCE7402d697D947494", - "0x8993F76e40ED605f930b13B860BFAbDEe0756858", - "0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD", - "0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8", - "0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27", - "0x89c0086e809Bbb5D054A9D0ef56412B2898928b1", - "0x89C041a9007Bf6D7E334F1C0cF09c49886F39391", - "0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7", - "0x89c6c856a6db3e46107163D0cDa7A7FF211BD655", - "0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7", - "0x89C98F4529A41c7eE25d730d29Bc39170ED11C60", - "0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359", - "0x89eE58Af4871b474c30001982c3D7439C933c838", - "0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670", - "0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000", - "0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55", - "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2", - "0x8a40c222996f9F3431f63Bf80244C36822060f12", - "0x8A42c37558967dA1fd2fF57969946320e61E9aAB", - "0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C", - "0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9", - "0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4", - "0x8a65ab17324c155fAc3e46aD33e9553d9165a252", - "0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018", - "0x8A732BC91c33c167F868E0af7e6f31e0776d0f71", - "0x8a77e40936BbC27e80E9a3F526368C967869c86D", - "0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413", - "0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5", - "0x8a854288a5976036A725879164Ca3e91d30c6A1B", - "0x8a88f04e0c905054D2F33b26BB3A46D7091A039A", - "0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670", - "0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D", - "0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177", - "0x8A9C67fee641579dEbA04928c4BC45F66e26343A", - "0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2", - "0x8aa688AB789d1848d131C65D98CEAA8875D97eF1", - "0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4", - "0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6", - "0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01", - "0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7", - "0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B", - "0x8aD6739649f1fbF079882C14D27862d5c2206660", - "0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06", - "0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9", - "0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055", - "0x8AedB297FED4b6884b808ee61fAf0837713670d0", - "0x8aF1ED18AF94CBC846991731702111AfbF904b45", - "0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF", - "0x8b0E42F366bA502d787BB134478aDfAE966C8798", - "0x8b12739dF8760a67e79afbE0Cd8cF113c009F411", - "0x8B1F49491477e0fB46a29fef53F1EA320D13c349", - "0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B", - "0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F", - "0x8B334C54997BC6c1c347d19cac73e015E3DDdf40", - "0x8b353021189375591723E7384262F45709A3C3dC", - "0x8B39B70E39Aa811b69365398e0aACe9bee238AEb", - "0x8B40761142B9aa6dc8964e61D0585995425C3D94", - "0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e", - "0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c", - "0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719", - "0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A", - "0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16", - "0x8b79656FC38a04044E495e22fAD747126ca305C4", - "0x8B7ddE91e299e5c48128E388D7e3320E3839320D", - "0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8", - "0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD", - "0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315", - "0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD", - "0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658", - "0x8BcB64bfDA77905398b67aF0Af084c744e777A20", - "0x8Be191b2E888342b0392e093320A0d1D56c9fe1E", - "0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4", - "0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057", - "0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee", - "0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee", - "0x8c4E7f814d40f8929F9112C5D09016F923d34472", - "0x8C60423251C62f653855777C476d76280b853960", - "0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4", - "0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df", - "0x8C8cCB81D436B0f3017664441C39cbeFbD64650F", - "0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d", - "0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784", - "0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1", - "0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F", - "0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4", - "0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8", - "0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B", - "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9", - "0x8D0e3f8b0E1CD67629a05d529F7e036D86794293", - "0x8D122b36b992AE6da171aC396479208f3B4174a5", - "0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9", - "0x8D5682941cE456900b12d47ac06a88b47C764CE1", - "0x8d5A69dc82a47594881256F2eef81770274fA30f", - "0x8D75959f1E61EC2571aa72798237101F084DE63a", - "0x8d80de8A78198396329dfA769aD54d24bF90E7aa", - "0x8D8129963291740dDDd917ab01af18c7aed4BA58", - "0x8d94296e7E171A98b199eca7F511311DDE6A8DB6", - "0x8d9626315e8025B81c3BDb926Db4C51DDE237f52", - "0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98", - "0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0", - "0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC", - "0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46", - "0x8dAE6Cb04688C62d939ed9B68d32Bc62e49970b1", - "0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa", - "0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C", - "0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6", - "0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8", - "0x8DbF4D457929F339D4742DD45de28BEd97b7d635", - "0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4", - "0x8dd5fbCe2F6a956C3022bA3663759011Dd51e73E", - "0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B", - "0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD", - "0x8De67D55C58540807601dBf1259537BC2DFfc84D", - "0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28", - "0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b", - "0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7", - "0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34", - "0x8E30ea2329D95802Fd804f4291220b0e2F579812", - "0x8E4B1E38c082C7cEb638c084C102352421FE607F", - "0x8E5610ab5E39d26828167640EA29823fe1dD5843", - "0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB", - "0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439", - "0x8E802E72A96F560b607E7CA2D59fF62bA222257b", - "0x8E822B60b3a262d34dF59A4Ddd02383deF599B94", - "0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0", - "0x8E870D67F660D95d5be530380D0eC0bd388289E1", - "0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3", - "0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808", - "0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59", - "0x8eB24319393716668D768dCEC29356ae9CfFe285", - "0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca", - "0x8Ed793D7D5715258aa1B7320770D603517EE66E6", - "0x8EE22C31531956A921425c6aFcB3E5742E775f12", - "0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935", - "0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41", - "0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2", - "0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0", - "0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15", - "0x8F041A3940a5e6FB580075C3774E15FcFA0E1618", - "0x8F0921f30555624143d427b340b1156914882C10", - "0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384", - "0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095", - "0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886", - "0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21", - "0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374", - "0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0", - "0x8F564dc862FfE7EC0436C3717EC7ED06150144E2", - "0x8F5d19F2136dF211e8340Dc118221444c6c869Fb", - "0x8f66A173696502A0aD280781C3e55928A06c1312", - "0x8f7b0B40E27E357540F90f187d90CE06366aC5A5", - "0x8f8221aFbB33998d8584A2B05749bA73c37a938a", - "0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD", - "0x8fa1323590032461997eEb4E1b3F918C186b7843", - "0x8fa1a491f55D93bD40ff023956261f2fB5047297", - "0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4", - "0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1", - "0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2", - "0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5", - "0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2", - "0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D", - "0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29", - "0x9002D4485b7594e3E850F0a206713B305113f69e", - "0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c", - "0x90162f41886c0946D09999736f1C15c8a105A421", - "0x9025f9A59694dd939739e05beB2502a567e8326f", - "0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99", - "0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492", - "0x903bEF1736CDdf2A537176cf3C64579C3867A881", - "0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01", - "0x9043d4d51C9d2e31e3F169de4551E416970c27Ef", - "0x904da022AbCF44EbA68d4255914141298a7F7307", - "0x90528aeb3a2B736B780fD1B6C478bB7E1d643170", - "0x905E337c6c8645263D3521205Aa37bf4d034e745", - "0x905e3D31209dac40b875a7024B836a2297913388", - "0x906318370BBAF0659F65eD6B298e95E0A288c990", - "0x9064c91e51d7021A85AD96817e1432aBf6624470", - "0x906b3f8b7845840188Eab53c3f5AD348A787752f", - "0x9073Ee83b6CE96C444547DdCAf777b9352163581", - "0x90774A6B6a4950D867A16D85F77546961d9aFccb", - "0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7", - "0x908C44D44334a9c70e28f3a15A737B550Ca34aBe", - "0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E", - "0x90B831fa3Bebf58E9744A14D638E25B4eE06f9Bc", - "0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C", - "0x90D46A9636B973f18186541d1B04ed3621a49Cb0", - "0x90D702f071d2af33032943137AD0aB4280705817", - "0x90DE74265a416e1393A450752175AED98fe11517", - "0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F", - "0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF", - "0x90F7079D35A3e35503d83323027d28fE6bd1780D", - "0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f", - "0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c", - "0x9138E38a0316E25459b376e987Dd270B626709B8", - "0x915044526758533dfB918ecEb6e44bc21632060D", - "0x915570538A5A5802351Fd18963f2552Fb2862CdC", - "0x91600b412A68F2CB7c0FeD48A70127CC75341DBa", - "0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d", - "0x916885426255235DA7a0BD90447986c00675f9EC", - "0x9195E00402abe385f2D00A32Af40b271F2e87925", - "0x9196E18Bc349B1F64Bc08784eaE259525329a1ad", - "0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2", - "0x919D3a363776B1ceec9352610c82dfaf80Edc32d", - "0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514", - "0x91BB2E3aa91d807c72363F9027EA58625cfa0056", - "0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94", - "0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1", - "0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2", - "0x91Ee7472540CeF675EbC11e3fac69dE24C38495E", - "0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4", - "0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10", - "0x9216707C81438d9593c4e215BCBb0E7bB10d07F5", - "0x921D555a9258C3092C605708A153798EA094d41A", - "0x922105fAd8153F516bCfB829f56DC097a0E1D705", - "0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06", - "0x922aC473A3cC241fD3a0049Ed14536452D58D73c", - "0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c", - "0x9235bDA06B8807161b8FBB1e102CB654555b212F", - "0x9248c485b0B80f76DA451f167A8db30F33C70907", - "0x925044C51dB653459a23DCD7aC3E30AfEA51e54a", - "0x929E1Bd67410b8673377B33CD4a17567207733D7", - "0x92a06F3Ed11aF181D832bB474d017906AcB8c299", - "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", - "0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13", - "0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c", - "0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd", - "0x92B82d80A51D9b280b75C7a3596358B2A67e4859", - "0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8", - "0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399", - "0x92d7A89405Ea3cC605A467E834236e09DF60bf16", - "0x92e52a1A235d9A103D970901066CE910AAceFD37", - "0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579", - "0x9305a9b8789abC44dC8641606534665516b1FaB0", - "0x93065b5C7Eb63333b8E57a73012D25f687895785", - "0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28", - "0x931A7ca74e35f35a46881A4f968d5fBD095a0279", - "0x933DFC5622792b41245aB8313416cAF0ba885aE7", - "0x9344b383b1D59b5ce3468B234DAB43C7190ba735", - "0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39", - "0x9355372396e3F6daF13359B7b607a3374cc638e0", - "0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498", - "0x936B36109951601471D2AC9b7e6ddED94AEB4701", - "0x9388F54FA978Aa9e24395a8b69033304ECcea4df", - "0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275", - "0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472", - "0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39", - "0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b", - "0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A", - "0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b", - "0x93c9291523cb95c0eB0bC379b0483F4D7fC05072", - "0x93d3296cac208422BF587c3597D116e809870f2b", - "0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc", - "0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516", - "0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6", - "0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d", - "0x93effD08e3E5A4B1b40C26137e63876B2501ffA4", - "0x9401d929B299e634b34b66BbE24BFB4568553e7F", - "0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0", - "0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551", - "0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257", - "0x94236591125E935F5ac128Bb3d5062944C24958c", - "0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090", - "0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B", - "0x943ED852DadB5C3938ECdC6883718df8142DE4C8", - "0x9443528Ec80759098287A01C0856eB2Cddbd19C2", - "0x944eeE930933BE5E23b690c8589021Ec8619a301", - "0x945192524C6605D20be6C529Dd318666B74078BC", - "0x946112efaB61C3636CBD52DE2E1392D7A75A6f01", - "0x9469D013805bFfB7D3DEBe5E7839237e535ec483", - "0x946eA588417fFa565976EFdA354d82c01719a2EA", - "0x947AEb02304391f8fbE5B25D7D98D649b57b1788", - "0x9484451e0D1c3364aC50AE77ec72300a3dd896b5", - "0x94933770344a66687523C5d24ECD43FE305094d8", - "0x9496b91175490C26887DBD18cc423AD40CcD274E", - "0x949bEd886c739f1A3273629b3320db0C5024c719", - "0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904", - "0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2", - "0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc", - "0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079", - "0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263", - "0x94Ec918ddEEcFDfCBf8C8d3E848B7c3E8D8CeAa1", - "0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369", - "0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F", - "0x94F31aC896c9823D81cf9C2C93feCEeD4923218f", - "0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97", - "0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9", - "0x9513d8679677Be3D57c7cDD30561105ee1452d69", - "0x95172ccBe8344fecD73D0a30F54123652981BD6F", - "0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD", - "0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8", - "0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a", - "0x9548DB8b1cA9b6c757485e7861918b640390169c", - "0x954b5De09A55e59755aCBda29e1Eb74A45D30175", - "0x954b890704693af242613edEf1B603825afcD708", - "0x9556f8ee795D991fF371F547162D5efB2769425F", - "0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a", - "0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49", - "0x956F47F50A910163D8BF957Cf5846D573E7f87CA", - "0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc", - "0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e", - "0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D", - "0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18", - "0x95a4492F028aa1fd432Ea71146b433E7B4446611", - "0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2", - "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", - "0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878", - "0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0", - "0x95D82bA91256DB995C80BEd690D0A779191aF62b", - "0x95dAaaB98046846bF4B2853e23cba236fa394A31", - "0x95eFD1Fe6099F65a7ED524DEF487483221094947", - "0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161", - "0x960b236A07cf122663c4303350609A66A7B288C0", - "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", - "0x9621bad6E7E2b9758349DdCb308df7F63Fd46668", - "0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB", - "0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B", - "0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57", - "0x965F109d31CCb77005858DEfaE0Ebaf7B4381652", - "0x9669CA82Bac26fc762011C59cC0Dd41A665e861B", - "0x966fFc36048670Fee053E0eFd3D55C9346cbcae6", - "0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7", - "0x967da4048cD07aB37855c090aAF366e4ce1b9F48", - "0x968347a7D9dDF46d6BA44DFC1F251204826bf80E", - "0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd", - "0x968F6f898a6Df937fC1859b323aC2F14643e3fED", - "0x96973492a4Bb1C68Fbe8221b53FA75502b46B239", - "0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a", - "0x96B0bF939D9460095C15251F71Fda11e41DcBddB", - "0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27", - "0x96C5EafFE9950eA7432E202cF79c2ae738503D69", - "0x96c645D3D3706f793Ef52C19bBACe441900eD47D", - "0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B", - "0x9709De8A7d96BB7469F5ecE75aA5264540502470", - "0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d", - "0x970E035E2a013cf4bECD67E300d65BC32A56D826", - "0x9715f0e15Eafd789647827218E0263EbDB11d54A", - "0x971d048E737619884f2df75e31c7Eb6412392328", - "0x9720b467a710382A232a32F540bDCed7d662a10B", - "0x9731E223A99F9992107ac83A896914A8e6f871bD", - "0x973b569b1d025C41cD9c19cbf8f931175e874DD0", - "0x973e52691176d36453868D9d86572788d27041A9", - "0x9746953F5b1324a78132895cfD263F417B0faAE3", - "0x974c312D85684AEdc6F04fB065078491E1b3fd03", - "0x974C718665C1545D20136879fa37755aCDf38a4B", - "0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264", - "0x9787875E6a528E97D4Beb1fA13c01084231C820B", - "0x979838c9C16FD365C9fE028B0bEa49B1750d86e9", - "0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a", - "0x97AEB5066E1A590e868b511457BEb6FE99d329F5", - "0x97BDda66586C828c1d6da94e3d8fca616e8081f0", - "0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2", - "0x97E0d16620A781b5FBd51054c67E955AB5D51A34", - "0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE", - "0x97fa8C5349c5Edf44FfE861297c602D13c662C00", - "0x97fB6Fc2AD532033Af97043B563131C5204F8A35", - "0x98033a0BE912B04842c8D4e1de8d794Ef0253321", - "0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E", - "0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3", - "0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63", - "0x984C134A8809571993Fd1573fB99F06Dc61E216f", - "0x985db5e4DD183d2C8f72dB113B8e022a3D059516", - "0x98626E2C9231f03504273d55f397409deFD4a093", - "0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8", - "0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7", - "0x989c8b9953035C036B46690A28DB5E5e2d538C4A", - "0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8", - "0x98b2dE885E916b598f65DeD2fDbb63187EAEf184", - "0x98d0cDe5c3d79531613e18f0912127BF172bd7AA", - "0x98D3335f207d211C6C44AdF0De667356c9C5078c", - "0x98eb850a587D908980328ED3Fde3e335C0cc4426", - "0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D", - "0x9903A4Cd589DA8e434f264deAFc406836418578E", - "0x99043bB680Ab9262c7b2aC524E00b215Efb7db9b", - "0x990f341946A3fdB507aE7e52d17851B87168017c", - "0x99176B8b915016c80098a9D98CAEa9E52FC30134", - "0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460", - "0x992291429EdC6A9abD297ef08Ce1B97830Bba448", - "0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7", - "0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9", - "0x995Ff3562692349e78001C9e37414919E65Ff04B", - "0x996229D0c6a485c7F4B52E092EAa907cB2def5C6", - "0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5", - "0x997DD3880C08d55B3551232Fb8f666975fDbBf58", - "0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd", - "0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A", - "0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC", - "0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9", - "0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0", - "0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee", - "0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d", - "0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50", - "0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4", - "0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB", - "0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A", - "0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4", - "0x9a110A9F9b555625D002e5710E4b3455653a3e85", - "0x9A2681935C2775b7ABF0649ec5c306EEA7561930", - "0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c", - "0x9A38B9c36Ad9b959120B63deF830566F31d08752", - "0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e", - "0x9a49f02e128a8E989b443a8f94843C0918BF45E7", - "0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E", - "0x9a988812d9e215c3D40D34328aD62AEa32B45F48", - "0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D", - "0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4", - "0x9AA9F330aB322e8a6F044C46a109B5910fa373CE", - "0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5", - "0x9ab165D795019b6d8B3e971DdA91071421305e5a", - "0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0", - "0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B", - "0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab", - "0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08", - "0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD", - "0x9AF839687F6C94542ac5ece2e317dAAE355493A1", - "0x9B024630da7052Dd5F209BFAa1b167f410d87BD4", - "0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7", - "0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a", - "0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011", - "0x9B11b1B271A224A271619f3419B1b080fdeC5B4A", - "0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139", - "0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f", - "0x9b13ef21B4cD039C250D5694cEdfEE699478F978", - "0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF", - "0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a", - "0x9B39A0B97319a9bd5fed217c1dB7b030453bac91", - "0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4", - "0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC", - "0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC", - "0x9b53E429B0baDd98ef7F01F03702986c516a5715", - "0x9B62513c8a27290CF6A7A9e29386e600245EA819", - "0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A", - "0x9B70740e708a083C6fF38Df52297020f5DfAa5EE", - "0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E", - "0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466", - "0x9B9087756eCa997C5D595C840263001c9a26646D", - "0x9bA00D6856a4eDF4665BcA2C2309936572473B7E", - "0x9BB6fd000109E24Eb38B0Deb806382fF9247E478", - "0x9bBC245ccd40E046ccCADA849891B88c06b1626e", - "0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4", - "0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB", - "0x9Bdd3ccBd7C385EDA2113581D47136B752b78248", - "0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1", - "0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541", - "0x9BF4b9b7A871fa7250df994bD704a9788502D2E0", - "0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c", - "0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd", - "0x9c197c4b58527fAAAb67CB35E3145166B23D242e", - "0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2", - "0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835", - "0x9c405acf8688AfB61B3197421cDeeC1A266c6839", - "0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4", - "0x9c4c000ECD08a7C798f320F75e252A78CD1E6189", - "0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c", - "0x9c794f933b4DD8B49031A79b0f924D68BEF43992", - "0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D", - "0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6", - "0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c", - "0x9cc9658382483ECd0f2117DE6B7656AA4013fa07", - "0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769", - "0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054", - "0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544", - "0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC", - "0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8", - "0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4", - "0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC", - "0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676", - "0x9D1a62c2AD99019768b9126fdA004a9952853F6E", - "0x9d1C2A187cf908aEd8CFAe2353Ef72F06223d54D", - "0x9D1cBF4eF833340120e721E5028C326Ec1066c7e", - "0x9d28AFED23F02Ba3646f85766484BF576f6918A8", - "0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296", - "0x9D47894f8BECB68B9cF3428d256311Affe8B068B", - "0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69", - "0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4", - "0x9D86b1B2554ec410ecCFfBf111A6994910111340", - "0x9d89202Bb44AbBad28FEfD71774995b356f62906", - "0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A", - "0x9D91BE44C06d373a8a226E1f3b146956083803eB", - "0x9d9223436dDD466FC247e9dbbD20207e640fEf58", - "0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8", - "0x9da66Fe42480141b4b238e9573a0F83880D83a51", - "0x9dBa10eE88D89c5849ae4100517165698fBdb411", - "0x9dBBCE383808b1981441dAa62989Ef584274AB2f", - "0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3", - "0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff", - "0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82", - "0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c", - "0x9E1cB748161146797062fF441d6e604C5Eaf8690", - "0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A", - "0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C", - "0x9E283fE046118c0942aC2135B9C8e02547b20991", - "0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9", - "0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337", - "0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba", - "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e", - "0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7", - "0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1", - "0x9e4C143Bfe35f855624B3F84465AB7401A17A120", - "0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F", - "0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891", - "0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5", - "0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A", - "0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C", - "0x9e984f28257Ae9c57918515627B078DEab4e11FE", - "0x9EA085bc45639372e7389e5C5069a86cAC5a03bF", - "0x9EA3b5b4EC044b70375236A281986106457b20EF", - "0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D", - "0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf", - "0x9eC58861641BC805564bbC0c5FB4a856516238E7", - "0x9EC749faa086BB604B96bfE02Bd49c53CEF47Ea5", - "0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F", - "0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E", - "0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679", - "0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E", - "0x9eeC65E5b998dB6845321BaA915eC3338B1a469B", - "0x9eecec130fb665d03a37289ee34C818Ee7F79926", - "0x9EF24790B4DdD63C48CDe21370f3838acD75B727", - "0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf", - "0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC", - "0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A", - "0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff", - "0x9f41Ef77551Be3713df2407e9788b3C5880b06Df", - "0x9F452E458B024e82d6e3fF50A07b8DE74c988523", - "0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332", - "0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d", - "0x9F54a5ec929dec40E600f76252e68595Fe91ed20", - "0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B", - "0x9F599410D207f3D2828a8712e5e543AC2E040382", - "0x9F5F3CFD7a32700C93F971637407ff17b91c7342", - "0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1", - "0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D", - "0x9f7229aF0c4b9740e207Ea283b9094983f78ba04", - "0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13", - "0x9f7c6A7C5af0a354761f98cb11A32471f3B94451", - "0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec", - "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", - "0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F", - "0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E", - "0x9F9A0E0747A18426fd29F4A76820C808dA3B140b", - "0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24", - "0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D", - "0x9faCccc33adD9257F3BD30F8569B8845A8932A70", - "0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6", - "0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75", - "0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65", - "0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199", - "0x9ff58f4fFB29fA2266Ab25e75e2A8b3503311656", - "0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee", - "0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2", - "0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F", - "0xA017ac5faC5941f95010b12570B812C974469c2C", - "0xa0246c9032bC3A600820415aE600c6388619A14D", - "0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC", - "0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB", - "0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f", - "0xA0637d954dA80323876dEfE1eb48B75BC33953e5", - "0xa06bC25B5805d5F8d82847D191Cb4Af5A3e873E0", - "0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029", - "0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb", - "0xa07C9046B3040A02f5c2960051786F720526da5A", - "0xa085edaF9E9688611D5390046eF28f206DfC1dFE", - "0xa0872eE815B8dd0F6937386Fd77134720d953581", - "0xA08F11E2920FF9ae6299F508921a47FcfE623a57", - "0xA099759772491738B18AE99F169157E60d16fbF7", - "0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479", - "0xa0afAA285Ce85974c3C881256cB7F225e3A1178a", - "0xa0B207103F764A920b4AF9e691F5bd956DE14DED", - "0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b", - "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", - "0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86", - "0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb", - "0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7", - "0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806", - "0xA0cCa3Cf5c64152883f4c947c404E46996593fA7", - "0xA0CF46eb152656C7090e769916eb44a138aaa406", - "0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681", - "0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675", - "0xa105C740BC012A43a342Ab4A0Ef40143452C8E89", - "0xa1069A93B0E44cc42bDceC90D010746d1b65a65C", - "0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78", - "0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a", - "0xa1116930326D21fB917d5A27F1E9943A9595fb47", - "0xa117000000f279D81A1D3cc75430fAA017FA5A2e", - "0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d", - "0xa11E45783EB07a5E90e201f9AA473F123cCC8E51", - "0xA1248c718d52752b2cC257eeb0eBa900408dAeB8", - "0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35", - "0xA12D6e782e67fC4aF136098324ab2658b2734BD0", - "0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85", - "0xA13f0743951B4f6E3e3AA039f682E17279f52bc3", - "0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606", - "0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3", - "0xa19A40FbD7375431fAB013a4B08F00871B9a2791", - "0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7", - "0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7", - "0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51", - "0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B", - "0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83", - "0xA1d38Ef843553322a338CdD7d6134565ffbA97ab", - "0xa1d65E8fB6e87b60FECCBc582F7f97804B725521", - "0xa1d6Df714F91DeBF4e0802A542E13067f31b8262", - "0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E", - "0xa1e72267084192Db7387c8CC1328fadE470e4149", - "0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91", - "0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a", - "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "0xA2085073878152aC3090eA13D1e41bD69e60Dc99", - "0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344", - "0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9", - "0xA2120b9e674d3fC3875f415A7DF52e382F141225", - "0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90", - "0xa249DE6948022783765Fee4850d7b85E43118FCc", - "0xa249F0E9A464b9685F66992f41e1012388e39e81", - "0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae", - "0xA28d2EC98C6bb076A2e152dC9e0d94C8C01e36B0", - "0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706", - "0xA2A19165C17B36a5C753A246c1e188489754A693", - "0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A", - "0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505", - "0xA2B14f0E0986d2733B01808491536F923554c903", - "0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D", - "0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713", - "0xa2f96EF6ed3d67A0352e659B1E980f13e098619F", - "0xA2fEf2Ce4A51033C6506A336963D59338b55F155", - "0xA3018c4edd941c2B87B4180e1E37029a55199108", - "0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF", - "0xA31108E5BAB5494560Db34c95492658AF239357C", - "0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9", - "0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA", - "0xa33e729bf4fdeb868B534e1f20523463D9C46bEe", - "0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195", - "0xA361718326c15715591c299427c62086F69923D9", - "0xa37cb0e224A6D57e636185D65AF9b97c3E940303", - "0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74", - "0xa393473d64d2F9F026B60b6Df7859A689715d092", - "0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744", - "0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d", - "0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8", - "0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486", - "0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2", - "0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e", - "0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf", - "0xA3E059c0b01F07F211c85bF7b4f1d907AfB011df", - "0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B", - "0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4", - "0xa4228F76abc218D981dB1995b779954c78C00e99", - "0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037", - "0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851", - "0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195", - "0xA4668631110C31d30F0C48A63D65f422e25af58C", - "0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e", - "0xa47c8bf37f92aBed4A126BDA807A7b7498661acD", - "0xA492AAd9e2250132693BF9084687B14BAA4434F7", - "0xa497473a983aAC21519737fb8E210F34Cc96b016", - "0xa4A92262C8DFb70f35599996c64169EFf6E309ca", - "0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C", - "0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f", - "0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe", - "0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41", - "0xa4Cf2aFD3B165975afFFBf7e487CDd40C894Ab6B", - "0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB", - "0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0", - "0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49", - "0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b", - "0xa4ec83c8907888d006A37debF755ee39766f38ae", - "0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3", - "0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec", - "0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111", - "0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E", - "0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489", - "0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6", - "0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9", - "0xA54C67bd320Da4F9725a6f585b7635a0c09B122e", - "0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970", - "0xA5513928CD21090193C1c3E586D59f130f035c92", - "0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8", - "0xa573661b5FB2063d7AB12336ee24589F7A79fdab", - "0xA57392548087453deC6106e670bBFB849276b358", - "0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427", - "0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B", - "0xa58C4f0e4Dddb52d2017c77eAC34C73a84Cf8AF8", - "0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F", - "0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD", - "0xa59D9c42eb26a619c39D250b4574BD76023A760E", - "0xA5a2892d3FbB46d461D990469d5b797A1E6655cc", - "0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545", - "0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b", - "0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd", - "0xA5Da771D81BE428cccFB94a7922E9A9095080952", - "0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356", - "0xA5e99ad202bDd71D3518306Cf4dD163261981af1", - "0xa5F8fC0921880Cb7342368BD128eb8050442B1a1", - "0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7", - "0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699", - "0xa6218644A294E611213dC5629bc4CC48053F739F", - "0xA6281838f4A9c5736b2aa1cba9260D3F879623cA", - "0xa6289055A43195243bFDFbf08b00619e13D9531A", - "0xA6446D655a0c34bC4F05042EE88170D056CBAf45", - "0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84", - "0xA64E816F4eB895533f93e0aecb79468Ab57D00ff", - "0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A", - "0xA663121582725aA0eb8BF20B0F56F1917762e873", - "0xA66a5F51667da71179C23Db79a58C16193dD84a1", - "0xa66Daa57432024023DB65477BA87D4E7F5f95213", - "0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D", - "0xA67C912303b5227D6D4Dc7d16088342718a05bdf", - "0xA6858b98E5c14db67eC22C668701B1D33A3De1F7", - "0xa685a61171bb30d4072B338c80Cb7b2c865c873E", - "0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a", - "0xa69431858DB49BDa621192c29F366BE4d386CCAf", - "0xa698EbA92D194aB36A32EA3337c9976636f39dED", - "0xa69925428299287D3724B4B9A31Ea8cE191497de", - "0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE", - "0xA6ba0AA61ccD254fD92d548dfE87d06533649c12", - "0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD", - "0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5", - "0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716", - "0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9", - "0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A", - "0xa6FB1DF483b24EEAB569e19447E0e107003B9E15", - "0xA6fBE7781932a28eeAE7c9cACF939b73d721081e", - "0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9", - "0xA70f08F058617A2f07B6A8cf568198f3ddc996fa", - "0xA719Bda63E63c9B6250565B2051Bdf1D0b1D4046", - "0xa73638329c61c221dCA307ED7ef0154D776d9FDc", - "0xA740684C9022dc07540031b10dD57984640bAbef", - "0xa740b79dc545646072b32CA92a109f7CF74EF8ca", - "0xa74476443119A942dE498590Fe1f2454d7D4aC0d", - "0xa753D16375229948C62e3b8b19326F845b6b9d8B", - "0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d", - "0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2", - "0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A", - "0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D", - "0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758", - "0xA7aB21CA0a11d63369de020601b1342baA71144E", - "0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7", - "0xa7b9329b192d552344fffA8e67E803Aa9E99Af38", - "0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB", - "0xa7DE087329BFcda5639247F96140f9DAbe3DeED1", - "0xA7E26d3455629a01d9136BF4F9a1644634934773", - "0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b", - "0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe", - "0xa7ED29B253D8B4E3109ce07c80fc570f81B63696", - "0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9", - "0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650", - "0xa8006C4ca56F24d6836727D106349320dB7fEF82", - "0xA806B3FEd6891136940cF81c4085661500aa2709", - "0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985", - "0xA809d363A66c576A2a814CDBfEFC107C600A55f0", - "0xA823E6722006afe99E91c30FF5295052fe6b8E32", - "0xA824caa1Daf7e88A6650630CC8b23FF90946D329", - "0xA8258AbC8f2811dd48EccD209db68F25E3E34667", - "0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB", - "0xA829F97373069ee5d23175e4105dF8fD49238Be7", - "0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E", - "0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76", - "0xa83aF809975619477Af73B179e05e04A1CcEA953", - "0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD", - "0xa843343B1658Dea67e83cbd11Da0b73728A1b185", - "0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71", - "0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48", - "0xa8511Af2F945B0a939a9772f403F41ec637bFfcd", - "0xA8580F3363684d76055bdC6660CaeFe8709744e1", - "0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB", - "0xa85C95AbA6c298535890D6f1133632220d458E9A", - "0xA866F0198208Eb07c83081d5136BE7f775c2399e", - "0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE", - "0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e", - "0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08", - "0xa8892bfc33FA44053a9E402B1839966f4FEc74A4", - "0xA891CF72AEDa692570928eFe1A832342e9783CDC", - "0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e", - "0xA89FD5459C67AfC8727C07333ED830643Cf898B6", - "0xa8B0F154A688c22142E361707df64277e0A0bE66", - "0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39", - "0xA8b919680258d369114910511cc87595aec0be6D", - "0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca", - "0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f", - "0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5", - "0xA8eBb13B9895E52Ab7d815CE7F63591402581624", - "0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7", - "0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2", - "0xa8f0653Bf3eFa0D8E78e6136028C767561736224", - "0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC", - "0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc", - "0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073", - "0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14", - "0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe", - "0xa92E7c82B11d10716aB534051B271D2f6aEf7Df5", - "0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8", - "0xa957045A12D270e2eE0dcA9A3340c340e05d4670", - "0xa958E706fc1934E26a3D0c32f471B54F733D0009", - "0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5", - "0xa96F31F1C187c28980176C3A27ba7069f48abDE4", - "0xA974c709cFb4566686553a20790685A47acEAA33", - "0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D", - "0xA984A92731C088F1eA4D53b71A2565a399F7D8D5", - "0xA9877b1e05D035899131DBd1e403825166D09f92", - "0xa98f9F529De8E504FeB7CE34930790A38A65bb56", - "0xa99F0A9af216193d3Aeb400e608F7f98267aa84F", - "0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd", - "0xa9aa40627C6B989F97A6656a4AD658275479361C", - "0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD", - "0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7", - "0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD", - "0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C", - "0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056", - "0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1", - "0xA9f80A3C8258c42964Fac6263B8BAA648156b85D", - "0xa9fC65Da36064cE545e87690e06f5de10C52C690", - "0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E", - "0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4", - "0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6", - "0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8", - "0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6", - "0xaA2529228a3BB2434939a92Dea21aC736dF125ce", - "0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe", - "0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82", - "0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC", - "0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4", - "0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb", - "0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213", - "0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6", - "0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579", - "0xAa6E8127831c9DE45ae56bB1b0d4D4Da6e5665BD", - "0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F", - "0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F", - "0xAa843f65872a25D6E9552eA0B360Fb1d5E333124", - "0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8", - "0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36", - "0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99", - "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d", - "0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a", - "0xAAB29eCC3783aCB436A6679919F22D30932E93F2", - "0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0", - "0xAACa86B876ca011844b5798ECA7a67591A9743C8", - "0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3", - "0xAAD54C9f27B876D2538455DdA69207279fF673a5", - "0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE", - "0xAAf37055188Feee4869dE63464937e683d61b2a1", - "0xAafd35ddb9189995937A2862E8Ff17519F5AAE78", - "0xab09D6D45350BeC652e817859e180F59DDa77603", - "0xab0bd01101877597C1360a82f515515FEb178B9E", - "0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB", - "0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85", - "0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C", - "0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514", - "0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84", - "0xab79C29008f763ba2C79414a1ae919d3BC46d664", - "0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6", - "0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33", - "0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438", - "0xab85900CFa8a8a577fa5371cb7968aF0906B902d", - "0xAb85E7d4dF95Ba7570fd7817479610615C794e30", - "0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA", - "0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65", - "0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69", - "0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1", - "0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F", - "0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab", - "0xabC1280A0187a2020cC675437aed400185F86Db6", - "0xAbC430136A4dE71c9998242de8c1b4B97D2b9045", - "0xABcB2372370Fa1591Ce104a03351B5B628443C2B", - "0xABe580E7ee158dA464b51ee1a83Ac0289622e6be", - "0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB", - "0xabecB60867D304C9D69C21A332F2643cF76dFeDb", - "0xAbf6B761C6D7e64FCc1794064f52449b0542Af99", - "0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0", - "0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4", - "0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA", - "0xac3211a5025414Af2866FF09c23FC18bc97e79b1", - "0xAc3A4eE4D0cA8732d5610F012B4181697802086a", - "0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1", - "0xAC4088748E1f737C82980A7f78669bE35FecD686", - "0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0", - "0xac5470280C680956b1851F4ef9330F32E6fd243F", - "0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9", - "0xaC6Df26a590F08dcC95D5a4705ae8abbc88509Ef", - "0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5", - "0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59", - "0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1", - "0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0", - "0xac914BfE8cd7CDF89D67549be7225AfAd83E147C", - "0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9", - "0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd", - "0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c", - "0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc", - "0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751", - "0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA", - "0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6", - "0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905", - "0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5", - "0xacFe45C352C902ae3A3F9B6bfE6eC994c5D791BF", - "0xAD0A20715a7DF7aA0922B3791702F18254B660d9", - "0xAd14E61E0C450f525429861b1E482EeDf914A541", - "0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14", - "0xaD22f63404f7305e4713CcBd4F296f34770513f4", - "0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5", - "0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A", - "0xAD3b5c8542367ca9650437f33950b4AED067289B", - "0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195", - "0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64", - "0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F", - "0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e", - "0xAD640689e6950b7453729A4686edB3FdfD754616", - "0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8", - "0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2", - "0xaD9355F782c6Ec75F134B93304b8F9a691a4432a", - "0xAd966EC9087526F00019Ddc7d2e0284D72E80194", - "0xAdA0A1202462085999652Dc5310a7A9e2BF3eD42", - "0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef", - "0xADA86b1b313D1D5267E3FC0bB303f0A2b66D0Ea7", - "0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1", - "0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0", - "0xaDd171460C3c015CA756Ef52A629d926423AdefE", - "0xADD9c6c4375B5afa3c952ed517a0E532E6238815", - "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3", - "0xADF8B8050639b6236915f7516d69dE714672F0bF", - "0xAE1eaAE3F627AAca434127644371b67B18444051", - "0xAE31b85Bfe62747d0836B82608B4830361a3d37a", - "0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094", - "0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4", - "0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93", - "0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79", - "0xaE6733eC673Bc211B3F6959DBD5C377E1a439769", - "0xae690cF07C85BFB2de29aB32080c0EA182ae82B5", - "0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d", - "0xaE73B38d1c9A8b274127ec30160a4927C4d71824", - "0xae746520FfDB15d0505e32f1d6e9a2b4ab866572", - "0xae75116eaCb982b6CD08A567eBaFBb9e3718f123", - "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84", - "0xaE8488e75493B89A0E1488BF91542208C416f486", - "0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4", - "0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27", - "0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85", - "0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0", - "0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230", - "0xaebe5B3780860147DE62BC67339f0386c4A13d87", - "0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009", - "0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a", - "0xAec7e1f531Bb09115103C53ba76829910Ec48966", - "0xaEc98A708810414878c3BCDF46Aad31dEd4a4557", - "0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305", - "0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2", - "0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4", - "0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5", - "0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81", - "0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e", - "0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7", - "0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807", - "0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7", - "0xAF350211414C5DC176421Ea05423F0cC494261fB", - "0xaF3573E1E223c601340AdE1f1D52cd106B264367", - "0xaf364474803E89250A46D592fef4cC4eF8270DD8", - "0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25", - "0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961", - "0xAF446174961CD544e51B89310581669e8FC00D16", - "0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16", - "0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433", - "0xaf79C4c4106b7C35c2FeC72D130783524f821D89", - "0xAf8A215e81FAea7C180CE22b72483525121813BD", - "0xaf9CE02409C5E1549a1637446035dAB83ab8aE70", - "0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5", - "0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A", - "0xafb1eF73cC478461cD6A5Ab41D92550439071ece", - "0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f", - "0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70", - "0xaFBeC4D65BC7b116d85107FD05d912491029Bf46", - "0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6", - "0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B", - "0xafcCbdA168681038419908470e79E2353a798E1f", - "0xAFe60511341a37488de25Bef351952562E31fCc1", - "0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7", - "0xAfE8ba38ec668DB1D30c805C40983839bf8B4278", - "0xaFF7d8a6E42568062b97961d9361075E38658037", - "0xaff84e86d72EDb971341a6A66eb2dA209446FA14", - "0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf", - "0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9", - "0xB026840Be538828F3a43520420e69FC8548F5EF8", - "0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C", - "0xB02cDc19d0612b3bF355af03dB8979AB36693386", - "0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9", - "0xB0514a5b4Aa58aC6E954f537598dD42a71916581", - "0xb052F8A33D8bb068414EaDE06AF6955199f9f010", - "0xb056c38f6b7Dc4064367403E26424CD2c60655e1", - "0xb05AF453011d7ad68a92b0065FFD9d1277eD2741", - "0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc", - "0xB07ec2c28834B889b1CE527Ca0F19364cD38935c", - "0xB08F303E5e30d8bd50cB991dB07A55C506e61F23", - "0xb0a0a070640B450eB136DC377208469ee4F49fbc", - "0xB0b18830491097b5CFb0B6131C2eBF683FAdA891", - "0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1", - "0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5", - "0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f", - "0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880", - "0xb0dFd28d3CF7A5897C694904Ace292539242f858", - "0xb0ecc7f33973D8aCd6296Ab40f37718015b98345", - "0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660", - "0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84", - "0xB119Ce94D098C18fe380904c24e358bd887F00BE", - "0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590", - "0xB124541127A0A657f056D9Dd06188c4F1b0e5aab", - "0xb140A429c342083E97Daf42d5D82634bd7Ade7d4", - "0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9", - "0xb15F63a517e40F599e7331F825A0775001915Fb6", - "0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA", - "0xB16d3Ed603D62b125c6bd45519EDa40829549489", - "0xB16e967ff83DE3F1e9FCeAfbc2C28c1c5c56eF91", - "0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286", - "0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3", - "0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD", - "0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6", - "0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF", - "0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059", - "0xB1A30851E3f7d841b231B086479608e17198363A", - "0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB", - "0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B", - "0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15", - "0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c", - "0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773", - "0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7", - "0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229", - "0xB1e93236ab6073fdAC58adA5564897177D4bcC43", - "0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215", - "0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91", - "0xB1F2b122139daCD2aD29840E92cbc38716568994", - "0xB1f66997A5760428D3a87D68b90BfE0aE64121cC", - "0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718", - "0xB2279B6769CFBa691416F00609b16244c0cF4b20", - "0xB22950854A0A443aD97CaC440aA91E28b511d53A", - "0xB22c2786a549B008517B67625f5296E8fAf9589e", - "0xB24754bE79281553dc1adC160ddF5Cd9b74361a4", - "0xB24f135C954b71B75dD413b288835b5a8d4AFa74", - "0xB26631c6dda06aD89B93C71400D25692de89c068", - "0xB26abB2928C22F3763620448FbaD913648521866", - "0xb2734a4Cec32C81FDE26B0024Ad3ceB8C9b34037", - "0xb28f9C9B71B0C3885AE441A3c0F51027b760a991", - "0xB29678a4805a7d787dc9589E179D27F7575bB9f7", - "0xB2b834900EE97E487d521FC09243f19A1a4A3099", - "0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD", - "0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3", - "0xB2Cf3a438aCf46275839a38dB7594065f64151d3", - "0xb2d25d27f3f8F2265beDC400f00dac8B7521106a", - "0xB2D8e647EE55CC58A2B408e38f433238498853da", - "0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8", - "0xB2E260F12406c401874EcC960893C0f74Cd6aFcd", - "0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a", - "0xb2F7EB1f2c37645bE61d73953035360e768D81E6", - "0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc", - "0xb30fAE8C3496455dfa29C171096e9B55076B1561", - "0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069", - "0xB313C71b20CE054C6224d403387aC2536c0b954e", - "0xB31C219959E06f9aFBeB36b388a4BaD13E802725", - "0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6", - "0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407", - "0xb339FcA531367067e98d7c4f9303Ffeadff7B881", - "0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B", - "0xB348cB0638b2399aE598b5575D5c12e0F15d3690", - "0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5", - "0xb35e3E3E8A95Fd245d5C912118045459AaB9243b", - "0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200", - "0xB3673209fF0109f75432fa29FD29AE19F89Cb902", - "0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666", - "0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3", - "0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe", - "0xB37a769B37224449d92AAc57dE379E1267Cd3B00", - "0xb3BACe433288645114FE8e8aA91F87659CBF665b", - "0xb3Bd49E28f8F832b8d1E246106991e546c323502", - "0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A", - "0xb4058411967D5046f3510943103805be61f0600E", - "0xb40E02f0E11081140a062f06b6692180c0199Dd9", - "0xB41422D5a1d5d5C73c229686935b40F881502785", - "0xB414F8Ec2D14c64f37B1559CBE43746284514596", - "0xb41654a43Aae0D7d17701C612567b4243aa9cD6C", - "0xB417fA71A03A9bADBf962589F2478353fd5693e2", - "0xb41f09a973a85c7F497c10B00a939dE667B55a78", - "0xB422e605fBd765B80D2C4b5d8196C2f94144438B", - "0xB4272071eCAdd69d933AdcD19cA99fe80664fc08", - "0xb444208cB0516C150178fCf9a52604BC04A1aCEa", - "0xB4467E8D621105312a914F1D42f10770C0Ffe3c8", - "0xB45a50545bEEAB73F38F31E5973768C421805E5E", - "0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067", - "0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6", - "0xb48E0F69e6A3064f5498D495F77AD83e0874ab28", - "0xb4a525631FB867cE79e6DD07B86B9A098501acd5", - "0xB4a677B0E363c3815d46326954a4E4d2B1ACe357", - "0xB4ae194a0DCF1B4080b164C1d775ee06E0817305", - "0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b", - "0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC", - "0xB4d930279552397bbA2ee473229f89Ec245bc365", - "0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee", - "0xb4eA1e0E82814B8D357Dcf864083980972CE62AA", - "0xB4EFd85c19999D84251304bDA99E90B92300Bd93", - "0xb51925A39d3d9e81Bb77407CD38468797B5be6d2", - "0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5", - "0xb526FD41360c98929006f3bDcBd16d55dE4b0069", - "0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8", - "0xB53AC311087965D9e085515EfbE1380B2cA4De9a", - "0xB53e08B97724126Bda6d237B94F766c0b81C90fE", - "0xb54be748DEE3955aFb28B50beEd24f9db8992Cab", - "0xb562EC0261a9cB550A5fbcB46030088F1d6a53cF", - "0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23", - "0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52", - "0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec", - "0xB58B0B858dAbD762c063Ea0F22f2FA3397474529", - "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", - "0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2", - "0xb5A5F22694352C15B00323844aD545ABb2B11028", - "0xb5A73f5Fc8BbdbcE59bfD01CA8d35062e0dad801", - "0xB5AE848EdB296C21259b7467331467d2647eEcDf", - "0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760", - "0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112", - "0xB5Ca46cF1da09248126682a7bd72401fd7A6b151", - "0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93", - "0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869", - "0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4", - "0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11", - "0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad", - "0xb60Fde5D798236fBF1e2697B2A0645380921FccF", - "0xb6177A82b416F888D10c72b450Cd5442651d749a", - "0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206", - "0xB6259685685235c1eF4B8529e7105f00BD42b9f8", - "0xb628919a5456fd746A6b7a9f1003040Ca63e6d45", - "0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F", - "0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d", - "0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273", - "0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC", - "0xB65aA347A28d40039f62F3a488c9FD2799cB5a95", - "0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5", - "0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b", - "0xB66A2131A6B840dd020151f80723CAED603eFB51", - "0xB67718b98d52318240c52E71A898335da4A28c42", - "0xB68042de5B3dA08a80C20d29aEFab999D0848385", - "0xb683D83a532e2Cb7DFa5275eED3698436371cc9f", - "0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71", - "0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec", - "0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e", - "0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a", - "0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d", - "0xB6eD7644C69416d67B522e20bC294A9a9B405B31", - "0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1", - "0xb6EE9668771a79be7967ee29a63D4184F8097143", - "0xb6F2C2cc130473f88E3d887F42339Eb787475873", - "0xb6F43025B29196Af2dddd69b0a58AFBa079cD600", - "0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32", - "0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE", - "0xB70835D7822eBB9426B56543E391846C107bd32C", - "0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F", - "0xb7355bc855Dc4959e90316e25E592D38C480ab6f", - "0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C", - "0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb", - "0xb753428af26E81097e7fD17f40c88aaA3E04902c", - "0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc", - "0xb7742216e874C7c33f608c41e625B01A6f323570", - "0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0", - "0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8", - "0xb7ba8461664dE526A3ae44189727DFC768625902", - "0xB7c4A82936194FEE52a4E3d4cEC3415f74507532", - "0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958", - "0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE", - "0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB", - "0xB802b24E0637c2B87D2E8b7784C055BBE921011a", - "0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7", - "0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e", - "0xB813879550B7c7B7f59F83962e86e5fAA7E763a1", - "0xB81D70802a816B5DacBA06D708B5acF19DcD436D", - "0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4", - "0xb83Cd8d39462B761bb0092437d38b37812dd80A2", - "0xB83D46598d61a98EDdADDC33ED4adAA0eD496907", - "0xB8647e90C0645152Fccf4d9AbB6B59Eb4AA99052", - "0xB868636A18c9935D9B259228851cC49245ae68A2", - "0xB8742486C723793Cf5162bb5D3425ED9cD73D049", - "0xB8796542765747ed7F921FF12faff057b5D624D7", - "0xB879DA8b24c9b8685dE8526cF492E954f165D74b", - "0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC", - "0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272", - "0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD", - "0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE", - "0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a", - "0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433", - "0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58", - "0xB8c77482e45F1F44dE1745F52C74426C631bDD52", - "0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b", - "0xb8e103b60A33597136EA9511F46b6dBeB643a3a5", - "0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3", - "0xB8E2e2101eD11e9138803cd3e06e16dd19910647", - "0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8", - "0xB91C2a2b953D72f3EF890490669a0A41B0ADD5f7", - "0xB92179B36794e169a2E5582ECE92936480754DA9", - "0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50", - "0xb92f51CE4045212EeF8008C2f665DA713035267B", - "0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38", - "0xb9440022a095343B440D590FCD2d7A3794Bd76c8", - "0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90", - "0xb96207E0a45a953953109B6E2DCB8F4b72eC7462", - "0xB9680C592ec9306497260c4FdEab3624FE898857", - "0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA", - "0xB97048628DB6B661D4C2aA833e95Dbe1A905B280", - "0xb977ee318010A5252774171494a1bCB98E7fab65", - "0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22", - "0xb9871cB10738eADA636432E86FC0Cb920Dc3De24", - "0xB987D48Ed8f2C468D52D6405624EADBa5e76d723", - "0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986", - "0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352", - "0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3", - "0xB9D7CB55f463405CDfBe4E90a6D2Df01C2B92BF1", - "0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286", - "0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF", - "0xB9e7F8568e08d5659f5D29C4997173d84CdF2607", - "0xB9EefC4b0d472A44be93970254Df4f4016569d27", - "0xb9EF770B6A5e12E45983C5D80545258aA38F3B78", - "0xba100000625a3754423978a60c9317c58a424e3D", - "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", - "0xBA14b245d449965BdBeB630ebe135B569474F5b1", - "0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2", - "0xba2184520A1cC49a6159c57e61E1844E085615B6", - "0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A", - "0xbA23485a04B897C957918FdE2DabD4867838140b", - "0xbA32286b0296F0a86111644B74472D8AAbaE3027", - "0xba358B6f5b4c0215650444B8C30D870B55050D2D", - "0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E", - "0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5", - "0xba3D9687Cf50fE253cd2e1cFeEdE1d6787344Ed5", - "0xBA50933C268F567BDC86E1aC131BE072C6B0b71a", - "0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2", - "0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6", - "0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16", - "0xBa630d3BA20502BA07975B15c719BEECc8e4EBB0", - "0xba7435A4b4C747E0101780073eedA872a69Bdcd4", - "0xbA745513ACEbcBb977497C569D4F7d340f2A936B", - "0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC", - "0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0", - "0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb", - "0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5", - "0xBa9508c6d2650fBB7c167090438226AF2718DECB", - "0xba9d4199faB4f26eFE3551D490E3821486f135Ba", - "0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8", - "0xbAB6F30C81209433a3cEd28cA8E19256440547d9", - "0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908", - "0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31", - "0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B", - "0xbADf67237e1b8Cb8481445220e86536E1648FE3e", - "0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420", - "0xbAe226690D7DCe1Da1823f0BF811529b8229134a", - "0xBAE235823D7255D9D48635cEd4735227244Cd583", - "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b", - "0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F", - "0xBB13E608888E5D30C09b13F89d27631056161B9F", - "0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732", - "0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29", - "0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82", - "0xbb2f95F286ec090555dCa7c0BB49948C59494FdC", - "0xbb325121a2BE1294b51C10ec56989e5693D0F59D", - "0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771", - "0xBb50fd41e67b3078B4052d84077a3685eddb7E51", - "0xbb92579DE560A2d7D300648A3e7c685e80A757d0", - "0xbB9322256863538d4D330346DaeB6AC19130E298", - "0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62", - "0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413", - "0xbBB17c3D1f581dab947144C31387774c1BbEa900", - "0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89", - "0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44", - "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", - "0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f", - "0xbBc2045D335Cb224228f1850b29173d9d7D7b989", - "0xBBc2AE13b23d715c30720F079fcd9B4a74093505", - "0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3", - "0xBBCA7197c4BF733d8fD38751733864B70851CB87", - "0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af", - "0xBbe761EA1447A20b75aA485b7BCad4837415d7D7", - "0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B", - "0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4", - "0xBc0d84FA6260E065F330d51621d682d2630F4Aa2", - "0xbc16da9df0A22f01A16BC0620a27e7D6d6488550", - "0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7", - "0xbC32bE9115c3D2309ccF643f64C119bBc97a5280", - "0xbC396689893D065F41bc2C6EcbeE5e0085233447", - "0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d", - "0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835", - "0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26", - "0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb", - "0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF", - "0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6", - "0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed", - "0xBC7F402F3bC1c6D56C8041F551b47a0AD7714D1b", - "0xBC84F95f089b9291C552EBA09D30Fd56A932AFC9", - "0xBC86727E770de68B1060C91f6BB6945c73e10388", - "0xbCa3C97837A39099eC3082DF97e28CE91BE14472", - "0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5", - "0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35", - "0xbcC7026CdE024c6a97d2DF6e40613217d946279C", - "0xBcca60bB61934080951369a648Fb03DF4F96263C", - "0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1", - "0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd", - "0xbCdfE338D55c061C084D81fD793Ded00A27F226D", - "0xbcE7BD79558dda90B261506768f265c5543A9f90", - "0xbD03BD923c7D51019Fd84571D84e4eBcf7213509", - "0xBD0706f616b8D465d87583B727Df8478Ed1496fD", - "0xBd0793332e9fB844A52a205A233EF27a5b34B927", - "0xbD0a4bf098261673d5E6e600Fd87ddcd756e6764", - "0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF", - "0xBD16179538D7d5A91285F730a7c94E134FC0F677", - "0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed", - "0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308", - "0xbd1848e1491d4308Ad18287A745DD4DB2A4BD55B", - "0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F", - "0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3", - "0xBd356a39BFf2cAda8E9248532DD879147221Cf76", - "0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4", - "0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20", - "0xbD4B60a138b3fce3584EA01f50c0908c18f9677A", - "0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B", - "0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1", - "0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9", - "0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98", - "0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf", - "0xbd95145EE25E4203d90592834c688C92653532A6", - "0xBda7807bDa12CfD225f978502F9b470beb25E212", - "0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E", - "0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774", - "0xbdBF67D9bcb35e2bb7e4951002c6D70013196972", - "0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829", - "0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969", - "0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d", - "0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22", - "0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C", - "0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823", - "0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2", - "0xbdEB4b83251Fb146687fa19D1C660F99411eefe3", - "0xbDEC45952B5E234EdDC2981B43eeD360826D5087", - "0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1", - "0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f", - "0xbe038A2FDfec62Cf1beD852f141A43005035edcC", - "0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124", - "0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba", - "0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439", - "0xBe428c3867F05deA2A89Fc76a102b544eaC7f772", - "0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D", - "0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4", - "0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D", - "0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18", - "0xBe9329273A9D9e34B31d4b83a038E724a685BE72", - "0xbE9375C6a420D2eEB258962efB95551A5b722803", - "0xBeA202a291f633c12EdBbD51e04af985b2670500", - "0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb", - "0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922", - "0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12", - "0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85", - "0xbEe9Cf658702527b0AcB2719c1FAA29EdC006a92", - "0xbf05571988dAaB22D33C28bbB13566eae9DeE626", - "0xbf0f3cCB8fA385A287106FbA22e6BB722F94d686", - "0xbf11447c29071B562C54522875D0C9E3E21240aE", - "0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB", - "0xbF18F246B9301F231e9561B35A3879769BB46375", - "0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e", - "0xbF24a875BF58a2473005f9271Bd023b656721D3e", - "0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F", - "0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1", - "0xBF494F02EE3FdE1F20BEE6242bCe2d1ED0c15e47", - "0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa", - "0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd", - "0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a", - "0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940", - "0xBf5813707F50Fc1B6D19481fBfE4A90986179107", - "0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91", - "0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B", - "0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F", - "0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1", - "0xbf8fB919A8bbF28e590852AeF2D284494eBC0657", - "0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8", - "0xBFB7a652000763AC12bd3EED65C3E5Da5785743f", - "0xBFbe5332f172d77811bC6c272844f3e54A7B23bB", - "0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2", - "0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7", - "0xBFd78659212F00dE65A6411DAdC75878930725Ec", - "0xBfE03707aDb75b478Add9A01978057803F480E44", - "0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB", - "0xC002141f62961AfA759F7b22aaeb151bf80a3d8D", - "0xc00e94Cb662C3520282E6f5717214004A7f26888", - "0xC011A72400E58ecD99Ee497CF89E3775d4bd732F", - "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", - "0xc020c00e45dd3529e18012282657A1136C2B13E6", - "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", - "0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35", - "0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785", - "0xC05d14442A510De4D3d71a3d316585aA0CE32b50", - "0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01", - "0xc06aEc5191bE16b94FfC97B6Fc01393527367365", - "0xC06fb76E8d0616a8847484448C27c877FfBfdf89", - "0xc074Dd87663b97097f06d805A164b6B271158738", - "0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A", - "0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315", - "0xc0984810873C9D1546afB0286Ae996a370E05f16", - "0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9", - "0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F", - "0xC0D766017141dd4866738C1e704Be6feDc97B904", - "0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c", - "0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f", - "0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253", - "0xc0ea83113038987d974FE667831a36E442e661E7", - "0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D", - "0xC0EFFD5D26E42d99540707657555010Ab24Bf905", - "0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766", - "0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9", - "0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2", - "0xc12d099be31567add4e4e4d0D45691C3F58f5663", - "0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E", - "0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454", - "0xc15A399c4eA7815fE36857C9E290EE452A5D6B21", - "0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6", - "0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A", - "0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1", - "0xc175E77b04F2341517334Ea3Ed0b198A01A97383", - "0xC18e7a03f8986798323658dD8645f93aa79Ac5C9", - "0xc1a29a42876ff31D6c30341f5CF400dD8e766d91", - "0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa", - "0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9", - "0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D", - "0xc1f976B91217E240885536aF8b63bc8b5269a9BE", - "0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5", - "0xC1fB6C015fC535aBD331D3029De76a62e412Fb23", - "0xc20464e0C373486d2B3335576e83a218b1618A5E", - "0xc21dBEE65D62770953035f0434C532d578a666c9", - "0xC237868a9c5729bdF3173dDDacaa336a0a5BB6e0", - "0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e", - "0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae", - "0xC254664c7408Dde413969fBcD593328F6099E32f", - "0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e", - "0xC25AF3123d2420054c8fcd144c21113aa2853F39", - "0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c", - "0xC26b56F339bf8274B85f4D524906d40f50163532", - "0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb", - "0xc27A2F05fa577a83BA0fDb4c38443c0718356501", - "0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f", - "0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2", - "0xC28f1149bDc3DB79607Bd758867f6A1823674095", - "0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf", - "0xc2b58812c24020EA924c3d7C241C441605F12E75", - "0xC2Ba253771006c7fe2952e67f1780703c4707bEa", - "0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d", - "0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293", - "0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340", - "0xc2DD62b809de9409fDa30D5c222B1f30A850ed84", - "0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28", - "0xC2fbab8de59F2671d55137DfD837f68e9a040867", - "0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8", - "0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af", - "0xC30A5e36072612a5884AA6BDc2289fC5e8901638", - "0xc324a2f6b05880503444451B8b27e6f9e63287Cb", - "0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F", - "0xC343f099d3E41aA5C1b59470450e21E92E2d840b", - "0xc3469460CA6260d81ad508773f3B691ae4753Ae2", - "0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403", - "0xc34Ef872a751A10E2a80243eF826ec0942fE3F14", - "0xc36e2C02e64585c15794B8e25E826d50b15fd878", - "0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA", - "0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f", - "0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4", - "0xc37E8a31BA2d110c12f09f0239954A68b00bC599", - "0xC385d5359dE8E779b902904cDdc87074127650bf", - "0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527", - "0xC3951d77737733174152532e8B0f27e2c4E9F0dC", - "0xc398891b43F1B91158dCa87c63a88b80d000C248", - "0xc398e9A33288831a64F28F2E01065B17C25B6cD3", - "0xC39E626A04C5971D770e319760D7926502975e47", - "0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074", - "0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34", - "0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2", - "0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5", - "0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb", - "0xc3e2de0b661cF58F66BdE8E896905399ded58af5", - "0xc3E329cA5380C6b416CF095Ed1a662c378A2B630", - "0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587", - "0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E", - "0xc4199fB6FFDb30A829614becA030f9042f1c3992", - "0xc42209aCcC14029c1012fB5680D95fBd6036E2a0", - "0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3", - "0xc434B0584355039392BBa077B2B58AE614B6f18c", - "0xc44948cbbaF37A4D7f1315C08972B4338080bf59", - "0xc45D5E5c83101B1873354694B95089981fB9F7ca", - "0xC45DbdF28844fdB1482C502897d433aC08d6cCd0", - "0xC477D038d5420C6A9e0b031712f61c5120090de9", - "0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28", - "0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2", - "0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494", - "0xC4bC757008f91fdA5876398147C73831cf9b285E", - "0xC4C2614E694cF534D407Ee49F8E44D125E4681c4", - "0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4", - "0xc4d586ef7Be9EBe80bD5eE4FBd228fe2Db5F2C4e", - "0xc4e41117B773599971907172b82FE85afe6A1a21", - "0xC5005344d52758EE2264be257A198B50f884711b", - "0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83", - "0xc528c28FEC0A90C083328BC45f587eE215760A0F", - "0xC52C326331E9Ce41F04484d3B5E5648158028804", - "0xC538143202f3b11382D8606aae90a96b042a19DB", - "0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5", - "0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791", - "0xc54083e77F913a4f99E1232Ae80c318ff03c9D17", - "0xc544197d2b5862B996317dD471544f00769902b5", - "0xc5451c3b432687A5a796c4DafD0cb4702874F92D", - "0xc5594d84B996A68326d89FB35E4B89b3323ef37d", - "0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759", - "0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78", - "0xC57d533c50bC22247d49a368880fb49a1caA39F7", - "0xc58c0Fca06908E66540102356f2E91edCaEB8D81", - "0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD", - "0xC5bBaE50781Be1669306b9e001EFF57a2957b09d", - "0xC5d105E63711398aF9bbff092d4B6769C82F793D", - "0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54", - "0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49", - "0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31", - "0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB", - "0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc", - "0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65", - "0xC6263b73b18Bc3855099808D313680e5dD8e24Ce", - "0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532", - "0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1", - "0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054", - "0xC650f5514AE1A3a27930922145ce49E8A91b91AB", - "0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09", - "0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62", - "0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d", - "0xC66eFb10689c4FF5012402ddA7c346A48a43817d", - "0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea", - "0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5", - "0xc687Cbe21Da4374597ac5a020D79A7c39536512C", - "0xc68B73D9509F5343602480656F5dA512a5A20b9e", - "0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87", - "0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5", - "0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808", - "0xc6A18790d4D3988D28cc1E274E2c696602ea4343", - "0xc6AbF3C09341741Ac6041B0B08195701bdFD460C", - "0xC6D603A9Df53D1542552058c382bf115AACE70C7", - "0xC6D76756Fec88A289B20091846b81C23997BFD00", - "0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376", - "0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9", - "0xc713e5E149D5D0715DcD1c156a020976e7E56B88", - "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83", - "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B", - "0xC72ED4445B3fe9f0863106E344E241530d338906", - "0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D", - "0xc73C167E7a4Ba109e4052f70D5466D0C312A344D", - "0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1", - "0xc73f2474001aD1D6aEd615aF53631148CF98dE6b", - "0xC741f06082AA47F93729070aD0dD95E223Bda091", - "0xc7579bB99Af590EC71c316E1Ac4436C535039594", - "0xc75F15AdA581219c95485c578E124df3985e4CE0", - "0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471", - "0xc769791B5b8690076dAd0E97247A842Aa6711B9B", - "0xC76FB75950536d98FA62ea968E1D6B45ffea2A55", - "0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d", - "0xC77b230F31b517F1ef362e59c173C2BE6540B5E8", - "0xC78593C17482EA5de44Fdd84896fFd903972878E", - "0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66", - "0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9", - "0xc7A729D6d010FfdEA743092a97898E450eC1ED33", - "0xC7ac23AA559e975548ac959e4D1c926830093554", - "0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f", - "0xc7C03B8a3FC5719066E185ea616e87B88eba44a3", - "0xc7C21F8A739b448051c6e054E2Ef0739B742B22e", - "0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5", - "0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a", - "0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d", - "0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e", - "0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C", - "0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54", - "0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea", - "0xC80c5E40220172B36aDee2c951f26F2a577810C5", - "0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6", - "0xc813EA5e3b48BEbeedb796ab42A30C5599b01740", - "0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50", - "0xC83e0B5110f94C45739FB4995566f57c2542eAF8", - "0xC841210471aE257824b1Ddaf24D0eF64f2297485", - "0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB", - "0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A", - "0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b", - "0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A", - "0xC86D054809623432210c107af2e3F619DcFbf652", - "0xC87412535beC14FE79497914Dc5886fb0a163123", - "0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456", - "0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a", - "0xC88C59d0C573043C477fB9084990Ea14bc3C3817", - "0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63", - "0xC88F47067dB2E25851317A2FDaE73a22c0777c37", - "0xC89fA86A1a2f6De30D35B4602F709161D08BABda", - "0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC", - "0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c", - "0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8", - "0xC8C8205297b0908b9d0B16aa95c8d0108D615D25", - "0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB", - "0xC8d674114bac90148d11D3C1d33C61835a0F9DCD", - "0xC91b81df82534eA95C547abE86db455976ce70F8", - "0xc92D6E3E64302C59d734f3292E2A13A13D7E1817", - "0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0", - "0xc944E90C64B2c07662A292be6244BDf05Cda44a7", - "0xc956fDB88D2E5b71E22D63313624e42d4757E7f9", - "0xc962ad021a69D457564e985738C719aE3f79B707", - "0xC9683713241D88C7Cce5a4609aAD7480177DE129", - "0xc96DF921009B790dfFcA412375251ed1A2b75c60", - "0xc97A5cdF41BAfD51c8dBE82270097e704d748b92", - "0xC98449EF8a017cfD29AED8b21B9B26492978a898", - "0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F", - "0xc98e0639c6d2EC037A615341c369666B110e80E5", - "0xc994a2dEb02543Db1f48688438b9903c4b305ce3", - "0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec", - "0xC9aFDea326c109D441519d355756f4e88465f94d", - "0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF", - "0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454", - "0xc9c69a216568dE4d5B991b05cc9C382494FfA62e", - "0xC9cE70A381910D0a90B30d408CC9C7705ee882de", - "0xC9D73535DEBE2829b03faab04FF1022399Afc122", - "0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9", - "0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114", - "0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501", - "0xca0cB90D02a43C673ACb6927C496980d369c9F89", - "0xCA0e7269600d353F70b14Ad118A49575455C0f2f", - "0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84", - "0xcA2796F9F61dc7b238Aab043971e49c6164DF375", - "0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d", - "0xcA3Ea3061d638E02113aA960340c98343b5aCd62", - "0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A", - "0xca694eb79eF355eA0999485d211E68F39aE98493", - "0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A", - "0xCA760655D162EE134E34A316aE8AD9a54a69B60f", - "0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8", - "0xca9d97c6C7D5a0cE89371880037cc23866e2264d", - "0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC", - "0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0", - "0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53", - "0xCad2bAFF23327a45d42d82A78975BaC239632910", - "0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335", - "0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba", - "0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2", - "0xCae72A7A0Fd9046cf6b165CA54c9e3a3872109E0", - "0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2", - "0xcb03bec536843D338ac138205a6689d4cDc11046", - "0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B", - "0xcb17cD357c7acD594717D899ecb9df540F633F27", - "0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F", - "0xcb33BA014340AAc7644184772c4C5f431b3e1aD9", - "0xCb39C3502415152b2ec90ff07ee18cc94f681a72", - "0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7", - "0xcB3df3108635932D912632ef7132d03EcFC39080", - "0xcB3F902bf97626391bF8bA87264bbC3DC13469be", - "0xCB5A05beF3257613E984C17DbcF039952B6d883F", - "0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962", - "0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", - "0xCB610b65122f9A530892a9d442aa5f88A58d8a37", - "0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E", - "0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B", - "0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750", - "0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f", - "0xCBc62A291d4C564fd5D1d171154a0266ce336c44", - "0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908", - "0xCBCec9738533114F4434E1697201571EEf4dde32", - "0xcbd55D4fFc43467142761A764763652b48b969ff", - "0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7", - "0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644", - "0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903", - "0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2", - "0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68", - "0xcbf15FB8246F679F9Df0135881CB29a3746f734b", - "0xCbfef8fdd706cde6F208460f2Bf39Aa9c785F05D", - "0xcc0eC876191558De23c8D122483F30382651674F", - "0xCC12AbE4ff81c9378D670De1b57F8e0Dd228D77a", - "0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea", - "0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25", - "0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57", - "0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB", - "0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7", - "0xCc34366E3842cA1BD36c1f324d15257960fCC801", - "0xCc394f10545AeEf24483d2347B32A34a44F20E6F", - "0xCC4304A31d09258b0029eA7FE63d032f52e44EFe", - "0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9", - "0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38", - "0xcc53C2E5e2421cb5a5307Ed1C229816d71266292", - "0xCC55cf17d21c758E52b87113a7143116e4d9EB10", - "0xCC6B25d2A3D95568d1C903a5376982b1f54c7791", - "0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f", - "0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e", - "0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25", - "0xCC9254107D18493D018EE87C843a1D6d0c483c3C", - "0xcca0c9c383076649604eE31b20248BC04FdF61cA", - "0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535", - "0xCCbf21ba6EF00802AB06637896B799f7101F54A2", - "0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E", - "0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde", - "0xcCeD5B8288086BE8c38E23567e684C3740be4D48", - "0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18", - "0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743", - "0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6", - "0xcD2d415835D4746f5498950F3Fc48e01e64F89f9", - "0xcD3673aF09e76C74d889aaBab68cA0645566A3a1", - "0xcd607FDD69931675F50eA43D3488785367322B4e", - "0xcD62b1C403fa761BAadFC74C525ce2B51780b184", - "0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45", - "0xCD6d1a15F39E41F1154511601C905Faf469001bE", - "0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E", - "0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f", - "0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc", - "0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A", - "0xCda907B126375B914DBa39AC2518230dc95D315C", - "0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47", - "0xCDC412F306e0C51e3249B88C65423Cd16b322673", - "0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814", - "0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6", - "0xCdD7027447bC557AB926764e096DaDE96050a86e", - "0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527", - "0xce11D811C7BdbDDbbAADcF11668551205d23AD6e", - "0xCE1298eF635326d9F197963E49E1E67422761897", - "0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677", - "0xcE27A2388D2ba7a9995fa0960FB168568e2a7923", - "0xcE2834171F0FC397b46963E10331B38Ff635003d", - "0xCe49c3c92b33a1653F34811a9d7e34502bF12B89", - "0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b", - "0xCe53a179047ebed80261689367c093C90A94cC08", - "0xcE8089fF023dF2db04b56d2d5156681144a86b82", - "0xce853db3359326dB6D03981C9fb42983BbCdd007", - "0xCE958ECf2C752c74973e89674Faa30404b15A498", - "0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3", - "0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3", - "0xceB8652de51C77245226eA8b35858114D41F1B99", - "0xcEbc84E329467D4feA6351e9670d18819D6C9B9B", - "0xcec38306558a31cdbb2a9d6285947C5b44A24f3e", - "0xcecede5A20645EAc6ca2032eeEb1063572D63c29", - "0xCeD4E93198734dDaFf8492d525Bd258D49eb388E", - "0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197", - "0xceF1cA19d053e35509501D0f45408297845d8C18", - "0xcEf46305D096fa876Dd23048bf80F9345282e3fc", - "0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48", - "0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd", - "0xcf17a46a463E55B366672807245397999592365c", - "0xcF1D879e7016d654584Bfa0487e10714d24c5eff", - "0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A", - "0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1", - "0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3", - "0xCF67CEd76E8356366291246A9222169F4dBdBe64", - "0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38", - "0xcF7d119BCb6822283003adc7c1a40E9ae7097B75", - "0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2", - "0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45", - "0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E", - "0xcfAD57a67689809CdA997f655802a119838c9ceC", - "0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f", - "0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B", - "0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2", - "0xcfCA01488643501CAb56d1855921c897D5EE4b1B", - "0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7", - "0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c", - "0xD01DB73E047855Efb414e6202098C4Be4Cd2423B", - "0xd0207f76A97aD3779b7731ab1fc4cF926a508E87", - "0xD0352a019e9AB9d757776F532377aAEbd36Fd541", - "0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2", - "0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec", - "0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2", - "0xD049499E86f5ED97924Eb90fd5B15b9691bBC009", - "0xd0658324074D6249a51876438916f7C423075451", - "0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328", - "0xD07A5aAe8d66614de5e18a4EE32988A70dC20467", - "0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d", - "0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA", - "0xd0834d08c83dbE216811AAea0EEfFb2349E57634", - "0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988", - "0xd08575F5F4DE7212123731088980D069CB75873D", - "0xd0929d411954c47438dc1d871dd6081F5C5e149c", - "0xd0983dD6a0334c71d0478255D1F794508026b888", - "0xd09B4a4Cc6F092959478C693F3933cD27dA75244", - "0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433", - "0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c", - "0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2", - "0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30", - "0xd0c59798F986d333554688cD667033d469C2398e", - "0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD", - "0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC", - "0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7", - "0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C", - "0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c", - "0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1", - "0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f", - "0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0", - "0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8", - "0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2", - "0xD178b20c6007572bD1FD01D205cC20D32B4A6015", - "0xd18C0586A6FbB922489e33A55b494650A41BC5bB", - "0xd19e0D42973fB89c619a83883D7Bf454A6052827", - "0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5", - "0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d", - "0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585", - "0xD1E10C37A27d95D95720291b1Dc6f12F74C71443", - "0xd1e2d5085b39B80C9948AeB1b9aA83AF6756bcc5", - "0xD1eED78FdB470d20aCfa35329879b5051eE68738", - "0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33", - "0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b", - "0xd1F579cc0a5405D7610346b371371bEd1528D18b", - "0xD1F95941d9a69e875F7f51F04e5F214F8114E730", - "0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531", - "0xd234BF2410a0009dF9c3C63b610c09738f18ccD7", - "0xD236487c9BB6ddb1808d52c1C03B6b25B2486810", - "0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de", - "0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468", - "0xd24DFf6117936B6ff97108CF26c1dD8865743d87", - "0xd2567afbA8704547466d32336A23777232AE18cA", - "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", - "0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070", - "0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835", - "0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4", - "0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", - "0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8", - "0xd28cFec79dB8d0A225767D06140aee280718AB7E", - "0xD291E7a03283640FDc51b121aC401383A46cC623", - "0xd2946be786F35c3Cc402C29b323647aBda799071", - "0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4", - "0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325", - "0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc", - "0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113", - "0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1", - "0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B", - "0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B", - "0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A", - "0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB", - "0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892", - "0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81", - "0xd2d0f85B690604C245F61513bf4679b24ed64C35", - "0xd2d6158683aeE4Cc838067727209a0aAF4359de3", - "0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC", - "0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85", - "0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24", - "0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A", - "0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49", - "0xd3006F35C0286F5485971F935B87F84e72e8e43F", - "0xd30581895B8320c356aFc6f80B07dfB468a65b69", - "0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727", - "0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC", - "0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84", - "0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7", - "0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C", - "0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe", - "0xd3516ecB852037a33bAD2372D52b638D6D534516", - "0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A", - "0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84", - "0xD36a0e7b741542208aE0fBb35453C893D0136625", - "0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4", - "0xd37532D304214D588aeeaC4c365E8F1d72e2304A", - "0xD375a513692336cF9eEBCE5e38869B447948016f", - "0xd379700999F4805Ce80aa32DB46A94dF64561108", - "0xD37EE7e4f452C6638c96536e68090De8cBcdb583", - "0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800", - "0xD3C00772B24D997A812249ca637a921e81357701", - "0xd3CDc4e75750DC1e59F8342200742B6B29490e70", - "0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82", - "0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D", - "0xd3E8695d2Bef061EAb38B5EF526c0f714108119C", - "0xd408Df4116248a737cEF94917Ab6C609B37280BC", - "0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE", - "0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d", - "0xd433138d12beB9929FF6fd583DC83663eea6Aaa5", - "0xd44bb6663936CAb1310584A277f7DAa6943d4904", - "0xD45247c07379d94904E0A87b4481F0a1DDfa0C64", - "0xD46bA6D942050d489DBd938a2C909A5d5039A161", - "0xd47334b79333aF70AF1013276876D735151BDC19", - "0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232", - "0xD478161C952357F05f0292B56012Cd8457F1cfbF", - "0xD48B633045af65fF636F3c6edd744748351E020D", - "0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E", - "0xD49ff13661451313cA1553fd6954BD1d9b6E02b9", - "0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136", - "0xd4c435F5B09F855C3317c8524Cb1F586E42795fa", - "0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183", - "0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b", - "0xd4deD7a563B7032b46EF6A484663CA053ded7E20", - "0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a", - "0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e", - "0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b", - "0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95", - "0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C", - "0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87", - "0xd53370AcF66044910BB49CbcfE8f3cD020337f60", - "0xD533a949740bb3306d119CC777fa900bA034cd52", - "0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6", - "0xD54E2E7281De8E7D220F9173e33241fbFa881968", - "0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a", - "0xD5525D397898e5502075Ea5E830d8914f6F0affe", - "0xd5527579226E4ebC8864906E49D05d4458CcF47f", - "0xd559f20296FF4895da39b5bd9ADd54b442596a61", - "0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8", - "0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44", - "0xD581D38a7303b6DeA5828906acFDe416EE85dEE0", - "0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c", - "0xD5930C307d7395Ff807F2921F12C5EB82131a789", - "0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF", - "0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32", - "0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3", - "0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730", - "0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A", - "0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18", - "0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A", - "0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b", - "0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3", - "0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615", - "0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536", - "0xD635903C1B9A3202027d4cC78EfBB6FA964a987A", - "0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9", - "0xd64904232b4674c24fA59170D12fC7df20f5880e", - "0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E", - "0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659", - "0xd6875274b000462F59e9327cbDe2cEf637914569", - "0xd68F761Ae71467996B65522711357e5cfC1045B3", - "0xd690AA91dc5C68E3967495E9533E09930c723E73", - "0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9", - "0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3", - "0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD", - "0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170", - "0xd6aD7a6750A7593E092a9B218d66C0A814a3436e", - "0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69", - "0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6", - "0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55", - "0xd6bD97a26232bA02172Ff86b055d5D7bE789335B", - "0xD6c67B93a7b248dF608a653d82a100556144c5DA", - "0xd6c730B861F9A4DED3C20105ad152Accd7621F9b", - "0xd6cAF5Bd23CF057f5FcCCE295Dcc50C01C198707", - "0xD6e1401a079922469e9b965Cb090ea6fF64C6839", - "0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a", - "0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2", - "0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8", - "0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb", - "0xD716905047C61d92Ef634F97D3D746747C08448A", - "0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF", - "0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8", - "0xD7732e3783b0047aa251928960063f863AD022D8", - "0xd77604D92cFC8D51C945A52908b8532aB7bD19D2", - "0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643", - "0xd780Ae2Bf04cD96E577D3D014762f831d97129d0", - "0xd7a150D2eDfE324166436ea0766294634B811Bb5", - "0xD7b3669C7d3E38aB5a441383D41F25E003e02148", - "0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2", - "0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B", - "0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5", - "0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8", - "0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD", - "0xD7e0F80FB28233bdde0006c50568606A8feb964C", - "0xd7E11234aa8993897055600e605a45DC01b516AE", - "0xd7E1e4530D95717506633E58437f056A49c1FABB", - "0xD7EFB00d12C2c13131FD319336Fdf952525dA2af", - "0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e", - "0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f", - "0xd7FC2Da6B1e60748F18dA01A80360B696518991A", - "0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42", - "0xd80e558027Ee753a0b95757dC3521d0326F13DA2", - "0xd811250b7fE83150cBB3d70a892fCE6189fB3e08", - "0xD812Ac12EF69F5c4431593C985DF049071BFcad7", - "0xD81A93c19292B670341C0ecCf9E6a02822c5bb23", - "0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14", - "0xD83A162d4808c370A1445646e64CC4861eB60b92", - "0xD83A825384a252f57B1EF7d617518F2099AC8Eb5", - "0xd83C569268930fadAd4cdE6D0cB64450fef32b65", - "0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d", - "0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07", - "0xD850942eF8811f2A866692A623011bDE52a462C1", - "0xD858c11A1E990d7d02e0897b9B19dAdEf8171832", - "0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c", - "0xD8754fc11703ce600ebb2b32111B4E10384936e1", - "0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671", - "0xD8912C10681D8B21Fd3742244f44658dBA12264E", - "0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a", - "0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50", - "0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF", - "0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A", - "0xd8dc1070B5510583728eE2AFD6934877ea2dE474", - "0xd8e1bb9123DFc3cc27f7120d503ad914A317325c", - "0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666", - "0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373", - "0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6", - "0xD91a6162F146EF85922d9A15eE6eB14A00344586", - "0xd933a6AFF506D683EA9daAe750cf677fC25dc5c2", - "0xD938137E6d96c72E4a6085412aDa2daD78ff89c4", - "0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4", - "0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A", - "0xd94F2778e2B3913C53637Ae60647598bE588c570", - "0xd9555279B1c18b7aa388F053EBc0ab22e2497964", - "0xd957E08ac5421E2C28510586B57d095E5094836a", - "0xd967d9F941CD316Ab238d3EE761F80b7cAec7819", - "0xd97579Cea3fE2473682a4C42648134BB982433B9", - "0xd98F75b1A3261dab9eEd4956c93F33749027a964", - "0xD9964E1306dda055F5284c52048712c35DdB61Fd", - "0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f", - "0xD9A12Cde03a86E800496469858De8581D3A5353d", - "0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C", - "0xd9A8cfe21C232D485065cb62a96866799d4645f7", - "0xD9A947789974bAD9BE77E45C2b327174A9c59D71", - "0xd9af2d11d788da0097076f4Eb21bd1C5533743D9", - "0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8", - "0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c", - "0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628", - "0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd", - "0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193", - "0xD9d993FDD6dad5270C0896b364bdBefF38e010CF", - "0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50", - "0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093", - "0xd9F30228884d3212528540aC0136489047bE5734", - "0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C", - "0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8", - "0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB", - "0xdA4129919F964a3A526D3182Bb03E6449e5a8872", - "0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7", - "0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D", - "0xDA80B20038BDF968C7307BB5907A469482CF6251", - "0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A", - "0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724", - "0xdAC17F958D2ee523a2206206994597C13D831ec7", - "0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC", - "0xdacD69347dE42baBfAEcD09dC88958378780FB62", - "0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279", - "0xDAf76716996052aff7edb66Ef0Edb301BF001B6F", - "0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4", - "0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7", - "0xdB096cC19b8227E2115855c5B39Dcc247470013C", - "0xDB09eEB26C0194DAA59E539c360300376208969a", - "0xdb0aCC14396D108b3C5574483aCB817855C9dc8d", - "0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23", - "0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b", - "0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733", - "0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057", - "0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0", - "0xdB209c97e0De799bbf14E3377307780Ddc26BE4E", - "0xdB25f211AB05b1c97D595516F45794528a807ad8", - "0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A", - "0xdb352e55DaAd68B632554410F2D392263fF22b06", - "0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F", - "0xdb455c71C1bC2de4e80cA451184041Ef32054001", - "0xdb4837C9d84315ABCDE80A865f15178F86DB3966", - "0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457", - "0xdb5af0e326B5f6417bc9Db89d76fB2390393287F", - "0xDB61354E9cf2217a29770E9811832B360a8DAad3", - "0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C", - "0xdB70949d01Dc647B973e865A570361c223dAf358", - "0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd", - "0xDB7eB3edE973665b1BB9F3016861E3255062E4ED", - "0xdb8646F5b487B5Dd979FAC618350e85018F557d4", - "0xdb9953028eFB8b659C255B5B676b912c57f37e4b", - "0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76", - "0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB", - "0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067", - "0xdBB2F12CB89Af05516768C2c69A771D92A25D17c", - "0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2", - "0xDBdDf072d7aae7B9288e31A4eebe6C54e3a143b1", - "0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5", - "0xdBee1d8C452c781C17Ea20115CbaD0d5f627a680", - "0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E", - "0xDc279799643b6F52A7aDb03497f3cC941ff8f113", - "0xdC314366CE447c39348Db014ADD5B2b37329f5Be", - "0xDC349913d53b446485E98b76800b6254f43Df695", - "0xdC3c4f132FEA66947CfDd57e287c1fbb94252677", - "0xDC4A7A6632b1aF0e4E0A3C424936563A08503126", - "0xDc5864eDe28BD4405aa04d93E05A0531797D9D59", - "0xdC5938384Ae01489C5C8D071706E90dd42E33427", - "0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88", - "0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503", - "0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c", - "0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e", - "0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2", - "0xDcB01cc464238396E213a6fDd933E36796eAfF9f", - "0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935", - "0xdCCCdE236b35676ba945D27f93986050197D1e14", - "0xDcd77408e9b16252025637020228f3965938dda5", - "0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b", - "0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7", - "0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965", - "0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5", - "0xdd007278B667F6bef52fD0a4c23604aA1f96039a", - "0xDd15e1e1D9f2E311093676c1a57eEB5D1398d2cE", - "0xDD16eC0F66E54d453e6756713E533355989040E4", - "0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f", - "0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe", - "0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F", - "0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27", - "0xDD436a0Dce9244B36599AE7b22f0373b4e33992d", - "0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f", - "0xDd60F9dd5B891b728955149BD59F42c6513C8dc6", - "0xdd690D8824c00C84d64606FFb12640e932C1AF56", - "0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F", - "0xDd6C68bb32462e01705011a4e2Ad1a60740f217F", - "0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23", - "0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8", - "0xdd7eD58e68F31c1478b59aBA156F61795EEb232a", - "0xDd8A49180E44806Bd56873bda359C1115F7E98b5", - "0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D", - "0xdD94842C15abfe4c9bAFE4222adE02896Beb064c", - "0xdd96e83861b8bf7c413265D9131CbE68e442e02f", - "0xdd974D5C2e2928deA5F71b9825b8b646686BD200", - "0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E", - "0xdDAaf4A0702a03A4505F2352a1abA001fFc344be", - "0xDDB3422497E61e13543BeA06989C0789117555c5", - "0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1", - "0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48", - "0xDDCE370b6E80653fB226803385a58c0f8e49D9d4", - "0xDDD460bBD9F79847ea08681563e8A9696867210C", - "0xDdD673bF7a211c40069F8B204ED01fAfB90c275a", - "0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57", - "0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5", - "0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE", - "0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40", - "0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c", - "0xDe201dAec04ba73166d9917Fdf08e1728E270F06", - "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F", - "0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2", - "0xDe4C5a791913838027a2185709E98c5C6027EA63", - "0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6", - "0xdE522a2778E4554707E6a8Df36a4871ce9967BB5", - "0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E", - "0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb", - "0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae", - "0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5", - "0xdEcad07BCba1A655D908307617d7Cc48e6228B99", - "0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43", - "0xdef058a630354E1081c7F3608F081E951d2A5570", - "0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202", - "0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E", - "0xdf1338FbAfe7aF1789151627B886781ba556eF9a", - "0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3", - "0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F", - "0xdf22Da9a8C1D80095175Ae601d182A734923F01A", - "0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB", - "0xDF2C7238198Ad8B389666574f2d8bc411A4b7428", - "0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479", - "0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134", - "0xdF44A80c17813789f60090638827aEb23698B122", - "0xDf49C9f599A0A9049D97CFF34D0C30E468987389", - "0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2", - "0xdF574c24545E5FfEcb9a659c229253D4111d87e1", - "0xDf59C8BA19B4d1437d80836b45F1319D9A429EED", - "0xdF6D916F89936d67543998E03dB40d79870bE41E", - "0xDf6Ef343350780BF8C3410BF062e0C015B1DD671", - "0xDf7FF54aAcAcbFf42dfe29DD6144A69b629f8C9e", - "0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9", - "0xDF8673049BfcAc01244847d955d139d20815EA84", - "0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2", - "0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4", - "0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006", - "0xdfB78a5de31cF30c295808BE6B17b95f2927302D", - "0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A", - "0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF", - "0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73", - "0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1", - "0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088", - "0xdfe691F37b6264a90Ff507EB359C45d55037951C", - "0xDffD82C8c82f2721aa801097801Da54eE97cf607", - "0xe0089BfD703a711bB211fF62bdD76Cd9032F237A", - "0xE02784175C3BE0DEa7CC0F284041b64503639E66", - "0xe02A8b1D7B2A85a3cb20a902783c9557423691C5", - "0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0", - "0xe047705117Eb07e712C3d684f5B18E74577e83aC", - "0xe05Be272d67eE58a57b38B48c791B586e1220B94", - "0xe05C99fd798C09C066B87d841eCF89Dac4B4856E", - "0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3", - "0xe06Af951086EC3c488b50E31BE29c07F8a260cA3", - "0xe06eda7435bA749b047380CEd49121ddE93334Ae", - "0xe089CeEb88086d7DD5153cf0357525069Cb27a4a", - "0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A", - "0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112", - "0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c", - "0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB", - "0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F", - "0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C", - "0xE0C72452740414d861606a44cCd5eA7f96488278", - "0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987", - "0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2", - "0xe0E705C9bFf67188a79dc5F59f0b2675031a6055", - "0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65", - "0xe11609b9a51CAF7d32A55896386aC52ED90e66F1", - "0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf", - "0xe12128D653B62F08fbED56BdeB65dB729B6691C3", - "0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d", - "0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6", - "0xe138FDa441fC31B36171122397a8A11d6cd2c479", - "0xE13Ef257cF4D5Df928ca11d230427C037666d466", - "0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065", - "0xE14A603f7c77d4101A87859b8736a04CFD85C688", - "0xe15254a13D34F9700320330abcb7c7F857aF2Fb7", - "0xe1652744e343D50A0050E233eD9BD43fe0a3070a", - "0xe172F366678EC7B559F6C2913a437BaaDfd4e6c8", - "0xE17f017475a709De58E976081eB916081ff4c9d5", - "0xe18AF2C54B852AC2260834534CE70661ABbB321B", - "0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD", - "0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c", - "0xE1Aee98495365fc179699C1bB3E761FA716beE62", - "0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00", - "0xE1bAD922F84b198A08292FB600319300ae32471b", - "0xE1c7E30C42C24582888C758984f6e382096786bd", - "0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199", - "0xe1E70407c8cdB588425fe7736e30DF139110949F", - "0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30", - "0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab", - "0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C", - "0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089", - "0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D", - "0xe25b0BBA01Dc5630312B6A21927E578061A13f55", - "0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D", - "0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9", - "0xe26517A9967299453d3F1B48Aa005E6127e67210", - "0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098", - "0xE270ef848D2e966F59705122F9E7CbEf7a717825", - "0xE277aC35F9D327A670c1A3F3eeC80a83022431e4", - "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30", - "0xE2b407160AAd5540eAc0e80338b9a5085C60F25B", - "0xe2B7a0c7bC21E000B8327713513b9D4d2620A414", - "0xe2D0612710af166fdeB63b792E3CEd8Da4A52830", - "0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528", - "0xE2dc070524A6e305ddB64d8513DC444B6a1ec845", - "0xE2E6D4BE086c6938B53B22144855eef674281639", - "0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2", - "0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42", - "0xe2f2a5C287993345a840Db3B0845fbC70f5935a5", - "0xE2FB6529EF566a080e6d23dE0bd351311087D567", - "0xe30e02f049957e2A5907589e06Ba646fB2c321bA", - "0xe3152D33c08807Ba9C301c5110e78B9203137C0c", - "0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014", - "0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901", - "0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df", - "0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345", - "0xE33dEE9575a5a59592998f3A404347F9EfA174F7", - "0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D", - "0xE34e1944E776f39B9252790a0527eBDa647aE668", - "0xE35673cdD0370146be64e1DE959ec42E725ec4Ce", - "0xe35a92B24439329E864921E0BeD78166b7EF2194", - "0xE36B0F3C426923E352F6005b6236082A78A3C2cb", - "0xE36df5BB57E80629Cfc28a31e5F794071c085ECa", - "0xe3818504c1B32bF1557b16C238B2E01Fd3149C17", - "0xe3831c5A982B279A198456D577cfb90424cb6340", - "0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD", - "0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1", - "0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81", - "0xe3cDB92b094a3BeF3f16103b53bECfb17A3558ad", - "0xE3d208D74e4C167245913C942df8C4Ee03b9abBA", - "0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187", - "0xE3E9204Afd78822A0E22151733E65a901Bf77b77", - "0xE3F4b4A5d91e5cB9435B947F090A319737036312", - "0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5", - "0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9", - "0xE400013Df86249838B720eaB5a7F816aD82433c0", - "0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667", - "0xE41d2489571d322189246DaFA5ebDe1F4699F498", - "0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998", - "0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373", - "0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a", - "0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A", - "0xe455D0862B18B9106141F733e85f3336A38e3D78", - "0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA", - "0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE", - "0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998", - "0xe469c4473af82217B30CF17b10BcDb6C8c796e75", - "0xE477292f1B3268687A29376116B0ED27A9c76170", - "0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573", - "0xe481f2311C774564D517d015e678c2736A25Ddd3", - "0xE48972fCd82a274411c01834e2f031D4377Fa2c0", - "0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672", - "0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7", - "0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B", - "0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa", - "0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8", - "0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857", - "0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223", - "0xE4F356EcCe6FbDA81eCDea2E38527e59422861C2", - "0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29", - "0xE4f81cCaB9FC644409342eB5D19432b7522d7012", - "0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf", - "0xE5108bf6425D408df9d2C2909e77ca96a682E62B", - "0xE51601f59A610DAc06868aa711A05e9a4e291256", - "0xE51f24B251430A6e615f66e0d3c3A97c442aB38C", - "0xE525047aD468F807aa33a4BbE7b1E084Da56eA16", - "0xE52e75e8a97546f40991b489E92c68eBb386dc97", - "0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838", - "0xE531642e9bb5d027E9C20E03284287B97919a9a5", - "0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9", - "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55", - "0xe541504417670FB76b612B41B4392d967a1956c7", - "0xe541b34f73a4789a033A962ad43655221B4E516e", - "0xE54B3458C47E44C37a267E7C633AFEF88287C294", - "0xe571519185098b2f4914cA973d48c090426D69ee", - "0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE", - "0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C", - "0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C", - "0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789", - "0xe5A1Dd911C289B087202AED0dD85AfbA80373eed", - "0xE5a3229CCb22b6484594973A03a3851dCd948756", - "0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4", - "0xE5aeE163513119F4F750376C718766B40fA37A5F", - "0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532", - "0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6", - "0xE5Bd12178910c928B69CD090b18D4B981f1150dc", - "0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C", - "0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843", - "0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C", - "0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b", - "0xE5f55a3b74874531a99359b833b92866A6609f6B", - "0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8", - "0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0", - "0xe6179bB571D2d69837bE731da88C76e377ec4738", - "0xe61eECfDBa2aD1669cee138f1919D08cEd070B83", - "0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850", - "0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6", - "0xE63684BcF2987892CEfB4caA79BD21b34e98A291", - "0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e", - "0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901", - "0xe6410569602124506658Ff992F258616Ea2D4A3D", - "0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4", - "0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5", - "0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01", - "0xE66747a101bFF2dBA3697199DCcE5b743b454759", - "0xE66F7261F72861e3399eb15424f2F2A2E976CaB3", - "0xe6710e0CdA178f3D921f456902707B0d4C4A332B", - "0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2", - "0xE689a257e070b13a08104AEb995c95FEe1d87673", - "0xE68e0B2280f8A254801d39E7A63cc1E66521AAae", - "0xE68ed880744D3279f7AC25508ea7B5A6f0656848", - "0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B", - "0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31", - "0xE6B9018365cE008319DF4Dec715E664B3CC93321", - "0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F", - "0xE6c2C240E1228980F322D76ed4C1F63078191BB5", - "0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022", - "0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7", - "0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA", - "0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30", - "0xe6fd75ff38Adca4B97FBCD938c86b98772431867", - "0xe7049114562C759d5E9D1d25783773Ccd61C0a65", - "0xe707d9D42ba282811c985085080aC103cF544043", - "0xE716637Ba037E840A46A1CaC83556a2dD83C0285", - "0xE74B35425fE7E33EA190b149805baF31139a8290", - "0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D", - "0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864", - "0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C", - "0xE7b5269A67E385766F98012F25073A7Bc67A1046", - "0xe7beA371284F7091D836172e8c7e006FC21347ce", - "0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef", - "0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53", - "0xe7D3e4413E29ae35B0893140F4500965c74365e5", - "0xe7D7b37e72510309Db27C460378f957B1B04Bd5d", - "0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A", - "0xe7da4034D6bf12909E5D0198c3784F55a06e0210", - "0xe7E4279b80D319EDe2889855135A22021baf0907", - "0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F", - "0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f", - "0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB", - "0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2", - "0xe85eD250E3d91fdE61bF32E22C54F04754E695c5", - "0xE8663A64A96169ff4d95b4299E7ae9a76b905B31", - "0xE86A746330b0B691323d2CbB5c140F77D7F198A4", - "0xE870bD7C40c1f1227637DEd7B60456501D25A7B8", - "0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64", - "0xe8780B48bdb05F928697A5e8155f672ED91462F7", - "0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd", - "0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85", - "0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD", - "0xE8b251822d003a2b2466ee0E38391C2db2048739", - "0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5", - "0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C", - "0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1", - "0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba", - "0xe9184c970BcFBB05d8A38762d073320E622a3E28", - "0xe9406953401344819dF0392ECdfF238C5396C2A2", - "0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6", - "0xe947b388fbE682784170B62F2Bd4665f9719a285", - "0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2", - "0xE95A203B1a91a908F9B9CE46459d101078c2c3cb", - "0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C", - "0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab", - "0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a", - "0xe984ADE4D5daFA623180460759F4073b6a470656", - "0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72", - "0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1", - "0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07", - "0xE99DDae9181957E91b457E4c79A1B577E55a5742", - "0xE9A95d175a5f4C9369f3b74222402eB1b837693b", - "0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2", - "0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7", - "0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a", - "0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17", - "0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c", - "0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C", - "0xe9dE1C630753A15d7021Cc563429c21d4887506F", - "0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7", - "0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C", - "0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b", - "0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea", - "0xe9F9547C17fc9539DF99a42dcB6ec38165994c45", - "0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea", - "0xea004e8FA3701B8E58E41b78D50996e0f7176CbD", - "0xEA0595f67f1F14343793E67217b34b8244eE37aB", - "0xEA097A2b1dB00627B2Fa17460Ad260c016016977", - "0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc", - "0xea0Db24174739aC14110FA992da89d2dAa98E50E", - "0xEA1ea0972fa092dd463f2968F9bB51Cc4c981D71", - "0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4", - "0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664", - "0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", - "0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40", - "0xea3983Fc6D0fbbC41fb6F6091f68F3e08894dC06", - "0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5", - "0xea5eB17d519a9165Fd2d7E024D83856f314958d1", - "0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc", - "0xEA610B1153477720748DC13ED378003941d84fAB", - "0xea6393d81DC1871ad758b21CB8C72a410bA4f609", - "0xea6412Fb370e8d1605E6aEeAA21aD07C3C7e9F24", - "0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A", - "0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1", - "0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24", - "0xeAb43193CF0623073Ca89DB9B712796356FA7414", - "0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F", - "0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29", - "0xeB04983Ab864B43322f393e621D3856cCAC889F1", - "0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D", - "0xeb269732ab75A6fD61Ea60b06fE994cD32a83549", - "0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414", - "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", - "0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0", - "0xEB58343b36C7528F23CAAe63a150240241310049", - "0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4", - "0xEB6078B0f28291eC6328eE3f1f2804035145a5eD", - "0xeB66ACc3d011056B00ea521F8203580C2E5d3991", - "0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B", - "0xeB7C20027172E5d143fB030d50f91Cece2D1485D", - "0xEB9951021698B42e4399f9cBb6267Aa35F82D59D", - "0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6", - "0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e", - "0xEBBdf302c940c6bfd49C6b165f457fdb324649bc", - "0xebC7cd2684DD96619841C7994343c5a8bdA94B10", - "0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b", - "0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83", - "0xEbe17559127157d7686F952C45Fb53b8dBdE4A64", - "0xeBF4CA5319F406602EEFf68da16261f1216011B5", - "0xEC01d916a853036a6080750F7D2B5902B5Db84B2", - "0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6", - "0xEc0d77a58528a218cBf41Fa6E1585c8D7A085868", - "0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C", - "0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B", - "0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0", - "0xEC213F83defB583af3A000B1c0ada660b1902A0F", - "0xeC46f8207D766012454c408De210BCBc2243E71c", - "0xEC491c1088Eae992B7A214efB0a266AD0927A72A", - "0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf", - "0xec67005c4E498Ec7f55E092bd1d35cbC47C91892", - "0xEC681F28f4561c2a9534799AA38E0d36A83Cf478", - "0xeC7B47714196caf09fDC7A983DC6b250eff851fC", - "0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA", - "0xEC80Ef99990E15373d2E860f57422E4e22e61F27", - "0xEc8A2D9944B521c8dc680C5678B1124B1B384604", - "0xec97494eE4d697e7AB3D7682062bF564CeB9D08A", - "0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4", - "0xEC9cE8c606cc8927df594b293be16544F8A70f11", - "0xecA1DBf27b2553eE02f2783467e0CAc491e08222", - "0xeca82185adCE47f39c684352B0439f030f860318", - "0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f", - "0xECbF566944250ddE88322581024E611419715f7A", - "0xecC0F1F860a82aB3b442382D93853C02d6384389", - "0xECC6724229E50Ac26F136132c2A462fAf63f720B", - "0xeCd1de1eF1169594825034117532ed4F7FA2e5D9", - "0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36", - "0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb", - "0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB", - "0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183", - "0xEd04915c23f00A313a544955524EB7DBD823143d", - "0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c", - "0xed0d5747A9AB03a75fBfEC3228cd55848245B75d", - "0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7", - "0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0", - "0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010", - "0xeD351575b9869AADA94435e0066ba38E08800b60", - "0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F", - "0xED4699f180a14B5974c26f494483F9c327Fd381a", - "0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2", - "0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227", - "0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d", - "0xED82730312babb41367E060911F798002FFA445F", - "0xEd91879919B71bB6905f23af0A68d231EcF87b14", - "0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B", - "0xEda8B016efA8b1161208Cf041cD86972eeE0F31E", - "0xedacc3cBcDF37fCefd16F02670c51C9cf2720015", - "0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9", - "0xeDBaF3c5100302dCddA53269322f3730b1F0416d", - "0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86", - "0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85", - "0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980", - "0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c", - "0xeDEec5691f23E4914cF0183A4196bBEb30d027a0", - "0xEdF44412B47A76e452FD133794e45d9485E4cd4b", - "0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba", - "0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd", - "0xEE06A81a695750E71a662B51066F2c74CF4478a0", - "0xeE0f286776639cD363Da810DAF3e0623F82576b0", - "0xEe16f8Cf30f56FA34f6348799d29568333E07CB5", - "0xEE2131B349738090E92991d55F6D09Ce17930b92", - "0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C", - "0xEe26Ec776662176D42f76fB22c2f025D50469D9E", - "0xeE31F758b803b61Dfe2A56c6782C605d9131417e", - "0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff", - "0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB", - "0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc", - "0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26", - "0xEE50AA773abA0B4FC1a1944727951b88883a3f23", - "0xee573a945B01B788B9287CE062A0CFC15bE9fd86", - "0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6", - "0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC", - "0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c", - "0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd", - "0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e", - "0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8", - "0xeE8D611d2dEcc2AcB30191353A8e04496fC02090", - "0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0", - "0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728", - "0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72", - "0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107", - "0xEEaf33534F7e8628B281DA3aA01271D4ce22619d", - "0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81", - "0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1", - "0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD", - "0xEED736b2b809550D89A941C2005dE93588c628e2", - "0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A", - "0xEeE690AAA67d1eE33365c02C3Bf477A93867052f", - "0xEeeA86AC3cF7F154991595e10921482834012222", - "0xeEEE2a622330E6d2036691e983DEe87330588603", - "0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6", - "0xEEF9f339514298C6A857EfCfC1A762aF84438dEE", - "0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c", - "0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574", - "0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1", - "0xEF2463099360a085f1f10b076Ed72Ef625497a06", - "0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24", - "0xef42d7D6219f4B17f539aEc0f3228C9C37f41536", - "0xEf51c9377FeB29856E61625cAf9390bD0B67eA18", - "0xef6344de1fcfC5F48c30234C16c1389e8CdC572C", - "0xeF65887a05415bF6316204b5ffB350d4d1a19BBA", - "0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6", - "0xeF764855F98C5Ef9cbe29b908510dd4e101616d1", - "0xeF80158b7Db893E74fac82fE32415d9420e60ffd", - "0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c", - "0xef8CF79C21637fc6f951bcaC348915508a639a41", - "0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B", - "0xEfaB7248D36585e2340E5d25F8a8D243E6e3193F", - "0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e", - "0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75", - "0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f", - "0xF02123509A08632339102eE5fdd41B638592E495", - "0xf028ADEe51533b1B47BEaa890fEb54a457f51E89", - "0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA", - "0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F", - "0xf03bfb08a807716e3340e175B98b388d2DC56DE0", - "0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541", - "0xF03f8D65BaFA598611C3495124093c56e8F638f0", - "0xf04a8ac553FceDB5BA99A64799155826C136b0Be", - "0xf050E54d2b50c055C9919a4B856A195221D3DB71", - "0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34", - "0xf05a9382A4C3F29E2784502754293D88b835109C", - "0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9", - "0xF063fE1aB7a291c5d06a86e14730b00BF24cB589", - "0xf083F40599741bC576173B492268972CE661E5ec", - "0xf08c68bD5f4194d994FD70726746Bf529eE5a617", - "0xf091Cf09c51811819DB705710e9634B8bf18F164", - "0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb", - "0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a", - "0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA", - "0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a", - "0xF0ACF8949e705E0ebb6CB42c2164B0B986454223", - "0xf0B0A13d908253D954BA031a425dFd54f94a2e3D", - "0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC", - "0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28", - "0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA", - "0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592", - "0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749", - "0xF0e6019c0F16d31294937b3334229909349e00f4", - "0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4", - "0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5", - "0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1", - "0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0", - "0xF1290473E210b2108A85237fbCd7b6eb42Cc654F", - "0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55", - "0xf14922001A2FB8541a433905437ae954419C2439", - "0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac", - "0xf151980E7A781481709e8195744bF2399FB3Cba4", - "0xf16843C8ab59AE17f9481Ec756a1DED049192AF4", - "0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3", - "0xf16e81dce15B08F326220742020379B855B87DF9", - "0xf1738912ae7439475712520797583ac784ea9033", - "0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b", - "0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831", - "0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd", - "0xF19D446c35570eFf44cF9871ee389067EbD6e962", - "0xf1aC7A375429719DE0dde33528e2639B9a206ebA", - "0xF1cA9cb74685755965c7458528A36934Df52A3EF", - "0xF1dED9284c73F9C3A664503E9a5E15188A991935", - "0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F", - "0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b", - "0xf20E484056d9cb18733eAF6F2865257e23F92af1", - "0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097", - "0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D", - "0xf230b790E05390FC8295F4d3F60332c93BEd42e2", - "0xF244176246168F24e3187f7288EdbCA29267739b", - "0xF256CC7847E919FAc9B808cC216cAc87CCF2f47a", - "0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943", - "0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7", - "0xF260608a577B64000747D533e27bbc2e53F9108D", - "0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c", - "0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb", - "0xf278c1CA969095ffddDED020290cf8B5C424AcE2", - "0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633", - "0xF29226914595052a04F5AFbe6410D0C3eD707548", - "0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85", - "0xf29e46887FFAE92f1ff87DfE39713875Da541373", - "0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0", - "0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d", - "0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a", - "0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36", - "0xf2D4A5dd017d78289C404DE98c37cE245e417C7f", - "0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48", - "0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6", - "0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509", - "0xf30547ff2Df1F1CBE5C8DD758B3dd098C856e38f", - "0xf3099f855D5D8Ea97d9862573985C1461c96Fd20", - "0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9", - "0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43", - "0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa", - "0xf34845b76015D2952B6E39436bC59Cae3C9ba17d", - "0xf34960d9d60be18cC1D5Afc1A6F012A723a28811", - "0xf354a75DB1641D7658628771055199C41e7b4bAd", - "0xF3562f15fd1c152612F3CEeB6B08c528F06C703A", - "0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a", - "0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C", - "0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392", - "0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE", - "0xF39f19565B8D937EC30f1db5BD42F558D1E312A6", - "0xf3A2ace8e48751c965eA0A1D064303AcA53842b9", - "0xf3AE5d769e153Ef72b4e3591aC004E89F48107a1", - "0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624", - "0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125", - "0xF3C9D88bF55f368a36eCBF47afBac07490235b56", - "0xF3cFBCA4e083B1418F89545754C7dA90d2418B10", - "0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1", - "0xf3D923825eEc91d3074C656d9d558e271Ed55aee", - "0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8", - "0xf3db7560E820834658B590C96234c333Cd3D5E5e", - "0xf3DD3aCF1662A564E15D7569Fd80c105596e8846", - "0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3", - "0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412", - "0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9", - "0xF411903cbC70a74d22900a5DE66A2dda66507255", - "0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404", - "0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe", - "0xf418588522d5dd018b425E472991E52EBBeEEEEE", - "0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077", - "0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626", - "0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85", - "0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9", - "0xF433089366899D83a9f26A773D59ec7eCF30355e", - "0xf434f92a7867025204d1A2419d0731316b3F6c6a", - "0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233", - "0xf44745fBd41F6A1ba151df190db0564c5fCc4410", - "0xF45091f25d374BbE956c0bb64bB85e02D07Aa741", - "0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a", - "0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89", - "0xF454071E3a891eD491B8ebADc4c76DE4d604dee8", - "0xF45626B2db4418B1fE62d3F52F07109888C33d0c", - "0xF47F923B91422F47645f41425601C44f6b464300", - "0xf485C5E679238f9304D986bb2fC28fE3379200e5", - "0xF4882b5d907Fd0C5626C06344C31506ae5D90c87", - "0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d", - "0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348", - "0xF4B54874cD8a6C863e3A904c18fDa964661Ec363", - "0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6", - "0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0", - "0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d", - "0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76", - "0xf4c90e18727C5C76499eA6369C856A6d61D3E92E", - "0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577", - "0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3", - "0xF4edA77f0B455A12f3eb44F8653835f377e36b76", - "0xF4FaEa455575354d2699BC209B0a65CA99F69982", - "0xF4FE95603881D0e07954fD7605E0e9a916e42C44", - "0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393", - "0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78", - "0xF5238462E7235c7B62811567E63Dd17d12C2EAA0", - "0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0", - "0xf529d8aF49af0bE3C91d212df306caF163001907", - "0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36", - "0xf53C580bC4065405bC649cC077fF4f2F28528f4B", - "0xf552b656022c218C26dAd43ad88881Fc04116F76", - "0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA", - "0xf5593de88c5391722873AFBA0cbe16fEc11066d5", - "0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08", - "0xf5774f42b28F35429AAC35f8Eb57541c511fDd49", - "0xF59ae934f6fe444afC309586cC60a84a0F89Aaea", - "0xf5B815344641412401d8e868790dBD125e6761Ca", - "0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59", - "0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f", - "0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d", - "0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8", - "0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058", - "0xf5cB350b40726B5BcF170d12e162B6193b291B41", - "0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1", - "0xF5D669627376EBd411E34b98F19C868c8ABA5ADA", - "0xf5d99B06a813231265B5786a48e58B1FEE0baf84", - "0xF5DCe57282A584D2746FaF1593d3121Fcac444dC", - "0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51", - "0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a", - "0xF6276830c265A779A2225B9d2FCbAb790CBEb92B", - "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c", - "0xf62baa1997f04F165eDD100d78241E07617F6ce6", - "0xF647902282cd054a74d036d986EFD8bB4ac36C9C", - "0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd", - "0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa", - "0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0", - "0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5", - "0xF660cA1e228e7BE1fA8B4f5583145E31147FB577", - "0xf67041758D3B6e56D6fDafA5B32038302C3634DA", - "0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9", - "0xf67c3000943c74186B64A1Bc84Cb5880E5198661", - "0xf680429328caaaCabee69b7A9FdB21a71419c063", - "0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265", - "0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C", - "0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b", - "0xf6ABff616043C2dA572573dCC583B656297b30e7", - "0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f", - "0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c", - "0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c", - "0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5", - "0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1", - "0xF6dBE88bA55f1793Ff0773c9B1275300f830914F", - "0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455", - "0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B", - "0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc", - "0xF70d160102cF7a22c1E432d6928a9d625Db91170", - "0xf720E38F678B29B243F7D53B56Acbf5dE98F2385", - "0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F", - "0xf72a66BA44F0a321058E3f69F790ec1452Ff987F", - "0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86", - "0xf7413489c474ca4399eeE604716c72879Eea3615", - "0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65", - "0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6", - "0xF761f2dD63889885F4717056BdC32CC07C06Dbbf", - "0xF77f4810e7521298a6e2a04f82A6c3492706d74F", - "0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD", - "0xF784682C82526e245F50975190EF0fff4E4fC077", - "0xf786c34106762Ab4Eeb45a51B42a62470E9D5332", - "0xF7920B0768Ecb20A123fAc32311d07D193381d6f", - "0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7", - "0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8", - "0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735", - "0xf7B098298f7C69Fc14610bf71d5e02c60792894C", - "0xf7D1f35518950E78c18E5A442097cA07962f4D8A", - "0xF7dEaF8f20546880cE40441c7bF47733006af98c", - "0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48", - "0xF7f1e82886491c1D3224945Aa7d318e111130Fa9", - "0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc", - "0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D", - "0xF80D589b3Dbe130c270a69F1a69D050f268786Df", - "0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA", - "0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16", - "0xF832484f0c9f6b7Cd5c945488899035467508A5D", - "0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a", - "0xf83ae621A52737e3Ef9307af91df834Ed8431aC3", - "0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea", - "0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54", - "0xf860f90E1F55e3528682E18850612cBb45BBF1bC", - "0xF88951D7B676798705fd3a362ba5B1DBca2B233b", - "0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9", - "0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7", - "0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df", - "0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d", - "0xf8b358b3397a8ea5464f8cc753645d42e14b79EA", - "0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26", - "0xf8C3527CC04340b208C854E985240c02F7B7793f", - "0xF8C595D070d104377f58715ce2E6C93E49a87f3c", - "0xF8d778219D253df289dA5F43E2711124FF3953C2", - "0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F", - "0xf8e386EDa857484f5a12e4B5DAa9984E06E73705", - "0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20", - "0xF8F237D074F637D777bcD2A4712bde793f94272B", - "0xF906997808F73B09C1007B98Ab539b189282b192", - "0xF9101F6BDeaAF60735e62820585871f9b1F162b8", - "0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27", - "0xF9366471F3c2F94608aFa3e4951a5754c8606C32", - "0xF938424F7210f31dF2Aee3011291b658f872e91e", - "0xf944D7CAA10c74b25A859D42ced6a601195cdeAB", - "0xF94b5C5651c888d928439aB6514B93944eEE6F48", - "0xF94d09007ADc12c7a295c876db8CE690453815Cc", - "0xF96459323030137703483B46fD59A71D712BF0aa", - "0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA", - "0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6", - "0xf971baEc0FD8B8AD376BCBd5c895336E0786392a", - "0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe", - "0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371", - "0xF989E16233ad1aD0F2aF739547eF92745341F52B", - "0xF9933cb5f0397bf020Bb950C307e30dd8f62080f", - "0xF9986D445ceD31882377b5D6a5F58EaEa72288c3", - "0xF9A2D7E60a3297E513317AD1d7Ce101CC4C6C8F6", - "0xF9b540d1104e46E22Bde406F422cd152f205E523", - "0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d", - "0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7", - "0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9", - "0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6", - "0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401", - "0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE", - "0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676", - "0xf9FBE825BFB2bF3E387af0Dc18caC8d87F29DEa8", - "0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1", - "0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a", - "0xfa05A73FfE78ef8f1a739473e462c54bae6567D9", - "0xfa0f26d2334764cE9f9582d8aD0514B5712589cf", - "0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37", - "0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC", - "0xFa14Fa6958401314851A17d6C5360cA29f74B57B", - "0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82", - "0xFA3118B34522580c35Ae27F6cf52da1dBb756288", - "0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff", - "0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d", - "0xfa6f7881E52fDF912c4a285D78a3141B089cE859", - "0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875", - "0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD", - "0xfa91f4177476633f100C59D336C0f2FfAd414CBA", - "0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3", - "0xFab46E002BbF0b4509813474841E0716E6730136", - "0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f", - "0xfAd45E47083e4607302aa43c65fB3106F1cd7607", - "0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92", - "0xFADe17a07ba3B480aA1714c3724a52D4C57d410E", - "0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090", - "0xfB07c8D601bEA5557d161293746Eb35f65B57E9e", - "0xFB19C03a02a519a44542343803F3D42578CBc243", - "0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B", - "0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba", - "0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b", - "0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668", - "0xfB45512c89d5818A31f2cd35eFEA652029F225bB", - "0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15", - "0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363", - "0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803", - "0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E", - "0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9", - "0xfB7433Fc085f370254aa6833df2468d6Fc387d39", - "0xfB7dA9863E030495Db8b4D067d665fc8433ffF85", - "0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC", - "0xFbb20e554d804C8c355Be94d456921Ea26aC2B37", - "0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D", - "0xfBc418a8a911E6C294613154Ed16E6F91c00f454", - "0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341", - "0xFBcECb002177e530695B8976638fBd18d2038C3C", - "0xFbcFD010d007d10D49f516bB738F4aED12880225", - "0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C", - "0xFbe878CED08132bd8396988671b450793C44bC12", - "0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20", - "0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d", - "0xfc05987bd2be489ACCF0f509E44B0145d68240f7", - "0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192", - "0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d", - "0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6", - "0xFC29B6e626B67776675FfF55d5BC0452d042F434", - "0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E", - "0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04", - "0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4", - "0xFC4B8ED459e00e5400be803A9BB3954234FD50e3", - "0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4", - "0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD", - "0xfc82bb4ba86045Af6F327323a46E80412b91b27d", - "0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C", - "0xFC97655AE3714de60B518B7EA225b240AbF9d24E", - "0xFc979087305A826c2B2a0056cFAbA50aad3E6439", - "0xfC98e825A2264D890F9a1e68ed50E1526abCcacD", - "0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094", - "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF", - "0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e", - "0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a", - "0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4", - "0xFcD862985628b254061F7A918035B80340D045d3", - "0xfCdaE8771F8d28E3B9027AB58F4A20749767a097", - "0xfce738f60585D79Ddc980C77C9990F7F9B88300e", - "0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004", - "0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3", - "0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E", - "0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9", - "0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f", - "0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7", - "0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187", - "0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B", - "0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4", - "0xFd66c6771D00b5646949086152B7CCDCa25E5686", - "0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee", - "0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8", - "0xfD6de304b470BF4F909176057116283d81Fa1351", - "0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4", - "0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5", - "0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16", - "0xfda1F5278b9aa923b5e581565d599810C78c71f5", - "0xFdB655EDff5c7e733074a739B2b713B5CF567a8A", - "0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23", - "0xfDbcD3a491Ca357e8Ce347e6b45c146e28667e23", - "0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6", - "0xfDd9933A6A3B17c53AC63959AcA1c4692956077C", - "0xfDF574766BA1A96A553e175aEfFA85ad78063F0B", - "0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f", - "0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052", - "0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0", - "0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59", - "0xFe1D71498DA3261844eC14325bdbc93c0F7579f0", - "0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247", - "0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38", - "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf", - "0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD", - "0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09", - "0xfe5F141Bf94fE84bC28deD0AB966c16B17490657", - "0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f", - "0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99", - "0xFE76BE9cEC465ed3219a9972c21655D57d21aec6", - "0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0", - "0xfE831929098B5FF5d736105bD68BA9460EF07207", - "0xfE8487E30A07c96370149a0cFEd2627AAEe88142", - "0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3", - "0xfe9A29aB92522D14Fc65880d817214261D8479AE", - "0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3", - "0xfec0cF7fE078a500abf15F1284958F22049c2C7e", - "0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542", - "0xFecEd69CceD4D3CD55812c922e553A50E684fd4d", - "0xfeD347E43835Da08F8a00654fb4b38bB1C46E071", - "0xFEd869D86Fbb8C7A320a4b9F02EAd44fe161A418", - "0xfEE0d0871EAe9dB0be0362e444d224927149F649", - "0xfeea6031805661daaCAabAfD99412C31D59E8D44", - "0xFEF3884b603C33EF8eD4183346E093A173C94da6", - "0xfef3bEf71A5EB97E097039038776fD967ae5B106", - "0xfeF4185594457050cC9c23980d301908FE057Bb1", - "0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5", - "0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43", - "0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E", - "0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012", - "0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F", - "0xFf19138b039D938db46bDDA0067DC4BA132ec71C", - "0xFF193c057339a328DCec72eB3eD3bfc399922C80", - "0xfF20817765cB7f73d4bde2e66e067E58D11095C2", - "0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45", - "0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007", - "0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b", - "0xfF340f03E226B669c873516755a6B88a45b0B2aC", - "0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC", - "0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b", - "0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA", - "0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0", - "0xFF603F43946A3A28DF5E6A73172555D8C8b02386", - "0xfF759254e578bc7F725428CEcb612A502E604f42", - "0xFF75CEd57419bcaEBe5F05254983b013B0646eF5", - "0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9", - "0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5", - "0xff9Bce8409df637CD3936bA77f8746bf99a4f80B", - "0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d", - "0xFFa93Aacf49297D51E211817452839052FDFB961", - "0xFFc63b9146967A1ba33066fB057EE3722221aCf0", - "0xFFC97142863e9B2583588e3705e2322eF0369635", - "0xFFC97d72E13E01096502Cb8Eb52dEe56f74DAD7B", - "0xFFdd9c97556d8D7B40970358529AE19F52b61eCe", - "0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265", - "0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64", - "0xFFee4DB0f30a43955398776A9524fDFF0680dD7f", - "0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB", - "0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB" -] \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json b/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json index 723411253b4ce..a9dd0a9728e93 100644 --- a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json +++ b/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json @@ -1,13 +1,16 @@ { "name": "TrueUSD", - "website": "https://trusttoken.com", - "description": "TrueUSD is a USD-pegged stablecoin, that provides its users with regular attestations of escrowed balances, full collateral and legal protection against the misappropriation of the underlying USD.", + "website": "https://www.trueusd.com/", + "description": "TrueUSD is the first independently-verified digital asset redeemable 1-for-1 for US Dollars.", "explorer": "https://etherscan.io/token/0x0000000000085d4780B73119b644AE5ecd22b376", "type": "ERC20", "symbol": "TUSD", "decimals": 18, "status": "active", "id": "0x0000000000085d4780B73119b644AE5ecd22b376", + "tags": [ + "stablecoin" + ], "links": [ { "name": "github", @@ -15,19 +18,15 @@ }, { "name": "twitter", - "url": "https://twitter.com/TrustToken" + "url": "https://twitter.com/tusd_official" }, { - "name": "facebook", - "url": "https://facebook.com/TrustToken/" - }, - { - "name": "blog", - "url": "https://blog.trusttoken.com/" + "name": "telegram", + "url": "https://t.me/TUSDofficial_EN" }, { - "name": "telegram", - "url": "https://t.me/joinchat/HihkMkTja1gIyBRM1J1_vg" + "name": "medium", + "url": "https://trueusd.medium.com/" }, { "name": "coingecko", diff --git a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png b/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png index 76e0bf62c1096..0ae677cd2bac8 100644 Binary files a/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png and b/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png differ diff --git a/blockchains/ethereum/assets/0x005D1123878Fc55fbd56b54C73963b234a64af3c/info.json b/blockchains/ethereum/assets/0x005D1123878Fc55fbd56b54C73963b234a64af3c/info.json new file mode 100644 index 0000000000000..21ecd8c8326c1 --- /dev/null +++ b/blockchains/ethereum/assets/0x005D1123878Fc55fbd56b54C73963b234a64af3c/info.json @@ -0,0 +1,28 @@ +{ + "name": "Kiba Inu", + "type": "ERC20", + "symbol": "KIBA", + "decimals": 18, + "website": "https://kibainu.space", + "description": "Kiba Inu is creating an all in one dex trading platform for meme coins and will include built-in honeypot checker, reflections gains tracker in USD value with charts on the swap platform.", + "explorer": "https://etherscan.io/token/0x005D1123878Fc55fbd56b54C73963b234a64af3c", + "status": "active", + "id": "0x005D1123878Fc55fbd56b54C73963b234a64af3c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kibainukiba" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kiba-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/kiba-inu/" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0x005D1123878Fc55fbd56b54C73963b234a64af3c/logo.png b/blockchains/ethereum/assets/0x005D1123878Fc55fbd56b54C73963b234a64af3c/logo.png new file mode 100644 index 0000000000000..ef78281376c8b Binary files /dev/null and b/blockchains/ethereum/assets/0x005D1123878Fc55fbd56b54C73963b234a64af3c/logo.png differ diff --git a/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json b/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json index 09554baf1b253..2561aff5b596c 100644 --- a/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json +++ b/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json @@ -6,7 +6,7 @@ "type": "ERC20", "symbol": "ALBT", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", "links": [ { diff --git a/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png b/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png deleted file mode 100755 index 7532cfa3d5e83..0000000000000 Binary files a/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json b/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json index 4e9c5c399658e..2003aea268774 100644 --- a/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json +++ b/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json @@ -1,5 +1,5 @@ { - "name": "Skale", + "name": "SKALE Network", "website": "https://skale.network/", "description": "Skale is an ethereum interoperable elastic blockchain network.", "explorer": "https://etherscan.io/token/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", diff --git a/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json b/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json index f2bfdd20123d5..043871482de1e 100644 --- a/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json +++ b/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json @@ -1,5 +1,5 @@ { - "name": "Unilend Finance", + "name": "UniLend", "website": "https://unilend.finance//", "description": "UniLend is a permission-less decentralized protocol that combines spot trading services and money markets with lending and borrowing services through smart contracts. Existing DeFi platforms act as a gatekeeper, thereby barring the majority of assets from participation. Multi-asset pools also expose lenders to risk associated with all of the included assets.", "explorer": "https://etherscan.io/token/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1", diff --git a/blockchains/ethereum/assets/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B/info.json b/blockchains/ethereum/assets/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B/info.json new file mode 100644 index 0000000000000..2f958fba8a501 --- /dev/null +++ b/blockchains/ethereum/assets/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B/info.json @@ -0,0 +1,32 @@ +{ + "name": "Pepe 2.0", + "type": "ERC20", + "symbol": "PEPE2.0", + "decimals": 18, + "website": "https://pepe20.vip/", + "description": "Learning from past other tokens mistakes, Pepe2.0 wants to make things right and redo his billion-dollar run.", + "explorer": "https://etherscan.io/token/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B", + "status": "active", + "id": "0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepe2coineth" + }, + { + "name": "github", + "url": "https://github.com/pepe2coineth" + }, + { + "name": "telegram", + "url": "https://t.me/Pepe2Portal" + }, + { + "name": "source_code", + "url": "https://github.com/pepe2coineth/SmartContract" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B/logo.png b/blockchains/ethereum/assets/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B/logo.png new file mode 100644 index 0000000000000..6a1e743f2d4c9 Binary files /dev/null and b/blockchains/ethereum/assets/0x0305f515fa978cf87226cf8A9776D25bcfb2Cc0B/logo.png differ diff --git a/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/info.json b/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/info.json index cee6e9394346f..4aac182b87262 100644 --- a/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/info.json +++ b/blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/info.json @@ -1,7 +1,7 @@ { "name": "Huobi BTC", "website": "https://hbtc.finance", - "description": "HBTC is a Bitcoin ERC20 token on Ethereum blockchain launched by Huobi Global, ensuring that users can use HBTC and BTC for 1:1 exchange at Huobi Global at any time.", + "description": "HBTC is a Bitcoin ERC20 token on Ethereum blockchain launched by Huobi Global, ensuring that users can use HBTC and BTC for 1:1 exchange at Huobi Global at any time.", "explorer": "https://etherscan.io/token/0x0316EB71485b0Ab14103307bf65a021042c6d380", "type": "ERC20", "symbol": "HBTC", diff --git a/blockchains/ethereum/assets/0x03352D267951E96c6F7235037C5DFD2AB1466232/info.json b/blockchains/ethereum/assets/0x03352D267951E96c6F7235037C5DFD2AB1466232/info.json new file mode 100644 index 0000000000000..b57bcf679f17e --- /dev/null +++ b/blockchains/ethereum/assets/0x03352D267951E96c6F7235037C5DFD2AB1466232/info.json @@ -0,0 +1,40 @@ +{ + "name": "Stable FOX", + "website": "app.ichi.org", + "description": "oneFOX is an ICHI-created stablecoin for Shapeshift.", + "explorer": "https://etherscan.io/token/0x03352D267951E96c6F7235037C5DFD2AB1466232", + "type": "ERC20", + "symbol": "oneFOX", + "decimals": 18, + "status": "active", + "id": "0x03352D267951E96c6F7235037C5DFD2AB1466232", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DvsYCfK8" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/stable-fox" + } + ] +} diff --git a/blockchains/ethereum/assets/0x03352D267951E96c6F7235037C5DFD2AB1466232/logo.png b/blockchains/ethereum/assets/0x03352D267951E96c6F7235037C5DFD2AB1466232/logo.png new file mode 100644 index 0000000000000..063474e1d21db Binary files /dev/null and b/blockchains/ethereum/assets/0x03352D267951E96c6F7235037C5DFD2AB1466232/logo.png differ diff --git a/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/info.json b/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/info.json index b75ece3e791a5..06b0d769f5e40 100644 --- a/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/info.json +++ b/blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/info.json @@ -1,7 +1,7 @@ { "name": "ZinFinance", "website": "https://zin.finance/", - "description": "A DeFi Investment platform which will combine the investment tools of crypto and traditional stocks. Zin will be a 100% deflationary token. Zin tokens will have a burn mechanism.", + "description": "A DeFi Investment platform which will combine the investment tools of crypto and traditional stocks. Zin will be a 100% deflationary token. Zin tokens will have a burn mechanism.", "explorer": "https://etherscan.io/token/0x033e223870f766644f7f7a4B7dc2E91573707d06", "type": "ERC20", "symbol": "Zin", diff --git a/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/info.json b/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/info.json index 7402bffecd37b..5226ef6eeca75 100644 --- a/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/info.json +++ b/blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/info.json @@ -1,7 +1,7 @@ { "name": "Universal Liquidity Union", "website": "https://ulu.finance/", - "description": "Universal Liquidity Union (ULU) is the bridge to every coin. ULU aims to combine the best features of Uniswap and Balancer and route everything via the ULU token as medium of liquidity exchange.", + "description": "Universal Liquidity Union (ULU) is the bridge to every coin. ULU aims to combine the best features of Uniswap and Balancer and route everything via the ULU token as medium of liquidity exchange.", "explorer": "https://etherscan.io/token/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4", "type": "ERC20", "symbol": "ULU", diff --git a/blockchains/ethereum/assets/0x03dDe9e5BB31ee40A471476e2FCcF75C67921062/info.json b/blockchains/ethereum/assets/0x03dDe9e5BB31ee40A471476e2FCcF75C67921062/info.json new file mode 100644 index 0000000000000..9c384044ade67 --- /dev/null +++ b/blockchains/ethereum/assets/0x03dDe9e5BB31ee40A471476e2FCcF75C67921062/info.json @@ -0,0 +1,21 @@ +{ + "name": "EML Protocol", + "symbol": "EML", + "type": "ERC20", + "decimals": 18, + "description": "The EML Protocol is an end-to-end payment platform that integrates the permissioned private blockchain form of Hyperledger Fabric which allows only approved users to participate.", + "website": "https://emlprotocol.io", + "explorer": "https://etherscan.io/token/0x03dde9e5bb31ee40a471476e2fccf75c67921062", + "status": "active", + "id": "0x03dDe9e5BB31ee40A471476e2FCcF75C67921062", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EMLprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/EMLprotocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x03dDe9e5BB31ee40A471476e2FCcF75C67921062/logo.png b/blockchains/ethereum/assets/0x03dDe9e5BB31ee40A471476e2FCcF75C67921062/logo.png new file mode 100644 index 0000000000000..40eda8f2f790b Binary files /dev/null and b/blockchains/ethereum/assets/0x03dDe9e5BB31ee40A471476e2FCcF75C67921062/logo.png differ diff --git a/blockchains/ethereum/assets/0x044727e50ff30DB57fad06Ff4F5846eAb5eA52a2/info.json b/blockchains/ethereum/assets/0x044727e50ff30DB57fad06Ff4F5846eAb5eA52a2/info.json new file mode 100644 index 0000000000000..e340b3891bba6 --- /dev/null +++ b/blockchains/ethereum/assets/0x044727e50ff30DB57fad06Ff4F5846eAb5eA52a2/info.json @@ -0,0 +1,37 @@ +{ + "name": "Kitty Inu", + "website": "https://kittyinuerc20.io/", + "description": "Inspired by the rise of Shiba Inu and Floki Inu, Kitty Inu is an ERC-20 Cryptocurrency joining the cryptoverse to teach an old doge some new tricks! Kitty’s mission is to build one of the best and biggest crypto communities in the world backed by one of the best teams in Defi. Part Kitty, Part Inu, Kitty Inu will woof and meow its way to the moon.", + "explorer": "https://etherscan.io/token/0x044727e50ff30DB57fad06Ff4F5846eAb5eA52a2", + "type": "ERC20", + "symbol": "KITTY", + "decimals": 9, + "status": "active", + "id": "0x044727e50ff30DB57fad06Ff4F5846eAb5eA52a2", + "links": [ + { + "name": "github", + "url": "https://github.com/KittyInu" + }, + { + "name": "twitter", + "url": "https://twitter.com/KittyInuErc20" + }, + { + "name": "telegram", + "url": "https://t.me/KittyInuToken" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kitty-inu/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kitty-inu/" + }, + { + "name": "whitepaper", + "url": "https://kittyinuerc20.io/wp-content/uploads/2021/10/KityInuLitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x044727e50ff30DB57fad06Ff4F5846eAb5eA52a2/logo.png b/blockchains/ethereum/assets/0x044727e50ff30DB57fad06Ff4F5846eAb5eA52a2/logo.png new file mode 100644 index 0000000000000..247cc59855120 Binary files /dev/null and b/blockchains/ethereum/assets/0x044727e50ff30DB57fad06Ff4F5846eAb5eA52a2/logo.png differ diff --git a/blockchains/ethereum/assets/0x046EeE2cc3188071C02BfC1745A6b17c656e3f3d/info.json b/blockchains/ethereum/assets/0x046EeE2cc3188071C02BfC1745A6b17c656e3f3d/info.json new file mode 100644 index 0000000000000..3794873ada4e4 --- /dev/null +++ b/blockchains/ethereum/assets/0x046EeE2cc3188071C02BfC1745A6b17c656e3f3d/info.json @@ -0,0 +1,25 @@ +{ + "name": "Rollbit Coin", + "website": "https://rollbit.com/", + "description": "RLB is Rollbit's native token. It introduces 'RLB Lottery' which includes a prize pool grown from a share of Rollbit's casino profits.", + "explorer": "https://etherscan.io/token/0x046eee2cc3188071c02bfc1745a6b17c656e3f3d", + "type": "ERC20", + "symbol": "RLB", + "decimals": 18, + "status": "active", + "id": "0x046EeE2cc3188071C02BfC1745A6b17c656e3f3d", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rollbit-coin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/rollbitcom" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/rollbit-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x046EeE2cc3188071C02BfC1745A6b17c656e3f3d/logo.png b/blockchains/ethereum/assets/0x046EeE2cc3188071C02BfC1745A6b17c656e3f3d/logo.png new file mode 100644 index 0000000000000..85082663b0969 Binary files /dev/null and b/blockchains/ethereum/assets/0x046EeE2cc3188071C02BfC1745A6b17c656e3f3d/logo.png differ diff --git a/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json b/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json index d0f93e3b2c10f..6c7c1810642ee 100644 --- a/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json +++ b/blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json @@ -1,7 +1,7 @@ { "name": "Aave UniDAI", "website": "https://aave.com", - "description": "Aave UniDAI is an interest bearing token pegged 1:1 to the underlying DAI deposited in the Uniswap Market of Aave Protocol.", + "description": "Aave UniDAI is an interest bearing token pegged 1:1 to the underlying DAI deposited in the Uniswap Market of Aave Protocol.", "explorer": "https://etherscan.io/token/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb", "type": "ERC20", "symbol": "aUniDAI", diff --git a/blockchains/ethereum/assets/0x04C17b9D3b29A78F7Bd062a57CF44FC633e71f85/info.json b/blockchains/ethereum/assets/0x04C17b9D3b29A78F7Bd062a57CF44FC633e71f85/info.json new file mode 100644 index 0000000000000..4fdb8b67caafa --- /dev/null +++ b/blockchains/ethereum/assets/0x04C17b9D3b29A78F7Bd062a57CF44FC633e71f85/info.json @@ -0,0 +1,52 @@ +{ + "name": "IMPT", + "type": "ERC20", + "symbol": "IMPT", + "decimals": 18, + "website": "https://www.impt.io/", + "description": "IMPT connects users with hundreds of impactful environmental projects around the world with the purpose to reduce carbon emissions and help our planet. IMPT also engages thousands of the largest retail brands that allocate a specific percentage of sale margin for environmental projects. It is accumulated in users’ accounts in the form of IMPT tokens. The users accumulate these tokens till they reach the necessary amount of the carbon credit of their choice. As a result, users can continue with their normal shopping while helping the planet.", + "explorer": "https://etherscan.io/token/0x04C17b9D3b29A78F7Bd062a57CF44FC633e71f85", + "status": "active", + "id": "0x04C17b9D3b29A78F7Bd062a57CF44FC633e71f85", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/IMPT_token" + }, + { + "name": "github", + "url": "https://github.com/anonymous-001-1/IMPT" + }, + { + "name": "discord", + "url": "https://discord.com/invite/pxPSREPKxw" + }, + { + "name": "whitepaper", + "url": "https://impt.io/assets/documents/whitepaper/en.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/IMPTOfficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/IMPTprogram" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/impt/" + }, + { + "name": "facebook", + "url": "https://facebook.com/IMPT-The-Impact-Project-110250768050959" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/impt" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0x04C17b9D3b29A78F7Bd062a57CF44FC633e71f85/logo.png b/blockchains/ethereum/assets/0x04C17b9D3b29A78F7Bd062a57CF44FC633e71f85/logo.png new file mode 100644 index 0000000000000..4ed4687e9ea97 Binary files /dev/null and b/blockchains/ethereum/assets/0x04C17b9D3b29A78F7Bd062a57CF44FC633e71f85/logo.png differ diff --git a/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json b/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json index aaccf25005a73..26b3d1460ed8e 100644 --- a/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json +++ b/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2", + "tags": [ + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json b/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json index 659a333ce2e61..eca227e62cbb8 100644 --- a/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json +++ b/blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json @@ -8,6 +8,9 @@ "explorer": "https://etherscan.io/token/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd", "status": "active", "id": "0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd", + "tags": [ + "stablecoin" + ], "links": [ { "name": "facebook", diff --git a/blockchains/ethereum/assets/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8/info.json b/blockchains/ethereum/assets/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8/info.json new file mode 100644 index 0000000000000..a92d0fbaad4b2 --- /dev/null +++ b/blockchains/ethereum/assets/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8/info.json @@ -0,0 +1,25 @@ +{ + "name": "XEN Crypto", + "symbol": "XEN", + "type": "ERC20", + "decimals": 18, + "description": "XEN aims to become a community-building crypto asset that connects like minded people together and provide the lowest barrier to entry through its unique tokenomics.", + "website": "https://xen.network/", + "explorer": "https://etherscan.io/token/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8", + "status": "active", + "id": "0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/XEN_Crypto" + }, + { + "name": "telegram", + "url": "https://t.me/XENCryptoTalk" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xen-crypto/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8/logo.png b/blockchains/ethereum/assets/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8/logo.png new file mode 100644 index 0000000000000..7837957416a73 Binary files /dev/null and b/blockchains/ethereum/assets/0x06450dEe7FD2Fb8E39061434BAbCFC05599a6Fb8/logo.png differ diff --git a/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json b/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json index 57f2b51a22d78..7835a149ecde6 100644 --- a/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json +++ b/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json @@ -1,7 +1,7 @@ { "name": "Base Protocol", "website": "https://baseprotocol.org", - "description": "Base Protocol (BASE) is a token whose price is pegged to the total market cap of all cryptocurrencies at a ratio of 1:1 trillion. BASE acts as a market index, giving holders exposure to the entire crypto industry with one token.", + "description": "Base Protocol is a token whose price is pegged to the total market cap of all cryptocurrencies at a ratio of 1:1 trillion. BASE acts as a market index, giving holders exposure to the entire crypto industry with one token.", "explorer": "https://etherscan.io/token/0x07150e919B4De5fD6a63DE1F9384828396f25fDC", "type": "ERC20", "symbol": "BASE", diff --git a/blockchains/ethereum/assets/0x07327a00ba28D413f745C931bbe6bE053B0AD2a6/info.json b/blockchains/ethereum/assets/0x07327a00ba28D413f745C931bbe6bE053B0AD2a6/info.json new file mode 100644 index 0000000000000..d8b5da4f1e219 --- /dev/null +++ b/blockchains/ethereum/assets/0x07327a00ba28D413f745C931bbe6bE053B0AD2a6/info.json @@ -0,0 +1,25 @@ +{ + "name": "Humanscape", + "type": "ERC20", + "symbol": "HUM", + "decimals": 18, + "website": "https://humanscape.io/", + "description": "Humanscape aims to cure incurable diseases, by curating personal health data.", + "explorer": "https://etherscan.io/token/0x07327a00ba28D413f745C931bbe6bE053B0AD2a6", + "status": "active", + "id": "0x07327a00ba28D413f745C931bbe6bE053B0AD2a6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Humanscape_io" + }, + { + "name": "telegram", + "url": "https://t.me/Humanscape" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/humanscape/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07327a00ba28D413f745C931bbe6bE053B0AD2a6/logo.png b/blockchains/ethereum/assets/0x07327a00ba28D413f745C931bbe6bE053B0AD2a6/logo.png new file mode 100644 index 0000000000000..06b271597d53b Binary files /dev/null and b/blockchains/ethereum/assets/0x07327a00ba28D413f745C931bbe6bE053B0AD2a6/logo.png differ diff --git a/blockchains/ethereum/assets/0x07E0EDf8ce600FB51d44F51E3348D77D67F298ae/info.json b/blockchains/ethereum/assets/0x07E0EDf8ce600FB51d44F51E3348D77D67F298ae/info.json new file mode 100644 index 0000000000000..15948e26ec33a --- /dev/null +++ b/blockchains/ethereum/assets/0x07E0EDf8ce600FB51d44F51E3348D77D67F298ae/info.json @@ -0,0 +1,24 @@ +{ + "name": "HarryPotterObamaPacMan8Inu", + "website": "https://hpop8i.com/", + "description": "HarryPotterObamaPacMan8Inu is an enchanting and whimsical meme project that recently took its first steps onto the Ethereum blockchain. Inspired by a fusion of iconic characters from popular culture, this unique and lighthearted project brings together the worlds of Harry Potter, Barack Obama, Pac-Man, and the Inu meme trend in an unexpected and delightful way.", + "explorer": "https://etherscan.io/token/0x07E0EDf8ce600FB51d44F51E3348D77D67F298ae", + "type": "ERC20", + "symbol": "XRP", + "decimals": 8, + "status": "active", + "id": "0x07E0EDf8ce600FB51d44F51E3348D77D67F298ae", + "tags": [ + "memes" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HPOP8I" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/harrypotterobamapacman8inu/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x07E0EDf8ce600FB51d44F51E3348D77D67F298ae/logo.png b/blockchains/ethereum/assets/0x07E0EDf8ce600FB51d44F51E3348D77D67F298ae/logo.png new file mode 100644 index 0000000000000..8761450401a1c Binary files /dev/null and b/blockchains/ethereum/assets/0x07E0EDf8ce600FB51d44F51E3348D77D67F298ae/logo.png differ diff --git a/blockchains/ethereum/assets/0x081131434f93063751813C619Ecca9C4dC7862a3/info.json b/blockchains/ethereum/assets/0x081131434f93063751813C619Ecca9C4dC7862a3/info.json new file mode 100644 index 0000000000000..504afe8432f2f --- /dev/null +++ b/blockchains/ethereum/assets/0x081131434f93063751813C619Ecca9C4dC7862a3/info.json @@ -0,0 +1,28 @@ +{ + "name": "Dalarnia", + "type": "ERC20", + "symbol": "DAR", + "decimals": 6, + "website": "https://www.minesofdalarnia.com", + "description": "Mines of Dalarnia is an action-adventure game. Players mine and combine various in-game items, improving their skills and gear to unlock the MoD universe's secrets while fighting enemies and searching for rare relics and artifacts.", + "explorer": "https://etherscan.io/token/0x081131434f93063751813c619ecca9c4dc7862a3", + "status": "active", + "id": "0x081131434f93063751813C619Ecca9C4dC7862a3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MinesOfDalarnia" + }, + { + "name": "twitter", + "url": "https://twitter.com/MinesOfDalarnia" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mines-of-dalarnia/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x081131434f93063751813C619Ecca9C4dC7862a3/logo.png b/blockchains/ethereum/assets/0x081131434f93063751813C619Ecca9C4dC7862a3/logo.png new file mode 100644 index 0000000000000..c8e37a57ef89c Binary files /dev/null and b/blockchains/ethereum/assets/0x081131434f93063751813C619Ecca9C4dC7862a3/logo.png differ diff --git a/blockchains/ethereum/assets/0x089453742936dd35134383aee9d78bEe63A69b01/info.json b/blockchains/ethereum/assets/0x089453742936dd35134383aee9d78bEe63A69b01/info.json new file mode 100644 index 0000000000000..b4da9a02a32c0 --- /dev/null +++ b/blockchains/ethereum/assets/0x089453742936dd35134383aee9d78bEe63A69b01/info.json @@ -0,0 +1,29 @@ +{ + "name": "GOLD", + "website": "https://hodl.gold/", + "description": "Gold has been the symbol of power, wealth, & beauty in all of humanity’s recorded history. It is also widely used in internet culture to convey digital currencies. The GOLD coin is the ethereum project for one of the most valuable resources in the world. It’s also a meme. That’s all it’ll ever be. Launched stealth with no presale, low taxes, & LP burnt. Contract will be renounced. GOLD is here to bring back the golden era of crypto.", + "explorer": "https://etherscan.io/token/0x089453742936dd35134383aee9d78bee63a69b01", + "type": "ERC20", + "symbol": "GOLD", + "decimals": 18, + "status": "active", + "id": "0x089453742936dd35134383aee9d78bEe63A69b01", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GoldCoinETH" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gold-2" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-gold-token/" + }, + { + "name": "telegram", + "url": "https://t.me/GoldCoinETH" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x089453742936dd35134383aee9d78bEe63A69b01/logo.png b/blockchains/ethereum/assets/0x089453742936dd35134383aee9d78bEe63A69b01/logo.png new file mode 100644 index 0000000000000..190fc89bfc38d Binary files /dev/null and b/blockchains/ethereum/assets/0x089453742936dd35134383aee9d78bEe63A69b01/logo.png differ diff --git a/blockchains/ethereum/assets/0x08e0fAFf8bB80eaf8c30A99920355028b5bD6789/info.json b/blockchains/ethereum/assets/0x08e0fAFf8bB80eaf8c30A99920355028b5bD6789/info.json new file mode 100644 index 0000000000000..57bfba95cda62 --- /dev/null +++ b/blockchains/ethereum/assets/0x08e0fAFf8bB80eaf8c30A99920355028b5bD6789/info.json @@ -0,0 +1,32 @@ +{ + "name": "AURIcoin", + "type": "ERC20", + "symbol": "RIC", + "decimals": 8, + "website": "https://auricoin.org/", + "description": "With Auricoin money in the economic field, new and forgotten theories are applied, which academics continue to teach in universities for 80 years, and are present in the study curriculum in economics careers, but which are impossible apply, with these types of currency cones that are used and have been used in world economic history", + "explorer": "https://etherscan.io/token/0x08e0fAFf8bB80eaf8c30A99920355028b5bD6789", + "status": "active", + "id": "0x08e0fAFf8bB80eaf8c30A99920355028b5bD6789", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Auricoin" + }, + { + "name": "whitepaper", + "url": "https://auricoin.org/assets/docs/whitepaper_en.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCFps56ukBTaxLpruJjejQxw" + }, + { + "name": "telegram", + "url": "https://t.me/auricoin" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/ethereum/assets/0x08e0fAFf8bB80eaf8c30A99920355028b5bD6789/logo.png b/blockchains/ethereum/assets/0x08e0fAFf8bB80eaf8c30A99920355028b5bD6789/logo.png new file mode 100644 index 0000000000000..ec31bbd9e7039 Binary files /dev/null and b/blockchains/ethereum/assets/0x08e0fAFf8bB80eaf8c30A99920355028b5bD6789/logo.png differ diff --git a/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/info.json b/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/info.json new file mode 100644 index 0000000000000..a52fb8fbd7e63 --- /dev/null +++ b/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/info.json @@ -0,0 +1,11 @@ +{ + "name": "Spell Token", + "website": "https://abracadabra.money", + "description": "Abracadabra.money is a lending platform that allows users to borrow funds using Interest Bearing Tokens as collateral.", + "explorer": "https://etherscan.io/token/0x090185f2135308BaD17527004364eBcC2D37e5F6", + "type": "ERC20", + "symbol": "SPELL", + "decimals": 18, + "status": "active", + "id": "0x090185f2135308BaD17527004364eBcC2D37e5F6" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/logo.png b/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/logo.png new file mode 100644 index 0000000000000..fc7438b7de4b2 Binary files /dev/null and b/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/logo.png differ diff --git a/blockchains/ethereum/assets/0x0913dDAE242839f8995c0375493f9a1A3Bddc977/info.json b/blockchains/ethereum/assets/0x0913dDAE242839f8995c0375493f9a1A3Bddc977/info.json new file mode 100644 index 0000000000000..081015f7510e2 --- /dev/null +++ b/blockchains/ethereum/assets/0x0913dDAE242839f8995c0375493f9a1A3Bddc977/info.json @@ -0,0 +1,24 @@ +{ + "name": "Marshall Rogan Inu", + "type": "ERC20", + "symbol": "MRI", + "decimals": 18, + "website": "https://www.marshallinu.com/", + "description": "Marshall Rogan Inu is a meme coin at the intersection of UFC and dog-themed coins. MRI promises to be the first token offering direct sponsorship to UFC fighters in the form of Ether and the native MRI token. Fighters could use the donations to cover their expenses and incentivize the project’s success by engaging in the community.", + "explorer": "https://etherscan.io/token/0x0913dDAE242839f8995c0375493f9a1A3Bddc977", + "status": "active", + "id": "0x0913dDAE242839f8995c0375493f9a1A3Bddc977", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/marshallinu_" + }, + { + "name": "telegram", + "url": "https://t.me/marshallroganinuofficialchat" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0x0913dDAE242839f8995c0375493f9a1A3Bddc977/logo.png b/blockchains/ethereum/assets/0x0913dDAE242839f8995c0375493f9a1A3Bddc977/logo.png new file mode 100644 index 0000000000000..d0df0ea025d75 Binary files /dev/null and b/blockchains/ethereum/assets/0x0913dDAE242839f8995c0375493f9a1A3Bddc977/logo.png differ diff --git a/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json b/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json index c379c9ab96a87..d080e0781ca83 100644 --- a/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json +++ b/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json @@ -1,5 +1,5 @@ { - "name": "MIR Token", + "name": "Mirror Protocol", "website": "https://mirror.finance", "description": "Goverance token of Mirror Protocol.", "explorer": "https://etherscan.io/token/0x09a3EcAFa817268f77BE1283176B946C4ff2E608", @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json b/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json index c0545447133ef..7710fc878de20 100644 --- a/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json +++ b/blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json @@ -7,5 +7,8 @@ "website": "https://wrappedkitties.com/", "explorer": "https://etherscan.io/token/0x09fE5f0236F0Ea5D930197DCE254d77B04128075", "status": "active", - "id": "0x09fE5f0236F0Ea5D930197DCE254d77B04128075" + "id": "0x09fE5f0236F0Ea5D930197DCE254d77B04128075", + "tags": [ + "wrapped" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/info.json b/blockchains/ethereum/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/info.json new file mode 100644 index 0000000000000..ee114107ae9a8 --- /dev/null +++ b/blockchains/ethereum/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/info.json @@ -0,0 +1,21 @@ +{ + "name": "BankSocial", + "website": "https://www.banksocial.io", + "description": "BankSocial is your gateway to a full range of banking services using blockchain technology available globally.", + "explorer": "https://etherscan.io/token/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac", + "type": "ERC20", + "symbol": "BSL", + "decimals": 8, + "status": "active", + "id": "0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/banksocialio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/banksocial/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/logo.png b/blockchains/ethereum/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/logo.png rename to blockchains/ethereum/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/logo.png diff --git a/blockchains/ethereum/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json b/blockchains/ethereum/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json new file mode 100644 index 0000000000000..b799d40a1e1e1 --- /dev/null +++ b/blockchains/ethereum/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json @@ -0,0 +1,27 @@ +{ + "name": "Unagi Token (UNA)", + "type": "ERC20", + "symbol": "UNA", + "decimals": 18, + "website": "https://unagi.games/", + "description": "UNA token is Unagi's web3 gaming ecosystem token. It is your universal ticket to the entire range of Unagi games, offering a seamless experience across various genres and platforms including Ultimate Champions, Persona and more to come! We’re creating a cohesive, interconnected gaming environment.", + "explorer": "https://etherscan.io/token/0x0b6f3ea2814f3fff804ba5d5c237aebbc364fba9", + "status": "active", + "id": "0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", + "links": [ + { + "name": "medium", + "url": "https://ultimatechampions.medium.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Unagi_studio" + } + ], + "tags": [ + "gamefi", + "deflationary", + "staking", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png b/blockchains/ethereum/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png new file mode 100644 index 0000000000000..5dd9cbe12c479 Binary files /dev/null and b/blockchains/ethereum/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png differ diff --git a/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json b/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json index 7102d0aa0ca2f..3694a5f4168e1 100644 --- a/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json +++ b/blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json @@ -5,7 +5,7 @@ "explorer": "https://etherscan.io/token/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5", "type": "ERC20", "symbol": "TRB", - "decimals": 18, + "decimals": 1, "status": "abandoned", "id": "0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6/info.json b/blockchains/ethereum/assets/0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6/info.json new file mode 100644 index 0000000000000..573e39b7ec89c --- /dev/null +++ b/blockchains/ethereum/assets/0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6/info.json @@ -0,0 +1,25 @@ +{ + "name": "Decentralized USD", + "symbol": "USDD", + "type": "ERC20", + "decimals": 18, + "description": "USDD is a fully decentralized algorithmic stablecoin", + "website": "https://usdd.io/", + "explorer": "https://etherscan.io/token/0x0c10bf8fcb7bf5412187a595ab97a3609160b5c6", + "status": "active", + "id": "0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/usddio" + }, + { + "name": "whitepaper", + "url": "https://usdd.io/USDD-en.pdf" + } + ], + "tags": [ + "stablecoin" + ] +} + diff --git a/blockchains/ethereum/assets/0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6/logo.png b/blockchains/ethereum/assets/0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6/logo.png new file mode 100644 index 0000000000000..b17bf63fd3273 Binary files /dev/null and b/blockchains/ethereum/assets/0x0C10bF8FcB7Bf5412187A595ab97a3609160b5c6/logo.png differ diff --git a/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json b/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json index 35b9b3de2490b..9893fe4357c7f 100644 --- a/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json +++ b/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json @@ -1,5 +1,5 @@ { - "name": "Public Mint Token", + "name": "Public Mint", "website": "https://publicmint.com", "description": "Public Mint offers a fiat-native blockchain platform open for anyone to build fiat-native applications and accept credit cards, ACH, stablecoins, wire transfers and more.", "explorer": "https://etherscan.io/token/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059", diff --git a/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json b/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json index 3c4a99b6584b3..9bf5ff61e7a56 100644 --- a/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json +++ b/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json @@ -6,6 +6,6 @@ "type": "ERC20", "symbol": "DATA", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x0Cf0Ee63788A0849fE5297F3407f701E122cC023" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/logo.png b/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/logo.png deleted file mode 100644 index 2962d331b2f88..0000000000000 Binary files a/blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json b/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json index 19600859201c5..38eacd0b527b5 100644 --- a/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json +++ b/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", + "tags": [ + "defi" + ], "links": [ { "name": "blog", diff --git a/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json b/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json index 6369ca8d0958b..8c06a1194a524 100644 --- a/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json +++ b/blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json @@ -7,5 +7,8 @@ "website": "https://hakka.finance/", "explorer": "https://etherscan.io/token/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd", "status": "active", - "id": "0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd" + "id": "0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47/info.json b/blockchains/ethereum/assets/0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47/info.json new file mode 100644 index 0000000000000..c8996aa78cda4 --- /dev/null +++ b/blockchains/ethereum/assets/0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47/info.json @@ -0,0 +1,25 @@ +{ + "name": "CarLive Chain", + "website": "https://carlive.io", + "description": "CarLive Chain is a vertical application of blockchain technology in the field of automotive social network.", + "explorer": "https://etherscan.io/token/0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47", + "type": "ERC20", + "symbol": "IOV", + "decimals": 8, + "status": "active", + "id": "0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/CarLiveChain/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/carlive-chain/" + }, + { + "name": "twitter", + "url": "https://twitter.com/CarliveChain" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47/logo.png b/blockchains/ethereum/assets/0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47/logo.png new file mode 100644 index 0000000000000..fb5f2d05adf66 Binary files /dev/null and b/blockchains/ethereum/assets/0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47/logo.png differ diff --git a/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json b/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json index 5b50d1c6f1d7c..c02f5537b8ea0 100644 --- a/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json +++ b/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json @@ -8,6 +8,10 @@ "decimals": 18, "status": "active", "id": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", + "tags": [ + "gamefi", + "nft" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x0F7B3F5a8FeD821c5eb60049538a548dB2D479ce/info.json b/blockchains/ethereum/assets/0x0F7B3F5a8FeD821c5eb60049538a548dB2D479ce/info.json new file mode 100644 index 0000000000000..bf51ba1f62b9f --- /dev/null +++ b/blockchains/ethereum/assets/0x0F7B3F5a8FeD821c5eb60049538a548dB2D479ce/info.json @@ -0,0 +1,34 @@ +{ + "name": "ATOR Protocol", + "type": "ERC20", + "symbol": "ATOR", + "decimals": 18, + "website": "https://ator.io/", + "description": "ATOR empowers The Onion Router (Tor) through on-chain incentives, and facilitates wider adoption of secure network relay protocols through hardware products.", + "explorer": "https://etherscan.io/token/0x0f7b3f5a8fed821c5eb60049538a548db2d479ce", + "status": "active", + "id": "0x0F7B3F5a8FeD821c5eb60049538a548dB2D479ce", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/atorprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/atorofficialportal" + }, + { + "name": "github", + "url": "https://github.com/ATOR-Development" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ator" + } + ], + "tags": [ + "defi", + "privacy", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0F7B3F5a8FeD821c5eb60049538a548dB2D479ce/logo.png b/blockchains/ethereum/assets/0x0F7B3F5a8FeD821c5eb60049538a548dB2D479ce/logo.png new file mode 100644 index 0000000000000..fae0e2380b15f Binary files /dev/null and b/blockchains/ethereum/assets/0x0F7B3F5a8FeD821c5eb60049538a548dB2D479ce/logo.png differ diff --git a/blockchains/ethereum/assets/0x0a661F6AD63a1500D714ED1EeEdb64ec493a54A8/info.json b/blockchains/ethereum/assets/0x0a661F6AD63a1500D714ED1EeEdb64ec493a54A8/info.json new file mode 100644 index 0000000000000..40127bb371e1d --- /dev/null +++ b/blockchains/ethereum/assets/0x0a661F6AD63a1500D714ED1EeEdb64ec493a54A8/info.json @@ -0,0 +1,44 @@ +{ + "name": "Zedxion", + "type": "ERC20", + "symbol": "USDZ", + "decimals": 9, + "website": "https://zedxion.io/", + "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto-powered ecosystem comprising Zedxion.", + "explorer": "https://etherscan.io/token/0x0a661F6AD63a1500D714ED1EeEdb64ec493a54A8", + "status": "active", + "id": "0x0a661F6AD63a1500D714ED1EeEdb64ec493a54A8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zedxion" + }, + { + "name": "github", + "url": "https://github.com/zedxioncryptocurrency" + }, + { + "name": "medium", + "url": "https://medium.com/@zedxion_exchange" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usdz/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zedxion-usdz/" + }, + { + "name": "discord", + "url": "https://discord.com/UDDb7FZF" + }, + { + "name": "whitepaper", + "url": "https://futures.zedxion.io/en_US/cms/WHITE%20PAPER" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/ethereum/assets/0x0a661F6AD63a1500D714ED1EeEdb64ec493a54A8/logo.png b/blockchains/ethereum/assets/0x0a661F6AD63a1500D714ED1EeEdb64ec493a54A8/logo.png new file mode 100644 index 0000000000000..b1298b9670e23 Binary files /dev/null and b/blockchains/ethereum/assets/0x0a661F6AD63a1500D714ED1EeEdb64ec493a54A8/logo.png differ diff --git a/blockchains/ethereum/assets/0x0b0a8c7C34374C1d0C649917a97EeE6c6c929B1b/info.json b/blockchains/ethereum/assets/0x0b0a8c7C34374C1d0C649917a97EeE6c6c929B1b/info.json new file mode 100644 index 0000000000000..766fa1a137fb4 --- /dev/null +++ b/blockchains/ethereum/assets/0x0b0a8c7C34374C1d0C649917a97EeE6c6c929B1b/info.json @@ -0,0 +1,25 @@ +{ + "name": "Shiba V Pepe", + "type": "ERC20", + "symbol": "SHEPE", + "decimals": 9, + "website": "https://shibavspepe.io/", + "description": "$SHEPE is aiming to start the communities battle between Shiba VS Pepe.", + "explorer": "https://etherscan.io/token/0x0b0a8c7c34374c1d0c649917a97eee6c6c929b1b", + "status": "active", + "id": "0x0b0a8c7C34374C1d0C649917a97EeE6c6c929B1b", + "links": [ + { + "name": "telegram", + "url": "https://t.me/shibavspepe" + }, + { + "name": "twitter", + "url": "https://twitter.com/shibavspepe" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-v-pepe/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b0a8c7C34374C1d0C649917a97EeE6c6c929B1b/logo.png b/blockchains/ethereum/assets/0x0b0a8c7C34374C1d0C649917a97EeE6c6c929B1b/logo.png new file mode 100644 index 0000000000000..ee3a40be30e57 Binary files /dev/null and b/blockchains/ethereum/assets/0x0b0a8c7C34374C1d0C649917a97EeE6c6c929B1b/logo.png differ diff --git a/blockchains/ethereum/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json b/blockchains/ethereum/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json new file mode 100644 index 0000000000000..37c62033a676c --- /dev/null +++ b/blockchains/ethereum/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json @@ -0,0 +1,33 @@ +{ + "name": "Impossible Finance IDIA", + "website": "https://invest.impossible.finance/launchpad", + "description": "Impossible Finance is a builder-focused multichain ecosystem featuring decentralized incubator, launchpad, and swap. The IDIA token is the core governance and access token for allocation into our launchpad sales. Users can stake the IDIA token into a variety of sectors and categories to secure allocation into the top project teams launching on Impossible.", + "explorer": "https://etherscan.io/token/0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89", + "type": "ERC20", + "symbol": "IDIA", + "decimals": 18, + "status": "active", + "id": "0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89", + "links": [ + { + "name": "github", + "url": "https://github.com/impossiblefinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/impossiblefi" + }, + { + "name": "blog", + "url": "https://medium.com/impossiblefinance" + }, + { + "name": "telegram", + "url": "https://t.me/ImpossibleFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/impossible-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png b/blockchains/ethereum/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png new file mode 100644 index 0000000000000..472303c8ba497 Binary files /dev/null and b/blockchains/ethereum/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png differ diff --git a/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/info.json b/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/info.json new file mode 100644 index 0000000000000..e4396b72176b7 --- /dev/null +++ b/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/info.json @@ -0,0 +1,28 @@ +{ + "name": "API3", + "website": "https://api3.org/", + "description": "API3 aims to build blockchain-native, decentralized APIs with DAO-governance and quantifiable security.", + "explorer": "https://etherscan.io/token/0x0b38210ea11411557c13457D4dA7dC6ea731B88a", + "type": "ERC20", + "symbol": "API3", + "decimals": 18, + "status": "active", + "id": "0x0b38210ea11411557c13457D4dA7dC6ea731B88a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/API3DAO" + }, + { + "name": "telegram", + "url": "https://t.me/API3DAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/api3/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/logo.png b/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/logo.png new file mode 100644 index 0000000000000..a8b86a17e77e8 Binary files /dev/null and b/blockchains/ethereum/assets/0x0b38210ea11411557c13457D4dA7dC6ea731B88a/logo.png differ diff --git a/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json b/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json index af28fcb32eb05..707aea6544083 100644 --- a/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json +++ b/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", + "tags": [ + "defi", + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x0c90C57aaf95A3A87eadda6ec3974c99D786511F/info.json b/blockchains/ethereum/assets/0x0c90C57aaf95A3A87eadda6ec3974c99D786511F/info.json new file mode 100644 index 0000000000000..4d0ea1f009b0b --- /dev/null +++ b/blockchains/ethereum/assets/0x0c90C57aaf95A3A87eadda6ec3974c99D786511F/info.json @@ -0,0 +1,33 @@ +{ + "name": "HanChain", + "type": "ERC20", + "symbol": "HAN", + "decimals": 18, + "website": "https://paykhan.io/", + "description": "Dual cryptocurrency platform with DeFi structure focusing on real-life use.", + "explorer": "https://etherscan.io/token/0x0c90c57aaf95a3a87eadda6ec3974c99d786511f", + "status": "active", + "id": "0x0c90C57aaf95A3A87eadda6ec3974c99D786511F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HanIdentity" + }, + { + "name": "telegram", + "url": "https://t.me/hanchain_official" + }, + { + "name": "github", + "url": "https://github.com/hanchain-paykhan/hanchain/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hanchain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hanchain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0c90C57aaf95A3A87eadda6ec3974c99D786511F/logo.png b/blockchains/ethereum/assets/0x0c90C57aaf95A3A87eadda6ec3974c99D786511F/logo.png new file mode 100644 index 0000000000000..49d0f41e0dbee Binary files /dev/null and b/blockchains/ethereum/assets/0x0c90C57aaf95A3A87eadda6ec3974c99D786511F/logo.png differ diff --git a/blockchains/ethereum/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json b/blockchains/ethereum/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json new file mode 100644 index 0000000000000..70b42adcb3567 --- /dev/null +++ b/blockchains/ethereum/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json @@ -0,0 +1,49 @@ +{ + "name": "EverRise", + "type": "ERC20", + "symbol": "RISE (old)", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "The Original Buyback Token Powering The EverRise Ecosystem. EverRise token (RISE) is a multi-chain collateralized cryptocurrency that protects both the ecosystem and investors with its innovative buyback and staking protocol.", + "explorer": "https://etherscan.io/token/0x0cd022dde27169b20895e0e2b2b8a33b25e63579", + "status": "abandoned", + "id": "0x0cD022ddE27169b20895e0e2B2B8A33B25e63579", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everrise/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everrise" + }, + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json b/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json index 89d852e13f4d6..1b5a59a0fac82 100644 --- a/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json +++ b/blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x0d02755a5700414B26FF040e1dE35D337DF56218/info.json b/blockchains/ethereum/assets/0x0d02755a5700414B26FF040e1dE35D337DF56218/info.json new file mode 100644 index 0000000000000..e019282c3a45b --- /dev/null +++ b/blockchains/ethereum/assets/0x0d02755a5700414B26FF040e1dE35D337DF56218/info.json @@ -0,0 +1,24 @@ +{ + "name": "BEND Token", + "website": "https://www.benddao.xyz/", + "description": "BEND is the governance token of BendDAO which is a peer-to-pool based NFT liquidity protocol.", + "explorer": "https://etherscan.io/token/0x0d02755a5700414B26FF040e1dE35D337DF56218", + "type": "ERC20", + "symbol": "BEND", + "decimals": 18, + "status": "active", + "id": "0x0d02755a5700414B26FF040e1dE35D337DF56218", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BendDAO" + }, + { + "name": "github", + "url": "https://github.com/BendDAO/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d02755a5700414B26FF040e1dE35D337DF56218/logo.png b/blockchains/ethereum/assets/0x0d02755a5700414B26FF040e1dE35D337DF56218/logo.png new file mode 100644 index 0000000000000..66ba2f0e0b09a Binary files /dev/null and b/blockchains/ethereum/assets/0x0d02755a5700414B26FF040e1dE35D337DF56218/logo.png differ diff --git a/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/info.json b/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/info.json index eb407f368360a..aa2677f97bdbe 100644 --- a/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/info.json +++ b/blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/info.json @@ -8,5 +8,8 @@ "symbol": "wNXM", "decimals": 18, "status": "active", - "id": "0x0d438F3b5175Bebc262bF23753C1E53d03432bDE" + "id": "0x0d438F3b5175Bebc262bF23753C1E53d03432bDE", + "tags": [ + "wrapped" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/logo.png b/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/logo.png index e477c50dcaf50..c6be70d422b8c 100644 Binary files a/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/logo.png and b/blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/logo.png differ diff --git a/blockchains/ethereum/assets/0x0f2D719407FdBeFF09D87557AbB7232601FD9F29/info.json b/blockchains/ethereum/assets/0x0f2D719407FdBeFF09D87557AbB7232601FD9F29/info.json new file mode 100644 index 0000000000000..2a13aa9f841fd --- /dev/null +++ b/blockchains/ethereum/assets/0x0f2D719407FdBeFF09D87557AbB7232601FD9F29/info.json @@ -0,0 +1,28 @@ +{ + "name": "Synapse", + "website": "https://synapseprotocol.com/", + "description": "Synapse is a cross-chain layer ∞ protocol powering interoperability between blockchains.", + "explorer": "https://etherscan.io/token/0x0f2D719407FdBeFF09D87557AbB7232601FD9F29", + "type": "ERC20", + "symbol": "SYN", + "decimals": 18, + "status": "active", + "id": "0x0f2D719407FdBeFF09D87557AbB7232601FD9F29", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/synapseprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/synapseprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/synapse-2/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x0f2D719407FdBeFF09D87557AbB7232601FD9F29/logo.png b/blockchains/ethereum/assets/0x0f2D719407FdBeFF09D87557AbB7232601FD9F29/logo.png new file mode 100644 index 0000000000000..577673c43c6a4 Binary files /dev/null and b/blockchains/ethereum/assets/0x0f2D719407FdBeFF09D87557AbB7232601FD9F29/logo.png differ diff --git a/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/info.json b/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/info.json index 96f096a476a07..9fa1a869191e6 100644 --- a/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/info.json +++ b/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/info.json @@ -7,5 +7,9 @@ "website": "https://daomaker.com/", "explorer": "https://etherscan.io/token/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad", "status": "active", - "id": "0x0f51bb10119727a7e5eA3538074fb341F56B09Ad" + "id": "0x0f51bb10119727a7e5eA3538074fb341F56B09Ad", + "tags": [ + "defi", + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1063181dc986F76F7eA2Dd109e16fc596d0f522A/info.json b/blockchains/ethereum/assets/0x1063181dc986F76F7eA2Dd109e16fc596d0f522A/info.json new file mode 100644 index 0000000000000..6f815b359ce1a --- /dev/null +++ b/blockchains/ethereum/assets/0x1063181dc986F76F7eA2Dd109e16fc596d0f522A/info.json @@ -0,0 +1,21 @@ +{ + "name": "Cybria", + "website": "https://www.cybria.io/", + "description": "Cybria is a Layer 2 blockchain platform built on top of the Ethereum network.", + "explorer": "https://etherscan.io/token/0x1063181dc986f76f7ea2dd109e16fc596d0f522a", + "symbol": "CYBA", + "type": "ERC20", + "decimals": 9, + "status": "active", + "id": "0x1063181dc986F76F7eA2Dd109e16fc596d0f522A", + "links": [ + { + "name": "telegram", + "url": "https://t.me/cybriacoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/cybriacoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1063181dc986F76F7eA2Dd109e16fc596d0f522A/logo.png b/blockchains/ethereum/assets/0x1063181dc986F76F7eA2Dd109e16fc596d0f522A/logo.png new file mode 100644 index 0000000000000..f3f72e02f18ba Binary files /dev/null and b/blockchains/ethereum/assets/0x1063181dc986F76F7eA2Dd109e16fc596d0f522A/logo.png differ diff --git a/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/info.json b/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/info.json index e8a4525cde4a4..56c3b59b1bf56 100644 --- a/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/info.json +++ b/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/info.json @@ -1,5 +1,5 @@ { - "name": "UMX", + "name": "UniMex Network", "type": "ERC20", "symbol": "UMX", "decimals": 18, diff --git a/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json b/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json index b803a71887551..2e47da0cb1577 100644 --- a/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json +++ b/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json @@ -1,13 +1,16 @@ { "name": "1INCH Token", - "website": "https://1inch.exchange/", - "description": "1inch is a decentralized exchange (DEX) aggregator, connecting several DEXes into one platform to allow its users to find the most efficient swapping routes across all platforms. In order for a user to find the best price for a swap, they need to look at every exchange — DEX aggregators eliminate the need for manually checking, bringing efficiency to swapping on DEXs. ", + "website": "https://1inch.io/", + "description": "1inch is a decentralized exchange (DEX) aggregator, connecting several DEXes into one platform to allow its users to find the most efficient swapping routes across all platforms. In order for a user to find the best price for a swap, they need to look at every exchange — DEX aggregators eliminate the need for manually checking, bringing efficiency to swapping on DEXs.", "explorer": "https://etherscan.io/token/0x111111111117dC0aa78b770fA6A738034120C302", "type": "ERC20", "symbol": "1INCH", "decimals": 18, "status": "active", "id": "0x111111111117dC0aa78b770fA6A738034120C302", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x111111517e4929D3dcbdfa7CCe55d30d4B6BC4d6/info.json b/blockchains/ethereum/assets/0x111111517e4929D3dcbdfa7CCe55d30d4B6BC4d6/info.json new file mode 100644 index 0000000000000..b4f115143f905 --- /dev/null +++ b/blockchains/ethereum/assets/0x111111517e4929D3dcbdfa7CCe55d30d4B6BC4d6/info.json @@ -0,0 +1,32 @@ +{ + "name": "ICHI", + "website": "app.ichi.org", + "description": "The ICHI token is a token built for governing the ICHI DAO.", + "explorer": "https://etherscan.io/token/0x111111517e4929D3dcbdfa7CCe55d30d4B6BC4d6", + "type": "ERC20", + "symbol": "ICHI", + "decimals": 18, + "status": "active", + "id": "0x111111517e4929D3dcbdfa7CCe55d30d4B6BC4d6", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifoundation" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + } + ] +} diff --git a/blockchains/ethereum/assets/0x111111517e4929D3dcbdfa7CCe55d30d4B6BC4d6/logo.png b/blockchains/ethereum/assets/0x111111517e4929D3dcbdfa7CCe55d30d4B6BC4d6/logo.png new file mode 100644 index 0000000000000..14b20b489979c Binary files /dev/null and b/blockchains/ethereum/assets/0x111111517e4929D3dcbdfa7CCe55d30d4B6BC4d6/logo.png differ diff --git a/blockchains/ethereum/assets/0x118b552725e1892137740cB4d29390D952709639/info.json b/blockchains/ethereum/assets/0x118b552725e1892137740cB4d29390D952709639/info.json new file mode 100644 index 0000000000000..0b733a65ec99a --- /dev/null +++ b/blockchains/ethereum/assets/0x118b552725e1892137740cB4d29390D952709639/info.json @@ -0,0 +1,32 @@ +{ + "name": "Nyx Token", + "type": "ERC20", + "symbol": "NYXT", + "decimals": 9, + "website": "https://nyxtoken.org", + "description": "Nyx has an 8% tax taken from every purchase and sale, 4% is split to help MS and Veterans through charitble donations.2 is sent back to the holders,1 each is burned and project marketing wallet for future growth.", + "explorer": "https://etherscan.io/token/0x118b552725e1892137740cB4d29390D952709639", + "status": "active", + "id": "0x118b552725e1892137740cB4d29390D952709639", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nyx-token/" + }, + { + "name": "telegram", + "url": "https://t.me/NyxGeneral" + }, + { + "name": "twitter", + "url": "https://twitter.com/NyxToken" + }, + { + "name": "facebook", + "url": "https://facebook.com/NYXToken" + } + ] +} diff --git a/blockchains/ethereum/assets/0x118b552725e1892137740cB4d29390D952709639/logo.png b/blockchains/ethereum/assets/0x118b552725e1892137740cB4d29390D952709639/logo.png new file mode 100644 index 0000000000000..88138a61de5a2 Binary files /dev/null and b/blockchains/ethereum/assets/0x118b552725e1892137740cB4d29390D952709639/logo.png differ diff --git a/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json b/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json index d3909d5bf25b4..a4d1fa2dacd87 100644 --- a/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json +++ b/blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json @@ -7,5 +7,8 @@ "website": "https://www.italianlira.ws/", "explorer": "https://etherscan.io/token/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f", "status": "active", - "id": "0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f" + "id": "0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json b/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json index 1caff3c52be3d..9093afd553650 100644 --- a/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json +++ b/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json @@ -1,11 +1,28 @@ { - "name": "LADZ", + "name": "Ladz", "symbol": "LADZ", "type": "ERC20", "decimals": 4, - "description": "-", - "website": "", + "description": "$LADZ is the social token of the Layer1 channel and network.", + "website": "http://ladz.city/", "explorer": "https://etherscan.io/token/0x1287c0509df9a475Ef178471aB2132b9dfD312B3", - "status": "abandoned", - "id": "0x1287c0509df9a475Ef178471aB2132b9dfD312B3" -} \ No newline at end of file + "status": "active", + "id": "0x1287c0509df9a475Ef178471aB2132b9dfD312B3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ladzcity" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aX5bGCBkmR/" + }, + { + "name": "youtube", + "url": "https://youtube.com/LADZCity" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/logo.png b/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/logo.png index cd6585634462c..91ac065710e49 100644 Binary files a/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/logo.png and b/blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/logo.png differ diff --git a/blockchains/ethereum/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/info.json b/blockchains/ethereum/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/info.json new file mode 100644 index 0000000000000..d4c7b4e0fc287 --- /dev/null +++ b/blockchains/ethereum/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/info.json @@ -0,0 +1,25 @@ +{ + "name": "Fideum", + "website": "https://blockbank.ai/", + "description": "Fideum (previously blockbank) offers regulatory-compliant infrastructure tailored to the needs of financial institutions, banks, and SMEs. Its adaptable microservice architecture facilitates a wide range of financial services, enabling businesses to smoothly transition into the digital asset era.", + "explorer": "https://etherscan.io/token/0x1294f4183763743c7c9519Bec51773fb3aCD78FD", + "type": "ERC20", + "symbol": "FI", + "decimals": 18, + "status": "active", + "id": "0x1294f4183763743c7c9519Bec51773fb3aCD78FD", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BlockBankApp" + }, + { + "name": "twitter", + "url": "https://twitter.com/BLOCKBANKapp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fideum/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/logo.png b/blockchains/ethereum/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/logo.png new file mode 100644 index 0000000000000..9939ad9e03215 Binary files /dev/null and b/blockchains/ethereum/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/logo.png differ diff --git a/blockchains/ethereum/assets/0x12970E6868f88f6557B76120662c1B3E50A646bf/info.json b/blockchains/ethereum/assets/0x12970E6868f88f6557B76120662c1B3E50A646bf/info.json new file mode 100644 index 0000000000000..7cbd08095923c --- /dev/null +++ b/blockchains/ethereum/assets/0x12970E6868f88f6557B76120662c1B3E50A646bf/info.json @@ -0,0 +1,28 @@ +{ + "name": "Milady", + "type": "ERC20", + "symbol": "LADYS", + "decimals": 18, + "website": "https://milady.gg/", + "description": "$LADYS is appropriating the tokenisation model to facilitate the accumulation of meme capital in the era of unstoppable meme coins.", + "explorer": "https://etherscan.io/token/0x12970e6868f88f6557b76120662c1b3e50a646bf", + "status": "active", + "id": "0x12970E6868f88f6557B76120662c1B3E50A646bf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/miladymemecoin" + }, + { + "name": "telegram", + "url": "https://t.me/miladymemecoinchannel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/milady-meme-coin/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x12970E6868f88f6557B76120662c1B3E50A646bf/logo.png b/blockchains/ethereum/assets/0x12970E6868f88f6557B76120662c1B3E50A646bf/logo.png new file mode 100644 index 0000000000000..aec8f9959ac30 Binary files /dev/null and b/blockchains/ethereum/assets/0x12970E6868f88f6557B76120662c1B3E50A646bf/logo.png differ diff --git a/blockchains/ethereum/assets/0x12b6893cE26Ea6341919FE289212ef77e51688c8/info.json b/blockchains/ethereum/assets/0x12b6893cE26Ea6341919FE289212ef77e51688c8/info.json new file mode 100644 index 0000000000000..e05f98d39b849 --- /dev/null +++ b/blockchains/ethereum/assets/0x12b6893cE26Ea6341919FE289212ef77e51688c8/info.json @@ -0,0 +1,40 @@ +{ + "name": "Tamadoge", + "type": "ERC20", + "symbol": "TAMA", + "decimals": 18, + "website": "https://tamadoge.io", + "description": "The Tamadoge Token ($TAMA) is the native token of the tamaverse. You’ll be able to use it to play Tamadoge games, earn rewards and buy special items from the tamadoge pet store.", + "explorer": "https://etherscan.io/token/0x12b6893cE26Ea6341919FE289212ef77e51688c8", + "status": "active", + "id": "0x12b6893cE26Ea6341919FE289212ef77e51688c8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tamadogecoin" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Z2PqFvsXJa" + }, + { + "name": "telegram", + "url": "https://t.me/TamadogeOfficial" + }, + { + "name": "whitepaper", + "url": "https://tamadoge.io/wp-content/uploads/2022/10/Tamadoge-Whitepaper-ENG.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCivYe1JIbVcVq2wXtFYarjA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tamadoge" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/ethereum/assets/0x12b6893cE26Ea6341919FE289212ef77e51688c8/logo.png b/blockchains/ethereum/assets/0x12b6893cE26Ea6341919FE289212ef77e51688c8/logo.png new file mode 100644 index 0000000000000..4476222ced2a5 Binary files /dev/null and b/blockchains/ethereum/assets/0x12b6893cE26Ea6341919FE289212ef77e51688c8/logo.png differ diff --git a/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json b/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json index 480365a82ebcc..78b5100838ca9 100644 --- a/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json +++ b/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json @@ -1,5 +1,5 @@ { - "name": "arNXM", + "name": "Armor NXM", "website": "https://armor.fi", "description": "arNXM is the yield-bearing token for the arNXM vault.", "explorer": "https://etherscan.io/token/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD", diff --git a/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json b/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json index 6cc57c66cf085..795a54bc9dc1c 100644 --- a/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json +++ b/blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x13B02c8dE71680e71F0820c996E4bE43c2F57d15", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/info.json b/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/info.json index ece76973c5f81..17bf90c02dd32 100644 --- a/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/info.json +++ b/blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/info.json @@ -7,5 +7,8 @@ "website": "https://pyro.network/", "explorer": "https://etherscan.io/token/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217", "status": "active", - "id": "0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217" + "id": "0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json b/blockchains/ethereum/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json new file mode 100644 index 0000000000000..4025c077720d8 --- /dev/null +++ b/blockchains/ethereum/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json @@ -0,0 +1,25 @@ +{ + "name": "CyberConnect", + "type": "ERC20", + "symbol": "CYBER", + "decimals": 18, + "website": "https://cyberconnect.me/", + "description": "CyberConnect is a Web3 social network that enables developers to create social applications empowering users to own their digital identity, content, connections, and interactions.", + "explorer": "https://etherscan.io/token/0x14778860e937f509e651192a90589de711fb88a9", + "status": "active", + "id": "0x14778860E937f509e651192a90589dE711Fb88a9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CyberConnectHQ" + }, + { + "name": "github", + "url": "https://github.com/cyberconnecthq" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cyberconnect/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png b/blockchains/ethereum/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png new file mode 100644 index 0000000000000..b26b7b808fb16 Binary files /dev/null and b/blockchains/ethereum/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png differ diff --git a/blockchains/ethereum/assets/0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16/info.json b/blockchains/ethereum/assets/0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16/info.json new file mode 100644 index 0000000000000..8a787ce91ca77 --- /dev/null +++ b/blockchains/ethereum/assets/0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16/info.json @@ -0,0 +1,25 @@ +{ + "name": "PAAL AI", + "website": "https://paalai.io/", + "description": "Paal is an advanced chatbot built on AI and ML technologies, designed to streamline tasks that typically require human intellect, such as natural language understanding, image recognition, decision-making, and problem-solving.", + "explorer": "https://etherscan.io/token/0x14fee680690900ba0cccfc76ad70fd1b95d10e16", + "type": "ERC20", + "symbol": "PAAL", + "decimals": 9, + "status": "active", + "id": "0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/paal-ai/" + }, + { + "name": "twitter", + "url": "https://twitter.com/PaalMind" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/paal-ai" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16/logo.png b/blockchains/ethereum/assets/0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16/logo.png new file mode 100644 index 0000000000000..5005332b2a23f Binary files /dev/null and b/blockchains/ethereum/assets/0x14feE680690900BA0ccCfC76AD70Fd1b95D10e16/logo.png differ diff --git a/blockchains/ethereum/assets/0x15B543e986b8c34074DFc9901136d9355a537e7E/logo.png b/blockchains/ethereum/assets/0x15B543e986b8c34074DFc9901136d9355a537e7E/logo.png index 0a3d4bd9b6284..abb9ffe6beba4 100644 Binary files a/blockchains/ethereum/assets/0x15B543e986b8c34074DFc9901136d9355a537e7E/logo.png and b/blockchains/ethereum/assets/0x15B543e986b8c34074DFc9901136d9355a537e7E/logo.png differ diff --git a/blockchains/ethereum/assets/0x15C1Cab705B9Ddb9FfeeEa608eD8BaFcdd4c0396/info.json b/blockchains/ethereum/assets/0x15C1Cab705B9Ddb9FfeeEa608eD8BaFcdd4c0396/info.json new file mode 100644 index 0000000000000..e3c8847b61a7c --- /dev/null +++ b/blockchains/ethereum/assets/0x15C1Cab705B9Ddb9FfeeEa608eD8BaFcdd4c0396/info.json @@ -0,0 +1,25 @@ +{ + "name": "HXAcoin", + "website": "https://www.hxacoin.io/", + "description": "HXA coin is the native utility token of the Herencia Artifex project - a revolutionary NFT project that aims to bridge the gap between real-world items and blockchain technology.", + "explorer": "https://etherscan.io/token/0x15C1Cab705B9Ddb9FfeeEa608eD8BaFcdd4c0396", + "type": "ERC20", + "symbol": "HXA", + "decimals": 18, + "status": "active", + "id": "0x15C1Cab705B9Ddb9FfeeEa608eD8BaFcdd4c0396", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HXAcoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hxacoin/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hxacoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x15C1Cab705B9Ddb9FfeeEa608eD8BaFcdd4c0396/logo.png b/blockchains/ethereum/assets/0x15C1Cab705B9Ddb9FfeeEa608eD8BaFcdd4c0396/logo.png new file mode 100644 index 0000000000000..f262f107dd89d Binary files /dev/null and b/blockchains/ethereum/assets/0x15C1Cab705B9Ddb9FfeeEa608eD8BaFcdd4c0396/logo.png differ diff --git a/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json b/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json index 085283ec53759..0520c91d523d5 100644 --- a/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json +++ b/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json @@ -1,13 +1,17 @@ { - "name": "GALA", + "name": "Gala", "website": "https://gala.games", "description": "GALA is the utility token powering the Gala Games ecosystem.", "explorer": "https://etherscan.io/token/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA", "type": "ERC20", "symbol": "GALA", "decimals": 8, - "status": "active", + "status": "abandoned", "id": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA", + "tags": [ + "nft", + "gamefi" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/logo.png b/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/logo.png deleted file mode 100644 index 052a78bbf67db..0000000000000 Binary files a/blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x163f8C2467924be0ae7B5347228CABF260318753/info.json b/blockchains/ethereum/assets/0x163f8C2467924be0ae7B5347228CABF260318753/info.json new file mode 100644 index 0000000000000..f1967724a8af6 --- /dev/null +++ b/blockchains/ethereum/assets/0x163f8C2467924be0ae7B5347228CABF260318753/info.json @@ -0,0 +1,25 @@ +{ + "name": "Worldcoin", + "website": "https://worldcoin.org/", + "description": "The Worldcoin system revolves around World ID, a privacy-preserving global identity network. World ID enables users to verify their humanness online (`Proof of Personhood`) while maintaining their privacy through zero-knowledge proofs.", + "explorer": "https://etherscan.io/token/0x163f8c2467924be0ae7b5347228cabf260318753", + "type": "ERC20", + "symbol": "WLD", + "decimals": 18, + "status": "active", + "id": "0x163f8C2467924be0ae7B5347228CABF260318753", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/worldcoin" + }, + { + "name": "telegram", + "url": "https://t.me/worldcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/worldcoin-org/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x163f8C2467924be0ae7B5347228CABF260318753/logo.png b/blockchains/ethereum/assets/0x163f8C2467924be0ae7B5347228CABF260318753/logo.png new file mode 100644 index 0000000000000..cb7f6e3935a81 Binary files /dev/null and b/blockchains/ethereum/assets/0x163f8C2467924be0ae7B5347228CABF260318753/logo.png differ diff --git a/blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/info.json b/blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/info.json index dac78951c6b7e..4ecf20b2a7a41 100644 --- a/blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/info.json +++ b/blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/info.json @@ -1,7 +1,7 @@ { - "name": "KnoxsterCoin", + "name": "FortKnoxster", "website": "https://fortknoxster.com", - "description": "FortKnoxster is a cyber-security company offering secure and private communications for all.", + "description": "FortKnoxster's DieFi solution is an automated crypto testament and inheritance platform. DieFi users' crypto portfolio information and credentials are automatically passed on to the chosen beneficiaries in case of emergency, memory loss, or death.", "explorer": "https://etherscan.io/token/0x16484d73ac08d2355f466d448d2b79d2039f6ebb", "type": "ERC20", "symbol": "FKX", @@ -27,11 +27,26 @@ }, { "name": "reddit", - "url": "https://reddit.com/r/FortKnoxster/" + "url": "https://reddit.com/r/FortKnoxster" }, { - "name": "medium", - "url": "https://medium.com/fortknoxster" + "name": "whitepaper", + "url": "https://fortknoxster.com/FortKnoxster_Whitepaper_English.pdf" + }, + { + "name": "github", + "url": "https://github.com/fortknoxster" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/fortknoxster" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fortknoxster" } + ], + "tags": [ + "nft" ] -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/logo.png b/blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/logo.png index 80ffa317f70c1..8ccf651fac1e4 100644 Binary files a/blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/logo.png and b/blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/logo.png differ diff --git a/blockchains/ethereum/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/info.json b/blockchains/ethereum/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/info.json new file mode 100644 index 0000000000000..bab6161dc6610 --- /dev/null +++ b/blockchains/ethereum/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/info.json @@ -0,0 +1,36 @@ +{ + "name": "Route", + "website": "https://www.routerprotocol.com/", + "description": "Router Protocol is a crosschain-liquidity aggregator platform that was built to seamlessly provide bridging infrastructure between current and emerging Layer 1 and Layer 2 blockchain solutions.", + "explorer": "https://etherscan.io/token/0x16eccfdbb4ee1a85a33f3a9b21175cd7ae753db4", + "type": "ERC20", + "symbol": "ROUTE", + "decimals": 18, + "status": "active", + "id": "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4", + "links": [ + { + "name": "github", + "url": "https://github.com/router-protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/routerprotocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/route/" + }, + { + "name": "medium", + "url": "https://routerprotocol.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/routerprotocol" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/logo.png b/blockchains/ethereum/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/logo.png new file mode 100644 index 0000000000000..45d5fa65750a5 Binary files /dev/null and b/blockchains/ethereum/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/logo.png differ diff --git a/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json b/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json index 3c7ed65f0ff48..e937769635daa 100644 --- a/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json +++ b/blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json @@ -8,5 +8,8 @@ "symbol": "NMR", "decimals": 18, "status": "active", - "id": "0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671" + "id": "0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json b/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json index db50bc1c22a76..96c9a1ff8ae73 100644 --- a/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json +++ b/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json @@ -1,7 +1,7 @@ { - "name": "Polkamon", - "website": "https://polkamon.com", - "description": "Polkamon are beautifully animated digital collectibles with varying scarcities. Each Polkamon is backed by a truly unique NFT and can be unpacked with $PMON tokens.", + "name": "Polychain Monsters", + "website": "http://polychainmonsters.com/", + "description": "Polychain Monsters are beautifully animated digital collectibles with varying scarcities. Each Polychain Monster is backed by a truly unique NFT and can be unpacked with $PMON tokens.", "explorer": "https://etherscan.io/token/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", "type": "ERC20", "symbol": "PMON", diff --git a/blockchains/ethereum/assets/0x17cB1b6623CEF547F16E4C125EBEF6Ec240Ec12a/info.json b/blockchains/ethereum/assets/0x17cB1b6623CEF547F16E4C125EBEF6Ec240Ec12a/info.json new file mode 100644 index 0000000000000..d860ba2992489 --- /dev/null +++ b/blockchains/ethereum/assets/0x17cB1b6623CEF547F16E4C125EBEF6Ec240Ec12a/info.json @@ -0,0 +1,36 @@ +{ + "name": "SquidGrow", + "type": "ERC20", + "symbol": "SquidGrow", + "decimals": 19, + "website": "https://squidgrow.wtf", + "description": "SquidGrow was conceptualized by anonymous crypto billionaire “Shibtoshi” and is pushing boundaries and setting precedents for a growing meme-utility token.", + "explorer": "https://etherscan.io/token/0x17cb1b6623cef547f16e4c125ebef6ec240ec12a", + "status": "abandoned", + "id": "0x17cB1b6623CEF547F16E4C125EBEF6Ec240Ec12a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/squid_grow" + }, + { + "name": "telegram", + "url": "https://t.me/SquidGrowPortalEntry" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/squid-grow/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/squidgrow" + }, + { + "name": "discord", + "url": "https://discord.com/HgsgryRpwB" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457/info.json b/blockchains/ethereum/assets/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457/info.json new file mode 100644 index 0000000000000..a32aa6139bf1c --- /dev/null +++ b/blockchains/ethereum/assets/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457/info.json @@ -0,0 +1,25 @@ +{ + "name": "Inspect", + "website": "https://www.inspect.xyz/", + "description": "Inspect, the first Layer 2 for X (Twitter), merges SocialFi and DeFi in Web3. It revolutionizes crypto navigation in social media, offering tools for swaps, trend tracking, smart money engagement, and alpha interaction. Empowering users with insights, it reshapes decentralized-era social engagement.", + "explorer": "https://etherscan.io/token/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457", + "symbol": "INSP", + "type": "ERC20", + "decimals": 18, + "id": "0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/inspectxyz" + }, + { + "name": "telegram", + "url": "https://t.me/inspectxyz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/inspect/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457/logo.png b/blockchains/ethereum/assets/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457/logo.png new file mode 100644 index 0000000000000..709d880c1fd80 Binary files /dev/null and b/blockchains/ethereum/assets/0x186eF81fd8E77EEC8BfFC3039e7eC41D5FC0b457/logo.png differ diff --git a/blockchains/ethereum/assets/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/info.json b/blockchains/ethereum/assets/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/info.json new file mode 100644 index 0000000000000..683bca191b636 --- /dev/null +++ b/blockchains/ethereum/assets/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/info.json @@ -0,0 +1,61 @@ +{ + "name": "Swarm", + "type": "ERC20", + "symbol": "BZZ", + "decimals": 16, + "website": "https://ethswarm.org", + "description": "Swarm is a decentralised permisionless data storage and distribution technology.", + "explorer": "https://etherscan.io/token/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb", + "status": "active", + "id": "0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ethswarm" + }, + { + "name": "github", + "url": "https://github.com/ethersphere" + }, + { + "name": "medium", + "url": "https://medium.com/ethereum-swarm" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ethereum-swarm/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/swarm-bzz/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/GU22h2utj6" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ethswarm/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCu6ywn9MTqdREuE6xuRkskA/videos" + }, + { + "name": "whitepaper", + "url": "https://www.ethswarm.org/swarm-whitepaper.pdf" + }, + { + "name": "docs", + "url": "https://docs.ethswarm.org/docs/" + }, + { + "name": "blog", + "url": "https://blog.ethswarm.org/" + } + ], + "tags": [ + "privacy", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/logo.png b/blockchains/ethereum/assets/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/logo.png new file mode 100644 index 0000000000000..0e44701f916c2 Binary files /dev/null and b/blockchains/ethereum/assets/0x19062190B1925b5b6689D7073fDfC8c2976EF8Cb/logo.png differ diff --git a/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json b/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json index c792d204a14c1..448ef54bbc0ff 100644 --- a/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json +++ b/blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json @@ -8,5 +8,8 @@ "symbol": "RSV", "decimals": 18, "status": "active", - "id": "0x196f4727526eA7FB1e17b2071B3d8eAA38486988" + "id": "0x196f4727526eA7FB1e17b2071B3d8eAA38486988", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a/info.json b/blockchains/ethereum/assets/0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a/info.json new file mode 100644 index 0000000000000..970875faa7065 --- /dev/null +++ b/blockchains/ethereum/assets/0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a/info.json @@ -0,0 +1,34 @@ +{ + "name": "APENFT", + "symbol": "NFT", + "type": "ERC20", + "decimals": 6, + "description": "APENFT Fund was born with the mission to register worid-class artworks as NFTs on blockchain and aim to be the ARK Funds in the NFT space to buld a bridge between top-notch artists and blockchain, and to support the growth of native crypto NFT artists.", + "website": "https://apenft.io/", + "explorer": "https://etherscan.io/token/0x198d14f2ad9ce69e76ea330b374de4957c3f850a", + "status": "active", + "id": "0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/apenftorg" + }, + { + "name": "telegram", + "url": "https://t.me/apenftEN" + }, + { + "name": "whitepaper", + "url": "https://fundation.apenft.io/book/APENFT%20White%20Paper.pdf" + }, + { + "name": "medium", + "url": "https://apenftorg.medium.com/" + } + ], + "tags": [ + "nft", + "governance" + ] +} + diff --git a/blockchains/ethereum/assets/0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a/logo.png b/blockchains/ethereum/assets/0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a/logo.png new file mode 100644 index 0000000000000..4ab1ef9ebc608 Binary files /dev/null and b/blockchains/ethereum/assets/0x198d14F2Ad9CE69E76ea330B374DE4957C3F850a/logo.png differ diff --git a/blockchains/ethereum/assets/0x19E98c4921aAb7E3f5FD2aDca36CFb669c63E926/info.json b/blockchains/ethereum/assets/0x19E98c4921aAb7E3f5FD2aDca36CFb669c63E926/info.json new file mode 100644 index 0000000000000..e5ab0be0c0de3 --- /dev/null +++ b/blockchains/ethereum/assets/0x19E98c4921aAb7E3f5FD2aDca36CFb669c63E926/info.json @@ -0,0 +1,28 @@ +{ + "name": "Cola Token", + "type": "ERC20", + "symbol": "COLA", + "decimals": 18, + "website": "http://www.colawork.com/", + "description": "Colawork is a workplace benefits provider that rewards employees with cryptocurrency (COLA) for their participation at the digital workplace/collaboration tool.", + "explorer": "https://etherscan.io/token/0x19e98c4921aab7e3f5fd2adca36cfb669c63e926", + "status": "active", + "id": "0x19E98c4921aAb7E3f5FD2aDca36CFb669c63E926", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/colawork_COLA" + }, + { + "name": "telegram", + "url": "https://t.me/colawork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/colawork/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x19E98c4921aAb7E3f5FD2aDca36CFb669c63E926/logo.png b/blockchains/ethereum/assets/0x19E98c4921aAb7E3f5FD2aDca36CFb669c63E926/logo.png new file mode 100644 index 0000000000000..4cf9e2ddf99f5 Binary files /dev/null and b/blockchains/ethereum/assets/0x19E98c4921aAb7E3f5FD2aDca36CFb669c63E926/logo.png differ diff --git a/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/info.json b/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/info.json new file mode 100644 index 0000000000000..565ae390070de --- /dev/null +++ b/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/info.json @@ -0,0 +1,41 @@ +{ + "name": "BitDAO", + "type": "ERC20", + "symbol": "BIT", + "decimals": 18, + "website": "https://www.bitdao.io/", + "description": "BitDAO infuses capital agnostically across industries, chains, and products. Its treasury is supported by contributions from Bybit and the virtuous cycle of value created by its AEs and partner labs. When you hold $BIT, you’re not only getting a stake in the massive growth potential of BitDAO, but the AEs it’s helping accelerate. Your $BIT gives you voting power to help direct how treasury funds are allocated and the terms of the funding.", + "explorer": "https://etherscan.io/token/0x1a4b46696b2bb4794eb3d4c26f1c55f9170fa4c5", + "status": "active", + "id": "0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5", + "tags": [ + "defi", + "governance" + ], + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/bitdao" + }, + { + "name": "twitter", + "url": "https://twitter.com/bitdao_official" + }, + { + "name": "telegram", + "url": "https://t.me/bitdao_official" + }, + { + "name": "blog", + "url": "https://medium.com/bitdao" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitdao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bitdao" + } + ] +} diff --git a/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/logo.png b/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/logo.png new file mode 100644 index 0000000000000..22f4feb096d91 Binary files /dev/null and b/blockchains/ethereum/assets/0x1A4b46696b2bB4794Eb3D4c26f1c55F9170fa4C5/logo.png differ diff --git a/blockchains/ethereum/assets/0x1A963Df363D01EEBB2816b366d61C917F20e1EbE/info.json b/blockchains/ethereum/assets/0x1A963Df363D01EEBB2816b366d61C917F20e1EbE/info.json new file mode 100644 index 0000000000000..0d244474cd29d --- /dev/null +++ b/blockchains/ethereum/assets/0x1A963Df363D01EEBB2816b366d61C917F20e1EbE/info.json @@ -0,0 +1,24 @@ +{ + "name": "Mememe", + "type": "ERC20", + "symbol": "MEMEME", + "decimals": 18, + "website": "https://mememelabs.me", + "description": "we are a lab that designs and conducts social and entertaining experiments that simulate community experiences like no other. our experiments are designed to be immersive and fun for all who participate.", + "explorer": "https://etherscan.io/token/0x1a963df363d01eebb2816b366d61c917f20e1ebe", + "status": "active", + "id": "0x1A963Df363D01EEBB2816b366d61C917F20e1EbE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mememe69696969" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mememe/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1A963Df363D01EEBB2816b366d61C917F20e1EbE/logo.png b/blockchains/ethereum/assets/0x1A963Df363D01EEBB2816b366d61C917F20e1EbE/logo.png new file mode 100644 index 0000000000000..6c98eb672b3be Binary files /dev/null and b/blockchains/ethereum/assets/0x1A963Df363D01EEBB2816b366d61C917F20e1EbE/logo.png differ diff --git a/blockchains/ethereum/assets/0x1B6e9c73beE68102d9dd4A2627f97bFf4183ab0A/info.json b/blockchains/ethereum/assets/0x1B6e9c73beE68102d9dd4A2627f97bFf4183ab0A/info.json new file mode 100644 index 0000000000000..03ab1761c2fce --- /dev/null +++ b/blockchains/ethereum/assets/0x1B6e9c73beE68102d9dd4A2627f97bFf4183ab0A/info.json @@ -0,0 +1,52 @@ +{ + "name": "Openleverage Token V2", + "website": "https://openleverage.finance/", + "description": "OpenLeverage is a permissionless money market protocol enabling decentralized lending, borrowing, and margin trading across a diverse range of cryptocurrency pairs, fostering an accessible and efficient DeFi ecosystem.", + "explorer": "https://etherscan.io/token/0x1B6e9c73beE68102d9dd4A2627f97bFf4183ab0A", + "type": "ERC20", + "symbol": "OLE", + "decimals": 18, + "status": "active", + "id": "0x1B6e9c73beE68102d9dd4A2627f97bFf4183ab0A", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpenLeverage" + }, + { + "name": "discord", + "url": "https://discord.com/invite/openleverage" + }, + { + "name": "medium", + "url": "https://openleverage.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openleverage/" + }, + { + "name": "docs", + "url": "https://docs.openleverage.finance/main/" + }, + { + "name": "telegram", + "url": "https://t.me/openleverageofficial" + }, + { + "name": "github", + "url": "https://github.com/OpenLeverageDev/openleverage-contracts" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/openleverage" + }, + { + "name": "youtube", + "url": "https://youtube.com/@openleverageprotocol9047" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1B6e9c73beE68102d9dd4A2627f97bFf4183ab0A/logo.png b/blockchains/ethereum/assets/0x1B6e9c73beE68102d9dd4A2627f97bFf4183ab0A/logo.png new file mode 100644 index 0000000000000..c43b83973316f Binary files /dev/null and b/blockchains/ethereum/assets/0x1B6e9c73beE68102d9dd4A2627f97bFf4183ab0A/logo.png differ diff --git a/blockchains/ethereum/assets/0x1B9BAF2A3EdeA91eE431f02d449a1044d5726669/info.json b/blockchains/ethereum/assets/0x1B9BAF2A3EdeA91eE431f02d449a1044d5726669/info.json new file mode 100644 index 0000000000000..88d486accada4 --- /dev/null +++ b/blockchains/ethereum/assets/0x1B9BAF2A3EdeA91eE431f02d449a1044d5726669/info.json @@ -0,0 +1,32 @@ +{ + "name": "Clifford Inu", + "type": "ERC20", + "symbol": "CLIFF", + "decimals": 18, + "website": "http://cliffordinu.io", + "description": " $CLIFF is a highly deflationary token on the Ethereum Blockchain that never stops growing through TRUE deflationary techniques, Cliff's long Term vision is to dominate the metaverse ecosystem (Cliffverse).", + "explorer": "https://etherscan.io/token/0x1B9BAF2A3EdeA91eE431f02d449a1044d5726669", + "status": "active", + "id": "0x1B9BAF2A3EdeA91eE431f02d449a1044d5726669", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/clifftoken" + }, + { + "name": "telegram", + "url": "https://t.me/Cliffordinuofficial" + }, + { + "name": "medium", + "url": "https://medium.com/@cliffordinuofficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/cliffordinu_io/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x1B9BAF2A3EdeA91eE431f02d449a1044d5726669/logo.png b/blockchains/ethereum/assets/0x1B9BAF2A3EdeA91eE431f02d449a1044d5726669/logo.png new file mode 100644 index 0000000000000..dd769c0f3a4c5 Binary files /dev/null and b/blockchains/ethereum/assets/0x1B9BAF2A3EdeA91eE431f02d449a1044d5726669/logo.png differ diff --git a/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json b/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json index d6b5539568ce4..0eaae7201978f 100644 --- a/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json +++ b/blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json @@ -7,5 +7,8 @@ "website": "https://www.bombtoken.com", "explorer": "https://etherscan.io/token/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714", "status": "active", - "id": "0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714" + "id": "0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/info.json b/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/info.json index bed165217f181..45ada44ad6661 100644 --- a/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/info.json +++ b/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/info.json @@ -1,5 +1,5 @@ { - "name": "TOWER Token", + "name": "TOWER", "website": "https://crazydefenseheroes.com/", "description": "Utility token to the blockchain game of Crazy Kings franchise.", "explorer": "https://etherscan.io/token/0x1C9922314ED1415c95b9FD453c3818fd41867d0B", @@ -7,5 +7,26 @@ "symbol": "TOWER", "decimals": 18, "status": "active", - "id": "0x1C9922314ED1415c95b9FD453c3818fd41867d0B" + "id": "0x1C9922314ED1415c95b9FD453c3818fd41867d0B", + "tags": [ + "governance" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TowerToken" + }, + { + "name": "discord", + "url": "https://discord.com/invite/crazydefenseheroes" + }, + { + "name": "medium", + "url": "https://medium.com/tower-token" + }, + { + "name": "whitepaper", + "url": "https://lightpaper.crazydefenseheroes.com/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png b/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png index 1925f93072d14..746ec0b679a94 100644 Binary files a/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png and b/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png differ diff --git a/blockchains/ethereum/assets/0x1CDD2EaB61112697626F7b4bB0e23Da4FeBF7B7C/info.json b/blockchains/ethereum/assets/0x1CDD2EaB61112697626F7b4bB0e23Da4FeBF7B7C/info.json new file mode 100644 index 0000000000000..03f39777aa66c --- /dev/null +++ b/blockchains/ethereum/assets/0x1CDD2EaB61112697626F7b4bB0e23Da4FeBF7B7C/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Solana)", + "type": "ERC20", + "symbol": "USDTso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://etherscan.io/token/0x1CDD2EaB61112697626F7b4bB0e23Da4FeBF7B7C", + "status": "active", + "id": "0x1CDD2EaB61112697626F7b4bB0e23Da4FeBF7B7C", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1CDD2EaB61112697626F7b4bB0e23Da4FeBF7B7C/logo.png b/blockchains/ethereum/assets/0x1CDD2EaB61112697626F7b4bB0e23Da4FeBF7B7C/logo.png new file mode 100644 index 0000000000000..d52df831af1f9 Binary files /dev/null and b/blockchains/ethereum/assets/0x1CDD2EaB61112697626F7b4bB0e23Da4FeBF7B7C/logo.png differ diff --git a/blockchains/ethereum/assets/0x1E2F15302B90EddE696593607b6bD444B64e8F02/info.json b/blockchains/ethereum/assets/0x1E2F15302B90EddE696593607b6bD444B64e8F02/info.json new file mode 100644 index 0000000000000..4508d1e96f636 --- /dev/null +++ b/blockchains/ethereum/assets/0x1E2F15302B90EddE696593607b6bD444B64e8F02/info.json @@ -0,0 +1,21 @@ +{ + "name": "Shiryo-Inu", + "website": "https://shiryoinu.com", + "description": "Shiryo-Inu is a P2E card game built on the Ethereum network", + "explorer": "https://etherscan.io/token/0x1E2F15302B90EddE696593607b6bD444B64e8F02", + "type": "ERC20", + "symbol": "Shiryo-Inu", + "decimals": 9, + "status": "active", + "id": "0x1E2F15302B90EddE696593607b6bD444B64e8F02", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ShiryoInu" + }, + { + "name": "telegram", + "url": "https://t.me/shiryoinu" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1E2F15302B90EddE696593607b6bD444B64e8F02/logo.png b/blockchains/ethereum/assets/0x1E2F15302B90EddE696593607b6bD444B64e8F02/logo.png new file mode 100644 index 0000000000000..0a07d5f8707c0 Binary files /dev/null and b/blockchains/ethereum/assets/0x1E2F15302B90EddE696593607b6bD444B64e8F02/logo.png differ diff --git a/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/info.json b/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/info.json new file mode 100644 index 0000000000000..20902d5521e30 --- /dev/null +++ b/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/info.json @@ -0,0 +1,24 @@ +{ + "name": "X2Y2Token", + "symbol": "X2Y2", + "type": "ERC20", + "decimals": 18, + "description": "The decentralized NFT marketplace. By the people, for the people.", + "website": "https://x2y2.io/", + "explorer": "https://etherscan.io/token/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9", + "status": "active", + "id": "0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/the_x2y2" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/x2y2" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/logo.png b/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/logo.png new file mode 100644 index 0000000000000..c97e026701fae Binary files /dev/null and b/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/logo.png differ diff --git a/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json b/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json index 9e4cf90350550..81c3dd0f35872 100644 --- a/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json +++ b/blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/info.json b/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/info.json index fdd00a7d396ae..ecb477a47127b 100644 --- a/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/info.json +++ b/blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/info.json @@ -7,5 +7,8 @@ "symbol": "FOR", "decimals": 18, "status": "active", - "id": "0x1FCdcE58959f536621d76f5b7FfB955baa5A672F" + "id": "0x1FCdcE58959f536621d76f5b7FfB955baa5A672F", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1a76bfFD6D1FC1660e1d0E0552Fde51ddbB120CF/logo.png b/blockchains/ethereum/assets/0x1a76bfFD6D1FC1660e1d0E0552Fde51ddbB120CF/logo.png index d13301d01788f..29c8aca50e599 100644 Binary files a/blockchains/ethereum/assets/0x1a76bfFD6D1FC1660e1d0E0552Fde51ddbB120CF/logo.png and b/blockchains/ethereum/assets/0x1a76bfFD6D1FC1660e1d0E0552Fde51ddbB120CF/logo.png differ diff --git a/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/info.json b/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/info.json new file mode 100644 index 0000000000000..f6da3268cec3d --- /dev/null +++ b/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/info.json @@ -0,0 +1,21 @@ +{ + "name": "EURC", + "type": "ERC20", + "symbol": "EURC", + "decimals": 6, + "website": "https://www.circle.com/en/eurc", + "description": "EURC is a euro-backed stablecoin issued by Circle. EURC is designed to provide a faster, safer, and more efficient way to send, spend, and exchange money around the world.", + "explorer": "https://etherscan.io/token/0x1abaea1f7c830bd89acc67ec4af516284b1bc33c", + "status": "active", + "id": "0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/circle" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/euro-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/logo.png b/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/logo.png new file mode 100644 index 0000000000000..f23fbed3cbe9e Binary files /dev/null and b/blockchains/ethereum/assets/0x1aBaEA1f7C830bD89Acc67eC4af516284b1bC33c/logo.png differ diff --git a/blockchains/ethereum/assets/0x1aa1e61369874bae3444A8Ef6528d6b13D6952EF/info.json b/blockchains/ethereum/assets/0x1aa1e61369874bae3444A8Ef6528d6b13D6952EF/info.json new file mode 100644 index 0000000000000..c0ae70a119edc --- /dev/null +++ b/blockchains/ethereum/assets/0x1aa1e61369874bae3444A8Ef6528d6b13D6952EF/info.json @@ -0,0 +1,32 @@ +{ + "name": "ICHI ALLY", + "website": "app.ichi.org", + "description": "The ALLY token is a token the enables ICHI vesting over a 3 year period.", + "explorer": "https://etherscan.io/token/0x1aa1e61369874bae3444a8ef6528d6b13d6952ef", + "type": "ERC20", + "symbol": "ALLY", + "decimals": 18, + "status": "active", + "id": "0x1aa1e61369874bae3444A8Ef6528d6b13D6952EF", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifoundation" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + } + ] +} diff --git a/blockchains/ethereum/assets/0x1aa1e61369874bae3444A8Ef6528d6b13D6952EF/logo.png b/blockchains/ethereum/assets/0x1aa1e61369874bae3444A8Ef6528d6b13D6952EF/logo.png new file mode 100644 index 0000000000000..55b6e77b8e1fe Binary files /dev/null and b/blockchains/ethereum/assets/0x1aa1e61369874bae3444A8Ef6528d6b13D6952EF/logo.png differ diff --git a/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json b/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json index 03b0e6abc1b09..f315661098918 100644 --- a/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json +++ b/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json @@ -1,5 +1,5 @@ { - "name": "VesperToken (VSP)", + "name": "Vesper", "type": "ERC20", "symbol": "VSP", "decimals": 18, diff --git a/blockchains/ethereum/assets/0x1b5036bEc1B82D44d52Fa953A370b3c6Cd9328B5/info.json b/blockchains/ethereum/assets/0x1b5036bEc1B82D44d52Fa953A370b3c6Cd9328B5/info.json new file mode 100644 index 0000000000000..49a0ad4e43da8 --- /dev/null +++ b/blockchains/ethereum/assets/0x1b5036bEc1B82D44d52Fa953A370b3c6Cd9328B5/info.json @@ -0,0 +1,32 @@ +{ + "name": "Elan", + "type": "ERC20", + "symbol": "ELAN", + "decimals": 18, + "website": "https://elanfuture.com/", + "description": "Elan Future is a clean-tech Research & Development company located in Canada, leading the way toward affordable and reliable electricity through decentralized energy systems.", + "explorer": "https://etherscan.io/token/0x1b5036bec1b82d44d52fa953a370b3c6cd9328b5", + "status": "active", + "id": "0x1b5036bEc1B82D44d52Fa953A370b3c6Cd9328B5", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ElanFutureOfficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/ElanFuture" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/elan/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elan/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1b5036bEc1B82D44d52Fa953A370b3c6Cd9328B5/logo.png b/blockchains/ethereum/assets/0x1b5036bEc1B82D44d52Fa953A370b3c6Cd9328B5/logo.png new file mode 100644 index 0000000000000..089e9b94e7041 Binary files /dev/null and b/blockchains/ethereum/assets/0x1b5036bEc1B82D44d52Fa953A370b3c6Cd9328B5/logo.png differ diff --git a/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json b/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json index 9afe2f6b55ce3..b05ed3c893a1d 100644 --- a/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json +++ b/blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json @@ -7,5 +7,8 @@ "website": "https://www.oklink.com", "explorer": "https://etherscan.io/token/0x1c48f86ae57291F7686349F12601910BD8D470bb", "status": "active", - "id": "0x1c48f86ae57291F7686349F12601910BD8D470bb" + "id": "0x1c48f86ae57291F7686349F12601910BD8D470bb", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1ce270557C1f68Cfb577b856766310Bf8B47FD9C/info.json b/blockchains/ethereum/assets/0x1ce270557C1f68Cfb577b856766310Bf8B47FD9C/info.json new file mode 100644 index 0000000000000..154e0202a3f14 --- /dev/null +++ b/blockchains/ethereum/assets/0x1ce270557C1f68Cfb577b856766310Bf8B47FD9C/info.json @@ -0,0 +1,28 @@ +{ + "name": "MongCoin", + "type": "ERC20", + "symbol": "$MONG", + "decimals": 18, + "website": "https://mongmob.xyz/", + "description": "The MongMob was born out of the incoherent ramblings of a US congressman.", + "explorer": "https://etherscan.io/token/0x1ce270557C1f68Cfb577b856766310Bf8B47FD9C", + "status": "active", + "id": "0x1ce270557C1f68Cfb577b856766310Bf8B47FD9C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mong_coin" + }, + { + "name": "medium", + "url": "https://medium.com/@mongs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mongcoin/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1ce270557C1f68Cfb577b856766310Bf8B47FD9C/logo.png b/blockchains/ethereum/assets/0x1ce270557C1f68Cfb577b856766310Bf8B47FD9C/logo.png new file mode 100644 index 0000000000000..9d52df39a0846 Binary files /dev/null and b/blockchains/ethereum/assets/0x1ce270557C1f68Cfb577b856766310Bf8B47FD9C/logo.png differ diff --git a/blockchains/ethereum/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/info.json b/blockchains/ethereum/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/info.json new file mode 100644 index 0000000000000..2d32b5ebba2c3 --- /dev/null +++ b/blockchains/ethereum/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/info.json @@ -0,0 +1,36 @@ +{ + "name": "WAGMI Game", + "type": "ERC20", + "symbol": "WAGMI", + "decimals": 18, + "website": "https://www.wagmigame.io", + "description": "WAGMI is the brilliant product of combining a Play-To-Earn game concept with a cultural acronym.", + "explorer": "https://etherscan.io/token/0x1e987DF68CC13d271e621ec82E050A1BbD62c180", + "status": "active", + "id": "0x1e987DF68CC13d271e621ec82E050A1BbD62c180", + "links": [ + { + "name": "telegram", + "url": "https://t.me/WAGMIOfficialGroup" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wagmi-game/" + }, + { + "name": "twitter", + "url": "https://twitter.com/WagmiGameCo" + }, + { + "name": "facebook", + "url": "https://facebook.com/wagmigame/" + }, + { + "name": "discord", + "url": "https://discord.com/wagmigame" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/logo.png b/blockchains/ethereum/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/logo.png new file mode 100644 index 0000000000000..2d14be7ba54d2 Binary files /dev/null and b/blockchains/ethereum/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/logo.png differ diff --git a/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json b/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json index e13bc64ee05bd..63922ae967851 100644 --- a/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json +++ b/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "tags": [ + "defi", + "governance" + ], "links": [ { "name": "discord", diff --git a/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json b/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json index b2cee89e499cb..3b3d27a14a6c1 100644 --- a/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json +++ b/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json @@ -1,11 +1,11 @@ { "name": "NOKU", - "symbol": "NOKU", + "symbol": "Old NOKU", "type": "ERC20", "decimals": 18, "description": "Noku Chain an Ethereum sidechain dedicated to NFT tokens and DeFi", "website": "https://www.noku.io/", "explorer": "https://etherscan.io/token/0x1fC52f1ABade452Dd4674477D4711951700b3d27", - "status": "active", + "status": "abandoned", "id": "0x1fC52f1ABade452Dd4674477D4711951700b3d27" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/logo.png b/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/logo.png deleted file mode 100644 index 9a00e4714ab46..0000000000000 Binary files a/blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x1fc5EF0337AEA85C5f9198853a6E3A579a7A6987/info.json b/blockchains/ethereum/assets/0x1fc5EF0337AEA85C5f9198853a6E3A579a7A6987/info.json new file mode 100644 index 0000000000000..1da50e5b1bc2f --- /dev/null +++ b/blockchains/ethereum/assets/0x1fc5EF0337AEA85C5f9198853a6E3A579a7A6987/info.json @@ -0,0 +1,25 @@ +{ + "name": "ReapChain", + "symbol": "REAP", + "type": "ERC20", + "decimals": 18, + "description": "REAP CHAIN aims to solve Trilemma problem of existing blockchains based on PoDC consensus structure and implements a scalable platform to create a fair and transparent sharing economy ecosystem.", + "website": "https://reapchain.com/", + "explorer": "https://etherscan.io/token/0x1fc5ef0337aea85c5f9198853a6e3a579a7a6987", + "status": "active", + "id": "0x1fc5EF0337AEA85C5f9198853a6E3A579a7A6987", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ReapChain" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/MbaQ7RaZchMzjAam9yMS0Q" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/reapchain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x1fc5EF0337AEA85C5f9198853a6E3A579a7A6987/logo.png b/blockchains/ethereum/assets/0x1fc5EF0337AEA85C5f9198853a6E3A579a7A6987/logo.png new file mode 100644 index 0000000000000..bcfd8caac676d Binary files /dev/null and b/blockchains/ethereum/assets/0x1fc5EF0337AEA85C5f9198853a6E3A579a7A6987/logo.png differ diff --git a/blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/info.json b/blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/info.json index 02a5c60e141ff..9ec2d1a2d7133 100644 --- a/blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/info.json +++ b/blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/info.json @@ -6,7 +6,7 @@ "website": "https://flashstake.io", "description": "FLASH - The time travel of money", "explorer": "https://etherscan.io/token/0x20398aD62bb2D930646d45a6D4292baa0b860C1f", - "status": "active", + "status": "abandoned", "id": "0x20398aD62bb2D930646d45a6D4292baa0b860C1f", "links": [ { diff --git a/blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/logo.png b/blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/logo.png deleted file mode 100644 index 5b78e9246109c..0000000000000 Binary files a/blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x20BC832ca081b91433ff6c17f85701B6e92486c5/info.json b/blockchains/ethereum/assets/0x20BC832ca081b91433ff6c17f85701B6e92486c5/info.json new file mode 100644 index 0000000000000..17063ac089c63 --- /dev/null +++ b/blockchains/ethereum/assets/0x20BC832ca081b91433ff6c17f85701B6e92486c5/info.json @@ -0,0 +1,65 @@ +{ + "name": "StakeWise rETH2", + "type": "ERC20", + "symbol": "rETH2", + "decimals": 18, + "website": "https://stakewise.io", + "description": "rETH2 is a token that represents reward ether in StakeWise.", + "explorer": "https://etherscan.io/token/0x20BC832ca081b91433ff6c17f85701B6e92486c5", + "status": "active", + "id": "0x20BC832ca081b91433ff6c17f85701B6e92486c5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/stakewise_io" + }, + { + "name": "github", + "url": "https://github.com/stakewise" + }, + { + "name": "telegram", + "url": "https://t.me/stakewise_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/stakewise_io" + }, + { + "name": "blog", + "url": "https://stakewise.medium.com/" + }, + { + "name": "docs", + "url": "https://docs.stakewise.io/" + }, + { + "name": "forum", + "url": "https://forum.stakewise.io/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/8Zf7tKyXeZ" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/stakewise" + }, + { + "name": "medium", + "url": "https://stakewise.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCQ2cX28XNW-S-66quNYxzRA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/reth2" + }, + { + "name": "source_code", + "url": "https://github.com/stakewise/contracts/blob/master/contracts/tokens/RewardEthToken.sol" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x20BC832ca081b91433ff6c17f85701B6e92486c5/logo.png b/blockchains/ethereum/assets/0x20BC832ca081b91433ff6c17f85701B6e92486c5/logo.png new file mode 100644 index 0000000000000..0d52b9b53deb7 Binary files /dev/null and b/blockchains/ethereum/assets/0x20BC832ca081b91433ff6c17f85701B6e92486c5/logo.png differ diff --git a/blockchains/ethereum/assets/0x20e7125677311Fca903A8897042b9983f22Ea295/info.json b/blockchains/ethereum/assets/0x20e7125677311Fca903A8897042b9983f22Ea295/info.json new file mode 100644 index 0000000000000..67eaf0ab3c30f --- /dev/null +++ b/blockchains/ethereum/assets/0x20e7125677311Fca903A8897042b9983f22Ea295/info.json @@ -0,0 +1,24 @@ +{ + "name": "Freeway Token", + "symbol": "FWT", + "type": "ERC20", + "decimals": 18, + "description": "Freeway Tokens (FWT) are the native utility tokens for AuBit Freeway — a ground-breaking new asset management platform built for greater total returns on the world’s top investment products with no additional risk.", + "website": "https://aubit.io/", + "explorer": "https://etherscan.io/token/0x20e7125677311Fca903A8897042b9983f22Ea295", + "status": "active", + "id": "0x20e7125677311Fca903A8897042b9983f22Ea295", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FreewayFi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/freeway/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/logo.png b/blockchains/ethereum/assets/0x20e7125677311Fca903A8897042b9983f22Ea295/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/logo.png rename to blockchains/ethereum/assets/0x20e7125677311Fca903A8897042b9983f22Ea295/logo.png diff --git a/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json b/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json index 6b0090d10c8c8..5aee014d7dfdf 100644 --- a/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json +++ b/blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json @@ -7,5 +7,8 @@ "website": "https://conceal.network/", "explorer": "https://etherscan.io/token/0x21686F8ce003a95c99aCd297E302FAACf742F7d4", "status": "active", - "id": "0x21686F8ce003a95c99aCd297E302FAACf742F7d4" + "id": "0x21686F8ce003a95c99aCd297E302FAACf742F7d4", + "tags": [ + "wrapped" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/info.json b/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/info.json index bc650333fbb39..f0f40c03c8d3e 100644 --- a/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/info.json +++ b/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/info.json @@ -1,11 +1,42 @@ { - "name": "OVR", - "symbol": "OVR", - "type": "ERC20", - "decimals": 18, - "description": "OVR is the decentralized infrastructure for the spatial web, merging physical and virtual world through Augmented Reality, creating a new dimension where everything is possible.", - "website": "https://www.ovr.ai", - "explorer": "https://etherscan.io/token/0x21bfbda47a0b4b5b1248c767ee49f7caa9b23697", - "status": "active", - "id": "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697" -} \ No newline at end of file + "name": "OVR", + "symbol": "OVR", + "type": "ERC20", + "decimals": 18, + "description": "OVR is the decentralized infrastructure for the spatial web, merging physical and virtual world through Augmented Reality, creating a new dimension where everything is possible.", + "website": "https://www.overthereality.ai/", + "explorer": "https://etherscan.io/token/0x21bfbda47a0b4b5b1248c767ee49f7caa9b23697", + "status": "active", + "id": "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697", + "tags": ["nft"], + "links": [ + { + "name": "telegram", + "url": "https://t.me/OVRtheReality" + }, + { + "name": "twitter", + "url": "https://twitter.com/OVRtheReality" + }, + { + "name": "facebook", + "url": "https://facebook.com/Overmetaverse" + }, + { + "name": "telegram_news", + "url": "https://t.me/ovrannouncements" + }, + { + "name": "medium", + "url": "https://medium.com/ovrthereality" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ovr" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ovr/" + } + ] +} diff --git a/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/logo.png b/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/logo.png index e52671bf85089..5bc8414cd2469 100644 Binary files a/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/logo.png and b/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/logo.png differ diff --git a/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json b/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json index 0485cd754afff..b9a513f2f0041 100644 --- a/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json +++ b/blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x21cA39943E91d704678F5D00b6616650F066fD63", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/info.json b/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/info.json index acb65c5fbf75b..1fc2dc0e2a2bb 100644 --- a/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/info.json +++ b/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/info.json @@ -1,5 +1,5 @@ { - "name": "Augur", + "name": "Reputation", "website": "http://augur.net", "description": "Augur (REPv2) is meant to harness the wisdom of the crowd through prediction markets on a protocol owned and operated by holders of the Ethereum-based Reputation token.", "explorer": "https://etherscan.io/token/0x221657776846890989a759BA2973e427DfF5C9bB", diff --git a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json b/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json index 594701c059b7c..3f95f6dc6dc30 100644 --- a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json +++ b/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json @@ -8,6 +8,10 @@ "decimals": 8, "status": "active", "id": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", + "tags": [ + "defi", + "wrapped" + ], "links": [ { "name": "whitepaper", diff --git a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png b/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png index 30228b0cab6b9..702d64a2e040a 100644 Binary files a/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png and b/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png differ diff --git a/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/logo.png b/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/logo.png index 5b5114ca78e58..810410bfc468a 100644 Binary files a/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/logo.png and b/blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/logo.png differ diff --git a/blockchains/ethereum/assets/0x23894DC9da6c94ECb439911cAF7d337746575A72/info.json b/blockchains/ethereum/assets/0x23894DC9da6c94ECb439911cAF7d337746575A72/info.json new file mode 100644 index 0000000000000..7768d6040b8b8 --- /dev/null +++ b/blockchains/ethereum/assets/0x23894DC9da6c94ECb439911cAF7d337746575A72/info.json @@ -0,0 +1,32 @@ +{ + "name": "Geojam", + "type": "ERC20", + "symbol": "JAM", + "decimals": 18, + "website": "https://geojam.com/", + "description": "Geojam combines the technological advancements of decentralized finance with real-world experiences while interweaving the ethos of autonomous cryptocurrency communities and mainstream social networking.", + "explorer": "https://etherscan.io/token/0x23894DC9da6c94ECb439911cAF7d337746575A72", + "status": "active", + "id": "0x23894DC9da6c94ECb439911cAF7d337746575A72", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/geojamofficial" + }, + { + "name": "telegram", + "url": "https://t.me/geojamofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/geojam-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/geojam/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23894DC9da6c94ECb439911cAF7d337746575A72/logo.png b/blockchains/ethereum/assets/0x23894DC9da6c94ECb439911cAF7d337746575A72/logo.png new file mode 100644 index 0000000000000..fc63927a9c902 Binary files /dev/null and b/blockchains/ethereum/assets/0x23894DC9da6c94ECb439911cAF7d337746575A72/logo.png differ diff --git a/blockchains/ethereum/assets/0x239Dc02A28a0774738463E06245544a72745d5c5/info.json b/blockchains/ethereum/assets/0x239Dc02A28a0774738463E06245544a72745d5c5/info.json index 74fab9c1ecfdb..137e4533b9044 100644 --- a/blockchains/ethereum/assets/0x239Dc02A28a0774738463E06245544a72745d5c5/info.json +++ b/blockchains/ethereum/assets/0x239Dc02A28a0774738463E06245544a72745d5c5/info.json @@ -7,5 +7,8 @@ "website": "https://hanzoinu.finance", "explorer": "https://etherscan.io/token/0x239dc02a28a0774738463e06245544a72745d5c5", "status": "active", - "id": "0x239Dc02A28a0774738463E06245544a72745d5c5" + "id": "0x239Dc02A28a0774738463E06245544a72745d5c5", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json b/blockchains/ethereum/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json new file mode 100644 index 0000000000000..8bdb76be8e1ab --- /dev/null +++ b/blockchains/ethereum/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise NFT Stakes", + "type": "ERC20", + "symbol": "nftRISE", + "decimals": 0, + "website": "https://www.everrise.com/", + "description": "EverRise Staking NFTs are containers of Vote Escrowed (ve)EverRise weighted governance tokens. veRISE generates rewards from the auto-buyback with a market driven yield curve, based on the transaction volume of EverRise trades and veEverRise sales.", + "explorer": "https://etherscan.io/token/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "status": "active", + "id": "0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png b/blockchains/ethereum/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png new file mode 100644 index 0000000000000..4272c382f1522 Binary files /dev/null and b/blockchains/ethereum/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png differ diff --git a/blockchains/ethereum/assets/0x243cACb4D5fF6814AD668C3e225246efA886AD5a/info.json b/blockchains/ethereum/assets/0x243cACb4D5fF6814AD668C3e225246efA886AD5a/info.json new file mode 100644 index 0000000000000..e98c2484f4d87 --- /dev/null +++ b/blockchains/ethereum/assets/0x243cACb4D5fF6814AD668C3e225246efA886AD5a/info.json @@ -0,0 +1,36 @@ +{ + "name": "Shina Inu", + "type": "ERC20", + "symbol": "SHI", + "decimals": 18, + "website": "https://shinatoken.com", + "description": "Shina Token is a decentralized meme token on the Ethereum blockchain. Its mission is to give back to the crypto community, give to charity, and win the heart of the greatest token of all time - Shina Inu.", + "explorer": "https://etherscan.io/token/0x243cACb4D5fF6814AD668C3e225246efA886AD5a", + "status": "active", + "id": "0x243cACb4D5fF6814AD668C3e225246efA886AD5a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ShinaToken" + }, + { + "name": "telegram", + "url": "https://t.me/shinatokenportal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shina-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shina-inu" + }, + { + "name": "whitepaper", + "url": "https://shinatoken.com/whitepaper/ShinaTokenWhitepaper-v0.6.pdf" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0x243cACb4D5fF6814AD668C3e225246efA886AD5a/logo.png b/blockchains/ethereum/assets/0x243cACb4D5fF6814AD668C3e225246efA886AD5a/logo.png new file mode 100644 index 0000000000000..18784a87d43d1 Binary files /dev/null and b/blockchains/ethereum/assets/0x243cACb4D5fF6814AD668C3e225246efA886AD5a/logo.png differ diff --git a/blockchains/ethereum/assets/0x244b797d622D4DEe8b188b03546ACAAbD0Cf91A0/info.json b/blockchains/ethereum/assets/0x244b797d622D4DEe8b188b03546ACAAbD0Cf91A0/info.json new file mode 100644 index 0000000000000..92a5919782f2c --- /dev/null +++ b/blockchains/ethereum/assets/0x244b797d622D4DEe8b188b03546ACAAbD0Cf91A0/info.json @@ -0,0 +1,24 @@ +{ + "name": "Four", + "symbol": "FOUR", + "type": "ERC20", + "decimals": 18, + "description": "It all started with a tweet. Then it became a rallying cry to fight FUD. Now it's a memecoin.", + "website": "https://www.4thecoin.com/", + "explorer": "https://etherscan.io/token/0x244b797d622d4dee8b188b03546acaabd0cf91a0", + "status": "active", + "id": "0x244b797d622D4DEe8b188b03546ACAAbD0Cf91A0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/4thecoin" + }, + { + "name": "telegram", + "url": "https://t.me/TheCoin4" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x244b797d622D4DEe8b188b03546ACAAbD0Cf91A0/logo.png b/blockchains/ethereum/assets/0x244b797d622D4DEe8b188b03546ACAAbD0Cf91A0/logo.png new file mode 100644 index 0000000000000..9a4147093b5a4 Binary files /dev/null and b/blockchains/ethereum/assets/0x244b797d622D4DEe8b188b03546ACAAbD0Cf91A0/logo.png differ diff --git a/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json b/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json index 5b285a71ae29e..a872c0a17e990 100644 --- a/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json +++ b/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json @@ -6,6 +6,6 @@ "description": "The global standard for loyalty on the blockchain. With qiibee, businesses around the world can run their loyalty programs on the blockchain.", "website": "https://qiibee.com/", "explorer": "https://etherscan.io/token/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC", - "status": "active", + "status": "abandoned", "id": "0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/logo.png b/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/logo.png deleted file mode 100644 index 4565a40b69ce8..0000000000000 Binary files a/blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x249e38Ea4102D0cf8264d3701f1a0E39C4f2DC3B/info.json b/blockchains/ethereum/assets/0x249e38Ea4102D0cf8264d3701f1a0E39C4f2DC3B/info.json new file mode 100644 index 0000000000000..a4cb79e975faa --- /dev/null +++ b/blockchains/ethereum/assets/0x249e38Ea4102D0cf8264d3701f1a0E39C4f2DC3B/info.json @@ -0,0 +1,29 @@ +{ + "name": "The Truth", + "symbol": "UFO", + "type": "ERC20", + "decimals": 18, + "description": "UFO is an dual purpose token that powers the metaverse and helps govern it.", + "website": "https://www.ufotoken.io/", + "explorer": "https://etherscan.io/token/0x249e38ea4102d0cf8264d3701f1a0e39c4f2dc3b", + "status": "active", + "id": "0x249e38Ea4102D0cf8264d3701f1a0E39C4f2DC3B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/theufotoken?s=21" + }, + { + "name": "telegram", + "url": "https://t.me/ufotokenofficial" + }, + { + "name": "medium", + "url": "https://medium.com/@UFOtruth" + }, + { + "name": "github", + "url": "https://github.com/UFOTOKENOFFICIAL/supergalactic" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x249e38Ea4102D0cf8264d3701f1a0E39C4f2DC3B/logo.png b/blockchains/ethereum/assets/0x249e38Ea4102D0cf8264d3701f1a0E39C4f2DC3B/logo.png new file mode 100644 index 0000000000000..0183206f7d519 Binary files /dev/null and b/blockchains/ethereum/assets/0x249e38Ea4102D0cf8264d3701f1a0E39C4f2DC3B/logo.png differ diff --git a/blockchains/ethereum/assets/0x24E89bDf2f65326b94E36978A7EDeAc63623DAFA/info.json b/blockchains/ethereum/assets/0x24E89bDf2f65326b94E36978A7EDeAc63623DAFA/info.json new file mode 100644 index 0000000000000..9cbf8cc0fbb01 --- /dev/null +++ b/blockchains/ethereum/assets/0x24E89bDf2f65326b94E36978A7EDeAc63623DAFA/info.json @@ -0,0 +1,21 @@ +{ + "name": "Tiger King", + "type": "ERC20", + "symbol": "TKING", + "decimals": 18, + "website": "https://www.tiger-king.org/", + "description": "Official coin of the Tiger King", + "explorer": "https://etherscan.io/token/0x24e89bdf2f65326b94e36978a7edeac63623dafa", + "status": "active", + "id": "0x24E89bDf2f65326b94E36978A7EDeAc63623DAFA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tiger_King_Coin" + }, + { + "name": "telegram", + "url": "https://t.me/theTigerKingOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24E89bDf2f65326b94E36978A7EDeAc63623DAFA/logo.png b/blockchains/ethereum/assets/0x24E89bDf2f65326b94E36978A7EDeAc63623DAFA/logo.png new file mode 100644 index 0000000000000..90debe973f678 Binary files /dev/null and b/blockchains/ethereum/assets/0x24E89bDf2f65326b94E36978A7EDeAc63623DAFA/logo.png differ diff --git a/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/info.json b/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/info.json new file mode 100644 index 0000000000000..43a74dc9e5e00 --- /dev/null +++ b/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/info.json @@ -0,0 +1,25 @@ +{ + "name": "dotmoovs", + "website": "https://www.dotmoovs.com/", + "description": "dotmoovs is the first crypto mobile worldwide competitive environment. At dotmoovs you can compete with others around the world!", + "explorer": "https://etherscan.io/token/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7", + "type": "ERC20", + "symbol": "MOOV", + "decimals": 18, + "status": "active", + "id": "0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dotmoovs" + }, + { + "name": "twitter", + "url": "https://twitter.com/dotmoovs" + }, + { + "name": "telegram", + "url": "https://t.me/dotmoovs" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/logo.png b/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/logo.png new file mode 100644 index 0000000000000..93258ee8e3b5d Binary files /dev/null and b/blockchains/ethereum/assets/0x24EC2Ca132abf8F6f8a6E24A1B97943e31f256a7/logo.png differ diff --git a/blockchains/ethereum/assets/0x24cCeDEBF841544C9e6a62Af4E8c2fA6e5a46FdE/info.json b/blockchains/ethereum/assets/0x24cCeDEBF841544C9e6a62Af4E8c2fA6e5a46FdE/info.json new file mode 100644 index 0000000000000..3f7689f433337 --- /dev/null +++ b/blockchains/ethereum/assets/0x24cCeDEBF841544C9e6a62Af4E8c2fA6e5a46FdE/info.json @@ -0,0 +1,40 @@ +{ + "name": "BlueSparrow", + "type": "ERC20", + "symbol": "BLUESPARROW", + "decimals": 9, + "website": "http://bluesparrowtoken.com", + "description": "BlueSparrow stands as the premier native token of BlueBit.io Exchange and BlueVinci.io NFT Marketplace. By holding BlueSparrow, users gain access to exclusive trading discounts and lucrative staking opportunities.", + "explorer": "https://etherscan.io/token/0x24cCeDEBF841544C9e6a62Af4E8c2fA6e5a46FdE", + "status": "active", + "id": "0x24cCeDEBF841544C9e6a62Af4E8c2fA6e5a46FdE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BlueSparrowETH" + }, + { + "name": "telegram", + "url": "https://t.me/BlueSparrowOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bluesparrow-token-new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/bluesparrow" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bluesparrow" + }, + { + "name": "github", + "url": "https://github.com/BlueSparrowToken" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x24cCeDEBF841544C9e6a62Af4E8c2fA6e5a46FdE/logo.png b/blockchains/ethereum/assets/0x24cCeDEBF841544C9e6a62Af4E8c2fA6e5a46FdE/logo.png new file mode 100644 index 0000000000000..fff673b54dcdf Binary files /dev/null and b/blockchains/ethereum/assets/0x24cCeDEBF841544C9e6a62Af4E8c2fA6e5a46FdE/logo.png differ diff --git a/blockchains/ethereum/assets/0x24fcFC492C1393274B6bcd568ac9e225BEc93584/info.json b/blockchains/ethereum/assets/0x24fcFC492C1393274B6bcd568ac9e225BEc93584/info.json new file mode 100644 index 0000000000000..474bc9c404d62 --- /dev/null +++ b/blockchains/ethereum/assets/0x24fcFC492C1393274B6bcd568ac9e225BEc93584/info.json @@ -0,0 +1,40 @@ +{ + "name": "Heroes of Mavia", + "type": "ERC20", + "symbol": "MAVIA", + "decimals": 18, + "website": "https://mavia.com", + "description": "Heroes of Mavia is a mobile free-to-play Web3 MMO Strategy game developed by Skrice Studios. The game takes place in a fantasy-themed island called Mavia, where players build bases on plots of land and battle neighboring bases and armies to earn in-game resources, such as Gold, Oil and Ruby.", + "explorer": "https://etherscan.io/token/0x24fcFC492C1393274B6bcd568ac9e225BEc93584", + "status": "active", + "id": "0x24fcFC492C1393274B6bcd568ac9e225BEc93584", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MaviaGame" + }, + { + "name": "telegram_news", + "url": "https://t.me/MaviaAnnouncements" + }, + { + "name": "discord", + "url": "https://discord.com/invite/maviaofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/heroes-of-mavia/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/heroes-of-mavia" + }, + { + "name": "medium", + "url": "https://medium.com/heroes-of-mavia" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x24fcFC492C1393274B6bcd568ac9e225BEc93584/logo.png b/blockchains/ethereum/assets/0x24fcFC492C1393274B6bcd568ac9e225BEc93584/logo.png new file mode 100644 index 0000000000000..29a95e25f9b65 Binary files /dev/null and b/blockchains/ethereum/assets/0x24fcFC492C1393274B6bcd568ac9e225BEc93584/logo.png differ diff --git a/blockchains/ethereum/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/info.json b/blockchains/ethereum/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/info.json new file mode 100644 index 0000000000000..f08eed0be3691 --- /dev/null +++ b/blockchains/ethereum/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/info.json @@ -0,0 +1,28 @@ +{ + "name": "Alvey Chain", + "type": "ERC20", + "symbol": "wALV", + "decimals": 18, + "website": "https://www.alveychain.com", + "description": "Alvey Coin is a decentralized blockchain project built on Bitcoin's UTXO model, with support for Ethereum Virtual Machine based smart contracts, and secured by a Proof of Stake consensus.", + "explorer": "https://etherscan.io/token/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497", + "status": "active", + "id": "0x256D1fCE1b1221e8398f65F9B36033CE50B2D497", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AlveyChain" + }, + { + "name": "github", + "url": "https://github.com/AlveyCoin" + }, + { + "name": "telegram", + "url": "https://t.me/AlveyChain" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/logo.png b/blockchains/ethereum/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/logo.png new file mode 100644 index 0000000000000..697332506680a Binary files /dev/null and b/blockchains/ethereum/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/logo.png differ diff --git a/blockchains/ethereum/assets/0x25931894a86D47441213199621F1F2994e1c39Aa/info.json b/blockchains/ethereum/assets/0x25931894a86D47441213199621F1F2994e1c39Aa/info.json new file mode 100644 index 0000000000000..a9c3d7881b9f0 --- /dev/null +++ b/blockchains/ethereum/assets/0x25931894a86D47441213199621F1F2994e1c39Aa/info.json @@ -0,0 +1,29 @@ +{ + "name": "ChainGPT", + "type": "ERC20", + "symbol": "CGPT", + "decimals": 18, + "website": "https://www.chaingpt.org/", + "description": "ChainGPT is an advanced AI model designed specifically for Blockchain, Crypto, and the Web3 space. ChainGPT offers variety of features such as no-code smart contract generator, auditor, fast and reliable source of information, AI trading, and more. ChainGPT is backed by the CGPT utility token.", + "explorer": "https://etherscan.io/token/0x25931894a86d47441213199621f1f2994e1c39aa", + "status": "active", + "id": "0x25931894a86D47441213199621F1F2994e1c39Aa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Chain_GPT" + }, + { + "name": "telegram", + "url": "https://t.me/chaingpt" + }, + { + "name": "github", + "url": "https://github.com/ChainGPT-org/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chaingpt/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25931894a86D47441213199621F1F2994e1c39Aa/logo.png b/blockchains/ethereum/assets/0x25931894a86D47441213199621F1F2994e1c39Aa/logo.png new file mode 100644 index 0000000000000..11296a606fc2c Binary files /dev/null and b/blockchains/ethereum/assets/0x25931894a86D47441213199621F1F2994e1c39Aa/logo.png differ diff --git a/blockchains/ethereum/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/info.json b/blockchains/ethereum/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/info.json new file mode 100644 index 0000000000000..31def2a2b4717 --- /dev/null +++ b/blockchains/ethereum/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/info.json @@ -0,0 +1,25 @@ +{ + "name": "AXL INU", + "website": "https://www.axltoken.com/", + "description": "The Ultimate Decentralized Platform", + "explorer": "https://etherscan.io/token/0x25b24b3c47918b7962b3e49c4f468367f73cc0e0", + "type": "ERC20", + "symbol": "AXL", + "decimals": 18, + "status": "active", + "id": "0x25b24B3c47918b7962B3e49C4F468367F73CC0E0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Axltoken" + }, + { + "name": "telegram", + "url": "https://t.me/Axltoken" + }, + { + "name": "facebook", + "url": "https://facebook.com/Axltoken" + } + ] +} diff --git a/blockchains/ethereum/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/logo.png b/blockchains/ethereum/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/logo.png new file mode 100644 index 0000000000000..0de4c3409f799 Binary files /dev/null and b/blockchains/ethereum/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/logo.png differ diff --git a/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/info.json b/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/info.json new file mode 100644 index 0000000000000..6f70b55b93398 --- /dev/null +++ b/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/info.json @@ -0,0 +1,54 @@ +{ + "name": "Yield Guild Games", + "website": "https://yieldguild.io/", + "description": "Yield Guild Games (YGG) is a decentralized autonomous organization (DAO) for investing in non fungible tokens (NFTs) used in virtual worlds and blockchain-based games. The organization’s mission is to create the biggest virtual world economy, optimizing its community-owned assets for maximum utility and sharing its profits with its token holders.", + "explorer": "https://etherscan.io/token/0x25f8087ead173b73d6e8b84329989a8eea16cf73", + "type": "ERC20", + "symbol": "YGG", + "decimals": 18, + "status": "active", + "id": "0x25f8087EAD173b73D6e8B84329989A8eEA16CF73", + "links": [ + { + "name": "whitepaper", + "url": "https://yieldguild.io/YGG-Whitepaper-English.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/yield-guild-games" + }, + { + "name": "youtube", + "url": "https://youtube.com/yieldguildgames" + }, + { + "name": "twitter", + "url": "https://twitter.com/YieldGuild" + }, + { + "name": "facebook", + "url": "https://facebook.com/yieldguildgames/" + }, + { + "name": "telegram", + "url": "https://t.me/yieldguildgames" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ygg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yield-guild-games/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yield-guild-games" + } + ], + "tags": [ + "governance", + "gamefi", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/logo.png b/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/logo.png new file mode 100644 index 0000000000000..0ddcda72aedd7 Binary files /dev/null and b/blockchains/ethereum/assets/0x25f8087EAD173b73D6e8B84329989A8eEA16CF73/logo.png differ diff --git a/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json b/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json index e1ae6cefd91f6..0a551ae8aea50 100644 --- a/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json +++ b/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json @@ -1,11 +1,42 @@ { - "name": "BitcoinSoV", + "name": "BSOV Token", "symbol": "BSOV", "type": "ERC20", "decimals": 8, - "description": "-", - "website": "https://www.btcsov.com/", + "description": "BSOV Token is not a Bitcoin fork, but shares Bitcoin’s supply distribution with a deflationary design. This cryptocurrency is the first mineable and deflationary-by-design crypto commodity built on the Ethereum blockchain (ERC20).", + "website": "https://www.bsovtoken.com/", "explorer": "https://etherscan.io/token/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1", - "status": "abandoned", - "id": "0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1" -} \ No newline at end of file + "status": "active", + "id": "0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1", + "tags": [ + "deflationary", + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/BitcoinSoVCommunity" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitcoinsov/" + }, + { + "name": "whitepaper", + "url": "https://bsovtoken.com/wp-content/uploads/2020/06/BitcoinSoV-BSoV_-A-Mineable-Deflationary-Store-of-Value-1.pdf" + }, + { + "name": "telegram_news", + "url": "https://t.me/BSOVnews" + }, + { + "name": "blog", + "url": "https://bsovtoken.com/stories" + }, + { + "name": "twitter", + "url": "https://twitter.com/bsov_" + } + ] +} + diff --git a/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/logo.png b/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/logo.png index 94f2855f0948a..525f7eb1d24fe 100644 Binary files a/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/logo.png and b/blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/logo.png differ diff --git a/blockchains/ethereum/assets/0x26B80FBfC01b71495f477d5237071242e0d959d7/info.json b/blockchains/ethereum/assets/0x26B80FBfC01b71495f477d5237071242e0d959d7/info.json new file mode 100644 index 0000000000000..da907c871b18e --- /dev/null +++ b/blockchains/ethereum/assets/0x26B80FBfC01b71495f477d5237071242e0d959d7/info.json @@ -0,0 +1,14 @@ +{ + "name": "ROSE (Portal)", + "type": "ERC20", + "symbol": "ROSE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://oasisprotocol.org/", + "explorer": "https://etherscan.io/token/0x26B80FBfC01b71495f477d5237071242e0d959d7", + "status": "active", + "id": "0x26B80FBfC01b71495f477d5237071242e0d959d7", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26B80FBfC01b71495f477d5237071242e0d959d7/logo.png b/blockchains/ethereum/assets/0x26B80FBfC01b71495f477d5237071242e0d959d7/logo.png new file mode 100644 index 0000000000000..32179bc3c3aad Binary files /dev/null and b/blockchains/ethereum/assets/0x26B80FBfC01b71495f477d5237071242e0d959d7/logo.png differ diff --git a/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json b/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json index e3e1cb38e2947..bff29ef2904bd 100644 --- a/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json +++ b/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json @@ -6,7 +6,7 @@ "type": "ERC20", "symbol": "DEXT", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x26CE25148832C04f3d7F26F32478a9fe55197166", "links": [ { diff --git a/blockchains/ethereum/assets/0x26E1f9F817b3b5FC2146c01ae34826593E593962/info.json b/blockchains/ethereum/assets/0x26E1f9F817b3b5FC2146c01ae34826593E593962/info.json new file mode 100644 index 0000000000000..b5400357883d1 --- /dev/null +++ b/blockchains/ethereum/assets/0x26E1f9F817b3b5FC2146c01ae34826593E593962/info.json @@ -0,0 +1,40 @@ +{ + "name": "qiibeeToken", + "symbol": "QBX", + "type": "ERC20", + "decimals": 18, + "description": "The global standard for loyalty on the blockchain. With qiibee, businesses around the world can run their loyalty programs on the blockchain.", + "website": "https://qiibee.com/", + "explorer": "https://etherscan.io/token/0x26e1f9f817b3b5fc2146c01ae34826593e593962", + "status": "active", + "id": "0x26E1f9F817b3b5FC2146c01ae34826593E593962", + "links": [ + { + "name": "whitepaper", + "url": "https://static.qiibee.com/qiibee-White-Paper.pdf" + }, + { + "name": "github", + "url": "https://github.com/qiibee" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qiibee/" + }, + { + "name": "twitter", + "url": "https://twitter.com/qiibee" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/qiibee" + }, + { + "name": "facebook", + "url": "https://facebook.com/qiibee" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26E1f9F817b3b5FC2146c01ae34826593E593962/logo.png b/blockchains/ethereum/assets/0x26E1f9F817b3b5FC2146c01ae34826593E593962/logo.png new file mode 100644 index 0000000000000..cc13c437d8459 Binary files /dev/null and b/blockchains/ethereum/assets/0x26E1f9F817b3b5FC2146c01ae34826593E593962/logo.png differ diff --git a/blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/info.json b/blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/info.json index 48b88e44434ee..90b3937d5ce32 100644 --- a/blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/info.json +++ b/blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/info.json @@ -6,6 +6,6 @@ "type": "ERC20", "symbol": "BSOCIAL", "decimals": 8, - "status": "active", + "status": "abandoned", "id": "0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/info.json b/blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/info.json index 714163cfe12ef..ad51fb45bf4f0 100644 --- a/blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/info.json +++ b/blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/info.json @@ -1,5 +1,5 @@ { - "name": "CELL Token", + "name": "Cellframe", "website": "https://cellframe.net", "description": "CELL is a token of the Cellframe Network.", "explorer": "https://etherscan.io/token/0x26c8afbbfe1ebaca03c2bb082e69d0476bffe099", diff --git a/blockchains/ethereum/assets/0x26dcFbFa8Bc267b250432c01C982Eaf81cC5480C/info.json b/blockchains/ethereum/assets/0x26dcFbFa8Bc267b250432c01C982Eaf81cC5480C/info.json new file mode 100644 index 0000000000000..d1b1d22f1c0f3 --- /dev/null +++ b/blockchains/ethereum/assets/0x26dcFbFa8Bc267b250432c01C982Eaf81cC5480C/info.json @@ -0,0 +1,56 @@ +{ + "name": "Ankr Staked MATIC", + "type": "ERC20", + "symbol": "ankrMATIC", + "decimals": 18, + "website": "https://ankr.com", + "description": "ankrMATIC represents your staked MATIC and provides liquidity for your staked position. All staking rewards are built into the token price, and ankrMATIC grows daily in value, but never in number", + "explorer": "https://etherscan.io/token/0x26dcFbFa8Bc267b250432c01C982Eaf81cC5480C", + "status": "active", + "id": "0x26dcFbFa8Bc267b250432c01C982Eaf81cC5480C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-staked-matic" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0x26dcFbFa8Bc267b250432c01C982Eaf81cC5480C/logo.png b/blockchains/ethereum/assets/0x26dcFbFa8Bc267b250432c01C982Eaf81cC5480C/logo.png new file mode 100644 index 0000000000000..22d28ab4739aa Binary files /dev/null and b/blockchains/ethereum/assets/0x26dcFbFa8Bc267b250432c01C982Eaf81cC5480C/logo.png differ diff --git a/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/info.json b/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/info.json index 1420324b73989..d1751ebd76508 100644 --- a/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/info.json +++ b/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/info.json @@ -1,12 +1,25 @@ { "name": "AirSwap", - "website": "https://airswap.io", - "description": "AirSwap aims to make the buying and selling of tokens secure, simple, and without fees.", + "website": "https://www.airswap.io", + "description": "AirSwap powers peer-to-peer trading.", "explorer": "https://etherscan.io/token/0x27054b13b1B798B345b591a4d22e6562d47eA75a", - "research": "https://research.binance.com/en/projects/airswap", "type": "ERC20", "symbol": "AST", "decimals": 4, "status": "active", - "id": "0x27054b13b1B798B345b591a4d22e6562d47eA75a" + "id": "0x27054b13b1B798B345b591a4d22e6562d47eA75a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/airswap" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ecQbV7H" + }, + { + "name": "github", + "url": "https://github.com/airswap" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/logo.png b/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/logo.png index 454ccade73598..17ed444295c3b 100644 Binary files a/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/logo.png and b/blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/logo.png differ diff --git a/blockchains/ethereum/assets/0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A/info.json b/blockchains/ethereum/assets/0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A/info.json new file mode 100644 index 0000000000000..eaa8bdbe12c3d --- /dev/null +++ b/blockchains/ethereum/assets/0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A/info.json @@ -0,0 +1,28 @@ +{ + "name": "Monavale", + "website": "https://www.digitalax.xyz/", + "description": "DIGITALAX is a digital fashion NFT engine built on the Ethereum network. It aims to offer digital fashion NFT house for all gaming, VR and metaverses in the crypto ecosystem.", + "explorer": "https://etherscan.io/token/0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A", + "type": "ERC20", + "symbol": "MONA", + "decimals": 18, + "status": "active", + "id": "0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DIGITALAX_" + }, + { + "name": "telegram", + "url": "https://t.me/digitalaxTG" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/monavale/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A/logo.png b/blockchains/ethereum/assets/0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A/logo.png new file mode 100644 index 0000000000000..7cef12e6eff64 Binary files /dev/null and b/blockchains/ethereum/assets/0x275f5Ad03be0Fa221B4C6649B8AeE09a42D9412A/logo.png differ diff --git a/blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/info.json b/blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/info.json index 46df27d03bd31..032800dc3e598 100644 --- a/blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/info.json +++ b/blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/info.json @@ -7,5 +7,8 @@ "description": "The second token incentivized on ShibaSwap offers special rewards for those who provide liquidity.", "explorer": "https://etherscan.io/token/0x27c70cd1946795b66be9d954418546998b546634", "status": "active", - "id": "0x27C70Cd1946795B66be9d954418546998b546634" + "id": "0x27C70Cd1946795B66be9d954418546998b546634", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json b/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json index e031a5143011c..91997123e80e1 100644 --- a/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json +++ b/blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json @@ -7,5 +7,8 @@ "website": "https://yflink.io", "explorer": "https://etherscan.io/token/0x28cb7e841ee97947a86B06fA4090C8451f64c0be", "status": "active", - "id": "0x28cb7e841ee97947a86B06fA4090C8451f64c0be" + "id": "0x28cb7e841ee97947a86B06fA4090C8451f64c0be", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json b/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json index 34f1e4ca1d8ef..989fd5009a32e 100644 --- a/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json +++ b/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json @@ -1,5 +1,5 @@ { - "name": "Froge Finance ", + "name": "Froge Finance", "type": "ERC20", "symbol": "FROGE", "decimals": 9, diff --git a/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json b/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json index dabbd19dd6d62..08106eca47fc6 100644 --- a/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json +++ b/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json @@ -6,7 +6,7 @@ "type": "ERC20", "symbol": "eMTR", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32", "links": [ { diff --git a/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/logo.png b/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/logo.png deleted file mode 100644 index 06c08282071d1..0000000000000 Binary files a/blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json b/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json index 6078c24a57828..30807194e248d 100644 --- a/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json +++ b/blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86", + "tags": [ + "stablecoin" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x2DB07f061f12f1Ef51C49B02Ad5A3EB71f60B69e/info.json b/blockchains/ethereum/assets/0x2DB07f061f12f1Ef51C49B02Ad5A3EB71f60B69e/info.json new file mode 100644 index 0000000000000..2ac45bee79815 --- /dev/null +++ b/blockchains/ethereum/assets/0x2DB07f061f12f1Ef51C49B02Ad5A3EB71f60B69e/info.json @@ -0,0 +1,20 @@ +{ + "name": "Melon", + "symbol": "MELON", + "type": "ERC20", + "decimals": 4, + "description": "This is the token sgt_slaughtermelon uses for bonus NFTs, discord access, hypervibes seeding, and other things yet to be devised. For all things sgt_slaughtermelon related, this is the $MELON for fun!", + "website": "https://sgtslaughtermelon.com/art/", + "explorer": "https://etherscan.io/token/0x2DB07f061f12f1Ef51C49B02Ad5A3EB71f60B69e", + "status": "active", + "id": "0x2DB07f061f12f1Ef51C49B02Ad5A3EB71f60B69e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/sgt_sl8termelon" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0x2DB07f061f12f1Ef51C49B02Ad5A3EB71f60B69e/logo.png b/blockchains/ethereum/assets/0x2DB07f061f12f1Ef51C49B02Ad5A3EB71f60B69e/logo.png new file mode 100644 index 0000000000000..32dc752de6d0f Binary files /dev/null and b/blockchains/ethereum/assets/0x2DB07f061f12f1Ef51C49B02Ad5A3EB71f60B69e/logo.png differ diff --git a/blockchains/ethereum/assets/0x2DC917b722184ECE1dCb9Bb9DDDfB1D63CcD25EB/info.json b/blockchains/ethereum/assets/0x2DC917b722184ECE1dCb9Bb9DDDfB1D63CcD25EB/info.json new file mode 100644 index 0000000000000..c5976116da57f --- /dev/null +++ b/blockchains/ethereum/assets/0x2DC917b722184ECE1dCb9Bb9DDDfB1D63CcD25EB/info.json @@ -0,0 +1,21 @@ +{ + "name": "WHITE RHINOCEROS", + "symbol": "WHRH", + "type": "ERC20", + "decimals": 18, + "description": "The White Rhinoceros symbolizes strength, resilience, and communal bonds – qualities that reflect our project's core values. Much like the majestic creature it is named after, WHRH seeks to establish a lasting presence in the crypto space.", + "website": "https://whrh-token.com/", + "explorer": "https://etherscan.io/token/0x2dc917b722184ece1dcb9bb9dddfb1d63ccd25eb", + "status": "active", + "id": "0x2DC917b722184ECE1dCb9Bb9DDDfB1D63CcD25EB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Whrh_token" + }, + { + "name": "telegram", + "url": "https://t.me/WhiteRhinocerosToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2DC917b722184ECE1dCb9Bb9DDDfB1D63CcD25EB/logo.png b/blockchains/ethereum/assets/0x2DC917b722184ECE1dCb9Bb9DDDfB1D63CcD25EB/logo.png new file mode 100644 index 0000000000000..67e5504e3d6a6 Binary files /dev/null and b/blockchains/ethereum/assets/0x2DC917b722184ECE1dCb9Bb9DDDfB1D63CcD25EB/logo.png differ diff --git a/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/logo.png b/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/logo.png index e37eea20dae7a..aee80ad910d32 100644 Binary files a/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/logo.png and b/blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/logo.png differ diff --git a/blockchains/ethereum/assets/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34/info.json b/blockchains/ethereum/assets/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34/info.json new file mode 100644 index 0000000000000..e4bd64c19d29f --- /dev/null +++ b/blockchains/ethereum/assets/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34/info.json @@ -0,0 +1,49 @@ +{ + "name": "Wilder World", + "symbol": "WILD", + "type": "ERC20", + "decimals": 18, + "description": "Wilder World is an immersive 5D metaverse powered entirely by NFTs.", + "website": "https://www.wilderworld.com/", + "explorer": "https://etherscan.io/token/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34", + "id": "0x2a3bFF78B79A009976EeA096a51A948a3dC00e34", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WilderWorld" + }, + { + "name": "medium", + "url": "https://wilderworld.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/wilderworld" + }, + { + "name": "whitepaper", + "url": "https://info.wilderworld.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wilder-world/" + }, + { + "name": "blog", + "url": "https://zine.wilderworld.com/" + }, + { + "name": "docs", + "url": "https://wiki.wilderworld.com/" + }, + { + "name": "telegram", + "url": "https://t.me/wilder_world" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} diff --git a/blockchains/ethereum/assets/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34/logo.png b/blockchains/ethereum/assets/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34/logo.png new file mode 100644 index 0000000000000..42c818858e0d8 Binary files /dev/null and b/blockchains/ethereum/assets/0x2a3bFF78B79A009976EeA096a51A948a3dC00e34/logo.png differ diff --git a/blockchains/ethereum/assets/0x2aD9adDD0d97EC3cDBA27F92bF6077893b76Ab0b/info.json b/blockchains/ethereum/assets/0x2aD9adDD0d97EC3cDBA27F92bF6077893b76Ab0b/info.json new file mode 100644 index 0000000000000..ce5db10d495de --- /dev/null +++ b/blockchains/ethereum/assets/0x2aD9adDD0d97EC3cDBA27F92bF6077893b76Ab0b/info.json @@ -0,0 +1,33 @@ +{ + "name": "PLANET", + "website": "https://joinourplanet.com", + "description": "A state of the art platform to tokenize Real-World Assets (RWA), bringing yields into the web3, all while striving for sustainable growth #RWA #ReFi", + "explorer": "https://etherscan.io/token/0x2ad9addd0d97ec3cdba27f92bf6077893b76ab0b", + "type": "ERC20", + "symbol": "PLANET", + "decimals": 18, + "status": "active", + "id": "0x2aD9adDD0d97EC3cDBA27F92bF6077893b76Ab0b", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/JoinOurPlanet/" + }, + { + "name": "twitter", + "url": "https://twitter.com/joinourplanet/" + }, + { + "name": "telegram", + "url": "https://t.me/JoinOurPlanet" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/planet-token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/planettoken/" + } + ] +} diff --git a/blockchains/ethereum/assets/0x2aD9adDD0d97EC3cDBA27F92bF6077893b76Ab0b/logo.png b/blockchains/ethereum/assets/0x2aD9adDD0d97EC3cDBA27F92bF6077893b76Ab0b/logo.png new file mode 100644 index 0000000000000..a3fb80da0a20b Binary files /dev/null and b/blockchains/ethereum/assets/0x2aD9adDD0d97EC3cDBA27F92bF6077893b76Ab0b/logo.png differ diff --git a/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/info.json b/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/info.json new file mode 100644 index 0000000000000..de57d9acb0b0d --- /dev/null +++ b/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/info.json @@ -0,0 +1,33 @@ +{ + "name": "Bankless BED Index", + "symbol": "BED", + "type": "ERC20", + "decimals": 18, + "description": "The Bankless BED Index is an equal weighted index of Bitcoin, Ethereum and DPI.", + "website": "https://www.indexcoop.com/", + "explorer": "https://etherscan.io/token/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6", + "status": "active", + "id": "0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6", + "links": [ + { + "name": "blog", + "url": "https://gov.indexcoop.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/indexcoop" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-pulse-index/p" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/defipulse-index" + }, + { + "name": "discord", + "url": "https://discord.com/invite/RKZ4S3b" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/logo.png b/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/logo.png new file mode 100644 index 0000000000000..120feb7a664a7 Binary files /dev/null and b/blockchains/ethereum/assets/0x2aF1dF3AB0ab157e1E2Ad8F88A7D04fbea0c7dc6/logo.png differ diff --git a/blockchains/ethereum/assets/0x2b867efD2dE4Ad2B583Ca0CB3dF9C4040Ef4D329/info.json b/blockchains/ethereum/assets/0x2b867efD2dE4Ad2B583Ca0CB3dF9C4040Ef4D329/info.json new file mode 100644 index 0000000000000..9dcaaee2f8ed6 --- /dev/null +++ b/blockchains/ethereum/assets/0x2b867efD2dE4Ad2B583Ca0CB3dF9C4040Ef4D329/info.json @@ -0,0 +1,25 @@ +{ + "name": "LuckyBlock", + "website": "https://luckyblock.com/", + "description": "A games & competitions platform with play-to-earn rewards using blockchain protocols.", + "explorer": "https://etherscan.io/token/0x2b867efd2de4ad2b583ca0cb3df9c4040ef4d329", + "symbol": "LBlock", + "type": "ERC20", + "decimals": 9, + "status": "active", + "id": "0x2b867efD2dE4Ad2B583Ca0CB3dF9C4040Ef4D329", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lucky-block-v2/" + }, + { + "name": "twitter", + "url": "https://twitter.com/luckyblockcoin" + }, + { + "name": "telegram", + "url": "https://t.me/LuckyBlockChainTG" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2b867efD2dE4Ad2B583Ca0CB3dF9C4040Ef4D329/logo.png b/blockchains/ethereum/assets/0x2b867efD2dE4Ad2B583Ca0CB3dF9C4040Ef4D329/logo.png new file mode 100644 index 0000000000000..8e0a321445b0c Binary files /dev/null and b/blockchains/ethereum/assets/0x2b867efD2dE4Ad2B583Ca0CB3dF9C4040Ef4D329/logo.png differ diff --git a/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/info.json b/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/info.json index 245f7db504660..540a9a74bc2f6 100644 --- a/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/info.json +++ b/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/info.json @@ -1,5 +1,5 @@ { - "name": "CREAM", + "name": "Cream Finance", "website": "https://cream.finance", "description": "Cream - Crypto Rules Everything Around Me", "explorer": "https://etherscan.io/token/0x2ba592F78dB6436527729929AAf6c908497cB200", @@ -7,5 +7,8 @@ "symbol": "CREAM", "decimals": 18, "status": "active", - "id": "0x2ba592F78dB6436527729929AAf6c908497cB200" + "id": "0x2ba592F78dB6436527729929AAf6c908497cB200", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json b/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json index 436bb704324ac..75ecf79fbd1f0 100644 --- a/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json +++ b/blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json @@ -1,7 +1,7 @@ { "name": "Schain Wallet", "website": "https://schainwallet.com", - "description": "Schain Wallet is mobile defi wallet designed to help people staking and earn profit, storage, transfer coin & token with security and lower fees", + "description": "Schain Wallet is mobile defi wallet designed to help people staking and earn profit, storage, transfer coin & token with security and lower fees", "explorer": "https://etherscan.io/token/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A", "type": "ERC20", "symbol": "SCHA", diff --git a/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/logo.png b/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/logo.png index 87e08c4502c85..09043df0abf19 100644 Binary files a/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/logo.png and b/blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/logo.png differ diff --git a/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/info.json b/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/info.json new file mode 100644 index 0000000000000..4fbf14e17ac6b --- /dev/null +++ b/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/info.json @@ -0,0 +1,57 @@ +{ + "name": "Bankless DAO", + "type": "ERC20", + "symbol": "BANK", + "decimals": 18, + "website": "https://bankless.community", + "description": "Bankless DAO is a decentralized community to coordinate and propagate bankless media, culture, and education. Its goal is to drive adoption and awareness of truly bankless money systems like Ethereum, DeFi, and Bitcoin.", + "explorer": "https://etherscan.io/token/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198", + "status": "active", + "id": "0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/banklessDAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bankless-dao" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bjPz2w9Zts" + }, + { + "name": "blog", + "url": "https://banklessdao.substack.com/" + }, + { + "name": "medium", + "url": "https://medium.com/bankless-dao" + }, + { + "name": "github", + "url": "https://github.com/BanklessDAO" + }, + { + "name": "telegram", + "url": "https://t.me/BanklessDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bankless-dao/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/bankless/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCAl9Ld79qaZxp9JzEOwd3aA" + }, + { + "name": "facebook", + "url": "https://facebook.com/banklesshq" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/logo.png b/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/logo.png new file mode 100644 index 0000000000000..9ff30d442a46a Binary files /dev/null and b/blockchains/ethereum/assets/0x2d94AA3e47d9D5024503Ca8491fcE9A2fB4DA198/logo.png differ diff --git a/blockchains/ethereum/assets/0x2de72aDa48BDF7Bac276256D3F016fE058490C34/info.json b/blockchains/ethereum/assets/0x2de72aDa48BDF7Bac276256D3F016fE058490C34/info.json index 94051e544c6dc..8a2cc1a420e65 100644 --- a/blockchains/ethereum/assets/0x2de72aDa48BDF7Bac276256D3F016fE058490C34/info.json +++ b/blockchains/ethereum/assets/0x2de72aDa48BDF7Bac276256D3F016fE058490C34/info.json @@ -1,11 +1,11 @@ { - "name": "Folk Inu", + "name": "Floki Inu", "website": "https://theflokiinu.com", - "description": "Folk Inu is a meme token that provides deflationary rewards to holders.", + "description": "Floki Inu is a meme token that provides deflationary rewards to holders.", "explorer": "https://etherscan.io/token/0x2de72aDa48BDF7Bac276256D3F016fE058490C34", "type": "ERC20", "symbol": "FLOKI", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x2de72aDa48BDF7Bac276256D3F016fE058490C34" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/info.json b/blockchains/ethereum/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/info.json new file mode 100644 index 0000000000000..f8e5458dbe732 --- /dev/null +++ b/blockchains/ethereum/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/info.json @@ -0,0 +1,44 @@ +{ + "name": "SPACE ID", + "symbol": "ID", + "type": "ERC20", + "decimals": 18, + "description": "SPACE ID is a universal name service network that seamlessly connects people, information, assets, and applications in the digital world. SPACE ID is also the provider of .bnb domain name service.", + "website": "https://space.id/", + "explorer": "https://etherscan.io/token/0x2dfF88A56767223A5529eA5960Da7A3F5f766406", + "id": "0x2dfF88A56767223A5529eA5960Da7A3F5f766406", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SpaceIDProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/spaceid_news" + }, + { + "name": "discord", + "url": "https://discord.com/invite/spaceid" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/space-id/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/space-id/" + }, + { + "name": "docs", + "url": "https://docs.space.id/" + }, + { + "name": "blog", + "url": "https://blog.space.id/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/logo.png b/blockchains/ethereum/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/logo.png new file mode 100644 index 0000000000000..a6a3c27553a0e Binary files /dev/null and b/blockchains/ethereum/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/logo.png differ diff --git a/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/info.json b/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/info.json index c6bb01b3dd42c..c8756bea4e4a3 100644 --- a/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/info.json +++ b/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/info.json @@ -1,5 +1,5 @@ { - "name": "YFIM", + "name": "Yfi.mobi", "website": "https://yfi.mobi/", "description": "YFIM is an independent fork of YFI technology. It is a decentralized mobile application of YFI. The platform aggregates multiple protocols. When users deposit, the platform will automatically allocate user funds to the current agreement with the highest revenue, and give users a name In order to prove the rights and interests of YFIM Token, users can withdraw their original deposited tokens and corresponding income through YFIM Token.", "explorer": "https://etherscan.io/token/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c", diff --git a/blockchains/ethereum/assets/0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15/info.json b/blockchains/ethereum/assets/0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15/info.json new file mode 100644 index 0000000000000..841c095b469ab --- /dev/null +++ b/blockchains/ethereum/assets/0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15/info.json @@ -0,0 +1,48 @@ +{ + "id": "0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15", + "name": "Katana Inu Token", + "website": "https://katanainu.com", + "description": "Katana Inu is a play2earn metaverse NFT-Game in an interactive openworld - All skins and weapons are NFTs. A project that focuses on driving Gaming & NFT crypto innovation through its innovative game offerings with auto staking in in-game reward method.", + "explorer": "https://etherscan.io/token/0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15", + "type": "ERC20", + "symbol": "KATA", + "decimals": 18, + "status": "active", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/katanainu/katacoin-contract" + }, + { + "name": "twitter", + "url": "https://twitter.com/katanainu" + }, + { + "name": "telegram_news", + "url": "https://t.me/katanainuannouncement" + }, + { + "name": "telegram", + "url": "https://t.me/katanainu" + }, + { + "name": "medium", + "url": "https://medium.com/@katanainu/katana-inu-a-great-play2earn-battle-royale-pc-game-with-nft-marketplace-on-layer-2-a56f9bbcce79" + }, + { + "name": "whitepaper", + "url": "https://katanainu.com/katanainuwhitepaper.pdf/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/katana-inu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/katana-inu/" + } + ] +} diff --git a/blockchains/ethereum/assets/0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15/logo.png b/blockchains/ethereum/assets/0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15/logo.png new file mode 100644 index 0000000000000..e6b50bc8bae07 Binary files /dev/null and b/blockchains/ethereum/assets/0x2e85ae1C47602f7927bCabc2Ff99C40aA222aE15/logo.png differ diff --git a/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/info.json b/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/info.json new file mode 100644 index 0000000000000..4272d2a06adb1 --- /dev/null +++ b/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/info.json @@ -0,0 +1,28 @@ +{ + "name": "Tokemak", + "type": "ERC20", + "symbol": "TOKE", + "decimals": 18, + "website": "https://www.tokemak.xyz/", + "description": "Tokemak is a decentralized liquidity provider/AMM protocol. TOKE is the native token, serves as tokenized liquidity, enabling stakers to direct the protocol's TVL as liquidity across DeFi markets.", + "explorer": "https://etherscan.io/token/0x2e9d63788249371f1DFC918a52f8d799F4a38C94", + "status": "active", + "id": "0x2e9d63788249371f1DFC918a52f8d799F4a38C94", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TokenReactor" + }, + { + "name": "medium", + "url": "https://medium.com/tokemak" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tokemak/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/logo.png b/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/logo.png new file mode 100644 index 0000000000000..3c2010274228c Binary files /dev/null and b/blockchains/ethereum/assets/0x2e9d63788249371f1DFC918a52f8d799F4a38C94/logo.png differ diff --git a/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/info.json b/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/info.json index e013d2ff820e2..235db686ca53f 100644 --- a/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/info.json +++ b/blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/info.json @@ -7,5 +7,31 @@ "symbol": "UNCL", "decimals": 18, "status": "active", - "id": "0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49" + "id": "0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UNCX_token" + }, + { + "name": "medium", + "url": "https://unicrypt.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/uncx_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uncl/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uncl" + }, + { + "name": "docs", + "url": "https://docs.unicrypt.network/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/logo.png b/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/logo.png index a61650219e3b1..98b5afb11cc3b 100644 Binary files a/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/logo.png and b/blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/logo.png differ diff --git a/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/info.json b/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/info.json index 738e01958d58a..f3e92c0a8830c 100644 --- a/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/info.json +++ b/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/info.json @@ -7,6 +7,6 @@ "type": "ERC20", "symbol": "RUNE", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x3155BA85D5F96b2d030a4966AF206230e46849cb" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x320623b8E4fF03373931769A31Fc52A4E78B5d70/info.json b/blockchains/ethereum/assets/0x320623b8E4fF03373931769A31Fc52A4E78B5d70/info.json new file mode 100644 index 0000000000000..94c82b0133740 --- /dev/null +++ b/blockchains/ethereum/assets/0x320623b8E4fF03373931769A31Fc52A4E78B5d70/info.json @@ -0,0 +1,36 @@ +{ + "name": "Reserve Rights", + "type": "ERC20", + "symbol": "RSR", + "decimals": 18, + "website": "https://reserve.org", + "description": "The Reserve team's goal is to make the most accessible, economically strongest, and most robust-to-attack currency.", + "explorer": "https://etherscan.io/token/0x320623b8E4fF03373931769A31Fc52A4E78B5d70", + "status": "active", + "id": "0x320623b8E4fF03373931769A31Fc52A4E78B5d70", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/reserveprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/reservecurrency" + }, + { + "name": "github", + "url": "https://github.com/reserve-protocol/rsr-mainnet" + }, + { + "name": "blog", + "url": "https://medium.com/reserve-currency" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/reserve-rights-token/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/logo.png b/blockchains/ethereum/assets/0x320623b8E4fF03373931769A31Fc52A4E78B5d70/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/logo.png rename to blockchains/ethereum/assets/0x320623b8E4fF03373931769A31Fc52A4E78B5d70/logo.png diff --git a/blockchains/ethereum/assets/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/info.json b/blockchains/ethereum/assets/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/info.json new file mode 100644 index 0000000000000..23e4b1e101cab --- /dev/null +++ b/blockchains/ethereum/assets/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/info.json @@ -0,0 +1,25 @@ +{ + "name": "Monerium EUR emoney", + "website": "https://monerium.com", + "description": "The Monerium EURe is the first fully authorized and regulated euro stablecoin. It's the only onchain fiat directly transferable between bank accounts and web3 wallets.", + "explorer": "https://etherscan.io/token/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f", + "type": "ERC20", + "symbol": "EURe", + "decimals": 18, + "status": "active", + "id": "0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/monerium" + }, + { + "name": "telegram", + "url": "https://t.me/+o89F3aj9PsUzMDQ0" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/monerium/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/logo.png b/blockchains/ethereum/assets/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/logo.png new file mode 100644 index 0000000000000..20268b491a66b Binary files /dev/null and b/blockchains/ethereum/assets/0x3231Cb76718CDeF2155FC47b5286d82e6eDA273f/logo.png differ diff --git a/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/info.json b/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/info.json new file mode 100644 index 0000000000000..83622f2809702 --- /dev/null +++ b/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/info.json @@ -0,0 +1,25 @@ +{ + "name": "Adventure Gold", + "type": "ERC20", + "symbol": "AGLD", + "decimals": 18, + "website": "https://www.lootproject.com/", + "description": "Adventure Gold is the native ERC-20 token of the Loot non-fungible token (NFT) project. Loot is a text-based, randomized adventure gear generated and stored on-chain, created by social media network Vine co-founder Dom Hofmann.", + "explorer": "https://etherscan.io/token/0x32353a6c91143bfd6c7d363b546e62a9a2489a20", + "status": "active", + "id": "0x32353A6C91143bfd6C7d363B546e62a9A2489A20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lootproject" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/adventure-gold/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/adventure-gold/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/logo.png b/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/logo.png new file mode 100644 index 0000000000000..7651d7bba1d6a Binary files /dev/null and b/blockchains/ethereum/assets/0x32353A6C91143bfd6C7d363B546e62a9A2489A20/logo.png differ diff --git a/blockchains/ethereum/assets/0x32b86b99441480a7E5BD3A26c124ec2373e3F015/info.json b/blockchains/ethereum/assets/0x32b86b99441480a7E5BD3A26c124ec2373e3F015/info.json new file mode 100644 index 0000000000000..d1a683d1eb409 --- /dev/null +++ b/blockchains/ethereum/assets/0x32b86b99441480a7E5BD3A26c124ec2373e3F015/info.json @@ -0,0 +1,47 @@ +{ + "name": "Bad Idea AI", + "type": "ERC20", + "symbol": "BAD", + "decimals": 18, + "website": "https://www.badidea.ai", + "description": "$BAD is a decentralized experiment combining Blockchain, AI, and DAOs. Aiming to ensure AI works for humanity, it's a risky yet innovative approach. Created for education, entertainment, and experimentation, it represents a unique response to AI's growing influence.", + "explorer": "https://etherscan.io/token/0x32b86b99441480a7e5bd3a26c124ec2373e3f015", + "status": "active", + "id": "0x32b86b99441480a7E5BD3A26c124ec2373e3F015", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/badideaai" + }, + { + "name": "source_code", + "url": "https://gitlab.com/badideacoin/badideai/-/blob/main/Badideai" + }, + { + "name": "discord", + "url": "https://discord.com/invite/badideaai" + }, + { + "name": "whitepaper", + "url": "https://static1.squarespace.com/static/64568e2523471d05956228f1/t/64570517d89163351580ef5c/1683424539459/BAD+IDEA+AI+WHITEPAPER+v1.0.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bad-idea-ai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bad-idea-ai/" + }, + { + "name": "telegram", + "url": "https://t.me/badideaai" + } + ], + "tags": [ + "governance", + "memes", + "deflationary", + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0x32b86b99441480a7E5BD3A26c124ec2373e3F015/logo.png b/blockchains/ethereum/assets/0x32b86b99441480a7E5BD3A26c124ec2373e3F015/logo.png new file mode 100644 index 0000000000000..afcd7c796124d Binary files /dev/null and b/blockchains/ethereum/assets/0x32b86b99441480a7E5BD3A26c124ec2373e3F015/logo.png differ diff --git a/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/info.json b/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/info.json index 253c6efce2193..ba94351537cad 100644 --- a/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/info.json +++ b/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/info.json @@ -1,11 +1,34 @@ { - "name": "Akita Inu (AKITA)", + "name": "Akita Inu", "type": "ERC20", "symbol": "AKITA", "decimals": 18, - "website": "https://www.akitatoken.net", - "description": "AKITA INU 秋田犬 is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik Buterin and the other half were locked to a Uniswap pool and the keys burned.\n​\nIt is same as SHIBA INU but with different tokenmetrics.", - "explorer": "https://etherscan.io/token/0x3301ee63fb29f863f2333bd4466acb46cd8323e6", + "website": "https://akita.network", + "description": "Akita DAO is a decentralized autonomous organization of the AKITA community which helps guide the future of the ecosystem. The Akita DAO exists to produce products and useful applications that benefit holders of the AKITA tokens. AKITA token holders were the original group to come together and make AKITA a true community owned token pushing it to be more than just a meme.", + "explorer": "https://etherscan.io/token/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6", "status": "active", - "id": "0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6" + "id": "0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Akita_network" + }, + { + "name": "whitepaper", + "url": "https://akita-dao.gitbook.io/akita-dao/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/akita-inu/" + }, + { + "name": "telegram", + "url": "https://t.me/akitatoken" + } + ], + "tags": [ + "governance", + "gamefi", + "memes" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/logo.png b/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/logo.png index f029ab771e021..43dbc8d7b3050 100644 Binary files a/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/logo.png and b/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/logo.png differ diff --git a/blockchains/ethereum/assets/0x33349B282065b0284d756F0577FB39c158F935e6/info.json b/blockchains/ethereum/assets/0x33349B282065b0284d756F0577FB39c158F935e6/info.json new file mode 100644 index 0000000000000..34b2b036619e8 --- /dev/null +++ b/blockchains/ethereum/assets/0x33349B282065b0284d756F0577FB39c158F935e6/info.json @@ -0,0 +1,36 @@ +{ + "name": "Maple Token", + "type": "ERC20", + "symbol": "MPL", + "decimals": 18, + "website": "https://maple.finance/", + "description": "Maple is a DeFi lending protocol for corporate and institutional capital.", + "explorer": "https://etherscan.io/token/0x33349b282065b0284d756f0577fb39c158f935e6", + "status": "active", + "id": "0x33349B282065b0284d756F0577FB39c158F935e6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/maplefinance" + }, + { + "name": "github", + "url": "https://github.com/maple-labs" + }, + { + "name": "telegram", + "url": "https://t.me/maplefinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/maple/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/maple/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33349B282065b0284d756F0577FB39c158F935e6/logo.png b/blockchains/ethereum/assets/0x33349B282065b0284d756F0577FB39c158F935e6/logo.png new file mode 100644 index 0000000000000..e335b3602d170 Binary files /dev/null and b/blockchains/ethereum/assets/0x33349B282065b0284d756F0577FB39c158F935e6/logo.png differ diff --git a/blockchains/ethereum/assets/0x335F4e66B9B61CEE5CeaDE4e727FCEC20156B2F0/info.json b/blockchains/ethereum/assets/0x335F4e66B9B61CEE5CeaDE4e727FCEC20156B2F0/info.json new file mode 100644 index 0000000000000..c8470458c8132 --- /dev/null +++ b/blockchains/ethereum/assets/0x335F4e66B9B61CEE5CeaDE4e727FCEC20156B2F0/info.json @@ -0,0 +1,32 @@ +{ + "name": "ElmoERC", + "symbol": "ELMO", + "type": "ERC20", + "decimals": 18, + "description": "ELMOERC is all about the things we love about meme, burn and earn! We reward our long-term diamond holders through massive burns paid by the sellers through tax. we have a combined experience of over 15 years in the Memespace.", + "website": "https://www.elmoerc.io/", + "explorer": "https://etherscan.io/token/0x335f4e66b9b61cee5ceade4e727fcec20156b2f0", + "status": "active", + "id": "0x335F4e66B9B61CEE5CeaDE4e727FCEC20156B2F0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RealElmoERC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elmoerc/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/elmoerc" + }, + { + "name": "telegram", + "url": "https://t.me/RealElmoERC" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x335F4e66B9B61CEE5CeaDE4e727FCEC20156B2F0/logo.png b/blockchains/ethereum/assets/0x335F4e66B9B61CEE5CeaDE4e727FCEC20156B2F0/logo.png new file mode 100644 index 0000000000000..a8a733267a8d6 Binary files /dev/null and b/blockchains/ethereum/assets/0x335F4e66B9B61CEE5CeaDE4e727FCEC20156B2F0/logo.png differ diff --git a/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json b/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json index 3731ce8124a7f..6757d020e968c 100644 --- a/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json +++ b/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json @@ -1,5 +1,5 @@ { - "name": "Wrapped Anatha Token", + "name": "Anatha", "website": "https://anatha.io", "description": "Reward token for the Anatha ecosystem.", "explorer": "https://etherscan.io/token/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", diff --git a/blockchains/ethereum/assets/0x33C04Bed4533e31f2Afb8AC4a61A48Eda38C4fA0/info.json b/blockchains/ethereum/assets/0x33C04Bed4533e31f2Afb8AC4a61A48Eda38C4fA0/info.json new file mode 100644 index 0000000000000..1072357d22b81 --- /dev/null +++ b/blockchains/ethereum/assets/0x33C04Bed4533e31f2Afb8AC4a61A48Eda38C4fA0/info.json @@ -0,0 +1,25 @@ +{ + "name": "Gorilla", + "type": "ERC20", + "symbol": "GORILLA", + "decimals": 9, + "website": "https://gorillatoken.io/", + "description": "$GORILLA, a meme token poised to revolutionize the crypto landscape by combining viral appeal with substantial utility, creating an investment opportunity that transcends traditional meme tokens.", + "explorer": "https://etherscan.io/token/0x33C04Bed4533e31f2Afb8AC4a61A48Eda38C4fA0", + "status": "active", + "id": "0x33C04Bed4533e31f2Afb8AC4a61A48Eda38C4fA0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gorillatokenio" + }, + { + "name": "telegram", + "url": "https://t.me/gorillatokenio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gorilla-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33C04Bed4533e31f2Afb8AC4a61A48Eda38C4fA0/logo.png b/blockchains/ethereum/assets/0x33C04Bed4533e31f2Afb8AC4a61A48Eda38C4fA0/logo.png new file mode 100644 index 0000000000000..21e38dbc619b5 Binary files /dev/null and b/blockchains/ethereum/assets/0x33C04Bed4533e31f2Afb8AC4a61A48Eda38C4fA0/logo.png differ diff --git a/blockchains/ethereum/assets/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1/info.json b/blockchains/ethereum/assets/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1/info.json new file mode 100644 index 0000000000000..7e9321ecf6681 --- /dev/null +++ b/blockchains/ethereum/assets/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1/info.json @@ -0,0 +1,33 @@ +{ + "name": "Data Economy Index", + "symbol": "DATA", + "type": "ERC20", + "decimals": 18, + "description": "The Data Economy Index is an ecosystem of data-based products and services.", + "website": "https://www.indexcoop.com/data", + "explorer": "https://etherscan.io/token/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1", + "status": "active", + "id": "0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1", + "links": [ + { + "name": "blog", + "url": "https://gov.indexcoop.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/indexcoop" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/data-economy-index/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/data-economy-index" + }, + { + "name": "discord", + "url": "https://discord.com/invite/RKZ4S3b" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1/logo.png b/blockchains/ethereum/assets/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1/logo.png new file mode 100644 index 0000000000000..1f415e483a4c1 Binary files /dev/null and b/blockchains/ethereum/assets/0x33d63Ba1E57E54779F7dDAeaA7109349344cf5F1/logo.png differ diff --git a/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json b/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json index 330bc5a64f2a9..ddfcadbb74e86 100644 --- a/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json +++ b/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json @@ -6,6 +6,6 @@ "description": "Ethereum Meta addresses a major weakness in Ethereum: the lack of privacy. Ethereum Meta enables smart contracts where no friend, family, nor foe can see what you bought or for how much.", "website": "https://ethermeta.com", "explorer": "https://etherscan.io/token/0x340eF83Ec8560892168D4062720F030460468656", - "status": "active", + "status": "abandoned", "id": "0x340eF83Ec8560892168D4062720F030460468656" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/logo.png b/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/logo.png deleted file mode 100644 index a404cac62fc21..0000000000000 Binary files a/blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/info.json b/blockchains/ethereum/assets/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/info.json new file mode 100644 index 0000000000000..9bc912b0b6366 --- /dev/null +++ b/blockchains/ethereum/assets/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/info.json @@ -0,0 +1,37 @@ +{ + "name": "Diversified Staked ETH Index", + "website": "https://indexcoop.com/dseth-diversified-staked-eth-index-coop", + "description": "The Diversified Staked Ethereum Index is an index token of the leading Ethereum liquid staking tokens weighted according to their degree of decentralization.", + "explorer": "https://etherscan.io/token/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE", + "symbol": "dsETH", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE", + "links": [ + { + "name": "github", + "url": "https://github.com/IndexCoop" + }, + { + "name": "twitter", + "url": "https://twitter.com/indexcoop" + }, + { + "name": "docs", + "url": "https://docs.indexcoop.com/index-coop-community-handbook/products/diversified-staked-eth-index-dseth" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/diversified-staked-eth" + }, + { + "name": "forum", + "url": "https://gov.indexcoop.com/t/iip-171-launch-the-diversified-staked-eth-index-dseth/4389" + } + ], + "tags": [ + "staking", + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/logo.png b/blockchains/ethereum/assets/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/logo.png new file mode 100644 index 0000000000000..a033f381130f0 Binary files /dev/null and b/blockchains/ethereum/assets/0x341c05c0E9b33C0E38d64de76516b2Ce970bB3BE/logo.png differ diff --git a/blockchains/ethereum/assets/0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31/info.json b/blockchains/ethereum/assets/0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31/info.json new file mode 100644 index 0000000000000..b3bc9a2996d55 --- /dev/null +++ b/blockchains/ethereum/assets/0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31/info.json @@ -0,0 +1,21 @@ +{ + "name": "PIXEL", + "type": "ERC20", + "symbol": "PIXEL", + "decimals": 18, + "website": "https://www.pixels.xyz/", + "description": "Pixels (PIXEL) is a social casual web3 game powered by the Ronin Network, It involves a mesmerizing open-world game that revolves around farming, exploration, and creation.", + "explorer": "https://etherscan.io/token/0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31", + "status": "active", + "id": "0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pixels_online" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pixels/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31/logo.png b/blockchains/ethereum/assets/0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31/logo.png new file mode 100644 index 0000000000000..1b74f8438e143 Binary files /dev/null and b/blockchains/ethereum/assets/0x3429d03c6F7521AeC737a0BBF2E5ddcef2C3Ae31/logo.png differ diff --git a/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json b/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json index 4c07a11a72739..c791eb45ea850 100644 --- a/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json +++ b/blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json b/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json index ffa31280d1579..d2730d7bbfc17 100644 --- a/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json +++ b/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json @@ -8,6 +8,10 @@ "decimals": 18, "status": "active", "id": "0x3472A5A71965499acd81997a54BBA8D852C6E53d", + "tags": [ + "defi", + "governance" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x34Be5b8C30eE4fDe069DC878989686aBE9884470/info.json b/blockchains/ethereum/assets/0x34Be5b8C30eE4fDe069DC878989686aBE9884470/info.json new file mode 100644 index 0000000000000..7cd7aa40f1d37 --- /dev/null +++ b/blockchains/ethereum/assets/0x34Be5b8C30eE4fDe069DC878989686aBE9884470/info.json @@ -0,0 +1,38 @@ +{ + "name": "SENATE", + "symbol": "SENATE", + "website": "https://sidusheroes.com", + "description": "The financial system of the Sidus Heroes game includes two tokens: the SIDUS token and the SENATE token. The SENATE token is used by the in-game mechanics as a governance coin as well as in-game currency for certain products within the game.", + "explorer": "https://etherscan.io/token/0x34Be5b8C30eE4fDe069DC878989686aBE9884470", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x34Be5b8C30eE4fDe069DC878989686aBE9884470", + "links": [ + { + "name": "github", + "url": "https://github.com/sidusHeroes" + }, + { + "name": "twitter", + "url": "https://twitter.com/galaxy_sidus" + }, + { + "name": "medium", + "url": "https://medium.com/sidus-nft-heroes" + }, + { + "name": "reddit", + "url": "https://reddit.com/sidus__heroes" + }, + { + "name": "whitepaper", + "url": "https://sidusheroes.com/docs/whitepaper.pdf" + } + ], + "tags": [ + "gamefi", + "nft", + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0x34Be5b8C30eE4fDe069DC878989686aBE9884470/logo.png b/blockchains/ethereum/assets/0x34Be5b8C30eE4fDe069DC878989686aBE9884470/logo.png new file mode 100644 index 0000000000000..05596aa049383 Binary files /dev/null and b/blockchains/ethereum/assets/0x34Be5b8C30eE4fDe069DC878989686aBE9884470/logo.png differ diff --git a/blockchains/ethereum/assets/0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7/info.json b/blockchains/ethereum/assets/0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7/info.json new file mode 100644 index 0000000000000..3ddc28db0fa77 --- /dev/null +++ b/blockchains/ethereum/assets/0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7/info.json @@ -0,0 +1,40 @@ +{ + "name": "PulseDogecoin", + "type": "ERC20", + "symbol": "PLSD", + "decimals": 12, + "website": "https://pulsedogecoin.com", + "description": "Meme coins are some of the most widely held cryptocurrencies in the world. PulseDogecoin aims to onboard new users into the PulseChain ecosystem by creating a scarce and strongly held cryptocurrency. Initially, launched on Ethereum PLSD will be copied over to PulseChain at chain launch but will continue thrive on both chains.", + "explorer": "https://etherscan.io/token/0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7", + "status": "active", + "id": "0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PLSDogecoin" + }, + { + "name": "github", + "url": "https://github.com/PulseDogecoin" + }, + { + "name": "telegram", + "url": "https://t.me/PLSDcoin" + }, + { + "name": "whitepaper", + "url": "https://img1.wsimg.com/blobby/go/65de38bc-5845-4557-af8f-e14acf85fbfc/PulseDogecoin%20White%20Paper-PDF.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pulsedogecoin" + }, + { + "name": "source_code", + "url": "https://github.com/PulseDogecoin/PulseDogecoin-contract/blob/main/Pulsedogecoin.sol" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7/logo.png b/blockchains/ethereum/assets/0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7/logo.png new file mode 100644 index 0000000000000..7b32f2d25300e Binary files /dev/null and b/blockchains/ethereum/assets/0x34F0915a5f15a66Eba86F6a58bE1A471FB7836A7/logo.png differ diff --git a/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json b/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json index 8cc2b28d58ac9..e56c33d8ff313 100644 --- a/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json +++ b/blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x3506424F91fD33084466F402d5D97f05F8e3b4AF", + "tags": [ + "nft" + ], "links": [ { "name": "telegram", diff --git a/blockchains/ethereum/assets/0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c/info.json b/blockchains/ethereum/assets/0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c/info.json new file mode 100644 index 0000000000000..d1bd1400a4d82 --- /dev/null +++ b/blockchains/ethereum/assets/0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c/info.json @@ -0,0 +1,47 @@ +{ + "name": "Chihiro Inu", + "type": "ERC20", + "symbol": "CHIRO", + "decimals": 9, + "website": "https://www.chihiro-inu.com", + "description": "CHIRO is Chihiroverse an Integrated Ecosystem of Interactive Gaming.", + "explorer": "https://etherscan.io/token/0x35156b404c3f9bdaf45ab65ba315419bcde3775c", + "status": "active", + "id": "0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ChihiroInuETH" + }, + { + "name": "discord", + "url": "https://discord.com/invite/CkeppjfPyn" + }, + { + "name": "telegram", + "url": "https://t.me/ChihiroInuETH" + }, + { + "name": "whitepaper", + "url": "https://linktr.ee/chihiroinu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chihiro-inu" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/chihiro-inu" + }, + { + "name": "source_code", + "url": "https://etherscan.io/address/0x35156b404c3f9bdaf45ab65ba315419bcde3775c#code" + } + ], + "tags": [ + "gamefi", + "nft", + "deflationary", + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c/logo.png b/blockchains/ethereum/assets/0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c/logo.png new file mode 100644 index 0000000000000..d6af19300793d Binary files /dev/null and b/blockchains/ethereum/assets/0x35156b404C3f9bdaf45ab65Ba315419bcDe3775c/logo.png differ diff --git a/blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json b/blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json index 99502d427fbd0..949033b021916 100644 --- a/blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json +++ b/blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json @@ -3,9 +3,27 @@ "type": "ERC20", "symbol": "ARES", "decimals": 18, - "website": "https://www.aresprotocol.com/", + "website": "https://www.aresprotocol.io/", "description": "A chain-verified decentralized cross-chain oracle service protocol to provide secure and reliable data services for the interconnection of the chain and the digital economy.", "explorer": "https://etherscan.io/token/0x358AA737e033F34df7c54306960a38d09AaBd523", "status": "active", - "id": "0x358AA737e033F34df7c54306960a38d09AaBd523" + "id": "0x358AA737e033F34df7c54306960a38d09AaBd523", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AresProtocolLab" + }, + { + "name": "telegram", + "url": "https://t.me/aresprotocolLab" + }, + { + "name": "medium", + "url": "https://aresprotocollab.medium.com" + }, + { + "name": "discord", + "url": "https://discord.com/invite/MKE4yX4h" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/info.json b/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/info.json index 6f457f5b21949..79f626a88c2b0 100644 --- a/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/info.json +++ b/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/info.json @@ -1,5 +1,5 @@ { - "name": "MANTRA DAO", + "name": "MANTRA", "website": "http://mantradao.com", "description": "MANTRA DAO leverages the wisdom of the crowd to create a community-governed, transparent, and decentralized ecosystem for Web 3.0", "explorer": "https://etherscan.io/token/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d", @@ -8,5 +8,27 @@ "symbol": "OM", "decimals": 18, "status": "active", - "id": "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d" + "id": "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d", + "links": [ + { + "name": "github", + "url": "https://github.com/Mantradao" + }, + { + "name": "twitter", + "url": "https://twitter.com/MANTRADAO" + }, + { + "name": "telegram", + "url": "https://t.me/MANTRADAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mantra-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mantra-dao/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/logo.png b/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/logo.png index 2a061ac5484a6..e879c18c63492 100644 Binary files a/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/logo.png and b/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/logo.png differ diff --git a/blockchains/ethereum/assets/0x37fE0f067FA808fFBDd12891C0858532CFE7361d/info.json b/blockchains/ethereum/assets/0x37fE0f067FA808fFBDd12891C0858532CFE7361d/info.json new file mode 100644 index 0000000000000..80c22c43a9fe7 --- /dev/null +++ b/blockchains/ethereum/assets/0x37fE0f067FA808fFBDd12891C0858532CFE7361d/info.json @@ -0,0 +1,45 @@ +{ + "name": "Civilization", + "website": "https://civfund.com", + "description": "The World's First 100% Decentralized Investment Fund (DIF)", + "explorer": "https://etherscan.io/token/0x37fE0f067FA808fFBDd12891C0858532CFE7361d", + "type": "ERC20", + "symbol": "CIV", + "decimals": 18, + "status": "active", + "id": "0x37fE0f067FA808fFBDd12891C0858532CFE7361d", + "links": [ + { + "name": "github", + "url": "https://github.com/sator-settler/civ-token" + }, + { + "name": "twitter", + "url": "https://twitter.com/token_civ" + }, + { + "name": "telegram", + "url": "https://t.me/civsettlers" + }, + { + "name": "medium", + "url": "https://medium.com/@sator-settler" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/civilization/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Civilization-CIV-140053864869064" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/civfund/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/civilization/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37fE0f067FA808fFBDd12891C0858532CFE7361d/logo.png b/blockchains/ethereum/assets/0x37fE0f067FA808fFBDd12891C0858532CFE7361d/logo.png new file mode 100644 index 0000000000000..202e9ebf34306 Binary files /dev/null and b/blockchains/ethereum/assets/0x37fE0f067FA808fFBDd12891C0858532CFE7361d/logo.png differ diff --git a/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json b/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json index 4847d7c9c4e64..56ecb454d2e7a 100644 --- a/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json +++ b/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json @@ -6,6 +6,9 @@ "type": "ERC20", "symbol": "KLEE", "decimals": 9, - "status": "active", - "id": "0x382f0160c24f5c515A19f155BAc14d479433A407" + "status": "abandoned", + "id": "0x382f0160c24f5c515A19f155BAc14d479433A407", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/logo.png b/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/logo.png deleted file mode 100644 index bcb723c5b3a82..0000000000000 Binary files a/blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/info.json b/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/info.json new file mode 100644 index 0000000000000..1ae21b99cba1e --- /dev/null +++ b/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/info.json @@ -0,0 +1,11 @@ +{ + "name": "OlympusDAO", + "symbol": "OHM", + "type": "ERC20", + "decimals": 9, + "description": "Olympus (OHM) aims to become a decentralized reserve currency that is community owned, governed by a DAO, and backed by decentralized assets.", + "website": "https://olympusdao.finance", + "explorer": "https://etherscan.io/token/0x383518188C0C6d7730D91b2c03a03C837814a899", + "status": "active", + "id": "0x383518188C0C6d7730D91b2c03a03C837814a899" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/logo.png b/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/logo.png new file mode 100644 index 0000000000000..35a09f0fcdcfe Binary files /dev/null and b/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/logo.png differ diff --git a/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/info.json b/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/info.json index 9f2cc8a3d25c3..9ac135b2faa34 100644 --- a/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/info.json +++ b/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/info.json @@ -8,5 +8,9 @@ "symbol": "SAND", "decimals": 18, "status": "active", - "id": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0" + "id": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0", + "tags": [ + "nft", + "gamefi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/info.json b/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/info.json index c9aecb96a527c..37197745e61ba 100644 --- a/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/info.json +++ b/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/info.json @@ -3,9 +3,9 @@ "type": "ERC20", "symbol": "THETA", "decimals": 18, - "website": "", - "description": "-", + "website": "https://www.thetatoken.org/", + "description": "--", "explorer": "https://etherscan.io/token/0x3883f5e181fccaf8410fa61e12b59bad963fb645", - "status": "active", + "status": "abandoned", "id": "0x3883f5e181fccaF8410FA61e12b59BAd963fb645" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/logo.png b/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/logo.png deleted file mode 100644 index 4c6687735e296..0000000000000 Binary files a/blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json b/blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json index bf39b28fbbede..81c3dd01f910a 100644 --- a/blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json +++ b/blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json @@ -7,7 +7,10 @@ "website": "https://fegtoken.com", "explorer": "https://etherscan.io/token/0x389999216860ab8e0175387a0c90e5c52522c945", "id": "0x389999216860AB8E0175387A0c90E5c52522C945", - "status": "active", + "status": "abandoned", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/logo.png b/blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/logo.png deleted file mode 100644 index cd641900d6d1d..0000000000000 Binary files a/blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x38e382F74dfb84608F3C1F10187f6bEf5951DE93/info.json b/blockchains/ethereum/assets/0x38e382F74dfb84608F3C1F10187f6bEf5951DE93/info.json new file mode 100644 index 0000000000000..024d168f7c538 --- /dev/null +++ b/blockchains/ethereum/assets/0x38e382F74dfb84608F3C1F10187f6bEf5951DE93/info.json @@ -0,0 +1,41 @@ +{ + "name": "MUBI", + "symbol": "MUBI", + "type": "ERC20", + "decimals": 18, + "website": "https://multibit.exchange/", + "description": "MultiBit is the first-ever dual-sided bridge designed for easy cross-network transfers between BRC20 and ERC20 tokens.", + "explorer": "https://etherscan.io/token/0x38e382f74dfb84608f3c1f10187f6bef5951de93", + "status": "active", + "id": "0x38e382F74dfb84608F3C1F10187f6bEf5951DE93", + "links": [ + { + "name": "github", + "url": "https://github.com/multibit-repo" + }, + { + "name": "twitter", + "url": "https://twitter.com/Multibit_Bridge" + }, + { + "name": "telegram", + "url": "https://t.me/multibitprotocol" + }, + { + "name": "medium", + "url": "https://medium.com/@Multibit_Bridge" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multibit/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multibit" + } + ], + "tags": [ + "wrapped", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x38e382F74dfb84608F3C1F10187f6bEf5951DE93/logo.png b/blockchains/ethereum/assets/0x38e382F74dfb84608F3C1F10187f6bEf5951DE93/logo.png new file mode 100644 index 0000000000000..9fa7dad0ee02f Binary files /dev/null and b/blockchains/ethereum/assets/0x38e382F74dfb84608F3C1F10187f6bEf5951DE93/logo.png differ diff --git a/blockchains/ethereum/assets/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3/info.json b/blockchains/ethereum/assets/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3/info.json new file mode 100644 index 0000000000000..66015b98175a6 --- /dev/null +++ b/blockchains/ethereum/assets/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3/info.json @@ -0,0 +1,46 @@ +{ + "name": "Dypius", + "type": "ERC20", + "symbol": "DYP", + "decimals": 18, + "website": "https://www.dypius.com/", + "description": "Dypius is a powerful, decentralized ecosystem with a focus on scalability, security, and global adoption through next-gen infrastructure. We offer a variety of products and services that cater to both beginners and advanced users in the crypto space including DeFi solutions, analytical tools, NFTs, Metaverse and more!", + "explorer": "https://etherscan.io/token/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3", + "status": "active", + "id": "0x39b46B212bDF15b42B166779b9d1787A68b9D0c3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypius" + }, + { + "name": "github", + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypius.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-yield-protocol-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dypius" + }, + { + "name": "discord", + "url": "https://discord.com/invite/worldofdypians" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" + } + ], + "tags": [ + "governance", + "nft", + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3/logo.png b/blockchains/ethereum/assets/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3/logo.png new file mode 100644 index 0000000000000..b86b0fca332ad Binary files /dev/null and b/blockchains/ethereum/assets/0x39b46B212bDF15b42B166779b9d1787A68b9D0c3/logo.png differ diff --git a/blockchains/ethereum/assets/0x3A856d4effa670C54585a5D523e96513e148e95d/info.json b/blockchains/ethereum/assets/0x3A856d4effa670C54585a5D523e96513e148e95d/info.json new file mode 100644 index 0000000000000..7232d5bdf65e7 --- /dev/null +++ b/blockchains/ethereum/assets/0x3A856d4effa670C54585a5D523e96513e148e95d/info.json @@ -0,0 +1,11 @@ +{ + "name": "Trias Token", + "symbol": "TRIAS", + "type": "ERC20", + "decimals": 18, + "description": "TRIAS aims to create a new-generation public chain that will support the execution of general-purpose native-applications on all platforms.", + "website": "https://www.trias.one", + "explorer": "https://etherscan.io/token/0x3A856d4effa670C54585a5D523e96513e148e95d", + "status": "active", + "id": "0x3A856d4effa670C54585a5D523e96513e148e95d" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/logo.png b/blockchains/ethereum/assets/0x3A856d4effa670C54585a5D523e96513e148e95d/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/logo.png rename to blockchains/ethereum/assets/0x3A856d4effa670C54585a5D523e96513e148e95d/logo.png diff --git a/blockchains/ethereum/assets/0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87/info.json b/blockchains/ethereum/assets/0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87/info.json new file mode 100644 index 0000000000000..1c11a7e3d493a --- /dev/null +++ b/blockchains/ethereum/assets/0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87/info.json @@ -0,0 +1,28 @@ +{ + "name": "TitanSwap", + "type": "ERC20", + "symbol": "Titan", + "decimals": 18, + "website": "https://titanswap.org/", + "description": "TITAN is a blockchain based decentralized financial center that provides optimal liquidity solutions for different digital asset category by adaptive bonding curve.", + "explorer": "https://etherscan.io/token/0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87", + "status": "active", + "id": "0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TitanSwaporg" + }, + { + "name": "github", + "url": "https://github.com/titanSwap" + }, + { + "name": "telegram", + "url": "https://t.me/TitanSwap" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87/logo.png b/blockchains/ethereum/assets/0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87/logo.png new file mode 100644 index 0000000000000..835e7b024da9d Binary files /dev/null and b/blockchains/ethereum/assets/0x3A8cCCB969a61532d1E6005e2CE12C200caeCe87/logo.png differ diff --git a/blockchains/ethereum/assets/0x3B604747ad1720C01ded0455728b62c0d2F100F0/info.json b/blockchains/ethereum/assets/0x3B604747ad1720C01ded0455728b62c0d2F100F0/info.json new file mode 100644 index 0000000000000..c384b47971867 --- /dev/null +++ b/blockchains/ethereum/assets/0x3B604747ad1720C01ded0455728b62c0d2F100F0/info.json @@ -0,0 +1,25 @@ +{ + "name": "WAGMI GAMES", + "type": "ERC20", + "symbol": "WAGMIGAMES", + "decimals": 18, + "website": "https://www.wagmigame.io/", + "description": "WAGMI Defense is being developed as the Clash Royale of crypto with a futuristic twist. This epic aliens versus humans game is being built on unity as a browser based, mobile responsive game with plans to launch on IOS and Apple Store when it becomes crypto accepted.", + "explorer": "https://etherscan.io/token/0x3b604747ad1720c01ded0455728b62c0d2f100f0", + "status": "active", + "id": "0x3B604747ad1720C01ded0455728b62c0d2F100F0", + "links": [ + { + "name": "telegram", + "url": "https://t.me/WAGMIOfficialGroup" + }, + { + "name": "twitter", + "url": "https://twitter.com/wagmigameco" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wagmi-game-2/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3B604747ad1720C01ded0455728b62c0d2F100F0/logo.png b/blockchains/ethereum/assets/0x3B604747ad1720C01ded0455728b62c0d2F100F0/logo.png new file mode 100644 index 0000000000000..53ef7ec341eec Binary files /dev/null and b/blockchains/ethereum/assets/0x3B604747ad1720C01ded0455728b62c0d2F100F0/logo.png differ diff --git a/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json b/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json index e43074ecfbf9f..033220053c4b3 100644 --- a/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json +++ b/blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json @@ -7,5 +7,8 @@ "website": "http://dynamitetoken.io/", "explorer": "https://etherscan.io/token/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7", "status": "active", - "id": "0x3B7f247f21BF3A07088C2D3423F64233d4B069F7" + "id": "0x3B7f247f21BF3A07088C2D3423F64233d4B069F7", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json b/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json index fea460304c850..48c9d3afa1b7a 100644 --- a/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json +++ b/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json @@ -1,22 +1,21 @@ { - "name": "PolkaCover", - "website": "https://www.polkacover.com/", - "description": "PolkaCover is an Insurance platform for crypto world", - "explorer": "https://etherscan.io/token/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6", - "research": "https://polkacover.medium.com/", + "name": "CoverCompared", "type": "ERC20", "symbol": "CVR", "decimals": 18, + "website": "https://covercompared.com/", + "description": "CoverCompared is the First Decentralized aggregator for Traditional and Crypto insurance products.", + "explorer": "https://etherscan.io/token/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6", "status": "active", "id": "0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6", "links": [ { - "name": "github", - "url": "https://github.com/Polkacover" + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polkacover/" }, { - "name": "whitepaper", - "url": "https://www.polkacover.com/pdf/whitepaper.pdf" + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polkacover" } ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/logo.png b/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/logo.png index bb512cc8dcf46..c2a4d4d336411 100644 Binary files a/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/logo.png and b/blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/logo.png differ diff --git a/blockchains/ethereum/assets/0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d/info.json b/blockchains/ethereum/assets/0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d/info.json new file mode 100644 index 0000000000000..73c8e5e274f44 --- /dev/null +++ b/blockchains/ethereum/assets/0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d/info.json @@ -0,0 +1,37 @@ +{ + "name": "Voyager Token", + "symbol": "VGX", + "type": "ERC20", + "decimals": 8, + "description": "The Voyager Token (VGX) rewards users within the Voyager crypto broker ecosystem.", + "website": "https://www.investvoyager.com", + "explorer": "https://etherscan.io/token/0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d", + "status": "active", + "id": "0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d", + "links": [ + { + "name": "blog", + "url": "https://investvoyager.com/blog/" + }, + { + "name": "twitter", + "url": "https://twitter.com/investvoyager" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Invest_Voyager/" + }, + { + "name": "telegram", + "url": "https://t.me/investvoyager" + }, + { + "name": "whitepaper", + "url": "https://investvoyager.com/VoyagerToken/White_Paper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ethos/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/logo.png b/blockchains/ethereum/assets/0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/logo.png rename to blockchains/ethereum/assets/0x3C4B6E6e1eA3D4863700D7F76b36B7f3D3f13E3d/logo.png diff --git a/blockchains/ethereum/assets/0x3D382228C54736d831FAC2748F4734D9177c7332/info.json b/blockchains/ethereum/assets/0x3D382228C54736d831FAC2748F4734D9177c7332/info.json new file mode 100644 index 0000000000000..3c9e6f6fcdea2 --- /dev/null +++ b/blockchains/ethereum/assets/0x3D382228C54736d831FAC2748F4734D9177c7332/info.json @@ -0,0 +1,32 @@ +{ + "name": "ANIVERSE", + "type": "ERC20", + "symbol": "ANV", + "decimals": 18, + "website": "https://aniverse.io/", + "description": "ANIVERSE project is an 'Online Theme Park' platform that combines actual businesses based on animation IP with blockchain technology. ANIVERSE allows anyone to access animation IP sources through our platform to create and sell IP products, contents.", + "explorer": "https://etherscan.io/token/0x3D382228C54736d831FAC2748F4734D9177c7332", + "status": "active", + "id": "0x3D382228C54736d831FAC2748F4734D9177c7332", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ANIVERSE17" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/AAAAAFe2QpUJl8SOEb7pww" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aniverse/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aniverse/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3D382228C54736d831FAC2748F4734D9177c7332/logo.png b/blockchains/ethereum/assets/0x3D382228C54736d831FAC2748F4734D9177c7332/logo.png new file mode 100644 index 0000000000000..c62d4dcc1b3a2 Binary files /dev/null and b/blockchains/ethereum/assets/0x3D382228C54736d831FAC2748F4734D9177c7332/logo.png differ diff --git a/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json b/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json index 77fac6d2fb587..863313fe9e254 100644 --- a/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json +++ b/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json @@ -1,11 +1,11 @@ { - "name": "LTO Network Token", + "name": "LTO Network", "symbol": "LTO", "type": "ERC20", "decimals": 8, - "description": "LTO Network is a blockchain platform for creating decentralized workflow applications, while maintaining data privacy and GDPR compliance.", - "website": "https://lto.network/", + "description": "Old ERC20 Smart Contract for LTO Network, please swap to v2. LTO Network is a layer-1 platform for decentralized identities, verifiable credentials and decentralized workflow applications, while maintaining data privacy and GDPR compliance.", + "website": "https://www.ltonetwork.com/", "explorer": "https://etherscan.io/token/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D", - "status": "active", + "status": "abandoned", "id": "0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/info.json b/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/info.json index 716491d4a4493..da1f3c55f88b9 100644 --- a/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/info.json +++ b/blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/info.json @@ -7,5 +7,30 @@ "symbol": "LINA", "decimals": 18, "status": "active", - "id": "0x3E9BC21C9b189C09dF3eF1B824798658d5011937" + "id": "0x3E9BC21C9b189C09dF3eF1B824798658d5011937", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/Linear-finance/linear" + }, + { + "name": "twitter", + "url": "https://twitter.com/LinearFinance" + }, + { + "name": "telegram", + "url": "https://t.me/linearfinanceofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/linear/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/linear-bsc/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/info.json b/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/info.json new file mode 100644 index 0000000000000..46dabcc9a8622 --- /dev/null +++ b/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/info.json @@ -0,0 +1,33 @@ +{ + "name": "Aavegotchi", + "website": "https://www.aavegotchi.com/", + "description": "Aavegotchis are crypto-collectibles living on the Ethereum blockchain, backed by the ERC721 standard used in popular blockchain games. $GHST is the official utility token of the Aavegotchi ecosystem and can be used to purchase portals, wearables, and consumables.", + "explorer": "https://etherscan.io/token/0x3F382DbD960E3a9bbCeaE22651E88158d2791550", + "type": "ERC20", + "symbol": "GHST", + "decimals": 18, + "status": "active", + "id": "0x3F382DbD960E3a9bbCeaE22651E88158d2791550", + "links": [ + { + "name": "github", + "url": "https://github.com/aavegotchi" + }, + { + "name": "twitter", + "url": "https://twitter.com/aavegotchi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aavegotchi/" + }, + { + "name": "medium", + "url": "https://aavegotchi.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aavegotchi-ghst-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/logo.png b/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/logo.png new file mode 100644 index 0000000000000..8619ffebce5e2 Binary files /dev/null and b/blockchains/ethereum/assets/0x3F382DbD960E3a9bbCeaE22651E88158d2791550/logo.png differ diff --git a/blockchains/ethereum/assets/0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597/info.json b/blockchains/ethereum/assets/0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597/info.json new file mode 100644 index 0000000000000..6d645a25268b2 --- /dev/null +++ b/blockchains/ethereum/assets/0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597/info.json @@ -0,0 +1,24 @@ +{ + "name": "Volt Inu", + "website": "https://voltinu.in/", + "description": "Volt Inu ($VOLT) is a highly deflationary token that keeps growing through the use of true deflationary techniques and additional revenue generation.", + "explorer": "https://etherscan.io/token/0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597", + "type": "ERC20", + "symbol": "VOLT", + "decimals": 9, + "status": "active", + "id": "0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VoltInuOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/VoltInuOfficial" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597/logo.png b/blockchains/ethereum/assets/0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597/logo.png new file mode 100644 index 0000000000000..e57110389d853 Binary files /dev/null and b/blockchains/ethereum/assets/0x3F7Aff0EF20AA2E646290DfA4E67611B2220C597/logo.png differ diff --git a/blockchains/ethereum/assets/0x3FAb0bBAa03BCEAF7C49E2b12877dB0142BE65FC/info.json b/blockchains/ethereum/assets/0x3FAb0bBAa03BCEAF7C49E2b12877dB0142BE65FC/info.json new file mode 100644 index 0000000000000..57903edd51b84 --- /dev/null +++ b/blockchains/ethereum/assets/0x3FAb0bBAa03BCEAF7C49E2b12877dB0142BE65FC/info.json @@ -0,0 +1,48 @@ +{ + "name": "Castello Coin (CAST)", + "type": "ERC20", + "symbol": "CAST", + "decimals": 8, + "website": "https://castellocoin.com", + "description": "The Coin with his Brand Ambassador Castello Cube acts as a bridge between the traditional financial world of finance, the world of traditional forms of investment, traditional art and the new world, the world of cryptocurrencies and the digital age.", + "explorer": "https://etherscan.io/token/0x3FAb0bBAa03BCEAF7C49E2b12877dB0142BE65FC", + "status": "active", + "id": "0x3FAb0bBAa03BCEAF7C49E2b12877dB0142BE65FC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/castellocoin" + }, + { + "name": "github", + "url": "https://github.com/castellocoin" + }, + { + "name": "telegram", + "url": "https://t.me/castellochat" + }, + { + "name": "telegram_news", + "url": "https://t.me/castellocoin" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/s4sunjsscva8ajxt" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCeMyihvG3w2Y77n7xSkCTBA" + }, + { + "name": "source_code", + "url": "https://etherscan.io/address/0x3fab0bbaa03bceaf7c49e2b12877db0142be65fc#code" + }, + { + "name": "facebook", + "url": "https://facebook.com/Castello-Coin-102333735548185" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3FAb0bBAa03BCEAF7C49E2b12877dB0142BE65FC/logo.png b/blockchains/ethereum/assets/0x3FAb0bBAa03BCEAF7C49E2b12877dB0142BE65FC/logo.png new file mode 100644 index 0000000000000..c83c1789ca293 Binary files /dev/null and b/blockchains/ethereum/assets/0x3FAb0bBAa03BCEAF7C49E2b12877dB0142BE65FC/logo.png differ diff --git a/blockchains/ethereum/assets/0x3a1311B8C404629E38f61D566cefEFed083B9670/info.json b/blockchains/ethereum/assets/0x3a1311B8C404629E38f61D566cefEFed083B9670/info.json new file mode 100644 index 0000000000000..e7bb55c58ec4c --- /dev/null +++ b/blockchains/ethereum/assets/0x3a1311B8C404629E38f61D566cefEFed083B9670/info.json @@ -0,0 +1,21 @@ +{ + "name": "Piccolo Inu", + "type": "ERC20", + "symbol": "PINU", + "decimals": 9, + "website": "https://www.piccoloinu.com", + "description": "PINU is a custom and unique NFT Marketplace DAPP, which will allow users to mint, sell, buy and trade their NFT's. In addition to the gaming platform, where they will be able to trade / play with their cards, they'll be able to show them to other users.", + "explorer": "https://etherscan.io/token/0x3a1311B8C404629E38f61D566cefEFed083B9670", + "status": "active", + "id": "0x3a1311B8C404629E38f61D566cefEFed083B9670", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/piccolo-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/piccolo-inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3a1311B8C404629E38f61D566cefEFed083B9670/logo.png b/blockchains/ethereum/assets/0x3a1311B8C404629E38f61D566cefEFed083B9670/logo.png new file mode 100644 index 0000000000000..55ad88b3beee7 Binary files /dev/null and b/blockchains/ethereum/assets/0x3a1311B8C404629E38f61D566cefEFed083B9670/logo.png differ diff --git a/blockchains/ethereum/assets/0x3b484b82567a09e2588A13D54D032153f0c0aEe0/info.json b/blockchains/ethereum/assets/0x3b484b82567a09e2588A13D54D032153f0c0aEe0/info.json new file mode 100644 index 0000000000000..3c69e0bc7f182 --- /dev/null +++ b/blockchains/ethereum/assets/0x3b484b82567a09e2588A13D54D032153f0c0aEe0/info.json @@ -0,0 +1,28 @@ +{ + "name": "OpenDAO", + "type": "ERC20", + "symbol": "SOS", + "decimals": 18, + "website": "https://www.theopendao.com/", + "description": "$SOS is grateful to all NFT creators, collectors and markets for nurturing the entire NFT ecosystem.", + "explorer": "https://etherscan.io/token/0x3b484b82567a09e2588A13D54D032153f0c0aEe0", + "status": "active", + "id": "0x3b484b82567a09e2588A13D54D032153f0c0aEe0", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/The_OpenDAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/opendao/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/zzzKhejARz" + } + ] +} diff --git a/blockchains/ethereum/assets/0x3b484b82567a09e2588A13D54D032153f0c0aEe0/logo.png b/blockchains/ethereum/assets/0x3b484b82567a09e2588A13D54D032153f0c0aEe0/logo.png new file mode 100644 index 0000000000000..5e93db85fd70c Binary files /dev/null and b/blockchains/ethereum/assets/0x3b484b82567a09e2588A13D54D032153f0c0aEe0/logo.png differ diff --git a/blockchains/ethereum/assets/0x3b544e6fcf6C8dCE9D8B45A4FdF21C9B02f9fDa9/info.json b/blockchains/ethereum/assets/0x3b544e6fcf6C8dCE9D8B45A4FdF21C9B02f9fDa9/info.json new file mode 100644 index 0000000000000..22b203a2f30c2 --- /dev/null +++ b/blockchains/ethereum/assets/0x3b544e6fcf6C8dCE9D8B45A4FdF21C9B02f9fDa9/info.json @@ -0,0 +1,33 @@ +{ + "name": "Giftedhands", + "website": "https://www.giftedhands.io", + "description": "Giftedhands aims to offer solutions to constant issues in payment to freelancer developers in terms of speeding up the payment process.", + "explorer": "https://etherscan.io/token/0x3b544e6fcf6C8dCE9D8B45A4FdF21C9B02f9fDa9", + "type": "ERC20", + "symbol": "GHD", + "decimals": 18, + "status": "active", + "id": "0x3b544e6fcf6C8dCE9D8B45A4FdF21C9B02f9fDa9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/giftedhandsGHD" + }, + { + "name": "telegram", + "url": "https://t.me/GiftedHandsTokenChannel" + }, + { + "name": "youtube", + "url": "https://youtube.com/watch?v=lu9I7rN2Mus" + }, + { + "name": "facebook", + "url": "https://facebook.com/Gitedhands-Token-100871005019968/" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1Z7gUARX-h5xiF7Y5xFRQCiGf0yZQ7QP_/view" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3b544e6fcf6C8dCE9D8B45A4FdF21C9B02f9fDa9/logo.png b/blockchains/ethereum/assets/0x3b544e6fcf6C8dCE9D8B45A4FdF21C9B02f9fDa9/logo.png new file mode 100644 index 0000000000000..3b1b9e4d1ebb4 Binary files /dev/null and b/blockchains/ethereum/assets/0x3b544e6fcf6C8dCE9D8B45A4FdF21C9B02f9fDa9/logo.png differ diff --git a/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json b/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json index 825793ff9eb76..49d0429a04a60 100644 --- a/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json +++ b/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json @@ -6,7 +6,7 @@ "type": "ERC20", "symbol": "DEUS", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x3b62F3820e0B035cc4aD602dECe6d796BC325325", "links": [ { diff --git a/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/logo.png b/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/logo.png deleted file mode 100644 index 0afe96723a66e..0000000000000 Binary files a/blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x3c3a81e81dc49A522A592e7622A7E711c06bf354/info.json b/blockchains/ethereum/assets/0x3c3a81e81dc49A522A592e7622A7E711c06bf354/info.json new file mode 100644 index 0000000000000..45fa8b91ba311 --- /dev/null +++ b/blockchains/ethereum/assets/0x3c3a81e81dc49A522A592e7622A7E711c06bf354/info.json @@ -0,0 +1,21 @@ +{ + "name": "Mantle", + "type": "ERC20", + "symbol": "MNT", + "decimals": 18, + "website": "https://www.mantle.xyz/", + "description": "Mantle is a DAO-led web3 ecosystem whose goal is the mass adoption of decentralized and token-governed technologies. It comprises Mantle products such as Mantle Network, Mantle Governance (DAO), and Mantle Treasury. Mantle token ($MNT) is the unified product and governance token of the ecosystem.", + "explorer": "https://etherscan.io/token/0x3c3a81e81dc49a522a592e7622a7e711c06bf354", + "status": "active", + "id": "0x3c3a81e81dc49A522A592e7622A7E711c06bf354", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/0xMantle" + }, + { + "name": "telegram", + "url": "https://t.me/mantlenetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x3c3a81e81dc49A522A592e7622A7E711c06bf354/logo.png b/blockchains/ethereum/assets/0x3c3a81e81dc49A522A592e7622A7E711c06bf354/logo.png new file mode 100644 index 0000000000000..d9721da402f65 Binary files /dev/null and b/blockchains/ethereum/assets/0x3c3a81e81dc49A522A592e7622A7E711c06bf354/logo.png differ diff --git a/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json b/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json index c3299a3034a0f..99921efdeb053 100644 --- a/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json +++ b/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x408e41876cCCDC0F92210600ef50372656052a38", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f/info.json b/blockchains/ethereum/assets/0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f/info.json new file mode 100644 index 0000000000000..992bb23a5f91a --- /dev/null +++ b/blockchains/ethereum/assets/0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f/info.json @@ -0,0 +1,21 @@ +{ + "name": "Gho", + "website": "https://gho.xyz/", + "description": "GHO is a native decentralized, overcollateralized digital asset pegged to USD.", + "explorer": "https://etherscan.io/token/0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f", + "type": "ERC20", + "symbol": "GHO", + "decimals": 18, + "status": "active", + "id": "0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GHOAave" + }, + { + "name": "github", + "url": "https://github.com/aave/gho-core/" + } + ] +} diff --git a/blockchains/ethereum/assets/0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f/logo.png b/blockchains/ethereum/assets/0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f/logo.png new file mode 100644 index 0000000000000..ff0877b424ba7 Binary files /dev/null and b/blockchains/ethereum/assets/0x40D16FC0246aD3160Ccc09B8D0D3A2cD28aE6C2f/logo.png differ diff --git a/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json b/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json index 5cb2ecc9daf12..4e1b6efebdf08 100644 --- a/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json +++ b/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json @@ -1,5 +1,5 @@ { - "name": "XOR", + "name": "SORA", "website": "https://sora.org", "description": "Sora is a decentralized autonomous economic system, where users vote on how to mint new units of the XOR token through a democratic referendum process. The goal is to create a decentralized, yet rational world economic system.", "explorer": "https://etherscan.io/token/0x40FD72257597aA14C7231A7B1aaa29Fce868F677", diff --git a/blockchains/ethereum/assets/0x411099C0b413f4fedDb10Edf6a8be63BD321311C/info.json b/blockchains/ethereum/assets/0x411099C0b413f4fedDb10Edf6a8be63BD321311C/info.json new file mode 100644 index 0000000000000..369c60409f8ba --- /dev/null +++ b/blockchains/ethereum/assets/0x411099C0b413f4fedDb10Edf6a8be63BD321311C/info.json @@ -0,0 +1,52 @@ +{ + "name": "HELLO", + "type": "ERC20", + "symbol": "HELLO", + "decimals": 18, + "website": "https://www.hello.one/", + "description": "HELLO Labs is the future of crypto and entertainment creating TV shows, games, NFTs and much more. The ecosystem is built on the HELLO Token allowing exclusive access to watch our shows, play our games and own our NFTs.", + "explorer": "https://etherscan.io/token/0x411099C0b413f4fedDb10Edf6a8be63BD321311C", + "status": "active", + "id": "0x411099C0b413f4fedDb10Edf6a8be63BD321311C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/thehellolabs" + }, + { + "name": "github", + "url": "https://github.com/Hello1Official" + }, + { + "name": "telegram", + "url": "https://t.me/HELLOLabs" + }, + { + "name": "blog", + "url": "https://www.hello.one/news" + }, + { + "name": "discord", + "url": "https://discord.com/hellolabs" + }, + { + "name": "medium", + "url": "https://helloclub.medium.com" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/HELLOLabs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hello-labs/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hello" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x411099C0b413f4fedDb10Edf6a8be63BD321311C/logo.png b/blockchains/ethereum/assets/0x411099C0b413f4fedDb10Edf6a8be63BD321311C/logo.png new file mode 100644 index 0000000000000..fedfcf6cb0277 Binary files /dev/null and b/blockchains/ethereum/assets/0x411099C0b413f4fedDb10Edf6a8be63BD321311C/logo.png differ diff --git a/blockchains/ethereum/assets/0x4123a133ae3c521FD134D7b13A2dEC35b56c2463/info.json b/blockchains/ethereum/assets/0x4123a133ae3c521FD134D7b13A2dEC35b56c2463/info.json new file mode 100644 index 0000000000000..9274bd6ef4585 --- /dev/null +++ b/blockchains/ethereum/assets/0x4123a133ae3c521FD134D7b13A2dEC35b56c2463/info.json @@ -0,0 +1,53 @@ +{ + "name": "Qredo", + "type": "ERC20", + "symbol": "QRDO", + "decimals": 8, + "website": "https://qredo.com/", + "description": "Qredo is a blockchain infrastructure that delivers interoperability, fast settlement, and decentralized custody.", + "explorer": "https://etherscan.io/token/0x4123a133ae3c521fd134d7b13a2dec35b56c2463", + "status": "active", + "id": "0x4123a133ae3c521FD134D7b13A2dEC35b56c2463", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/QredoNetwork" + }, + { + "name": "telegram", + "url": "https://t.me/QredoNetwork" + }, + { + "name": "telegram_news", + "url": "https://t.me/qredoannouncements" + }, + { + "name": "whitepaper", + "url": "https://qredo.com/qredo-white-paper" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/qredonetwork" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/qredo" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qredo/" + }, + { + "name": "blog", + "url": "https://qredo.com/media-center" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bgVPvf6" + }, + { + "name": "docs", + "url": "https://support.qredo.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4123a133ae3c521FD134D7b13A2dEC35b56c2463/logo.png b/blockchains/ethereum/assets/0x4123a133ae3c521FD134D7b13A2dEC35b56c2463/logo.png new file mode 100644 index 0000000000000..fac9b363cfd8b Binary files /dev/null and b/blockchains/ethereum/assets/0x4123a133ae3c521FD134D7b13A2dEC35b56c2463/logo.png differ diff --git a/blockchains/ethereum/assets/0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29/info.json b/blockchains/ethereum/assets/0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29/info.json new file mode 100644 index 0000000000000..8e60a1037f1d8 --- /dev/null +++ b/blockchains/ethereum/assets/0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29/info.json @@ -0,0 +1,28 @@ +{ + "name": "Forta", + "website": "https://forta.org/", + "description": "Forta is a real-time detection network for security & operational monitoring of blockchain activity. As a decentralized monitoring network, Forta detects threats and anomalies on Defi, NFT, governance, bridges and other Web3 systems in real-time.", + "explorer": "https://etherscan.io/token/0x41545f8b9472d758bb669ed8eaeeecd7a9c4ec29", + "type": "ERC20", + "symbol": "FORT", + "decimals": 18, + "status": "active", + "id": "0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FortaNetwork" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/forta/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/forta/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29/logo.png b/blockchains/ethereum/assets/0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29/logo.png new file mode 100644 index 0000000000000..cbd3a548a71e5 Binary files /dev/null and b/blockchains/ethereum/assets/0x41545f8b9472D758bB669ed8EaEEEcD7a9C4Ec29/logo.png differ diff --git a/blockchains/ethereum/assets/0x415ff1afc201EeC50BeFF210a2F456674046920b/info.json b/blockchains/ethereum/assets/0x415ff1afc201EeC50BeFF210a2F456674046920b/info.json new file mode 100644 index 0000000000000..7045ac6bfd1ec --- /dev/null +++ b/blockchains/ethereum/assets/0x415ff1afc201EeC50BeFF210a2F456674046920b/info.json @@ -0,0 +1,25 @@ +{ + "name": "Refund", + "website": "https://refundcoin.fund/", + "description": "Refund is an exciting new crypto project that has recently made its debut on the Ethereum blockchain, poised to ignite another explosion in the ever-evolving world of cryptocurrencies.", + "explorer": "https://etherscan.io/token/0x415ff1afc201EeC50BeFF210a2F456674046920b", + "type": "ERC20", + "symbol": "REFUND", + "decimals": 18, + "status": "active", + "id": "0x415ff1afc201EeC50BeFF210a2F456674046920b", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/refundcoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/RefundCoinErc20" + }, + { + "name": "telegram", + "url": "https://t.me/RefundErc20" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x415ff1afc201EeC50BeFF210a2F456674046920b/logo.png b/blockchains/ethereum/assets/0x415ff1afc201EeC50BeFF210a2F456674046920b/logo.png new file mode 100644 index 0000000000000..037c1f4fba98f Binary files /dev/null and b/blockchains/ethereum/assets/0x415ff1afc201EeC50BeFF210a2F456674046920b/logo.png differ diff --git a/blockchains/ethereum/assets/0x418D75f65a02b3D53B2418FB8E1fe493759c7605/info.json b/blockchains/ethereum/assets/0x418D75f65a02b3D53B2418FB8E1fe493759c7605/info.json new file mode 100644 index 0000000000000..c47422846bcfa --- /dev/null +++ b/blockchains/ethereum/assets/0x418D75f65a02b3D53B2418FB8E1fe493759c7605/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance Coin (Portal)", + "type": "ERC20", + "symbol": "BNB", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.binance.com/", + "explorer": "https://etherscan.io/token/0x418D75f65a02b3D53B2418FB8E1fe493759c7605", + "status": "active", + "id": "0x418D75f65a02b3D53B2418FB8E1fe493759c7605", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x418D75f65a02b3D53B2418FB8E1fe493759c7605/logo.png b/blockchains/ethereum/assets/0x418D75f65a02b3D53B2418FB8E1fe493759c7605/logo.png new file mode 100644 index 0000000000000..24a702d4390f2 Binary files /dev/null and b/blockchains/ethereum/assets/0x418D75f65a02b3D53B2418FB8E1fe493759c7605/logo.png differ diff --git a/blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/info.json b/blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/info.json new file mode 100644 index 0000000000000..69387022c8cb3 --- /dev/null +++ b/blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/info.json @@ -0,0 +1,11 @@ +{ + "name": "GoBlank", + "website": "https://www.goblank.io", + "description": "Blank is the most private, non-custodial Ethereum browser wallet.", + "explorer": "https://etherscan.io/token/0x41a3dba3d677e573636ba691a70ff2d606c29666", + "type": "ERC20", + "symbol": "BLANK", + "decimals": 18, + "status": "active", + "id": "0x41A3Dba3D677E573636BA691a70ff2D606c29666" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/logo.png b/blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/logo.png rename to blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/logo.png diff --git a/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json b/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json index d7a08ef5e7a35..a899842cc6032 100644 --- a/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json +++ b/blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x41BbEDd7286dAab5910a1f15d12CBda839852BD7", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json b/blockchains/ethereum/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json new file mode 100644 index 0000000000000..c2dcf43681c53 --- /dev/null +++ b/blockchains/ethereum/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json @@ -0,0 +1,21 @@ +{ + "name": "FantasyGold", + "website": "https://fantasygold.co/cgi-sys/suspendedpage.cgi", + "description": "FantasyGold was built to become a multi-purpose platform offering Ethereum Virtual Machine based smart contracts and lightning fast transactions.", + "explorer": "https://etherscan.io/token/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a", + "type": "ERC20", + "symbol": "FGC", + "decimals": 18, + "status": "active", + "id": "0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fantasygoldcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantasygold/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png b/blockchains/ethereum/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png new file mode 100644 index 0000000000000..6876a666683e6 Binary files /dev/null and b/blockchains/ethereum/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png differ diff --git a/blockchains/ethereum/assets/0x41f7B8b9b897276b7AAE926a9016935280b44E97/info.json b/blockchains/ethereum/assets/0x41f7B8b9b897276b7AAE926a9016935280b44E97/info.json new file mode 100644 index 0000000000000..eb31ca8b0afd9 --- /dev/null +++ b/blockchains/ethereum/assets/0x41f7B8b9b897276b7AAE926a9016935280b44E97/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Solana)", + "type": "ERC20", + "symbol": "USDCso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://etherscan.io/token/0x41f7B8b9b897276b7AAE926a9016935280b44E97", + "status": "active", + "id": "0x41f7B8b9b897276b7AAE926a9016935280b44E97", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x41f7B8b9b897276b7AAE926a9016935280b44E97/logo.png b/blockchains/ethereum/assets/0x41f7B8b9b897276b7AAE926a9016935280b44E97/logo.png new file mode 100644 index 0000000000000..c9ca83078881a Binary files /dev/null and b/blockchains/ethereum/assets/0x41f7B8b9b897276b7AAE926a9016935280b44E97/logo.png differ diff --git a/blockchains/ethereum/assets/0x42476F744292107e34519F9c357927074Ea3F75D/info.json b/blockchains/ethereum/assets/0x42476F744292107e34519F9c357927074Ea3F75D/info.json index 465d4f98cdc59..e1a1b619765a0 100644 --- a/blockchains/ethereum/assets/0x42476F744292107e34519F9c357927074Ea3F75D/info.json +++ b/blockchains/ethereum/assets/0x42476F744292107e34519F9c357927074Ea3F75D/info.json @@ -7,5 +7,19 @@ "symbol": "LOOM", "decimals": 18, "status": "active", - "id": "0x42476F744292107e34519F9c357927074Ea3F75D" + "id": "0x42476F744292107e34519F9c357927074Ea3F75D", + "links": [ + { + "name": "telegram", + "url": "https://t.me/loomnetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/loomnetwork" + }, + { + "name": "github", + "url": "https://github.com/loomnetwork" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json b/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json index f1ee169c511b5..28a54b233e895 100644 --- a/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json +++ b/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json @@ -1,5 +1,5 @@ { - "name": "PICKLE", + "name": "Pickle Finance", "website": "https://pickle.finance/", "description": "An experiment in bringing stablecoins closer to their pegs using farming incentives, jars, and governance", "explorer": "https://etherscan.io/token/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", diff --git a/blockchains/ethereum/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/info.json b/blockchains/ethereum/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/info.json new file mode 100644 index 0000000000000..2b8b10951356e --- /dev/null +++ b/blockchains/ethereum/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/info.json @@ -0,0 +1,28 @@ +{ + "name": "PYR Token", + "symbol": "PYR", + "type": "ERC20", + "decimals": 18, + "description": "Vulcan Forged is an established non-fungible token (NFT) game studio, marketplace, and dApp incubator with 10+ games, a 20000+ community, and top 5 NFT marketplace volume.", + "website": "https://vulcanforged.com/", + "explorer": "https://etherscan.io/token/0x430ef9263e76dae63c84292c3409d61c598e9682", + "status": "active", + "id": "0x430EF9263E76DAE63c84292C3409D61c598E9682", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VulcanForged" + }, + { + "name": "telegram", + "url": "https://t.me/VeriArti" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vulcan-forged-pyr/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/logo.png b/blockchains/ethereum/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/logo.png new file mode 100644 index 0000000000000..d61a97f70aac4 Binary files /dev/null and b/blockchains/ethereum/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/logo.png differ diff --git a/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json b/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json index f0fac8c2ebf83..eb33825fb8270 100644 --- a/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json +++ b/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json @@ -1,5 +1,5 @@ { - "name": "\"\"", + "name": "dForce", "symbol": "DF", "type": "ERC20", "decimals": 18, @@ -7,5 +7,31 @@ "website": "https://dforce.network", "explorer": "https://etherscan.io/token/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", "status": "active", - "id": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0" + "id": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", + "links": [ + { + "name": "github", + "url": "https://github.com/dforce-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/dForcenet" + }, + { + "name": "medium", + "url": "https://medium.com/dforcenet" + }, + { + "name": "telegram", + "url": "https://t.me/dforcenet" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dforce/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dforce-token/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4385328cc4D643Ca98DfEA734360C0F596C83449/info.json b/blockchains/ethereum/assets/0x4385328cc4D643Ca98DfEA734360C0F596C83449/info.json new file mode 100644 index 0000000000000..52b636ea855c1 --- /dev/null +++ b/blockchains/ethereum/assets/0x4385328cc4D643Ca98DfEA734360C0F596C83449/info.json @@ -0,0 +1,25 @@ +{ + "name": "tomi", + "type": "ERC20", + "symbol": "TOMI", + "decimals": 18, + "website": "https://tomi.com/", + "description": "Alternative internet controlled by the community and privacy infrastructure.", + "explorer": "https://etherscan.io/token/0x4385328cc4d643ca98dfea734360c0f596c83449", + "status": "active", + "id": "0x4385328cc4D643Ca98DfEA734360C0F596C83449", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tomipioneers" + }, + { + "name": "telegram", + "url": "https://t.me/tomipioneers" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tominet/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4385328cc4D643Ca98DfEA734360C0F596C83449/logo.png b/blockchains/ethereum/assets/0x4385328cc4D643Ca98DfEA734360C0F596C83449/logo.png new file mode 100644 index 0000000000000..313ab3ade59b2 Binary files /dev/null and b/blockchains/ethereum/assets/0x4385328cc4D643Ca98DfEA734360C0F596C83449/logo.png differ diff --git a/blockchains/ethereum/assets/0x43D7E65B8fF49698D9550a7F315c87E67344FB59/info.json b/blockchains/ethereum/assets/0x43D7E65B8fF49698D9550a7F315c87E67344FB59/info.json new file mode 100644 index 0000000000000..c17fb3110e63a --- /dev/null +++ b/blockchains/ethereum/assets/0x43D7E65B8fF49698D9550a7F315c87E67344FB59/info.json @@ -0,0 +1,25 @@ +{ + "name": "Shiba Saga", + "type": "ERC20", + "symbol": "SHIA", + "decimals": 18, + "website": "https://www.shibasaga.com/", + "description": "Unveil Shiba Saga: Where gaming meets blockchain magic. Earn SHIA tokens while playing, redeem for rewards, trade on exchanges, and participate in social impact initiatives. Level up your gaming experience with us!", + "explorer": "https://etherscan.io/token/0x43d7e65b8ff49698d9550a7f315c87e67344fb59", + "status": "active", + "id": "0x43D7E65B8fF49698D9550a7F315c87E67344FB59", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ShibaSaga" + }, + { + "name": "twitter", + "url": "https://twitter.com/shibasagaio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-saga/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x43D7E65B8fF49698D9550a7F315c87E67344FB59/logo.png b/blockchains/ethereum/assets/0x43D7E65B8fF49698D9550a7F315c87E67344FB59/logo.png new file mode 100644 index 0000000000000..337b74854f208 Binary files /dev/null and b/blockchains/ethereum/assets/0x43D7E65B8fF49698D9550a7F315c87E67344FB59/logo.png differ diff --git a/blockchains/ethereum/assets/0x43f11c02439e2736800433b4594994Bd43Cd066D/info.json b/blockchains/ethereum/assets/0x43f11c02439e2736800433b4594994Bd43Cd066D/info.json new file mode 100644 index 0000000000000..23942b66ec054 --- /dev/null +++ b/blockchains/ethereum/assets/0x43f11c02439e2736800433b4594994Bd43Cd066D/info.json @@ -0,0 +1,32 @@ +{ + "name": "Floki Inu", + "website": "https://theflokiinu.com", + "description": "Floki Inu is a meme token that provides deflationary rewards to holders.", + "explorer": "https://etherscan.io/token/0x43f11c02439e2736800433b4594994Bd43Cd066D", + "type": "ERC20", + "symbol": "FLOKI", + "decimals": 9, + "status": "abandoned", + "id": "0x43f11c02439e2736800433b4594994Bd43Cd066D", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/FlokiInuToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/RealFlokiInu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/floki-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/floki-inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x442B153F6F61C0c99A33Aa4170DCb31e1ABDa1D0/info.json b/blockchains/ethereum/assets/0x442B153F6F61C0c99A33Aa4170DCb31e1ABDa1D0/info.json new file mode 100644 index 0000000000000..aaf6119588b63 --- /dev/null +++ b/blockchains/ethereum/assets/0x442B153F6F61C0c99A33Aa4170DCb31e1ABDa1D0/info.json @@ -0,0 +1,30 @@ +{ + "name": "Travala.com", + "website": "https://travala.com", + "description": "Travala.com claims to be the leading blockchain-based travel booking platform.", + "explorer": "https://etherscan.io/token/0x442b153f6f61c0c99a33aa4170dcb31e1abda1d0", + "research": "https://research.binance.com/en/projects/travala", + "type": "ERC20", + "symbol": "AVA", + "decimals": 18, + "status": "abandoned", + "id": "0x442B153F6F61C0c99A33Aa4170DCb31e1ABDa1D0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/travalacom" + }, + { + "name": "github", + "url": "https://github.com/travala" + }, + { + "name": "telegram", + "url": "https://t.me/travala" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/travala/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE/info.json b/blockchains/ethereum/assets/0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE/info.json new file mode 100644 index 0000000000000..5f077e7d848b2 --- /dev/null +++ b/blockchains/ethereum/assets/0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE/info.json @@ -0,0 +1,33 @@ +{ + "name": "DappRadar", + "website": "https://dappradar.com/", + "description": "DappRadar aims to be one of the leading global NFT & DeFi DAPP store.", + "explorer": "https://etherscan.io/token/0x44709a920fccf795fbc57baa433cc3dd53c44dbe", + "symbol": "RADAR", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE", + "tags": [ + "nft", + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/dappradar" + }, + { + "name": "twitter", + "url": "https://twitter.com/dappradar" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dappradar/" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/GdhNjQ8PMhCZ_a0CZutmXg" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE/logo.png b/blockchains/ethereum/assets/0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE/logo.png new file mode 100644 index 0000000000000..d054ff564f1f9 Binary files /dev/null and b/blockchains/ethereum/assets/0x44709a920fCcF795fbC57BAA433cc3dd53C44DbE/logo.png differ diff --git a/blockchains/ethereum/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/info.json b/blockchains/ethereum/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/info.json new file mode 100644 index 0000000000000..06df8d5c41e7f --- /dev/null +++ b/blockchains/ethereum/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/info.json @@ -0,0 +1,17 @@ +{ + "name": "TokenFi", + "website": "https://tokenfi.com", + "description": "TokenFi is the ultimate platform for crypto and asset tokenization. Our aim is to make tokenization seamless and easy for the masses!.", + "explorer": "https://etherscan.io/token/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528", + "symbol": "TOKEN", + "type": "ERC20", + "decimals": 9, + "status": "active", + "id": "0x4507cEf57C46789eF8d1a19EA45f4216bae2B528", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tokenfi" + } + ] +} diff --git a/blockchains/ethereum/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/logo.png b/blockchains/ethereum/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/logo.png new file mode 100644 index 0000000000000..69737a2c9591e Binary files /dev/null and b/blockchains/ethereum/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/logo.png differ diff --git a/blockchains/ethereum/assets/0x45080a6531d671DDFf20DB42f93792a489685e32/info.json b/blockchains/ethereum/assets/0x45080a6531d671DDFf20DB42f93792a489685e32/info.json new file mode 100644 index 0000000000000..def95daa15ed3 --- /dev/null +++ b/blockchains/ethereum/assets/0x45080a6531d671DDFf20DB42f93792a489685e32/info.json @@ -0,0 +1,53 @@ +{ + "name": "finance.vote", + "type": "ERC20", + "symbol": "FVT", + "decimals": 18, + "website": "https://finance.vote", + "description": "FVT is a utility token that powers the finance.vote dApp Suite.", + "explorer": "https://etherscan.io/token/0x45080a6531d671ddff20db42f93792a489685e32", + "status": "active", + "id": "0x45080a6531d671DDFf20DB42f93792a489685e32", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/financedotvote" + }, + { + "name": "telegram", + "url": "https://t.me/financevote" + }, + { + "name": "docs", + "url": "https://financevote.readthedocs.io/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/QJ9cCQ7Cwy" + }, + { + "name": "whitepaper", + "url": "https://f646e629-e6ab-436e-b4b5-ad62237799a8.filesusr.com/ugd/2f63aa_acbd8518e6cb4b20ae956ef661f85335.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/finance-vote/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/finance-vote" + }, + { + "name": "source_code", + "url": "https://gitlab.com/finance.vote" + }, + { + "name": "blog", + "url": "https://financedotvote.medium.com/" + }, + { + "name": "medium", + "url": "https://financedotvote.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x45080a6531d671DDFf20DB42f93792a489685e32/logo.png b/blockchains/ethereum/assets/0x45080a6531d671DDFf20DB42f93792a489685e32/logo.png new file mode 100644 index 0000000000000..67c0113e214b4 Binary files /dev/null and b/blockchains/ethereum/assets/0x45080a6531d671DDFf20DB42f93792a489685e32/logo.png differ diff --git a/blockchains/ethereum/assets/0x456125Cd98107ae0480Ba566f1b716D48Ba31453/info.json b/blockchains/ethereum/assets/0x456125Cd98107ae0480Ba566f1b716D48Ba31453/info.json new file mode 100644 index 0000000000000..3c1971f1ec029 --- /dev/null +++ b/blockchains/ethereum/assets/0x456125Cd98107ae0480Ba566f1b716D48Ba31453/info.json @@ -0,0 +1,37 @@ +{ + "name": "Ultimate Champions Token", + "type": "ERC20", + "symbol": "CHAMP", + "decimals": 18, + "website": "https://token.ultimate-champions.com/", + "description": "Ultimate Champions is a free to play and play to earn fantasy sports game.", + "explorer": "https://etherscan.io/token/0x456125Cd98107ae0480Ba566f1b716D48Ba31453", + "status": "active", + "id": "0x456125Cd98107ae0480Ba566f1b716D48Ba31453", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ultimate-champions/" + }, + { + "name": "twitter", + "url": "https://twitter.com/UltiChamps" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.ultimate-champions.com/" + }, + { + "name": "medium", + "url": "https://ultimatechampions.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/ultimatechampions" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x456125Cd98107ae0480Ba566f1b716D48Ba31453/logo.png b/blockchains/ethereum/assets/0x456125Cd98107ae0480Ba566f1b716D48Ba31453/logo.png new file mode 100644 index 0000000000000..a16cde4bd1f7d Binary files /dev/null and b/blockchains/ethereum/assets/0x456125Cd98107ae0480Ba566f1b716D48Ba31453/logo.png differ diff --git a/blockchains/ethereum/assets/0x456D8f0D25A4e787eE60c401F8B963a465148f70/info.json b/blockchains/ethereum/assets/0x456D8f0D25A4e787eE60c401F8B963a465148f70/info.json index 3429850e5abc7..f01640ac24bd4 100644 --- a/blockchains/ethereum/assets/0x456D8f0D25A4e787eE60c401F8B963a465148f70/info.json +++ b/blockchains/ethereum/assets/0x456D8f0D25A4e787eE60c401F8B963a465148f70/info.json @@ -7,5 +7,8 @@ "type": "ERC20", "decimals": 9, "status": "active", - "id": "0x456D8f0D25A4e787eE60c401F8B963a465148f70" + "id": "0x456D8f0D25A4e787eE60c401F8B963a465148f70", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/info.json b/blockchains/ethereum/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/info.json new file mode 100644 index 0000000000000..b66062d8c4d36 --- /dev/null +++ b/blockchains/ethereum/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/info.json @@ -0,0 +1,25 @@ +{ + "name": "REALM Token", + "website": "https://realm.art", + "description": "REALM is the native token of the Realm metaverse.", + "explorer": "https://etherscan.io/token/0x464fdb8affc9bac185a7393fd4298137866dcfb8", + "type": "ERC20", + "symbol": "REALM", + "decimals": 18, + "status": "active", + "id": "0x464FdB8AFFC9bac185A7393fd4298137866DCFB8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Enter_Realm" + }, + { + "name": "telegram", + "url": "https://t.me/Enter_Realm" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/realm" + } + ] +} diff --git a/blockchains/ethereum/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/logo.png b/blockchains/ethereum/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/logo.png new file mode 100644 index 0000000000000..17d83d4b86b8d Binary files /dev/null and b/blockchains/ethereum/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/logo.png differ diff --git a/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json b/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json index b61ec807f960b..b91327b47ec91 100644 --- a/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json +++ b/blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json @@ -7,5 +7,31 @@ "website": "https://kryll.io/", "explorer": "https://etherscan.io/token/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", "status": "active", - "id": "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0" + "id": "0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0", + "links": [ + { + "name": "github", + "url": "https://github.com/Cryptense/" + }, + { + "name": "twitter", + "url": "https://twitter.com/kryll_io" + }, + { + "name": "telegram", + "url": "https://t.me/kryll_io" + }, + { + "name": "facebook", + "url": "https://facebook.com/kryll.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kryll/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kryll/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4674672BcDdDA2ea5300F5207E1158185c944bc0/info.json b/blockchains/ethereum/assets/0x4674672BcDdDA2ea5300F5207E1158185c944bc0/info.json new file mode 100644 index 0000000000000..56de5002b0c6a --- /dev/null +++ b/blockchains/ethereum/assets/0x4674672BcDdDA2ea5300F5207E1158185c944bc0/info.json @@ -0,0 +1,32 @@ +{ + "name": "Gem Exchange and Trading", + "website": "https://www.gxtglobal.com/en/index.html", + "description": "GXT, the pioneer of NFT and Diamond Distribution evolves with no limit.", + "explorer": "https://etherscan.io/token/0x4674672BcDdDA2ea5300F5207E1158185c944bc0", + "type": "ERC20", + "symbol": "GXT", + "decimals": 18, + "status": "active", + "id": "0x4674672BcDdDA2ea5300F5207E1158185c944bc0", + "links": [ + { + "name": "github", + "url": "https://github.com/gxtmg/gxt_erc20" + }, + { + "name": "twitter", + "url": "https://twitter.com/GXT25075644" + }, + { + "name": "telegram", + "url": "https://t.me/gxtglobal_official" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gem-exchange-and-trading" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4674672BcDdDA2ea5300F5207E1158185c944bc0/logo.png b/blockchains/ethereum/assets/0x4674672BcDdDA2ea5300F5207E1158185c944bc0/logo.png new file mode 100644 index 0000000000000..f4ce4d24f150c Binary files /dev/null and b/blockchains/ethereum/assets/0x4674672BcDdDA2ea5300F5207E1158185c944bc0/logo.png differ diff --git a/blockchains/ethereum/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/info.json b/blockchains/ethereum/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/info.json new file mode 100644 index 0000000000000..d8169bd28aadd --- /dev/null +++ b/blockchains/ethereum/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/info.json @@ -0,0 +1,68 @@ +{ + "name": "Axelar", + "type": "ERC20", + "symbol": "AXL", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://etherscan.io/token/0x467719aD09025FcC6cF6F8311755809d45a5E5f3", + "status": "active", + "id": "0x467719aD09025FcC6cF6F8311755809d45a5E5f3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/ethereum/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/logo.png b/blockchains/ethereum/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/logo.png new file mode 100644 index 0000000000000..6c156aba62660 Binary files /dev/null and b/blockchains/ethereum/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/logo.png differ diff --git a/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json b/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json index a7535575a8ed9..88b0c41dcbc75 100644 --- a/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json +++ b/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json @@ -1,5 +1,5 @@ { - "name": "WOO", + "name": "WOO Network", "type": "ERC20", "symbol": "WOO", "decimals": 18, diff --git a/blockchains/ethereum/assets/0x46D886887B6908183032c75dee1b731B26D653c6/info.json b/blockchains/ethereum/assets/0x46D886887B6908183032c75dee1b731B26D653c6/info.json new file mode 100644 index 0000000000000..e9e68043c24c1 --- /dev/null +++ b/blockchains/ethereum/assets/0x46D886887B6908183032c75dee1b731B26D653c6/info.json @@ -0,0 +1,21 @@ +{ + "name": "GreenCoin", + "website": "https://greenflows.com/", + "description": "GreenCoin is a decentralized web3 protocol that combines sustainable health data with blockchain technology.", + "explorer": "https://etherscan.io/token/0x46d886887b6908183032c75dee1b731b26d653c6", + "type": "ERC20", + "symbol": "GRC", + "decimals": 18, + "status": "active", + "id": "0x46D886887B6908183032c75dee1b731B26D653c6", + "links": [ + { + "name": "whitepaper", + "url": "https://greenflows.gitbook.io/litepaper/" + }, + { + "name": "twitter", + "url": "https://twitter.com/greenflowstech" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x46D886887B6908183032c75dee1b731B26D653c6/logo.png b/blockchains/ethereum/assets/0x46D886887B6908183032c75dee1b731B26D653c6/logo.png new file mode 100644 index 0000000000000..0fd5737e379c8 Binary files /dev/null and b/blockchains/ethereum/assets/0x46D886887B6908183032c75dee1b731B26D653c6/logo.png differ diff --git a/blockchains/ethereum/assets/0x47110d43175f7f2C2425E7d15792acC5817EB44f/info.json b/blockchains/ethereum/assets/0x47110d43175f7f2C2425E7d15792acC5817EB44f/info.json new file mode 100644 index 0000000000000..9300f24493643 --- /dev/null +++ b/blockchains/ethereum/assets/0x47110d43175f7f2C2425E7d15792acC5817EB44f/info.json @@ -0,0 +1,25 @@ +{ + "name": "Bankless DeFi Innovation Index", + "symbol": "GMI", + "type": "ERC20", + "decimals": 18, + "description": "The Bankless DeFi Innovation Index is a simple composite index which will be built on Set Protocol. The index screens for promising early stage DeFi projects which are not yet considered blue chip. GMI attempts to produce an optimal weighting via the use of a combination of square-root market cap, relative secondary market liquidity, and relative token dilution/emission scoring.", + "website": "https://indexcoop.com/", + "research": "https://banklesshq.com/", + "explorer": "https://etherscan.io/token/0x47110d43175f7f2C2425E7d15792acC5817EB44f", + "status": "active", + "id": "0x47110d43175f7f2C2425E7d15792acC5817EB44f", + "tags": [ + "defi" + ], + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/indexcoop" + }, + { + "name": "twitter", + "url": "https://twitter.com/indexcoop" + } + ] +} diff --git a/blockchains/ethereum/assets/0x47110d43175f7f2C2425E7d15792acC5817EB44f/logo.png b/blockchains/ethereum/assets/0x47110d43175f7f2C2425E7d15792acC5817EB44f/logo.png new file mode 100644 index 0000000000000..a71f48ae88f0c Binary files /dev/null and b/blockchains/ethereum/assets/0x47110d43175f7f2C2425E7d15792acC5817EB44f/logo.png differ diff --git a/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json b/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json index 5844a9a756314..4c72b1c68d369 100644 --- a/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json +++ b/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json @@ -3,9 +3,23 @@ "symbol": "FOUR", "type": "ERC20", "decimals": 18, - "description": "Scalable, interoperable, multi-blockchain electronic data exchange and digital identity solution.", - "website": "https://www.the4thpillar.io/", + "description": "FOUR token is a technical and incentive component dedicated to; (1) RTA (i.e. right-to-access), and; (2) MTO (i.e. multiple-transfer option) models in the ecosystem of Web3 communication.", + "website": "https://the4thpillar.io/", "explorer": "https://etherscan.io/token/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0", "status": "active", - "id": "0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0" + "id": "0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/4pfour" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-4th-pillar" + } + ], + "tags": [ + "governance", + "staking" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png b/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png index 86c94934998bc..b0d3e287349fe 100644 Binary files a/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png and b/blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png differ diff --git a/blockchains/ethereum/assets/0x4740735AA98Dc8aa232BD049f8F0210458E7fCa3/info.json b/blockchains/ethereum/assets/0x4740735AA98Dc8aa232BD049f8F0210458E7fCa3/info.json new file mode 100644 index 0000000000000..52fdd1314f833 --- /dev/null +++ b/blockchains/ethereum/assets/0x4740735AA98Dc8aa232BD049f8F0210458E7fCa3/info.json @@ -0,0 +1,53 @@ +{ + "name": "Ridotto Token", + "symbol": "RDT", + "type": "ERC20", + "decimals": 18, + "description": "RDT is the native token for the Ridotto cross-chain gambling & lottery protocol.", + "website": "https://ridotto.io", + "explorer": "https://etherscan.io/token/0x4740735AA98Dc8aa232BD049f8F0210458E7fCa3", + "status": "active", + "id": "0x4740735AA98Dc8aa232BD049f8F0210458E7fCa3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ridotto_io" + }, + { + "name": "github", + "url": "https://github.com/ridotto-io" + }, + { + "name": "telegram", + "url": "https://t.me/ridotto_community" + }, + { + "name": "telegram_news", + "url": "https://t.me/ridotto_io" + }, + { + "name": "discord", + "url": "https://discord.com/invite/qAXNArk2KU" + }, + { + "name": "medium", + "url": "https://ridotto-io.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ridotto_io" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCxumaSF7pnu29f5kU4FAJbw" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ridotto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ridotto" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4740735AA98Dc8aa232BD049f8F0210458E7fCa3/logo.png b/blockchains/ethereum/assets/0x4740735AA98Dc8aa232BD049f8F0210458E7fCa3/logo.png new file mode 100644 index 0000000000000..77a0d0ea3438d Binary files /dev/null and b/blockchains/ethereum/assets/0x4740735AA98Dc8aa232BD049f8F0210458E7fCa3/logo.png differ diff --git a/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/info.json b/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/info.json index b5cf1786cf99b..2f37a184811d7 100644 --- a/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/info.json +++ b/blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/info.json @@ -8,5 +8,8 @@ "symbol": "SRM", "decimals": 6, "status": "active", - "id": "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF" + "id": "0x476c5E26a75bd202a9683ffD34359C0CC15be0fF", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/info.json b/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/info.json index f27586f666fd2..af64dc199f9e2 100644 --- a/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/info.json +++ b/blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/info.json @@ -1,7 +1,7 @@ { "name": "HUB", "website": "https://swaphub.finance/", - "description": "SwapHub aims to build a new DeFi ecosystem. The first stage is to support users to stake LP. Then we will extend the functions.", + "description": "SwapHub aims to build a new DeFi ecosystem. The first stage is to support users to stake LP. Then we will extend the functions.", "explorer": "https://etherscan.io/token/0x4790f605cbdba5fce4f209868b5a05b3bff7272c", "type": "ERC20", "symbol": "HUB", diff --git a/blockchains/ethereum/assets/0x48C276e8d03813224bb1e55F953adB6d02FD3E02/info.json b/blockchains/ethereum/assets/0x48C276e8d03813224bb1e55F953adB6d02FD3E02/info.json new file mode 100644 index 0000000000000..9c2404e7ac1e7 --- /dev/null +++ b/blockchains/ethereum/assets/0x48C276e8d03813224bb1e55F953adB6d02FD3E02/info.json @@ -0,0 +1,11 @@ +{ + "name": "Kuma Inu Token", + "website": "https://kumatoken.com", + "description": "Decentralized Meme Tokens that grew into a vibrant ecosystem.", + "explorer": "https://etherscan.io/token/0x48c276e8d03813224bb1e55f953adb6d02fd3e02", + "type": "ERC20", + "symbol": "KUMA", + "decimals": 18, + "status": "active", + "id": "0x48C276e8d03813224bb1e55F953adB6d02FD3E02" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48C276e8d03813224bb1e55F953adB6d02FD3E02/logo.png b/blockchains/ethereum/assets/0x48C276e8d03813224bb1e55F953adB6d02FD3E02/logo.png new file mode 100644 index 0000000000000..277a8ec68011a Binary files /dev/null and b/blockchains/ethereum/assets/0x48C276e8d03813224bb1e55F953adB6d02FD3E02/logo.png differ diff --git a/blockchains/ethereum/assets/0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2/info.json b/blockchains/ethereum/assets/0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2/info.json new file mode 100644 index 0000000000000..da525e1249838 --- /dev/null +++ b/blockchains/ethereum/assets/0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2/info.json @@ -0,0 +1,69 @@ +{ + "name": "StakeWise SWISE", + "type": "ERC20", + "symbol": "SWISE", + "decimals": 18, + "website": "https://stakewise.io", + "description": "SWISE is the StakeWise governance token.", + "explorer": "https://etherscan.io/token/0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2", + "status": "active", + "id": "0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/stakewise_io" + }, + { + "name": "github", + "url": "https://github.com/stakewise" + }, + { + "name": "telegram", + "url": "https://t.me/stakewise_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/stakewise_io" + }, + { + "name": "blog", + "url": "https://stakewise.medium.com/" + }, + { + "name": "docs", + "url": "https://docs.stakewise.io/" + }, + { + "name": "forum", + "url": "https://forum.stakewise.io/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/8Zf7tKyXeZ" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/stakewise" + }, + { + "name": "medium", + "url": "https://stakewise.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCQ2cX28XNW-S-66quNYxzRA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stakewise" + }, + { + "name": "source_code", + "url": "https://github.com/stakewise/contracts/blob/master/contracts/tokens/StakeWiseToken.sol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stakewise/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2/logo.png b/blockchains/ethereum/assets/0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2/logo.png new file mode 100644 index 0000000000000..57352c59ecd1f Binary files /dev/null and b/blockchains/ethereum/assets/0x48C3399719B582dD63eB5AADf12A40B4C3f52FA2/logo.png differ diff --git a/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/logo.png b/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/logo.png index 709224e8ab94c..fa15566d7460a 100644 Binary files a/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/logo.png and b/blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/logo.png differ diff --git a/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json b/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json index 48ec3dd6c9705..37828e16f3237 100644 --- a/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json +++ b/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json @@ -6,6 +6,6 @@ "website": "https://tether.to/", "description": "Each XAU₮ token represents ownership of one troy fine ounce of physical gold on a specific gold bar. Furthermore, Tether Gold (XAU₮) is the only product among the competition that offers zero custody fees and has direct control over the physical gold storage.", "explorer": "https://etherscan.io/token/0x4922a015c4407F87432B179bb209e125432E4a2A", - "status": "active", + "status": "abandoned", "id": "0x4922a015c4407F87432B179bb209e125432E4a2A" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49642110B712C1FD7261Bc074105E9E44676c68F/info.json b/blockchains/ethereum/assets/0x49642110B712C1FD7261Bc074105E9E44676c68F/info.json new file mode 100644 index 0000000000000..47c421d87b162 --- /dev/null +++ b/blockchains/ethereum/assets/0x49642110B712C1FD7261Bc074105E9E44676c68F/info.json @@ -0,0 +1,32 @@ +{ + "name": "DinoLFG (DINO)", + "type": "ERC20", + "symbol": "DINO", + "decimals": 18, + "website": "https://dinolfg.com", + "description": "$DINO - Building Bridges Between Crypto, Games, and Financial Adventure!", + "explorer": "https://etherscan.io/token/0x49642110B712C1FD7261Bc074105E9E44676c68F", + "status": "active", + "id": "0x49642110B712C1FD7261Bc074105E9E44676c68F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DinoLFG" + }, + { + "name": "telegram", + "url": "https://t.me/OfficialDinoLFG" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dinolfg" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/dinolfg" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x49642110B712C1FD7261Bc074105E9E44676c68F/logo.png b/blockchains/ethereum/assets/0x49642110B712C1FD7261Bc074105E9E44676c68F/logo.png new file mode 100644 index 0000000000000..db3c7b86943a9 Binary files /dev/null and b/blockchains/ethereum/assets/0x49642110B712C1FD7261Bc074105E9E44676c68F/logo.png differ diff --git a/blockchains/ethereum/assets/0x49bc8340ACD3521150d7cCD8a4a3510D2F5130Ca/info.json b/blockchains/ethereum/assets/0x49bc8340ACD3521150d7cCD8a4a3510D2F5130Ca/info.json new file mode 100644 index 0000000000000..2a3328a84d92a --- /dev/null +++ b/blockchains/ethereum/assets/0x49bc8340ACD3521150d7cCD8a4a3510D2F5130Ca/info.json @@ -0,0 +1,32 @@ +{ + "name": "Ukan", + "type": "ERC20", + "symbol": "UKAN", + "decimals": 18, + "website": "https://ukan.io", + "description": "UKAN token is the first of its kind token, driven by the community that empowers a nation during an immense humanitarian crisis. Nicknamed the SAVIOR, because we utilize blockchain technology for the better good, and bring a transparent project to the world that will help bootstrap the economy of Ukraine during and especially in the aftermath of the war.", + "explorer": "https://etherscan.io/token/0x49bc8340ACD3521150d7cCD8a4a3510D2F5130Ca", + "status": "active", + "id": "0x49bc8340ACD3521150d7cCD8a4a3510D2F5130Ca", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Ukantoken" + }, + { + "name": "github", + "url": "https://github.com/Ukangit" + }, + { + "name": "telegram", + "url": "https://t.me/Ukantoken" + }, + { + "name": "medium", + "url": "https://medium.com/@Ukantoken" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0x49bc8340ACD3521150d7cCD8a4a3510D2F5130Ca/logo.png b/blockchains/ethereum/assets/0x49bc8340ACD3521150d7cCD8a4a3510D2F5130Ca/logo.png new file mode 100644 index 0000000000000..b34eda09b27e2 Binary files /dev/null and b/blockchains/ethereum/assets/0x49bc8340ACD3521150d7cCD8a4a3510D2F5130Ca/logo.png differ diff --git a/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json b/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json index 4019a644672b1..d8a638a5d2868 100644 --- a/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json +++ b/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json @@ -1,6 +1,6 @@ { "name": "Jupiter", - "website": "https://gojupiter.tech", + "website": "https://jup.io", "description": "Using Jupiter, we strive to make this technology accessible by everyone and that is why we created Gravity, a versatile framework that interfaces with our blockchain, Jupiter.", "explorer": "https://etherscan.io/token/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8", "type": "ERC20", @@ -13,6 +13,14 @@ "name": "twitter", "url": "https://twitter.com/jup_project" }, + { + "name": "blog", + "url": "https://blog.jup.io" + }, + { + "name": "facebook", + "url": "https://facebook.com/JupiterProj" + }, { "name": "telegram", "url": "https://t.me/jupiterproject" diff --git a/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png b/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png index 274fc3dcd27b5..a58136390f649 100644 Binary files a/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png and b/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png differ diff --git a/blockchains/ethereum/assets/0x4B2C54b80B77580dc02A0f6734d3BAD733F50900/info.json b/blockchains/ethereum/assets/0x4B2C54b80B77580dc02A0f6734d3BAD733F50900/info.json new file mode 100644 index 0000000000000..2f5a4064c3625 --- /dev/null +++ b/blockchains/ethereum/assets/0x4B2C54b80B77580dc02A0f6734d3BAD733F50900/info.json @@ -0,0 +1,28 @@ +{ + "name": "Kiba Inu", + "type": "ERC20", + "symbol": "KIBA", + "decimals": 9, + "website": "https://kibainu.space", + "description": "Kiba Inu restores integrity to meme coins by building a safe Dex and Launchpad. Kiba Swap includes a dex and launchpad that includes features enabling investors to know which projects are safe and which they may want to avoid. We are on our way to becoming the leader of all meme coins and expanding into a multifaceted crypto project. ", + "explorer": "https://etherscan.io/token/0x4B2C54b80B77580dc02A0f6734d3BAD733F50900", + "status": "abandoned", + "id": "0x4B2C54b80B77580dc02A0f6734d3BAD733F50900", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kibainukiba" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kiba-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/kiba-inu/" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/logo.png b/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/logo.png index 7625a2ecacf50..ef04456fa30c5 100644 Binary files a/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/logo.png and b/blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/logo.png differ diff --git a/blockchains/ethereum/assets/0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155/info.json b/blockchains/ethereum/assets/0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155/info.json new file mode 100644 index 0000000000000..ed9d06e34712b --- /dev/null +++ b/blockchains/ethereum/assets/0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155/info.json @@ -0,0 +1,21 @@ +{ + "name": "Jungle", + "type": "ERC20", + "symbol": "JNGL", + "decimals": 18, + "website": "https://jnglcoin.com/", + "description": "$JNGL powers the Jungle Labz ecosystem, consisting of Supreme Kong and 3 other collections that were initially rugged by previous team back in April 2022.", + "explorer": "https://etherscan.io/token/0x4c45bbec2ff7810ef4a77ad7bd4757c446fe4155", + "status": "active", + "id": "0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jungle-labz/" + }, + { + "name": "twitter", + "url": "https://twitter.com/jnglcoin" + } + ] + } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155/logo.png b/blockchains/ethereum/assets/0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155/logo.png new file mode 100644 index 0000000000000..e84ba5bf1ff6a Binary files /dev/null and b/blockchains/ethereum/assets/0x4C45bbEc2fF7810ef4a77ad7BD4757C446Fe4155/logo.png differ diff --git a/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json b/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json index ffe28fdde1b9b..38722dc385c24 100644 --- a/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json +++ b/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json @@ -1,11 +1,40 @@ { "name": "Mysterium", - "symbol": "MYST", "type": "ERC20", + "symbol": "MYST", "decimals": 18, - "description": "Mysterium is building a decentralised P2P VPN and other tools that allow users to browse the internet freely and earn by sharing their internet connection.", - "website": "https://mysterium.network", + "website": "https://mysterium.network/", + "description": "MYST is the utility token at the heart of Mysterium Network. MYST is used for frictionless P2P micropayments within the network. If you’re using the VPN, you can pay with MYST token. If you’re a node (provider of the VPN service) you receive MYST. Mysterium has designed its own unique micropayments infrastructure, the Hermes protocol, to facilitate these fast, anonymous, and censorship-resistant transactions.", "explorer": "https://etherscan.io/token/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361", "status": "active", - "id": "0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361" -} \ No newline at end of file + "id": "0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MysteriumNet" + }, + { + "name": "telegram", + "url": "https://t.me/Mysterium_Network" + }, + { + "name": "discord", + "url": "https://discord.com/invite/n3vtSwc" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MysteriumNetwork/" + }, + { + "name": "medium", + "url": "https://medium.com/mysterium-network" + }, + { + "name": "github", + "url": "https://github.com/MysteriumNetwork" + } + ], + "tags": [ + "privacy" + ] +} diff --git a/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/logo.png b/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/logo.png index 07cb6c2e9a7e2..ad16c843c62cc 100644 Binary files a/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/logo.png and b/blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/logo.png differ diff --git a/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/info.json b/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/info.json index a4686dfeb4f02..c792abee1b57c 100755 --- a/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/info.json +++ b/blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/info.json @@ -1,7 +1,7 @@ { "name": "MINI", "website": "https://miniswap.org", - "description": "MiniSwap enable to have a connected network of DeFi ecosystems. MiniSwap provides a decentralised platform for exercising financial products.", + "description": "MiniSwap enable to have a connected network of DeFi ecosystems. MiniSwap provides a decentralised platform for exercising financial products.", "explorer": "https://etherscan.io/token/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC", "type": "ERC20", "symbol": "MINI", diff --git a/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json b/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json index d67740ebb9975..7eace59803798 100644 --- a/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json +++ b/blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json @@ -7,5 +7,8 @@ "website": "http://www.xaurum.org/", "explorer": "https://etherscan.io/token/0x4DF812F6064def1e5e029f1ca858777CC98D2D81", "status": "active", - "id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81" + "id": "0x4DF812F6064def1e5e029f1ca858777CC98D2D81", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E0fCa55a6C3A94720ded91153A27F60E26B9AA8/info.json b/blockchains/ethereum/assets/0x4E0fCa55a6C3A94720ded91153A27F60E26B9AA8/info.json new file mode 100644 index 0000000000000..b760fd42e5f9e --- /dev/null +++ b/blockchains/ethereum/assets/0x4E0fCa55a6C3A94720ded91153A27F60E26B9AA8/info.json @@ -0,0 +1,21 @@ +{ + "name": "Boost", + "website": "https://boostco.in/", + "description": "Boost is a platform consisting of the latest DeFi tools designed by some of the top developers in the world and fueled by Boost Coin, the native cryptocurrency of the Boost ecosystem.", + "explorer": "https://etherscan.io/token/0x4e0fca55a6c3a94720ded91153a27f60e26b9aa8", + "type": "ERC20", + "symbol": "BOOST", + "decimals": 18, + "status": "active", + "id": "0x4E0fCa55a6C3A94720ded91153A27F60E26B9AA8", + "links": [ + { + "name": "whitepaper", + "url": "https://boostco.in/wp-content/uploads/2021/10/BoostWhitePaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/TheBoostCoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4E0fCa55a6C3A94720ded91153A27F60E26B9AA8/logo.png b/blockchains/ethereum/assets/0x4E0fCa55a6C3A94720ded91153A27F60E26B9AA8/logo.png new file mode 100644 index 0000000000000..3e4b9a73a78e9 Binary files /dev/null and b/blockchains/ethereum/assets/0x4E0fCa55a6C3A94720ded91153A27F60E26B9AA8/logo.png differ diff --git a/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json b/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json index 0df663c4a9c68..b1da5c93daa7b 100644 --- a/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json +++ b/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json @@ -7,5 +7,26 @@ "website": "http://fantom.foundation", "explorer": "https://etherscan.io/token/0x4E15361FD6b4BB609Fa63C81A2be19d873717870", "status": "active", - "id": "0x4E15361FD6b4BB609Fa63C81A2be19d873717870" -} \ No newline at end of file + "id": "0x4E15361FD6b4BB609Fa63C81A2be19d873717870", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "telegram", + "url": "https://t.me/Fantom_English" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/fantom/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantom/" + } + ] +} diff --git a/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/logo.png b/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/logo.png index 2a681da319d15..4c55ec1d7621e 100644 Binary files a/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/logo.png and b/blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/logo.png differ diff --git a/blockchains/ethereum/assets/0x4E9A46EA6A22f3894aBEE2302Ad42fd3b69E21E2/info.json b/blockchains/ethereum/assets/0x4E9A46EA6A22f3894aBEE2302Ad42fd3b69E21E2/info.json index 62ca534100865..9973c6a68e218 100644 --- a/blockchains/ethereum/assets/0x4E9A46EA6A22f3894aBEE2302Ad42fd3b69E21E2/info.json +++ b/blockchains/ethereum/assets/0x4E9A46EA6A22f3894aBEE2302Ad42fd3b69E21E2/info.json @@ -4,7 +4,7 @@ "symbol": "BSCGIRL", "decimals": 8, "website": "https://bscgirl.site/", - "description": "This token is It is a token that cross-chains BEP20 BSC GIRL of the following URL to ERC20 token.\nhttps://bscscan.com/token/0x5c6fb802f173dba15e2caada433032b1368af59f", + "description": "This token is It is a token that cross-chains BEP20 BSC GIRL of the following URL to ERC20 token. https://bscscan.com/token/0x5c6fb802f173dba15e2caada433032b1368af59f", "explorer": "https://etherscan.io/token/0x4e9a46ea6a22f3894abee2302ad42fd3b69e21e2", "status": "active", "id": "0x4E9A46EA6A22f3894aBEE2302Ad42fd3b69E21E2" diff --git a/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json b/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json index dbac30fd4fe41..8ef2031c3187c 100644 --- a/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json +++ b/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json @@ -8,5 +8,8 @@ "symbol": "BUSD", "decimals": 18, "status": "active", - "id": "0x4Fabb145d64652a948d72533023f6E7A623C7C53" + "id": "0x4Fabb145d64652a948d72533023f6E7A623C7C53", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/info.json b/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/info.json new file mode 100644 index 0000000000000..7489d7af89f2f --- /dev/null +++ b/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/info.json @@ -0,0 +1,49 @@ +{ + "name": "NAOS Finance", + "website": "https://naos.finance/", + "description": "A DeFi lending protocol allowing lenders and SME borrowers to facilitate permissionless and borderless loaning/borrowing transactions", + "explorer": "https://etherscan.io/token/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496", + "type": "ERC20", + "symbol": "NAOS", + "decimals": 18, + "status": "active", + "id": "0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/naos_finance" + }, + { + "name": "github", + "url": "https://github.com/NAOS-Finance" + }, + { + "name": "telegram", + "url": "https://t.me/naos_finance" + }, + { + "name": "discord", + "url": "https://discord.com/invite/rRaPwCVTaA" + }, + { + "name": "medium", + "url": "https://medium.com/naos-finance" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCPu4TKw6uQaKFuXAUtzdtMg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/naos-finance/" + }, + { + "name": "docs", + "url": "https://naosfinance.gitbook.io/naos-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/naos-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/logo.png b/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/logo.png new file mode 100644 index 0000000000000..1a5ed5ba3aa84 Binary files /dev/null and b/blockchains/ethereum/assets/0x4a615bB7166210CCe20E6642a6f8Fb5d4D044496/logo.png differ diff --git a/blockchains/ethereum/assets/0x4b520c812E8430659FC9f12f6d0c39026C83588D/info.json b/blockchains/ethereum/assets/0x4b520c812E8430659FC9f12f6d0c39026C83588D/info.json new file mode 100644 index 0000000000000..d1039cc00aa6a --- /dev/null +++ b/blockchains/ethereum/assets/0x4b520c812E8430659FC9f12f6d0c39026C83588D/info.json @@ -0,0 +1,32 @@ +{ + "name": "Decentral Games", + "website": "https://decentral.games", + "description": "Decentral Games is a metaverse-native gaming DAO building play-to-earn poker. DG Hodlers vote on treasury management, economic policy, and development to grow and strengthen the Decentral Games ecosystem.", + "explorer": "https://etherscan.io/token/0x4b520c812e8430659fc9f12f6d0c39026c83588d", + "type": "ERC20", + "symbol": "DG", + "decimals": 18, + "status": "active", + "id": "0x4b520c812E8430659FC9f12f6d0c39026C83588D", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/decentralgames" + }, + { + "name": "github", + "url": "https://github.com/decentralgames" + }, + { + "name": "telegram", + "url": "https://t.me/decentralgames" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/decentral-games-new/" + } + ] +} diff --git a/blockchains/ethereum/assets/0x4b520c812E8430659FC9f12f6d0c39026C83588D/logo.png b/blockchains/ethereum/assets/0x4b520c812E8430659FC9f12f6d0c39026C83588D/logo.png new file mode 100644 index 0000000000000..b1c58d2c76c16 Binary files /dev/null and b/blockchains/ethereum/assets/0x4b520c812E8430659FC9f12f6d0c39026C83588D/logo.png differ diff --git a/blockchains/ethereum/assets/0x4d224452801ACEd8B2F0aebE155379bb5D594381/info.json b/blockchains/ethereum/assets/0x4d224452801ACEd8B2F0aebE155379bb5D594381/info.json new file mode 100644 index 0000000000000..fc8574ed4216d --- /dev/null +++ b/blockchains/ethereum/assets/0x4d224452801ACEd8B2F0aebE155379bb5D594381/info.json @@ -0,0 +1,24 @@ +{ + "name": "ApeCoin (APE)", + "type": "ERC20", + "symbol": "APE", + "decimals": 18, + "website": "https://apecoin.com", + "description": "ApeCoin is an ERC-20 governance and utility token used within the APE ecosystem to empower a decentralized community building at the forefront of web3.", + "explorer": "https://etherscan.io/token/0x4d224452801aced8b2f0aebe155379bb5d594381", + "status": "active", + "id": "0x4d224452801ACEd8B2F0aebE155379bb5D594381", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/apecoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apecoin-ape/" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4d224452801ACEd8B2F0aebE155379bb5D594381/logo.png b/blockchains/ethereum/assets/0x4d224452801ACEd8B2F0aebE155379bb5D594381/logo.png new file mode 100644 index 0000000000000..f7a107f946cb6 Binary files /dev/null and b/blockchains/ethereum/assets/0x4d224452801ACEd8B2F0aebE155379bb5D594381/logo.png differ diff --git a/blockchains/ethereum/assets/0x4da08a1Bff50BE96bdeD5C7019227164b49C2bFc/info.json b/blockchains/ethereum/assets/0x4da08a1Bff50BE96bdeD5C7019227164b49C2bFc/info.json new file mode 100644 index 0000000000000..536411ce62005 --- /dev/null +++ b/blockchains/ethereum/assets/0x4da08a1Bff50BE96bdeD5C7019227164b49C2bFc/info.json @@ -0,0 +1,33 @@ +{ + "name": "Mononoke Inu", + "website": "https://www.mononoke-i.nu/", + "description": "Mononoke Inu - the anime token with the biggest potential out there! Freshly released on Ethereum!", + "explorer": "https://etherscan.io/token/0x4da08a1bff50be96bded5c7019227164b49c2bfc", + "type": "ERC20", + "symbol": "Mononoke-Inu", + "decimals": 9, + "status": "active", + "id": "0x4da08a1Bff50BE96bdeD5C7019227164b49C2bFc", + "links": [ + { + "name": "github", + "url": "https://github.com/MononokeInu" + }, + { + "name": "twitter", + "url": "https://twitter.com/Mononoke_Inu" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/mononoke_inu" + }, + { + "name": "telegram", + "url": "https://t.me/mononokeinu" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCdH9xvqETEHJSZDRW94jJAg" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4da08a1Bff50BE96bdeD5C7019227164b49C2bFc/logo.png b/blockchains/ethereum/assets/0x4da08a1Bff50BE96bdeD5C7019227164b49C2bFc/logo.png new file mode 100644 index 0000000000000..38813b85c3337 Binary files /dev/null and b/blockchains/ethereum/assets/0x4da08a1Bff50BE96bdeD5C7019227164b49C2bFc/logo.png differ diff --git a/blockchains/ethereum/assets/0x4db2c02831c9ac305FF9311Eb661f80f1dF61e07/info.json b/blockchains/ethereum/assets/0x4db2c02831c9ac305FF9311Eb661f80f1dF61e07/info.json new file mode 100644 index 0000000000000..e5b34af2d33df --- /dev/null +++ b/blockchains/ethereum/assets/0x4db2c02831c9ac305FF9311Eb661f80f1dF61e07/info.json @@ -0,0 +1,32 @@ +{ + "name": "Stable ICHI", + "website": "app.ichi.org", + "description": "oneICHI is an ICHI-created stablecoin backed by USDC and ICHI built for the ICHI DAO.", + "explorer": "https://etherscan.io/token/0x4db2c02831c9ac305FF9311Eb661f80f1dF61e07", + "type": "ERC20", + "symbol": "oneICHI", + "decimals": 18, + "status": "active", + "id": "0x4db2c02831c9ac305FF9311Eb661f80f1dF61e07", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifoundation" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + } + ] +} diff --git a/blockchains/ethereum/assets/0x4db2c02831c9ac305FF9311Eb661f80f1dF61e07/logo.png b/blockchains/ethereum/assets/0x4db2c02831c9ac305FF9311Eb661f80f1dF61e07/logo.png new file mode 100644 index 0000000000000..2b3da1697ad80 Binary files /dev/null and b/blockchains/ethereum/assets/0x4db2c02831c9ac305FF9311Eb661f80f1dF61e07/logo.png differ diff --git a/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json b/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json index d2473d67963d2..9d4acd08616bf 100644 --- a/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json +++ b/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json @@ -1,5 +1,5 @@ { - "name": "MCB", + "name": "MCDEX Token", "website": "https://mcdex.io", "description": "Monte Carlo Decentralized Exchange is a crypto trading platform. MCDEX is powered by the Mai Protocol smart contracts deployed on the Ethereum blockchain. The Mai Protocol smart contracts are fully audited by Open Zeppelin, Consensys and Chain Security.", "explorer": "https://etherscan.io/token/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", diff --git a/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/info.json b/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/info.json new file mode 100644 index 0000000000000..c9da48ec92f3a --- /dev/null +++ b/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/info.json @@ -0,0 +1,32 @@ +{ + "name": "Convex Token", + "website": "https://www.convexfinance.com/", + "description": "A platform built to boost rewards for CRV stakers and liquidity providers alike, all in a simple and easy to use interface. Convex aims to simplify staking on Curve, as well as the CRV-locking system with the help of its native fee-earning token: CVX.", + "explorer": "https://etherscan.io/token/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B", + "type": "ERC20", + "symbol": "CVX", + "decimals": 18, + "status": "active", + "id": "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B", + "tags": [ + "defi" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/convex-finance/" + }, + { + "name": "twitter", + "url": "https://twitter.com/convexfinance" + }, + { + "name": "telegram", + "url": "https://t.me/convexEthChat" + }, + { + "name": "medium", + "url": "https://convexfinance.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/logo.png b/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/logo.png new file mode 100644 index 0000000000000..9b437cd9c32d1 Binary files /dev/null and b/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/logo.png differ diff --git a/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json b/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json index 6deb7fc906f24..534bf83f613c6 100644 --- a/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json +++ b/blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json @@ -7,5 +7,8 @@ "website": "http://digix.io/", "explorer": "https://etherscan.io/token/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF", "status": "active", - "id": "0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF" + "id": "0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json b/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json index 8e5b1eb5f398b..efb075237d1ea 100644 --- a/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json +++ b/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json @@ -1,5 +1,5 @@ { - "name": "NuCypher (NU)", + "name": "NuCypher", "type": "ERC20", "symbol": "NU", "decimals": 18, @@ -7,5 +7,27 @@ "description": "NuCypher is a decentralized threshold cryptography network.", "explorer": "https://etherscan.io/token/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc", "status": "active", - "id": "0x4fE83213D56308330EC302a8BD641f1d0113A4Cc" + "id": "0x4fE83213D56308330EC302a8BD641f1d0113A4Cc", + "links": [ + { + "name": "github", + "url": "https://github.com/nucypher/" + }, + { + "name": "twitter", + "url": "https://twitter.com/nucypher" + }, + { + "name": "telegram", + "url": "https://t.me/nucypher" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nucypher/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nucypher/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5026F006B85729a8b14553FAE6af249aD16c9aaB/info.json b/blockchains/ethereum/assets/0x5026F006B85729a8b14553FAE6af249aD16c9aaB/info.json new file mode 100644 index 0000000000000..a92907479bac0 --- /dev/null +++ b/blockchains/ethereum/assets/0x5026F006B85729a8b14553FAE6af249aD16c9aaB/info.json @@ -0,0 +1,24 @@ +{ + "name": "Wojak Coin", + "type": "ERC20", + "symbol": "WOJAK", + "decimals": 18, + "website": "https://www.wojak.finance/", + "description": "A digital asset inspired by the Wojak meme.", + "explorer": "https://etherscan.io/token/0x5026F006B85729a8b14553FAE6af249aD16c9aaB", + "status": "active", + "id": "0x5026F006B85729a8b14553FAE6af249aD16c9aaB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wojakcoineth" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wojak/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5026F006B85729a8b14553FAE6af249aD16c9aaB/logo.png b/blockchains/ethereum/assets/0x5026F006B85729a8b14553FAE6af249aD16c9aaB/logo.png new file mode 100644 index 0000000000000..354f229d3f631 Binary files /dev/null and b/blockchains/ethereum/assets/0x5026F006B85729a8b14553FAE6af249aD16c9aaB/logo.png differ diff --git a/blockchains/ethereum/assets/0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5/info.json b/blockchains/ethereum/assets/0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5/info.json new file mode 100644 index 0000000000000..651e202ae90b2 --- /dev/null +++ b/blockchains/ethereum/assets/0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5/info.json @@ -0,0 +1,33 @@ +{ + "name": "TRON", + "type": "ERC20", + "symbol": "TRX", + "decimals": 6, + "website": "https://tron.network/", + "description": "TRON is a dedicated to build the infrastructure for a truly decentralized Internet.", + "explorer": "https://etherscan.io/token/0x50327c6c5a14dcade707abad2e27eb517df87ab5", + "status": "active", + "id": "0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tronfoundation" + }, + { + "name": "telegram", + "url": "https://t.me/tronnetworkEN" + }, + { + "name": "whitepaper", + "url": "https://tron.network/static/doc/white_paper_v_2_0.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tron/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tron/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B/logo.png b/blockchains/ethereum/assets/0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B/logo.png rename to blockchains/ethereum/assets/0x50327c6c5a14DCaDE707ABad2E27eB517df87AB5/logo.png diff --git a/blockchains/ethereum/assets/0x5047fc5C9D7c49Ab22e390d13646a6A3a2476eff/info.json b/blockchains/ethereum/assets/0x5047fc5C9D7c49Ab22e390d13646a6A3a2476eff/info.json new file mode 100644 index 0000000000000..45b97319fb0a7 --- /dev/null +++ b/blockchains/ethereum/assets/0x5047fc5C9D7c49Ab22e390d13646a6A3a2476eff/info.json @@ -0,0 +1,36 @@ +{ + "name": "Stable WING", + "website": "app.ichi.org", + "description": "oneWING is an ICHI-created stablecoin for Wing.", + "explorer": "https://etherscan.io/token/0x5047fc5C9D7c49Ab22e390d13646a6A3a2476eff", + "type": "ERC20", + "symbol": "oneWING", + "decimals": 18, + "status": "active", + "id": "0x5047fc5C9D7c49Ab22e390d13646a6A3a2476eff", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DvsYCfK8" + } + ] +} diff --git a/blockchains/ethereum/assets/0x5047fc5C9D7c49Ab22e390d13646a6A3a2476eff/logo.png b/blockchains/ethereum/assets/0x5047fc5C9D7c49Ab22e390d13646a6A3a2476eff/logo.png new file mode 100644 index 0000000000000..be448c0341684 Binary files /dev/null and b/blockchains/ethereum/assets/0x5047fc5C9D7c49Ab22e390d13646a6A3a2476eff/logo.png differ diff --git a/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/info.json b/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/info.json index 7cb85333fd05e..c534a9c134379 100644 --- a/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/info.json +++ b/blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/info.json @@ -1,7 +1,7 @@ { "name": "Tatcoin", "website": "https://abitnetwork.com", - "description": "TAT is a utility token designed to create value and alleviate most financial problems faced by Africans", + "description": "TAT is a utility token designed to create value and alleviate most financial problems faced by Africans", "explorer": "https://etherscan.io/token/0x505d0fFa350B2687eB8393AeBD14632F2990991a", "type": "ERC20", "symbol": "TAT", diff --git a/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json b/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json index 66531923badb9..97939b396c2da 100644 --- a/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json +++ b/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json @@ -1,11 +1,11 @@ { - "name": "FTX Token", - "website": "https://ftx.com", - "description": "FTX’s leveraged tokens aim to provide a clean, automated way for users to get leverage. FTT is the FTX ecosystem utility token. ", - "explorer": "https://etherscan.io/token/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9", + "name": "FTX Token (FTT)", "type": "ERC20", - "symbol": "FTX Token", + "symbol": "FTT", "decimals": 18, + "website": "https://ftx.com", + "description": "FTX’s leveraged tokens aim to provide a clean, automated way for users to get leverage. FTT is the FTX ecosystem utility token.", + "explorer": "https://etherscan.io/token/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9", "status": "active", "id": "0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9", "links": [ @@ -28,6 +28,10 @@ { "name": "coingecko", "url": "https://coingecko.com/en/coins/ftx-token/" + }, + { + "name": "blog", + "url": "https://blog.ftx.com/" } ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/logo.png b/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/logo.png index 688ad4782a140..8476fe0183f27 100644 Binary files a/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/logo.png and b/blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/logo.png differ diff --git a/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json b/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json index 6d79ef87a911d..a636133d27459 100644 --- a/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json +++ b/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x514910771AF9Ca656af840dff83E8264EcF986CA", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png b/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png old mode 100755 new mode 100644 index 48c89738d2655..ab55f5e21fae2 Binary files a/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png and b/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png differ diff --git a/blockchains/ethereum/assets/0x51FE2E572e97BFEB1D719809d743Ec2675924EDc/info.json b/blockchains/ethereum/assets/0x51FE2E572e97BFEB1D719809d743Ec2675924EDc/info.json new file mode 100644 index 0000000000000..c05e86d545372 --- /dev/null +++ b/blockchains/ethereum/assets/0x51FE2E572e97BFEB1D719809d743Ec2675924EDc/info.json @@ -0,0 +1,44 @@ +{ + "name": "VLaunch", + "type": "ERC20", + "symbol": "VPAD", + "decimals": 18, + "website": "https://www.vlaunch.com", + "description": "First Fully Influencer-Backed Multi-Chain Launchpad", + "explorer": "https://etherscan.io/token/0x51FE2E572e97BFEB1D719809d743Ec2675924EDc", + "status": "abandoned", + "id": "0x51FE2E572e97BFEB1D719809d743Ec2675924EDc", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vlaunchcom" + }, + { + "name": "telegram", + "url": "https://t.me/VLaunchCOMToken" + }, + { + "name": "telegram_news", + "url": "https://t.me/codenamevalerts" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vlaunch" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/vlaunch" + }, + { + "name": "source_code", + "url": "https://github.com/vlaunchcom" + }, + { + "name": "whitepaper", + "url": "https://www.vlaunch.com/whitepaper" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json b/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json index dc2b1a434f66b..ea6587f8ffb83 100644 --- a/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json +++ b/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json @@ -7,5 +7,8 @@ "symbol": "eRSDL", "decimals": 18, "status": "active", - "id": "0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6" + "id": "0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json b/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json index 22841950df219..977302c34d7b9 100644 --- a/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json +++ b/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json @@ -1,5 +1,5 @@ { - "name": "pTokens pBTC", + "name": "pTokens BTC", "website": "https://ptokens.io/", "description": "pTokens BTC is a one-to-one pegged tokenised Bitcoin on Ethereum. Leveraging the pTokens system, Bitcoin is automatically moved into the Ethereum protocol as an ERC-777 token. pTokens BTC makes Bitcoin compatible with all financial dApps, bringing unparalleled liquidity to the DeFi ecosystem.", "explorer": "https://etherscan.io/token/0x5228a22e72ccC52d415EcFd199F99D0665E7733b", diff --git a/blockchains/ethereum/assets/0x525A8F6F3Ba4752868cde25164382BfbaE3990e1/info.json b/blockchains/ethereum/assets/0x525A8F6F3Ba4752868cde25164382BfbaE3990e1/info.json new file mode 100644 index 0000000000000..31b5728e6ee33 --- /dev/null +++ b/blockchains/ethereum/assets/0x525A8F6F3Ba4752868cde25164382BfbaE3990e1/info.json @@ -0,0 +1,32 @@ +{ + "name": "NYM", + "type": "ERC20", + "symbol": "NYM", + "decimals": 6, + "website": "https://nymtech.net/", + "description": "Nym is an open-source, decentralized and permissionless privacy system. It provides full-stack privacy, allowing other applications, services or blockchains to provide their users with strong metadata protection, at both the network level (mixnet), and the application level (anonymous credentials).", + "explorer": "https://etherscan.io/token/0x525A8F6F3Ba4752868cde25164382BfbaE3990e1", + "status": "active", + "id": "0x525A8F6F3Ba4752868cde25164382BfbaE3990e1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/nymproject" + }, + { + "name": "github", + "url": "https://github.com/nymtech" + }, + { + "name": "telegram", + "url": "https://t.me/nymchan" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/nym/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x525A8F6F3Ba4752868cde25164382BfbaE3990e1/logo.png b/blockchains/ethereum/assets/0x525A8F6F3Ba4752868cde25164382BfbaE3990e1/logo.png new file mode 100644 index 0000000000000..3539571325a91 Binary files /dev/null and b/blockchains/ethereum/assets/0x525A8F6F3Ba4752868cde25164382BfbaE3990e1/logo.png differ diff --git a/blockchains/ethereum/assets/0x5283D291DBCF85356A21bA090E6db59121208b44/info.json b/blockchains/ethereum/assets/0x5283D291DBCF85356A21bA090E6db59121208b44/info.json new file mode 100644 index 0000000000000..1a1009d13e404 --- /dev/null +++ b/blockchains/ethereum/assets/0x5283D291DBCF85356A21bA090E6db59121208b44/info.json @@ -0,0 +1,28 @@ +{ + "name": "Blur", + "type": "ERC20", + "symbol": "BLUR", + "decimals": 18, + "website": "https://blur.io/", + "description": "Blur is the NFT marketplace for pro traders. The goal is to make Blur a marketplace that the entire NFT community owns and profits from.", + "explorer": "https://etherscan.io/token/0x5283d291dbcf85356a21ba090e6db59121208b44", + "status": "active", + "id": "0x5283D291DBCF85356A21bA090E6db59121208b44", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/blur_io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/blur/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/blur-token/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5283D291DBCF85356A21bA090E6db59121208b44/logo.png b/blockchains/ethereum/assets/0x5283D291DBCF85356A21bA090E6db59121208b44/logo.png new file mode 100644 index 0000000000000..f8383d887aa59 Binary files /dev/null and b/blockchains/ethereum/assets/0x5283D291DBCF85356A21bA090E6db59121208b44/logo.png differ diff --git a/blockchains/ethereum/assets/0x54012cDF4119DE84218F7EB90eEB87e25aE6EBd7/info.json b/blockchains/ethereum/assets/0x54012cDF4119DE84218F7EB90eEB87e25aE6EBd7/info.json new file mode 100644 index 0000000000000..ff4f48701bdda --- /dev/null +++ b/blockchains/ethereum/assets/0x54012cDF4119DE84218F7EB90eEB87e25aE6EBd7/info.json @@ -0,0 +1,32 @@ +{ + "name": "LUFFY", + "website": "https://luffytoken.com/", + "description": "Luffy is a versatile altcoin featuring a layer-2 blockchain for fast and cheap transactions.", + "explorer": "https://etherscan.io/token/0x54012cDF4119DE84218F7EB90eEB87e25aE6EBd7", + "symbol": "LUFFY", + "type": "ERC20", + "decimals": 9, + "status": "active", + "id": "0x54012cDF4119DE84218F7EB90eEB87e25aE6EBd7", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/luffyinutoken" + }, + { + "name": "telegram", + "url": "https://t.me/luffytoken_official" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/luffy_inu/" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/luffytoken" + } + ] +} diff --git a/blockchains/ethereum/assets/0x54012cDF4119DE84218F7EB90eEB87e25aE6EBd7/logo.png b/blockchains/ethereum/assets/0x54012cDF4119DE84218F7EB90eEB87e25aE6EBd7/logo.png new file mode 100644 index 0000000000000..fe575a033db9b Binary files /dev/null and b/blockchains/ethereum/assets/0x54012cDF4119DE84218F7EB90eEB87e25aE6EBd7/logo.png differ diff --git a/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/logo.png b/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/logo.png index 5d9fbfe9d215f..0bd87949a5f41 100644 Binary files a/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/logo.png and b/blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/logo.png differ diff --git a/blockchains/ethereum/assets/0x549020a9Cb845220D66d3E9c6D9F9eF61C981102/info.json b/blockchains/ethereum/assets/0x549020a9Cb845220D66d3E9c6D9F9eF61C981102/info.json new file mode 100644 index 0000000000000..12a82d30f7af8 --- /dev/null +++ b/blockchains/ethereum/assets/0x549020a9Cb845220D66d3E9c6D9F9eF61C981102/info.json @@ -0,0 +1,38 @@ +{ + "name": "SIDUS", + "symbol": "SIDUS", + "website": "https://sidusheroes.com", + "description": "The financial system of the Sidus Heroes game includes two tokens: the SIDUS token and the SENATE token. The SIDUS token is used by players of SIDUS HEROES as in-game currency.", + "explorer": "https://etherscan.io/token/0x549020a9Cb845220D66d3E9c6D9F9eF61C981102", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x549020a9Cb845220D66d3E9c6D9F9eF61C981102", + "links": [ + { + "name": "github", + "url": "https://github.com/sidusHeroes" + }, + { + "name": "twitter", + "url": "https://twitter.com/galaxy_sidus" + }, + { + "name": "medium", + "url": "https://medium.com/sidus-nft-heroes" + }, + { + "name": "reddit", + "url": "https://reddit.com/sidus__heroes" + }, + { + "name": "whitepaper", + "url": "https://sidusheroes.com/docs/whitepaper.pdf" + } + ], + "tags": [ + "gamefi", + "nft", + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0x549020a9Cb845220D66d3E9c6D9F9eF61C981102/logo.png b/blockchains/ethereum/assets/0x549020a9Cb845220D66d3E9c6D9F9eF61C981102/logo.png new file mode 100644 index 0000000000000..04638be4ef6e7 Binary files /dev/null and b/blockchains/ethereum/assets/0x549020a9Cb845220D66d3E9c6D9F9eF61C981102/logo.png differ diff --git a/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json b/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json index ef04962d191f2..be984c2b67e90 100644 --- a/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json +++ b/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json @@ -1,5 +1,5 @@ { - "name": "BarterTrade Token", + "name": "BarterTrade", "website": "https://bartertrade.io/", "description": "Utility token of cryptocurrency exchange.", "explorer": "https://etherscan.io/token/0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba", diff --git a/blockchains/ethereum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/info.json b/blockchains/ethereum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/info.json new file mode 100644 index 0000000000000..db918c385fe8a --- /dev/null +++ b/blockchains/ethereum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/info.json @@ -0,0 +1,25 @@ +{ + "name": "SeedifyFund", + "type": "ERC20", + "symbol": "SFUND", + "decimals": 18, + "website": "https://seedify.fund", + "description": "A Blockchain Innovation Ecosystem, with a Seed Stage Fund, Decentralized Incubator, and Launchpad", + "explorer": "https://etherscan.io/token/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60", + "status": "active", + "id": "0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/seedifyfund" + }, + { + "name": "telegram", + "url": "https://t.me/seedifyfundofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/seedify-fund/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/logo.png b/blockchains/ethereum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/logo.png new file mode 100644 index 0000000000000..149d2563079dd Binary files /dev/null and b/blockchains/ethereum/assets/0x560363BdA52BC6A44CA6C8c9B4a5FadbDa32fa60/logo.png differ diff --git a/blockchains/ethereum/assets/0x566957eF80F9fd5526CD2BEF8BE67035C0b81130/info.json b/blockchains/ethereum/assets/0x566957eF80F9fd5526CD2BEF8BE67035C0b81130/info.json new file mode 100644 index 0000000000000..54fc9affeb69a --- /dev/null +++ b/blockchains/ethereum/assets/0x566957eF80F9fd5526CD2BEF8BE67035C0b81130/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (PoS) (Portal from Polygon)", + "type": "ERC20", + "symbol": "USDCpo", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://etherscan.io/token/0x566957eF80F9fd5526CD2BEF8BE67035C0b81130", + "status": "active", + "id": "0x566957eF80F9fd5526CD2BEF8BE67035C0b81130", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x566957eF80F9fd5526CD2BEF8BE67035C0b81130/logo.png b/blockchains/ethereum/assets/0x566957eF80F9fd5526CD2BEF8BE67035C0b81130/logo.png new file mode 100644 index 0000000000000..4e3f74d233943 Binary files /dev/null and b/blockchains/ethereum/assets/0x566957eF80F9fd5526CD2BEF8BE67035C0b81130/logo.png differ diff --git a/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json b/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json index fb76b89dfdbc6..d4a57f0af6298 100644 --- a/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json +++ b/blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x576e2BeD8F7b46D34016198911Cdf9886f78bea7/info.json b/blockchains/ethereum/assets/0x576e2BeD8F7b46D34016198911Cdf9886f78bea7/info.json new file mode 100644 index 0000000000000..2bf1201c590e8 --- /dev/null +++ b/blockchains/ethereum/assets/0x576e2BeD8F7b46D34016198911Cdf9886f78bea7/info.json @@ -0,0 +1,25 @@ +{ + "name": "MAGA", + "website": "https://magamemecoin.com/", + "description": "Maga is a deflationary meme coin launched on Ethereum. Cryptocurrency was created as a tribute to the trump the Maga.", + "explorer": "https://etherscan.io/token/0x576e2BeD8F7b46D34016198911Cdf9886f78bea7", + "type": "ERC20", + "symbol": "TRUMP", + "decimals": 9, + "status": "active", + "id": "0x576e2BeD8F7b46D34016198911Cdf9886f78bea7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MAGAMemecoin" + }, + { + "name": "telegram", + "url": "https://t.me/MAGAMemecoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/maga/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x576e2BeD8F7b46D34016198911Cdf9886f78bea7/logo.png b/blockchains/ethereum/assets/0x576e2BeD8F7b46D34016198911Cdf9886f78bea7/logo.png new file mode 100644 index 0000000000000..4d1fc39fdc6c4 Binary files /dev/null and b/blockchains/ethereum/assets/0x576e2BeD8F7b46D34016198911Cdf9886f78bea7/logo.png differ diff --git a/blockchains/ethereum/assets/0x579CEa1889991f68aCc35Ff5c3dd0621fF29b0C9/info.json b/blockchains/ethereum/assets/0x579CEa1889991f68aCc35Ff5c3dd0621fF29b0C9/info.json new file mode 100644 index 0000000000000..7330fcdc1cb9d --- /dev/null +++ b/blockchains/ethereum/assets/0x579CEa1889991f68aCc35Ff5c3dd0621fF29b0C9/info.json @@ -0,0 +1,28 @@ +{ + "name": "Everipedia IQ", + "type": "ERC20", + "symbol": "IQ", + "decimals": 18, + "website": "https://iq.wiki/", + "description": "Everipedia IQ’s mission is to bring the world’s knowledge on-chain.", + "explorer": "https://etherscan.io/token/0x579cea1889991f68acc35ff5c3dd0621ff29b0c9", + "status": "active", + "id": "0x579CEa1889991f68aCc35Ff5c3dd0621fF29b0C9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Everipedia" + }, + { + "name": "github", + "url": "https://github.com/EveripediaNetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/everipedia/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x579CEa1889991f68aCc35Ff5c3dd0621fF29b0C9/logo.png b/blockchains/ethereum/assets/0x579CEa1889991f68aCc35Ff5c3dd0621fF29b0C9/logo.png new file mode 100644 index 0000000000000..dceff00bfbb03 Binary files /dev/null and b/blockchains/ethereum/assets/0x579CEa1889991f68aCc35Ff5c3dd0621fF29b0C9/logo.png differ diff --git a/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json b/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json index f653114b11c90..32712c099e191 100644 --- a/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json +++ b/blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json @@ -7,5 +7,8 @@ "website": "", "explorer": "https://etherscan.io/token/0x57Ab1E02fEE23774580C119740129eAC7081e9D3", "status": "abandoned", - "id": "0x57Ab1E02fEE23774580C119740129eAC7081e9D3" + "id": "0x57Ab1E02fEE23774580C119740129eAC7081e9D3", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json b/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json index 2897937c4024a..198a33bdbc4df 100644 --- a/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json +++ b/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json @@ -7,5 +7,31 @@ "symbol": "sUSD", "decimals": 18, "status": "active", - "id": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51" + "id": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/Synthetixio" + }, + { + "name": "twitter", + "url": "https://twitter.com/synthetix_io" + }, + { + "name": "blog", + "url": "https://blog.synthetix.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/susd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nusd/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57B946008913B82E4dF85f501cbAeD910e58D26C/info.json b/blockchains/ethereum/assets/0x57B946008913B82E4dF85f501cbAeD910e58D26C/info.json new file mode 100644 index 0000000000000..8bca59d7a43aa --- /dev/null +++ b/blockchains/ethereum/assets/0x57B946008913B82E4dF85f501cbAeD910e58D26C/info.json @@ -0,0 +1,29 @@ +{ + "name": "Marlin POND", + "website": "https://www.marlin.pro/", + "description": "Marlin is an open protocol that provides a high-performance programmable network infrastructure for Web 3.0", + "explorer": "https://etherscan.io/token/0x57b946008913b82e4df85f501cbaed910e58d26c", + "type": "ERC20", + "symbol": "POND", + "decimals": 18, + "status": "active", + "id": "0x57B946008913B82E4dF85f501cbAeD910e58D26C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/marlinprotocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/marlin/" + }, + { + "name": "telegram", + "url": "https://t.me/marlinprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/marlin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x57B946008913B82E4dF85f501cbAeD910e58D26C/logo.png b/blockchains/ethereum/assets/0x57B946008913B82E4dF85f501cbAeD910e58D26C/logo.png new file mode 100644 index 0000000000000..5bf18545dfb5a Binary files /dev/null and b/blockchains/ethereum/assets/0x57B946008913B82E4dF85f501cbAeD910e58D26C/logo.png differ diff --git a/blockchains/ethereum/assets/0x582d872A1B094FC48F5DE31D3B73F2D9bE47def1/info.json b/blockchains/ethereum/assets/0x582d872A1B094FC48F5DE31D3B73F2D9bE47def1/info.json new file mode 100644 index 0000000000000..09c4ec798610c --- /dev/null +++ b/blockchains/ethereum/assets/0x582d872A1B094FC48F5DE31D3B73F2D9bE47def1/info.json @@ -0,0 +1,28 @@ +{ + "name": "Wrapped TON Coin", + "type": "ERC20", + "symbol": "TONCOIN", + "decimals": 9, + "website": "https://ton.org/", + "description": "The Open Network is a blockchain-based decentralized computer network. TON is designed to enable processing millions of transactions per second via infinite sharding paradigm. It allows building Web 3.0 empowered by decentralized storage and DNS, instant payments and decentralized services.", + "explorer": "https://etherscan.io/token/0x582d872a1b094fc48f5de31d3b73f2d9be47def1", + "status": "active", + "id": "0x582d872A1B094FC48F5DE31D3B73F2D9bE47def1", + "links": [ + { + "name": "github", + "url": "https://github.com/newton-blockchain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/toncoin/" + }, + { + "name": "telegram", + "url": "https://t.me/tonblockchain" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x582d872A1B094FC48F5DE31D3B73F2D9bE47def1/logo.png b/blockchains/ethereum/assets/0x582d872A1B094FC48F5DE31D3B73F2D9bE47def1/logo.png new file mode 100644 index 0000000000000..9ef1d563283d0 Binary files /dev/null and b/blockchains/ethereum/assets/0x582d872A1B094FC48F5DE31D3B73F2D9bE47def1/logo.png differ diff --git a/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json b/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json index 273961d6ba6f3..0fb437b5e127e 100644 --- a/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json +++ b/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json @@ -1,5 +1,5 @@ { - "name": "HEGIC", + "name": "Hegic", "website": "https://hegic.co/", "description": "Hegic is an on-chain, non-custodial peer-to-pool options trading protocol built on Ethereum. Currently Hegic supports options trading in for Bitcoin (wBTC) and Ether (ETH).", "explorer": "https://etherscan.io/token/0x584bC13c7D411c00c01A62e8019472dE68768430", diff --git a/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/logo.png b/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/logo.png index 7c71488e3afea..b891253584349 100644 Binary files a/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/logo.png and b/blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/logo.png differ diff --git a/blockchains/ethereum/assets/0x590f00eDc668D5af987c6076c7302C42B6FE9DD3/info.json b/blockchains/ethereum/assets/0x590f00eDc668D5af987c6076c7302C42B6FE9DD3/info.json new file mode 100644 index 0000000000000..16737cbff2a61 --- /dev/null +++ b/blockchains/ethereum/assets/0x590f00eDc668D5af987c6076c7302C42B6FE9DD3/info.json @@ -0,0 +1,21 @@ +{ + "name": "SCAM", + "website": "http://scamcoin.io", + "description": "SCAM is a revolutionary much needed movement in the blockchain industry. We aim to expose fraudulent behavior and raise awareness of scamming activities.", + "explorer": "https://etherscan.io/token/0x590f00eDc668D5af987c6076c7302C42B6FE9DD3", + "type": "ERC20", + "symbol": "SCAM", + "decimals": 18, + "status": "abandoned", + "id": "0x590f00eDc668D5af987c6076c7302C42B6FE9DD3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/scamcoin_eth" + }, + { + "name": "telegram", + "url": "https://t.me/SCAMCOIN_ETH" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5919DeA604631016c15c805e3D948A0384879892/info.json b/blockchains/ethereum/assets/0x5919DeA604631016c15c805e3D948A0384879892/info.json new file mode 100644 index 0000000000000..9c08223b50e01 --- /dev/null +++ b/blockchains/ethereum/assets/0x5919DeA604631016c15c805e3D948A0384879892/info.json @@ -0,0 +1,33 @@ +{ + "name": "The People's Coin", + "website": "https://thepeoplescoin.money/", + "description": "PEEPS is a community-driven coin built by people within that very same community. It will host an ever-adapting ecosystem built with the visibility and security of the ETH network. The transparency and welcoming community will both allow organic growth and the promotion of ideas to improve the existing crypto landscape.", + "explorer": "https://etherscan.io/token/0x5919DeA604631016c15c805e3D948A0384879892", + "type": "ERC20", + "symbol": "PEEPS", + "decimals": 9, + "status": "active", + "id": "0x5919DeA604631016c15c805e3D948A0384879892", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/groups/thepeoplescoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ThePeoples_Coin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PEEPScoin/" + }, + { + "name": "telegram", + "url": "https://t.me/ThePeoplesCoinOfficial" + } + ], + "tags": [ + "defi", + "governance" + ] +} diff --git a/blockchains/ethereum/assets/0x5919DeA604631016c15c805e3D948A0384879892/logo.png b/blockchains/ethereum/assets/0x5919DeA604631016c15c805e3D948A0384879892/logo.png new file mode 100644 index 0000000000000..007114fa02d66 Binary files /dev/null and b/blockchains/ethereum/assets/0x5919DeA604631016c15c805e3D948A0384879892/logo.png differ diff --git a/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json b/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json index 8efa76d0bb06b..4b698b77afa4a 100644 --- a/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json +++ b/blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x59A921Db27Dd6d4d974745B7FfC5c33932653442", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/info.json b/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/info.json new file mode 100644 index 0000000000000..c2b5384720935 --- /dev/null +++ b/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/info.json @@ -0,0 +1,29 @@ +{ + "name": "Lido DAO", + "type": "ERC20", + "symbol": "LDO", + "decimals": 18, + "website": "https://stake.lido.fi/", + "description": "Lido is a liquid staking solution for Ethereum. Lido lets users stake their ETH - with no minimum deposits or maintaining of infrastructure - whilst participating in on-chain activities, e.g. lending, to compound returns. LDO is an ERC20 token granting governance rights in the Lido DAO.", + "explorer": "https://etherscan.io/token/0x5a98fcbea516cf06857215779fd812ca3bef1b32", + "status": "active", + "id": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lidofinance" + }, + { + "name": "telegram", + "url": "https://t.me/lidofinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lido-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lido-dao/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/logo.png b/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/logo.png new file mode 100644 index 0000000000000..2b7f52ad89270 Binary files /dev/null and b/blockchains/ethereum/assets/0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32/logo.png differ diff --git a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json b/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json index 0f867b047f177..1c44288b3ba04 100644 --- a/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json +++ b/blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json @@ -6,7 +6,7 @@ "description": "The Voyager Token (VGX) rewards users within the Voyager crypto broker ecosystem.", "website": "https://www.InvestVoyager.com", "explorer": "https://etherscan.io/token/0x5Af2Be193a6ABCa9c8817001F45744777Db30756", - "status": "active", + "status": "abandoned", "id": "0x5Af2Be193a6ABCa9c8817001F45744777Db30756", "links": [ { diff --git a/blockchains/ethereum/assets/0x5B7533812759B45C2B44C19e320ba2cD2681b542/info.json b/blockchains/ethereum/assets/0x5B7533812759B45C2B44C19e320ba2cD2681b542/info.json new file mode 100644 index 0000000000000..154223dca69d4 --- /dev/null +++ b/blockchains/ethereum/assets/0x5B7533812759B45C2B44C19e320ba2cD2681b542/info.json @@ -0,0 +1,58 @@ +{ + "name": "SingularityNET Token", + "website": "https://singularitynet.io", + "description": "SingularityNET is a blockchain-powered platform that allows anybody to easily create, share, and monetize AI services, thanks to its globally-accessible AI marketplace.", + "explorer": "https://etherscan.io/token/0x5B7533812759B45C2B44C19e320ba2cD2681b542", + "research": "https://research.binance.com/en/projects/singularitynet", + "type": "ERC20", + "symbol": "AGIX", + "decimals": 8, + "status": "active", + "id": "0x5B7533812759B45C2B44C19e320ba2cD2681b542", + "tags": [ + "governance", + "staking" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/singnet" + }, + { + "name": "whitepaper", + "url": "https://public.singularitynet.io/whitepaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/singularity_net" + }, + { + "name": "telegram", + "url": "https://t.me/singularitynet" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SingularityNet" + }, + { + "name": "facebook", + "url": "https://facebook.com/singularityNET.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/singularitynet/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/singularitynet" + }, + { + "name": "blog", + "url": "https://blog.singularitynet.io/" + }, + { + "name": "forum", + "url": "https://community.singularitynet.io/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/logo.png b/blockchains/ethereum/assets/0x5B7533812759B45C2B44C19e320ba2cD2681b542/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/logo.png rename to blockchains/ethereum/assets/0x5B7533812759B45C2B44C19e320ba2cD2681b542/logo.png diff --git a/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/info.json b/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/info.json index 6369590b29198..33b52c6486526 100644 --- a/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/info.json +++ b/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/info.json @@ -1,5 +1,5 @@ { - "name": "Xfinance Token", + "name": "Xfinance", "website": "https://xfinance.io", "description": "Xfinance is a decentralized finance (DeFi) which aims to build an aggregate liquidity pool.", "explorer": "https://etherscan.io/token/0x5BEfBB272290dD5b8521D4a938f6c4757742c430", diff --git a/blockchains/ethereum/assets/0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286/info.json b/blockchains/ethereum/assets/0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286/info.json new file mode 100644 index 0000000000000..af2728d5e5292 --- /dev/null +++ b/blockchains/ethereum/assets/0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286/info.json @@ -0,0 +1,33 @@ +{ + "name": "Old Cover Protocol", + "website": "https://www.coverprotocol.com/", + "description": "COVER Protocol features shield-mining and SAFE2 token will be converted to COVER token.", + "explorer": "https://etherscan.io/token/0x5d8d9f5b96f4438195be9b99eee6118ed4304286", + "type": "ERC20", + "symbol": "COVER", + "decimals": 18, + "status": "active", + "id": "0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286", + "links": [ + { + "name": "github", + "url": "https://github.com/CoverProtocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/COVERProtocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cover-protocol/" + }, + { + "name": "medium", + "url": "https://coverprotocol.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cover-protocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286/logo.png b/blockchains/ethereum/assets/0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286/logo.png new file mode 100644 index 0000000000000..5b868fff3b789 Binary files /dev/null and b/blockchains/ethereum/assets/0x5D8d9F5b96f4438195BE9b99eee6118Ed4304286/logo.png differ diff --git a/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/info.json b/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/info.json index 67be26908f449..94119440e9f86 100644 --- a/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/info.json +++ b/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/info.json @@ -1,11 +1,32 @@ { "name": "DEXTF Token", - "website": "https://dextf.com", + "website": "https://domani.finance", "description": "The DEXTF token is an ERC20 token built on the Ethereum blockchain designed to be used as a governance and incentive mechanism for usage, upgrades and potential changes to the protocol.", "explorer": "https://etherscan.io/token/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", "type": "ERC20", "symbol": "DEXTF", "decimals": 18, "status": "active", - "id": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0" -} \ No newline at end of file + "id": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/domaniprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dextf-protocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dextf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bxgyXMZ2U5" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png b/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png index 2a95df2eba82c..bc59e0c401b45 100644 Binary files a/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png and b/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png differ diff --git a/blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/info.json b/blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/info.json index 262a0e86f134b..af15f8c2b31b8 100644 --- a/blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/info.json +++ b/blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/info.json @@ -1,5 +1,5 @@ { - "name": "MarshToken", + "name": "UnMarshal", "symbol": "MARSH", "type": "ERC20", "decimals": 18, diff --git a/blockchains/ethereum/assets/0x5c147e74D63B1D31AA3Fd78Eb229B65161983B2b/info.json b/blockchains/ethereum/assets/0x5c147e74D63B1D31AA3Fd78Eb229B65161983B2b/info.json new file mode 100644 index 0000000000000..170290b4882fc --- /dev/null +++ b/blockchains/ethereum/assets/0x5c147e74D63B1D31AA3Fd78Eb229B65161983B2b/info.json @@ -0,0 +1,24 @@ +{ + "name": "Wrapped Flow", + "type": "ERC20", + "symbol": "WFLOW", + "decimals": 18, + "website": "https://www.onflow.org/", + "description": "Wrapped FLOW (WFLOW) is an ERC-20 token backed 1:1 with FLOW, the native token of the Flow blockchain. All minted WFLOW will be backed 1:1 by FLOW held in Anchorage custody, an institutional-grade storage system.", + "explorer": "https://etherscan.io/token/0x5c147e74d63b1d31aa3fd78eb229b65161983b2b", + "status": "active", + "id": "0x5c147e74D63B1D31AA3Fd78Eb229B65161983B2b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/flow_blockchain" + }, + { + "name": "github", + "url": "https://github.com/onflow/" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5c147e74D63B1D31AA3Fd78Eb229B65161983B2b/logo.png b/blockchains/ethereum/assets/0x5c147e74D63B1D31AA3Fd78Eb229B65161983B2b/logo.png new file mode 100644 index 0000000000000..e13a753953ddf Binary files /dev/null and b/blockchains/ethereum/assets/0x5c147e74D63B1D31AA3Fd78Eb229B65161983B2b/logo.png differ diff --git a/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/info.json b/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/info.json index 07e2a191cdec5..65f061734bb66 100644 --- a/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/info.json +++ b/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/info.json @@ -1,5 +1,5 @@ { - "name": "LUSD Token", + "name": "Liquity USD", "website": "https://www.liquity.org", "description": "Liquity is a decentralized borrowing protocol that allows you to draw 0% interest loans against Ether used as collateral.", "explorer": "https://etherscan.io/token/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0", @@ -8,5 +8,9 @@ "symbol": "LUSD", "decimals": 18, "status": "active", - "id": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0" + "id": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0", + "tags": [ + "defi", + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875/info.json b/blockchains/ethereum/assets/0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875/info.json new file mode 100644 index 0000000000000..0802bc02b25a5 --- /dev/null +++ b/blockchains/ethereum/assets/0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875/info.json @@ -0,0 +1,36 @@ +{ + "name": "Galxe", + "type": "ERC20", + "symbol": "GAL", + "decimals": 18, + "website": "https://galxe.com/", + "description": "Galxe is the leading Web3 credential data network in the world.", + "explorer": "https://etherscan.io/token/0x5faa989af96af85384b8a938c2ede4a7378d9875", + "status": "active", + "id": "0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/galxe/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/galxe" + }, + { + "name": "twitter", + "url": "https://twitter.com/galxe" + }, + { + "name": "telegram", + "url": "https://t.me/galxe" + }, + { + "name": "discord", + "url": "https://discord.com/invite/galxe" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875/logo.png b/blockchains/ethereum/assets/0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875/logo.png new file mode 100644 index 0000000000000..2c93c622e823e Binary files /dev/null and b/blockchains/ethereum/assets/0x5fAa989Af96Af85384b8a938c2EdE4A7378D9875/logo.png differ diff --git a/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json b/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json index 2b6b6dc43569f..0796d1ad46246 100644 --- a/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json +++ b/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json @@ -7,5 +7,8 @@ "symbol": "RLC", "decimals": 9, "status": "active", - "id": "0x607F4C5BB672230e8672085532f7e901544a7375" + "id": "0x607F4C5BB672230e8672085532f7e901544a7375", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6100dd79fCAA88420750DceE3F735d168aBcB771/info.json b/blockchains/ethereum/assets/0x6100dd79fCAA88420750DceE3F735d168aBcB771/info.json new file mode 100644 index 0000000000000..d6a82c33aeded --- /dev/null +++ b/blockchains/ethereum/assets/0x6100dd79fCAA88420750DceE3F735d168aBcB771/info.json @@ -0,0 +1,28 @@ +{ + "name": "Ethereans", + "symbol": "OS", + "type": "ERC20", + "decimals": 18, + "description": "Governance Token of EthereansOS (EthOS) protocol. More info: https://ethos.eth", + "website": "https://ethereans.app", + "explorer": "https://etherscan.io/token/0x6100dd79fCAA88420750DceE3F735d168aBcB771", + "status": "active", + "id": "0x6100dd79fCAA88420750DceE3F735d168aBcB771", + "tags": [ + "governance" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ethereansOS" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ncbK6nYdFU" + }, + { + "name": "youtube", + "url": "https://youtube.com/@EthereansOS" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6100dd79fCAA88420750DceE3F735d168aBcB771/logo.png b/blockchains/ethereum/assets/0x6100dd79fCAA88420750DceE3F735d168aBcB771/logo.png new file mode 100644 index 0000000000000..86ffb8db7a513 Binary files /dev/null and b/blockchains/ethereum/assets/0x6100dd79fCAA88420750DceE3F735d168aBcB771/logo.png differ diff --git a/blockchains/ethereum/assets/0x6123B0049F904d730dB3C36a31167D9d4121fA6B/info.json b/blockchains/ethereum/assets/0x6123B0049F904d730dB3C36a31167D9d4121fA6B/info.json new file mode 100644 index 0000000000000..2fb4df0fee1b7 --- /dev/null +++ b/blockchains/ethereum/assets/0x6123B0049F904d730dB3C36a31167D9d4121fA6B/info.json @@ -0,0 +1,21 @@ +{ + "name": "Ribbon", + "type": "ERC20", + "symbol": "RBN", + "decimals": 18, + "website": "https://www.ribbon.finance/", + "description": "Ribbon uses financial engineering to create structured products that aim to deliver sustainable yield. Ribbon's first product focuses on yield through automated options strategies. The protocol also allows developers to create arbitrary structured products by combining various DeFi derivatives.", + "explorer": "https://etherscan.io/token/0x6123b0049f904d730db3c36a31167d9d4121fa6b", + "status": "active", + "id": "0x6123B0049F904d730dB3C36a31167D9d4121fA6B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ribbonfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ribbon-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6123B0049F904d730dB3C36a31167D9d4121fA6B/logo.png b/blockchains/ethereum/assets/0x6123B0049F904d730dB3C36a31167D9d4121fA6B/logo.png new file mode 100644 index 0000000000000..d4cdccc8491b4 Binary files /dev/null and b/blockchains/ethereum/assets/0x6123B0049F904d730dB3C36a31167D9d4121fA6B/logo.png differ diff --git a/blockchains/ethereum/assets/0x614D7f40701132E25fe6fc17801Fbd34212d2Eda/info.json b/blockchains/ethereum/assets/0x614D7f40701132E25fe6fc17801Fbd34212d2Eda/info.json new file mode 100644 index 0000000000000..70950d626eafb --- /dev/null +++ b/blockchains/ethereum/assets/0x614D7f40701132E25fe6fc17801Fbd34212d2Eda/info.json @@ -0,0 +1,52 @@ +{ + "name": "SafeBLAST", + "type": "ERC20", + "symbol": "BLAST", + "decimals": 9, + "website": "https://www.safeblastcrypto.com/", + "description": "SafeBLAST token is an autonomous yield and Liquidity generation protocol. Every transaction reduces the total circulating supply of BLAST. Every wallet HODLers automatically gets rewarded with a 5% distribution on each transaction. Each transaction also creates a 5% liquidity, which is automatically LOCKED.", + "explorer": "https://etherscan.io/token/0x614D7f40701132E25fe6fc17801Fbd34212d2Eda", + "status": "active", + "id": "0x614D7f40701132E25fe6fc17801Fbd34212d2Eda", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SafeBlastArmy" + }, + { + "name": "facebook", + "url": "https://facebook.com/SafeBlastCrypto" + }, + { + "name": "medium", + "url": "https://safeblastcrypto.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/u/SafeBlastCrypto" + }, + { + "name": "youtube", + "url": "https://youtube.com/SafeBlastCrypto" + }, + { + "name": "telegram", + "url": "https://t.me/SafeBLAST" + }, + { + "name": "whitepaper", + "url": "https://safeblastcrypto.com/SafeBLAST-Whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/safeblast/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/safeblast" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x614D7f40701132E25fe6fc17801Fbd34212d2Eda/logo.png b/blockchains/ethereum/assets/0x614D7f40701132E25fe6fc17801Fbd34212d2Eda/logo.png new file mode 100644 index 0000000000000..34180c9ce1d00 Binary files /dev/null and b/blockchains/ethereum/assets/0x614D7f40701132E25fe6fc17801Fbd34212d2Eda/logo.png differ diff --git a/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json b/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json index fb77b2f49da64..efe4faa2b3f03 100644 --- a/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json +++ b/blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json @@ -1,7 +1,7 @@ { "name": "Aave UniETH", "website": "https://aave.com", - "description": "Aave UniETH is an interest bearing token pegged 1:1 to the underlying ETH deposited in the Uniswap Market of Aave Protocol.", + "description": "Aave UniETH is an interest bearing token pegged 1:1 to the underlying ETH deposited in the Uniswap Market of Aave Protocol.", "explorer": "https://etherscan.io/token/0x6179078872605396Ee62960917128F9477a5DdbB", "type": "ERC20", "symbol": "aUniETH", diff --git a/blockchains/ethereum/assets/0x61E90A50137E1F645c9eF4a0d3A4f01477738406/info.json b/blockchains/ethereum/assets/0x61E90A50137E1F645c9eF4a0d3A4f01477738406/info.json new file mode 100644 index 0000000000000..15eabc3447290 --- /dev/null +++ b/blockchains/ethereum/assets/0x61E90A50137E1F645c9eF4a0d3A4f01477738406/info.json @@ -0,0 +1,21 @@ +{ + "name": "League of Kingdoms Arena", + "website": "http://playersarena.foundation/", + "description": "League of Kingdoms Arena (LOKA) aims at building a decentralized gaming metaverse on the world’s first blockchain MMO strategy game, League of Kingdoms. The LOKA token adds to the existing set of NFTs to enable governance rights and additional utilities to the League of Kingdoms community.", + "explorer": "https://etherscan.io/token/0x61e90a50137e1f645c9ef4a0d3a4f01477738406", + "symbol": "LOKA", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x61E90A50137E1F645c9eF4a0d3A4f01477738406", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/league-of-kingdoms/" + }, + { + "name": "twitter", + "url": "https://twitter.com/LeagueKingdoms" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x61E90A50137E1F645c9eF4a0d3A4f01477738406/logo.png b/blockchains/ethereum/assets/0x61E90A50137E1F645c9eF4a0d3A4f01477738406/logo.png new file mode 100644 index 0000000000000..c62c82fc46eae Binary files /dev/null and b/blockchains/ethereum/assets/0x61E90A50137E1F645c9eF4a0d3A4f01477738406/logo.png differ diff --git a/blockchains/ethereum/assets/0x6226e00bCAc68b0Fe55583B90A1d727C14fAB77f/info.json b/blockchains/ethereum/assets/0x6226e00bCAc68b0Fe55583B90A1d727C14fAB77f/info.json new file mode 100644 index 0000000000000..68f934d219594 --- /dev/null +++ b/blockchains/ethereum/assets/0x6226e00bCAc68b0Fe55583B90A1d727C14fAB77f/info.json @@ -0,0 +1,61 @@ +{ + "name": "MultiVAC", + "symbol": "MTV", + "type": "ERC20", + "decimals": 18, + "description": "MultiVAC is the innovative sharding protocol and pioneering flexible computing framework. MultiVAC is also called 'Multi-core Ethereum'. As a high-throughput and flexible public blockchain platform, MultiVAC proposed an all-dimensional sharding solution to increase TPS of blockchain, and MultiVAC is the first one that proposed a flexible computing framework, so the developers can trade-off freely about the blockchain trilemma on this framework.", + "website": "https://www.mtv.ac/", + "explorer": "https://etherscan.io/token/0x6226e00bcac68b0fe55583b90a1d727c14fab77f", + "status": "active", + "id": "0x6226e00bCAc68b0Fe55583B90A1d727C14fAB77f", + "links": [ + { + "name": "github", + "url": "https://github.com/multivactech" + }, + { + "name": "twitter", + "url": "https://twitter.com/MultiVAC_Global" + }, + { + "name": "blog", + "url": "https://multivac-global.medium.com" + }, + { + "name": "telegram", + "url": "https://t.me/MultiVAC2020" + }, + { + "name": "telegram_news", + "url": "https://t.me/MultiVACMTV" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC601thGbV-rneZB8KTtbqpA?sub_confirmation=1" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiVAC.MTV/" + }, + { + "name": "discord", + "url": "https://discord.com/zq8dbUZMCF" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MultiVAC_official/" + }, + { + "name": "whitepaper", + "url": "https://mtv.ac/assets/file/MultiVAC_Tech_Whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multivac/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multivac" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6226e00bCAc68b0Fe55583B90A1d727C14fAB77f/logo.png b/blockchains/ethereum/assets/0x6226e00bCAc68b0Fe55583B90A1d727C14fAB77f/logo.png new file mode 100644 index 0000000000000..3b63f0692ee82 Binary files /dev/null and b/blockchains/ethereum/assets/0x6226e00bCAc68b0Fe55583B90A1d727C14fAB77f/logo.png differ diff --git a/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json b/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json index b8415f842eb21..1d81950521a6f 100644 --- a/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json +++ b/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7", + "tags": [ + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/info.json b/blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/info.json index 7f4ca0ed72f53..7b67dc8de3453 100644 --- a/blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/info.json +++ b/blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/info.json @@ -1,5 +1,5 @@ { - "name": "AIOZ Network Coin", + "name": "AIOZ Network", "website": "https://aioz.network", "description": "AIOZ Network is re-imagining streaming from the ground up with a blockchain that integrates content distribution and tokenomics built for media.", "explorer": "https://etherscan.io/token/0x626E8036dEB333b408Be468F951bdB42433cBF18", diff --git a/blockchains/ethereum/assets/0x628A3b2E302C7e896AcC432D2d0dD22B6cb9bc88/info.json b/blockchains/ethereum/assets/0x628A3b2E302C7e896AcC432D2d0dD22B6cb9bc88/info.json new file mode 100644 index 0000000000000..fdca635aff9f4 --- /dev/null +++ b/blockchains/ethereum/assets/0x628A3b2E302C7e896AcC432D2d0dD22B6cb9bc88/info.json @@ -0,0 +1,24 @@ +{ + "name": "LimeWire Token", + "website": "https://limewire.com", + "description": "LimeWire, the iconic brand that helped millions of users to disover their favorite music in the early 2000's is back as the first Web3 subscription platform for artists, brands and creators.", + "explorer": "https://etherscan.io/token/0x628a3b2e302c7e896acc432d2d0dd22b6cb9bc88", + "symbol": "LMWR", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x628A3b2E302C7e896AcC432D2d0dD22B6cb9bc88", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/limewire" + }, + { + "name": "telegram", + "url": "https://t.me/limewire" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x628A3b2E302C7e896AcC432D2d0dD22B6cb9bc88/logo.png b/blockchains/ethereum/assets/0x628A3b2E302C7e896AcC432D2d0dD22B6cb9bc88/logo.png new file mode 100644 index 0000000000000..686dbf3313261 Binary files /dev/null and b/blockchains/ethereum/assets/0x628A3b2E302C7e896AcC432D2d0dD22B6cb9bc88/logo.png differ diff --git a/blockchains/ethereum/assets/0x62959c699A52eC647622c91e79CE73344e4099f5/info.json b/blockchains/ethereum/assets/0x62959c699A52eC647622c91e79CE73344e4099f5/info.json new file mode 100644 index 0000000000000..cfd5982981b9d --- /dev/null +++ b/blockchains/ethereum/assets/0x62959c699A52eC647622c91e79CE73344e4099f5/info.json @@ -0,0 +1,28 @@ +{ + "name": "DeFine Art", + "type": "ERC20", + "symbol": "DFA", + "decimals": 18, + "website": "https://www.define.one/", + "description": "DeFine is the NFT social platform for all creators including artists, musicians, influencers, gamers, and athletes. The platform facilitates all social interaction, engagement and communication for creators and their fanbase with digital assets like NFTs and social/fan tokens.", + "explorer": "https://etherscan.io/token/0x62959c699a52ec647622c91e79ce73344e4099f5", + "status": "active", + "id": "0x62959c699A52eC647622c91e79CE73344e4099f5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeFinePlatform" + }, + { + "name": "telegram", + "url": "https://t.me/DeFinePlatform" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/define/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62959c699A52eC647622c91e79CE73344e4099f5/logo.png b/blockchains/ethereum/assets/0x62959c699A52eC647622c91e79CE73344e4099f5/logo.png new file mode 100644 index 0000000000000..bf1c9f3405e64 Binary files /dev/null and b/blockchains/ethereum/assets/0x62959c699A52eC647622c91e79CE73344e4099f5/logo.png differ diff --git a/blockchains/ethereum/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/info.json b/blockchains/ethereum/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/info.json new file mode 100644 index 0000000000000..b3e88c342ebda --- /dev/null +++ b/blockchains/ethereum/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/info.json @@ -0,0 +1,64 @@ +{ + "name": "Beam", + "type": "ERC20", + "symbol": "BEAM", + "decimals": 18, + "website": "https://meritcircle.io/", + "description": "Beam is a sovereign network focused on gaming brought to you by the Merit Circle DAO.", + "explorer": "https://etherscan.io/token/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE", + "status": "active", + "id": "0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/buildonbeam" + }, + { + "name": "github", + "url": "https://github.com/Merit-Circle" + }, + { + "name": "telegram", + "url": "https://t.me/meritcircle" + }, + { + "name": "telegram_news", + "url": "https://t.me/meritcircle_ann" + }, + { + "name": "docs", + "url": "https://docs.onbeam.com" + }, + { + "name": "blog", + "url": "https://medium.com/@meritcircle" + }, + { + "name": "forum", + "url": "https://gov.meritcircle.io/" + }, + { + "name": "medium", + "url": "https://medium.com/@meritcircle" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/beam-2" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/onbeam/" + }, + { + "name": "whitepaper", + "url": "https://meritcircle.gitbook.io/merit-circle/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/meritcircle" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/logo.png b/blockchains/ethereum/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/logo.png new file mode 100644 index 0000000000000..df55519f7a2dd Binary files /dev/null and b/blockchains/ethereum/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/logo.png differ diff --git a/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/info.json b/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/info.json index 825a195cefa3a..593b85856b213 100644 --- a/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/info.json +++ b/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/info.json @@ -1,5 +1,5 @@ { - "name": "CyberFi", + "name": "CyberFi Token", "type": "ERC20", "symbol": "CFi", "decimals": 18, diff --git a/blockchains/ethereum/assets/0x644192291cc835A93d6330b24EA5f5FEdD0eEF9e/info.json b/blockchains/ethereum/assets/0x644192291cc835A93d6330b24EA5f5FEdD0eEF9e/info.json new file mode 100644 index 0000000000000..6315a0153ea1e --- /dev/null +++ b/blockchains/ethereum/assets/0x644192291cc835A93d6330b24EA5f5FEdD0eEF9e/info.json @@ -0,0 +1,52 @@ +{ + "name": "AllianceBlock Nexera Token", + "type": "ERC20", + "symbol": "NXRA", + "decimals": 18, + "website": "https://allianceblock.io", + "description": "Seamless gateways between TradFi and DeFi", + "explorer": "https://etherscan.io/token/0x644192291cc835a93d6330b24ea5f5fedd0eef9e", + "status": "active", + "id": "0x644192291cc835A93d6330b24EA5f5FEdD0eEF9e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/allianceblock" + }, + { + "name": "telegram", + "url": "https://t.me/AllianceBlock" + }, + { + "name": "telegram_news", + "url": "https://t.me/AllianceBlockAnn" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AllianceBlock/" + }, + { + "name": "medium", + "url": "https://medium.com/allianceblock" + }, + { + "name": "youtube", + "url": "https://youtube.com/AllianceBlock" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/allianceblock-nexera" + }, + { + "name": "github", + "url": "https://github.com/Stichting-AllianceBlock-Foundation/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/fB4tkF52H5" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x644192291cc835A93d6330b24EA5f5FEdD0eEF9e/logo.png b/blockchains/ethereum/assets/0x644192291cc835A93d6330b24EA5f5FEdD0eEF9e/logo.png new file mode 100644 index 0000000000000..db68f1ad4e461 Binary files /dev/null and b/blockchains/ethereum/assets/0x644192291cc835A93d6330b24EA5f5FEdD0eEF9e/logo.png differ diff --git a/blockchains/ethereum/assets/0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194/info.json b/blockchains/ethereum/assets/0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194/info.json new file mode 100644 index 0000000000000..a69822bf89424 --- /dev/null +++ b/blockchains/ethereum/assets/0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194/info.json @@ -0,0 +1,25 @@ +{ + "name": "Big Time", + "website": "https://bigtime.gg/", + "description": "The $BIGTIME Token is the main cryptocurrency that drives Big Time’s in-game economy. $BIGTIME randomly drops in-game by playing with at least one charged Hourglass equipped.", + "explorer": "https://etherscan.io/token/0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194", + "type": "ERC20", + "symbol": "BIGTIME", + "decimals": 18, + "status": "active", + "id": "0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/big-time/" + }, + { + "name": "twitter", + "url": "https://twitter.com/playbigtime" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/big-time/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194/logo.png b/blockchains/ethereum/assets/0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194/logo.png new file mode 100644 index 0000000000000..2b3a70086c734 Binary files /dev/null and b/blockchains/ethereum/assets/0x64Bc2cA1Be492bE7185FAA2c8835d9b824c8a194/logo.png differ diff --git a/blockchains/ethereum/assets/0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4/info.json b/blockchains/ethereum/assets/0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4/info.json new file mode 100644 index 0000000000000..f0b1e67f66fc9 --- /dev/null +++ b/blockchains/ethereum/assets/0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4/info.json @@ -0,0 +1,33 @@ +{ + "name": "Multichain", + "type": "ERC20", + "symbol": "MULTI", + "decimals": 18, + "website": "https://multichain.org/", + "description": "Multichain is a cross-chain router protocol (CRP), to be the ultimate router for Web3.", + "explorer": "https://etherscan.io/token/0x65ef703f5594d2573eb71aaf55bc0cb548492df4", + "status": "active", + "id": "0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/multichainorg" + }, + { + "name": "github", + "url": "https://github.com/anyswap" + }, + { + "name": "telegram", + "url": "https://t.me/anyswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multichain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multichain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4/logo.png b/blockchains/ethereum/assets/0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4/logo.png new file mode 100644 index 0000000000000..c0623a5baa6d1 Binary files /dev/null and b/blockchains/ethereum/assets/0x65Ef703f5594D2573eb71Aaf55BC0CB548492df4/logo.png differ diff --git a/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json b/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json index b28d1629094a9..7b6f6c3f1bba9 100644 --- a/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json +++ b/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json @@ -1,5 +1,5 @@ { - "name": "WISE Token", + "name": "Wise Token", "website": "https://wisetoken.net/", "description": "Wise is an innovative and highly secure DeFi ecosystem that offers a full suite of financial tools. 100% of ecosystem profits go to token holders.", "explorer": "https://etherscan.io/token/0x66a0f676479cee1d7373f3dc2e2952778bff5bd6", diff --git a/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json b/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json index fd22ef930ac7c..eba9bafb9245d 100644 --- a/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json +++ b/blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json @@ -8,6 +8,10 @@ "decimals": 18, "status": "active", "id": "0x674C6Ad92Fd080e4004b2312b45f796a192D27a0", + "tags": [ + "defi", + "stablecoin" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/logo.png b/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/logo.png index 1a6566769438f..1792590bd716f 100644 Binary files a/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/logo.png and b/blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/logo.png differ diff --git a/blockchains/ethereum/assets/0x678e840C640F619E17848045D23072844224dD37/info.json b/blockchains/ethereum/assets/0x678e840C640F619E17848045D23072844224dD37/info.json new file mode 100644 index 0000000000000..69c3b73ad4874 --- /dev/null +++ b/blockchains/ethereum/assets/0x678e840C640F619E17848045D23072844224dD37/info.json @@ -0,0 +1,28 @@ +{ + "name": "Cratos", + "type": "ERC20", + "symbol": "CRTS", + "decimals": 18, + "website": "https://www.cratostoken.com/", + "description": "CRATOS is an ERC-20 utility token designed to facilitate citizen participation in the CRATOS app, a real-time live vote platform.", + "explorer": "https://etherscan.io/token/0x678e840c640f619e17848045d23072844224dd37", + "status": "active", + "id": "0x678e840C640F619E17848045D23072844224dD37", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cratostoken" + }, + { + "name": "telegram", + "url": "https://t.me/CratosToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cratos/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x678e840C640F619E17848045D23072844224dD37/logo.png b/blockchains/ethereum/assets/0x678e840C640F619E17848045D23072844224dD37/logo.png new file mode 100644 index 0000000000000..cad91b5eadb32 Binary files /dev/null and b/blockchains/ethereum/assets/0x678e840C640F619E17848045D23072844224dD37/logo.png differ diff --git a/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json b/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json index 0123cdc8fe2b3..ef9b332f952b5 100644 --- a/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json +++ b/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json @@ -1,5 +1,5 @@ { - "name": "Kylin Network Token", + "name": "Kylin", "symbol": "KYL", "type": "ERC20", "decimals": 18, diff --git a/blockchains/ethereum/assets/0x67F4C72a50f8Df6487720261E188F2abE83F57D7/info.json b/blockchains/ethereum/assets/0x67F4C72a50f8Df6487720261E188F2abE83F57D7/info.json new file mode 100644 index 0000000000000..9654264451a27 --- /dev/null +++ b/blockchains/ethereum/assets/0x67F4C72a50f8Df6487720261E188F2abE83F57D7/info.json @@ -0,0 +1,28 @@ +{ + "name": "Wrapped Pocket (wPOKT)", + "type": "ERC20", + "symbol": "wPOKT", + "decimals": 6, + "website": "https://www.pokt.network", + "description": "Reliable, performant, and cost-effective RPC infrastructure that is owned and governed by its users. Unstoppable Open Data, powered by decentralization.", + "explorer": "https://etherscan.io/token/0x67F4C72a50f8Df6487720261E188F2abE83F57D7", + "status": "active", + "id": "0x67F4C72a50f8Df6487720261E188F2abE83F57D7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/POKTnetwork" + }, + { + "name": "github", + "url": "https://github.com/pokt-network" + }, + { + "name": "forum", + "url": "https://forum.pokt.network/" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x67F4C72a50f8Df6487720261E188F2abE83F57D7/logo.png b/blockchains/ethereum/assets/0x67F4C72a50f8Df6487720261E188F2abE83F57D7/logo.png new file mode 100644 index 0000000000000..5c1ecf3df85be Binary files /dev/null and b/blockchains/ethereum/assets/0x67F4C72a50f8Df6487720261E188F2abE83F57D7/logo.png differ diff --git a/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json b/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json index ad88ab477930a..db15a0d6a307d 100644 --- a/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json +++ b/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x6810e776880C02933D47DB1b9fc05908e5386b96", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x68749665FF8D2d112Fa859AA293F07A622782F38/info.json b/blockchains/ethereum/assets/0x68749665FF8D2d112Fa859AA293F07A622782F38/info.json new file mode 100644 index 0000000000000..f1518b7f3a2c2 --- /dev/null +++ b/blockchains/ethereum/assets/0x68749665FF8D2d112Fa859AA293F07A622782F38/info.json @@ -0,0 +1,21 @@ +{ + "name": "Tether Gold", + "type": "ERC20", + "symbol": "XAUt", + "decimals": 6, + "website": "https://gold.tether.to/", + "description": "Each XAU₮ token represents ownership of one troy fine ounce of physical gold on a specific gold bar. Furthermore, Tether Gold (XAU₮) is the only product among the competition that offers zero custody fees and has direct control over the physical gold storage.", + "explorer": "https://etherscan.io/token/0x68749665FF8D2d112Fa859AA293F07A622782F38", + "status": "active", + "id": "0x68749665FF8D2d112Fa859AA293F07A622782F38", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tethergold/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether-gold/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/logo.png b/blockchains/ethereum/assets/0x68749665FF8D2d112Fa859AA293F07A622782F38/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/logo.png rename to blockchains/ethereum/assets/0x68749665FF8D2d112Fa859AA293F07A622782F38/logo.png diff --git a/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/logo.png b/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/logo.png index e865a7c7ce300..5016240bf9504 100644 Binary files a/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/logo.png and b/blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/logo.png differ diff --git a/blockchains/ethereum/assets/0x68A47Fe1CF42eBa4a030a10CD4D6a1031Ca3CA0a/info.json b/blockchains/ethereum/assets/0x68A47Fe1CF42eBa4a030a10CD4D6a1031Ca3CA0a/info.json new file mode 100644 index 0000000000000..75823d452be39 --- /dev/null +++ b/blockchains/ethereum/assets/0x68A47Fe1CF42eBa4a030a10CD4D6a1031Ca3CA0a/info.json @@ -0,0 +1,25 @@ +{ + "name": "Tectum Emission Token", + "website": "https://softnote.com/", + "description": "Tectum is the Worlds Fastest Layer 1 Blockchain functioning at 1.3 million tps with instant immutability. The Softnote is its Layer 2 solution that makes Bitcoin and other cryptocurrencies instant, free and boundless.", + "explorer": "https://etherscan.io/token/0x68A47Fe1CF42eBa4a030a10CD4D6a1031Ca3CA0a", + "type": "ERC20", + "symbol": "TET", + "decimals": 8, + "status": "active", + "id": "0x68A47Fe1CF42eBa4a030a10CD4D6a1031Ca3CA0a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tectumsocial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tectum/" + }, + { + "name": "telegram", + "url": "https://t.me/tectumglobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x68A47Fe1CF42eBa4a030a10CD4D6a1031Ca3CA0a/logo.png b/blockchains/ethereum/assets/0x68A47Fe1CF42eBa4a030a10CD4D6a1031Ca3CA0a/logo.png new file mode 100644 index 0000000000000..b58cc8e660fc8 Binary files /dev/null and b/blockchains/ethereum/assets/0x68A47Fe1CF42eBa4a030a10CD4D6a1031Ca3CA0a/logo.png differ diff --git a/blockchains/ethereum/assets/0x695d38EB4e57E0f137e36df7c1f0f2635981246b/info.json b/blockchains/ethereum/assets/0x695d38EB4e57E0f137e36df7c1f0f2635981246b/info.json new file mode 100644 index 0000000000000..a644d6edf6136 --- /dev/null +++ b/blockchains/ethereum/assets/0x695d38EB4e57E0f137e36df7c1f0f2635981246b/info.json @@ -0,0 +1,21 @@ +{ + "name": "MEME AI", + "type": "ERC20", + "symbol": "MEMEAI", + "decimals": 9, + "website": "https://memeaicoin.io/", + "description": "To Unleash Your MEME Creativity Take Your MEMES to the Next Level 'Explore MEME AI, inspired by Elon Musk's recent tweet recognizing the impact of memes. Our platform offers a AI meme generator and an NFT marketplace, empowering users to have fun...", + "explorer": "https://etherscan.io/token/0x695d38EB4e57E0f137e36df7c1f0f2635981246b", + "status": "active", + "id": "0x695d38EB4e57E0f137e36df7c1f0f2635981246b", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/meme-ai-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Memeaicoin" + } + ] + } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x695d38EB4e57E0f137e36df7c1f0f2635981246b/logo.png b/blockchains/ethereum/assets/0x695d38EB4e57E0f137e36df7c1f0f2635981246b/logo.png new file mode 100644 index 0000000000000..ec20be5f3bd42 Binary files /dev/null and b/blockchains/ethereum/assets/0x695d38EB4e57E0f137e36df7c1f0f2635981246b/logo.png differ diff --git a/blockchains/ethereum/assets/0x6982508145454Ce325dDbE47a25d4ec3d2311933/info.json b/blockchains/ethereum/assets/0x6982508145454Ce325dDbE47a25d4ec3d2311933/info.json new file mode 100644 index 0000000000000..551d2f03b623b --- /dev/null +++ b/blockchains/ethereum/assets/0x6982508145454Ce325dDbE47a25d4ec3d2311933/info.json @@ -0,0 +1,32 @@ +{ + "name": "Pepe", + "type": "ERC20", + "symbol": "PEPE", + "decimals": 18, + "website": "https://www.pepe.vip/", + "description": "Pepe is a community based memecoin with one mission: to make memecoins great again. Made to honor the iconic meme we all know and love, Pepe is here to take reign as the most memeable memecoin in existence, fueled purely by memetic power. Pepe is for the people.", + "explorer": "https://etherscan.io/token/0x6982508145454ce325ddbe47a25d4ec3d2311933", + "status": "active", + "id": "0x6982508145454Ce325dDbE47a25d4ec3d2311933", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepecoineth" + }, + { + "name": "telegram", + "url": "https://t.me/pepecoineth" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepe/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pepe" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0x6982508145454Ce325dDbE47a25d4ec3d2311933/logo.png b/blockchains/ethereum/assets/0x6982508145454Ce325dDbE47a25d4ec3d2311933/logo.png new file mode 100644 index 0000000000000..9b4a73e8db238 Binary files /dev/null and b/blockchains/ethereum/assets/0x6982508145454Ce325dDbE47a25d4ec3d2311933/logo.png differ diff --git a/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json b/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json index d5843cff5a576..9232d09307cb2 100644 --- a/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json +++ b/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json @@ -1,12 +1,12 @@ { - "name": "$POOLZ finance", + "name": "Poolz Finance", "website": "https://www.poolz.finance", "description": "Poolz is a decentralized swapping protocol for cross-chain token pools and auctions, enabling projects to raise capital.", "explorer": "https://etherscan.io/token/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23", "type": "ERC20", "symbol": "POOLZ", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23", "links": [ { diff --git a/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/logo.png b/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/logo.png index 66cd41793cc6c..f9bcdbe32503b 100644 Binary files a/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/logo.png and b/blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/logo.png differ diff --git a/blockchains/ethereum/assets/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98/info.json b/blockchains/ethereum/assets/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98/info.json new file mode 100644 index 0000000000000..b935f2f480678 --- /dev/null +++ b/blockchains/ethereum/assets/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98/info.json @@ -0,0 +1,21 @@ +{ + "name": "OpSec", + "type": "ERC20", + "symbol": "OPSEC", + "decimals": 18, + "website": "https://opsec.software/", + "description": "OpSec, Cloud security with decentralized servers, private networks, RDPs, GPUs, One-Click Setup Nodes, DePIN hardware – shaping security-oriented future.", + "explorer": "https://etherscan.io/token/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98", + "status": "active", + "id": "0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpSecCloud" + }, + { + "name": "telegram", + "url": "https://t.me/opseccloud" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98/logo.png b/blockchains/ethereum/assets/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98/logo.png new file mode 100644 index 0000000000000..05b66f4fac54c Binary files /dev/null and b/blockchains/ethereum/assets/0x6A7eFF1e2c355AD6eb91BEbB5ded49257F3FED98/logo.png differ diff --git a/blockchains/ethereum/assets/0x6ADb2E268de2aA1aBF6578E4a8119b960E02928F/info.json b/blockchains/ethereum/assets/0x6ADb2E268de2aA1aBF6578E4a8119b960E02928F/info.json new file mode 100644 index 0000000000000..f2608950dd11c --- /dev/null +++ b/blockchains/ethereum/assets/0x6ADb2E268de2aA1aBF6578E4a8119b960E02928F/info.json @@ -0,0 +1,49 @@ +{ + "name": "ShibaDoge", + "type": "ERC20", + "symbol": "SHIBDOGE", + "decimals": 9, + "website": "https://realshibadoge.com", + "description": "The first community driven token created by Shiba & Dogecoin whales coming together for the greater good of both communities", + "explorer": "https://etherscan.io/token/0x6adb2e268de2aa1abf6578e4a8119b960e02928f", + "status": "active", + "id": "0x6ADb2E268de2aA1aBF6578E4a8119b960E02928F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/realshibadoge" + }, + { + "name": "telegram", + "url": "https://t.me/ShibaDoge_Portal" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.realshibadoge.com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shibadoge/" + }, + { + "name": "github", + "url": "https://github.com/RealShibaDogeDev" + }, + { + "name": "discord", + "url": "https://discord.com/invite/realshibadoge" + }, + { + "name": "medium", + "url": "https://realshibadoge.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shibadoge" + } + ], + "tags": [ + "memes", + "deflationary" + ] +} diff --git a/blockchains/ethereum/assets/0x6ADb2E268de2aA1aBF6578E4a8119b960E02928F/logo.png b/blockchains/ethereum/assets/0x6ADb2E268de2aA1aBF6578E4a8119b960E02928F/logo.png new file mode 100644 index 0000000000000..dcae30b63c13a Binary files /dev/null and b/blockchains/ethereum/assets/0x6ADb2E268de2aA1aBF6578E4a8119b960E02928F/logo.png differ diff --git a/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json b/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json index 87df1818f0e2f..da897ca5d00d2 100644 --- a/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json +++ b/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json @@ -1,5 +1,5 @@ { - "name": "Multi-collateral DAI", + "name": "Dai", "website": "http://makerdao.com", "description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", "explorer": "https://etherscan.io/token/0x6B175474E89094C44Da98b954EedeAC495271d0F", @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0x6B175474E89094C44Da98b954EedeAC495271d0F", + "tags": [ + "defi", + "stablecoin" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json b/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json index 87e6e36033ff7..3448306f517db 100644 --- a/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json +++ b/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json @@ -1,5 +1,5 @@ { - "name": "Sushi", + "name": "SushiSwap", "website": "https://sushiswap.fi", "description": "SushiSwap claims to be an evolution of #Uniswap with $SUSHI tokenomics.", "explorer": "https://etherscan.io/token/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", @@ -9,6 +9,11 @@ "decimals": 18, "status": "active", "id": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", + "tags": [ + "defi", + "governance", + "nft" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x6BF765C43030387a983f429c1438e9D2025B7E12/info.json b/blockchains/ethereum/assets/0x6BF765C43030387a983f429c1438e9D2025B7E12/info.json new file mode 100644 index 0000000000000..26e79b9964664 --- /dev/null +++ b/blockchains/ethereum/assets/0x6BF765C43030387a983f429c1438e9D2025B7E12/info.json @@ -0,0 +1,24 @@ +{ + "name": "McPepes", + "website": "https://mcpepes.com/", + "description": "McPepe’s is the infinite Pepe image generator. Generated images are available as NFTs on Ethereum or can be inscribed as Ordinals on Bitcoin. $PEPES incentivizes the generation of the highest quality Pepes possible and manages the resource constraints of generating millions of Pepes per day.", + "explorer": "https://etherscan.io/token/0x6bf765c43030387a983f429c1438e9d2025b7e12", + "type": "ERC20", + "symbol": "PEPES", + "decimals": 18, + "status": "active", + "id": "0x6BF765C43030387a983f429c1438e9D2025B7E12", + "tags": [ + "memes" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/McPepes_AI" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mcpepe-s/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6BF765C43030387a983f429c1438e9D2025B7E12/logo.png b/blockchains/ethereum/assets/0x6BF765C43030387a983f429c1438e9D2025B7E12/logo.png new file mode 100644 index 0000000000000..da782d14c8abe Binary files /dev/null and b/blockchains/ethereum/assets/0x6BF765C43030387a983f429c1438e9D2025B7E12/logo.png differ diff --git a/blockchains/ethereum/assets/0x6Bba316c48b49BD1eAc44573c5c871ff02958469/info.json b/blockchains/ethereum/assets/0x6Bba316c48b49BD1eAc44573c5c871ff02958469/info.json new file mode 100644 index 0000000000000..d16c9a4693253 --- /dev/null +++ b/blockchains/ethereum/assets/0x6Bba316c48b49BD1eAc44573c5c871ff02958469/info.json @@ -0,0 +1,11 @@ +{ + "name": "Gas DAO", + "type": "ERC20", + "symbol": "GAS", + "decimals": 18, + "website": "https://www.gasdao.org", + "description": "A super-DAO formed with the vision of being the heartbeat and voice of the largest community of Web3 native users on the Ethereum Network.", + "explorer": "https://etherscan.io/token/0x6Bba316c48b49BD1eAc44573c5c871ff02958469", + "status": "active", + "id": "0x6Bba316c48b49BD1eAc44573c5c871ff02958469" +} diff --git a/blockchains/ethereum/assets/0x6Bba316c48b49BD1eAc44573c5c871ff02958469/logo.png b/blockchains/ethereum/assets/0x6Bba316c48b49BD1eAc44573c5c871ff02958469/logo.png new file mode 100644 index 0000000000000..b5b0ee403a92b Binary files /dev/null and b/blockchains/ethereum/assets/0x6Bba316c48b49BD1eAc44573c5c871ff02958469/logo.png differ diff --git a/blockchains/ethereum/assets/0x6Bc40d4099f9057b23aF309C08d935b890d7Adc0/info.json b/blockchains/ethereum/assets/0x6Bc40d4099f9057b23aF309C08d935b890d7Adc0/info.json new file mode 100644 index 0000000000000..0d4acbd7e7ce2 --- /dev/null +++ b/blockchains/ethereum/assets/0x6Bc40d4099f9057b23aF309C08d935b890d7Adc0/info.json @@ -0,0 +1,25 @@ +{ + "name": "SnailBrook", + "website": "https://www.snailbrook.ai/", + "description": "SnailBrook (SNAIL) is a decentralized utopian cryptocurrency project that aims to unite various meme coin communities under a single, inclusive platform. By fostering equal opportunity and collaborative growth, SNAIL seeks to create a utopia for all meme coin enthusiasts and investors.", + "explorer": "https://etherscan.io/token/0x6bc40d4099f9057b23af309c08d935b890d7adc0", + "type": "ERC20", + "symbol": "SNAIL", + "decimals": 18, + "status": "active", + "id": "0x6Bc40d4099f9057b23aF309C08d935b890d7Adc0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SnailBrookAI" + }, + { + "name": "telegram", + "url": "https://t.me/Snailbrook_Entry" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/snailbrook/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6Bc40d4099f9057b23aF309C08d935b890d7Adc0/logo.png b/blockchains/ethereum/assets/0x6Bc40d4099f9057b23aF309C08d935b890d7Adc0/logo.png new file mode 100644 index 0000000000000..bd68303503587 Binary files /dev/null and b/blockchains/ethereum/assets/0x6Bc40d4099f9057b23aF309C08d935b890d7Adc0/logo.png differ diff --git a/blockchains/ethereum/assets/0x6C16119B20fa52600230F074b349dA3cb861a7e3/info.json b/blockchains/ethereum/assets/0x6C16119B20fa52600230F074b349dA3cb861a7e3/info.json new file mode 100644 index 0000000000000..05b5851b3403e --- /dev/null +++ b/blockchains/ethereum/assets/0x6C16119B20fa52600230F074b349dA3cb861a7e3/info.json @@ -0,0 +1,45 @@ +{ + "name": "Alkemi Network DAO Token", + "website": "https://alkemi.network", + "description": "Alkemi Network is bridging CeFi to DeFi, building an institution-grade liquidity network for financial institutions and individuals to access professional DeFi and earn yields on their Ethereum-based digital assets.", + "explorer": "https://etherscan.io/token/0x6C16119B20fa52600230F074b349dA3cb861a7e3", + "type": "ERC20", + "symbol": "ALK", + "decimals": 18, + "status": "active", + "id": "0x6C16119B20fa52600230F074b349dA3cb861a7e3", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/alkemi-network-dao-token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/alkemi-network-dao-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/AlkemiNetwork" + }, + { + "name": "telegram", + "url": "https://t.me/AlkemiNetwork" + }, + { + "name": "discord", + "url": "https://discord.com/invite/4pThZqCJrj" + }, + { + "name": "medium", + "url": "https://medium.com/alkemi" + }, + { + "name": "github", + "url": "https://github.com/AlkemiNetwork" + }, + { + "name": "docs", + "url": "https://docs.alkemi.network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6C16119B20fa52600230F074b349dA3cb861a7e3/logo.png b/blockchains/ethereum/assets/0x6C16119B20fa52600230F074b349dA3cb861a7e3/logo.png new file mode 100644 index 0000000000000..cd74254fa87cf Binary files /dev/null and b/blockchains/ethereum/assets/0x6C16119B20fa52600230F074b349dA3cb861a7e3/logo.png differ diff --git a/blockchains/ethereum/assets/0x6D7497751656618Fc38CfB5478994a20F7E235df/info.json b/blockchains/ethereum/assets/0x6D7497751656618Fc38CfB5478994a20F7E235df/info.json new file mode 100644 index 0000000000000..463b85154ba74 --- /dev/null +++ b/blockchains/ethereum/assets/0x6D7497751656618Fc38CfB5478994a20F7E235df/info.json @@ -0,0 +1,25 @@ +{ + "name": "Spyro", + "symbol": "SPYRO", + "type": "ERC20", + "decimals": 18, + "description": "Spyro is the most memeable meme dragon in existence, deployed on the ERC20 network in the year of the Dragon.", + "website": "https://spyro.vip/", + "explorer": "https://etherscan.io/token/0x6d7497751656618fc38cfb5478994a20f7e235df", + "status": "active", + "id": "0x6D7497751656618Fc38CfB5478994a20F7E235df", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/spyrocoineth?s=21" + }, + { + "name": "telegram", + "url": "https://t.me/Spyro_Portal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spyro/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6D7497751656618Fc38CfB5478994a20F7E235df/logo.png b/blockchains/ethereum/assets/0x6D7497751656618Fc38CfB5478994a20F7E235df/logo.png new file mode 100644 index 0000000000000..0f7ec388c9b69 Binary files /dev/null and b/blockchains/ethereum/assets/0x6D7497751656618Fc38CfB5478994a20F7E235df/logo.png differ diff --git a/blockchains/ethereum/assets/0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050/info.json b/blockchains/ethereum/assets/0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050/info.json new file mode 100644 index 0000000000000..e3a3e0cb2f693 --- /dev/null +++ b/blockchains/ethereum/assets/0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050/info.json @@ -0,0 +1,25 @@ +{ + "name": "Arkham", + "type": "ERC20", + "symbol": "ARKM", + "decimals": 18, + "website": "https://www.arkhamintelligence.com/", + "description": "ARKM is an intel-to-earn and incentive system that help to balance the token economy, with ARKM entering circulation via intel-to-earn payments and ARKM rewards, and cycling out of circulation via pay-in-ARKM platform purchases and exchange fees.", + "explorer": "https://etherscan.io/token/0x6e2a43be0b1d33b726f0ca3b8de60b3482b8b050", + "status": "active", + "id": "0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arkhamintel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/arkham/" + }, + { + "name": "telegram", + "url": "https://t.me/arkhamintelligence" + } + ] +} diff --git a/blockchains/ethereum/assets/0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050/logo.png b/blockchains/ethereum/assets/0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050/logo.png new file mode 100644 index 0000000000000..0abe387bb7fee Binary files /dev/null and b/blockchains/ethereum/assets/0x6E2a43be0B1d33b726f0CA3b8de60b3482b8b050/logo.png differ diff --git a/blockchains/ethereum/assets/0x6a4C76874e686A7d080D173987A35A9c48905583/info.json b/blockchains/ethereum/assets/0x6a4C76874e686A7d080D173987A35A9c48905583/info.json new file mode 100644 index 0000000000000..b6252dedc6429 --- /dev/null +++ b/blockchains/ethereum/assets/0x6a4C76874e686A7d080D173987A35A9c48905583/info.json @@ -0,0 +1,60 @@ +{ + "name": "Luxurious Pro Network Token", + "type": "ERC20", + "symbol": "LPNT", + "decimals": 18, + "website": "https://lpntoken.io", + "description": "Luxurious Pro Network Token is A high demand ERC20 token for everyone. A big, growing and sustainable community is holding LPNT today. Community of people who want to grow their economy with blockchain.", + "explorer": "https://etherscan.io/token/0x6a4C76874e686A7d080D173987A35A9c48905583", + "status": "active", + "id": "0x6a4C76874e686A7d080D173987A35A9c48905583", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/officialLPNT" + }, + { + "name": "github", + "url": "https://github.com/LPNTOKEN" + }, + { + "name": "telegram", + "url": "https://t.me/LPNT_Official" + }, + { + "name": "facebook", + "url": "https://facebook.com/officialLPNT" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UChJkd2crx3fG31LVh5sbDiw/featured" + }, + { + "name": "blog", + "url": "https://blog.lpntoken.io/" + }, + { + "name": "whitepaper", + "url": "https://lpntoken.io/assets/lpnt-io/images/whitepaper-lpntoken.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/lpntokenofficial/" + }, + { + "name": "medium", + "url": "https://lpntoken.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/luxurious-pro-network-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/luxurious-pro-network-token" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6a4C76874e686A7d080D173987A35A9c48905583/logo.png b/blockchains/ethereum/assets/0x6a4C76874e686A7d080D173987A35A9c48905583/logo.png new file mode 100644 index 0000000000000..646089d3436b9 Binary files /dev/null and b/blockchains/ethereum/assets/0x6a4C76874e686A7d080D173987A35A9c48905583/logo.png differ diff --git a/blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json b/blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json index 95bb74c7bbb7f..95e16240fe769 100644 --- a/blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json +++ b/blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json @@ -6,7 +6,7 @@ "type": "ERC20", "symbol": "QUICK", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x6c28AeF8977c9B773996d0e8376d2EE379446F2f", "links": [ { diff --git a/blockchains/ethereum/assets/0x6d82017e55b1D24C53c7B33BbB770A86f2ca229D/info.json b/blockchains/ethereum/assets/0x6d82017e55b1D24C53c7B33BbB770A86f2ca229D/info.json new file mode 100644 index 0000000000000..7d24c0ce6c434 --- /dev/null +++ b/blockchains/ethereum/assets/0x6d82017e55b1D24C53c7B33BbB770A86f2ca229D/info.json @@ -0,0 +1,37 @@ +{ + "name": "Stable FIL", + "website": "https://ichi.org", + "description": "Stable FIL is the stablecoin created for the Filecoin community. Backed by both a treasury of FIL and collateral of USDC this ERC20 token can be redeemed for USDC at anytime and also provides a vote for governance of the FIL treasury.", + "explorer": "https://etherscan.io/token/0x6d82017e55b1D24C53c7B33BbB770A86f2ca229D", + "type": "ERC20", + "symbol": "oneFIL", + "decimals": 18, + "status": "active", + "id": "0x6d82017e55b1D24C53c7B33BbB770A86f2ca229D", + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Bm6pUHjHUC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stable-fil" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6d82017e55b1D24C53c7B33BbB770A86f2ca229D/logo.png b/blockchains/ethereum/assets/0x6d82017e55b1D24C53c7B33BbB770A86f2ca229D/logo.png new file mode 100644 index 0000000000000..24df5decec078 Binary files /dev/null and b/blockchains/ethereum/assets/0x6d82017e55b1D24C53c7B33BbB770A86f2ca229D/logo.png differ diff --git a/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png b/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png index da156518511d0..9c4eec953b214 100644 Binary files a/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png and b/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png differ diff --git a/blockchains/ethereum/assets/0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8/info.json b/blockchains/ethereum/assets/0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8/info.json new file mode 100644 index 0000000000000..5ca6b58d9c38b --- /dev/null +++ b/blockchains/ethereum/assets/0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8/info.json @@ -0,0 +1,44 @@ +{ + "name": "Silo Finance", + "type": "ERC20", + "symbol": "SILO", + "decimals": 18, + "website": "https://www.silo.finance", + "description": "Silo's lending protocol (Silo Finance) is owned and operated by the SiloDAO. The governance token ($SILO) endows holders with full control over the DAO and its lending protocol through voting and delegation rights.", + "explorer": "https://etherscan.io/token/0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8", + "status": "active", + "id": "0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SiloFinance" + }, + { + "name": "github", + "url": "https://github.com/silo-finance" + }, + { + "name": "telegram", + "url": "https://t.me/silo_community" + }, + { + "name": "telegram_news", + "url": "https://t.me/silo_finance" + }, + { + "name": "discord", + "url": "https://discord.com/invite/silo-finance" + }, + { + "name": "docs", + "url": "https://silopedia.silo.finance/welcome/read-me" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/silo-finance" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8/logo.png b/blockchains/ethereum/assets/0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8/logo.png new file mode 100644 index 0000000000000..7e2a636e29485 Binary files /dev/null and b/blockchains/ethereum/assets/0x6f80310CA7F2C654691D1383149Fa1A57d8AB1f8/logo.png differ diff --git a/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json b/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json index 32e2b99405498..335e1d413ecbc 100644 --- a/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json +++ b/blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json @@ -7,5 +7,8 @@ "website": "https://iotex.io", "explorer": "https://etherscan.io/token/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69", "status": "abandoned", - "id": "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69" + "id": "0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json b/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json index bd5535a3aa735..66e4c640b20fb 100644 --- a/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json +++ b/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json @@ -1,6 +1,6 @@ { "id": "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", - "name": "Umbrella Network Token", + "name": "Umbrella Network", "website": "https://www.umb.network", "short_description": "Umbrella is a scalable, community owned oracle", "description": "Umbrella Network a Community owned, Decentralized Oracle built on Layer 2 for DeFi and Blockchain Applications powered by UMB cryptocurrency", diff --git a/blockchains/ethereum/assets/0x7039cd6D7966672F194E8139074C3D5c4e6DCf65/info.json b/blockchains/ethereum/assets/0x7039cd6D7966672F194E8139074C3D5c4e6DCf65/info.json new file mode 100644 index 0000000000000..b12c1fed351d0 --- /dev/null +++ b/blockchains/ethereum/assets/0x7039cd6D7966672F194E8139074C3D5c4e6DCf65/info.json @@ -0,0 +1,21 @@ +{ + "name": "Super Trump", + "type": "ERC20", + "symbol": "STRUMP", + "decimals": 9, + "website": "https://supertrumpcoin.io/", + "description": "Super Trump Coin is a pioneering cryptocurrency leveraging blockchain technology to pay homage to the political legacy of Donald Trump", + "explorer": "https://etherscan.io/token/0x7039cd6D7966672F194E8139074C3D5c4e6DCf65", + "status": "active", + "id": "0x7039cd6D7966672F194E8139074C3D5c4e6DCf65", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/super-trump-io/" + }, + { + "name": "twitter", + "url": "https://twitter.com/SuperTrumpCoin" + } + ] + } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7039cd6D7966672F194E8139074C3D5c4e6DCf65/logo.png b/blockchains/ethereum/assets/0x7039cd6D7966672F194E8139074C3D5c4e6DCf65/logo.png new file mode 100644 index 0000000000000..7b70b24f184e5 Binary files /dev/null and b/blockchains/ethereum/assets/0x7039cd6D7966672F194E8139074C3D5c4e6DCf65/logo.png differ diff --git a/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json b/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json index 879e8514035b1..37fe209b3c028 100644 --- a/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json +++ b/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json @@ -1,5 +1,5 @@ { - "name": "Bird.Money (BIRD)", + "name": "Bird.Money", "type": "ERC20", "symbol": "BIRD", "decimals": 18, diff --git a/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json b/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json index eac71b9f20182..ce8033458da4b 100644 --- a/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json +++ b/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json @@ -1,21 +1,24 @@ { "name": "XSGD", - "symbol": "XSGD", "type": "ERC20", + "symbol": "XSGD", "decimals": 6, - "description": "XSGD is the fully collateralized Singapore Dollar stablecoin, powered by open-source blockchain protocols. All Xfers issued SGD-backed stablecoins have 1:1 parity with Singapore Dollar. On our platform, your Digital Goods Wallet balance is denominated in SGD. You may credit or debit this balance in the form of XSGD or SGD.", - "website": "https://www.xfers.com/sg/stablecoin", - "explorer": "https://etherscan.io/token/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96", + "website": "https://www.straitsx.com/", + "description": "Fully collateralised Singapore-dollar backed stablecoin. ", + "explorer": "https://etherscan.io/token/0x70e8de73ce538da2beed35d14187f6959a8eca96", "status": "active", "id": "0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96", + "tags": [ + "stablecoin" + ], "links": [ { - "name": "twitter", - "url": "https://twitter.com/xfers" + "name": "github", + "url": "https://github.com/Xfers/StraitsX-tokens/" }, { - "name": "facebook", - "url": "https://facebook.com/Xfers/" + "name": "twitter", + "url": "https://twitter.com/StraitsX" } ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png b/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png index 43035ebc80a71..842ca8279def0 100644 Binary files a/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png and b/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png differ diff --git a/blockchains/ethereum/assets/0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E/info.json b/blockchains/ethereum/assets/0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E/info.json new file mode 100644 index 0000000000000..0a114e980daab --- /dev/null +++ b/blockchains/ethereum/assets/0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E/info.json @@ -0,0 +1,28 @@ +{ + "name": "SOURCE", + "website": "https://resource.finance", + "description": "SOURCE is the utility token that powers the ReSource protocol—a DeFi protocol enabling the world’s first on-chain mutual credit economic system.", + "explorer": "https://etherscan.io/token/0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E", + "type": "ERC20", + "symbol": "SOURCE", + "decimals": 18, + "status": "active", + "id": "0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ReSource_Fi" + }, + { + "name": "telegram", + "url": "https://t.me/theresourcenetwork" + }, + { + "name": "github", + "url": "https://github.com/ReSource-Network/" + } + ] +} diff --git a/blockchains/ethereum/assets/0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E/logo.png b/blockchains/ethereum/assets/0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E/logo.png new file mode 100644 index 0000000000000..7c604f4165f81 Binary files /dev/null and b/blockchains/ethereum/assets/0x7118057ff0F4Fd0994fb9d2D94de8231d5cca79E/logo.png differ diff --git a/blockchains/ethereum/assets/0x7121D00b4fA18F13Da6c2e30d19C04844E6AfDC8/info.json b/blockchains/ethereum/assets/0x7121D00b4fA18F13Da6c2e30d19C04844E6AfDC8/info.json new file mode 100644 index 0000000000000..530fc6718b283 --- /dev/null +++ b/blockchains/ethereum/assets/0x7121D00b4fA18F13Da6c2e30d19C04844E6AfDC8/info.json @@ -0,0 +1,28 @@ +{ + "name": "Luffy", + "website": "https://luffytoken.com", + "description": "Luffy wants to revolutionize the cryptoverse by creating a matchless ecosystem combined with an own blockchain.", + "explorer": "https://etherscan.io/token/0x7121d00b4fa18f13da6c2e30d19c04844e6afdc8", + "type": "ERC20", + "symbol": "LUFFY", + "decimals": 9, + "status": "abandoned", + "id": "0x7121D00b4fA18F13Da6c2e30d19C04844E6AfDC8", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/luffyinutoken" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/R4fpgPGB0l9kMGJi" + }, + { + "name": "whitepaper", + "url": "https://luffytoken.com/pdf/whitepaper.pdf" + } + ] +} diff --git a/blockchains/ethereum/assets/0x71Ab77b7dbB4fa7e017BC15090b2163221420282/info.json b/blockchains/ethereum/assets/0x71Ab77b7dbB4fa7e017BC15090b2163221420282/info.json new file mode 100644 index 0000000000000..506db12b14e69 --- /dev/null +++ b/blockchains/ethereum/assets/0x71Ab77b7dbB4fa7e017BC15090b2163221420282/info.json @@ -0,0 +1,49 @@ +{ + "name": "Highstreet", + "type": "ERC20", + "symbol": "HIGH", + "decimals": 18, + "website": "https://www.highstreet.market", + "description": "Inspired by classics from Nintendo, encouraged by a shared addiction in MMOs, and finally consolidated by our team’s 6 years of experience serving retail customers with VR, Highstreet creates the Shopify experience on an MMORPG for brands while presenting a true path to the Metaverse for players.", + "explorer": "https://etherscan.io/token/0x71Ab77b7dbB4fa7e017BC15090b2163221420282", + "status": "active", + "id": "0x71Ab77b7dbB4fa7e017BC15090b2163221420282", + "links": [ + { + "name": "medium", + "url": "https://medium.com/highstreet-market " + }, + { + "name": "twitter", + "url": "https://twitter.com/highstreetworld" + }, + { + "name": "github", + "url": "https://github.com/TravisBuilds/HighStreet" + }, + { + "name": "telegram", + "url": "https://t.me/highstreetworld" + }, + { + "name": "discord", + "url": "https://discord.com/invite/439FhsrMu2" + }, + { + "name": "facebook", + "url": "https://facebook.com/highstreetmkt" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/highstreet/ico/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/highstreet" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/czjyuggsatn8hpj5" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x71Ab77b7dbB4fa7e017BC15090b2163221420282/logo.png b/blockchains/ethereum/assets/0x71Ab77b7dbB4fa7e017BC15090b2163221420282/logo.png new file mode 100644 index 0000000000000..6042f5a599bd9 Binary files /dev/null and b/blockchains/ethereum/assets/0x71Ab77b7dbB4fa7e017BC15090b2163221420282/logo.png differ diff --git a/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/info.json b/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/info.json index b169df1da37bc..ddcee92d1a1c4 100644 --- a/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/info.json +++ b/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/info.json @@ -1,5 +1,5 @@ { - "name": "Axion (AXN)", + "name": "Axion", "website": "https://axion.network", "description": "Using a high-interest time-locked savings account, Axion is a global currency, built to serve the people.", "explorer": "https://etherscan.io/token/0x71F85B2E46976bD21302B64329868fd15eb0D127", diff --git a/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/info.json b/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/info.json new file mode 100644 index 0000000000000..0bbf54165b754 --- /dev/null +++ b/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/info.json @@ -0,0 +1,40 @@ +{ + "name": "Flux", + "type": "ERC20", + "symbol": "FLUX", + "decimals": 8, + "website": "https://runonflux.io/", + "description": "Flux is the cryptocurrency powering the Flux Ecosystem, including a massive decentralized computational network. Flux gives users both institutional and private control over their cloud infrastructure in a decentralized manner.", + "explorer": "https://etherscan.io/token/0x720cd16b011b987da3518fbf38c3071d4f0d1495", + "status": "active", + "id": "0x720CD16b011b987Da3518fbf38c3071d4F0D1495", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RunOnFlux" + }, + { + "name": "github", + "url": "https://github.com/runonflux" + }, + { + "name": "facebook", + "url": "https://facebook.com/ruonflux" + }, + { + "name": "telegram", + "url": "https://t.me/runonflux" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zel/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zelcash/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/logo.png b/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/logo.png new file mode 100644 index 0000000000000..9d7b0435acaac Binary files /dev/null and b/blockchains/ethereum/assets/0x720CD16b011b987Da3518fbf38c3071d4F0D1495/logo.png differ diff --git a/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/logo.png b/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/logo.png index f1fa82278bf4c..b22e29397201f 100644 Binary files a/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/logo.png and b/blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/logo.png differ diff --git a/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json b/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json index 6f4a2e424a133..6730a531324fa 100644 --- a/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json +++ b/blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x7240aC91f01233BaAf8b064248E80feaA5912BA3", + "tags": [ + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x72B886d09C117654aB7dA13A14d603001dE0B777/info.json b/blockchains/ethereum/assets/0x72B886d09C117654aB7dA13A14d603001dE0B777/info.json new file mode 100644 index 0000000000000..3f5d29d257f76 --- /dev/null +++ b/blockchains/ethereum/assets/0x72B886d09C117654aB7dA13A14d603001dE0B777/info.json @@ -0,0 +1,34 @@ +{ + "name": "XDEFI", + "type": "ERC20", + "symbol": "XDEFI", + "decimals": 18, + "website": "https://www.xdefi.io", + "description": "XDEFI Wallet is a multi-chain web browser extension currently available on Chrome & Brave (soon on Firefox) built for DeFi users and NFT lovers. It is a wallet with native integrations on THORChain, Ethereum + several EVM networks and Terra.", + "explorer": "https://etherscan.io/token/0x72b886d09c117654ab7da13a14d603001de0b777", + "status": "active", + "id": "0x72B886d09C117654aB7dA13A14d603001dE0B777", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xdefi_wallet" + }, + { + "name": "github", + "url": "https://github.com/xdefi-tech" + }, + { + "name": "telegram", + "url": "https://t.me/xdefi_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/xdefi_announcements" + } + ], + "tags": [ + "nft", + "defi", + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0x72B886d09C117654aB7dA13A14d603001dE0B777/logo.png b/blockchains/ethereum/assets/0x72B886d09C117654aB7dA13A14d603001dE0B777/logo.png new file mode 100644 index 0000000000000..1f9439a894190 Binary files /dev/null and b/blockchains/ethereum/assets/0x72B886d09C117654aB7dA13A14d603001dE0B777/logo.png differ diff --git a/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/logo.png b/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/logo.png index 93f1ad960ab47..33d0a15de2340 100644 Binary files a/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/logo.png and b/blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/logo.png differ diff --git a/blockchains/ethereum/assets/0x72c60bFffEF18dCa51db32b52b819A951b6Ddbed/info.json b/blockchains/ethereum/assets/0x72c60bFffEF18dCa51db32b52b819A951b6Ddbed/info.json new file mode 100644 index 0000000000000..94c48aef5139e --- /dev/null +++ b/blockchains/ethereum/assets/0x72c60bFffEF18dCa51db32b52b819A951b6Ddbed/info.json @@ -0,0 +1,29 @@ +{ + "name": "Shido", + "symbol": "SHIDO", + "type": "ERC20", + "decimals": 18, + "description": "Shido is an infinitely scalable Layer 1 in the interoperable Cosmos, powered by Tendermint Consensus, EVM and WebAssembly.", + "website": "https://shido.io/", + "explorer": "https://etherscan.io/token/0x72c60bFffEF18dCa51db32b52b819A951b6Ddbed", + "status": "active", + "id": "0x72c60bFffEF18dCa51db32b52b819A951b6Ddbed", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ShidoGlobal" + }, + { + "name": "github", + "url": "https://github.com/ShidoGlobal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shido-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shido-2/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x72c60bFffEF18dCa51db32b52b819A951b6Ddbed/logo.png b/blockchains/ethereum/assets/0x72c60bFffEF18dCa51db32b52b819A951b6Ddbed/logo.png new file mode 100644 index 0000000000000..c01f437dcf42c Binary files /dev/null and b/blockchains/ethereum/assets/0x72c60bFffEF18dCa51db32b52b819A951b6Ddbed/logo.png differ diff --git a/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/info.json b/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/info.json index ba7c94a1011c0..da688ef1543a7 100644 --- a/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/info.json +++ b/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/info.json @@ -1,5 +1,5 @@ { - "name": "SMARTCREDIT", + "name": "SmartCredit Token", "website": "https://smartcredit.io/", "description": "DeFi lending solution from Swiss bankers. Low collateral ratio for Borrowers. Private Fixed Income Funds for Lenders.", "explorer": "https://etherscan.io/token/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13", diff --git a/blockchains/ethereum/assets/0x7448c7456a97769F6cD04F1E83A4a23cCdC46aBD/info.json b/blockchains/ethereum/assets/0x7448c7456a97769F6cD04F1E83A4a23cCdC46aBD/info.json new file mode 100644 index 0000000000000..1e50554b5e4b1 --- /dev/null +++ b/blockchains/ethereum/assets/0x7448c7456a97769F6cD04F1E83A4a23cCdC46aBD/info.json @@ -0,0 +1,25 @@ +{ + "name": "Maverick Token", + "website": "https://www.mav.xyz/", + "description": "Maverick Protocol offers a new infrastructure for decentralized finance, built to facilitate the most liquid markets for traders, liquidity providers, DAO treasuries, and developers, powered by a revolutionary Dynamic Distribution Automated Market Maker (AMM).", + "explorer": "https://etherscan.io/token/0x7448c7456a97769F6cD04F1E83A4a23cCdC46aBD", + "type": "ERC20", + "symbol": "MAV", + "decimals": 18, + "status": "active", + "id": "0x7448c7456a97769F6cD04F1E83A4a23cCdC46aBD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mavprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/maverickprotocolofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/maverick-protocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7448c7456a97769F6cD04F1E83A4a23cCdC46aBD/logo.png b/blockchains/ethereum/assets/0x7448c7456a97769F6cD04F1E83A4a23cCdC46aBD/logo.png new file mode 100644 index 0000000000000..f21e40bef2273 Binary files /dev/null and b/blockchains/ethereum/assets/0x7448c7456a97769F6cD04F1E83A4a23cCdC46aBD/logo.png differ diff --git a/blockchains/ethereum/assets/0x745407c86DF8DB893011912d3aB28e68B62E49B0/info.json b/blockchains/ethereum/assets/0x745407c86DF8DB893011912d3aB28e68B62E49B0/info.json new file mode 100644 index 0000000000000..122bb11292012 --- /dev/null +++ b/blockchains/ethereum/assets/0x745407c86DF8DB893011912d3aB28e68B62E49B0/info.json @@ -0,0 +1,30 @@ +{ + "name": "MahaDAO", + "website": "https://mahadao.com/", + "description": "MahaDAO introduces the world's first valuecoin ARTH, a new kind of currency that remains stable short term, but appreciates long-term", + "explorer": "https://etherscan.io/token/0x745407c86DF8DB893011912d3aB28e68B62E49B0", + "type": "ERC20", + "symbol": "MAHA", + "decimals": 18, + "status": "active", + "id": "0x745407c86DF8DB893011912d3aB28e68B62E49B0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TheMahaDAO" + }, + { + "name": "telegram", + "url": "https://t.me/mahadao" + }, + { + "name": "medium", + "url": "https://medium.com/mahadao" + } + ], + "tags": [ + "staking", + "governance", + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/logo.png b/blockchains/ethereum/assets/0x745407c86DF8DB893011912d3aB28e68B62E49B0/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/logo.png rename to blockchains/ethereum/assets/0x745407c86DF8DB893011912d3aB28e68B62E49B0/logo.png diff --git a/blockchains/ethereum/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/info.json b/blockchains/ethereum/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/info.json new file mode 100644 index 0000000000000..b4731ac614add --- /dev/null +++ b/blockchains/ethereum/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/info.json @@ -0,0 +1,25 @@ +{ + "name": "Nabox Token", + "symbol": "NABOX", + "type": "ERC20", + "decimals": 18, + "description": "Nabox aims to allow users to utilize their digital assets across chains at the click of a button.", + "website": "https://nabox.io/", + "explorer": "https://etherscan.io/token/0x755f34709E369D37C6Fa52808aE84A32007d1155", + "status": "active", + "id": "0x755f34709E369D37C6Fa52808aE84A32007d1155", + "links": [ + { + "name": "telegram", + "url": "https://t.me/naboxcommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/naboxwallet" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nabox/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/logo.png b/blockchains/ethereum/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/logo.png new file mode 100644 index 0000000000000..ee3475dce8027 Binary files /dev/null and b/blockchains/ethereum/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/logo.png differ diff --git a/blockchains/ethereum/assets/0x756bFb452cFE36A5Bc82e4F5f4261A89a18c242b/info.json b/blockchains/ethereum/assets/0x756bFb452cFE36A5Bc82e4F5f4261A89a18c242b/info.json new file mode 100644 index 0000000000000..0b576bccaddaa --- /dev/null +++ b/blockchains/ethereum/assets/0x756bFb452cFE36A5Bc82e4F5f4261A89a18c242b/info.json @@ -0,0 +1,14 @@ +{ + "name": "Marinade staked SOL (Portal)", + "type": "ERC20", + "symbol": "mSOL", + "decimals": 9, + "description": "Cross Chain Portal Bridged Token", + "website": "https://marinade.finance/", + "explorer": "https://etherscan.io/token/0x756bFb452cFE36A5Bc82e4F5f4261A89a18c242b", + "status": "active", + "id": "0x756bFb452cFE36A5Bc82e4F5f4261A89a18c242b", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x756bFb452cFE36A5Bc82e4F5f4261A89a18c242b/logo.png b/blockchains/ethereum/assets/0x756bFb452cFE36A5Bc82e4F5f4261A89a18c242b/logo.png new file mode 100644 index 0000000000000..b6c0173045c7a Binary files /dev/null and b/blockchains/ethereum/assets/0x756bFb452cFE36A5Bc82e4F5f4261A89a18c242b/logo.png differ diff --git a/blockchains/ethereum/assets/0x766a824314BD1D9FA27C8461754C276772BC666A/info.json b/blockchains/ethereum/assets/0x766a824314BD1D9FA27C8461754C276772BC666A/info.json new file mode 100644 index 0000000000000..ca5d9e1ff6f7f --- /dev/null +++ b/blockchains/ethereum/assets/0x766a824314BD1D9FA27C8461754C276772BC666A/info.json @@ -0,0 +1,21 @@ +{ + "name": "SCAM", + "website": "http://scamcoin.io", + "description": "SCAM is a revolutionary much needed movement in the blockchain industry. We aim to expose fraudulent behavior and raise awareness of scamming activities.", + "explorer": "https://etherscan.io/token/0x766a824314BD1D9FA27C8461754C276772BC666A", + "type": "ERC20", + "symbol": "SCAM", + "decimals": 18, + "status": "active", + "id": "0x766a824314BD1D9FA27C8461754C276772BC666A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/scamcoin_eth" + }, + { + "name": "telegram", + "url": "https://t.me/SCAMCOIN_ETH" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x766a824314BD1D9FA27C8461754C276772BC666A/logo.png b/blockchains/ethereum/assets/0x766a824314BD1D9FA27C8461754C276772BC666A/logo.png new file mode 100644 index 0000000000000..3599f8faa7e43 Binary files /dev/null and b/blockchains/ethereum/assets/0x766a824314BD1D9FA27C8461754C276772BC666A/logo.png differ diff --git a/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json b/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json index 16e86ba396074..e3839c1347c67 100644 --- a/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json +++ b/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json @@ -1,5 +1,5 @@ { - "name": "BBR", + "name": "Boolberry", "website": "https://app.bbr.finance/", "description": "New way of yield farming defi BITBERRY FINANCE", "explorer": "https://etherscan.io/token/0x7671904eed7f10808b664fc30bb8693fd7237abf", diff --git a/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/info.json b/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/info.json new file mode 100644 index 0000000000000..ce1610df4ec6e --- /dev/null +++ b/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/info.json @@ -0,0 +1,11 @@ +{ + "name": "Illuvium", + "symbol": "ILV", + "type": "ERC20", + "decimals": 18, + "description": "Illuvium is a decentralized gaming studio that merges online gaming with cryptocurrency.", + "website": "https://illuvium.io", + "explorer": "https://etherscan.io/token/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E", + "status": "active", + "id": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png b/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png new file mode 100644 index 0000000000000..eff90b69d1f85 Binary files /dev/null and b/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png differ diff --git a/blockchains/ethereum/assets/0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE/info.json b/blockchains/ethereum/assets/0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE/info.json new file mode 100644 index 0000000000000..2968ee118c3e2 --- /dev/null +++ b/blockchains/ethereum/assets/0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE/info.json @@ -0,0 +1,52 @@ +{ + "name": "Offshift", + "type": "ERC20", + "symbol": "XFT", + "decimals": 18, + "website": "https://offshift.io/", + "description": "Pioneering #PriFi on Ethereum Layer 1", + "explorer": "https://etherscan.io/token/0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE", + "status": "active", + "id": "0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OffshiftXFT" + }, + { + "name": "github", + "url": "https://github.com/" + }, + { + "name": "telegram", + "url": "https://t.me/OffshiftXFT" + }, + { + "name": "blog", + "url": "https://offshift.io/blog/" + }, + { + "name": "whitepaper", + "url": "https://open.offshift.io/offshiftXFT/new-papers/-/blob/main/Offshift%20Ecosystem%20Whitepaper.md" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/OffshiftXFT" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/offshift-new/" + }, + { + "name": "source_code", + "url": "https://open.offshift.io/offshiftXFT" + }, + { + "name": "docs", + "url": "https://open.offshift.io/offshiftXFT/new-papers" + } + ], + "tags": [ + "privacy" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE/logo.png b/blockchains/ethereum/assets/0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE/logo.png new file mode 100644 index 0000000000000..152cba93d5df7 Binary files /dev/null and b/blockchains/ethereum/assets/0x76BC677d444f1E9d57dAf5187ee2b7dC852745aE/logo.png differ diff --git a/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/info.json b/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/info.json index 457928562d851..0c9069fc5155a 100644 --- a/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/info.json +++ b/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/info.json @@ -7,5 +7,27 @@ "symbol": "TORN", "decimals": 18, "status": "active", - "id": "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C" + "id": "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C", + "links": [ + { + "name": "github", + "url": "https://github.com/tornadocash" + }, + { + "name": "twitter", + "url": "https://twitter.com/TornadoCash" + }, + { + "name": "telegram", + "url": "https://t.me/TornadoCashOfficial" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tornado-cash/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/torn/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x777E2ae845272a2F540ebf6a3D03734A5a8f618e/info.json b/blockchains/ethereum/assets/0x777E2ae845272a2F540ebf6a3D03734A5a8f618e/info.json new file mode 100644 index 0000000000000..68dcede0ee598 --- /dev/null +++ b/blockchains/ethereum/assets/0x777E2ae845272a2F540ebf6a3D03734A5a8f618e/info.json @@ -0,0 +1,41 @@ +{ + "name": "Ryoshi's Vision", + "type": "ERC20", + "symbol": "RYOSHI", + "decimals": 18, + "website": "https://www.ryoshi.vision/", + "description": "This is a deflationary token built to honor the founder of $SHIB and intended to fuel the Shiba ecosystem!", + "explorer": "https://etherscan.io/token/0x777E2ae845272a2F540ebf6a3D03734A5a8f618e", + "status": "active", + "id": "0x777E2ae845272a2F540ebf6a3D03734A5a8f618e", + "links": [ + { + "name": "telegram", + "url": "https://t.me/RyoshisVision" + }, + { + "name": "twitter", + "url": "https://twitter.com/RyoshisVision" + }, + { + "name": "blog", + "url": "https://medium.com/@RyoshisVision" + }, + { + "name": "discord", + "url": "https://discord.com/invite/TAqh6ZvU" + }, + { + "name": "medium", + "url": "https://medium.com/@RyoshisVision" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ryoshis-vision" + }, + { + "name": "source_code", + "url": "https://etherscan.io/address/0x777E2ae845272a2F540ebf6a3D03734A5a8f618e#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x777E2ae845272a2F540ebf6a3D03734A5a8f618e/logo.png b/blockchains/ethereum/assets/0x777E2ae845272a2F540ebf6a3D03734A5a8f618e/logo.png new file mode 100644 index 0000000000000..e88bc4d7e99e4 Binary files /dev/null and b/blockchains/ethereum/assets/0x777E2ae845272a2F540ebf6a3D03734A5a8f618e/logo.png differ diff --git a/blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json b/blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json index 16914f8396062..80d0d740e9f79 100644 --- a/blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json +++ b/blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json @@ -1,11 +1,40 @@ { - "name": "Ampleforth Governance (FORTH)", + "name": "Ampleforth Governance", "type": "ERC20", "symbol": "FORTH", "decimals": 18, "website": "https://www.ampleforth.org/", - "description": "FORTH is the governance token for the Ampleforth protocol.\n\nAMPL is the first rebasing currency and a key DeFi building block for denominating stable contracts. The AMPL protocol adjusts total supply daily based on market conditions, transferring volatility from price to supply. Unlike stablecoin models, AMPL does not rely on traditional banks or lenders of last resort.", + "description": "FORTH is the governance token for the Ampleforth protocol. AMPL is the first rebasing currency and a key DeFi building block for denominating stable contracts. The AMPL protocol adjusts total supply daily based on market conditions, transferring volatility from price to supply. Unlike stablecoin models, AMPL does not rely on traditional banks or lenders of last resort.", "explorer": "https://etherscan.io/token/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0", "status": "active", - "id": "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0" + "id": "0x77FbA179C79De5B7653F68b5039Af940AdA60ce0", + "tags": [ + "governance" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ampleforth" + }, + { + "name": "twitter", + "url": "https://twitter.com/AmpleforthOrg" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ampleforthcrypto" + }, + { + "name": "telegram", + "url": "https://t.me/Ampleforth" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ampleforth-governance-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ampleforth-governance-token/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7825e833D495F3d1c28872415a4aee339D26AC88/info.json b/blockchains/ethereum/assets/0x7825e833D495F3d1c28872415a4aee339D26AC88/info.json new file mode 100644 index 0000000000000..6683e36246647 --- /dev/null +++ b/blockchains/ethereum/assets/0x7825e833D495F3d1c28872415a4aee339D26AC88/info.json @@ -0,0 +1,28 @@ +{ + "name": "pTokens TLOS", + "type": "ERC20", + "symbol": "TLOS", + "decimals": 18, + "website": "https://ptokens.io/", + "description": "pNetwork enables cross-chain movement of assets and data.", + "explorer": "https://etherscan.io/token/0x7825e833d495f3d1c28872415a4aee339d26ac88", + "status": "active", + "id": "0x7825e833D495F3d1c28872415a4aee339D26AC88", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pNetworkDeFi" + }, + { + "name": "github", + "url": "https://github.com/provable-things" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/telos/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7825e833D495F3d1c28872415a4aee339D26AC88/logo.png b/blockchains/ethereum/assets/0x7825e833D495F3d1c28872415a4aee339D26AC88/logo.png new file mode 100644 index 0000000000000..cc526a26256c8 Binary files /dev/null and b/blockchains/ethereum/assets/0x7825e833D495F3d1c28872415a4aee339D26AC88/logo.png differ diff --git a/blockchains/ethereum/assets/0x78a3B2f1e7eec1073088ea4a193618743F81cEf8/info.json b/blockchains/ethereum/assets/0x78a3B2f1e7eec1073088ea4a193618743F81cEf8/info.json new file mode 100644 index 0000000000000..2e699667cd07e --- /dev/null +++ b/blockchains/ethereum/assets/0x78a3B2f1e7eec1073088ea4a193618743F81cEf8/info.json @@ -0,0 +1,36 @@ +{ + "name": "Stable BOOT", + "website": "app.ichi.org", + "description": "bootusd is an ICHI-created stablecoin for Boot Finance.", + "explorer": "https://etherscan.io/token/0x78a3b2f1e7eec1073088ea4a193618743f81cef8", + "type": "ERC20", + "symbol": "bootusd", + "decimals": 18, + "status": "active", + "id": "0x78a3B2f1e7eec1073088ea4a193618743F81cEf8", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DvsYCfK8" + } + ] +} diff --git a/blockchains/ethereum/assets/0x78a3B2f1e7eec1073088ea4a193618743F81cEf8/logo.png b/blockchains/ethereum/assets/0x78a3B2f1e7eec1073088ea4a193618743F81cEf8/logo.png new file mode 100644 index 0000000000000..8d4e8974efb0b Binary files /dev/null and b/blockchains/ethereum/assets/0x78a3B2f1e7eec1073088ea4a193618743F81cEf8/logo.png differ diff --git a/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/logo.png b/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/logo.png index f1972a61ccb00..44dc14b640ef5 100644 Binary files a/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/logo.png and b/blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/logo.png differ diff --git a/blockchains/ethereum/assets/0x799ebfABE77a6E34311eeEe9825190B9ECe32824/info.json b/blockchains/ethereum/assets/0x799ebfABE77a6E34311eeEe9825190B9ECe32824/info.json new file mode 100644 index 0000000000000..a65131d2734e8 --- /dev/null +++ b/blockchains/ethereum/assets/0x799ebfABE77a6E34311eeEe9825190B9ECe32824/info.json @@ -0,0 +1,28 @@ +{ + "name": "BTRST", + "website": "https://www.usebraintrust.com/", + "description": "Braintrust is a decentralized talent network that connects knowledge workers with companies. Braintrust was built and continues to be upgraded by its community. BTRST is the governance and staking token used to power the network.", + "explorer": "https://etherscan.io/token/0x799ebfabe77a6e34311eeee9825190b9ece32824", + "type": "ERC20", + "symbol": "BTRST", + "decimals": 18, + "status": "active", + "id": "0x799ebfABE77a6E34311eeEe9825190B9ECe32824", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/usebraintrust" + }, + { + "name": "telegram", + "url": "https://t.me/braintrustofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/braintrust/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x799ebfABE77a6E34311eeEe9825190B9ECe32824/logo.png b/blockchains/ethereum/assets/0x799ebfABE77a6E34311eeEe9825190B9ECe32824/logo.png new file mode 100644 index 0000000000000..885fbedb44e4b Binary files /dev/null and b/blockchains/ethereum/assets/0x799ebfABE77a6E34311eeEe9825190B9ECe32824/logo.png differ diff --git a/blockchains/ethereum/assets/0x79C7EF95aD32DcD5ECadB231568Bb03dF7824815/info.json b/blockchains/ethereum/assets/0x79C7EF95aD32DcD5ECadB231568Bb03dF7824815/info.json new file mode 100644 index 0000000000000..177db96a6a020 --- /dev/null +++ b/blockchains/ethereum/assets/0x79C7EF95aD32DcD5ECadB231568Bb03dF7824815/info.json @@ -0,0 +1,52 @@ +{ + "name": "Ariva", + "type": "ERC20", + "symbol": "ARV", + "decimals": 8, + "website": "https://www.ariva.digital/", + "description": "Ariva (ARV) is a cryptocurrency supported by Ariva Co., produced for active use in global and local tourism and travel networks in the near future.", + "explorer": "https://etherscan.io/token/0x79C7EF95aD32DcD5ECadB231568Bb03dF7824815", + "status": "active", + "id": "0x79C7EF95aD32DcD5ECadB231568Bb03dF7824815", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ArivaCoin" + }, + { + "name": "github", + "url": "https://github.com/ariva-digital" + }, + { + "name": "telegram", + "url": "https://t.me/ariva_arv" + }, + { + "name": "telegram_news", + "url": "https://t.me/arivadigital" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCYab7J37fMRtP7ucjEc0eog" + }, + { + "name": "facebook", + "url": "https://facebook.com/arivadigital" + }, + { + "name": "medium", + "url": "https://medium.com/@arivacoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ariva/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ariva" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x79C7EF95aD32DcD5ECadB231568Bb03dF7824815/logo.png b/blockchains/ethereum/assets/0x79C7EF95aD32DcD5ECadB231568Bb03dF7824815/logo.png new file mode 100644 index 0000000000000..e381b4c2bd43e Binary files /dev/null and b/blockchains/ethereum/assets/0x79C7EF95aD32DcD5ECadB231568Bb03dF7824815/logo.png differ diff --git a/blockchains/ethereum/assets/0x79F05c263055BA20EE0e814ACD117C20CAA10e0c/info.json b/blockchains/ethereum/assets/0x79F05c263055BA20EE0e814ACD117C20CAA10e0c/info.json new file mode 100644 index 0000000000000..14d0951d73a71 --- /dev/null +++ b/blockchains/ethereum/assets/0x79F05c263055BA20EE0e814ACD117C20CAA10e0c/info.json @@ -0,0 +1,35 @@ +{ + "name": "ICE Token", + "website": "https://ice.io", + "description": "Ice represents the next generation of digital currency, mineable on any mobile device. At its core, Ice Network fosters a trusted community, proliferating the belief that digital currencies can maintain value across diverse use cases. Membership is initiated through invitations, enabling new users to earn and build micro-communities immediately.", + "explorer": "https://etherscan.io/token/0x79F05c263055BA20EE0e814ACD117C20CAA10e0c", + "type": "ERC20", + "symbol": "ICE", + "decimals": 18, + "status": "active", + "id": "0x79F05c263055BA20EE0e814ACD117C20CAA10e0c", + "links": [ + { + "name": "github", + "url": "https://github.com/ice-blockchain" + }, + { + "name": "twitter", + "url": "https://twitter.com/ice_blockchain" + }, + { + "name": "telegram", + "url": "https://t.me/iceblockchain" + }, + { + "name": "whitepaper", + "url": "https://ice.io/whitepaper" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/iceblockchain" + } + ], + "tags": [ + ] +} diff --git a/blockchains/ethereum/assets/0x79F05c263055BA20EE0e814ACD117C20CAA10e0c/logo.png b/blockchains/ethereum/assets/0x79F05c263055BA20EE0e814ACD117C20CAA10e0c/logo.png new file mode 100644 index 0000000000000..985650b0545c0 Binary files /dev/null and b/blockchains/ethereum/assets/0x79F05c263055BA20EE0e814ACD117C20CAA10e0c/logo.png differ diff --git a/blockchains/ethereum/assets/0x7B4B0B9b024109D182dCF3831222fbdA81369423/info.json b/blockchains/ethereum/assets/0x7B4B0B9b024109D182dCF3831222fbdA81369423/info.json new file mode 100644 index 0000000000000..6c81cec13ab1f --- /dev/null +++ b/blockchains/ethereum/assets/0x7B4B0B9b024109D182dCF3831222fbdA81369423/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance USD (Portal from BSC)", + "type": "ERC20", + "symbol": "BUSDbs", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/busd/", + "explorer": "https://etherscan.io/token/0x7B4B0B9b024109D182dCF3831222fbdA81369423", + "status": "active", + "id": "0x7B4B0B9b024109D182dCF3831222fbdA81369423", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7B4B0B9b024109D182dCF3831222fbdA81369423/logo.png b/blockchains/ethereum/assets/0x7B4B0B9b024109D182dCF3831222fbdA81369423/logo.png new file mode 100644 index 0000000000000..58b66f7e91e64 Binary files /dev/null and b/blockchains/ethereum/assets/0x7B4B0B9b024109D182dCF3831222fbdA81369423/logo.png differ diff --git a/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json b/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json index d9c63ceae438c..3bf4b03caa20a 100644 --- a/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json +++ b/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json @@ -1,11 +1,44 @@ { - "name": "SPLYT SHOPX", + "name": "SHOPX", "type": "ERC20", "symbol": "SHOPX", "decimals": 18, - "website": "https://www.splytgenesis.com/", - "description": "Splyt is a layer-2 eNFT infrastructure to decentralize the e-commerce supply chain.", + "website": "https://shopx.co/", + "description": "SHOPX is an NFT-as-a-Service (NaaS) that allows businesses to create branded e-commerce NFTs, driving sales and customer engagement in Web3.", "explorer": "https://etherscan.io/token/0x7bef710a5759d197ec0bf621c3df802c2d60d848", "status": "active", - "id": "0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848" -} \ No newline at end of file + "id": "0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shopxlabs" + }, + { + "name": "github", + "url": "https://github.com/shopxlabs" + }, + { + "name": "telegram", + "url": "https://t.me/shopxlabs" + }, + { + "name": "discord", + "url": "https://discord.com/invite/XNn9shER62" + }, + { + "name": "facebook", + "url": "https://facebook.com/shopxlabs/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/splyt" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/splyt/" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/logo.png b/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/logo.png index 527a12b13f2f2..1dff0a55127e9 100644 Binary files a/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/logo.png and b/blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/logo.png differ diff --git a/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/logo.png b/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/logo.png index b4253692d996d..7d7be9170cfe3 100644 Binary files a/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/logo.png and b/blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/logo.png differ diff --git a/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json b/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json index 5ae3d6ab83e82..c43421b7e08ce 100644 --- a/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json +++ b/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json @@ -1,5 +1,5 @@ { - "name": "Matic Network", + "name": "Polygon", "website": "https://matic.network", "description": "Matic Network is a Layer-2 scaling solution that uses sidechains for off-chain computation while ensuring asset security using the Plasma framework and a decentralized network of Proof-of-Stake (PoS) validators.", "explorer": "https://etherscan.io/token/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", diff --git a/blockchains/ethereum/assets/0x7D48FBe0A877bB1f511fcf9B57F12420C75841e9/info.json b/blockchains/ethereum/assets/0x7D48FBe0A877bB1f511fcf9B57F12420C75841e9/info.json new file mode 100644 index 0000000000000..5cd7002079bb0 --- /dev/null +++ b/blockchains/ethereum/assets/0x7D48FBe0A877bB1f511fcf9B57F12420C75841e9/info.json @@ -0,0 +1,21 @@ +{ + "name": "DOOR Token", + "website": "https://doortoken.org/", + "description": "DOOR connects consumers and advertisers to facilitate transactions that reward consumers for the authorized use of their data. Every time a consumer's data is used for commercial use they are rewarded with DOOR Tokens. Advertisers purchase DOOR Tokens to be used for licensing authorized data from Consumers. By eliminating the middleman, the consumer and business can benefit from a direct connection via DOOR.", + "explorer": "https://etherscan.io/token/0x7D48FBe0A877bB1f511fcf9B57F12420C75841e9", + "type": "ERC20", + "symbol": "DOOR", + "decimals": 18, + "status": "active", + "id": "0x7D48FBe0A877bB1f511fcf9B57F12420C75841e9", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/door" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/door/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D48FBe0A877bB1f511fcf9B57F12420C75841e9/logo.png b/blockchains/ethereum/assets/0x7D48FBe0A877bB1f511fcf9B57F12420C75841e9/logo.png new file mode 100644 index 0000000000000..a1daa02af74fc Binary files /dev/null and b/blockchains/ethereum/assets/0x7D48FBe0A877bB1f511fcf9B57F12420C75841e9/logo.png differ diff --git a/blockchains/ethereum/assets/0x7D8146cf21e8D7cbe46054e01588207b51198729/info.json b/blockchains/ethereum/assets/0x7D8146cf21e8D7cbe46054e01588207b51198729/info.json new file mode 100644 index 0000000000000..a5c189254c705 --- /dev/null +++ b/blockchains/ethereum/assets/0x7D8146cf21e8D7cbe46054e01588207b51198729/info.json @@ -0,0 +1,28 @@ +{ + "name": "BOB", + "type": "ERC20", + "symbol": "BOB", + "decimals": 18, + "website": "https://bobishere.co/", + "description": "A meme token.", + "explorer": "https://etherscan.io/token/0x7D8146cf21e8D7cbe46054e01588207b51198729", + "status": "active", + "id": "0x7D8146cf21e8D7cbe46054e01588207b51198729", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BOBETHtoken" + }, + { + "name": "telegram", + "url": "https://t.me/BOBERCPORTAL" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bob1/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7D8146cf21e8D7cbe46054e01588207b51198729/logo.png b/blockchains/ethereum/assets/0x7D8146cf21e8D7cbe46054e01588207b51198729/logo.png new file mode 100644 index 0000000000000..b8f85ad95a0bb Binary files /dev/null and b/blockchains/ethereum/assets/0x7D8146cf21e8D7cbe46054e01588207b51198729/logo.png differ diff --git a/blockchains/ethereum/assets/0x7DAc25b1A665e1c70F25F1fC37d88C99274984ed/info.json b/blockchains/ethereum/assets/0x7DAc25b1A665e1c70F25F1fC37d88C99274984ed/info.json new file mode 100644 index 0000000000000..3f606b7054b06 --- /dev/null +++ b/blockchains/ethereum/assets/0x7DAc25b1A665e1c70F25F1fC37d88C99274984ed/info.json @@ -0,0 +1,41 @@ +{ + "name": "Shibnobi", + "type": "ERC20", + "symbol": "SHINJA", + "decimals": 9, + "website": "https://shibnobi.com", + "description": "SHIBNOBI is a community-driven token / platform that wants to develop a cross-chain token swap for the next generation of investors and make crypto simple and safe for everyone.", + "explorer": "https://etherscan.io/token/0x7DAc25b1A665e1c70F25F1fC37d88C99274984ed", + "status": "active", + "id": "0x7DAc25b1A665e1c70F25F1fC37d88C99274984ed", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Shib_nobi" + }, + { + "name": "telegram", + "url": "https://t.me/ShibnobiCommunity" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/shibnobi-v2/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Shibnobi" + }, + { + "name": "medium", + "url": "https://medium.com/@Shibnobi" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Shibnobi/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shibnobi" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7DAc25b1A665e1c70F25F1fC37d88C99274984ed/logo.png b/blockchains/ethereum/assets/0x7DAc25b1A665e1c70F25F1fC37d88C99274984ed/logo.png new file mode 100644 index 0000000000000..c11f4a499dd71 Binary files /dev/null and b/blockchains/ethereum/assets/0x7DAc25b1A665e1c70F25F1fC37d88C99274984ed/logo.png differ diff --git a/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/info.json b/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/info.json new file mode 100644 index 0000000000000..69ea69c16b1a8 --- /dev/null +++ b/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/info.json @@ -0,0 +1,25 @@ +{ + "name": "Golem", + "website": "https://golem.network", + "description": "Golem (GNT) is a peer-to-peer decentralized marketplace for computing power. The project aims to be an alternative to centralized cloud service providers with its lower price point and open-source community of developers.", + "explorer": "https://etherscan.io/token/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429", + "type": "ERC20", + "symbol": "GNT", + "decimals": 18, + "status": "active", + "id": "0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/golemproject" + }, + { + "name": "github", + "url": "https://github.com/golemfactory/golem" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/golem-network-tokens/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/logo.png b/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/logo.png new file mode 100644 index 0000000000000..644070628b3d6 Binary files /dev/null and b/blockchains/ethereum/assets/0x7DD9c5Cba05E151C895FDe1CF355C9A1D5DA6429/logo.png differ diff --git a/blockchains/ethereum/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/info.json b/blockchains/ethereum/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/info.json new file mode 100644 index 0000000000000..5ca0f8da51875 --- /dev/null +++ b/blockchains/ethereum/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/info.json @@ -0,0 +1,60 @@ +{ + "name": "Gomining", + "website": "https://gomining.com/", + "description": "Gomining is an exchange token backed by a Top 10 global bitcoin mining project.", + "explorer": "https://etherscan.io/token/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989", + "type": "ERC20", + "symbol": "GMT", + "decimals": 18, + "status": "active", + "id": "0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989", + "links": [ + { + "name": "telegram_news", + "url": "https://t.me/gmt_token" + }, + { + "name": "facebook", + "url": "https://facebook.com/GMTtoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/GMT_Token" + }, + { + "name": "telegram", + "url": "https://t.me/gmt_token_talk" + }, + { + "name": "whitepaper", + "url": "https://gomining.com/white-paper.pdf" + }, + { + "name": "source_code", + "url": "https://github.com/gomining-token/smart" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gomining-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gmt-token" + }, + { + "name": "medium", + "url": "https://medium.com/@GMT_Token" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/GoMiningToken" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCl98r2sL8dO058XWToApIJw" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/logo.png b/blockchains/ethereum/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/logo.png new file mode 100644 index 0000000000000..1d15389d09576 Binary files /dev/null and b/blockchains/ethereum/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/logo.png differ diff --git a/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json b/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json index 6abe9f181fdfb..5876c3d24d162 100644 --- a/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json +++ b/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", + "tags": [ + "defi", + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json b/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json index b4c3dbde4ee2d..5234618e552a7 100644 --- a/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json +++ b/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json @@ -1,5 +1,5 @@ { - "name": "dfohub buidl", + "name": "DFOhub", "website": "https://dfohub.com", "description": "is the Voting Token of DFOhub, the first programmable equity. DFOhub is an On-Chain Github to deploy and manage Decentralised Flexible Organizations. DFOs are Microservices-Driven On-Chain organisations to build Independent Decentralised Applications, in where Token Holders are the real owners and nobody hold the pk.", "explorer": "https://etherscan.io/token/0x7b123f53421b1bF8533339BFBdc7C98aA94163db", diff --git a/blockchains/ethereum/assets/0x7b744eEa1dECa2f1B7b31F15Ba036Fa1759452d7/info.json b/blockchains/ethereum/assets/0x7b744eEa1dECa2f1B7b31F15Ba036Fa1759452d7/info.json new file mode 100644 index 0000000000000..319e8534b9fcf --- /dev/null +++ b/blockchains/ethereum/assets/0x7b744eEa1dECa2f1B7b31F15Ba036Fa1759452d7/info.json @@ -0,0 +1,25 @@ +{ + "name": "El Hippo", + "website": "https://hipptoken.com/", + "description": "El Hippo is a transparent meme coin project that focuses first and foremost on building a happy, long-term community. $HIPP is BIG, Watch out - here comes El Hippo!", + "explorer": "https://etherscan.io/token/0x7b744eea1deca2f1b7b31f15ba036fa1759452d7", + "type": "ERC20", + "symbol": "HIPP", + "decimals": 18, + "status": "active", + "id": "0x7b744eEa1dECa2f1B7b31F15Ba036Fa1759452d7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/elhippomeme" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/el-hippo" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/el-hippo/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7b744eEa1dECa2f1B7b31F15Ba036Fa1759452d7/logo.png b/blockchains/ethereum/assets/0x7b744eEa1dECa2f1B7b31F15Ba036Fa1759452d7/logo.png new file mode 100644 index 0000000000000..1536e72253a01 Binary files /dev/null and b/blockchains/ethereum/assets/0x7b744eEa1dECa2f1B7b31F15Ba036Fa1759452d7/logo.png differ diff --git a/blockchains/ethereum/assets/0x7bb1A6b19e37028B3aA5c580339c640720E35203/info.json b/blockchains/ethereum/assets/0x7bb1A6b19e37028B3aA5c580339c640720E35203/info.json new file mode 100644 index 0000000000000..410845b7754e4 --- /dev/null +++ b/blockchains/ethereum/assets/0x7bb1A6b19e37028B3aA5c580339c640720E35203/info.json @@ -0,0 +1,56 @@ +{ + "name": "DynETH DynaSet", + "type": "ERC20", + "symbol": "dynETH", + "decimals": 18, + "website": "https://singularitydao.ai/dynasets/dynETH", + "description": "dynETH gives users exposure to Ethereum using long only strategies optimised by the Dynamic Asset Manager with less fees & expenses. Powered by SingularityDAO.ai.", + "explorer": "https://etherscan.io/token/0x7bb1A6b19e37028B3aA5c580339c640720E35203", + "status": "active", + "id": "0x7bb1A6b19e37028B3aA5c580339c640720E35203", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SingularityDao" + }, + { + "name": "telegram", + "url": "https://t.me/chatsight_bot?start=dmVyaWZ5OjotMTAwMTI4NzAxNjEzNw==" + }, + { + "name": "telegram_news", + "url": "https://t.me/sdaoann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/singularitydao" + }, + { + "name": "github", + "url": "https://github.com/Singularity-DAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/singularitydao" + }, + { + "name": "youtube", + "url": "https://youtube.com/@SingularityDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/singularitydao/" + }, + { + "name": "medium", + "url": "https://medium.com/singularitydao" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SingularityDAO/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x7bb1A6b19e37028B3aA5c580339c640720E35203/logo.png b/blockchains/ethereum/assets/0x7bb1A6b19e37028B3aA5c580339c640720E35203/logo.png new file mode 100644 index 0000000000000..3b2e558104823 Binary files /dev/null and b/blockchains/ethereum/assets/0x7bb1A6b19e37028B3aA5c580339c640720E35203/logo.png differ diff --git a/blockchains/ethereum/assets/0x7c8161545717a334f3196e765d9713f8042EF338/info.json b/blockchains/ethereum/assets/0x7c8161545717a334f3196e765d9713f8042EF338/info.json new file mode 100644 index 0000000000000..044837dd336d4 --- /dev/null +++ b/blockchains/ethereum/assets/0x7c8161545717a334f3196e765d9713f8042EF338/info.json @@ -0,0 +1,14 @@ +{ + "name": "PancakeSwap Token (Portal)", + "type": "ERC20", + "symbol": "CAKE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://pancakeswap.finance/", + "explorer": "https://etherscan.io/token/0x7c8161545717a334f3196e765d9713f8042EF338", + "status": "active", + "id": "0x7c8161545717a334f3196e765d9713f8042EF338", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c8161545717a334f3196e765d9713f8042EF338/logo.png b/blockchains/ethereum/assets/0x7c8161545717a334f3196e765d9713f8042EF338/logo.png new file mode 100644 index 0000000000000..cb6457e6b173d Binary files /dev/null and b/blockchains/ethereum/assets/0x7c8161545717a334f3196e765d9713f8042EF338/logo.png differ diff --git a/blockchains/ethereum/assets/0x7c9f4C87d911613Fe9ca58b579f737911AAD2D43/info.json b/blockchains/ethereum/assets/0x7c9f4C87d911613Fe9ca58b579f737911AAD2D43/info.json new file mode 100644 index 0000000000000..98c3f57675940 --- /dev/null +++ b/blockchains/ethereum/assets/0x7c9f4C87d911613Fe9ca58b579f737911AAD2D43/info.json @@ -0,0 +1,14 @@ +{ + "name": "MATIC (Portal from Polygon)", + "type": "ERC20", + "symbol": "MATICpo", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://polygon.technology/", + "explorer": "https://etherscan.io/token/0x7c9f4C87d911613Fe9ca58b579f737911AAD2D43", + "status": "active", + "id": "0x7c9f4C87d911613Fe9ca58b579f737911AAD2D43", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7c9f4C87d911613Fe9ca58b579f737911AAD2D43/logo.png b/blockchains/ethereum/assets/0x7c9f4C87d911613Fe9ca58b579f737911AAD2D43/logo.png new file mode 100644 index 0000000000000..60c97897b870c Binary files /dev/null and b/blockchains/ethereum/assets/0x7c9f4C87d911613Fe9ca58b579f737911AAD2D43/logo.png differ diff --git a/blockchains/ethereum/assets/0x7cd167B101D2808Cfd2C45d17b2E7EA9F46b74B6/info.json b/blockchains/ethereum/assets/0x7cd167B101D2808Cfd2C45d17b2E7EA9F46b74B6/info.json new file mode 100644 index 0000000000000..026140a5832c7 --- /dev/null +++ b/blockchains/ethereum/assets/0x7cd167B101D2808Cfd2C45d17b2E7EA9F46b74B6/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from BSC)", + "type": "ERC20", + "symbol": "USDCbs", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://etherscan.io/token/0x7cd167B101D2808Cfd2C45d17b2E7EA9F46b74B6", + "status": "active", + "id": "0x7cd167B101D2808Cfd2C45d17b2E7EA9F46b74B6", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7cd167B101D2808Cfd2C45d17b2E7EA9F46b74B6/logo.png b/blockchains/ethereum/assets/0x7cd167B101D2808Cfd2C45d17b2E7EA9F46b74B6/logo.png new file mode 100644 index 0000000000000..8ec55937f4dba Binary files /dev/null and b/blockchains/ethereum/assets/0x7cd167B101D2808Cfd2C45d17b2E7EA9F46b74B6/logo.png differ diff --git a/blockchains/ethereum/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/info.json b/blockchains/ethereum/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/info.json new file mode 100644 index 0000000000000..0818ca82fe826 --- /dev/null +++ b/blockchains/ethereum/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/info.json @@ -0,0 +1,48 @@ +{ + "name": "Volt Inu", + "type": "ERC20", + "symbol": "VOLT", + "decimals": 9, + "website": "https://voltinu.in", + "description": "Volt Inu ($VOLT) is a hyper-deflationary token whose aim is to invest in multiple asset classes such as NFTs, nodes, altcoins, staking & farming of stablecoins. This investment diversity allows to mitigate the risk while taking advantage of the possible non-correlated growth of the trending assets.", + "explorer": "https://etherscan.io/token/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac", + "status": "abandoned", + "id": "0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VoltInuOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/VoltInuOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Volt_Inu/" + }, + { + "name": "whitepaper", + "url": "https://voltinu.in/Whitepaper_v1.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCDLlAleEEmhc7pVdB5pZWFg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/volt-inu-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/volt-inu" + }, + { + "name": "medium", + "url": "https://medium.com/@VoltInu" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7e794eD35788b698AE60cefC98eE48015C4876dA/info.json b/blockchains/ethereum/assets/0x7e794eD35788b698AE60cefC98eE48015C4876dA/info.json new file mode 100644 index 0000000000000..f7fdb5ea0909a --- /dev/null +++ b/blockchains/ethereum/assets/0x7e794eD35788b698AE60cefC98eE48015C4876dA/info.json @@ -0,0 +1,28 @@ +{ + "name": "Shintama", + "type": "ERC20", + "symbol": "SHINTAMA", + "decimals": 9, + "website": "https://www.shintamatoken.com", + "description": "Shintama, a DeFi project launched after the success of Shinja and Saitama in the DeFi space has grand plans to build a bridge between everyday internet users and the Defi world in a safe and simple way.", + "explorer": "https://etherscan.io/token/0x7e794ed35788b698ae60cefc98ee48015c4876da", + "status": "active", + "id": "0x7e794eD35788b698AE60cefC98eE48015C4876dA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SHINTAMAToken" + }, + { + "name": "telegram", + "url": "https://t.me/SHINTAMA_Join" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shintama/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7e794eD35788b698AE60cefC98eE48015C4876dA/logo.png b/blockchains/ethereum/assets/0x7e794eD35788b698AE60cefC98eE48015C4876dA/logo.png new file mode 100644 index 0000000000000..71b32a03f40cb Binary files /dev/null and b/blockchains/ethereum/assets/0x7e794eD35788b698AE60cefC98eE48015C4876dA/logo.png differ diff --git a/blockchains/ethereum/assets/0x7e877b99897D514da01bD1d177E693EC639961Af/info.json b/blockchains/ethereum/assets/0x7e877b99897D514da01bD1d177E693EC639961Af/info.json new file mode 100644 index 0000000000000..1576add7018aa --- /dev/null +++ b/blockchains/ethereum/assets/0x7e877b99897D514da01bD1d177E693EC639961Af/info.json @@ -0,0 +1,25 @@ +{ + "name": "Oggy Inu (ETH)", + "website": "https://oggyinu.com/", + "description": "OggyInu is a token derived from the impromptu meme market. Not affiliated with any broadcast or production agency.", + "explorer": "https://etherscan.io/token/0x7e877b99897D514da01bD1d177E693EC639961Af", + "type": "ERC20", + "symbol": "OGGY", + "decimals": 9, + "status": "active", + "id": "0x7e877b99897D514da01bD1d177E693EC639961Af", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/oggy-inu-eth/" + }, + { + "name": "twitter", + "url": "https://twitter.com/OggyInuLTD" + }, + { + "name": "telegram", + "url": "https://t.me/oggy_inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7e877b99897D514da01bD1d177E693EC639961Af/logo.png b/blockchains/ethereum/assets/0x7e877b99897D514da01bD1d177E693EC639961Af/logo.png new file mode 100644 index 0000000000000..1b0f2381e7041 Binary files /dev/null and b/blockchains/ethereum/assets/0x7e877b99897D514da01bD1d177E693EC639961Af/logo.png differ diff --git a/blockchains/ethereum/assets/0x7f792db54B0e580Cdc755178443f0430Cf799aCa/info.json b/blockchains/ethereum/assets/0x7f792db54B0e580Cdc755178443f0430Cf799aCa/info.json new file mode 100644 index 0000000000000..ffd48f0635b43 --- /dev/null +++ b/blockchains/ethereum/assets/0x7f792db54B0e580Cdc755178443f0430Cf799aCa/info.json @@ -0,0 +1,48 @@ +{ + "name": "Volt Inu", + "type": "ERC20", + "symbol": "VOLT", + "decimals": 9, + "website": "https://voltinu.in", + "description": "Volt Inu ($VOLT) is a hyper-deflationary token whose aim is to invest in multiple asset classes such as NFTs, nodes, altcoins, staking & farming of stablecoins. This investment diversity allows to mitigate the risk while taking advantage of the possible non-correlated growth of the trending assets.", + "explorer": "https://etherscan.io/token/0x7f792db54b0e580cdc755178443f0430cf799aca", + "status": "active", + "id": "0x7f792db54B0e580Cdc755178443f0430Cf799aCa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VoltInuOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/VoltInuOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Volt_Inu/" + }, + { + "name": "whitepaper", + "url": "https://voltinu.in/Whitepaper_v1.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCDLlAleEEmhc7pVdB5pZWFg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/volt-inu-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/volt-inu" + }, + { + "name": "medium", + "url": "https://medium.com/@VoltInu" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x7f792db54B0e580Cdc755178443f0430Cf799aCa/logo.png b/blockchains/ethereum/assets/0x7f792db54B0e580Cdc755178443f0430Cf799aCa/logo.png new file mode 100644 index 0000000000000..295e34eadfc14 Binary files /dev/null and b/blockchains/ethereum/assets/0x7f792db54B0e580Cdc755178443f0430Cf799aCa/logo.png differ diff --git a/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/info.json b/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/info.json index 3013b01718d95..22cdf92e23adb 100644 --- a/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/info.json +++ b/blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/info.json @@ -1,7 +1,7 @@ { "name": "AmpleGold", "website": "https://amplegold.io/", - "description": "Ample Gold ($AMPLG) is worlds first and only goldpegged elastic tokensupply defi-protocol. $AMPLG is a decentralized ERC20 token which reaches supply-price equilibrium by increasing and decreasing the totalsupply. This is done by Rebasing events which trigger at random time intervals. If you own x percentage of the network, you will always own that that much.", + "description": "Ample Gold ($AMPLG) is worlds first and only goldpegged elastic tokensupply defi-protocol. $AMPLG is a decentralized ERC20 token which reaches supply-price equilibrium by increasing and decreasing the totalsupply. This is done by Rebasing events which trigger at random time intervals.", "explorer": "https://etherscan.io/token/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1", "type": "ERC20", "symbol": "AMPLG", diff --git a/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/logo.png b/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/logo.png index 48e1004a9baf6..0ab224b6aac11 100644 Binary files a/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/logo.png and b/blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/logo.png differ diff --git a/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/info.json b/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/info.json new file mode 100644 index 0000000000000..df578b1b086bd --- /dev/null +++ b/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/info.json @@ -0,0 +1,33 @@ +{ + "name": "Pendle", + "website": "https://www.pendle.finance/", + "description": "Pendle is a protocol for people to trade and hedge yield. Users can tokenize yield and trade them on Pendle's AMM", + "explorer": "https://etherscan.io/token/0x808507121b80c02388fad14726482e061b8da827", + "type": "ERC20", + "symbol": "PENDLE", + "decimals": 18, + "status": "active", + "id": "0x808507121B80c02388fAd14726482e061B8da827", + "links": [ + { + "name": "github", + "url": "https://github.com/pendle-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/pendle_fi" + }, + { + "name": "docs", + "url": "https://docs.pendle.finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pendle" + }, + { + "name": "discord", + "url": "https://discord.com/invite/9x9VUngNZD" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/logo.png b/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/logo.png new file mode 100644 index 0000000000000..20b9f4470afad Binary files /dev/null and b/blockchains/ethereum/assets/0x808507121B80c02388fAd14726482e061B8da827/logo.png differ diff --git a/blockchains/ethereum/assets/0x80C62FE4487E1351b47Ba49809EBD60ED085bf52/info.json b/blockchains/ethereum/assets/0x80C62FE4487E1351b47Ba49809EBD60ED085bf52/info.json new file mode 100644 index 0000000000000..e05e149f30101 --- /dev/null +++ b/blockchains/ethereum/assets/0x80C62FE4487E1351b47Ba49809EBD60ED085bf52/info.json @@ -0,0 +1,25 @@ +{ + "name": "CLV", + "website": "https://clv.org/", + "description": "Clover is the native token of CLV M-Chain, and is used for staking to take part in network consensus, transaction fees, platform rewards, and network governance.", + "explorer": "https://etherscan.io/token/0x80C62FE4487E1351b47Ba49809EBD60ED085bf52", + "symbol": "CLV", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x80C62FE4487E1351b47Ba49809EBD60ED085bf52", + "links": [ + { + "name": "github", + "url": "https://github.com/clover-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/clv_org" + }, + { + "name": "medium", + "url": "https://medium.com/@clv_org" + } + ] +} diff --git a/blockchains/ethereum/assets/0x80C62FE4487E1351b47Ba49809EBD60ED085bf52/logo.png b/blockchains/ethereum/assets/0x80C62FE4487E1351b47Ba49809EBD60ED085bf52/logo.png new file mode 100644 index 0000000000000..3765491ca96c3 Binary files /dev/null and b/blockchains/ethereum/assets/0x80C62FE4487E1351b47Ba49809EBD60ED085bf52/logo.png differ diff --git a/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json b/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json index 5149ea5c6d5b6..33c65fac27965 100644 --- a/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json +++ b/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json @@ -6,10 +6,7 @@ "website": "https://deus.finance/", "description": "DEA is the female part of DEUS. She will become the voice of the unheard & the balance of the rough forces.", "explorer": "https://etherscan.io/token/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778", - "Twitter": "https://twitter.com/DeusDao", - "Telegram": "https://t.me/deusfinance", - "Medium": "https://medium.com/@deusfinance", - "status": "active", + "status": "abandoned", "id": "0x80aB141F324C3d6F2b18b030f1C4E95d4d658778", "links": [ { @@ -21,4 +18,4 @@ "url": "https://medium.com/@deusfinance/deus-dea-unveiling-the-governance-token-of-the-deus-ecosystem-part-1-26d6433aac13" } ] -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/logo.png b/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/logo.png deleted file mode 100644 index fcda360009b98..0000000000000 Binary files a/blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/logo.png b/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/logo.png index d1353363096c0..051abd5b63b1c 100644 Binary files a/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/logo.png and b/blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/logo.png differ diff --git a/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json b/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json index a320ea6bf1422..b21e28aa6a84b 100644 --- a/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json +++ b/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json @@ -7,6 +7,6 @@ "type": "ERC20", "symbol": "LEND", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x80fB784B7eD66730e8b1DBd9820aFD29931aab03" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png b/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png deleted file mode 100755 index 06860d0560a6e..0000000000000 Binary files a/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x8167D3B1024cB51A2DD1B4d889ddf7023420796a/info.json b/blockchains/ethereum/assets/0x8167D3B1024cB51A2DD1B4d889ddf7023420796a/info.json new file mode 100644 index 0000000000000..46cf4dba22e28 --- /dev/null +++ b/blockchains/ethereum/assets/0x8167D3B1024cB51A2DD1B4d889ddf7023420796a/info.json @@ -0,0 +1,45 @@ +{ + "name": "NOKU v2", + "type": "ERC20", + "symbol": "NOKU", + "decimals": 18, + "website": "https://www.noku.io/", + "description": "Noku develops blockchain platforms. Noku has released Nokuchain: a blockchain designed to raise up the NFTs performance for gaming applications.", + "explorer": "https://etherscan.io/token/0x8167d3b1024cb51a2dd1b4d889ddf7023420796a", + "status": "active", + "id": "0x8167D3B1024cB51A2DD1B4d889ddf7023420796a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/nokuofficial" + }, + { + "name": "github", + "url": "https://github.com/noku-team" + }, + { + "name": "telegram", + "url": "https://t.me/nokuofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/nokunews" + }, + { + "name": "facebook", + "url": "https://facebook.com/Noku-317917408638309" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC2Ru2OagHzkuETQLDvy4FuA" + }, + { + "name": "medium", + "url": "https://nokuteam.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/noku/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8167D3B1024cB51A2DD1B4d889ddf7023420796a/logo.png b/blockchains/ethereum/assets/0x8167D3B1024cB51A2DD1B4d889ddf7023420796a/logo.png new file mode 100644 index 0000000000000..d6331bbcfea37 Binary files /dev/null and b/blockchains/ethereum/assets/0x8167D3B1024cB51A2DD1B4d889ddf7023420796a/logo.png differ diff --git a/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/info.json b/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/info.json new file mode 100644 index 0000000000000..55cb8f20b89b1 --- /dev/null +++ b/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/info.json @@ -0,0 +1,57 @@ +{ + "name": "VitaDAO", + "type": "ERC20", + "symbol": "VITA", + "decimals": 18, + "website": "https://www.vitadao.com", + "description": "The governance token for VitaDAO, a decentralized collective funding early stage longevity research.", + "explorer": "https://etherscan.io/token/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321", + "status": "active", + "id": "0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vita_dao" + }, + { + "name": "github", + "url": "https://github.com/VitaDAO" + }, + { + "name": "telegram", + "url": "https://t.me/vitadao" + }, + { + "name": "telegram_news", + "url": "https://t.me/vitadaonews" + }, + { + "name": "blog", + "url": "https://www.vitadao.com/" + }, + { + "name": "discord", + "url": "https://discord.com/channels/810893413880561704/880806340837118022" + }, + { + "name": "whitepaper", + "url": "https://github.com/VitaDAO/whitepaper/raw/master/VitaDAO_Whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://vitadao.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/VitaDAO/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vitadao" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/vitadao" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/logo.png b/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/logo.png new file mode 100644 index 0000000000000..44e154b29cadf Binary files /dev/null and b/blockchains/ethereum/assets/0x81f8f0bb1cB2A06649E51913A151F0E7Ef6FA321/logo.png differ diff --git a/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json b/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json index 2a5e7959eb316..605c7c5968153 100644 --- a/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json +++ b/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json @@ -1,5 +1,5 @@ { - "name": "Origin Token (OGN)", + "name": "Origin Protocol", "website": "https://originprotocol.com", "description": "Enabling peer-to-peer commerce", "explorer": "https://etherscan.io/token/0x8207c1ffc5b6804f6024322ccf34f29c3541ae26", @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x8248270620Aa532E4d64316017bE5E873E37cc09/info.json b/blockchains/ethereum/assets/0x8248270620Aa532E4d64316017bE5E873E37cc09/info.json new file mode 100644 index 0000000000000..204538bd75674 --- /dev/null +++ b/blockchains/ethereum/assets/0x8248270620Aa532E4d64316017bE5E873E37cc09/info.json @@ -0,0 +1,21 @@ +{ + "name": "DevvE", + "website": "https://www.devve.io", + "description": "DevvE is a next-gen cryptocurrency that is 1/3bn energy use of Bitcoin, 1/10M cost of Ethereum, 8M tps with patents around fraud, theft, loss, privacy and regulatory compliance.", + "explorer": "https://etherscan.io/token/0x8248270620aa532e4d64316017be5e873e37cc09", + "type": "ERC20", + "symbol": "DEVVE", + "decimals": 18, + "status": "active", + "id": "0x8248270620Aa532E4d64316017bE5E873E37cc09", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DevveEcosystem" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/devve/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8248270620Aa532E4d64316017bE5E873E37cc09/logo.png b/blockchains/ethereum/assets/0x8248270620Aa532E4d64316017bE5E873E37cc09/logo.png new file mode 100644 index 0000000000000..dd84efefc1dec Binary files /dev/null and b/blockchains/ethereum/assets/0x8248270620Aa532E4d64316017bE5E873E37cc09/logo.png differ diff --git a/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json b/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json index a202fe1ea0fb6..6bf293511ad02 100644 --- a/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json +++ b/blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4", + "tags": [ + "defi" + ], "links": [ { "name": "blog", diff --git a/blockchains/ethereum/assets/0x8290D7a64F25e6b5002d98367E8367c1b532b534/info.json b/blockchains/ethereum/assets/0x8290D7a64F25e6b5002d98367E8367c1b532b534/info.json new file mode 100644 index 0000000000000..5ccca031f36b9 --- /dev/null +++ b/blockchains/ethereum/assets/0x8290D7a64F25e6b5002d98367E8367c1b532b534/info.json @@ -0,0 +1,40 @@ +{ + "name": "Stable UNI", + "website": "app.ichi.org", + "description": "oneUNI is an ICHI-created stablecoin for Uniswap.", + "explorer": "https://etherscan.io/token/0x8290d7a64f25e6b5002d98367e8367c1b532b534", + "type": "ERC20", + "symbol": "oneUNI", + "decimals": 18, + "status": "active", + "id": "0x8290D7a64F25e6b5002d98367E8367c1b532b534", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DvsYCfK8" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stable-uni" + } + ] +} diff --git a/blockchains/ethereum/assets/0x8290D7a64F25e6b5002d98367E8367c1b532b534/logo.png b/blockchains/ethereum/assets/0x8290D7a64F25e6b5002d98367E8367c1b532b534/logo.png new file mode 100644 index 0000000000000..d5720aa5d64b7 Binary files /dev/null and b/blockchains/ethereum/assets/0x8290D7a64F25e6b5002d98367E8367c1b532b534/logo.png differ diff --git a/blockchains/ethereum/assets/0x829C97092C0Cc92EfE7397dd3ddb831Cc5835Bae/info.json b/blockchains/ethereum/assets/0x829C97092C0Cc92EfE7397dd3ddb831Cc5835Bae/info.json new file mode 100644 index 0000000000000..aab9d4ca87543 --- /dev/null +++ b/blockchains/ethereum/assets/0x829C97092C0Cc92EfE7397dd3ddb831Cc5835Bae/info.json @@ -0,0 +1,32 @@ +{ + "name": "Mine Network", + "type": "ERC20", + "symbol": "MNET", + "decimals": 18, + "website": "https://mine.network/", + "description": "MINE Network is an innovative cross-chain mining Metaverse solution that seamlessly connects the worlds of DeFi, GameFi and NFT's into one consolidated, easy-to-use open-source protocol.", + "explorer": "https://etherscan.io/token/0x829c97092c0cc92efe7397dd3ddb831cc5835bae", + "status": "active", + "id": "0x829C97092C0Cc92EfE7397dd3ddb831Cc5835Bae", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mine_blockchain" + }, + { + "name": "github", + "url": "https://github.com/Mine-Blockchain" + }, + { + "name": "telegram", + "url": "https://t.me/mine_blockchain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mine-network/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x829C97092C0Cc92EfE7397dd3ddb831Cc5835Bae/logo.png b/blockchains/ethereum/assets/0x829C97092C0Cc92EfE7397dd3ddb831Cc5835Bae/logo.png new file mode 100644 index 0000000000000..1805ec23d1659 Binary files /dev/null and b/blockchains/ethereum/assets/0x829C97092C0Cc92EfE7397dd3ddb831Cc5835Bae/logo.png differ diff --git a/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json b/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json index 4b6630c1d095b..7b5d9f9855b3f 100644 --- a/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json +++ b/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json @@ -6,6 +6,6 @@ "description": "SALSA is the liquidity pool token for the Taconomics platform and the TACO token. Taconomics claims to be an NFT plaform for aspiring latino artists creating Taco related art.", "website": "https://www.taconomics.io", "explorer": "https://etherscan.io/token/0x82E5aeC4e37b37FCA34925C13429506209A98536", - "status": "active", + "status": "abandoned", "id": "0x82E5aeC4e37b37FCA34925C13429506209A98536" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/logo.png b/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/logo.png deleted file mode 100644 index a100855356568..0000000000000 Binary files a/blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/logo.png b/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/logo.png index dc4f103760653..7f1b3e80642de 100644 Binary files a/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/logo.png and b/blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/logo.png differ diff --git a/blockchains/ethereum/assets/0x831bE1970511C069ddEdc452fFbbEE55eEB70170/info.json b/blockchains/ethereum/assets/0x831bE1970511C069ddEdc452fFbbEE55eEB70170/info.json new file mode 100644 index 0000000000000..97792c37e334a --- /dev/null +++ b/blockchains/ethereum/assets/0x831bE1970511C069ddEdc452fFbbEE55eEB70170/info.json @@ -0,0 +1,40 @@ +{ + "name": "ELF wallet (ELF)", + "type": "ERC20", + "symbol": "ELF", + "decimals": 18, + "website": "https://www.elfwallets.com/", + "description": "Multi-chain Wallet in WEB3.Multi-chain Wallet, Security First, Full Control by User.", + "explorer": "https://etherscan.io/token/0x831be1970511c069ddedc452ffbbee55eeb70170", + "status": "active", + "id": "0x831bE1970511C069ddEdc452fFbbEE55eEB70170", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ElfWallet" + }, + { + "name": "github", + "url": "https://github.com/ELF-Wallet" + }, + { + "name": "telegram", + "url": "https://t.me/ElfWallet_Global" + }, + { + "name": "whitepaper", + "url": "https://www.elfwallets.com/ELF.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elf-wallet/" + }, + { + "name": "medium", + "url": "https://medium.com/@elfwallet" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x831bE1970511C069ddEdc452fFbbEE55eEB70170/logo.png b/blockchains/ethereum/assets/0x831bE1970511C069ddEdc452fFbbEE55eEB70170/logo.png new file mode 100644 index 0000000000000..2f9cdfc5cb30c Binary files /dev/null and b/blockchains/ethereum/assets/0x831bE1970511C069ddEdc452fFbbEE55eEB70170/logo.png differ diff --git a/blockchains/ethereum/assets/0x839e71613f9aA06E5701CF6de63E303616B0DDE3/info.json b/blockchains/ethereum/assets/0x839e71613f9aA06E5701CF6de63E303616B0DDE3/info.json new file mode 100644 index 0000000000000..8e1ed6372b062 --- /dev/null +++ b/blockchains/ethereum/assets/0x839e71613f9aA06E5701CF6de63E303616B0DDE3/info.json @@ -0,0 +1,32 @@ +{ + "name": "VVS Finance", + "type": "ERC20", + "symbol": "VVS", + "decimals": 18, + "website": "https://vvs.finance/", + "description": "A utility, governance, and reward token with applications throughout the VVS platform.", + "explorer": "https://etherscan.io/token/0x839e71613f9aA06E5701CF6de63E303616B0DDE3", + "status": "active", + "id": "0x839e71613f9aA06E5701CF6de63E303616B0DDE3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VVS_finance" + }, + { + "name": "telegram", + "url": "https://t.me/VVSFinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vvs-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vvs-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x839e71613f9aA06E5701CF6de63E303616B0DDE3/logo.png b/blockchains/ethereum/assets/0x839e71613f9aA06E5701CF6de63E303616B0DDE3/logo.png new file mode 100644 index 0000000000000..46fe17fb77bd0 Binary files /dev/null and b/blockchains/ethereum/assets/0x839e71613f9aA06E5701CF6de63E303616B0DDE3/logo.png differ diff --git a/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/logo.png b/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/logo.png index e22ee78ef5abe..048814ea1b9b2 100644 Binary files a/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/logo.png and b/blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/logo.png differ diff --git a/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json b/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json index 8e4d512344871..e53ec79bb9c0e 100644 --- a/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json +++ b/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB/info.json b/blockchains/ethereum/assets/0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB/info.json new file mode 100644 index 0000000000000..f853ebd98c1cf --- /dev/null +++ b/blockchains/ethereum/assets/0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB/info.json @@ -0,0 +1,25 @@ +{ + "name": "AltLayer", + "website": "https://altlayer.io/", + "description": "AltLayer is an open and decentralised protocol for rollups.", + "explorer": "https://etherscan.io/token/0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB", + "type": "ERC20", + "symbol": "ALT", + "decimals": 18, + "status": "active", + "id": "0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/alt_layer" + }, + { + "name": "telegram", + "url": "https://t.me/altlayer" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/altlayer/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB/logo.png b/blockchains/ethereum/assets/0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB/logo.png new file mode 100644 index 0000000000000..55ecb67cfcb68 Binary files /dev/null and b/blockchains/ethereum/assets/0x8457CA5040ad67fdebbCC8EdCE889A335Bc0fbFB/logo.png differ diff --git a/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json b/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json index 8c1df0dcaf847..a05096c701042 100644 --- a/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json +++ b/blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json @@ -1,7 +1,7 @@ { "name": "Aave aUniSETHETH", "website": "https://aave.com", - "description": "Aave UniSETHETH is an interest bearing token pegged 1:1 to the underlying SETH and ETH deposited in the Uniswap Market of Aave Protocol.", + "description": "Aave UniSETHETH is an interest bearing token pegged 1:1 to the underlying SETH and ETH deposited in the Uniswap Market of Aave Protocol.", "explorer": "https://etherscan.io/token/0x84BBcaB430717ff832c3904fa6515f97fc63C76F", "type": "ERC20", "symbol": "aUniSETHETH", diff --git a/blockchains/ethereum/assets/0x84FA8f52E437Ac04107EC1768764B2b39287CB3e/info.json b/blockchains/ethereum/assets/0x84FA8f52E437Ac04107EC1768764B2b39287CB3e/info.json new file mode 100644 index 0000000000000..a400e96581e50 --- /dev/null +++ b/blockchains/ethereum/assets/0x84FA8f52E437Ac04107EC1768764B2b39287CB3e/info.json @@ -0,0 +1,36 @@ +{ + "name": "Grove Token", + "type": "ERC20", + "symbol": "GVR", + "decimals": 18, + "website": "https://grovetoken.com/", + "description": "Our mission is to create wealth, for all Grovers, by harnessing the opportunities of a secure, decentralized digital currency in an environmentally conscious way. By compensating nature for years of abuse, Grove will create a healthier, wealthier future for all.", + "explorer": "https://etherscan.io/token/0x84FA8f52E437Ac04107EC1768764B2b39287CB3e", + "status": "abandoned", + "id": "0x84FA8f52E437Ac04107EC1768764B2b39287CB3e", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Grovetoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/GroveToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/grove/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/grove" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xaFb64E73dEf6fAa8B6Ef9a6fb7312d5C4C15ebDB#code#L1" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/info.json b/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/info.json index baea6e8811fe5..313041befb26b 100644 --- a/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/info.json +++ b/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/info.json @@ -4,9 +4,30 @@ "description": "DIA (Decentralised Information Asset) claims to provide financial institutions with an immutable and verified single source of financial market data for any market and asset type.", "explorer": "https://etherscan.io/token/0x84ca8bc7997272c7cfb4d0cd3d55cd942b3c9419", "research": "https://research.binance.com/en/projects/dia", - "type": "ERC20", "symbol": "DIA", + "type": "ERC20", "decimals": 18, "status": "active", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DIAdata_org" + }, + { + "name": "github", + "url": "https://github.com/diadata-org" + }, + { + "name": "blog", + "url": "https://medium.com/dia-insights" + }, + { + "name": "telegram", + "url": "https://t.me/DIAdata_org" + } + ], "id": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419" -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png b/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png index cf40550575c67..8fd8d3e70ba4d 100644 Binary files a/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png and b/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png differ diff --git a/blockchains/ethereum/assets/0x853Bb55c1f469902F088A629db8C8803A9BE3857/info.json b/blockchains/ethereum/assets/0x853Bb55c1f469902F088A629db8C8803A9BE3857/info.json new file mode 100644 index 0000000000000..ae5900cff25a3 --- /dev/null +++ b/blockchains/ethereum/assets/0x853Bb55c1f469902F088A629db8C8803A9BE3857/info.json @@ -0,0 +1,41 @@ +{ + "name": "Stable 1inch", + "website": "https://ichi.org", + "description": "Stable 1inch is the stablecoin created for the 1inch community. Backed by both a treasury of 1inch and collateral of USDC this ERC20 token can be redeemed for USDC at anytime and also provides a vote for governance of the 1inch treasury.", + "explorer": "https://etherscan.io/token/0x853Bb55c1f469902F088A629db8C8803A9BE3857", + "type": "ERC20", + "symbol": "one1inch", + "decimals": 18, + "status": "active", + "id": "0x853Bb55c1f469902F088A629db8C8803A9BE3857", + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Bm6pUHjHUC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stable-1inch" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stable-1inch/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x853Bb55c1f469902F088A629db8C8803A9BE3857/logo.png b/blockchains/ethereum/assets/0x853Bb55c1f469902F088A629db8C8803A9BE3857/logo.png new file mode 100644 index 0000000000000..8edcbc9cefe18 Binary files /dev/null and b/blockchains/ethereum/assets/0x853Bb55c1f469902F088A629db8C8803A9BE3857/logo.png differ diff --git a/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json b/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json index 6649264b3f250..623017a802c25 100644 --- a/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json +++ b/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json @@ -8,6 +8,10 @@ "decimals": 18, "status": "active", "id": "0x853d955aCEf822Db058eb8505911ED77F175b99e", + "tags": [ + "defi", + "stablecoin" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json b/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json index 132f8c1dd7e63..b762120dc0942 100644 --- a/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json +++ b/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json @@ -7,5 +7,30 @@ "website": "https://keep.network", "explorer": "https://etherscan.io/token/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", "status": "active", - "id": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC" + "id": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/keep-network/keep-core" + }, + { + "name": "twitter", + "url": "https://twitter.com/keep_project" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/KeepNetwork" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/keep-network/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/keep-network/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85f138bfEE4ef8e540890CFb48F620571d67Eda3/info.json b/blockchains/ethereum/assets/0x85f138bfEE4ef8e540890CFb48F620571d67Eda3/info.json new file mode 100644 index 0000000000000..477bdb7157774 --- /dev/null +++ b/blockchains/ethereum/assets/0x85f138bfEE4ef8e540890CFb48F620571d67Eda3/info.json @@ -0,0 +1,14 @@ +{ + "name": "AVAX (Portal)", + "type": "ERC20", + "symbol": "AVAX", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.avax.network/", + "explorer": "https://etherscan.io/token/0x85f138bfEE4ef8e540890CFb48F620571d67Eda3", + "status": "active", + "id": "0x85f138bfEE4ef8e540890CFb48F620571d67Eda3", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x85f138bfEE4ef8e540890CFb48F620571d67Eda3/logo.png b/blockchains/ethereum/assets/0x85f138bfEE4ef8e540890CFb48F620571d67Eda3/logo.png new file mode 100644 index 0000000000000..5cfbd9abb2f7c Binary files /dev/null and b/blockchains/ethereum/assets/0x85f138bfEE4ef8e540890CFb48F620571d67Eda3/logo.png differ diff --git a/blockchains/ethereum/assets/0x862caA11AbE48c945D5361E80EaF19348C479240/info.json b/blockchains/ethereum/assets/0x862caA11AbE48c945D5361E80EaF19348C479240/info.json new file mode 100644 index 0000000000000..3ca62abbe35fd --- /dev/null +++ b/blockchains/ethereum/assets/0x862caA11AbE48c945D5361E80EaF19348C479240/info.json @@ -0,0 +1,32 @@ +{ + "name": "Hero", + "symbol": "HERO", + "type": "ERC20", + "decimals": 4, + "description": "The official token of all things in The Bad Crypto Podcast universe, including the show itself, Blockchain Heroes digital trading cards, The Nifty Show, The Nifty Box and more!", + "website": "https://bcheroes.com/", + "explorer": "https://etherscan.io/token/0x862caA11AbE48c945D5361E80EaF19348C479240", + "status": "active", + "id": "0x862caA11AbE48c945D5361E80EaF19348C479240", + "links": [ + { + "name": "telegram", + "url": "https://t.me/bcheroes" + }, + { + "name": "twitter", + "url": "https://twitter.com/badcrypto" + }, + { + "name": "discord", + "url": "https://discord.com/invite/NAWZfZBPm7" + }, + { + "name": "youtube", + "url": "https://youtube.com/badcryptopodcast" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0x862caA11AbE48c945D5361E80EaF19348C479240/logo.png b/blockchains/ethereum/assets/0x862caA11AbE48c945D5361E80EaF19348C479240/logo.png new file mode 100644 index 0000000000000..f76b3febd22e0 Binary files /dev/null and b/blockchains/ethereum/assets/0x862caA11AbE48c945D5361E80EaF19348C479240/logo.png differ diff --git a/blockchains/ethereum/assets/0x86367c0e517622DAcdab379f2de389c3C9524345/info.json b/blockchains/ethereum/assets/0x86367c0e517622DAcdab379f2de389c3C9524345/info.json new file mode 100644 index 0000000000000..abb9057b1d379 --- /dev/null +++ b/blockchains/ethereum/assets/0x86367c0e517622DAcdab379f2de389c3C9524345/info.json @@ -0,0 +1,33 @@ +{ + "name": "Universal US Dollar", + "website": "https://universalprotocol.io/", + "description": "The UPUSD is a fully-transparent, digital asset that is collateralized 1-to-1 with U.S. dollars to be held at U.S. domiciled, FDIC-insured banks.", + "explorer": "https://etherscan.io/token/0x86367c0e517622dacdab379f2de389c3c9524345", + "type": "ERC20", + "symbol": "UPUSD", + "decimals": 2, + "status": "active", + "id": "0x86367c0e517622DAcdab379f2de389c3C9524345", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/universalprotocol/" + }, + { + "name": "twitter", + "url": "https://twitter.com/UPPlatform" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/universal-us-dollar/" + }, + { + "name": "medium", + "url": "https://medium.com/universalprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/universalprotocolplatform" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x86367c0e517622DAcdab379f2de389c3C9524345/logo.png b/blockchains/ethereum/assets/0x86367c0e517622DAcdab379f2de389c3C9524345/logo.png new file mode 100644 index 0000000000000..06906625c3581 Binary files /dev/null and b/blockchains/ethereum/assets/0x86367c0e517622DAcdab379f2de389c3C9524345/logo.png differ diff --git a/blockchains/ethereum/assets/0x8642A849D0dcb7a15a974794668ADcfbe4794B56/info.json b/blockchains/ethereum/assets/0x8642A849D0dcb7a15a974794668ADcfbe4794B56/info.json new file mode 100644 index 0000000000000..53fc6fff90902 --- /dev/null +++ b/blockchains/ethereum/assets/0x8642A849D0dcb7a15a974794668ADcfbe4794B56/info.json @@ -0,0 +1,25 @@ +{ + "name": "Prosper", + "website": "https://prosper.so/", + "description": "Cross-chain prediction market and hedging platform that is pioneering the technology of on-chain liquidity aggregation", + "explorer": "https://etherscan.io/token/0x8642A849D0dcb7a15a974794668ADcfbe4794B56", + "type": "ERC20", + "symbol": "PROS", + "decimals": 18, + "status": "active", + "id": "0x8642A849D0dcb7a15a974794668ADcfbe4794B56", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Prosperpredict" + }, + { + "name": "telegram", + "url": "https://t.me/prosperfi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/prosper/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8642A849D0dcb7a15a974794668ADcfbe4794B56/logo.png b/blockchains/ethereum/assets/0x8642A849D0dcb7a15a974794668ADcfbe4794B56/logo.png new file mode 100644 index 0000000000000..5725990a5e6f0 Binary files /dev/null and b/blockchains/ethereum/assets/0x8642A849D0dcb7a15a974794668ADcfbe4794B56/logo.png differ diff --git a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json b/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json index 55e3a7098e334..9a5c3f530357d 100644 --- a/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json +++ b/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json @@ -7,8 +7,12 @@ "type": "ERC20", "symbol": "RSR", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", + "tags": [ + "defi", + "stablecoin" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json b/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json index 2bb9ff88c584f..fa9b1f2bb88b7 100644 --- a/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json +++ b/blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272", + "tags": [ + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x88479186BAC914E4313389a64881F5ed0153C765/info.json b/blockchains/ethereum/assets/0x88479186BAC914E4313389a64881F5ed0153C765/info.json new file mode 100644 index 0000000000000..0cbadd9a5c7a6 --- /dev/null +++ b/blockchains/ethereum/assets/0x88479186BAC914E4313389a64881F5ed0153C765/info.json @@ -0,0 +1,32 @@ +{ + "name": "SquidGrow", + "type": "ERC20", + "symbol": "SquidGrow", + "decimals": 19, + "website": "https://squidgrow.wtf", + "description": "SquidGrow was conceptualized by anonymous crypto billionaire “Shibtoshi” and is pushing boundaries and setting precedents for a growing meme-utility token.  ", + "explorer": "https://etherscan.io/token/0x88479186BAC914E4313389a64881F5ed0153C765", + "status": "abandoned", + "id": "0x88479186BAC914E4313389a64881F5ed0153C765", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/squid_grow" + }, + { + "name": "telegram", + "url": "https://t.me/SquidGrowPortalEntry" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88800092fF476844f74dC2FC427974BBee2794Ae/info.json b/blockchains/ethereum/assets/0x88800092fF476844f74dC2FC427974BBee2794Ae/info.json new file mode 100644 index 0000000000000..e60f7a7ec0897 --- /dev/null +++ b/blockchains/ethereum/assets/0x88800092fF476844f74dC2FC427974BBee2794Ae/info.json @@ -0,0 +1,58 @@ +{ + "name": "Ambire Wallet", + "website": "https://ambire.com", + "description": "WALLET is the governance token of Ambire Wallet. It is also used as a user acquisition tool for marketing activities (referral program, rewards, etc.).", + "explorer": "https://etherscan.io/token/0x88800092fF476844f74dC2FC427974BBee2794Ae", + "type": "ERC20", + "symbol": "WALLET", + "status": "active", + "decimals": 18, + "id": "0x88800092fF476844f74dC2FC427974BBee2794Ae", + "tags": [ + "defi", + "governance", + "staking" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/AmbireTech/wallet" + }, + { + "name": "twitter", + "url": "https://twitter.com/AmbireWallet" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AdEx" + }, + { + "name": "blog", + "url": "https://ambire.medium.com" + }, + { + "name": "telegram", + "url": "https://t.me/AmbireOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/nMBGJsb" + }, + { + "name": "facebook", + "url": "https://facebook.com/AmbireAdEx" + }, + { + "name": "whitepaper", + "url": "https://ambire.notion.site/ambire/Ambire-Wallet-Whitepaper-d502e54caf584fe7a67f9b0a018cd10f" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ambire-wallet" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ambire-wallet" + } + ] +} diff --git a/blockchains/ethereum/assets/0x88800092fF476844f74dC2FC427974BBee2794Ae/logo.png b/blockchains/ethereum/assets/0x88800092fF476844f74dC2FC427974BBee2794Ae/logo.png new file mode 100644 index 0000000000000..2c33c7b401760 Binary files /dev/null and b/blockchains/ethereum/assets/0x88800092fF476844f74dC2FC427974BBee2794Ae/logo.png differ diff --git a/blockchains/ethereum/assets/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72/info.json b/blockchains/ethereum/assets/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72/info.json index 440ac58d52e60..a920aaab92e90 100644 --- a/blockchains/ethereum/assets/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72/info.json +++ b/blockchains/ethereum/assets/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72/info.json @@ -7,5 +7,23 @@ "website": "https://alienworlds.io", "explorer": "https://etherscan.io/token/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72", "status": "active", - "id": "0x888888848B652B3E3a0f34c96E00EEC0F3a23F72" + "id": "0x888888848B652B3E3a0f34c96E00EEC0F3a23F72", + "links": [ + { + "name": "telegram", + "url": "https://t.me/AlienWorldsOffical" + }, + { + "name": "twitter", + "url": "https://twitter.com/alienworlds" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/alien-worlds/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/alien-worlds/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/info.json b/blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/info.json index f47a386fd2e67..ee2fc52bd6e85 100644 --- a/blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/info.json +++ b/blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/info.json @@ -7,5 +7,8 @@ "symbol": "DEGO", "decimals": 18, "status": "active", - "id": "0x88EF27e69108B2633F8E1C184CC37940A075cC02" + "id": "0x88EF27e69108B2633F8E1C184CC37940A075cC02", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json b/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json index fdeb39eb802cc..41ceb3524a5d0 100644 --- a/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json +++ b/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json @@ -6,6 +6,6 @@ "website": "", "description": "-", "explorer": "https://etherscan.io/token/0x88d60255f917e3eb94eae199d827dad837fac4cb", - "status": "active", + "status": "abandoned", "id": "0x88d60255F917e3eb94eaE199d827DAd837fac4cB" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png b/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png deleted file mode 100644 index c43fab496f2e1..0000000000000 Binary files a/blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/info.json b/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/info.json index eeb0699ebc2a7..a7381e64d36d2 100644 --- a/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/info.json +++ b/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/info.json @@ -8,5 +8,8 @@ "symbol": "PNT", "decimals": 18, "status": "active", - "id": "0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD" + "id": "0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89B69F2d1adffA9A253d40840B6Baa7fC903D697/info.json b/blockchains/ethereum/assets/0x89B69F2d1adffA9A253d40840B6Baa7fC903D697/info.json new file mode 100644 index 0000000000000..88dfcc84b7e3d --- /dev/null +++ b/blockchains/ethereum/assets/0x89B69F2d1adffA9A253d40840B6Baa7fC903D697/info.json @@ -0,0 +1,48 @@ +{ + "name": "Dione (DIONE)", + "type": "ERC20", + "symbol": "DIONE", + "decimals": 9, + "website": "https://www.dioneprotocol.com", + "description": "Dione Protocol is spearheading a groundbreaking initiative to revolutionize the energy industry through an incentivized energy trading ecosystem on an EVM-compatible L1 blockchain.", + "explorer": "https://etherscan.io/token/0x89B69F2d1adffA9A253d40840B6Baa7fC903D697", + "status": "active", + "id": "0x89B69F2d1adffA9A253d40840B6Baa7fC903D697", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DioneProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/DioneProtocol" + }, + { + "name": "whitepaper", + "url": "https://dioneprotocol.com/whitepaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/DioneProtocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dione" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dione-protocol/" + }, + { + "name": "medium", + "url": "https://medium.com/@dioneprotocol" + }, + { + "name": "github", + "url": "https://github.com/DioneProtocol" + } + ], + "tags": [ + "staking-native" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x89B69F2d1adffA9A253d40840B6Baa7fC903D697/logo.png b/blockchains/ethereum/assets/0x89B69F2d1adffA9A253d40840B6Baa7fC903D697/logo.png new file mode 100644 index 0000000000000..40be38ed056ce Binary files /dev/null and b/blockchains/ethereum/assets/0x89B69F2d1adffA9A253d40840B6Baa7fC903D697/logo.png differ diff --git a/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/info.json b/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/info.json index f787ca066a508..79375f9113124 100644 --- a/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/info.json +++ b/blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/info.json @@ -1,11 +1,14 @@ { - "name": "Chroma", + "name": "Chromia", "symbol": "CHR", "type": "ERC20", "decimals": 6, - "description": "-", - "website": "", + "description": "Chromia is a relational blockchain designed to make it much easier to make complex and scalable dapps.", + "website": "https://chromia.com/", "explorer": "https://etherscan.io/token/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2", "status": "active", - "id": "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2" + "id": "0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json b/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json index 27a10cb81b432..f7fb1a000076b 100644 --- a/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json +++ b/blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json @@ -3,7 +3,7 @@ "symbol": "LTK", "type": "ERC20", "decimals": 18, - "description": "Litecoin Token (LTC) is a cryptocurrency and operates on the Ethereum platform.", + "description": "Litecoin Token (LTC) is a cryptocurrency and operates on the Ethereum platform.", "website": "https://ltk.community", "explorer": "https://etherscan.io/token/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71", "status": "abandoned", diff --git a/blockchains/ethereum/assets/0x8AB2ff0116A279a99950C66A12298962D152B83c/info.json b/blockchains/ethereum/assets/0x8AB2ff0116A279a99950C66A12298962D152B83c/info.json new file mode 100644 index 0000000000000..f6a5b6e1ab64c --- /dev/null +++ b/blockchains/ethereum/assets/0x8AB2ff0116A279a99950C66A12298962D152B83c/info.json @@ -0,0 +1,25 @@ +{ + "name": "Ordiswap", + "website": "https://ordiswap.fi/", + "description": "Ordiswap is a pioneering protocol, merges the worlds of Bitcoin and DeFi by introducing the first AMM on Bitcoin's native layer through off-chain balance state logic.", + "explorer": "https://etherscan.io/token/0x8AB2ff0116A279a99950C66A12298962D152B83c", + "type": "ERC20", + "symbol": "ORDS", + "decimals": 18, + "status": "active", + "id": "0x8AB2ff0116A279a99950C66A12298962D152B83c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OrdiswapLabs" + }, + { + "name": "telegram", + "url": "https://t.me/ordiswaplabs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ordiswap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8AB2ff0116A279a99950C66A12298962D152B83c/logo.png b/blockchains/ethereum/assets/0x8AB2ff0116A279a99950C66A12298962D152B83c/logo.png new file mode 100644 index 0000000000000..6003c9af77b82 Binary files /dev/null and b/blockchains/ethereum/assets/0x8AB2ff0116A279a99950C66A12298962D152B83c/logo.png differ diff --git a/blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/info.json b/blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/info.json index 4e8141b8a2032..5c645fc564dd5 100644 --- a/blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/info.json +++ b/blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/info.json @@ -6,6 +6,6 @@ "website": "https://saitamatoken.com", "description": "Community Owned Decentralised Token", "explorer": "https://etherscan.io/token/0x8b3192f5eebd8579568a2ed41e6feb402f93f73f", - "status": "active", + "status": "abandoned", "id": "0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/info.json b/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/info.json index 5ef28f9efac62..04b1d7e37706b 100644 --- a/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/info.json +++ b/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/info.json @@ -8,5 +8,8 @@ "symbol": "SXP", "decimals": 18, "status": "active", - "id": "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9" + "id": "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/info.json b/blockchains/ethereum/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/info.json new file mode 100644 index 0000000000000..53f895ff93742 --- /dev/null +++ b/blockchains/ethereum/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/info.json @@ -0,0 +1,21 @@ +{ + "name": "VANRY", + "type": "ERC20", + "symbol": "VANRY", + "decimals": 18, + "website": "https://vanarchain.com/", + "description": "VANRY is the official token of the VANAR blockchain. Vanar offers a carbon-neutral, high-speed and low-cost L1 chain designed for entertainment and mainstream.", + "explorer": "https://etherscan.io/token/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624", + "status": "active", + "id": "0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vanarchain" + }, + { + "name": "telegram", + "url": "https://t.me/vanarchain" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/logo.png b/blockchains/ethereum/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/logo.png new file mode 100644 index 0000000000000..3bc1cf77897db Binary files /dev/null and b/blockchains/ethereum/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/logo.png differ diff --git a/blockchains/ethereum/assets/0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24/info.json b/blockchains/ethereum/assets/0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24/info.json new file mode 100644 index 0000000000000..645cbcd492e18 --- /dev/null +++ b/blockchains/ethereum/assets/0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24/info.json @@ -0,0 +1,65 @@ +{ + "name": "StarLink $STARL", + "type": "ERC20", + "symbol": "STARL", + "decimals": 18, + "website": "https://www.starltoken.com", + "description": "Starlink Metaverse is a 3D video game featuring NFT collectible virtual real-estate powered by blockchain technology. ", + "explorer": "https://etherscan.io/token/0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24", + "status": "active", + "id": "0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/starlinketh" + }, + { + "name": "github", + "url": "https://github.com/StarlinkMeta" + }, + { + "name": "telegram", + "url": "https://t.me/starlinkofficial" + }, + { + "name": "whitepaper", + "url": "https://starlinkmeta.medium.com/starlink-whitepaper-v1-26f5264b65f9" + }, + { + "name": "telegram_news", + "url": "https://t.me/starlinkann" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/starlinkmetaverse" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Starlink_Metaverse/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/N9sG4Dgy" + }, + { + "name": "source_code", + "url": "https://etherscan.io/address/0x8e6cd950ad6ba651f6dd608dc70e5886b1aa6b24#events" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/star-link/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/starlink" + }, + { + "name": "blog", + "url": "https://starlinkmetaverse.fandom.com/" + }, + { + "name": "medium", + "url": "https://starlinkmeta.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24/logo.png b/blockchains/ethereum/assets/0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24/logo.png new file mode 100644 index 0000000000000..27776d2cf01a2 Binary files /dev/null and b/blockchains/ethereum/assets/0x8E6cd950Ad6ba651F6DD608Dc70e5886B1AA6B24/logo.png differ diff --git a/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json b/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json index a12ecf8d1e54a..82f0f1d3f443e 100644 --- a/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json +++ b/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json @@ -1,14 +1,17 @@ { - "name": "Paxos Standard", + "name": "Pax Dollar", "website": "https://paxos.com/standard", "description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.", "explorer": "https://etherscan.io/token/0x8E870D67F660D95d5be530380D0eC0bd388289E1", "research": "https://research.binance.com/en/projects/paxos-standard", "type": "ERC20", - "symbol": "PAX", + "symbol": "USDP", "decimals": 18, "status": "active", "id": "0x8E870D67F660D95d5be530380D0eC0bd388289E1", + "tags": [ + "stablecoin" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/info.json b/blockchains/ethereum/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/info.json new file mode 100644 index 0000000000000..a86be21466f4e --- /dev/null +++ b/blockchains/ethereum/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/info.json @@ -0,0 +1,49 @@ +{ + "name": "Restore Truth Token", + "type": "ERC20", + "symbol": "RTT", + "decimals": 18, + "website": "https://restoretruthtoken.com/", + "description": "Using the power of crypto, RTT puts American values at the forefront of its decision making, and you can play your part by using the RTT ecosystem to help fix issues important to you.", + "explorer": "https://etherscan.io/token/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6", + "status": "active", + "id": "0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6", + "links": [ + { + "name": "github", + "url": "https://github.com/restoretruthtoken/restoretruthtoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/restoretruthRTT" + }, + { + "name": "telegram", + "url": "https://t.me/RestoreTruthTokenChat" + }, + { + "name": "whitepaper", + "url": "https://restoretruthtoken.com/rtt-business-plan/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/R7G7YMXYjt" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/RestoreTruthToken/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/restoretruthtoken/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/restore-truth-token" + } + ], + "tags": [ + "defi", + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/logo.png b/blockchains/ethereum/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/logo.png new file mode 100644 index 0000000000000..808a76421ba0c Binary files /dev/null and b/blockchains/ethereum/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/logo.png differ diff --git a/blockchains/ethereum/assets/0x8Fc8f8269ebca376D046Ce292dC7eaC40c8D358A/info.json b/blockchains/ethereum/assets/0x8Fc8f8269ebca376D046Ce292dC7eaC40c8D358A/info.json new file mode 100644 index 0000000000000..e8555b550752d --- /dev/null +++ b/blockchains/ethereum/assets/0x8Fc8f8269ebca376D046Ce292dC7eaC40c8D358A/info.json @@ -0,0 +1,28 @@ +{ + "name": "DeFiChain", + "website": "https://defichain.com/", + "description": "DeFiChain (DFI) is a blockchain platform built with the mission of maximizing the full potential of DeFi within the Bitcoin (BTC) ecosystem.", + "explorer": "https://etherscan.io/token/0x8fc8f8269ebca376d046ce292dc7eac40c8d358a", + "type": "ERC20", + "symbol": "DFI", + "decimals": 8, + "status": "active", + "id": "0x8Fc8f8269ebca376D046Ce292dC7eaC40c8D358A", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/DeFiCh/ain" + }, + { + "name": "twitter", + "url": "https://twitter.com/defichain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defichain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8Fc8f8269ebca376D046Ce292dC7eaC40c8D358A/logo.png b/blockchains/ethereum/assets/0x8Fc8f8269ebca376D046Ce292dC7eaC40c8D358A/logo.png new file mode 100644 index 0000000000000..ee8b25edc5483 Binary files /dev/null and b/blockchains/ethereum/assets/0x8Fc8f8269ebca376D046Ce292dC7eaC40c8D358A/logo.png differ diff --git a/blockchains/ethereum/assets/0x8b385Ca3592A5EFc34E0C9fE663de56897F1751F/info.json b/blockchains/ethereum/assets/0x8b385Ca3592A5EFc34E0C9fE663de56897F1751F/info.json new file mode 100644 index 0000000000000..0a481b0fe34b7 --- /dev/null +++ b/blockchains/ethereum/assets/0x8b385Ca3592A5EFc34E0C9fE663de56897F1751F/info.json @@ -0,0 +1,25 @@ +{ + "name": "INFibit", + "type": "ERC20", + "symbol": "IBIT", + "decimals": 18, + "website": "https://infibit.org/", + "description": "INFibit is a decentralized blockchain-powered platform that uses $IBIT as a governance layer blockchain for other platforms as a DAO", + "explorer": "https://etherscan.io/token/0x8b385ca3592a5efc34e0c9fe663de56897f1751f", + "status": "active", + "id": "0x8b385Ca3592A5EFc34E0C9fE663de56897F1751F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/infibit" + }, + { + "name": "telegram", + "url": "https://t.me/infibit/1" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bens-finale/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8b385Ca3592A5EFc34E0C9fE663de56897F1751F/logo.png b/blockchains/ethereum/assets/0x8b385Ca3592A5EFc34E0C9fE663de56897F1751F/logo.png new file mode 100644 index 0000000000000..d1e3a04a7a079 Binary files /dev/null and b/blockchains/ethereum/assets/0x8b385Ca3592A5EFc34E0C9fE663de56897F1751F/logo.png differ diff --git a/blockchains/ethereum/assets/0x8d96B4ab6C741a4C8679AE323a100d74f085BA8F/info.json b/blockchains/ethereum/assets/0x8d96B4ab6C741a4C8679AE323a100d74f085BA8F/info.json new file mode 100644 index 0000000000000..50f25d4987d88 --- /dev/null +++ b/blockchains/ethereum/assets/0x8d96B4ab6C741a4C8679AE323a100d74f085BA8F/info.json @@ -0,0 +1,28 @@ +{ + "name": "Bazaars", + "type": "ERC20", + "symbol": "BZR", + "decimals": 18, + "website": "https://bazaars.io", + "description": "Adding BZR Token Logo to Trust Wallet Assets Repo", + "explorer": "https://etherscan.io/token/0x8d96B4ab6C741a4C8679AE323a100d74f085BA8F", + "status": "active", + "id": "0x8d96B4ab6C741a4C8679AE323a100d74f085BA8F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Bazaars_project" + }, + { + "name": "github", + "url": "https://github.com/Bazaars-project" + }, + { + "name": "telegram", + "url": "https://t.me/+47OlE7imAd8yNjQ0" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/ethereum/assets/0x8d96B4ab6C741a4C8679AE323a100d74f085BA8F/logo.png b/blockchains/ethereum/assets/0x8d96B4ab6C741a4C8679AE323a100d74f085BA8F/logo.png new file mode 100644 index 0000000000000..55d19d6f4d0d1 Binary files /dev/null and b/blockchains/ethereum/assets/0x8d96B4ab6C741a4C8679AE323a100d74f085BA8F/logo.png differ diff --git a/blockchains/ethereum/assets/0x8dc89F4716E027394Bba225b82328C1ea2Ea58Bf/info.json b/blockchains/ethereum/assets/0x8dc89F4716E027394Bba225b82328C1ea2Ea58Bf/info.json new file mode 100644 index 0000000000000..614bdbbdf0d69 --- /dev/null +++ b/blockchains/ethereum/assets/0x8dc89F4716E027394Bba225b82328C1ea2Ea58Bf/info.json @@ -0,0 +1,40 @@ +{ + "name": "Galaxy Villains", + "type": "ERC20", + "symbol": "GVC", + "decimals": 18, + "website": "https://galaxyvillains.com", + "description": "Galaxy Villains is a community driven token under the Galaxy Heroes ecosystem. GVC is your gateway to a decentralized galaxy where holders can take leadership of their finances and earn sparkly rewards.", + "explorer": "https://etherscan.io/token/0x8dc89f4716e027394bba225b82328c1ea2ea58bf", + "status": "active", + "id": "0x8dc89F4716E027394Bba225b82328C1ea2Ea58Bf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/villainsgvc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/galaxy-villans/" + }, + { + "name": "github", + "url": "https://github.com/sumner770/GalaxyVillains" + }, + { + "name": "telegram", + "url": "https://t.me/galaxyvillains" + }, + { + "name": "discord", + "url": "https://discord.com/galaxycoins" + }, + { + "name": "whitepaper", + "url": "https://www.galaxyvillains.com/_files/ugd/834baa_0f0fbd0ed2644f17b7d9add713eb73c9.pdf" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8dc89F4716E027394Bba225b82328C1ea2Ea58Bf/logo.png b/blockchains/ethereum/assets/0x8dc89F4716E027394Bba225b82328C1ea2Ea58Bf/logo.png new file mode 100644 index 0000000000000..ac25780141b59 Binary files /dev/null and b/blockchains/ethereum/assets/0x8dc89F4716E027394Bba225b82328C1ea2Ea58Bf/logo.png differ diff --git a/blockchains/ethereum/assets/0x8dfc8cc3201425669FaE803e1eB125cddd4189eC/info.json b/blockchains/ethereum/assets/0x8dfc8cc3201425669FaE803e1eB125cddd4189eC/info.json new file mode 100644 index 0000000000000..e73c91f542d13 --- /dev/null +++ b/blockchains/ethereum/assets/0x8dfc8cc3201425669FaE803e1eB125cddd4189eC/info.json @@ -0,0 +1,24 @@ +{ + "name": "Okage Inu", + "symbol": "OKAGE", + "type": "ERC20", + "decimals": 18, + "description": "Okage Inu is a project seeking to change the way the world interacts with memecoins by creating an infinitely scalable, future-proof, and highly secure ecosystem that is engineered around positive feedback loops between DEX, Chain, and Swap.", + "website": "https://okageinu.com/", + "explorer": "https://etherscan.io/token/0x8dfc8cc3201425669fae803e1eb125cddd4189ec", + "status": "active", + "id": "0x8dfc8cc3201425669FaE803e1eB125cddd4189eC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/okageerc" + }, + { + "name": "telegram", + "url": "https://t.me/OkageInu" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8dfc8cc3201425669FaE803e1eB125cddd4189eC/logo.png b/blockchains/ethereum/assets/0x8dfc8cc3201425669FaE803e1eB125cddd4189eC/logo.png new file mode 100644 index 0000000000000..c5a86e41753d2 Binary files /dev/null and b/blockchains/ethereum/assets/0x8dfc8cc3201425669FaE803e1eB125cddd4189eC/logo.png differ diff --git a/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json b/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json index 1b15327af2ead..8e13e7958884a 100644 --- a/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json +++ b/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json @@ -6,6 +6,6 @@ "description": "SingularityNET is a blockchain-powered platform that allows anybody to easily create, share, and monetize AI services, thanks to its globally-accessible AI marketplace.", "website": "https://singularitynet.io", "explorer": "https://etherscan.io/token/0x8eB24319393716668D768dCEC29356ae9CfFe285", - "status": "active", + "status": "abandoned", "id": "0x8eB24319393716668D768dCEC29356ae9CfFe285" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/info.json b/blockchains/ethereum/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/info.json new file mode 100644 index 0000000000000..9154082a6393f --- /dev/null +++ b/blockchains/ethereum/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/info.json @@ -0,0 +1,36 @@ +{ + "name": "Pleasure Coin", + "website": "https://pleasurecoin.com/", + "description": "Pleasure Coin (NSFW) is an ERC-20 token on Ethereum and the Polygon chain that will be utilized within the Pleasure Network, an adult industry ecosystem that empowers individuals and businesses.", + "explorer": "https://etherscan.io/token/0x8f006d1e1d9dc6c98996f50a4c810f17a47fbf19", + "type": "ERC20", + "symbol": "NSFW", + "decimals": 18, + "status": "active", + "tags": [ + "wrapped" + ], + "id": "0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19", + "links": [ + { + "name": "telegram", + "url": "https://t.me/pleasurecoin_crypto" + }, + { + "name": "discord", + "url": "https://discord.com/invite/GCHkdY6fnF" + }, + { + "name": "twitter", + "url": "https://twitter.com/Pleasure_coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pleasure-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pleasure-coin" + } + ] +} diff --git a/blockchains/ethereum/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/logo.png b/blockchains/ethereum/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/logo.png new file mode 100644 index 0000000000000..2592a2e3e7c1c Binary files /dev/null and b/blockchains/ethereum/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/logo.png differ diff --git a/blockchains/ethereum/assets/0x8f693ca8D21b157107184d29D398A8D082b38b76/info.json b/blockchains/ethereum/assets/0x8f693ca8D21b157107184d29D398A8D082b38b76/info.json new file mode 100644 index 0000000000000..a8d019ce55401 --- /dev/null +++ b/blockchains/ethereum/assets/0x8f693ca8D21b157107184d29D398A8D082b38b76/info.json @@ -0,0 +1,41 @@ +{ + "name": "Streamr", + "type": "ERC20", + "symbol": "DATA", + "decimals": 18, + "website": "https://streamr.network", + "description": "Streamr is a decentralized real‑time data network for web3. Create, share and consume data streams on an open, scalable P2P protocol with powerful tools for monetization. As a layer zero protocol, it provides a publish/subscribe messaging framework for decentralized applications built on top.", + "explorer": "https://etherscan.io/token/0x8f693ca8D21b157107184d29D398A8D082b38b76", + "status": "active", + "id": "0x8f693ca8D21b157107184d29D398A8D082b38b76", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/streamr" + }, + { + "name": "github", + "url": "https://github.com/streamr-dev" + }, + { + "name": "whitepaper", + "url": "https://streamr.network/network-whitepaper" + }, + { + "name": "docs", + "url": "https://streamr.network/docs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/streamr" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/streamr" + }, + { + "name": "blog", + "url": "https://blog.streamr.network" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x8f693ca8D21b157107184d29D398A8D082b38b76/logo.png b/blockchains/ethereum/assets/0x8f693ca8D21b157107184d29D398A8D082b38b76/logo.png new file mode 100644 index 0000000000000..9fc79a7995fc5 Binary files /dev/null and b/blockchains/ethereum/assets/0x8f693ca8D21b157107184d29D398A8D082b38b76/logo.png differ diff --git a/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json b/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json index 52174e53724a0..0d5f82e83fb22 100644 --- a/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json +++ b/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json @@ -7,5 +7,8 @@ "website": "https://request.network", "explorer": "https://etherscan.io/token/0x8f8221aFbB33998d8584A2B05749bA73c37a938a", "status": "active", - "id": "0x8f8221aFbB33998d8584A2B05749bA73c37a938a" + "id": "0x8f8221aFbB33998d8584A2B05749bA73c37a938a", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/info.json b/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/info.json index 7338d2a4009b1..b509b87f7e49f 100644 --- a/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/info.json +++ b/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/info.json @@ -1,11 +1,32 @@ { - "name": "ICHI", - "website": "https://ichi.farm", - "description": "ICHI is the ichi.farm governance token that enables (1) proposal submission, (2) voting, and (3) governance of ichi.farm's living agreement. The living agreement is between major cryptocurrencies to drive mass adoption of crypto through purchasing power protection, attractive passive income, and superior incentives.", + "name": "Legacy ICHI", + "website": "app.ichi.org", + "description": "Legacy ICHI is a token deprecated by the ICHI DAO, you can swap it 1-1 for ICHI at app.ichi.org.", "explorer": "https://etherscan.io/token/0x903bEF1736CDdf2A537176cf3C64579C3867A881", "type": "ERC20", "symbol": "ICHI", "decimals": 9, "status": "active", - "id": "0x903bEF1736CDdf2A537176cf3C64579C3867A881" -} \ No newline at end of file + "id": "0x903bEF1736CDdf2A537176cf3C64579C3867A881", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifoundation" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + } + ] +} diff --git a/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png b/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png index 56971aa77422e..96a6993ba144c 100644 Binary files a/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png and b/blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png differ diff --git a/blockchains/ethereum/assets/0x909E34d3f6124C324ac83DccA84b74398a6fa173/info.json b/blockchains/ethereum/assets/0x909E34d3f6124C324ac83DccA84b74398a6fa173/info.json new file mode 100644 index 0000000000000..27793d1c93f57 --- /dev/null +++ b/blockchains/ethereum/assets/0x909E34d3f6124C324ac83DccA84b74398a6fa173/info.json @@ -0,0 +1,73 @@ +{ + "name": "$ZKP Token", + "symbol": "$ZKP", + "type": "ERC20", + "decimals": 18, + "description": "Panther Protocol Token", + "website": "https://pantherprotocol.io", + "explorer": "https://etherscan.io/token/0x909E34d3f6124C324ac83DccA84b74398a6fa173", + "status": "active", + "id": "0x909E34d3f6124C324ac83DccA84b74398a6fa173", + "links": [ + { + "name": "blog", + "url": "https://blog.pantherprotocol.io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/panther-protocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/panther-protocol/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/WZuRnMCZ4c" + }, + { + "name": "docs", + "url": "https://docs.pantherprotocol.io/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Panther-Protocol-102781158610564/" + }, + { + "name": "github", + "url": "https://github.com/pantherprotocol" + }, + { + "name": "medium", + "url": "https://medium.com/@panther-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PantherProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/pantherprotocol" + }, + { + "name": "telegram_news", + "url": "https://t.me/pantherprotocolann" + }, + { + "name": "twitter", + "url": "https://twitter.com/ZkPanther" + }, + { + "name": "whitepaper", + "url": "https://pantherprotocol.io/resources/panther-protocol-v-1-0-1.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/PantherProtocol" + } + ], + "tags": [ + "privacy", + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x909E34d3f6124C324ac83DccA84b74398a6fa173/logo.png b/blockchains/ethereum/assets/0x909E34d3f6124C324ac83DccA84b74398a6fa173/logo.png new file mode 100644 index 0000000000000..a1a26fbc863b7 Binary files /dev/null and b/blockchains/ethereum/assets/0x909E34d3f6124C324ac83DccA84b74398a6fa173/logo.png differ diff --git a/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/logo.png b/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/logo.png index 168744d62f9b6..f30e5f4bdb4ba 100644 Binary files a/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/logo.png and b/blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/logo.png differ diff --git a/blockchains/ethereum/assets/0x916c5DE09cF63f6602d1e1793FB41F6437814A62/info.json b/blockchains/ethereum/assets/0x916c5DE09cF63f6602d1e1793FB41F6437814A62/info.json new file mode 100644 index 0000000000000..507f4cf1e19c2 --- /dev/null +++ b/blockchains/ethereum/assets/0x916c5DE09cF63f6602d1e1793FB41F6437814A62/info.json @@ -0,0 +1,44 @@ +{ + "name": "JACY", + "type": "ERC20", + "symbol": "JACY", + "decimals": 9, + "website": "https://jacytoken.io", + "description": "We are a community run crypto currency that thrives on your involvement. We look forward to talking with you and having you join us on this adventure.", + "explorer": "https://etherscan.io/token/0x916c5de09cf63f6602d1e1793fb41f6437814a62", + "status": "active", + "id": "0x916c5DE09cF63f6602d1e1793FB41F6437814A62", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/JacyToken" + }, + { + "name": "telegram", + "url": "https://t.me/JACYWAYA" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/JacyToken/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCpD42f4Z29c4KD6gUgfJt0A" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jacy/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/jacy" + }, + { + "name": "whitepaper", + "url": "https://jacytoken.io/Jacy-Token-WP.pdf" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/ethereum/assets/0x916c5DE09cF63f6602d1e1793FB41F6437814A62/logo.png b/blockchains/ethereum/assets/0x916c5DE09cF63f6602d1e1793FB41F6437814A62/logo.png new file mode 100644 index 0000000000000..9500eb08e2ca8 Binary files /dev/null and b/blockchains/ethereum/assets/0x916c5DE09cF63f6602d1e1793FB41F6437814A62/logo.png differ diff --git a/blockchains/ethereum/assets/0x9196E18Bc349B1F64Bc08784eaE259525329a1ad/info.json b/blockchains/ethereum/assets/0x9196E18Bc349B1F64Bc08784eaE259525329a1ad/info.json index 1056344d47917..f6f42bcd09d50 100644 --- a/blockchains/ethereum/assets/0x9196E18Bc349B1F64Bc08784eaE259525329a1ad/info.json +++ b/blockchains/ethereum/assets/0x9196E18Bc349B1F64Bc08784eaE259525329a1ad/info.json @@ -1,7 +1,7 @@ { "name": "Pussy Token", "website": "https://pussy.financial/", - "description": "PUSSY is an ERC20 token built on the Ethereum blockchain. The project is found on the idea that strong community foundation and goals are the fundamental building blocks of any token. PUSSY has built its foundation as a meme coin to rival the likes of DOGE and SHIB, but also plans it one step further by creating future utility for the token and DAPPs built on the ecosystem. Ideas being currently pursued by the devs include a PUSSY DAO, Arcade, Farming, Studio, and charity partnerships.", + "description": "PUSSY is an ERC20 token built on the Ethereum blockchain. The project is found on the idea that strong community foundation and goals are the fundamental building blocks of any token. PUSSY has built its foundation as a meme coin to rival the likes of DOGE and SHIB, but also plans it one step further by creating future utility for the token and DAPPs built on the ecosystem.", "explorer": "https://etherscan.io/token/0x9196e18bc349b1f64bc08784eae259525329a1ad", "type": "ERC20", "symbol": "PUSSY", diff --git a/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/info.json b/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/info.json new file mode 100644 index 0000000000000..cd66d08eba3a7 --- /dev/null +++ b/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/info.json @@ -0,0 +1,26 @@ +{ + "name": "Aergo", + "website": "https://aergo.io", + "description": "Aergo describes itself as an open-source enterprise blockchain platform optimized for hybrid deployments, which consist of both permissioned and permissionless blockchain architectures.", + "explorer": "https://etherscan.io/token/0x91af0fbb28aba7e31403cb457106ce79397fd4e6", + "research": "https://research.binance.com/en/projects/aergo", + "type": "ERC20", + "symbol": "AERGO", + "decimals": 18, + "status": "active", + "id": "0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6", + "links": [ + { + "name": "github", + "url": "https://github.com/aergoio" + }, + { + "name": "telegram", + "url": "https://t.me/aergoannouncements" + }, + { + "name": "twitter", + "url": "https://twitter.com/AERGO_IO" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/logo.png b/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/logo.png new file mode 100644 index 0000000000000..bf6158f04300c Binary files /dev/null and b/blockchains/ethereum/assets/0x91Af0fBB28ABA7E31403Cb457106Ce79397FD4E6/logo.png differ diff --git a/blockchains/ethereum/assets/0x91dFbEE3965baAEE32784c2d546B7a0C62F268c9/info.json b/blockchains/ethereum/assets/0x91dFbEE3965baAEE32784c2d546B7a0C62F268c9/info.json new file mode 100644 index 0000000000000..45928b768c674 --- /dev/null +++ b/blockchains/ethereum/assets/0x91dFbEE3965baAEE32784c2d546B7a0C62F268c9/info.json @@ -0,0 +1,21 @@ +{ + "name": "Bondly", + "website": "https://www.bondly.finance", + "description": "Bondly is an interoperable, transparent and portable swap protocol designed to revolutionize traditional escrow methods and make everyone into their own digital marketplace.", + "explorer": "https://etherscan.io/token/0x91dfbee3965baaee32784c2d546b7a0c62f268c9", + "type": "ERC20", + "symbol": "BONDLY", + "decimals": 18, + "status": "active", + "id": "0x91dFbEE3965baAEE32784c2d546B7a0C62F268c9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BondlyFinance" + }, + { + "name": "telegram", + "url": "https://t.me/bondlyfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x91dFbEE3965baAEE32784c2d546B7a0C62F268c9/logo.png b/blockchains/ethereum/assets/0x91dFbEE3965baAEE32784c2d546B7a0C62F268c9/logo.png new file mode 100644 index 0000000000000..dc99d1277e326 Binary files /dev/null and b/blockchains/ethereum/assets/0x91dFbEE3965baAEE32784c2d546B7a0C62F268c9/logo.png differ diff --git a/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json b/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json index a3d01093f2745..3e9206412208f 100644 --- a/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json +++ b/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json @@ -6,6 +6,6 @@ "description": "Devery (EVE) is a cryptocurrency and operates on the Ethereum platform.", "website": "https://devery.io", "explorer": "https://etherscan.io/token/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c", - "status": "active", + "status": "abandoned", "id": "0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/logo.png b/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/logo.png deleted file mode 100644 index ae71c910a6af0..0000000000000 Binary files a/blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x92CfbEC26C206C90aeE3b7C66A9AE673754FaB7e/info.json b/blockchains/ethereum/assets/0x92CfbEC26C206C90aeE3b7C66A9AE673754FaB7e/info.json new file mode 100644 index 0000000000000..a3d377d2cbfaf --- /dev/null +++ b/blockchains/ethereum/assets/0x92CfbEC26C206C90aeE3b7C66A9AE673754FaB7e/info.json @@ -0,0 +1,52 @@ +{ + "name": "Openleverage Token (Old)", + "website": "https://openleverage.finance/", + "description": "OpenLeverage is a permissionless money market protocol enabling decentralized lending, borrowing, and margin trading across a diverse range of cryptocurrency pairs, fostering an accessible and efficient DeFi ecosystem.", + "explorer": "https://etherscan.io/token/0x92CfbEC26C206C90aeE3b7C66A9AE673754FaB7e", + "type": "ERC20", + "symbol": "Old OLE", + "decimals": 18, + "status": "active", + "id": "0x92CfbEC26C206C90aeE3b7C66A9AE673754FaB7e", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpenLeverage" + }, + { + "name": "discord", + "url": "https://discord.com/invite/openleverage" + }, + { + "name": "medium", + "url": "https://openleverage.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openleverage/" + }, + { + "name": "docs", + "url": "https://docs.openleverage.finance/main/" + }, + { + "name": "telegram", + "url": "https://t.me/openleverageofficial" + }, + { + "name": "github", + "url": "https://github.com/OpenLeverageDev/openleverage-contracts" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/openleverage" + }, + { + "name": "youtube", + "url": "https://youtube.com/@openleverageprotocol9047" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92CfbEC26C206C90aeE3b7C66A9AE673754FaB7e/logo.png b/blockchains/ethereum/assets/0x92CfbEC26C206C90aeE3b7C66A9AE673754FaB7e/logo.png new file mode 100644 index 0000000000000..c43b83973316f Binary files /dev/null and b/blockchains/ethereum/assets/0x92CfbEC26C206C90aeE3b7C66A9AE673754FaB7e/logo.png differ diff --git a/blockchains/ethereum/assets/0x92D6C1e31e14520e676a687F0a93788B716BEff5/info.json b/blockchains/ethereum/assets/0x92D6C1e31e14520e676a687F0a93788B716BEff5/info.json new file mode 100644 index 0000000000000..db6a2c35ade49 --- /dev/null +++ b/blockchains/ethereum/assets/0x92D6C1e31e14520e676a687F0a93788B716BEff5/info.json @@ -0,0 +1,24 @@ +{ + "name": "dYdX", + "type": "ERC20", + "symbol": "DYDX", + "decimals": 18, + "website": "https://dydx.foundation", + "description": "Trade & stake to earn rewards. Vote on the future of your exchange. Take control of the most powerful decentralized derivatives protocol.", + "explorer": "https://etherscan.io/token/0x92D6C1e31e14520e676a687F0a93788B716BEff5", + "status": "active", + "id": "0x92D6C1e31e14520e676a687F0a93788B716BEff5", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dydxfoundation" + }, + { + "name": "github", + "url": "https://github.com/dydxfoundation" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x92D6C1e31e14520e676a687F0a93788B716BEff5/logo.png b/blockchains/ethereum/assets/0x92D6C1e31e14520e676a687F0a93788B716BEff5/logo.png new file mode 100644 index 0000000000000..3a8d039537b6c Binary files /dev/null and b/blockchains/ethereum/assets/0x92D6C1e31e14520e676a687F0a93788B716BEff5/logo.png differ diff --git a/blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json b/blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json index 3c06e381e6004..8b3711da8063a 100644 --- a/blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json +++ b/blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json @@ -7,5 +7,8 @@ "description": "Tardigrades Finance offers frictionless rewards 5% Tax with 2.5% Burn / and 2.5% back to Holders for each transaction.", "explorer": "https://etherscan.io/token/0x92a42db88ed0f02c71d439e55962ca7cab0168b5", "status": "active", - "id": "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5" + "id": "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6/info.json b/blockchains/ethereum/assets/0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6/info.json new file mode 100644 index 0000000000000..8c08a16d303ed --- /dev/null +++ b/blockchains/ethereum/assets/0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6/info.json @@ -0,0 +1,49 @@ +{ + "name": "Merit Circle", + "type": "ERC20", + "symbol": "MC", + "decimals": 18, + "website": "https://www.meritcircle.io", + "description": "Merit Circle is a game guild DAO focusing on maximizing yield across play to earn (p2e) games and the metaverse. The DAO will manage capital which will be allocated among managers and players in order to earn yield by playing games.", + "explorer": "https://etherscan.io/token/0x949d48eca67b17269629c7194f4b727d4ef9e5d6", + "status": "active", + "id": "0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/meritcircle_io" + }, + { + "name": "github", + "url": "https://github.com/Merit-Circle" + }, + { + "name": "telegram", + "url": "https://t.me/meritcircle" + }, + { + "name": "telegram_news", + "url": "https://t.me/meritcircle_ann" + }, + { + "name": "blog", + "url": "https://medium.com/@meritcircle" + }, + { + "name": "docs", + "url": "https://meritcircle.gitbook.io/" + }, + { + "name": "facebook", + "url": "https://facebook.com/meritcircleIO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/merit-circle/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/merit-circle" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6/logo.png b/blockchains/ethereum/assets/0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6/logo.png new file mode 100644 index 0000000000000..f448c3a41c008 Binary files /dev/null and b/blockchains/ethereum/assets/0x949D48EcA67b17269629c7194F4b727d4Ef9E5d6/logo.png differ diff --git a/blockchains/ethereum/assets/0x94DFd4E2210Fa5B752c3CD0f381edad9dA6640f8/info.json b/blockchains/ethereum/assets/0x94DFd4E2210Fa5B752c3CD0f381edad9dA6640f8/info.json new file mode 100644 index 0000000000000..886239b2ecd45 --- /dev/null +++ b/blockchains/ethereum/assets/0x94DFd4E2210Fa5B752c3CD0f381edad9dA6640f8/info.json @@ -0,0 +1,40 @@ +{ + "name": "Sphynx ETH", + "type": "ERC20", + "symbol": "SPHYNX", + "decimals": 18, + "website": "https://sphynxlabs.co", + "description": "At Sphynx we aim to provide an AIO(All-In-One) solution for trading, farming, staking and holding. The amount of trading, staking and farming platforms out there can be overwhelming and difficult to navigate. This creates a massive barrier to entry for those new to the world of crypto trading.", + "explorer": "https://etherscan.io/token/0x94dfd4e2210fa5b752c3cd0f381edad9da6640f8", + "status": "active", + "id": "0x94DFd4E2210Fa5B752c3CD0f381edad9dA6640f8", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sphynx-eth/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sphynx-eth" + }, + { + "name": "telegram", + "url": "https://t.me/sphynxswapETH" + }, + { + "name": "medium", + "url": "https://medium.com/@sphynxeth" + }, + { + "name": "twitter", + "url": "https://twitter.com/sphynxeth" + }, + { + "name": "source_code", + "url": "https://github.com/sphynxeth/sphynx-eth" + } + ] +} diff --git a/blockchains/ethereum/assets/0x94DFd4E2210Fa5B752c3CD0f381edad9dA6640f8/logo.png b/blockchains/ethereum/assets/0x94DFd4E2210Fa5B752c3CD0f381edad9dA6640f8/logo.png new file mode 100644 index 0000000000000..65c01c7925710 Binary files /dev/null and b/blockchains/ethereum/assets/0x94DFd4E2210Fa5B752c3CD0f381edad9dA6640f8/logo.png differ diff --git a/blockchains/ethereum/assets/0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5/info.json b/blockchains/ethereum/assets/0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5/info.json new file mode 100644 index 0000000000000..2ec94b1c768bb --- /dev/null +++ b/blockchains/ethereum/assets/0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5/info.json @@ -0,0 +1,28 @@ +{ + "name": "UNIC", + "type": "ERC20", + "symbol": "UNIC", + "decimals": 18, + "website": "https://www.unic.ly/", + "description": "Unicly is a permissionless, community-governed protocol to combine, fractionalize, and trade NFTs. Built by NFT collectors and DeFi enthusiasts, the protocol incentivizes NFT liquidity and provides a seamless trading experience for fractionalized NFTs.", + "explorer": "https://etherscan.io/token/0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5", + "status": "active", + "id": "0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/uniclyNFT" + }, + { + "name": "medium", + "url": "https://medium.com/unicly" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/unicly/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5/logo.png b/blockchains/ethereum/assets/0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5/logo.png new file mode 100644 index 0000000000000..0acb590111f84 Binary files /dev/null and b/blockchains/ethereum/assets/0x94E0BAb2F6Ab1F19F4750E42d7349f2740513aD5/logo.png differ diff --git a/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json b/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json index c9cce1c5f7d3b..5391a4b6b196d 100644 --- a/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json +++ b/blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json @@ -7,5 +7,27 @@ "symbol": "YFTE", "decimals": 18, "status": "active", - "id": "0x94F31aC896c9823D81cf9C2C93feCEeD4923218f" + "id": "0x94F31aC896c9823D81cf9C2C93feCEeD4923218f", + "links": [ + { + "name": "github", + "url": "https://github.com/yftether" + }, + { + "name": "twitter", + "url": "https://twitter.com/yftether" + }, + { + "name": "telegram", + "url": "https://t.me/YfTether" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yftether/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yftether/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94a7f270cd12545A277E656266Aef5e27dF3Eb28/info.json b/blockchains/ethereum/assets/0x94a7f270cd12545A277E656266Aef5e27dF3Eb28/info.json new file mode 100644 index 0000000000000..4f3e2c3be4462 --- /dev/null +++ b/blockchains/ethereum/assets/0x94a7f270cd12545A277E656266Aef5e27dF3Eb28/info.json @@ -0,0 +1,28 @@ +{ + "name": "Wrapped Stream", + "website": "https://stream-coin.com/", + "description": "All-in-one Live Streaming on a blockchain-based platform.", + "explorer": "https://etherscan.io/token/0x94a7f270cd12545a277e656266aef5e27df3eb28", + "type": "ERC20", + "symbol": "MSTRM", + "decimals": 18, + "status": "active", + "id": "0x94a7f270cd12545A277E656266Aef5e27dF3Eb28", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/streamcoin_strm" + }, + { + "name": "github", + "url": "https://github.com/stream-coin-tech" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stream-coin/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x94a7f270cd12545A277E656266Aef5e27dF3Eb28/logo.png b/blockchains/ethereum/assets/0x94a7f270cd12545A277E656266Aef5e27dF3Eb28/logo.png new file mode 100644 index 0000000000000..3e041120b65b0 Binary files /dev/null and b/blockchains/ethereum/assets/0x94a7f270cd12545A277E656266Aef5e27dF3Eb28/logo.png differ diff --git a/blockchains/ethereum/assets/0x9506d37f70eB4C3d79C398d326C871aBBf10521d/info.json b/blockchains/ethereum/assets/0x9506d37f70eB4C3d79C398d326C871aBBf10521d/info.json new file mode 100644 index 0000000000000..9dfbe7a2f9a97 --- /dev/null +++ b/blockchains/ethereum/assets/0x9506d37f70eB4C3d79C398d326C871aBBf10521d/info.json @@ -0,0 +1,21 @@ +{ + "name": "Media Licensing Token", + "type": "ERC20", + "symbol": "MLT", + "decimals": 18, + "website": "https://www.milc.global/", + "description": "MILC - Media Industry Licensing Content. Global decentralized marketplace for professional content trading, licensing and production.", + "explorer": "https://etherscan.io/token/0x9506d37f70eB4C3d79C398d326C871aBBf10521d", + "status": "active", + "id": "0x9506d37f70eB4C3d79C398d326C871aBBf10521d", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/milc-platform/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MILCplatform" + } + ] + } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9506d37f70eB4C3d79C398d326C871aBBf10521d/logo.png b/blockchains/ethereum/assets/0x9506d37f70eB4C3d79C398d326C871aBBf10521d/logo.png new file mode 100644 index 0000000000000..a92c4598cf4fc Binary files /dev/null and b/blockchains/ethereum/assets/0x9506d37f70eB4C3d79C398d326C871aBBf10521d/logo.png differ diff --git a/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json b/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json index b8f4c14b4edc8..a9859a307fc6c 100644 --- a/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json +++ b/blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json @@ -1,7 +1,7 @@ { "name": "Aave UniLINKETH", "website": "https://aave.com", - "description": "Aave UniLINKETH is an interest bearing token pegged 1:1 to the underlying LINK and ETH deposited in the Uniswap Market of Aave Protocol.", + "description": "Aave UniLINKETH is an interest bearing token pegged 1:1 to the underlying LINK and ETH deposited in the Uniswap Market of Aave Protocol.", "explorer": "https://etherscan.io/token/0x9548DB8b1cA9b6c757485e7861918b640390169c", "type": "ERC20", "symbol": "aUniLINKETH", diff --git a/blockchains/ethereum/assets/0x955d5c14C8D4944dA1Ea7836bd44D54a8eC35Ba1/info.json b/blockchains/ethereum/assets/0x955d5c14C8D4944dA1Ea7836bd44D54a8eC35Ba1/info.json new file mode 100644 index 0000000000000..efa925d1c090c --- /dev/null +++ b/blockchains/ethereum/assets/0x955d5c14C8D4944dA1Ea7836bd44D54a8eC35Ba1/info.json @@ -0,0 +1,28 @@ +{ + "name": "RefundCoin", + "website": "https://refundcoin.org/", + "description": "$RFD was created by Blurr, a mysterious 2017 OG whale. The purpose of the project remains open to speculation. The community has taken it upon themselves to run the project while Blurr largely remains in the background, sending cryptic messages on the blockchain. Making it a true DeFi project.", + "explorer": "https://etherscan.io/token/0x955d5c14c8d4944da1ea7836bd44d54a8ec35ba1", + "type": "ERC20", + "symbol": "RFD", + "decimals": 18, + "status": "active", + "id": "0x955d5c14C8D4944dA1Ea7836bd44D54a8eC35Ba1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RefundCoinETH" + }, + { + "name": "telegram", + "url": "https://t.me/RFDPortal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/refund/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x955d5c14C8D4944dA1Ea7836bd44D54a8eC35Ba1/logo.png b/blockchains/ethereum/assets/0x955d5c14C8D4944dA1Ea7836bd44D54a8eC35Ba1/logo.png new file mode 100644 index 0000000000000..97fa01b1fa6c1 Binary files /dev/null and b/blockchains/ethereum/assets/0x955d5c14C8D4944dA1Ea7836bd44D54a8eC35Ba1/logo.png differ diff --git a/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json b/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json index 7dbd2106ad362..b112cefb5381a 100644 --- a/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json +++ b/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json @@ -1,5 +1,5 @@ { - "name": "Fei", + "name": "Fei USD", "type": "ERC20", "symbol": "FEI", "decimals": 18, @@ -7,5 +7,9 @@ "description": "The stablecoin created by Fei Protocol", "explorer": "https://etherscan.io/token/0x956F47F50A910163D8BF957Cf5846D573E7f87CA", "status": "active", - "id": "0x956F47F50A910163D8BF957Cf5846D573E7f87CA" + "id": "0x956F47F50A910163D8BF957Cf5846D573E7f87CA", + "tags": [ + "defi", + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x95aA5d2DbD3c16ee3fdea82D5C6EC3E38CE3314f/info.json b/blockchains/ethereum/assets/0x95aA5d2DbD3c16ee3fdea82D5C6EC3E38CE3314f/info.json new file mode 100644 index 0000000000000..02943154b3fbf --- /dev/null +++ b/blockchains/ethereum/assets/0x95aA5d2DbD3c16ee3fdea82D5C6EC3E38CE3314f/info.json @@ -0,0 +1,36 @@ +{ + "name": " PointPay Crypto Banking Token V2", + "type": "ERC20", + "symbol": "PXP", + "decimals": 18, + "website": "https://pointpay.io/", + "description": "PXP is a native utility token of the PointPay ecosystem. It lies at the heart of our platform, acting as a means of exchange.", + "explorer": "https://etherscan.io/token/0x95aA5d2DbD3c16ee3fdea82D5C6EC3E38CE3314f", + "status": "active", + "id": "0x95aA5d2DbD3c16ee3fdea82D5C6EC3E38CE3314f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PointPay1" + }, + { + "name": "blog", + "url": "https://blog.pointpay.io/" + }, + { + "name": "telegram", + "url": "https://t.me/pointpay_eng" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PointPay1" + }, + { + "name": "medium", + "url": "https://pointpay.medium.com/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x95aA5d2DbD3c16ee3fdea82D5C6EC3E38CE3314f/logo.png b/blockchains/ethereum/assets/0x95aA5d2DbD3c16ee3fdea82D5C6EC3E38CE3314f/logo.png new file mode 100644 index 0000000000000..044ef07d91e19 Binary files /dev/null and b/blockchains/ethereum/assets/0x95aA5d2DbD3c16ee3fdea82D5C6EC3E38CE3314f/logo.png differ diff --git a/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json b/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json index f0bff627dff86..3592f6fceefa4 100644 --- a/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json +++ b/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json @@ -8,6 +8,10 @@ "decimals": 18, "status": "active", "id": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "tags": [ + "deflationary", + "memes" + ], "links": [ { "name": "telegram", diff --git a/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json b/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json index 4eef61a53e6e2..5a3a1bdf230eb 100644 --- a/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json +++ b/blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json @@ -8,5 +8,19 @@ "symbol": "ANT", "decimals": 18, "status": "active", - "id": "0x960b236A07cf122663c4303350609A66A7B288C0" + "id": "0x960b236A07cf122663c4303350609A66A7B288C0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/aragonproject?lang=es" + }, + { + "name": "telegram", + "url": "https://t.me/AragonProject" + }, + { + "name": "github", + "url": "https://github.com/aragon" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json b/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json index 7807396cbe78c..01d68cc4010de 100644 --- a/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json +++ b/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json @@ -1,21 +1,46 @@ { - "name": "DeFi Yield Protocol", - "website": "https://dyp.finance", - "description": "DeFi Yield Farming with Automated Vaults, combined with Ethereum Mining Pool", - "explorer": "https://etherscan.io/token/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "name": "Dypius", "type": "ERC20", "symbol": "DYP", "decimals": 18, + "website": "https://www.dypius.com/", + "description": "Dypius is a powerful, decentralized ecosystem with a focus on scalability, security, and global adoption through next-gen infrastructure. We offer a variety of products and services that cater to both beginners and advanced users in the crypto space including DeFi solutions, analytical tools, NFTs, Metaverse and more!", + "explorer": "https://etherscan.io/token/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "status": "abandoned", "id": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", - "status": "active", "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypfinance" + }, { "name": "github", - "url": "https://github.com/dypfinance" + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypfinance.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-yield-protocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dypius" + }, + { + "name": "discord", + "url": "https://discord.com/invite/dypcaws" }, { "name": "whitepaper", - "url": "https://dypfinance.medium.com/introducing-the-defi-yield-protocol-12ea2146d328" + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" } + ], + "tags": [ + "governance", + "nft", + "defi" ] -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/logo.png b/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/logo.png deleted file mode 100644 index d4d1c9c8123b5..0000000000000 Binary files a/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2/info.json b/blockchains/ethereum/assets/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2/info.json new file mode 100644 index 0000000000000..89e1f49ce2f47 --- /dev/null +++ b/blockchains/ethereum/assets/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2/info.json @@ -0,0 +1,41 @@ +{ + "name": "Enjinstarter", + "website": "https://enjinstarter.com/", + "description": "The Next-Generation Launchpad for Blockchain Games and the Metaverse", + "explorer": "https://etherscan.io/token/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2", + "symbol": "EJS", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2", + "links": [ + { + "name": "github", + "url": "https://github.com/enjinstarter/enjinstarter-tge-contracts" + }, + { + "name": "twitter", + "url": "https://twitter.com/enjinstarter" + }, + { + "name": "telegram", + "url": "https://t.me/ENJINSTARTER" + }, + { + "name": "facebook", + "url": "https://facebook.com/enjinstarter" + }, + { + "name": "medium", + "url": "https://medium.com/enjinstarter" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCWzOp5iZ8B3vONrxlarIXbg" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2/logo.png b/blockchains/ethereum/assets/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2/logo.png new file mode 100644 index 0000000000000..bf337e8e22e4f Binary files /dev/null and b/blockchains/ethereum/assets/0x96610186F3ab8d73EBEe1CF950C750f3B1Fb79C2/logo.png differ diff --git a/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json b/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json index f4c10686f1a6d..34ed04353eee0 100644 --- a/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json +++ b/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json b/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json index 6952fdc8ea0df..dbb0794df418a 100644 --- a/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json +++ b/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json @@ -1,11 +1,40 @@ { "name": "Fuse Token", - "symbol": "FUSE", "type": "ERC20", + "symbol": "FUSE", "decimals": 18, - "description": "Fuse is a no-code smart contract platform for entrepreneurs that allows entrepreneurs to integrate everyday payments into their business.", "website": "https://fuse.io/", + "description": "Fuse is a no-code smart contract platform for entrepreneurs that allows entrepreneurs to integrate everyday payments into their business.", "explorer": "https://etherscan.io/token/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d", "status": "active", - "id": "0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d" + "id": "0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/fuse" + }, + { + "name": "discord", + "url": "https://discord.com/invite/jpPMeSZ" + }, + { + "name": "docs", + "url": "https://docs.fuse.io/" + }, + { + "name": "github", + "url": "https://github.com/fuseio" + }, + { + "name": "twitter", + "url": "https://twitter.com/Fuse_network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fuse-network/" + } + ], + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/logo.png b/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/logo.png index f972ed0baefcc..db59eecdb6eec 100644 Binary files a/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/logo.png and b/blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/logo.png differ diff --git a/blockchains/ethereum/assets/0x976a95786DA6f6eE1c0755cCFB9A22adac2BF7B2/info.json b/blockchains/ethereum/assets/0x976a95786DA6f6eE1c0755cCFB9A22adac2BF7B2/info.json new file mode 100644 index 0000000000000..8109433f6da7b --- /dev/null +++ b/blockchains/ethereum/assets/0x976a95786DA6f6eE1c0755cCFB9A22adac2BF7B2/info.json @@ -0,0 +1,56 @@ +{ + "name": "DynDYDX DynaSet", + "type": "ERC20", + "symbol": "dynDYDX", + "decimals": 18, + "website": "https://singularitydao.ai/dynalab/dynDYDX", + "description": "Thanks to this innovative DynaSet, the DAM can use dYdX derivative solutions to hedge, short and apply leverage to the market. Powered by SingularityDAO.ai.", + "explorer": "https://etherscan.io/token/0x976a95786DA6f6eE1c0755cCFB9A22adac2BF7B2", + "status": "active", + "id": "0x976a95786DA6f6eE1c0755cCFB9A22adac2BF7B2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SingularityDao" + }, + { + "name": "telegram", + "url": "https://t.me/chatsight_bot?start=dmVyaWZ5OjotMTAwMTI4NzAxNjEzNw==" + }, + { + "name": "telegram_news", + "url": "https://t.me/sdaoann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/singularitydao" + }, + { + "name": "github", + "url": "https://github.com/Singularity-DAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/singularitydao" + }, + { + "name": "youtube", + "url": "https://youtube.com/@SingularityDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/singularitydao/" + }, + { + "name": "medium", + "url": "https://medium.com/singularitydao" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SingularityDAO/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x976a95786DA6f6eE1c0755cCFB9A22adac2BF7B2/logo.png b/blockchains/ethereum/assets/0x976a95786DA6f6eE1c0755cCFB9A22adac2BF7B2/logo.png new file mode 100644 index 0000000000000..2ef0532b8c00f Binary files /dev/null and b/blockchains/ethereum/assets/0x976a95786DA6f6eE1c0755cCFB9A22adac2BF7B2/logo.png differ diff --git a/blockchains/ethereum/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/info.json b/blockchains/ethereum/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/info.json new file mode 100644 index 0000000000000..395bfa2d620c4 --- /dev/null +++ b/blockchains/ethereum/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/info.json @@ -0,0 +1,11 @@ +{ + "name": "TeraBlock Token", + "website": "https://terablock.ai", + "description": "Machine Learning driven, personalised cryptocurrency trade automation to help you easily manage your assets.", + "explorer": "https://etherscan.io/token/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1", + "symbol": "TBC", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/logo.png b/blockchains/ethereum/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/logo.png rename to blockchains/ethereum/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/logo.png diff --git a/blockchains/ethereum/assets/0x97e3C21f27182498382f81e32fbe0ea3A0e3D79b/info.json b/blockchains/ethereum/assets/0x97e3C21f27182498382f81e32fbe0ea3A0e3D79b/info.json new file mode 100644 index 0000000000000..027f530aab4e2 --- /dev/null +++ b/blockchains/ethereum/assets/0x97e3C21f27182498382f81e32fbe0ea3A0e3D79b/info.json @@ -0,0 +1,21 @@ +{ + "name": "Flipped Pepe", + "website": "https://epep.gg", + "description": "Flipped Pepe $EPEP. The most memeable memecoin in existence, FLIPPED.", + "explorer": "https://etherscan.io/token/0x97e3c21f27182498382f81e32fbe0ea3a0e3d79b", + "type": "ERC20", + "symbol": "EPEP", + "decimals": 9, + "status": "active", + "id": "0x97e3C21f27182498382f81e32fbe0ea3A0e3D79b", + "links": [ + { + "name": "telegram", + "url": "https://t.me/hteniocepeP" + }, + { + "name": "twitter", + "url": "https://twitter.com/FlippedPepe" + } + ] +} diff --git a/blockchains/ethereum/assets/0x97e3C21f27182498382f81e32fbe0ea3A0e3D79b/logo.png b/blockchains/ethereum/assets/0x97e3C21f27182498382f81e32fbe0ea3A0e3D79b/logo.png new file mode 100644 index 0000000000000..2f1a0dafec665 Binary files /dev/null and b/blockchains/ethereum/assets/0x97e3C21f27182498382f81e32fbe0ea3A0e3D79b/logo.png differ diff --git a/blockchains/ethereum/assets/0x9813037ee2218799597d83D4a5B6F3b6778218d9/info.json b/blockchains/ethereum/assets/0x9813037ee2218799597d83D4a5B6F3b6778218d9/info.json new file mode 100644 index 0000000000000..5f29df04b4d0f --- /dev/null +++ b/blockchains/ethereum/assets/0x9813037ee2218799597d83D4a5B6F3b6778218d9/info.json @@ -0,0 +1,32 @@ +{ + "name": "BONE SHIBASWAP", + "type": "ERC20", + "symbol": "BONE", + "decimals": 18, + "website": "https://shibaswap.com/", + "description": "Bone is a governance token of Shibaswap ecosystem which will allow the #ShibArmy to vote on upcoming proposals. The more BONE the user holds, the more weight of their vote carries in these future endeavors.", + "explorer": "https://etherscan.io/token/0x9813037ee2218799597d83D4a5B6F3b6778218d9", + "status": "active", + "id": "0x9813037ee2218799597d83D4a5B6F3b6778218d9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shibtoken" + }, + { + "name": "telegram", + "url": "https://t.me/bonedogekiller" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bone-shibaswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bone-shibaswap/" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9813037ee2218799597d83D4a5B6F3b6778218d9/logo.png b/blockchains/ethereum/assets/0x9813037ee2218799597d83D4a5B6F3b6778218d9/logo.png new file mode 100644 index 0000000000000..74b84c85522d9 Binary files /dev/null and b/blockchains/ethereum/assets/0x9813037ee2218799597d83D4a5B6F3b6778218d9/logo.png differ diff --git a/blockchains/ethereum/assets/0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F/info.json b/blockchains/ethereum/assets/0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F/info.json new file mode 100644 index 0000000000000..661afc6a952b4 --- /dev/null +++ b/blockchains/ethereum/assets/0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F/info.json @@ -0,0 +1,56 @@ +{ + "name": "SingularityDAO", + "type": "ERC20", + "symbol": "SDAO", + "decimals": 18, + "website": "https://www.singularitydao.ai", + "description": "SingularityDAO is a decentralised Portfolio Management Protocol designed to enable anybody to safely and easily manage crypto assets, supported by superior risk management and analytics tools; smart money, on-chain. A non-custodial protocol built to foster a new ecosystem of Digital Asset Managers to offer automated trading strategies leveraging AI-enhanced data analytics services.", + "explorer": "https://etherscan.io/token/0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F", + "status": "active", + "id": "0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SingularityDao" + }, + { + "name": "telegram", + "url": "https://t.me/chatsight_bot?start=dmVyaWZ5OjotMTAwMTI4NzAxNjEzNw==" + }, + { + "name": "telegram_news", + "url": "https://t.me/sdaoann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/singularitydao" + }, + { + "name": "github", + "url": "https://github.com/Singularity-DAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/singularitydao" + }, + { + "name": "youtube", + "url": "https://youtube.com/@SingularityDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/singularitydao/" + }, + { + "name": "medium", + "url": "https://medium.com/singularitydao" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SingularityDAO/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F/logo.png b/blockchains/ethereum/assets/0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F/logo.png new file mode 100644 index 0000000000000..fa9315e102908 Binary files /dev/null and b/blockchains/ethereum/assets/0x993864E43Caa7F7F12953AD6fEb1d1Ca635B875F/logo.png differ diff --git a/blockchains/ethereum/assets/0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3/info.json b/blockchains/ethereum/assets/0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3/info.json new file mode 100644 index 0000000000000..2d57a9f25aa45 --- /dev/null +++ b/blockchains/ethereum/assets/0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3/info.json @@ -0,0 +1,28 @@ +{ + "name": "Magic Internet Money", + "website": "https://abracadabra.money/", + "description": "MIM is a stablecoin backed by interest bearing collateral", + "explorer": "https://etherscan.io/token/0x99d8a9c45b2eca8864373a26d1459e3dff1e17f3", + "type": "ERC20", + "symbol": "MIM", + "decimals": 18, + "status": "active", + "id": "0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/Abracadabra-money/magic-internet-money" + }, + { + "name": "twitter", + "url": "https://twitter.com/MIM_Spell" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/magic-internet-money/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3/logo.png b/blockchains/ethereum/assets/0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3/logo.png new file mode 100644 index 0000000000000..4101813265fa1 Binary files /dev/null and b/blockchains/ethereum/assets/0x99D8a9C45b2ecA8864373A26D1459e3Dff1e17F3/logo.png differ diff --git a/blockchains/ethereum/assets/0x99cFB8cBA9c821B4a343c6a1Fc630465C9708DF5/info.json b/blockchains/ethereum/assets/0x99cFB8cBA9c821B4a343c6a1Fc630465C9708DF5/info.json new file mode 100644 index 0000000000000..a33707aead88c --- /dev/null +++ b/blockchains/ethereum/assets/0x99cFB8cBA9c821B4a343c6a1Fc630465C9708DF5/info.json @@ -0,0 +1,28 @@ +{ + "name": "Pepe Inu", + "symbol": "PEPEINU", + "type": "ERC20", + "decimals": 18, + "description": "Pepe Inu is tired of watching everyone play hot potato with the endless derivative PepeShibaPepeGirlCumGMElonKishuTurboAssFlokiMoon coins. The big ballers have had their day. It’s time for the most recognizable meme in the world to take his reign as king of memes.", + "website": "https://pepeinu.xyz/", + "explorer": "https://etherscan.io/token/0x99cfb8cba9c821b4a343c6a1fc630465c9708df5", + "status": "active", + "id": "0x99cFB8cBA9c821B4a343c6a1Fc630465C9708DF5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepeinueth" + }, + { + "name": "telegram", + "url": "https://t.me/PepeInuETHPortal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepe-inu/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x99cFB8cBA9c821B4a343c6a1Fc630465C9708DF5/logo.png b/blockchains/ethereum/assets/0x99cFB8cBA9c821B4a343c6a1Fc630465C9708DF5/logo.png new file mode 100644 index 0000000000000..16117ff79d76d Binary files /dev/null and b/blockchains/ethereum/assets/0x99cFB8cBA9c821B4a343c6a1Fc630465C9708DF5/logo.png differ diff --git a/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/logo.png b/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/logo.png index 6091129802ab6..efa1fe7202167 100644 Binary files a/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/logo.png and b/blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/logo.png differ diff --git a/blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/info.json b/blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/info.json index e13dc22cd8dbd..e88775430cea4 100644 --- a/blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/info.json +++ b/blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/info.json @@ -4,7 +4,7 @@ "symbol": "MRS", "decimals": 18, "website": "https://marsanexchange.com/", - "description": "MRS, Marsan Exchange, aims to become the leading Canadian Cryptoassets exchange.The initial product is MRS Terminal, a multi-platform crypto trading desk.\n\nMarsan Exchange (MRS) was founded in April 2020 and is headquartered in Montreal, Canada.\n\nMRS is issued as an ERC-20 token running on the Ethereum network, with a total supply fixed at 10 million token, no pre-sale and with the initial liquidity locked forever.\n\nMRS provides membership access to discounted rates.", + "description": "MRS, Marsan Exchange, aims to become the leading Canadian Cryptoassets exchange.The initial product is MRS Terminal, a multi-platform crypto trading desk.", "explorer": "https://etherscan.io/token/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08", "status": "active", "id": "0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08" diff --git a/blockchains/ethereum/assets/0x9B3A8159e119eb09822115AE08Ee1526849e1116/info.json b/blockchains/ethereum/assets/0x9B3A8159e119eb09822115AE08Ee1526849e1116/info.json new file mode 100644 index 0000000000000..b483ac6344966 --- /dev/null +++ b/blockchains/ethereum/assets/0x9B3A8159e119eb09822115AE08Ee1526849e1116/info.json @@ -0,0 +1,29 @@ +{ + "name": "Meme Alliance", + "website": "https://www.meme-alliance.com/", + "description": "Meme Alliance is a GameFI platform. The goal of Meme Alliance is to connect Meme communities trough gaming into one ecosystem.", + "explorer": "https://etherscan.io/token/0x9B3A8159e119eb09822115AE08Ee1526849e1116", + "type": "ERC20", + "symbol": "MMA", + "decimals": 9, + "status": "active", + "id": "0x9B3A8159e119eb09822115AE08Ee1526849e1116", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/memealliancefps" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/meme-alliance/" + }, + { + "name": "telegram", + "url": "https://t.me/RealElmoERC" + }, + { + "name": "discord", + "url": "https://discord.com/ZuUy9d5XRn" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B3A8159e119eb09822115AE08Ee1526849e1116/logo.png b/blockchains/ethereum/assets/0x9B3A8159e119eb09822115AE08Ee1526849e1116/logo.png new file mode 100644 index 0000000000000..1035dc9aac237 Binary files /dev/null and b/blockchains/ethereum/assets/0x9B3A8159e119eb09822115AE08Ee1526849e1116/logo.png differ diff --git a/blockchains/ethereum/assets/0x9B9647431632AF44be02ddd22477Ed94d14AacAa/info.json b/blockchains/ethereum/assets/0x9B9647431632AF44be02ddd22477Ed94d14AacAa/info.json new file mode 100644 index 0000000000000..bfe9276531dac --- /dev/null +++ b/blockchains/ethereum/assets/0x9B9647431632AF44be02ddd22477Ed94d14AacAa/info.json @@ -0,0 +1,32 @@ +{ + "name": "KOK Coin", + "type": "ERC20", + "symbol": "KOK", + "decimals": 18, + "website": "https://kok-chain.io/", + "description": "OK is a next-generation digital content platform that combines AI and blockchain, the core of Industry 4.0.", + "explorer": "https://etherscan.io/token/0x9b9647431632af44be02ddd22477ed94d14aacaa", + "status": "active", + "id": "0x9B9647431632AF44be02ddd22477Ed94d14AacAa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KOK_CHAIN" + }, + { + "name": "facebook", + "url": "https://facebook.com/KOKFOUNDATION/" + }, + { + "name": "telegram", + "url": "https://t.me/kokworld" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/keystone-of-opportunity-knowledge/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B9647431632AF44be02ddd22477Ed94d14AacAa/logo.png b/blockchains/ethereum/assets/0x9B9647431632AF44be02ddd22477Ed94d14AacAa/logo.png new file mode 100644 index 0000000000000..82f4e57e96b19 Binary files /dev/null and b/blockchains/ethereum/assets/0x9B9647431632AF44be02ddd22477Ed94d14AacAa/logo.png differ diff --git a/blockchains/ethereum/assets/0x9B99CcA871Be05119B2012fd4474731dd653FEBe/info.json b/blockchains/ethereum/assets/0x9B99CcA871Be05119B2012fd4474731dd653FEBe/info.json new file mode 100644 index 0000000000000..7d6b124e3df81 --- /dev/null +++ b/blockchains/ethereum/assets/0x9B99CcA871Be05119B2012fd4474731dd653FEBe/info.json @@ -0,0 +1,25 @@ +{ + "name": "Antimatter.Finance Governance Token", + "website": "https://antimatter.finance/", + "description": "AntiMatter is a lightweight on-chain DeFi perpetual derivative protocol based on a polarized token model.", + "explorer": "https://etherscan.io/token/0x9B99CcA871Be05119B2012fd4474731dd653FEBe", + "type": "ERC20", + "symbol": "MATTER", + "decimals": 18, + "status": "active", + "id": "0x9B99CcA871Be05119B2012fd4474731dd653FEBe", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/antimatterdefi" + }, + { + "name": "telegram", + "url": "https://t.me/antimatterchat" + }, + { + "name": "github", + "url": "https://github.com/antimatter-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9B99CcA871Be05119B2012fd4474731dd653FEBe/logo.png b/blockchains/ethereum/assets/0x9B99CcA871Be05119B2012fd4474731dd653FEBe/logo.png new file mode 100644 index 0000000000000..b125cf115cf5a Binary files /dev/null and b/blockchains/ethereum/assets/0x9B99CcA871Be05119B2012fd4474731dd653FEBe/logo.png differ diff --git a/blockchains/ethereum/assets/0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54/info.json b/blockchains/ethereum/assets/0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54/info.json new file mode 100644 index 0000000000000..c59ff05685f7b --- /dev/null +++ b/blockchains/ethereum/assets/0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54/info.json @@ -0,0 +1,29 @@ +{ + "name": "SSV", + "website": "https://ssv.network/", + "description": "ssv. the network is a decentralized staking infrastructure that enables the distributed operation of an Ethereum validator. An open-source protocol for simple and scalable access to decentralized ETH staking for all.", + "explorer": "https://etherscan.io/token/0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54", + "type": "ERC20", + "symbol": "SSV", + "decimals": 18, + "status": "active", + "id": "0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54", + "links": [ + { + "name": "github", + "url": "https://github.com/bloxapp/ssv" + }, + { + "name": "twitter", + "url": "https://twitter.com/ssv_network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ssv-network/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ssv-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54/logo.png b/blockchains/ethereum/assets/0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54/logo.png new file mode 100644 index 0000000000000..429bf6b6fec32 Binary files /dev/null and b/blockchains/ethereum/assets/0x9D65fF81a3c488d585bBfb0Bfe3c7707c7917f54/logo.png differ diff --git a/blockchains/ethereum/assets/0x9D95486E1B0E0Ea8A5361e853901F731B7f8e403/info.json b/blockchains/ethereum/assets/0x9D95486E1B0E0Ea8A5361e853901F731B7f8e403/info.json new file mode 100644 index 0000000000000..3b4499d0259a5 --- /dev/null +++ b/blockchains/ethereum/assets/0x9D95486E1B0E0Ea8A5361e853901F731B7f8e403/info.json @@ -0,0 +1,25 @@ +{ + "name": "BORED PEPE VIP CLUB", + "website": "https://boredpepevipclub.com", + "description": "BPVC is a Coin named $BPVC and a collection of 10,000 Bored Pepe NFTs unique digital collectibles living on the Ethereum blockchain.", + "explorer": "https://etherscan.io/token/0x9d95486e1b0e0ea8a5361e853901f731b7f8e403", + "type": "ERC20", + "symbol": "BPVC", + "decimals": 18, + "status": "active", + "id": "0x9D95486E1B0E0Ea8A5361e853901F731B7f8e403", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BoredPepeVC" + }, + { + "name": "telegram", + "url": "https://t.me/BoredPepeVC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bored-pepe-vip-club/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9D95486E1B0E0Ea8A5361e853901F731B7f8e403/logo.png b/blockchains/ethereum/assets/0x9D95486E1B0E0Ea8A5361e853901F731B7f8e403/logo.png new file mode 100644 index 0000000000000..ffba09e350c7f Binary files /dev/null and b/blockchains/ethereum/assets/0x9D95486E1B0E0Ea8A5361e853901F731B7f8e403/logo.png differ diff --git a/blockchains/ethereum/assets/0x9DCAF532dBa85E565bF6B425f07377eC2bb6F46A/info.json b/blockchains/ethereum/assets/0x9DCAF532dBa85E565bF6B425f07377eC2bb6F46A/info.json new file mode 100644 index 0000000000000..40a1e889ddb3b --- /dev/null +++ b/blockchains/ethereum/assets/0x9DCAF532dBa85E565bF6B425f07377eC2bb6F46A/info.json @@ -0,0 +1,21 @@ +{ + "name": "Dragonball Z Tribu", + "type": "ERC20", + "symbol": "DBZ", + "decimals": 8, + "website": "http://dragonballztribute.com", + "description": "$DBZ A tribute to the legend, the mastermind behind the record-breaking Dragon Ball Franchise.", + "explorer": "https://etherscan.io/token/0x9dcaf532dba85e565bf6b425f07377ec2bb6f46a", + "status": "active", + "id": "0x9DCAF532dBa85E565bF6B425f07377eC2bb6F46A", + "links": [ + { + "name": "telegram", + "url": "https://t.me/dragonballztribute" + }, + { + "name": "twitter", + "url": "https://twitter.com/DBZ_tribute" + } + ] + } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9DCAF532dBa85E565bF6B425f07377eC2bb6F46A/logo.png b/blockchains/ethereum/assets/0x9DCAF532dBa85E565bF6B425f07377eC2bb6F46A/logo.png new file mode 100644 index 0000000000000..f786e048c9412 Binary files /dev/null and b/blockchains/ethereum/assets/0x9DCAF532dBa85E565bF6B425f07377eC2bb6F46A/logo.png differ diff --git a/blockchains/ethereum/assets/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e/info.json b/blockchains/ethereum/assets/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e/info.json index de1545cee0c2b..bcdd0fcdd7bd4 100644 --- a/blockchains/ethereum/assets/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e/info.json +++ b/blockchains/ethereum/assets/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e/info.json @@ -1,6 +1,6 @@ { "id": "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e", - "name": "Metis Token", + "name": "MetisDAO", "website": "https://metis.io", "description": "Metis Token", "explorer": "https://etherscan.io/token/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e", diff --git a/blockchains/ethereum/assets/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c/info.json b/blockchains/ethereum/assets/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c/info.json new file mode 100644 index 0000000000000..558697640d9bb --- /dev/null +++ b/blockchains/ethereum/assets/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c/info.json @@ -0,0 +1,41 @@ +{ + "name": "EZDEX", + "website": "https://ezdex.market", + "description": "EZDex development team united with community development forces to deeply cultivate the underlying technology, and through the value transfer protocol, proposed and implemented a series of technological upgrades and innovative solutions. Build a sustainable public blockchain blockchain.", + "explorer": "https://etherscan.io/token/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c", + "type": "ERC20", + "symbol": "EZX", + "decimals": 18, + "status": "active", + "id": "0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c", + "links": [ + { + "name": "github", + "url": "https://github.com/ezdex-service" + }, + { + "name": "twitter", + "url": "https://twitter.com/ExchangeEzdex" + }, + { + "name": "facebook", + "url": "https://facebook.com/EZDexExchange/" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/EZDexExchage" + }, + { + "name": "medium", + "url": "https://medium.com/@EZDex" + }, + { + "name": "telegram", + "url": "https://t.me/EZX_Exchange" + }, + { + "name": "whitepaper", + "url": "https://mp.weixin.qq.com/s/NkrME0YfeiaPcsYReWZn7A" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c/logo.png b/blockchains/ethereum/assets/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c/logo.png new file mode 100644 index 0000000000000..88a15ba818354 Binary files /dev/null and b/blockchains/ethereum/assets/0x9E8bfE46f9Af27c5Ea5C9C72b86D71bb86953A0c/logo.png differ diff --git a/blockchains/ethereum/assets/0x9E9FbDE7C7a83c43913BddC8779158F1368F0413/info.json b/blockchains/ethereum/assets/0x9E9FbDE7C7a83c43913BddC8779158F1368F0413/info.json new file mode 100644 index 0000000000000..cb2d75b2d0d20 --- /dev/null +++ b/blockchains/ethereum/assets/0x9E9FbDE7C7a83c43913BddC8779158F1368F0413/info.json @@ -0,0 +1,28 @@ + { + "name": "Pandora", + "website": "https://www.pandora.build", + "description": "Pandora is the first ERC404, an experimental mixed ERC20/ERC721 implementation with native liquidity and fractionalization for non-fungible tokens.", + "explorer": "https://etherscan.io/token/0x9e9fbde7c7a83c43913bddc8779158f1368f0413", + "type": "ERC20", + "symbol": "PANDORA", + "decimals": 18, + "status": "abandoned", + "id": "0x9E9FbDE7C7a83c43913BddC8779158F1368F0413", + "links": [ + { + "name": "github", + "url": "https://github.com/Pandora-Labs-Org" + }, + { + "name": "twitter", + "url": "https://twitter.com/Pandora_ERC404" + }, + { + "name": "telegram", + "url": "https://t.me/pandora_404" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/info.json b/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/info.json index 50d820e3db3a8..df2b2e5595b67 100644 --- a/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/info.json +++ b/blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/info.json @@ -6,6 +6,6 @@ "type": "ERC20", "symbol": "BAX", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9bf1D7D63dD7a4ce167CF4866388226EEefa702E/info.json b/blockchains/ethereum/assets/0x9bf1D7D63dD7a4ce167CF4866388226EEefa702E/info.json new file mode 100644 index 0000000000000..9118a603e8d7f --- /dev/null +++ b/blockchains/ethereum/assets/0x9bf1D7D63dD7a4ce167CF4866388226EEefa702E/info.json @@ -0,0 +1,37 @@ +{ + "name": "Ben", + "type": "ERC20", + "symbol": "BEN", + "decimals": 18, + "website": "https://joinbencoin.com/", + "description": "Empowering Retail Investors through Crypto Advocacy, Education, Transparency and Representation.", + "explorer": "https://etherscan.io/token/0x9bf1d7d63dd7a4ce167cf4866388226eeefa702e", + "status": "active", + "id": "0x9bf1D7D63dD7a4ce167CF4866388226EEefa702E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/joinbencoin" + }, + { + "name": "telegram", + "url": "https://t.me/bencoineth" + }, + { + "name": "discord", + "url": "https://discord.com/invite/joinbencoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ben/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ben-2/" + } + ], + "tags": [ + "governance", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9bf1D7D63dD7a4ce167CF4866388226EEefa702E/logo.png b/blockchains/ethereum/assets/0x9bf1D7D63dD7a4ce167CF4866388226EEefa702E/logo.png new file mode 100644 index 0000000000000..665e296697e89 Binary files /dev/null and b/blockchains/ethereum/assets/0x9bf1D7D63dD7a4ce167CF4866388226EEefa702E/logo.png differ diff --git a/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json b/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json index 4ab85db647380..f8954c0a1869e 100644 --- a/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json +++ b/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json @@ -1,5 +1,5 @@ { - "name": "DOKI", + "name": "Doki Doki Finance", "website": "https://dokidoki.finance", "description": "Experience DeFi in Retro Japan", "explorer": "https://etherscan.io/token/0x9ceb84f92a0561fa3cc4132ab9c0b76a59787544", diff --git a/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json b/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json index 1e0facf4316ed..4d81d743237b3 100644 --- a/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json +++ b/blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804/info.json b/blockchains/ethereum/assets/0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804/info.json new file mode 100644 index 0000000000000..efbb829491e73 --- /dev/null +++ b/blockchains/ethereum/assets/0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804/info.json @@ -0,0 +1,58 @@ +{ + "name": "NVIR Token", + "website": "https://nvirworld-nft.com/", + "description": "NvirWorld is a new concept blockchain which aims to create a new digital world where everything users enjoy becomes profitable.", + "explorer": "https://etherscan.io/token/0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804", + "type": "ERC20", + "symbol": "NVIR", + "decimals": 18, + "status": "active", + "id": "0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804", + "links": [ + { + "name": "github", + "url": "https://github.com/nvirworld/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nvirworld/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nvirworld" + }, + { + "name": "whitepaper", + "url": "https://nvirworld.io/" + }, + { + "name": "twitter", + "url": "https://twitter.com/NvirWorld" + }, + { + "name": "telegram", + "url": "https://t.me/NvirWorldEN" + }, + { + "name": "discord", + "url": "https://discord.com/invite/nvirworld" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/nvirworld/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/nvirworld" + }, + { + "name": "facebook", + "url": "https://facebook.com/NvirworldOfficial" + } + ], + "tags": [ + "governance", + "nft", + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804/logo.png b/blockchains/ethereum/assets/0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804/logo.png new file mode 100644 index 0000000000000..44090a3dc5ff5 Binary files /dev/null and b/blockchains/ethereum/assets/0x9d71CE49ab8A0E6D2a1e7BFB89374C9392FD6804/logo.png differ diff --git a/blockchains/ethereum/assets/0x9e5BD9D9fAd182ff0A93bA8085b664bcab00fA68/info.json b/blockchains/ethereum/assets/0x9e5BD9D9fAd182ff0A93bA8085b664bcab00fA68/info.json new file mode 100644 index 0000000000000..1ade5de85d513 --- /dev/null +++ b/blockchains/ethereum/assets/0x9e5BD9D9fAd182ff0A93bA8085b664bcab00fA68/info.json @@ -0,0 +1,41 @@ +{ + "name": "Dinger Token", + "website": "https://www.schrodingertoken.com", + "description": "Schrodinger token is a community-driven project that hopes to provide the kind of purr-fectly amazing, enthusiastic joy that DOGE, SHIB and others have for crypto investors.", + "explorer": "https://etherscan.io/token/0x9e5BD9D9fAd182ff0A93bA8085b664bcab00fA68", + "type": "ERC20", + "symbol": "DINGER", + "decimals": 9, + "status": "active", + "id": "0x9e5BD9D9fAd182ff0A93bA8085b664bcab00fA68", + "links": [ + { + "name": "github", + "url": "https://github.com/SchrodingerToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dinger-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dinger-token" + }, + { + "name": "twitter", + "url": "https://twitter.com/dingertoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/schrodinger/" + }, + { + "name": "telegram", + "url": "https://t.me/dingertoken" + }, + { + "name": "whitepaper", + "url": "https://518c9b86-70e1-4684-a158-a6ac5cc28fdd.filesusr.com/ugd/4f7660_9c16e33add7a4e2f872af0e00ff2d848.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9e5BD9D9fAd182ff0A93bA8085b664bcab00fA68/logo.png b/blockchains/ethereum/assets/0x9e5BD9D9fAd182ff0A93bA8085b664bcab00fA68/logo.png new file mode 100644 index 0000000000000..416b859b4e9a6 Binary files /dev/null and b/blockchains/ethereum/assets/0x9e5BD9D9fAd182ff0A93bA8085b664bcab00fA68/logo.png differ diff --git a/blockchains/ethereum/assets/0x9f826324bb9BdcF7E7Eb274BEDc417BD45D74F39/info.json b/blockchains/ethereum/assets/0x9f826324bb9BdcF7E7Eb274BEDc417BD45D74F39/info.json new file mode 100644 index 0000000000000..99799d4fb56f5 --- /dev/null +++ b/blockchains/ethereum/assets/0x9f826324bb9BdcF7E7Eb274BEDc417BD45D74F39/info.json @@ -0,0 +1,32 @@ +{ + "name": "milkAI", + "type": "ERC20", + "symbol": "milkAI", + "decimals": 8, + "website": "https://milkai.com/", + "description": "Visual creation platform that utilizes artificial intelligence powered by blockchain technology. This platform generates images and videos through the use of advanced AI algorithms. By utilizing milkAI, users are able to transform their creative concepts into visual outputs.", + "explorer": "https://etherscan.io/token/0x9f826324bb9bdcf7e7eb274bedc417bd45d74f39", + "status": "active", + "id": "0x9f826324bb9BdcF7E7Eb274BEDc417BD45D74F39", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MilkAI_com" + }, + { + "name": "telegram", + "url": "https://t.me/milkai_com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/milkai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/milkai/" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0x9f826324bb9BdcF7E7Eb274BEDc417BD45D74F39/logo.png b/blockchains/ethereum/assets/0x9f826324bb9BdcF7E7Eb274BEDc417BD45D74F39/logo.png new file mode 100644 index 0000000000000..8eaad5d69526b Binary files /dev/null and b/blockchains/ethereum/assets/0x9f826324bb9BdcF7E7Eb274BEDc417BD45D74F39/logo.png differ diff --git a/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json b/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json index 90d90c74d6d03..81b108528dc70 100644 --- a/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json +++ b/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", + "tags": [ + "defi", + "governance" + ], "links": [ { "name": "blog", diff --git a/blockchains/ethereum/assets/0x9fa69536d1cda4A04cFB50688294de75B505a9aE/info.json b/blockchains/ethereum/assets/0x9fa69536d1cda4A04cFB50688294de75B505a9aE/info.json new file mode 100644 index 0000000000000..76cd7dfec8cb6 --- /dev/null +++ b/blockchains/ethereum/assets/0x9fa69536d1cda4A04cFB50688294de75B505a9aE/info.json @@ -0,0 +1,33 @@ +{ + "name": "DeRace Token", + "website": "https://derace.com", + "description": "DeRace is a complete NFT horse racing ecosystem where you can participate in horse races, breed NFT horses with unique characteristics, build your own NFT hippodrome", + "explorer": "https://etherscan.io/token/0x9fa69536d1cda4A04cFB50688294de75B505a9aE", + "type": "ERC20", + "symbol": "DERC", + "decimals": 18, + "status": "active", + "id": "0x9fa69536d1cda4A04cFB50688294de75B505a9aE", + "links": [ + { + "name": "blog", + "url": "https://derace.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/deracenft" + }, + { + "name": "telegram", + "url": "https://t.me/DeRaceNFT" + }, + { + "name": "medium", + "url": "https://deracenft.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/67M9ckF3q3" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x9fa69536d1cda4A04cFB50688294de75B505a9aE/logo.png b/blockchains/ethereum/assets/0x9fa69536d1cda4A04cFB50688294de75B505a9aE/logo.png new file mode 100644 index 0000000000000..fce6b5ea004e8 Binary files /dev/null and b/blockchains/ethereum/assets/0x9fa69536d1cda4A04cFB50688294de75B505a9aE/logo.png differ diff --git a/blockchains/ethereum/assets/0xA0Ef786Bf476fE0810408CaBA05E536aC800ff86/info.json b/blockchains/ethereum/assets/0xA0Ef786Bf476fE0810408CaBA05E536aC800ff86/info.json new file mode 100644 index 0000000000000..b32ddea3fd77a --- /dev/null +++ b/blockchains/ethereum/assets/0xA0Ef786Bf476fE0810408CaBA05E536aC800ff86/info.json @@ -0,0 +1,25 @@ +{ + "name": "Myria", + "website": "https://myria.com/", + "description": "The MYRIA token is officially live, bringing Myria a step closer to building the ultimate Web3 gaming ecosystem.", + "explorer": "https://etherscan.io/token/0xa0ef786bf476fe0810408caba05e536ac800ff86", + "type": "ERC20", + "symbol": "MYRIA", + "decimals": 18, + "status": "active", + "id": "0xA0Ef786Bf476fE0810408CaBA05E536aC800ff86", + "links": [ + { + "name": "discord", + "url": "https://discord.com/myria" + }, + { + "name": "telegram", + "url": "https://t.me/myriaofficialgroup" + }, + { + "name": "twitter", + "url": "https://twitter.com/myria" + } + ] +} diff --git a/blockchains/ethereum/assets/0xA0Ef786Bf476fE0810408CaBA05E536aC800ff86/logo.png b/blockchains/ethereum/assets/0xA0Ef786Bf476fE0810408CaBA05E536aC800ff86/logo.png new file mode 100644 index 0000000000000..75650993dc4be Binary files /dev/null and b/blockchains/ethereum/assets/0xA0Ef786Bf476fE0810408CaBA05E536aC800ff86/logo.png differ diff --git a/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json b/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json index 1aaa5d5cf2246..b310c04de8651 100644 --- a/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json +++ b/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json @@ -8,6 +8,9 @@ "decimals": 6, "status": "active", "id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "tags": [ + "stablecoin" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json b/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json index 6f1938154d3ef..7d9c00701a6a4 100644 --- a/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json +++ b/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json @@ -1,5 +1,5 @@ { - "name": "Pundi X", + "name": "Pundi X (Old)", "website": "https://pundix.com", "description": "Pundi X (NPXS) aims to make the use of cryptocurrency as a form of payment into a reality for retailers and consumers alike.", "explorer": "https://etherscan.io/token/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3", diff --git a/blockchains/ethereum/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json b/blockchains/ethereum/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json index 601f72547c72d..5fe11d3e78bbc 100644 --- a/blockchains/ethereum/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json +++ b/blockchains/ethereum/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json @@ -7,5 +7,27 @@ "symbol": "ATA", "decimals": 18, "status": "active", - "id": "0xA2120b9e674d3fC3875f415A7DF52e382F141225" + "id": "0xA2120b9e674d3fC3875f415A7DF52e382F141225", + "links": [ + { + "name": "github", + "url": "https://github.com/automata-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/automatanetwork" + }, + { + "name": "telegram", + "url": "https://t.me/ata_network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/automata/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/automata-network/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18/info.json b/blockchains/ethereum/assets/0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18/info.json new file mode 100644 index 0000000000000..28fc1d944f622 --- /dev/null +++ b/blockchains/ethereum/assets/0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18/info.json @@ -0,0 +1,36 @@ +{ + "name": "Onyx", + "website": "https://onyx.org", + "description": "Onyx Protocol enables users to access a cross-token aggregated liquidity protocol that supports NFTs, Tokens and ETH all-in-one. Onyx is powered by Onyxcoin (XCN), the protocols native utility and governance token.", + "explorer": "https://etherscan.io/token/0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18", + "type": "ERC20", + "symbol": "XCN", + "decimals": 18, + "status": "active", + "id": "0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18", + "links": [ + { + "name": "github", + "url": "https://github.com/Onyx-Protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/OnyxProtocol" + }, + { + "name": "blog", + "url": "https://blog.chain.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chain/" + }, + { + "name": "telegram", + "url": "https://t.me/onyx" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18/logo.png b/blockchains/ethereum/assets/0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18/logo.png new file mode 100644 index 0000000000000..18629f0ee352e Binary files /dev/null and b/blockchains/ethereum/assets/0xA2cd3D43c775978A96BdBf12d733D5A1ED94fb18/logo.png differ diff --git a/blockchains/ethereum/assets/0xA35923162C49cF95e6BF26623385eb431ad920D3/info.json b/blockchains/ethereum/assets/0xA35923162C49cF95e6BF26623385eb431ad920D3/info.json new file mode 100644 index 0000000000000..a5a2866d24c8d --- /dev/null +++ b/blockchains/ethereum/assets/0xA35923162C49cF95e6BF26623385eb431ad920D3/info.json @@ -0,0 +1,24 @@ +{ + "name": "Turbo", + "website": "https://sites.google.com/view/turbotoad", + "description": "Turbo Token is a revolutionary meme coin featuring our futuristic toad mascot.", + "explorer": "https://etherscan.io/token/0xa35923162c49cf95e6bf26623385eb431ad920d3", + "type": "ERC20", + "symbol": "TURBO", + "decimals": 18, + "status": "active", + "id": "0xA35923162C49cF95e6BF26623385eb431ad920D3", + "links": [ + { + "name": "discord", + "url": "https://discord.com/FYdKKmV3CU" + }, + { + "name": "twitter", + "url": "https://twitter.com/TurboToadToken" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA35923162C49cF95e6BF26623385eb431ad920D3/logo.png b/blockchains/ethereum/assets/0xA35923162C49cF95e6BF26623385eb431ad920D3/logo.png new file mode 100644 index 0000000000000..7bbf06f202f3f Binary files /dev/null and b/blockchains/ethereum/assets/0xA35923162C49cF95e6BF26623385eb431ad920D3/logo.png differ diff --git a/blockchains/ethereum/assets/0xA392c35EC6900346aDEc720Abe50413F48Ee5143/info.json b/blockchains/ethereum/assets/0xA392c35EC6900346aDEc720Abe50413F48Ee5143/info.json new file mode 100644 index 0000000000000..83ac66042359c --- /dev/null +++ b/blockchains/ethereum/assets/0xA392c35EC6900346aDEc720Abe50413F48Ee5143/info.json @@ -0,0 +1,24 @@ +{ + "name": "GENRE", + "symbol": "GENRE", + "type": "ERC20", + "decimals": 4, + "description": "$GENRE is the Leaving Records and GenreDAO community token. $GENRE will serve as an important part of our evolving cooperative label model with the intention to activate our artist & fan community equitably. $GENRE can be utilized in a multitude of ways across our community: access to token-gated experiences, currency for purchasing NFTs, and a governance token for the GenreDAO are some of the use cases for our token as new utility opportunities continue to emerge.", + "website": "http://leavingrecords.com/", + "explorer": "https://etherscan.io/token/0xA392c35EC6900346aDEc720Abe50413F48Ee5143", + "status": "active", + "id": "0xA392c35EC6900346aDEc720Abe50413F48Ee5143", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LEAVINGRECORDS/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/2EmZsrf" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xA392c35EC6900346aDEc720Abe50413F48Ee5143/logo.png b/blockchains/ethereum/assets/0xA392c35EC6900346aDEc720Abe50413F48Ee5143/logo.png new file mode 100644 index 0000000000000..f686b98fdabd2 Binary files /dev/null and b/blockchains/ethereum/assets/0xA392c35EC6900346aDEc720Abe50413F48Ee5143/logo.png differ diff --git a/blockchains/ethereum/assets/0xA3cB87080e68AD54D00573983D935Fa85d168FDE/info.json b/blockchains/ethereum/assets/0xA3cB87080e68AD54D00573983D935Fa85d168FDE/info.json new file mode 100644 index 0000000000000..0c7104fcbba79 --- /dev/null +++ b/blockchains/ethereum/assets/0xA3cB87080e68AD54D00573983D935Fa85d168FDE/info.json @@ -0,0 +1,25 @@ +{ + "name": "InfinityBit Token", + "type": "ERC20", + "symbol": "IBIT", + "decimals": 8, + "website": "https://ibit.infinitybit.io/", + "description": "IBIT functions as the currency for InfinityBit, an on-chain CEX. It also provides access to an automated AI-powered trading system and the greater InfinityBit ecosystem.", + "explorer": "https://etherscan.io/token/0xA3cB87080e68AD54D00573983D935Fa85d168FDE", + "status": "active", + "id": "0xA3cB87080e68AD54D00573983D935Fa85d168FDE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/infinitybit_io" + }, + { + "name": "telegram", + "url": "https://t.me/infinitybit_io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/infinitybit-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA3cB87080e68AD54D00573983D935Fa85d168FDE/logo.png b/blockchains/ethereum/assets/0xA3cB87080e68AD54D00573983D935Fa85d168FDE/logo.png new file mode 100644 index 0000000000000..f668e19d090b7 Binary files /dev/null and b/blockchains/ethereum/assets/0xA3cB87080e68AD54D00573983D935Fa85d168FDE/logo.png differ diff --git a/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json b/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json index 3ebf7e51d55ed..ae1e3708f095e 100644 --- a/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json +++ b/blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json @@ -7,5 +7,8 @@ "website": "https://www.stably.io/", "explorer": "https://etherscan.io/token/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe", "status": "active", - "id": "0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe" + "id": "0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json b/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json index 2e43cc4fdb121..414c7f9195747 100644 --- a/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json +++ b/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json @@ -1,5 +1,5 @@ { - "name": "RBC", + "name": "Rubic", "website": "https://rubic.exchange", "description": "Rubic is a multichain DeFi ecosystem, which features cross-chain, P2P, and instant swaps across multiple blockchains, aiming to deliver a complete ONE-STOP decentralized platform. For the moment, Rubic supports trades on Ethereum, Matic, and Binance Smart Chain networks.", "explorer": "https://etherscan.io/token/0xa4eed63db85311e22df4473f87ccfc3dadcfa3e3", diff --git a/blockchains/ethereum/assets/0xA4Eb9C64eC359D093eAc7B65F51Ef933D6e5F7cd/info.json b/blockchains/ethereum/assets/0xA4Eb9C64eC359D093eAc7B65F51Ef933D6e5F7cd/info.json new file mode 100644 index 0000000000000..6e8285412ceff --- /dev/null +++ b/blockchains/ethereum/assets/0xA4Eb9C64eC359D093eAc7B65F51Ef933D6e5F7cd/info.json @@ -0,0 +1,32 @@ +{ + "name": "Stablz", + "type": "ERC20", + "symbol": "STABLZ", + "decimals": 18, + "website": "https://stablz.one", + "description": "Stablz is a stablecoin yield aggregator that converts yield to the same type as deposits. Deposit USDT, and earn your yield in USDT in a truly set-and-forget manner.", + "explorer": "https://etherscan.io/token/0xA4Eb9C64eC359D093eAc7B65F51Ef933D6e5F7cd", + "status": "active", + "id": "0xA4Eb9C64eC359D093eAc7B65F51Ef933D6e5F7cd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Stablzone" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stablz/" + }, + { + "name": "telegram", + "url": "https://t.me/stablzone" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stablz/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xA4Eb9C64eC359D093eAc7B65F51Ef933D6e5F7cd/logo.png b/blockchains/ethereum/assets/0xA4Eb9C64eC359D093eAc7B65F51Ef933D6e5F7cd/logo.png new file mode 100644 index 0000000000000..5badff4b8b69e Binary files /dev/null and b/blockchains/ethereum/assets/0xA4Eb9C64eC359D093eAc7B65F51Ef933D6e5F7cd/logo.png differ diff --git a/blockchains/ethereum/assets/0xA67E9F021B9d208F7e3365B2A155E3C55B27de71/info.json b/blockchains/ethereum/assets/0xA67E9F021B9d208F7e3365B2A155E3C55B27de71/info.json new file mode 100644 index 0000000000000..83a9a3199153e --- /dev/null +++ b/blockchains/ethereum/assets/0xA67E9F021B9d208F7e3365B2A155E3C55B27de71/info.json @@ -0,0 +1,36 @@ +{ + "name": "KleeKai", + "type": "ERC20", + "symbol": "KLEE", + "decimals": 9, + "website": "https://kleerun.game", + "description": "This token sports a Play-2-Earn Cryptocurrency game namely called KleeRun. This game is an addictive, fast paced running game and fun for all ages! Available on Google Play, PC & Apple IOS devices.", + "explorer": "https://etherscan.io/token/0xA67E9F021B9d208F7e3365B2A155E3C55B27de71", + "status": "active", + "id": "0xA67E9F021B9d208F7e3365B2A155E3C55B27de71", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KleeKaiETH" + }, + { + "name": "telegram", + "url": "https://t.me/kleeentryportal" + }, + { + "name": "discord", + "url": "https://discord.com/invite/kleekai" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kleekai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/kleekai" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/ethereum/assets/0xA67E9F021B9d208F7e3365B2A155E3C55B27de71/logo.png b/blockchains/ethereum/assets/0xA67E9F021B9d208F7e3365B2A155E3C55B27de71/logo.png new file mode 100644 index 0000000000000..d3d0ec65e4aa2 Binary files /dev/null and b/blockchains/ethereum/assets/0xA67E9F021B9d208F7e3365B2A155E3C55B27de71/logo.png differ diff --git a/blockchains/ethereum/assets/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33/info.json b/blockchains/ethereum/assets/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33/info.json new file mode 100644 index 0000000000000..df12def8b7452 --- /dev/null +++ b/blockchains/ethereum/assets/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33/info.json @@ -0,0 +1,24 @@ +{ + "name": "fees.wtf", + "symbol": "WTF", + "type": "ERC20", + "decimals": 18, + "description": "WTF token is fees.wtf's token. It is airdropped to all users who have spent gas in the Ethereum ecosystem.", + "website": "https://fees.wtf", + "explorer": "https://etherscan.io/token/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33", + "status": "active", + "id": "0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/feeswtf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/wtf-token" + } + ] +} diff --git a/blockchains/ethereum/assets/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33/logo.png b/blockchains/ethereum/assets/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33/logo.png new file mode 100644 index 0000000000000..bb7315a9e1d63 Binary files /dev/null and b/blockchains/ethereum/assets/0xA68Dd8cB83097765263AdAD881Af6eeD479c4a33/logo.png differ diff --git a/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/info.json b/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/info.json index 5fde005f38a82..afb2d0ca08040 100644 --- a/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/info.json +++ b/blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/info.json @@ -1,7 +1,7 @@ { "name": "Keep4r", "website": "https://kp4r.network", - "description": "Keep4r Network is an improved fork of the keep3r network!", + "description": "Keep4r Network is an improved fork of the keep3r network!", "explorer": "https://etherscan.io/token/0xa89ac6e529acf391cfbbd377f3ac9d93eae9664e", "type": "ERC20", "symbol": "KP4R", diff --git a/blockchains/ethereum/assets/0xA9B1Eb5908CfC3cdf91F9B8B3a74108598009096/info.json b/blockchains/ethereum/assets/0xA9B1Eb5908CfC3cdf91F9B8B3a74108598009096/info.json new file mode 100644 index 0000000000000..0b0a9a32f3afe --- /dev/null +++ b/blockchains/ethereum/assets/0xA9B1Eb5908CfC3cdf91F9B8B3a74108598009096/info.json @@ -0,0 +1,25 @@ +{ + "name": "Bounce Token", + "website": "https://bounce.finance/", + "description": "Bounce is a decentralized auction platform, incorporating liquidity mining, decentralized governance and staking mechanisms. The first principle of Bounce is scarcity of resources, which creates a competitive swap environment.", + "explorer": "https://etherscan.io/token/0xa9b1eb5908cfc3cdf91f9b8b3a74108598009096", + "type": "ERC20", + "symbol": "Auction", + "decimals": 18, + "status": "active", + "id": "0xA9B1Eb5908CfC3cdf91F9B8B3a74108598009096", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bounce_finance" + }, + { + "name": "telegram", + "url": "https://t.me/bounce_finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bounce-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xA9B1Eb5908CfC3cdf91F9B8B3a74108598009096/logo.png b/blockchains/ethereum/assets/0xA9B1Eb5908CfC3cdf91F9B8B3a74108598009096/logo.png new file mode 100644 index 0000000000000..c05d45d42e9c1 Binary files /dev/null and b/blockchains/ethereum/assets/0xA9B1Eb5908CfC3cdf91F9B8B3a74108598009096/logo.png differ diff --git a/blockchains/ethereum/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/info.json b/blockchains/ethereum/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/info.json new file mode 100644 index 0000000000000..0b719980f1deb --- /dev/null +++ b/blockchains/ethereum/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/info.json @@ -0,0 +1,57 @@ +{ + "name": "QANX Token", + "website": "https://qanplatform.com", + "description": "QANX is the utility token of QAN Platform.", + "explorer": "https://etherscan.io/token/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa", + "type": "ERC20", + "symbol": "QANX", + "decimals": 18, + "status": "active", + "id": "0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa", + "links": [ + { + "name": "telegram", + "url": "https://t.me/QANplatform" + }, + { + "name": "telegram_news", + "url": "https://t.me/QANplatform_ANN" + }, + { + "name": "twitter", + "url": "https://twitter.com/qanplatform" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bABaQeTPN7" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/qanplatform" + }, + { + "name": "medium", + "url": "https://medium.com/qanplatform" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/QANplatform" + }, + { + "name": "whitepaper", + "url": "https://assets.qanplatform.com/whitepaper.pdf" + }, + { + "name": "source_code", + "url": "https://github.com/QANplatform" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qanplatform/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/qanplatform" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/logo.png b/blockchains/ethereum/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/logo.png new file mode 100644 index 0000000000000..7f5462e0b7542 Binary files /dev/null and b/blockchains/ethereum/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/logo.png differ diff --git a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json b/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json index 829b22816be9d..769fdce3e1d4a 100644 --- a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json +++ b/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json @@ -6,6 +6,6 @@ "description": "Offshift is a cryptographically private offshore storage & DeFi protocol on Ethereum.", "website": "https://offshift.io", "explorer": "https://etherscan.io/token/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be", - "status": "active", + "status": "abandoned", "id": "0xABe580E7ee158dA464b51ee1a83Ac0289622e6be" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png b/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png deleted file mode 100644 index 2d0c52071238a..0000000000000 Binary files a/blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json b/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json new file mode 100644 index 0000000000000..81360bb303edf --- /dev/null +++ b/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json @@ -0,0 +1,33 @@ +{ + "name": "My Neighbor Alice", + "symbol": "ALICE", + "type": "ERC20", + "decimals": 6, + "description": "A social simulation Blockchain game owned by players.", + "website": "https://www.myneighboralice.com", + "explorer": "https://etherscan.io/token/0xac51066d7bec65dc4589368da368b212745d63e8", + "status": "active", + "id": "0xAC51066d7bEC65Dc4589368da368b212745d63E8", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MyNeighborAlice" + }, + { + "name": "twitter", + "url": "https://twitter.com/MyNeighborAlice/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MyNeighborAlice/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/myneighboralice/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/my-neighbor-alice/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/logo.png b/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/logo.png new file mode 100644 index 0000000000000..7b7eaca5f42d2 Binary files /dev/null and b/blockchains/ethereum/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/logo.png differ diff --git a/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/info.json b/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/info.json new file mode 100644 index 0000000000000..b5209936eca64 --- /dev/null +++ b/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/info.json @@ -0,0 +1,45 @@ +{ + "name": "BabyDoge ETH", + "type": "ERC20", + "symbol": "BABYDOGE", + "decimals": 9, + "website": "https://babydogecoin.gg", + "description": "BabyDoge is fully decentralized and on a mission to bring popular cryptocurrency concepts to the mainstream in one, easy to understand project.", + "explorer": "https://etherscan.io/token/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5", + "status": "active", + "id": "0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/king_bdoge" + }, + { + "name": "github", + "url": "https://github.com/babydogecoingg" + }, + { + "name": "telegram", + "url": "https://t.me/babydogecoingg" + }, + { + "name": "whitepaper", + "url": "https://babydogecoin.gg/assets/BabyDoge_WhitePaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@babydogecoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babydoge-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/babydoge-eth" + }, + { + "name": "source_code", + "url": "https://etherscan.io/address/0xac8e13ecc30da7ff04b842f21a62a1fb0f10ebd5#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/logo.png b/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/logo.png new file mode 100644 index 0000000000000..fd9c4b99f9c7b Binary files /dev/null and b/blockchains/ethereum/assets/0xAC8E13ecC30Da7Ff04b842f21A62a1fb0f10eBd5/logo.png differ diff --git a/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json b/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json index 80868c1bf5c8e..d8234bc5ddd2d 100644 --- a/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json +++ b/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json @@ -1,5 +1,5 @@ { - "name": "AdEx", + "name": "Ambire AdEx", "website": "https://adex.network", "description": "The AdEx Network aims to build a decentralized solution for digital advertising that reduces fraud, improves budgets, and protects user privacy.", "explorer": "https://etherscan.io/token/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3", diff --git a/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/info.json b/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/info.json new file mode 100644 index 0000000000000..6610052500a03 --- /dev/null +++ b/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/info.json @@ -0,0 +1,33 @@ +{ + "name": "Coin98", + "website": "https://coin98.com/", + "description": "Coin98 enables value transfer as easily as using the Internet by the innovation of Multi-chain Engine, Fully Automatic Liquidity and Space Gate, all in one Super Liquidity Aggregator.", + "explorer": "https://etherscan.io/token/0xae12c5930881c53715b369cec7606b70d8eb229f", + "type": "ERC20", + "symbol": "C98", + "decimals": 18, + "status": "active", + "id": "0xAE12C5930881c53715B369ceC7606B70d8EB229f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coin98_finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/coin98/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coin98/" + }, + { + "name": "github", + "url": "https://github.com/coin98" + }, + { + "name": "telegram", + "url": "https://t.me/StackerVentures" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/logo.png b/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/logo.png new file mode 100644 index 0000000000000..adc079763a7c5 Binary files /dev/null and b/blockchains/ethereum/assets/0xAE12C5930881c53715B369ceC7606B70d8EB229f/logo.png differ diff --git a/blockchains/ethereum/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/info.json b/blockchains/ethereum/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/info.json new file mode 100644 index 0000000000000..e920600bab041 --- /dev/null +++ b/blockchains/ethereum/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/info.json @@ -0,0 +1,75 @@ +{ + "name": "Vita Inu", + "type": "ERC20", + "symbol": "VINU", + "decimals": 18, + "website": "https://vitainu.org", + "description": "Vita Inu is the world’s first fast and feeless dog coin with high TPS and native smart contracts. VINU is the powerful multi-chain currency and governance token of the Vinuverse. The VINU community believes cryptocurrencies should be moved around freely, securely, and efficiently.", + "explorer": "https://etherscan.io/token/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9", + "status": "active", + "id": "0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vitainucoin" + }, + { + "name": "github", + "url": "https://github.com/vita-inu" + }, + { + "name": "telegram", + "url": "https://t.me/vitainu" + }, + { + "name": "telegram_news", + "url": "https://t.me/vinu_news" + }, + { + "name": "medium", + "url": "https://medium.com/vitainu" + }, + { + "name": "discord", + "url": "https://discord.com/invite/vinu" + }, + { + "name": "whitepaper", + "url": "https://vitainu.org/whitepaper" + }, + { + "name": "facebook", + "url": "https://facebook.com/vitainucoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/vitainucoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/vitainu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vita-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vita-inu" + }, + { + "name": "source_code", + "url": "https://etherscan.io/address/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9#code" + } + ], + "tags": [ + "memes", + "defi", + "deflationary", + "gamefi", + "staking", + "nft", + "governance", + "wrapped" + ] +} diff --git a/blockchains/ethereum/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/logo.png b/blockchains/ethereum/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/logo.png new file mode 100644 index 0000000000000..281119d19c3d9 Binary files /dev/null and b/blockchains/ethereum/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/logo.png differ diff --git a/blockchains/ethereum/assets/0xAaAAAA20D9E0e2461697782ef11675f668207961/info.json b/blockchains/ethereum/assets/0xAaAAAA20D9E0e2461697782ef11675f668207961/info.json new file mode 100644 index 0000000000000..fab2bcc3353dd --- /dev/null +++ b/blockchains/ethereum/assets/0xAaAAAA20D9E0e2461697782ef11675f668207961/info.json @@ -0,0 +1,28 @@ +{ + "name": "Aurora", + "website": "https://aurora.dev/", + "description": "AURORA token is a governance token to ensure proper upgrades to the protocol. Aurora is governed by AuroraDAO which includes representatives from different ecosystems and sectors of the blockchain industry.", + "explorer": "https://etherscan.io/token/0xAaAAAA20D9E0e2461697782ef11675f668207961", + "type": "ERC20", + "symbol": "AURORA", + "decimals": 18, + "status": "active", + "id": "0xAaAAAA20D9E0e2461697782ef11675f668207961", + "tags": [ + "governance" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/auroraisnear" + }, + { + "name": "github", + "url": "https://github.com/aurora-is-near" + }, + { + "name": "telegram", + "url": "https://t.me/auroraisnear" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAaAAAA20D9E0e2461697782ef11675f668207961/logo.png b/blockchains/ethereum/assets/0xAaAAAA20D9E0e2461697782ef11675f668207961/logo.png new file mode 100644 index 0000000000000..21df1e53ca4fe Binary files /dev/null and b/blockchains/ethereum/assets/0xAaAAAA20D9E0e2461697782ef11675f668207961/logo.png differ diff --git a/blockchains/ethereum/assets/0xAaEf88cEa01475125522e117BFe45cF32044E238/info.json b/blockchains/ethereum/assets/0xAaEf88cEa01475125522e117BFe45cF32044E238/info.json new file mode 100644 index 0000000000000..a4e593cc6cdac --- /dev/null +++ b/blockchains/ethereum/assets/0xAaEf88cEa01475125522e117BFe45cF32044E238/info.json @@ -0,0 +1,25 @@ +{ + "name": "GuildFi", + "website": "https://guildfi.com/", + "description": "GuildFi aspires to create an interconnected ecosystem of games, NFTs, and communities, to maximize players' benefits and enable interoperability across the metaverse.", + "explorer": "https://etherscan.io/token/0xaaef88cea01475125522e117bfe45cf32044e238", + "type": "ERC20", + "symbol": "GF", + "decimals": 18, + "status": "active", + "id": "0xAaEf88cEa01475125522e117BFe45cF32044E238", + "links": [ + { + "name": "github", + "url": "https://github.com/GuildFi" + }, + { + "name": "telegram", + "url": "https://t.me/guildfi" + }, + { + "name": "twitter", + "url": "https://twitter.com/GuildFiGlobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAaEf88cEa01475125522e117BFe45cF32044E238/logo.png b/blockchains/ethereum/assets/0xAaEf88cEa01475125522e117BFe45cF32044E238/logo.png new file mode 100644 index 0000000000000..a912e8bc92844 Binary files /dev/null and b/blockchains/ethereum/assets/0xAaEf88cEa01475125522e117BFe45cF32044E238/logo.png differ diff --git a/blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/info.json b/blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/info.json deleted file mode 100644 index 64cad36753202..0000000000000 --- a/blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Blank", - "website": "https://www.goblank.io", - "description": "Blank is the most private, non-custodial Ethereum browser wallet.", - "explorer": "https://etherscan.io/token/0xaec7e1f531bb09115103c53ba76829910ec48966", - "type": "ERC20", - "symbol": "BLANK", - "decimals": 18, - "status": "active", - "id": "0xAec7e1f531Bb09115103C53ba76829910Ec48966" -} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6/info.json b/blockchains/ethereum/assets/0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6/info.json new file mode 100644 index 0000000000000..9c0a82b3f1488 --- /dev/null +++ b/blockchains/ethereum/assets/0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6/info.json @@ -0,0 +1,11 @@ +{ + "name": "StargateToken", + "website": "https://stargate.finance", + "description": "Stargate is a fully composable liquidity transport protocol that lives at the heart of Omnichain DeFi.", + "explorer": "https://etherscan.io/token/0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6", + "type": "ERC20", + "symbol": "STG", + "decimals": 18, + "status": "active", + "id": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6/logo.png b/blockchains/ethereum/assets/0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6/logo.png new file mode 100644 index 0000000000000..49d61fc769163 Binary files /dev/null and b/blockchains/ethereum/assets/0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6/logo.png differ diff --git a/blockchains/ethereum/assets/0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A/info.json b/blockchains/ethereum/assets/0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A/info.json new file mode 100644 index 0000000000000..60d49c644b1a1 --- /dev/null +++ b/blockchains/ethereum/assets/0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A/info.json @@ -0,0 +1,32 @@ +{ + "name": "MAGIC", + "type": "ERC20", + "symbol": "MAGIC", + "decimals": 18, + "website": "https://treasure.lol/", + "description": "Treasure is the decentralized gaming ecosystem bringing games and players together through MAGIC.", + "explorer": "https://etherscan.io/token/0xb0c7a3ba49c7a6eaba6cd4a96c55a1391070ac9a", + "status": "active", + "id": "0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Treasure_NFT" + }, + { + "name": "medium", + "url": "https://medium.com/@TreasureNFT" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/magic-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/magic/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A/logo.png b/blockchains/ethereum/assets/0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A/logo.png new file mode 100644 index 0000000000000..eb99be64fe168 Binary files /dev/null and b/blockchains/ethereum/assets/0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A/logo.png differ diff --git a/blockchains/ethereum/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json b/blockchains/ethereum/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json new file mode 100644 index 0000000000000..ae9c97bd08c4d --- /dev/null +++ b/blockchains/ethereum/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json @@ -0,0 +1,33 @@ +{ + "name": "Impossible Finance", + "website": "https://impossible.finance", + "description": "Impossible Finance is a builder-focused multichain ecosystem featuring decentralized incubator, launchpad, and swap. IF is the governance and fee accrual token for the swap.", + "explorer": "https://etherscan.io/token/0xb0e1fc65c1a741b4662b813eb787d369b8614af1", + "type": "ERC20", + "symbol": "IF", + "decimals": 18, + "status": "active", + "id": "0xB0e1fc65C1a741b4662B813eB787d369b8614Af1", + "links": [ + { + "name": "github", + "url": "https://github.com/impossiblefinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/impossiblefi" + }, + { + "name": "blog", + "url": "https://medium.com/impossiblefinance" + }, + { + "name": "telegram", + "url": "https://t.me/ImpossibleFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/impossible-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png b/blockchains/ethereum/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png new file mode 100644 index 0000000000000..320f13c606602 Binary files /dev/null and b/blockchains/ethereum/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png differ diff --git a/blockchains/ethereum/assets/0xB1f1F47061A7Be15C69f378CB3f69423bD58F2F8/info.json b/blockchains/ethereum/assets/0xB1f1F47061A7Be15C69f378CB3f69423bD58F2F8/info.json new file mode 100644 index 0000000000000..926187b37a220 --- /dev/null +++ b/blockchains/ethereum/assets/0xB1f1F47061A7Be15C69f378CB3f69423bD58F2F8/info.json @@ -0,0 +1,41 @@ +{ + "name": "Flashstake", + "type": "ERC20", + "symbol": "FLASH", + "decimals": 18, + "website": "https://flashstake.io", + "description": "The Flashstake protocol is a novel financial infrastructure that allows users to receive instant yield on deposited assets by locking up principal for a chosen duration. The protocol is made possible by Flash Strategies, which utilize underlying protocols such as AAVE, Yearn, etc. to generate yield. For more information visit the documentation: https://docs.flashstake.io/", + "explorer": "https://etherscan.io/token/0xB1f1F47061A7Be15C69f378CB3f69423bD58F2F8", + "status": "active", + "id": "0xB1f1F47061A7Be15C69f378CB3f69423bD58F2F8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Flashstake" + }, + { + "name": "docs", + "url": "https://docs.flashstake.io/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/flashstake" + }, + { + "name": "discord", + "url": "https://discord.com/flashstake" + }, + { + "name": "medium", + "url": "https://medium.com/flashstake-protocol" + }, + { + "name": "youtube", + "url": "https://youtube.com/@flashstake" + } + ], + "tags": [ + "defi", + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0xB1f1F47061A7Be15C69f378CB3f69423bD58F2F8/logo.png b/blockchains/ethereum/assets/0xB1f1F47061A7Be15C69f378CB3f69423bD58F2F8/logo.png new file mode 100644 index 0000000000000..f426f46f701b1 Binary files /dev/null and b/blockchains/ethereum/assets/0xB1f1F47061A7Be15C69f378CB3f69423bD58F2F8/logo.png differ diff --git a/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/info.json b/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/info.json index 12bf71b41f818..08ff5d7e23359 100644 --- a/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/info.json +++ b/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/info.json @@ -1,5 +1,5 @@ { - "name": "MINDS", + "name": "Minds", "website": "https://minds.com/", "description": "Minds Tokens are the fuel of the Minds network.", "explorer": "https://etherscan.io/token/0xB26631c6dda06aD89B93C71400D25692de89c068", diff --git a/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/logo.png b/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/logo.png index f97ca0f507c2e..4aca1d6a8044b 100644 Binary files a/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/logo.png and b/blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/logo.png differ diff --git a/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json b/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json index 14d7332efd160..360654043a2af 100644 --- a/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json +++ b/blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json @@ -7,5 +7,8 @@ "website": "https://www.swisscryptotokens.ch", "explorer": "https://etherscan.io/token/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08", "status": "active", - "id": "0xB4272071eCAdd69d933AdcD19cA99fe80664fc08" + "id": "0xB4272071eCAdd69d933AdcD19cA99fe80664fc08", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json b/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json index 47df66d428d36..1fe7f99aa8807 100644 --- a/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json +++ b/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json @@ -6,6 +6,9 @@ "description": "Rocket Pool (RPL) is a cryptocurrency and operates on the Ethereum platform. Decentralised Proof of Stake Pool", "website": "https://www.rocketpool.net", "explorer": "https://etherscan.io/token/0xB4EFd85c19999D84251304bDA99E90B92300Bd93", - "status": "active", - "id": "0xB4EFd85c19999D84251304bDA99E90B92300Bd93" + "status": "abandoned", + "id": "0xB4EFd85c19999D84251304bDA99E90B92300Bd93", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png b/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png deleted file mode 100644 index 8d866c9239720..0000000000000 Binary files a/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xB4b9DC1C77bdbb135eA907fd5a08094d98883A35/info.json b/blockchains/ethereum/assets/0xB4b9DC1C77bdbb135eA907fd5a08094d98883A35/info.json new file mode 100644 index 0000000000000..ff4941d421f31 --- /dev/null +++ b/blockchains/ethereum/assets/0xB4b9DC1C77bdbb135eA907fd5a08094d98883A35/info.json @@ -0,0 +1,32 @@ +{ + "name": "SWEAT", + "type": "ERC20", + "symbol": "SWEAT", + "decimals": 18, + "website": "https://sweateconomy.com/", + "description": "Welcome to Sweat Economy. An ecosystem designed to bring value to your movement, and inspire a healthier, wealthier planet.", + "explorer": "https://etherscan.io/token/0xb4b9dc1c77bdbb135ea907fd5a08094d98883a35", + "status": "active", + "id": "0xB4b9DC1C77bdbb135eA907fd5a08094d98883A35", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SweatEconomy" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1IPklRcEQvgJkCaeYvGh43yjWl-Dj5_6i/view" + }, + { + "name": "discord", + "url": "https://discord.com/sweateconomy" + }, + { + "name": "telegram", + "url": "https://t.me/sweateconomy" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xB4b9DC1C77bdbb135eA907fd5a08094d98883A35/logo.png b/blockchains/ethereum/assets/0xB4b9DC1C77bdbb135eA907fd5a08094d98883A35/logo.png new file mode 100644 index 0000000000000..b071fbc3b039f Binary files /dev/null and b/blockchains/ethereum/assets/0xB4b9DC1C77bdbb135eA907fd5a08094d98883A35/logo.png differ diff --git a/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json b/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json index 89cb6230f9c0e..bb32f2c7a486e 100644 --- a/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json +++ b/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json @@ -6,7 +6,7 @@ "type": "ERC20", "symbol": "MAHA", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xB4d930279552397bbA2ee473229f89Ec245bc365", "links": [ { diff --git a/blockchains/ethereum/assets/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/info.json b/blockchains/ethereum/assets/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/info.json new file mode 100644 index 0000000000000..201792a751975 --- /dev/null +++ b/blockchains/ethereum/assets/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/info.json @@ -0,0 +1,29 @@ +{ + "name": "Arbitrum", + "type": "ERC20", + "symbol": "ARB", + "decimals": 18, + "website": "https://arbitrum.foundation/", + "description": "$ARB tokens can be used to vote on Arbitrum DAO governance proposals, allowing $ARB holders to collectively shape the future of Arbitrum protocols and chains. Token holders can also delegate their voting power to delegates.", + "explorer": "https://etherscan.io/token/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1", + "status": "active", + "id": "0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arbitrum" + }, + { + "name": "whitepaper", + "url": "https://docs.arbitrum.foundation/deployment-addresses" + }, + { + "name": "discord", + "url": "https://discord.com/arbitrum" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/arbitrum-iou/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/logo.png b/blockchains/ethereum/assets/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/logo.png new file mode 100644 index 0000000000000..5402ed6bc17ad Binary files /dev/null and b/blockchains/ethereum/assets/0xB50721BCf8d664c30412Cfbc6cf7a15145234ad1/logo.png differ diff --git a/blockchains/ethereum/assets/0xB528edBef013aff855ac3c50b381f253aF13b997/info.json b/blockchains/ethereum/assets/0xB528edBef013aff855ac3c50b381f253aF13b997/info.json new file mode 100644 index 0000000000000..9d852635929bb --- /dev/null +++ b/blockchains/ethereum/assets/0xB528edBef013aff855ac3c50b381f253aF13b997/info.json @@ -0,0 +1,21 @@ +{ + "name": "Aevo", + "type": "ERC20", + "symbol": "AEVO", + "decimals": 18, + "website": "https://www.aevo.xyz/", + "description": "Aevo is a next-generation options exchange.", + "explorer": "https://etherscan.io/token/0xB528edBef013aff855ac3c50b381f253aF13b997", + "status": "active", + "id": "0xB528edBef013aff855ac3c50b381f253aF13b997", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/aevoxyz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aevo/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB528edBef013aff855ac3c50b381f253aF13b997/logo.png b/blockchains/ethereum/assets/0xB528edBef013aff855ac3c50b381f253aF13b997/logo.png new file mode 100644 index 0000000000000..9fc4efab5bda5 Binary files /dev/null and b/blockchains/ethereum/assets/0xB528edBef013aff855ac3c50b381f253aF13b997/logo.png differ diff --git a/blockchains/ethereum/assets/0xB62E45c3Df611dcE236A6Ddc7A493d79F9DFadEf/info.json b/blockchains/ethereum/assets/0xB62E45c3Df611dcE236A6Ddc7A493d79F9DFadEf/info.json new file mode 100644 index 0000000000000..515049ad539cd --- /dev/null +++ b/blockchains/ethereum/assets/0xB62E45c3Df611dcE236A6Ddc7A493d79F9DFadEf/info.json @@ -0,0 +1,40 @@ +{ + "name": "Wall Street Memes", + "type": "ERC20", + "symbol": "WSM", + "decimals": 18, + "website": "https://wallstmemes.com", + "description": "Wall Street Memes is born out of the infamous GameStop fiasco of 2021, and the legacy of those brave Wall Street Bets heroes still endures today. It is the ultimate expression of the internet’s triumph over rampant capitalism. The token raised over $25m USD in the presale and recorded over $55m trading volume in the first 24hrs with listings on multiple tier 1 exchanges. Whilst the project initially started as a meme coin with meme only utility, there are big things coming, with announcements due on project updates very soon. ", + "explorer": "https://etherscan.io/token/0xB62E45c3Df611dcE236A6Ddc7A493d79F9DFadEf", + "status": "active", + "id": "0xB62E45c3Df611dcE236A6Ddc7A493d79F9DFadEf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wallstmemes" + }, + { + "name": "discord", + "url": "https://discord.com/invite/4E538pzeGX" + }, + { + "name": "telegram", + "url": "https://t.me/wallst_memes" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wall-street-memes/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCi-M8QFGjDbBQRY5lnl3x-g" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wall-street-memes" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0xB62E45c3Df611dcE236A6Ddc7A493d79F9DFadEf/logo.png b/blockchains/ethereum/assets/0xB62E45c3Df611dcE236A6Ddc7A493d79F9DFadEf/logo.png new file mode 100644 index 0000000000000..f9069e357e65d Binary files /dev/null and b/blockchains/ethereum/assets/0xB62E45c3Df611dcE236A6Ddc7A493d79F9DFadEf/logo.png differ diff --git a/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/info.json b/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/info.json index b1538c3477b66..af92aca6ff475 100644 --- a/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/info.json +++ b/blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/info.json @@ -7,5 +7,8 @@ "symbol": "DFT", "decimals": 18, "status": "active", - "id": "0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1" + "id": "0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB893A8049f250b57eFA8C62D51527a22404D7c9A/info.json b/blockchains/ethereum/assets/0xB893A8049f250b57eFA8C62D51527a22404D7c9A/info.json new file mode 100644 index 0000000000000..c71a1b6a4c35a --- /dev/null +++ b/blockchains/ethereum/assets/0xB893A8049f250b57eFA8C62D51527a22404D7c9A/info.json @@ -0,0 +1,53 @@ +{ + "name": "American Shiba (USHIBA)", + "type": "ERC20", + "symbol": "USHIBA", + "decimals": 9, + "website": "https://americanshiba.info", + "description": "USHIBA is a community token built on the Ethereum blockchain. It has been adopted by a strong and active community who believes passionately in decentralization and charity causes. The core team consists of more than thirty dedicated members from diverse backgrounds, all working hard to build a strong and lasting community. As holders of the USHIBA token, you're part of a community that is at the center of the Decentralized Finance movement.", + "explorer": "https://etherscan.io/token/0xb893a8049f250b57efa8c62d51527a22404d7c9a", + "status": "active", + "id": "0xB893A8049f250b57eFA8C62D51527a22404D7c9A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/USHIBAEcosystem?s=09" + }, + { + "name": "telegram", + "url": "https://t.me/officialushiba" + }, + { + "name": "telegram_news", + "url": "https://t.me/ushibauni" + }, + { + "name": "discord", + "url": "https://discord.com/invite/xXWv8vtDTu" + }, + { + "name": "whitepaper", + "url": "https://americanshiba.info" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AmericanShiba/" + }, + { + "name": "youtube", + "url": "https://youtube.com/watch?v=qfAcoOZj2Ew" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/4024346514274988/?ref=share" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/american-shiba/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/american-shiba" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB893A8049f250b57eFA8C62D51527a22404D7c9A/logo.png b/blockchains/ethereum/assets/0xB893A8049f250b57eFA8C62D51527a22404D7c9A/logo.png new file mode 100644 index 0000000000000..b4e348191e79e Binary files /dev/null and b/blockchains/ethereum/assets/0xB893A8049f250b57eFA8C62D51527a22404D7c9A/logo.png differ diff --git a/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/info.json b/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/info.json index 496d0ddd4fef1..079434eedf577 100644 --- a/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/info.json +++ b/blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/info.json @@ -8,5 +8,8 @@ "symbol": "SWRV", "decimals": 18, "status": "active", - "id": "0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433" + "id": "0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json b/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json index d2f6701ff9314..ae5a81572af30 100644 --- a/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json +++ b/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json @@ -1,11 +1,49 @@ { "name": "ArdCoin", - "symbol": "ARDX", "type": "ERC20", + "symbol": "ARDX", "decimals": 2, - "description": "ArdCoin will serve as a blockchain-based loyalty program for all existing and future services and products of Ard Financial Group (Ard Holdings), its subsidiaries and ArdCoin merchants.", - "website": "https://ardcoin.com", + "website": "https://ardcoin.com/", + "description": "ArdCoin (ARDX) - is an innovative blockchain-based loyalty token that has been integrated into a mobile super wallet which is backed by an existing financial infrastructure which includes banking services, insurance provider, stock brokerage, investment banking and a pension fund.", "explorer": "https://etherscan.io/token/0xB8E2e2101eD11e9138803cd3e06e16dd19910647", "status": "active", - "id": "0xB8E2e2101eD11e9138803cd3e06e16dd19910647" + "id": "0xB8E2e2101eD11e9138803cd3e06e16dd19910647", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ardcoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ard_coin" + }, + { + "name": "github", + "url": "https://github.com/ArdCoin" + }, + { + "name": "whitepaper", + "url": "https://ardcoin.com/wp-content/themes/ardcoin/file/whitepaper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/ardcoin" + }, + { + "name": "medium", + "url": "https://ardcoin.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ardcoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/ArdFinancialGroup/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ArdCoin/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/logo.png b/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/logo.png index df0d4557f879e..aae130975b157 100644 Binary files a/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/logo.png and b/blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/logo.png differ diff --git a/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json b/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json index e009215e40c86..e700e1c908f04 100644 --- a/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json +++ b/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json @@ -8,5 +8,8 @@ "symbol": "BAND", "decimals": 18, "status": "active", - "id": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55" + "id": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png b/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png index 4ab97c315c9f7..9db68a25f3b4b 100644 Binary files a/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png and b/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png differ diff --git a/blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/info.json b/blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/info.json index a3c4fd9dff3ce..b49b9e7644273 100644 --- a/blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/info.json +++ b/blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/info.json @@ -8,5 +8,9 @@ "symbol": "AXS", "decimals": 18, "status": "active", - "id": "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b" + "id": "0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b", + "tags": [ + "gamefi", + "nft" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json b/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json index 3c9ebe28e3d8b..347b65807b485 100644 --- a/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json +++ b/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/info.json b/blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/info.json index 73511995a1cc2..1d47f05e28f8b 100644 --- a/blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/info.json +++ b/blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/info.json @@ -4,8 +4,22 @@ "symbol": "ERN", "decimals": 18, "website": "https://ethernity.io", - "description": "What is Ethernity Chain? \n\n\nEthernity is the groundbreaking authenticated NFT project which auctions verified artwork featuring the top artists and stars from music, film, sports and entertainment. Each of these digital artworks is represented as a non-fungible token (NFT). The pieces feature well-known public figures and a portion of all funds raised from the endeavor will be donated to charitable causes.", + "description": "What is Ethernity Chain? Ethernity is the groundbreaking authenticated NFT project which auctions verified artwork featuring the top artists and stars from music, film, sports and entertainment. Each of these digital artworks is represented as a non-fungible token (NFT). The pieces feature well-known public figures and a portion of all funds raised from the endeavor will be donated to charitable causes.", "explorer": "https://etherscan.io/token/0xbbc2ae13b23d715c30720f079fcd9b4a74093505", "status": "active", - "id": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505" + "id": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505", + "links": [ + { + "name": "telegram", + "url": "https://t.me/joinchat/WKqxzZV7I14xItLT" + }, + { + "name": "twitter", + "url": "https://twitter.com/ethernitychain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ethernity-chain/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json b/blockchains/ethereum/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json new file mode 100644 index 0000000000000..e1b68e704fe33 --- /dev/null +++ b/blockchains/ethereum/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json @@ -0,0 +1,46 @@ +{ + "name": "iDeFiYieldProtocol", + "type": "ERC20", + "symbol": "iDYP", + "decimals": 18, + "website": "https://www.dypius.com/", + "description": "iDYP is part of the Dypius dual token economy and is used as a component of smart contract strategies related to staking, analytical tools, NFTs, and metaverse.", + "explorer": "https://etherscan.io/token/0xBD100d061E120b2c67A24453CF6368E63f1Be056", + "status": "active", + "id": "0xBD100d061E120b2c67A24453CF6368E63f1Be056", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypfinance" + }, + { + "name": "github", + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypfinance.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/idefiyieldprotocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/idefiyieldprotocol" + }, + { + "name": "discord", + "url": "https://discord.com/invite/dypcaws" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" + } + ], + "tags": [ + "governance", + "defi" + ] +} + diff --git a/blockchains/ethereum/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png b/blockchains/ethereum/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png new file mode 100644 index 0000000000000..68ecfe32afae5 Binary files /dev/null and b/blockchains/ethereum/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png differ diff --git a/blockchains/ethereum/assets/0xBE3F88E18BE3944FdDa830695228ADBB82fA125F/info.json b/blockchains/ethereum/assets/0xBE3F88E18BE3944FdDa830695228ADBB82fA125F/info.json new file mode 100644 index 0000000000000..1d7331501c002 --- /dev/null +++ b/blockchains/ethereum/assets/0xBE3F88E18BE3944FdDa830695228ADBB82fA125F/info.json @@ -0,0 +1,37 @@ +{ + "name": "Stable MPH", + "website": "https://ichi.org", + "description": "Stable MPH is the stablecoin created for the 88MPH community. Backed by both a treasury of MPH and collateral of USDC this ERC20 token can be redeemed for USDC at anytime and also provides a vote for governance of the MPH treasury.", + "explorer": "https://etherscan.io/token/0xBE3F88E18BE3944FdDa830695228ADBB82fA125F", + "type": "ERC20", + "symbol": "oneMPH", + "decimals": 18, + "status": "active", + "id": "0xBE3F88E18BE3944FdDa830695228ADBB82fA125F", + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Bm6pUHjHUC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stable-mph" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBE3F88E18BE3944FdDa830695228ADBB82fA125F/logo.png b/blockchains/ethereum/assets/0xBE3F88E18BE3944FdDa830695228ADBB82fA125F/logo.png new file mode 100644 index 0000000000000..61f71ca62f5ee Binary files /dev/null and b/blockchains/ethereum/assets/0xBE3F88E18BE3944FdDa830695228ADBB82fA125F/logo.png differ diff --git a/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json b/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json index 9366ab23dde7c..1b0f964d0e6be 100644 --- a/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json +++ b/blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json @@ -1,7 +1,7 @@ { "name": "Aave UniDAIETH", "website": "https://aave.com", - "description": "Aave UniDAIETH is an interest bearing token pegged 1:1 to the underlying DAI and ETH deposited in the Uniswap Market of Aave Protocol.", + "description": "Aave UniDAIETH is an interest bearing token pegged 1:1 to the underlying DAI and ETH deposited in the Uniswap Market of Aave Protocol.", "explorer": "https://etherscan.io/token/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44", "type": "ERC20", "symbol": "aUniDAIETH", diff --git a/blockchains/ethereum/assets/0xBbcE03B2E7f53caDCA93251CA4c928aF01Db6404/info.json b/blockchains/ethereum/assets/0xBbcE03B2E7f53caDCA93251CA4c928aF01Db6404/info.json new file mode 100644 index 0000000000000..201081cf689bb --- /dev/null +++ b/blockchains/ethereum/assets/0xBbcE03B2E7f53caDCA93251CA4c928aF01Db6404/info.json @@ -0,0 +1,40 @@ +{ + "name": "Stable FUSE", + "website": "app.ichi.org", + "description": "oneFUSE is an ICHI-created stablecoin for Fuse.", + "explorer": "https://etherscan.io/token/0xBbcE03B2E7f53caDCA93251CA4c928aF01Db6404", + "type": "ERC20", + "symbol": "oneFUSE", + "decimals": 18, + "status": "active", + "id": "0xBbcE03B2E7f53caDCA93251CA4c928aF01Db6404", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DvsYCfK8" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/onefuse" + } + ] +} diff --git a/blockchains/ethereum/assets/0xBbcE03B2E7f53caDCA93251CA4c928aF01Db6404/logo.png b/blockchains/ethereum/assets/0xBbcE03B2E7f53caDCA93251CA4c928aF01Db6404/logo.png new file mode 100644 index 0000000000000..0ea98f32c2191 Binary files /dev/null and b/blockchains/ethereum/assets/0xBbcE03B2E7f53caDCA93251CA4c928aF01Db6404/logo.png differ diff --git a/blockchains/ethereum/assets/0xBc17729fDf562723f0267F79FF25aDE441056d87/info.json b/blockchains/ethereum/assets/0xBc17729fDf562723f0267F79FF25aDE441056d87/info.json new file mode 100644 index 0000000000000..5f52d64dcf855 --- /dev/null +++ b/blockchains/ethereum/assets/0xBc17729fDf562723f0267F79FF25aDE441056d87/info.json @@ -0,0 +1,25 @@ +{ + "name": "KSM Starter Token", + "website": "https://ksmstarter.com", + "description": "KSM Starter is the primary launchpad on Kusama that supports upcoming projects that wish to build on the Kusama network and the greater Substrate ecosystem.", + "explorer": "https://etherscan.io/token/0xBc17729fDf562723f0267F79FF25aDE441056d87", + "type": "ERC20", + "symbol": "KST", + "decimals": 18, + "status": "active", + "id": "0xBc17729fDf562723f0267F79FF25aDE441056d87", + "links": [ + { + "name": "whitepaper", + "url": "https://ksmstarter.com/wp-content/uploads/2021/09/ksm_starter.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/KSMStarter" + }, + { + "name": "telegram", + "url": "https://t.me/KSM_starter" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xBc17729fDf562723f0267F79FF25aDE441056d87/logo.png b/blockchains/ethereum/assets/0xBc17729fDf562723f0267F79FF25aDE441056d87/logo.png new file mode 100644 index 0000000000000..ff2bb19d2862f Binary files /dev/null and b/blockchains/ethereum/assets/0xBc17729fDf562723f0267F79FF25aDE441056d87/logo.png differ diff --git a/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json b/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json index ff7d75158874e..b5bd960860f70 100644 --- a/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json +++ b/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json @@ -3,9 +3,26 @@ "symbol": "SKULL", "type": "ERC20", "decimals": 4, - "description": "SKULL is the social money of the digital artist Skeenee.", - "website": "https://app.tryroll.com/rewards/SKULL", + "description": "SKULL is social money circulated by Skeenee and supported by the Roll contract. Created back in October 2019, it was one of the first social money tokens issued by Roll. Over the years, SKULL has created a passionate and loyal community of artists, collectors, and crypto enthusiasts who are interested in growing the pie and bringing new forms of value and artistic expression.", + "website": "https://linktr.ee/skeenee", "explorer": "https://etherscan.io/token/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35", "status": "active", - "id": "0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35" -} \ No newline at end of file + "id": "0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/skeenee_art" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DZm9tY3" + }, + { + "name": "youtube", + "url": "https://youtube.com/skeenee" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/logo.png b/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/logo.png index 455c2225b27cf..e4b4c430c2701 100644 Binary files a/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/logo.png and b/blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/logo.png differ diff --git a/blockchains/ethereum/assets/0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2/info.json b/blockchains/ethereum/assets/0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2/info.json index 4070bd503df4c..73fa8460f2b66 100644 --- a/blockchains/ethereum/assets/0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2/info.json +++ b/blockchains/ethereum/assets/0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2/info.json @@ -7,5 +7,8 @@ "symbol": "DIREWOLF", "decimals": 2, "status": "active", - "id": "0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2" + "id": "0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json b/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json index 0ed81c3db0891..0e34c349c0698 100644 --- a/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json +++ b/blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json @@ -1,5 +1,5 @@ { - "name": "Synthetix Network Token", + "name": "Synthetix", "website": "https://synthetix.io", "description": "Synthetix is a derivatives liquidity protocol on Ethereum that enables the issuance and trading of synthetic assets.", "explorer": "https://etherscan.io/token/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", + "tags": [ + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json b/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json index e43b9d9ce9fca..a93727de8b530 100644 --- a/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json +++ b/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json @@ -1,5 +1,5 @@ { - "name": "Wrapped Ether", + "name": "WETH", "symbol": "WETH", "type": "ERC20", "decimals": 18, diff --git a/blockchains/ethereum/assets/0xC08512927D12348F6620a698105e1BAac6EcD911/info.json b/blockchains/ethereum/assets/0xC08512927D12348F6620a698105e1BAac6EcD911/info.json new file mode 100644 index 0000000000000..cac0fa274d967 --- /dev/null +++ b/blockchains/ethereum/assets/0xC08512927D12348F6620a698105e1BAac6EcD911/info.json @@ -0,0 +1,37 @@ +{ + "name": "GYEN", + "website": "https://stablecoin.z.com/gyen/", + "description": "GYEN anchors its value to the price of the Japanese Yen. Redeemable and pegged 1-to-1 with fiat currency to virtually eliminate volatility, while still benefiting from the advantages of cryptocurrency, such as high-speed transaction and low costs, especially for cross-border payments", + "explorer": "https://etherscan.io/token/0xC08512927D12348F6620a698105e1BAac6EcD911", + "type": "ERC20", + "symbol": "GYEN", + "decimals": 6, + "status": "active", + "id": "0xC08512927D12348F6620a698105e1BAac6EcD911", + "links": [ + { + "name": "github", + "url": "https://github.com/trust-zcom/" + }, + { + "name": "twitter", + "url": "https://twitter.com/GMOTrust" + }, + { + "name": "medium", + "url": "https://gmotrust.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gyen/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/gyen" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCO7CNhdHYiJoBICgbo-yyiw/featured" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC08512927D12348F6620a698105e1BAac6EcD911/logo.png b/blockchains/ethereum/assets/0xC08512927D12348F6620a698105e1BAac6EcD911/logo.png new file mode 100644 index 0000000000000..b2b272f0bfb11 Binary files /dev/null and b/blockchains/ethereum/assets/0xC08512927D12348F6620a698105e1BAac6EcD911/logo.png differ diff --git a/blockchains/ethereum/assets/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/info.json b/blockchains/ethereum/assets/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/info.json new file mode 100644 index 0000000000000..f47cfab2573f1 --- /dev/null +++ b/blockchains/ethereum/assets/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/info.json @@ -0,0 +1,56 @@ +{ + "name": "Aura Finance (AURA)", + "type": "ERC20", + "symbol": "AURA", + "decimals": 18, + "website": "https://aura.finance", + "description": "Boosting DeFi stakeholders' yield potential and governance power, starting with Balancer.", + "explorer": "https://etherscan.io/token/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF", + "status": "active", + "id": "0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AuraFinance" + }, + { + "name": "github", + "url": "https://github.com/aurafinance" + }, + { + "name": "telegram", + "url": "https://t.me/" + }, + { + "name": "telegram_news", + "url": "https://t.me/aurafinance" + }, + { + "name": "discord", + "url": "https://discord.com/" + }, + { + "name": "forum", + "url": "https://forum.aura.finance/" + }, + { + "name": "blog", + "url": "https://mirror.xyz/0xfEE0Bbe31345a7c27368534fEf45a57133FF3A86" + }, + { + "name": "docs", + "url": "https://docs.aura.finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aura-finance" + }, + { + "name": "source_code", + "url": "https://github.com/aurafinance/aura-contracts" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/logo.png b/blockchains/ethereum/assets/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/logo.png new file mode 100644 index 0000000000000..81a6f8c63e97a Binary files /dev/null and b/blockchains/ethereum/assets/0xC0c293ce456fF0ED870ADd98a0828Dd4d2903DBF/logo.png differ diff --git a/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json b/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json index b19add263b6c7..cb9ade791a098 100644 --- a/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json +++ b/blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json @@ -6,6 +6,6 @@ "description": "Kick Ecosystem describes itself as a set of FinTech tools that form a “one-stop-shop” for every user from all over the world. These tools aim to cover all financial needs. KickToken acts as a central currency, which resides on the Ethereum platform.", "website": "https://www.kickico.com", "explorer": "https://etherscan.io/token/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E", - "status": "active", + "status": "abandoned", "id": "0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/info.json b/blockchains/ethereum/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/info.json new file mode 100644 index 0000000000000..89d6fe61cff51 --- /dev/null +++ b/blockchains/ethereum/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/info.json @@ -0,0 +1,44 @@ +{ + "name": "Multi-Chain Capital", + "type": "ERC20", + "symbol": "MCC", + "decimals": 9, + "website": "https://mchain.capital/", + "description": "You buy $MCC on Ethereum and Binance Smart Chain, we farm on multiple chains and return the profits to holders.", + "explorer": "https://etherscan.io/token/0xc146b7cdbaff065090077151d391f4c96aa09e0c", + "status": "active", + "id": "0xC146B7CdBaff065090077151d391f4c96Aa09e0C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MulChainCapital" + }, + { + "name": "github", + "url": "https://github.com/mchaindev" + }, + { + "name": "telegram", + "url": "https://t.me/MultiChainCapital" + }, + { + "name": "blog", + "url": "https://multichaincapital.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multi-chain-capital" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-chain-capital-new" + }, + { + "name": "discord", + "url": "https://discord.com/invite/4GwbcQNa7P" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/logo.png b/blockchains/ethereum/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/logo.png new file mode 100644 index 0000000000000..f160ae9d04a78 Binary files /dev/null and b/blockchains/ethereum/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/logo.png differ diff --git a/blockchains/ethereum/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json b/blockchains/ethereum/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json new file mode 100644 index 0000000000000..8cb71b20ba08a --- /dev/null +++ b/blockchains/ethereum/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json @@ -0,0 +1,55 @@ +{ + "name": "EverRise", + "type": "ERC20", + "symbol": "RISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "The Original Buyback Token Powering The EverRise Ecosystem. EverRise token (RISE) is a multi-chain collateralized cryptocurrency that protects both the ecosystem and investors with its innovative buyback and staking protocol.", + "explorer": "https://etherscan.io/token/0xC17c30e98541188614dF99239cABD40280810cA3", + "status": "active", + "id": "0xC17c30e98541188614dF99239cABD40280810cA3", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everrise/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everrise" + }, + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png b/blockchains/ethereum/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png new file mode 100644 index 0000000000000..fb9f7a63b2f43 Binary files /dev/null and b/blockchains/ethereum/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png differ diff --git a/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/info.json b/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/info.json new file mode 100644 index 0000000000000..72948ea6f7f94 --- /dev/null +++ b/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/info.json @@ -0,0 +1,29 @@ +{ + "name": "Ethereum Name Service", + "type": "ERC20", + "symbol": "ENS", + "decimals": 18, + "website": "https://ens.domains", + "description": "Decentralised naming for wallets, websites, & more.", + "explorer": "https://etherscan.io/token/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "status": "active", + "id": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ensdomains" + }, + { + "name": "github", + "url": "https://github.com/ensdomains" + }, + { + "name": "medium", + "url": "https://medium.com/the-ethereum-name-service" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ens" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/logo.png b/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/logo.png new file mode 100644 index 0000000000000..8507ae1a8d9d5 Binary files /dev/null and b/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/logo.png differ diff --git a/blockchains/ethereum/assets/0xC18c07a18198A6340cf4d94855fE5eb6DD33b46E/info.json b/blockchains/ethereum/assets/0xC18c07a18198A6340cf4d94855fE5eb6DD33b46E/info.json new file mode 100644 index 0000000000000..5bbd26740cf3c --- /dev/null +++ b/blockchains/ethereum/assets/0xC18c07a18198A6340cf4d94855fE5eb6DD33b46E/info.json @@ -0,0 +1,33 @@ +{ + "name": "The Real Estate & Energy Investment Capital", + "type": "ERC20", + "symbol": "QLINDO", + "decimals": 0, + "website": "https://qlindo.io/", + "description": "The future of investing. Qlindo bridges the gap between blockchain and green real estate investment opportunities, paving the way to a sustainable future.", + "explorer": "https://etherscan.io/token/0xC18c07a18198A6340cf4d94855fE5eb6DD33b46E", + "status": "active", + "id": "0xC18c07a18198A6340cf4d94855fE5eb6DD33b46E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Qlindoio" + }, + { + "name": "telegram", + "url": "https://t.me/qlindoio" + }, + { + "name": "whitepaper", + "url": "https://qlindoblob.blob.core.windows.net/files/whitepaper.pdf" + }, + { + "name": "github", + "url": "https://github.com/qlindo" + } + ], + "tags": [ + "defi", + "staking" + ] +} diff --git a/blockchains/ethereum/assets/0xC18c07a18198A6340cf4d94855fE5eb6DD33b46E/logo.png b/blockchains/ethereum/assets/0xC18c07a18198A6340cf4d94855fE5eb6DD33b46E/logo.png new file mode 100644 index 0000000000000..b4ea83b05d468 Binary files /dev/null and b/blockchains/ethereum/assets/0xC18c07a18198A6340cf4d94855fE5eb6DD33b46E/logo.png differ diff --git a/blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/info.json b/blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/info.json index 037a3236798b6..3366bb921796f 100644 --- a/blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/info.json +++ b/blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/info.json @@ -1,11 +1,11 @@ { "name": "Hokkaidu Inu", + "website": "https://hokk.finance/", + "description": "Leveraging community to build an inclusive financial ecosystem. We are Meme Utility", + "explorer": "https://etherscan.io/token/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E", "type": "ERC20", "symbol": "HOKK", "decimals": 9, - "website": "https://hokk.finance", - "description": "Hokkaidu Inu ($HOKK) is a peer-to-peer cryptocurrency with built-in Automated Rewards Farming (ARF) technology. Just hold HOKK in your wallet, and watch your balance grow!", - "explorer": "https://etherscan.io/token/0xc40af1e4fecfa05ce6bab79dcd8b373d2e436c4e", - "status": "active", + "status": "abandoned", "id": "0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/logo.png b/blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/logo.png deleted file mode 100644 index a1b337aea0af7..0000000000000 Binary files a/blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json b/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json index d0c7b9b6551ea..44f0326b0630c 100644 --- a/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json +++ b/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json @@ -1,22 +1,44 @@ { "name": "Chain Games", - "website": "https://chaingames.io", - "description": "Chain Games is a blockchain integrated gaming platform that incorporates non-custodial decentralized smart contract based wagering on games of skill.", - "explorer": "https://etherscan.io/token/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4", - "research": "https://chaingames.io", "type": "ERC20", "symbol": "CHAIN", "decimals": 18, + "website": "https://chaingames.io/", + "description": "Chain Games is a blockchain-integrated Web3 gaming network that allows for decentralized game of skills contests with real crypto payouts.", + "explorer": "https://etherscan.io/token/0xc4c2614e694cf534d407ee49f8e44d125e4681c4", "status": "active", "id": "0xC4C2614E694cF534D407Ee49F8E44D125E4681c4", "links": [ + { + "name": "twitter", + "url": "https://twitter.com/realchaingames" + }, + { + "name": "telegram", + "url": "https://t.me/chaingames" + }, { "name": "github", "url": "https://github.com/Chain-Games" }, { - "name": "whitepaper", - "url": "https://chaingames.io/wp-content/uploads/2020/08/Chain_Games-White-Paper-Aug-2020v4.pdf" + "name": "discord", + "url": "https://discord.com/invite/wAyMde8" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/chaingames/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC6HPAdSdpzTIn4DGryr315Q" + }, + { + "name": "facebook", + "url": "https://facebook.com/realchaingames/" } + ], + "tags": [ + "gamefi" ] -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png b/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png index b5a17306b591b..2d4eebd8e09c7 100644 Binary files a/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png and b/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png differ diff --git a/blockchains/ethereum/assets/0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC/info.json b/blockchains/ethereum/assets/0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC/info.json new file mode 100644 index 0000000000000..4d4cb2d4e97e1 --- /dev/null +++ b/blockchains/ethereum/assets/0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC/info.json @@ -0,0 +1,32 @@ +{ + "name": "hi Dollar", + "type": "ERC20", + "symbol": "HI", + "decimals": 18, + "website": "https://www.hi.com/", + "description": "HI is the membership token of exchange and mobile banking platform hi. Stakeholders of HI are the key stakeholders of the hi ecosystem, allowing for true community governance of one of the largest blockchain ecosystems in the world.", + "explorer": "https://etherscan.io/token/0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC", + "status": "active", + "id": "0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/hi_com_official" + }, + { + "name": "github", + "url": "https://github.com/HiChainGlobal/hiTokenERC20" + }, + { + "name": "telegram", + "url": "https://t.me/hi_official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hi-dollar/" + } + ], + "tags": [ + "defletionary" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC/logo.png b/blockchains/ethereum/assets/0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC/logo.png new file mode 100644 index 0000000000000..96cf2327a3884 Binary files /dev/null and b/blockchains/ethereum/assets/0xC4f6E93AEDdc11dc22268488465bAbcAF09399aC/logo.png differ diff --git a/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/info.json b/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/info.json index 7ff931315b8d7..d2e322fe3bf44 100644 --- a/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/info.json +++ b/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/info.json @@ -1,12 +1,33 @@ { - "name": "ZEN Exchange Token", + "name": "Unizen", "website": "https://unizen.io", - "description": "Utility token to at Unizen Smart Exchange Ecosystem.", + "description": "Seamless omni-chain enabled swapping with industry leading rates and access to millions of digital assets, from the moment of their inception.", "explorer": "https://etherscan.io/token/0xC52C326331E9Ce41F04484d3B5E5648158028804", - "research": "https://unizen.io/docs/unizen-v1-litepaper-2021-04-23-22-02.pdf", - "type": "ERC20", + "research": "https://docs.unizen.io", "symbol": "ZCX", + "type": "ERC20", "decimals": 18, "status": "active", - "id": "0xC52C326331E9Ce41F04484d3B5E5648158028804" -} \ No newline at end of file + "tags": [ + "staking-native" + ], + "id": "0xC52C326331E9Ce41F04484d3B5E5648158028804", + "links": [ + { + "name": "github", + "url": "https://github.com/unizen-io/" + }, + { + "name": "twitter", + "url": "https://twitter.com/unizen_io" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/unizen/" + }, + { + "name": "whitepaper", + "url": "https://docs.unizen.io" + } + ] +} diff --git a/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/logo.png b/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/logo.png index c7a1369fb2712..4077cfed07720 100755 Binary files a/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/logo.png and b/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/logo.png differ diff --git a/blockchains/ethereum/assets/0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133/info.json b/blockchains/ethereum/assets/0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133/info.json new file mode 100644 index 0000000000000..7c1f8858c05e1 --- /dev/null +++ b/blockchains/ethereum/assets/0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133/info.json @@ -0,0 +1,36 @@ +{ + "name": "Banana Task Force Ape", + "type": "ERC20", + "symbol": "BTFA", + "decimals": 9, + "website": "https://bananataskforceape.com", + "description": "BTFA is a collection of 10,000 Task Force Apes with over 150 unique traits. What makes BTFA special is that NFT holders have a shared stake in our company and revenue generated from Blip Studios! ", + "explorer": "https://etherscan.io/token/0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133", + "status": "active", + "id": "0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BananaTFA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/banana-task-force-ape/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/banana-task-force-ape" + }, + { + "name": "telegram", + "url": "https://t.me/BananaTFApe" + }, + { + "name": "discord", + "url": "https://discord.com/BananaTFA" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133/logo.png b/blockchains/ethereum/assets/0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133/logo.png new file mode 100644 index 0000000000000..a5b9e960170fb Binary files /dev/null and b/blockchains/ethereum/assets/0xC631bE100F6Cf9A7012C23De5a6ccb990EAFC133/logo.png differ diff --git a/blockchains/ethereum/assets/0xC669928185DbCE49d2230CC9B0979BE6DC797957/info.json b/blockchains/ethereum/assets/0xC669928185DbCE49d2230CC9B0979BE6DC797957/info.json new file mode 100644 index 0000000000000..902df7aa24105 --- /dev/null +++ b/blockchains/ethereum/assets/0xC669928185DbCE49d2230CC9B0979BE6DC797957/info.json @@ -0,0 +1,39 @@ +{ + "name": "BitTorrent", + "symbol": "BTT", + "type": "ERC20", + "decimals": 18, + "description": "BTT is the official token of BitTorrent Chain. BitTorrent Chain is a brand-new heterogeneous cross-chain interoperability protocol, which leverages sidechains for the scaling of smart contracts.", + "website": "https://bt.io/", + "explorer": "https://etherscan.io/token/0xc669928185dbce49d2230cc9b0979be6dc797957", + "status": "active", + "id": "0xC669928185DbCE49d2230CC9B0979BE6DC797957", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BitTorrent" + }, + { + "name": "github", + "url": "https://github.com/bttcprotocol/bttc" + }, + { + "name": "telegram", + "url": "https://t.me/BitTorrentChain" + }, + { + "name": "whitepaper", + "url": "https://tron.network/static/doc/BitTorrent-ChainWhitepaper_EN.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@BitTorrent" + } + ], + "tags": [ + "governance", + "staking", + "defi" + ] +} + diff --git a/blockchains/ethereum/assets/0xC669928185DbCE49d2230CC9B0979BE6DC797957/logo.png b/blockchains/ethereum/assets/0xC669928185DbCE49d2230CC9B0979BE6DC797957/logo.png new file mode 100644 index 0000000000000..c761419ff9e79 Binary files /dev/null and b/blockchains/ethereum/assets/0xC669928185DbCE49d2230CC9B0979BE6DC797957/logo.png differ diff --git a/blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/info.json b/blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/info.json index 9c238bd8b41ec..49b38c5b6e078 100644 --- a/blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/info.json +++ b/blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/info.json @@ -6,6 +6,6 @@ "website": "", "description": "-", "explorer": "https://etherscan.io/token/0xc66ea802717bfb9833400264dd12c2bceaa34a6d", - "status": "active", + "status": "abandoned", "id": "0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d" -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0xC727f87871ee12Bbcedd2973746D1Deb7529aaD6/info.json b/blockchains/ethereum/assets/0xC727f87871ee12Bbcedd2973746D1Deb7529aaD6/info.json new file mode 100644 index 0000000000000..ee06de6f1235b --- /dev/null +++ b/blockchains/ethereum/assets/0xC727f87871ee12Bbcedd2973746D1Deb7529aaD6/info.json @@ -0,0 +1,28 @@ +{ + "name": "Akash Network", + "type": "ERC20", + "symbol": "AKT", + "decimals": 6, + "website": "https://akash.network", + "description": "Akash Network is a Distributed Peer-to-Peer Marketplace for Cloud Compute", + "explorer": "https://etherscan.io/token/0xC727f87871ee12Bbcedd2973746D1Deb7529aaD6", + "status": "active", + "id": "0xC727f87871ee12Bbcedd2973746D1Deb7529aaD6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/akashnet_" + }, + { + "name": "telegram", + "url": "https://t.me/AkashNW" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/akash-network/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xC727f87871ee12Bbcedd2973746D1Deb7529aaD6/logo.png b/blockchains/ethereum/assets/0xC727f87871ee12Bbcedd2973746D1Deb7529aaD6/logo.png new file mode 100644 index 0000000000000..01df4e76f4299 Binary files /dev/null and b/blockchains/ethereum/assets/0xC727f87871ee12Bbcedd2973746D1Deb7529aaD6/logo.png differ diff --git a/blockchains/ethereum/assets/0xC7a2572fA8FDB0f7E81d6D3c4e3CCF78FB0DC374/info.json b/blockchains/ethereum/assets/0xC7a2572fA8FDB0f7E81d6D3c4e3CCF78FB0DC374/info.json new file mode 100644 index 0000000000000..424ca411a0d50 --- /dev/null +++ b/blockchains/ethereum/assets/0xC7a2572fA8FDB0f7E81d6D3c4e3CCF78FB0DC374/info.json @@ -0,0 +1,25 @@ +{ + "name": "Bens Finale", + "type": "ERC20", + "symbol": "FINALE", + "decimals": 18, + "website": "https://finale.community", + "description": "Finale has been the plan the whole time and will continue to be the plan. Finale is something that if you were paying attention to, you would’ve been on top of.", + "explorer": "https://etherscan.io/token/0xc7a2572fa8fdb0f7e81d6d3c4e3ccf78fb0dc374", + "status": "active", + "id": "0xC7a2572fA8FDB0f7E81d6D3c4e3CCF78FB0DC374", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FinaleCommunity" + }, + { + "name": "telegram", + "url": "https://t.me/BensFinaleCommunity" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bens-finale/" + } + ] +} diff --git a/blockchains/ethereum/assets/0xC7a2572fA8FDB0f7E81d6D3c4e3CCF78FB0DC374/logo.png b/blockchains/ethereum/assets/0xC7a2572fA8FDB0f7E81d6D3c4e3CCF78FB0DC374/logo.png new file mode 100644 index 0000000000000..87567f6040b4c Binary files /dev/null and b/blockchains/ethereum/assets/0xC7a2572fA8FDB0f7E81d6D3c4e3CCF78FB0DC374/logo.png differ diff --git a/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json b/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json index 2538cf09a2f72..6b592b6c193a9 100644 --- a/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json +++ b/blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xC8d674114bac90148d11D3C1d33C61835a0F9DCD", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0xCE3f08e664693ca792caCE4af1364D5e220827B2/info.json b/blockchains/ethereum/assets/0xCE3f08e664693ca792caCE4af1364D5e220827B2/info.json new file mode 100644 index 0000000000000..9941d60f290c0 --- /dev/null +++ b/blockchains/ethereum/assets/0xCE3f08e664693ca792caCE4af1364D5e220827B2/info.json @@ -0,0 +1,44 @@ +{ + "name": "SAITAMA", + "website": "https://saitamatoken.com", + "description": "Community Owned Decentralised Token", + "explorer": "https://etherscan.io/token/0xCE3f08e664693ca792caCE4af1364D5e220827B2", + "type": "ERC20", + "symbol": "SAITAMA", + "decimals": 9, + "status": "abandoned", + "id": "0xCE3f08e664693ca792caCE4af1364D5e220827B2", + "tags": [ + "memes" + ], + "links": [ + { + "name": "whitepaper", + "url": "https://saitamatoken.com/SAITAMA_INU_WHITEPAPER_V1.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/WeAreSaitama" + }, + { + "name": "telegram", + "url": "https://t.me/SaitamaWorldwide" + }, + { + "name": "discord", + "url": "https://discord.com/invite/saitama" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/1275234186328559" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/saitama-inu-new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/saitama-inu/" + } + ] +} diff --git a/blockchains/ethereum/assets/0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb/info.json b/blockchains/ethereum/assets/0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb/info.json new file mode 100644 index 0000000000000..31633c3079c4a --- /dev/null +++ b/blockchains/ethereum/assets/0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb/info.json @@ -0,0 +1,28 @@ +{ + "name": "Peter Pan", + "type": "ERC20", + "symbol": "PAN", + "decimals": 18, + "website": "https://peterpan.finance/", + "description": "Look no further than Peter Pan, the crypto meme coin that's taking the world by storm!", + "explorer": "https://etherscan.io/token/0xceba2a8f6ec221aeb5f3a7bcd15cbc7e6a387bfb", + "status": "active", + "id": "0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/peterpan_erc20" + }, + { + "name": "telegram", + "url": "https://t.me/peterpancoineth" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/peter-pan/" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb/logo.png b/blockchains/ethereum/assets/0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb/logo.png new file mode 100644 index 0000000000000..c62f383e379db Binary files /dev/null and b/blockchains/ethereum/assets/0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb/logo.png differ diff --git a/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json b/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json index 3d4b40ef3ec67..481c702ca1770 100644 --- a/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json +++ b/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json @@ -1,5 +1,5 @@ { - "name": "BEPRO", + "name": "BEPRO Network", "website": "https://bepro.network", "description": "A Code-as-a-Service protocol providing technology and support for blockchain-based applications", "explorer": "https://etherscan.io/token/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A", diff --git a/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/info.json b/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/info.json new file mode 100644 index 0000000000000..b5c2780787149 --- /dev/null +++ b/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/info.json @@ -0,0 +1,37 @@ +{ + "name": "Whackd", + "type": "ERC20", + "symbol": "WHACKD", + "decimals": 18, + "website": "https://getwhackd.org/", + "description": "John McAfee's Hyper-deflationary Social Experiment Token", + "explorer": "https://etherscan.io/token/0xCF8335727B776d190f9D15a54E6B9B9348439eEE", + "status": "active", + "id": "0xCF8335727B776d190f9D15a54E6B9B9348439eEE", + "links": [ + { + "name": "telegram", + "url": "https://t.me/WHACKDByMcAfeeBasedChat" + }, + { + "name": "github", + "url": "https://github.com/WHACKD-Token/WHACKD-ERC-20" + }, + { + "name": "discord", + "url": "https://discord.com/invite/gsVE7NNK" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/WHACKDMcAfee/" + }, + { + "name": "forum", + "url": "https://bitcointalk.org/index.php?topic=5351640" + }, + { + "name": "twitter", + "url": "https://twitter.com/TokenWhackd" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/logo.png b/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/logo.png new file mode 100644 index 0000000000000..5ae845475d357 Binary files /dev/null and b/blockchains/ethereum/assets/0xCF8335727B776d190f9D15a54E6B9B9348439eEE/logo.png differ diff --git a/blockchains/ethereum/assets/0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766/info.json b/blockchains/ethereum/assets/0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766/info.json new file mode 100644 index 0000000000000..6000e9b29d81f --- /dev/null +++ b/blockchains/ethereum/assets/0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766/info.json @@ -0,0 +1,21 @@ +{ + "name": "Starknet", + "type": "ERC20", + "symbol": "STRK", + "decimals": 18, + "website": "https://starknet.io/", + "description": "StarkNet is a permissionless decentralized Validity-Rollup (also known as a “ZK-Rollup”). It operates as an L2 network over Ethereum, enabling any dApp to its computation – without compromising Ethereum’s composability and security, thanks to StarkNet’s cryptographic proof system – STARK.", + "explorer": "https://etherscan.io/token/0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766", + "status": "active", + "id": "0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/StarkWareLtd" + }, + { + "name": "github", + "url": "https://github.com/orgs/starkware-libs/repositories" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766/logo.png b/blockchains/ethereum/assets/0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766/logo.png new file mode 100644 index 0000000000000..9817ae9b94349 Binary files /dev/null and b/blockchains/ethereum/assets/0xCa14007Eff0dB1f8135f4C25B34De49AB0d42766/logo.png differ diff --git a/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json b/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json index e194409a0ae8d..34d5c59a86a30 100644 --- a/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json +++ b/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json @@ -1,5 +1,5 @@ { - "name": "ROOT", + "name": "Rootkit Finance", "website": "https://rootkit.finance/#/", "description": "Rootkit (ROOT) is a highly deflationary, yield-farmable token that uses permanently locked liquidity pools to unlock new possibilities.", "explorer": "https://etherscan.io/token/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", diff --git a/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json b/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json index b684e1dc1e5fa..cbb1366514bf1 100644 --- a/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json +++ b/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json @@ -7,5 +7,34 @@ "website": "https://oddz.fi/", "explorer": "https://etherscan.io/token/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6", "status": "active", - "id": "0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6" + "id": "0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6", + "links": [ + { + "name": "telegram", + "url": "https://t.me/oddz_fi_announcements" + }, + { + "name": "twitter", + "url": "https://twitter.com/oddz_finance" + }, + { + "name": "facebook", + "url": "https://facebook.com/Oddz.fi" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/mefxr8h3ymzuhwqk" + }, + { + "name": "github", + "url": "https://github.com/oddz-finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/oddz/" + } + ], + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/logo.png b/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/logo.png index 9609af8216d28..e80daa2ea2877 100644 Binary files a/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/logo.png and b/blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/logo.png differ diff --git a/blockchains/ethereum/assets/0xCdF7028ceAB81fA0C6971208e83fa7872994beE5/info.json b/blockchains/ethereum/assets/0xCdF7028ceAB81fA0C6971208e83fa7872994beE5/info.json new file mode 100644 index 0000000000000..95459c411900c --- /dev/null +++ b/blockchains/ethereum/assets/0xCdF7028ceAB81fA0C6971208e83fa7872994beE5/info.json @@ -0,0 +1,28 @@ +{ + "name": "Threshold Network Token", + "type": "ERC20", + "symbol": "T", + "decimals": 18, + "website": "https://threshold.network/", + "description": "Threshold Network is the home of $tBTC v2, proxy re-encryption #PRE, $thUSD, and all threshold cryptography.", + "explorer": "https://etherscan.io/token/0xCdF7028ceAB81fA0C6971208e83fa7872994beE5", + "status": "active", + "id": "0xCdF7028ceAB81fA0C6971208e83fa7872994beE5", + "links": [ + { + "name": "github", + "url": "https://github.com/keep-network/tbtc-v2" + }, + { + "name": "telegram", + "url": "https://t.me/thresholdnetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/threshold/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xCdF7028ceAB81fA0C6971208e83fa7872994beE5/logo.png b/blockchains/ethereum/assets/0xCdF7028ceAB81fA0C6971208e83fa7872994beE5/logo.png new file mode 100644 index 0000000000000..90553a43201c3 Binary files /dev/null and b/blockchains/ethereum/assets/0xCdF7028ceAB81fA0C6971208e83fa7872994beE5/logo.png differ diff --git a/blockchains/ethereum/assets/0xD01ef7C0A5d8c432fc2d1a85c66cF2327362E5C6/info.json b/blockchains/ethereum/assets/0xD01ef7C0A5d8c432fc2d1a85c66cF2327362E5C6/info.json new file mode 100644 index 0000000000000..1ca1df8581ddd --- /dev/null +++ b/blockchains/ethereum/assets/0xD01ef7C0A5d8c432fc2d1a85c66cF2327362E5C6/info.json @@ -0,0 +1,33 @@ +{ + "name": "aETHb", + "website": "https://stkr.io/", + "description": "aETHb is a reward-earing bond that enables instant liquidity for staked ETH tokens in Ethereum 2.0 network.", + "explorer": "https://etherscan.io/token/0xD01ef7C0A5d8c432fc2d1a85c66cF2327362E5C6", + "type": "ERC20", + "symbol": "aETHb", + "decimals": 18, + "status": "active", + "id": "0xD01ef7C0A5d8c432fc2d1a85c66cF2327362E5C6", + "links": [ + { + "name": "github", + "url": "https://github.com/Ankr-network/stkr-smartcontract" + }, + { + "name": "twitter", + "url": "https://twitter.com/Ankr" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "whitepaper", + "url": "https://assets.ankr.com/files/stkr_whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD01ef7C0A5d8c432fc2d1a85c66cF2327362E5C6/logo.png b/blockchains/ethereum/assets/0xD01ef7C0A5d8c432fc2d1a85c66cF2327362E5C6/logo.png new file mode 100644 index 0000000000000..dbcedce4ceb6d Binary files /dev/null and b/blockchains/ethereum/assets/0xD01ef7C0A5d8c432fc2d1a85c66cF2327362E5C6/logo.png differ diff --git a/blockchains/ethereum/assets/0xD057B63f5E69CF1B929b356b579Cba08D7688048/info.json b/blockchains/ethereum/assets/0xD057B63f5E69CF1B929b356b579Cba08D7688048/info.json new file mode 100644 index 0000000000000..0c774f8642f88 --- /dev/null +++ b/blockchains/ethereum/assets/0xD057B63f5E69CF1B929b356b579Cba08D7688048/info.json @@ -0,0 +1,28 @@ +{ + "name": "CoW Protocol Virtual Token", + "website": "https://cow.fi/", + "description": "CoW Protocol lets you swap assets MEV protected at the best exchange rate by leveraging its batch settlement layer built on top of AMMs and DEX Aggregators.", + "explorer": "https://etherscan.io/token/0xD057B63f5E69CF1B929b356b579Cba08D7688048", + "type": "ERC20", + "symbol": "vCOW", + "decimals": 18, + "status": "active", + "id": "0xD057B63f5E69CF1B929b356b579Cba08D7688048", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/gnosis/cowswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/MEVprotection" + }, + { + "name": "blog", + "url": "https://cow.fi" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD057B63f5E69CF1B929b356b579Cba08D7688048/logo.png b/blockchains/ethereum/assets/0xD057B63f5E69CF1B929b356b579Cba08D7688048/logo.png new file mode 100644 index 0000000000000..d5278e4cc57fd Binary files /dev/null and b/blockchains/ethereum/assets/0xD057B63f5E69CF1B929b356b579Cba08D7688048/logo.png differ diff --git a/blockchains/ethereum/assets/0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651/info.json b/blockchains/ethereum/assets/0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651/info.json new file mode 100644 index 0000000000000..87bac2844eb72 --- /dev/null +++ b/blockchains/ethereum/assets/0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651/info.json @@ -0,0 +1,25 @@ +{ + "name": "KOROMARU", + "type": "ERC20", + "symbol": "KOROMARU", + "decimals": 9, + "website": "https://koromaruinu.net/", + "description": "KOROMARU is a hybrid dog/anime/gaming meme token benefitting investors and expanding our reach into budding gaming ecosystems.", + "explorer": "https://etherscan.io/token/0xd0d42005e7b3c0812b1268f0e5faf97ff2423651", + "status": "active", + "id": "0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KoromaruInu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/koromaru/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/koromaru" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651/logo.png b/blockchains/ethereum/assets/0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651/logo.png new file mode 100644 index 0000000000000..8397507a4cdca Binary files /dev/null and b/blockchains/ethereum/assets/0xD0D42005e7B3c0812b1268F0e5FAF97Ff2423651/logo.png differ diff --git a/blockchains/ethereum/assets/0xD13cfD3133239a3c73a9E535A5c4DadEE36b395c/info.json b/blockchains/ethereum/assets/0xD13cfD3133239a3c73a9E535A5c4DadEE36b395c/info.json new file mode 100644 index 0000000000000..716ab1606a54d --- /dev/null +++ b/blockchains/ethereum/assets/0xD13cfD3133239a3c73a9E535A5c4DadEE36b395c/info.json @@ -0,0 +1,29 @@ +{ + "name": "VAIOT", + "type": "ERC20", + "symbol": "VAI", + "decimals": 18, + "website": "https://vaiot.ai/en", + "description": "VAIOT offers a portfolio of blockchain-based AI assistants for businesses and consumers to provide automated services and transactions.", + "explorer": "https://etherscan.io/token/0xD13cfD3133239a3c73a9E535A5c4DadEE36b395c", + "status": "active", + "id": "0xD13cfD3133239a3c73a9E535A5c4DadEE36b395c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VAIOT_LTD" + }, + { + "name": "telegram", + "url": "https://t.me/VAIOT_Community" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vaiot/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/vaiot/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD13cfD3133239a3c73a9E535A5c4DadEE36b395c/logo.png b/blockchains/ethereum/assets/0xD13cfD3133239a3c73a9E535A5c4DadEE36b395c/logo.png new file mode 100644 index 0000000000000..39b73c08d4ebb Binary files /dev/null and b/blockchains/ethereum/assets/0xD13cfD3133239a3c73a9E535A5c4DadEE36b395c/logo.png differ diff --git a/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/logo.png b/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/logo.png index 650e9088e000a..f9aa141b564cd 100644 Binary files a/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/logo.png and b/blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/logo.png differ diff --git a/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/info.json b/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/info.json index 4dbece3c54059..c6a7bd3474686 100644 --- a/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/info.json +++ b/blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/info.json @@ -7,5 +7,9 @@ "description": "The Rari Governance Token is the native token behind Rari Capital.", "explorer": "https://etherscan.io/token/0xD291E7a03283640FDc51b121aC401383A46cC623", "status": "active", - "id": "0xD291E7a03283640FDc51b121aC401383A46cC623" + "id": "0xD291E7a03283640FDc51b121aC401383A46cC623", + "tags": [ + "defi", + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/info.json b/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/info.json index 25d887ac46186..c357b23b8ff70 100644 --- a/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/info.json +++ b/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/info.json @@ -6,6 +6,6 @@ "type": "ERC20", "symbol": "BONDLY", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png b/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png deleted file mode 100644 index e3883a70089b4..0000000000000 Binary files a/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xD31a59c85aE9D8edEFeC411D448f90841571b89c/info.json b/blockchains/ethereum/assets/0xD31a59c85aE9D8edEFeC411D448f90841571b89c/info.json new file mode 100644 index 0000000000000..564af8e57e2bb --- /dev/null +++ b/blockchains/ethereum/assets/0xD31a59c85aE9D8edEFeC411D448f90841571b89c/info.json @@ -0,0 +1,14 @@ +{ + "name": "SOL (Portal)", + "type": "ERC20", + "symbol": "SOL", + "decimals": 9, + "description": "Cross Chain Portal Bridged Token", + "website": "https://solana.com/", + "explorer": "https://etherscan.io/token/0xD31a59c85aE9D8edEFeC411D448f90841571b89c", + "status": "active", + "id": "0xD31a59c85aE9D8edEFeC411D448f90841571b89c", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD31a59c85aE9D8edEFeC411D448f90841571b89c/logo.png b/blockchains/ethereum/assets/0xD31a59c85aE9D8edEFeC411D448f90841571b89c/logo.png new file mode 100644 index 0000000000000..7a2e75fd77f1b Binary files /dev/null and b/blockchains/ethereum/assets/0xD31a59c85aE9D8edEFeC411D448f90841571b89c/logo.png differ diff --git a/blockchains/ethereum/assets/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/info.json b/blockchains/ethereum/assets/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/info.json new file mode 100755 index 0000000000000..b1545720280be --- /dev/null +++ b/blockchains/ethereum/assets/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/info.json @@ -0,0 +1,33 @@ +{ + "name": "Rocket Pool", + "type": "ERC20", + "symbol": "RPL", + "decimals": 18, + "website": "https://rocketpool.net", + "description": "Rocket Pool Protocol (RPL) - Decentralised Proof of Stake Pool", + "explorer": "https://etherscan.io/token/0xd33526068d116ce69f19a9ee46f0bd304f21a51f", + "status": "active", + "id": "0xD33526068D116cE69F19A9ee46F0bd304F21A51f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Rocket_Pool" + }, + { + "name": "github", + "url": "https://github.com/rocket-pool/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/rocketpool" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/rocketpool/" + }, + { + "name": "medium", + "url": "https://medium.com/rocket-pool" + } + ] +} diff --git a/blockchains/ethereum/assets/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/logo.png b/blockchains/ethereum/assets/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/logo.png new file mode 100755 index 0000000000000..7d5e9cdb0a94a Binary files /dev/null and b/blockchains/ethereum/assets/0xD33526068D116cE69F19A9ee46F0bd304F21A51f/logo.png differ diff --git a/blockchains/ethereum/assets/0xD39a2CeCBA2657e125Ba6a5c98ad2F6b6D7E83FD/info.json b/blockchains/ethereum/assets/0xD39a2CeCBA2657e125Ba6a5c98ad2F6b6D7E83FD/info.json new file mode 100644 index 0000000000000..2c41cecc1a05b --- /dev/null +++ b/blockchains/ethereum/assets/0xD39a2CeCBA2657e125Ba6a5c98ad2F6b6D7E83FD/info.json @@ -0,0 +1,28 @@ +{ + "name": "Luxochain", + "type": "ERC20", + "symbol": "LUXO", + "decimals": 18, + "website": "https://www.luxochain.io/", + "description": "The project's mission is to deliver sustainability, reputation, and authenticity into the luxury market. Tracing goods on the blockchain, from raw material up to the distribution chain.", + "explorer": "https://etherscan.io/token/0xD39a2CeCBA2657e125Ba6a5c98ad2F6b6D7E83FD", + "status": "active", + "id": "0xD39a2CeCBA2657e125Ba6a5c98ad2F6b6D7E83FD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/luxochain" + }, + { + "name": "facebook", + "url": "https://facebook.com/luxochainbrand/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/luxochain/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD39a2CeCBA2657e125Ba6a5c98ad2F6b6D7E83FD/logo.png b/blockchains/ethereum/assets/0xD39a2CeCBA2657e125Ba6a5c98ad2F6b6D7E83FD/logo.png new file mode 100644 index 0000000000000..df237d67d1d02 Binary files /dev/null and b/blockchains/ethereum/assets/0xD39a2CeCBA2657e125Ba6a5c98ad2F6b6D7E83FD/logo.png differ diff --git a/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/info.json b/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/info.json new file mode 100644 index 0000000000000..e96de4255d4ad --- /dev/null +++ b/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/info.json @@ -0,0 +1,21 @@ +{ + "name": "Covalent", + "website": "https://www.covalenthq.com/", + "description": "Covalent provides a unified API bringing visibility to billions of blockchain data points.", + "explorer": "https://etherscan.io/token/0xd417144312dbf50465b1c641d016962017ef6240", + "type": "ERC20", + "symbol": "CQT", + "decimals": 18, + "status": "active", + "id": "0xD417144312DbF50465b1C641d016962017Ef6240", + "links": [ + { + "name": "github", + "url": "https://github.com/covalenthq" + }, + { + "name": "whitepaper", + "url": "https://www.covalenthq.com/static/documents/Covalent%20Whitepaper%20Apr%202021%20v1%20Branded.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/logo.png b/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/logo.png new file mode 100644 index 0000000000000..51c126c46fe4d Binary files /dev/null and b/blockchains/ethereum/assets/0xD417144312DbF50465b1C641d016962017Ef6240/logo.png differ diff --git a/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json b/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json index 8e18ffcc3f551..bca762e09c504 100644 --- a/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json +++ b/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0xD533a949740bb3306d119CC777fa900bA034cd52", + "tags": [ + "defi", + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/info.json b/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/info.json index bfc0bdfea0e6b..8a2c4c78c1ab6 100644 --- a/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/info.json +++ b/blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/info.json @@ -1,11 +1,15 @@ { "name": "Proton", "website": "https://protonchain.com", - "description": "Proton is a new public blockchain and dApp platform designed for both consumer applications and P2P payments. It is built around a secure identity and financial settlements layer that allows users to directly link real identity and fiat accounts, pull funds and use crypto seamlessly.", + "description": "Proton is a new public blockchain and dApp platform designed for both consumer applications and P2P payments. It is built around a secure identity and financial settlements layer that allows users to directly link real identity and fiat accounts, pull funds and use crypto seamlessly.", "explorer": "https://etherscan.io/token/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af", "type": "ERC20", "symbol": "XPR", "decimals": 4, "status": "active", - "id": "0xD7EFB00d12C2c13131FD319336Fdf952525dA2af" + "id": "0xD7EFB00d12C2c13131FD319336Fdf952525dA2af", + "tags": [ + "defi", + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9A24485e71B9148e0Fd51F0162072099DF0dB67/info.json b/blockchains/ethereum/assets/0xD9A24485e71B9148e0Fd51F0162072099DF0dB67/info.json new file mode 100644 index 0000000000000..d819167e3fd59 --- /dev/null +++ b/blockchains/ethereum/assets/0xD9A24485e71B9148e0Fd51F0162072099DF0dB67/info.json @@ -0,0 +1,37 @@ +{ + "name": "Stable PERL", + "website": "https://ichi.org", + "description": "Stable PERL is the stablecoin created for the PERL.eco community. Backed by both a treasury of PERL and collateral of USDC this ERC20 token can be redeemed for USDC at anytime and also provides a vote for governance of the PERL treasury.", + "explorer": "https://etherscan.io/token/0xD9A24485e71B9148e0Fd51F0162072099DF0dB67", + "type": "ERC20", + "symbol": "onePERL", + "decimals": 18, + "status": "active", + "id": "0xD9A24485e71B9148e0Fd51F0162072099DF0dB67", + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Bm6pUHjHUC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/oneperl" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xD9A24485e71B9148e0Fd51F0162072099DF0dB67/logo.png b/blockchains/ethereum/assets/0xD9A24485e71B9148e0Fd51F0162072099DF0dB67/logo.png new file mode 100644 index 0000000000000..5ee21672b3da2 Binary files /dev/null and b/blockchains/ethereum/assets/0xD9A24485e71B9148e0Fd51F0162072099DF0dB67/logo.png differ diff --git a/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json b/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json index 63baea47bfeb5..1a286ab7e1e65 100644 --- a/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json +++ b/blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json @@ -7,5 +7,8 @@ "website": "https://www.boomtoken.io/", "explorer": "https://etherscan.io/token/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd", "status": "active", - "id": "0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd" + "id": "0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/info.json b/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/info.json index 464582b17e285..b649a6a87e1a3 100644 --- a/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/info.json +++ b/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/info.json @@ -8,5 +8,8 @@ "symbol": "COTI", "decimals": 18, "status": "active", - "id": "0xDDB3422497E61e13543BeA06989C0789117555c5" + "id": "0xDDB3422497E61e13543BeA06989C0789117555c5", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/info.json b/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/info.json new file mode 100644 index 0000000000000..67bd81c043d72 --- /dev/null +++ b/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/info.json @@ -0,0 +1,28 @@ +{ + "name": "DeversiFi Token", + "type": "ERC20", + "symbol": "DVF", + "decimals": 18, + "website": "https://www.rhino.fi/", + "description": "RhinoFi is designed as a Layer 2 protocol on Ethereum using zk proofs for settlement.", + "explorer": "https://etherscan.io/token/0xdddddd4301a082e62e84e43f474f044423921918", + "status": "active", + "id": "0xDDdddd4301A082e62E84e43F474f044423921918", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/rhinofi" + }, + { + "name": "discord", + "url": "https://discord.com/26sXx2KAhy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/deversifi/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/logo.png b/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/logo.png new file mode 100644 index 0000000000000..f548b2000edba Binary files /dev/null and b/blockchains/ethereum/assets/0xDDdddd4301A082e62E84e43F474f044423921918/logo.png differ diff --git a/blockchains/ethereum/assets/0xDE075D9ADbD0240b4462F124af926452Ad0BAC91/info.json b/blockchains/ethereum/assets/0xDE075D9ADbD0240b4462F124af926452Ad0BAC91/info.json new file mode 100644 index 0000000000000..0f27ee1090870 --- /dev/null +++ b/blockchains/ethereum/assets/0xDE075D9ADbD0240b4462F124af926452Ad0BAC91/info.json @@ -0,0 +1,28 @@ +{ + "name": "Bubblefong", + "type": "ERC20", + "symbol": "BBF", + "decimals": 18, + "website": "https://bubblefong.io", + "description": "BBF is a governance token that maintains the game's ecosystem, and players will be able to form and build a collective network (DAO) to participate in the development direction and profits of the game. It is used for becoming a VIP, staking, etc.", + "explorer": "https://etherscan.io/token/0xde075d9adbd0240b4462f124af926452ad0bac91", + "status": "active", + "id": "0xDE075D9ADbD0240b4462F124af926452Ad0BAC91", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BubblefongGame" + }, + { + "name": "telegram", + "url": "https://t.me/BubbleFongFriends" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/bubblefong/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDE075D9ADbD0240b4462F124af926452Ad0BAC91/logo.png b/blockchains/ethereum/assets/0xDE075D9ADbD0240b4462F124af926452Ad0BAC91/logo.png new file mode 100644 index 0000000000000..5fce9b50afd04 Binary files /dev/null and b/blockchains/ethereum/assets/0xDE075D9ADbD0240b4462F124af926452Ad0BAC91/logo.png differ diff --git a/blockchains/ethereum/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/info.json b/blockchains/ethereum/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/info.json new file mode 100644 index 0000000000000..88d3036001fe0 --- /dev/null +++ b/blockchains/ethereum/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/info.json @@ -0,0 +1,25 @@ +{ + "name": "DEI", + "website": "https://deus.finance/", + "description": "DEUS Finance Evolution is a marketplace of decentralized financial services, where we provide the infrastructure for others to build financial instruments, such as synthetic stock trading platforms, options, and futures trading.", + "explorer": "https://etherscan.io/token/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3", + "type": "ERC20", + "symbol": "DEI", + "decimals": 18, + "status": "active", + "id": "0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeusDao" + }, + { + "name": "telegram", + "url": "https://t.me/deusfinance" + }, + { + "name": "medium", + "url": "https://medium.com/@deusfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/logo.png b/blockchains/ethereum/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/logo.png new file mode 100644 index 0000000000000..883b793c04b3e Binary files /dev/null and b/blockchains/ethereum/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/logo.png differ diff --git a/blockchains/ethereum/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/info.json b/blockchains/ethereum/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/info.json new file mode 100644 index 0000000000000..b7d0a7948c18b --- /dev/null +++ b/blockchains/ethereum/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/info.json @@ -0,0 +1,25 @@ +{ + "name": "DEUS", + "website": "https://deus.finance/", + "description": "DEUS Finance Evolution is a marketplace of decentralized financial services, where we provide the infrastructure for others to build financial instruments, such as synthetic stock trading platforms, options, and futures trading.", + "explorer": "https://etherscan.io/token/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44", + "type": "ERC20", + "symbol": "DEUS", + "decimals": 18, + "status": "active", + "id": "0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeusDao" + }, + { + "name": "telegram", + "url": "https://t.me/deusfinance" + }, + { + "name": "medium", + "url": "https://medium.com/@deusfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/logo.png b/blockchains/ethereum/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/logo.png new file mode 100644 index 0000000000000..cb37bfd75ab6a Binary files /dev/null and b/blockchains/ethereum/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/logo.png differ diff --git a/blockchains/ethereum/assets/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/info.json b/blockchains/ethereum/assets/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/info.json new file mode 100644 index 0000000000000..9b78d035165a7 --- /dev/null +++ b/blockchains/ethereum/assets/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/info.json @@ -0,0 +1,36 @@ +{ + "name": "COW", + "type": "ERC20", + "symbol": "COW", + "decimals": 18, + "website": "https://cow.fi", + "description": "COW token allows its holders the right to govern and curate the infrastructure of the CoW Protocol ecosystem through the CowDAO. Additionally, COW token holders receive fee discounts when trading on CowSwap & some other perks.", + "explorer": "https://etherscan.io/token/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB", + "status": "active", + "id": "0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MEVprotection" + }, + { + "name": "github", + "url": "https://github.com/gnosis/cow-token/" + }, + { + "name": "blog", + "url": "https://medium.com/@cow-protocol" + }, + { + "name": "discord", + "url": "https://discord.com/invite/cowprotocol" + }, + { + "name": "forum", + "url": "https://forum.cow.fi" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/logo.png b/blockchains/ethereum/assets/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/logo.png new file mode 100644 index 0000000000000..e4ad872be94ac Binary files /dev/null and b/blockchains/ethereum/assets/0xDEf1CA1fb7FBcDC777520aa7f396b4E015F497aB/logo.png differ diff --git a/blockchains/ethereum/assets/0xDa49AF8773Cb162ca56f8431442c750896F8C87A/info.json b/blockchains/ethereum/assets/0xDa49AF8773Cb162ca56f8431442c750896F8C87A/info.json new file mode 100644 index 0000000000000..0387a6a2d9fee --- /dev/null +++ b/blockchains/ethereum/assets/0xDa49AF8773Cb162ca56f8431442c750896F8C87A/info.json @@ -0,0 +1,56 @@ +{ + "name": "DynBTC DynaSet", + "type": "ERC20", + "symbol": "dynBTC", + "decimals": 18, + "website": "https://singularitydao.ai/dynasets/dynBTC", + "description": "DynBTC gives users exposure to Bitcoin using long only strategies optimised by the Dynamic Asset Manager with less fees & expenses. Powered by SingularityDAO.ai.", + "explorer": "https://etherscan.io/token/0xDa49AF8773Cb162ca56f8431442c750896F8C87A", + "status": "active", + "id": "0xDa49AF8773Cb162ca56f8431442c750896F8C87A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SingularityDao" + }, + { + "name": "telegram", + "url": "https://t.me/chatsight_bot?start=dmVyaWZ5OjotMTAwMTI4NzAxNjEzNw==" + }, + { + "name": "telegram_news", + "url": "https://t.me/sdaoann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/singularitydao" + }, + { + "name": "github", + "url": "https://github.com/Singularity-DAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/singularitydao" + }, + { + "name": "youtube", + "url": "https://youtube.com/@SingularityDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/singularitydao/" + }, + { + "name": "medium", + "url": "https://medium.com/singularitydao" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SingularityDAO/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xDa49AF8773Cb162ca56f8431442c750896F8C87A/logo.png b/blockchains/ethereum/assets/0xDa49AF8773Cb162ca56f8431442c750896F8C87A/logo.png new file mode 100644 index 0000000000000..a7f87d6beb8da Binary files /dev/null and b/blockchains/ethereum/assets/0xDa49AF8773Cb162ca56f8431442c750896F8C87A/logo.png differ diff --git a/blockchains/ethereum/assets/0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4/info.json b/blockchains/ethereum/assets/0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4/info.json index e65b2387da5ce..5a89e05adff7f 100644 --- a/blockchains/ethereum/assets/0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4/info.json +++ b/blockchains/ethereum/assets/0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4/info.json @@ -4,7 +4,7 @@ "symbol": "EPK", "decimals": 18, "website": "https://www.epik-protocol.io", - "description": "EpiK Protocol is a decentralized trusted knowledge graph\ncollaboration platform of the People, by the People, for the People.", + "description": "EpiK Protocol is a decentralized trusted knowledge graph collaboration platform of the People, by the People, for the People.", "explorer": "https://etherscan.io/token/0xdaf88906ac1de12ba2b1d2f7bfc94e9638ac40c4", "status": "active", "id": "0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4" diff --git a/blockchains/ethereum/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json b/blockchains/ethereum/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json new file mode 100644 index 0000000000000..1c1abca266285 --- /dev/null +++ b/blockchains/ethereum/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json @@ -0,0 +1,47 @@ +{ + "name": "Vote-escrowed EverRise", + "type": "ERC20", + "symbol": "veRISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "Virtual token that allows the Vote Escrowed (ve) EverRise weighted governance tokens from EverRise Staking NFTs to display in wallet balances.", + "explorer": "https://etherscan.io/token/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "status": "active", + "id": "0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png b/blockchains/ethereum/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png new file mode 100644 index 0000000000000..47ffbe08a8dcc Binary files /dev/null and b/blockchains/ethereum/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png differ diff --git a/blockchains/ethereum/assets/0xDc0327D50E6C73db2F8117760592C8BBf1CDCF38/info.json b/blockchains/ethereum/assets/0xDc0327D50E6C73db2F8117760592C8BBf1CDCF38/info.json new file mode 100644 index 0000000000000..a3ee58f9e4b35 --- /dev/null +++ b/blockchains/ethereum/assets/0xDc0327D50E6C73db2F8117760592C8BBf1CDCF38/info.json @@ -0,0 +1,48 @@ +{ + "name": "Stronger", + "type": "ERC20", + "symbol": "STRNGR", + "decimals": 18, + "website": "https://strongblock.com", + "description": "Stronger is a cryptocurrency and operates on the Ethereum platform.", + "explorer": "https://etherscan.io/token/0xDc0327D50E6C73db2F8117760592C8BBf1CDCF38", + "status": "active", + "id": "0xDc0327D50E6C73db2F8117760592C8BBf1CDCF38", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Strongblock_io" + }, + { + "name": "github", + "url": "https://github.com/StrongBlock/StrongChain" + }, + { + "name": "telegram", + "url": "https://t.me/strongblock_io" + }, + { + "name": "discord", + "url": "https://discord.com/channels/787870755340943360/787870755340943363" + }, + { + "name": "medium", + "url": "https://strongblockio.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCdK_PT2R-URzv1I20rzPKLQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stronger/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/stronger" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xDc0327D50E6C73db2F8117760592C8BBf1CDCF38/logo.png b/blockchains/ethereum/assets/0xDc0327D50E6C73db2F8117760592C8BBf1CDCF38/logo.png new file mode 100644 index 0000000000000..0b1c45b8a2b7b Binary files /dev/null and b/blockchains/ethereum/assets/0xDc0327D50E6C73db2F8117760592C8BBf1CDCF38/logo.png differ diff --git a/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json b/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json index 6ce36f5672961..659742625f2ae 100644 --- a/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json +++ b/blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json @@ -7,5 +7,31 @@ "symbol": "GTC", "decimals": 18, "status": "active", - "id": "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F" + "id": "0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F", + "links": [ + { + "name": "github", + "url": "https://github.com/gitcoinco" + }, + { + "name": "twitter", + "url": "https://twitter.com/gitcoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/gitcoincommunity/" + }, + { + "name": "facebook", + "url": "https://facebook.com/GetGitcoin/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gitcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gitcoin/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDe60aDfDdAAbaAAC3dAFa57B26AcC91Cb63728c4/info.json b/blockchains/ethereum/assets/0xDe60aDfDdAAbaAAC3dAFa57B26AcC91Cb63728c4/info.json new file mode 100644 index 0000000000000..e1f398c19d5f6 --- /dev/null +++ b/blockchains/ethereum/assets/0xDe60aDfDdAAbaAAC3dAFa57B26AcC91Cb63728c4/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from BSC)", + "type": "ERC20", + "symbol": "USDTbs", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://etherscan.io/token/0xDe60aDfDdAAbaAAC3dAFa57B26AcC91Cb63728c4", + "status": "active", + "id": "0xDe60aDfDdAAbaAAC3dAFa57B26AcC91Cb63728c4", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDe60aDfDdAAbaAAC3dAFa57B26AcC91Cb63728c4/logo.png b/blockchains/ethereum/assets/0xDe60aDfDdAAbaAAC3dAFa57B26AcC91Cb63728c4/logo.png new file mode 100644 index 0000000000000..498219815a122 Binary files /dev/null and b/blockchains/ethereum/assets/0xDe60aDfDdAAbaAAC3dAFa57B26AcC91Cb63728c4/logo.png differ diff --git a/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/logo.png b/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/logo.png index 70d8ff371accf..fb1408e2b4f52 100644 Binary files a/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/logo.png and b/blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/logo.png differ diff --git a/blockchains/ethereum/assets/0xDf801468a808a32656D2eD2D2d80B72A129739f4/info.json b/blockchains/ethereum/assets/0xDf801468a808a32656D2eD2D2d80B72A129739f4/info.json new file mode 100644 index 0000000000000..12c6e4f8549f9 --- /dev/null +++ b/blockchains/ethereum/assets/0xDf801468a808a32656D2eD2D2d80B72A129739f4/info.json @@ -0,0 +1,28 @@ +{ + "name": "Somnium Space Cubes", + "type": "ERC20", + "symbol": "CUBE", + "decimals": 8, + "website": "https://www.somniumspace.com/", + "description": "We are an open, social & persistent VR world built on blockchain. Buy land, build or import objects and instantly monetize. Universe shaped entirely by players!", + "explorer": "https://etherscan.io/token/0xdf801468a808a32656d2ed2d2d80b72a129739f4", + "status": "active", + "id": "0xDf801468a808a32656D2eD2D2d80B72A129739f4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/somniumspace" + }, + { + "name": "telegram", + "url": "https://t.me/somniumspace" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/somnium-space-cubes/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xDf801468a808a32656D2eD2D2d80B72A129739f4/logo.png b/blockchains/ethereum/assets/0xDf801468a808a32656D2eD2D2d80B72A129739f4/logo.png new file mode 100644 index 0000000000000..640bfae58212d Binary files /dev/null and b/blockchains/ethereum/assets/0xDf801468a808a32656D2eD2D2d80B72A129739f4/logo.png differ diff --git a/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json b/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json index 1949cbf03d509..dd42fe89ec23b 100644 --- a/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json +++ b/blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json @@ -7,5 +7,8 @@ "symbol": "DGD", "decimals": 9, "status": "active", - "id": "0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A" + "id": "0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE22020F47B7378dfedcedd2C81d4137c22fE1152/info.json b/blockchains/ethereum/assets/0xE22020F47B7378dfedcedd2C81d4137c22fE1152/info.json new file mode 100644 index 0000000000000..3928f760d0240 --- /dev/null +++ b/blockchains/ethereum/assets/0xE22020F47B7378dfedcedd2C81d4137c22fE1152/info.json @@ -0,0 +1,40 @@ +{ + "name": "My Liquidity Partner (MLP)", + "type": "ERC20", + "symbol": "MLP", + "decimals": 18, + "website": "https://myliquiditypartner.com", + "description": "My Liquidity Partner is a rewards token based on the ethereum blockchain built to help onboard people into a stable growth liquidity pool program.", + "explorer": "https://etherscan.io/token/0xE22020F47B7378dfedcedd2C81d4137c22fE1152", + "status": "active", + "id": "0xE22020F47B7378dfedcedd2C81d4137c22fE1152", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MyLiquidity_MLP" + }, + { + "name": "medium", + "url": "https://medium.com/@My_liquidity_partner" + }, + { + "name": "telegram", + "url": "https://t.me/MyLiquidityPartner" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/my-liquidity-partner/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/my-liquidity-partner" + }, + { + "name": "facebook", + "url": "https://facebook.com/mysmartcontract.io" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE22020F47B7378dfedcedd2C81d4137c22fE1152/logo.png b/blockchains/ethereum/assets/0xE22020F47B7378dfedcedd2C81d4137c22fE1152/logo.png new file mode 100644 index 0000000000000..33d9201f8deb1 Binary files /dev/null and b/blockchains/ethereum/assets/0xE22020F47B7378dfedcedd2C81d4137c22fE1152/logo.png differ diff --git a/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/info.json b/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/info.json index 910718ca273ed..c1932a2622825 100644 --- a/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/info.json +++ b/blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/info.json @@ -1,7 +1,7 @@ { "name": "NEX", "website": "https://nash.io", - "description": "NEX is Europe's first regulated Security Token. Holders can stake NEX on the non-custodial Nash Exchange to receive a revenue share.", + "description": "NEX is Europe's first regulated Security Token. Holders can stake NEX on the non-custodial Nash Exchange to receive a revenue share.", "explorer": "https://etherscan.io/token/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845", "type": "ERC20", "symbol": "NEX", diff --git a/blockchains/ethereum/assets/0xE3ADAA4fb7c92AB833Ee08B3561D9c434aA2A3eE/info.json b/blockchains/ethereum/assets/0xE3ADAA4fb7c92AB833Ee08B3561D9c434aA2A3eE/info.json new file mode 100644 index 0000000000000..550c3f4fbec1b --- /dev/null +++ b/blockchains/ethereum/assets/0xE3ADAA4fb7c92AB833Ee08B3561D9c434aA2A3eE/info.json @@ -0,0 +1,14 @@ +{ + "name": "Serum (Portal from Solana)", + "type": "ERC20", + "symbol": "SRMso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://projectserum.com/", + "explorer": "https://etherscan.io/token/0xE3ADAA4fb7c92AB833Ee08B3561D9c434aA2A3eE", + "status": "active", + "id": "0xE3ADAA4fb7c92AB833Ee08B3561D9c434aA2A3eE", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE3ADAA4fb7c92AB833Ee08B3561D9c434aA2A3eE/logo.png b/blockchains/ethereum/assets/0xE3ADAA4fb7c92AB833Ee08B3561D9c434aA2A3eE/logo.png new file mode 100644 index 0000000000000..94f79d706b71c Binary files /dev/null and b/blockchains/ethereum/assets/0xE3ADAA4fb7c92AB833Ee08B3561D9c434aA2A3eE/logo.png differ diff --git a/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json b/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json index 684b09e9a00a3..649df8bdd7a26 100644 --- a/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json +++ b/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json @@ -1,5 +1,5 @@ { - "name": "ZRX", + "name": "0x", "website": "https://0x.org", "description": "0x (ZRX) is an open-source protocol that provides smart contract infrastructure and liquidity to enable the peer-to-peer exchange of tokens on the Ethereum blockchain.", "explorer": "https://etherscan.io/token/0xE41d2489571d322189246DaFA5ebDe1F4699F498", @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0xE41d2489571d322189246DaFA5ebDe1F4699F498", + "tags": [ + "defi", + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png b/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png index 6fc197aea95a1..f4fe2ab0b2b7b 100644 Binary files a/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png and b/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png differ diff --git a/blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/info.json b/blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/info.json index 3f2f33b85c598..c454ae4759e45 100644 --- a/blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/info.json +++ b/blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/info.json @@ -7,5 +7,8 @@ "symbol": "WCELO", "decimals": 18, "status": "active", - "id": "0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a" + "id": "0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a", + "tags": [ + "wrapped" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/logo.png b/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/logo.png index e9936b2df3cf7..75db11b9b423a 100644 Binary files a/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/logo.png and b/blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/logo.png differ diff --git a/blockchains/ethereum/assets/0xE617dd80c621a5072bD8cBa65E9d76c07327004d/info.json b/blockchains/ethereum/assets/0xE617dd80c621a5072bD8cBa65E9d76c07327004d/info.json new file mode 100644 index 0000000000000..381834e269b14 --- /dev/null +++ b/blockchains/ethereum/assets/0xE617dd80c621a5072bD8cBa65E9d76c07327004d/info.json @@ -0,0 +1,14 @@ +{ + "name": "Raydium (Portal)", + "type": "ERC20", + "symbol": "RAY", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://raydium.io/", + "explorer": "https://etherscan.io/token/0xE617dd80c621a5072bD8cBa65E9d76c07327004d", + "status": "active", + "id": "0xE617dd80c621a5072bD8cBa65E9d76c07327004d", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE617dd80c621a5072bD8cBa65E9d76c07327004d/logo.png b/blockchains/ethereum/assets/0xE617dd80c621a5072bD8cBa65E9d76c07327004d/logo.png new file mode 100644 index 0000000000000..cd42f7185e707 Binary files /dev/null and b/blockchains/ethereum/assets/0xE617dd80c621a5072bD8cBa65E9d76c07327004d/logo.png differ diff --git a/blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/info.json b/blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/info.json index ad0c1446dddc9..d3b0e56120c40 100644 --- a/blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/info.json +++ b/blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/info.json @@ -1,5 +1,5 @@ { - "name": "Coin (COIN)", + "name": "COIN", "type": "ERC20", "symbol": "COIN", "decimals": 18, diff --git a/blockchains/ethereum/assets/0xE66b3AA360bB78468c00Bebe163630269DB3324F/info.json b/blockchains/ethereum/assets/0xE66b3AA360bB78468c00Bebe163630269DB3324F/info.json new file mode 100644 index 0000000000000..e4e787cf5bc87 --- /dev/null +++ b/blockchains/ethereum/assets/0xE66b3AA360bB78468c00Bebe163630269DB3324F/info.json @@ -0,0 +1,37 @@ +{ + "name": "Merchant Token (MTO)", + "type": "ERC20", + "symbol": "MTO", + "decimals": 18, + "website": "https://merchanttoken.org", + "description": "DeFi Payment Protocol that enables POS terminals on blockchains and brings consumer protection to crypto payments", + "explorer": "https://etherscan.io/token/0xe66b3aa360bb78468c00bebe163630269db3324f", + "status": "active", + "id": "0xE66b3AA360bB78468c00Bebe163630269DB3324F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/merchant_token" + }, + { + "name": "github", + "url": "https://github.com/hipspay" + }, + { + "name": "telegram", + "url": "https://t.me/MTOOFFICIAL" + }, + { + "name": "whitepaper", + "url": "https://static.hips.com/pdf/white_paper/merchant_token_white_paper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/merchant-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/merchant-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xE66b3AA360bB78468c00Bebe163630269DB3324F/logo.png b/blockchains/ethereum/assets/0xE66b3AA360bB78468c00Bebe163630269DB3324F/logo.png new file mode 100644 index 0000000000000..900ad4a49333f Binary files /dev/null and b/blockchains/ethereum/assets/0xE66b3AA360bB78468c00Bebe163630269DB3324F/logo.png differ diff --git a/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json b/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json index 727ac3b6e0094..16856792e4657 100644 --- a/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json +++ b/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json @@ -1,11 +1,10 @@ { - "name": "aETH", + "name": "ankrETH", "website": "https://stkr.io/", - "description": "Stkr is a decentralized protocol and platform that combines staking and DeFi, implementing elements from traditional staking with non-custodial management, Micropools, instant liquidity and decentralized governance. Stkr will focus on Ethereum 2.0 first. In the future, other public chains will also be able to build decentralized staking solutions with the Stkr protocol.", + "description": "aETHc is a reward-bearing certificate that enables instant liquidity for staked ETH tokens in Ethereum 2.0 network.", "explorer": "https://etherscan.io/token/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb", - "research": "https://ankr.gitbook.io/stkr-docs/", "type": "ERC20", - "symbol": "aEth", + "symbol": "aETHc", "decimals": 18, "status": "active", "id": "0xE95A203B1a91a908F9B9CE46459d101078c2c3cb", diff --git a/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png b/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png index c59b38f9663f7..e24e81302698f 100644 Binary files a/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png and b/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png differ diff --git a/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json b/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json index 64bb55b12cbf8..e014bcb371e04 100644 --- a/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json +++ b/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json @@ -8,6 +8,9 @@ "explorer": "https://etherscan.io/token/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", "status": "active", "id": "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/info.json b/blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/info.json index c898dbd7df251..700782ba93c31 100644 --- a/blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/info.json +++ b/blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/info.json @@ -7,5 +7,23 @@ "symbol": "NBU", "decimals": 18, "status": "active", - "id": "0xEB58343b36C7528F23CAAe63a150240241310049" + "id": "0xEB58343b36C7528F23CAAe63a150240241310049", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/nmbplatform" + }, + { + "name": "telegram", + "url": "https://t.me/nmbplatform" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCOl3hXqESQ54chKSn5nsfPg" + } + ], + "tags": [ + "staking", + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/logo.png b/blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/logo.png index a6f6896661b44..7357516361ce2 100644 Binary files a/blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/logo.png and b/blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/logo.png differ diff --git a/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json b/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json index 343d8fe9a8b3b..40cf056092fd3 100644 --- a/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json +++ b/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json @@ -1,5 +1,5 @@ { - "name": "Everest ID (ID)", + "name": "Everest", "type": "ERC20", "symbol": "ID", "decimals": 18, diff --git a/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json b/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json index ef6143f5ea07e..cc0d65e46f1a4 100644 --- a/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json +++ b/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json @@ -1,5 +1,5 @@ { - "name": "SURF", + "name": "SURF Finance", "website": "https://surf.finance", "explorer": "https://etherscan.io/token/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", "description": "SURF.Finance is a financial experiment that aims to discover what happens when a transparent team fairly launches a governance token that is designed to reward long-term holders", diff --git a/blockchains/ethereum/assets/0xEaa2C985abF14Ac850F6614faebd6E4436BeA65f/info.json b/blockchains/ethereum/assets/0xEaa2C985abF14Ac850F6614faebd6E4436BeA65f/info.json new file mode 100644 index 0000000000000..0f20ee8a74a0c --- /dev/null +++ b/blockchains/ethereum/assets/0xEaa2C985abF14Ac850F6614faebd6E4436BeA65f/info.json @@ -0,0 +1,32 @@ +{ + "name": "Shumo.io", + "type": "ERC20", + "symbol": "SHUMO", + "decimals": 9, + "website": "https://http://shumo.io/", + "description": "SHUMO THE WORLDS MOST POWERFUL SHIB!", + "explorer": "https://etherscan.io/token/0xeaa2c985abf14ac850f6614faebd6e4436bea65f", + "status": "active", + "id": "0xEaa2C985abF14Ac850F6614faebd6E4436BeA65f", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shibnobi/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ShumoOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/shumoofficial" + }, + { + "name": "medium", + "url": "https://www.medium.com/@ShumoOfficial" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xEaa2C985abF14Ac850F6614faebd6E4436BeA65f/logo.png b/blockchains/ethereum/assets/0xEaa2C985abF14Ac850F6614faebd6E4436BeA65f/logo.png new file mode 100644 index 0000000000000..be140c2542e92 Binary files /dev/null and b/blockchains/ethereum/assets/0xEaa2C985abF14Ac850F6614faebd6E4436BeA65f/logo.png differ diff --git a/blockchains/ethereum/assets/0xEc4325F0518584F0774b483c215F65474EAbD27F/info.json b/blockchains/ethereum/assets/0xEc4325F0518584F0774b483c215F65474EAbD27F/info.json new file mode 100644 index 0000000000000..ca80af01fbbb5 --- /dev/null +++ b/blockchains/ethereum/assets/0xEc4325F0518584F0774b483c215F65474EAbD27F/info.json @@ -0,0 +1,36 @@ +{ + "name": "Stable BTC", + "website": "app.ichi.org", + "description": "oneBTC is an ICHI-created stablecoin backed by USDC and wBTC.", + "explorer": "https://etherscan.io/token/0xEc4325F0518584F0774b483c215F65474EAbD27F", + "type": "ERC20", + "symbol": "oneBTC", + "decimals": 18, + "status": "active", + "id": "0xEc4325F0518584F0774b483c215F65474EAbD27F", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DvsYCfK8" + } + ] +} diff --git a/blockchains/ethereum/assets/0xEc4325F0518584F0774b483c215F65474EAbD27F/logo.png b/blockchains/ethereum/assets/0xEc4325F0518584F0774b483c215F65474EAbD27F/logo.png new file mode 100644 index 0000000000000..9e88b9d58512f Binary files /dev/null and b/blockchains/ethereum/assets/0xEc4325F0518584F0774b483c215F65474EAbD27F/logo.png differ diff --git a/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json b/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json index 3c89a69054c30..f55c0edbd2bc5 100644 --- a/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json +++ b/blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json @@ -8,6 +8,9 @@ "explorer": "https://etherscan.io/token/0xed0439eacf4c4965ae4613d77a5c2efe10e5f183", "status": "active", "id": "0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183", + "tags": [ + "governance" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/logo.png b/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/logo.png index c1840c1e1bd5d..cdfb52e592573 100644 Binary files a/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/logo.png and b/blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/logo.png differ diff --git a/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/info.json b/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/info.json index f404e1412c997..ddb152a86b9e0 100644 --- a/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/info.json +++ b/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/info.json @@ -1,11 +1,45 @@ { "name": "DxSale Network", "website": "https://DxSale.Network", - "description": "DxSale, short for Decentralized Sale, aims to disrupt the 131 Billion dollar VC funding industry", + "description": "DxSale is a decentralized, cross chain, token management platform as a service. DxSale DAO allows for seamless onboarding of chains to provide tools to facilitate and grow out a chains ecosystem.", "explorer": "https://etherscan.io/token/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589", "type": "ERC20", "symbol": "SALE", "decimals": 18, "status": "active", - "id": "0xF063fE1aB7a291c5d06a86e14730b00BF24cB589" + "id": "0xF063fE1aB7a291c5d06a86e14730b00BF24cB589", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dxsale" + }, + { + "name": "telegram", + "url": "https://t.me/DxSale" + }, + { + "name": "telegram_news", + "url": "https://t.me/DxSaleAnn" + }, + { + "name": "medium", + "url": "https://hash-dxsale.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dxsale-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dxsale-network/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCDrVyjNivEdu7_cIA53B0cg" + }, + { + "name": "docs", + "url": "https://docs.dxsale.network" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png b/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png index 4a6d8880610ad..e8a5758322deb 100644 Binary files a/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png and b/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png differ diff --git a/blockchains/ethereum/assets/0xF17e65822b568B3903685a7c9F496CF7656Cc6C2/info.json b/blockchains/ethereum/assets/0xF17e65822b568B3903685a7c9F496CF7656Cc6C2/info.json new file mode 100644 index 0000000000000..935dd847ec11e --- /dev/null +++ b/blockchains/ethereum/assets/0xF17e65822b568B3903685a7c9F496CF7656Cc6C2/info.json @@ -0,0 +1,25 @@ +{ + "name": "Biconomy", + "website": "https://www.biconomy.io/", + "description": "Biconomy is a multichain relayer protocol that aims to reduce the friction point when dealing with blockchain technology for its mass adoption.", + "explorer": "https://etherscan.io/token/0xf17e65822b568b3903685a7c9f496cf7656cc6c2", + "type": "ERC20", + "symbol": "BICO", + "decimals": 18, + "status": "active", + "id": "0xF17e65822b568B3903685a7c9F496CF7656Cc6C2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/biconomy" + }, + { + "name": "telegram", + "url": "https://t.me/biconomy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/biconomy/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF17e65822b568B3903685a7c9F496CF7656Cc6C2/logo.png b/blockchains/ethereum/assets/0xF17e65822b568B3903685a7c9F496CF7656Cc6C2/logo.png new file mode 100644 index 0000000000000..a9b0f8d10fc0e Binary files /dev/null and b/blockchains/ethereum/assets/0xF17e65822b568B3903685a7c9F496CF7656Cc6C2/logo.png differ diff --git a/blockchains/ethereum/assets/0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A/info.json b/blockchains/ethereum/assets/0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A/info.json new file mode 100644 index 0000000000000..d8181de402932 --- /dev/null +++ b/blockchains/ethereum/assets/0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A/info.json @@ -0,0 +1,21 @@ +{ + "name": "Bitgert", + "type": "ERC20", + "symbol": "BRISE", + "decimals": 9, + "website": "https://bitgert.com/", + "description": "Bitgert is a revolutionary crypto engineering organization that aims to revolutionize the way people interact with digital assets. Through their numerous projects, Bitgert has created a comprehensive ecosystem of products that cover all aspects of digital asset ownership.", + "explorer": "https://etherscan.io/token/0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A", + "status": "active", + "id": "0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bitgertbrise" + }, + { + "name": "telegram", + "url": "https://t.me/bitgertbrise" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A/logo.png b/blockchains/ethereum/assets/0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A/logo.png new file mode 100644 index 0000000000000..4f1ec8dede0d1 Binary files /dev/null and b/blockchains/ethereum/assets/0xF2B2f7b47715256Ce4eA43363a867fdce9353e3A/logo.png differ diff --git a/blockchains/ethereum/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/info.json b/blockchains/ethereum/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/info.json new file mode 100644 index 0000000000000..b6bb98e07c2d1 --- /dev/null +++ b/blockchains/ethereum/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/info.json @@ -0,0 +1,24 @@ +{ + "name": "GroveCoin", + "type": "ERC20", + "symbol": "GRV", + "decimals": 8, + "website": "https://www.grovetoken.com/", + "description": "Grove Token is a decentralized and secure green Token built for the future of our planet. Our mission is to Create wealth, for all Grovers, by harnessing the opportunities of a secure, decentralized digital currency in an environmentally conscious way. By compensating nature for years of abuse, Grove will create a healthier, wealthier future for all.", + "explorer": "https://etherscan.io/token/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c", + "status": "active", + "id": "0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GroveToken" + }, + { + "name": "facebook", + "url": "https://facebook.com/GroveTokenOfficial" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/logo.png b/blockchains/ethereum/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/logo.png new file mode 100644 index 0000000000000..4c8c7bcdcf762 Binary files /dev/null and b/blockchains/ethereum/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/logo.png differ diff --git a/blockchains/ethereum/assets/0xF3A3023e6Dede84AD88a656A3269F2A36e83c9a9/info.json b/blockchains/ethereum/assets/0xF3A3023e6Dede84AD88a656A3269F2A36e83c9a9/info.json new file mode 100644 index 0000000000000..bd427d97de14e --- /dev/null +++ b/blockchains/ethereum/assets/0xF3A3023e6Dede84AD88a656A3269F2A36e83c9a9/info.json @@ -0,0 +1,24 @@ +{ + "name": "SHARBI", + "type": "ERC20", + "symbol": "SHARBI", + "decimals": 9, + "website": "https://sharbi.net/", + "description": "Sharbi is a community-owned, Arbitrum and Ethereum token. Sharbi is known for being the mistress of Shiba.", + "explorer": "https://etherscan.io/token/0xf3a3023e6dede84ad88a656a3269f2a36e83c9a9", + "status": "active", + "id": "0xF3A3023e6Dede84AD88a656A3269F2A36e83c9a9", + "links": [ + { + "name": "telegram", + "url": "https://t.me/SharbiPortal" + }, + { + "name": "twitter", + "url": "https://twitter.com/SharbiToken" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF3A3023e6Dede84AD88a656A3269F2A36e83c9a9/logo.png b/blockchains/ethereum/assets/0xF3A3023e6Dede84AD88a656A3269F2A36e83c9a9/logo.png new file mode 100644 index 0000000000000..855db6d966292 Binary files /dev/null and b/blockchains/ethereum/assets/0xF3A3023e6Dede84AD88a656A3269F2A36e83c9a9/logo.png differ diff --git a/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/info.json b/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/info.json index e67f6806a03e6..b67fbec76814d 100644 --- a/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/info.json +++ b/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/info.json @@ -1,5 +1,5 @@ { - "name": "VRA", + "name": "Verasity", "symbol": "VRA", "type": "ERC20", "decimals": 18, diff --git a/blockchains/ethereum/assets/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267/info.json b/blockchains/ethereum/assets/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267/info.json new file mode 100644 index 0000000000000..1ab550b439c97 --- /dev/null +++ b/blockchains/ethereum/assets/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267/info.json @@ -0,0 +1,25 @@ +{ + "name": "BlockBank", + "website": "https://blockbank.ai", + "description": "BlockBank is powered by our platform's utility token called BBANK. Users are able to gain access to our credit card rewards program, use our robo advisor, cefi and defi wallet, increase their APY % and earn interest on their tokens by staking BBANK in their BlockBank cryptocurrency wallet.", + "explorer": "https://etherscan.io/token/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267", + "type": "ERC20", + "symbol": "BBANK", + "decimals": 18, + "status": "abandoned", + "id": "0xF4b5470523cCD314C6B9dA041076e7D79E0Df267", + "links": [ + { + "name": "github", + "url": "https://github.com/BlockBank-team/" + }, + { + "name": "twitter", + "url": "https://twitter.com/BLOCKBANKapp?s=09" + }, + { + "name": "reddit", + "url": "https://reddit.com/u/BlockBankAi?utm_medium=android_app&utm_source=share" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF/info.json b/blockchains/ethereum/assets/0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF/info.json new file mode 100644 index 0000000000000..4094292c31f62 --- /dev/null +++ b/blockchains/ethereum/assets/0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF/info.json @@ -0,0 +1,28 @@ +{ + "name": "Immutable X", + "type": "ERC20", + "symbol": "IMX", + "decimals": 18, + "website": "https://www.immutable.com/", + "description": "Immutable X is the first layer-2 scaling solution for NFTs on Ethereum, with instant trade confirmation, massive scalability (up to 9,000+ trades per second) and zero gas fees.", + "explorer": "https://etherscan.io/token/0xf57e7e7c23978c3caec3c3548e3d615c346e79ff", + "status": "active", + "id": "0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Immutable" + }, + { + "name": "telegram", + "url": "https://t.me/immutablex" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/immutable-x/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF/logo.png b/blockchains/ethereum/assets/0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF/logo.png new file mode 100644 index 0000000000000..1b49f3d957904 Binary files /dev/null and b/blockchains/ethereum/assets/0xF57e7e7C23978C3cAEC3C3548E3D615c346e79fF/logo.png differ diff --git a/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json b/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json index 294cd2d5b0393..c42905ba0541c 100644 --- a/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json +++ b/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json @@ -8,6 +8,10 @@ "decimals": 18, "status": "active", "id": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c", + "tags": [ + "gamefi", + "nft" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/info.json b/blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/info.json index 14d18c93c760f..26eb659c79e14 100644 --- a/blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/info.json +++ b/blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/info.json @@ -1,5 +1,5 @@ { - "name": "Visor", + "name": "Visor.Finance", "symbol": "VISR", "type": "ERC20", "decimals": 18, diff --git a/blockchains/ethereum/assets/0xFAD44249C2cd1F661BAc5f97C2Ff9f625ce27197/info.json b/blockchains/ethereum/assets/0xFAD44249C2cd1F661BAc5f97C2Ff9f625ce27197/info.json new file mode 100644 index 0000000000000..150ca0a75e00e --- /dev/null +++ b/blockchains/ethereum/assets/0xFAD44249C2cd1F661BAc5f97C2Ff9f625ce27197/info.json @@ -0,0 +1,24 @@ +{ + "name": "GREY", + "symbol": "GREY", + "type": "ERC20", + "decimals": 4, + "description": "$GREY is the cryptocurrency for members of The Grey Area. The Grey Area is a crypto community including designers, founders, thinkers and creatives of all kinds.", + "website": "https://grey.supply/", + "explorer": "https://etherscan.io/token/0xFAD44249C2cd1F661BAc5f97C2Ff9f625ce27197", + "status": "active", + "id": "0xFAD44249C2cd1F661BAc5f97C2Ff9f625ce27197", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GREY_____SUPPLY" + }, + { + "name": "discord", + "url": "https://discord.com/invite/HuG98Kw8T5" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xFAD44249C2cd1F661BAc5f97C2Ff9f625ce27197/logo.png b/blockchains/ethereum/assets/0xFAD44249C2cd1F661BAc5f97C2Ff9f625ce27197/logo.png new file mode 100644 index 0000000000000..6f735c2505d82 Binary files /dev/null and b/blockchains/ethereum/assets/0xFAD44249C2cd1F661BAc5f97C2Ff9f625ce27197/logo.png differ diff --git a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json b/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json index 4109aebeb646f..eaf5aaecf4fc7 100644 --- a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json +++ b/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json @@ -1,11 +1,25 @@ { "name": "CR Coin", - "symbol": "CRC", "type": "ERC20", + "symbol": "CRC", "decimals": 8, - "description": "-", "website": "https://crcoinico.com/", - "explorer": "https://etherscan.io/token/0xFB19C03a02a519a44542343803F3D42578CBc243", - "status": "abandoned", - "id": "0xFB19C03a02a519a44542343803F3D42578CBc243" + "description": "CR Coin es un token digital con la principal función de ser un medio de pago digital, rápido, seguro y sin intermediarios lo cual puede conocerse también como un “Token de Utilidad” ya que nuestro principal enfoque es darle la mayor cantidad de usos posibles a CR Coin y así nuestros usuarios lo puedan utilizar para comprar comida, ropa, servicios y demás.", + "explorer": "https://etherscan.io/token/0xfb19c03a02a519a44542343803f3d42578cbc243", + "status": "active", + "id": "0xFB19C03a02a519a44542343803F3D42578CBc243", + "links": [ + { + "name": "telegram", + "url": "https://t.me/joinchat/4mPn7zVK0vgyYmQx" + }, + { + "name": "twitter", + "url": "https://twitter.com/crcointoken" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/es/monedas/cr-coin" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png b/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png index 6c3362f88f240..22db40f4751ad 100644 Binary files a/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png and b/blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png differ diff --git a/blockchains/ethereum/assets/0xFD957F21bd95E723645C07C48a2d8ACB8Ffb3794/info.json b/blockchains/ethereum/assets/0xFD957F21bd95E723645C07C48a2d8ACB8Ffb3794/info.json new file mode 100644 index 0000000000000..541921ec66f78 --- /dev/null +++ b/blockchains/ethereum/assets/0xFD957F21bd95E723645C07C48a2d8ACB8Ffb3794/info.json @@ -0,0 +1,25 @@ +{ + "name": "Ethereum Meta", + "symbol": "ETHM", + "type": "ERC20", + "decimals": 18, + "description": "Ethereum Meta addresses a major weakness in Ethereum: the lack of privacy. Ethereum Meta enables smart contracts where no friend, family, nor foe can see what you bought or for how much.", + "website": "https://ethermeta.com", + "explorer": "https://etherscan.io/token/0xFD957F21bd95E723645C07C48a2d8ACB8Ffb3794", + "status": "abandoned", + "id": "0xFD957F21bd95E723645C07C48a2d8ACB8Ffb3794", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EthereumMeta" + }, + { + "name": "telegram", + "url": "https://t.me/ethereummeta" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ethereum-meta/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/logo.png b/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/logo.png index 5dbe53b4f92be..fb1db9f7425b5 100644 Binary files a/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/logo.png and b/blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/logo.png differ diff --git a/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json b/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json index 79e7b344e3016..9d70c15cbd451 100644 --- a/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json +++ b/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json @@ -8,5 +8,23 @@ "symbol": "REEF", "decimals": 18, "status": "active", - "id": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf" + "id": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ReefDeFi" + }, + { + "name": "telegram", + "url": "https://t.me/reefdefi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/reef-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/reef/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/info.json b/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/info.json new file mode 100644 index 0000000000000..151b11b578370 --- /dev/null +++ b/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/info.json @@ -0,0 +1,29 @@ +{ + "name": "LOVEEARTH COIN", + "type": "ERC20", + "symbol": "LEC", + "decimals": 18, + "website": "https://www.loveearth.info", + "description": "LOVE EARTH Coin, is a charity token, aiming to build a new charity model in the age of Web 3.0", + "explorer": "https://etherscan.io/token/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE", + "status": "active", + "id": "0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE", + "links": [ + { + "name": "telegram", + "url": "https://t.me/loveearthcoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/LoveEarthCoin" + }, + { + "name": "whitepaper", + "url": "https://loveearth.info/#/whitepaper" + }, + { + "name": "docs", + "url": "https://bit.ly/3epGqdu" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/logo.png b/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/logo.png new file mode 100644 index 0000000000000..abf03ef475503 Binary files /dev/null and b/blockchains/ethereum/assets/0xFa30e62EEDcf80D47d42947fBCc034beeD5C09FE/logo.png differ diff --git a/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json b/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json index 9548290dd863e..ffd760f026553 100644 --- a/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json +++ b/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json @@ -6,6 +6,6 @@ "website": "https://zedxion.io", "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Zedxion Token.", "explorer": "https://etherscan.io/token/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341", - "status": "active", + "status": "abandoned", "id": "0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFc979087305A826c2B2a0056cFAbA50aad3E6439/info.json b/blockchains/ethereum/assets/0xFc979087305A826c2B2a0056cFAbA50aad3E6439/info.json index c71903731fea9..ddc6d1d63e3df 100644 --- a/blockchains/ethereum/assets/0xFc979087305A826c2B2a0056cFAbA50aad3E6439/info.json +++ b/blockchains/ethereum/assets/0xFc979087305A826c2B2a0056cFAbA50aad3E6439/info.json @@ -1,10 +1,10 @@ { - "name": "DAFI Token (DAFI)", + "name": "DAFI Token", "type": "ERC20", "symbol": "DAFI", "decimals": 18, "website": "https://www.dafiprotocol.io", - "description": "Rewarding networks - reinvented. DAFI rewards users based on network adoption, for smarter Staking & Social rewards.\n\nSame chains. New possibilities.", + "description": "Rewarding networks - reinvented. DAFI rewards users based on network adoption, for smarter Staking & Social rewards. Same chains. New possibilities.", "explorer": "https://etherscan.io/token/0xFc979087305A826c2B2a0056cFAbA50aad3E6439", "status": "active", "id": "0xFc979087305A826c2B2a0056cFAbA50aad3E6439" diff --git a/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json b/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json index 29949b42de508..885017b617a54 100644 --- a/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json +++ b/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json @@ -7,5 +7,8 @@ "website": "https://app.rarible.com/rari", "explorer": "https://etherscan.io/token/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF", "status": "active", - "id": "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF" + "id": "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF", + "tags": [ + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFdB29741F239a2406AE287913Ef12415160378d3/info.json b/blockchains/ethereum/assets/0xFdB29741F239a2406AE287913Ef12415160378d3/info.json new file mode 100644 index 0000000000000..9884dd24647ac --- /dev/null +++ b/blockchains/ethereum/assets/0xFdB29741F239a2406AE287913Ef12415160378d3/info.json @@ -0,0 +1,17 @@ +{ + "name": "EthOS", + "symbol": "OS", + "type": "ERC20", + "decimals": 18, + "description": "EMERGENCY: the OS contract is switched to 0x0574a1959E3b7C86791759E1f6e249bF31656012 Don't use or buy this token anymore. The EthOS Team is no longer supporting it.", + "website": "https://os.ethos.eth.link/", + "explorer": "https://etherscan.io/token/0xfdb29741f239a2406ae287913ef12415160378d3", + "status": "abandoned", + "id": "0xFdB29741F239a2406AE287913Ef12415160378d3", + "links": [ + { + "name": "discord", + "url": "https://discord.com/nHZ2bUd" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFe2e637202056d30016725477c5da089Ab0A043A/info.json b/blockchains/ethereum/assets/0xFe2e637202056d30016725477c5da089Ab0A043A/info.json new file mode 100644 index 0000000000000..5094ef814db76 --- /dev/null +++ b/blockchains/ethereum/assets/0xFe2e637202056d30016725477c5da089Ab0A043A/info.json @@ -0,0 +1,65 @@ +{ + "name": "StakeWise sETH2", + "type": "ERC20", + "symbol": "sETH2", + "decimals": 18, + "website": "https://stakewise.io", + "description": "sETH2 is a token that represents staked ether in StakeWise.", + "explorer": "https://etherscan.io/token/0xFe2e637202056d30016725477c5da089Ab0A043A", + "status": "active", + "id": "0xFe2e637202056d30016725477c5da089Ab0A043A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/stakewise_io" + }, + { + "name": "github", + "url": "https://github.com/stakewise" + }, + { + "name": "telegram", + "url": "https://t.me/stakewise_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/stakewise_io" + }, + { + "name": "blog", + "url": "https://stakewise.medium.com/" + }, + { + "name": "docs", + "url": "https://docs.stakewise.io/" + }, + { + "name": "forum", + "url": "https://forum.stakewise.io/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/8Zf7tKyXeZ" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/stakewise" + }, + { + "name": "medium", + "url": "https://stakewise.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCQ2cX28XNW-S-66quNYxzRA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/seth2" + }, + { + "name": "source_code", + "url": "https://github.com/stakewise/contracts/blob/master/contracts/tokens/StakedEthToken.sol" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFe2e637202056d30016725477c5da089Ab0A043A/logo.png b/blockchains/ethereum/assets/0xFe2e637202056d30016725477c5da089Ab0A043A/logo.png new file mode 100644 index 0000000000000..e7321dabdf32a Binary files /dev/null and b/blockchains/ethereum/assets/0xFe2e637202056d30016725477c5da089Ab0A043A/logo.png differ diff --git a/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/info.json b/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/info.json index 6a4f0f335af4f..4093886df2b0a 100644 --- a/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/info.json +++ b/blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/info.json @@ -3,9 +3,9 @@ "symbol": "SNET", "type": "ERC20", "decimals": 8, - "description": "-", + "description": "Distributed Shared Cloud Computing Network.", "website": "http://snetwork.io/", "explorer": "https://etherscan.io/token/0xFf19138b039D938db46bDDA0067DC4BA132ec71C", "status": "active", "id": "0xFf19138b039D938db46bDDA0067DC4BA132ec71C" -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json b/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json index 8da899be12ceb..9d22da4a4d807 100644 --- a/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json +++ b/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json @@ -1,5 +1,5 @@ { - "name": "Harvest Reward Token", + "name": "Harvest Finance", "website": "https://harvest.finance", "description": "Harvest automatically farms the newest DeFi protocols, optimizing yields using the latest farming techniques.", "explorer": "https://etherscan.io/token/0xa0246c9032bC3A600820415aE600c6388619A14D", diff --git a/blockchains/ethereum/assets/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a/info.json b/blockchains/ethereum/assets/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a/info.json index 9fa51687a8357..cf5bcac279e92 100644 --- a/blockchains/ethereum/assets/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a/info.json +++ b/blockchains/ethereum/assets/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a/info.json @@ -1,11 +1,11 @@ { - "name": "Wrapped CrescoFin (WCRES)", + "name": "Wrapped CrescoFin", "type": "ERC20", - "symbol": "WCRES", + "symbol": "wCRES", "decimals": 18, "website": "https://defi.crescofin.ch", - "description": "wCRES represents unregistered equity in CrescoFin, a better banking alternative, with higher rates than in a bank and fully insured deposits and returns.\n\nIncorporated and regulated in Switzerland.", + "description": "wCRES represents unregistered equity in CrescoFin, a better banking alternative, with higher rates than in a bank and fully insured deposits and returns. Incorporated and regulated in Switzerland.", "explorer": "https://etherscan.io/token/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a", "status": "active", "id": "0xa0afAA285Ce85974c3C881256cB7F225e3A1178a" -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0xa1EA9aA32CBba8c203DDC510a144aD1F439d436c/info.json b/blockchains/ethereum/assets/0xa1EA9aA32CBba8c203DDC510a144aD1F439d436c/info.json new file mode 100644 index 0000000000000..a73538fa9e882 --- /dev/null +++ b/blockchains/ethereum/assets/0xa1EA9aA32CBba8c203DDC510a144aD1F439d436c/info.json @@ -0,0 +1,37 @@ +{ + "name": "MetaPortal Gaming Index", + "type": "ERC20", + "symbol": "GAME", + "decimals": 18, + "website": "https://www.metaportal.wtf/", + "description": "The MetaPortal Gaming Index ($GAME) is designed to provide exposure to the emergent crypto gaming space. Investing across games, virtual worlds and gaming platforms, $GAME is a simple and effective way to express the view that crypto games will capture a greater share of the burgeoning gaming market. ", + "explorer": "https://etherscan.io/token/0xa1EA9aA32CBba8c203DDC510a144aD1F439d436c", + "status": "active", + "id": "0xa1EA9aA32CBba8c203DDC510a144aD1F439d436c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaportaI" + }, + { + "name": "github", + "url": "https://github.com/" + }, + { + "name": "discord", + "url": "https://discord.com/7nqfvnF8y9" + }, + { + "name": "blog", + "url": "https://metaportal.substack.com/" + }, + { + "name": "docs", + "url": "https://metaportal.gitbook.io/welcome/the-basics/welcome" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1EA9aA32CBba8c203DDC510a144aD1F439d436c/logo.png b/blockchains/ethereum/assets/0xa1EA9aA32CBba8c203DDC510a144aD1F439d436c/logo.png new file mode 100644 index 0000000000000..78d85f70b9db9 Binary files /dev/null and b/blockchains/ethereum/assets/0xa1EA9aA32CBba8c203DDC510a144aD1F439d436c/logo.png differ diff --git a/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json b/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json index 6532bbe60766c..a6e2367843b3d 100644 --- a/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json +++ b/blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xa1d65E8fB6e87b60FECCBc582F7f97804B725521", + "tags": [ + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json b/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json index a6ba5bf5b4a9e..84e96cb7a3692 100644 --- a/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json +++ b/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json @@ -1,5 +1,5 @@ { - "name": "RedFOX Labs", + "name": "RFOX", "type": "ERC20", "symbol": "RFOX", "decimals": 18, diff --git a/blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/info.json b/blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/info.json index 2b468615906b1..6ad5d8786a44e 100644 --- a/blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/info.json +++ b/blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/info.json @@ -4,8 +4,18 @@ "description": "Machine Learning driven, personalised cryptocurrency trade automation to help you easily manage your assets.", "explorer": "https://etherscan.io/token/0xa1ed0364d53394209d61ae8bfdb8ff50484d8c91", "symbol": "TBC", - "type": "ERC20", "decimals": 18, - "status": "active", - "id": "0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91" + "type": "ERC20", + "status": "abandoned", + "id": "0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MyTeraBlock" + }, + { + "name": "telegram", + "url": "https://t.me/TeraBlock" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json b/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json index d72b10dba0494..22f28831f7b44 100644 --- a/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json +++ b/blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json @@ -1,5 +1,5 @@ { - "name": "Alpha Token", + "name": "Alpha Finance Lab", "website": "https://alphafinance.io", "description": "Alpha Finance Lab is an ecosystem of cross-chain DeFi products that will interoperate to bring optimal alpha returns to users. Alpha products focus on capturing unaddressed demand in DeFi in an innovative and user friendly way.", "explorer": "https://etherscan.io/token/0xa1faa113cbE53436Df28FF0aEe54275c13B40975", @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xa20f77B7ad5A88badC48800C56507B7274c06Fdc/info.json b/blockchains/ethereum/assets/0xa20f77B7ad5A88badC48800C56507B7274c06Fdc/info.json new file mode 100644 index 0000000000000..6f68b450b287d --- /dev/null +++ b/blockchains/ethereum/assets/0xa20f77B7ad5A88badC48800C56507B7274c06Fdc/info.json @@ -0,0 +1,36 @@ +{ + "name": "Cherry Token", + "website": "https://cherry.network", + "description": "Trustless, distributed storage for decentralized applications", + "explorer": "https://etherscan.io/token/0xa20f77B7ad5A88badC48800C56507B7274c06Fdc", + "type": "ERC20", + "symbol": "CHER", + "decimals": 18, + "status": "active", + "id": "0xa20f77B7ad5A88badC48800C56507B7274c06Fdc", + "links": [ + { + "name": "github", + "url": "https://github.com/cherrynetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/cherry_network" + }, + { + "name": "telegram", + "url": "https://t.me/cherrynetwork" + }, + { + "name": "medium", + "url": "https://medium.com/@cherryproject" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cherry-network" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa20f77B7ad5A88badC48800C56507B7274c06Fdc/logo.png b/blockchains/ethereum/assets/0xa20f77B7ad5A88badC48800C56507B7274c06Fdc/logo.png new file mode 100644 index 0000000000000..f21a9869c8c27 Binary files /dev/null and b/blockchains/ethereum/assets/0xa20f77B7ad5A88badC48800C56507B7274c06Fdc/logo.png differ diff --git a/blockchains/ethereum/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/info.json b/blockchains/ethereum/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/info.json new file mode 100644 index 0000000000000..da042e1613083 --- /dev/null +++ b/blockchains/ethereum/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/info.json @@ -0,0 +1,24 @@ +{ + "name": "Wrapped Binance Beacon ETH", + "type": "ERC20", + "symbol": "wBETH", + "decimals": 18, + "website": "https://www.binance.com/en/wbeth", + "description": "wBETH is a reward-bearing ETH liquid staking token offered by Binance. Each wBETH represents 1 BETH (1:1 to staked ETH) plus all of its accrued ETH2.0 staking rewards starting from when wBETH's conversion rate was initialized at 1:1 on Apr 27th 2023 00:00 (UTC+0).", + "explorer": "https://etherscan.io/token/0xa2E3356610840701BDf5611a53974510Ae27E2e1", + "status": "active", + "id": "0xa2E3356610840701BDf5611a53974510Ae27E2e1", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-beacon-eth" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-beacon-eth" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/logo.png b/blockchains/ethereum/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/logo.png new file mode 100644 index 0000000000000..832596160ae8d Binary files /dev/null and b/blockchains/ethereum/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/logo.png differ diff --git a/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/logo.png b/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/logo.png index db0d0e721aaca..c1511de627208 100644 Binary files a/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/logo.png and b/blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/logo.png differ diff --git a/blockchains/ethereum/assets/0xa3EE21C306A700E682AbCdfe9BaA6A08F3820419/info.json b/blockchains/ethereum/assets/0xa3EE21C306A700E682AbCdfe9BaA6A08F3820419/info.json new file mode 100644 index 0000000000000..ef01fb0ac8b48 --- /dev/null +++ b/blockchains/ethereum/assets/0xa3EE21C306A700E682AbCdfe9BaA6A08F3820419/info.json @@ -0,0 +1,28 @@ +{ + "name": "Gluwa Creditcoin Vesting Token", + "type": "ERC20", + "symbol": "G-CRE", + "decimals": 18, + "website": "https://creditcoin.org/", + "description": "Gluwa Creditcoin Vesting Token (G-CRE) is an ERC-20 representation of Creditcoin (CTC). Creditcoin is the native token of the Creditcoin network, a blockchain that provides a cryptocurrency credit investment market.", + "explorer": "https://etherscan.io/token/0xa3ee21c306a700e682abcdfe9baa6a08f3820419", + "status": "active", + "id": "0xa3EE21C306A700E682AbCdfe9BaA6A08F3820419", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/creditcoin" + }, + { + "name": "github", + "url": "https://github.com/gluwa/Creditcoin" + }, + { + "name": "telegram", + "url": "https://t.me/CreditcoinOfficial" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa3EE21C306A700E682AbCdfe9BaA6A08F3820419/logo.png b/blockchains/ethereum/assets/0xa3EE21C306A700E682AbCdfe9BaA6A08F3820419/logo.png new file mode 100644 index 0000000000000..560c088528bd7 Binary files /dev/null and b/blockchains/ethereum/assets/0xa3EE21C306A700E682AbCdfe9BaA6A08F3820419/logo.png differ diff --git a/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json b/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json index 2ffc4c9fae9ff..047627baf4122 100644 --- a/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json +++ b/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xa47c8bf37f92aBed4A126BDA807A7b7498661acD", + "tags": [ + "stablecoin" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0xa5f2211B9b8170F694421f2046281775E8468044/info.json b/blockchains/ethereum/assets/0xa5f2211B9b8170F694421f2046281775E8468044/info.json new file mode 100644 index 0000000000000..d6c485183a82f --- /dev/null +++ b/blockchains/ethereum/assets/0xa5f2211B9b8170F694421f2046281775E8468044/info.json @@ -0,0 +1,41 @@ +{ + "name": "THORSwap", + "website": "https://thorswap.finance/", + "description": "THORSwap is a multi-chain DEX aggregator built on THORChain's cross-chain liquidity protocol and the #1 interface for all THORChain services like THORName and synthetic assets.", + "explorer": "https://etherscan.io/token/0xa5f2211B9b8170F694421f2046281775E8468044", + "type": "ERC20", + "symbol": "THOR", + "decimals": 18, + "status": "active", + "id": "0xa5f2211B9b8170F694421f2046281775E8468044", + "links": [ + { + "name": "github", + "url": "https://github.com/thorswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/THORSwap" + }, + { + "name": "telegram", + "url": "https://t.me/thorswap_ann" + }, + { + "name": "medium", + "url": "https://thorswap.medium.com" + }, + { + "name": "whitepaper", + "url": "https://docs.thorswap.finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/thorswap" + }, + { + "name": "discord", + "url": "https://discord.com/invite/thorswap" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa5f2211B9b8170F694421f2046281775E8468044/logo.png b/blockchains/ethereum/assets/0xa5f2211B9b8170F694421f2046281775E8468044/logo.png new file mode 100644 index 0000000000000..4b944ad1bbbb4 Binary files /dev/null and b/blockchains/ethereum/assets/0xa5f2211B9b8170F694421f2046281775E8468044/logo.png differ diff --git a/blockchains/ethereum/assets/0xa62894D5196bC44e4C3978400Ad07E7b30352372/info.json b/blockchains/ethereum/assets/0xa62894D5196bC44e4C3978400Ad07E7b30352372/info.json new file mode 100644 index 0000000000000..09ce6e6942a5c --- /dev/null +++ b/blockchains/ethereum/assets/0xa62894D5196bC44e4C3978400Ad07E7b30352372/info.json @@ -0,0 +1,21 @@ +{ + "name": "X", + "website": "https://xerc20.pro", + "description": "$X Project is an Elon-inspired crypto, community-driven, X-Factor rewards, and deflationary mechanics. Join the X revolution now!", + "explorer": "https://etherscan.io/token/0xa62894d5196bc44e4c3978400ad07e7b30352372", + "type": "ERC20", + "symbol": "X", + "decimals": 9, + "status": "active", + "id": "0xa62894D5196bC44e4C3978400Ad07E7b30352372", + "links": [ + { + "name": "discord", + "url": "https://discord.com/YEJR2HN4" + }, + { + "name": "telegram", + "url": "https://t.me/Xerc20" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa62894D5196bC44e4C3978400Ad07E7b30352372/logo.png b/blockchains/ethereum/assets/0xa62894D5196bC44e4C3978400Ad07E7b30352372/logo.png new file mode 100644 index 0000000000000..c3c5fda4622af Binary files /dev/null and b/blockchains/ethereum/assets/0xa62894D5196bC44e4C3978400Ad07E7b30352372/logo.png differ diff --git a/blockchains/ethereum/assets/0xa62cc35625B0C8dc1fAEA39d33625Bb4C15bD71C/info.json b/blockchains/ethereum/assets/0xa62cc35625B0C8dc1fAEA39d33625Bb4C15bD71C/info.json new file mode 100644 index 0000000000000..fab907a83dd52 --- /dev/null +++ b/blockchains/ethereum/assets/0xa62cc35625B0C8dc1fAEA39d33625Bb4C15bD71C/info.json @@ -0,0 +1,25 @@ +{ + "name": "StormX", + "website": "https://stormx.io", + "description": "Earn crypto when you shop online.", + "explorer": "https://etherscan.io/token/0xa62cc35625b0c8dc1faea39d33625bb4c15bd71c", + "type": "ERC20", + "symbol": "STMX", + "decimals": 18, + "status": "active", + "id": "0xa62cc35625B0C8dc1fAEA39d33625Bb4C15bD71C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Stormxio" + }, + { + "name": "telegram", + "url": "https://t.me/stormxapp" + }, + { + "name": "reddit", + "url": "https://reddit.com/stormxio/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/logo.png b/blockchains/ethereum/assets/0xa62cc35625B0C8dc1fAEA39d33625Bb4C15bD71C/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/logo.png rename to blockchains/ethereum/assets/0xa62cc35625B0C8dc1fAEA39d33625Bb4C15bD71C/logo.png diff --git a/blockchains/ethereum/assets/0xa693B19d2931d498c5B318dF961919BB4aee87a5/info.json b/blockchains/ethereum/assets/0xa693B19d2931d498c5B318dF961919BB4aee87a5/info.json new file mode 100644 index 0000000000000..e6b1fbf21c9d7 --- /dev/null +++ b/blockchains/ethereum/assets/0xa693B19d2931d498c5B318dF961919BB4aee87a5/info.json @@ -0,0 +1,14 @@ +{ + "name": "UST (Wormhole)", + "type": "ERC20", + "symbol": "UST", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://wormholebridge.com", + "explorer": "https://etherscan.io/token/0xa693B19d2931d498c5B318dF961919BB4aee87a5", + "status": "active", + "id": "0xa693B19d2931d498c5B318dF961919BB4aee87a5", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa693B19d2931d498c5B318dF961919BB4aee87a5/logo.png b/blockchains/ethereum/assets/0xa693B19d2931d498c5B318dF961919BB4aee87a5/logo.png new file mode 100644 index 0000000000000..e3110cce3bde2 Binary files /dev/null and b/blockchains/ethereum/assets/0xa693B19d2931d498c5B318dF961919BB4aee87a5/logo.png differ diff --git a/blockchains/ethereum/assets/0xa6C0c097741D55ECd9a3A7DeF3A8253fD022ceB9/info.json b/blockchains/ethereum/assets/0xa6C0c097741D55ECd9a3A7DeF3A8253fD022ceB9/info.json new file mode 100644 index 0000000000000..20bf899857d63 --- /dev/null +++ b/blockchains/ethereum/assets/0xa6C0c097741D55ECd9a3A7DeF3A8253fD022ceB9/info.json @@ -0,0 +1,29 @@ +{ + "name": "Travala.com", + "website": "https://travala.com", + "description": "Travala.com claims to be the leading blockchain-based travel booking platform.", + "explorer": "https://etherscan.io/token/0xa6C0c097741D55ECd9a3A7DeF3A8253fD022ceB9", + "type": "ERC20", + "symbol": "AVA", + "decimals": 18, + "status": "active", + "id": "0xa6C0c097741D55ECd9a3A7DeF3A8253fD022ceB9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/travalacom" + }, + { + "name": "github", + "url": "https://github.com/travala" + }, + { + "name": "telegram", + "url": "https://t.me/travala" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/travala/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa6C0c097741D55ECd9a3A7DeF3A8253fD022ceB9/logo.png b/blockchains/ethereum/assets/0xa6C0c097741D55ECd9a3A7DeF3A8253fD022ceB9/logo.png new file mode 100644 index 0000000000000..1b8b37e0f5b28 Binary files /dev/null and b/blockchains/ethereum/assets/0xa6C0c097741D55ECd9a3A7DeF3A8253fD022ceB9/logo.png differ diff --git a/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json b/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json index 8b9a4ef293823..9606cc09bd02c 100644 --- a/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json +++ b/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json @@ -6,6 +6,6 @@ "type": "ERC20", "symbol": "GNT", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xa74476443119A942dE498590Fe1f2454d7D4aC0d" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/logo.png b/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/logo.png deleted file mode 100644 index 46d9e24512b0f..0000000000000 Binary files a/blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xa81c39d038Ee26D8443Fe6994cc1D51dc13D7658/info.json b/blockchains/ethereum/assets/0xa81c39d038Ee26D8443Fe6994cc1D51dc13D7658/info.json new file mode 100644 index 0000000000000..053847110ac3d --- /dev/null +++ b/blockchains/ethereum/assets/0xa81c39d038Ee26D8443Fe6994cc1D51dc13D7658/info.json @@ -0,0 +1,25 @@ +{ + "name": "Moses", + "website": "https://mosescoin.io", + "description": "WELCOME PEOPLE OF MOSES, GOD SENT MOSES BACK TO EGYPT TO DEMAND THE RELEASE OF THE ISRAELITES FROM SLAVERY. ​MOSES WAS BORN IN A TIME WHEN HIS PEOPLE, THE ISRAELITES, AN ENSLAVED MINORITY, WERE INCREASING IN POPULATION AND, AS A RESULT, THE EGYPTIAN PHARAOH WORRIED THAT THEY MIGHT ALLY THEMSELVES WITH EGYPT'S ENEMIES.", + "explorer": "https://etherscan.io/token/0xa81c39d038Ee26D8443Fe6994cc1D51dc13D7658", + "type": "ERC20", + "symbol": "MOSES", + "decimals": 18, + "status": "active", + "id": "0xa81c39d038Ee26D8443Fe6994cc1D51dc13D7658", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/moses_erc20" + }, + { + "name": "telegram", + "url": "https://t.me/mosescoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/moses-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xa81c39d038Ee26D8443Fe6994cc1D51dc13D7658/logo.png b/blockchains/ethereum/assets/0xa81c39d038Ee26D8443Fe6994cc1D51dc13D7658/logo.png new file mode 100644 index 0000000000000..a78954eb8bc53 Binary files /dev/null and b/blockchains/ethereum/assets/0xa81c39d038Ee26D8443Fe6994cc1D51dc13D7658/logo.png differ diff --git a/blockchains/ethereum/assets/0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37/info.json b/blockchains/ethereum/assets/0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37/info.json new file mode 100644 index 0000000000000..0d691efaf751b --- /dev/null +++ b/blockchains/ethereum/assets/0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37/info.json @@ -0,0 +1,21 @@ +{ + "name": "Polka City", + "type": "ERC20", + "symbol": "POLC", + "decimals": 18, + "website": "https://www.polkacity.io", + "description": "PolkaCity is a unique fully contract-based metaverse project which combines NFT, DeFi and gaming worlds!", + "explorer": "https://etherscan.io/token/0xaa8330fb2b4d5d07abfe7a72262752a8505c6b37", + "status": "active", + "id": "0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PolkaCity" + }, + { + "name": "telegram", + "url": "https://t.me/Polkacity" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37/logo.png b/blockchains/ethereum/assets/0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37/logo.png new file mode 100644 index 0000000000000..5380c7301ea1c Binary files /dev/null and b/blockchains/ethereum/assets/0xaA8330FB2B4D5D07ABFE7A72262752a8505C6B37/logo.png differ diff --git a/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/info.json b/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/info.json index 5338feaa45c58..4f81fbb3af0b2 100644 --- a/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/info.json +++ b/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/info.json @@ -7,5 +7,31 @@ "symbol": "UNCX", "decimals": 18, "status": "active", - "id": "0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0" + "id": "0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UNCX_token" + }, + { + "name": "medium", + "url": "https://unicrypt.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/uncx_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uncx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/unicrypt" + }, + { + "name": "docs", + "url": "https://docs.unicrypt.network/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaE0585a259A3BCAB258D6EE02FB583f7B33C2a12/info.json b/blockchains/ethereum/assets/0xaE0585a259A3BCAB258D6EE02FB583f7B33C2a12/info.json new file mode 100644 index 0000000000000..9190ee5e03a2a --- /dev/null +++ b/blockchains/ethereum/assets/0xaE0585a259A3BCAB258D6EE02FB583f7B33C2a12/info.json @@ -0,0 +1,25 @@ +{ + "name": "TemDAO", + "symbol": "TEM", + "type": "ERC20", + "decimals": 18, + "description": "TemDAO, a community collectively funding and supporting world heritage protection to develop, governed by $TEM hodlers.", + "website": "https://temdao.io/", + "explorer": "https://etherscan.io/token/0xaE0585a259A3BCAB258D6EE02FB583f7B33C2a12", + "status": "active", + "id": "0xaE0585a259A3BCAB258D6EE02FB583f7B33C2a12", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/temdao_info?s=21&t=OuJAK-G0i4s64-_FgcZ6MQ" + }, + { + "name": "telegram", + "url": "https://t.me/RcinmSLkbz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/temdao/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaE0585a259A3BCAB258D6EE02FB583f7B33C2a12/logo.png b/blockchains/ethereum/assets/0xaE0585a259A3BCAB258D6EE02FB583f7B33C2a12/logo.png new file mode 100644 index 0000000000000..d351ad85ab0f2 Binary files /dev/null and b/blockchains/ethereum/assets/0xaE0585a259A3BCAB258D6EE02FB583f7B33C2a12/logo.png differ diff --git a/blockchains/ethereum/assets/0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a/info.json b/blockchains/ethereum/assets/0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a/info.json new file mode 100644 index 0000000000000..b630af8659aae --- /dev/null +++ b/blockchains/ethereum/assets/0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a/info.json @@ -0,0 +1,24 @@ +{ + "name": "Mog Coin", + "website": "https://mogcoin.xyz/", + "description": "This coin Mogs all other coins.", + "explorer": "https://etherscan.io/token/0xaaee1a9723aadb7afa2810263653a34ba2c21c7a", + "type": "ERC20", + "symbol": "Mog", + "decimals": 18, + "status": "active", + "id": "0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a", + "tags": [ + "memes" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MogCoinEth" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mog-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a/logo.png b/blockchains/ethereum/assets/0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a/logo.png new file mode 100644 index 0000000000000..fb84f1e879624 Binary files /dev/null and b/blockchains/ethereum/assets/0xaaeE1A9723aaDB7afA2810263653A34bA2C21C7a/logo.png differ diff --git a/blockchains/ethereum/assets/0xab167E816E4d76089119900e941BEfdfA37d6b32/info.json b/blockchains/ethereum/assets/0xab167E816E4d76089119900e941BEfdfA37d6b32/info.json new file mode 100644 index 0000000000000..432761aba5520 --- /dev/null +++ b/blockchains/ethereum/assets/0xab167E816E4d76089119900e941BEfdfA37d6b32/info.json @@ -0,0 +1,41 @@ +{ + "name": "Shibnobi", + "type": "ERC20", + "symbol": "SHINJA", + "decimals": 9, + "website": "https://shibnobi.com", + "description": "SHIBNOBI is a community-driven token / platform that wants to develop a cross-chain token swap for the next generation of investors and make crypto simple and safe for everyone.", + "explorer": "https://etherscan.io/token/0xab167e816e4d76089119900e941befdfa37d6b32", + "status": "abandoned", + "id": "0xab167E816E4d76089119900e941BEfdfA37d6b32", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Shib_nobi" + }, + { + "name": "telegram", + "url": "https://t.me/ShibnobiCommunity" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shibnobi/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Shibnobi" + }, + { + "name": "medium", + "url": "https://medium.com/@Shibnobi" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Shibnobi/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shibnobi" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/info.json b/blockchains/ethereum/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/info.json new file mode 100644 index 0000000000000..a99ae6538d582 --- /dev/null +++ b/blockchains/ethereum/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/info.json @@ -0,0 +1,25 @@ +{ + "name": "PontoonToken", + "website": "https://pontoon.fi/", + "description": "Cross-chain liquidity mirror protocol", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pontoonfi/" + }, + { + "name": "telegram", + "url": "https://t.me/pontoon_fi" + }, + { + "name": "medium", + "url": "https://pontoonfi.medium.com/" + } + ], + "explorer": "https://etherscan.io/token/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02", + "type": "ERC20", + "symbol": "TOON", + "decimals": 18, + "status": "active", + "id": "0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/logo.png b/blockchains/ethereum/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/logo.png new file mode 100755 index 0000000000000..0dec3fdb38e78 Binary files /dev/null and b/blockchains/ethereum/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/logo.png differ diff --git a/blockchains/ethereum/assets/0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74/info.json b/blockchains/ethereum/assets/0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74/info.json new file mode 100644 index 0000000000000..c296be632ab9c --- /dev/null +++ b/blockchains/ethereum/assets/0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74/info.json @@ -0,0 +1,36 @@ +{ + "name": "Memecoin", + "symbol": "MEME", + "type": "ERC20", + "decimals": 18, + "description": "Memecoin (MEME) is the native ecosystem token of Memeland. Memeland is the web3 venture studio by 9GAG, the globally popular meme platform.", + "website": "https://www.memecoin.org", + "explorer": "https://etherscan.io/token/0xb131f4a55907b10d1f0a50d8ab8fa09ec342cd74", + "status": "active", + "id": "0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74", + "tags": [ + "memes" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/memecoin" + }, + { + "name": "telegram", + "url": "https://t.me/memecoin" + }, + { + "name": "whitepaper", + "url": "https://www.memecoin.org/whitepaper" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/meme" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/memecoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74/logo.png b/blockchains/ethereum/assets/0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74/logo.png new file mode 100644 index 0000000000000..2db61d5fb9c56 Binary files /dev/null and b/blockchains/ethereum/assets/0xb131f4A55907B10d1F0A50d8ab8FA09EC342cd74/logo.png differ diff --git a/blockchains/ethereum/assets/0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2/info.json b/blockchains/ethereum/assets/0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2/info.json new file mode 100644 index 0000000000000..2b7a2422575f7 --- /dev/null +++ b/blockchains/ethereum/assets/0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2/info.json @@ -0,0 +1,29 @@ +{ + "name": "Ariadne", + "symbol": "ARDN", + "type": "ERC20", + "decimals": 18, + "description": "Ariadne is a cross-chain DeFi marketplace that is lowering the fees to enter/exit farms on multiple blockchains and saves swaps and bridges costs for both EVM and non-EVM chains.", + "website": "https://ariadne.finance", + "explorer": "https://etherscan.io/token/0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2", + "status": "active", + "id": "0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2", + "links": [ + { + "name": "medium", + "url": "https://medium.com/ariadne-project" + }, + { + "name": "twitter", + "url": "https://twitter.com/ariadne_finance" + }, + { + "name": "telegram", + "url": "https://t.me/ariadne_finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ariadne/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2/logo.png b/blockchains/ethereum/assets/0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2/logo.png new file mode 100644 index 0000000000000..fcefa0fa56981 Binary files /dev/null and b/blockchains/ethereum/assets/0xb1c9bc94aCd2fAE6aABf4ffae4429B93512a81D2/logo.png differ diff --git a/blockchains/ethereum/assets/0xb2089A7069861C8D90c8dA3aaCAB8e9188C0C531/info.json b/blockchains/ethereum/assets/0xb2089A7069861C8D90c8dA3aaCAB8e9188C0C531/info.json new file mode 100644 index 0000000000000..e9567afd0030f --- /dev/null +++ b/blockchains/ethereum/assets/0xb2089A7069861C8D90c8dA3aaCAB8e9188C0C531/info.json @@ -0,0 +1,25 @@ +{ + "name": "Green", + "type": "ERC20", + "symbol": "GREEN", + "decimals": 8, + "website": "https://share.green/", + "description": "Green is the utility token powering the Green ecosystem. Green is a paradigm shift in blockchain technology. The revolutionary Green Smart Node can be operated on any device enabling users around the globe to mine digital rewards by converting and sharing electricity using software capable of running on any connected device.", + "explorer": "https://etherscan.io/token/0xb2089A7069861C8D90c8dA3aaCAB8e9188C0C531", + "status": "active", + "id": "0xb2089A7069861C8D90c8dA3aaCAB8e9188C0C531", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/setpowerfree" + }, + { + "name": "github", + "url": "https://github.com/green-blockchain" + }, + { + "name": "facebook", + "url": "https://facebook.com/setpowerfree" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb2089A7069861C8D90c8dA3aaCAB8e9188C0C531/logo.png b/blockchains/ethereum/assets/0xb2089A7069861C8D90c8dA3aaCAB8e9188C0C531/logo.png new file mode 100644 index 0000000000000..241acf12d75cc Binary files /dev/null and b/blockchains/ethereum/assets/0xb2089A7069861C8D90c8dA3aaCAB8e9188C0C531/logo.png differ diff --git a/blockchains/ethereum/assets/0xb23d80f5FefcDDaa212212F028021B41DEd428CF/info.json b/blockchains/ethereum/assets/0xb23d80f5FefcDDaa212212F028021B41DEd428CF/info.json new file mode 100644 index 0000000000000..7858350915813 --- /dev/null +++ b/blockchains/ethereum/assets/0xb23d80f5FefcDDaa212212F028021B41DEd428CF/info.json @@ -0,0 +1,21 @@ +{ + "name": "Prime", + "type": "ERC20", + "symbol": "PRIME", + "decimals": 18, + "website": "https://www.echelon.io/", + "description": "The Echelon Prime Foundation is a Web3 ecosystem advancing the next-gen of gaming. Echelon creates and distributes tools to encourage innovation in, and promote the growth of, games. These tools encompass smart contract libraries, communication infrastructure, governance frameworks and more.", + "explorer": "https://etherscan.io/token/0xb23d80f5fefcddaa212212f028021b41ded428cf", + "status": "active", + "id": "0xb23d80f5FefcDDaa212212F028021B41DEd428CF", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/echelon-prime/" + }, + { + "name": "twitter", + "url": "https://twitter.com/EchelonFND" + } + ] + } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb23d80f5FefcDDaa212212F028021B41DEd428CF/logo.png b/blockchains/ethereum/assets/0xb23d80f5FefcDDaa212212F028021B41DEd428CF/logo.png new file mode 100644 index 0000000000000..1aea1924e8403 Binary files /dev/null and b/blockchains/ethereum/assets/0xb23d80f5FefcDDaa212212F028021B41DEd428CF/logo.png differ diff --git a/blockchains/ethereum/assets/0xb2617246d0c6c0087f18703d576831899ca94f01/info.json b/blockchains/ethereum/assets/0xb2617246d0c6c0087f18703d576831899ca94f01/info.json new file mode 100644 index 0000000000000..8269e7ea13d0c --- /dev/null +++ b/blockchains/ethereum/assets/0xb2617246d0c6c0087f18703d576831899ca94f01/info.json @@ -0,0 +1,21 @@ +{ + "name": "ZigCoin", + "type": "ERC20", + "symbol": "ZIG", + "decimals": 18, + "website": "https://zignaly.com/", + "description": "Zignaly is a social investment platform where users can follow winning strategies and participate in their returns.", + "explorer": "https://etherscan.io/token/0xb2617246d0c6c0087f18703d576831899ca94f01", + "status": "active", + "id": "0xb2617246d0c6c0087f18703d576831899ca94f01", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zigcoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/zignaly" + } + ] + } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb2617246d0c6c0087f18703d576831899ca94f01/logo.png b/blockchains/ethereum/assets/0xb2617246d0c6c0087f18703d576831899ca94f01/logo.png new file mode 100644 index 0000000000000..e610bbed620f8 Binary files /dev/null and b/blockchains/ethereum/assets/0xb2617246d0c6c0087f18703d576831899ca94f01/logo.png differ diff --git a/blockchains/ethereum/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/info.json b/blockchains/ethereum/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/info.json new file mode 100644 index 0000000000000..2ff3abaf4e118 --- /dev/null +++ b/blockchains/ethereum/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/info.json @@ -0,0 +1,29 @@ +{ + "name": "OpenSwap", + "website": "https://openswap.xyz", + "description": "OpenSwap is an integrated one-stop DeFi hub designed to revolutionize on-chain liquidity.", + "explorer": "https://etherscan.io/token/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93", + "type": "ERC20", + "symbol": "OSWAP", + "decimals": 18, + "status": "active", + "id": "0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/openswapdex" + }, + { + "name": "blog", + "url": "https://openswapdex.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/openswapdex" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openswap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/logo.png b/blockchains/ethereum/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/logo.png new file mode 100644 index 0000000000000..6b4601ea4f96b Binary files /dev/null and b/blockchains/ethereum/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/logo.png differ diff --git a/blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/info.json b/blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/info.json index 4686049058048..f8ed8d9994039 100644 --- a/blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/info.json +++ b/blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/info.json @@ -6,6 +6,6 @@ "type": "ERC20", "symbol": "KUMA", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json b/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json index 292b144f083a9..be58f5902b739 100644 --- a/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json +++ b/blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json @@ -7,5 +7,23 @@ "symbol": "LIT", "decimals": 18, "status": "active", - "id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723" + "id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/litentry" + }, + { + "name": "github", + "url": "https://github.com/litentry/" + }, + { + "name": "telegram", + "url": "https://t.me/litentry" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/litentry/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json b/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json index 5eb256ab71374..6060484d5bd00 100644 --- a/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json +++ b/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json @@ -6,6 +6,6 @@ "description": "inSure (SURE) is a cryptocurrency and operates on the Ethereum platform.", "website": "https://insuretoken.net", "explorer": "https://etherscan.io/token/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2", - "status": "active", + "status": "abandoned", "id": "0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/logo.png b/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/logo.png deleted file mode 100644 index 994b8df7d9332..0000000000000 Binary files a/blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/logo.png and /dev/null differ diff --git a/blockchains/ethereum/assets/0xb5fDe360d9d6D4Dddf6093a39F725081F9C601ae/info.json b/blockchains/ethereum/assets/0xb5fDe360d9d6D4Dddf6093a39F725081F9C601ae/info.json new file mode 100644 index 0000000000000..834efbf578c95 --- /dev/null +++ b/blockchains/ethereum/assets/0xb5fDe360d9d6D4Dddf6093a39F725081F9C601ae/info.json @@ -0,0 +1,20 @@ +{ + "name": "Initia", + "symbol": "INI", + "type": "ERC20", + "decimals": 4, + "description": "The INITIA Project will solve onboarding into the Metaverse/Crypto space by providing unique and novel event concepts.", + "website": "https://app.tryroll.com/token/INI", + "explorer": "https://etherscan.io/token/0xb5fDe360d9d6D4Dddf6093a39F725081F9C601ae", + "status": "active", + "id": "0xb5fDe360d9d6D4Dddf6093a39F725081F9C601ae", + "links": [ + { + "name": "docs", + "url": "https://app.tryroll.com/token/INI" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xb5fDe360d9d6D4Dddf6093a39F725081F9C601ae/logo.png b/blockchains/ethereum/assets/0xb5fDe360d9d6D4Dddf6093a39F725081F9C601ae/logo.png new file mode 100644 index 0000000000000..77f4b3fb46136 Binary files /dev/null and b/blockchains/ethereum/assets/0xb5fDe360d9d6D4Dddf6093a39F725081F9C601ae/logo.png differ diff --git a/blockchains/ethereum/assets/0xb65722e0fbD75aAF5Be39022510Ed9b018FC1FaC/info.json b/blockchains/ethereum/assets/0xb65722e0fbD75aAF5Be39022510Ed9b018FC1FaC/info.json new file mode 100644 index 0000000000000..f5315fe95fff2 --- /dev/null +++ b/blockchains/ethereum/assets/0xb65722e0fbD75aAF5Be39022510Ed9b018FC1FaC/info.json @@ -0,0 +1,20 @@ +{ + "name": "Hearts", + "symbol": "HRTS", + "type": "ERC20", + "decimals": 4, + "description": "Nifty Hearts is the first NFT collection of original artworks energized with artist social tokens on Charged Particles.", + "website": "https://app.tryroll.com/token/HRTS", + "explorer": "https://etherscan.io/token/0xb65722e0fbD75aAF5Be39022510Ed9b018FC1FaC", + "status": "active", + "id": "0xb65722e0fbD75aAF5Be39022510Ed9b018FC1FaC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NFTHearts" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xb65722e0fbD75aAF5Be39022510Ed9b018FC1FaC/logo.png b/blockchains/ethereum/assets/0xb65722e0fbD75aAF5Be39022510Ed9b018FC1FaC/logo.png new file mode 100644 index 0000000000000..dd0c47f59613a Binary files /dev/null and b/blockchains/ethereum/assets/0xb65722e0fbD75aAF5Be39022510Ed9b018FC1FaC/logo.png differ diff --git a/blockchains/ethereum/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/info.json b/blockchains/ethereum/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/info.json new file mode 100644 index 0000000000000..62b86039cfd7f --- /dev/null +++ b/blockchains/ethereum/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/info.json @@ -0,0 +1,28 @@ +{ + "name": "pTokens TLOS", + "symbol": "TLOS", + "type": "ERC20", + "decimals": 18, + "description": "pNetwork enables cross-chain movement of assets and data.", + "website": "https://ptokens.io/", + "explorer": "https://etherscan.io/token/0xb6C53431608E626AC81a9776ac3e999c5556717c", + "status": "active", + "id": "0xb6C53431608E626AC81a9776ac3e999c5556717c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pNetworkDeFi" + }, + { + "name": "github", + "url": "https://github.com/provable-things" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/telos/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/logo.png b/blockchains/ethereum/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/logo.png new file mode 100644 index 0000000000000..cc526a26256c8 Binary files /dev/null and b/blockchains/ethereum/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/logo.png differ diff --git a/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json b/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json index 7d0e1df3af24d..3850eab8b6683 100644 --- a/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json +++ b/blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json @@ -1,7 +1,7 @@ { "name": "Aave UniUSDT", "website": "https://aave.com", - "description": "Aave UniUSDT is an interest bearing token pegged 1:1 to the underlying USDT deposited in the Uniswap Market of Aave Protocol.", + "description": "Aave UniUSDT is an interest bearing token pegged 1:1 to the underlying USDT deposited in the Uniswap Market of Aave Protocol.", "explorer": "https://etherscan.io/token/0xb977ee318010A5252774171494a1bCB98E7fab65", "type": "ERC20", "symbol": "aUniUSDT", diff --git a/blockchains/ethereum/assets/0xb9F747162AB1E95d07361f9048BcDF6eDdA9eEA7/info.json b/blockchains/ethereum/assets/0xb9F747162AB1E95d07361f9048BcDF6eDdA9eEA7/info.json new file mode 100644 index 0000000000000..9bef248823ef3 --- /dev/null +++ b/blockchains/ethereum/assets/0xb9F747162AB1E95d07361f9048BcDF6eDdA9eEA7/info.json @@ -0,0 +1,14 @@ +{ + "name": "Star Atlas (Portal)", + "type": "ERC20", + "symbol": "ATLAS", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://staratlas.com", + "explorer": "https://etherscan.io/token/0xb9F747162AB1E95d07361f9048BcDF6eDdA9eEA7", + "status": "active", + "id": "0xb9F747162AB1E95d07361f9048BcDF6eDdA9eEA7", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xb9F747162AB1E95d07361f9048BcDF6eDdA9eEA7/logo.png b/blockchains/ethereum/assets/0xb9F747162AB1E95d07361f9048BcDF6eDdA9eEA7/logo.png new file mode 100644 index 0000000000000..8cd9b22a7f253 Binary files /dev/null and b/blockchains/ethereum/assets/0xb9F747162AB1E95d07361f9048BcDF6eDdA9eEA7/logo.png differ diff --git a/blockchains/ethereum/assets/0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C/info.json b/blockchains/ethereum/assets/0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C/info.json new file mode 100644 index 0000000000000..a2bf4d1a9f3c0 --- /dev/null +++ b/blockchains/ethereum/assets/0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C/info.json @@ -0,0 +1,11 @@ +{ + "name": "ZEDXION", + "type": "ERC20", + "symbol": "ZEDXION", + "decimals": 18, + "website": "https://zedxion.io", + "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Zedxion Token.", + "explorer": "https://etherscan.io/token/0xbafdabadcf19d0cfbbe0ab9c69cf050d86ff888c", + "status": "active", + "id": "0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/logo.png b/blockchains/ethereum/assets/0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/logo.png rename to blockchains/ethereum/assets/0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C/logo.png diff --git a/blockchains/ethereum/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json b/blockchains/ethereum/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json new file mode 100644 index 0000000000000..bc5f571d45c7a --- /dev/null +++ b/blockchains/ethereum/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise Rewards", + "type": "ERC20", + "symbol": "claimRISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "Virtual token that allows unclaimed rewards from EverRise Staking NFTs and its Vote Escrowed (ve) EverRise to display in wallet balances.", + "explorer": "https://etherscan.io/token/0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "status": "active", + "id": "0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png b/blockchains/ethereum/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png new file mode 100644 index 0000000000000..efff8d00af4a5 Binary files /dev/null and b/blockchains/ethereum/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png differ diff --git a/blockchains/ethereum/assets/0xbBbfa5d0Bfd30B9ebce64b06E3E9Fc85E7f0F396/info.json b/blockchains/ethereum/assets/0xbBbfa5d0Bfd30B9ebce64b06E3E9Fc85E7f0F396/info.json new file mode 100644 index 0000000000000..16f0cf4ce385e --- /dev/null +++ b/blockchains/ethereum/assets/0xbBbfa5d0Bfd30B9ebce64b06E3E9Fc85E7f0F396/info.json @@ -0,0 +1,56 @@ +{ + "name": "DynETHc DynaSet", + "type": "ERC20", + "symbol": "dynETHc", + "decimals": 18, + "website": "https://singularitydao.ai/dynalab/dynETHc", + "description": "dynETHc gives users exposure to Ethereum using long only strategies managed by the Dynamic Asset Manager with less fees & expenses. dynETHc tokens can then be used as collateral on 3rd party protocols. Powered by SingularityDAO.ai.", + "explorer": "https://etherscan.io/token/0xbBbfa5d0Bfd30B9ebce64b06E3E9Fc85E7f0F396", + "status": "active", + "id": "0xbBbfa5d0Bfd30B9ebce64b06E3E9Fc85E7f0F396", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SingularityDao" + }, + { + "name": "telegram", + "url": "https://t.me/chatsight_bot?start=dmVyaWZ5OjotMTAwMTI4NzAxNjEzNw==" + }, + { + "name": "telegram_news", + "url": "https://t.me/sdaoann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/singularitydao" + }, + { + "name": "github", + "url": "https://github.com/Singularity-DAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/singularitydao" + }, + { + "name": "youtube", + "url": "https://youtube.com/@SingularityDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/singularitydao/" + }, + { + "name": "medium", + "url": "https://medium.com/singularitydao" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SingularityDAO/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xbBbfa5d0Bfd30B9ebce64b06E3E9Fc85E7f0F396/logo.png b/blockchains/ethereum/assets/0xbBbfa5d0Bfd30B9ebce64b06E3E9Fc85E7f0F396/logo.png new file mode 100644 index 0000000000000..962f15a8fd0c6 Binary files /dev/null and b/blockchains/ethereum/assets/0xbBbfa5d0Bfd30B9ebce64b06E3E9Fc85E7f0F396/logo.png differ diff --git a/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json b/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json index 15d49ac517f0e..58b72413c9c73 100644 --- a/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json +++ b/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xbC396689893D065F41bc2C6EcbeE5e0085233447", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png b/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png index 56f236d5afcf7..d6e78f42bdaa8 100644 Binary files a/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png and b/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png differ diff --git a/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json b/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json index 52b129fd5067d..3bbd2d3fa986b 100644 --- a/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json +++ b/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json @@ -1,12 +1,12 @@ { - "name": "StormX Token", + "name": "StormX", "website": "https://stormx.io", "description": "Earn crypto when you shop online.", "explorer": "https://etherscan.io/token/0xbe9375c6a420d2eeb258962efb95551a5b722803", "type": "ERC20", "symbol": "STMX", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xbE9375C6a420D2eEB258962efB95551A5b722803", "links": [ { diff --git a/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json b/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json index 8655e0e2785bc..ed118544618e2 100644 --- a/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json +++ b/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json @@ -1,7 +1,7 @@ { "name": "GYSR", "website": "https://gysr.io", - "description": "GYSR is a generalized, configurable, and 100% decentralized platform for yield farming.", + "description": "GYSR is an open platform for on-chain incentives.", "explorer": "https://etherscan.io/token/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb", "type": "ERC20", "symbol": "GYSR", @@ -29,9 +29,24 @@ "name": "medium", "url": "https://medium.com/gysr" }, + { + "name": "blog", + "url": "https://gysr.substack.com" + }, { "name": "whitepaper", - "url": "https://uploads-ssl.webflow.com/5f342a4bf3ba70090e34250a/5f8b53061402259f3f369b33_gysr_whitepaper_20201009.pdf" + "url": "https://resources.gysr.io/gysr_v2_whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gysr" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/geyser" } + ], + "tags": [ + "defi" ] -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png b/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png index 035b344de0f1f..18ceeb8578af9 100644 Binary files a/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png and b/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png differ diff --git a/blockchains/ethereum/assets/0xba386A4Ca26B85FD057ab1Ef86e3DC7BdeB5ce70/info.json b/blockchains/ethereum/assets/0xba386A4Ca26B85FD057ab1Ef86e3DC7BdeB5ce70/info.json new file mode 100644 index 0000000000000..f3d3fa7d565b0 --- /dev/null +++ b/blockchains/ethereum/assets/0xba386A4Ca26B85FD057ab1Ef86e3DC7BdeB5ce70/info.json @@ -0,0 +1,48 @@ +{ + "name": "Jesus Coin", + "type": "ERC20", + "symbol": "JESUS", + "decimals": 18, + "website": "https://www.jesuscoin.xyz", + "description": "Jesus Coin was created to encourage generosity, foster community, and transform charitable giving. ", + "explorer": "https://etherscan.io/token/0xba386A4Ca26B85FD057ab1Ef86e3DC7BdeB5ce70", + "status": "active", + "id": "0xba386A4Ca26B85FD057ab1Ef86e3DC7BdeB5ce70", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/jesustokens" + }, + { + "name": "github", + "url": "https://github.com/makerlee0x/Jesus-Coin" + }, + { + "name": "telegram", + "url": "https://t.me/JesusCoinERC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/jesus-coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jesus-toys/" + }, + { + "name": "whitepaper", + "url": "https://jesus.toys/_files/ugd/8460b5_557962e456ef4642aafc512aff19e929.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/@jesustokens" + }, + { + "name": "medium", + "url": "https://medium.com/@JesuscoinDAO" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba386A4Ca26B85FD057ab1Ef86e3DC7BdeB5ce70/logo.png b/blockchains/ethereum/assets/0xba386A4Ca26B85FD057ab1Ef86e3DC7BdeB5ce70/logo.png new file mode 100644 index 0000000000000..c14967e272dde Binary files /dev/null and b/blockchains/ethereum/assets/0xba386A4Ca26B85FD057ab1Ef86e3DC7BdeB5ce70/logo.png differ diff --git a/blockchains/ethereum/assets/0xba5BDe662c17e2aDFF1075610382B9B691296350/info.json b/blockchains/ethereum/assets/0xba5BDe662c17e2aDFF1075610382B9B691296350/info.json new file mode 100644 index 0000000000000..11f57130939cc --- /dev/null +++ b/blockchains/ethereum/assets/0xba5BDe662c17e2aDFF1075610382B9B691296350/info.json @@ -0,0 +1,28 @@ +{ + "name": "SuperRare", + "website": "https://superrare.com/", + "description": "A network owned & governed by artists, collectors and curators", + "explorer": "https://etherscan.io/token/0xba5BDe662c17e2aDFF1075610382B9B691296350", + "type": "ERC20", + "symbol": "RARE", + "decimals": 18, + "status": "active", + "id": "0xba5BDe662c17e2aDFF1075610382B9B691296350", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SuperRare" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/superrare/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/superrare/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xba5BDe662c17e2aDFF1075610382B9B691296350/logo.png b/blockchains/ethereum/assets/0xba5BDe662c17e2aDFF1075610382B9B691296350/logo.png new file mode 100644 index 0000000000000..e4996ed3af470 Binary files /dev/null and b/blockchains/ethereum/assets/0xba5BDe662c17e2aDFF1075610382B9B691296350/logo.png differ diff --git a/blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/info.json b/blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/info.json index 4a20c785832d6..99e0303d55e61 100644 --- a/blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/info.json +++ b/blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/info.json @@ -7,5 +7,8 @@ "description": "An experiment in decentralized community building around a simple erc-20 token. ", "explorer": "https://etherscan.io/token/0xbb1ee07d6c7baeb702949904080eb61f5d5e7732", "status": "active", - "id": "0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732" + "id": "0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d/info.json b/blockchains/ethereum/assets/0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d/info.json new file mode 100644 index 0000000000000..151718fe62939 --- /dev/null +++ b/blockchains/ethereum/assets/0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d/info.json @@ -0,0 +1,28 @@ +{ + "name": "Dorayaki", + "type": "ERC20", + "symbol": "DORA", + "decimals": 18, + "website": "https://dorafactory.org/", + "description": "Dora Factory is a programmable DAO-as-a-Service open infrastructure on Substrate. All cool features regrading on-chain governance can be built on this infrastructure as pallets by the developers, and they can be rewarded in a SaaS model when DAOs launched on Dora Factory deploy them.", + "explorer": "https://etherscan.io/token/0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d", + "status": "active", + "id": "0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DoraFactory" + }, + { + "name": "telegram", + "url": "https://t.me/dorafactory" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dora-factory/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d/logo.png b/blockchains/ethereum/assets/0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d/logo.png new file mode 100644 index 0000000000000..a6cab14df317f Binary files /dev/null and b/blockchains/ethereum/assets/0xbc4171f45EF0EF66E76F979dF021a34B46DCc81d/logo.png differ diff --git a/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/logo.png b/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/logo.png index 29f30e3795dee..f8825a9e75204 100644 Binary files a/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/logo.png and b/blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/logo.png differ diff --git a/blockchains/ethereum/assets/0xbd31EA8212119f94A611FA969881CBa3EA06Fa3d/info.json b/blockchains/ethereum/assets/0xbd31EA8212119f94A611FA969881CBa3EA06Fa3d/info.json new file mode 100644 index 0000000000000..598173bcf58dc --- /dev/null +++ b/blockchains/ethereum/assets/0xbd31EA8212119f94A611FA969881CBa3EA06Fa3d/info.json @@ -0,0 +1,14 @@ +{ + "name": "LUNA (Portal)", + "type": "ERC20", + "symbol": "LUNA", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://etherscan.io/token/0xbd31EA8212119f94A611FA969881CBa3EA06Fa3d", + "status": "active", + "id": "0xbd31EA8212119f94A611FA969881CBa3EA06Fa3d", + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/ethereum/assets/0xbd31EA8212119f94A611FA969881CBa3EA06Fa3d/logo.png b/blockchains/ethereum/assets/0xbd31EA8212119f94A611FA969881CBa3EA06Fa3d/logo.png new file mode 100644 index 0000000000000..2a885151a2b72 Binary files /dev/null and b/blockchains/ethereum/assets/0xbd31EA8212119f94A611FA969881CBa3EA06Fa3d/logo.png differ diff --git a/blockchains/ethereum/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/info.json b/blockchains/ethereum/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/info.json new file mode 100644 index 0000000000000..26ce415bb493e --- /dev/null +++ b/blockchains/ethereum/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/info.json @@ -0,0 +1,32 @@ +{ + "name": "FEG Token", + "type": "ERC20", + "symbol": "FEG", + "decimals": 18, + "website": "https://fegtoken.com/", + "description": "Building an ecosystem and passive income around a governance token. Trade your crypto assets using our non-custodial peer-to-peer trading protocol and earn a passive income with our asset-backed governance token.", + "explorer": "https://etherscan.io/token/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11", + "status": "active", + "id": "0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fegtoken-v2/" + }, + { + "name": "twitter", + "url": "https://twitter.com/FEGtoken" + }, + { + "name": "telegram", + "url": "https://t.me/FEGchat" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/feg-token" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/logo.png b/blockchains/ethereum/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/logo.png new file mode 100644 index 0000000000000..94405ed8c6779 Binary files /dev/null and b/blockchains/ethereum/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/logo.png differ diff --git a/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/logo.png b/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/logo.png index b79c61e11dc14..75c7fe08089b4 100644 Binary files a/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/logo.png and b/blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/logo.png differ diff --git a/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json b/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json index a2e7e4cf8e003..82b6623baa03f 100644 --- a/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json +++ b/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0xc00e94Cb662C3520282E6f5717214004A7f26888", + "tags": [ + "defi" + ], "links": [ { "name": "blog", diff --git a/blockchains/ethereum/assets/0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0/info.json b/blockchains/ethereum/assets/0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0/info.json new file mode 100644 index 0000000000000..8032ce24a2c9c --- /dev/null +++ b/blockchains/ethereum/assets/0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0/info.json @@ -0,0 +1,32 @@ +{ + "name": "Centrifuge", + "type": "ERC20", + "symbol": "CFG", + "decimals": 18, + "website": "https://centrifuge.io/", + "description": "The Centrifuge Token (CFG) guides the development of Centrifuge using an onchain governance mechanism. This is an ERC20 wrapped token of CFG deployed on Ethereum and backed 1:1 by CFG on Centrifuge Chain.", + "explorer": "https://etherscan.io/token/0xc221b7e65ffc80de234bbb6667abdd46593d34f0", + "status": "active", + "id": "0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/centrifuge" + }, + { + "name": "github", + "url": "https://github.com/centrifuge" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/centrifuge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/centrifuge" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0/logo.png b/blockchains/ethereum/assets/0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0/logo.png new file mode 100644 index 0000000000000..d50f76fa47596 Binary files /dev/null and b/blockchains/ethereum/assets/0xc221b7E65FfC80DE234bbB6667aBDd46593D34F0/logo.png differ diff --git a/blockchains/ethereum/assets/0xc314b0E758D5FF74f63e307A86EbfE183C95767b/info.json b/blockchains/ethereum/assets/0xc314b0E758D5FF74f63e307A86EbfE183C95767b/info.json new file mode 100644 index 0000000000000..a3596fee84dd8 --- /dev/null +++ b/blockchains/ethereum/assets/0xc314b0E758D5FF74f63e307A86EbfE183C95767b/info.json @@ -0,0 +1,28 @@ +{ + "name": "Adappter Token", + "type": "ERC20", + "symbol": "ADP", + "decimals": 18, + "website": "https://adappter.io/eng.html", + "description": "Adappter creates ‘the Pleasant World’ connected by a Blockchain where users, partners, and everyone together improve value based on the spirit of fairness, sharing, and trust.", + "explorer": "https://etherscan.io/token/0xc314b0e758d5ff74f63e307a86ebfe183c95767b", + "status": "active", + "id": "0xc314b0E758D5FF74f63e307A86EbfE183C95767b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Adappter_io" + }, + { + "name": "telegram", + "url": "https://t.me/AdappterOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/adappter-token/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc314b0E758D5FF74f63e307A86EbfE183C95767b/logo.png b/blockchains/ethereum/assets/0xc314b0E758D5FF74f63e307A86EbfE183C95767b/logo.png new file mode 100644 index 0000000000000..e7332202bcb52 Binary files /dev/null and b/blockchains/ethereum/assets/0xc314b0E758D5FF74f63e307A86EbfE183C95767b/logo.png differ diff --git a/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json b/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json index 684a313393796..e480e8f1298c8 100644 --- a/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json +++ b/blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json @@ -7,5 +7,8 @@ "website": "https://erc20.tech", "explorer": "https://etherscan.io/token/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA", "status": "active", - "id": "0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA" + "id": "0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json b/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json index 64ea60e769fe9..a714986328e96 100644 --- a/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json +++ b/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json @@ -6,8 +6,11 @@ "type": "ERC20", "symbol": "GTH", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f", + "tags": [ + "governance" + ], "links": [ { "name": "twitter", @@ -25,5 +28,9 @@ "name": "whitepaper", "url": "https://gather.network/whitepaper.html" } - ] -} \ No newline at end of file + ], + "migrate": { + "asset_id": "c60_t0xeb986DA994E4a118d5956b02d8b7c3C7CE373674", + "url": "https://twitter.com/Gather_Network/status/1479180753967915008" + } +} diff --git a/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/info.json b/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/info.json index 695817de6fffa..bb92bfbd5ab52 100644 --- a/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/info.json +++ b/blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/info.json @@ -1,7 +1,7 @@ { "name": "snglsDAO Governance Token", "website": "https://snglsDAO.io", - "description": "snglsDAO Governance Token is the reputation token for the snglsDAO. Join the revolution of unstoppable media and the fight for freedom from censorship!", + "description": "snglsDAO Governance Token is the reputation token for the snglsDAO. Join the revolution of unstoppable media and the fight for freedom from censorship!", "explorer": "https://etherscan.io/token/0xc4199fB6FFDb30A829614becA030f9042f1c3992", "type": "ERC20", "symbol": "SGT", diff --git a/blockchains/ethereum/assets/0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC/info.json b/blockchains/ethereum/assets/0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC/info.json new file mode 100644 index 0000000000000..071cacaec35f1 --- /dev/null +++ b/blockchains/ethereum/assets/0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC/info.json @@ -0,0 +1,40 @@ +{ + "name": "Hop", + "type": "ERC20", + "symbol": "HOP", + "decimals": 18, + "website": "https://app.hop.exchange/", + "description": "A protocol for sending tokens across rollups and their shared layer-1 network in a quick and trustless manner", + "explorer": "https://etherscan.io/token/0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC", + "status": "active", + "id": "0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HopProtocol" + }, + { + "name": "github", + "url": "https://github.com/hop-protocol" + }, + { + "name": "docs", + "url": "https://docs.hop.exchange/" + }, + { + "name": "whitepaper", + "url": "https://app.hop.exchange/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hop-exchange/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/hop-protocol" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/ethereum/assets/0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC/logo.png b/blockchains/ethereum/assets/0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC/logo.png new file mode 100644 index 0000000000000..a74baaf41e0cc Binary files /dev/null and b/blockchains/ethereum/assets/0xc5102fE9359FD9a28f877a67E36B0F050d81a3CC/logo.png differ diff --git a/blockchains/ethereum/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/info.json b/blockchains/ethereum/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/info.json new file mode 100644 index 0000000000000..8466e2f80dd05 --- /dev/null +++ b/blockchains/ethereum/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/info.json @@ -0,0 +1,28 @@ +{ + "name": "First Digital USD", + "type": "ERC20", + "symbol": "FDUSD", + "decimals": 18, + "website": "https://firstdigitallabs.com", + "description": "FDUSD (First Digital USD) is a 1:1 USD-backed Stablecoin. FDUSD revolutionizes global finance with a cutting-edge digital stablecoin, providing businesses and builders with security, speed, and innovation worldwide.", + "explorer": "https://etherscan.io/token/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409", + "status": "active", + "id": "0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FDLabsHQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/first-digital-usd" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/first-digital-usd" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/logo.png b/blockchains/ethereum/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/logo.png new file mode 100644 index 0000000000000..5d54b8a4dba01 Binary files /dev/null and b/blockchains/ethereum/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/logo.png differ diff --git a/blockchains/ethereum/assets/0xc5fB36dd2fb59d3B98dEfF88425a3F425Ee469eD/info.json b/blockchains/ethereum/assets/0xc5fB36dd2fb59d3B98dEfF88425a3F425Ee469eD/info.json new file mode 100644 index 0000000000000..060043df1bb79 --- /dev/null +++ b/blockchains/ethereum/assets/0xc5fB36dd2fb59d3B98dEfF88425a3F425Ee469eD/info.json @@ -0,0 +1,52 @@ +{ + "name": "Dejitaru TSUKA", + "type": "ERC20", + "symbol": "TSUKA", + "decimals": 9, + "website": "https://www.dejitarutsuka.io", + "description": "JAPANESE LORE DESTINE THE DEJITARU TSŪKA DRAGON TO BREATHE VAST FLAMES OF WISDOM AND PROSPERITY TO ALL WHO EMBRACE ITS FEROCITY AND STRENGTH. IT IS THE HARBINGER OF ABUNDANCE AND WEALTH. THE DEJITARU TSŪKA DRAGON IS COVETED BY THE KNOWING AND REVERED BY THE LESSER. IT INSTILLS FEAR AND TERROR IN THE HEARTS AND MINDS OF THOSE WHO QUESTION. SEAL YOUR FATE AND FORTUNE BY HARNESSING THE UNRIVALED POWER OF THE DEJITARU TSŪKA DRAGON.", + "explorer": "https://etherscan.io/token/0xc5fb36dd2fb59d3b98deff88425a3f425ee469ed", + "status": "active", + "id": "0xc5fB36dd2fb59d3B98dEfF88425a3F425Ee469eD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dejitaru_tsuka" + }, + { + "name": "telegram", + "url": "https://t.me/Tsukaresearch" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dejitaru-tsuka" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dejitaru-tsuka/" + }, + { + "name": "medium", + "url": "https://medium.com/@DejitaruTsukaSangha" + }, + { + "name": "discord", + "url": "https://discord.com/invite/uQyKc4nYkX" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/TSUKA_OFFICIAL/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCqn1UP4kPJXQ_ed5lDr_Uzw" + }, + { + "name": "docs", + "url": "https://linktr.ee/dejitarutsuka" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc5fB36dd2fb59d3B98dEfF88425a3F425Ee469eD/logo.png b/blockchains/ethereum/assets/0xc5fB36dd2fb59d3B98dEfF88425a3F425Ee469eD/logo.png new file mode 100644 index 0000000000000..0ee02b15f04e5 Binary files /dev/null and b/blockchains/ethereum/assets/0xc5fB36dd2fb59d3B98dEfF88425a3F425Ee469eD/logo.png differ diff --git a/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/info.json b/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/info.json index f79025764dbde..7dc2cf614c0d2 100644 --- a/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/info.json +++ b/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/info.json @@ -7,5 +7,10 @@ "description": "The governance token for Fei Protocol", "explorer": "https://etherscan.io/token/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B", "status": "active", - "id": "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B" + "id": "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B", + "tags": [ + "defi", + "stablecoin", + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json b/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json index 117d92b33d5da..db05c33ec4efe 100644 --- a/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json +++ b/blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json @@ -3,9 +3,9 @@ "symbol": "FOX", "type": "ERC20", "decimals": 18, - "description": "-", + "description": "FOX is ShapeShift’s official loyalty token. Holders of FOX enjoy zero-commission trading and win ongoing USDC crypto payments from Rainfall (payments increase in proportion to your FOX holdings). ", "website": "https://shapeshift.com/fox-token", "explorer": "https://etherscan.io/token/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d", - "status": "abandoned", + "status": "active", "id": "0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json b/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json index 48cd8a8cfbecb..e43ca6ea6c8e3 100644 --- a/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json +++ b/blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json @@ -1,7 +1,7 @@ { "name": "Aave UniLENDETH", "website": "https://aave.com", - "description": "Aave UniLENDETH is an interest bearing token pegged 1:1 to the underlying LEND and ETH deposited in the Uniswap Market of Aave Protocol.", + "description": "Aave UniLENDETH is an interest bearing token pegged 1:1 to the underlying LEND and ETH deposited in the Uniswap Market of Aave Protocol.", "explorer": "https://etherscan.io/token/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63", "type": "ERC20", "symbol": "aUniLENDETH", diff --git a/blockchains/ethereum/assets/0xc8A34E86C187830922f841985E376f412eE0088A/info.json b/blockchains/ethereum/assets/0xc8A34E86C187830922f841985E376f412eE0088A/info.json new file mode 100644 index 0000000000000..802a2bc2515a9 --- /dev/null +++ b/blockchains/ethereum/assets/0xc8A34E86C187830922f841985E376f412eE0088A/info.json @@ -0,0 +1,48 @@ +{ + "name": "DRAC Network (DRAC)", + "type": "ERC20", + "symbol": "DRAC", + "decimals": 18, + "website": "https://drac.io", + "description": "Decentralized Rewarding Autonomous Chain.", + "explorer": "https://etherscan.io/token/0xc8a34e86c187830922f841985e376f412ee0088a", + "status": "active", + "id": "0xc8A34E86C187830922f841985E376f412eE0088A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DRAC_Network" + }, + { + "name": "github", + "url": "https://github.com/DRAC-Network-Admin" + }, + { + "name": "telegram", + "url": "https://t.me/DRAC_English" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/drac-token" + }, + { + "name": "whitepaper", + "url": "https://drac.io/whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://dracnetwork.medium.com" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCcD7AsRqhU92IfqTh4SY0kQ" + }, + { + "name": "discord", + "url": "https://discord.com/invite/9DyPCHsk" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xc8A34E86C187830922f841985E376f412eE0088A/logo.png b/blockchains/ethereum/assets/0xc8A34E86C187830922f841985E376f412eE0088A/logo.png new file mode 100644 index 0000000000000..e49a73ebb5521 Binary files /dev/null and b/blockchains/ethereum/assets/0xc8A34E86C187830922f841985E376f412eE0088A/logo.png differ diff --git a/blockchains/ethereum/assets/0xc8De43Bfe33FF496Fa14c270D9CB29Bda196B9B5/info.json b/blockchains/ethereum/assets/0xc8De43Bfe33FF496Fa14c270D9CB29Bda196B9B5/info.json new file mode 100644 index 0000000000000..fcf0e7be82d3c --- /dev/null +++ b/blockchains/ethereum/assets/0xc8De43Bfe33FF496Fa14c270D9CB29Bda196B9B5/info.json @@ -0,0 +1,33 @@ +{ + "name": "Big Eyes", + "type": "ERC20", + "symbol": "$BIG", + "decimals": 18, + "website": "https://bigeyes.space", + "description": "Big Eyes’ is a full-on community token with the express goal of shifting wealth into the defi ecosystem and protecting an important part of the world’s ecosystem. We are creating the BIG Casino and 20+ P2E games all utilizing $BIG to play. This is the beginning of the $BIG-gest ecosystem in Crypto.", + "explorer": "https://etherscan.io/token/0xc8De43Bfe33FF496Fa14c270D9CB29Bda196B9B5", + "status": "active", + "id": "0xc8De43Bfe33FF496Fa14c270D9CB29Bda196B9B5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BigEyesCoin" + }, + { + "name": "telegram", + "url": "https://t.me/BIGEYESOFFICIAL" + }, + { + "name": "whitepaper", + "url": "https://bigeyes.space/documents/Whitepaper.pdf" + }, + { + "name": "docs", + "url": "https://solidity.finance/audits/BigEyes" + } + ], + "tags": [ + "memes", + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xc8De43Bfe33FF496Fa14c270D9CB29Bda196B9B5/logo.png b/blockchains/ethereum/assets/0xc8De43Bfe33FF496Fa14c270D9CB29Bda196B9B5/logo.png new file mode 100644 index 0000000000000..a9db922bc0cd0 Binary files /dev/null and b/blockchains/ethereum/assets/0xc8De43Bfe33FF496Fa14c270D9CB29Bda196B9B5/logo.png differ diff --git a/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json b/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json index c623643710885..035933c66d2bf 100644 --- a/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json +++ b/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xcA37530E7c5968627BE470081d1C993eb1dEaf90/info.json b/blockchains/ethereum/assets/0xcA37530E7c5968627BE470081d1C993eb1dEaf90/info.json new file mode 100644 index 0000000000000..cfa46e4923973 --- /dev/null +++ b/blockchains/ethereum/assets/0xcA37530E7c5968627BE470081d1C993eb1dEaf90/info.json @@ -0,0 +1,36 @@ +{ + "name": "Stable DODO", + "website": "app.ichi.org", + "description": "oneDODO is an ICHI-created stablecoin for DODO.", + "explorer": "https://etherscan.io/token/0xcA37530E7c5968627BE470081d1C993eb1dEaf90", + "type": "ERC20", + "symbol": "oneDODO", + "decimals": 18, + "status": "active", + "id": "0xcA37530E7c5968627BE470081d1C993eb1dEaf90", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifarm" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DvsYCfK8" + } + ] +} diff --git a/blockchains/ethereum/assets/0xcA37530E7c5968627BE470081d1C993eb1dEaf90/logo.png b/blockchains/ethereum/assets/0xcA37530E7c5968627BE470081d1C993eb1dEaf90/logo.png new file mode 100644 index 0000000000000..0e09f9d60bb1b Binary files /dev/null and b/blockchains/ethereum/assets/0xcA37530E7c5968627BE470081d1C993eb1dEaf90/logo.png differ diff --git a/blockchains/ethereum/assets/0xcAfE001067cDEF266AfB7Eb5A286dCFD277f3dE5/info.json b/blockchains/ethereum/assets/0xcAfE001067cDEF266AfB7Eb5A286dCFD277f3dE5/info.json new file mode 100644 index 0000000000000..8cebaec1467be --- /dev/null +++ b/blockchains/ethereum/assets/0xcAfE001067cDEF266AfB7Eb5A286dCFD277f3dE5/info.json @@ -0,0 +1,28 @@ +{ + "name": "ParaSwap", + "type": "ERC20", + "symbol": "PSP", + "decimals": 18, + "website": "https://paraswap.io/", + "description": "ParaSwap aggregates decentralized exchanges and other DeFi services in one comprehensive interface to streamline and facilitate users' interactions with decentralized finance on Ethereum and EVM-compatible chains Polygon, Avalanche, BSC & more to come.", + "explorer": "https://etherscan.io/token/0xcafe001067cdef266afb7eb5a286dcfd277f3de5", + "status": "active", + "id": "0xcAfE001067cDEF266AfB7Eb5A286dCFD277f3dE5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/paraswap" + }, + { + "name": "telegram", + "url": "https://t.me/paraswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/paraswap/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcAfE001067cDEF266AfB7Eb5A286dCFD277f3dE5/logo.png b/blockchains/ethereum/assets/0xcAfE001067cDEF266AfB7Eb5A286dCFD277f3dE5/logo.png new file mode 100644 index 0000000000000..6a8b61f41102c Binary files /dev/null and b/blockchains/ethereum/assets/0xcAfE001067cDEF266AfB7Eb5A286dCFD277f3dE5/logo.png differ diff --git a/blockchains/ethereum/assets/0xcF78C7dD70d6F30F6E3609e905e78305Da98c863/info.json b/blockchains/ethereum/assets/0xcF78C7dD70d6F30F6E3609e905e78305Da98c863/info.json new file mode 100644 index 0000000000000..09389aa700e98 --- /dev/null +++ b/blockchains/ethereum/assets/0xcF78C7dD70d6F30F6E3609e905e78305Da98c863/info.json @@ -0,0 +1,21 @@ +{ + "name": "Ownix", + "type": "ERC20", + "symbol": "ONX", + "decimals": 18, + "website": "https://ownix.com/", + "description": "Forget everything you know About owning things. ownix - The most dynamic NFT platform of our digital era. Presenting a huge collection of artworks, moments and digital assets - a total experience for the creators and collectors around the world", + "explorer": "https://etherscan.io/token/0xcF78C7dD70d6F30F6E3609e905e78305Da98c863", + "status": "active", + "id": "0xcF78C7dD70d6F30F6E3609e905e78305Da98c863", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Ownix_nft" + }, + { + "name": "telegram", + "url": "https://t.me/ownixglobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcF78C7dD70d6F30F6E3609e905e78305Da98c863/logo.png b/blockchains/ethereum/assets/0xcF78C7dD70d6F30F6E3609e905e78305Da98c863/logo.png new file mode 100644 index 0000000000000..f506d974375c7 Binary files /dev/null and b/blockchains/ethereum/assets/0xcF78C7dD70d6F30F6E3609e905e78305Da98c863/logo.png differ diff --git a/blockchains/ethereum/assets/0xcFEB09C3c5F0f78aD72166D55f9e6E9A60e96eEC/info.json b/blockchains/ethereum/assets/0xcFEB09C3c5F0f78aD72166D55f9e6E9A60e96eEC/info.json new file mode 100644 index 0000000000000..e2c44478effa1 --- /dev/null +++ b/blockchains/ethereum/assets/0xcFEB09C3c5F0f78aD72166D55f9e6E9A60e96eEC/info.json @@ -0,0 +1,44 @@ +{ + "name": "vEmpire DDAO", + "type": "ERC20", + "symbol": "VEMP", + "decimals": 18, + "website": "https://v-empire.digital", + "description": "vEmpire DDAO is the world’s largest Decentralized Metaverse Investment Organization. The official vEmpire protocol incorporates different strategies to incentivize Metaverse token staking to fund the battle against centralisation.", + "explorer": "https://etherscan.io/token/0xcFEB09C3c5F0f78aD72166D55f9e6E9A60e96eEC", + "status": "active", + "id": "0xcFEB09C3c5F0f78aD72166D55f9e6E9A60e96eEC", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vempire-ddao/" + }, + { + "name": "twitter", + "url": "https://twitter.com/vEmpiredigital" + }, + { + "name": "telegram", + "url": "https://t.me/vEmpirediscussion" + }, + { + "name": "facebook", + "url": "https://facebook.com/vEmpireDDAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vempire-ddao/" + }, + { + "name": "whitepaper", + "url": "https://v-empire.digital/whitepaper" + }, + { + "name": "blog", + "url": "https://medium.com/@v-empire.digital" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xcFEB09C3c5F0f78aD72166D55f9e6E9A60e96eEC/logo.png b/blockchains/ethereum/assets/0xcFEB09C3c5F0f78aD72166D55f9e6E9A60e96eEC/logo.png new file mode 100644 index 0000000000000..a83d58a242a0e Binary files /dev/null and b/blockchains/ethereum/assets/0xcFEB09C3c5F0f78aD72166D55f9e6E9A60e96eEC/logo.png differ diff --git a/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/info.json b/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/info.json index 235b56d54f79f..356f93d6067ff 100644 --- a/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/info.json +++ b/blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/info.json @@ -1,11 +1,65 @@ { "name": "dHEDGE DAO Token", "website": "https://dhedge.org", - "description": "Decentralized asset management protocol connecting the world’s best investment managers with investors on the Ethereum blockchain in a permissionless, trustless fashion.", + "description": "Decentralized asset management protocol connecting the world’s best investment managers with investors in a permissionless, trustless fashion.", "explorer": "https://etherscan.io/token/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84", "type": "ERC20", "symbol": "DHT", "decimals": 18, "status": "active", - "id": "0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84" + "id": "0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dHedgeOrg" + }, + { + "name": "github", + "url": "https://github.com/dhedge" + }, + { + "name": "telegram", + "url": "https://t.me/dhedge" + }, + { + "name": "telegram_news", + "url": "https://t.me/dhedge" + }, + { + "name": "blog", + "url": "https://dhedge.ghost.io/" + }, + { + "name": "docs", + "url": "https://docs.dhedge.org/" + }, + { + "name": "forum", + "url": "https://forum.dhedge.org/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/BAWTbRA" + }, + { + "name": "medium", + "url": "https://medium.com/dhedge-org" + }, + { + "name": "youtube", + "url": "https://youtube.com/watch?v=OODm7tJspqk" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dhedge-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dhedge-dao" + } + ], + "tags": [ + "governance", + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/info.json b/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/info.json new file mode 100644 index 0000000000000..6b559ad1324f4 --- /dev/null +++ b/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/info.json @@ -0,0 +1,15 @@ +{ + "name": "Poly Ontology Token", + "website": "https://ont.io", + "description": "Poly Ontology Token (ONT ERC20) is a token issued by Binance on Smart Chain; its price is pegged to Ontology Token (ONT) at a ratio of 1:1.", + "explorer": "https://etherscan.io/token/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2", + "research": "https://research.binance.com/en/projects/ontology", + "type": "ERC20", + "symbol": "ONT", + "decimals": 18, + "status": "active", + "id": "0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2", + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/logo.png b/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/logo.png new file mode 100644 index 0000000000000..25ffd17b23344 Binary files /dev/null and b/blockchains/ethereum/assets/0xcb46C550539ac3DB72dc7aF7c89B11c306C727c2/logo.png differ diff --git a/blockchains/ethereum/assets/0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E/info.json b/blockchains/ethereum/assets/0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E/info.json index 9cdbdafed2d76..324fd778f6db6 100644 --- a/blockchains/ethereum/assets/0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E/info.json +++ b/blockchains/ethereum/assets/0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E/info.json @@ -7,5 +7,8 @@ "description": "inSure DeFi is a Decentralized Insurance Ecosystem, trusted by thousands of community members to protect their crypto portfolios from scams, exchange closures, and drastic devaluations. inSure DeFi provides insurance solutions for the crypto space to stabilize and secure Crypto & DeFi portfolios.", "explorer": "https://etherscan.io/token/0xcb86c6a22cb56b6cf40cafedb06ba0df188a416e", "status": "active", - "id": "0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E" + "id": "0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/info.json b/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/info.json new file mode 100644 index 0000000000000..2c228a4a0a23f --- /dev/null +++ b/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/info.json @@ -0,0 +1,29 @@ +{ + "name": "SPO Token", + "website": "https://spores.app", + "description": "SPO token is designed for community governance and DeFi utilization with NFT-creator-centricity and DeFi-community-driven purpose. SPO is used to incentivize NFT creators, buyers, agents, liquidity providers across the ecosystem.", + "explorer": "https://etherscan.io/token/0xcbe771323587ea16dacb6016e269d7f08a7acc4e", + "type": "ERC20", + "symbol": "SPO", + "decimals": 18, + "status": "active", + "id": "0xcbE771323587EA16dACB6016e269D7F08A7ACC4E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Spores_Network" + }, + { + "name": "medium", + "url": "https://spores.medium.com" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/spores-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spores-network" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/logo.png b/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/logo.png new file mode 100644 index 0000000000000..755e925ca67b2 Binary files /dev/null and b/blockchains/ethereum/assets/0xcbE771323587EA16dACB6016e269D7F08A7ACC4E/logo.png differ diff --git a/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json b/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json index 3bd6c0147819a..b645259b96d42 100644 --- a/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json +++ b/blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json @@ -7,5 +7,23 @@ "symbol": "ASTRO", "decimals": 18, "status": "active", - "id": "0xcbd55D4fFc43467142761A764763652b48b969ff" + "id": "0xcbd55D4fFc43467142761A764763652b48b969ff", + "links": [ + { + "name": "telegram", + "url": "https://t.me/astrotoolsio" + }, + { + "name": "twitter", + "url": "https://twitter.com/Astro_Tools" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/astrotools/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/astrotools/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/info.json b/blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/info.json index 175df7500027b..ad81c3b524b3b 100644 --- a/blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/info.json +++ b/blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/info.json @@ -4,7 +4,7 @@ "symbol": "SPACE", "decimals": 18, "website": "https://spacetoken.spacelens.com", - "description": "Spacelens is a decentralized eCommerce platform that allows anyone to buy and sell physical products, digital goods, and services around the world.\n", + "description": "Spacelens is a decentralized eCommerce platform that allows anyone to buy and sell physical products, digital goods, and services around the world.", "explorer": "https://etherscan.io/token/0xcc7ab8d78dba187dc95bf3bb86e65e0c26d0041f", "status": "active", "id": "0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f" diff --git a/blockchains/ethereum/assets/0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97/info.json b/blockchains/ethereum/assets/0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97/info.json new file mode 100644 index 0000000000000..2a89b18b36d03 --- /dev/null +++ b/blockchains/ethereum/assets/0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97/info.json @@ -0,0 +1,28 @@ +{ + "name": "Gods Unchained", + "website": "https://godsunchained.com", + "description": "THE TRADING CARD GAME THAT PAYS TO PLAY", + "explorer": "https://etherscan.io/token/0xccc8cb5229b0ac8069c51fd58367fd1e622afd97", + "type": "ERC20", + "symbol": "GODS", + "decimals": 18, + "status": "active", + "id": "0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GodsUnchained" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/GodsUnchained/" + }, + { + "name": "facebook", + "url": "https://facebook.com/godsunchained/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97/logo.png b/blockchains/ethereum/assets/0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97/logo.png new file mode 100644 index 0000000000000..55b737ada1a1d Binary files /dev/null and b/blockchains/ethereum/assets/0xccC8cb5229B0ac8069C51fd58367Fd1e622aFD97/logo.png differ diff --git a/blockchains/ethereum/assets/0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E/info.json b/blockchains/ethereum/assets/0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E/info.json new file mode 100644 index 0000000000000..adc0f5bcc6649 --- /dev/null +++ b/blockchains/ethereum/assets/0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E/info.json @@ -0,0 +1,44 @@ +{ + "name": "FLOKI", + "type": "ERC20", + "symbol": "FLOKI", + "decimals": 9, + "website": "https://floki.com", + "description": "The people's cryptocurrency. By combining the power of memes with real utility and charitability, FLOKI gives power and opportunity to the people — to the underdogs — instead of venture capitalists and hedge funds. FLOKI aims to be the most known and most used cryptocurrency in the world.", + "explorer": "https://etherscan.io/token/0xcf0c122c6b73ff809c693db761e7baebe62b6a2e", + "status": "active", + "id": "0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E", + "tags": [ + "memes" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/FlokiInuToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/realflokiinu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/floki-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/floki-inu" + }, + { + "name": "discord", + "url": "https://discord.com/invite/floki" + }, + { + "name": "medium", + "url": "https://realflokiinu.medium.com/" + }, + { + "name": "whitepaper", + "url": "https://docs.theflokiinu.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E/logo.png b/blockchains/ethereum/assets/0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E/logo.png new file mode 100644 index 0000000000000..271d32eee6831 Binary files /dev/null and b/blockchains/ethereum/assets/0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E/logo.png differ diff --git a/blockchains/ethereum/assets/0xd01409314aCb3b245CEa9500eCE3F6Fd4d70ea30/info.json b/blockchains/ethereum/assets/0xd01409314aCb3b245CEa9500eCE3F6Fd4d70ea30/info.json new file mode 100644 index 0000000000000..d74d4c88a9b9f --- /dev/null +++ b/blockchains/ethereum/assets/0xd01409314aCb3b245CEa9500eCE3F6Fd4d70ea30/info.json @@ -0,0 +1,61 @@ +{ + "name": "LTO Network", + "type": "ERC20", + "symbol": "LTO", + "decimals": 8, + "website": "https://www.ltonetwork.com/", + "description": "LTO Network is a layer-1 platform for decentralized identities, verifiable credentials and decentralized workflow applications, while maintaining data privacy and GDPR compliance.", + "explorer": "https://etherscan.io/token/0xd01409314acb3b245cea9500ece3f6fd4d70ea30", + "status": "active", + "id": "0xd01409314aCb3b245CEa9500eCE3F6Fd4d70ea30", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TheLTONetwork" + }, + { + "name": "github", + "url": "https://github.com/ltonetwork/" + }, + { + "name": "telegram", + "url": "https://t.me/LTOnetwork" + }, + { + "name": "telegram_news", + "url": "https://t.me/ltoinfo" + }, + { + "name": "blog", + "url": "https://blog.ltonetwork.com/" + }, + { + "name": "docs", + "url": "https://docs.ltonetwork.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/LTONetwork/" + }, + { + "name": "facebook", + "url": "https://facebook.com/TheLTONetwork" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCaHcF-xterKYTKSpY4xgKiw" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lto-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lto-network" + }, + { + "name": "whitepaper", + "url": "https://ltonetwork.com/documents/LTO%20Network%20-%20Identities%20Paper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd01409314aCb3b245CEa9500eCE3F6Fd4d70ea30/logo.png b/blockchains/ethereum/assets/0xd01409314aCb3b245CEa9500eCE3F6Fd4d70ea30/logo.png new file mode 100644 index 0000000000000..9737b417159c5 Binary files /dev/null and b/blockchains/ethereum/assets/0xd01409314aCb3b245CEa9500eCE3F6Fd4d70ea30/logo.png differ diff --git a/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/info.json b/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/info.json index fd53eb3e67666..e0f9e9be62440 100644 --- a/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/info.json +++ b/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/info.json @@ -8,5 +8,19 @@ "symbol": "TVK", "decimals": 18, "status": "active", - "id": "0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988" + "id": "0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/terra-virtua-kolect/" + }, + { + "name": "twitter", + "url": "https://twitter.com/terra_virtua" + }, + { + "name": "telegram", + "url": "https://t.me/terravirtua" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd1d2Eb1B1e90B638588728b4130137D262C87cae/info.json b/blockchains/ethereum/assets/0xd1d2Eb1B1e90B638588728b4130137D262C87cae/info.json new file mode 100644 index 0000000000000..4ad6347443e4a --- /dev/null +++ b/blockchains/ethereum/assets/0xd1d2Eb1B1e90B638588728b4130137D262C87cae/info.json @@ -0,0 +1,37 @@ +{ + "name": "Gala", + "website": "https://gala.games", + "description": "GALA is the utility token powering the Gala Games ecosystem.", + "explorer": "https://etherscan.io/token/0xd1d2Eb1B1e90B638588728b4130137D262C87cae", + "type": "ERC20", + "symbol": "GALA", + "decimals": 8, + "status": "active", + "id": "0xd1d2Eb1B1e90B638588728b4130137D262C87cae", + "tags": [ + "nft", + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GoGalaGames" + }, + { + "name": "telegram", + "url": "https://t.me/GoGalaGames" + }, + { + "name": "discord", + "url": "https://discord.com/GoGalaGames" + }, + { + "name": "facebook", + "url": "https://facebook.com/GoGalaGames" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/GoGalaGames" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd1d2Eb1B1e90B638588728b4130137D262C87cae/logo.png b/blockchains/ethereum/assets/0xd1d2Eb1B1e90B638588728b4130137D262C87cae/logo.png new file mode 100644 index 0000000000000..2467cb033db32 Binary files /dev/null and b/blockchains/ethereum/assets/0xd1d2Eb1B1e90B638588728b4130137D262C87cae/logo.png differ diff --git a/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json b/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json index 135b4b04e949f..62f6bef92dc77 100644 --- a/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json +++ b/blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json @@ -1,5 +1,5 @@ { - "name": "OMG", + "name": "OMG Network", "website": "https://omg.network", "description": "OMG Network, formerly known as OmiseGO, is a non-custodial, layer-2 scaling solution built for the Ethereum blockchain. As an Ethereum scaling solution, OMG Network is designed to allow users to transfer ETH and ERC-20 tokens significantly faster and cheaper than when transacting directly on the Ethereum network.", "explorer": "https://etherscan.io/token/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", diff --git a/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/logo.png b/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/logo.png index b1ba31d39ed1c..83f9c09ef6dfe 100644 Binary files a/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/logo.png and b/blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/logo.png differ diff --git a/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json b/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json index a681db3e7200e..36352113cddac 100644 --- a/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json +++ b/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json @@ -1,5 +1,5 @@ { - "name": "LUNA Token", + "name": "Terra", "website": "https://terra.money", "description": "Luna is the native staking token recognized by the Terra protocol.", "explorer": "https://etherscan.io/token/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", diff --git a/blockchains/ethereum/assets/0xd2b274CfBf9534f56b59aD0FB7e645e0354f4941/info.json b/blockchains/ethereum/assets/0xd2b274CfBf9534f56b59aD0FB7e645e0354f4941/info.json new file mode 100644 index 0000000000000..0a95594d84a4e --- /dev/null +++ b/blockchains/ethereum/assets/0xd2b274CfBf9534f56b59aD0FB7e645e0354f4941/info.json @@ -0,0 +1,25 @@ +{ + "name": "XDOGE", + "website": "https://x-doge.vip", + "description": "Embracing Financial Freedom through Elon Musk’s X-Factor In the world of cryptocurrencies, where innovation and imagination converge, the $X Project stands out as a promising opportunity for crypto investors seeking to achieve financial freedom.", + "explorer": "https://etherscan.io/token/0xd2b274cfbf9534f56b59ad0fb7e645e0354f4941", + "type": "ERC20", + "symbol": "XDOGE", + "decimals": 8, + "status": "active", + "id": "0xd2b274CfBf9534f56b59aD0FB7e645e0354f4941", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/XDogeErc20" + }, + { + "name": "telegram", + "url": "https://t.me/xdogeerc2" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xdoge-vip/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd2b274CfBf9534f56b59aD0FB7e645e0354f4941/logo.png b/blockchains/ethereum/assets/0xd2b274CfBf9534f56b59aD0FB7e645e0354f4941/logo.png new file mode 100644 index 0000000000000..63be5587cb375 Binary files /dev/null and b/blockchains/ethereum/assets/0xd2b274CfBf9534f56b59aD0FB7e645e0354f4941/logo.png differ diff --git a/blockchains/ethereum/assets/0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368/info.json b/blockchains/ethereum/assets/0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368/info.json new file mode 100644 index 0000000000000..ddab86145e65e --- /dev/null +++ b/blockchains/ethereum/assets/0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368/info.json @@ -0,0 +1,29 @@ +{ + "name": "QuickSwap", + "website": "https://quickswap.exchange/", + "description": "Next-gen Layer 2 DEX. Trade at lightning-fast speeds with near-zero gas fees, Powered by Polygon", + "explorer": "https://etherscan.io/token/0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368", + "type": "ERC20", + "symbol": "QUICK", + "decimals": 18, + "status": "active", + "id": "0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368", + "links": [ + { + "name": "github", + "url": "https://github.com/QuickSwap" + }, + { + "name": "twitter", + "url": "https://twitter.com/QuickswapDEX" + }, + { + "name": "telegram", + "url": "https://t.me/QuickSwapDEX" + }, + { + "name": "medium", + "url": "https://quickswap-layer2.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/logo.png b/blockchains/ethereum/assets/0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/logo.png rename to blockchains/ethereum/assets/0xd2bA23dE8a19316A638dc1e7a9ADdA1d74233368/logo.png diff --git a/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json b/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json index 7c196d9870a23..c2114de496673 100644 --- a/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json +++ b/blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9/info.json b/blockchains/ethereum/assets/0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9/info.json new file mode 100644 index 0000000000000..0d0bdb813cdd9 --- /dev/null +++ b/blockchains/ethereum/assets/0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9/info.json @@ -0,0 +1,32 @@ +{ + "name": "Symbiosis", + "type": "ERC20", + "symbol": "SIS", + "decimals": 18, + "website": "https://symbiosis.finance", + "description": "Symbiosis aggregates decentralized exchange liquidity across any EVM and non-EVM networks. Swap any token and transfer liquidity. Yes, any.", + "explorer": "https://etherscan.io/token/0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9", + "status": "active", + "id": "0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/symbiosis_fi" + }, + { + "name": "github", + "url": "https://github.com/symbiosis-finance" + }, + { + "name": "telegram", + "url": "https://t.me/symbiosis_finance" + }, + { + "name": "medium", + "url": "https://medium.com/symbiosis-fi" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/ethereum/assets/0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9/logo.png b/blockchains/ethereum/assets/0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9/logo.png new file mode 100644 index 0000000000000..26f3dbd585377 Binary files /dev/null and b/blockchains/ethereum/assets/0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9/logo.png differ diff --git a/blockchains/ethereum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json b/blockchains/ethereum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json new file mode 100644 index 0000000000000..b55c899f532a5 --- /dev/null +++ b/blockchains/ethereum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json @@ -0,0 +1,36 @@ +{ + "name": "Okcash", + "type": "ERC20", + "symbol": "OK", + "decimals": 18, + "website": "https://okcash.co", + "description": "OK is the leading multi chain PoS, web3 + NFTs open source electronic cash, its design is public, nobody owns or controls Okcash and everyone can take part.", + "explorer": "https://etherscan.io/token/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "status": "active", + "id": "0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OkcashCrypto" + }, + { + "name": "github", + "url": "https://github.com/okcashpro" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/okcash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/okcash" + }, + { + "name": "medium", + "url": "https://medium.com/okcash" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png b/blockchains/ethereum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png new file mode 100644 index 0000000000000..a3b20074ec34d Binary files /dev/null and b/blockchains/ethereum/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png differ diff --git a/blockchains/ethereum/assets/0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4/info.json b/blockchains/ethereum/assets/0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4/info.json new file mode 100644 index 0000000000000..029160cb28b3f --- /dev/null +++ b/blockchains/ethereum/assets/0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4/info.json @@ -0,0 +1,25 @@ +{ + "name": "Morpheus.Network", + "website": "https://morpheus.network/", + "description": "The Morpheus.Network is a full-service, global, automated, supply chain platform for the global trading industry utilizing blockchain technology. This is achieved with Smart Contracts driving the supply chain with predetermined, automated work contracts, shipping & customs documents as well.", + "explorer": "https://etherscan.io/token/0xd3e4ba569045546d09cf021ecc5dfe42b1d7f6e4", + "symbol": "MNW", + "type": "ERC20", + "decimals": 18, + "status": "active", + "id": "0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/morpheus-network/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MNWSupplyChain" + }, + { + "name": "telegram", + "url": "https://t.me/themorpheusnetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4/logo.png b/blockchains/ethereum/assets/0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4/logo.png new file mode 100644 index 0000000000000..376f2689dbc50 Binary files /dev/null and b/blockchains/ethereum/assets/0xd3E4Ba569045546D09CF021ECC5dFe42b1d7f6E4/logo.png differ diff --git a/blockchains/ethereum/assets/0xd555498a524612c67f286dF0e0a9a64a73a7Cdc7/info.json b/blockchains/ethereum/assets/0xd555498a524612c67f286dF0e0a9a64a73a7Cdc7/info.json new file mode 100644 index 0000000000000..1b51dcd4c715b --- /dev/null +++ b/blockchains/ethereum/assets/0xd555498a524612c67f286dF0e0a9a64a73a7Cdc7/info.json @@ -0,0 +1,24 @@ +{ + "name": "DeFrogs", + "website": "https://defrogs.com", + "description": "A collection of 10000 DeFrogs enabled by erc404, an experimental token standard on Ethereum. The 1st ERC404 PFP.", + "explorer": "https://etherscan.io/token/0xd555498a524612c67f286df0e0a9a64a73a7cdc7", + "type": "ERC20", + "symbol": "DEFROGS", + "decimals": 18, + "status": "abandoned", + "id": "0xd555498a524612c67f286dF0e0a9a64a73a7Cdc7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeFrogsToken" + }, + { + "name": "telegram", + "url": "https://t.me/DeFrogs" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536/logo.png b/blockchains/ethereum/assets/0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536/logo.png index 383d100496ca0..d59a0d7932d8b 100644 Binary files a/blockchains/ethereum/assets/0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536/logo.png and b/blockchains/ethereum/assets/0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536/logo.png differ diff --git a/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/info.json b/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/info.json index 51a29a72c3335..c17175908f9de 100644 --- a/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/info.json +++ b/blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/info.json @@ -8,5 +8,8 @@ "symbol": "NXM", "decimals": 18, "status": "active", - "id": "0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B" + "id": "0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/info.json b/blockchains/ethereum/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/info.json new file mode 100644 index 0000000000000..77bf380acabde --- /dev/null +++ b/blockchains/ethereum/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/info.json @@ -0,0 +1,36 @@ +{ + "name": "SquidGrow", + "type": "ERC20", + "symbol": "SquidGrow", + "decimals": 9, + "website": "https://squidgrow.wtf", + "description": "SquidGrow was conceptualized by anonymous crypto billionaire “Shibtoshi” and is pushing boundaries and setting precedents for a growing meme-utility token.", + "explorer": "https://etherscan.io/token/0xd8fa690304d2b2824d918c0c7376e2823704557a", + "status": "active", + "id": "0xd8Fa690304D2B2824D918C0c7376e2823704557A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/squid_grow" + }, + { + "name": "telegram", + "url": "https://t.me/SquidGrowPortalEntry" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/squid-grow/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/squidgrow" + }, + { + "name": "discord", + "url": "https://discord.com/HgsgryRpwB" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/logo.png b/blockchains/ethereum/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/logo.png new file mode 100644 index 0000000000000..599cd735e829a Binary files /dev/null and b/blockchains/ethereum/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/logo.png differ diff --git a/blockchains/ethereum/assets/0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b/info.json b/blockchains/ethereum/assets/0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b/info.json new file mode 100644 index 0000000000000..3b52996cfb7cf --- /dev/null +++ b/blockchains/ethereum/assets/0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b/info.json @@ -0,0 +1,28 @@ +{ + "name": "Euler", + "type": "ERC20", + "symbol": "EUL", + "decimals": 18, + "website": "https://www.euler.finance/", + "description": "Euler is a non-custodial permissionless lending protocol on Ethereum that helps users to earn interest on their crypto assets or hedge against volatile markets without the need for a trusted third-party.", + "explorer": "https://etherscan.io/token/0xd9fcd98c322942075a5c3860693e9f4f03aae07b", + "status": "active", + "id": "0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/eulerfinance" + }, + { + "name": "telegram", + "url": "https://t.me/eulerfinance_official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/euler-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b/logo.png b/blockchains/ethereum/assets/0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b/logo.png new file mode 100644 index 0000000000000..6fda6afdd530f Binary files /dev/null and b/blockchains/ethereum/assets/0xd9Fcd98c322942075A5C3860693e9f4f03AAE07b/logo.png differ diff --git a/blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/info.json b/blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/info.json index 5598807fa94e3..9edbb2c23ede8 100644 --- a/blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/info.json +++ b/blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/info.json @@ -1,11 +1,29 @@ { - "name": "Aidi Inu", + "name": "Aidi Finance", + "website": "https://aidiverse.com", + "description": "AIDI is an ERC20 token, 100% decentralized, and the first token of the Aidiverse ecosystem. We are bringing together complete Decentralised Finance solutions and integrating them with Blockchain gaming and NFTs.", + "explorer": "https://etherscan.io/token/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8", "type": "ERC20", "symbol": "AIDI", "decimals": 9, - "website": "https://aidiinu.finance", - "description": "The idea behind the creation of Aidi Inu is a decentralized ecosystem for the community and everyone who is a part of the community should be rewarded. Aidi Inu implements distribution of rewards with Automated Rewards Farming technique.", - "explorer": "https://etherscan.io/token/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8", "status": "active", - "id": "0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8" + "id": "0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AidiToken" + }, + { + "name": "github", + "url": "https://github.com/AidiFinance/Aidiverse-Contracts" + }, + { + "name": "telegram", + "url": "https://t.me/aidi_official" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aidi-inu/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/logo.png b/blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/logo.png index a889f2488b7a0..6893b4ecaa15f 100644 Binary files a/blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/logo.png and b/blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/logo.png differ diff --git a/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json b/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json index 41c994d652cfc..c2e74d3ef886b 100644 --- a/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json +++ b/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json @@ -8,6 +8,9 @@ "decimals": 6, "status": "active", "id": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "tags": [ + "stablecoin" + ], "links": [ { "name": "facebook", diff --git a/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json b/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json index 55d3522e0c463..13cecfe19dce3 100644 --- a/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json +++ b/blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json @@ -7,5 +7,8 @@ "symbol": "EURS", "decimals": 2, "status": "active", - "id": "0xdB25f211AB05b1c97D595516F45794528a807ad8" + "id": "0xdB25f211AB05b1c97D595516F45794528a807ad8", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json b/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json index 35003414ae527..8007d9a626a39 100644 --- a/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json +++ b/blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json @@ -8,6 +8,9 @@ "explorer": "https://etherscan.io/token/0xdF574c24545E5FfEcb9a659c229253D4111d87e1", "status": "active", "id": "0xdF574c24545E5FfEcb9a659c229253D4111d87e1", + "tags": [ + "stablecoin" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/assets/0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b/info.json b/blockchains/ethereum/assets/0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b/info.json new file mode 100644 index 0000000000000..1695400eecce7 --- /dev/null +++ b/blockchains/ethereum/assets/0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b/info.json @@ -0,0 +1,28 @@ +{ + "name": "Goldfinch", + "type": "ERC20", + "symbol": "GFI", + "decimals": 18, + "website": "https://goldfinch.finance/", + "description": "Connect the world’s capital with the world’s growth.", + "explorer": "https://etherscan.io/token/0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b", + "status": "active", + "id": "0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/goldfinch_fi" + }, + { + "name": "github", + "url": "https://github.com/goldfinch-eng" + }, + { + "name": "forum", + "url": "https://gov.goldfinch.finance/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b/logo.png b/blockchains/ethereum/assets/0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b/logo.png new file mode 100644 index 0000000000000..81b5b64e14b57 Binary files /dev/null and b/blockchains/ethereum/assets/0xdab396cCF3d84Cf2D07C4454e10C8A6F5b008D2b/logo.png differ diff --git a/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/info.json b/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/info.json index ed22ec6035993..9384a29b9797e 100644 --- a/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/info.json +++ b/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/info.json @@ -1,5 +1,5 @@ { - "name": "ATARI Token", + "name": "Atari Token", "website": "https://atarichain.com", "description": "It was designed by Atari Chain Ltd. — a subsidiary of the video game and consumer electronics firm Atari Interactive — specifically for the needs of the interactive entertainment industry.", "explorer": "https://etherscan.io/token/0xdacD69347dE42baBfAEcD09dC88958378780FB62", diff --git a/blockchains/ethereum/assets/0xdb4D1099D53e92593430e33483Db41c63525f55F/info.json b/blockchains/ethereum/assets/0xdb4D1099D53e92593430e33483Db41c63525f55F/info.json new file mode 100644 index 0000000000000..1118380481667 --- /dev/null +++ b/blockchains/ethereum/assets/0xdb4D1099D53e92593430e33483Db41c63525f55F/info.json @@ -0,0 +1,37 @@ +{ + "name": "JoyStick Games", + "type": "ERC20", + "symbol": "JOY", + "decimals": 18, + "website": "https://joystickgames.com", + "description": "Joystick empowers players to make money playing the games they love.", + "explorer": "https://etherscan.io/token/0xdb4D1099D53e92593430e33483Db41c63525f55F", + "status": "active", + "id": "0xdb4D1099D53e92593430e33483Db41c63525f55F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/joystickpros" + }, + { + "name": "telegram", + "url": "https://t.me/JoystickCommunity" + }, + { + "name": "discord", + "url": "https://discord.com/JoystickGames" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/joystick-games/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/joystick-games" + } + ], + "tags": [ + "defi", + "gamefi" + ] +} diff --git a/blockchains/ethereum/assets/0xdb4D1099D53e92593430e33483Db41c63525f55F/logo.png b/blockchains/ethereum/assets/0xdb4D1099D53e92593430e33483Db41c63525f55F/logo.png new file mode 100644 index 0000000000000..3369020aed314 Binary files /dev/null and b/blockchains/ethereum/assets/0xdb4D1099D53e92593430e33483Db41c63525f55F/logo.png differ diff --git a/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/info.json b/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/info.json index cbe60a42db60e..e3c714a07bc7c 100644 --- a/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/info.json +++ b/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/info.json @@ -1,5 +1,5 @@ { - "name": "Utrust", + "name": "xMoney", "website": "https://utrust.com", "description": "The Utrust platform allows merchants to accept digital currencies as a means of payment.", "explorer": "https://etherscan.io/token/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c", diff --git a/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/logo.png b/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/logo.png old mode 100755 new mode 100644 index 532f258606ffb..c42fa10089b0e Binary files a/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/logo.png and b/blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/logo.png differ diff --git a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json b/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json index ae280dca03a0f..7044c7bccf661 100644 --- a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json +++ b/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json @@ -1,12 +1,12 @@ { - "name": "KNC Legacy", + "name": "Kyber Network Crystal Legacy", "website": "https://kyber.network", "description": "Kyber Network’s on-chain liquidity protocol allows decentralized token swaps to be integrated into any application, enabling value exchange to be performed seamlessly between all parties in the ecosystem.", "explorer": "https://etherscan.io/token/0xdd974D5C2e2928deA5F71b9825b8b646686BD200", "type": "ERC20", "symbol": "KNCL", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200", "links": [ { diff --git a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png b/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png index c397707ba945e..1bb050234ff2c 100644 Binary files a/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png and b/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png differ diff --git a/blockchains/ethereum/assets/0xde67d97b8770dC98C746A3FC0093c538666eB493/info.json b/blockchains/ethereum/assets/0xde67d97b8770dC98C746A3FC0093c538666eB493/info.json new file mode 100644 index 0000000000000..8b283939aa819 --- /dev/null +++ b/blockchains/ethereum/assets/0xde67d97b8770dC98C746A3FC0093c538666eB493/info.json @@ -0,0 +1,25 @@ +{ + "name": "Bitrock", + "type": "ERC20", + "symbol": "BITROCK", + "decimals": 9, + "website": "https://bit-rock.io", + "description": "Bitrock is an Ethereum sidechain IBFT 2.0 Proof of Authority (PoA) blockchain with near-zero native gas fees.", + "explorer": "https://etherscan.io/token/0xde67d97b8770dc98c746a3fc0093c538666eb493", + "status": "active", + "id": "0xde67d97b8770dC98C746A3FC0093c538666eB493", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BitRockChain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitrock/" + }, + { + "name": "telegram", + "url": "https://t.me/Bitrockchain" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xde67d97b8770dC98C746A3FC0093c538666eB493/logo.png b/blockchains/ethereum/assets/0xde67d97b8770dC98C746A3FC0093c538666eB493/logo.png new file mode 100644 index 0000000000000..c0d1e5fc04f8e Binary files /dev/null and b/blockchains/ethereum/assets/0xde67d97b8770dC98C746A3FC0093c538666eB493/logo.png differ diff --git a/blockchains/ethereum/assets/0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202/info.json b/blockchains/ethereum/assets/0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202/info.json index c1c78c837df00..85def6215ad7c 100644 --- a/blockchains/ethereum/assets/0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202/info.json +++ b/blockchains/ethereum/assets/0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202/info.json @@ -7,5 +7,9 @@ "symbol": "KNC", "decimals": 18, "status": "active", - "id": "0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202" + "id": "0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202", + "tags": [ + "defi", + "governance" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdebe620609674F21B1089042527F420372eA98A5/info.json b/blockchains/ethereum/assets/0xdebe620609674F21B1089042527F420372eA98A5/info.json new file mode 100644 index 0000000000000..3d42741d5c7ce --- /dev/null +++ b/blockchains/ethereum/assets/0xdebe620609674F21B1089042527F420372eA98A5/info.json @@ -0,0 +1,28 @@ +{ + "name": "ALTAVA", + "type": "ERC20", + "symbol": "TAVA", + "decimals": 18, + "website": "https://altava.com", + "description": "We bring culture defining brands into the metaverse through our virtual platforms and access to others", + "explorer": "https://etherscan.io/token/0xdebe620609674F21B1089042527F420372eA98A5", + "status": "active", + "id": "0xdebe620609674F21B1089042527F420372eA98A5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/altavagroup" + }, + { + "name": "medium", + "url": "https://medium.com/@altavagroup" + }, + { + "name": "telegram", + "url": "https://t.me/altavaofficial" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdebe620609674F21B1089042527F420372eA98A5/logo.png b/blockchains/ethereum/assets/0xdebe620609674F21B1089042527F420372eA98A5/logo.png new file mode 100644 index 0000000000000..c763e1fe930c1 Binary files /dev/null and b/blockchains/ethereum/assets/0xdebe620609674F21B1089042527F420372eA98A5/logo.png differ diff --git a/blockchains/ethereum/assets/0xdf09a216Fac5ADC3e640Db418C0b956076509503/info.json b/blockchains/ethereum/assets/0xdf09a216Fac5ADC3e640Db418C0b956076509503/info.json new file mode 100644 index 0000000000000..1291b64afc28b --- /dev/null +++ b/blockchains/ethereum/assets/0xdf09a216Fac5ADC3e640Db418C0b956076509503/info.json @@ -0,0 +1,21 @@ +{ + "name": "Pokmi", + "website": "https://pokmi.com/", + "description": "Pokmi is a social platform to share uncensored creativity with advanced user protection thanks to the Poken wallet", + "explorer": "https://etherscan.io/token/0xdf09a216Fac5ADC3e640Db418C0b956076509503", + "type": "ERC20", + "symbol": "PKN", + "decimals": 18, + "status": "active", + "id": "0xdf09a216Fac5ADC3e640Db418C0b956076509503", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PokmiHQ" + }, + { + "name": "telegram", + "url": "https://t.me/RarePorn_Fr" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xdf09a216Fac5ADC3e640Db418C0b956076509503/logo.png b/blockchains/ethereum/assets/0xdf09a216Fac5ADC3e640Db418C0b956076509503/logo.png new file mode 100644 index 0000000000000..a0e982b46c9f2 Binary files /dev/null and b/blockchains/ethereum/assets/0xdf09a216Fac5ADC3e640Db418C0b956076509503/logo.png differ diff --git a/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json b/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json index ec9721b2982d8..8560468407f69 100644 --- a/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json +++ b/blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json @@ -1,7 +1,7 @@ { "name": "Aave UniUSDC", "website": "https://aave.com", - "description": "Aave UniUSDC is an interest bearing token pegged 1:1 to the underlying USDC deposited in the Uniswap Market of Aave Protocol.", + "description": "Aave UniUSDC is an interest bearing token pegged 1:1 to the underlying USDC deposited in the Uniswap Market of Aave Protocol.", "explorer": "https://etherscan.io/token/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0", "type": "ERC20", "symbol": "aUniUSDC", diff --git a/blockchains/ethereum/assets/0xe1030B48b2033314979143766d7dC1F40ef8CE11/info.json b/blockchains/ethereum/assets/0xe1030B48b2033314979143766d7dC1F40ef8CE11/info.json new file mode 100644 index 0000000000000..b93f9ca62b925 --- /dev/null +++ b/blockchains/ethereum/assets/0xe1030B48b2033314979143766d7dC1F40ef8CE11/info.json @@ -0,0 +1,29 @@ +{ + "name": "The People's Coin", + "website": "https://thepeoplescoin.money/", + "description": "PEEPS is a community-driven coin built by people within that very same community. It will host an ever-adapting ecosystem built with the visibility and security of the ETH network. The transparency and welcoming community will both allow organic growth and the promotion of ideas to improve the existing crypto landscape.", + "explorer": "https://etherscan.io/token/0xe1030B48b2033314979143766d7dC1F40ef8CE11", + "type": "ERC20", + "symbol": "PEEPS", + "decimals": 18, + "status": "abandoned", + "id": "0xe1030B48b2033314979143766d7dC1F40ef8CE11", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/groups/thepeoplescoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ThePeoples_Coin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PEEPScoin/" + }, + { + "name": "telegram", + "url": "https://t.me/ThePeoplesCoinOfficial" + } + ] +} diff --git a/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/info.json b/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/info.json index bae5a2c40d55b..c0a0d897f6af9 100644 --- a/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/info.json +++ b/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/info.json @@ -1,5 +1,5 @@ { - "name": "Injective Protocol", + "name": "Injective", "website": "https://injectiveprotocol.com", "description": "The Universal Layer-2 DeFi Protocol for Cross-Chain Derivatives Trading.", "explorer": "https://etherscan.io/token/0xe28b3b32b6c345a34ff64674606124dd5aceca30", @@ -8,5 +8,8 @@ "symbol": "INJ", "decimals": 18, "status": "active", - "id": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30" + "id": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png b/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png index dcc5ff1a0d0c5..f3a521dc1391a 100644 Binary files a/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png and b/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png differ diff --git a/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json b/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json index 8b751f16a800b..8461198423665 100644 --- a/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json +++ b/blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xe2f2a5C287993345a840Db3B0845fbC70f5935a5", + "tags": [ + "stablecoin" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/logo.png b/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/logo.png index 8e3c3c5ea0305..3dff3574d1f52 100644 Binary files a/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/logo.png and b/blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/logo.png differ diff --git a/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json b/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json index 5ea2b2b21ab6c..e06326ddc8607 100644 --- a/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json +++ b/blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json @@ -6,6 +6,6 @@ "description": "TRIAS aims to create a new-generation public chain that will support the execution of general-purpose native-applications on all platforms.", "website": "https://www.trias.one", "explorer": "https://etherscan.io/token/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373", - "status": "active", + "status": "abandoned", "id": "0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/info.json b/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/info.json index 3130eff08bedb..6164309e2ac02 100644 --- a/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/info.json +++ b/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/info.json @@ -1,11 +1,30 @@ { - "name": "SuperFarm", - "symbol": "SUPER", - "type": "ERC20", - "decimals": 18, - "description": "SuperFarm is a cross-chain DeFi protocol that allows users to deploy crypto and NFT farms with no code required!", - "website": "https://www.superfarm.io/", - "explorer": "https://etherscan.io/token/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55", - "status": "active", - "id": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55" -} \ No newline at end of file + "name": "SuperVerse", + "symbol": "SUPER", + "type": "ERC20", + "decimals": 18, + "description": "SuperVerse is a cross-chain DeFi protocol that allows users to deploy crypto and NFT farms with no code required!", + "website": "https://www.superverse.co", + "explorer": "https://etherscan.io/token/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55", + "status": "active", + "id": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55", + "links": [ + { + "name": "telegram", + "url": "https://t.me/SuperVerseDAO" + }, + { + "name": "twitter", + "url": "https://twitter.com/SuperVerseDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/superfarm/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/superfarm/" + } + ], + "tags": ["gamefi", "staking", "governance"] +} diff --git a/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/logo.png b/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/logo.png index 9aab6fd544730..c154830ec5739 100644 Binary files a/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/logo.png and b/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/logo.png differ diff --git a/blockchains/ethereum/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json b/blockchains/ethereum/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json new file mode 100644 index 0000000000000..85df512710d45 --- /dev/null +++ b/blockchains/ethereum/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json @@ -0,0 +1,44 @@ +{ + "name": "PayBolt", + "type": "ERC20", + "symbol": "PAY", + "decimals": 18, + "website": "https://www.paybolt.io/", + "description": "Pay expenses, earn $PAY rewards with your crypto tokens in near-instant time. Start spending your tokens at cafe, restaurant and everywhere.", + "explorer": "https://etherscan.io/token/0xe580074A10360404AF3ABfe2d524D5806D993ea3", + "status": "active", + "id": "0xe580074A10360404AF3ABfe2d524D5806D993ea3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/PayBolt" + }, + { + "name": "twitter", + "url": "https://twitter.com/PayBoltofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/PayBolt" + }, + { + "name": "facebook", + "url": "https://facebook.com/PayBolt" + }, + { + "name": "whitepaper", + "url": "https://file.paybolt.io/paybolt_whitepaper.pdf" + }, + { + "name": "github", + "url": "https://github.com/paybolt" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/paybolt/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png b/blockchains/ethereum/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png new file mode 100644 index 0000000000000..83f7a4797d18d Binary files /dev/null and b/blockchains/ethereum/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png differ diff --git a/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json b/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json new file mode 100644 index 0000000000000..2dc0e100f2fa3 --- /dev/null +++ b/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/info.json @@ -0,0 +1,53 @@ +{ + "name": "Vabble", + "symbol": "VAB", + "type": "ERC20", + "decimals": 18, + "description": "Vabble is an interactive, social based streaming platform. Vabble ecosystem supports the film industry both from a view of independent film creators or larger production studios.", + "website": "https://vabble.com/", + "explorer": "https://etherscan.io/token/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04", + "status": "active", + "id": "0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04", + "links": [ + { + "name": "github", + "url": "https://github.com/vabble" + }, + { + "name": "twitter", + "url": "https://twitter.com/VabbleApp" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Vabble/" + }, + { + "name": "blog", + "url": "https://vabble.com/blog" + }, + { + "name": "whitepaper", + "url": "https://vabble.com/whitepaper" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vabble" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vabble/" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/GeD0nhU5rkAWg3Bq" + }, + { + "name": "discord", + "url": "https://discord.com/invite/GXZFMgPxeK" + }, + { + "name": "facebook", + "url": "https://facebook.com/VabbleApp/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/logo.png b/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/logo.png new file mode 100644 index 0000000000000..6a5266cf3a999 Binary files /dev/null and b/blockchains/ethereum/assets/0xe7aE6D0C56CACaf007b7e4d312f9af686a9E9a04/logo.png differ diff --git a/blockchains/ethereum/assets/0xe803178b48A0e560C2b19F3b3d4e504f79D229ce/info.json b/blockchains/ethereum/assets/0xe803178b48A0e560C2b19F3b3d4e504f79D229ce/info.json new file mode 100644 index 0000000000000..fcb9f95f3847a --- /dev/null +++ b/blockchains/ethereum/assets/0xe803178b48A0e560C2b19F3b3d4e504f79D229ce/info.json @@ -0,0 +1,60 @@ +{ + "name": "Bobcoin", + "type": "ERC20", + "symbol": "BOBC", + "decimals": 18, + "website": "https://bob.eco", + "description": "Bobcoin is a social asset-backed crypto—a cryptographically secured representation of the rights of a Bobcoin holder to receive a benefit from their tokens. As every Bobcoin is linked to an electric vehicle managed by Bob Eco, the tokens are always backed by the value of the asset they represent.", + "explorer": "https://etherscan.io/token/0xe803178b48A0e560C2b19F3b3d4e504f79D229ce", + "status": "active", + "id": "0xe803178b48A0e560C2b19F3b3d4e504f79D229ce", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BobEcoOfficial" + }, + { + "name": "github", + "url": "https://github.com/CryptoMechanics/bobc-token" + }, + { + "name": "telegram", + "url": "https://t.me/bobEco" + }, + { + "name": "telegram_news", + "url": "https://t.me/" + }, + { + "name": "blog", + "url": "https://bob.eco/news" + }, + { + "name": "medium", + "url": "https://medium.com/@BobEco" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bobcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bobcoin/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Bobecoltd" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCr7ea3KYY7UUAD2iWowQGLw" + }, + { + "name": "whitepaper", + "url": "https://bob.eco/Bob_eco_Whitepaper.pdf" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe803178b48A0e560C2b19F3b3d4e504f79D229ce/logo.png b/blockchains/ethereum/assets/0xe803178b48A0e560C2b19F3b3d4e504f79D229ce/logo.png new file mode 100644 index 0000000000000..a0cd1709e6759 Binary files /dev/null and b/blockchains/ethereum/assets/0xe803178b48A0e560C2b19F3b3d4e504f79D229ce/logo.png differ diff --git a/blockchains/ethereum/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json b/blockchains/ethereum/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json new file mode 100644 index 0000000000000..411e3796c92ee --- /dev/null +++ b/blockchains/ethereum/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json @@ -0,0 +1,25 @@ +{ + "name": "Wrapped ABBC", + "type": "ERC20", + "symbol": "WABBC", + "decimals": 8, + "website": "https://abbcswap.com/", + "description": "ABBC Swap is a platform that allows users to seamlessly swap their ABBC from the ABBC mainnet using Aladdin Wallet and Aladdin Pro wallet apps into Polygon ABBC pegged.", + "explorer": "https://etherscan.io/token/0xe83ce6bfb580583bd6a62b4be7b34fc25f02910d", + "status": "active", + "id": "0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D", + "links": [ + { + "name": "telegram", + "url": "https://t.me/abbcfoundation" + }, + { + "name": "twitter", + "url": "https://twitter.com/abbcfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/abbc-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png b/blockchains/ethereum/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png new file mode 100644 index 0000000000000..9259df4c30a91 Binary files /dev/null and b/blockchains/ethereum/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png differ diff --git a/blockchains/ethereum/assets/0xe87e15B9c7d989474Cb6d8c56b3DB4eFAD5b21E8/info.json b/blockchains/ethereum/assets/0xe87e15B9c7d989474Cb6d8c56b3DB4eFAD5b21E8/info.json new file mode 100644 index 0000000000000..98de5c1640c32 --- /dev/null +++ b/blockchains/ethereum/assets/0xe87e15B9c7d989474Cb6d8c56b3DB4eFAD5b21E8/info.json @@ -0,0 +1,21 @@ +{ + "name": "Hokkaidu Inu", + "website": "https://hokk.finance/", + "description": "Leveraging community to build an inclusive financial ecosystem. We are Meme Utility", + "explorer": "https://etherscan.io/token/0xe87e15B9c7d989474Cb6d8c56b3DB4eFAD5b21E8", + "type": "ERC20", + "symbol": "HOKK", + "decimals": 18, + "status": "active", + "id": "0xe87e15B9c7d989474Cb6d8c56b3DB4eFAD5b21E8", + "links": [ + { + "name": "telegram", + "url": "https://t.me/HokkaidoInu" + }, + { + "name": "twitter", + "url": "https://twitter.com/hokkaiduinu" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xe87e15B9c7d989474Cb6d8c56b3DB4eFAD5b21E8/logo.png b/blockchains/ethereum/assets/0xe87e15B9c7d989474Cb6d8c56b3DB4eFAD5b21E8/logo.png new file mode 100644 index 0000000000000..a4f0a864439a4 Binary files /dev/null and b/blockchains/ethereum/assets/0xe87e15B9c7d989474Cb6d8c56b3DB4eFAD5b21E8/logo.png differ diff --git a/blockchains/ethereum/assets/0xeD35af169aF46a02eE13b9d79Eb57d6D68C1749e/info.json b/blockchains/ethereum/assets/0xeD35af169aF46a02eE13b9d79Eb57d6D68C1749e/info.json new file mode 100644 index 0000000000000..c92794e4f34a0 --- /dev/null +++ b/blockchains/ethereum/assets/0xeD35af169aF46a02eE13b9d79Eb57d6D68C1749e/info.json @@ -0,0 +1,32 @@ +{ + "name": "OMI Token", + "type": "ERC20", + "symbol": "OMI", + "decimals": 18, + "website": "https://www.ecomi.com/", + "description": "The OMI token underpins transactions on the VeVe digital collectible NFT platform, offering premium licensed NFTs to millions of users around the world from more than 200+ brand partners and artists, including Disney, Marvel, General Motors, Cartoon Network, Pixar, Sony, Universal and more", + "explorer": "https://etherscan.io/token/0xed35af169af46a02ee13b9d79eb57d6d68c1749e", + "status": "active", + "id": "0xeD35af169aF46a02eE13b9d79Eb57d6D68C1749e", + "links": [ + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1UNE-EvjuMIaWJUfvF3qQiTe0OKLFAJXV/view" + }, + { + "name": "facebook", + "url": "https://facebook.com/veve.digital.collectibles" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ecomi-new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ecomi/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xeD35af169aF46a02eE13b9d79Eb57d6D68C1749e/logo.png b/blockchains/ethereum/assets/0xeD35af169aF46a02eE13b9d79Eb57d6D68C1749e/logo.png new file mode 100644 index 0000000000000..9aa7d1c15133f Binary files /dev/null and b/blockchains/ethereum/assets/0xeD35af169aF46a02eE13b9d79Eb57d6D68C1749e/logo.png differ diff --git a/blockchains/ethereum/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/info.json b/blockchains/ethereum/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/info.json new file mode 100644 index 0000000000000..c6c7e7df53a2e --- /dev/null +++ b/blockchains/ethereum/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/info.json @@ -0,0 +1,32 @@ +{ + "name": "Gather", + "website": "https://gather.network", + "description": "Gather is a platform that allows publishers to monetize without ads and provides businesses & developers access to cheap and reliable processing power.", + "explorer": "https://etherscan.io/token/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674", + "type": "ERC20", + "symbol": "GTH", + "decimals": 18, + "status": "active", + "id": "0xeb986DA994E4a118d5956b02d8b7c3C7CE373674", + "tags": [ + "governance" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Gather_Network" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/GatherNetwork" + }, + { + "name": "medium", + "url": "https://medium.com/@GatherNetwork" + }, + { + "name": "whitepaper", + "url": "https://gather.network/whitepaper.html" + } + ] +} diff --git a/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/logo.png b/blockchains/ethereum/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/logo.png similarity index 100% rename from blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/logo.png rename to blockchains/ethereum/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/logo.png diff --git a/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/info.json b/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/info.json index 5762c7711fbf2..cfb06fa0ae399 100644 --- a/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/info.json +++ b/blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/info.json @@ -1,5 +1,5 @@ { - "name": "Melon", + "name": "Enzyme", "website": "https://melonport.com", "description": "Melon is an Ethereum-based protocol for decentralized on-chain asset management.", "explorer": "https://etherscan.io/token/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892", @@ -8,4 +8,4 @@ "decimals": 18, "status": "active", "id": "0xec67005c4E498Ec7f55E092bd1d35cbC47C91892" -} \ No newline at end of file +} diff --git a/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/logo.png b/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/logo.png index 2985c9e896bb4..5c02b4675a684 100644 Binary files a/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/logo.png and b/blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/logo.png differ diff --git a/blockchains/ethereum/assets/0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d/info.json b/blockchains/ethereum/assets/0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d/info.json new file mode 100644 index 0000000000000..2e6efce6eb53f --- /dev/null +++ b/blockchains/ethereum/assets/0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d/info.json @@ -0,0 +1,33 @@ +{ + "name": "StaFi", + "website": "https://www.nucypher.com/", + "description": "StaFi is a DeFi protocol unlocking liquidity of staked assets. Users can stake PoS tokens through StaFi and receive rTokens in return, which are available for trading, while still earning staking rewards.", + "explorer": "https://etherscan.io/token/0xef3a930e1ffffacd2fc13434ac81bd278b0ecc8d", + "type": "ERC20", + "symbol": "FIS", + "decimals": 18, + "status": "active", + "id": "0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/StaFi_Protocol" + }, + { + "name": "medium", + "url": "https://medium.com/stafi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stafi/" + }, + { + "name": "github", + "url": "https://github.com/stafiprotocol/stafi-node" + }, + { + "name": "telegram", + "url": "https://t.me/stafi_protocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d/logo.png b/blockchains/ethereum/assets/0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d/logo.png new file mode 100644 index 0000000000000..5d371dde63c34 Binary files /dev/null and b/blockchains/ethereum/assets/0xef3A930e1FfFFAcd2fc13434aC81bD278B0ecC8d/logo.png differ diff --git a/blockchains/ethereum/assets/0xf091867EC603A6628eD83D274E835539D82e9cc8/info.json b/blockchains/ethereum/assets/0xf091867EC603A6628eD83D274E835539D82e9cc8/info.json new file mode 100644 index 0000000000000..b96538a579c76 --- /dev/null +++ b/blockchains/ethereum/assets/0xf091867EC603A6628eD83D274E835539D82e9cc8/info.json @@ -0,0 +1,21 @@ +{ + "name": "Zeta", + "type": "ERC20", + "symbol": "ZETA", + "decimals": 18, + "website": "https://www.zetachain.com/", + "description": "ZetaChain is a public, decentralized blockchain and smart contract platform that enables message passing and value transfer between any blockchain.", + "explorer": "https://etherscan.io/token/0xf091867EC603A6628eD83D274E835539D82e9cc8", + "status": "active", + "id": "0xf091867EC603A6628eD83D274E835539D82e9cc8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zetablockchain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zetachain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf091867EC603A6628eD83D274E835539D82e9cc8/logo.png b/blockchains/ethereum/assets/0xf091867EC603A6628eD83D274E835539D82e9cc8/logo.png new file mode 100644 index 0000000000000..b1372629fb38d Binary files /dev/null and b/blockchains/ethereum/assets/0xf091867EC603A6628eD83D274E835539D82e9cc8/logo.png differ diff --git a/blockchains/ethereum/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/info.json b/blockchains/ethereum/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/info.json new file mode 100644 index 0000000000000..974362b0804ef --- /dev/null +++ b/blockchains/ethereum/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/info.json @@ -0,0 +1,32 @@ +{ + "name": "Cult DAO (CULT)", + "type": "ERC20", + "symbol": "CULT", + "decimals": 18, + "website": "https://cultdao.io", + "description": "CULT is the tradable and liquid token of CULT DAO, transacting CULT will contribute to protocol by filling the DAO treasury slowly, to fund investments into decentralised technologies to fast forward the revolution against centralization. This is achieved due to a 0.4% collection on transactions.", + "explorer": "https://etherscan.io/token/0xf0f9D895aCa5c8678f706FB8216fa22957685A13", + "status": "active", + "id": "0xf0f9D895aCa5c8678f706FB8216fa22957685A13", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wearecultdao" + }, + { + "name": "github", + "url": "https://github.com/cultdao-developer/cultdao" + }, + { + "name": "telegram", + "url": "https://t.me/cultdao" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cult-dao/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/logo.png b/blockchains/ethereum/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/logo.png new file mode 100644 index 0000000000000..24ec21b805ea7 Binary files /dev/null and b/blockchains/ethereum/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/logo.png differ diff --git a/blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/info.json b/blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/info.json index cfa61695b4380..31b53410f24cf 100644 --- a/blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/info.json +++ b/blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/info.json @@ -6,6 +6,6 @@ "description": "Freeway Tokens (FWT) are the native utility tokens for AuBit Freeway — a ground-breaking new asset management platform built for greater total returns on the world’s top investment products with no additional risk.", "website": "https://aubit.io/", "explorer": "https://etherscan.io/token/0xf151980E7A781481709e8195744bF2399FB3Cba4", - "status": "active", + "status": "abandoned", "id": "0xf151980E7A781481709e8195744bF2399FB3Cba4" } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf1df7305E4BAB3885caB5B1e4dFC338452a67891/info.json b/blockchains/ethereum/assets/0xf1df7305E4BAB3885caB5B1e4dFC338452a67891/info.json new file mode 100644 index 0000000000000..1d3c3b6436a40 --- /dev/null +++ b/blockchains/ethereum/assets/0xf1df7305E4BAB3885caB5B1e4dFC338452a67891/info.json @@ -0,0 +1,21 @@ +{ + "name": "PaLM AI", + "website": "https://palmai.tech/", + "description": "$PALM is a multi-platform PaLM AI chatbot with Google AI tech for conversation, coding, image gen; focuses on accessible AI and revenue sharing.", + "explorer": "https://etherscan.io/token/0xf1df7305E4BAB3885caB5B1e4dFC338452a67891", + "symbol": "PALM", + "type": "ERC20", + "decimals": 9, + "status": "active", + "id": "0xf1df7305E4BAB3885caB5B1e4dFC338452a67891", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/palm-ai/" + }, + { + "name": "twitter", + "url": "https://twitter.com/palmaierc" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf1df7305E4BAB3885caB5B1e4dFC338452a67891/logo.png b/blockchains/ethereum/assets/0xf1df7305E4BAB3885caB5B1e4dFC338452a67891/logo.png new file mode 100644 index 0000000000000..49a7f7fb3fe09 Binary files /dev/null and b/blockchains/ethereum/assets/0xf1df7305E4BAB3885caB5B1e4dFC338452a67891/logo.png differ diff --git a/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png b/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png index fac69ff9285fa..3102104b493b0 100644 Binary files a/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png and b/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png differ diff --git a/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json b/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json index 3246f6e38545d..e578a9b93cb55 100644 --- a/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json +++ b/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json @@ -1,11 +1,36 @@ { - "name": "Tronix", - "symbol": "TRX", + "name": "Tronix (TRX)", "type": "ERC20", + "symbol": "TRX", "decimals": 6, - "description": "-", - "website": "", + "website": "https://trondao.org/", + "description": "TRON is the protocol dedicated to accelerating the decentralization of the Internet via blockchain technology and decentralized applications, or DApps. Since its inception in 2017, the TRON network has focused on two ideals: empowering developers and putting the power in the hands of the people. TRON network completed full decentralization in Dec 2021 and is now a purely community-governed DAO focused on creating an internet for all.", "explorer": "https://etherscan.io/token/0xf230b790E05390FC8295F4d3F60332c93BEd42e2", - "status": "abandoned", - "id": "0xf230b790E05390FC8295F4d3F60332c93BEd42e2" -} \ No newline at end of file + "status": "active", + "id": "0xf230b790E05390FC8295F4d3F60332c93BEd42e2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/trondao" + }, + { + "name": "github", + "url": "https://github.com/tronprotocol/" + }, + { + "name": "telegram", + "url": "https://t.me/tronnetworkEN" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/tronix" + }, + { + "name": "discord", + "url": "https://discord.com/invite/pn6WWmXtQV" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/logo.png b/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/logo.png old mode 100755 new mode 100644 index 3518a70728125..26173628d7ad2 Binary files a/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/logo.png and b/blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/logo.png differ diff --git a/blockchains/ethereum/assets/0xf4922496163E8176CeD096ED80c67ca8ea2168D6/info.json b/blockchains/ethereum/assets/0xf4922496163E8176CeD096ED80c67ca8ea2168D6/info.json new file mode 100644 index 0000000000000..529491aa6432a --- /dev/null +++ b/blockchains/ethereum/assets/0xf4922496163E8176CeD096ED80c67ca8ea2168D6/info.json @@ -0,0 +1,24 @@ +{ + "name": "Les Collectionneurs", + "symbol": "PINS", + "type": "ERC20", + "decimals": 18, + "description": "Les Collectionneurs is a community of French-speaking enthusiasts who share their knowledge of NFTs. The purpose of this community is to inform, exchange knowledge about NFTs, promote certain projects or artists, and explain the interest and importance of NFTs in the world of crypto-currencies to new members.", + "website": "https://lescollectionneurs.org/", + "explorer": "https://etherscan.io/token/0xf4922496163E8176CeD096ED80c67ca8ea2168D6", + "status": "active", + "id": "0xf4922496163E8176CeD096ED80c67ca8ea2168D6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Collections_NFT" + }, + { + "name": "discord", + "url": "https://discord.com/invite/lcnft" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xf4922496163E8176CeD096ED80c67ca8ea2168D6/logo.png b/blockchains/ethereum/assets/0xf4922496163E8176CeD096ED80c67ca8ea2168D6/logo.png new file mode 100644 index 0000000000000..d5758ed2712ed Binary files /dev/null and b/blockchains/ethereum/assets/0xf4922496163E8176CeD096ED80c67ca8ea2168D6/logo.png differ diff --git a/blockchains/ethereum/assets/0xf4CCcfDA0781ae019a9D4e1853DCd3E288Daaa89/info.json b/blockchains/ethereum/assets/0xf4CCcfDA0781ae019a9D4e1853DCd3E288Daaa89/info.json new file mode 100644 index 0000000000000..532fa9e82e85d --- /dev/null +++ b/blockchains/ethereum/assets/0xf4CCcfDA0781ae019a9D4e1853DCd3E288Daaa89/info.json @@ -0,0 +1,25 @@ +{ + "name": "Da Pinchi", + "symbol": "PINCHI", + "type": "ERC20", + "decimals": 9, + "description": "Da Pinchi is a cryptocurrency project developed on the Ethereum blockchain. It distinguishes itself through a dual focus on digital currency utility and social impact, primarily aimed at supporting local fishermen via the Da Pinchi Foundation.", + "website": "https://dapinchi.com", + "explorer": "https://etherscan.io/token/0xf4cccfda0781ae019a9d4e1853dcd3e288daaa89", + "status": "active", + "id": "0xf4CCcfDA0781ae019a9D4e1853DCd3E288Daaa89", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/da_pinchi_eth" + }, + { + "name": "telegram", + "url": "https://t.me/da_pinchi_eth" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/da-pinchi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf4CCcfDA0781ae019a9D4e1853DCd3E288Daaa89/logo.png b/blockchains/ethereum/assets/0xf4CCcfDA0781ae019a9D4e1853DCd3E288Daaa89/logo.png new file mode 100644 index 0000000000000..a4f85e8cddacd Binary files /dev/null and b/blockchains/ethereum/assets/0xf4CCcfDA0781ae019a9D4e1853DCd3E288Daaa89/logo.png differ diff --git a/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json b/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json index 01a260a7a0c8d..39c0e63df3d9e 100644 --- a/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json +++ b/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577", + "tags": [ + "governance" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/info.json b/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/info.json new file mode 100644 index 0000000000000..acdafac570e89 --- /dev/null +++ b/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/info.json @@ -0,0 +1,29 @@ +{ + "name": "LooksRare", + "symbol": "LOOKS", + "type": "ERC20", + "decimals": 18, + "description": "LooksRare is the community-first NFT marketplace with rewards for participating. ", + "website": "https://looksrare.org", + "explorer": "https://etherscan.io/token/0xf4d2888d29d722226fafa5d9b24f9164c092421e", + "status": "active", + "id": "0xf4d2888d29D722226FafA5d9B24F9164c092421E", + "tags": [ + "nft", + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LooksRareNFT" + }, + { + "name": "github", + "url": "https://github.com/looksrare" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/looksrare/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/logo.png b/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/logo.png new file mode 100644 index 0000000000000..ce2b4b510966f Binary files /dev/null and b/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/logo.png differ diff --git a/blockchains/ethereum/assets/0xf5b1Fd29d23e98Db2D9EBb8435E1082e3B38FB65/info.json b/blockchains/ethereum/assets/0xf5b1Fd29d23e98Db2D9EBb8435E1082e3B38FB65/info.json new file mode 100644 index 0000000000000..4ffdb232e909c --- /dev/null +++ b/blockchains/ethereum/assets/0xf5b1Fd29d23e98Db2D9EBb8435E1082e3B38FB65/info.json @@ -0,0 +1,24 @@ +{ + "name": "Kishimoto Inu", + "type": "ERC20", + "symbol": "KISHIMOTO", + "decimals": 9, + "website": "https://kishimotoinu.com/", + "description": "Kishimoto Inu is the Latest Anime & Inu Based Token released on the ERC20 Network.", + "explorer": "https://etherscan.io/token/0xf5b1fd29d23e98db2d9ebb8435e1082e3b38fb65", + "status": "active", + "id": "0xf5b1Fd29d23e98Db2D9EBb8435E1082e3B38FB65", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KishimotoInu" + }, + { + "name": "telegram", + "url": "https://t.me/Kishimoto_Inu" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xf5b1Fd29d23e98Db2D9EBb8435E1082e3B38FB65/logo.png b/blockchains/ethereum/assets/0xf5b1Fd29d23e98Db2D9EBb8435E1082e3B38FB65/logo.png new file mode 100644 index 0000000000000..90fe4aaf55c4e Binary files /dev/null and b/blockchains/ethereum/assets/0xf5b1Fd29d23e98Db2D9EBb8435E1082e3B38FB65/logo.png differ diff --git a/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json b/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json index ef09cf6eb5df3..c81b06e2450bb 100644 --- a/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json +++ b/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json @@ -1,5 +1,5 @@ { - "name": "CryptoLocally (GIV)", + "name": "GIVLY Coin", "website": "https://cryptolocally.com/", "description": "A non-custodial, smart contract powered P2P gateway to blockchain and DeFi", "explorer": "https://etherscan.io/token/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0", diff --git a/blockchains/ethereum/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/info.json b/blockchains/ethereum/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/info.json new file mode 100644 index 0000000000000..a97ee6021aac9 --- /dev/null +++ b/blockchains/ethereum/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/info.json @@ -0,0 +1,28 @@ +{ + "name": "Coin hub", + "description": "Utility token", + "symbol": "CHB", + "type": "ERC20", + "decimals": 8, + "website": "https://thecoinhub.io/", + "explorer": "https://etherscan.io/token/0xf68D4d917592f3a62417aCE42592F15296cc33A0", + "status": "active", + "id": "0xf68D4d917592f3a62417aCE42592F15296cc33A0", + "links": [ + { + "name": "telegram", + "url": "https://t.me/c0inhub" + }, + { + "name": "twitter", + "url": "https://twitter.com/coinhubchb" + }, + { + "name": "facebook", + "url": "https://facebook.com/Thecoinhub-102940902381599" + } + ], + "tags": [ + "staking-native" + ] +} diff --git a/blockchains/ethereum/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/logo.png b/blockchains/ethereum/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/logo.png new file mode 100644 index 0000000000000..0043c489ef12f Binary files /dev/null and b/blockchains/ethereum/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/logo.png differ diff --git a/blockchains/ethereum/assets/0xf7168c8AbB0ff80116413a8d95396BBdC318A3fF/info.json b/blockchains/ethereum/assets/0xf7168c8AbB0ff80116413a8d95396BBdC318A3fF/info.json new file mode 100644 index 0000000000000..53389e83ce0a3 --- /dev/null +++ b/blockchains/ethereum/assets/0xf7168c8AbB0ff80116413a8d95396BBdC318A3fF/info.json @@ -0,0 +1,28 @@ +{ + "name": "KEK", + "website": "https://www.kingdomofkek.com", + "description": "KEK is a crypto meme project inspired by the ancient Egyptian god Kek, using memetic magic to influence the crypto world.", + "explorer": "https://etherscan.io/token/0xf7168c8abb0ff80116413a8d95396bbdc318a3ff", + "type": "ERC20", + "symbol": "KEKE", + "decimals": 7, + "status": "active", + "id": "0xf7168c8AbB0ff80116413a8d95396BBdC318A3fF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kingdomofkek" + }, + { + "name": "telegram", + "url": "https://t.me/kingdomofkek" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/kek/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf7168c8AbB0ff80116413a8d95396BBdC318A3fF/logo.png b/blockchains/ethereum/assets/0xf7168c8AbB0ff80116413a8d95396BBdC318A3fF/logo.png new file mode 100644 index 0000000000000..4463a7100f8f0 Binary files /dev/null and b/blockchains/ethereum/assets/0xf7168c8AbB0ff80116413a8d95396BBdC318A3fF/logo.png differ diff --git a/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json b/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json index 5e90fcf1bae3c..a8d9cb935c778 100644 --- a/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json +++ b/blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86", + "tags": [ + "wrapped" + ], "links": [ { "name": "twitter", diff --git a/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/info.json b/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/info.json index 7cd4babb5dd75..37e67e0232984 100644 --- a/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/info.json +++ b/blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/info.json @@ -7,5 +7,27 @@ "symbol": "FRONT", "decimals": 18, "status": "active", - "id": "0xf8C3527CC04340b208C854E985240c02F7B7793f" + "id": "0xf8C3527CC04340b208C854E985240c02F7B7793f", + "links": [ + { + "name": "github", + "url": "https://github.com/frontierwallet" + }, + { + "name": "twitter", + "url": "https://twitter.com/FrontierDotXYZ" + }, + { + "name": "telegram", + "url": "https://t.me/FrontierDotXYZ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frontier/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/frontier-token/" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8E9F10c22840b613cdA05A0c5Fdb59A4d6cd7eF/info.json b/blockchains/ethereum/assets/0xf8E9F10c22840b613cdA05A0c5Fdb59A4d6cd7eF/info.json new file mode 100644 index 0000000000000..00fb00f590024 --- /dev/null +++ b/blockchains/ethereum/assets/0xf8E9F10c22840b613cdA05A0c5Fdb59A4d6cd7eF/info.json @@ -0,0 +1,52 @@ +{ + "name": "Dogs Of Elon", + "type": "ERC20", + "symbol": "DOE", + "decimals": 18, + "website": "https://dogsofelon.io", + "description": "$DOE is a community-focused, DeFi cryptocurrency token, and the companion to the Dogs Of Elon NFTs.", + "explorer": "https://etherscan.io/token/0xf8E9F10c22840b613cdA05A0c5Fdb59A4d6cd7eF", + "status": "active", + "id": "0xf8E9F10c22840b613cdA05A0c5Fdb59A4d6cd7eF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogsofelon" + }, + { + "name": "github", + "url": "https://github.com/dogsofelon" + }, + { + "name": "telegram", + "url": "https://t.me/DOEOfficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/dogsofelonupdates" + }, + { + "name": "discord", + "url": "https://discord.com/channels/911728350043705385/911736752379691038" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/OfficialDogsOfElon/" + }, + { + "name": "medium", + "url": "https://medium.com/dogs-of-elon-community" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogs-of-elon/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/dogsofelon" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/ethereum/assets/0xf8E9F10c22840b613cdA05A0c5Fdb59A4d6cd7eF/logo.png b/blockchains/ethereum/assets/0xf8E9F10c22840b613cdA05A0c5Fdb59A4d6cd7eF/logo.png new file mode 100644 index 0000000000000..3fd664e136ae0 Binary files /dev/null and b/blockchains/ethereum/assets/0xf8E9F10c22840b613cdA05A0c5Fdb59A4d6cd7eF/logo.png differ diff --git a/blockchains/ethereum/assets/0xf8ebf4849F1Fa4FaF0DFF2106A173D3A6CB2eB3A/info.json b/blockchains/ethereum/assets/0xf8ebf4849F1Fa4FaF0DFF2106A173D3A6CB2eB3A/info.json new file mode 100644 index 0000000000000..f27c1b87e2586 --- /dev/null +++ b/blockchains/ethereum/assets/0xf8ebf4849F1Fa4FaF0DFF2106A173D3A6CB2eB3A/info.json @@ -0,0 +1,25 @@ +{ + "name": "TROLL", + "website": "https://www.trollface.vip", + "description": "Your fave childhood meme reborn, 100% safe & pure fun. Get ready 2 troll on! Renounced contract, LP burned", + "explorer": "https://etherscan.io/token/0xf8ebf4849F1Fa4FaF0DFF2106A173D3A6CB2eB3A", + "type": "ERC20", + "symbol": "TROLL", + "decimals": 18, + "status": "active", + "id": "0xf8ebf4849F1Fa4FaF0DFF2106A173D3A6CB2eB3A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/trollerc20" + }, + { + "name": "telegram", + "url": "https://t.me/TrollETH" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/troll/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xf8ebf4849F1Fa4FaF0DFF2106A173D3A6CB2eB3A/logo.png b/blockchains/ethereum/assets/0xf8ebf4849F1Fa4FaF0DFF2106A173D3A6CB2eB3A/logo.png new file mode 100644 index 0000000000000..306e8175fe306 Binary files /dev/null and b/blockchains/ethereum/assets/0xf8ebf4849F1Fa4FaF0DFF2106A173D3A6CB2eB3A/logo.png differ diff --git a/blockchains/ethereum/assets/0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135/info.json b/blockchains/ethereum/assets/0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135/info.json new file mode 100644 index 0000000000000..543d6e381ecbe --- /dev/null +++ b/blockchains/ethereum/assets/0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135/info.json @@ -0,0 +1,48 @@ +{ + "name": "BABB", + "website": "https://getbabb.com", + "description": "A decentralised banking platform that leverages blockchain and biometrics to offer anyone in the world access to a UK bank account for peer-to-peer financial services.", + "explorer": "https://etherscan.io/token/0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135", + "type": "ERC20", + "symbol": "BAX", + "decimals": 18, + "status": "active", + "id": "0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135", + "tags": [ + "defi" + ], + "links": [ + { + "name": "whitepaper", + "url": "https://getbabb.com/wp-content/uploads/2021/03/BABB-Whitepaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/getbabb" + }, + { + "name": "facebook", + "url": "https://facebook.com/getbabb/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCQtkZd7sfzbEugz7VdFhv4Q" + }, + { + "name": "discord", + "url": "https://discord.com/invite/39rQp2g6JA" + }, + { + "name": "medium", + "url": "https://babb.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babb/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/babb" + } + ] +} diff --git a/blockchains/ethereum/assets/0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135/logo.png b/blockchains/ethereum/assets/0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135/logo.png new file mode 100644 index 0000000000000..1de309edff9a9 Binary files /dev/null and b/blockchains/ethereum/assets/0xf920e4F3FBEF5B3aD0A25017514B769bDc4Ac135/logo.png differ diff --git a/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/info.json b/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/info.json new file mode 100644 index 0000000000000..01d40fe0f19ac --- /dev/null +++ b/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/info.json @@ -0,0 +1,32 @@ +{ + "name": "Rook", + "type": "ERC20", + "symbol": "ROOK", + "decimals": 18, + "website": "https://rook.fi", + "description": "Rook enables users, protocols, and smart contracts to earn from the MEV their orders create.", + "explorer": "https://etherscan.io/token/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a", + "status": "active", + "id": "0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/rook" + }, + { + "name": "discord", + "url": "https://discord.com/invite/rook" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/keeperdao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/rook" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/logo.png b/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/logo.png new file mode 100644 index 0000000000000..d192d67e1ad5a Binary files /dev/null and b/blockchains/ethereum/assets/0xfA5047c9c78B8877af97BDcb85Db743fD7313d4a/logo.png differ diff --git a/blockchains/ethereum/assets/0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3/info.json b/blockchains/ethereum/assets/0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3/info.json new file mode 100644 index 0000000000000..7f0f16c00d0b6 --- /dev/null +++ b/blockchains/ethereum/assets/0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3/info.json @@ -0,0 +1,25 @@ +{ + "name": "Ondo", + "website": "https://ondo.finance/", + "description": "Ondo Finance is a decentralized investment banking protocol consisting of on-chain financial products that connect investors with capital demand broadening access, improving transparency, and reducing cost versus the status quo. The ONDO token will govern the Ondo Finance protocol.", + "explorer": "https://etherscan.io/token/0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3", + "type": "ERC20", + "symbol": "ONDO", + "decimals": 18, + "status": "active", + "id": "0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ondofinance" + }, + { + "name": "telegram", + "url": "https://t.me/ondofinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ondo-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3/logo.png b/blockchains/ethereum/assets/0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3/logo.png new file mode 100644 index 0000000000000..1aaa5815d4ee1 Binary files /dev/null and b/blockchains/ethereum/assets/0xfAbA6f8e4a5E8Ab82F62fe7C39859FA577269BE3/logo.png differ diff --git a/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json b/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json index 564a06c89bd51..b62fb964084c3 100644 --- a/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json +++ b/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json @@ -1,11 +1,40 @@ { - "name": "HOGE", + "name": "Hoge Finance", + "website": "https://hogefinance.com", + "description": "We Meme Business.", + "explorer": "https://etherscan.io/token/0xfAd45E47083e4607302aa43c65fB3106F1cd7607", "type": "ERC20", "symbol": "HOGE", "decimals": 9, "status": "active", "id": "0xfAd45E47083e4607302aa43c65fB3106F1cd7607", - "website": "https://hoge.finance", - "description": "HOGE is a meme token with the power of DeFi (decentralized finance). HOGE combines meme and frictionless yield farming. It's Doge but DeFi", - "explorer": "https://etherscan.io/token/0xfad45e47083e4607302aa43c65fb3106f1cd7607" + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/hoge" + }, + { + "name": "discord", + "url": "https://discord.com/invite/hoge" + }, + { + "name": "twitter", + "url": "https://twitter.com/hogefinance" + }, + { + "name": "telegram", + "url": "https://t.me/hogefinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hoge-finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hoge-finance" + } + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/logo.png b/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/logo.png index 27d8a2471ed7a..fd2f41b9338cf 100644 Binary files a/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/logo.png and b/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/logo.png differ diff --git a/blockchains/ethereum/assets/0xfB7B4564402E5500dB5bB6d63Ae671302777C75a/info.json b/blockchains/ethereum/assets/0xfB7B4564402E5500dB5bB6d63Ae671302777C75a/info.json new file mode 100644 index 0000000000000..29889d29c40a0 --- /dev/null +++ b/blockchains/ethereum/assets/0xfB7B4564402E5500dB5bB6d63Ae671302777C75a/info.json @@ -0,0 +1,17 @@ +{ + "name": "DEXTools", + "website": "https://dextools.io/", + "description": "Ultimate Hub and Defi App For Uniswap and DEX trading.", + "explorer": "https://etherscan.io/token/0xfb7b4564402e5500db5bb6d63ae671302777c75a", + "type": "ERC20", + "symbol": "DEXT", + "decimals": 18, + "status": "active", + "id": "0xfB7B4564402E5500dB5bB6d63Ae671302777C75a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DexToolsapp" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/logo.png b/blockchains/ethereum/assets/0xfB7B4564402E5500dB5bB6d63Ae671302777C75a/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/logo.png rename to blockchains/ethereum/assets/0xfB7B4564402E5500dB5bB6d63Ae671302777C75a/logo.png diff --git a/blockchains/ethereum/assets/0xfE3690FD78D9418FF6D381Ec0A61EDa4b0446c35/info.json b/blockchains/ethereum/assets/0xfE3690FD78D9418FF6D381Ec0A61EDa4b0446c35/info.json new file mode 100644 index 0000000000000..66540990971bb --- /dev/null +++ b/blockchains/ethereum/assets/0xfE3690FD78D9418FF6D381Ec0A61EDa4b0446c35/info.json @@ -0,0 +1,21 @@ +{ + "name": "MosesCoin", + "type": "ERC20", + "symbol": "Moses", + "decimals": 18, + "website": "https://mosescoin.vip", + "description": "We are a community driven coin with biblical attributes. This will be a journey to “Part the Seas” of the SEC and overreaching government and to create a safe haven from the future dollar collapse. $Mosescoin will be used as a platform to take back our God given rights, to pursue crypto ventures, and to create protection for those who have faith in taking the journey with Moses.", + "explorer": "https://etherscan.io/token/0xfe3690fd78d9418ff6d381ec0a61eda4b0446c35", + "status": "active", + "id": "0xfE3690FD78D9418FF6D381Ec0A61EDa4b0446c35", + "links": [ + { + "name": "telegram", + "url": "https://t.me/+BogQo4kR1jk2MGY5" + }, + { + "name": "twitter", + "url": "https://twitter.com/MosesCoin777" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfE3690FD78D9418FF6D381Ec0A61EDa4b0446c35/logo.png b/blockchains/ethereum/assets/0xfE3690FD78D9418FF6D381Ec0A61EDa4b0446c35/logo.png new file mode 100644 index 0000000000000..f7ee1d61e88a9 Binary files /dev/null and b/blockchains/ethereum/assets/0xfE3690FD78D9418FF6D381Ec0A61EDa4b0446c35/logo.png differ diff --git a/blockchains/ethereum/assets/0xfE39C384D702914127a005523f9915ADDB9bd59b/info.json b/blockchains/ethereum/assets/0xfE39C384D702914127a005523f9915ADDB9bd59b/info.json new file mode 100644 index 0000000000000..a4456daf883f0 --- /dev/null +++ b/blockchains/ethereum/assets/0xfE39C384D702914127a005523f9915ADDB9bd59b/info.json @@ -0,0 +1,33 @@ +{ + "name": "Hippocrat", + "website": "https://hippocrat.io/", + "description": "Hippocrat is pursuing to aggregate global health data and build data economy upon decentralized governance and open cooperation. Hippocrat token is an incentive for data provider and utilized to build and maintain Hippocrat DAO and protocol in a way the project can be permanently sustainable.", + "explorer": "https://etherscan.io/token/0xfE39C384D702914127a005523f9915ADDB9bd59b", + "type": "ERC20", + "symbol": "HPO", + "decimals": 18, + "status": "active", + "id": "0xfE39C384D702914127a005523f9915ADDB9bd59b", + "links": [ + { + "name": "github", + "url": "https://github.com/hippocrat-dao" + }, + { + "name": "twitter", + "url": "https://twitter.com/Hippocrat_io" + }, + { + "name": "telegram", + "url": "https://t.me/nexofinance" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.hippocrat.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hippocrat/" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfE39C384D702914127a005523f9915ADDB9bd59b/logo.png b/blockchains/ethereum/assets/0xfE39C384D702914127a005523f9915ADDB9bd59b/logo.png new file mode 100644 index 0000000000000..bc67c8628bee5 Binary files /dev/null and b/blockchains/ethereum/assets/0xfE39C384D702914127a005523f9915ADDB9bd59b/logo.png differ diff --git a/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json b/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json index 6dc9326bd7016..dced83aadf12e 100644 --- a/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json +++ b/blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json @@ -7,5 +7,8 @@ "website": "https://www.tut.credit/", "explorer": "https://etherscan.io/token/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38", "status": "abandoned", - "id": "0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38" + "id": "0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfb130d93E49DcA13264344966A611dc79a456Bc5/info.json b/blockchains/ethereum/assets/0xfb130d93E49DcA13264344966A611dc79a456Bc5/info.json new file mode 100644 index 0000000000000..2e1fccc75b41b --- /dev/null +++ b/blockchains/ethereum/assets/0xfb130d93E49DcA13264344966A611dc79a456Bc5/info.json @@ -0,0 +1,33 @@ +{ + "name": "DogeGF", + "website": "https://www.dogegf.com/", + "description": "DogeGF is a peer-to-peer community governed by reciprocity.", + "explorer": "https://etherscan.io/token/0xfb130d93E49DcA13264344966A611dc79a456Bc5", + "type": "ERC20", + "symbol": "DOGEGF", + "decimals": 18, + "status": "active", + "id": "0xfb130d93E49DcA13264344966A611dc79a456Bc5", + "links": [ + { + "name": "medium", + "url": "https://dogegf.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/dogegf/" + }, + { + "name": "twitter", + "url": "https://twitter.com/dogegftoken" + }, + { + "name": "telegram", + "url": "https://t.me/DogeGF_Official" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Tjr8AvFBTP" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xfb130d93E49DcA13264344966A611dc79a456Bc5/logo.png b/blockchains/ethereum/assets/0xfb130d93E49DcA13264344966A611dc79a456Bc5/logo.png new file mode 100644 index 0000000000000..4cbe25b44d1da Binary files /dev/null and b/blockchains/ethereum/assets/0xfb130d93E49DcA13264344966A611dc79a456Bc5/logo.png differ diff --git a/blockchains/ethereum/assets/0xfb66321D7C674995dFcC2cb67A30bC978dc862AD/info.json b/blockchains/ethereum/assets/0xfb66321D7C674995dFcC2cb67A30bC978dc862AD/info.json new file mode 100644 index 0000000000000..3704538ec4e1b --- /dev/null +++ b/blockchains/ethereum/assets/0xfb66321D7C674995dFcC2cb67A30bC978dc862AD/info.json @@ -0,0 +1,40 @@ +{ + "name": "Pepe 2.0", + "type": "ERC20", + "symbol": "PEPE2.0", + "decimals": 18, + "website": "https://pepe20.vip", + "description": "Learning from past token mistakes, blacklisting some investors. Pepe 2.0 wants to make things right and redo his billion-dollar run.", + "explorer": "https://etherscan.io/token/0xfb66321D7C674995dFcC2cb67A30bC978dc862AD", + "status": "abandoned", + "id": "0xfb66321D7C674995dFcC2cb67A30bC978dc862AD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepe2coineth" + }, + { + "name": "telegram", + "url": "https://t.me/Pepe2Portal" + }, + { + "name": "github", + "url": "https://github.com/pepe2coineth" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepe-2-0" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pepe-2-0" + }, + { + "name": "source_code", + "url": "https://github.com/pepe2coineth/SmartContract/blob/main/Ethereum_PEPE20_CA.sol" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json b/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json index 60e319acb747d..24bfd33f68dbf 100644 --- a/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json +++ b/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json @@ -1,11 +1,54 @@ { - "name": "Token Prometeus Network", - "symbol": "PROM", + "name": "Prom", "type": "ERC20", + "symbol": "PROM", "decimals": 18, - "description": "Prometeus Network is a secure and decentralized ecosystem designed to solve real-world problems in data brokerage, created for the Influencer Marketing, Medical and Insurance data market industries.", - "website": "https://prometeus.io/", + "website": "https://prom.io", + "description": "Prom is a gaming NFT marketplace & rental. Completely decentralized, confidential, and safe, it meets the needs of players, metaverse-enthusiasts, NFT owners, guilds, and games.", "explorer": "https://etherscan.io/token/0xfc82bb4ba86045Af6F327323a46E80412b91b27d", "status": "active", - "id": "0xfc82bb4ba86045Af6F327323a46E80412b91b27d" -} \ No newline at end of file + "id": "0xfc82bb4ba86045Af6F327323a46E80412b91b27d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/prom_io" + }, + { + "name": "telegram", + "url": "https://t.me/prom_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/prom_ann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/prom" + }, + { + "name": "whitepaper", + "url": "https://prom.io/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/prom/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/prom" + }, + { + "name": "medium", + "url": "https://prom-io.medium.com/" + }, + { + "name": "github", + "url": "https://github.com/prom-io" + } + ], + "tags": [ + "gamefi", + "nft", + "defi" + ] +} diff --git a/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/logo.png b/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/logo.png index bd7dc3306af74..b8bd23e7924b0 100644 Binary files a/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/logo.png and b/blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/logo.png differ diff --git a/blockchains/ethereum/assets/0xff8C479134A18918059493243943150776cF8CF2/info.json b/blockchains/ethereum/assets/0xff8C479134A18918059493243943150776cF8CF2/info.json new file mode 100644 index 0000000000000..c07f3326de1f5 --- /dev/null +++ b/blockchains/ethereum/assets/0xff8C479134A18918059493243943150776cF8CF2/info.json @@ -0,0 +1,60 @@ +{ + "name": "Renq Finance (RENQ)", + "type": "ERC20", + "symbol": "RENQ", + "decimals": 18, + "website": "https://renq.io", + "description": "Renq aims to connect all isolated blockchains and establish a cross-chain asset exchange network, providing all necessary underlying support for the DeFi ecosystem. Let every digital asset holder experience a truly safe, free and transparent DeFi service.", + "explorer": "https://etherscan.io/token/0xff8C479134A18918059493243943150776cF8CF2", + "status": "active", + "id": "0xff8C479134A18918059493243943150776cF8CF2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RenQ_Finance" + }, + { + "name": "telegram", + "url": "https://t.me/renqfinance" + }, + { + "name": "whitepaper", + "url": "https://renq.io/whitepaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/renqfinance" + }, + { + "name": "medium", + "url": "https://medium.com/@renq" + }, + { + "name": "youtube", + "url": "https://youtube.com/renqfinance" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/renq" + }, + { + "name": "github", + "url": "https://github.com/renqfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/renq-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/renq-finance" + }, + { + "name": "source_code", + "url": "https://etherscan.io/token/0xff8C479134A18918059493243943150776cF8CF2#code" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0xff8C479134A18918059493243943150776cF8CF2/logo.png b/blockchains/ethereum/assets/0xff8C479134A18918059493243943150776cF8CF2/logo.png new file mode 100644 index 0000000000000..dae785169e0a5 Binary files /dev/null and b/blockchains/ethereum/assets/0xff8C479134A18918059493243943150776cF8CF2/logo.png differ diff --git a/blockchains/ethereum/chainlist.json b/blockchains/ethereum/chainlist.json new file mode 100644 index 0000000000000..5ccfc41efad00 --- /dev/null +++ b/blockchains/ethereum/chainlist.json @@ -0,0 +1,160 @@ +{ + "chains":[ + { + "chain": "1", + "coinId": "ethereum" + }, + { + "chain": "10", + "coinId": "optimism" + }, + { + "chain": "61", + "coinId": "classic" + }, + { + "chain": "42161", + "coinId": "arbitrum" + }, + { + "chain": "1313161554", + "coinId": "aurora" + }, + { + "chain": "288", + "coinId": "boba" + }, + { + "chain": "10001", + "coinId": "ethereumpow" + }, + { + "chain": "8217", + "coinId": "klaytn" + }, + { + "chain": "42262", + "coinId": "oasis" + }, + { + "chain": "1284", + "coinId": "moonbeam" + }, + { + "chain": "321", + "coinId": "kucoin" + }, + { + "chain": "70", + "coinId": "hoo" + }, + { + "chain": "250", + "coinId": "fantom" + }, + { + "chain": "137", + "coinId": "polygon" + }, + { + "chain": "128", + "coinId": "heco" + }, + { + "chain": "1285", + "coinId": "moonriver" + }, + { + "chain": "43114", + "coinId": "avalanche" + }, + { + "chain": "42220", + "coinId": "celo" + }, + { + "chain": "1666600000", + "coinId": "harmony" + }, + { + "chain": "1088", + "coinId": "metis" + }, + { + "chain": "2222", + "coinId": "kavaevm" + }, + { + "chain": "66", + "coinId": "okx" + }, + { + "chain": "1101", + "coinId": "polygonzkevm" + }, + { + "chain": "324", + "coinId": "zksync" + }, + { + "chain": "5", + "coinId": "goerlitestnet" + }, + { + "chain": "421613", + "coinId": "arbitrumgoerli" + }, + { + "chain": "80001", + "coinId": "polygonmumbai" + }, + { + "chain": "1287", + "coinId": "moonbasealpha" + }, + { + "chain": "4002", + "coinId": "tftm" + }, + { + "chain": "420", + "coinId": "optimismgoerli" + }, + { + "chain": "11155111", + "coinId": "sepolia" + }, + { + "chain": "97", + "coinId": "bnbt" + }, + { + "chain": "43113", + "coinId": "avalanchecfuji" + }, + { + "chain": "5601", + "coinId": "gbnb" + }, + { + "chain": "5611", + "coinId": "opbnb" + }, + { + "chain": "32659", + "coinId": "fusion" + }, + { + "chain": "7700", + "coinId": "canto" + }, + { + "chain": "295", + "coinId": "hedera" + }, + { + "chain": "30", + "coinId": "rootstock" + } + ] +} diff --git a/blockchains/ethereum/denylist.json b/blockchains/ethereum/denylist.json deleted file mode 100644 index 663a88f84a772..0000000000000 --- a/blockchains/ethereum/denylist.json +++ /dev/null @@ -1,4136 +0,0 @@ -[ - "0x0000000000001b84b1cb32787B0D64758d019317", - "0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e", - "0x002A4CDF9c9F3ba400bf0a1436a656b18466eAD1", - "0x004201bCf97Ac703301207763bB486681C783869", - "0x004e7eCaDafB26D8B394B92e8E71664D16f1f3cf", - "0x0082F8AdDB9C0d6cC27783D41198300B4cd2e19b", - "0x009725F31C561a64c30C89e74ADb995c570330Ff", - "0x00a0f789512dB4da9c5F9e8a7f1958972DB0f575", - "0x00A12EbFB8eE975105f2090b8c6905802D75c2E4", - "0x00A5Eea73161875c65F90F57b6333aee661543dc", - "0x00B066D1d34Cfd22136d1dc0458EB6392f0E4d40", - "0x00bD8F77a6222a17cda498807Fa938031E158298", - "0x00CE2bbA7C57D29C3e48924D2a8e5d6B7B3FDC53", - "0x00d2be2C7e509515cDBa64051a643a5220f1f241", - "0x00D80Df9853D207D300C5a699DABEEf834B01B4c", - "0x00E628e6ed85e0b8e76548186E907c5A02c10fa6", - "0x0103190611Db35E94671Ba93303e12C16Ce33c37", - "0x010C865c8aB9faAF5904b6C21Ae083cCEb3d87CF", - "0x0111Ac7E9425c891f935C4CE54cF16Db7C14B7DB", - "0x01144CAd63687f9d06c46854C810366B28a84d73", - "0x11799ef12A8b4e79865abb167DF88f14629d1E4", - "0x011C77fa577c500dEeDaD364b8af9e8540b808C0", - "0x0131C575be43586C5346435273035C8709A3fd34", - "0x0144B7e66993C6BfaB85581e8601f96BFE50c9Df", - "0x0158e815a104364CccC584f22A99BB21A4d19cE4", - "0x01666a05aB9bcc6b4D2b3a3A4257808D2149249e", - "0x016eA924950c806e2a959e00e8514eEaebCDAEAa", - "0x017B584AcFD16D767541aE9e80cdc702F4527B0b", - "0x0187e9dCB0416a5324E401d8435f61FE6cdB2b89", - "0x018AB2bBB2f1E1a95BB3bD25fbf3785d4C736B46", - "0x01C67791309c71aA4Ed373025a0C089696D7c9e4", - "0x01CcB291C6Aff773BbC2556A9e169c001Bb0F2Ca", - "0x01d0E21198Ba6576fE27393A9e57fF1c88DF0967", - "0x01eD068115ba99b94c65c7791D4Ac5Dee1253835", - "0x0213c2C85315299c6074Fc4a6d779121284e9F42", - "0x021c051acA7FE5Ea88E789E744822062DF9db58B", - "0x02216434023E1450C5f10BEdF3bf52415d790E86", - "0x0246Ae5595C3eA7388e5B3512631B92FC38A9EA2", - "0x026A7D72a448D0E44d441e55F746BF56B843aEDB", - "0x027067F05F1fBa0cCd7Fa89a8F3B7a33A16C58De", - "0x02915c436C3EF849a9816D6AeF64fc0C5Ca081dC", - "0x029e9bcd335cFBF5693E3E99C52301e304708F60", - "0x02aB9623DC8460c15DBeA44Ffc2A01471E4f673b", - "0x02Ba98AA24C6c57C62371F14d927Ca2D0EfA11c6", - "0x02C29B5f4820C210f8Ee693B517E67c7c6c1Cef7", - "0x02e0c94355562693B3608077732d7437bd7a78ca", - "0x02E8C6297aa454e00BD558Aba1Aff6A3C1c667f5", - "0x032EF0359EB068d3DddD6E91021c02F397AfcE5a", - "0x033E32f62be8B5b079B35290f7638d6FaD8b2f92", - "0x0364c5D9C268a1870f49AD2819801624d8Ce0fF0", - "0x03687aB12C43291bd9aA171f051Cc1691b001952", - "0x0373EAd1b067793D8338Ba4D21782Dd082c02a00", - "0x03a3e21Bf606b8819F84A2eeaEBfe3023692FbD6", - "0x03B1f92fa0977891cb4BDf69C0B3aD14d6119294", - "0x03c4e98599da9c996BD4eecFD6B595f482c88daD", - "0x03c67746d9482ffeE0D48Cf03c56aD914687a31E", - "0x03D4E02764913030Fc2F010865F310020825DFCF", - "0x03eA2e423458c6958D97c3Ae9A4eAF63160edA61", - "0x03Ec20028e13DdC037f41916e353E0F338D60463", - "0x03FA24dEFB6244be9b4a57BEA9f7e95dC6BD81E2", - "0x03Faa4f3C3B0653cE8cE9c16E2a3303478c2B67a", - "0x0413e410e9eb0aF518f1F4dFef1912c3124c866E", - "0x04390CAEBa3056AFA645CbF110C2dd575CbBf841", - "0x044a9A490aC4866c31750841BFa7d0644FDb2216", - "0x0461a68337EEa6F7d869791D5f8265C19F360e97", - "0x0470c8C6546e4EB668aEAD38Dc024eC6ab48980e", - "0x048D478196C086337D6baCcf9bb4C1292f6174a6", - "0x049567e61aCa109aa63aE0A54900390DBA3BBfB8", - "0x04b3074704A1e8c292Ea914b9265844679E87734", - "0x04C692341a71CBcA69113828487F182E4165EC24", - "0x04D814054c91eD252EC711806B61b53aA9E66d3f", - "0x04eb489EA6D4983f4C798b06853b949182d129c7", - "0x04f23FfAdDDdD335d3DF6172D876E192fDDD0eAe", - "0x04F2E7221fdb1B52A68169B25793E51478fF0329", - "0x04f9Dcd183224925bf636d4Fb8579ac1c3dB4aeC", - "0x04fF6E6Eb2fdbAf02ac79D2DEB22EBAb686a2209", - "0x0502A81321DA8D00B60850f39Cb6a4F8a57aE420", - "0x050b04C21338Ca950313AD921BCfB2b1145C9bb9", - "0x051BDC2ddAf5CB2F9e7DE2751cE7F212239cbA45", - "0x052a98a7b985A497820Abb2f45Ad0A3754397769", - "0x05372831f696825D0D9D733eb7862186D1d9598A", - "0x053E43d155519efc4616bDC2a8fEf5A4EB4ceC4E", - "0x054DF44d9BF67E87E09De919086bf12633f6BcF5", - "0x056383b3016C5d32921309850682CcaA3ad0748D", - "0x056ac97CD9deE69660964278D6c689135e9780bC", - "0x0573CcbfA8BFC35843e874b3795947683d8449F2", - "0x057656A0DFd218227A3A5edB5898b565aa4f915e", - "0x0577215622f43a39F4Bc9640806DFea9b10D2A36", - "0x057EECc85bA8cAAA66497e70FA7BAbED4bEf2bB7", - "0x0581FFC5F20C2E9cD09977A81B180CA1D0618Fb4", - "0x0593c32295d2a3848e873669Ef0EC5D27d7360Cc", - "0x059C329231DB9bbB0dB155C1569CeFCb125c53fB", - "0x05Ac103f68e05da35E78f6165b9082432FE64B58", - "0x05AE87DfccD9c9FD367811ff23e38Ec40Ed02E7C", - "0x05b6ecd7DA974A50Fa80e5f8157438a0ce6B01E7", - "0x05ba575ffa9f21bfCf25ca20DCC19aa3e3682A97", - "0x05C046Bdada9bd1298Ded61C993Ff7aCe79ae971", - "0x05C45300BF90c9D1CB53371376fcB3852b420DE0", - "0x05cc3f95eCe94f4e8e19073D39b2273e5F88C91D", - "0x05D2834E6cfBCA9E2B8FfE2277728C6c6E4BDd83", - "0x05D398039e57ef9682Ab452246668eC86156e325", - "0x05D785dd96Cb7229Ad221B6C2B9E879261c7CE26", - "0x05dbBe4baEd86d9B1dA83e67DEa6326e2617DaD2", - "0x05DdE4609035E464F995D13221B5166080634f21", - "0x05DdF4a4Ae8557BA93430A2D1d5420215B41b717", - "0x05E1F722026844C211b87a1ad0378c6C6dE2bEA5", - "0x05e2B03726D90eA227298bde28379FEA1dc89EEd", - "0x05e916131D6cd1773DaCc30598f9E2393d42F86b", - "0x05f02507c7134Dbae420AB8C0Ef56E999B59dA03", - "0x05Fa56Fe0e93eEcd9B7B1f9Bea210a9D68711559", - "0x06012c8cf97BEaD5deAe237070F9587f8E7A266d", - "0x06076993De0d56433315e4D80C0232dd57275c51", - "0x0609315d798409Bd6b358e49F8b2cd2e973abBF2", - "0x0610546972E3993EFb116062a0762Ec746018Ed2", - "0x064345924217024ab8Bd4c78aeB617Ae2cd625a1", - "0x0669f59d7c82954859cf42985936A641fa71D644", - "0x067a1Eb5E383eD24b66D72aAf80d8D7dB3d299A8", - "0x0683E840Ea22B089dAfa0bf8c59f1A9690dE7c12", - "0x0691b67075754952F39232C5E58a2F0b490f9234", - "0x06a6a7aF298129E3a2AB396c9C06F91D3C54aBA8", - "0x06D1208a9B11666887dD914C56598Dc49EC42cD5", - "0x06d38F76F9D19EDD086dbbBB4d0BE56313dd795D", - "0x06Dd0cC351DA2690e283beC9e539adf4080D3660", - "0x06e042ca087F4D0Eb1184Cb15a07b6cd581801b6", - "0x06E87e4f7E396914cBCe04A15AC0B3EF7A7B5BE4", - "0x06EC650d01C668d2e1DdB4c10e51211753096c0B", - "0x06faaB20e58204fBAe036940da49736C8ab4Dca1", - "0x06Fe58deFC8AE4cbb61DA61028017CFb7AFb4439", - "0x07158cC7103BaA8f4E9Ef1E6717b6b0450C10924", - "0x07421De611c41F5121E31eDcB7964E34A9994E7C", - "0x0762E535771D61D36048F50019EEe08a88528f3D", - "0x0768A2f07Af35c38e6D174ceAF31244ad38ab81f", - "0x07712E925A753dA463D3be2f4731957857Dce42a", - "0x077FE80ef0C2e316bdaEcEf4af1B55794d088e0D", - "0x07866B1148f60c2b1D63B1f99e2E6a07EFf99591", - "0x07925fbD9A9Bad7f7ccaD02353d0fe24b99AAbB2", - "0x0795674d6b57598B471cf932Ae80D24eAe317614", - "0x079b18d6556e198C98E599490C6cBbA231ab4db8", - "0x07c1a37AbE289ac2A0650adE37bDDc89C0D357c6", - "0x07c50e6716CE6Bca673E2cb767D8f3489C177D57", - "0x07CCFd0fbAdA4Ac3C22ECd38037ca5e5c0AD8CfA", - "0x07d66595481Cf1AA3A92a5F2E727c11549A44D16", - "0x07E6E08a07f0952355E40D02E4FEE7a02fdb18b6", - "0x07EC577A06C2d8e61D172Ad6Ef8e521e6df295Be", - "0x07EEeb317419F90e6fe466EFb20C7D20f83AC92D", - "0x0826a86f3202315E5B8B67fb6a7299B641c36f30", - "0x0838CA56C69aB87Eb5666bA4E4749452b7fE3d76", - "0x083FF667415ed1bE3BbDc847c829cBeBE38c6140", - "0x0843a4C4F1ad0b929a07A99C4Ce8FbF3dD9D6eed", - "0x085f8d0016781D45b8473F83106AB7D03Ef06163", - "0x08831D8E28a426298D2BB1741dA5b42f9A88Ee8A", - "0x08982CACf14157183055F1d6A51b8bB34BB0cBa8", - "0x08995eDb5dACA2A856B82647318e30E304aa0Aa8", - "0x08aC7aAc4C5Ab59aC13439E1FccEb31238590151", - "0x08dAD07075efA7db37eb3057B3598F37dFbBAdcd", - "0x08dD2D1278b46d423003552C7ba29324076097Ed", - "0x0911d4B5Ad88e063C9302355E5015d041f7C2B20", - "0x092297a7038b8cd518CA26596DeA7792721a4D5B", - "0x092F1BC31364C9F8d9BfAC9B86e500A57ed3a8E3", - "0x094634cF5EC4b34B7f47BCb2C03c1C9f48e1eCe8", - "0x0954f7E8F0782afAa8e3FB88003dfFC24C711503", - "0x0956a638590eD4A66d14098D53c7BDa3cE8531dB", - "0x095C3F21a8ddf9307e5d7091F8eE5d1DcFd2D705", - "0x098648004D4EA0C6C8d308044fD76128Fa2EBA88", - "0x098c0ed2ef647dCFBb58B7efD44a1F01B93DA59E", - "0x0996bfb5d057faa237640e2506be7b4f9c46de0b", - "0x09C09bAa9502A7B0C74c24e7fF72FD25C864c266", - "0x09D2a34AA67B407A925b1B67536BfAd80b375306", - "0x09edf208c44952F90Bc7670C6F3c6c8BCFFb7AD0", - "0x0a001f945Ed2e913f32Cd08c32D2A7B91b599412", - "0x0A055D50d31a4Dd46f598fFDC157a74bcf7e234A", - "0x0A149deE25eE0D8C9BbAF99620c4Cb94B606bcdE", - "0x0A29428c1A477Be37B2fC92A72C4bc7fCe3e5DB9", - "0x0A2e35eEc795c1e758FbF885852CA4cC47B36002", - "0x0A2eA71d943BF917b410593194595e1f48d40e54", - "0x0a3349B9d99Fa76F08Ac664d5e98c3A2bC43Adc7", - "0x0a3e99cF6a1ff8bEBbCA072CD5F203bCC25F5da6", - "0x0A4F13087cc27f2A9A437a579AC48761946eac64", - "0x0a65f333E1766ccf4C6A8bBe6eB7B133C4c4dc1a", - "0x0A8F477588C7d6d91247B207b775d3Fce0013425", - "0x0a97094c19295E320D5121d72139A150021a2702", - "0x0A9815E55D89fa9B70391AD80892d74E896fE552", - "0x0aa70E5AB75803264f07f3Bd7cB6c1E476E3Ea9d", - "0x0Ac4b59aa9C320e556A1e19176Ef61EEbDFacD25", - "0x0ad9e2B88cf53b31635B1b440844cBDcAAAE1E30", - "0x0aE360ce5d263936bEb3f59ECF74959014d2ABF4", - "0x0Ae461F15abD47529C1F4D52D7D7eCF6beddeA81", - "0x0af1b410a7915cE6B4754b355D37cc38E59B7EDD", - "0x0AF61aA79Af9e5416E0f5076097B1179E65026cA", - "0x0AFDaf5b718C458f135fa2454Fc1B61D90Ff48bB", - "0x0aFff15c1103696ffC54D7762F75BDFc38aB51e1", - "0x0B035Dc728745DC03588ea134B1031Dc02a69762", - "0x0b23ad11e92FDf87Eb5c9b0F24B9860F9c4689eE", - "0x0b2A13BC4A09bf1Ee822964C3619F79791719eC0", - "0x0b3A4677Fcc0243611d84bD4F207ceddEdDAa614", - "0x0b4DB1d1CA3ac16554D6DbA8F7E9Eab58F311D62", - "0x0b66015100C7EbC10cd3d9496E81E9BDFdCCce32", - "0x0B762B6DF5940c6B55E21143142286c74299e174", - "0x0B7a2CAAd47c699edDD2C82Fd3f03054724C11Da", - "0x0b91E4404255c7AC414c9f230d3d7AA72ECE6Bfb", - "0x0ba000163959726c90D41C804386D37718D5edc8", - "0x0Bc596Daeaa2b56D9bAa5647f868e7217C64c293", - "0x0bDb10aD5C6FD85128469bE197e9A7f188289028", - "0x0BDbcB36c0C106C960FbB0B5194735c552CCd213", - "0x0C15D535F8c21d6f3A03dd46ae23A07e5d897C80", - "0x0c2f334671BB529A9c8c448af82C6F2B90C3efE7", - "0x0c5ab3C1F0fB0589874FF2F9a45ecd82D437E091", - "0x0c62c429F5d2bACA26dbcfD800bFcc94943e81f9", - "0x0C6644c9973593b6A4c9C0aF1aF88f6b29eCAce9", - "0x0C68727c7F106c9e458475EA4E97A832f8907821", - "0x0C6a84860079F540793Bd60d0F4f4e34285Af27f", - "0x0c7CabC5D47B638918F51458215EEf0aC8C64358", - "0x0C9f77CBE502cb7f7Fd5368f1d897c5c097eD6AB", - "0x0cc0E85f304cce636843fa25AFb4b96e918FeB05", - "0x0cD798c4489A07227FEd29C2eB495828b524f91d", - "0x0CE626Eff8bA67C560C7711E1a1876B27a27f464", - "0x0cE87f77B1d83dF522AE96AF9Cf810B16AB0942B", - "0x0cF74F8414Db9db05FC940AdBB7b6A02A693365D", - "0x0cf934554388062b55a363f2D14983f9ab06d8bf", - "0x0cfDceb97c79930C96379E626a9c21deeAA1077E", - "0x0D487953E81f4EA83590524A517DD729C23de6A7", - "0x0d8c864DA1985525e0af0acBEEF6562881827bd5", - "0x0D9652fEBb89bc775C5E0386C75376974a7C35d6", - "0x0dC88ece2B662559256e21A555D880d13dC6541c", - "0x0dD501b642E4Db186D68910e1bc18D5ee6731e0a", - "0x0DFE79Ab44F8f194f0475d9e78E6EF80935E173f", - "0x0E08cF6b0fb2272fee01F58FC82D78A9DF67AdCf", - "0x0e0A6E8fffc38927Aef7190903aee44A024A872d", - "0x0e10eeC148db706321EB8A4705B4937844b0Ec57", - "0x0E1e61cA88Af5Fd33aeE0A6096e39cbEac0eF1bD", - "0x0E3A2A1f2146d86A604adc220b4967A898D7Fe07", - "0x0E59172e2234d86DE8C1C4F05EDEB07c3267A3c0", - "0x0E69D0A2bbB30aBcB7e5CfEA0E4FDe19C00A8d47", - "0x0E758Eeb09E047cd0eB1650859065e2e07b1Ecc4", - "0x0EaF7e5cb0F26e8479106Fe1dD00b42595098372", - "0x0eC4a4eFE8134Ce6934E9De03A01364771d05645", - "0x0ed252377824f837765606D44E130f7562DC149c", - "0x0EE54d5F260EeAb1AB8631E65b4626249ba81994", - "0x0ee77F244d124cDDE90440bE4Fd65E550973ECd0", - "0x0ef2aEd3b296900196389b944D0FBf8388344104", - "0x0f130a170127Aa4E5776Ab05305ff614Ff352253", - "0x0f170d998cC83599F139997af2dCC7e29E36310F", - "0x0f1F99A29ed4d7732AC0817dA1BA30A208539277", - "0x0f3b491841680eb40Bd2Be42Bce7104F2511dbD9", - "0x0f4d4b7F3F3a6991415942D44b2dAE245c6a1F67", - "0x0f572FfFa1011EF0232D1B83C7acB17f649BEFc8", - "0x0F730179A148966f771f02cE98D8abAfE6325B12", - "0x0F78bd01BB36585D1dd0393A67f26Fa3cD03bAe8", - "0x0F7Fe053b9385a1AF178d7d4AcD89B9777917279", - "0x0f959B35c936c643bb5aAAB9DB0E4Dc7c2eeE784", - "0x0Fa37010bE40e93E0484B673BFF2714f2C3f3fd7", - "0x0fA72D4B162b8e851FaBe0654A508eB7b0Ef8E2a", - "0x0FBf3f400D6b2e53a5F95647d7e7C3D0813E7D51", - "0x0FBfaE739fAe9e8554a4f23e9f5d0D0a89b9f8da", - "0x0Fd42901E5D7b0b14574940e2f68a9D94aFe5d7c", - "0x0FD4c917EEca6Fa2DC2cC9010da28900D98c77De", - "0x0fE156436F203B114C6c562Cb1a2A81aa2801090", - "0x0fE4C872a30571bF4d4799652A1A17eD81Bb6a26", - "0x0fe6f4315e8288747319e89E69bCf12cDF435535", - "0x1023Ca6E492CF5ca495f89cDBf9ee9a8f8892EF7", - "0x102C527714AB7e652630cAc7a30Abb482B041Fd0", - "0x10319d7994f211297de6ae555013a3eEc23b9511", - "0x10574FcA5894C6E246416723A3B6324816035553", - "0x1058378b77a9726ed8C8bf0a5772B95EAFe11b8b", - "0x1073c94a9c54165A8b8dE32a6Ff0204BBf3FcF6C", - "0x108D27F9c4b2A98C025c94c76Ca78c6Ce6C7A4eB", - "0x1092893d736D30CAbd5cAF3e15e320aA1b046878", - "0x10BC518c32fbAE5e38Ecb50A612160571bD81e44", - "0x10D6C14B0801BA3844f726AdC28b57E89E0Bd3eD", - "0x10D6Ef0Ab43BBD3be54E2735736613A8f3AafF38", - "0x10d910B6A29eEa045C9BF2cEE6843301f8b7774D", - "0x10ed0942CCB9AEcc627FC098442467aA0518e041", - "0x10F852fC68ab6D172EAbdD8F7f0B3675B2f98eE4", - "0x10fc70540e4335DC837f7DCD4aDae6B4B7F3f13E", - "0x110101156e8F0743948B2A61aFcf3994A8Fb172e", - "0x11081B2B4CC4Fb67bD1DFF62C78AA0Ca15477C7B", - "0x1123B983C1DA22De6a90533B0EFfF8419338fa03", - "0x1181A0f309fEDfC00FB3f5d8fE610b5A16026244", - "0x118ac664Ae5595562E2405b1788267c87F52C549", - "0x1199aE41E3E486d0fCd431F9619C25e9BD7204b6", - "0x11BdFb09bEbf4f0ab66Dd1D6B85D0ef58Ef1Ba6C", - "0x11E246c34707F7b1d0cE7170026090630274d31A", - "0x11f25DF3Fc13EA5dAF5ED3610A94fb99DFB6A517", - "0x120e2C01e02dbabe6B3285026A92f442C42C7c08", - "0x12166e8Ab10D66F1f1D01CBB6Ed0d2246f990D8E", - "0x123aB195DD38B1b40510d467a6a359b201af056f", - "0x124287386DD7b104Cef480145fe37AB2CFBe06a7", - "0x125414b227EC84975cA631Ca487754FBd8b2f993", - "0x125Ac71f194CDE29E8F2a104A04EA67779c91751", - "0x125cB8f8c39116FED1B51c885848FdA08c0B7542", - "0x126EEC6Ef3c06737007784715055F84A58146589", - "0x1276dce965ADA590E42d62B3953dDc1DDCeB0392", - "0x128c4e08334C43F87979dA36b8E2722e906F4D27", - "0x12976Ac92061DDC252060bC84c09b48dC785263C", - "0x129f96168333e234b16739CFd407D5d97E1aACc1", - "0x12b8231dF912CCB88120cc828355be6592977B62", - "0x12d46D45a7762Df53e8c92E43b48AE40e1541F68", - "0x12DDBD296d564C5f5b77CE391C5324Dc4AD78241", - "0x12dF9170e0ec2A3Ddc7c3298a7D09B321755C8Ac", - "0x12EEe96a954d790D50a0c08A3900da5E3131cB13", - "0x12f405B520E6B9Ef3F52a87b8DbDcdB9b9aff9b6", - "0x12fF19c4edCfeC9e758a43F5FAE013BDA91ebA1a", - "0x1301566b3CB584E550A02D09562041DDC4989B91", - "0x131364387cb61709087D1Aa28F51e46866c3fbc2", - "0x13255Ea342677b43A331a23900636a63C99a8B16", - "0x13362c05d9bfC5a0E9803DB1122d4329294e97a9", - "0x1344AE94912516D642f61f90e2C987B61f7dB8d2", - "0x134C93f35D96E67f35B638E5aB9011DB8DCD2E77", - "0x13599DB9810D89Cf25CaDd558F782895FD6E8539", - "0x13793e8c72f81999fdc89f2731c9a4c895AaC2De", - "0x139E292433A733Bd278846C0D7CCC81B58246C1B", - "0x13c8a7817ab3E74C28F5ef0eb7D7a3bdB329c2A0", - "0x13dccb630bA92989299bBc276486C28673CA69E8", - "0x1416C8cd08A3A9759FFDCf4443739c3932E844D7", - "0x1436d5002748c1A610D760EAFFf3c3324A897644", - "0x14480233B3e8905a986CF4BD2b99193c4638230C", - "0x14495f2C9a4bf145605eDF6089D4783A3E51E850", - "0x14509fA90bDe7EEAa08b289c7a291a374D0d1BcC", - "0x1452f7d09a5080072E41b26B64cEFD9C1e1FF5E9", - "0x14610B8516f83a62EB1347c84F9eA79381cEB2C0", - "0x146d8d942048ad517479c9bab1788712af180fde", - "0x14896536904a202629fa125159C2D88703B09b88", - "0x149D9d56e188586697C7524Eb46D839DFF91ede8", - "0x149F3ea6a0F1558CF48489279ae5c63A9AF6B666", - "0x14A4123DA9aD21B2215DC0aB6984eC1E89842C6d", - "0x14A80dA6F77892c687349F700288FD0C7aE3413A", - "0x14B2D558687942834839874D33A73c852BE5401D", - "0x14B2F6C3333112E561e4Ac2Ee6AdD4fC0b02a980", - "0x14B76477739B4eeEAB7aF197f638d882373b8329", - "0x14C4293d7e7325CeC8c52ceA3df37D91Aa9cc7b6", - "0x14e81196E60b128527dB03D40bDbA00710777805", - "0x151B63a12465d1107ef0968e1ADBfB0b524a885C", - "0x151E6B496c21B3F0C5C552057fe67bFaA3e839Fb", - "0x1541b0C040d591bf446e1dF6d13A73b0F121c61B", - "0x15668744A6491120309931d7f42700d3D5d821F2", - "0x156D3a3c7f9C6a5e197797B33AC9e58d3ee91597", - "0x157Ad40f43e26e72909F16bB07F2ca97466dF849", - "0x157b9d66F864b2c2B8228Efd4ad92B38410e4fA6", - "0x15820072729d045EC5232ba3bd060ec5Df38E09a", - "0x15a5c9C6d9C3a4c0B533d66F9358329c1e984ed7", - "0x15a7bd71F48F38Bc8e203962D64461035716B8D1", - "0x15B4843D34ce5eEa62B3993A6fb761fd04AA9f45", - "0x15e355E797608b362F77B54fF5e8a9E4a681E065", - "0x15Ec53080126f4884429FC61772696ad9CDd9CB1", - "0x160B4B6431e96ef58e32a404deEFBeF71C06225E", - "0x161787950541DabD6479936158AEF395744d03E4", - "0x16229CFb08322cE75E92aAE0FEd9A4Cb3Eb40BD2", - "0x16231B1846a1B965cb7C6AC7DA7cDe1B41186105", - "0x1626c27Dcdd748980270F5377c5b67A7C4399d76", - "0x162d3e80D51f96240aE0a44Ab3A5B1ea23920ce4", - "0x162EA83AE40Af0b09B3EA68de1a509c051C15534", - "0x165A7cbB4C0F88C2aD40eFe141eaD10706ae5f37", - "0x166Fc5B2CD97d2B0A618A17b24eB7D6c1FBc6Af9", - "0x1680855238bf0dfb458dcF46CEb146b18EF65BD2", - "0x168bDaC8d3D4D3E84bC7754C6067fe446814F0a9", - "0x169F1701CC5Dc232A5793034F9Dd493bbaf89976", - "0x16C14325b061828145aF5C3455c6B1d9ef2B85C1", - "0x1702BeA2755D076ADF737b785926b086eFF36F75", - "0x170be20A43DaE9381D07bD79f1254cCF99FcE706", - "0x1723601CA2e0cB0a98337D64D8fdA1d656E955cf", - "0x17280DA053596E097604839C61A2eF5efb7d493f", - "0x17387a4D3b864E651C088b2C442117e8d82D0d29", - "0x173D43E00340aeF6c22d0A83C89f53d4CE8e9CE6", - "0x1763aD73694d4D64FB71732B068E32ac72A345b1", - "0x17697f595bFd211F97a929EEeDE769d1E0e0022B", - "0x1778758E183673B7Fc3178C13a01d3d0B02379bb", - "0x1791b7ba9Df04D0Ef79B6C4b20498b2c401Cf458", - "0x17971590c4D8C8f917EEa9FCD8574dE6D6A5E7F3", - "0x17aCFD9E0E639c2185729A6948a310E803EA7bFc", - "0x17ad73c6300233B178c447d95D3B080d6262DaBb", - "0x17f2d6CDcaC563843BF849f1af2AF06d7B98F094", - "0x1800A9A999797668d7857FD27A11B6ca1582e887", - "0x1800aF9d001f7B3AF7cE7a8a72dA73722Beec377", - "0x1806B3527C18Fb532C46405f6f014C1F381b499A", - "0x180BE59c065743646a47383c77a65615D364362c", - "0x1830dD31220A7f76889EAfcc5758eE521ac382b2", - "0x184Bbc4F0F915aDcCfD1cD6b64Dc8eef293cC0CF", - "0x185465c53bD97f972d827933c0B96a428C825e30", - "0x1858c41983E6a9D789f2a022623ebf1Fa0B33eBc", - "0x1865ef5E4939dAC89403AB0B5336c88784Aa976d", - "0x1866c6907E70eB176109363492B95e3617b4A195", - "0x186963Cae27017959F012Aff82aaAf528C0C5f5a", - "0x18697CF1A26CfD939D68B58EDDc21284bb2f84BE", - "0x187C4B0e3819017a5cf07af81A4E2b16166aAbc6", - "0x1880744F57aa935f9155675730D17E43B9B624e4", - "0x188A7c473D94F5c5ed21Bc2E820CF51934b40388", - "0x18A753C76633351143b7F69CE8fF00Ec22BCdBBb", - "0x18AD63858b9F7FdB7903D803fEa2A25fE760177C", - "0x18d657832C75A9aC8bC5d15A129d5F23B04f8628", - "0x18dDD7FEdc4b1a5A414CDED8e5Be6C40408A95DC", - "0x18decfa8e493Ef11c42484470fAdc7340aBDD9d5", - "0x18E8B8326bDE7037fa06c5Be427AcF32312a3594", - "0x18F36D3222324DdAC1eFD0a524aabFb9D77D8041", - "0x18F64687E77C012D062BCe0396FBbF7f21e11B77", - "0x190c82bc27B75e43D65cF2f4e2791CC21f68aA71", - "0x1931eec9A375D3d388681727C197AD97d7CFBac1", - "0x193f0b73F01b2f347B0128bCFc0366ca9c87DE9E", - "0x1940af132813FeDc63b6C6338814575bca97F71d", - "0x19639C037A77AE6cF67349b39F43fF25Bd324614", - "0x196dAd31FB79156B7adbDc00AC6F4F69C7e91A7D", - "0x196fd9BfDc00eeDc2b08D32380E73b7AdE02605F", - "0x197c07c61F84Caa540Ed32721c4Fa0021CE44e89", - "0x197c54377aa7987aC51544e4C2a065073a7CD84e", - "0x19aA059468CD2aDA5DAdFcbEb51c97C33F7181cd", - "0x19dcCA9d27E1CAdf3504c4029588086a37fD5728", - "0x19E7b6Ec408b5c7Dd2e748b2abAB442453ebAF49", - "0x19Fd49f92540F420D84008Dd5Fe64B05902d47F1", - "0x19FD551aE0426D576698D399e104313Ef8D6a553", - "0x19FfC74e8b66A89614283E0D6e4431a44D5a1c65", - "0x1A070DC6d79306C16ae41D615d3B0d1e4Fe6a78c", - "0x1a2EEf6AAe2a6E117CC01744c99fe2854454Dc5f", - "0x1A3Be1A0e4435FeC135eEb7de1463c6aF6710010", - "0x1a3d0f000E4f0383dCb985D13C5F25459bEb5C15", - "0x1a423eEB4EC8ed7aec0F61e00Ad54F532bB590D0", - "0x1a4df7363C37bdeC5770dfAa336886fB7004bEea", - "0x1A56d1a1149851679415313b68c7cc93Bc5FF7f1", - "0x1a58890C4cB82111D2063E8e4510Ef9Bb2a406CF", - "0x1a59fee47F4283Bf0Ceb0087f1bEF39f835a46Be", - "0x1a7946F366f7C2ab8a7bA4fA673Fab46c2bCC488", - "0x1A847C26D94dDEA7656ce5e629405b68518b855D", - "0x1a94fce7ef36Bc90959E206bA569a12AFBC91ca1", - "0x1A9dFC9Dc7A81A9B7AED13d6427031E1d7e7dD8B", - "0x1aa25c28B50186C02Ba6E9b02d2e055bc4D6D782", - "0x1Acf94F13eEd40d4285Ad3f2C3A29C4F1705093a", - "0x1AD366CF8DE878E730daEF21Fd44276d8166A91a", - "0x1ad69EDC8B33234a4c7509aB134FEE8E97924072", - "0x1aD7c196323BaDB11a5f3860474B2D5B17c9bb5B", - "0x1AF8551B88601Cc879E505B4F7655FE855A3B680", - "0x1B15CAC39450B7D4Da8f6a46560DfC8AF42Fb13d", - "0x1b1d9c26792aA6F8539281AC763291A589FDb1EC", - "0x1b1eC521dFe6f6a45485086df4F20c1287CE80FA", - "0x1b3237BdFE285fA01b9a01c6D0f66B10805E6092", - "0x1b38B5a4D68689766BD5b519CC7c095A82593511", - "0x1b3D024F0AC0bD7C345e7e57E920206BbAC21EBA", - "0x1b4bF8DAC12119519730AC8373693f03d72Ff9D4", - "0x1b5242794288B45831cE069C9934a29B89aF0197", - "0x1b75BC108a0259355475CE45CdFB5599361abcbe", - "0x1b80B24C33B7fe69077518F22692aBdDDDf1Dc07", - "0x1b8F2e44406b80030E7877954d69C84f119d837C", - "0x1Bb943eFF01f205E8eF57EC5C43a897DAdbfD3Dd", - "0x1BBc9c79e7bDFD5a384E1121d169cF89e59d170B", - "0x1bBFD274Cb23A39b4108162d029871E6e4E4f252", - "0x1bC0C6D164E9e7b3e8e357BAEBb24994cF84F85d", - "0x1bD2c1b6ea880037274F6145288A97Be81ce45Ed", - "0x1BE5895FA928D271D4A1EDE465bFf091C91ceF06", - "0x1bF7Fd22709733cCD7c45AB27Dd02C7EC8E50078", - "0x1C289a12A8552B314D0d153d6991fd27a54Aa640", - "0x1c3Ab14e4d5Ec1F5cEEB91af4ee8bb61239b5b2d", - "0x1C453816a2AbB187254D9223e5a38dd2195f4EB8", - "0x1c4CFeccaD9D9B67144cA9943bB5ef003d791C00", - "0x1c5F43710a1776b0Ea7191b7Ead75D4B98D69858", - "0x1C83501478f1320977047008496DACBD60Bb15ef", - "0x1C878E7Ff2B171Fd4070A05E63bDBE5E5567898F", - "0x1c898B8641dDbeF266054DD07c1497b42BE716D2", - "0x1caa59092298feD2a0fD77ac69DD553a7d3e7Df8", - "0x1cD88842E6616DCD8EBBFc2Bd4b0F1702009cA45", - "0x1Cdca6811e2ef23D6099d09D2754211d3c7b5aF1", - "0x1CF91e6E63B1A50F62EcE3EC99EfD6fDcc04641F", - "0x1d1350423e3A50F5B9fc35638cE058eB0A771808", - "0x1d136924A33Ff8a62F7E3910A50173F338131aA4", - "0x1D1FD8456485701bCFA5a9a7F8c36F8666694F5c", - "0x1d287cc25dad7ccaf76a26bc660c5f7c8e2a05bd", - "0x1d346F76c93a2A6d78e7484829451aE211fb15b8", - "0x1D4B5ec3C2db455CA9104EBBe43dF2041ba9CE92", - "0x1D555590734778a6B5231d0b5EBE16780385f444", - "0x1d6710115dB9E98D85539500340bD8EbEb3f336c", - "0x1D72D4746647B7Fe84e2bCDEfD96C119FB9CB0f0", - "0x1d76551Ba2c7746323ba915b27B0A20F9c8d12A3", - "0x1d8EE091C257ea1B186019F9b1F3cAA217F1758F", - "0x1d963688FE2209A98dB35C67A041524822Cf04ff", - "0x1da7877f7C814360167B72A460c0C5De0B99ae36", - "0x1dc5bBbf3BbC97476Fc91e653ed32034F3F88C29", - "0x1DE72298b5e7785818bE926A03a284831CB696a7", - "0x1dEe3A669c5a035Fad92B7B21C79eB32DE716EE6", - "0x1DFA24e6B9AbBd040C67055818261d7780D5a551", - "0x1DFfC2601E9A933a5B1cB209ed02f1ef7bd0f728", - "0x1E1B3525388e8A63988F8455638AEe87f68EeaA7", - "0x1e32964178F312888a61425118dBC74bFD6e9335", - "0x1E4B508D4cB6FaDeECAFC36bdF8bd63eFa4D4a75", - "0x1E7Cd2825206E9474E8A5cEa075B4959bbfa1Dbd", - "0x1E9CAF4820364fB23c1507E757ace886D7Bd1277", - "0x1ea57A086C8B9F6831fAC4077F3d9BeD5c369b9C", - "0x1EA9862c2676086A25826161BBb8b67D24B65E9C", - "0x1EaC31A0B93E81bd093d116f5D36a83Be08f381B", - "0x1EB8B6C2ee29c357Cb1F83dD09094B0501A60511", - "0x1EC08b49230434157F95121D5e63B80dcEA49273", - "0x1eC2253404C429C1f8e464BE027031813a3C6c61", - "0x1eC25f81451DDeC463Cad4bb8c73356eCd6c2CaF", - "0x1ec48FcEEF6081F23eCaEd5aDD97CDd9C77F3561", - "0x1eCbBa77A7929E0Ed22e0D6aB3580F2c83614588", - "0x1eD3d2c916cab00631cce4b08a7F880d4Badae94", - "0x1ED7fC52AC5A37aa3fF6D9b94c894724E2F992b1", - "0x1eFfD41A757827Dc2A81Eca388e9E12F0678c1f3", - "0x1f28211cd78363c7e0d44A90157017422599526C", - "0x1F57f32Af100862D5c693a9f81F95F13e291fC82", - "0x1f73e1ef90A0C54aB81b0dC14035A83137507822", - "0x1f8444A62558806618Ea495BF748Cf9682E7d4f4", - "0x1F8549B3157CC4bFFD3B2580531FfbfF90Ee51f7", - "0x1F9787C2323D8E8C8ADd830E4bD34DFAeE4F44D9", - "0x1F99921Abe12D3aAC7A4677ff38bAd18fb5aF444", - "0x1f9d60DC80f859A8E4cF4Ec8268C7b4b77e1f3e5", - "0x1Fa85f2919D0f982B0D9D6fC53431D11Af9842d6", - "0x1faa7a1bf2AAe3650c3755504b91C2FA62C08606", - "0x1Fb92529cea7Ae7946f6a97d3e735f5E90806aBA", - "0x1fC6BcFeF755c43a81493a8FEf51b0c946eB8946", - "0x1fd14035726561c434d795C3Ac3218d6a6b3d14b", - "0x1fD1A91dB219AeE5E483093165a46AfA04e1BC29", - "0x1fD9100D23a638A1177D4dC32C3c66e72D656A14", - "0x1fE63769ab867d3479F14555a2d5641624230E59", - "0x1FE927228C4457Eac9af5f84126012741574C3a2", - "0x2007F7d172Fa442ed6e31A49b168D4265F3eEC9D", - "0x201c3af8c471E5842428B74d1e7C0249addA2a92", - "0x2022476A8495D0aEF39450586e8945328f2B301A", - "0x202d2f33449Bf46d6d32Ae7644aDA130876461a4", - "0x2032622dE70BC88cD901e34BF4ce47B0Da5ac4CC", - "0x20358a11504Ad398730d1eA4ab70A1754BeE5DB5", - "0x2037112E68Dc6051e948b9C20787ee0973923ee4", - "0x204eCf00B8F626eF40B470D915D1D944b61EF5c9", - "0x206a51Cb3639906E04EfAe86E9743c0cE745dae0", - "0x206f7D6eC8e31d1538d8556317008A0a951a257F", - "0x208BaBE5dc329A4bf1a3e91aB7E4C1e11643eff7", - "0x208e57861C14B4d4F76e8525D728b2881d2cBAE4", - "0x20a7Dd6C65E9d79c4e7e841A032ad4D36FD2330B", - "0x20bD491fee75B6af6c2100C83B83312D620f2958", - "0x20c2354416757121000496450FB834d88a6aF48D", - "0x20E3004376D48Db604974C42F30297A896C01551", - "0x20eecEC5530e772F17F8b37DBFBCce4a67e4fbe8", - "0x211893cEf35F6650337CFe81A32B52F214BC5f83", - "0x212936750AeDd9715aE981dCb6C5c2a72B86773B", - "0x2135109f53d03CC782058eaDEe69C0B255D000F8", - "0x2144DF04A44086fCf28290cF050A3F038A87f049", - "0x21450F382a5C5C60869339aFb308154629A687De", - "0x2155d93d837B35D0e6ADDbEaf3e907e2B0cB65bB", - "0x218d9C723464CD066345e004B282476a1995924B", - "0x21b5D23da6995075Cd18cA5FE002eabA38C183C9", - "0x21bDefb9b43b2e0bA739e76B6d8c9Be0476E0509", - "0x21E0AFC109A49e26f23ACF23fB402BABdF4a862C", - "0x2200006e5D7706a922bA523a8fCCC93F36Ba50ba", - "0x22026D59e9b5FB3172Fbb6A1818736Ab5Ff4d8dE", - "0x221572FcD696c8D554a52ec38687cAfca03e0b03", - "0x2215e95ED2FFfD0207f41F3979d1Bb492f23f4A8", - "0x2222F64ad4B3C89d6447985b55b69600de2c6564", - "0x2263A0E583EeFC68aaEE3a677AbbD28D0a752798", - "0x228083DC3c0de754c6B72CF612563Ba949C012aE", - "0x2287Bd440A11C4585058fdc090455786130f49BF", - "0x22941E207cF32c2fc835D93F9336bAb820d07b66", - "0x22a40A30b5E581f5bdC6aFEa7AFEdB3FA735d9d9", - "0x22ADCAF1d6b5213A76bfDDaB6d4d38C25Ce7c029", - "0x22c108acF116B755C869c4ec30bFC454f42e93c6", - "0x22C1f6050E56d2876009903609a2cC3fEf83B415", - "0x22c294BbF61C3c60a5271D245Ac8c620C438e0E4", - "0x22C9E1a30fF31d57074d9cf59C5Fb59D758bF756", - "0x22cc8b3666e926bCbF58cb726143b2b044C80A0c", - "0x22d31a97da148476AA2B76d63ef2f20b53F7Ab4e", - "0x22f6c704A9Cb535F90cb26f7035E7BC0A4c42841", - "0x230D7EDB235E9A9FE4a55f5d7FB09E33aae64c1a", - "0x231570F1ea43DE41adb3Ee04188CE18c8d10dEED", - "0x23274e9C8CE37F0216901B931C14f24a879708fc", - "0x233bf8FD1588b84253332c7F33F7A2a9BD4c5265", - "0x2346358D22b8b59f25A1Cf05BbE86FE762db6134", - "0x234Dad2a1bCfB3b66c5c6040c17112A81565493e", - "0x23766996636058b41a041D441CE1217C694f5aa9", - "0x238C0ebf1Af19b9A8881155b4FffaA202Be50D35", - "0x238f2d6787DaCB6045d72B0Ec6626DE0ff7C3107", - "0x239ec890C0ae862aEc500dE5fd18515fb9Ebf8D8", - "0x24077BDcEA4F64442e1695616EAf5AF461b44580", - "0x2425433ECAc0ee6776B1D881eB380Adac3006dDb", - "0x24449346f2F8d6C874754b73904157DcCc5dA404", - "0x2454E7473b14Cb5757f764822Da57cD1dC1b6069", - "0x2456Ef7d840b8D22f115702ee6B0608491eE0017", - "0x245e2805FA98338c1AF8e845298743c4D052Ce09", - "0x246fc23e1c0DFF674283582B2C71c492f47ab62c", - "0x2494a68C1484376fEf880b4c24D91f049d29B02A", - "0x249E55485E1EF576feB91673218377b986A6fa05", - "0x24ADBFF8Ce845b8B46E690a6B0559970bCA33828", - "0x24c3124Dc5200e5bFaa5cf4755Ad4CC591C65eE2", - "0x24Dd3Ad953811dea67AcA5A6345fa6CF079593f7", - "0x24e022CdD9897cd46f7c846e717E97Cbd36b1b26", - "0x24e4b9bFf04F311E4029FDb8928c58F60d5e3BFB", - "0x24e64E727330fDAec9F4e59e77556B2E654a3987", - "0x24e6eF5891fa78E6E695630df86B1a65D075d866", - "0x24ef6E747cd17F94915c73f50470fDd5eD9F6d21", - "0x24F412072dbb3804B1664A2447901FD27D98F3aA", - "0x2501FFF7031448ce3238f1B61EE7591350aFa8E4", - "0x250fBFB4Cf33453D419DfbF14eEBf87933a917Aa", - "0x2511a5ed6dc83Ca4B1221738172de37F28D0e77d", - "0x251C111464ddB5BCCfc28d3Ff12408D9DbA61c8A", - "0x251D87E84eCb885c364538071c0b139d9294cCf7", - "0x252E26F83C7399bff2C6fb721a481f9Fa5b3595e", - "0x252f663b3DE038E34348b7fE9585a03a5CAa1594", - "0x256328D02Aabb581FaF93351af837e8FC923Fe26", - "0x25741f5f2DBDDE9CFd38F73bE7052Ec03b0E9d85", - "0x25784edeB48511BC72923d3f3B5fFB548F41f951", - "0x258A6bA72Bb9D95Ae2f6f797fEBbACBAB5E0f34e", - "0x258f69af6b034907433ABa5647Bce77B9F73C697", - "0x2594d80da5f2e4f742D1E479eb9408aAD132D0Bd", - "0x25a1de1c3ee658fe034b8914a1d8d34110423af8", - "0x25BEA288617Fb8F4413C01CFC1191619DA88947E", - "0x25c0d8402e55F49AfA65A121fe421bA92E1981BD", - "0x25D5DFfB84Ee2Fa951225Eca5a7245Be6F63Ece1", - "0x25Fc74277153873C06E780b67f06A0de00e17F49", - "0x261DA2ec51C1e3c52222c61261Ee22E5166254de", - "0x262af69384aA3202545568727f2a135B50e2615c", - "0x2642747432CCDC7eb52Ae7F7a07Fab8311135179", - "0x266003AfA9976D72565cac0bd840C276b01aE34f", - "0x2660a7de1b5D814D92dB4A60A6Ce43dD361FA59C", - "0x2679102249A45EcCF3E87D2583542e6c44a0A6d6", - "0x26B01C159075EB2e3f8AE74e1F4dc8f22b75284A", - "0x26B649afEd9d33a6209959921555D3a475192405", - "0x26bA2D69faE6739c1aABbBe256B13aFdD2207f8E", - "0x26ef8E6a65a542978a935Fb1D62DceE7B465DBBf", - "0x270615158a82B8fE181Ec49A7867335188130404", - "0x271349F9fb7A5a8Df2Ff0160a4BF68bacaA4dD53", - "0x271a0b465d5B453bB835afD2d671c76B2B76900E", - "0x2734c135104bDfbeAf0C9E9Ab820821Df6c76291", - "0x273901799C178114569E2059815215400E08c46d", - "0x273f7F8E6489682Df756151F5525576E322d51A3", - "0x27643FA4D4cc250AB4963e18F09b260F1cB54B49", - "0x27664b28D2753A112CA16f73404c841924398f06", - "0x27695E09149AdC738A978e9A678F99E4c39e9eb9", - "0x278795EB02ac9f85BFA9762b3E65c141Fd4c742a", - "0x278DC8DC084863b68d15B29AE8A27f7F7416ba8F", - "0x278E91f559304B33689867D545F96bC5BBa9032B", - "0x27943f4191DD6d7F33eb16E20C71fA2d74D06D2B", - "0x27a69dD51DCDa533E911ccD3B05F49A7613a216d", - "0x27B0760A5d407AAc7cE7C8908c40Ba80de6198c7", - "0x27BAB5dB0F14590fEAeD4BF00798DADab90f2Fcd", - "0x27bc53596dc0ea71de3c65c799d8e6c96c1dda98", - "0x27c1bA4F85b8dC1c150157816623A6Ce80b7F187", - "0x27c48b2f1d99CaB6F6F6aE143204a0029666e29B", - "0x27C8bba278aCa587772cfA91028363ae301b1A72", - "0x27F889C3A7504B825e9FD6D8352540117643146c", - "0x28027a0fC6A3c6DD7037B7e279195831AD34f650", - "0x281092947F058cDAe7F0546d940dAC549Cb93dBE", - "0x2814d2De819d258aCD6d37687623F786d295018f", - "0x2828380E639Ee92da9409226D448ffC4B6469a1E", - "0x2833f00DD6703e2A430fc9dA524eA993742774F2", - "0x28361981411fdfe1710fCC637a36A7AD7d7010c2", - "0x283AFadad0cB8542f796Fa73D12ee224031b0dCe", - "0x28407BA094d3551a15a25B0945e4584c4a8415Af", - "0x284eE07e30EF40322023E0b20De9fF97757A069F", - "0x285219175E5b64b1a9A3C343938D49Eff86BB95D", - "0x286a4b47169b27ebCab6cd94d4A4F58A7BBB4474", - "0x2897137dF67B209bE4a7E20F654dadCa720DD113", - "0x28A2aFE6B351fc500F42EB3d7f4ce27b98d9dc4E", - "0x28a8874150ccDB519ce06aDC584961a14FE3b186", - "0x28b0C2592a424d04F4252FE1826de92bE89407E0", - "0x28Bc7871fCB82973a4D97c5Eb2d07D8F42f94698", - "0x28cDA7D862047e8dFF335A59679CF29fC8ba2a26", - "0x28cfAf829D7D0A684B33c3Afca06905EF5e071bd", - "0x28d69672d714F86912C59673641A6E9d5558E0bc", - "0x28EF8F442A1D305c301101B88315B56f44E8Fad7", - "0x28f665d0c0A201Efa2628a366D619C6D5e81A7BC", - "0x28f7cd2232778dd70F3C758546F3444568baC06d", - "0x2903ae4c65CA7f132cB2F1367dc26BA0261646AE", - "0x290c090C032902bd32b1194Df40f7eB1aBBe1F33", - "0x291196295FCC3E88921336678B738D30b7BA349e", - "0x292610FD80AC4087Dd0df186A01a71eA66281573", - "0x293495BEf0317a6E76084F344e397f45d81eE792", - "0x293c048AD1FBB34da180D5C085E0D2263594ebdA", - "0x2963485694364537338C69A444e90f27B85B9D11", - "0x2978c553bb40926BCbdCe502FA03f6046fb84530", - "0x2981963d0ab2091f27B1029cdaB18704136A8874", - "0x29822EB67f98d99D5E3250bD4ae5C9574Df6F61A", - "0x29971d6deD4368EC2500baa0A67F23600B742f83", - "0x29A6eB0Cb18A372165b210E6a14dF9865D915562", - "0x29b7315fc83172CFcb45c2Fb415E91A265fb73f2", - "0x29BB011Fffe449DebF1995e01721b00cEbE28F29", - "0x29c1348D2F6Af0450bF4825978d1eD061d030187", - "0x29E13Fc23F044a839c4D9Bb375B56c3d56cC31C5", - "0x29E1629a7561b55Fc53F95aEBa794BFDAD51D40b", - "0x29e4B704985Eb83b90a450E5c61c7f09AE06202E", - "0x29F51E6bFB34517A42B76E2FEDf9BeA96030f580", - "0x2A187453064356c898cAe034EAed119E1663ACb8", - "0x2A46f2fFD99e19a89476E2f62270e0a35bBf0756", - "0x2a71d3cb61C39E060C703108313aeee148DE6834", - "0x2a7aAf6cD62340908267acb382533467eb13ab52", - "0x2a89c31A951bDEa95DABb71Db8A4B47cE1EE8173", - "0x2ae80042c03cAa3369e463aeaC7Ca8Ec315d95A9", - "0x2aEa4Add166EBf38b63d09a75dE1a7b94Aa24163", - "0x2aF75676692817d85121353f0D6e8E9aE6AD5576", - "0x2afB35bD34B2cc9235A27F6318C189Aa8f824694", - "0x2afd9cE07D4186e8F3671D52200850760a8E1F70", - "0x2B0080b17FE13Be6D7d325AA55FEa37a1Fa9fBB3", - "0x2B25Ba0d055D405d06899D187665ffe7dd7bC3F1", - "0x2b3d38b319E425AAF4231Be8A6D8034643476B4c", - "0x2B434a1B41AFE100299e5Be39c4d5be510a6A70C", - "0x2B4572419f2B2a0c198cc8789de881287C09D8c3", - "0x2b47b8345B04D85633142c67447383B9e9d7228A", - "0x2B6EFB0b9Ef5919add11a3fe4Cd454091475458F", - "0x2b75CAdb5F73bf24713f68b901ea4cC095dA06ab", - "0x2ba780D611f90942c6619994b3162dE7Bc6E316B", - "0x2BA9f19edC9D063EE5df17763b0C6B6fed5C2838", - "0x2Bbc38712C91F578c4e390B855517F805387EdDC", - "0x2bd43b1c10880dA1a5b5F83Dfc97525221D3c37E", - "0x2BDb87333b15E20d948BC5235569f0cA3E6c707C", - "0x2bdde079c0Afb29388519d985fa3DC16214F6E46", - "0x2BE5748E1c9D182D8Fe62d70b3C8151B3401483d", - "0x2be5e8c109e2197D077D13A82dAead6a9b3433C5", - "0x2bE8B458A472Cbc17FD15d37816c052AD67C38F6", - "0x2c016330DA1EcF5827EB7254a60E50e7B5E7b50E", - "0x2C04E6dD23C33A66F58dFB79dFB15285336C92d0", - "0x2C115fD47e9aa566176586A07847CCF2dE678e28", - "0x2c41Ae220819fDF0495480C1E09570B7a9EA6E75", - "0x2C484E69aDccF5E9100F9c270a5f77ddAe33c29c", - "0x2C49Bbe92266E6069c8afBc3397fb25c221a58b4", - "0x2C54391A7876Be948494a7D41903dBFE36E06512", - "0x2c80F3C6ADb2324190CB5Acf31c9f95Eb2aC02F6", - "0x2c900D14f295733542D5b07F8d15c0bC94144CD6", - "0x2Cb77CE67d441e564ff6a50785D905FB8d58DFeF", - "0x2cbD3dC2FC9314d52538301D917706a34B2358Ae", - "0x2cbEF970f9652a91e43EaEfa72e5d3f7c5908F76", - "0x2Cfc4be178DE2adeF002512e7D7FC24Fbd3CcE14", - "0x2CFed84c01ff64490f7510664BAD4c465e4A1a7F", - "0x2d01adFdF7eD7d69c0248BC8a45d743043E2c97E", - "0x2D176cf84730706366eC0C2Ad772feA19F18908C", - "0x2D18f481270c39f0f5eb1C5f56F25D7d4825F7C1", - "0x2D1FE77D98FF9aC5836598F376fF3F155c562614", - "0x2D28a396B03990E0e1C321582CFF4FB99F3D6A44", - "0x2D39EC4da54329D28d230B4973F5Aa27886C3AeE", - "0x2D51fB3866E11AB98B9f6AD8f43654F09B14caaF", - "0x2d57eb7aE1D49CbA13aE4A3dEe18fEd0C3E8A503", - "0x2d625b7BCaEEDf1bc75F6E90Dc37EDdD20Ce413b", - "0x2d6c9a8beA24A2291fd9A3991E2CA722Cb79711A", - "0x2D6e10561B320C4F31a903bF0FA92a1Ed58637C0", - "0x2D9AC6F6b7aEC386F7d92212Ee8FBfCb4BbaF8e4", - "0x2d9E5de7D36f3830c010a28B29B3BDf5cA73198e", - "0x2dDb047b67080f28dB82Fe4be5d1dBa14b446bf8", - "0x2dDB80745288651Cb44e9a09767E98cd5192e5b1", - "0x2df5FfE94A214300375485515bf4e24cE5229f7E", - "0x2E06808Df81E860325C899ff492edbd909231355", - "0x2e2f60D3EAdddda18F2636627a0fc84a694Fa1c0", - "0x2e3F50E2e4f7e132c7152D95DE6fD4EBc274AfDC", - "0x2E472C8C7f9659F5b61D83f547c90eA8b8247dF0", - "0x2e48DF0e778FF90Cd1596F743947C8B6841535d0", - "0x2e4983CAeeCC07E8a6f7B634254b206B2E1907A6", - "0x2E625e82C0508ddA7F1a2634a871FF93F2755b5d", - "0x2E68353f01D1F754e43BB5Dcd7Eff3e12fF10D45", - "0x2e68468a53019636958A457fc219bb939dBdf2aa", - "0x2E6caf50CEEC531d60818cd85029C2cf3a398842", - "0x2E7570255AC8c449217FB15405Fac01f5408D114", - "0x2E954cFc5cb4F089f5F3d7331449861249106D85", - "0x2Eb6Cbb64A8E310A3b9c861d466a40db5345C4B3", - "0x2EBDa5103Af19A994b96a44f0c0aC5571Ff039f7", - "0x2EE6D1a3ba4e80a61BdFB48a90d40a5CeF455326", - "0x2f1d835FdC8b59E03828D9b7F0b91B046b40f5BC", - "0x2F2774bC73C11A825d782Ab50B96AF728Db07478", - "0x2f2d5aA0EfDB9Ca3C9bB789693d06BEBEa88792F", - "0x2F4Bdafb22bd92AA7b7552d270376dE8eDccbc1E", - "0x2F83FC012A3Cb31462104603b0A122c0D718982c", - "0x2f95688f0c23c28Ae509BE7e887773f465e368c4", - "0x2Fa61655c4B2B0077575a4e3669091ff36756ACc", - "0x2FB5d7DDa4f1F20F974a0fdd547C38674E8D940c", - "0x2fD541991266522f728925CF82c3c4e4c7afd34f", - "0x2fd982365c1Af3cC119A4328C6bD6DB96A666386", - "0x2fE2756D86DCa02fF5cE17B92E88581FADb27D8f", - "0x2fEC638D7BAB676A98A790dB6490Fc14f6688CB9", - "0x2Ffb0B6bEFc85059E7877cA037fdBe9C606c790f", - "0x30071aF7C737275A9Ae11C39eEAD0c4C6De67adc", - "0x3018538A88218ea260993Ec397e4D638Ff98309d", - "0x303E89449d8FECe850d0E7b3A8afdfcbc8ed9145", - "0x3041D13e7c594FCc7F7221488555337983E3CfA6", - "0x305F5844F269fBdE3baF5518d2Df12a3dd7f108B", - "0x30a2fA3c93Fb9F93D1EFeFfd350c6A6BB62ba000", - "0x30Bf4cA13C13960c2c9EEBE9c1eaA230adA76d35", - "0x30e4e2965DF0671725fBdB75D3C94623CC4b1A4c", - "0x30E7f7a02DB79371846A523750aaEDcda5fD74D3", - "0x31031Bd0f4bdd9bBf0806D37037265AACAF968dA", - "0x31126416F0dbC1283DC5295EE6ea04Ff83eE3531", - "0x3122Faad951426132E4d1EfA4F2894C178797dc7", - "0x312D732b4E37c237dFF73A3A52833AF366b6afE4", - "0x3134F77de54c2b7697BAA6B56807C2cB8ab490b9", - "0x314304F6437c7ddA34298Cd2E5b32DbEC165a7dC", - "0x315913d3B3Cb3B1eE05E0C8bd3dA71F6E2107aa8", - "0x3163d2CFeE3183F9874e2869942CC62649eEB004", - "0x316cC9430d3DDCE6880aCDE7B43Db974FEbF0483", - "0x317C263611a15149575FB3A0B34b9296d0FFC7A0", - "0x317c77419D1Dd8d54E08Bc24E44DCA3175f00B88", - "0x31888d1d4fEDA0850cCcba8F314c4D339a30303A", - "0x31A1D510e6008674c37e1703170fB1b886Bd3A5E", - "0x31AF195dB332bc9203d758C74dF5A5C5e597cDb7", - "0x31d4C5be1082A88F2ABAFeA549B6C189C2cf057F", - "0x31D51e64B4c53a701a09c42C0D4df9e67aF81144", - "0x31EfFf6969e66c80696FF4B812a7911d41be6455", - "0x321eFbB02EDa92c95856123904D2316ba860c0a0", - "0x322d635802A418155Bf9e8A77df728169112e7A6", - "0x323a3E1693E7a0959F65972F3bF2DFCb93239DfE", - "0x32716ACAcF11f8411A9df8aF4135874cE16E0c12", - "0x328bB6C3ac47143CE6F68e9Bc57f3752bdE5e512", - "0x32abf49e14a55318BD8796916d28ba7caEaA8367", - "0x32B7495895264aC9D0b12D32AFd435453458B1c6", - "0x32bb96fc9F17e91Fb52dBe55A47bd280aFdbe72E", - "0x32e3298939D56D0bb0dA5BD20dE8b589FF5e1B57", - "0x32eB2c81eCf87d988705ae9eA8C96447Cb4E1C10", - "0x32FCFf64D426d017DEEC541557bEC47358bE53f2", - "0x32FDcC3CeA5EA2caCc5C59881E35cBbC065f6310", - "0x33016FF8B34C31A13Ee2D97B3900a32eE5145E29", - "0x330571621018f0eA75378eb43699cA0B1fd75A80", - "0x3314Df10d8504d91F0De40294cfaf9c63D10f947", - "0x33231cf7451DF99070F3E346CaD03F2D4D39260f", - "0x332976B93405b3205A67cE9a889b03183B705B74", - "0x3335889Cdb1B47fAD9b70cEA4661aA3fCe785677", - "0x3347521c33BCb5F60A03bB8505A2aD7693342a77", - "0x338c8A4fF27F1d03165c037F762C598f08176c6C", - "0x339A1D6D186098B47ede6c67429aEC9D71EE4bBB", - "0x33C8A345830636556160C2ebc3AbB90be2e1252b", - "0x33EE42B6025f10A71c883fFb298655fB22C9C825", - "0x340716f8428e9A548b86ac9995621fD1e2e9d0A1", - "0x341139ab9D4b7b1e6c76801aEB0da3e23E4C453e", - "0x341F31C2B811C8C40914b8beF6ccF26De3D51b6D", - "0x342E01aC9A91086c4e1e1a34b8b83Facb053A587", - "0x344E0fa6aBc9dBc9F43a0277D824829e900Dc6Eb", - "0x3453E582622f1DbF197D951c8f0EC0010a9068Ee", - "0x34683028110C6336073e13d7d25b5E076D1c63a4", - "0x347A4c79bC0DcC6077A9D5e7b81fB1da2479F60a", - "0x348471781F03D99AE7957Cc135446745c1B6970D", - "0x34887B4E8Fe85B20ae9012d071412afe702C9409", - "0x349e7b6D1FbFc90BC1E39DDe2AAa209b23742314", - "0x34a4a5631A263823025E55a5C6aD068732e07a37", - "0x34B2638b732e89Cd2e5B889Dc4effAB89a1D85D9", - "0x34b658b8582B96E5B5eCF7A397D7c5fD09Ee8E70", - "0x34b7f8366df8FD2cde8F70d49738DCc8fA421b82", - "0x34d5195e5A630f3a88d0e1f9e7906ef9f14D1a6D", - "0x34D565bddCfF2DD74bc98E056ebD32dD5F5e1d34", - "0x34D5c7630C380b1015C9Ec594A1E3aB47CB82362", - "0x34d77a17038491A2a9Eaa6E690B7C7CD39FC8392", - "0x34E30ea1BDed5E5F1b3b42e02880aC2921Ad7146", - "0x34E8FC7412299d8e2663E492C393E068d796212C", - "0x34EAB335BcbA555f3359b6dE867668FCd0C33f09", - "0x34f301ff70E92a892fB28632637B2472dAA1F613", - "0x34Fa7ddde9D0E1B98CD281EE1E8BA1DB37C64399", - "0x350C82aAadf35c28C15DDc18eB415b4dA3d648c1", - "0x351E74b1aeAAa727d36d254237f1cd61239620fa", - "0x3521aFEEe677Ceb4F893182d82537FC849D1aa23", - "0x35329632D9863Fb2BA3c29643CEFEB530e34B5A0", - "0x3537fE1A01f684fB0b78D41F8945F01105180307", - "0x353c6e65cD1D9E05d88755f3C7Cbd7f73407803a", - "0x35848B4eaB8F946Ca7774C5a5e2C14CEae5c3870", - "0x35a38dfe4B40De4f7f18b71ac1adD9e8A0B0E30D", - "0x35B7838dd7507aDA69610397A85310AE0abD5034", - "0x35D8A7355A06E8C55Ec0b861fFA11ED73AbaA7dD", - "0x35e19CAbb668b1ad51eb6b8570dEbb5ad13DD58b", - "0x35f7319878556806E9f5B66F9d3B4506c16D3BBb", - "0x36195C524e4628e7960E52D6B245EeE8365fbc61", - "0x362b0e8036C9eEd868EFaE1F9e5C5EB16a1bD4B1", - "0x36A0Cf6030d82BbCD81C8adC84f657732aE937db", - "0x36A67f98F7c933CE4400cCb0F378AefF64fBAA38", - "0x36B60B8F9995F7B1478Ed6Ad2d270D886325da78", - "0x36ba80f804238e0404f7bB1673945873eeCcB8E2", - "0x36bd9ea4d7B2394A8099A2f6b6F95295139D747d", - "0x36df86Ae8670A1544673FA214AE5c150E2Fe88f2", - "0x36e25FC7ce47366160E9A71E18faC8eCb54f24e7", - "0x36f16a0d35B866CdD0f3C3FA39e2Ba8F48b099d2", - "0x36F25493D8e694d18aea6D45c7394D741a448979", - "0x36f7dE54dD41ab9dF17Ff9F26a65cEC1b1dC28F1", - "0x371908E1CB1e50738029D035Fad9f6166a4Ef951", - "0x3721c657Eb8C97C57084F751de3959dac17F7F00", - "0x3724444B2dacff1668647705F297B80e0FB4035D", - "0x37348daFbDE50426Acee323b1d091321f5719b9c", - "0x37489d90100f8f097aE4d5a97ACa2B4a74a0B853", - "0x3755623f7867910f299c7193eE886D761Aa725FA", - "0x376c4c43E092Bd48a9cdc8259dEc833bbD6d6860", - "0x37736bDB7Bba8CE79471AddB1D445fBf9bc2eFE6", - "0x37A4dE24AFcDBDf1F1fCD547FE184d2080c4e04E", - "0x37c8036653b6373dC131a0612DD7A1E24EF0f578", - "0x37F778a0c187655D614681dbE5926Bae8D29fc63", - "0x37fbf4428004a0AD2536CdED5820164890bC1D4B", - "0x380ACeb3B976d7e724eD3cCF05309A30B99D48aB", - "0x382eA4F87eb2Bdc4c63E7CD8fD371feC3f3489a3", - "0x387D1134ed3e8F2c8B3D3985408ABf0f912F589a", - "0x38Ad3BEA0FA53A7Ac63Ba56CAA88ce1DE690E1Ea", - "0x38dA695C837Bb0eE4aa9F62Be0307f3D94003c4B", - "0x38E4AA7F9Fe16657EdFB565f268C4E8ec14219A0", - "0x38E908b70C8E0DCFE452C0fB2eBf432f9c5A6f20", - "0x38F096A8753AbbF39312CB193d081c13C04C3600", - "0x3903525e5C6CEC55D4D38060c3edf05068a7A8d1", - "0x3905230263607cE4b77880ec0763DB97151B9FF6", - "0x3910D4Afdf276a0Dc8aF632cCFcecCf5ba04a3B7", - "0x391415703eBD0034A95F0B7852cAA0568c96527B", - "0x393284DF42F57179294BA7ac616B56085D0dbF68", - "0x3933DA21212429fBD137d62Ddf9d3046Ac59e4Fb", - "0x39396eed30eb062093885B6e6BE9190a25e58010", - "0x393e1aB5A5342225183412D785E06D1815F5eC2D", - "0x3940fe8bA758d28373c21d32F8D772b90Ba71133", - "0x395947747C4Fb19b52abdF5DC6dC5F48Fb3a9Da5", - "0x395E5461693e0bB5EC78302605030050f69e628d", - "0x39692496e8e58C0755fb612f93dD1922F23B51E4", - "0x3969cCB11108f9dE3E62D4A9Cf6a6a42FCdFCdC7", - "0x3971e2cbBCe5Bff3F309d44F8f4DACcfbF8aa2fC", - "0x397336fb004dbF1C942753401C78A14990048E39", - "0x3976619D44F84190c71674a3d4dB199539151d24", - "0x3976C1b5BbcFd6C040684F031e569219f524612B", - "0x39c16EA9602E62B31312a6984949752228647CB4", - "0x39c8a953f7ce1FAB59c466747B0ef81D8CEF6e27", - "0x39d02F321Df3850C1C12765d716c9F8105E5CbC8", - "0x39e743fEE400a5D9b36f1167B70C10e8F06440E5", - "0x3A18cFF9067127fa444D5a15d6aec7A3066197a5", - "0x3A1957a0b9755D78C77e301410B254b6147a400C", - "0x3a1f4585B2e18b740C9f9FAb514b81493b5089F4", - "0x3A3b0DbDC0f6BC77421Dcd2f55CfA087b0db9Aec", - "0x3A438b5819cF72a4569e72F5C4BDF8EeC88d393b", - "0x3A490A9ED6584472123644AD28A6C2a85Df7021A", - "0x3a4a5E27Fc28D32f50dd9774a42F489214109811", - "0x3a555896718c14Ad1c5EF704b2f67fB1df2526dF", - "0x3a65A52598B4d9A3C92514368A4152B182546A6D", - "0x3a97A3e13228498522DFB90a4698f7E396A316A2", - "0x3Aa2c783Da6De789981f6fd0abF83C3e14E259B9", - "0x3aAdDfD44EdaB93D467116c65e5A1c349F68Ae52", - "0x3aFae818351cdf9B2aaeA10966386ED16fc04Be8", - "0x3B223aD1731A1D58b6552Fa6E8a03BBD10afe641", - "0x3b32aE815e0d390137fBbCA5A1858b7aa06D04f2", - "0x3b3A5557F119106270017A7662488C1FF6312A6b", - "0x3B7394e62F675993A0E3de45aCF7D22c3Ea54f1e", - "0x3B83014D30fb708e55c5BDa1A0ab3D783cE9cFb3", - "0x3b94Eb47E44E397124C5e87103839c8eaC0c1F5b", - "0x3baE371D4AE6e47B169ca23E980d3D6509B19473", - "0x3BbD28C2Bb6a20B1cA6d5c87FD37Bc99aF9Fcd30", - "0x3BCbd2093e991363b98CF0F51d40FEcd94a55A0D", - "0x3BCE91B13f51fcA65CB1Ea8Dd39bb2D39d4F8824", - "0x3bDD1E42f64E1BC2C0b25fd4C7FDd2eeCe3d8f84", - "0x3Be51B5c21993b3593072423FF059EaC614Ae4Ec", - "0x3be82B371C4b5755914830619E40a78442beD634", - "0x3BF8aC9707505bEA655bC9507e5d2Ae295C69e92", - "0x3C0d974D25399FB6d0AF974b9384BEB1860A116C", - "0x3C230084feF56a4d8CFd8C89D8ebC67a8E4bDe47", - "0x3c2Ccf3824Bf6440651bccA5c4668CaC71c33AC8", - "0x3C398D658f79966B491D2Adc6aE0EFaFCF40631B", - "0x3c62dB13aBCDDB5312c27e7a0A8c0D7b353436f9", - "0x3C62e8De798721963B439868D3Ce22a5252A7e03", - "0x3C642Be0BB6CB9151652B999B26d80155Bcea7de", - "0x3c654913902714c5CC13FfBAE2169dfA1b65CDAe", - "0x3c6f980Cff572e6e04Cb560cB318c27f5d72D9D4", - "0x3C715B5e4eCF83C38294C5c354b7C70CA2a96baf", - "0x3c7E649c60a4156D19516e16Cd0E34d9fDD302d3", - "0x3c8eA66ca4EF569d9fd350041828940f681EB6e1", - "0x3CB151f5FF77CDce228796fed768D9109F7E504f", - "0x3CB49702e2Af3F980Dd2EaaAE2FF31FEE615897A", - "0x3cbC4df87d22D3ae40657973041F0551eCa176Ee", - "0x3cD36b3D8371B8EF10b12B72aa7CB9Fc4CABed79", - "0x3cd3c643c33204546A857c193a32889773B60Dad", - "0x3CD41EC039c1F2DD1f76144bb3722E7b503f50ab", - "0x3Cd7B4c22c565a2069A27d0e6965B3deec85179B", - "0x3CEB2dBcaf366E97cd1c60486d8F3cB5D0b385D4", - "0x3CEc6941E866DA90cc1Fa299C9D7ed85D9e00274", - "0x3cf09759DF237446a84C4De526D39e7B2DfF0cDC", - "0x3cF8695C5cB6cAa78D9C7fc9fa34bc8271483A1a", - "0x3CFcfA82bCAD4C6D838BAdc034343EC9B6758deC", - "0x3cFfeE3853Ea80cc69329500C84231d58F72d7C2", - "0x3d0C4e9bDE15f2681902f9F291B3C905B7eA46F9", - "0x3D1494fC808422EE6FF61384C7786407C6f8356F", - "0x3d24C44F6A926D7714137CB813dE8949DAac4BC6", - "0x3d28a0Fd4745A55BDe28423bAa93356D27294F33", - "0x3d3dd61b0F9A558759a21dA42166042B114E12D5", - "0x3d3FB1996ec520e51a5cBa50E1289Ce238e13011", - "0x3d44d7A065A66c0E441b34Af15AC714FB54f074d", - "0x3D50aE017F336ae968Fcd63c1f48D61a08AeeD68", - "0x3D6d9A6067Be6a3844D5a2Ff12F26F43952392AE", - "0x3D89D3FB23c6dC832669E6199d284fb74824031D", - "0x3dBfe3EeB9A4F5f540a4690EC1c538179F49397F", - "0x3DcF3dB05758786fe8eFaA055EAa3b53eAD974A2", - "0x3ddc280e5739Ccc693bD10EAA6b83B93C9aDa34f", - "0x3DE39d2C968c728EB8A8179a86C8922a6D4994ee", - "0x3DEBc687e00764F0deD0Caae999c86Fa97D6ddd8", - "0x3Df9174Fe4e37984291b157c93fEE30867cB5463", - "0x3Df9269B2AE5f94745EA8aa32EB34D40D5558BB4", - "0x3DFC6cebAAF15acC1c7379028AFADF5B92976231", - "0x3dfe0C3D764B4468F84844cDF3EEf4B8AeFc7f80", - "0x3E0C4Dd4b1d9365635D2FD147Aa3bd4bBc17b8B9", - "0x3E3bF91740a8363D9433c8d3535B9b3C9E55f669", - "0x3e490488713462af9cBc6F7E1E144299257Fb1A3", - "0x3e59E7827D929CeB5551eDE7B1aFA4322aeDF3F1", - "0x3e74715c451889C0620f80e82707DF0f19852C82", - "0x3e7fF53e912c3BA7039a6aDC599c1C8d81719D22", - "0x3E9E891e26ebf108b8dA923B92625681BD7aAbD8", - "0x3eB22F8237c022707973F256adA40c0aED9ACfC2", - "0x3EB63d51264CE35b7e3320AE2E70813e264C610e", - "0x3Ee6dfDFb766D7581067Ab8f5c938210F9a2F84e", - "0x3ee93c76AeBD833E27eBE2B3147899c0834bC863", - "0x3eEA5bf894236f4b7a6F1451Bca89a9C91f49719", - "0x3EeA8eE6c59A77D3395408644D2d5b7b24f17D96", - "0x3Ef205810eDE74F0dA5EB4b1F96ec97beA701b50", - "0x3f06b5d78406cd97bdf10f5c420b241d32759c80", - "0x3F0849623Fcd9B0A6867B1872CB6754BE492e179", - "0x3F2816E10e3276C005A184059aB7b63A3FC8aE06", - "0x3f3ABd247Ab585f7608d85a9E819474bAD10F18B", - "0x3f4Dc01cB492fFCCDAB3AA46153F2fe6a4c284f2", - "0x3f4dE448df37cA0c77e39a4c8C23A4967f8fe9f4", - "0x3F63A86C202879203c133dA18FD24284CE2c9B4e", - "0x3f72feF29E308b7A44D72e2DCf428D04c70099f8", - "0x3F8ED9e2FB9ccE3B375b5cB594aA1046F630277a", - "0x3F9d7B15763F57d7F5015901eAccCa27ce996bB2", - "0x3fA4A6B8764392c5A129783735b708f97F179Ba6", - "0x3FA9BdcBd17bd75D1Dec10D52C65f41503e344F2", - "0x3FAA3B5DF5d099126d2a3B99B83972C0a197FeDC", - "0x3FB66DE680eCe53D4bB1A0a54C418B87A079F2e3", - "0x3FdB5C958b5CC288331b7D8f1a9E9C24Fb7413A3", - "0x3fedD8CFC50B15428D764248758236D28394F4f0", - "0x3Ffb992E0346278519164c04d401ae0321f83731", - "0x4006A717B390Ff7cCc4350228c12902a3274f53A", - "0x4008C2482357632B06526B492c143F4E73fF1b0d", - "0x4008De4E758Bf2d066640ff8c469365782816AF8", - "0x400CE193F75a23Ac6803Aeb379ddc830310D6152", - "0x400F3C85D2B50Ac0AccEd459d75b27CE51B620eF", - "0x4024f3e26584ebD0896Ae9b841662D3aF86E5b26", - "0x403B19cFBe5Db07E6Ed73F0eBB8068Be34813236", - "0x405bE43E743a06A273EfBFf903452d11fA23bC90", - "0x4063D6a1EB9e0810Af9E4fE597caB49e1744ea65", - "0x40763Da43e6F657F6faA7CD17fe09FF80d30b710", - "0x40b16A1b6bEA856745FeDf7E0946494B895611a2", - "0x40B41a2D4C5Fb2da3e08b0a1BBd361B5dD1f7BdD", - "0x40d3570898c3173057AEf5a44CEa2dfAE3496AAF", - "0x40E146a76A9dE8a950A91C825e4c0cB058611848", - "0x40f14faDEA10daAb99214368dCde893300EcDBCe", - "0x41099f1DcC9b4ba666cc5D281f32150C9F1AA7C1", - "0x410ea038c3FeF6071F73b1afe83947AEd7069227", - "0x41195bE5fC421D20b13bB6B403b0A44EcA8e9ff1", - "0x412072fD015183206a8eC1e2f258f3DC6e390D87", - "0x413A8D306de2c58626Ca1a83bbFa7c08659bB03e", - "0x4158485d4754D0F6D8D9b740bd37eD89b6891f35", - "0x4161f8c5f7948c4A4531B947231FC8e2696B7135", - "0x4164692f986DaeA213ba582CFed9ec1155462107", - "0x419A4D92baC90ED08a2BfC905C78963A5A33Bfaf", - "0x41A2788B3599aE8F8fe5da4055E4Ad89fDf33Ee3", - "0x41A322b28D0fF354040e2CbC676F0320d8c8850d", - "0x41a785BeEA81D5031153940bA37867ef25723447", - "0x41Bd2dAc002B683de9f69C4961Ee3Beb39590639", - "0x41C9E36A8797778159436971542fda652E49d1fe", - "0x41D261868E900d84D63fCE50c7f32f78E3985B67", - "0x41D8BE1122609874E12d5eC25F826a429EdeDD74", - "0x41F277210f0ce4FFddDf6697dbc12aA2ece87f40", - "0x4200E8F28B69733227dD9B993B842BaCa77D81fe", - "0x4201dB13824a50a11f931169b2F0Bca9cAc23614", - "0x42095468d0Af5976caa589AD6Db91A1b8913bE4e", - "0x42133b22060d3B7A83fEd9f8BDCAf87710D8D72f", - "0x422401A78d6Fb4727F96Cc435884Ecf5Ce16f527", - "0x4239f8d316E8d174ffA1Bd16c8DD4D5be01F2CAb", - "0x4240B312bA7D18D5e95C9DdcA3fd4f634595EfdB", - "0x4242891e862390F546615E5a157d39528050AED9", - "0x4243a8413A77Eb559c6f8eAFfA63F46019056d08", - "0x425BB113371015392638D9b70C5Adc1c48708378", - "0x427c11e9DE48BfaD84903Ec3b652D4A1CE3c71a8", - "0x42900C80B2Dd3e7eaCD493Dd5c117Fc26108C009", - "0x42b4A7dB1ED930198bC37971b33e86f19cE88600", - "0x42B7eB5a14fDfeCA1dD1E8214Ff07872B980B892", - "0x42C6bBc990261B67bEc968C1Ea02A3286968E99E", - "0x42cC43b42065b055639fe89C7D89c57093EA872f", - "0x42db0adC05b30BadCEd24720b533F2615CAaAFc3", - "0x42DE7706223A511F82d0D7A0D85093d681Cb271f", - "0x42df419667F7C2d1a159Cd6A182CAA9247BA7F6b", - "0x43079a75eE0FEBB61Bad56a5efDa49ebc42bCF91", - "0x43154Efc9cb33c80833C0dEc1E15bb9CfC1275e5", - "0x432354065061940cA85B1640708A35d73443B133", - "0x433BA1EC7c6b0b899aBfAD5B2a70924F8CCD4dBe", - "0x4343F77B888848AB69c6bCb2e41Fa41E557900f2", - "0x436E7F67A819cECe174Fb0F859e2df1c7F8fB13A", - "0x4382300C61CabCc71223f004b22D636ceA65a25E", - "0x4390282c7D623EDee9aacB971303077ABA2D5e14", - "0x43952D5a0f32a12300021B941a95816c761ffee4", - "0x439feA1207F37557AEB85cFFaB1e28A29bbEB7FF", - "0x43a5935862DB4Bb8218F720F583eDf689E0CB677", - "0x43aBBfcA44Ca5AFF9B6f94cE813f2D37dd7F1Ff8", - "0x43d29d6Dc3346A812b10b572ffB52fC7668Bf8BA", - "0x43DbEa78dd1a0E6D2fa43f08e109cab95C1679A0", - "0x43DEB036422E52f65B372C63072B9d136Dd54c82", - "0x43Fe8D6270D40da43F8E695900470a72A4FdA477", - "0x441C076971c48DFFf0cc0080Fe4f6395Bdeff6aF", - "0x442DB1Ecdb2A0B6028AA30E710DF7728Df5cFA55", - "0x443aB391bE2b6E048928f59F2544597b008C752d", - "0x443B862d3815b1898e85085cAfcA57fC4335a1BE", - "0x445f51299ef3307dbd75036dd896565f5b4bf7a5", - "0x4494C413eB431F6B6F174bf43C94768244EAC8c0", - "0x44aCb124f5be660f6f27d3dD28E39A693d281F49", - "0x44e6885fB27D3C29282Ab4C14C3EB0402A08692F", - "0x450363E54c6c28628e7C34d12632E1C33f0B799d", - "0x450efD7B216dCe13656DB88F19f9f5FBBb984d6d", - "0x45103FD6A2D9b8B19504edA7Dfee0eba27a49aFf", - "0x452B2bc7c94515720b36d304CE33909a8323F3e3", - "0x453c9473DEF2e6F2f261c025b8A29311d2F1bb5a", - "0x453DE6bb174148de579aCF3C0acE98Fc0671bccc", - "0x45453c832f233f17df0E9CBacC6D0D474432e129", - "0x4548f01e2E6322058Cb2a994B8856b670fc33d50", - "0x455F108A053562B75F7346Dd26D5E6235D9488fa", - "0x45698e4B451d5a7335bE8b774B045BAa6cC0208D", - "0x4576BEdA526E010c8713B0Edbf98caAe8B27524f", - "0x457bF5f0a1Ace2De4c5BfC160Dd4B765D82D3371", - "0x4580a6F8fceAd131405eAC9e80601c71EC01D2D5", - "0x45862289631b8935DC124eA26e035EEE03bC8382", - "0x459C89a448CB525ac87DeB7275B9904D95cBB7D4", - "0x45a21B21c1D28aEA5e455154fE626C7Dd7ae5BD0", - "0x45bd90EA95E3056eB991E24114cdEe79CD0694AB", - "0x45D6357E352756a2799829E540AA44Aa46af7670", - "0x45d69621413ABb627058dD2c55E68E2CB5197d4C", - "0x45d9036500877CAf5c777641aBdD1A73B51e2A5A", - "0x45f3a5f26654158faDef0ED19A55E88424fD914B", - "0x4624573B7a782B3112b23424683F2Afe7aeD05FB", - "0x46339EFD0a6C9F25A9DAA0763D7FFd52F9Bfad34", - "0x4646Dea7e251fefd74e3FAC63c63BE6e6Efc721c", - "0x4661765f30a7Ebf1ab54c7f877E9c9A56409FA21", - "0x466C4224874fA48ee9651d420eEcDB6738A64A4f", - "0x46726c0f3f8d9f7F2Ec3200BB4C26A5EA95f12cd", - "0x468040BcC230dd74D983f8fC8bd473082065dddA", - "0x46bf0f7095f4f7FcDbB69Fdb23251Aa20B8a719E", - "0x46CF3B615f8F8A5eA96375E0C151F350Ccf79D86", - "0x46d36040B0d23CCb9235B9d9e6172088b5c446eB", - "0x46e73CEEAa43FB404AD6369f14470462E7504DE2", - "0x46E7aD03cA9B3f035d536B3D3588C182e25b46b3", - "0x46E99DB62d575b3EB2bb539aCdBc29Ec0a0f7BD2", - "0x46ec1327F5B2448a691c5ECCb3E03fE0dd430Db8", - "0x46eda14F419bE11384F2bdA783d12577A786Ec49", - "0x46f45A7c51e25b2766dc90C52bAE2Dac09428C51", - "0x46fbCfd32eA671CAa21897C09072CB6cb44C0bc9", - "0x470174b60778503B741b7e27D96BE8636f0AF279", - "0x4707EF4a68a54F266e268d43E160592D8b924eE7", - "0x4719eaC1daa6C5ca584F482b88a168Ac1d358395", - "0x472bEDd0F4De2573BaE522546940c93Ae37C5b21", - "0x47344543C4c8887cE86F6c4AD8C253457B1b9697", - "0x474a235530a53E00fF74b07ABe35FB2002835e63", - "0x4753a1cBDD4b03Df356AAe7304A0E4232E6e20f2", - "0x47554fE737FC8e5feafc91A8Cc0398D3551f0f11", - "0x476C331d7F6569DC4Bd16EF6673f7A89Cd6F37C3", - "0x476edA02BF0C35603fD6E0306cf85381029F90F1", - "0x47734fb50eCb0410353cF6C0ab102c5B04f67860", - "0x4780b255Bf380C4581b428768448345Fe8dB9be1", - "0x4786E414aD4D1c20e8808c970bd0e8619bE035c9", - "0x4798448912E5a898FaCE378691BF70cDD49094e0", - "0x479a6d14284FF58d9D2293FA0eddf1788c6922ff", - "0x47a92B2720ee2C64E2Da731f568aCb07839df967", - "0x47aE3241E116AafFDf5C0eba84dD944Fc356a78d", - "0x47E3C6C95A498Bbe8e28286F4417e8F99547d8B5", - "0x47EA0A89153e89584d43EcbA6685433c1CBd2b2A", - "0x4802B4858e22a91a4EDBfA1c1a639C70801d02e5", - "0x480F319F0e75d1D5cc4b616dBd5C88D5bc22E668", - "0x48369362C81D8c2f980cA5fCf0Eef55E35320D6E", - "0x4855eF04b4eefC2EA79eD5b40275A2900CD5aA58", - "0x4871869FBb6AFc361b090e1b56E0a20BEc8D2d6E", - "0x487797518e7622e13FB01b6C9240Bb9E4789B5A6", - "0x48A0AE6C6eeE143F473E8C8E329Ac0e790aFBD87", - "0x48acc9cceE8B3581325FDf5171a997b02e95F781", - "0x48aeDb120604eEA1E54382Ceb31975bB1E5a81c0", - "0x48b9Ebce445D5D69bc07C54C777bA52a4bf2B92D", - "0x48BF9874F4d1d16f5576460823B0173aa0D66E42", - "0x48d97463A455c39d8149FdD73AC5b7fc8A5EC3B1", - "0x48dE240BeA8522650AB2F0b405D308C773C1E289", - "0x48EEdE088343536850955815db5dd38f885ce317", - "0x49083A93FD00760DC8A79A608cf3c2C7F1d75a95", - "0x491281506076993eeA42d014eA946260cbEb9555", - "0x494791D2C0bda0502f35CDa78CaEe80c8Bed67f2", - "0x494b2CeE761FdfCd6f5bE1ABefB7A6112B251874", - "0x49501ca5EFed670739e9C29dce71f7821B6C4716", - "0x495BeA09Be965cCDBF3f0456baBC15bf98dBaAfa", - "0x497693f882ac710762a45c4C03f78894a7D76821", - "0x49802325d0E79405CcBF8d953Da490bA64fF2D1F", - "0x499A15c8715F5aa66D3feaEc72aea485cCc7a66f", - "0x49AC230A4BfE2A2c69E9D66D75057DFF3dccfC96", - "0x49B6e7c838579E5C4d87571E5ee94268692713CD", - "0x49ceB57714000F18F3749Cf2D130E135F9c473A4", - "0x49D784562e790179D3630DFA0fAea9E59FEe5B61", - "0x4A09aA840Da58d53AA9B7ae1147d2b0f50220b94", - "0x4a1491F818C27AAee64d679df9ba65d31C40AfB4", - "0x4a152c146Ec60251C50817E2CFf25700d6b711AF", - "0x4A2b95151eEE42C00765DF93401Cfb9575dc75Ce", - "0x4A2ff10733E54C0F47755421a3a3Bf09D8f66293", - "0x4a3CE1D38301Db1a8ae1fcc4E5beBd051f9b6bBD", - "0x4a449450A33EBf70FF84E931c37B9C72711A77Ea", - "0x4a688cF33E5aDFacD50F00a8162Ba85d26AfabC3", - "0x4A6F6e73d0C2B57E57574D514139d4df023eccf5", - "0x4Ad849c065AB24A3AB3FC97ee50b8D2093ddc567", - "0x4AEA9DbA84bA45559223E46Ab4E8D1594fFFE35C", - "0x4AEE3F019c7a0ED05Ad56be40CaB0D42faf25b1A", - "0x4B06c4a9D61bC4dfFae4C12e2eBdC4D29186CE74", - "0x4b0D3aB2e74097E076AD39327F22d63bCf66cDa0", - "0x4b29801075674225F852625E9213Dbe0E89ccbE3", - "0x4B451a7076dB8f0ca5307CC7e7E52Ee19b4E6026", - "0x4B65046c76131dC4b0D9930Fa0ab51F7FF50559E", - "0x4b83E508B646d9C5B6f49530782549d3Cc2eE9cd", - "0x4ba1C4F838D368f0EeECf2D0927558c3479842E9", - "0x4Bc5c2522BfC4Bf033dd35b52a0AbE58FceFb392", - "0x4BC8B98ff3887d98ddc5B6312FbaC56143C86358", - "0x4Bd6A870C71A36D06d03F0b5Fb6cac012cA13397", - "0x4bdABA995d96D5A207DE6f7c633e432589C553F8", - "0x4BE1B494C72e75d30e23c9D991F9Ebd62E826416", - "0x4be85092BA990AAc52356158620C1BB59A6Ed3d5", - "0x4bf4f2ea258bf5cb69e9dc0ddb4a7a46a7c10c53", - "0x4c100f1E9178F209dc99575F315Be1ef99330dD3", - "0x4C133E081dFB5858e39ccA74E69bf603d409e57A", - "0x4C21ECD823e0c0D8edA69FD15F3B1C8D7ffe125A", - "0x4c36e18AE84946748313Be48C94E955c3a667ef5", - "0x4c45E04633767a7A6d61C6dF9aD9314F69e8b08e", - "0x4C82B42aFD72c8505Df2E3703f05f2dF926ed8Ba", - "0x4C98813AF5711D50da61108565a405D0f4f9C5C2", - "0x4c9e324fD7Df8b2a969969bCC3663D74F058D286", - "0x4CaD8bee69b5C7780227Da7CfB2969198Df2208B", - "0x4cD37716cee65bb223fEC2e62b92Cb96F2d94eb3", - "0x4d0D5176154a3Ab693589d4c16eA9Fc1B51B7BB1", - "0x4D24d8D75a8ec4a2d4BF2b2aA7F9A3Cf27ef5Fcf", - "0x4d3814D4DA8083b41861dEC2F45B4840e8b72d68", - "0x4D3f1E20711694C975AF89326dEE177148f19876", - "0x4D590374378cC72db4382e27F5B4EcAf459F4d2F", - "0x4d74C37D9457B24F04E223Ddf2F81Cb1596fE765", - "0x4d7a23c235A793026a7dED867c5A7bC4267cC7a9", - "0x4D7AA5A1c22012Cb9346f57a00BB6753146A6e15", - "0x4d81F697379f2e3F1BcC8018821E87312B846988", - "0x4D893AcDf00Af08818874028Dd272ceb1bD27cb6", - "0x4D9F9690E75AaC747B62A7aCb51778bC6608A38a", - "0x4Dad678059cfFe634AB190116C18A536F2b579af", - "0x4DB3EA8564c7fBDfFabe5132E28bcc1e509e9525", - "0x4DB81E23dc93a5289615A06092564624602348A5", - "0x4dC199dd2C22353ef3Fd7Db856aB53DD41caa89B", - "0x4DdC39C923fa8c1C0C677f70c96296B871b9c417", - "0x4dEe73FEbA81a25A6ff4FECB81374f8a75c661c0", - "0x4dF5675f9a5996b292a8704BC467C684F66EDA58", - "0x4e01124B127AE8d0573efc4A026d9d7505FCd5BB", - "0x4E20e932d0e9ABB0BD4151bd3E6A0995860bDEaF", - "0x4e31E3B7F136Fb0D446c47744c90ceB6310FBBE7", - "0x4E43240e05019721619cf87Ce2A62ce93A5a6A3c", - "0x4e718D4f99f760B1965D89dAB8e4582E135A1eae", - "0x4E8b362106dC008bEDed6FFeC779Bcd3F001f21b", - "0x4E9F2A43a95E82c144706415BDBe97c6862e3C88", - "0x4eA12fF8CFb24483D350AB1982DA6C212D0baAd2", - "0x4ea1DC65667B8F7e395A0dEC3182622cBa67703f", - "0x4ED0eeE2B1c8d93A25755a18916764A8A9090fB1", - "0x4EDD66235349E353eb8CB8e40596599644bfE91c", - "0x4eeF32781dB07a9b7d9D36BB9BA81FA08Af9d3Ab", - "0x4f0522361a54fdf0747B7c3Eb87Cef26f143a43c", - "0x4F1a2D9D1Cb092074d87b8D74771738564288927", - "0x4f239f8dF722D20dFc9e2De157842B9F078d0274", - "0x4F41d10F7E67fD16bDe916b4A6DC3Dd101C57394", - "0x4f67D7fB101eE328AC8226D3C0FAC1df7d59cBF0", - "0x4f9F4Ef3D4bde69e6DBB332F4779B612adb63D21", - "0x4FB70F2d531C629511B9c59Df3Dea0c7C8754184", - "0x4FD4Fae6c4EB91fF514de3aF89a1D61224689005", - "0x4fe5459e90C67Cc231F5F6111DC2D51286680234", - "0x4fe99deb8f0be517C31fAAAD49b4b054Ed28c267", - "0x4Fece400c0d3DB0937162AB44BAB34445626eCfe", - "0x5000A0B38878A2649F33B54bcBdA81E5c5A41F4C", - "0x500720D5A5A899604c1F06B5aF70273a07e5B527", - "0x5008c3e2823159541aaD5dd00d111E7e9cCAfEf6", - "0x500afcaD6959e9486cd300D96B7cD95CC6F7b9d3", - "0x501143aF1B27179C71e0e3243D4E020b9759540f", - "0x501B3649446dB399f1cd5b19E4366F1B45a04e39", - "0x503ac1E2aebEd7e2CbdFff9149387fc98D4F0090", - "0x50476811F205c0701Ee7792aE1745C5af191F48c", - "0x5053b88Ff2c970D1f4821abf8E51cbE27a4490cF", - "0x5062bdEd8cF48843fcd5Be0686955a170471B089", - "0x506eb6Ad3082403B84a895693884dF29e50fd341", - "0x5074070c5Ee8d1bC738eA44FcaC0841CAE6174f9", - "0x5090c029F044205a95f4BFA0C7247F2a8bADC1c0", - "0x50aEBe452BB7b3930B2C3F36696f3C1720024172", - "0x50C8dF91d763399d51c5E257b75B0d85DB47dEce", - "0x50cc538F5De3b406D33daB779127E2b61aFc2745", - "0x50d3F4Ab6779a995A1075C78A723d4Cd8B938A6d", - "0x50Dd916E50483731Cd6B4b2bb3FDda47496726fF", - "0x50E0C4C7FdB6B9db229a4B414641883d5B4419E5", - "0x50f5474724e0Ee42D9a4e711ccFB275809Fd6d4a", - "0x511E12f6a8b5f6ACfceef8d761be67Bab9152E0E", - "0x5124f23B43B24546b8352754CE6b32f03252aD9D", - "0x5134B15ce08886E0a3BE730370bdD8E96680c400", - "0x516a5B4b2F7d6C5B81e1a6505048f2d893E8c030", - "0x5182B55BDaa2447d2Ee090F1AEeBeeC0980Acab6", - "0x518D9217834590993C7D7205A3dA9B6a156881fC", - "0x51c0839D38dc4D738efE13193ff7474F6672491E", - "0x51c8D180ffa4C81DFE719c162c935444530a8F73", - "0x51cE2eb67fFecdf0714EC4D9475d9B3D16334f4F", - "0x51D041a67D3DC1De9921CeF0baC5f5237c92d819", - "0x51D6435C12159c33e2F5a725E90Daf47a848c457", - "0x51Da43B95F09Fd5F3dfbc38C59292e18d3Cc0aDB", - "0x51efe9AbD39BC59017c1756bd2B1B97D80d45073", - "0x52093bCc26025537596688a5dc074e05C3c72A7B", - "0x5234458259Dc707dc597D1E5B222Dd3e5B1022e6", - "0x5234A1fc20AA59C6daf9D01967F3E08586288CD3", - "0x523FaBa02430a4eE8D5b94dc33F593cDad5cc31c", - "0x524675875FCd5601d4FE58d1fA16720c2f868C5e", - "0x524cA52eC2Ad54f4032289F9EDA2d0ba92132987", - "0x524fc472E62e6De9EF24CA6D32A2275478Acef76", - "0x52629DD14923d9F60deAFDd373ff6E1145866F09", - "0x526D93a6Eac090e82983d16540e90d3f52334BFd", - "0x52A9700551128585f0d68B6D4D2FA322a2AeeE47", - "0x52dBde6c0a4f0C27446d785Caed5Db2780C08AA7", - "0x52eca903d65186AD22BDd4583A9256447d272A38", - "0x5304a4b788946F534088E9D8975Ca8c1a3DED913", - "0x5309Beb6e581C7421c7ff682Ced4f56073c7C7Bf", - "0x530cfF5779DF077194B4d8Fc8c919092c880C588", - "0x530FF125B9039C047125462A0dEaD4d4c0903aD1", - "0x533508E1D3Dc9a08440578F95ef168DB1710aAd2", - "0x533baFa16AA76218Ec4a365ad71bF8816cF21Bbb", - "0x534C33fd0E7a6845c2Be8AF7B0179CEfce8Cbed1", - "0x5362E24779b3af83DceBFaDC049259733e0a5899", - "0x5379d5b2bC5D38d4D5c9C092af37B9b8879922A5", - "0x537dBeAf7802AE2D9d067ED562FF1D87D68f8958", - "0x5394C19b0d0D038eE2E9425E40737166807BE5fa", - "0x53A01Bdb3bc797b7738722D0E4cDe7884aa21252", - "0x53a79832A60cBf18E47b271732ECcDB7c208bE08", - "0x53A8976E5E7aa06c70d0c0054F3d6B5996B18b05", - "0x53aBC335bEd36e0299eF5607F04BD297D3A10DBa", - "0x53E3A7EC57132173Ce615dEBb9A303fD2cd86789", - "0x53eB46A04CcC8E38327BFdf13d891DF25b551662", - "0x53f203ef1F9b50951bcba7A8109Bc48109AD8C1F", - "0x541401b38c62F8f1194D4Bd9bda060FfE6A223af", - "0x54228bB2dBcbFBFbfF613f7715Bfb75e4772e090", - "0x543De7ea21fDC841f4727d0749c2fc62f8697f86", - "0x543EcFB0d28fA40D639494957e7cBA52460F490E", - "0x54408C6367Fae9f3caECD90e9F9997b013bB7de5", - "0x5457Ef2D4E248d62B7194f57901361024Af9A3F0", - "0x54616caDfFc14abf4150509CaFCbc44c567157D4", - "0x5474086FD21983e95edE74fdA8b6B9dBeD323c72", - "0x54C71cc0691eF446f96da06256c9Fa54Fd71d85f", - "0x54cc27B4405FC9fAB144179f40A0422C7d2d3Cde", - "0x54D5823556146EeAfD8cb1C73a1A16CEcec50C8a", - "0x54F7291d9b87c6bC0782a199A4dc94b98c9E4634", - "0x55013c80F4f6600b973c3C7dbdB9FFA52E343B9a", - "0x5511Fc4033898ddbd53bCA92DFeB87BeF2e4d92d", - "0x5512605399Ede957010cfdc6e8149B466955969C", - "0x552286371aEeCC04f67fEC4B7FfD65720f022029", - "0x5528cD92174825b57bF7435f939Ae6fD886A06EF", - "0x552934dE023807Dc9ddC3e0b2e3Ecd91C40e344d", - "0x552d72f86f04098a4eaeDA6D7b665AC12f846AD2", - "0x5536B6aAdd29eAf0DB112Bb28046A5FaD3761bD4", - "0x553DF24580a4682D23c72C7DBC163D764aE29FA9", - "0x55565F83028eccC8615eBeD64ABCD258b907B3aa", - "0x55568b5D4bb269b01F12497F9c35AF8891DAD774", - "0x55591531864A6F0788387b00a8aD98032aD9Ac79", - "0x555D051538C7a13712F1f590fA6b4C176Ca4529f", - "0x556590618327F5a2d00cFC2f0D4fC1A027810bB0", - "0x558531605a1E44fdd7b339CB939802F38d07a16d", - "0x559604845ffc64a05F780eAd75249C377B1Dae57", - "0x55a2525A0f4B0cAa2005fb83A3Aa3AC95683C661", - "0x55A73ab034b35Ea2A5A847AFAf74Fb5D1E65Ea07", - "0x55C092B8Cd463A91E8b9c78bD2812Bc3eE8292cd", - "0x55f2cc3AE81Fe333A37d9Ec69e228d6Bc21429C0", - "0x55F915d7371D2f75507AD913e617A56C1c8917f6", - "0x55F93985431Fc9304077687a35A1BA103dC1e081", - "0x560a0813650f07558bA40F2bf3AC7588f48cC338", - "0x560DE36966Bcd0D4691263B115aEc64Cb34E0281", - "0x56168e65184eE9AeB601bcC3446282c7bA843d5d", - "0x5618954EA3a328345670999035d7cf6d1C2FE60C", - "0x5620cBFf1ad8a0De4F1a3FE0C2DD78eB7872642c", - "0x5640a8e757CD6e25363087b3f65F86455a922c57", - "0x5644a28c121F1467FFfad8A9ef70780d48C90378", - "0x564cb55c655F727b61D9baF258b547Ca04E9e548", - "0x564DA259C5d1759d37A82FB6dc430B1cC7aD55e2", - "0x5656BA568B3C0cb8995C8182266ae2Ce515FFCE5", - "0x5663B83e5bAf8B09D83F0e7E5aF686392ff541F6", - "0x567a98af9419e083c7C89847676d9Ca1d7E1326A", - "0x56875daf52FdaE9c4a1b24676772F5138D975bC2", - "0x568e0B837B27C1EaFb7E172eaEB0f7fF5146F39B", - "0x568f9155EbA8C09ff82aCe25e2F113E99E023E07", - "0x56938a9396D1AE050046b89997Fe067Db62Fcd42", - "0x56a64d3e68779865787cf8a05023F95f389765eB", - "0x56aA5Fd3e1322652683C4614A39af01b59623d1d", - "0x56B24ac7D1060d67785d8c9dDDF74D86953f81e5", - "0x56bd0B7C20215631855F92dC2C6737aBE9D8b77f", - "0x56C72CdA0B04Fc39A25d0b6a64FA258faD46d664", - "0x56c93D7a65ca32856d1f436Ceecef6C444703c43", - "0x56CA46f028f8C3058B28DCfa2f013EB3bBcE18DE", - "0x56CD53067E5acD557dBBfB4c66580DFb9722962A", - "0x56D1a9e3808FE334d5cc6B1D1fa8a8ed9aEf807a", - "0x56D5dd57C621E13Bd5997ed746aA5212BA41aa50", - "0x56E8B979d1FD0Ae1bb6B26ab22D4c3f112AA639d", - "0x56F123785b54978C6c0B117F15d3ee69eB9bf6c8", - "0x56f4639be0bEa8C85ed3118F3E7AE602232dDdBF", - "0x5700951b2604a0DEdDa7a4C89C31FE0F5e3cd67c", - "0x57056471203AdA3285b837E623602D2482796dA4", - "0x5716f2B2D8c1FEa81cE899b4e9937549Df612Ce7", - "0x57400F99054262036753BAB44418D49351F7661D", - "0x57455E1991b302DdF13a496C996825998d4eD03A", - "0x57504060E0e9938B785BbAEB1fe73334d38Cb4cb", - "0x57584f48Eca48204B91F2045a99c0D84d7b753d2", - "0x576896cEfF189e1dF64119306624Ea346Ec0Cb9a", - "0x576a87fF540535aF54b3a403b9840e775941b927", - "0x5777fb6ea0BB175599a9C2E7f3B1dC873EeE0285", - "0x578b2120892a615676Fa75057604b3DB709181FB", - "0x579AA8edFD03281eF486E0ADcf3E4B53D1E2c60e", - "0x57a39B53e3e90d0820d1448FA0920B2355773b0f", - "0x57B6B64e5C774C4b1e5B49198E40271373748763", - "0x57c3904b1a82D9c1c8e9368F9e0C25f1C082D190", - "0x57CDee8a9658F364553FE89BA200252B00Ad05D9", - "0x57da1268B21fDc4C2607A4eFa55900829C7C96Bf", - "0x57Ed2019e34e9D45b0f4726bbEE5786118423C50", - "0x57f1887a8BF19b14fC0dF6Fd9B2acc9Af147eA85", - "0x5804eb62e220673A240b1Dd567C5A8f3d8aB5348", - "0x580a29FA60B86AaFF102743dE5Cba60Bb5f9de75", - "0x58124AfeB40F51BEC09Cba79F3Ca76F7AE05939f", - "0x582D4A3f546F130e29f0B29CCe6C654F7513e05F", - "0x5831Af184B99141Ca8c9C408a5beF03D7EeA6030", - "0x5839d336FDe0299E132DD044f4cED64C86A7DB13", - "0x585B28D86e15ca772b322FcbFbC7Dadb91E497fe", - "0x5865Ff2CBd045Ef1cfE19739df19E83B32b783b4", - "0x586b7fa9610Be322F540BEe306C122dbac2686c3", - "0x586F55a8C22Cc82ECad72b13CBc6Fd0C303BE551", - "0x58713995c78da890305c0A8ACB172b1Bb4267541", - "0x5888345B59B217CF76D30DB57d435E0A3B19FEd1", - "0x58AC02A37DaFbb0ea06f5d1590aC450713A417c6", - "0x58B1A76e640c39903dF914f28BA03e35831D7986", - "0x58dF44B7b2EaF2c96d562cb0D39da93Dfc9a50b9", - "0x58e80f54c86b6DF98814CC274893534C0F7785E8", - "0x591608d901dC5De8C25bfb973D2517C345cb86fa", - "0x5929595DC8450A824f43585F8316C481D965b636", - "0x592a17e693255dF9028763501072C2c5e47B865E", - "0x5949069dA00965F8ea9D660c1c75F7FE8b185046", - "0x594d83c74fDF3a475a085939Dd945F13a0450099", - "0x595078D21C7659194757A64f347FB783caE5d323", - "0x5958d124580813b714e4a4C6386a6E184f9C295D", - "0x5959A71f325B76C926353D94C671E737b73Ed2C6", - "0x5959F3c1a31bd724A58Aed5220CE4aDe9284c070", - "0x595f279DE4b5DF1e47Ca55b65175D8a9A935A0fA", - "0x5960D764f709607A3c53519d643dee05FA1a988D", - "0x5969A1A38674CBb2036097852eF16E5e94b8FA65", - "0x596d2af40da320fFDde0ab6Fa9b1e9C6C1FCA2CA", - "0x596D6856C90BD39235a71fb5cB448d23C117980e", - "0x59aF0356cdeBd1fa23Ae5dADfF9170BbFC31278c", - "0x59BCEDF8E7efd1E21315c2eB4845Dd0b874C30dd", - "0x59bF3AFd24ae1bcb3be5F7B32d8DcDd78252B62D", - "0x59e7357095b739bEb55C5D0e1719ddF8ff1Ed4c3", - "0x59ebb266C0B95910fC8F97436EC00FC6877D6CCE", - "0x59f47D7697f1875d5EdcD03ad27B35597FF86C13", - "0x5a33EEBc6546Aec34F09AB208B0c1c21025730aF", - "0x5a34c44d5cadDd0C1a3e50AD9B807De4F9d45429", - "0x5a479e3B714c827758ac9f8bd1f3C1931A7Bc14E", - "0x5a63C24876C73459824080FcE0cf38E7bCdb47DD", - "0x5A69295eF6671d57eD4E9C24Ba408A939307F723", - "0x5A7ea7A45A24569e9de814B58543FB0084544791", - "0x5a7f1af0937b47733693aD05E2E6a33FdDa7FDEC", - "0x5A923E32197D18dC7d63656378f02C8876ea49c4", - "0x5aa65FF8D8624d0E60a1fe62AF4539A673fc64fA", - "0x5aEB706c39A76C31fA89BF726de1A6F7D6bc1a51", - "0x5aEC9A07fe5b4bDC3B1E8215823F13f4609E33d5", - "0x5B09E99E10e932F3fE9bCd75e36C93f026987d06", - "0x5b0E580C6e44162cA8E3e3B59E7fe97A83ea1FCd", - "0x5b133e0Fd79ACE5449bF925a2521b3C100133527", - "0x5B1b24FA281701e9E2E0562afD39844B64B41523", - "0x5B228983DD911101243e3D318D18e2F8967D0864", - "0x5b26C5D0772E5bbaC8b3182AE9a13f9BB2D03765", - "0x5b306B1D0f1C1959777469a3fd42557298E9193A", - "0x5B4e0F9B657a194Bb6C092D4951e264237FAEF97", - "0x5B4f6a4B374900687f9bFF75B8eDcc72e7cb9521", - "0x5b53f9755f82439CBA66007Ec7073c59E0da4A7D", - "0x5B5dB7d92287D48f763A0A4BD18aeada1862E277", - "0x5B63477F3238c1432E77D2E3aE53db9233f570fF", - "0x5B79EaFDE6245e2C5Bd3A36F85C6D81331EB1Cb1", - "0x5b855A373438c168D3078f3e93bBC81b6F6317f0", - "0x5b92208BCdcb04B665375354d7008D108317a597", - "0x5bA24BFDfd662CbC5eF448860deCcCc642597060", - "0x5BAEFA98411016A4AC51604592D5AAaB2174C899", - "0x5BC84e3066448C2B0672304d4ee58EE492d9924E", - "0x5bd86112683D20752787AfE64Fe922Fb089d584B", - "0x5bdbE3629915058A418D79F8062448e493FD7f34", - "0x5be2437D52013275Aa44f325DA1315Fd7614e5E0", - "0x5bEf9AACAb6658B37Efe53FCA5e5d1Ef6a4b260f", - "0x5bf2BAfC4808C46EbB1b5565810550ba79D4d253", - "0x5Bf62176f2cAB0d47Adb1aef98563507F44DFe2d", - "0x5c1110907A0f0D39B7E3b7bf472981BC19E88A62", - "0x5c231134cF5978B025A11dcae0EdcB4E07AF73eD", - "0x5c2Cb4Bb51262C39002848Db9D9Da674E5768922", - "0x5c3d2055C44c840b9B433f1B5d117FA90cDfcE30", - "0x5c638aA58da6B4b73664bAFE9dC01737808D12d6", - "0x5C7b19F83AC93d8268da02CC06Cb61089d6d952A", - "0x5c8e340C3e9124CF75D5B600f21Af1320b42d4a2", - "0x5c93e9D482B3f977c54C8AaFBD7B1c7a00dcD6B4", - "0x5CA9a71B1d01849C0a95490Cc00559717fCF0D1d", - "0x5CAeBd3b32e210E85CE3E9d51638B9C445481567", - "0x5D00d312e171Be5342067c09BaE883f9Bcb2003B", - "0x5D034D0d0D98FB76192Ef2ef27E197FcFd9386ec", - "0x5D0ee539893323f9965e3AC2846Ea6421255AE79", - "0x5d0fa08aeb173ade44b0cf7f31d506d8e04f0ac8", - "0x5d1D0a19B1E395d5321aB2D507dF197697189b01", - "0x5d2C28f1F7837b0F4145dF957142d9f45fC3C93c", - "0x5d3f1134628960fde68C59377aCFa974987016C2", - "0x5D616CA1d1B796747A3F7C2aef0f677c9c8cd5Fa", - "0x5D7Ca4bBb351F9f69eF9bcB057c54F3FaA9Be4D5", - "0x5da34F52E618F6839660821e34bB4e6128c76854", - "0x5DB445B3442ec9c501911d377dbD9edA66f834ce", - "0x5dbD8e7A050FdA146B883cf2341e173E02cB512c", - "0x5DC97dcD1740D2Bd79D11728f3864aE23d7a7169", - "0x5dEA989feF70b042D47D09fF3138dACC22b2c5fc", - "0x5E09C1e1244EFaF3C8aa53A4a6C09cBD5417AdC3", - "0x5E3182Dad1c7A57e1EB20056de039a755D4fEd77", - "0x5e41ce1d7EAe0e3eE496E63210408261f21651D6", - "0x5E54CE44f26A87b2eB152929555f36e7e24B0b48", - "0x5E55bb95785d7AABf36474a2D7e6F51FF2008550", - "0x5E56799CD2440ca9659883dFd13FC265997aB082", - "0x5E5Bc236D024Cd26BE780802aaf1E0dC118fc484", - "0x5E6FFe7B174A50c81fF3f3c54c04fD3c11E20830", - "0x5E7087E49a271c462B3B84Ab61b25B31C29491BF", - "0x5E744b956F8dDA4F9062A308044B4FAdc8fB7c8B", - "0x5E7d7406148bd47D86F3a6f497433a145b6542c1", - "0x5E85003100CEeBbFaF27C7e21974B2ac48bF5071", - "0x5ee0900fa78DC40279cC7372884f1A2eE515F876", - "0x5Ee7Cdacb64aE9C4d1A7aB2D0A3Ed5601Fa290Ac", - "0x5ee85BB074290b9AABFa7CB7a18f46ada3b3e392", - "0x5EeF0e02b6f84F5B13543ED41DF975b751B33182", - "0x5EF6032189BBF1C12503c32A91Bf68D62d2E34aD", - "0x5eF6121396c9bfa79d4597feCf80d2f8Eed62eEE", - "0x5F0cc0971932D5bD2D49a83f702f9B12a33FBc54", - "0x5f37ef03130f92925EA56579b891261118773aeA", - "0x5f451366dc437aF43Ac46EF38c6B8Fe9b404c5Dc", - "0x5f5b176553e51171826D1A62e540bC30422C7717", - "0x5f5fF74B198E5095069cF132D2523DBaE516613f", - "0x5F7CDE1eB0B60b96DdAe270a35526808284B06d4", - "0x5f896C654a08323dbe16aded331C461CCAEeB370", - "0x5f9505D8Ad3D92E7507b9966f84772993A26356b", - "0x5fbDB42Bb048C685C990a37F2c87FE087C586655", - "0x5fC3cf7206228d82Dc1a479C823a83EEF512F107", - "0x5fcC951157DB6bDa5f7dA9598638643Ea5697654", - "0x5fCCE8Ab5500ed68fF5d6d75aF1071195215D97E", - "0x5fDd02DEa5945A646dD831864314f46f87A64cc6", - "0x5fDDc33e63944101cc3D38636f61A1c10A55BC2c", - "0x5Fe8F8e8d8317ea26ccf08bB5fD2Fe72FC29c4dD", - "0x5FF265d3eb95e878c11D09805019D82eaF19c5Ab", - "0x600C3f4C4F3C07D2e0a682440940281A93E2De5A", - "0x601eb48Eeb8BAabd197D279919D55303f49f319D", - "0x6045c60251E61BEa8FA62b3533fE84DCef8CE1fD", - "0x604fBF68Abd7CfA2c13Bd55dF98F82B3148ECb3E", - "0x60593B3060743493438Da4a267613ac06Bc0365B", - "0x6059dE019dBcB97e8bb5C0d0EfC0Fa7A7BaEa76e", - "0x60706E1b18C42716A7445408Cf6464c672E1B319", - "0x607FE3f8b1147E2d3F350c105ABD9a6259AdC8Eb", - "0x60804e37585c5bcDE1cd3F36b912f7c437e5981E", - "0x608624cA9dacbf78B19232e15f67107Da0AeE715", - "0x6097fe60DA5D9637704aaD5C76447b881bFb0767", - "0x609fF0B3475aD15bcf659C767AD884C8c7AF3f78", - "0x60b0bADcBa781449C0085994216d3C17bEc02bB9", - "0x60Db0bF75490b90565598b1Ee61E890F42b2540A", - "0x60e11Dd6dE2f5e0482b309195bAe580b982660C5", - "0x60e5B8666F8F9AA9b130D5752b2762e6f74B1BB1", - "0x60EB931B6AB7E94AA532c77ff551C7eFDa47A9a8", - "0x60F3680350F65Beb2752788cB48aBFCE84a4759E", - "0x61013Ec02999b7d951eC0A98515Bb88c1184Af99", - "0x610E6a9a978Fc37642bBF73345DCc5Def29ade7a", - "0x61357d3225d9735260e985154F024CC04dC8896F", - "0x61393461ef44aaAc8eB5A8c35169663B94cf1318", - "0x61398a2010e172BA7D023cB768222CFA6AF75B1E", - "0x613B3F637099EFAfa169F037a816f62adaF0EaC6", - "0x6149f11b20365724d0992cb6979AD4F009136d3c", - "0x616c99a15971e9677A98846b2C478AC8fab8b5D7", - "0x6170bb476Db96143312920a52af6e7F6B3574db5", - "0x617913Dd43dbDf4236B85Ec7BdF9aDFD7E35b340", - "0x618519549F3B93fDC296Dc2695E7cB4fD3fCC663", - "0x61897Bd3946b54C583eB0d453a33f2F6f59b629C", - "0x618f734511c5f85E4EAAC674F35756D8CFDD3A2b", - "0x619b8861DDC62adbC5CE4117eF3fACa041aaf311", - "0x61A35A7d3730DA006D428F270Ae7D114D00C6474", - "0x61a67353d2882d75b4e3E005598FEF07bc7d5029", - "0x61a76B9BB88eF19b9514dD8C3eedfBA512e12B29", - "0x61BbeE473f6E92d58ccd26deB812cCB9393f813A", - "0x61C6fc2ec11c16668d7fcfe8388765Bcd4c32f79", - "0x61C81BAb9F7094a038e645B8a995f13c4e102480", - "0x61f0d87977EDA8059026f9A70126f78Bff8cb53a", - "0x61F863eB520eA2130D6903dE7A5c5fFF799d1251", - "0x622CD6aee8b9f1b91254CA97BfB071C29D643158", - "0x62313aD729f39461cACcBf30AbB7d63a3ddbB891", - "0x626CD1e75977BA68e4f27B8166F6d84A716d5201", - "0x62789DD10D1214Ea91aB61c4Cb8132fBEE1d82D0", - "0x627FAe9743E51B39E8200dD34C3d92912D091f14", - "0x6290d9d85734216E8044abC0e34a2C8FFf7acaf5", - "0x6293D9278BA5F9381d16dA3E8e228E9A770869ac", - "0x629cDEc6aCc980ebeeBeA9E5003bcD44DB9fc5cE", - "0x62acB9A3eCDC880Dc8AB6DFD6cF48CA07ed10De4", - "0x62B072B06b3E541c2eD780D80C91f06d3dAc4f6a", - "0x62B8AE4b9B31031d8F708AffAcB9627042968241", - "0x62C3865cB318b47D253AaB1e8011f3839a0EC05A", - "0x62D1403Bc68Eb6806c04C0F109309438a9795910", - "0x62d61B8F91A6D1B7cf6f7B40E095d29b6214dFBc", - "0x62D795fa1444d0c5B08EB5fd86cF1bb056dA3b2c", - "0x62E4775950b9fC1430E111dcA6F1F293d821041b", - "0x62FAbEF91d91feC69562f8140A88BbcbBBBFf807", - "0x63027aE76C2e5AEd34294A5D729A4D45e92113c0", - "0x630Ac23444600cE50357C1eB4dA037034B08BC6c", - "0x631Bd503F8Bc56082EC17A5aa5a86D316187D554", - "0x6329DDCe4ED5f0373EFcB5Ff9c209fBE5B827D22", - "0x6338191071747aBc74d7644D71b49c07289b1eFF", - "0x634573A883cDC8fD7791A7fEc456bEe0d5d87cE5", - "0x6347fCc394c76926DF745bB67B3E3cD629c5d68c", - "0x63658CC84a5B2B969B8dF9bea129A1c933e1439f", - "0x636b9EF0F08a30b340231242F62469548b0162fc", - "0x636ee1fe0E3B36Ad9e2579bBfBF538DE9582C44c", - "0x6378F9bc2246955a1ACD312AF3c3c5D09E197363", - "0x638581A33b2e07663894a7f02F2B330Dad6EFedF", - "0x639e82B5E58fD30e625FB3cfe399797fDf7f814b", - "0x63d835A51c68b37EbC8B4eA5856B5E07a977aBFA", - "0x63E5bC40F46FFE1A4Ed490e0A02C9902D51dee9A", - "0x63E7557c5c216f9cE9ab730Bc73C7e908a8ED232", - "0x63e835D0487B523b5DB07C11e5DC8cA1b9CC3239", - "0x63FA00fA33108CBbf0D90e151D577f8E91c0cFE5", - "0x6407476a9805584177e24eed71ab4476C67cB90D", - "0x6431948b7A5f9E43Bc25441abF89e03Cfa3049d5", - "0x644C10CC2b33E201A714A6B69bff1D59D34442f3", - "0x64A3e3D186A8ac0d2A420E529f0081Bd9f521c16", - "0x64aAdE4509B36381Ada864B517aCeB02BE23F7Fb", - "0x64b3DC18D741778F3755b7e8093780F2cC51b8F1", - "0x64bdf684345E05C11d1e1CCcFd1663232041C07A", - "0x64D08C556a6b582A41E3e355FCCb936cEF024BC0", - "0x64db85A851E807f579DE0A07a51E4b780b04bec3", - "0x64ed3ff75D196459eDe4E362E227C36D8416fB93", - "0x64FAf9156CA9Ad87a9eaD51719B7d7AC21a2E3A8", - "0x64ff9a2673Bb6fB220FA09D91611bF2C5ffD810D", - "0x6515b261f17805bafDF3b8037926B67388FFEA6A", - "0x652C53a727f7760E16B2E244A24760DdEcCaAF4b", - "0x65436ACd5B5115D530Dc1B1B0cB2A82490e80474", - "0x6552f39938337a22f9E11c610564059c4573A97b", - "0x656AE504802c8aC14a29199277bBb1F342Fd34c6", - "0x65770b5283117639760beA3F867b69b3697a91dd", - "0x657b9572D8f477ff7c246DF92A42761398F253d2", - "0x658b9a0bc0dA0A95768C01752a45927821A5eDd3", - "0x659877b13B8985E4dcd29418C70b4D8dD8C5E9D4", - "0x65a92c6d14f1FA251bF17Be232CE43381F18A14A", - "0x65Ac08c55F21d4A73CA1D429a17a6872b23bFd55", - "0x65Be44C747988fBF606207698c944Df4442efE19", - "0x6607De2644D9CbBE2BA1b6EAAddBFD8353F4A918", - "0x661B604dd3b6BE3fd8Dca1d2Bf07C952C3BDF875", - "0x663e4229142a27F00baFB5D087e1e730648314c3", - "0x6642268DAdFa898DF509596657Bc7921Eff819A3", - "0x664fB2Cba871e42a7e86dba388c2e6DFF68264b1", - "0x6656760fe1EA4154Ee677218eA60b9035272DfeF", - "0x667537F6C165F605a84902B4e51770557a17304E", - "0x667b7A99d6912ec21C242f4410d86626c8b9416D", - "0x667dC893ee7214aEd4065bb6Aff8234D771Ed2E3", - "0x6696a64f696301C7D15F289997F29ffC43e44992", - "0x66AC2e286cEF2e5cf66A92De251c2C1b733aE9F6", - "0x66b2c42cb66faCB3690F724f1732146341077bBd", - "0x66c2e323590E7c00744B4880343d91cbe6F93C0F", - "0x66e35862E882bFc30cde5ADdCd104191e3B44506", - "0x66e48832224FF412462aD6D84f716861e4908B07", - "0x66EfD47948fBBb19A9D2a6FD4124a35b26c19825", - "0x66f6F9Cb5c079D084993f4762Afc0eD6E1c3cB8c", - "0x67162A5075C6E1E3ec24124fD9f4e8B8EdB87ec4", - "0x67322076fa2f86d209ae53982Ac5BAAe546DbABA", - "0x674fa2b17f319f6F2dbf29bDBFB81181F5F00CdB", - "0x6760B74B486b0023204Fc0A0c29a81F459042319", - "0x676cA637EF9E429bF75Cc017beDFa306CD334db4", - "0x677D8FE828Fd7143FF3CeE5883b7fC81e7c2de60", - "0x678397d7096E867E297312A32273C55F4aeD6afa", - "0x678Bc07880F5683c7A44F119773B509fdC380E1B", - "0x67942989bF567AF8b3C87e5ac6DdE3BD0183Dc09", - "0x67B50a2098176e6859cb3e1771A97C82aEcfa049", - "0x67C97A87AE85402130d73fD6a2E7C265f4701b52", - "0x67cBBb366a51FFf9ad869d027E496Ba49f5f6D55", - "0x67Cf92D1B68B82daf4792104099b797418E40B94", - "0x6807cECC3aB8b20426074158f27939A5254C33F7", - "0x6810475d4719Fe1f9Ab92E23aF168C5d6444E51E", - "0x68153d35b5fA508EdD3BAB87f1848FB33534F5cE", - "0x6817EBc935a370a8315c52014814260666Ff56e2", - "0x6821F6207aa414c599b1C78E0F327b98878FdA08", - "0x682575B74a00FF87f74fC5F83C34220dE50102ba", - "0x6838A7eB2d680E2a21f6E58554b4B10AC45CFfe0", - "0x6846387344CfcfC10cF7f1cac2Ca5A9cf4b0417f", - "0x68541c91D68c7474193ce8f5a7A1C3FF44b4149a", - "0x6857853Cf694d27844d74e0D8d9D68a1665b615b", - "0x685A5BEBaC2680042FF5d9faBC094765DeF2fF6d", - "0x685c6F8E59e288ff03fF6AbeF1a2F1E364e40016", - "0x686514F27217d82dF6c9790ECa44aD566BA739aC", - "0x6871799A4866BB9068B36B7A9bB93475AC77AC5D", - "0x688932d61D502F5d6638A8B6C949A21Dfa20491D", - "0x689968Ab703E3cE014B59e17EB2Aa97683A9C863", - "0x68a7066e377E533155F56aF89e4c9C0723F20a76", - "0x695aB9Ced1DA598106BDaE8490beAa5e0230852D", - "0x6960DE09C7D6B1155A0d4482c032c8E3Eb8163bC", - "0x6966730b1435168880B35faa1E75dE0988EE2E39", - "0x697362E9AAC095eE907356c9C0fe634929DDdeb9", - "0x69A1d45318dE72d6Add20D4952398901E0E4a8e5", - "0x69a5A0b4e4c78e3c40b1FEB57762dD93D62c79Ba", - "0x69A750960847DAc20B710d0A1eB7ADAFF22b34Bd", - "0x69Aba6215c82888eaA52dd6d8f135df59A077Bf8", - "0x69B47E2bc52FA28fEf7BaE5a89a0421126bD56C9", - "0x69BAAD9C96Cd98437d8b5B6a90C854A1ba2688dE", - "0x69C1cA6a60fc703Ea5F48d37F08CACE6cb0a4a6f", - "0x69d2A281CF4aD6972a7AF3f8b7A3032e49d5ed80", - "0x69dfb33D54620379c289aDfBCE7C1aD9bb890B76", - "0x69e6aD57e3275540373f9a2D442e8B9759F8330D", - "0x69e92C16B66020e6c22bB6e478C6dcebB72F8b70", - "0x6A0E6326AA4D70BD56371A51f6c1D3F0fe9ddD16", - "0x6A14cBe969B3452D2E4D9280cD474CC47d15022c", - "0x6a3463A8FE0636703aaf1B5F40f44FB8C8A66dF3", - "0x6a3ABb1d426243756F301dD5beA4aa4f3C1Ec3aF", - "0x6A4233BC8dDB33ffb55b32CDCC7106343dC0f160", - "0x6a4ea433d3Eaed406Cc536597DBd942241BA9eC4", - "0x6A5123ED7dAa0350a3623A9925Bae6EEFfDed7b4", - "0x6A5Ff3CEEcaE9CeB96E6ac6c76B82aF8B39f0Eb3", - "0x6a62727C5F6B0595bbdA22580a09A791ED31b173", - "0x6a6c2ada3ce053561c2fbc3ee211f23d9b8c520a", - "0x6aB51a5B2d79f9bce49e38505a0E9c3814b5d041", - "0x6aB9DcA785E4a8Fe7F716302dFBC0fC3129407F8", - "0x6abFaA53427aa0bB4ddD4a529e77D1cd50eDea52", - "0x6Ac01A0e00C9bED67d54e5B8449599b6c6e226dd", - "0x6ac07B7C4601B5CE11de8Dfe6335B871C7C4dd4d", - "0x6ACBA30Eeb1532f01e98ce94f87Cf9fF4713E206", - "0x6aD0f855c97eb80665F2D0C7d8204895e052C373", - "0x6ae37a0D2de8ab44D13EEf6F7efF57ff5796250a", - "0x6b26411f172693b36de61840c330b09d6e832D8e", - "0x6B31a2EF5986d283332E4A3a608aDB3C09fFdD13", - "0x6b4ADE0438114d9c780787cc65069e954bA16C5a", - "0x6B4fccdd888Bb6fD3934A9e49eF64dfd2c0D8e6D", - "0x6B583Cf4abA7Bf9d6f8A51B3F1F7C7B2ce59Bf15", - "0x6B6720C8e214ECA0AdC7Ffe15801926Bd0313Fa6", - "0x6b855a09145AC53a3a3Dd680360B783066C43A8a", - "0x6b9f9D8Ef588470932b693864A62021cAbb65cE9", - "0x6bA0f8a883CB12b5484Fa1d40DaD76C4f41Cc131", - "0x6C0dB75e2B5756081E93e1bcebB1a7560CBbb6D1", - "0x6c0F03411aB250f0a080a4420190B821AffD4602", - "0x6c10511DdEA5f3ED38A0163224198e37b81525bC", - "0x6C1A604346F4B568CD78e09ba6371629BE541366", - "0x6c24Aa24D954A5b27ff0E9DA4880Ece18dE54D37", - "0x6C2A20b920a943237688dD6651200cAB253F5565", - "0x6C3c5310B0477B4c971f6BAf24A0fc83a57b7D10", - "0x6c4200d16a7b05E3f7040a69D574835382571f8f", - "0x6c424C25e9F1ffF9642cB5B7750b0Db7312c29ad", - "0x6C4741A29D9c5a7aBEfA531c39d067251A0CBF34", - "0x6C48B6721819265A0Ab1Cfb3E47d07E50aB36f0f", - "0x6C4B3511D46FA72A15401F3488578cE384f9DAd6", - "0x6C54bE8CC946a216d37543bdc9dE64A81491eb72", - "0x6C5ceeAffe60DD48F666807e3455A6618A5E8a63", - "0x6C624B7890C5e053e492d72Db51094Ea55DC3c36", - "0x6c7B6cc55d4098400aC787C8793205D3E86C37C9", - "0x6c82Df771903eC58a80a87b36F295999AF23A6F0", - "0x6CA513519e8012A931047f1C6dE8B1B5C1877f0e", - "0x6CA88Cc8D9288f5cAD825053B6A1B179B05c76fC", - "0x6cba969863D08dfeaD9D46d99630D096e83CAE35", - "0x6Cc7315B57b4420eeB75AD4fE8E76A243A7e249A", - "0x6CD6257c16B661363A1fa9D530c0AcbA3D9A07CB", - "0x6ce8FB3149D5186D7021A48430a7c7D49cE4455A", - "0x6cf0F8ef037438e3B9eCDC5F509b251D83E74d66", - "0x6d01d163185427b37Ea3270cc9bd5218B13b15f5", - "0x6D0Fc4A1044fb9BA169F032ff3A7bC618cd1CE66", - "0x6D18647bd1A283e8ae7F0318E48661432D943D5c", - "0x6D2208Aac56b97d222092dA900A42eD5f1e7e12e", - "0x6D225D3b813fD7Ae8D4a2e8DAb01d50D500FCD6F", - "0x6d389E3b8e4D2c6cc1daA4C1eC002779d85a6A5c", - "0x6D526002c59119b89a81A5C876E7F87d2A7609c4", - "0x6d7C26F2E77d0cCc200464C8b2040c0B840b28a2", - "0x6Da897fEe3A45631537b7DB660DBc1779b5Cf0Db", - "0x6De2DF57A697CD491a521162560C574ebcCF4694", - "0x6E058Ccbb49B05AdA07F2Cf75F7f4647901B5B3F", - "0x6E1027c92bc69760f75365e06D60f15d575de270", - "0x6e10aacb89a28d6fa0fe68790777fec7e7f01890", - "0x6E10e8F202CeD220791043df74aA84615CAec537", - "0x6e13A9e4AE3d0678E511Fb6d2ad531fcF0e247bf", - "0x6E278aB30b8C00c1121a92aE23337c1dD71D1f5e", - "0x6E66Cc51E45D4AeFBF3c49a08155c71C13CfC289", - "0x6e76df1749177b751C1B3F400D39089279bB8f5E", - "0x6e8A0941FD59710584C0B7D5196F804d6780Bc3f", - "0x6eA01671c98c1A4ACCF2a2BE67DE0E53654e0a84", - "0x6Eb96eD1Cd20F32f353689E1e8FE0A08771fb72B", - "0x6ef16FDc1AF77FbE139bBCf2a782e5382f55b082", - "0x6Ef89e450B2df2b6346195bB8EEcbCEd2c2897a0", - "0x6F125Bf84a2C2dF832feE10e76f72418678F1644", - "0x6F2B5A574125c720805E1d634FC576DDF2266f89", - "0x6F3a948328a9D6F8faCACD39B3B4A377E10438FD", - "0x6F3d1879Cd84fA1A7EEC7fe936aF6a84B67f4567", - "0x6F464c779C020a8303a805dCd5e278Dfa3913dE3", - "0x6F468f9BA8170d0fa4cF83b5d12A8a93CD4F7DEB", - "0x6f4cB0ed977d6DCe6cC25DCD5F18229561f5136f", - "0x6f569e3D3fB8B6DabaF829eFAFA3cbB3f0ce8B91", - "0x6F58030af0FD0e6Dac7e114BBf61568fFbe3885d", - "0x6F79376122D6dA57150c7389893869123758B00C", - "0x6F85c96d5ED6D69B9ee712a80294D756c7Ee7467", - "0x6F86515Fa795EC84a45f7Da378fA91d3055118A9", - "0x6f8C7C4F7c73a3EBBE2a32b168AAB81880e17898", - "0x6F8EC45270627b108115823086AFe9260FBb4FB1", - "0x6f9B9F2C75125079C029f6aeCDe745E09cF06F5A", - "0x6Fa769EED284a94A73C15299e1D3719B29Ae2F52", - "0x6FAF6db74d06d06e3f18c042cE5029C3BE4c5d16", - "0x6FC8988B32262dD6e4C72807f355c54c201F6a89", - "0x6fce4A2D220d5A975EECfeC0d2e0a81D3247D342", - "0x6Fd49c2C3fbF84a89f5dd7B10dBAB6372F496819", - "0x6fD5eBF530B5aD4930314dcECbb230A8eB5F7AF3", - "0x6fEdAAe97c6F25b31482137Eb79D17116353ecF1", - "0x700589789c9eDfe733a22096193fBe3c46d3E8e7", - "0x700E80526C64DD1E121bF910a8dabb2d61EA47E8", - "0x7012a5AdA4CEE1d0bfb9f93d0f4CED094d6E8577", - "0x701C55310674Af17Fb2956692914FF2e65357f03", - "0x70282C6226Bf92a2B1212b5A346072ae7E46452A", - "0x704F837D1ECde34c5fdCDaDd61A7b85Ecb243fB3", - "0x70556555324f9ABeD72E96e448520201AFBe5248", - "0x706163a2ccFDF9b851830954A64a21a4987edd36", - "0x707112Dc2220917d2Bf91D294931C6c267F28f82", - "0x707124F19fCEE9bcd73Be055AA700dCb2dbaa9F2", - "0x7078C286ec80e8f1B559C810751dB2d68B929071", - "0x70841C98472553DF984AA033f8D3b8C261d17D82", - "0x70861e862E1Ac0C96f853C8231826e469eAd37B1", - "0x7089e08794521000d526E8805449A3a6d86A960F", - "0x708cc699017F2843f527A864B16E3f836935276B", - "0x70a72833d6bF7F508C8224CE59ea1Ef3d0Ea3A38", - "0x70aAdB3D6AB74b9ed47b230BCa0BdCeB9B5C5a38", - "0x70ac0BFCC977b2F9488f198a74776EdcDdfBC696", - "0x70b3fB052fE6c19a7A4E7992e79f1eC72C4C2E12", - "0x70F7BBcA14B43c7259548A4A563A25A763bCa828", - "0x7112AF54DABD2babFe16ee2A80494789edE88982", - "0x713762353588F0fc93b6F210dB29B2C1b2C24fE9", - "0x7139fE3a4a2Da06fabF07D2DeE3a6b56711b5d5D", - "0x7145D129706c19942C75F620a266E41ba86FE0FF", - "0x7174125F5952a41ca4341e5685390F148E7ED4Fb", - "0x71776Ef131db7e1BD808bEf7f36F044d00e3b64c", - "0x7186A9b3C7cD329525097B3Ae5C8F8c5Fd159b64", - "0x719e9e8Cb2CC8B7778100C09bbcFFC374309f534", - "0x71a51Bad852dFdf85753F20B2ed84abcd0Df5fD6", - "0x71aaD91169bAA3b4Cf0BA758B44669DA92B7E283", - "0x71AAEb055Fbd9Ad073313408513f875ce7d7451F", - "0x71AD8FCbF5dEe3d5772545a321905a6Ddf3C8032", - "0x71B4bB5EB9Cf9E100f95AC8EeeE3F8dcb1408F75", - "0x71C118B00759B0851785642541Ceb0F4CEea0BD5", - "0x71e848d950d70FF60C125e8019A44dabd9A4805e", - "0x71ebc46411ebCA43a52E68f6e10292a38279D3Bf", - "0x720088B3975C54F8B36DA29952985B83fC286902", - "0x7205f53fae7CdEe486cDAA6099c6b6aE5c78C4e2", - "0x721b9b60464cA87318fF768F09450f8c83764Cf2", - "0x721Cc970CB5A22915f7663a6833E605deDDb7B92", - "0x7237e6d335BF0158888Ace73F64Aa3b8c8140F93", - "0x726c90DDe64CE2A61F743F3e39f9e14fb6Ab87E1", - "0x7271949ca2bdC931B9097120b0e701615840f5F3", - "0x727fcE632d8396BbCA979063a2C92830EC186a5E", - "0x7294Fc28987Ccc7Ffd662e3eeAc8F25c7e3eD17c", - "0x7297690B6Ad59867BDC3ED39752E2f3EcD274B32", - "0x7297C93792BaC79768736a6746346c5a4C5D1f22", - "0x72ad1D9c892d648B39Ad54A4F00ba4EaF1413620", - "0x72B4d10e40418a658684F34a58A983bEcb2e4A30", - "0x72cBAe31BC03D282BB26595fA9C0c2918A4C0CC7", - "0x72dD9Ec1326f5359e42f1F8e020bFc3F3de59940", - "0x72E42Cbed7b53A79bc528Ae4Ca37369182b6832b", - "0x72F18Fe8617504AeB54D9D55A39547F4f91dA2ea", - "0x730b306c75A1A0A50bF05b397Be377C2Af341608", - "0x7314eeED56D63Bd892fe9F860bDf7C6452A9B0C6", - "0x733756CC51467532641C85C7cc4E4AcA30Ef1D12", - "0x735515dc00342b5412D34890918987D8E28972EF", - "0x735FE667993c9E83E15F8045F4FbF4618d2D1B3a", - "0x7363Ee465a4e15CEFf5e84Cb27828EC9802E34Dc", - "0x736638c1e70C3856487776Bc3485C24ccA8E0135", - "0x736FEb1a261C38B2847a05C0f192Ae695bD9C2Ec", - "0x739039C187655590367F96158201c941A61d440A", - "0x73B0eBEa28f76be1368d578D13657354330472A9", - "0x73B30F4f4b574d092088BFf2D5289fa45086606b", - "0x73BD4001E07DfBc1DeD5E7151Cdc2C35107A23Fd", - "0x73cC407fbAE89D69F20Cf15D51aA98171DC5703C", - "0x73d16b08494415085054eEFc1c3007a90B54ffc3", - "0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a", - "0x73f2651EA38d48B3B808ffdDbd398Fd600aB5BA7", - "0x740e033133F54055A4B48167A394B34e37195B2a", - "0x741ebC5479A89EBe654121DF894E3e030959736B", - "0x74318F1CC26cB6c92a590F59698A966B62C690D3", - "0x743e27e367419d3F50855894889dA135A716464E", - "0x743fFcACDe37d181d27358795c24c09269Ec25C4", - "0x7441Ad070F1A0eEfaD1dc717976F82D50D9e4F76", - "0x74444C5dbBFdECbe344F761d077e2591b42B8c2b", - "0x7449031389077585E99290D042af78a176f3aC4D", - "0x7449eD08b79A0B50C0B6F68C17bC762949DaFB25", - "0x7458fd786B2fe8CD801C0381f88b61C5071A006F", - "0x745b279060C002c54Fa9BbFb8D7474b449cA4E9a", - "0x745F5e8dEa4e6fAb2621E874bb2791a9b68BB254", - "0x74723561089AD53F8DC166BDF14955ED9BB7E37E", - "0x747616C4a19bD9bF1e2b6c8A77D206eA1f9C6018", - "0x747C993fe033a82B7A1F7146ee559C25254fFC10", - "0x7481f832ad6c4F5951024E5dE7C62310b252B845", - "0x7487099fE0D35aaf022316003452821656B5bA39", - "0x7490A548fB5C4d1066f5e3dD315BF0c5ba79B169", - "0x74970E3CF71E0dB7ca589218853C4b4182081c8a", - "0x74b04B5745C4fb352cB211bB9957AD0B7427E7Ae", - "0x74bdCbbeF4173F181565Be99EC227Ee44e529Dda", - "0x74BEB22647Df0Fc3e665F5e89D6B90d45C9B73D9", - "0x74c15877d8a4D4e193719E4C36F0076B9D0CE4b5", - "0x74C8B555d1D678a4b785ea51c0fD44225550AD9f", - "0x74Cab08CdebF88D400f3C3B46c0bcAA7B2e8ca27", - "0x74eC04771707Eca49358956d473C522A9933883E", - "0x74F1241Adda635f3F2e214543A39beE0bB7c0FeF", - "0x74fB8e923Ec63cD02A20326DEf9a07138ca73eFB", - "0x75020AB6a1C67Ab0BEC1aAaA9987a13e737Ae843", - "0x751f7a0cEcce0c68643a27029ddBA2100e33aE0f", - "0x75244895d1846a4f6592c6f55f3E5D1c01a48ed6", - "0x752c4E4e90846C5673C3791b9809f71B7D4A638a", - "0x752dFD8f57D70b95Bcf84895FDaa10c59349c699", - "0x75371c4EB2DF4e30847cd87c88bEFfAC80072d02", - "0x753788324D64AABEdEb1521D635E6b22AED47981", - "0x75476A63E5cD525465A2C9C433be6B143617C521", - "0x7567Ce8bBEb821AA39883f4E80f75DA605FdD394", - "0x757A2E31A8bf3870CC687D044d47D9db535d4D54", - "0x7582eedE434f0ca84D2B5fe4d5e1D709fD2295F7", - "0x7585c959c60fB978953ed6B036b94ef7399547Fd", - "0x759E15fdCD8Ae18043b7e1D6dE4ad7A408237ca4", - "0x759faC40A7759194C0dC9029fEAb73BFF7999e0A", - "0x75A1B72ede5d0555632072b6D8d9F2bDb4fe6fC7", - "0x75B9f86e79ad930B9396c0D165E4BB93C8382Ca9", - "0x75ca6c9561953BCcfA4Ec22A7934d35544414dA4", - "0x75Eb4BB2865a5556B8DB775Daa861e9b7458fFAC", - "0x75fA3Aa7E999B9899010C5f05E52cD0543dAb465", - "0x75ff9cc4BfEbeEFf775024a462F24a8e3E8e97b8", - "0x7600eA89Ec49Af81F33121bFE1ea73730839Aa06", - "0x760478dd60aa995D275A84D05FCab8addC0F2468", - "0x76135B7A6b57Be3B0019465A52eF738E50255D40", - "0x765433C059efee858239A820FE58C44973e7283d", - "0x7660F37925b89880b6A0A02C7a70567f6353Cd00", - "0x7667B44b847305060b4fb75F58BddA1a5880e64b", - "0x767026BC0f7444e1eb3722Af564c4f701F411C04", - "0x7673020703d81EE43F3f689C8f998De9E64f15e3", - "0x7688E10b6a21033eA6783d531B23FcfE04DF16Ee", - "0x768Ac80C139D7580D2dC9D6a7940BB1E6124Ce33", - "0x7692e0b323ef3bbf8704AbfD52764edBfeF95f56", - "0x76a2A9cA3753aaAf47771062C58805eB64693f64", - "0x76bc15CA184FEF534292DA7A6043071CE94061fF", - "0x76bD634d66265F4138F46DF36EFE89c61cE7396A", - "0x76C73B584aA7B19329Bf8c717b78D1aD812e22DC", - "0x76c7da4F95C4Af68cD8d85AAc14F1acd0c48D505", - "0x76F482f8141724e008C1591102C3fAD798696eC2", - "0x770753d7Cb865931d87bCa9f4C34EA56336091A9", - "0x77268b2747f3845Ec277F6905EA3c0d071495D2c", - "0x772Da237fc93ded712E5823b497Db5991CC6951e", - "0x773A68Efe2a8195dB6278013C3C1aB59e13941B4", - "0x7740DC1C22610c0FB12c60c61b38d15335261356", - "0x774E500eeCdd692A90B9E6559D0E86f3F8414981", - "0x775E90a06A3D908940eC326924262b37943Aa140", - "0x77673Ce54c88aa2ADcfa904a0D2886BdaE41e996", - "0x778064F4D23e3E74De6505C35a3407D62002fB8F", - "0x778cC248CdDDFd926bfBa49850098eaC16B0D12a", - "0x77CA7fDe510Fa352FDee886F5ea088115c2E0D52", - "0x77Cb648dAe3ECBb0289C19C22672f9a85fe20B18", - "0x77d4560444fcD4A8945E8F2Ee387cdA0E6936187", - "0x77DbAb48B7b4019ACae4BEDE11104dd0bF0A539b", - "0x77ea5bE91a76AC8074710adb5de3085AEa1C092D", - "0x77f81a6A07C22040d9b8E24dCF24D3a201682Bb4", - "0x77F8B967CED485eD84E4a680ab990893c066689a", - "0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD", - "0x785196d2779FE5f9B99cc604e05fa695616FFA7D", - "0x785af3B9B16c2778Cb0aA4DBf21982Da5e473b29", - "0x786001c9c5CA6E502dEB8a8a72480d2147891f32", - "0x789A9f9c648F9FF0F1888b4Cf5b8afd51eB2408b", - "0x78B9803D5fF08d1931F8C0fc8C182Db83bc8BFa1", - "0x78cbB32EC3C51278F5E2cFB1B0affF492E940317", - "0x78D2B35af227099139367Ae407b106913738ccfE", - "0x78e911d6369a8F42880A41ae9f1405C914A39b90", - "0x78FCad8425Ee130E7a7c45a26310Bda69A4163fd", - "0x7910254cEe5cb6BdCefd9b8eCE1d0e59B6Daa1d7", - "0x7913756896a0f03573cD8838897f85120c4de252", - "0x7924520c2e627D27cA641fc78E6918973C8ed80a", - "0x793f389cC1f7D42fa1f1Bba68D16A1E00067CB04", - "0x795Aa49Ccd05a5c29502Eb8fc4954b841864f071", - "0x79679a8f135d7DaC7556588bb8f4039540f2a668", - "0x7997a159Cb3d194D68eb48ff66a1C6C618CfA3CE", - "0x79986aF15539de2db9A5086382daEdA917A9CF0C", - "0x799a39370F704C6831F702291c1A876017d46e4F", - "0x79BF7a8391CB795FB32560F7288291ABfF6D3A5B", - "0x79c3255baeb162764DC1e6AE382b696109Ae51f6", - "0x79C91241eFf1F119CDf743730f6e6fB2aF7Fb279", - "0x79D6295Fe735bdECE68d1BF78ab843BCbBAc5f03", - "0x79D84761cb7fC58789b835757e4d92a1945C1548", - "0x79d8995Fa74d79953164FBDc11AdAD2e9DB1841D", - "0x79DB86088CCd2a868f8b32aC6aE97A7AEc24749d", - "0x79f8cd0E10Cbc82D663e6d8C306165F6785297F9", - "0x7A212f3F9A7E405ACEEF8D42833312816d03BFA3", - "0x7a4a99CE1ab48fa9d99CbC0E105Be36d4Af9983d", - "0x7a50cbe52ad327fF7B2692d5575260202EdcEa1E", - "0x7a5DaB48EC20725c226DF4A1Df7f151834E1D53e", - "0x7A8141390155a6Ed41E3437029268bDADf3852Df", - "0x7a87c17c7C9fEAf32db3d944Ec1c2353C082D3E6", - "0x7A8ffbEdAe7CE168819fAAdEE77333f96F88a763", - "0x7aA4b6272f22755Dfbc00Dc8342046cF5F90Bd0b", - "0x7AA90aCD5D6e86000d88AD9B180215FAeB480663", - "0x7Ab5B274876efaC4f9df713c16923f6535a6Cc95", - "0x7aBb792d5A4941E70ad26E9c21b8564F27E4853A", - "0x7abe4b30A1f61c02e43b17515B266736Dd938Dd7", - "0x7AD0830979B420B52d52a5C780bfB6af0bcc90aF", - "0x7ae7132A6c2a46a5F1495F330ac0c47f51724F1c", - "0x7aeb0eb9C2f1a470051613B2933E6AEEc6cfe47B", - "0x7AFeBBB46fDb47ed17b22ed075Cde2447694fB9e", - "0x7B00aE36C7485B678Fe945c2DD9349Eb5Baf7b6B", - "0x7B08bf315Ac0C13b2b1E2944840250d6471a2270", - "0x7b10e11e71C433ed1A99690a8F662eBBAf5497e0", - "0x7b1dEEB6147D36F117739a6d513b044F334e7D58", - "0x7b2116121d13FC81331366b2F7355c624884D950", - "0x7b3e3c8f5aCe7838C69337906410e1BF74e0515b", - "0x7B594063ef21eE631ee945B8eCE6549B76E3cA81", - "0x7b5c98ea9c7dc1c47fa5760E54C0E7f06956f053", - "0x7b6c4f80F95a2e01Eab2F31fc1D1e3a82B2aDE59", - "0x7b793Fd63403dF9116c35A453eF0F2057F436271", - "0x7B794Aa03A9273878cca2E5EbD698d15a2baFED1", - "0x7B7971D7F99e93Ae062ABac1D65f7d21Ac5C4a3c", - "0x7B9Dee87dA0dF330e890eaFdf7F355A8B0d88408", - "0x7badcd0dD6E50CcD3BEFCA9601adC09029D4f288", - "0x7bB02f81dE0fd4f879Ef71b50B8D9B295e804ecd", - "0x7bBbE3266D5AB967c5ef379Cf02b8974f24F23b6", - "0x7bf0ee4353dff8493d911d5aD358E0A6f09CC063", - "0x7BFe090Ee2170fc6a4934B58FCbAdf038abF8650", - "0x7c11aae1F748619218EcAd48f4a7F357D97948E1", - "0x7c1231053aF06C5cc1B49148b675dF0Ccfb32C0e", - "0x7c124a8C7E209Bd02654ECDcce865FfF5B2A6f30", - "0x7c24401a3A51c4b828dd92eE6a99cb59484e800D", - "0x7c37463Aa592c85c56069dc6D00685Cd09b6a719", - "0x7c3C98a6cf6F8CC0fde36dA32F94b9e11b3F84A6", - "0x7c3E2F0Af4a1b46f108dCf6bf7417e99694596ad", - "0x7C48D5De507DC0fE049bc6752202086F1Fc4983B", - "0x7c523c42AD255E5b270B12fEE2Ecc1103e88a9dC", - "0x7c93f0e4096DCeeC5dCa5C21124c1dFf5d0C2BE5", - "0x7C949B517c11ba476d9506A7cCa05bFfC0f0B764", - "0x7c99dEDb1DD8B9c9B12a8043c569988C3f881550", - "0x7cac385c7bdd9071b7Ee675BF05ae07d40Aad323", - "0x7CB13A525dAb4D66A815D73d503e5B3fA81CC9C8", - "0x7cB26a7238c5482113bB36601DD818c121e2f887", - "0x7CBC6ad130B56bE83350b470ccD9085a87Ae1053", - "0x7cbFBE8B4872B2932446B90b7E3e03F6Ae6e32dA", - "0x7cE0Ba97ED5967082B512D047B837A9229ecDB4B", - "0x7cF891FfdB758aDf5Fae13febac01375bda230F5", - "0x7d020FB880eBE783D4D1c7a84cA4f382c7F84910", - "0x7D0434fdA9fe8CC0f1ba1f4d16F854CaceA22717", - "0x7d129E79986dD9760C102bfba290F802E141dc3E", - "0x7d152fE26431e6585dBfF9Ef37e375e49B862739", - "0x7D1C2756A5dE2A319378639034E935a96830f21c", - "0x7D2B40370c171BDF2f6B3dF7215B0E5Ec9E04518", - "0x7d2F7c9107a39bEEC39637bE4c159431E9aF4aCD", - "0x7D72dA80084359751122a11aF5305f38dF18E246", - "0x7D7310df60b81728d0eEb55B354195cee6Bfb304", - "0x7D8Ecf8edCC255795339c6E6773B6f955C71DF7b", - "0x7D9BC7ff75A5d355DD6aA79BE6f962D2314Bd389", - "0x7da47CA0dE0797fFeDfEa9194cAc9A8A5d0cD0CC", - "0x7dA4d3cE457EE7D3c9872716ef52F691CbffE866", - "0x7dBc99Cf9253812A16d7B3d62bD06449347Bd3C4", - "0x7Dc16C00ee794fF1c536e0b732648B67BbDbF373", - "0x7Dc8ffd9020d3e91aaB2aEbeA2EDb390f8da927C", - "0x7e01690443467c35AB3c0cC2408Cdc2a93775CD6", - "0x7e137fA8cfA536B0942994E389090B4C557d9a18", - "0x7E16e15Db65fF73A8B2Dc8922A2eC0cB1D08299a", - "0x7E1A06E30aD5B165D278C0EE12EfA02377035f2a", - "0x7e346D4B6b3530526BfA868879292a9161567c22", - "0x7e789E2dd1340971De0A9bca35b14AC0939Aa330", - "0x7E7e3e17870930E1E90ad2c9a988b66CF254729c", - "0x7e96ecc14fA5C77e1eAb08Eb175b434B47470760", - "0x7E97ee409246d8e9D056239EF929a07896762731", - "0x7eD90bDf373982A3C12352a8dbF92778D3b7d6AA", - "0x7ee1b5CBd032A6258171580484Ac3aDc63Ee130A", - "0x7EE8D2Ba15271032029b11673D4A5F9275D1346F", - "0x7f26b55Fd4a63D50082da22839f910a52383b25A", - "0x7f29c6bD336C2F62f1b1ec53b8DAB6105855D06E", - "0x7F538433123D1265Ee993067103588ff8591527f", - "0x7F703566361F79AE811d516005ef3e26DCCc2a8B", - "0x7f737B66921d18b008dC9C3A9B933A3Bf559f1BC", - "0x7F9B82D5248055323e818a1E4dd53502C2C521aD", - "0x7fa2041B5286b8aE73f68b2e25F8393bAB0Ce4aA", - "0x7FaDD7BE60481Ab7fEE3cCCE6e5deCE376167130", - "0x7fB728E79cd4B24237Cf93fBcf86B306f8E8a4BC", - "0x7FB8EB250743d73b060059E96740d28246684bF3", - "0x7fB9e4bE1d702B010B611184dDe523658Ed310Fc", - "0x7fc0552df341Fe7052eFC8A2806A7c9bdDeb23D0", - "0x7Fd082288DBD18DEDada2d8079F47a89eb01619F", - "0x7FD2A7eCefB5FdAfCca091b0675960d9CC3aEDaB", - "0x7fDcD2a1E52F10C28cB7732f46393e297eCaDDa1", - "0x7Fe41F6cfA961Ec4FA232A75EB1a74cd9ed446b7", - "0x7FE9143379a59329AfD7D25E52696A6F1Db28D36", - "0x7FeFC0559b7AA8Eeaea9f6c7F1C2926e9a9fE997", - "0x7FF120C556974B79C03B6AE6789D865C6C87E90A", - "0x801442ad9F9D64bc2984a7CE0FDB8Fb748BD85f0", - "0x8020F16475fF4f220aDa14bF57BC735AaD90bA52", - "0x803D37B4e036284EDd849d7563cd116269fc8b63", - "0x8049065D334c4E3Af43371C1693a9153d3aa9c7B", - "0x804aF6E20097419C79c25A9c7E8944200df3E734", - "0x806acAC633f0aEfE505EbE8Ee6eEF05404269f0a", - "0x8077Dc3C272D624A8B356f9fbfDC8649fE830123", - "0x8083986757ED1F1823E20c1D8458b45854Bafb9A", - "0x808d844cF6f2ac19B917e0dcFECb8c313f6Cefee", - "0x808FD9B3aA43f174fF3bfBF99EABDCAAE9E76e39", - "0x809865309dfa75d3F18b4fFa219B396452076aE8", - "0x80A7E048F37A50500351C204Cb407766fA3baE7f", - "0x80BAA18d25303c60D92b04Af296B47bB28191dA0", - "0x80d93aB74Afd49F54Fe73A4b2eae402377D2ca4E", - "0x80db22675DAd70e44b64029510778583187fadDb", - "0x80e7567CbdD841534A1Fa44E88871B6E074521c1", - "0x81048F76b2A8A414b56Ce9b77f14f2F24c8A0275", - "0x811669A4087a1B534c13f7521da4aBc6004791af", - "0x8116DbB0E89Ca936f0D5fc3b13125CC316114043", - "0x811A804323D2F592d9736B70199a94b9E97C53A8", - "0x813C315a72192805F99fD90D8d65b3EC3A83aC02", - "0x814f3965cDDC69CF491369a2391adB9B91863C71", - "0x815f26B6a0e5057d587DcF6F3728D5a0a04eb9ef", - "0x81824663353A9d29b01B2DE9dd9a2Bb271d298cD", - "0x81881082589D5048B487d55e5CF10f5DfbB63C08", - "0x81Aa37027ee3825C4d9185DDEf596e352aaf4fb3", - "0x81B9Ace9299E6F0a3a109899742616B6cC936ca0", - "0x81ce9ccDb050C33806084A9acF2780F4a8b3E4f8", - "0x81dC9934094B65B704ba9388c27089dBe2C5Fb6E", - "0x81dEA2142bd84f221F357c07491948A1295d75B9", - "0x81EAF1fF62BB8ccaa5314287B14e75E04E21b8F2", - "0x822CC1Fe0D947bE93C867D12C4836aC40C9AcBc0", - "0x8233a82fA5515708d1Ca9ecE90821d213Ec52E9d", - "0x823b3EB590E359FdC7EBcD1d63F58fc6CF17a3a2", - "0x824388080EDF3c65c51D5e78AFC10d99bb87cc5b", - "0x82492937141c4c75e94CfEa54F4a57D94e2ffC8D", - "0x82584b681673C0a6f260F56a8040059B1D1c5742", - "0x825c1d61a5b170808a31b895c26ee4f24B690d59", - "0x826f6D1242231B70832d009f7d2C99A0CA8b7A12", - "0x827356E31bD2504BBc3883147cc99F9269178B71", - "0x8278087A69F10CD3B41c2292a6b67C4d01E65603", - "0x82838E3491D4632D921864abDCb403f3023eFabB", - "0x828D4D788D82f7Fbe3aA71E808Ba5Ead92fc854f", - "0x82922092289aB0F34f253dA08323599318acd7E2", - "0x82a4981C51d0E0A81c7E818722eD8BcdfA01f469", - "0x82a4AF13b74D37333BB8E2d4839B6d71E622794E", - "0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81", - "0x82b673FD165C0173828455164a23ceB908155B67", - "0x83036F5dE022Ce142B63af574dD88B8BEA00912A", - "0x83257b90f5E5A3a2a0e905679a80B338b7269476", - "0x832f24de1AFf9FB7D43f527154711020b578B46A", - "0x835F200a5358cb507b4a9c37f4C5b738039478c4", - "0x838fD8B91F56FD89401edf414cbf6Fa6B830EC36", - "0x83911D42C27C4279cF05408b36c1F912a81fe87d", - "0x83a672B0c50405DF76e1a25188e77D6eFaF456C2", - "0x83c30Eb029B7BF007ce201eEaF31cD23F05d1A53", - "0x83CA089DF26c1F980cFc6698335fB6285ceae9d4", - "0x83d1654a9930cb28F91C62A4a41BB6F1c153153C", - "0x83e3d76bD9303917Ad0383A45Fc6Df171F1bE219", - "0x842095075aAb816C14f1767564E59B62C8C1319B", - "0x842D8B7B08C154ADc36A4f1186A0f401a10518EA", - "0x844D40d87Be6B822F07b891cCDe2478868CdA22c", - "0x845727aD971f2A177Fe5548C576779c0deD9DC86", - "0x8463F2B4E76bC7dc9a2C11eeAA3c6d9b27B0De9B", - "0x8466730da0d53cEeC0D1f564Dd462713e676fCa6", - "0x8483f8957586E7185FE6db6120AaeA576eD5CccC", - "0x8487A965d9A9f65488A5f44C6ba6A56Cf19D4D5c", - "0x848a79D906a8751DD91De22b4D249526AF78a2A1", - "0x8499FDB1886C2Ab338D828b2388aD93626867d8F", - "0x84aC94F17622241f313511B629e5E98f489AD6E4", - "0x84C757399907C07a2b9914fbd3ba8cD132c62af3", - "0x84dbB635da85e97142c60B87fEEe15190DC24B50", - "0x84E85EB0f49a991832227a449D2C3183C54CbBBC", - "0x851be0d936cb611d2caB3C3963338288445C1e52", - "0x854CCAcdD9BB251C500EDb3256c8219B0F3Dd7BC", - "0x855E01EB4fA0C8F54D58D1B793A05079D5f39C9B", - "0x8562c38485B1E8cCd82E44F89823dA76C98eb0Ab", - "0x856799f1065e47016081123Cd6dA33228abB91ab", - "0x85705c152B90A636fFA84B00736c2D27f982FDB9", - "0x85836DE375fD2D5DbF3A0175a2dFc7F53C54259a", - "0x85993be4ef5bec00b62ba7e46a8a70f353182b3e", - "0x85c2Ca4A1eDb49D2860D014E07EC17384a97f228", - "0x85ccC8be6649C7E5e0cc4D049055FA64C36c0e28", - "0x85D56d0f39B1250DE7642f1e63D25a7b62DBbfe8", - "0x85d613dEaeB4791182fff0C5395f3366bDfE0aE9", - "0x85d960d4a22C1DA47e9F1272EE02F5d023B562FE", - "0x85e076361cc813A908Ff672F9BAd1541474402b2", - "0x85e419B74C3d1c72ec05fC09E781dFe8EBb5e72D", - "0x85e4cd785887cAd7C6bE93F2f34d5fA683f9BfCD", - "0x85ed0aA9e6f025401dE93078C17Dd83F4691e38E", - "0x8600a64eFB5dB656a3c6580d6969735cAC8e4237", - "0x8606C0Fc6fab78949dd6A5526685AAdE29358898", - "0x860cb60d6E469d2132c4351Bd3Db272840F037d5", - "0x861825Daa0068136a55f6eFFB3F4A0b9aa17F51f", - "0x862174623BC39E57DE552538f424806B947d3D05", - "0x866e5396A10F51b82C96fD77A0c11c506dB13b8E", - "0x868D8b46916eB98AE1111dC4295b1610d7d4eE12", - "0x868eE23485B3c8CBE3fD097150ec8211F1f18A84", - "0x86B1C0617611cBFaCbABb800a68833C79b3FD189", - "0x86B359986e1795639119a2FCe495a767e0f4E793", - "0x86c8732E9FCA604d7aa676F80030EbDF6b32ff3B", - "0x86C9F29Ba125e436EF4A5200b45aca09F980578D", - "0x86dc2a5520D1FF7ff2d52B50722a26B5a23864a4", - "0x86e4dc25259Ee2191cD8ae40e1865b9f0319646c", - "0x86e5661806B00B456D420842d432a3E0cFAb1C0F", - "0x86fA6c5bA9249ffda97B4384dEDc152d80e6155c", - "0x8735227f8F9cd8689d0B1d23230602E374b750F7", - "0x8742f304F0E0eA6E0429e1cEA0fE2421fA06816e", - "0x87594ebD0F0060eB9a90848Ff5de6f0B293C0aF9", - "0x875955AF00D2a67786aed9501f92A2ce98750AA6", - "0x875eaa41917Ced7C1e435272888d23f05098Fc97", - "0x876A2aBf576e869E80B4a5f830c68aCb71491c60", - "0x87823902c5963aC1337E5fe87239B5FB61219329", - "0x878E7aA1CDfc1e7B3818A11BB8200961cC66159C", - "0x8790C65Ba905dB7f61dA9f31078d80e9C0444f49", - "0x87aA8711F828E0fEf7F08d8c2CdCbb08f3983EA6", - "0x87B3F848f9795c4A6aCcf69eE962A9857634Ae22", - "0x87d598064c736dd0C712D329aFCFAA0Ccc1921A1", - "0x87d69a431F9610b3062e5Fb0FE5bD575BEb06936", - "0x87dED0e6fd7216881fEA520dBa16Ae862aBb2f5c", - "0x87F09700e3767b22C2c7402EaB8b442d61c001D4", - "0x87F20804930eba96DA87A3f9D4455f85AE4EC078", - "0x880aa8D355B8009D8dAb11ce66D54E719D347a86", - "0x880F820900363c01D103D4c46773216a1a65f5D1", - "0x881dAd19529423Be26aB9CC45c164EE90e136B9A", - "0x8825026b162401CC50F2a614A1c2354aA59e8496", - "0x8836526ea239BF4e860cfa9CA867B8C134Dc5536", - "0x8853B05833029e3Cf8d3Cbb592f9784FA43d2a79", - "0x885920aF0D2252b623f51dc666C5Ab227E7bbE56", - "0x88638CCc10781Cf087028440e1fB270edAb9D9Cd", - "0x886785C4e5a161259C41CbCD45cD42513a95320a", - "0x8878291adAB9223dBa18f3a2341026694F4D1D9f", - "0x88982D4D3A0FF7e2dd1AA9971E29Dd09d813f3aA", - "0x88A3E4F35D64aAD41A6d4030ac9AFE4356cB84fA", - "0x88AB8A9DaC865662f4F470ad90882b37C7aEDf34", - "0x88b0a1D02b0B41e4C2Bacb11375473bB774EbE6c", - "0x8926fBbA1a097995223BFdDa312CaBF977dD0560", - "0x89370adC7C91E3E9723f9E7A32B8DC1d9bc5f872", - "0x897755F28fe3872C1c3208a2E2Cb44c142713d75", - "0x8978fb37a227F36e17c3B1142C91f0dCCC590668", - "0x897Fb8B5A7c47297Ad9991aBFA5Da7EffaCFa519", - "0x8982Ad25680a089174Cb55b17A1FAc5C74e96038", - "0x89932A44d89236d18bbF7611047D053acbAD4EA4", - "0x8995AD7dEaBd17c31b62AC89EE5f7D850a4BeDb0", - "0x89b75be5C7b4cb9102D68600BcC1Ae91925fE143", - "0x89BE28Ea3B9a24885E343674F25CD8444fd692E5", - "0x89D142Bef8605646881C68dcD48cDAF17FE597dC", - "0x89d5FD48640A1E44C7B61dF7b73F01a3A139c880", - "0x89f2A5139b39aC5dc9734a6827323542C175CbF8", - "0x8A1190C9A21ccc195A943eC9Ee434620461b46b2", - "0x8a1816ba0CbD9402CC1Af269AC26DaC98d2ECE3C", - "0x8a27A854b99cA49e632C0055CA15f7e97038cC03", - "0x8a76192CbE3a8079F88E182B5690fAD6eB5bB370", - "0x8A76211d94f7c06FaB465d691f224234c3597793", - "0x8a7724Af36853e2fff0A57eBbAc47674eF36D13F", - "0x8a7a1Aec2A0EEf3Afd776b84935eA518D1E37B58", - "0x8a83f982021b47024D8075DB5844d903b0EDb5CC", - "0x8A8Ec4cedF933Dc983724c235fD4F4754FfBe6Fc", - "0x8a9BA839f6C81E476334e571956d87E4Fc2D565b", - "0x8AaFfF241773A98B37087D01563A8dEdaA9BFEEa", - "0x8ADB942084f4692c278b05A549c2D396700A7dE2", - "0x8Ae4B292E189bA9c1b39753F8f14906b733C8024", - "0x8aE80Ecb061776168233F21C38F602E650Ac37ee", - "0x8ae8d2AE74A96595BCDAB803B563F594009E3DB2", - "0x8AEC2951a4368d5A30a17Bf111Cfae3F9eE403dA", - "0x8AF17a6396c8f315f6b6DBC6AA686C85f9b3E554", - "0x8aFA4Feff8B5676Bcd76341ad1bA3038245F2596", - "0x8b42772bD32Ea6782Dc89ec2488b8D27501AC84A", - "0x8b50585AB60eD248ee7493ebCAEf7d99bf5B6a1B", - "0x8b617adab4c4343e2E2fCEDebb1F93D808c45A65", - "0x8B63C8A2D68dEfdaAdd8094240b2dc6E564EB946", - "0x8B7a1505D3f7Dff5dCF9D2524155372626F19150", - "0x8b802e9A4A1e16159661817707e3601Cda30F6B7", - "0x8b847669B2e5dD5101736e41dA8Ec38653065aeb", - "0x8b8AbA3a57e89445d88734565D6ed96e1c301dfd", - "0x8b91e84491BD2bd4D853E367Ea7dfe97b6EeBf1b", - "0x8bAd172e017C6611f41B0Dc2e1AF3Ad94b58ec23", - "0x8bAFa5f4ab1a45fAd116DaCC8f7C6842038051A9", - "0x8Bb076440aD9e348A3dF61B58dC1b0fab930756d", - "0x8Bc67D00253fd60B1aFcCE88B78820413139f4C6", - "0x8Be4AcC7103F68FFfaD3fF0CAfCD8c7b73f702A4", - "0x8Bf592fD4217F064327D1db45a58C66f6D297584", - "0x8C01D8b5433866e286EDB6063cf9FAC114166892", - "0x8c09D70EB2173a2037fd299e9633bc4F4477de85", - "0x8C0ead2011191edA54c57d67a5ACFaBb3b9148A6", - "0x8c1961Af0b29b7A93cdc0226c45bdB1262B9E1b7", - "0x8C4030725B3942E622C3531B0EfBB61314DC7010", - "0x8c42668b32eB1fc7201d31c6dbA33052142e716f", - "0x8C4317745f185534D645bff2b5e648c1d211eDF5", - "0x8c4d0264d18AeE28C7dC2CDDc34bD070CB432dE8", - "0x8C55B18e6bb7083b29102e57c34d0C3124c0a952", - "0x8c6F90661E149212412391aDB8c0040a1CE576B5", - "0x8C79763FA84A06F4177563B08a7FE5D8c7640a11", - "0x8c844d1d0b8Aef5A883aAE0e3Fd8310DE42908c4", - "0x8c84EB589A8416C6336f77f3ee20CDB38D01E6Df", - "0x8c9b261Faef3b3C2e64ab5E58e04615F8c788099", - "0x8cB469548C9680Ed26e522A5Bfd429E1f713f190", - "0x8CC3E2BdC17682c622eB789EDA23FbD6988C84Da", - "0x8CC6736215A153A7685fE116d61c1143D1f56f66", - "0x8Cc9E1F4659aD26792D84122D6E2A09015690331", - "0x8CdBc929fafbd07a5C5DE2de095B7F5d0f391c90", - "0x8CF04fb8a133B6fC04861A7407265722d94216b5", - "0x8cF3D6bBaEad351BdD4533691855d08B2d814a2D", - "0x8cF90Bd65347d456A14ABFCBC6c5d297f2a8adEa", - "0x8D430Dc65bb20F6D70D8A0e090e597162D154cFd", - "0x8D484C0c4529aCCff2EC7097655DFaD1e07C3960", - "0x8D48fefF975fF08F259B9e29F0B9484236D9587D", - "0x8d604EC183903dcd52A3aF17dcc52bdF1CD5bc24", - "0x8D6B9ef7A8f7D7959Bf3eF50FbC7Be0766E4070a", - "0x8d7dd7B604b4e0A8Dd3Cc343522cAA2Aa426e6E7", - "0x8d8AbB4Dc065BBD45b7Ddb281DdF17e94d66b7dC", - "0x8D8b7FDf074AB27DBe6dB9a9028cEE5867CF39f6", - "0x8D9588C080e7BbF2c0aB00337844F252F851bF85", - "0x8dc3be37a1D83A174A4d417980BCB455e347BA65", - "0x8Dc739defeD007966302f87820baaF0e9c04646D", - "0x8DC9947B6662485252E49B04F2e445100Ab5804a", - "0x8E00439B5Ebb030d4300aC3E35b0846ACc9dF578", - "0x8e08c7542E144e4082Ed2981B53Dd373539CE43F", - "0x8E44eBb62Ef1d1191eDA8E5f1cB2FFC279182C5B", - "0x8E669CEeca2416193fE3dccc4438E91e45203ee1", - "0x8E7c44195016ADC5746caB7ca10d954F7941a627", - "0x8ED70b10E67a207f8caa4433b83B962550bA81ee", - "0x8EeE2F59e98375Eda08a00148Ad4A852f26003d6", - "0x8F21d6E6A5D8D1633120A6B2501a531ebdD32B93", - "0x8f293779CC422C17b7095ce1439BFa27458CEbEC", - "0x8F2cCAAdaF09081C92a0D77227F965F9b34183c0", - "0x8F392AFBd9391CCF0543847eEF0475cF22d7C10f", - "0x8F3D18821b3Aefb52033E27dAcc2c8A2FdC0A922", - "0x8F41DBc402D8f110F4ab8d551f41b821cBFf0376", - "0x8f5ec19d9F777F11a1320F632c91E346502d6184", - "0x8f5f964F3B38282e6A3d16B5a14DA0fa1b1c4A3B", - "0x8F6a88E38B6Bb281BE548AcD5b6aD546C433C3D5", - "0x8F941cdDfbe9bb155F284E771270985a1fEa98f3", - "0x8F9bfe5b6A5C3fEa8c64ad41a5Cf6f60Ec4aa47c", - "0x8fA51B94d32D138aaa44EE43A6F9e5e2868aEe9f", - "0x8FAd0E0813D549f72db329e3b34649DdC76acDdA", - "0x8fae5fE2b7ADc264B1Fb55f77b553Af480AAD185", - "0x8fB00FDeBb4E83f2C58b3bcD6732AC1B6A7b7221", - "0x8FBA299f2db7a9738De4A7588B3de0642E809e80", - "0x8fc394DB1E72247088557801D43a4B85644AA706", - "0x8FDa6EB21F7D18EE8c32B3E23F0E20407e09E920", - "0x8FDeA61A194D42E1F46F168b4B52eb6Ad95Dd0eb", - "0x8Fe05B9Ab62C7F6c78f52A6eD31828020B992C5b", - "0x8FEAC8682ad6549f6eFaF8360DCcfdd6c1C664D6", - "0x8FF4c5609dd5595b37382BAE871b35EDbC1F0167", - "0x900e5D5204d0F88bf56fdc0e7CA4dbDF790Af5EF", - "0x90197631ad51A5Ce3D6b956131f9EC7Dd57312dF", - "0x901b7947da8645f6254549806a46a51173642454", - "0x902D4BfB676B6aE3e89Fe7B7242715cc920aC8F9", - "0x90356103a61F36C9391873bdE8A4E46D9e9C7bD5", - "0x903d8c84E2cfb00aAc6093fd4f1ee2EeB06D2e69", - "0x9044C1F34f29D19558c11662cb2de79F858347D9", - "0x904804ceCb436d160FBe1aE7170539650C3C8EeC", - "0x9048583BD410526ca16F0d270a5836DbdeA92033", - "0x9051C29Cf42E9834f7553Df17Ff37d1A8Ce6caF7", - "0x90660030171d5dCc745A946d381B6389988D1683", - "0x9068249ab8B6E9DA80AC08A0E5D96Dd13a139e26", - "0x90771bC0d1c94D3f6F5Caa50e102DA1dCd8864D0", - "0x90913e5D75f4c06fC80a868ef25B86eA5B2bA695", - "0x909899c5dBb5002610Dd8543b6F638Be56e3B17E", - "0x90EFCBafc7d2D7F8d716A7B710E7D5e4bD3daF64", - "0x90F9A7dFfD55fC1bcCCADF72AdbB0A3f5dAEA7a6", - "0x91002310cec24D818F42A169dD0d27eCBFA8bcD5", - "0x91047Abf3cAb8da5A9515c8750Ab33B4f1560a7A", - "0x9126B817CCca682BeaA9f4EaE734948EE1166Af1", - "0x912B38134F395D1BFAb4C6F9db632C31667ACF98", - "0x913ae503153d9A335398D0785Ba60A2d63dDB4e2", - "0x913b5D0ececaF3a6b267d3eBc29f3361e6E75633", - "0x915C5105274E70a0f156967B2cf4e9b0fF89Da68", - "0x916eA48fBE0df12E730aeD6d348e29470C59653f", - "0x91731898fA19349DFC0eED08DF1bC1314127F760", - "0x91742019b67D57FFFa2584131c90E8D14eB6F931", - "0x917a9C3bD35523ad9ad5b0cB49949f2b0Cd3f886", - "0x918052e112Eea977fD7a8a178cAd7200ec1ABA7F", - "0x91928E8dd3216c47e3A72Bb1D1bfB2c8cc985436", - "0x91aBFA110ABA7Add41bc8F972c52aD2d1bADb5dd", - "0x91BA62b6c080704205Db3644B81986BcCDd94708", - "0x91C3373F6E49bcc9FF313572493C77E8aAA752b8", - "0x91cA1146073B0cc9f57A1Dde38a0CCB1ab2a3317", - "0x91d41aC0C345e121a1C3ed147134B3C0692978d1", - "0x91D663a7F6f6F41eE9431f1bCBFb4F07efbbB55E", - "0x91EB18850404e35E4C24f5908228B0E7926580B0", - "0x91eB270469976168BC099b25cf02838C29656aAb", - "0x91Faa1Db592f0E0F4080159290E3792650761217", - "0x9205C049C231DdA51bAce0ba569f047E3E1e9979", - "0x9227a3d959654C8004fA77DfFc380EC40880FFF6", - "0x9255ED258DCBaFE165dccd93eA0A72f4ED88e24d", - "0x92656230cE9F34C14E1332C84E4E47e6a6781fb1", - "0x926B22908Fd5F02B50CB0cE7d7103DBA59125D1d", - "0x927e39b2a86f29302004589B36C38210F5278E5C", - "0x92808971B98d08C5bd9E35ad7f8E859dc098EBEE", - "0x929AaA4810fADE74F894a1582eE53a18874A8e29", - "0x929C2e4f3B944305c96a86cD805f7f0a90df8e9d", - "0x92C5d85D2a02B026410BD23E0A4Fee295A7cfbe8", - "0x92cB5F1FbabbcbDd891B9Cbd8E9a056c8c1eEbEF", - "0x92E1121149AC6c71a00555D62e41054910495616", - "0x92E78dAe1315067a8819EFD6dCA432de9DCdE2e9", - "0x92ea1904E5d1B7a13c8B76Dc089350d2cf36156e", - "0x92fE3140B77d067bf5e7D7E6DD83e68e4250FbB9", - "0x930380Ace092903B1BABa84B7bd5c6eab0dc44d6", - "0x9326bD1cF4C4B52F7Cb040Ea89eca6d6F265E456", - "0x932f3c2BA86a9b354DC1048DF13143B1d2ef8618", - "0x9332474D8C0bd431E33e48E2C675f037E0973516", - "0x9355Fb9693ffF9bB6f06721C82fe0B5F49E6c956", - "0x93870f0af858206d01a3162c289F0bbdFFA4ce69", - "0x938742e3d2eDd342A059d758767489279Ab20878", - "0x93a38240dd3EDa2935e9D6e429236BbD799357c1", - "0x93c25b0a4D515a6040f4fc42eec066b012412df2", - "0x93EFeb9578591F8418fB88F56d25B65e95619DC3", - "0x93f177c1633f51146D7E08ad5B7965DDccEf8C98", - "0x940725575DFC304B9031ffDf0409Bf5b4D80F7d7", - "0x9409333C0076687A1fdB40A917E9e5ad69b7ba53", - "0x94430a10f1c84AbCbAF56202651372b981bd60eF", - "0x9443C1baADf34ABD84B8509EE1f4104DC1E5D2aE", - "0x944727A9feFb70e66eb4a1c06B6F56bA85eE4029", - "0x94475eFeb38a22d3F379E3BebDECc54cc3f9e5c6", - "0x9469EBBd1539550E9c67C2098D5225a102aEb5dB", - "0x947eF9d7aF79B892b1Bc242D6575aD4DFe4242b6", - "0x9480a51E562dE18505eEa9D5209162b35009Ce94", - "0x94841826a98bdb3EFDB493250e7882aa9954FeEd", - "0x94a3c6B7adE2E9135e10480a0742b78C76Dc1e5F", - "0x94B3eBa5c7367520287ed5f8Ac98BaaA95d8BFd0", - "0x94B89d880aF92A44B749a0c13979F8B14866fC8e", - "0x94BadD2F5E4C24b9f88685FcB6698aD3AF21b636", - "0x94c459826966B706DeACc9E72981AEFC87966c84", - "0x94c4f5B11D1691B8A4b45Bfe0179087b75b9AB01", - "0x94C5168bBF49806300Cb7135ed83590de553Fc0F", - "0x94CAc9b8A8E597E5A934B91c0E5a06Fe863bDE13", - "0x94De61A575E5dD5dB91443eB5cb15510B6618757", - "0x94FC5934cF5970E944a67de806eEB5a4b493c6E6", - "0x950cd1F474047aF1D0fB4Dfd4Db2ac0874E05Ccd", - "0x951f79DbCe364B7942B226Db9809c4270c32aF96", - "0x9531586bEF6362EaEc10832d7F2D91eb52fbF99c", - "0x953e22945b416730bAD05009aF05B420e598E412", - "0x95635dE6D6d2FA7215BcDD6751E06E8A042467Df", - "0x956Bf33CDe2292487F70D2980bAc0adEBba04e52", - "0x958B62b1572036DEB012FE90439F5f8c736d4b28", - "0x959e104E1a4dB6317fA58F8295F586e1A978c297", - "0x95B145146C0f72537671c2b64022639522DE2418", - "0x95C77f3FfC2A01Baf1AEE5342f80A5ce98c9F9E4", - "0x95d0AfA721bB0Ad499f000814Ac4F540D85E8823", - "0x95de5F777A3e283bFf0c47374998E10D8A2183C7", - "0x95f54B077ECdAcd6857362A1858bE29244DB40d5", - "0x95f5Fb5012270bdDDA14391964ecc2614E52d50f", - "0x960f401AED58668ef476eF02B2A2D43B83C261D8", - "0x961A9CfCFdfB1247C07e14156c18538395433c12", - "0x963053b25a19Ea4DC5BD522cF0B6b5d14De32b48", - "0x96313f2C374F901E3831ea6DE67b1165c4f39A54", - "0x963eE39F9d0aB9ebCbc4AF9d8B171b51398BA814", - "0x964fb8F728E79c9A11A4a74129849485a204722B", - "0x965D78233c4e91eD141DAC88B5F608E8A2203ADE", - "0x96627A2E15f9Eb229fC81F21FA5bCdA6c0CEBF3F", - "0x9664eE59e43d10e458bc2Abe4cA483D3123D606c", - "0x968f2a6b723A0851Af1Db9D8e8d51c46d9D28878", - "0x96976E3F3c22d0fF33a4bdcae3db17f626B7AebF", - "0x96bF02E2Fb3D8f8AD6f61B3fF3fefE6740f84a9a", - "0x96E918c4F78B78E297B82AE6f91efD16E64b59DD", - "0x970E90Db5bFd3E4dEa453fb061E1146eE3e23Df8", - "0x97258D32F139C8B39fd7A2a3f79710e378898f6f", - "0x9750E23a4d84Ee7e5a492d048f730dCD83a58e54", - "0x97575AA6364Bb5F452D5b297cE74922c84621848", - "0x976010DB5538f0c1Daf9f3855b8504721a23e5D4", - "0x9763f4545C42B55645Ac51aA90AB76E2C0270BfE", - "0x9771c7984470aa55F7b4Fc4A5BfaC32De5f5A4a7", - "0x979A865ff30bE58E3D5B699421c97675b29aD3F5", - "0x979bC5ecc41B701EfabD550B98cEDbc137CbB0AF", - "0x979C359f2F685F26E8806D09a4E0d05A931e096d", - "0x979e4A97d610b83348C5Af04D836Ce8b968BcC68", - "0x97A9F0e13182EE0f32640C581e4202EbCa7A1AEF", - "0x97C7cFdAB48fb87Da90f682b7529e181FB8f4D18", - "0x97cc6bc80FE6C88f054E04593081E9ff9881E364", - "0x97dDb2097d6dE6FA8dF56FC1620840c7e784553E", - "0x97ed79e2b3d1c1f73294292F377a56a74500cC8d", - "0x97EDF9e11DE2c24fE99b4256B51F2606f69B1844", - "0x9808e39c7293ac907e288c8e0E42465AD62c5Bd5", - "0x980aB85aC209F59f602c922Aa2edB1F5112A2a48", - "0x98124aAc620E79Cf1596b982E419F8f38513A2Fa", - "0x9813B0e58a7E18a756D53838FC109172C14a8979", - "0x981B976149602030a35362716B634E1c828E4d92", - "0x9839499c38aCbd6e11b4Af0E50CC2259bFFeAc51", - "0x983Ea5F1e0950dAb1E7759135E7F3f4E3CccD7d6", - "0x983F81636df1B62701499213B56FF20652f14B87", - "0x98436ef4388ec4e82373D4CF49Ca247b99e58713", - "0x98466A02404b939c5ee34030C3aab8A47AaB80aB", - "0x98560B5C4ffD015e0d94B6c689F909c1EB387e6a", - "0x985FB4B13011f17422F07CC9e8E6adA6e824Fae7", - "0x9895960B93e314ef221346Ab985b895da9a5B7d5", - "0x989E1Fb123b67afd66e10574c8B409bC6e812D9A", - "0x98aEfff101e211bA8f8784DeFEb5299DDA50d94f", - "0x98B8116A69c9Db4c94ebbc350f2f20D974a41419", - "0x98c0cbF0e9525f1a6975A51c9D5E8e063c034D6D", - "0x98c4c662ed72Ba0ff6cd947b0f76461d94976eaE", - "0x98d759D956144625FbD5d9B9d4E0BF858b10dc7e", - "0x98e7B2acB6379cB91CA0839163dc3d8e11D188A6", - "0x98Ff4553A3dCBF5e4Ff8b5d4CC6fb763b6F20174", - "0x9912CAA4c485121C56fae53C46317A5Fc611fD25", - "0x99171c2F40527221005954CD970003B8e2977916", - "0x9918e85Ecac0aa865d865126dAD2df1d85bd991E", - "0x99193395d6035ff43B6aE82Ca5421FA483536Bb1", - "0x9934e37e183d5aD0b2449b245656ff5a6fB24444", - "0x993845DdB9622139B107BFEE66650999e8Ee17CC", - "0x994E14C73Be1351a1566E6C83d2e9De91D4E62ca", - "0x995020804986274763dF9deb0296B754f2659cA1", - "0x995f28884fb527c93cD2529f6f8E3f9Ac5991b00", - "0x9960d49600307526Ad7F05814f62a9A47165217b", - "0x9982D145654C656DB9697b319956f26e9aE7f578", - "0x998866a8D37635f291a8c23b3cd1F163eED059aF", - "0x998B576823B9007CEEe868033cfbF83f7232176c", - "0x998eA5B5461499bE35c0Fa57ACe1EaD8058B024F", - "0x999BC7b1D5b2741E90296695Ed1610A37021df49", - "0x99A8bbde0dA67621AeE272711394847861735584", - "0x99bD16b5443Cce102a6fBb12Be5D9fA543d322f5", - "0x99C2c28258dF1b8056b381a7D010b26ddE48c97e", - "0x99C38274E0dad0b86Ccf333C85Cc57E1dF8c391C", - "0x99cb8405EAd90E77C96bFDDfDeA616fF97E74F32", - "0x99e1732163919322fb84f8e9cc7eF0f53eE7206C", - "0x99ef076804ce6076Dd98205A9417C50D728Bc1f6", - "0x9a1F116665C6625C3AE024ebfEcEDF4Aac061814", - "0x9A2B38227b28ddd7d683F1801DD43444C090867b", - "0x9a5CFE95919e86308737059076784dB1b1f8Fc28", - "0x9a88c80aa2F73F4B9687CaD5E076A225bc43EcDf", - "0x9A9dbffF8923d43d770566fAe1e39b34Ba9a1C35", - "0x9Aa004F140B8358B8593F9379CD323d1043b97e5", - "0x9aaf85f97f9F101c43b6201D8a2fdAA4CD8c3d78", - "0x9Ab91F284d7B8B77dC6250FEd18D185F9bf0A52C", - "0x9abf7597820100d713221f7E1c425E7Bb64Ec2Ac", - "0x9Ad833f673d4992c203b4E6C66c7cbb6d1b25dEe", - "0x9Ae33240862ee404a238082aA929543c7dA0bB4A", - "0x9af97603C2F18B794F1CC91d5cc027C512D96f62", - "0x9b2558cfeB54364011dF8DE24EbE7423533E6B09", - "0x9B34dC9028d9f11A96844d65f9D00E37EA73262C", - "0x9b57fC285C83287CfDbb1A70c87DC644F83c385A", - "0x9b68bfae21df5a510931a262cecf63f41338f264", - "0x9b7D3c3AFd1C56F547b24A1f59104689a70a0D1e", - "0x9b7D7fcA8FDE7631202028017f66eff1a21Ae452", - "0x9b84a7f48D251950D944b41eaFB36560469281B3", - "0x9B8B625afB35773b4a06bfEC0c934D3C412d82aF", - "0x9BA3514a370F7aCD0252E395602895c60D79fa4d", - "0x9bb3A168B96c7b957F19210aCdeAe534eea9b693", - "0x9Bb99AeDB6e573B68fD9E17EbC4D555EF03a5262", - "0x9BC04782310B462aed6e8E318a4798ACf731C228", - "0x9BD46F39683c310cc224dEb9594Aa20F27a45Ee2", - "0x9BDCFbfD21cEe31F88B11701300b32fc316826dd", - "0x9bdf67c72796EaBb4e4364f87c2F720feb8fe711", - "0x9Be7ADEb18493b97db0a34707Ca0bef8100b15A9", - "0x9bE7f059ffaDB650596ADa387eE827DCdeE563A3", - "0x9BfBF548A2aa91dC7312859834A20a9C3D4b31a7", - "0x9C0FEDc3e58ddC1F84eCef9c18437AA0A873b389", - "0x9c1035e924F770F4a6B46DD73da19eCe921B20d5", - "0x9C22c91C5c93298F0cCc23F4acC009239ee338f4", - "0x9C3aebE3AF3aBc5b9bac0F7c272F115Ef04B41dd", - "0x9C444f21BF4613db24840608E1D29929747e6fC9", - "0x9c61e092D6a4628F72F4a5B00E2Eb57D390F576c", - "0x9C6bD0410152EE9f4f06B4FfcEf9EBDbe812D442", - "0x9c6C1608F6622B6A3f59B262149f6b7A74Fb9D49", - "0x9C952A8897Ee0a919C071Bf8Da3c149278997538", - "0x9C9892a3f6E45B32e82520E8374806aa603dFD8e", - "0x9Ca966d2Fd2dCa7FCB3C885C74588d0E5685667D", - "0x9cb151054ab13fa715F170c731A9705236e0a537", - "0x9CCa9628FebCD0e076525602a3847D736F5B5953", - "0x9cD6e5795C792816AF761fE61cA03B0050511a04", - "0x9cE1cF95d95f555FC755660B493f0d3F3AA37b86", - "0x9CEF9D4f8f95956d301B9805988Be9a25A0DC741", - "0x9CF768547033eCc7f2230D5278bcebE2Bbce43E4", - "0x9D0367918Aa3BbC97a7f3e5aeF8C2dA2573Ef2ac", - "0x9D060A74BefD28c6431f86171Cd5982BcCe1BBAB", - "0x9D1DD09B584057EdD6717B0896388027Dc10A27b", - "0x9D2d4F99DE46C7038670C7969EbBC3b00C6b451C", - "0x9d361fD4b0877373D4faD9C52E3a2008b568E7c1", - "0x9D4d7f03905483F297242b06BF8a758fdc924239", - "0x9d54d4Eb630F18724f72910b7F347760241449c6", - "0x9D6A2a42e26750e60DE12a592ebeC6116CFbCbC5", - "0x9d7f087A2a56671be4031Fa3422c2568B0229206", - "0x9D9c250311b65803c895CC77f878b8092019dedC", - "0x9da38EA0F9bFf9A819d55729116e6E878c45e4bB", - "0x9db37d15FEFbF42DC390c3c81fee453465841038", - "0x9dd32de96BE6994b567052178D89fD815Ea8310f", - "0x9Dd91d61A7aa58537fCdbf16fD21bE25731341B3", - "0x9E1c9DDC80e62Fe1EeF94a2AB162996931DBc6F7", - "0x9e1efB279a03d0D4bF9d3A7f2206a41D195A2123", - "0x9E33B4Af7472cB7CAf5A9A7EdfE8282982fA06CB", - "0x9e746a7e3DF0D87c894Ecb22D8b19AdeDea91c24", - "0x9ea20fBFAA44efBc60C6728fCdBA17f01b7E04FE", - "0x9Eb7d88e2ECE884CE4006F299c017B0A234e27B3", - "0x9ecc7b7021059e939B5728878ef6dba60c9f9F12", - "0x9ECc7be2A331B38fd6978DDE934b36ba3C9F329b", - "0x9eCf3414A7AEB5753Ce017880C7d2969Ab28D763", - "0x9ed68f8e328b03a1dc82e97ca7c785252659a681", - "0x9ED697700aFCd0122325A468Ce24F2581B3F8956", - "0x9ee981e77e5ef2c813920502075fda8a2bff1eae", - "0x9eFFDe40fF3F6dBFaEba82BAA4Aed36a6FF7f868", - "0x9F15bdd5183B642EAD306CACaAfDc0675DE1cbBa", - "0x9F15dc09a9D97683a35589996A4f43814f5c653e", - "0x9f17F0F54F51145bC1665Fe0aFc681dB2a601C4D", - "0x9F235D23354857EfE6c541dB92a9eF1877689BCB", - "0x9f2611Dac4b2668ED3D8CD31C511895D525801ac", - "0x9f2a7b5E6280727cd6c8486f5F96E5f76164F2DF", - "0x9F2E6D25cdB1cceF08BAe943D3D1F5f7A5a98E4d", - "0x9f306BB6F480fA715d24b9c28106CB2BF73FB906", - "0x9F3eE7F32a20aC63506c32692522C96A0FD33A73", - "0x9f5B1fa6ec33513b8a9F22ceA0ACdc9c3B2835B2", - "0x9f61CbAD5526e4c02D83559FBCAEDaE15b6c1119", - "0x9F6309ba7651D1cb47f353fA8f58085A02205Ae7", - "0x9f73a3eB789fC7d399f4C54575B60fA17D76158f", - "0x9F7EAEB7d987b33db953fcA515642a1def0cc39e", - "0x9F911a2b275F03A0c87876AECEe1df4028Ed4db5", - "0x9FBa80caf2dF0CDDed4628F1755d035bCd20C9d2", - "0x9FbE7ACE6CB0B05B8cC95686CF7C0Bdb0f88E3d6", - "0x9fcB0b817c3675723d833f58B38e987531f2f9C0", - "0xA018e39D42090Cd211CE0e2a35D03BC71b1230e8", - "0xa01a45394D98a67Be493bCfc62a308847E6EB7fD", - "0xa02ffb3068481d8c9b13335a52bca839B5C5AdEF", - "0xa046a559c8ACeeBD24cEb54E4c0CD310347E97d2", - "0xa0488e09Af052e71cAeca415a9401df904D1773C", - "0xa068345A625542fe49c299C8DF309A920A184200", - "0xa08dFCA683f68D53bD97CBEd7DFed2fAaBb74b2A", - "0xA0a37917529440030bC795561D5f687A15673726", - "0xa0A4a2Af46Af4Cf37eaCc495EEdcAE269EF2720e", - "0xA0AB85691cb1a3EAa269743f941Ad39F58BF480a", - "0xA0aDC6840BB8f325a5D26bD884C8Fae567522EFA", - "0xA0ce9055a63159995e388c01bD9A0dD7bCe94E6B", - "0xA0d2C6021D20d28b87BedA5686295a9023182D63", - "0xa101E27f06A97985B925E244111b61560Ecd97DB", - "0xa103d821740075e52F7fBeFB8dA640e05a688F86", - "0xA1096D7FfC8476923E3DE66bF05841d87aa97E40", - "0xa12Ecb20E61E718d003E9192B57270f2c931BA13", - "0xA1322a8E061527D9D854E73938DD30C373467F52", - "0xa149c53DEcA874de9cB31294cB01b0b133a2C11d", - "0xA1621e8269f303874298DbEF1bb59D20D705AF1C", - "0xA1638F917d5533c86081B08098abb17a9a39Fbd5", - "0xa17352c9D0657EAC801C8241d21Fc60b88e0c6Af", - "0xA1A290216Cf2Cab4Cf3bF8cefa57662c3EE554f7", - "0xa1AaE09f56c48b1Cd812DB9a33eE9359c0085D97", - "0xA1b05CE84a95c83a96486E91a7e7dcAA5A8a3956", - "0xa1bb5545f9A9140D5e1C3C9c40e82D4582Aa1e05", - "0xA1D993D1a11f49B34A7EB8D18111FA861FDb8a43", - "0xA1f65A3415558b2507A50a723CAd6350088f1443", - "0xa2115c6552D83a52E9a123da97f50cC002F21792", - "0xa22d2FA468bB6541b3AE3B44807E0295D37b2070", - "0xA236b93A2E6cB8D46D4C2D9f7b6Ce5DdE850BCB3", - "0xa23999c95b1cDABd1611b6eED6674528959175d2", - "0xa23c7Ab878Dd220d08E2d3a48F089B433a3b8B46", - "0xA24fbbd7f3cE4f27a842013BC3badF8ee5c448E9", - "0xA252BC8f8e1503c024c22B1cDAd05501F2CBF3b6", - "0xa2616F6452dbB4A2C3782178549A787FeCD781FA", - "0xa2633A09E8F40ffA3b347F03740821668272D761", - "0xA285d7F31bB9453250aa0A14AA141bB8203Dc32c", - "0xA29939f74C3e527C83011Fab972B09Ac68e71A47", - "0xA2a295ae156Bcd0023783CC2666Ccbb0cA218d9F", - "0xa2AC2c3f5392f7De6d0B135c9dB1D6D79B60716E", - "0xa2B35BBAA4a3050AAd0cB205365eC2d8A24ccc1c", - "0xa2B99e0F503565A1EB956bC55102171769933162", - "0xa2bB55f694E87e55A5701E62fBdd3D97a5929D97", - "0xA2C87D8A9DE14114d56067832173e21cF105Eca4", - "0xA2fd77767C598C7E93fA7234FCfE1976CF7E3216", - "0xA3010f8f26608dcbBd16ec07FC3A32a06E17a729", - "0xA307b905140C82b37f2d7d806EF9d8858d30ac87", - "0xA311B355b85C2Dda7d6E89BE60C0Be9d085A43c9", - "0xa32537bD9DE43fFc488ac3A097C3EBB759b50329", - "0xa33A5AdEE9509405d9B9bC23E0eD0DddB8F331Ae", - "0xA33aB4B0c9905eBC4E0Df5eb2F915bee728b8253", - "0xa34B27582Aab8DD2932AAC3AEC19B89D3DE85533", - "0xa35e816A402E6cA487Cff9F0Eb9e8F1c092793A2", - "0xA377067c006E06B94D1787eB8E29B309AE764007", - "0xa37F571F9Cf0e3047295aEf41a9d0e06Ef737592", - "0xa3868833A1BaD10F1158b237a6A90144afD71a32", - "0xa3B1d146414F0dCb5d4E27e339245543De9E2a59", - "0xa3BC5b0E66bA8E577e60CC7164EEA5dDf6aac2B5", - "0xa3C2d34406D506656DfFCd7795bD0326C62E331f", - "0xa3c41C71b78c63bC24949FadcAE58C76e3F430aD", - "0xA3C54fCDaeB87a718EEAc5b17Fd5BFdE9CFeB321", - "0xA3cb5BB845918D79b2e2e71bc6FC1412E4A6B170", - "0xA3D23c04992D740cDfd6eE8d2076c1a0220b672F", - "0xa3D79E3Faf383d0feACa8c2485DC54d9C609a4b7", - "0xa3DEafc3c06A346321A14946351BBbbf525A1740", - "0xA3e3a9d58a52C36386b663aCD12ece4Cf01E32A7", - "0xa3f0100E53CfFFc34822C8B82FFDE1e91C429472", - "0xa3F67B956151455a4C458B932a86442f3bbeffB3", - "0xa408baAB333A0dfDf0055DDde9F2322CeB2D4cf9", - "0xa40e6fe5305fc798B2EB1C9C05F340110708026F", - "0xA417c3339f4e87D37e4CBbB23a4300063711DcFA", - "0xA44181716D7910D3CeCD02A5cDd5920F0884980B", - "0xa446F8b43430Fab961cd9d6268EAB6876D8B3E32", - "0xa47B27cD872A68B9897A4A9222B25649C6393f5b", - "0xA4b75fFeF98d50Cd22F24B90e9ba7190e7b71960", - "0xA4Cdb4a24a02FB429bFD37E509D20b90CCFBDA5D", - "0xa4DAF4712EC7D37B15E2b8ad090710fa4dFb8977", - "0xa5031C689D9DCE5Ee08786711E47aB6Fd7331567", - "0xa50eE3b090A75eD3d12D3d482Dac6Fae5644bB7e", - "0xa5160581035b95BBa4C470717Ff2A56C4fAbAED4", - "0xa527d8C4918f15d755ecBc7f68560F1Ec73A19d3", - "0xA534fb6Df1885f526B7FE5c949Cf7d853597D867", - "0xA54511C84f353870D06D0E33C0D39CDa07AB6C85", - "0xa55D6ED68597c4D3C21FFecB69ca3b6b41830e4d", - "0xa57e2e36328C2d1818011dE3266aecDC32C149C4", - "0xa58b5224e2FD94020cb2837231B2B0E4247301A6", - "0xA598Ee341A59bC072DD90b208a8913379A53fA8c", - "0xA5AB5CA69f6379f5e66859f86d0CeAb89e0BfbFD", - "0xa5AeFe84f9ee9CB7adBa8D59D366333Ba7D5247A", - "0xa5bA2f45aFc9864bFA97CBb7D92BF8390744d529", - "0xa5Ce9D01d04Cb2a62C845Bd1B60659938e11879f", - "0xa5e5be69C923C701aE6Ac8F1F5936Af3Ae610C68", - "0xA5f4858ada386758e62165037Af3fE21655068dE", - "0xA61AE7614636740E5A0CBCE70141aa6C8589a7db", - "0xA62142888ABa8370742bE823c1782D17A0389Da1", - "0xa62C7C9FCDBAc9053b3Ac6460aA3FB2B1ea1A75e", - "0xa64cb27e02868c16bA51E7e2A73aA40ABc8bbe62", - "0xA66A3F08068174e8F005112A8b2c7A507a822335", - "0xA66D9A5451455B34D5982a84cC21f11186a26305", - "0xa67aAc23549F4c672256B59B43aB0bACFCFCD498", - "0xA684C9333641376ad62CeDe5a65629627A5AB028", - "0xA690f6a9fA8BCEf284F2f4aeB1adD87e1D9A4465", - "0xA6afc8E0F393d74EDAd5ddD2396f996C33D8f1b4", - "0xA6D5C720a9af5A405dFB6b9F44Fc44FaB5D4A58D", - "0xA6d954d08877f8ce1224f6BFb83484c7D3aBF8E9", - "0xA6ddA780878D48853FE6Cd96C7C1ebEAED7BFa01", - "0xA6e7004A5328f3471278A157852425c10bB4a360", - "0xa6ED82A4C2395687daEC7bf13cE38b133db22B10", - "0xA6F3a0D10C49C8dD1e44d4a6D1A8eFa27baa6e60", - "0xa70cfB393ec051584CA6cff64c98253dECCa553B", - "0xA7139cdd4463cE9C9C795D28D378DF760F6869d5", - "0xa7149781822E94Bbfd834D31E2AA43A30bDd03c5", - "0xA7318311C6A363D339C444a603683dD94c05CD19", - "0xa7332A720aBE886754f288FF2Ad141A9Eb80DC67", - "0xA73f400f6A8F1FEe275A15f7b763c93fA777bF9E", - "0xA747089A248aD8B9d8cd8DB93EBc2DCeBF3607FA", - "0xa753355Fedcb30Bc4a73491067F3A33470e7D280", - "0xA7823d6FDB8c3d522fc5720e4A4F5f1F0352567c", - "0xA7828fBF4AD80602F1D3b7a82509d565b66b5de6", - "0xA79C2C1179F1862565A78B19777394c2B14ad1AC", - "0xA7B9c81A67d1Cf835b6D357786d7FfE221Aa2c7E", - "0xA8005A8cA1a4E8ED2283386d812d38e038969A6c", - "0xA802416FF444CC12742bb229fC0486445DADE82b", - "0xA807bB240C627E3637647ADbF222E460e96AfC6c", - "0xA8252ed718F355784D85b54e8D1745E3Cd45C8eC", - "0xA8362D0f4c4E75E083CBC9275ffFF7eabFCA8a6D", - "0xA840848ABF574c109BafD27f29418bea45446B87", - "0xA8546F10BCe684E11294d3706253E30F060F3771", - "0xa87a42351e2Ad8C613370F4Ef506d2d1D8b1e4F0", - "0xa884367dB8D425904204dC1A9e2cB74c6Be1B49e", - "0xA890D0d0B94269f3065D1E70f0b80CF7028c4Ebc", - "0xa897B14C0A017Ce46D048D5928E4Ac70358f14B0", - "0xa8ABF045fe1A9Ef0583e436393a6E4E0B483F717", - "0xA8Cac329F783eDAc931815C5466E283d48c9D7f7", - "0xa8F5bEA663B7F8dFe22222168104dB13Ff466B30", - "0xA8F9A747653CE85Cc7277a09a986F7b0EACc8b69", - "0xA904846491e91AF3a92643EA458c8728Af7d805C", - "0xa912e11bEfa4Ae21150c655066C63839BF174093", - "0xA915455F225FC13F32B0a6934B4e2d7467BD9E66", - "0xA9266A129eb21bE663b6AFb9788Beb8839D238A5", - "0xA92e3ab42c195E52C9Fbf129bE47ecBb03845dFD", - "0xa92e48Fb7FFabF2A8Bf9f209c02bB326D86A5038", - "0xa9354f07c3E9bc1e3EfFbDF790A0b6DC05A46Af8", - "0xa93f2a6b50D92BD64848f5ea15164F558B75ce9C", - "0xa961eCF97eBEc5b663c395102dD4fFB1F06ae666", - "0xA966268cA642C07Da9eC59f54F8083B06CFbA397", - "0xa97B23E944D56a5063cB018eb14ca11FF0c1C1F7", - "0xA97f9CA72b1DceFfd0A5a000d332B65A183583b7", - "0xa9815861607e36D301D14bF67c648DD170e355Ae", - "0xa982B2e19e90b2D9F7948e9C1b65D119F1CE88D6", - "0xA98Ad92a642570b83B369C4eb70efefe638bc895", - "0xa98F029bb4e74C12FB07BBc25854E5a04F7acF4c", - "0xA99bB2B4fdbB7256Fa51F8E05a67b3DA5F3f67C0", - "0xA99bC35F83Bd05fd196Dd35f39Ba23353c3b106D", - "0xa99CDAE5357E2CD1aDC864E74129859cD9faf5ca", - "0xa9B1B9F6fA0f8c6D7Ab15ccCfB83775E7B463511", - "0xA9B4A27360A649F1d4B67dA01f1696513DD49Ac6", - "0xa9FfdF75D7CC8FB6De9a774eAAB6A04B62E9278D", - "0xaA23E8ceBd3817eeEC735Cd9aaF557cCB8e8407C", - "0xaA2bF51C54bF11A9d0dDC7a6f91117065AE5A312", - "0xaa31f881786629Ace6038aeb25D98e53aF5C2b20", - "0xaa471a6f1a463F880CA25eF0aa7D110F97482324", - "0xAA65E7c8BBf3F2C6d2d8634Fc830F050a55BBbF9", - "0xAAC1940c779FA12eb22ae49DfE80F2e89C2ef25B", - "0xAac97Fb5De128d0a78446f2B1E9BE05AB5113939", - "0xaacCAAB0E85b1EfCEcdBA88F4399fa6CAb402349", - "0xaaD28AeA409aaCb30C703d0c8A527d4Af2538B94", - "0xaad5Bff48e1534EF1f2f0A4184F5C2E61aC47EC3", - "0xAad8064217bE0f0fFBb82d1C21fe6363bC107a87", - "0xAaeB68C706d25ea0B2ae1B68FF90F3D731A4f229", - "0xAAF401585B72c678AfC09036510D3eF759BDaf7e", - "0xAafbA0555828C98216A7254B8500043ab27Ce4f0", - "0xaB0671fF12BE8b68797A76356035d231ee508b32", - "0xab0fCde32a9B17FA8EA557b56B649DE4D5dC078E", - "0xAb16E0d25c06CB376259cc18C1de4ACA57605589", - "0xAb17eEA9592981ed84cdD1E3bC2DeC48f764d022", - "0xab267EC6D01fd6101A64b668AC0156E70ef5ceDB", - "0xAb35c9eFEc14B7BF9c7e4a15634Ff6391CbcacFD", - "0xAb3d6a60f458a9438e2326C6E106030351875b6A", - "0xaB4A7F33B471Aec753A2C4eb17dfA1365F0D9458", - "0xab7FCc33E99cc21701459FB5C200ee2602EaB0BA", - "0xAb87390107FdA12A8d76534e39325D0794aE3F0e", - "0xaBb2A4e1717f51D379489DF8e784F770Fa6d6511", - "0xabC7e6c01237e8EeF355Bba2bF925A730b714d5f", - "0xAbF64bA42BF6B70c981823Df8B87119FF45639A7", - "0xAC077e327fCA3264CcAe15beE56A486bf02B5F68", - "0xAC094AD67da76cdb6a3eb8F82fB489E668a7c197", - "0xAc11d6F8f840a97AebA2e658AaF02Ce0AfbcC34C", - "0xaC14A51c856152f9Bb5fAB2E2fACEAA5E8D29686", - "0xac189B3a1C563c1b47f260a3C535FaB15A2299C2", - "0xAc1AEe5027FCC98d40a26588aC0841a44f53A8Fe", - "0xaC3c0C3da3EaBD8e13646351c8c8b4c273e5bD73", - "0xac48645D08Dd373070452DFa861b0A5B4941c4b7", - "0xAc4DD40F008dAE795D897F0c676BfbF08dfF6B38", - "0xac58d2f75950723Ac19F4757F8c8999b782bf931", - "0xaC6bC4CB23ea20e59C66534DD8870969bCA2b15F", - "0xaC6D73c8C6955Ae575bbA428025098215472f661", - "0xAC92356226E31FE91810e48c0706DAccF9CfE467", - "0xAc94226109dAD4FE1E14F7f3F3bAE283Cb39dF79", - "0xACA1abb1d1F996189c8e2D5De4B6261c3e50bd67", - "0xaCB702766f812A37B8da5aff309d3826290E2dE0", - "0xaCD38D58fdF37182F71b9C61ab8aA5579Bbf3479", - "0xAcdAb42B48F071c0EaC19d679d469d20A40D9F51", - "0xaCe9e6bFe30901C03cAcE67626ABfFe56350301b", - "0xACeB6B9dd28F846CEc85c4aebb94F725b6ba2fd7", - "0xacf80a0ebD0c904885416e7e7847a9dA1C92a9b4", - "0xad0c029ca7c6CA9BC47273B7dbE14E827b68Cbf6", - "0xad19c2f87e6171dd8a923d09952B2dACab30AFe0", - "0xAD1B327F19c9a83b788B6B4CA9fe2c4010ec3806", - "0xad1ed4F5a89cDA12550E28b76e7efC0E79299606", - "0xad31B7aF65b03BafFB27CbA2eBe077B29a6F6116", - "0xAD37cfbfE459019491603Df529138b5994Ef01E2", - "0xad47FF6109D1Fc7C5F2667A8eBB535788e23E3ff", - "0xad5BBB92E00A8DCE476555Fbb7FD54Bd287De2b3", - "0xaD5Fff23672e99a0FF3b26B4F6D0A86301d2e235", - "0xaD95a3c0fdC9bC4b27fD79e028A0a808D5564aa4", - "0xaD964D1E0F040891b101A0826E35920aEac6cEed", - "0xAD99DbECC8913Eb5bC38ed534dBd0dedA4A186E3", - "0xAD9e7E07bEF916CEEc66cD0408fff006358E1cCD", - "0xADA017b15A14Fa9b1B8Aa5251Ce13ED67e9feF04", - "0xaDa1839FbbaAC7FEC3f65Ef14F72f6d570A835a5", - "0xADFfb0B947794740D4524DB2955D51FdCaF9F03B", - "0xae1D301f77d1Ca6bE12Ea578a8a7bc40e4D344B9", - "0xae26A1488c38D187ff2F52ae59158edbEDcB4069", - "0xae28f53DeB0d0dBb224bEdfE3B70F1095781BEFb", - "0xAE3D268396fc48483EDb1e7A25bC95B6790c0320", - "0xaE42410C62e8254429E0fA06a4f965ee7D123EB5", - "0xAE564767D77D825d645148858FCcaACab4032f2a", - "0xAe611aC177dD1D253482D437E4cBb3ee6010251C", - "0xaE6E071De3B277952b56CB7fc1b5C7cB02D5B4a9", - "0xae79Cf9362b289036797828044fA2e541762b394", - "0xaE8bf6E600C6833182Ba2e1d90615d0eD6dB398f", - "0xAE8ca95A969f9738Dfbdb3957647c735e436Ff23", - "0xae90e0F7F3f2191B17b1816dFA8C5Ce8e049DC96", - "0xaE97ecFe82932521AB7D8C8D9AbB8E7143eB3d4c", - "0xAeA2AC81394C70c96d1cC6a6c387554Ee12e730d", - "0xaeA854621f84bd81C4EBB35BE1c5a94207c5D953", - "0xAEB523DCEf1f09A8d64FdB788f3FCF2a62CdF253", - "0xAec0B222cB464ACA956e80E6Ca32e4D872Ae7ea5", - "0xAEd3a0259a941E8A6818cE85Ce1Dea6b08a1F033", - "0xAEd9668908Fa9C49Fe0f9DDCc2b39D0B8eC767D3", - "0xaEE0d7153CA6ee29ad56949d41AafCCe788dB555", - "0xAeE56Fd9EDE92f8eA59AcE34796d2239793d909A", - "0xaef0f624F271b59CFE853D46608d0Db3Eaf9929B", - "0xAEF79e76014b55A4d3E809992269Dfc3AB5f13D3", - "0xAEFa27A665d48e19C38437Ba7135c8107BB5928f", - "0xaefA2d150fDD868772048E6413907b618afdC8FF", - "0xaEfc66Bf4C64B5DF1E12A8FBd3f7f86eE9BB590D", - "0xaf1110735626E995A90C987E0a24692854aC0E85", - "0xAf1d8FA36C8fF9A192929cD33BE1d84a5eDFdB9C", - "0xaf376BE0151Aaa68cbFb37e1b314cA9113Dd209A", - "0xaf37d8E1e15eA6C413FCcc2d414eA45346Cb2824", - "0xAF4421F0D43c5c1d54380736e3f738B159417744", - "0xAf6eF7785a8A3F0BD1866f3178D03382F019827F", - "0xAf753600127DF3D06f3252717A1af24C83f60D6f", - "0xaF7D37EFb8fE7198Ed55Cb5254EF0B357DB6049F", - "0xAf974B3278d19466dBF1ade2343e384229633059", - "0xafB43414e6344f6310f29e9D7dc95D817ffd89E8", - "0xAfd614849563975b249e65551Cd2e8f53B410c80", - "0xaFE8BD57DEC343279Ec0f628813DAF2DF18e0A70", - "0xb00707bF77c74C3f1CE899B230b9f0ACDD7FE6e2", - "0xb0083C29f9Aa3a04cd60d61e5ffA1C7297015D31", - "0xB0114bbDCe17e0AF91b2Be32916a1e236cf6034F", - "0xb0192a32D80e9CfBe8b054664968A6B61de56E57", - "0xB04415768DBB3e53995De1412C943F282D4b7055", - "0xb0513FCd20C872B20d7c630d1CA6ADaDdccBB147", - "0xB06Ece7B0D5399eA0C381985f69585FDC355C5E4", - "0xB0807153c1D43ed8948A481cc804283E819504E0", - "0xB0955f80e7F7FF9cc3bb51f3208801F618CC5Fe3", - "0xB0967Ed18987Af04938d4CB247eb300b6bfc0A9d", - "0xB0ad425cA5792DD4C4Af9177c636e5b0e6c317BF", - "0xB0B9B43341128CB534bFF485B71223Fa1Ad0b164", - "0xB0D5f4fB9E45E0514814eAA8d2506536072fD08f", - "0xB0FF916098eA257D6Cb707d88e8B9F2D6EA98f71", - "0xB104963Fb51B32818059EE6a2Cbc9AC66B56117C", - "0xB1092478EF3eFfF1Fa138F15f73934Bb69c19466", - "0xB11870b56A9bda3b1Cf70cFf1B5cF817d308424b", - "0xb12E260275BcD28E6f8820666Ba02C67c9600843", - "0xB1422Af43e0ecF70b91CE33c9Ca1E8c22721125C", - "0xB14420E754f27fE1722F575F49017Da44E4B86f3", - "0xB1566aF30e36C6ABbf390272923ABB75eebd9Fe4", - "0xB15cb9005b693B2396078326b2898d043884Efc2", - "0xB166660f9acd73f6Aad382151a2aaE4a9ae6F842", - "0xb166a3449bEFFdD4eb9fbdFbBeb66b92Bb686738", - "0xb19a7BF69492fA2642f4774C8FA501AaF5C427d2", - "0xB1A34e32371D0C4c1B08F168c113A844944FCAD4", - "0xb1AbF2463298B7F3aeaEe94f54e0cB2BFAB95E89", - "0xb1aCC51807AA91832B8A388BCd042B49e1bb76B2", - "0xB1b10fe20bf4d1E30BdCACA566c7b32b335629C2", - "0xb1bbE20d678EEfdC984F72d90eb967eDfa1c4471", - "0xB1D1AF6e82BF8C30d741327f4E6083d8Ddf6c683", - "0xb1d7654903656310e8e3D6BD6f39d2d28CA4Df7D", - "0xb1De8568BBcA2Ade02Ce0327011C526a192141A9", - "0xB1eeF147028E9f480DbC5ccaA3277D417D1b85F0", - "0xb1fEa2DC4e907a9E12B84d68AC94aB4ECAdb4ACa", - "0xb1Ff3E9fF2B40478db26996573219cFA73D6A385", - "0xb20F113637D3616102E7d91e429f1aBF4a746AfD", - "0xb2146a2C9Bc755B21FDd69b95E82dCebD58EcD74", - "0xb215d1336d43088edb7272926A1461453BF825Ec", - "0xb288463112a1f1B2F3006DC09B92B7C617c9e47C", - "0xb28eb20f70503F4cf5b826bD22178D376B82B358", - "0xb2AC54bFc6b7b89eb6cAF2ba6B93D942B68CB20a", - "0xB2ad4E7A39E0A33B9eF29A7a221e48850b55Ee38", - "0xb2B879764C649C7769f7c90845b0cb2A86add821", - "0xB2c0782ae4A299f7358758B2D15dA9bF29E1DD99", - "0xb318E1f9b536DAFA85a83827276cb2ba605be8bc", - "0xb31fBf1d7C6C59F7e450D24F84c8f98e7A5Ac8c5", - "0xb3223CB17A324d4eB80A96EB92944e60C86732DB", - "0xB32601bBc5136842b716a815D6cAfe9a490F604D", - "0xB335b93017581d1A9977cF0eA5C00e0e4c4bc668", - "0xB339c6361ecDFE9DcF6A27a348d0ea2182BFFEb3", - "0xb33D6C9487d7445B1996be15D67883D16fBdcE07", - "0xb3569569cd205F78bfbA9C653b0dF40d8b145331", - "0xb35EBC34e3EF6850CfCd54ff0a128B70e2dDf651", - "0xb3611f9Fd9F3Bc33fe63491c7e6469a4FfA3ED6c", - "0xb363869518daf4Ab98E8769DB7d61A0fE1A728ff", - "0xb39267C731Fb84Fd33d743698c2a3191D6D96415", - "0xb3B4e4129FC09445776d6C1035D601f5F7f53E8a", - "0xb3c1717436827979C9B52ba8C046C0Bc90bF3A44", - "0xb3CDD92323fBbD4F089e9FC73dE11bF2bDA56061", - "0xb3E2197ABcE57B3C2f38dDaEa95a941854201756", - "0xB3f82fdd1cEdf46244172550c19E4B5dDA281e3c", - "0xb403B8390997D7058b9202f4446d6d206f77DF1e", - "0xb40539Cd3E7bF07eabEf8ba0DBA182b376FcE1b4", - "0xB4062b035b4A51336C39B2f83bB5C377c0602878", - "0xB42e3daA35548130A6Ae2FEa855b31D3bDc91132", - "0xb44297e8D51Ee41e0a4C818155d556CB8E66a50f", - "0xB447030C916bA07a5a4AA50a379259E387c48182", - "0xb4612c2f7B7dAc79e176a1D8513C9A5B3A33E868", - "0xB46219144E8F1aeD54B9fF79e3f68DaD098CA563", - "0xb4786549042546bd79c33Afc5fA3c3CeB9162c61", - "0xB47a75d749158Ae5E6E1449844DDB85dD3C87fBA", - "0xb47e3cd837dDF8e4c57F05d70Ab865de6e193BBB", - "0xb4a7B0eAa4fA4b35Daf1011E151981988DaF62b7", - "0xB4a882005550Cf5bF685384D77ed3ba0Ec5b93EB", - "0xb4B12e72DA47BEd1B3236b472683d962aBD55208", - "0xB4C97cCa3336244d29717225dc28167b10f4F891", - "0xb4d998b0d22D5DceA0008eb808C38522E54Ef7cc", - "0xb4E2342bd1FC099A1BE79B235b3a1dE3B17266fE", - "0xb4f29FEFec98D4D43553b0a74fCb66199B79b03a", - "0xb50235Cd3161f9237FacEF4E96E9926E813fdCd5", - "0xb5218DF8720A1D866361613e3FB8458701a6aD68", - "0xb52511f49f3ED76AD1f77998985EE452f29bA0FD", - "0xB550B8CbaCa87C7660066091960cBb058e32775a", - "0xB55C5cAc5014C662fDBF21A2C59Cd45403C482Fd", - "0xb57756d92bD170A66B4F361EAfBFD13E625372C2", - "0xB57E97E510C60673412307547142E7492cd2cb1f", - "0xB59D606888F867C11a4c4458e022c2ccc5cBE8DB", - "0xb5a0B4E55877C8fBc5cB9753dc6B8619Cb810687", - "0xB5c461aE792AE429fa175450E1d2AF7f494Ea20F", - "0xB5C518AB9B41080af0D9df48d9EcBF1f098a44D0", - "0xb5C79237789f9d07E04beDaFcE7ED127215647Ea", - "0xB5d463Fb405bC035AB937B9396C4C12b8eb2f642", - "0xB5Da84cdC928765c15A8192bf3c6649E7802772B", - "0xb5dd41bB8cEBcffE27c7Dd991FB0BE1B1FcD8dd9", - "0xB5e423dCc740bBC80f906133e15601f980998356", - "0xB5f8Ed7A761200D80a9971268302Ef3FF1aAfBEC", - "0xb5Fa523213dF164dCE45d75E41bb33E9C5fB5B06", - "0xb5Fa5d0da19Ead940f599c0eBfba37bb4E528E31", - "0xb619383642475B459FC061592BdF8c4077dC7e48", - "0xB61b317d06Fee2C142F92c6f8715BF3C3Ddd448C", - "0xB628C2398b1a00659B69111BC98760d311cF156a", - "0xB62b330A1b1eD55fEb93296f89EA7679c4E0C36c", - "0xB6312eb951563F7D83F788264c0459A6E63502AE", - "0xb633B0d142f0cdF2ad641432480C4B08ae99340E", - "0xb646AdBBDB023EE1ae8E159Ba9f5CE008073230c", - "0xb6585e211c63C3cA7F2E712C0E6CaD1F76F98cD8", - "0xb66B599EFbA395E432e51F3b91989Ba9b96A5893", - "0xB6a6A77Ea9Aa4c2aC8D5570a1Dd4c7C9E91a9F05", - "0xB6b76DCD6A456D5d9FfF7D18F562D3854f11a5C9", - "0xb6c13dBF444FB390F01FBDC0fE3A3c7639dbb18e", - "0xb6D662A49C3aAA3B624b4429923415F0c67504Cb", - "0xB6dB328E63876Bb805a968E7bC979609b580dF13", - "0xB6Fc6E2385d55CCb83e297Bd92E2Bd89795B47A3", - "0xb701f712b18C2f2D449147A04322ba76B678228E", - "0xB7098c5749157bcA4B51047231b360dC98f308cb", - "0xb71b092367b638b93baC3e0A2D5c7F411E9C89bE", - "0xB722cd2BFAA4F62fd43854B1db3342ad120c184c", - "0xb72e37518e3eCD10aE08A87c2073Bb722939aB0F", - "0xb7321c1dAe3931aBf91f8F5D68e3aaA42f526aCb", - "0xb735d50a2abd0A15cB276C7ad684cE94620Bfb48", - "0xb763Dd5CF99B56a75f4Ff8809d5afb162B01430C", - "0xB777c64E1CDB8BE97e7298A00CCaEA50D81C2ca9", - "0xB77A9d583Ffa005bcb9825250CAb8A7Bc2897d54", - "0xb77F7a9C7018f217eE80A1Eece0766956B8ffFb7", - "0xb794d9cd4540856360642DD36443a5EB8C7300Af", - "0xB7AD70e54f5070E8F33Bd2d9A9709167D9Ca0596", - "0xb7aF235681707A84e2D077f120fAd2606CE8cAd1", - "0xb7c293Dec92033FBBE14adecD56aED867227673A", - "0xb7C415521a3d0283A29f096b8BC51710E193cd19", - "0xb7cB1C96dB6B22b0D3d9536E0108d062BD488F74", - "0xb7D8d98c9612F82ef00e62E980e103776536BBDd", - "0xB7E63DF936b616972ca616F91183eeE20963f49d", - "0xb7F1abbE30DBde74bB5B871a6aA06d62E14dDEB2", - "0xb80010e45036a2E36bD322aFBF8Dc85de21Bc6f6", - "0xB80776700778e7415DA08ef65fA389f75737fB95", - "0xb8119f5bB2F1c006a7C7EE01C3d8D4082b725ebe", - "0xb82A32AB7A3f49CA7eC5bF28ecb948c7524A8791", - "0xB83e17FF1B9CAd3F98a884471F2AC98A7f0cC658", - "0xb8490aD69aF948a343a5Bc2553B333FaCb394D16", - "0xb857Ebeb72828e15870D18E748c4E0542FaFBd97", - "0xb85FE8796344A5B23d40095809abBa5bA678484A", - "0xB88924408A95917c75DE67fc9FbdC4Af992979c3", - "0xb88A331E0866258247Bb00fFB0ef683EAbB8C62F", - "0xb891C4d89C1bF012F0014F56CE523F248A07F714", - "0xB894c5CAdb5e2AC9Fc46E5e32ef964326522D2c6", - "0xb8BDA506d800b0573344c0cb7a622a7b9D106Dd5", - "0xb8c38Ae1Cf126aFb7383ACa98a03D7BA1ACD5f49", - "0xb8cD54F6bBf7041363f50A9CDe05C3Eae5aCA093", - "0xb8d1098d65E60881eF540402e59F352A177B8cE4", - "0xB8d1CdCeFe47834971067Bb0B8249f45433B4157", - "0xb8e4A7c80444A484fa3cfaaf3F540C5366834b4a", - "0xB91318F35Bdb262E9423Bc7c7c2A3A93DD93C92C", - "0xb9205D42cda3d83178072a44483a1D0f159eC3d5", - "0xB9250c9581e4594b7c6914897823aD18D6B78e96", - "0xb92f3223CfB4D4f22a1129df02c06cb353125196", - "0xB9311678431d853330325c52C7642B3c4E34d5B2", - "0xB931CfAD39A58591ad74D8925440682e1008cc09", - "0xb932a70A57673d89f4acfFBE830E8ed7f75Fb9e0", - "0xb932f8AB034E2fC6d019E041039AeE41a02343f6", - "0xB95C316b0bF5729b1cb2db8865eD9355b9966E55", - "0xb961d0f24505b5FF9a794Cb781290FA55E78C61a", - "0xb985B80EBb5Af0cd4f5b31e3018302ac15b697E4", - "0xb9b5D9C3325b5D68eBe923362e98d4F65e6a0b43", - "0xB9beae3262691225c7Aba1694D0297dA05f0DAF4", - "0xB9C5571fC507790D4b25cA859cAb650c92DcF8Df", - "0xb9C5e2706bF80c7240b9329542829Ee68DFE04a9", - "0xB9c63Ff95d7AE291781B7dcD1497cBBb91618E04", - "0xB9DaDa339A7AF8BB66Aca33BDC273aA2A8A0390f", - "0xB9E8F6f299d8A0b2dEd40a01EE4d95E6c7Bc4d0f", - "0xba00C2591459B0B24CE4a9165b4512221a61132B", - "0xba0d69d83b4b914f1107De4067eE34e863b80bDe", - "0xBa2e37f18b647F19aa2e48581729fC4d0131B270", - "0xba31C0FA34Ca1D5917Ae363f522669Dc3EF808Ed", - "0xBA3a79D758f19eFe588247388754b8e4d6EddA81", - "0xbA3fE830d62d86458024f2779675a2eDC25Ee9F4", - "0xba43e8893102E21Df53B96bd1C33B61b19FBDd8B", - "0xBA5098Bd3137379Fe7E36b6aae8b3B27adeB4a20", - "0xbA53e26fEA710Bf533a3c39B86929CDe08CBdaD1", - "0xBa6DB13aeAE3607D400DDFFD675aa4e88ECc9a69", - "0xba7745e17b479a9689cACa6C43DE58c441aA8B4c", - "0xBA785777de1f6D3706753842a12940C53994Abaa", - "0xBA7a1265933BE28EE36841F8C2170D51688b365D", - "0xba7f66EE97f052A5EFae51BA5E7689203Db3daE4", - "0xba93D60303a1c049ea7CE0B87A3A274CEd5e2F09", - "0xbabB4d573b791FD94a5a51bE1074b1E64cca97C3", - "0xBACe7E22f06554339911A03B8e0aE28203Da9598", - "0xBAd8E5Bbb4fAD4029Ab444A10855539850a91FB9", - "0xbaf1604c4469943dBC9Cd3dd98f2d6F298b3A258", - "0xbafA5F2289FbD01cB8Cd8dEfb17079F282C03Af6", - "0xBB156997CbdA440059044aD3155bc0C1618c4a22", - "0xBb19B765943735F465AFeAa36CfE8Ad0882815f9", - "0xBB1fA4FdEB3459733bF67EbC6f893003fA976a82", - "0xbb5Ed1EdeB5149AF3ab43ea9c7a6963b3C1374F7", - "0xBb6C03B455c0690B10c64297115aa81378F34e8c", - "0xbB72Dd0E6ff0f31338E978BFded8454DB4208F74", - "0xbB97e381F1d1e94ffa2A5844F6875e6146981009", - "0xbB98D481baDf47c255b1901F709787644e26D0d0", - "0xBBb306686a71e890A704d4605769a2B68B665b04", - "0xBBbD7AEBD29360a34ceA492e012B9A2119DEd306", - "0xBBBF8cFD46B8F7D8d087bA37736FAE14B2690DB8", - "0xbBCAa8E40DfA57D1Af6Da0c21ae8B1112780FD55", - "0xbBe4efCF9d56De7233E720Cc133dBBe35972D3d2", - "0xBBE87138B61AD684E3B2F0c8F4B0258400D54232", - "0xbBe8Efd4E3e59525db73629E07debDfcf2917cb8", - "0xbC0a833E4e24e96bF35D1D0e6b07d779FDC4c482", - "0xbc0E164eE423B7800e355b012c06446e28b1a29d", - "0xBc1C8008aFE498116429fe601E970C2E650D6c76", - "0xbc5370374FE08d699cf7fcd2e625A93BF393cCC4", - "0xbC5563De646CA6C6d7e2f7cc44FFADf1B5b614EF", - "0xbC56929699445f826ec61AAD4f37270912788B13", - "0xBC5F5AD2B72aD4B2119A3E1c084eEbB49c4136E2", - "0xBc6c946fe9b84d075395e06fcfBA7eD24Be2725b", - "0xbc71CEB40027a98D30B3FAD332628f991914Bf78", - "0xbc8182a035e40FA640078CA347399b086f59947A", - "0xBc85ee5e575597558e69A43C846894083E30797C", - "0xbC92abeE522870e255b5C3d77709a64B55604072", - "0xbCa7eeEd1faDD22AD8E1eB4fCCF8C221922AF875", - "0xbCc1cea95A1cC7f79404664Bef9A9671bdc12174", - "0xbcCa88322D716f5fCE578C3384554716e3a5e2a1", - "0xbcd5AF129A14120ce86A1265Bb573731B71BC4d6", - "0xBCE981c214FB0D87112eDD383d9E9a0fce5A59Ea", - "0xBd13e53255eF917DA7557db1B7D2d5C38a2EFe24", - "0xbD1F7aeaee5228abAdc14B8414F782449e9CFD7c", - "0xbD4268B265e09421960da47D4Ae4F6EB16Af9293", - "0xbD5577a359234f2F059Fb71B3A1E659536D9D33B", - "0xBd568BB68F45b16D4413CAB547f7198ddAf8A9f2", - "0xbd60694eb9FC58E626F67884f1a0c80a89B0c994", - "0xbd62a47FD8Ad82893aA8C91921938366C00b03D6", - "0xbd6467a31899590474ce1e84f70594c53d628e46", - "0xBD753A8D3bE45F4772145D75E28014a333B705Fb", - "0xbD8929059D0594F37426dCCDF57Ee39e45831C81", - "0xBD8a4B24997A31e5f24fB9a82e87D6dc51AB0366", - "0xBD94f6c90C667dFD46F85DDB4De41fD0Bfe4E8D8", - "0xbda1b324060677e867daEFdC9D9DA32a0c18f5b7", - "0xbdaeD67214641B7eDA3BF8D7431C3Ae5Fc46F466", - "0xBdE5D749026049a881E083BF2eB4250117C8DcBE", - "0xbDf6cD5635A0BcCE5a0445F113135E0Fd7C0c5E3", - "0xBe065d51ef9aE7d4550942Fe9C4E948606260C6C", - "0xbE25fF4612062Da494D34D5892b3344CeEa345a4", - "0xBE2F1B98902653cB30CAb9e2269Dc9c9B3d7918b", - "0xBe34e1Db2Adbc113d452e7ADb08665f7D9ee0922", - "0xBe40c0b67d03798948309F6f42874fadF25C07ab", - "0xBe4dCa67d318F572869ed8845Fe1d3869F98ed43", - "0xBe68b4645Ab798ED4dB88192a444898ff4FDa5Ae", - "0xbE767dafF9d8b543340f01A7c26F856a5b2533eD", - "0xbE7EC6516dc9d1c7ca80E349e1875B3171BF3747", - "0xbe925A77d92471cA69182CC15d630aa456190eB1", - "0xbe9Fd568CeFEc28a4FD471E0f9afEc750ac51cD3", - "0xbEA8dA472D39A49644E34821b52B5c57E52483F5", - "0xbeaB1B990726a363E89299f73E98dd2013892436", - "0xBed1804038651c47C3Fda985fc1444db53E9a408", - "0xBee6Fc6D292F21D0EE693d431B68Ba1737ED027d", - "0xBEf60a336F6a963DCa6758a6Fa280E86576a93D4", - "0xbEf6E7D88aDc9e381a52da4DfFC65d093aB92512", - "0xbEFae3a5155220CA3ce2d90bf65752F5A12De506", - "0xBF2c4a8c2de3f01F31E6AFf0A94a7239B80aeB71", - "0xbF4c281240aD853BE8a95f6B5F9330381f0c7Dbe", - "0xBF75124DEf5d00E3165A5Fc710Df9FBcf3a7eBB9", - "0xBF8a84DE5DcC0bd5792026BFDeBFc75d9675A363", - "0xbfa615e6DDc5bF9Fd14dEEa85A753553b2bABA9b", - "0xbFaf35E5Af21528a9537eD9A78fff6eaC282A4c4", - "0xBfb1dfe508f52664401032f7A0667a451c712FE7", - "0xbFbD4D68BCB5D80572C332f64ce23cf72909eb5e", - "0xBfdE6246Df72d3ca86419628CaC46a9d2B60393C", - "0xBfdf0DD4B90193Cd3c34afB788dFf02788BC03D7", - "0xbfe3C9768BB1D24804d5b047F378ac6096cfdfA7", - "0xbFEF1aF5c3A88B6A627bE9469d0892C98597A298", - "0xC005d9f2421A5CC53Fe00E8124998cc640020791", - "0xC007015A4530e35BF2F7EB55533FF4d35e54A297", - "0xc0085B63Ca41d8F323bFFa305071A367968E1063", - "0xc00e5d86130fFf23fdCf60c9c90c326FaF19406c", - "0xc011559B7B1Af6994fbced2c5D7809D8031DacAD", - "0xC0134b5B924c2FCA106eFB33C45446c466FBe03e", - "0xC0148dDd4A7020A3b9dDEB4C23eb111ad80CA71a", - "0xC03844f07F86AD1D90a1c4A2A8204Dcf00F3a991", - "0xc04528c14c8FfD84c7c1fb6719B4A89853035CDd", - "0xC05F1050DDdEC6c5be0f9d2127D551e69d205235", - "0xC076f3032b4a53A55776Bd7Da62496624079e57e", - "0xc079da49d9923Ad5AE2dC5ADCc903670211Be465", - "0xC079Fb04F67Ab8DA91B0BAA91753adfD3BfEAf72", - "0xc08F8f1ec24e6207AC957014d508867778DF8fD9", - "0xC0C76d1d93D7Bc3946b7DE5c689DCe843C7aA521", - "0xc0cAF28b7fc073DB35E48487C507ab1577AC2E5d", - "0xc0cb49c24bEa610e99766FEDCc496fAdF556bfa3", - "0xC0D60341cb0bA6ac6dDCd2858E9f3D5c8FE6C45e", - "0xc0dE0642c325E21f34c6d9A49a7A58EA66eC1743", - "0xC0eB2d33B7405F1337B18cdeA06E62AD6564D1d6", - "0xc0F2c2bC8C066cA7B218F781A6741ba6b50FF5D8", - "0xc1013ACD27091812F32b59E1D28F08Ad502dAC92", - "0xC11135Fbdd294b88Ba50bD7c34D072cbbA0B95f3", - "0xC141140E34Ebf78921FE4F721fB89A1f360dF83C", - "0xC152537E5AC59De776Ea2B50FfC53A61DeCe0e16", - "0xc15d2C59Db53c389009CFdb5bEc65d5a1Fd4a009", - "0xc161A7c391BE6f0B1fDc4192a11560bf8d3066f2", - "0xC17022D6d251078E6bf728Aa9a5E2113b4403570", - "0xC174Ef8CFD3A4d4Dc97773cDf6DAc2bd09282818", - "0xC1B4f53ab978dE0bBC347c6d85ceF40226f85758", - "0xC1bc46280219714769E7466beb36C9bBd1ba2ef4", - "0xC1c86c8568858912974a5A3A08ef7302e9cCc4Df", - "0xc1cA4EF8614d860382C5653c463FfF80196EaD1e", - "0xc1Caf0C19A8AC28c41Fe59bA6c754e4b9bd54dE9", - "0xc1EAb49CF9D2e23e43bCF23B36B2BE14fc2f8838", - "0xc1F33dE2e940b4721b12b87f9A72966f5624239f", - "0xc1f4b0eEa2bD6690930e6c66eFd3E197D620B9c2", - "0xC201a09ABf34185533D4253dEd3805f7Fa5c371A", - "0xC20cf2CDA05D2355E218CB59f119E3948dA65dfa", - "0xc2154Fd90EC71DEe0b47168085c1E20aab587518", - "0xC21A5771F678DDb39578c4D305981dff019a4e54", - "0xC22faf9F506e63e6F4F0088d15e9197B27C77aC7", - "0xC24E024f4955824Ed42f5c1538eAaA4B32a8b12f", - "0xc25E0a7eD3E8c6228b8d2Ea5A4eF065ADe25572d", - "0xc26bD7284Fe8871e6a116c5D6a4d30D83554F793", - "0xC2856A8310AF421A2A65De16428C2DEC6CeacB36", - "0xC290729EBB89B9157C693699dCFEa804a5eaE272", - "0xc29C14A5bB6bb43BAcDa1Fff761990efb7ED7C01", - "0xc29c6C3d9c9FD14e1AA18D91e046A3a2bd79F8F9", - "0xc2bE66345fa820ACa81322aaa5767D69ab820764", - "0xc2c4E9e89b4f5335030aF2b7E5142b3e0B791a0c", - "0xc2D8db56C50F253d1279dA6760345FE78f784ED9", - "0xc2Df3BeA39a1457203c30D176744924252Bd3a6d", - "0xC2E9A923A9BC9db5409d35AE30974C76b6E401F9", - "0xC2f03805F0AC927cCA841CDd07bBaCfB5B62856c", - "0xC2F46Fa6a4B91ca39B6E34781434841f7c13cCf8", - "0xC326E240663CfCA8d795d8c45F2F14813Da0b1DE", - "0xc328520a8b1CEAd2489d59c16b7752Cb60ebb53D", - "0xC32C338d4E318C34ad61AB7F4C3ab00d1E48cf6F", - "0xc3332ca0486e51dD23Baf474Ff5A6e16eba8AD36", - "0xC34bF59Caf10dF69af433cc4b49e956b4D9C31d2", - "0xC3577269c96c6Cf11687b49b9E26656b47a5DAbA", - "0xC36dA2EDF8cFf98A40126545AF68B14858aa2711", - "0xC38836D6569D1E9238eda3740f7FB7C56290E04d", - "0xC38e3469A3cf8ee9cE84C297aCFD277ad2C86561", - "0xc39DFEf85521b7307175746F757AA9817dd7a08D", - "0xc3A5277BC04F379aE96d35c1367B8D216aA23248", - "0xC3aF02c0Fd486c8E9Da5788b915d6Fff3F049866", - "0xC3d3916FAe7C2b7519C79Fa3A09E08FB1F42a800", - "0xC3D4603852EcdE947162d6B5f8b7CBFF741368f8", - "0xC3F130d47784A270761d9630663c1802C69f07C4", - "0xc3F5cFDC37b7Bf6D7eA8A4e2766E2015e8D01Aad", - "0xC4039Ed571444Ef7F30fb3699a615C4b1E93D647", - "0xC43CD80936e12d5B6E6D9FE9C90F4a9549E76047", - "0xC464CB5158DA6D1295E791Dc8b7057f490588044", - "0xc47cae91620E472C2b6C5fa4ADAb7292fBC7a99b", - "0xc4a21f9a38B813B2C8e3F2E01c8d7547A99Ed2B7", - "0xC4AeB6cDfAC2Dc870bb8ac00CC9049319e5d0bf8", - "0xC4b0bB428a498D82Df5167390Ce6C9192bff1780", - "0xc4B3DB9d9e01eE5A2623fADde764F47AF0E181b5", - "0xc4b44d900eA6a8b8E3dD712a89681a546f5E63b5", - "0xC4bc3888ba5DDBf59b0f500eAE733955b96a5265", - "0xC4BE43C3D403ebcFeA26CE7fCdE71a3F5f6901ff", - "0xC4C68934Cf7160bdCD882c1F0c711e20fcbAC360", - "0xc4CB7F09dA4A7181C420E55C485463CdB5444e7B", - "0xC4D3DbEf91E8a3bd8CB8aC4bE6874b17b4F10799", - "0xC4e535c3F19AE0C43676C2db0385649cCe6B3065", - "0xC4ed202ae63a812EACBD38D3C079CE454D6416Eb", - "0xC4f982E71B104058eC8Ab558062872bd5e731D07", - "0xc4F9FECe08E1EC3a58b795fabdA3A577409fFeAe", - "0xC5050B102888a585C4aE2605C05c3C2c5942014e", - "0xc51c6f6A9692F12D6F611ACdd74eA9273C1e32fE", - "0xC52b11283f4CA6bD20cbC4AdDD2C136a193F6aF1", - "0xC54a73fe64Cebc165637381639e8578e7e7000bc", - "0xC552A1c458002b5C13f76aC08d06Fe0A6C56C022", - "0xc55aBAa80EC522c07b3df6F8Abb6438d3a23Aa45", - "0xc563b7d10c04C1E1FfccbFA31cB3D67b9698Aa8A", - "0xc569b368D2F6Ce6aE819CaDDEDFd95dCe3390d51", - "0xc5719917b5Dc935CdfC26FeC8F3a64b01f6DC220", - "0xC5807256e2E2Fe85ca94C3617C4Bc5ff2Bd9cfB6", - "0xC59b0e4De5F1248C1140964E0fF287B192407E0C", - "0xc5Ae797A87d9D72fB7D4934A304787164A29857a", - "0xc5B183C6e0A5908d6eE40a7f7a831AC6B08100Fe", - "0xc5DB48D8Fc64B517449b4e7b9948233833aC2c14", - "0xC5Dd888548d7b0CD3FDf0CD8f73aFcB07AB48e1f", - "0xc5E0dAb1ed4B4C884C65111B462c427d450C98F8", - "0xc5e93358F421B5Be1dAD172d0325C3C7D71bb0E1", - "0xc5EBF89a6ACea449babAa664F6263E09E1C49aCf", - "0xc5edF3aE6eadc6957be14af3a274A84959439097", - "0xc5ee854DBbc751dbE0FF688F2FB4D9E2041A3EFd", - "0xC60397eB1A1daC133e459e78267fc735769A9C77", - "0xC606a4bec95638088496E28F647825c9DB145FC4", - "0xC609E10E183541c7929b59CA96C33683C1B0f680", - "0xc639246eB3758349846E1FBBd2EEb77FBcc13c77", - "0xC63B052F6C7675fa987FE71ccA11e94aA67B2C8D", - "0xc63F3320b4Bf3c1f45Bf3Bbc3590434694B50C15", - "0xC64146C638C237433C2506EfCb7B618354288A8f", - "0xC64163d0A402dd9764eE28AE9f65be1f3004e1eb", - "0xC658B18DE2f8878eD0Fafa9E4DE0b9b8BA2957C9", - "0xc661f59c034aDe7b7D052c9f5aa1BF1d663fD021", - "0xC67cF3161329eC7f2590060dd7884200fB1172ba", - "0xc6A02724A3BFbdEE37017f9d70C6d3BA5823C7af", - "0xC6a422A9b44080a550C11c7C21024A13D302705F", - "0xC6a4bd1dd02B84811f100E201Af0e4F5bb26DEF5", - "0xC6a6fc4BdB74E68AeC4E90bc344244a69b41BdeF", - "0xC6EebD4a45a8Ff06C7e26365ddE2C0DfC488da36", - "0xC6F2e513cf0930F890C4aBD265Fa444262958732", - "0xc6fA78cF7B830024DC2234b25a8C0c2079bdFCD3", - "0xc6ff88aeDBEbD082505C37e78d07967bE30FF8a5", - "0xc6ffD2c7A0ed8FD28b65bE58F4129D176E1a991D", - "0xc7016d35491e7639A86bBb5a9bdFdD052522E49c", - "0xc70B0e2902B1831443642ca1c3610AD76910a386", - "0xc70bCF404F138C05AE6ddB57F4FCff9bB4E19CD1", - "0xC70Be5b7c19529Ef642D16C10DFe91C58b5c3bF0", - "0xc71891485Ad83c3e76b669c2427b4584d197a058", - "0xC7347D56E938357AF575a6ed7622CdCf48E7A701", - "0xc7358FB8eE459Ba50831b65bEc3D729A78b30994", - "0xC73a1BcA8beBeF34E5851dBe6E60f8A347C126B1", - "0xC73Cf371Ef4f972b747e4C063025fCfb712073b3", - "0xC74BB9e36f9AdF930A2a53dD76Df84F5936dFf0E", - "0xc75e88Ec39E4BE9a3E735d52259cF0Cd71061d22", - "0xc778417E063141139Fce010982780140Aa0cD5Ab", - "0xC77A91BEF771a0b62A81ef776BC5071713025dDe", - "0xc77f9095e3e0301206295734e02046bf4Ad3f9ac", - "0xC796782434Ea59DC422f6F896B6a2A65258B9109", - "0xC7b23ab536b4BC86A0CCE3273D356Fb2B7975510", - "0xC7b7953aAFB06A415aB84FAa1f4f664a5019CC36", - "0xc7bD2a41FB41cC4B31436E77aBd458446cffE19f", - "0xC7E8ff395E33B9491F05838Cf87133ca6d5d2a2b", - "0xC7EbC45A82C4e3456152f79D4F213bAC836de630", - "0xC7EbDd7C463b5DdD9ab36Dc97c6d387c36ddDbC0", - "0xc7F616f79BDdf594701C9379b627f6Cb9B36B3Ca", - "0xc82B43b7021824A4162CE1AcDddbb4FA69Bf66fa", - "0xc8532Cb73122c40ab431Bf911b817eF0Cc69b9f2", - "0xc866aC9aB8d434C8Fc9fF5C861245e86EDE0C07C", - "0xc86AD6244B539D87e77D0d7a5aD7cB6ca9E69eDd", - "0xC8BA929de09C98a5520315394ee99e2F58171225", - "0xC8BFE05496BbA6869bc7c539Fc27642749dcd357", - "0xc8c14b17D49Bb467582D3698d4633F9065a690D3", - "0xC8C92B949BEE7f37EC2b56c1f2d2318ef2409418", - "0xC8D67dCEF4c1D0D5420E5190783982ADB02fc603", - "0xC8E8320c1303B04be87bE81E51A53Bc4b75Fa214", - "0xC901341eBe90F6C057Dff47BE5b9345377Bda883", - "0xc9024FE5Dc48b4fA52146F9ea26b8bdd195AF881", - "0xC908c139a3f39a45c76f186a7a672f482996ED2d", - "0xc92E685F6451Fbb2c75dF4dC116d27280FF55E73", - "0xc93f33aF4076B2D46DC1DC51ece27b82507f926D", - "0xc93FE63E453A83646E73BCF12a050198Ca204EcB", - "0xC94D220A80f0706DBb67ef3537e8cA1E07A88ff3", - "0xC94EDAE65cd0E07c17E7E1b6AFB46589297313ae", - "0xc95c0910D39D1F6cD3bD71e4b689660c18172B7b", - "0xC95e764CF4DAeB020E79D4eb31101356db9aaa0C", - "0xC9775Bcd7084a0892aC46eE81D6D8d8D1BadB39C", - "0xc9795e6f22F5e10Bbb68603929B8C93293f6a567", - "0xc99004e6a71E8f982A71adF54F456c9D1dbE755e", - "0xC9A1757A52F2E87A2144c8b8Ec9CB075C8b50B35", - "0xc9A954C5A302C45D87CC07efb1259Fb3DaD99ffC", - "0xC9aEf2B4F0Ca7cBb9a8BeB1b7618Ed33978060B0", - "0xC9b59D99Bc30B840C9F743f9233D45040342b5d0", - "0xC9B66d28E107C4BDc2e70Bc30EdEf014127AAe80", - "0xc9c77B0c2EE79CEc54B3aF7039f8a7bC684e48bD", - "0xc9C832697CB2c894dF5d60Cbb13f17468C309Fe0", - "0xC9C9b06D4B3c1BBFC0758a406B8Aac49c3EFEF74", - "0xc9d751a26E591220AAa21B00073cB042Dc355aCF", - "0xc9F0314Dd4A9826e7730313B756ee6B73232025a", - "0xC9F288727FD3Af50Be3b16b43F480214225A1743", - "0xCa092fF3594030FF501ad4c173aD1B1C80D3a6be", - "0xCa0e48A70F5CD12c34baEf25A06343509ACC6Ae2", - "0xCa16C34348d3888EB5DEa809197e88fa8A61861e", - "0xCa272020F740472f0C46b3C9Ca35296442b50321", - "0xCA3D14E2bF039cad957c9Fb7a4909E902a1572AA", - "0xcA5A55F1168CE12eFb047e1104f819A987AE5288", - "0xcA7d039082741222d9Ffd486f837Df2cb505aF4C", - "0xCaA457cAF638C4fB3C73C3e990BFD99f0A8Ac298", - "0xcAa86D11A065727df110846f696773B840A6E313", - "0xCAabAf1c3e8595c4603fdd3b64a3ECE2bEe18e4e", - "0xCab298344DEC6547Af008D91064a24F0455c749C", - "0xCaCF44373E2916616eA855dC226F0fD58cB39A1d", - "0xcAD90Dc5f3656AB76817990866D79D3dB24b194D", - "0xCaE3A16775C3a29aA6DFaa66EF6b903FAa5e3414", - "0xCAE3c92A6d4B6520E00eEDEadA982261332d9494", - "0xcb0Ac19e629a237E2a865B9e2c8B2C534f129006", - "0xCB35D14759E2931022C7315F53E37cdcD38E570c", - "0xcB3B9D1F7dbca2f97f578Eb2c26b153A59FBbf9F", - "0xcb40fb08BC92aB07828304787d0c6D4b963b34D4", - "0xcb4EA4672e6E4eDc80D002ab3Ac11D4aD0D45729", - "0xcB60251ff3b93E4298d3b77919CD6a3DA059D7f7", - "0xcB62A94aFcd4Ff4498BE912DFbF60Ca1d4B3edDc", - "0xcb9158B4E903FFa5a34Aa7337fF447045A36843f", - "0xcBb33F3aeea9cC04833e19B620a84DC9D0947bF1", - "0xcbd3289d1B9364FD50F3b4fef4c06Fdd82807E9b", - "0xCBDd70eE804E98DE2179B0a5f0Eff81044FD1d58", - "0xcC132611673Ada7dAc13dfF5246d3B7aB1CF125f", - "0xCc17Eb4919781b99294c26d0e9fb67B60DB5cF9D", - "0xcC278164b3cd42A5d522ee91F8C10196dEcdE91d", - "0xCC29DF5EDD44C5755987BAf1aEE2edC5Db652411", - "0xcC446b58b25EAFfb764b26967b131C4C8f6E4AC9", - "0xCc4cA495438CedCE3B631520C35a8c20F004462B", - "0xCc54c9BBFa266a0f2f3669c65fd0ab2646971E40", - "0xcC586618E43DFaaaa07CFebB3288Ad43dfbecd26", - "0xcc7Ab4f892b9C721bc952b7CfaBc65f4c5832450", - "0xcC9a66aCF8574141B0e025202dd57649765A4Be7", - "0xcCa90dDC76C9e3DB6fd436eCa1d425128b9483Ab", - "0xCCbBA21Eca1f5c572CAF1A5Ac8b5B828d100e7bB", - "0xCCc014E5735bBd21928384142E6460b452F63A26", - "0xCcd83acaEb9680b9F2577F22Eb1b90771f821D45", - "0xCd0eF7340a036EB189E6a365b43cfdc934F50441", - "0xCD11a81b0bbd246a8943e6fAF2D342eA25d63a83", - "0xcD16757C08508cCB5D5E3C35E37C93e45A41AE88", - "0xCd18dD1b838a8F2B899dAC1d0E80aCF813aAA140", - "0xCD2Ae3808bb8FDc835B25fD613a905662fca048f", - "0xCD38E77582b656EaCD9b442095A28E232891583a", - "0xcD485F43a89681df9a1671781985919f1445Ed06", - "0xcd5dC43A6Bb4120d51947A1a26C141B727bA2833", - "0xcd65bacACeA37E65EAC019f37f5cB38AE62a7fBf", - "0xCD76a34fCdcc482e25e1D86e71111b78F818B470", - "0xcD8bF9Dd771E93B17e2164698dcB30Cb87D51057", - "0xcDA8b474161F2E11CC4283E1317F9afF009c8a16", - "0xcDB3C6176b66fEd1B656199BfebC498005975D1e", - "0xCDCfb1876467B08D37e6A49582017126dF966c5f", - "0xcddcC63883683A3e6d5537D0B47074c3ACCC790e", - "0xcDE72fCc1e9430d6B67C22f435F8AB0322DB0e48", - "0xcDe7f2D872975EAAeebC98b900f49082922c0731", - "0xCDE8cE7488716402315f744985cf71e5b583D3f2", - "0xcDf836192B5d00Fb4FB8c2bc4fBE1967cFF8CD99", - "0xce1280c69C0EeEacdfC0997DA1CF52214E02c2e8", - "0xcE13aBCE0DB5A8224616ef24D3979d466F19CF90", - "0xCE322A6795e1685f8381e3a3f7b299507647bc84", - "0xcE53B468d40A5208e7Fcc8A4B589eBE0309BA030", - "0xcE5b23F11c486Be7f8BE4fAc3b4ee6372d7Ee91e", - "0xce69EAc10d152166c3f496AEb3F9e47a82e17C20", - "0xCe6e0d6716C92B3e030d75A99A177844C8bd27C5", - "0xCe833222051740Aa5427D089A46fF3918763107f", - "0xCE908ECe4eb60b222bD14c73b463C7bbFFd5936e", - "0xCEA11E8706b67F710c83D79eC7105031DeCc8068", - "0xcECeAa9Ef7aF34fE5E6E0C336b6333B96dB09d75", - "0xced2A816a4aCBa1FB639B0C6d30685e507eFB484", - "0xCEEf273647169Aa6ee1ab578F540c98709066D6B", - "0xcEEfeF9Fe63bdcDf56df134da884F9606eb7Fe9f", - "0xCEf41878Db032586C835eE0890484399402A64f6", - "0xcEFBc6085117F3b19C8DD6CE0005040375CE2Fef", - "0xcF3E026685C51A8511F427181085BDBc79906e6F", - "0xcF5277bF9c29B451A699Ba597AD6eD8237d4efA9", - "0xcf5Fb2dbf73b848291646f88ee54E6573C3e0ecC", - "0xcF6892fEc127c23C8d6895941f981522d7307F42", - "0xCF719EA0525989eF1ed9522C8bBc6Df4FF79144B", - "0xCF8800F7CD90cbF3B7F5eB3681DB88d8c686F54B", - "0xcfA5403C1e92C2f1A3F50540D68179C987164d65", - "0xCfA8A1567E9dCae2e2083D1c1adaAA3D24f905B4", - "0xCFbbc398C08822924503cA5463aDF24351309379", - "0xcFbC9103362AEc4ce3089f155c2DA2EEa1cB7602", - "0xCfC0C8e3c0D0C0E3094b58E112F69973Fe660372", - "0xcFc78221EB6764A8D88A9D137dbE40152E24a14c", - "0xcfd8209065f6669E29b128F7c5e9f2003096B732", - "0xCfdf325EC4961B99f55685dC9Cc0ffb30Bb759Fc", - "0xcFe9F6C375D1Bb541AB571E12714dD2C29f082B5", - "0xd000deAfC3325D6844962636045e11d51dD0E9fd", - "0xd01D8961F881EdAF23936aD809bf4ad65779877B", - "0xd0287a26D131D6Bc2ea0cab85b24C5bd00438a5f", - "0xd0792aC0de7Ef31197C5f452B21A34389eCc725f", - "0xD09014d944fC8c6707f1dfEff4938D723DeBab70", - "0xD091B146974671Bf8607e7d165304d72581E0753", - "0xD0bd0D368436b4252116fb1fB6e148c4AcF3e72B", - "0xD0E4847359ae76C2786D242e5F45C4f6F1aBd752", - "0xD0f116d0Ba97A830C403c667560566bBe1F1858B", - "0xD10A6b7feEbDafB8cA2F1798d5e68053b65C2DeB", - "0xd112F302969901fEdd28756EFE8170b80C746CCC", - "0xd117b18a075A15CD68d1a8349D085b9FE4A55e90", - "0xD137eD189a8a3e9bF5541431C9b9Ff1D4EB5c196", - "0xD14A4A86E0eD23FBD512e84EDe021822CFf79FCA", - "0xd155A53E07F08E41C053B6b224fCAe43b4cD8204", - "0xD1566fC0fA85F4203b77D4cC8B35c31FE235A04e", - "0xd1573047524ba2A08767652fCa8097CDdc33a0db", - "0xD16B33fbB2eCdf530AAd4BC26845F500E84d498A", - "0xd178ce28c83B0c0D4Fb70B57bAaC45D3bAd59Af9", - "0xd1877365c79285e413EfA400106e731dc3A50Cab", - "0xD193A22224795C43d837a3f3D7394B4d0cC15F60", - "0xd19D13C851142FA3FCE60F01A3CAd240C3b0f49f", - "0xd1c03BFEB26e44f9C3BD89397168557632140c1a", - "0xd1d89e3A49E50F5a05F1dE017B607124C23611d0", - "0xD1E5b0FF1287aA9f9A268759062E4Ab08b9Dacbe", - "0xd1F5a4821FF7A89e484Aa38053179eCE33850d60", - "0xD229b51b56F4326D4e9b3c651520Bac15A12694b", - "0xd23043ce917aC39309F49dbA82f264994d3AdE76", - "0xd233D1f6FD11640081aBB8db125f722b5dc729dc", - "0xd23E658c14327b45c9BE4340D5882acfdE8Cc22c", - "0xd25aB69F5809925F87A7A961E3BBc01483AaDE41", - "0xd265Ac44dd8d8b1F2B892Af8ba7E550291d8b0bb", - "0xD2741283F446E2725bA7c239C048DDd3E2eb698F", - "0xd2760BF6983694DE7f2A2241FE3Dd763a2f67649", - "0xD29c2975Fa2769BeE254FA6497A97cC39A3B85e8", - "0xd2aF9B89191C38998EA0de95f6b8A27d5a359ED7", - "0xd2B27bDeCdae910dB1983D1d67b5F7404339284F", - "0xd2BaE9A30A40376d25353773010FFe52dBa0D688", - "0xd2cD254f7D42c68E1992369A47d7B47afd578109", - "0xd2Eb63023aaeB44030fF53a6EbD6E0C05edEC836", - "0xD2ec068d706c453f1B82359dF66Da0Cb6468EC6d", - "0xd2eCa00493ea1218A7aD20009AC0A4602839ca2b", - "0xD2f81Cd7A20d60c0d558496c7169A20968389b40", - "0xd313339B6f6fB37315F24cbecd3DE8aF6132Fe5b", - "0xD32453965C8B4f50aEc7047d308E8494AcbB1179", - "0xd3407Ed6dA0e6C675A211CcE7CCB17d0B4Fd046F", - "0xD350257Ce6E48D1Da21F9d4224bCe2350b976ba1", - "0xD35147BE6401dcb20811f2104c33dE8E97ED6818", - "0xD353Ac1E974F08b1e615Ac9d7E1E48CBc1EAe788", - "0xd3551ab3018Edb9e1c1111e966CCefFdf625a730", - "0xD35ce1c4e1e1863d3A2f71cA14Cae52F0Df152DB", - "0xD3a6967214a24dE0a230c66aFe0a47fB2Ee1Bd83", - "0xD3Acc6204D4e00d094d80B5Bf46aAf497B5984A2", - "0xD3B353421FC5048AD38f7581097951bb9D6C52FF", - "0xD3c22F8020066B46441e957bA18b6C73561d28E3", - "0xd3c6b3B0f0DB3890e4Ce4D2a3f97cf3BF0642c92", - "0xd3D427d5c2cf01F8DC1777b27719B1d4Ce369484", - "0xd3DFfC1aCFEa59557B9092A5C095ACA91d696a57", - "0xd3fCD4c1fA2952CF3B1a3f531C95b4b89F0974E6", - "0xd416e413decf0a1c08c77a43B156c5d16922c6D0", - "0xd4174697a0E17501E334A901aF58492322e78ea0", - "0xD4202B234c15255BF0511D3380E83bda9172A72B", - "0xD431E33C86Bcb9D9b17a35d69c6293327183AB50", - "0xd44b9D3cD8e028dCC3e3C7397AA8B23477498AbE", - "0xD4515669DACa5436D95A5742E9169c8474BCEB18", - "0xd46BbdAc84181bdCbBea2087549Bb4d64041Ac75", - "0xd47b6375EA586fDF02a0078EBc8B3CB9bDceab78", - "0xD4828D4D3737B69e94ef0Ad57329713Aa222D967", - "0xD498fC4289ecbCf5C9Ef033DE3CEdDC1fc3f6cC3", - "0xd49Ad3c22B391dAf6b8723918F23EC24D57f6191", - "0xd4A00Da767cf231cC1c20a4A82617a0dA0C19d42", - "0xD4bA1E7F7D64B6bcabcc6ec90625aF819c0aB7c6", - "0xD4c4Ab736D12E132B42c5a69cA4C95A47D9270D5", - "0xD4D5c047b5d6Dc34872dE10936364ff28A4C5354", - "0xd4e18FF60B8E774A8cc0f2C06ca56b162d3874B9", - "0xD4E3cc5d3a2a4D46c937f8be3214DDd7C2F1e288", - "0xd4e4078ca3495DE5B1d4dB434BEbc5a986197782", - "0xD4f6f9Ae14399fD5Eb8DFc7725F0094a1A7F5d80", - "0xd508731686f2c933B849762F9A92539C666584DC", - "0xD50A41Aaa4adD330Fc92959F0dcc9eC61e2bfb43", - "0xD51c1c9E2ddF4daC11b7846505D144c333fdC5D4", - "0xd55ad918Bab96BB71FC1cCa470B592f0dec3b0e2", - "0xD55cC696eaB7F309cfc6BcC9E16cd32F066c64F9", - "0xd5677b0678a29E3b7352C1ccB62cd79fbd619c9B", - "0xD56ED96f4B49795357EceAdFa4B0806797E6eA56", - "0xD58412DdB3A0A036aaB68DcfEd34B01C554FfC0d", - "0xD5Bb0bFE5fcE8434B4f56cf7cD4109305A52fbBB", - "0xD5bcD95f75cE7E1c567dea3b4BC45fA519713024", - "0xd5dad1DB7F112037c0c6Cf0792dc2a7866Bfd136", - "0xD5F80394F854571Af04B7c823fAfA8E804bA673f", - "0xd6076EFe1E577Deec21afab6eD383b47E9D8DEc6", - "0xd6122c4b53738Db5BB3b1f526d707836CE6C0699", - "0xD6235ede59037C75201ff72ef885726Fe8cc177C", - "0xd632C4e51C065B93e20e21f68167e1218851D2A9", - "0xD64705f59521D6774613D04cdB7Cc15A37C6AF19", - "0xd649C62a740b9d606EC7E404Bb829d407033aB06", - "0xd650125a0c2D40BC4853C303241B9EfdB1887C18", - "0xD6630E4500D2bA9e28D039eDb70a836bd12E731b", - "0xd67085675bfB5cF19dD2Ef55c77D81563470324C", - "0xD68CaADcf9a52130E14e0cCE4EA929dAF7B3081b", - "0xD691dfaBdCB14DDC1fAb610d41c1b85A7d87a27A", - "0xD6dD2578D8a5e02e276A1100BE4CCF74979bD21a", - "0xd6e367F5d0cbF8762feAEA4565C60F74F8bD6827", - "0xd6E4696fCA58A805f66A1b2160F54d690db56116", - "0xd6E68A5e3F7db9980bA26E0Ed8d32E231F510752", - "0xd6e6a28eb0a72af2336f80e143e7311bc3108b97", - "0xd6f0CC3D07e1e9f9eDf9bCFbBFebbdB9cefc4ef2", - "0xD6F1a42Ffd8E4c406405C385B7ea21B0e4C911Fc", - "0xd6f3b4e534687D37e30BE2D70B5a6Dc5eE622123", - "0xD6f41d3505f3Bb187dE18573540ed9c081e86035", - "0xd6FAf070E12e9f2fdB25085A0d4BAcc77B94F3D2", - "0xd70F41Dd5875EEE7fa9DD8048567bC932124A8d2", - "0xD73bE539d6B2076BaB83CA6Ba62DfE189aBC6Bbe", - "0xd73e3CD5E49241b192C8f558F3D63189F135E023", - "0xd7431870AdA2F9F0053180610974f63bf8E9F504", - "0xD7496464C68A9CfB04Ce9a9298587c34E8CeEd2A", - "0xD74a2827c962C5694d1c2ef0ABB6DF8572325d14", - "0xd74d0895078Bb18C5795ed931de8773F0bF3C0CC", - "0xd752DB798F16085D270c879f570481f47A5F12bE", - "0xD76B986A863125eD05f1BcB071Bce76C895FDeeE", - "0xd7785db59dBbE1A4e0E036Aa25141290fbCe2ac4", - "0xd787db908102208d94eaEBB63E9032d8fdf3D200", - "0xD793D9a87D2Eb32eDd8ddE8e71Ac3911C94c6c49", - "0xD7B4a7d2bB0FFA29A7d2f17cD6B7E176C48060A6", - "0xd7D2C20a8d49cD2b0A4980070888502A1Bcb4F8c", - "0xd7FA1E274274A2f32cF4fe232d851Cf656d7C44f", - "0xd7FBD072CF99146aBcffA0ff4AcF51b866a70433", - "0xD81975505034f9a8C3618Faf65E9e9F06A9D698D", - "0xD828956233931F8b1C19Eb8CB14b81a86Ff88BE2", - "0xd851FBD96D16D6B818c622CBc23E4197ADcE4058", - "0xD8633D2847c473198EAE58C49a85515b782045Cf", - "0xd8647E70c096999327f813Cb9f3e49811C2220fA", - "0xd875021bebD5A4e677ac642B64C9872B769386E2", - "0xd8a7c7Daed6E7fD480D4cea3Af336A97411FE25c", - "0xD8C1174D949b562aACbcd1cBC71Fe598D7907309", - "0xd8c1F923B166B299D32B3adfc0cdE32e7A69d396", - "0xd8Ca21b6E7149C7C5001cD5F9c62dF470557C69A", - "0xD8Dcb0C856B5d0D234E70f9e5F13b6bc165F7dE4", - "0xD8ef557522e8bB87a8179Bd2eFac1Bd5AB7756b4", - "0xD90183850D1E1908Ed8012aC9C9A7B1B23a991A3", - "0xD909e5E870A24379e7A100996C675F87c128b648", - "0xd90F5Ebc01914BbD357B754956AaFB199F4d1624", - "0xD923152e96B0f8eDb28a8feC8765D9F8D81a6920", - "0xD94489F0e7C3E512c4870D632fF6e6457D2D025B", - "0xD94a96E1784AA5Add06e947c905b7F3d8c6b9a94", - "0xd964EdCc837cc284303c46CDCa1138C5dEcd7aF9", - "0xd973E05A6DB3206b8A5F17cbE34A6e0E5f1634CB", - "0xd97bF331041207c4E4fB95964Be7D4819f1Ac157", - "0xD98DB983fA7cbd21Fd24ac84c9acA430191309C2", - "0xd993AE4750b6B352399978EA5EAFf78632dCcdb6", - "0xd996035Db82cae33Ba1f16fDF23B816E5E9fAaBb", - "0xD9bD79283461d01F7Bd22aD2B8E491526471336e", - "0xD9f69bc180b6B953F390Fe384eb18C743c06fabB", - "0xDA0542229DC25e8Fb96698569C05F107F9556545", - "0xDA0C8f051db50bC5916b844d176b8a2651211F82", - "0xdA14b71A2d5E43ec69FBA130ebF77fBcFAdaC2EB", - "0xdA19C55b15DCCE34050710ced00f1DD35c9e7F10", - "0xDa2Bb83d549A26e4a71c0E621915878ecefb56c9", - "0xDA396a2Fc5f0e3A87a874757f1317102f49da5B0", - "0xDA3CEdE5AabB281d4181A486e4e167BF22a10E7B", - "0xDa45Ea5E72b8EC4715BB96369476914d0c9e0013", - "0xda5f5D49507772f13E682B490dAdb025413e3961", - "0xda6069f77190E33a3f87B8aE49750AE49428A1A1", - "0xDA9c03dFd4D137F926c3cF6953cb951832Eb08b2", - "0xda9f43015749056182352e9dC6D3eE0B6293D80A", - "0xdAb189B6DE4D458C9eE8EF7201719fb9E74b7481", - "0xdAbe8AcD9B3CFb4770C341565a079808E18150BF", - "0xdaD042de7c622AE549641d67793aC65cf988c533", - "0xdad917D2FdF8DB6f43DDfE8B97D3658de3f8d0D0", - "0xDaF3829FAa2cF2d4bFc031DCAc2748b7bC5AD65F", - "0xDAf7b29fD751Cfa1b49abE0c11C639dfb2856ea9", - "0xdB0527a196445483115d5fD7d12334701049b6F2", - "0xDB141CBACE1Aa23a0858e14ACE38060734f63Fb5", - "0xdB18EaCcE41DB61E7588B408DF8cD90896993F3E", - "0xdb19D8DBd01bf34D048C0f34d7B74703A45CC0BD", - "0xdb281b2D66C3A01a44ea8b5E8D4EbfD6Df9a21cA", - "0xDb2b645eD7B3741D188a8EA63B56f54D07f79663", - "0xDb4642bE713Ac82FC24C0e95591c6E699f8a47f0", - "0xdb47aBD512Ee7a3681E186CE037D274a3033941F", - "0xDb52DE58841caBf0D06adE89B6da4761E70A293f", - "0xdB56448fE2635f7912287cd619E7eD3d93180f25", - "0xDb7E971d39367b20BCf4df5aE2da0fa4261BF0E8", - "0xdB920ff339D433d4ED307153A39E8654B12AB101", - "0xDb993c4Fa267f4ae79FCe2d611c1d0A27F595BBd", - "0xdBaB00E82F7dF762BcCC1c4ed603C7B0b5cf348F", - "0xdbBA35892F7BF059c65279C0EEbd05D9bb00af1f", - "0xdbBCbef08c6dC97fBf6E1bF090A9012F0fEa71E7", - "0xdBEe9da09F8ABD3e8E836Df4338de08a29d158A0", - "0xdC0Bb69a6cF11c9869F771b7466B92CbFabC7C44", - "0xDC32FF5aaDA11b5cE3CAf2D00459cfDA05293F96", - "0xDC54b327C9bCD2c962E3031C38C2084813431dE6", - "0xdc836338f6602aA81C4888Ab4144fC85bb835f4d", - "0xDCB7A1aD300811b7107C13f372f496181bBc2417", - "0xdcC0ca8FfE623c2EE98055eBa7b0e0BaD0ae39b0", - "0xdceaf1652a131F32a821468Dc03A92df0edd86Ea", - "0xDd0058868A4CE705Ec1aBa82bb7F1469CF9D9803", - "0xDd09892c637090db399595Aa35b86258DB4eE183", - "0xDd49f9F9D4d4E3E6Ab520e37d3C9a3bE879CfA2e", - "0xdd5C14f6eC5281ca7Bd2AD3c6934bEE7fEDd6d1B", - "0xdd5c25B580DFAcB3344A4Ebc79214e363C3EBAFf", - "0xDD725a7f64b917bE71F0c83AA8A3D84e2BC1D753", - "0xdD8834Bf87a5762671aCB2a1E30f5aCed0B118f7", - "0xDd9A5E63dDf06d145d8e341245a53385F8b00840", - "0xDDa4d26A8D5F64e3d509fE3bd0c908176f2c9E87", - "0xdDd0729A1407AFb1e59041fc45D8d9AC72dCE239", - "0xddd488D7bF1d55d206a24C4Fce52FD8EEBEE8Bd2", - "0xdDDf35668ae06CB2A2B28bc77064F229Ca4a842B", - "0xDdE2D979e8d39BB8416eAfcFC1758f3CaB2C9C72", - "0xdDEc43f591050a4a9Ad4Db5e398EEA0305A5edeB", - "0xDE083E40fe84835cbBd6c69F6595cAE1e85551dc", - "0xde222A76D5Eb3E93A3E96C23703E16633466Aa2d", - "0xDe44FB891f243265A92B5089ed8bB245814447AB", - "0xde4edFe8877c65F93171489c171F48dF47C3118B", - "0xde544E54a330Abd1eA8a0E6693D46BFe95D9A684", - "0xdE64E41cc0B724f96cFE4870c9415f847aD28270", - "0xdE6a7cD2757744C68842B8b4Dc29e3EF35626C41", - "0xdE6d2C8ccd9db03a18699BcF92f66EFb7614A6D6", - "0xDe7Cf745C5406114EafA21fB64775CAE033b4ed8", - "0xDE7fC460C0cac39a2A664B175D989FCF8b4755B4", - "0xdE9890FEE50055955Dfd5c207f3e7Fd333D3bdB5", - "0xdea185b66A1223bC5719F4Cf7D3A159F957E10bB", - "0xDEA4c925FC8677329f1cd2AC621C96C66e171c3F", - "0xdEAE356A33BeC3cEDD6696068Abb38846F6e091e", - "0xDEcE32B0641a17FEDc03F62cDA70ddB93725990E", - "0xdED33AD088ed9F4A86f7A156c99c423F5E6a0d08", - "0xdF0EAb397E42424c914aAe524049d18852aF530e", - "0xdf1E9E1a218CFf9888fAEf311d6fBB472E4175Ce", - "0xdf2F6Ef713A46Ea63f77b9511cC71569d4D63201", - "0xDf329603BD378021698f9833cD5205b52F9E370e", - "0xdF39fc4E996159E48Cb8594771FC4dA9bB447461", - "0xDF3eafB7Cd32d150ED15a447876B9E1Ec9217683", - "0xDF3f33f2398F85032F244a9496c5C30d37B65A96", - "0xDF4418aeacA60239c0EeAcbf240Ef10970Cfb669", - "0xDF4B57Dd9C150d5848507586BA765EaD4B0B890C", - "0xdf5726C8F702001c779329737102E43a8c302F7a", - "0xdF5d68D54433661b1e5e90a547237fFB0AdF6EC2", - "0xDf61D4DDD825865Be7225D550f4F7B2f4726021a", - "0xDF6c25B048D4959b656eD5EFE820EeBd36b0dbE3", - "0xDf6Fe68c5092D1113aa0613996F45C53b301DAD4", - "0xdF89Df85be28e8Ee5970F7e8767f5191EeddE883", - "0xdf8A4Ad46F0516EE6497A4a05B6048BA8f20aBC2", - "0xdf9916dB7f99cc1Cd8f26E05b4333a45bf4A453f", - "0xdfC8E5A00BB1AcA701A7419431D786789a684934", - "0xDfCc6cfc5922f90844f926DDb52bAf21fD751F88", - "0xdFD8b22551C23209a290cA3d1d48d4376c568107", - "0xDfE0E36eA59Dd7Bcf8E72b3AA38D7ff1F472F1CE", - "0xdff991af459d05175b3bb766b950afc697b68df0", - "0xe011bb7407Db9Fb956E61adae24c4dA8eBD639A2", - "0xE011e6b1Bb11f67B40e31E4a625794E50B3EF7C9", - "0xe01e7a56750953cb7A71Cca563f0E9E295b0730e", - "0xe025523BfF25D354e4fDA8C6d0C514fC50390482", - "0xE027736872a29E89Cb6Aa79798aBe1CB7e07b6d3", - "0xE02D1f4c4A5E3c7C894Dcb2Ac574b76b06E278b4", - "0xE0534fA1D8018312991c5F03C08bc865731282Bf", - "0xe0617344D04825695dF9a68A87B7C478620F0827", - "0xe063F4a0AF42bdcdb0c5198287FBD313FDAd82E8", - "0xE06667f562A2dBd32D59BD08EF060468FFDC9bB8", - "0xE07919263B3b209f4Ce065670BE4e75E9a1aDac3", - "0xE07b05477DE8aEC69DAD25a6b885fD88C8ed4Ab9", - "0xe082605A7C6813A4Ab584d83c0e0BF7E50270752", - "0xe08832C6b0b9B8B46b7A4A38856b100132474c6a", - "0xE09B54F242D41018CBc456050867292BE9295c28", - "0xe09c6439B0E8280E2EA460d6efb8c9700a4EB38b", - "0xE0bA369Fc24aD353244EF1a2f77372E5affbc991", - "0xE0dccC6686F79D520203D138a2C13837d76c9156", - "0xe0eAbAd885F91E082C5a36582192405A6C8B73fc", - "0xe0Ed79c60ee50Dc4DEd5509f3B01293d82A37f32", - "0xe0F495173D95460DeC3706975Fb5b3733694c435", - "0xE114C89B60F7af765f67Ad9235429D5A44f57DAE", - "0xe11f708a6e5E114D27d347FCDb5061A201e934b6", - "0xE12Ab7973e60fcD8C5D4Dc75891eF9fbb275c43f", - "0xe12E5B46BE75EfA04B5eBd3fA5935fb6EE6d32C7", - "0xE12e6Ab896F7a5e71c8849C6Bc08abf4452006d8", - "0xe137ebe3857b7939a1EC06476B54436AEA27Bba0", - "0xe14a2D09Cc9c6dF4eb74dDD261b60F387B28e58A", - "0xE14dEEf5568ad5635310c913dc6C6dab448Baee7", - "0xE155440d6d49375607B753f5b195e498cEA41B32", - "0xE15e9c0bf6B6B29d3b9e1c921AB2CB09C2194463", - "0xe18C681fFF8F12c90231Fc8539aF8DEc8bbA48D2", - "0xe1b0FCA090EfA8588aFdB96973A540760F90A8A0", - "0xE1c519DF142d077F05d3CB837C553E9F887d8Af8", - "0xE1c97DB8d04f135d07a7121Cd268fe17f7DE76b9", - "0xe1cfEbe395D6c2b4A242Efce330b1505158C1959", - "0xE1fC74A4F7A303B6a7d16C73171734D11a271c1D", - "0xe20AF22a530Bf225D239E1cC22e65Eebb3798b1E", - "0xE215e8160a5e0A03f2D6c7900b050F2f04eA5Cbb", - "0xe21F088c589bA0ff07245f9462d23588752Bed57", - "0xE23B9F368D3cFA255f7968DD0491B0d4feA135F5", - "0xE2410F5ba32ed7236ED1E68ea4AfAf34832A7061", - "0xe24FBEf16916Bf043051F52e104db89928276674", - "0xE2506e06025ff63e1E6ea08765Ce9a0Fdb131D23", - "0xe264D16BCBA50925D0e1a90398596EC010306E14", - "0xE26B758708F39276f879c0A187d9a789fc26c38e", - "0xe271415e289411C0564247357Cb79fb97F7A59cC", - "0xe272fdDBD056240149c771F9fD917FA040dceB39", - "0xe28FFD8847E2C16CC9d07380ee757D0D37F5DC86", - "0xe290A2f83A01bB4228c86b28a4D768f42dEfe710", - "0xE2a3Ec2aAD99208048c392E63CeEc746df210504", - "0xe2AeE679e50D2f391517E2f4006bA5aB1e6b1D22", - "0xE2B339C3283b706c6a6001B4565F0FfB872FB45E", - "0xe2b48132060dF95fe7b283397Eb080Df61B25ccD", - "0xE2c9eF04009cBb17a0A93b9033a4C1F002B6b485", - "0xe2e3D843989ff0c1cc793207F5154C72AE6376BE", - "0xE2E7641115147f1575D6092715F066C7ea289a5B", - "0xE2Ecd5caAd963AA51cD4F2c397DAd007F77d3D5A", - "0xe2F5349616FdA0c35F6c66A14B6256e30DaC066E", - "0xE30940fE4aC7D029DEa86537E76DCBbf0d0E4b8D", - "0xe323B0Da22c18eBCD26358F7a0163276370B061c", - "0xe343245DE92181bc06ba5Cd1152C705A2C5F3E2F", - "0xE343D73BfCF641de068a4F91810de862c5328ec6", - "0xe34fcD12115BFe2fb632CD63fe7be5472b54173f", - "0xE360147D64bcE619acCC815087f58e56886cB0f9", - "0xe36063F8297BD3a7DDF582dAd1129B838013aaCC", - "0xe3672Ac911Fe27a649328b12095335C3BF58A727", - "0xE36f1a7c2E0D2010FA6Bb45Fc4CC6f5C799a9c6E", - "0xE37d18379eF7459d6Dd9D54a2A50B77f65fe08E1", - "0xe3870569F9E1836960bF30B5A45FC743CEf0aB0E", - "0xE399eC27087F4256dc55baD22550ca4660380D73", - "0xe3A69aacD1B368A6407f7879da9127CEb7D34B07", - "0xE3f2F807ba194ea0221B9109fb14Da600C9e1eb6", - "0xE3F392EDa0294E55078428674f8f90b680DD9C5a", - "0xe414a94E31f5F31E640a26d2822e8Fef3328b667", - "0xE42abB395D7666667D6f4E4Ac246F773dfe8168a", - "0xe43F953a39a4681aC36f72977ec6998aDc3d9f6A", - "0xe44a5aCF291B9cD923316ed1c1C9CFa289eACE21", - "0xe48513B09B216c1026603716A79B3cbEa752D972", - "0xe4B7F895C582C4C4ca0a1f9502AC35E88A6Fe21d", - "0xe4bC953e6415c6dF04afAbc397B1750453092A4c", - "0xe4e0D04B634D174d577De98D2EeA7bF0f62E896F", - "0xe4E8c4EC9fcCd1755876E8248Ac464E615B0122c", - "0xe4F5E0d5c033f517A943602DF942e794a06Bc123", - "0xE5056E519bdA000b19Fb0711c3D87677dDa9640D", - "0xE5061792A08cfc895Aa7B0D4Aa9fC4eAec4EF334", - "0xE511f392B0407B589AB4203cdC065001Bc110290", - "0xe512Cd0Db34E774075bD7e034fb1e3dd96137177", - "0xE54127FaeDffD16E216a67d22526f52Fb622C9B9", - "0xe550b04bDf2Fac06e4124D731eBE645645B03e06", - "0xE550d1955404c8AEc18da6c192eB2295415178CF", - "0xe5570Ac5169aE382B186e227A79d6F623E3C0f02", - "0xE55829eF2A34Ac3bb2f3FAb29f5c34fB4be45E25", - "0xE558788785e8C49A8589E87Fb77b18f1130d919E", - "0xe55c8732dE80cB474c756440082270e3B2AC7AF7", - "0xe570131BE8d38f5Efe74232a4B2Fa5e56a00c16F", - "0xe58Af3dCbe423C1e330F9d6e61Cd47Cb530239aC", - "0xE5bc1b4a38B0C81e01FA8F6a288340d669913cad", - "0xE5D8Ca49Cd502Ff580834abB40bc7d8d7abBC284", - "0xE5dD92b6110e58ff46cfb174bC190bd9c1166998", - "0xE5F166c0D8872B68790061317BB6CcA04582C912", - "0xE6080A0a323Ee7412F8836C5cbcaA53595Dc2E32", - "0xE60D2325f996e197EEdDed8964227a0c6CA82D0f", - "0xE61C22cb28A5EEF6594b85445F37E03608dB3230", - "0xe61e2deCC70F06a25a6548560B18C449B1Ce8F76", - "0xe62525929402069929bB93376FB053cc294380eD", - "0xE63c3Dbfc1A365C06FF064940A84f5e5EBd5af45", - "0xE6609f75FD14562125dda0e7ad353a653ca11377", - "0xE661D7735edEED7c801B1C8Fd95852c374F176bE", - "0xe662998F00f7DA9B8C2c663cB1777ba691C405f6", - "0xE694010C4F1FCd35ebc04ceB60F847cAaF2cD6F2", - "0xE69Ba8218f29c6DC666D986E1e015b3Eb9e89e05", - "0xE6a9e5cF1Ca3Ca9816E154c8D7dD9fD4b4cb3131", - "0xE6aB8c811d4f1C654b37C617295f82B1599F739e", - "0xE6Ba0094998ffC8561342D29f9d9406474E997fa", - "0xE6CF3b85868c27fa0492d2FE0E5b8dB658fdC971", - "0xe6cF43F6b6363B8B0fbc8F223F1B9B943DB355af", - "0xE6DC6F2577Bc0cb55C0Dca518Bd8121B206D557d", - "0xE6F08bd01E12CA0CDaDAeA0848590B30b6f57Faa", - "0xE6F1FfBc94b7DE567fB19710BAf7433000858411", - "0xe704171b21e0351465258BBbB4566584a4d5c92F", - "0xE7049a081f67f1fF4bdBDBf4c48c547D24c48f41", - "0xE7254D189385046Fa1A49D993b8A5737d00aB055", - "0xe725C319Cb838DE8a52ebca7C7247642C0aE363d", - "0xe7336840C87272B4e1963199f5636d41570d5bb6", - "0xE73c9D94A542b1708450E13D12d4B38204dFD72c", - "0xe74ad2D77A5F4736ABFE606e85295739a441c09b", - "0xe750D24Cb2fEB19B0cd4AF45427E6066a293d836", - "0xE759A194FA3e0C3A953981DdE0b64bf3a20a65D8", - "0xe79Bd721ea130D1773dfe791d2B2B52877C85442", - "0xe79Cf62e62711612196D53fB212D767AeA9Ad407", - "0xE7B5093e3aeA08a1D2391C799Da3b7335093e7E8", - "0xE7d269c682D4693A0fa5b1d419bc3c860890C22f", - "0xE7dD173114d9be8Cc52ea693277d8c2F3Af416F1", - "0xe7F36CcF4491d665d5e4433396967fCA58bD7c01", - "0xe7Fb6B88E238278230cE84d17373Bf96F2f38c16", - "0xE8098Bc277c30ec4310495e9f1da05ac325aD892", - "0xe828e531d636364bfc38a82d466512E9D84260f2", - "0xE82f04EDAAb53714cFE5f6E5EE81d52e7Ac08379", - "0xe838aeba9Aa39B7E31Ce30d16e97D550cC5A1a2B", - "0xE87c54e08e348F105C49331Bce57e7784a8237BA", - "0xe8846DE6aAF1B50A3e300cc2AB568D544709385B", - "0xe888EF594Fa1B7f4C89C3B516FbbFC3D66Ef827F", - "0xe88Bc46eB91AD76f519Fe84D97592E79868247F6", - "0xE895De63A5567F8e56E0F96FC0d1DeECB95e88f4", - "0xe897E5953EF250BD49875Fe7A48254def92730B9", - "0xe8AA46D8d5565CB7F2F3D9686B0c77f3a6813504", - "0xE8b2cd982A5255b2Edd3EF7f53B26Baa1E595DC9", - "0xe8Bbf054b788c98D9993be5513254d6b64a1Ba97", - "0xe8D082EC382c1Ba7CCc7e14deFF27C3EbEa97381", - "0xe8D42EB7358d8eE306Cf6916aae5b2367D1FEd46", - "0xe8ebEb96E74F81Ec8AaD8e2e3e8a68309CB86908", - "0xe909C560Ac7Ad1f91511B50A1fc19a5C0509B776", - "0xe9155FCA5B29a451D2fA8A584e05D6C41c61ca12", - "0xe9210B66e7d20d0063D88c004d74129FC7e67E84", - "0xe928a1dcC9002196c2903856e122b89C8CB486c1", - "0xE93Bbb62B85C840311584156fE40899e93048357", - "0xe9582998A8683074c483828eE30AA01701Da12d6", - "0xE9640501647306477883973F11C276E8afcCC480", - "0xE965202111bD29f04eE7163e522fA8A8D05C2514", - "0xe9707A938f1Ad78525341513F2823F26EcB2B8d6", - "0xe9960dD656cEa8b3E860961Dc329c702d677386b", - "0xe9B20E2bA4BDD5b6b9d0f6fA9Eb48041692655ba", - "0xE9b26006a6a5E8fA6B1364b2D9b0777F8409df24", - "0xE9B4AD578264d16b55eb25e6eeC1999306d912bd", - "0xE9D1ABa9e99007855BFb1b440150A02F21A8C666", - "0xe9Df89E2e7Df9064cE85A0099D731EABAF8dC860", - "0xE9e1204758f181c00A15B3971973F5B20BA950aa", - "0xE9e3F9cfc1A64DFca53614a0182CFAD56c10624F", - "0xE9EbE74Da15fBDBAe742d94599ea5fd54D589d02", - "0xe9f78158c2E1bE4c07F9E9af20f38c1a1CE7be92", - "0xE9Ff950117061dabC03fD924ec18154b37d4Bf83", - "0xEa11755Ae41D889CeEc39A63E6FF75a02Bc1C00d", - "0xea2b4ebb2B48960D8b5928be8B3223801Fd68381", - "0xea3A1AC3aad24e0777288B984FF2498d2B53Ca97", - "0xea3f2b6454388d9B12FBbd0a1F2aE935CD1e9c67", - "0xEA5D2e280C315dE20C68fdEd09DB171abD6023d0", - "0xea5Ec48Bb59500233ac55E0b4B48783b2Ce5Df01", - "0xEAA1ed00C7f9dBF6dd0C277644734C2afDe8EA24", - "0xeAAeE97530C9a70bC95DbA48BdAd66c93Af9547D", - "0xEacaC1546F5AC86BADdE025b59731FF92AAfd440", - "0xeaD7F3ae4e0Bb0D8785852Cc37CC9d0B5e75c06a", - "0xeAe9d154dA7a1cD05076dB1B83233f3213a95e4F", - "0xEb06AE75E64F08a7618F0D5A8aD80f164A32060F", - "0xeb08d6fabBdBfA4633891b28C0ce780bA8c39A65", - "0xeB2F799068e4bFa6f43A785dA5379929C8d0DB3c", - "0xeb4bc405fF11cd67Ad66b7bCc5397040cCb715B9", - "0xEB595a8ff65430D649c20d33bdD72A028237f4cE", - "0xEb70bbf15Fd1c0542896A80f2aF90C8FD40a9ec5", - "0xEB9cfFf249feF6427bf02881f89eDe58DD8f91BB", - "0xeba27A2cFD9295557bd6C48714252bC46E4dD736", - "0xebaFd12cC97AB04bd024192Ba0FCe12b35B703e5", - "0xeBBB82dFC397b42eE518a24DeED51F04B3C7cA2e", - "0xEbbC6913537c7F092E34f4cAB76E7d48Cf632AeA", - "0xebc15595631eFA80791b92c63909005C57396bFD", - "0xEBc3485b8Eb03347507d51E2cC90B3aB84dcA60F", - "0xEbC8B98193782d61a4A54bbb2ec5138E4B5E40c5", - "0xeBc950048Ab0a399575c6FaF9175bdCedCe83A0A", - "0xebf3Fc33acF713A6F1a8af3E24cB0f8C09d3391c", - "0xEbFe22c48a5D9707A1Be9C668e0638f271EfA43B", - "0xEC0B1C07bd656DEC25ef1A506B8d3C84D026cbe1", - "0xEc14118E58D545Cf02fA617930ce8741c4089b66", - "0xec5A1D44C13FBa9c4B08db600CD13ddcBB6BD2E4", - "0xec6C17475A732e3800d744Ce3Aa514A4cA40F100", - "0xEc6c861C2a2b1E5ff5336731bC80c29dBFf88273", - "0xEC6CD5DF0B46b3f95b058e16f32fB3b0Aa49f6ca", - "0xEc7180a95B5533093d5c1795224797B42b578a94", - "0xec7501B36b6383a37AfFC1aed713D4B5F2B7FF68", - "0xeC7F6529fC1bc22f8E042f339397fd89dFfaf3C5", - "0xeC8fc5C91bCfC3B865a526D7A277c70daAAeD13A", - "0xecA47daE7262D46f9E0cAE8c444C528bdf2b90d2", - "0xeCa5209B63bB16447b9Deb7559c56b88251e90CE", - "0xECaF182E934b650DeCdB260e8eade410a589C44F", - "0xecBb5b1F4DB797Ff6859710EbA59534fe34206F7", - "0xECC6d1Ce814eE975BC961c02a1092F457dd216B7", - "0xECd6b4A2f82b0c9FB283A4a8a1ef5ADf555f794b", - "0xecEE2D95D454B3F16598515eD277Ce08B00Ea2C7", - "0xECf7EF42B57ee37A959BF507183C5dD6bf182081", - "0xeD023b117953FCfaA92150d3Ebe3E987d19563ce", - "0xEd098DEA07ee0060A80EbA5e0B29083B1868119B", - "0xED295AC4f87Fd3dD21A5b02694122EB2310a7C9B", - "0xEd3AC9EcE72A96D233075B38620297cCc81cD0c9", - "0xeD4Db7f51ed8CdaFD457F684a3e30c026E0b65ba", - "0xEd678608de045609dA5a7a459c5416fE25Bc5532", - "0xed69Dc91fF6af9C28c345CE1e66C0b9648b50dD2", - "0xed6cc5eaf86e87D9cD01A65c888695b20586e492", - "0xed884b568093507a315ffB7db44E8155B4291845", - "0xEd9A36e68e61B3D2e359de441305fb05417581F1", - "0xeDa04C8F1908424b0664D29b50ECFc84092E70a6", - "0xEDb94888EFF041Eb50C9FC92C360f66AFB3b94C5", - "0xEdBCA34B7B113fd3694a2450b5787771AdD5A7D4", - "0xedDB7F54F4363543aa38E5bD508662e9bAbB32b5", - "0xedf9C4fC2E4ec093D8BFd6E44076274B8E7CBdd6", - "0xEdFbA32134d757076099ABaC98e8F5e13E679280", - "0xee403b980F45D70f95273Ca77bE4a887B7209706", - "0xEE5fE244406F35d9B4dDb488a64D51456630beFC", - "0xee86c065600cc3C78EC8655C40D05BA4c58FE391", - "0xee89ba435B69D364Dd2ADb83Bef1764f471c48e1", - "0xee8e0d3AEeb78Ad1a7b3C8285B869443319b5AA9", - "0xEE9de81dEe22B4A90197b672369AB550a8636D05", - "0xEe9f2af26ec8E8B1aD63ECDAeb31A6A08458E048", - "0xeef06C49885461F8a897f503E1BB4c3a67412d28", - "0xEEf755A25Ba735A9492Cc9f37c928cF651512Acd", - "0xeef8102A0D46D508f171d7323BcEffc592835F13", - "0xEEFd89F2563E09ACf243a1c0dB1c9B8833367816", - "0xeF1AAC6888a84382EC96ac48cCCf702AB03BA461", - "0xEF1bd44CE06E68924215AfAC581FeF7868Ba6a54", - "0xef44211DE3759d8DF16db9B88929344Cf8a79C7e", - "0xEF44c505d810BbCA51Ba7c73376FEb9438F239bf", - "0xEf44f9555a27aA39D9881Bb53F940502aE25FC39", - "0xEF542CF3BF7249842768F099E7560A8CBA54d091", - "0xEf547D017f64863A1A741864d900956081744238", - "0xEf6E83c6Cd4f9C6bC07cE0dabeBda1ce926dB84A", - "0xef73D8bd3ef616CaD7fc6bF8Dfd3859EfE6274cc", - "0xEF7c84561F268cF93143dA73600F288Dc1808A8E", - "0xef944e2A560474b325cBBf47Cb8277fE15001176", - "0xef9E50890693cC4f21D9Dd33Cd26C19f0BDEAB60", - "0xEfa74DF056Fd56faA4880b8731138Ee07D22bCDB", - "0xeFabE332D31c3982B76F8630a306C960169bD5b3", - "0xEFB024C9Fa8bDd396666e3B126bFEC9AcE49aC7A", - "0xEfB64A7811b0C608289de1D34F4324AAfC0F8836", - "0xEfb8Cd2F5d5B76Ba8200663Eeb3e2BE9558bD7e4", - "0xEFc1AaAc1998b61ba9Ee7c8720be7e9f130568b8", - "0xEfc5493c712a2f39375d72C358cC5BBbcb4C3f67", - "0xEfcb416Bb0b8F518eD0EFF960b9Be00888a260eb", - "0xEfe49dd1d252Af04e6358DF2241803418634066f", - "0xEFe4A4d8276ABDb22E7E38a598697eee4C4e8727", - "0xEfE777F528cC454428c5a7A480c19b06acA4b5f4", - "0xEfeA4280ACDFdfc10359f000cd6f5606221AA4E2", - "0xf004D6675baD586b2A1343Da799179454dEBd68F", - "0xf03d8F7e1B7960623DfcB5af3b4C605b86dc7d1f", - "0xF04C7F41cb5d21f3E98b8EdB1F25bBE2298e0713", - "0xF06059F01F6f08a603c939359a0A1186F7687685", - "0xF06B9c6AB97E29BcD170a28010d9Da65d4A26284", - "0xF073E621daf3041aB6e3ac68b6219E0B1Fa7B0b7", - "0xf0874d638A9C7720Cc103A2173f1CaC202215458", - "0xF095C2e133C15C69f147E6f9688465B27ca3063d", - "0xf0Bc1ae4eF7ffb126A8347D06Ac6f8AdD770e1CE", - "0xf0DDb51942e77903668Bb31931593be6da6FE9FB", - "0xF0e034aAA57aC066e3F1c320e4c0bb4f2107D0c5", - "0xF0e149113C1eFe7E1DAF2bf398d00E32c1cAA749", - "0xF101430F3c4295958A06b8366e7A097596f2d612", - "0xF10a09C41F395c01F9138b0CAf1b652A1A9042eC", - "0xf12c1a014D674FA0a3Bc50c25f923F1619e55591", - "0xf155559E016cE2ecE37B22d1bfeB62A24bC7690f", - "0xF15F61643eEa73be40aD9b72c09ED381faC7A256", - "0xf161965Fe2F36AbeCBcdb3E9b7A96F46A40d9a65", - "0xf17f00420248e674230D8bf3D412E0a166BA2383", - "0xf181A96bc27aa420b480F4BCB15D0C0eD2b95288", - "0xF18A619a517b0a8b378fA6ab4861dA1f6eb1f3CF", - "0xf18fB3449a128dD9ec5B8a0F6202b3fAe34a19c7", - "0xf1A57Ae58253C2b6865ED0861Ca0213bcA7aB9cB", - "0xf1A8A9cdAf59975E1FB00cb12753a3a571a98DE6", - "0xf1c0d3aBd125f72FE90C25029c16c6A7c3C8d271", - "0xF1De25AB6A9ABcF5bcE70d40EFC36738a826E9fD", - "0xf2051AAaBecBDE0eca098AEe4C59bD26569BBf8e", - "0xF207A433721722e1d30Cb6B7b8e8490B1FDB82D8", - "0xf221154f91a2F36ac6C4aB517bb65e4C3C9df072", - "0xf26A23019b4699068bb54457f32dAFCF22A9D371", - "0xF270E101a0D5F959Fbfa69CAfae0AEfd56271749", - "0xf2931119B2c61b8dd10786752C2B77cDF7a3Bc79", - "0xf29dfef58bD9d45DBB5B662E7C33790cdbA92218", - "0xf2Bb31d005b3D032f640B482C36a69AF5F0d2EE6", - "0xf2c4838dA05b86BE8Ac832CD75c39D88F26a6E66", - "0xF2e5cAb79b2ee59c5AcD1D151e5728f2D4eeE53E", - "0xf2EBeAE18f7Bd09a88Dd2c374caB5bA2D77B8C0c", - "0xF315cCD130B43C33A9a497C67dC3A4f7a0BE54aE", - "0xF31D7D9e68562e2b7100e83b500E07EA5Fbf9E08", - "0xf339c020E76Dd1dCBf8Ec4edeA050962c4B60bDf", - "0xF35de6a2751eB0288f90b4C377F27528Aaf30846", - "0xF3733959E461b4DfC0ec8613Cd64a6E392aFB679", - "0xf394126ccfE7B5581dA8aC66339a8388233Ca07b", - "0xF3942cc79272AcedD6497C2955F28b88c3C5f09d", - "0xF3A4f6Be4f6959A081EaE1FcCa4DF9fEe495fC8c", - "0xf3B5E384B7Ff4a90bc4Bb9e166642270174c8B8b", - "0xF3BcBd23bCB10f12905BB075FCF775dFa04E0bBd", - "0xf3C9509B9E6cE29a86FDa0d271ad2EAFD8dDf4F8", - "0xF3E693175Db47264c99ECa0F1C1C4A2C1AeD3Bd7", - "0xF3E778F839934fC819cFA1040AabaCeCBA01e049", - "0xf3EAB3317039ba73dFAcd779F58D14b2dE052A73", - "0xF3eb8B90C763b8B2B53E7819ac27eca8f94C8Ec2", - "0xf3ed3554e75dcC31FB4399Ef6Be66Afa8F0e72Ab", - "0xf401b8A6Acda31aed226682DB416740c072e5FF8", - "0xF41AE1E0F64531904bB1b91066455a9a8358ae74", - "0xf429Bb8044BF4B21c65e3EC459eB3010197c6F82", - "0xF42ED50058b88A063F8BB4060FA6dc269D90B5b9", - "0xF43A22dA396b13ed57b2e5eE3100D27795a0C1d2", - "0xf4403D9009e280c20174Ae0c372026eA6707D1F7", - "0xF446137135009084BeE90FB1A4A15eE7755E1af1", - "0xf45952C9B501CcaC5bbE9016ea4a23c3fdF9EB16", - "0xF4618abb5E8031454238696A0F013DcD1476dc33", - "0xF479029c9a70A60F42d24462Ce61Fa8824bdC747", - "0xf479e91f40B0cD6DA3E68286Ae457eE54BAf04B6", - "0xF481bDA31A8Fd26b0d07cC690C727D558f464d34", - "0xf48693220D333dCbDCCEA111b13Dfd4E3c074E7c", - "0xf4878F54DDD8166a71dC71Cbdf0C0E4BcDe59c0d", - "0xF48b0daDAc8e82D235e5fD323938c887bF0a5F7A", - "0xF4Ab96Fb50089329805ea1375a3FAb408720bD02", - "0xF4cb0C18936b20EA6153Ba54D336AB2E74A9eF50", - "0xf4E602362Cd346657e1Ed4Dc8183D6DF5067e999", - "0xF4f42076d03A003f5c5Fd07969Fe3FA4EEe1EbB1", - "0xf558921F32F4c57F6149e32e317D5f118118fcdb", - "0xF55DA72Ad478510592F948B5684a5Ca7Bfd679db", - "0xF56e91e94D49C7e38a95850831f920aA468cBbF8", - "0xF57557a80151b26dCc6a91abB920eB2474888A6F", - "0xF5b0A3eFB8e8E4c201e2A935F110eAaF3FFEcb8d", - "0xF5b84E512B9921bb6CDcd0fcC9a7BCE4bD594FB8", - "0xF5cE94caae69Dd5e500123Cecb7AFB6C78826f35", - "0xF5da39f6d35Ca878d668950510663a3B1Cb12766", - "0xF5DEe1416988Ec404000c6D8626910ecb3f62d6c", - "0xf5E30997758A98F2f49e6CF8f455B2932ACAE777", - "0xF5e3E954Ab5FB2f241e8D0f7A302233707995BA1", - "0xF607DB3187B7656F1dD2eb46c358b53e533Db3DA", - "0xF6080cCB06b46DA9e09949Ed88525EE20271845c", - "0xf612fC1b2E786efB9F6276DB443ca077F45C992F", - "0xf62558A6cDF6EabE380Dd3Be8c92388E28900226", - "0xf628328F629Fa64022F0B15BF649d5b3167561C3", - "0xf644F76a0AA0726DFfD34664adfB08e72691082e", - "0xF64c866B5b4f25c1D17E3a7cEA883C367f460f91", - "0xf64Dc33a192e056bb5f0e5049356a0498B502D50", - "0xf650C3d88D12dB855b8bf7D11Be6C55A4e07dCC9", - "0xf655FE5fA955402e2173D5Fbe8bdF4af2BFdD23B", - "0xf658e2EF92d73Ba192cb40791939C5A6fd52286f", - "0xf688901D5ef0911195dA91DD464dB174F432001d", - "0xF6970A59C487b5Bdfcfb3d020c945822274cF415", - "0xF6AA56e6e0a31369a64102708E102E3ECA4A75f1", - "0xF6d3012Ff41ee453D29D12cA7204841fd2a989dF", - "0xF6D34C3a0d335BBf65Baff08EE1AAA0d85605685", - "0xF6d3e633272eD382287A25e9c668ACcDC6156D00", - "0xf6d646012C8c2F0BceA707B0a0C000708a911888", - "0xF6Dff5192B71Fc273759CDef6c3765273E235291", - "0xf6e714bb56ad2050becFA8Fb1395A87FbB40a774", - "0xF751887d5B0388d47db62c3b837DDe0aAc1CA98d", - "0xF7562eC5a310c82c79d2c6B898788a9814f6eBa5", - "0xF759542CA6E70FD413234dd9C8E12FDb3878a347", - "0xF766B3E7073f5a6483E27de20EA6f59B30b28f87", - "0xf792D78278642D2Fe59043b0B762ABD96305c309", - "0xF79aB01289f85b970bf33f0543e41409ED2e1c1f", - "0xF7a6E15dfD5cdD9ef12711Bd757a9b6021ABf643", - "0xf7aa404BAe09aD87660f84487526B5Ae6961841b", - "0xf7AB852514A9868cD45F7c41D04ff1f073C97d0B", - "0xF7B3fC555C458c46d288ffD049dDBfb09f706df7", - "0xF7B9d8aE148bB2cBb1Ae6A6754342D48e330f6a7", - "0xf7Dc17BFCA3DE25CaDB42Dd1662A41dc4Ce05009", - "0xf7dDC72B2b2cC275C1b40E289FA158b24a282D90", - "0xf7Ef563c05F9Db4F6451f4087dbd2ab161C97fcC", - "0xF80A31718151eE890A7e44f6dbD6562b5E219A41", - "0xF81D9CD2E2dE3aF509D41F2D825b00257cec6618", - "0xf8203681B565AC71514ce48C801b3503af5622b4", - "0xf8483E2d6560585C02D46bF7B3186Bf154a96166", - "0xF84Fe9C491b984B329E41C5643B506d32225D4BF", - "0xf85CaeB59c7B47D1D3e3D72978220e3891A11695", - "0xf85D144ed652Cc557b50Ab46F21F91121ED5D131", - "0xf85EF57fCDB36D628D063Fa663e61e44D35AE661", - "0xf86e151DE0fa0a7fd63bf7141127B8a913639901", - "0xF86f02034cf4734ecF6cd9326046350F4DcccFDC", - "0xf8734CCc442C1a0856286B2316F78693E373Ea67", - "0xF87E31492Faf9A91B02Ee0dEAAd50d51d56D5d4d", - "0xf886313F213c198458eba7Ae9329525e64Eb763A", - "0xF8868125B58C206e9Bf989A3E6Fd266ccE2D4640", - "0xF8A1D47aBd279c0Da54A0225a7D52467CD479C1a", - "0xf8C437C6ced6C4BC60414093AD9F52EDca6B0584", - "0xF8dB809dc84f54A8B77049EEF872B5Dbf7086dD5", - "0xf8DD8503483fD9eF0f7cD99B498488aBc74DBa11", - "0xF8e94e7d4f2E2cC9a07512aE9813841A0000cb4e", - "0xF915bbFBB6C097DC327e64eEc55E9eF4D110d627", - "0xf91901f1742564158aD40e6394DD3859a0299291", - "0xF920cf9f9AA1E5778b92F61D3Eb2B5D0076a3EFC", - "0xf9254964995Fcc56748d4b60ee7748573d768170", - "0xF92cd2db4eceB372a0d146A7A56af5c8a8AD4cd3", - "0xf97187f566eC6374cB08470CCe593fF0Dd36d8A9", - "0xf97b5d65Da6b0468b90D531ddae2a69843e6797d", - "0xf97c23351dF358a25cbd89981D4e78e6eD985289", - "0xF99406B556C4376508EC88B07e3f2C1725dAB92e", - "0xF999e17f2fDf7A0EC5A296Ad5Bc6b3937E043B49", - "0xf99AfdC904E3cf5404798EA7DdDaDA61D113628b", - "0xf9A7AA555Be57737f5CcE3190241632f8AE72B5F", - "0xF9b22515ECb9271A9e1bd3cC8af9DF0046b73501", - "0xF9b6e3E9Ae83DCAdd2BDD422FA810ffd34492264", - "0xf9BCe6b83e2eeEABfFe7F77880c5DE41abB9C495", - "0xf9c1afB6ada2708A012D02eF454133B79830ce69", - "0xf9d1eA695d77b26cD867e15b26F341AD930733E9", - "0xf9D567d0F6E491D4662cf1a5772CA60493D954FE", - "0xF9D9702D031407F425a4412682fDc56b07d05262", - "0xF9EA144b85e0a6b6719139aFF96310b6cc52960e", - "0xFa02EdfD0Bfc4Ca90A782568a416915f16a3F524", - "0xfa0a699828F689FD5EEd9DF5d0d9bddB832941ee", - "0xFA1a856Cfa3409CFa145Fa4e20Eb270dF3EB21ab", - "0xfA69031b8f84ADE91d1faC52148363842637699a", - "0xfa6A3F24eBd80075A1fCc41E13eBf30089841051", - "0xFA7001A0310B5E69B7b95B72aeBaA66C72E084bf", - "0xfa71e11c0a8C3c2E894e35b6DB73cE2B62E8ebde", - "0xfA80C50Ffb11C255267147a85175a838835cdade", - "0xFA98AA4206bC6517f302dA60b20E7Bcd4c354fD9", - "0xfa9d471300b0A4cc40aD4DFA5846864973520F45", - "0xfaaFDc07907ff5120a76b34b731b278c38d6043C", - "0xFaC7BEA255a6990f749363002136aF6556b31e04", - "0xfaCb1F6D4b2a5023F8dFaEfBbd37aE808d40B042", - "0xFAe49Dca923f77Ab4d02CBAb60Ad357b4846B98c", - "0xFB0176604Aab0147c4C94D851Ae720542E1324e8", - "0xfB06A959Ec497436f1CaaC38026d9fC461a2066A", - "0xFB11B8641bc4539b16CaB5c07a47977bcf86fd5B", - "0xfb1A2bc6BB04232d9DF21E298e1a83cB09047bAc", - "0xfB2397dAA1851ba306ceE0Bcad859959F63Aa4F3", - "0xfB4b8e1CD883aED8222e89C0b6CEE37EA232461E", - "0xFb501bF065E6A0D17560e897df1Bf6EC1A4b3293", - "0xFB6751D440406EDC54136B3B803E8BDaE3dB8865", - "0xFb6CB142cD4C97a84485E230Bb6505EC1dD61D22", - "0xFB70F46c179DC905e4EBbcfaE5fe52A9B59210f0", - "0xfB74E57EC1789E400b65C7454E96A5090Ba564fb", - "0xfb7EFf16829aB1bC5b9236974842ddf96980d825", - "0xfb8D91E0db8705Fd7ad9D0a1DD6Fb23876540Bf4", - "0xFbA7dF3cf0e93ceeF8a74BB8Ccf01A1f9b04Eec7", - "0xfBC610E236F541A085CbB9Ee1Ba5DF2F69D710D5", - "0xFbcaD2a063e4B46B0388A782C5424112D1b853A8", - "0xfBD2F521eFa380f8Fb9a742B4322e0dF20D45Df9", - "0xFBeef911Dc5821886e1dda71586d90eD28174B7d", - "0xFC046c71db6266f9f17b31a74E5eFD5ECF906e0b", - "0xfc0d15cf5fC8b746F2d892AB36aF7031dD7840f1", - "0xfC12Cd04568c678700547e974d6428caf839474B", - "0xFC16EDB70ca7F8A0C2D0571BCf59dF8Ad3E49d82", - "0xfC310e8b76BB01d94fBBBC6c808cC5bCCEC4673c", - "0xFc364253C4485b5f5cB57E3B10CB051D5d37540b", - "0xFC3D514AC7ec6371A5c389c5A9D4a69A6736C0AE", - "0xFC513B192a0aB1abcF66E2844511f1BeA01ceB02", - "0xFC5ac566CAD80b5C117eE9b896c80476973c9F00", - "0xfC5b4Fe32494dFE71fe20994264A6bE7237Ef9a8", - "0xfC80960B59e9DFa70D192FD3689B5Fb8D80a7485", - "0xfC82b45321D9fb9F9bCdF4Ae2FBaCaAcA552777d", - "0xfc858154C0b2c4A3323046Fb505811F110EBdA57", - "0xfc862F604376FA9d22caFaC87a887d625CA8da17", - "0xfcaB37321D68d2082EEB09A891854AA26E42c09B", - "0xfCAd2859F3e602D4cFB9ACA35465A618f9009F7b", - "0xfcD68B963f2B378aA1A75E24EFfAdC87bf59D228", - "0xFcdAca099fBCF589fACe99F81916c4141CDD92C5", - "0xfcE1868d47fF7259411A9f0b64fF1041F4a0c938", - "0xfD13CB7D8287Eb7c09b04759231f8454B3FD81D6", - "0xFD33cbC371512A95b8ed44C20d889ed73d031CC2", - "0xfD361c0d3383C1Df2ee9E6d5AE763BD5De7f82dC", - "0xfd385556EbF6B183380AFcd61efD8194D0D46520", - "0xfd680CBB249e1022eB80E820Cf8C3d9424c001B8", - "0xfD7716B8320F727D03edAa5f7578d2BEF902EAA9", - "0xFd8044415C2462397EFCE2F33315Af29E357c11b", - "0xfD8653fa17305A71351E57C0DCdB464188940C5d", - "0xfD89EA92F6EC07d955e2adBBA2400Ca1a6369028", - "0xfd98724F1c8a36c7BE155cDDCE51b456EB1Eb08D", - "0xFda722c5f3169885CAf1044C306D85174b8616cA", - "0xfda89b850c2c8b3e59839f0337968B9ca5784183", - "0xFDDa51b074d2213b5976396d8dB36d48071646Bd", - "0xFDF18FC25B56Deb9753A5D3E95110fFb7fAe083D", - "0xfDf8633EBD6F385e5199433be16eB951bc29013A", - "0xfE07B137FF43Bddb5BadBA92bD6fa344885b4290", - "0xfe1b5634d7cc609eD9Cd1378a00afa44f2cea2Bf", - "0xfE1d6c88e18bD94E56325bbA80f2546dBf583fa6", - "0xFE2786D7D1cCAb8B015f6Ef7392F67d778f8d8D7", - "0xFE636954ee2dB829b419319EB0114A87cf7434B0", - "0xfE8805F4107BBA675727Bb4b60e502d912571694", - "0xfeA5b4cbE821eBFfAD4D68eF04Bbb1963a1fc48d", - "0xFeb133fD569d27904Ac6e8e8A95c3DDe39b84C31", - "0xFeBD6c53a9FFA3aE607e8e11a6DA63FF179D3CFf", - "0xFEC783E2B297b69118A60267229dDE03012162A4", - "0xFee13BC652C52dde0196E2a82F2faF7ad68c016a", - "0xfEf5bdaf153E3b59165974D382cDF70F9883eDec", - "0xFf0ABe21693dde0fe0D61B50248e96C02c13Adf1", - "0xff15b5F18889704CF4a05026858e299596c4793b", - "0xFF27398185A46EF6905c7c2119c5bE17e182377c", - "0xff362Fca7D583004cEA21E539f64C15bBa9eCe44", - "0xff3DA18BC25B4C43cCb5fB6f46f323627E6665e9", - "0xfF480A7C447468A44F886daAE019513386198c1B", - "0xff487499B8d86eE8179E328549A5e456CF8C62Ac", - "0xFf488FD296c38a24CCcC60B43DD7254810dAb64e", - "0xFF5425f2b1f789972fd050DF47dccfC2e33fB207", - "0xFf61dFDbfa899Bff3dE22f8df9602d343Bc455e2", - "0xff6823fFFb19100A205BEb5d9e637C03E6d75397", - "0xFF725a253E47060E4B1aEC4142D2B3976e43d096", - "0xff8203e63428eF0B998Eb48EfE3eDb2ccBFc511a", - "0xff9208a8384934bA94F2A27996620Fc5F14d916A", - "0xFf964515F643135472Fd56d2e5998632F2C0f079", - "0xffAAe95BE8CfC7364F63A872f450B5DF99e26EbF", - "0xFfAF091BDa3b732519D3c1BFB6ca32aFEbBa9eaB", - "0xFFb793C69C9f3c5362E0f0a8E1002566554a7227", - "0xFFbeFA27BAB6559283A77D00C8c1E50932882988", - "0xffcbD7Ad16aE1ec37Acc45AAaa2B39275EeF3aD2", - "0xFfD0B80C0a070CDe7a11034FB4Cf393637be0a61", - "0xfFdf17652cca46eB98A214cb3E413C8661241E49", - "0xfFE510a92434a0Df346C5E72a3494b043Cf249eB", - "0xFFe66c629A9cbd365C2D91E2Caa6d2890464C559", - "0xfFE714740Ee83C20590855125B06eb4667F03De2", - "0xfff4D3F6037e62428ce467B3DcbFff45A132F423", - "0xffF4d70fe53d31D373B0bEE5bD41F5918f50f538" -] \ No newline at end of file diff --git a/blockchains/ethereum/info/info.json b/blockchains/ethereum/info/info.json index 1c18235d81bd6..b7ff00eef9193 100644 --- a/blockchains/ethereum/info/info.json +++ b/blockchains/ethereum/info/info.json @@ -8,6 +8,10 @@ "type": "coin", "decimals": 18, "status": "active", + "tags": [ + "dapp", + "staking-native" + ], "links": [ { "name": "github", diff --git a/blockchains/ethereum/tokenlist-extended.json b/blockchains/ethereum/tokenlist-extended.json new file mode 100644 index 0000000000000..f7ea909fa731b --- /dev/null +++ b/blockchains/ethereum/tokenlist-extended.json @@ -0,0 +1,30 @@ +{ + "name": "Trust Wallet: Ethereum Extended List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-01-27T14:33:26.183301", + "tokens": [ + { + "asset": "c60_t0x8E870D67F660D95d5be530380D0eC0bd388289E1", + "type": "ERC20", + "address": "0x8E870D67F660D95d5be530380D0eC0bd388289E1", + "name": "Pax Dollar", + "symbol": "USDP", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/logo.png" + }, + { + "asset": "c60_t0xa47c8bf37f92aBed4A126BDA807A7b7498661acD", + "type": "ERC20", + "address": "0xa47c8bf37f92aBed4A126BDA807A7b7498661acD", + "name": "UST Token", + "symbol": "UST", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/logo.png" + } + ], + "version": { + "major": 6, + "minor": 0, + "patch": 0 + } +} \ No newline at end of file diff --git a/blockchains/ethereum/tokenlist.json b/blockchains/ethereum/tokenlist.json index 0d5e0fe7cb606..3d6178313bb42 100644 --- a/blockchains/ethereum/tokenlist.json +++ b/blockchains/ethereum/tokenlist.json @@ -1,17 +1,17 @@ { "name": "Trust Wallet: Ethereum", "logoURI": "https://trustwallet.com/assets/images/favicon.png", - "timestamp": "2021-06-17T12:27:54.729Z", + "timestamp": "2021-11-09T22:30:24.689Z", "tokens": [ { "chainId": 1, "asset": "c60_t0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", "type": "ERC20", "address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", - "name": "Wrapped Ethereum", + "name": "WETH", "symbol": "WETH", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", "pairs": [ { "base": "c60_t0x0000000000085d4780B73119b644AE5ecd22b376" @@ -19,9 +19,6 @@ { "base": "c60_t0x0000000000095413afC295d19EDeb1Ad7B71c952" }, - { - "base": "c60_t0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0" - }, { "base": "c60_t0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7" }, @@ -118,15 +115,9 @@ { "base": "c60_t0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa" }, - { - "base": "c60_t0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC" - }, { "base": "c60_t0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099" }, - { - "base": "c60_t0x26CE25148832C04f3d7F26F32478a9fe55197166" - }, { "base": "c60_t0x27C70Cd1946795B66be9d954418546998b546634" }, @@ -145,9 +136,6 @@ { "base": "c60_t0x3845badAde8e6dFF049820680d1F14bD3903a5d0" }, - { - "base": "c60_t0x389999216860AB8E0175387A0c90E5c52522C945" - }, { "base": "c60_t0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1" }, @@ -160,6 +148,9 @@ { "base": "c60_t0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5" }, + { + "base": "c60_t0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E" + }, { "base": "c60_t0x45804880De22913dAFE09f4980848ECE6EcbAf78" }, @@ -190,6 +181,9 @@ { "base": "c60_t0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7" }, + { + "base": "c60_t0x6243d8CEA23066d098a15582d81a598b4e8391F4" + }, { "base": "c60_t0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4" }, @@ -247,9 +241,6 @@ { "base": "c60_t0x7FF4169a6B5122b664c51c95727d87750eC07c84" }, - { - "base": "c60_t0x80fB784B7eD66730e8b1DBd9820aFD29931aab03" - }, { "base": "c60_t0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26" }, @@ -268,9 +259,6 @@ { "base": "c60_t0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC" }, - { - "base": "c60_t0x8762db106B2c2A0bccB3A80d1Ed41273552616E8" - }, { "base": "c60_t0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB" }, @@ -349,9 +337,6 @@ { "base": "c60_t0xa117000000f279D81A1D3cc75430fAA017FA5A2e" }, - { - "base": "c60_t0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D" - }, { "base": "c60_t0xa393473d64d2F9F026B60b6Df7859A689715d092" }, @@ -377,7 +362,7 @@ "base": "c60_t0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d" }, { - "base": "c60_t0xAec7e1f531Bb09115103C53ba76829910Ec48966" + "base": "c60_t0x41A3Dba3D677E573636BA691a70ff2D606c29666" }, { "base": "c60_t0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5" @@ -418,6 +403,9 @@ { "base": "c60_t0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F" }, + { + "base": "c60_t0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72" + }, { "base": "c60_t0xC4C2614E694cF534D407Ee49F8E44D125E4681c4" }, @@ -451,9 +439,6 @@ { "base": "c60_t0xdAC17F958D2ee523a2206206994597C13D831ec7" }, - { - "base": "c60_t0xdd974D5C2e2928deA5F71b9825b8b646686BD200" - }, { "base": "c60_t0xDDB3422497E61e13543BeA06989C0789117555c5" }, @@ -481,6 +466,9 @@ { "base": "c60_t0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107" }, + { + "base": "c60_t0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81" + }, { "base": "c60_t0xEEF9f339514298C6A857EfCfC1A762aF84438dEE" }, @@ -504,6 +492,21 @@ }, { "base": "c60_t0xfF20817765cB7f73d4bde2e66e067E58D11095C2" + }, + { + "base": "c60_t0xf4d2888d29D722226FafA5d9B24F9164c092421E" + }, + { + "base": "c60_t0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96" + }, + { + "base": "c60_t0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C" + }, + { + "base": "c60_t0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A" + }, + { + "base": "c60_t0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb" } ] }, @@ -515,7 +518,7 @@ "name": "TrueUSD", "symbol": "TUSD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png", "pairs": [] }, { @@ -525,37 +528,27 @@ "name": "Tokenlon", "symbol": "LON", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", - "type": "ERC20", - "address": "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", - "name": "AllianceBlock Token", - "symbol": "ALBT", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/logo.png", "pairs": [] }, { "asset": "c60_t0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", "type": "ERC20", "address": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", - "name": "SKALE", + "name": "SKALE Network", "symbol": "SKL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/logo.png", "pairs": [] }, { "asset": "c60_t0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1", "type": "ERC20", "address": "0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1", - "name": "UniLend Finance Token", + "name": "UniLend", "symbol": "UFT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/logo.png", "pairs": [] }, { @@ -565,7 +558,7 @@ "name": "Orion Protocol", "symbol": "ORN", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/logo.png", "pairs": [] }, { @@ -575,7 +568,7 @@ "name": "Rai Reflex Index", "symbol": "RAI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/logo.png", "pairs": [] }, { @@ -585,17 +578,17 @@ "name": "SparkPoint", "symbol": "SRK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/logo.png", "pairs": [] }, { "asset": "c60_t0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", "type": "ERC20", "address": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", - "name": "UMA Voting Token v1", + "name": "UMA", "symbol": "UMA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", "pairs": [] }, { @@ -605,7 +598,7 @@ "name": "SmartKey", "symbol": "Skey", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/logo.png", "pairs": [] }, { @@ -615,27 +608,27 @@ "name": "Base Protocol", "symbol": "BASE", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/logo.png", "pairs": [] }, { "asset": "c60_t0x09a3EcAFa817268f77BE1283176B946C4ff2E608", "type": "ERC20", "address": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608", - "name": "Wrapped MIR Token", + "name": "Mirror Protocol", "symbol": "MIR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/logo.png", "pairs": [] }, { "asset": "c60_t0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0", "type": "ERC20", "address": "0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0", - "name": "Growth", + "name": "Growth DeFi", "symbol": "GRO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/logo.png", "pairs": [] }, { @@ -645,7 +638,7 @@ "name": "LGO Token", "symbol": "LGO", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/logo.png", "pairs": [] }, { @@ -656,7 +649,7 @@ "name": "xDai", "symbol": "STAKE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/logo.png", "pairs": [] }, { @@ -664,10 +657,10 @@ "asset": "c60_t0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", "type": "ERC20", "address": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", - "name": "Yearn.Finance", + "name": "yearn.finance", "symbol": "YFI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/logo.png", "pairs": [] }, { @@ -677,7 +670,7 @@ "name": "Bifrost", "symbol": "BFC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/logo.png", "pairs": [] }, { @@ -687,7 +680,7 @@ "name": "Public Mint", "symbol": "MINT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/logo.png", "pairs": [] }, { @@ -697,7 +690,7 @@ "name": "PoolTogether", "symbol": "POOL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/logo.png", "pairs": [] }, { @@ -708,17 +701,17 @@ "name": "Basic Attention Token", "symbol": "BAT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/logo.png", "pairs": [] }, { "asset": "c60_t0x0f51bb10119727a7e5eA3538074fb341F56B09Ad", "type": "ERC20", "address": "0x0f51bb10119727a7e5eA3538074fb341F56B09Ad", - "name": "DAO Maker Token", + "name": "DAO Maker", "symbol": "DAO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/logo.png", "pairs": [] }, { @@ -726,30 +719,30 @@ "asset": "c60_t0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", "type": "ERC20", "address": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", - "name": "Decentraland MANA", + "name": "Decentraland", "symbol": "MANA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/logo.png", "pairs": [] }, { "asset": "c60_t0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704", "type": "ERC20", "address": "0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704", - "name": "XIO Network", + "name": "Blockzero Labs", "symbol": "XIO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/logo.png", "pairs": [] }, { "asset": "c60_t0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38", "type": "ERC20", "address": "0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38", - "name": "Pundi X Token", + "name": "Pundi X", "symbol": "PUNDIX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38/logo.png", "pairs": [] }, { @@ -759,17 +752,17 @@ "name": "Unilayer", "symbol": "LAYER", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/logo.png", "pairs": [] }, { "asset": "c60_t0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15", "type": "ERC20", "address": "0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15", - "name": "https://unimex.network/", + "name": "UniMex Network", "symbol": "UMX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/logo.png", "pairs": [] }, { @@ -780,17 +773,17 @@ "name": "1INCH Token", "symbol": "1INCH", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png", "pairs": [] }, { "asset": "c60_t0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a", "type": "ERC20", "address": "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a", - "name": "Armor", + "name": "ARMOR", "symbol": "ARMOR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/logo.png", "pairs": [] }, { @@ -800,17 +793,17 @@ "name": "Armor NXM", "symbol": "arNXM", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/logo.png", "pairs": [] }, { "asset": "c60_t0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", "type": "ERC20", "address": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", - "name": "DefiPulse Index", + "name": "DeFi Pulse Index", "symbol": "DPI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/logo.png", "pairs": [] }, { @@ -820,7 +813,7 @@ "name": "DeltaHub Community", "symbol": "DHC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/logo.png", "pairs": [] }, { @@ -830,7 +823,7 @@ "name": "EthereumMax", "symbol": "eMax", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/logo.png", "pairs": [] }, { @@ -840,7 +833,7 @@ "name": "PAID Network", "symbol": "PAID", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/logo.png", "pairs": [] }, { @@ -850,27 +843,17 @@ "name": "KIRA Network", "symbol": "KEX", "decimals": 6, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x178c820f862B14f316509ec36b13123DA19A6054", - "type": "ERC20", - "address": "0x178c820f862B14f316509ec36b13123DA19A6054", - "name": "Energy Web Token Bridged", - "symbol": "EWTB", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8/logo.png", "pairs": [] }, { "asset": "c60_t0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", "type": "ERC20", "address": "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", - "name": "Polkamon", + "name": "Polychain Monsters", "symbol": "PMON", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png", "pairs": [] }, { @@ -880,7 +863,7 @@ "name": "Cryptocurrency Top 10 Tokens Index", "symbol": "CC10", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x17aC188e09A7890a1844E5E65471fE8b0CcFadF3/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x17aC188e09A7890a1844E5E65471fE8b0CcFadF3/logo.png", "pairs": [] }, { @@ -890,7 +873,7 @@ "name": "Audius", "symbol": "AUDIO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/logo.png", "pairs": [] }, { @@ -898,20 +881,20 @@ "asset": "c60_t0x1985365e9f78359a9B6AD760e32412f4a445E862", "type": "ERC20", "address": "0x1985365e9f78359a9B6AD760e32412f4a445E862", - "name": "Reputation", + "name": "Augur", "symbol": "REP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/logo.png", "pairs": [] }, { "asset": "c60_t0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421", "type": "ERC20", "address": "0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421", - "name": "VesperToken", + "name": "Vesper", "symbol": "VSP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/logo.png", "pairs": [] }, { @@ -921,7 +904,7 @@ "name": "Antimatter.Finance Governance Token", "symbol": "MATTER", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/logo.png", "pairs": [] }, { @@ -931,7 +914,7 @@ "name": "TOWER", "symbol": "TOWER", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png", "pairs": [] }, { @@ -941,7 +924,7 @@ "name": "Non-Fungible Yearn", "symbol": "NFY", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/logo.png", "pairs": [] }, { @@ -952,17 +935,17 @@ "name": "Keep3rV1", "symbol": "KP3R", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/logo.png", "pairs": [] }, { "asset": "c60_t0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce", "type": "ERC20", "address": "0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce", - "name": "Lead Token", + "name": "Lead Wallet", "symbol": "LEAD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/logo.png", "pairs": [] }, { @@ -973,7 +956,7 @@ "name": "Uniswap", "symbol": "UNI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/logo.png", "pairs": [] }, { @@ -983,7 +966,7 @@ "name": "ChainGuardians Governance Token", "symbol": "CGG", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43/logo.png", "pairs": [] }, { @@ -993,7 +976,7 @@ "name": "OVR", "symbol": "OVR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/logo.png", "pairs": [] }, { @@ -1003,7 +986,7 @@ "name": "Reputation", "symbol": "REPv2", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png", "pairs": [] }, { @@ -1011,10 +994,10 @@ "asset": "c60_t0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", "type": "ERC20", "address": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", - "name": "Wrapped BTC", + "name": "Wrapped Bitcoin", "symbol": "WBTC", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", "pairs": [] }, { @@ -1024,7 +1007,7 @@ "name": "UNION Protocol Governance Token", "symbol": "UNN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/logo.png", "pairs": [] }, { @@ -1034,7 +1017,7 @@ "name": "Unisocks Edition 0", "symbol": "SOCKS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/logo.png", "pairs": [] }, { @@ -1044,37 +1027,17 @@ "name": "Bidao", "symbol": "BID", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC", - "type": "ERC20", - "address": "0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC", - "name": "BankSocial", - "symbol": "BSOCIAL", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/logo.png", "pairs": [] }, { "asset": "c60_t0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099", "type": "ERC20", "address": "0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099", - "name": "Cellframe Token", + "name": "Cellframe", "symbol": "CELL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x26CE25148832C04f3d7F26F32478a9fe55197166", - "type": "ERC20", - "address": "0x26CE25148832C04f3d7F26F32478a9fe55197166", - "name": "DEXTools", - "symbol": "DEXT", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/logo.png", "pairs": [] }, { @@ -1084,7 +1047,7 @@ "name": "DegenVC", "symbol": "DGVC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/logo.png", "pairs": [] }, { @@ -1094,7 +1057,7 @@ "name": "DOGE KILLER", "symbol": "LEASH", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/logo.png", "pairs": [] }, { @@ -1104,7 +1067,7 @@ "name": "Froge Finance", "symbol": "FROGE", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png", "pairs": [] }, { @@ -1115,7 +1078,7 @@ "name": "HEX", "symbol": "HEX", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/logo.png", "pairs": [] }, { @@ -1123,10 +1086,10 @@ "asset": "c60_t0x2ba592F78dB6436527729929AAf6c908497cB200", "type": "ERC20", "address": "0x2ba592F78dB6436527729929AAf6c908497cB200", - "name": "Cream", + "name": "Cream Finance", "symbol": "CREAM", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png", "pairs": [] }, { @@ -1136,27 +1099,27 @@ "name": "Mettalex", "symbol": "MTLX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/logo.png", "pairs": [] }, { "asset": "c60_t0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c", "type": "ERC20", "address": "0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c", - "name": "yfi.mobi", + "name": "Yfi.mobi", "symbol": "YFIM", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/logo.png", "pairs": [] }, { "asset": "c60_t0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5", "type": "ERC20", "address": "0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5", - "name": "ZeroSwapToken", + "name": "ZeroSwap", "symbol": "ZEE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/logo.png", "pairs": [] }, { @@ -1166,17 +1129,7 @@ "name": "Decentr", "symbol": "DEC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x3155BA85D5F96b2d030a4966AF206230e46849cb", - "type": "ERC20", - "address": "0x3155BA85D5F96b2d030a4966AF206230e46849cb", - "name": "THORChain ETH.RUNE", - "symbol": "RUNE", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/logo.png", "pairs": [] }, { @@ -1186,17 +1139,17 @@ "name": "Akita Inu", "symbol": "AKITA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/logo.png", "pairs": [] }, { "asset": "c60_t0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", "type": "ERC20", "address": "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", - "name": "Wrapped ANATHA", + "name": "Anatha", "symbol": "wANATHA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/logo.png", "pairs": [] }, { @@ -1206,58 +1159,37 @@ "name": "RAMP DEFI", "symbol": "RAMP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/logo.png", "pairs": [] }, { "asset": "c60_t0x3593D125a4f7849a1B059E64F4517A86Dd60c95d", "type": "ERC20", "address": "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d", - "name": "MANTRA DAO", + "name": "MANTRA", "symbol": "OM", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/logo.png", "pairs": [] }, { "asset": "c60_t0x362bc847A3a9637d3af6624EeC853618a43ed7D2", "type": "ERC20", "address": "0x362bc847A3a9637d3af6624EeC853618a43ed7D2", - "name": "Parsiq Token", + "name": "PARSIQ", "symbol": "PRQ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1", - "type": "ERC20", - "address": "0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1", - "name": "Small Love Potion", - "symbol": "SLP", - "decimals": 0, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/logo.png", "pairs": [] }, { "asset": "c60_t0x3845badAde8e6dFF049820680d1F14bD3903a5d0", "type": "ERC20", "address": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0", - "name": "SAND", + "name": "The Sandbox", "symbol": "SAND", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x389999216860AB8E0175387A0c90E5c52522C945", - "type": "ERC20", - "address": "0x389999216860AB8E0175387A0c90E5c52522C945", - "name": "FEG Token", - "symbol": "FEGeth", - "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/logo.png", "pairs": [] }, { @@ -1267,7 +1199,7 @@ "name": "Concentrated Voting Power", "symbol": "CVP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/logo.png", "pairs": [] }, { @@ -1277,7 +1209,7 @@ "name": "DSLA", "symbol": "DSLA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/logo.png", "pairs": [] }, { @@ -1287,17 +1219,7 @@ "name": "Vidya", "symbol": "VIDYA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D", - "type": "ERC20", - "address": "0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D", - "name": "LTO Network Token", - "symbol": "LTO", - "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/logo.png", "pairs": [] }, { @@ -1305,10 +1227,10 @@ "asset": "c60_t0x408e41876cCCDC0F92210600ef50372656052a38", "type": "ERC20", "address": "0x408e41876cCCDC0F92210600ef50372656052a38", - "name": "Republic Token", + "name": "Ren", "symbol": "REN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png", "pairs": [] }, { @@ -1316,10 +1238,10 @@ "asset": "c60_t0x40FD72257597aA14C7231A7B1aaa29Fce868F677", "type": "ERC20", "address": "0x40FD72257597aA14C7231A7B1aaa29Fce868F677", - "name": "Sora", + "name": "SORA", "symbol": "XOR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/logo.png", "pairs": [] }, { @@ -1329,27 +1251,47 @@ "name": "FunFair", "symbol": "FUN", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x41A3Dba3D677E573636BA691a70ff2D606c29666", + "type": "ERC20", + "address": "0x41A3Dba3D677E573636BA691a70ff2D606c29666", + "name": "GoBlank", + "symbol": "BLANK", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x41A3Dba3D677E573636BA691a70ff2D606c29666/logo.png", "pairs": [] }, { "asset": "c60_t0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", "type": "ERC20", "address": "0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", - "name": "PickleToken", + "name": "Pickle Finance", "symbol": "PICKLE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/logo.png", "pairs": [] }, { "asset": "c60_t0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", "type": "ERC20", "address": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", - "name": "", + "name": "dForce", "symbol": "DF", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E", + "type": "ERC20", + "address": "0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E", + "name": "FLOKI", + "symbol": "FLOKI", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E/logo.png", "pairs": [] }, { @@ -1359,27 +1301,27 @@ "name": "Orchid", "symbol": "OXT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/logo.png", "pairs": [] }, { "asset": "c60_t0x45804880De22913dAFE09f4980848ECE6EcbAf78", "type": "ERC20", "address": "0x45804880De22913dAFE09f4980848ECE6EcbAf78", - "name": "Paxos Gold", + "name": "PAX Gold", "symbol": "PAXG", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/logo.png", "pairs": [] }, { "asset": "c60_t0x4691937a7508860F876c9c0a2a617E7d9E945D4B", "type": "ERC20", "address": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B", - "name": "Wootrade Network", + "name": "WOO Network", "symbol": "WOO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png", "pairs": [] }, { @@ -1389,7 +1331,7 @@ "name": "Quant", "symbol": "QNT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/logo.png", "pairs": [] }, { @@ -1399,7 +1341,7 @@ "name": "Jupiter", "symbol": "JUP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png", "pairs": [] }, { @@ -1409,27 +1351,17 @@ "name": "Oraichain Token", "symbol": "ORAI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/logo.png", "pairs": [] }, { "asset": "c60_t0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784", "type": "ERC20", "address": "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784", - "name": "TrustToken", + "name": "TrueFi", "symbol": "TRU", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x4de2573e27E648607B50e1Cfff921A33E4A34405", - "type": "ERC20", - "address": "0x4de2573e27E648607B50e1Cfff921A33E4A34405", - "name": "Lendroid Support Token", - "symbol": "LST", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/logo.png", "pairs": [] }, { @@ -1439,7 +1371,7 @@ "name": "MCDEX Token", "symbol": "MCB", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png", "pairs": [] }, { @@ -1449,17 +1381,17 @@ "name": "NuCypher", "symbol": "NU", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/logo.png", "pairs": [] }, { "asset": "c60_t0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd", "type": "ERC20", "address": "0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd", - "name": "RAZOR", + "name": "Razor Network", "symbol": "RAZOR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd/logo.png", "pairs": [] }, { @@ -1467,20 +1399,20 @@ "asset": "c60_t0x514910771AF9Ca656af840dff83E8264EcF986CA", "type": "ERC20", "address": "0x514910771AF9Ca656af840dff83E8264EcF986CA", - "name": "ChainLink", - "symbol": "Link", + "name": "Chainlink", + "symbol": "LINK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", "pairs": [] }, { "asset": "c60_t0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6", "type": "ERC20", "address": "0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6", - "name": "UnFederalReserveToken", + "name": "unFederalReserve", "symbol": "eRSDL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/logo.png", "pairs": [] }, { @@ -1490,7 +1422,7 @@ "name": "pTokens BTC", "symbol": "pBTC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/logo.png", "pairs": [] }, { @@ -1500,7 +1432,7 @@ "name": "BarterTrade", "symbol": "BART", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/logo.png", "pairs": [] }, { @@ -1510,7 +1442,7 @@ "name": "REVV", "symbol": "REVV", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/logo.png", "pairs": [] }, { @@ -1518,10 +1450,10 @@ "asset": "c60_t0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", "type": "ERC20", "address": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", - "name": "Synth sUSD", + "name": "sUSD", "symbol": "sUSD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/logo.png", "pairs": [] }, { @@ -1532,17 +1464,17 @@ "name": "Hegic", "symbol": "HEGIC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/logo.png", "pairs": [] }, { "asset": "c60_t0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37", "type": "ERC20", "address": "0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37", - "name": "UnmarshalToken", + "name": "UnMarshal", "symbol": "MARSH", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/logo.png", "pairs": [] }, { @@ -1552,7 +1484,7 @@ "name": "Xfinance", "symbol": "XFI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/logo.png", "pairs": [] }, { @@ -1562,7 +1494,7 @@ "name": "Dev", "symbol": "DEV", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/logo.png", "pairs": [] }, { @@ -1572,7 +1504,7 @@ "name": "BOND", "symbol": "BOND", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/logo.png", "pairs": [] }, { @@ -1582,17 +1514,17 @@ "name": "DEXTF Token", "symbol": "DEXTF", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png", "pairs": [] }, { "asset": "c60_t0x5f98805A4E8be255a32880FDeC7F6728C6568bA0", "type": "ERC20", "address": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0", - "name": "LUSD Stablecoin", + "name": "Liquity USD", "symbol": "LUSD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/logo.png", "pairs": [] }, { @@ -1603,17 +1535,17 @@ "name": "iExec RLC", "symbol": "RLC", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/logo.png", "pairs": [] }, { "asset": "c60_t0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B", "type": "ERC20", "address": "0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B", - "name": "Launchpool token", + "name": "Launchpool", "symbol": "LPOOL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B/logo.png", "pairs": [] }, { @@ -1623,7 +1555,17 @@ "name": "cVault.finance", "symbol": "CORE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x6243d8CEA23066d098a15582d81a598b4e8391F4", + "type": "ERC20", + "address": "0x6243d8CEA23066d098a15582d81a598b4e8391F4", + "name": "Reflexer Ungovernance Token", + "symbol": "FLX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6243d8CEA23066d098a15582d81a598b4e8391F4/logo.png", "pairs": [] }, { @@ -1633,7 +1575,7 @@ "name": "AIOZ Network", "symbol": "AIOZ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/logo.png", "pairs": [] }, { @@ -1643,7 +1585,7 @@ "name": "CyberFi Token", "symbol": "CFi", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/logo.png", "pairs": [] }, { @@ -1653,37 +1595,37 @@ "name": "Wise Token", "symbol": "WISE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png", "pairs": [] }, { "asset": "c60_t0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C", "type": "ERC20", "address": "0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C", - "name": "Kylin Network", + "name": "Kylin", "symbol": "KYL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/logo.png", "pairs": [] }, { "asset": "c60_t0x67c597624B17b16fb77959217360B7cD18284253", "type": "ERC20", "address": "0x67c597624B17b16fb77959217360B7cD18284253", - "name": "Benchmark", + "name": "Benchmark Protocol", "symbol": "MARK", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/logo.png", "pairs": [] }, { "asset": "c60_t0x6810e776880C02933D47DB1b9fc05908e5386b96", "type": "ERC20", "address": "0x6810e776880C02933D47DB1b9fc05908e5386b96", - "name": "Gnosis Token", + "name": "Gnosis", "symbol": "GNO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png", "pairs": [] }, { @@ -1693,17 +1635,7 @@ "name": "chads.vc", "symbol": "CHADS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23", - "type": "ERC20", - "address": "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23", - "name": "$Poolz Finance", - "symbol": "POOLZ", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/logo.png", "pairs": [] }, { @@ -1713,7 +1645,7 @@ "name": "Mask Network", "symbol": "MASK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/logo.png", "pairs": [] }, { @@ -1721,10 +1653,10 @@ "asset": "c60_t0x6B175474E89094C44Da98b954EedeAC495271d0F", "type": "ERC20", "address": "0x6B175474E89094C44Da98b954EedeAC495271d0F", - "name": "Dai Stablecoin", + "name": "Dai", "symbol": "DAI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", "pairs": [] }, { @@ -1735,7 +1667,7 @@ "name": "SushiSwap", "symbol": "SUSHI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png", "pairs": [] }, { @@ -1746,17 +1678,17 @@ "name": "Fyooz", "symbol": "FYZ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/logo.png", "pairs": [] }, { "asset": "c60_t0x6c6EE5e31d828De241282B9606C8e98Ea48526E2", "type": "ERC20", "address": "0x6c6EE5e31d828De241282B9606C8e98Ea48526E2", - "name": "HoloToken", + "name": "Holo", "symbol": "HOT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/logo.png", "pairs": [] }, { @@ -1766,7 +1698,7 @@ "name": "QuiverX", "symbol": "QRX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png", "pairs": [] }, { @@ -1776,17 +1708,17 @@ "name": "UniTrade", "symbol": "TRADE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/logo.png", "pairs": [] }, { "asset": "c60_t0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", "type": "ERC20", "address": "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", - "name": "Umbrella", + "name": "Umbrella Network", "symbol": "UMB", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png", "pairs": [] }, { @@ -1796,7 +1728,7 @@ "name": "Bird.Money", "symbol": "BIRD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png", "pairs": [] }, { @@ -1806,7 +1738,7 @@ "name": "Axion", "symbol": "AXN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/logo.png", "pairs": [] }, { @@ -1816,7 +1748,7 @@ "name": "Bridge Mutual", "symbol": "BMI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x725C263e32c72dDC3A19bEa12C5a0479a81eE688/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x725C263e32c72dDC3A19bEa12C5a0479a81eE688/logo.png", "pairs": [] }, { @@ -1826,7 +1758,7 @@ "name": "Paypolitan Token", "symbol": "EPAN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/logo.png", "pairs": [] }, { @@ -1836,28 +1768,17 @@ "name": "Metaverse Index", "symbol": "MVI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x72e364F2ABdC788b7E918bc238B21f109Cd634D7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x72e364F2ABdC788b7E918bc238B21f109Cd634D7/logo.png", "pairs": [] }, { "asset": "c60_t0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13", "type": "ERC20", "address": "0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13", - "name": "SMARTCREDIT Token", + "name": "SmartCredit Token", "symbol": "SMARTCREDIT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", - "type": "ERC20", - "address": "0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14", - "name": "DoYourTip", - "symbol": "DYT", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/logo.png", "pairs": [] }, { @@ -1867,7 +1788,7 @@ "name": "Dogelon", "symbol": "ELON", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3/logo.png", "pairs": [] }, { @@ -1877,57 +1798,57 @@ "name": "XCAD Network", "symbol": "XCAD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7659CE147D0e714454073a5dd7003544234b6Aa0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7659CE147D0e714454073a5dd7003544234b6Aa0/logo.png", "pairs": [] }, { "asset": "c60_t0x7671904eed7f10808B664fc30BB8693FD7237abF", "type": "ERC20", "address": "0x7671904eed7f10808B664fc30BB8693FD7237abF", - "name": "BitberryToken", + "name": "Boolberry", "symbol": "BBR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/logo.png", "pairs": [] }, { "asset": "c60_t0x77777FeDdddFfC19Ff86DB637967013e6C6A116C", "type": "ERC20", "address": "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C", - "name": "TornadoCash", + "name": "Tornado Cash", "symbol": "TORN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/logo.png", "pairs": [] }, { "asset": "c60_t0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD", "type": "ERC20", "address": "0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD", - "name": "WAX Economic Token", + "name": "WAXE", "symbol": "WAXE", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/logo.png", "pairs": [] }, { "asset": "c60_t0x7b123f53421b1bF8533339BFBdc7C98aA94163db", "type": "ERC20", "address": "0x7b123f53421b1bF8533339BFBdc7C98aA94163db", - "name": "dfohub", + "name": "DFOhub", "symbol": "buidl", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/logo.png", "pairs": [] }, { "asset": "c60_t0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", "type": "ERC20", "address": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", - "name": "Matic Token", + "name": "Polygon", "symbol": "MATIC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png", "pairs": [] }, { @@ -1937,7 +1858,7 @@ "name": "Robonomics", "symbol": "XRT", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/logo.png", "pairs": [] }, { @@ -1947,7 +1868,7 @@ "name": "xToken", "symbol": "XTK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7F3EDcdD180Dbe4819Bd98FeE8929b5cEdB3AdEB/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7F3EDcdD180Dbe4819Bd98FeE8929b5cEdB3AdEB/logo.png", "pairs": [] }, { @@ -1955,51 +1876,40 @@ "asset": "c60_t0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", "type": "ERC20", "address": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", - "name": "Aave Token", + "name": "Aave", "symbol": "AAVE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/logo.png", "pairs": [] }, { "asset": "c60_t0x7FF4169a6B5122b664c51c95727d87750eC07c84", "type": "ERC20", "address": "0x7FF4169a6B5122b664c51c95727d87750eC07c84", - "name": "10Set Token", + "name": "Tenset", "symbol": "10SET", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x80fB784B7eD66730e8b1DBd9820aFD29931aab03", - "type": "ERC20", - "address": "0x80fB784B7eD66730e8b1DBd9820aFD29931aab03", - "name": "Lend", - "symbol": "LEND", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/logo.png", "pairs": [] }, { "asset": "c60_t0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26", "type": "ERC20", "address": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26", - "name": "OriginToken", + "name": "Origin Protocol", "symbol": "OGN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/logo.png", "pairs": [] }, { "asset": "c60_t0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", "type": "ERC20", "address": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", - "name": "PolkastarterToken", + "name": "Polkastarter", "symbol": "POLS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/logo.png", "pairs": [] }, { @@ -2010,7 +1920,7 @@ "name": "Unibright", "symbol": "UBT", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/logo.png", "pairs": [] }, { @@ -2021,7 +1931,7 @@ "name": "DIA", "symbol": "DIA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png", "pairs": [] }, { @@ -2031,7 +1941,7 @@ "name": "Frax", "symbol": "FRAX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/logo.png", "pairs": [] }, { @@ -2041,18 +1951,7 @@ "name": "KEEP Token", "symbol": "KEEP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", - "type": "ERC20", - "address": "0x8762db106B2c2A0bccB3A80d1Ed41273552616E8", - "name": "Reserve Rights", - "symbol": "RSR", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/logo.png", "pairs": [] }, { @@ -2062,37 +1961,37 @@ "name": "88mph.app", "symbol": "MPH", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/logo.png", "pairs": [] }, { "asset": "c60_t0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB", "type": "ERC20", "address": "0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB", - "name": "Alchemist (⚗️)", + "name": "Alchemist", "symbol": "⚗️", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB/logo.png", "pairs": [] }, { "asset": "c60_t0x88EF27e69108B2633F8E1C184CC37940A075cC02", "type": "ERC20", "address": "0x88EF27e69108B2633F8E1C184CC37940A075cC02", - "name": "dego.finance", + "name": "Dego Finance", "symbol": "DEGO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/logo.png", "pairs": [] }, { "asset": "c60_t0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD", "type": "ERC20", "address": "0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD", - "name": "pNetwork Token", + "name": "pNetwork", "symbol": "PNT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/logo.png", "pairs": [] }, { @@ -2102,7 +2001,7 @@ "name": "Finxflo", "symbol": "FXF", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/logo.png", "pairs": [] }, { @@ -2112,7 +2011,7 @@ "name": "GET", "symbol": "GET", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/logo.png", "pairs": [] }, { @@ -2122,7 +2021,7 @@ "name": "PolkaFoundry", "symbol": "PKF", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb/logo.png", "pairs": [] }, { @@ -2132,17 +2031,7 @@ "name": "Function X", "symbol": "FX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df", - "type": "ERC20", - "address": "0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df", - "name": "PAID Network", - "symbol": "PAID", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/logo.png", "pairs": [] }, { @@ -2153,7 +2042,7 @@ "name": "Swipe", "symbol": "SXP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/logo.png", "pairs": [] }, { @@ -2163,17 +2052,17 @@ "name": "tBTC", "symbol": "TBTC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/logo.png", "pairs": [] }, { - "asset": "c60_t0x8eB24319393716668D768dCEC29356ae9CfFe285", + "asset": "c60_t0x5B7533812759B45C2B44C19e320ba2cD2681b542", "type": "ERC20", - "address": "0x8eB24319393716668D768dCEC29356ae9CfFe285", + "address": "0x5B7533812759B45C2B44C19e320ba2cD2681b542", "name": "SingularityNET Token", - "symbol": "AGI", + "symbol": "AGIX", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x5B7533812759B45C2B44C19e320ba2cD2681b542/logo.png", "pairs": [] }, { @@ -2183,7 +2072,7 @@ "name": "Request Token", "symbol": "REQ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/logo.png", "pairs": [] }, { @@ -2193,7 +2082,7 @@ "name": "WHALE", "symbol": "WHALE", "decimals": 4, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/logo.png", "pairs": [] }, { @@ -2203,7 +2092,7 @@ "name": "Pinakion", "symbol": "PNK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/logo.png", "pairs": [] }, { @@ -2213,7 +2102,7 @@ "name": "Evolution Land Global Token", "symbol": "RING", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/logo.png", "pairs": [] }, { @@ -2223,7 +2112,7 @@ "name": "Cardstack", "symbol": "CARD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/logo.png", "pairs": [] }, { @@ -2233,17 +2122,17 @@ "name": "Fei USD", "symbol": "FEI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/logo.png", "pairs": [] }, { "asset": "c60_t0x95a4492F028aa1fd432Ea71146b433E7B4446611", "type": "ERC20", "address": "0x95a4492F028aa1fd432Ea71146b433E7B4446611", - "name": "APY Governance Token", + "name": "APY.Finance", "symbol": "APY", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/logo.png", "pairs": [] }, { @@ -2253,17 +2142,7 @@ "name": "SHIBA INU", "symbol": "SHIB", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", - "type": "ERC20", - "address": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", - "name": "DeFiYieldProtocol", - "symbol": "DYP", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/logo.png", "pairs": [] }, { @@ -2274,7 +2153,7 @@ "name": "Ocean Protocol", "symbol": "OCEAN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/logo.png", "pairs": [] }, { @@ -2284,7 +2163,7 @@ "name": "Strong", "symbol": "STRONG", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/logo.png", "pairs": [] }, { @@ -2294,7 +2173,7 @@ "name": "Shopping.io", "symbol": "SPI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/logo.png", "pairs": [] }, { @@ -2304,17 +2183,17 @@ "name": "Binance Wrapped BTC", "symbol": "BBTC", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/logo.png", "pairs": [] }, { "asset": "c60_t0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544", "type": "ERC20", "address": "0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544", - "name": "DokiDokiFinance", + "name": "Doki Doki Finance", "symbol": "DOKI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/logo.png", "pairs": [] }, { @@ -2324,7 +2203,7 @@ "name": "Delta Financial", "symbol": "DELTA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9EA3b5b4EC044b70375236A281986106457b20EF/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9EA3b5b4EC044b70375236A281986106457b20EF/logo.png", "pairs": [] }, { @@ -2334,7 +2213,7 @@ "name": "Unistake", "symbol": "UNISTAKE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/logo.png", "pairs": [] }, { @@ -2344,7 +2223,7 @@ "name": "Tadpole", "symbol": "TAD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/logo.png", "pairs": [] }, { @@ -2352,10 +2231,10 @@ "asset": "c60_t0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", "type": "ERC20", "address": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", - "name": "MakerDAO", + "name": "Maker", "symbol": "MKR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", "pairs": [] }, { @@ -2365,27 +2244,27 @@ "name": "GraphLinq", "symbol": "GLQ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24/logo.png", "pairs": [] }, { "asset": "c60_t0xa0246c9032bC3A600820415aE600c6388619A14D", "type": "ERC20", "address": "0xa0246c9032bC3A600820415aE600c6388619A14D", - "name": "FARM Reward Token", + "name": "Harvest Finance", "symbol": "FARM", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/logo.png", "pairs": [] }, { "asset": "c60_t0xa0afAA285Ce85974c3C881256cB7F225e3A1178a", "type": "ERC20", "address": "0xa0afAA285Ce85974c3C881256cB7F225e3A1178a", - "name": "Wrapped CRES", + "name": "Wrapped CrescoFin", "symbol": "wCRES", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a/logo.png", "pairs": [] }, { @@ -2393,30 +2272,20 @@ "asset": "c60_t0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", "type": "ERC20", "address": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", - "name": "USDC", + "name": "USD Coin", "symbol": "USDC", "decimals": 6, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", "pairs": [] }, { "asset": "c60_t0xa117000000f279D81A1D3cc75430fAA017FA5A2e", "type": "ERC20", "address": "0xa117000000f279D81A1D3cc75430fAA017FA5A2e", - "name": "Aragon Network Token", + "name": "Aragon", "symbol": "ANT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3", - "type": "ERC20", - "address": "0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3", - "name": "Pundi X Token", - "symbol": "NPXS", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/logo.png", "pairs": [] }, { @@ -2426,27 +2295,7 @@ "name": "RFOX", "symbol": "RFOX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91", - "type": "ERC20", - "address": "0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91", - "name": "TeraBlock Token", - "symbol": "TBC", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D", - "type": "ERC20", - "address": "0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D", - "name": "Kishu Inu (KISHU)", - "symbol": "KISHU", - "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/logo.png", "pairs": [] }, { @@ -2456,7 +2305,7 @@ "name": "Lattice Token", "symbol": "LTX", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/logo.png", "pairs": [] }, { @@ -2466,7 +2315,7 @@ "name": "Meta", "symbol": "MTA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/logo.png", "pairs": [] }, { @@ -2476,37 +2325,37 @@ "name": "Rubic", "symbol": "RBC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/logo.png", "pairs": [] }, { "asset": "c60_t0xA8b919680258d369114910511cc87595aec0be6D", "type": "ERC20", "address": "0xA8b919680258d369114910511cc87595aec0be6D", - "name": "LUKSO Token", + "name": "LUKSO", "symbol": "LYXe", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/logo.png", "pairs": [] }, { "asset": "c60_t0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca", "type": "ERC20", "address": "0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca", - "name": "NOIA Token", + "name": "Syntropy", "symbol": "NOIA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/logo.png", "pairs": [] }, { "asset": "c60_t0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14", "type": "ERC20", "address": "0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14", - "name": "Bella", + "name": "Bella Protocol", "symbol": "BEL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/logo.png", "pairs": [] }, { @@ -2516,7 +2365,7 @@ "name": "ETH 2x Flexible Leverage Index", "symbol": "ETH2x-FLI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xAa6E8127831c9DE45ae56bB1b0d4D4Da6e5665BD/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xAa6E8127831c9DE45ae56bB1b0d4D4Da6e5665BD/logo.png", "pairs": [] }, { @@ -2526,7 +2375,7 @@ "name": "Trace Token", "symbol": "TRAC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/logo.png", "pairs": [] }, { @@ -2537,7 +2386,7 @@ "name": "Celsius", "symbol": "CEL", "decimals": 4, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/logo.png", "pairs": [] }, { @@ -2547,7 +2396,7 @@ "name": "Monolith TKN", "symbol": "TKN", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/logo.png", "pairs": [] }, { @@ -2557,7 +2406,7 @@ "name": "Crowns", "symbol": "CWS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/logo.png", "pairs": [] }, { @@ -2567,7 +2416,7 @@ "name": "OptionRoom Token", "symbol": "ROOM", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/logo.png", "pairs": [] }, { @@ -2577,17 +2426,17 @@ "name": "UniCrypt", "symbol": "UNCX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/logo.png", "pairs": [] }, { "asset": "c60_t0xADE00C28244d5CE17D72E40330B1c318cD12B7c3", "type": "ERC20", "address": "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3", - "name": "AdEx Network", + "name": "Ambire AdEx", "symbol": "ADX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/logo.png", "pairs": [] }, { @@ -2597,7 +2446,7 @@ "name": "YOP", "symbol": "YOP", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/logo.png", "pairs": [] }, { @@ -2607,17 +2456,7 @@ "name": "LGCY Network", "symbol": "LGCY", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xAec7e1f531Bb09115103C53ba76829910Ec48966", - "type": "ERC20", - "address": "0xAec7e1f531Bb09115103C53ba76829910Ec48966", - "name": "Blank Token", - "symbol": "BLANK", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/logo.png", "pairs": [] }, { @@ -2627,17 +2466,17 @@ "name": "Rio Fuel Token", "symbol": "RFuel", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/logo.png", "pairs": [] }, { "asset": "c60_t0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229", "type": "ERC20", "address": "0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229", - "name": "Zenfuse Trading Platform Token", + "name": "Zenfuse", "symbol": "ZEFU", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/logo.png", "pairs": [] }, { @@ -2647,27 +2486,17 @@ "name": "Minds", "symbol": "MINDS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/logo.png", "pairs": [] }, { - "asset": "c60_t0xB4d930279552397bbA2ee473229f89Ec245bc365", + "asset": "c60_t0x745407c86DF8DB893011912d3aB28e68B62E49B0", "type": "ERC20", - "address": "0xB4d930279552397bbA2ee473229f89Ec245bc365", + "address": "0x745407c86DF8DB893011912d3aB28e68B62E49B0", "name": "MahaDAO", "symbol": "MAHA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xB4EFd85c19999D84251304bDA99E90B92300Bd93", - "type": "ERC20", - "address": "0xB4EFd85c19999D84251304bDA99E90B92300Bd93", - "name": "Rocket Pool", - "symbol": "RPL", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x745407c86DF8DB893011912d3aB28e68B62E49B0/logo.png", "pairs": [] }, { @@ -2677,7 +2506,7 @@ "name": "Nexo", "symbol": "NEXO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/logo.png", "pairs": [] }, { @@ -2687,17 +2516,17 @@ "name": "SYNC", "symbol": "SYNC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/logo.png", "pairs": [] }, { "asset": "c60_t0xb753428af26E81097e7fD17f40c88aaA3E04902c", "type": "ERC20", "address": "0xb753428af26E81097e7fD17f40c88aaA3E04902c", - "name": "Spice", + "name": "saffron.finance", "symbol": "SFI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/logo.png", "pairs": [] }, { @@ -2707,17 +2536,17 @@ "name": "Stabilize Token", "symbol": "STBZ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/logo.png", "pairs": [] }, { "asset": "c60_t0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF", "type": "ERC20", "address": "0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF", - "name": "k21.kanon.art", + "name": "K21", "symbol": "K21", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF/logo.png", "pairs": [] }, { @@ -2727,7 +2556,7 @@ "name": "0chain", "symbol": "ZCN", "decimals": 10, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/logo.png", "pairs": [] }, { @@ -2738,7 +2567,7 @@ "name": "Balancer", "symbol": "BAL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png", "pairs": [] }, { @@ -2746,10 +2575,10 @@ "asset": "c60_t0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", "type": "ERC20", "address": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", - "name": "BandToken", + "name": "Band Protocol", "symbol": "BAND", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png", "pairs": [] }, { @@ -2759,27 +2588,27 @@ "name": "Swapfolio", "symbol": "SWFL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/logo.png", "pairs": [] }, { "asset": "c60_t0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", "type": "ERC20", "address": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", - "name": "LoopringCoin V2", + "name": "Loopring", "symbol": "LRC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png", "pairs": [] }, { "asset": "c60_t0xBBc2AE13b23d715c30720F079fcd9B4a74093505", "type": "ERC20", "address": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505", - "name": "@EthernityChain $ERN Token", + "name": "Ethernity Chain", "symbol": "ERN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/logo.png", "pairs": [] }, { @@ -2789,27 +2618,17 @@ "name": "Perpetual", "symbol": "PERP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xbE9375C6a420D2eEB258962efB95551A5b722803", - "type": "ERC20", - "address": "0xbE9375C6a420D2eEB258962efB95551A5b722803", - "name": "StormX", - "symbol": "STMX", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png", "pairs": [] }, { "asset": "c60_t0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb", "type": "ERC20", "address": "0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb", - "name": "Geyser", + "name": "GYSR", "symbol": "GYSR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png", "pairs": [] }, { @@ -2819,7 +2638,7 @@ "name": "World Token", "symbol": "WORLD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xBF494F02EE3FdE1F20BEE6242bCe2d1ED0c15e47/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xBF494F02EE3FdE1F20BEE6242bCe2d1ED0c15e47/logo.png", "pairs": [] }, { @@ -2830,7 +2649,7 @@ "name": "Compound", "symbol": "COMP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", "pairs": [] }, { @@ -2838,10 +2657,10 @@ "asset": "c60_t0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", "type": "ERC20", "address": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", - "name": "Synthetix Network Token", + "name": "Synthetix", "symbol": "SNX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets//logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets//logo.png", "pairs": [] }, { @@ -2851,17 +2670,17 @@ "name": "DLP Duck Token", "symbol": "DUCK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/logo.png", "pairs": [] }, { - "asset": "c60_t0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f", + "asset": "c60_t0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", "type": "ERC20", - "address": "0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f", - "name": "Gather", - "symbol": "GTH", + "address": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "name": "Ethereum Name Service", + "symbol": "ENS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72/logo.png", "pairs": [] }, { @@ -2871,27 +2690,27 @@ "name": "Chain Games", "symbol": "CHAIN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png", "pairs": [] }, { "asset": "c60_t0xC52C326331E9Ce41F04484d3B5E5648158028804", "type": "ERC20", "address": "0xC52C326331E9Ce41F04484d3B5E5648158028804", - "name": "ZEN Exchange Token", + "name": "Unizen", "symbol": "ZCX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/logo.png", "pairs": [] }, { "asset": "c60_t0xC57d533c50bC22247d49a368880fb49a1caA39F7", "type": "ERC20", "address": "0xC57d533c50bC22247d49a368880fb49a1caA39F7", - "name": "PowerTrade Fuel Token", + "name": "PowerTrade Fuel", "symbol": "PTF", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/logo.png", "pairs": [] }, { @@ -2901,7 +2720,7 @@ "name": "Decentralized Insurance Protocol", "symbol": "DIP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/logo.png", "pairs": [] }, { @@ -2911,7 +2730,7 @@ "name": "Tribe", "symbol": "TRIBE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/logo.png", "pairs": [] }, { @@ -2921,27 +2740,27 @@ "name": "Convergence", "symbol": "CONV", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/logo.png", "pairs": [] }, { "asset": "c60_t0xc944E90C64B2c07662A292be6244BDf05Cda44a7", "type": "ERC20", "address": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7", - "name": "Graph Token", + "name": "The Graph", "symbol": "GRT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/logo.png", "pairs": [] }, { "asset": "c60_t0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", "type": "ERC20", "address": "0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", - "name": "RootKit", + "name": "Rootkit Finance", "symbol": "ROOT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/logo.png", "pairs": [] }, { @@ -2951,7 +2770,7 @@ "name": "Kine Governance Token", "symbol": "KINE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xCbfef8fdd706cde6F208460f2Bf39Aa9c785F05D/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xCbfef8fdd706cde6F208460f2Bf39Aa9c785F05D/logo.png", "pairs": [] }, { @@ -2961,17 +2780,17 @@ "name": "TrustSwap Token", "symbol": "SWAP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/logo.png", "pairs": [] }, { "asset": "c60_t0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A", "type": "ERC20", "address": "0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A", - "name": "BetProtocolToken", + "name": "BEPRO Network", "symbol": "BEPRO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/logo.png", "pairs": [] }, { @@ -2981,7 +2800,7 @@ "name": "Terra Virtua Kolect", "symbol": "TVK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/logo.png", "pairs": [] }, { @@ -2991,7 +2810,7 @@ "name": "SIREN", "symbol": "SI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/logo.png", "pairs": [] }, { @@ -3002,27 +2821,17 @@ "name": "OMG Network", "symbol": "OMG", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets//logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets//logo.png", "pairs": [] }, { "asset": "c60_t0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", "type": "ERC20", "address": "0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", - "name": "Wrapped LUNA Token", + "name": "Terra", "symbol": "LUNA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/logo.png", - "pairs": [] - }, - { - "asset": "c60_t0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85", - "type": "ERC20", - "address": "0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85", - "name": "Bondly Token", - "symbol": "BONDLY", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/logo.png", "pairs": [] }, { @@ -3032,7 +2841,7 @@ "name": "Dextrust", "symbol": "DETS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/logo.png", "pairs": [] }, { @@ -3043,7 +2852,7 @@ "name": "Ampleforth", "symbol": "AMPL", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets//logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets//logo.png", "pairs": [] }, { @@ -3053,7 +2862,7 @@ "name": "Polkamarkets", "symbol": "POLK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xD478161C952357F05f0292B56012Cd8457F1cfbF/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xD478161C952357F05f0292B56012Cd8457F1cfbF/logo.png", "pairs": [] }, { @@ -3063,7 +2872,7 @@ "name": "Curve DAO Token", "symbol": "CRV", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png", "pairs": [] }, { @@ -3073,17 +2882,17 @@ "name": "MEME", "symbol": "MEME", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/logo.png", "pairs": [] }, { "asset": "c60_t0xD6c67B93a7b248dF608a653d82a100556144c5DA", "type": "ERC20", "address": "0xD6c67B93a7b248dF608a653d82a100556144c5DA", - "name": "ExNetwork Community Token", + "name": "ExNetwork Token", "symbol": "EXNT", "decimals": 16, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/logo.png", "pairs": [] }, { @@ -3091,20 +2900,20 @@ "asset": "c60_t0xdAC17F958D2ee523a2206206994597C13D831ec7", "type": "ERC20", "address": "0xdAC17F958D2ee523a2206206994597C13D831ec7", - "name": "Tether USD", + "name": "Tether", "symbol": "USDT", "decimals": 6, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", "pairs": [] }, { "asset": "c60_t0xdacD69347dE42baBfAEcD09dC88958378780FB62", "type": "ERC20", "address": "0xdacD69347dE42baBfAEcD09dC88958378780FB62", - "name": "AtariToken", + "name": "Atari Token", "symbol": "ATRI", "decimals": 0, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/logo.png", "pairs": [] }, { @@ -3114,28 +2923,17 @@ "name": "Yield", "symbol": "YLD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xdd974D5C2e2928deA5F71b9825b8b646686BD200", - "type": "ERC20", - "address": "0xdd974D5C2e2928deA5F71b9825b8b646686BD200", - "name": "Kyber Network Crystal", - "symbol": "KNC", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/logo.png", "pairs": [] }, { "asset": "c60_t0xDDB3422497E61e13543BeA06989C0789117555c5", "type": "ERC20", "address": "0xDDB3422497E61e13543BeA06989C0789117555c5", - "name": "COTI Token", + "name": "COTI", "symbol": "COTI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/logo.png", "pairs": [] }, { @@ -3145,17 +2943,17 @@ "name": "Curate", "symbol": "XCUR", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/logo.png", "pairs": [] }, { "asset": "c60_t0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30", "type": "ERC20", "address": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30", - "name": "Injective Token", + "name": "Injective", "symbol": "INJ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png", "pairs": [] }, { @@ -3165,7 +2963,7 @@ "name": "PILLAR", "symbol": "PLR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/logo.png", "pairs": [] }, { @@ -3173,10 +2971,10 @@ "asset": "c60_t0xE41d2489571d322189246DaFA5ebDe1F4699F498", "type": "ERC20", "address": "0xE41d2489571d322189246DaFA5ebDe1F4699F498", - "name": "0x Protocol Token", + "name": "0x", "symbol": "ZRX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png", "pairs": [] }, { @@ -3186,47 +2984,47 @@ "name": "WCELO", "symbol": "WCELO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/logo.png", "pairs": [] }, { "asset": "c60_t0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55", "type": "ERC20", "address": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55", - "name": "SuperFarm", + "name": "SuperVerse", "symbol": "SUPER", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/logo.png", "pairs": [] }, { "asset": "c60_t0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C", "type": "ERC20", "address": "0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C", - "name": "Ferrum Network Token", + "name": "Ferrum Network", "symbol": "FRM", "decimals": 6, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/logo.png", "pairs": [] }, { "asset": "c60_t0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850", "type": "ERC20", "address": "0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850", - "name": "Coin Utility Token", + "name": "COIN", "symbol": "COIN", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/logo.png", "pairs": [] }, { "asset": "c60_t0xE95A203B1a91a908F9B9CE46459d101078c2c3cb", "type": "ERC20", "address": "0xE95A203B1a91a908F9B9CE46459d101078c2c3cb", - "name": "aEthereum", - "symbol": "aEth", + "name": "ankrETH", + "symbol": "aETHc", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png", "pairs": [] }, { @@ -3236,17 +3034,17 @@ "name": "Modefi", "symbol": "MOD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xEA1ea0972fa092dd463f2968F9bB51Cc4c981D71/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xEA1ea0972fa092dd463f2968F9bB51Cc4c981D71/logo.png", "pairs": [] }, { "asset": "c60_t0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", "type": "ERC20", "address": "0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", - "name": "SURF.Finance", + "name": "SURF Finance", "symbol": "SURF", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/logo.png", "pairs": [] }, { @@ -3256,17 +3054,17 @@ "name": "renBTC", "symbol": "renBTC", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/logo.png", "pairs": [] }, { "asset": "c60_t0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83", "type": "ERC20", "address": "0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83", - "name": "Everest ID", + "name": "Everest", "symbol": "ID", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/logo.png", "pairs": [] }, { @@ -3276,7 +3074,7 @@ "name": "DMM: Governance", "symbol": "DMG", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/logo.png", "pairs": [] }, { @@ -3286,7 +3084,7 @@ "name": "Exeedme", "symbol": "XED", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/logo.png", "pairs": [] }, { @@ -3296,7 +3094,17 @@ "name": "GOVI", "symbol": "GOVI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81", + "type": "ERC20", + "address": "0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81", + "name": "Dopex Governance Token", + "symbol": "DPX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/logo.png", "pairs": [] }, { @@ -3306,17 +3114,17 @@ "name": "Hermez Network Token", "symbol": "HEZ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/logo.png", "pairs": [] }, { "asset": "c60_t0xF063fE1aB7a291c5d06a86e14730b00BF24cB589", "type": "ERC20", "address": "0xF063fE1aB7a291c5d06a86e14730b00BF24cB589", - "name": "DxSale.Network", + "name": "DxSale Network", "symbol": "SALE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png", "pairs": [] }, { @@ -3326,7 +3134,7 @@ "name": "Rally", "symbol": "RLY", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/logo.png", "pairs": [] }, { @@ -3336,17 +3144,17 @@ "name": "Realio Network", "symbol": "RIO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png", "pairs": [] }, { "asset": "c60_t0xF411903cbC70a74d22900a5DE66A2dda66507255", "type": "ERC20", "address": "0xF411903cbC70a74d22900a5DE66A2dda66507255", - "name": "VERA", + "name": "Verasity", "symbol": "VRA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/logo.png", "pairs": [] }, { @@ -3356,7 +3164,7 @@ "name": "PUSH", "symbol": "PUSH", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf418588522d5dd018b425E472991E52EBBeEEEEE/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xf418588522d5dd018b425E472991E52EBBeEEEEE/logo.png", "pairs": [] }, { @@ -3366,28 +3174,17 @@ "name": "YfDAI.finance", "symbol": "Yf-DAI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/logo.png", "pairs": [] }, { "asset": "c60_t0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3", "type": "ERC20", "address": "0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3", - "name": "Fractal Protocol Token", + "name": "Fractal", "symbol": "FCL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3/logo.png", - "pairs": [] - }, - { - "chainId": 1, - "asset": "c60_t0xF5D669627376EBd411E34b98F19C868c8ABA5ADA", - "type": "ERC20", - "address": "0xF5D669627376EBd411E34b98F19C868c8ABA5ADA", - "name": "Axie Infinity", - "symbol": "AXS", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3/logo.png", "pairs": [] }, { @@ -3398,27 +3195,27 @@ "name": "Enjin Coin", "symbol": "ENJ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/logo.png", "pairs": [] }, { "asset": "c60_t0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0", "type": "ERC20", "address": "0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0", - "name": "GIVToken", + "name": "GIVLY Coin", "symbol": "GIV", "decimals": 8, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/logo.png", "pairs": [] }, { "asset": "c60_t0xF938424F7210f31dF2Aee3011291b658f872e91e", "type": "ERC20", "address": "0xF938424F7210f31dF2Aee3011291b658f872e91e", - "name": "VISOR", + "name": "Visor.Finance", "symbol": "VISR", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/logo.png", "pairs": [] }, { @@ -3428,17 +3225,17 @@ "name": "Yield", "symbol": "YLD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/logo.png", "pairs": [] }, { "asset": "c60_t0xfAd45E47083e4607302aa43c65fB3106F1cd7607", "type": "ERC20", "address": "0xfAd45E47083e4607302aa43c65fB3106F1cd7607", - "name": "hoge.finance", + "name": "Hoge Finance", "symbol": "HOGE", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/logo.png", "pairs": [] }, { @@ -3448,7 +3245,7 @@ "name": "DuckDaoDime", "symbol": "DDIM", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/logo.png", "pairs": [] }, { @@ -3458,7 +3255,7 @@ "name": "Moss Carbon Credit", "symbol": "MCO2", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xfC98e825A2264D890F9a1e68ed50E1526abCcacD/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xfC98e825A2264D890F9a1e68ed50E1526abCcacD/logo.png", "pairs": [] }, { @@ -3468,17 +3265,17 @@ "name": "Rarible", "symbol": "RARI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/logo.png", "pairs": [] }, { "asset": "c60_t0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf", "type": "ERC20", "address": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf", - "name": "Reef.finance", + "name": "Reef", "symbol": "REEF", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/logo.png", "pairs": [] }, { @@ -3488,7 +3285,7 @@ "name": "Amp", "symbol": "AMP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/logo.png", "pairs": [] }, { @@ -3498,13 +3295,183 @@ "name": "FalconSwap Token", "symbol": "FSW", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x383518188C0C6d7730D91b2c03a03C837814a899", + "type": "ERC20", + "address": "0x383518188C0C6d7730D91b2c03a03C837814a899", + "name": "OlympusDAO", + "symbol": "OHM", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x383518188C0C6d7730D91b2c03a03C837814a899/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E", + "type": "ERC20", + "address": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E", + "name": "Illuvium", + "symbol": "ILV", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0xd1d2Eb1B1e90B638588728b4130137D262C87cae", + "type": "ERC20", + "address": "0xd1d2Eb1B1e90B638588728b4130137D262C87cae", + "name": "Gala", + "symbol": "GALA", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xd1d2Eb1B1e90B638588728b4130137D262C87cae/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B", + "type": "ERC20", + "address": "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B", + "name": "Convex Token", + "symbol": "CVX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x090185f2135308BaD17527004364eBcC2D37e5F6", + "type": "ERC20", + "address": "0x090185f2135308BaD17527004364eBcC2D37e5F6", + "name": "Spell Token", + "symbol": "SPELL", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x090185f2135308BaD17527004364eBcC2D37e5F6/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x3b484b82567a09e2588A13D54D032153f0c0aEe0", + "type": "ERC20", + "address": "0x3b484b82567a09e2588A13D54D032153f0c0aEe0", + "name": "OpenDAO", + "symbol": "SOS", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x3b484b82567a09e2588A13D54D032153f0c0aEe0/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x6Bba316c48b49BD1eAc44573c5c871ff02958469", + "type": "ERC20", + "address": "0x6Bba316c48b49BD1eAc44573c5c871ff02958469", + "name": "Gas DAO", + "symbol": "GAS", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x6Bba316c48b49BD1eAc44573c5c871ff02958469/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x4Fabb145d64652a948d72533023f6E7A623C7C53", + "type": "ERC20", + "address": "0x4Fabb145d64652a948d72533023f6E7A623C7C53", + "name": "Binance USD", + "symbol": "BUSD", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x9E32b13ce7f2E80A01932B42553652E053D6ed8e", + "type": "ERC20", + "address": "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e", + "name": "MetisDAO", + "symbol": "Metis", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0xf4d2888d29D722226FafA5d9B24F9164c092421E", + "type": "ERC20", + "address": "0xf4d2888d29D722226FafA5d9B24F9164c092421E", + "name": "LooksRare", + "symbol": "LOOKS", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xf4d2888d29D722226FafA5d9B24F9164c092421E/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9", + "type": "ERC20", + "address": "0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9", + "name": "X2Y2Token", + "symbol": "X2Y2", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x4d224452801ACEd8B2F0aebE155379bb5D594381", + "type": "ERC20", + "address": "0x4d224452801ACEd8B2F0aebE155379bb5D594381", + "name": "ApeCoin (APE)", + "symbol": "APE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x4d224452801ACEd8B2F0aebE155379bb5D594381/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6", + "type": "ERC20", + "address": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6", + "name": "StargateToken", + "symbol": "STG", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96", + "type": "ERC20", + "address": "0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96", + "name": "XSGD", + "symbol": "XSGD", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C", + "type": "ERC20", + "address": "0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C", + "name": "ZEDXION", + "symbol": "ZEDXION", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xbAFDabaDcf19d0cFbbe0AB9C69CF050D86ff888C/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A", + "type": "ERC20", + "address": "0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A", + "name": "MAGIC", + "symbol": "MAGIC", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xB0c7a3Ba49C7a6EaBa6cD4a96C55a1391070Ac9A/logo.png", + "pairs": [] + }, + { + "asset": "c60_t0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb", + "type": "ERC20", + "address": "0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb", + "name": "Peter Pan", + "symbol": "PAN", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xCEBA2a8F6Ec221AEB5f3a7bcd15Cbc7e6a387bfb/logo.png", "pairs": [] } ], "version": { - "major": 13, + "major": 14, "minor": 0, "patch": 0 } -} \ No newline at end of file +} diff --git a/blockchains/ethereum/validators/assets/0x2401c39d7ba9E283668a53fcC7B8F5FD9e716fdf/logo.png b/blockchains/ethereum/validators/assets/0x2401c39d7ba9E283668a53fcC7B8F5FD9e716fdf/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/ethereum/validators/assets/0x2401c39d7ba9E283668a53fcC7B8F5FD9e716fdf/logo.png differ diff --git a/blockchains/ethereum/validators/list.json b/blockchains/ethereum/validators/list.json new file mode 100644 index 0000000000000..2e116f2b59557 --- /dev/null +++ b/blockchains/ethereum/validators/list.json @@ -0,0 +1,8 @@ +[ + { + "id": "0x2401c39d7ba9E283668a53fcC7B8F5FD9e716fdf", + "name": "Trust Nodes", + "description": "Trust Nodes is Ethereum 2.0 staking service.", + "website": "https://www.kiln.fi" + } +] \ No newline at end of file diff --git a/blockchains/ethereumpow/info/info.json b/blockchains/ethereumpow/info/info.json new file mode 100644 index 0000000000000..79e2161076890 --- /dev/null +++ b/blockchains/ethereumpow/info/info.json @@ -0,0 +1,24 @@ +{ + "name": "EthereumPoW", + "type": "coin", + "symbol": "ETHW", + "decimals": 18, + "website": "https://ethereumpow.org/", + "description": "The Original Ethereum Blockchain powered by Proof of Work", + "explorer": "https://www.oklink.com/en/ethw", + "status": "active", + "rpc_url": "https://mainnet.ethereumpow.org", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EthereumPoW" + }, + { + "name": "telegram_news", + "url": "https://t.me/ethereumpow_official" + } + ], + "tags": [ + "pow" + ] +} diff --git a/blockchains/ethereumpow/info/logo.png b/blockchains/ethereumpow/info/logo.png new file mode 100644 index 0000000000000..dbc9a756f8066 Binary files /dev/null and b/blockchains/ethereumpow/info/logo.png differ diff --git a/blockchains/everscale/info/info.json b/blockchains/everscale/info/info.json new file mode 100644 index 0000000000000..4734965d857cc --- /dev/null +++ b/blockchains/everscale/info/info.json @@ -0,0 +1,37 @@ +{ + "name": "Everscale", + "website": "https://everscale.network", + "description": "Everscale is a highly scalable blockchain network that aims to power a range of applications that require fast, secure and scalable transactions.", + "explorer": "https://everscan.io", + "research": "https://research.cointelegraph.com/reports/detail/everscale-report", + "symbol": "EVER", + "type": "coin", + "decimals": 9, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/everscale-org" + }, + { + "name": "twitter", + "url": "https://twitter.com/Everscale_net" + }, + { + "name": "telegram", + "url": "https://t.me/everscale" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everscale" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/community/profile/Everscale/" + }, + { + "name": "blog", + "url": "https://blog.everscale.network/" + } + ] +} diff --git a/blockchains/everscale/info/logo.png b/blockchains/everscale/info/logo.png new file mode 100644 index 0000000000000..6033bec224d03 Binary files /dev/null and b/blockchains/everscale/info/logo.png differ diff --git a/blockchains/evmos/info/info.json b/blockchains/evmos/info/info.json new file mode 100644 index 0000000000000..3732094ef3a77 --- /dev/null +++ b/blockchains/evmos/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "Evmos", + "website": "https://evmos.org", + "description": "Evmos is bringing the world of Ethereum-based applications and assets to the interoperable networks of the Cosmos ecosystem, all while aligning developer and user incentives. Let’s adventure together into the world of innovation where EVM meets interchain composability.", + "explorer": "https://evm.evmos.org", + "research": "", + "symbol": "EVMOS", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/tharsis/evmos" + }, + { + "name": "twitter", + "url": "https://twitter.com/EvmosOrg" + }, + { + "name": "discord", + "url": "https://discord.com/invite/evmos" + }, + { + "name": "telegram", + "url": "https://t.me/EvmosOrg" + } + ] +} \ No newline at end of file diff --git a/blockchains/evmos/info/logo.png b/blockchains/evmos/info/logo.png new file mode 100644 index 0000000000000..e78f6fc0c5bba Binary files /dev/null and b/blockchains/evmos/info/logo.png differ diff --git a/blockchains/fantom/assets/0x04068DA6C83AFCFA0e13ba15A6696662335D5B75/info.json b/blockchains/fantom/assets/0x04068DA6C83AFCFA0e13ba15A6696662335D5B75/info.json new file mode 100644 index 0000000000000..f0fc0f482f6be --- /dev/null +++ b/blockchains/fantom/assets/0x04068DA6C83AFCFA0e13ba15A6696662335D5B75/info.json @@ -0,0 +1,37 @@ +{ + "name": "USD Coin", + "website": "https://centre.io/usdc", + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "explorer": "https://ftmscan.com/token/0x04068da6c83afcfa0e13ba15a6696662335d5b75", + "type": "FANTOM", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "id": "0x04068DA6C83AFCFA0e13ba15A6696662335D5B75", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x04068DA6C83AFCFA0e13ba15A6696662335D5B75/logo.png b/blockchains/fantom/assets/0x04068DA6C83AFCFA0e13ba15A6696662335D5B75/logo.png new file mode 100644 index 0000000000000..eafbaac194aa7 Binary files /dev/null and b/blockchains/fantom/assets/0x04068DA6C83AFCFA0e13ba15A6696662335D5B75/logo.png differ diff --git a/blockchains/fantom/assets/0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1/info.json b/blockchains/fantom/assets/0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1/info.json new file mode 100644 index 0000000000000..c1af9779cbbff --- /dev/null +++ b/blockchains/fantom/assets/0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1/info.json @@ -0,0 +1,56 @@ +{ + "name": "Ankr Network", + "type": "FANTOM", + "symbol": "ANKR", + "decimals": 18, + "website": "https://ankr.com", + "description": "Ankr is building an infrastructure platform and marketplace for Web3-stack deployment", + "explorer": "https://ftmscan.com/token/0x0615dbba33fe61a31c7ed131bda6655ed76748b1", + "status": "active", + "id": "0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-network" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1/logo.png b/blockchains/fantom/assets/0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1/logo.png new file mode 100644 index 0000000000000..1660741aaf752 Binary files /dev/null and b/blockchains/fantom/assets/0x0615Dbba33Fe61a31c7eD131BDA6655Ed76748B1/logo.png differ diff --git a/blockchains/fantom/assets/0x1B6382DBDEa11d97f24495C9A90b7c88469134a4/info.json b/blockchains/fantom/assets/0x1B6382DBDEa11d97f24495C9A90b7c88469134a4/info.json new file mode 100644 index 0000000000000..1cb95586a6e67 --- /dev/null +++ b/blockchains/fantom/assets/0x1B6382DBDEa11d97f24495C9A90b7c88469134a4/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "FANTOM", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://ftmscan.com/token/0x1B6382DBDEa11d97f24495C9A90b7c88469134a4", + "status": "active", + "id": "0x1B6382DBDEa11d97f24495C9A90b7c88469134a4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} diff --git a/blockchains/fantom/assets/0x1B6382DBDEa11d97f24495C9A90b7c88469134a4/logo.png b/blockchains/fantom/assets/0x1B6382DBDEa11d97f24495C9A90b7c88469134a4/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/fantom/assets/0x1B6382DBDEa11d97f24495C9A90b7c88469134a4/logo.png differ diff --git a/blockchains/fantom/assets/0x1E4F97b9f9F913c46F1632781732927B9019C68b/info.json b/blockchains/fantom/assets/0x1E4F97b9f9F913c46F1632781732927B9019C68b/info.json new file mode 100644 index 0000000000000..1d205a89e0f85 --- /dev/null +++ b/blockchains/fantom/assets/0x1E4F97b9f9F913c46F1632781732927B9019C68b/info.json @@ -0,0 +1,32 @@ +{ + "name": "Curve DAO", + "website": "https://www.curve.fi/", + "description": "Curve is an exchange liquidity pool on Ethereum (like Uniswap) designed for (1) extremely efficient stablecoin trading (2) low risk, supplemental fee income for liquidity providers, without an opportunity cost.", + "explorer": "https://ftmscan.com/token/0x1E4F97b9f9F913c46F1632781732927B9019C68b", + "type": "FANTOM", + "symbol": "CRV", + "decimals": 18, + "status": "active", + "id": "0x1E4F97b9f9F913c46F1632781732927B9019C68b", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/curvefi" + }, + { + "name": "twitter", + "url": "https://twitter.com/CurveFinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/curve-dao-token//" + }, + { + "name": "whitepaper", + "url": "https://curve.fi/whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x1E4F97b9f9F913c46F1632781732927B9019C68b/logo.png b/blockchains/fantom/assets/0x1E4F97b9f9F913c46F1632781732927B9019C68b/logo.png new file mode 100644 index 0000000000000..b820f250c2d3b Binary files /dev/null and b/blockchains/fantom/assets/0x1E4F97b9f9F913c46F1632781732927B9019C68b/logo.png differ diff --git a/blockchains/fantom/assets/0x21Ada0D2aC28C3A5Fa3cD2eE30882dA8812279B6/info.json b/blockchains/fantom/assets/0x21Ada0D2aC28C3A5Fa3cD2eE30882dA8812279B6/info.json new file mode 100644 index 0000000000000..2a50b820228f3 --- /dev/null +++ b/blockchains/fantom/assets/0x21Ada0D2aC28C3A5Fa3cD2eE30882dA8812279B6/info.json @@ -0,0 +1,28 @@ +{ + "name": "Oath", + "website": "https://www.bytemasons.com/", + "description": "The Byte Masons are a development collective pursuing open, secure and reliable systems focused on helping users navigate the new web and Decentralized Finance (DeFi).", + "explorer": "https://ftmscan.com/token/0x21ada0d2ac28c3a5fa3cd2ee30882da8812279b6", + "type": "FANTOM", + "symbol": "OATH", + "decimals": 18, + "status": "active", + "id": "0x21Ada0D2aC28C3A5Fa3cD2eE30882dA8812279B6", + "tags": [ + "defi" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/oath/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ByteMasons" + }, + { + "name": "medium", + "url": "https://medium.com/byte-masons" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x21Ada0D2aC28C3A5Fa3cD2eE30882dA8812279B6/logo.png b/blockchains/fantom/assets/0x21Ada0D2aC28C3A5Fa3cD2eE30882dA8812279B6/logo.png new file mode 100644 index 0000000000000..7d64923490658 Binary files /dev/null and b/blockchains/fantom/assets/0x21Ada0D2aC28C3A5Fa3cD2eE30882dA8812279B6/logo.png differ diff --git a/blockchains/fantom/assets/0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83/info.json b/blockchains/fantom/assets/0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83/info.json new file mode 100644 index 0000000000000..bfbdb5bae4fdc --- /dev/null +++ b/blockchains/fantom/assets/0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83/info.json @@ -0,0 +1,33 @@ +{ + "name": "Wrapped Fantom", + "website": "https://fantom.foundation/defi/", + "description": "Fantom is a high-performance, scalable, customizable, and secure smart-contract platform. It is designed to overcome the limitations of previous generation blockchain platforms. Fantom is permissionless, decentralized, and open-source.", + "explorer": "https://ftmscan.com/token/0x21be370d5312f44cb42ce377bc9b8a0cef1a4c83", + "type": "FANTOM", + "symbol": "WFTM", + "decimals": 18, + "status": "active", + "id": "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Fantom_English" + }, + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "medium", + "url": "https://medium.com/fantomfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantom/" + } + ], + "tags": [ + "defi", + "wrapped" + ] +} diff --git a/blockchains/fantom/assets/0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83/logo.png b/blockchains/fantom/assets/0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83/logo.png new file mode 100644 index 0000000000000..1fd67122785f4 Binary files /dev/null and b/blockchains/fantom/assets/0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83/logo.png differ diff --git a/blockchains/fantom/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json b/blockchains/fantom/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json new file mode 100644 index 0000000000000..a6d589bbc1471 --- /dev/null +++ b/blockchains/fantom/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise NFT Stakes", + "type": "FANTOM", + "symbol": "nftRISE", + "decimals": 0, + "website": "https://www.everrise.com/", + "description": "EverRise Staking NFTs are containers of Vote Escrowed (ve)EverRise weighted governance tokens. veRISE generates rewards from the auto-buyback with a market driven yield curve, based on the transaction volume of EverRise trades and veEverRise sales.", + "explorer": "https://ftmscan.com/token/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "status": "active", + "id": "0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png b/blockchains/fantom/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png new file mode 100644 index 0000000000000..4272c382f1522 Binary files /dev/null and b/blockchains/fantom/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png differ diff --git a/blockchains/fantom/assets/0x29b0Da86e484E1C0029B56e817912d778aC0EC69/info.json b/blockchains/fantom/assets/0x29b0Da86e484E1C0029B56e817912d778aC0EC69/info.json new file mode 100644 index 0000000000000..1e9402201745a --- /dev/null +++ b/blockchains/fantom/assets/0x29b0Da86e484E1C0029B56e817912d778aC0EC69/info.json @@ -0,0 +1,33 @@ +{ + "name": "yearn.finance", + "website": "https://yearn.finance/", + "description": "YFI is the governance token for Yearn.Finance, a site that performs a variety of functions for DeFi users, moving their assets in and out of different liquidity pools in order to find the best yields.", + "explorer": "https://ftmscan.com/token/0x29b0Da86e484E1C0029B56e817912d778aC0EC69", + "type": "FANTOM", + "symbol": "YFI", + "decimals": 18, + "status": "active", + "id": "0x29b0Da86e484E1C0029B56e817912d778aC0EC69", + "tags": [ + "defi", + "governance" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/iearn-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/iearnfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yearn-finance/" + }, + { + "name": "whitepaper", + "url": "https://docs.yearn.finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x29b0Da86e484E1C0029B56e817912d778aC0EC69/logo.png b/blockchains/fantom/assets/0x29b0Da86e484E1C0029B56e817912d778aC0EC69/logo.png new file mode 100644 index 0000000000000..60faeccc939f5 Binary files /dev/null and b/blockchains/fantom/assets/0x29b0Da86e484E1C0029B56e817912d778aC0EC69/logo.png differ diff --git a/blockchains/fantom/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json b/blockchains/fantom/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json new file mode 100644 index 0000000000000..595bd45f88a2a --- /dev/null +++ b/blockchains/fantom/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json @@ -0,0 +1,28 @@ +{ + "name": "StargateToken", + "website": "https://stargate.finance", + "description": "Stargate is a fully composable liquidity transport protocol that lives at the heart of Omnichain DeFi.", + "explorer": "https://ftmscan.com/token/0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590", + "type": "FANTOM", + "symbol": "STG", + "decimals": 18, + "status": "active", + "id": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590", + "links": [ + { + "name": "medium", + "url": "https://medium.com/stargate-official" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/LEM0ELklmO1kODdh" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stargate-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png b/blockchains/fantom/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png new file mode 100644 index 0000000000000..f983849d90c4f Binary files /dev/null and b/blockchains/fantom/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png differ diff --git a/blockchains/fantom/assets/0x321162Cd933E2Be498Cd2267a90534A804051b11/info.json b/blockchains/fantom/assets/0x321162Cd933E2Be498Cd2267a90534A804051b11/info.json new file mode 100644 index 0000000000000..c96c434053971 --- /dev/null +++ b/blockchains/fantom/assets/0x321162Cd933E2Be498Cd2267a90534A804051b11/info.json @@ -0,0 +1,29 @@ +{ + "name": "Wrapped Bitcoin", + "website": "https://wbtc.network", + "description": "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin.", + "explorer": "https://ftmscan.com/token/0x321162Cd933E2Be498Cd2267a90534A804051b11", + "type": "FANTOM", + "symbol": "BTC", + "decimals": 8, + "status": "active", + "id": "0x321162Cd933E2Be498Cd2267a90534A804051b11", + "tags": [ + "defi", + "wrapped" + ], + "links": [ + { + "name": "whitepaper", + "url": "https://wbtc.network/assets/wrapped-tokens-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-bitcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-bitcoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x321162Cd933E2Be498Cd2267a90534A804051b11/logo.png b/blockchains/fantom/assets/0x321162Cd933E2Be498Cd2267a90534A804051b11/logo.png new file mode 100644 index 0000000000000..702d64a2e040a Binary files /dev/null and b/blockchains/fantom/assets/0x321162Cd933E2Be498Cd2267a90534A804051b11/logo.png differ diff --git a/blockchains/fantom/assets/0x468003B688943977e6130F4F68F23aad939a1040/info.json b/blockchains/fantom/assets/0x468003B688943977e6130F4F68F23aad939a1040/info.json new file mode 100644 index 0000000000000..117138cf60cdb --- /dev/null +++ b/blockchains/fantom/assets/0x468003B688943977e6130F4F68F23aad939a1040/info.json @@ -0,0 +1,28 @@ +{ + "name": "Spell Token", + "website": "https://abracadabra.money/", + "description": "Abracadabra.money is a lending platform that allows users to borrow funds using Interest Bearing Tokens as collateral.", + "explorer": "https://ftmscan.com/token/0x468003b688943977e6130f4f68f23aad939a1040", + "type": "FANTOM", + "symbol": "SPELL", + "decimals": 18, + "status": "active", + "id": "0x468003B688943977e6130F4F68F23aad939a1040", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MIM_Spell" + }, + { + "name": "medium", + "url": "https://abracadabramoney.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/spell-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x468003B688943977e6130F4F68F23aad939a1040/logo.png b/blockchains/fantom/assets/0x468003B688943977e6130F4F68F23aad939a1040/logo.png new file mode 100644 index 0000000000000..fc7438b7de4b2 Binary files /dev/null and b/blockchains/fantom/assets/0x468003B688943977e6130F4F68F23aad939a1040/logo.png differ diff --git a/blockchains/fantom/assets/0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5/info.json b/blockchains/fantom/assets/0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5/info.json new file mode 100644 index 0000000000000..b3323b4c87b66 --- /dev/null +++ b/blockchains/fantom/assets/0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5/info.json @@ -0,0 +1,29 @@ +{ + "name": "Band Protocol", + "website": "https://bandprotocol.com", + "description": "Band Protocol is a cross-chain data oracle network that aggregates and connects real-world data and APIs to smart contracts.", + "explorer": "https://ftmscan.com/token/0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5", + "research": "https://research.binance.com/en/projects/band-protocol", + "type": "FANTOM", + "symbol": "BAND", + "decimals": 18, + "status": "active", + "id": "0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BandProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/bandprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/band-protocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5/logo.png b/blockchains/fantom/assets/0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5/logo.png new file mode 100644 index 0000000000000..9db68a25f3b4b Binary files /dev/null and b/blockchains/fantom/assets/0x46E7628E8b4350b2716ab470eE0bA1fa9e76c6C5/logo.png differ diff --git a/blockchains/fantom/assets/0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37/info.json b/blockchains/fantom/assets/0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37/info.json new file mode 100644 index 0000000000000..d620864fcf11c --- /dev/null +++ b/blockchains/fantom/assets/0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37/info.json @@ -0,0 +1,28 @@ +{ + "name": "TSHARE", + "website": "https://tomb.finance/", + "description": "TSHARE holders have voting rights (governance) on proposals to improve the protocol and future use cases within the Tomb finance ecosystem.", + "explorer": "https://ftmscan.com/token/0x4cdf39285d7ca8eb3f090fda0c069ba5f4145b37", + "type": "FANTOM", + "symbol": "TSHARE", + "decimals": 18, + "status": "active", + "id": "0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37", + "tags": [ + "governance" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tombfinance" + }, + { + "name": "telegram", + "url": "https://t.me/tombfinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/tomb-shares/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37/logo.png b/blockchains/fantom/assets/0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37/logo.png new file mode 100644 index 0000000000000..987282bde6aa2 Binary files /dev/null and b/blockchains/fantom/assets/0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37/logo.png differ diff --git a/blockchains/fantom/assets/0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc/info.json b/blockchains/fantom/assets/0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc/info.json new file mode 100644 index 0000000000000..a0d03491f451d --- /dev/null +++ b/blockchains/fantom/assets/0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc/info.json @@ -0,0 +1,32 @@ +{ + "name": "Synthetix Network", + "website": "https://www.synthetix.io/", + "description": "The Synthetix Network Token (SNX) is the native token of Synthetix, a synthetic asset (Synth) issuance protocol built on Ethereum. The SNX token is used as collateral to issue Synths, ERC-20 tokens that track the price of assets like Gold, Silver, Oil and Bitcoin.", + "explorer": "https://ftmscan.com/token/0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc", + "type": "FANTOM", + "symbol": "SNX", + "decimals": 18, + "status": "active", + "id": "0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/synthetixio" + }, + { + "name": "twitter", + "url": "https://twitter.com/synthetix_io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/synthetix-network-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/havven/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc/logo.png b/blockchains/fantom/assets/0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc/logo.png new file mode 100644 index 0000000000000..2a850de0afe21 Binary files /dev/null and b/blockchains/fantom/assets/0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc/logo.png differ diff --git a/blockchains/fantom/assets/0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0/info.json b/blockchains/fantom/assets/0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0/info.json new file mode 100644 index 0000000000000..2fb97003b9f5d --- /dev/null +++ b/blockchains/fantom/assets/0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0/info.json @@ -0,0 +1,48 @@ +{ + "name": "Hector Finance", + "website": "https://hector.finance", + "description": "Hector Finance is developing a financial center on the Fantom Opera Chain and beyond.", + "explorer": "https://ftmscan.com/token/0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0", + "type": "FANTOM", + "symbol": "HEC", + "decimals": 9, + "status": "active", + "id": "0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HectorDAO_HEC" + }, + { + "name": "medium", + "url": "https://medium.com/@hectordao" + }, + { + "name": "whitepaper", + "url": "https://hector.finance/whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/hectorDAO" + }, + { + "name": "telegram_news", + "url": "https://t.me/hectordaoann" + }, + { + "name": "github", + "url": "https://github.com/Hector-DAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hector-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hector-finance" + } + ] +} diff --git a/blockchains/fantom/assets/0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0/logo.png b/blockchains/fantom/assets/0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0/logo.png new file mode 100644 index 0000000000000..46040ed8ec9d2 Binary files /dev/null and b/blockchains/fantom/assets/0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0/logo.png differ diff --git a/blockchains/fantom/assets/0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD/info.json b/blockchains/fantom/assets/0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD/info.json new file mode 100644 index 0000000000000..fede1a02adb69 --- /dev/null +++ b/blockchains/fantom/assets/0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD/info.json @@ -0,0 +1,32 @@ +{ + "name": "fETH", + "website": "https://fantom.foundation/defi/", + "description": "fETH (ETH FETH) is a token issued by Binance on Smart Chain; its price is pegged to Ethereum (ETH) at a ratio of 1:1.", + "explorer": "https://ftmscan.com/token/0x658b0c7613e890ee50b8c4bc6a3f41ef411208ad", + "type": "FANTOM", + "symbol": "FETH", + "decimals": 18, + "status": "active", + "id": "0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Fantom_English" + }, + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "medium", + "url": "https://medium.com/fantomfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ethereum/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD/logo.png b/blockchains/fantom/assets/0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD/logo.png new file mode 100644 index 0000000000000..8651e0489e58a Binary files /dev/null and b/blockchains/fantom/assets/0x658b0c7613e890EE50B8C4BC6A3f41ef411208aD/logo.png differ diff --git a/blockchains/fantom/assets/0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a/info.json b/blockchains/fantom/assets/0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a/info.json new file mode 100644 index 0000000000000..734cfda57ef00 --- /dev/null +++ b/blockchains/fantom/assets/0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a/info.json @@ -0,0 +1,36 @@ +{ + "name": "Wootrade Network", + "type": "FANTOM", + "symbol": "WOO", + "decimals": 18, + "website": "https://woo.network", + "description": "Wootrade aims to provide deep liquidity and superior order execution at the lowest cost for traders, exchanges, institutions, and DeFi platforms. Its flagship, WOO X, is a professional trading platform featuring customizable modules, and zero-fees with deep liquidity across spot and margin. Wootrade was founded by Kronos Research, a quantitative trading firm generating $10-15B in daily volume, with the goal of democratizing access to deep liquidity and yield strategies through various products.", + "explorer": "https://ftmscan.com/token/0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a", + "status": "active", + "id": "0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a", + "tags": [ + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/wootrade" + }, + { + "name": "blog", + "url": "https://medium.com/@wootrade" + }, + { + "name": "facebook", + "url": "https://facebook.com/Wootrade" + }, + { + "name": "whitepaper", + "url": "https://woo.network/Litepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wootrade-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a/logo.png b/blockchains/fantom/assets/0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a/logo.png new file mode 100644 index 0000000000000..5cd7c39954306 Binary files /dev/null and b/blockchains/fantom/assets/0x6626c47c00F1D87902fc13EECfaC3ed06D5E8D8a/logo.png differ diff --git a/blockchains/fantom/assets/0x69c744D3444202d35a2783929a0F930f2FBB05ad/info.json b/blockchains/fantom/assets/0x69c744D3444202d35a2783929a0F930f2FBB05ad/info.json new file mode 100644 index 0000000000000..184bb1cb5dccb --- /dev/null +++ b/blockchains/fantom/assets/0x69c744D3444202d35a2783929a0F930f2FBB05ad/info.json @@ -0,0 +1,32 @@ +{ + "name": "Staked FTM", + "website": "https://fantom.foundation/defi/", + "description": "Fantom is a high-performance, scalable, customizable, and secure smart-contract platform. It is designed to overcome the limitations of previous generation blockchain platforms. Fantom is permissionless, decentralized, and open-source.", + "explorer": "https://ftmscan.com/token/0x69c744d3444202d35a2783929a0f930f2fbb05ad", + "type": "FANTOM", + "symbol": "SFTM", + "decimals": 18, + "status": "active", + "id": "0x69c744D3444202d35a2783929a0F930f2FBB05ad", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Fantom_English" + }, + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "medium", + "url": "https://medium.com/fantomfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantom/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x69c744D3444202d35a2783929a0F930f2FBB05ad/logo.png b/blockchains/fantom/assets/0x69c744D3444202d35a2783929a0F930f2FBB05ad/logo.png new file mode 100644 index 0000000000000..9cc9116af96fd Binary files /dev/null and b/blockchains/fantom/assets/0x69c744D3444202d35a2783929a0F930f2FBB05ad/logo.png differ diff --git a/blockchains/fantom/assets/0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B/info.json b/blockchains/fantom/assets/0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B/info.json new file mode 100644 index 0000000000000..5ec4c6bb7b969 --- /dev/null +++ b/blockchains/fantom/assets/0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B/info.json @@ -0,0 +1,32 @@ +{ + "name": "Aave", + "website": "https://aave.com/", + "description": "Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets. It also features access to highly innovative flash loans, which let developers borrow instantly and easily; no collateral needed.", + "explorer": "https://ftmscan.com/token/0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B", + "type": "FANTOM", + "symbol": "AAVE", + "decimals": 18, + "status": "active", + "id": "0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/aave/aave-protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/aaveaave" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aave/" + }, + { + "name": "whitepaper", + "url": "https://github.com/aave/protocol-v2/blob/master/aave-v2-whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B/logo.png b/blockchains/fantom/assets/0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B/logo.png new file mode 100644 index 0000000000000..1e7cef36a8aaa Binary files /dev/null and b/blockchains/fantom/assets/0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B/logo.png differ diff --git a/blockchains/fantom/assets/0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e/info.json b/blockchains/fantom/assets/0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e/info.json new file mode 100644 index 0000000000000..cad900f0362a0 --- /dev/null +++ b/blockchains/fantom/assets/0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e/info.json @@ -0,0 +1,49 @@ +{ + "name": "TOR Stablecoin", + "website": "https://tor.cash", + "description": "TOR is a fully collateralized, backed by the Hector Finance Treasury, stablecoin built on the Fantom Opera Chain.", + "explorer": "https://ftmscan.com/token/0x74e23df9110aa9ea0b6ff2faee01e740ca1c642e", + "type": "FANTOM", + "symbol": "TOR", + "decimals": 18, + "status": "active", + "id": "0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HectorDAO_HEC" + }, + { + "name": "medium", + "url": "https://medium.com/@hectordao" + }, + { + "name": "whitepaper", + "url": "https://docs.hector.finance/the-tor-stablecoin/the-tor-stablecoin" + }, + { + "name": "telegram", + "url": "https://t.me/hectorDAO" + }, + { + "name": "telegram_news", + "url": "https://t.me/hectordaoann" + }, + { + "name": "github", + "url": "https://github.com/Hector-DAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tor/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tor" + } + ] +} diff --git a/blockchains/fantom/assets/0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e/logo.png b/blockchains/fantom/assets/0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e/logo.png new file mode 100644 index 0000000000000..ecd893efed723 Binary files /dev/null and b/blockchains/fantom/assets/0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e/logo.png differ diff --git a/blockchains/fantom/assets/0x75bdeF24285013387A47775828bEC90b91Ca9a5F/info.json b/blockchains/fantom/assets/0x75bdeF24285013387A47775828bEC90b91Ca9a5F/info.json new file mode 100644 index 0000000000000..176d94b1d980d --- /dev/null +++ b/blockchains/fantom/assets/0x75bdeF24285013387A47775828bEC90b91Ca9a5F/info.json @@ -0,0 +1,40 @@ +{ + "name": "Staked Hector", + "website": "https://hector.finance", + "description": "Staked version of Hector (HEC) Token", + "explorer": "https://ftmscan.com/token/0x75bdeF24285013387A47775828bEC90b91Ca9a5F", + "type": "FANTOM", + "symbol": "sHEC", + "decimals": 9, + "status": "active", + "id": "0x75bdeF24285013387A47775828bEC90b91Ca9a5F", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HectorDAO_HEC" + }, + { + "name": "medium", + "url": "https://medium.com/@hectordao" + }, + { + "name": "whitepaper", + "url": "https://hector.finance/whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/hectorDAO" + }, + { + "name": "telegram_news", + "url": "https://t.me/hectordaoann" + }, + { + "name": "github", + "url": "https://github.com/Hector-DAO" + } + ] +} diff --git a/blockchains/fantom/assets/0x75bdeF24285013387A47775828bEC90b91Ca9a5F/logo.png b/blockchains/fantom/assets/0x75bdeF24285013387A47775828bEC90b91Ca9a5F/logo.png new file mode 100644 index 0000000000000..ce524bb6ff7a2 Binary files /dev/null and b/blockchains/fantom/assets/0x75bdeF24285013387A47775828bEC90b91Ca9a5F/logo.png differ diff --git a/blockchains/fantom/assets/0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a/info.json b/blockchains/fantom/assets/0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a/info.json new file mode 100644 index 0000000000000..a7d03e2024144 --- /dev/null +++ b/blockchains/fantom/assets/0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a/info.json @@ -0,0 +1,33 @@ +{ + "name": "Frax Share", + "website": "https://frax.finance/", + "description": "FXS is the value accrual and governance token of the entire Frax ecosystem. Frax is a fractional-algorithmic stablecoin protocol. It aims to provide highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC.", + "explorer": "https://ftmscan.com/token/0x7d016eec9c25232b01f23ef992d98ca97fc2af5a", + "type": "FANTOM", + "symbol": "FXS", + "decimals": 18, + "status": "active", + "id": "0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/fraxfinance/frax-solidity" + }, + { + "name": "twitter", + "url": "https://twitter.com/fraxfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frax-share/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/frax-share/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a/logo.png b/blockchains/fantom/assets/0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a/logo.png new file mode 100644 index 0000000000000..575ed686c4f70 Binary files /dev/null and b/blockchains/fantom/assets/0x7d016eec9c25232b01F23EF992D98ca97fc2AF5a/logo.png differ diff --git a/blockchains/fantom/assets/0x82f0B8B456c1A451378467398982d4834b6829c1/info.json b/blockchains/fantom/assets/0x82f0B8B456c1A451378467398982d4834b6829c1/info.json new file mode 100644 index 0000000000000..26c31b3362c5e --- /dev/null +++ b/blockchains/fantom/assets/0x82f0B8B456c1A451378467398982d4834b6829c1/info.json @@ -0,0 +1,32 @@ +{ + "name": "Magic Internet Money", + "website": "https://abracadabra.money/", + "description": "MIM is a stablecoin backed by interest bearing collateral", + "explorer": "https://ftmscan.com/token/0x82f0b8b456c1a451378467398982d4834b6829c1", + "type": "FANTOM", + "symbol": "MIM", + "decimals": 18, + "status": "active", + "id": "0x82f0B8B456c1A451378467398982d4834b6829c1", + "links": [ + { + "name": "github", + "url": "https://github.com/Abracadabra-money/magic-internet-money" + }, + { + "name": "twitter", + "url": "https://twitter.com/MIM_Spell" + }, + { + "name": "medium", + "url": "https://abracadabramoney.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/magic-internet-money/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x82f0B8B456c1A451378467398982d4834b6829c1/logo.png b/blockchains/fantom/assets/0x82f0B8B456c1A451378467398982d4834b6829c1/logo.png new file mode 100644 index 0000000000000..fa1845e733fcb Binary files /dev/null and b/blockchains/fantom/assets/0x82f0B8B456c1A451378467398982d4834b6829c1/logo.png differ diff --git a/blockchains/fantom/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/info.json b/blockchains/fantom/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/info.json new file mode 100644 index 0000000000000..eacf6e074f7b0 --- /dev/null +++ b/blockchains/fantom/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/info.json @@ -0,0 +1,42 @@ +{ + "name": "Dai Stablecoin", + "website": "http://makerdao.com", + "description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", + "explorer": "https://ftmscan.com/token/0x8d11ec38a3eb5e956b052f67da8bdc9bef8abf3e", + "research": "https://research.binance.com/en/projects/dai", + "type": "FANTOM", + "symbol": "DAI", + "decimals": 18, + "status": "active", + "id": "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MakerDAO" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MakerDAO/" + }, + { + "name": "blog", + "url": "https://blog.makerdao.com/" + }, + { + "name": "whitepaper", + "url": "https://makerdao.com/whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dai/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/logo.png b/blockchains/fantom/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/logo.png new file mode 100644 index 0000000000000..836fe787663b9 Binary files /dev/null and b/blockchains/fantom/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/logo.png differ diff --git a/blockchains/fantom/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/info.json b/blockchains/fantom/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/info.json new file mode 100644 index 0000000000000..1cd4aebadc99b --- /dev/null +++ b/blockchains/fantom/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/info.json @@ -0,0 +1,68 @@ +{ + "name": "Axelar", + "type": "FANTOM", + "symbol": "AXL", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://ftmscan.com/token/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65", + "status": "active", + "id": "0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/fantom/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/logo.png b/blockchains/fantom/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/logo.png new file mode 100644 index 0000000000000..6c156aba62660 Binary files /dev/null and b/blockchains/fantom/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/logo.png differ diff --git a/blockchains/fantom/assets/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA/info.json b/blockchains/fantom/assets/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA/info.json new file mode 100644 index 0000000000000..19c16917fff93 --- /dev/null +++ b/blockchains/fantom/assets/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA/info.json @@ -0,0 +1,48 @@ +{ + "name": "Wrapped sHEC", + "website": "https://hector.finance", + "description": "Wrapped Staked version of Hector Token", + "explorer": "https://ftmscan.com/token/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA", + "type": "FANTOM", + "symbol": "wsHEC", + "decimals": 18, + "status": "active", + "id": "0x94CcF60f700146BeA8eF7832820800E2dFa92EdA", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HectorDAO_HEC" + }, + { + "name": "medium", + "url": "https://medium.com/@hectordao" + }, + { + "name": "whitepaper", + "url": "https://hector.finance/whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/hectorDAO" + }, + { + "name": "telegram_news", + "url": "https://t.me/hectordaoann" + }, + { + "name": "github", + "url": "https://github.com/Hector-DAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-staked-hec/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-hec" + } + ] +} diff --git a/blockchains/fantom/assets/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA/logo.png b/blockchains/fantom/assets/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA/logo.png new file mode 100644 index 0000000000000..5335c3e5bb74a Binary files /dev/null and b/blockchains/fantom/assets/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA/logo.png differ diff --git a/blockchains/fantom/assets/0x9564fBfD3B3819D6Fb2DbC88C75E112400bE8F0C/info.json b/blockchains/fantom/assets/0x9564fBfD3B3819D6Fb2DbC88C75E112400bE8F0C/info.json new file mode 100644 index 0000000000000..1a4b4f4ec6a79 --- /dev/null +++ b/blockchains/fantom/assets/0x9564fBfD3B3819D6Fb2DbC88C75E112400bE8F0C/info.json @@ -0,0 +1,29 @@ +{ + "name": "OWL", + "website": "https://owldao.io", + "description": "OwlDAO - Build the Best Casino Solution on Ethereum Networks.", + "research": "https://docs.owl.games/the-owl-token/tokenomics", + "explorer": "https://ftmscan.com/token/0x9564fbfd3b3819d6fb2dbc88c75e112400be8f0c", + "type": "FANTOM", + "symbol": "OWL", + "decimals": 18, + "status": "active", + "id": "0x9564fBfD3B3819D6Fb2DbC88C75E112400bE8F0C", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OWLDAOio" + }, + { + "name": "telegram", + "url": "https://t.me/owlDAO" + }, + { + "name": "discord", + "url": "https://discord.com/invite/8MUcukEKnC" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x9564fBfD3B3819D6Fb2DbC88C75E112400bE8F0C/logo.png b/blockchains/fantom/assets/0x9564fBfD3B3819D6Fb2DbC88C75E112400bE8F0C/logo.png new file mode 100644 index 0000000000000..44b1ce3071856 Binary files /dev/null and b/blockchains/fantom/assets/0x9564fBfD3B3819D6Fb2DbC88C75E112400bE8F0C/logo.png differ diff --git a/blockchains/fantom/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json b/blockchains/fantom/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json new file mode 100644 index 0000000000000..6c424cdaa65e5 --- /dev/null +++ b/blockchains/fantom/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json @@ -0,0 +1,33 @@ +{ + "name": "Multichain", + "type": "FANTOM", + "symbol": "MULTI", + "decimals": 18, + "website": "https://multichain.org/", + "description": "Multichain is a cross-chain router protocol (CRP), to be the ultimate router for Web3.", + "explorer": "https://ftmscan.com/token/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "status": "active", + "id": "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/multichainorg" + }, + { + "name": "github", + "url": "https://github.com/anyswap" + }, + { + "name": "telegram", + "url": "https://t.me/anyswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multichain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multichain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png b/blockchains/fantom/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png new file mode 100644 index 0000000000000..9d7b0435acaac Binary files /dev/null and b/blockchains/fantom/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png differ diff --git a/blockchains/fantom/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json b/blockchains/fantom/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json new file mode 100644 index 0000000000000..3b5041641290f --- /dev/null +++ b/blockchains/fantom/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json @@ -0,0 +1,33 @@ +{ + "name": "Band Protocol", + "symbol": "BAND", + "type": "FANTOM", + "decimals": 18, + "description": "Band Protocol is a cross-chain data oracle network that aggregates and connects real-world data and APIs to smart contracts.", + "website": "https://bandprotocol.com", + "explorer": "https://ftmscan.com/token/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", + "research": "https://research.binance.com/en/projects/band-protocol", + "status": "active", + "id": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", + "links": [ + { + "name": "github", + "url": "https://github.com/bandprotocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/BandProtocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/band-protocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/band-protocol/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png b/blockchains/fantom/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png new file mode 100644 index 0000000000000..9db68a25f3b4b Binary files /dev/null and b/blockchains/fantom/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png differ diff --git a/blockchains/fantom/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json b/blockchains/fantom/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json new file mode 100644 index 0000000000000..98cdabb74f594 --- /dev/null +++ b/blockchains/fantom/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json @@ -0,0 +1,55 @@ +{ + "name": "EverRise", + "type": "FANTOM", + "symbol": "RISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "The Original Buyback Token Powering The EverRise Ecosystem. EverRise token (RISE) is a multi-chain collateralized cryptocurrency that protects both the ecosystem and investors with its innovative buyback and staking protocol.", + "explorer": "https://ftmscan.com/token/0xC17c30e98541188614dF99239cABD40280810cA3", + "status": "active", + "id": "0xC17c30e98541188614dF99239cABD40280810cA3", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everrise/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everrise" + }, + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png b/blockchains/fantom/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png new file mode 100644 index 0000000000000..fb9f7a63b2f43 Binary files /dev/null and b/blockchains/fantom/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png differ diff --git a/blockchains/fantom/assets/0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179/info.json b/blockchains/fantom/assets/0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179/info.json new file mode 100644 index 0000000000000..cbe6cc027c77e --- /dev/null +++ b/blockchains/fantom/assets/0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179/info.json @@ -0,0 +1,56 @@ +{ + "name": "Ankr Staked FTM", + "type": "FANTOM", + "symbol": "ankrFTM", + "decimals": 18, + "website": "https://ankr.com", + "description": "ankrFTM represents your staked FTM and provides liquidity for your staked position. All staking rewards are built into the token price, and ankrFTM grows daily in value, but never in number", + "explorer": "https://ftmscan.com/token/0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179", + "status": "active", + "id": "0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ankr-reward-bearing-ftm/" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/fantom/assets/0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179/logo.png b/blockchains/fantom/assets/0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179/logo.png new file mode 100644 index 0000000000000..bdded7aa1301a Binary files /dev/null and b/blockchains/fantom/assets/0xCfC785741Dc0e98ad4c9F6394Bb9d43Cd1eF5179/logo.png differ diff --git a/blockchains/fantom/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json b/blockchains/fantom/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json new file mode 100644 index 0000000000000..efe1b33182434 --- /dev/null +++ b/blockchains/fantom/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json @@ -0,0 +1,47 @@ +{ + "name": "Vote-escrowed EverRise", + "type": "FANTOM", + "symbol": "veRISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "Virtual token that allows the Vote Escrowed (ve) EverRise weighted governance tokens from EverRise Staking NFTs to display in wallet balances.", + "explorer": "https://ftmscan.com/token/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "status": "active", + "id": "0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png b/blockchains/fantom/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png new file mode 100644 index 0000000000000..47ffbe08a8dcc Binary files /dev/null and b/blockchains/fantom/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png differ diff --git a/blockchains/fantom/assets/0xE55e19Fb4F2D85af758950957714292DAC1e25B2/info.json b/blockchains/fantom/assets/0xE55e19Fb4F2D85af758950957714292DAC1e25B2/info.json new file mode 100644 index 0000000000000..af10640c24680 --- /dev/null +++ b/blockchains/fantom/assets/0xE55e19Fb4F2D85af758950957714292DAC1e25B2/info.json @@ -0,0 +1,28 @@ +{ + "name": "Synapse", + "website": "https://synapseprotocol.com/", + "description": "Synapse is a cross-chain layer ∞ protocol powering interoperability between blockchains.", + "explorer": "https://ftmscan.com/token/0xe55e19fb4f2d85af758950957714292dac1e25b2", + "type": "FANTOM", + "symbol": "SYN", + "decimals": 18, + "status": "active", + "id": "0xE55e19Fb4F2D85af758950957714292DAC1e25B2", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/synapseprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/synapseprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/synapse-2/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xE55e19Fb4F2D85af758950957714292DAC1e25B2/logo.png b/blockchains/fantom/assets/0xE55e19Fb4F2D85af758950957714292DAC1e25B2/logo.png new file mode 100644 index 0000000000000..577673c43c6a4 Binary files /dev/null and b/blockchains/fantom/assets/0xE55e19Fb4F2D85af758950957714292DAC1e25B2/logo.png differ diff --git a/blockchains/fantom/assets/0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC/info.json b/blockchains/fantom/assets/0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC/info.json new file mode 100644 index 0000000000000..febbe3c22a506 --- /dev/null +++ b/blockchains/fantom/assets/0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC/info.json @@ -0,0 +1,32 @@ +{ + "name": "Sushi", + "website": "https://sushiswap.org/", + "description": "The SushiSwap protocol realigns incentives for network participants by introducing revenue sharing and forum-driven network efforts to the popular AMM model.", + "explorer": "https://ftmscan.com/token/0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC", + "type": "FANTOM", + "symbol": "SUSHI", + "decimals": 18, + "status": "active", + "id": "0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/sushiswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/sushiswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sushiswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/sushi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC/logo.png b/blockchains/fantom/assets/0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC/logo.png new file mode 100644 index 0000000000000..37523b87fe8a7 Binary files /dev/null and b/blockchains/fantom/assets/0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC/logo.png differ diff --git a/blockchains/fantom/assets/0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8/info.json b/blockchains/fantom/assets/0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8/info.json new file mode 100644 index 0000000000000..08f3149e48f82 --- /dev/null +++ b/blockchains/fantom/assets/0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8/info.json @@ -0,0 +1,32 @@ +{ + "name": "ChainLink", + "website": "https://chain.link/", + "description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.", + "explorer": "https://ftmscan.com/token/0xb3654dc3d10ea7645f8319668e8f54d2574fbdc8", + "type": "FANTOM", + "symbol": "LINK", + "decimals": 18, + "status": "active", + "id": "0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8", + "links": [ + { + "name": "telegram", + "url": "https://t.me/chainlinkofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/chainlink" + }, + { + "name": "blog", + "url": "https://blog.chain.link/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chainlink/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8/logo.png b/blockchains/fantom/assets/0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8/logo.png new file mode 100644 index 0000000000000..ab55f5e21fae2 Binary files /dev/null and b/blockchains/fantom/assets/0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8/logo.png differ diff --git a/blockchains/fantom/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json b/blockchains/fantom/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json new file mode 100644 index 0000000000000..32552ec9cd1aa --- /dev/null +++ b/blockchains/fantom/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise Rewards", + "type": "FANTOM", + "symbol": "claimRISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "Virtual token that allows unclaimed rewards from EverRise Staking NFTs and its Vote Escrowed (ve) EverRise to display in wallet balances.", + "explorer": "https://ftmscan.com/token/0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "status": "active", + "id": "0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png b/blockchains/fantom/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png new file mode 100644 index 0000000000000..efff8d00af4a5 Binary files /dev/null and b/blockchains/fantom/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png differ diff --git a/blockchains/fantom/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json b/blockchains/fantom/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json new file mode 100644 index 0000000000000..a4b2d624c588f --- /dev/null +++ b/blockchains/fantom/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json @@ -0,0 +1,36 @@ +{ + "name": "Okcash", + "type": "FANTOM", + "symbol": "OK", + "decimals": 18, + "website": "https://okcash.co", + "description": "OK is the leading multi chain PoS, web3 + NFTs open source electronic cash, its design is public, nobody owns or controls Okcash and everyone can take part.", + "explorer": "https://ftmscan.com/token/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "status": "active", + "id": "0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OkcashCrypto" + }, + { + "name": "github", + "url": "https://github.com/okcashpro" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/okcash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/okcash" + }, + { + "name": "medium", + "url": "https://medium.com/okcash" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/fantom/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png b/blockchains/fantom/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png new file mode 100644 index 0000000000000..a3b20074ec34d Binary files /dev/null and b/blockchains/fantom/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png differ diff --git a/blockchains/fantom/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/info.json b/blockchains/fantom/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/info.json new file mode 100644 index 0000000000000..ae74aac4f8967 --- /dev/null +++ b/blockchains/fantom/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/info.json @@ -0,0 +1,37 @@ +{ + "name": "beefy.finance", + "website": "https://beefy.finance/", + "description": "The Multichain Yield Optimizer", + "explorer": "https://ftmscan.com/token/0xd6070ae98b8069de6b494332d1a1a81b6179d960", + "type": "FANTOM", + "symbol": "BIFI", + "decimals": 18, + "status": "active", + "id": "0xd6070ae98b8069de6B494332d1A1a81B6179D960", + "links": [ + { + "name": "github", + "url": "https://github.com/beefyfinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/beefyfinance" + }, + { + "name": "telegram", + "url": "https://t.me/beefyannouncement" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/beefy-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/beefy-finance/" + } + ], + "tags": [ + "defi", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/logo.png b/blockchains/fantom/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/logo.png new file mode 100644 index 0000000000000..6c09bb9a38215 Binary files /dev/null and b/blockchains/fantom/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/logo.png differ diff --git a/blockchains/fantom/assets/0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355/info.json b/blockchains/fantom/assets/0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355/info.json new file mode 100644 index 0000000000000..e288c7dcb07d8 --- /dev/null +++ b/blockchains/fantom/assets/0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355/info.json @@ -0,0 +1,33 @@ +{ + "name": "Frax", + "website": "https://frax.finance/", + "description": "Frax is a fractional-algorithmic stablecoin protocol. It aims to provide highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC.", + "explorer": "https://ftmscan.com/token/0xdc301622e621166bd8e82f2ca0a26c13ad0be355", + "type": "FANTOM", + "symbol": "FRAX", + "decimals": 18, + "status": "active", + "id": "0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/fraxfinance/frax-solidity" + }, + { + "name": "twitter", + "url": "https://twitter.com/fraxfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frax/" + }, + { + "name": "whitepaper", + "url": "https://docs.frax.finance/overview" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355/logo.png b/blockchains/fantom/assets/0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355/logo.png new file mode 100644 index 0000000000000..39d22853cfd48 Binary files /dev/null and b/blockchains/fantom/assets/0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355/logo.png differ diff --git a/blockchains/fantom/assets/0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E/info.json b/blockchains/fantom/assets/0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E/info.json new file mode 100644 index 0000000000000..e329fd4dabab9 --- /dev/null +++ b/blockchains/fantom/assets/0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E/info.json @@ -0,0 +1,32 @@ +{ + "name": "fBTC", + "website": "https://fantom.foundation/defi/", + "description": "Bitcoin FTM (FBTC) is a token on Binance Chain issued by Binance, where the price is pegged to BTC at a rate of 1 FTCB = 1 BTC.", + "explorer": "https://ftmscan.com/token/0xe1146b9ac456fcbb60644c36fd3f868a9072fc6e", + "type": "FANTOM", + "symbol": "FBTC", + "decimals": 18, + "status": "active", + "id": "0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Fantom_English" + }, + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "medium", + "url": "https://medium.com/fantomfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitcoin/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E/logo.png b/blockchains/fantom/assets/0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E/logo.png new file mode 100644 index 0000000000000..fb2c6640166ec Binary files /dev/null and b/blockchains/fantom/assets/0xe1146b9AC456fCbB60644c36Fd3F868A9072fc6E/logo.png differ diff --git a/blockchains/fantom/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json b/blockchains/fantom/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json new file mode 100644 index 0000000000000..fdb965a3901a2 --- /dev/null +++ b/blockchains/fantom/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json @@ -0,0 +1,25 @@ +{ + "name": "Fantom ABBC", + "type": "FANTOM", + "symbol": "FABBC", + "decimals": 8, + "website": "https://abbcswap.com/", + "description": "ABBC Swap is a platform that allows users to seamlessly swap their ABBC from the ABBC mainnet using Aladdin Wallet and Aladdin Pro wallet apps into Polygon ABBC pegged.", + "explorer": "https://ftmscan.com/token/0xe83ce6bfb580583bd6a62b4be7b34fc25f02910d", + "status": "active", + "id": "0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D", + "links": [ + { + "name": "telegram", + "url": "https://t.me/abbcfoundation" + }, + { + "name": "twitter", + "url": "https://twitter.com/abbcfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/abbc-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png b/blockchains/fantom/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png new file mode 100644 index 0000000000000..9259df4c30a91 Binary files /dev/null and b/blockchains/fantom/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png differ diff --git a/blockchains/fantom/info/info.json b/blockchains/fantom/info/info.json new file mode 100644 index 0000000000000..27ecd498e267c --- /dev/null +++ b/blockchains/fantom/info/info.json @@ -0,0 +1,33 @@ +{ + "name": "Fantom", + "website": "https://fantom.foundation", + "description": "A DAG-Based Smart-Contract Platform.", + "explorer": "https://ftmscan.com", + "research": "https://research.binance.com/en/projects/fantom", + "symbol": "FTM", + "type": "coin", + "decimals": 18, + "rpc_url": "https://rpc.ftm.tools", + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/zS4Ek4WByA/" + }, + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "telegram", + "url": "https://t.me/fantomfoundation" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/FantomFoundation/" + } + ] +} \ No newline at end of file diff --git a/blockchains/fantom/info/logo.png b/blockchains/fantom/info/logo.png new file mode 100644 index 0000000000000..153c1b30159f9 Binary files /dev/null and b/blockchains/fantom/info/logo.png differ diff --git a/blockchains/fantom/tokenlist.json b/blockchains/fantom/tokenlist.json new file mode 100644 index 0000000000000..bc2c70da3ca48 --- /dev/null +++ b/blockchains/fantom/tokenlist.json @@ -0,0 +1,192 @@ +{ + "name": "Trust Wallet: Fantom List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-07-14T17:19:11.183301", + "tokens": [ + { + "asset": "c10000250_t0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B", + "type": "FANTOM", + "address": "0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B", + "name": "Aave", + "symbol": "AAVE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x6a07A792ab2965C72a5B8088d3a069A7aC3a993B/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x1E4F97b9f9F913c46F1632781732927B9019C68b", + "type": "FANTOM", + "address": "0x1E4F97b9f9F913c46F1632781732927B9019C68b", + "name": "Curve DAO", + "symbol": "CRV", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x1E4F97b9f9F913c46F1632781732927B9019C68b/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E", + "type": "FANTOM", + "address": "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E", + "name": "Dai Stablecoin", + "symbol": "DAI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8", + "type": "FANTOM", + "address": "0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8", + "name": "ChainLink", + "symbol": "LINK", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0xb3654dc3D10Ea7645f8319668E8F54d2574FBdC8/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc", + "type": "FANTOM", + "address": "0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc", + "name": "Synthetix Network", + "symbol": "SNX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x56ee926bD8c72B2d5fa1aF4d9E4Cbb515a1E3Adc/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC", + "type": "FANTOM", + "address": "0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC", + "name": "Sushi", + "symbol": "SUSHI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0xae75A438b2E0cB8Bb01Ec1E1e376De11D44477CC/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x04068DA6C83AFCFA0e13ba15A6696662335D5B75", + "type": "FANTOM", + "address": "0x04068DA6C83AFCFA0e13ba15A6696662335D5B75", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x04068DA6C83AFCFA0e13ba15A6696662335D5B75/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x321162Cd933E2Be498Cd2267a90534A804051b11", + "type": "FANTOM", + "address": "0x321162Cd933E2Be498Cd2267a90534A804051b11", + "name": "Wrapped Bitcoin", + "symbol": "BTC", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x321162Cd933E2Be498Cd2267a90534A804051b11/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83", + "type": "FANTOM", + "address": "0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83", + "name": "Wrapped Fantom", + "symbol": "WFTM", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x21be370D5312f44cB42ce377BC9b8a0cEF1A4C83/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x29b0Da86e484E1C0029B56e817912d778aC0EC69", + "type": "FANTOM", + "address": "0x29b0Da86e484E1C0029B56e817912d778aC0EC69", + "name": "yearn.finance", + "symbol": "YFI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x29b0Da86e484E1C0029B56e817912d778aC0EC69/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0xd6070ae98b8069de6B494332d1A1a81B6179D960", + "type": "FANTOM", + "address": "0xd6070ae98b8069de6B494332d1A1a81B6179D960", + "name": "beefy.finance", + "symbol": "BIFI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0xd6070ae98b8069de6B494332d1A1a81B6179D960/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37", + "type": "FANTOM", + "address": "0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37", + "name": "TSHARE", + "symbol": "TSHARE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x4cdF39285D7Ca8eB3f090fDA0C069ba5F4145B37/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355", + "type": "FANTOM", + "address": "0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355", + "name": "Frax", + "symbol": "FRAX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0xdc301622e621166BD8E82f2cA0A26c13Ad0BE355/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x82f0B8B456c1A451378467398982d4834b6829c1", + "type": "FANTOM", + "address": "0x82f0B8B456c1A451378467398982d4834b6829c1", + "name": "Magic Internet Money", + "symbol": "MIM", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x82f0B8B456c1A451378467398982d4834b6829c1/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x468003B688943977e6130F4F68F23aad939a1040", + "type": "FANTOM", + "address": "0x468003B688943977e6130F4F68F23aad939a1040", + "name": "Spell Token", + "symbol": "SPELL", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x468003B688943977e6130F4F68F23aad939a1040/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0", + "type": "FANTOM", + "address": "0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0", + "name": "Hector Finance", + "symbol": "HEC", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x5C4FDfc5233f935f20D2aDbA572F770c2E377Ab0/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x94CcF60f700146BeA8eF7832820800E2dFa92EdA", + "type": "FANTOM", + "address": "0x94CcF60f700146BeA8eF7832820800E2dFa92EdA", + "name": "Wrapped sHEC", + "symbol": "wsHEC", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x94CcF60f700146BeA8eF7832820800E2dFa92EdA/logo.png", + "pairs": [] + }, + { + "asset": "c10000250_t0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e", + "type": "FANTOM", + "address": "0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e", + "name": "TOR Stablecoin", + "symbol": "TOR", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/fantom/assets/0x74E23dF9110Aa9eA0b6ff2fAEE01e740CA1c642e/logo.png", + "pairs": [] + } + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} diff --git a/blockchains/fetch/info/info.json b/blockchains/fetch/info/info.json new file mode 100644 index 0000000000000..07ddf4ce66ac8 --- /dev/null +++ b/blockchains/fetch/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "FETCH.AI", + "type": "coin", + "symbol": "FET", + "decimals": 18, + "website": "https://fetch.ai/", + "description": "Fetch.ai is building tools and infrastructure to enable a decentralized digital economy by combining AI, multi-agent systems and advanced cryptography.", + "explorer": "https://www.mintscan.io/fetchai", + "status": "active", + "rpc_url": "https://fetch-rpc.polkachu.com/", + "denom": "afet", + "lcd_url": "https://fetch-api.polkachu.com/", + "hrp": "fetch", + "fee_rate": "0.025", + "links": [ + { + "name": "github", + "url": "https://github.com/fetchai" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fetch/" + }, + { + "name": "twitter", + "url": "https://twitter.com/fetch_ai" + } + ] +} \ No newline at end of file diff --git a/blockchains/fetch/info/logo.png b/blockchains/fetch/info/logo.png new file mode 100644 index 0000000000000..eadd40bdccfb5 Binary files /dev/null and b/blockchains/fetch/info/logo.png differ diff --git a/blockchains/fetch/validators/assets/fetchvaloper14gtl0dgam6cqvjkuh6kfcnszchwzk0ghumdmhw/logo.png b/blockchains/fetch/validators/assets/fetchvaloper14gtl0dgam6cqvjkuh6kfcnszchwzk0ghumdmhw/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/fetch/validators/assets/fetchvaloper14gtl0dgam6cqvjkuh6kfcnszchwzk0ghumdmhw/logo.png differ diff --git a/blockchains/fetch/validators/assets/fetchvaloper1mr8tqsr3cjp4vh30j8h32uluh5nhnjnh8lkef0/logo.png b/blockchains/fetch/validators/assets/fetchvaloper1mr8tqsr3cjp4vh30j8h32uluh5nhnjnh8lkef0/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/fetch/validators/assets/fetchvaloper1mr8tqsr3cjp4vh30j8h32uluh5nhnjnh8lkef0/logo.png differ diff --git a/blockchains/fetch/validators/assets/fetchvaloper1ph02ux2dujl7uv4lzv6vy2y6vjstd4eplfznuw/logo.png b/blockchains/fetch/validators/assets/fetchvaloper1ph02ux2dujl7uv4lzv6vy2y6vjstd4eplfznuw/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/fetch/validators/assets/fetchvaloper1ph02ux2dujl7uv4lzv6vy2y6vjstd4eplfznuw/logo.png differ diff --git a/blockchains/fetch/validators/list.json b/blockchains/fetch/validators/list.json new file mode 100644 index 0000000000000..dce8d7b6b077f --- /dev/null +++ b/blockchains/fetch/validators/list.json @@ -0,0 +1,20 @@ +[ + { + "id": "fetchvaloper1mr8tqsr3cjp4vh30j8h32uluh5nhnjnh8lkef0", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "fetchvaloper1ph02ux2dujl7uv4lzv6vy2y6vjstd4eplfznuw", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "fetchvaloper14gtl0dgam6cqvjkuh6kfcnszchwzk0ghumdmhw", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + } +] diff --git a/blockchains/fusion/info/info.json b/blockchains/fusion/info/info.json new file mode 100644 index 0000000000000..2c0a4ffec84ed --- /dev/null +++ b/blockchains/fusion/info/info.json @@ -0,0 +1,33 @@ +{ + "name": "Fusion", + "type": "coin", + "coin_type": 288, + "symbol": "FSN", + "decimals": 18, + "website": "https://fusion.org/", + "description": "Fusion Protocol is a infrastructure of digital finance. It developed DCRM cross chain technology, time framing technology and Quantum Swap technology to provide an infrastructure of transferring value across different chains, system and time.", + "explorer": "https://blocks.fusionnetwork.io/#", + "rpc_url": "https://mainway.freemoon.xyz", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FUSIONProtocol" + }, + { + "name": "facebook", + "url": "https://facebook.com/FUSIONProtocol/" + }, + { + "name": "telegram", + "url": "https://t.me/FUSIONFoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fusion/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/fusion/info/logo.png b/blockchains/fusion/info/logo.png new file mode 100644 index 0000000000000..9c2bb8e257e36 Binary files /dev/null and b/blockchains/fusion/info/logo.png differ diff --git a/blockchains/gbnb/info/info.json b/blockchains/gbnb/info/info.json new file mode 100644 index 0000000000000..4d53481213b23 --- /dev/null +++ b/blockchains/gbnb/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "BNB Greenfield", + "website": "https://greenfield.bnbchain.org/en", + "description": "The goal of the BNB Greenfield is to unleash the power of decentralized blockchain and storage technology on data ownership and data economy.", + "explorer": "https://greenfieldscan.com", + "symbol": "gBNB", + "rpc_url": "https://greenfield-bsc-testnet-ap.nodereal.io", + "type": "coin", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/gbnb/info/logo.png b/blockchains/gbnb/info/logo.png new file mode 100644 index 0000000000000..3fe22aa3a1995 Binary files /dev/null and b/blockchains/gbnb/info/logo.png differ diff --git a/blockchains/gochain/allowlist.json b/blockchains/gochain/allowlist.json deleted file mode 100644 index c7a6c3d85600b..0000000000000 --- a/blockchains/gochain/allowlist.json +++ /dev/null @@ -1,8 +0,0 @@ -[ - "0x064353B5C02A9F35979524Ebbfff4042151cF0c6", - "0x473A70391d961D1D81044f7e2b69eeCd59dc355c", - "0x5347FDeA6AA4d7770B31734408Da6d34a8a07BdF", - "0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4", - "0x721Cc970CB5A22915f7663a6833E605deDDb7B92", - "0xB881f9bB7EEa9499073c279D6eAC59B1A9010617" -] \ No newline at end of file diff --git a/blockchains/gochain/denylist.json b/blockchains/gochain/denylist.json deleted file mode 100644 index edc1321a6f5fc..0000000000000 --- a/blockchains/gochain/denylist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "0x7F02B0b116A1399CE4bD5A9D506F7F1AE3CAC705" -] \ No newline at end of file diff --git a/blockchains/goerlitestnet/info/info.json b/blockchains/goerlitestnet/info/info.json new file mode 100644 index 0000000000000..ab1563f1732c4 --- /dev/null +++ b/blockchains/goerlitestnet/info/info.json @@ -0,0 +1,18 @@ +{ + "name": "Goerli Testnet", + "website": "https://goerlifaucet.com", + "description": "The Alchemy Goerli faucet is free, fast, and does not require authentication, though you can optionally login to Alchemy to get an increased drip.", + "explorer": "https://goerli.etherscan.io", + "research": "https://goerli.net/#about", + "symbol": "tETH", + "rpc_url": "https://rpc.goerli.mudit.blog", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/community/search/top/goerli-eth/" + } + ] +} \ No newline at end of file diff --git a/blockchains/goerlitestnet/info/logo.png b/blockchains/goerlitestnet/info/logo.png new file mode 100644 index 0000000000000..ad463789d50b7 Binary files /dev/null and b/blockchains/goerlitestnet/info/logo.png differ diff --git a/blockchains/greenfield/info/info.json b/blockchains/greenfield/info/info.json new file mode 100644 index 0000000000000..7d7d0e258161f --- /dev/null +++ b/blockchains/greenfield/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "BNB Greenfield", + "website": "https://greenfield.bnbchain.org/en", + "description": "The goal of the BNB Greenfield is to unleash the power of decentralized blockchain and storage technology on data ownership and data economy.", + "explorer": "https://greenfieldscan.com", + "symbol": "BNB", + "rpc_url": "https://greenfield-chain-us.bnbchain.org", + "type": "coin", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/greenfield/info/logo.png b/blockchains/greenfield/info/logo.png new file mode 100644 index 0000000000000..0fad6635d8d41 Binary files /dev/null and b/blockchains/greenfield/info/logo.png differ diff --git a/blockchains/harmony/info/info.json b/blockchains/harmony/info/info.json index 4dce937d169e0..3dab39279f00c 100644 --- a/blockchains/harmony/info/info.json +++ b/blockchains/harmony/info/info.json @@ -4,10 +4,15 @@ "description": "Harmony aims to offer a high-throughput, low-latency, and low-fee consensus platform designed to power decentralized economies of the future.", "explorer": "https://explorer.harmony.one/", "research": "https://research.binance.com/en/projects/harmony", + "rpc_url": "https://api.harmony.one", + "coin_type": 1023, "symbol": "ONE", "type": "coin", "decimals": 18, "status": "active", + "tags": [ + "dapp" + ], "links": [ { "name": "github", diff --git a/blockchains/harmony/validators/assets/one1na6669ra9r99wsz39440fxdf6d29vhmz8mkdha/logo.png b/blockchains/harmony/validators/assets/one1na6669ra9r99wsz39440fxdf6d29vhmz8mkdha/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/harmony/validators/assets/one1na6669ra9r99wsz39440fxdf6d29vhmz8mkdha/logo.png differ diff --git a/blockchains/harmony/validators/assets/one1qk7mp94ydftmq4ag8xn6y80876vc28q7s9kpp7/logo.png b/blockchains/harmony/validators/assets/one1qk7mp94ydftmq4ag8xn6y80876vc28q7s9kpp7/logo.png index d380f8a972bbc..63fe5615e0880 100644 Binary files a/blockchains/harmony/validators/assets/one1qk7mp94ydftmq4ag8xn6y80876vc28q7s9kpp7/logo.png and b/blockchains/harmony/validators/assets/one1qk7mp94ydftmq4ag8xn6y80876vc28q7s9kpp7/logo.png differ diff --git a/blockchains/harmony/validators/list.json b/blockchains/harmony/validators/list.json index ca78e48bc7e19..dd5629bfb079a 100644 --- a/blockchains/harmony/validators/list.json +++ b/blockchains/harmony/validators/list.json @@ -13,16 +13,22 @@ }, { "id": "one1kf42rl6yg2avkjsu34ch2jn8yjs64ycn4n9wdj", - "name": "🔨 P-OPS Team Validator", + "name": "🔨P-OPS Team Validator", "description": "Community run Validator by highly qualified global P-OPS Team. We reconfigure our validator dynamically to ensure the highest possible rewards at every epoch and use extensive backup systems for ensuring uptime. Visit our website for testimonials on our extensive community work.", "website": "pops.one" }, { "id": "one108uwrdejhf3es7rn6h4cdjqnvnpv75pp7t5ne9", - "name": "Embiei -Low Fee, high APR-", + "name": "Embiei Low Fee, high APR", "description": "24h node support, managing slots and shards to get the maximum APR with a 100% uptime. Help descentralization, delegate with us", "website": "harmony.com" }, + { + "id": "one1na6669ra9r99wsz39440fxdf6d29vhmz8mkdha", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn higher yields with AutoStake.com", + "website": "https://autostake.com" + }, { "id": "one14wyp73qmn3zch98dqnjvu4rprcz79tlrxq3al6", "name": "StakingTeam", @@ -103,7 +109,7 @@ }, { "id": "one129gp9e7ghsyecxevp4che033dmk0sew7swvk66", - "name": "Bit Cat 🐱 - SAFETY AND STABILITY OF LOW RATES FOR LONG TIME 💰💰🚀🚀🚀", + "name": "Bit Cat 🐱", "description": "50 slots backup, Anytime according to the vote expand your profits. The professional PoS team operation and management. 50个slot备选节点,根据投票数自动化调整slot,随时放大你的收益,专业的PoS节点运维管理。", "website": "https://bitcat365.com" }, @@ -149,4 +155,4 @@ "description": "We bring you the latest news on Harmony. We’re proud to be validating since open staking launch!", "website": "HarmonyNews.one" } -] \ No newline at end of file +] diff --git a/blockchains/heco/assets/0x09006b66d89e5213Fc173403AACBA30620A91F4e/info.json b/blockchains/heco/assets/0x09006b66d89e5213Fc173403AACBA30620A91F4e/info.json new file mode 100644 index 0000000000000..271cea7c07ab5 --- /dev/null +++ b/blockchains/heco/assets/0x09006b66d89e5213Fc173403AACBA30620A91F4e/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heco-Peg MANA Token", + "type": "HRC20", + "symbol": "MANA", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "Decentraland is a virtual reality platform powered by the Ethereum blockchain. Users can create, experience, and monetize content and applications", + "explorer": "https://hecoinfo.com/token/0x09006b66d89e5213Fc173403AACBA30620A91F4e", + "status": "active", + "id": "0x09006b66d89e5213Fc173403AACBA30620A91F4e", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/decentraland/" + } + ], + "tags": [ + "defi", + "heco-tag" + ] +} diff --git a/blockchains/heco/assets/0x09006b66d89e5213Fc173403AACBA30620A91F4e/logo.png b/blockchains/heco/assets/0x09006b66d89e5213Fc173403AACBA30620A91F4e/logo.png new file mode 100644 index 0000000000000..2e4e2b57b7959 Binary files /dev/null and b/blockchains/heco/assets/0x09006b66d89e5213Fc173403AACBA30620A91F4e/logo.png differ diff --git a/blockchains/heco/assets/0x202b4936fE1a82A4965220860aE46d7d3939Bb25/info.json b/blockchains/heco/assets/0x202b4936fE1a82A4965220860aE46d7d3939Bb25/info.json new file mode 100644 index 0000000000000..bb311ae9882ed --- /dev/null +++ b/blockchains/heco/assets/0x202b4936fE1a82A4965220860aE46d7d3939Bb25/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heco-Peg AAVE Token", + "type": "HRC20", + "symbol": "AAVE", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "Aave is an Open Source and Non-Custodial protocol to earn interest on deposits & borrow assets. It also features access to highly innovative flash loans, which let developers borrow instantly and easily; no collateral needed. With 16 different assets, 5 of which are stablecoins.", + "explorer": "https://hecoinfo.com/token/0x202b4936fe1a82a4965220860ae46d7d3939bb25", + "status": "active", + "id": "0x202b4936fE1a82A4965220860aE46d7d3939Bb25", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/aave/" + } + ], + "tags": [ + "defi", + "heco-tag" + ] +} \ No newline at end of file diff --git a/blockchains/heco/assets/0x202b4936fE1a82A4965220860aE46d7d3939Bb25/logo.png b/blockchains/heco/assets/0x202b4936fE1a82A4965220860aE46d7d3939Bb25/logo.png new file mode 100644 index 0000000000000..1e7cef36a8aaa Binary files /dev/null and b/blockchains/heco/assets/0x202b4936fE1a82A4965220860aE46d7d3939Bb25/logo.png differ diff --git a/blockchains/heco/assets/0x22C54cE8321A4015740eE1109D9cBc25815C46E6/info.json b/blockchains/heco/assets/0x22C54cE8321A4015740eE1109D9cBc25815C46E6/info.json new file mode 100644 index 0000000000000..1db377a6a977e --- /dev/null +++ b/blockchains/heco/assets/0x22C54cE8321A4015740eE1109D9cBc25815C46E6/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heco-Peg UNI Token", + "type": "HRC20", + "symbol": "UNI", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "UNI token served as governance token for Uniswap protocol with 1 billion UNI have been minted at genesis. 60% of the UNI genesis supply is allocated to Uniswap community members and remaining for team, investors and advisors.", + "explorer": "https://hecoinfo.com/token/0x22c54ce8321a4015740ee1109d9cbc25815c46e6", + "status": "active", + "id": "0x22C54cE8321A4015740eE1109D9cBc25815C46E6", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/uniswap/" + } + ], + "tags": [ + "defi", + "heco-tag" + ] +} diff --git a/blockchains/heco/assets/0x22C54cE8321A4015740eE1109D9cBc25815C46E6/logo.png b/blockchains/heco/assets/0x22C54cE8321A4015740eE1109D9cBc25815C46E6/logo.png new file mode 100644 index 0000000000000..893ef55cb23c0 Binary files /dev/null and b/blockchains/heco/assets/0x22C54cE8321A4015740eE1109D9cBc25815C46E6/logo.png differ diff --git a/blockchains/heco/assets/0x25D2e80cB6B86881Fd7e07dd263Fb79f4AbE033c/info.json b/blockchains/heco/assets/0x25D2e80cB6B86881Fd7e07dd263Fb79f4AbE033c/info.json new file mode 100644 index 0000000000000..8d73c5afc655e --- /dev/null +++ b/blockchains/heco/assets/0x25D2e80cB6B86881Fd7e07dd263Fb79f4AbE033c/info.json @@ -0,0 +1,28 @@ +{ + "name": "MDX Token", + "symbol": "MDX", + "type": "HRC20", + "decimals": 18, + "description": "MDEX integrates the advantages of multiple chains to create a high-performance composite DEX ecosystem, to maximize the rewards of participants with the 'dual mining incentives' of liquid mining and transaction mining.", + "website": "https://bsc.mdex.com/", + "explorer": "https://hecoinfo.com/token/0x25D2e80cB6B86881Fd7e07dd263Fb79f4AbE033c", + "status": "active", + "id": "0x25D2e80cB6B86881Fd7e07dd263Fb79f4AbE033c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Mdextech" + }, + { + "name": "github", + "url": "https://github.com/mdexSwap" + }, + { + "name": "telegram", + "url": "https://t.me/MixDex" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/heco/assets/0x25D2e80cB6B86881Fd7e07dd263Fb79f4AbE033c/logo.png b/blockchains/heco/assets/0x25D2e80cB6B86881Fd7e07dd263Fb79f4AbE033c/logo.png new file mode 100644 index 0000000000000..484410a92769f Binary files /dev/null and b/blockchains/heco/assets/0x25D2e80cB6B86881Fd7e07dd263Fb79f4AbE033c/logo.png differ diff --git a/blockchains/heco/assets/0x34D75515090902a513F009f4505A750efaaD63b0/info.json b/blockchains/heco/assets/0x34D75515090902a513F009f4505A750efaaD63b0/info.json new file mode 100644 index 0000000000000..afa962498431b --- /dev/null +++ b/blockchains/heco/assets/0x34D75515090902a513F009f4505A750efaaD63b0/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heco-Peg MKR Token", + "type": "HRC20", + "symbol": "MKR", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "Maker is a Decentralized Autonomous Organization that creates and insures the dai stablecoin on the Ethereum blockchain", + "explorer": "https://hecoinfo.com/token/0x34d75515090902a513f009f4505a750efaad63b0", + "status": "active", + "id": "0x34D75515090902a513F009f4505A750efaaD63b0", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/maker/" + } + ], + "tags": [ + "defi", + "heco-tag" + ] +} diff --git a/blockchains/heco/assets/0x34D75515090902a513F009f4505A750efaaD63b0/logo.png b/blockchains/heco/assets/0x34D75515090902a513F009f4505A750efaaD63b0/logo.png new file mode 100644 index 0000000000000..f458252964e21 Binary files /dev/null and b/blockchains/heco/assets/0x34D75515090902a513F009f4505A750efaaD63b0/logo.png differ diff --git a/blockchains/heco/assets/0x3D760a45D0887DFD89A2F5385a236B29Cb46ED2a/info.json b/blockchains/heco/assets/0x3D760a45D0887DFD89A2F5385a236B29Cb46ED2a/info.json new file mode 100644 index 0000000000000..6636fd5920338 --- /dev/null +++ b/blockchains/heco/assets/0x3D760a45D0887DFD89A2F5385a236B29Cb46ED2a/info.json @@ -0,0 +1,22 @@ +{ + "name": "Heco-Peg DAIHECO Token", + "type": "HRC20", + "symbol": "DAI-HECO", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "Multi-Collateral Dai, brings a lot of new and exciting features, such as support for new CDP collateral types and Dai Savings Rate.", + "explorer": "https://hecoinfo.com/token/0x3d760a45d0887dfd89a2f5385a236b29cb46ed2a", + "status": "active", + "id": "0x3D760a45D0887DFD89A2F5385a236B29Cb46ED2a", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/dai" + } + ], + "tags": [ + "defi", + "stablecoin", + "heco-tag" + ] +} diff --git a/blockchains/heco/assets/0x3D760a45D0887DFD89A2F5385a236B29Cb46ED2a/logo.png b/blockchains/heco/assets/0x3D760a45D0887DFD89A2F5385a236B29Cb46ED2a/logo.png new file mode 100644 index 0000000000000..6a5f7e7f3b0b8 Binary files /dev/null and b/blockchains/heco/assets/0x3D760a45D0887DFD89A2F5385a236B29Cb46ED2a/logo.png differ diff --git a/blockchains/heco/assets/0x5eE41aB6edd38cDfB9f6B4e6Cf7F75c87E170d98/info.json b/blockchains/heco/assets/0x5eE41aB6edd38cDfB9f6B4e6Cf7F75c87E170d98/info.json new file mode 100644 index 0000000000000..496d270857700 --- /dev/null +++ b/blockchains/heco/assets/0x5eE41aB6edd38cDfB9f6B4e6Cf7F75c87E170d98/info.json @@ -0,0 +1,33 @@ +{ + "name": "Heco-Peg TUSD Token", + "type": "HRC20", + "symbol": "TUSD", + "decimals": 18, + "website": "https://trueusd.com/", + "description": "TUSD is a regulated, exchange-independent stablecoin backed 1-for-1 with US Dollars.", + "explorer": "https://hecoinfo.com/token/0x5ee41ab6edd38cdfb9f6b4e6cf7f75c87e170d98", + "status": "active", + "id": "0x5eE41aB6edd38cDfB9f6B4e6Cf7F75c87E170d98", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/true-usd/" + }, + { + "name": "twitter", + "url": "https://twitter.com/tusd_official" + }, + { + "name": "telegram", + "url": "https://t.me/TUSDofficial_EN" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/trueusd/" + } + ], + "tags": [ + "stablecoin", + "heco-tag" + ] +} diff --git a/blockchains/heco/assets/0x5eE41aB6edd38cDfB9f6B4e6Cf7F75c87E170d98/logo.png b/blockchains/heco/assets/0x5eE41aB6edd38cDfB9f6B4e6Cf7F75c87E170d98/logo.png new file mode 100644 index 0000000000000..0ae677cd2bac8 Binary files /dev/null and b/blockchains/heco/assets/0x5eE41aB6edd38cDfB9f6B4e6Cf7F75c87E170d98/logo.png differ diff --git a/blockchains/heco/assets/0x66a79D23E58475D2738179Ca52cd0b41d73f0BEa/info.json b/blockchains/heco/assets/0x66a79D23E58475D2738179Ca52cd0b41d73f0BEa/info.json new file mode 100644 index 0000000000000..55c396b9c7b7f --- /dev/null +++ b/blockchains/heco/assets/0x66a79D23E58475D2738179Ca52cd0b41d73f0BEa/info.json @@ -0,0 +1,29 @@ +{ + "name": "Heco-Peg HBTC Token", + "type": "HRC20", + "symbol": "HBTC", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "BTC is a peer-to-peer digital system, users can transact directly without an intermediary. Transactions are verified by network nodes and recorded in a public distributed ledger called the blockchain.", + "explorer": "https://hecoinfo.com/token/0x66a79d23e58475d2738179ca52cd0b41d73f0bea", + "status": "active", + "id": "0x66a79D23E58475D2738179Ca52cd0b41d73f0BEa", + "tags": [ + "defi", + "heco-tag" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HBTC_Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/huobi-btc/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/bitcoin/" + } + ] +} diff --git a/blockchains/heco/assets/0x66a79D23E58475D2738179Ca52cd0b41d73f0BEa/logo.png b/blockchains/heco/assets/0x66a79D23E58475D2738179Ca52cd0b41d73f0BEa/logo.png new file mode 100644 index 0000000000000..cef7764730bc8 Binary files /dev/null and b/blockchains/heco/assets/0x66a79D23E58475D2738179Ca52cd0b41d73f0BEa/logo.png differ diff --git a/blockchains/heco/assets/0x70D171d269D964d14aF9617858540061e7bE9EF1/info.json b/blockchains/heco/assets/0x70D171d269D964d14aF9617858540061e7bE9EF1/info.json new file mode 100644 index 0000000000000..165b4a4263a69 --- /dev/null +++ b/blockchains/heco/assets/0x70D171d269D964d14aF9617858540061e7bE9EF1/info.json @@ -0,0 +1,25 @@ +{ + "name": "Heco-Peg WBTCHECO Token", + "type": "HRC20", + "symbol": "WBTC", + "decimals": 8, + "website": "https://www.htokens.finance/zh-cn/", + "description": "Wrapped Bitcoin (WBTC) is an ERC20 token backed 1:1 with Bitcoin. Completely transparent. 100% verifiable. Community led.", + "explorer": "https://hecoinfo.com/token/0x70d171d269d964d14af9617858540061e7be9ef1", + "status": "active", + "id": "0x70D171d269D964d14aF9617858540061e7bE9EF1", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-bitcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/wrapped-bitcoin/" + } + ], + "tags": [ + "defi", + "heco-tag" + ] +} \ No newline at end of file diff --git a/blockchains/heco/assets/0x70D171d269D964d14aF9617858540061e7bE9EF1/logo.png b/blockchains/heco/assets/0x70D171d269D964d14aF9617858540061e7bE9EF1/logo.png new file mode 100644 index 0000000000000..702d64a2e040a Binary files /dev/null and b/blockchains/heco/assets/0x70D171d269D964d14aF9617858540061e7bE9EF1/logo.png differ diff --git a/blockchains/heco/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/info.json b/blockchains/heco/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/info.json new file mode 100644 index 0000000000000..2bcf009b46f2f --- /dev/null +++ b/blockchains/heco/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/info.json @@ -0,0 +1,37 @@ +{ + "name": "beefy.finance", + "website": "https://beefy.finance/", + "description": "The Multichain Yield Optimizer", + "explorer": "https://hecoinfo.com/token/0x765277eebeca2e31912c9946eae1021199b39c61", + "type": "HRC20", + "symbol": "BIFI", + "decimals": 18, + "status": "active", + "id": "0x765277EebeCA2e31912C9946eAe1021199B39C61", + "links": [ + { + "name": "github", + "url": "https://github.com/beefyfinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/beefyfinance" + }, + { + "name": "telegram", + "url": "https://t.me/beefyannouncement" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/beefy-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/beefy-finance/" + } + ], + "tags": [ + "defi", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/heco/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/logo.png b/blockchains/heco/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/logo.png new file mode 100644 index 0000000000000..6c09bb9a38215 Binary files /dev/null and b/blockchains/heco/assets/0x765277EebeCA2e31912C9946eAe1021199B39C61/logo.png differ diff --git a/blockchains/heco/assets/0x9362Bbef4B8313A8Aa9f0c9808B80577Aa26B73B/info.json b/blockchains/heco/assets/0x9362Bbef4B8313A8Aa9f0c9808B80577Aa26B73B/info.json new file mode 100644 index 0000000000000..f530359ee229d --- /dev/null +++ b/blockchains/heco/assets/0x9362Bbef4B8313A8Aa9f0c9808B80577Aa26B73B/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heco-Peg USDCHECO Token", + "type": "HRC20", + "symbol": "USDC-HECO", + "decimals": 6, + "website": "https://www.htokens.finance/zh-cn/", + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "explorer": "https://hecoinfo.com/token/0x9362bbef4b8313a8aa9f0c9808b80577aa26b73b", + "status": "active", + "id": "0x9362Bbef4B8313A8Aa9f0c9808B80577Aa26B73B", + "tags": [ + "defi", + "heco-tag" + ], + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/usd-coin/" + } + ] +} diff --git a/blockchains/heco/assets/0x9362Bbef4B8313A8Aa9f0c9808B80577Aa26B73B/logo.png b/blockchains/heco/assets/0x9362Bbef4B8313A8Aa9f0c9808B80577Aa26B73B/logo.png new file mode 100644 index 0000000000000..7583d0e6fed41 Binary files /dev/null and b/blockchains/heco/assets/0x9362Bbef4B8313A8Aa9f0c9808B80577Aa26B73B/logo.png differ diff --git a/blockchains/heco/assets/0x9e004545c59D359F6B7BFB06a26390b087717b42/info.json b/blockchains/heco/assets/0x9e004545c59D359F6B7BFB06a26390b087717b42/info.json new file mode 100644 index 0000000000000..adcdaa99f2c99 --- /dev/null +++ b/blockchains/heco/assets/0x9e004545c59D359F6B7BFB06a26390b087717b42/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heco-Peg LINK Token", + "type": "HRC20", + "symbol": "LINK", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.", + "explorer": "https://hecoinfo.com/token/0x9e004545c59d359f6b7bfb06a26390b087717b42", + "status": "active", + "id": "0x9e004545c59D359F6B7BFB06a26390b087717b42", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/chainlink" + } + ], + "tags": [ + "defi", + "heco-tag" + ] +} diff --git a/blockchains/heco/assets/0x9e004545c59D359F6B7BFB06a26390b087717b42/logo.png b/blockchains/heco/assets/0x9e004545c59D359F6B7BFB06a26390b087717b42/logo.png new file mode 100644 index 0000000000000..ab55f5e21fae2 Binary files /dev/null and b/blockchains/heco/assets/0x9e004545c59D359F6B7BFB06a26390b087717b42/logo.png differ diff --git a/blockchains/heco/assets/0xC7f7a54892B78b5c812c58d9Df8035FcE9F4D445/info.json b/blockchains/heco/assets/0xC7f7a54892B78b5c812c58d9Df8035FcE9F4D445/info.json new file mode 100644 index 0000000000000..301698a991f72 --- /dev/null +++ b/blockchains/heco/assets/0xC7f7a54892B78b5c812c58d9Df8035FcE9F4D445/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heco-Peg FTT Token", + "type": "HRC20", + "symbol": "FTT", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "Cryptocurrency Derivatives Exchange", + "explorer": "https://hecoinfo.com/token/0xc7f7a54892b78b5c812c58d9df8035fce9f4d445", + "status": "active", + "id": "0xC7f7a54892B78b5c812c58d9Df8035FcE9F4D445", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ftx-token/" + } + ], + "tags": [ + "defi", + "heco-tag" + ] +} \ No newline at end of file diff --git a/blockchains/heco/assets/0xC7f7a54892B78b5c812c58d9Df8035FcE9F4D445/logo.png b/blockchains/heco/assets/0xC7f7a54892B78b5c812c58d9Df8035FcE9F4D445/logo.png new file mode 100644 index 0000000000000..8476fe0183f27 Binary files /dev/null and b/blockchains/heco/assets/0xC7f7a54892B78b5c812c58d9Df8035FcE9F4D445/logo.png differ diff --git a/blockchains/heco/assets/0xfAdD0c7762c59cEBC5248019dBAC652319CEBDbd/info.json b/blockchains/heco/assets/0xfAdD0c7762c59cEBC5248019dBAC652319CEBDbd/info.json new file mode 100644 index 0000000000000..0682350fe9de4 --- /dev/null +++ b/blockchains/heco/assets/0xfAdD0c7762c59cEBC5248019dBAC652319CEBDbd/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heco-Peg GRT Token", + "type": "HRC20", + "symbol": "GRT", + "decimals": 18, + "website": "https://www.htokens.finance/zh-cn/", + "description": "The Graph is an indexing protocol and global API for organizing blockchain data and making it easily accessible with GraphQL.", + "explorer": "https://hecoinfo.com/token/0xfadd0c7762c59cebc5248019dbac652319cebdbd", + "status": "active", + "id": "0xfAdD0c7762c59cEBC5248019dBAC652319CEBDbd", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/the-graph/" + } + ], + "tags": [ + "defi", + "heco-tag" + ] +} \ No newline at end of file diff --git a/blockchains/heco/assets/0xfAdD0c7762c59cEBC5248019dBAC652319CEBDbd/logo.png b/blockchains/heco/assets/0xfAdD0c7762c59cEBC5248019dBAC652319CEBDbd/logo.png new file mode 100644 index 0000000000000..65453fc08f929 Binary files /dev/null and b/blockchains/heco/assets/0xfAdD0c7762c59cEBC5248019dBAC652319CEBDbd/logo.png differ diff --git a/blockchains/heco/info/info.json b/blockchains/heco/info/info.json new file mode 100644 index 0000000000000..20da693b852b2 --- /dev/null +++ b/blockchains/heco/info/info.json @@ -0,0 +1,21 @@ +{ + "name": "Huobi ECO Chain", + "website": "https://www.hecochain.com/en-us/", + "description": "HECO is a decentralized and cost efficient public chain that Ethereum developers can easily get started with and smart contracts are seamlessly compatible.", + "explorer": "https://hecoinfo.com/", + "symbol": "HT", + "type": "coin", + "decimals": 18, + "rpc_url": "https://http-mainnet.hecochain.com", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HECO_Chain" + }, + { + "name": "telegram", + "url": "https://t.me/Huobiecochainofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/heco/info/logo.png b/blockchains/heco/info/logo.png new file mode 100644 index 0000000000000..5336fe8165506 Binary files /dev/null and b/blockchains/heco/info/logo.png differ diff --git a/blockchains/hedera/info/info.json b/blockchains/hedera/info/info.json new file mode 100644 index 0000000000000..b0200e8a208b8 --- /dev/null +++ b/blockchains/hedera/info/info.json @@ -0,0 +1,31 @@ +{ + "name": "Hedera", + "website": "https://hedera.com/", + "description": "The 3rd generation public ledger", + "explorer": "https://hashscan.io/mainnet/dashboard", + "symbol": "HBAR", + "type": "coin", + "decimals": 8, + "status": "active", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/hedera" + }, + { + "name": "github", + "url": "https://github.com/hashgraph" + }, + { + "name": "discord", + "url": "https://discord.com/invite/EC2GY8ueRk" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hedera/" + } + ] +} diff --git a/blockchains/hedera/info/logo.png b/blockchains/hedera/info/logo.png new file mode 100644 index 0000000000000..e16f79294ddf7 Binary files /dev/null and b/blockchains/hedera/info/logo.png differ diff --git a/blockchains/hoo/info/info.json b/blockchains/hoo/info/info.json new file mode 100644 index 0000000000000..abe69b08158e1 --- /dev/null +++ b/blockchains/hoo/info/info.json @@ -0,0 +1,33 @@ +{ + "name": "Hoo Token", + "type": "coin", + "coin_type": 1170, + "symbol": "HOO", + "decimals": 18, + "website": "https://hoosmartchain.com/", + "description": "HooToken aims to provide safe and reliable assets management and blockchain services to users worldwide.", + "explorer": "https://hooscan.com", + "rpc_url": "https://http-mainnet.hoosmartchain.com", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Hoo_exchange" + }, + { + "name": "facebook", + "url": "https://facebook.com/hooexchange" + }, + { + "name": "telegram", + "url": "https://t.me/hooChinesegroup" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hoo-token/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/hoo/info/logo.png b/blockchains/hoo/info/logo.png new file mode 100644 index 0000000000000..3a5ff5eb7fedd Binary files /dev/null and b/blockchains/hoo/info/logo.png differ diff --git a/blockchains/internet_computer/info/info.json b/blockchains/internet_computer/info/info.json new file mode 100644 index 0000000000000..c191849b54bf4 --- /dev/null +++ b/blockchains/internet_computer/info/info.json @@ -0,0 +1,39 @@ +{ + "name": "Internet Computer", + "website": "https://internetcomputer.org", + "description": "World Computer blockchain that reimagines the internet as an infinite smart contract platform", + "explorer": "https://dashboard.internetcomputer.org", + "symbol": "ICP", + "type": "coin", + "decimals": 8, + "status": "active", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dfinity" + }, + { + "name": "github", + "url": "https://github.com/dfinity/ic" + }, + { + "name": "discord", + "url": "https://discord.com/invite/JJWatWr4qG" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/internet-computer/" + }, + { + "name": "whitepaper", + "url": "https://internetcomputer.org/whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/dfinity" + } + ] +} diff --git a/blockchains/internet_computer/info/logo.png b/blockchains/internet_computer/info/logo.png new file mode 100644 index 0000000000000..07b0d6c66c371 Binary files /dev/null and b/blockchains/internet_computer/info/logo.png differ diff --git a/blockchains/iost/info/info.json b/blockchains/iost/info/info.json index 7a09bd8d2ad7b..e8ee62111f4a3 100644 --- a/blockchains/iost/info/info.json +++ b/blockchains/iost/info/info.json @@ -2,12 +2,12 @@ "name": "IOST", "website": "http://iost.io", "description": "The IOS (Internet of Services) offers a solid infrastructure for online service providers. Features a high TPS, scalable and secure blockchain, with privacy protection.", - "explorer": "https://www.iostabc.com/", + "explorer": "https://explorer.iost.io", "research": "https://research.binance.com/en/projects/iost", "symbol": "IOST", "type": "coin", - "decimals": 8, - "status": "abandoned", + "decimals": 2, + "status": "active", "links": [ { "name": "github", @@ -15,7 +15,7 @@ }, { "name": "twitter", - "url": "https://twitter.com/iostoken" + "url": "https://twitter.com/IOST_Official" }, { "name": "reddit", diff --git a/blockchains/iotex/validators/assets/blackpool/logo.png b/blockchains/iotex/validators/assets/blackpool/logo.png index e35b20fda0461..fc5d1566c524f 100644 Binary files a/blockchains/iotex/validators/assets/blackpool/logo.png and b/blockchains/iotex/validators/assets/blackpool/logo.png differ diff --git a/blockchains/iotex/validators/assets/capitmu/logo.png b/blockchains/iotex/validators/assets/capitmu/logo.png index 5e5d15d6e75a5..3d5e9acb609fb 100644 Binary files a/blockchains/iotex/validators/assets/capitmu/logo.png and b/blockchains/iotex/validators/assets/capitmu/logo.png differ diff --git a/blockchains/iotex/validators/assets/elink/logo.png b/blockchains/iotex/validators/assets/elink/logo.png index 585c4c3c86262..e8cbccdbc94ea 100644 Binary files a/blockchains/iotex/validators/assets/elink/logo.png and b/blockchains/iotex/validators/assets/elink/logo.png differ diff --git a/blockchains/iotex/validators/assets/hofancrypto/logo.png b/blockchains/iotex/validators/assets/hofancrypto/logo.png index 0a2939ab57662..a246befe1bdb8 100644 Binary files a/blockchains/iotex/validators/assets/hofancrypto/logo.png and b/blockchains/iotex/validators/assets/hofancrypto/logo.png differ diff --git a/blockchains/iotex/validators/assets/hotbit/logo.png b/blockchains/iotex/validators/assets/hotbit/logo.png index 98847cce31618..132500077c1d5 100644 Binary files a/blockchains/iotex/validators/assets/hotbit/logo.png and b/blockchains/iotex/validators/assets/hotbit/logo.png differ diff --git a/blockchains/iotex/validators/assets/iotexcore/logo.png b/blockchains/iotex/validators/assets/iotexcore/logo.png index be8f8ae7e08c6..7b532a4b74977 100644 Binary files a/blockchains/iotex/validators/assets/iotexcore/logo.png and b/blockchains/iotex/validators/assets/iotexcore/logo.png differ diff --git a/blockchains/iotex/validators/assets/iotexmainnet/logo.png b/blockchains/iotex/validators/assets/iotexmainnet/logo.png index ee7714ec25f08..b56a9643c000a 100644 Binary files a/blockchains/iotex/validators/assets/iotexmainnet/logo.png and b/blockchains/iotex/validators/assets/iotexmainnet/logo.png differ diff --git a/blockchains/iotex/validators/assets/link/logo.png b/blockchains/iotex/validators/assets/link/logo.png index 51e224dfbbb4c..4fcf7602b3dd7 100644 Binary files a/blockchains/iotex/validators/assets/link/logo.png and b/blockchains/iotex/validators/assets/link/logo.png differ diff --git a/blockchains/iotex/validators/assets/meter/logo.png b/blockchains/iotex/validators/assets/meter/logo.png index c1098029a7db6..6ebb7b295d4dc 100644 Binary files a/blockchains/iotex/validators/assets/meter/logo.png and b/blockchains/iotex/validators/assets/meter/logo.png differ diff --git a/blockchains/iotex/validators/assets/mrtrump/logo.png b/blockchains/iotex/validators/assets/mrtrump/logo.png index 461a3e712ec65..9c3f52a252232 100644 Binary files a/blockchains/iotex/validators/assets/mrtrump/logo.png and b/blockchains/iotex/validators/assets/mrtrump/logo.png differ diff --git a/blockchains/iotex/validators/assets/smartstake/logo.png b/blockchains/iotex/validators/assets/smartstake/logo.png new file mode 100644 index 0000000000000..63fe5615e0880 Binary files /dev/null and b/blockchains/iotex/validators/assets/smartstake/logo.png differ diff --git a/blockchains/iotex/validators/assets/zhcapital/logo.png b/blockchains/iotex/validators/assets/zhcapital/logo.png index 29ce4e2d6f496..c2b5fb874f70d 100644 Binary files a/blockchains/iotex/validators/assets/zhcapital/logo.png and b/blockchains/iotex/validators/assets/zhcapital/logo.png differ diff --git a/blockchains/iotex/validators/list.json b/blockchains/iotex/validators/list.json index 736bfee82ec07..eef03845cb320 100644 --- a/blockchains/iotex/validators/list.json +++ b/blockchains/iotex/validators/list.json @@ -43,7 +43,7 @@ }, { "id": "cpc", - "name": "Stanford CPC-IoTeX", + "name": "Stanford", "description": "", "website": "https://twitter.com/cardinalpitch" }, @@ -289,7 +289,7 @@ }, { "id": "citex2018", - "name": " CITEX", + "name": "CITEX", "description": "", "website": "https://twitter.com/Citexofficial" }, @@ -379,7 +379,7 @@ }, { "id": "lanhu", - "name": " Lanhu IoT (蓝狐IoT)", + "name": "Lanhu IoT (蓝狐IoT)", "description": "", "website": "https://twitter.com/lanhu_IoT" }, @@ -412,5 +412,11 @@ "name": "Elink", "description": "", "website": "https://twitter.com/iotex_io" + }, + { + "id": "smartstake", + "name": "Smart Stake", + "description": "Creator of IoTeX Analytics @ iotex.smartstake.io. Automated monitoring & alerts to ensure high uptime. Support @ t.me/SmartStake", + "website": "https://smartstake.io/" } ] \ No newline at end of file diff --git a/blockchains/iotexevm/info/info.json b/blockchains/iotexevm/info/info.json new file mode 100644 index 0000000000000..4a681740d5222 --- /dev/null +++ b/blockchains/iotexevm/info/info.json @@ -0,0 +1,21 @@ +{ + "name": "IoTeX Network Mainnet", + "type": "coin", + "symbol": "IOTX", + "decimals": 18, + "website": "https://iotex.io/", + "description": "IoTeX is the next generation of the IoT-oriented blockchain platform with vast scalability, privacy, isolatability, and developability. IoTeX connects the physical world, block by block.", + "explorer": "https://iotexscan.io", + "status": "active", + "rpc_url": "https://pokt-api.iotex.io", + "links": [ + { + "name": "github", + "url": "https://github.com/iotexproject" + }, + { + "name": "twitter", + "url": "https://twitter.com/iotex_io" + } + ] +} \ No newline at end of file diff --git a/blockchains/iotexevm/info/logo.png b/blockchains/iotexevm/info/logo.png new file mode 100644 index 0000000000000..fac1be9df58be Binary files /dev/null and b/blockchains/iotexevm/info/logo.png differ diff --git a/blockchains/iris/info/info.json b/blockchains/iris/info/info.json new file mode 100644 index 0000000000000..7d2b2d8b34798 --- /dev/null +++ b/blockchains/iris/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "IRISnet", + "type": "coin", + "symbol": "IRIS", + "decimals": 6, + "website": "https://www.irisnet.org/", + "description": "Built with Cosmos-SDK, IRIS Hub enables cross-chain interoperability through a unified service model, while providing a variety of modules to support DeFi applications.", + "explorer": "https://www.mintscan.io/iris", + "status": "active", + "rpc_url": "https://rpc-irisnet-ia.cosmosia.notional.ventures/", + "denom": "uiris", + "lcd_url": "https://api-irisnet-ia.cosmosia.notional.ventures/", + "hrp": "iaa", + "fee_rate": "0.025", + "links": [ + { + "name": "telegram", + "url": "https://t.me/irisnetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/irisnet/" + }, + { + "name": "twitter", + "url": "https://twitter.com/irisnetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/iris/info/logo.png b/blockchains/iris/info/logo.png new file mode 100644 index 0000000000000..b4b0d12cd25ca Binary files /dev/null and b/blockchains/iris/info/logo.png differ diff --git a/blockchains/iris/validators/assets/iva1aj6frfd5g0a5d88j6mjpvy0ql5afd5crt90uqx/logo.png b/blockchains/iris/validators/assets/iva1aj6frfd5g0a5d88j6mjpvy0ql5afd5crt90uqx/logo.png new file mode 100644 index 0000000000000..4b09813738a9d Binary files /dev/null and b/blockchains/iris/validators/assets/iva1aj6frfd5g0a5d88j6mjpvy0ql5afd5crt90uqx/logo.png differ diff --git a/blockchains/iris/validators/assets/iva1d3z30ndxuqas8vr3mrc7028ykvfaukal0tnj0p/logo.png b/blockchains/iris/validators/assets/iva1d3z30ndxuqas8vr3mrc7028ykvfaukal0tnj0p/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/iris/validators/assets/iva1d3z30ndxuqas8vr3mrc7028ykvfaukal0tnj0p/logo.png differ diff --git a/blockchains/iris/validators/assets/iva1n3hnhva22tykxxekrdq6zup4qcznsr9qc00fp6/logo.png b/blockchains/iris/validators/assets/iva1n3hnhva22tykxxekrdq6zup4qcznsr9qc00fp6/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/iris/validators/assets/iva1n3hnhva22tykxxekrdq6zup4qcznsr9qc00fp6/logo.png differ diff --git a/blockchains/iris/validators/list.json b/blockchains/iris/validators/list.json new file mode 100644 index 0000000000000..75a1aedba2c36 --- /dev/null +++ b/blockchains/iris/validators/list.json @@ -0,0 +1,20 @@ +[ + { + "id": "iva1d3z30ndxuqas8vr3mrc7028ykvfaukal0tnj0p", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "iva1n3hnhva22tykxxekrdq6zup4qcznsr9qc00fp6", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "iva1aj6frfd5g0a5d88j6mjpvy0ql5afd5crt90uqx", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + } +] \ No newline at end of file diff --git a/blockchains/juno/info/info.json b/blockchains/juno/info/info.json new file mode 100644 index 0000000000000..f77be438c10fc --- /dev/null +++ b/blockchains/juno/info/info.json @@ -0,0 +1,32 @@ +{ + "name": "Juno", + "type": "coin", + "symbol": "JUNO", + "decimals": 6, + "website": "https://www.junonetwork.io/", + "description": "Juno is an interoperable smart contract network. Highly scalable, robust, secure and easy to deploy.", + "explorer": "https://www.mintscan.io/juno", + "status": "active", + "rpc_url": "https://rpc.juno.interbloc.org", + "denom": "ujuno", + "lcd_url": "https://lcd-juno.itastakers.com", + "hrp": "juno", + "fee_rate": "0.04", + "tags": [ + "staking-native" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/CosmosContracts" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/juno/" + }, + { + "name": "twitter", + "url": "https://twitter.com/JunoNetwork" + } + ] +} diff --git a/blockchains/juno/info/logo.png b/blockchains/juno/info/logo.png new file mode 100644 index 0000000000000..dd6c870c1dd22 Binary files /dev/null and b/blockchains/juno/info/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper15yuuev6n8sfvvkqx2m4rqvrnu8vyuzvmkku3fm/logo.png b/blockchains/juno/validators/assets/junovaloper15yuuev6n8sfvvkqx2m4rqvrnu8vyuzvmkku3fm/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper15yuuev6n8sfvvkqx2m4rqvrnu8vyuzvmkku3fm/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper185hgkqs8q8ysnc8cvkgd8j2knnq2m0ah6ae73gntv9ampgwpmrxqlfzywn/logo.png b/blockchains/juno/validators/assets/junovaloper185hgkqs8q8ysnc8cvkgd8j2knnq2m0ah6ae73gntv9ampgwpmrxqlfzywn/logo.png new file mode 100644 index 0000000000000..c3f41f6b4206b Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper185hgkqs8q8ysnc8cvkgd8j2knnq2m0ah6ae73gntv9ampgwpmrxqlfzywn/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcqcnylw/logo.png b/blockchains/juno/validators/assets/junovaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcqcnylw/logo.png new file mode 100644 index 0000000000000..5f2434df2bfdd Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcqcnylw/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1afhtjur8js4589xymu346ca7a5y5293x7p64ca/logo.png b/blockchains/juno/validators/assets/junovaloper1afhtjur8js4589xymu346ca7a5y5293x7p64ca/logo.png new file mode 100644 index 0000000000000..9a688eab883cb Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1afhtjur8js4589xymu346ca7a5y5293x7p64ca/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1ka8v934kgrw6679fs9cuu0kesyl0ljjy2kdtrl/logo.png b/blockchains/juno/validators/assets/junovaloper1ka8v934kgrw6679fs9cuu0kesyl0ljjy2kdtrl/logo.png new file mode 100644 index 0000000000000..ba2f64c9b4f19 Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1ka8v934kgrw6679fs9cuu0kesyl0ljjy2kdtrl/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1la7th9kc3gdltl53cedxxqpkyk5runudrzwx55/logo.png b/blockchains/juno/validators/assets/junovaloper1la7th9kc3gdltl53cedxxqpkyk5runudrzwx55/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1la7th9kc3gdltl53cedxxqpkyk5runudrzwx55/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9uxyejze/logo.png b/blockchains/juno/validators/assets/junovaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9uxyejze/logo.png new file mode 100644 index 0000000000000..bcdec563b9539 Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9uxyejze/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1ssmt2aveqpc7e0ncgxt0tpj83ur623dvk7uvng/logo.png b/blockchains/juno/validators/assets/junovaloper1ssmt2aveqpc7e0ncgxt0tpj83ur623dvk7uvng/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1ssmt2aveqpc7e0ncgxt0tpj83ur623dvk7uvng/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1t8ehvswxjfn3ejzkjtntcyrqwvmvuknzmvtaaa/logo.png b/blockchains/juno/validators/assets/junovaloper1t8ehvswxjfn3ejzkjtntcyrqwvmvuknzmvtaaa/logo.png new file mode 100644 index 0000000000000..70c64d1b880b9 Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1t8ehvswxjfn3ejzkjtntcyrqwvmvuknzmvtaaa/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1wd02ktcvpananlvd9u6jm3x3ap3vmw59jv9vez/logo.png b/blockchains/juno/validators/assets/junovaloper1wd02ktcvpananlvd9u6jm3x3ap3vmw59jv9vez/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1wd02ktcvpananlvd9u6jm3x3ap3vmw59jv9vez/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1xdywquvz5g6r5wv6tpkj6chad0fkk459gf9ny6/logo.png b/blockchains/juno/validators/assets/junovaloper1xdywquvz5g6r5wv6tpkj6chad0fkk459gf9ny6/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1xdywquvz5g6r5wv6tpkj6chad0fkk459gf9ny6/logo.png differ diff --git a/blockchains/juno/validators/assets/junovaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww2wsdcwk/logo.png b/blockchains/juno/validators/assets/junovaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww2wsdcwk/logo.png new file mode 100644 index 0000000000000..b39ad7ed7ff85 Binary files /dev/null and b/blockchains/juno/validators/assets/junovaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww2wsdcwk/logo.png differ diff --git a/blockchains/juno/validators/list.json b/blockchains/juno/validators/list.json new file mode 100644 index 0000000000000..53db167fa7f0e --- /dev/null +++ b/blockchains/juno/validators/list.json @@ -0,0 +1,74 @@ +[ + { + "id": "junovaloper1la7th9kc3gdltl53cedxxqpkyk5runudrzwx55", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "junovaloper1t8ehvswxjfn3ejzkjtntcyrqwvmvuknzmvtaaa", + "name": "Cosmostation", + "description": "Cosmostation validator node. Delegate your tokens and Start Earning Staking Rewards", + "website": "https://www.cosmostation.io/" + }, + { + "id": "junovaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcqcnylw", + "name": "SG-1", + "description": "SG-1 - your favorite validator on Juno. We offer 100% Soft Slash protection.", + "website": "https://sg-1.online/" + }, + { + "id": "junovaloper185hgkqs8q8ysnc8cvkgd8j2knnq2m0ah6ae73gntv9ampgwpmrxqlfzywn", + "name": "DAO DAO", + "description": "A validator run by a DAO.", + "website": "https://daodao.zone/" + }, + { + "id": "junovaloper15yuuev6n8sfvvkqx2m4rqvrnu8vyuzvmkku3fm", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "junovaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9uxyejze", + "name": "stakefish", + "description": "We are the leading staking service provider for blockchain projects. Join our community to help secure networks and earn rewards. We know staking.", + "website": "https://stake.fish/" + }, + { + "id": "junovaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww2wsdcwk", + "name": "Swiss Staking", + "description": "Never jailed. Perfect uptime. Airdrop eligibility. IBC relayer. Community contributor. Backing app-chains. High security approach.", + "website": "https://swiss-staking.ch/" + }, + { + "id": "junovaloper1afhtjur8js4589xymu346ca7a5y5293x7p64ca", + "name": "OmniFlix Network", + "description": "OmniFlix is a p2p network for creators, curators and their sovereign communities to mint, manage and monetize assets. Developed Cosmic Compass, winner of the Best Custom Zone category in Cosmos (GOZ) and run nodes on networks that share our vision.", + "website": "https://omniflix.network/" + }, + { + "id": "junovaloper1ka8v934kgrw6679fs9cuu0kesyl0ljjy2kdtrl", + "name": "PUPMØS", + "description": "wen witepupper?", + "website": "https://www.pupmos.zone" + }, + { + "id": "junovaloper1xdywquvz5g6r5wv6tpkj6chad0fkk459gf9ny6", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com" + }, + { + "id": "junovaloper1ssmt2aveqpc7e0ncgxt0tpj83ur623dvk7uvng", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "junovaloper1wd02ktcvpananlvd9u6jm3x3ap3vmw59jv9vez", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] diff --git a/blockchains/kava/assets/busd/info.json b/blockchains/kava/assets/busd/info.json new file mode 100644 index 0000000000000..66d65002c370e --- /dev/null +++ b/blockchains/kava/assets/busd/info.json @@ -0,0 +1,24 @@ +{ + "name": "Binance USD", + "symbol": "BUSD", + "type": "KAVA", + "decimals": 8, + "description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.", + "website": "https://www.kava.io", + "explorer": "https://www.mintscan.io/kava", + "status": "active", + "id": "busd", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kava_platform" + }, + { + "name": "telegram", + "url": "https://t.me/kavalabs" + } + ] +} diff --git a/blockchains/kava/assets/busd/logo.png b/blockchains/kava/assets/busd/logo.png new file mode 100644 index 0000000000000..af90aaf1fd0b9 Binary files /dev/null and b/blockchains/kava/assets/busd/logo.png differ diff --git a/blockchains/kava/assets/swp/info.json b/blockchains/kava/assets/swp/info.json new file mode 100644 index 0000000000000..fa2fb18e09432 --- /dev/null +++ b/blockchains/kava/assets/swp/info.json @@ -0,0 +1,49 @@ +{ + "name": "Kava Swap", + "symbol": "SWP", + "type": "KAVA", + "decimals": 6, + "description": "Kava Swap is a cross-chain Autonomous Market Making (AMM) Protocol that leverages the Kava platform’s DeFi infrastructure, cross-chain bridges, and security. Kava Swap delivers users a seamless way to swap between assets of different blockchains and deploy their capital into market making pools where they can earn handsome returns.", + "website": "https://www.kava.io/swap", + "explorer": "https://www.mintscan.io/kava", + "status": "active", + "id": "swp", + "links": [ + { + "name": "github", + "url": "https://github.com/Kava-Labs" + }, + { + "name": "twitter", + "url": "https://twitter.com/Kava_Swap" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/kava_platform" + }, + { + "name": "medium", + "url": "https://medium.com/kava-labs" + }, + { + "name": "telegram", + "url": "https://t.me/KavaSwap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kava-swap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kava-swap" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UChauw9EMD1DC-ny_cjoLs8A" + }, + { + "name": "discord", + "url": "https://discord.com/invite/kQzh3Uv" + } + ] +} \ No newline at end of file diff --git a/blockchains/kava/assets/swp/logo.png b/blockchains/kava/assets/swp/logo.png new file mode 100644 index 0000000000000..f7d472de3660b Binary files /dev/null and b/blockchains/kava/assets/swp/logo.png differ diff --git a/blockchains/kava/assets/usdt/info.json b/blockchains/kava/assets/usdt/info.json new file mode 100644 index 0000000000000..4d8d58e13c122 --- /dev/null +++ b/blockchains/kava/assets/usdt/info.json @@ -0,0 +1,28 @@ +{ + "name": "Tether", + "website": "https://tether.to", + "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", + "explorer": "https://www.mintscan.io/kava", + "type": "KAVA", + "symbol": "USDT", + "decimals": 8, + "status": "active", + "id": "usdt", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/tether.to/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/tether/" + } + ] +} \ No newline at end of file diff --git a/blockchains/kava/assets/usdt/logo.png b/blockchains/kava/assets/usdt/logo.png new file mode 100644 index 0000000000000..f8ba68a56c9a8 Binary files /dev/null and b/blockchains/kava/assets/usdt/logo.png differ diff --git a/blockchains/kava/info/info.json b/blockchains/kava/info/info.json index 94be2c3d549e2..42e86d601aa49 100644 --- a/blockchains/kava/info/info.json +++ b/blockchains/kava/info/info.json @@ -25,4 +25,4 @@ "url": "https://docsend.com/view/gwbwpc3" } ] -} \ No newline at end of file +} diff --git a/blockchains/kava/validators/assets/kavavaloper13rzkukgxsae26tn2h6vuhlrdxap6rzrc29uhmq/logo.png b/blockchains/kava/validators/assets/kavavaloper13rzkukgxsae26tn2h6vuhlrdxap6rzrc29uhmq/logo.png new file mode 100644 index 0000000000000..d195967298e0a Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper13rzkukgxsae26tn2h6vuhlrdxap6rzrc29uhmq/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper14vk3997r4ea4m7eej7ugmr503ru768fxwynsmq/logo.png b/blockchains/kava/validators/assets/kavavaloper14vk3997r4ea4m7eej7ugmr503ru768fxwynsmq/logo.png new file mode 100644 index 0000000000000..2bd3a1e2d4571 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper14vk3997r4ea4m7eej7ugmr503ru768fxwynsmq/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper173l244hzxae6552769k2s3lfy4ue7whxwtkyq4/logo.png b/blockchains/kava/validators/assets/kavavaloper173l244hzxae6552769k2s3lfy4ue7whxwtkyq4/logo.png new file mode 100644 index 0000000000000..cc1171d08453c Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper173l244hzxae6552769k2s3lfy4ue7whxwtkyq4/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper196w5nuha6u2ucwr65cqwnqrzxuemsyhv2c0lq8/logo.png b/blockchains/kava/validators/assets/kavavaloper196w5nuha6u2ucwr65cqwnqrzxuemsyhv2c0lq8/logo.png new file mode 100644 index 0000000000000..145cb3cb09913 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper196w5nuha6u2ucwr65cqwnqrzxuemsyhv2c0lq8/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1fwru9at8hsu7hmhu0zypdn3863xvdcg80nm5dv/logo.png b/blockchains/kava/validators/assets/kavavaloper1fwru9at8hsu7hmhu0zypdn3863xvdcg80nm5dv/logo.png new file mode 100644 index 0000000000000..ab2a9d60ef52a Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1fwru9at8hsu7hmhu0zypdn3863xvdcg80nm5dv/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1gd5hf545caremavv28apr9mzf7f7ns395c27mq/logo.png b/blockchains/kava/validators/assets/kavavaloper1gd5hf545caremavv28apr9mzf7f7ns395c27mq/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1gd5hf545caremavv28apr9mzf7f7ns395c27mq/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1h04nz9kjqdj3z40u2x54fwldphx0xmt3s7ycgq/logo.png b/blockchains/kava/validators/assets/kavavaloper1h04nz9kjqdj3z40u2x54fwldphx0xmt3s7ycgq/logo.png new file mode 100644 index 0000000000000..c51d2ef1e3d45 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1h04nz9kjqdj3z40u2x54fwldphx0xmt3s7ycgq/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1hztgl202pvetspxch0pcchaqzrduw4qq64q08u/logo.png b/blockchains/kava/validators/assets/kavavaloper1hztgl202pvetspxch0pcchaqzrduw4qq64q08u/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1hztgl202pvetspxch0pcchaqzrduw4qq64q08u/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1j4tymd9r3au3vm508l4jugdg7l892l2lmh4jry/logo.png b/blockchains/kava/validators/assets/kavavaloper1j4tymd9r3au3vm508l4jugdg7l892l2lmh4jry/logo.png new file mode 100644 index 0000000000000..95674f5ffbf9a Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1j4tymd9r3au3vm508l4jugdg7l892l2lmh4jry/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1m8428ygqwa4yahjtc9ulp9n7eqwt7dn37n8vas/logo.png b/blockchains/kava/validators/assets/kavavaloper1m8428ygqwa4yahjtc9ulp9n7eqwt7dn37n8vas/logo.png new file mode 100644 index 0000000000000..8824e53721d8a Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1m8428ygqwa4yahjtc9ulp9n7eqwt7dn37n8vas/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1maa34q0gfmw44tayr6r287z9ngrucaw770qu34/logo.png b/blockchains/kava/validators/assets/kavavaloper1maa34q0gfmw44tayr6r287z9ngrucaw770qu34/logo.png new file mode 100644 index 0000000000000..2e659b1f3246e Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1maa34q0gfmw44tayr6r287z9ngrucaw770qu34/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1nlmz3fnsj7668dyttrn0rpmdu5t5ld8g8ta9a9/logo.png b/blockchains/kava/validators/assets/kavavaloper1nlmz3fnsj7668dyttrn0rpmdu5t5ld8g8ta9a9/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1nlmz3fnsj7668dyttrn0rpmdu5t5ld8g8ta9a9/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1q8srckh50n0hygw8ntylkvrtfzgexvf364yule/logo.png b/blockchains/kava/validators/assets/kavavaloper1q8srckh50n0hygw8ntylkvrtfzgexvf364yule/logo.png new file mode 100644 index 0000000000000..63140c572deca Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1q8srckh50n0hygw8ntylkvrtfzgexvf364yule/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1st7akgudd4d3x5t4zd3kn0fg948zn9yf4qpa0m/logo.png b/blockchains/kava/validators/assets/kavavaloper1st7akgudd4d3x5t4zd3kn0fg948zn9yf4qpa0m/logo.png new file mode 100644 index 0000000000000..489f49d89c26e Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1st7akgudd4d3x5t4zd3kn0fg948zn9yf4qpa0m/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1t787gjxtyswnncltluwaefg0dfgvwrm87d3g9d/logo.png b/blockchains/kava/validators/assets/kavavaloper1t787gjxtyswnncltluwaefg0dfgvwrm87d3g9d/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1t787gjxtyswnncltluwaefg0dfgvwrm87d3g9d/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1ua2yqfjck23vsmynltcgrvvg5rhfkm4cy78vmq/logo.png b/blockchains/kava/validators/assets/kavavaloper1ua2yqfjck23vsmynltcgrvvg5rhfkm4cy78vmq/logo.png new file mode 100644 index 0000000000000..61ebc9dcdca39 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1ua2yqfjck23vsmynltcgrvvg5rhfkm4cy78vmq/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1uvz0vus7ktxt47cermscwe3k9gs7h9ag05sh6g/logo.png b/blockchains/kava/validators/assets/kavavaloper1uvz0vus7ktxt47cermscwe3k9gs7h9ag05sh6g/logo.png index 3c29ee005d51c..0888af01c5da5 100644 Binary files a/blockchains/kava/validators/assets/kavavaloper1uvz0vus7ktxt47cermscwe3k9gs7h9ag05sh6g/logo.png and b/blockchains/kava/validators/assets/kavavaloper1uvz0vus7ktxt47cermscwe3k9gs7h9ag05sh6g/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9/logo.png b/blockchains/kava/validators/assets/kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9/logo.png index 4bd89f7190a7e..ca9078ba4ebef 100644 Binary files a/blockchains/kava/validators/assets/kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9/logo.png and b/blockchains/kava/validators/assets/kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1xfyyvg9v66yef6cea5ruw8kaqw5a84kjd86r75/logo.png b/blockchains/kava/validators/assets/kavavaloper1xfyyvg9v66yef6cea5ruw8kaqw5a84kjd86r75/logo.png new file mode 100644 index 0000000000000..b17a8fdb0465a Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1xfyyvg9v66yef6cea5ruw8kaqw5a84kjd86r75/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1y8elet4hh0qpl9jq5hlkkejgl2gx845ekmdq55/logo.png b/blockchains/kava/validators/assets/kavavaloper1y8elet4hh0qpl9jq5hlkkejgl2gx845ekmdq55/logo.png new file mode 100644 index 0000000000000..70ee36d1bc856 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1y8elet4hh0qpl9jq5hlkkejgl2gx845ekmdq55/logo.png differ diff --git a/blockchains/kava/validators/assets/kavavaloper1z5gx09hhvhkdkessuj0g9qyx0a78jajcgsmupd/logo.png b/blockchains/kava/validators/assets/kavavaloper1z5gx09hhvhkdkessuj0g9qyx0a78jajcgsmupd/logo.png new file mode 100644 index 0000000000000..c6945ed59e534 Binary files /dev/null and b/blockchains/kava/validators/assets/kavavaloper1z5gx09hhvhkdkessuj0g9qyx0a78jajcgsmupd/logo.png differ diff --git a/blockchains/kava/validators/list.json b/blockchains/kava/validators/list.json index ed51d6d1aa4c4..236f6fc0178d6 100644 --- a/blockchains/kava/validators/list.json +++ b/blockchains/kava/validators/list.json @@ -1,4 +1,64 @@ [ + { + "id": "kavavaloper1t787gjxtyswnncltluwaefg0dfgvwrm87d3g9d", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" + }, + { + "id": "kavavaloper1gd5hf545caremavv28apr9mzf7f7ns395c27mq", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "kavavaloper196w5nuha6u2ucwr65cqwnqrzxuemsyhv2c0lq8", + "name": "Sunflower 🌻", + "description": "Thanks to this sunflower, the plants defeated the zombies! She can be trusted! Retired. Now she's just validating.", + "website": "https://sunflowerstake.com/" + }, + { + "id": "kavavaloper1fwru9at8hsu7hmhu0zypdn3863xvdcg80nm5dv", + "name": "OtterSync", + "description": "Validating with horcurx ditributed signers!", + "website": "https://ottersync.io" + }, + { + "id": "kavavaloper1st7akgudd4d3x5t4zd3kn0fg948zn9yf4qpa0m", + "name": "0% Fee | Mega", + "description": "0% fee delegation! Staking with Mega Validator is the safest and profitable option out there.", + "website": "https://megavalidator.com" + }, + { + "id": "kavavaloper1y8elet4hh0qpl9jq5hlkkejgl2gx845ekmdq55", + "name": "Atomic Nodes", + "description": "Atomic Nodes is a multi chain staking operator, trusted by over 200,000 delegators since 2019.", + "website": "https://atomicnodes.com" + }, + { + "id": "kavavaloper1hztgl202pvetspxch0pcchaqzrduw4qq64q08u", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "kavavaloper1xfyyvg9v66yef6cea5ruw8kaqw5a84kjd86r75", + "name": "NodesByGirls", + "description": "We are a professional team with many years of experience in the crypto industry. Stake with us to get the best APR!", + "website": "https://nodesbygirls.com" + }, + { + "id": "kavavaloper1maa34q0gfmw44tayr6r287z9ngrucaw770qu34", + "name": "0% Fee | Asteroid", + "description": "0% fee delegation. Staking with Asteroid is the safest option out there. So delegate on our node now!", + "website": "https://asteroid-staking.com" + }, + { + "id": "kavavaloper13rzkukgxsae26tn2h6vuhlrdxap6rzrc29uhmq", + "name": "MPress 🚀", + "description": "Your Accelerator Validator", + "website": "https://github.com/darealmop" + }, { "id": "kavavaloper1nhcvgj0j7mrvrat3dfhudpypaqn00eaf2dh0gp", "name": "BNB48Club", @@ -20,7 +80,7 @@ { "id": "kavavaloper1dede4flaq24j2g9u8f83vkqrqxe6cwzrxt5zsu", "name": "Stakin", - "description": "Your Trusted Crypto Rewards", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", "website": "https://stakin.com/" }, { @@ -97,14 +157,68 @@ }, { "id": "kavavaloper1uvz0vus7ktxt47cermscwe3k9gs7h9ag05sh6g", - "name": "Genesis Lab", - "description": "Genesis Lab is a validation nodes operator in PoS networks and blockchain-focused software development company", - "website": "https://genesislab.net" + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" }, { "id": "kavavaloper1ppj7c8tqt2e3rzqtmztsmd6ea6u3nz6qggcp5e", "name": "SG-1", "description": "We are the blockchain SG-1 team. Our mission is to validate Cosmos SDK blockchains, develop Software around Cosmos and Tendermint. Our mission is to find new planets and ecosystems.", "website": "https://sg-1.online" + }, + { + "id": "kavavaloper1z5gx09hhvhkdkessuj0g9qyx0a78jajcgsmupd", + "name": "[ block pane ]", + "description": "🔥 Fast, datacenter-hosted, bare-metal validators 🔥", + "website": "https://blockpane.com" + }, + { + "id": "kavavaloper1h04nz9kjqdj3z40u2x54fwldphx0xmt3s7ycgq", + "name": "Earn Stash", + "description": "Stake with us to earn more. High reliability. Low commission. We are an experienced team of staking node operators.", + "website": "https://earnstash.com" + }, + { + "id": "kavavaloper173l244hzxae6552769k2s3lfy4ue7whxwtkyq4", + "name": "Blocks United", + "description": "100% refund on downtime slashing - Running on best-in-class, 24/7 monitored, bare metal infrastructure", + "website": "https://blocksunited.com" + }, + { + "id": "kavavaloper1ua2yqfjck23vsmynltcgrvvg5rhfkm4cy78vmq", + "name": "Atlas Staking", + "description": "This strong validator is all about creating passive income together.", + "website": "https://atlas-staking.com" + }, + { + "id": "kavavaloper1m8428ygqwa4yahjtc9ulp9n7eqwt7dn37n8vas", + "name": "Consensus One", + "description": "Delegate to Consensus One to help secure, support and shape KAVA. Secure and highly available, 24/7/365. By delegating, you agree to our terms of service.", + "website": "https://consensus.one" + }, + { + "id": "kavavaloper1q8srckh50n0hygw8ntylkvrtfzgexvf364yule", + "name": "Stakepile", + "description": "Stakepile - Grow your stake reliably with us. We also stake DOT, KSM, OSMO, JUNO, COMDEX, HUAHUA. Say hi at stake(at)stakepile.com", + "website": "https://stakepile.com" + }, + { + "id": "kavavaloper14vk3997r4ea4m7eej7ugmr503ru768fxwynsmq", + "name": "Allnodes.com ⚡️ 0% fee", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes. Monitor your rewards through the Allnodes portfolio page.", + "website": "https://www.allnodes.com/kava/staking" + }, + { + "id": "kavavaloper1j4tymd9r3au3vm508l4jugdg7l892l2lmh4jry", + "name": "Stakewolle", + "description": "🚀 Professional validator 🔁Auto-compound with REStakeapp 🛡100% Slashing protection 🎁 All & Special Airdrops for our delegators http://linktr.ee/stakewolle", + "website": "https://stakewolle.com/" + }, + { + "id": "kavavaloper1nlmz3fnsj7668dyttrn0rpmdu5t5ld8g8ta9a9", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" } -] \ No newline at end of file +] diff --git a/blockchains/kavaevm/assets/0x919C1c267BC06a7039e03fcc2eF738525769109c/info.json b/blockchains/kavaevm/assets/0x919C1c267BC06a7039e03fcc2eF738525769109c/info.json new file mode 100644 index 0000000000000..598d710a816a6 --- /dev/null +++ b/blockchains/kavaevm/assets/0x919C1c267BC06a7039e03fcc2eF738525769109c/info.json @@ -0,0 +1,28 @@ +{ + "name": "Tether", + "symbol": "USDT", + "type": "KAVAEVM", + "decimals": 6, + "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", + "website": "https://tether.to", + "explorer": "https://explorer.kava.io/token/0x919C1c267BC06a7039e03fcc2eF738525769109c", + "status": "active", + "id": "0x919C1c267BC06a7039e03fcc2eF738525769109c", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/tether.to/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/tether/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/kavaevm/assets/0x919C1c267BC06a7039e03fcc2eF738525769109c/logo.png b/blockchains/kavaevm/assets/0x919C1c267BC06a7039e03fcc2eF738525769109c/logo.png new file mode 100644 index 0000000000000..0a265affb2c8a Binary files /dev/null and b/blockchains/kavaevm/assets/0x919C1c267BC06a7039e03fcc2eF738525769109c/logo.png differ diff --git a/blockchains/kavaevm/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json b/blockchains/kavaevm/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json new file mode 100644 index 0000000000000..9c4951c081e3d --- /dev/null +++ b/blockchains/kavaevm/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "KAVAEVM", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://explorer.kava.io/token/0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "status": "active", + "id": "0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/kavaevm/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png b/blockchains/kavaevm/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/kavaevm/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png differ diff --git a/blockchains/kavaevm/info/info.json b/blockchains/kavaevm/info/info.json new file mode 100644 index 0000000000000..dd878b46a84db --- /dev/null +++ b/blockchains/kavaevm/info/info.json @@ -0,0 +1,46 @@ +{ + "name": "KavaEvm", + "type": "coin", + "symbol": "KAVA", + "decimals": 18, + "website": "https://kava.io", + "research": "https://research.binance.com/en/projects/kava", + "description": "Kava is a cross-chain DeFi Lending platform enabling stablecoin loans for users of major cryptocurrencies.", + "explorer": "https://explorer.kava.io/", + "status": "active", + "rpc_url": "https://evm2.kava.io", + "links": [ + { + "name": "github", + "url": "https://github.com/kava-labs" + }, + { + "name": "twitter", + "url": "https://twitter.com/kava_labs" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/gwbwpc3" + }, + { + "name": "telegram", + "url": "https://t.me/kavalabs" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/kava_platform" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kava/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kava" + } + ], + "tags": [ + "defi", + "dapp" + ] +} diff --git a/blockchains/kavaevm/info/logo.png b/blockchains/kavaevm/info/logo.png new file mode 100644 index 0000000000000..c3a0556a0ba30 Binary files /dev/null and b/blockchains/kavaevm/info/logo.png differ diff --git a/blockchains/kcc/assets/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48/info.json b/blockchains/kcc/assets/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48/info.json new file mode 100644 index 0000000000000..d173bc3976833 --- /dev/null +++ b/blockchains/kcc/assets/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48/info.json @@ -0,0 +1,21 @@ +{ + "name": "KCC-Peg Tether USD", + "website": "https://tether.to/en/", + "description": "USDT is a stablecoin (stable-value cryptocurrency) that mirrors the price of the U.S. dollar, issued by a Hong Kong-based company Tether. The token’s peg to the USD is achieved via maintaining a sum of commercial paper, fiduciary deposits, cash, reserve repo notes, and treasury bills in reserves that is equal in USD value to the number of USDT in circulation.", + "explorer": "https://explorer.kcc.io/token/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48", + "symbol": "USDT", + "type": "KRC20", + "decimals": 18, + "status": "active", + "id": "0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tether_to" + }, + { + "name": "whitepaper", + "url": "https://tether.to/en/transparency/" + } + ] +} diff --git a/blockchains/kcc/assets/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48/logo.png b/blockchains/kcc/assets/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48/logo.png new file mode 100644 index 0000000000000..2090693b2f6db Binary files /dev/null and b/blockchains/kcc/assets/0x0039f574eE5cC39bdD162E9A88e3EB1f111bAF48/logo.png differ diff --git a/blockchains/kcc/assets/0x1B8e27ABA297466fc6765Ce55BD12A8E216759da/info.json b/blockchains/kcc/assets/0x1B8e27ABA297466fc6765Ce55BD12A8E216759da/info.json new file mode 100644 index 0000000000000..c11b7b396bcac --- /dev/null +++ b/blockchains/kcc/assets/0x1B8e27ABA297466fc6765Ce55BD12A8E216759da/info.json @@ -0,0 +1,21 @@ +{ + "name": "Polygon", + "symbol": "MATIC", + "type": "KRC20", + "decimals": 18, + "description": "Matic Network is a layer-2 scaling solution that uses sidechains for off-chain computation while ensuring asset security using Plasma framework and a decentralized network of Proof-of-Stake (PoS) vailidators.", + "website": "https://polygon.technology", + "explorer": "https://explorer.kcc.io/token/0x1B8e27ABA297466fc6765Ce55BD12A8E216759da", + "status": "active", + "id": "0x1B8e27ABA297466fc6765Ce55BD12A8E216759da", + "links": [ + { + "name": "telegram", + "url": "https://t.me/polygonofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/0xPolygon" + } + ] +} \ No newline at end of file diff --git a/blockchains/kcc/assets/0x1B8e27ABA297466fc6765Ce55BD12A8E216759da/logo.png b/blockchains/kcc/assets/0x1B8e27ABA297466fc6765Ce55BD12A8E216759da/logo.png new file mode 100644 index 0000000000000..a550c3fa3ef67 Binary files /dev/null and b/blockchains/kcc/assets/0x1B8e27ABA297466fc6765Ce55BD12A8E216759da/logo.png differ diff --git a/blockchains/kcc/assets/0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F/info.json b/blockchains/kcc/assets/0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F/info.json new file mode 100644 index 0000000000000..e37b31431b859 --- /dev/null +++ b/blockchains/kcc/assets/0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F/info.json @@ -0,0 +1,25 @@ +{ + "name": "MojitoToken", + "website": "https://www.mojitoswap.finance/", + "description": "MJT (MojitoToken) is the native token of MojitoSwap, with a total circulation of 100,000,000. MJT is a practical and governance token with rich application scenarios. Holding MJT can not only allow investors to participate in liquidity mining and borrow money to obtain rewards, but also make them owning the governance rights of the future Mojito DAO organization.", + "explorer": "https://explorer.kcc.io/token/0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F", + "symbol": "MJT", + "type": "KRC20", + "decimals": 18, + "status": "active", + "id": "0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MojitoFinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/MojitoSwap" + }, + { + "name": "github", + "url": "https://github.com/MojitoFinance" + } + ] +} diff --git a/blockchains/kcc/assets/0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F/logo.png b/blockchains/kcc/assets/0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F/logo.png new file mode 100644 index 0000000000000..3a0c1fac360f9 Binary files /dev/null and b/blockchains/kcc/assets/0x2cA48b4eeA5A731c2B54e7C3944DBDB87c0CFB6F/logo.png differ diff --git a/blockchains/kcc/assets/0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521/info.json b/blockchains/kcc/assets/0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521/info.json new file mode 100644 index 0000000000000..74c2afc337f8b --- /dev/null +++ b/blockchains/kcc/assets/0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521/info.json @@ -0,0 +1,34 @@ +{ + "name": "Wrapped KCS", + "website": "https://www.kcc.io/", + "description": "KCS is the native token of KuCoin, which was launched back in 2017 as a profit-sharing token that allows traders to draw value from the exchange. It was issued as an ERC-20 token running on the Ethereum network and was supported by most Ethereum wallets. The total supply of KCS was set at 200 million, and there is a planned buyback and burn until just 100 million KCS remain. Sooner or later, as the KuCoin decentralized trading solution goes live, KCS will be the native asset of KuCoin's decentralized financial services as well as the governance token of the KuCoin community in the future.", + "explorer": "https://explorer.kcc.io/token/0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521", + "research": "https://docs.kcc.io/", + "symbol": "WKCS", + "type": "KRC20", + "decimals": 18, + "status": "active", + "id": "0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521", + "links": [ + { + "name": "telegram", + "url": "https://t.me/KCCOfficialEnglishCommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/KCCOfficialTW" + }, + { + "name": "discord", + "url": "https://discord.com/channels/840784894984060948/840808321270284289" + }, + { + "name": "medium", + "url": "https://kccofficial.medium.com/" + }, + { + "name": "github", + "url": "https://github.com/kcc-community" + } + ] +} diff --git a/blockchains/kcc/assets/0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521/logo.png b/blockchains/kcc/assets/0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521/logo.png new file mode 100644 index 0000000000000..7b7397d46fa01 Binary files /dev/null and b/blockchains/kcc/assets/0x4446Fc4eb47f2f6586f9fAAb68B3498F86C07521/logo.png differ diff --git a/blockchains/kcc/assets/0x652D253b7Ca91810A4a05ACFc39729387c5090C0/info.json b/blockchains/kcc/assets/0x652D253b7Ca91810A4a05ACFc39729387c5090C0/info.json new file mode 100644 index 0000000000000..fc0450994dedf --- /dev/null +++ b/blockchains/kcc/assets/0x652D253b7Ca91810A4a05ACFc39729387c5090C0/info.json @@ -0,0 +1,41 @@ +{ + "name": "Crypto.com Coin", + "symbol": "CRO", + "type": "KRC20", + "decimals": 18, + "description": "Crypto.com Chain will be a privacy preserving payment network that focuses on enabling crypto spending in the real world, powering the future of mobile money.", + "website": "https://crypto.com/en/chain", + "explorer": "https://explorer.kcc.io/token/0x652D253b7Ca91810A4a05ACFc39729387c5090C0", + "status": "active", + "id": "0x652D253b7Ca91810A4a05ACFc39729387c5090C0", + "links": [ + { + "name": "blog", + "url": "https://medium.com/@crypto.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/cryptocom" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Crypto_com/" + }, + { + "name": "facebook", + "url": "https://facebook.com/CryptoComOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoComOfficial" + }, + { + "name": "whitepaper", + "url": "https://crypto.com/images/chain_whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/crypto-com-chain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/kcc/assets/0x652D253b7Ca91810A4a05ACFc39729387c5090C0/logo.png b/blockchains/kcc/assets/0x652D253b7Ca91810A4a05ACFc39729387c5090C0/logo.png new file mode 100644 index 0000000000000..dc789428802a5 Binary files /dev/null and b/blockchains/kcc/assets/0x652D253b7Ca91810A4a05ACFc39729387c5090C0/logo.png differ diff --git a/blockchains/kcc/assets/0x73b6086955c820370A18002F60E9b51FB67d7e1A/info.json b/blockchains/kcc/assets/0x73b6086955c820370A18002F60E9b51FB67d7e1A/info.json new file mode 100644 index 0000000000000..b50288b2c9ca4 --- /dev/null +++ b/blockchains/kcc/assets/0x73b6086955c820370A18002F60E9b51FB67d7e1A/info.json @@ -0,0 +1,29 @@ +{ + "name": "SHIBA INU", + "symbol": "SHIB", + "type": "KRC20", + "decimals": 18, + "description": "According to SHIBA INU, the reasoning behind the creation of SHIBA is that Shibas constantly forget where they bury their treasure. The website proclaims \"Many doggie wars have been waged over precious treasure and delicious goodies.\"", + "website": "https://shibatoken.com/", + "explorer": "https://explorer.kcc.io/token/0x73b6086955c820370A18002F60E9b51FB67d7e1A", + "status": "active", + "id": "0x73b6086955c820370A18002F60E9b51FB67d7e1A", + "links": [ + { + "name": "telegram", + "url": "https://t.me/shibainuthedogecoinkiller" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shiba-inu/" + } + ], + "tags": [ + "deflationary", + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/kcc/assets/0x73b6086955c820370A18002F60E9b51FB67d7e1A/logo.png b/blockchains/kcc/assets/0x73b6086955c820370A18002F60E9b51FB67d7e1A/logo.png new file mode 100644 index 0000000000000..e4b303c5ec71d Binary files /dev/null and b/blockchains/kcc/assets/0x73b6086955c820370A18002F60E9b51FB67d7e1A/logo.png differ diff --git a/blockchains/kcc/assets/0x791630C11c7159A748d8c2267a66780B3DDC40a7/info.json b/blockchains/kcc/assets/0x791630C11c7159A748d8c2267a66780B3DDC40a7/info.json new file mode 100644 index 0000000000000..25a9f18e81356 --- /dev/null +++ b/blockchains/kcc/assets/0x791630C11c7159A748d8c2267a66780B3DDC40a7/info.json @@ -0,0 +1,25 @@ +{ + "name": "Quant", + "symbol": "QNT", + "type": "KRC20", + "decimals": 18, + "description": "Blockchain operating system that connects the world’s networks and facilitates the development of multi-chain applications.", + "website": "https://www.quant.network/", + "explorer": "https://explorer.kcc.io/token/0x791630C11c7159A748d8c2267a66780B3DDC40a7", + "status": "active", + "id": "0x791630C11c7159A748d8c2267a66780B3DDC40a7", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/quant/" + }, + { + "name": "twitter", + "url": "https://twitter.com/quant_network" + }, + { + "name": "telegram", + "url": "https://t.me/QuantOverledger" + } + ] +} \ No newline at end of file diff --git a/blockchains/kcc/assets/0x791630C11c7159A748d8c2267a66780B3DDC40a7/logo.png b/blockchains/kcc/assets/0x791630C11c7159A748d8c2267a66780B3DDC40a7/logo.png new file mode 100644 index 0000000000000..bc01f46ad665b Binary files /dev/null and b/blockchains/kcc/assets/0x791630C11c7159A748d8c2267a66780B3DDC40a7/logo.png differ diff --git a/blockchains/kcc/assets/0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430/info.json b/blockchains/kcc/assets/0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430/info.json new file mode 100644 index 0000000000000..fdd81eac0fa2d --- /dev/null +++ b/blockchains/kcc/assets/0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430/info.json @@ -0,0 +1,21 @@ +{ + "name": "KCC-Peg USD Coin", + "website": "https://www.centre.io/usdc", + "description": "USD Coin (known by its ticker USDC) is a stablecoin that is pegged to the U.S. dollar on a 1:1 basis. Every unit of this cryptocurrency in circulation is backed up by $1 that is held in reserve, in a mix of cash and short-term U.S. Treasury bonds. The Centre consortium, which is behind this asset, says USDC is issued by regulated financial institutions.", + "explorer": "https://explorer.kcc.io/token/0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430", + "symbol": "USDC", + "type": "KRC20", + "decimals": 18, + "status": "active", + "id": "0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "whitepaper", + "url": "https://f.hubspotusercontent30.net/hubfs/9304636/PDF/centre-whitepaper.pdf" + } + ] +} diff --git a/blockchains/kcc/assets/0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430/logo.png b/blockchains/kcc/assets/0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430/logo.png new file mode 100644 index 0000000000000..456d1e5d63965 Binary files /dev/null and b/blockchains/kcc/assets/0x980a5AfEf3D17aD98635F6C5aebCBAedEd3c3430/logo.png differ diff --git a/blockchains/kcc/assets/0xC19a5caCC2bb68Ff09f2Fcc695F31493A039Fa5e/info.json b/blockchains/kcc/assets/0xC19a5caCC2bb68Ff09f2Fcc695F31493A039Fa5e/info.json new file mode 100644 index 0000000000000..07ce6a65f6a4e --- /dev/null +++ b/blockchains/kcc/assets/0xC19a5caCC2bb68Ff09f2Fcc695F31493A039Fa5e/info.json @@ -0,0 +1,25 @@ +{ + "name": "Decentraland", + "symbol": "MANA", + "type": "KRC20", + "decimals": 18, + "description": "Decentraland is a virtual reality platform powered by the Ethereum blockchain. Users can create, experience, and monetize content and applications", + "website": "https://decentraland.org/", + "explorer": "https://explorer.kcc.io/token/0xC19a5caCC2bb68Ff09f2Fcc695F31493A039Fa5e", + "status": "active", + "id": "0xC19a5caCC2bb68Ff09f2Fcc695F31493A039Fa5e", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/decentraland/" + }, + { + "name": "twitter", + "url": "https://twitter.com/decentraland" + }, + { + "name": "github", + "url": "https://github.com/decentraland" + } + ] +} \ No newline at end of file diff --git a/blockchains/kcc/assets/0xC19a5caCC2bb68Ff09f2Fcc695F31493A039Fa5e/logo.png b/blockchains/kcc/assets/0xC19a5caCC2bb68Ff09f2Fcc695F31493A039Fa5e/logo.png new file mode 100644 index 0000000000000..2e4e2b57b7959 Binary files /dev/null and b/blockchains/kcc/assets/0xC19a5caCC2bb68Ff09f2Fcc695F31493A039Fa5e/logo.png differ diff --git a/blockchains/kcc/assets/0xE76e97C157658004eE22e01C03a5e21A4655A2Fd/info.json b/blockchains/kcc/assets/0xE76e97C157658004eE22e01C03a5e21A4655A2Fd/info.json new file mode 100644 index 0000000000000..be328b6262156 --- /dev/null +++ b/blockchains/kcc/assets/0xE76e97C157658004eE22e01C03a5e21A4655A2Fd/info.json @@ -0,0 +1,49 @@ +{ + "name": "Aave", + "symbol": "AAVE", + "type": "KRC20", + "decimals": 18, + "description": "Aave Protocol is a decentralised liquidity protocol where people can lend and borrow digital assets. The AAVE token is the governance token of the protocol, so AAVE holders can vote on proposals for updates. AAVE holders can also stake their AAVE in the protocol Safety Module and earn Safety Incentives for securing the protocol", + "website": "https://aave.com", + "explorer": "https://explorer.kcc.io/token/0xE76e97C157658004eE22e01C03a5e21A4655A2Fd", + "status": "active", + "id": "0xE76e97C157658004eE22e01C03a5e21A4655A2Fd", + "links": [ + { + "name": "github", + "url": "https://github.com/aave/aave-protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/AaveAave" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Aave_Official" + }, + { + "name": "blog", + "url": "https://medium.com/aave" + }, + { + "name": "facebook", + "url": "https://facebook.com/AaveCom" + }, + { + "name": "whitepaper", + "url": "https://github.com/aave/aave-protocol/blob/master/docs/Aave_Protocol_Whitepaper_v1_0.pdf/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aave/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aave/" + } + ], + "tags": [ + "defi", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/kcc/assets/0xE76e97C157658004eE22e01C03a5e21A4655A2Fd/logo.png b/blockchains/kcc/assets/0xE76e97C157658004eE22e01C03a5e21A4655A2Fd/logo.png new file mode 100644 index 0000000000000..1e7cef36a8aaa Binary files /dev/null and b/blockchains/kcc/assets/0xE76e97C157658004eE22e01C03a5e21A4655A2Fd/logo.png differ diff --git a/blockchains/kcc/assets/0xf55aF137A98607F7ED2eFEfA4cd2DfE70E4253b1/info.json b/blockchains/kcc/assets/0xf55aF137A98607F7ED2eFEfA4cd2DfE70E4253b1/info.json new file mode 100644 index 0000000000000..5807dc1625b5f --- /dev/null +++ b/blockchains/kcc/assets/0xf55aF137A98607F7ED2eFEfA4cd2DfE70E4253b1/info.json @@ -0,0 +1,29 @@ +{ + "name": "Ethereum", + "symbol": "ETH", + "type": "KRC20", + "decimals": 18, + "description": "KCC-Peg Ethereum is a token issued by Binance on Smart Chain; its price is pegged to Ethereum (ETH) at a ratio of 1:1.", + "website": "https://ethereum.org/", + "explorer": "https://explorer.kcc.io/token/0xf55aF137A98607F7ED2eFEfA4cd2DfE70E4253b1", + "status": "active", + "id": "0xf55aF137A98607F7ED2eFEfA4cd2DfE70E4253b1", + "links": [ + { + "name": "github", + "url": "https://github.com/ethereum/ethereum-org-website" + }, + { + "name": "twitter", + "url": "https://twitter.com/ethdotorg" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g" + }, + { + "name": "discord", + "url": "https://discord.com/invite/CetY6Y4" + } + ] +} \ No newline at end of file diff --git a/blockchains/kcc/assets/0xf55aF137A98607F7ED2eFEfA4cd2DfE70E4253b1/logo.png b/blockchains/kcc/assets/0xf55aF137A98607F7ED2eFEfA4cd2DfE70E4253b1/logo.png new file mode 100644 index 0000000000000..9ca39721c5225 Binary files /dev/null and b/blockchains/kcc/assets/0xf55aF137A98607F7ED2eFEfA4cd2DfE70E4253b1/logo.png differ diff --git a/blockchains/kcc/info/info.json b/blockchains/kcc/info/info.json new file mode 100644 index 0000000000000..c8d0354e4cad1 --- /dev/null +++ b/blockchains/kcc/info/info.json @@ -0,0 +1,35 @@ +{ + "name": "KuCoin Community Chain", + "website": "https://www.kcc.io/", + "description": "KCS is the native token of KuCoin, which was launched back in 2017 as a profit-sharing token that allows traders to draw value from the exchange. It was issued as an ERC-20 token running on the Ethereum network and was supported by most Ethereum wallets. The total supply of KCS was set at 200 million, and there is a planned buyback and burn until just 100 million KCS remain. Sooner or later, as the KuCoin decentralized trading solution goes live, KCS will be the native asset of KuCoin's decentralized financial services as well as the governance token of the KuCoin community in the future.", + "explorer": "https://explorer.kcc.io/", + "research": "https://docs.kcc.io/", + "symbol": "KCS", + "type": "coin", + "rpc_url": "https://rpc-mainnet.kcc.network", + "coin_type": 642, + "decimals": 18, + "status": "active", + "links": [ + { + "name": "telegram", + "url": "https://t.me/KCCOfficialEnglishCommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/KCCOfficialTW" + }, + { + "name": "discord", + "url": "https://discord.com/channels/840784894984060948/840808321270284289" + }, + { + "name": "medium", + "url": "https://kccofficial.medium.com/" + }, + { + "name": "github", + "url": "https://github.com/kcc-community" + } + ] +} diff --git a/blockchains/kcc/info/logo.png b/blockchains/kcc/info/logo.png new file mode 100644 index 0000000000000..7b7397d46fa01 Binary files /dev/null and b/blockchains/kcc/info/logo.png differ diff --git a/blockchains/klaytn/assets/0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b/info.json b/blockchains/klaytn/assets/0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b/info.json new file mode 100644 index 0000000000000..ce344f192e4e7 --- /dev/null +++ b/blockchains/klaytn/assets/0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b/info.json @@ -0,0 +1,42 @@ +{ + "name": "Klaytn Dai", + "website": "http://makerdao.com", + "description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", + "explorer": "https://scope.klaytn.com/token/0x5c74070fdea071359b86082bd9f9b3deaafbe32b", + "research": "https://research.binance.com/en/projects/dai", + "type": "KLAYTN", + "symbol": "KDAI", + "decimals": 18, + "status": "active", + "id": "0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MakerDAO" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MakerDAO/" + }, + { + "name": "blog", + "url": "https://blog.makerdao.com/" + }, + { + "name": "whitepaper", + "url": "https://makerdao.com/whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dai/" + } + ] +} \ No newline at end of file diff --git a/blockchains/klaytn/assets/0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b/logo.png b/blockchains/klaytn/assets/0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b/logo.png new file mode 100644 index 0000000000000..f62e11387ebef Binary files /dev/null and b/blockchains/klaytn/assets/0x5c74070FDeA071359b86082bd9f9b3dEaafbe32b/logo.png differ diff --git a/blockchains/klaytn/assets/0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C/info.json b/blockchains/klaytn/assets/0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C/info.json new file mode 100644 index 0000000000000..b2ec7f4ba6c8f --- /dev/null +++ b/blockchains/klaytn/assets/0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C/info.json @@ -0,0 +1,36 @@ +{ + "name": "USD Coin", + "website": "https://centre.io/usdc", + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "explorer": "https://scope.klaytn.com/token/0x6270b58be569a7c0b8f47594f191631ae5b2c86c", + "type": "KLAYTN", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "id": "0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/klaytn/assets/0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C/logo.png b/blockchains/klaytn/assets/0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C/logo.png new file mode 100644 index 0000000000000..2191b105edec5 Binary files /dev/null and b/blockchains/klaytn/assets/0x6270B58BE569a7c0b8f47594F191631Ae5b2C86C/logo.png differ diff --git a/blockchains/klaytn/info/info.json b/blockchains/klaytn/info/info.json new file mode 100644 index 0000000000000..7b32bdcab1889 --- /dev/null +++ b/blockchains/klaytn/info/info.json @@ -0,0 +1,21 @@ +{ + "name": "klaytn", + "website": "https://klaytn.foundation", + "description": "Klaytn is an open-source public blockchain for all who wish to build, work, or play in the metaverse.", + "explorer": "https://scope.klaytn.com", + "research": "", + "symbol": "KLAY", + "type": "coin", + "decimals": 18, + "rpc_url": "https://public-node-api.klaytnapi.com/v1/cypress", + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/klaytn_official" + } + ] +} diff --git a/blockchains/klaytn/info/logo.png b/blockchains/klaytn/info/logo.png new file mode 100644 index 0000000000000..091f89c31c5f4 Binary files /dev/null and b/blockchains/klaytn/info/logo.png differ diff --git a/blockchains/komodo/info/info.json b/blockchains/komodo/info/info.json new file mode 100644 index 0000000000000..63f7522fd5b9c --- /dev/null +++ b/blockchains/komodo/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Komodo", + "website": "https://komodoplatform.com", + "description": "Komodo is an open-source blockchain technology provider. We are a community of innovators changing the world.", + "explorer": "https://kmdexplorer.io/", + "symbol": "KMD", + "type": "coin", + "decimals": 8, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/KomodoPlatform/komodo" + }, + { + "name": "twitter", + "url": "https://twitter.com/KomodoPlatform" + } + ] +} \ No newline at end of file diff --git a/blockchains/komodo/info/logo.png b/blockchains/komodo/info/logo.png new file mode 100644 index 0000000000000..2584dcde87a0d Binary files /dev/null and b/blockchains/komodo/info/logo.png differ diff --git a/blockchains/kujira/info/info.json b/blockchains/kujira/info/info.json new file mode 100644 index 0000000000000..1ee2750c56143 --- /dev/null +++ b/blockchains/kujira/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Kujira", + "type": "coin", + "symbol": "KUJI", + "decimals": 6, + "website": "https://kujira.app/", + "description": "A decentralized ecosystem for protocols, builders and web3 users seeking sustainable FinTech.", + "explorer": "https://www.mintscan.io/kujira", + "status": "active", + "rpc_url": "https://rpc-kujira.goldenratiostaking.net/", + "denom": "ukuji", + "lcd_url": "https://api.kujira.rektdao.club/", + "hrp": "kujira", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kujira/" + }, + { + "name": "telegram", + "url": "https://t.me/+5SbXzcoRmWQ3OWE8" + }, + { + "name": "twitter", + "url": "https://twitter.com/TeamKujira" + } + ] +} \ No newline at end of file diff --git a/blockchains/kujira/info/logo.png b/blockchains/kujira/info/logo.png new file mode 100644 index 0000000000000..779329cacaee4 Binary files /dev/null and b/blockchains/kujira/info/logo.png differ diff --git a/blockchains/kujira/validators/assets/kujiravaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z6yz0hy/logo.png b/blockchains/kujira/validators/assets/kujiravaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z6yz0hy/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/kujira/validators/assets/kujiravaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z6yz0hy/logo.png differ diff --git a/blockchains/kujira/validators/assets/kujiravaloper1esj2mkumg8q9l7wunkqzu85jvz7zrrcykeeka7/logo.png b/blockchains/kujira/validators/assets/kujiravaloper1esj2mkumg8q9l7wunkqzu85jvz7zrrcykeeka7/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/kujira/validators/assets/kujiravaloper1esj2mkumg8q9l7wunkqzu85jvz7zrrcykeeka7/logo.png differ diff --git a/blockchains/kujira/validators/assets/kujiravaloper1rc2h9eg3wul70a8yruadmn9vf947nhcdzcjyg0/logo.png b/blockchains/kujira/validators/assets/kujiravaloper1rc2h9eg3wul70a8yruadmn9vf947nhcdzcjyg0/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/kujira/validators/assets/kujiravaloper1rc2h9eg3wul70a8yruadmn9vf947nhcdzcjyg0/logo.png differ diff --git a/blockchains/kujira/validators/list.json b/blockchains/kujira/validators/list.json new file mode 100644 index 0000000000000..062df0d4ece5c --- /dev/null +++ b/blockchains/kujira/validators/list.json @@ -0,0 +1,20 @@ +[ + { + "id": "kujiravaloper1esj2mkumg8q9l7wunkqzu85jvz7zrrcykeeka7", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "kujiravaloper1rc2h9eg3wul70a8yruadmn9vf947nhcdzcjyg0", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "kujiravaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z6yz0hy", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] \ No newline at end of file diff --git a/blockchains/kusama/info/info.json b/blockchains/kusama/info/info.json index e3f084473e307..f23f52705d15c 100644 --- a/blockchains/kusama/info/info.json +++ b/blockchains/kusama/info/info.json @@ -20,5 +20,8 @@ "name": "reddit", "url": "https://reddit.com/r/Kusama" } + ], + "tags": [ + "staking-native" ] } \ No newline at end of file diff --git a/blockchains/kusama/validators/assets/CmjHFdR59QAZMuyjDF5Sn4mwTgGbKMH2cErUFuf6UT51UwS/logo.png b/blockchains/kusama/validators/assets/CmjHFdR59QAZMuyjDF5Sn4mwTgGbKMH2cErUFuf6UT51UwS/logo.png new file mode 100644 index 0000000000000..8a1a37b8cc02a Binary files /dev/null and b/blockchains/kusama/validators/assets/CmjHFdR59QAZMuyjDF5Sn4mwTgGbKMH2cErUFuf6UT51UwS/logo.png differ diff --git a/blockchains/kusama/validators/assets/DPc3YPyWts9LjqBUy7hhLDwN4iHPXU6vicURDMYAMqnW5gi/logo.png b/blockchains/kusama/validators/assets/DPc3YPyWts9LjqBUy7hhLDwN4iHPXU6vicURDMYAMqnW5gi/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/kusama/validators/assets/DPc3YPyWts9LjqBUy7hhLDwN4iHPXU6vicURDMYAMqnW5gi/logo.png differ diff --git a/blockchains/kusama/validators/assets/DteShXKaQQy2un2VizKwwhViN5e7F47UrkAZDkxgK22LdBv/logo.png b/blockchains/kusama/validators/assets/DteShXKaQQy2un2VizKwwhViN5e7F47UrkAZDkxgK22LdBv/logo.png new file mode 100644 index 0000000000000..33273a1e37b6d Binary files /dev/null and b/blockchains/kusama/validators/assets/DteShXKaQQy2un2VizKwwhViN5e7F47UrkAZDkxgK22LdBv/logo.png differ diff --git a/blockchains/kusama/validators/assets/DuRV4MSm54UoX3MpFe3P7rxjBFLfnKRThxG66s4n3yF8qbJ/logo.png b/blockchains/kusama/validators/assets/DuRV4MSm54UoX3MpFe3P7rxjBFLfnKRThxG66s4n3yF8qbJ/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/kusama/validators/assets/DuRV4MSm54UoX3MpFe3P7rxjBFLfnKRThxG66s4n3yF8qbJ/logo.png differ diff --git a/blockchains/kusama/validators/assets/EDEVriQd4TpEHHyWnLbQHDYjY9avxxkWhNmBou4SHKixgt1/logo.png b/blockchains/kusama/validators/assets/EDEVriQd4TpEHHyWnLbQHDYjY9avxxkWhNmBou4SHKixgt1/logo.png new file mode 100644 index 0000000000000..33273a1e37b6d Binary files /dev/null and b/blockchains/kusama/validators/assets/EDEVriQd4TpEHHyWnLbQHDYjY9avxxkWhNmBou4SHKixgt1/logo.png differ diff --git a/blockchains/kusama/validators/assets/ESRBbWstgpPV1pVBsqjMo717rA8HLrtQvEUVwAGeFZyKcia/logo.png b/blockchains/kusama/validators/assets/ESRBbWstgpPV1pVBsqjMo717rA8HLrtQvEUVwAGeFZyKcia/logo.png new file mode 100644 index 0000000000000..63b99724ea40c Binary files /dev/null and b/blockchains/kusama/validators/assets/ESRBbWstgpPV1pVBsqjMo717rA8HLrtQvEUVwAGeFZyKcia/logo.png differ diff --git a/blockchains/kusama/validators/assets/F2VckTExmProzJnwNaN3YVqDoBPS1LyNVmyG8HUAygtDV3T/logo.png b/blockchains/kusama/validators/assets/F2VckTExmProzJnwNaN3YVqDoBPS1LyNVmyG8HUAygtDV3T/logo.png new file mode 100644 index 0000000000000..33273a1e37b6d Binary files /dev/null and b/blockchains/kusama/validators/assets/F2VckTExmProzJnwNaN3YVqDoBPS1LyNVmyG8HUAygtDV3T/logo.png differ diff --git a/blockchains/kusama/validators/list.json b/blockchains/kusama/validators/list.json new file mode 100644 index 0000000000000..438c042b734b5 --- /dev/null +++ b/blockchains/kusama/validators/list.json @@ -0,0 +1,44 @@ +[ + { + "id": "DteShXKaQQy2un2VizKwwhViN5e7F47UrkAZDkxgK22LdBv", + "name": "P2P.ORG/29", + "description": "P2P helps investors compound their cryptocurrency investments through non-custodial staking.", + "website": "https://p2p.org" + }, + { + "id": "EDEVriQd4TpEHHyWnLbQHDYjY9avxxkWhNmBou4SHKixgt1", + "name": "P2P.ORG/37", + "description": "P2P helps investors compound their cryptocurrency investments through non-custodial staking.", + "website": "https://p2p.org" + }, + { + "id": "F2VckTExmProzJnwNaN3YVqDoBPS1LyNVmyG8HUAygtDV3T", + "name": "P2P.ORG/38", + "description": "P2P helps investors compound their cryptocurrency investments through non-custodial staking.", + "website": "https://p2p.org" + }, + { + "id": "ESRBbWstgpPV1pVBsqjMo717rA8HLrtQvEUVwAGeFZyKcia", + "name": "Everstake", + "description": "Everstake is a staking-as-a-service company. We help institutional investors and regular token holders to profit off their crypto assets. Choose the most promising projects, delegate with Everstake, and make a stable passive income.", + "website": "https://everstake.one/" + }, + { + "id": "CmjHFdR59QAZMuyjDF5Sn4mwTgGbKMH2cErUFuf6UT51UwS", + "name": "COSMOON", + "description": "Cosmoon brings to cryptocurrency investors the best staking system with low fees.", + "website": "https://cosmoon.org" + }, + { + "id": "DuRV4MSm54UoX3MpFe3P7rxjBFLfnKRThxG66s4n3yF8qbJ", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "DPc3YPyWts9LjqBUy7hhLDwN4iHPXU6vicURDMYAMqnW5gi", + "name": "Stakeflow/2", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + } +] \ No newline at end of file diff --git a/blockchains/linea/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json b/blockchains/linea/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json new file mode 100644 index 0000000000000..4c30babcce61a --- /dev/null +++ b/blockchains/linea/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "symbol": "axlUSDC", + "type": "ETH", + "decimals": 6, + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "website": "https://axelar.network/", + "explorer": "https://explorer.linea.build/token/0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "status": "active", + "id": "0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/linea/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png b/blockchains/linea/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/linea/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png differ diff --git a/blockchains/linea/info/info.json b/blockchains/linea/info/info.json new file mode 100644 index 0000000000000..1cbc7c1d9ed0e --- /dev/null +++ b/blockchains/linea/info/info.json @@ -0,0 +1,27 @@ +{ + "name": "Linea", + "website": "https://linea.build", + "description": "Linea is a network that scales the experience of Ethereum.", + "explorer": "https://explorer.linea.build", + "symbol": "ETH", + "type": "coin", + "decimals": 18, + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/consensys" + }, + { + "name": "twitter", + "url": "https://twitter.com/LineaBuild" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/linea/" + } + ] +} \ No newline at end of file diff --git a/blockchains/linea/info/logo.png b/blockchains/linea/info/logo.png new file mode 100644 index 0000000000000..a94dca4ae17b8 Binary files /dev/null and b/blockchains/linea/info/logo.png differ diff --git a/blockchains/loom/validators/assets/loom911ac334f7014f0635b95a4a2225b45c5292c6c6/logo.png b/blockchains/loom/validators/assets/loom911ac334f7014f0635b95a4a2225b45c5292c6c6/logo.png index 1eb70323eb963..e3b3429cc7e65 100644 Binary files a/blockchains/loom/validators/assets/loom911ac334f7014f0635b95a4a2225b45c5292c6c6/logo.png and b/blockchains/loom/validators/assets/loom911ac334f7014f0635b95a4a2225b45c5292c6c6/logo.png differ diff --git a/blockchains/loom/validators/list.json b/blockchains/loom/validators/list.json index 2b5b4614ceb53..b4b34f6540bb7 100644 --- a/blockchains/loom/validators/list.json +++ b/blockchains/loom/validators/list.json @@ -55,7 +55,7 @@ }, { "id": "loome6fbaafc34f746ac2280fa8bd1787a8292f13148", - "name": "Infstones (Infinity Stones)", + "name": "Infstones", "description": "Professional PoS Service Provider. Elected Super Node of EoS, Tron, Vechain, Ontology, GxChain, IoTex and Loom. Secure and Reliable Service of your choice!", "website": "https://infstones.io/" }, diff --git a/blockchains/manta/assets/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5/info.json b/blockchains/manta/assets/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5/info.json new file mode 100644 index 0000000000000..c69f990aa7148 --- /dev/null +++ b/blockchains/manta/assets/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5/info.json @@ -0,0 +1,21 @@ +{ + "name": "Manta", + "type": "MANTA", + "symbol": "MANTA", + "decimals": 18, + "website": "https://manta.network", + "description": "Manta Pacific is the first EVM-equivalent ZK-application platform that is scalable and secure through Celestia DA and Polygon zkEVM.", + "explorer": "https://pacific-explorer.manta.network/token/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5", + "status": "active", + "id": "0x95CeF13441Be50d20cA4558CC0a27B601aC544E5", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/manta-network/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MantaNetwork" + } + ] + } diff --git a/blockchains/manta/assets/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5/logo.png b/blockchains/manta/assets/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5/logo.png new file mode 100644 index 0000000000000..cde76e4178a79 Binary files /dev/null and b/blockchains/manta/assets/0x95CeF13441Be50d20cA4558CC0a27B601aC544E5/logo.png differ diff --git a/blockchains/manta/info/info.json b/blockchains/manta/info/info.json new file mode 100644 index 0000000000000..dc725031def2d --- /dev/null +++ b/blockchains/manta/info/info.json @@ -0,0 +1,24 @@ +{ + "name": "Manta Pacific", + "website": "https://pacific.manta.network", + "description": "The first EVM-native modular execution layer for wide ZK applications adoption, with Manta’s universal circuit and zk interface.", + "explorer": "https://pacific-explorer.manta.network", + "symbol": "ETH", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "telegram", + "url": "https://t.me/mantanetworkofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/mantanetwork" + }, + { + "name": "github", + "url": "https://github.com/manta-network" + } + ] +} \ No newline at end of file diff --git a/blockchains/manta/info/logo.png b/blockchains/manta/info/logo.png new file mode 100644 index 0000000000000..cde76e4178a79 Binary files /dev/null and b/blockchains/manta/info/logo.png differ diff --git a/blockchains/mantle/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json b/blockchains/mantle/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json new file mode 100644 index 0000000000000..5094062a8742f --- /dev/null +++ b/blockchains/mantle/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json @@ -0,0 +1,21 @@ +{ + "name": "Axelar Wrapped USDC", + "symbol": "axlUSDC", + "type": "MANTLE", + "decimals": 6, + "description": "Axelar Wrapped USDC (axlUSDC) is a cryptocurrency and operates on the BNB Smart Chain (BEP20) platform.", + "website": "https://axelar.network/", + "explorer": "https://explorer.mantle.xyz/address/0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "status": "active", + "id": "0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + } + ] +} \ No newline at end of file diff --git a/blockchains/mantle/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png b/blockchains/mantle/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/mantle/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png differ diff --git a/blockchains/mantle/info/info.json b/blockchains/mantle/info/info.json new file mode 100644 index 0000000000000..e3f36c6d417b1 --- /dev/null +++ b/blockchains/mantle/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "Mantle Chain", + "website": "https://www.mantle.xyz", + "description": "Mantle Network is a technology stack for scaling Ethereum, and we strive to be EVM-compatible while doing so.", + "explorer": "https://explorer.mantle.xyz/blocks", + "symbol": "MNT", + "rpc_url": "https://rpc.mantle.xyz", + "type": "coin", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/mantle/info/logo.png b/blockchains/mantle/info/logo.png new file mode 100644 index 0000000000000..a6393b66b7a5e Binary files /dev/null and b/blockchains/mantle/info/logo.png differ diff --git a/blockchains/mars/info/info.json b/blockchains/mars/info/info.json new file mode 100644 index 0000000000000..06a3a228ebca0 --- /dev/null +++ b/blockchains/mars/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Mars Protocol", + "type": "coin", + "symbol": "MARS", + "decimals": 6, + "website": "https://www.sommelier.finance/", + "description": "Mars Hub is the governing app-chain that administers Mars Protocol’s various DeFi outposts across the Interchain ecosystem.", + "explorer": "https://www.mintscan.io/mars-protocol", + "status": "active", + "rpc_url": "https://rpc.marsprotocol.io:443", + "denom": "umars", + "lcd_url": "https://rest.marsprotocol.io:443", + "hrp": "mars", + "links": [ + { + "name": "github", + "url": "https://github.com/mars-protocol" + }, + { + "name": "whitepaper", + "url": "https://docs.marsprotocol.io/mars-protocol/" + }, + { + "name": "twitter", + "url": "https://twitter.com/mars_protocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/mars/info/logo.png b/blockchains/mars/info/logo.png new file mode 100644 index 0000000000000..959975333d5c3 Binary files /dev/null and b/blockchains/mars/info/logo.png differ diff --git a/blockchains/mars/validators/assets/marsvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z9gkghl/logo.png b/blockchains/mars/validators/assets/marsvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z9gkghl/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/mars/validators/assets/marsvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z9gkghl/logo.png differ diff --git a/blockchains/mars/validators/assets/marsvaloper1956ywsyr2uxhgy65425lkgu3fqr6lysmw26dl2/logo.png b/blockchains/mars/validators/assets/marsvaloper1956ywsyr2uxhgy65425lkgu3fqr6lysmw26dl2/logo.png new file mode 100644 index 0000000000000..b9144cc5256cc Binary files /dev/null and b/blockchains/mars/validators/assets/marsvaloper1956ywsyr2uxhgy65425lkgu3fqr6lysmw26dl2/logo.png differ diff --git a/blockchains/mars/validators/assets/marsvaloper1c4r6mndnmrvr9455e88nad7lg09zd89f3c0xpq/logo.png b/blockchains/mars/validators/assets/marsvaloper1c4r6mndnmrvr9455e88nad7lg09zd89f3c0xpq/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/mars/validators/assets/marsvaloper1c4r6mndnmrvr9455e88nad7lg09zd89f3c0xpq/logo.png differ diff --git a/blockchains/mars/validators/assets/marsvaloper1e36a686lnwutfuu2mlk4eusjqq3sd78zhykrfh/logo.png b/blockchains/mars/validators/assets/marsvaloper1e36a686lnwutfuu2mlk4eusjqq3sd78zhykrfh/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/mars/validators/assets/marsvaloper1e36a686lnwutfuu2mlk4eusjqq3sd78zhykrfh/logo.png differ diff --git a/blockchains/mars/validators/assets/marsvaloper1km3nehyxu92vu2whjqhuqkmljvcd4nwv827jqw/logo.png b/blockchains/mars/validators/assets/marsvaloper1km3nehyxu92vu2whjqhuqkmljvcd4nwv827jqw/logo.png new file mode 100644 index 0000000000000..e3d5db9dd90c8 Binary files /dev/null and b/blockchains/mars/validators/assets/marsvaloper1km3nehyxu92vu2whjqhuqkmljvcd4nwv827jqw/logo.png differ diff --git a/blockchains/mars/validators/assets/marsvaloper1trvtq89lkes7qjqhm5cyqltgvdu3jpej9ytn6e/logo.png b/blockchains/mars/validators/assets/marsvaloper1trvtq89lkes7qjqhm5cyqltgvdu3jpej9ytn6e/logo.png new file mode 100644 index 0000000000000..7d46ea7269f9e Binary files /dev/null and b/blockchains/mars/validators/assets/marsvaloper1trvtq89lkes7qjqhm5cyqltgvdu3jpej9ytn6e/logo.png differ diff --git a/blockchains/mars/validators/list.json b/blockchains/mars/validators/list.json new file mode 100644 index 0000000000000..a95df352375f0 --- /dev/null +++ b/blockchains/mars/validators/list.json @@ -0,0 +1,38 @@ +[ + { + "id": "marsvaloper1e36a686lnwutfuu2mlk4eusjqq3sd78zhykrfh", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "marsvaloper1trvtq89lkes7qjqhm5cyqltgvdu3jpej9ytn6e", + "name": "Smart Stake 📈📊 Analytics Hub", + "description": "Your hub for validator, network, decentralization, and relayer analytics. Support @ t.me/SmartStake. Like our services? Delegate on any of the networks listed @ smartstake.io", + "website": "https://mars.smartstake.io/" + }, + { + "id": "marsvaloper1km3nehyxu92vu2whjqhuqkmljvcd4nwv827jqw", + "name": "Larry Engineer", + "description": "validating with bare metal server from the comfort of home", + "website": "https://larry.engineer/" + }, + { + "id": "marsvaloper1c4r6mndnmrvr9455e88nad7lg09zd89f3c0xpq", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "marsvaloper1956ywsyr2uxhgy65425lkgu3fqr6lysmw26dl2", + "name": "polkachu.com", + "description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@polkachu.com", + "website": "https://polkachu.com/" + }, + { + "id": "marsvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z9gkghl", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] \ No newline at end of file diff --git a/blockchains/meter/assets/0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419/info.json b/blockchains/meter/assets/0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419/info.json new file mode 100644 index 0000000000000..b8278fdc4494f --- /dev/null +++ b/blockchains/meter/assets/0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419/info.json @@ -0,0 +1,11 @@ +{ + "name": "AmpleForth", + "symbol": "AMPL", + "type": "METER", + "decimals": 9, + "explorer": "https://scan.meter.io/address/0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419", + "status": "active", + "id": "0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419", + "description": "Ampleforth describes itself as smart commodity money. It is chain-agnostic and reportedly less-correlated to Bitcoin and other digital assets.", + "website": "https://www.ampleforth.org/" +} \ No newline at end of file diff --git a/blockchains/meter/assets/0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419/logo.png b/blockchains/meter/assets/0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419/logo.png new file mode 100644 index 0000000000000..da535f6df531d Binary files /dev/null and b/blockchains/meter/assets/0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419/logo.png differ diff --git a/blockchains/meter/assets/0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3/info.json b/blockchains/meter/assets/0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3/info.json new file mode 100644 index 0000000000000..5d8034de28dee --- /dev/null +++ b/blockchains/meter/assets/0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3/info.json @@ -0,0 +1,11 @@ +{ + "name": "Meter Governance", + "symbol": "MTRG", + "type": "METER", + "decimals": 18, + "explorer": "https://scan.meter.io/address/0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3", + "status": "active", + "id": "0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3", + "description": "-", + "website": "" +} \ No newline at end of file diff --git a/blockchains/meter/assets/0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3/logo.png b/blockchains/meter/assets/0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3/logo.png new file mode 100644 index 0000000000000..2bf6afd5c9251 Binary files /dev/null and b/blockchains/meter/assets/0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3/logo.png differ diff --git a/blockchains/meter/assets/0x24aA189DfAa76c671c279262F94434770F557c35/info.json b/blockchains/meter/assets/0x24aA189DfAa76c671c279262F94434770F557c35/info.json new file mode 100644 index 0000000000000..391eac879ce72 --- /dev/null +++ b/blockchains/meter/assets/0x24aA189DfAa76c671c279262F94434770F557c35/info.json @@ -0,0 +1,11 @@ +{ + "name": "BUSD from BSC on Meter", + "symbol": "BUSD.bsc", + "type": "METER", + "decimals": 18, + "explorer": "https://scan.meter.io/address/0x24aA189DfAa76c671c279262F94434770F557c35", + "status": "active", + "id": "0x24aA189DfAa76c671c279262F94434770F557c35", + "description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.", + "website": "https://paxos.com/busd/" +} \ No newline at end of file diff --git a/blockchains/meter/assets/0x24aA189DfAa76c671c279262F94434770F557c35/logo.png b/blockchains/meter/assets/0x24aA189DfAa76c671c279262F94434770F557c35/logo.png new file mode 100644 index 0000000000000..76d02e370b6d6 Binary files /dev/null and b/blockchains/meter/assets/0x24aA189DfAa76c671c279262F94434770F557c35/logo.png differ diff --git a/blockchains/meter/assets/0x5Fa41671c48e3C951AfC30816947126CCC8C162e/info.json b/blockchains/meter/assets/0x5Fa41671c48e3C951AfC30816947126CCC8C162e/info.json new file mode 100644 index 0000000000000..3a9356c32401f --- /dev/null +++ b/blockchains/meter/assets/0x5Fa41671c48e3C951AfC30816947126CCC8C162e/info.json @@ -0,0 +1,11 @@ +{ + "name": "USDT from Ethereum on Meter", + "symbol": "USDT.eth", + "type": "METER", + "decimals": 6, + "explorer": "https://scan.meter.io/address/0x5Fa41671c48e3C951AfC30816947126CCC8C162e", + "status": "active", + "id": "0x5Fa41671c48e3C951AfC30816947126CCC8C162e", + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "website": "https://tether.to/" +} \ No newline at end of file diff --git a/blockchains/meter/assets/0x5Fa41671c48e3C951AfC30816947126CCC8C162e/logo.png b/blockchains/meter/assets/0x5Fa41671c48e3C951AfC30816947126CCC8C162e/logo.png new file mode 100644 index 0000000000000..59d44aeeefd94 Binary files /dev/null and b/blockchains/meter/assets/0x5Fa41671c48e3C951AfC30816947126CCC8C162e/logo.png differ diff --git a/blockchains/meter/assets/0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986/info.json b/blockchains/meter/assets/0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986/info.json new file mode 100644 index 0000000000000..2178e066f9c88 --- /dev/null +++ b/blockchains/meter/assets/0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986/info.json @@ -0,0 +1,11 @@ +{ + "name": "Factory Builders Token", + "symbol": "FTB", + "type": "METER", + "decimals": 18, + "explorer": "https://scan.meter.io/address/0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986", + "status": "active", + "id": "0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986", + "description": "-", + "website": "" +} \ No newline at end of file diff --git a/blockchains/meter/assets/0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986/logo.png b/blockchains/meter/assets/0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986/logo.png new file mode 100644 index 0000000000000..e7e61990ab820 Binary files /dev/null and b/blockchains/meter/assets/0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986/logo.png differ diff --git a/blockchains/meter/assets/0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0/info.json b/blockchains/meter/assets/0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0/info.json new file mode 100644 index 0000000000000..adea9270eb0b4 --- /dev/null +++ b/blockchains/meter/assets/0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0/info.json @@ -0,0 +1,11 @@ +{ + "name": "Volt", + "symbol": "VOLT", + "type": "METER", + "decimals": 18, + "explorer": "https://scan.meter.io/address/0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0", + "status": "active", + "id": "0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0", + "description": "-", + "website": "" +} \ No newline at end of file diff --git a/blockchains/meter/assets/0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0/logo.png b/blockchains/meter/assets/0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0/logo.png new file mode 100644 index 0000000000000..54a7cb282e554 Binary files /dev/null and b/blockchains/meter/assets/0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0/logo.png differ diff --git a/blockchains/meter/assets/0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6/info.json b/blockchains/meter/assets/0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6/info.json new file mode 100644 index 0000000000000..eb1f00d2268e6 --- /dev/null +++ b/blockchains/meter/assets/0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6/info.json @@ -0,0 +1,11 @@ +{ + "name": "ETH from Ethereum on Meter", + "symbol": "ETH", + "type": "METER", + "decimals": 18, + "explorer": "https://scan.meter.io/address/0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6", + "status": "active", + "id": "0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6", + "website": "https://ethereum.org/", + "description": "-" +} \ No newline at end of file diff --git a/blockchains/meter/assets/0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6/logo.png b/blockchains/meter/assets/0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6/logo.png new file mode 100644 index 0000000000000..bf957d38c766d Binary files /dev/null and b/blockchains/meter/assets/0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6/logo.png differ diff --git a/blockchains/meter/assets/0xD86e243FC0007e6226B07c9A50C9d70D78299EB5/info.json b/blockchains/meter/assets/0xD86e243FC0007e6226B07c9A50C9d70D78299EB5/info.json new file mode 100644 index 0000000000000..943e3e580aba6 --- /dev/null +++ b/blockchains/meter/assets/0xD86e243FC0007e6226B07c9A50C9d70D78299EB5/info.json @@ -0,0 +1,11 @@ +{ + "name": "USDC from Ethereum on Meter", + "symbol": "USDC.eth", + "type": "METER", + "decimals": 6, + "explorer": "https://scan.meter.io/address/0xD86e243FC0007e6226B07c9A50C9d70D78299EB5", + "status": "active", + "id": "0xD86e243FC0007e6226B07c9A50C9d70D78299EB5", + "description": "USDC stablecoin originating on Ethereum, bridged as an ESDT token on Elrond. 1 USDC = 1 Wrapped USDC", + "website": "https://www.centre.io/usdc" +} \ No newline at end of file diff --git a/blockchains/meter/assets/0xD86e243FC0007e6226B07c9A50C9d70D78299EB5/logo.png b/blockchains/meter/assets/0xD86e243FC0007e6226B07c9A50C9d70D78299EB5/logo.png new file mode 100644 index 0000000000000..eafbaac194aa7 Binary files /dev/null and b/blockchains/meter/assets/0xD86e243FC0007e6226B07c9A50C9d70D78299EB5/logo.png differ diff --git a/blockchains/meter/assets/0xF0E86246519Be0810C9FAfc8430C49799985aAA8/info.json b/blockchains/meter/assets/0xF0E86246519Be0810C9FAfc8430C49799985aAA8/info.json new file mode 100644 index 0000000000000..cb44a6c36bd10 --- /dev/null +++ b/blockchains/meter/assets/0xF0E86246519Be0810C9FAfc8430C49799985aAA8/info.json @@ -0,0 +1,11 @@ +{ + "name": "BNB from BSC on Meter", + "symbol": "BNB", + "type": "METER", + "decimals": 18, + "explorer": "https://scan.meter.io/address/0xF0E86246519Be0810C9FAfc8430C49799985aAA8", + "status": "active", + "id": "0xF0E86246519Be0810C9FAfc8430C49799985aAA8", + "website": "https://binance.org/", + "description": "Fast and secure decentralized digital asset exchange. The new crypto currency trading standard is here." +} \ No newline at end of file diff --git a/blockchains/meter/assets/0xF0E86246519Be0810C9FAfc8430C49799985aAA8/logo.png b/blockchains/meter/assets/0xF0E86246519Be0810C9FAfc8430C49799985aAA8/logo.png new file mode 100644 index 0000000000000..27688c0af1e64 Binary files /dev/null and b/blockchains/meter/assets/0xF0E86246519Be0810C9FAfc8430C49799985aAA8/logo.png differ diff --git a/blockchains/meter/assets/0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0/info.json b/blockchains/meter/assets/0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0/info.json new file mode 100644 index 0000000000000..db1b7ca481d67 --- /dev/null +++ b/blockchains/meter/assets/0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0/info.json @@ -0,0 +1,11 @@ +{ + "name": "MOVR from MoonRiver on Meter", + "symbol": "MOVR", + "type": "METER", + "decimals": 18, + "explorer": "https://scan.meter.io/address/0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0", + "status": "active", + "id": "0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0", + "website": "https://moonbeam.network/networks/moonriver/", + "description": "Moonriver is a sister network of Moonbeam, and provides an environment to test new code under real economic conditions." +} \ No newline at end of file diff --git a/blockchains/meter/assets/0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0/logo.png b/blockchains/meter/assets/0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0/logo.png new file mode 100644 index 0000000000000..45376ce23b7cf Binary files /dev/null and b/blockchains/meter/assets/0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0/logo.png differ diff --git a/blockchains/meter/assets/0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C/info.json b/blockchains/meter/assets/0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C/info.json new file mode 100644 index 0000000000000..b6e75f5d2ef65 --- /dev/null +++ b/blockchains/meter/assets/0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C/info.json @@ -0,0 +1,11 @@ +{ + "name": "WBTC from Ethereum on Meter", + "symbol": "WBTC.eth", + "type": "METER", + "decimals": 8, + "explorer": "https://scan.meter.io/address/0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C", + "status": "active", + "id": "0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C", + "website": "https://wbtc.network", + "description": "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin." +} \ No newline at end of file diff --git a/blockchains/meter/assets/0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C/logo.png b/blockchains/meter/assets/0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C/logo.png new file mode 100644 index 0000000000000..702d64a2e040a Binary files /dev/null and b/blockchains/meter/assets/0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C/logo.png differ diff --git a/blockchains/meter/info/info.json b/blockchains/meter/info/info.json new file mode 100644 index 0000000000000..d4034a871c6c8 --- /dev/null +++ b/blockchains/meter/info/info.json @@ -0,0 +1,46 @@ +{ + "name": "Meter", + "type": "coin", + "coin_type": 18000, + "symbol": "MTRG", + "decimals": 18, + "website": "https://meter.io/", + "research": "https://docs.meter.io/", + "description": "Meter is a high performance Ethereum compatible infrastructure that allows smart contracts to scale and travel through blockchain networks. Transactions on Meter is front running resistant with stable and low gas cost paid in metastable gas token MTR", + "explorer": "https://scan.meter.io/", + "rpc_url": "https://rpc.meter.io", + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/meterio" + }, + { + "name": "twitter", + "url": "https://twitter.com/Meter_IO" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/6gebiph" + }, + { + "name": "telegram", + "url": "https://t.me/Meter_IO" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Meter_io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/meter-governance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/meter-governance" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/meter/info/logo.png b/blockchains/meter/info/logo.png new file mode 100644 index 0000000000000..ac3658a60c238 Binary files /dev/null and b/blockchains/meter/info/logo.png differ diff --git a/blockchains/meter/tokenlist.json b/blockchains/meter/tokenlist.json new file mode 100644 index 0000000000000..02d4665d38185 --- /dev/null +++ b/blockchains/meter/tokenlist.json @@ -0,0 +1,106 @@ +{ + "name": "Trust Wallet: Meter List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-07-03T00:00:00.000Z", + "tokens": [ + { + "asset": "c18000_t0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419", + "type": "METER", + "address": "0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419", + "name": "AmpleForth", + "symbol": "AMPL", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0x1cf09D1B5Da9d9d24365D87B932A7c4bD018A419/logo.png" + }, + { + "asset": "c18000_t0xF0E86246519Be0810C9FAfc8430C49799985aAA8", + "type": "METER", + "address": "0xF0E86246519Be0810C9FAfc8430C49799985aAA8", + "name": "BNB from BSC on Meter", + "symbol": "BNB", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0xF0E86246519Be0810C9FAfc8430C49799985aAA8/logo.png" + }, + { + "asset": "c18000_t0x24aA189DfAa76c671c279262F94434770F557c35", + "type": "METER", + "address": "0x24aA189DfAa76c671c279262F94434770F557c35", + "name": "BUSD from BSC on Meter", + "symbol": "BUSD.bsc", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0x24aA189DfAa76c671c279262F94434770F557c35/logo.png" + }, + { + "asset": "c18000_t0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6", + "type": "METER", + "address": "0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6", + "name": "ETH from Ethereum on Meter", + "symbol": "ETH", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0x983147FB73A45FC7F8B4DFA1cd61Bdc7b111e5b6/logo.png" + }, + { + "asset": "c18000_t0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986", + "type": "METER", + "address": "0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986", + "name": "Factory Builders Token", + "symbol": "FTB", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0x6CFe9AdaD5215195c1Aa9755DAed29360e6Ab986/logo.png" + }, + { + "asset": "c18000_t0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0", + "type": "METER", + "address": "0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0", + "name": "MOVR from MoonRiver on Meter", + "symbol": "MOVR", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0xb158870beB809Ad955Bf56065C5C10D7Fd957cC0/logo.png" + }, + { + "asset": "c18000_t0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3", + "type": "METER", + "address": "0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3", + "name": "Meter Governance", + "symbol": "MTRG", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0x228ebBeE999c6a7ad74A6130E81b12f9Fe237Ba3/logo.png" + }, + { + "asset": "c18000_t0xD86e243FC0007e6226B07c9A50C9d70D78299EB5", + "type": "METER", + "address": "0xD86e243FC0007e6226B07c9A50C9d70D78299EB5", + "name": "USDC from Ethereum on Meter", + "symbol": "USDC.eth", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0xD86e243FC0007e6226B07c9A50C9d70D78299EB5/logo.png" + }, + { + "asset": "c18000_t0x5Fa41671c48e3C951AfC30816947126CCC8C162e", + "type": "METER", + "address": "0x5Fa41671c48e3C951AfC30816947126CCC8C162e", + "name": "USDT from Ethereum on Meter", + "symbol": "USDT.eth", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0x5Fa41671c48e3C951AfC30816947126CCC8C162e/logo.png" + }, + { + "asset": "c18000_t0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0", + "type": "METER", + "address": "0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0", + "name": "Volt", + "symbol": "VOLT", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0x8Df95e66Cb0eF38F91D2776DA3c921768982fBa0/logo.png" + }, + { + "asset": "c18000_t0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C", + "type": "METER", + "address": "0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C", + "name": "WBTC from Ethereum on Meter", + "symbol": "WBTC.eth", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/metter/assets/0xc1f6C86ABEe8e2e0B6fd5BD80F0b51fef783635C/logo.png" + } + ] +} \ No newline at end of file diff --git a/blockchains/metis/info/info.json b/blockchains/metis/info/info.json new file mode 100644 index 0000000000000..04b86e2f4405a --- /dev/null +++ b/blockchains/metis/info/info.json @@ -0,0 +1,22 @@ +{ + "name": "Metis", + "website": "https://www.metis.io", + "description": "Metis is an easy-to-use, highly scalable, low-cost, and fully functional Layer 2 framework to fully support the application and business migration from Web 2.0 to Web 3.0", + "explorer": "https://andromeda-explorer.metis.io", + "research": "", + "symbol": "METIS", + "type": "coin", + "coin_type": 10001088, + "rpc_url": "https://andromeda.metis.io/?owner=1088", + "decimals": 18, + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/metisdao" + } + ] +} diff --git a/blockchains/metis/info/logo.png b/blockchains/metis/info/logo.png new file mode 100644 index 0000000000000..7229b9ba505e9 Binary files /dev/null and b/blockchains/metis/info/logo.png differ diff --git a/blockchains/moonbasealpha/info/info.json b/blockchains/moonbasealpha/info/info.json new file mode 100644 index 0000000000000..8f189ed59698e --- /dev/null +++ b/blockchains/moonbasealpha/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "Moonbase Alpha Testnet", + "website": "https://moon.based.money", + "description": "The first Moonbeam TestNet, named Moonbase Alpha, aims to provide developers with a place to start experimenting and building on Moonbeam in a shared environment.", + "explorer": "https://moonbase-blockscout.testnet.moonbeam.network/", + "symbol": "tDEV", + "rpc_url": "https://rpc.api.moonbase.moonbeam.network", + "type": "coin", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/moonbasealpha/info/logo.png b/blockchains/moonbasealpha/info/logo.png new file mode 100644 index 0000000000000..a66722e6a4b01 Binary files /dev/null and b/blockchains/moonbasealpha/info/logo.png differ diff --git a/blockchains/moonbeam/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/info.json b/blockchains/moonbeam/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/info.json new file mode 100644 index 0000000000000..df6afbf862b9f --- /dev/null +++ b/blockchains/moonbeam/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/info.json @@ -0,0 +1,68 @@ +{ + "name": "Axelar", + "type": "MOONBEAM", + "symbol": "AXL", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://moonscan.io/token/0x467719aD09025FcC6cF6F8311755809d45a5E5f3", + "status": "active", + "id": "0x467719aD09025FcC6cF6F8311755809d45a5E5f3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/moonbeam/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/logo.png b/blockchains/moonbeam/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/logo.png new file mode 100644 index 0000000000000..6c156aba62660 Binary files /dev/null and b/blockchains/moonbeam/assets/0x467719aD09025FcC6cF6F8311755809d45a5E5f3/logo.png differ diff --git a/blockchains/moonbeam/assets/0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F/info.json b/blockchains/moonbeam/assets/0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F/info.json new file mode 100644 index 0000000000000..cfc51ffaabd5f --- /dev/null +++ b/blockchains/moonbeam/assets/0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F/info.json @@ -0,0 +1,41 @@ +{ + "name": "BNB pegged BUSD", + "website": "https://paxos.com/busd", + "description": "BNB pegged BUSD is a token issued by Binance on Smart Chain; its price is pegged to BUSD (BUSD ERC20) at a ratio of 1:1.", + "explorer": "https://moonscan.io/token/0xa649325aa7c5093d12d6f98eb4378deae68ce23f", + "research": "https://research.binance.com/en/projects/binance-usd", + "type": "MOONBEAM", + "symbol": "BUSD", + "decimals": 18, + "status": "active", + "id": "0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/binance-chain/" + }, + { + "name": "twitter", + "url": "https://twitter.com/binance_dex" + }, + { + "name": "blog", + "url": "https://binance.org/en/blog/" + }, + { + "name": "telegram", + "url": "https://t.me/BinanceDEXchange" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binance-usd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/binance-usd/" + } + ] +} \ No newline at end of file diff --git a/blockchains/moonbeam/assets/0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F/logo.png b/blockchains/moonbeam/assets/0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F/logo.png new file mode 100644 index 0000000000000..76d02e370b6d6 Binary files /dev/null and b/blockchains/moonbeam/assets/0xA649325Aa7C5093d12D6F98EB4378deAe68CE23F/logo.png differ diff --git a/blockchains/moonbeam/assets/0xCa01a1D0993565291051daFF390892518ACfAD3A/info.json b/blockchains/moonbeam/assets/0xCa01a1D0993565291051daFF390892518ACfAD3A/info.json new file mode 100644 index 0000000000000..11889a180ed52 --- /dev/null +++ b/blockchains/moonbeam/assets/0xCa01a1D0993565291051daFF390892518ACfAD3A/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "MOONBEAM", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://moonscan.io/token/0xCa01a1D0993565291051daFF390892518ACfAD3A", + "status": "active", + "id": "0xCa01a1D0993565291051daFF390892518ACfAD3A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} diff --git a/blockchains/moonbeam/assets/0xCa01a1D0993565291051daFF390892518ACfAD3A/logo.png b/blockchains/moonbeam/assets/0xCa01a1D0993565291051daFF390892518ACfAD3A/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/moonbeam/assets/0xCa01a1D0993565291051daFF390892518ACfAD3A/logo.png differ diff --git a/blockchains/moonbeam/info/info.json b/blockchains/moonbeam/info/info.json new file mode 100644 index 0000000000000..3f0697be8c5f5 --- /dev/null +++ b/blockchains/moonbeam/info/info.json @@ -0,0 +1,22 @@ +{ + "name": "Moonbeam", + "website": "https://moonbeam.network", + "description": "Moonbeam combines the best of both worlds: the familiar and easy-to-use tooling of Ethereum and the scalable, interoperable architecture of Polkadot.", + "explorer": "https://moonscan.io", + "research": "", + "symbol": "GLMR", + "type": "coin", + "coin_type": 1284, + "rpc_url": "https://moonbeam.public.blastapi.io", + "decimals": 18, + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/moonbeamnetwork" + } + ] +} diff --git a/blockchains/moonbeam/info/logo.png b/blockchains/moonbeam/info/logo.png new file mode 100644 index 0000000000000..356442914c3ce Binary files /dev/null and b/blockchains/moonbeam/info/logo.png differ diff --git a/blockchains/moonriver/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/info.json b/blockchains/moonriver/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/info.json new file mode 100644 index 0000000000000..29a7d072a2855 --- /dev/null +++ b/blockchains/moonriver/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/info.json @@ -0,0 +1,28 @@ +{ + "name": "Tether", + "website": "https://tether.to", + "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", + "explorer": "https://moonriver.moonscan.io/token/0xb44a9b6905af7c801311e8f4e76932ee959c663c", + "type": "MOONRIVER", + "symbol": "USDT", + "decimals": 18, + "status": "active", + "id": "0xB44a9B6905aF7c801311e8F4E76932ee959c663C", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/tether.to/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/tether/" + } + ] +} \ No newline at end of file diff --git a/blockchains/moonriver/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/logo.png b/blockchains/moonriver/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/logo.png new file mode 100644 index 0000000000000..f4c1f1e7ecba0 Binary files /dev/null and b/blockchains/moonriver/assets/0xB44a9B6905aF7c801311e8F4E76932ee959c663C/logo.png differ diff --git a/blockchains/moonriver/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/info.json b/blockchains/moonriver/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/info.json new file mode 100644 index 0000000000000..e0fc82fd009c6 --- /dev/null +++ b/blockchains/moonriver/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/info.json @@ -0,0 +1,36 @@ +{ + "name": "USD Coin", + "website": "https://centre.io/usdc", + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "explorer": "https://moonriver.moonscan.io/token/0xe3f5a90f9cb311505cd691a46596599aa1a0ad7d", + "type": "MOONRIVER", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "id": "0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/moonriver/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/logo.png b/blockchains/moonriver/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/logo.png new file mode 100644 index 0000000000000..c4def0472868c Binary files /dev/null and b/blockchains/moonriver/assets/0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D/logo.png differ diff --git a/blockchains/moonriver/info/info.json b/blockchains/moonriver/info/info.json new file mode 100644 index 0000000000000..ea8bdb2701f85 --- /dev/null +++ b/blockchains/moonriver/info/info.json @@ -0,0 +1,19 @@ +{ + "name": "Moonriver", + "website": "https://moonbeam.network/networks/moonriver/", + "description": "Moonriver is a sister network of Moonbeam, and provides an environment to test new code under real economic conditions.", + "explorer": "https://moonriver.moonscan.io/", + "research": "", + "symbol": "MOVR", + "type": "coin", + "coin_type": 1285, + "rpc_url": "https://moonriver.public.blastapi.io", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/moonrivernw" + } + ] +} diff --git a/blockchains/moonriver/info/logo.png b/blockchains/moonriver/info/logo.png new file mode 100644 index 0000000000000..45376ce23b7cf Binary files /dev/null and b/blockchains/moonriver/info/logo.png differ diff --git a/blockchains/nano/info/info.json b/blockchains/nano/info/info.json index 7a1b2510f9e51..8d730d1ec3c05 100644 --- a/blockchains/nano/info/info.json +++ b/blockchains/nano/info/info.json @@ -4,7 +4,7 @@ "description": "Digital currency for the real world – the fast and free way to pay for everything in life.", "explorer": "https://nanocrawler.cc", "research": "https://research.binance.com/en/projects/nano", - "symbol": "NANO", + "symbol": "XNO", "type": "coin", "decimals": 30, "status": "active", diff --git a/blockchains/nano/info/logo.png b/blockchains/nano/info/logo.png index 84a5864b85440..023e406de98a6 100644 Binary files a/blockchains/nano/info/logo.png and b/blockchains/nano/info/logo.png differ diff --git a/blockchains/nativecanto/info/info.json b/blockchains/nativecanto/info/info.json new file mode 100644 index 0000000000000..6fc6743c7d3e0 --- /dev/null +++ b/blockchains/nativecanto/info/info.json @@ -0,0 +1,31 @@ +{ + "name": "Native Canto", + "type": "coin", + "symbol": "CANTO", + "decimals": 18, + "website": "https://canto.io/", + "description": "Canto is a Cosmos SDK based Layer-1 blockchain that runs Ethereum Virtual Machine.", + "explorer": "https://www.mintscan.io/canto", + "status": "active", + "rpc_url": "https://canto-rpc.polkachu.com/", + "denom": "acanto", + "lcd_url": "https://api.canto.nodestake.top/", + "hrp": "canto", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/canto/" + }, + { + "name": "github", + "url": "https://github.com/Canto-Network" + }, + { + "name": "twitter", + "url": "https://twitter.com/cantopublic" + } + ], + "tags": [ + "staking-native" + ] +} \ No newline at end of file diff --git a/blockchains/nativecanto/info/logo.png b/blockchains/nativecanto/info/logo.png new file mode 100644 index 0000000000000..bc1cf96684790 Binary files /dev/null and b/blockchains/nativecanto/info/logo.png differ diff --git a/blockchains/nativecanto/validators/assets/cantovaloper1ctc7cuvzkwhdnfg87u0fp8746cg5d95zyjcr9u/logo.png b/blockchains/nativecanto/validators/assets/cantovaloper1ctc7cuvzkwhdnfg87u0fp8746cg5d95zyjcr9u/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/nativecanto/validators/assets/cantovaloper1ctc7cuvzkwhdnfg87u0fp8746cg5d95zyjcr9u/logo.png differ diff --git a/blockchains/nativecanto/validators/assets/cantovaloper1z2gk5exs2ysh24cwg57eg99wy03y95khjl2qyz/logo.png b/blockchains/nativecanto/validators/assets/cantovaloper1z2gk5exs2ysh24cwg57eg99wy03y95khjl2qyz/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/nativecanto/validators/assets/cantovaloper1z2gk5exs2ysh24cwg57eg99wy03y95khjl2qyz/logo.png differ diff --git a/blockchains/nativecanto/validators/list.json b/blockchains/nativecanto/validators/list.json new file mode 100644 index 0000000000000..43f038c1a44b6 --- /dev/null +++ b/blockchains/nativecanto/validators/list.json @@ -0,0 +1,14 @@ +[ + { + "id": "cantovaloper1ctc7cuvzkwhdnfg87u0fp8746cg5d95zyjcr9u", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "cantovaloper1z2gk5exs2ysh24cwg57eg99wy03y95khjl2qyz", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + } +] \ No newline at end of file diff --git a/blockchains/nativeevmos/info/info.json b/blockchains/nativeevmos/info/info.json new file mode 100644 index 0000000000000..5678059500be7 --- /dev/null +++ b/blockchains/nativeevmos/info/info.json @@ -0,0 +1,32 @@ +{ + "name": "Native Evmos", + "website": "https://evmos.org", + "description": "Evmos is bringing the world of Ethereum-based applications and assets to the interoperable networks of the Cosmos ecosystem, all while aligning developer and user incentives. Let’s adventure together into the world of innovation where EVM meets interchain composability.", + "explorer": "https://www.mintscan.io/evmos", + "research": "", + "symbol": "EVMOS", + "type": "coin", + "decimals": 18, + "status": "active", + "tags": [ + "staking-native" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/tharsis/evmos" + }, + { + "name": "twitter", + "url": "https://twitter.com/EvmosOrg" + }, + { + "name": "discord", + "url": "https://discord.com/invite/evmos" + }, + { + "name": "telegram", + "url": "https://t.me/EvmosOrg" + } + ] +} diff --git a/blockchains/nativeevmos/info/logo.png b/blockchains/nativeevmos/info/logo.png new file mode 100644 index 0000000000000..e78f6fc0c5bba Binary files /dev/null and b/blockchains/nativeevmos/info/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper14zatq4jagqtm9ejgvglnv0t364d88u80futp65/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper14zatq4jagqtm9ejgvglnv0t364d88u80futp65/logo.png new file mode 100644 index 0000000000000..34a0818a45a71 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper14zatq4jagqtm9ejgvglnv0t364d88u80futp65/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgw63w87l/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgw63w87l/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgw63w87l/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper19fxanpnjlggzuur3m3x0puk5ez7j9lrttexwsw/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper19fxanpnjlggzuur3m3x0puk5ez7j9lrttexwsw/logo.png new file mode 100644 index 0000000000000..0f6305d87f6e5 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper19fxanpnjlggzuur3m3x0puk5ez7j9lrttexwsw/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1c55g6u7q2uzgks9gjp80sle8n6qcyg64vk64g2/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1c55g6u7q2uzgks9gjp80sle8n6qcyg64vk64g2/logo.png new file mode 100644 index 0000000000000..266947772880c Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1c55g6u7q2uzgks9gjp80sle8n6qcyg64vk64g2/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1f35jtt5m68zlxkpxn75403vv82cchahqvfsrup/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1f35jtt5m68zlxkpxn75403vv82cchahqvfsrup/logo.png new file mode 100644 index 0000000000000..4ef5a482dda84 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1f35jtt5m68zlxkpxn75403vv82cchahqvfsrup/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1f6m9d94lkenw9fy5wmytatt76l849kx6ugdz70/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1f6m9d94lkenw9fy5wmytatt76l849kx6ugdz70/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1f6m9d94lkenw9fy5wmytatt76l849kx6ugdz70/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1k5hcl0cjprzewwvzhz3um589kx8skzlrneuepu/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1k5hcl0cjprzewwvzhz3um589kx8skzlrneuepu/logo.png new file mode 100644 index 0000000000000..96ca9e91ee186 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1k5hcl0cjprzewwvzhz3um589kx8skzlrneuepu/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1mx9nqk5agvlsvt2yc8259nwztmxq7zjqep5khu/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1mx9nqk5agvlsvt2yc8259nwztmxq7zjqep5khu/logo.png new file mode 100644 index 0000000000000..55c515cc3b14b Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1mx9nqk5agvlsvt2yc8259nwztmxq7zjqep5khu/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1p5k54qk9jdamvw4r756g7dxsjarf6p0l3huk84/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1p5k54qk9jdamvw4r756g7dxsjarf6p0l3huk84/logo.png new file mode 100644 index 0000000000000..71ecba0f965b2 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1p5k54qk9jdamvw4r756g7dxsjarf6p0l3huk84/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1q3aejvmwj9dxturgk00jv7hkwxld7ny7642tr8/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1q3aejvmwj9dxturgk00jv7hkwxld7ny7642tr8/logo.png new file mode 100644 index 0000000000000..846266d88236b Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1q3aejvmwj9dxturgk00jv7hkwxld7ny7642tr8/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1shvcjzhcxau6qtlz9w82a646ecwp4hq7ayqt0w/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1shvcjzhcxau6qtlz9w82a646ecwp4hq7ayqt0w/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1shvcjzhcxau6qtlz9w82a646ecwp4hq7ayqt0w/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1sp9frqwep52chwavv3xd776myy8gyyvkv5uysl/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1sp9frqwep52chwavv3xd776myy8gyyvkv5uysl/logo.png new file mode 100644 index 0000000000000..caa00eba6deb2 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1sp9frqwep52chwavv3xd776myy8gyyvkv5uysl/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1sq9ggymzx02vcp7kf6yyar83scfm4r22swu673/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1sq9ggymzx02vcp7kf6yyar83scfm4r22swu673/logo.png new file mode 100644 index 0000000000000..76c3606ec8bd6 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1sq9ggymzx02vcp7kf6yyar83scfm4r22swu673/logo.png differ diff --git a/blockchains/nativeevmos/validators/assets/evmosvaloper1vw76ju5rwt9us7kz8tg42t6yfmq2jftydu74u6/logo.png b/blockchains/nativeevmos/validators/assets/evmosvaloper1vw76ju5rwt9us7kz8tg42t6yfmq2jftydu74u6/logo.png new file mode 100644 index 0000000000000..abcfc3298bba4 Binary files /dev/null and b/blockchains/nativeevmos/validators/assets/evmosvaloper1vw76ju5rwt9us7kz8tg42t6yfmq2jftydu74u6/logo.png differ diff --git a/blockchains/nativeevmos/validators/list.json b/blockchains/nativeevmos/validators/list.json new file mode 100644 index 0000000000000..cd69b728716c4 --- /dev/null +++ b/blockchains/nativeevmos/validators/list.json @@ -0,0 +1,98 @@ +[ + { + "id": "evmosvaloper1k875gxzhegt59na74z5a8ejhen2thhvejk4r2e", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" + }, + { + "id": "evmosvaloper1f6m9d94lkenw9fy5wmytatt76l849kx6ugdz70", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "evmosvaloper1q3aejvmwj9dxturgk00jv7hkwxld7ny7642tr8", + "name": "heisenbug", + "description": "Secure and reliable staking.", + "website": "https://heisenbug.one" + }, + { + "id": "evmosvaloper1vw76ju5rwt9us7kz8tg42t6yfmq2jftydu74u6", + "name": "Swiss Staking", + "description": "Experienced validator based in Switzerland. We offer a highly secure and stable staking infrastructure.", + "website": "https://swiss-staking.ch" + }, + { + "id": "evmosvaloper1mx9nqk5agvlsvt2yc8259nwztmxq7zjqep5khu", + "name": "OrbitalApes.com", + "description": "Evmos Validator by Orbital Apes NFT", + "website": "https://orbitalapes.com/" + }, + { + "id": "evmosvaloper1sp9frqwep52chwavv3xd776myy8gyyvkv5uysl", + "name": "Disperze", + "description": "The PoS Validator for SmartContract chains", + "website": "http://disperze.network/" + }, + { + "id": "evmosvaloper1shvcjzhcxau6qtlz9w82a646ecwp4hq7ayqt0w", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "evmosvaloper1f35jtt5m68zlxkpxn75403vv82cchahqvfsrup", + "name": "Cosmostation", + "description": "Cosmostation validator node. Delegate your tokens and Start Earning Staking Rewards", + "website": "https://cosmostation.io/" + }, + { + "id": "evmosvaloper14zatq4jagqtm9ejgvglnv0t364d88u80futp65", + "name": "Frens (🤝,🤝)", + "description": "Your friendly validator for cosmos chains", + "website": "https://frens.army/" + }, + { + "id": "evmosvaloper1p5k54qk9jdamvw4r756g7dxsjarf6p0l3huk84", + "name": "Citadel.one", + "description": "Citadel.one is a multi-asset non-custodial staking platform that lets anyone become a part of decentralized infrastructure and earn passive income. Stake with our nodes or any other validator across multiple networks in a few clicks", + "website": "https://citadel.one/" + }, + { + "id": "evmosvaloper1sq9ggymzx02vcp7kf6yyar83scfm4r22swu673", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + }, + { + "id": "evmosvaloper19fxanpnjlggzuur3m3x0puk5ez7j9lrttexwsw", + "name": "Stakely.io", + "description": "🔥 Professional validator highly experienced in PoS 🔥 Slashing protection & Eligible for airdrops | Learn with our staking guides, video tutorials and FAQs | Part of the commission of our nodes will go to our Multicoin Faucet funds and other tools 🌱 Carbon Neutral 🌱", + "website": "https://stakely.io" + }, + { + "id": "evmosvaloper1k5hcl0cjprzewwvzhz3um589kx8skzlrneuepu", + "name": "Vault Staking 🛡", + "description": "Over $100 million in delegated assets, with slash protection for our delegates. We are a progressive staking, infrastructure, and software provider for blockchain projects. Our infrastructure is deployed around the world and hosted by multiple providers to increase decentralization and fault-tolerance.", + "website": "https://www.stakingrewards.com/savings/vault-staking/" + }, + { + "id": "evmosvaloper1c55g6u7q2uzgks9gjp80sle8n6qcyg64vk64g2", + "name": "Allnodes.com⚡️", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes. Monitor your rewards through the Allnodes portfolio page.", + "website": "https://www.allnodes.com/evmos/staking" + }, + { + "id": "evmosvaloper1mh2lvhy0clzlx645yet4340ra0p5hh2zjyptj9", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + }, + { + "id": "evmosvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgw63w87l", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] diff --git a/blockchains/nativeinjective/assets/inj1d5vz0uzwlpfvgwrwulxg6syy82axa58y4fuszd/info.json b/blockchains/nativeinjective/assets/inj1d5vz0uzwlpfvgwrwulxg6syy82axa58y4fuszd/info.json new file mode 100644 index 0000000000000..9d30b30ff699e --- /dev/null +++ b/blockchains/nativeinjective/assets/inj1d5vz0uzwlpfvgwrwulxg6syy82axa58y4fuszd/info.json @@ -0,0 +1,29 @@ +{ + "name": "Arbitrum", + "type": "INJECTIVE", + "symbol": "ARB", + "decimals": 8, + "website": "https://arbitrum.foundation/", + "description": "$ARB tokens can be used to vote on Arbitrum DAO governance proposals, allowing $ARB holders to collectively shape the future of Arbitrum protocols and chains. Token holders can also delegate their voting power to delegates.", + "explorer": "https://explorer.injective.network/asset/?tokenType=tokenFactory&denom=factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj1d5vz0uzwlpfvgwrwulxg6syy82axa58y4fuszd", + "status": "active", + "id": "inj1d5vz0uzwlpfvgwrwulxg6syy82axa58y4fuszd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arbitrum" + }, + { + "name": "whitepaper", + "url": "https://docs.arbitrum.foundation/deployment-addresses" + }, + { + "name": "discord", + "url": "https://discord.com/arbitrum" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/arbitrum-iou/" + } + ] +} \ No newline at end of file diff --git a/blockchains/nativeinjective/assets/inj1d5vz0uzwlpfvgwrwulxg6syy82axa58y4fuszd/logo.png b/blockchains/nativeinjective/assets/inj1d5vz0uzwlpfvgwrwulxg6syy82axa58y4fuszd/logo.png new file mode 100644 index 0000000000000..5402ed6bc17ad Binary files /dev/null and b/blockchains/nativeinjective/assets/inj1d5vz0uzwlpfvgwrwulxg6syy82axa58y4fuszd/logo.png differ diff --git a/blockchains/nativeinjective/assets/inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3/info.json b/blockchains/nativeinjective/assets/inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3/info.json new file mode 100644 index 0000000000000..4074079536c4d --- /dev/null +++ b/blockchains/nativeinjective/assets/inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3/info.json @@ -0,0 +1,21 @@ +{ + "name": "Talis", + "website": "https://injective.talis.art", + "description": "In the dynamic landscape of NFTs and cryptocurrency, platforms that offer innovative solutions and tools play a crucial role in shaping the ecosystem.", + "explorer": "https://explorer.injective.network/asset/?tokenType=tokenFactory&denom=factory/inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3/Talis", + "type": "INJECTIVE", + "symbol": "TALIS", + "decimals": 6, + "status": "active", + "id": "inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ProtocolTalis" + }, + { + "name": "telegram", + "url": "https://t.me/talisprotocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/nativeinjective/assets/inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3/logo.png b/blockchains/nativeinjective/assets/inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3/logo.png new file mode 100644 index 0000000000000..4dc87c4c30ad2 Binary files /dev/null and b/blockchains/nativeinjective/assets/inj1maeyvxfamtn8lfyxpjca8kuvauuf2qeu6gtxm3/logo.png differ diff --git a/blockchains/nativeinjective/assets/inj1q6kpxy6ar5lkxqudjvryarrrttmakwsvzkvcyh/info.json b/blockchains/nativeinjective/assets/inj1q6kpxy6ar5lkxqudjvryarrrttmakwsvzkvcyh/info.json new file mode 100644 index 0000000000000..28789d5cbff07 --- /dev/null +++ b/blockchains/nativeinjective/assets/inj1q6kpxy6ar5lkxqudjvryarrrttmakwsvzkvcyh/info.json @@ -0,0 +1,40 @@ +{ + "name": "Chiliz", + "website": "https://chiliz.com", + "description": "Chiliz, powering Socios.com, aims to give sports and esports fans the ability to crowd-manage their favorite teams, games, leagues, and events.", + "explorer": "https://explorer.injective.network/asset/?tokenType=tokenFactory&denom=factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj1q6kpxy6ar5lkxqudjvryarrrttmakwsvzkvcyh", + "type": "INJECTIVE", + "symbol": "CHZ", + "decimals": 8, + "status": "active", + "id": "inj1q6kpxy6ar5lkxqudjvryarrrttmakwsvzkvcyh", + "tags": [ + "nft" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/chiliz_io" + }, + { + "name": "twitter", + "url": "https://twitter.com/chiliZ/" + }, + { + "name": "facebook", + "url": "https://facebook.com/chiliZdotcom/" + }, + { + "name": "blog", + "url": "https://medium.com/chiliz" + }, + { + "name": "whitepaper", + "url": "https://chiliz.com/docs/CHZ_whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/chiliz/" + } + ] +} \ No newline at end of file diff --git a/blockchains/nativeinjective/assets/inj1q6kpxy6ar5lkxqudjvryarrrttmakwsvzkvcyh/logo.png b/blockchains/nativeinjective/assets/inj1q6kpxy6ar5lkxqudjvryarrrttmakwsvzkvcyh/logo.png new file mode 100644 index 0000000000000..7db7a4585f7d5 Binary files /dev/null and b/blockchains/nativeinjective/assets/inj1q6kpxy6ar5lkxqudjvryarrrttmakwsvzkvcyh/logo.png differ diff --git a/blockchains/nativeinjective/assets/inj1q6zlut7gtkzknkk773jecujwsdkgq882akqksk/info.json b/blockchains/nativeinjective/assets/inj1q6zlut7gtkzknkk773jecujwsdkgq882akqksk/info.json new file mode 100644 index 0000000000000..5c36e623c4a32 --- /dev/null +++ b/blockchains/nativeinjective/assets/inj1q6zlut7gtkzknkk773jecujwsdkgq882akqksk/info.json @@ -0,0 +1,37 @@ +{ + "name": "USD Coin", + "website": "https://centre.io/usdc", + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "explorer": "https://explorer.injective.network/asset/?tokenType=tokenFactory&denom=factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj1q6zlut7gtkzknkk773jecujwsdkgq882akqksk", + "type": "INJECTIVE", + "symbol": "USDCET", + "decimals": 6, + "status": "active", + "id": "inj1q6zlut7gtkzknkk773jecujwsdkgq882akqksk", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/nativeinjective/assets/inj1q6zlut7gtkzknkk773jecujwsdkgq882akqksk/logo.png b/blockchains/nativeinjective/assets/inj1q6zlut7gtkzknkk773jecujwsdkgq882akqksk/logo.png new file mode 100644 index 0000000000000..c4def0472868c Binary files /dev/null and b/blockchains/nativeinjective/assets/inj1q6zlut7gtkzknkk773jecujwsdkgq882akqksk/logo.png differ diff --git a/blockchains/nativeinjective/assets/inj1sthrn5ep8ls5vzz8f9gp89khhmedahhdkqa8z3/info.json b/blockchains/nativeinjective/assets/inj1sthrn5ep8ls5vzz8f9gp89khhmedahhdkqa8z3/info.json new file mode 100644 index 0000000000000..2402cacd31c5b --- /dev/null +++ b/blockchains/nativeinjective/assets/inj1sthrn5ep8ls5vzz8f9gp89khhmedahhdkqa8z3/info.json @@ -0,0 +1,32 @@ +{ + "name": "Solana", + "website": "https://solana.com/", + "description": "Solana is the worlds most performant blockchain in the world at 710k transactions per second. 710k TPS is achieved by encoding the passage of time as data.", + "explorer": "https://explorer.injective.network/asset/?tokenType=tokenFactory&denom=factory/inj14ejqjyq8um4p3xfqj74yld5waqljf88f9eneuk/inj1sthrn5ep8ls5vzz8f9gp89khhmedahhdkqa8z3", + "symbol": "SOL", + "type": "INJECTIVE", + "decimals": 8, + "status": "active", + "id": "inj1sthrn5ep8ls5vzz8f9gp89khhmedahhdkqa8z3", + "tags": [ + "staking-native" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/solana-labs" + }, + { + "name": "twitter", + "url": "https://twitter.com/solana" + }, + { + "name": "reddit", + "url": "https://reddit.com/solana" + }, + { + "name": "whitepaper", + "url": "https://github.com/solana-labs/whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/nativeinjective/assets/inj1sthrn5ep8ls5vzz8f9gp89khhmedahhdkqa8z3/logo.png b/blockchains/nativeinjective/assets/inj1sthrn5ep8ls5vzz8f9gp89khhmedahhdkqa8z3/logo.png new file mode 100644 index 0000000000000..1d045ec77ef4d Binary files /dev/null and b/blockchains/nativeinjective/assets/inj1sthrn5ep8ls5vzz8f9gp89khhmedahhdkqa8z3/logo.png differ diff --git a/blockchains/nativeinjective/info/info.json b/blockchains/nativeinjective/info/info.json new file mode 100644 index 0000000000000..0e145d0604a64 --- /dev/null +++ b/blockchains/nativeinjective/info/info.json @@ -0,0 +1,24 @@ +{ + "name": "NativeInjective", + "website": "https://injective.com", + "description": "Injective is an open, interoperable layer-one blockchain for building powerful DeFi applications.", + "explorer": "https://explorer.injective.network", + "research": "https://research.binance.com/en/projects/injective", + "symbol": "INJ", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/InjectiveLabs" + }, + { + "name": "twitter", + "url": "https://twitter.com/Injective_" + } + ], + "tags": [ + "staking-native" + ] +} \ No newline at end of file diff --git a/blockchains/nativeinjective/info/logo.png b/blockchains/nativeinjective/info/logo.png new file mode 100644 index 0000000000000..6a4ed4e02e8ea Binary files /dev/null and b/blockchains/nativeinjective/info/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper125fkz3mq6qxxpkmphdl3ep92t0d3y9695mhclt/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper125fkz3mq6qxxpkmphdl3ep92t0d3y9695mhclt/logo.png new file mode 100644 index 0000000000000..60b018002cdc2 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper125fkz3mq6qxxpkmphdl3ep92t0d3y9695mhclt/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper134dct56cq5v7uerxcy2cn4m06mqf4dxrlgpp24/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper134dct56cq5v7uerxcy2cn4m06mqf4dxrlgpp24/logo.png new file mode 100644 index 0000000000000..1288b5884311a Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper134dct56cq5v7uerxcy2cn4m06mqf4dxrlgpp24/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgwg3jckk/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgwg3jckk/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgwg3jckk/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1acgud5qpn3frwzjrayqcdsdr9vkl3p6hrz34ts/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1acgud5qpn3frwzjrayqcdsdr9vkl3p6hrz34ts/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1acgud5qpn3frwzjrayqcdsdr9vkl3p6hrz34ts/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1dyntafvjynns5zyltwgyktej0y5zt84y3npkt4/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1dyntafvjynns5zyltwgyktej0y5zt84y3npkt4/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1dyntafvjynns5zyltwgyktej0y5zt84y3npkt4/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1esud09zs5754g5nlkmrgxsfdj276xm64cgmd3w/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1esud09zs5754g5nlkmrgxsfdj276xm64cgmd3w/logo.png new file mode 100644 index 0000000000000..ab27231ce5952 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1esud09zs5754g5nlkmrgxsfdj276xm64cgmd3w/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1ffsdugrhfzdyxltjve8v68n6aazyc6p97uhfn0/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1ffsdugrhfzdyxltjve8v68n6aazyc6p97uhfn0/logo.png new file mode 100644 index 0000000000000..ee70539329ea5 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1ffsdugrhfzdyxltjve8v68n6aazyc6p97uhfn0/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1g4d6dmvnpg7w7yugy6kplndp7jpfmf3krtschp/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1g4d6dmvnpg7w7yugy6kplndp7jpfmf3krtschp/logo.png new file mode 100644 index 0000000000000..e9622798cec65 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1g4d6dmvnpg7w7yugy6kplndp7jpfmf3krtschp/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1h4t5dqenq86znza06thc64pzyxtme7zltyeg8k/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1h4t5dqenq86znza06thc64pzyxtme7zltyeg8k/logo.png new file mode 100644 index 0000000000000..a542ccaa22d50 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1h4t5dqenq86znza06thc64pzyxtme7zltyeg8k/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1hsxaln75wjs033t3spd8a0gawl4jvxawn6v849/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1hsxaln75wjs033t3spd8a0gawl4jvxawn6v849/logo.png new file mode 100644 index 0000000000000..b8e77f1c07be9 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1hsxaln75wjs033t3spd8a0gawl4jvxawn6v849/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1kpfxtqt5cmlew46dem32fqlk5g6k4wyueh4szu/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1kpfxtqt5cmlew46dem32fqlk5g6k4wyueh4szu/logo.png new file mode 100644 index 0000000000000..fd2f07798958f Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1kpfxtqt5cmlew46dem32fqlk5g6k4wyueh4szu/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1lsuqpgm8kgwpq96ewyew26xnfwyn3lh3ncrkrk/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1lsuqpgm8kgwpq96ewyew26xnfwyn3lh3ncrkrk/logo.png new file mode 100644 index 0000000000000..5d160d301f69f Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1lsuqpgm8kgwpq96ewyew26xnfwyn3lh3ncrkrk/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1r3lgsyq49zvl36cnevjx3q6u2ep897rws9hauk/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1r3lgsyq49zvl36cnevjx3q6u2ep897rws9hauk/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1r3lgsyq49zvl36cnevjx3q6u2ep897rws9hauk/logo.png differ diff --git a/blockchains/nativeinjective/validators/assets/injvaloper1tly62qxj2t8wz2zw4d7p37jcysvgasqa0zjtlk/logo.png b/blockchains/nativeinjective/validators/assets/injvaloper1tly62qxj2t8wz2zw4d7p37jcysvgasqa0zjtlk/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/nativeinjective/validators/assets/injvaloper1tly62qxj2t8wz2zw4d7p37jcysvgasqa0zjtlk/logo.png differ diff --git a/blockchains/nativeinjective/validators/list.json b/blockchains/nativeinjective/validators/list.json new file mode 100644 index 0000000000000..573d1c5643706 --- /dev/null +++ b/blockchains/nativeinjective/validators/list.json @@ -0,0 +1,86 @@ +[ + { + "id": "injvaloper1dyntafvjynns5zyltwgyktej0y5zt84y3npkt4", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" + }, + { + "id": "injvaloper1r3lgsyq49zvl36cnevjx3q6u2ep897rws9hauk", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "injvaloper1acgud5qpn3frwzjrayqcdsdr9vkl3p6hrz34ts", + "name": "AutoStake.com", + "description": "Earn extra Rewards on AutoStake.com 🛡️ 100% Refund on soft slashing backed by a SAFU fund", + "website": "https://autostake.com/" + }, + { + "id": "injvaloper1hsxaln75wjs033t3spd8a0gawl4jvxawn6v849", + "name": "Citadel.one", + "description": "Citadel.one is a multi-asset non-custodial staking platform that lets anyone become a part of decentralized infrastructure and earn passive income. Stake with our nodes or any other validator across multiple networks in a few clicks", + "website": "https://citadel.one/" + }, + { + "id": "injvaloper1lsuqpgm8kgwpq96ewyew26xnfwyn3lh3ncrkrk", + "name": "Binance Staking", + "description": "Simple & Secure. Search popular coins and start earning.", + "website": "https://www.binance.com/en/earn" + }, + { + "id": "injvaloper125fkz3mq6qxxpkmphdl3ep92t0d3y9695mhclt", + "name": "polkachu.com", + "description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@polkachu.com", + "website": "https://polkachu.com/" + }, + { + "id": "injvaloper134dct56cq5v7uerxcy2cn4m06mqf4dxrlgpp24", + "name": "Everstake", + "description": "Everstake is a staking-as-a-service company. We help institutional investors and regular token holders to profit off their crypto assets. Choose the most promising projects, delegate with Everstake, and make a stable passive income.", + "website": "https://everstake.one/" + }, + { + "id": "injvaloper1ffsdugrhfzdyxltjve8v68n6aazyc6p97uhfn0", + "name": "Helios Staking", + "description": "Helios Staking is a Staking-as-a-Service provider strictly dedicated to the growth of Proof of Stake (PoS) blockchain networks.", + "website": "https://heliosstaking.com/" + }, + { + "id": "injvaloper1esud09zs5754g5nlkmrgxsfdj276xm64cgmd3w", + "name": "Imperator.co", + "description": "100% refund on downtime slashing -- Professional Delegated Proof-of-Stake Network Validator", + "website": "https://imperator.co/" + }, + { + "id": "injvaloper1g4d6dmvnpg7w7yugy6kplndp7jpfmf3krtschp", + "name": "Figment", + "description": "The complete staking solution for 250+ institutional clients including asset managers, custodians, exchanges, foundations, and wallets to earn rewards on their digital assets.", + "website": "https://figment.io/" + }, + { + "id": "injvaloper1kpfxtqt5cmlew46dem32fqlk5g6k4wyueh4szu", + "name": "Stakewolle.com | Auto-compound", + "description": "🚀 Professional Cosmos Validator & Engineer 🔁Auto-compound with REStakeapp 🛡Slash insurance 🎁 All Airdrops for delegators 🔗 Twitter, Telegram and Youtube | Stakewolle.com", + "website": "https://stakewolle.com/" + }, + { + "id": "injvaloper1h4t5dqenq86znza06thc64pzyxtme7zltyeg8k", + "name": "Ubik Capital", + "description": "Ubik Capital secures major proof of stake networks and is a trusted staking provider with years of industry experience. By delegating to us, you agree to the Terms of Service at: https://ubik.capital", + "website": "https://ubik.capital/" + }, + { + "id": "injvaloper1tly62qxj2t8wz2zw4d7p37jcysvgasqa0zjtlk", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + }, + { + "id": "injvaloper155yk4wfn0xqye80exlsr6hu4qdfsvsgwg3jckk", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] diff --git a/blockchains/near/info/info.json b/blockchains/near/info/info.json index c11741e51773b..c493ea528e046 100644 --- a/blockchains/near/info/info.json +++ b/blockchains/near/info/info.json @@ -8,6 +8,9 @@ "type": "coin", "decimals": 24, "status": "active", + "tags": [ + "staking-native" + ], "links": [ { "name": "github", diff --git a/blockchains/near/validators/assets/astro-stakers.poolv1.near/logo.png b/blockchains/near/validators/assets/astro-stakers.poolv1.near/logo.png new file mode 100644 index 0000000000000..571f2711a0835 Binary files /dev/null and b/blockchains/near/validators/assets/astro-stakers.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/autostake.poolv1.near/logo.png b/blockchains/near/validators/assets/autostake.poolv1.near/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/near/validators/assets/autostake.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/epic.poolv1.near/logo.png b/blockchains/near/validators/assets/epic.poolv1.near/logo.png new file mode 100644 index 0000000000000..6d612781cc3df Binary files /dev/null and b/blockchains/near/validators/assets/epic.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/everstake.poolv1.near/logo.png b/blockchains/near/validators/assets/everstake.poolv1.near/logo.png new file mode 100644 index 0000000000000..02edac54f305a Binary files /dev/null and b/blockchains/near/validators/assets/everstake.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/lavenderfive.poolv1.near/logo.png b/blockchains/near/validators/assets/lavenderfive.poolv1.near/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/near/validators/assets/lavenderfive.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/p2p-org.poolv1.near/logo.png b/blockchains/near/validators/assets/p2p-org.poolv1.near/logo.png new file mode 100644 index 0000000000000..a0c10f645691b Binary files /dev/null and b/blockchains/near/validators/assets/p2p-org.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/staked.poolv1.near/logo.png b/blockchains/near/validators/assets/staked.poolv1.near/logo.png new file mode 100644 index 0000000000000..74be06fa8dfe2 Binary files /dev/null and b/blockchains/near/validators/assets/staked.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/stakeflow.poolv1.near/logo.png b/blockchains/near/validators/assets/stakeflow.poolv1.near/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/near/validators/assets/stakeflow.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/stakin.poolv1.near/logo.png b/blockchains/near/validators/assets/stakin.poolv1.near/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/near/validators/assets/stakin.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/trust-nodes.poolv1.near/logo.png b/blockchains/near/validators/assets/trust-nodes.poolv1.near/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/near/validators/assets/trust-nodes.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/w3coins.poolv1.near/logo.png b/blockchains/near/validators/assets/w3coins.poolv1.near/logo.png new file mode 100644 index 0000000000000..e407be374c08f Binary files /dev/null and b/blockchains/near/validators/assets/w3coins.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/assets/zavodil.poolv1.near/logo.png b/blockchains/near/validators/assets/zavodil.poolv1.near/logo.png new file mode 100644 index 0000000000000..4cc089433a7ea Binary files /dev/null and b/blockchains/near/validators/assets/zavodil.poolv1.near/logo.png differ diff --git a/blockchains/near/validators/list.json b/blockchains/near/validators/list.json new file mode 100644 index 0000000000000..aa60e1f462270 --- /dev/null +++ b/blockchains/near/validators/list.json @@ -0,0 +1,74 @@ +[ + { + "id": "trust-nodes.poolv1.near", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" + }, + { + "id": "staked.poolv1.near", + "name": "staked", + "description": "staked.poolv1.near is a trusted Proof-of-Stake infrastructure provider and validator to comfortably stake your coins and earn rewards.", + "website": "https://www.stakingrewards.com/savings/stakedpoolv1near/" + }, + { + "id": "astro-stakers.poolv1.near", + "name": "astro-stakers", + "description": "We're a team of silicon valley engineers committed to providing low-fee staking services for the NEAR community.", + "website": "https://astrostakers.com" + }, + { + "id": "zavodil.poolv1.near", + "name": "zavodil", + "description": "Permanent 1% fee from community-friendly node zavodil.poolv1.near launched by early NEAR adopter, who made popular NEAR toolings and dapps.", + "website": "https://zavodil.ru/" + }, + { + "id": "autostake.poolv1.near", + "name": "AutoStake.com", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund 🛡️", + "website": "https://autostake.com" + }, + { + "id": "epic.poolv1.near", + "name": "epic", + "description": "epic.poolv1.near is a trusted Proof-of-Stake infrastructure provider and validator to comfortably stake your coins and earn rewards with NEAR Protocol.", + "website": "https://www.stakingrewards.com/savings/epicpoolv1near/" + }, + { + "id": "everstake.poolv1.near", + "name": "everstake", + "description": "The NEAR Protocol stands out as a user-friendly, efficient, and scalable Proof-of-Stake blockchain that enables the efficient development of decentralized applications. Its unique design simplifies the lifecycle of dApp development and management, thereby promoting community-led innovation on a global scale.", + "website": "https://everstake.one/staking/near" + }, + { + "id": "p2p-org.poolv1.near", + "name": "p2p-org", + "description": "P2P Validator helps investors compound their cryptocurrency investments by participating in staking. We offer secure, non-custodial staking services across a range of top-tier networks with over $3.2 billion in total assets staked.", + "website": "https://p2p.org/networks/near" + }, + { + "id": "stakin.poolv1.near", + "name": "Stakin", + "description": "NEAR staking services by an experienced enterprise validator trusted by institutions and the communities", + "website": "https://stakin.com" + }, + { + "id": "stakeflow.poolv1.near", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "lavenderfive.poolv1.near", + "name": "Lavender.Five Nodes 🐝 | 1% Commission", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + }, + { + "id": "w3coins.poolv1.near", + "name": "w3coins", + "description": "Stake Your Cryptocurrency with us to Maximize Your Earnings", + "website": "https://www.w3coins.io/" + } +] diff --git a/blockchains/neblio/info/info.json b/blockchains/neblio/info/info.json new file mode 100644 index 0000000000000..2143f6b4e07fb --- /dev/null +++ b/blockchains/neblio/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Neblio", + "website": "https://nebl.io", + "description": "The Neblio Platform aims to provide fully open-source APIs, tools, and services for enterprises to deploy dApps.", + "explorer": "https://explorer.nebl.io", + "symbol": "NEBL", + "type": "coin", + "decimals": 8, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/neblio/" + }, + { + "name": "twitter", + "url": "https://twitter.com/NeblioTeam" + } + ] +} \ No newline at end of file diff --git a/blockchains/neblio/info/logo.png b/blockchains/neblio/info/logo.png new file mode 100644 index 0000000000000..13f01d403a2aa Binary files /dev/null and b/blockchains/neblio/info/logo.png differ diff --git a/blockchains/neo/allowlist.json b/blockchains/neo/allowlist.json deleted file mode 100644 index 7f74ec8736cf8..0000000000000 --- a/blockchains/neo/allowlist.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "2efdb22c152896964665d0a8214dc7bd59232162", - "bac0d143a547dc66a1d6a2b7d66b06de42614971" -] \ No newline at end of file diff --git a/blockchains/neo/denylist.json b/blockchains/neo/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/neo/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/neon/info/info.json b/blockchains/neon/info/info.json new file mode 100644 index 0000000000000..88c9cb524d6c8 --- /dev/null +++ b/blockchains/neon/info/info.json @@ -0,0 +1,24 @@ +{ + "name": "Neon EVM", + "website": "https://neonevm.org", + "description": "Neon EVM is a smart contract on Solana. Solana is a fast-growing blockchain, which uses a proof-of-history consensus mechanism.", + "explorer": "https://neonscan.org", + "symbol": "NEON", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/neonlabsorg/neon-evm" + }, + { + "name": "twitter", + "url": "https://twitter.com/Neon_EVM" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/neon/" + } + ] +} \ No newline at end of file diff --git a/blockchains/neon/info/logo.png b/blockchains/neon/info/logo.png new file mode 100644 index 0000000000000..8368ca2e5eccd Binary files /dev/null and b/blockchains/neon/info/logo.png differ diff --git a/blockchains/neutron/info/info.json b/blockchains/neutron/info/info.json new file mode 100644 index 0000000000000..154030e2b0fa1 --- /dev/null +++ b/blockchains/neutron/info/info.json @@ -0,0 +1,24 @@ +{ + "name": "Neutron", + "type": "coin", + "symbol": "NTRN", + "decimals": 6, + "website": "https://neutron.org/", + "description": "The most secure CosmWasm platform in Cosmos, Neutron lets smart-contracts leverage bleeding-edge Interchain technology with minimal overhead.", + "explorer": "https://www.mintscan.io/neutron", + "status": "active", + "rpc_url": "https://rpc-kralum.neutron-1.neutron.org", + "denom": "untrn", + "lcd_url": "https://rest-kralum.neutron-1.neutron.org", + "hrp": "neutron", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Neutron_org" + }, + { + "name": "github", + "url": "https://github.com/neutron-org" + } + ] +} \ No newline at end of file diff --git a/blockchains/neutron/info/logo.png b/blockchains/neutron/info/logo.png new file mode 100644 index 0000000000000..b09d390df17f7 Binary files /dev/null and b/blockchains/neutron/info/logo.png differ diff --git a/blockchains/neutrontestnet/info/info.json b/blockchains/neutrontestnet/info/info.json new file mode 100644 index 0000000000000..7b4671a6b6d68 --- /dev/null +++ b/blockchains/neutrontestnet/info/info.json @@ -0,0 +1,24 @@ +{ + "name": "Neutron Testnet", + "type": "coin", + "symbol": "tNTRN", + "decimals": 6, + "website": "https://neutron.org/", + "description": "The most secure CosmWasm platform in Cosmos, Neutron lets smart-contracts leverage bleeding-edge Interchain technology with minimal overhead.", + "explorer": "https://testnet.mintscan.io/neutron-testnet", + "status": "active", + "rpc_url": "https://rpc.baryon.ntrn.info", + "denom": "untrn", + "lcd_url": "https://rest.baryon.ntrn.info", + "hrp": "neutron", + "links": [ + { + "name": "github", + "url": "https://github.com/neutron-org" + }, + { + "name": "twitter", + "url": "https://twitter.com/Neutron_org" + } + ] +} \ No newline at end of file diff --git a/blockchains/neutrontestnet/info/logo.png b/blockchains/neutrontestnet/info/logo.png new file mode 100644 index 0000000000000..a430ec1500f76 Binary files /dev/null and b/blockchains/neutrontestnet/info/logo.png differ diff --git a/blockchains/noble/info/info.json b/blockchains/noble/info/info.json new file mode 100644 index 0000000000000..0f088e99ae30e --- /dev/null +++ b/blockchains/noble/info/info.json @@ -0,0 +1,24 @@ +{ + "name": "Noble", + "type": "coin", + "symbol": "USDC", + "decimals": 6, + "website": "https://nobleassets.xyz/", + "description": "Noble is a Cosmos chain bringing native asset issuance to the IBC ecosystem.", + "explorer": "https://www.mintscan.io/noble", + "status": "active", + "rpc_url": "https://noble-rpc.polkachu.com/", + "denom": "ustake", + "lcd_url": "https://noble-api.polkachu.com/", + "hrp": "noble", + "links": [ + { + "name": "github", + "url": "https://github.com/strangelove-ventures/noble" + }, + { + "name": "twitter", + "url": "https://twitter.com/noble_xyz" + } + ] +} \ No newline at end of file diff --git a/blockchains/noble/info/logo.png b/blockchains/noble/info/logo.png new file mode 100644 index 0000000000000..93e4f7280f131 Binary files /dev/null and b/blockchains/noble/info/logo.png differ diff --git a/blockchains/nuls/allowlist.json b/blockchains/nuls/allowlist.json deleted file mode 100644 index e6697fae93beb..0000000000000 --- a/blockchains/nuls/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h" -] \ No newline at end of file diff --git a/blockchains/nuls/denylist.json b/blockchains/nuls/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/nuls/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/oasis/assets/0x05832a0905E516f29344ADBa1c2052a788B10129/info.json b/blockchains/oasis/assets/0x05832a0905E516f29344ADBa1c2052a788B10129/info.json new file mode 100644 index 0000000000000..8498d6fd2910a --- /dev/null +++ b/blockchains/oasis/assets/0x05832a0905E516f29344ADBa1c2052a788B10129/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Avalanche)", + "type": "OASIS", + "symbol": "USDTav", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://explorer.oasis.updev.si/token/0x05832a0905E516f29344ADBa1c2052a788B10129", + "status": "active", + "id": "0x05832a0905E516f29344ADBa1c2052a788B10129", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x05832a0905E516f29344ADBa1c2052a788B10129/logo.png b/blockchains/oasis/assets/0x05832a0905E516f29344ADBa1c2052a788B10129/logo.png new file mode 100644 index 0000000000000..9e63d73503a5d Binary files /dev/null and b/blockchains/oasis/assets/0x05832a0905E516f29344ADBa1c2052a788B10129/logo.png differ diff --git a/blockchains/oasis/assets/0x05CbE6319Dcc937BdbDf0931466F4fFd0d392B47/info.json b/blockchains/oasis/assets/0x05CbE6319Dcc937BdbDf0931466F4fFd0d392B47/info.json new file mode 100644 index 0000000000000..8de8c767ae3e1 --- /dev/null +++ b/blockchains/oasis/assets/0x05CbE6319Dcc937BdbDf0931466F4fFd0d392B47/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Avalanche)", + "type": "OASIS", + "symbol": "USDCav", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://explorer.oasis.updev.si/token/0x05CbE6319Dcc937BdbDf0931466F4fFd0d392B47", + "status": "active", + "id": "0x05CbE6319Dcc937BdbDf0931466F4fFd0d392B47", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x05CbE6319Dcc937BdbDf0931466F4fFd0d392B47/logo.png b/blockchains/oasis/assets/0x05CbE6319Dcc937BdbDf0931466F4fFd0d392B47/logo.png new file mode 100644 index 0000000000000..f448cdfef620e Binary files /dev/null and b/blockchains/oasis/assets/0x05CbE6319Dcc937BdbDf0931466F4fFd0d392B47/logo.png differ diff --git a/blockchains/oasis/assets/0x1d1149a53deB36F2836Ae7877c9176413aDfA4A8/info.json b/blockchains/oasis/assets/0x1d1149a53deB36F2836Ae7877c9176413aDfA4A8/info.json new file mode 100644 index 0000000000000..0706e891c50f3 --- /dev/null +++ b/blockchains/oasis/assets/0x1d1149a53deB36F2836Ae7877c9176413aDfA4A8/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Solana)", + "type": "OASIS", + "symbol": "USDCso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://explorer.oasis.updev.si/token/0x1d1149a53deB36F2836Ae7877c9176413aDfA4A8", + "status": "active", + "id": "0x1d1149a53deB36F2836Ae7877c9176413aDfA4A8", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x1d1149a53deB36F2836Ae7877c9176413aDfA4A8/logo.png b/blockchains/oasis/assets/0x1d1149a53deB36F2836Ae7877c9176413aDfA4A8/logo.png new file mode 100644 index 0000000000000..c9ca83078881a Binary files /dev/null and b/blockchains/oasis/assets/0x1d1149a53deB36F2836Ae7877c9176413aDfA4A8/logo.png differ diff --git a/blockchains/oasis/assets/0x24285C5232ce3858F00bacb950Cae1f59d1b2704/info.json b/blockchains/oasis/assets/0x24285C5232ce3858F00bacb950Cae1f59d1b2704/info.json new file mode 100644 index 0000000000000..95f7a0c60e765 --- /dev/null +++ b/blockchains/oasis/assets/0x24285C5232ce3858F00bacb950Cae1f59d1b2704/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Solana)", + "type": "OASIS", + "symbol": "USDTso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://explorer.oasis.updev.si/token/0x24285C5232ce3858F00bacb950Cae1f59d1b2704", + "status": "active", + "id": "0x24285C5232ce3858F00bacb950Cae1f59d1b2704", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x24285C5232ce3858F00bacb950Cae1f59d1b2704/logo.png b/blockchains/oasis/assets/0x24285C5232ce3858F00bacb950Cae1f59d1b2704/logo.png new file mode 100644 index 0000000000000..d52df831af1f9 Binary files /dev/null and b/blockchains/oasis/assets/0x24285C5232ce3858F00bacb950Cae1f59d1b2704/logo.png differ diff --git a/blockchains/oasis/assets/0x3223f17957Ba502cbe71401D55A0DB26E5F7c68F/info.json b/blockchains/oasis/assets/0x3223f17957Ba502cbe71401D55A0DB26E5F7c68F/info.json new file mode 100644 index 0000000000000..ee52212045e03 --- /dev/null +++ b/blockchains/oasis/assets/0x3223f17957Ba502cbe71401D55A0DB26E5F7c68F/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ether (Portal)", + "type": "OASIS", + "symbol": "ETH", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ethereum.org/en/", + "explorer": "https://explorer.oasis.updev.si/token/0x3223f17957Ba502cbe71401D55A0DB26E5F7c68F", + "status": "active", + "id": "0x3223f17957Ba502cbe71401D55A0DB26E5F7c68F", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x3223f17957Ba502cbe71401D55A0DB26E5F7c68F/logo.png b/blockchains/oasis/assets/0x3223f17957Ba502cbe71401D55A0DB26E5F7c68F/logo.png new file mode 100644 index 0000000000000..2d99a939536c4 Binary files /dev/null and b/blockchains/oasis/assets/0x3223f17957Ba502cbe71401D55A0DB26E5F7c68F/logo.png differ diff --git a/blockchains/oasis/assets/0x32847e63E99D3a044908763056e25694490082F8/info.json b/blockchains/oasis/assets/0x32847e63E99D3a044908763056e25694490082F8/info.json new file mode 100644 index 0000000000000..0a3f0d1c1b907 --- /dev/null +++ b/blockchains/oasis/assets/0x32847e63E99D3a044908763056e25694490082F8/info.json @@ -0,0 +1,14 @@ +{ + "name": "AVAX (Portal)", + "type": "OASIS", + "symbol": "AVAX", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.avax.network/", + "explorer": "https://explorer.oasis.updev.si/token/0x32847e63E99D3a044908763056e25694490082F8", + "status": "active", + "id": "0x32847e63E99D3a044908763056e25694490082F8", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x32847e63E99D3a044908763056e25694490082F8/logo.png b/blockchains/oasis/assets/0x32847e63E99D3a044908763056e25694490082F8/logo.png new file mode 100644 index 0000000000000..5cfbd9abb2f7c Binary files /dev/null and b/blockchains/oasis/assets/0x32847e63E99D3a044908763056e25694490082F8/logo.png differ diff --git a/blockchains/oasis/assets/0x366EF31C8dc715cbeff5fA54Ad106dC9c25C6153/info.json b/blockchains/oasis/assets/0x366EF31C8dc715cbeff5fA54Ad106dC9c25C6153/info.json new file mode 100644 index 0000000000000..6d20f230948ae --- /dev/null +++ b/blockchains/oasis/assets/0x366EF31C8dc715cbeff5fA54Ad106dC9c25C6153/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from BSC)", + "type": "OASIS", + "symbol": "USDTbs", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://explorer.oasis.updev.si/token/0x366EF31C8dc715cbeff5fA54Ad106dC9c25C6153", + "status": "active", + "id": "0x366EF31C8dc715cbeff5fA54Ad106dC9c25C6153", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x366EF31C8dc715cbeff5fA54Ad106dC9c25C6153/logo.png b/blockchains/oasis/assets/0x366EF31C8dc715cbeff5fA54Ad106dC9c25C6153/logo.png new file mode 100644 index 0000000000000..498219815a122 Binary files /dev/null and b/blockchains/oasis/assets/0x366EF31C8dc715cbeff5fA54Ad106dC9c25C6153/logo.png differ diff --git a/blockchains/oasis/assets/0x3E62a9c3aF8b810dE79645C4579acC8f0d06a241/info.json b/blockchains/oasis/assets/0x3E62a9c3aF8b810dE79645C4579acC8f0d06a241/info.json new file mode 100644 index 0000000000000..7e977ae1097a3 --- /dev/null +++ b/blockchains/oasis/assets/0x3E62a9c3aF8b810dE79645C4579acC8f0d06a241/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (PoS) (Portal from Polygon)", + "type": "OASIS", + "symbol": "USDCpo", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://explorer.oasis.updev.si/token/0x3E62a9c3aF8b810dE79645C4579acC8f0d06a241", + "status": "active", + "id": "0x3E62a9c3aF8b810dE79645C4579acC8f0d06a241", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x3E62a9c3aF8b810dE79645C4579acC8f0d06a241/logo.png b/blockchains/oasis/assets/0x3E62a9c3aF8b810dE79645C4579acC8f0d06a241/logo.png new file mode 100644 index 0000000000000..4e3f74d233943 Binary files /dev/null and b/blockchains/oasis/assets/0x3E62a9c3aF8b810dE79645C4579acC8f0d06a241/logo.png differ diff --git a/blockchains/oasis/assets/0x4F43717B20ae319Aa50BC5B2349B93af5f7Ac823/info.json b/blockchains/oasis/assets/0x4F43717B20ae319Aa50BC5B2349B93af5f7Ac823/info.json new file mode 100644 index 0000000000000..8eaa3eb524924 --- /dev/null +++ b/blockchains/oasis/assets/0x4F43717B20ae319Aa50BC5B2349B93af5f7Ac823/info.json @@ -0,0 +1,14 @@ +{ + "name": "LUNA (Portal)", + "type": "OASIS", + "symbol": "LUNA", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://explorer.oasis.updev.si/token/0x4F43717B20ae319Aa50BC5B2349B93af5f7Ac823", + "status": "active", + "id": "0x4F43717B20ae319Aa50BC5B2349B93af5f7Ac823", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x4F43717B20ae319Aa50BC5B2349B93af5f7Ac823/logo.png b/blockchains/oasis/assets/0x4F43717B20ae319Aa50BC5B2349B93af5f7Ac823/logo.png new file mode 100644 index 0000000000000..2a885151a2b72 Binary files /dev/null and b/blockchains/oasis/assets/0x4F43717B20ae319Aa50BC5B2349B93af5f7Ac823/logo.png differ diff --git a/blockchains/oasis/assets/0x4cA2A3De42eabC8fd8b0AC46127E64DB08b9150e/info.json b/blockchains/oasis/assets/0x4cA2A3De42eabC8fd8b0AC46127E64DB08b9150e/info.json new file mode 100644 index 0000000000000..9e0e3daaf7722 --- /dev/null +++ b/blockchains/oasis/assets/0x4cA2A3De42eabC8fd8b0AC46127E64DB08b9150e/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from BSC)", + "type": "OASIS", + "symbol": "USDCbs", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://explorer.oasis.updev.si/token/0x4cA2A3De42eabC8fd8b0AC46127E64DB08b9150e", + "status": "active", + "id": "0x4cA2A3De42eabC8fd8b0AC46127E64DB08b9150e", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0x4cA2A3De42eabC8fd8b0AC46127E64DB08b9150e/logo.png b/blockchains/oasis/assets/0x4cA2A3De42eabC8fd8b0AC46127E64DB08b9150e/logo.png new file mode 100644 index 0000000000000..8ec55937f4dba Binary files /dev/null and b/blockchains/oasis/assets/0x4cA2A3De42eabC8fd8b0AC46127E64DB08b9150e/logo.png differ diff --git a/blockchains/oasis/assets/0xE8A638b3B7565Ee7c5eb9755E58552aFc87b94DD/info.json b/blockchains/oasis/assets/0xE8A638b3B7565Ee7c5eb9755E58552aFc87b94DD/info.json new file mode 100644 index 0000000000000..c52404412a5cb --- /dev/null +++ b/blockchains/oasis/assets/0xE8A638b3B7565Ee7c5eb9755E58552aFc87b94DD/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Ethereum)", + "type": "OASIS", + "symbol": "USDCet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://explorer.oasis.updev.si/token/0xE8A638b3B7565Ee7c5eb9755E58552aFc87b94DD", + "status": "active", + "id": "0xE8A638b3B7565Ee7c5eb9755E58552aFc87b94DD", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0xE8A638b3B7565Ee7c5eb9755E58552aFc87b94DD/logo.png b/blockchains/oasis/assets/0xE8A638b3B7565Ee7c5eb9755E58552aFc87b94DD/logo.png new file mode 100644 index 0000000000000..ed00e43fcfe9b Binary files /dev/null and b/blockchains/oasis/assets/0xE8A638b3B7565Ee7c5eb9755E58552aFc87b94DD/logo.png differ diff --git a/blockchains/oasis/assets/0xFffD69E757d8220CEA60dc80B9Fe1a30b58c94F3/info.json b/blockchains/oasis/assets/0xFffD69E757d8220CEA60dc80B9Fe1a30b58c94F3/info.json new file mode 100644 index 0000000000000..854d6d1295f48 --- /dev/null +++ b/blockchains/oasis/assets/0xFffD69E757d8220CEA60dc80B9Fe1a30b58c94F3/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (PoS) (Portal from Polygon)", + "type": "OASIS", + "symbol": "USDTpo", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://explorer.oasis.updev.si/token/0xFffD69E757d8220CEA60dc80B9Fe1a30b58c94F3", + "status": "active", + "id": "0xFffD69E757d8220CEA60dc80B9Fe1a30b58c94F3", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0xFffD69E757d8220CEA60dc80B9Fe1a30b58c94F3/logo.png b/blockchains/oasis/assets/0xFffD69E757d8220CEA60dc80B9Fe1a30b58c94F3/logo.png new file mode 100644 index 0000000000000..3555ddd31d42f Binary files /dev/null and b/blockchains/oasis/assets/0xFffD69E757d8220CEA60dc80B9Fe1a30b58c94F3/logo.png differ diff --git a/blockchains/oasis/assets/0xa1E73c01E0cF7930F5e91CB291031739FE5Ad6C2/info.json b/blockchains/oasis/assets/0xa1E73c01E0cF7930F5e91CB291031739FE5Ad6C2/info.json new file mode 100644 index 0000000000000..f10431331b0e5 --- /dev/null +++ b/blockchains/oasis/assets/0xa1E73c01E0cF7930F5e91CB291031739FE5Ad6C2/info.json @@ -0,0 +1,14 @@ +{ + "name": "UST (Portal)", + "type": "OASIS", + "symbol": "UST", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://explorer.oasis.updev.si/token/0xa1E73c01E0cF7930F5e91CB291031739FE5Ad6C2", + "status": "active", + "id": "0xa1E73c01E0cF7930F5e91CB291031739FE5Ad6C2", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0xa1E73c01E0cF7930F5e91CB291031739FE5Ad6C2/logo.png b/blockchains/oasis/assets/0xa1E73c01E0cF7930F5e91CB291031739FE5Ad6C2/logo.png new file mode 100644 index 0000000000000..e3110cce3bde2 Binary files /dev/null and b/blockchains/oasis/assets/0xa1E73c01E0cF7930F5e91CB291031739FE5Ad6C2/logo.png differ diff --git a/blockchains/oasis/assets/0xd17dDAC91670274F7ba1590a06EcA0f2FD2b12bc/info.json b/blockchains/oasis/assets/0xd17dDAC91670274F7ba1590a06EcA0f2FD2b12bc/info.json new file mode 100644 index 0000000000000..c0998f14c6cc2 --- /dev/null +++ b/blockchains/oasis/assets/0xd17dDAC91670274F7ba1590a06EcA0f2FD2b12bc/info.json @@ -0,0 +1,14 @@ +{ + "name": "SOL (Portal)", + "type": "OASIS", + "symbol": "SOL", + "decimals": 9, + "description": "Cross Chain Portal Bridged Token", + "website": "https://solana.com/", + "explorer": "https://explorer.oasis.updev.si/token/0xd17dDAC91670274F7ba1590a06EcA0f2FD2b12bc", + "status": "active", + "id": "0xd17dDAC91670274F7ba1590a06EcA0f2FD2b12bc", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0xd17dDAC91670274F7ba1590a06EcA0f2FD2b12bc/logo.png b/blockchains/oasis/assets/0xd17dDAC91670274F7ba1590a06EcA0f2FD2b12bc/logo.png new file mode 100644 index 0000000000000..7a2e75fd77f1b Binary files /dev/null and b/blockchains/oasis/assets/0xd17dDAC91670274F7ba1590a06EcA0f2FD2b12bc/logo.png differ diff --git a/blockchains/oasis/assets/0xd43ce0aa2a29DCb75bDb83085703dc589DE6C7eb/info.json b/blockchains/oasis/assets/0xd43ce0aa2a29DCb75bDb83085703dc589DE6C7eb/info.json new file mode 100644 index 0000000000000..ad792c3e85275 --- /dev/null +++ b/blockchains/oasis/assets/0xd43ce0aa2a29DCb75bDb83085703dc589DE6C7eb/info.json @@ -0,0 +1,14 @@ +{ + "name": "Wrapped BTC (Portal)", + "type": "OASIS", + "symbol": "WBTC", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.wbtc.network/", + "explorer": "https://explorer.oasis.updev.si/token/0xd43ce0aa2a29DCb75bDb83085703dc589DE6C7eb", + "status": "active", + "id": "0xd43ce0aa2a29DCb75bDb83085703dc589DE6C7eb", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0xd43ce0aa2a29DCb75bDb83085703dc589DE6C7eb/logo.png b/blockchains/oasis/assets/0xd43ce0aa2a29DCb75bDb83085703dc589DE6C7eb/logo.png new file mode 100644 index 0000000000000..d603db0efae1f Binary files /dev/null and b/blockchains/oasis/assets/0xd43ce0aa2a29DCb75bDb83085703dc589DE6C7eb/logo.png differ diff --git a/blockchains/oasis/assets/0xd79Ef9A91b56c690C7b80570a3c060678667f469/info.json b/blockchains/oasis/assets/0xd79Ef9A91b56c690C7b80570a3c060678667f469/info.json new file mode 100644 index 0000000000000..0eee9954ebda3 --- /dev/null +++ b/blockchains/oasis/assets/0xd79Ef9A91b56c690C7b80570a3c060678667f469/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance Coin (Portal)", + "type": "OASIS", + "symbol": "BNB", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.binance.com/", + "explorer": "https://explorer.oasis.updev.si/token/0xd79Ef9A91b56c690C7b80570a3c060678667f469", + "status": "active", + "id": "0xd79Ef9A91b56c690C7b80570a3c060678667f469", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0xd79Ef9A91b56c690C7b80570a3c060678667f469/logo.png b/blockchains/oasis/assets/0xd79Ef9A91b56c690C7b80570a3c060678667f469/logo.png new file mode 100644 index 0000000000000..24a702d4390f2 Binary files /dev/null and b/blockchains/oasis/assets/0xd79Ef9A91b56c690C7b80570a3c060678667f469/logo.png differ diff --git a/blockchains/oasis/assets/0xdC19A122e268128B5eE20366299fc7b5b199C8e3/info.json b/blockchains/oasis/assets/0xdC19A122e268128B5eE20366299fc7b5b199C8e3/info.json new file mode 100644 index 0000000000000..377c0f141b766 --- /dev/null +++ b/blockchains/oasis/assets/0xdC19A122e268128B5eE20366299fc7b5b199C8e3/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Ethereum)", + "type": "OASIS", + "symbol": "USDTet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://explorer.oasis.updev.si/token/0xdC19A122e268128B5eE20366299fc7b5b199C8e3", + "status": "active", + "id": "0xdC19A122e268128B5eE20366299fc7b5b199C8e3", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0xdC19A122e268128B5eE20366299fc7b5b199C8e3/logo.png b/blockchains/oasis/assets/0xdC19A122e268128B5eE20366299fc7b5b199C8e3/logo.png new file mode 100644 index 0000000000000..46b9968e18279 Binary files /dev/null and b/blockchains/oasis/assets/0xdC19A122e268128B5eE20366299fc7b5b199C8e3/logo.png differ diff --git a/blockchains/oasis/assets/0xf6568FD76f9fcD1f60f73b730F142853c5eF627E/info.json b/blockchains/oasis/assets/0xf6568FD76f9fcD1f60f73b730F142853c5eF627E/info.json new file mode 100644 index 0000000000000..04858ee3113ae --- /dev/null +++ b/blockchains/oasis/assets/0xf6568FD76f9fcD1f60f73b730F142853c5eF627E/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance USD (Portal from BSC)", + "type": "OASIS", + "symbol": "BUSDbs", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/busd/", + "explorer": "https://explorer.oasis.updev.si/token/0xf6568FD76f9fcD1f60f73b730F142853c5eF627E", + "status": "active", + "id": "0xf6568FD76f9fcD1f60f73b730F142853c5eF627E", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/oasis/assets/0xf6568FD76f9fcD1f60f73b730F142853c5eF627E/logo.png b/blockchains/oasis/assets/0xf6568FD76f9fcD1f60f73b730F142853c5eF627E/logo.png new file mode 100644 index 0000000000000..58b66f7e91e64 Binary files /dev/null and b/blockchains/oasis/assets/0xf6568FD76f9fcD1f60f73b730F142853c5eF627E/logo.png differ diff --git a/blockchains/oasis/info/info.json b/blockchains/oasis/info/info.json index 7007140eef069..c7100c48f04db 100644 --- a/blockchains/oasis/info/info.json +++ b/blockchains/oasis/info/info.json @@ -6,6 +6,8 @@ "research": "https://research.binance.com/en/projects/oasis-network", "symbol": "ROSE", "type": "coin", + "rpc_url": "https://emerald.oasis.dev", + "coin_type": 474, "decimals": 8, "status": "abandoned", "links": [ @@ -30,4 +32,4 @@ "url": "https://oasisprotocol.org/papers" } ] -} \ No newline at end of file +} diff --git a/blockchains/okc/assets/0x382bB369d343125BfB2117af9c149795C6C65C50/info.json b/blockchains/okc/assets/0x382bB369d343125BfB2117af9c149795C6C65C50/info.json new file mode 100644 index 0000000000000..ed71e236fd393 --- /dev/null +++ b/blockchains/okc/assets/0x382bB369d343125BfB2117af9c149795C6C65C50/info.json @@ -0,0 +1,11 @@ +{ + "name": "Tether USD", + "symbol": "USDT", + "type": "KIP20", + "decimals": 18, + "explorer": "https://www.oklink.com/en/okc/address/0x382bB369d343125BfB2117af9c149795C6C65C50", + "status": "active", + "id": "0x382bB369d343125BfB2117af9c149795C6C65C50", + "website": "https://tether.to/en/", + "description": "Tether (USDT) is a cryptocurrency mirroring the value of the U.S. dollar." +} \ No newline at end of file diff --git a/blockchains/okc/assets/0x382bB369d343125BfB2117af9c149795C6C65C50/logo.png b/blockchains/okc/assets/0x382bB369d343125BfB2117af9c149795C6C65C50/logo.png new file mode 100644 index 0000000000000..59d44aeeefd94 Binary files /dev/null and b/blockchains/okc/assets/0x382bB369d343125BfB2117af9c149795C6C65C50/logo.png differ diff --git a/blockchains/okc/assets/0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15/info.json b/blockchains/okc/assets/0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15/info.json new file mode 100644 index 0000000000000..885993e7e4cc4 --- /dev/null +++ b/blockchains/okc/assets/0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15/info.json @@ -0,0 +1,11 @@ +{ + "name": "Wrapped OKT", + "explorer": "https://www.oklink.com/en/okc/address/0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15", + "symbol": "WOKT", + "type": "KIP20", + "decimals": 18, + "status": "active", + "id": "0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15", + "description": "WOKT is wrapped OKT.", + "website": "https://www.okx.com/okc" +} diff --git a/blockchains/okc/assets/0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15/logo.png b/blockchains/okc/assets/0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15/logo.png new file mode 100644 index 0000000000000..418152bd5795f Binary files /dev/null and b/blockchains/okc/assets/0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15/logo.png differ diff --git a/blockchains/okc/assets/0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85/info.json b/blockchains/okc/assets/0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85/info.json new file mode 100644 index 0000000000000..ddab02d92d0f4 --- /dev/null +++ b/blockchains/okc/assets/0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85/info.json @@ -0,0 +1,11 @@ +{ + "name": "USD Coin", + "symbol": "USDC", + "type": "KIP20", + "decimals": 18, + "explorer": "https://www.oklink.com/en/okc/address/0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85", + "status": "active", + "id": "0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85", + "website": "https://www.okx.com/okc", + "description": "USDC is a token issued by OKX Chain, where the price is pegged to USDC at a rate of 1 USDC (KIP20) = 1 USDC." +} \ No newline at end of file diff --git a/blockchains/okc/assets/0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85/logo.png b/blockchains/okc/assets/0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85/logo.png new file mode 100644 index 0000000000000..b6f150d8a7d46 Binary files /dev/null and b/blockchains/okc/assets/0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85/logo.png differ diff --git a/blockchains/okc/assets/0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2/info.json b/blockchains/okc/assets/0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2/info.json new file mode 100644 index 0000000000000..da3ef4dd7a3ad --- /dev/null +++ b/blockchains/okc/assets/0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2/info.json @@ -0,0 +1,11 @@ +{ + "name": "OKB Token", + "symbol": "OKB", + "type": "KIP20", + "decimals": 18, + "explorer": "https://www.oklink.com/en/okc/address/0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2", + "status": "active", + "id": "0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2", + "website": "https://www.okx.com/okb", + "description": "Utility token for OKX Ecosystem." +} \ No newline at end of file diff --git a/blockchains/okc/assets/0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2/logo.png b/blockchains/okc/assets/0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2/logo.png new file mode 100644 index 0000000000000..525a1dae37469 Binary files /dev/null and b/blockchains/okc/assets/0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2/logo.png differ diff --git a/blockchains/okc/info/info.json b/blockchains/okc/info/info.json new file mode 100644 index 0000000000000..40bae2a64e759 --- /dev/null +++ b/blockchains/okc/info/info.json @@ -0,0 +1,25 @@ +{ + "name": "OKX Chain", + "type": "coin", + "symbol": "OKT", + "decimals": 18, + "website": "https://www.okx.com/okc", + "research": "https://okc-docs.readthedocs.io/en/latest", + "description": "OKC is a secure & programmable smart contracts platform for next-generation decentralized applications, backed by OKX, one of the largest crypto exchanges.", + "explorer": "https://www.oklink.com/en/okc/", + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/okex/exchain" + }, + { + "name": "twitter", + "url": "https://twitter.com/OKCnetwork" + }, + { + "name": "discord", + "url": "https://discord.com/invite/2rynEUqJxP" + } + ] +} diff --git a/blockchains/okc/info/logo.png b/blockchains/okc/info/logo.png new file mode 100644 index 0000000000000..525a1dae37469 Binary files /dev/null and b/blockchains/okc/info/logo.png differ diff --git a/blockchains/okc/tokenlist.json b/blockchains/okc/tokenlist.json new file mode 100644 index 0000000000000..bc071657201d6 --- /dev/null +++ b/blockchains/okc/tokenlist.json @@ -0,0 +1,43 @@ + { + "name": "Trust Wallet: OKC List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-07-27T00:00:00.000Z", + "tokens": [ + { + "asset": "c996_t0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15", + "type": "KIP20", + "address":"0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15", + "name": "Wrapped OKT", + "symbol": "WOKT", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/okc/assets/0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15/logo.png" + }, + { + "asset": "c996_t0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2", + "type": "KIP20", + "address": "0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2", + "name": "OKB Token", + "symbol": "OKB", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/okc/assets/0xdF54B6c6195EA4d948D03bfD818D365cf175cFC2/logo.png" + }, + { + "asset": "c996_t0x382bB369d343125BfB2117af9c149795C6C65C50", + "type": "KIP20", + "address": "0x382bB369d343125BfB2117af9c149795C6C65C50", + "name": "Tether USD", + "symbol": "USDT", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/okc/assets/0x382bB369d343125BfB2117af9c149795C6C65C50/logo.png" + }, + { + "asset": "c996_t0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85", + "type": "KIP20", + "address": "0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/okc/assets/0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85/logo.png" + } + ] + } \ No newline at end of file diff --git a/blockchains/okx/info/info.json b/blockchains/okx/info/info.json new file mode 100644 index 0000000000000..07c759e4bc0c1 --- /dev/null +++ b/blockchains/okx/info/info.json @@ -0,0 +1,12 @@ +{ + "name": "OKXChain Mainnet", + "website": "https://www.okx.com/", + "description": "OKB is a global utility token issued by OK Blockchain foundation.", + "explorer": "https://www.oklink.com/oktc", + "symbol": "OKT", + "rpc_url": "https://exchainrpc.okex.org", + "type": "coin", + "decimals": 18, + "status": "active", + "coin_type": 996 +} diff --git a/blockchains/okx/info/logo.png b/blockchains/okx/info/logo.png new file mode 100644 index 0000000000000..853e12d99144a Binary files /dev/null and b/blockchains/okx/info/logo.png differ diff --git a/blockchains/okxchain/info/info.json b/blockchains/okxchain/info/info.json new file mode 100644 index 0000000000000..7ed615b4216ba --- /dev/null +++ b/blockchains/okxchain/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "OKC Token", + "type": "coin", + "coin_type": 996, + "symbol": "OKT", + "decimals": 18, + "website": "https://www.okx.com/okc", + "description": "OKC is a secure & programmable smart contracts platform for the next-gen Web3 applications.", + "explorer": "https://www.oklink.com/en/", + "rpc_url": "https://exchainrpc.okex.org", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OKCNetwork" + }, + { + "name": "telegram", + "url": "https://t.me/OKCNetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/okt/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/okxchain/info/logo.png b/blockchains/okxchain/info/logo.png new file mode 100644 index 0000000000000..636b2111259b4 Binary files /dev/null and b/blockchains/okxchain/info/logo.png differ diff --git a/blockchains/ontology/allowlist.json b/blockchains/ontology/allowlist.json deleted file mode 100644 index 659c16bf6b9f5..0000000000000 --- a/blockchains/ontology/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "ong" -] \ No newline at end of file diff --git a/blockchains/ontology/denylist.json b/blockchains/ontology/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/ontology/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/opbnb/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json b/blockchains/opbnb/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json new file mode 100644 index 0000000000000..6fdd822c126ae --- /dev/null +++ b/blockchains/opbnb/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json @@ -0,0 +1,24 @@ +{ + "name": "First Digital USD", + "symbol": "FDUSD", + "type": "OPBNB", + "decimals": 18, + "description": "FDUSD provides users with a stable digital currency that is backed by fiat currency, which can help to reduce the volatility in the cryptocurrency market.", + "website": "https://firstdigitallabs.com", + "explorer": "https://opbnbscan.com/token/0x50c5725949a6f0c72e6c4a641f24049a917db0cb", + "status": "active", + "id": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FDLabsHQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/first-digital-usd/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/opbnb/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png b/blockchains/opbnb/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png new file mode 100644 index 0000000000000..1a880b8aef6b5 Binary files /dev/null and b/blockchains/opbnb/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png differ diff --git a/blockchains/opbnb/assets/0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3/info.json b/blockchains/opbnb/assets/0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3/info.json new file mode 100644 index 0000000000000..c2f004fe836d0 --- /dev/null +++ b/blockchains/opbnb/assets/0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3/info.json @@ -0,0 +1,25 @@ +{ + "name": "Tether USD", + "symbol": "USDT", + "type": "OPBNB", + "decimals": 18, + "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", + "website": "https://tether.to", + "explorer": "https://opbnbscan.com/token/0x9e5aac1ba1a2e6aed6b32689dfcf62a509ca96f3", + "status": "active", + "id": "0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/tether.to/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/tether/" + } + ] +} \ No newline at end of file diff --git a/blockchains/opbnb/assets/0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3/logo.png b/blockchains/opbnb/assets/0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3/logo.png new file mode 100644 index 0000000000000..a70aad962615f Binary files /dev/null and b/blockchains/opbnb/assets/0x9e5AAC1Ba1a2e6aEd6b32689DFcF62A509Ca96f3/logo.png differ diff --git a/blockchains/opbnb/assets/0xB01D49C26416a352fac4Fbb3D555d5F2543E3247/info.json b/blockchains/opbnb/assets/0xB01D49C26416a352fac4Fbb3D555d5F2543E3247/info.json new file mode 100644 index 0000000000000..908b4323e9615 --- /dev/null +++ b/blockchains/opbnb/assets/0xB01D49C26416a352fac4Fbb3D555d5F2543E3247/info.json @@ -0,0 +1,11 @@ +{ + "name": "CUBISWAP", + "symbol": "CUBI", + "type": "OPBNB", + "decimals": 18, + "description": "CUBISwap is a Decentralized Autonomous Organization (DAO) that offers a full suite of tools to explore and engage with decentralized finance opportunities.", + "website": "https://www.cubiswap.finance/", + "explorer": "https://opbnbscan.com/token/0xb01d49c26416a352fac4fbb3d555d5f2543e3247", + "status": "active", + "id": "0xB01D49C26416a352fac4Fbb3D555d5F2543E3247" +} \ No newline at end of file diff --git a/blockchains/opbnb/assets/0xB01D49C26416a352fac4Fbb3D555d5F2543E3247/logo.png b/blockchains/opbnb/assets/0xB01D49C26416a352fac4Fbb3D555d5F2543E3247/logo.png new file mode 100644 index 0000000000000..3d004e499b387 Binary files /dev/null and b/blockchains/opbnb/assets/0xB01D49C26416a352fac4Fbb3D555d5F2543E3247/logo.png differ diff --git a/blockchains/opbnb/assets/0xb97fe5f3e5bf1DDAC8Ea1D2Fa77f0a45CDb1DcEC/info.json b/blockchains/opbnb/assets/0xb97fe5f3e5bf1DDAC8Ea1D2Fa77f0a45CDb1DcEC/info.json new file mode 100644 index 0000000000000..43e4c4da1fecd --- /dev/null +++ b/blockchains/opbnb/assets/0xb97fe5f3e5bf1DDAC8Ea1D2Fa77f0a45CDb1DcEC/info.json @@ -0,0 +1,15 @@ +{ + "name": "Wrapped BNB", + "symbol": "WBNB", + "type": "OPBNB", + "decimals": 18, + "description": "As the native coin of Binance Chain, BNB has multiple use cases: fueling transactions on the Chain, paying for transaction fees on Binance Exchange, making in-store payments, and many more.", + "website": "https://binance.org", + "explorer": "https://opbnbscan.com/token/0xb97fe5f3e5bf1ddac8ea1d2fa77f0a45cdb1dcec", + "research": "https://research.binance.com/en/projects/bnb", + "status": "active", + "id": "0xb97fe5f3e5bf1DDAC8Ea1D2Fa77f0a45CDb1DcEC", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/opbnb/assets/0xb97fe5f3e5bf1DDAC8Ea1D2Fa77f0a45CDb1DcEC/logo.png b/blockchains/opbnb/assets/0xb97fe5f3e5bf1DDAC8Ea1D2Fa77f0a45CDb1DcEC/logo.png new file mode 100644 index 0000000000000..418a0d0271e67 Binary files /dev/null and b/blockchains/opbnb/assets/0xb97fe5f3e5bf1DDAC8Ea1D2Fa77f0a45CDb1DcEC/logo.png differ diff --git a/blockchains/opbnb/info/info.json b/blockchains/opbnb/info/info.json new file mode 100644 index 0000000000000..b760a47e862ba --- /dev/null +++ b/blockchains/opbnb/info/info.json @@ -0,0 +1,23 @@ +{ + "name": "opBNB", + "website": "https://opbnb.bnbchain.org/en", + "description": "An Optimized Layer-2 Solution That Delivers Lower Fees And Higher Throughput To Unlock The Full Potential Of The BNB Chain.", + "explorer": "https://opbnbscan.com/", + "type": "coin", + "symbol": "BNB", + "decimals": 18, + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BNBChainDevs" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bnbchain" + } + ] +} \ No newline at end of file diff --git a/blockchains/opbnb/info/logo.png b/blockchains/opbnb/info/logo.png new file mode 100644 index 0000000000000..840d4766aff82 Binary files /dev/null and b/blockchains/opbnb/info/logo.png differ diff --git a/blockchains/optimism/assets/0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85/info.json b/blockchains/optimism/assets/0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85/info.json new file mode 100644 index 0000000000000..359737100dd28 --- /dev/null +++ b/blockchains/optimism/assets/0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85/info.json @@ -0,0 +1,28 @@ +{ + "name": "USD Coin", + "type": "OPTIMISM", + "symbol": "USDC", + "decimals": 6, + "website": "https://www.centre.io/", + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "explorer": "https://optimistic.etherscan.io/token/0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85", + "status": "active", + "id": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + }, + { + "name": "github", + "url": "https://github.com/centrehq" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85/logo.png b/blockchains/optimism/assets/0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85/logo.png new file mode 100644 index 0000000000000..b6f150d8a7d46 Binary files /dev/null and b/blockchains/optimism/assets/0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85/logo.png differ diff --git a/blockchains/optimism/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json b/blockchains/optimism/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json new file mode 100644 index 0000000000000..8205112f5e145 --- /dev/null +++ b/blockchains/optimism/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json @@ -0,0 +1,25 @@ +{ + "name": "CyberConnect", + "type": "OPTIMISM", + "symbol": "CYBER", + "decimals": 18, + "website": "https://cyberconnect.me/", + "description": "CyberConnect is a Web3 social network that enables developers to create social applications empowering users to own their digital identity, content, connections, and interactions.", + "explorer": "https://optimistic.etherscan.io/token/0x14778860e937f509e651192a90589de711fb88a9", + "status": "active", + "id": "0x14778860E937f509e651192a90589dE711Fb88a9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CyberConnectHQ" + }, + { + "name": "github", + "url": "https://github.com/cyberconnecthq" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cyberconnect/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png b/blockchains/optimism/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png new file mode 100644 index 0000000000000..b26b7b808fb16 Binary files /dev/null and b/blockchains/optimism/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png differ diff --git a/blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/info.json b/blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/info.json new file mode 100644 index 0000000000000..3e12eaef72924 --- /dev/null +++ b/blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/info.json @@ -0,0 +1,25 @@ +{ + "name": "ChainLink", + "symbol": "LINK", + "type": "OPTIMISM", + "decimals": 18, + "description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.", + "website": "https://chain.link/", + "explorer": "https://optimistic.etherscan.io/token/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", + "status": "active", + "id": "0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/chainlink" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/chainlink/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chainlink/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/logo.png b/blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/logo.png new file mode 100644 index 0000000000000..ab55f5e21fae2 Binary files /dev/null and b/blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/logo.png differ diff --git a/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/info.json b/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/info.json new file mode 100644 index 0000000000000..3b16f337cb660 --- /dev/null +++ b/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/info.json @@ -0,0 +1,21 @@ +{ + "name": "Wrapped Ether", + "symbol": "WETH", + "type": "OPTIMISM", + "decimals": 18, + "description": "wETH is wrapped ETH", + "website": "https://weth.io/", + "explorer": "https://optimistic.etherscan.io/token/0x4200000000000000000000000000000000000006", + "status": "active", + "id": "0x4200000000000000000000000000000000000006", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/weth/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/weth/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png b/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png new file mode 100644 index 0000000000000..f9328d9550a06 Binary files /dev/null and b/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png differ diff --git a/blockchains/optimism/assets/0x4200000000000000000000000000000000000042/info.json b/blockchains/optimism/assets/0x4200000000000000000000000000000000000042/info.json new file mode 100644 index 0000000000000..a4e1cde25abf8 --- /dev/null +++ b/blockchains/optimism/assets/0x4200000000000000000000000000000000000042/info.json @@ -0,0 +1,28 @@ +{ + "name": "Optimism", + "symbol": "OP", + "type": "OPTIMISM", + "decimals": 18, + "description": "Optimism is a Layer 2 scaling solution for Ethereum.", + "website": "https://app.optimism.io/governance", + "explorer": "https://optimistic.etherscan.io/token/0x4200000000000000000000000000000000000042", + "status": "active", + "id": "0x4200000000000000000000000000000000000042", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/optimism-ethereum/" + }, + { + "name": "twitter", + "url": "https://twitter.com/optimismPBC" + }, + { + "name": "github", + "url": "https://github.com/ethereum-optimism/" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x4200000000000000000000000000000000000042/logo.png b/blockchains/optimism/assets/0x4200000000000000000000000000000000000042/logo.png new file mode 100644 index 0000000000000..0632ece281a91 Binary files /dev/null and b/blockchains/optimism/assets/0x4200000000000000000000000000000000000042/logo.png differ diff --git a/blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/info.json b/blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/info.json new file mode 100644 index 0000000000000..5cfef792c3767 --- /dev/null +++ b/blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/info.json @@ -0,0 +1,28 @@ +{ + "name": "BitANT", + "symbol": "BitANT", + "type": "OPTIMISM", + "decimals": 18, + "description": "BitANT is a governance token of BitBTC Protocol.10 billion BitANT have been minted at genesis, the team does not own any tokens: 80% liquidity is locked in DEX for 8 years; 15%,community airdrops; 5%,community mining. The exchange fee of the platform is mainly used to repurchase and burn BitANT.", + "website": "https://bitbtc.money/", + "explorer": "https://optimistic.etherscan.io/token/0x5029C236320b8f15eF0a657054B84d90bfBEDED3", + "status": "active", + "id": "0x5029C236320b8f15eF0a657054B84d90bfBEDED3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SatoshiNJunior" + }, + { + "name": "medium", + "url": "https://ibitlabs.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitant/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/logo.png b/blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/logo.png new file mode 100644 index 0000000000000..63e5322421fd5 Binary files /dev/null and b/blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/logo.png differ diff --git a/blockchains/optimism/assets/0x50Bce64397C75488465253c0A034b8097FeA6578/info.json b/blockchains/optimism/assets/0x50Bce64397C75488465253c0A034b8097FeA6578/info.json new file mode 100644 index 0000000000000..ca8001de331a4 --- /dev/null +++ b/blockchains/optimism/assets/0x50Bce64397C75488465253c0A034b8097FeA6578/info.json @@ -0,0 +1,33 @@ +{ + "name": "HanChain", + "type": "OPTIMISM", + "symbol": "HAN", + "decimals": 18, + "website": "https://paykhan.io/", + "description": "Dual cryptocurrency platform with DeFi structure focusing on real-life use.", + "explorer": "https://optimistic.etherscan.io/token/0x50Bce64397C75488465253c0A034b8097FeA6578", + "status": "active", + "id": "0x50Bce64397C75488465253c0A034b8097FeA6578", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HanIdentity" + }, + { + "name": "telegram", + "url": "https://t.me/hanchain_official" + }, + { + "name": "github", + "url": "https://github.com/hanchain-paykhan/hanchain/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hanchain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hanchain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x50Bce64397C75488465253c0A034b8097FeA6578/logo.png b/blockchains/optimism/assets/0x50Bce64397C75488465253c0A034b8097FeA6578/logo.png new file mode 100644 index 0000000000000..49d0f41e0dbee Binary files /dev/null and b/blockchains/optimism/assets/0x50Bce64397C75488465253c0A034b8097FeA6578/logo.png differ diff --git a/blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json b/blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json new file mode 100644 index 0000000000000..84dc215664bb6 --- /dev/null +++ b/blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/info.json @@ -0,0 +1,21 @@ +{ + "name": "Lyra Finance", + "symbol": "LYRA", + "type": "OPTIMISM", + "decimals": 18, + "description": "Lyra is an options trading protocol accessing the scalability of Layer 2 Ethereum to provide a robust, lightning-fast and reliable trading experience.", + "website": "https://www.lyra.finance", + "explorer": "https://optimistic.etherscan.io/token/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "status": "active", + "id": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lyrafinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/lyra-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png b/blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png new file mode 100644 index 0000000000000..df7a96350cb40 Binary files /dev/null and b/blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png differ diff --git a/blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/info.json b/blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/info.json new file mode 100644 index 0000000000000..1f64faf1ef7ac --- /dev/null +++ b/blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/info.json @@ -0,0 +1,21 @@ +{ + "name": "Aelin Token", + "symbol": "AELIN", + "type": "OPTIMISM", + "decimals": 18, + "description": "Aelin is a fundraising protocol built on Ethereum and launched on Optimism", + "website": "https://aelin.xyz", + "explorer": "https://optimistic.etherscan.io/token/0x61BAADcF22d2565B0F471b291C475db5555e0b76", + "status": "active", + "id": "0x61BAADcF22d2565B0F471b291C475db5555e0b76", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aelin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/aelin" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/logo.png b/blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/logo.png new file mode 100644 index 0000000000000..b35f66a38f5df Binary files /dev/null and b/blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/logo.png differ diff --git a/blockchains/optimism/assets/0x7F5c764cBc14f9669B88837ca1490cCa17c31607/info.json b/blockchains/optimism/assets/0x7F5c764cBc14f9669B88837ca1490cCa17c31607/info.json new file mode 100644 index 0000000000000..cd4da59762e8c --- /dev/null +++ b/blockchains/optimism/assets/0x7F5c764cBc14f9669B88837ca1490cCa17c31607/info.json @@ -0,0 +1,28 @@ +{ + "name": "USD Coin (Bridged from Ethereum)", + "type": "OPTIMISM", + "symbol": "USDC.e", + "decimals": 6, + "website": "https://www.centre.io/", + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "explorer": "https://optimistic.etherscan.io/token/0x7f5c764cbc14f9669b88837ca1490cca17c31607", + "status": "active", + "id": "0x7F5c764cBc14f9669B88837ca1490cCa17c31607", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + }, + { + "name": "github", + "url": "https://github.com/centrehq" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x7F5c764cBc14f9669B88837ca1490cCa17c31607/logo.png b/blockchains/optimism/assets/0x7F5c764cBc14f9669B88837ca1490cCa17c31607/logo.png new file mode 100644 index 0000000000000..b6f150d8a7d46 Binary files /dev/null and b/blockchains/optimism/assets/0x7F5c764cBc14f9669B88837ca1490cCa17c31607/logo.png differ diff --git a/blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/info.json b/blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/info.json new file mode 100644 index 0000000000000..723f7547281a8 --- /dev/null +++ b/blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/info.json @@ -0,0 +1,38 @@ +{ + "name": "Synthetix Network", + "symbol": "SNX", + "type": "OPTIMISM", + "decimals": 18, + "description": "Synthetix is a derivatives liquidity protocol on Ethereum that enables the issuance and trading of synthetic assets.", + "website": "https://synthetix.io", + "explorer": "https://optimistic.etherscan.io/token/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4", + "research": "https://research.binance.com/en/projects/synthetix", + "status": "active", + "id": "0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4", + "links": [ + { + "name": "github", + "url": "https://github.com/havven/havven" + }, + { + "name": "twitter", + "url": "https://twitter.com/synthetix_io" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/synthetix_io/" + }, + { + "name": "blog", + "url": "https://blog.synthetix.io/" + }, + { + "name": "whitepaper", + "url": "https://synthetix.io/uploads/havven_whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/havven/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/logo.png b/blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/logo.png new file mode 100644 index 0000000000000..2a850de0afe21 Binary files /dev/null and b/blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/logo.png differ diff --git a/blockchains/optimism/assets/0x94b008aA00579c1307B0EF2c499aD98a8ce58e58/info.json b/blockchains/optimism/assets/0x94b008aA00579c1307B0EF2c499aD98a8ce58e58/info.json new file mode 100644 index 0000000000000..b83bee073d245 --- /dev/null +++ b/blockchains/optimism/assets/0x94b008aA00579c1307B0EF2c499aD98a8ce58e58/info.json @@ -0,0 +1,28 @@ +{ + "name": "Tether USD", + "type": "OPTIMISM", + "symbol": "USDT", + "decimals": 6, + "website": "https://tether.to/", + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "explorer": "https://optimistic.etherscan.io/token/0x94b008aa00579c1307b0ef2c499ad98a8ce58e58", + "status": "active", + "id": "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tether/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/optimism/assets/0x94b008aA00579c1307B0EF2c499aD98a8ce58e58/logo.png b/blockchains/optimism/assets/0x94b008aA00579c1307B0EF2c499aD98a8ce58e58/logo.png new file mode 100644 index 0000000000000..90465aa8dd64d Binary files /dev/null and b/blockchains/optimism/assets/0x94b008aA00579c1307B0EF2c499aD98a8ce58e58/logo.png differ diff --git a/blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/info.json b/blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/info.json new file mode 100644 index 0000000000000..6de40a11a9887 --- /dev/null +++ b/blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/info.json @@ -0,0 +1,21 @@ +{ + "name": "Rocket Pool ETH", + "symbol": "rETH", + "type": "OPTIMISM", + "decimals": 18, + "description": "Rocket Pool is the first truly decentralised Ethereum staking pool.", + "website": "https://rocketpool.net", + "explorer": "https://optimistic.etherscan.io/token/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D", + "status": "active", + "id": "0x9Bcef72be871e61ED4fBbc7630889beE758eb81D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Rocket_Pool" + }, + { + "name": "medium", + "url": "https://medium.com/rocket-pool" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/logo.png b/blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/logo.png new file mode 100644 index 0000000000000..fe1880f085d15 Binary files /dev/null and b/blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/logo.png differ diff --git a/blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/info.json b/blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/info.json new file mode 100644 index 0000000000000..5da7f1a416c2e --- /dev/null +++ b/blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/info.json @@ -0,0 +1,28 @@ +{ + "name": "Perpetual", + "symbol": "PERP", + "type": "OPTIMISM", + "decimals": 18, + "description": "On-chain derivative DEX with liquidity provisioning and up to 10x leverage for makers and takers.", + "website": "https://www.perp.com/", + "explorer": "https://optimistic.etherscan.io/token/0x9e1028F5F1D5eDE59748FFceE5532509976840E0", + "status": "active", + "id": "0x9e1028F5F1D5eDE59748FFceE5532509976840E0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/perpprotocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/perpetual-protocol/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/perpetual-protocol/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/logo.png b/blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/logo.png new file mode 100644 index 0000000000000..b0b2dfdf39866 Binary files /dev/null and b/blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/logo.png differ diff --git a/blockchains/optimism/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/info.json b/blockchains/optimism/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/info.json new file mode 100644 index 0000000000000..5771daa465335 --- /dev/null +++ b/blockchains/optimism/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/info.json @@ -0,0 +1,28 @@ +{ + "name": "ARAW", + "symbol": "ARAW", + "type": "OPTIMISM", + "decimals": 18, + "description": "ARAW is the Decentralised Payment for E-Commerce Ecosystem, aiming to be at the forefront of the Blockchain User Adoption globally with the intuitive integration of E-Commerce with the Decentralised Payment.", + "website": "https://arawtoken.io/", + "explorer": "https://optimistic.etherscan.io/token/0xCA7661Ba64A7667E3006c421C181502d545D1911", + "status": "active", + "id": "0xCA7661Ba64A7667E3006c421C181502d545D1911", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arawtoken" + }, + { + "name": "telegram", + "url": "https://t.me/ArawTokenOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/araw/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/logo.png b/blockchains/optimism/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/logo.png new file mode 100644 index 0000000000000..7c76f51d11485 Binary files /dev/null and b/blockchains/optimism/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/logo.png differ diff --git a/blockchains/optimism/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json b/blockchains/optimism/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json new file mode 100644 index 0000000000000..4a17a288dce6a --- /dev/null +++ b/blockchains/optimism/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "OPTIMISM", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://optimistic.etherscan.io/token/0xeb466342c4d449bc9f53a865d5cb90586f405215", + "status": "active", + "id": "0xEB466342C4d449BC9f53A865D5Cb90586f405215", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png b/blockchains/optimism/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/optimism/assets/0xEB466342C4d449BC9f53A865D5Cb90586f405215/logo.png differ diff --git a/blockchains/optimism/assets/0xF1a0DA3367BC7aa04F8D94BA57B862ff37CeD174/info.json b/blockchains/optimism/assets/0xF1a0DA3367BC7aa04F8D94BA57B862ff37CeD174/info.json new file mode 100644 index 0000000000000..bc6f22c13882b --- /dev/null +++ b/blockchains/optimism/assets/0xF1a0DA3367BC7aa04F8D94BA57B862ff37CeD174/info.json @@ -0,0 +1,25 @@ +{ + "name": "Shapeshift FOX", + "symbol": "FOX", + "type": "OPTIMISM", + "decimals": 18, + "description": "FOX is ShapeShift’s official loyalty token. Holders of FOX enjoy zero-commission trading and win ongoing USDC crypto payments from Rainfall (payments increase in proportion to your FOX holdings). ", + "website": "https://shapeshift.com/fox-token", + "explorer": "https://optimistic.etherscan.io/token/0xF1a0DA3367BC7aa04F8D94BA57B862ff37CeD174", + "status": "active", + "id": "0xF1a0DA3367BC7aa04F8D94BA57B862ff37CeD174", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shapeshift_io" + }, + { + "name": "telegram", + "url": "https://t.me/shapeshiftofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fox-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0xF1a0DA3367BC7aa04F8D94BA57B862ff37CeD174/logo.png b/blockchains/optimism/assets/0xF1a0DA3367BC7aa04F8D94BA57B862ff37CeD174/logo.png new file mode 100644 index 0000000000000..d565ce6e440a9 Binary files /dev/null and b/blockchains/optimism/assets/0xF1a0DA3367BC7aa04F8D94BA57B862ff37CeD174/logo.png differ diff --git a/blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/info.json b/blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/info.json new file mode 100644 index 0000000000000..49a9aff795d08 --- /dev/null +++ b/blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/info.json @@ -0,0 +1,21 @@ +{ + "name": "Kromatika", + "symbol": "KROM", + "type": "OPTIMISM", + "decimals": 18, + "description": "Non-mintable ERC20 token deployed on Ethereum, secured by OpenZepellin and audited by MythX with a total supply of 100 million.", + "website": "https://kromatika.finance", + "explorer": "https://optimistic.etherscan.io/token/0xF98dCd95217E15E05d8638da4c91125E59590B07", + "status": "active", + "id": "0xF98dCd95217E15E05d8638da4c91125E59590B07", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KromatikaFi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kromatika/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/logo.png b/blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/logo.png new file mode 100644 index 0000000000000..a1c3af826007b Binary files /dev/null and b/blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/logo.png differ diff --git a/blockchains/optimism/assets/0xFE8B128bA8C78aabC59d4c64cEE7fF28e9379921/info.json b/blockchains/optimism/assets/0xFE8B128bA8C78aabC59d4c64cEE7fF28e9379921/info.json new file mode 100644 index 0000000000000..fc193eeb7e823 --- /dev/null +++ b/blockchains/optimism/assets/0xFE8B128bA8C78aabC59d4c64cEE7fF28e9379921/info.json @@ -0,0 +1,28 @@ +{ + "name": "Balancer", + "website": "https://balancer.finance/", + "description": "Balancer is an automated portfolio manager and trading platform.", + "explorer": "https://optimistic.etherscan.io/token/0xFE8B128bA8C78aabC59d4c64cEE7fF28e9379921", + "type": "OPTIMISM", + "symbol": "BAL", + "decimals": 18, + "status": "active", + "id": "0xFE8B128bA8C78aabC59d4c64cEE7fF28e9379921", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/balancer-labs" + }, + { + "name": "twitter", + "url": "https://twitter.com/BalancerLabs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/balancer/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0xFE8B128bA8C78aabC59d4c64cEE7fF28e9379921/logo.png b/blockchains/optimism/assets/0xFE8B128bA8C78aabC59d4c64cEE7fF28e9379921/logo.png new file mode 100644 index 0000000000000..56f9d83abe605 Binary files /dev/null and b/blockchains/optimism/assets/0xFE8B128bA8C78aabC59d4c64cEE7fF28e9379921/logo.png differ diff --git a/blockchains/optimism/assets/0xaf8cA653Fa2772d58f4368B0a71980e9E3cEB888/info.json b/blockchains/optimism/assets/0xaf8cA653Fa2772d58f4368B0a71980e9E3cEB888/info.json new file mode 100644 index 0000000000000..ea1dac6b82b11 --- /dev/null +++ b/blockchains/optimism/assets/0xaf8cA653Fa2772d58f4368B0a71980e9E3cEB888/info.json @@ -0,0 +1,29 @@ +{ + "name": "Tellor", + "website": "https://tellor.io", + "description": "Tellor (a decentralized oracle) aims to address the Oracle problem on Ethereum.", + "explorer": "https://optimistic.etherscan.io/token/0xaf8cA653Fa2772d58f4368B0a71980e9E3cEB888", + "type": "OPTIMISM", + "symbol": "TRB", + "decimals": 18, + "status": "active", + "id": "0xaf8cA653Fa2772d58f4368B0a71980e9E3cEB888", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WeAreTellor" + }, + { + "name": "telegram", + "url": "https://t.me/tellor" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tellor/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tellor/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0xaf8cA653Fa2772d58f4368B0a71980e9E3cEB888/logo.png b/blockchains/optimism/assets/0xaf8cA653Fa2772d58f4368B0a71980e9E3cEB888/logo.png new file mode 100644 index 0000000000000..f1295da4329a3 Binary files /dev/null and b/blockchains/optimism/assets/0xaf8cA653Fa2772d58f4368B0a71980e9E3cEB888/logo.png differ diff --git a/blockchains/optimism/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json b/blockchains/optimism/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json new file mode 100644 index 0000000000000..140c38f8b690f --- /dev/null +++ b/blockchains/optimism/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json @@ -0,0 +1,36 @@ +{ + "name": "Okcash", + "type": "OPTIMISM", + "symbol": "OK", + "decimals": 18, + "website": "https://okcash.co", + "description": "OK is the leading multi chain PoS, web3 + NFTs open source electronic cash, its design is public, nobody owns or controls Okcash and everyone can take part.", + "explorer": "https://optimistic.etherscan.io/token/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "status": "active", + "id": "0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OkcashCrypto" + }, + { + "name": "github", + "url": "https://github.com/okcashpro" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/okcash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/okcash" + }, + { + "name": "medium", + "url": "https://medium.com/okcash" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/optimism/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png b/blockchains/optimism/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png new file mode 100644 index 0000000000000..a3b20074ec34d Binary files /dev/null and b/blockchains/optimism/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png differ diff --git a/blockchains/optimism/assets/0xdC6fF44d5d932Cbd77B52E5612Ba0529DC6226F1/info.json b/blockchains/optimism/assets/0xdC6fF44d5d932Cbd77B52E5612Ba0529DC6226F1/info.json new file mode 100644 index 0000000000000..bc934f9a2d05d --- /dev/null +++ b/blockchains/optimism/assets/0xdC6fF44d5d932Cbd77B52E5612Ba0529DC6226F1/info.json @@ -0,0 +1,25 @@ +{ + "name": "Worldcoin", + "website": "https://worldcoin.org/", + "description": "The Worldcoin system revolves around World ID, a privacy-preserving global identity network. World ID enables users to verify their humanness online (`Proof of Personhood`) while maintaining their privacy through zero-knowledge proofs.", + "explorer": "https://optimistic.etherscan.io/token/0xdc6ff44d5d932cbd77b52e5612ba0529dc6226f1", + "type": "OPTIMISM", + "symbol": "WLD", + "decimals": 18, + "status": "active", + "id": "0xdC6fF44d5d932Cbd77B52E5612Ba0529DC6226F1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/worldcoin" + }, + { + "name": "telegram", + "url": "https://t.me/worldcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/worldcoin-org/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0xdC6fF44d5d932Cbd77B52E5612Ba0529DC6226F1/logo.png b/blockchains/optimism/assets/0xdC6fF44d5d932Cbd77B52E5612Ba0529DC6226F1/logo.png new file mode 100644 index 0000000000000..cb7f6e3935a81 Binary files /dev/null and b/blockchains/optimism/assets/0xdC6fF44d5d932Cbd77B52E5612Ba0529DC6226F1/logo.png differ diff --git a/blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/info.json b/blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/info.json new file mode 100644 index 0000000000000..f1af8058a69e6 --- /dev/null +++ b/blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/info.json @@ -0,0 +1,21 @@ +{ + "name": "Rubicon", + "symbol": "Rubicon", + "type": "OPTIMISM", + "decimals": 18, + "description": "The Rubicon Protocol is a decentralized exchange protocol on the Ethereum blockchain.", + "website": "https://www.rubicon.finance", + "explorer": "https://optimistic.etherscan.io/token/0xffD27b572246f35c992EfB28DD8cB730b93Ed301", + "status": "active", + "id": "0xffD27b572246f35c992EfB28DD8cB730b93Ed301", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/rubicondefi" + }, + { + "name": "telegram", + "url": "https://t.me/rubicondefi" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/logo.png b/blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/logo.png new file mode 100644 index 0000000000000..716af9b5b5464 Binary files /dev/null and b/blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/logo.png differ diff --git a/blockchains/optimism/info/info.json b/blockchains/optimism/info/info.json new file mode 100644 index 0000000000000..64c91b39ca005 --- /dev/null +++ b/blockchains/optimism/info/info.json @@ -0,0 +1,17 @@ +{ + "name": "Optimistic Ethereum", + "website": "https://optimism.io/", + "description": "Optimism is a Layer 2 scaling solution for Ethereum.", + "explorer": "https://optimistic.etherscan.io", + "research": "https://github.com/ethereum-optimism/optimism", + "symbol": "OETH", + "type": "coin", + "coin_type": 614, + "decimals": 18, + "status": "active", + "rpc_url": "https://mainnet.optimism.io", + "links": [], + "tags": [ + "dapp" + ] +} diff --git a/blockchains/optimism/info/logo.png b/blockchains/optimism/info/logo.png new file mode 100644 index 0000000000000..ee9d1e694b58a Binary files /dev/null and b/blockchains/optimism/info/logo.png differ diff --git a/blockchains/optimism/tokenlist-extended.json b/blockchains/optimism/tokenlist-extended.json new file mode 100644 index 0000000000000..f4b9bf095d1e1 --- /dev/null +++ b/blockchains/optimism/tokenlist-extended.json @@ -0,0 +1,57 @@ +{ + "name": "Trust Wallet: Optimism Ethereum", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-08-27T11:20:37.042174", + "tokens": [ + { + "asset": "c10000070_t0x5029C236320b8f15eF0a657054B84d90bfBEDED3", + "type": "OPTIMISM", + "address": "0x5029C236320b8f15eF0a657054B84d90bfBEDED3", + "name": "BitANT", + "symbol": "BitANT", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x5029C236320b8f15eF0a657054B84d90bfBEDED3/logo.png" + }, + { + "asset": "c10000070_t0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "type": "OPTIMISM", + "address": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "name": "Lyra Finance", + "symbol": "LYRA", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb/logo.png" + }, + { + "asset": "c10000070_t0x9Bcef72be871e61ED4fBbc7630889beE758eb81D", + "type": "OPTIMISM", + "address": "0x9Bcef72be871e61ED4fBbc7630889beE758eb81D", + "name": "Rocket Pool ETH", + "symbol": "rETH", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x9Bcef72be871e61ED4fBbc7630889beE758eb81D/logo.png" + }, + { + "asset": "c10000070_t0xffD27b572246f35c992EfB28DD8cB730b93Ed301", + "type": "OPTIMISM", + "address": "0xffD27b572246f35c992EfB28DD8cB730b93Ed301", + "name": "Rubicon", + "symbol": "Rubicon", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0xffD27b572246f35c992EfB28DD8cB730b93Ed301/logo.png" + }, + { + "asset": "c10000070_t0x4200000000000000000000000000000000000042", + "type": "OPTIMISM", + "address": "0x4200000000000000000000000000000000000042", + "name": "Optimism", + "symbol": "OP", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x4200000000000000000000000000000000000042/logo.png" + } + ], + "version": { + "major": 11, + "minor": 0, + "patch": 0 + } +} \ No newline at end of file diff --git a/blockchains/optimism/tokenlist.json b/blockchains/optimism/tokenlist.json new file mode 100644 index 0000000000000..decf3204fa9ea --- /dev/null +++ b/blockchains/optimism/tokenlist.json @@ -0,0 +1,72 @@ +{ + "name": "Trust Wallet: Optimism List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-01-27T14:33:26.183301", + "tokens": [ + { + "asset": "c10000070_t0x4200000000000000000000000000000000000006", + "type": "OPTIMISM", + "address": "0x4200000000000000000000000000000000000006", + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x4200000000000000000000000000000000000006/logo.png", + "pairs": [] + }, + { + "asset": "c10000070_t0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4", + "type": "OPTIMISM", + "address": "0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4", + "name": "Synthetix Network", + "symbol": "SNX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x8700dAec35aF8Ff88c16BdF0418774CB3D7599B4/logo.png", + "pairs": [] + }, + { + "asset": "c10000070_t0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", + "type": "OPTIMISM", + "address": "0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6", + "name": "ChainLink", + "symbol": "LINK", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x350a791Bfc2C21F9Ed5d10980Dad2e2638ffa7f6/logo.png", + "pairs": [] + }, + { + "asset": "c10000070_t0x61BAADcF22d2565B0F471b291C475db5555e0b76", + "type": "OPTIMISM", + "address": "0x61BAADcF22d2565B0F471b291C475db5555e0b76", + "name": "Aelin Token", + "symbol": "AELIN", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x61BAADcF22d2565B0F471b291C475db5555e0b76/logo.png", + "pairs": [] + }, + { + "asset": "c10000070_t0x9e1028F5F1D5eDE59748FFceE5532509976840E0", + "type": "OPTIMISM", + "address": "0x9e1028F5F1D5eDE59748FFceE5532509976840E0", + "name": "Perpetual", + "symbol": "PERP", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0x9e1028F5F1D5eDE59748FFceE5532509976840E0/logo.png", + "pairs": [] + }, + { + "asset": "c10000070_t0xF98dCd95217E15E05d8638da4c91125E59590B07", + "type": "OPTIMISM", + "address": "0xF98dCd95217E15E05d8638da4c91125E59590B07", + "name": "Kromatika", + "symbol": "KROM", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/optimism/assets/0xF98dCd95217E15E05d8638da4c91125E59590B07/logo.png", + "pairs": [] + } + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} diff --git a/blockchains/optimismgoerli/info/info.json b/blockchains/optimismgoerli/info/info.json new file mode 100644 index 0000000000000..08fefa115e415 --- /dev/null +++ b/blockchains/optimismgoerli/info/info.json @@ -0,0 +1,18 @@ +{ + "name": "Optimism Goerli Testnet", + "website": "https://goerlifaucet.com", + "description": "The Alchemy Goerli faucet is free, fast, and does not require authentication, though you can optionally login to Alchemy to get an increased drip.", + "explorer": "https://blockscout.com/optimism/goerli/", + "research": "https://goerli.net/#about", + "symbol": "ETH", + "rpc_url": "https://goerli.optimism.io", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/community/search/top/goerli-eth/" + } + ] +} \ No newline at end of file diff --git a/blockchains/optimismgoerli/info/logo.png b/blockchains/optimismgoerli/info/logo.png new file mode 100644 index 0000000000000..ad463789d50b7 Binary files /dev/null and b/blockchains/optimismgoerli/info/logo.png differ diff --git a/blockchains/osmosis/info/info.json b/blockchains/osmosis/info/info.json new file mode 100644 index 0000000000000..de632ad1af5cb --- /dev/null +++ b/blockchains/osmosis/info/info.json @@ -0,0 +1,14 @@ +{ + "name": "Osmosis", + "website": "https://osmosis.zone/", + "description": "Osmosis is an automated market maker (AMM) protocol in the Cosmos ecosystem", + "explorer": "https://www.mintscan.io/osmosis", + "research": "https://medium.com/@Osmosis", + "symbol": "OSMO", + "type": "coin", + "decimals": 6, + "status": "active", + "tags": [ + "staking-native" + ] +} diff --git a/blockchains/osmosis/info/logo.png b/blockchains/osmosis/info/logo.png new file mode 100644 index 0000000000000..5d1b5ef2ec9a2 Binary files /dev/null and b/blockchains/osmosis/info/logo.png differ diff --git a/blockchains/osmosis/validators/assets/evmosvaloper1k875gxzhegt59na74z5a8ejhen2thhvejk4r2e/logo.png b/blockchains/osmosis/validators/assets/evmosvaloper1k875gxzhegt59na74z5a8ejhen2thhvejk4r2e/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/osmosis/validators/assets/evmosvaloper1k875gxzhegt59na74z5a8ejhen2thhvejk4r2e/logo.png differ diff --git a/blockchains/osmosis/validators/assets/evmosvaloper1mh2lvhy0clzlx645yet4340ra0p5hh2zjyptj9/logo.png b/blockchains/osmosis/validators/assets/evmosvaloper1mh2lvhy0clzlx645yet4340ra0p5hh2zjyptj9/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/osmosis/validators/assets/evmosvaloper1mh2lvhy0clzlx645yet4340ra0p5hh2zjyptj9/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper10rsjwrcj7maz4f0l8dh3smjd022n9ya8ycuyg7/logo.png b/blockchains/osmosis/validators/assets/osmovaloper10rsjwrcj7maz4f0l8dh3smjd022n9ya8ycuyg7/logo.png new file mode 100644 index 0000000000000..7885bdbbba6ce Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper10rsjwrcj7maz4f0l8dh3smjd022n9ya8ycuyg7/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper122yaxffys6rmv03nwwkmn3rvr5skzxl9lry2a5/logo.png b/blockchains/osmosis/validators/assets/osmovaloper122yaxffys6rmv03nwwkmn3rvr5skzxl9lry2a5/logo.png new file mode 100644 index 0000000000000..95674f5ffbf9a Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper122yaxffys6rmv03nwwkmn3rvr5skzxl9lry2a5/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper14syzusqsh8gp7evd0gcqxjjywljgdtdurn79r3/logo.png b/blockchains/osmosis/validators/assets/osmovaloper14syzusqsh8gp7evd0gcqxjjywljgdtdurn79r3/logo.png new file mode 100644 index 0000000000000..63140c572deca Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper14syzusqsh8gp7evd0gcqxjjywljgdtdurn79r3/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper16gm3cvhluf9xfurkx9qgxq7pldvd479l0j6zms/logo.png b/blockchains/osmosis/validators/assets/osmovaloper16gm3cvhluf9xfurkx9qgxq7pldvd479l0j6zms/logo.png new file mode 100644 index 0000000000000..b92dd8ee3ad9d Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper16gm3cvhluf9xfurkx9qgxq7pldvd479l0j6zms/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper16n0t7lmy4wnhjytzkncjdkxrsu9yfjm3ex7hxr/logo.png b/blockchains/osmosis/validators/assets/osmovaloper16n0t7lmy4wnhjytzkncjdkxrsu9yfjm3ex7hxr/logo.png new file mode 100644 index 0000000000000..24b673e6e00c8 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper16n0t7lmy4wnhjytzkncjdkxrsu9yfjm3ex7hxr/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper16q8xd335y38xk2ul67mjg27vdnrcnklt4wx6kt/logo.png b/blockchains/osmosis/validators/assets/osmovaloper16q8xd335y38xk2ul67mjg27vdnrcnklt4wx6kt/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper16q8xd335y38xk2ul67mjg27vdnrcnklt4wx6kt/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4ep88n0y4/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4ep88n0y4/logo.png new file mode 100644 index 0000000000000..3fe4423b2ce89 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4ep88n0y4/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1cm83xqns9sqhv9a8vd6fggt6mvuu8mmzszknae/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1cm83xqns9sqhv9a8vd6fggt6mvuu8mmzszknae/logo.png new file mode 100644 index 0000000000000..d0388df6a68a4 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1cm83xqns9sqhv9a8vd6fggt6mvuu8mmzszknae/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1cwurrzatev9lfkn3ak6hh59t6yc0zy00rzp8yd/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1cwurrzatev9lfkn3ak6hh59t6yc0zy00rzp8yd/logo.png new file mode 100644 index 0000000000000..434f53ccac24a Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1cwurrzatev9lfkn3ak6hh59t6yc0zy00rzp8yd/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1cyw4vw20el8e7ez8080md0r8psg25n0cq98a9n/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1cyw4vw20el8e7ez8080md0r8psg25n0cq98a9n/logo.png new file mode 100644 index 0000000000000..b38ae92534e41 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1cyw4vw20el8e7ez8080md0r8psg25n0cq98a9n/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1e9ucjn5fjmetky5wezzcsccp7hqcwzrrdulz7n/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1e9ucjn5fjmetky5wezzcsccp7hqcwzrrdulz7n/logo.png new file mode 100644 index 0000000000000..2bd3a1e2d4571 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1e9ucjn5fjmetky5wezzcsccp7hqcwzrrdulz7n/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1f7jtv9sd3g9jay64zrydfqh7l3eqdzgs289m8u/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1f7jtv9sd3g9jay64zrydfqh7l3eqdzgs289m8u/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1f7jtv9sd3g9jay64zrydfqh7l3eqdzgs289m8u/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1glmy88g0uf6vmw29pyxu3yq0pxpjqtzqr5e57n/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1glmy88g0uf6vmw29pyxu3yq0pxpjqtzqr5e57n/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1glmy88g0uf6vmw29pyxu3yq0pxpjqtzqr5e57n/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1l7hln0l79erqaw6jdfdwx0hkfmj3dp27gr77ja/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1l7hln0l79erqaw6jdfdwx0hkfmj3dp27gr77ja/logo.png new file mode 100644 index 0000000000000..616aee43d3b9b Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1l7hln0l79erqaw6jdfdwx0hkfmj3dp27gr77ja/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1ldu6ew0cff400qmn0trkad38gx250zny45q9au/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1ldu6ew0cff400qmn0trkad38gx250zny45q9au/logo.png new file mode 100644 index 0000000000000..8824e53721d8a Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1ldu6ew0cff400qmn0trkad38gx250zny45q9au/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1nskmzc8cqf8m9vwrxvnggtw4vw9cwx54jtfmuj/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1nskmzc8cqf8m9vwrxvnggtw4vw9cwx54jtfmuj/logo.png new file mode 100644 index 0000000000000..78f777e56bdee Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1nskmzc8cqf8m9vwrxvnggtw4vw9cwx54jtfmuj/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1pxphtfhqnx9ny27d53z4052e3r76e7qq495ehm/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1pxphtfhqnx9ny27d53z4052e3r76e7qq495ehm/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1pxphtfhqnx9ny27d53z4052e3r76e7qq495ehm/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1rcp29q3hpd246n6qak7jluqep4v006cd8q9sme/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1rcp29q3hpd246n6qak7jluqep4v006cd8q9sme/logo.png new file mode 100644 index 0000000000000..194e9693e1011 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1rcp29q3hpd246n6qak7jluqep4v006cd8q9sme/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1x2e2pnenh0mmc99cnp7sukngnt8lc4saljavr3/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1x2e2pnenh0mmc99cnp7sukngnt8lc4saljavr3/logo.png new file mode 100644 index 0000000000000..70ee36d1bc856 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1x2e2pnenh0mmc99cnp7sukngnt8lc4saljavr3/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1xgqr7pn80g6w398wzdmye3lu6wsgk32sw670ec/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1xgqr7pn80g6w398wzdmye3lu6wsgk32sw670ec/logo.png new file mode 100644 index 0000000000000..f52b63c5f6f9b Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1xgqr7pn80g6w398wzdmye3lu6wsgk32sw670ec/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1xwazl8ftks4gn00y5x3c47auquc62ssuh8af89/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1xwazl8ftks4gn00y5x3c47auquc62ssuh8af89/logo.png new file mode 100644 index 0000000000000..b2a99f24763ca Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1xwazl8ftks4gn00y5x3c47auquc62ssuh8af89/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww24nrlnx/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww24nrlnx/logo.png new file mode 100644 index 0000000000000..abcfc3298bba4 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww24nrlnx/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1z0sh4s80u99l6y9d3vfy582p8jejeeu6tcucs2/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1z0sh4s80u99l6y9d3vfy582p8jejeeu6tcucs2/logo.png new file mode 100644 index 0000000000000..c6945ed59e534 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1z0sh4s80u99l6y9d3vfy582p8jejeeu6tcucs2/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1z5xyynz9ewuf044uaweswldut34z34z3cwpt7y/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1z5xyynz9ewuf044uaweswldut34z34z3cwpt7y/logo.png new file mode 100644 index 0000000000000..0f6305d87f6e5 Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1z5xyynz9ewuf044uaweswldut34z34z3cwpt7y/logo.png differ diff --git a/blockchains/osmosis/validators/assets/osmovaloper1z89utvygweg5l56fsk8ak7t6hh88fd0axx2fya/logo.png b/blockchains/osmosis/validators/assets/osmovaloper1z89utvygweg5l56fsk8ak7t6hh88fd0axx2fya/logo.png new file mode 100644 index 0000000000000..4c4fe4770e22f Binary files /dev/null and b/blockchains/osmosis/validators/assets/osmovaloper1z89utvygweg5l56fsk8ak7t6hh88fd0axx2fya/logo.png differ diff --git a/blockchains/osmosis/validators/list.json b/blockchains/osmosis/validators/list.json new file mode 100644 index 0000000000000..0e06644c87fcd --- /dev/null +++ b/blockchains/osmosis/validators/list.json @@ -0,0 +1,152 @@ +[ + { + "id": "osmovaloper1f7jtv9sd3g9jay64zrydfqh7l3eqdzgs289m8u", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" + }, + { + "id": "osmovaloper16q8xd335y38xk2ul67mjg27vdnrcnklt4wx6kt", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "osmovaloper1cm83xqns9sqhv9a8vd6fggt6mvuu8mmzszknae", + "name": "NodesByGirls", + "description": "We are a professional team with many years of experience in the crypto industry. Stake with us to get the best APR!", + "website": "https://nodesbygirls.com/" + }, + { + "id": "osmovaloper1y0us8xvsvfvqkk9c6nt5cfyu5au5tww24nrlnx", + "name": "Swiss Staking", + "description": "Experienced validator based in Switzerland. We offer a highly secure and stable staking infrastructure.", + "website": "https://swiss-staking.ch" + }, + { + "id": "osmovaloper1x2e2pnenh0mmc99cnp7sukngnt8lc4saljavr3", + "name": "Atomic Nodes", + "description": "Atomic Nodes is a multi chain staking operator, trusted by over 200,000 delegators since 2019.", + "website": "https://atomicnodes.com/" + }, + { + "id": "osmovaloper1cyw4vw20el8e7ez8080md0r8psg25n0cq98a9n", + "name": "Sentinel", + "description": "A blockchain-based decentralized bandwidth marketplace built with Cosmos SDK/Tendermint.", + "website": "https://sentinel.co/" + }, + { + "id": "osmovaloper1ldu6ew0cff400qmn0trkad38gx250zny45q9au", + "name": "Consensus One", + "description": "Delegate to Consensus One to help secure, support and shape Osmosis. Secure and highly available, 24/7/365. By delegating, you agree to our terms of service.", + "website": "https://www.consensus.one/" + }, + { + "id": "osmovaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4ep88n0y4", + "name": "Cosmostation", + "description": "Cosmostation validator node. Delegate your tokens and Start Earning Staking Rewards", + "website": "https://www.cosmostation.io/" + }, + { + "id": "osmovaloper1z0sh4s80u99l6y9d3vfy582p8jejeeu6tcucs2", + "name": "[ block pane ]", + "description": "🔥 Fast, datacenter-hosted, bare-metal validators 🔥", + "website": "https://blockpane.com/" + }, + { + "id": "osmovaloper16gm3cvhluf9xfurkx9qgxq7pldvd479l0j6zms", + "name": "SpacePotato", + "description": "We have a secure and reliable validator setup that adheres to best practices. Uptime and rewards generation for you is our top priority!", + "website": "https://spacepotayto.carrd.co/" + }, + { + "id": "osmovaloper1glmy88g0uf6vmw29pyxu3yq0pxpjqtzqr5e57n", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + }, + { + "id": "osmovaloper1xgqr7pn80g6w398wzdmye3lu6wsgk32sw670ec", + "name": "☉ Mercury", + "description": "We are a team of professionals extensive experience in servers and networks. Fault tolerance and reliability are our top priorities, no matter what projects we are involved in!", + "website": "https://mercury-nodes.net/" + }, + { + "id": "osmovaloper1z89utvygweg5l56fsk8ak7t6hh88fd0axx2fya", + "name": "Inotel", + "description": "We do staking for a living", + "website": "https://inotel.ro/" + }, + { + "id": "osmovaloper1l7hln0l79erqaw6jdfdwx0hkfmj3dp27gr77ja", + "name": "Smart Stake", + "description": "Transparent & professional staking validator with automated monitoring tools.", + "website": "https://smartstake.io" + }, + { + "id": "osmovaloper1pxphtfhqnx9ny27d53z4052e3r76e7qq495ehm", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "osmovaloper1xwazl8ftks4gn00y5x3c47auquc62ssuh8af89", + "name": "jabbey", + "description": "just another dad in the cosmos", + "website": "https://jabbey.io" + }, + { + "id": "osmovaloper10rsjwrcj7maz4f0l8dh3smjd022n9ya8ycuyg7", + "name": "Active Nodes", + "description": "Highly Available Enterprise Infrastructure with multiple nodes around the world", + "website": "https://www.activenodes.io" + }, + { + "id": "osmovaloper16n0t7lmy4wnhjytzkncjdkxrsu9yfjm3ex7hxr", + "name": "Golden Ratio Staking", + "description": "Powered by most beautiful number in Cosmos.", + "website": "https://twitter.com/GoldenStaking" + }, + { + "id": "osmovaloper1nskmzc8cqf8m9vwrxvnggtw4vw9cwx54jtfmuj", + "name": "RHINO", + "description": "A professionally managed, highly available validator service", + "website": "https://rhinostake.com" + }, + { + "id": "osmovaloper14syzusqsh8gp7evd0gcqxjjywljgdtdurn79r3", + "name": "Stakepile", + "description": "Stakepile - Grow your stake pile with us. We also stake DOT, KSM, JUNO, KAVA, COMDEX, HUAHUA", + "website": "https://stakepile.com" + }, + { + "id": "osmovaloper1z5xyynz9ewuf044uaweswldut34z34z3cwpt7y", + "name": "Stakely.io", + "description": "🔥 Professional validator highly experienced in PoS 🔥 Slashing protection & Eligible for airdrops | Learn with our staking guides, video tutorials and FAQs | Part of the commission of our nodes will go to our Multicoin Faucet funds and other tools 🌱 Carbon Neutral 🌱", + "website": "https://stakely.io" + }, + { + "id": "osmovaloper1e9ucjn5fjmetky5wezzcsccp7hqcwzrrdulz7n", + "name": "Allnodes.com ⚡️", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes. Monitor your rewards through the Allnodes portfolio page.", + "website": "https://www.allnodes.com/osmo/staking" + }, + { + "id": "osmovaloper122yaxffys6rmv03nwwkmn3rvr5skzxl9lry2a5", + "name": "Stakewolle.com | Auto-compound", + "description": "🚀 Professional validator 🔁Auto-compound with REStakeapp 🛡100% Slashing protection 🎁 All & Special Airdrops for our delegators http://linktr.ee/stakewolle", + "website": "https://stakewolle.com/" + }, + { + "id": "osmovaloper1cwurrzatev9lfkn3ak6hh59t6yc0zy00rzp8yd", + "name": "danku_zone w/ DAIC", + "description": "The official validator node from danku_r (YouTube, Twitter, Medium) run by DAIC (https://t.me/validator_danku_DAIC)", + "website": "https://daic.capital/danku_zone" + }, + { + "id": "osmovaloper1rcp29q3hpd246n6qak7jluqep4v006cd8q9sme", + "name": "in3s.com", + "description": "Cosmos ecosystem contributor since 2017 running on bare metal servers with incredible uptime, even during the Osmosis epoch. Never slashed. Always low commmission.", + "website": "https://in3s.com" + } +] diff --git a/blockchains/persistence/info/info.json b/blockchains/persistence/info/info.json new file mode 100644 index 0000000000000..16cce87bd170b --- /dev/null +++ b/blockchains/persistence/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Persistence", + "type": "coin", + "symbol": "XPRT", + "decimals": 6, + "website": "https://persistence.one/", + "description": "Persistence is a Tendermint based specialized Layer-1 powering an ecosystem of DeFi dApps focused on unlocking the liquidity of staked assets.", + "explorer": "https://www.mintscan.io/persistence", + "status": "active", + "rpc_url": "https://rpc-persistent-ia.cosmosia.notional.ventures/", + "denom": "uxprt", + "lcd_url": "https://persistence-lcd.quantnode.tech/", + "hrp": "persistence", + "links": [ + { + "name": "github", + "url": "https://github.com/persistenceOne" + }, + { + "name": "blog", + "url": "https://blog.persistence.one/" + }, + { + "name": "twitter", + "url": "https://twitter.com/PersistenceOne" + } + ] +} \ No newline at end of file diff --git a/blockchains/persistence/info/logo.png b/blockchains/persistence/info/logo.png new file mode 100644 index 0000000000000..eff1aeb5fce94 Binary files /dev/null and b/blockchains/persistence/info/logo.png differ diff --git a/blockchains/persistence/validators/assets/persistencevaloper16jd664rd04j5lyckykjedt7vrha7k822vlkxty/logo.png b/blockchains/persistence/validators/assets/persistencevaloper16jd664rd04j5lyckykjedt7vrha7k822vlkxty/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/persistence/validators/assets/persistencevaloper16jd664rd04j5lyckykjedt7vrha7k822vlkxty/logo.png differ diff --git a/blockchains/persistence/validators/assets/persistencevaloper1r7gdc8ag4ktmrvhed2xp09n3klrjuznwdzsru2/logo.png b/blockchains/persistence/validators/assets/persistencevaloper1r7gdc8ag4ktmrvhed2xp09n3klrjuznwdzsru2/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/persistence/validators/assets/persistencevaloper1r7gdc8ag4ktmrvhed2xp09n3klrjuznwdzsru2/logo.png differ diff --git a/blockchains/persistence/validators/assets/persistencevaloper1xykmyvzk88qrlqh3wuw4jckewleyygupsumyj5/logo.png b/blockchains/persistence/validators/assets/persistencevaloper1xykmyvzk88qrlqh3wuw4jckewleyygupsumyj5/logo.png new file mode 100644 index 0000000000000..4b09813738a9d Binary files /dev/null and b/blockchains/persistence/validators/assets/persistencevaloper1xykmyvzk88qrlqh3wuw4jckewleyygupsumyj5/logo.png differ diff --git a/blockchains/persistence/validators/assets/persistencevaloper1y9h20gplhj55agqe3ntgch666yjx4qy0yr3mhu/logo.png b/blockchains/persistence/validators/assets/persistencevaloper1y9h20gplhj55agqe3ntgch666yjx4qy0yr3mhu/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/persistence/validators/assets/persistencevaloper1y9h20gplhj55agqe3ntgch666yjx4qy0yr3mhu/logo.png differ diff --git a/blockchains/persistence/validators/list.json b/blockchains/persistence/validators/list.json new file mode 100644 index 0000000000000..f472f5a714abe --- /dev/null +++ b/blockchains/persistence/validators/list.json @@ -0,0 +1,26 @@ +[ + { + "id": "persistencevaloper1r7gdc8ag4ktmrvhed2xp09n3klrjuznwdzsru2", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "persistencevaloper16jd664rd04j5lyckykjedt7vrha7k822vlkxty", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "persistencevaloper1y9h20gplhj55agqe3ntgch666yjx4qy0yr3mhu", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "persistencevaloper1xykmyvzk88qrlqh3wuw4jckewleyygupsumyj5", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + } +] \ No newline at end of file diff --git a/blockchains/pivx/info/info.json b/blockchains/pivx/info/info.json new file mode 100644 index 0000000000000..6271362e81a37 --- /dev/null +++ b/blockchains/pivx/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "PIVX", + "website": "https://pivx.org", + "description": "Protected Instant Verified Transaction (or eXchange) (PIVX), launched January 30th, 2016, is a decentralized, MIT licensed open-source, fair-launch blockchain/cryptocurrency project managed, developed, governed, and stewarded by a community driven decentralized autonomous organization (DAO). It has been designed, engineered, and tested using advanced cryptography protocols to provide, first and foremost, user Financial Data Protection.", + "explorer": "https://chainz.cryptoid.info/pivx/", + "symbol": "PIVX", + "type": "coin", + "decimals": 8, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pivx/" + }, + { + "name": "twitter", + "url": "https://twitter.com/_pivx" + } + ] +} \ No newline at end of file diff --git a/blockchains/pivx/info/logo.png b/blockchains/pivx/info/logo.png new file mode 100644 index 0000000000000..03f851d6cb284 Binary files /dev/null and b/blockchains/pivx/info/logo.png differ diff --git a/blockchains/platon/info/info.json b/blockchains/platon/info/info.json new file mode 100644 index 0000000000000..3d134b59de76e --- /dev/null +++ b/blockchains/platon/info/info.json @@ -0,0 +1,33 @@ +{ + "name": "PlatON", + "website": "https://www.platon.network/", + "description": "LAT is the native token of PlatON Network. It is a digital currency. You can transfer it through the PlatON network or use applications built on PlatON with LATs.", + "explorer": "https://scan.platon.network/", + "research": "https://devdocs.platon.network/docs/", + "symbol": "LAT", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "telegram", + "url": "https://t.me/PlatONNetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/PlatON_Network" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/PlatON_Network" + }, + { + "name": "medium", + "url": "https://platon-network.medium.com" + }, + { + "name": "github", + "url": "https://github.com/PlatONnetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/platon/info/logo.png b/blockchains/platon/info/logo.png new file mode 100644 index 0000000000000..d2170bbd85648 Binary files /dev/null and b/blockchains/platon/info/logo.png differ diff --git a/blockchains/poa/allowlist.json b/blockchains/poa/allowlist.json deleted file mode 100644 index 1ce8980a520f6..0000000000000 --- a/blockchains/poa/allowlist.json +++ /dev/null @@ -1,5 +0,0 @@ -[ - "0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212", - "0xADFE00d92e5A16e773891F59780e6e54f40B532e", - "0xC98a06220239818B086CD96756d4E3bC41EC848E" -] \ No newline at end of file diff --git a/blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/info.json b/blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/info.json index 0f30c5d7c5e64..825efe9eb3e1c 100644 --- a/blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/info.json +++ b/blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/info.json @@ -1,12 +1,11 @@ { "name": "User Pay", - "type": "POA", "symbol": "UP", + "type": "POA20", "decimals": 18, "description": "-", "website": "", "explorer": "https://blockscout.com/poa/core/tokens/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212", "status": "active", - "id": "0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212", - "links": [] + "id": "0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212" } \ No newline at end of file diff --git a/blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/info.json b/blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/info.json index de87707ef8e37..bc51f537447e8 100644 --- a/blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/info.json +++ b/blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/info.json @@ -1,12 +1,11 @@ { "name": "Viktor Coin", - "type": "POA", "symbol": "VIK", + "type": "POA20", "decimals": 0, "description": "-", "website": "", "explorer": "https://blockscout.com/poa/core/tokens/0xADFE00d92e5A16e773891F59780e6e54f40B532e", "status": "active", - "id": "0xADFE00d92e5A16e773891F59780e6e54f40B532e", - "links": [] + "id": "0xADFE00d92e5A16e773891F59780e6e54f40B532e" } \ No newline at end of file diff --git a/blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/info.json b/blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/info.json index 024f5c5b42190..736eda28b00b0 100644 --- a/blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/info.json +++ b/blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/info.json @@ -1,12 +1,11 @@ { "name": "POA Candy", - "type": "POA", "symbol": "PAO", + "type": "POA20", "decimals": 0, "description": "-", "website": "", "explorer": "https://blockscout.com/poa/core/tokens/0xC98a06220239818B086CD96756d4E3bC41EC848E", - "id": "0xC98a06220239818B086CD96756d4E3bC41EC848E", "status": "active", - "links": [] + "id": "0xC98a06220239818B086CD96756d4E3bC41EC848E" } \ No newline at end of file diff --git a/blockchains/poa/denylist.json b/blockchains/poa/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/poa/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/polkadot/info/info.json b/blockchains/polkadot/info/info.json index 5c261f58c08ad..f982b35e96f2a 100644 --- a/blockchains/polkadot/info/info.json +++ b/blockchains/polkadot/info/info.json @@ -8,6 +8,9 @@ "type": "coin", "decimals": 10, "status": "active", + "tags": [ + "staking-native" + ], "links": [ { "name": "github", diff --git a/blockchains/polkadot/info/logo.png b/blockchains/polkadot/info/logo.png index 4fdd922e0f23c..341b94839074a 100644 Binary files a/blockchains/polkadot/info/logo.png and b/blockchains/polkadot/info/logo.png differ diff --git a/blockchains/polkadot/validators/assets/11AnciffJctDC28odTEjDVYP2yWyp6275WLbrAUHi2vJm9f/logo.png b/blockchains/polkadot/validators/assets/11AnciffJctDC28odTEjDVYP2yWyp6275WLbrAUHi2vJm9f/logo.png new file mode 100644 index 0000000000000..a30086481f2a5 Binary files /dev/null and b/blockchains/polkadot/validators/assets/11AnciffJctDC28odTEjDVYP2yWyp6275WLbrAUHi2vJm9f/logo.png differ diff --git a/blockchains/polkadot/validators/assets/124X3VPduasSodAjS6MPd5nEqM8SUdKN5taMUUPtkWqF1fVf/logo.png b/blockchains/polkadot/validators/assets/124X3VPduasSodAjS6MPd5nEqM8SUdKN5taMUUPtkWqF1fVf/logo.png new file mode 100644 index 0000000000000..63140c572deca Binary files /dev/null and b/blockchains/polkadot/validators/assets/124X3VPduasSodAjS6MPd5nEqM8SUdKN5taMUUPtkWqF1fVf/logo.png differ diff --git a/blockchains/polkadot/validators/assets/12713bbq45c66CN9AD7yusSXWE1kY91DcMpjVcB2rXqZKy2w/logo.png b/blockchains/polkadot/validators/assets/12713bbq45c66CN9AD7yusSXWE1kY91DcMpjVcB2rXqZKy2w/logo.png new file mode 100644 index 0000000000000..380061b5414ec Binary files /dev/null and b/blockchains/polkadot/validators/assets/12713bbq45c66CN9AD7yusSXWE1kY91DcMpjVcB2rXqZKy2w/logo.png differ diff --git a/blockchains/polkadot/validators/assets/13K6QTYBPMUFTbhZzqToKcfCiWbt4wDPHr3rUPyUessiPR61/logo.png b/blockchains/polkadot/validators/assets/13K6QTYBPMUFTbhZzqToKcfCiWbt4wDPHr3rUPyUessiPR61/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/polkadot/validators/assets/13K6QTYBPMUFTbhZzqToKcfCiWbt4wDPHr3rUPyUessiPR61/logo.png differ diff --git a/blockchains/polkadot/validators/assets/14BB4ZbvPadELb1jBhbJq6GbECvBfkxFmohybYexzpE4KMq2/logo.png b/blockchains/polkadot/validators/assets/14BB4ZbvPadELb1jBhbJq6GbECvBfkxFmohybYexzpE4KMq2/logo.png new file mode 100644 index 0000000000000..638849e3db9d6 Binary files /dev/null and b/blockchains/polkadot/validators/assets/14BB4ZbvPadELb1jBhbJq6GbECvBfkxFmohybYexzpE4KMq2/logo.png differ diff --git a/blockchains/polkadot/validators/assets/14GrUvsPq8TXbwY1CE4piCbVcqBtm5wZKvecY7hTGfmh6mGb/logo.png b/blockchains/polkadot/validators/assets/14GrUvsPq8TXbwY1CE4piCbVcqBtm5wZKvecY7hTGfmh6mGb/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/polkadot/validators/assets/14GrUvsPq8TXbwY1CE4piCbVcqBtm5wZKvecY7hTGfmh6mGb/logo.png differ diff --git a/blockchains/polkadot/validators/assets/14N5GT7YTaDBSsLpfxxtCxNdYfgDofGj5wQSfqC1URKHdT8C/logo.png b/blockchains/polkadot/validators/assets/14N5GT7YTaDBSsLpfxxtCxNdYfgDofGj5wQSfqC1URKHdT8C/logo.png new file mode 100644 index 0000000000000..1de3d0da4b92c Binary files /dev/null and b/blockchains/polkadot/validators/assets/14N5GT7YTaDBSsLpfxxtCxNdYfgDofGj5wQSfqC1URKHdT8C/logo.png differ diff --git a/blockchains/polkadot/validators/assets/14QBQABMSFBsT3pDTaEQdshq7ZLmhzKiae2weZH45pw5ErYu/logo.png b/blockchains/polkadot/validators/assets/14QBQABMSFBsT3pDTaEQdshq7ZLmhzKiae2weZH45pw5ErYu/logo.png new file mode 100644 index 0000000000000..181353625017b Binary files /dev/null and b/blockchains/polkadot/validators/assets/14QBQABMSFBsT3pDTaEQdshq7ZLmhzKiae2weZH45pw5ErYu/logo.png differ diff --git a/blockchains/polkadot/validators/assets/14ShUZUYUR35RBZW6uVVt1zXDxmSQddkeDdXf1JkMA6P721N/logo.png b/blockchains/polkadot/validators/assets/14ShUZUYUR35RBZW6uVVt1zXDxmSQddkeDdXf1JkMA6P721N/logo.png new file mode 100644 index 0000000000000..80f8b6ad10a2c Binary files /dev/null and b/blockchains/polkadot/validators/assets/14ShUZUYUR35RBZW6uVVt1zXDxmSQddkeDdXf1JkMA6P721N/logo.png differ diff --git a/blockchains/polkadot/validators/assets/14Y4s6V1PWrwBLvxW47gcYgZCGTYekmmzvFsK1kiqNH2d84t/logo.png b/blockchains/polkadot/validators/assets/14Y4s6V1PWrwBLvxW47gcYgZCGTYekmmzvFsK1kiqNH2d84t/logo.png new file mode 100644 index 0000000000000..9421d4f57700f Binary files /dev/null and b/blockchains/polkadot/validators/assets/14Y4s6V1PWrwBLvxW47gcYgZCGTYekmmzvFsK1kiqNH2d84t/logo.png differ diff --git a/blockchains/polkadot/validators/assets/153YD8ZHD9dRh82U419bSCB5SzWhbdAFzjj4NtA5pMazR2yC/logo.png b/blockchains/polkadot/validators/assets/153YD8ZHD9dRh82U419bSCB5SzWhbdAFzjj4NtA5pMazR2yC/logo.png new file mode 100644 index 0000000000000..24a6dfaf66639 Binary files /dev/null and b/blockchains/polkadot/validators/assets/153YD8ZHD9dRh82U419bSCB5SzWhbdAFzjj4NtA5pMazR2yC/logo.png differ diff --git a/blockchains/polkadot/validators/assets/15BQUqtqhmqJPyvvEH5GYyWffXWKuAgoSUHuG1UeNdb8oDNT/logo.png b/blockchains/polkadot/validators/assets/15BQUqtqhmqJPyvvEH5GYyWffXWKuAgoSUHuG1UeNdb8oDNT/logo.png new file mode 100644 index 0000000000000..abf55c52ebf0f Binary files /dev/null and b/blockchains/polkadot/validators/assets/15BQUqtqhmqJPyvvEH5GYyWffXWKuAgoSUHuG1UeNdb8oDNT/logo.png differ diff --git a/blockchains/polkadot/validators/assets/15FdawBwokuor5wzU2DAU2Cp8i9DwRS1HTNgTNDAbcXuAEXH/logo.png b/blockchains/polkadot/validators/assets/15FdawBwokuor5wzU2DAU2Cp8i9DwRS1HTNgTNDAbcXuAEXH/logo.png new file mode 100644 index 0000000000000..b13ecd54712d7 Binary files /dev/null and b/blockchains/polkadot/validators/assets/15FdawBwokuor5wzU2DAU2Cp8i9DwRS1HTNgTNDAbcXuAEXH/logo.png differ diff --git a/blockchains/polkadot/validators/assets/15ML93PH72j5fFfqLrXRy7uDh7pUBCTUcSVYbaDV18LaTfeW/logo.png b/blockchains/polkadot/validators/assets/15ML93PH72j5fFfqLrXRy7uDh7pUBCTUcSVYbaDV18LaTfeW/logo.png new file mode 100644 index 0000000000000..2bd3a1e2d4571 Binary files /dev/null and b/blockchains/polkadot/validators/assets/15ML93PH72j5fFfqLrXRy7uDh7pUBCTUcSVYbaDV18LaTfeW/logo.png differ diff --git a/blockchains/polkadot/validators/assets/15R1Th3ULXAq81QPGeEDfE1ywbw19AjZiARxH7czm83wS2w2/logo.png b/blockchains/polkadot/validators/assets/15R1Th3ULXAq81QPGeEDfE1ywbw19AjZiARxH7czm83wS2w2/logo.png new file mode 100644 index 0000000000000..0f6305d87f6e5 Binary files /dev/null and b/blockchains/polkadot/validators/assets/15R1Th3ULXAq81QPGeEDfE1ywbw19AjZiARxH7czm83wS2w2/logo.png differ diff --git a/blockchains/polkadot/validators/assets/15SPD9eHQPxwKFn6dBLewyDuoo4wcQeByocub1DTWyXjx5k3/logo.png b/blockchains/polkadot/validators/assets/15SPD9eHQPxwKFn6dBLewyDuoo4wcQeByocub1DTWyXjx5k3/logo.png new file mode 100644 index 0000000000000..c51d2ef1e3d45 Binary files /dev/null and b/blockchains/polkadot/validators/assets/15SPD9eHQPxwKFn6dBLewyDuoo4wcQeByocub1DTWyXjx5k3/logo.png differ diff --git a/blockchains/polkadot/validators/assets/15fU523Wq5BCt2NWAmrCU6p8nFB29uVifeG7bwYJHbw5Mmd9/logo.png b/blockchains/polkadot/validators/assets/15fU523Wq5BCt2NWAmrCU6p8nFB29uVifeG7bwYJHbw5Mmd9/logo.png new file mode 100644 index 0000000000000..34a787180e164 Binary files /dev/null and b/blockchains/polkadot/validators/assets/15fU523Wq5BCt2NWAmrCU6p8nFB29uVifeG7bwYJHbw5Mmd9/logo.png differ diff --git a/blockchains/polkadot/validators/assets/15kkg1mK1tCGgqqo3c1CghtKCQsBEAPPjYNNmmRT3r29FeRX/logo.png b/blockchains/polkadot/validators/assets/15kkg1mK1tCGgqqo3c1CghtKCQsBEAPPjYNNmmRT3r29FeRX/logo.png new file mode 100644 index 0000000000000..c92842ff07652 Binary files /dev/null and b/blockchains/polkadot/validators/assets/15kkg1mK1tCGgqqo3c1CghtKCQsBEAPPjYNNmmRT3r29FeRX/logo.png differ diff --git a/blockchains/polkadot/validators/assets/1653t723BHhC2krGCFKUUNDQb5sUafy5pZvKVwnwo1oMAMi7/logo.png b/blockchains/polkadot/validators/assets/1653t723BHhC2krGCFKUUNDQb5sUafy5pZvKVwnwo1oMAMi7/logo.png new file mode 100644 index 0000000000000..91a296ed9bad8 Binary files /dev/null and b/blockchains/polkadot/validators/assets/1653t723BHhC2krGCFKUUNDQb5sUafy5pZvKVwnwo1oMAMi7/logo.png differ diff --git a/blockchains/polkadot/validators/assets/16GDRhRYxk42paoK6TfHAqWej8PdDDUwdDazjv4bAn4KGNeb/logo.png b/blockchains/polkadot/validators/assets/16GDRhRYxk42paoK6TfHAqWej8PdDDUwdDazjv4bAn4KGNeb/logo.png new file mode 100644 index 0000000000000..246e9b7107097 Binary files /dev/null and b/blockchains/polkadot/validators/assets/16GDRhRYxk42paoK6TfHAqWej8PdDDUwdDazjv4bAn4KGNeb/logo.png differ diff --git a/blockchains/polkadot/validators/assets/16SpacegeUTft9v3ts27CEC3tJaxgvE4uZeCctThFH3Vb24p/logo.png b/blockchains/polkadot/validators/assets/16SpacegeUTft9v3ts27CEC3tJaxgvE4uZeCctThFH3Vb24p/logo.png new file mode 100644 index 0000000000000..12ce4ceb6a014 Binary files /dev/null and b/blockchains/polkadot/validators/assets/16SpacegeUTft9v3ts27CEC3tJaxgvE4uZeCctThFH3Vb24p/logo.png differ diff --git a/blockchains/polkadot/validators/assets/16cDjCXSYGRDpEett39taTgMAN7LKnyaafa5MgfbUmpsERW8/logo.png b/blockchains/polkadot/validators/assets/16cDjCXSYGRDpEett39taTgMAN7LKnyaafa5MgfbUmpsERW8/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/polkadot/validators/assets/16cDjCXSYGRDpEett39taTgMAN7LKnyaafa5MgfbUmpsERW8/logo.png differ diff --git a/blockchains/polkadot/validators/assets/1REAJ1k691g5Eqqg9gL7vvZCBG7FCCZ8zgQkZWd4va5ESih/logo.png b/blockchains/polkadot/validators/assets/1REAJ1k691g5Eqqg9gL7vvZCBG7FCCZ8zgQkZWd4va5ESih/logo.png new file mode 100644 index 0000000000000..cceeb69c3c2a7 Binary files /dev/null and b/blockchains/polkadot/validators/assets/1REAJ1k691g5Eqqg9gL7vvZCBG7FCCZ8zgQkZWd4va5ESih/logo.png differ diff --git a/blockchains/polkadot/validators/assets/1RG5T6zGY4XovW75mTgpH6Bx7Y6uwwMmPToMCJSdMwdm4EW/logo.png b/blockchains/polkadot/validators/assets/1RG5T6zGY4XovW75mTgpH6Bx7Y6uwwMmPToMCJSdMwdm4EW/logo.png new file mode 100644 index 0000000000000..7975528148203 Binary files /dev/null and b/blockchains/polkadot/validators/assets/1RG5T6zGY4XovW75mTgpH6Bx7Y6uwwMmPToMCJSdMwdm4EW/logo.png differ diff --git a/blockchains/polkadot/validators/assets/1WG3jyNqniQMRZGQUc7QD2kVLT8hkRPGMSqAb5XYQM1UDxN/logo.png b/blockchains/polkadot/validators/assets/1WG3jyNqniQMRZGQUc7QD2kVLT8hkRPGMSqAb5XYQM1UDxN/logo.png new file mode 100644 index 0000000000000..81174a1b761f9 Binary files /dev/null and b/blockchains/polkadot/validators/assets/1WG3jyNqniQMRZGQUc7QD2kVLT8hkRPGMSqAb5XYQM1UDxN/logo.png differ diff --git a/blockchains/polkadot/validators/assets/1dGsgLgFez7gt5WjX2FYzNCJtaCjGG6W9dA42d9cHngDYGg/logo.png b/blockchains/polkadot/validators/assets/1dGsgLgFez7gt5WjX2FYzNCJtaCjGG6W9dA42d9cHngDYGg/logo.png new file mode 100644 index 0000000000000..b0168a3c3bc3d Binary files /dev/null and b/blockchains/polkadot/validators/assets/1dGsgLgFez7gt5WjX2FYzNCJtaCjGG6W9dA42d9cHngDYGg/logo.png differ diff --git a/blockchains/polkadot/validators/assets/1hJdgnAPSjfuHZFHzcorPnFvekSHihK9jdNPWHXgeuL7zaJ/logo.png b/blockchains/polkadot/validators/assets/1hJdgnAPSjfuHZFHzcorPnFvekSHihK9jdNPWHXgeuL7zaJ/logo.png new file mode 100644 index 0000000000000..769b8f54ecc73 Binary files /dev/null and b/blockchains/polkadot/validators/assets/1hJdgnAPSjfuHZFHzcorPnFvekSHihK9jdNPWHXgeuL7zaJ/logo.png differ diff --git a/blockchains/polkadot/validators/assets/1pbMtabBc9MNJcam4o8uHGymybvPcnkU5AGmpSmUpms7SWh/logo.png b/blockchains/polkadot/validators/assets/1pbMtabBc9MNJcam4o8uHGymybvPcnkU5AGmpSmUpms7SWh/logo.png new file mode 100644 index 0000000000000..83d98fe6b8a52 Binary files /dev/null and b/blockchains/polkadot/validators/assets/1pbMtabBc9MNJcam4o8uHGymybvPcnkU5AGmpSmUpms7SWh/logo.png differ diff --git a/blockchains/polkadot/validators/assets/1zugcapKRuHy2C1PceJxTvXWiq6FHEDm2xa5XSU7KYP3rJE/logo.png b/blockchains/polkadot/validators/assets/1zugcapKRuHy2C1PceJxTvXWiq6FHEDm2xa5XSU7KYP3rJE/logo.png new file mode 100644 index 0000000000000..a391565093796 Binary files /dev/null and b/blockchains/polkadot/validators/assets/1zugcapKRuHy2C1PceJxTvXWiq6FHEDm2xa5XSU7KYP3rJE/logo.png differ diff --git a/blockchains/polkadot/validators/list.json b/blockchains/polkadot/validators/list.json new file mode 100644 index 0000000000000..32b1377544304 --- /dev/null +++ b/blockchains/polkadot/validators/list.json @@ -0,0 +1,170 @@ +[ + { + "id": "1hJdgnAPSjfuHZFHzcorPnFvekSHihK9jdNPWHXgeuL7zaJ", + "name": "Listen", + "description": "", + "website": "https://listen.io" + }, + { + "id": "14BB4ZbvPadELb1jBhbJq6GbECvBfkxFmohybYexzpE4KMq2", + "name": "DICO", + "description": "", + "website": "https://dico.io" + }, + { + "id": "1pbMtabBc9MNJcam4o8uHGymybvPcnkU5AGmpSmUpms7SWh", + "name": "Web3 Venture Capital", + "description": "", + "website": "https://web3.vc" + }, + { + "id": "14Y4s6V1PWrwBLvxW47gcYgZCGTYekmmzvFsK1kiqNH2d84t", + "name": "RockX_Polkadot", + "description": "", + "website": "https://www.rockx.com" + }, + { + "id": "15FdawBwokuor5wzU2DAU2Cp8i9DwRS1HTNgTNDAbcXuAEXH", + "name": "IPSE", + "description": "", + "website": "https://ipfssearch.io" + }, + { + "id": "14ShUZUYUR35RBZW6uVVt1zXDxmSQddkeDdXf1JkMA6P721N", + "name": "Wei", + "description": "", + "website": "https://that.world/~wei/" + }, + { + "id": "15BQUqtqhmqJPyvvEH5GYyWffXWKuAgoSUHuG1UeNdb8oDNT", + "name": "HashQuark", + "description": "", + "website": "https://hashquark.io" + }, + { + "id": "153YD8ZHD9dRh82U419bSCB5SzWhbdAFzjj4NtA5pMazR2yC", + "name": "SAXEMBERG", + "description": "", + "website": "https://saxemberg.com/" + }, + { + "id": "1653t723BHhC2krGCFKUUNDQb5sUafy5pZvKVwnwo1oMAMi7", + "name": "Staked", + "description": "", + "website": "https://staked.us" + }, + { + "id": "1WG3jyNqniQMRZGQUc7QD2kVLT8hkRPGMSqAb5XYQM1UDxN", + "name": "DokiaCapital", + "description": "", + "website": "https://staking.dokia.cloud" + }, + { + "id": "1zugcapKRuHy2C1PceJxTvXWiq6FHEDm2xa5XSU7KYP3rJE", + "name": "Zug Capital", + "description": "", + "website": "https://zugcapital.com" + }, + { + "id": "15kkg1mK1tCGgqqo3c1CghtKCQsBEAPPjYNNmmRT3r29FeRX", + "name": "ANAMIX", + "description": "", + "website": "https://anamix.top/" + }, + { + "id": "14QBQABMSFBsT3pDTaEQdshq7ZLmhzKiae2weZH45pw5ErYu", + "name": "P2P.ORG", + "description": "", + "website": "https://p2p.org" + }, + { + "id": "16GDRhRYxk42paoK6TfHAqWej8PdDDUwdDazjv4bAn4KGNeb", + "name": "CLOUDWALK", + "description": "", + "website": "https://cp0x.com" + }, + { + "id": "12713bbq45c66CN9AD7yusSXWE1kY91DcMpjVcB2rXqZKy2w", + "name": "🔒stateless_money🔒", + "description": "", + "website": "https://www.stateless.money/" + }, + { + "id": "1REAJ1k691g5Eqqg9gL7vvZCBG7FCCZ8zgQkZWd4va5ESih", + "name": "Polkadot.pro - Realgar", + "description": "", + "website": "https://polkadot.pro" + }, + { + "id": "15fU523Wq5BCt2NWAmrCU6p8nFB29uVifeG7bwYJHbw5Mmd9", + "name": "SNZPool-1", + "description": "", + "website": "https://snzholding.com" + }, + { + "id": "1dGsgLgFez7gt5WjX2FYzNCJtaCjGG6W9dA42d9cHngDYGg", + "name": "DragonStake 🐲", + "description": "", + "website": "https://dragonstake.io" + }, + { + "id": "1RG5T6zGY4XovW75mTgpH6Bx7Y6uwwMmPToMCJSdMwdm4EW", + "name": "IOSG Ventures", + "description": "", + "website": "https://iosg.vc" + }, + { + "id": "16SpacegeUTft9v3ts27CEC3tJaxgvE4uZeCctThFH3Vb24p", + "name": "Staker Space", + "description": "", + "website": "https://staker.space" + }, + { + "id": "14N5GT7YTaDBSsLpfxxtCxNdYfgDofGj5wQSfqC1URKHdT8C", + "name": "RockX_Polkadot3", + "description": "", + "website": "https://www.rockx.com" + }, + { + "id": "15SPD9eHQPxwKFn6dBLewyDuoo4wcQeByocub1DTWyXjx5k3", + "name": "Earn Stash", + "description": "Stake with us to earn more. High reliability. Low commission. Experienced node operator.", + "website": "https://www.earnstash.com" + }, + { + "id": "124X3VPduasSodAjS6MPd5nEqM8SUdKN5taMUUPtkWqF1fVf", + "name": "Stakepile", + "description": "Stakepile - Grow your stake pile with us. We also stake KSM, OSMO, JUNO, KAVA, COMDEX, HUAHUA", + "website": "https://www.stakepile.com" + }, + { + "id": "15R1Th3ULXAq81QPGeEDfE1ywbw19AjZiARxH7czm83wS2w2", + "name": "Stakely.io", + "description": "🔥 Professional validator highly experienced in PoS 🔥 Slashing protection & Eligible for airdrops | Learn with our staking guides, video tutorials and FAQs | Part of the commission of our nodes will go to our Multicoin Faucet funds and other tools 🌱 Carbon Neutral 🌱", + "website": "https://stakely.io" + }, + { + "id": "15ML93PH72j5fFfqLrXRy7uDh7pUBCTUcSVYbaDV18LaTfeW", + "name": "Allnodes.com ⚡️ 0% fee", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes.", + "website": "https://wwww.allnodes.com/dot/staking" + }, + { + "id": "13K6QTYBPMUFTbhZzqToKcfCiWbt4wDPHr3rUPyUessiPR61", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "14GrUvsPq8TXbwY1CE4piCbVcqBtm5wZKvecY7hTGfmh6mGb", + "name": "Stakeflow/2", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "16cDjCXSYGRDpEett39taTgMAN7LKnyaafa5MgfbUmpsERW8", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] \ No newline at end of file diff --git a/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/info.json b/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/info.json new file mode 100644 index 0000000000000..c43c5c7083e6b --- /dev/null +++ b/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/info.json @@ -0,0 +1,33 @@ +{ + "name": "Krill", + "website": "https://polywhale.finance/", + "description": "PolyWhale is a popular yield farm on Polygon that allows users to earn KRILL through yield farming, then stakes it in Nests to earn more tokens.", + "explorer": "https://polygonscan.com/token/0x05089c9ebffa4f0aca269e32056b1b36b37ed71b", + "type": "POLYGON", + "symbol": "Krill", + "decimals": 18, + "status": "active", + "id": "0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b", + "links": [ + { + "name": "github", + "url": "https://github.com/polywhalefarm/contracts" + }, + { + "name": "twitter", + "url": "https://twitter.com/polywhalefi" + }, + { + "name": "telegram", + "url": "https://t.me/polywhale" + }, + { + "name": "medium", + "url": "https://medium.com/polywhale" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polywhale" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/logo.png b/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/logo.png new file mode 100644 index 0000000000000..7e94ff53cc0cd Binary files /dev/null and b/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/logo.png differ diff --git a/blockchains/polygon/assets/0x08C15FA26E519A78a666D19CE5C646D55047e0a3/info.json b/blockchains/polygon/assets/0x08C15FA26E519A78a666D19CE5C646D55047e0a3/info.json new file mode 100644 index 0000000000000..a7be0a5d05446 --- /dev/null +++ b/blockchains/polygon/assets/0x08C15FA26E519A78a666D19CE5C646D55047e0a3/info.json @@ -0,0 +1,32 @@ +{ + "name": "dForce", + "type": "POLYGON", + "symbol": "DF", + "decimals": 18, + "website": "http://dforce.network/", + "description": "dForce advocates for building an integrated and interoperable and scalable open finance protocol network, cultivating intra-protocol liquidity and network effects, while remain in full openness to interact and integrated with other protocols.", + "explorer": "https://polygonscan.com/token/0x08C15FA26E519A78a666D19CE5C646D55047e0a3", + "status": "active", + "id": "0x08C15FA26E519A78a666D19CE5C646D55047e0a3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/dforcenet" + }, + { + "name": "github", + "url": "https://github.com/dforce-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dforce-token/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dforce/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x08C15FA26E519A78a666D19CE5C646D55047e0a3/logo.png b/blockchains/polygon/assets/0x08C15FA26E519A78a666D19CE5C646D55047e0a3/logo.png new file mode 100644 index 0000000000000..36fcfbc499e68 Binary files /dev/null and b/blockchains/polygon/assets/0x08C15FA26E519A78a666D19CE5C646D55047e0a3/logo.png differ diff --git a/blockchains/polygon/assets/0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf/info.json b/blockchains/polygon/assets/0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf/info.json new file mode 100644 index 0000000000000..f55c4ce5a44ff --- /dev/null +++ b/blockchains/polygon/assets/0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf/info.json @@ -0,0 +1,25 @@ +{ + "name": "Golem", + "website": "https://golem.network", + "description": "Golem is a peer-to-peer decentralized marketplace for computing power. The project aims to be an alternative to centralized cloud service providers with its lower price point and open-source community of developers.", + "explorer": "https://polygonscan.com/token/0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf", + "type": "POLYGON", + "symbol": "GLM", + "decimals": 18, + "status": "active", + "id": "0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/golemproject" + }, + { + "name": "github", + "url": "https://github.com/golemfactory/golem" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/golem-network-tokens/" + } + ] +} diff --git a/blockchains/polygon/assets/0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf/logo.png b/blockchains/polygon/assets/0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf/logo.png new file mode 100644 index 0000000000000..644070628b3d6 Binary files /dev/null and b/blockchains/polygon/assets/0x0B220b82F3eA3B7F6d9A1D8ab58930C064A2b5Bf/logo.png differ diff --git a/blockchains/polygon/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json b/blockchains/polygon/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json new file mode 100644 index 0000000000000..7e0cda078b6f5 --- /dev/null +++ b/blockchains/polygon/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json @@ -0,0 +1,27 @@ +{ + "name": "Unagi Token (UNA)", + "type": "POLYGON", + "symbol": "UNA", + "decimals": 18, + "website": "https://unagi.games/", + "description": "UNA token is Unagi's web3 gaming ecosystem token. It is your universal ticket to the entire range of Unagi games, offering a seamless experience across various genres and platforms including Ultimate Champions, Persona and more to come! We’re creating a cohesive, interconnected gaming environment.", + "explorer": "https://polygonscan.com/token/0x0b6f3ea2814f3fff804ba5d5c237aebbc364fba9", + "status": "active", + "id": "0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", + "links": [ + { + "name": "medium", + "url": "https://ultimatechampions.medium.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Unagi_studio" + } + ], + "tags": [ + "gamefi", + "deflationary", + "staking", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png b/blockchains/polygon/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png new file mode 100644 index 0000000000000..5dd9cbe12c479 Binary files /dev/null and b/blockchains/polygon/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png differ diff --git a/blockchains/polygon/assets/0x0CfC9a713A5C17Bc8a5fF0379467f6558bAcD0e0/info.json b/blockchains/polygon/assets/0x0CfC9a713A5C17Bc8a5fF0379467f6558bAcD0e0/info.json new file mode 100644 index 0000000000000..89b880a33b92a --- /dev/null +++ b/blockchains/polygon/assets/0x0CfC9a713A5C17Bc8a5fF0379467f6558bAcD0e0/info.json @@ -0,0 +1,25 @@ + { + "name": "GraphLinq (PoS)", + "symbol": "GLQ", + "type": "POLYGON", + "decimals": 18, + "description": "The automation of decentralized DeFi data monitorization and external executions over multi-chain applications.", + "website": "https://graphlinq.io/", + "explorer": "https://polygonscan.com/token/0x0cfc9a713a5c17bc8a5ff0379467f6558bacd0e0", + "status": "active", + "id": "0x0CfC9a713A5C17Bc8a5fF0379467f6558bAcD0e0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/graphlinq_proto" + }, + { + "name": "telegram", + "url": "https://t.me/graphlinq" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/graphlinq-protocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x0CfC9a713A5C17Bc8a5fF0379467f6558bAcD0e0/logo.png b/blockchains/polygon/assets/0x0CfC9a713A5C17Bc8a5fF0379467f6558bAcD0e0/logo.png new file mode 100644 index 0000000000000..65f79b0b67d8e Binary files /dev/null and b/blockchains/polygon/assets/0x0CfC9a713A5C17Bc8a5fF0379467f6558bAcD0e0/logo.png differ diff --git a/blockchains/polygon/assets/0x0E9b89007eEE9c958c0EDA24eF70723C2C93dD58/info.json b/blockchains/polygon/assets/0x0E9b89007eEE9c958c0EDA24eF70723C2C93dD58/info.json new file mode 100644 index 0000000000000..3446cfd6e4f40 --- /dev/null +++ b/blockchains/polygon/assets/0x0E9b89007eEE9c958c0EDA24eF70723C2C93dD58/info.json @@ -0,0 +1,56 @@ +{ + "name": "Ankr Staked MATIC", + "type": "POLYGON", + "symbol": "ankrMATIC", + "decimals": 18, + "website": "https://ankr.com", + "description": "ankrMATIC represents your staked MATIC and provides liquidity for your staked position. All staking rewards are built into the token price, and ankrMATIC grows daily in value, but never in number", + "explorer": "https://polygonscan.com/token/0x0e9b89007eee9c958c0eda24ef70723c2c93dd58", + "status": "active", + "id": "0x0E9b89007eEE9c958c0EDA24eF70723C2C93dD58", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-staked-matic" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x0E9b89007eEE9c958c0EDA24eF70723C2C93dD58/logo.png b/blockchains/polygon/assets/0x0E9b89007eEE9c958c0EDA24eF70723C2C93dD58/logo.png new file mode 100644 index 0000000000000..22d28ab4739aa Binary files /dev/null and b/blockchains/polygon/assets/0x0E9b89007eEE9c958c0EDA24eF70723C2C93dD58/logo.png differ diff --git a/blockchains/polygon/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json b/blockchains/polygon/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json new file mode 100644 index 0000000000000..180e0f764dceb --- /dev/null +++ b/blockchains/polygon/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json @@ -0,0 +1,33 @@ +{ + "name": "Impossible Finance", + "website": "https://invest.impossible.finance/launchpad", + "description": "Impossible Finance is a builder-focused multichain ecosystem featuring decentralized incubator, launchpad, and swap. The IDIA token is the core governance and access token for allocation into our launchpad sales. Users can stake the IDIA token into a variety of sectors and categories to secure allocation into the top project teams launching on Impossible.", + "explorer": "https://polygonscan.com/token/0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89", + "type": "POLYGON", + "symbol": "IDIA", + "decimals": 18, + "status": "active", + "id": "0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89", + "links": [ + { + "name": "github", + "url": "https://github.com/impossiblefinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/impossiblefi" + }, + { + "name": "blog", + "url": "https://medium.com/impossiblefinance" + }, + { + "name": "telegram", + "url": "https://t.me/ImpossibleFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/impossible-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png b/blockchains/polygon/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png new file mode 100644 index 0000000000000..472303c8ba497 Binary files /dev/null and b/blockchains/polygon/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png differ diff --git a/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/info.json b/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/info.json new file mode 100644 index 0000000000000..e0034be457b19 --- /dev/null +++ b/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/info.json @@ -0,0 +1,29 @@ +{ + "name": "SushiToken (PoS)", + "website": "https://sushi.com/", + "description": "Sushi is the home of DeFi. Our community is building a comprehensive, decentralized trading platform for the future of finance.", + "explorer": "https://polygonscan.com/token/0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a", + "type": "POLYGON", + "symbol": "SUSHI", + "decimals": 18, + "status": "active", + "id": "0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a", + "links": [ + { + "name": "github", + "url": "https://github.com/sushiswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/sushiswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sushiswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sushi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/logo.png b/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/logo.png new file mode 100644 index 0000000000000..a3d431869e10a Binary files /dev/null and b/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/logo.png differ diff --git a/blockchains/polygon/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json b/blockchains/polygon/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json new file mode 100644 index 0000000000000..c7a3dc227a728 --- /dev/null +++ b/blockchains/polygon/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json @@ -0,0 +1,49 @@ +{ + "name": "EverRise", + "type": "POLYGON", + "symbol": "RISE (old)", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "The Original Buyback Token Powering The EverRise Ecosystem. EverRise token (RISE) is a multi-chain collateralized cryptocurrency that protects both the ecosystem and investors with its innovative buyback and staking protocol.", + "explorer": "https://polygonscan.com/token/0x0cd022dde27169b20895e0e2b2b8a33b25e63579", + "status": "abandoned", + "id": "0x0cD022ddE27169b20895e0e2B2B8A33B25e63579", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everrise/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everrise" + }, + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/info.json b/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/info.json new file mode 100644 index 0000000000000..abc464e6da3a2 --- /dev/null +++ b/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/info.json @@ -0,0 +1,25 @@ +{ + "name": "Wrapped MATIC", + "type": "POLYGON", + "symbol": "WMATIC", + "decimals": 18, + "website": "https://polygon.technology", + "description": "Wrapped MATIC", + "explorer": "https://polygonscan.com/token/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", + "status": "active", + "id": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/0xPolygon" + }, + { + "name": "telegram", + "url": "https://t.me/polygonofficial" + }, + { + "name": "github", + "url": "https://github.com/maticnetwork/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/logo.png b/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/logo.png new file mode 100644 index 0000000000000..6d3c0e9b20fc8 Binary files /dev/null and b/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/logo.png differ diff --git a/blockchains/polygon/assets/0x101A023270368c0D50BFfb62780F4aFd4ea79C35/info.json b/blockchains/polygon/assets/0x101A023270368c0D50BFfb62780F4aFd4ea79C35/info.json new file mode 100644 index 0000000000000..5d30f3e6fa826 --- /dev/null +++ b/blockchains/polygon/assets/0x101A023270368c0D50BFfb62780F4aFd4ea79C35/info.json @@ -0,0 +1,56 @@ +{ + "name": "Ankr Network", + "type": "POLYGON", + "symbol": "ANKR", + "decimals": 18, + "website": "https://ankr.com", + "description": "Ankr is building an infrastructure platform and marketplace for Web3-stack deployment", + "explorer": "https://polygonscan.com/token/0x101a023270368c0d50bffb62780f4afd4ea79c35", + "status": "active", + "id": "0x101A023270368c0D50BFfb62780F4aFd4ea79C35", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-network" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x101A023270368c0D50BFfb62780F4aFd4ea79C35/logo.png b/blockchains/polygon/assets/0x101A023270368c0D50BFfb62780F4aFd4ea79C35/logo.png new file mode 100644 index 0000000000000..1660741aaf752 Binary files /dev/null and b/blockchains/polygon/assets/0x101A023270368c0D50BFfb62780F4aFd4ea79C35/logo.png differ diff --git a/blockchains/polygon/assets/0x1132f58810Ee9fF13E97aECCd8DDa688Cc5eb8F4/info.json b/blockchains/polygon/assets/0x1132f58810Ee9fF13E97aECCd8DDa688Cc5eb8F4/info.json new file mode 100644 index 0000000000000..38d09fdd2f742 --- /dev/null +++ b/blockchains/polygon/assets/0x1132f58810Ee9fF13E97aECCd8DDa688Cc5eb8F4/info.json @@ -0,0 +1,33 @@ +{ + "name": "SpaceRat", + "website": "https://spacerat.finance/", + "description": "SpaceRat is a community-driven project built on Matic Network. Three functions occur during each trade: Reflection, LP Acquisition, & Burn.", + "explorer": "https://polygonscan.com/token/0x1132f58810ee9ff13e97aeccd8dda688cc5eb8f4", + "type": "POLYGON", + "symbol": "SRAT", + "decimals": 9, + "status": "active", + "id": "0x1132f58810Ee9fF13E97aECCd8DDa688Cc5eb8F4", + "links": [ + { + "name": "discord", + "url": "https://discord.com/YcdXESeMzK" + }, + { + "name": "twitter", + "url": "https://twitter.com/spaceratmatic" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/spacerat/" + }, + { + "name": "medium", + "url": "https://spaceratpolygon.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spacerat/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x1132f58810Ee9fF13E97aECCd8DDa688Cc5eb8F4/logo.png b/blockchains/polygon/assets/0x1132f58810Ee9fF13E97aECCd8DDa688Cc5eb8F4/logo.png new file mode 100644 index 0000000000000..159a641db27ad Binary files /dev/null and b/blockchains/polygon/assets/0x1132f58810Ee9fF13E97aECCd8DDa688Cc5eb8F4/logo.png differ diff --git a/blockchains/polygon/assets/0x11CD37bb86F65419713f30673A480EA33c826872/info.json b/blockchains/polygon/assets/0x11CD37bb86F65419713f30673A480EA33c826872/info.json new file mode 100644 index 0000000000000..df52dfb8b3815 --- /dev/null +++ b/blockchains/polygon/assets/0x11CD37bb86F65419713f30673A480EA33c826872/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ether (Portal)", + "type": "POLYGON", + "symbol": "ETH", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ethereum.org/en/", + "explorer": "https://polygonscan.com/token/0x11CD37bb86F65419713f30673A480EA33c826872", + "status": "active", + "id": "0x11CD37bb86F65419713f30673A480EA33c826872", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x11CD37bb86F65419713f30673A480EA33c826872/logo.png b/blockchains/polygon/assets/0x11CD37bb86F65419713f30673A480EA33c826872/logo.png new file mode 100644 index 0000000000000..2d99a939536c4 Binary files /dev/null and b/blockchains/polygon/assets/0x11CD37bb86F65419713f30673A480EA33c826872/logo.png differ diff --git a/blockchains/polygon/assets/0x1379E8886A944d2D9d440b3d88DF536Aea08d9F3/info.json b/blockchains/polygon/assets/0x1379E8886A944d2D9d440b3d88DF536Aea08d9F3/info.json new file mode 100644 index 0000000000000..2cca5088f2760 --- /dev/null +++ b/blockchains/polygon/assets/0x1379E8886A944d2D9d440b3d88DF536Aea08d9F3/info.json @@ -0,0 +1,40 @@ +{ + "name": "Mysterium", + "type": "POLYGON", + "symbol": "MYST", + "decimals": 18, + "website": "https://mysterium.network/", + "description": "MYST is the utility token at the heart of Mysterium Network. MYST is used for frictionless P2P micropayments within the network. If you’re using the VPN, you can pay with MYST token. If you’re a node (provider of the VPN service) you receive MYST. Mysterium has designed its own unique micropayments infrastructure, the Hermes protocol, to facilitate these fast, anonymous, and censorship-resistant transactions.", + "explorer": "https://polygonscan.com/token/0x1379E8886A944d2D9d440b3d88DF536Aea08d9F3", + "status": "active", + "id": "0x1379E8886A944d2D9d440b3d88DF536Aea08d9F3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MysteriumNet" + }, + { + "name": "telegram", + "url": "https://t.me/Mysterium_Network" + }, + { + "name": "discord", + "url": "https://discord.com/invite/n3vtSwc" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MysteriumNetwork/" + }, + { + "name": "medium", + "url": "https://medium.com/mysterium-network" + }, + { + "name": "github", + "url": "https://github.com/MysteriumNetwork" + } + ], + "tags": [ + "privacy" + ] +} diff --git a/blockchains/polygon/assets/0x1379E8886A944d2D9d440b3d88DF536Aea08d9F3/logo.png b/blockchains/polygon/assets/0x1379E8886A944d2D9d440b3d88DF536Aea08d9F3/logo.png new file mode 100644 index 0000000000000..ad16c843c62cc Binary files /dev/null and b/blockchains/polygon/assets/0x1379E8886A944d2D9d440b3d88DF536Aea08d9F3/logo.png differ diff --git a/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/info.json b/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/info.json new file mode 100644 index 0000000000000..781b8e853b459 --- /dev/null +++ b/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/info.json @@ -0,0 +1,41 @@ +{ + "name": "Wrapped CCX", + "website": "https://conceal.network/", + "description": "Wrapped Conceal ($wCCX) is just a representation of ₡CCX on any of the available bridged ecosystems — a tokenized ₡CCX. Exactly one $wCCX will always represent (or equal) one ₡CCX.", + "explorer": "https://polygonscan.com/token/0x137ee749f0f8c2ed34ca00de33bb59e3dafa494a", + "type": "POLYGON", + "symbol": "wCCX", + "decimals": 6, + "status": "active", + "id": "0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/YbpHVSd" + }, + { + "name": "telegram", + "url": "https://t.me/concealnetworkusers" + }, + { + "name": "twitter", + "url": "https://twitter.com/ConcealNetwork" + }, + { + "name": "github", + "url": "https://github.com/sushiswap" + }, + { + "name": "medium", + "url": "https://concealnetwork.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-conceal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-conceal/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/logo.png b/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/logo.png new file mode 100644 index 0000000000000..b9f69da48bcb0 Binary files /dev/null and b/blockchains/polygon/assets/0x137Ee749f0F8c2eD34cA00dE33BB59E3dafA494A/logo.png differ diff --git a/blockchains/polygon/assets/0x155AB9Cd3655Aa6174E1e743a6DA1E208762b03d/info.json b/blockchains/polygon/assets/0x155AB9Cd3655Aa6174E1e743a6DA1E208762b03d/info.json new file mode 100644 index 0000000000000..4d5119d23e088 --- /dev/null +++ b/blockchains/polygon/assets/0x155AB9Cd3655Aa6174E1e743a6DA1E208762b03d/info.json @@ -0,0 +1,36 @@ +{ + "name": "Clever Minu", + "type": "POLYGON", + "symbol": "CLEVERMINU", + "decimals": 9, + "website": "https://www.cleverminu.com/", + "description": "This is a community based token that puts you first and opens up a new world in the world of cryptocurrencies and tokens.", + "explorer": "https://polygonscan.com/token/0x155AB9Cd3655Aa6174E1e743a6DA1E208762b03d", + "status": "active", + "id": "0x155AB9Cd3655Aa6174E1e743a6DA1E208762b03d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cleverminu" + }, + { + "name": "github", + "url": "https://github.com/cleverminu" + }, + { + "name": "telegram", + "url": "https://t.me/Cleverminu" + }, + { + "name": "medium", + "url": "https://medium.com/@clevertokenfinance" + }, + { + "name": "whitepaper", + "url": "https://www.cleverminu.com/assets/whitepaper/English/cleverpaper.pdf" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/polygon/assets/0x155AB9Cd3655Aa6174E1e743a6DA1E208762b03d/logo.png b/blockchains/polygon/assets/0x155AB9Cd3655Aa6174E1e743a6DA1E208762b03d/logo.png new file mode 100644 index 0000000000000..f464fd0a91393 Binary files /dev/null and b/blockchains/polygon/assets/0x155AB9Cd3655Aa6174E1e743a6DA1E208762b03d/logo.png differ diff --git a/blockchains/polygon/assets/0x1631244689EC1fEcbDD22fb5916E920dFC9b8D30/info.json b/blockchains/polygon/assets/0x1631244689EC1fEcbDD22fb5916E920dFC9b8D30/info.json new file mode 100644 index 0000000000000..1b99626343ada --- /dev/null +++ b/blockchains/polygon/assets/0x1631244689EC1fEcbDD22fb5916E920dFC9b8D30/info.json @@ -0,0 +1,42 @@ +{ + "name": "OVR", + "symbol": "OVR", + "type": "POLYGON", + "decimals": 18, + "description": "OVR is the decentralized infrastructure for the metaverse, merging physical and virtual world through Augmented Reality", + "website": "https://www.overthereality.ai/", + "explorer": "https://polygonscan.com/token/0x1631244689EC1fEcbDD22fb5916E920dFC9b8D30", + "status": "active", + "id": "0x1631244689EC1fEcbDD22fb5916E920dFC9b8D30", + "tags": ["nft"], + "links": [ + { + "name": "telegram", + "url": "https://t.me/OVRtheReality" + }, + { + "name": "twitter", + "url": "https://twitter.com/OVRtheReality" + }, + { + "name": "facebook", + "url": "https://facebook.com/Overmetaverse" + }, + { + "name": "telegram_news", + "url": "https://t.me/ovrannouncements" + }, + { + "name": "medium", + "url": "https://medium.com/ovrthereality" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ovr" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ovr/" + } + ] +} diff --git a/blockchains/polygon/assets/0x1631244689EC1fEcbDD22fb5916E920dFC9b8D30/logo.png b/blockchains/polygon/assets/0x1631244689EC1fEcbDD22fb5916E920dFC9b8D30/logo.png new file mode 100644 index 0000000000000..5bc8414cd2469 Binary files /dev/null and b/blockchains/polygon/assets/0x1631244689EC1fEcbDD22fb5916E920dFC9b8D30/logo.png differ diff --git a/blockchains/polygon/assets/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A/info.json b/blockchains/polygon/assets/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A/info.json new file mode 100644 index 0000000000000..d522e66fa1d9c --- /dev/null +++ b/blockchains/polygon/assets/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A/info.json @@ -0,0 +1,36 @@ +{ + "name": "Daily COP", + "website": "https://dlycrypto.com/", + "description": "Daily COP is a stablecoin pegged to the Colombian Peso to make financial services accesible to everyone and let Colombians easily enter the crypto-space with a familiar and stable currency that will open a new world of knowledge and opportunities.", + "explorer": "https://polygonscan.com/token/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A", + "type": "POLYGON", + "symbol": "DLYCOP", + "decimals": 18, + "status": "active", + "id": "0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MiDailyWallet" + }, + { + "name": "github", + "url": "https://github.com/miDaily/Daily-COP" + }, + { + "name": "whitepaper", + "url": "https://dlycrypto.com/wp-content/uploads/2022/01/Whitepaper-daily.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/daily-cop/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/daily-cop" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/polygon/assets/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A/logo.png b/blockchains/polygon/assets/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A/logo.png new file mode 100644 index 0000000000000..1db124afdd0ff Binary files /dev/null and b/blockchains/polygon/assets/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A/logo.png differ diff --git a/blockchains/polygon/assets/0x16E72fd009E6c4B99EA8E2b08dD1Af4Ba3a23787/info.json b/blockchains/polygon/assets/0x16E72fd009E6c4B99EA8E2b08dD1Af4Ba3a23787/info.json new file mode 100644 index 0000000000000..fbd47787b2e85 --- /dev/null +++ b/blockchains/polygon/assets/0x16E72fd009E6c4B99EA8E2b08dD1Af4Ba3a23787/info.json @@ -0,0 +1,25 @@ +{ + "name": "Nabox Token", + "website": "https://nabox.io/", + "description": "Nabox aims to allow users to utilize their digital assets across chains at the click of a button.", + "explorer": "https://polygonscan.com/token/0x16e72fd009e6c4b99ea8e2b08dd1af4ba3a23787", + "type": "POLYGON", + "symbol": "NABOX", + "decimals": 18, + "status": "active", + "id": "0x16E72fd009E6c4B99EA8E2b08dD1Af4Ba3a23787", + "links": [ + { + "name": "telegram", + "url": "https://t.me/naboxcommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/naboxwallet" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nabox/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x16E72fd009E6c4B99EA8E2b08dD1Af4Ba3a23787/logo.png b/blockchains/polygon/assets/0x16E72fd009E6c4B99EA8E2b08dD1Af4Ba3a23787/logo.png new file mode 100644 index 0000000000000..ee3475dce8027 Binary files /dev/null and b/blockchains/polygon/assets/0x16E72fd009E6c4B99EA8E2b08dD1Af4Ba3a23787/logo.png differ diff --git a/blockchains/polygon/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/info.json b/blockchains/polygon/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/info.json new file mode 100644 index 0000000000000..5f5ac031e0f73 --- /dev/null +++ b/blockchains/polygon/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/info.json @@ -0,0 +1,33 @@ +{ + "name": "Route", + "website": "https://www.routerprotocol.com/", + "description": "Router Protocol is a crosschain-liquidity aggregator platform that was built to seamlessly provide bridging infrastructure between current and emerging Layer 1 and Layer 2 blockchain solutions.", + "explorer": "https://polygonscan.com/token/0x16eccfdbb4ee1a85a33f3a9b21175cd7ae753db4", + "type": "POLYGON", + "symbol": "ROUTE", + "decimals": 18, + "status": "active", + "id": "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4", + "links": [ + { + "name": "github", + "url": "https://github.com/router-protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/routerprotocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/route/" + }, + { + "name": "medium", + "url": "https://routerprotocol.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/routerprotocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/logo.png b/blockchains/polygon/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/logo.png new file mode 100644 index 0000000000000..45d5fa65750a5 Binary files /dev/null and b/blockchains/polygon/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/logo.png differ diff --git a/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/info.json b/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/info.json new file mode 100644 index 0000000000000..1e909f28d5d71 --- /dev/null +++ b/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/info.json @@ -0,0 +1,29 @@ +{ + "name": "CRV (PoS)", + "website": "https://www.curve.fi/", + "description": "The main purposes of the Curve DAO token are to incentivise liquidity providers on the Curve Finance platform as well as getting as many users involved as possible in the governance of the protocol.", + "explorer": "https://polygonscan.com/token/0x172370d5cd63279efa6d502dab29171933a610af", + "type": "POLYGON", + "symbol": "CRV", + "decimals": 18, + "status": "active", + "id": "0x172370d5Cd63279eFa6d502DAB29171933a610AF", + "links": [ + { + "name": "github", + "url": "https://github.com/curvefi/curve-contract" + }, + { + "name": "twitter", + "url": "https://twitter.com/CurveFinance" + }, + { + "name": "telegram", + "url": "https://t.me/curvefi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/curve-dao-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/logo.png b/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/logo.png new file mode 100644 index 0000000000000..a5d633da7deaf Binary files /dev/null and b/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/logo.png differ diff --git a/blockchains/polygon/assets/0x1A49E59aB7101D6a66D6B2Fa6d09932079cC80EC/info.json b/blockchains/polygon/assets/0x1A49E59aB7101D6a66D6B2Fa6d09932079cC80EC/info.json new file mode 100644 index 0000000000000..6e1999448a13f --- /dev/null +++ b/blockchains/polygon/assets/0x1A49E59aB7101D6a66D6B2Fa6d09932079cC80EC/info.json @@ -0,0 +1,32 @@ +{ + "name": "WinsToken", + "type": "POLYGON", + "symbol": "WINS", + "decimals": 18, + "website": "https://www.playtrophy.com/", + "description": "$WINS is a gaming rewards token designed to be sustainable and deflationary in order to address problems from the last generation of \"play-to-earn\" web3 games.", + "explorer": "https://polygonscan.com/token/0x1a49e59ab7101d6a66d6b2fa6d09932079cc80ec", + "status": "active", + "id": "0x1A49E59aB7101D6a66D6B2Fa6d09932079cC80EC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/playtrophy" + }, + { + "name": "discord", + "url": "https://discord.com/invite/k2D8M95yMc" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wins" + }, + { + "name": "whitepaper", + "url": "https://litepaper.playtrophy.com/usdwins-token/usdwins-token" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x1A49E59aB7101D6a66D6B2Fa6d09932079cC80EC/logo.png b/blockchains/polygon/assets/0x1A49E59aB7101D6a66D6B2Fa6d09932079cC80EC/logo.png new file mode 100644 index 0000000000000..6c8acd08e00bb Binary files /dev/null and b/blockchains/polygon/assets/0x1A49E59aB7101D6a66D6B2Fa6d09932079cC80EC/logo.png differ diff --git a/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/info.json b/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/info.json new file mode 100644 index 0000000000000..4218dfd813c2e --- /dev/null +++ b/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/info.json @@ -0,0 +1,33 @@ +{ + "name": "WOO Network", + "type": "POLYGON", + "symbol": "WOO", + "decimals": 18, + "website": "https://woo.network", + "description": "Wootrade is a layer one trading infrastructure complete with deep liquidity, frontend trading GUI, and the ability to integrate into any exchange, trading desk, wallet, dApp, or other trading-related platform.", + "explorer": "https://polygonscan.com/token/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603", + "status": "active", + "id": "0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603", + "links": [ + { + "name": "telegram", + "url": "https://t.me/wootrade" + }, + { + "name": "blog", + "url": "https://medium.com/@wootrade" + }, + { + "name": "facebook", + "url": "https://facebook.com/Wootrade" + }, + { + "name": "whitepaper", + "url": "https://woo.network/Litepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wootrade-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/logo.png b/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/logo.png new file mode 100644 index 0000000000000..6a4f498ca1b25 Binary files /dev/null and b/blockchains/polygon/assets/0x1B815d120B3eF02039Ee11dC2d33DE7aA4a8C603/logo.png differ diff --git a/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/info.json b/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/info.json new file mode 100644 index 0000000000000..c54e571a1a0b9 --- /dev/null +++ b/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/info.json @@ -0,0 +1,28 @@ +{ + "name": "(PoS) Wrapped BTC", + "type": "POLYGON", + "symbol": "WBTC", + "decimals": 8, + "website": "https://wbtc.network/", + "description": "Wrapped Bitcoin (WBTC) is the first ERC20 token backed 1:1 with Bitcoin.", + "explorer": "https://polygonscan.com/token/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6", + "status": "active", + "id": "0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6", + "links": [ + { + "name": "whitepaper", + "url": "https://wbtc.network/assets/wrapped-tokens-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-bitcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-bitcoin/" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/logo.png b/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/logo.png new file mode 100644 index 0000000000000..702d64a2e040a Binary files /dev/null and b/blockchains/polygon/assets/0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6/logo.png differ diff --git a/blockchains/polygon/assets/0x1f194578e7510A350fb517a9ce63C40Fa1899427/info.json b/blockchains/polygon/assets/0x1f194578e7510A350fb517a9ce63C40Fa1899427/info.json new file mode 100644 index 0000000000000..464577fe763ca --- /dev/null +++ b/blockchains/polygon/assets/0x1f194578e7510A350fb517a9ce63C40Fa1899427/info.json @@ -0,0 +1,32 @@ +{ + "name": "Stable BTC", + "website": "app.ichi.org", + "description": "oneBTC is an ICHI-created stablecoin backed by USDC and wBTC.", + "explorer": "https://polygonscan.com/token/0x1f194578e7510A350fb517a9ce63C40Fa1899427", + "type": "POLYGON", + "symbol": "oneBTC", + "decimals": 18, + "status": "active", + "id": "0x1f194578e7510A350fb517a9ce63C40Fa1899427", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ichifarm/ichi-oneToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/ichifoundation" + }, + { + "name": "telegram", + "url": "https://t.me/ichifarm" + }, + { + "name": "medium", + "url": "https://medium.com/ichifarm" + } + ] +} diff --git a/blockchains/polygon/assets/0x1f194578e7510A350fb517a9ce63C40Fa1899427/logo.png b/blockchains/polygon/assets/0x1f194578e7510A350fb517a9ce63C40Fa1899427/logo.png new file mode 100644 index 0000000000000..bfc956906ea66 Binary files /dev/null and b/blockchains/polygon/assets/0x1f194578e7510A350fb517a9ce63C40Fa1899427/logo.png differ diff --git a/blockchains/polygon/assets/0x229b1b6C23ff8953D663C4cBB519717e323a0a84/info.json b/blockchains/polygon/assets/0x229b1b6C23ff8953D663C4cBB519717e323a0a84/info.json new file mode 100644 index 0000000000000..1eed1776ea6c7 --- /dev/null +++ b/blockchains/polygon/assets/0x229b1b6C23ff8953D663C4cBB519717e323a0a84/info.json @@ -0,0 +1,25 @@ +{ + "name": "BLOK", + "website": "https://www.bloktopia.com/", + "description": "Bloktopia is a Skyscraper Metaverse built and Backed by Polygon.", + "explorer": "https://polygonscan.com/token/0x229b1b6C23ff8953D663C4cBB519717e323a0a84", + "type": "POLYGON", + "symbol": "BLOK", + "decimals": 18, + "status": "active", + "id": "0x229b1b6C23ff8953D663C4cBB519717e323a0a84", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BloktopiaChat" + }, + { + "name": "twitter", + "url": "https://twitter.com/bloktopia" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bloktopia/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x229b1b6C23ff8953D663C4cBB519717e323a0a84/logo.png b/blockchains/polygon/assets/0x229b1b6C23ff8953D663C4cBB519717e323a0a84/logo.png new file mode 100644 index 0000000000000..43122282144dd Binary files /dev/null and b/blockchains/polygon/assets/0x229b1b6C23ff8953D663C4cBB519717e323a0a84/logo.png differ diff --git a/blockchains/polygon/assets/0x235737dBb56e8517391473f7c964DB31fA6ef280/info.json b/blockchains/polygon/assets/0x235737dBb56e8517391473f7c964DB31fA6ef280/info.json new file mode 100644 index 0000000000000..ecae340765feb --- /dev/null +++ b/blockchains/polygon/assets/0x235737dBb56e8517391473f7c964DB31fA6ef280/info.json @@ -0,0 +1,29 @@ +{ + "name": "Kasta", + "type": "POLYGON", + "symbol": "KASTA", + "decimals": 18, + "website": "https://www.kasta.io/", + "description": "$Kasta is redefining the current understanding of digital payments.", + "explorer": "https://polygonscan.com/token/0x235737dbb56e8517391473f7c964db31fa6ef280", + "status": "active", + "id": "0x235737dBb56e8517391473f7c964DB31fA6ef280", + "links": [ + { + "name": "github", + "url": "https://github.com/kasta-io" + }, + { + "name": "twitter", + "url": "https://twitter.com/kasta_app" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kasta/" + }, + { + "name": "telegram", + "url": "https://t.me/kasta_announcements" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x235737dBb56e8517391473f7c964DB31fA6ef280/logo.png b/blockchains/polygon/assets/0x235737dBb56e8517391473f7c964DB31fA6ef280/logo.png new file mode 100644 index 0000000000000..c1de608975fc6 Binary files /dev/null and b/blockchains/polygon/assets/0x235737dBb56e8517391473f7c964DB31fA6ef280/logo.png differ diff --git a/blockchains/polygon/assets/0x23D29D30e35C5e8D321e1dc9A8a61BFD846D4C5C/info.json b/blockchains/polygon/assets/0x23D29D30e35C5e8D321e1dc9A8a61BFD846D4C5C/info.json new file mode 100644 index 0000000000000..57f6305e10d36 --- /dev/null +++ b/blockchains/polygon/assets/0x23D29D30e35C5e8D321e1dc9A8a61BFD846D4C5C/info.json @@ -0,0 +1,28 @@ +{ + "name": "HEX", + "type": "POLYGON", + "symbol": "HEX", + "decimals": 8, + "website": "https://hex.com/", + "description": "HEX.com averages 25% APY interest recently. HEX virtually lends value from stakers to non-stakers as staking reduces supply. The launch ends Nov. 19th, 2020 when HEX stakers get credited ~200B HEX. HEX's total supply is now ~350B. Audited 3 times, 2 security, and 1 economics.", + "explorer": "https://polygonscan.com/token/0x23D29D30e35C5e8D321e1dc9A8a61BFD846D4C5C", + "status": "active", + "id": "0x23D29D30e35C5e8D321e1dc9A8a61BFD846D4C5C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HEXcrypto" + }, + { + "name": "telegram", + "url": "https://t.me/HEXcrypto" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hex/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x23D29D30e35C5e8D321e1dc9A8a61BFD846D4C5C/logo.png b/blockchains/polygon/assets/0x23D29D30e35C5e8D321e1dc9A8a61BFD846D4C5C/logo.png new file mode 100644 index 0000000000000..aa7fbd0db6ff3 Binary files /dev/null and b/blockchains/polygon/assets/0x23D29D30e35C5e8D321e1dc9A8a61BFD846D4C5C/logo.png differ diff --git a/blockchains/polygon/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json b/blockchains/polygon/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json new file mode 100644 index 0000000000000..c0d3a8c115e90 --- /dev/null +++ b/blockchains/polygon/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise NFT Stakes", + "type": "POLYGON", + "symbol": "nftRISE", + "decimals": 0, + "website": "https://www.everrise.com/", + "description": "EverRise Staking NFTs are containers of Vote Escrowed (ve)EverRise weighted governance tokens. veRISE generates rewards from the auto-buyback with a market driven yield curve, based on the transaction volume of EverRise trades and veEverRise sales.", + "explorer": "https://polygonscan.com/token/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "status": "active", + "id": "0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png b/blockchains/polygon/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png new file mode 100644 index 0000000000000..4272c382f1522 Binary files /dev/null and b/blockchains/polygon/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png differ diff --git a/blockchains/polygon/assets/0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B/info.json b/blockchains/polygon/assets/0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B/info.json new file mode 100644 index 0000000000000..20c927b426a0f --- /dev/null +++ b/blockchains/polygon/assets/0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B/info.json @@ -0,0 +1,28 @@ +{ + "name": "Cartesi Token (PoS)", + "website": "https://cartesi.io", + "description": "Cartesi is the first Blockchain OS. It allows developers to build decentralized logic with Linux and standard programming environments preserving the decentralization and security of blockchains.", + "explorer": "https://polygonscan.com/token/0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B", + "type": "POLYGON", + "symbol": "CTSI", + "decimals": 18, + "status": "active", + "id": "0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cartesiproject" + }, + { + "name": "telegram", + "url": "https://t.me/cartesiannouncements" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/cartesi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B/logo.png b/blockchains/polygon/assets/0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B/logo.png new file mode 100644 index 0000000000000..8317ac643a40d Binary files /dev/null and b/blockchains/polygon/assets/0x2727Ab1c2D22170ABc9b595177B2D5C6E1Ab7B7B/logo.png differ diff --git a/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/info.json b/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/info.json new file mode 100644 index 0000000000000..392763cae7f41 --- /dev/null +++ b/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/info.json @@ -0,0 +1,33 @@ +{ + "name": "Bridged USD Coin (PoS)", + "website": "https://centre.io/usdc", + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "explorer": "https://polygonscan.com/token/0x2791bca1f2de4661ed88a30c99a7a9449aa84174", + "type": "POLYGON", + "symbol": "USDC.e", + "decimals": 6, + "status": "active", + "id": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/logo.png b/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/logo.png new file mode 100644 index 0000000000000..eafbaac194aa7 Binary files /dev/null and b/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/logo.png differ diff --git a/blockchains/polygon/assets/0x28C388FB1F4fa9F9eB445f0579666849EE5eeb42/info.json b/blockchains/polygon/assets/0x28C388FB1F4fa9F9eB445f0579666849EE5eeb42/info.json new file mode 100644 index 0000000000000..c578c4e946ebe --- /dev/null +++ b/blockchains/polygon/assets/0x28C388FB1F4fa9F9eB445f0579666849EE5eeb42/info.json @@ -0,0 +1,28 @@ +{ + "name": "Bella (PoS)", + "type": "POLYGON", + "symbol": "BEL", + "decimals": 18, + "website": "https://bella.fi/", + "description": "Bella is a suite of open finance products including automated yield farming tools, lending protocol, one-click savings account, customized robo-advisor, and more.", + "explorer": "https://polygonscan.com/token/0x28c388fb1f4fa9f9eb445f0579666849ee5eeb42", + "status": "active", + "id": "0x28C388FB1F4fa9F9eB445f0579666849EE5eeb42", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BellaProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/bellaprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bella-protocol/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x28C388FB1F4fa9F9eB445f0579666849EE5eeb42/logo.png b/blockchains/polygon/assets/0x28C388FB1F4fa9F9eB445f0579666849EE5eeb42/logo.png new file mode 100644 index 0000000000000..f21ebd57a7fa2 Binary files /dev/null and b/blockchains/polygon/assets/0x28C388FB1F4fa9F9eB445f0579666849EE5eeb42/logo.png differ diff --git a/blockchains/polygon/assets/0x2AB0e9e4eE70FFf1fB9D67031E44F6410170d00e/info.json b/blockchains/polygon/assets/0x2AB0e9e4eE70FFf1fB9D67031E44F6410170d00e/info.json new file mode 100644 index 0000000000000..0f1c4eada2b59 --- /dev/null +++ b/blockchains/polygon/assets/0x2AB0e9e4eE70FFf1fB9D67031E44F6410170d00e/info.json @@ -0,0 +1,25 @@ +{ + "name": "XEN Crypto", + "symbol": "mXEN", + "type": "POLYGON", + "decimals": 18, + "description": "XEN aims to become a community-building crypto asset that connects like minded people together and provide the lowest barrier to entry through its unique tokenomics.", + "website": "https://xen.network/", + "explorer": "https://polygonscan.com/token/0x2AB0e9e4eE70FFf1fB9D67031E44F6410170d00e", + "status": "active", + "id": "0x2AB0e9e4eE70FFf1fB9D67031E44F6410170d00e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/XEN_Crypto" + }, + { + "name": "telegram", + "url": "https://t.me/XENCryptoTalk" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xen-crypto/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x2AB0e9e4eE70FFf1fB9D67031E44F6410170d00e/logo.png b/blockchains/polygon/assets/0x2AB0e9e4eE70FFf1fB9D67031E44F6410170d00e/logo.png new file mode 100644 index 0000000000000..7837957416a73 Binary files /dev/null and b/blockchains/polygon/assets/0x2AB0e9e4eE70FFf1fB9D67031E44F6410170d00e/logo.png differ diff --git a/blockchains/polygon/assets/0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7/info.json b/blockchains/polygon/assets/0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7/info.json new file mode 100644 index 0000000000000..4a770a55459cf --- /dev/null +++ b/blockchains/polygon/assets/0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7/info.json @@ -0,0 +1,25 @@ +{ + "name": "Mask Network", + "website": "https://mask.io", + "description": "The portal to the new, open internet.", + "explorer": "https://polygonscan.com/token/0x2b9e7ccdf0f4e5b24757c1e1a80e311e34cb10c7", + "type": "POLYGON", + "symbol": "MASK", + "decimals": 18, + "status": "active", + "id": "0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7", + "links": [ + { + "name": "github", + "url": "https://github.com/DimensionDev/Maskbook" + }, + { + "name": "twitter", + "url": "https://twitter.com/realmaskbook" + }, + { + "name": "facebook", + "url": "https://facebook.com/masknetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7/logo.png b/blockchains/polygon/assets/0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7/logo.png new file mode 100644 index 0000000000000..731134e2a42d7 Binary files /dev/null and b/blockchains/polygon/assets/0x2B9E7ccDF0F4e5B24757c1E1a80e311E34Cb10c7/logo.png differ diff --git a/blockchains/polygon/assets/0x2F3E306d9F02ee8e8850F9040404918d0b345207/info.json b/blockchains/polygon/assets/0x2F3E306d9F02ee8e8850F9040404918d0b345207/info.json new file mode 100644 index 0000000000000..a0a841f059b91 --- /dev/null +++ b/blockchains/polygon/assets/0x2F3E306d9F02ee8e8850F9040404918d0b345207/info.json @@ -0,0 +1,48 @@ +{ + "name": " DOGAMI", + "type": "POLYGON", + "symbol": "DOGA", + "decimals": 5, + "website": "https://dogami.com", + "description": "Launched in 2021, DOGAMÍ is an entertainment company that develops web3 games centered around the Dogamí, mystical 3D dog avatars imbued with spiritual powers. DOGAMÍ users can experience different interactive experiences in an immersive universe. $DOGA is the primary currency of the DOGAMÍ universe, a multichain-utility token limited to 1B tokens with multiple use cases.", + "explorer": "https://polygonscan.com/token/0x2F3E306d9F02ee8e8850F9040404918d0b345207", + "status": "active", + "id": "0x2F3E306d9F02ee8e8850F9040404918d0b345207", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogami" + }, + { + "name": "github", + "url": "https://github.com/dogami-code/Smart-Contracts-EVM" + }, + { + "name": "telegram", + "url": "https://t.me/DogamiAnnouncement" + }, + { + "name": "discord", + "url": "https://discord.com/invite/dogamiofficial" + }, + { + "name": "medium", + "url": "https://dogami.medium.com" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.dogami.com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogami/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x2F3E306d9F02ee8e8850F9040404918d0b345207/logo.png b/blockchains/polygon/assets/0x2F3E306d9F02ee8e8850F9040404918d0b345207/logo.png new file mode 100644 index 0000000000000..a995169b7f600 Binary files /dev/null and b/blockchains/polygon/assets/0x2F3E306d9F02ee8e8850F9040404918d0b345207/logo.png differ diff --git a/blockchains/polygon/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json b/blockchains/polygon/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json new file mode 100644 index 0000000000000..1210f13e09d44 --- /dev/null +++ b/blockchains/polygon/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/info.json @@ -0,0 +1,28 @@ +{ + "name": "StargateToken", + "website": "https://stargate.finance", + "description": "Stargate is a fully composable liquidity transport protocol that lives at the heart of Omnichain DeFi.", + "explorer": "https://polygonscan.com/token/0x2f6f07cdcf3588944bf4c42ac74ff24bf56e7590", + "type": "POLYGON", + "symbol": "STG", + "decimals": 18, + "status": "active", + "id": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590", + "links": [ + { + "name": "medium", + "url": "https://medium.com/stargate-official" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/LEM0ELklmO1kODdh" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stargate-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png b/blockchains/polygon/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png new file mode 100644 index 0000000000000..f983849d90c4f Binary files /dev/null and b/blockchains/polygon/assets/0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590/logo.png differ diff --git a/blockchains/polygon/assets/0x3553f861dEc0257baDA9F8Ed268bf0D74e45E89C/info.json b/blockchains/polygon/assets/0x3553f861dEc0257baDA9F8Ed268bf0D74e45E89C/info.json new file mode 100644 index 0000000000000..86854380dc419 --- /dev/null +++ b/blockchains/polygon/assets/0x3553f861dEc0257baDA9F8Ed268bf0D74e45E89C/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Solana)", + "type": "POLYGON", + "symbol": "USDTso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://polygonscan.com/token/0x3553f861dec0257bada9f8ed268bf0d74e45e89c", + "status": "active", + "id": "0x3553f861dEc0257baDA9F8Ed268bf0D74e45E89C", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x3553f861dEc0257baDA9F8Ed268bf0D74e45E89C/logo.png b/blockchains/polygon/assets/0x3553f861dEc0257baDA9F8Ed268bf0D74e45E89C/logo.png new file mode 100644 index 0000000000000..d52df831af1f9 Binary files /dev/null and b/blockchains/polygon/assets/0x3553f861dEc0257baDA9F8Ed268bf0D74e45E89C/logo.png differ diff --git a/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/info.json b/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/info.json new file mode 100644 index 0000000000000..2efa607612958 --- /dev/null +++ b/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/info.json @@ -0,0 +1,33 @@ +{ + "name": "Fish", + "symbol": "FISH", + "type": "POLYGON", + "decimals": 18, + "description": "Value-oriented, economically sustainable hybrid yield aggregator on Polygon.", + "website": "https://polycat.finance", + "explorer": "https://polygonscan.com/token/0x3a3df212b7aa91aa0402b9035b098891d276572b", + "status": "active", + "id": "0x3a3Df212b7AA91Aa0402B9035b098891d276572B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PolycatFinance" + }, + { + "name": "github", + "url": "https://github.com/polycatfi" + }, + { + "name": "telegram", + "url": "https://t.me/PolycatFinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polycat-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polycat-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/logo.png b/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/logo.png new file mode 100644 index 0000000000000..7280dda9553ae Binary files /dev/null and b/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/logo.png differ diff --git a/blockchains/polygon/assets/0x3a9A81d576d83FF21f26f325066054540720fC34/info.json b/blockchains/polygon/assets/0x3a9A81d576d83FF21f26f325066054540720fC34/info.json new file mode 100644 index 0000000000000..f8336fabc0219 --- /dev/null +++ b/blockchains/polygon/assets/0x3a9A81d576d83FF21f26f325066054540720fC34/info.json @@ -0,0 +1,33 @@ +{ + "name": "Streamr", + "type": "POLYGON", + "symbol": "DATA", + "decimals": 18, + "website": "https://streamr.network", + "description": "Streamr is a decentralized real‑time data network for web3. Create, share and consume data streams on an open, scalable P2P protocol with powerful tools for monetization. As a layer zero protocol, it provides a publish/subscribe messaging framework for decentralized applications built on top.", + "explorer": "https://polygonscan.com/token/0x3a9A81d576d83FF21f26f325066054540720fC34", + "status": "active", + "id": "0x3a9A81d576d83FF21f26f325066054540720fC34", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/streamr" + }, + { + "name": "github", + "url": "https://github.com/streamr-dev" + }, + { + "name": "whitepaper", + "url": "https://streamr.network/network-whitepaper" + }, + { + "name": "blog", + "url": "https://blog.streamr.network" + }, + { + "name": "docs", + "url": "https://streamr.network/docs" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x3a9A81d576d83FF21f26f325066054540720fC34/logo.png b/blockchains/polygon/assets/0x3a9A81d576d83FF21f26f325066054540720fC34/logo.png new file mode 100644 index 0000000000000..9fc79a7995fc5 Binary files /dev/null and b/blockchains/polygon/assets/0x3a9A81d576d83FF21f26f325066054540720fC34/logo.png differ diff --git a/blockchains/polygon/assets/0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359/info.json b/blockchains/polygon/assets/0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359/info.json new file mode 100644 index 0000000000000..7a26200401847 --- /dev/null +++ b/blockchains/polygon/assets/0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359/info.json @@ -0,0 +1,33 @@ +{ + "name": "Native USD Coin (PoS)", + "website": "https://centre.io/usdc", + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "explorer": "https://polygonscan.com/token/0x3c499c542cef5e3811e1192ce70d8cc03d5c3359", + "type": "POLYGON", + "symbol": "USDC", + "decimals": 6, + "status": "active", + "id": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ] +} diff --git a/blockchains/polygon/assets/0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359/logo.png b/blockchains/polygon/assets/0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359/logo.png new file mode 100644 index 0000000000000..2460919c3efbe Binary files /dev/null and b/blockchains/polygon/assets/0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359/logo.png differ diff --git a/blockchains/polygon/assets/0x3ce1327867077B551ae9A6987bF10C9fd08edCE1/info.json b/blockchains/polygon/assets/0x3ce1327867077B551ae9A6987bF10C9fd08edCE1/info.json new file mode 100644 index 0000000000000..db95827834091 --- /dev/null +++ b/blockchains/polygon/assets/0x3ce1327867077B551ae9A6987bF10C9fd08edCE1/info.json @@ -0,0 +1,25 @@ +{ + "name": " SwissCheese", + "website": "https://swisscheese.finance/", + "description": "$SWCH is the native token of Swisscheese, the world's first decentralized exchange dedicated to trading tokenized stocks. Standing at the forefront of the DeFi revolution, Swisscheese merges the realms of traditional stock trading and blockchain. With $SWCH at its core, the platform offers users unparalleled opportunities to trade, stake, and experience finance like never before, marking a true evolution in the DeFi space. Now available on Trust Wallet, users can easily trade and manage their $SWCH holdings in one of the most trusted and user-friendly crypto wallets in the industry.", + "explorer": "https://polygonscan.com/token/0x3ce1327867077b551ae9a6987bf10c9fd08edce1", + "type": "POLYGON", + "symbol": "SWCH", + "decimals": 18, + "status": "active", + "id": "0x3ce1327867077B551ae9A6987bF10C9fd08edCE1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Swisscheese_fn" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/swisscheese/" + }, + { + "name": "telegram", + "url": "https://t.me/swisscheesegroup" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x3ce1327867077B551ae9A6987bF10C9fd08edCE1/logo.png b/blockchains/polygon/assets/0x3ce1327867077B551ae9A6987bF10C9fd08edCE1/logo.png new file mode 100644 index 0000000000000..2cb920697bf85 Binary files /dev/null and b/blockchains/polygon/assets/0x3ce1327867077B551ae9A6987bF10C9fd08edCE1/logo.png differ diff --git a/blockchains/polygon/assets/0x3f6b3595ecF70735D3f48D69b09C4E4506DB3F47/info.json b/blockchains/polygon/assets/0x3f6b3595ecF70735D3f48D69b09C4E4506DB3F47/info.json new file mode 100644 index 0000000000000..e073ea42a0729 --- /dev/null +++ b/blockchains/polygon/assets/0x3f6b3595ecF70735D3f48D69b09C4E4506DB3F47/info.json @@ -0,0 +1,25 @@ +{ + "name": "GameStation", + "type": "POLYGON", + "symbol": "GAMER", + "decimals": 18, + "website": "https://www.gamestation.io/", + "description": "GameStation is a decentralized multi-chain gaming launchpad and marketplace.", + "explorer": "https://polygonscan.com/token/0x3f6b3595ecF70735D3f48D69b09C4E4506DB3F47", + "status": "active", + "id": "0x3f6b3595ecF70735D3f48D69b09C4E4506DB3F47", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gamestationio" + }, + { + "name": "telegram", + "url": "https://t.me/gamestationio_official" + }, + { + "name": "medium", + "url": "https://medium.com/gamestationio" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x3f6b3595ecF70735D3f48D69b09C4E4506DB3F47/logo.png b/blockchains/polygon/assets/0x3f6b3595ecF70735D3f48D69b09C4E4506DB3F47/logo.png new file mode 100644 index 0000000000000..31886b1367a8f Binary files /dev/null and b/blockchains/polygon/assets/0x3f6b3595ecF70735D3f48D69b09C4E4506DB3F47/logo.png differ diff --git a/blockchains/polygon/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/info.json b/blockchains/polygon/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/info.json new file mode 100644 index 0000000000000..aaab7a61b8f28 --- /dev/null +++ b/blockchains/polygon/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/info.json @@ -0,0 +1,28 @@ +{ + "name": "PYR Token", + "symbol": "PYR", + "type": "POLYGON", + "decimals": 18, + "description": "Vulcan Forged is an established non-fungible token (NFT) game studio, marketplace, and dApp incubator with 10+ games, a 20000+ community, and top 5 NFT marketplace volume.", + "website": "https://vulcanforged.com/", + "explorer": "https://polygonscan.com/token/0x430EF9263E76DAE63c84292C3409D61c598E9682", + "status": "active", + "id": "0x430EF9263E76DAE63c84292C3409D61c598E9682", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VulcanForged" + }, + { + "name": "telegram", + "url": "https://t.me/VeriArti" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vulcan-forged-pyr/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/logo.png b/blockchains/polygon/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/logo.png new file mode 100644 index 0000000000000..d61a97f70aac4 Binary files /dev/null and b/blockchains/polygon/assets/0x430EF9263E76DAE63c84292C3409D61c598E9682/logo.png differ diff --git a/blockchains/polygon/assets/0x4318CB63A2b8edf2De971E2F17F77097e499459D/info.json b/blockchains/polygon/assets/0x4318CB63A2b8edf2De971E2F17F77097e499459D/info.json new file mode 100644 index 0000000000000..5b8f7d56ca1c2 --- /dev/null +++ b/blockchains/polygon/assets/0x4318CB63A2b8edf2De971E2F17F77097e499459D/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Ethereum)", + "type": "POLYGON", + "symbol": "USDCet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://polygonscan.com/token/0x4318cb63a2b8edf2de971e2f17f77097e499459d", + "status": "active", + "id": "0x4318CB63A2b8edf2De971E2F17F77097e499459D", + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/polygon/assets/0x4318CB63A2b8edf2De971E2F17F77097e499459D/logo.png b/blockchains/polygon/assets/0x4318CB63A2b8edf2De971E2F17F77097e499459D/logo.png new file mode 100644 index 0000000000000..ed00e43fcfe9b Binary files /dev/null and b/blockchains/polygon/assets/0x4318CB63A2b8edf2De971E2F17F77097e499459D/logo.png differ diff --git a/blockchains/polygon/assets/0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f/info.json b/blockchains/polygon/assets/0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f/info.json new file mode 100644 index 0000000000000..6d63d4caa7731 --- /dev/null +++ b/blockchains/polygon/assets/0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f/info.json @@ -0,0 +1,21 @@ +{ + "name": "Rainbow Token", + "type": "POLYGON", + "symbol": "RBW", + "decimals": 18, + "website": "https://www.cryptounicorns.fun/", + "description": "Crypto Unicorns is a new blockchain-based game centered around awesomely unique Unicorn NFTs which players can use in a fun farming simulation and in a variety of exciting battle loops. Rainbow Tokens are the primary value and governance token of the Unicorn multiverse.", + "explorer": "https://polygonscan.com/token/0x431cd3c9ac9fc73644bf68bf5691f4b83f9e104f", + "status": "active", + "id": "0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/crypto_unicorns" + }, + { + "name": "telegram", + "url": "https://t.me/crypto_unicorns" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f/logo.png b/blockchains/polygon/assets/0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f/logo.png new file mode 100644 index 0000000000000..34190371893af Binary files /dev/null and b/blockchains/polygon/assets/0x431CD3C9AC9Fc73644BF68bF5691f4B83F9E104f/logo.png differ diff --git a/blockchains/polygon/assets/0x43Df9c0a1156c96cEa98737b511ac89D0e2A1F46/info.json b/blockchains/polygon/assets/0x43Df9c0a1156c96cEa98737b511ac89D0e2A1F46/info.json new file mode 100644 index 0000000000000..fb819ef941082 --- /dev/null +++ b/blockchains/polygon/assets/0x43Df9c0a1156c96cEa98737b511ac89D0e2A1F46/info.json @@ -0,0 +1,32 @@ +{ + "name": "GOVI (PoS)", + "type": "POLYGON", + "symbol": "GOVI", + "decimals": 18, + "website": "https://cvi.finance/", + "description": "CVI is created by computing a decentralized volatility index from cryptocurrency option prices together with analyzing the market’s expectation of future volatility.", + "explorer": "https://polygonscan.com/token/0x43df9c0a1156c96cea98737b511ac89d0e2a1f46", + "status": "active", + "id": "0x43Df9c0a1156c96cEa98737b511ac89D0e2A1F46", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/official_cvi" + }, + { + "name": "github", + "url": "https://github.com/coti-io/cvi-contracts" + }, + { + "name": "telegram", + "url": "https://t.me/cviofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/govi/" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x43Df9c0a1156c96cEa98737b511ac89D0e2A1F46/logo.png b/blockchains/polygon/assets/0x43Df9c0a1156c96cEa98737b511ac89D0e2A1F46/logo.png new file mode 100644 index 0000000000000..116c2416ce7b6 Binary files /dev/null and b/blockchains/polygon/assets/0x43Df9c0a1156c96cEa98737b511ac89D0e2A1F46/logo.png differ diff --git a/blockchains/polygon/assets/0x4597c8A59Ab28B36840B82B3A674994A279593D0/info.json b/blockchains/polygon/assets/0x4597c8A59Ab28B36840B82B3A674994A279593D0/info.json new file mode 100644 index 0000000000000..c21b04b64dc70 --- /dev/null +++ b/blockchains/polygon/assets/0x4597c8A59Ab28B36840B82B3A674994A279593D0/info.json @@ -0,0 +1,21 @@ +{ + "name": "CircuitsOfValue", + "symbol": "Coval", + "type": "POLYGON", + "decimals": 8, + "description": "Combine different blockchain tokens into a single token. Tradable DeFi Pools. Make any token a privacy token. Make Tradable Portfolios. ", + "website": "https://circuitsofvalue.com/", + "explorer": "https://polygonscan.com/token/0x4597c8a59ab28b36840b82b3a674994a279593d0", + "status": "active", + "id": "0x4597c8A59Ab28B36840B82B3A674994A279593D0", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/circuits-of-value/" + }, + { + "name": "twitter", + "url": "https://twitter.com/circuitsofvalue" + } + ] + } \ No newline at end of file diff --git a/blockchains/polygon/assets/0x4597c8A59Ab28B36840B82B3A674994A279593D0/logo.png b/blockchains/polygon/assets/0x4597c8A59Ab28B36840B82B3A674994A279593D0/logo.png new file mode 100644 index 0000000000000..fa6dfaeca5218 Binary files /dev/null and b/blockchains/polygon/assets/0x4597c8A59Ab28B36840B82B3A674994A279593D0/logo.png differ diff --git a/blockchains/polygon/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/info.json b/blockchains/polygon/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/info.json new file mode 100644 index 0000000000000..3960f997e6e51 --- /dev/null +++ b/blockchains/polygon/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/info.json @@ -0,0 +1,25 @@ +{ + "name": "WolfSafePoorPeople", + "type": "POLYGON", + "symbol": "WSPP", + "decimals": 18, + "website": "https://www.wolfible.com/", + "description": "WSPP is a PRC-20 token, which was designed to develop NFT and GameFi programs of the project, as well as for AMA rewards, trading, staking and farming within the platform.", + "explorer": "https://polygonscan.com/token/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F", + "status": "active", + "id": "0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/robowolf8" + }, + { + "name": "telegram", + "url": "https://t.me/robowolfproject" + }, + { + "name": "medium", + "url": "https://medium.com/robowolf89" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/logo.png b/blockchains/polygon/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/logo.png new file mode 100644 index 0000000000000..14c226e043997 Binary files /dev/null and b/blockchains/polygon/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/logo.png differ diff --git a/blockchains/polygon/assets/0x486FFAf06A681bf22B5209e9fFCE722662A60E8C/info.json b/blockchains/polygon/assets/0x486FFAf06A681bf22B5209e9fFCE722662A60E8C/info.json new file mode 100644 index 0000000000000..a96aef3385c41 --- /dev/null +++ b/blockchains/polygon/assets/0x486FFAf06A681bf22B5209e9fFCE722662A60E8C/info.json @@ -0,0 +1,32 @@ +{ + "name": "Flycoin", + "type": "POLYGON", + "symbol": "FLY", + "decimals": 18, + "website": "https://flycoin.org", + "description": "Flycoin is a first of its kind crypto-based rewards program that pays you every time you fly, travel, or transact with our partners.", + "explorer": "https://polygonscan.com/token/0x486FFAf06A681bf22B5209e9fFCE722662A60E8C", + "status": "active", + "id": "0x486FFAf06A681bf22B5209e9fFCE722662A60E8C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FlycoinOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/+UcIwOEQaTxQyMig0" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/flycoin-fly" + }, + { + "name": "whitepaper", + "url": "https://flycoin.gitbook.io/flycoin-whitepaper/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/polygon/assets/0x486FFAf06A681bf22B5209e9fFCE722662A60E8C/logo.png b/blockchains/polygon/assets/0x486FFAf06A681bf22B5209e9fFCE722662A60E8C/logo.png new file mode 100644 index 0000000000000..de7f9e2facbd5 Binary files /dev/null and b/blockchains/polygon/assets/0x486FFAf06A681bf22B5209e9fFCE722662A60E8C/logo.png differ diff --git a/blockchains/polygon/assets/0x48cBc913dE09317dF2365e6827Df50dA083701D5/info.json b/blockchains/polygon/assets/0x48cBc913dE09317dF2365e6827Df50dA083701D5/info.json new file mode 100644 index 0000000000000..addf371a5b21f --- /dev/null +++ b/blockchains/polygon/assets/0x48cBc913dE09317dF2365e6827Df50dA083701D5/info.json @@ -0,0 +1,25 @@ +{ + "name": "The 4th Pillar Token", + "website": "https://the4thpillar.io/", + "description": "FOUR token is a technical and incentive component dedicated to; (1) RTA (i.e. right-to-access), and; (2) MTO (i.e. multiple-transfer option) models in the ecosystem of Web3 communication.", + "explorer": "https://polygonscan.com/token/0x48cBc913dE09317dF2365e6827Df50dA083701D5", + "type": "POLYGON", + "symbol": "FOUR", + "decimals": 18, + "status": "active", + "id": "0x48cBc913dE09317dF2365e6827Df50dA083701D5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/4pfour" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-4th-pillar" + } + ], + "tags": [ + "governance", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x48cBc913dE09317dF2365e6827Df50dA083701D5/logo.png b/blockchains/polygon/assets/0x48cBc913dE09317dF2365e6827Df50dA083701D5/logo.png new file mode 100644 index 0000000000000..b0d3e287349fe Binary files /dev/null and b/blockchains/polygon/assets/0x48cBc913dE09317dF2365e6827Df50dA083701D5/logo.png differ diff --git a/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/info.json b/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/info.json new file mode 100644 index 0000000000000..5b8c03de59194 --- /dev/null +++ b/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/info.json @@ -0,0 +1,29 @@ +{ + "name": "WaultSwap Polygon", + "type": "POLYGON", + "symbol": "WEXpoly", + "decimals": 18, + "website": "https://wault.finance", + "description": "Wault Finance is a decentralized finance hub that connects all of the primary DeFi use-cases within one simple ecosystem, on the Binance Smart Chain. In short, an all-in-one DeFi Platform!We’ve built a protocol including 2 tokens – WAULTx and WEX – and some unique features such as: WaultSwap (AMM), Wault Launchpad (new project presales), Wault Locker (liquidity locks for new or established projects), Wault Farms (staking and farming) and many other great services.", + "explorer": "https://polygonscan.com/token/0x4c4bf319237d98a30a929a96112effa8da3510eb", + "status": "active", + "id": "0x4c4BF319237D98a30A929A96112EfFa8DA3510EB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Wault_Finance" + }, + { + "name": "github", + "url": "https://github.com/WaultFinance" + }, + { + "name": "telegram", + "url": "https://t.me/WaultFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/waultswap-polygon/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/logo.png b/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/logo.png new file mode 100644 index 0000000000000..dbaca59e5ea77 Binary files /dev/null and b/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/logo.png differ diff --git a/blockchains/polygon/assets/0x4e830F67Ec499E69930867f9017AEb5B3f629c73/info.json b/blockchains/polygon/assets/0x4e830F67Ec499E69930867f9017AEb5B3f629c73/info.json new file mode 100644 index 0000000000000..f84fe618235ac --- /dev/null +++ b/blockchains/polygon/assets/0x4e830F67Ec499E69930867f9017AEb5B3f629c73/info.json @@ -0,0 +1,40 @@ +{ + "name": "Oddz", + "type": "POLYGON", + "symbol": "ODDZ", + "decimals": 18, + "website": "https://www.oddz.fi/", + "description": "Multi-chain Derivatives Trading Protocol.", + "explorer": "https://polygonscan.com/token/0x4e830F67Ec499E69930867f9017AEb5B3f629c73", + "status": "active", + "id": "0x4e830F67Ec499E69930867f9017AEb5B3f629c73", + "links": [ + { + "name": "telegram", + "url": "https://t.me/oddz_fi_announcements" + }, + { + "name": "twitter", + "url": "https://twitter.com/oddz_finance" + }, + { + "name": "facebook", + "url": "https://facebook.com/Oddz.fi" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/mefxr8h3ymzuhwqk" + }, + { + "name": "github", + "url": "https://github.com/oddz-finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/oddz/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x4e830F67Ec499E69930867f9017AEb5B3f629c73/logo.png b/blockchains/polygon/assets/0x4e830F67Ec499E69930867f9017AEb5B3f629c73/logo.png new file mode 100644 index 0000000000000..e80daa2ea2877 Binary files /dev/null and b/blockchains/polygon/assets/0x4e830F67Ec499E69930867f9017AEb5B3f629c73/logo.png differ diff --git a/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/info.json b/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/info.json new file mode 100644 index 0000000000000..a21bbcafc3d3a --- /dev/null +++ b/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/info.json @@ -0,0 +1,41 @@ +{ + "name": "Synthetix", + "website": "https://synthetix.io", + "description": "Synthetix is a derivatives liquidity protocol on Ethereum that enables the issuance and trading of synthetic assets.", + "explorer": "https://polygonscan.com/token/0x50b728d8d964fd00c2d0aad81718b71311fef68a", + "research": "https://research.binance.com/en/projects/synthetix", + "type": "POLYGON", + "symbol": "SNX", + "decimals": 18, + "status": "active", + "id": "0x50B728D8D964fd00C2d0AAD81718b71311feF68a", + "tags": [ + "governance" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/havven/havven" + }, + { + "name": "twitter", + "url": "https://twitter.com/synthetix_io" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/synthetix_io/" + }, + { + "name": "blog", + "url": "https://blog.synthetix.io/" + }, + { + "name": "whitepaper", + "url": "https://synthetix.io/uploads/havven_whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/havven/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/logo.png b/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/logo.png new file mode 100644 index 0000000000000..2a850de0afe21 Binary files /dev/null and b/blockchains/polygon/assets/0x50B728D8D964fd00C2d0AAD81718b71311feF68a/logo.png differ diff --git a/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/info.json b/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/info.json new file mode 100644 index 0000000000000..560415fda7db2 --- /dev/null +++ b/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/info.json @@ -0,0 +1,29 @@ +{ + "name": "ChainLink Token", + "website": "https://chain.link/", + "description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.", + "explorer": "https://polygonscan.com/token/0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39", + "type": "POLYGON", + "symbol": "LINK", + "decimals": 18, + "status": "active", + "id": "0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39", + "links": [ + { + "name": "whitepaper", + "url": "https://link.smartcontract.com/whitepaper" + }, + { + "name": "twitter", + "url": "https://twitter.com/chainlink" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chainlink/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/chainlink/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/logo.png b/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/logo.png new file mode 100644 index 0000000000000..a986cbd906e4b Binary files /dev/null and b/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/logo.png differ diff --git a/blockchains/polygon/assets/0x553d3D295e0f695B9228246232eDF400ed3560B5/info.json b/blockchains/polygon/assets/0x553d3D295e0f695B9228246232eDF400ed3560B5/info.json new file mode 100644 index 0000000000000..c2e324f0b1ec5 --- /dev/null +++ b/blockchains/polygon/assets/0x553d3D295e0f695B9228246232eDF400ed3560B5/info.json @@ -0,0 +1,24 @@ +{ + "name": "Pax Gold", + "type": "POLYGON", + "symbol": "PAXG", + "decimals": 18, + "website": "https://paxos.com/paxgold", + "description": "A digital token, backed by physical gold", + "explorer": "https://polygonscan.com/token/0x553d3D295e0f695B9228246232eDF400ed3560B5", + "status": "active", + "id": "0x553d3D295e0f695B9228246232eDF400ed3560B5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PaxosGlobal" + }, + { + "name": "facebook", + "url": "https://facebook.com/paxosglobal/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x553d3D295e0f695B9228246232eDF400ed3560B5/logo.png b/blockchains/polygon/assets/0x553d3D295e0f695B9228246232eDF400ed3560B5/logo.png new file mode 100644 index 0000000000000..7177a7a7e1903 Binary files /dev/null and b/blockchains/polygon/assets/0x553d3D295e0f695B9228246232eDF400ed3560B5/logo.png differ diff --git a/blockchains/polygon/assets/0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927/info.json b/blockchains/polygon/assets/0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927/info.json new file mode 100644 index 0000000000000..ebb2000245b8a --- /dev/null +++ b/blockchains/polygon/assets/0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927/info.json @@ -0,0 +1,41 @@ +{ + "name": "Million", + "website": "https://milliontoken.org", + "description": "Million is a digital currency with 1,000,000 total supply. https://milliontoken.org", + "explorer": "https://polygonscan.com/token/0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927", + "type": "POLYGON", + "symbol": "MM", + "decimals": 18, + "status": "active", + "id": "0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/million" + }, + { + "name": "telegram", + "url": "https://t.me/millionjacuzzibar" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/milliontoken/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Million__Token" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/milliontoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/million/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/million" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927/logo.png b/blockchains/polygon/assets/0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927/logo.png new file mode 100644 index 0000000000000..20b8915821c78 Binary files /dev/null and b/blockchains/polygon/assets/0x5647Fe4281F8F6F01E84BCE775AD4b828A7b8927/logo.png differ diff --git a/blockchains/polygon/assets/0x564906ec1DF8399F00e4ad32c0eCAC0404a27A1c/info.json b/blockchains/polygon/assets/0x564906ec1DF8399F00e4ad32c0eCAC0404a27A1c/info.json new file mode 100644 index 0000000000000..400aa609d0ae4 --- /dev/null +++ b/blockchains/polygon/assets/0x564906ec1DF8399F00e4ad32c0eCAC0404a27A1c/info.json @@ -0,0 +1,54 @@ +{ + "name": "Ambire Wallet", + "website": "https://ambire.com", + "description": "WALLET is the governance token of Ambire Wallet. It is also used as a user acquisition tool for marketing activities (referral program, rewards, etc.).", + "explorer": "https://polygonscan.com/token/0x564906ec1DF8399F00e4ad32c0eCAC0404a27A1c", + "type": "POLYGON", + "symbol": "WALLET", + "status": "active", + "decimals": 18, + "id": "0x564906ec1DF8399F00e4ad32c0eCAC0404a27A1c", + "tags": [ + "defi", + "governance", + "staking" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/AmbireTech/wallet" + }, + { + "name": "twitter", + "url": "https://twitter.com/AmbireWallet" + }, + { + "name": "blog", + "url": "https://ambire.medium.com" + }, + { + "name": "telegram", + "url": "https://t.me/AmbireOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/nMBGJsb" + }, + { + "name": "facebook", + "url": "https://facebook.com/AmbireAdEx" + }, + { + "name": "whitepaper", + "url": "https://ambire.notion.site/ambire/Ambire-Wallet-Whitepaper-d502e54caf584fe7a67f9b0a018cd10f" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ambire-wallet" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ambire-wallet" + } + ] +} diff --git a/blockchains/polygon/assets/0x564906ec1DF8399F00e4ad32c0eCAC0404a27A1c/logo.png b/blockchains/polygon/assets/0x564906ec1DF8399F00e4ad32c0eCAC0404a27A1c/logo.png new file mode 100644 index 0000000000000..2c33c7b401760 Binary files /dev/null and b/blockchains/polygon/assets/0x564906ec1DF8399F00e4ad32c0eCAC0404a27A1c/logo.png differ diff --git a/blockchains/polygon/assets/0x576Cf361711cd940CD9C397BB98C4C896cBd38De/info.json b/blockchains/polygon/assets/0x576Cf361711cd940CD9C397BB98C4C896cBd38De/info.json new file mode 100644 index 0000000000000..032ccce11dd13 --- /dev/null +++ b/blockchains/polygon/assets/0x576Cf361711cd940CD9C397BB98C4C896cBd38De/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Solana)", + "type": "POLYGON", + "symbol": "USDCso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://polygonscan.com/token/0x576cf361711cd940cd9c397bb98c4c896cbd38de", + "status": "active", + "id": "0x576Cf361711cd940CD9C397BB98C4C896cBd38De", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x576Cf361711cd940CD9C397BB98C4C896cBd38De/logo.png b/blockchains/polygon/assets/0x576Cf361711cd940CD9C397BB98C4C896cBd38De/logo.png new file mode 100644 index 0000000000000..c9ca83078881a Binary files /dev/null and b/blockchains/polygon/assets/0x576Cf361711cd940CD9C397BB98C4C896cBd38De/logo.png differ diff --git a/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/info.json b/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/info.json new file mode 100644 index 0000000000000..797e57dc6e84d --- /dev/null +++ b/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/info.json @@ -0,0 +1,29 @@ +{ + "name": "Qi Dao", + "website": "https://www.mai.finance/", + "description": "Qi (pronounced CHEE) is the governance token of the QiDao Protocol. It allows those who hold it to vote on changes to the QiDao Protocol.", + "explorer": "https://polygonscan.com/token/0x580a84c73811e1839f75d86d75d88cca0c241ff4", + "type": "POLYGON", + "symbol": "QI", + "decimals": 18, + "status": "active", + "id": "0x580A84C73811E1839F75d86d75d88cCa0c241fF4", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/mQq55j65xJ" + }, + { + "name": "twitter", + "url": "https://twitter.com/0xLaoZi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/qi-dao/" + }, + { + "name": "medium", + "url": "https://0xlaozi.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/logo.png b/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/logo.png new file mode 100644 index 0000000000000..ab1b1cc2fce76 Binary files /dev/null and b/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/logo.png differ diff --git a/blockchains/polygon/assets/0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064/info.json b/blockchains/polygon/assets/0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064/info.json new file mode 100644 index 0000000000000..202eeca696f21 --- /dev/null +++ b/blockchains/polygon/assets/0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064/info.json @@ -0,0 +1,37 @@ +{ + "name": "Hoge Finance", + "website": "https://hogefinance.com", + "description": "We Meme Business.", + "explorer": "https://polygonscan.com/token/0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064", + "type": "POLYGON", + "symbol": "HOGE", + "decimals": 9, + "status": "active", + "id": "0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/hoge" + }, + { + "name": "discord", + "url": "https://discord.com/invite/hoge" + }, + { + "name": "twitter", + "url": "https://twitter.com/hogefinance" + }, + { + "name": "telegram", + "url": "https://t.me/hogefinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hoge-finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hoge-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064/logo.png b/blockchains/polygon/assets/0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064/logo.png new file mode 100644 index 0000000000000..fd2f41b9338cf Binary files /dev/null and b/blockchains/polygon/assets/0x58c1BBb508e96CfEC1787Acf6Afe1C7008A5B064/logo.png differ diff --git a/blockchains/polygon/assets/0x5D49c278340655B56609FdF8976eb0612aF3a0C3/info.json b/blockchains/polygon/assets/0x5D49c278340655B56609FdF8976eb0612aF3a0C3/info.json new file mode 100644 index 0000000000000..61ed1920a31a1 --- /dev/null +++ b/blockchains/polygon/assets/0x5D49c278340655B56609FdF8976eb0612aF3a0C3/info.json @@ -0,0 +1,14 @@ +{ + "name": "Wrapped BTC (Portal)", + "type": "POLYGON", + "symbol": "WBTC", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.wbtc.network/", + "explorer": "https://polygonscan.com/token/0x5D49c278340655B56609FdF8976eb0612aF3a0C3", + "status": "active", + "id": "0x5D49c278340655B56609FdF8976eb0612aF3a0C3", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x5D49c278340655B56609FdF8976eb0612aF3a0C3/logo.png b/blockchains/polygon/assets/0x5D49c278340655B56609FdF8976eb0612aF3a0C3/logo.png new file mode 100644 index 0000000000000..d603db0efae1f Binary files /dev/null and b/blockchains/polygon/assets/0x5D49c278340655B56609FdF8976eb0612aF3a0C3/logo.png differ diff --git a/blockchains/polygon/assets/0x5E0294Af1732498C77F8dB015a2d52a76298542B/info.json b/blockchains/polygon/assets/0x5E0294Af1732498C77F8dB015a2d52a76298542B/info.json new file mode 100644 index 0000000000000..d34586df2f631 --- /dev/null +++ b/blockchains/polygon/assets/0x5E0294Af1732498C77F8dB015a2d52a76298542B/info.json @@ -0,0 +1,14 @@ +{ + "name": "Orion Money (Portal)", + "type": "POLYGON", + "symbol": "ORION", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://orion.money/", + "explorer": "https://polygonscan.com/token/0x5E0294Af1732498C77F8dB015a2d52a76298542B", + "status": "active", + "id": "0x5E0294Af1732498C77F8dB015a2d52a76298542B", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x5E0294Af1732498C77F8dB015a2d52a76298542B/logo.png b/blockchains/polygon/assets/0x5E0294Af1732498C77F8dB015a2d52a76298542B/logo.png new file mode 100644 index 0000000000000..89db97dd2ba01 Binary files /dev/null and b/blockchains/polygon/assets/0x5E0294Af1732498C77F8dB015a2d52a76298542B/logo.png differ diff --git a/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/info.json b/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/info.json new file mode 100644 index 0000000000000..08fda0e50781b --- /dev/null +++ b/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/info.json @@ -0,0 +1,33 @@ +{ + "name": "PYQ", + "website": "https://app.polyquity.org/", + "description": "PolyQuity is a decentralized borrowing protocol that allows users to draw interest-free loans against Matic used as collateral.", + "explorer": "https://polygonscan.com/token/0x5a3064cbdccf428ae907796cf6ad5a664cd7f3d8", + "type": "POLYGON", + "symbol": "PYQ", + "decimals": 18, + "status": "active", + "id": "0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8", + "links": [ + { + "name": "github", + "url": "https://github.com/PolyQuity/contracts" + }, + { + "name": "twitter", + "url": "https://twitter.com/polyquity_org" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polyquity/" + }, + { + "name": "medium", + "url": "https://medium.com/@polyquity" + }, + { + "name": "telegram", + "url": "https://t.me/polyquityorg" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/logo.png b/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/logo.png new file mode 100644 index 0000000000000..3ec4a8ef79edb Binary files /dev/null and b/blockchains/polygon/assets/0x5a3064CbDCCF428ae907796cF6aD5a664CD7F3d8/logo.png differ diff --git a/blockchains/polygon/assets/0x5d47bAbA0d66083C52009271faF3F50DCc01023C/info.json b/blockchains/polygon/assets/0x5d47bAbA0d66083C52009271faF3F50DCc01023C/info.json new file mode 100644 index 0000000000000..0170fb3312498 --- /dev/null +++ b/blockchains/polygon/assets/0x5d47bAbA0d66083C52009271faF3F50DCc01023C/info.json @@ -0,0 +1,53 @@ +{ + "name": "Ape Swap Finance Banana", + "website": "https://apeswap.finance", + "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain. ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", + "explorer": "https://polygonscan.com/token/0x5d47bAbA0d66083C52009271faF3F50DCc01023C", + "type": "POLYGON", + "symbol": "BANANA", + "decimals": 18, + "status": "active", + "id": "0x5d47bAbA0d66083C52009271faF3F50DCc01023C", + "links": [ + { + "name": "github", + "url": "https://github.com/ApeSwapFinance" + }, + { + "name": "docs", + "url": "https://apeswap.gitbook.io/apeswap-finance/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ape_swap" + }, + { + "name": "telegram", + "url": "https://t.me/ape_swap" + }, + { + "name": "telegram_news", + "url": "https://t.me/ape_swap_news" + }, + { + "name": "medium", + "url": "https://ape-swap.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AbVxfGRCSd/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Apeswap/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apeswap-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/apeswap-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x5d47bAbA0d66083C52009271faF3F50DCc01023C/logo.png b/blockchains/polygon/assets/0x5d47bAbA0d66083C52009271faF3F50DCc01023C/logo.png new file mode 100644 index 0000000000000..8921686fb2a78 Binary files /dev/null and b/blockchains/polygon/assets/0x5d47bAbA0d66083C52009271faF3F50DCc01023C/logo.png differ diff --git a/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/info.json b/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/info.json new file mode 100644 index 0000000000000..f745431012b42 --- /dev/null +++ b/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/info.json @@ -0,0 +1,37 @@ +{ + "name": "Graph Token (PoS)", + "website": "https://thegraph.com", + "description": "The Graph is an indexing protocol and global API for organizing blockchain data and making it easily accessible with GraphQL. Developers can use Graph Explorer to search, find, and publish all the public data they need to build decentralized applications. The Graph Network makes it possible to build serverless dApps that run entirely on public infrastructure.", + "explorer": "https://polygonscan.com/token/0x5fe2B58c013d7601147DcdD68C143A77499f5531", + "research": "https://github.com/graphprotocol/research", + "type": "POLYGON", + "symbol": "GRT", + "decimals": 18, + "status": "active", + "id": "0x5fe2B58c013d7601147DcdD68C143A77499f5531", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/graphprotocol/graph-node" + }, + { + "name": "twitter", + "url": "https://twitter.com/graphprotocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/thegraph" + }, + { + "name": "telegram", + "url": "https://t.me/graphprotocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-graph/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/logo.png b/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/logo.png new file mode 100644 index 0000000000000..9cbb487ce1294 Binary files /dev/null and b/blockchains/polygon/assets/0x5fe2B58c013d7601147DcdD68C143A77499f5531/logo.png differ diff --git a/blockchains/polygon/assets/0x6109cB051c5C64093830121ed76272aB04bBDD7C/info.json b/blockchains/polygon/assets/0x6109cB051c5C64093830121ed76272aB04bBDD7C/info.json new file mode 100644 index 0000000000000..695366f34a733 --- /dev/null +++ b/blockchains/polygon/assets/0x6109cB051c5C64093830121ed76272aB04bBDD7C/info.json @@ -0,0 +1,25 @@ +{ + "name": "Prosper", + "website": "https://prosper.so/", + "description": "Cross-chain prediction market and hedging platform that is pioneering the technology of on-chain liquidity aggregation", + "explorer": "https://polygonscan.com/token/0x6109cb051c5c64093830121ed76272ab04bbdd7c", + "type": "POLYGON", + "symbol": "PROS", + "decimals": 18, + "status": "active", + "id": "0x6109cB051c5C64093830121ed76272aB04bBDD7C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Prosperpredict" + }, + { + "name": "telegram", + "url": "https://t.me/prosperfi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/prosper/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x6109cB051c5C64093830121ed76272aB04bBDD7C/logo.png b/blockchains/polygon/assets/0x6109cB051c5C64093830121ed76272aB04bBDD7C/logo.png new file mode 100644 index 0000000000000..5725990a5e6f0 Binary files /dev/null and b/blockchains/polygon/assets/0x6109cB051c5C64093830121ed76272aB04bBDD7C/logo.png differ diff --git a/blockchains/polygon/assets/0x61299774020dA444Af134c82fa83E3810b309991/info.json b/blockchains/polygon/assets/0x61299774020dA444Af134c82fa83E3810b309991/info.json new file mode 100644 index 0000000000000..082b12df8e607 --- /dev/null +++ b/blockchains/polygon/assets/0x61299774020dA444Af134c82fa83E3810b309991/info.json @@ -0,0 +1,25 @@ +{ + "name": "Render Token", + "symbol": "RNDR", + "type": "POLYGON", + "decimals": 18, + "description": "Distributed GPU rendering on the blockchain.", + "website": "https://rendertoken.com/", + "explorer": "https://polygonscan.com/token/0x61299774020dA444Af134c82fa83E3810b309991", + "status": "active", + "id": "0x61299774020dA444Af134c82fa83E3810b309991", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/rendertoken" + }, + { + "name": "telegram", + "url": "https://t.me/rendertoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/render-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x61299774020dA444Af134c82fa83E3810b309991/logo.png b/blockchains/polygon/assets/0x61299774020dA444Af134c82fa83E3810b309991/logo.png new file mode 100644 index 0000000000000..d1bf2417b496e Binary files /dev/null and b/blockchains/polygon/assets/0x61299774020dA444Af134c82fa83E3810b309991/logo.png differ diff --git a/blockchains/polygon/assets/0x614389EaAE0A6821DC49062D56BDA3d9d45Fa2ff/info.json b/blockchains/polygon/assets/0x614389EaAE0A6821DC49062D56BDA3d9d45Fa2ff/info.json new file mode 100644 index 0000000000000..e23e9c0e27db8 --- /dev/null +++ b/blockchains/polygon/assets/0x614389EaAE0A6821DC49062D56BDA3d9d45Fa2ff/info.json @@ -0,0 +1,25 @@ +{ + "name": "Orbs", + "website": "https://orbs.com", + "description": "Orbs is a blockchain infrastructure-as-a-service built for large scale consumer applications to meet their business and technological requirements.", + "explorer": "https://polygonscan.com/token/0x614389eaae0a6821dc49062d56bda3d9d45fa2ff", + "type": "POLYGON", + "symbol": "ORBS", + "decimals": 18, + "status": "active", + "id": "0x614389EaAE0A6821DC49062D56BDA3d9d45Fa2ff", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/orbs_network" + }, + { + "name": "github", + "url": "https://github.com/orbs-network" + }, + { + "name": "telegram", + "url": "https://t.me/orbs_network" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x614389EaAE0A6821DC49062D56BDA3d9d45Fa2ff/logo.png b/blockchains/polygon/assets/0x614389EaAE0A6821DC49062D56BDA3d9d45Fa2ff/logo.png new file mode 100644 index 0000000000000..ba89f2dd8dd05 Binary files /dev/null and b/blockchains/polygon/assets/0x614389EaAE0A6821DC49062D56BDA3d9d45Fa2ff/logo.png differ diff --git a/blockchains/polygon/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/info.json b/blockchains/polygon/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/info.json new file mode 100644 index 0000000000000..2db15863906a6 --- /dev/null +++ b/blockchains/polygon/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/info.json @@ -0,0 +1,45 @@ +{ + "id": "0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC", + "name": "IDRX", + "type": "POLYGON", + "symbol": "IDRX", + "decimals": 0, + "website": "https://idrx.co/", + "description": "IDRX is a stable token pegged to the value of the Indonesian Rupiah (IDR). As a cryptocurrency, IDRX offers users the benefits of blockchain technology, including security, transparency, and decentralized control. At the same time, as a stable token, IDRX offers price stability by maintaining a fixed exchange rate with the IDR, which is the national currency of Indonesia.", + "explorer": "https://polygonscan.com/token/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC", + "status": "active", + "tags": [ + "stablecoin", + "staking" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/idrx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/idrx/" + }, + { + "name": "github", + "url": "https://github.com/idrx-co/" + }, + { + "name": "docs", + "url": "https://docs.idrx.co/" + }, + { + "name": "whitepaper", + "url": "https://idrx.co/docs/Whitepaper%20IDRX.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/officialidrx" + }, + { + "name": "medium", + "url": "https://idrx.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/logo.png b/blockchains/polygon/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/logo.png new file mode 100644 index 0000000000000..444a5d98ac889 Binary files /dev/null and b/blockchains/polygon/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/logo.png differ diff --git a/blockchains/polygon/assets/0x65A05DB8322701724c197AF82C9CaE41195B0aA8/info.json b/blockchains/polygon/assets/0x65A05DB8322701724c197AF82C9CaE41195B0aA8/info.json new file mode 100644 index 0000000000000..f85565ff03acc --- /dev/null +++ b/blockchains/polygon/assets/0x65A05DB8322701724c197AF82C9CaE41195B0aA8/info.json @@ -0,0 +1,25 @@ +{ + "name": "Shapeshift FOX", + "symbol": "FOX", + "type": "POLYGON", + "decimals": 18, + "description": "FOX is ShapeShift’s official loyalty token. Holders of FOX enjoy zero-commission trading and win ongoing USDC crypto payments from Rainfall (payments increase in proportion to your FOX holdings). ", + "website": "https://shapeshift.com/fox-token", + "explorer": "https://polygonscan.com/token/0x65A05DB8322701724c197AF82C9CaE41195B0aA8", + "status": "active", + "id": "0x65A05DB8322701724c197AF82C9CaE41195B0aA8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shapeshift_io" + }, + { + "name": "telegram", + "url": "https://t.me/shapeshiftofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fox-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x65A05DB8322701724c197AF82C9CaE41195B0aA8/logo.png b/blockchains/polygon/assets/0x65A05DB8322701724c197AF82C9CaE41195B0aA8/logo.png new file mode 100644 index 0000000000000..d565ce6e440a9 Binary files /dev/null and b/blockchains/polygon/assets/0x65A05DB8322701724c197AF82C9CaE41195B0aA8/logo.png differ diff --git a/blockchains/polygon/assets/0x65C9e3289e5949134759119DBc9F862E8d6F2fBE/info.json b/blockchains/polygon/assets/0x65C9e3289e5949134759119DBc9F862E8d6F2fBE/info.json new file mode 100644 index 0000000000000..20d1990ecd667 --- /dev/null +++ b/blockchains/polygon/assets/0x65C9e3289e5949134759119DBc9F862E8d6F2fBE/info.json @@ -0,0 +1,32 @@ +{ + "name": "Morpher Token", + "website": "https://morpher.com", + "description": "Morpher rebuilds financial markets from the ground up on the Ethereum Blockchain. All in the pursuit of the perfect trading experience. With Zero Fees, Perfectly Liquid Markets, No Counterparties, Verifiable and Transparent Execution all Secured with Blockchain Technology", + "explorer": "https://polygonscan.com/token/0x65C9e3289e5949134759119DBc9F862E8d6F2fBE", + "type": "POLYGON", + "symbol": "MPH", + "decimals": 18, + "status": "active", + "id": "0x65C9e3289e5949134759119DBc9F862E8d6F2fBE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/morpher_io" + }, + { + "name": "telegram", + "url": "https://t.me/morpher_io" + }, + { + "name": "medium", + "url": "https://medium.com/morpher" + }, + { + "name": "whitepaper", + "url": "https://www.morpher.com/docs/morpher_whitepaper.pdf" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x65C9e3289e5949134759119DBc9F862E8d6F2fBE/logo.png b/blockchains/polygon/assets/0x65C9e3289e5949134759119DBc9F862E8d6F2fBE/logo.png new file mode 100644 index 0000000000000..6f8fa384b4d52 Binary files /dev/null and b/blockchains/polygon/assets/0x65C9e3289e5949134759119DBc9F862E8d6F2fBE/logo.png differ diff --git a/blockchains/polygon/assets/0x6e4E624106Cb12E168E6533F8ec7c82263358940/info.json b/blockchains/polygon/assets/0x6e4E624106Cb12E168E6533F8ec7c82263358940/info.json new file mode 100644 index 0000000000000..cc5a32f0f9083 --- /dev/null +++ b/blockchains/polygon/assets/0x6e4E624106Cb12E168E6533F8ec7c82263358940/info.json @@ -0,0 +1,68 @@ +{ + "name": "Axelar", + "type": "POLYGON", + "symbol": "AXL", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://polygonscan.com/token/0x6e4E624106Cb12E168E6533F8ec7c82263358940", + "status": "active", + "id": "0x6e4E624106Cb12E168E6533F8ec7c82263358940", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/polygon/assets/0x6e4E624106Cb12E168E6533F8ec7c82263358940/logo.png b/blockchains/polygon/assets/0x6e4E624106Cb12E168E6533F8ec7c82263358940/logo.png new file mode 100644 index 0000000000000..6c156aba62660 Binary files /dev/null and b/blockchains/polygon/assets/0x6e4E624106Cb12E168E6533F8ec7c82263358940/logo.png differ diff --git a/blockchains/polygon/assets/0x71B821aa52a49F32EEd535fCA6Eb5aa130085978/info.json b/blockchains/polygon/assets/0x71B821aa52a49F32EEd535fCA6Eb5aa130085978/info.json new file mode 100644 index 0000000000000..dfca1a8d3fe20 --- /dev/null +++ b/blockchains/polygon/assets/0x71B821aa52a49F32EEd535fCA6Eb5aa130085978/info.json @@ -0,0 +1,33 @@ +{ + "name": "0xBitcoin Token", + "website": "https://0xbitcoin.org/", + "description": "Pure-mined neutral token.", + "explorer": "https://polygonscan.com/token/0x71b821aa52a49f32eed535fca6eb5aa130085978", + "type": "POLYGON", + "symbol": "0xBTC", + "decimals": 8, + "status": "active", + "id": "0x71B821aa52a49F32EEd535fCA6Eb5aa130085978", + "links": [ + { + "name": "github", + "url": "https://github.com/0xbitcoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/0xbitcoin_ERC20" + }, + { + "name": "telegram", + "url": "https://t.me/QuickSwapDEX" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/0xbtc/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/oxbitcoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x71B821aa52a49F32EEd535fCA6Eb5aa130085978/logo.png b/blockchains/polygon/assets/0x71B821aa52a49F32EEd535fCA6Eb5aa130085978/logo.png new file mode 100644 index 0000000000000..9382720dcd0b7 Binary files /dev/null and b/blockchains/polygon/assets/0x71B821aa52a49F32EEd535fCA6Eb5aa130085978/logo.png differ diff --git a/blockchains/polygon/assets/0x750e4C4984a9e0f12978eA6742Bc1c5D248f40ed/info.json b/blockchains/polygon/assets/0x750e4C4984a9e0f12978eA6742Bc1c5D248f40ed/info.json new file mode 100644 index 0000000000000..712a9587bc2fc --- /dev/null +++ b/blockchains/polygon/assets/0x750e4C4984a9e0f12978eA6742Bc1c5D248f40ed/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "POLYGON", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://polygonscan.com/token/0x750e4C4984a9e0f12978eA6742Bc1c5D248f40ed", + "status": "active", + "id": "0x750e4C4984a9e0f12978eA6742Bc1c5D248f40ed", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} diff --git a/blockchains/polygon/assets/0x750e4C4984a9e0f12978eA6742Bc1c5D248f40ed/logo.png b/blockchains/polygon/assets/0x750e4C4984a9e0f12978eA6742Bc1c5D248f40ed/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/polygon/assets/0x750e4C4984a9e0f12978eA6742Bc1c5D248f40ed/logo.png differ diff --git a/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/info.json b/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/info.json new file mode 100644 index 0000000000000..b0dec4f23dd69 --- /dev/null +++ b/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/info.json @@ -0,0 +1,33 @@ +{ + "name": "Augury Finance", + "website": "https://augury.finance/", + "description": "Augury Finance is a financial ecosystem on the Polygon (MATIC) blockchain which focuses on trust, community ownership, and sustainable returns.", + "explorer": "https://polygonscan.com/token/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E", + "type": "POLYGON", + "symbol": "OMEN", + "decimals": 18, + "status": "active", + "id": "0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E", + "links": [ + { + "name": "github", + "url": "https://github.com/augury-finance/core" + }, + { + "name": "twitter", + "url": "https://twitter.com/AuguryFinance" + }, + { + "name": "telegram", + "url": "https://t.me/auguryfinance" + }, + { + "name": "medium", + "url": "https://auguryfinance.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/augury-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/logo.png b/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/logo.png new file mode 100644 index 0000000000000..cf49e2caf3c3e Binary files /dev/null and b/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/logo.png differ diff --git a/blockchains/polygon/assets/0x77A6f2e9A9E44fd5D5C3F9bE9E52831fC1C3C0A0/info.json b/blockchains/polygon/assets/0x77A6f2e9A9E44fd5D5C3F9bE9E52831fC1C3C0A0/info.json new file mode 100644 index 0000000000000..8e01a46287e23 --- /dev/null +++ b/blockchains/polygon/assets/0x77A6f2e9A9E44fd5D5C3F9bE9E52831fC1C3C0A0/info.json @@ -0,0 +1,32 @@ +{ + "name": "World$tateCoin", + "type": "POLYGON", + "symbol": "W$C", + "decimals": 18, + "website": "https://wsc.theworldstate.io/", + "description": "Official crypto currency of The World State", + "explorer": "https://polygonscan.com/token/0x77A6f2e9A9E44fd5D5C3F9bE9E52831fC1C3C0A0", + "status": "active", + "id": "0x77A6f2e9A9E44fd5D5C3F9bE9E52831fC1C3C0A0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/theworldstateio" + }, + { + "name": "telegram", + "url": "https://t.me/TheWorldState" + }, + { + "name": "youtube", + "url": "https://youtube.com/@the_world_state" + }, + { + "name": "discord", + "url": "https://discord.com/invite/theworldstate" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/polygon/assets/0x77A6f2e9A9E44fd5D5C3F9bE9E52831fC1C3C0A0/logo.png b/blockchains/polygon/assets/0x77A6f2e9A9E44fd5D5C3F9bE9E52831fC1C3C0A0/logo.png new file mode 100644 index 0000000000000..b4844cb34fce0 Binary files /dev/null and b/blockchains/polygon/assets/0x77A6f2e9A9E44fd5D5C3F9bE9E52831fC1C3C0A0/logo.png differ diff --git a/blockchains/polygon/assets/0x7Bb11E7f8b10E9e571E5d8Eace04735fDFB2358a/info.json b/blockchains/polygon/assets/0x7Bb11E7f8b10E9e571E5d8Eace04735fDFB2358a/info.json new file mode 100644 index 0000000000000..995db8d7c44f1 --- /dev/null +++ b/blockchains/polygon/assets/0x7Bb11E7f8b10E9e571E5d8Eace04735fDFB2358a/info.json @@ -0,0 +1,14 @@ +{ + "name": "AVAX (Portal)", + "type": "POLYGON", + "symbol": "AVAX", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.avax.network/", + "explorer": "https://polygonscan.com/token/0x7Bb11E7f8b10E9e571E5d8Eace04735fDFB2358a", + "status": "active", + "id": "0x7Bb11E7f8b10E9e571E5d8Eace04735fDFB2358a", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x7Bb11E7f8b10E9e571E5d8Eace04735fDFB2358a/logo.png b/blockchains/polygon/assets/0x7Bb11E7f8b10E9e571E5d8Eace04735fDFB2358a/logo.png new file mode 100644 index 0000000000000..5cfbd9abb2f7c Binary files /dev/null and b/blockchains/polygon/assets/0x7Bb11E7f8b10E9e571E5d8Eace04735fDFB2358a/logo.png differ diff --git a/blockchains/polygon/assets/0x7FBc10850caE055B27039aF31bD258430e714c62/info.json b/blockchains/polygon/assets/0x7FBc10850caE055B27039aF31bD258430e714c62/info.json new file mode 100644 index 0000000000000..746e018bf7ce2 --- /dev/null +++ b/blockchains/polygon/assets/0x7FBc10850caE055B27039aF31bD258430e714c62/info.json @@ -0,0 +1,26 @@ + +{ + "name": "Unibright", + "website": "https://unibright.io", + "description": "Unibright offers a unified framework that aims to bring blockchain technology and smart contracts to mainstream usage.", + "explorer": "https://polygonscan.com/token/0x7fbc10850cae055b27039af31bd258430e714c62", + "type": "POLYGON", + "symbol": "UBT", + "decimals": 8, + "status": "active", + "id": "0x7FBc10850caE055B27039aF31bD258430e714c62", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/unibrightio" + }, + { + "name": "telegram", + "url": "https://t.me/unibright_io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/unibright/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x7FBc10850caE055B27039aF31bD258430e714c62/logo.png b/blockchains/polygon/assets/0x7FBc10850caE055B27039aF31bD258430e714c62/logo.png new file mode 100644 index 0000000000000..e1b39b392b94b Binary files /dev/null and b/blockchains/polygon/assets/0x7FBc10850caE055B27039aF31bD258430e714c62/logo.png differ diff --git a/blockchains/polygon/assets/0x7c28F627eA3aEc8B882b51eb1935f66e5b875714/info.json b/blockchains/polygon/assets/0x7c28F627eA3aEc8B882b51eb1935f66e5b875714/info.json new file mode 100644 index 0000000000000..9632c1ed8d420 --- /dev/null +++ b/blockchains/polygon/assets/0x7c28F627eA3aEc8B882b51eb1935f66e5b875714/info.json @@ -0,0 +1,33 @@ +{ + "name": "Paint", + "website": "https://murall.art", + "description": "MurAll is a 2048x1024px digital mural that anyone can draw on without restriction. MurAll requires PAINT - a fixed supply token synonymous with real-life paint, which is burned in the painting transaction. Painting on MurAll also mints a MURALL NFT of the artwork for the artist to keep.", + "explorer": "https://polygonscan.com/token/0x7c28f627ea3aec8b882b51eb1935f66e5b875714", + "type": "POLYGON", + "symbol": "PAINT", + "decimals": 18, + "status": "active", + "id": "0x7c28F627eA3aEc8B882b51eb1935f66e5b875714", + "links": [ + { + "name": "github", + "url": "https://github.com/murall-art" + }, + { + "name": "twitter", + "url": "https://twitter.com/MurAll_art" + }, + { + "name": "telegram", + "url": "https://t.me/MurALLart" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/murall/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/murall" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x7c28F627eA3aEc8B882b51eb1935f66e5b875714/logo.png b/blockchains/polygon/assets/0x7c28F627eA3aEc8B882b51eb1935f66e5b875714/logo.png new file mode 100644 index 0000000000000..5cbe0fd190ba4 Binary files /dev/null and b/blockchains/polygon/assets/0x7c28F627eA3aEc8B882b51eb1935f66e5b875714/logo.png differ diff --git a/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/info.json b/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/info.json new file mode 100644 index 0000000000000..073a390224991 --- /dev/null +++ b/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/info.json @@ -0,0 +1,11 @@ +{ + "name": "Wrapped Ether", + "symbol": "WETH", + "type": "POLYGON", + "decimals": 18, + "description": "WETH is Wrapped Ether", + "website": "https://weth.io/", + "explorer": "https://polygonscan.com/token/0x7ceb23fd6bc0add59e62ac25578270cff1b9f619", + "status": "active", + "id": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619" +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/logo.png b/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/logo.png new file mode 100644 index 0000000000000..bf957d38c766d Binary files /dev/null and b/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/logo.png differ diff --git a/blockchains/polygon/assets/0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1/info.json b/blockchains/polygon/assets/0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1/info.json new file mode 100644 index 0000000000000..f40132e33bb08 --- /dev/null +++ b/blockchains/polygon/assets/0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1/info.json @@ -0,0 +1,54 @@ +{ + "name": "Yield Guild Games (PoS)", + "website": "https://yieldguild.io/", + "description": "Yield Guild Games (YGG) is a decentralized autonomous organization (DAO) for investing in non fungible tokens (NFTs) used in virtual worlds and blockchain-based games. The organization’s mission is to create the biggest virtual world economy, optimizing its community-owned assets for maximum utility and sharing its profits with its token holders.", + "explorer": "https://polygonscan.com/token/0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1", + "type": "POLYGON", + "symbol": "YGG", + "decimals": 18, + "status": "active", + "id": "0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1", + "links": [ + { + "name": "whitepaper", + "url": "https://yieldguild.io/YGG-Whitepaper-English.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/yield-guild-games" + }, + { + "name": "youtube", + "url": "https://youtube.com/yieldguildgames" + }, + { + "name": "twitter", + "url": "https://twitter.com/YieldGuild" + }, + { + "name": "facebook", + "url": "https://facebook.com/yieldguildgames/" + }, + { + "name": "telegram", + "url": "https://t.me/yieldguildgames" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ygg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yield-guild-games/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yield-guild-games" + } + ], + "tags": [ + "governance", + "gamefi", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1/logo.png b/blockchains/polygon/assets/0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1/logo.png new file mode 100644 index 0000000000000..0ddcda72aedd7 Binary files /dev/null and b/blockchains/polygon/assets/0x82617aA52dddf5Ed9Bb7B370ED777b3182A30fd1/logo.png differ diff --git a/blockchains/polygon/assets/0x831753DD7087CaC61aB5644b308642cc1c33Dc13/info.json b/blockchains/polygon/assets/0x831753DD7087CaC61aB5644b308642cc1c33Dc13/info.json new file mode 100644 index 0000000000000..3ed49f2cb9c45 --- /dev/null +++ b/blockchains/polygon/assets/0x831753DD7087CaC61aB5644b308642cc1c33Dc13/info.json @@ -0,0 +1,29 @@ +{ + "name": "QuickSwap", + "website": "https://quickswap.exchange/", + "description": "Next-gen Layer 2 DEX. Trade at lightning-fast speeds with near-zero gas fees, Powered by Polygon", + "explorer": "https://polygonscan.com/token/0x831753dd7087cac61ab5644b308642cc1c33dc13", + "type": "POLYGON", + "symbol": "QUICK", + "decimals": 18, + "status": "abandoned", + "id": "0x831753DD7087CaC61aB5644b308642cc1c33Dc13", + "links": [ + { + "name": "github", + "url": "https://github.com/QuickSwap" + }, + { + "name": "twitter", + "url": "https://twitter.com/QuickswapDEX" + }, + { + "name": "telegram", + "url": "https://t.me/QuickSwapDEX" + }, + { + "name": "medium", + "url": "https://quickswap-layer2.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x874e178A2f3f3F9d34db862453Cd756E7eAb0381/info.json b/blockchains/polygon/assets/0x874e178A2f3f3F9d34db862453Cd756E7eAb0381/info.json new file mode 100644 index 0000000000000..cadd42c7a9745 --- /dev/null +++ b/blockchains/polygon/assets/0x874e178A2f3f3F9d34db862453Cd756E7eAb0381/info.json @@ -0,0 +1,33 @@ +{ + "name": "Gravity Finance", + "website": "https://gravityfinance.io/", + "description": "Gravity Finance is a suite of DeFi products on the Polygon Network.", + "explorer": "https://polygonscan.com/token/0x874e178a2f3f3f9d34db862453cd756e7eab0381", + "type": "POLYGON", + "symbol": "GFI", + "decimals": 18, + "status": "active", + "id": "0x874e178A2f3f3F9d34db862453Cd756E7eAb0381", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gravity-finance/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Gravity_Finance" + }, + { + "name": "telegram", + "url": "https://t.me/gravityfinance" + }, + { + "name": "medium", + "url": "https://gravityfinance.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gravity-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x874e178A2f3f3F9d34db862453Cd756E7eAb0381/logo.png b/blockchains/polygon/assets/0x874e178A2f3f3F9d34db862453Cd756E7eAb0381/logo.png new file mode 100644 index 0000000000000..381e707f10407 Binary files /dev/null and b/blockchains/polygon/assets/0x874e178A2f3f3F9d34db862453Cd756E7eAb0381/logo.png differ diff --git a/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/info.json b/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/info.json new file mode 100644 index 0000000000000..4f8bf61daaba2 --- /dev/null +++ b/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/info.json @@ -0,0 +1,33 @@ +{ + "name": "PolyDoge", + "symbol": "PolyDoge", + "type": "POLYGON", + "decimals": 18, + "description": "PolyDoge is a digital currency with one of the most vibrant communities on the powerful Polygon Network.", + "website": "https://polydoge.com", + "explorer": "https://polygonscan.com/token/0x8a953cfe442c5e8855cc6c61b1293fa648bae472", + "status": "active", + "id": "0x8A953CfE442c5E8855cc6c61b1293FA648BAE472", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/polydoge" + }, + { + "name": "github", + "url": "https://github.com/polydoge" + }, + { + "name": "telegram", + "url": "https://t.me/polydoge" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polydoge/" + }, + { + "name": "blog", + "url": "https://polydoge.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/logo.png b/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/logo.png new file mode 100644 index 0000000000000..b9e80cf710b90 Binary files /dev/null and b/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/logo.png differ diff --git a/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/info.json b/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/info.json new file mode 100644 index 0000000000000..5e43c129bd5eb --- /dev/null +++ b/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/info.json @@ -0,0 +1,65 @@ +{ + "name": "dHEDGE DAO Token (PoS)", + "type": "POLYGON", + "symbol": "DHT", + "decimals": 18, + "website": "https://www.dhedge.org/", + "description": "Decentralized asset management protocol connecting the world’s best investment managers with investors in a permissionless, trustless fashion.", + "explorer": "https://polygonscan.com/token/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292", + "status": "active", + "id": "0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dHedgeOrg" + }, + { + "name": "github", + "url": "https://github.com/dhedge" + }, + { + "name": "telegram", + "url": "https://t.me/dhedge" + }, + { + "name": "telegram_news", + "url": "https://t.me/dhedge" + }, + { + "name": "blog", + "url": "https://dhedge.ghost.io/" + }, + { + "name": "docs", + "url": "https://docs.dhedge.org/" + }, + { + "name": "forum", + "url": "https://forum.dhedge.org/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/BAWTbRA" + }, + { + "name": "medium", + "url": "https://medium.com/dhedge-org" + }, + { + "name": "youtube", + "url": "https://youtube.com/watch?v=OODm7tJspqk" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dhedge-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dhedge-dao" + } + ], + "tags": [ + "governance", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/logo.png b/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/logo.png new file mode 100644 index 0000000000000..8bdc36d722807 Binary files /dev/null and b/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/logo.png differ diff --git a/blockchains/polygon/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/info.json b/blockchains/polygon/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/info.json new file mode 100644 index 0000000000000..5033d89b5cc78 --- /dev/null +++ b/blockchains/polygon/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/info.json @@ -0,0 +1,21 @@ +{ + "name": "VANRY", + "symbol": "VANRY", + "type": "POLYGON", + "decimals": 18, + "description": "VANRY is the official token of the VANAR blockchain. Vanar offers a carbon-neutral, high-speed and low-cost L1 chain designed for entertainment and mainstream.", + "website": "https://vanarchain.com/", + "explorer": "https://polygonscan.com/token/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624", + "status": "active", + "id": "0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vanarchain" + }, + { + "name": "telegram", + "url": "https://t.me/vanarchain" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/logo.png b/blockchains/polygon/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/logo.png new file mode 100644 index 0000000000000..e1b3a7d15902c Binary files /dev/null and b/blockchains/polygon/assets/0x8DE5B80a0C1B02Fe4976851D030B36122dbb8624/logo.png differ diff --git a/blockchains/polygon/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/info.json b/blockchains/polygon/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/info.json new file mode 100644 index 0000000000000..d92c74c22e7d8 --- /dev/null +++ b/blockchains/polygon/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/info.json @@ -0,0 +1,36 @@ +{ + "name": "Pleasure Coin", + "website": "https://pleasurecoin.com/", + "description": "Pleasure Coin (NSFW) is an ERC-20 token on the Polygon chain that will be utilized within the Pleasure Network, an adult industry ecosystem that empowers individuals and businesses.", + "explorer": "https://polygonscan.com/token/0x8f006d1e1d9dc6c98996f50a4c810f17a47fbf19", + "type": "POLYGON", + "symbol": "NSFW", + "decimals": 18, + "status": "active", + "tags": [ + "wrapped" + ], + "id": "0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19", + "links": [ + { + "name": "telegram", + "url": "https://t.me/pleasurecoin_crypto" + }, + { + "name": "discord", + "url": "https://discord.com/invite/GCHkdY6fnF" + }, + { + "name": "twitter", + "url": "https://twitter.com/Pleasure_coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pleasure-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pleasure-coin" + } + ] +} diff --git a/blockchains/polygon/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/logo.png b/blockchains/polygon/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/logo.png new file mode 100644 index 0000000000000..2592a2e3e7c1c Binary files /dev/null and b/blockchains/polygon/assets/0x8f006D1e1D9dC6C98996F50a4c810F17a47fBF19/logo.png differ diff --git a/blockchains/polygon/assets/0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16/info.json b/blockchains/polygon/assets/0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16/info.json new file mode 100644 index 0000000000000..381c4ccfa41b2 --- /dev/null +++ b/blockchains/polygon/assets/0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16/info.json @@ -0,0 +1,28 @@ +{ + "name": "moonwolf.io", + "symbol": "WOLF", + "type": "POLYGON", + "decimals": 9, + "description": "Moonwolf is a deflationary token on Matic / Polygon", + "website": "https://moonwolf.io", + "explorer": "https://polygonscan.com/token/0x8f18dc399594b451eda8c5da02d0563c0b2d0f16", + "status": "active", + "id": "0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/moonwolf-io/" + }, + { + "name": "twitter", + "url": "https://twitter.com/moonwolf_io" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Moonwolf_io/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16/logo.png b/blockchains/polygon/assets/0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16/logo.png new file mode 100644 index 0000000000000..00dd5bdc74d9b Binary files /dev/null and b/blockchains/polygon/assets/0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16/logo.png differ diff --git a/blockchains/polygon/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/info.json b/blockchains/polygon/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/info.json new file mode 100644 index 0000000000000..1e0fb57b6eb30 --- /dev/null +++ b/blockchains/polygon/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/info.json @@ -0,0 +1,36 @@ +{ + "name": "Cherry Token", + "website": "https://cherry.network", + "description": "Trustless, distributed storage for decentralized applications", + "explorer": "https://polygonscan.com/token/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C", + "type": "POLYGON", + "symbol": "CHER", + "decimals": 18, + "status": "active", + "id": "0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C", + "links": [ + { + "name": "github", + "url": "https://github.com/cherrynetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/cherry_network" + }, + { + "name": "telegram", + "url": "https://t.me/cherrynetwork" + }, + { + "name": "medium", + "url": "https://medium.com/@cherryproject" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cherry-network" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/polygon/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/logo.png b/blockchains/polygon/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/logo.png new file mode 100644 index 0000000000000..f21a9869c8c27 Binary files /dev/null and b/blockchains/polygon/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/logo.png differ diff --git a/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/info.json b/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/info.json new file mode 100644 index 0000000000000..9e680956309ad --- /dev/null +++ b/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/info.json @@ -0,0 +1,38 @@ +{ + "name": "(PoS) Dai Stablecoin", + "website": "http://makerdao.com", + "description": "Dai is a stable cryptocurrency supported by Maker (MKR). To ensure price stability, Dai minimizes the price volatility against the US dollar, through an incentive structure for its participants.", + "explorer": "https://polygonscan.com/token/0x8f3cf7ad23cd3cadbd9735aff958023239c6a063", + "research": "https://research.binance.com/en/projects/dai", + "type": "POLYGON", + "symbol": "DAI", + "decimals": 18, + "status": "active", + "id": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MakerDAO" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MakerDAO/" + }, + { + "name": "blog", + "url": "https://blog.makerdao.com/" + }, + { + "name": "whitepaper", + "url": "https://makerdao.com/whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-collateral-dai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dai/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/logo.png b/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/logo.png new file mode 100644 index 0000000000000..836fe787663b9 Binary files /dev/null and b/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/logo.png differ diff --git a/blockchains/polygon/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/info.json b/blockchains/polygon/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/info.json new file mode 100644 index 0000000000000..aa8d5e748b7d3 --- /dev/null +++ b/blockchains/polygon/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/info.json @@ -0,0 +1,28 @@ +{ + "name": "OWL", + "website": "https://owldao.io", + "description": "OwlDAO - Build the Best Casino Solution on Ethereum Networks.", + "explorer": "https://polygonscan.com/token/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19", + "type": "POLYGON", + "symbol": "OWL", + "decimals": 18, + "status": "active", + "id": "0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OWLDAOio" + }, + { + "name": "telegram", + "url": "https://t.me/owlDAO" + }, + { + "name": "discord", + "url": "https://discord.com/invite/8MUcukEKnC" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/logo.png b/blockchains/polygon/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/logo.png new file mode 100644 index 0000000000000..44b1ce3071856 Binary files /dev/null and b/blockchains/polygon/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/logo.png differ diff --git a/blockchains/polygon/assets/0x9417669fBF23357D2774e9D421307bd5eA1006d2/info.json b/blockchains/polygon/assets/0x9417669fBF23357D2774e9D421307bd5eA1006d2/info.json new file mode 100644 index 0000000000000..d4016df3fc965 --- /dev/null +++ b/blockchains/polygon/assets/0x9417669fBF23357D2774e9D421307bd5eA1006d2/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Ethereum)", + "type": "POLYGON", + "symbol": "USDTet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://polygonscan.com/token/0x9417669fBF23357D2774e9D421307bd5eA1006d2", + "status": "active", + "id": "0x9417669fBF23357D2774e9D421307bd5eA1006d2", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9417669fBF23357D2774e9D421307bd5eA1006d2/logo.png b/blockchains/polygon/assets/0x9417669fBF23357D2774e9D421307bd5eA1006d2/logo.png new file mode 100644 index 0000000000000..46b9968e18279 Binary files /dev/null and b/blockchains/polygon/assets/0x9417669fBF23357D2774e9D421307bd5eA1006d2/logo.png differ diff --git a/blockchains/polygon/assets/0x9719d867A500Ef117cC201206B8ab51e794d3F82/info.json b/blockchains/polygon/assets/0x9719d867A500Ef117cC201206B8ab51e794d3F82/info.json new file mode 100644 index 0000000000000..0edd7d272aa63 --- /dev/null +++ b/blockchains/polygon/assets/0x9719d867A500Ef117cC201206B8ab51e794d3F82/info.json @@ -0,0 +1,33 @@ +{ + "name": "Matic Aave interest bearing USDC", + "website": "https://www.aavegotchi.com/", + "description": "aTokens on Polygon are known as maTokens.", + "explorer": "https://polygonscan.com/token/0x9719d867a500ef117cc201206b8ab51e794d3f82", + "type": "POLYGON", + "symbol": "maUSDC", + "decimals": 6, + "status": "active", + "id": "0x9719d867A500Ef117cC201206B8ab51e794d3F82", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/NPwnWB6" + }, + { + "name": "twitter", + "url": "https://twitter.com/aavegotchi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/matic-aave-usdc/" + }, + { + "name": "medium", + "url": "https://aavegotchi.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/aavegotchi" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9719d867A500Ef117cC201206B8ab51e794d3F82/logo.png b/blockchains/polygon/assets/0x9719d867A500Ef117cC201206B8ab51e794d3F82/logo.png new file mode 100644 index 0000000000000..943d1d9b9c9f7 Binary files /dev/null and b/blockchains/polygon/assets/0x9719d867A500Ef117cC201206B8ab51e794d3F82/logo.png differ diff --git a/blockchains/polygon/assets/0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC/info.json b/blockchains/polygon/assets/0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC/info.json new file mode 100644 index 0000000000000..a32407426cbd7 --- /dev/null +++ b/blockchains/polygon/assets/0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC/info.json @@ -0,0 +1,69 @@ +{ + "name": "$ZKP Token", + "symbol": "$ZKP", + "type": "POLYGON", + "decimals": 18, + "description": "Panther Protocol Token on Polygon", + "website": "https://pantherprotocol.io", + "explorer": "https://polygonscan.com/token/0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC", + "status": "active", + "id": "0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC", + "links": [ + { + "name": "blog", + "url": "https://blog.pantherprotocol.io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/panther-protocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/panther-protocol/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/WZuRnMCZ4c" + }, + { + "name": "docs", + "url": "https://docs.pantherprotocol.io/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Panther-Protocol-102781158610564/" + }, + { + "name": "github", + "url": "https://github.com/pantherprotocol" + }, + { + "name": "medium", + "url": "https://medium.com/@panther-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PantherProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/pantherprotocol" + }, + { + "name": "telegram_news", + "url": "https://t.me/pantherprotocolann" + }, + { + "name": "twitter", + "url": "https://twitter.com/ZkPanther" + }, + { + "name": "whitepaper", + "url": "https://pantherprotocol.io/resources/panther-protocol-v-1-0-1.pdf" + } + ], + "tags": [ + "privacy", + "defi" + ] +} diff --git a/blockchains/polygon/assets/0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC/logo.png b/blockchains/polygon/assets/0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC/logo.png new file mode 100644 index 0000000000000..a1a26fbc863b7 Binary files /dev/null and b/blockchains/polygon/assets/0x9A06Db14D639796B25A6ceC6A1bf614fd98815EC/logo.png differ diff --git a/blockchains/polygon/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/info.json b/blockchains/polygon/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/info.json new file mode 100644 index 0000000000000..75588293e20ce --- /dev/null +++ b/blockchains/polygon/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/info.json @@ -0,0 +1,41 @@ +{ + "name": "BNB pegged BUSD", + "website": "https://paxos.com/busd", + "description": "BNB pegged BUSD is a token issued by Binance on Smart Chain; its price is pegged to BUSD (BUSD ERC20) at a ratio of 1:1.", + "explorer": "https://polygonscan.com/token/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39", + "research": "https://research.binance.com/en/projects/binance-usd", + "type": "POLYGON", + "symbol": "BUSD", + "decimals": 18, + "status": "active", + "id": "0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/binance-chain/" + }, + { + "name": "twitter", + "url": "https://twitter.com/binance_dex" + }, + { + "name": "blog", + "url": "https://binance.org/en/blog/" + }, + { + "name": "telegram", + "url": "https://t.me/BinanceDEXchange" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binance-usd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/binance-usd/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/logo.png b/blockchains/polygon/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/logo.png new file mode 100644 index 0000000000000..76d02e370b6d6 Binary files /dev/null and b/blockchains/polygon/assets/0x9C9e5fD8bbc25984B178FdCE6117Defa39d2db39/logo.png differ diff --git a/blockchains/polygon/assets/0x9EECD634c7a934F752aF0EB90DdA9Ecc262F199F/info.json b/blockchains/polygon/assets/0x9EECD634c7a934F752aF0EB90DdA9Ecc262F199F/info.json new file mode 100644 index 0000000000000..480bc7e02380b --- /dev/null +++ b/blockchains/polygon/assets/0x9EECD634c7a934F752aF0EB90DdA9Ecc262F199F/info.json @@ -0,0 +1,37 @@ +{ + "name": "UniCrypt", + "website": "https://unicrypt.network", + "description": "UNCX is the governance token of the UniCrypt platform.", + "explorer": "https://polygonscan.com/token/0x9eecd634c7a934f752af0eb90dda9ecc262f199f", + "type": "POLYGON", + "symbol": "UNCX", + "decimals": 18, + "status": "active", + "id": "0x9EECD634c7a934F752aF0EB90DdA9Ecc262F199F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UNCX_token" + }, + { + "name": "medium", + "url": "https://unicrypt.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/uncx_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uncx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/unicrypt" + }, + { + "name": "docs", + "url": "https://docs.unicrypt.network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9EECD634c7a934F752aF0EB90DdA9Ecc262F199F/logo.png b/blockchains/polygon/assets/0x9EECD634c7a934F752aF0EB90DdA9Ecc262F199F/logo.png new file mode 100644 index 0000000000000..7dd5b7288b62e Binary files /dev/null and b/blockchains/polygon/assets/0x9EECD634c7a934F752aF0EB90DdA9Ecc262F199F/logo.png differ diff --git a/blockchains/polygon/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json b/blockchains/polygon/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json new file mode 100644 index 0000000000000..6d7953dda1d18 --- /dev/null +++ b/blockchains/polygon/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json @@ -0,0 +1,33 @@ +{ + "name": "Multichain", + "type": "POLYGON", + "symbol": "MULTI", + "decimals": 18, + "website": "https://multichain.org/", + "description": "Multichain is a cross-chain router protocol (CRP), to be the ultimate router for Web3.", + "explorer": "https://polygonscan.com/token/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "status": "active", + "id": "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/multichainorg" + }, + { + "name": "github", + "url": "https://github.com/anyswap" + }, + { + "name": "telegram", + "url": "https://t.me/anyswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multichain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multichain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png b/blockchains/polygon/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png new file mode 100644 index 0000000000000..9d7b0435acaac Binary files /dev/null and b/blockchains/polygon/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png differ diff --git a/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/info.json b/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/info.json new file mode 100644 index 0000000000000..242d971175c46 --- /dev/null +++ b/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/info.json @@ -0,0 +1,28 @@ +{ + "name": "Balancer", + "website": "https://balancer.finance/", + "description": "Balancer is a n-dimensional automated market-maker that allows anyone to create or add liquidity to customizable pools and earn trading fees. Instead of the traditional constant product AMM model, Balancer’s formula is a generalization that allows any number of tokens in any weights or trading fees.", + "explorer": "https://polygonscan.com/token/0x9a71012b13ca4d3d0cdc72a177df3ef03b0e76a3", + "type": "POLYGON", + "symbol": "BAL", + "decimals": 18, + "status": "active", + "id": "0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BalancerLabs" + }, + { + "name": "github", + "url": "https://github.com/balancer-labs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/balancer/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/logo.png b/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/logo.png new file mode 100644 index 0000000000000..6fc691716d6bd Binary files /dev/null and b/blockchains/polygon/assets/0x9a71012B13CA4d3D0Cdc72A177DF3ef03b0E76A3/logo.png differ diff --git a/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/info.json b/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/info.json new file mode 100644 index 0000000000000..3e532d14313b2 --- /dev/null +++ b/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/info.json @@ -0,0 +1,33 @@ +{ + "name": "PUSD", + "website": "https://app.polyquity.org/", + "description": "PUSD is a completely decentralized stablecoin minted by staking Matic on Polygon network. PUSD is the USD-pegged stablecoin used to pay out loans on the PolyQuity protocol.", + "explorer": "https://polygonscan.com/token/0x9af3b7dc29d3c4b1a5731408b6a9656fa7ac3b72", + "type": "POLYGON", + "symbol": "PUSD", + "decimals": 18, + "status": "active", + "id": "0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72", + "links": [ + { + "name": "github", + "url": "https://github.com/PolyQuity/contracts" + }, + { + "name": "twitter", + "url": "https://twitter.com/polyquity_org" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pusd/" + }, + { + "name": "medium", + "url": "https://medium.com/@polyquity" + }, + { + "name": "telegram", + "url": "https://t.me/polyquityorg" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/logo.png b/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/logo.png new file mode 100644 index 0000000000000..8379efd5205d0 Binary files /dev/null and b/blockchains/polygon/assets/0x9aF3b7DC29D3C4B1A5731408B6A9656fA7aC3b72/logo.png differ diff --git a/blockchains/polygon/assets/0x9c891326Fd8b1a713974f73bb604677E1E63396D/info.json b/blockchains/polygon/assets/0x9c891326Fd8b1a713974f73bb604677E1E63396D/info.json new file mode 100644 index 0000000000000..4871e845d9167 --- /dev/null +++ b/blockchains/polygon/assets/0x9c891326Fd8b1a713974f73bb604677E1E63396D/info.json @@ -0,0 +1,49 @@ +{ + "name": "ISLAMICOIN", + "symbol": "ISLAMI", + "type": "POLYGON", + "decimals": 7, + "description": "ISLAMICOIN A Cryptocurrency For The Global Muslim Community", + "website": "https://islamicoin.finance", + "explorer": "https://polygonscan.com/token/0x9c891326fd8b1a713974f73bb604677e1e63396d", + "status": "active", + "id": "0x9c891326Fd8b1a713974f73bb604677E1E63396D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/islamicoin" + }, + { + "name": "github", + "url": "https://github.com/islamiblockchain" + }, + { + "name": "telegram", + "url": "https://t.me/islamicoin1" + }, + { + "name": "telegram_news", + "url": "https://t.me/islamicoinchat" + }, + { + "name": "facebook", + "url": "https://facebook.com/islamicoin" + }, + { + "name": "source_code", + "url": "https://github.com/ISLAMIBLOCKCHAIN/ISLAMICOIN/blob/main/contracts/ISLAMICOIN.sol" + }, + { + "name": "whitepaper", + "url": "https://secureservercdn.net/160.153.137.40/mmc.19a.myftpupload.com/wp-content/uploads/2021/09/islamicoinE.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCPdg9Cx2g9DyTR_xD5S_lXA" + }, + { + "name": "medium", + "url": "https://medium.com/@islamicoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9c891326Fd8b1a713974f73bb604677E1E63396D/logo.png b/blockchains/polygon/assets/0x9c891326Fd8b1a713974f73bb604677E1E63396D/logo.png new file mode 100644 index 0000000000000..64357e7563bac Binary files /dev/null and b/blockchains/polygon/assets/0x9c891326Fd8b1a713974f73bb604677E1E63396D/logo.png differ diff --git a/blockchains/polygon/assets/0x9cd6746665D9557e1B9a775819625711d0693439/info.json b/blockchains/polygon/assets/0x9cd6746665D9557e1B9a775819625711d0693439/info.json new file mode 100644 index 0000000000000..4b4db2ea997b5 --- /dev/null +++ b/blockchains/polygon/assets/0x9cd6746665D9557e1B9a775819625711d0693439/info.json @@ -0,0 +1,14 @@ +{ + "name": "LUNA (Portal)", + "type": "POLYGON", + "symbol": "LUNA", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://polygonscan.com/token/0x9cd6746665D9557e1B9a775819625711d0693439", + "status": "active", + "id": "0x9cd6746665D9557e1B9a775819625711d0693439", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0x9cd6746665D9557e1B9a775819625711d0693439/logo.png b/blockchains/polygon/assets/0x9cd6746665D9557e1B9a775819625711d0693439/logo.png new file mode 100644 index 0000000000000..2a885151a2b72 Binary files /dev/null and b/blockchains/polygon/assets/0x9cd6746665D9557e1B9a775819625711d0693439/logo.png differ diff --git a/blockchains/polygon/assets/0xA3c322Ad15218fBFAEd26bA7f616249f7705D945/info.json b/blockchains/polygon/assets/0xA3c322Ad15218fBFAEd26bA7f616249f7705D945/info.json new file mode 100644 index 0000000000000..74f8ac08b6c77 --- /dev/null +++ b/blockchains/polygon/assets/0xA3c322Ad15218fBFAEd26bA7f616249f7705D945/info.json @@ -0,0 +1,24 @@ +{ + "name": "Metaverse", + "symbol": "MV", + "type": "POLYGON", + "decimals": 18, + "description": "Gensokishi Online -META WORLD- Token with utility to configure metaverse.", + "website": "https://genso.game/", + "explorer": "https://polygonscan.com/token/0xA3c322Ad15218fBFAEd26bA7f616249f7705D945", + "status": "active", + "id": "0xA3c322Ad15218fBFAEd26bA7f616249f7705D945", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/genso_meta" + }, + { + "name": "telegram", + "url": "https://t.me/gensometamain" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xA3c322Ad15218fBFAEd26bA7f616249f7705D945/logo.png b/blockchains/polygon/assets/0xA3c322Ad15218fBFAEd26bA7f616249f7705D945/logo.png new file mode 100644 index 0000000000000..edb82f056e99c Binary files /dev/null and b/blockchains/polygon/assets/0xA3c322Ad15218fBFAEd26bA7f616249f7705D945/logo.png differ diff --git a/blockchains/polygon/assets/0xA8D394fE7380b8cE6145d5f85E6aC22d4E91ACDe/info.json b/blockchains/polygon/assets/0xA8D394fE7380b8cE6145d5f85E6aC22d4E91ACDe/info.json new file mode 100644 index 0000000000000..ec3e152c338a7 --- /dev/null +++ b/blockchains/polygon/assets/0xA8D394fE7380b8cE6145d5f85E6aC22d4E91ACDe/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance USD (Portal from BSC)", + "type": "POLYGON", + "symbol": "BUSDbs", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/busd/", + "explorer": "https://polygonscan.com/token/0xa8d394fe7380b8ce6145d5f85e6ac22d4e91acde", + "status": "active", + "id": "0xA8D394fE7380b8cE6145d5f85E6aC22d4E91ACDe", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xA8D394fE7380b8cE6145d5f85E6aC22d4E91ACDe/logo.png b/blockchains/polygon/assets/0xA8D394fE7380b8cE6145d5f85E6aC22d4E91ACDe/logo.png new file mode 100644 index 0000000000000..58b66f7e91e64 Binary files /dev/null and b/blockchains/polygon/assets/0xA8D394fE7380b8cE6145d5f85E6aC22d4E91ACDe/logo.png differ diff --git a/blockchains/polygon/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/info.json b/blockchains/polygon/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/info.json new file mode 100644 index 0000000000000..3d1dada50ca08 --- /dev/null +++ b/blockchains/polygon/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/info.json @@ -0,0 +1,75 @@ +{ + "name": "Vita Inu", + "type": "POLYGON", + "symbol": "VINU", + "decimals": 18, + "website": "https://vitainu.org", + "description": "Vita Inu is the world’s first fast and feeless dog coin with high TPS and native smart contracts. VINU is the powerful multi-chain currency and governance token of the Vinuverse. The VINU community believes cryptocurrencies should be moved around freely, securely, and efficiently.", + "explorer": "https://polygonscan.com/token/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9", + "status": "active", + "id": "0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vitainucoin" + }, + { + "name": "github", + "url": "https://github.com/vita-inu" + }, + { + "name": "telegram", + "url": "https://t.me/vitainu" + }, + { + "name": "telegram_news", + "url": "https://t.me/vinu_news" + }, + { + "name": "medium", + "url": "https://medium.com/vitainu" + }, + { + "name": "discord", + "url": "https://discord.com/invite/vinu" + }, + { + "name": "whitepaper", + "url": "https://vitainu.org/whitepaper" + }, + { + "name": "facebook", + "url": "https://facebook.com/vitainucoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/vitainucoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/vitainu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vita-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vita-inu" + }, + { + "name": "source_code", + "url": "https://polygonscan.com/address/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9#code" + } + ], + "tags": [ + "memes", + "defi", + "deflationary", + "gamefi", + "staking", + "nft", + "governance", + "wrapped" + ] +} diff --git a/blockchains/polygon/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/logo.png b/blockchains/polygon/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/logo.png new file mode 100644 index 0000000000000..281119d19c3d9 Binary files /dev/null and b/blockchains/polygon/assets/0xAFCdd4f666c84Fed1d8BD825aA762e3714F652c9/logo.png differ diff --git a/blockchains/polygon/assets/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C/info.json b/blockchains/polygon/assets/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C/info.json new file mode 100644 index 0000000000000..f50bbb920ca1a --- /dev/null +++ b/blockchains/polygon/assets/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C/info.json @@ -0,0 +1,33 @@ +{ + "name": "Crypto.com Coin", + "website": "https://crypto.com/", + "description": "The most profitable and secure platform to entrust your digital assets. Absolutely safe with multi-layer encrypted protection.", + "explorer": "https://polygonscan.com/token/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C", + "type": "POLYGON", + "symbol": "CRO", + "decimals": 8, + "status": "active", + "id": "0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cryptocom" + }, + { + "name": "facebook", + "url": "https://facebook.com/CryptoComOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoComOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crypto-com-chain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/crypto-com-chain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C/logo.png b/blockchains/polygon/assets/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C/logo.png new file mode 100644 index 0000000000000..f3c46a06b6ce7 Binary files /dev/null and b/blockchains/polygon/assets/0xAdA58DF0F643D959C2A47c9D4d4c1a4deFe3F11C/logo.png differ diff --git a/blockchains/polygon/assets/0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B/info.json b/blockchains/polygon/assets/0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B/info.json new file mode 100644 index 0000000000000..d99c1589b5f31 --- /dev/null +++ b/blockchains/polygon/assets/0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B/info.json @@ -0,0 +1,40 @@ +{ + "name": "BOB", + "type": "POLYGON", + "symbol": "BOB", + "decimals": 18, + "website": "https://www.zkbob.com/", + "description": "BOB is a stable token optimized for the zkBob protocol.", + "explorer": "https://polygonscan.com/token/0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B", + "status": "active", + "id": "0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zkBob_" + }, + { + "name": "telegram_news", + "url": "https://t.me/zkbob_news" + }, + { + "name": "telegram", + "url": "https://t.me/zkbobcommunity" + }, + { + "name": "docs", + "url": "https://docs.zkbob.com/" + }, + { + "name": "github", + "url": "https://github.com/zkbob" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/bob" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/polygon/assets/0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B/logo.png b/blockchains/polygon/assets/0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B/logo.png new file mode 100644 index 0000000000000..cf97abec3c9fc Binary files /dev/null and b/blockchains/polygon/assets/0xB0B195aEFA3650A6908f15CdaC7D92F8a5791B0B/logo.png differ diff --git a/blockchains/polygon/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json b/blockchains/polygon/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json new file mode 100644 index 0000000000000..894e949219332 --- /dev/null +++ b/blockchains/polygon/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json @@ -0,0 +1,33 @@ +{ + "name": "Impossible Finance", + "website": "https://impossible.finance", + "description": "Impossible Finance is a builder-focused multichain ecosystem featuring decentralized incubator, launchpad, and swap. IF is the governance and fee accrual token for the swap.", + "explorer": "https://polygonscan.com/token/0xb0e1fc65c1a741b4662b813eb787d369b8614af1", + "type": "POLYGON", + "symbol": "IF", + "decimals": 18, + "status": "active", + "id": "0xB0e1fc65C1a741b4662B813eB787d369b8614Af1", + "links": [ + { + "name": "github", + "url": "https://github.com/impossiblefinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/impossiblefi" + }, + { + "name": "blog", + "url": "https://medium.com/impossiblefinance" + }, + { + "name": "telegram", + "url": "https://t.me/ImpossibleFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/impossible-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png b/blockchains/polygon/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png new file mode 100644 index 0000000000000..320f13c606602 Binary files /dev/null and b/blockchains/polygon/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png differ diff --git a/blockchains/polygon/assets/0xB25e20De2F2eBb4CfFD4D16a55C7B395e8a94762/info.json b/blockchains/polygon/assets/0xB25e20De2F2eBb4CfFD4D16a55C7B395e8a94762/info.json new file mode 100644 index 0000000000000..509c934937522 --- /dev/null +++ b/blockchains/polygon/assets/0xB25e20De2F2eBb4CfFD4D16a55C7B395e8a94762/info.json @@ -0,0 +1,28 @@ +{ + "name": "Request", + "type": "POLYGON", + "symbol": "REQ", + "decimals": 18, + "website": "https://request.network/", + "description": "Request Network is the protocol for payment requests. They are immutably recorded processed without an intermediary. Companies, DAOs & individuals pay & get paid in cryptos of payment networks incl. Ethereum, BSC, & Fantom.", + "explorer": "https://polygonscan.com/token/0xb25e20de2f2ebb4cffd4d16a55c7b395e8a94762", + "status": "active", + "id": "0xB25e20De2F2eBb4CfFD4D16a55C7B395e8a94762", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RequestNetwork" + }, + { + "name": "telegram", + "url": "https://t.me/requestnetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/request/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xB25e20De2F2eBb4CfFD4D16a55C7B395e8a94762/logo.png b/blockchains/polygon/assets/0xB25e20De2F2eBb4CfFD4D16a55C7B395e8a94762/logo.png new file mode 100644 index 0000000000000..1bd37a35d3fd4 Binary files /dev/null and b/blockchains/polygon/assets/0xB25e20De2F2eBb4CfFD4D16a55C7B395e8a94762/logo.png differ diff --git a/blockchains/polygon/assets/0xB2C63830D4478cB331142FAc075A39671a5541dC/info.json b/blockchains/polygon/assets/0xB2C63830D4478cB331142FAc075A39671a5541dC/info.json new file mode 100644 index 0000000000000..00702f3043174 --- /dev/null +++ b/blockchains/polygon/assets/0xB2C63830D4478cB331142FAc075A39671a5541dC/info.json @@ -0,0 +1,29 @@ +{ + "name": "Bombcrypto Coin", + "type": "POLYGON", + "symbol": "BOMB", + "decimals": 18, + "website": "https://polygon.bombcrypto.io/", + "description": "BOMB, the native utility token of Bomb Crypto 2 is used to play, exchange, and trade on the ecosystem.", + "explorer": "https://polygonscan.com/token/0xb2c63830d4478cb331142fac075a39671a5541dc", + "status": "active", + "id": "0xB2C63830D4478cB331142FAc075A39671a5541dC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BombPolygon" + }, + { + "name": "telegram", + "url": "https://t.me/Bombcrypto2_polygon" + }, + { + "name": "facebook", + "url": "https://facebook.com/BombPolygon" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/polygon/assets/0xB2C63830D4478cB331142FAc075A39671a5541dC/logo.png b/blockchains/polygon/assets/0xB2C63830D4478cB331142FAc075A39671a5541dC/logo.png new file mode 100644 index 0000000000000..601812c6c01aa Binary files /dev/null and b/blockchains/polygon/assets/0xB2C63830D4478cB331142FAc075A39671a5541dC/logo.png differ diff --git a/blockchains/polygon/assets/0xB5C064F955D8e7F38fE0460C556a72987494eE17/info.json b/blockchains/polygon/assets/0xB5C064F955D8e7F38fE0460C556a72987494eE17/info.json new file mode 100644 index 0000000000000..c84f320345a99 --- /dev/null +++ b/blockchains/polygon/assets/0xB5C064F955D8e7F38fE0460C556a72987494eE17/info.json @@ -0,0 +1,29 @@ +{ + "name": "QuickSwap", + "website": "https://quickswap.exchange/", + "description": "Next-gen Layer 2 DEX. Trade at lightning-fast speeds with near-zero gas fees, Powered by Polygon", + "explorer": "https://polygonscan.com/token/0xB5C064F955D8e7F38fE0460C556a72987494eE17", + "type": "POLYGON", + "symbol": "QUICK", + "decimals": 18, + "status": "active", + "id": "0xB5C064F955D8e7F38fE0460C556a72987494eE17", + "links": [ + { + "name": "github", + "url": "https://github.com/QuickSwap" + }, + { + "name": "twitter", + "url": "https://twitter.com/QuickswapDEX" + }, + { + "name": "telegram", + "url": "https://t.me/QuickSwapDEX" + }, + { + "name": "medium", + "url": "https://quickswap-layer2.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xB5C064F955D8e7F38fE0460C556a72987494eE17/logo.png b/blockchains/polygon/assets/0xB5C064F955D8e7F38fE0460C556a72987494eE17/logo.png new file mode 100644 index 0000000000000..cfafcd41ac025 Binary files /dev/null and b/blockchains/polygon/assets/0xB5C064F955D8e7F38fE0460C556a72987494eE17/logo.png differ diff --git a/blockchains/polygon/assets/0xB6EBc3ca1741a8f37551E44A51eC00aD417B38CA/info.json b/blockchains/polygon/assets/0xB6EBc3ca1741a8f37551E44A51eC00aD417B38CA/info.json new file mode 100644 index 0000000000000..f2318de466842 --- /dev/null +++ b/blockchains/polygon/assets/0xB6EBc3ca1741a8f37551E44A51eC00aD417B38CA/info.json @@ -0,0 +1,29 @@ +{ + "name": "Ariadne", + "symbol": "ARDN", + "type": "POLYGON", + "decimals": 18, + "description": "Ariadne is a cross-chain DeFi marketplace that is lowering the fees to enter/exit farms on multiple blockchains and saves swaps and bridges costs for both EVM and non-EVM chains.", + "website": "https://ariadne.finance", + "explorer": "https://polygonscan.com/token/0xB6EBc3ca1741a8f37551E44A51eC00aD417B38CA", + "status": "active", + "id": "0xB6EBc3ca1741a8f37551E44A51eC00aD417B38CA", + "links": [ + { + "name": "medium", + "url": "https://medium.com/ariadne-project" + }, + { + "name": "twitter", + "url": "https://twitter.com/ariadne_finance" + }, + { + "name": "telegram", + "url": "https://t.me/ariadne_finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ariadne/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xB6EBc3ca1741a8f37551E44A51eC00aD417B38CA/logo.png b/blockchains/polygon/assets/0xB6EBc3ca1741a8f37551E44A51eC00aD417B38CA/logo.png new file mode 100644 index 0000000000000..fcefa0fa56981 Binary files /dev/null and b/blockchains/polygon/assets/0xB6EBc3ca1741a8f37551E44A51eC00aD417B38CA/logo.png differ diff --git a/blockchains/polygon/assets/0xBCD287ca1C614Ecd8c5Ca95bFf3c13c392192df5/info.json b/blockchains/polygon/assets/0xBCD287ca1C614Ecd8c5Ca95bFf3c13c392192df5/info.json new file mode 100644 index 0000000000000..4dac4b01eb249 --- /dev/null +++ b/blockchains/polygon/assets/0xBCD287ca1C614Ecd8c5Ca95bFf3c13c392192df5/info.json @@ -0,0 +1,32 @@ +{ + "name": "AirNFT Token", + "type": "POLYGON", + "symbol": "AIRT", + "decimals": 18, + "website": "https://www.airnfts.com/", + "description": "AirNFTs is NFT marketplace built for multi-chain NFTs on BSC and Polygon and many more, where you can Mint, Trade, Earn with your NFTs.", + "explorer": "https://polygonscan.com/token/0xbcd287ca1c614ecd8c5ca95bff3c13c392192df5", + "status": "active", + "id": "0xBCD287ca1C614Ecd8c5Ca95bFf3c13c392192df5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/airnfts" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/HKsQnSvxhfjjKGJe" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/airnfts/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/TXjQUVWXx7" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/polygon/assets/0xBCD287ca1C614Ecd8c5Ca95bFf3c13c392192df5/logo.png b/blockchains/polygon/assets/0xBCD287ca1C614Ecd8c5Ca95bFf3c13c392192df5/logo.png new file mode 100644 index 0000000000000..ec221a9f8bf7f Binary files /dev/null and b/blockchains/polygon/assets/0xBCD287ca1C614Ecd8c5Ca95bFf3c13c392192df5/logo.png differ diff --git a/blockchains/polygon/assets/0xC1543024DC71247888a7e139c644F44E75E96d38/info.json b/blockchains/polygon/assets/0xC1543024DC71247888a7e139c644F44E75E96d38/info.json new file mode 100644 index 0000000000000..fad39486258d4 --- /dev/null +++ b/blockchains/polygon/assets/0xC1543024DC71247888a7e139c644F44E75E96d38/info.json @@ -0,0 +1,28 @@ +{ + "name": "Battle World", + "type": "POLYGON", + "symbol": "BWO", + "decimals": 18, + "website": "https://battleworld.game/", + "description": "Battle World is a Gamefi Metaverse project built on Polygon network. A globally appealing mid-core game for the masses.", + "explorer": "https://polygonscan.com/token/0xc1543024dc71247888a7e139c644f44e75e96d38", + "status": "active", + "id": "0xC1543024DC71247888a7e139c644F44E75E96d38", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BattleworldGame" + }, + { + "name": "telegram", + "url": "https://t.me/battleworldgame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/battle-world/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xC1543024DC71247888a7e139c644F44E75E96d38/logo.png b/blockchains/polygon/assets/0xC1543024DC71247888a7e139c644F44E75E96d38/logo.png new file mode 100644 index 0000000000000..7508aa6603f48 Binary files /dev/null and b/blockchains/polygon/assets/0xC1543024DC71247888a7e139c644F44E75E96d38/logo.png differ diff --git a/blockchains/polygon/assets/0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97/info.json b/blockchains/polygon/assets/0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97/info.json new file mode 100644 index 0000000000000..054785d302433 --- /dev/null +++ b/blockchains/polygon/assets/0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97/info.json @@ -0,0 +1,29 @@ +{ + "name": "DFYN Token (PoS)", + "website": "https://dfyn.network/", + "description": "The DFYN token, will perform a crucial role in the functioning of the Dfyn ecosystem. The DFYN token is expected to have multiple utilities.", + "explorer": "https://polygonscan.com/token/0xc168e40227e4ebd8c1cae80f7a55a4f0e6d66c97", + "type": "POLYGON", + "symbol": "DFYN", + "decimals": 18, + "status": "active", + "id": "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97", + "links": [ + { + "name": "github", + "url": "https://github.com/dfyn" + }, + { + "name": "twitter", + "url": "https://twitter.com/_dfyn" + }, + { + "name": "telegram", + "url": "https://t.me/Dfyn_HQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dfyn-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97/logo.png b/blockchains/polygon/assets/0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97/logo.png new file mode 100644 index 0000000000000..ac91019d769c3 Binary files /dev/null and b/blockchains/polygon/assets/0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97/logo.png differ diff --git a/blockchains/polygon/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json b/blockchains/polygon/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json new file mode 100644 index 0000000000000..3b1d1e82f68a0 --- /dev/null +++ b/blockchains/polygon/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json @@ -0,0 +1,55 @@ +{ + "name": "EverRise", + "type": "POLYGON", + "symbol": "RISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "The Original Buyback Token Powering The EverRise Ecosystem. EverRise token (RISE) is a multi-chain collateralized cryptocurrency that protects both the ecosystem and investors with its innovative buyback and staking protocol.", + "explorer": "https://polygonscan.com/token/0xC17c30e98541188614dF99239cABD40280810cA3", + "status": "active", + "id": "0xC17c30e98541188614dF99239cABD40280810cA3", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everrise/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everrise" + }, + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png b/blockchains/polygon/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png new file mode 100644 index 0000000000000..fb9f7a63b2f43 Binary files /dev/null and b/blockchains/polygon/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png differ diff --git a/blockchains/polygon/assets/0xC3Ec80343D2bae2F8E680FDADDe7C17E71E114ea/info.json b/blockchains/polygon/assets/0xC3Ec80343D2bae2F8E680FDADDe7C17E71E114ea/info.json new file mode 100644 index 0000000000000..e52b25ef82b3d --- /dev/null +++ b/blockchains/polygon/assets/0xC3Ec80343D2bae2F8E680FDADDe7C17E71E114ea/info.json @@ -0,0 +1,33 @@ +{ + "name": "MANTRA", + "website": "http://mantradao.com", + "description": "MANTRA DAO leverages the wisdom of the crowd to create a community-governed, transparent, and decentralized ecosystem for Web 3.0", + "explorer": "https://polygonscan.com/token/0xc3ec80343d2bae2f8e680fdadde7c17e71e114ea", + "type": "POLYGON", + "symbol": "OM", + "decimals": 18, + "status": "active", + "id": "0xC3Ec80343D2bae2F8E680FDADDe7C17E71E114ea", + "links": [ + { + "name": "github", + "url": "https://github.com/Mantradao" + }, + { + "name": "twitter", + "url": "https://twitter.com/MANTRADAO" + }, + { + "name": "telegram", + "url": "https://t.me/MANTRADAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mantra-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mantra-dao/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xC3Ec80343D2bae2F8E680FDADDe7C17E71E114ea/logo.png b/blockchains/polygon/assets/0xC3Ec80343D2bae2F8E680FDADDe7C17E71E114ea/logo.png new file mode 100644 index 0000000000000..e879c18c63492 Binary files /dev/null and b/blockchains/polygon/assets/0xC3Ec80343D2bae2F8E680FDADDe7C17E71E114ea/logo.png differ diff --git a/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/info.json b/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/info.json new file mode 100644 index 0000000000000..617e2a76fcdbe --- /dev/null +++ b/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/info.json @@ -0,0 +1,29 @@ +{ + "name": "Polyroll Token", + "website": "https://polyroll.org/", + "description": "Polyroll is a decentralized casino powered by Chainlink and Polygon. It claims to be provably fair, transparent and immutable games, anytime anywhere.", + "explorer": "https://polygonscan.com/token/0xc68e83a305b0fad69e264a1769a0a070f190d2d6", + "type": "POLYGON", + "symbol": "ROLL", + "decimals": 18, + "status": "active", + "id": "0xC68e83a305b0FaD69E264A1769a0A070F190D2d6", + "links": [ + { + "name": "github", + "url": "https://github.com/polyroll" + }, + { + "name": "twitter", + "url": "https://twitter.com/PolyrollOrg" + }, + { + "name": "telegram", + "url": "https://t.me/polyroll" + }, + { + "name": "medium", + "url": "https://polyroll.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/logo.png b/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/logo.png new file mode 100644 index 0000000000000..eca7640475271 Binary files /dev/null and b/blockchains/polygon/assets/0xC68e83a305b0FaD69E264A1769a0A070F190D2d6/logo.png differ diff --git a/blockchains/polygon/assets/0xD4814770065F634003A8d8D70B4743E0C3f334ad/info.json b/blockchains/polygon/assets/0xD4814770065F634003A8d8D70B4743E0C3f334ad/info.json new file mode 100644 index 0000000000000..97391aefe2968 --- /dev/null +++ b/blockchains/polygon/assets/0xD4814770065F634003A8d8D70B4743E0C3f334ad/info.json @@ -0,0 +1,15 @@ +{ + "name": "Poly Ontology Token", + "website": "https://ont.io", + "description": "Poly Ontology Token (ONT POLYGON) is a token issued by Binance on Smart Chain; its price is pegged to Ontology Token (ONT) at a ratio of 1:1.", + "explorer": "https://polygonscan.com/token/0xD4814770065F634003A8d8D70B4743E0C3f334ad", + "research": "https://research.binance.com/en/projects/ontology", + "type": "POLYGON", + "symbol": "ONT", + "decimals": 18, + "status": "active", + "id": "0xD4814770065F634003A8d8D70B4743E0C3f334ad", + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xD4814770065F634003A8d8D70B4743E0C3f334ad/logo.png b/blockchains/polygon/assets/0xD4814770065F634003A8d8D70B4743E0C3f334ad/logo.png new file mode 100644 index 0000000000000..25ffd17b23344 Binary files /dev/null and b/blockchains/polygon/assets/0xD4814770065F634003A8d8D70B4743E0C3f334ad/logo.png differ diff --git a/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/info.json b/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/info.json new file mode 100644 index 0000000000000..67609632f7807 --- /dev/null +++ b/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/info.json @@ -0,0 +1,46 @@ +{ + "name": "Aave (PoS)", + "website": "https://aave.com", + "description": "Aave Protocol is a decentralised liquidity protocol where people can lend and borrow digital assets. The AAVE token is the governance token of the protocol, so AAVE holders can vote on proposals for updates. AAVE holders can also stake their AAVE in the protocol Safety Module and earn Safety Incentives for securing the protocol", + "explorer": "https://polygonscan.com/token/0xd6df932a45c0f255f85145f286ea0b292b21c90b", + "research": "https://research.binance.com/en/projects/aave-protocol", + "type": "POLYGON", + "symbol": "AAVE", + "decimals": 18, + "status": "active", + "id": "0xD6DF932A45C0f255f85145f286eA0b292B21C90B", + "links": [ + { + "name": "github", + "url": "https://github.com/aave/aave-protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/AaveAave" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Aave_Official" + }, + { + "name": "blog", + "url": "https://medium.com/aave" + }, + { + "name": "facebook", + "url": "https://facebook.com/AaveCom" + }, + { + "name": "whitepaper", + "url": "https://github.com/aave/aave-protocol/blob/master/docs/Aave_Protocol_Whitepaper_v1_0.pdf/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aave/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aave/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/logo.png b/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/logo.png new file mode 100644 index 0000000000000..1e7cef36a8aaa Binary files /dev/null and b/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/logo.png differ diff --git a/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/info.json b/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/info.json new file mode 100644 index 0000000000000..cacc8d4c16fae --- /dev/null +++ b/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/info.json @@ -0,0 +1,29 @@ +{ + "name": "IRON Stablecoin", + "website": "https://polygon.iron.finance/", + "description": "Multi-chain Partial-Collateralized Stablecoin", + "explorer": "https://polygonscan.com/token/0xd86b5923f3ad7b585ed81b448170ae026c65ae9a", + "type": "POLYGON", + "symbol": "IRON", + "decimals": 18, + "status": "active", + "id": "0xD86b5923F3AD7b585eD81B448170ae026c65ae9a", + "links": [ + { + "name": "github", + "url": "https://github.com/ironfinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/ironfinance" + }, + { + "name": "telegram", + "url": "https://t.me/ironfinance" + }, + { + "name": "medium", + "url": "https://medium.com/@ironfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/logo.png b/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/logo.png new file mode 100644 index 0000000000000..39c35e5340dd9 Binary files /dev/null and b/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/logo.png differ diff --git a/blockchains/polygon/assets/0xDC3326e71D45186F113a2F448984CA0e8D201995/info.json b/blockchains/polygon/assets/0xDC3326e71D45186F113a2F448984CA0e8D201995/info.json new file mode 100644 index 0000000000000..d5c2fd870d9a2 --- /dev/null +++ b/blockchains/polygon/assets/0xDC3326e71D45186F113a2F448984CA0e8D201995/info.json @@ -0,0 +1,36 @@ +{ + "name": "XSGD", + "type": "POLYGON", + "symbol": "XSGD", + "decimals": 6, + "website": "https://straitsx.com/xsgd", + "description": "XSGD is the fully collateralized Singapore Dollar stablecoin, powered by open-source blockchain protocols.", + "explorer": "https://polygonscan.com/token/0xDC3326e71D45186F113a2F448984CA0e8D201995", + "status": "active", + "id": "0xDC3326e71D45186F113a2F448984CA0e8D201995", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/straitsx" + }, + { + "name": "github", + "url": "https://github.com/Xfers/straitsx-tokens/tree/master/Polygon/XSGD" + }, + { + "name": "blog", + "url": "https://straitsx.com/blog" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xsgd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/xsgd" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/polygon/assets/0xDC3326e71D45186F113a2F448984CA0e8D201995/logo.png b/blockchains/polygon/assets/0xDC3326e71D45186F113a2F448984CA0e8D201995/logo.png new file mode 100644 index 0000000000000..df1bd6c22be25 Binary files /dev/null and b/blockchains/polygon/assets/0xDC3326e71D45186F113a2F448984CA0e8D201995/logo.png differ diff --git a/blockchains/polygon/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/info.json b/blockchains/polygon/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/info.json new file mode 100644 index 0000000000000..8ff8f40ce7911 --- /dev/null +++ b/blockchains/polygon/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/info.json @@ -0,0 +1,25 @@ +{ + "name": "DEI", + "website": "https://deus.finance/", + "description": "DEUS Finance Evolution is a marketplace of decentralized financial services, where we provide the infrastructure for others to build financial instruments, such as synthetic stock trading platforms, options, and futures trading.", + "explorer": "https://polygonscan.com/token/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3", + "type": "POLYGON", + "symbol": "DEI", + "decimals": 18, + "status": "active", + "id": "0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeusDao" + }, + { + "name": "telegram", + "url": "https://t.me/deusfinance" + }, + { + "name": "medium", + "url": "https://medium.com/@deusfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/logo.png b/blockchains/polygon/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/logo.png new file mode 100644 index 0000000000000..883b793c04b3e Binary files /dev/null and b/blockchains/polygon/assets/0xDE12c7959E1a72bbe8a5f7A1dc8f8EeF9Ab011B3/logo.png differ diff --git a/blockchains/polygon/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/info.json b/blockchains/polygon/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/info.json new file mode 100644 index 0000000000000..68710320109ff --- /dev/null +++ b/blockchains/polygon/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/info.json @@ -0,0 +1,25 @@ +{ + "name": "DEUS", + "website": "https://deus.finance/", + "description": "DEUS Finance Evolution is a marketplace of decentralized financial services, where we provide the infrastructure for others to build financial instruments, such as synthetic stock trading platforms, options, and futures trading.", + "explorer": "https://polygonscan.com/token/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44", + "type": "POLYGON", + "symbol": "DEUS", + "decimals": 18, + "status": "active", + "id": "0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeusDao" + }, + { + "name": "telegram", + "url": "https://t.me/deusfinance" + }, + { + "name": "medium", + "url": "https://medium.com/@deusfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/logo.png b/blockchains/polygon/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/logo.png new file mode 100644 index 0000000000000..cb37bfd75ab6a Binary files /dev/null and b/blockchains/polygon/assets/0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44/logo.png differ diff --git a/blockchains/polygon/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json b/blockchains/polygon/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json new file mode 100644 index 0000000000000..a5b7f91e9d660 --- /dev/null +++ b/blockchains/polygon/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json @@ -0,0 +1,47 @@ +{ + "name": "Vote-escrowed EverRise", + "type": "POLYGON", + "symbol": "veRISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "Virtual token that allows the Vote Escrowed (ve) EverRise weighted governance tokens from EverRise Staking NFTs to display in wallet balances.", + "explorer": "https://polygonscan.com/token/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "status": "active", + "id": "0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png b/blockchains/polygon/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png new file mode 100644 index 0000000000000..47ffbe08a8dcc Binary files /dev/null and b/blockchains/polygon/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png differ diff --git a/blockchains/polygon/assets/0xE238Ecb42C424E877652AD82d8A939183A04C35f/info.json b/blockchains/polygon/assets/0xE238Ecb42C424E877652AD82d8A939183A04C35f/info.json new file mode 100644 index 0000000000000..bcf83c7635766 --- /dev/null +++ b/blockchains/polygon/assets/0xE238Ecb42C424E877652AD82d8A939183A04C35f/info.json @@ -0,0 +1,25 @@ +{ + "name": "WiFi Map", + "website": "https://weconnectu.io/", + "description": "WiFi Map are wifi finder, as well as esim provider.", + "explorer": "https://polygonscan.com/token/0xe238ecb42c424e877652ad82d8a939183a04c35f", + "type": "POLYGON", + "symbol": "WIFI", + "decimals": 18, + "status": "active", + "id": "0xE238Ecb42C424E877652AD82d8A939183A04C35f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wifimapapp" + }, + { + "name": "telegram", + "url": "https://t.me/wifimap_io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wifi" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xE238Ecb42C424E877652AD82d8A939183A04C35f/logo.png b/blockchains/polygon/assets/0xE238Ecb42C424E877652AD82d8A939183A04C35f/logo.png new file mode 100644 index 0000000000000..66b1b3ccf7d2e Binary files /dev/null and b/blockchains/polygon/assets/0xE238Ecb42C424E877652AD82d8A939183A04C35f/logo.png differ diff --git a/blockchains/polygon/assets/0xE3322702BEdaaEd36CdDAb233360B939775ae5f1/info.json b/blockchains/polygon/assets/0xE3322702BEdaaEd36CdDAb233360B939775ae5f1/info.json new file mode 100644 index 0000000000000..7b306f17152a8 --- /dev/null +++ b/blockchains/polygon/assets/0xE3322702BEdaaEd36CdDAb233360B939775ae5f1/info.json @@ -0,0 +1,29 @@ +{ + "name": "Tellor", + "website": "https://tellor.io", + "description": "Tellor (a decentralized oracle) aims to address the Oracle problem on Ethereum.", + "explorer": "https://polygonscan.com/token/0xE3322702BEdaaEd36CdDAb233360B939775ae5f1", + "type": "POLYGON", + "symbol": "TRB", + "decimals": 18, + "status": "active", + "id": "0xE3322702BEdaaEd36CdDAb233360B939775ae5f1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WeAreTellor" + }, + { + "name": "telegram", + "url": "https://t.me/tellor" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tellor/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tellor/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xE3322702BEdaaEd36CdDAb233360B939775ae5f1/logo.png b/blockchains/polygon/assets/0xE3322702BEdaaEd36CdDAb233360B939775ae5f1/logo.png new file mode 100644 index 0000000000000..f1295da4329a3 Binary files /dev/null and b/blockchains/polygon/assets/0xE3322702BEdaaEd36CdDAb233360B939775ae5f1/logo.png differ diff --git a/blockchains/polygon/assets/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66/info.json b/blockchains/polygon/assets/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66/info.json new file mode 100644 index 0000000000000..b763e01218653 --- /dev/null +++ b/blockchains/polygon/assets/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66/info.json @@ -0,0 +1,33 @@ +{ + "name": "CherryPick", + "type": "POLYGON", + "symbol": "pCherry", + "decimals": 18, + "website": "https://www.fletaconnect.io", + "description": "Fleta Connect is a new DeFi(Decentralized Finance) service created by Team Fleta with years of experience in the field. It is willing to offer significant benefits to our users with its own buyback mechanism and aims to give more rewards to DeFi users.", + "explorer": "https://polygonscan.com/token/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66", + "status": "active", + "id": "0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fletachain" + }, + { + "name": "github", + "url": "https://github.com/fletaio/fletaconnect" + }, + { + "name": "telegram", + "url": "https://t.me/FLETAofficialGroup" + }, + { + "name": "medium", + "url": "https://medium.com/fleta-first-chain" + }, + { + "name": "docs", + "url": "https://fletaconnect.gitbook.io/fletaconnect/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66/logo.png b/blockchains/polygon/assets/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66/logo.png new file mode 100644 index 0000000000000..88a2d85154d74 Binary files /dev/null and b/blockchains/polygon/assets/0xE33dC9d2D7D64c1e23467aC7eD7F8eF56d0a8d66/logo.png differ diff --git a/blockchains/polygon/assets/0xE5417Af564e4bFDA1c483642db72007871397896/info.json b/blockchains/polygon/assets/0xE5417Af564e4bFDA1c483642db72007871397896/info.json new file mode 100644 index 0000000000000..1d688b032fc6a --- /dev/null +++ b/blockchains/polygon/assets/0xE5417Af564e4bFDA1c483642db72007871397896/info.json @@ -0,0 +1,52 @@ +{ + "name": "Gains Network", + "type": "POLYGON", + "symbol": "GNS", + "decimals": 18, + "website": "https://gains.trade/", + "description": "Gains Network is developing the next-gen decentralized leveraged trading platform - gTrade.", + "explorer": "https://polygonscan.com/token/0xe5417af564e4bfda1c483642db72007871397896", + "status": "active", + "id": "0xE5417Af564e4bFDA1c483642db72007871397896", + "links": [ + { + "name": "telegram", + "url": "https://t.me/GainsNetwork" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gains-network/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gains-network/" + }, + { + "name": "whitepaper", + "url": "https://gains-network.gitbook.io/docs-home/" + }, + { + "name": "docs", + "url": "https://gains-network.gitbook.io/docs-home/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/gains-network" + }, + { + "name": "github", + "url": "https://github.com/GainsNetwork/" + }, + { + "name": "blog", + "url": "https://medium.com/gains-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/GainsNetwork_io" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/polygon/assets/0xE5417Af564e4bFDA1c483642db72007871397896/logo.png b/blockchains/polygon/assets/0xE5417Af564e4bFDA1c483642db72007871397896/logo.png new file mode 100644 index 0000000000000..a7d79ca849d34 Binary files /dev/null and b/blockchains/polygon/assets/0xE5417Af564e4bFDA1c483642db72007871397896/logo.png differ diff --git a/blockchains/polygon/assets/0xE6469Ba6D2fD6130788E0eA9C0a0515900563b59/info.json b/blockchains/polygon/assets/0xE6469Ba6D2fD6130788E0eA9C0a0515900563b59/info.json new file mode 100644 index 0000000000000..631a3b570ce95 --- /dev/null +++ b/blockchains/polygon/assets/0xE6469Ba6D2fD6130788E0eA9C0a0515900563b59/info.json @@ -0,0 +1,14 @@ +{ + "name": "UST (Wormhole)", + "type": "POLYGON", + "symbol": "UST", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://wormholebridge.com", + "explorer": "https://polygonscan.com/token/0xE6469Ba6D2fD6130788E0eA9C0a0515900563b59", + "status": "active", + "id": "0xE6469Ba6D2fD6130788E0eA9C0a0515900563b59", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xE6469Ba6D2fD6130788E0eA9C0a0515900563b59/logo.png b/blockchains/polygon/assets/0xE6469Ba6D2fD6130788E0eA9C0a0515900563b59/logo.png new file mode 100644 index 0000000000000..e3110cce3bde2 Binary files /dev/null and b/blockchains/polygon/assets/0xE6469Ba6D2fD6130788E0eA9C0a0515900563b59/logo.png differ diff --git a/blockchains/polygon/assets/0xE7879BaFa6A41F919f145a97207e54839d34c9bA/info.json b/blockchains/polygon/assets/0xE7879BaFa6A41F919f145a97207e54839d34c9bA/info.json new file mode 100644 index 0000000000000..9df9619527da5 --- /dev/null +++ b/blockchains/polygon/assets/0xE7879BaFa6A41F919f145a97207e54839d34c9bA/info.json @@ -0,0 +1,28 @@ +{ + "name": "Matic-Peg Stream", + "website": "https://stream-coin.com/", + "description": "All-in-one Live Streaming on a blockchain-based platform.", + "explorer": "https://polygonscan.com/token/0xe7879bafa6a41f919f145a97207e54839d34c9ba", + "type": "POLYGON", + "symbol": "MSTRM", + "decimals": 18, + "status": "active", + "id": "0xE7879BaFa6A41F919f145a97207e54839d34c9bA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/streamcoin_strm" + }, + { + "name": "github", + "url": "https://github.com/stream-coin-tech" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stream-coin/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xE7879BaFa6A41F919f145a97207e54839d34c9bA/logo.png b/blockchains/polygon/assets/0xE7879BaFa6A41F919f145a97207e54839d34c9bA/logo.png new file mode 100644 index 0000000000000..3e041120b65b0 Binary files /dev/null and b/blockchains/polygon/assets/0xE7879BaFa6A41F919f145a97207e54839d34c9bA/logo.png differ diff --git a/blockchains/polygon/assets/0xEAf631ac57F3CDDDd261770dD47F85066131a156/info.json b/blockchains/polygon/assets/0xEAf631ac57F3CDDDd261770dD47F85066131a156/info.json new file mode 100644 index 0000000000000..b528f1d0be58e --- /dev/null +++ b/blockchains/polygon/assets/0xEAf631ac57F3CDDDd261770dD47F85066131a156/info.json @@ -0,0 +1,33 @@ +{ + "name": "Equalizer", + "type": "POLYGON", + "symbol": "EQZ", + "decimals": 18, + "website": "https://www.equalizer.finance/", + "description": "Equalizer is the first dedicated flash loan marketplace that can handle the rising demand for DeFi lending and borrowing. It sets itself apart by offering the lowest fees and transaction costs, a virtually unlimited choice of token vaults, high liquidity through yield farming, scalable, multi-chain infrastructure, and integration friendly.", + "explorer": "https://polygonscan.com/token/0xEAf631ac57F3CDDDd261770dD47F85066131a156", + "status": "active", + "id": "0xEAf631ac57F3CDDDd261770dD47F85066131a156", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EqualizerFlash" + }, + { + "name": "github", + "url": "https://github.com/Equalizer-Finance" + }, + { + "name": "telegram", + "url": "https://t.me/EqualizerFlash" + }, + { + "name": "medium", + "url": "https://equalizer-finance.medium.com/" + }, + { + "name": "docs", + "url": "https://docs.equalizer.finance/" + } + ] +} diff --git a/blockchains/polygon/assets/0xEAf631ac57F3CDDDd261770dD47F85066131a156/logo.png b/blockchains/polygon/assets/0xEAf631ac57F3CDDDd261770dD47F85066131a156/logo.png new file mode 100644 index 0000000000000..a8c1accc22b87 Binary files /dev/null and b/blockchains/polygon/assets/0xEAf631ac57F3CDDDd261770dD47F85066131a156/logo.png differ diff --git a/blockchains/polygon/assets/0xED755dBa6Ec1eb520076Cec051a582A6d81A8253/info.json b/blockchains/polygon/assets/0xED755dBa6Ec1eb520076Cec051a582A6d81A8253/info.json new file mode 100644 index 0000000000000..1ec8d92ab4071 --- /dev/null +++ b/blockchains/polygon/assets/0xED755dBa6Ec1eb520076Cec051a582A6d81A8253/info.json @@ -0,0 +1,37 @@ +{ + "name": "Ultimate Champions Token", + "type": "POLYGON", + "symbol": "CHAMP", + "decimals": 18, + "website": "https://token.ultimate-champions.com/", + "description": "Ultimate Champions is a free to play and play to earn fantasy sports game.", + "explorer": "https://polygonscan.com/token/0xED755dBa6Ec1eb520076Cec051a582A6d81A8253", + "status": "active", + "id": "0xED755dBa6Ec1eb520076Cec051a582A6d81A8253", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ultimate-champions/" + }, + { + "name": "twitter", + "url": "https://twitter.com/UltiChamps" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.ultimate-champions.com/" + }, + { + "name": "medium", + "url": "https://ultimatechampions.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/ultimatechampions" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xED755dBa6Ec1eb520076Cec051a582A6d81A8253/logo.png b/blockchains/polygon/assets/0xED755dBa6Ec1eb520076Cec051a582A6d81A8253/logo.png new file mode 100644 index 0000000000000..a16cde4bd1f7d Binary files /dev/null and b/blockchains/polygon/assets/0xED755dBa6Ec1eb520076Cec051a582A6d81A8253/logo.png differ diff --git a/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/info.json b/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/info.json new file mode 100644 index 0000000000000..a19cc158da13b --- /dev/null +++ b/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/info.json @@ -0,0 +1,28 @@ +{ + "name": "ARPA Token", + "website": "https://arpachain.io/", + "description": "ARPA is a secure computation network compatible with blockchains. It proposes a blockchain-based secure computation network of Multi-party Computation (MPC). ARPA cryptographically enables private smart contract, unprecedented data-at-use privacy protection, and scalable computational sharding.", + "explorer": "https://polygonscan.com/token/0xee800b277a96b0f490a1a732e1d6395fad960a26", + "type": "POLYGON", + "symbol": "ARPA", + "decimals": 18, + "status": "active", + "id": "0xEE800B277A96B0f490a1A732e1D6395FAD960A26", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arpaofficial?source=user_profile---------------------------" + }, + { + "name": "telegram", + "url": "https://t.me/arpa_community" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/arpa-chain/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/logo.png b/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/logo.png new file mode 100644 index 0000000000000..457e25381f7b2 Binary files /dev/null and b/blockchains/polygon/assets/0xEE800B277A96B0f490a1A732e1D6395FAD960A26/logo.png differ diff --git a/blockchains/polygon/assets/0xFB32513135e3267995268E3099d2B6114d20B6eD/info.json b/blockchains/polygon/assets/0xFB32513135e3267995268E3099d2B6114d20B6eD/info.json new file mode 100644 index 0000000000000..53c1cf20bb0df --- /dev/null +++ b/blockchains/polygon/assets/0xFB32513135e3267995268E3099d2B6114d20B6eD/info.json @@ -0,0 +1,36 @@ +{ + "name": "Coinerr", + "website": "https://coinerr.io", + "description": "Coinerr make your payments easierr, make your world betterr, make your shopping saferr.", + "explorer": "https://polygonscan.com/token/0xfb32513135e3267995268e3099d2b6114d20b6ed", + "type": "POLYGON", + "symbol": "ERR", + "decimals": 9, + "status": "active", + "id": "0xFB32513135e3267995268E3099d2B6114d20B6eD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coinerr_err" + }, + { + "name": "telegram", + "url": "https://t.me/coinerr_ERR" + }, + { + "name": "whitepaper", + "url": "https://coinerr.io/papers/whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://coinerr.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coinerr/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/polygon/assets/0xFB32513135e3267995268E3099d2B6114d20B6eD/logo.png b/blockchains/polygon/assets/0xFB32513135e3267995268E3099d2B6114d20B6eD/logo.png new file mode 100644 index 0000000000000..83180d673c4ad Binary files /dev/null and b/blockchains/polygon/assets/0xFB32513135e3267995268E3099d2B6114d20B6eD/logo.png differ diff --git a/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/info.json b/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/info.json new file mode 100644 index 0000000000000..ee218aea74338 --- /dev/null +++ b/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/info.json @@ -0,0 +1,37 @@ +{ + "name": "beefy.finance", + "website": "https://beefy.finance/", + "description": "The Multichain Yield Optimizer", + "explorer": "https://polygonscan.com/token/0xFbdd194376de19a88118e84E279b977f165d01b8", + "type": "POLYGON", + "symbol": "BIFI", + "decimals": 18, + "status": "active", + "id": "0xFbdd194376de19a88118e84E279b977f165d01b8", + "links": [ + { + "name": "github", + "url": "https://github.com/beefyfinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/beefyfinance" + }, + { + "name": "telegram", + "url": "https://t.me/beefyannouncement" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/beefy-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/beefy-finance/" + } + ], + "tags": [ + "defi", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/logo.png b/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/logo.png new file mode 100644 index 0000000000000..6c09bb9a38215 Binary files /dev/null and b/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/logo.png differ diff --git a/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/info.json b/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/info.json new file mode 100644 index 0000000000000..eb5eff6ad6e30 --- /dev/null +++ b/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/info.json @@ -0,0 +1,29 @@ +{ + "name": "miMATIC", + "website": "https://www.mai.finance/", + "description": "MAI (miMatic) is a stablecoin backed by collateral, and can only be minted with this collateral backing it. MAI is soft pegged to the USD, meaning that 1 MAI is around 1 USD.", + "explorer": "https://polygonscan.com/token/0xa3fa99a148fa48d14ed51d610c367c61876997f1", + "type": "POLYGON", + "symbol": "miMATIC", + "decimals": 18, + "status": "active", + "id": "0xa3Fa99A148fA48D14Ed51d610c367C61876997F1", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mimatic/" + }, + { + "name": "twitter", + "url": "https://twitter.com/0xLaoZi" + }, + { + "name": "discord", + "url": "https://discord.com/invite/mQq55j65xJ" + }, + { + "name": "medium", + "url": "https://0xlaozi.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/logo.png b/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/logo.png new file mode 100644 index 0000000000000..60a58d48cae66 Binary files /dev/null and b/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/logo.png differ diff --git a/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/info.json b/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/info.json new file mode 100644 index 0000000000000..f7b49434a4059 --- /dev/null +++ b/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/info.json @@ -0,0 +1,33 @@ +{ + "name": "IRON Titanium Token", + "symbol": "TITAN", + "type": "POLYGON", + "decimals": 18, + "description": "Multi-chain Partial-Collateralized Stablecoin", + "website": "https://polygon.iron.finance", + "explorer": "https://polygonscan.com/token/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A", + "status": "active", + "id": "0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ironfinance" + }, + { + "name": "github", + "url": "https://github.com/ironfinance" + }, + { + "name": "telegram", + "url": "https://t.me/ironfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/iron-titanium-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/iron-titanium-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/logo.png b/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/logo.png new file mode 100644 index 0000000000000..07fed015f0eb3 Binary files /dev/null and b/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/logo.png differ diff --git a/blockchains/polygon/assets/0xb33EaAd8d922B1083446DC23f610c2567fB5180f/info.json b/blockchains/polygon/assets/0xb33EaAd8d922B1083446DC23f610c2567fB5180f/info.json new file mode 100644 index 0000000000000..76a9b730327ba --- /dev/null +++ b/blockchains/polygon/assets/0xb33EaAd8d922B1083446DC23f610c2567fB5180f/info.json @@ -0,0 +1,33 @@ +{ + "name": "Uniswap (PoS)", + "website": "https://uniswap.org/", + "description": "The Uniswap protocol empowers developers, liquidity providers and traders to participate in a financial marketplace that is open and accessible to all.", + "explorer": "https://polygonscan.com/token/0xb33eaad8d922b1083446dc23f610c2567fb5180f", + "type": "POLYGON", + "symbol": "UNI", + "decimals": 18, + "status": "active", + "id": "0xb33EaAd8d922B1083446DC23f610c2567fB5180f", + "links": [ + { + "name": "discord", + "url": "https://discord.com/FCfyBSbCU5" + }, + { + "name": "twitter", + "url": "https://twitter.com/UniswapProtocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uniswap/" + }, + { + "name": "blog", + "url": "https://uniswap.org/blog/uni/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uniswap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xb33EaAd8d922B1083446DC23f610c2567fB5180f/logo.png b/blockchains/polygon/assets/0xb33EaAd8d922B1083446DC23f610c2567fB5180f/logo.png new file mode 100644 index 0000000000000..1e0f32e00e04d Binary files /dev/null and b/blockchains/polygon/assets/0xb33EaAd8d922B1083446DC23f610c2567fB5180f/logo.png differ diff --git a/blockchains/polygon/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json b/blockchains/polygon/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json new file mode 100644 index 0000000000000..af7a42d4f97d1 --- /dev/null +++ b/blockchains/polygon/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise Rewards", + "type": "POLYGON", + "symbol": "claimRISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "Virtual token that allows unclaimed rewards from EverRise Staking NFTs and its Vote Escrowed (ve) EverRise to display in wallet balances.", + "explorer": "https://polygonscan.com/token/0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "status": "active", + "id": "0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png b/blockchains/polygon/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png new file mode 100644 index 0000000000000..efff8d00af4a5 Binary files /dev/null and b/blockchains/polygon/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png differ diff --git a/blockchains/polygon/assets/0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE/info.json b/blockchains/polygon/assets/0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE/info.json new file mode 100644 index 0000000000000..54c6763ea369d --- /dev/null +++ b/blockchains/polygon/assets/0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE/info.json @@ -0,0 +1,33 @@ +{ + "name": "Pegaxy", + "symbol": "PGX", + "type": "POLYGON", + "decimals": 18, + "description": "Pegaxy Game Native Governance Token", + "website": "https://pegaxy.io", + "explorer": "https://polygonscan.com/token/0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE", + "status": "active", + "id": "0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PegaxyOfficial" + }, + { + "name": "github", + "url": "https://github.com/Pegaxy" + }, + { + "name": "telegram", + "url": "https://t.me/pegaxyglobal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pegaxy/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pegaxy-stone" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE/logo.png b/blockchains/polygon/assets/0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE/logo.png new file mode 100644 index 0000000000000..239445550fef7 Binary files /dev/null and b/blockchains/polygon/assets/0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE/logo.png differ diff --git a/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/info.json b/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/info.json new file mode 100644 index 0000000000000..695972888e704 --- /dev/null +++ b/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/info.json @@ -0,0 +1,25 @@ +{ + "name": "(PoS) Tether USD", + "website": "https://tether.to", + "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", + "explorer": "https://polygonscan.com/token/0xc2132d05d31c914a87c6611c10748aeb04b58e8f", + "type": "POLYGON", + "symbol": "USDT", + "decimals": 6, + "status": "active", + "id": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/tether.to/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/tether/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/logo.png b/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/logo.png new file mode 100644 index 0000000000000..4b3027306a91c Binary files /dev/null and b/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/logo.png differ diff --git a/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/info.json b/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/info.json new file mode 100644 index 0000000000000..71796728b9618 --- /dev/null +++ b/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/info.json @@ -0,0 +1,29 @@ +{ + "name": "Adamant", + "website": "https://adamant.finance/", + "description": "Adamant is a yield optimizer vault that provides users with an easy and safe way to automatically compound their tokens on the Polygon (MATIC) network and maximize their yields.", + "explorer": "https://polygonscan.com/token/0xc3fdbadc7c795ef1d6ba111e06ff8f16a20ea539", + "type": "POLYGON", + "symbol": "ADDY", + "decimals": 18, + "status": "active", + "id": "0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539", + "links": [ + { + "name": "github", + "url": "https://github.com/eepdev" + }, + { + "name": "twitter", + "url": "https://twitter.com/AdamantVault" + }, + { + "name": "telegram", + "url": "https://t.me/adamantfinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/adamant/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/logo.png b/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/logo.png new file mode 100644 index 0000000000000..2318879f33727 Binary files /dev/null and b/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/logo.png differ diff --git a/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/info.json b/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/info.json new file mode 100644 index 0000000000000..67d12e4e9f855 --- /dev/null +++ b/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/info.json @@ -0,0 +1,52 @@ +{ + "name": "GYSR", + "website": "https://gysr.io", + "description": "GYSR is an open platform for on-chain incentives.", + "explorer": "https://polygonscan.com/token/0xc48f61a288a08f1b80c2edd74652e1276b6a168c", + "type": "POLYGON", + "symbol": "GYSR", + "decimals": 18, + "status": "active", + "id": "0xc48F61a288A08F1B80c2edd74652e1276B6A168c", + "links": [ + { + "name": "github", + "url": "https://github.com/gysr-io" + }, + { + "name": "twitter", + "url": "https://twitter.com/gysr_io" + }, + { + "name": "telegram", + "url": "https://t.me/gysr_io" + }, + { + "name": "discord", + "url": "https://discord.com/invite/qjWa7JB" + }, + { + "name": "medium", + "url": "https://medium.com/gysr" + }, + { + "name": "blog", + "url": "https://gysr.substack.com" + }, + { + "name": "whitepaper", + "url": "https://resources.gysr.io/gysr_v2_whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gysr" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/geyser" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/logo.png b/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/logo.png new file mode 100644 index 0000000000000..18ceeb8578af9 Binary files /dev/null and b/blockchains/polygon/assets/0xc48F61a288A08F1B80c2edd74652e1276B6A168c/logo.png differ diff --git a/blockchains/polygon/assets/0xc8bcb58caEf1bE972C0B638B1dD8B0748Fdc8A44/info.json b/blockchains/polygon/assets/0xc8bcb58caEf1bE972C0B638B1dD8B0748Fdc8A44/info.json new file mode 100644 index 0000000000000..a21e913e6b22d --- /dev/null +++ b/blockchains/polygon/assets/0xc8bcb58caEf1bE972C0B638B1dD8B0748Fdc8A44/info.json @@ -0,0 +1,41 @@ +{ + "name": "PearZap Token", + "website": "https://app.pearzap.com/", + "description": "High yield farms & pools on the Polygon Chain. Secure, experienced team and innovative farm features", + "explorer": "https://polygonscan.com/token/0xc8bcb58caEf1bE972C0B638B1dD8B0748Fdc8A44", + "type": "POLYGON", + "symbol": "PEAR", + "decimals": 18, + "status": "active", + "id": "0xc8bcb58caEf1bE972C0B638B1dD8B0748Fdc8A44", + "links": [ + { + "name": "github", + "url": "https://github.com/pearzap" + }, + { + "name": "twitter", + "url": "https://twitter.com/pearzap" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pear" + }, + { + "name": "medium", + "url": "https://pearzap.medium.com" + }, + { + "name": "telegram", + "url": "https://t.me/pearzap" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCF1dw4IcP_wsXGm4nM4kPqQ" + }, + { + "name": "docs", + "url": "https://doc.pearzap.com" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xc8bcb58caEf1bE972C0B638B1dD8B0748Fdc8A44/logo.png b/blockchains/polygon/assets/0xc8bcb58caEf1bE972C0B638B1dD8B0748Fdc8A44/logo.png new file mode 100644 index 0000000000000..7835dab7de676 Binary files /dev/null and b/blockchains/polygon/assets/0xc8bcb58caEf1bE972C0B638B1dD8B0748Fdc8A44/logo.png differ diff --git a/blockchains/polygon/assets/0xccBe9B810d6574701d324fD6DbE0A1b68f9d5bf7/info.json b/blockchains/polygon/assets/0xccBe9B810d6574701d324fD6DbE0A1b68f9d5bf7/info.json new file mode 100644 index 0000000000000..f49270b89f529 --- /dev/null +++ b/blockchains/polygon/assets/0xccBe9B810d6574701d324fD6DbE0A1b68f9d5bf7/info.json @@ -0,0 +1,37 @@ +{ + "name": " Stacker Ventures Token (PoS)", + "website": "https://stacker.vc/polygon", + "description": "Stacker Ventures is a community-run protocol for initiating and managing pooled capital on the blockchain.", + "explorer": "https://polygonscan.com/token/0xccbe9b810d6574701d324fd6dbe0a1b68f9d5bf7", + "type": "POLYGON", + "symbol": "STACK", + "decimals": 18, + "status": "active", + "id": "0xccBe9B810d6574701d324fD6DbE0A1b68f9d5bf7", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/hFNRy3t" + }, + { + "name": "twitter", + "url": "https://twitter.com/StackerVentures" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stacker-ventures/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stacker-ventures/" + }, + { + "name": "github", + "url": "https://github.com/stacker-ventures" + }, + { + "name": "telegram", + "url": "https://t.me/StackerVentures" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xccBe9B810d6574701d324fD6DbE0A1b68f9d5bf7/logo.png b/blockchains/polygon/assets/0xccBe9B810d6574701d324fD6DbE0A1b68f9d5bf7/logo.png new file mode 100644 index 0000000000000..05ed41257c4f0 Binary files /dev/null and b/blockchains/polygon/assets/0xccBe9B810d6574701d324fD6DbE0A1b68f9d5bf7/logo.png differ diff --git a/blockchains/polygon/assets/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7/info.json b/blockchains/polygon/assets/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7/info.json new file mode 100644 index 0000000000000..11eb901718432 --- /dev/null +++ b/blockchains/polygon/assets/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7/info.json @@ -0,0 +1,37 @@ +{ + "name": "GAMEE Token", + "website": "https://token.gamee.com", + "description": "The GAMEE Token is an ERC-20 utility token that is designed to be the currency of purchase, utility and reward in supported play-to-earn games provided on the GAMEE entertainment platform.", + "explorer": "https://polygonscan.com/token/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7", + "type": "POLYGON", + "symbol": "GMEE", + "decimals": 18, + "status": "active", + "id": "0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7", + "links": [ + { + "name": "discord", + "url": "https://discord.com/p5ZYTVJeQz" + }, + { + "name": "twitter", + "url": "https://twitter.com/GAMEEToken" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gamee" + }, + { + "name": "medium", + "url": "https://gamee.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamee/" + }, + { + "name": "telegram", + "url": "https://t.me/gameetoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7/logo.png b/blockchains/polygon/assets/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7/logo.png new file mode 100644 index 0000000000000..791c6bf7e8e16 Binary files /dev/null and b/blockchains/polygon/assets/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7/logo.png differ diff --git a/blockchains/polygon/assets/0xd0258a3fD00f38aa8090dfee343f10A9D4d30D3F/info.json b/blockchains/polygon/assets/0xd0258a3fD00f38aa8090dfee343f10A9D4d30D3F/info.json new file mode 100644 index 0000000000000..38a8e11bfd1fd --- /dev/null +++ b/blockchains/polygon/assets/0xd0258a3fD00f38aa8090dfee343f10A9D4d30D3F/info.json @@ -0,0 +1,28 @@ +{ + "name": "VOXEL Token", + "type": "POLYGON", + "symbol": "VOXEL", + "decimals": 18, + "website": "https://voxies.io/", + "description": "Voxies is a free-to-play, 3D turn-based tactical RPG. The gameplay of Voxies is similar to a traditional RPG and tactical game, but it is powered by blockchain technology and ownership is central to the core concepts of the game.", + "explorer": "https://polygonscan.com/token/0xd0258a3fd00f38aa8090dfee343f10a9d4d30d3f", + "status": "active", + "id": "0xd0258a3fD00f38aa8090dfee343f10A9D4d30D3F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VoxiesNFT" + }, + { + "name": "discord", + "url": "https://discord.com/invite/voxies" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/voxies/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xd0258a3fD00f38aa8090dfee343f10A9D4d30D3F/logo.png b/blockchains/polygon/assets/0xd0258a3fD00f38aa8090dfee343f10A9D4d30D3F/logo.png new file mode 100644 index 0000000000000..8a68f9ddf4c30 Binary files /dev/null and b/blockchains/polygon/assets/0xd0258a3fD00f38aa8090dfee343f10A9D4d30D3F/logo.png differ diff --git a/blockchains/polygon/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json b/blockchains/polygon/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json new file mode 100644 index 0000000000000..6189db96d808d --- /dev/null +++ b/blockchains/polygon/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/info.json @@ -0,0 +1,36 @@ +{ + "name": "Okcash", + "type": "POLYGON", + "symbol": "OK", + "decimals": 18, + "website": "https://okcash.co", + "description": "OK is the leading multi chain PoS, web3 + NFTs open source electronic cash, its design is public, nobody owns or controls Okcash and everyone can take part.", + "explorer": "https://polygonscan.com/token/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "status": "active", + "id": "0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OkcashCrypto" + }, + { + "name": "github", + "url": "https://github.com/okcashpro" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/okcash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/okcash" + }, + { + "name": "medium", + "url": "https://medium.com/okcash" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/polygon/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png b/blockchains/polygon/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png new file mode 100644 index 0000000000000..a3b20074ec34d Binary files /dev/null and b/blockchains/polygon/assets/0xd3Ac016b1B8C80EeAdDe4D186A9138C9324e4189/logo.png differ diff --git a/blockchains/polygon/assets/0xd93f7E271cB87c23AaA73edC008A79646d1F9912/info.json b/blockchains/polygon/assets/0xd93f7E271cB87c23AaA73edC008A79646d1F9912/info.json new file mode 100644 index 0000000000000..bf20c79c1c058 --- /dev/null +++ b/blockchains/polygon/assets/0xd93f7E271cB87c23AaA73edC008A79646d1F9912/info.json @@ -0,0 +1,14 @@ +{ + "name": "SOL (Portal)", + "type": "POLYGON", + "symbol": "SOL", + "decimals": 9, + "description": "Cross Chain Portal Bridged Token", + "website": "https://solana.com/", + "explorer": "https://polygonscan.com/token/0xd93f7e271cb87c23aaa73edc008a79646d1f9912", + "status": "active", + "id": "0xd93f7E271cB87c23AaA73edC008A79646d1F9912", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xd93f7E271cB87c23AaA73edC008A79646d1F9912/logo.png b/blockchains/polygon/assets/0xd93f7E271cB87c23AaA73edC008A79646d1F9912/logo.png new file mode 100644 index 0000000000000..7a2e75fd77f1b Binary files /dev/null and b/blockchains/polygon/assets/0xd93f7E271cB87c23AaA73edC008A79646d1F9912/logo.png differ diff --git a/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/info.json b/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/info.json new file mode 100644 index 0000000000000..c16d64bda384f --- /dev/null +++ b/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/info.json @@ -0,0 +1,33 @@ +{ + "name": "Telcoin", + "website": "https://www.telco.in/", + "description": "A cryptocurrency distributed by your mobile operator and accepted everywhere.", + "explorer": "https://polygonscan.com/token/0xdf7837de1f2fa4631d716cf2502f8b230f1dcc32", + "type": "POLYGON", + "symbol": "TEL", + "decimals": 2, + "status": "active", + "id": "0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32", + "links": [ + { + "name": "github", + "url": "https://github.com/telcoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/telcoin_team" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/telcoin/" + }, + { + "name": "medium", + "url": "https://medium.com/@telcoin" + }, + { + "name": "telegram", + "url": "https://t.me/telcoincommunity" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/logo.png b/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/logo.png new file mode 100644 index 0000000000000..045e5db77670a Binary files /dev/null and b/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/logo.png differ diff --git a/blockchains/polygon/assets/0xe20B9e246db5a0d21BF9209E4858Bc9A3ff7A034/info.json b/blockchains/polygon/assets/0xe20B9e246db5a0d21BF9209E4858Bc9A3ff7A034/info.json new file mode 100644 index 0000000000000..647a6e0cc6a67 --- /dev/null +++ b/blockchains/polygon/assets/0xe20B9e246db5a0d21BF9209E4858Bc9A3ff7A034/info.json @@ -0,0 +1,24 @@ +{ + "name": "Wrapped Banano", + "website": "https://bsc.banano.cc/", + "description": "Wrapped Banano is a token pegged to Banano, enabling to wrap/unwrap your Banano on the Polygon network.", + "explorer": "https://polygonscan.com/token/0xe20b9e246db5a0d21bf9209e4858bc9a3ff7a034", + "type": "POLYGON", + "symbol": "wBAN", + "decimals": 18, + "status": "active", + "id": "0xe20B9e246db5a0d21BF9209E4858Bc9A3ff7A034", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bananocoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/banano/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xe20B9e246db5a0d21BF9209E4858Bc9A3ff7A034/logo.png b/blockchains/polygon/assets/0xe20B9e246db5a0d21BF9209E4858Bc9A3ff7A034/logo.png new file mode 100644 index 0000000000000..cc05199544a7e Binary files /dev/null and b/blockchains/polygon/assets/0xe20B9e246db5a0d21BF9209E4858Bc9A3ff7A034/logo.png differ diff --git a/blockchains/polygon/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json b/blockchains/polygon/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json new file mode 100644 index 0000000000000..dc6150c3ec1a2 --- /dev/null +++ b/blockchains/polygon/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json @@ -0,0 +1,44 @@ +{ + "name": "PayBolt", + "type": "POLYGON", + "symbol": "PAY", + "decimals": 18, + "website": "https://www.paybolt.io/", + "description": "Pay expenses, earn $PAY rewards with your crypto tokens in near-instant time. Start spending your tokens at cafe, restaurant and everywhere.", + "explorer": "https://polygonscan.com/token/0xe580074A10360404AF3ABfe2d524D5806D993ea3", + "status": "active", + "id": "0xe580074A10360404AF3ABfe2d524D5806D993ea3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/PayBolt" + }, + { + "name": "twitter", + "url": "https://twitter.com/PayBoltofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/PayBolt" + }, + { + "name": "facebook", + "url": "https://facebook.com/PayBolt" + }, + { + "name": "whitepaper", + "url": "https://file.paybolt.io/paybolt_whitepaper.pdf" + }, + { + "name": "github", + "url": "https://github.com/paybolt" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/paybolt/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png b/blockchains/polygon/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png new file mode 100644 index 0000000000000..83f7a4797d18d Binary files /dev/null and b/blockchains/polygon/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png differ diff --git a/blockchains/polygon/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json b/blockchains/polygon/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json new file mode 100644 index 0000000000000..fb1000f0b4acf --- /dev/null +++ b/blockchains/polygon/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json @@ -0,0 +1,25 @@ +{ + "name": "Matic ABBC", + "type": "POLYGON", + "symbol": "MABBC", + "decimals": 8, + "website": "https://abbcswap.com/", + "description": "ABBC Swap is a platform that allows users to seamlessly swap their ABBC from the ABBC mainnet using Aladdin Wallet and Aladdin Pro wallet apps into Polygon ABBC pegged.", + "explorer": "https://polygonscan.com/token/0xe83ce6bfb580583bd6a62b4be7b34fc25f02910d", + "status": "active", + "id": "0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D", + "links": [ + { + "name": "telegram", + "url": "https://t.me/abbcfoundation" + }, + { + "name": "twitter", + "url": "https://twitter.com/abbcfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/abbc-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png b/blockchains/polygon/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png new file mode 100644 index 0000000000000..9259df4c30a91 Binary files /dev/null and b/blockchains/polygon/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png differ diff --git a/blockchains/polygon/assets/0xeCDCB5B88F8e3C15f95c720C51c71c9E2080525d/info.json b/blockchains/polygon/assets/0xeCDCB5B88F8e3C15f95c720C51c71c9E2080525d/info.json new file mode 100644 index 0000000000000..33e6f036734e3 --- /dev/null +++ b/blockchains/polygon/assets/0xeCDCB5B88F8e3C15f95c720C51c71c9E2080525d/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance Coin (Portal)", + "type": "POLYGON", + "symbol": "BNB", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.binance.com/", + "explorer": "https://polygonscan.com/token/0xecdcb5b88f8e3c15f95c720c51c71c9e2080525d", + "status": "active", + "id": "0xeCDCB5B88F8e3C15f95c720C51c71c9E2080525d", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xeCDCB5B88F8e3C15f95c720C51c71c9E2080525d/logo.png b/blockchains/polygon/assets/0xeCDCB5B88F8e3C15f95c720C51c71c9E2080525d/logo.png new file mode 100644 index 0000000000000..24a702d4390f2 Binary files /dev/null and b/blockchains/polygon/assets/0xeCDCB5B88F8e3C15f95c720C51c71c9E2080525d/logo.png differ diff --git a/blockchains/polygon/assets/0xef938b6da8576a896f6E0321ef80996F4890f9c4/info.json b/blockchains/polygon/assets/0xef938b6da8576a896f6E0321ef80996F4890f9c4/info.json new file mode 100644 index 0000000000000..7140bc46832ef --- /dev/null +++ b/blockchains/polygon/assets/0xef938b6da8576a896f6E0321ef80996F4890f9c4/info.json @@ -0,0 +1,32 @@ +{ + "name": "Decentral Games", + "website": "https://decentral.games", + "description": "Decentral Games is a metaverse-native gaming DAO building play-to-earn poker. DG Hodlers vote on treasury management, economic policy, and development to grow and strengthen the Decentral Games ecosystem.", + "explorer": "https://polygonscan.com/token/0xef938b6da8576a896f6e0321ef80996f4890f9c4", + "type": "POLYGON", + "symbol": "DG", + "decimals": 18, + "status": "active", + "id": "0xef938b6da8576a896f6E0321ef80996F4890f9c4", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/decentralgames" + }, + { + "name": "github", + "url": "https://github.com/decentralgames" + }, + { + "name": "telegram", + "url": "https://t.me/decentralgames" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/decentral-games-new/" + } + ] +} diff --git a/blockchains/polygon/assets/0xef938b6da8576a896f6E0321ef80996F4890f9c4/logo.png b/blockchains/polygon/assets/0xef938b6da8576a896f6E0321ef80996F4890f9c4/logo.png new file mode 100644 index 0000000000000..b1c58d2c76c16 Binary files /dev/null and b/blockchains/polygon/assets/0xef938b6da8576a896f6E0321ef80996F4890f9c4/logo.png differ diff --git a/blockchains/polygon/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/info.json b/blockchains/polygon/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/info.json new file mode 100644 index 0000000000000..2f16f323e4460 --- /dev/null +++ b/blockchains/polygon/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/info.json @@ -0,0 +1,36 @@ +{ + "name": "Revolt 2 Earn", + "type": "POLYGON", + "symbol": "RVLT", + "decimals": 18, + "website": "https://revolt.cultdao.io/", + "description": "Revolt is CULT DAOs first ecosystem token, and has been built on the Polygon network with 0.4% taxation. RVLT seeks to support The Many individuals who are working towards the same goal of helping the CULT ecosystem.", + "explorer": "https://polygonscan.com/token/0xf0f9D895aCa5c8678f706FB8216fa22957685A13", + "status": "active", + "id": "0xf0f9D895aCa5c8678f706FB8216fa22957685A13", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wearecultdao" + }, + { + "name": "github", + "url": "https://github.com/cultdao-developer/revolt2earn" + }, + { + "name": "telegram", + "url": "https://t.me/revolt2earn" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/revolt-2-earn/" + }, + { + "name": "blog", + "url": "https://wearecultdao.medium.com/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/logo.png b/blockchains/polygon/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/logo.png new file mode 100644 index 0000000000000..e57ca28fc9381 Binary files /dev/null and b/blockchains/polygon/assets/0xf0f9D895aCa5c8678f706FB8216fa22957685A13/logo.png differ diff --git a/blockchains/polygon/assets/0xf14fbC6B30e2c4BC05A1D4fbE34bf9f14313309D/info.json b/blockchains/polygon/assets/0xf14fbC6B30e2c4BC05A1D4fbE34bf9f14313309D/info.json new file mode 100644 index 0000000000000..76ad274260f68 --- /dev/null +++ b/blockchains/polygon/assets/0xf14fbC6B30e2c4BC05A1D4fbE34bf9f14313309D/info.json @@ -0,0 +1,28 @@ +{ + "name": "Akash Network (PoS)", + "type": "POLYGON", + "symbol": "AKT", + "decimals": 6, + "website": "https://akash.network", + "description": "Akash Network is a Distributed Peer-to-Peer Marketplace for Cloud Compute", + "explorer": "https://polygonscan.com/token/0xf14fbC6B30e2c4BC05A1D4fbE34bf9f14313309D", + "status": "active", + "id": "0xf14fbC6B30e2c4BC05A1D4fbE34bf9f14313309D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/akashnet_" + }, + { + "name": "telegram", + "url": "https://t.me/AkashNW" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/akash-network/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xf14fbC6B30e2c4BC05A1D4fbE34bf9f14313309D/logo.png b/blockchains/polygon/assets/0xf14fbC6B30e2c4BC05A1D4fbE34bf9f14313309D/logo.png new file mode 100644 index 0000000000000..01df4e76f4299 Binary files /dev/null and b/blockchains/polygon/assets/0xf14fbC6B30e2c4BC05A1D4fbE34bf9f14313309D/logo.png differ diff --git a/blockchains/polygon/assets/0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66/info.json b/blockchains/polygon/assets/0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66/info.json new file mode 100644 index 0000000000000..8d2910c53e51e --- /dev/null +++ b/blockchains/polygon/assets/0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66/info.json @@ -0,0 +1,41 @@ +{ + "name": "IoTeX Network", + "website": "https://iotex.io", + "description": "IoTeX is the next generation of the IoT-oriented blockchain platform with vast scalability, privacy, isolatability, and developability. IoTeX connects the physical world, block by block.", + "research": "https://iotex.io/research", + "explorer": "https://polygonscan.com/token/0xf6372cdb9c1d3674e83842e3800f2a62ac9f3c66", + "type": "POLYGON", + "symbol": "IOTX", + "decimals": 18, + "status": "active", + "id": "0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/iotexproject/iotex-core" + }, + { + "name": "twitter", + "url": "https://twitter.com/iotex_io" + }, + { + "name": "telegram", + "url": "https://t.me/IoTeXGroup" + }, + { + "name": "facebook", + "url": "https://facebook.com/iotex.io/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/IoTeX/" + }, + { + "name": "medium", + "url": "https://medium.com/iotex" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66/logo.png b/blockchains/polygon/assets/0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66/logo.png new file mode 100644 index 0000000000000..13dd33ca47586 Binary files /dev/null and b/blockchains/polygon/assets/0xf6372cDb9c1d3674E83842e3800F2A62aC9F3C66/logo.png differ diff --git a/blockchains/polygon/assets/0xf8DDA7b3748254d562f476119B0aE6044bAd10a5/info.json b/blockchains/polygon/assets/0xf8DDA7b3748254d562f476119B0aE6044bAd10a5/info.json new file mode 100644 index 0000000000000..24b45f5e12a62 --- /dev/null +++ b/blockchains/polygon/assets/0xf8DDA7b3748254d562f476119B0aE6044bAd10a5/info.json @@ -0,0 +1,21 @@ +{ + "name": "Sirius by Humanity", + "type": "POLYGON", + "symbol": "SRS", + "decimals": 18, + "website": "https://humanity-protocol.com", + "description": "Sirius (SRS) is the native token of the revolutionary Humanity Protocol ecosystem, designed to transform Africa's economy and empower millions of people. SRS is at the core of our decentralized platform, facilitating seamless transactions, fueling various services, and providing access to a wealth of opportunities.", + "explorer": "https://polygonscan.com/token/0xf8dda7b3748254d562f476119b0ae6044bad10a5", + "status": "active", + "id": "0xf8DDA7b3748254d562f476119B0aE6044bAd10a5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HmntyProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/SRSbyHumanity" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xf8DDA7b3748254d562f476119B0aE6044bAd10a5/logo.png b/blockchains/polygon/assets/0xf8DDA7b3748254d562f476119B0aE6044bAd10a5/logo.png new file mode 100644 index 0000000000000..0aa4eded67753 Binary files /dev/null and b/blockchains/polygon/assets/0xf8DDA7b3748254d562f476119B0aE6044bAd10a5/logo.png differ diff --git a/blockchains/polygon/assets/0xfad70FD116559914240faB82b0078c4E82a6a1B8/info.json b/blockchains/polygon/assets/0xfad70FD116559914240faB82b0078c4E82a6a1B8/info.json new file mode 100644 index 0000000000000..1ef47907f71cc --- /dev/null +++ b/blockchains/polygon/assets/0xfad70FD116559914240faB82b0078c4E82a6a1B8/info.json @@ -0,0 +1,25 @@ +{ + "name": "CremePieSwap", + "website": "https://cremepieswap.finance", + "description": "Lead chain adoption by creating the lowest fee, highest rewarding AMM on the Polygon (MATIC) network.", + "explorer": "https://polygonscan.com/token/0xfad70fd116559914240fab82b0078c4e82a6a1b8", + "type": "POLYGON", + "symbol": "CPIE", + "decimals": 18, + "status": "active", + "id": "0xfad70FD116559914240faB82b0078c4E82a6a1B8", + "links": [ + { + "name": "github", + "url": "https://github.com/CremePieSwap" + }, + { + "name": "twitter", + "url": "https://twitter.com/CremePieSwap" + }, + { + "name": "whitepaper", + "url": "https://docs.cremepieswap.finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygon/assets/0xfad70FD116559914240faB82b0078c4E82a6a1B8/logo.png b/blockchains/polygon/assets/0xfad70FD116559914240faB82b0078c4E82a6a1B8/logo.png new file mode 100644 index 0000000000000..12bdc19d3c14d Binary files /dev/null and b/blockchains/polygon/assets/0xfad70FD116559914240faB82b0078c4E82a6a1B8/logo.png differ diff --git a/blockchains/polygon/info/info.json b/blockchains/polygon/info/info.json index af253815b47ca..d88d2caa39dd4 100644 --- a/blockchains/polygon/info/info.json +++ b/blockchains/polygon/info/info.json @@ -3,16 +3,17 @@ "website": "https://polygon.technology/", "short_description": "Polygon (Matic) strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem", "description": "Polygon (Matic) strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem", - "explorer": "https://explorer.matic.network/", + "explorer": "https://polygonscan.com/", "research": "https://docs.matic.network/", "type": "coin", "symbol": "MATIC", + "rpc_url": "https://polygon-rpc.com", "decimals": 18, "status": "active", "links": [ { "name": "github", - "url": "https://github.com/celo-org/celo-blockchain" + "url": "https://github.com/maticnetwork/" }, { "name": "twitter", @@ -27,4 +28,4 @@ "url": "https://github.com/maticnetwork/whitepaper" } ] -} \ No newline at end of file +} diff --git a/blockchains/polygon/tokenlist-extended.json b/blockchains/polygon/tokenlist-extended.json new file mode 100644 index 0000000000000..daa0797a0b5c6 --- /dev/null +++ b/blockchains/polygon/tokenlist-extended.json @@ -0,0 +1,237 @@ +{ + "name": "Trust Wallet: Polygon", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-08-27T11:20:36.086215", + "tokens": [ + { + "asset": "c966_t0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A", + "type": "POLYGON", + "address": "0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A", + "name": "IRON Titanium Token", + "symbol": "TITAN", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xaAa5B9e6c589642f98a1cDA99B9D024B8407285A/logo.png" + }, + { + "asset": "c966_t0xD86b5923F3AD7b585eD81B448170ae026c65ae9a", + "type": "POLYGON", + "address": "0xD86b5923F3AD7b585eD81B448170ae026c65ae9a", + "name": "IRON Stablecoin", + "symbol": "IRON", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xD86b5923F3AD7b585eD81B448170ae026c65ae9a/logo.png" + }, + { + "asset": "c966_t0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE", + "type": "POLYGON", + "address": "0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE", + "name": "Pegaxy", + "symbol": "PGX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xc1c93D475dc82Fe72DBC7074d55f5a734F8cEEAE/logo.png" + }, + { + "asset": "c966_t0xb33EaAd8d922B1083446DC23f610c2567fB5180f", + "type": "POLYGON", + "address": "0xb33EaAd8d922B1083446DC23f610c2567fB5180f", + "name": "Uniswap (PoS)", + "symbol": "UNI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xb33EaAd8d922B1083446DC23f610c2567fB5180f/logo.png" + }, + { + "asset": "c966_t0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a", + "type": "POLYGON", + "address": "0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a", + "name": "SushiToken (PoS)", + "symbol": "SUSHI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x0b3F868E0BE5597D5DB7fEB59E1CADBb0fdDa50a/logo.png" + }, + { + "asset": "c966_t0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292", + "type": "POLYGON", + "address": "0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292", + "name": "dHEDGE DAO Token (PoS)", + "symbol": "DHT", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x8C92e38eCA8210f4fcBf17F0951b198Dd7668292/logo.png" + }, + { + "asset": "c966_t0x3a9A81d576d83FF21f26f325066054540720fC34", + "type": "POLYGON", + "address": "0x3a9A81d576d83FF21f26f325066054540720fC34", + "name": "Streamr", + "symbol": "DATA", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x3a9A81d576d83FF21f26f325066054540720fC34/logo.png" + }, + { + "asset": "c966_t0xef938b6da8576a896f6E0321ef80996F4890f9c4", + "type": "POLYGON", + "address": "0xef938b6da8576a896f6E0321ef80996F4890f9c4", + "name": "Decentral Games", + "symbol": "DG", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xef938b6da8576a896f6E0321ef80996F4890f9c4/logo.png" + }, + { + "asset": "c966_t0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97", + "type": "POLYGON", + "address": "0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97", + "name": "DFYN Token (PoS)", + "symbol": "DFYN", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xC168E40227E4ebD8C1caE80F7a55a4F0e6D66C97/logo.png" + }, + { + "asset": "c966_t0x229b1b6C23ff8953D663C4cBB519717e323a0a84", + "type": "POLYGON", + "address": "0x229b1b6C23ff8953D663C4cBB519717e323a0a84", + "name": "BLOK", + "symbol": "BLOK", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x229b1b6C23ff8953D663C4cBB519717e323a0a84/logo.png" + }, + { + "asset": "c966_t0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4", + "type": "POLYGON", + "address": "0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4", + "name": "Route", + "symbol": "ROUTE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x16ECCfDbb4eE1A85A33f3A9B21175Cd7Ae753dB4/logo.png" + }, + { + "asset": "c966_t0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b", + "type": "POLYGON", + "address": "0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b", + "name": "Krill", + "symbol": "Krill", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x05089C9EBFFa4F0AcA269e32056b1b36B37ED71b/logo.png" + }, + { + "asset": "c966_t0x3a3Df212b7AA91Aa0402B9035b098891d276572B", + "type": "POLYGON", + "address": "0x3a3Df212b7AA91Aa0402B9035b098891d276572B", + "name": "Fish", + "symbol": "FISH", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x3a3Df212b7AA91Aa0402B9035b098891d276572B/logo.png" + }, + { + "asset": "c966_t0x4c4BF319237D98a30A929A96112EfFa8DA3510EB", + "type": "POLYGON", + "address": "0x4c4BF319237D98a30A929A96112EfFa8DA3510EB", + "name": "WaultSwap Polygon", + "symbol": "WEXpoly", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x4c4BF319237D98a30A929A96112EfFa8DA3510EB/logo.png" + }, + { + "asset": "c966_t0xFbdd194376de19a88118e84E279b977f165d01b8", + "type": "POLYGON", + "address": "0xFbdd194376de19a88118e84E279b977f165d01b8", + "name": "beefy.finance", + "symbol": "BIFI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xFbdd194376de19a88118e84E279b977f165d01b8/logo.png" + }, + { + "asset": "c966_t0x5d47bAbA0d66083C52009271faF3F50DCc01023C", + "type": "POLYGON", + "address": "0x5d47bAbA0d66083C52009271faF3F50DCc01023C", + "name": "Ape Swap Finance Banana", + "symbol": "BANANA", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x5d47bAbA0d66083C52009271faF3F50DCc01023C/logo.png" + }, + { + "asset": "c966_t0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7", + "type": "POLYGON", + "address": "0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7", + "name": "GAMEE Token", + "symbol": "GMEE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xcf32822ff397Ef82425153a9dcb726E5fF61DCA7/logo.png" + }, + { + "asset": "c966_t0xa3Fa99A148fA48D14Ed51d610c367C61876997F1", + "type": "POLYGON", + "address": "0xa3Fa99A148fA48D14Ed51d610c367C61876997F1", + "name": "miMATIC", + "symbol": "miMATIC", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xa3Fa99A148fA48D14Ed51d610c367C61876997F1/logo.png" + }, + { + "asset": "c966_t0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E", + "type": "POLYGON", + "address": "0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E", + "name": "Augury Finance", + "symbol": "OMEN", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x76e63a3E7Ba1e2E61D3DA86a87479f983dE89a7E/logo.png" + }, + { + "asset": "c966_t0x8A953CfE442c5E8855cc6c61b1293FA648BAE472", + "type": "POLYGON", + "address": "0x8A953CfE442c5E8855cc6c61b1293FA648BAE472", + "name": "PolyDoge", + "symbol": "PolyDoge", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x8A953CfE442c5E8855cc6c61b1293FA648BAE472/logo.png" + }, + { + "asset": "c966_t0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539", + "type": "POLYGON", + "address": "0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539", + "name": "Adamant", + "symbol": "ADDY", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xc3FdbadC7c795EF1D6Ba111e06fF8F16A20Ea539/logo.png" + }, + { + "asset": "c966_t0x172370d5Cd63279eFa6d502DAB29171933a610AF", + "type": "POLYGON", + "address": "0x172370d5Cd63279eFa6d502DAB29171933a610AF", + "name": "CRV (PoS)", + "symbol": "CRV", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x172370d5Cd63279eFa6d502DAB29171933a610AF/logo.png" + }, + { + "asset": "c966_t0x580A84C73811E1839F75d86d75d88cCa0c241fF4", + "type": "POLYGON", + "address": "0x580A84C73811E1839F75d86d75d88cCa0c241fF4", + "name": "Qi Dao", + "symbol": "QI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x580A84C73811E1839F75d86d75d88cCa0c241fF4/logo.png" + }, + { + "asset": "c966_t0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32", + "type": "POLYGON", + "address": "0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32", + "name": "Telcoin", + "symbol": "TEL", + "decimals": 2, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xdF7837DE1F2Fa4631D716CF2502f8b230F1dcc32/logo.png" + }, + { + "asset": "c966_t0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16", + "type": "POLYGON", + "address": "0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16", + "name": "moonwolf.io", + "symbol": "WOLF", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x8f18dC399594b451EdA8c5da02d0563c0b2d0f16/logo.png" + } + ], + "version": { + "major": 26, + "minor": 0, + "patch": 0 + } +} \ No newline at end of file diff --git a/blockchains/polygon/tokenlist.json b/blockchains/polygon/tokenlist.json new file mode 100644 index 0000000000000..073698b43c375 --- /dev/null +++ b/blockchains/polygon/tokenlist.json @@ -0,0 +1,135 @@ +{ + "name": "Trust Wallet: Polygon", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2021-10-07T08:50:36.056Z", + "tokens": [ + { + "asset": "c966_t0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619", + "type": "POLYGON", + "address": "0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619", + "name": "Wrapped Ether", + "symbol": "WETH", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619/logo.png", + "pairs": [ + { + "base": "c966_t0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270" + }, + { + "base": "c966_t0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174" + }, + { + "base": "c966_t0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39" + }, + { + "base": "c966_t0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063" + }, + { + "base": "c966_t0xc2132D05D31c914a87C6611C10748AEb04B58e8F" + }, + { + "base": "c966_t0xD6DF932A45C0f255f85145f286eA0b292B21C90B" + } + ] + }, + { + "asset": "c966_t0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", + "type": "POLYGON", + "address": "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270", + "name": "Wrapped MATIC", + "symbol": "WMATIC", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270/logo.png", + "pairs": [ + { + "base": "c966_t0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174" + }, + { + "base": "c966_t0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619" + }, + { + "base": "c966_t0xc2132D05D31c914a87C6611C10748AEb04B58e8F" + } + ] + }, + { + "asset": "c966_t0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174", + "type": "POLYGON", + "address": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174", + "name": "Bridged USD Coin (PoS)", + "symbol": "USDC.e", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174/logo.png", + "pairs": [ + { + "base": "c966_t0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270" + }, + { + "base": "c966_t0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619" + }, + { + "base": "c966_t0xc2132D05D31c914a87C6611C10748AEb04B58e8F" + } + ] + }, + { + "asset": "c966_t0xc2132D05D31c914a87C6611C10748AEb04B58e8F", + "type": "POLYGON", + "address": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F", + "name": "(PoS) Tether USD", + "symbol": "USDT", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/logo.png", + "pairs": [ + { + "base": "c966_t0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270" + }, + { + "base": "c966_t0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174" + }, + { + "base": "c966_t0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619" + } + ] + }, + { + "asset": "c966_t0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", + "type": "POLYGON", + "address": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063", + "name": "(PoS) Dai Stablecoin", + "symbol": "DAI", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063/logo.png", + "pairs": [ + { + "base": "c966_t0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619" + } + ] + }, + { + "asset": "c966_t0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39", + "type": "POLYGON", + "address": "0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39", + "name": "ChainLink Token", + "symbol": "LINK", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0x53E0bca35eC356BD5ddDFebbD1Fc0fD03FaBad39/logo.png", + "pairs": [] + }, + { + "asset": "c966_t0xD6DF932A45C0f255f85145f286eA0b292B21C90B", + "type": "POLYGON", + "address": "0xD6DF932A45C0f255f85145f286eA0b292B21C90B", + "name": "Aave (PoS)", + "symbol": "AAVE", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/polygon/assets/0xD6DF932A45C0f255f85145f286eA0b292B21C90B/logo.png", + "pairs": [] + } + ], + "version": { + "major": 6, + "minor": 0, + "patch": 0 + } +} diff --git a/blockchains/polygonmumbai/info/info.json b/blockchains/polygonmumbai/info/info.json new file mode 100644 index 0000000000000..9f574b9317c50 --- /dev/null +++ b/blockchains/polygonmumbai/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "Polygon Mumbai Testnet", + "website": "https://polygon.technology", + "description": "The Alchemy Goerli faucet is free, fast, and does not require authentication, though you can optionally login to Alchemy to get an increased drip.", + "explorer": "https://mumbai.polygonscan.com/", + "symbol": "tMATIC", + "rpc_url": "https://polygon-testnet.public.blastapi.io", + "type": "coin", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/polygonmumbai/info/logo.png b/blockchains/polygonmumbai/info/logo.png new file mode 100644 index 0000000000000..13af3e9b23116 Binary files /dev/null and b/blockchains/polygonmumbai/info/logo.png differ diff --git a/blockchains/polygonzkevm/assets/0x1E4a5963aBFD975d8c9021ce480b42188849D41d/info.json b/blockchains/polygonzkevm/assets/0x1E4a5963aBFD975d8c9021ce480b42188849D41d/info.json new file mode 100644 index 0000000000000..e94681d7aa049 --- /dev/null +++ b/blockchains/polygonzkevm/assets/0x1E4a5963aBFD975d8c9021ce480b42188849D41d/info.json @@ -0,0 +1,28 @@ +{ + "name": "Tether USD", + "type": "ZKEVM", + "symbol": "USDT", + "decimals": 6, + "website": "https://tether.to/", + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "explorer": "https://explorer.public.zkevm-test.net/address/0x1e4a5963abfd975d8c9021ce480b42188849d41d", + "status": "active", + "id": "0x1E4a5963aBFD975d8c9021ce480b42188849D41d", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tether/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tether_to" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tether/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/polygonzkevm/assets/0x1E4a5963aBFD975d8c9021ce480b42188849D41d/logo.png b/blockchains/polygonzkevm/assets/0x1E4a5963aBFD975d8c9021ce480b42188849D41d/logo.png new file mode 100644 index 0000000000000..227f4d62ef99d Binary files /dev/null and b/blockchains/polygonzkevm/assets/0x1E4a5963aBFD975d8c9021ce480b42188849D41d/logo.png differ diff --git a/blockchains/polygonzkevm/assets/0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9/info.json b/blockchains/polygonzkevm/assets/0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9/info.json new file mode 100644 index 0000000000000..cd1e313e5ffdc --- /dev/null +++ b/blockchains/polygonzkevm/assets/0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9/info.json @@ -0,0 +1,32 @@ +{ + "name": "Wrapped Ether", + "type": "ZKEVM", + "symbol": "WETH", + "decimals": 18, + "website": "https://ethereum.org/en/", + "description": "wETH is 'wrapped ETH'", + "explorer": "https://explorer.public.zkevm-test.net/address/0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9", + "status": "active", + "id": "0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ethdotorg" + }, + { + "name": "github", + "url": "https://github.com/ethereum/ethereum-org-website" + }, + { + "name": "discord", + "url": "https://discord.com/CetY6Y4" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/weth/" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/polygonzkevm/assets/0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9/logo.png b/blockchains/polygonzkevm/assets/0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9/logo.png new file mode 100644 index 0000000000000..03827dc52e73d Binary files /dev/null and b/blockchains/polygonzkevm/assets/0x4F9A0e7FD2Bf6067db6994CF12E4495Df938E6e9/logo.png differ diff --git a/blockchains/polygonzkevm/assets/0x68286607A1d43602d880D349187c3c48c0fD05E6/info.json b/blockchains/polygonzkevm/assets/0x68286607A1d43602d880D349187c3c48c0fD05E6/info.json new file mode 100644 index 0000000000000..adb3af4cf001b --- /dev/null +++ b/blockchains/polygonzkevm/assets/0x68286607A1d43602d880D349187c3c48c0fD05E6/info.json @@ -0,0 +1,29 @@ +{ + "name": "QuickSwap", + "website": "https://quickswap.exchange/", + "description": "Next-gen Layer 2 DEX. Trade at lightning-fast speeds with near-zero gas fees, Powered by Polygon", + "explorer": "https://explorer.public.zkevm-test.net/address/0x68286607a1d43602d880d349187c3c48c0fd05e6", + "type": "ZKEVM", + "symbol": "QUICK", + "decimals": 18, + "status": "active", + "id": "0x68286607A1d43602d880D349187c3c48c0fD05E6", + "links": [ + { + "name": "github", + "url": "https://github.com/QuickSwap" + }, + { + "name": "twitter", + "url": "https://twitter.com/QuickswapDEX" + }, + { + "name": "telegram", + "url": "https://t.me/QuickSwapDEX" + }, + { + "name": "medium", + "url": "https://quickswap-layer2.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygonzkevm/assets/0x68286607A1d43602d880D349187c3c48c0fD05E6/logo.png b/blockchains/polygonzkevm/assets/0x68286607A1d43602d880D349187c3c48c0fD05E6/logo.png new file mode 100644 index 0000000000000..93f66cb05de29 Binary files /dev/null and b/blockchains/polygonzkevm/assets/0x68286607A1d43602d880D349187c3c48c0fD05E6/logo.png differ diff --git a/blockchains/polygonzkevm/assets/0xA8CE8aee21bC2A48a5EF670afCc9274C7bbbC035/info.json b/blockchains/polygonzkevm/assets/0xA8CE8aee21bC2A48a5EF670afCc9274C7bbbC035/info.json new file mode 100644 index 0000000000000..7d858781ec0a6 --- /dev/null +++ b/blockchains/polygonzkevm/assets/0xA8CE8aee21bC2A48a5EF670afCc9274C7bbbC035/info.json @@ -0,0 +1,32 @@ +{ + "name": "USD Coin", + "type": "ZKEVM", + "symbol": "USDC", + "decimals": 6, + "website": "https://www.centre.io/", + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "explorer": "https://explorer.public.zkevm-test.net/address/0xa8ce8aee21bc2a48a5ef670afcc9274c7bbbc035", + "status": "active", + "id": "0xA8CE8aee21bC2A48a5EF670afCc9274C7bbbC035", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/centre_io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + }, + { + "name": "discord", + "url": "https://discord.com/CetY6Y4" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/polygonzkevm/assets/0xA8CE8aee21bC2A48a5EF670afCc9274C7bbbC035/logo.png b/blockchains/polygonzkevm/assets/0xA8CE8aee21bC2A48a5EF670afCc9274C7bbbC035/logo.png new file mode 100644 index 0000000000000..4353b884b41bd Binary files /dev/null and b/blockchains/polygonzkevm/assets/0xA8CE8aee21bC2A48a5EF670afCc9274C7bbbC035/logo.png differ diff --git a/blockchains/polygonzkevm/assets/0xa2036f0538221a77A3937F1379699f44945018d0/info.json b/blockchains/polygonzkevm/assets/0xa2036f0538221a77A3937F1379699f44945018d0/info.json new file mode 100644 index 0000000000000..3d3578df688a5 --- /dev/null +++ b/blockchains/polygonzkevm/assets/0xa2036f0538221a77A3937F1379699f44945018d0/info.json @@ -0,0 +1,29 @@ +{ + "name": "Matic Token", + "type": "ZKEVM", + "symbol": "MATIC", + "decimals": 18, + "website": "https://app.radiant.capital/", + "description": "Polygon is a protocol and a framework for building and connecting Ethereum-compatible blockchain networks. Aggregating scalable solutions on Ethereum supporting a multi-chain Ethereum ecosystem.", + "explorer": "https://explorer.public.zkevm-test.net/address/0xa2036f0538221a77a3937f1379699f44945018d0", + "status": "active", + "id": "0xa2036f0538221a77A3937F1379699f44945018d0", + "links": [ + { + "name": "telegram", + "url": "https://t.me/polygonofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/0xPolygon" + }, + { + "name": "discord", + "url": "https://discord.com/invite/0xPolygon" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polygon/" + } + ] +} \ No newline at end of file diff --git a/blockchains/polygonzkevm/assets/0xa2036f0538221a77A3937F1379699f44945018d0/logo.png b/blockchains/polygonzkevm/assets/0xa2036f0538221a77A3937F1379699f44945018d0/logo.png new file mode 100644 index 0000000000000..fbd01afc251d4 Binary files /dev/null and b/blockchains/polygonzkevm/assets/0xa2036f0538221a77A3937F1379699f44945018d0/logo.png differ diff --git a/blockchains/polygonzkevm/info/info.json b/blockchains/polygonzkevm/info/info.json new file mode 100644 index 0000000000000..1326db7820668 --- /dev/null +++ b/blockchains/polygonzkevm/info/info.json @@ -0,0 +1,22 @@ +{ + "name": "Polygon zkEVM", + "website": "https://www.polygon.technology/", + "description": "Polygon zkEVM is the leading zero knowledge scaling solution that’s fully equivalent with the Ethereum Virtual Machine: all existing smart contracts, developer tools, and wallets work seamlessly.", + "explorer": "https://polygon.technology/polygon-zkevm", + "research": "https://github.com/0xpolygonhermez", + "symbol": "tETH", + "rpc_url": "https://rpc.ankr.com/polygon_zkevm", + "type": "coin", + "coin_type": 10001101, + "decimals": 18, + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/0xPolygonHermez" + } + ] +} diff --git a/blockchains/polygonzkevm/info/logo.png b/blockchains/polygonzkevm/info/logo.png new file mode 100644 index 0000000000000..e4aaa73298ee4 Binary files /dev/null and b/blockchains/polygonzkevm/info/logo.png differ diff --git a/blockchains/qtum/info/logo.png b/blockchains/qtum/info/logo.png index f2c16966684fe..1cf2d6a2a8d20 100644 Binary files a/blockchains/qtum/info/logo.png and b/blockchains/qtum/info/logo.png differ diff --git a/blockchains/quasar/info/info.json b/blockchains/quasar/info/info.json new file mode 100644 index 0000000000000..92650bda3d44a --- /dev/null +++ b/blockchains/quasar/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Quasar", + "type": "coin", + "symbol": "QSR", + "decimals": 6, + "website": "https://www.quasar.fi/", + "description": "Quasar provides decentralized asset management (DAM) service utilizing vaults and vault strategies.", + "explorer": "https://www.mintscan.io/quasar", + "status": "active", + "rpc_url": "https://quasar-rpc.polkachu.com/", + "denom": "uqsr", + "lcd_url": "https://quasar-api.polkachu.com/", + "hrp": "quasar", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/Rn39NauP5w" + }, + { + "name": "whitepaper", + "url": "https://docs.quasar.fi/" + }, + { + "name": "twitter", + "url": "https://twitter.com/quasarfi" + } + ] +} \ No newline at end of file diff --git a/blockchains/quasar/info/logo.png b/blockchains/quasar/info/logo.png new file mode 100644 index 0000000000000..658b992831162 Binary files /dev/null and b/blockchains/quasar/info/logo.png differ diff --git a/blockchains/quasar/validators/assets/quasarvaloper137977wrgvu4uy7e5l7w7lella483rrygaw5lqj/logo.png b/blockchains/quasar/validators/assets/quasarvaloper137977wrgvu4uy7e5l7w7lella483rrygaw5lqj/logo.png new file mode 100644 index 0000000000000..d3477a03445f6 Binary files /dev/null and b/blockchains/quasar/validators/assets/quasarvaloper137977wrgvu4uy7e5l7w7lella483rrygaw5lqj/logo.png differ diff --git a/blockchains/quasar/validators/assets/quasarvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zxyedrk/logo.png b/blockchains/quasar/validators/assets/quasarvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zxyedrk/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/quasar/validators/assets/quasarvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zxyedrk/logo.png differ diff --git a/blockchains/quasar/validators/assets/quasarvaloper14mugyqxjvtzk39au6klgpcyz4vpxgxsjf7c5uk/logo.png b/blockchains/quasar/validators/assets/quasarvaloper14mugyqxjvtzk39au6klgpcyz4vpxgxsjf7c5uk/logo.png new file mode 100644 index 0000000000000..28a98c6eaba18 Binary files /dev/null and b/blockchains/quasar/validators/assets/quasarvaloper14mugyqxjvtzk39au6klgpcyz4vpxgxsjf7c5uk/logo.png differ diff --git a/blockchains/quasar/validators/assets/quasarvaloper1yhh4r96kvl9tzucq5dn69gu2242hn2d9gsscvw/logo.png b/blockchains/quasar/validators/assets/quasarvaloper1yhh4r96kvl9tzucq5dn69gu2242hn2d9gsscvw/logo.png new file mode 100644 index 0000000000000..f6dfe9162fd43 Binary files /dev/null and b/blockchains/quasar/validators/assets/quasarvaloper1yhh4r96kvl9tzucq5dn69gu2242hn2d9gsscvw/logo.png differ diff --git a/blockchains/quasar/validators/list.json b/blockchains/quasar/validators/list.json new file mode 100644 index 0000000000000..bc4bc18a3efc5 --- /dev/null +++ b/blockchains/quasar/validators/list.json @@ -0,0 +1,26 @@ +[ + { + "id": "quasarvaloper1yhh4r96kvl9tzucq5dn69gu2242hn2d9gsscvw", + "name": "Polychain", + "description": "Polychain is an investment firm committed to exceptional returns for investors through actively managed portfolios of blockchain assets", + "website": "https://polychain.capital/" + }, + { + "id": "quasarvaloper14mugyqxjvtzk39au6klgpcyz4vpxgxsjf7c5uk", + "name": "Cosmostation", + "description": "Cosmostation validator node. Delegate your tokens and Start Earning Staking Rewards", + "website": "https://www.cosmostation.io/" + }, + { + "id": "quasarvaloper137977wrgvu4uy7e5l7w7lella483rrygaw5lqj", + "name": "polkachu.com", + "description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@polkachu.com", + "website": "https://polkachu.com/" + }, + { + "id": "quasarvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zxyedrk", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] \ No newline at end of file diff --git a/blockchains/ronin/assets/0x0B7007c13325C48911F73A2daD5FA5dCBf808aDc/info.json b/blockchains/ronin/assets/0x0B7007c13325C48911F73A2daD5FA5dCBf808aDc/info.json new file mode 100644 index 0000000000000..93c5e7cb44bcc --- /dev/null +++ b/blockchains/ronin/assets/0x0B7007c13325C48911F73A2daD5FA5dCBf808aDc/info.json @@ -0,0 +1,36 @@ +{ + "name": "USD Coin", + "symbol": "USDC", + "type": "RONIN", + "decimals": 6, + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "website": "https://www.centre.io/usdc", + "explorer": "https://explorer.roninchain.com/token/0x0b7007c13325c48911f73a2dad5fa5dcbf808adc", + "status": "active", + "id": "0x0B7007c13325C48911F73A2daD5FA5dCBf808aDc", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "twitter", + "url": "https://twitter.com/centre_io" + }, + { + "name": "blog", + "url": "https://centre.io/blog" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/ronin/assets/0x0B7007c13325C48911F73A2daD5FA5dCBf808aDc/logo.png b/blockchains/ronin/assets/0x0B7007c13325C48911F73A2daD5FA5dCBf808aDc/logo.png new file mode 100644 index 0000000000000..17fe1bcbf544a Binary files /dev/null and b/blockchains/ronin/assets/0x0B7007c13325C48911F73A2daD5FA5dCBf808aDc/logo.png differ diff --git a/blockchains/ronin/assets/0x97a9107C1793BC407d6F527b77e7fff4D812bece/info.json b/blockchains/ronin/assets/0x97a9107C1793BC407d6F527b77e7fff4D812bece/info.json new file mode 100644 index 0000000000000..02fb649af7967 --- /dev/null +++ b/blockchains/ronin/assets/0x97a9107C1793BC407d6F527b77e7fff4D812bece/info.json @@ -0,0 +1,12 @@ +{ + "name": "Axie Infinity Shard", + "symbol": "AXS", + "type": "RONIN", + "decimals": 18, + "description": "Axie Infinity Shards are Axie Infinity's governance token.", + "website": "https://axieinfinity.com", + "explorer": "https://explorer.roninchain.com/token/0x97a9107C1793BC407d6F527b77e7fff4D812bece", + "research": "https://research.binance.com/en/projects/axie-infinity", + "status": "active", + "id": "0x97a9107C1793BC407d6F527b77e7fff4D812bece" +} \ No newline at end of file diff --git a/blockchains/ronin/assets/0x97a9107C1793BC407d6F527b77e7fff4D812bece/logo.png b/blockchains/ronin/assets/0x97a9107C1793BC407d6F527b77e7fff4D812bece/logo.png new file mode 100644 index 0000000000000..73d60607cc69b Binary files /dev/null and b/blockchains/ronin/assets/0x97a9107C1793BC407d6F527b77e7fff4D812bece/logo.png differ diff --git a/blockchains/ronin/assets/0xa8754b9Fa15fc18BB59458815510E40a12cD2014/info.json b/blockchains/ronin/assets/0xa8754b9Fa15fc18BB59458815510E40a12cD2014/info.json new file mode 100644 index 0000000000000..94901506b642b --- /dev/null +++ b/blockchains/ronin/assets/0xa8754b9Fa15fc18BB59458815510E40a12cD2014/info.json @@ -0,0 +1,12 @@ +{ + "name": "Smooth Love Potion", + "symbol": "SLP", + "type": "RONIN", + "decimals": 0, + "description": "Smooth Love Potion (SLP) is an ERC-20 token on the Axie Infinity platform that is used to breed new digital pets (Axies).", + "website": "https://axieinfinity.com", + "explorer": "https://explorer.roninchain.com/token/0xa8754b9Fa15fc18BB59458815510E40a12cD2014", + "research": "https://research.binance.com/en/projects/small-love-potion", + "status": "active", + "id": "0xa8754b9Fa15fc18BB59458815510E40a12cD2014" +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png b/blockchains/ronin/assets/0xa8754b9Fa15fc18BB59458815510E40a12cD2014/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png rename to blockchains/ronin/assets/0xa8754b9Fa15fc18BB59458815510E40a12cD2014/logo.png diff --git a/blockchains/ronin/assets/0xc99a6A985eD2Cac1ef41640596C5A5f9F4E19Ef5/info.json b/blockchains/ronin/assets/0xc99a6A985eD2Cac1ef41640596C5A5f9F4E19Ef5/info.json new file mode 100644 index 0000000000000..2e5196d81ad92 --- /dev/null +++ b/blockchains/ronin/assets/0xc99a6A985eD2Cac1ef41640596C5A5f9F4E19Ef5/info.json @@ -0,0 +1,11 @@ +{ + "name": "Ronin Wrapped Ether", + "symbol": "WETH", + "type": "RONIN", + "decimals": 18, + "description": "-", + "website": "https://weth.io/", + "explorer": "https://explorer.roninchain.com/token/0xc99a6A985eD2Cac1ef41640596C5A5f9F4E19Ef5", + "status": "active", + "id": "0xc99a6A985eD2Cac1ef41640596C5A5f9F4E19Ef5" +} \ No newline at end of file diff --git a/blockchains/ronin/assets/0xc99a6A985eD2Cac1ef41640596C5A5f9F4E19Ef5/logo.png b/blockchains/ronin/assets/0xc99a6A985eD2Cac1ef41640596C5A5f9F4E19Ef5/logo.png new file mode 100644 index 0000000000000..bf957d38c766d Binary files /dev/null and b/blockchains/ronin/assets/0xc99a6A985eD2Cac1ef41640596C5A5f9F4E19Ef5/logo.png differ diff --git a/blockchains/ronin/info/info.json b/blockchains/ronin/info/info.json new file mode 100644 index 0000000000000..8a4ce33f8a15c --- /dev/null +++ b/blockchains/ronin/info/info.json @@ -0,0 +1,12 @@ +{ + "name": "Ronin", + "website": "https://skymavis.com", + "description": "Ronin unlocks explosive growth for Blockchain gaming and collectible projects.", + "explorer": "https://explorer.roninchain.com", + "research": "", + "symbol": "RON", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [] +} \ No newline at end of file diff --git a/blockchains/ronin/info/logo.png b/blockchains/ronin/info/logo.png new file mode 100644 index 0000000000000..132a018d082e5 Binary files /dev/null and b/blockchains/ronin/info/logo.png differ diff --git a/blockchains/scroll/info/info.json b/blockchains/scroll/info/info.json new file mode 100644 index 0000000000000..160c9cf0f4731 --- /dev/null +++ b/blockchains/scroll/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Scroll", + "website": "https://scroll.io", + "description": "Scroll is a zkEVM-based zkRollup on Ethereum that enables native compatibility for existing Ethereum applications and tools.", + "explorer": "https://blockscout.scroll.io", + "symbol": "ETH", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/scroll-tech" + }, + { + "name": "twitter", + "url": "https://twitter.com/Scroll_ZKP" + } + ] +} \ No newline at end of file diff --git a/blockchains/scroll/info/logo.png b/blockchains/scroll/info/logo.png new file mode 100644 index 0000000000000..08ee9d1ed793f Binary files /dev/null and b/blockchains/scroll/info/logo.png differ diff --git a/blockchains/secret/info/info.json b/blockchains/secret/info/info.json new file mode 100644 index 0000000000000..8ced09705392f --- /dev/null +++ b/blockchains/secret/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Secret", + "type": "coin", + "symbol": "SCRT", + "decimals": 6, + "website": "https://scrt.network/", + "description": "Decentralized, permissionless, public blockchain for privacy-preserving applications.", + "explorer": "https://www.mintscan.io/secret", + "status": "active", + "rpc_url": "https://secret-rpc.lavenderfive.com/", + "denom": "uscrt", + "lcd_url": "https://api-stargaze.d-stake.xyz", + "hrp": "secret", + "links": [ + { + "name": "github", + "url": "https://github.com/SecretFoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/secret/" + }, + { + "name": "twitter", + "url": "https://twitter.com/SecretNetwork" + } + ] +} diff --git a/blockchains/secret/info/logo.png b/blockchains/secret/info/logo.png new file mode 100644 index 0000000000000..83415d6678c55 Binary files /dev/null and b/blockchains/secret/info/logo.png differ diff --git a/blockchains/secret/validators/assets/secretvaloper12y30xefd0wg53xtyv9lw7mjcdvf8nxgzzva3sr/logo.png b/blockchains/secret/validators/assets/secretvaloper12y30xefd0wg53xtyv9lw7mjcdvf8nxgzzva3sr/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/secret/validators/assets/secretvaloper12y30xefd0wg53xtyv9lw7mjcdvf8nxgzzva3sr/logo.png differ diff --git a/blockchains/secret/validators/assets/secretvaloper16w5hlcf389le2n60t32eqf43plp539ged9sruy/logo.png b/blockchains/secret/validators/assets/secretvaloper16w5hlcf389le2n60t32eqf43plp539ged9sruy/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/secret/validators/assets/secretvaloper16w5hlcf389le2n60t32eqf43plp539ged9sruy/logo.png differ diff --git a/blockchains/secret/validators/assets/secretvaloper19z74520tdw5gps5sp5tr8y2mxr40artly6rsw3/logo.png b/blockchains/secret/validators/assets/secretvaloper19z74520tdw5gps5sp5tr8y2mxr40artly6rsw3/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/secret/validators/assets/secretvaloper19z74520tdw5gps5sp5tr8y2mxr40artly6rsw3/logo.png differ diff --git a/blockchains/secret/validators/assets/secretvaloper1hjd20hjvkx06y8p42xl0uzr3gr3ue3nkvd79jj/logo.png b/blockchains/secret/validators/assets/secretvaloper1hjd20hjvkx06y8p42xl0uzr3gr3ue3nkvd79jj/logo.png new file mode 100644 index 0000000000000..821e30b0e283c Binary files /dev/null and b/blockchains/secret/validators/assets/secretvaloper1hjd20hjvkx06y8p42xl0uzr3gr3ue3nkvd79jj/logo.png differ diff --git a/blockchains/secret/validators/assets/secretvaloper1t5wtcuwjkdct9qkw2h6m48zu2hectpd6ulmekk/logo.png b/blockchains/secret/validators/assets/secretvaloper1t5wtcuwjkdct9qkw2h6m48zu2hectpd6ulmekk/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/secret/validators/assets/secretvaloper1t5wtcuwjkdct9qkw2h6m48zu2hectpd6ulmekk/logo.png differ diff --git a/blockchains/secret/validators/assets/secretvaloper1x76f2c2cuwa4e3lttjgqeqva0725ftmqvgvfnv/logo.png b/blockchains/secret/validators/assets/secretvaloper1x76f2c2cuwa4e3lttjgqeqva0725ftmqvgvfnv/logo.png new file mode 100644 index 0000000000000..3345b271b7197 Binary files /dev/null and b/blockchains/secret/validators/assets/secretvaloper1x76f2c2cuwa4e3lttjgqeqva0725ftmqvgvfnv/logo.png differ diff --git a/blockchains/secret/validators/assets/secretvaloper1xj5ykuzn0mkq9642yxgqmh4ycplzhr2pza25mk/logo.png b/blockchains/secret/validators/assets/secretvaloper1xj5ykuzn0mkq9642yxgqmh4ycplzhr2pza25mk/logo.png new file mode 100644 index 0000000000000..0615d014ea874 Binary files /dev/null and b/blockchains/secret/validators/assets/secretvaloper1xj5ykuzn0mkq9642yxgqmh4ycplzhr2pza25mk/logo.png differ diff --git a/blockchains/secret/validators/list.json b/blockchains/secret/validators/list.json new file mode 100644 index 0000000000000..9767f81c12cf3 --- /dev/null +++ b/blockchains/secret/validators/list.json @@ -0,0 +1,44 @@ +[ + { + "id": "secretvaloper16w5hlcf389le2n60t32eqf43plp539ged9sruy", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "secretvaloper1xj5ykuzn0mkq9642yxgqmh4ycplzhr2pza25mk", + "name": "0% Fee >2024 💸 | melea", + "description": "FREE Validator service at 0% Commission → throughout the years 2021 & 2022 & 2023 → melea.xyz", + "website": "https://meleatrust.com/secret/" + }, + { + "id": "secretvaloper1x76f2c2cuwa4e3lttjgqeqva0725ftmqvgvfnv", + "name": "Citadel.one", + "description": "Citadel.one is a multi-asset non-custodial staking platform that lets anyone become a part of decentralized infrastructure and earn passive income. Stake with our nodes or any other validator across multiple networks in a few clicks.", + "website": "https://citadel.one/" + }, + { + "id": "secretvaloper12y30xefd0wg53xtyv9lw7mjcdvf8nxgzzva3sr", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "secretvaloper1hjd20hjvkx06y8p42xl0uzr3gr3ue3nkvd79jj", + "name": "Delta Flyer", + "description": "A Delta Flyer Operated Node.", + "website": "https://deltaflyer.llc/" + }, + { + "id": "secretvaloper19z74520tdw5gps5sp5tr8y2mxr40artly6rsw3", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + }, + { + "id": "secretvaloper1t5wtcuwjkdct9qkw2h6m48zu2hectpd6ulmekk", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] diff --git a/blockchains/sei/info/info.json b/blockchains/sei/info/info.json new file mode 100644 index 0000000000000..ed96c6de9fdbd --- /dev/null +++ b/blockchains/sei/info/info.json @@ -0,0 +1,27 @@ +{ + "name": "Sei", + "website": "https://sei.io", + "description": "Sei is the fastest blockchain to finality, magnitudes faster than the rest.", + "explorer": "https://www.mintscan.io/sei/", + "symbol": "SEI", + "type": "coin", + "decimals": 6, + "status": "active", + "tags": [ + "staking-native" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SeiNetwork" + }, + { + "name": "github", + "url": "https://github.com/sei-protocol/sei-chain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sei/" + } + ] +} \ No newline at end of file diff --git a/blockchains/sei/info/logo.png b/blockchains/sei/info/logo.png new file mode 100644 index 0000000000000..b473b2c487a0a Binary files /dev/null and b/blockchains/sei/info/logo.png differ diff --git a/blockchains/sei/validators/assets/seivaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zl6nups/logo.png b/blockchains/sei/validators/assets/seivaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zl6nups/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/sei/validators/assets/seivaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zl6nups/logo.png differ diff --git a/blockchains/sei/validators/assets/seivaloper1eqgnd7ey0hnha8rrfukjrsawulhna0zagcg6a4/logo.png b/blockchains/sei/validators/assets/seivaloper1eqgnd7ey0hnha8rrfukjrsawulhna0zagcg6a4/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/sei/validators/assets/seivaloper1eqgnd7ey0hnha8rrfukjrsawulhna0zagcg6a4/logo.png differ diff --git a/blockchains/sei/validators/assets/seivaloper1mpe9rdk7ycujge7r9ncjt4ekamgrdcygvzwqe8/logo.png b/blockchains/sei/validators/assets/seivaloper1mpe9rdk7ycujge7r9ncjt4ekamgrdcygvzwqe8/logo.png new file mode 100644 index 0000000000000..e5e20afbb46b8 Binary files /dev/null and b/blockchains/sei/validators/assets/seivaloper1mpe9rdk7ycujge7r9ncjt4ekamgrdcygvzwqe8/logo.png differ diff --git a/blockchains/sei/validators/assets/seivaloper1qe8uuf5x69c526h4nzxwv4ltftr73v7qnkypla/logo.png b/blockchains/sei/validators/assets/seivaloper1qe8uuf5x69c526h4nzxwv4ltftr73v7qnkypla/logo.png new file mode 100644 index 0000000000000..f78bfbfb1dfe7 Binary files /dev/null and b/blockchains/sei/validators/assets/seivaloper1qe8uuf5x69c526h4nzxwv4ltftr73v7qnkypla/logo.png differ diff --git a/blockchains/sei/validators/assets/seivaloper1t9fq3qfm7ngau5gr8qgf5dpfzjqg79kf65cu04/logo.png b/blockchains/sei/validators/assets/seivaloper1t9fq3qfm7ngau5gr8qgf5dpfzjqg79kf65cu04/logo.png new file mode 100644 index 0000000000000..975d9113e179c Binary files /dev/null and b/blockchains/sei/validators/assets/seivaloper1t9fq3qfm7ngau5gr8qgf5dpfzjqg79kf65cu04/logo.png differ diff --git a/blockchains/sei/validators/assets/seivaloper1zv9z2wqt348dhxqn38xv8dvsu78cle4xs2cdf4/logo.png b/blockchains/sei/validators/assets/seivaloper1zv9z2wqt348dhxqn38xv8dvsu78cle4xs2cdf4/logo.png new file mode 100644 index 0000000000000..7a2c0c8a85ed8 Binary files /dev/null and b/blockchains/sei/validators/assets/seivaloper1zv9z2wqt348dhxqn38xv8dvsu78cle4xs2cdf4/logo.png differ diff --git a/blockchains/sei/validators/list.json b/blockchains/sei/validators/list.json new file mode 100644 index 0000000000000..d1326aef61df3 --- /dev/null +++ b/blockchains/sei/validators/list.json @@ -0,0 +1,38 @@ +[ + { + "id": "seivaloper1zv9z2wqt348dhxqn38xv8dvsu78cle4xs2cdf4", + "name": "Enigma", + "description": "Proof of Stake Validator on different projects -- Passionate about Data Science and Technology", + "website": "https://enigma-validator.com/" + }, + { + "id": "seivaloper1qe8uuf5x69c526h4nzxwv4ltftr73v7qnkypla", + "name": "Stakecito", + "description": "Securing & Decentralizing PoS Networks.", + "website": "https://www.stakecito.com/" + }, + { + "id": "seivaloper1t9fq3qfm7ngau5gr8qgf5dpfzjqg79kf65cu04", + "name": "Imperator.co", + "description": "100% refund on downtime slashing -- Professional Delegated Proof-of-Stake Network Validator", + "website": "https://imperator.co/" + }, + { + "id": "seivaloper1mpe9rdk7ycujge7r9ncjt4ekamgrdcygvzwqe8", + "name": "polkachu.com", + "description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash.", + "website": "https://polkachu.com/" + }, + { + "id": "seivaloper1eqgnd7ey0hnha8rrfukjrsawulhna0zagcg6a4", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + }, + { + "id": "seivaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zl6nups", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] \ No newline at end of file diff --git a/blockchains/sepolia/info/info.json b/blockchains/sepolia/info/info.json new file mode 100644 index 0000000000000..ccc2cb83d968a --- /dev/null +++ b/blockchains/sepolia/info/info.json @@ -0,0 +1,11 @@ +{ + "name": "Sepolia Testnet", + "website": "https://sepolia.dev", + "description": "Sepolia was designed to simulate harsh network conditions, and has shorter block times, which enable faster transaction confirmation times and feedback for developers.", + "explorer": "https://sepolia.etherscan.io", + "symbol": "ETH", + "rpc_url": "https://rpc.sepolia.org", + "type": "coin", + "decimals": 18, + "status": "active" +} \ No newline at end of file diff --git a/blockchains/sepolia/info/logo.png b/blockchains/sepolia/info/logo.png new file mode 100644 index 0000000000000..0982743010967 Binary files /dev/null and b/blockchains/sepolia/info/logo.png differ diff --git a/blockchains/smartchain/allowlist.json b/blockchains/smartchain/allowlist.json deleted file mode 100644 index 0058349ba6e0f..0000000000000 --- a/blockchains/smartchain/allowlist.json +++ /dev/null @@ -1,1447 +0,0 @@ -[ - "0x00000ee41472D518B364FA09866532A792F4009B", - "0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4", - "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56", - "0x00aa85e010204068b7CC2235800B2d8036bdbF2E", - "0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21", - "0x00e7daf0E5FD1F5331c92d09e3C825A8e4Fc6515", - "0x0110fF9e7E4028a5337F07841437B92d5bf53762", - "0x01413859d321F423054f6A26276325E8085Dd5fc", - "0x01600Ed07fC7493686ef143D1b92cd5612d50D5b", - "0x016C285d5b918B92aa85EF1e147498BADfe30d69", - "0x016CF83732f1468150D87dCC5BdF67730B3934D3", - "0x01921A94e68F8D54F33C5D6f71d6664C35e33269", - "0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522", - "0x01eaedd1BC5F8198D174532Aa13BA150653E0E11", - "0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", - "0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07", - "0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A", - "0x02b59dfAd35eB4d943c1bBe5D1b0153CCE2c7Db7", - "0x02dd18E4981DA3fC7363fE56f3B81D1860b44ea7", - "0x02fF5065692783374947393723dbA9599e59F591", - "0x0314e5a39806C30D67B869EE1bCDABee7e08dE74", - "0x0321394309CaD7E0E424650844c3AB3b659315d3", - "0x03cE7649838A811c26C9eabe85A1884E3E0120D4", - "0x03D6BD3d48F956D783456695698C407A46ecD54d", - "0x03fF0ff224f904be3118461335064bB48Df47938", - "0x043b49749e0016E965600d502E2177cA2d95B3d9", - "0x0487b824c8261462F88940f97053E65bDb498446", - "0x0491648C910ad2c1aFaab733faF71D30313Df7FC", - "0x04BAf95Fd4C52fd09a56D840bAEe0AB8D7357bf0", - "0x04C747b40Be4D535fC83D09939fb0f626F32800B", - "0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd", - "0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7", - "0x053299b35bfFD54E7620762CDdE9B9A3494662F3", - "0x0567D7fad179dCd2a89508B77cCe93E26f8998F7", - "0x0586933D1aA2fA2E732d23C3C229e6151aC6C0d4", - "0x05B339B0A346bF01f851ddE47a5d485c34FE220c", - "0x05c1EFdEbB8A12f2F3A8DEE07eC4Aa5c452BDAF0", - "0x05ce1303dFcEB5Dc4CD16D19d550cE462D11783c", - "0x05F2dF7B3D612A23fe12162A6c996447dCE728a5", - "0x0607396970188B2e524c1cDe4Af1F9A191DeE150", - "0x066fc8DD5955534A01a9f892314c9B01b59A9C11", - "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", - "0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879", - "0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521", - "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", - "0x07e330A210B8128c7b32476704C3052cD8c10e5b", - "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", - "0x08C975868e547BFE5F76Db7d1e075680e9736034", - "0x0901d1aca07aa728df1C45a29a90b86552909538", - "0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92", - "0x092BBec1342affFd16Cfb41B56343D5A299CDf0D", - "0x0952dDFfDE60786497C7CEd1f49B4A14cF527f76", - "0x0957C57C9EB7744850dCC95db5A06eD4a246236E", - "0x095956B142431Eb9Cf88B99F392540B91aCbF4ad", - "0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C", - "0x09F956f1E0C28f0b436663D44e0830B7853203d4", - "0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026", - "0x0b34D4A7C5BFc7004b9a193F8309523E99ca766e", - "0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a", - "0x0b4922132ec425806Fd8AEE94b5788F9B70D60ca", - "0x0b771E34526886d9ffF8E764cF557d1Cb5943C89", - "0x0C13970D3c5db20d48446a24e29fB9A77cd60De4", - "0x0c1b3983D2a4Aa002666820DE5a0B43293291Ea6", - "0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0", - "0x0Ca958394bf4F68D30454421388A6A4Af8652E4B", - "0x0cF011A946f23a03CeFF92A4632d5f9288c6C70D", - "0x0D6A59cEF44BaC622e91313B366C7F802b2670D6", - "0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", - "0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740", - "0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa", - "0x0E0714264f15cE00BD4682847595384d42fBcD84", - "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", - "0x0e0e877894a101Ad8711AE3A0194Fa44Ca837a79", - "0x0e128Fb9f266F0CFedEb3B789f6fd4AF50d51b84", - "0x0e20E3216EA172fcf9eAa19723b119e090fD353f", - "0x0E3EAF83Ea93Abe756690C62c72284943b96a6Bc", - "0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9", - "0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c", - "0x0E690ee6fCC26Bc09FeD2D2287268C23d4a81e42", - "0x0E7BeEc376099429b85639Eb3abE7cF22694ed49", - "0x0E9d900C884964dC4B26db96Ba113825B1a09Baa", - "0x0Eb3a705fc54725037CC9e008bDede697f62F335", - "0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E", - "0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699", - "0x0fEAdcC3824E7F3c12f40E324a60c23cA51627fc", - "0x0fFB09e25d2Cb7D56EF3eA7Fac08756Dfb579208", - "0x1012b25Da282758322dAce753C15b889d1aB7434", - "0x101D35140719EB2D07fFA71185f5bfBE31D6A212", - "0x101d82428437127bF1608F699CD651e6Abf9766E", - "0x10747e2045a0ef884a0586AC81558F43285ea3c7", - "0x10B7Be52636882d7ECa1611144A9Df7642F95B5D", - "0x10E76264489cDF4B4011F79086D0Bb6b55775E79", - "0x10F181B87E2A4Af6120452A29570fcf74B082c16", - "0x111111111117dC0aa78b770fA6A738034120C302", - "0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935", - "0x11883Cdea6bAb720092791cc89affa54428Ce069", - "0x118F073796821DA3E9901061B05c0b36377B877e", - "0x11a9a7E3C320eaa80B8eCB223a10c5ae281d9AE0", - "0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2", - "0x11Eecc7c164B185dc54534DcE21fDA807D6F301a", - "0x11F6ECC9E2658627e0876212f1078b9F84d3196e", - "0x1203355742e76875154C0D13eB81DCD7711dC7d9", - "0x123f92226C626AdC919aD122d6cc3C20A6c25666", - "0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34", - "0x12B6fFBa41844a51A25E13065d393e54Af0633df", - "0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323", - "0x12e34cDf6A031a10FE241864c32fB03a4FDaD739", - "0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9", - "0x13958e1eb63dFB8540Eaf6ed7DcbBc1A60FD52AF", - "0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C", - "0x139dd9203c8E46d15B3896814Dc9424c5e5559fA", - "0x14357D294fBabbE0fbF59503370c772d563b35b6", - "0x14B06bF2C5B0AFd259c47c4be39cB9368ef0be3f", - "0x150159C72F0F9Ef9000BF95E242dE6682480D6D3", - "0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D", - "0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409", - "0x158648792927eBb7a5c0D598BaB4D23417465E0B", - "0x159802FBE16Aa6a0863a56a18DD41Afce546c93E", - "0x1610bc33319e9398de5f57B33a5b184c806aD217", - "0x163f182C32d24A09d91EB75820cDe9FD5832b329", - "0x1657223BB7B9d272957B3F3Cf70F9c36a4c99aB9", - "0x16939ef78684453bfDFb47825F8a5F714f12623a", - "0x16Feb16F7Ee2190312D03f449eeEc2339add2D83", - "0x1730a0cA9de632B0B6c232EBb972CB0851FFC6Bf", - "0x1759254EB142bcF0175347D5A0f3c19235538a9A", - "0x17991D0A31c8B6BB2Dd430D51c54f72b77B14697", - "0x179983892eC36287f1F342443B671Ba549762241", - "0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88", - "0x17D749D3E2ac204a07e19D8096d9a05c423ea3af", - "0x17d8C396a55D6c1c2130EfC23f4936b56860Df9C", - "0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d", - "0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26", - "0x184392F0f03CA11186722f38a04C15c3A90155D3", - "0x18b426813731C144108c6D7FAf5EdE71a258fD9A", - "0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f", - "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454", - "0x192E9321b6244D204D4301AfA507EB29CA84D9ef", - "0x196dC2421AF765c2673FC6093fb1374b28064270", - "0x1991501f1398663F69dD7391C055bb0DF6514F76", - "0x1997830B5beB723f5089bb8fc38766d419a0444d", - "0x19B60612F9A93359bca835A788A334D4157E675B", - "0x19E506BbF1d8Dbd08e963229434634664A577111", - "0x19eE64850862cFd234e20c0db4edA286f12ec907", - "0x1a04364E724A2B9c5A4ff42D777420734e605383", - "0x1a1c6f9F6B4E535130E9b1de46bBc76130b61Feb", - "0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584", - "0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee", - "0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8", - "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", - "0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16", - "0x1B391f9d0FfFa86A6088a73ac4AC28d12c9ccFbd", - "0x1b9E14122Cb416845F0f21967f38b5c3e74De774", - "0x1ba292a599F9C4F5618616c14bA38daec29e7E08", - "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", - "0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb", - "0x1Bf7AedeC439D6BFE38f8f9b20CF3dc99e3571C4", - "0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829", - "0x1C2425F50a1e98D5631b223E56760d21BC840C53", - "0x1C9257e55318eb9B472ed45ef5C55ccD941538f0", - "0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F", - "0x1cA23D55bc741366d010274553a8aeaAeFb0d583", - "0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2", - "0x1cfD6813a59d7B90c41dd5990Ed99c3bf2Eb8F55", - "0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC", - "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", - "0x1d64327C74d6519afeF54E58730aD6fc797f05Ba", - "0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0", - "0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D", - "0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB", - "0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44", - "0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef", - "0x1e4fFa373d94c95717Fb83eC026b2e0e2F443bB0", - "0x1e5F009d4f8cA44b5FcC4963dD301Da82b4eed09", - "0x1E6baC0b134259BFE91552954D86513bA2B6E9B9", - "0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912", - "0x1f14e0F13471fea5990cf697945eD676885f42C3", - "0x1f3Af095CDa17d63cad238358837321e95FC5915", - "0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7", - "0x1F82a9b541FE4C322B5cd81DCB066620D57de35C", - "0x1F8Fc5470846011646C4cb05Cf235B47d5A7ADe6", - "0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163", - "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63", - "0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b", - "0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0", - "0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9", - "0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0", - "0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A", - "0x2095d2346e47Ed497d4F39FcfA59918b4346cd65", - "0x20bff4bbEDa07536FF00e073bd8359E5D80D733d", - "0x211FfbE424b90e25a15531ca322adF1559779E45", - "0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75", - "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", - "0x21C1C22C09990c1521D1A27852BEb005f7d6601E", - "0x221FD3FAFfd3cCab2369ffD6A24c7845674787C6", - "0x2222227E22102Fe3322098e4CBfE18cFebD57c95", - "0x22439bE3AeBC1590B05E3243780eD4156b629604", - "0x2294b6eDD059BBD1608a109ba5F32B8c02B30038", - "0x22D6363949E295873D261b812A281D014367e8f9", - "0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395", - "0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B", - "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", - "0x233d91A0713155003fc4DcE0AFa871b508B3B715", - "0x23481F4d3ac4642d2f45d014a514b45B0338b927", - "0x238CC5438da55F1679E8509bddFaF267f2fAAF30", - "0x23C28E9346C82228FB2b62b20b6fe5d75989F5b2", - "0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45", - "0x2403269d736C7a808C864bAD8c0848c2dE3E348c", - "0x244f8596E985B8EBd9eA44A9356B22d3D20b101c", - "0x248C1e2b50C72F04704c71BcC953799351aB30a8", - "0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA", - "0x24905b248dCEEb17b221A48eFA0d0388b3b38Fe4", - "0x24C13e5Fef0157ee5BF61cD75363044927bab8cd", - "0x24c5AaA98eD11594a4Ebb69E065790C716C39E10", - "0x250342dD21cAE01583e8F3eDe4eB64753f665084", - "0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B", - "0x25A528af62e56512A19ce8c3cAB427807c28CC19", - "0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB", - "0x25E193FB8c6216b33f82C5e636461D85db6B72c2", - "0x25F6524C2bfA5eebcc50beaFD08525E0786082cf", - "0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC", - "0x26A4F25A411eF867972633E5FA410031D6346285", - "0x26A5dFab467d4f58fB266648CAe769503CEC9580", - "0x26D6e280F9687c463420908740AE59f712419147", - "0x26fF6D16549A00BA8b36ce3159b5277E6e798d18", - "0x270877FBDAdd2E28C7EAf08e528691B95684207e", - "0x271C418B045d05A1D52c6bF849d47b5B5B4d769e", - "0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e", - "0x276902E0c3D53bf5559D7d6177EF4834BC72E175", - "0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3", - "0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d", - "0x27d0408A868Cf4E89B37D20b5E32888dcED95BCB", - "0x27e89d357957cE332Ff442DB69F4b476401BbBc5", - "0x2802eb3a20f5892956D5B9528F6Bf13E648534DB", - "0x2821989877c0189bf63837f18a2856E30297AF70", - "0x283FA53f085F520D16a43e7c33180ff99E407b26", - "0x2859e4544C4bB03966803b044A93563Bd2D0DD4D", - "0x290c665656a67e0ea0784f90ECBaeFF77c884217", - "0x2921872530F53eb8E6fC388676B141EF41Ee2d4e", - "0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288", - "0x295F2122EbfCC5c38b4Bd33879A37348195b61fb", - "0x29b1E39A529d3B3cacEA55989594F71813e998Bb", - "0x29B73ACC51999399b579e42d65e63fd0FcC3AbCe", - "0x29cED01C447166958605519F10DcF8b0255fB379", - "0x29f920ddc62Fe53711a5c8B8FF16Fa5c75cA12A3", - "0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE", - "0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d", - "0x2A42B6896E4B756621f08A1996162D8EA5A9c580", - "0x2a49De60cc6204c3AFC3e770FDB30A0554147519", - "0x2A9718defF471f3Bb91FA0ECEAB14154F150a385", - "0x2AADa8138787Eb7A8907232dA6756c6Ac6186ef2", - "0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a", - "0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F", - "0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632", - "0x2b15bc62d1FB46ADE4763A3c5ea0917460bb25F1", - "0x2B54d3d7aB8e65895168938F7145F39225Db7CE5", - "0x2b974da27C9DD35412d71Dd36e3e108486c45444", - "0x2Bc4eb013DDee29D37920938B96d353171289B7C", - "0x2c094F5A7D1146BB93850f629501eB749f6Ed491", - "0x2C125b09C2DBed3d1669a3183298285e5cf46154", - "0x2C40a80565B595C03cd94217c077c47E3F41937E", - "0x2C80bC9bFa4EC680EfB949C51806bDDEE5Ac8299", - "0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1", - "0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB", - "0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c", - "0x2d2bB6cC040010583F16Bb1c5afEE129ed13B532", - "0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06", - "0x2d43Dfe648Bb8C9c22f9FFcD1937369a9Fdd0eBc", - "0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f", - "0x2d69c55baEcefC6ec815239DA0a985747B50Db6E", - "0x2D81ed6edee72d454a5baF51e40704e8c377DB2A", - "0x2Db0d5Cb907014C67Dc201886624716fb5c71123", - "0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008", - "0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7", - "0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f", - "0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C", - "0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD", - "0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2", - "0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66", - "0x2F3391AeBE27393aBa0a790aa5E1577fEA0361c2", - "0x2F52F99DB24b0cBedD16dA57b098226D3b0831e8", - "0x2f801292924433F41E34669b0817F990764EcAA0", - "0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256", - "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", - "0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C", - "0x303dE4bdb189B951F875eB4A8ECDe2985138161e", - "0x3048144676Ea683bF670392971e569d9511015eb", - "0x304c62b5B030176F8d328d3A01FEaB632FC929BA", - "0x3081523203F2AEfceaBd4b9B9eDbCa05A038Db67", - "0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f", - "0x31045e7023e6c388F9447E632a3f9EaFF90393fa", - "0x311827832c1f670229eF0AFbE96D2DF8195c8C9A", - "0x319Bf3bB8aB93658074Be595C4Aa55Cd60380AF7", - "0x31b9773f225408129a90788EF013Bd449e283865", - "0x31D0a7AdA4d4c131Eb612DB48861211F63e57610", - "0x31DE61D9a39CB9f479570Bd3dC3AC93BC0402CDB", - "0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377", - "0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2", - "0x3229200eFFcd7E4f6C9378ccd86EC8c5336AdE1b", - "0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546", - "0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D", - "0x330540a9d998442dcbc396165D3dDc5052077bB1", - "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", - "0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F", - "0x338196a509B4c66749c3f44c21C00501E6ACF7BC", - "0x339550404Ca4d831D12B1b2e4768869997390010", - "0x33A3d962955A3862C8093D1273344719f03cA17C", - "0x33a669a350807552a005845C13A37662FAcb041B", - "0x33a887Cf76383be39DC51786e8f641c9D6665D84", - "0x33d08D8C7a168333a85285a68C0042b39fC3741D", - "0x33D53608167aC3679c0FE9f7A7A725891cF0f471", - "0x34195FD824355aec1BDCeEA97697B35be691bcB3", - "0x344424e5d0b3037c78c698609cD56B36e7481951", - "0x346b426b5c4d3bcBb129Ed84b52D8717e245BCE1", - "0x3498c7927dA877fAa14198d24caEbd6516189646", - "0x3504de9e61FDFf2Fc70f5cC8a6D1Ee493434C1Aa", - "0x355389292D8c963719FDaF0651f7846D6c504448", - "0x359f35085202C8527a0c767557339635A335Eb76", - "0x35E446a313369F2CCa5592E62dB9edBB23233Dd2", - "0x3645Faf5d10422d5508Cf37771F6e47fEfA4c6A3", - "0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2", - "0x36dBcBCA106353D49e1E0E8974492fFB862a0C92", - "0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2", - "0x37109a51e712471Bd2C72d8D70718627e7fF0032", - "0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e", - "0x373849E1DbEE104D67afFf1B73703De4fd96294E", - "0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f", - "0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D", - "0x37A9357B0d575d419595Cb56974fb89729E737de", - "0x37Ac4D6140e54304D77437A5c11924f61a2D976f", - "0x37C28DE42bA3d22217995D146FC684B2326Ede64", - "0x37c4bcf0b8fC6f074be933Af7fb9D1DDe55f979C", - "0x380624A4a7e69dB1cA07deEcF764025FC224D056", - "0x38b4119845b5A60D48178a17C9215162E84856ed", - "0x390037d710C86F88F05174599425B77c72Eda305", - "0x3910db0600eA925F63C36DdB1351aB6E2c6eb102", - "0x3916984fa787d89B648Ccd8d60B5ff07E0E8e4F4", - "0x3920123482070C1a2dff73AaD695c60e7c6F6862", - "0x393B312C01048b3ed2720bF1B090084C09e408A1", - "0x3942936782d788ce69155F776A51A5F1C9dd9B22", - "0x3947B992DC0147D2D89dF0392213781b04B25075", - "0x397a439E0d8fE38Ed3fBf968Ec162751ba100a5F", - "0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff", - "0x39cab1DdaFDa34B9202F5a41f71B15d2F3EbA2aC", - "0x3a23f43aaED213209a6143Cb91A00674CAA767E6", - "0x3a3D9756019fe9DE2A0AcF115a15a26D34FB2818", - "0x3A50d6daacc82f17A2434184fE904fC45542A734", - "0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8", - "0x3aabCf53A1930A42E18D938C019E83Ebee50a849", - "0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519", - "0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88", - "0x3adaf5DA3d11Cc20ef937417a5c55E7cB18fDE6f", - "0x3aDd729f1d6C85eC6ec005205dDa9C4e7C10289f", - "0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68", - "0x3B4443F97B37A6Ef864c3f0f1632E366B4f1d20f", - "0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd", - "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890", - "0x3b831d36ed418e893F42d46ff308C326C239429f", - "0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17", - "0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2", - "0x3C70260eEe0a2bFc4b375feB810325801f289fBd", - "0x3c730718C97A77562866B5D29B33228c019eAC68", - "0x3c75A237677D495Aa2651B594b0629a553377e10", - "0x3D1FC6A9Aa0116780ae3a406Aa1d80dAaFC4d2a4", - "0x3D29Aa78fB558F84112bbC48a84F371147A920C9", - "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", - "0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A", - "0x3DAB450ee6451762E72647A05a205dd5697c5C2c", - "0x3e07a8a8f260edeeca24139B6767A073918E8674", - "0x3e8FC047F1BaEf443C43c400c996ebCC7cde9B94", - "0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c", - "0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017", - "0x3ec7ba1B86387B8CB323eaC3f2AAE217C876f9A7", - "0x3EDb027e03Dd8348e4006F6a0b1659d4D6A38b1E", - "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", - "0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110", - "0x3F7200CC81D3fa6B8dB6f8fCC2393D158E542F49", - "0x3FAF7e4Fe6a1c30F78Cc3A83755E33364BAb77Ed", - "0x3fd5B5746315E3F8d43A46b09c826a001EBb977d", - "0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC", - "0x400613f184D1207f5C07a67D67040A4e23E92feB", - "0x40300e0045239Fe76Cd07251313f923B29df1e55", - "0x4090e535F2e251F5F88518998B18b54d26B3b07c", - "0x40929FB2008c830731A3d972950bC13f70161c75", - "0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975", - "0x40B34cC972908060D6d527276e17c105d224559d", - "0x410319197d3394652B7ddDc669E58fbe30B56090", - "0x41540ba32dB90269Bb72A7bE1D4b1eE18F5544f1", - "0x4197C6EF3879a08cD51e5560da5064B773aa1d29", - "0x41AA9F842AF935cC71252C0dE4BFF13F821546b8", - "0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd", - "0x4247aeB8E759e575Fe350921cD174C48df304F2A", - "0x426D6D53187be3288fe37f214e3F6901D8145b62", - "0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244", - "0x42873a833717753A8d77Ad6d0a8710aF2c66c052", - "0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096", - "0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49", - "0x431e0cD023a32532BF3969CddFc002c00E98429d", - "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", - "0x4354a4F710182966E55EA30CFa807FA1b821a67b", - "0x4388cA448baF6785bf1222a3E8e266536548eD75", - "0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f", - "0x43bFf6EAB0903cD0DA8D7c57C25e17314E51da54", - "0x43D096cdD8a71d9421af406E8EeEfeD5861e74E1", - "0x43E061e3061241998d1C50DC27E5488696c23410", - "0x4437743ac02957068995c48E08465E0EE1769fBE", - "0x44754455564474A89358B2C2265883DF993b12F0", - "0x447Ad4EF9293067E9FCbBBcd794BBD0FA6D6c470", - "0x4487A8a40caa9fA0e70B9041C368b6e0d4089314", - "0x448BEE2d93Be708b54eE6353A7CC35C4933F1156", - "0x4495e673eE53c61CE79c35D5e299733639362aEc", - "0x44F2a124de7DBe2b1b15dbb0c1D79958eb999abd", - "0x44F9ef37A052DbA61c5f58328Eeb1707F6AecfF6", - "0x450dCf93160A30BE156A4600802c91BF64dFFD2E", - "0x4510E3Ac69574F3DfDB43139E97773b542c386E1", - "0x451329F2FCb88C398A4cDD4A8a98780B4D62873C", - "0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA", - "0x452698Acacc695cEcA215B5e43525f6C36f240D3", - "0x45B110fCdd1a20fCEb1805ec0F7Ca6ef3712BeFc", - "0x461f6C9aE13a7daC7055C73fBF8daB529D667041", - "0x464863745ED3aF8b9f8871f1082211C55f8f884D", - "0x464ACc420607d818f271875552868dDF8095CAfE", - "0x46551803322db7bE94074e9773377f8B037E9D0e", - "0x4695e4dD1E3011045573f6E16Dc162687cdBAc44", - "0x46B605a45483Df3d4944A6F06C664CA86382c203", - "0x46c3A14009645Ea49D781442f7e5AB221dF4Bb56", - "0x46CBE14F4Ab4C665e084a0a868c49098f0Ce7704", - "0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F", - "0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8", - "0x476DA763fb6D22B8465f7886d2d652A428a93984", - "0x477bC8d23c634C154061869478bce96BE6045D12", - "0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e", - "0x47b80B600d5E4d2a6C2E1bDA0e2D460EF6689850", - "0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A", - "0x47c1C7B9D7941A7265D123DCfb100D8FB5348213", - "0x47d3093210031664Ec8d0Ce29E3dcb616BaA4E1A", - "0x47dd8AEF9015d8e5a91d5B9062828BBCcd5fEFcc", - "0x47e28936D9c7944D106e46295d87A8E4c1Be818c", - "0x47e7dd5fA9BBd280C5422E5106b1Da444344c206", - "0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9", - "0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F", - "0x48A64f116Ce221fD7c1119775ba7892701F9911d", - "0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87", - "0x494A2f5395aC213622762e4ef4d44661758Ca639", - "0x4954e0062E0A7668A2FE3df924cD20E6440a7b77", - "0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79", - "0x4a080377f83D669D7bB83B3184a8A5E61B500608", - "0x4a37a2d3Ec44F0FD7DdCF7c2D90749dDeEFb6101", - "0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D", - "0x4a706451Cf6D87bB04365B1BEa6242710D71078E", - "0x4A713eE4DeB88a8C2ABD77afEd415201Edb6F1fa", - "0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b", - "0x4AFc8c2Be6a0783ea16E16066fde140d15979296", - "0x4B0F1812e5Df2A09796481Ff14017e6005508003", - "0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743", - "0x4b6000F9163de2E3f0a01eC37E06e1469DBbcE9d", - "0x4b63f8C52E3286CA871Cd66b7C84e26556b2DE8e", - "0x4b71BD5E1DB6CCE4179E175a3A2033E4F17b7432", - "0x4BA0057f784858a48fe351445C672FF2a3d43515", - "0x4BbB275012EBE258556B8debE5C07bE98e8d3859", - "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", - "0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344", - "0x4Cae95d03C85Ae462dAeC44d5426f547A26FAf47", - "0x4cbdfad03b968bF43449D0908f319Ae4A5A33371", - "0x4cDa4daAd72340B28925cCd6fA78db631267D3C4", - "0x4CeaAFD1b2E5464E221c5cb3BdCE5Fb4629B7Aae", - "0x4d4CC29b9C4E413CFe5f898E16280f11db57E186", - "0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8", - "0x4d50471035d65810cdB9B34550D46B31bf398cB8", - "0x4D5bd38263C03d684289fa4Ff7cAF6172c377338", - "0x4D79DA6F390D9E9d475802a693353C3715b7Bd75", - "0x4Dc7c9148A1F495872A5b31CF459ac7989cDCE79", - "0x4dfAD9A4cBa318EFC53743b803588B113f8A84Bd", - "0x4e6415a5727ea08aAE4580057187923aeC331227", - "0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7", - "0x4EaBb20064586DeA07AAaF84d4bA35037854bd44", - "0x4Efab39b14167Da54aebed2094a61aA1FD384056", - "0x4f0E7A273c7FF13062Fa581bEe4Ffabdae94328f", - "0x4F1498da0f50F94e97F900b7e6E13d8e5220aBE9", - "0x4f5AfC97E501907201F94ef7De9F36C4633dcc75", - "0x4fA55d435ef98aD77C1EfA25Ae764cCb858f7046", - "0x4FA7163E153419E0E1064e418dd7A99314Ed27b6", - "0x503576189Edd9FEb058ad3f17f1E6e9172A11D75", - "0x504BeAf9B74f5e38B0AC2335c51B8BB6E86F0eC5", - "0x50ea9C9F88AEAB9f554b8ffB4d7a1017957e866A", - "0x51519264e031346D01648b94F453544d231e9E85", - "0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D", - "0x51e6D27FA57373d8d4C256231241053a70Cb1d93", - "0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46", - "0x5232152c8207653AEda5baa0ff7fb1046c23C753", - "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", - "0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7", - "0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7", - "0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f", - "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", - "0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657", - "0x545f90dC35CA1e6129f1fEd354b3e2DF12034261", - "0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC", - "0x5481A517028813956005d77bcD0F561c7276b1e3", - "0x54E5721Ea9c828E725aE6E3F640F69928B696b3e", - "0x5507f52C96e64e5e5c3dF0Ea90d3515fc0c7d9dF", - "0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65", - "0x5546600f77EdA1DCF2e8817eF4D617382E7f71F5", - "0x55671114d774ee99D653D6C12460c780a67f1D18", - "0x557dd6700e66818AF340ccE17FD4508CED81fBc1", - "0x55d398326f99059fF775485246999027B3197955", - "0x5610Bf2BF5ABe5750BDBCe311631dEE2aFa2Cd24", - "0x565b72163f17849832A692A3c5928cc502f46D69", - "0x565D931cBa7C7E1af3925f77124D5e2d68311BBE", - "0x56672ecb506301b1E32ED28552797037c54D36A9", - "0x568B0D8ac3967d363257C520c9Be0f17984E470f", - "0x569641e97cF794FEDC6277B490337654beA58942", - "0x56B52f384ffd3cEa09730b04d9342d23B3212ef3", - "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", - "0x56eab07247e3e6404ac90140F20bba61375d5C3C", - "0x57067A6BD75c0E95a6A5f158455926e43E79BeB0", - "0x571D0B55fe30eb1F6E68e8799F181c46De6B0059", - "0x57282282A6CbD3658576883eB6674e339609c714", - "0x579F11C75Eb4e47F5290122e87CA411644aDCD97", - "0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", - "0x57bEa4F720F755150f6b773c13bC78c09ac85740", - "0x57c56665B2bcdf3CB86E40A9D3DC21f5b0AeD7Ad", - "0x57c9487f30D04aEE52D323586EC9A23d05A1504e", - "0x57F35f7Bbacf5248C5120e517c4EAB4aB1048C6F", - "0x580dE58c1BD593A43DaDcF0A739d504621817c05", - "0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB", - "0x587C16b84c64751760f6e3e7e32F896634704352", - "0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A", - "0x58d6f302aaF33DD30A7666E16909DB3C5C74021b", - "0x5941f87EB62737eC5EBbECab3e373c40fe40566B", - "0x5A054554b3F0C75063D29250984A921402E1E3a7", - "0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700", - "0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A", - "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea", - "0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71", - "0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565", - "0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587", - "0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B", - "0x5AdDc86A95A85Ec1D7764f0B6dEA6c566161D69c", - "0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389", - "0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d", - "0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346", - "0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae", - "0x5B69eAbF1c748F590F60906D964158DBA0F53285", - "0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb", - "0x5B7f0c82D342BE42c94d789cfc3aAE29863D123e", - "0x5b8c1315D2a151355EA3BE9d2Cbdc4425648dCAb", - "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", - "0x5B9dbeBbad94b8C6467Af9e8A851Bb120F9601c6", - "0x5baeBd214FdAe546ce39750B8363e799E2ABa21E", - "0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27", - "0x5C501ceB257700FcCd33c53FeEc9f96EDa583Dd7", - "0x5c6Fb802F173Dba15E2CAada433032B1368aF59f", - "0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51", - "0x5C8111C3BCB0Cc02AcF50bC8676d4aa1bC017607", - "0x5CdCB6C1A30F59D59393D1629172634056E0461C", - "0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87", - "0x5D2F9a9DF1ba3C8C00303D0b4C431897eBc6626A", - "0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773", - "0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b", - "0x5de3939b2F811A61d830E6F52d13B066881412ab", - "0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590", - "0x5E9280d53F28281Ce098C8F64e49F5f5DC9Ea185", - "0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81", - "0x5EC8B32Ff33f8df977402F44602A59998941d240", - "0x5EEF8c4320e2Bf8D1e6231A31500FD7a87D02985", - "0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd", - "0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176", - "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350", - "0x5F84ce30DC3cF7909101C69086c50De191895883", - "0x5F88AB06e8dfe89DF127B2430Bba4Af600866035", - "0x6001600A144166e14075963eE9bF03e194f638Fe", - "0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95", - "0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE", - "0x60531D9DC6Ca16AC18d43588d2845d69f8A8aA59", - "0x60582805620370818967B32dC8Cd709195B72fab", - "0x6067652Fe687Aa221B6F86F398aF4d0fe9bF45E3", - "0x60b3BC37593853c04410c4F07fE4D6748245BF77", - "0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf", - "0x611DFe661C82B858087AB5b16e3Cb082552df4F3", - "0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF", - "0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e", - "0x617724974218A18769020A70162165A539c07E8a", - "0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D", - "0x61Ed1C66239d29Cc93C8597c6167159e8F69a823", - "0x622A1297057ea233287ce77bdBF2AB4E63609F23", - "0x623b3A37E06268E99096a56A8A0c1207a024245d", - "0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F", - "0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8", - "0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f", - "0x6306e883493824Ccf606D90E25F68a28e47b98a3", - "0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78", - "0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B", - "0x631E1e455019c359b939fE214EDC761d36bF6aD6", - "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", - "0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8", - "0x63b7e5aE00cc6053358fb9b97B361372FbA10a5e", - "0x63c500B0bFEB042FF70ea2450AeBa72713D10668", - "0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538", - "0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f", - "0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736", - "0x6452D525532658B23484EB1897aF8b9325cA67b9", - "0x645660bD50F7229F1a975F1231c82EBAa31A74Fe", - "0x6466849a30247D90f0c228A6c4b6b106ff18cAB9", - "0x646b8470feA7c413DaC19F41b5c97328EBF70De4", - "0x648bA66B2859192d117E8FFd8712B5E8E8114e53", - "0x64Cc7ED01fA6b6D3E587E9c89DA04ddBEBE07580", - "0x64Df6F1BDf3aE5924595B6E608c251306BEf0c0F", - "0x64F9DcD33D9F3A98407EeF67aC8F60CD370961Cf", - "0x6500197A2488610ACA288fd8E2DFE88Ec99E596c", - "0x6507458BB53aec6Be863161641ec28739C41cC97", - "0x6509c95B1AC498390e40eb49e2248c441e78da15", - "0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", - "0x651BfbB26455294408Aabc61a7ADF427bf149898", - "0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b", - "0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0", - "0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b", - "0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901", - "0x6679eB24F59dFe111864AEc72B443d1Da666B360", - "0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910", - "0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE", - "0x67d012F731c23F0313CEA1186d0121779c77fcFE", - "0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493", - "0x67E8954493dCF031243a3498da73c167EdA512d4", - "0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2", - "0x681fd3e49a6188Fc526784eE70AA1C269ee2B887", - "0x68590a47578E5060a29fd99654f4556dBfa05D10", - "0x6884AE24dEB7E8fa80dc9D0d56C91d78a250E9b1", - "0x694Dc0619e7140D83F2627D573015565096832d3", - "0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE", - "0x6A79E08db6c08b8F88703794bF1a47f5a01eB9dC", - "0x6b51231c43B1604815313801dB5E9E614914d6e4", - "0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8", - "0x6bf3a93793e52f75543c92AfEC4636559988e3c1", - "0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16", - "0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819", - "0x6c1dE9907263F0c12261d88b65cA18F31163F29D", - "0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20", - "0x6CD502AB164e37231c20578214f874a8ADbdC7c2", - "0x6d34F621d2A1812434cE7Af6E04A344BFCE9B47E", - "0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c", - "0x6D949f9297A522c0f97C232CC209a67Bd7CfA471", - "0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C", - "0x6E0fB6B19941FAf58982F09b33A9dceDa4377155", - "0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2", - "0x6e9730EcFfBed43fD876A264C982e254ef05a0DE", - "0x6eA05F63DAF6b0Dc6b8bea94342330CC602c5536", - "0x6F2aFbF4f5e5e804C5b954889d7Bf3768A3C9a45", - "0x6Fb05b156788E88c8ad1e057e729362ff8c39d93", - "0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A", - "0x6Fc015dC3283369125cc31907eEF990b8F67a7a1", - "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", - "0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4", - "0x702b3f41772e321aacCdea91e1FCEF682D21125D", - "0x7060d3F1CC70A07f4768560B9D9B692ac29244dE", - "0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0", - "0x707C9088313B20931c05D16227f146279eC28e4E", - "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", - "0x708739980021A0b0B2E555383fE1283697e140e9", - "0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52", - "0x7122f1C0777900B959573132dEac9a7209741Aa0", - "0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E", - "0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06", - "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", - "0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A", - "0x714a84632Ed7edBbBFEb62DACf02DB4BeB4C69D9", - "0x7153431234b9A6D1Fa53cD057D5a1AAC00C85c7f", - "0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30", - "0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0", - "0x71afF23750db1f4edbE32C942157a478349035b2", - "0x71be881e9C5d4465B3FfF61e89c6f3651E69B5bb", - "0x71e1611075800E89A460463FCDfbA3d0FEA8c01d", - "0x7207Ab575daDD6025e2B334424C5eD10A0282778", - "0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B", - "0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6", - "0x72fAa679E1008Ad8382959FF48E392042A8b06f7", - "0x735EBe3Ed47877a11023B904054a0ffE44e91AB7", - "0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e", - "0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b", - "0x741F72BC9E29f662F2Eb41c5aB450A2cA33bE57D", - "0x743370645599ad355c90744d7e9388426Ad52d1c", - "0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685", - "0x748AD98b14C814B28812eB42ad219C8672909879", - "0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF", - "0x74CFD109898fe125737e8081D2A8DF4F318305cC", - "0x74f3a669A8f35010F6f8811c495c0A5F60c5d04d", - "0x7576FdBbE682EAD7dA1f764a07190C1fd16201CD", - "0x75cc1fa47790b1D191061cC7d631Cbe65129AABC", - "0x75dffAf163D67591fDCa3907a50655dB3a5516Ed", - "0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623", - "0x762539b45A1dCcE3D36d080F74d1AED37844b878", - "0x762a68697D7c8A0078Bd1d79BD50d0F2ef8A8AaF", - "0x7643F0C207172497810ba6b76C5f3924d4ee7569", - "0x768d221E81524De52841AeD976370b2e4F990416", - "0x77DFb1DaFC92c5Df29996f5528BA1829941cD3Bb", - "0x77eB1bFf463b3a524b938902398eA5075073a252", - "0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c", - "0x7819806b6eA4b5582c5aE3825a521b4067B5C7fE", - "0x78473c046C43b40eBf162d597D07Df3Fd9584923", - "0x78650B139471520656b9E7aA7A5e9276814a38e9", - "0x7869044D36ea75975B793ca4312608cc3817895B", - "0x7895B3DE4169635da889Ca842740748136Ac7B11", - "0x78bc22a215C1eF8a2e41Fa1c39CD7BDC09bd5174", - "0x78e1936f065Fd4082387622878C7d11c9f05ECF4", - "0x790Be81C3cA0e53974bE2688cDb954732C9862e1", - "0x795D38678D5a3f7Ad80DDED5e27644e9c0352904", - "0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2", - "0x7983c8E6D09da2156Ec7E56fddDa91a517561781", - "0x7996cF3FBc0655131BD5a6D66e1ae2720f1de45E", - "0x799e1Cf88A236e42b4A87c544A22A94aE95A6910", - "0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936", - "0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA", - "0x7A9f28EB62C791422Aa23CeAE1dA9C847cBeC9b0", - "0x7Aa0f568a5CC0b5395694Cb5aD8C9423F8C41A80", - "0x7Abf7f54F30a45c7c43D728A75d6741440d7c591", - "0x7b5beB86af822125762bd0E9eb0Df3154ffbF640", - "0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6", - "0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F", - "0x7bb362962F2a4E2089466C79566572B37CFc5D78", - "0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914", - "0x7C38870e93A1f959cB6c533eB10bBc3e438AaC11", - "0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA", - "0x7c63F96fEAFACD84e75a594C00faC3693386FBf0", - "0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F", - "0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92", - "0x7ce1e651374ec5324e6f37c4ff312D53428F0D50", - "0x7cE4AcCd9bb261508ABd20B134D6278902369057", - "0x7CF23DfF6DEDBf80211FfaDa15Ae01463C47D034", - "0x7D2B2b15f1023425647626C4e411beA51F1aC0CD", - "0x7d6b35ffBCbB8C59c34e4A58D10Bf81654e6Ff6d", - "0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B", - "0x7e2AFE446A30fA67600a5174Df7f4002B8E15B03", - "0x7e2d99B3b4854E741dC6ada101937A1a3aAb861e", - "0x7e396BfC8a2f84748701167c2d622F041A1D7a17", - "0x7e4e3BA4675c39FF2863073e171b0a2E93A592E0", - "0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86", - "0x7E5d52C3335C91Af0da392BEa4BB9e43F2AbA62C", - "0x7E7c1d1a7DC1A978100E7faBe865cbb2Ce0b20B1", - "0x7EA2b25C1a558C6F9b4649358183152b0eA4c03f", - "0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D", - "0x7f05907CDe5C540bE2e572FDD488994ee15d67a3", - "0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d", - "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", - "0x7f4a15F5cf12E1650f090FB7Bc7B0f240f1bDe98", - "0x7f6Fe630261fF86a2A32f51714F2f64c02e0C895", - "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", - "0x802C68730212295149f2bEa78C25e2Cf5A05B8A0", - "0x8034Aa1EBB42a4E2110E91666497198e977c8d81", - "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", - "0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123", - "0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78", - "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc", - "0x816e9e589F8C07149dA4E2496C547952338B27e2", - "0x81859801b01764D4f0Fa5E64729f5a6C3b91435b", - "0x8191113581cBfa3fcdC6B0d2e6F84753D4850080", - "0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55", - "0x81E4d494b85A24a58a6BA45c9B418b32a4E039de", - "0x8244609023097AeF71C702cCbaEFC0bde5b48694", - "0x8249BC1dEA00660d2d38dF126b53C6c9A733e942", - "0x8267d169E1483E01AACBCfd22d294c47ECE9F07f", - "0x82b4b883c813dF83623Dc7894c1895305680fec2", - "0x82D2f8E02Afb160Dd5A480a617692e62de9038C4", - "0x830F7A104a3dF30879D526031D57DAa44BF85686", - "0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e", - "0x843D4a358471547f51534e3e51fae91cb4Dc3F28", - "0x8443f091997f06a61670B735ED92734F5628692F", - "0x844FA82f1E54824655470970F7004Dd90546bB28", - "0x84750e8EfacC62be5AFe7221Cf149A2520Cb1b60", - "0x85102c0062Aa918cB9e26D94A284AafCa602Df13", - "0x8519EA49c997f50cefFa444d240fB655e89248Aa", - "0x851F7a700c5d67DB59612b871338a85526752c25", - "0x853A8Ab1c365ea54719EB13A54d6B22F1fBe7FEb", - "0x8578Eb576e126f67913a8bC0622e0A22EBa0989A", - "0x8592fb0E6724A90CE45f05F31B85BddD45931560", - "0x8595F9dA7b868b1822194fAEd312235E43007b49", - "0x8597ba143AC509189E89aaB3BA28d661A5dD9830", - "0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B", - "0x8626F099434d9A7E603B8f0273880209eaBfc1c5", - "0x862827E70221C3A0BA27aB608DDfE4d5D3Fe27C2", - "0x86432b9beA373172C852D5bbAB1c275FeC3f15aE", - "0x865d0c78d08BD6e5f0db6BCbF36d3F8EB4ad48F8", - "0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6", - "0x86bBc9838C3370e0fD570b4ee8087f5aCa299977", - "0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28", - "0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C", - "0x87076daE0086d79873031E96a4b52c85f998ecB5", - "0x8789337a176e6e7223Ff115F1CD85C993D42C25c", - "0x87b1AccE6a1958E522233A737313C086551a5c76", - "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", - "0x8850D2c68c632E3B258e612abAA8FadA7E6958E5", - "0x8869eac0D82245A2df50a0FAD770D72CE63649d1", - "0x8891de345808E77228677f0eFb56125DB1E93a49", - "0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556", - "0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51", - "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", - "0x891E4554227385c5c740F9B483E935E3CbC29F01", - "0x893F9C19e2b9f7865f6d0f953C38B34A3a6c17cF", - "0x8943b6d1677a4Addbe5Aa58f429e11E856746Fba", - "0x89671544190eE39E469C8393009875dF6565457a", - "0x89675DcCFE0c19bca178A0E0384Bd8E273a45cbA", - "0x897fE07d613037c206429628611A2665E18C657d", - "0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63", - "0x89d453108bD94B497bBB4496729cd26f92Aba533", - "0x8a4840dc5975E424EC530ec88a8f27910a3CEF51", - "0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f", - "0x8a646ec31EE33B12FF47E6C7DAaF4BC4df9ae54a", - "0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F", - "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", - "0x8B3268a23131DAFBd77165690767F285C1AAC6C5", - "0x8beAbaa4f025D00B4699d56a683758d692d17F20", - "0x8bfc1c564E4490790DFac641C9a0FecD3f91F584", - "0x8c5a93Fa9BB2b0f396E80b51323767043C58E686", - "0x8cc7E2a6de999758499658bB702143FD025E09B2", - "0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10", - "0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E", - "0x8d2F15Dccbf9cb28Ad8c564753f7C4bf30638151", - "0x8D3437e683004bD36BF21D4d075cC10165A863E8", - "0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a", - "0x8dA443F84fEA710266C8eB6bC34B71702d033EF2", - "0x8e07Df508cA9c16362A84fA742b91Db3912Dd290", - "0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF", - "0x8ea406242B84Ae39D1ff86a07C69FB33ED4b44B2", - "0x8EbcA1ac949067ED8784FF9D07e4d084a3D82636", - "0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F", - "0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0", - "0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436", - "0x8f4087Cb09E0F378f4278a314C94A636665dE24b", - "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", - "0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb", - "0x901c31a669616Fec1420fe74cF7abAC9b59C8fE3", - "0x904d7Ac5d005d16DBDc69f713D029e3C1800F8Ca", - "0x9095e8d707E40982aFFce41C61c10895157A1B22", - "0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb", - "0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC", - "0x91F8dA7A1F4B2C788317bA46C2D210f09AFB606B", - "0x922c77c7724d7B77fD7791BE5CC5314B70c3a781", - "0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", - "0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE", - "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", - "0x93DfC1e09b7164Bafd4860963B6D94CbC4284774", - "0x93e24685E41Ca82fd7a66a69C64f3dECac789281", - "0x93f63d9455685621aBd73E63cC04f7e454270A66", - "0x94241428E0E36DF628E0C2485bC0e158A5dA3362", - "0x942Ed7dfA2a564984747420D47C4f49c2b3140F9", - "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4", - "0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8", - "0x9498DC3c229Cf917fB131671bC15fb1d781Ef231", - "0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce", - "0x95111f630aC215Eb74599ED42C67E2c2790d69e2", - "0x95c78222B3D6e262426483D42CfA53685A67Ab9D", - "0x95df1652cBAB65fd566C088531B7760C9dA19f5F", - "0x9628542656482DdeE1989b04133f02A799eB0936", - "0x9641C1eee00471f7dA822167F6CF77202356179a", - "0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a", - "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", - "0x968F6f898a6Df937fC1859b323aC2F14643e3fED", - "0x96aC1E773677FA02726B5A670CA96a7aDf7F8523", - "0x96bbE4376802eCc0eFD330AF76B8873183270671", - "0x96Dd399F9c3AFda1F194182F71600F1B65946501", - "0x972207A639CC1B374B893cc33Fa251b55CEB7c07", - "0x97300A4f628701672096460B5469C41a8d3ECb1A", - "0x976427dd3E55e8a2D5e358DbC54528D1990AADf4", - "0x97a30C692eCe9C317235d48287d23d358170FC40", - "0x97Ad911101d4285a13A3240Ee35618edC511A435", - "0x97F4e15606cf335B7a6DAEC2BA02449Fb5Da69C6", - "0x9853A30C69474BeD37595F9B149ad634b5c323d9", - "0x986eedB84A934C81eDc0a080D03C6e3C1d7A8399", - "0x988c11625472340b7B36FF1534893780E0d8d841", - "0x989b8F0219EB7aa0bED22E24f053Eb2B155f4394", - "0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401", - "0x98fc5B3a39D712Fa5a826Df4F9c47Bb6c0F6F8a9", - "0x990E7154bB999FAa9b2fa5Ed29E822703311eA85", - "0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a", - "0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8", - "0x9986aa69545dC44B66fc85Ba505Fd66FEAE0d6A5", - "0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01", - "0x9a7B87651C6C93cedb831B2B3b5549142a813Cfe", - "0x9a946c3Cb16c08334b69aE249690C236Ebd5583E", - "0x9a99eA92Ed1e0c963078ac5c0867dF85eC6d06B7", - "0x9AA6FC71aed1130DeE06a91A487BF5eA481dE80D", - "0x9Ac983826058b8a9C7Aa1C9171441191232E8404", - "0x9Adf6E139025B29386115dcb7970020D69011937", - "0x9AeF8F6a15cC1de43Ce6445A6fE2d344D3843a29", - "0x9b17bAADf0f21F03e35249e0e59723F34994F806", - "0x9B44Df3318972bE845d83f961735609137C4C23c", - "0x9b76D1B12Ff738c113200EB043350022EBf12Ff0", - "0x9b93c29595dd603f75854EbA3C5f4EE078EE4454", - "0x9b9D617D3445f0147Ece2322BaCe8db2768D2770", - "0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8", - "0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441", - "0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A", - "0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82", - "0x9c9843a65302BA0F1778593CaE1De6478596eFFB", - "0x9c9d4302A1A550b446401e56000F76Bc761C3A33", - "0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5", - "0x9DAAa05946e486ADd2c81e0d32D936866B8449D9", - "0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB", - "0x9e26c50B8A3b7652c3fD2B378252A8647a0C9268", - "0x9e3a9F1612028eeE48F85cA85f8Bed2f37d76848", - "0x9E691FD624410D631c082202b050694233031cB7", - "0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27", - "0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82", - "0x9f589e3eabe42ebC94A44727b3f3531C0c877809", - "0x9f9830631cd280d62772944a2AF06213E7A23771", - "0x9Fb677928dd244beFCD0BbEbdF6068dD4BEF559C", - "0x9FBbcAa3162c74b24751f7c4b9CFB4af0811a622", - "0x9FdB6a13BdCF1188FbAFe5CD435A8b92a327D92e", - "0x9FFaFC014832B803aAAab0D2e4D9c127Eca0E034", - "0xa016F295A5957cB80D03d8E5464A429007555124", - "0xA01b9cAFE2230093fbf0000B43701E03717F77cE", - "0xA03C3a233940485D46eE77407343DA3221198427", - "0xa042d20aBE198E516d885Da52a633B6D44F339B9", - "0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc", - "0xA07c5b74C9B40447a954e1466938b865b6BBea36", - "0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11", - "0xa123aB52a32267Dc357B7599739d3C6CAF856fe4", - "0xA1303E6199b319a891b79685F0537D289af1FC83", - "0xa178398a3A816d049588cC46D431f5EEC4dd7e96", - "0xa184088a740c695E156F91f5cC086a06bb78b827", - "0xA1928c0D8F83C0bFB7ebE51B412b1FD29A277893", - "0xA1A0C7849e6916945a78F8AF843738c051ab15F3", - "0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b", - "0xA1efCe38CB265Af369e891bC3026d0285545D4E5", - "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6", - "0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569", - "0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533", - "0xA2120b9e674d3fC3875f415A7DF52e382F141225", - "0xa2B726B1145A4773F68593CF171187d8EBe4d495", - "0xA2D3e8E0723c6Cd0fBC0409FEc13B9E67B2420bc", - "0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28", - "0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B", - "0xA327179d47faD68d09e4501a838daaaf74faBb7c", - "0xA3424FB48b9FA2FF8D3366eD91f36b4cDa7cAdd8", - "0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA", - "0xA38f6b2848cAE0b61DDd3EC36560801e7eDA2b62", - "0xA3b89C5F75C530f33E612177001F5602E9C2830F", - "0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9", - "0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a", - "0xa49e44976C236BeB51a1F818D49b9b9759Ed97b1", - "0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC", - "0xa5360c2070FaECFc231fd6bd743FE88382F2991d", - "0xA55BB91dE33B4abdf3aC64913D98A55ad84Dc3A8", - "0xA56B49dB164D37BE2F5Df2830dB0C666380cEa66", - "0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50", - "0xA58950F05FeA2277d2608748412bf9F802eA4901", - "0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888", - "0xA60Dad644BE617d4380Ef2a03f3075Ebbc9d0770", - "0xA6381C6Fd8f40A44721eF4f61eDc1a8CCCa7BF3d", - "0xA656F993bD14B2B59a28d1e610476AD18849b107", - "0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf", - "0xA6Fd7B5C9eee30309B00B65436a284e2053251e5", - "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF", - "0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728", - "0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8", - "0xa83E84d45EDB55324E2d10e1817F071481289D90", - "0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc", - "0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929", - "0xA8c514D991F59baB02d32b68f04204cB89261c88", - "0xa8c573cd88De2265B39954b4fA2Da72038582616", - "0xA8fcEe78B782eF97380326E90DF80D72f025f020", - "0xa94b7a842aADB617a0B08fA744e033C6De2f7595", - "0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD", - "0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9", - "0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD", - "0xA997E5AaaE60987Eb0B59A336dce6B158B113100", - "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a", - "0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90", - "0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e", - "0xa9F179C99567D6D671c3AC5eDf206F5fc647483f", - "0xaa2C290bF62B7d100D2D7f87b7223e3A71b737F7", - "0xAa46e2c21B7763a73DB48e9b318899253E66e20C", - "0xAA5c91F3df88B8B3863d0899bcA33E70482beD2A", - "0xAa7E7C03C6864ccA116D34EC5B7103b030dE5262", - "0xAAa304aBe41870600274160df1fC9F0C136a13Cc", - "0xaabCaC4B236d1a7290FB05234862348D274621Cf", - "0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57", - "0xAb14952d2902343fde7c65D7dC095e5c8bE86920", - "0xAb301DaE71f5B386C566f484e636Aee60318F12F", - "0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C", - "0xABEB9c25a0FFFc526817c81A34EeF6765A233cEf", - "0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f", - "0xAc4c2903fb2f073e94De57c79D8Bec5155662122", - "0xAcab3Ee32aacdbC745667FB261ED7af1de5c5EcD", - "0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6", - "0xacb2d47827C9813AE26De80965845D80935afd0B", - "0xACce5119881693B1502ECAF732eb1d592adFc54b", - "0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C", - "0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0", - "0xAce8C5e6e492Aa7AEbF31a8053F8a487f62CeB84", - "0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167", - "0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99", - "0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", - "0xAD90c05BC51672eEdfeE36E58b3ff1A78bbC146d", - "0xAd9787017e82f6368BbE4893b475CaadA2258564", - "0xAdaf3be815Cd4345229324E02e839dE85cE95DC2", - "0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C", - "0xaDD8A06fd58761A5047426e160B2B88AD3B9D464", - "0xAe0D2cC54e4821D8aec9aDd89125B70d34Ac906e", - "0xAe6e3B04d3eb991E30fA2474563fE2a89E351cdA", - "0xae768A3d387c3B65d382535a790370Af94bb1691", - "0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f", - "0xAEb9864bfB718818904e9c70e4aB4e52b50b6481", - "0xAECf6d1afF214feF70042740054f0f6D0Caa98Ab", - "0xAEe234825dC4687faE606485c1eBD06336052bCc", - "0xaeF0d72a118ce24feE3cD1d43d383897D05B4e99", - "0xAF169E53e9f07DE6F9F4Eac67e2833C623f0c122", - "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", - "0xaF6B24d341cB5ec258e93aBe929a0326fC98eAF6", - "0xAF83F292fcED83032f52ced45ef7DBDdb586441a", - "0xaf96a19c2DD4a0f6B077D9481fCc8C9102FAa141", - "0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42", - "0xB05513809549b8654fA1228b123A36c78a3356F4", - "0xB09FE1613fE03E7361319d2a43eDc17422f36B09", - "0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB", - "0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D", - "0xB1035523a844371C2877f8a3b2F2f8d337403b6F", - "0xb1280589dbac3e7ce111bF4A7Fb9c71A30213F7e", - "0xB1731E5e035CB039298159EcB191cB3fe666Dd0e", - "0xB1CeD2e320E3f4C8e3511B1DC59203303493F382", - "0xB248a295732e0225acd3337607cc01068e3b9c10", - "0xB27ADAfFB9fEa1801459a1a81B17218288c097cc", - "0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e", - "0xB2f7e860E302b18819970ceA41BcFc7349834e81", - "0xb31f5d117541825D6692c10e4357008EDF3E2BCD", - "0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96", - "0xB3670F91E86a96EeDA0c75b1573035A6277226fb", - "0xb3B3C87C7d3FC6411f2d015760c30AF56b02Aa93", - "0xb3d54df1676c1fe4b0987C041fA8C28471429ce7", - "0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4", - "0xb4A92eDAb7c9Ba94b6637E8052D8bd133EC4221C", - "0xb54A58cdC7d3fEFd93EA4454E0C1A23Da8bEdC6f", - "0xB5791d504367dEE4BA3A379fb3d3d5A6B955cb2e", - "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", - "0xb6090a50f66046E3c6aFB9311846a6432E45060A", - "0xB64E638E60D154B43f660a6BF8fD8a3b249a6a21", - "0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231", - "0xB6D053E260d410eAc02eA28755696F90A8ECca2B", - "0xB723F6dCE74BbdE8f19ac882e539C1C53fDb888B", - "0xB72842D6F5feDf91D22d56202802Bb9A79C6322E", - "0xb74ed4112C23B7c8ef1439FA55D304D537C5599B", - "0xb7b36CA86685Af52186f1f9394e91d115A9Da654", - "0xb7CEF49d89321e22dd3F51a212d58398Ad542640", - "0xB7d9905eDf8B7B093E3C74af8d6982D0F3d37762", - "0xb7F2bca9b034f8cc143339Dd12bb31D3D50Cf27a", - "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", - "0xb813939458aA42ca57B870bEf4bEc24945aDDA6D", - "0xb899dB682e6D6164D885ff67C1e676141deaaA40", - "0xB89ADD4A17eaDB084a065f9CAcE752a268dab8b3", - "0xb8b10DaFb5546b3740886D8a77b8b9bACB44fFfD", - "0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA", - "0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E", - "0xb93ba7DC61ECFced69067151FC00C41cA369A797", - "0xb966150c7a0150eD4ea979e04F18d109301AAb95", - "0xb9784C1633ef3b839563B988c323798634714368", - "0xB99172949554E6C10c28c880eC0306d2A9d5C753", - "0xBa07EED3d09055d60CAEf2bDfCa1c05792f2dFad", - "0xBA0aEe6868CAf469b6EA99fdc13877b81f8b9440", - "0xBA26397cdFF25F0D26E815d218Ef3C77609ae7f1", - "0xbA2aE424d960c26247Dd6c32edC70B295c744C43", - "0xBaCbF768795C50FC5E877830A127276741651D0a", - "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", - "0xbB8170ad35325522c0026d67584D4feFBd08b750", - "0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575", - "0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F", - "0xbbC9Fa4B395FeE68465C2Cd4a88cdE267a34ed2a", - "0xBBe899c61198D1826a43e20ea19efC46E50c2B00", - "0xbBeA1AC815E5402DF5Ee9c80A93FC3e72119469D", - "0xBBFFA24cCF2d4D9e9737B1BA4A25A5EFFA71451E", - "0xBC12aD556581ff7162E595E5956F5F3845FDB38c", - "0xbc194e6f748a222754C3E8b9946922c09E7d4e91", - "0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D", - "0xbCBcD3FDC07d496D1145F41a65A3e957EfEd9946", - "0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0", - "0xbCeeE918077F63fB1B9e10403F59cA40C7061341", - "0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd", - "0xbDDD7D426274fc5F370817C80C06b86D651963e4", - "0xbdfB7A9e5A74cD722A9691570108CAaacB17674A", - "0xBE2a26889CE30a1515055a192797083B1FDe8844", - "0xBe4092e90DA0b5F3Fbb395BE20bB344DE964E3De", - "0xbE8183612F145986A41ad8e8fCFefED1C2F9dEbA", - "0xBE878cffB39A347A70809b5D98B65Dd85De2e37B", - "0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932", - "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", - "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", - "0xBFBAD3694417e7F272afF380fC56F8A4aB86eC5f", - "0xbfbc6C29385aC9a0B43e0156C7f53DdA6028A090", - "0xbfBEe3dAc982148aC793161f7362344925506903", - "0xbfeA674ce7d16E26E39e3c088810367a708eF94C", - "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D", - "0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E", - "0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa", - "0xC0366a104b429f0806BfA98d0008DAA9555b2BEd", - "0xc04e039aE8587e71f8024b36d630f841cc2106CC", - "0xC070C8Ae94977f78d04553D33449DEf944F24254", - "0xc080ADF0a40A38Ffe05834174b8883e60eaff3F3", - "0xc094b9604225062c7edCA29DB444B9b035f78C8B", - "0xc0994Af94FEe0361A1e1E1ccf72BCe19d5FD86FB", - "0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20", - "0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209", - "0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75", - "0xC14dF1E2fFf3708816495e7364Ff274aCEEcAd91", - "0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3", - "0xC1999565b29e5FA35A24ecC16A4DCF632FB22D1e", - "0xc1D99537392084Cc02D3F52386729b79d01035ce", - "0xC1DcB8D805Cf51a5DacC9FA36c28bf2c8D1492B4", - "0xc1e667Cf9315FB80674E5cf62ad150Ac90fE7112", - "0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4", - "0xc22c01470977150a76a5a85dd3D167de495038fA", - "0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C", - "0xC24bF9808617Db1C9F7Ba4B43bDBEd5875Ddc7c7", - "0xc2591D74cC6A0810847ADD242319d4b43c8e5f09", - "0xC25AF3123d2420054c8fcd144c21113aa2853F39", - "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7", - "0xc2a5FdFEa2A04955DF244eb52fFd986fA18cFcc6", - "0xc2e1acef50aE55661855E8dcB72adB182A3cC259", - "0xC30F12CD65f61ded24db6C415C84F999C9704eBC", - "0xc3236733841893DdbD8Eac9F647eEC29DA63F400", - "0xc3415ef810eC5219f38b2849Bc579591a564E24C", - "0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb", - "0xC481E366aaD63dF7304DF888705B86523c3E8681", - "0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1", - "0xC4B35d3A24E3e8941c5d87fD21D0725642F50308", - "0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a", - "0xc5137E8e017799e71A65e0cFe3F340d719AF17D3", - "0xc53708664b99DF348dd27C3Ac0759d2DA9c40462", - "0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d", - "0xC5FFc1cb7533931D737E13A9b68eBb45270f3298", - "0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9", - "0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa", - "0xC70636a779118e57E1c6fdAfDd1f919Fae912d2f", - "0xc7091AA18598b87588e37501b6Ce865263CD67Ce", - "0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c", - "0xC72cC401122dBDC812EC88a2150AAD5a39467401", - "0xC737B44CB0Aa18815a1F6918EB338dEe7e7E6bD7", - "0xc748673057861a797275CD8A068AbB95A902e8de", - "0xc7a249D3021b1d62669b2B5cE65D8410b9A44A43", - "0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762", - "0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a", - "0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731", - "0xC7FB8c5eFE8564205eE5CbA4dE8eeA8a086a4bd2", - "0xC808592e5b4585F982bc728d63b227634bc007a4", - "0xc845341377C68b8003485036c3163b8DBcf8acb2", - "0xc8aE2289c032B119DFD29396F1FC68Ee91F80118", - "0xc9132C76060F6b319764Ea075973a650A1a53bC9", - "0xc91D49653F0364aA9C7877697eB27313c973ad9D", - "0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82", - "0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51", - "0xc9Ad37E9Baf41377540Df5a77831Db98c1915128", - "0xC9c7C6A590E82C576de7553142d47a5fb63f9e90", - "0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44", - "0xCA3c1dC12b0dD0D65964abaA533106CF4F372C78", - "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", - "0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0", - "0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A", - "0xCA69C118Fa550387794d48900a866891217E5C9F", - "0xCaC9881a8EeCc6e98Ff3E681Ab497F263Fa88437", - "0xCaE755389BEe1b066F4713f3909983B48161aE2E", - "0xCB35e52bEbFE06909C216bE822fa982EfDD60F95", - "0xcB368FDb5264a6c2baE1b270EC6A3Ad3029C64C7", - "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d", - "0xCB6b5d0562bB2ACBd930c3112857E5121A02B522", - "0xCB7A1Dc3a40FB64eA57D297Cef439A103fc11E66", - "0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1", - "0xcBB73f034e7f466491A170a0AbF233636C2a93eE", - "0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be", - "0xcbcCf14B051947BDcd1E20b77015208a1AD5EA25", - "0xcc10c8AfD683c5AA86B1d170d75B555bce5a2C37", - "0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E", - "0xCC42724C6683B7E57334c4E856f4c9965ED682bD", - "0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE", - "0xcCc2d670E801570247E9De1841480F52A62Eb6F3", - "0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37", - "0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71", - "0xCD40F2670CF58720b694968698A5514e924F742d", - "0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad", - "0xcD7C5025753a49f1881B31C48caA7C517Bb46308", - "0xCD89B587A38FCCE8877E558133ef6bf8e0727b91", - "0xCD95B05Ebe61244de4dF9c2C4123920F016a06DF", - "0xCD9b26795d834d75867d950898695a30b1Eb17E1", - "0xcE084e04fc2FE52962aB6E3CC464F80060c1C753", - "0xCE195c777e1ce96C30ebeC54C91d20417a068706", - "0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57", - "0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B", - "0xce666D0e507C5F2Afe0671Ee29A99cfa97954c48", - "0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8", - "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", - "0xCF9f991b14620f5ad144Eec11f9bc7Bf08987622", - "0xcFDC1e2c7F4B40cFb3632188d6F766309151b7b8", - "0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81", - "0xd09092B1C9C495Eb7e0A043927492Cf2DEE68a86", - "0xd1061342B3A119Ad2247c79235ECbd51997ed8eD", - "0xD1102332a213E21faF78B69C03572031F3552c33", - "0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2", - "0xd15C444F1199Ae72795eba15E8C1db44E47abF62", - "0xd1948C71362386453Feb698BC5d902ABba38598F", - "0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf", - "0xD2618bC9c9cDC40ff19e200a7d14A09799C0a152", - "0xd27D3F7f329D93d897612E413F207A4dbe8bF799", - "0xd29EaCE1FcFF9e9252B4A54f5Cbe858ceeFE959c", - "0xD2f9B51C6a1b5598f0ea51eF95d70cB045692D0F", - "0xD30e25a8BeAC6E4E69EEeD90FF94A9105b5A08b8", - "0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65", - "0xD37c1417DA7Bf5b02ffDEa8d5427022DC88A0eE2", - "0xd399359683c1cD5267f611261eDE08F22cE9729F", - "0xD3AB99C79d831df2a44C10739E7BB1847f843f49", - "0xD3aBd3fdc3463F3a82c80adc581DA2432e42c215", - "0xD3b77Ac07c963b8cEAD47000A5208434D9A8734d", - "0xD3ba3FB9014AB0b67ea9af05d9b690BFa2305DC2", - "0xD3c51de3E6DD9b53D7f37699AFB3EE3Bf9B9b3F4", - "0xD40bEDb44C081D2935eebA6eF5a3c8A31A1bBE13", - "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb", - "0xD48474E7444727bF500a32D5AbE01943f3A59A64", - "0xd4923eC79415741736aD2a6390c067D3a7e605d3", - "0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888", - "0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d", - "0xD50787A5f21bcC10C1a738E7DE33001786c5fc24", - "0xd54Fd5D0C349C06373f3FE914151D1555b629fB6", - "0xD585F9C5953CA97DA3551f20725a274c9e442ff3", - "0xD589699b20903fC061701Ad6A35Cb78Bb5Dd734E", - "0xD5a0dAd4E6f399CdC346ff04fd90ec0B511fCeF9", - "0xd6004836cb07D063f2cB498C25e351CC93194079", - "0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB", - "0xD74b782E05AA25c50e7330Af541d46E18f36661C", - "0xD7730681B1DC8f6F969166B29D8A5EA8568616a3", - "0xD78Bd47A6934959583b47F081Ce0f9Fd5E0338D1", - "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099", - "0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727", - "0xD83cec69ED9d8044597A793445C86a5e763b0E3D", - "0xd882739Fca9CBAE00F3821c4c65189E2D7e26147", - "0xD890661EF4f88452265D36a290Fa09aC476C2020", - "0xd8A31016cD7da048ca21FFE04256C6d08C3A2251", - "0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C", - "0xd90F0846b9D0F371b35a9Fe89102C306458AA56F", - "0xD914Bde476B6e44b7A1579b21F0F9193EA55F852", - "0xD919C54AdeF039727038De350215627383c4ccC4", - "0xd91ea5884d55f3ba17196C82073fF39F25760194", - "0xD930f493E153d745aFB124F9859bE8479e4b1862", - "0xd948A2c11626a0EFC25f4e0ceA4986056AC41feD", - "0xD983A29d0E966a3C51b540085314057D3bb4A227", - "0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2", - "0xD9a0DC07D25ed65DA8eD4321C42f7f35De81bf2D", - "0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8", - "0xDA360309C59CB8C434b28A91b823344a96444278", - "0xDaf4F11947E73f0eeBEf4a820f4Be9B854aa993B", - "0xdB238123939637D65a03E4b2b485650B4f9D91CB", - "0xdB29192Fc2B487BB5185e155752328d4f249743C", - "0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38", - "0xDbCa1Fecbd2d3AE9EfC48f3E823fedE48530551a", - "0xdBf8265B1d5244A13424f13977723AcF5395eAB2", - "0xDc0f0a5719c39764b011eDd02811BD228296887C", - "0xDc3d56d9f3A2b3cAb5Bd6cA6549229c33cB11AaB", - "0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6", - "0xdcAf1Afc07d9e1C057bd5cd144659910C4b91682", - "0xDcb624C870d73CDD0B3345762977CB14dE598cd0", - "0xDCD289ECF644bEC54393ba6Ce8dB35e9B5Ff75e7", - "0xDcd7C0BeDDe5a0421f59423648E3F956fcDDd5BE", - "0xDD87Df4697527e6fBc5586cB0105bD8aB0FA7A61", - "0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0", - "0xdE009cB3371825bAfb80A01004C58f8166EE13D5", - "0xDE2F075f6F14EB9D96755b24E416A53E736Ca363", - "0xde3dbBE30cfa9F437b293294d1fD64B26045C71A", - "0xDE4e179CC1d3b298216B96893767b9b01A6Bc413", - "0xDE619A9E0eEeAA9F8CD39522Ed788234837F3B26", - "0xdeb1EAF085979A73aB0E85901D786cBa991c2617", - "0xDeb9acA4F54ABd9b82Ca91B52fCCCF869882B9Fe", - "0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643", - "0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19", - "0xdF2fc196d57f7E3736DAAab1De4b717C32380fB6", - "0xDf394853D830424CaFCCF7Be7dF065366cF31a69", - "0xDf5301b96ceCCb9C2a61505B3A7577111056A4C5", - "0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2", - "0xDF91842028B9ae0B9993025182fEA1eAfEC66771", - "0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0", - "0xE02018491ADf33B3Ef3001a0e2F2139821dA8d2F", - "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", - "0xe0d6AD5A77fD1ed1A22F89657E4248A8ac6a8cbF", - "0xE10e9822A5de22F8761919310DDA35CD997d63c0", - "0xe13Ea90ce173e1118042A8f6A21D0D0A14aA6b1B", - "0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987", - "0xe1F8C6ce0D69CbEB67c6bc3685e52C96291394a8", - "0xE2271046A181b41f20Ad1A4076A4FA0Fd0853D09", - "0xe26DFa937315592011fA90baF99B164f9F61bd08", - "0xE27cef1A1CE062f236bE7a6331F101230cc14E02", - "0xE283D0e3B8c102BAdF5E8166B73E02D96d92F688", - "0xE285510E5C14c2b8ff46147D9145f034B8Ff073B", - "0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D", - "0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64", - "0xe361344013cC906c56bbA111bDE00C421852c73b", - "0xe365D0172A39f83660282DEbb6ab7dfaE7bEdA3E", - "0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162", - "0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32", - "0xe3D478FE8E8f55F7e9b2b55cF25868EDc9F924d8", - "0xE3e8cC42DA487d1116D26687856e9FB684817c52", - "0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb", - "0xE405f6Ae74ad3efD31C23A40CE23b3D3A3B95FB9", - "0xE440b9af0AE99174b3FAaB87174E31634D135f6d", - "0xe472f729aC326C1B49921CFD492008c8586e50B9", - "0xe47D4874F671554AD6619e22FB5570C81413A14f", - "0xE49b84771470A87F4D9544685ea0F0517933B2B4", - "0xe49ed1B44117BB7379c1506cf5815aE33089e1A7", - "0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C", - "0xe4B4d059079B5ecDa61485F37f8f39a05E13a36e", - "0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e", - "0xE4FAE3Faa8300810C835970b9187c268f55D998F", - "0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9", - "0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A", - "0xE5904E9816b309d3eD4d061c922f5aa8f3B24C92", - "0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b", - "0xe5D46cC0Fd592804B36F9dc6D2ed7D4D149EBd6F", - "0xE60ef2b118C35c987CE28d3b69f84378F2b84b4a", - "0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe", - "0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20", - "0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e", - "0xE6FFa2e574a8BBEb5243D2109b6B11D4a459F88B", - "0xe714A9C04f5925a3fe89E4F6e21437BF0E0c774d", - "0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf", - "0xe76804b43F17FC41F226d63Fd2A676DF409D4678", - "0xe77011ed703ed06927dBd78e60c549baBAbF913e", - "0xE78a58ACB18811E840DD828d4f0116389e953592", - "0xE7A8E7d7729859EA6eEdbd4D67F8c97A22b11435", - "0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb", - "0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7", - "0xE7df368e774976d0E21c4E6537aE4B07904D731d", - "0xE8813E1C7EAF1DE10D331Ed6C0B210eb36561356", - "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", - "0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5", - "0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4", - "0xea90DC6F64d18771Ca1dac8098526a9082265B42", - "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", - "0xeB22C12429ff03688dD15a34824d736741605ca0", - "0xeB2d878Dcc05c8f39411dF483574907b4fb11990", - "0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D", - "0xeBD0070237a0713E8D94fEf1B728d3d993d290ef", - "0xeBd49b26169e1b52c04cFd19FCf289405dF55F80", - "0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1", - "0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96", - "0xECa41281c24451168a37211F0bc2b8645AF45092", - "0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8", - "0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3", - "0xEd438051437c22A9Ef249B68c7E292435fE8B858", - "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D", - "0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6", - "0xeDbA2206655d5842Dd51A125df89E0189cECD6e3", - "0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4", - "0xeDe2F059545e8Cde832d8Da3985cAacf795B8765", - "0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca", - "0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB", - "0xEe9801669C6138E84bD50dEB500827b776777d28", - "0xef032F652FCE3a0eFfce3796A68eb978b465a336", - "0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d", - "0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF", - "0xef5CeB00AE3eb617773016B4ca886b61FA4e027E", - "0xEF6d459FE81C3Ed53d292c936b2df5a8084975De", - "0xEFbA8b41e3495ad52258DFe916199Dc643F99dA2", - "0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f", - "0xf00598af0CCf2D43613414F36f40123337f56E71", - "0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877", - "0xF033e18BA0a37B6C3FFa17ff639a7b00Dc5d323e", - "0xf09611a964535b32285bFf5fCf9937C52BaB8ea5", - "0xf09b7B6bA6dAb7CccC3AE477a174b164c39f4C66", - "0xF0a0913BA2b173c1fbCa1c1b2FCFC0E3678f66a9", - "0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9", - "0xf0Fcd737fcE18F95621CC7841EbE0eA6EFCCf77e", - "0xf16e81dce15B08F326220742020379B855B87DF9", - "0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff", - "0xF215A127A196e3988C09d052e16BcFD365Cd7AA3", - "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e", - "0xF27580F6a58FF785c60B7c15fD394AB442aAA451", - "0xf2E00684457de1a3C87361bC4BfE2DE92342306C", - "0xf307910A4c7bbc79691fD374889b36d8531B08e3", - "0xf3175F46B35bf82f5E1FB44c2a64Db99C52B7Eb4", - "0xf36F22D8D583fbAFc034450f50110925c76D40d7", - "0xf390fB7d16f2cbba037c1fC48862463116a7E545", - "0xf3DBB49999B25c9D6641a9423C7ad84168D00071", - "0xf40c1F421eE02A550aFDD8712ef34dCe97EeC6f2", - "0xF41D6F9680ea216aad62baa7101AF40FEe688046", - "0xf4206e5F264420630520e0D23c14D8Dd5645e6C3", - "0xF4308ae29c84238f3386C01d3CF6266AC6939ADE", - "0xf4341fA52669cea0c1836095529A7E9B04b8b88D", - "0xf483af09917bA63F1E274056978036d266EB56e6", - "0xf4a037785b3AE6C70F9Ed71fA2084B3589CABd46", - "0xF4Ed363144981D3A65f42e7D0DC54FF9EEf559A1", - "0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5", - "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", - "0xF53FC93D811a3BBC7637a41381FE7475DB919B1B", - "0xF565aaf0b8EB813a1c8C956D2C59F1ce27FD2366", - "0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610", - "0xf647d6B49ea7bb880EcbCFf9913dF0d634875D33", - "0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F", - "0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713", - "0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa", - "0xf707155AAf4cD8E97D7B298964e84f3221241142", - "0xF750A26EB0aCf95556e8529E72eD530f3b60f348", - "0xF7844CB890F4C339c497aeAb599aBDc3c874B67A", - "0xf78Bbc835b52D7f0e9538C3566997bA2bf050B85", - "0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4", - "0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B", - "0xF7F80f8437ACb6338329677280172368676b3401", - "0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C", - "0xF823f18d13DF1ffdCed206708D389Dd455Bb802b", - "0xf8418D0a7f30BB899639B232f9748c0f1fA87870", - "0xf869076283148054Ce4634677b3bb832320463AA", - "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", - "0xf8D954168FbbF579F8FAd5F7583d4f76f10AE97D", - "0xF8fC63200e181439823251020d691312FDcF5090", - "0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9", - "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", - "0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779", - "0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6", - "0xf9A3FdA781c94942760860fc731c24301c83830A", - "0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853", - "0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0", - "0xFA344C08C93066A4d6266063C6Ebc63925a18467", - "0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58", - "0xfA949EF822125233f1e1A0691c13977B4354B257", - "0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C", - "0xFAd8E46123D7b4e77496491769C167FF894d2ACB", - "0xfAEce5aCc269774Eb1D544Ee8D45671A55516296", - "0xfAEFe2e0D056243060A6f640d5735CAE307001C4", - "0xfAF9Cc03C9855777FB56D02bC2Bcb9d57e0755DE", - "0xfaFf5251EA98f90540D6BacDf7A458f61b456C06", - "0xfb16B31FA8a6Edcd2dDE78654CB0668c724C1dAc", - "0xfB17D214d83643da1b079d410647c33aBcE972e2", - "0xfb4b7ee058828b5fBF2e475dA88F1903f453334E", - "0xfb6115445Bff7b52FeB98650C87f44907E58f802", - "0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9", - "0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341", - "0xfC8E68E30350c6603D3d29fCc8E676380C28FCf4", - "0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7", - "0xfD2CEaF2A104b2817D8D3252801c52AF6B8Dae77", - "0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6", - "0xFd431CB76965cF80c6FCec011a273B46df23EB04", - "0xfD5840Cd36d94D7229439859C0112a4185BC0255", - "0xFd78aAEd1e3f2d06DbDE9510C6dC14112eCA896D", - "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335", - "0xFd914Bbb4302D69b9A8c3c96023DB6a02bE62778", - "0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D", - "0xfe75cD11E283813eC44B4592476109Ba3706cef6", - "0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD", - "0xfebc87c6ff184B1AD2D2081eCd5d8Fb18571bD24", - "0xFeCD05B947471b5E51645E2d8326445cC266477a", - "0xFeea0bDd3D07eb6FE305938878C0caDBFa169042", - "0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53", - "0xFF749E976358791a3799262B8FccedF8D0888563", - "0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67" -] \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0000028a2eB8346cd5c0267856aB7594B7a55308/info.json b/blockchains/smartchain/assets/0x0000028a2eB8346cd5c0267856aB7594B7a55308/info.json new file mode 100644 index 0000000000000..0e4f664018ac2 --- /dev/null +++ b/blockchains/smartchain/assets/0x0000028a2eB8346cd5c0267856aB7594B7a55308/info.json @@ -0,0 +1,21 @@ +{ + "name": "Zeta", + "type": "BEP20", + "symbol": "ZETA", + "decimals": 18, + "website": "https://www.zetachain.com/", + "description": "ZetaChain is a public, decentralized blockchain and smart contract platform that enables message passing and value transfer between any blockchain.", + "explorer": "https://bscscan.com/token/0x0000028a2eb8346cd5c0267856ab7594b7a55308", + "status": "active", + "id": "0x0000028a2eB8346cd5c0267856aB7594B7a55308", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zetablockchain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zetachain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0000028a2eB8346cd5c0267856aB7594B7a55308/logo.png b/blockchains/smartchain/assets/0x0000028a2eB8346cd5c0267856aB7594B7a55308/logo.png new file mode 100644 index 0000000000000..b1372629fb38d Binary files /dev/null and b/blockchains/smartchain/assets/0x0000028a2eB8346cd5c0267856aB7594B7a55308/logo.png differ diff --git a/blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/info.json b/blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/info.json index b29e265359de1..0f333228cfd78 100644 --- a/blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/info.json +++ b/blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/info.json @@ -6,6 +6,6 @@ "website": "https://www.tbcc.com/footer/token", "description": "TBCC token is a utility token that was issued by TBCC development team. ", "explorer": "https://bscscan.com/token/0x00000ee41472D518B364FA09866532A792F4009B", - "status": "active", + "status": "abandoned", "id": "0x00000ee41472D518B364FA09866532A792F4009B" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x000351d035D8BBf2aa3131EbFECD66Fb21836f6c/info.json b/blockchains/smartchain/assets/0x000351d035D8BBf2aa3131EbFECD66Fb21836f6c/info.json new file mode 100644 index 0000000000000..5fb016f6b8fd7 --- /dev/null +++ b/blockchains/smartchain/assets/0x000351d035D8BBf2aa3131EbFECD66Fb21836f6c/info.json @@ -0,0 +1,62 @@ +{ + "name": "Scotty Beam", + "type": "BEP20", + "symbol": "SCOTTY", + "decimals": 18, + "website": "https://scottybeam.io/", + "description": "Scotty Beam is the world's first cross-chain NFT platform – here to help cryptonians move NFTs across blockchain galaxies; exchange tokens and NFTs via P2P deals; participate in cool INOs; connecting Metaverses, games and marketplaces; maximize value and fun throughout the voyage.", + "explorer": "https://bscscan.com/token/0x000351d035d8bbf2aa3131ebfecd66fb21836f6c", + "status": "active", + "id": "0x000351d035D8BBf2aa3131EbFECD66Fb21836f6c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ScottyBeamIO" + }, + { + "name": "github", + "url": "https://github.com/ScottyBeam/" + }, + { + "name": "telegram", + "url": "https://t.me/ScottyBeamChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/ScottyBeamIO" + }, + { + "name": "docs", + "url": "https://github.com/ScottyBeam/rest-api-docs" + }, + { + "name": "discord", + "url": "https://discord.com/channels/1004044243112824862/1004307545541836800" + }, + { + "name": "medium", + "url": "https://scottybeam.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCmyh7PXvwE4iBD4TljRt-EQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/scottybeam/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/scotty-beam" + }, + { + "name": "whitepaper", + "url": "https://scottybeam.io/assets/scotty-beam-pitch.pdf" + } + ], + "tags": [ + "nft", + "synthetics", + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x000351d035D8BBf2aa3131EbFECD66Fb21836f6c/logo.png b/blockchains/smartchain/assets/0x000351d035D8BBf2aa3131EbFECD66Fb21836f6c/logo.png new file mode 100644 index 0000000000000..43b67546bc289 Binary files /dev/null and b/blockchains/smartchain/assets/0x000351d035D8BBf2aa3131EbFECD66Fb21836f6c/logo.png differ diff --git a/blockchains/smartchain/assets/0x000851476180bfc499ea68450A5327D21C9b050e/info.json b/blockchains/smartchain/assets/0x000851476180bfc499ea68450A5327D21C9b050e/info.json new file mode 100644 index 0000000000000..f156cf6b921dc --- /dev/null +++ b/blockchains/smartchain/assets/0x000851476180bfc499ea68450A5327D21C9b050e/info.json @@ -0,0 +1,36 @@ +{ + "name": "SLAM Token", + "type": "BEP20", + "symbol": "SLAM", + "decimals": 18, + "website": "https://slamtoken.com", + "description": "SLAM aims to create an ecosystem of products ranging from casino platforms to innovative NFT collections and applications. SLAM holders get dividends.", + "explorer": "https://bscscan.com/token/0x000851476180bfc499ea68450A5327D21C9b050e", + "status": "active", + "id": "0x000851476180bfc499ea68450A5327D21C9b050e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/slamtoken" + }, + { + "name": "telegram", + "url": "https://t.me/SlamToken" + }, + { + "name": "whitepaper", + "url": "https://slamtoken.com/whitepaper" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x000851476180bfc499ea68450A5327D21C9b050e#code" + }, + { + "name": "github", + "url": "https://github.com/slamtoken" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x000851476180bfc499ea68450A5327D21C9b050e/logo.png b/blockchains/smartchain/assets/0x000851476180bfc499ea68450A5327D21C9b050e/logo.png new file mode 100644 index 0000000000000..28b773a421c28 Binary files /dev/null and b/blockchains/smartchain/assets/0x000851476180bfc499ea68450A5327D21C9b050e/logo.png differ diff --git a/blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/info.json b/blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/info.json index 4626143dd9f5a..af1ad2f05f16e 100644 --- a/blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/info.json +++ b/blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/info.json @@ -1,11 +1,11 @@ { - "name": "Canyz", + "name": "CanYaCoin", "type": "BEP20", "symbol": "CAN", "decimals": 18, - "website": "https://canya.io/", - "description": "-", + "website": "https://canwork.io/", + "description": "CanYaCoin (CAN) is the BEP20 asset for the CanWork ecosystem", "explorer": "https://bscscan.com/token/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56", "status": "active", "id": "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56" -} \ No newline at end of file +} diff --git a/blockchains/smartchain/assets/0x00998d97c22B564d1dAF39d493e74C21D83fffbA/info.json b/blockchains/smartchain/assets/0x00998d97c22B564d1dAF39d493e74C21D83fffbA/info.json new file mode 100644 index 0000000000000..0c11a7e531f1d --- /dev/null +++ b/blockchains/smartchain/assets/0x00998d97c22B564d1dAF39d493e74C21D83fffbA/info.json @@ -0,0 +1,45 @@ +{ + "name": "WEB2 Inu", + "type": "BEP20", + "symbol": "WEB2", + "decimals": 9, + "website": "https://www.web2inu.com", + "description": "Web2 Inu is a community driven token, the project rejects any form of centralization and limits.", + "explorer": "https://bscscan.com/token/0x00998d97c22B564d1dAF39d493e74C21D83fffbA", + "status": "active", + "id": "0x00998d97c22B564d1dAF39d493e74C21D83fffbA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/web2inu" + }, + { + "name": "github", + "url": "https://github.com/web2inu" + }, + { + "name": "telegram", + "url": "https://t.me/web2_inu" + }, + { + "name": "whitepaper", + "url": "https://web2inu.com/assets/Web2_Whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@web2inu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/web2-inu/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x00998d97c22b564d1daf39d493e74c21d83fffba#code" + } + ], + "tags": [ + "gamefi", + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x00998d97c22B564d1dAF39d493e74C21D83fffbA/logo.png b/blockchains/smartchain/assets/0x00998d97c22B564d1dAF39d493e74C21D83fffbA/logo.png new file mode 100644 index 0000000000000..2b343db98ab57 Binary files /dev/null and b/blockchains/smartchain/assets/0x00998d97c22B564d1dAF39d493e74C21D83fffbA/logo.png differ diff --git a/blockchains/smartchain/assets/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D/info.json b/blockchains/smartchain/assets/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D/info.json new file mode 100644 index 0000000000000..9075b640d5695 --- /dev/null +++ b/blockchains/smartchain/assets/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D/info.json @@ -0,0 +1,33 @@ +{ + "name": "Bomber Coin", + "website": "https://bombcrypto.io/", + "description": "BCOIN is the token used in the Bomb Crypto game", + "explorer": "https://bscscan.com/token/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D", + "type": "BEP20", + "symbol": "BCOIN", + "decimals": 18, + "status": "active", + "id": "0x00e1656e45f18ec6747F5a8496Fd39B50b38396D", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BombCryptoChannel" + }, + { + "name": "twitter", + "url": "https://twitter.com/BombCryptoGame" + }, + { + "name": "facebook", + "url": "https://facebook.com/BombCryptoGame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bombcrypto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bomber-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D/logo.png b/blockchains/smartchain/assets/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D/logo.png new file mode 100644 index 0000000000000..6bd4caf6a6ccb Binary files /dev/null and b/blockchains/smartchain/assets/0x00e1656e45f18ec6747F5a8496Fd39B50b38396D/logo.png differ diff --git a/blockchains/smartchain/assets/0x0112e557d400474717056C4e6D40eDD846F38351/info.json b/blockchains/smartchain/assets/0x0112e557d400474717056C4e6D40eDD846F38351/info.json new file mode 100644 index 0000000000000..3c4f3ccd07690 --- /dev/null +++ b/blockchains/smartchain/assets/0x0112e557d400474717056C4e6D40eDD846F38351/info.json @@ -0,0 +1,33 @@ +{ + "name": "Phala Network ", + "website": "https://phala.network/", + "description": "Phala Network is a privacy-preserving cloud computing service, which offers computing power comparable to existing cloud services and protects the privacy of managed programs.", + "explorer": "https://bscscan.com/token/0x0112e557d400474717056c4e6d40edd846f38351", + "type": "BEP20", + "symbol": "PHA", + "decimals": 18, + "status": "active", + "id": "0x0112e557d400474717056C4e6D40eDD846F38351", + "links": [ + { + "name": "github", + "url": "https://github.com/Phala-Network" + }, + { + "name": "twitter", + "url": "https://twitter.com/PhalaNetwork" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pha/" + }, + { + "name": "medium", + "url": "https://medium.com/phala-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/phala-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0112e557d400474717056C4e6D40eDD846F38351/logo.png b/blockchains/smartchain/assets/0x0112e557d400474717056C4e6D40eDD846F38351/logo.png new file mode 100644 index 0000000000000..2d7da746121ae Binary files /dev/null and b/blockchains/smartchain/assets/0x0112e557d400474717056C4e6D40eDD846F38351/logo.png differ diff --git a/blockchains/smartchain/assets/0x01413859d321F423054f6A26276325E8085Dd5fc/info.json b/blockchains/smartchain/assets/0x01413859d321F423054f6A26276325E8085Dd5fc/info.json index a2bb63c889c9c..2e64144675d81 100644 --- a/blockchains/smartchain/assets/0x01413859d321F423054f6A26276325E8085Dd5fc/info.json +++ b/blockchains/smartchain/assets/0x01413859d321F423054f6A26276325E8085Dd5fc/info.json @@ -4,7 +4,7 @@ "symbol": "LTB", "decimals": 9, "website": "https://www.littlebullcoin.com/", - "description": "Yield farming mechanism provides sustainable and profitable yields combined with transparent security features.\n", + "description": "Yield farming mechanism provides sustainable and profitable yields combined with transparent security features.", "explorer": "https://bscscan.com/token/0x01413859d321F423054f6A26276325E8085Dd5fc", "status": "active", "id": "0x01413859d321F423054f6A26276325E8085Dd5fc" diff --git a/blockchains/smartchain/assets/0x014a087b646Bd90E7DCEad3993F49EB1F4B5f30a/info.json b/blockchains/smartchain/assets/0x014a087b646Bd90E7DCEad3993F49EB1F4B5f30a/info.json new file mode 100644 index 0000000000000..76ba465909fe9 --- /dev/null +++ b/blockchains/smartchain/assets/0x014a087b646Bd90E7DCEad3993F49EB1F4B5f30a/info.json @@ -0,0 +1,40 @@ +{ + "name": "Gulf Coin", + "type": "BEP20", + "symbol": "GULF", + "decimals": 18, + "website": "https://gulfofficial.com/", + "description": "Gulf, A gem rising to the surface of the fourth industrial revolution. Today, we are living through an industrial and a technological revolution going at a pace that will fundamentally alter the way we live.", + "explorer": "https://bscscan.com/token/0x014a087b646Bd90E7DCEad3993F49EB1F4B5f30a", + "status": "active", + "id": "0x014a087b646Bd90E7DCEad3993F49EB1F4B5f30a", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gulf-coin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/GulfCoin_" + }, + { + "name": "telegram", + "url": "https://t.me/GulfCoinOfficial" + }, + { + "name": "source_code", + "url": "https://github.com/enterchain/gulf-dev/blob/main/gulf.sol" + }, + { + "name": "whitepaper", + "url": "https://gulfofficial.com/pdf/gulfcoin-white-paper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/gulfcoin-2/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x014a087b646Bd90E7DCEad3993F49EB1F4B5f30a/logo.png b/blockchains/smartchain/assets/0x014a087b646Bd90E7DCEad3993F49EB1F4B5f30a/logo.png new file mode 100644 index 0000000000000..d937afa9dcf94 Binary files /dev/null and b/blockchains/smartchain/assets/0x014a087b646Bd90E7DCEad3993F49EB1F4B5f30a/logo.png differ diff --git a/blockchains/smartchain/assets/0x016C285d5b918B92aa85EF1e147498BADfe30d69/info.json b/blockchains/smartchain/assets/0x016C285d5b918B92aa85EF1e147498BADfe30d69/info.json index 120bd83331ffc..1a63a4fca4ad7 100644 --- a/blockchains/smartchain/assets/0x016C285d5b918B92aa85EF1e147498BADfe30d69/info.json +++ b/blockchains/smartchain/assets/0x016C285d5b918B92aa85EF1e147498BADfe30d69/info.json @@ -7,5 +7,8 @@ "symbol": "100x", "decimals": 18, "status": "active", - "id": "0x016C285d5b918B92aa85EF1e147498BADfe30d69" + "id": "0x016C285d5b918B92aa85EF1e147498BADfe30d69", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0173295183685F27C84db046B5F0bea3e683c24b/info.json b/blockchains/smartchain/assets/0x0173295183685F27C84db046B5F0bea3e683c24b/info.json new file mode 100644 index 0000000000000..5bdd2dae3530b --- /dev/null +++ b/blockchains/smartchain/assets/0x0173295183685F27C84db046B5F0bea3e683c24b/info.json @@ -0,0 +1,32 @@ +{ + "name": "Cat", + "type": "BEP20", + "symbol": "CAT", + "decimals": 18, + "website": "https://www.catcattoken.com/", + "description": "Cat carries the important task of future digital currency connection, and DAO is our purpose.Our goal is to have a strong Dao Community and the future of blockchain.This cat is sweeping the whole meme coin.", + "explorer": "https://bscscan.com/token/0x0173295183685f27c84db046b5f0bea3e683c24b", + "status": "active", + "id": "0x0173295183685F27C84db046B5F0bea3e683c24b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Cat_CAT_Token" + }, + { + "name": "telegram", + "url": "https://t.me/CatToken_Global" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cat-cat-token/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cat-cat-token/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0173295183685F27C84db046B5F0bea3e683c24b/logo.png b/blockchains/smartchain/assets/0x0173295183685F27C84db046B5F0bea3e683c24b/logo.png new file mode 100644 index 0000000000000..6b23b5f8145c1 Binary files /dev/null and b/blockchains/smartchain/assets/0x0173295183685F27C84db046B5F0bea3e683c24b/logo.png differ diff --git a/blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/logo.png b/blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/logo.png index f9fb88840e605..3edcc2db8979b 100644 Binary files a/blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/logo.png and b/blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/logo.png differ diff --git a/blockchains/smartchain/assets/0x01E0d17a533E5930A349C2BB71304F04F20AB12B/info.json b/blockchains/smartchain/assets/0x01E0d17a533E5930A349C2BB71304F04F20AB12B/info.json new file mode 100644 index 0000000000000..c8b265f4cb9bd --- /dev/null +++ b/blockchains/smartchain/assets/0x01E0d17a533E5930A349C2BB71304F04F20AB12B/info.json @@ -0,0 +1,25 @@ +{ + "name": "REVOLVE GAMES", + "website": "https://revolvegames.io", + "description": "Revolve Games is redefining blockchain gaming, with a robust gaming ecosystem that is plugged into the heart of DeFi", + "explorer": "https://bscscan.com/token/0x01E0d17a533E5930A349C2BB71304F04F20AB12B", + "type": "BEP20", + "symbol": "RPG", + "decimals": 18, + "status": "active", + "id": "0x01E0d17a533E5930A349C2BB71304F04F20AB12B", + "links": [ + { + "name": "github", + "url": "https://github.com/Revolve-games" + }, + { + "name": "twitter", + "url": "https://twitter.com/RevolveGamesio" + }, + { + "name": "telegram", + "url": "https://t.me/revolvegames_official" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x01E0d17a533E5930A349C2BB71304F04F20AB12B/logo.png b/blockchains/smartchain/assets/0x01E0d17a533E5930A349C2BB71304F04F20AB12B/logo.png new file mode 100644 index 0000000000000..34359393861b5 Binary files /dev/null and b/blockchains/smartchain/assets/0x01E0d17a533E5930A349C2BB71304F04F20AB12B/logo.png differ diff --git a/blockchains/smartchain/assets/0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1/info.json b/blockchains/smartchain/assets/0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1/info.json new file mode 100644 index 0000000000000..4ee6756e88e7f --- /dev/null +++ b/blockchains/smartchain/assets/0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1/info.json @@ -0,0 +1,33 @@ +{ + "name": "Doge King", + "type": "BEP20", + "symbol": "DOGEK", + "decimals": 18, + "website": "https://dogekingtoken.com", + "description": "Doge King is a MEME & Self Solvent Token on #BSC inspired by #DOGE Coin. Its completely based on decentralized smart contract which incentivized holders of DOGEK. NFT marketplace is one of its core product, which is preparing to boost NFT usability on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1", + "status": "active", + "id": "0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogekingbsc" + }, + { + "name": "github", + "url": "https://github.com/dogekingbsc" + }, + { + "name": "telegram", + "url": "https://t.me/dogekingen" + }, + { + "name": "telegram_news", + "url": "https://t.me/dogekingnews" + }, + { + "name": "blog", + "url": "https://medium.com/@dogekingbsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1/logo.png b/blockchains/smartchain/assets/0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1/logo.png new file mode 100644 index 0000000000000..ebbc2b6a16b87 Binary files /dev/null and b/blockchains/smartchain/assets/0x01db446F7C6d20ce1FcA421B4397dA789fbb21F1/logo.png differ diff --git a/blockchains/smartchain/assets/0x01e9611dF08548994C883e4Ca729B0128E73470F/info.json b/blockchains/smartchain/assets/0x01e9611dF08548994C883e4Ca729B0128E73470F/info.json new file mode 100644 index 0000000000000..e26f6a14f3a11 --- /dev/null +++ b/blockchains/smartchain/assets/0x01e9611dF08548994C883e4Ca729B0128E73470F/info.json @@ -0,0 +1,33 @@ +{ + "name": "RIZE ABOVE EVOLUTION", + "type": "BEP20", + "symbol": "RZE", + "decimals": 18, + "website": "https://rizeabove.finance", + "description": "RIZE ABOVE EVOLUTION is a community driven hyper-deflationary decentralized digital currency for THE PEOPLE by THE PEOPLE. RZE rewards holders with binance wrapped DOGE.", + "explorer": "https://bscscan.com/token/0x01e9611dF08548994C883e4Ca729B0128E73470F", + "status": "active", + "id": "0x01e9611dF08548994C883e4Ca729B0128E73470F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RizeToken" + }, + { + "name": "telegram", + "url": "https://t.me/rzetoken" + }, + { + "name": "whitepaper", + "url": "https://rizeabove.finance/wp-content/uploads/2021/08/RZE-White-Paper-Rize-Above-Evolution.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/RIZEABOVE" + }, + { + "name": "facebook", + "url": "https://facebook.com/RizeAboveToken/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x01e9611dF08548994C883e4Ca729B0128E73470F/logo.png b/blockchains/smartchain/assets/0x01e9611dF08548994C883e4Ca729B0128E73470F/logo.png new file mode 100644 index 0000000000000..b6c4719ec828a Binary files /dev/null and b/blockchains/smartchain/assets/0x01e9611dF08548994C883e4Ca729B0128E73470F/logo.png differ diff --git a/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/info.json b/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/info.json index 17cef3c18cbfd..946e5f4b7bfae 100644 --- a/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/info.json +++ b/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/info.json @@ -1,6 +1,6 @@ { "name": "Jupiter", - "website": "https://gojupiter.tech", + "website": "https://jup.io", "description": "Using Jupiter, we strive to make this technology accessible by everyone and that is why we created Gravity, a versatile framework that interfaces with our blockchain, Jupiter.", "explorer": "https://bscscan.com/token/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7", "type": "BEP20", @@ -13,6 +13,14 @@ "name": "twitter", "url": "https://twitter.com/jup_project" }, + { + "name": "facebook", + "url": "https://facebook.com/JupiterProj" + }, + { + "name": "blog", + "url": "https://blog.jup.io" + }, { "name": "telegram", "url": "https://t.me/jupiterproject" diff --git a/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png b/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png index 274fc3dcd27b5..a58136390f649 100644 Binary files a/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png and b/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png differ diff --git a/blockchains/smartchain/assets/0x02926E6E2898e9235fDdDDe3f51c3b644Af8C403/info.json b/blockchains/smartchain/assets/0x02926E6E2898e9235fDdDDe3f51c3b644Af8C403/info.json new file mode 100644 index 0000000000000..0fc7eb176f257 --- /dev/null +++ b/blockchains/smartchain/assets/0x02926E6E2898e9235fDdDDe3f51c3b644Af8C403/info.json @@ -0,0 +1,57 @@ +{ + "name": "B2U Coin", + "type": "BEP20", + "symbol": "B2U", + "decimals": 18, + "website": "https://b2ucoin.com", + "description": "nB2U Coin is the oficial token of Bitcointoyou company, the largest cryptocurrency exchange in Brazil with 400 thousand customers. B2U Coin was launched in 2020 on ETH network and 2021 in BSC. You can use B2U Coin to pay fees on Bitcointoyou exchange, to buy products on stores using B2U Pay (https://b2upay.com) and recharge your credit card using B2U Bank (https://b2ubank.com).", + "explorer": "https://bscscan.com/token/0x02926E6E2898e9235fDdDDe3f51c3b644Af8C403", + "status": "active", + "id": "0x02926E6E2898e9235fDdDDe3f51c3b644Af8C403", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CoinB2u" + }, + { + "name": "github", + "url": "https://github.com/Bitcointoyou/B2UCOIN_TOKEN" + }, + { + "name": "telegram", + "url": "https://t.me/coinb2u" + }, + { + "name": "telegram_news", + "url": "https://t.me/b2u_exchange" + }, + { + "name": "blog", + "url": "https://www.bitcointoyou.com/blog/" + }, + { + "name": "whitepaper", + "url": "https://b2ucoin.com/b2u-coin-white-paper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/b2ucoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/b2u-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/b2u-coin" + }, + { + "name": "docs", + "url": "https://tokenguard.io/ratings/b2u" + }, + { + "name": "source_code", + "url": "https://github.com/Bitcointoyou/B2UCOIN_TOKEN" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x02926E6E2898e9235fDdDDe3f51c3b644Af8C403/logo.png b/blockchains/smartchain/assets/0x02926E6E2898e9235fDdDDe3f51c3b644Af8C403/logo.png new file mode 100644 index 0000000000000..3f8ff9ec645df Binary files /dev/null and b/blockchains/smartchain/assets/0x02926E6E2898e9235fDdDDe3f51c3b644Af8C403/logo.png differ diff --git a/blockchains/smartchain/assets/0x02A40C048eE2607B5f5606e445CFc3633Fb20b58/info.json b/blockchains/smartchain/assets/0x02A40C048eE2607B5f5606e445CFc3633Fb20b58/info.json new file mode 100644 index 0000000000000..d55a3e3243100 --- /dev/null +++ b/blockchains/smartchain/assets/0x02A40C048eE2607B5f5606e445CFc3633Fb20b58/info.json @@ -0,0 +1,33 @@ +{ + "name": "Kaby Arena", + "website": "https://kabyarena.com", + "description": "Kaby Arena is a tactical multiplayer role playing game which combines Free-to-Play and Play-to-Earn to provide an open economy for every player", + "explorer": "https://bscscan.com/token/0x02a40c048ee2607b5f5606e445cfc3633fb20b58", + "type": "BEP20", + "symbol": "KABY", + "decimals": 18, + "status": "active", + "id": "0x02A40C048eE2607B5f5606e445CFc3633Fb20b58", + "links": [ + { + "name": "telegram", + "url": "https://t.me/KabyArena" + }, + { + "name": "twitter", + "url": "https://twitter.com/KabyArena" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kaby-arena" + }, + { + "name": "medium", + "url": "https://medium.com/@kabyarena" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kaby-arena/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x02A40C048eE2607B5f5606e445CFc3633Fb20b58/logo.png b/blockchains/smartchain/assets/0x02A40C048eE2607B5f5606e445CFc3633Fb20b58/logo.png new file mode 100644 index 0000000000000..4a8f0778c6707 Binary files /dev/null and b/blockchains/smartchain/assets/0x02A40C048eE2607B5f5606e445CFc3633Fb20b58/logo.png differ diff --git a/blockchains/smartchain/assets/0x02a655942Dbb886c77bb22B270060c561300B0E2/info.json b/blockchains/smartchain/assets/0x02a655942Dbb886c77bb22B270060c561300B0E2/info.json new file mode 100644 index 0000000000000..8a3c11de25550 --- /dev/null +++ b/blockchains/smartchain/assets/0x02a655942Dbb886c77bb22B270060c561300B0E2/info.json @@ -0,0 +1,40 @@ +{ + "name": "KodexPay", + "type": "BEP20", + "symbol": "KXP", + "decimals": 18, + "website": "https://token.kodexpay.com/", + "description": "KodexPay is backed by the easiest and most efficient cryptocurrency gateway to use.", + "explorer": "https://bscscan.com/token/0x02a655942Dbb886c77bb22B270060c561300B0E2", + "status": "active", + "id": "0x02a655942Dbb886c77bb22B270060c561300B0E2", + "links": [ + { + "name": "whitepaper", + "url": "https://token.kodexpay.com/whitepaper" + }, + { + "name": "github", + "url": "https://github.com/Kodexpay/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kodexpay/" + }, + { + "name": "twitter", + "url": "https://twitter.com/kodexpay" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/Kodexpay" + }, + { + "name": "facebook", + "url": "https://facebook.com/KodexPay" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x02a655942Dbb886c77bb22B270060c561300B0E2/logo.png b/blockchains/smartchain/assets/0x02a655942Dbb886c77bb22B270060c561300B0E2/logo.png new file mode 100644 index 0000000000000..2405c0a1b128e Binary files /dev/null and b/blockchains/smartchain/assets/0x02a655942Dbb886c77bb22B270060c561300B0E2/logo.png differ diff --git a/blockchains/smartchain/assets/0x031b41e504677879370e9DBcF937283A8691Fa7f/info.json b/blockchains/smartchain/assets/0x031b41e504677879370e9DBcF937283A8691Fa7f/info.json new file mode 100644 index 0000000000000..bdbfd567251ce --- /dev/null +++ b/blockchains/smartchain/assets/0x031b41e504677879370e9DBcF937283A8691Fa7f/info.json @@ -0,0 +1,28 @@ +{ + "name": "Fetch", + "website": "https://fetch.ai", + "description": "Fetch.ai aims to be at the forefront of accelerating research and the deployment of emerging technologies such as blockchain and AI.", + "explorer": "https://bscscan.com/token/0x031b41e504677879370e9dbcf937283a8691fa7f", + "type": "BEP20", + "symbol": "FET", + "decimals": 18, + "status": "active", + "id": "0x031b41e504677879370e9DBcF937283A8691Fa7f", + "tags": [ + "nft" + ], + "links": [ + { + "name": "medium", + "url": "https://medium.com/fetch-ai" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/forta/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/fetch/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x031b41e504677879370e9DBcF937283A8691Fa7f/logo.png b/blockchains/smartchain/assets/0x031b41e504677879370e9DBcF937283A8691Fa7f/logo.png new file mode 100644 index 0000000000000..d5c525f6ea6f3 Binary files /dev/null and b/blockchains/smartchain/assets/0x031b41e504677879370e9DBcF937283A8691Fa7f/logo.png differ diff --git a/blockchains/smartchain/assets/0x032A4E59387e08443Cf1df662141da09c31ceFa1/info.json b/blockchains/smartchain/assets/0x032A4E59387e08443Cf1df662141da09c31ceFa1/info.json new file mode 100644 index 0000000000000..315836af2b0ff --- /dev/null +++ b/blockchains/smartchain/assets/0x032A4E59387e08443Cf1df662141da09c31ceFa1/info.json @@ -0,0 +1,44 @@ +{ + "name": "HeroCatKey", + "type": "BEP20", + "symbol": "HCK", + "decimals": 18, + "website": "https://herocat.io", + "description": "Hero Cat game is a Metaverse about cat heros. It bringing new gamefi playand earn experience for its players. Players can use Hero Cat crypto to fight, develop, upgrade, and join battles. Players will earn crypto by playing or contributing to the community.", + "explorer": "https://bscscan.com/token/0x032A4E59387e08443Cf1df662141da09c31ceFa1", + "status": "active", + "id": "0x032A4E59387e08443Cf1df662141da09c31ceFa1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HeroCatGameFi" + }, + { + "name": "telegram", + "url": "https://t.me/herocatgamefi" + }, + { + "name": "discord", + "url": "https://discord.com/invite/2hAGKY7dZK" + }, + { + "name": "whitepaper", + "url": "https://faqen.herocat.io/" + }, + { + "name": "facebook", + "url": "https://facebook.com/herocatgamefiio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/herocatkey/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hero-cat-key" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x032A4E59387e08443Cf1df662141da09c31ceFa1/logo.png b/blockchains/smartchain/assets/0x032A4E59387e08443Cf1df662141da09c31ceFa1/logo.png new file mode 100644 index 0000000000000..ee2e91be4960f Binary files /dev/null and b/blockchains/smartchain/assets/0x032A4E59387e08443Cf1df662141da09c31ceFa1/logo.png differ diff --git a/blockchains/smartchain/assets/0x035aD59058c557be4532141FBCD60f0998fCE413/info.json b/blockchains/smartchain/assets/0x035aD59058c557be4532141FBCD60f0998fCE413/info.json new file mode 100644 index 0000000000000..2b5618e78b175 --- /dev/null +++ b/blockchains/smartchain/assets/0x035aD59058c557be4532141FBCD60f0998fCE413/info.json @@ -0,0 +1,37 @@ +{ + "name": "BabyApeFunClub", + "type": "BEP20", + "symbol": "BAFC", + "decimals": 9, + "website": "https://babyapefunclub.com/", + "description": "BabyApeFunClub is designed to create a complex ecosystem in which DeFi, Metaverse & Real World are integrated together. Crypto users will access all DeFi & Metaverse services quickly, cheaply and effectively with only BabyApeFunClub platforms. For this, we are building the BAFC Stake, BAFC Swap, BAFC Marketplace, BAFC Metaverse, BAFC Store.Specifically, the BAFC Store was designed to help poor people around the world and is in great preparation.", + "explorer": "https://bscscan.com/token/0x035ad59058c557be4532141fbcd60f0998fce413", + "status": "active", + "id": "0x035aD59058c557be4532141FBCD60f0998fCE413", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BabyApeFunClub" + }, + { + "name": "telegram", + "url": "https://t.me/BabyApeFunClub" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babyapefunclub/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/babyapefunclub" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCL6fPF63i2RBVi-mTKPBDgg" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x035aD59058c557be4532141FBCD60f0998fCE413/logo.png b/blockchains/smartchain/assets/0x035aD59058c557be4532141FBCD60f0998fCE413/logo.png new file mode 100644 index 0000000000000..87bf4a4842d67 Binary files /dev/null and b/blockchains/smartchain/assets/0x035aD59058c557be4532141FBCD60f0998fCE413/logo.png differ diff --git a/blockchains/smartchain/assets/0x035de3679E692C471072d1A09bEb9298fBB2BD31/info.json b/blockchains/smartchain/assets/0x035de3679E692C471072d1A09bEb9298fBB2BD31/info.json new file mode 100644 index 0000000000000..7977fc9229a42 --- /dev/null +++ b/blockchains/smartchain/assets/0x035de3679E692C471072d1A09bEb9298fBB2BD31/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance USD (Portal from Ethereum)", + "type": "BEP20", + "symbol": "BUSDet", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/busd/", + "explorer": "https://bscscan.com/token/0x035de3679E692C471072d1A09bEb9298fBB2BD31", + "status": "active", + "id": "0x035de3679E692C471072d1A09bEb9298fBB2BD31", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x035de3679E692C471072d1A09bEb9298fBB2BD31/logo.png b/blockchains/smartchain/assets/0x035de3679E692C471072d1A09bEb9298fBB2BD31/logo.png new file mode 100644 index 0000000000000..ad5123c0ba9b6 Binary files /dev/null and b/blockchains/smartchain/assets/0x035de3679E692C471072d1A09bEb9298fBB2BD31/logo.png differ diff --git a/blockchains/smartchain/assets/0x037838b556d9c9d654148a284682C55bB5f56eF4/info.json b/blockchains/smartchain/assets/0x037838b556d9c9d654148a284682C55bB5f56eF4/info.json new file mode 100644 index 0000000000000..f587a21c3465e --- /dev/null +++ b/blockchains/smartchain/assets/0x037838b556d9c9d654148a284682C55bB5f56eF4/info.json @@ -0,0 +1,29 @@ +{ + "name": "Lightning", + "website": "https://lightningprotocol.finance/", + "description": "Lightning Cross-Chain Incubator & Open Launchpad gives $LIGHT holders exclusive access to seed, private and presale rounds for the most exciting new projects, as well as staking to earn $BNB and airdrops for all IDOs.", + "explorer": "https://bscscan.com/token/0x037838b556d9c9d654148a284682c55bb5f56ef4", + "type": "BEP20", + "symbol": "LIGHT", + "decimals": 18, + "status": "active", + "id": "0x037838b556d9c9d654148a284682C55bB5f56eF4", + "links": [ + { + "name": "telegram", + "url": "https://t.me/lightningprotocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/LightningDeFi" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Lightning_Incubator/" + }, + { + "name": "facebook", + "url": "https://facebook.com/LightningProtocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/logo.png b/blockchains/smartchain/assets/0x037838b556d9c9d654148a284682C55bB5f56eF4/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/logo.png rename to blockchains/smartchain/assets/0x037838b556d9c9d654148a284682C55bB5f56eF4/logo.png diff --git a/blockchains/smartchain/assets/0x039cB485212f996A9DBb85A9a75d898F94d38dA6/info.json b/blockchains/smartchain/assets/0x039cB485212f996A9DBb85A9a75d898F94d38dA6/info.json new file mode 100644 index 0000000000000..9fe373321a684 --- /dev/null +++ b/blockchains/smartchain/assets/0x039cB485212f996A9DBb85A9a75d898F94d38dA6/info.json @@ -0,0 +1,17 @@ +{ + "name": "DEXE", + "type": "BEP20", + "symbol": "DEXE", + "decimals": 18, + "website": "https://dexe.network/", + "description": "Dexe.network or Dexe (Decentralized Social Trading Platform) – an online, decentralized and autonomous cryptocurrency assets portfolio environment which operates via autonomous smart contracts, that includes tools for virtual currency allocation, automatic rebalancing and eliminates the risks of transferring digital wallet details such as private keys and API or any virtual currency data to a third party.", + "explorer": "https://bscscan.com/token/0x039cb485212f996a9dbb85a9a75d898f94d38da6", + "id": "0x039cB485212f996A9DBb85A9a75d898F94d38dA6", + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/dexe-network/dexe" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x039cB485212f996A9DBb85A9a75d898F94d38dA6/logo.png b/blockchains/smartchain/assets/0x039cB485212f996A9DBb85A9a75d898F94d38dA6/logo.png new file mode 100644 index 0000000000000..0ca575a8134dc Binary files /dev/null and b/blockchains/smartchain/assets/0x039cB485212f996A9DBb85A9a75d898F94d38dA6/logo.png differ diff --git a/blockchains/smartchain/assets/0x03C580eecf2c36Ab8a77a71d56d867EcD495552D/info.json b/blockchains/smartchain/assets/0x03C580eecf2c36Ab8a77a71d56d867EcD495552D/info.json new file mode 100644 index 0000000000000..a82cb11de72d1 --- /dev/null +++ b/blockchains/smartchain/assets/0x03C580eecf2c36Ab8a77a71d56d867EcD495552D/info.json @@ -0,0 +1,24 @@ +{ + "name": "NUKE", + "website": "https://nukewars.io", + "description": "Nuke Wars is an NFT-based Metaverse game on the Binance Smart Chain, powered by radioactive deflation. In Nuke’s universe tokens and NFTs burn alike, giving the nukers the power and wealth to fight the common enemy.", + "explorer": "https://bscscan.com/token/0x03c580eecf2c36ab8a77a71d56d867ecd495552d", + "type": "BEP20", + "symbol": "NUKE", + "decimals": 18, + "status": "active", + "id": "0x03C580eecf2c36Ab8a77a71d56d867EcD495552D", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/The_Real_Nuke_" + }, + { + "name": "telegram", + "url": "https://t.me/nuketoken_lfg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x03C580eecf2c36Ab8a77a71d56d867EcD495552D/logo.png b/blockchains/smartchain/assets/0x03C580eecf2c36Ab8a77a71d56d867EcD495552D/logo.png new file mode 100644 index 0000000000000..14400bc8376f1 Binary files /dev/null and b/blockchains/smartchain/assets/0x03C580eecf2c36Ab8a77a71d56d867EcD495552D/logo.png differ diff --git a/blockchains/smartchain/assets/0x03D6BD3d48F956D783456695698C407A46ecD54d/info.json b/blockchains/smartchain/assets/0x03D6BD3d48F956D783456695698C407A46ecD54d/info.json index b44bf8964f7d7..bbd4e0504fdb6 100644 --- a/blockchains/smartchain/assets/0x03D6BD3d48F956D783456695698C407A46ecD54d/info.json +++ b/blockchains/smartchain/assets/0x03D6BD3d48F956D783456695698C407A46ecD54d/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x03D6BD3d48F956D783456695698C407A46ecD54d", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0x041640eA980e3fE61e9C4ca26D9007Bc70094C15/info.json b/blockchains/smartchain/assets/0x041640eA980e3fE61e9C4ca26D9007Bc70094C15/info.json new file mode 100644 index 0000000000000..8dae5493497cf --- /dev/null +++ b/blockchains/smartchain/assets/0x041640eA980e3fE61e9C4ca26D9007Bc70094C15/info.json @@ -0,0 +1,21 @@ +{ + "name": "PirateCoin", + "type": "BEP20", + "symbol": "PirateCoin☠", + "decimals": 9, + "website": "https://piratecoin.games/", + "description": "PirateCoin aims to produce a game integrating NFT by finding Treasure and earning PirateCoin. The character will earn and get experience the more time spent in the game. There will be enemies to fight, weapon upgrades, and much more. PirateCoin will be the main currency of the game.", + "explorer": "https://bscscan.com/token/0x041640ea980e3fe61e9c4ca26d9007bc70094c15", + "status": "active", + "id": "0x041640eA980e3fE61e9C4ca26D9007Bc70094C15", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/piratecoingames" + }, + { + "name": "telegram", + "url": "https://t.me/PirateCoinGamesOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x041640eA980e3fE61e9C4ca26D9007Bc70094C15/logo.png b/blockchains/smartchain/assets/0x041640eA980e3fE61e9C4ca26D9007Bc70094C15/logo.png new file mode 100644 index 0000000000000..18b3bae6311d1 Binary files /dev/null and b/blockchains/smartchain/assets/0x041640eA980e3fE61e9C4ca26D9007Bc70094C15/logo.png differ diff --git a/blockchains/smartchain/assets/0x0416846Db6bEa02588e546271D4d83c4061b7757/info.json b/blockchains/smartchain/assets/0x0416846Db6bEa02588e546271D4d83c4061b7757/info.json new file mode 100644 index 0000000000000..8644b65fc396f --- /dev/null +++ b/blockchains/smartchain/assets/0x0416846Db6bEa02588e546271D4d83c4061b7757/info.json @@ -0,0 +1,37 @@ +{ + "name": "Football INU", + "type": "BEP20", + "symbol": "FOOTBALL", + "decimals": 9, + "website": "https://footballinu.net/", + "description": "Football INU is a P2E 3D multiplayer football metaverse that joins billions of football enthusiasts in a community where you can develop your NFT football avatar, manage your own club or arena, build fanbase, attract sponsorships and earn real income.", + "explorer": "https://bscscan.com/token/0x0416846db6bea02588e546271d4d83c4061b7757", + "status": "active", + "id": "0x0416846Db6bEa02588e546271D4d83c4061b7757", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FOOTBALLinuBSC" + }, + { + "name": "telegram", + "url": "https://t.me/FOOTBALLinu" + }, + { + "name": "whitepaper", + "url": "https://footballinu.net/whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/football-inu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/footballinu/" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x0416846Db6bEa02588e546271D4d83c4061b7757/logo.png b/blockchains/smartchain/assets/0x0416846Db6bEa02588e546271D4d83c4061b7757/logo.png new file mode 100644 index 0000000000000..d6aee8b08facc Binary files /dev/null and b/blockchains/smartchain/assets/0x0416846Db6bEa02588e546271D4d83c4061b7757/logo.png differ diff --git a/blockchains/smartchain/assets/0x04260673729c5F2b9894A467736f3D85F8d34fC8/info.json b/blockchains/smartchain/assets/0x04260673729c5F2b9894A467736f3D85F8d34fC8/info.json new file mode 100644 index 0000000000000..547376a30c661 --- /dev/null +++ b/blockchains/smartchain/assets/0x04260673729c5F2b9894A467736f3D85F8d34fC8/info.json @@ -0,0 +1,45 @@ +{ + "name": "CryptoPlanes", + "type": "BEP20", + "symbol": "CPAN", + "decimals": 18, + "website": "https://cryptoplanes.me/", + "description": "CryptoPlanes is an expansion of the CryptoCity metaverse. The place where the famous NFT racing game was founded.", + "explorer": "https://bscscan.com/token/0x04260673729c5F2b9894A467736f3D85F8d34fC8", + "status": "active", + "id": "0x04260673729c5F2b9894A467736f3D85F8d34fC8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NFTCryptoPlanes" + }, + { + "name": "github", + "url": "https://github.com/cryptocitymetaverse/cryptoplanes" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoPlanesGlobal" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ZUsxPc2JGR" + }, + { + "name": "telegram_news", + "url": "https://t.me/CryptoPlanes" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptoplanes/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/cryptoplanes" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.cryptoplanes.me/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x04260673729c5F2b9894A467736f3D85F8d34fC8/logo.png b/blockchains/smartchain/assets/0x04260673729c5F2b9894A467736f3D85F8d34fC8/logo.png new file mode 100644 index 0000000000000..c90fb0283389f Binary files /dev/null and b/blockchains/smartchain/assets/0x04260673729c5F2b9894A467736f3D85F8d34fC8/logo.png differ diff --git a/blockchains/smartchain/assets/0x0469F8Ca65Ce318888cc0d6459d0c7cbe5912c98/info.json b/blockchains/smartchain/assets/0x0469F8Ca65Ce318888cc0d6459d0c7cbe5912c98/info.json new file mode 100644 index 0000000000000..01ffc21b5e2a4 --- /dev/null +++ b/blockchains/smartchain/assets/0x0469F8Ca65Ce318888cc0d6459d0c7cbe5912c98/info.json @@ -0,0 +1,21 @@ +{ + "name": "HyperChain X", + "type": "BEP20", + "symbol": "HYPER", + "decimals": 7, + "website": "https://hyperchainx.com/", + "description": "Hyperchain X is the world’s first community driven token in gaming. The goal is to create a crypto gaming platform with an all-in-one application consisting of elements like: buy-in tournaments, 1 vs 1 high stake battles, league creation options for esport teams, live streams and an NFT marketplace that is unseen in this space.", + "explorer": "https://bscscan.com/token/0x0469F8Ca65Ce318888cc0d6459d0c7cbe5912c98", + "status": "abandoned", + "id": "0x0469F8Ca65Ce318888cc0d6459d0c7cbe5912c98", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HyperchainX" + }, + { + "name": "telegram", + "url": "https://t.me/hyperchainx" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x04756126F044634C9a0f0E985e60c88a51ACC206/info.json b/blockchains/smartchain/assets/0x04756126F044634C9a0f0E985e60c88a51ACC206/info.json new file mode 100644 index 0000000000000..e6816790fd4ba --- /dev/null +++ b/blockchains/smartchain/assets/0x04756126F044634C9a0f0E985e60c88a51ACC206/info.json @@ -0,0 +1,25 @@ +{ + "name": "Carbon", + "type": "BEP20", + "symbol": "CSIX", + "decimals": 18, + "website": "https://carbon.website/", + "description": "Carbon is a fast web3 privacy browser.", + "explorer": "https://bscscan.com/token/0x04756126f044634c9a0f0e985e60c88a51acc206", + "status": "active", + "id": "0x04756126F044634C9a0f0E985e60c88a51ACC206", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/trycarbonio" + }, + { + "name": "github", + "url": "https://github.com/pellartech" + } + ], + "tags": [ + "defi", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x04756126F044634C9a0f0E985e60c88a51ACC206/logo.png b/blockchains/smartchain/assets/0x04756126F044634C9a0f0E985e60c88a51ACC206/logo.png new file mode 100644 index 0000000000000..49612f64751a2 Binary files /dev/null and b/blockchains/smartchain/assets/0x04756126F044634C9a0f0E985e60c88a51ACC206/logo.png differ diff --git a/blockchains/smartchain/assets/0x04F73A09e2eb410205BE256054794fB452f0D245/info.json b/blockchains/smartchain/assets/0x04F73A09e2eb410205BE256054794fB452f0D245/info.json new file mode 100644 index 0000000000000..f24913b265a42 --- /dev/null +++ b/blockchains/smartchain/assets/0x04F73A09e2eb410205BE256054794fB452f0D245/info.json @@ -0,0 +1,45 @@ +{ + "name": "DxSale Network", + "type": "BEP20", + "symbol": "SALE", + "decimals": 18, + "website": "https://dxsale.network/", + "description": "DxSale is a decentralized, cross chain, token management platform as a service. DxSale DAO allows for seamless onboarding of chains to provide tools to facilitate and grow out a chains ecosystem.", + "explorer": "https://bscscan.com/token/0x04F73A09e2eb410205BE256054794fB452f0D245", + "status": "active", + "id": "0x04F73A09e2eb410205BE256054794fB452f0D245", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dxsale" + }, + { + "name": "telegram", + "url": "https://t.me/DxSale" + }, + { + "name": "telegram_news", + "url": "https://t.me/DxSaleAnn" + }, + { + "name": "medium", + "url": "https://hash-dxsale.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dxsale-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dxsale-network/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCDrVyjNivEdu7_cIA53B0cg" + }, + { + "name": "docs", + "url": "https://docs.dxsale.network" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x04F73A09e2eb410205BE256054794fB452f0D245/logo.png b/blockchains/smartchain/assets/0x04F73A09e2eb410205BE256054794fB452f0D245/logo.png new file mode 100644 index 0000000000000..e8a5758322deb Binary files /dev/null and b/blockchains/smartchain/assets/0x04F73A09e2eb410205BE256054794fB452f0D245/logo.png differ diff --git a/blockchains/smartchain/assets/0x056cB5463Db539985fd6EbfbE5C3D5904C5E8A95/info.json b/blockchains/smartchain/assets/0x056cB5463Db539985fd6EbfbE5C3D5904C5E8A95/info.json new file mode 100644 index 0000000000000..bbb20854ce33d --- /dev/null +++ b/blockchains/smartchain/assets/0x056cB5463Db539985fd6EbfbE5C3D5904C5E8A95/info.json @@ -0,0 +1,28 @@ +{ + "name": "ETHLAX", + "type": "BEP20", + "symbol": "ETHLAX", + "decimals": 18, + "website": "https://ethlax.io/", + "description": "Transforming Businesses with Artificial Intelligence. A few years ago technology that could learn and solve problems on its own only found on the pages of science fiction. Nowadays, Ethlax with these advanced capabilities is surfacing all around us, and represents the latest in a series of rapid development. AI (AI) is changing our lifestyle and empowering machines to perform things that people used to think humans were the only ones capable of doing", + "explorer": "https://bscscan.com/token/0x056cB5463Db539985fd6EbfbE5C3D5904C5E8A95", + "status": "active", + "id": "0x056cB5463Db539985fd6EbfbE5C3D5904C5E8A95", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ethlaxtoken" + }, + { + "name": "telegram", + "url": "https://t.me/ethlaxtoken" + }, + { + "name": "whitepaper", + "url": "https://ethlax.io/whitepaper.pdf" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x056cB5463Db539985fd6EbfbE5C3D5904C5E8A95/logo.png b/blockchains/smartchain/assets/0x056cB5463Db539985fd6EbfbE5C3D5904C5E8A95/logo.png new file mode 100644 index 0000000000000..f37422e07dd2c Binary files /dev/null and b/blockchains/smartchain/assets/0x056cB5463Db539985fd6EbfbE5C3D5904C5E8A95/logo.png differ diff --git a/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/info.json b/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/info.json new file mode 100644 index 0000000000000..0871c770fa11c --- /dev/null +++ b/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/info.json @@ -0,0 +1,37 @@ +{ + "name": "POTENT", + "type": "BEP20", + "symbol": "PTT", + "decimals": 18, + "website": "https://potent.finance/", + "description": "Potent coin is an ecosystem on the Binance Smart Chain blockchain that offers fast and efficient solutions for using cryptocurrencies.", + "explorer": "https://bscscan.com/token/0x057AFf3E314e1ca15BED75510df81A20098cE456", + "status": "active", + "id": "0x057AFf3E314e1ca15BED75510df81A20098cE456", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/potent_coin" + }, + { + "name": "facebook", + "url": "https://facebook.com/Potent-Token-108367228056742/" + }, + { + "name": "telegram", + "url": "https://t.me/PotentCoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/potent-coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/potent/" + }, + { + "name": "whitepaper", + "url": "https://potent.finance/static/moon_safe/img/White-paper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/logo.png b/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/logo.png new file mode 100644 index 0000000000000..482415e42dcc8 Binary files /dev/null and b/blockchains/smartchain/assets/0x057AFf3E314e1ca15BED75510df81A20098cE456/logo.png differ diff --git a/blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/info.json b/blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/info.json index 1a3bad6743242..758d8c5c0e57a 100644 --- a/blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/info.json +++ b/blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/info.json @@ -9,6 +9,9 @@ "decimals": 8, "status": "active", "id": "0x05B339B0A346bF01f851ddE47a5d485c34FE220c", + "tags": [ + "deflationary" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x05De1dbFCdc876F790371508b97C337640Dcd6a9/info.json b/blockchains/smartchain/assets/0x05De1dbFCdc876F790371508b97C337640Dcd6a9/info.json new file mode 100644 index 0000000000000..8557e215ea8fa --- /dev/null +++ b/blockchains/smartchain/assets/0x05De1dbFCdc876F790371508b97C337640Dcd6a9/info.json @@ -0,0 +1,56 @@ +{ + "name": "GlowV2", + "type": "BEP20", + "symbol": "GlowV2", + "decimals": 9, + "website": "https://glowtoken.net", + "description": "GLOWV2 represents the illumination of the darkness in the crypto DeFi space through security, clarity, passive income, education, and charity.", + "explorer": "https://bscscan.com/token/0x05De1dbFCdc876F790371508b97C337640Dcd6a9", + "status": "active", + "id": "0x05De1dbFCdc876F790371508b97C337640Dcd6a9", + "links": [ + { + "name": "github", + "url": "https://github.com/GlowTokenLLC" + }, + { + "name": "twitter", + "url": "https://twitter.com/GlowTokenLLC" + }, + { + "name": "telegram", + "url": "https://t.me/officialGlowV2" + }, + { + "name": "discord", + "url": "https://discord.com/glowv2" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1xTOCq7dg4z10PRAmN1KaoIp0aPxyQhEO/view" + }, + { + "name": "reddit", + "url": "https://reddit.com/GlowTokenLLC" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCJaEd7QSboUsqjudACJrNFw" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/326003435955719" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/glow-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/glowv2" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x05De1dbFCdc876F790371508b97C337640Dcd6a9/logo.png b/blockchains/smartchain/assets/0x05De1dbFCdc876F790371508b97C337640Dcd6a9/logo.png new file mode 100644 index 0000000000000..1bcb6127d877a Binary files /dev/null and b/blockchains/smartchain/assets/0x05De1dbFCdc876F790371508b97C337640Dcd6a9/logo.png differ diff --git a/blockchains/smartchain/assets/0x05aD6E30A855BE07AfA57e08a4f30d00810a402e/info.json b/blockchains/smartchain/assets/0x05aD6E30A855BE07AfA57e08a4f30d00810a402e/info.json new file mode 100644 index 0000000000000..47e45710fb00f --- /dev/null +++ b/blockchains/smartchain/assets/0x05aD6E30A855BE07AfA57e08a4f30d00810a402e/info.json @@ -0,0 +1,44 @@ +{ + "name": "Tiny Coin", + "type": "BEP20", + "symbol": "TINC", + "decimals": 18, + "website": "https://tinyworlds.io/", + "description": "Tiny World is a fully trading game universe based on historical legends from across the globe. It combines P2E and DAO governance with quality gameplay.", + "explorer": "https://bscscan.com/token/0x05aD6E30A855BE07AfA57e08a4f30d00810a402e", + "status": "active", + "id": "0x05aD6E30A855BE07AfA57e08a4f30d00810a402e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tinyworldgamefi" + }, + { + "name": "telegram", + "url": "https://t.me/tinyworld_en" + }, + { + "name": "docs", + "url": "https://docs.tinyworlds.io/" + }, + { + "name": "medium", + "url": "https://medium.com/@tinyworld.gamefi" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCmm9JeIkqes3sS6NZ2YGA0w?sub_confirmation=1" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tiny-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tiny-coin" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x05aD6E30A855BE07AfA57e08a4f30d00810a402e/logo.png b/blockchains/smartchain/assets/0x05aD6E30A855BE07AfA57e08a4f30d00810a402e/logo.png new file mode 100644 index 0000000000000..21ac33e14398a Binary files /dev/null and b/blockchains/smartchain/assets/0x05aD6E30A855BE07AfA57e08a4f30d00810a402e/logo.png differ diff --git a/blockchains/smartchain/assets/0x05ad901cf196cbDCEaB3F8e602a47AAdB1a2e69d/info.json b/blockchains/smartchain/assets/0x05ad901cf196cbDCEaB3F8e602a47AAdB1a2e69d/info.json new file mode 100644 index 0000000000000..e274439e8b42d --- /dev/null +++ b/blockchains/smartchain/assets/0x05ad901cf196cbDCEaB3F8e602a47AAdB1a2e69d/info.json @@ -0,0 +1,44 @@ +{ + "name": "Zoro Inu", + "type": "BEP20", + "symbol": "ZORO", + "decimals": 18, + "website": "https://www.zoroinu.io/", + "description": "Frictionless Defi adoption through tools & education.", + "explorer": "https://bscscan.com/token/0x05ad901cf196cbdceab3f8e602a47aadb1a2e69d", + "status": "active", + "id": "0x05ad901cf196cbDCEaB3F8e602a47AAdB1a2e69d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ZoroToken" + }, + { + "name": "github", + "url": "https://github.com/zoroinu" + }, + { + "name": "telegram", + "url": "https://t.me/Zoroinucommunity" + }, + { + "name": "whitepaper", + "url": "https://docs.zoroinu.io/" + }, + { + "name": "medium", + "url": "https://zoroinu.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zoro-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/zoro-inu" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x05ad901cf196cbDCEaB3F8e602a47AAdB1a2e69d/logo.png b/blockchains/smartchain/assets/0x05ad901cf196cbDCEaB3F8e602a47AAdB1a2e69d/logo.png new file mode 100644 index 0000000000000..282fb234550fa Binary files /dev/null and b/blockchains/smartchain/assets/0x05ad901cf196cbDCEaB3F8e602a47AAdB1a2e69d/logo.png differ diff --git a/blockchains/smartchain/assets/0x066cdA0CCA84E9C6eD0a4ECB92AA036a9582544B/info.json b/blockchains/smartchain/assets/0x066cdA0CCA84E9C6eD0a4ECB92AA036a9582544B/info.json new file mode 100644 index 0000000000000..9b4bc72a33715 --- /dev/null +++ b/blockchains/smartchain/assets/0x066cdA0CCA84E9C6eD0a4ECB92AA036a9582544B/info.json @@ -0,0 +1,25 @@ +{ + "name": "Sonic Inu", + "website": "https://sonic-inu.com/", + "description": "Sonic Inu is a relatively new meme crypto token that has gained popularity among crypto enthusiasts and fans of the iconic video game character, Sonic the Hedgehog.", + "explorer": "https://bscscan.com/token/0x066cda0cca84e9c6ed0a4ecb92aa036a9582544b", + "type": "BEP20", + "symbol": "SONIC", + "decimals": 9, + "status": "active", + "id": "0x066cdA0CCA84E9C6eD0a4ECB92AA036a9582544B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SonicInuBSC" + }, + { + "name": "telegram", + "url": "https://t.me/SonicInuEn" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sonic-inu-bsc/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x066cdA0CCA84E9C6eD0a4ECB92AA036a9582544B/logo.png b/blockchains/smartchain/assets/0x066cdA0CCA84E9C6eD0a4ECB92AA036a9582544B/logo.png new file mode 100644 index 0000000000000..721dbc2a1d20f Binary files /dev/null and b/blockchains/smartchain/assets/0x066cdA0CCA84E9C6eD0a4ECB92AA036a9582544B/logo.png differ diff --git a/blockchains/smartchain/assets/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18/info.json b/blockchains/smartchain/assets/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18/info.json index 3d30fe976ace8..5cca0a84e6ab2 100644 --- a/blockchains/smartchain/assets/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18/info.json +++ b/blockchains/smartchain/assets/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18/info.json @@ -8,6 +8,9 @@ "decimals": 8, "status": "active", "id": "0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/info.json b/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/info.json new file mode 100644 index 0000000000000..2c06e1fb6ed3d --- /dev/null +++ b/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/info.json @@ -0,0 +1,25 @@ +{ + "name": "SaunaFinance Token", + "website": "https://sauna.finance/", + "description": "SAUNA FINANCE aims to build various Dapps and create ideal sauna facilities to satisfy sauna users all over the world. By the votes of $ SAUNA (SAUNA FINANCE TOKEN) holders, we realize the best settings in every country / region, design of the facility, sauna room temperature, water bath temperature, etc., and create the most relaxed and happiest community.", + "explorer": "https://bscscan.com/token/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0", + "type": "BEP20", + "symbol": "SAUNA", + "decimals": 18, + "status": "active", + "id": "0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Saunafinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/sauna_finance" + }, + { + "name": "blog", + "url": "https://sauna-finance.medium.com" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/logo.png b/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/logo.png new file mode 100644 index 0000000000000..e024638d3e657 Binary files /dev/null and b/blockchains/smartchain/assets/0x06b889a7a7fa15D8cC7CFf147962C4232cCE7CF0/logo.png differ diff --git a/blockchains/smartchain/assets/0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF/info.json b/blockchains/smartchain/assets/0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF/info.json new file mode 100644 index 0000000000000..5d4263e2de678 --- /dev/null +++ b/blockchains/smartchain/assets/0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF/info.json @@ -0,0 +1,28 @@ +{ + "name": "LuckyPig", + "website": "https://luckypigtoken.com/", + "description": "Luckypig will bring NFT, lottery/jackpot concepts together and a contract with low taxes. Our team's longterm goal is to build an online casino which will be pegged with our token.", + "explorer": "https://bscscan.com/token/0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF", + "type": "BEP20", + "symbol": "LuckyPig", + "decimals": 9, + "status": "active", + "id": "0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Luckypigtoken?s=20&t=EB9f2aY9hr8o3_Eg0GDMrw" + }, + { + "name": "telegram", + "url": "https://t.me/luckypigtoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/luckypig/" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF/logo.png b/blockchains/smartchain/assets/0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF/logo.png new file mode 100644 index 0000000000000..4cdf83b3d032f Binary files /dev/null and b/blockchains/smartchain/assets/0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF/logo.png differ diff --git a/blockchains/smartchain/assets/0x070a08BeEF8d36734dD67A491202fF35a6A16d97/info.json b/blockchains/smartchain/assets/0x070a08BeEF8d36734dD67A491202fF35a6A16d97/info.json new file mode 100644 index 0000000000000..f731399367ed2 --- /dev/null +++ b/blockchains/smartchain/assets/0x070a08BeEF8d36734dD67A491202fF35a6A16d97/info.json @@ -0,0 +1,12 @@ +{ + "name": "Binance-Peg Smooth Love Potion", + "website": "https://axieinfinity.com", + "description": "Smooth Love Potion (SLP) is an ERC-20 token on the Axie Infinity platform that is used to breed new digital pets (Axies).", + "explorer": "https://bscscan.com/token/0x070a08BeEF8d36734dD67A491202fF35a6A16d97", + "research": "https://research.binance.com/en/projects/small-love-potion", + "type": "BEP20", + "symbol": "SLP", + "decimals": 18, + "status": "active", + "id": "0x070a08BeEF8d36734dD67A491202fF35a6A16d97" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x070a08BeEF8d36734dD67A491202fF35a6A16d97/logo.png b/blockchains/smartchain/assets/0x070a08BeEF8d36734dD67A491202fF35a6A16d97/logo.png new file mode 100644 index 0000000000000..ff2130064cce9 Binary files /dev/null and b/blockchains/smartchain/assets/0x070a08BeEF8d36734dD67A491202fF35a6A16d97/logo.png differ diff --git a/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/info.json b/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/info.json new file mode 100644 index 0000000000000..3f74c0ef8ba99 --- /dev/null +++ b/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/info.json @@ -0,0 +1,37 @@ +{ + "name": "Rocket Boys", + "website": "https://rocketboys.io/", + "description": "The Rocketboys launchpad is positioned to disrupt all that has become toxic in the current presale ecosystem. The launchpad will operate a much higher barrier to entry for prospective projects – KYB (Know Your Business) and pre-doxxing to an internal Rocketboys committee before launch will provide a uniquely safer investing environment for all participants.", + "explorer": "https://bscscan.com/token/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", + "type": "BEP20", + "symbol": "RBOYS", + "decimals": 9, + "status": "active", + "id": "0x071Fa11f7516CDeb366F7f7d91DA5049F7086185", + "links": [ + { + "name": "telegram", + "url": "https://t.me/rocketboys0fficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/rocketboysbsc" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/rocketboysofficial" + }, + { + "name": "whitepaper", + "url": "https://rocketboys.io/#whitepaper" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/rocket-boys" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rocket-boys" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/logo.png b/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/logo.png new file mode 100644 index 0000000000000..2e4a9de14581d Binary files /dev/null and b/blockchains/smartchain/assets/0x071Fa11f7516CDeb366F7f7d91DA5049F7086185/logo.png differ diff --git a/blockchains/smartchain/assets/0x0733618Ab62eEEC815f2d1739b7a50bF9E74d8a2/info.json b/blockchains/smartchain/assets/0x0733618Ab62eEEC815f2d1739b7a50bF9E74d8a2/info.json new file mode 100644 index 0000000000000..a4992efca824a --- /dev/null +++ b/blockchains/smartchain/assets/0x0733618Ab62eEEC815f2d1739b7a50bF9E74d8a2/info.json @@ -0,0 +1,28 @@ +{ + "name": "Pomerium Ecosystem", + "website": "https://pomerium.space/", + "description": "Pomerium is Web3 game studio. Pomerium develops independent games with original content and provides the services, such as Web3 utility service tools interacting with the games and publishing. Above all, our goal is to build the sustainable token economy of Pomerium.", + "explorer": "https://bscscan.com/token/0x0733618Ab62eEEC815f2d1739b7a50bF9E74d8a2", + "type": "BEP20", + "symbol": "PMG", + "decimals": 18, + "status": "active", + "id": "0x0733618Ab62eEEC815f2d1739b7a50bF9E74d8a2", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pomerium-ecosystem-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/pomerium_space" + }, + { + "name": "medium", + "url": "https://medium.com/pomerium" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0733618Ab62eEEC815f2d1739b7a50bF9E74d8a2/logo.png b/blockchains/smartchain/assets/0x0733618Ab62eEEC815f2d1739b7a50bF9E74d8a2/logo.png new file mode 100644 index 0000000000000..ba2be4c64d9e9 Binary files /dev/null and b/blockchains/smartchain/assets/0x0733618Ab62eEEC815f2d1739b7a50bF9E74d8a2/logo.png differ diff --git a/blockchains/smartchain/assets/0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5/info.json b/blockchains/smartchain/assets/0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5/info.json new file mode 100644 index 0000000000000..b97f4217b2e1b --- /dev/null +++ b/blockchains/smartchain/assets/0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5/info.json @@ -0,0 +1,24 @@ +{ + "name": "Hay Stablecoin", + "type": "BEP20", + "symbol": "HAY", + "decimals": 18, + "website": "https://helio.money/", + "description": "The Helio.Money protocol, powered by the BNB chain, introduces an innovative architecture to stablecoin minting. Helio’s stablecoin is called HAY, and it is over-collateralized with BNB tokens. To obtain HAY, the user will need to provide BNB collateral and borrow HAY against it. After that, HAY can be staked for long-term yield and transferred to other protocols to generate additional yield. HAY is over-collateralized, making its peg highly secure and comparable to the MakerDAO DAI token.", + "explorer": "https://bscscan.com/token/0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5", + "status": "active", + "id": "0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Helio_Money" + }, + { + "name": "github", + "url": "https://github.com/helio-money" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5/logo.png b/blockchains/smartchain/assets/0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5/logo.png new file mode 100644 index 0000000000000..7ecbaf9ae621c Binary files /dev/null and b/blockchains/smartchain/assets/0x0782b6d8c4551B9760e74c0545a9bCD90bdc41E5/logo.png differ diff --git a/blockchains/smartchain/assets/0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6/info.json b/blockchains/smartchain/assets/0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6/info.json new file mode 100644 index 0000000000000..4c8de278400ac --- /dev/null +++ b/blockchains/smartchain/assets/0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6/info.json @@ -0,0 +1,37 @@ +{ + "name": "Nasa Doge", + "type": "BEP20", + "symbol": "NasaDoge", + "decimals": 9, + "website": "https://www.nasadoge.finance/", + "description": "NasaDoge is loyal to his family, like all dogs should be! All holders of $NasaDoge will earn more tokens on each transaction that is automatically sent to your wallet.", + "explorer": "https://bscscan.com/token/0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6", + "status": "active", + "id": "0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/nasadogetoken/" + }, + { + "name": "twitter", + "url": "https://twitter.com/nasadogetoken" + }, + { + "name": "telegram", + "url": "https://t.me/nasadogetoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/nasadogetoken/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nasa-doge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nasa-doge" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6/logo.png b/blockchains/smartchain/assets/0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6/logo.png new file mode 100644 index 0000000000000..3c03e24e4b223 Binary files /dev/null and b/blockchains/smartchain/assets/0x079Dd74Cc214Ac5f892f6a7271ef0722F6D0c2e6/logo.png differ diff --git a/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/info.json b/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/info.json new file mode 100644 index 0000000000000..28c2b8ffe7350 --- /dev/null +++ b/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/info.json @@ -0,0 +1,11 @@ +{ + "name": "WIFEDOGE", + "website": "https://wifedoge.com", + "description": "WIFEDOGE,DOGE'S WIFE,BABYDOGE'S MOTHER,Doge needs Wife, If you like doge, please hold wifedoge. Every Jack has his Jill", + "explorer": "https://bscscan.com/token/0x07b36f2549291d320132712a1e64d3826b1fb4d7", + "type": "BEP20", + "symbol": "WIFEDOGE", + "decimals": 9, + "status": "active", + "id": "0x07B36F2549291d320132712a1E64d3826B1FB4D7" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/logo.png b/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/logo.png new file mode 100644 index 0000000000000..b42728fd78fc5 Binary files /dev/null and b/blockchains/smartchain/assets/0x07B36F2549291d320132712a1E64d3826B1FB4D7/logo.png differ diff --git a/blockchains/smartchain/assets/0x07EC61Ae90860641972E9B41A706325a1E928BF8/info.json b/blockchains/smartchain/assets/0x07EC61Ae90860641972E9B41A706325a1E928BF8/info.json new file mode 100644 index 0000000000000..fa9e8711f015a --- /dev/null +++ b/blockchains/smartchain/assets/0x07EC61Ae90860641972E9B41A706325a1E928BF8/info.json @@ -0,0 +1,24 @@ +{ + "name": "Volt Inu", + "type": "BEP20", + "symbol": "VOLT", + "decimals": 9, + "website": "https://voltinu.in", + "description": "Volt Inu ($VOLT) is a hyper-deflationary token whose aim is to invest in multiple asset classes such as NFTs, nodes, altcoins, staking & farming of stablecoins.", + "explorer": "https://bscscan.com/token/0x07EC61Ae90860641972E9B41A706325a1E928BF8", + "status": "active", + "id": "0x07EC61Ae90860641972E9B41A706325a1E928BF8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VoltInuOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/VoltInuOfficial" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x07EC61Ae90860641972E9B41A706325a1E928BF8/logo.png b/blockchains/smartchain/assets/0x07EC61Ae90860641972E9B41A706325a1E928BF8/logo.png new file mode 100644 index 0000000000000..05b5072f3c812 Binary files /dev/null and b/blockchains/smartchain/assets/0x07EC61Ae90860641972E9B41A706325a1E928BF8/logo.png differ diff --git a/blockchains/smartchain/assets/0x07a3554899D97a087Bda931Dd5224B3B7435E568/info.json b/blockchains/smartchain/assets/0x07a3554899D97a087Bda931Dd5224B3B7435E568/info.json new file mode 100644 index 0000000000000..7f23aaaca32dd --- /dev/null +++ b/blockchains/smartchain/assets/0x07a3554899D97a087Bda931Dd5224B3B7435E568/info.json @@ -0,0 +1,32 @@ +{ + "name": "TendaCoin", + "type": "BEP20", + "symbol": "TND", + "decimals": 18, + "website": "https://tendacoin.com", + "description": "Decentralized Currency from People to People.", + "explorer": "https://bscscan.com/token/0x07a3554899D97a087Bda931Dd5224B3B7435E568", + "status": "active", + "id": "0x07a3554899D97a087Bda931Dd5224B3B7435E568", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TendaCoin1" + }, + { + "name": "telegram", + "url": "https://t.me/TendaCoinChat" + }, + { + "name": "github", + "url": "https://github.com/tendacoin" + }, + { + "name": "whitepaper", + "url": "https://tendacoin.com/whitepaper/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x07a3554899D97a087Bda931Dd5224B3B7435E568/logo.png b/blockchains/smartchain/assets/0x07a3554899D97a087Bda931Dd5224B3B7435E568/logo.png new file mode 100644 index 0000000000000..58b91ca8478fe Binary files /dev/null and b/blockchains/smartchain/assets/0x07a3554899D97a087Bda931Dd5224B3B7435E568/logo.png differ diff --git a/blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/info.json b/blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/info.json index 023bea215cbfb..e80b759d37866 100644 --- a/blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/info.json +++ b/blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/info.json @@ -1,11 +1,25 @@ { - "name": "AquaGoat", + "name": "Aquagoat", "type": "BEP20", "symbol": "AQUAGOAT", "decimals": 9, - "website": "https://aquagoat.finance/", - "description": "AquaGoat is a next-generation ecological social cryptocurrency. AquaGoat operates as a deflationary automated liquidity-locking and self-staking direct distribution protocol, providing safe, secure and hassle-free transactions and yield-generation for all holders. ", - "explorer": "https://bscscan.com/token/0x07af67b392B7A202fAD8E0FBc64C34F33102165B", - "status": "active", - "id": "0x07af67b392B7A202fAD8E0FBc64C34F33102165B" + "website": "https://www.aquagoat.finance/", + "description": "AquaGoat Finance is a decentralized community-led eco-DeFi project, with AquaGoat acting as its DeFi alternative to conventional high-interest savings accounts.", + "explorer": "https://bscscan.com/token/0x07af67b392b7a202fad8e0fbc64c34f33102165b", + "status": "abandoned", + "id": "0x07af67b392B7A202fAD8E0FBc64C34F33102165B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AquaBsc?s=09" + }, + { + "name": "telegram", + "url": "https://t.me/AquaGoat" + }, + { + "name": "discord", + "url": "https://discord.com/invite/E94cMhRhyu" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/logo.png b/blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/logo.png deleted file mode 100644 index 3295777027c40..0000000000000 Binary files a/blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/info.json b/blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/info.json index be79493f165f0..8a241b5282c6b 100644 --- a/blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/info.json +++ b/blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "BURN1", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x07e330A210B8128c7b32476704C3052cD8c10e5b" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/logo.png b/blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/logo.png deleted file mode 100644 index 53ae995691c47..0000000000000 Binary files a/blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x07e551E31A793E20dc18494ff6b03095A8F8Ee36/info.json b/blockchains/smartchain/assets/0x07e551E31A793E20dc18494ff6b03095A8F8Ee36/info.json new file mode 100644 index 0000000000000..4f3c13063fc31 --- /dev/null +++ b/blockchains/smartchain/assets/0x07e551E31A793E20dc18494ff6b03095A8F8Ee36/info.json @@ -0,0 +1,33 @@ +{ + "name": "Qmall Token", + "type": "BEP20", + "symbol": "QMALL", + "decimals": 18, + "website": "https://qmall.io/", + "description": "The QMALL token is a service token of the Qmall Exchange, the main application of which is to use it to pay a commission when using the exchange's services, including a trading commission, as well as to obtain additional privileges.", + "explorer": "https://bscscan.com/token/0x07e551e31a793e20dc18494ff6b03095a8f8ee36", + "status": "active", + "id": "0x07e551E31A793E20dc18494ff6b03095A8F8Ee36", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/QmallExchange" + }, + { + "name": "telegram", + "url": "https://t.me/qMall_Exchange" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qmall-token/" + }, + { + "name": "facebook", + "url": "https://facebook.com/qmall.io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/qmall/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x07e551E31A793E20dc18494ff6b03095A8F8Ee36/logo.png b/blockchains/smartchain/assets/0x07e551E31A793E20dc18494ff6b03095A8F8Ee36/logo.png new file mode 100644 index 0000000000000..e0b4bdca682f7 Binary files /dev/null and b/blockchains/smartchain/assets/0x07e551E31A793E20dc18494ff6b03095A8F8Ee36/logo.png differ diff --git a/blockchains/smartchain/assets/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945/info.json b/blockchains/smartchain/assets/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945/info.json new file mode 100644 index 0000000000000..fa7afc45f46fd --- /dev/null +++ b/blockchains/smartchain/assets/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945/info.json @@ -0,0 +1,25 @@ +{ + "name": "Little Angry Bunny v2 ", + "type": "BEP20", + "symbol": "LAB v2", + "decimals": 9, + "website": "https://littleangrybunnyv2.com/", + "description": "Little Angry Bunny V2 is committed to provide a decentralized transaction network under Binance Smart Chain (BEP-20) with a maximum circulating supply of 10 septillion. There is no main owner of the LAB token. It is purely Community driven Token.", + "explorer": "https://bscscan.com/token/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945", + "status": "active", + "id": "0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LABCommunityOfc" + }, + { + "name": "telegram", + "url": "https://t.me/LittleAngryBunnyGlobal" + }, + { + "name": "whitepaper", + "url": "https://littleangrybunnyv2.com/assets/WHITE-PAPER-LAB.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945/logo.png b/blockchains/smartchain/assets/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945/logo.png new file mode 100644 index 0000000000000..051ce89678153 Binary files /dev/null and b/blockchains/smartchain/assets/0x07f5cEdeD6B3dba557B3663EDC8941FB37b63945/logo.png differ diff --git a/blockchains/smartchain/assets/0x0864c156b3C5F69824564dEC60c629aE6401bf2a/info.json b/blockchains/smartchain/assets/0x0864c156b3C5F69824564dEC60c629aE6401bf2a/info.json new file mode 100644 index 0000000000000..2e8669a4050a3 --- /dev/null +++ b/blockchains/smartchain/assets/0x0864c156b3C5F69824564dEC60c629aE6401bf2a/info.json @@ -0,0 +1,41 @@ +{ + "name": "Streamr", + "type": "BEP20", + "symbol": "DATA", + "decimals": 18, + "website": "https://streamr.network", + "description": "Streamr is a decentralized real‑time data network for web3. Create, share and consume data streams on an open, scalable P2P protocol with powerful tools for monetization. As a layer zero protocol, it provides a publish/subscribe messaging framework for decentralized applications built on top.", + "explorer": "https://bscscan.com/token/0x0864c156b3C5F69824564dEC60c629aE6401bf2a", + "status": "active", + "id": "0x0864c156b3C5F69824564dEC60c629aE6401bf2a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/streamr" + }, + { + "name": "github", + "url": "https://github.com/streamr-dev" + }, + { + "name": "whitepaper", + "url": "https://streamr.network/network-whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/streamrdata" + }, + { + "name": "docs", + "url": "https://streamr.network/docs" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/streamr" + }, + { + "name": "blog", + "url": "https://blog.streamr.network" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0864c156b3C5F69824564dEC60c629aE6401bf2a/logo.png b/blockchains/smartchain/assets/0x0864c156b3C5F69824564dEC60c629aE6401bf2a/logo.png new file mode 100644 index 0000000000000..9fc79a7995fc5 Binary files /dev/null and b/blockchains/smartchain/assets/0x0864c156b3C5F69824564dEC60c629aE6401bf2a/logo.png differ diff --git a/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json b/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json index 1a8447fd74dbe..e90751d852c78 100644 --- a/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json +++ b/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json @@ -7,5 +7,15 @@ "description": "Doge Back is a revolutionary token which combines buy back and also dividends, which results in real Doge Coin in your wallet.", "explorer": "https://bscscan.com/token/0x08C975868e547BFE5F76Db7d1e075680e9736034", "status": "active", - "id": "0x08C975868e547BFE5F76Db7d1e075680e9736034" + "id": "0x08C975868e547BFE5F76Db7d1e075680e9736034", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/doge-back/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/doge-back" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/logo.png b/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/logo.png index bd4b58875c522..3e59a87307b57 100644 Binary files a/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/logo.png and b/blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/logo.png differ diff --git a/blockchains/smartchain/assets/0x08CEB3F4a7ed3500cA0982bcd0FC7816688084c3/info.json b/blockchains/smartchain/assets/0x08CEB3F4a7ed3500cA0982bcd0FC7816688084c3/info.json new file mode 100644 index 0000000000000..91645c1a575bb --- /dev/null +++ b/blockchains/smartchain/assets/0x08CEB3F4a7ed3500cA0982bcd0FC7816688084c3/info.json @@ -0,0 +1,26 @@ +{ + "name": "Venus TUSD", + "website": "https://venus.io/", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", + "research": "https://research.binance.com/en/projects/venus", + "explorer": "https://bscscan.com/token/0x08CEB3F4a7ed3500cA0982bcd0FC7816688084c3", + "type": "BEP20", + "symbol": "vTUSD", + "decimals": 8, + "status": "active", + "id": "0x08CEB3F4a7ed3500cA0982bcd0FC7816688084c3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VenusProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/VenusProtocol" + }, + { + "name": "medium", + "url": "https://medium.com/VenusProtocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x08CEB3F4a7ed3500cA0982bcd0FC7816688084c3/logo.png b/blockchains/smartchain/assets/0x08CEB3F4a7ed3500cA0982bcd0FC7816688084c3/logo.png new file mode 100644 index 0000000000000..08f511b5376fb Binary files /dev/null and b/blockchains/smartchain/assets/0x08CEB3F4a7ed3500cA0982bcd0FC7816688084c3/logo.png differ diff --git a/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json b/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json index e307a27b7361c..56ec238b684fb 100644 --- a/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json +++ b/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json @@ -4,7 +4,7 @@ "symbol": "BMON", "decimals": 18, "website": "https://binamon.org", - "description": "A Complete Metaverse of Digital Monsters on Binance Smart Chain. With BMON the users can buy boosters of NFT. The boosters have 3 monsters.Through a smart contract called Booster, the NFTs will be minted (BEP721) ,using the $BMON token (BEP-20). ommunity Governance. Buy NFT in itsphysical variant . Entry fee and rewards in tournaments ", + "description": "A Complete Metaverse of Digital Monsters on Binance Smart Chain. With BMON the users can buy boosters of NFT. The boosters have 3 monsters.Through a smart contract called Booster, the NFTs will be minted (BEP721) ,using the $BMON token (BEP-20).", "explorer": "https://bscscan.com/token/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", "status": "active", "id": "0x08ba0619b1e7A582E0BCe5BBE9843322C954C340", diff --git a/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/logo.png b/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/logo.png index a9479bd27c1cf..76dfe648e7969 100644 Binary files a/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/logo.png and b/blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/logo.png differ diff --git a/blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json b/blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json index 4b8bf0cf7b192..0d3dff9ce7c11 100644 --- a/blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json +++ b/blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json @@ -6,6 +6,6 @@ "website": "https://vulkania.io", "description": "Vulkania is building tools that help crypto communities generate fully functional blockchain dashboards for their favorite tokens, calling DAAS (Dashboard As A Service). VLK token is the heart of this ecosystem, built on BSC ", "explorer": "https://bscscan.com/token/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92", - "status": "active", + "status": "abandoned", "id": "0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/logo.png b/blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/logo.png deleted file mode 100644 index c5a5f3af35789..0000000000000 Binary files a/blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0938a5d325A8496c186Cf122946e9dD22f8a625b/info.json b/blockchains/smartchain/assets/0x0938a5d325A8496c186Cf122946e9dD22f8a625b/info.json new file mode 100644 index 0000000000000..cbdf91bac888b --- /dev/null +++ b/blockchains/smartchain/assets/0x0938a5d325A8496c186Cf122946e9dD22f8a625b/info.json @@ -0,0 +1,29 @@ +{ + "name": "Digital Files", + "type": "BEP20", + "symbol": "DIFI", + "decimals": 18, + "website": "https://difi.market/", + "description": "DIFI is a decentralized electronic document trading platform, where you can sell videos, codes, audio, pictures, games, databases, etc., using DIFI tokens for transactions.", + "explorer": "https://bscscan.com/token/0x0938a5d325A8496c186Cf122946e9dD22f8a625b", + "status": "active", + "id": "0x0938a5d325A8496c186Cf122946e9dD22f8a625b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/difimarket" + }, + { + "name": "telegram", + "url": "https://t.me/difitoken" + }, + { + "name": "whitepaper", + "url": "https://difi.market/WhitePaper_difi.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/digital-files/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0938a5d325A8496c186Cf122946e9dD22f8a625b/logo.png b/blockchains/smartchain/assets/0x0938a5d325A8496c186Cf122946e9dD22f8a625b/logo.png new file mode 100644 index 0000000000000..34f2dd2568092 Binary files /dev/null and b/blockchains/smartchain/assets/0x0938a5d325A8496c186Cf122946e9dD22f8a625b/logo.png differ diff --git a/blockchains/smartchain/assets/0x096985703F584B9444CE9730B600fC39De29ccc8/info.json b/blockchains/smartchain/assets/0x096985703F584B9444CE9730B600fC39De29ccc8/info.json new file mode 100644 index 0000000000000..6d3ff8fd69087 --- /dev/null +++ b/blockchains/smartchain/assets/0x096985703F584B9444CE9730B600fC39De29ccc8/info.json @@ -0,0 +1,21 @@ +{ + "name": "Childrens Aid Foundation", + "type": "BEP20", + "symbol": "CAF", + "decimals": 18, + "website": "https://childaidfund.com/", + "description": "Children's Aid Foundation is a public welfare MEME coin that uses transaction tax revenue to assist children or organizations needing assistance.", + "explorer": "https://bscscan.com/token/0x096985703F584B9444CE9730B600fC39De29ccc8", + "status": "active", + "id": "0x096985703F584B9444CE9730B600fC39De29ccc8", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/childrens-aid-foundation/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ChildAidFund" + } + ] + } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x096985703F584B9444CE9730B600fC39De29ccc8/logo.png b/blockchains/smartchain/assets/0x096985703F584B9444CE9730B600fC39De29ccc8/logo.png new file mode 100644 index 0000000000000..64db6f6f3838d Binary files /dev/null and b/blockchains/smartchain/assets/0x096985703F584B9444CE9730B600fC39De29ccc8/logo.png differ diff --git a/blockchains/smartchain/assets/0x098dCbf3518856E45BB4e65E7fCc7C5Ff4a2C16e/info.json b/blockchains/smartchain/assets/0x098dCbf3518856E45BB4e65E7fCc7C5Ff4a2C16e/info.json new file mode 100644 index 0000000000000..34702c58dcc2c --- /dev/null +++ b/blockchains/smartchain/assets/0x098dCbf3518856E45BB4e65E7fCc7C5Ff4a2C16e/info.json @@ -0,0 +1,21 @@ +{ + "name": "RIMAU Token", + "website": "https://rimauswap.finance", + "description": "The First Decentralized Exchange (DEX) For The Malaysians Market on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x098dCbf3518856E45BB4e65E7fCc7C5Ff4a2C16e", + "type": "BEP20", + "symbol": "RIMAU", + "decimals": 18, + "status": "active", + "id": "0x098dCbf3518856E45BB4e65E7fCc7C5Ff4a2C16e", + "links": [ + { + "name": "telegram", + "url": "https://t.me/RimauSwap" + }, + { + "name": "facebook", + "url": "https://facebook.com/rimauswap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x098dCbf3518856E45BB4e65E7fCc7C5Ff4a2C16e/logo.png b/blockchains/smartchain/assets/0x098dCbf3518856E45BB4e65E7fCc7C5Ff4a2C16e/logo.png new file mode 100644 index 0000000000000..e0995772a6609 Binary files /dev/null and b/blockchains/smartchain/assets/0x098dCbf3518856E45BB4e65E7fCc7C5Ff4a2C16e/logo.png differ diff --git a/blockchains/smartchain/assets/0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff/info.json b/blockchains/smartchain/assets/0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff/info.json new file mode 100644 index 0000000000000..c50c26be91544 --- /dev/null +++ b/blockchains/smartchain/assets/0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff/info.json @@ -0,0 +1,21 @@ +{ + "name": "SafeEarn", + "website": "https://safearn.app", + "description": "Safe Earn is the first mover of double-reflection tokens. Safe Earn acts as an earning platform by rewarding SafeMoon tokens to holders at a rate of 8.5%, which are then eligible to benefit from the SafeMoon standard reflections of 5%.", + "explorer": "https://bscscan.com/token/0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff", + "type": "BEP20", + "symbol": "SAFEARN", + "decimals": 9, + "status": "active", + "id": "0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/safearnbsc" + }, + { + "name": "telegram", + "url": "https://t.me/safe_earn" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff/logo.png b/blockchains/smartchain/assets/0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff/logo.png new file mode 100644 index 0000000000000..db2db653c404f Binary files /dev/null and b/blockchains/smartchain/assets/0x099f551eA3cb85707cAc6ac507cBc36C96eC64Ff/logo.png differ diff --git a/blockchains/smartchain/assets/0x09BB6042A19BB3A6981e9a47EC0f006dBd28a8d1/info.json b/blockchains/smartchain/assets/0x09BB6042A19BB3A6981e9a47EC0f006dBd28a8d1/info.json new file mode 100644 index 0000000000000..999f87993d45a --- /dev/null +++ b/blockchains/smartchain/assets/0x09BB6042A19BB3A6981e9a47EC0f006dBd28a8d1/info.json @@ -0,0 +1,32 @@ +{ + "name": "WEDEX TOKEN V2", + "type": "BEP20", + "symbol": "DEX", + "decimals": 18, + "website": "https://wedex.app/", + "description": "Wedex - A next evolution DeFi exchange on Binance Smart Chain (BSC)", + "explorer": "https://bscscan.com/token/0x09bb6042a19bb3a6981e9a47ec0f006dbd28a8d1", + "status": "active", + "id": "0x09BB6042A19BB3A6981e9a47EC0f006dBd28a8d1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WedexApp" + }, + { + "name": "github", + "url": "https://github.com/wedexapp" + }, + { + "name": "telegram", + "url": "https://t.me/WedexNFTgroup" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wedex-token-v2/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x09BB6042A19BB3A6981e9a47EC0f006dBd28a8d1/logo.png b/blockchains/smartchain/assets/0x09BB6042A19BB3A6981e9a47EC0f006dBd28a8d1/logo.png new file mode 100644 index 0000000000000..bde265b1fc5e0 Binary files /dev/null and b/blockchains/smartchain/assets/0x09BB6042A19BB3A6981e9a47EC0f006dBd28a8d1/logo.png differ diff --git a/blockchains/smartchain/assets/0x09E889BB4D5b474f561db0491C38702F367A4e4d/info.json b/blockchains/smartchain/assets/0x09E889BB4D5b474f561db0491C38702F367A4e4d/info.json new file mode 100644 index 0000000000000..508a64a0e88a5 --- /dev/null +++ b/blockchains/smartchain/assets/0x09E889BB4D5b474f561db0491C38702F367A4e4d/info.json @@ -0,0 +1,25 @@ +{ + "name": "CLV", + "website": "https://clv.org/", + "description": "Clover is the native token of CLV M-Chain, and is used for staking to take part in network consensus, transaction fees, platform rewards, and network governance.", + "explorer": "https://bscscan.com/token/0x09E889BB4D5b474f561db0491C38702F367A4e4d", + "symbol": "CLV", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x09E889BB4D5b474f561db0491C38702F367A4e4d", + "links": [ + { + "name": "github", + "url": "https://github.com/clover-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/clv_org" + }, + { + "name": "medium", + "url": "https://medium.com/@clv_org" + } + ] +} diff --git a/blockchains/smartchain/assets/0x09E889BB4D5b474f561db0491C38702F367A4e4d/logo.png b/blockchains/smartchain/assets/0x09E889BB4D5b474f561db0491C38702F367A4e4d/logo.png new file mode 100644 index 0000000000000..3765491ca96c3 Binary files /dev/null and b/blockchains/smartchain/assets/0x09E889BB4D5b474f561db0491C38702F367A4e4d/logo.png differ diff --git a/blockchains/smartchain/assets/0x09a6c44c3947B69E2B45F4D51b67E6a39ACfB506/info.json b/blockchains/smartchain/assets/0x09a6c44c3947B69E2B45F4D51b67E6a39ACfB506/info.json new file mode 100644 index 0000000000000..60610c12433e4 --- /dev/null +++ b/blockchains/smartchain/assets/0x09a6c44c3947B69E2B45F4D51b67E6a39ACfB506/info.json @@ -0,0 +1,37 @@ +{ + "name": "UniCrypt", + "website": "https://unicrypt.network", + "description": "UNCX is the governance token of the UniCrypt platform.", + "explorer": "https://bscscan.com/token/0x09a6c44c3947b69e2b45f4d51b67e6a39acfb506", + "type": "BEP20", + "symbol": "UNCX", + "decimals": 18, + "status": "active", + "id": "0x09a6c44c3947B69E2B45F4D51b67E6a39ACfB506", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UNCX_token" + }, + { + "name": "medium", + "url": "https://unicrypt.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/uncx_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uncx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/unicrypt" + }, + { + "name": "docs", + "url": "https://docs.unicrypt.network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x09a6c44c3947B69E2B45F4D51b67E6a39ACfB506/logo.png b/blockchains/smartchain/assets/0x09a6c44c3947B69E2B45F4D51b67E6a39ACfB506/logo.png new file mode 100644 index 0000000000000..7dd5b7288b62e Binary files /dev/null and b/blockchains/smartchain/assets/0x09a6c44c3947B69E2B45F4D51b67E6a39ACfB506/logo.png differ diff --git a/blockchains/smartchain/assets/0x09d96101dB62FfAc32f798CB9A61e501337b79C6/info.json b/blockchains/smartchain/assets/0x09d96101dB62FfAc32f798CB9A61e501337b79C6/info.json new file mode 100644 index 0000000000000..bf8c2bd99045f --- /dev/null +++ b/blockchains/smartchain/assets/0x09d96101dB62FfAc32f798CB9A61e501337b79C6/info.json @@ -0,0 +1,40 @@ +{ + "name": "WEB3 Game", + "type": "BEP20", + "symbol": "WEB3", + "decimals": 9, + "website": "https://web3game.tech", + "description": "WEB3 Game building a Game Studio, Metaverse, DeFi and Web3.0. An unique play-to-earn game that strives to return ownership back to the gamers", + "explorer": "https://bscscan.com/token/0x09d96101db62ffac32f798cb9a61e501337b79c6", + "status": "active", + "id": "0x09d96101dB62FfAc32f798CB9A61e501337b79C6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Web3GamesBSC" + }, + { + "name": "github", + "url": "https://github.com/web3gameTECH" + }, + { + "name": "telegram", + "url": "https://t.me/web3_game" + }, + { + "name": "whitepaper", + "url": "https://web3game.tech/assets/web3game_whitepaper_v1.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@Web3_Game" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/web3-game/" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x09d96101dB62FfAc32f798CB9A61e501337b79C6/logo.png b/blockchains/smartchain/assets/0x09d96101dB62FfAc32f798CB9A61e501337b79C6/logo.png new file mode 100644 index 0000000000000..a1ae8e0de96c0 Binary files /dev/null and b/blockchains/smartchain/assets/0x09d96101dB62FfAc32f798CB9A61e501337b79C6/logo.png differ diff --git a/blockchains/smartchain/assets/0x09d975C3351DBdED28617517FC6982284a787f03/info.json b/blockchains/smartchain/assets/0x09d975C3351DBdED28617517FC6982284a787f03/info.json new file mode 100644 index 0000000000000..7ef4b213de6d9 --- /dev/null +++ b/blockchains/smartchain/assets/0x09d975C3351DBdED28617517FC6982284a787f03/info.json @@ -0,0 +1,37 @@ +{ + "name": "Crypto Island", + "type": "BEP20", + "symbol": "CISLA", + "decimals": 18, + "website": "https://cryptoisland.group", + "description": "CISLA is a community driven token set to buy and decentralize a private island which will be co-owned by its holders and supported by a community app.", + "explorer": "https://bscscan.com/token/0x09d975C3351DBdED28617517FC6982284a787f03", + "status": "active", + "id": "0x09d975C3351DBdED28617517FC6982284a787f03", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Cryptoislandgr1" + }, + { + "name": "github", + "url": "https://github.com/CryptoIslandgroup/" + }, + { + "name": "telegram", + "url": "https://t.me/cryptoislandgroup" + }, + { + "name": "discord", + "url": "https://discord.com/invite/274APUJTEQ" + }, + { + "name": "facebook", + "url": "https://facebook.com/Cryptoislandgroup" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/nl/coins/crypto-island" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x09d975C3351DBdED28617517FC6982284a787f03/logo.png b/blockchains/smartchain/assets/0x09d975C3351DBdED28617517FC6982284a787f03/logo.png new file mode 100644 index 0000000000000..b55eca13b9ebc Binary files /dev/null and b/blockchains/smartchain/assets/0x09d975C3351DBdED28617517FC6982284a787f03/logo.png differ diff --git a/blockchains/smartchain/assets/0x0A7bB2bddA1c0eA02d98a7b048f4bF809F40277b/info.json b/blockchains/smartchain/assets/0x0A7bB2bddA1c0eA02d98a7b048f4bF809F40277b/info.json new file mode 100644 index 0000000000000..ed1184d5b2da1 --- /dev/null +++ b/blockchains/smartchain/assets/0x0A7bB2bddA1c0eA02d98a7b048f4bF809F40277b/info.json @@ -0,0 +1,41 @@ +{ + "name": "ThunderADA", + "website": "https://thunderada.app/", + "description": "The next evolution of a reflection token on the BSC with double reward reflection token using the power of 80/20 to maximize your earnings for both now & future", + "explorer": "https://bscscan.com/token/0x0A7bB2bddA1c0eA02d98a7b048f4bF809F40277b", + "type": "BEP20", + "symbol": "THUNDERADA", + "decimals": 18, + "status": "active", + "id": "0x0A7bB2bddA1c0eA02d98a7b048f4bF809F40277b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ThunderADAapp" + }, + { + "name": "telegram", + "url": "https://t.me/ThunderADA" + }, + { + "name": "docs", + "url": "https://docs.thunderada.app/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/thunderADA/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCldCQAHBwYYSPrmYm5sJsCg" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/thunderada-app" + }, + { + "name": "github", + "url": "https://github.com/ThunderAda/contracts" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0A7bB2bddA1c0eA02d98a7b048f4bF809F40277b/logo.png b/blockchains/smartchain/assets/0x0A7bB2bddA1c0eA02d98a7b048f4bF809F40277b/logo.png new file mode 100644 index 0000000000000..6810876dc29cd Binary files /dev/null and b/blockchains/smartchain/assets/0x0A7bB2bddA1c0eA02d98a7b048f4bF809F40277b/logo.png differ diff --git a/blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/info.json b/blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/info.json index 35af4a9bc940c..c7e96cb957143 100644 --- a/blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/info.json +++ b/blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/info.json @@ -6,6 +6,6 @@ "website": "https://www.drivenx.finance/", "description": "Disrupting the B2B industry by creating smart solutions for entrepreneurs around the world.", "explorer": "https://bscscan.com/token/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026", - "status": "active", + "status": "abandoned", "id": "0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/logo.png b/blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/logo.png deleted file mode 100644 index f93d8873a60a2..0000000000000 Binary files a/blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/info.json b/blockchains/smartchain/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/info.json new file mode 100644 index 0000000000000..76724f1f1bc39 --- /dev/null +++ b/blockchains/smartchain/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/info.json @@ -0,0 +1,21 @@ +{ + "name": "BankSocial", + "website": "https://www.banksocial.io", + "description": "BankSocial is your gateway to a full range of banking services using blockchain technology available globally.", + "explorer": "https://bscscan.com/token/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac", + "type": "BEP20", + "symbol": "BSL", + "decimals": 8, + "status": "active", + "id": "0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/banksocialio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/banksocial/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/logo.png b/blockchains/smartchain/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/logo.png new file mode 100644 index 0000000000000..dacddef594ee0 Binary files /dev/null and b/blockchains/smartchain/assets/0x0AF55d5fF28A3269d69B98680Fd034f115dd53Ac/logo.png differ diff --git a/blockchains/smartchain/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json b/blockchains/smartchain/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json new file mode 100644 index 0000000000000..8e68d0a01bc3c --- /dev/null +++ b/blockchains/smartchain/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/info.json @@ -0,0 +1,27 @@ +{ + "name": "Unagi Token (UNA)", + "type": "BEP20", + "symbol": "UNA", + "decimals": 18, + "website": "https://unagi.games/", + "description": "UNA token is Unagi's web3 gaming ecosystem token. It is your universal ticket to the entire range of Unagi games, offering a seamless experience across various genres and platforms including Ultimate Champions, Persona and more to come! We’re creating a cohesive, interconnected gaming environment.", + "explorer": "https://bscscan.com/token/0x0b6f3ea2814f3fff804ba5d5c237aebbc364fba9", + "status": "active", + "id": "0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9", + "links": [ + { + "name": "medium", + "url": "https://ultimatechampions.medium.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Unagi_studio" + } + ], + "tags": [ + "gamefi", + "deflationary", + "staking", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png b/blockchains/smartchain/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png new file mode 100644 index 0000000000000..5dd9cbe12c479 Binary files /dev/null and b/blockchains/smartchain/assets/0x0B6f3eA2814F3FFf804bA5D5c237aebbc364fba9/logo.png differ diff --git a/blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json b/blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json deleted file mode 100644 index 07e90516d84c0..0000000000000 --- a/blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json +++ /dev/null @@ -1,45 +0,0 @@ -{ - "name": "SHREW", - "website": "https://Shrew.com", - "description": "SHREW is the utility token of Shrew Ecosystem. Shrew stands for SHopping REWards. A grand vision to revolutionize the multi-billion dollar reward points industry with the SHREW token as the global rewards currency. With a professional doxxed team, solid roadmap and a token that will have real utility - this is a project that aims to bring crypto to the mainstream", - "explorer": "https://bscscan.com/token/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4", - "type": "BEP20", - "symbol": "SHREW", - "decimals": 18, - "status": "active", - "id": "0x0C13970D3c5db20d48446a24e29fB9A77cd60De4", - "links": [ - { - "name": "telegram", - "url": "https://t.me/shrewdotcom" - }, - { - "name": "youtube", - "url": "https://youtube.com/channel/UCmregyFHLDxd5jR4sXgCwEQ" - }, - { - "name": "twitter", - "url": "https://twitter.com/shrewdotcom" - }, - { - "name": "reddit", - "url": "https://reddit.com/r/shrewtoken/new/" - }, - { - "name": "coingecko", - "url": "https://coingecko.com/en/coins/shrew" - }, - { - "name": "whitepaper", - "url": "https://shrew.com/whitepaper" - }, - { - "name": "facebook", - "url": "https://facebook.com/shrew.shrew.75" - }, - { - "name": "discord", - "url": "https://discord.com/invite/XDdvPdBqYK" - } - ] -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/info.json b/blockchains/smartchain/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/info.json new file mode 100644 index 0000000000000..cb7115ae7fda7 --- /dev/null +++ b/blockchains/smartchain/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/info.json @@ -0,0 +1,30 @@ +{ + "name": "Aeron", + "website": "https://aeron.aero", + "description": "Aeron – blockchain solutions for aviation safety.", + "explorer": "https://bscscan.com/token/0x0C37Bcf456bC661C14D596683325623076D7e283", + "research": "https://research.binance.com/en/projects/aeron", + "type": "BEP20", + "symbol": "ARNX", + "decimals": 18, + "status": "active", + "id": "0x0C37Bcf456bC661C14D596683325623076D7e283", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/aeron_aero" + }, + { + "name": "telegram", + "url": "https://t.me/aeronaero" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aeron" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aeron" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/logo.png b/blockchains/smartchain/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/logo.png new file mode 100644 index 0000000000000..b79af15d1319e Binary files /dev/null and b/blockchains/smartchain/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/logo.png differ diff --git a/blockchains/smartchain/assets/0x0D4992E48278aA7F7C915f820743d9FaB7FeA713/info.json b/blockchains/smartchain/assets/0x0D4992E48278aA7F7C915f820743d9FaB7FeA713/info.json new file mode 100644 index 0000000000000..e2df459a31c7a --- /dev/null +++ b/blockchains/smartchain/assets/0x0D4992E48278aA7F7C915f820743d9FaB7FeA713/info.json @@ -0,0 +1,21 @@ +{ + "name": "MetaZilla", + "type": "BEP20", + "symbol": "MZ", + "decimals": 8, + "website": "https://www.metazillabsc.org", + "description": "MetaZilla, is a community token that draws its name from the city-destroying monster GodZilla and Meta, the realm beyond reality.", + "explorer": "https://bscscan.com/token/0x0d4992e48278aa7f7c915f820743d9fab7fea713", + "status": "active", + "id": "0x0D4992E48278aA7F7C915f820743d9FaB7FeA713", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metazilla/" + }, + { + "name": "twitter", + "url": "https://twitter.com/TheMetaZilla" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0D4992E48278aA7F7C915f820743d9FaB7FeA713/logo.png b/blockchains/smartchain/assets/0x0D4992E48278aA7F7C915f820743d9FaB7FeA713/logo.png new file mode 100644 index 0000000000000..d70f79399227b Binary files /dev/null and b/blockchains/smartchain/assets/0x0D4992E48278aA7F7C915f820743d9FaB7FeA713/logo.png differ diff --git a/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/info.json b/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/info.json index 733a66899a20c..4f076ea849f73 100644 --- a/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/info.json +++ b/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/info.json @@ -1,5 +1,5 @@ { - "name": "Filecoin", + "name": "BNB pegged Filecoin", "website": "https://filecoin.io", "description": "Filecoin provides a blockchain-based marketplace that aims to revolutionize the global storage economy.", "explorer": "https://bscscan.com/token/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", diff --git a/blockchains/smartchain/assets/0x0DFCb45EAE071B3b846E220560Bbcdd958414d78/info.json b/blockchains/smartchain/assets/0x0DFCb45EAE071B3b846E220560Bbcdd958414d78/info.json new file mode 100644 index 0000000000000..5893a1ce3dddd --- /dev/null +++ b/blockchains/smartchain/assets/0x0DFCb45EAE071B3b846E220560Bbcdd958414d78/info.json @@ -0,0 +1,45 @@ +{ + "name": "Libero Financial Freedom (LIBERO)", + "website": "https://libero.financial/", + "description": "Libero Finance is transforming DeFi with the Libero Autostaking Protocol (LAP) that delivers the industry’s fixed APY, compounding rewards every 30 minutes, and a simple buy-hold-earn system that grows Investors' portfolio in their wallet fast with fixed interest of 2.02% per day or 158,893.59% a year without having to do anything", + "explorer": "https://bscscan.com/token/0x0DFCb45EAE071B3b846E220560Bbcdd958414d78", + "type": "BEP20", + "symbol": "LIBERO", + "decimals": 18, + "status": "active", + "id": "0x0DFCb45EAE071B3b846E220560Bbcdd958414d78", + "tags": [ + "defi", + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LiberoFinancial" + }, + { + "name": "telegram", + "url": "https://t.me/liberoofficialgroup" + }, + { + "name": "docs", + "url": "https://docs.libero.financial/" + }, + { + "name": "medium", + "url": "https://liberofinancial.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCkuCIjs-w5EpMlb9WGB4Lug" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/libero-financial/" + }, + { + "name": "github", + "url": "https://github.com/liberofinancial/LiberoFinancial" + } + ] +} diff --git a/blockchains/smartchain/assets/0x0DFCb45EAE071B3b846E220560Bbcdd958414d78/logo.png b/blockchains/smartchain/assets/0x0DFCb45EAE071B3b846E220560Bbcdd958414d78/logo.png new file mode 100644 index 0000000000000..106c6efb9d86c Binary files /dev/null and b/blockchains/smartchain/assets/0x0DFCb45EAE071B3b846E220560Bbcdd958414d78/logo.png differ diff --git a/blockchains/smartchain/assets/0x0Da1774e58eD28fF9749340F116055F8d836A7C8/info.json b/blockchains/smartchain/assets/0x0Da1774e58eD28fF9749340F116055F8d836A7C8/info.json new file mode 100644 index 0000000000000..a89cecbf6824a --- /dev/null +++ b/blockchains/smartchain/assets/0x0Da1774e58eD28fF9749340F116055F8d836A7C8/info.json @@ -0,0 +1,28 @@ +{ + "name": "VANCAT Token", + "website": "https://vancattoken.com/", + "description": "VANCAT Token is the governance token of the VANCAT platform. Users can mint Standard NFTs or Special NFTs with platform and get paid with VANCAT. The platform presents VANCAT Wallet App, VANSwap, gaming awards (play to earn) and its own metaverse.", + "explorer": "https://bscscan.com/token/0x0Da1774e58eD28fF9749340F116055F8d836A7C8", + "type": "BEP20", + "symbol": "VANCAT", + "decimals": 9, + "status": "active", + "id": "0x0Da1774e58eD28fF9749340F116055F8d836A7C8", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/vancattokencommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/vancattoken" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vancat" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/logo.png b/blockchains/smartchain/assets/0x0Da1774e58eD28fF9749340F116055F8d836A7C8/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/logo.png rename to blockchains/smartchain/assets/0x0Da1774e58eD28fF9749340F116055F8d836A7C8/logo.png diff --git a/blockchains/smartchain/assets/0x0DbCec4214d7E9c316e0eB53991a43F42F432e15/info.json b/blockchains/smartchain/assets/0x0DbCec4214d7E9c316e0eB53991a43F42F432e15/info.json new file mode 100644 index 0000000000000..4520692e89ff9 --- /dev/null +++ b/blockchains/smartchain/assets/0x0DbCec4214d7E9c316e0eB53991a43F42F432e15/info.json @@ -0,0 +1,62 @@ +{ + "name": "FxBox", + "type": "BEP20", + "symbol": "FXB", + "decimals": 18, + "website": "https://fxbox.io", + "description": "FxBox.io - Play 2 Earn Financial Games. Investing, Mining NFTs, Trading, Lottery, Market Predictions.", + "explorer": "https://bscscan.com/token/0x0dbcec4214d7e9c316e0eb53991a43f42f432e15", + "status": "active", + "id": "0x0DbCec4214d7E9c316e0eB53991a43F42F432e15", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FxBox_Official" + }, + { + "name": "telegram", + "url": "https://t.me/FxBox_Official" + }, + { + "name": "forum", + "url": "https://bitcointalk.org/index.php?topic=5450582.msg62166360#msg62166360" + }, + { + "name": "telegram_news", + "url": "https://t.me/FxBox_news" + }, + { + "name": "docs", + "url": "https://docs.fxbox.io/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@FxBox_io" + }, + { + "name": "discord", + "url": "https://discord.com/invite/mwQ4UUbdN3" + }, + { + "name": "github", + "url": "https://github.com/fxbox-io" + }, + { + "name": "whitepaper", + "url": "https://docs.fxbox.io/" + }, + { + "name": "medium", + "url": "https://medium.com/@fxbox" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/fxbox-io" + } + ], + "tags": [ + "gamefi", + "nft", + "dapp" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0DbCec4214d7E9c316e0eB53991a43F42F432e15/logo.png b/blockchains/smartchain/assets/0x0DbCec4214d7E9c316e0eB53991a43F42F432e15/logo.png new file mode 100644 index 0000000000000..6c2bae27a9dfb Binary files /dev/null and b/blockchains/smartchain/assets/0x0DbCec4214d7E9c316e0eB53991a43F42F432e15/logo.png differ diff --git a/blockchains/smartchain/assets/0x0Df044b7f0aadfEaB21bC134fE525A19484Ac133/info.json b/blockchains/smartchain/assets/0x0Df044b7f0aadfEaB21bC134fE525A19484Ac133/info.json new file mode 100644 index 0000000000000..d5b43d0532d6c --- /dev/null +++ b/blockchains/smartchain/assets/0x0Df044b7f0aadfEaB21bC134fE525A19484Ac133/info.json @@ -0,0 +1,32 @@ +{ + "name": "UZYTH", + "type": "BEP20", + "symbol": "ZYTH", + "decimals": 18, + "website": "https://www.uzyth.com/", + "description": "Uzyth is developing an ecosystem of services aimed at providing users the possibility of being rewarded ZYTH tokens based on their active participation on the platform.", + "explorer": "https://bscscan.com/token/0x0Df044b7f0aadfEaB21bC134fE525A19484Ac133", + "status": "active", + "id": "0x0Df044b7f0aadfEaB21bC134fE525A19484Ac133", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UZythOfficial" + }, + { + "name": "github", + "url": "https://github.com/" + }, + { + "name": "facebook", + "url": "https://facebook.com/UzythOfficial-110102891513219" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uzyth/" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x0Df044b7f0aadfEaB21bC134fE525A19484Ac133/logo.png b/blockchains/smartchain/assets/0x0Df044b7f0aadfEaB21bC134fE525A19484Ac133/logo.png new file mode 100644 index 0000000000000..553207632acb6 Binary files /dev/null and b/blockchains/smartchain/assets/0x0Df044b7f0aadfEaB21bC134fE525A19484Ac133/logo.png differ diff --git a/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json b/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json index 4dfb67371ee1d..e5029b3b8075b 100644 --- a/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json +++ b/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png b/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png index 0c04cbb080b16..685fbc4249857 100644 Binary files a/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png and b/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png differ diff --git a/blockchains/smartchain/assets/0x0E2b41eA957624A314108cc4E33703e9d78f4b3C/info.json b/blockchains/smartchain/assets/0x0E2b41eA957624A314108cc4E33703e9d78f4b3C/info.json new file mode 100644 index 0000000000000..f98a55074fcd9 --- /dev/null +++ b/blockchains/smartchain/assets/0x0E2b41eA957624A314108cc4E33703e9d78f4b3C/info.json @@ -0,0 +1,29 @@ +{ + "name": "Greenheart CBD Token", + "website": "https://greenheartcbd.io/", + "description": "Greenheart CBD Token - A Cryptocurrency for Hemp Farmers.", + "explorer": "https://bscscan.com/token/0x0E2b41eA957624A314108cc4E33703e9d78f4b3C", + "type": "BEP20", + "symbol": "CBD", + "decimals": 18, + "status": "active", + "id": "0x0E2b41eA957624A314108cc4E33703e9d78f4b3C", + "links": [ + { + "name": "github", + "url": "https://github.com/greenheartcbd/Greenheart-CBD-Project" + }, + { + "name": "twitter", + "url": "https://twitter.com/greenheart_cbd" + }, + { + "name": "telegram", + "url": "https://t.me/greenheart_cbd" + }, + { + "name": "medium", + "url": "https://greenheartcbd.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0E2b41eA957624A314108cc4E33703e9d78f4b3C/logo.png b/blockchains/smartchain/assets/0x0E2b41eA957624A314108cc4E33703e9d78f4b3C/logo.png new file mode 100644 index 0000000000000..3eb2577a99772 Binary files /dev/null and b/blockchains/smartchain/assets/0x0E2b41eA957624A314108cc4E33703e9d78f4b3C/logo.png differ diff --git a/blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/info.json b/blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/info.json index c6181dd892b5d..0d35200ff257a 100644 --- a/blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/info.json +++ b/blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/info.json @@ -4,8 +4,8 @@ "symbol": "RYOSHI", "decimals": 9, "website": "https://www.ryoshitoken.com", - "description": "Ryoshi is a deflationary, community driven meme token that came to take over the meme game. With 10% burn from every transaction that decreases the supply and increases the demand you can kick back and watch your RYOSHI value grow. To ensure a fair distribution we have decided to burn 50% of the total supply", + "description": "Ryoshi is a deflationary, community driven meme token that came to take over the meme game. With 10% burn from every transaction that decreases the supply and increases the demand you can kick back and watch your RYOSHI value grow.", "explorer": "https://bscscan.com/token/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9", - "status": "active", + "status": "abandoned", "id": "0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/logo.png b/blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/logo.png deleted file mode 100644 index f1767d54665b1..0000000000000 Binary files a/blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x0E7ceB85cAAEf8dAb9d2749BD9A68c0C4A022c62/info.json b/blockchains/smartchain/assets/0x0E7ceB85cAAEf8dAb9d2749BD9A68c0C4A022c62/info.json new file mode 100644 index 0000000000000..d1b833cb2551c --- /dev/null +++ b/blockchains/smartchain/assets/0x0E7ceB85cAAEf8dAb9d2749BD9A68c0C4A022c62/info.json @@ -0,0 +1,25 @@ +{ + "name": "KORBIT COIN", + "type": "BEP20", + "symbol": "KBIT", + "decimals": 18, + "website": "https://korbitcoin.com", + "description": "KORBIT COIN is a multi blockchain wallet", + "explorer": "https://bscscan.com/token/0x0E7ceB85cAAEf8dAb9d2749BD9A68c0C4A022c62", + "status": "active", + "id": "0x0E7ceB85cAAEf8dAb9d2749BD9A68c0C4A022c62", + "links": [ + { + "name": "whitepaper", + "url": "https://korbitcoin.com" + }, + { + "name": "telegram", + "url": "https://t.me/korbitcoinofficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/korbitcoinofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0E7ceB85cAAEf8dAb9d2749BD9A68c0C4A022c62/logo.png b/blockchains/smartchain/assets/0x0E7ceB85cAAEf8dAb9d2749BD9A68c0C4A022c62/logo.png new file mode 100644 index 0000000000000..a821d621c511e Binary files /dev/null and b/blockchains/smartchain/assets/0x0E7ceB85cAAEf8dAb9d2749BD9A68c0C4A022c62/logo.png differ diff --git a/blockchains/smartchain/assets/0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb/info.json b/blockchains/smartchain/assets/0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb/info.json new file mode 100644 index 0000000000000..9830646e994cf --- /dev/null +++ b/blockchains/smartchain/assets/0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb/info.json @@ -0,0 +1,37 @@ +{ + "name": "UNCL", + "website": "https://unicrypt.network", + "description": "UNCL is the liquidity rewards token of the UniCrypt Farming platform.", + "explorer": "https://bscscan.com/token/0x0e8d5504bf54d9e44260f8d153ecd5412130cabb", + "type": "BEP20", + "symbol": "UNCL", + "decimals": 18, + "status": "active", + "id": "0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UNCX_token" + }, + { + "name": "medium", + "url": "https://unicrypt.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/uncx_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uncl/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uncl" + }, + { + "name": "docs", + "url": "https://docs.unicrypt.network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb/logo.png b/blockchains/smartchain/assets/0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb/logo.png new file mode 100644 index 0000000000000..4fed88014f2a0 Binary files /dev/null and b/blockchains/smartchain/assets/0x0E8D5504bF54D9E44260f8d153EcD5412130CaBb/logo.png differ diff --git a/blockchains/smartchain/assets/0x0E9766dF73973abCfEDDE700497c57110ee5c301/info.json b/blockchains/smartchain/assets/0x0E9766dF73973abCfEDDE700497c57110ee5c301/info.json new file mode 100644 index 0000000000000..f29669e94d5f7 --- /dev/null +++ b/blockchains/smartchain/assets/0x0E9766dF73973abCfEDDE700497c57110ee5c301/info.json @@ -0,0 +1,75 @@ +{ + "name": "HODL", + "type": "BEP20", + "symbol": "HODL", + "decimals": 9, + "website": "https://www.hodltoken.net", + "description": "HODL Token is the longest-serving, highest-paying reward token on the Binance Smart Chain (BSC). Simply hold $HODL and get BNB rewards and reflection within a deflationary ecosystem. HODL is - Passive Income Made Easy.", + "explorer": "https://bscscan.com/token/0x0E9766dF73973abCfEDDE700497c57110ee5c301", + "status": "active", + "id": "0x0E9766dF73973abCfEDDE700497c57110ee5c301", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HODL_OFFICIAL" + }, + { + "name": "telegram", + "url": "https://t.me/hodlinvestorgroup" + }, + { + "name": "facebook", + "url": "https://facebook.com/HODLtokenBSC" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/HodlToken" + }, + { + "name": "discord", + "url": "https://discord.com/invite/D666jh5C5D" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/HODL-Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hodl/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hodl" + }, + { + "name": "telegram_news", + "url": "https://t.me/HodlAnnouncements" + }, + { + "name": "blog", + "url": "https://hodltoken.net/news/" + }, + { + "name": "whitepaper", + "url": "https://hodltoken.net/whitepaper/" + }, + { + "name": "medium", + "url": "https://medium.com/@HODL-token" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xb656129b6a3e2ca66f2788e4071aca5cb9f83f81#code" + }, + { + "name": "github", + "url": "https://github.com/HODL-org/contract" + } + ], + "tags": [ + "defi", + "staking", + "deflationary", + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x0E9766dF73973abCfEDDE700497c57110ee5c301/logo.png b/blockchains/smartchain/assets/0x0E9766dF73973abCfEDDE700497c57110ee5c301/logo.png new file mode 100644 index 0000000000000..3931402a81d62 Binary files /dev/null and b/blockchains/smartchain/assets/0x0E9766dF73973abCfEDDE700497c57110ee5c301/logo.png differ diff --git a/blockchains/smartchain/assets/0x0EA526b4799541797D8b880b48Cc65d71d1e273B/info.json b/blockchains/smartchain/assets/0x0EA526b4799541797D8b880b48Cc65d71d1e273B/info.json new file mode 100644 index 0000000000000..92ba603077aa0 --- /dev/null +++ b/blockchains/smartchain/assets/0x0EA526b4799541797D8b880b48Cc65d71d1e273B/info.json @@ -0,0 +1,32 @@ +{ + "name": "Shiba Games", + "type": "BEP20", + "symbol": "SHIBAGAMES ", + "decimals": 9, + "website": "https://shibagames.net", + "description": "Step into the future. Shiba Games will enter the Metaverse with 3 meta gaming projects ShibaLand, ShibaHunt and ShibaRun.", + "explorer": "https://bscscan.com/token/0x0EA526b4799541797D8b880b48Cc65d71d1e273B", + "status": "active", + "id": "0x0EA526b4799541797D8b880b48Cc65d71d1e273B", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-games/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shiba-games" + }, + { + "name": "telegram", + "url": "https://t.me/shiba_games" + }, + { + "name": "twitter", + "url": "https://twitter.com/shibagames_" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0EA526b4799541797D8b880b48Cc65d71d1e273B/logo.png b/blockchains/smartchain/assets/0x0EA526b4799541797D8b880b48Cc65d71d1e273B/logo.png new file mode 100644 index 0000000000000..871fd465c7521 Binary files /dev/null and b/blockchains/smartchain/assets/0x0EA526b4799541797D8b880b48Cc65d71d1e273B/logo.png differ diff --git a/blockchains/smartchain/assets/0x0EBc30459551858e81306d583025d12C7d795FA2/info.json b/blockchains/smartchain/assets/0x0EBc30459551858e81306d583025d12C7d795FA2/info.json new file mode 100644 index 0000000000000..32a89823f717c --- /dev/null +++ b/blockchains/smartchain/assets/0x0EBc30459551858e81306d583025d12C7d795FA2/info.json @@ -0,0 +1,24 @@ +{ + "name": "Amazing Doge", + "type": "BEP20", + "symbol": "Adoge", + "decimals": 9, + "description": "AmazingDoge token is a part of dogecoin family", + "website": "https://www.amazingdogebsc.com", + "explorer": "https://bscscan.com/token/0x0EBc30459551858e81306d583025d12C7d795FA2", + "status": "active", + "id": "0x0EBc30459551858e81306d583025d12C7d795FA2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/apecoin" + }, + { + "name": "whitepaper", + "url": "https://amazingdogebsc.com/#whitepaper" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x0EBc30459551858e81306d583025d12C7d795FA2/logo.png b/blockchains/smartchain/assets/0x0EBc30459551858e81306d583025d12C7d795FA2/logo.png new file mode 100644 index 0000000000000..3fda98c2d84fb Binary files /dev/null and b/blockchains/smartchain/assets/0x0EBc30459551858e81306d583025d12C7d795FA2/logo.png differ diff --git a/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/info.json b/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/info.json new file mode 100644 index 0000000000000..2771dd75f777d --- /dev/null +++ b/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/info.json @@ -0,0 +1,25 @@ +{ + "name": "Vero Farm", + "type": "BEP20", + "symbol": "VERO", + "decimals": 6, + "website": "https://verofarm.com/", + "description": "Vero Farm- Let's Explorer Magical Farm. Vero Farm is a farm game built to keep players of all ages entertained and rewarded with VERO tokens.", + "explorer": "https://bscscan.com/token/0x0EF008FF963572d3DAbc12E222420F537ddaBf94", + "status": "active", + "id": "0x0EF008FF963572d3DAbc12E222420F537ddaBf94", + "links": [ + { + "name": "github", + "url": "https://github.com/verofarm/" + }, + { + "name": "twitter", + "url": "https://twitter.com/verofarmgames/" + }, + { + "name": "telegram", + "url": "https://t.me/verofarm" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/logo.png b/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/logo.png new file mode 100644 index 0000000000000..1c667eb204230 Binary files /dev/null and b/blockchains/smartchain/assets/0x0EF008FF963572d3DAbc12E222420F537ddaBf94/logo.png differ diff --git a/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/info.json b/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/info.json index 2623a25bb87c3..b1f701311e4a2 100644 --- a/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/info.json +++ b/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/info.json @@ -1,12 +1,15 @@ { - "name": "Cosmos Token", + "name": "BNB pegged Cosmos Token", "website": "https://cosmos.network", - "description": "Cosmos is a decentralized network of independent parallel blockchains, each powered by BFT consensus algorithms like Tendermint consensus.", + "description": "BNB pegged Cosmos Token (ATOM BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Cosmos (ATOM) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x0Eb3a705fc54725037CC9e008bDede697f62F335", "research": "https://research.binance.com/en/projects/cosmos-network", "type": "BEP20", "symbol": "ATOM", "decimals": 18, "status": "active", - "id": "0x0Eb3a705fc54725037CC9e008bDede697f62F335" + "id": "0x0Eb3a705fc54725037CC9e008bDede697f62F335", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0Ef2e7602adD1733Bfdb17aC3094d0421B502cA3/info.json b/blockchains/smartchain/assets/0x0Ef2e7602adD1733Bfdb17aC3094d0421B502cA3/info.json new file mode 100644 index 0000000000000..312f68ae9c2be --- /dev/null +++ b/blockchains/smartchain/assets/0x0Ef2e7602adD1733Bfdb17aC3094d0421B502cA3/info.json @@ -0,0 +1,32 @@ +{ + "name": "BNB pegget eCash", + "type": "BEP20", + "symbol": "XEC", + "decimals": 18, + "website": "https://e.cash/", + "description": "eCash is the natural continuation of the Bitcoin Cash project. eCash follows through on key promises such as the innovative Avalanche consensus layer while also introducing concepts such as staking, fork-free network upgrades, and subchains.", + "explorer": "https://bscscan.com/token/0x0ef2e7602add1733bfdb17ac3094d0421b502ca3", + "status": "active", + "id": "0x0Ef2e7602adD1733Bfdb17aC3094d0421B502cA3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ecashofficial" + }, + { + "name": "telegram", + "url": "https://t.me/ecash_official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ecash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ecash/" + } + ], + "tags": [ + "binance-peg" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0Ef2e7602adD1733Bfdb17aC3094d0421B502cA3/logo.png b/blockchains/smartchain/assets/0x0Ef2e7602adD1733Bfdb17aC3094d0421B502cA3/logo.png new file mode 100644 index 0000000000000..a93ce021c457a Binary files /dev/null and b/blockchains/smartchain/assets/0x0Ef2e7602adD1733Bfdb17aC3094d0421B502cA3/logo.png differ diff --git a/blockchains/smartchain/assets/0x0F1cBEd8EFa0E012AdbCCB1638D0aB0147D5Ac00/info.json b/blockchains/smartchain/assets/0x0F1cBEd8EFa0E012AdbCCB1638D0aB0147D5Ac00/info.json new file mode 100644 index 0000000000000..1ee4804ae16a7 --- /dev/null +++ b/blockchains/smartchain/assets/0x0F1cBEd8EFa0E012AdbCCB1638D0aB0147D5Ac00/info.json @@ -0,0 +1,52 @@ +{ + "name": "HELLO", + "type": "BEP20", + "symbol": "HELLO", + "decimals": 18, + "website": "https://www.hello.one/", + "description": "HELLO Labs is the future of crypto and entertainment creating TV shows, games, NFTs and much more. The ecosystem is built on the HELLO Token allowing exclusive access to watch our shows, play our games and own our NFTs.", + "explorer": "https://bscscan.com/token/0x0F1cBEd8EFa0E012AdbCCB1638D0aB0147D5Ac00", + "status": "active", + "id": "0x0F1cBEd8EFa0E012AdbCCB1638D0aB0147D5Ac00", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/thehellolabs" + }, + { + "name": "github", + "url": "https://github.com/Hello1Official" + }, + { + "name": "telegram", + "url": "https://t.me/HELLOLabs" + }, + { + "name": "blog", + "url": "https://www.hello.one/news" + }, + { + "name": "discord", + "url": "https://discord.com/hellolabs" + }, + { + "name": "medium", + "url": "https://helloclub.medium.com" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/HELLOLabs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hello-labs/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hello" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0F1cBEd8EFa0E012AdbCCB1638D0aB0147D5Ac00/logo.png b/blockchains/smartchain/assets/0x0F1cBEd8EFa0E012AdbCCB1638D0aB0147D5Ac00/logo.png new file mode 100644 index 0000000000000..98103f7fdee85 Binary files /dev/null and b/blockchains/smartchain/assets/0x0F1cBEd8EFa0E012AdbCCB1638D0aB0147D5Ac00/logo.png differ diff --git a/blockchains/smartchain/assets/0x0F9E4D49f25de22c2202aF916B681FBB3790497B/info.json b/blockchains/smartchain/assets/0x0F9E4D49f25de22c2202aF916B681FBB3790497B/info.json new file mode 100644 index 0000000000000..bdbb9b85d0463 --- /dev/null +++ b/blockchains/smartchain/assets/0x0F9E4D49f25de22c2202aF916B681FBB3790497B/info.json @@ -0,0 +1,21 @@ +{ + "name": "Perlin", + "symbol": "PERL", + "type": "BEP20", + "decimals": 18, + "description": "PerlinX — democratizing the trading of real-world assets through decentralized liquidity pools and synthetic asset generation.", + "website": "https://perlinx.finance", + "explorer": "https://bscscan.com/token/0x0f9e4d49f25de22c2202af916b681fbb3790497b", + "status": "active", + "id": "0x0F9E4D49f25de22c2202aF916B681FBB3790497B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PerlinNetwork" + }, + { + "name": "telegram", + "url": "https://t.me/perlinnetworkchat" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0F9E4D49f25de22c2202aF916B681FBB3790497B/logo.png b/blockchains/smartchain/assets/0x0F9E4D49f25de22c2202aF916B681FBB3790497B/logo.png new file mode 100644 index 0000000000000..2df3d0f8b9662 Binary files /dev/null and b/blockchains/smartchain/assets/0x0F9E4D49f25de22c2202aF916B681FBB3790497B/logo.png differ diff --git a/blockchains/smartchain/assets/0x0FD98b8C58560167A236f1D0553A9c2a42342ccf/info.json b/blockchains/smartchain/assets/0x0FD98b8C58560167A236f1D0553A9c2a42342ccf/info.json new file mode 100644 index 0000000000000..e3e4ecc07b04c --- /dev/null +++ b/blockchains/smartchain/assets/0x0FD98b8C58560167A236f1D0553A9c2a42342ccf/info.json @@ -0,0 +1,29 @@ +{ + "name": "DeVolution", + "type": "BEP20", + "symbol": "DEVO", + "decimals": 18, + "website": "https://www.devolution-world.com", + "description": "Devolution is an NFT based game. You can collect, earn, win and trade your NFTs while playing and socializing with your friends.", + "explorer": "https://bscscan.com/token/0x0FD98b8C58560167A236f1D0553A9c2a42342ccf", + "status": "active", + "id": "0x0FD98b8C58560167A236f1D0553A9c2a42342ccf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Game_Devolution" + }, + { + "name": "telegram", + "url": "https://t.me/devolutionofficial" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/devolution" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/devolution/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0FD98b8C58560167A236f1D0553A9c2a42342ccf/logo.png b/blockchains/smartchain/assets/0x0FD98b8C58560167A236f1D0553A9c2a42342ccf/logo.png new file mode 100644 index 0000000000000..88f1a2f427880 Binary files /dev/null and b/blockchains/smartchain/assets/0x0FD98b8C58560167A236f1D0553A9c2a42342ccf/logo.png differ diff --git a/blockchains/smartchain/assets/0x0a3A21356793B49154Fd3BbE91CBc2A16c0457f5/info.json b/blockchains/smartchain/assets/0x0a3A21356793B49154Fd3BbE91CBc2A16c0457f5/info.json new file mode 100644 index 0000000000000..6bc3700550f4e --- /dev/null +++ b/blockchains/smartchain/assets/0x0a3A21356793B49154Fd3BbE91CBc2A16c0457f5/info.json @@ -0,0 +1,28 @@ +{ + "name": "RFOX", + "type": "BEP20", + "symbol": "RFOX", + "decimals": 18, + "website": "https://redfoxlabs.io/", + "description": "RedFOX Labs is a tech-forward venture builder delivering companies & platforms that are secure, scalable, and innovative, bringing the world into a new era of technology and prosperity.", + "explorer": "https://bscscan.com/token/0x0a3a21356793b49154fd3bbe91cbc2a16c0457f5", + "status": "active", + "id": "0x0a3A21356793B49154Fd3BbE91CBc2A16c0457f5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/redfoxlabs_io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/redfox-labs-2/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/redfox-labs/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0a3A21356793B49154Fd3BbE91CBc2A16c0457f5/logo.png b/blockchains/smartchain/assets/0x0a3A21356793B49154Fd3BbE91CBc2A16c0457f5/logo.png new file mode 100644 index 0000000000000..f0ed605142eef Binary files /dev/null and b/blockchains/smartchain/assets/0x0a3A21356793B49154Fd3BbE91CBc2A16c0457f5/logo.png differ diff --git a/blockchains/smartchain/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json b/blockchains/smartchain/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json new file mode 100644 index 0000000000000..189c95c2314e6 --- /dev/null +++ b/blockchains/smartchain/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/info.json @@ -0,0 +1,33 @@ +{ + "name": "Impossible Finance", + "website": "https://invest.impossible.finance/launchpad", + "description": "Impossible Finance is a builder-focused multichain ecosystem featuring decentralized incubator, launchpad, and swap. The IDIA token is the core governance and access token for allocation into our launchpad sales. Users can stake the IDIA token into a variety of sectors and categories to secure allocation into the top project teams launching on Impossible.", + "explorer": "https://bscscan.com/token/0x0b15ddf19d47e6a86a56148fb4afffc6929bcb89", + "type": "BEP20", + "symbol": "IDIA", + "decimals": 18, + "status": "active", + "id": "0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89", + "links": [ + { + "name": "github", + "url": "https://github.com/impossiblefinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/impossiblefi" + }, + { + "name": "blog", + "url": "https://medium.com/impossiblefinance" + }, + { + "name": "telegram", + "url": "https://t.me/ImpossibleFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/impossible-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png b/blockchains/smartchain/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png new file mode 100644 index 0000000000000..472303c8ba497 Binary files /dev/null and b/blockchains/smartchain/assets/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89/logo.png differ diff --git a/blockchains/smartchain/assets/0x0b33542240d6fA323c796749F6D6869fdB7F13cA/info.json b/blockchains/smartchain/assets/0x0b33542240d6fA323c796749F6D6869fdB7F13cA/info.json new file mode 100644 index 0000000000000..c1962c8104859 --- /dev/null +++ b/blockchains/smartchain/assets/0x0b33542240d6fA323c796749F6D6869fdB7F13cA/info.json @@ -0,0 +1,25 @@ +{ + "name": "Ethereum Meta", + "website": "https://ethermeta.com/", + "description": "If Ethereum is like http then Ethereum Meta is https — a secure transport layer", + "explorer": "https://bscscan.com/token/0x0b33542240d6fA323c796749F6D6869fdB7F13cA", + "type": "BEP20", + "symbol": "ETHM", + "decimals": 18, + "status": "abandoned", + "id": "0x0b33542240d6fA323c796749F6D6869fdB7F13cA", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ethereummeta" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ethereum-meta/" + }, + { + "name": "twitter", + "url": "https://twitter.com/EthereumMeta" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/logo.png b/blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/logo.png index bbe7015ab3603..89ecb2365162e 100644 Binary files a/blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/logo.png and b/blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/logo.png differ diff --git a/blockchains/smartchain/assets/0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6/info.json b/blockchains/smartchain/assets/0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6/info.json new file mode 100644 index 0000000000000..0008a2c37c072 --- /dev/null +++ b/blockchains/smartchain/assets/0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6/info.json @@ -0,0 +1,32 @@ +{ + "name": "BIGH BULL", + "type": "BEP20", + "symbol": "BIGB", + "decimals": 18, + "website": "https://bighbull.com/", + "description": "Replace with old Contract 0x64B55Bb2F27c3710349d9cA024d0D1Ff2DAB7f62, Reason (Compromise Private Key)", + "explorer": "https://bscscan.com/token/0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6", + "status": "active", + "id": "0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BIGHBULL1" + }, + { + "name": "facebook", + "url": "https://facebook.com/bighbullofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCt_MNyjP4Q0ZbuWUpGHWweA" + }, + { + "name": "github", + "url": "https://github.com/BighBullTech" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6/logo.png b/blockchains/smartchain/assets/0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6/logo.png new file mode 100644 index 0000000000000..317ce4f30d73e Binary files /dev/null and b/blockchains/smartchain/assets/0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6/logo.png differ diff --git a/blockchains/smartchain/assets/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE/info.json b/blockchains/smartchain/assets/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE/info.json new file mode 100644 index 0000000000000..9070e4e25ac01 --- /dev/null +++ b/blockchains/smartchain/assets/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE/info.json @@ -0,0 +1,33 @@ +{ + "name": "Battle Hero", + "type": "BEP20", + "symbol": "BATH", + "decimals": 18, + "website": "https://battlehero.io/", + "description": "BATH is the token that drives the Battle Hero economy, with it you can buy chests, use the marketplace, upgrade rarities and many other things.", + "explorer": "https://bscscan.com/token/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE", + "status": "active", + "id": "0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/battleheronft" + }, + { + "name": "telegram", + "url": "https://t.me/battlehero_official" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/battleheronft/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/battleheronft" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/battle-hero/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE/logo.png b/blockchains/smartchain/assets/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE/logo.png new file mode 100644 index 0000000000000..60915f1ebba9b Binary files /dev/null and b/blockchains/smartchain/assets/0x0bc89aa98Ad94E6798Ec822d0814d934cCD0c0cE/logo.png differ diff --git a/blockchains/smartchain/assets/0x0cAE6c43fe2f43757a767Df90cf5054280110F3e/info.json b/blockchains/smartchain/assets/0x0cAE6c43fe2f43757a767Df90cf5054280110F3e/info.json new file mode 100644 index 0000000000000..a63491f69bcf7 --- /dev/null +++ b/blockchains/smartchain/assets/0x0cAE6c43fe2f43757a767Df90cf5054280110F3e/info.json @@ -0,0 +1,49 @@ +{ + "name": "Affinity", + "type": "BEP20", + "symbol": "AFFINITY", + "decimals": 9, + "website": "https://www.affinitybsc.com", + "description": "Affinity was built with community as its guiding principle. It starts by giving the most rewards of any reflection token currently on the market — 87.5% of all fees collected are put directy back into holder’s wallets in the form of BUSD and Cardano ADA. It continues into this project’s primary use case, ADAPT, which is built to make sending cryptocurrency to friends, family and businesses secure and easier than ever.", + "explorer": "https://bscscan.com/token/0x0cAE6c43fe2f43757a767Df90cf5054280110F3e", + "status": "abandoned", + "id": "0x0cAE6c43fe2f43757a767Df90cf5054280110F3e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/affinitybsc?s=21" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AffinityBSC/" + }, + { + "name": "telegram", + "url": "https://t.me/Safe_Affinity" + }, + { + "name": "discord", + "url": "https://discord.com/invite/affinitybsc" + }, + { + "name": "whitepaper", + "url": "https://affinitybsc.com/Affinitywhitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/safeaffinity/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/affinity" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCtbkIqnNuKbgWHYH7ndb1Pg" + } + ], + "tags": [ + "defi", + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE/info.json b/blockchains/smartchain/assets/0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE/info.json new file mode 100644 index 0000000000000..29574bc2bf32e --- /dev/null +++ b/blockchains/smartchain/assets/0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE/info.json @@ -0,0 +1,68 @@ +{ + "name": "CheckDot", + "type": "BEP20", + "symbol": "CDT", + "decimals": 18, + "website": "https://checkdot.io", + "description": "CheckDot is designed to be the ultimate blockchain technology tool for end-users and developers, offering a various range of services that can help, simplify and innovates customers experience on cryptocurrency and blockchain world.", + "explorer": "https://bscscan.com/token/0x0cbd6fadcf8096cc9a43d90b45f65826102e3ece", + "status": "active", + "id": "0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Checkdot_proto" + }, + { + "name": "github", + "url": "https://github.com/checkdot" + }, + { + "name": "telegram", + "url": "https://t.me/checkdot" + }, + { + "name": "telegram_news", + "url": "https://t.me/checkdotnews" + }, + { + "name": "blog", + "url": "https://checkdot.medium.com" + }, + { + "name": "docs", + "url": "https://docs.checkdot.io" + }, + { + "name": "discord", + "url": "https://discord.com/invite/2BGQrNNd9X" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCzUKo78VJWDMDIXNw-3EGqA" + }, + { + "name": "whitepaper", + "url": "https://checkdot.io/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/checkdot" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/checkdot" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/CheckDot_community/" + }, + { + "name": "medium", + "url": "https://checkdot.medium.com" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE/logo.png b/blockchains/smartchain/assets/0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE/logo.png new file mode 100644 index 0000000000000..dd92290daedff Binary files /dev/null and b/blockchains/smartchain/assets/0x0cBD6fAdcF8096cC9A43d90B45F65826102e3eCE/logo.png differ diff --git a/blockchains/smartchain/assets/0x0cBfDea4F45A486Cc7dB53CB6e37b312A137C605/info.json b/blockchains/smartchain/assets/0x0cBfDea4F45A486Cc7dB53CB6e37b312A137C605/info.json new file mode 100644 index 0000000000000..98a6277ccd6b3 --- /dev/null +++ b/blockchains/smartchain/assets/0x0cBfDea4F45A486Cc7dB53CB6e37b312A137C605/info.json @@ -0,0 +1,36 @@ +{ + "name": "SEEDx", + "type": "BEP20", + "symbol": "SEEDx", + "decimals": 18, + "website": " https://seedx.app", + "description": "A unique zero proof of reserve decentralised orderbook based exchange offering traders in Binance Smart Chain platform", + "explorer": "https://bscscan.com/token/0x0cBfDea4F45A486Cc7dB53CB6e37b312A137C605", + "status": "active", + "id": "0x0cBfDea4F45A486Cc7dB53CB6e37b312A137C605", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/seedxapp" + }, + { + "name": "telegram_news", + "url": "https://t.me/seedxapp" + }, + { + "name": "whitepaper", + "url": "https://docs.seedx.app/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/seedx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/seedx" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x0cBfDea4F45A486Cc7dB53CB6e37b312A137C605/logo.png b/blockchains/smartchain/assets/0x0cBfDea4F45A486Cc7dB53CB6e37b312A137C605/logo.png new file mode 100644 index 0000000000000..a7c9de154e490 Binary files /dev/null and b/blockchains/smartchain/assets/0x0cBfDea4F45A486Cc7dB53CB6e37b312A137C605/logo.png differ diff --git a/blockchains/smartchain/assets/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2/info.json b/blockchains/smartchain/assets/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2/info.json new file mode 100644 index 0000000000000..885297be09b33 --- /dev/null +++ b/blockchains/smartchain/assets/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2/info.json @@ -0,0 +1,37 @@ +{ + "name": "CryptoBlades KING Token", + "website": "https://cryptobladeskingdoms.io/", + "description": "Cryptoblades Kingdoms is a play to earn game built on the Binance Smart Chain blockchain platform. Players will be able to put their character to a battle arena to earn KING tokens.", + "explorer": "https://bscscan.com/token/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2", + "type": "BEP20", + "symbol": "KING", + "decimals": 18, + "status": "active", + "id": "0x0cCD575bf9378c06f6DCa82f8122F570769F00C2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BladesCrypto" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/CryptoBlades/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptoblades-kingdoms/" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoBladesKingdoms" + }, + { + "name": "discord", + "url": "https://discord.com/invite/cryptoblades" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cryptoblades-kingdoms" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2/logo.png b/blockchains/smartchain/assets/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2/logo.png new file mode 100644 index 0000000000000..d00121807bf8d Binary files /dev/null and b/blockchains/smartchain/assets/0x0cCD575bf9378c06f6DCa82f8122F570769F00C2/logo.png differ diff --git a/blockchains/smartchain/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json b/blockchains/smartchain/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json new file mode 100644 index 0000000000000..288e32eb7379c --- /dev/null +++ b/blockchains/smartchain/assets/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579/info.json @@ -0,0 +1,49 @@ +{ + "name": "EverRise (old)", + "type": "BEP20", + "symbol": "RISE (old)", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "The Original Buyback Token Powering The EverRise Ecosystem. EverRise token (RISE) is a multi-chain collateralized cryptocurrency that protects both the ecosystem and investors with its innovative buyback and staking protocol.", + "explorer": "https://bscscan.com/token/0x0cD022ddE27169b20895e0e2B2B8A33B25e63579", + "status": "abandoned", + "id": "0x0cD022ddE27169b20895e0e2B2B8A33B25e63579", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everrise/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everrise" + }, + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/info.json b/blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/info.json index 423a6c68cc76c..b2e3f6545a5c9 100644 --- a/blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/info.json +++ b/blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/info.json @@ -7,5 +7,8 @@ "description": "Autonomus Yield & Liquidity Generation Protocol", "explorer": "https://bscscan.com/token/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa", "status": "active", - "id": "0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa" + "id": "0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0df1B3F30865C5b324797F8dB9d339514caC4e94/info.json b/blockchains/smartchain/assets/0x0df1B3F30865C5b324797F8dB9d339514caC4e94/info.json new file mode 100644 index 0000000000000..b988d6dff3d1e --- /dev/null +++ b/blockchains/smartchain/assets/0x0df1B3F30865C5b324797F8dB9d339514caC4e94/info.json @@ -0,0 +1,41 @@ +{ + "name": "BetU", + "type": "BEP20", + "symbol": "BETU", + "decimals": 18, + "website": "https://betu.io", + "description": "Sports, esports and crypto betting platform, secured by smart contracts and powered by the BETU token. BetU Fantasy is a separate play to earn game. Players make fantasy bets on real sport and esport events to earn crypto rewards every week.", + "explorer": "https://bscscan.com/token/0x0df1B3F30865C5b324797F8dB9d339514caC4e94", + "status": "active", + "id": "0x0df1B3F30865C5b324797F8dB9d339514caC4e94", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/betuglobal" + }, + { + "name": "telegram", + "url": "https://t.me/betucommunity" + }, + { + "name": "youtube", + "url": "https://youtube.com/betuglobal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/betu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/betu" + }, + { + "name": "blog", + "url": "https://www.betu.io/blog" + }, + { + "name": "whitepaper", + "url": "https://www.betu.io/whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0df1B3F30865C5b324797F8dB9d339514caC4e94/logo.png b/blockchains/smartchain/assets/0x0df1B3F30865C5b324797F8dB9d339514caC4e94/logo.png new file mode 100644 index 0000000000000..d2e7749475ad0 Binary files /dev/null and b/blockchains/smartchain/assets/0x0df1B3F30865C5b324797F8dB9d339514caC4e94/logo.png differ diff --git a/blockchains/smartchain/assets/0x0ebd9537A25f56713E34c45b38F421A1e7191469/info.json b/blockchains/smartchain/assets/0x0ebd9537A25f56713E34c45b38F421A1e7191469/info.json new file mode 100644 index 0000000000000..a7363ba47661b --- /dev/null +++ b/blockchains/smartchain/assets/0x0ebd9537A25f56713E34c45b38F421A1e7191469/info.json @@ -0,0 +1,25 @@ +{ + "name": "dotmoovs", + "website": "https://www.dotmoovs.com/", + "description": "dotmoovs is the first crypto mobile worldwide competitive environment. At dotmoovs you can compete with others around the world!", + "explorer": "https://bscscan.com/token/0x0ebd9537A25f56713E34c45b38F421A1e7191469", + "type": "BEP20", + "symbol": "MOOV", + "decimals": 18, + "status": "active", + "id": "0x0ebd9537A25f56713E34c45b38F421A1e7191469", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dotmoovs" + }, + { + "name": "twitter", + "url": "https://twitter.com/dotmoovs" + }, + { + "name": "telegram", + "url": "https://t.me/dotmoovs" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0ebd9537A25f56713E34c45b38F421A1e7191469/logo.png b/blockchains/smartchain/assets/0x0ebd9537A25f56713E34c45b38F421A1e7191469/logo.png new file mode 100644 index 0000000000000..93258ee8e3b5d Binary files /dev/null and b/blockchains/smartchain/assets/0x0ebd9537A25f56713E34c45b38F421A1e7191469/logo.png differ diff --git a/blockchains/smartchain/assets/0x0f0Dd5E2c0e0c4A41F8908D73D36B8D142F6745a/info.json b/blockchains/smartchain/assets/0x0f0Dd5E2c0e0c4A41F8908D73D36B8D142F6745a/info.json new file mode 100644 index 0000000000000..2b6cd08716c7e --- /dev/null +++ b/blockchains/smartchain/assets/0x0f0Dd5E2c0e0c4A41F8908D73D36B8D142F6745a/info.json @@ -0,0 +1,33 @@ +{ + "name": "Firework Games", + "type": "BEP20", + "symbol": "FIRE", + "decimals": 18, + "website": "https://www.firework.games/", + "description": "Fireworks Games is a pioneer of open and inclusive diversified game world.In the blockchain game industry, we want to build a decentralized virtual reality game ecosystem, and promote the construction of GameFi.", + "explorer": "https://bscscan.com/token/0x0f0dd5e2c0e0c4a41f8908d73d36b8d142f6745a", + "status": "active", + "id": "0x0f0Dd5E2c0e0c4A41F8908D73D36B8D142F6745a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FireworkGames" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/firework-games/" + }, + { + "name": "whitepaper", + "url": "https://intro.firework.games/files/Firework_Games_Whitepaper_en.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/FireworkGames_group" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x0f0Dd5E2c0e0c4A41F8908D73D36B8D142F6745a/logo.png b/blockchains/smartchain/assets/0x0f0Dd5E2c0e0c4A41F8908D73D36B8D142F6745a/logo.png new file mode 100644 index 0000000000000..8119cc5d74a5b Binary files /dev/null and b/blockchains/smartchain/assets/0x0f0Dd5E2c0e0c4A41F8908D73D36B8D142F6745a/logo.png differ diff --git a/blockchains/smartchain/assets/0x0f5351B9EAefd6687dfF143DE6eA5d01cB9c1205/info.json b/blockchains/smartchain/assets/0x0f5351B9EAefd6687dfF143DE6eA5d01cB9c1205/info.json new file mode 100644 index 0000000000000..20c224a1c8df2 --- /dev/null +++ b/blockchains/smartchain/assets/0x0f5351B9EAefd6687dfF143DE6eA5d01cB9c1205/info.json @@ -0,0 +1,21 @@ +{ + "name": "Flokimooni", + "type": "BEP20", + "symbol": "Flokim", + "decimals": 18, + "website": "https://www.flokimooni.com", + "description": "Flokimooni Decentralized meme coin with DeFi features", + "explorer": "https://bscscan.com/token/0x0f5351B9EAefd6687dfF143DE6eA5d01cB9c1205", + "status": "active", + "id": "0x0f5351B9EAefd6687dfF143DE6eA5d01cB9c1205", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/flokimooni/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/flokimooni" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0f5351B9EAefd6687dfF143DE6eA5d01cB9c1205/logo.png b/blockchains/smartchain/assets/0x0f5351B9EAefd6687dfF143DE6eA5d01cB9c1205/logo.png new file mode 100644 index 0000000000000..21b1eeea581bf Binary files /dev/null and b/blockchains/smartchain/assets/0x0f5351B9EAefd6687dfF143DE6eA5d01cB9c1205/logo.png differ diff --git a/blockchains/smartchain/assets/0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4/info.json b/blockchains/smartchain/assets/0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4/info.json new file mode 100644 index 0000000000000..8bf1255238302 --- /dev/null +++ b/blockchains/smartchain/assets/0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4/info.json @@ -0,0 +1,25 @@ +{ + "name": "LiveTrade", + "website": "https://ltd.livetrade.io", + "description": "The Future of Business enabled by Blockchain. A decentralized hub for all your financial needs.", + "explorer": "https://bscscan.com/token/0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4", + "type": "BEP20", + "symbol": "LTD", + "decimals": 18, + "status": "active", + "id": "0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4", + "links": [ + { + "name": "whitepaper", + "url": "https://ltd.livetrade.io/wp-content/uploads/2021/07/LTD-Whitepaper_Eng.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/Livetrade_io" + }, + { + "name": "telegram", + "url": "https://t.me/livetrade_official" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4/logo.png b/blockchains/smartchain/assets/0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4/logo.png new file mode 100644 index 0000000000000..94a8d7ecb08a6 Binary files /dev/null and b/blockchains/smartchain/assets/0x0f7cd24E31293b162DcF6211C6AC5bD8EfCB81f4/logo.png differ diff --git a/blockchains/smartchain/assets/0x0fA9651a0ecC19906843C13c60443300B9d37355/info.json b/blockchains/smartchain/assets/0x0fA9651a0ecC19906843C13c60443300B9d37355/info.json new file mode 100644 index 0000000000000..c659effe58c6c --- /dev/null +++ b/blockchains/smartchain/assets/0x0fA9651a0ecC19906843C13c60443300B9d37355/info.json @@ -0,0 +1,45 @@ +{ + "name": "XMINE Token", + "website": "https://www.xmine.one", + "description": "XMINE is DeFi, miner with ASIC and rewards to holders.", + "explorer": "https://bscscan.com/token/0x0fA9651a0ecC19906843C13c60443300B9d37355", + "type": "BEP20", + "symbol": "XMINE", + "decimals": 9, + "status": "active", + "id": "0x0fA9651a0ecC19906843C13c60443300B9d37355", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/XMINE" + }, + { + "name": "twitter", + "url": "https://twitter.com/xmineofficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/xmineofficial" + }, + { + "name": "discord", + "url": "https://discord.com/ufUdcdDM" + }, + { + "name": "telegram", + "url": "https://t.me/xmineofficial" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/12-weGeyl_ljp25LWNFU3-6LgbNV_NCKb/view" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xmine/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/pt/moedas/xmine" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0fA9651a0ecC19906843C13c60443300B9d37355/logo.png b/blockchains/smartchain/assets/0x0fA9651a0ecC19906843C13c60443300B9d37355/logo.png new file mode 100644 index 0000000000000..4f22c8d91adca Binary files /dev/null and b/blockchains/smartchain/assets/0x0fA9651a0ecC19906843C13c60443300B9d37355/logo.png differ diff --git a/blockchains/smartchain/assets/0x0fbc08905c1d683Cf7530bb2a70Bb0BDE231E5B9/info.json b/blockchains/smartchain/assets/0x0fbc08905c1d683Cf7530bb2a70Bb0BDE231E5B9/info.json new file mode 100644 index 0000000000000..8084b5d8dbc97 --- /dev/null +++ b/blockchains/smartchain/assets/0x0fbc08905c1d683Cf7530bb2a70Bb0BDE231E5B9/info.json @@ -0,0 +1,29 @@ +{ + "name": "BabyDogeZilla", + "website": "https://babydogezilla.com/", + "description": "BabyDogeZilla is the cutest and most badass meme in crypto! BabyDogeZilla is a deflationary token designed to become more scarce over time. All holders of BabyDogeZilla will earn more BabyDogeZilla by simply holding. Watch the amount of BabyDogeZilla grow in your wallet as BabyDogeZilla holders automatically receive a 3% fee from every transaction that happens on the BabyDogeZilla network.", + "explorer": "https://bscscan.com/token/0x0fbc08905c1d683Cf7530bb2a70Bb0BDE231E5B9", + "type": "BEP20", + "symbol": "BabyDogeZilla", + "decimals": 9, + "status": "abandoned", + "id": "0x0fbc08905c1d683Cf7530bb2a70Bb0BDE231E5B9", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BabyDogeZillaBSC" + }, + { + "name": "twitter", + "url": "https://twitter.com/BabydogezillaA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babydogezilla/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/babydogezilla" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x10051147418C42218986CeDD0aDC266441F8a14f/info.json b/blockchains/smartchain/assets/0x10051147418C42218986CeDD0aDC266441F8a14f/info.json new file mode 100644 index 0000000000000..e95744cea7a09 --- /dev/null +++ b/blockchains/smartchain/assets/0x10051147418C42218986CeDD0aDC266441F8a14f/info.json @@ -0,0 +1,48 @@ +{ + "name": "DYOR Token", + "type": "BEP20", + "symbol": "DYOR", + "decimals": 9, + "website": "https://dyorpro.com", + "description": "DYOR Project's motto is Educate, Equip, Empower. DYOR Project strives to teach investors how to find reputable crypto projects while avoiding scams.", + "explorer": "https://bscscan.com/token/0x10051147418C42218986CeDD0aDC266441F8a14f", + "status": "active", + "id": "0x10051147418C42218986CeDD0aDC266441F8a14f", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/dyorproject" + }, + { + "name": "twitter", + "url": "https://twitter.com/DYORToken_BSC" + }, + { + "name": "discord", + "url": "https://discord.com/channels/910012412671955014/914013645535608832" + }, + { + "name": "telegram", + "url": "https://t.me/DYORTokenBSC" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/DYORMediaNetwork" + }, + { + "name": "blog", + "url": "https://dyorpro.blog" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dyor-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dyor" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x10051147418C42218986CeDD0aDC266441F8a14f/logo.png b/blockchains/smartchain/assets/0x10051147418C42218986CeDD0aDC266441F8a14f/logo.png new file mode 100644 index 0000000000000..a8595ff2ec7f3 Binary files /dev/null and b/blockchains/smartchain/assets/0x10051147418C42218986CeDD0aDC266441F8a14f/logo.png differ diff --git a/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json b/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json index 0d9b8575cdb7f..b427828fb10ad 100644 --- a/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json +++ b/blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json @@ -1,7 +1,7 @@ { - "name": "Basic Attention Token", + "name": "BNB pegged Basic Attention Token", "website": "https://basicattentiontoken.org", - "description": "Basic Attention Token (BAT) project is an open-source, decentralized ad exchange platform built, on the Ethereum platform.", + "description": "BNB pegged Basic Attention Token (BAT BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Basic Attention (BAT ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x101d82428437127bF1608F699CD651e6Abf9766E", "research": "https://research.binance.com/en/projects/basic-attention-token", "type": "BEP20", @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0x101d82428437127bF1608F699CD651e6Abf9766E", + "tags": [ + "binance-peg", + "defi" + ], "links": [ { "name": "blog", diff --git a/blockchains/smartchain/assets/0x1042aA383CAb145dc77121ca75650804A5c134ff/info.json b/blockchains/smartchain/assets/0x1042aA383CAb145dc77121ca75650804A5c134ff/info.json new file mode 100644 index 0000000000000..4fa34420a2880 --- /dev/null +++ b/blockchains/smartchain/assets/0x1042aA383CAb145dc77121ca75650804A5c134ff/info.json @@ -0,0 +1,40 @@ +{ + "name": "aggle.io", + "type": "BEP20", + "symbol": "AGGL", + "decimals": 18, + "website": "https://aggle.io", + "description": "aggle.io is a decentralized sports betting platform where you can accept the best odds or interact as a bookmaker yourself.", + "explorer": "https://bscscan.com/token/0x1042aA383CAb145dc77121ca75650804A5c134ff", + "status": "active", + "id": "0x1042aA383CAb145dc77121ca75650804A5c134ff", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/Aggleio-106575305321004" + }, + { + "name": "telegram", + "url": "https://t.me/aggle_io" + }, + { + "name": "twitter", + "url": "https://twitter.com/aggle_io" + }, + { + "name": "discord", + "url": "https://discord.com/qAC48Fvr" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aggle-io/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/de/munze/aggle-io" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1042aA383CAb145dc77121ca75650804A5c134ff/logo.png b/blockchains/smartchain/assets/0x1042aA383CAb145dc77121ca75650804A5c134ff/logo.png new file mode 100644 index 0000000000000..ec9944f21925b Binary files /dev/null and b/blockchains/smartchain/assets/0x1042aA383CAb145dc77121ca75650804A5c134ff/logo.png differ diff --git a/blockchains/smartchain/assets/0x10B0a78520fBDDa95aDc331445d9319B164F85D5/info.json b/blockchains/smartchain/assets/0x10B0a78520fBDDa95aDc331445d9319B164F85D5/info.json new file mode 100644 index 0000000000000..5b5598ee3b6c5 --- /dev/null +++ b/blockchains/smartchain/assets/0x10B0a78520fBDDa95aDc331445d9319B164F85D5/info.json @@ -0,0 +1,49 @@ +{ + "name": "AnpanSwap Token", + "type": "BEP20", + "symbol": "Anpan", + "decimals": 18, + "website": "https://anpanswap.finance/", + "description": "AnpanSwap is a DeFi protocol, with AMM & Yield Farm, launched products: Swap, Liquidity, Analytics, Farms, & Stake. Prediction in Nov, Lottery in Dec, NFT in Jan, & Vote in Feb, and Derivative in Mar 2022.", + "explorer": "https://bscscan.com/token/0x10B0a78520fBDDa95aDc331445d9319B164F85D5", + "status": "active", + "id": "0x10B0a78520fBDDa95aDc331445d9319B164F85D5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/anpanswap" + }, + { + "name": "github", + "url": "https://github.com/anpanswap?tab=repositories" + }, + { + "name": "telegram", + "url": "https://t.me/anpanswap" + }, + { + "name": "telegram_news", + "url": "https://t.me/AnpanSwapAnn" + }, + { + "name": "docs", + "url": "https://docs.anpanswap.finance/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/anpanswap/" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.anpanswap.finance/whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://anpanswap.medium.com/" + }, + { + "name": "facebook", + "url": "https://facebook.com/anpanswap" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x10B0a78520fBDDa95aDc331445d9319B164F85D5/logo.png b/blockchains/smartchain/assets/0x10B0a78520fBDDa95aDc331445d9319B164F85D5/logo.png new file mode 100644 index 0000000000000..988aa6a3558e2 Binary files /dev/null and b/blockchains/smartchain/assets/0x10B0a78520fBDDa95aDc331445d9319B164F85D5/logo.png differ diff --git a/blockchains/smartchain/assets/0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f/info.json b/blockchains/smartchain/assets/0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f/info.json new file mode 100644 index 0000000000000..952fc15b507f5 --- /dev/null +++ b/blockchains/smartchain/assets/0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f/info.json @@ -0,0 +1,46 @@ +{ + "name": "Monetas Token", + "type": "BEP20", + "symbol": "MNTG", + "decimals": 18, + "description": "MNTG is a stablecoin issued by Monetas in partnership with Binance.The establishment of MONETAS is also based on the purpose of betterment of the future game environment, using better virtual tokens.", + "website": "https://monetasglobal.com/", + "explorer": "https://bscscan.com/token/0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f", + "id": "0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f", + "status": "abandoned", + "tags": [ + "stablecoin", + "staking", + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/monetasglobal" + }, + { + "name": "facebook", + "url": "https://facebook.com/motetasglobal" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCXRwEYyd4pg_PUNLblIpdbQ" + }, + { + "name": "github", + "url": "https://github.com/monetas-tech/asset-listing" + }, + { + "name": "whitepaper", + "url": "https://monetasglobal.com/wp-content/uploads/2021/09/Monetas-Whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/monetas" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/monetas/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x10b9dd394467f2CFbc769e07E88dC7e2c41B0965/info.json b/blockchains/smartchain/assets/0x10b9dd394467f2CFbc769e07E88dC7e2c41B0965/info.json new file mode 100644 index 0000000000000..a0cd88af4c026 --- /dev/null +++ b/blockchains/smartchain/assets/0x10b9dd394467f2CFbc769e07E88dC7e2c41B0965/info.json @@ -0,0 +1,32 @@ +{ + "name": "Renewable Energy Token", + "type": "BEP20", + "symbol": "RET", + "decimals": 9, + "website": "https://ret.life", + "description": "RET token is a BEP-20 token created on january 04, 2022 on the Binance Smart Chain network and that one designed to the functional and experience for all supporters of renewable energy.", + "explorer": "https://bscscan.com/token/0x10b9dd394467f2cfbc769e07e88dc7e2c41b0965", + "status": "active", + "id": "0x10b9dd394467f2CFbc769e07E88dC7e2c41B0965", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BscRetoken" + }, + { + "name": "github", + "url": "https://github.com/RETOKENofficial" + }, + { + "name": "telegram", + "url": "https://t.me/RETOKENOFFICIAL" + }, + { + "name": "medium", + "url": "https://medium.com/@BscRetoken" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x10b9dd394467f2CFbc769e07E88dC7e2c41B0965/logo.png b/blockchains/smartchain/assets/0x10b9dd394467f2CFbc769e07E88dC7e2c41B0965/logo.png new file mode 100644 index 0000000000000..8c34b0574de63 Binary files /dev/null and b/blockchains/smartchain/assets/0x10b9dd394467f2CFbc769e07E88dC7e2c41B0965/logo.png differ diff --git a/blockchains/smartchain/assets/0x10cb66ce2969d8c8193707A9dCD559D2243B8b37/info.json b/blockchains/smartchain/assets/0x10cb66ce2969d8c8193707A9dCD559D2243B8b37/info.json new file mode 100644 index 0000000000000..d7e878bed4838 --- /dev/null +++ b/blockchains/smartchain/assets/0x10cb66ce2969d8c8193707A9dCD559D2243B8b37/info.json @@ -0,0 +1,36 @@ +{ + "name": "Crypto Legions Bloodstone", + "type": "BEP20", + "symbol": "BLST", + "decimals": 18, + "website": "https://cryptolegions.app", + "description": "Crypto Legions is a cutting edge Play-To-Earn NFT game on the BSC network, with a genius Omni-Balanced Oracle system for a sustainable game economy. By just playing a few minutes each day, you can earn Bloodstone tokens (BLST), which can be converted into any currency you want.", + "explorer": "https://bscscan.com/token/0x10cb66ce2969d8c8193707A9dCD559D2243B8b37", + "status": "active", + "id": "0x10cb66ce2969d8c8193707A9dCD559D2243B8b37", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LegionsCrypto" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoLegionsCommunity" + }, + { + "name": "whitepaper", + "url": "https://docs.cryptolegions.app/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crypto-legions-bloodstone/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/crypto-legions-bloodstone" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x10cb66ce2969d8c8193707A9dCD559D2243B8b37/logo.png b/blockchains/smartchain/assets/0x10cb66ce2969d8c8193707A9dCD559D2243B8b37/logo.png new file mode 100644 index 0000000000000..3eb09894ea2f0 Binary files /dev/null and b/blockchains/smartchain/assets/0x10cb66ce2969d8c8193707A9dCD559D2243B8b37/logo.png differ diff --git a/blockchains/smartchain/assets/0x10f6F43d8321A3C86c2986BA4753ceBEba477BAa/info.json b/blockchains/smartchain/assets/0x10f6F43d8321A3C86c2986BA4753ceBEba477BAa/info.json new file mode 100644 index 0000000000000..ace1c0d6c8a10 --- /dev/null +++ b/blockchains/smartchain/assets/0x10f6F43d8321A3C86c2986BA4753ceBEba477BAa/info.json @@ -0,0 +1,29 @@ +{ + "name": "BaitCoin", + "type": "BEP20", + "symbol": "BAIT", + "decimals": 9, + "website": "https://www.baitcoin.com", + "description": "Baitcoin is a full-on-chain liquidity protocol with Decentralised financing that can be implemented on any smart contract-enabled blockchain.", + "explorer": "https://bscscan.com/token/0x10f6F43d8321A3C86c2986BA4753ceBEba477BAa", + "status": "active", + "id": "0x10f6F43d8321A3C86c2986BA4753ceBEba477BAa", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BaitCoinBSC" + }, + { + "name": "twitter", + "url": "https://twitter.com/BaitcoinBSC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baitcoin/" + }, + { + "name": "blog", + "url": "https://www.forbes.com/sites/tommywilliams1/2021/05/19/meet-antz-influencer--record-label-ceo-launching-an-nft-focused-cryptocurrency-called-baitcoin-to-collide-crypto-with-the-industry/?sh=6fbf93dd1d54" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x10f6F43d8321A3C86c2986BA4753ceBEba477BAa/logo.png b/blockchains/smartchain/assets/0x10f6F43d8321A3C86c2986BA4753ceBEba477BAa/logo.png new file mode 100644 index 0000000000000..e4ed0619c26d5 Binary files /dev/null and b/blockchains/smartchain/assets/0x10f6F43d8321A3C86c2986BA4753ceBEba477BAa/logo.png differ diff --git a/blockchains/smartchain/assets/0x10f6f2b97F3aB29583D9D38BaBF2994dF7220C21/info.json b/blockchains/smartchain/assets/0x10f6f2b97F3aB29583D9D38BaBF2994dF7220C21/info.json new file mode 100644 index 0000000000000..c79469c281ca1 --- /dev/null +++ b/blockchains/smartchain/assets/0x10f6f2b97F3aB29583D9D38BaBF2994dF7220C21/info.json @@ -0,0 +1,60 @@ +{ + "name": "Teddy Doge", + "type": "BEP20", + "symbol": "TEDDY", + "decimals": 18, + "website": "https://teddydoge.finance/", + "description": "TEDDY is the DEFI ecological token of Teddy Doge with Swap & Cross bridge& Wallet.", + "explorer": "https://bscscan.com/token/0x10f6f2b97f3ab29583d9d38babf2994df7220c21", + "status": "abandoned", + "id": "0x10f6f2b97F3aB29583D9D38BaBF2994dF7220C21", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TeddySwap1" + }, + { + "name": "github", + "url": "https://github.com/TeddyDogeAdmin/Teddy-Doge-Code" + }, + { + "name": "telegram", + "url": "https://t.me/TeddyDoge_Official" + }, + { + "name": "telegram_news", + "url": "https://t.me/TeddyDoge_channel" + }, + { + "name": "discord", + "url": "https://discord.com/Wtjxv5djTu" + }, + { + "name": "whitepaper", + "url": "https://teddydoge.finance/teddyswap.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/teddydoge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/teddy-doge" + }, + { + "name": "facebook", + "url": "https://facebook.com/TeddyDoge-100534085871418" + }, + { + "name": "medium", + "url": "https://medium.com/@TeddyDOGE" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCcD7AsRqhU92IfqTh4SY0kQ" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json b/blockchains/smartchain/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json index 8dca35717c8bb..6f503cd21efa8 100644 --- a/blockchains/smartchain/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json +++ b/blockchains/smartchain/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json @@ -1,6 +1,6 @@ { "name": "1INCH Token", - "website": "https://1inch.exchange", + "website": "https://1inch.io", "description": "The 1INCH token on Binance Smart Chain will be used for a bridge between the Binance and Ethereum networks.", "explorer": "https://bscscan.com/token/0x111111111117dc0aa78b770fa6a738034120c302", "type": "BEP20", @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x111111111117dC0aa78b770fA6A738034120C302", + "tags": [ + "defi" + ], "links": [ { "name": "blog", diff --git a/blockchains/smartchain/assets/0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc/info.json b/blockchains/smartchain/assets/0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc/info.json new file mode 100644 index 0000000000000..4ad63c90852e1 --- /dev/null +++ b/blockchains/smartchain/assets/0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc/info.json @@ -0,0 +1,25 @@ +{ + "name": "Baby Floki Billionaire", + "website": "http://babyflokibillionaire.com/", + "description": "BabyflokiBillionaire is a meme token based on Floki hype", + "explorer": "https://bscscan.com/token/0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc", + "type": "BEP20", + "symbol": "BabyFB", + "decimals": 9, + "status": "active", + "id": "0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BabyFlokiBLN" + }, + { + "name": "facebook", + "url": "https://facebook.com/Baby-Floki-Billionaire-104520351993111" + }, + { + "name": "telegram", + "url": "https://t.me/babyflokibillionaire" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc/logo.png b/blockchains/smartchain/assets/0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc/logo.png new file mode 100644 index 0000000000000..3421a96c6848c Binary files /dev/null and b/blockchains/smartchain/assets/0x112Fbe7f60329E9E2D232008E56F94D1582aE3bc/logo.png differ diff --git a/blockchains/smartchain/assets/0x11582Ef4642B1e7F0a023804B497656E2663bC9B/info.json b/blockchains/smartchain/assets/0x11582Ef4642B1e7F0a023804B497656E2663bC9B/info.json new file mode 100644 index 0000000000000..e25142762a2df --- /dev/null +++ b/blockchains/smartchain/assets/0x11582Ef4642B1e7F0a023804B497656E2663bC9B/info.json @@ -0,0 +1,29 @@ +{ + "name": "KCCPAD", + "type": "BEP20", + "symbol": "KCCPAD", + "decimals": 18, + "website": "https://KCCPAD.io", + "description": "KCCPad is the first major launch pad on KCC. KCCPad brings stabilty, safety and amazing opportunities on the new and highly anticipated KuCoin Community Chain!", + "explorer": "https://bscscan.com/token/0x11582Ef4642B1e7F0a023804B497656E2663bC9B", + "status": "active", + "id": "0x11582Ef4642B1e7F0a023804B497656E2663bC9B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KCCPad_Official" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kccpad" + }, + { + "name": "telegram", + "url": "https://t.me/KCCPad_Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kccpad/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x11582Ef4642B1e7F0a023804B497656E2663bC9B/logo.png b/blockchains/smartchain/assets/0x11582Ef4642B1e7F0a023804B497656E2663bC9B/logo.png new file mode 100644 index 0000000000000..cb6efa7d2909f Binary files /dev/null and b/blockchains/smartchain/assets/0x11582Ef4642B1e7F0a023804B497656E2663bC9B/logo.png differ diff --git a/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/logo.png b/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/logo.png deleted file mode 100644 index dc612485004e4..0000000000000 Binary files a/blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x11C0c93035d1302083eB09841042cFa582839A8C/info.json b/blockchains/smartchain/assets/0x11C0c93035d1302083eB09841042cFa582839A8C/info.json new file mode 100644 index 0000000000000..98809ea8251a2 --- /dev/null +++ b/blockchains/smartchain/assets/0x11C0c93035d1302083eB09841042cFa582839A8C/info.json @@ -0,0 +1,33 @@ +{ + "name": "Kaiken Shiba", + "type": "BEP20", + "symbol": "KSHIB", + "decimals": 9, + "website": "https://kaikenshiba.com/", + "description": "Kaiken Shiba is not only hyper-deflationary with a built-in smart betting system to reward holders, but also helps save dogs that are in need.", + "explorer": "https://bscscan.com/token/0x11C0c93035d1302083eB09841042cFa582839A8C", + "status": "active", + "id": "0x11C0c93035d1302083eB09841042cFa582839A8C", + "links": [ + { + "name": "telegram", + "url": "https://t.me/KaiKenShiba_Chat" + }, + { + "name": "twitter", + "url": "https://twitter.com/KaikenShiba" + }, + { + "name": "github", + "url": "https://github.com/KaiKenShiba" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/KaikenShiba" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC5Wchz1uKKWHnEVGU7AWagw" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x11C0c93035d1302083eB09841042cFa582839A8C/logo.png b/blockchains/smartchain/assets/0x11C0c93035d1302083eB09841042cFa582839A8C/logo.png new file mode 100644 index 0000000000000..369cfe611841a Binary files /dev/null and b/blockchains/smartchain/assets/0x11C0c93035d1302083eB09841042cFa582839A8C/logo.png differ diff --git a/blockchains/smartchain/assets/0x11aC6aF070Fe1991a457c56FB85c577EFE57F0e4/info.json b/blockchains/smartchain/assets/0x11aC6aF070Fe1991a457c56FB85c577EFE57F0e4/info.json new file mode 100644 index 0000000000000..f33ee1b2677e7 --- /dev/null +++ b/blockchains/smartchain/assets/0x11aC6aF070Fe1991a457c56FB85c577EFE57F0e4/info.json @@ -0,0 +1,32 @@ +{ + "name": "DragonKing", + "type": "BEP20", + "symbol": "DragonKing", + "decimals": 18, + "website": "https://dragonkingunited.com", + "description": "Dragonking is lords over the sea, also a symbol of good fortune and strength. Dragonking is 100% community driven token. Dragonking community is the strongest community you'll find, supportive of one another, and pushing each other towards success. We rewards Dragonking holder who more than 15 billion with USDT based on on-chain transaction.", + "explorer": "https://bscscan.com/token/0x11aC6aF070Fe1991a457c56FB85c577EFE57F0e4", + "status": "active", + "id": "0x11aC6aF070Fe1991a457c56FB85c577EFE57F0e4", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dragonking" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/dragonking" + }, + { + "name": "telegram", + "url": "https://t.me/dragonkingofficialchannel" + }, + { + "name": "twitter", + "url": "https://twitter.com/Dking_united99" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x11aC6aF070Fe1991a457c56FB85c577EFE57F0e4/logo.png b/blockchains/smartchain/assets/0x11aC6aF070Fe1991a457c56FB85c577EFE57F0e4/logo.png new file mode 100644 index 0000000000000..d4ed8cd51e13f Binary files /dev/null and b/blockchains/smartchain/assets/0x11aC6aF070Fe1991a457c56FB85c577EFE57F0e4/logo.png differ diff --git a/blockchains/smartchain/assets/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2/info.json b/blockchains/smartchain/assets/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2/info.json index 61b3a23acdb7d..0ba30af62f1ee 100644 --- a/blockchains/smartchain/assets/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2/info.json +++ b/blockchains/smartchain/assets/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2/info.json @@ -4,7 +4,7 @@ "symbol": "PUL", "decimals": 9, "website": "https://www.pulproject.com", - "description": "What is Paralel Universe? (PUL)\nIt is a Defi project token which investors determine its price and  is completely decentralized and connects different universes and realities designed on the fact that a different life you live in games generates income for you in the real world.\n", + "description": "What is Paralel Universe? (PUL) It is a Defi project token which investors determine its price and is completely decentralized and connects different universes and realities designed on the fact that a different life you live in games generates income for you in the real world.", "explorer": "https://bscscan.com/token/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2", "status": "active", "id": "0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2" diff --git a/blockchains/smartchain/assets/0x123458C167a371250d325Bd8B1ffF12C8AF692A7/info.json b/blockchains/smartchain/assets/0x123458C167a371250d325Bd8B1ffF12C8AF692A7/info.json new file mode 100644 index 0000000000000..f732ccd54b31a --- /dev/null +++ b/blockchains/smartchain/assets/0x123458C167a371250d325Bd8B1ffF12C8AF692A7/info.json @@ -0,0 +1,48 @@ +{ + "name": "DRAC Token", + "type": "BEP20", + "symbol": "DRAC", + "decimals": 18, + "website": "https://drac.io", + "description": "Decentralized Rewarding Autonomous Chain.", + "explorer": "https://bscscan.com/token/0x123458C167a371250d325Bd8B1ffF12C8AF692A7", + "status": "active", + "id": "0x123458C167a371250d325Bd8B1ffF12C8AF692A7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DRAC_Network" + }, + { + "name": "github", + "url": "https://github.com/DRAC-Network-Admin" + }, + { + "name": "telegram", + "url": "https://t.me/DRAC_English" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/drac-token/" + }, + { + "name": "whitepaper", + "url": "https://drac.io/whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://dracnetwork.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCcD7AsRqhU92IfqTh4SY0kQ" + }, + { + "name": "discord", + "url": "https://discord.com/invite/9DyPCHsk" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x123458C167a371250d325Bd8B1ffF12C8AF692A7/logo.png b/blockchains/smartchain/assets/0x123458C167a371250d325Bd8B1ffF12C8AF692A7/logo.png new file mode 100644 index 0000000000000..e49a73ebb5521 Binary files /dev/null and b/blockchains/smartchain/assets/0x123458C167a371250d325Bd8B1ffF12C8AF692A7/logo.png differ diff --git a/blockchains/smartchain/assets/0x129385C4ACd0075e45A0C9a5177BdfEc9678A138/info.json b/blockchains/smartchain/assets/0x129385C4ACd0075e45A0C9a5177BdfEc9678A138/info.json new file mode 100644 index 0000000000000..02af1c7534447 --- /dev/null +++ b/blockchains/smartchain/assets/0x129385C4ACd0075e45A0C9a5177BdfEc9678A138/info.json @@ -0,0 +1,40 @@ +{ + "name": "Metakings", + "type": "BEP20", + "symbol": "MTK", + "decimals": 18, + "website": "https://metakings.ai", + "description": "Metakings is an AI-powered fighting universe in which anyone can earn rewards such as tokens and NFTs through competent gameplay and contributions to the ecosystem. Players can engage in combat, gather resources, develop their characters, and establish their own land-based kingdoms. The game will be powered by its official token, the Metakings token ($MTK). In-game characters can also be collected as NFTs in the game and exchanged for tokens in our official NFT marketplace.", + "explorer": "https://bscscan.com/token/0x129385C4ACd0075e45A0C9a5177BdfEc9678A138", + "status": "active", + "id": "0x129385C4ACd0075e45A0C9a5177BdfEc9678A138", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/metakingsai" + }, + { + "name": "github", + "url": "https://github.com/metakings" + }, + { + "name": "telegram", + "url": "https://t.me/metakings" + }, + { + "name": "telegram_news", + "url": "https://t.me/metakingsann" + }, + { + "name": "blog", + "url": "https://metakings.medium.com" + }, + { + "name": "docs", + "url": "https://docs.metakings.ai" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x129385C4ACd0075e45A0C9a5177BdfEc9678A138/logo.png b/blockchains/smartchain/assets/0x129385C4ACd0075e45A0C9a5177BdfEc9678A138/logo.png new file mode 100644 index 0000000000000..e2ac8ff4cbe5a Binary files /dev/null and b/blockchains/smartchain/assets/0x129385C4ACd0075e45A0C9a5177BdfEc9678A138/logo.png differ diff --git a/blockchains/smartchain/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/info.json b/blockchains/smartchain/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/info.json new file mode 100644 index 0000000000000..111f30c736b67 --- /dev/null +++ b/blockchains/smartchain/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/info.json @@ -0,0 +1,25 @@ +{ + "name": "Fideum", + "website": "https://blockbank.ai/", + "description": "Fideum (previously blockbank) offers regulatory-compliant infrastructure tailored to the needs of financial institutions, banks, and SMEs. Its adaptable microservice architecture facilitates a wide range of financial services, enabling businesses to smoothly transition into the digital asset era.", + "explorer": "https://bscscan.com/token/0x1294f4183763743c7c9519Bec51773fb3aCD78FD", + "type": "BEP20", + "symbol": "FI", + "decimals": 18, + "status": "active", + "id": "0x1294f4183763743c7c9519Bec51773fb3aCD78FD", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BlockBankApp" + }, + { + "name": "twitter", + "url": "https://twitter.com/BLOCKBANKapp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fideum/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/logo.png b/blockchains/smartchain/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/logo.png new file mode 100644 index 0000000000000..9939ad9e03215 Binary files /dev/null and b/blockchains/smartchain/assets/0x1294f4183763743c7c9519Bec51773fb3aCD78FD/logo.png differ diff --git a/blockchains/smartchain/assets/0x12BB890508c125661E03b09EC06E404bc9289040/info.json b/blockchains/smartchain/assets/0x12BB890508c125661E03b09EC06E404bc9289040/info.json new file mode 100644 index 0000000000000..078c54eda380d --- /dev/null +++ b/blockchains/smartchain/assets/0x12BB890508c125661E03b09EC06E404bc9289040/info.json @@ -0,0 +1,29 @@ +{ + "name": "Radio Caca V2", + "website": "https://www.radiocaca.com", + "description": "Radio Caca is the payment token for NFTs. Radio Caca (as “RACA”), is expected to gain rapid worldwide adoption in the music, digital art and fashion area across the world. A deflation token with limited supply. A community-driven token for NFT payment sector.", + "explorer": "https://bscscan.com/token/0x12BB890508c125661E03b09EC06E404bc9289040", + "type": "BEP20", + "symbol": "RACA", + "decimals": 18, + "status": "active", + "id": "0x12BB890508c125661E03b09EC06E404bc9289040", + "links": [ + { + "name": "github", + "url": "https://github.com/radiocaca/radio-caca" + }, + { + "name": "twitter", + "url": "https://twitter.com/RadioCacaNFT" + }, + { + "name": "medium", + "url": "https://radiocaca.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/RadioCaca" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x12BB890508c125661E03b09EC06E404bc9289040/logo.png b/blockchains/smartchain/assets/0x12BB890508c125661E03b09EC06E404bc9289040/logo.png new file mode 100644 index 0000000000000..ba0b19d91d0e5 Binary files /dev/null and b/blockchains/smartchain/assets/0x12BB890508c125661E03b09EC06E404bc9289040/logo.png differ diff --git a/blockchains/smartchain/assets/0x12BeffdCEcb547640DC30e1495E4B9cdc21922b4/info.json b/blockchains/smartchain/assets/0x12BeffdCEcb547640DC30e1495E4B9cdc21922b4/info.json new file mode 100644 index 0000000000000..23b6f20308427 --- /dev/null +++ b/blockchains/smartchain/assets/0x12BeffdCEcb547640DC30e1495E4B9cdc21922b4/info.json @@ -0,0 +1,14 @@ +{ + "name": "Serum (Portal from Solana)", + "type": "BEP20", + "symbol": "SRMso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://projectserum.com/", + "explorer": "https://bscscan.com/token/0x12BeffdCEcb547640DC30e1495E4B9cdc21922b4", + "status": "active", + "id": "0x12BeffdCEcb547640DC30e1495E4B9cdc21922b4", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x12BeffdCEcb547640DC30e1495E4B9cdc21922b4/logo.png b/blockchains/smartchain/assets/0x12BeffdCEcb547640DC30e1495E4B9cdc21922b4/logo.png new file mode 100644 index 0000000000000..94f79d706b71c Binary files /dev/null and b/blockchains/smartchain/assets/0x12BeffdCEcb547640DC30e1495E4B9cdc21922b4/logo.png differ diff --git a/blockchains/smartchain/assets/0x12Da2f2761038486271C99DA7e0FB4413e2B5E38/info.json b/blockchains/smartchain/assets/0x12Da2f2761038486271C99DA7e0FB4413e2B5E38/info.json new file mode 100644 index 0000000000000..5d33c6e1f03ac --- /dev/null +++ b/blockchains/smartchain/assets/0x12Da2f2761038486271C99DA7e0FB4413e2B5E38/info.json @@ -0,0 +1,33 @@ +{ + "name": "NFTBlackMarket", + "website": "https://nftblackmarket.io", + "description": "In NFTBlackMarket you can create, collect, and trade NFT Tokens.", + "explorer": "https://bscscan.com/token/0x12Da2f2761038486271C99DA7e0FB4413e2B5E38", + "type": "BEP20", + "symbol": "NBM", + "decimals": 9, + "status": "active", + "id": "0x12Da2f2761038486271C99DA7e0FB4413e2B5E38", + "links": [ + { + "name": "github", + "url": "https://github.com/NFTBlackMarket" + }, + { + "name": "twitter", + "url": "https://twitter.com/NFT_BlackMarket" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/NFT_BlackMarket" + }, + { + "name": "telegram", + "url": "https://t.me/NFTBlackMarketChat" + }, + { + "name": "whitepaper", + "url": "https://nftblackmarket.io/static/pdf/NFTBlackMarket.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x12Da2f2761038486271C99DA7e0FB4413e2B5E38/logo.png b/blockchains/smartchain/assets/0x12Da2f2761038486271C99DA7e0FB4413e2B5E38/logo.png new file mode 100644 index 0000000000000..fc144f1423634 Binary files /dev/null and b/blockchains/smartchain/assets/0x12Da2f2761038486271C99DA7e0FB4413e2B5E38/logo.png differ diff --git a/blockchains/smartchain/assets/0x12b83d77a606D8f5c4CE29dfFdb592C523364995/info.json b/blockchains/smartchain/assets/0x12b83d77a606D8f5c4CE29dfFdb592C523364995/info.json new file mode 100644 index 0000000000000..c4170bdd17335 --- /dev/null +++ b/blockchains/smartchain/assets/0x12b83d77a606D8f5c4CE29dfFdb592C523364995/info.json @@ -0,0 +1,36 @@ +{ + "name": "Baby Yooshi", + "website": "https://www.babyyooshi.com/", + "description": "Baby YooShi is a token on Binance Smart Chain boasting various features. BabyYooShi name and image are inspired by a dinosaur in Super Mario, whose name is Yoshi.", + "explorer": "https://bscscan.com/token/0x12b83d77a606d8f5c4ce29dffdb592c523364995", + "type": "BEP20", + "symbol": "BabyYooshi", + "decimals": 9, + "status": "active", + "id": "0x12b83d77a606D8f5c4CE29dfFdb592C523364995", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/BABYYOOSHI/BABYYOOSHI" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-yooshi/" + }, + { + "name": "twitter", + "url": "https://twitter.com/baby_yooshi" + }, + { + "name": "telegram", + "url": "https://t.me/byooshi_offical" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-yooshi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x12b83d77a606D8f5c4CE29dfFdb592C523364995/logo.png b/blockchains/smartchain/assets/0x12b83d77a606D8f5c4CE29dfFdb592C523364995/logo.png new file mode 100644 index 0000000000000..ed950131884fe Binary files /dev/null and b/blockchains/smartchain/assets/0x12b83d77a606D8f5c4CE29dfFdb592C523364995/logo.png differ diff --git a/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/info.json b/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/info.json new file mode 100644 index 0000000000000..458245785b586 --- /dev/null +++ b/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/info.json @@ -0,0 +1,11 @@ +{ + "name": "Gravitoken", + "website": "https://gravitoken.co.uk/", + "description": "Gravitoken is the first elastic supply token on BSC with Auto LP, token buyback and marketing provision", + "explorer": "https://bscscan.com/token/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5", + "type": "BEP20", + "symbol": "GRV", + "decimals": 9, + "status": "active", + "id": "0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/logo.png b/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/logo.png new file mode 100644 index 0000000000000..0366ed41fced6 Binary files /dev/null and b/blockchains/smartchain/assets/0x1337ace33C2B3Fc17d85f33dbD0Ed73a896148B5/logo.png differ diff --git a/blockchains/smartchain/assets/0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C/info.json b/blockchains/smartchain/assets/0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C/info.json new file mode 100644 index 0000000000000..23710406d9af9 --- /dev/null +++ b/blockchains/smartchain/assets/0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C/info.json @@ -0,0 +1,25 @@ +{ + "name": "SIL Finance Token V2", + "website": "https://sil.finance/", + "description": "SIL.Finance is a single sided yield aggregator (1 click hedging) with adventurous functional #NFT farming card add-ons.", + "explorer": "https://bscscan.com/token/0x133bb423d9248a336d2b3086b8f44a7dbff3a13c", + "type": "BEP20", + "symbol": "SIL", + "decimals": 18, + "status": "active", + "id": "0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C", + "links": [ + { + "name": "telegram", + "url": "https://t.me/sil_finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/Sil_Finance" + }, + { + "name": "medium", + "url": "https://sil-finance.medium.com" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C/logo.png b/blockchains/smartchain/assets/0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C/logo.png new file mode 100644 index 0000000000000..b29cd62fe1776 Binary files /dev/null and b/blockchains/smartchain/assets/0x133Bb423d9248a336D2b3086b8F44A7DbFF3a13C/logo.png differ diff --git a/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/info.json b/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/info.json index 52cdc7da27fd1..58a03890f560f 100644 --- a/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/info.json +++ b/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/info.json @@ -7,6 +7,6 @@ "type": "BEP20", "symbol": "AVA", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/logo.png b/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/logo.png deleted file mode 100644 index f0cfeef3b5e97..0000000000000 Binary files a/blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x136BFcdec5DB31b565052451AD806014ab9F2b38/info.json b/blockchains/smartchain/assets/0x136BFcdec5DB31b565052451AD806014ab9F2b38/info.json new file mode 100644 index 0000000000000..e5b937a7a8992 --- /dev/null +++ b/blockchains/smartchain/assets/0x136BFcdec5DB31b565052451AD806014ab9F2b38/info.json @@ -0,0 +1,29 @@ +{ + "name": "CANDYLAD", + "type": "BEP20", + "symbol": "CANDYLAD", + "decimals": 9, + "website": "https://candylad.net/", + "description": "Building a Blockchain 4.0 Charity Community", + "explorer": "https://bscscan.com/token/0x136BFcdec5DB31b565052451AD806014ab9F2b38", + "status": "active", + "id": "0x136BFcdec5DB31b565052451AD806014ab9F2b38", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/candyladbsc" + }, + { + "name": "telegram", + "url": "https://t.me/candyladen" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/candylad/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/candylad" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x136BFcdec5DB31b565052451AD806014ab9F2b38/logo.png b/blockchains/smartchain/assets/0x136BFcdec5DB31b565052451AD806014ab9F2b38/logo.png new file mode 100644 index 0000000000000..a41dff8313345 Binary files /dev/null and b/blockchains/smartchain/assets/0x136BFcdec5DB31b565052451AD806014ab9F2b38/logo.png differ diff --git a/blockchains/smartchain/assets/0x1382A2Fd1b9F5607D956b68491babA00e21bE472/info.json b/blockchains/smartchain/assets/0x1382A2Fd1b9F5607D956b68491babA00e21bE472/info.json new file mode 100644 index 0000000000000..05795d23c9958 --- /dev/null +++ b/blockchains/smartchain/assets/0x1382A2Fd1b9F5607D956b68491babA00e21bE472/info.json @@ -0,0 +1,38 @@ +{ + "name": "Bamboo", + "website": "https://pinkpanda.io", + "description": "Bamboo is is an ERC-20 compliant governance and utility token currently deployed on the BNB Smart Chain. It is used within the BAM ecosystem to enable simplified onboarding into digital assets, via a decentralized community coupled with Bamboo Asset Management building a mobile-first digital assets platform.", + "explorer": "https://bscscan.com/token/0x1382a2fd1b9f5607d956b68491baba00e21be472", + "type": "BEP20", + "symbol": "BAM", + "decimals": 9, + "status": "active", + "id": "0x1382A2Fd1b9F5607D956b68491babA00e21bE472", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bamboodaoio" + }, + { + "name": "telegram", + "url": "https://t.me/PinkPandaHoldingsInc" + }, + { + "name": "github", + "url": "https://github.com/orgs/bamboodao/" + }, + { + "name": "medium", + "url": "https://medium.com/@PinkPandaFinance" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PinkPanda/" + } + ], + "tags": [ + "defi", + "nft", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1382A2Fd1b9F5607D956b68491babA00e21bE472/logo.png b/blockchains/smartchain/assets/0x1382A2Fd1b9F5607D956b68491babA00e21bE472/logo.png new file mode 100644 index 0000000000000..8483faef729a9 Binary files /dev/null and b/blockchains/smartchain/assets/0x1382A2Fd1b9F5607D956b68491babA00e21bE472/logo.png differ diff --git a/blockchains/smartchain/assets/0x13Ab6739368a4e4abf24695bf52959224367391f/info.json b/blockchains/smartchain/assets/0x13Ab6739368a4e4abf24695bf52959224367391f/info.json new file mode 100644 index 0000000000000..ae57e5fb816c9 --- /dev/null +++ b/blockchains/smartchain/assets/0x13Ab6739368a4e4abf24695bf52959224367391f/info.json @@ -0,0 +1,55 @@ +{ + "name": "Yield Guild Games", + "website": "https://yieldguild.io/", + "description": "Yield Guild Games (YGG) is a decentralized autonomous organization (DAO) for investing in non fungible tokens (NFTs) used in virtual worlds and blockchain-based games. The organization’s mission is to create the biggest virtual world economy, optimizing its community-owned assets for maximum utility and sharing its profits with its token holders.", + "explorer": "https://bscscan.com/token/0x13ab6739368a4e4abf24695bf52959224367391f", + "type": "BEP20", + "symbol": "YGG", + "decimals": 18, + "status": "active", + "id": "0x13Ab6739368a4e4abf24695bf52959224367391f", + "links": [ + { + "name": "whitepaper", + "url": "https://yieldguild.io/YGG-Whitepaper-English.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/yield-guild-games" + }, + { + "name": "youtube", + "url": "https://youtube.com/yieldguildgames" + }, + { + "name": "twitter", + "url": "https://twitter.com/YieldGuild" + }, + { + "name": "facebook", + "url": "https://facebook.com/yieldguildgames/" + }, + { + "name": "telegram", + "url": "https://t.me/yieldguildgames" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ygg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yield-guild-games/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yield-guild-games" + } + ], + "tags": [ + "governance", + "gamefi", + "nft", + "binance-peg" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x13Ab6739368a4e4abf24695bf52959224367391f/logo.png b/blockchains/smartchain/assets/0x13Ab6739368a4e4abf24695bf52959224367391f/logo.png new file mode 100644 index 0000000000000..0ddcda72aedd7 Binary files /dev/null and b/blockchains/smartchain/assets/0x13Ab6739368a4e4abf24695bf52959224367391f/logo.png differ diff --git a/blockchains/smartchain/assets/0x13DfE44c7B461222e10597E517e4485Ff4766582/info.json b/blockchains/smartchain/assets/0x13DfE44c7B461222e10597E517e4485Ff4766582/info.json new file mode 100644 index 0000000000000..850c2f4d80de8 --- /dev/null +++ b/blockchains/smartchain/assets/0x13DfE44c7B461222e10597E517e4485Ff4766582/info.json @@ -0,0 +1,29 @@ +{ + "name": "Moon Nation Token", + "website": "https://moonnation.org/", + "description": "Utility token to play and inGame economy of Moon Nation Game.", + "explorer": "https://bscscan.com/token/0x13DfE44c7B461222e10597E517e4485Ff4766582", + "type": "BEP20", + "symbol": "MNG", + "decimals": 9, + "status": "active", + "id": "0x13DfE44c7B461222e10597E517e4485Ff4766582", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MoonNation0" + }, + { + "name": "telegram", + "url": "https://t.me/moonnation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/moon-nation-game/" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/logo.png b/blockchains/smartchain/assets/0x13DfE44c7B461222e10597E517e4485Ff4766582/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/logo.png rename to blockchains/smartchain/assets/0x13DfE44c7B461222e10597E517e4485Ff4766582/logo.png diff --git a/blockchains/smartchain/assets/0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D/info.json b/blockchains/smartchain/assets/0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D/info.json new file mode 100644 index 0000000000000..cfa833a701985 --- /dev/null +++ b/blockchains/smartchain/assets/0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D/info.json @@ -0,0 +1,49 @@ +{ + "name": "BRICKS Token", + "website": "https://mybricksfinance.com/", + "description": "BRICKS is a token issued by MyBricks aiming to make property investment accessible for everyone.", + "explorer": "https://bscscan.com/token/0x13e1070e3a388e53ec35480ff494538f9ffc5b8d", + "type": "BEP20", + "symbol": "BRICKS", + "decimals": 9, + "status": "active", + "id": "0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MyBricksFinance" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MyBricksFinance/" + }, + { + "name": "whitepaper", + "url": "https://mybricksfinance.com/whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/4Anv441AtLUxNDhk" + }, + { + "name": "facebook", + "url": "https://facebook.com/MyBricksFinance/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCSy6_IckShnzQjfJw5Xh9qQ" + }, + { + "name": "discord", + "url": "https://discord.com/xE5MVQRETy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mybricks/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mybricks" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D/logo.png b/blockchains/smartchain/assets/0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D/logo.png new file mode 100644 index 0000000000000..a92bca874e7fc Binary files /dev/null and b/blockchains/smartchain/assets/0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D/logo.png differ diff --git a/blockchains/smartchain/assets/0x13b6A55662f6591f8B8408Af1C73B017E32eEdB8/info.json b/blockchains/smartchain/assets/0x13b6A55662f6591f8B8408Af1C73B017E32eEdB8/info.json new file mode 100644 index 0000000000000..ed67b27b50510 --- /dev/null +++ b/blockchains/smartchain/assets/0x13b6A55662f6591f8B8408Af1C73B017E32eEdB8/info.json @@ -0,0 +1,14 @@ +{ + "name": "Raydium (Portal)", + "type": "BEP20", + "symbol": "RAY", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://raydium.io/", + "explorer": "https://bscscan.com/token/0x13b6A55662f6591f8B8408Af1C73B017E32eEdB8", + "status": "active", + "id": "0x13b6A55662f6591f8B8408Af1C73B017E32eEdB8", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x13b6A55662f6591f8B8408Af1C73B017E32eEdB8/logo.png b/blockchains/smartchain/assets/0x13b6A55662f6591f8B8408Af1C73B017E32eEdB8/logo.png new file mode 100644 index 0000000000000..cd42f7185e707 Binary files /dev/null and b/blockchains/smartchain/assets/0x13b6A55662f6591f8B8408Af1C73B017E32eEdB8/logo.png differ diff --git a/blockchains/smartchain/assets/0x14016E85a25aeb13065688cAFB43044C2ef86784/info.json b/blockchains/smartchain/assets/0x14016E85a25aeb13065688cAFB43044C2ef86784/info.json new file mode 100644 index 0000000000000..2024d547851f6 --- /dev/null +++ b/blockchains/smartchain/assets/0x14016E85a25aeb13065688cAFB43044C2ef86784/info.json @@ -0,0 +1,37 @@ +{ + "name": "BNB pegged TrueUSD Old", + "website": "https://www.trueusd.com/", + "description": "BNB pegged TrueUSD (TUSDP BEP20) is a token issued by Binance on Smart Chain; its price is pegged to TrueUSD (TUSD ERC20) at a ratio of 1:1.", + "explorer": "https://bscscan.com/token/0x14016e85a25aeb13065688cafb43044c2ef86784", + "symbol": "TUSDOLD", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x14016E85a25aeb13065688cAFB43044C2ef86784", + "tags": [ + "binance-peg", + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/trusttoken/TrueUSD" + }, + { + "name": "twitter", + "url": "https://twitter.com/tusd_official" + }, + { + "name": "telegram", + "url": "https://t.me/TUSDofficial_EN" + }, + { + "name": "medium", + "url": "https://trueusd.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/true-usd/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x14016E85a25aeb13065688cAFB43044C2ef86784/logo.png b/blockchains/smartchain/assets/0x14016E85a25aeb13065688cAFB43044C2ef86784/logo.png new file mode 100644 index 0000000000000..0ae677cd2bac8 Binary files /dev/null and b/blockchains/smartchain/assets/0x14016E85a25aeb13065688cAFB43044C2ef86784/logo.png differ diff --git a/blockchains/smartchain/assets/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB/info.json b/blockchains/smartchain/assets/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB/info.json new file mode 100644 index 0000000000000..3408a0fb6f250 --- /dev/null +++ b/blockchains/smartchain/assets/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB/info.json @@ -0,0 +1,25 @@ +{ + "name": "Krown", + "website": "https://kingdefi.io", + "description": "Krown is a multi-chain yield aggregator.", + "explorer": "https://bscscan.com/token/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB", + "type": "BEP20", + "symbol": "KRW", + "decimals": 18, + "status": "active", + "id": "0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KingDefi2" + }, + { + "name": "telegram", + "url": "https://t.me/KingDefi_Community" + }, + { + "name": "discord", + "url": "https://discord.com/invite/9d3RrbNvTM" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB/logo.png b/blockchains/smartchain/assets/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB/logo.png new file mode 100644 index 0000000000000..84708139357bf Binary files /dev/null and b/blockchains/smartchain/assets/0x1446f3CEdf4d86a9399E49f7937766E6De2A3AAB/logo.png differ diff --git a/blockchains/smartchain/assets/0x1476e96FAdb37668d7680921297e2ab98Ec36c2F/info.json b/blockchains/smartchain/assets/0x1476e96FAdb37668d7680921297e2ab98Ec36c2F/info.json new file mode 100644 index 0000000000000..ddf8de7ee4fe0 --- /dev/null +++ b/blockchains/smartchain/assets/0x1476e96FAdb37668d7680921297e2ab98Ec36c2F/info.json @@ -0,0 +1,29 @@ +{ + "name": "Floki Rocket", + "website": "https://flokirocket.finance/", + "description": "Alongside our limited edition NFT’s, Floki Rocket is a low tax reward token which has been designed to generously reward you in $BNB simply for holding!", + "explorer": "https://bscscan.com/token/0x1476e96FAdb37668d7680921297e2ab98Ec36c2F", + "type": "BEP20", + "symbol": "RLOKI", + "decimals": 18, + "status": "active", + "id": "0x1476e96FAdb37668d7680921297e2ab98Ec36c2F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/rlokirocket" + }, + { + "name": "telegram", + "url": "https://t.me/floki_rocket_official" + }, + { + "name": "facebook", + "url": "https://facebook.com/Floki-Rocket-Token-100248829123164" + }, + { + "name": "whitepaper", + "url": "https://flokirocket.finance/Whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1476e96FAdb37668d7680921297e2ab98Ec36c2F/logo.png b/blockchains/smartchain/assets/0x1476e96FAdb37668d7680921297e2ab98Ec36c2F/logo.png new file mode 100644 index 0000000000000..843721f395810 Binary files /dev/null and b/blockchains/smartchain/assets/0x1476e96FAdb37668d7680921297e2ab98Ec36c2F/logo.png differ diff --git a/blockchains/smartchain/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json b/blockchains/smartchain/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json new file mode 100644 index 0000000000000..9f82501ede979 --- /dev/null +++ b/blockchains/smartchain/assets/0x14778860E937f509e651192a90589dE711Fb88a9/info.json @@ -0,0 +1,25 @@ +{ + "name": "CyberConnect", + "type": "BEP20", + "symbol": "CYBER", + "decimals": 18, + "website": "https://cyberconnect.me/", + "description": "CyberConnect is a Web3 social network that enables developers to create social applications empowering users to own their digital identity, content, connections, and interactions.", + "explorer": "https://bscscan.com/token/0x14778860e937f509e651192a90589de711fb88a9", + "status": "active", + "id": "0x14778860E937f509e651192a90589dE711Fb88a9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CyberConnectHQ" + }, + { + "name": "github", + "url": "https://github.com/cyberconnecthq" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cyberconnect/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png b/blockchains/smartchain/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png new file mode 100644 index 0000000000000..b26b7b808fb16 Binary files /dev/null and b/blockchains/smartchain/assets/0x14778860E937f509e651192a90589dE711Fb88a9/logo.png differ diff --git a/blockchains/smartchain/assets/0x147E07976E1ae78287c33aAFAab87760d32E50A5/info.json b/blockchains/smartchain/assets/0x147E07976E1ae78287c33aAFAab87760d32E50A5/info.json new file mode 100644 index 0000000000000..b068e0c960fe1 --- /dev/null +++ b/blockchains/smartchain/assets/0x147E07976E1ae78287c33aAFAab87760d32E50A5/info.json @@ -0,0 +1,37 @@ +{ + "name": "dexIRA", + "type": "BEP20", + "symbol": "DEX", + "decimals": 9, + "website": "https://www.dexira.com", + "description": "dexIRA provides fully automated BNB redistribution, multi-currency dividend rewards, advanced buyback protocols, and tokenomics that promote longterm holding", + "explorer": "https://bscscan.com/token/0x147E07976E1ae78287c33aAFAab87760d32E50A5", + "status": "active", + "id": "0x147E07976E1ae78287c33aAFAab87760d32E50A5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dexiratoken" + }, + { + "name": "github", + "url": "https://github.com/dexira" + }, + { + "name": "telegram", + "url": "https://t.me/dexira" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/dexIRAtoken" + }, + { + "name": "whitepaper", + "url": "https://dexira.com/whitepaper" + }, + { + "name": "medium", + "url": "https://medium.com/@dexIRA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x147E07976E1ae78287c33aAFAab87760d32E50A5/logo.png b/blockchains/smartchain/assets/0x147E07976E1ae78287c33aAFAab87760d32E50A5/logo.png new file mode 100644 index 0000000000000..1baf07643f5bf Binary files /dev/null and b/blockchains/smartchain/assets/0x147E07976E1ae78287c33aAFAab87760d32E50A5/logo.png differ diff --git a/blockchains/smartchain/assets/0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19/info.json b/blockchains/smartchain/assets/0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19/info.json new file mode 100644 index 0000000000000..1dedf7c36e8c9 --- /dev/null +++ b/blockchains/smartchain/assets/0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19/info.json @@ -0,0 +1,24 @@ +{ + "name": "Santa Floki v2.0", + "type": "BEP20", + "symbol": "HOHOHO V2.0", + "decimals": 4, + "website": "https://www.santafloki.com/", + "description": "Santa Floki ($HoHoHo) v2.0 is a relaunch in order to better serve our future utility ecosystem (gaming, staking and metaverse).", + "explorer": "https://bscscan.com/token/0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19", + "status": "active", + "id": "0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Santa_Floki" + }, + { + "name": "telegram", + "url": "https://t.me/Santa_Floki" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19/logo.png b/blockchains/smartchain/assets/0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19/logo.png new file mode 100644 index 0000000000000..31df8d73bb197 Binary files /dev/null and b/blockchains/smartchain/assets/0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19/logo.png differ diff --git a/blockchains/smartchain/assets/0x14B13E06f75E1F0Fd51ca2E699589Ef398E10F4C/info.json b/blockchains/smartchain/assets/0x14B13E06f75E1F0Fd51ca2E699589Ef398E10F4C/info.json new file mode 100644 index 0000000000000..ff0a42e354f5c --- /dev/null +++ b/blockchains/smartchain/assets/0x14B13E06f75E1F0Fd51ca2E699589Ef398E10F4C/info.json @@ -0,0 +1,33 @@ +{ + "name": "IDM Token", + "type": "BEP20", + "symbol": "IDM", + "decimals": 9, + "website": "https://idmcoop.com/", + "description": "IDM Token is intended to invite crypto currency investors to finance our big project in building a digital ecosystem of cooperatives and MSMEs in Indonesia. IDM tokens are at an early stage on the Binance Smart Chain network.", + "explorer": "https://bscscan.com/token/0x14B13E06f75E1F0Fd51ca2E699589Ef398E10F4C", + "status": "active", + "id": "0x14B13E06f75E1F0Fd51ca2E699589Ef398E10F4C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/IDMToken" + }, + { + "name": "github", + "url": "https://github.com/idmtoken" + }, + { + "name": "telegram", + "url": "https://t.me/IDMTokenGlobal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/idm-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/id/koin_koin/idm-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x14B13E06f75E1F0Fd51ca2E699589Ef398E10F4C/logo.png b/blockchains/smartchain/assets/0x14B13E06f75E1F0Fd51ca2E699589Ef398E10F4C/logo.png new file mode 100644 index 0000000000000..abafd7d3fb4f4 Binary files /dev/null and b/blockchains/smartchain/assets/0x14B13E06f75E1F0Fd51ca2E699589Ef398E10F4C/logo.png differ diff --git a/blockchains/smartchain/assets/0x14E8BCd053e68A22f239b9e9bEaD87932465D245/info.json b/blockchains/smartchain/assets/0x14E8BCd053e68A22f239b9e9bEaD87932465D245/info.json new file mode 100644 index 0000000000000..e87c91fa87dea --- /dev/null +++ b/blockchains/smartchain/assets/0x14E8BCd053e68A22f239b9e9bEaD87932465D245/info.json @@ -0,0 +1,45 @@ +{ + "name": "Value Finance", + "type": "BEP20", + "symbol": "VFT", + "decimals": 18, + "website": "https://valuefinance.io", + "description": "Value finance helps to empower new and existing project with infrastructures required for active blockchain participation", + "explorer": "https://bscscan.com/token/0x14e8bcd053e68a22f239b9e9bead87932465d245", + "status": "active", + "id": "0x14E8BCd053e68A22f239b9e9bEaD87932465D245", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/valuefinance_" + }, + { + "name": "github", + "url": "https://github.com/valuefi" + }, + { + "name": "telegram", + "url": "https://t.me/ValueFichat" + }, + { + "name": "whitepaper", + "url": "https://valuefinance.io/whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@ValueFi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/value-finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/value-finance" + } + ], + "tags": [ + "staking", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x14E8BCd053e68A22f239b9e9bEaD87932465D245/logo.png b/blockchains/smartchain/assets/0x14E8BCd053e68A22f239b9e9bEaD87932465D245/logo.png new file mode 100644 index 0000000000000..13647970daa3d Binary files /dev/null and b/blockchains/smartchain/assets/0x14E8BCd053e68A22f239b9e9bEaD87932465D245/logo.png differ diff --git a/blockchains/smartchain/assets/0x14aF0e9D51d9FE25c1675cC580409b640286167F/info.json b/blockchains/smartchain/assets/0x14aF0e9D51d9FE25c1675cC580409b640286167F/info.json new file mode 100644 index 0000000000000..095ee14c770f9 --- /dev/null +++ b/blockchains/smartchain/assets/0x14aF0e9D51d9FE25c1675cC580409b640286167F/info.json @@ -0,0 +1,61 @@ +{ + "name": "Boom Shiba", + "type": "BEP20", + "symbol": "BOOMSHIBA", + "decimals": 18, + "website": "https://boomshiba.com/", + "description": "Boom Shiba - BUSD Rewards with the Power of Shiba.", + "explorer": "https://bscscan.com/token/0x14aF0e9D51d9FE25c1675cC580409b640286167F", + "status": "active", + "id": "0x14aF0e9D51d9FE25c1675cC580409b640286167F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/boomshiba" + }, + { + "name": "github", + "url": "https://github.com/BOOMSHIBA/BoomShiba" + }, + { + "name": "telegram", + "url": "https://t.me/boomshiba" + }, + { + "name": "whitepaper", + "url": "https://boomshiba.com/whitepaper.pdf" + }, + { + "name": "forum", + "url": "https://bitcointalk.org/index.php?topic=5368412" + }, + { + "name": "discord", + "url": "https://discord.com/invite/TkNCNEUqFc" + }, + { + "name": "medium", + "url": "https://medium.com/@BoomShiba" + }, + { + "name": "facebook", + "url": "https://facebook.com/boomshibacoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/boomshiba" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/boom-shiba/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/boom-shiba" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x14af0e9d51d9fe25c1675cc580409b640286167f#code#L1" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x14aF0e9D51d9FE25c1675cC580409b640286167F/logo.png b/blockchains/smartchain/assets/0x14aF0e9D51d9FE25c1675cC580409b640286167F/logo.png new file mode 100644 index 0000000000000..868cc8a42a424 Binary files /dev/null and b/blockchains/smartchain/assets/0x14aF0e9D51d9FE25c1675cC580409b640286167F/logo.png differ diff --git a/blockchains/smartchain/assets/0x14c358b573a4cE45364a3DBD84BBb4Dae87af034/info.json b/blockchains/smartchain/assets/0x14c358b573a4cE45364a3DBD84BBb4Dae87af034/info.json new file mode 100644 index 0000000000000..2bff106452593 --- /dev/null +++ b/blockchains/smartchain/assets/0x14c358b573a4cE45364a3DBD84BBb4Dae87af034/info.json @@ -0,0 +1,25 @@ +{ + "name": "DungeonSwap Token", + "website": "https://dungeonswap.app/", + "description": "DungeonSwap is a decentralized table-top RPG style web game on the Binance Smart Chain with yield farming features and NFTs.", + "explorer": "https://bscscan.com/token/0x14c358b573a4cE45364a3DBD84BBb4Dae87af034", + "type": "BEP20", + "symbol": "DND", + "decimals": 18, + "status": "active", + "id": "0x14c358b573a4cE45364a3DBD84BBb4Dae87af034", + "links": [ + { + "name": "telegram", + "url": "https://t.me/dungeonswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/DungeonSwap" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Dungeonswap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x14c358b573a4cE45364a3DBD84BBb4Dae87af034/logo.png b/blockchains/smartchain/assets/0x14c358b573a4cE45364a3DBD84BBb4Dae87af034/logo.png new file mode 100644 index 0000000000000..be6c552aee0fc Binary files /dev/null and b/blockchains/smartchain/assets/0x14c358b573a4cE45364a3DBD84BBb4Dae87af034/logo.png differ diff --git a/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json b/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json index e1f9e0491f14d..ea520c96c5974 100644 --- a/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json +++ b/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json @@ -1,7 +1,7 @@ { "name": "Venus XVS", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/logo.png b/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/logo.png index a71269d8a1cde..f0eb4c153b907 100644 Binary files a/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/logo.png and b/blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/logo.png differ diff --git a/blockchains/smartchain/assets/0x1529642Cd0075d3DA049aA43005fdfaBCa54a070/info.json b/blockchains/smartchain/assets/0x1529642Cd0075d3DA049aA43005fdfaBCa54a070/info.json new file mode 100644 index 0000000000000..b89e2aa513a43 --- /dev/null +++ b/blockchains/smartchain/assets/0x1529642Cd0075d3DA049aA43005fdfaBCa54a070/info.json @@ -0,0 +1,33 @@ +{ + "name": "Baby CateCoin", + "type": "BEP20", + "symbol": "BabyCATE", + "decimals": 9, + "website": "https://babycatecoin.net/", + "description": "Baby CateCoin is a meme token that will have utility (e.g. Baby Cate Coin Swap, NFT Marketplace, Merch Shop, Wallet and P2E). It has a very strong community and a very hard working team that has a sole goal to make this successful.", + "explorer": "https://bscscan.com/token/0x1529642Cd0075d3DA049aA43005fdfaBCa54a070", + "status": "active", + "id": "0x1529642Cd0075d3DA049aA43005fdfaBCa54a070", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/catecoinbaby" + }, + { + "name": "telegram", + "url": "https://t.me/BabyCate" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Qc9eH4F3" + }, + { + "name": "reddit", + "url": "https://reddit.com/babycatecoin" + }, + { + "name": "whitepaper", + "url": "https://babycatecoin.net/wp-content/uploads/2021/11/WHITEPAPER-finalz.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1529642Cd0075d3DA049aA43005fdfaBCa54a070/logo.png b/blockchains/smartchain/assets/0x1529642Cd0075d3DA049aA43005fdfaBCa54a070/logo.png new file mode 100644 index 0000000000000..6ffbb071b21c7 Binary files /dev/null and b/blockchains/smartchain/assets/0x1529642Cd0075d3DA049aA43005fdfaBCa54a070/logo.png differ diff --git a/blockchains/smartchain/assets/0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab/info.json b/blockchains/smartchain/assets/0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab/info.json new file mode 100644 index 0000000000000..edc00eb48fa34 --- /dev/null +++ b/blockchains/smartchain/assets/0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab/info.json @@ -0,0 +1,11 @@ +{ + "name": "CryptoBlades Skill Token", + "website": "https://cryptoblades.io", + "description": "CryptoBlades is a Play to Earn NFT RPG developed by Riveted Games on the Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x154a9f9cbd3449ad22fdae23044319d6ef2a1fab", + "type": "BEP20", + "symbol": "SKILL", + "decimals": 18, + "status": "active", + "id": "0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab/logo.png b/blockchains/smartchain/assets/0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab/logo.png new file mode 100644 index 0000000000000..d3b392e3d8bad Binary files /dev/null and b/blockchains/smartchain/assets/0x154A9F9cbd3449AD22FDaE23044319D6eF2a1Fab/logo.png differ diff --git a/blockchains/smartchain/assets/0x154ECeB42679ac155EeF18820dE2Be75699263A8/info.json b/blockchains/smartchain/assets/0x154ECeB42679ac155EeF18820dE2Be75699263A8/info.json new file mode 100644 index 0000000000000..25cf593a201d2 --- /dev/null +++ b/blockchains/smartchain/assets/0x154ECeB42679ac155EeF18820dE2Be75699263A8/info.json @@ -0,0 +1,28 @@ +{ + "name": "MamyShibaInu", + "type": "BEP20", + "symbol": "MamySHIBA", + "decimals": 9, + "website": "https://mamyshibainu.com/", + "description": "The amount of Mamy Shiba grow every day in your wallet as all holders automatically receive a 2% fee from every buy transaction and 7% fee from every sell transaction that happens on the Mamy Shiba network..", + "explorer": "https://bscscan.com/token/0x154ECeB42679ac155EeF18820dE2Be75699263A8", + "status": "active", + "id": "0x154ECeB42679ac155EeF18820dE2Be75699263A8", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/MamyShibaInuGithub/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MamyShibaInu/" + }, + { + "name": "telegram", + "url": "https://t.me/Mamyshibainuchannel" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x154ECeB42679ac155EeF18820dE2Be75699263A8/logo.png b/blockchains/smartchain/assets/0x154ECeB42679ac155EeF18820dE2Be75699263A8/logo.png new file mode 100644 index 0000000000000..75f498345e40c Binary files /dev/null and b/blockchains/smartchain/assets/0x154ECeB42679ac155EeF18820dE2Be75699263A8/logo.png differ diff --git a/blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/info.json b/blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/info.json index 786a37022bd81..d4b5cc94f4f71 100644 --- a/blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/info.json +++ b/blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/info.json @@ -6,7 +6,7 @@ "website": "https://revomon.io/", "description": "Revomon is an exciting online RPG that combines an immersive virtual reality experience with groundbreaking NFT blockchain technology.", "explorer": "https://bscscan.com/token/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409", - "status": "active", + "status": "abandoned", "id": "0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409", "links": [ { diff --git a/blockchains/smartchain/assets/0x156ab3346823B651294766e23e6Cf87254d68962/info.json b/blockchains/smartchain/assets/0x156ab3346823B651294766e23e6Cf87254d68962/info.json new file mode 100644 index 0000000000000..0bf04a4de1ce8 --- /dev/null +++ b/blockchains/smartchain/assets/0x156ab3346823B651294766e23e6Cf87254d68962/info.json @@ -0,0 +1,14 @@ +{ + "name": "LUNA (Portal)", + "type": "BEP20", + "symbol": "LUNA", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://bscscan.com/token/0x156ab3346823B651294766e23e6Cf87254d68962", + "status": "active", + "id": "0x156ab3346823B651294766e23e6Cf87254d68962", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x156ab3346823B651294766e23e6Cf87254d68962/logo.png b/blockchains/smartchain/assets/0x156ab3346823B651294766e23e6Cf87254d68962/logo.png new file mode 100644 index 0000000000000..2a885151a2b72 Binary files /dev/null and b/blockchains/smartchain/assets/0x156ab3346823B651294766e23e6Cf87254d68962/logo.png differ diff --git a/blockchains/smartchain/assets/0x156df0dd6300C73ac692D805720967cf4464776e/info.json b/blockchains/smartchain/assets/0x156df0dd6300C73ac692D805720967cf4464776e/info.json new file mode 100644 index 0000000000000..b4fbc4d2d4aed --- /dev/null +++ b/blockchains/smartchain/assets/0x156df0dd6300C73ac692D805720967cf4464776e/info.json @@ -0,0 +1,28 @@ +{ + "name": "AstroSpaces.io", + "website": "https://astrospaces.io/token", + "description": "AstroSpaces.io is building the biggest web3 integrated social network!", + "explorer": "https://bscscan.com/token/0x156df0dd6300C73ac692D805720967cf4464776e", + "type": "BEP20", + "symbol": "SPACES", + "decimals": 9, + "status": "active", + "id": "0x156df0dd6300C73ac692D805720967cf4464776e", + "tags": [ + "nft" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/jonathanstoker/astrospacesio" + }, + { + "name": "twitter", + "url": "https://twitter.com/astrospacesio" + }, + { + "name": "telegram", + "url": "https://t.me/astrospacesio" + } + ] +} diff --git a/blockchains/smartchain/assets/0x156df0dd6300C73ac692D805720967cf4464776e/logo.png b/blockchains/smartchain/assets/0x156df0dd6300C73ac692D805720967cf4464776e/logo.png new file mode 100644 index 0000000000000..f2bd84efa085c Binary files /dev/null and b/blockchains/smartchain/assets/0x156df0dd6300C73ac692D805720967cf4464776e/logo.png differ diff --git a/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json b/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json index d49194e074496..07c379058c971 100644 --- a/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json +++ b/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json @@ -1,11 +1,11 @@ { - "name": "Real Trump Token", + "name": "OLD Real Trump Token - DO NOT BUY", "website": "https://realtrumptoken.com/", - "description": "RTT is a community token that rewards its holders while helping raise funds for the 2024 re-election of President Donald J. Trump", + "description": "DO NOT BUY! CHECK RTT WEBSITE TO SEE HOW TO SWAP TO V2", "explorer": "https://bscscan.com/token/0x158648792927ebb7a5c0d598bab4d23417465e0b", "type": "BEP20", "symbol": "RTT", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x158648792927eBb7a5c0D598BaB4D23417465E0B" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/logo.png b/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/logo.png index 2b816e34d42b0..43cca2e8bd009 100644 Binary files a/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/logo.png and b/blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/logo.png differ diff --git a/blockchains/smartchain/assets/0x15E2BFF3AB5dcF1F7b5b854636939F3649ce3cf8/info.json b/blockchains/smartchain/assets/0x15E2BFF3AB5dcF1F7b5b854636939F3649ce3cf8/info.json new file mode 100644 index 0000000000000..664aafa5126b6 --- /dev/null +++ b/blockchains/smartchain/assets/0x15E2BFF3AB5dcF1F7b5b854636939F3649ce3cf8/info.json @@ -0,0 +1,45 @@ +{ + "name": "DogeFather", + "type": "BEP20", + "symbol": "FATHER", + "decimals": 9, + "website": "https://dogefat.com", + "description": "DogeFather is a community owned Meme token, which aims to build a completely decentralised ecosystem. It aims to develop dGames dChart dSwap dPad.", + "explorer": "https://bscscan.com/token/0x15e2bff3ab5dcf1f7b5b854636939f3649ce3cf8", + "status": "active", + "id": "0x15E2BFF3AB5dcF1F7b5b854636939F3649ce3cf8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogefatherDEFI" + }, + { + "name": "telegram", + "url": "https://t.me/dogefather_global" + }, + { + "name": "whitepaper", + "url": "https://dogefat.com/assets/dogefather_whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogefather-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dogefather-token" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x15e2bff3ab5dcf1f7b5b854636939f3649ce3cf8#code" + }, + { + "name": "medium", + "url": "https://medium.com/@dogefatherGlobal" + } + ], + "tags": [ + "defi", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x15E2BFF3AB5dcF1F7b5b854636939F3649ce3cf8/logo.png b/blockchains/smartchain/assets/0x15E2BFF3AB5dcF1F7b5b854636939F3649ce3cf8/logo.png new file mode 100644 index 0000000000000..9d1d6d9405be2 Binary files /dev/null and b/blockchains/smartchain/assets/0x15E2BFF3AB5dcF1F7b5b854636939F3649ce3cf8/logo.png differ diff --git a/blockchains/smartchain/assets/0x15Ea6B8481bF1C991aC3dC8e67279d31651a56FE/info.json b/blockchains/smartchain/assets/0x15Ea6B8481bF1C991aC3dC8e67279d31651a56FE/info.json new file mode 100644 index 0000000000000..89043ce65fa13 --- /dev/null +++ b/blockchains/smartchain/assets/0x15Ea6B8481bF1C991aC3dC8e67279d31651a56FE/info.json @@ -0,0 +1,40 @@ +{ + "name": "Cylum Finance", + "type": "BEP20", + "symbol": "CYM", + "decimals": 9, + "website": "https://cylum.io", + "description": "Cylum is a protocol built as a Launchpad for Metaverse projects on the Binance Smart Chain, as well as partnerships and funding. The CYM token is used to power and drive this ecosystem. In addition to our reward system, we have a unique lock-stake algorithm. ", + "explorer": "https://bscscan.com/token/0x15ea6b8481bf1c991ac3dc8e67279d31651a56fe", + "status": "active", + "id": "0x15Ea6B8481bF1C991aC3dC8e67279d31651a56FE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cylumfinance" + }, + { + "name": "github", + "url": "https://github.com/cylumfinance" + }, + { + "name": "telegram", + "url": "https://t.me/cylumfinance" + }, + { + "name": "telegram_news", + "url": "https://t.me/cylumfinancenews" + }, + { + "name": "blog", + "url": "https://cyfi.medium.com" + }, + { + "name": "docs", + "url": "https://docs.cylum.io" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x15Ea6B8481bF1C991aC3dC8e67279d31651a56FE/logo.png b/blockchains/smartchain/assets/0x15Ea6B8481bF1C991aC3dC8e67279d31651a56FE/logo.png new file mode 100644 index 0000000000000..18719ccf8e714 Binary files /dev/null and b/blockchains/smartchain/assets/0x15Ea6B8481bF1C991aC3dC8e67279d31651a56FE/logo.png differ diff --git a/blockchains/smartchain/assets/0x1606940bB5Cd6de59A7E25367F4fB8965f38F122/info.json b/blockchains/smartchain/assets/0x1606940bB5Cd6de59A7E25367F4fB8965f38F122/info.json new file mode 100644 index 0000000000000..83f3c8d6f2e4c --- /dev/null +++ b/blockchains/smartchain/assets/0x1606940bB5Cd6de59A7E25367F4fB8965f38F122/info.json @@ -0,0 +1,11 @@ +{ + "name": "AquaGoat", + "type": "BEP20", + "symbol": "AQUAGOAT", + "decimals": 9, + "website": "https://aquagoat.finance/", + "description": "AquaGoat is a next-generation ecological social cryptocurrency. AquaGoat operates as a deflationary automated liquidity-locking and self-staking direct distribution protocol, providing safe, secure and hassle-free transactions and yield-generation for all holders. ", + "explorer": "https://bscscan.com/token/0x1606940bB5Cd6de59A7E25367F4fB8965f38F122", + "status": "active", + "id": "0x1606940bB5Cd6de59A7E25367F4fB8965f38F122" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1606940bB5Cd6de59A7E25367F4fB8965f38F122/logo.png b/blockchains/smartchain/assets/0x1606940bB5Cd6de59A7E25367F4fB8965f38F122/logo.png new file mode 100644 index 0000000000000..e1f3c6346d7f6 Binary files /dev/null and b/blockchains/smartchain/assets/0x1606940bB5Cd6de59A7E25367F4fB8965f38F122/logo.png differ diff --git a/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json b/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json index b2b1bd2d19978..b3c6484cf3079 100644 --- a/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json +++ b/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json @@ -1,7 +1,7 @@ { "name": "Venus DOT", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x1610bc33319e9398de5f57B33a5b184c806aD217", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x1610bc33319e9398de5f57B33a5b184c806aD217", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/logo.png b/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/logo.png index 789179049c1b2..82fe761e7d828 100644 Binary files a/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/logo.png and b/blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/logo.png differ diff --git a/blockchains/smartchain/assets/0x16153214E683018D5aA318864c8e692b66E16778/info.json b/blockchains/smartchain/assets/0x16153214E683018D5aA318864c8e692b66E16778/info.json new file mode 100644 index 0000000000000..10ccf6afd1a11 --- /dev/null +++ b/blockchains/smartchain/assets/0x16153214E683018D5aA318864c8e692b66E16778/info.json @@ -0,0 +1,21 @@ +{ + "name": "PolkaWar", + "symbol": "PWAR", + "type": "BEP20", + "decimals": 18, + "description": "PolkaWar is a blockchain based NFT gaming platform and marketplace. Inspired by the recent crypto NFT and gaming narratives, PolkaWar will combine and synergize them both to build an attractive platform.", + "website": "https://polkawar.com/", + "explorer": "https://bscscan.com/token/0x16153214E683018D5aA318864c8e692b66E16778", + "status": "active", + "id": "0x16153214E683018D5aA318864c8e692b66E16778", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/polkawarnft" + }, + { + "name": "telegram", + "url": "https://t.me/polkawarchat" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16153214E683018D5aA318864c8e692b66E16778/logo.png b/blockchains/smartchain/assets/0x16153214E683018D5aA318864c8e692b66E16778/logo.png new file mode 100644 index 0000000000000..dff1b7420ac06 Binary files /dev/null and b/blockchains/smartchain/assets/0x16153214E683018D5aA318864c8e692b66E16778/logo.png differ diff --git a/blockchains/smartchain/assets/0x167e5455E4C978883B414E7f02c0147eec9a18e9/info.json b/blockchains/smartchain/assets/0x167e5455E4C978883B414E7f02c0147eec9a18e9/info.json new file mode 100644 index 0000000000000..74d255db23e1e --- /dev/null +++ b/blockchains/smartchain/assets/0x167e5455E4C978883B414E7f02c0147eec9a18e9/info.json @@ -0,0 +1,21 @@ +{ + "name": "Life Token v2", + "type": "BEP20", + "symbol": "LTNv2", + "decimals": 18, + "website": "https://www.thelifetoken.com", + "description": "Life Token v2 is a charity orientated token on the Binance Smart Chain aiming to aid suicide prevention charities all over the world, to help save lives.", + "explorer": "https://bscscan.com/token/0x167e5455E4C978883B414E7f02c0147eec9a18e9", + "status": "active", + "id": "0x167e5455E4C978883B414E7f02c0147eec9a18e9", + "links": [ + { + "name": "telegram", + "url": "https://t.me/LifeTokenTG" + }, + { + "name": "telegram_news", + "url": "https://t.me/LifeTokenAnnouncements" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x167e5455E4C978883B414E7f02c0147eec9a18e9/logo.png b/blockchains/smartchain/assets/0x167e5455E4C978883B414E7f02c0147eec9a18e9/logo.png new file mode 100644 index 0000000000000..4d985fa5d5ae8 Binary files /dev/null and b/blockchains/smartchain/assets/0x167e5455E4C978883B414E7f02c0147eec9a18e9/logo.png differ diff --git a/blockchains/smartchain/assets/0x168e3b1746Aa249a9b3603B70605924fE255Ee1a/info.json b/blockchains/smartchain/assets/0x168e3b1746Aa249a9b3603B70605924fE255Ee1a/info.json new file mode 100644 index 0000000000000..04d74844bd8ad --- /dev/null +++ b/blockchains/smartchain/assets/0x168e3b1746Aa249a9b3603B70605924fE255Ee1a/info.json @@ -0,0 +1,54 @@ +{ + "name": "GAMER", + "type": "BEP20", + "symbol": "GMR", + "decimals": 18, + "website": "https://gmr.center", + "description": "GMR: The nexus of gaming and blockchain. Trade, play, interact, and thrive in a digital world powered by the $GMR token.", + "explorer": "https://bscscan.com/token/0x168e3b1746Aa249a9b3603B70605924fE255Ee1a", + "status": "active", + "id": "0x168e3b1746Aa249a9b3603B70605924fE255Ee1a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GMRCenter" + }, + { + "name": "github", + "url": "https://github.com/gmr-center" + }, + { + "name": "telegram", + "url": "https://t.me/gmrcenter" + }, + { + "name": "docs", + "url": "https://whitepaper.gmr.center/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/gmrcenter" + }, + { + "name": "facebook", + "url": "https://facebook.com/gmrcenterofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamer" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gamer" + }, + { + "name": "youtube", + "url": "https://youtube.com/GMRCenter" + } + ], + "tags": [ + "nft", + "defi", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x168e3b1746Aa249a9b3603B70605924fE255Ee1a/logo.png b/blockchains/smartchain/assets/0x168e3b1746Aa249a9b3603B70605924fE255Ee1a/logo.png new file mode 100644 index 0000000000000..6fd1e666570aa Binary files /dev/null and b/blockchains/smartchain/assets/0x168e3b1746Aa249a9b3603B70605924fE255Ee1a/logo.png differ diff --git a/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/info.json b/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/info.json index 56bca5657b3a6..0924c135e7cf4 100644 --- a/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/info.json +++ b/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/info.json @@ -1,12 +1,17 @@ { - "name": "Tezos Token", + "name": "BNB pegged Tezos Token", "website": "https://tezos.com", - "description": "Tezos is a smart contract platform that uses blockchain voting to be self-governing by its token holders.", + "description": "BNB pegged Tezos Token (XTZ BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Tezos (XTZ) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x16939ef78684453bfDFb47825F8a5F714f12623a", "research": "https://research.binance.com/en/projects/tezos", "type": "BEP20", "symbol": "XTZ", "decimals": 18, "status": "active", - "id": "0x16939ef78684453bfDFb47825F8a5F714f12623a" + "id": "0x16939ef78684453bfDFb47825F8a5F714f12623a", + "tags": [ + "binance-peg", + "defi", + "nft" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16E79E09b3B56BCBBA83667aFf88dc6ca727Af2e/info.json b/blockchains/smartchain/assets/0x16E79E09b3B56BCBBA83667aFf88dc6ca727Af2e/info.json new file mode 100644 index 0000000000000..c035115f2f7eb --- /dev/null +++ b/blockchains/smartchain/assets/0x16E79E09b3B56BCBBA83667aFf88dc6ca727Af2e/info.json @@ -0,0 +1,28 @@ +{ + "name": "Bart Simpson Coin", + "type": "BEP20", + "symbol": "BART", + "decimals": 9, + "website": "https://bart-coin.com/", + "description": "BART, the memecoin deployed on the Binance Smart Chain (BSC) that pays homage to everyone’s favorite mischievous cartoon character.", + "explorer": "https://bscscan.com/token/0x16e79e09b3b56bcbba83667aff88dc6ca727af2e", + "status": "active", + "id": "0x16E79E09b3B56BCBBA83667aFf88dc6ca727Af2e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Bart_BSC" + }, + { + "name": "telegram", + "url": "https://t.me/BartCoinGLOBAL" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bart-simpson-coin/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16E79E09b3B56BCBBA83667aFf88dc6ca727Af2e/logo.png b/blockchains/smartchain/assets/0x16E79E09b3B56BCBBA83667aFf88dc6ca727Af2e/logo.png new file mode 100644 index 0000000000000..7d878a83e07b4 Binary files /dev/null and b/blockchains/smartchain/assets/0x16E79E09b3B56BCBBA83667aFf88dc6ca727Af2e/logo.png differ diff --git a/blockchains/smartchain/assets/0x16Feb16F7Ee2190312D03f449eeEc2339add2D83/info.json b/blockchains/smartchain/assets/0x16Feb16F7Ee2190312D03f449eeEc2339add2D83/info.json index eff661cfe0c92..2ff894a51e4b8 100644 --- a/blockchains/smartchain/assets/0x16Feb16F7Ee2190312D03f449eeEc2339add2D83/info.json +++ b/blockchains/smartchain/assets/0x16Feb16F7Ee2190312D03f449eeEc2339add2D83/info.json @@ -7,5 +7,8 @@ "description": "A Frictionless Yield Generation, Community Driven Protocol.", "explorer": "https://bscscan.com/token/0x16Feb16F7Ee2190312D03f449eeEc2339add2D83", "status": "active", - "id": "0x16Feb16F7Ee2190312D03f449eeEc2339add2D83" + "id": "0x16Feb16F7Ee2190312D03f449eeEc2339add2D83", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16a7fa783378Da47A4F09613296b0B2Dd2B08d06/info.json b/blockchains/smartchain/assets/0x16a7fa783378Da47A4F09613296b0B2Dd2B08d06/info.json new file mode 100644 index 0000000000000..9336b8253b951 --- /dev/null +++ b/blockchains/smartchain/assets/0x16a7fa783378Da47A4F09613296b0B2Dd2B08d06/info.json @@ -0,0 +1,29 @@ +{ + "name": "MonsterSlayer", + "type": "BEP20", + "symbol": "MS", + "decimals": 18, + "website": "https://monsterslayer.io/", + "description": "Monster Slayer allows users to become owners and monetize Blockchain based video games.", + "explorer": "https://bscscan.com/token/0x16a7fa783378Da47A4F09613296b0B2Dd2B08d06", + "status": "active", + "id": "0x16a7fa783378Da47A4F09613296b0B2Dd2B08d06", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MonsterSlayerMS" + }, + { + "name": "telegram", + "url": "https://t.me/MSCrypto_Official" + }, + { + "name": "telegram_news", + "url": "https://t.me/MSCrypto_Channel" + }, + { + "name": "blog", + "url": "https://monsterslayer.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16a7fa783378Da47A4F09613296b0B2Dd2B08d06/logo.png b/blockchains/smartchain/assets/0x16a7fa783378Da47A4F09613296b0B2Dd2B08d06/logo.png new file mode 100644 index 0000000000000..a69fb378dc192 Binary files /dev/null and b/blockchains/smartchain/assets/0x16a7fa783378Da47A4F09613296b0B2Dd2B08d06/logo.png differ diff --git a/blockchains/smartchain/assets/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037/info.json b/blockchains/smartchain/assets/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037/info.json new file mode 100644 index 0000000000000..1b3fe7e1b16da --- /dev/null +++ b/blockchains/smartchain/assets/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037/info.json @@ -0,0 +1,25 @@ +{ + "name": "EverETH", + "website": "https://evereth.net", + "description": "EverETH is a native utility token that is used for recieving dividends in Ethereum.", + "explorer": "https://bscscan.com/token/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037", + "type": "BEP20", + "symbol": "EverETH", + "decimals": 9, + "status": "active", + "id": "0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EverETHofficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverETHofficial" + }, + { + "name": "telegram", + "url": "https://t.me/EverETHofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037/logo.png b/blockchains/smartchain/assets/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037/logo.png new file mode 100644 index 0000000000000..a66792ef31b25 Binary files /dev/null and b/blockchains/smartchain/assets/0x16dCc0eC78E91e868DCa64bE86aeC62bf7C61037/logo.png differ diff --git a/blockchains/smartchain/assets/0x16f9cc3c6F8d8006cfc0ee693CeF9D76b0d44C36/info.json b/blockchains/smartchain/assets/0x16f9cc3c6F8d8006cfc0ee693CeF9D76b0d44C36/info.json new file mode 100644 index 0000000000000..24cf4321fc617 --- /dev/null +++ b/blockchains/smartchain/assets/0x16f9cc3c6F8d8006cfc0ee693CeF9D76b0d44C36/info.json @@ -0,0 +1,25 @@ +{ + "name": "Baby Bali", + "website": "https://babybalibsc.com", + "description": "We are the first token to combine these 5 super elements at once.", + "explorer": "https://bscscan.com/token/0x16f9cc3c6F8d8006cfc0ee693CeF9D76b0d44C36", + "type": "BEP20", + "symbol": "BB", + "decimals": 9, + "status": "active", + "id": "0x16f9cc3c6F8d8006cfc0ee693CeF9D76b0d44C36", + "links": [ + { + "name": "telegram", + "url": "https://t.me/babybali" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/baby-bali/" + }, + { + "name": "twitter", + "url": "https://twitter.com/BabyBalibsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16f9cc3c6F8d8006cfc0ee693CeF9D76b0d44C36/logo.png b/blockchains/smartchain/assets/0x16f9cc3c6F8d8006cfc0ee693CeF9D76b0d44C36/logo.png new file mode 100644 index 0000000000000..3d60af5549aee Binary files /dev/null and b/blockchains/smartchain/assets/0x16f9cc3c6F8d8006cfc0ee693CeF9D76b0d44C36/logo.png differ diff --git a/blockchains/smartchain/assets/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3/info.json b/blockchains/smartchain/assets/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3/info.json new file mode 100644 index 0000000000000..eac07c646a0a8 --- /dev/null +++ b/blockchains/smartchain/assets/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3/info.json @@ -0,0 +1,25 @@ +{ + "name": "DexCheck", + "type": "BEP20", + "symbol": "DCK", + "decimals": 18, + "website": "https://dexcheck.ai/", + "description": "DexCheck is an AI-boosted analytics platform. It offers real-time insights into crypto and NFT markets, making blockchain analysis intuitive and accessible.", + "explorer": "https://bscscan.com/token/0x16faf9daa401aa42506af503aa3d80b871c467a3", + "status": "active", + "id": "0x16faF9DAa401AA42506AF503Aa3d80B871c467A3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DexCheck_io" + }, + { + "name": "whitepaper", + "url": "https://t.me/dexcheck" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dexcheck/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3/logo.png b/blockchains/smartchain/assets/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3/logo.png new file mode 100644 index 0000000000000..6bdb6e723dfcf Binary files /dev/null and b/blockchains/smartchain/assets/0x16faF9DAa401AA42506AF503Aa3d80B871c467A3/logo.png differ diff --git a/blockchains/smartchain/assets/0x1722bf5DA9391D6986092b90a53672E8E0fead83/info.json b/blockchains/smartchain/assets/0x1722bf5DA9391D6986092b90a53672E8E0fead83/info.json new file mode 100644 index 0000000000000..e4461f8b9d61f --- /dev/null +++ b/blockchains/smartchain/assets/0x1722bf5DA9391D6986092b90a53672E8E0fead83/info.json @@ -0,0 +1,48 @@ +{ + "name": "Wrapped ElectricCash", + "type": "BEP20", + "symbol": "wELCASH", + "decimals": 8, + "website": "https://elcash.info", + "description": "The idea of wrapped ELCASH is to advantage of the BSC infrastructure and gain exposure to smart contract functionalities. Introducing new use cases relating to smart contracts and dApp) ensures further growth of the ELCASH ecosystem. It is also an excellent chance for BSC users to join ELCASH ecosystem by swapping their tokens to wELCASH and join ELCASH ecosystem.", + "explorer": "https://bscscan.com/token/0x1722bf5DA9391D6986092b90a53672E8E0fead83", + "status": "active", + "id": "0x1722bf5DA9391D6986092b90a53672E8E0fead83", + "tags": [ + "wrappeed" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/elcash_official" + }, + { + "name": "telegram", + "url": "https://t.me/electriccash_official" + }, + { + "name": "github", + "url": "https://github.com/electric-cash" + }, + { + "name": "medium", + "url": "https://medium.com/electric-cash" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/ElectricCash" + }, + { + "name": "facebook", + "url": "https://facebook.com/electriccash.official" + }, + { + "name": "whitepaper", + "url": "https://elcash.info/pdf/electric-cash-whitepaper.pdf" + }, + { + "name": "source_code", + "url": "https://github.com/electric-cash/electric-cash-token-smart-contracts" + } + ] +} diff --git a/blockchains/smartchain/assets/0x1722bf5DA9391D6986092b90a53672E8E0fead83/logo.png b/blockchains/smartchain/assets/0x1722bf5DA9391D6986092b90a53672E8E0fead83/logo.png new file mode 100644 index 0000000000000..288f9b37a4a20 Binary files /dev/null and b/blockchains/smartchain/assets/0x1722bf5DA9391D6986092b90a53672E8E0fead83/logo.png differ diff --git a/blockchains/smartchain/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json b/blockchains/smartchain/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json new file mode 100644 index 0000000000000..6393461e85a77 --- /dev/null +++ b/blockchains/smartchain/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json @@ -0,0 +1,11 @@ +{ + "name": "Polychain Monsters", + "website": "https://polychainmonsters.com/", + "description": "Polychain Monsters are beautifully animated digital collectibles with varying scarcities. Each Polychain Monster is backed by a truly unique NFT and can be unpacked with $PMON tokens.", + "explorer": "https://bscscan.com/token/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", + "type": "BEP20", + "symbol": "PMON", + "decimals": 18, + "status": "active", + "id": "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png b/blockchains/smartchain/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png new file mode 100644 index 0000000000000..7490d96c635ce Binary files /dev/null and b/blockchains/smartchain/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png differ diff --git a/blockchains/smartchain/assets/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a/info.json b/blockchains/smartchain/assets/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a/info.json new file mode 100644 index 0000000000000..e837ae9cb6706 --- /dev/null +++ b/blockchains/smartchain/assets/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a/info.json @@ -0,0 +1,45 @@ +{ + "name": "Xeta Reality", + "website": "https://xetareality.com", + "description": "Xeta is a Serverless Layer-1 Blockchain Ecosystem for Metaverse, Gaming, and NFT Applications.", + "explorer": "https://bscscan.com/token/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a", + "type": "BEP20", + "symbol": "XETA", + "decimals": 9, + "status": "active", + "id": "0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a", + "links": [ + { + "name": "github", + "url": "https://github.com/XetaReality" + }, + { + "name": "whitepaper", + "url": "https://xetareality.com/whitepaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/XetaReality" + }, + { + "name": "telegram", + "url": "https://t.me/XetaReality" + }, + { + "name": "medium", + "url": "https://xetareality.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/XetaReality" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xeta-reality/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/xeta-reality" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a/logo.png b/blockchains/smartchain/assets/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a/logo.png new file mode 100644 index 0000000000000..dc3976875a2c0 Binary files /dev/null and b/blockchains/smartchain/assets/0x179960442Ece8dE9f390011b7f7c9b56C74e4D0a/logo.png differ diff --git a/blockchains/smartchain/assets/0x17B7163cf1Dbd286E262ddc68b553D899B93f526/info.json b/blockchains/smartchain/assets/0x17B7163cf1Dbd286E262ddc68b553D899B93f526/info.json new file mode 100644 index 0000000000000..6cad42f953009 --- /dev/null +++ b/blockchains/smartchain/assets/0x17B7163cf1Dbd286E262ddc68b553D899B93f526/info.json @@ -0,0 +1,37 @@ +{ + "name": "Qubit Token", + "website": "https://qbt.fi", + "description": "Qubit Finance is a DeFi lending protocol that is optimized to deliver lending as a utility for the BSC.", + "explorer": "https://bscscan.com/token/0x17B7163cf1Dbd286E262ddc68b553D899B93f526", + "type": "BEP20", + "symbol": "QBT", + "decimals": 18, + "status": "active", + "id": "0x17B7163cf1Dbd286E262ddc68b553D899B93f526", + "links": [ + { + "name": "github", + "url": "https://github.com/PancakeBunny-finance/qubit-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/QubitFin" + }, + { + "name": "blog", + "url": "https://pancakebunny.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/QubitFinOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qubit/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/qubit/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x17B7163cf1Dbd286E262ddc68b553D899B93f526/logo.png b/blockchains/smartchain/assets/0x17B7163cf1Dbd286E262ddc68b553D899B93f526/logo.png new file mode 100644 index 0000000000000..8984b5d6f17c4 Binary files /dev/null and b/blockchains/smartchain/assets/0x17B7163cf1Dbd286E262ddc68b553D899B93f526/logo.png differ diff --git a/blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json b/blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json index 25b1b896c6b0d..57a837d1c63e0 100644 --- a/blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json +++ b/blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json @@ -3,7 +3,7 @@ "type": "BEP20", "symbol": "LTRBT", "decimals": 9, - "website": "https://littlerabbit.website", + "website": "https://newlittlerabbit.com", "description": "LTRBT Token is capable of gasless instant yield generation. This means that holder can generate yield just holding the token in their wallet, without any further action required.", "explorer": "https://bscscan.com/token/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af", "status": "active", diff --git a/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/info.json b/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/info.json new file mode 100644 index 0000000000000..da3630ce0fa4e --- /dev/null +++ b/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/info.json @@ -0,0 +1,37 @@ +{ + "name": "LOFI-DEFI", + "website": "https://lofi-defi.com/", + "description": "Connecting creators and investors in a virtual space!", + "explorer": "https://bscscan.com/token/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17", + "type": "BEP20", + "symbol": "LOFI", + "decimals": 9, + "status": "active", + "id": "0x17D8519F57450E2B7E6aE1163E0E448322a8aF17", + "links": [ + { + "name": "telegram", + "url": "https://t.me/lofi_defi" + }, + { + "name": "twitter", + "url": "https://twitter.com/lofi_defi" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/lofi_defi" + }, + { + "name": "discord", + "url": "https://discord.com/HqF4dwAdNN" + }, + { + "name": "facebook", + "url": "https://facebook.com/LoFiDeFi" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC_dA60kbHtbJjPjD4gS4dKQ" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/logo.png b/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/logo.png new file mode 100644 index 0000000000000..3aa7d713f6a8e Binary files /dev/null and b/blockchains/smartchain/assets/0x17D8519F57450E2B7E6aE1163E0E448322a8aF17/logo.png differ diff --git a/blockchains/smartchain/assets/0x17E65E6b9B166Fb8e7c59432F0db126711246BC0/info.json b/blockchains/smartchain/assets/0x17E65E6b9B166Fb8e7c59432F0db126711246BC0/info.json new file mode 100644 index 0000000000000..7e1ea35ef198c --- /dev/null +++ b/blockchains/smartchain/assets/0x17E65E6b9B166Fb8e7c59432F0db126711246BC0/info.json @@ -0,0 +1,48 @@ +{ + "name": "TiFi Token", + "type": "BEP20", + "symbol": "TIFI", + "decimals": 18, + "website": "https://tifi.net/", + "description": "TiFi Token is the the first crypto token that support allverse, which united metaverse and universe, by stimulating trading in decentralized ecosystem.", + "explorer": "https://bscscan.com/token/0x17E65E6b9B166Fb8e7c59432F0db126711246BC0", + "status": "active", + "id": "0x17E65E6b9B166Fb8e7c59432F0db126711246BC0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TiFiToken" + }, + { + "name": "telegram", + "url": "https://t.me/tifi_token" + }, + { + "name": "whitepaper", + "url": "https://tifi.net/about/TiFiTokenWhitePaper.pdf" + }, + { + "name": "medium", + "url": "https://tifitoken.medium.com/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x17E65E6b9B166Fb8e7c59432F0db126711246BC0#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tifi-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tifi-token" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/TiFiToken" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x17E65E6b9B166Fb8e7c59432F0db126711246BC0/logo.png b/blockchains/smartchain/assets/0x17E65E6b9B166Fb8e7c59432F0db126711246BC0/logo.png new file mode 100644 index 0000000000000..a6fcd2c5b9422 Binary files /dev/null and b/blockchains/smartchain/assets/0x17E65E6b9B166Fb8e7c59432F0db126711246BC0/logo.png differ diff --git a/blockchains/smartchain/assets/0x17FEa92CA2e7570d07b63ecD6B698e01386555A4/info.json b/blockchains/smartchain/assets/0x17FEa92CA2e7570d07b63ecD6B698e01386555A4/info.json new file mode 100644 index 0000000000000..b8ec7d7ff3663 --- /dev/null +++ b/blockchains/smartchain/assets/0x17FEa92CA2e7570d07b63ecD6B698e01386555A4/info.json @@ -0,0 +1,25 @@ +{ + "name": "COXSWAP", + "website": "https://coxswap.com/", + "description": "COXSWAP - Decentralized Exchange – DEX. Trade, farming, staking, earn more token .", + "explorer": "https://bscscan.com/token/0x17FEa92CA2e7570d07b63ecD6B698e01386555A4", + "type": "BEP20", + "symbol": "COX", + "decimals": 8, + "status": "active", + "id": "0x17FEa92CA2e7570d07b63ecD6B698e01386555A4", + "links": [ + { + "name": "telegram", + "url": "https://t.me/coxswap_chat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/coxswap/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Cox_Swap" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x17FEa92CA2e7570d07b63ecD6B698e01386555A4/logo.png b/blockchains/smartchain/assets/0x17FEa92CA2e7570d07b63ecD6B698e01386555A4/logo.png new file mode 100644 index 0000000000000..207ed497a893d Binary files /dev/null and b/blockchains/smartchain/assets/0x17FEa92CA2e7570d07b63ecD6B698e01386555A4/logo.png differ diff --git a/blockchains/smartchain/assets/0x1802a63EFe3255aBC3004F8e63047dB96300bd1c/info.json b/blockchains/smartchain/assets/0x1802a63EFe3255aBC3004F8e63047dB96300bd1c/info.json new file mode 100644 index 0000000000000..a7b6e03b86968 --- /dev/null +++ b/blockchains/smartchain/assets/0x1802a63EFe3255aBC3004F8e63047dB96300bd1c/info.json @@ -0,0 +1,21 @@ +{ + "name": "DYT TOKEN", + "type": "BEP20", + "symbol": "DYT", + "decimals": 18, + "website": "https://www.thedynasty.app/", + "description": "DYNASTY is a Play to Earn NFT Role-Playing Game , Launchpad platform , wallet Dynasty", + "explorer": "https://bscscan.com/token/0x1802a63EFe3255aBC3004F8e63047dB96300bd1c", + "status": "active", + "id": "0x1802a63EFe3255aBC3004F8e63047dB96300bd1c", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-dynasty/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Thedynasty_app" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1802a63EFe3255aBC3004F8e63047dB96300bd1c/logo.png b/blockchains/smartchain/assets/0x1802a63EFe3255aBC3004F8e63047dB96300bd1c/logo.png new file mode 100644 index 0000000000000..e2fcb21948780 Binary files /dev/null and b/blockchains/smartchain/assets/0x1802a63EFe3255aBC3004F8e63047dB96300bd1c/logo.png differ diff --git a/blockchains/smartchain/assets/0x18359CF655A444204e46F286eDC445C9D30fFc54/info.json b/blockchains/smartchain/assets/0x18359CF655A444204e46F286eDC445C9D30fFc54/info.json new file mode 100644 index 0000000000000..2e0bbaf878cc7 --- /dev/null +++ b/blockchains/smartchain/assets/0x18359CF655A444204e46F286eDC445C9D30fFc54/info.json @@ -0,0 +1,25 @@ +{ + "name": "DOGEMOON", + "type": "BEP20", + "symbol": "DGMOON", + "decimals": 18, + "website": "https://dogemoon.me/", + "description": "Dogemoon is a charity project built on Binance Smart Chain featuring auto burns to a locked liquidity, auto staking mechanism, and 6% tax is imposed on transactions for charity and marketing.", + "explorer": "https://bscscan.com/token/0x18359CF655A444204e46F286eDC445C9D30fFc54", + "status": "active", + "id": "0x18359CF655A444204e46F286eDC445C9D30fFc54", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DogeMoonMain" + }, + { + "name": "telegram", + "url": "https://t.me/dogemoonme" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/DogemoonToken/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x18359CF655A444204e46F286eDC445C9D30fFc54/logo.png b/blockchains/smartchain/assets/0x18359CF655A444204e46F286eDC445C9D30fFc54/logo.png new file mode 100644 index 0000000000000..7ea8e8c7ed234 Binary files /dev/null and b/blockchains/smartchain/assets/0x18359CF655A444204e46F286eDC445C9D30fFc54/logo.png differ diff --git a/blockchains/smartchain/assets/0x183B2c147fE11788b73BC0D6A7E0186aA5464BfA/info.json b/blockchains/smartchain/assets/0x183B2c147fE11788b73BC0D6A7E0186aA5464BfA/info.json new file mode 100644 index 0000000000000..8e9b2e64418aa --- /dev/null +++ b/blockchains/smartchain/assets/0x183B2c147fE11788b73BC0D6A7E0186aA5464BfA/info.json @@ -0,0 +1,37 @@ +{ + "name": "Futura Finance", + "website": "https://futurafinance.io", + "description": "Futura aims to build a decentralized escrow system built on the Binance Smart Chain that focuses on Web 3.0 functionalities for the next generation of payments processing.", + "explorer": "https://bscscan.com/token/0x183B2c147fE11788b73BC0D6A7E0186aA5464BfA", + "type": "BEP20", + "symbol": "FFT", + "decimals": 9, + "status": "active", + "id": "0x183B2c147fE11788b73BC0D6A7E0186aA5464BfA", + "links": [ + { + "name": "telegram", + "url": "https://t.me/FuturaBSC" + }, + { + "name": "twitter", + "url": "https://twitter.com/FuturaBSC" + }, + { + "name": "github", + "url": "https://github.com/futurafinance" + }, + { + "name": "whitepaper", + "url": "https://docs.futurafinance.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/futura-finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/futura-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x183B2c147fE11788b73BC0D6A7E0186aA5464BfA/logo.png b/blockchains/smartchain/assets/0x183B2c147fE11788b73BC0D6A7E0186aA5464BfA/logo.png new file mode 100644 index 0000000000000..b1d23b2bbbb75 Binary files /dev/null and b/blockchains/smartchain/assets/0x183B2c147fE11788b73BC0D6A7E0186aA5464BfA/logo.png differ diff --git a/blockchains/smartchain/assets/0x184079Ca987F562ae6a0c59f4BE5cADB20323863/info.json b/blockchains/smartchain/assets/0x184079Ca987F562ae6a0c59f4BE5cADB20323863/info.json new file mode 100644 index 0000000000000..e1ec6d8c1f5c4 --- /dev/null +++ b/blockchains/smartchain/assets/0x184079Ca987F562ae6a0c59f4BE5cADB20323863/info.json @@ -0,0 +1,29 @@ +{ + "name": "MarsRise", + "type": "BEP20", + "symbol": "MARSRISE", + "decimals": 9, + "website": "https://marsrise.net/", + "description": "MarsRise ($MARSRISE) is a token launched on Binance Smart Chain with automatic liquidity pool growth and holder rewards through transaction taxation.", + "explorer": "https://bscscan.com/token/0x184079Ca987F562ae6a0c59f4BE5cADB20323863", + "status": "active", + "id": "0x184079Ca987F562ae6a0c59f4BE5cADB20323863", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MarsRise_Bsc" + }, + { + "name": "github", + "url": "https://github.com/MarsRiseBsc/" + }, + { + "name": "telegram", + "url": "https://t.me/MarsRiseBsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/marsrise/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x184079Ca987F562ae6a0c59f4BE5cADB20323863/logo.png b/blockchains/smartchain/assets/0x184079Ca987F562ae6a0c59f4BE5cADB20323863/logo.png new file mode 100644 index 0000000000000..04c6594a7ae32 Binary files /dev/null and b/blockchains/smartchain/assets/0x184079Ca987F562ae6a0c59f4BE5cADB20323863/logo.png differ diff --git a/blockchains/smartchain/assets/0x186866858aEf38c05829166A7711b37563e15994/info.json b/blockchains/smartchain/assets/0x186866858aEf38c05829166A7711b37563e15994/info.json new file mode 100644 index 0000000000000..f98f2c9e031bc --- /dev/null +++ b/blockchains/smartchain/assets/0x186866858aEf38c05829166A7711b37563e15994/info.json @@ -0,0 +1,29 @@ +{ + "name": "Hodl Finance Token", + "website": "https://hodl.finance", + "description": "Hodl Finance merges centralized and decentralized finance to create a sustainable ecosystem for constant innovation. By combining the best aspects of community governance and a transparent foundation, the growth of the community and ecosystem is ensured.", + "explorer": "https://bscscan.com/token/0x186866858aEf38c05829166A7711b37563e15994", + "type": "BEP20", + "symbol": "HFT", + "decimals": 9, + "status": "active", + "id": "0x186866858aEf38c05829166A7711b37563e15994", + "links": [ + { + "name": "telegram", + "url": "https://t.me/HodlFinanceAnn" + }, + { + "name": "twitter", + "url": "https://twitter.com/HFToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hodl-finance/" + }, + { + "name": "medium", + "url": "https://medium.com/@hodl.finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x186866858aEf38c05829166A7711b37563e15994/logo.png b/blockchains/smartchain/assets/0x186866858aEf38c05829166A7711b37563e15994/logo.png new file mode 100644 index 0000000000000..fd1f06ccea355 Binary files /dev/null and b/blockchains/smartchain/assets/0x186866858aEf38c05829166A7711b37563e15994/logo.png differ diff --git a/blockchains/smartchain/assets/0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a/info.json b/blockchains/smartchain/assets/0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a/info.json new file mode 100644 index 0000000000000..ed1b10a87417c --- /dev/null +++ b/blockchains/smartchain/assets/0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a/info.json @@ -0,0 +1,29 @@ +{ + "name": "NAFTY", + "type": "BEP20", + "symbol": "NAFTY", + "decimals": 9, + "website": "https://naftytoken.com", + "description": "NAFTY, as a socialized re-distribution DeFi protocol, helps content creators to earn much more, and content consumers to pay much less via disintermediation, as well as receive rewards from all transactions across the Nafty Network", + "explorer": "https://bscscan.com/token/0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a", + "status": "active", + "id": "0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/naftyofficial" + }, + { + "name": "telegram", + "url": "https://t.me/naftydiscussions" + }, + { + "name": "whitepaper", + "url": "https://naftytoken.com/docs/whitepaper/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/CvtBYZGCKm" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a/logo.png b/blockchains/smartchain/assets/0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a/logo.png new file mode 100644 index 0000000000000..3347b6a91a17a Binary files /dev/null and b/blockchains/smartchain/assets/0x18C5fAC26C5d8b859b3A83f0f167D8924098d28a/logo.png differ diff --git a/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/info.json b/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/info.json new file mode 100644 index 0000000000000..c7ee84a7a2929 --- /dev/null +++ b/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/info.json @@ -0,0 +1,37 @@ +{ + "name": "MaskDoge Coin", + "website": "https://www.maskdogecoin.io", + "description": "MaskDoge is a deflationary, liquidity auto-growing and community-driven DeFi token. It is featured with anti-rugpull and anti-whale mechanisms. It also has a charity wallet which will be used to support charities around the globe.", + "explorer": "https://bscscan.com/token/0x18ff245c134d9daa6fed977617654490ba4da526", + "type": "BEP20", + "symbol": "MASKDOGE", + "decimals": 9, + "status": "active", + "id": "0x18fF245c134D9DAA6fED977617654490ba4DA526", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TheMaskDogeCoin" + }, + { + "name": "telegram", + "url": "https://t.me/maskdogeofficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/SJrrUjCARN" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MaskDoge" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/maskdoge" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/maskdoge" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/logo.png b/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/logo.png new file mode 100644 index 0000000000000..c767f39aff159 Binary files /dev/null and b/blockchains/smartchain/assets/0x18fF245c134D9DAA6fED977617654490ba4DA526/logo.png differ diff --git a/blockchains/smartchain/assets/0x192E9321b6244D204D4301AfA507EB29CA84D9ef/info.json b/blockchains/smartchain/assets/0x192E9321b6244D204D4301AfA507EB29CA84D9ef/info.json index 4d9a5bef78c2c..ab55e86484c99 100644 --- a/blockchains/smartchain/assets/0x192E9321b6244D204D4301AfA507EB29CA84D9ef/info.json +++ b/blockchains/smartchain/assets/0x192E9321b6244D204D4301AfA507EB29CA84D9ef/info.json @@ -4,7 +4,7 @@ "symbol": "BOXER", "decimals": 9, "website": "https://boxerinu.finance/", - "description": "A community-driven, dog-themed protocol with actual\nuse cases and utility.", + "description": "A community-driven, dog-themed protocol with actual use cases and utility.", "explorer": "https://bscscan.com/token/0x192E9321b6244D204D4301AfA507EB29CA84D9ef", "status": "active", "id": "0x192E9321b6244D204D4301AfA507EB29CA84D9ef" diff --git a/blockchains/smartchain/assets/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE/info.json b/blockchains/smartchain/assets/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE/info.json new file mode 100644 index 0000000000000..b3b7ba5b6e77a --- /dev/null +++ b/blockchains/smartchain/assets/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE/info.json @@ -0,0 +1,29 @@ +{ + "name": "DeFido", + "type": "BEP20", + "symbol": "DEFIDO", + "decimals": 9, + "website": "https://defidotoken.com", + "description": "Floki, Meet DeFido! This brand new token was born merely moments after a top 3 exchange tweeted their dog named “DeFido” at Elon Musk. & this French Bulldog is ready for lift off!", + "explorer": "https://bscscan.com/token/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE", + "status": "active", + "id": "0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE", + "links": [ + { + "name": "telegram", + "url": "https://t.me/DeFidoTokenOfficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/defidotoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defido/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/defido" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE/logo.png b/blockchains/smartchain/assets/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE/logo.png new file mode 100644 index 0000000000000..675f535c812ae Binary files /dev/null and b/blockchains/smartchain/assets/0x199F788DDb566B7eBB59bf35B36914F2aCdb33DE/logo.png differ diff --git a/blockchains/smartchain/assets/0x19D3A7c26a1271eeBB6f04bDb4565b7F2B7EFc30/info.json b/blockchains/smartchain/assets/0x19D3A7c26a1271eeBB6f04bDb4565b7F2B7EFc30/info.json new file mode 100644 index 0000000000000..1af0aba0cc202 --- /dev/null +++ b/blockchains/smartchain/assets/0x19D3A7c26a1271eeBB6f04bDb4565b7F2B7EFc30/info.json @@ -0,0 +1,25 @@ +{ + "name": "MetaAxis", + "website": "https://metaaxiscoin.com/", + "description": "MetaAxis is a revolutionary token with an innovative Buy Back and Play to Earn scheme built on Binance Smart Chain", + "explorer": "https://bscscan.com/token/0x19D3A7c26a1271eeBB6f04bDb4565b7F2B7EFc30", + "type": "BEP20", + "symbol": "MTA", + "decimals": 9, + "status": "active", + "id": "0x19D3A7c26a1271eeBB6f04bDb4565b7F2B7EFc30", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaAxisCoin" + }, + { + "name": "telegram", + "url": "https://t.me/MetaAxisToken" + }, + { + "name": "whitepaper", + "url": "https://metaaxiscoin.com/Whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x19D3A7c26a1271eeBB6f04bDb4565b7F2B7EFc30/logo.png b/blockchains/smartchain/assets/0x19D3A7c26a1271eeBB6f04bDb4565b7F2B7EFc30/logo.png new file mode 100644 index 0000000000000..eb26a0542cc73 Binary files /dev/null and b/blockchains/smartchain/assets/0x19D3A7c26a1271eeBB6f04bDb4565b7F2B7EFc30/logo.png differ diff --git a/blockchains/smartchain/assets/0x19cd9B8e42d4EF62c3EA124110D5Cfd283CEaC43/info.json b/blockchains/smartchain/assets/0x19cd9B8e42d4EF62c3EA124110D5Cfd283CEaC43/info.json new file mode 100644 index 0000000000000..92af865fdbbee --- /dev/null +++ b/blockchains/smartchain/assets/0x19cd9B8e42d4EF62c3EA124110D5Cfd283CEaC43/info.json @@ -0,0 +1,28 @@ +{ + "name": "Battle Infinity", + "website": "https://battleinfinity.io/", + "description": "Battle Infinity is a gaming platform with multiple P2E battle games which is integrated with the metaverse world.", + "explorer": "https://bscscan.com/token/0x19cd9b8e42d4ef62c3ea124110d5cfd283ceac43", + "type": "BEP20", + "symbol": "IBAT", + "decimals": 9, + "status": "active", + "id": "0x19cd9B8e42d4EF62c3EA124110D5Cfd283CEaC43", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ibatofficial" + }, + { + "name": "telegram", + "url": "https://t.me/battleinfinity" + }, + { + "name": "facebook", + "url": "https://facebook.com/battleinfinityofficial" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x19cd9B8e42d4EF62c3EA124110D5Cfd283CEaC43/logo.png b/blockchains/smartchain/assets/0x19cd9B8e42d4EF62c3EA124110D5Cfd283CEaC43/logo.png new file mode 100644 index 0000000000000..699f67b7197ae Binary files /dev/null and b/blockchains/smartchain/assets/0x19cd9B8e42d4EF62c3EA124110D5Cfd283CEaC43/logo.png differ diff --git a/blockchains/smartchain/assets/0x19e6BfC1A6e4B042Fb20531244D47E252445df01/info.json b/blockchains/smartchain/assets/0x19e6BfC1A6e4B042Fb20531244D47E252445df01/info.json new file mode 100644 index 0000000000000..fd5f3e7c36544 --- /dev/null +++ b/blockchains/smartchain/assets/0x19e6BfC1A6e4B042Fb20531244D47E252445df01/info.json @@ -0,0 +1,44 @@ +{ + "name": "Templar DAO", + "website": "https://templar.finance", + "description": "TemplarDAO is a decentralized reserve currency and hedge fund featuring a proprietary treasury-reverse protocol", + "explorer": "https://bscscan.com/token/0x19e6bfc1a6e4b042fb20531244d47e252445df01", + "type": "BEP20", + "symbol": "TEM", + "decimals": 9, + "status": "active", + "id": "0x19e6BfC1A6e4B042Fb20531244D47E252445df01", + "tags": [ + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/TemplarDAO" + }, + { + "name": "twitter", + "url": "https://twitter.com/TemplarDAO" + }, + { + "name": "github", + "url": "https://github.com/TemplarDAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/templar-dao" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/templardao" + }, + { + "name": "medium", + "url": "https://medium.com/@templardao.finance" + }, + { + "name": "docs", + "url": "https://templardao-finance.gitbook.io/templardao" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x19e6BfC1A6e4B042Fb20531244D47E252445df01/logo.png b/blockchains/smartchain/assets/0x19e6BfC1A6e4B042Fb20531244D47E252445df01/logo.png new file mode 100644 index 0000000000000..865b51baa5010 Binary files /dev/null and b/blockchains/smartchain/assets/0x19e6BfC1A6e4B042Fb20531244D47E252445df01/logo.png differ diff --git a/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json b/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json index 73ab460a161b8..f178c4888c1e0 100644 --- a/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json +++ b/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json @@ -1,7 +1,7 @@ { - "name": "Dai Token", + "name": "BNB pegged Dai Token", "website": "http://makerdao.com", - "description": "Dai is a stable cryptocurrency supported by Maker (MKR).", + "description": "BNB pegged Dai Token (DAI BEP20) is a token issued by Binance on Smart Chain; its price is pegged to DAI (DAI ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", "research": "https://research.binance.com/en/projects/dai", "type": "BEP20", @@ -9,6 +9,11 @@ "decimals": 18, "status": "active", "id": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", + "tags": [ + "binance-peg", + "stablecoin", + "defi" + ], "links": [ { "name": "blog", diff --git a/blockchains/smartchain/assets/0x1Aa4BDb03f27B08Ad203Aa083e88Eb425CEdD330/info.json b/blockchains/smartchain/assets/0x1Aa4BDb03f27B08Ad203Aa083e88Eb425CEdD330/info.json new file mode 100644 index 0000000000000..aef96a72b3a05 --- /dev/null +++ b/blockchains/smartchain/assets/0x1Aa4BDb03f27B08Ad203Aa083e88Eb425CEdD330/info.json @@ -0,0 +1,33 @@ +{ + "name": "Annex ETH", + "website": "https://www.annex.finance/", + "description": "Money Markets. A Decentralized Marketplace for Lenders and Borrowers", + "explorer": "https://bscscan.com/token/0x1Aa4BDb03f27B08Ad203Aa083e88Eb425CEdD330", + "type": "BEP20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AnnexFinance" + }, + { + "name": "medium", + "url": "https://annexfinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/Annex_finance_group" + }, + { + "name": "github", + "url": "https://github.com/annexfinance/annex-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AnnexFinance/" + } + ], + "symbol": "aETH", + "decimals": 8, + "status": "active", + "id": "0x1Aa4BDb03f27B08Ad203Aa083e88Eb425CEdD330" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1Aa4BDb03f27B08Ad203Aa083e88Eb425CEdD330/logo.png b/blockchains/smartchain/assets/0x1Aa4BDb03f27B08Ad203Aa083e88Eb425CEdD330/logo.png new file mode 100644 index 0000000000000..5a0fd00cabe15 Binary files /dev/null and b/blockchains/smartchain/assets/0x1Aa4BDb03f27B08Ad203Aa083e88Eb425CEdD330/logo.png differ diff --git a/blockchains/smartchain/assets/0x1Ab7E7DEdA201E5Ea820F6C02C65Fce7ec6bEd32/info.json b/blockchains/smartchain/assets/0x1Ab7E7DEdA201E5Ea820F6C02C65Fce7ec6bEd32/info.json new file mode 100644 index 0000000000000..9feb1bce72808 --- /dev/null +++ b/blockchains/smartchain/assets/0x1Ab7E7DEdA201E5Ea820F6C02C65Fce7ec6bEd32/info.json @@ -0,0 +1,44 @@ +{ + "name": "BOT", + "type": "BEP20", + "symbol": "BOT", + "decimals": 18, + "website": "https://www.botpla.net/", + "description": "BOT is a token issued by Botplanet Ltd", + "explorer": "https://bscscan.com/token/0x1Ab7E7DEdA201E5Ea820F6C02C65Fce7ec6bEd32", + "status": "active", + "id": "0x1Ab7E7DEdA201E5Ea820F6C02C65Fce7ec6bEd32", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BotPlanet_" + }, + { + "name": "github", + "url": "https://github.com/BOTDeFi" + }, + { + "name": "telegram", + "url": "https://t.me/botplanetglobal" + }, + { + "name": "telegram_news", + "url": "https://t.me/botplanetnews" + }, + { + "name": "blog", + "url": "https://botpla.net/blog/" + }, + { + "name": "whitepaper", + "url": "https://botpla.net/wp-content/uploads/2022/02/White-Paper.pdf" + }, + { + "name": "medium", + "url": "https://botplanet.medium.com/" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x1Ab7E7DEdA201E5Ea820F6C02C65Fce7ec6bEd32/logo.png b/blockchains/smartchain/assets/0x1Ab7E7DEdA201E5Ea820F6C02C65Fce7ec6bEd32/logo.png new file mode 100644 index 0000000000000..9c4f35aeb53b5 Binary files /dev/null and b/blockchains/smartchain/assets/0x1Ab7E7DEdA201E5Ea820F6C02C65Fce7ec6bEd32/logo.png differ diff --git a/blockchains/smartchain/assets/0x1B239ABe619e74232c827FBE5E49a4C072bD869D/info.json b/blockchains/smartchain/assets/0x1B239ABe619e74232c827FBE5E49a4C072bD869D/info.json new file mode 100644 index 0000000000000..4627891a1b5fb --- /dev/null +++ b/blockchains/smartchain/assets/0x1B239ABe619e74232c827FBE5E49a4C072bD869D/info.json @@ -0,0 +1,21 @@ +{ + "name": "Gyro", + "type": "BEP20", + "symbol": "GYRO", + "decimals": 9, + "website": "https://gyro.money/", + "description": "A decentralized reserve currency protocol with the aim of mitigating volatility of traditional cryptocurrencies while not being pegged to any fiat currencies.", + "explorer": "https://bscscan.com/token/0x1B239ABe619e74232c827FBE5E49a4C072bD869D", + "status": "active", + "id": "0x1B239ABe619e74232c827FBE5E49a4C072bD869D", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gyro/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gyro" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1B239ABe619e74232c827FBE5E49a4C072bD869D/logo.png b/blockchains/smartchain/assets/0x1B239ABe619e74232c827FBE5E49a4C072bD869D/logo.png new file mode 100644 index 0000000000000..545eeca15aa62 Binary files /dev/null and b/blockchains/smartchain/assets/0x1B239ABe619e74232c827FBE5E49a4C072bD869D/logo.png differ diff --git a/blockchains/smartchain/assets/0x1B41821625d8CFAd21cd56491DACD57ECaCc83dE/info.json b/blockchains/smartchain/assets/0x1B41821625d8CFAd21cd56491DACD57ECaCc83dE/info.json new file mode 100644 index 0000000000000..a0331ab503646 --- /dev/null +++ b/blockchains/smartchain/assets/0x1B41821625d8CFAd21cd56491DACD57ECaCc83dE/info.json @@ -0,0 +1,33 @@ +{ + "name": "NanoDogeCoin", + "website": "https://nanodogecoin.com/", + "description": "NanoDogeCoin is the revolutionary token that allows investors to earn USD Tether while helping to save dogs worldwide.", + "explorer": "https://bscscan.com/token/0x1B41821625d8CFAd21cd56491DACD57ECaCc83dE", + "type": "BEP20", + "symbol": "NDC", + "decimals": 9, + "status": "active", + "id": "0x1B41821625d8CFAd21cd56491DACD57ECaCc83dE", + "links": [ + { + "name": "telegram", + "url": "https://t.me/NanoDogecoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/nanodogecoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nano-dogecoin" + }, + { + "name": "medium", + "url": "https://nanodoge.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/NanoDogeCoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1B41821625d8CFAd21cd56491DACD57ECaCc83dE/logo.png b/blockchains/smartchain/assets/0x1B41821625d8CFAd21cd56491DACD57ECaCc83dE/logo.png new file mode 100644 index 0000000000000..77bf36cd41007 Binary files /dev/null and b/blockchains/smartchain/assets/0x1B41821625d8CFAd21cd56491DACD57ECaCc83dE/logo.png differ diff --git a/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/info.json b/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/info.json index 3849e5e254a57..d39d17118457f 100644 --- a/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/info.json +++ b/blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/info.json @@ -1,12 +1,15 @@ { - "name": "Zcash Token", + "name": "BNB pegged Zcash Token", "website": "https://z.cash", - "description": "Zcash (ZEC) is a decentralized and open-source privacy-focused cryptocurrency that enables selective transparency of transactions.", + "description": "BNB pegged Zcash Token (ZEC BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Zcash (ZEC) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", "research": "https://research.binance.com/en/projects/zcash", "type": "BEP20", "symbol": "ZEC", "decimals": 18, "status": "active", - "id": "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb" + "id": "0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1Bd5ddCD740F2D13b2255fc325c02509da35C4e4/info.json b/blockchains/smartchain/assets/0x1Bd5ddCD740F2D13b2255fc325c02509da35C4e4/info.json new file mode 100644 index 0000000000000..9530a1e0c88fa --- /dev/null +++ b/blockchains/smartchain/assets/0x1Bd5ddCD740F2D13b2255fc325c02509da35C4e4/info.json @@ -0,0 +1,40 @@ +{ + "name": "Baby Catcoin", + "type": "BEP20", + "symbol": "BABYCATS", + "decimals": 18, + "website": "https://babycatcoin.net/ ", + "description": "Introducing Baby CatCoin, featuring an ever increasing price floor and simple yet effective rewarding system giving ALL holders a massive 3% BUSD rewards. Utility, Nfts, Dapp.", + "explorer": "https://bscscan.com/token/0x1Bd5ddCD740F2D13b2255fc325c02509da35C4e4", + "status": "active", + "id": "0x1Bd5ddCD740F2D13b2255fc325c02509da35C4e4", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-cat-coin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/babycatcoinbsc" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-catcoin" + }, + { + "name": "github", + "url": "https://github.com/MyBabyCatCoin/BabyCatCoin/blob/main/Contract" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BabyCatcoinBSC/" + }, + { + "name": "telegram", + "url": "https://t.me/BabyCatcoinChat" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1Bd5ddCD740F2D13b2255fc325c02509da35C4e4/logo.png b/blockchains/smartchain/assets/0x1Bd5ddCD740F2D13b2255fc325c02509da35C4e4/logo.png new file mode 100644 index 0000000000000..a5589f505d3f7 Binary files /dev/null and b/blockchains/smartchain/assets/0x1Bd5ddCD740F2D13b2255fc325c02509da35C4e4/logo.png differ diff --git a/blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/info.json b/blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/info.json new file mode 100644 index 0000000000000..3b0ecc032b7f0 --- /dev/null +++ b/blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/info.json @@ -0,0 +1,25 @@ +{ + "name": "Binance-Peg Avalanche Token", + "website": "http://avax.network", + "description": "Avalanche is an open-source platform for launching Decentralized Finance (DeFi) applications and enterprise blockchain deployments in an interoperable, highly scalable ecosystem.", + "explorer": "https://bscscan.com/token/0x1CE0c2827e2eF14D5C4f29a091d735A204794041", + "research": "https://research.binance.com/en/projects/avalanche", + "symbol": "AVAX", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x1CE0c2827e2eF14D5C4f29a091d735A204794041", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ava-labs" + }, + { + "name": "whitepaper", + "url": "https://www.avalabs.org/whitepapers" + } + ] +} \ No newline at end of file diff --git a/blockchains/avalanche/info/logo.png b/blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/logo.png similarity index 100% rename from blockchains/avalanche/info/logo.png rename to blockchains/smartchain/assets/0x1CE0c2827e2eF14D5C4f29a091d735A204794041/logo.png diff --git a/blockchains/smartchain/assets/0x1D1cB8997570e73949930c01Fe5796C88d7336c6/info.json b/blockchains/smartchain/assets/0x1D1cB8997570e73949930c01Fe5796C88d7336c6/info.json new file mode 100644 index 0000000000000..70a3d634c31b7 --- /dev/null +++ b/blockchains/smartchain/assets/0x1D1cB8997570e73949930c01Fe5796C88d7336c6/info.json @@ -0,0 +1,37 @@ +{ + "name": "PolkaBridge", + "type": "BEP20", + "symbol": "PBR", + "decimals": 18, + "website": "https://polkabridge.org/", + "description": "Decentralized all-in-one financial applications", + "explorer": "https://bscscan.com/token/0x1d1cb8997570e73949930c01fe5796c88d7336c6", + "status": "active", + "id": "0x1D1cB8997570e73949930c01Fe5796C88d7336c6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/realpolkabridge" + }, + { + "name": "telegram_news", + "url": "https://t.me/polkabridge" + }, + { + "name": "telegram", + "url": "https://t.me/polkabridgegroup" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polkabridge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polkabridge/" + } + ], + "tags": [ + "deflationary", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1D1cB8997570e73949930c01Fe5796C88d7336c6/logo.png b/blockchains/smartchain/assets/0x1D1cB8997570e73949930c01Fe5796C88d7336c6/logo.png new file mode 100644 index 0000000000000..168e562e8d798 Binary files /dev/null and b/blockchains/smartchain/assets/0x1D1cB8997570e73949930c01Fe5796C88d7336c6/logo.png differ diff --git a/blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json b/blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json index 2eb930a0daf23..00d20e21709a3 100644 --- a/blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json +++ b/blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json @@ -4,7 +4,7 @@ "symbol": "HAKKA", "decimals": 18, "website": "https://hakka.finance/", - "description": "Hakka Finance: Decentralized Derivatives & Original Financial Instruments\n\nHakka Finance is a decentralized financial ecosystem with remarkable DeFi products administered by governance token: $HAKKA.\n\nBy distributing HAKKA directly into the hands of users and the community, an increasingly large ecosystem will be incentivized to upgrade the protocol and collectively lead the protocol into the future under excellent governance.", + "description": "Hakka Finance: Decentralized Derivatives & Original Financial Instruments Hakka Finance is a decentralized financial ecosystem with remarkable DeFi products administered by governance token: $HAKKA.", "explorer": "https://bscscan.com/token/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC", "status": "active", "id": "0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC" diff --git a/blockchains/smartchain/assets/0x1D229B958D5DDFca92146585a8711aECbE56F095/info.json b/blockchains/smartchain/assets/0x1D229B958D5DDFca92146585a8711aECbE56F095/info.json new file mode 100644 index 0000000000000..f8d06ad171367 --- /dev/null +++ b/blockchains/smartchain/assets/0x1D229B958D5DDFca92146585a8711aECbE56F095/info.json @@ -0,0 +1,25 @@ +{ + "name": "ZooToken", + "type": "BEP20", + "symbol": "Zoo", + "decimals": 18, + "website": "https://zoogame.app/", + "description": "ZOO token is a utility token that was issued by ZOO - Crypto World. ", + "explorer": "https://bscscan.com/token/0x1D229B958D5DDFca92146585a8711aECbE56F095", + "status": "active", + "id": "0x1D229B958D5DDFca92146585a8711aECbE56F095", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zoogamepro" + }, + { + "name": "whitepaper", + "url": "https://docs.zoogame.app/" + }, + { + "name": "telegram", + "url": "https://t.me/zoo_crypto_world" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1D229B958D5DDFca92146585a8711aECbE56F095/logo.png b/blockchains/smartchain/assets/0x1D229B958D5DDFca92146585a8711aECbE56F095/logo.png new file mode 100644 index 0000000000000..26261f065017a Binary files /dev/null and b/blockchains/smartchain/assets/0x1D229B958D5DDFca92146585a8711aECbE56F095/logo.png differ diff --git a/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json b/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json index e4ae8e17c7a24..ec22470ba0b04 100644 --- a/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json +++ b/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json @@ -1,12 +1,25 @@ { - "name": "XRP Token", + "name": "BNB pegged XRP Token", "website": "https://ripple.com/xrp", - "description": "XRP is a digital asset built for payments.", + "description": "BNB pegged XRP Token (XRP BEP20) is a token issued by Binance on Smart Chain; its price is pegged to XRP (XRP) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", "research": "https://research.binance.com/en/projects/xrp", "type": "BEP20", "symbol": "XRP", "decimals": 18, "status": "active", - "id": "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE" + "id": "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/ripplepay" + }, + { + "name": "twitter", + "url": "https://twitter.com/Ripple" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1D3437E570e93581Bd94b2fd8Fbf202d4a65654A/info.json b/blockchains/smartchain/assets/0x1D3437E570e93581Bd94b2fd8Fbf202d4a65654A/info.json new file mode 100644 index 0000000000000..20bdb2fe3a1ea --- /dev/null +++ b/blockchains/smartchain/assets/0x1D3437E570e93581Bd94b2fd8Fbf202d4a65654A/info.json @@ -0,0 +1,24 @@ +{ + "name": "NanoByte Token", + "type": "BEP20", + "symbol": "NBT", + "decimals": 18, + "website": "https://www.nanobyte.finance/", + "description": "NanoByte token is bridging cryptocurrency to real world financial application, by integrating crypto to FIAT products such as e-money, credit cards, insurance, and other investments. NanoByte token is making decentralized finance mainstream and legitimate.", + "explorer": "https://bscscan.com/token/0x1D3437E570e93581Bd94b2fd8Fbf202d4a65654A", + "status": "active", + "id": "0x1D3437E570e93581Bd94b2fd8Fbf202d4a65654A", + "tags": [ + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/NanoByteCommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/nanobyte_io" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1D3437E570e93581Bd94b2fd8Fbf202d4a65654A/logo.png b/blockchains/smartchain/assets/0x1D3437E570e93581Bd94b2fd8Fbf202d4a65654A/logo.png new file mode 100644 index 0000000000000..5feddaf09a34a Binary files /dev/null and b/blockchains/smartchain/assets/0x1D3437E570e93581Bd94b2fd8Fbf202d4a65654A/logo.png differ diff --git a/blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/info.json b/blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/info.json index 36ace6186434d..4c916dad2b313 100644 --- a/blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/info.json +++ b/blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/info.json @@ -1,8 +1,7 @@ { "name": "Ape Swap LP BNB-BTCB", "website": "https://apeswap.finance", - "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain (forked from PancakeSwap). ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", - "research": "https://obiedobo.gitbook.io/apeswap-finance/", + "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain. ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", "explorer": "https://bscscan.com/token/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D", "type": "BEP20", "symbol": "APE-LP", @@ -14,6 +13,10 @@ "name": "github", "url": "https://github.com/ApeSwapFinance" }, + { + "name": "docs", + "url": "https://apeswap.gitbook.io/apeswap-finance/" + }, { "name": "twitter", "url": "https://twitter.com/ape_swap" @@ -22,9 +25,29 @@ "name": "telegram", "url": "https://t.me/ape_swap" }, + { + "name": "telegram_news", + "url": "https://t.me/ape_swap_news" + }, { "name": "medium", "url": "https://ape-swap.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AbVxfGRCSd/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Apeswap/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apeswap-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/apeswap-finance" } ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/logo.png b/blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/logo.png index da65dc7eb3b1c..5676acf9bb8cb 100644 Binary files a/blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/logo.png and b/blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/logo.png differ diff --git a/blockchains/smartchain/assets/0x1E653794A6849bC8A78be50C4D48981AfAD6359d/info.json b/blockchains/smartchain/assets/0x1E653794A6849bC8A78be50C4D48981AfAD6359d/info.json new file mode 100644 index 0000000000000..3f3b54d210ecb --- /dev/null +++ b/blockchains/smartchain/assets/0x1E653794A6849bC8A78be50C4D48981AfAD6359d/info.json @@ -0,0 +1,49 @@ +{ + "name": "ADA BOY", + "website": "https://adaboytoken.com", + "description": "ADABoy is a fully audited BEP-20 token that rewards its holders in Binance-PEG Cardano. ADABoy is the creator of CryptoMatch (cryptomatch.app) which is the \"Tinder for Crypto\". CryptoMatch allows users to do research on projects by just swiping left or right making research fun and interactive at the same time.", + "explorer": "https://bscscan.com/token/0x1e653794a6849bc8a78be50c4d48981afad6359d", + "type": "BEP20", + "symbol": "ADABoy", + "decimals": 18, + "status": "active", + "id": "0x1E653794A6849bC8A78be50C4D48981AfAD6359d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/adaboytoken" + }, + { + "name": "whitepaper", + "url": "https://adaboytoken.app/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ada-boy/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/adaboy" + }, + { + "name": "blog", + "url": "https://blog.adaboytoken.finance" + }, + { + "name": "github", + "url": "https://github.com/realadaboy" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCYJelvhOji7AWhcEqFUMDhw" + }, + { + "name": "telegram_news", + "url": "https://t.me/cryptomatchofficial" + }, + { + "name": "source_code", + "url": "https://github.com/RealADABoy/Contracts/tree/main/ADABoy" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1E653794A6849bC8A78be50C4D48981AfAD6359d/logo.png b/blockchains/smartchain/assets/0x1E653794A6849bC8A78be50C4D48981AfAD6359d/logo.png new file mode 100644 index 0000000000000..d098ecd08d3fe Binary files /dev/null and b/blockchains/smartchain/assets/0x1E653794A6849bC8A78be50C4D48981AfAD6359d/logo.png differ diff --git a/blockchains/smartchain/assets/0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912/info.json b/blockchains/smartchain/assets/0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912/info.json index 93895f6c33a77..91cf60533e7b6 100644 --- a/blockchains/smartchain/assets/0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912/info.json +++ b/blockchains/smartchain/assets/0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912/info.json @@ -1,7 +1,7 @@ { "name": "Wrapped ZCore", "website": "https://zcore.network", - "description": "Wrapped ZCore (WZCR) is a tokenized version of ZCore (ZCR) that runs on the Binance Smart Chain (BSC) blockchain.", + "description": "Wrapped ZCore is a tokenized version of ZCore (ZCR) that runs on the Binance Smart Chain (BSC) blockchain.", "explorer": "https://bscscan.com/token/0x1f01dc57c66c2f87d8eab9c625d335e9defe6912", "type": "BEP20", "symbol": "WZCR", diff --git a/blockchains/smartchain/assets/0x1F1C90aEb2fd13EA972F0a71e35c0753848e3DB0/info.json b/blockchains/smartchain/assets/0x1F1C90aEb2fd13EA972F0a71e35c0753848e3DB0/info.json new file mode 100644 index 0000000000000..35490b4af02f1 --- /dev/null +++ b/blockchains/smartchain/assets/0x1F1C90aEb2fd13EA972F0a71e35c0753848e3DB0/info.json @@ -0,0 +1,41 @@ +{ + "name": "Cheelee", + "type": "BEP20", + "symbol": "CHEEL", + "decimals": 18, + "website": "https://cheelee.io/", + "description": "CHEEL is the governance token, which will be issued in a total quantity of 1,000,000,000. With this token, the community can vote on important issues of the platform development, according to the DAO principle. CHEEL also allows to level up NFT glasses.", + "explorer": "https://bscscan.com/token/0x1F1C90aEb2fd13EA972F0a71e35c0753848e3DB0", + "status": "active", + "id": "0x1F1C90aEb2fd13EA972F0a71e35c0753848e3DB0", + "links": [ + { + "name": "medium", + "url": "https://medium.com/cheelee-cheel" + }, + { + "name": "twitter", + "url": "https://twitter.com/Cheelee_Tweet" + }, + { + "name": "telegram", + "url": "https://t.me/Cheelee_EN" + }, + { + "name": "discord", + "url": "https://discord.com/invite/cheelee" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cheelee/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/cheelee/" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x1F1C90aEb2fd13EA972F0a71e35c0753848e3DB0/logo.png b/blockchains/smartchain/assets/0x1F1C90aEb2fd13EA972F0a71e35c0753848e3DB0/logo.png new file mode 100644 index 0000000000000..0ac9abc4e35ea Binary files /dev/null and b/blockchains/smartchain/assets/0x1F1C90aEb2fd13EA972F0a71e35c0753848e3DB0/logo.png differ diff --git a/blockchains/smartchain/assets/0x1F2Cfde19976A2bF0A250900f7aCe9c362908C93/info.json b/blockchains/smartchain/assets/0x1F2Cfde19976A2bF0A250900f7aCe9c362908C93/info.json new file mode 100644 index 0000000000000..61dffe4fbc2f5 --- /dev/null +++ b/blockchains/smartchain/assets/0x1F2Cfde19976A2bF0A250900f7aCe9c362908C93/info.json @@ -0,0 +1,29 @@ +{ + "name": "AZ World SocialFi ", + "website": "https://azworld.network", + "description": "AZ World - The First SocialFi To Earn on BSC", + "explorer": "https://bscscan.com/token/0x1F2Cfde19976A2bF0A250900f7aCe9c362908C93", + "type": "BEP20", + "symbol": "AZW", + "decimals": 5, + "status": "active", + "id": "0x1F2Cfde19976A2bF0A250900f7aCe9c362908C93", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/az-world/" + }, + { + "name": "twitter", + "url": "https://twitter.com/azworld_network" + }, + { + "name": "telegram", + "url": "https://t.me/azworld_global" + } + ], + "tags": [ + "Play To Earn", + "Social Networking" + ] +} diff --git a/blockchains/smartchain/assets/0x1F2Cfde19976A2bF0A250900f7aCe9c362908C93/logo.png b/blockchains/smartchain/assets/0x1F2Cfde19976A2bF0A250900f7aCe9c362908C93/logo.png new file mode 100644 index 0000000000000..0d1add908be24 Binary files /dev/null and b/blockchains/smartchain/assets/0x1F2Cfde19976A2bF0A250900f7aCe9c362908C93/logo.png differ diff --git a/blockchains/smartchain/assets/0x1F36FB2D91d9951Cf58aE4c1956C0b77e224F1E9/info.json b/blockchains/smartchain/assets/0x1F36FB2D91d9951Cf58aE4c1956C0b77e224F1E9/info.json new file mode 100644 index 0000000000000..e110d8bdade35 --- /dev/null +++ b/blockchains/smartchain/assets/0x1F36FB2D91d9951Cf58aE4c1956C0b77e224F1E9/info.json @@ -0,0 +1,64 @@ +{ + "name": "VCGamers", + "type": "BEP20", + "symbol": "VCG", + "decimals": 18, + "website": "https://token.vcgamers.com/", + "description": "$VCG is developed on top of a social commerce platform that connects gamers and enables them to buy and sell digital gaming items and gaming NFTs.", + "explorer": "https://bscscan.com/token/0x1f36fb2d91d9951cf58ae4c1956c0b77e224f1e9", + "status": "active", + "id": "0x1F36FB2D91d9951Cf58aE4c1956C0b77e224F1E9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vcgamers_io" + }, + { + "name": "github", + "url": "https://github.com/vcgamers/" + }, + { + "name": "telegram", + "url": "https://t.me/vcgamers_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/vcgamers_news" + }, + { + "name": "blog", + "url": "https://news.vcgamers.com/crypto/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/2ZCcTXx5Vr" + }, + { + "name": "whitepaper", + "url": "https://docs.google.com/document/d/1k_bWHxRYI2WGjqVZE32yyJ2LRnBTXkbDrzH0ODoqx18/edit?usp=sharing" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/VCGamersIndonesia" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vcgamers/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/vcgamers" + }, + { + "name": "facebook", + "url": "https://facebook.com/vcgamers.id" + }, + { + "name": "source_code", + "url": "https://github.com/vcgamers/smartcontract" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x1F36FB2D91d9951Cf58aE4c1956C0b77e224F1E9/logo.png b/blockchains/smartchain/assets/0x1F36FB2D91d9951Cf58aE4c1956C0b77e224F1E9/logo.png new file mode 100644 index 0000000000000..2f15bb3b959cb Binary files /dev/null and b/blockchains/smartchain/assets/0x1F36FB2D91d9951Cf58aE4c1956C0b77e224F1E9/logo.png differ diff --git a/blockchains/smartchain/assets/0x1F39Dd2Bf5A27e2D4ED691DCF933077371777CB0/info.json b/blockchains/smartchain/assets/0x1F39Dd2Bf5A27e2D4ED691DCF933077371777CB0/info.json new file mode 100644 index 0000000000000..412f37644d27a --- /dev/null +++ b/blockchains/smartchain/assets/0x1F39Dd2Bf5A27e2D4ED691DCF933077371777CB0/info.json @@ -0,0 +1,45 @@ +{ + "name": "SnowCrash Token", + "type": "BEP20", + "symbol": "Nora", + "decimals": 18, + "website": "https://snowcrash.finance", + "description": "$Nora is the community governance token of SnowCrash DAO. Players can trade $Nora on the exchange, or earn $Nora by completing tasks in the game. Players in MetaVoxel can use $Nora to buy land, islands, goods and various raw materials.", + "explorer": "https://bscscan.com/token/0x1f39dd2bf5a27e2d4ed691dcf933077371777cb0", + "status": "active", + "id": "0x1F39Dd2Bf5A27e2D4ED691DCF933077371777CB0", + "links": [ + { + "name": "github", + "url": "https://github.com/SnowCrashDAO" + }, + { + "name": "docs", + "url": "https://docs.snowcrash.finance/" + }, + { + "name": "whitepaper", + "url": "https://docs.snowcrash.finance/" + }, + { + "name": "twitter", + "url": "https://twitter.com/SnowCrashDAO" + }, + { + "name": "telegram", + "url": "https://t.me/SnowCrashDAO" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC5Li60DsXOZqPypyeL2QTQA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/snowcrash-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/snowcrash-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1F39Dd2Bf5A27e2D4ED691DCF933077371777CB0/logo.png b/blockchains/smartchain/assets/0x1F39Dd2Bf5A27e2D4ED691DCF933077371777CB0/logo.png new file mode 100644 index 0000000000000..084ab1566671a Binary files /dev/null and b/blockchains/smartchain/assets/0x1F39Dd2Bf5A27e2D4ED691DCF933077371777CB0/logo.png differ diff --git a/blockchains/smartchain/assets/0x1F5d9fFAFa57604Ae2A43cebAdEcC175DF2F069e/info.json b/blockchains/smartchain/assets/0x1F5d9fFAFa57604Ae2A43cebAdEcC175DF2F069e/info.json new file mode 100644 index 0000000000000..ab578b7bcf63a --- /dev/null +++ b/blockchains/smartchain/assets/0x1F5d9fFAFa57604Ae2A43cebAdEcC175DF2F069e/info.json @@ -0,0 +1,37 @@ +{ + "name": "InfinitX", + "type": "BEP20", + "symbol": "INX", + "decimals": 4, + "website": "https://infinitx.io/", + "description": "InfinitX is a rebase token that also rewards in XRP.", + "explorer": "https://bscscan.com/token/0x1f5d9ffafa57604ae2a43cebadecc175df2f069e", + "status": "active", + "id": "0x1F5d9fFAFa57604Ae2A43cebAdEcC175DF2F069e", + "links": [ + { + "name": "github", + "url": "https://github.com/InfinitXToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/infinitX_bsc" + }, + { + "name": "telegram", + "url": "https://t.me/infinitx_token" + }, + { + "name": "medium", + "url": "https://infinitx.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/infinitx" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/infinitx/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1F5d9fFAFa57604Ae2A43cebAdEcC175DF2F069e/logo.png b/blockchains/smartchain/assets/0x1F5d9fFAFa57604Ae2A43cebAdEcC175DF2F069e/logo.png new file mode 100644 index 0000000000000..57b4116865a15 Binary files /dev/null and b/blockchains/smartchain/assets/0x1F5d9fFAFa57604Ae2A43cebAdEcC175DF2F069e/logo.png differ diff --git a/blockchains/smartchain/assets/0x1F7e8fe01AEbA6fDAEA85161746f4D53DC9bdA4F/info.json b/blockchains/smartchain/assets/0x1F7e8fe01AEbA6fDAEA85161746f4D53DC9bdA4F/info.json new file mode 100644 index 0000000000000..d97480d68d2cd --- /dev/null +++ b/blockchains/smartchain/assets/0x1F7e8fe01AEbA6fDAEA85161746f4D53DC9bdA4F/info.json @@ -0,0 +1,36 @@ +{ + "name": "GG TOKEN", + "type": "BEP20", + "symbol": "GGTKN", + "decimals": 18, + "website": "https://ggtkn.com/", + "description": "GG Token - Created in 2022 in cooperation with GG International Ltd, GG World Lottery, and White Lotto - The most efficient software and technology provider for the entertainment and crypto industry, since 2009. GGTKN is a Native token for multiple Gaming, E-Commerce, and Networking platform projects.", + "explorer": "https://bscscan.com/token/0x1F7e8fe01AEbA6fDAEA85161746f4D53DC9bdA4F", + "status": "active", + "id": "0x1F7e8fe01AEbA6fDAEA85161746f4D53DC9bdA4F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gg_tkn" + }, + { + "name": "facebook", + "url": "https://facebook.com/ggtoken" + }, + { + "name": "telegram", + "url": "https://t.me/ggtokenofficial" + }, + { + "name": "whitepaper", + "url": "https://ggtkn.com/ggtkn_whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gg-token/" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x1F7e8fe01AEbA6fDAEA85161746f4D53DC9bdA4F/logo.png b/blockchains/smartchain/assets/0x1F7e8fe01AEbA6fDAEA85161746f4D53DC9bdA4F/logo.png new file mode 100644 index 0000000000000..9a7c8ce5053c1 Binary files /dev/null and b/blockchains/smartchain/assets/0x1F7e8fe01AEbA6fDAEA85161746f4D53DC9bdA4F/logo.png differ diff --git a/blockchains/smartchain/assets/0x1F82a9b541FE4C322B5cd81DCB066620D57de35C/info.json b/blockchains/smartchain/assets/0x1F82a9b541FE4C322B5cd81DCB066620D57de35C/info.json index 71cd4deff7993..2b2e0e2815e15 100644 --- a/blockchains/smartchain/assets/0x1F82a9b541FE4C322B5cd81DCB066620D57de35C/info.json +++ b/blockchains/smartchain/assets/0x1F82a9b541FE4C322B5cd81DCB066620D57de35C/info.json @@ -1,11 +1,14 @@ { "name": "Donkey King", "website": "https://www.donk.finance", - "description": "Donkey King finance (DONK) is a passive income generating, deflationary, DeFi token.", + "description": "Donkey King finance is a passive income generating, deflationary, DeFi token.", "explorer": "https://bscscan.com/token/0x1F82a9b541FE4C322B5cd81DCB066620D57de35C", "type": "BEP20", "symbol": "DONK", "decimals": 9, "status": "active", - "id": "0x1F82a9b541FE4C322B5cd81DCB066620D57de35C" + "id": "0x1F82a9b541FE4C322B5cd81DCB066620D57de35C", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1F878d0BccD3D502ff55F7a4797C556f103d6e4b/info.json b/blockchains/smartchain/assets/0x1F878d0BccD3D502ff55F7a4797C556f103d6e4b/info.json new file mode 100644 index 0000000000000..d97b380ff547e --- /dev/null +++ b/blockchains/smartchain/assets/0x1F878d0BccD3D502ff55F7a4797C556f103d6e4b/info.json @@ -0,0 +1,29 @@ +{ + "name": "Squidanomics", + "type": "BEP20", + "symbol": "SQUID", + "decimals": 4, + "website": "https://squidanomics.xyz", + "description": "Bringing Squid Game to life through gaming, NFTs and community prizes!", + "explorer": "https://bscscan.com/token/0x1F878d0BccD3D502ff55F7a4797C556f103d6e4b", + "status": "active", + "id": "0x1F878d0BccD3D502ff55F7a4797C556f103d6e4b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Squidanomics" + }, + { + "name": "github", + "url": "https://github.com/JakeYoungDev/SquidanomicsCODE" + }, + { + "name": "telegram", + "url": "https://t.me/Squidanomics" + }, + { + "name": "telegram_news", + "url": "https://t.me/SquidanomicsAnnouncement" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1F878d0BccD3D502ff55F7a4797C556f103d6e4b/logo.png b/blockchains/smartchain/assets/0x1F878d0BccD3D502ff55F7a4797C556f103d6e4b/logo.png new file mode 100644 index 0000000000000..0dfc110fc5735 Binary files /dev/null and b/blockchains/smartchain/assets/0x1F878d0BccD3D502ff55F7a4797C556f103d6e4b/logo.png differ diff --git a/blockchains/smartchain/assets/0x1FDB2c3851D067502Ce2122bE80a41ea212949E2/info.json b/blockchains/smartchain/assets/0x1FDB2c3851D067502Ce2122bE80a41ea212949E2/info.json new file mode 100644 index 0000000000000..794de87021af6 --- /dev/null +++ b/blockchains/smartchain/assets/0x1FDB2c3851D067502Ce2122bE80a41ea212949E2/info.json @@ -0,0 +1,52 @@ +{ + "name": "Pige Inu", + "type": "BEP20", + "symbol": "PINU", + "decimals": 9, + "website": "https://pigeinu.io/#", + "description": "PIGE INU is a fully decentralized and community driven project, our contract is fully renounced Liquidity pool burned or locked forever", + "explorer": "https://bscscan.com/token/0x1FDB2c3851D067502Ce2122bE80a41ea212949E2", + "status": "active", + "id": "0x1FDB2c3851D067502Ce2122bE80a41ea212949E2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PigeInu" + }, + { + "name": "github", + "url": "https://github.com/PigeInu/" + }, + { + "name": "telegram", + "url": "https://t.me/pigeinu" + }, + { + "name": "blog", + "url": "https://medium.com/@pigeinubsc" + }, + { + "name": "whitepaper", + "url": "https://pigeinu.io/PigeWP.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@pigeinubsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pige-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pige-inu" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCM3UyEcna3hk2m_lftbiXOA" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x1FDB2c3851D067502Ce2122bE80a41ea212949E2/logo.png b/blockchains/smartchain/assets/0x1FDB2c3851D067502Ce2122bE80a41ea212949E2/logo.png new file mode 100644 index 0000000000000..12c07a42b499f Binary files /dev/null and b/blockchains/smartchain/assets/0x1FDB2c3851D067502Ce2122bE80a41ea212949E2/logo.png differ diff --git a/blockchains/smartchain/assets/0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9/info.json b/blockchains/smartchain/assets/0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9/info.json index dc71b62993b83..d76f9e5851ba2 100644 --- a/blockchains/smartchain/assets/0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9/info.json +++ b/blockchains/smartchain/assets/0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9/info.json @@ -1,7 +1,7 @@ { "name": "VanCat Egg Token", "website": "https://www.vancategg.com", - "description": "VANCAT Egg Token (VCEGG) is a subtoken of VANCAT Token and VANCAT universe. Users must have VCEGG to mint Special NFTs", + "description": "VANCAT Egg Token is a subtoken of VANCAT Token and VANCAT universe. Users must have VCEGG to mint Special NFTs", "explorer": "https://bscscan.com/token/0x1ff2a2c2deadb17b6ba9949393d1406f4c61bfc9", "id": "0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9", "symbol": "VCEGG", diff --git a/blockchains/smartchain/assets/0x1FFD0b47127fdd4097E54521C9E2c7f0D66AafC5/info.json b/blockchains/smartchain/assets/0x1FFD0b47127fdd4097E54521C9E2c7f0D66AafC5/info.json new file mode 100644 index 0000000000000..2b0414c8afec7 --- /dev/null +++ b/blockchains/smartchain/assets/0x1FFD0b47127fdd4097E54521C9E2c7f0D66AafC5/info.json @@ -0,0 +1,11 @@ +{ + "name": "Tixl", + "website": "https://tixl.org/", + "description": "Interoperable Smart Contracts & dApps Network", + "explorer": "https://bscscan.com/token/0x1ffd0b47127fdd4097e54521c9e2c7f0d66aafc5", + "type": "BEP20", + "symbol": "TXL", + "decimals": 18, + "status": "active", + "id": "0x1FFD0b47127fdd4097E54521C9E2c7f0D66AafC5" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1FFD0b47127fdd4097E54521C9E2c7f0D66AafC5/logo.png b/blockchains/smartchain/assets/0x1FFD0b47127fdd4097E54521C9E2c7f0D66AafC5/logo.png new file mode 100644 index 0000000000000..7e5220019c6b3 Binary files /dev/null and b/blockchains/smartchain/assets/0x1FFD0b47127fdd4097E54521C9E2c7f0D66AafC5/logo.png differ diff --git a/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/info.json b/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/info.json index e0c914f1d1084..87a5e5a992fab 100644 --- a/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/info.json +++ b/blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/info.json @@ -1,12 +1,15 @@ { - "name": "NEAR Protocol", + "name": "BNB pegged NEAR Protocol", "website": "https://near.org", - "description": "NEAR is an open source platform that accelerates the development of decentralized applications.", + "description": "BNB pegged NEAR Protocol (NEAR BEP20) is a token issued by Binance on Smart Chain; its price is pegged to NEAR Protocol (NEAR) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63", "research": "https://research.binance.com/en/projects/near-protocol", "type": "BEP20", "symbol": "NEAR", "decimals": 18, "status": "active", - "id": "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63" + "id": "0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/info.json b/blockchains/smartchain/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/info.json new file mode 100644 index 0000000000000..eb33d4eaf3e8b --- /dev/null +++ b/blockchains/smartchain/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/info.json @@ -0,0 +1,46 @@ +{ + "name": "Dypius", + "type": "BEP20", + "symbol": "DYP", + "decimals": 18, + "website": "https://www.dypius.com/", + "description": "Dypius is a powerful, decentralized ecosystem with a focus on scalability, security, and global adoption through next-gen infrastructure. We offer a variety of products and services that cater to both beginners and advanced users in the crypto space including DeFi solutions, analytical tools, NFTs, Metaverse and more!", + "explorer": "https://bscscan.com/token/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4", + "status": "active", + "id": "0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypius" + }, + { + "name": "github", + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypius.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-yield-protocol-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dypius" + }, + { + "name": "discord", + "url": "https://discord.com/invite/worldofdypians" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" + } + ], + "tags": [ + "governance", + "nft", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/logo.png b/blockchains/smartchain/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/logo.png new file mode 100644 index 0000000000000..b86b0fca332ad Binary files /dev/null and b/blockchains/smartchain/assets/0x1a3264F2e7b1CFC6220ec9348d33cCF02Af7aaa4/logo.png differ diff --git a/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json b/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json index f9dd5a30789f4..d37b6ef0b5c01 100644 --- a/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json +++ b/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json @@ -1,11 +1,11 @@ { "name": "AERDROP", "website": "https://www.aerdrop.finance/", - "description": "$AER token offers holders redistribution %, $AER airdrops & free access to the first Defi launchpad for new tokens offering exclusive airdrops.", + "description": "Old Contract, please see 0xc7ad2ce38f208eed77a368613c62062fce88f125", "explorer": "https://bscscan.com/token/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee", "type": "BEP20", "symbol": "AER", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/logo.png b/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/logo.png deleted file mode 100644 index 3388655951b70..0000000000000 Binary files a/blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x1a8B6E637aAB57c8544DC90BD813c62fAA68AA1C/info.json b/blockchains/smartchain/assets/0x1a8B6E637aAB57c8544DC90BD813c62fAA68AA1C/info.json new file mode 100644 index 0000000000000..1f68447568ecb --- /dev/null +++ b/blockchains/smartchain/assets/0x1a8B6E637aAB57c8544DC90BD813c62fAA68AA1C/info.json @@ -0,0 +1,24 @@ +{ + "name": "Healthify", + "type": "BEP20", + "symbol": "HTF", + "decimals": 8, + "website": "https://healthland.io/", + "description": "World's First Health Metaverse & NFT Store", + "explorer": "https://bscscan.com/token/0x1a8B6E637aAB57c8544DC90BD813c62fAA68AA1C", + "status": "active", + "id": "0x1a8B6E637aAB57c8544DC90BD813c62fAA68AA1C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/healthland_io" + }, + { + "name": "telegram", + "url": "https://t.me/healthland_io" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1a8B6E637aAB57c8544DC90BD813c62fAA68AA1C/logo.png b/blockchains/smartchain/assets/0x1a8B6E637aAB57c8544DC90BD813c62fAA68AA1C/logo.png new file mode 100644 index 0000000000000..423c08cee412d Binary files /dev/null and b/blockchains/smartchain/assets/0x1a8B6E637aAB57c8544DC90BD813c62fAA68AA1C/logo.png differ diff --git a/blockchains/smartchain/assets/0x1a9b49E9f075c37Fe5f86C916bac9DEb33556D7E/info.json b/blockchains/smartchain/assets/0x1a9b49E9f075c37Fe5f86C916bac9DEb33556D7E/info.json new file mode 100644 index 0000000000000..d96dc6dc5271d --- /dev/null +++ b/blockchains/smartchain/assets/0x1a9b49E9f075c37Fe5f86C916bac9DEb33556D7E/info.json @@ -0,0 +1,67 @@ +{ + "name": "ASPO World", + "type": "BEP20", + "symbol": "ASPO", + "decimals": 18, + "website": "https://aspo.world", + "description": "ASPO is expected as a game universe backed by a strong and talented Vietnamese team with the hope of turning P2E games into the future of digital assets. ASPO is currently developing its very first project called ASPO World, a tactics-based game allowing people to interact with one another in the virtual world we create. ASPO World is expected to compete with all existing NFTs games on the world right now.", + "explorer": "https://bscscan.com/token/0x1a9b49E9f075c37Fe5f86C916bac9DEb33556D7E", + "status": "active", + "id": "0x1a9b49E9f075c37Fe5f86C916bac9DEb33556D7E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AspoWorld" + }, + { + "name": "github", + "url": "https://github.com/ASPO-World" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/PjbO1XlvWgw3ZWY9" + }, + { + "name": "telegram_news", + "url": "https://t.me/joinchat/PjbO1XlvWgw3ZWY9" + }, + { + "name": "blog", + "url": "https://aspo.world/list-news/" + }, + { + "name": "docs", + "url": "https://docs.aspo.world/" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1GqDwdexXoAIaI_nNKOtJ-k86kbX3JpjA/view" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCxNjpMPgPfeceY497FoKHPw" + }, + { + "name": "facebook", + "url": "https://facebook.com/aspoworld" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aspo-world/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aspo-world" + }, + { + "name": "source_code", + "url": "https://github.com/phugt/aspoerc20" + } + ], + "tags": [ + "staking", + "nft", + "defi", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1a9b49E9f075c37Fe5f86C916bac9DEb33556D7E/logo.png b/blockchains/smartchain/assets/0x1a9b49E9f075c37Fe5f86C916bac9DEb33556D7E/logo.png new file mode 100644 index 0000000000000..4935d2fa2aa9c Binary files /dev/null and b/blockchains/smartchain/assets/0x1a9b49E9f075c37Fe5f86C916bac9DEb33556D7E/logo.png differ diff --git a/blockchains/smartchain/assets/0x1bA8D3C4c219B124d351F603060663BD1bcd9bbF/info.json b/blockchains/smartchain/assets/0x1bA8D3C4c219B124d351F603060663BD1bcd9bbF/info.json new file mode 100644 index 0000000000000..c6a1fcc2917b3 --- /dev/null +++ b/blockchains/smartchain/assets/0x1bA8D3C4c219B124d351F603060663BD1bcd9bbF/info.json @@ -0,0 +1,29 @@ +{ + "name": "Binance-Peg TornadoCash Token", + "website": "https://tornado.cash/", + "description": "Tornado Cash is a fully decentralized protocol for private transactions on Ethereum.", + "explorer": "https://bscscan.com/token/0x1bA8D3C4c219B124d351F603060663BD1bcd9bbF", + "type": "BEP20", + "symbol": "TORN", + "decimals": 18, + "status": "active", + "id": "0x1bA8D3C4c219B124d351F603060663BD1bcd9bbF", + "links": [ + { + "name": "telegram", + "url": "https://t.me/TornadoCashOfficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/TornadoCash" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/torn/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tornado-cash/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1bA8D3C4c219B124d351F603060663BD1bcd9bbF/logo.png b/blockchains/smartchain/assets/0x1bA8D3C4c219B124d351F603060663BD1bcd9bbF/logo.png new file mode 100644 index 0000000000000..d7f45d249079f Binary files /dev/null and b/blockchains/smartchain/assets/0x1bA8D3C4c219B124d351F603060663BD1bcd9bbF/logo.png differ diff --git a/blockchains/smartchain/assets/0x1bEc41a36356D5574Aeb068B599Ab7e48dD008b8/info.json b/blockchains/smartchain/assets/0x1bEc41a36356D5574Aeb068B599Ab7e48dD008b8/info.json new file mode 100644 index 0000000000000..6730abc84127a --- /dev/null +++ b/blockchains/smartchain/assets/0x1bEc41a36356D5574Aeb068B599Ab7e48dD008b8/info.json @@ -0,0 +1,52 @@ +{ + "name": "DOGEFOOD", + "type": "BEP20", + "symbol": "DOGEFOOD", + "decimals": 9, + "website": "https://www.dogefoodbsc.com/", + "description": "DogeFood is a charity dog protection project. We are committed to making a dog charity organization to help every stray dog build their home.This project will gather: NFTs,gamefi, mining, swap concepts.We are building a strong community in the beginning of the DogeFood, finding more consensus in order to stabilize the team funding for further development of Dog charity.", + "explorer": "https://bscscan.com/token/0x1bEc41a36356D5574Aeb068B599Ab7e48dD008b8", + "status": "active", + "id": "0x1bEc41a36356D5574Aeb068B599Ab7e48dD008b8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogefood_bsc" + }, + { + "name": "github", + "url": "https://github.com/Deepdarkforest" + }, + { + "name": "telegram", + "url": "https://t.me/DogefoodbscEN" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogefood/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dogefood" + }, + { + "name": "source_code", + "url": "https://coingecko.com/en/coins/dogefood" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/dogefoodbscofficial/" + }, + { + "name": "whitepaper", + "url": "https://github.com/Deepdarkforest/DogeFood-WhitePaper/blob/main/dogefood%20wp.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@Dogefood" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1bEc41a36356D5574Aeb068B599Ab7e48dD008b8/logo.png b/blockchains/smartchain/assets/0x1bEc41a36356D5574Aeb068B599Ab7e48dD008b8/logo.png new file mode 100644 index 0000000000000..13bb2bc6091a9 Binary files /dev/null and b/blockchains/smartchain/assets/0x1bEc41a36356D5574Aeb068B599Ab7e48dD008b8/logo.png differ diff --git a/blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/info.json b/blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/info.json index c8445d0aa2551..35b2a9c625f1f 100644 --- a/blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/info.json +++ b/blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/info.json @@ -4,7 +4,7 @@ "symbol": "ColdKoala", "decimals": 9, "website": "https://Coldkoala.com", - "description": "Launched on May 20th, ColdKoala Coin strives to make a difference in the world by dedicating a large portion of its funds to supporting charities that work with endangered and injured koalas, such as those that were displaced during the Australian Wildfires. A charity wallet has been established with 10% of the token's minted supply and through the tokenomics that have been coded into the contract, that wallet will continue to grow with every transaction.\n", + "description": "Launched on May 20th, ColdKoala Coin strives to make a difference in the world by dedicating a large portion of its funds to supporting charities that work with endangered and injured koalas, such as those that were displaced during the Australian Wildfires. A charity wallet has been established with 10% of the token's minted supply and through the tokenomics that have been coded into the contract, that wallet will continue to grow with every transaction.", "explorer": "https://bscscan.com/token/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829", "status": "active", "id": "0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829" diff --git a/blockchains/smartchain/assets/0x1d507f58e4B7CDdE877CA96A727608d5E1187E55/info.json b/blockchains/smartchain/assets/0x1d507f58e4B7CDdE877CA96A727608d5E1187E55/info.json new file mode 100644 index 0000000000000..021427bd3f736 --- /dev/null +++ b/blockchains/smartchain/assets/0x1d507f58e4B7CDdE877CA96A727608d5E1187E55/info.json @@ -0,0 +1,24 @@ +{ + "name": "RTC_Plus", + "type": "BEP20", + "symbol": "RTC+", + "decimals": 9, + "website": "https://www.teamrijent.in/", + "description": "Rijent Coin is a revolutionary utility token and crypto education platform designed to connect worldwide cryptocurrency users.", + "explorer": "https://bscscan.com/token/0x1d507f58e4B7CDdE877CA96A727608d5E1187E55", + "status": "active", + "id": "0x1d507f58e4B7CDdE877CA96A727608d5E1187E55", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/rijentcointeam" + }, + { + "name": "facebook", + "url": "https://facebook.com/rijentcoin" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1d507f58e4B7CDdE877CA96A727608d5E1187E55/logo.png b/blockchains/smartchain/assets/0x1d507f58e4B7CDdE877CA96A727608d5E1187E55/logo.png new file mode 100644 index 0000000000000..0c451a30655ec Binary files /dev/null and b/blockchains/smartchain/assets/0x1d507f58e4B7CDdE877CA96A727608d5E1187E55/logo.png differ diff --git a/blockchains/smartchain/assets/0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83/info.json b/blockchains/smartchain/assets/0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83/info.json new file mode 100644 index 0000000000000..3146620f5b2bc --- /dev/null +++ b/blockchains/smartchain/assets/0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83/info.json @@ -0,0 +1,49 @@ +{ + "name": "TOR Stablecoin", + "website": "https://tor.cash", + "description": "TOR is a fully collateralized, backed by the Hector Finance Treasury, stablecoin built on the Fantom Opera Chain.", + "explorer": "https://bscscan.com/token/0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83", + "type": "BEP20", + "symbol": "TOR", + "decimals": 18, + "status": "active", + "id": "0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83", + "tags": [ + "defi", + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HectorDAO_HEC" + }, + { + "name": "medium", + "url": "https://medium.com/@hectordao" + }, + { + "name": "whitepaper", + "url": "https://docs.hector.finance/the-tor-stablecoin/the-tor-stablecoin" + }, + { + "name": "telegram", + "url": "https://t.me/hectorDAO" + }, + { + "name": "telegram_news", + "url": "https://t.me/hectordaoann" + }, + { + "name": "github", + "url": "https://github.com/Hector-DAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tor/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/tor" + } + ] +} diff --git a/blockchains/smartchain/assets/0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83/logo.png b/blockchains/smartchain/assets/0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83/logo.png new file mode 100644 index 0000000000000..ecd893efed723 Binary files /dev/null and b/blockchains/smartchain/assets/0x1d6Cbdc6b29C6afBae65444a1f65bA9252b8CA83/logo.png differ diff --git a/blockchains/smartchain/assets/0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB/info.json b/blockchains/smartchain/assets/0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB/info.json index 478419695851f..4ac9b086f0f86 100644 --- a/blockchains/smartchain/assets/0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB/info.json +++ b/blockchains/smartchain/assets/0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "SVT", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/info.json b/blockchains/smartchain/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/info.json new file mode 100644 index 0000000000000..6febe0390cb35 --- /dev/null +++ b/blockchains/smartchain/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/info.json @@ -0,0 +1,41 @@ +{ + "name": "WAGMI", + "type": "BEP20", + "symbol": "WAGMI", + "decimals": 18, + "website": "https://www.wagmigame.io/", + "description": "WAGMI is the brilliant product of combining a Play-To-Earn game concept with a cultural acronym.", + "explorer": "https://bscscan.com/token/0x1e987DF68CC13d271e621ec82E050A1BbD62c180", + "status": "active", + "id": "0x1e987DF68CC13d271e621ec82E050A1BbD62c180", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WagmiGameCo" + }, + { + "name": "discord", + "url": "https://discord.com/wagmigame" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/wagmigame/" + }, + { + "name": "facebook", + "url": "https://facebook.com/wagmigame/" + }, + { + "name": "telegram", + "url": "https://t.me/WAGMIOfficialGroup" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wagmi-game/" + } + ], + "tags": [ + "defi", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/logo.png b/blockchains/smartchain/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/logo.png new file mode 100644 index 0000000000000..2d14be7ba54d2 Binary files /dev/null and b/blockchains/smartchain/assets/0x1e987DF68CC13d271e621ec82E050A1BbD62c180/logo.png differ diff --git a/blockchains/smartchain/assets/0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163/info.json b/blockchains/smartchain/assets/0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163/info.json index 5fbb68f25340f..9a0467232cad9 100644 --- a/blockchains/smartchain/assets/0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163/info.json +++ b/blockchains/smartchain/assets/0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163/info.json @@ -1,11 +1,14 @@ { - "name": "CelerToken", + "name": "BNB pegged Celer Token", "symbol": "CELR", "type": "BEP20", "decimals": 18, - "description": "Celer Network describes itself as 'a layer-2 scaling platform to build fast, easy-to-use, low-cost and secure blockchain applications at internet scale through off-chain scaling techniques and incentive-aligned cryptoeconomics'.", + "description": "BNB pegged Celer Token (CELR BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Celer (CELR ERC20) at a ratio of 1:1.", "website": "https://www.celer.network/#", "explorer": "https://bscscan.com/token/0x1f9f6a696c6fd109cd3956f45dc709d2b3902163", "status": "active", - "id": "0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163" + "id": "0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1fC9004eC7E5722891f5f38baE7678efCB11d34D/info.json b/blockchains/smartchain/assets/0x1fC9004eC7E5722891f5f38baE7678efCB11d34D/info.json new file mode 100644 index 0000000000000..35d27d540dbc6 --- /dev/null +++ b/blockchains/smartchain/assets/0x1fC9004eC7E5722891f5f38baE7678efCB11d34D/info.json @@ -0,0 +1,33 @@ +{ + "name": "BNB pegged APENFT Token", + "website": "https://www.apenft.org/", + "description": "APENFT was born with the mission to register world-class artworks as NFTs on blockchain. It aims to build a bridge between top-notch artists and blockchain, and to support the growth of native crypto NFT artists.", + "explorer": "https://bscscan.com/token/0x1fc9004ec7e5722891f5f38bae7678efcb11d34d", + "type": "BEP20", + "symbol": "NFT", + "decimals": 6, + "status": "active", + "id": "0x1fC9004eC7E5722891f5f38baE7678efCB11d34D", + "tags": [ + "binance-peg", + "nft" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/apenftEN" + }, + { + "name": "twitter", + "url": "https://twitter.com/apenftorg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apenft/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/apenft/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1fC9004eC7E5722891f5f38baE7678efCB11d34D/logo.png b/blockchains/smartchain/assets/0x1fC9004eC7E5722891f5f38baE7678efCB11d34D/logo.png new file mode 100644 index 0000000000000..d57b78aa12d6c Binary files /dev/null and b/blockchains/smartchain/assets/0x1fC9004eC7E5722891f5f38baE7678efCB11d34D/logo.png differ diff --git a/blockchains/smartchain/assets/0x1fD991fb6c3102873ba68a4e6e6a87B3a5c10271/info.json b/blockchains/smartchain/assets/0x1fD991fb6c3102873ba68a4e6e6a87B3a5c10271/info.json new file mode 100644 index 0000000000000..4c2c42f6fe2ad --- /dev/null +++ b/blockchains/smartchain/assets/0x1fD991fb6c3102873ba68a4e6e6a87B3a5c10271/info.json @@ -0,0 +1,11 @@ +{ + "name": "Atlantis Token", + "website": "https://atlantis.loans", + "description": "Atlantis is a decentralized money market that enables users to borrow and supply digital assets to the protocol within a non-custodial environment", + "explorer": "https://bscscan.com/token/0x1fD991fb6c3102873ba68a4e6e6a87B3a5c10271", + "type": "BEP20", + "symbol": "ATL", + "decimals": 18, + "status": "active", + "id": "0x1fD991fb6c3102873ba68a4e6e6a87B3a5c10271" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x1fD991fb6c3102873ba68a4e6e6a87B3a5c10271/logo.png b/blockchains/smartchain/assets/0x1fD991fb6c3102873ba68a4e6e6a87B3a5c10271/logo.png new file mode 100644 index 0000000000000..77d4afb85514b Binary files /dev/null and b/blockchains/smartchain/assets/0x1fD991fb6c3102873ba68a4e6e6a87B3a5c10271/logo.png differ diff --git a/blockchains/smartchain/assets/0x201bC9F242f74C47Bbd898a5DC99cDCD81A21943/info.json b/blockchains/smartchain/assets/0x201bC9F242f74C47Bbd898a5DC99cDCD81A21943/info.json new file mode 100644 index 0000000000000..b83105fced9f0 --- /dev/null +++ b/blockchains/smartchain/assets/0x201bC9F242f74C47Bbd898a5DC99cDCD81A21943/info.json @@ -0,0 +1,54 @@ +{ + "name": "IguVerse", + "type": "BEP20", + "symbol": "IGU", + "decimals": 18, + "website": "https://iguverse.com/", + "description": "IguVerse GameFi app redefines the whole concept of NFT using AI / ML technologies. Unique user-generated NFTs will become the new standard NFT 2.0, dethroning faceless collections. In our GameFi app, we introduce an innovative game mechanic Socialize to Earn, along with two more Earn concepts - Move to Earn and Play to Earn, where users can complete simple tasks like sharing pet photos on social media or walking and feeding them to get rewards.", + "explorer": "https://bscscan.com/token/0x201bC9F242f74C47Bbd898a5DC99cDCD81A21943", + "status": "active", + "id": "0x201bC9F242f74C47Bbd898a5DC99cDCD81A21943", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/iguverse" + }, + { + "name": "github", + "url": "https://github.com/iguverse" + }, + { + "name": "telegram", + "url": "https://t.me/iguverse_chat" + }, + { + "name": "discord", + "url": "https://discord.com/invite/iguverse" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.iguverse.com/" + }, + { + "name": "facebook", + "url": "https://facebook.com/iguverse" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/iguverse/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/iguverse-igu" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/iguverse_official" + } + ], + "tags": [ + "gamefi", + "dapp", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x201bC9F242f74C47Bbd898a5DC99cDCD81A21943/logo.png b/blockchains/smartchain/assets/0x201bC9F242f74C47Bbd898a5DC99cDCD81A21943/logo.png new file mode 100644 index 0000000000000..06aaba01c44a9 Binary files /dev/null and b/blockchains/smartchain/assets/0x201bC9F242f74C47Bbd898a5DC99cDCD81A21943/logo.png differ diff --git a/blockchains/smartchain/assets/0x20512Ee0052236B009772Af0Ed22BC58B40c27B9/info.json b/blockchains/smartchain/assets/0x20512Ee0052236B009772Af0Ed22BC58B40c27B9/info.json new file mode 100644 index 0000000000000..67fa6ecd11cab --- /dev/null +++ b/blockchains/smartchain/assets/0x20512Ee0052236B009772Af0Ed22BC58B40c27B9/info.json @@ -0,0 +1,37 @@ +{ + "name": "MUSO Finance", + "type": "BEP20", + "symbol": "MUSO", + "decimals": 9, + "website": "https://muso.finance/", + "description": "MUSO Finance is a BEP20 token built on the Binance Smart Chain, meaning low fees, fast transaction times, and smart contract compatibility Idea to innovation - MUSO Finance was founded in 2021 by likeminded people whom all have a keen interest in music and crypto. With MUSO Finance being the driving force of various projects the team have every intention to be at the forefront of the music industry, offering fair payment to all artists and zestful community events.", + "explorer": "https://bscscan.com/token/0x20512Ee0052236B009772Af0Ed22BC58B40c27B9", + "status": "active", + "id": "0x20512Ee0052236B009772Af0Ed22BC58B40c27B9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/musofinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/muso-finance" + }, + { + "name": "whitepaper", + "url": "https://muso.finance/wp-content/uploads/2021/08/MUSO-Finance-Whitepaper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/MUSOfinance" + }, + { + "name": "facebook", + "url": "https://facebook.com/musofinance" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MusoFinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x20512Ee0052236B009772Af0Ed22BC58B40c27B9/logo.png b/blockchains/smartchain/assets/0x20512Ee0052236B009772Af0Ed22BC58B40c27B9/logo.png new file mode 100644 index 0000000000000..8431dd461acb5 Binary files /dev/null and b/blockchains/smartchain/assets/0x20512Ee0052236B009772Af0Ed22BC58B40c27B9/logo.png differ diff --git a/blockchains/smartchain/assets/0x205AFD08ceFe438377a0abC5a20Cb4462E1a8C5C/info.json b/blockchains/smartchain/assets/0x205AFD08ceFe438377a0abC5a20Cb4462E1a8C5C/info.json new file mode 100644 index 0000000000000..01f26d4d2e0c0 --- /dev/null +++ b/blockchains/smartchain/assets/0x205AFD08ceFe438377a0abC5a20Cb4462E1a8C5C/info.json @@ -0,0 +1,32 @@ +{ + "name": "OBRok Token", + "type": "BEP20", + "symbol": "OBROK", + "decimals": 9, + "website": "https://obroktoken.com", + "description": "OBROk Token is Launched in 17.06.2021 and with limited supply, produced with the BEP-20(BSC) network. The working areas of the OBRok Token (OBROK) Team are * Metaverse * Web 3.0 * Aeronautical Sciences and Space * Renewable Energy", + "explorer": "https://bscscan.com/token/0x205afd08cefe438377a0abc5a20cb4462e1a8c5c", + "status": "active", + "id": "0x205AFD08ceFe438377a0abC5a20Cb4462E1a8C5C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Obroktoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/obrok-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/obrok/" + }, + { + "name": "whitepaper", + "url": "https://obroktoken.com/white-paper/" + } + ], + "tags": [ + "metaverse" + ] +} diff --git a/blockchains/smartchain/assets/0x205AFD08ceFe438377a0abC5a20Cb4462E1a8C5C/logo.png b/blockchains/smartchain/assets/0x205AFD08ceFe438377a0abC5a20Cb4462E1a8C5C/logo.png new file mode 100644 index 0000000000000..91d378a845a96 Binary files /dev/null and b/blockchains/smartchain/assets/0x205AFD08ceFe438377a0abC5a20Cb4462E1a8C5C/logo.png differ diff --git a/blockchains/smartchain/assets/0x2065E3BD318f155abE5Ad6aa263596f197112261/info.json b/blockchains/smartchain/assets/0x2065E3BD318f155abE5Ad6aa263596f197112261/info.json new file mode 100644 index 0000000000000..eded1fb37f174 --- /dev/null +++ b/blockchains/smartchain/assets/0x2065E3BD318f155abE5Ad6aa263596f197112261/info.json @@ -0,0 +1,25 @@ +{ + "name": "UltimoGG", + "website": "https://www.ultgg.io", + "description": "ULTGG - The game-changing esports token.", + "explorer": "https://bscscan.com/token/0x2065E3BD318f155abE5Ad6aa263596f197112261", + "type": "BEP20", + "symbol": "ULTGG", + "decimals": 9, + "status": "active", + "id": "0x2065E3BD318f155abE5Ad6aa263596f197112261", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ultgg" + }, + { + "name": "twitter", + "url": "https://twitter.com/ultimoggesports" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/UltimoHombre/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2065E3BD318f155abE5Ad6aa263596f197112261/logo.png b/blockchains/smartchain/assets/0x2065E3BD318f155abE5Ad6aa263596f197112261/logo.png new file mode 100644 index 0000000000000..9a69a4c01f7d5 Binary files /dev/null and b/blockchains/smartchain/assets/0x2065E3BD318f155abE5Ad6aa263596f197112261/logo.png differ diff --git a/blockchains/smartchain/assets/0x2089F0CbE8Aca0950FA8c5Bb04ADe2323AEE832F/info.json b/blockchains/smartchain/assets/0x2089F0CbE8Aca0950FA8c5Bb04ADe2323AEE832F/info.json new file mode 100644 index 0000000000000..ef3f6e73cd9b8 --- /dev/null +++ b/blockchains/smartchain/assets/0x2089F0CbE8Aca0950FA8c5Bb04ADe2323AEE832F/info.json @@ -0,0 +1,49 @@ +{ + "name": "Londex", + "website": "https://londex.io/", + "description": "Londex (LDC) is a revolutionary rewards token pioneering trust, transparency and integrity on the binance smart chain. We have introduced a vast utility platform called to accompany the londex token for all crypto investors.", + "explorer": "https://bscscan.com/token/0x2089F0CbE8Aca0950FA8c5Bb04ADe2323AEE832F", + "type": "BEP20", + "symbol": "LDX", + "decimals": 9, + "status": "active", + "id": "0x2089F0CbE8Aca0950FA8c5Bb04ADe2323AEE832F", + "links": [ + { + "name": "github", + "url": "https://github.com/monkey-shanti/londex" + }, + { + "name": "twitter", + "url": "https://twitter.com/londexofficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/londex" + }, + { + "name": "medium", + "url": "https://medium.com/@londex/londex-token-ldx-launched-today-7acf5d4968a5" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/449913419583073" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bdZpap8Wbd" + }, + { + "name": "whitepaper", + "url": "https://londex.io/wp-content/uploads/2021/10/wp-londex.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/londex" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/londex" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2089F0CbE8Aca0950FA8c5Bb04ADe2323AEE832F/logo.png b/blockchains/smartchain/assets/0x2089F0CbE8Aca0950FA8c5Bb04ADe2323AEE832F/logo.png new file mode 100644 index 0000000000000..3bdc457254c64 Binary files /dev/null and b/blockchains/smartchain/assets/0x2089F0CbE8Aca0950FA8c5Bb04ADe2323AEE832F/logo.png differ diff --git a/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json b/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json index 13ead1375745b..6257b1ac8b80d 100644 --- a/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json +++ b/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json @@ -1,5 +1,5 @@ { - "name": "Jetfuel.Finance", + "name": "Fuel Token", "website": "https://jetfuel.finance/", "description": "Jetfuel is a yield farming and yield aggregator platform that combines features from the most successful DeFi projects. The Jet Vault allows users to automate and maximize their returns through various Binance Smart Chain protocols using a variety of liquidity provider tokens, staking tokens and other assets that generate positive yield for the user. The Jet Vaults will automatically harvest, sell, compound and buy tokens for you so you can maximize your returns without lifting a finger.", "research": "https://jetfuel.finance/info", diff --git a/blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/info.json b/blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/info.json index 991681ddce5b0..04201cd862389 100644 --- a/blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/info.json +++ b/blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/info.json @@ -6,6 +6,6 @@ "website": "https://tacocat.co", "description": "TacoCat Token is a utility token on the Binance Smart Chain intended to be the backbone of a lifestyle brand and ecosystem governed and operated by a corporate entity named The TacoCat Company Inc.", "explorer": "https://bscscan.com/token/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65", - "status": "active", + "status": "abandoned", "id": "0x2095d2346e47Ed497d4F39FcfA59918b4346cd65" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2098fEf7eEae592038f4f3C4b008515fed0d5886/info.json b/blockchains/smartchain/assets/0x2098fEf7eEae592038f4f3C4b008515fed0d5886/info.json new file mode 100644 index 0000000000000..d61bab1cd2e73 --- /dev/null +++ b/blockchains/smartchain/assets/0x2098fEf7eEae592038f4f3C4b008515fed0d5886/info.json @@ -0,0 +1,50 @@ +{ + "name": "Rune Shards", + "website": "https://rune.game/", + "description": "The governance token and in-game currency of Rune, an epic dark fantasy universe", + "explorer": "https://bscscan.com/token/0x2098fEf7eEae592038f4f3C4b008515fed0d5886", + "type": "BEP20", + "symbol": "RXS", + "decimals": 18, + "status": "active", + "id": "0x2098fEf7eEae592038f4f3C4b008515fed0d5886", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RuneMetaverse" + }, + { + "name": "telegram", + "url": "https://t.me/RuneMetaverse" + }, + { + "name": "medium", + "url": "https://medium.com/runemmo" + }, + { + "name": "docs", + "url": "https://docs.rune.game" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rune-shards/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/rune-shards/" + }, + { + "name": "facebook", + "url": "https://facebook.com/RuneMetaverse/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/rune/" + } + ], + "tags": [ + "nft", + "defi", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x2098fEf7eEae592038f4f3C4b008515fed0d5886/logo.png b/blockchains/smartchain/assets/0x2098fEf7eEae592038f4f3C4b008515fed0d5886/logo.png new file mode 100644 index 0000000000000..dab4c3c779c7d Binary files /dev/null and b/blockchains/smartchain/assets/0x2098fEf7eEae592038f4f3C4b008515fed0d5886/logo.png differ diff --git a/blockchains/smartchain/assets/0x20D39a5130F799b95B55a930E5b7eBC589eA9Ed8/info.json b/blockchains/smartchain/assets/0x20D39a5130F799b95B55a930E5b7eBC589eA9Ed8/info.json new file mode 100644 index 0000000000000..8cb597ce7f40c --- /dev/null +++ b/blockchains/smartchain/assets/0x20D39a5130F799b95B55a930E5b7eBC589eA9Ed8/info.json @@ -0,0 +1,21 @@ +{ + "name": "Heroes&Empires", + "type": "BEP20", + "symbol": "HE", + "decimals": 18, + "website": "https://heroesempires.com/", + "description": "Heroes & Empires is a strategy game that combines the distinctive elements of Idle RPG and the tactics of auto chess, connected with blockchain technology. By taking advantage of the Non-Fungible Token (NFT) characteristic to create characters and items.", + "explorer": "https://bscscan.com/token/0x20D39a5130F799b95B55a930E5b7eBC589eA9Ed8", + "status": "active", + "id": "0x20D39a5130F799b95B55a930E5b7eBC589eA9Ed8", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/heroes-and-empires/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/heroes-empires" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x20D39a5130F799b95B55a930E5b7eBC589eA9Ed8/logo.png b/blockchains/smartchain/assets/0x20D39a5130F799b95B55a930E5b7eBC589eA9Ed8/logo.png new file mode 100644 index 0000000000000..c48e2733ff537 Binary files /dev/null and b/blockchains/smartchain/assets/0x20D39a5130F799b95B55a930E5b7eBC589eA9Ed8/logo.png differ diff --git a/blockchains/smartchain/assets/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6/info.json b/blockchains/smartchain/assets/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6/info.json new file mode 100644 index 0000000000000..23360e1ab5536 --- /dev/null +++ b/blockchains/smartchain/assets/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6/info.json @@ -0,0 +1,41 @@ +{ + "name": "Chess", + "website": "https://tranchess.com/", + "description": "Tranchess Protocol is a tokenized asset management and derivatives trading protocol. Inspired by tranches fund that caters investors with different risk appetite, Tranchess aims to provide different risk/return matrix out of a single main fund that tracks a specific underlying asset.", + "type": "BEP20", + "symbol": "CHESS", + "decimals": 18, + "status": "active", + "explorer": "https://bscscan.com/token/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6", + "id": "0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6", + "links": [ + { + "name": "github", + "url": "https://github.com/tranchess/contract-core" + }, + { + "name": "twitter", + "url": "https://twitter.com/tranchess" + }, + { + "name": "medium", + "url": "https://medium.com/@tranchess" + }, + { + "name": "telegram", + "url": "https://t.me/tranchess" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tranchess" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tranchess" + }, + { + "name": "discord", + "url": "https://discord.com/invite/tKxAq78VBr" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6/logo.png b/blockchains/smartchain/assets/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6/logo.png new file mode 100644 index 0000000000000..6a677de5b1be9 Binary files /dev/null and b/blockchains/smartchain/assets/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6/logo.png differ diff --git a/blockchains/smartchain/assets/0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa/info.json b/blockchains/smartchain/assets/0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa/info.json new file mode 100644 index 0000000000000..db52abd07cb84 --- /dev/null +++ b/blockchains/smartchain/assets/0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa/info.json @@ -0,0 +1,34 @@ +{ + "name": "APENFT", + "symbol": "NFT", + "type": "BEP20", + "decimals": 6, + "description": "APENFT Fund was born with the mission to register worid-class artworks as NFTs on blockchain and aim to be the ARK Funds in the NFT space to buld a bridge between top-notch artists and blockchain, and to support the growth of native crypto NFT artists.", + "website": "https://apenft.io/", + "explorer": "https://bscscan.com/token/0x20ee7b720f4e4c4ffcb00c4065cdae55271aecca", + "status": "active", + "id": "0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/apenftorg" + }, + { + "name": "telegram", + "url": "https://t.me/apenftEN" + }, + { + "name": "whitepaper", + "url": "https://fundation.apenft.io/book/APENFT%20White%20Paper.pdf" + }, + { + "name": "medium", + "url": "https://apenftorg.medium.com/" + } + ], + "tags": [ + "nft", + "governance" + ] +} + diff --git a/blockchains/smartchain/assets/0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa/logo.png b/blockchains/smartchain/assets/0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa/logo.png new file mode 100644 index 0000000000000..4ab1ef9ebc608 Binary files /dev/null and b/blockchains/smartchain/assets/0x20eE7B720f4E4c4FFcB00C4065cdae55271aECCa/logo.png differ diff --git a/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/info.json b/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/info.json index ab1d9033d20d6..911a1d5df69a8 100644 --- a/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/info.json +++ b/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/info.json @@ -1,12 +1,33 @@ { - "name": "Ethereum Token", + "name": "BNB pegged Ethereum", "website": "https://ethereum.org/", - "description": "Ethereum is a global, open-source platform for decentralized applications. Eth is fueling transactions on the Chain.", + "description": "BNB pegged Ethereum (ETH BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Ethereum (ETH) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x2170Ed0880ac9A755fd29B2688956BD959F933F8", "research": "https://research.binance.com/en/projects/ethereum", "type": "BEP20", "symbol": "ETH", "decimals": 18, "status": "active", - "id": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8" + "id": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/ethereum/ethereum-org-website" + }, + { + "name": "twitter", + "url": "https://twitter.com/ethdotorg" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g" + }, + { + "name": "discord", + "url": "https://discord.com/invite/CetY6Y4" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2189455051A1c1E6190276f84f73Ec6Fb2fe62DF/info.json b/blockchains/smartchain/assets/0x2189455051A1c1E6190276f84f73Ec6Fb2fe62DF/info.json new file mode 100644 index 0000000000000..4dcdd2be844a7 --- /dev/null +++ b/blockchains/smartchain/assets/0x2189455051A1c1E6190276f84f73Ec6Fb2fe62DF/info.json @@ -0,0 +1,29 @@ +{ + "name": "BITCONEY", + "website": "https://www.bitconeytoken.com", + "description": "BITCONEY is a game reward token created for the 'Crypto Bunny' mobile game, a free play-to-earn crypto game. The players in the game are rewarded with CB coins which they can convert to BITCONEY tokens and withdraw to their wallets.", + "explorer": "https://bscscan.com/token/0x2189455051A1c1E6190276f84f73Ec6Fb2fe62DF", + "type": "BEP20", + "symbol": "BITCONEY", + "decimals": 8, + "status": "active", + "id": "0x2189455051A1c1E6190276f84f73Ec6Fb2fe62DF", + "links": [ + { + "name": "github", + "url": "https://github.com/harshasamedha/BitConey" + }, + { + "name": "twitter", + "url": "https://twitter.com/Bitconey" + }, + { + "name": "whitepaper", + "url": "https://bitconeytoken.com/BitConey_Whitepaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/profile.php?id=100089680055861" + } + ] +} diff --git a/blockchains/smartchain/assets/0x2189455051A1c1E6190276f84f73Ec6Fb2fe62DF/logo.png b/blockchains/smartchain/assets/0x2189455051A1c1E6190276f84f73Ec6Fb2fe62DF/logo.png new file mode 100644 index 0000000000000..bd29d5b410f7f Binary files /dev/null and b/blockchains/smartchain/assets/0x2189455051A1c1E6190276f84f73Ec6Fb2fe62DF/logo.png differ diff --git a/blockchains/smartchain/assets/0x21EA8618b9168Eb8936c3e02F0809BBE901282ac/info.json b/blockchains/smartchain/assets/0x21EA8618b9168Eb8936c3e02F0809BBE901282ac/info.json new file mode 100644 index 0000000000000..0454f76809adc --- /dev/null +++ b/blockchains/smartchain/assets/0x21EA8618b9168Eb8936c3e02F0809BBE901282ac/info.json @@ -0,0 +1,37 @@ +{ + "name": "SpacePort Coin", + "website": "https://spaceport.to/", + "description": "SpacePort is a revolutionary retro style arcade game where players can PLAY TO EARN in SPC. Game is completely free to play for all users!", + "explorer": "https://bscscan.com/token/0x21EA8618b9168Eb8936c3e02F0809BBE901282ac", + "type": "BEP20", + "symbol": "SPC", + "decimals": 9, + "status": "active", + "id": "0x21EA8618b9168Eb8936c3e02F0809BBE901282ac", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SpacePortCoin" + }, + { + "name": "telegram", + "url": "https://t.me/OfficialSpacePort" + }, + { + "name": "discord", + "url": "https://discord.com/invite/spaceportarcade" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCjWSh3AoFJUSY7ntLk7ZZ9Q" + }, + { + "name": "facebook", + "url": "https://facebook.com/Playspaceport-102833875406207" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SpacePortCoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x21EA8618b9168Eb8936c3e02F0809BBE901282ac/logo.png b/blockchains/smartchain/assets/0x21EA8618b9168Eb8936c3e02F0809BBE901282ac/logo.png new file mode 100644 index 0000000000000..4e1a1539aa7c7 Binary files /dev/null and b/blockchains/smartchain/assets/0x21EA8618b9168Eb8936c3e02F0809BBE901282ac/logo.png differ diff --git a/blockchains/smartchain/assets/0x22168882276e5D5e1da694343b41DD7726eeb288/info.json b/blockchains/smartchain/assets/0x22168882276e5D5e1da694343b41DD7726eeb288/info.json new file mode 100644 index 0000000000000..362c1da65b56d --- /dev/null +++ b/blockchains/smartchain/assets/0x22168882276e5D5e1da694343b41DD7726eeb288/info.json @@ -0,0 +1,29 @@ +{ + "name": "WallStreetBets DApp", + "type": "BEP20", + "symbol": "WSB", + "decimals": 18, + "website": "https://wsbdapp.com", + "description": "WSBDApp gives users access to stocks, staking and crypto portfolios.", + "explorer": "https://bscscan.com/token/0x22168882276e5D5e1da694343b41DD7726eeb288", + "status": "active", + "id": "0x22168882276e5D5e1da694343b41DD7726eeb288", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WSBDapp" + }, + { + "name": "medium", + "url": "https://wsbdapp.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/wallstreetbets" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCUvxcGE0XCWVPmflZiUXK-g" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x22168882276e5D5e1da694343b41DD7726eeb288/logo.png b/blockchains/smartchain/assets/0x22168882276e5D5e1da694343b41DD7726eeb288/logo.png new file mode 100644 index 0000000000000..e057865cea0b2 Binary files /dev/null and b/blockchains/smartchain/assets/0x22168882276e5D5e1da694343b41DD7726eeb288/logo.png differ diff --git a/blockchains/smartchain/assets/0x2222227E22102Fe3322098e4CBfE18cFebD57c95/info.json b/blockchains/smartchain/assets/0x2222227E22102Fe3322098e4CBfE18cFebD57c95/info.json index ad3254a1b44e0..1ec68d8726550 100644 --- a/blockchains/smartchain/assets/0x2222227E22102Fe3322098e4CBfE18cFebD57c95/info.json +++ b/blockchains/smartchain/assets/0x2222227E22102Fe3322098e4CBfE18cFebD57c95/info.json @@ -7,5 +7,23 @@ "website": "https://alienworlds.io", "explorer": "https://bscscan.com/token/0x2222227E22102Fe3322098e4CBfE18cFebD57c95", "status": "active", - "id": "0x2222227E22102Fe3322098e4CBfE18cFebD57c95" + "id": "0x2222227E22102Fe3322098e4CBfE18cFebD57c95", + "links": [ + { + "name": "telegram", + "url": "https://t.me/AlienWorldsOffical" + }, + { + "name": "twitter", + "url": "https://twitter.com/alienworlds" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/alien-worlds/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/alien-worlds/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2223bF1D7c19EF7C06DAB88938EC7B85952cCd89/info.json b/blockchains/smartchain/assets/0x2223bF1D7c19EF7C06DAB88938EC7B85952cCd89/info.json new file mode 100644 index 0000000000000..65fe4797ef90a --- /dev/null +++ b/blockchains/smartchain/assets/0x2223bF1D7c19EF7C06DAB88938EC7B85952cCd89/info.json @@ -0,0 +1,68 @@ +{ + "name": "Kryxivia", + "type": "BEP20", + "symbol": "KXA", + "decimals": 18, + "website": "https://kryxivia.io/", + "description": "The most advanced 3D NFT Metaverse MMORPG On Blockchain | #BNBChain", + "explorer": "https://bscscan.com/token/0x2223bf1d7c19ef7c06dab88938ec7b85952ccd89", + "status": "active", + "id": "0x2223bF1D7c19EF7C06DAB88938EC7B85952cCd89", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kryxivia" + }, + { + "name": "github", + "url": "https://github.com/Kryxivia" + }, + { + "name": "telegram", + "url": "https://t.me/kryxivia" + }, + { + "name": "telegram_news", + "url": "https://t.me/KryxiviaANN" + }, + { + "name": "blog", + "url": "https://kryxivia.io/en/devblog" + }, + { + "name": "docs", + "url": "https://docs.kryxivia.io/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/eH4fPm66qZ" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/kryxivia/" + }, + { + "name": "whitepaper", + "url": "https://kryxivia.io/kryxivia_paper.pdf" + }, + { + "name": "medium", + "url": "https://kryxivia.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCZV1N-ajeO16504yw4RFR7A" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/fr/currencies/kryxivia/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kryxivia-game" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2223bF1D7c19EF7C06DAB88938EC7B85952cCd89/logo.png b/blockchains/smartchain/assets/0x2223bF1D7c19EF7C06DAB88938EC7B85952cCd89/logo.png new file mode 100644 index 0000000000000..c6b2459cd7c67 Binary files /dev/null and b/blockchains/smartchain/assets/0x2223bF1D7c19EF7C06DAB88938EC7B85952cCd89/logo.png differ diff --git a/blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json b/blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json index 21d180ed7b726..bf060758097a1 100644 --- a/blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json +++ b/blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json @@ -4,7 +4,7 @@ "symbol": "JIND", "decimals": 18, "website": "https://www.jindoinu.info/", - "description": "JIND is the token that will be used by JINDO SWAP and JINDO NFT in the future. JINDO SWAP is a SWAP built on the BSC chain, and if it provides liquidity, you can receive JINDO FEED tokens. In the future these will be used on the JINDO NFT to purchase and synthesize puppies, and JINDO FEED tokens to level up puppies.", + "description": "JIND is the token that will be used by JINDO SWAP and JINDO NFT in the future. JINDO SWAP is a SWAP built on the BSC chain, and if it provides liquidity, you can receive JINDO FEED tokens. In the future these will be used on the JINDO NFT to purchase and synthesize puppies, and JINDO FEED tokens to level up puppies.", "explorer": "https://bscscan.com/token/0x22D6363949E295873D261b812A281D014367e8f9", "status": "active", "id": "0x22D6363949E295873D261b812A281D014367e8f9" diff --git a/blockchains/smartchain/assets/0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd/info.json b/blockchains/smartchain/assets/0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd/info.json new file mode 100644 index 0000000000000..6a39d2b11299f --- /dev/null +++ b/blockchains/smartchain/assets/0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd/info.json @@ -0,0 +1,48 @@ +{ + "name": "Galaxy Heroes", + "type": "BEP20", + "symbol": "GHC", + "decimals": 18, + "website": "https://galaxyheroescoin.com", + "description": "Galaxy Heroes Coin is more than just a token. It will have a never seen before NFT platform and gaming app. Be a hero, a Galaxy Hero!", + "explorer": "https://bscscan.com/token/0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd", + "status": "abandoned", + "id": "0x22dE16487955AE1f842fa0C0bFf6083a7fDEfeDd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/galaxyheroesghc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/galaxy-heroes-coin-new/" + }, + { + "name": "github", + "url": "https://github.com/sumner770/GalaxyHeroesCoin" + }, + { + "name": "telegram", + "url": "https://t.me/galaxyheroescoin" + }, + { + "name": "discord", + "url": "https://discord.com/invite/NWjxH4CB9R" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/galaxyheroescoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/GalaxyHeroesCoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC0XEhzirmXN0AZQIhoR_Vzg" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x23125108bc4c63E4677b2E253Fa498cCb4B3298b/info.json b/blockchains/smartchain/assets/0x23125108bc4c63E4677b2E253Fa498cCb4B3298b/info.json new file mode 100644 index 0000000000000..80a57b31d17e8 --- /dev/null +++ b/blockchains/smartchain/assets/0x23125108bc4c63E4677b2E253Fa498cCb4B3298b/info.json @@ -0,0 +1,37 @@ +{ + "name": "Buff Doge Coin", + "website": "https://www.buffdogecoin.io/", + "description": "Buff Doge Coin is extremely hyper deflationary where each burn will double in its quantity to the previous burn.", + "explorer": "https://bscscan.com/token/0x23125108bc4c63E4677b2E253Fa498cCb4B3298b", + "symbol": "DOGECOIN", + "type": "BEP20", + "decimals": 9, + "status": "active", + "id": "0x23125108bc4c63E4677b2E253Fa498cCb4B3298b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/buffdogecoin" + }, + { + "name": "telegram", + "url": "https://t.me/buffdogecoinofficial" + }, + { + "name": "whitepaper", + "url": "https://3a97c7c4-e2f3-4738-aec8-31b07194fd17.filesusr.com/ugd/cc57ea_25faa44d9e2d4749b57ca81ca934f8b7.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/watch?v=czoMaDABMRI" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/buff-doge-coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/buff-doge-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x23125108bc4c63E4677b2E253Fa498cCb4B3298b/logo.png b/blockchains/smartchain/assets/0x23125108bc4c63E4677b2E253Fa498cCb4B3298b/logo.png new file mode 100644 index 0000000000000..d3976a8fef3e3 Binary files /dev/null and b/blockchains/smartchain/assets/0x23125108bc4c63E4677b2E253Fa498cCb4B3298b/logo.png differ diff --git a/blockchains/smartchain/assets/0x231cF6F78620e42Fe00D0c5C3088b427F355d01c/info.json b/blockchains/smartchain/assets/0x231cF6F78620e42Fe00D0c5C3088b427F355d01c/info.json new file mode 100644 index 0000000000000..58c049297300e --- /dev/null +++ b/blockchains/smartchain/assets/0x231cF6F78620e42Fe00D0c5C3088b427F355d01c/info.json @@ -0,0 +1,36 @@ +{ + "name": "MarketMove.ai", + "type": "BEP20", + "symbol": "MOVE", + "decimals": 9, + "website": "https://marketmove.ai", + "description": "AI-driven platform to lower the entry barrier on BSC, fueled by the MOVE token. Visit marketmove.ai to learn more.", + "explorer": "https://bscscan.com/token/0x231cf6f78620e42fe00d0c5c3088b427f355d01c", + "status": "active", + "id": "0x231cF6F78620e42Fe00D0c5C3088b427F355d01c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/marketmoveAI" + }, + { + "name": "github", + "url": "https://github.com/MarketMoveAI" + }, + { + "name": "telegram", + "url": "https://t.me/MarketMoveAI" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/marketmove" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/marketmove" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x231cF6F78620e42Fe00D0c5C3088b427F355d01c/logo.png b/blockchains/smartchain/assets/0x231cF6F78620e42Fe00D0c5C3088b427F355d01c/logo.png new file mode 100644 index 0000000000000..700d70037073d Binary files /dev/null and b/blockchains/smartchain/assets/0x231cF6F78620e42Fe00D0c5C3088b427F355d01c/logo.png differ diff --git a/blockchains/smartchain/assets/0x23383e18dEedF460EbB918545C8b0588038B7998/info.json b/blockchains/smartchain/assets/0x23383e18dEedF460EbB918545C8b0588038B7998/info.json new file mode 100644 index 0000000000000..03df265ff1db6 --- /dev/null +++ b/blockchains/smartchain/assets/0x23383e18dEedF460EbB918545C8b0588038B7998/info.json @@ -0,0 +1,29 @@ +{ + "name": "Senspark", + "type": "BEP20", + "symbol": "SEN", + "decimals": 18, + "website": "https://senspark.com", + "description": "Senspark is a token used to build a platform to support the financial and economic system applied to GameFi and Metaverse products in the ecosystem of Senspark and its partners.", + "explorer": "https://bscscan.com/token/0x23383e18dEedF460EbB918545C8b0588038B7998", + "status": "active", + "id": "0x23383e18dEedF460EbB918545C8b0588038B7998", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SensparkMeta" + }, + { + "name": "telegram", + "url": "https://t.me/senspark_channel" + }, + { + "name": "facebook", + "url": "https://facebook.com/TeamSenspark" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x23383e18dEedF460EbB918545C8b0588038B7998/logo.png b/blockchains/smartchain/assets/0x23383e18dEedF460EbB918545C8b0588038B7998/logo.png new file mode 100644 index 0000000000000..e5b7e0fa38114 Binary files /dev/null and b/blockchains/smartchain/assets/0x23383e18dEedF460EbB918545C8b0588038B7998/logo.png differ diff --git a/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json b/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json index 1b159bb28e5ef..67219a6c3c5e5 100644 --- a/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json +++ b/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x23396cF899Ca06c4472205fC903bDB4de249D6fC", + "tags": [ + "stablecoin" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json b/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json index 1e51d509d362f..5eb1321297916 100644 --- a/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json +++ b/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json @@ -1,5 +1,5 @@ { - "name": "DITTO Money Token", + "name": "Ditto", "website": "https://ditto.money", "description": "The dominant elastic supply token on Binance Smart Chain.", "explorer": "https://bscscan.com/token/0x233d91a0713155003fc4dce0afa871b508b3b715", diff --git a/blockchains/smartchain/assets/0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978/info.json b/blockchains/smartchain/assets/0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978/info.json new file mode 100644 index 0000000000000..b0514fb2aa9a0 --- /dev/null +++ b/blockchains/smartchain/assets/0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978/info.json @@ -0,0 +1,28 @@ +{ + "name": "Dalarnia", + "type": "BEP20", + "symbol": "DAR", + "decimals": 6, + "website": "https://www.minesofdalarnia.com", + "description": "Mines of Dalarnia is an action-adventure game. Players mine and combine various in-game items, improving their skills and gear to unlock the MoD universe's secrets while fighting enemies and searching for rare relics and artifacts.", + "explorer": "https://bscscan.com/token/0x23ce9e926048273ef83be0a3a8ba9cb6d45cd978", + "status": "active", + "id": "0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MinesOfDalarnia" + }, + { + "name": "twitter", + "url": "https://twitter.com/MinesOfDalarnia" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mines-of-dalarnia/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978/logo.png b/blockchains/smartchain/assets/0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978/logo.png new file mode 100644 index 0000000000000..c8e37a57ef89c Binary files /dev/null and b/blockchains/smartchain/assets/0x23CE9e926048273eF83be0A3A8Ba9Cb6D45cd978/logo.png differ diff --git a/blockchains/smartchain/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json b/blockchains/smartchain/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json new file mode 100644 index 0000000000000..bf5ade8df097c --- /dev/null +++ b/blockchains/smartchain/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise NFT Stakes", + "type": "BEP20", + "symbol": "nftRISE", + "decimals": 0, + "website": "https://www.everrise.com/", + "description": "EverRise Staking NFTs are containers of Vote Escrowed (ve)EverRise weighted governance tokens. veRISE generates rewards from the auto-buyback with a market driven yield curve, based on the transaction volume of EverRise trades and veEverRise sales.", + "explorer": "https://bscscan.com/token/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "status": "active", + "id": "0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png b/blockchains/smartchain/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png new file mode 100644 index 0000000000000..4272c382f1522 Binary files /dev/null and b/blockchains/smartchain/assets/0x23cD2E6b283754Fd2340a75732f9DdBb5d11807e/logo.png differ diff --git a/blockchains/smartchain/assets/0x24086EAb82DBDaa4771d0A5D66B0D810458b0E86/info.json b/blockchains/smartchain/assets/0x24086EAb82DBDaa4771d0A5D66B0D810458b0E86/info.json new file mode 100644 index 0000000000000..a420810cce621 --- /dev/null +++ b/blockchains/smartchain/assets/0x24086EAb82DBDaa4771d0A5D66B0D810458b0E86/info.json @@ -0,0 +1,28 @@ +{ + "name": "Pepe AI", + "symbol": "PEPEAI", + "type": "BEP20", + "decimals": 18, + "description": "PepeAI is an innovative cryptocurrency token that has captured the attention of the crypto community, building on the recent hype around the famous Pepe the Frog meme.", + "website": "https://pepeai.io", + "explorer": "https://bscscan.com/token/0x24086eab82dbdaa4771d0a5d66b0d810458b0e86", + "status": "active", + "id": "0x24086EAb82DBDaa4771d0A5D66B0D810458b0E86", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepeaicoin" + }, + { + "name": "telegram", + "url": "https://t.me/pepeaicoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepe-ai/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x24086EAb82DBDaa4771d0A5D66B0D810458b0E86/logo.png b/blockchains/smartchain/assets/0x24086EAb82DBDaa4771d0A5D66B0D810458b0E86/logo.png new file mode 100644 index 0000000000000..69118232c68bf Binary files /dev/null and b/blockchains/smartchain/assets/0x24086EAb82DBDaa4771d0A5D66B0D810458b0E86/logo.png differ diff --git a/blockchains/smartchain/assets/0x2456BBAD80BfAD346AecEa45fA38C81a6963132D/info.json b/blockchains/smartchain/assets/0x2456BBAD80BfAD346AecEa45fA38C81a6963132D/info.json new file mode 100644 index 0000000000000..cdcf69966e6cd --- /dev/null +++ b/blockchains/smartchain/assets/0x2456BBAD80BfAD346AecEa45fA38C81a6963132D/info.json @@ -0,0 +1,52 @@ +{ + "name": "Meta Ruffy", + "type": "BEP20", + "symbol": "MR", + "decimals": 18, + "website": "https://metaruffy.io/", + "description": "Meta Ruffy is an open world in the Metaverse, besides the already playable Metaverse it also offers tons of other Utilities like Mystery Staking, NFTs and many more.!", + "explorer": "https://bscscan.com/token/0x2456BBAD80BfAD346AecEa45fA38C81a6963132D", + "status": "active", + "id": "0x2456BBAD80BfAD346AecEa45fA38C81a6963132D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/meta_ruffy" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/meta-ruffy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/meta-ruffy/" + }, + { + "name": "telegram", + "url": "https://t.me/meta_ruffy" + }, + { + "name": "facebook", + "url": "https://facebook.com/MetaRuffy-107043791886658" + }, + { + "name": "discord", + "url": "https://discord.com/JDcXJNfMum" + }, + { + "name": "whitepaper", + "url": "https://metaruffy.io/wp-content/uploads/2022/02/Whitepaper_02.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/meta_ruffy" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x2456BBAD80BfAD346AecEa45fA38C81a6963132D#code" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x2456BBAD80BfAD346AecEa45fA38C81a6963132D/logo.png b/blockchains/smartchain/assets/0x2456BBAD80BfAD346AecEa45fA38C81a6963132D/logo.png new file mode 100644 index 0000000000000..9e1ece7b6a651 Binary files /dev/null and b/blockchains/smartchain/assets/0x2456BBAD80BfAD346AecEa45fA38C81a6963132D/logo.png differ diff --git a/blockchains/smartchain/assets/0x24D787e9B88Cb62D74e961C1C1d78E4ee47618E5/info.json b/blockchains/smartchain/assets/0x24D787e9B88Cb62D74e961C1C1d78E4ee47618E5/info.json new file mode 100644 index 0000000000000..72034741aee8a --- /dev/null +++ b/blockchains/smartchain/assets/0x24D787e9B88Cb62D74e961C1C1d78E4ee47618E5/info.json @@ -0,0 +1,21 @@ +{ + "name": "Binapet", + "website": "https://binapet.com", + "description": "Binapet ecosystem is the perfect combination of NFT gaming and DeFi that enables users to have fun and earn profit simultaneously.", + "explorer": "https://bscscan.com/token/0x24D787e9B88Cb62D74e961C1C1d78E4ee47618E5", + "type": "BEP20", + "symbol": "BPET", + "decimals": 18, + "status": "active", + "id": "0x24D787e9B88Cb62D74e961C1C1d78E4ee47618E5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binapet" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/binapet" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x24D787e9B88Cb62D74e961C1C1d78E4ee47618E5/logo.png b/blockchains/smartchain/assets/0x24D787e9B88Cb62D74e961C1C1d78E4ee47618E5/logo.png new file mode 100644 index 0000000000000..5f9f40c214891 Binary files /dev/null and b/blockchains/smartchain/assets/0x24D787e9B88Cb62D74e961C1C1d78E4ee47618E5/logo.png differ diff --git a/blockchains/smartchain/assets/0x24cE3d571fBcFD9D81dc0e1a560504636a4D046d/info.json b/blockchains/smartchain/assets/0x24cE3d571fBcFD9D81dc0e1a560504636a4D046d/info.json new file mode 100644 index 0000000000000..5ca9c94acf248 --- /dev/null +++ b/blockchains/smartchain/assets/0x24cE3d571fBcFD9D81dc0e1a560504636a4D046d/info.json @@ -0,0 +1,45 @@ +{ + "name": "MetaPets", + "type": "BEP20", + "symbol": "MetaPets", + "decimals": 9, + "website": "https://metapetscoin.com", + "description": "Own your pets in the metaverse", + "explorer": "https://bscscan.com/token/0x24cE3d571fBcFD9D81dc0e1a560504636a4D046d", + "status": "active", + "id": "0x24cE3d571fBcFD9D81dc0e1a560504636a4D046d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/metapetscoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metapets/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/metapets" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/Metapets/" + }, + { + "name": "telegram", + "url": "https://t.me/metapets" + }, + { + "name": "whitepaper", + "url": "https://metapetscoin.gitbook.io/metapets/" + }, + { + "name": "discord", + "url": "https://discord.com/NQKR42dVmm" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metapets/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x24cE3d571fBcFD9D81dc0e1a560504636a4D046d/logo.png b/blockchains/smartchain/assets/0x24cE3d571fBcFD9D81dc0e1a560504636a4D046d/logo.png new file mode 100644 index 0000000000000..656f6523e6873 Binary files /dev/null and b/blockchains/smartchain/assets/0x24cE3d571fBcFD9D81dc0e1a560504636a4D046d/logo.png differ diff --git a/blockchains/smartchain/assets/0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3/info.json b/blockchains/smartchain/assets/0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3/info.json new file mode 100644 index 0000000000000..facdec75e7d7a --- /dev/null +++ b/blockchains/smartchain/assets/0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3/info.json @@ -0,0 +1,25 @@ +{ + "name": "RedFEG", + "type": "BEP20", + "symbol": "REDFEG 🦍", + "decimals": 9, + "website": "https://feg.red", + "description": "REDFEG is BEP-20 token that is determined to feed every community member.", + "explorer": "https://bscscan.com/token/0x25574cad6f03ffacd9d08b288e8d5d88997fb2f3", + "status": "active", + "id": "0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/RedFEG" + }, + { + "name": "twitter", + "url": "https://twitter.com/Red_FEG" + }, + { + "name": "github", + "url": "https://github.com/RedTeam-Blockchain" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3/logo.png b/blockchains/smartchain/assets/0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3/logo.png new file mode 100644 index 0000000000000..0b2c96b2a9227 Binary files /dev/null and b/blockchains/smartchain/assets/0x25574Cad6F03FFacD9D08b288e8D5d88997fb2f3/logo.png differ diff --git a/blockchains/smartchain/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/info.json b/blockchains/smartchain/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/info.json new file mode 100644 index 0000000000000..c43923242504f --- /dev/null +++ b/blockchains/smartchain/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/info.json @@ -0,0 +1,28 @@ +{ + "name": "Alvey Chain", + "type": "BEP20", + "symbol": "wALV", + "decimals": 18, + "website": "https://www.alveychain.com", + "description": "Alvey Coin is a decentralized blockchain project built on Bitcoin's UTXO model, with support for Ethereum Virtual Machine based smart contracts, and secured by a Proof of Stake consensus.", + "explorer": "https://bscscan.com/token/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497", + "status": "active", + "id": "0x256D1fCE1b1221e8398f65F9B36033CE50B2D497", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AlveyChain" + }, + { + "name": "github", + "url": "https://github.com/AlveyCoin" + }, + { + "name": "telegram", + "url": "https://t.me/AlveyChain" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/logo.png b/blockchains/smartchain/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/logo.png new file mode 100644 index 0000000000000..a101ec3060214 Binary files /dev/null and b/blockchains/smartchain/assets/0x256D1fCE1b1221e8398f65F9B36033CE50B2D497/logo.png differ diff --git a/blockchains/smartchain/assets/0x257a8d1E03D17B8535a182301f15290F11674b53/info.json b/blockchains/smartchain/assets/0x257a8d1E03D17B8535a182301f15290F11674b53/info.json new file mode 100644 index 0000000000000..dc05343a00e8f --- /dev/null +++ b/blockchains/smartchain/assets/0x257a8d1E03D17B8535a182301f15290F11674b53/info.json @@ -0,0 +1,41 @@ +{ + "name": "Kawaii Islands", + "website": "https://kawaii.global", + "description": "Kawaii Islands is a NFT simulation play-to-earn game that creates a fantasy universe on the cloud for multiplayers to experience a whole set of simulation gaming with farming, crafting, home designing, styling and social-networking.", + "type": "BEP20", + "symbol": "KWT", + "decimals": 18, + "status": "active", + "explorer": "https://bscscan.com/token/0x257a8d1E03D17B8535a182301f15290F11674b53", + "id": "0x257a8d1E03D17B8535a182301f15290F11674b53", + "links": [ + { + "name": "github", + "url": "https://github.com/kawaii-islands" + }, + { + "name": "twitter", + "url": "https://twitter.com/kawaii_islands" + }, + { + "name": "medium", + "url": "https://medium.com/@kawaii_islands" + }, + { + "name": "telegram", + "url": "https://t.me/kawaii_islands" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kawaii-islands" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kawaii-islands/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/nN4FDesACB" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x257a8d1E03D17B8535a182301f15290F11674b53/logo.png b/blockchains/smartchain/assets/0x257a8d1E03D17B8535a182301f15290F11674b53/logo.png new file mode 100644 index 0000000000000..95fdb671542dc Binary files /dev/null and b/blockchains/smartchain/assets/0x257a8d1E03D17B8535a182301f15290F11674b53/logo.png differ diff --git a/blockchains/smartchain/assets/0x2582d7Afc1bF4496bcb87b6C2a72D24DB279dD0e/info.json b/blockchains/smartchain/assets/0x2582d7Afc1bF4496bcb87b6C2a72D24DB279dD0e/info.json new file mode 100644 index 0000000000000..af2484fe4f4d3 --- /dev/null +++ b/blockchains/smartchain/assets/0x2582d7Afc1bF4496bcb87b6C2a72D24DB279dD0e/info.json @@ -0,0 +1,44 @@ +{ + "name": "StepD", + "type": "BEP20", + "symbol": "$STEPD", + "decimals": 9, + "website": "https://stepd.finance/", + "description": "STEPD is a fantastic project for those who want to strengthen the friendship with their pet and earn money in a meaningful way while walking. We are the first Move-To-Earn project that has a close relationship with pets.", + "explorer": "https://bscscan.com/token/0x2582d7afc1bf4496bcb87b6c2a72d24db279dd0e", + "status": "active", + "id": "0x2582d7Afc1bF4496bcb87b6C2a72D24DB279dD0e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/StepOfDoge" + }, + { + "name": "telegram", + "url": "https://t.me/STEPOFDOGE" + }, + { + "name": "telegram_news", + "url": "https://t.me/STEPOFDOGE" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.stepd.finance/" + }, + { + "name": "facebook", + "url": "https://facebook.com/stepdofdoge" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stepd/" + }, + { + "name": "github", + "url": "https://github.com/coinscope-co/audits/blob/main/stepd/audit.pdf" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x2582d7Afc1bF4496bcb87b6C2a72D24DB279dD0e/logo.png b/blockchains/smartchain/assets/0x2582d7Afc1bF4496bcb87b6C2a72D24DB279dD0e/logo.png new file mode 100644 index 0000000000000..35c8d7a49a8de Binary files /dev/null and b/blockchains/smartchain/assets/0x2582d7Afc1bF4496bcb87b6C2a72D24DB279dD0e/logo.png differ diff --git a/blockchains/smartchain/assets/0x2598c30330D5771AE9F983979209486aE26dE875/info.json b/blockchains/smartchain/assets/0x2598c30330D5771AE9F983979209486aE26dE875/info.json new file mode 100644 index 0000000000000..b6faae92ae148 --- /dev/null +++ b/blockchains/smartchain/assets/0x2598c30330D5771AE9F983979209486aE26dE875/info.json @@ -0,0 +1,21 @@ +{ + "name": "Any Inu", + "website": "https://www.anyinu.xyz/", + "description": "$AI is a omnichain dog coin powered by Axelar's Interchain Token Service.", + "explorer": "https://bscscan.com/token/0x2598c30330D5771AE9F983979209486aE26dE875", + "symbol": "AI", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x2598c30330D5771AE9F983979209486aE26dE875", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/any-inu/" + }, + { + "name": "twitter", + "url": "https://twitter.com/AnyInuCoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2598c30330D5771AE9F983979209486aE26dE875/logo.png b/blockchains/smartchain/assets/0x2598c30330D5771AE9F983979209486aE26dE875/logo.png new file mode 100644 index 0000000000000..244e0aba97ab0 Binary files /dev/null and b/blockchains/smartchain/assets/0x2598c30330D5771AE9F983979209486aE26dE875/logo.png differ diff --git a/blockchains/smartchain/assets/0x25b15E17164b97202616e36Af1234Db944121185/info.json b/blockchains/smartchain/assets/0x25b15E17164b97202616e36Af1234Db944121185/info.json new file mode 100644 index 0000000000000..8070ec9297568 --- /dev/null +++ b/blockchains/smartchain/assets/0x25b15E17164b97202616e36Af1234Db944121185/info.json @@ -0,0 +1,29 @@ +{ + "name": "HYPER", + "type": "BEP20", + "symbol": "HYPER", + "decimals": 7, + "website": "https://hyperchainx.com/", + "description": "Hyperchain X is the world’s first community-driven token in gaming. The goal is to create a crypto gaming platform with an all-in-one application consisting of elements like: buy-in tournaments, 1 vs 1 high stake battles, league creation options for esport teams, live streams, and an NFT marketplace that is unseen in this space.", + "explorer": "https://bscscan.com/token/0x25b15E17164b97202616e36Af1234Db944121185", + "status": "abandoned", + "id": "0x25b15E17164b97202616e36Af1234Db944121185", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HyperchainX" + }, + { + "name": "telegram", + "url": "https://t.me/hyperchainx" + }, + { + "name": "telegram_news", + "url": "https://t.me/hyperchainxannouncements" + }, + { + "name": "medium", + "url": "https://medium.com/@ninja_krypto" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/info.json b/blockchains/smartchain/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/info.json new file mode 100644 index 0000000000000..cdca67efdd72e --- /dev/null +++ b/blockchains/smartchain/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/info.json @@ -0,0 +1,47 @@ +{ + "name": "AXL INU", + "type": "BEP20", + "symbol": "AXL", + "decimals": 18, + "website": "https://www.axltoken.com", + "description": "AXL INU is being developed as Decentralized Eco-System with a LaunchPad, Farming, Staking, NFT MarketPlace and a Metaverse.", + "explorer": "https://bscscan.com/token/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0", + "status": "active", + "id": "0x25b24B3c47918b7962B3e49C4F468367F73CC0E0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axltoken" + }, + { + "name": "telegram", + "url": "https://t.me/axltoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/axltoken" + }, + { + "name": "medium", + "url": "https://axltoken.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axl-inu/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Axltoken" + }, + { + "name": "telegram_news", + "url": "https://t.me/Axl_Token" + } + ], + "tags": [ + "memes", + "gamefi", + "staking", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/logo.png b/blockchains/smartchain/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/logo.png new file mode 100644 index 0000000000000..0de4c3409f799 Binary files /dev/null and b/blockchains/smartchain/assets/0x25b24B3c47918b7962B3e49C4F468367F73CC0E0/logo.png differ diff --git a/blockchains/smartchain/assets/0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd/info.json b/blockchains/smartchain/assets/0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd/info.json new file mode 100644 index 0000000000000..84fa703fd0308 --- /dev/null +++ b/blockchains/smartchain/assets/0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd/info.json @@ -0,0 +1,21 @@ +{ + "name": "Dehero Community Token", + "type": "BEP20", + "symbol": "HEROES", + "decimals": 12, + "website": "https://dehero.co/", + "description": "DeHero is a decentralized GameFi application based on BSC.", + "explorer": "https://bscscan.com/token/0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd", + "status": "active", + "id": "0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MIXMARVELGAME" + }, + { + "name": "telegram", + "url": "https://t.me/MixMarvelGlobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd/logo.png b/blockchains/smartchain/assets/0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd/logo.png new file mode 100644 index 0000000000000..cb415fb6ca0c3 Binary files /dev/null and b/blockchains/smartchain/assets/0x261510Dd6257494eEA1DDA7618DBe8a7b87870dd/logo.png differ diff --git a/blockchains/smartchain/assets/0x26165a5a3Dd21FA528bECf3Ff7F114D00a517344/info.json b/blockchains/smartchain/assets/0x26165a5a3Dd21FA528bECf3Ff7F114D00a517344/info.json new file mode 100644 index 0000000000000..78043e2f07327 --- /dev/null +++ b/blockchains/smartchain/assets/0x26165a5a3Dd21FA528bECf3Ff7F114D00a517344/info.json @@ -0,0 +1,28 @@ +{ + "name": "META", + "website": "https://metabsc.app", + "description": "META is a community meme and rewards token. All holders of META are automatically rewarded SHIB. Hold META, and watch your SHIB grow passively.", + "explorer": "https://bscscan.com/token/0x26165a5a3Dd21FA528bECf3Ff7F114D00a517344", + "type": "BEP20", + "symbol": "$META", + "decimals": 9, + "status": "active", + "id": "0x26165a5a3Dd21FA528bECf3Ff7F114D00a517344", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/meta_token_bsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/meta-/" + }, + { + "name": "twitter", + "url": "https://twitter.com/META_Shiba" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x26165a5a3Dd21FA528bECf3Ff7F114D00a517344/logo.png b/blockchains/smartchain/assets/0x26165a5a3Dd21FA528bECf3Ff7F114D00a517344/logo.png new file mode 100644 index 0000000000000..4332bab8d7a4d Binary files /dev/null and b/blockchains/smartchain/assets/0x26165a5a3Dd21FA528bECf3Ff7F114D00a517344/logo.png differ diff --git a/blockchains/smartchain/assets/0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa/info.json b/blockchains/smartchain/assets/0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa/info.json new file mode 100644 index 0000000000000..d7661a45b752a --- /dev/null +++ b/blockchains/smartchain/assets/0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa/info.json @@ -0,0 +1,38 @@ +{ + "name": "StarSharks", + "type": "BEP20", + "symbol": "SEA", + "decimals": 18, + "website": "https://starsharks.com/", + "explorer": "https://bscscan.com/token/0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa", + "id": "0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa", + "status": "active", + "description": "StarSharks is a community-driven shark metaverse where players, developers and investors could define the value evolution of underlying NFTs in a sustainable ecosystem. This project aims to cultivate and share value of content with the community, and to disrupt the current GameFi world where assets are isolated in one game. StarSharks is powered with dual-token system: SSS, governance token; and SEA, game token.", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/StarSharks_SSS" + }, + { + "name": "telegram", + "url": "https://t.me/starsharks_SSS" + }, + { + "name": "discord", + "url": "https://discord.com/invite/TZfxJbnS3e" + }, + { + "name": "medium", + "url": "https://medium.com/@StarSharks" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/zh/currencies/starsharks-sss/" + } + ], + "tags": [ + "nft", + "staking", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa/logo.png b/blockchains/smartchain/assets/0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa/logo.png new file mode 100644 index 0000000000000..7858491bcd93c Binary files /dev/null and b/blockchains/smartchain/assets/0x26193C7fa4354AE49eC53eA2cEBC513dc39A10aa/logo.png differ diff --git a/blockchains/smartchain/assets/0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8/info.json b/blockchains/smartchain/assets/0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8/info.json new file mode 100644 index 0000000000000..e29cee954d57d --- /dev/null +++ b/blockchains/smartchain/assets/0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8/info.json @@ -0,0 +1,45 @@ +{ + "name": "Decentraland", + "website": "https://decentraland.org", + "description": "Decentraland (MANA) defines itself as a virtual reality platform powered by the Ethereum blockchain that allows users to create, experience, and monetize content and applications.", + "explorer": "https://bscscan.com/token/0x26433c8127d9b4e9b71eaa15111df99ea2eeb2f8", + "type": "BEP20", + "symbol": "MANA", + "decimals": 18, + "status": "active", + "id": "0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8", + "tags": [ + "gamefi", + "nft" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/decentraland" + }, + { + "name": "twitter", + "url": "https://twitter.com/decentraland" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/decentraland" + }, + { + "name": "blog", + "url": "https://blog.decentraland.org/" + }, + { + "name": "facebook", + "url": "https://facebook.com/decentraland/" + }, + { + "name": "whitepaper", + "url": "https://decentraland.org/whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/decentraland/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8/logo.png b/blockchains/smartchain/assets/0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8/logo.png new file mode 100644 index 0000000000000..2e4e2b57b7959 Binary files /dev/null and b/blockchains/smartchain/assets/0x26433c8127d9b4e9B71Eaa15111DF99Ea2EeB2f8/logo.png differ diff --git a/blockchains/smartchain/assets/0x265f638eAb14dD43D80bB71AAe3289B1c6d46A3f/info.json b/blockchains/smartchain/assets/0x265f638eAb14dD43D80bB71AAe3289B1c6d46A3f/info.json new file mode 100644 index 0000000000000..ffbf448b24cf4 --- /dev/null +++ b/blockchains/smartchain/assets/0x265f638eAb14dD43D80bB71AAe3289B1c6d46A3f/info.json @@ -0,0 +1,37 @@ +{ + "name": "Binancedog", + "type": "BEP20", + "symbol": "Bidog", + "decimals": 9, + "website": "https://www.binancedog.net/", + "description": "Binance dog is a deflationary token which is centered by the community and driven by the internal force.", + "explorer": "https://bscscan.com/token/0x265f638eAb14dD43D80bB71AAe3289B1c6d46A3f", + "status": "active", + "id": "0x265f638eAb14dD43D80bB71AAe3289B1c6d46A3f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BidogCoin" + }, + { + "name": "telegram", + "url": "https://t.me/BidogCoin" + }, + { + "name": "discord", + "url": "https://discord.com/BidogCoin" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x265f638eab14dd43d80bb71aae3289b1c6d46a3f#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/binancedog/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/binancedog" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x265f638eAb14dD43D80bB71AAe3289B1c6d46A3f/logo.png b/blockchains/smartchain/assets/0x265f638eAb14dD43D80bB71AAe3289B1c6d46A3f/logo.png new file mode 100644 index 0000000000000..3cefc872c8e20 Binary files /dev/null and b/blockchains/smartchain/assets/0x265f638eAb14dD43D80bB71AAe3289B1c6d46A3f/logo.png differ diff --git a/blockchains/smartchain/assets/0x26619FA1d4c957C58096bBbeCa6588dCFB12E109/info.json b/blockchains/smartchain/assets/0x26619FA1d4c957C58096bBbeCa6588dCFB12E109/info.json new file mode 100644 index 0000000000000..c1b8259f41cf7 --- /dev/null +++ b/blockchains/smartchain/assets/0x26619FA1d4c957C58096bBbeCa6588dCFB12E109/info.json @@ -0,0 +1,28 @@ +{ + "name": "TIME", + "type": "BEP20", + "symbol": "TIME", + "decimals": 18, + "website": "https://meta-time.org/", + "description": "TIME is a token that can be earned or used in a developed game for entertainment.", + "explorer": "https://bscscan.com/token/0x26619FA1d4c957C58096bBbeCa6588dCFB12E109", + "status": "active", + "id": "0x26619FA1d4c957C58096bBbeCa6588dCFB12E109", + "links": [ + { + "name": "source_code", + "url": "https://bscscan.com/address/0x26619FA1d4c957C58096bBbeCa6588dCFB12E109#code" + }, + { + "name": "blog", + "url": "https://www.meta-time.org/" + }, + { + "name": "whitepaper", + "url": "https://www.meta-time.org/whitepaper.pdf" + } + ], + "tags": [ + "binance-peg" + ] +} diff --git a/blockchains/smartchain/assets/0x26619FA1d4c957C58096bBbeCa6588dCFB12E109/logo.png b/blockchains/smartchain/assets/0x26619FA1d4c957C58096bBbeCa6588dCFB12E109/logo.png new file mode 100644 index 0000000000000..2f920ca688c27 Binary files /dev/null and b/blockchains/smartchain/assets/0x26619FA1d4c957C58096bBbeCa6588dCFB12E109/logo.png differ diff --git a/blockchains/smartchain/assets/0x26734ADd0650719eA29087fe5CC0AaB81b4f237D/info.json b/blockchains/smartchain/assets/0x26734ADd0650719eA29087fe5CC0AaB81b4f237D/info.json new file mode 100644 index 0000000000000..b220de8a7234a --- /dev/null +++ b/blockchains/smartchain/assets/0x26734ADd0650719eA29087fe5CC0AaB81b4f237D/info.json @@ -0,0 +1,28 @@ +{ + "name": "STEMX", + "type": "BEP20", + "symbol": "STEMX", + "decimals": 18, + "website": "https://stemx.pro/", + "description": "STEM is an exchange where each sports team has its own token. The price of the token is determined by the team's performance indicators.", + "explorer": "https://bscscan.com/token/0x26734add0650719ea29087fe5cc0aab81b4f237d", + "status": "active", + "id": "0x26734ADd0650719eA29087fe5CC0AaB81b4f237D", + "links": [ + { + "name": "telegram", + "url": "https://t.me/stemxme" + }, + { + "name": "twitter", + "url": "https://twitter.com/STEMRUCOM" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/stemx/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x26734ADd0650719eA29087fe5CC0AaB81b4f237D/logo.png b/blockchains/smartchain/assets/0x26734ADd0650719eA29087fe5CC0AaB81b4f237D/logo.png new file mode 100644 index 0000000000000..78e7c338993c7 Binary files /dev/null and b/blockchains/smartchain/assets/0x26734ADd0650719eA29087fe5CC0AaB81b4f237D/logo.png differ diff --git a/blockchains/smartchain/assets/0x26C98b27aB51Af12C616d2D2Eb99909B6BDE6dde/info.json b/blockchains/smartchain/assets/0x26C98b27aB51Af12C616d2D2Eb99909B6BDE6dde/info.json new file mode 100644 index 0000000000000..6a24098a89529 --- /dev/null +++ b/blockchains/smartchain/assets/0x26C98b27aB51Af12C616d2D2Eb99909B6BDE6dde/info.json @@ -0,0 +1,24 @@ +{ + "name": "YO EXCHANGE", + "type": "BEP20", + "symbol": "YOEX", + "decimals": 12, + "website": "https://yoex.io/", + "description": " WE BUILT A CRYPTO PLATFORM TO BUY & SELL Crypto Asset. And this is quite understandable. However, there is a fine point that often gets neglected - the coins or tokens without strong project support are very unlikely to reach the moon with YOEX. That’s why we are here - to make this real. We combined a substantial tokenomic and true projects that have use cases.", + "explorer": "https://bscscan.com/token/0x26c98b27ab51af12c616d2d2eb99909b6bde6dde", + "status": "active", + "id": "0x26C98b27aB51Af12C616d2D2Eb99909B6BDE6dde", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/yo_exchange" + }, + { + "name": "telegram", + "url": "https://t.me/yoexchange" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x26C98b27aB51Af12C616d2D2Eb99909B6BDE6dde/logo.png b/blockchains/smartchain/assets/0x26C98b27aB51Af12C616d2D2Eb99909B6BDE6dde/logo.png new file mode 100644 index 0000000000000..c11bf96e67591 Binary files /dev/null and b/blockchains/smartchain/assets/0x26C98b27aB51Af12C616d2D2Eb99909B6BDE6dde/logo.png differ diff --git a/blockchains/smartchain/assets/0x26DA28954763B92139ED49283625ceCAf52C6f94/info.json b/blockchains/smartchain/assets/0x26DA28954763B92139ED49283625ceCAf52C6f94/info.json new file mode 100644 index 0000000000000..d806c55e93a8e --- /dev/null +++ b/blockchains/smartchain/assets/0x26DA28954763B92139ED49283625ceCAf52C6f94/info.json @@ -0,0 +1,25 @@ +{ + "name": "Venus AAVE", + "website": "https://venus.io/", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VenusProtocol" + }, + { + "name": "medium", + "url": "https://medium.com/VenusProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/VenusProtocol" + } + ], + "explorer": "https://bscscan.com/token/0x26DA28954763B92139ED49283625ceCAf52C6f94", + "type": "BEP20", + "symbol": "vAAVE", + "decimals": 8, + "status": "active", + "id": "0x26DA28954763B92139ED49283625ceCAf52C6f94" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x26DA28954763B92139ED49283625ceCAf52C6f94/logo.png b/blockchains/smartchain/assets/0x26DA28954763B92139ED49283625ceCAf52C6f94/logo.png new file mode 100644 index 0000000000000..a741cf6f616b2 Binary files /dev/null and b/blockchains/smartchain/assets/0x26DA28954763B92139ED49283625ceCAf52C6f94/logo.png differ diff --git a/blockchains/smartchain/assets/0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a/info.json b/blockchains/smartchain/assets/0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a/info.json new file mode 100644 index 0000000000000..b02805e3e87af --- /dev/null +++ b/blockchains/smartchain/assets/0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a/info.json @@ -0,0 +1,25 @@ +{ + "name": "KAKA Token", + "website": "https://kakanft.com/", + "description": "KAKA is a token issued by KAKA NFT World.", + "explorer": "https://bscscan.com/token/0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a", + "type": "BEP20", + "symbol": "KAKA", + "decimals": 18, + "status": "active", + "id": "0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kakanftworld" + }, + { + "name": "telegram", + "url": "https://t.me/KAKANFTWORLD" + }, + { + "name": "medium", + "url": "https://kakanft.medium.com/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a/logo.png b/blockchains/smartchain/assets/0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a/logo.png new file mode 100644 index 0000000000000..f30fc83983f78 Binary files /dev/null and b/blockchains/smartchain/assets/0x26a1BdFa3bb86b2744c4A42EBfDd205761d13a8a/logo.png differ diff --git a/blockchains/smartchain/assets/0x2794DAD4077602eD25A88d03781528D1637898B4/info.json b/blockchains/smartchain/assets/0x2794DAD4077602eD25A88d03781528D1637898B4/info.json new file mode 100644 index 0000000000000..3e52d4bf1c423 --- /dev/null +++ b/blockchains/smartchain/assets/0x2794DAD4077602eD25A88d03781528D1637898B4/info.json @@ -0,0 +1,25 @@ +{ + "name": "VITE Token", + "website": "https://vite.org", + "description": "VITE(Vite) is a lightning-fast blockchain where transactions incur zero fees.", + "explorer": "https://bscscan.com/token/0x2794DAD4077602eD25A88d03781528D1637898B4", + "type": "BEP20", + "symbol": "VITE", + "decimals": 18, + "status": "active", + "id": "0x2794DAD4077602eD25A88d03781528D1637898B4", + "links": [ + { + "name": "github", + "url": "https://github.com/vitelabs" + }, + { + "name": "twitter", + "url": "https://twitter.com/vitelabs" + }, + { + "name": "medium", + "url": "https://medium.com/vitelabs" + } + ] +} diff --git a/blockchains/smartchain/assets/0x2794DAD4077602eD25A88d03781528D1637898B4/logo.png b/blockchains/smartchain/assets/0x2794DAD4077602eD25A88d03781528D1637898B4/logo.png new file mode 100644 index 0000000000000..325568ff33136 Binary files /dev/null and b/blockchains/smartchain/assets/0x2794DAD4077602eD25A88d03781528D1637898B4/logo.png differ diff --git a/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json b/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json index b2e6fe04dacf3..7068adf7df11f 100644 --- a/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json +++ b/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json @@ -1,12 +1,36 @@ { "name": "CumRocket", - "website": "https://cumrocketcrypto.com", - "description": "Deflationary token used for tipping and messaging content creators on our NSFW platforms! This includes an 18+ NFT marketplace as well as a NSFW private content subscription platform! 5% tax on every transaction - 2.5% burn, 2.5% redistribution.", + "website": "https://cumrocket.io", + "description": "CumRocket (CUMMIES) is a deflationary token used for purchasing adult content on their NSFW platform. Users are able to buy, sell and collect 18+ NFTs from their favourite models, as well as chat, tip and subscribe to exclusive content. 5% tax on every transaction - 2.5% burn, 2.5% redistribution.", "explorer": "https://bscscan.com/token/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d", - "research": "https://static1.squarespace.com/static/60553ccba8128169e9a195ef/t/608574906a87341dd3ecac0e/1619358865705/CumRocket+Whitepaper+%2817%29.pdf", "type": "BEP20", "symbol": "CUMMIES", "decimals": 18, "status": "active", - "id": "0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d" + "id": "0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CumRocketCrypto" + }, + { + "name": "telegram", + "url": "https://t.me/cumrocket" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Tett4kJsKN" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/CumRocket/" + }, + { + "name": "medium", + "url": "https://cumrocket.medium.com/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/logo.png b/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/logo.png index 50a133576bbf3..4662728d3648e 100644 Binary files a/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/logo.png and b/blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/logo.png differ diff --git a/blockchains/smartchain/assets/0x27B2D695eF01d10EE96582a23db201B0Aa338639/info.json b/blockchains/smartchain/assets/0x27B2D695eF01d10EE96582a23db201B0Aa338639/info.json new file mode 100644 index 0000000000000..5b1b56360d102 --- /dev/null +++ b/blockchains/smartchain/assets/0x27B2D695eF01d10EE96582a23db201B0Aa338639/info.json @@ -0,0 +1,36 @@ +{ + "name": "Wrapped GICT", + "type": "BEP20", + "symbol": "WGICT", + "decimals": 8, + "website": "https://www.gicindonesia.com/en", + "description": "We are a group of Forex and Commodity Trading Enthusiasts with a collective experience of more than 50 years in Forex Trading Industry. Our mission is to create a transparent trading platform that is fair, low-cost with no conflict of interest. All this is made possible by our game-changing Peer to Peer blockchain-based trading platform that democratizes access to anyone to become a market maker and play on “the other side of the table.", + "explorer": "https://bscscan.com/token/0x27B2D695eF01d10EE96582a23db201B0Aa338639", + "status": "active", + "id": "0x27B2D695eF01d10EE96582a23db201B0Aa338639", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gictradeio" + }, + { + "name": "telegram", + "url": "https://t.me/GICTrade" + }, + { + "name": "medium", + "url": "https://gictradeio.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@GICTrade" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gictrade/" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x27B2D695eF01d10EE96582a23db201B0Aa338639/logo.png b/blockchains/smartchain/assets/0x27B2D695eF01d10EE96582a23db201B0Aa338639/logo.png new file mode 100644 index 0000000000000..91b12dc4fafb3 Binary files /dev/null and b/blockchains/smartchain/assets/0x27B2D695eF01d10EE96582a23db201B0Aa338639/logo.png differ diff --git a/blockchains/smartchain/assets/0x27E873bee690C8E161813DE3566E9E18a64b0381/info.json b/blockchains/smartchain/assets/0x27E873bee690C8E161813DE3566E9E18a64b0381/info.json new file mode 100644 index 0000000000000..1e405a803a005 --- /dev/null +++ b/blockchains/smartchain/assets/0x27E873bee690C8E161813DE3566E9E18a64b0381/info.json @@ -0,0 +1,41 @@ +{ + "name": "Leon Token", + "website": "https://dex.leonicornswap.com", + "description": "Next generation AMM and yield farm with deflationary token model on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x27E873bee690C8E161813DE3566E9E18a64b0381", + "type": "BEP20", + "symbol": "LEON", + "decimals": 18, + "status": "active", + "id": "0x27E873bee690C8E161813DE3566E9E18a64b0381", + "links": [ + { + "name": "github", + "url": "https://github.com/Leonicornswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/swapleonicorn" + }, + { + "name": "telegram", + "url": "https://t.me/leonicornswap" + }, + { + "name": "whitepaper", + "url": "https://leonicornswap.com/images/whitepaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/Leonicorn-Swap-104821111837719" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/LeonicornSwap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/leonicorn-swap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x27E873bee690C8E161813DE3566E9E18a64b0381/logo.png b/blockchains/smartchain/assets/0x27E873bee690C8E161813DE3566E9E18a64b0381/logo.png new file mode 100644 index 0000000000000..0776da81cd5c6 Binary files /dev/null and b/blockchains/smartchain/assets/0x27E873bee690C8E161813DE3566E9E18a64b0381/logo.png differ diff --git a/blockchains/smartchain/assets/0x27a339d9B59b21390d7209b78a839868E319301B/info.json b/blockchains/smartchain/assets/0x27a339d9B59b21390d7209b78a839868E319301B/info.json new file mode 100644 index 0000000000000..c8785f85f2454 --- /dev/null +++ b/blockchains/smartchain/assets/0x27a339d9B59b21390d7209b78a839868E319301B/info.json @@ -0,0 +1,33 @@ +{ + "name": "Open World", + "website": "https://openworld.vision/", + "description": "OpenWorld works with blockchain technology to build a distinct metaverse world with a sound circular economy based on real monetary flow.", + "explorer": "https://bscscan.com/token/0x27a339d9B59b21390d7209b78a839868E319301B", + "type": "BEP20", + "symbol": "OPEN", + "decimals": 18, + "status": "active", + "id": "0x27a339d9B59b21390d7209b78a839868E319301B", + "tags": [ + "defi", + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpenWorldVision" + }, + { + "name": "telegram", + "url": "https://t.me/openworldglobal" + }, + { + "name": "docs", + "url": "https://wiki.cryptowar.network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cryptowar-xblade" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x27a339d9B59b21390d7209b78a839868E319301B/logo.png b/blockchains/smartchain/assets/0x27a339d9B59b21390d7209b78a839868E319301B/logo.png new file mode 100644 index 0000000000000..36a9ba45efe0b Binary files /dev/null and b/blockchains/smartchain/assets/0x27a339d9B59b21390d7209b78a839868E319301B/logo.png differ diff --git a/blockchains/smartchain/assets/0x27d72484f1910F5d0226aFA4E03742c9cd2B297a/info.json b/blockchains/smartchain/assets/0x27d72484f1910F5d0226aFA4E03742c9cd2B297a/info.json new file mode 100644 index 0000000000000..b5768c144ef1c --- /dev/null +++ b/blockchains/smartchain/assets/0x27d72484f1910F5d0226aFA4E03742c9cd2B297a/info.json @@ -0,0 +1,11 @@ +{ + "name": "Moonscape", + "website": "https://https://www.seascape.network/", + "description": "Official token of Moonscape ecosystem issued by Seascape", + "explorer": "https://bscscan.com/token/0x27d72484f1910F5d0226aFA4E03742c9cd2B297a", + "type": "BEP20", + "symbol": "MSCP", + "decimals": 18, + "status": "active", + "id": "0x27d72484f1910F5d0226aFA4E03742c9cd2B297a" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x27d72484f1910F5d0226aFA4E03742c9cd2B297a/logo.png b/blockchains/smartchain/assets/0x27d72484f1910F5d0226aFA4E03742c9cd2B297a/logo.png new file mode 100644 index 0000000000000..fd9f379489370 Binary files /dev/null and b/blockchains/smartchain/assets/0x27d72484f1910F5d0226aFA4E03742c9cd2B297a/logo.png differ diff --git a/blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/info.json b/blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/info.json index a6f7eb11088c8..5b9783b8bb259 100644 --- a/blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/info.json +++ b/blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/info.json @@ -6,6 +6,6 @@ "description": "Decentralized system designed to build a data oracle network based on an open protocol for interaction between participants and a sustainable economy.", "website": "https://odinprotocol.io/", "explorer": "https://bscscan.com/token/0x2802eb3a20f5892956d5b9528f6bf13e648534db", - "status": "active", + "status": "abandoned", "id": "0x2802eb3a20f5892956D5B9528F6Bf13E648534DB" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/logo.png b/blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/logo.png deleted file mode 100644 index 3793f994e3a0f..0000000000000 Binary files a/blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x2821989877c0189bf63837f18a2856E30297AF70/info.json b/blockchains/smartchain/assets/0x2821989877c0189bf63837f18a2856E30297AF70/info.json index c36645f98ca37..84f06e02c123e 100644 --- a/blockchains/smartchain/assets/0x2821989877c0189bf63837f18a2856E30297AF70/info.json +++ b/blockchains/smartchain/assets/0x2821989877c0189bf63837f18a2856E30297AF70/info.json @@ -4,7 +4,7 @@ "symbol": "ORION", "decimals": 9, "website": "https://orioninitiative.com/", - "description": "Orion will have 2 presales 40% whitelisted, 60% hosted on Dxsale. This will be a fair launch with a max 2 BNB on whitelist and 4 BNB on Dxapp. Whitelist will be on a first come first serve basis and will only be announced on Telegram.", + "description": "Orion will have 2 presales 40% whitelisted, 60% hosted on Dxsale. This will be a air launch with a max 2 BNB on whitelist and 4 BNB on Dxapp. Whitelist will be on a first come first serve basis and will only be announced on Telegram.", "explorer": "https://bscscan.com/token/0x2821989877c0189bf63837f18a2856E30297AF70", "status": "active", "id": "0x2821989877c0189bf63837f18a2856E30297AF70" diff --git a/blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json b/blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json index f634f866f4858..bb85445cc9f82 100644 --- a/blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json +++ b/blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json @@ -1,11 +1,14 @@ { - "name": "SHIBA INU", + "name": "BNB pegged SHIBA INU", "website": "https://shibatoken.com/", - "description": "According to SHIBA INU, the reasoning behind the creation of SHIBA is that Shibas constantly forget where they bury their treasure. The website proclaims \"Many doggie wars have been waged over precious treasure and delicious goodies.\"", + "description": "BNB pegged SHIBA INU (SHIB BEP20) is a token issued by Binance on Smart Chain; its price is pegged to SHIBA INU (SHIB ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x2859e4544c4bb03966803b044a93563bd2d0dd4d", "type": "BEP20", "symbol": "SHIB", "decimals": 18, "status": "active", - "id": "0x2859e4544C4bB03966803b044A93563Bd2D0DD4D" + "id": "0x2859e4544C4bB03966803b044A93563Bd2D0DD4D", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x287880Ea252b52b63Cc5f40a2d3E5A44aa665a76/info.json b/blockchains/smartchain/assets/0x287880Ea252b52b63Cc5f40a2d3E5A44aa665a76/info.json new file mode 100644 index 0000000000000..f36da53ca467a --- /dev/null +++ b/blockchains/smartchain/assets/0x287880Ea252b52b63Cc5f40a2d3E5A44aa665a76/info.json @@ -0,0 +1,29 @@ +{ + "name": "Alpine F1 Team Fan Token", + "type": "BEP20", + "symbol": "ALPINE", + "decimals": 8, + "website": "https://www.binance.com/en/fan-token/", + "description": "The Alpine F1® Team Fan Token is a BEP-20 utility token designed to revolutionize the fan experience for all BWT Alpine F1® Team supporters. The token empowers BWT Alpine F1® Team fans to participate in team voting polls, hunt digital collectibles, purchase NFTs, and enjoy gamification features that are tied with fan rewards or great experiences.", + "explorer": "https://bscscan.com/token/0x287880Ea252b52b63Cc5f40a2d3E5A44aa665a76", + "status": "active", + "id": "0x287880Ea252b52b63Cc5f40a2d3E5A44aa665a76", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AlpineF1Team" + }, + { + "name": "github", + "url": "https://github.com/" + }, + { + "name": "whitepaper", + "url": "https://research.binance.com/en/projects/alpine-f1" + } + ], + "tags": [ + "nft", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x287880Ea252b52b63Cc5f40a2d3E5A44aa665a76/logo.png b/blockchains/smartchain/assets/0x287880Ea252b52b63Cc5f40a2d3E5A44aa665a76/logo.png new file mode 100644 index 0000000000000..aca0ca65b5330 Binary files /dev/null and b/blockchains/smartchain/assets/0x287880Ea252b52b63Cc5f40a2d3E5A44aa665a76/logo.png differ diff --git a/blockchains/smartchain/assets/0x287Db351d5230716246CfB46AF8153025eDa6A0a/info.json b/blockchains/smartchain/assets/0x287Db351d5230716246CfB46AF8153025eDa6A0a/info.json new file mode 100644 index 0000000000000..af8898f4ee70b --- /dev/null +++ b/blockchains/smartchain/assets/0x287Db351d5230716246CfB46AF8153025eDa6A0a/info.json @@ -0,0 +1,49 @@ +{ + "name": "BlockMonsters", + "type": "BEP20", + "symbol": "MNSTRS", + "decimals": 18, + "website": "https://blockmonsters.co", + "description": "BlockMonsters is a play to earn game where players can earn MNSTRS tokens and collect and trade Blockmonster NFTs.", + "explorer": "https://bscscan.com/token/0x287Db351d5230716246CfB46AF8153025eDa6A0a", + "status": "active", + "id": "0x287Db351d5230716246CfB46AF8153025eDa6A0a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Block_Monsters" + }, + { + "name": "telegram", + "url": "https://t.me/BlockMonsters" + }, + { + "name": "discord", + "url": "https://discord.com/invite/dYyK2MGw" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BlockMonsters_/" + }, + { + "name": "whitepaper", + "url": "https://blockmonsters.co/Blockpaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCbufYno0LJw5wYDQTZyFwuA" + }, + { + "name": "telegram_news", + "url": "https://t.me/BlockMonstersBroad" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/block-monsters/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/block-monsters" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x287Db351d5230716246CfB46AF8153025eDa6A0a/logo.png b/blockchains/smartchain/assets/0x287Db351d5230716246CfB46AF8153025eDa6A0a/logo.png new file mode 100644 index 0000000000000..fbf253d7c1419 Binary files /dev/null and b/blockchains/smartchain/assets/0x287Db351d5230716246CfB46AF8153025eDa6A0a/logo.png differ diff --git a/blockchains/smartchain/assets/0x28A27ba716d306c842a4b5dA20a42e1d4D1E8d6b/info.json b/blockchains/smartchain/assets/0x28A27ba716d306c842a4b5dA20a42e1d4D1E8d6b/info.json new file mode 100644 index 0000000000000..e67fa13addc7e --- /dev/null +++ b/blockchains/smartchain/assets/0x28A27ba716d306c842a4b5dA20a42e1d4D1E8d6b/info.json @@ -0,0 +1,25 @@ +{ + "name": "BitUp", + "website": "https://bitup.finance/", + "description": "BitUp is the first automatic rebasing token on Binance Smart Chain that is programed to keep the chart constantly in a uptrend and also provides Bitcoin rewards to holders!", + "explorer": "https://bscscan.com/token/0x28A27ba716d306c842a4b5dA20a42e1d4D1E8d6b", + "type": "BEP20", + "symbol": "BITUP", + "decimals": 9, + "status": "active", + "id": "0x28A27ba716d306c842a4b5dA20a42e1d4D1E8d6b", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BitUP_Official" + }, + { + "name": "twitter", + "url": "https://twitter.com/bitupbsc" + }, + { + "name": "discord", + "url": "https://discord.com/XzJapnwF" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x28A27ba716d306c842a4b5dA20a42e1d4D1E8d6b/logo.png b/blockchains/smartchain/assets/0x28A27ba716d306c842a4b5dA20a42e1d4D1E8d6b/logo.png new file mode 100644 index 0000000000000..9f552a29ad81b Binary files /dev/null and b/blockchains/smartchain/assets/0x28A27ba716d306c842a4b5dA20a42e1d4D1E8d6b/logo.png differ diff --git a/blockchains/smartchain/assets/0x28B9aed756De31B6b362aA0f23211D13093EBb79/info.json b/blockchains/smartchain/assets/0x28B9aed756De31B6b362aA0f23211D13093EBb79/info.json new file mode 100644 index 0000000000000..8f9a2ecea16e4 --- /dev/null +++ b/blockchains/smartchain/assets/0x28B9aed756De31B6b362aA0f23211D13093EBb79/info.json @@ -0,0 +1,36 @@ +{ + "name": "LunaGens ", + "type": "BEP20", + "symbol": "LUNG", + "decimals": 18, + "website": "https://www.lunagens.com", + "description": "We are KYC'ed by Doken, we want to make sure that our investors are comfortable while investing in LunaGens.", + "explorer": "https://bscscan.com/token/0x28B9aed756De31B6b362aA0f23211D13093EBb79", + "status": "active", + "id": "0x28B9aed756De31B6b362aA0f23211D13093EBb79", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LunaGensOffcial" + }, + { + "name": "telegram", + "url": "https://t.me/LunaGensOfficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/profile.php?id=100083974249018" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lunagens" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lunagens/" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x28B9aed756De31B6b362aA0f23211D13093EBb79/logo.png b/blockchains/smartchain/assets/0x28B9aed756De31B6b362aA0f23211D13093EBb79/logo.png new file mode 100644 index 0000000000000..6dbe4a13a5080 Binary files /dev/null and b/blockchains/smartchain/assets/0x28B9aed756De31B6b362aA0f23211D13093EBb79/logo.png differ diff --git a/blockchains/smartchain/assets/0x290906Ede0E30ed9f2FF1df056aE0f802b01fE2a/info.json b/blockchains/smartchain/assets/0x290906Ede0E30ed9f2FF1df056aE0f802b01fE2a/info.json new file mode 100644 index 0000000000000..573194224cfb3 --- /dev/null +++ b/blockchains/smartchain/assets/0x290906Ede0E30ed9f2FF1df056aE0f802b01fE2a/info.json @@ -0,0 +1,28 @@ +{ + "name": "GamingShiba", + "type": "BEP20", + "symbol": "GamingShiba", + "decimals": 9, + "website": "https://www.gaming-shiba.com", + "description": "The modern technology and contemporary ambient that the internet created can not be imagined to function as a whole without crypto-currency.", + "explorer": "https://bscscan.com/token/0x290906ede0e30ed9f2ff1df056ae0f802b01fe2a", + "status": "active", + "id": "0x290906Ede0E30ed9f2FF1df056aE0f802b01fE2a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gamingshibabsc" + }, + { + "name": "telegram", + "url": "https://t.me/gamingshibabsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamingshiba/" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x290906Ede0E30ed9f2FF1df056aE0f802b01fE2a/logo.png b/blockchains/smartchain/assets/0x290906Ede0E30ed9f2FF1df056aE0f802b01fE2a/logo.png new file mode 100644 index 0000000000000..90346205832d6 Binary files /dev/null and b/blockchains/smartchain/assets/0x290906Ede0E30ed9f2FF1df056aE0f802b01fE2a/logo.png differ diff --git a/blockchains/smartchain/assets/0x290c665656a67e0ea0784f90ECBaeFF77c884217/info.json b/blockchains/smartchain/assets/0x290c665656a67e0ea0784f90ECBaeFF77c884217/info.json index 5feaa6bdda79b..d24cada50517c 100644 --- a/blockchains/smartchain/assets/0x290c665656a67e0ea0784f90ECBaeFF77c884217/info.json +++ b/blockchains/smartchain/assets/0x290c665656a67e0ea0784f90ECBaeFF77c884217/info.json @@ -1,7 +1,7 @@ { "name": "Tatcoin", "website": "https://abitnetwork.com", - "description": "TAT is a utility token designed to create value and alleviate most financial problems faced by Africans", + "description": "TAT is a utility token designed to create value and alleviate most financial problems faced by Africans", "explorer": "https://bscscan.com/token/0x290c665656a67e0ea0784f90ECBaeFF77c884217", "type": "BEP20", "symbol": "TAT", diff --git a/blockchains/smartchain/assets/0x2963dCc52549573BBFBe355674724528532C0867/info.json b/blockchains/smartchain/assets/0x2963dCc52549573BBFBe355674724528532C0867/info.json new file mode 100644 index 0000000000000..73642274a9c2b --- /dev/null +++ b/blockchains/smartchain/assets/0x2963dCc52549573BBFBe355674724528532C0867/info.json @@ -0,0 +1,33 @@ +{ + "name": "Project-X", + "type": "BEP20", + "symbol": "PEX", + "decimals": 18, + "website": "https://pexcoin.io/", + "description": "Metaverse platform made for artists and content creators", + "explorer": "https://bscscan.com/token/0x2963dCc52549573BBFBe355674724528532C0867", + "status": "active", + "id": "0x2963dCc52549573BBFBe355674724528532C0867", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PexCoinProject" + }, + { + "name": "telegram", + "url": "https://t.me/Pexcoinproject" + }, + { + "name": "medium", + "url": "https://pexcoin.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pexcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pexcoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2963dCc52549573BBFBe355674724528532C0867/logo.png b/blockchains/smartchain/assets/0x2963dCc52549573BBFBe355674724528532C0867/logo.png new file mode 100644 index 0000000000000..0d90b19607f13 Binary files /dev/null and b/blockchains/smartchain/assets/0x2963dCc52549573BBFBe355674724528532C0867/logo.png differ diff --git a/blockchains/smartchain/assets/0x29745314B4D294B7C77cDB411B8AAa95923aae38/info.json b/blockchains/smartchain/assets/0x29745314B4D294B7C77cDB411B8AAa95923aae38/info.json new file mode 100644 index 0000000000000..ceafb1a31927d --- /dev/null +++ b/blockchains/smartchain/assets/0x29745314B4D294B7C77cDB411B8AAa95923aae38/info.json @@ -0,0 +1,44 @@ +{ + "name": "PALM", + "type": "BEP20", + "symbol": "PALM", + "decimals": 18, + "website": "https://www.palmswap.org/", + "description": "There will be two protocols of Palmswap. The intention behind both protocols is to meet the needs of average and institutional-grade traders. We offer 100% on-chain perpetuals on v1 with a VAMM model and soon a hybrid infrastructure with order book on v2 to ensure optimal slippage, liquidity, and high-speed settlement of trades for traders.", + "explorer": "https://bscscan.com/token/0x29745314B4D294B7C77cDB411B8AAa95923aae38", + "status": "active", + "id": "0x29745314B4D294B7C77cDB411B8AAa95923aae38", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Palmswaporg" + }, + { + "name": "github", + "url": "https://github.com/palmswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/palmswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/palmswap/" + }, + { + "name": "telegram", + "url": "https://t.me/Palmswapchat" + }, + { + "name": "whitepaper", + "url": "https://docs.palmswap.org/" + }, + { + "name": "medium", + "url": "https://palmswap.medium.com/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x29745314B4D294B7C77cDB411B8AAa95923aae38/logo.png b/blockchains/smartchain/assets/0x29745314B4D294B7C77cDB411B8AAa95923aae38/logo.png new file mode 100644 index 0000000000000..e599a74ea6096 Binary files /dev/null and b/blockchains/smartchain/assets/0x29745314B4D294B7C77cDB411B8AAa95923aae38/logo.png differ diff --git a/blockchains/smartchain/assets/0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4/info.json b/blockchains/smartchain/assets/0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4/info.json new file mode 100644 index 0000000000000..78dcc5e7c93d6 --- /dev/null +++ b/blockchains/smartchain/assets/0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4/info.json @@ -0,0 +1,44 @@ +{ + "name": "HeroCatToken", + "type": "BEP20", + "symbol": "HCT", + "decimals": 18, + "website": "https://herocat.io", + "description": "Hero Cat game is a Metaverse about cat heros. It bringing new gamefi playand earn experience for its players. Players can use Hero Cat crypto to fight, develop, upgrade, and join battles. Players will earn crypto by playing or contributing to the community.", + "explorer": "https://bscscan.com/token/0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4", + "status": "active", + "id": "0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HeroCatGameFi" + }, + { + "name": "telegram", + "url": "https://t.me/herocatgamefi" + }, + { + "name": "discord", + "url": "https://discord.com/invite/2hAGKY7dZK" + }, + { + "name": "whitepaper", + "url": "https://faqen.herocat.io/" + }, + { + "name": "facebook", + "url": "https://facebook.com/herocatgamefiio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/herocatgamefi/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hero-cat-token" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4/logo.png b/blockchains/smartchain/assets/0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4/logo.png new file mode 100644 index 0000000000000..a6e18231c9196 Binary files /dev/null and b/blockchains/smartchain/assets/0x29A1e54DE0fCE58E1018535d30aF77A9d2D940c4/logo.png differ diff --git a/blockchains/smartchain/assets/0x29A5DaF6E3FDF964DEf07706eA1ABee7EC03D021/info.json b/blockchains/smartchain/assets/0x29A5DaF6E3FDF964DEf07706eA1ABee7EC03D021/info.json new file mode 100644 index 0000000000000..d5645172add0e --- /dev/null +++ b/blockchains/smartchain/assets/0x29A5DaF6E3FDF964DEf07706eA1ABee7EC03D021/info.json @@ -0,0 +1,40 @@ +{ + "name": "Trillioner", + "type": "BEP20", + "symbol": "TLC", + "decimals": 18, + "website": "https://trillioner.io", + "description": "The Trillioner crypto project aims to bridge the gap between traditional finance and the crypto world by offering financial services for both crypto projects and private users. ", + "explorer": "https://bscscan.com/token/0x29A5DaF6E3FDF964DEf07706eA1ABee7EC03D021", + "status": "active", + "id": "0x29A5DaF6E3FDF964DEf07706eA1ABee7EC03D021", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Trillionertoken" + }, + { + "name": "github", + "url": "https://github.com/trillionertoken" + }, + { + "name": "telegram", + "url": "https://t.me/Trillionertoken" + }, + { + "name": "telegram_news", + "url": "https://t.me/Trillioner_News" + }, + { + "name": "whitepaper", + "url": "https://www.trillioner.io/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/trillioner/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x29A5DaF6E3FDF964DEf07706eA1ABee7EC03D021/logo.png b/blockchains/smartchain/assets/0x29A5DaF6E3FDF964DEf07706eA1ABee7EC03D021/logo.png new file mode 100644 index 0000000000000..d640ae2535299 Binary files /dev/null and b/blockchains/smartchain/assets/0x29A5DaF6E3FDF964DEf07706eA1ABee7EC03D021/logo.png differ diff --git a/blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json b/blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json index ce961c4bc6ef4..8324f303028de 100644 --- a/blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json +++ b/blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json @@ -7,5 +7,19 @@ "description": "Dexioprotocol provides the world with a new way of engagement to the world of blockchain and cryptocurrency.", "explorer": "https://bscscan.com/token/0x29b1E39A529d3B3cacEA55989594F71813e998Bb", "status": "active", - "id": "0x29b1E39A529d3B3cacEA55989594F71813e998Bb" + "id": "0x29b1E39A529d3B3cacEA55989594F71813e998Bb", + "links": [ + { + "name": "github", + "url": "https://github.com/Dexioprotocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/dexioprotocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/dexioprotocoltoken/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2A17Dc11a1828725cdB318E0036ACF12727d27a2/info.json b/blockchains/smartchain/assets/0x2A17Dc11a1828725cdB318E0036ACF12727d27a2/info.json new file mode 100644 index 0000000000000..a332bf89ff794 --- /dev/null +++ b/blockchains/smartchain/assets/0x2A17Dc11a1828725cdB318E0036ACF12727d27a2/info.json @@ -0,0 +1,25 @@ +{ + "name": "Arena Token", + "website": "https://www.arenaswap.com/", + "description": "Arena Token is a game token issued by ArenaSwap on Binance Smart Chain", + "explorer": "https://bscscan.com/token/0x2A17Dc11a1828725cdB318E0036ACF12727d27a2", + "type": "BEP20", + "symbol": "ARENA", + "decimals": 18, + "status": "active", + "id": "0x2A17Dc11a1828725cdB318E0036ACF12727d27a2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/arenaswap" + }, + { + "name": "twitter", + "url": "https://twitter.com/ArenaSwap" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ArenaSwap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2A17Dc11a1828725cdB318E0036ACF12727d27a2/logo.png b/blockchains/smartchain/assets/0x2A17Dc11a1828725cdB318E0036ACF12727d27a2/logo.png new file mode 100644 index 0000000000000..9f502eb4c17ec Binary files /dev/null and b/blockchains/smartchain/assets/0x2A17Dc11a1828725cdB318E0036ACF12727d27a2/logo.png differ diff --git a/blockchains/smartchain/assets/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d/info.json b/blockchains/smartchain/assets/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d/info.json index 3685274aa21f2..31942225c14eb 100644 --- a/blockchains/smartchain/assets/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d/info.json +++ b/blockchains/smartchain/assets/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d/info.json @@ -1,5 +1,5 @@ { - "name": "CLIMB TOKEN . FINANCE", + "name": "Climb Token Finance", "website": "https://www.climbtoken.finance/", "description": "First Exchange-Traded Token Fund (ETTF) DEX, Farming, Lending, Staking, NFT, and ETTF.", "explorer": "https://bscscan.com/token/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d", diff --git a/blockchains/smartchain/assets/0x2A3E1D095F2902C9B6Da1bFF7813a7B2fc65C3dA/info.json b/blockchains/smartchain/assets/0x2A3E1D095F2902C9B6Da1bFF7813a7B2fc65C3dA/info.json new file mode 100644 index 0000000000000..298499fa0479d --- /dev/null +++ b/blockchains/smartchain/assets/0x2A3E1D095F2902C9B6Da1bFF7813a7B2fc65C3dA/info.json @@ -0,0 +1,32 @@ +{ + "name": "Red Floki", + "type": "BEP20", + "symbol": "REDFLOKI", + "decimals": 9, + "website": "https://redfloki.com", + "description": "Red Floki is a Deflationary Token That Charges Tx Fees On Everything But Buys. The Fees Charged On All Non-Buy Transactions Help Reward And Protect All HOLDRs. Everyone loves profits.", + "explorer": "https://bscscan.com/token/0x2A3E1D095F2902C9B6Da1bFF7813a7B2fc65C3dA", + "status": "active", + "id": "0x2A3E1D095F2902C9B6Da1bFF7813a7B2fc65C3dA", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RedFloki" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/red-floki/" + }, + { + "name": "telegram", + "url": "https://t.me/Red_Floki" + }, + { + "name": "telegram_news", + "url": "https://t.me/RedFloki_Giveaways" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2A3E1D095F2902C9B6Da1bFF7813a7B2fc65C3dA/logo.png b/blockchains/smartchain/assets/0x2A3E1D095F2902C9B6Da1bFF7813a7B2fc65C3dA/logo.png new file mode 100644 index 0000000000000..37891c0b51ea9 Binary files /dev/null and b/blockchains/smartchain/assets/0x2A3E1D095F2902C9B6Da1bFF7813a7B2fc65C3dA/logo.png differ diff --git a/blockchains/smartchain/assets/0x2A45a892877Ef383c5fc93A5206546c97496da9e/info.json b/blockchains/smartchain/assets/0x2A45a892877Ef383c5fc93A5206546c97496da9e/info.json new file mode 100644 index 0000000000000..bd96d89c46f0d --- /dev/null +++ b/blockchains/smartchain/assets/0x2A45a892877Ef383c5fc93A5206546c97496da9e/info.json @@ -0,0 +1,48 @@ +{ + "name": "X AI", + "type": "BEP20", + "symbol": "X", + "decimals": 9, + "website": "https://xai.cx", + "description": "X AI is an application that leverages artificial intelligence and machine learning algorithms to create distinct digital assets that can be sold as Non-Fungible Tokens.", + "explorer": "https://bscscan.com/token/0x2A45a892877Ef383c5fc93A5206546c97496da9e", + "status": "active", + "id": "0x2A45a892877Ef383c5fc93A5206546c97496da9e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xai_tech" + }, + { + "name": "github", + "url": "https://github.com/xai-cx" + }, + { + "name": "telegram", + "url": "https://t.me/xai_english" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x2a45a892877ef383c5fc93a5206546c97496da9e#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/x-ai-cx/" + }, + { + "name": "docs", + "url": "https://docs.xai.cx" + }, + { + "name": "whitepaper", + "url": "https://docs.xai.cx" + }, + { + "name": "medium", + "url": "https://medium.com/@XAI_tech" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2A45a892877Ef383c5fc93A5206546c97496da9e/logo.png b/blockchains/smartchain/assets/0x2A45a892877Ef383c5fc93A5206546c97496da9e/logo.png new file mode 100644 index 0000000000000..31887729ff3aa Binary files /dev/null and b/blockchains/smartchain/assets/0x2A45a892877Ef383c5fc93A5206546c97496da9e/logo.png differ diff --git a/blockchains/smartchain/assets/0x2A48eCe377b87ce941406657B9278b4459595E06/info.json b/blockchains/smartchain/assets/0x2A48eCe377b87ce941406657B9278b4459595E06/info.json new file mode 100644 index 0000000000000..90331b5d40b4a --- /dev/null +++ b/blockchains/smartchain/assets/0x2A48eCe377b87ce941406657B9278b4459595E06/info.json @@ -0,0 +1,32 @@ +{ + "name": "Lunatics", + "type": "BEP20", + "symbol": "LunaT", + "decimals": 9, + "website": "https://lunaticstoken.com", + "description": "Lunatics Token is a hyper deflationary project, dedicated to rewarding lunatic token holders in luna classic, and burning the massive supply of Luna classic. ", + "explorer": "https://bscscan.com/token/0x2A48eCe377b87ce941406657B9278b4459595E06", + "status": "active", + "id": "0x2A48eCe377b87ce941406657B9278b4459595E06", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lunatics" + }, + { + "name": "twitter", + "url": "https://twitter.com/LunaticsToken" + }, + { + "name": "telegram", + "url": "https://t.me/LunaticsTokenOfficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/LunaticsTokenOfficial/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2A48eCe377b87ce941406657B9278b4459595E06/logo.png b/blockchains/smartchain/assets/0x2A48eCe377b87ce941406657B9278b4459595E06/logo.png new file mode 100644 index 0000000000000..a8269e8f341f1 Binary files /dev/null and b/blockchains/smartchain/assets/0x2A48eCe377b87ce941406657B9278b4459595E06/logo.png differ diff --git a/blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json b/blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json index d745c5199554d..d3c492997a799 100644 --- a/blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json +++ b/blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json @@ -1,7 +1,7 @@ { "name": "$ElonGate", "website": "https://elongate.cc", - "description": "$ElonGate is a deflationary cryptocurrency on the Binance Smart Chain, using the power of memes to make huge impacts for charity. ", + "description": "$ElonGate is a deflationary cryptocurrency on the Binance Smart Chain, using the power of memes to make huge impacts for charity.", "explorer": "https://bscscan.com/token/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385", "type": "BEP20", "symbol": "ELG", diff --git a/blockchains/smartchain/assets/0x2AA504586d6CaB3C59Fa629f74c586d78b93A025/info.json b/blockchains/smartchain/assets/0x2AA504586d6CaB3C59Fa629f74c586d78b93A025/info.json new file mode 100644 index 0000000000000..fdd058211c816 --- /dev/null +++ b/blockchains/smartchain/assets/0x2AA504586d6CaB3C59Fa629f74c586d78b93A025/info.json @@ -0,0 +1,32 @@ +{ + "name": "ArenaPlay", + "type": "BEP20", + "symbol": "APC", + "decimals": 18, + "website": "https://www.arenaplaycoin.com/ ", + "description": "ArenaPlay is committed to building on-chain infrastructure covering; gaming, quizzes, E-Sports, NFT, and the wider Meta-Universe.", + "explorer": "https://bscscan.com/token/0x2AA504586d6CaB3C59Fa629f74c586d78b93A025", + "status": "active", + "id": "0x2AA504586d6CaB3C59Fa629f74c586d78b93A025", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ArenaPlayAPC" + }, + { + "name": "telegram", + "url": "https://t.me/ArenaPlayOnly" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/arenaplay/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/arenaplay" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x2AA504586d6CaB3C59Fa629f74c586d78b93A025/logo.png b/blockchains/smartchain/assets/0x2AA504586d6CaB3C59Fa629f74c586d78b93A025/logo.png new file mode 100644 index 0000000000000..7e564717e9e60 Binary files /dev/null and b/blockchains/smartchain/assets/0x2AA504586d6CaB3C59Fa629f74c586d78b93A025/logo.png differ diff --git a/blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/info.json b/blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/info.json index 1f247563f75ba..b78375af3d165 100644 --- a/blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/info.json +++ b/blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/info.json @@ -1,7 +1,7 @@ { "name": "SafeYield", "website": "https://safeyield.org", - "description": "SafeYield is a reflect token on the Binance Smart Chain A reflect fee is applied to all $SafeYield transactions and redistributes tokens directly to wallets of holders. ", + "description": "SafeYield is a reflect token on the Binance Smart Chain A reflect fee is applied to all $SafeYield transactions and redistributes tokens directly to wallets of holders.", "explorer": "https://bscscan.com/token/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632", "type": "BEP20", "symbol": "SAFEYIELD", diff --git a/blockchains/smartchain/assets/0x2B2fF80c489dad868318a19FD6F258889a026da5/info.json b/blockchains/smartchain/assets/0x2B2fF80c489dad868318a19FD6F258889a026da5/info.json new file mode 100644 index 0000000000000..3a2162f5c6dcd --- /dev/null +++ b/blockchains/smartchain/assets/0x2B2fF80c489dad868318a19FD6F258889a026da5/info.json @@ -0,0 +1,41 @@ +{ + "name": "DEXIT", + "type": "BEP20", + "symbol": "DXT", + "decimals": 9, + "website": "https://dexit.finance", + "description": "DEXIT planning to Build world’s most advanced cryptocurrency exchange. Combining the speed and features of a centralized exchange with the security of a DEX, will be the only cryptocurrency exchange that does not compromise performance or security. The new exchange makes it easier than ever for market makers to integrate with their existing infrastructure and provide deep liquidity in a secure manner.", + "explorer": "https://bscscan.com/token/0x2B2fF80c489dad868318a19FD6F258889a026da5", + "status": "active", + "id": "0x2B2fF80c489dad868318a19FD6F258889a026da5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DexitFinance" + }, + { + "name": "github", + "url": "https://github.com/Dexit-Finance/DexitFinance" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/sXosj7yWEq0zYWM0" + }, + { + "name": "whitepaper", + "url": "https://dexit.finance/wp-content/uploads/2021/07/Dexit.Finance-White-Paper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/Dexit.Finance" + }, + { + "name": "medium", + "url": "https://medium.com/@Dexit.finance" + }, + { + "name": "forum", + "url": "https://medium.com/@Dexit.finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2B2fF80c489dad868318a19FD6F258889a026da5/logo.png b/blockchains/smartchain/assets/0x2B2fF80c489dad868318a19FD6F258889a026da5/logo.png new file mode 100644 index 0000000000000..cc4f8d1cb56e4 Binary files /dev/null and b/blockchains/smartchain/assets/0x2B2fF80c489dad868318a19FD6F258889a026da5/logo.png differ diff --git a/blockchains/smartchain/assets/0x2B3F34e9D4b127797CE6244Ea341a83733ddd6E4/info.json b/blockchains/smartchain/assets/0x2B3F34e9D4b127797CE6244Ea341a83733ddd6E4/info.json new file mode 100644 index 0000000000000..c8fcebd3bec7a --- /dev/null +++ b/blockchains/smartchain/assets/0x2B3F34e9D4b127797CE6244Ea341a83733ddd6E4/info.json @@ -0,0 +1,33 @@ +{ + "name": "Floki Inu", + "type": "BEP20", + "symbol": "FLOKI", + "decimals": 9, + "website": "https://theflokiinu.com", + "description": "Floki Inu is a meme token that provides deflationary rewards to holders.", + "explorer": "https://bscscan.com/token/0x2B3F34e9D4b127797CE6244Ea341a83733ddd6E4", + "status": "abandoned", + "id": "0x2B3F34e9D4b127797CE6244Ea341a83733ddd6E4", + "migrate": { + "asset_id": "c20000714_t0xfb5B838b6cfEEdC2873aB27866079AC55363D37E", + "url": "https://twitter.com/RealFlokiInu/status/1485298553757089801" + }, + "links": [ + { + "name": "telegram", + "url": "https://t.me/FlokiInuToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/RealFlokiInu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/floki-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/floki-inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2B72867c32CF673F7b02d208B26889fEd353B1f8/info.json b/blockchains/smartchain/assets/0x2B72867c32CF673F7b02d208B26889fEd353B1f8/info.json new file mode 100644 index 0000000000000..17d578df13669 --- /dev/null +++ b/blockchains/smartchain/assets/0x2B72867c32CF673F7b02d208B26889fEd353B1f8/info.json @@ -0,0 +1,25 @@ +{ + "name": "Magic Square", + "website": "https://magic.store/", + "description": "Magic Square is at the forefront of the Web3 space, featuring the unique 'Magic Store' - a vetted Web3 App Store with a curated range of apps, games, and an advanced Loyalty System.", + "explorer": "https://bscscan.com/token/0x2B72867c32CF673F7b02d208B26889fEd353B1f8", + "type": "BEP20", + "symbol": "SQR", + "decimals": 8, + "status": "active", + "id": "0x2B72867c32CF673F7b02d208B26889fEd353B1f8", + "links": [ + { + "name": "telegram", + "url": "https://t.me/magicsquare_official" + }, + { + "name": "twitter", + "url": "https://twitter.com/MagicSquareio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/magic-square/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2B72867c32CF673F7b02d208B26889fEd353B1f8/logo.png b/blockchains/smartchain/assets/0x2B72867c32CF673F7b02d208B26889fEd353B1f8/logo.png new file mode 100644 index 0000000000000..224d299befbfb Binary files /dev/null and b/blockchains/smartchain/assets/0x2B72867c32CF673F7b02d208B26889fEd353B1f8/logo.png differ diff --git a/blockchains/smartchain/assets/0x2B90E061a517dB2BbD7E39Ef7F733Fd234B494CA/info.json b/blockchains/smartchain/assets/0x2B90E061a517dB2BbD7E39Ef7F733Fd234B494CA/info.json new file mode 100644 index 0000000000000..2fa3d40c830b5 --- /dev/null +++ b/blockchains/smartchain/assets/0x2B90E061a517dB2BbD7E39Ef7F733Fd234B494CA/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Avalanche)", + "type": "BEP20", + "symbol": "USDTav", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://bscscan.com/token/0x2B90E061a517dB2BbD7E39Ef7F733Fd234B494CA", + "status": "active", + "id": "0x2B90E061a517dB2BbD7E39Ef7F733Fd234B494CA", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2B90E061a517dB2BbD7E39Ef7F733Fd234B494CA/logo.png b/blockchains/smartchain/assets/0x2B90E061a517dB2BbD7E39Ef7F733Fd234B494CA/logo.png new file mode 100644 index 0000000000000..9e63d73503a5d Binary files /dev/null and b/blockchains/smartchain/assets/0x2B90E061a517dB2BbD7E39Ef7F733Fd234B494CA/logo.png differ diff --git a/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json b/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json new file mode 100644 index 0000000000000..64a818e70ba04 --- /dev/null +++ b/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/info.json @@ -0,0 +1,33 @@ +{ + "name": "Big Doge Coin", + "website": "https://bigdoge.io/", + "description": "$BigeDoge is the token of the First Decentralized Gaming World on Binance Smart Chain. The main focus is to provide the best entertainment possible for our players on blockchain, and the token is used among players. $BigeDoge is used for trading, in game activities and forming votes on important dicisions of the project among holders.", + "explorer": "https://bscscan.com/token/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc", + "symbol": "BigDoge", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc", + "links": [ + { + "name": "github", + "url": "https://github.com/bigdogecoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/bigdogecrypto" + }, + { + "name": "telegram", + "url": "https://t.me/bigdogecoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/bigdogecrypto/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCP6HVzQf3ClG9hgZEPFz7tA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/logo.png b/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/logo.png new file mode 100644 index 0000000000000..ef36bef3a8a5d Binary files /dev/null and b/blockchains/smartchain/assets/0x2BA8c3066F36B998bC74CE8DcE260Fb5D2ba6bCc/logo.png differ diff --git a/blockchains/smartchain/assets/0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569/info.json b/blockchains/smartchain/assets/0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569/info.json new file mode 100644 index 0000000000000..c7fbf6c24182b --- /dev/null +++ b/blockchains/smartchain/assets/0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569/info.json @@ -0,0 +1,25 @@ +{ + "name": "DisCas Vision", + "type": "BEP20", + "symbol": "DISC", + "decimals": 18, + "website": "https://discas.vision/", + "description": "DisCas Vision is the world’s first and only decentralized platform, built on blockchain technology and smart contracts. We unite governments, organizations and communities into a decentralized, open and fair network. The smart contract technology that underlies the platform will provide an automated and transparent system for investment and profit distribution. For more information please visit our site and our offering and solutions is here https://discas.vision/white-paper/", + "explorer": "https://bscscan.com/token/0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569", + "status": "active", + "id": "0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/discasvision" + }, + { + "name": "telegram", + "url": "https://t.me/discasvision" + }, + { + "name": "facebook", + "url": "https://facebook.com/discas.vision" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569/logo.png b/blockchains/smartchain/assets/0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569/logo.png new file mode 100644 index 0000000000000..0ee77e5e04eba Binary files /dev/null and b/blockchains/smartchain/assets/0x2BCDCf1ef1320Fc5F9a71CA0BD1504D6125F7569/logo.png differ diff --git a/blockchains/smartchain/assets/0x2Bf83D080d8Bc4715984e75E5b3D149805d11751/info.json b/blockchains/smartchain/assets/0x2Bf83D080d8Bc4715984e75E5b3D149805d11751/info.json new file mode 100644 index 0000000000000..8c9ec01608a66 --- /dev/null +++ b/blockchains/smartchain/assets/0x2Bf83D080d8Bc4715984e75E5b3D149805d11751/info.json @@ -0,0 +1,62 @@ +{ + "name": "VinuChain", + "type": "BEP20", + "symbol": "VC", + "decimals": 18, + "website": "https://vinuchain.org", + "description": "VinuChain (VC) is a groundbreaking layer-1 blockchain project that encompasses the best of both worlds - innovation and scalability. As a DAG-based EVM chain, VinuChain boasts one-second finality and near-infinite scalability at a fraction of the cost of traditional blockchains, or zero cost to users who stake.", + "explorer": "https://bscscan.com/token/0x2Bf83D080d8Bc4715984e75E5b3D149805d11751", + "status": "active", + "id": "0x2Bf83D080d8Bc4715984e75E5b3D149805d11751", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vinuchain" + }, + { + "name": "github", + "url": "https://github.com/vinuchain" + }, + { + "name": "telegram", + "url": "https://t.me/vitainu" + }, + { + "name": "telegram_news", + "url": "https://t.me/vinu_news" + }, + { + "name": "medium", + "url": "https://medium.com/vinuchain" + }, + { + "name": "discord", + "url": "https://discord.com/invite/vinu" + }, + { + "name": "whitepaper", + "url": "https://vinu.gitbook.io/vinuchain/whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vinuchain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vinuchain" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0x2Bf83D080d8Bc4715984e75E5b3D149805d11751#code" + } + ], + "tags": [ + "memes", + "defi", + "staking", + "staking-native", + "nft", + "governance", + "wrapped" + ] +} diff --git a/blockchains/smartchain/assets/0x2Bf83D080d8Bc4715984e75E5b3D149805d11751/logo.png b/blockchains/smartchain/assets/0x2Bf83D080d8Bc4715984e75E5b3D149805d11751/logo.png new file mode 100644 index 0000000000000..8bd1c642f9e42 Binary files /dev/null and b/blockchains/smartchain/assets/0x2Bf83D080d8Bc4715984e75E5b3D149805d11751/logo.png differ diff --git a/blockchains/smartchain/assets/0x2C125b09C2DBed3d1669a3183298285e5cf46154/info.json b/blockchains/smartchain/assets/0x2C125b09C2DBed3d1669a3183298285e5cf46154/info.json index d85500e00897f..65c49fe3531a3 100644 --- a/blockchains/smartchain/assets/0x2C125b09C2DBed3d1669a3183298285e5cf46154/info.json +++ b/blockchains/smartchain/assets/0x2C125b09C2DBed3d1669a3183298285e5cf46154/info.json @@ -7,5 +7,8 @@ "symbol": "MOONSAFE", "decimals": 9, "status": "active", - "id": "0x2C125b09C2DBed3d1669a3183298285e5cf46154" + "id": "0x2C125b09C2DBed3d1669a3183298285e5cf46154", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944/info.json b/blockchains/smartchain/assets/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944/info.json new file mode 100644 index 0000000000000..d41f682747695 --- /dev/null +++ b/blockchains/smartchain/assets/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944/info.json @@ -0,0 +1,36 @@ +{ + "name": "AITECH", + "type": "BEP20", + "symbol": "AITECH", + "decimals": 18, + "website": "https://www.aitech.io/", + "description": "Powering the future of AI with our HPC data center, IaaS platform, AI Marketplace, AITECH Pad Launchpad. Powered by $AITECH token", + "explorer": "https://bscscan.com/token/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944", + "status": "active", + "id": "0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AITECHio" + }, + { + "name": "telegram", + "url": "https://t.me/solidusaichat" + }, + { + "name": "discord", + "url": "https://discord.com/solidusai" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/solidus-ai-tech/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/solidus-ai-tech/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944/logo.png b/blockchains/smartchain/assets/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944/logo.png new file mode 100644 index 0000000000000..5e3bf6cc275a1 Binary files /dev/null and b/blockchains/smartchain/assets/0x2D060Ef4d6BF7f9e5edDe373Ab735513c0e4F944/logo.png differ diff --git a/blockchains/smartchain/assets/0x2D7A47908d817dd359f9aBA7FEaA89c92a289c7E/info.json b/blockchains/smartchain/assets/0x2D7A47908d817dd359f9aBA7FEaA89c92a289c7E/info.json new file mode 100644 index 0000000000000..a0c398daaeb45 --- /dev/null +++ b/blockchains/smartchain/assets/0x2D7A47908d817dd359f9aBA7FEaA89c92a289c7E/info.json @@ -0,0 +1,52 @@ +{ + "name": "Lenda", + "type": "BEP20", + "symbol": "LENDA", + "decimals": 18, + "website": "https://lenda.finance/", + "description": "Your secure financial crypto partner. Get your free wallet for Lenda, Bitcoin and more than 10 other cryptocurrencies.", + "explorer": "https://bscscan.com/token/0x2D7A47908d817dd359f9aBA7FEaA89c92a289c7E", + "status": "active", + "id": "0x2D7A47908d817dd359f9aBA7FEaA89c92a289c7E", + "links": [ + { + "name": "github", + "url": "https://github.com/LendaFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lenda" + }, + { + "name": "twitter", + "url": "https://twitter.com/LendaFinance" + }, + { + "name": "telegram", + "url": "https://t.me/lendafinance" + }, + { + "name": "facebook", + "url": "https://facebook.com/Lenda-Finance-105680315331951" + }, + { + "name": "whitepaper", + "url": "https://lenda.finance/whitepaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCcwhFOqEvfe-IqrmJF7yrcQ" + }, + { + "name": "source_code", + "url": "https://github.com/LendaFinance/lenda-finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lenda/" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2D7A47908d817dd359f9aBA7FEaA89c92a289c7E/logo.png b/blockchains/smartchain/assets/0x2D7A47908d817dd359f9aBA7FEaA89c92a289c7E/logo.png new file mode 100644 index 0000000000000..dadbd922b7403 Binary files /dev/null and b/blockchains/smartchain/assets/0x2D7A47908d817dd359f9aBA7FEaA89c92a289c7E/logo.png differ diff --git a/blockchains/smartchain/assets/0x2D862c9FC46608d7ff83293cEB83330D6135BE5E/info.json b/blockchains/smartchain/assets/0x2D862c9FC46608d7ff83293cEB83330D6135BE5E/info.json new file mode 100644 index 0000000000000..ce3c470f44019 --- /dev/null +++ b/blockchains/smartchain/assets/0x2D862c9FC46608d7ff83293cEB83330D6135BE5E/info.json @@ -0,0 +1,25 @@ +{ + "name": "FalconX Token", + "website": "https://projectfalconx.com", + "description": "FalconX is a Bep 20 Token within the FalconX NFT Ecosystem. FalconX community members will be able to access FalconX NFT’s which reward holders with daily passive income.", + "explorer": "https://bscscan.com/token/0x2d862c9fc46608d7ff83293ceb83330d6135be5e", + "type": "BEP20", + "symbol": "FALCX", + "decimals": 9, + "status": "active", + "id": "0x2D862c9FC46608d7ff83293cEB83330D6135BE5E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/projectfalconx" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCemByi8cdWT9246H235UOcw" + }, + { + "name": "telegram", + "url": "https://t.me/ProjectFalconX" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2D862c9FC46608d7ff83293cEB83330D6135BE5E/logo.png b/blockchains/smartchain/assets/0x2D862c9FC46608d7ff83293cEB83330D6135BE5E/logo.png new file mode 100644 index 0000000000000..617b4f5fe2a15 Binary files /dev/null and b/blockchains/smartchain/assets/0x2D862c9FC46608d7ff83293cEB83330D6135BE5E/logo.png differ diff --git a/blockchains/smartchain/assets/0x2E51b6f3181b342d098B1a939Ae1944ED6768fd4/info.json b/blockchains/smartchain/assets/0x2E51b6f3181b342d098B1a939Ae1944ED6768fd4/info.json new file mode 100644 index 0000000000000..c9f6bf4895f39 --- /dev/null +++ b/blockchains/smartchain/assets/0x2E51b6f3181b342d098B1a939Ae1944ED6768fd4/info.json @@ -0,0 +1,26 @@ +{ + "name": "Demon Token", + "type": "BEP20", + "symbol": "DEMON", + "decimals": 18, + "website": "https://www.demonfinance.com", + "description": "Demon Ecosystem integrates a lucrative finance vault with unique Metaverse gamification making it one of the exclusive DeFi project in the market.", + "explorer": "https://bscscan.com/token/0x2E51b6f3181b342d098B1a939Ae1944ED6768fd4", + "status": "active", + "id": "0x2E51b6f3181b342d098B1a939Ae1944ED6768fd4", + "links": [ + { + "name": "telegram", + "url": "https://t.me/DemonFinanceCommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/DemonEcosystem" + } + ], + "tags": [ + "defi", + "nft", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x2E51b6f3181b342d098B1a939Ae1944ED6768fd4/logo.png b/blockchains/smartchain/assets/0x2E51b6f3181b342d098B1a939Ae1944ED6768fd4/logo.png new file mode 100644 index 0000000000000..043b4802dd646 Binary files /dev/null and b/blockchains/smartchain/assets/0x2E51b6f3181b342d098B1a939Ae1944ED6768fd4/logo.png differ diff --git a/blockchains/smartchain/assets/0x2EED4682197834708c0ea8D11D683440Bbe104d1/info.json b/blockchains/smartchain/assets/0x2EED4682197834708c0ea8D11D683440Bbe104d1/info.json new file mode 100644 index 0000000000000..b8ab637b879b4 --- /dev/null +++ b/blockchains/smartchain/assets/0x2EED4682197834708c0ea8D11D683440Bbe104d1/info.json @@ -0,0 +1,45 @@ +{ + "name": "Nafty", + "type": "BEP20", + "symbol": "Nafty", + "decimals": 9, + "website": "https://naftytoken.com", + "description": "Nafty is the token for the adult industry, aimed to empower content creators and reward content consumers across the Nafty Network", + "explorer": "https://bscscan.com/token/0x2EED4682197834708c0ea8D11D683440Bbe104d1", + "status": "active", + "id": "0x2EED4682197834708c0ea8D11D683440Bbe104d1", + "links": [ + { + "name": "telegram", + "url": "https://t.me/naftydiscussions" + }, + { + "name": "twitter", + "url": "https://twitter.com/naftyofficial" + }, + { + "name": "whitepaper", + "url": "https://naftytoken.com/docs/whitepaper/" + }, + { + "name": "github", + "url": "https://github.com/nafty2021/assets" + }, + { + "name": "telegram_news", + "url": "https://t.me/NaftyToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nafty/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nafty/" + }, + { + "name": "discord", + "url": "https://discord.com/CvtBYZGCKm" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2EED4682197834708c0ea8D11D683440Bbe104d1/logo.png b/blockchains/smartchain/assets/0x2EED4682197834708c0ea8D11D683440Bbe104d1/logo.png new file mode 100644 index 0000000000000..3347b6a91a17a Binary files /dev/null and b/blockchains/smartchain/assets/0x2EED4682197834708c0ea8D11D683440Bbe104d1/logo.png differ diff --git a/blockchains/smartchain/assets/0x2F4e9c97aAFFD67D98A640062d90e355B4a1C539/info.json b/blockchains/smartchain/assets/0x2F4e9c97aAFFD67D98A640062d90e355B4a1C539/info.json new file mode 100644 index 0000000000000..823f26a447e90 --- /dev/null +++ b/blockchains/smartchain/assets/0x2F4e9c97aAFFD67D98A640062d90e355B4a1C539/info.json @@ -0,0 +1,37 @@ +{ + "name": "Afrostar", + "type": "BEP20", + "symbol": "AFRO", + "decimals": 9, + "website": "https://afrostar.io", + "description": "AFROSTAR IS THE UNITED DIGITAL CURRENCY OF AFRICA. It aims to be THE digital currency that is trusted and used across the continent, and a top crypto currency worldwide. The Afrostar ecosystem will provide a range of powerful real world use cases for the Afrostar crypto token.", + "explorer": "https://bscscan.com/token/0x2F4e9c97aAFFD67D98A640062d90e355B4a1C539", + "status": "active", + "id": "0x2F4e9c97aAFFD67D98A640062d90e355B4a1C539", + "links": [ + { + "name": "telegram", + "url": "https://t.me/afrostarcommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/afrostarcrypto" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/afrostarcrypto" + }, + { + "name": "discord", + "url": "https://discord.com/invite/qrj6AWacH4" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCas9v53n5QXt1ZdTPKHo3Gg" + }, + { + "name": "facebook", + "url": "https://facebook.com/afrostarcrypto" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2F4e9c97aAFFD67D98A640062d90e355B4a1C539/logo.png b/blockchains/smartchain/assets/0x2F4e9c97aAFFD67D98A640062d90e355B4a1C539/logo.png new file mode 100644 index 0000000000000..74f4914ac0025 Binary files /dev/null and b/blockchains/smartchain/assets/0x2F4e9c97aAFFD67D98A640062d90e355B4a1C539/logo.png differ diff --git a/blockchains/smartchain/assets/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0/info.json b/blockchains/smartchain/assets/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0/info.json new file mode 100644 index 0000000000000..1a08c8752c1b4 --- /dev/null +++ b/blockchains/smartchain/assets/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0/info.json @@ -0,0 +1,57 @@ +{ + "name": "ChainCade", + "type": "BEP20", + "symbol": "ChainCade", + "decimals": 9, + "website": "https://www.chaincade.com", + "description": "The future of the arcade is here! ChainCade is developing its one-of-a-kind blockchain arcade ecosystem to benefit players, creators, and investors together. Join the arcade revolution.", + "explorer": "https://bscscan.com/token/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0", + "status": "active", + "id": "0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/chaincadebsc" + }, + { + "name": "github", + "url": "https://github.com/chaincade" + }, + { + "name": "telegram", + "url": "https://t.me/ChainCade" + }, + { + "name": "telegram_news", + "url": "https://t.me/ChainCadeNews" + }, + { + "name": "discord", + "url": "https://discord.com/invite/wNfRfunMpQ" + }, + { + "name": "reddit", + "url": "https://reddit.com/chaincade" + }, + { + "name": "whitepaper", + "url": "https://chaincade.com/wp-content/uploads/2021/07/WhitepaperV1.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCP2iWL-CWMOhpHluqdZmciA" + }, + { + "name": "facebook", + "url": "https://facebook.com/Chaincade-106501661730295/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chaincade/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/chaincade/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0/logo.png b/blockchains/smartchain/assets/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0/logo.png new file mode 100644 index 0000000000000..162c6e9d1923f Binary files /dev/null and b/blockchains/smartchain/assets/0x2FFEE7b4DF74F7C6508A4Af4D6D91058dA5420D0/logo.png differ diff --git a/blockchains/smartchain/assets/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F/info.json b/blockchains/smartchain/assets/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F/info.json new file mode 100644 index 0000000000000..12887abd7cdf1 --- /dev/null +++ b/blockchains/smartchain/assets/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F/info.json @@ -0,0 +1,25 @@ +{ + "name": "Corgiswap", + "type": "BEP20", + "symbol": "CORIS", + "decimals": 18, + "website": "https://corgiswap.org/", + "description": "CORGISWAP is a decentralized finance (DeFi) application that lets users exchange tokens while also providing liquidity through farming and earning fees", + "explorer": "https://bscscan.com/token/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F", + "status": "active", + "id": "0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/corgidogeestate" + }, + { + "name": "telegram", + "url": "https://t.me/corgidoge_official" + }, + { + "name": "telegram_news", + "url": "https://t.me/corgidoge_news" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F/logo.png b/blockchains/smartchain/assets/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F/logo.png new file mode 100644 index 0000000000000..9544875c1cdd0 Binary files /dev/null and b/blockchains/smartchain/assets/0x2a2cD8b1F69EB9dda5d703b3498d97080C2F194F/logo.png differ diff --git a/blockchains/smartchain/assets/0x2a5dFE9EDd6D1431eecEA70cBb1635Ba88347BaD/info.json b/blockchains/smartchain/assets/0x2a5dFE9EDd6D1431eecEA70cBb1635Ba88347BaD/info.json new file mode 100644 index 0000000000000..4aa141c63a079 --- /dev/null +++ b/blockchains/smartchain/assets/0x2a5dFE9EDd6D1431eecEA70cBb1635Ba88347BaD/info.json @@ -0,0 +1,40 @@ +{ + "name": "FRZ Swapping", + "type": "BEP20", + "symbol": "FRZW", + "decimals": 18, + "website": "https://frzswap.com/", + "description": "FRZW is native token of FRZSwap which is a decentralized exchange (DEX) and belongs to FRZSS ecosystem", + "explorer": "https://bscscan.com/token/0x2a5dFE9EDd6D1431eecEA70cBb1635Ba88347BaD", + "status": "active", + "id": "0x2a5dFE9EDd6D1431eecEA70cBb1635Ba88347BaD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/frzswap" + }, + { + "name": "github", + "url": "https://github.com/FRZSwapping" + }, + { + "name": "telegram", + "url": "https://t.me/frzswap" + }, + { + "name": "whitepaper", + "url": "https://frzswap.com/docs/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frzswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/frzswap/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x2a5dFE9EDd6D1431eecEA70cBb1635Ba88347BaD/logo.png b/blockchains/smartchain/assets/0x2a5dFE9EDd6D1431eecEA70cBb1635Ba88347BaD/logo.png new file mode 100644 index 0000000000000..7838407949ced Binary files /dev/null and b/blockchains/smartchain/assets/0x2a5dFE9EDd6D1431eecEA70cBb1635Ba88347BaD/logo.png differ diff --git a/blockchains/smartchain/assets/0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E/info.json b/blockchains/smartchain/assets/0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E/info.json new file mode 100644 index 0000000000000..a82d1c1142794 --- /dev/null +++ b/blockchains/smartchain/assets/0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E/info.json @@ -0,0 +1,29 @@ +{ + "name": "Tiny Titans V3", + "website": "https://tinytitans.fi", + "description": "World of Tiny Titans. Tiny Titans — collectable & tradeable NFTs on BSC which you can train, level and earn for play.", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RealTinyTitans" + }, + { + "name": "medium", + "url": "https://tinytitans.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/tinytitans" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E#code" + } + ], + "explorer": "https://bscscan.com/token/0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E", + "type": "BEP20", + "symbol": "TITS", + "decimals": 18, + "status": "active", + "id": "0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E/logo.png b/blockchains/smartchain/assets/0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E/logo.png new file mode 100644 index 0000000000000..02c71de260c8d Binary files /dev/null and b/blockchains/smartchain/assets/0x2a5eB92f6a410AC0BB38D92C13DA934bD68EF24E/logo.png differ diff --git a/blockchains/smartchain/assets/0x2ad7F18DcFA131e33411770A9c6c4fe49b187Bc2/info.json b/blockchains/smartchain/assets/0x2ad7F18DcFA131e33411770A9c6c4fe49b187Bc2/info.json new file mode 100644 index 0000000000000..fe5b87b7d8b2e --- /dev/null +++ b/blockchains/smartchain/assets/0x2ad7F18DcFA131e33411770A9c6c4fe49b187Bc2/info.json @@ -0,0 +1,40 @@ +{ + "name": "MetaUFO", + "website": "http://metaufo.me/", + "description": "MetaUFO is a decentralized gaming platform with play-to-earn elements, NFTs, its own NFT collection combined with an auto battler. MetaUFO is built on BSC.", + "type": "BEP20", + "symbol": "MetaUFO", + "decimals": 18, + "status": "active", + "explorer": "https://bscscan.com/token/0x2ad7F18DcFA131e33411770A9c6c4fe49b187Bc2", + "id": "0x2ad7F18DcFA131e33411770A9c6c4fe49b187Bc2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MetaUFO_Channel" + }, + { + "name": "twitter", + "url": "https://twitter.com/Meta_UFO" + }, + { + "name": "whitepaper", + "url": "https://link-bsc.gitbook.io/meta-ufo/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metaufo/" + }, + { + "name": "github", + "url": "https://github.com/TechRate/Smart-Contract-Audits/blob/main/March/MetaUFO.pdf" + } + ], + "tags": [ + "governance", + "stablecoin", + "wrapped", + "synthetics", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x2ad7F18DcFA131e33411770A9c6c4fe49b187Bc2/logo.png b/blockchains/smartchain/assets/0x2ad7F18DcFA131e33411770A9c6c4fe49b187Bc2/logo.png new file mode 100644 index 0000000000000..9f29b252aaae8 Binary files /dev/null and b/blockchains/smartchain/assets/0x2ad7F18DcFA131e33411770A9c6c4fe49b187Bc2/logo.png differ diff --git a/blockchains/smartchain/assets/0x2b31b83D2a960d648e9c8d3B84dF5452c80aB947/info.json b/blockchains/smartchain/assets/0x2b31b83D2a960d648e9c8d3B84dF5452c80aB947/info.json new file mode 100644 index 0000000000000..819d48c7e9eaa --- /dev/null +++ b/blockchains/smartchain/assets/0x2b31b83D2a960d648e9c8d3B84dF5452c80aB947/info.json @@ -0,0 +1,33 @@ +{ + "name": "SMD Coin", + "type": "BEP20", + "symbol": "SMD", + "decimals": 10, + "website": "https://smdcoin.com", + "description": "SMD COIN is the world’s first integrated platform, providing Coins Staking, Yield Farming and Self-Holding. SMD COIN provides customers with decentralized farming services, personalized financial solutions, and a variety of interest models and earning opportunities.
", + "explorer": "https://bscscan.com/token/0x2b31b83D2a960d648e9c8d3B84dF5452c80aB947", + "status": "active", + "id": "0x2b31b83D2a960d648e9c8d3B84dF5452c80aB947", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/smdcoinofficial" + }, + { + "name": "whitepaper", + "url": "https://smdcoin.com/css/whitepaper/SMDwhitepaper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/smdofficial" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/smd-coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/smd-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2b31b83D2a960d648e9c8d3B84dF5452c80aB947/logo.png b/blockchains/smartchain/assets/0x2b31b83D2a960d648e9c8d3B84dF5452c80aB947/logo.png new file mode 100644 index 0000000000000..31c119de8c8f4 Binary files /dev/null and b/blockchains/smartchain/assets/0x2b31b83D2a960d648e9c8d3B84dF5452c80aB947/logo.png differ diff --git a/blockchains/smartchain/assets/0x2bF4BE7C4520C41d012EB09a034179E03b898534/info.json b/blockchains/smartchain/assets/0x2bF4BE7C4520C41d012EB09a034179E03b898534/info.json new file mode 100644 index 0000000000000..c400938d67238 --- /dev/null +++ b/blockchains/smartchain/assets/0x2bF4BE7C4520C41d012EB09a034179E03b898534/info.json @@ -0,0 +1,28 @@ +{ + "name": "ASIX+", + "type": "BEP20", + "symbol": "ASIX+", + "decimals": 18, + "website": "https://asixplus.id", + "description": "ASIX+ Token is a token which is made by PT. META NUSANTARA VICTORI, which has purpose and the projects of P2E games, NFT Marketplace, and Metaverse.ASIX+ Token is the main utility in our 3 projects. P2E Games, NFT Market, and Nusantaraverse. ASIX+ Token can be used in all three projects.In addition, it does not rule out the possibility of developing or adding projects in the future.", + "explorer": "https://bscscan.com/token/0x2bF4BE7C4520C41d012EB09a034179E03b898534", + "status": "active", + "id": "0x2bF4BE7C4520C41d012EB09a034179E03b898534", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/asixplusNFT" + }, + { + "name": "telegram", + "url": "https://t.me/asixplus" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/asixplus" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2bF4BE7C4520C41d012EB09a034179E03b898534/logo.png b/blockchains/smartchain/assets/0x2bF4BE7C4520C41d012EB09a034179E03b898534/logo.png new file mode 100644 index 0000000000000..b2ea075b29bc3 Binary files /dev/null and b/blockchains/smartchain/assets/0x2bF4BE7C4520C41d012EB09a034179E03b898534/logo.png differ diff --git a/blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/logo.png b/blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/logo.png index 8d9961a466b83..030c74e13727c 100644 Binary files a/blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/logo.png and b/blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/logo.png differ diff --git a/blockchains/smartchain/assets/0x2cA25319E2E63719F87221D8bF3646F8F5dE5DED/info.json b/blockchains/smartchain/assets/0x2cA25319E2E63719F87221D8bF3646F8F5dE5DED/info.json new file mode 100644 index 0000000000000..34587fcf22177 --- /dev/null +++ b/blockchains/smartchain/assets/0x2cA25319E2E63719F87221D8bF3646F8F5dE5DED/info.json @@ -0,0 +1,32 @@ +{ + "name": "ElonGoat", + "type": "BEP20", + "symbol": "EGT", + "decimals": 9, + "website": "https://www.elongoat.io", + "description": "Elon GOAT Token is building a biblical sized monument on the back of a semi-trailer dedicated to the Godfather of Crypto, Elon Musk.", + "explorer": "https://bscscan.com/token/0x2cA25319E2E63719F87221D8bF3646F8F5dE5DED", + "status": "active", + "id": "0x2cA25319E2E63719F87221D8bF3646F8F5dE5DED", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elon-goat/" + }, + { + "name": "twitter", + "url": "https://twitter.com/elongoattoken?s=21" + }, + { + "name": "telegram", + "url": "https://t.me/elon_goat_token" + }, + { + "name": "facebook", + "url": "https://facebook.com/ElonGoat.io" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2cA25319E2E63719F87221D8bF3646F8F5dE5DED/logo.png b/blockchains/smartchain/assets/0x2cA25319E2E63719F87221D8bF3646F8F5dE5DED/logo.png new file mode 100644 index 0000000000000..74e664592c47c Binary files /dev/null and b/blockchains/smartchain/assets/0x2cA25319E2E63719F87221D8bF3646F8F5dE5DED/logo.png differ diff --git a/blockchains/smartchain/assets/0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb/info.json b/blockchains/smartchain/assets/0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb/info.json new file mode 100644 index 0000000000000..edfc2a694366b --- /dev/null +++ b/blockchains/smartchain/assets/0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb/info.json @@ -0,0 +1,28 @@ +{ + "name": "LuckyBlock", + "type": "BEP20", + "symbol": "LBlock", + "decimals": 9, + "website": "https://luckyblock.com/", + "description": "Lucky Block envisions a worldwide lottery with players using blockchain protocols, operating on the binance smart chain. The LBlock token is listed on Pancakeswap (DEX), A leading decentralised exchange (DEX) that allows users to buy and sell. We have more than 42K token holders.", + "explorer": "https://bscscan.com/token/0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb", + "status": "active", + "id": "0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/luckyblockcoin" + }, + { + "name": "github", + "url": "https://github.com/finixio/luckyblock-smartcontract" + }, + { + "name": "telegram", + "url": "https://t.me/LuckyBlockChainTG" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb/logo.png b/blockchains/smartchain/assets/0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb/logo.png new file mode 100644 index 0000000000000..72a91af80a045 Binary files /dev/null and b/blockchains/smartchain/assets/0x2cD96e8C3FF6b5E01169F6E3b61D28204E7810Bb/logo.png differ diff --git a/blockchains/smartchain/assets/0x2cd2664Ce5639e46c6a3125257361e01d0213657/info.json b/blockchains/smartchain/assets/0x2cd2664Ce5639e46c6a3125257361e01d0213657/info.json new file mode 100644 index 0000000000000..064339bb71c27 --- /dev/null +++ b/blockchains/smartchain/assets/0x2cd2664Ce5639e46c6a3125257361e01d0213657/info.json @@ -0,0 +1,36 @@ +{ + "name": "Useless", + "website": "https://uselesscrypto.com", + "description": "Useless is the first token with an auto-stabilizing liquidity pool fueled by external revenue. Our vision is to bring mainstream accessibility to the crypto-space with easy-to-use mobile apps and dApps.", + "explorer": "https://bscscan.com/token/0x2cd2664Ce5639e46c6a3125257361e01d0213657", + "type": "BEP20", + "symbol": "USELESS", + "decimals": 9, + "status": "active", + "id": "0x2cd2664Ce5639e46c6a3125257361e01d0213657", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "blog", + "url": "https://uselesscrypto.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/uselesscrypto" + }, + { + "name": "facebook", + "url": "https://facebook.com/uselesscrypto" + }, + { + "name": "whitepaper", + "url": "https://uselesscrypto.com/assets/litepaper/Useless_Litepaper_v6.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/uselesscrypto" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2cd2664Ce5639e46c6a3125257361e01d0213657/logo.png b/blockchains/smartchain/assets/0x2cd2664Ce5639e46c6a3125257361e01d0213657/logo.png new file mode 100644 index 0000000000000..37457fc043f54 Binary files /dev/null and b/blockchains/smartchain/assets/0x2cd2664Ce5639e46c6a3125257361e01d0213657/logo.png differ diff --git a/blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/info.json b/blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/info.json index fedfc9b9d89d5..6b79be20bc6d1 100644 --- a/blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/info.json +++ b/blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/info.json @@ -6,6 +6,6 @@ "website": "https://vanitytoken.net", "description": "VANITY aims to provide the first ever self Token-Based Marketplace for Custom Vanity Addresses.", "explorer": "https://bscscan.com/token/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7", - "status": "active", + "status": "abandoned", "id": "0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/logo.png b/blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/logo.png deleted file mode 100644 index 32843f01ab05f..0000000000000 Binary files a/blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/info.json b/blockchains/smartchain/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/info.json new file mode 100644 index 0000000000000..d00ad5017bbbc --- /dev/null +++ b/blockchains/smartchain/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/info.json @@ -0,0 +1,44 @@ +{ + "name": "SPACE ID", + "symbol": "ID", + "type": "BEP20", + "decimals": 18, + "description": "SPACE ID is a universal name service network that seamlessly connects people, information, assets, and applications in the digital world. SPACE ID is also the provider of .bnb domain name service.", + "website": "https://space.id/", + "explorer": "https://bscscan.com/token/0x2dfF88A56767223A5529eA5960Da7A3F5f766406", + "id": "0x2dfF88A56767223A5529eA5960Da7A3F5f766406", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SpaceIDProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/spaceid_news" + }, + { + "name": "discord", + "url": "https://discord.com/invite/spaceid" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/space-id/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/space-id/" + }, + { + "name": "docs", + "url": "https://docs.space.id/" + }, + { + "name": "blog", + "url": "https://blog.space.id/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/logo.png b/blockchains/smartchain/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/logo.png new file mode 100644 index 0000000000000..a6a3c27553a0e Binary files /dev/null and b/blockchains/smartchain/assets/0x2dfF88A56767223A5529eA5960Da7A3F5f766406/logo.png differ diff --git a/blockchains/smartchain/assets/0x2e42C9EAc96833C6e16Dc71c743cECC114CCD7e3/info.json b/blockchains/smartchain/assets/0x2e42C9EAc96833C6e16Dc71c743cECC114CCD7e3/info.json new file mode 100644 index 0000000000000..da33084735a7b --- /dev/null +++ b/blockchains/smartchain/assets/0x2e42C9EAc96833C6e16Dc71c743cECC114CCD7e3/info.json @@ -0,0 +1,25 @@ +{ + "name": "MetaCash", + "website": "https://metacashbsc.com/", + "description": "The metacash project is referred to the world of the metaverse and virtual reality, through creating a large community of more than 3000 members.", + "explorer": "https://bscscan.com/token/0x2e42C9EAc96833C6e16Dc71c743cECC114CCD7e3", + "type": "BEP20", + "symbol": "META", + "decimals": 18, + "status": "active", + "id": "0x2e42C9EAc96833C6e16Dc71c743cECC114CCD7e3", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metacash/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MetaCashBSC" + }, + { + "name": "telegram", + "url": "https://t.me/MetaCash" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2e42C9EAc96833C6e16Dc71c743cECC114CCD7e3/logo.png b/blockchains/smartchain/assets/0x2e42C9EAc96833C6e16Dc71c743cECC114CCD7e3/logo.png new file mode 100644 index 0000000000000..59fa511a94c5d Binary files /dev/null and b/blockchains/smartchain/assets/0x2e42C9EAc96833C6e16Dc71c743cECC114CCD7e3/logo.png differ diff --git a/blockchains/smartchain/assets/0x2e53414853f058A9BC14E052431008483bD85B4c/info.json b/blockchains/smartchain/assets/0x2e53414853f058A9BC14E052431008483bD85B4c/info.json new file mode 100644 index 0000000000000..43cd811f3dc36 --- /dev/null +++ b/blockchains/smartchain/assets/0x2e53414853f058A9BC14E052431008483bD85B4c/info.json @@ -0,0 +1,48 @@ +{ + "name": "Grok", + "type": "BEP20", + "symbol": "GROK", + "decimals": 9, + "website": "https://grokx.codes", + "description": "Grok and GPT-4 belong to a class of AI models known as Large Language Models. GROK improves model alignment - the ability to follow user intentions while also making it more truthful and generating less offensive or dangerous output.", + "explorer": "https://bscscan.com/token/0x2e53414853f058a9bc14e052431008483bd85b4c", + "status": "active", + "id": "0x2e53414853f058A9BC14E052431008483bD85B4c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/grok_codes" + }, + { + "name": "github", + "url": "https://github.com/grokxcodes" + }, + { + "name": "telegram", + "url": "https://t.me/grok_intl" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0x2e53414853f058a9bc14e052431008483bd85b4c#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/grok-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/grok-codes" + }, + { + "name": "docs", + "url": "https://doc.grokx.codes/" + }, + { + "name": "medium", + "url": "https://medium.com/@grok_grok" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2e53414853f058A9BC14E052431008483bD85B4c/logo.png b/blockchains/smartchain/assets/0x2e53414853f058A9BC14E052431008483bD85B4c/logo.png new file mode 100644 index 0000000000000..3b03b1af2da70 Binary files /dev/null and b/blockchains/smartchain/assets/0x2e53414853f058A9BC14E052431008483bD85B4c/logo.png differ diff --git a/blockchains/smartchain/assets/0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D/info.json b/blockchains/smartchain/assets/0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D/info.json new file mode 100644 index 0000000000000..cdcee2d70c39b --- /dev/null +++ b/blockchains/smartchain/assets/0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D/info.json @@ -0,0 +1,25 @@ +{ + "name": "PumpETH", + "website": "https://pumpeth.com", + "description": "Rebase Token that offers some Utility (dApps) and also rewards 4% all the holders with BEP20 ETH", + "explorer": "https://bscscan.com/token/0x2e74ee4fc4466d0883ef5e12a0ce344bfe15be8d", + "type": "BEP20", + "symbol": "PETH", + "decimals": 9, + "status": "active", + "id": "0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PumpETHToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pumpeth/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pumpeth" + } + ] +} diff --git a/blockchains/smartchain/assets/0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D/logo.png b/blockchains/smartchain/assets/0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D/logo.png new file mode 100644 index 0000000000000..1ecd5f0105d72 Binary files /dev/null and b/blockchains/smartchain/assets/0x2e74Ee4fc4466d0883eF5E12A0Ce344BFe15BE8D/logo.png differ diff --git a/blockchains/smartchain/assets/0x2e8799f0A26d8A9f37a0b4747Fa534f039C2d234/info.json b/blockchains/smartchain/assets/0x2e8799f0A26d8A9f37a0b4747Fa534f039C2d234/info.json new file mode 100644 index 0000000000000..2895c20c450ae --- /dev/null +++ b/blockchains/smartchain/assets/0x2e8799f0A26d8A9f37a0b4747Fa534f039C2d234/info.json @@ -0,0 +1,36 @@ +{ + "name": "Birb", + "website": "https://birb.com", + "description": "Discover and experience the exciting Birb ecosphere. Birb has many features, such as our beautiful NFTs rich in functionality, top holder rewards, Birb e-commerce plugins, our upcoming social $BIRB sending, and privacy features.", + "explorer": "https://bscscan.com/token/0x2e8799f0A26d8A9f37a0b4747Fa534f039C2d234", + "type": "BEP20", + "symbol": "BIRB", + "decimals": 18, + "status": "active", + "id": "0x2e8799f0A26d8A9f37a0b4747Fa534f039C2d234", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/birbdev" + }, + { + "name": "twitter", + "url": "https://twitter.com/BirbDefi" + }, + { + "name": "telegram", + "url": "https://t.me/birbdefi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/birb" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BirbDefi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2e8799f0A26d8A9f37a0b4747Fa534f039C2d234/logo.png b/blockchains/smartchain/assets/0x2e8799f0A26d8A9f37a0b4747Fa534f039C2d234/logo.png new file mode 100644 index 0000000000000..385f9f44e8436 Binary files /dev/null and b/blockchains/smartchain/assets/0x2e8799f0A26d8A9f37a0b4747Fa534f039C2d234/logo.png differ diff --git a/blockchains/smartchain/assets/0x2f053e33bd590830858161d42C67e9E8A9390019/info.json b/blockchains/smartchain/assets/0x2f053e33bd590830858161d42C67e9E8A9390019/info.json new file mode 100644 index 0000000000000..7e9f045dc62c7 --- /dev/null +++ b/blockchains/smartchain/assets/0x2f053e33bd590830858161d42C67e9E8A9390019/info.json @@ -0,0 +1,25 @@ +{ + "name": "Vention", + "type": "BEP20", + "symbol": "VNT", + "decimals": 18, + "website": "https://vention.app/", + "description": "Philippines' First NFT Marketplace for Local Artists & Celebrities.", + "explorer": "https://bscscan.com/token/0x2f053e33bd590830858161d42C67e9E8A9390019", + "status": "active", + "id": "0x2f053e33bd590830858161d42C67e9E8A9390019", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ventionapp" + }, + { + "name": "telegram", + "url": "https://t.me/ventionapp" + }, + { + "name": "facebook", + "url": "https://facebook.com/VentionApp" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2f053e33bd590830858161d42C67e9E8A9390019/logo.png b/blockchains/smartchain/assets/0x2f053e33bd590830858161d42C67e9E8A9390019/logo.png new file mode 100644 index 0000000000000..0a636f2416237 Binary files /dev/null and b/blockchains/smartchain/assets/0x2f053e33bd590830858161d42C67e9E8A9390019/logo.png differ diff --git a/blockchains/smartchain/assets/0x2f0c6e147974BfbF7Da557b88643D74C324053A2/info.json b/blockchains/smartchain/assets/0x2f0c6e147974BfbF7Da557b88643D74C324053A2/info.json new file mode 100644 index 0000000000000..28e9d8323b2b0 --- /dev/null +++ b/blockchains/smartchain/assets/0x2f0c6e147974BfbF7Da557b88643D74C324053A2/info.json @@ -0,0 +1,32 @@ +{ + "name": "Catcoin Token V2", + "type": "BEP20", + "symbol": "CATS", + "decimals": 0, + "website": "https://www.catcoincrypto.me/", + "description": "World's Best Community Driven Coin", + "explorer": "https://bscscan.com/token/0x2f0c6e147974BfbF7Da557b88643D74C324053A2", + "status": "active", + "id": "0x2f0c6e147974BfbF7Da557b88643D74C324053A2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/catcoinbsc" + }, + { + "name": "telegram", + "url": "https://t.me/catcoin_bsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/catcoin-token/" + }, + { + "name": "source_code", + "url": "https://github.com/catcointoken-cats/" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2f0c6e147974BfbF7Da557b88643D74C324053A2/logo.png b/blockchains/smartchain/assets/0x2f0c6e147974BfbF7Da557b88643D74C324053A2/logo.png new file mode 100644 index 0000000000000..8643b3496077e Binary files /dev/null and b/blockchains/smartchain/assets/0x2f0c6e147974BfbF7Da557b88643D74C324053A2/logo.png differ diff --git a/blockchains/smartchain/assets/0x2f499c6DA2C84063BB7e0CB1C478687210cDB615/info.json b/blockchains/smartchain/assets/0x2f499c6DA2C84063BB7e0CB1C478687210cDB615/info.json new file mode 100644 index 0000000000000..0dd1131dc81b8 --- /dev/null +++ b/blockchains/smartchain/assets/0x2f499c6DA2C84063BB7e0CB1C478687210cDB615/info.json @@ -0,0 +1,48 @@ +{ + "name": "Reflex V2", + "type": "BEP20", + "symbol": "RFX", + "decimals": 18, + "website": "https://reflexfinance.com/", + "description": "$RFX, our native token, is a hyper deflationary reflection token hosted on the Binance Smart Chain. It is based on an innovative liquidity generating protocol with additional staking opportunities.", + "explorer": "https://bscscan.com/token/0x2f499c6DA2C84063BB7e0CB1C478687210cDB615", + "status": "active", + "id": "0x2f499c6DA2C84063BB7e0CB1C478687210cDB615", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Reflex_Finance" + }, + { + "name": "telegram", + "url": "https://t.me/ReflexFinanceV2" + }, + { + "name": "discord", + "url": "https://discord.com/invite/reflexfinance" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ReflexFinance" + }, + { + "name": "whitepaper", + "url": "https://reflexfinance.com/whitepaper" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/reflex-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/reflex-finance-v2" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCIcGozPp0vTrLbtc83AgzFg" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x2f499c6DA2C84063BB7e0CB1C478687210cDB615/logo.png b/blockchains/smartchain/assets/0x2f499c6DA2C84063BB7e0CB1C478687210cDB615/logo.png new file mode 100644 index 0000000000000..46dead1f0190b Binary files /dev/null and b/blockchains/smartchain/assets/0x2f499c6DA2C84063BB7e0CB1C478687210cDB615/logo.png differ diff --git a/blockchains/smartchain/assets/0x2f657932E65905eA09c7aacfe898bf79e207c1C0/info.json b/blockchains/smartchain/assets/0x2f657932E65905eA09c7aacfe898bf79e207c1C0/info.json new file mode 100644 index 0000000000000..98d1c2f4a5ca4 --- /dev/null +++ b/blockchains/smartchain/assets/0x2f657932E65905eA09c7aacfe898bf79e207c1C0/info.json @@ -0,0 +1,25 @@ +{ + "name": "RoboDoge Coin", + "type": "BEP20", + "symbol": "ROBODOGE", + "decimals": 9, + "website": "https://www.robodogecoin.com", + "description": "Robo Doge is a smart, hyper deflationary, community-driven protocol that rewards its' holders through smart tokenomics. We are a newer, more sophisticated, stronger version of the Doge family.", + "explorer": "https://bscscan.com/token/0x2f657932E65905eA09c7aacfe898bf79e207c1C0", + "status": "active", + "id": "0x2f657932E65905eA09c7aacfe898bf79e207c1C0", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/RoboDogeCoin/" + }, + { + "name": "telegram", + "url": "https://t.me/RoboDoge_Coin" + }, + { + "name": "twitter", + "url": "https://twitter.com/https://twitter.com/RobodogeC" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2f657932E65905eA09c7aacfe898bf79e207c1C0/logo.png b/blockchains/smartchain/assets/0x2f657932E65905eA09c7aacfe898bf79e207c1C0/logo.png new file mode 100644 index 0000000000000..94aa9e3817f28 Binary files /dev/null and b/blockchains/smartchain/assets/0x2f657932E65905eA09c7aacfe898bf79e207c1C0/logo.png differ diff --git a/blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/info.json b/blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/info.json index aa210c7fb719f..6209cf3cfca35 100644 --- a/blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/info.json +++ b/blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "DOGEMOON", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x2f801292924433F41E34669b0817F990764EcAA0" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/logo.png b/blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/logo.png deleted file mode 100644 index bc26b25a734d6..0000000000000 Binary files a/blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x2fF0B946A6782190C4Fe5D4971CFE79F0b6E4df2/info.json b/blockchains/smartchain/assets/0x2fF0B946A6782190C4Fe5D4971CFE79F0b6E4df2/info.json new file mode 100644 index 0000000000000..48d300b70110a --- /dev/null +++ b/blockchains/smartchain/assets/0x2fF0B946A6782190C4Fe5D4971CFE79F0b6E4df2/info.json @@ -0,0 +1,40 @@ +{ + "name": "Mysterium", + "type": "BEP20", + "symbol": "MYST", + "decimals": 18, + "website": "https://mysterium.network/", + "description": "MYST is the utility token at the heart of Mysterium Network. MYST is used for frictionless P2P micropayments within the network. If you’re using the VPN, you can pay with MYST token. If you’re a node (provider of the VPN service) you receive MYST. Mysterium has designed its own unique micropayments infrastructure, the Hermes protocol, to facilitate these fast, anonymous, and censorship-resistant transactions.", + "explorer": "https://bscscan.com/token/0x2ff0b946a6782190c4fe5d4971cfe79f0b6e4df2", + "status": "active", + "id": "0x2fF0B946A6782190C4Fe5D4971CFE79F0b6E4df2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MysteriumNet" + }, + { + "name": "telegram", + "url": "https://t.me/Mysterium_Network" + }, + { + "name": "discord", + "url": "https://discord.com/invite/n3vtSwc" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MysteriumNetwork/" + }, + { + "name": "medium", + "url": "https://medium.com/mysterium-network" + }, + { + "name": "github", + "url": "https://github.com/MysteriumNetwork" + } + ], + "tags": [ + "privacy" + ] +} diff --git a/blockchains/smartchain/assets/0x2fF0B946A6782190C4Fe5D4971CFE79F0b6E4df2/logo.png b/blockchains/smartchain/assets/0x2fF0B946A6782190C4Fe5D4971CFE79F0b6E4df2/logo.png new file mode 100644 index 0000000000000..ad16c843c62cc Binary files /dev/null and b/blockchains/smartchain/assets/0x2fF0B946A6782190C4Fe5D4971CFE79F0b6E4df2/logo.png differ diff --git a/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json b/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json index 87dbaa36a577f..322548ab8eb64 100644 --- a/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json +++ b/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json @@ -1,7 +1,7 @@ { "name": "Venus SXP", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/logo.png b/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/logo.png index 0b5755e13a74e..b54b91ba8dc21 100644 Binary files a/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/logo.png and b/blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/logo.png differ diff --git a/blockchains/smartchain/assets/0x2fa6ee42BacF983F050210A1ca42f88686327FC9/info.json b/blockchains/smartchain/assets/0x2fa6ee42BacF983F050210A1ca42f88686327FC9/info.json new file mode 100644 index 0000000000000..085f7074cc6ac --- /dev/null +++ b/blockchains/smartchain/assets/0x2fa6ee42BacF983F050210A1ca42f88686327FC9/info.json @@ -0,0 +1,24 @@ +{ + "name": "W3C", + "website": "https://w3dao.finance", + "description": "W3C is used as a liquidity token and can be obtained by staking or through the secondary market.", + "explorer": "https://bscscan.com/token/0x2fa6ee42BacF983F050210A1ca42f88686327FC9", + "type": "BEP20", + "symbol": "W3C", + "decimals": 18, + "status": "active", + "id": "0x2fa6ee42BacF983F050210A1ca42f88686327FC9", + "links": [ + { + "name": "telegram", + "url": "https://t.me/+151I1-uPRDs2Yzg9" + }, + { + "name": "twitter", + "url": "https://twitter.com/w3dao_bsc?s=11" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2fa6ee42BacF983F050210A1ca42f88686327FC9/logo.png b/blockchains/smartchain/assets/0x2fa6ee42BacF983F050210A1ca42f88686327FC9/logo.png new file mode 100644 index 0000000000000..ca65702c9121e Binary files /dev/null and b/blockchains/smartchain/assets/0x2fa6ee42BacF983F050210A1ca42f88686327FC9/logo.png differ diff --git a/blockchains/smartchain/assets/0x2fd6c9B869Dea106730269E13113361b684f843a/info.json b/blockchains/smartchain/assets/0x2fd6c9B869Dea106730269E13113361b684f843a/info.json new file mode 100644 index 0000000000000..0a9856d2c4f8a --- /dev/null +++ b/blockchains/smartchain/assets/0x2fd6c9B869Dea106730269E13113361b684f843a/info.json @@ -0,0 +1,36 @@ +{ + "name": "Chihuahua", + "type": "BEP20", + "symbol": "CHH", + "decimals": 9, + "website": "https://chihuahuabsc.io/", + "description": "Chihuahua aims to spread animal adoption awareness. Part of the taxes applied to every transaction is donated to animal shelters worldwide.", + "explorer": "https://bscscan.com/token/0x2fd6c9B869Dea106730269E13113361b684f843a", + "status": "active", + "id": "0x2fd6c9B869Dea106730269E13113361b684f843a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Chihuahua_bsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chihuahua-token-19fcd0de-eb4d-4fd7-bc4a-a202247dfdbb/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/chihuahua-token-19fcd0de-eb4d-4fd7-bc4a-a202247dfdbb" + }, + { + "name": "telegram", + "url": "https://t.me/ChiHuaHuaGlobal" + }, + { + "name": "facebook", + "url": "https://facebook.com/chihuahuabsc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x2fd6c9B869Dea106730269E13113361b684f843a/logo.png b/blockchains/smartchain/assets/0x2fd6c9B869Dea106730269E13113361b684f843a/logo.png new file mode 100644 index 0000000000000..65cb831adf437 Binary files /dev/null and b/blockchains/smartchain/assets/0x2fd6c9B869Dea106730269E13113361b684f843a/logo.png differ diff --git a/blockchains/smartchain/assets/0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1/info.json b/blockchains/smartchain/assets/0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1/info.json new file mode 100644 index 0000000000000..ae820e2a51a2c --- /dev/null +++ b/blockchains/smartchain/assets/0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1/info.json @@ -0,0 +1,36 @@ +{ + "name": "Green Metaverse Token", + "type": "BEP20", + "symbol": "GMT", + "decimals": 8, + "website": "https://www.stepn.com", + "description": "GMT is the governance token of STEPN, which is a Web3 lifestyle app with fun social elements and gamification design.", + "explorer": "https://bscscan.com/token/0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1", + "status": "active", + "id": "0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/StepN/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Stepnofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/green-metaverse-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stepn" + }, + { + "name": "discord", + "url": "https://discord.com/invite/stepn" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/smartchain/assets/0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1/logo.png b/blockchains/smartchain/assets/0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1/logo.png new file mode 100644 index 0000000000000..8fa982f7a68ef Binary files /dev/null and b/blockchains/smartchain/assets/0x3019BF2a2eF8040C242C9a4c5c4BD4C81678b2A1/logo.png differ diff --git a/blockchains/smartchain/assets/0x3045d1A840364c3657b8Df6c6F86a4359c23472B/info.json b/blockchains/smartchain/assets/0x3045d1A840364c3657b8Df6c6F86a4359c23472B/info.json new file mode 100644 index 0000000000000..3038634f15dda --- /dev/null +++ b/blockchains/smartchain/assets/0x3045d1A840364c3657b8Df6c6F86a4359c23472B/info.json @@ -0,0 +1,29 @@ +{ + "name": "Orica", + "type": "BEP20", + "symbol": "ORI", + "decimals": 18, + "website": "https://orica.io/", + "description": "Orica is an NFT marketplace in Binance Smart Chain for all kind of digital arts, the token which uses in this NFT marketplace is ORI", + "explorer": "https://bscscan.com/token/0x3045d1A840364c3657b8Df6c6F86a4359c23472B", + "status": "active", + "id": "0x3045d1A840364c3657b8Df6c6F86a4359c23472B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/orica_io" + }, + { + "name": "telegram", + "url": "https://t.me/OricaChat" + }, + { + "name": "discord", + "url": "https://discord.com/invite/YZ9vp5syct" + }, + { + "name": "whitepaper", + "url": "https://orica.io/media/orica_whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3045d1A840364c3657b8Df6c6F86a4359c23472B/logo.png b/blockchains/smartchain/assets/0x3045d1A840364c3657b8Df6c6F86a4359c23472B/logo.png new file mode 100644 index 0000000000000..00121515fd3af Binary files /dev/null and b/blockchains/smartchain/assets/0x3045d1A840364c3657b8Df6c6F86a4359c23472B/logo.png differ diff --git a/blockchains/smartchain/assets/0x308FC5CdD559Be5cB62B08A26a4699bBef4a888f/info.json b/blockchains/smartchain/assets/0x308FC5CdD559Be5cB62B08A26a4699bBef4a888f/info.json new file mode 100644 index 0000000000000..28e1e927b32e8 --- /dev/null +++ b/blockchains/smartchain/assets/0x308FC5CdD559Be5cB62B08A26a4699bBef4a888f/info.json @@ -0,0 +1,25 @@ +{ + "name": "DCIP", + "website": "https://dcip.finance", + "description": "DCIP is world's first Decentralized Community Investment Protocol.", + "explorer": "https://bscscan.com/token/0x308FC5CdD559Be5cB62B08A26a4699bBef4a888f", + "type": "BEP20", + "symbol": "DCIP", + "decimals": 9, + "status": "active", + "id": "0x308FC5CdD559Be5cB62B08A26a4699bBef4a888f", + "links": [ + { + "name": "github", + "url": "https://github.com/DCIP-Finance/" + }, + { + "name": "twitter", + "url": "https://twitter.com/dcip_finance" + }, + { + "name": "telegram", + "url": "https://t.me/DCIPfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x308FC5CdD559Be5cB62B08A26a4699bBef4a888f/logo.png b/blockchains/smartchain/assets/0x308FC5CdD559Be5cB62B08A26a4699bBef4a888f/logo.png new file mode 100644 index 0000000000000..40f9e6d65f796 Binary files /dev/null and b/blockchains/smartchain/assets/0x308FC5CdD559Be5cB62B08A26a4699bBef4a888f/logo.png differ diff --git a/blockchains/smartchain/assets/0x30B5E345C79255101B8af22a19805A6fb96DdEBb/info.json b/blockchains/smartchain/assets/0x30B5E345C79255101B8af22a19805A6fb96DdEBb/info.json new file mode 100644 index 0000000000000..bc161b2a92cb6 --- /dev/null +++ b/blockchains/smartchain/assets/0x30B5E345C79255101B8af22a19805A6fb96DdEBb/info.json @@ -0,0 +1,25 @@ +{ + "name": "REV3AL", + "website": "https://rev3al.io/", + "description": "REV3AL is a patent-pending, multi-layered cybersecurity and anti-counterfeit technology company with the goal to provide new & dynamic security solutions & to protect digital media (NFTs, avatars, and in-game assets) for creators, artists & users in the Web3 & Blockchain spaces.", + "explorer": "https://bscscan.com/token/0x30B5E345C79255101B8af22a19805A6fb96DdEBb", + "type": "BEP20", + "symbol": "REV3L", + "decimals": 18, + "status": "active", + "id": "0x30B5E345C79255101B8af22a19805A6fb96DdEBb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Rev3alTech" + }, + { + "name": "telegram", + "url": "https://t.me/rev3altech" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rev3al/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x30B5E345C79255101B8af22a19805A6fb96DdEBb/logo.png b/blockchains/smartchain/assets/0x30B5E345C79255101B8af22a19805A6fb96DdEBb/logo.png new file mode 100644 index 0000000000000..d65485b25e965 Binary files /dev/null and b/blockchains/smartchain/assets/0x30B5E345C79255101B8af22a19805A6fb96DdEBb/logo.png differ diff --git a/blockchains/smartchain/assets/0x30ea7c369B87fe261dE28A1eeFafE806696A738B/info.json b/blockchains/smartchain/assets/0x30ea7c369B87fe261dE28A1eeFafE806696A738B/info.json new file mode 100644 index 0000000000000..17c39553b7751 --- /dev/null +++ b/blockchains/smartchain/assets/0x30ea7c369B87fe261dE28A1eeFafE806696A738B/info.json @@ -0,0 +1,21 @@ +{ + "name": "DOXXED", + "type": "BEP20", + "symbol": "DOX", + "decimals": 18, + "website": "https://www.doxxed.org/", + "description": "DOXXED is a Binance Smart Chain Startup with a unique ecosystem of multiple utilities & use case, reflection to holders, revenue share and buybacks.", + "explorer": "https://bscscan.com/token/0x30ea7c369B87fe261dE28A1eeFafE806696A738B", + "status": "active", + "id": "0x30ea7c369B87fe261dE28A1eeFafE806696A738B", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/doxxed/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/doxxed" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x30ea7c369B87fe261dE28A1eeFafE806696A738B/logo.png b/blockchains/smartchain/assets/0x30ea7c369B87fe261dE28A1eeFafE806696A738B/logo.png new file mode 100644 index 0000000000000..cf24dc409cd68 Binary files /dev/null and b/blockchains/smartchain/assets/0x30ea7c369B87fe261dE28A1eeFafE806696A738B/logo.png differ diff --git a/blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json b/blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json index a9a5c2f48b9a9..f71ed95b9676a 100644 --- a/blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json +++ b/blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x31045e7023e6c388F9447E632a3f9EaFF90393fa", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0x3107C0A1126268CA303f8d99c712392fA596e6D7/info.json b/blockchains/smartchain/assets/0x3107C0A1126268CA303f8d99c712392fA596e6D7/info.json new file mode 100644 index 0000000000000..dd4fce9cacb33 --- /dev/null +++ b/blockchains/smartchain/assets/0x3107C0A1126268CA303f8d99c712392fA596e6D7/info.json @@ -0,0 +1,32 @@ +{ + "name": "Gem Exchange and Trading", + "type": "BEP20", + "symbol": "GXT", + "decimals": 18, + "website": "https://www.gxtglobal.com/en/index.html", + "description": "GXT, the pioneer of NFT and Diamond Distribution evolves with no limit.", + "explorer": "https://bscscan.com/token/0x3107C0A1126268CA303f8d99c712392fA596e6D7", + "status": "active", + "id": "0x3107C0A1126268CA303f8d99c712392fA596e6D7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GXT25075644" + }, + { + "name": "github", + "url": "https://github.com/gxtmg/gxt_erc20" + }, + { + "name": "telegram", + "url": "https://t.me/gxtglobal_official" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gem-exchange-and-trading" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3107C0A1126268CA303f8d99c712392fA596e6D7/logo.png b/blockchains/smartchain/assets/0x3107C0A1126268CA303f8d99c712392fA596e6D7/logo.png new file mode 100644 index 0000000000000..f4ce4d24f150c Binary files /dev/null and b/blockchains/smartchain/assets/0x3107C0A1126268CA303f8d99c712392fA596e6D7/logo.png differ diff --git a/blockchains/smartchain/assets/0x31353E2826Cc4402735E55a175a75CE2569B4226/info.json b/blockchains/smartchain/assets/0x31353E2826Cc4402735E55a175a75CE2569B4226/info.json new file mode 100644 index 0000000000000..3596a78480cf8 --- /dev/null +++ b/blockchains/smartchain/assets/0x31353E2826Cc4402735E55a175a75CE2569B4226/info.json @@ -0,0 +1,29 @@ +{ + "name": "World of Waves", + "type": "BEP20", + "symbol": "WOW", + "decimals": 9, + "website": "https://wow.surf", + "description": "WOW is the World‘s first charity-based NFT marketplace!", + "explorer": "https://bscscan.com/token/0x31353E2826Cc4402735E55a175a75CE2569B4226", + "status": "active", + "id": "0x31353E2826Cc4402735E55a175a75CE2569B4226", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/World_Of_Waves" + }, + { + "name": "telegram", + "url": "https://t.me/world_of_waves" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCQ_IhegDFNM6ZnwJ3fsg3Ig" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/world-of-waves" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x31353E2826Cc4402735E55a175a75CE2569B4226/logo.png b/blockchains/smartchain/assets/0x31353E2826Cc4402735E55a175a75CE2569B4226/logo.png new file mode 100644 index 0000000000000..d8c44ee45e8ee Binary files /dev/null and b/blockchains/smartchain/assets/0x31353E2826Cc4402735E55a175a75CE2569B4226/logo.png differ diff --git a/blockchains/smartchain/assets/0x31471E0791fCdbE82fbF4C44943255e923F1b794/info.json b/blockchains/smartchain/assets/0x31471E0791fCdbE82fbF4C44943255e923F1b794/info.json new file mode 100644 index 0000000000000..8cb3c26e13eaa --- /dev/null +++ b/blockchains/smartchain/assets/0x31471E0791fCdbE82fbF4C44943255e923F1b794/info.json @@ -0,0 +1,21 @@ +{ + "name": "Plant vs Undead Token", + "type": "BEP20", + "symbol": "PVU", + "decimals": 18, + "website": "https://plantvsundead.com/", + "description": "Plant vs Undead is a blockchain game built on Binance Smart Chain where your plants are your NFTs. There are two game mode: farm simulation and Tower defense", + "explorer": "https://bscscan.com/token/0x31471e0791fcdbe82fbf4c44943255e923f1b794", + "status": "active", + "id": "0x31471E0791fCdbE82fbF4C44943255e923F1b794", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vs_nft" + }, + { + "name": "telegram", + "url": "https://t.me/plantvsundead" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x31471E0791fCdbE82fbF4C44943255e923F1b794/logo.png b/blockchains/smartchain/assets/0x31471E0791fCdbE82fbF4C44943255e923F1b794/logo.png new file mode 100644 index 0000000000000..9e846388f70bb Binary files /dev/null and b/blockchains/smartchain/assets/0x31471E0791fCdbE82fbF4C44943255e923F1b794/logo.png differ diff --git a/blockchains/smartchain/assets/0x31A9042dCE0C13975D04d0E9758Cb7B596F0dD43/info.json b/blockchains/smartchain/assets/0x31A9042dCE0C13975D04d0E9758Cb7B596F0dD43/info.json new file mode 100644 index 0000000000000..e7389be265b5e --- /dev/null +++ b/blockchains/smartchain/assets/0x31A9042dCE0C13975D04d0E9758Cb7B596F0dD43/info.json @@ -0,0 +1,29 @@ +{ + "name": "Burn1 Coin", + "website": "https://burn1.today", + "description": "Burn1 Coin is the foundation of an ecosystem of cannabis centric crypto products while simultaneously supporting Cannabis reform & advocacy. ", + "explorer": "https://bscscan.com/token/0x31A9042dCE0C13975D04d0E9758Cb7B596F0dD43", + "type": "BEP20", + "symbol": "BURN1COIN", + "decimals": 9, + "status": "active", + "id": "0x31A9042dCE0C13975D04d0E9758Cb7B596F0dD43", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Burn1Coin" + }, + { + "name": "twitter", + "url": "https://twitter.com/Burn1Coin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Burn1Coin/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Burn1coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x31A9042dCE0C13975D04d0E9758Cb7B596F0dD43/logo.png b/blockchains/smartchain/assets/0x31A9042dCE0C13975D04d0E9758Cb7B596F0dD43/logo.png new file mode 100644 index 0000000000000..7f42df6787b0e Binary files /dev/null and b/blockchains/smartchain/assets/0x31A9042dCE0C13975D04d0E9758Cb7B596F0dD43/logo.png differ diff --git a/blockchains/smartchain/assets/0x31C78f583ed0288D67b2b80Dc5C443Bc3b15C661/info.json b/blockchains/smartchain/assets/0x31C78f583ed0288D67b2b80Dc5C443Bc3b15C661/info.json new file mode 100644 index 0000000000000..07d8c25230d95 --- /dev/null +++ b/blockchains/smartchain/assets/0x31C78f583ed0288D67b2b80Dc5C443Bc3b15C661/info.json @@ -0,0 +1,14 @@ +{ + "name": "Basic Attention Token (Portal)", + "type": "BEP20", + "symbol": "BAT", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://basicattentiontoken.org/", + "explorer": "https://bscscan.com/token/0x31C78f583ed0288D67b2b80Dc5C443Bc3b15C661", + "status": "active", + "id": "0x31C78f583ed0288D67b2b80Dc5C443Bc3b15C661", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x31C78f583ed0288D67b2b80Dc5C443Bc3b15C661/logo.png b/blockchains/smartchain/assets/0x31C78f583ed0288D67b2b80Dc5C443Bc3b15C661/logo.png new file mode 100644 index 0000000000000..331a781cc5264 Binary files /dev/null and b/blockchains/smartchain/assets/0x31C78f583ed0288D67b2b80Dc5C443Bc3b15C661/logo.png differ diff --git a/blockchains/smartchain/assets/0x31F0Bc450C12eb62B4c617d4C876f7a66470Fcb3/info.json b/blockchains/smartchain/assets/0x31F0Bc450C12eb62B4c617d4C876f7a66470Fcb3/info.json new file mode 100644 index 0000000000000..d4ffaf4aeedba --- /dev/null +++ b/blockchains/smartchain/assets/0x31F0Bc450C12eb62B4c617d4C876f7a66470Fcb3/info.json @@ -0,0 +1,29 @@ +{ + "name": "FREEMOON", + "type": "BEP20", + "symbol": "FREEMOON", + "decimals": 9, + "website": "https://freemoon.finance", + "description": "Deflationary token with automatic profit distribution and blocked liquidity pool", + "explorer": "https://bscscan.com/token/0x31F0Bc450C12eb62B4c617d4C876f7a66470Fcb3", + "status": "active", + "id": "0x31F0Bc450C12eb62B4c617d4C876f7a66470Fcb3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FREEMOONCOIN" + }, + { + "name": "github", + "url": "https://github.com/freemoon-protocol" + }, + { + "name": "telegram", + "url": "https://t.me/freemoon_finance" + }, + { + "name": "telegram_news", + "url": "https://t.me/freemoon_bot" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x31F0Bc450C12eb62B4c617d4C876f7a66470Fcb3/logo.png b/blockchains/smartchain/assets/0x31F0Bc450C12eb62B4c617d4C876f7a66470Fcb3/logo.png new file mode 100644 index 0000000000000..ee5c95fb986f8 Binary files /dev/null and b/blockchains/smartchain/assets/0x31F0Bc450C12eb62B4c617d4C876f7a66470Fcb3/logo.png differ diff --git a/blockchains/smartchain/assets/0x31d3778A7Ac0d98c4aAA347D8b6EaF7977448341/info.json b/blockchains/smartchain/assets/0x31d3778A7Ac0d98c4aAA347D8b6EaF7977448341/info.json new file mode 100644 index 0000000000000..73456d3b26e0d --- /dev/null +++ b/blockchains/smartchain/assets/0x31d3778A7Ac0d98c4aAA347D8b6EaF7977448341/info.json @@ -0,0 +1,24 @@ +{ + "name": "Kiba Inu", + "type": "BEP20", + "symbol": "KIBA", + "decimals": 9, + "website": "https://kibainu.space/ ", + "description": "Kiba Inu restores integrity to meme coins by building a safe Dex and Launchpad. Kiba Swap includes a dex and launchpad that includes features enabling investors to know which projects are safe and which they may want to avoid. We are on our way to becoming the leader of all meme coins and expanding into a multifaceted crypto project.", + "explorer": "https://bscscan.com/token/0x31d3778A7Ac0d98c4aAA347D8b6EaF7977448341", + "status": "abandoned", + "id": "0x31d3778A7Ac0d98c4aAA347D8b6EaF7977448341", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kiba-inu/" + }, + { + "name": "telegram", + "url": "https://t.me/KibaInuGlobal" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377/info.json b/blockchains/smartchain/assets/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377/info.json index cba9683b710cf..97b14c72072c6 100644 --- a/blockchains/smartchain/assets/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377/info.json +++ b/blockchains/smartchain/assets/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377/info.json @@ -1,11 +1,14 @@ { "name": "MOBOX", "website": "https://mobox.io", - "description": "An Optimized Yield-Farming platform combining the best of DeFi and Gaming NFTs. Creating a truly Free To Play Play To Earn Ecosystem on the Binance Smart Chain", + "description": "An Optimized Yield-Farming platform combining the best of DeFi and Gaming NFTs. Creating a truly Free To Play Play To Earn Ecosystem on the Binance Smart Chain", "explorer": "https://bscscan.com/token/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377", "type": "BEP20", "symbol": "MBOX", "decimals": 18, "status": "active", - "id": "0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377" + "id": "0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0/info.json b/blockchains/smartchain/assets/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0/info.json new file mode 100644 index 0000000000000..f2e64f9771b4e --- /dev/null +++ b/blockchains/smartchain/assets/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0/info.json @@ -0,0 +1,29 @@ +{ + "name": "NOVALAND", + "website": "https://novaland.io", + "description": "NOVALAND", + "explorer": "https://bscscan.com/token/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0", + "type": "BEP20", + "symbol": "NOVALAND", + "decimals": 18, + "status": "active", + "id": "0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Novaland_group" + }, + { + "name": "twitter", + "url": "https://twitter.com/Novaland_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/Novaland_channel" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0/logo.png b/blockchains/smartchain/assets/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0/logo.png new file mode 100644 index 0000000000000..45a371b851a3a Binary files /dev/null and b/blockchains/smartchain/assets/0x3215f7D921549Bb4a8FD2C93D88021B2902e30d0/logo.png differ diff --git a/blockchains/smartchain/assets/0x3220CCbbC29d727Bde85b7333D31b21e0d6bC6F4/info.json b/blockchains/smartchain/assets/0x3220CCbbC29d727Bde85b7333D31b21e0d6bC6F4/info.json new file mode 100644 index 0000000000000..44e579173f6ca --- /dev/null +++ b/blockchains/smartchain/assets/0x3220CCbbC29d727Bde85b7333D31b21e0d6bC6F4/info.json @@ -0,0 +1,21 @@ +{ + "name": "Pup Doge", + "type": "BEP20", + "symbol": "PupDoge", + "decimals": 9, + "website": "https://pupdoge.finance/", + "description": "A new cryptocurrency called Pup Doge Coin was launched in July 2021, making it one of the fastest-growing cryptocurrencies on the market. Besides helping save dogs as well as bringing crypto to the average person, Pup Doge is decentralized. The Binance Smart Chain (BSC) technology made Pup Doge a faster Coin with 10x faster block speeds and a cheaper gas fee. ", + "explorer": "https://bscscan.com/token/0x3220CCbbC29d727Bde85b7333D31b21e0d6bC6F4", + "status": "active", + "id": "0x3220CCbbC29d727Bde85b7333D31b21e0d6bC6F4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PupDogeCoin" + }, + { + "name": "telegram", + "url": "https://t.me/pupdogecoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3220CCbbC29d727Bde85b7333D31b21e0d6bC6F4/logo.png b/blockchains/smartchain/assets/0x3220CCbbC29d727Bde85b7333D31b21e0d6bC6F4/logo.png new file mode 100644 index 0000000000000..bfd687d2c5b2e Binary files /dev/null and b/blockchains/smartchain/assets/0x3220CCbbC29d727Bde85b7333D31b21e0d6bC6F4/logo.png differ diff --git a/blockchains/smartchain/assets/0x323273b8EE5Ae6247b47C38C81dB45E1beF13E6F/info.json b/blockchains/smartchain/assets/0x323273b8EE5Ae6247b47C38C81dB45E1beF13E6F/info.json new file mode 100644 index 0000000000000..a58f0e8f04c43 --- /dev/null +++ b/blockchains/smartchain/assets/0x323273b8EE5Ae6247b47C38C81dB45E1beF13E6F/info.json @@ -0,0 +1,41 @@ +{ + "name": "MagnetGold", + "type": "BEP20", + "symbol": "MTG", + "decimals": 18, + "website": "https://mtggold.com/", + "description": "MagnetGold will represent the heart of the ecosystem for Crypto investors/companies to grow their capital, investment, venture capital, families, traders and more. MTG supports funding startups, green energy, organic/agro, E-commerce, crypto awareness, real-estate and others.", + "explorer": "https://bscscan.com/token/0x323273b8EE5Ae6247b47C38C81dB45E1beF13E6F", + "status": "abandoned", + "id": "0x323273b8EE5Ae6247b47C38C81dB45E1beF13E6F", + "links": [ + { + "name": "telegram", + "url": "https://t.me/yourmagnetgold/" + }, + { + "name": "facebook", + "url": "https://facebook.com/yourmagnetgold/" + }, + { + "name": "twitter", + "url": "https://twitter.com/YMagnetgold" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UClEqjwDYM9DWOa2yyXB1luQ" + }, + { + "name": "whitepaper", + "url": "https://mtggold.com/images/MTGGOLD-WHITEPAPER.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/magnet-gold/" + }, + { + "name": "medium", + "url": "https://medium.com/@magnetgold" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3244478Da3F518B33b99D5929Dd0bC3396C56981/info.json b/blockchains/smartchain/assets/0x3244478Da3F518B33b99D5929Dd0bC3396C56981/info.json new file mode 100644 index 0000000000000..07c490b6c33a4 --- /dev/null +++ b/blockchains/smartchain/assets/0x3244478Da3F518B33b99D5929Dd0bC3396C56981/info.json @@ -0,0 +1,40 @@ +{ + "name": "MetaMate Token", + "type": "BEP20", + "symbol": "MTM", + "decimals": 18, + "website": "https://metamatenft.com/", + "description": "MetaMate is a unique social and dating metaverse combining a digital dating platform and an NFT game.", + "explorer": "https://bscscan.com/token/0x3244478Da3F518B33b99D5929Dd0bC3396C56981", + "status": "active", + "id": "0x3244478Da3F518B33b99D5929Dd0bC3396C56981", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaMate_NFT" + }, + { + "name": "facebook", + "url": "https://facebook.com/MetaMateNFT" + }, + { + "name": "telegram", + "url": "https://t.me/metamatenft" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/vi/currencies/metamatenft/" + }, + { + "name": "whitepaper", + "url": "https://metamatenft.gitbook.io/whitepaper/introduction/why-metamate" + }, + { + "name": "github", + "url": "https://github.com/metamate-blockchain" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3244478Da3F518B33b99D5929Dd0bC3396C56981/logo.png b/blockchains/smartchain/assets/0x3244478Da3F518B33b99D5929Dd0bC3396C56981/logo.png new file mode 100644 index 0000000000000..40b2a225dc3b0 Binary files /dev/null and b/blockchains/smartchain/assets/0x3244478Da3F518B33b99D5929Dd0bC3396C56981/logo.png differ diff --git a/blockchains/smartchain/assets/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35/info.json b/blockchains/smartchain/assets/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35/info.json new file mode 100644 index 0000000000000..647c37c4205e8 --- /dev/null +++ b/blockchains/smartchain/assets/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35/info.json @@ -0,0 +1,21 @@ +{ + "name": "Lil Floki", + "website": "https://lilfloki.com/", + "description": "Lil Floki is a BSC token which donates to New Zealand dog shelters while also rewarding Lil Floki holders with BNB Reward pay-outs.", + "explorer": "https://bscscan.com/token/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35", + "type": "BEP20", + "symbol": "lilfloki", + "decimals": 18, + "status": "active", + "id": "0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/thelilfloki/" + }, + { + "name": "facebook", + "url": "https://facebook.com/TheLilFloki/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35/logo.png b/blockchains/smartchain/assets/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35/logo.png new file mode 100644 index 0000000000000..9dbf785448fc9 Binary files /dev/null and b/blockchains/smartchain/assets/0x3271D12D5ba36B6582fafA029598FEe0F5F6Db35/logo.png differ diff --git a/blockchains/smartchain/assets/0x3279510E89600ee1767a037DBD0aD49c974063AE/info.json b/blockchains/smartchain/assets/0x3279510E89600ee1767a037DBD0aD49c974063AE/info.json new file mode 100644 index 0000000000000..05bd1b6cb04df --- /dev/null +++ b/blockchains/smartchain/assets/0x3279510E89600ee1767a037DBD0aD49c974063AE/info.json @@ -0,0 +1,57 @@ +{ + "name": "NFTBooks", + "website": "https://nftbooks.info", + "description": "NFTBooks envisions to transform the world of book-readings, making it become more affordable and more accessible to many people.", + "explorer": "https://bscscan.com/token/0x3279510E89600ee1767a037DBD0aD49c974063AE", + "type": "BEP20", + "symbol": "NFTBS", + "decimals": 9, + "status": "active", + "id": "0x3279510E89600ee1767a037DBD0aD49c974063AE", + "links": [ + { + "name": "github", + "url": "https://github.com/nftbs" + }, + { + "name": "twitter", + "url": "https://twitter.com/nftbstoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Nftbooks/" + }, + { + "name": "whitepaper", + "url": "https://github.com/nftbs/Whitepaper/blob/477ac26b4824162d2e0e4fc7aad103a7aa74ee55/NFTBS_Whitepaper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/nftbs" + }, + { + "name": "telegram_news", + "url": "https://t.me/nftbsnews" + }, + { + "name": "medium", + "url": "https://nftbs.medium.com/" + }, + { + "name": "facebook", + "url": "https://facebook.com/nftbs" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC9sNyHb5tn3VXCftusc6gTg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nftbooks/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nftbooks" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3279510E89600ee1767a037DBD0aD49c974063AE/logo.png b/blockchains/smartchain/assets/0x3279510E89600ee1767a037DBD0aD49c974063AE/logo.png new file mode 100644 index 0000000000000..cfc99e78d748d Binary files /dev/null and b/blockchains/smartchain/assets/0x3279510E89600ee1767a037DBD0aD49c974063AE/logo.png differ diff --git a/blockchains/smartchain/assets/0x32eD23b9D263138695168850Ac04609f6e5e0aB4/info.json b/blockchains/smartchain/assets/0x32eD23b9D263138695168850Ac04609f6e5e0aB4/info.json new file mode 100644 index 0000000000000..7ba7c33a0588b --- /dev/null +++ b/blockchains/smartchain/assets/0x32eD23b9D263138695168850Ac04609f6e5e0aB4/info.json @@ -0,0 +1,49 @@ +{ + "name": "BAKE COIN", + "type": "BEP20", + "symbol": "BAKECOIN", + "decimals": 18, + "website": "https://bakecoin.org", + "description": "BakeCoin aims to revolutionize the NFT space as Curator by allowing people the creation and drawing of NFTs by popular nft influencers through the bakecoin protocol which makes the creation, sale, and use of NFT as easy as possible.", + "explorer": "https://bscscan.com/token/0x32eD23b9D263138695168850Ac04609f6e5e0aB4", + "status": "active", + "id": "0x32eD23b9D263138695168850Ac04609f6e5e0aB4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bakecoin" + }, + { + "name": "github", + "url": "https://github.com/bakecoinbsc" + }, + { + "name": "telegram", + "url": "https://t.me/bakecoin" + }, + { + "name": "telegram_news", + "url": "https://t.me/bakecoin_ann" + }, + { + "name": "medium", + "url": "https://medium.com/@bakecoin" + }, + { + "name": "whitepaper", + "url": "https://bakecoin.org/assets/Bakecoin_Whitepaper.pdf" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x32eD23b9D263138695168850Ac04609f6e5e0aB4#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bake-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bake-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x32eD23b9D263138695168850Ac04609f6e5e0aB4/logo.png b/blockchains/smartchain/assets/0x32eD23b9D263138695168850Ac04609f6e5e0aB4/logo.png new file mode 100644 index 0000000000000..0d02e1fbd96e6 Binary files /dev/null and b/blockchains/smartchain/assets/0x32eD23b9D263138695168850Ac04609f6e5e0aB4/logo.png differ diff --git a/blockchains/smartchain/assets/0x32f1518BaAcE69e85b9E5fF844eBd617c52573ac/info.json b/blockchains/smartchain/assets/0x32f1518BaAcE69e85b9E5fF844eBd617c52573ac/info.json new file mode 100644 index 0000000000000..53c53fdda33df --- /dev/null +++ b/blockchains/smartchain/assets/0x32f1518BaAcE69e85b9E5fF844eBd617c52573ac/info.json @@ -0,0 +1,21 @@ +{ + "name": "Dexsport", + "website": "https://dexsport.io", + "description": "Dexsport — Revolutionizing Decentralized Betting", + "explorer": "https://bscscan.com/token/0x32f1518BaAcE69e85b9E5fF844eBd617c52573ac", + "type": "BEP20", + "symbol": "DESU", + "decimals": 18, + "status": "active", + "id": "0x32f1518BaAcE69e85b9E5fF844eBd617c52573ac", + "links": [ + { + "name": "telegram", + "url": "https://t.me/dexsport_en" + }, + { + "name": "twitter", + "url": "https://twitter.com/dexsport_io" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x32f1518BaAcE69e85b9E5fF844eBd617c52573ac/logo.png b/blockchains/smartchain/assets/0x32f1518BaAcE69e85b9E5fF844eBd617c52573ac/logo.png new file mode 100644 index 0000000000000..a65ea7632e55a Binary files /dev/null and b/blockchains/smartchain/assets/0x32f1518BaAcE69e85b9E5fF844eBd617c52573ac/logo.png differ diff --git a/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/info.json b/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/info.json new file mode 100644 index 0000000000000..f2471cbb60604 --- /dev/null +++ b/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/info.json @@ -0,0 +1,45 @@ +{ + "name": "Jade Currency", + "type": "BEP20", + "symbol": "JADE", + "decimals": 18, + "website": "https://www.jadecurrency.com", + "description": "Jade Currency project is committed to changing the world by creating the first ever NFT (non-fungible token) marketplace and metaverse shop for precious gems such as jade where buyers can purchase in cryptocurrency. We believe the future holds a strong demand for the use of cryptocurrencies and there is somewhat of a barrier to entry for the current industry which Crypto Jade can solve. The holders of Jade Currency (JADE) token have majority ownership of the company.", + "explorer": "https://bscscan.com/token/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF", + "status": "active", + "id": "0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CurrencyJade" + }, + { + "name": "whitepaper", + "url": "https://jadecurrency.com/wp-content/uploads/2021/07/jade_currency_whitepaper_v2.pdf" + }, + { + "name": "github", + "url": "https://github.com/CryptoJade" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jade-currency" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/jade-currency" + }, + { + "name": "telegram", + "url": "https://t.me/jadecurrency" + }, + { + "name": "medium", + "url": "https://jadecurrency.medium.com/" + }, + { + "name": "facebook", + "url": "https://facebook.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/logo.png b/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/logo.png new file mode 100644 index 0000000000000..1f81582016e6c Binary files /dev/null and b/blockchains/smartchain/assets/0x330F4fe5ef44B4d0742fE8BED8ca5E29359870DF/logo.png differ diff --git a/blockchains/smartchain/assets/0x333FD139cAeF6Aa31056cC905987b77B1044d259/info.json b/blockchains/smartchain/assets/0x333FD139cAeF6Aa31056cC905987b77B1044d259/info.json new file mode 100644 index 0000000000000..eb1312920dba4 --- /dev/null +++ b/blockchains/smartchain/assets/0x333FD139cAeF6Aa31056cC905987b77B1044d259/info.json @@ -0,0 +1,28 @@ +{ + "name": "The Web3 Project", + "symbol": "WEB3", + "type": "BEP20", + "description": "The Web3 Project provides a high, stable and fixed yield to their users whilst bridging the gap between web2 and web3 for the masses.", + "decimals": 18, + "website": "https://www.theweb3project.com", + "explorer": "https://bscscan.com/token/0x333FD139cAeF6Aa31056cC905987b77B1044d259", + "status": "active", + "id": "0x333FD139cAeF6Aa31056cC905987b77B1044d259", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TheWeb3Project" + }, + { + "name": "telegram", + "url": "https://t.me/TheWeb3Project" + }, + { + "name": "docs", + "url": "https://docs.theweb3project.com" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x333FD139cAeF6Aa31056cC905987b77B1044d259/logo.png b/blockchains/smartchain/assets/0x333FD139cAeF6Aa31056cC905987b77B1044d259/logo.png new file mode 100644 index 0000000000000..b98b579417495 Binary files /dev/null and b/blockchains/smartchain/assets/0x333FD139cAeF6Aa31056cC905987b77B1044d259/logo.png differ diff --git a/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json b/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json index e1f9c463a54a6..aee9019f8304f 100644 --- a/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json +++ b/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json @@ -1,7 +1,7 @@ { "name": "Venus DAI", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/logo.png b/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/logo.png index c127c12e8b22b..c2c3bc4d8266f 100644 Binary files a/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/logo.png and b/blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/logo.png differ diff --git a/blockchains/smartchain/assets/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E/info.json b/blockchains/smartchain/assets/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E/info.json new file mode 100644 index 0000000000000..32e768c1bb049 --- /dev/null +++ b/blockchains/smartchain/assets/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E/info.json @@ -0,0 +1,29 @@ +{ + "name": "WanakaFarm", + "type": "BEP20", + "symbol": "WANA", + "decimals": 18, + "website": "https://wanakafarm.com", + "description": "Wanaka Farm aims to offer anNFT game where people can own their virtual lands, NFT items to plant, grow, harvest to relax and earn their crypto.", + "explorer": "https://bscscan.com/token/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E", + "status": "active", + "id": "0x339C72829AB7DD45C3C52f965E7ABe358dd8761E", + "links": [ + { + "name": "whitepaper", + "url": "https://wanakafarm.com/papers/" + }, + { + "name": "telegram", + "url": "https://t.me/WanakaOfficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/wanakafarmofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/Wanaka_Farm" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E/logo.png b/blockchains/smartchain/assets/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E/logo.png new file mode 100644 index 0000000000000..e090c5512ce2c Binary files /dev/null and b/blockchains/smartchain/assets/0x339C72829AB7DD45C3C52f965E7ABe358dd8761E/logo.png differ diff --git a/blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json b/blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json index d14f10b5ee121..62f3959772c32 100644 --- a/blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json +++ b/blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json @@ -8,6 +8,9 @@ "decimals": 9, "status": "active", "id": "0x33A3d962955A3862C8093D1273344719f03cA17C", + "tags": [ + "deflationary" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x33D53608167aC3679c0FE9f7A7A725891cF0f471/info.json b/blockchains/smartchain/assets/0x33D53608167aC3679c0FE9f7A7A725891cF0f471/info.json index 8c1f1c8549bc3..89c13ff3fc5e9 100644 --- a/blockchains/smartchain/assets/0x33D53608167aC3679c0FE9f7A7A725891cF0f471/info.json +++ b/blockchains/smartchain/assets/0x33D53608167aC3679c0FE9f7A7A725891cF0f471/info.json @@ -1,7 +1,7 @@ { "name": "Onegetcoin", "website": "https://onegetcoin.io/", - "description": "We created a utility token called Onegetcoin OGC. We combine two utility concepts, use them for payments and use them for staking / farming at DEFI, so that OGC will create a wallet system with decentralized passive income.", + "description": "We created a utility token called Onegetcoin OGC. We combine two utility concepts, use them for payments and use them for staking / farming at DEFI, so that OGC will create a wallet system with decentralized passive income.", "explorer": "https://bscscan.com/token/0x33D53608167aC3679c0FE9f7A7A725891cF0f471", "type": "BEP20", "symbol": "OGC", diff --git a/blockchains/smartchain/assets/0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2/info.json b/blockchains/smartchain/assets/0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2/info.json new file mode 100644 index 0000000000000..1396a5a7821d0 --- /dev/null +++ b/blockchains/smartchain/assets/0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2/info.json @@ -0,0 +1,41 @@ +{ + "name": "ETHEKing", + "type": "BEP20", + "symbol": "ETHE", + "decimals": 18, + "website": "https://etheking.io/", + "description": "ETHEKing Introduces A Whole New Gaming Term: Social Platform Battle. ETHEKing, a metaverse game that uses the BSC network and incorporates NFT technology, has already launched the first phase, which is backed by $ETHE, the game's native currency.", + "explorer": "https://bscscan.com/token/0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2", + "status": "active", + "id": "0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EthekingNetsky" + }, + { + "name": "github", + "url": "https://github.com/NS8888/EtheToken" + }, + { + "name": "telegram", + "url": "https://t.me/etheking" + }, + { + "name": "discord", + "url": "https://discord.com/invite/h8HYKVGuxn" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.etheking.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/etheking" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2/logo.png b/blockchains/smartchain/assets/0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2/logo.png new file mode 100644 index 0000000000000..001ca3b4565a2 Binary files /dev/null and b/blockchains/smartchain/assets/0x33efbC79BbF863dB11b4A1BF6570FFB6Bf41d0d2/logo.png differ diff --git a/blockchains/smartchain/assets/0x3413a030EF81a3dD5a302F4B4D11d911e12ed337/info.json b/blockchains/smartchain/assets/0x3413a030EF81a3dD5a302F4B4D11d911e12ed337/info.json new file mode 100644 index 0000000000000..5cc7672e6b38a --- /dev/null +++ b/blockchains/smartchain/assets/0x3413a030EF81a3dD5a302F4B4D11d911e12ed337/info.json @@ -0,0 +1,14 @@ +{ + "name": "DAI (Portal)", + "type": "BEP20", + "symbol": "DAI", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://makerdao.com/", + "explorer": "https://bscscan.com/token/0x3413a030EF81a3dD5a302F4B4D11d911e12ed337", + "status": "active", + "id": "0x3413a030EF81a3dD5a302F4B4D11d911e12ed337", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3413a030EF81a3dD5a302F4B4D11d911e12ed337/logo.png b/blockchains/smartchain/assets/0x3413a030EF81a3dD5a302F4B4D11d911e12ed337/logo.png new file mode 100644 index 0000000000000..6c711d8a55837 Binary files /dev/null and b/blockchains/smartchain/assets/0x3413a030EF81a3dD5a302F4B4D11d911e12ed337/logo.png differ diff --git a/blockchains/smartchain/assets/0x34bA3af693d6c776d73C7fa67e2B2e79be8ef4ED/info.json b/blockchains/smartchain/assets/0x34bA3af693d6c776d73C7fa67e2B2e79be8ef4ED/info.json new file mode 100644 index 0000000000000..67b59260f2937 --- /dev/null +++ b/blockchains/smartchain/assets/0x34bA3af693d6c776d73C7fa67e2B2e79be8ef4ED/info.json @@ -0,0 +1,21 @@ +{ + "name": "Shambala", + "type": "BEP20", + "symbol": "BALA", + "decimals": 18, + "website": "https://shambala.finance/", + "description": "BALA is the platform token of Shambala metaverse", + "explorer": "https://bscscan.com/token/0x34bA3af693d6c776d73C7fa67e2B2e79be8ef4ED", + "status": "active", + "id": "0x34bA3af693d6c776d73C7fa67e2B2e79be8ef4ED", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ShambalaUni" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shambala/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x34bA3af693d6c776d73C7fa67e2B2e79be8ef4ED/logo.png b/blockchains/smartchain/assets/0x34bA3af693d6c776d73C7fa67e2B2e79be8ef4ED/logo.png new file mode 100644 index 0000000000000..2a554670b69a5 Binary files /dev/null and b/blockchains/smartchain/assets/0x34bA3af693d6c776d73C7fa67e2B2e79be8ef4ED/logo.png differ diff --git a/blockchains/smartchain/assets/0x350c8a09ccf7f862F0D835b0AFF85898c22D2840/info.json b/blockchains/smartchain/assets/0x350c8a09ccf7f862F0D835b0AFF85898c22D2840/info.json new file mode 100644 index 0000000000000..d24ee61748421 --- /dev/null +++ b/blockchains/smartchain/assets/0x350c8a09ccf7f862F0D835b0AFF85898c22D2840/info.json @@ -0,0 +1,29 @@ +{ + "name": "Baby Mind", + "type": "BEP20", + "symbol": "BMND", + "decimals": 9, + "website": "https://baby.mindmusic.finance/", + "description": "Baby Mind has been set up to raise awareness for mental health t hrough the power of memes and rewards.", + "explorer": "https://bscscan.com/token/0x350c8a09ccf7f862F0D835b0AFF85898c22D2840", + "status": "active", + "id": "0x350c8a09ccf7f862F0D835b0AFF85898c22D2840", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mindmusic_bsc" + }, + { + "name": "github", + "url": "https://github.com/D-B-S-G/BabyMind" + }, + { + "name": "telegram", + "url": "https://t.me/babymindbsc" + }, + { + "name": "whitepaper", + "url": "https://baby.mindmusic.finance/white-paper.html" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x350c8a09ccf7f862F0D835b0AFF85898c22D2840/logo.png b/blockchains/smartchain/assets/0x350c8a09ccf7f862F0D835b0AFF85898c22D2840/logo.png new file mode 100644 index 0000000000000..c33354b92b3d9 Binary files /dev/null and b/blockchains/smartchain/assets/0x350c8a09ccf7f862F0D835b0AFF85898c22D2840/logo.png differ diff --git a/blockchains/smartchain/assets/0x3524fd7488fdb1F4723BBc22C9cbD1Bf89f46E3B/info.json b/blockchains/smartchain/assets/0x3524fd7488fdb1F4723BBc22C9cbD1Bf89f46E3B/info.json new file mode 100644 index 0000000000000..bb298483d5ff8 --- /dev/null +++ b/blockchains/smartchain/assets/0x3524fd7488fdb1F4723BBc22C9cbD1Bf89f46E3B/info.json @@ -0,0 +1,14 @@ +{ + "name": "SushiToken (Portal)", + "type": "BEP20", + "symbol": "SUSHI", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://sushi.com/", + "explorer": "https://bscscan.com/token/0x3524fd7488fdb1F4723BBc22C9cbD1Bf89f46E3B", + "status": "active", + "id": "0x3524fd7488fdb1F4723BBc22C9cbD1Bf89f46E3B", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3524fd7488fdb1F4723BBc22C9cbD1Bf89f46E3B/logo.png b/blockchains/smartchain/assets/0x3524fd7488fdb1F4723BBc22C9cbD1Bf89f46E3B/logo.png new file mode 100644 index 0000000000000..1057abafc2a9b Binary files /dev/null and b/blockchains/smartchain/assets/0x3524fd7488fdb1F4723BBc22C9cbD1Bf89f46E3B/logo.png differ diff --git a/blockchains/smartchain/assets/0x352Cb5E19b12FC216548a2677bD0fce83BaE434B/info.json b/blockchains/smartchain/assets/0x352Cb5E19b12FC216548a2677bD0fce83BaE434B/info.json new file mode 100644 index 0000000000000..74569f54f4197 --- /dev/null +++ b/blockchains/smartchain/assets/0x352Cb5E19b12FC216548a2677bD0fce83BaE434B/info.json @@ -0,0 +1,39 @@ +{ + "name": "BitTorrent", + "symbol": "BTT", + "type": "BEP20", + "decimals": 18, + "description": "BTT is the official token of BitTorrent Chain. BitTorrent Chain is a brand-new heterogeneous cross-chain interoperability protocol, which leverages sidechains for the scaling of smart contracts.", + "website": "https://bt.io/", + "explorer": "https://bscscan.com/token/0x352cb5e19b12fc216548a2677bd0fce83bae434b", + "status": "active", + "id": "0x352Cb5E19b12FC216548a2677bD0fce83BaE434B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BitTorrent" + }, + { + "name": "github", + "url": "https://github.com/bttcprotocol/bttc" + }, + { + "name": "telegram", + "url": "https://t.me/BitTorrentChain" + }, + { + "name": "whitepaper", + "url": "https://tron.network/static/doc/BitTorrent-ChainWhitepaper_EN.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@BitTorrent" + } + ], + "tags": [ + "governance", + "staking", + "defi" + ] +} + diff --git a/blockchains/smartchain/assets/0x352Cb5E19b12FC216548a2677bD0fce83BaE434B/logo.png b/blockchains/smartchain/assets/0x352Cb5E19b12FC216548a2677bD0fce83BaE434B/logo.png new file mode 100644 index 0000000000000..c761419ff9e79 Binary files /dev/null and b/blockchains/smartchain/assets/0x352Cb5E19b12FC216548a2677bD0fce83BaE434B/logo.png differ diff --git a/blockchains/smartchain/assets/0x3542a28854c5243656FA5cfA1A2811a32E28C1c8/info.json b/blockchains/smartchain/assets/0x3542a28854c5243656FA5cfA1A2811a32E28C1c8/info.json new file mode 100644 index 0000000000000..a11876fd04f13 --- /dev/null +++ b/blockchains/smartchain/assets/0x3542a28854c5243656FA5cfA1A2811a32E28C1c8/info.json @@ -0,0 +1,32 @@ +{ + "name": "Capitalrock", + "type": "BEP20", + "symbol": "CR", + "decimals": 18, + "website": "https://capitalrock.ch/", + "description": "Capital Rock Coin is a dynamic cryptocurrency introduced by the renowned forex trading firm, Capital Rock. With a global presence, boasting physical offices in ten countries, and an impressive portfolio of simultaneous dealings with 400 companies.", + "explorer": "https://bscscan.com/token/0x3542a28854c5243656FA5cfA1A2811a32E28C1c8", + "status": "active", + "id": "0x3542a28854c5243656FA5cfA1A2811a32E28C1c8", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/capitalrockint" + }, + { + "name": "twitter", + "url": "https://twitter.com/CapitalRock_AG" + }, + { + "name": "telegram_news", + "url": "https://t.me/+WgsDY3hPuBgxY2Q6" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/capitalrock/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x3542a28854c5243656FA5cfA1A2811a32E28C1c8/logo.png b/blockchains/smartchain/assets/0x3542a28854c5243656FA5cfA1A2811a32E28C1c8/logo.png new file mode 100644 index 0000000000000..fd777a3cfe819 Binary files /dev/null and b/blockchains/smartchain/assets/0x3542a28854c5243656FA5cfA1A2811a32E28C1c8/logo.png differ diff --git a/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/info.json b/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/info.json new file mode 100644 index 0000000000000..963e79c381619 --- /dev/null +++ b/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/info.json @@ -0,0 +1,25 @@ +{ + "name": "miniShibaToken", + "type": "BEP20", + "symbol": "miniSHIB", + "decimals": 9, + "website": "https://minishib.com/", + "description": "miniSHIB aims to bring cryptocurrency to a wider audience through engaging content, whilst raising funds for animal welfare charities.", + "explorer": "https://bscscan.com/token/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B", + "status": "active", + "id": "0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B", + "links": [ + { + "name": "github", + "url": "https://github.com/MiniShibTeam" + }, + { + "name": "twitter", + "url": "https://twitter.com/realminishib" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MinishibGroup/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/logo.png b/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/logo.png new file mode 100644 index 0000000000000..09852c08868fa Binary files /dev/null and b/blockchains/smartchain/assets/0x35Bd36597fF784FCc30D08EBE4Bd917374C40d4B/logo.png differ diff --git a/blockchains/smartchain/assets/0x35b2a25087A4D33dADBFB7625bfa7f1e0853f723/info.json b/blockchains/smartchain/assets/0x35b2a25087A4D33dADBFB7625bfa7f1e0853f723/info.json new file mode 100644 index 0000000000000..f98e599580622 --- /dev/null +++ b/blockchains/smartchain/assets/0x35b2a25087A4D33dADBFB7625bfa7f1e0853f723/info.json @@ -0,0 +1,33 @@ +{ + "name": "Annex USDT", + "website": "https://www.annex.finance/", + "description": "Money Markets. A Decentralized Marketplace for Lenders and Borrowers", + "explorer": "https://bscscan.com/token/0x35b2a25087A4D33dADBFB7625bfa7f1e0853f723", + "type": "BEP20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AnnexFinance" + }, + { + "name": "medium", + "url": "https://annexfinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/Annex_finance_group" + }, + { + "name": "github", + "url": "https://github.com/annexfinance/annex-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AnnexFinance/" + } + ], + "symbol": "aUSDT", + "decimals": 8, + "status": "active", + "id": "0x35b2a25087A4D33dADBFB7625bfa7f1e0853f723" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x35b2a25087A4D33dADBFB7625bfa7f1e0853f723/logo.png b/blockchains/smartchain/assets/0x35b2a25087A4D33dADBFB7625bfa7f1e0853f723/logo.png new file mode 100644 index 0000000000000..6e9fe7d7ffcbc Binary files /dev/null and b/blockchains/smartchain/assets/0x35b2a25087A4D33dADBFB7625bfa7f1e0853f723/logo.png differ diff --git a/blockchains/smartchain/assets/0x35bEdBF9291b22218a0dA863170dcC9329Ef2563/info.json b/blockchains/smartchain/assets/0x35bEdBF9291b22218a0dA863170dcC9329Ef2563/info.json new file mode 100644 index 0000000000000..cb54aefee9e22 --- /dev/null +++ b/blockchains/smartchain/assets/0x35bEdBF9291b22218a0dA863170dcC9329Ef2563/info.json @@ -0,0 +1,28 @@ +{ + "name": "TAP Coin", + "website": "https://tapfantasy.io/", + "description": "Tap Fantasy is an MMORPG blockchain game, building the biggest Play2Earn NFT game on Solana and BSC. It’s the metaverse version of the famous MMORPG TapTap Fantasy with over 20 million users. Now it has designed more than 200 ACG characters and NFT skins.", + "explorer": "https://bscscan.com/token/0x35bEdBF9291b22218a0dA863170dcC9329Ef2563", + "type": "BEP20", + "symbol": "TAP", + "decimals": 18, + "status": "active", + "id": "0x35bEdBF9291b22218a0dA863170dcC9329Ef2563", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tapfantasy2021" + }, + { + "name": "github", + "url": "https://github.com/tapfantasy/" + }, + { + "name": "telegram", + "url": "https://t.me/tap_fantasy" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x35bEdBF9291b22218a0dA863170dcC9329Ef2563/logo.png b/blockchains/smartchain/assets/0x35bEdBF9291b22218a0dA863170dcC9329Ef2563/logo.png new file mode 100644 index 0000000000000..cf93b2425034b Binary files /dev/null and b/blockchains/smartchain/assets/0x35bEdBF9291b22218a0dA863170dcC9329Ef2563/logo.png differ diff --git a/blockchains/smartchain/assets/0x360883b7E7fAAD5CE3b4295DABe3F4Ce01A408a2/info.json b/blockchains/smartchain/assets/0x360883b7E7fAAD5CE3b4295DABe3F4Ce01A408a2/info.json new file mode 100644 index 0000000000000..542d79cb876cd --- /dev/null +++ b/blockchains/smartchain/assets/0x360883b7E7fAAD5CE3b4295DABe3F4Ce01A408a2/info.json @@ -0,0 +1,25 @@ +{ + "name": " Solar Systems", + "website": "https://sale.nftsolar.systems/", + "description": "CREATE YOUR OWN UNIQUE SOLAR SYSTEM on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x360883b7E7fAAD5CE3b4295DABe3F4Ce01A408a2", + "type": "BEP20", + "symbol": "SNS", + "decimals": 8, + "status": "active", + "id": "0x360883b7E7fAAD5CE3b4295DABe3F4Ce01A408a2", + "links": [ + { + "name": "github", + "url": "https://github.com/SolarSystemsNFT/" + }, + { + "name": "twitter", + "url": "https://twitter.com/SolarSystems3" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/nftsollar/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x360883b7E7fAAD5CE3b4295DABe3F4Ce01A408a2/logo.png b/blockchains/smartchain/assets/0x360883b7E7fAAD5CE3b4295DABe3F4Ce01A408a2/logo.png new file mode 100644 index 0000000000000..d14f53498bd30 Binary files /dev/null and b/blockchains/smartchain/assets/0x360883b7E7fAAD5CE3b4295DABe3F4Ce01A408a2/logo.png differ diff --git a/blockchains/smartchain/assets/0x361C60b7c2828fCAb80988d00D1D542c83387b50/info.json b/blockchains/smartchain/assets/0x361C60b7c2828fCAb80988d00D1D542c83387b50/info.json new file mode 100644 index 0000000000000..2e5ea989c3999 --- /dev/null +++ b/blockchains/smartchain/assets/0x361C60b7c2828fCAb80988d00D1D542c83387b50/info.json @@ -0,0 +1,28 @@ +{ + "name": "DeFiChain", + "website": "https://defichain.com/", + "description": "DeFiChain (DFI) is a blockchain platform built with the mission of maximizing the full potential of DeFi within the Bitcoin (BTC) ecosystem.", + "explorer": "https://bscscan.com/token/0x361c60b7c2828fcab80988d00d1d542c83387b50", + "type": "BEP20", + "symbol": "DFI", + "decimals": 18, + "status": "active", + "id": "0x361C60b7c2828fCAb80988d00D1D542c83387b50", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/DeFiCh/ain" + }, + { + "name": "twitter", + "url": "https://twitter.com/defichain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defichain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x361C60b7c2828fCAb80988d00D1D542c83387b50/logo.png b/blockchains/smartchain/assets/0x361C60b7c2828fCAb80988d00D1D542c83387b50/logo.png new file mode 100644 index 0000000000000..ee8b25edc5483 Binary files /dev/null and b/blockchains/smartchain/assets/0x361C60b7c2828fCAb80988d00D1D542c83387b50/logo.png differ diff --git a/blockchains/smartchain/assets/0x36C7B164F85D6F775cD128966D5819c7d36FEfF3/info.json b/blockchains/smartchain/assets/0x36C7B164F85D6F775cD128966D5819c7d36FEfF3/info.json new file mode 100644 index 0000000000000..3a9c80c148ed8 --- /dev/null +++ b/blockchains/smartchain/assets/0x36C7B164F85D6F775cD128966D5819c7d36FEfF3/info.json @@ -0,0 +1,48 @@ +{ + "name": "Openlive NFT", + "type": "BEP20", + "symbol": "OPV", + "decimals": 18, + "website": "https://openlivenft.com/", + "description": "OPENLIVE NFT is a decentralized marketplace where users can generate, store, buy & sell NFTs.", + "explorer": "https://bscscan.com/token/0x36C7B164F85D6F775cD128966D5819c7d36FEfF3", + "status": "active", + "id": "0x36C7B164F85D6F775cD128966D5819c7d36FEfF3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpenLiveNFT" + }, + { + "name": "telegram", + "url": "https://t.me/OpenLiveNFT" + }, + { + "name": "docs", + "url": "https://docs.openlivenft.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openlive-nft/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/openLiveNFT/" + }, + { + "name": "github", + "url": "https://github.com/openLiveNFT" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/openlive-nft" + }, + { + "name": "whitepaper", + "url": "https://docs.openlivenft.com/" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/smartchain/assets/0x36C7B164F85D6F775cD128966D5819c7d36FEfF3/logo.png b/blockchains/smartchain/assets/0x36C7B164F85D6F775cD128966D5819c7d36FEfF3/logo.png new file mode 100644 index 0000000000000..b5a8c91612f82 Binary files /dev/null and b/blockchains/smartchain/assets/0x36C7B164F85D6F775cD128966D5819c7d36FEfF3/logo.png differ diff --git a/blockchains/smartchain/assets/0x36b24B2F78725495e858AF9e72f7Df69DaDE3dca/info.json b/blockchains/smartchain/assets/0x36b24B2F78725495e858AF9e72f7Df69DaDE3dca/info.json new file mode 100644 index 0000000000000..5a203cdcdbc90 --- /dev/null +++ b/blockchains/smartchain/assets/0x36b24B2F78725495e858AF9e72f7Df69DaDE3dca/info.json @@ -0,0 +1,29 @@ +{ + "name": "SeaChain", + "website": "https://www.seachaintoken.com/", + "description": "SeaChain is a decentralised, community-driven ecosystem funding trash barriers in the most polluted rivers.", + "explorer": "https://bscscan.com/token/0x36b24B2F78725495e858AF9e72f7Df69DaDE3dca", + "type": "BEP20", + "symbol": "SeaChain", + "decimals": 9, + "status": "active", + "id": "0x36b24B2F78725495e858AF9e72f7Df69DaDE3dca", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SeaChainToken" + }, + { + "name": "telegram", + "url": "https://t.me/SeaChainNetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/seachain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/seachain" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x36b24B2F78725495e858AF9e72f7Df69DaDE3dca/logo.png b/blockchains/smartchain/assets/0x36b24B2F78725495e858AF9e72f7Df69DaDE3dca/logo.png new file mode 100644 index 0000000000000..bebd84d5a6779 Binary files /dev/null and b/blockchains/smartchain/assets/0x36b24B2F78725495e858AF9e72f7Df69DaDE3dca/logo.png differ diff --git a/blockchains/smartchain/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/info.json b/blockchains/smartchain/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/info.json new file mode 100644 index 0000000000000..2af40dc5195c8 --- /dev/null +++ b/blockchains/smartchain/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/info.json @@ -0,0 +1,25 @@ +{ + "name": "JOE", + "symbol": "JOE", + "type": "BEP20", + "decimals": 18, + "description": "One-stop Decentralized Trading on Avalanche.", + "website": "https://traderjoexyz.com/", + "explorer": "https://bscscan.com/token/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07", + "status": "active", + "id": "0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/traderjoe_xyz" + }, + { + "name": "telegram", + "url": "https://t.me/traderjoe_xyz" + }, + { + "name": "github", + "url": "https://github.com/traderjoe-xyz/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/logo.png b/blockchains/smartchain/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/logo.png new file mode 100644 index 0000000000000..7cf47068565d6 Binary files /dev/null and b/blockchains/smartchain/assets/0x371c7ec6D8039ff7933a2AA28EB827Ffe1F52f07/logo.png differ diff --git a/blockchains/smartchain/assets/0x373E768f79c820aA441540d254dCA6d045c6d25b/info.json b/blockchains/smartchain/assets/0x373E768f79c820aA441540d254dCA6d045c6d25b/info.json new file mode 100644 index 0000000000000..5eedbb2676a7f --- /dev/null +++ b/blockchains/smartchain/assets/0x373E768f79c820aA441540d254dCA6d045c6d25b/info.json @@ -0,0 +1,33 @@ +{ + "name": "DeRace Token", + "website": "https://derace.com", + "description": "DeRace is a complete NFT horse racing ecosystem where you can participate in horse races, breed NFT horses with unique characteristics, build your own NFT hippodrome", + "explorer": "https://bscscan.com/token/0x373E768f79c820aA441540d254dCA6d045c6d25b", + "type": "BEP20", + "symbol": "DERC", + "decimals": 18, + "status": "active", + "id": "0x373E768f79c820aA441540d254dCA6d045c6d25b", + "links": [ + { + "name": "blog", + "url": "https://derace.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/deracenft" + }, + { + "name": "telegram", + "url": "https://t.me/DeRaceNFT" + }, + { + "name": "medium", + "url": "https://deracenft.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/67M9ckF3q3" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x373E768f79c820aA441540d254dCA6d045c6d25b/logo.png b/blockchains/smartchain/assets/0x373E768f79c820aA441540d254dCA6d045c6d25b/logo.png new file mode 100644 index 0000000000000..fce6b5ea004e8 Binary files /dev/null and b/blockchains/smartchain/assets/0x373E768f79c820aA441540d254dCA6d045c6d25b/logo.png differ diff --git a/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json b/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json new file mode 100644 index 0000000000000..ebc3e89c13371 --- /dev/null +++ b/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/info.json @@ -0,0 +1,37 @@ +{ + "name": "Dogecoin 2.0", + "type": "BEP20", + "symbol": "Doge2", + "decimals": 9, + "website": "https://dogecoin2.org/", + "description": "Dogecoin 2.0 is a DEFI token on the BSC network. Born out of the original Dogecoin community.", + "explorer": "https://bscscan.com/token/0x3780e00d4c60887af38345ccd44f7617dbfb10a0", + "status": "active", + "id": "0x3780E00D4c60887AF38345cCd44f7617dBFB10A0", + "links": [ + { + "name": "github", + "url": "https://github.com/Dogecoin2-0/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Doge2_Official" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Dogecoin2_point_0/" + }, + { + "name": "discord", + "url": "https://discord.com/doge2" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/pbZ1dx14bCAyMzY0" + }, + { + "name": "facebook", + "url": "https://facebook.com/DOGECOIN2/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/logo.png b/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/logo.png new file mode 100644 index 0000000000000..9eaf6f759f5e9 Binary files /dev/null and b/blockchains/smartchain/assets/0x3780E00D4c60887AF38345cCd44f7617dBFB10A0/logo.png differ diff --git a/blockchains/smartchain/assets/0x379f29911956052899E09233A3914f4e1eca075C/info.json b/blockchains/smartchain/assets/0x379f29911956052899E09233A3914f4e1eca075C/info.json new file mode 100644 index 0000000000000..9fe2db9144a2d --- /dev/null +++ b/blockchains/smartchain/assets/0x379f29911956052899E09233A3914f4e1eca075C/info.json @@ -0,0 +1,36 @@ +{ + "name": "MetaSwapToken", + "type": "BEP20", + "symbol": "Meta", + "decimals": 18, + "website": "https://metaswap.name/", + "description": "MetaSwap Exchange, also known as Distributed Autonomous Organization Security Token Exchange. It is an STO platform fully deployed on the BSC chain. Issued by major, medium and small companies around the world, Listing and trading through DAO voting governance behavior, thereby simplifying the complicated process of STO.governance, it eliminates centralized supervision restrictions, greatly reduces issuance costs, and leaves it to token holders for democracy decision making.", + "explorer": "https://bscscan.com/token/0x379f29911956052899e09233a3914f4e1eca075c", + "status": "active", + "id": "0x379f29911956052899E09233A3914f4e1eca075C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaSwap_" + }, + { + "name": "blog", + "url": "https://metaswap.name/" + }, + { + "name": "discord", + "url": "https://discord.com/B4SFK2hK9e" + }, + { + "name": "telegram", + "url": "https://t.me/metaswapofficialchat" + }, + { + "name": "medium", + "url": "https://medium.com/@metaswap_" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x379f29911956052899E09233A3914f4e1eca075C/logo.png b/blockchains/smartchain/assets/0x379f29911956052899E09233A3914f4e1eca075C/logo.png new file mode 100644 index 0000000000000..d50d96d35ad47 Binary files /dev/null and b/blockchains/smartchain/assets/0x379f29911956052899E09233A3914f4e1eca075C/logo.png differ diff --git a/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json b/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json index 7a70cf2dd5ed5..e27d4e0dde960 100644 --- a/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json +++ b/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json @@ -1,7 +1,7 @@ { "name": "Venus ADA", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x37C28DE42bA3d22217995D146FC684B2326Ede64", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x37C28DE42bA3d22217995D146FC684B2326Ede64", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/logo.png b/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/logo.png index a8cfa32263e56..e40020df3b414 100644 Binary files a/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/logo.png and b/blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/logo.png differ diff --git a/blockchains/smartchain/assets/0x37e5da11b6A4DC6d2f7Abe232cDd30B0B8Fc63B1/info.json b/blockchains/smartchain/assets/0x37e5da11b6A4DC6d2f7Abe232cDd30B0B8Fc63B1/info.json new file mode 100644 index 0000000000000..622e709dd5f4e --- /dev/null +++ b/blockchains/smartchain/assets/0x37e5da11b6A4DC6d2f7Abe232cDd30B0B8Fc63B1/info.json @@ -0,0 +1,33 @@ +{ + "name": "Bull BTC Club", + "type": "BEP20", + "symbol": "BBC", + "decimals": 18, + "website": "https://bullbtc.club/", + "description": "Bull BTC CLUB is a Hashrate service platform integrating bitcoin Hashrate distribution and multiple financial derivatives of Bitcoin.", + "explorer": "https://bscscan.com/token/0x37e5da11b6A4DC6d2f7Abe232cDd30B0B8Fc63B1", + "status": "active", + "id": "0x37e5da11b6A4DC6d2f7Abe232cDd30B0B8Fc63B1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BULLBTCCLUBNFT" + }, + { + "name": "github", + "url": "https://github.com/bullbtcclub" + }, + { + "name": "telegram", + "url": "https://t.me/bullbtccluben" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bull-btc-club/" + } + ], + "tags": [ + "defi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x37e5da11b6A4DC6d2f7Abe232cDd30B0B8Fc63B1/logo.png b/blockchains/smartchain/assets/0x37e5da11b6A4DC6d2f7Abe232cDd30B0B8Fc63B1/logo.png new file mode 100644 index 0000000000000..5d32cf6de25a2 Binary files /dev/null and b/blockchains/smartchain/assets/0x37e5da11b6A4DC6d2f7Abe232cDd30B0B8Fc63B1/logo.png differ diff --git a/blockchains/smartchain/assets/0x383094a91Ef2767Eed2B063ea40465670bf1C83f/info.json b/blockchains/smartchain/assets/0x383094a91Ef2767Eed2B063ea40465670bf1C83f/info.json new file mode 100644 index 0000000000000..9fba753109422 --- /dev/null +++ b/blockchains/smartchain/assets/0x383094a91Ef2767Eed2B063ea40465670bf1C83f/info.json @@ -0,0 +1,33 @@ +{ + "name": "LIMOCOIN SWAP", + "type": "BEP20", + "symbol": "LMCSWAP", + "decimals": 18, + "website": "https://www.liyeplimal.net", + "description": "Limocoin Swap is a token created to allow, by the principle of cryptographic assets, the evolution of market solutions. It is based on a strong community built in four years by one of the subsidiaries of the parent company SIMTREX COMMERCIAL BROKERS LLC, GIT. SA", + "explorer": "https://bscscan.com/token/0x383094a91Ef2767Eed2B063ea40465670bf1C83f", + "status": "active", + "id": "0x383094a91Ef2767Eed2B063ea40465670bf1C83f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/limocoinswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/limocoin-swap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/limocoin-swap" + }, + { + "name": "telegram", + "url": "https://t.me/limocoinswapofficial" + }, + { + "name": "whitepaper", + "url": "https://www.liyeplimal.net/assets/images/uploads/Livre_Blanc_LIMOCOIN_Version_en_Anglais.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x383094a91Ef2767Eed2B063ea40465670bf1C83f/logo.png b/blockchains/smartchain/assets/0x383094a91Ef2767Eed2B063ea40465670bf1C83f/logo.png new file mode 100644 index 0000000000000..75a531c7578fc Binary files /dev/null and b/blockchains/smartchain/assets/0x383094a91Ef2767Eed2B063ea40465670bf1C83f/logo.png differ diff --git a/blockchains/smartchain/assets/0x38895e0b3E7cD13C45BD4E93aF5a402604B762E3/info.json b/blockchains/smartchain/assets/0x38895e0b3E7cD13C45BD4E93aF5a402604B762E3/info.json new file mode 100644 index 0000000000000..036e998780837 --- /dev/null +++ b/blockchains/smartchain/assets/0x38895e0b3E7cD13C45BD4E93aF5a402604B762E3/info.json @@ -0,0 +1,41 @@ +{ + "name": "BabyPooCoin", + "type": "BEP20", + "symbol": "BabyPoo", + "decimals": 9, + "website": "https://babypoo.io/", + "description": "BabyPooCoin is a rewards token ran on the Binance Smart Chain, holders receive rewards in the form of the native utility token of the charting platform PooCoin", + "explorer": "https://bscscan.com/token/0x38895e0b3E7cD13C45BD4E93aF5a402604B762E3", + "status": "active", + "id": "0x38895e0b3E7cD13C45BD4E93aF5a402604B762E3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/babypootoken" + }, + { + "name": "telegram", + "url": "https://t.me/OfficialBabyPooCoin" + }, + { + "name": "whitepaper", + "url": "https://docs.google.com/document/d/e/2PACX-1vR_0Rsw-7v1gJb-o8HOC19CACTeAvS5WcH3QwTbuT92KqFJC4QQ6j9MzXtyuHGnyfWnhTajz-Gt6nIr/pub" + }, + { + "name": "github", + "url": "https://github.com/BabyPooCoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCV9YjEODqaU2jDEFj3tehFg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-poocoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-poocoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x38895e0b3E7cD13C45BD4E93aF5a402604B762E3/logo.png b/blockchains/smartchain/assets/0x38895e0b3E7cD13C45BD4E93aF5a402604B762E3/logo.png new file mode 100644 index 0000000000000..1c40f86d8dad3 Binary files /dev/null and b/blockchains/smartchain/assets/0x38895e0b3E7cD13C45BD4E93aF5a402604B762E3/logo.png differ diff --git a/blockchains/smartchain/assets/0x389c13d5be24bED2af35C30F211E042225CB06fF/info.json b/blockchains/smartchain/assets/0x389c13d5be24bED2af35C30F211E042225CB06fF/info.json new file mode 100644 index 0000000000000..918bc8f9761f4 --- /dev/null +++ b/blockchains/smartchain/assets/0x389c13d5be24bED2af35C30F211E042225CB06fF/info.json @@ -0,0 +1,41 @@ +{ + "name": "SHIBORG INU", + "website": "https://shiborgtoken.com/", + "description": "A CYBORG SHIBA INU DOG FROM PLANET SHIBAMOON X1000. A DECENTRALIZED MEME TOKEN", + "explorer": "https://bscscan.com/token/0x389c13d5be24bed2af35c30f211e042225cb06ff", + "type": "BEP20", + "symbol": "SHIBORG", + "decimals": 8, + "status": "active", + "id": "0x389c13d5be24bED2af35C30F211E042225CB06fF", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ShiborgInu" + }, + { + "name": "twitter", + "url": "https://twitter.com/ShiborgToken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ShiborgToken/" + }, + { + "name": "facebook", + "url": "https://facebook.com/ShiborgToken" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC5LQLfoSg8UVeV21SfC5XDA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiborg-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shiborg-inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x389c13d5be24bED2af35C30F211E042225CB06fF/logo.png b/blockchains/smartchain/assets/0x389c13d5be24bED2af35C30F211E042225CB06fF/logo.png new file mode 100644 index 0000000000000..4872557af17a6 Binary files /dev/null and b/blockchains/smartchain/assets/0x389c13d5be24bED2af35C30F211E042225CB06fF/logo.png differ diff --git a/blockchains/smartchain/assets/0x390037d710C86F88F05174599425B77c72Eda305/info.json b/blockchains/smartchain/assets/0x390037d710C86F88F05174599425B77c72Eda305/info.json index 804bb9c7078c4..c6fc036eb2bc2 100644 --- a/blockchains/smartchain/assets/0x390037d710C86F88F05174599425B77c72Eda305/info.json +++ b/blockchains/smartchain/assets/0x390037d710C86F88F05174599425B77c72Eda305/info.json @@ -7,5 +7,8 @@ "type": "BEP20", "decimals": 18, "status": "active", - "id": "0x390037d710C86F88F05174599425B77c72Eda305" + "id": "0x390037d710C86F88F05174599425B77c72Eda305", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x39647d0D700Ef077c6D90De963cF6989Ef38E341/info.json b/blockchains/smartchain/assets/0x39647d0D700Ef077c6D90De963cF6989Ef38E341/info.json new file mode 100644 index 0000000000000..e9ff2e34ad792 --- /dev/null +++ b/blockchains/smartchain/assets/0x39647d0D700Ef077c6D90De963cF6989Ef38E341/info.json @@ -0,0 +1,37 @@ +{ + "name": "TianYu Coin", + "type": "BEP20", + "symbol": "TYC", + "decimals": 18, + "website": "https://www.tianyu.network/home/", + "description": "Tianyu Loop is a decentralized crypto-asset trading and management platform that integrates Loop, a group of like-minds and Swap, decentralized trading, enabling share of trust and benefits on the basis of transfer in/between individualized crypto-asset. Tianyu Loop features a rich array of financial derivatives including liquidity mining, banking and crypto-asset hedging.", + "explorer": "https://bscscan.com/token/0x39647d0D700Ef077c6D90De963cF6989Ef38E341", + "status": "active", + "id": "0x39647d0D700Ef077c6D90De963cF6989Ef38E341", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tianyu_Finance" + }, + { + "name": "whitepaper", + "url": "https://www.tianyu.network/home/assets/images/TIANYU%20LOOP%20V1.3.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tianyu-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tianyu-finance" + }, + { + "name": "telegram", + "url": "https://t.me/Tianyu_Finance" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x39647d0d700ef077c6d90de963cf6989ef38e341" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x39647d0D700Ef077c6D90De963cF6989Ef38E341/logo.png b/blockchains/smartchain/assets/0x39647d0D700Ef077c6D90De963cF6989Ef38E341/logo.png new file mode 100644 index 0000000000000..4da8d1befa88b Binary files /dev/null and b/blockchains/smartchain/assets/0x39647d0D700Ef077c6D90De963cF6989Ef38E341/logo.png differ diff --git a/blockchains/smartchain/assets/0x398f7827DcCbeFe6990478876bBF3612D93baF05/info.json b/blockchains/smartchain/assets/0x398f7827DcCbeFe6990478876bBF3612D93baF05/info.json new file mode 100644 index 0000000000000..3faddd3c39cb4 --- /dev/null +++ b/blockchains/smartchain/assets/0x398f7827DcCbeFe6990478876bBF3612D93baF05/info.json @@ -0,0 +1,25 @@ +{ + "name": "MixMarvel Token", + "website": "https://www.mixmarvel.com/", + "description": "MIX is a platform token, representing the platform's growth of value. The total amount of MIX is constant at 10 billion and will never be over-issued. A substantial amount of MIX is generated through community PoA (Proof of Action). The actions that are counted as ecosystem-friendly, such as marketing, contributing applications, creating content, providing services, are rewarded with MIX.", + "explorer": "https://bscscan.com/token/0x398f7827DcCbeFe6990478876bBF3612D93baF05", + "type": "BEP20", + "symbol": "MIX", + "decimals": 18, + "status": "active", + "id": "0x398f7827DcCbeFe6990478876bBF3612D93baF05", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/mixmarvelplatform" + }, + { + "name": "twitter", + "url": "https://twitter.com/MIXMARVELGAME" + }, + { + "name": "medium", + "url": "https://medium.com/mixmarvel-official-blog" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x398f7827DcCbeFe6990478876bBF3612D93baF05/logo.png b/blockchains/smartchain/assets/0x398f7827DcCbeFe6990478876bBF3612D93baF05/logo.png new file mode 100644 index 0000000000000..83c69b7b48797 Binary files /dev/null and b/blockchains/smartchain/assets/0x398f7827DcCbeFe6990478876bBF3612D93baF05/logo.png differ diff --git a/blockchains/smartchain/assets/0x39C3F75B837EAE0d6d0eA87425Ac99bD646a7B1E/info.json b/blockchains/smartchain/assets/0x39C3F75B837EAE0d6d0eA87425Ac99bD646a7B1E/info.json new file mode 100644 index 0000000000000..ba8a7d6850af1 --- /dev/null +++ b/blockchains/smartchain/assets/0x39C3F75B837EAE0d6d0eA87425Ac99bD646a7B1E/info.json @@ -0,0 +1,32 @@ +{ + "name": "CatBoy", + "type": "BEP20", + "symbol": "CATBOY", + "decimals": 18, + "website": "https://catboytoken.com", + "description": "Catboy is a community led NFT project, founded and built, by comic, manga, anime, and pet lovers. This token is a symbol of the spirit, cohesion, and sharing of memes, manga and comic loving communities around the world. Besides building a strong community. Catboy cares about the real value that the project brings. Bringing Catboy merchandise, a Catboy NFT marketplace, and building a worldwide network of users to donate to feral cats and support struggling cat owners. Catboy has three different NFT editions which are available on CatBoys own dapp.", + "explorer": "https://bscscan.com/token/0x39C3F75B837EAE0d6d0eA87425Ac99bD646a7B1E", + "status": "active", + "id": "0x39C3F75B837EAE0d6d0eA87425Ac99bD646a7B1E", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/catboy-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/munze/catboy" + }, + { + "name": "telegram", + "url": "https://t.me/catboybscofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/BSCCatBoy" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x39C3F75B837EAE0d6d0eA87425Ac99bD646a7B1E/logo.png b/blockchains/smartchain/assets/0x39C3F75B837EAE0d6d0eA87425Ac99bD646a7B1E/logo.png new file mode 100644 index 0000000000000..dcd95f73242c8 Binary files /dev/null and b/blockchains/smartchain/assets/0x39C3F75B837EAE0d6d0eA87425Ac99bD646a7B1E/logo.png differ diff --git a/blockchains/smartchain/assets/0x39bca4d597062378b5669CD31a3bBFECCDd36B3c/info.json b/blockchains/smartchain/assets/0x39bca4d597062378b5669CD31a3bBFECCDd36B3c/info.json new file mode 100644 index 0000000000000..a290332d0951d --- /dev/null +++ b/blockchains/smartchain/assets/0x39bca4d597062378b5669CD31a3bBFECCDd36B3c/info.json @@ -0,0 +1,33 @@ +{ + "name": "LESLARVERSE", + "website": "https://www.leslarmetaverse.com", + "description": "LESLAR Metaverse aims to empower people to the future and create an ecosystem for people to connect, trade, learn, and play the immersive world of Web 3.0 with rewards.", + "explorer": "https://bscscan.com/token/0x39bca4d597062378b5669cd31a3bbfeccdd36b3c", + "type": "BEP20", + "symbol": "LLVERSE", + "decimals": 9, + "status": "active", + "id": "0x39bca4d597062378b5669CD31a3bBFECCDd36B3c", + "links": [ + { + "name": "github", + "url": "https://github.com/leslarmetaverse" + }, + { + "name": "twitter", + "url": "https://twitter.com/leslarmetaverse" + }, + { + "name": "telegram", + "url": "https://t.me/leslarmetaverse_global" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/leslarverse/" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x39bca4d597062378b5669CD31a3bBFECCDd36B3c/logo.png b/blockchains/smartchain/assets/0x39bca4d597062378b5669CD31a3bBFECCDd36B3c/logo.png new file mode 100644 index 0000000000000..b91aa2cbc8725 Binary files /dev/null and b/blockchains/smartchain/assets/0x39bca4d597062378b5669CD31a3bBFECCDd36B3c/logo.png differ diff --git a/blockchains/smartchain/assets/0x3A806A3315E35b3F5F46111ADb6E2BAF4B14A70D/info.json b/blockchains/smartchain/assets/0x3A806A3315E35b3F5F46111ADb6E2BAF4B14A70D/info.json new file mode 100644 index 0000000000000..24ff5b71dea30 --- /dev/null +++ b/blockchains/smartchain/assets/0x3A806A3315E35b3F5F46111ADb6E2BAF4B14A70D/info.json @@ -0,0 +1,48 @@ +{ + "name": "Libera Financial", + "website": "https://libera.financial/", + "description": "LIBERA FINANCIAL is a Triple passive income & Hyper Deflationary token that is listed on CEXes.", + "explorer": "https://bscscan.com/token/0x3A806A3315E35b3F5F46111ADb6E2BAF4B14A70D", + "type": "BEP20", + "symbol": "LIBERA", + "decimals": 18, + "status": "active", + "id": "0x3A806A3315E35b3F5F46111ADb6E2BAF4B14A70D", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LiberaFinancial" + }, + { + "name": "telegram", + "url": "https://t.me/liberoofficialgroup" + }, + { + "name": "docs", + "url": "https://docs.libero.financial/" + }, + { + "name": "medium", + "url": "https://liberofinancial.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/LiberoFinancial" + }, + { + "name": "github", + "url": "https://github.com/liberafinancial/Libera" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/libera-financial/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/libera-financial" + } + ] +} diff --git a/blockchains/smartchain/assets/0x3A806A3315E35b3F5F46111ADb6E2BAF4B14A70D/logo.png b/blockchains/smartchain/assets/0x3A806A3315E35b3F5F46111ADb6E2BAF4B14A70D/logo.png new file mode 100644 index 0000000000000..7e9696390ee16 Binary files /dev/null and b/blockchains/smartchain/assets/0x3A806A3315E35b3F5F46111ADb6E2BAF4B14A70D/logo.png differ diff --git a/blockchains/smartchain/assets/0x3AD405ef7AeA80CCb41beEf0a74510e18Feef190/info.json b/blockchains/smartchain/assets/0x3AD405ef7AeA80CCb41beEf0a74510e18Feef190/info.json new file mode 100644 index 0000000000000..ec6b0f3a14f71 --- /dev/null +++ b/blockchains/smartchain/assets/0x3AD405ef7AeA80CCb41beEf0a74510e18Feef190/info.json @@ -0,0 +1,29 @@ +{ + "name": "SADBABY", + "type": "BEP20", + "symbol": "SDBY", + "decimals": 9, + "website": "https://sadbaby.org", + "description": "SadBaby TOKEN is a crypto money project created to breathe for all sma patients. It aims to help all babies with sma.", + "explorer": "https://bscscan.com/token/0x3AD405ef7AeA80CCb41beEf0a74510e18Feef190", + "status": "active", + "id": "0x3AD405ef7AeA80CCb41beEf0a74510e18Feef190", + "links": [ + { + "name": "whitepaper", + "url": "https://sadbaby.org/sadbaby-whitepaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/SadbabyToken-104142708605129/" + }, + { + "name": "twitter", + "url": "https://twitter.com/sadbabyglobal" + }, + { + "name": "telegram", + "url": "https://t.me/sadbabyglobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3AD405ef7AeA80CCb41beEf0a74510e18Feef190/logo.png b/blockchains/smartchain/assets/0x3AD405ef7AeA80CCb41beEf0a74510e18Feef190/logo.png new file mode 100644 index 0000000000000..7e957e2a77228 Binary files /dev/null and b/blockchains/smartchain/assets/0x3AD405ef7AeA80CCb41beEf0a74510e18Feef190/logo.png differ diff --git a/blockchains/smartchain/assets/0x3AefF4E27E1F9144eD75Ba65a80BdfEE345F413e/info.json b/blockchains/smartchain/assets/0x3AefF4E27E1F9144eD75Ba65a80BdfEE345F413e/info.json new file mode 100644 index 0000000000000..0cdfd562410e7 --- /dev/null +++ b/blockchains/smartchain/assets/0x3AefF4E27E1F9144eD75Ba65a80BdfEE345F413e/info.json @@ -0,0 +1,65 @@ +{ + "name": "BUMooN", + "website": "https://bumoon.io", + "description": "BUMooN is a Eco-Living Token that aims to be dividend tools between its green project closed-loop revenue and user.", + "explorer": "https://bscscan.com/token/0x3AefF4E27E1F9144eD75Ba65a80BdfEE345F413e", + "type": "BEP20", + "symbol": "BUMN", + "decimals": 9, + "status": "active", + "id": "0x3AefF4E27E1F9144eD75Ba65a80BdfEE345F413e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Bumoon_io" + }, + { + "name": "github", + "url": "https://github.com/bumoonio" + }, + { + "name": "telegram", + "url": "https://t.me/bumoonenglish" + }, + { + "name": "discord", + "url": "https://discord.com/invite/xFMZ9dxqVB" + }, + { + "name": "medium", + "url": "https://bumoon.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/bumoonio" + }, + { + "name": "facebook", + "url": "https://facebook.com/BUMooNio-102624585390653" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/BUMooNOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bumoon//" + }, + { + "name": "docs", + "url": "https://docs.bumoon.io" + }, + { + "name": "whitepaper", + "url": "https://bumoon.io/BUMooN%20Whitepaper.pdf" + }, + { + "name": "telegram_news", + "url": "https://t.me/bumoonannouncement" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bumoon" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3AefF4E27E1F9144eD75Ba65a80BdfEE345F413e/logo.png b/blockchains/smartchain/assets/0x3AefF4E27E1F9144eD75Ba65a80BdfEE345F413e/logo.png new file mode 100644 index 0000000000000..5002a23af5018 Binary files /dev/null and b/blockchains/smartchain/assets/0x3AefF4E27E1F9144eD75Ba65a80BdfEE345F413e/logo.png differ diff --git a/blockchains/smartchain/assets/0x3B3691d4C3EC75660f203F41adC6296a494404d0/info.json b/blockchains/smartchain/assets/0x3B3691d4C3EC75660f203F41adC6296a494404d0/info.json new file mode 100644 index 0000000000000..25ff08c1bb3e2 --- /dev/null +++ b/blockchains/smartchain/assets/0x3B3691d4C3EC75660f203F41adC6296a494404d0/info.json @@ -0,0 +1,32 @@ +{ + "name": "Catcoin Token", + "type": "BEP20", + "symbol": "CATS", + "decimals": 0, + "website": "https://www.catcoincrypto.me/", + "description": "Catcoin is the community driven project to connect cat lovers worldwide", + "explorer": "https://bscscan.com/token/0x3B3691d4C3EC75660f203F41adC6296a494404d0", + "status": "abandoned", + "id": "0x3B3691d4C3EC75660f203F41adC6296a494404d0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/catcoinbsc" + }, + { + "name": "telegram", + "url": "https://t.me/catcoin_bsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/catcoin-token/" + }, + { + "name": "source_code", + "url": "https://github.com/catcointoken-cats/" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/info.json b/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/info.json new file mode 100644 index 0000000000000..31ab0a76f2e93 --- /dev/null +++ b/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/info.json @@ -0,0 +1,25 @@ +{ + "name": "LaunchZone", + "website": "https://lz.finance", + "description": "LaunchZone is The Ultimate DeFi Platform. $LZ is the utility and governance token of LaunchZone Ecosystem", + "explorer": "https://bscscan.com/token/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", + "type": "BEP20", + "symbol": "LZ", + "decimals": 18, + "status": "active", + "id": "0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2", + "links": [ + { + "name": "github", + "url": "https://github.com/launchzone" + }, + { + "name": "twitter", + "url": "https://twitter.com/launchzoneann" + }, + { + "name": "whitepaper", + "url": "https://docs.lz.finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/logo.png b/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/logo.png new file mode 100644 index 0000000000000..0259a8594af9f Binary files /dev/null and b/blockchains/smartchain/assets/0x3B78458981eB7260d1f781cb8be2CaAC7027DbE2/logo.png differ diff --git a/blockchains/smartchain/assets/0x3C0b6FCB2F62990f477d9AF611e4Da3fF1F08222/info.json b/blockchains/smartchain/assets/0x3C0b6FCB2F62990f477d9AF611e4Da3fF1F08222/info.json new file mode 100644 index 0000000000000..e3613d6471180 --- /dev/null +++ b/blockchains/smartchain/assets/0x3C0b6FCB2F62990f477d9AF611e4Da3fF1F08222/info.json @@ -0,0 +1,40 @@ +{ + "name": "PathFundV2", + "type": "BEP20", + "symbol": "PATH", + "decimals": 9, + "website": "https://pathfund.net", + "description": "PathFund's initiative is to build and make available to investors a secure and friendly ecosystem with an intuitive interface.", + "explorer": "https://bscscan.com/token/0x3c0b6fcb2f62990f477d9af611e4da3ff1f08222", + "status": "active", + "id": "0x3C0b6FCB2F62990f477d9AF611e4Da3fF1F08222", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PathFund" + }, + { + "name": "telegram", + "url": "https://t.me/PathFund" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PathFund" + }, + { + "name": "docs", + "url": "https://docs.pathfund.net" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pathfundv2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3C0b6FCB2F62990f477d9AF611e4Da3fF1F08222/logo.png b/blockchains/smartchain/assets/0x3C0b6FCB2F62990f477d9AF611e4Da3fF1F08222/logo.png new file mode 100644 index 0000000000000..9df210dab2cfa Binary files /dev/null and b/blockchains/smartchain/assets/0x3C0b6FCB2F62990f477d9AF611e4Da3fF1F08222/logo.png differ diff --git a/blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json b/blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json index d6c09b8c9bef3..943844bf881a4 100644 --- a/blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json +++ b/blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json @@ -1,7 +1,7 @@ { "name": "Omni Consumer Protocols", "website": "https://OCP.finance", - "description": "Omni Consumer Protocols (OCP) aims to be the first DeFi DAO conglomerate with multiple interlinked protocols under the same family. This architecture from the outset allows our community to benefit not only from the underlying protocols, but the overall DAO as well", + "description": "Omni Consumer Protocols aims to be the first DeFi DAO conglomerate with multiple interlinked protocols under the same family. This architecture from the outset allows our community to benefit not only from the underlying protocols, but the overall DAO as well", "explorer": "https://bscscan.com/token/0x3C70260eEe0a2bFc4b375feB810325801f289fBd", "type": "BEP20", "symbol": "OCP", diff --git a/blockchains/smartchain/assets/0x3C7EEDdcFf188A8C36f1Cac1b62958C6E0C27dea/info.json b/blockchains/smartchain/assets/0x3C7EEDdcFf188A8C36f1Cac1b62958C6E0C27dea/info.json new file mode 100644 index 0000000000000..06078568d5fae --- /dev/null +++ b/blockchains/smartchain/assets/0x3C7EEDdcFf188A8C36f1Cac1b62958C6E0C27dea/info.json @@ -0,0 +1,21 @@ +{ + "name": "G2 Crypto Gaming & Lottery", + "type": "BEP20", + "symbol": "G2", + "decimals": 9, + "website": "https://g2gaming.tech/", + "description": "G² is a new multidimensional ecosystem built around gaming, a diamond hold lottery ticket, and a staking pool. G² launched on 2nd November, 2021.", + "explorer": "https://bscscan.com/token/0x3C7EEDdcFf188A8C36f1Cac1b62958C6E0C27dea", + "status": "active", + "id": "0x3C7EEDdcFf188A8C36f1Cac1b62958C6E0C27dea", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/G2cryptogaming" + }, + { + "name": "telegram", + "url": "https://t.me/g2_gaming" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3C7EEDdcFf188A8C36f1Cac1b62958C6E0C27dea/logo.png b/blockchains/smartchain/assets/0x3C7EEDdcFf188A8C36f1Cac1b62958C6E0C27dea/logo.png new file mode 100644 index 0000000000000..b4f2246a533a1 Binary files /dev/null and b/blockchains/smartchain/assets/0x3C7EEDdcFf188A8C36f1Cac1b62958C6E0C27dea/logo.png differ diff --git a/blockchains/smartchain/assets/0x3CEf8d4CC106a169902eA985ceC2dc6Ab055ad4c/info.json b/blockchains/smartchain/assets/0x3CEf8d4CC106a169902eA985ceC2dc6Ab055ad4c/info.json new file mode 100644 index 0000000000000..fa17de841041d --- /dev/null +++ b/blockchains/smartchain/assets/0x3CEf8d4CC106a169902eA985ceC2dc6Ab055ad4c/info.json @@ -0,0 +1,45 @@ +{ + "name": "Crypto AI", + "type": "BEP20", + "symbol": "CAI", + "decimals": 9, + "website": "https://cai.codes", + "description": "Crypto AI, an AI-powered using AI Machine Learning to Create Digital Asset.", + "explorer": "https://bscscan.com/token/0x3CEf8d4CC106a169902eA985ceC2dc6Ab055ad4c", + "status": "active", + "id": "0x3CEf8d4CC106a169902eA985ceC2dc6Ab055ad4c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CryptoAIbsc" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoAI_eng" + }, + { + "name": "github", + "url": "https://github.com/crypto-ai-git" + }, + { + "name": "whitepaper", + "url": "https://cai.codes/assets/Crypto_AI_Whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@CryptoAI" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crypto-ai-bsc/" + }, + { + "name": "source_code", + "url": "https://github.com/crypto-ai-git/contract/blob/main/crypto_ai.sol" + } + ], + "tags": [ + "defi", + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x3CEf8d4CC106a169902eA985ceC2dc6Ab055ad4c/logo.png b/blockchains/smartchain/assets/0x3CEf8d4CC106a169902eA985ceC2dc6Ab055ad4c/logo.png new file mode 100644 index 0000000000000..b9f34ca45f759 Binary files /dev/null and b/blockchains/smartchain/assets/0x3CEf8d4CC106a169902eA985ceC2dc6Ab055ad4c/logo.png differ diff --git a/blockchains/smartchain/assets/0x3CF33Ff134c0e00A2664f148A4232adeA1515C6f/info.json b/blockchains/smartchain/assets/0x3CF33Ff134c0e00A2664f148A4232adeA1515C6f/info.json new file mode 100644 index 0000000000000..6932595fb998c --- /dev/null +++ b/blockchains/smartchain/assets/0x3CF33Ff134c0e00A2664f148A4232adeA1515C6f/info.json @@ -0,0 +1,40 @@ +{ + "name": "Birb", + "website": "https://birb.com", + "description": "As a high deflationary DeFi token built on the Binance Smart Chain, Birb aims at becoming a highly usable token with multiple use cases such as diverse security options, e-commerce plugins, and social $BIRB sending.", + "explorer": "https://bscscan.com/token/0x3CF33Ff134c0e00A2664f148A4232adeA1515C6f", + "type": "BEP20", + "symbol": "BIRB", + "decimals": 18, + "status": "abandoned", + "id": "0x3CF33Ff134c0e00A2664f148A4232adeA1515C6f", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/birbdev" + }, + { + "name": "twitter", + "url": "https://twitter.com/BirbDefi" + }, + { + "name": "telegram", + "url": "https://t.me/birbdefi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/birb" + }, + { + "name": "whitepaper", + "url": "https://dessertswap.finance/audits/Birb%20BEP-20%20Audit%209082831.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BirbDefi/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A/info.json b/blockchains/smartchain/assets/0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A/info.json index 79a4302ae0859..7a79003428357 100644 --- a/blockchains/smartchain/assets/0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A/info.json +++ b/blockchains/smartchain/assets/0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A/info.json @@ -1,7 +1,7 @@ { "name": "SAINT Token", "website": "https://www.saint-token.com", - "description": "Saint is a decentralized deflationary auto-staking & yield farming protocol, owned by the community with a charitable focus based on social experimentation. Ownership renounced, liquidity burned! The community run this token with dev support. ", + "description": "Saint is a decentralized deflationary auto-staking & yield farming protocol, owned by the community with a charitable focus based on social experimentation. Ownership renounced, liquidity burned! The community run this token with dev support.", "explorer": "https://bscscan.com/token/0x3da67ae8fcf0b733d799f65b2695d650ea11112a", "type": "BEP20", "symbol": "Saint", diff --git a/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/info.json b/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/info.json index 2718ce6502122..460f9830a21d0 100644 --- a/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/info.json +++ b/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/info.json @@ -1,12 +1,15 @@ { - "name": "Cardano Token", + "name": "BNB pegged Cardano Token", "website": "https://cardano.org", - "description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion.", + "description": "BNB pegged Cardano Token (ADA BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Cardano (ADA) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", "research": "https://research.binance.com/en/projects/cardano", "type": "BEP20", "symbol": "ADA", "decimals": 18, "status": "active", - "id": "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47" + "id": "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3Ef99822759A2192e7A82f64484e79e89cd90d52/info.json b/blockchains/smartchain/assets/0x3Ef99822759A2192e7A82f64484e79e89cd90d52/info.json new file mode 100644 index 0000000000000..89dfea67eb688 --- /dev/null +++ b/blockchains/smartchain/assets/0x3Ef99822759A2192e7A82f64484e79e89cd90d52/info.json @@ -0,0 +1,41 @@ +{ + "name": "TKB Token", + "type": "BEP20", + "symbol": "TKB", + "decimals": 18, + "website": "https://tkbgame.app/", + "description": "TKB is a platform that integrates NFT games and decentralized yield farm applications.", + "explorer": "https://bscscan.com/token/0x3Ef99822759A2192e7A82f64484e79e89cd90d52", + "status": "active", + "id": "0x3Ef99822759A2192e7A82f64484e79e89cd90d52", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tkbgame2021" + }, + { + "name": "github", + "url": "https://github.com/tkbgame" + }, + { + "name": "telegram", + "url": "https://t.me/TKBAPP" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tkbtoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tkbtoken" + }, + { + "name": "docs", + "url": "https://docs.tkbgame.app/" + }, + { + "name": "whitepaper", + "url": "https://tkbgame.app/download/ThreeKingdomsBattle.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3Ef99822759A2192e7A82f64484e79e89cd90d52/logo.png b/blockchains/smartchain/assets/0x3Ef99822759A2192e7A82f64484e79e89cd90d52/logo.png new file mode 100644 index 0000000000000..5682aa3d71034 Binary files /dev/null and b/blockchains/smartchain/assets/0x3Ef99822759A2192e7A82f64484e79e89cd90d52/logo.png differ diff --git a/blockchains/smartchain/assets/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe/info.json b/blockchains/smartchain/assets/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe/info.json new file mode 100644 index 0000000000000..4cf055e16ed27 --- /dev/null +++ b/blockchains/smartchain/assets/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe/info.json @@ -0,0 +1,29 @@ +{ + "name": "ShieldTokenCoin", + "type": "BEP20", + "symbol": "0STC", + "decimals": 18, + "website": "https://shieldtokencoin.org/", + "description": "Our groundbreaking project aims to create a decentralized blockchain with high performance and low cost. Through innovative technologies, we are developing a solution that enables fast and efficient transactions while ensuring the security and reliability of data. By eliminating intermediaries and reducing transaction costs, our blockchain has the potential to transform entire sectors of the economy, providing a transparent and trustworthy environment for businesses and users.", + "explorer": "https://bscscan.com/token/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe", + "status": "active", + "id": "0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ShieldTokenCoin" + }, + { + "name": "telegram", + "url": "https://t.me/ShieldTokenCoin" + }, + { + "name": "whitepaper", + "url": "https://shieldtokencoin.org/ShieldTokenCoin_WHITE_PAPER.pdf" + } + ] +} + diff --git a/blockchains/smartchain/assets/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe/logo.png b/blockchains/smartchain/assets/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe/logo.png new file mode 100644 index 0000000000000..350b319596134 Binary files /dev/null and b/blockchains/smartchain/assets/0x3Fa52142B7836468aEd78753e6325b2aEE7dDafe/logo.png differ diff --git a/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/info.json b/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/info.json new file mode 100644 index 0000000000000..8d7e16c18e79c --- /dev/null +++ b/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/info.json @@ -0,0 +1,11 @@ +{ + "name": "Moonpot", + "website": "https://moonpot.com", + "description": "The win-win lottery on Binance SmartChain where every ticket earns you interest.", + "explorer": "https://bscscan.com/token/0x3fcca8648651e5b974dd6d3e50f61567779772a8", + "type": "BEP20", + "symbol": "POTS", + "decimals": 18, + "status": "active", + "id": "0x3Fcca8648651E5b974DD6d3e50F61567779772A8" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/logo.png b/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/logo.png new file mode 100644 index 0000000000000..020fe12a88631 Binary files /dev/null and b/blockchains/smartchain/assets/0x3Fcca8648651E5b974DD6d3e50F61567779772A8/logo.png differ diff --git a/blockchains/smartchain/assets/0x3a23f43aaED213209a6143Cb91A00674CAA767E6/logo.png b/blockchains/smartchain/assets/0x3a23f43aaED213209a6143Cb91A00674CAA767E6/logo.png index 66868a91d6de8..da57bbaf94529 100644 Binary files a/blockchains/smartchain/assets/0x3a23f43aaED213209a6143Cb91A00674CAA767E6/logo.png and b/blockchains/smartchain/assets/0x3a23f43aaED213209a6143Cb91A00674CAA767E6/logo.png differ diff --git a/blockchains/smartchain/assets/0x3a599e584075065eAAAc768D75EaEf85c2f2fF64/info.json b/blockchains/smartchain/assets/0x3a599e584075065eAAAc768D75EaEf85c2f2fF64/info.json new file mode 100644 index 0000000000000..2436e3eafe3db --- /dev/null +++ b/blockchains/smartchain/assets/0x3a599e584075065eAAAc768D75EaEf85c2f2fF64/info.json @@ -0,0 +1,28 @@ +{ + "name": "Frutti Dino", + "type": "BEP20", + "symbol": "FDT", + "decimals": 18, + "website": "https://www.fruttidino.com/", + "description": "Frutti Dino is an NFT game with content. The gamers of this game can enjoy Play to Earn through a variety of interesting methods as well as gameplay through a seamlessly designed blockchain ecosystem seamlessly attached to game content.", + "explorer": "https://bscscan.com/token/0x3a599e584075065eAAAc768D75EaEf85c2f2fF64", + "status": "active", + "id": "0x3a599e584075065eAAAc768D75EaEf85c2f2fF64", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FruttiDino" + }, + { + "name": "telegram", + "url": "https://t.me/FruttiDino_Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frutti-dino/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3a599e584075065eAAAc768D75EaEf85c2f2fF64/logo.png b/blockchains/smartchain/assets/0x3a599e584075065eAAAc768D75EaEf85c2f2fF64/logo.png new file mode 100644 index 0000000000000..76c24936955d2 Binary files /dev/null and b/blockchains/smartchain/assets/0x3a599e584075065eAAAc768D75EaEf85c2f2fF64/logo.png differ diff --git a/blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/info.json b/blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/info.json index ed55be56fc7b5..9b8ee024f69a4 100644 --- a/blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/info.json +++ b/blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/info.json @@ -8,6 +8,9 @@ "decimals": 9, "status": "active", "id": "0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335/info.json b/blockchains/smartchain/assets/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335/info.json new file mode 100644 index 0000000000000..c90f2b962606f --- /dev/null +++ b/blockchains/smartchain/assets/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335/info.json @@ -0,0 +1,40 @@ +{ + "id": "0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335", + "name": "Adadao", + "symbol": "ADAO", + "type": "BEP20", + "description": "A DeFi protocol which facilitates creation of fully collateralized stable coins leveraging Native Cardano Assets", + "decimals": 18, + "website": "https://adadao.org", + "explorer": "https://bscscan.com/token/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/adadao_org" + }, + { + "name": "github", + "url": "https://github.com/adadao" + }, + { + "name": "telegram", + "url": "https://t.me/adadao_org" + }, + { + "name": "telegram_news", + "url": "https://t.me/adadao_org_announcement" + }, + { + "name": "blog", + "url": "https://adadao.medium.com" + }, + { + "name": "docs", + "url": "https://docs.adadao.org" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335/logo.png b/blockchains/smartchain/assets/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335/logo.png new file mode 100644 index 0000000000000..3809acfdd56b4 Binary files /dev/null and b/blockchains/smartchain/assets/0x3b76374Cc2DfE28Cc373DcA6d5024791B2586335/logo.png differ diff --git a/blockchains/smartchain/assets/0x3c168c8E0bb11B0A6DEEba6c0c6Be100E82451BB/info.json b/blockchains/smartchain/assets/0x3c168c8E0bb11B0A6DEEba6c0c6Be100E82451BB/info.json new file mode 100644 index 0000000000000..bf0401ac66e9f --- /dev/null +++ b/blockchains/smartchain/assets/0x3c168c8E0bb11B0A6DEEba6c0c6Be100E82451BB/info.json @@ -0,0 +1,41 @@ +{ + "name": "SHREW", + "website": "https://Shrew.com", + "description": "SHREW is the utility token of Shrew Ecosystem. Shrew stands for SHopping REWards. A grand vision to revolutionize the multi-billion dollar reward points industry with the SHREW token as the global rewards currency. With a professional doxxed team, solid roadmap and a token that will have real utility - this is a project that aims to bring crypto to the mainstream", + "explorer": "https://bscscan.com/token/0x3c168c8E0bb11B0A6DEEba6c0c6Be100E82451BB", + "type": "BEP20", + "symbol": "SHREW", + "decimals": 18, + "status": "active", + "id": "0x3c168c8E0bb11B0A6DEEba6c0c6Be100E82451BB", + "links": [ + { + "name": "telegram", + "url": "https://t.me/shrewdotcom" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCmregyFHLDxd5jR4sXgCwEQ" + }, + { + "name": "twitter", + "url": "https://twitter.com/shrewdotcom" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/shrewtoken/new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shrew" + }, + { + "name": "whitepaper", + "url": "https://shrew.com/whitepaper" + }, + { + "name": "facebook", + "url": "https://facebook.com/shrew.shrew.75" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/logo.png b/blockchains/smartchain/assets/0x3c168c8E0bb11B0A6DEEba6c0c6Be100E82451BB/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/logo.png rename to blockchains/smartchain/assets/0x3c168c8E0bb11B0A6DEEba6c0c6Be100E82451BB/logo.png diff --git a/blockchains/smartchain/assets/0x3c6DAd0475d3a1696B359dc04C99FD401BE134dA/info.json b/blockchains/smartchain/assets/0x3c6DAd0475d3a1696B359dc04C99FD401BE134dA/info.json new file mode 100644 index 0000000000000..b0c7158f5d2eb --- /dev/null +++ b/blockchains/smartchain/assets/0x3c6DAd0475d3a1696B359dc04C99FD401BE134dA/info.json @@ -0,0 +1,50 @@ +{ + "name": "Saito", + "type": "BEP20", + "symbol": "SAITO", + "decimals": 18, + "website": "https://saito.io", + "description": "Saito is a massively scaling layer one blockchain for application developers.", + "explorer": "https://bscscan.com/token/0x3c6DAd0475d3a1696B359dc04C99FD401BE134dA", + "status": "active", + "id": "0x3c6DAd0475d3a1696B359dc04C99FD401BE134dA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/saitoofficial" + }, + { + "name": "github", + "url": "https://github.com/saitotech" + }, + { + "name": "telegram", + "url": "https://t.me/SaitoIO" + }, + { + "name": "telegram_news", + "url": "https://t.me/SaitoIOann" + }, + { + "name": "blog", + "url": "https://saito.tech/blog/" + }, + { + "name": "docs", + "url": "https://wiki.saito.io/" + }, + { + "name": "discord", + "url": "https://discord.com/HjTFh9Tfec" + }, + { + "name": "whitepaper", + "url": "https://saito.io/saito-whitepaper.pdf" + } + ], + "tags": [ + "wrapped", + "deflationary", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x3c6DAd0475d3a1696B359dc04C99FD401BE134dA/logo.png b/blockchains/smartchain/assets/0x3c6DAd0475d3a1696B359dc04C99FD401BE134dA/logo.png new file mode 100644 index 0000000000000..5a25dafbd0dd5 Binary files /dev/null and b/blockchains/smartchain/assets/0x3c6DAd0475d3a1696B359dc04C99FD401BE134dA/logo.png differ diff --git a/blockchains/smartchain/assets/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96/info.json b/blockchains/smartchain/assets/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96/info.json new file mode 100644 index 0000000000000..cdf1819fd9cc8 --- /dev/null +++ b/blockchains/smartchain/assets/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96/info.json @@ -0,0 +1,29 @@ +{ + "name": "Loud Market", + "type": "BEP20", + "symbol": "LOUD", + "decimals": 18, + "website": "https://loudnft.co", + "description": "The first Music NFT Marketplace", + "explorer": "https://bscscan.com/token/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96", + "status": "active", + "id": "0x3d0E22387DdfE75D1AEa9D7108a4392922740B96", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/loudmarketnfts" + }, + { + "name": "telegram", + "url": "https://t.me/loudmarket" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/loud-market/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/loud-market" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96/logo.png b/blockchains/smartchain/assets/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96/logo.png new file mode 100644 index 0000000000000..8d9d0d4d88ec8 Binary files /dev/null and b/blockchains/smartchain/assets/0x3d0E22387DdfE75D1AEa9D7108a4392922740B96/logo.png differ diff --git a/blockchains/smartchain/assets/0x3d4350cD54aeF9f9b2C29435e0fa809957B3F30a/info.json b/blockchains/smartchain/assets/0x3d4350cD54aeF9f9b2C29435e0fa809957B3F30a/info.json new file mode 100644 index 0000000000000..e31b24d7ec09d --- /dev/null +++ b/blockchains/smartchain/assets/0x3d4350cD54aeF9f9b2C29435e0fa809957B3F30a/info.json @@ -0,0 +1,14 @@ +{ + "name": "UST (Wormhole)", + "type": "BEP20", + "symbol": "UST", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://wormholebridge.com", + "explorer": "https://bscscan.com/token/0x3d4350cD54aeF9f9b2C29435e0fa809957B3F30a", + "status": "active", + "id": "0x3d4350cD54aeF9f9b2C29435e0fa809957B3F30a", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3d4350cD54aeF9f9b2C29435e0fa809957B3F30a/logo.png b/blockchains/smartchain/assets/0x3d4350cD54aeF9f9b2C29435e0fa809957B3F30a/logo.png new file mode 100644 index 0000000000000..e3110cce3bde2 Binary files /dev/null and b/blockchains/smartchain/assets/0x3d4350cD54aeF9f9b2C29435e0fa809957B3F30a/logo.png differ diff --git a/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/info.json b/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/info.json index 0f626f1c81939..81094df71d3dd 100644 --- a/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/info.json +++ b/blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/info.json @@ -1,12 +1,15 @@ { - "name": "Binance-Peg Ethereum Classic", + "name": "BNB pegged Ethereum Classic", "website": "https://ethereumclassic.org", - "description": "Ethereum Classic (ETC) is a hard fork of Ethereum (ETH) that launched in July 2016.", + "description": "BNB pegged Ethereum Classic (ETC BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Ethereum Classic (ETC) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x3d6545b08693dae087e957cb1180ee38b9e3c25e", "research": "https://research.binance.com/en/projects/ethereum-classic", "type": "BEP20", "symbol": "ETC", "decimals": 18, "status": "active", - "id": "0x3d6545b08693daE087E957cb1180ee38B9e3c25E" + "id": "0x3d6545b08693daE087E957cb1180ee38B9e3c25E", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3da69D719AD12EEAb2b7031697E84c2c62299C13/info.json b/blockchains/smartchain/assets/0x3da69D719AD12EEAb2b7031697E84c2c62299C13/info.json new file mode 100644 index 0000000000000..d449deacf0539 --- /dev/null +++ b/blockchains/smartchain/assets/0x3da69D719AD12EEAb2b7031697E84c2c62299C13/info.json @@ -0,0 +1,21 @@ +{ + "name": "Baby KShark", + "website": "https://kshark.io", + "description": "Baby Kshark Token is a MEME Token that originates from the community, serves the community, and is self-governed by the community. It is fair and has a variety of gameplay methods.", + "explorer": "https://bscscan.com/token/0x3da69D719AD12EEAb2b7031697E84c2c62299C13", + "type": "BEP20", + "symbol": "BKS", + "decimals": 9, + "status": "active", + "id": "0x3da69D719AD12EEAb2b7031697E84c2c62299C13", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KShark_official" + }, + { + "name": "telegram", + "url": "https://t.me/KShark_Official" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3da69D719AD12EEAb2b7031697E84c2c62299C13/logo.png b/blockchains/smartchain/assets/0x3da69D719AD12EEAb2b7031697E84c2c62299C13/logo.png new file mode 100644 index 0000000000000..b530767963b0d Binary files /dev/null and b/blockchains/smartchain/assets/0x3da69D719AD12EEAb2b7031697E84c2c62299C13/logo.png differ diff --git a/blockchains/smartchain/assets/0x3dcB18569425930954feb191122e574b87F66abd/info.json b/blockchains/smartchain/assets/0x3dcB18569425930954feb191122e574b87F66abd/info.json new file mode 100644 index 0000000000000..85a22d4ddb4e0 --- /dev/null +++ b/blockchains/smartchain/assets/0x3dcB18569425930954feb191122e574b87F66abd/info.json @@ -0,0 +1,14 @@ +{ + "name": "Orion Money (Portal)", + "type": "BEP20", + "symbol": "ORION", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://orion.money/", + "explorer": "https://bscscan.com/token/0x3dcB18569425930954feb191122e574b87F66abd", + "status": "active", + "id": "0x3dcB18569425930954feb191122e574b87F66abd", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3dcB18569425930954feb191122e574b87F66abd/logo.png b/blockchains/smartchain/assets/0x3dcB18569425930954feb191122e574b87F66abd/logo.png new file mode 100644 index 0000000000000..89db97dd2ba01 Binary files /dev/null and b/blockchains/smartchain/assets/0x3dcB18569425930954feb191122e574b87F66abd/logo.png differ diff --git a/blockchains/smartchain/assets/0x3e0b5807515756635c6347CDeeBF95946E604BCF/info.json b/blockchains/smartchain/assets/0x3e0b5807515756635c6347CDeeBF95946E604BCF/info.json new file mode 100644 index 0000000000000..2c9ad44b576d4 --- /dev/null +++ b/blockchains/smartchain/assets/0x3e0b5807515756635c6347CDeeBF95946E604BCF/info.json @@ -0,0 +1,29 @@ +{ + "name": "Facebook Metaverse", + "type": "BEP20", + "symbol": "FACEMETA", + "decimals": 9, + "website": "https://facemetatoken.co/", + "description": "Facebook Metaverse is a project that's inspired by Mark Zuckerberg", + "explorer": "https://bscscan.com/token/0x3e0b5807515756635c6347CDeeBF95946E604BCF", + "status": "active", + "id": "0x3e0b5807515756635c6347CDeeBF95946E604BCF", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Facebookmetaverse" + }, + { + "name": "whitepaper", + "url": "https://twitter.com/Facemetatoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/facebook-metaverse/" + }, + { + "name": "github", + "url": "https://github.com/FacebookMetaverse" + } + ] +} diff --git a/blockchains/smartchain/assets/0x3e0b5807515756635c6347CDeeBF95946E604BCF/logo.png b/blockchains/smartchain/assets/0x3e0b5807515756635c6347CDeeBF95946E604BCF/logo.png new file mode 100644 index 0000000000000..3162f8c02ffc6 Binary files /dev/null and b/blockchains/smartchain/assets/0x3e0b5807515756635c6347CDeeBF95946E604BCF/logo.png differ diff --git a/blockchains/smartchain/assets/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB/info.json b/blockchains/smartchain/assets/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB/info.json new file mode 100644 index 0000000000000..4cbea1f7aec56 --- /dev/null +++ b/blockchains/smartchain/assets/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB/info.json @@ -0,0 +1,38 @@ +{ + "name": "DELOT.IO", + "type": "BEP20", + "symbol": "DELOT", + "decimals": 18, + "website": "https://delot.io", + "description": "DELOT is the decentralized lottery game for token holders. DELOT token is the utility token that is used in the Lottery game.", + "explorer": "https://bscscan.com/token/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB", + "status": "active", + "id": "0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB", + "links": [ + { + "name": "whitepaper", + "url": "https://docs.delot.io" + }, + { + "name": "github", + "url": "https://github.com/delot-io" + }, + { + "name": "twitter", + "url": "https://twitter.com/delot_io" + }, + { + "name": "telegram", + "url": "https://t.me/delot_io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/delot-io/" + } + ], + "tags": [ + "gamefi", + "defi", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB/logo.png b/blockchains/smartchain/assets/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB/logo.png new file mode 100644 index 0000000000000..aa998bcfd5684 Binary files /dev/null and b/blockchains/smartchain/assets/0x3e24BBb2c9a0f2fAEcFDBDCa20BBa6F35b73C4CB/logo.png differ diff --git a/blockchains/smartchain/assets/0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438/info.json b/blockchains/smartchain/assets/0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438/info.json new file mode 100644 index 0000000000000..53d9afc1d143a --- /dev/null +++ b/blockchains/smartchain/assets/0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438/info.json @@ -0,0 +1,21 @@ +{ + "name": "Multigame", + "website": "https://multigame.org/", + "description": "Multigame is a GameFi & multitasking NFTs platform was built on Binance Smart Chain. The platform will both ensure an accelerator role for other Gaming & NFTs startups and develop separated GameFi projects.", + "explorer": "https://bscscan.com/token/0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438", + "type": "BEP20", + "symbol": "MULTI", + "decimals": 18, + "status": "active", + "id": "0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/multigame_org" + }, + { + "name": "telegram", + "url": "https://t.me/multigame_chat" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438/logo.png b/blockchains/smartchain/assets/0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438/logo.png new file mode 100644 index 0000000000000..ea786f237b5ec Binary files /dev/null and b/blockchains/smartchain/assets/0x3e6C9eE69B90B53628051F8D6CB5b6b2EaCCB438/logo.png differ diff --git a/blockchains/smartchain/assets/0x3eE08275b513f3085231Ccc85de4C386FCc1f18b/info.json b/blockchains/smartchain/assets/0x3eE08275b513f3085231Ccc85de4C386FCc1f18b/info.json new file mode 100644 index 0000000000000..bc58eb3d175e1 --- /dev/null +++ b/blockchains/smartchain/assets/0x3eE08275b513f3085231Ccc85de4C386FCc1f18b/info.json @@ -0,0 +1,26 @@ +{ + "name": "BelecX Token", + "type": "BEP20", + "symbol": "BEX", + "decimals": 18, + "website": "https://belecx.com", + "description": "The BelecX protocol will build and combine the crypto industry's Metaverse+NFT+GameFi+Defi+ blind-box multi-ring crypto world based on previous standards.BelecX provides a solution for web3.0 true autonomous community modules.", + "explorer": "https://bscscan.com/token/0x3eE08275b513f3085231Ccc85de4C386FCc1f18b", + "status": "active", + "id": "0x3eE08275b513f3085231Ccc85de4C386FCc1f18b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BelecXToken" + }, + { + "name": "telegram", + "url": "https://t.me/BelecXChat" + } + ], + "tags": [ + "gamefi", + "defi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x3eE08275b513f3085231Ccc85de4C386FCc1f18b/logo.png b/blockchains/smartchain/assets/0x3eE08275b513f3085231Ccc85de4C386FCc1f18b/logo.png new file mode 100644 index 0000000000000..ed9af09513fe3 Binary files /dev/null and b/blockchains/smartchain/assets/0x3eE08275b513f3085231Ccc85de4C386FCc1f18b/logo.png differ diff --git a/blockchains/smartchain/assets/0x3ec7ba1B86387B8CB323eaC3f2AAE217C876f9A7/info.json b/blockchains/smartchain/assets/0x3ec7ba1B86387B8CB323eaC3f2AAE217C876f9A7/info.json index 10b3228b43193..2f4242c4807a3 100644 --- a/blockchains/smartchain/assets/0x3ec7ba1B86387B8CB323eaC3f2AAE217C876f9A7/info.json +++ b/blockchains/smartchain/assets/0x3ec7ba1B86387B8CB323eaC3f2AAE217C876f9A7/info.json @@ -1,7 +1,7 @@ { "name": "MegaRise", "website": "https://megarisetoken.com/", - "description": "MegaRise - A Proprietary, Hyper Deflationary Token. MegaRise holders are not only rewarded through static rewards but also through true automatic burns every trade from within the liquidity pool.", + "description": "MegaRise - A Proprietary, Hyper Deflationary Token. MegaRise holders are not only rewarded through static rewards but also through true automatic burns every trade from within the liquidity pool.", "explorer": "https://bscscan.com/token/0x3ec7ba1b86387b8cb323eac3f2aae217c876f9a7", "type": "BEP20", "symbol": "MEGARISE", diff --git a/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/info.json b/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/info.json index 049d977c72f76..8fe307a467073 100644 --- a/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/info.json +++ b/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "VIDT", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434/info.json b/blockchains/smartchain/assets/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434/info.json new file mode 100644 index 0000000000000..7bf438de0f15b --- /dev/null +++ b/blockchains/smartchain/assets/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434/info.json @@ -0,0 +1,49 @@ +{ + "name": "1Doge", + "type": "BEP20", + "symbol": "1DOGE", + "decimals": 18, + "website": "https://1doge.io", + "description": "1Doge is building a comprehensive platform with Static reflection and play to earn gaming mechanisms to enable gamers from all over the world experience Gaming and NFT on the blockchain. ", + "explorer": "https://bscscan.com/token/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434", + "status": "active", + "id": "0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/1dogeBSC" + }, + { + "name": "github", + "url": "https://github.com/MiniPadLaunchpad/1doge" + }, + { + "name": "telegram", + "url": "https://t.me/OneDogeGroup" + }, + { + "name": "telegram_news", + "url": "https://t.me/OneDogeAnn" + }, + { + "name": "whitepaper", + "url": "https://docs.1doge.io/" + }, + { + "name": "medium", + "url": "https://onedogefinance.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCf5H5967XWppQA0WA6qcTsA" + }, + { + "name": "facebook", + "url": "https://facebook.com/1dogebsc" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/1doge" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434/logo.png b/blockchains/smartchain/assets/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434/logo.png new file mode 100644 index 0000000000000..47f32334b4569 Binary files /dev/null and b/blockchains/smartchain/assets/0x40619dc9F00ea34e51D96b6EC5d8a6aD75457434/logo.png differ diff --git a/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/info.json b/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/info.json new file mode 100644 index 0000000000000..5b1047a2d8eca --- /dev/null +++ b/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/info.json @@ -0,0 +1,21 @@ +{ + "name": "social NFT ", + "type": "BEP20", + "symbol": "SNFT", + "decimals": 18, + "website": "https://socialnft.market/", + "description": "SOCIAL NFT is a BNB based NFT (non-fungible token) platform for social media personalities who want to create digital collectibles of their likeness. Secured with blockchain technology.", + "explorer": "https://bscscan.com/token/0x406c3ed15D4537DD23870260cad503B591fF1b31", + "status": "active", + "id": "0x406c3ed15D4537DD23870260cad503B591fF1b31", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NftSocial" + }, + { + "name": "telegram", + "url": "https://t.me/SocialNFT/82" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/logo.png b/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/logo.png new file mode 100644 index 0000000000000..3ac35c1e4c167 Binary files /dev/null and b/blockchains/smartchain/assets/0x406c3ed15D4537DD23870260cad503B591fF1b31/logo.png differ diff --git a/blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/info.json b/blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/info.json index 61ba076823a2a..5b99271ed739c 100644 --- a/blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/info.json +++ b/blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/info.json @@ -7,5 +7,18 @@ "symbol": "MEMES", "decimals": 9, "status": "active", - "id": "0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975" -} \ No newline at end of file + "id": "0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/https://twitter.com/" + }, + { + "name": "github", + "url": "https://github.com/Flokigangster" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x40C8225329Bd3e28A043B029E0D07a5344d2C27C/info.json b/blockchains/smartchain/assets/0x40C8225329Bd3e28A043B029E0D07a5344d2C27C/info.json new file mode 100644 index 0000000000000..550e0331b0009 --- /dev/null +++ b/blockchains/smartchain/assets/0x40C8225329Bd3e28A043B029E0D07a5344d2C27C/info.json @@ -0,0 +1,29 @@ +{ + "name": "AgeOfGods", + "type": "BEP20", + "symbol": "AOG", + "decimals": 18, + "website": "https://ageofgods.net", + "description": "AgeOfGods is an AFKArena inspired game that uses the fundamentals of the 6.6 million‼️ player game combining it with Token economy and Play-to-Earn.", + "explorer": "https://bscscan.com/token/0x40c8225329bd3e28a043b029e0d07a5344d2c27c", + "status": "active", + "id": "0x40C8225329Bd3e28A043B029E0D07a5344d2C27C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ageofgodsnet" + }, + { + "name": "telegram", + "url": "https://t.me/ageofgodsnet" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ageofgods/" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x40C8225329Bd3e28A043B029E0D07a5344d2C27C/logo.png b/blockchains/smartchain/assets/0x40C8225329Bd3e28A043B029E0D07a5344d2C27C/logo.png new file mode 100644 index 0000000000000..ad671362a7be2 Binary files /dev/null and b/blockchains/smartchain/assets/0x40C8225329Bd3e28A043B029E0D07a5344d2C27C/logo.png differ diff --git a/blockchains/smartchain/assets/0x40F75eD09c7Bc89Bf596cE0fF6FB2ff8D02aC019/info.json b/blockchains/smartchain/assets/0x40F75eD09c7Bc89Bf596cE0fF6FB2ff8D02aC019/info.json new file mode 100644 index 0000000000000..7af1084a356a7 --- /dev/null +++ b/blockchains/smartchain/assets/0x40F75eD09c7Bc89Bf596cE0fF6FB2ff8D02aC019/info.json @@ -0,0 +1,33 @@ +{ + "name": "Bitpaid", + "website": "https://bitpaid.io/", + "description": "Bitpaid is next generation Web3 and Dapp platform for social and gaming networking which provides Sas services.", + "explorer": "https://bscscan.com/token/0x40F75eD09c7Bc89Bf596cE0fF6FB2ff8D02aC019", + "symbol": "BTP", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x40F75eD09c7Bc89Bf596cE0fF6FB2ff8D02aC019", + "tags": [ + "defi", + "gamefi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/Bitpaid1" + }, + { + "name": "whitepaper", + "url": "https://bitpaid.io/wp-content/uploads/2022/01/BITPAID-WHITEPAPER1.0.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/bitpaid.io/" + }, + { + "name": "telegram", + "url": "https://t.me/BitpaidOnline" + } + ] +} diff --git a/blockchains/smartchain/assets/0x40F75eD09c7Bc89Bf596cE0fF6FB2ff8D02aC019/logo.png b/blockchains/smartchain/assets/0x40F75eD09c7Bc89Bf596cE0fF6FB2ff8D02aC019/logo.png new file mode 100644 index 0000000000000..af2045b7c09b5 Binary files /dev/null and b/blockchains/smartchain/assets/0x40F75eD09c7Bc89Bf596cE0fF6FB2ff8D02aC019/logo.png differ diff --git a/blockchains/smartchain/assets/0x40FfAFcd7415ed2F7A902312407181140Ad14E68/info.json b/blockchains/smartchain/assets/0x40FfAFcd7415ed2F7A902312407181140Ad14E68/info.json new file mode 100644 index 0000000000000..7e4166185fd23 --- /dev/null +++ b/blockchains/smartchain/assets/0x40FfAFcd7415ed2F7A902312407181140Ad14E68/info.json @@ -0,0 +1,36 @@ +{ + "name": "Big Amber Stone", + "type": "BEP20", + "symbol": "BAS", + "decimals": 18, + "website": "https://www.dracoomaster.com/dracoo", + "description": "Dracoo Master is a deck-building game based on blockchain technologies.", + "explorer": "https://bscscan.com/token/0x40ffafcd7415ed2f7a902312407181140ad14e68", + "status": "active", + "id": "0x40FfAFcd7415ed2F7A902312407181140Ad14E68", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Dracoo_Master" + }, + { + "name": "github", + "url": "https://github.com/dracoomaster" + }, + { + "name": "telegram", + "url": "https://t.me/DracooMasterOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/u3JWMB4mp3" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.dracooworld.com/" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x40FfAFcd7415ed2F7A902312407181140Ad14E68/logo.png b/blockchains/smartchain/assets/0x40FfAFcd7415ed2F7A902312407181140Ad14E68/logo.png new file mode 100644 index 0000000000000..47736bb7b9f33 Binary files /dev/null and b/blockchains/smartchain/assets/0x40FfAFcd7415ed2F7A902312407181140Ad14E68/logo.png differ diff --git a/blockchains/smartchain/assets/0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9/info.json b/blockchains/smartchain/assets/0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9/info.json new file mode 100644 index 0000000000000..c62b76033c5c2 --- /dev/null +++ b/blockchains/smartchain/assets/0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9/info.json @@ -0,0 +1,37 @@ +{ + "name": "BNB pegged TrueUSD", + "website": "https://www.trueusd.com/", + "description": "BNB pegged TrueUSD (TUSDP BEP20) is a token issued by Binance on Smart Chain; its price is pegged to TrueUSD (TUSD ERC20) at a ratio of 1:1.", + "explorer": "https://bscscan.com/token/0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9", + "symbol": "TUSD", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9", + "tags": [ + "binance-peg", + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/trusttoken/TrueUSD" + }, + { + "name": "twitter", + "url": "https://twitter.com/tusd_official" + }, + { + "name": "telegram", + "url": "https://t.me/TUSDofficial_EN" + }, + { + "name": "medium", + "url": "https://trueusd.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/true-usd/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9/logo.png b/blockchains/smartchain/assets/0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9/logo.png new file mode 100644 index 0000000000000..0ae677cd2bac8 Binary files /dev/null and b/blockchains/smartchain/assets/0x40af3827F39D0EAcBF4A168f8D4ee67c121D11c9/logo.png differ diff --git a/blockchains/smartchain/assets/0x410a56541bD912F9B60943fcB344f1E3D6F09567/info.json b/blockchains/smartchain/assets/0x410a56541bD912F9B60943fcB344f1E3D6F09567/info.json new file mode 100644 index 0000000000000..914322956339d --- /dev/null +++ b/blockchains/smartchain/assets/0x410a56541bD912F9B60943fcB344f1E3D6F09567/info.json @@ -0,0 +1,49 @@ +{ + "name": "Minto", + "type": "BEP20", + "symbol": "BTCMT", + "decimals": 18, + "website": "https://minto.finance/", + "description": "BTCMT tokens are backed by a real mining equipment hashrate in a 100 BTCMT = 1 TH/s ratio. Minto allows users to get daily Bitcoin income by staking BTCMT tokens.", + "explorer": "https://bscscan.com/token/0x410a56541bD912F9B60943fcB344f1E3D6F09567", + "status": "active", + "id": "0x410a56541bD912F9B60943fcB344f1E3D6F09567", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/btcmtofficial" + }, + { + "name": "telegram", + "url": "https://t.me/btcmtofficialchat" + }, + { + "name": "telegram_news", + "url": "https://t.me/btcmtofficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/minto" + }, + { + "name": "blog", + "url": "https://minto.finance/blog" + }, + { + "name": "docs", + "url": "https://docs.minto.finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/minto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/minto" + } + ], + "tags": [ + "defi", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x410a56541bD912F9B60943fcB344f1E3D6F09567/logo.png b/blockchains/smartchain/assets/0x410a56541bD912F9B60943fcB344f1E3D6F09567/logo.png new file mode 100644 index 0000000000000..7cebaadefc4f0 Binary files /dev/null and b/blockchains/smartchain/assets/0x410a56541bD912F9B60943fcB344f1E3D6F09567/logo.png differ diff --git a/blockchains/smartchain/assets/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9/info.json b/blockchains/smartchain/assets/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9/info.json new file mode 100644 index 0000000000000..994124581857e --- /dev/null +++ b/blockchains/smartchain/assets/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9/info.json @@ -0,0 +1,41 @@ +{ + "name": "Moniwar", + "type": "BEP20", + "symbol": "MOWA", + "decimals": 18, + "website": "https://moniwar.io/", + "description": "MOWA token is a utility token that was issued by Moniwar development team.", + "explorer": "https://bscscan.com/token/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9", + "status": "active", + "id": "0x411Ec510c85C9e56271bF4E10364Ffa909E685D9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/moniwar_game" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/vi/ty_gia/moniwar" + }, + { + "name": "whitepaper", + "url": "https://docs.moniwar.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/moniwar/" + }, + { + "name": "facebook", + "url": "https://facebook.com/MoniwarOfficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/MoniwarOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/yUWKW9cY" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9/logo.png b/blockchains/smartchain/assets/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9/logo.png new file mode 100644 index 0000000000000..9c2b009a27f3b Binary files /dev/null and b/blockchains/smartchain/assets/0x411Ec510c85C9e56271bF4E10364Ffa909E685D9/logo.png differ diff --git a/blockchains/smartchain/assets/0x4131b87F74415190425ccD873048C708F8005823/info.json b/blockchains/smartchain/assets/0x4131b87F74415190425ccD873048C708F8005823/info.json new file mode 100644 index 0000000000000..c45e002ffad8c --- /dev/null +++ b/blockchains/smartchain/assets/0x4131b87F74415190425ccD873048C708F8005823/info.json @@ -0,0 +1,25 @@ +{ + "name": "Multiplier Token", + "website": "https://multiplier.finance", + "description": "Multiplier is a non-custodial lending protocol on Binance Smart Chain with flash loans.", + "explorer": "https://bscscan.com/token/0x4131b87f74415190425ccd873048c708f8005823", + "type": "BEP20", + "symbol": "bMXX", + "decimals": 18, + "status": "active", + "id": "0x4131b87F74415190425ccD873048C708F8005823", + "links": [ + { + "name": "github", + "url": "https://github.com/Multiplier-Finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/MultiplierMXX" + }, + { + "name": "telegram", + "url": "https://t.me/themultiplierio" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4131b87F74415190425ccD873048C708F8005823/logo.png b/blockchains/smartchain/assets/0x4131b87F74415190425ccD873048C708F8005823/logo.png new file mode 100644 index 0000000000000..20879cde16d25 Binary files /dev/null and b/blockchains/smartchain/assets/0x4131b87F74415190425ccD873048C708F8005823/logo.png differ diff --git a/blockchains/smartchain/assets/0x413EcA30181F7eD78De38da95F44fC53F664157A/info.json b/blockchains/smartchain/assets/0x413EcA30181F7eD78De38da95F44fC53F664157A/info.json new file mode 100644 index 0000000000000..a702ed93786a9 --- /dev/null +++ b/blockchains/smartchain/assets/0x413EcA30181F7eD78De38da95F44fC53F664157A/info.json @@ -0,0 +1,21 @@ +{ + "name": "SonOfShib", + "website": "https://www.sonofshib.com/", + "description": "SON aims to build a sustainable, long term token bringing innovative ideas into the crypto space.", + "explorer": "https://bscscan.com/token/0x413eca30181f7ed78de38da95f44fc53f664157a", + "type": "BEP20", + "symbol": "SON", + "decimals": 9, + "status": "active", + "id": "0x413EcA30181F7eD78De38da95F44fC53F664157A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SONOfSHIB" + }, + { + "name": "telegram", + "url": "https://t.me/SONOfSHIB" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x413EcA30181F7eD78De38da95F44fC53F664157A/logo.png b/blockchains/smartchain/assets/0x413EcA30181F7eD78De38da95F44fC53F664157A/logo.png new file mode 100644 index 0000000000000..7e228a19c8729 Binary files /dev/null and b/blockchains/smartchain/assets/0x413EcA30181F7eD78De38da95F44fC53F664157A/logo.png differ diff --git a/blockchains/smartchain/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json b/blockchains/smartchain/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json new file mode 100644 index 0000000000000..dc9ee80d80aa7 --- /dev/null +++ b/blockchains/smartchain/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/info.json @@ -0,0 +1,21 @@ +{ + "name": "FantasyGold", + "website": "https://fantasygold.co/cgi-sys/suspendedpage.cgi", + "description": "FantasyGold was built to become a multi-purpose platform offering Ethereum Virtual Machine based smart contracts and lightning fast transactions.", + "explorer": "https://bscscan.com/token/0x41e025ea850bb4d0dcbb5b1f4353af099cbd026a", + "type": "BEP20", + "symbol": "FGC", + "decimals": 18, + "status": "active", + "id": "0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fantasygoldcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantasygold/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png b/blockchains/smartchain/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png new file mode 100644 index 0000000000000..6876a666683e6 Binary files /dev/null and b/blockchains/smartchain/assets/0x41E025EA850bB4d0DCbb5b1F4353aF099CbD026a/logo.png differ diff --git a/blockchains/smartchain/assets/0x41cf3E9534156405a133Cda545aF9fF0E586500A/info.json b/blockchains/smartchain/assets/0x41cf3E9534156405a133Cda545aF9fF0E586500A/info.json new file mode 100644 index 0000000000000..36de2c508ae43 --- /dev/null +++ b/blockchains/smartchain/assets/0x41cf3E9534156405a133Cda545aF9fF0E586500A/info.json @@ -0,0 +1,25 @@ +{ + "name": "GamingShiba", + "type": "BEP20", + "symbol": "GamingShiba", + "decimals": 9, + "website": "https://www.gamingshibaofficial.com", + "description": "The modern technology and contemporary ambient that the internet created can not be imagined to function as a whole without crypto-currency.", + "explorer": "https://bscscan.com/token/0x41cf3E9534156405a133Cda545aF9fF0E586500A", + "status": "abandoned", + "id": "0x41cf3E9534156405a133Cda545aF9fF0E586500A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gamingshibabsc" + }, + { + "name": "telegram", + "url": "https://t.me/gamingshibabsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamingshiba/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd/info.json b/blockchains/smartchain/assets/0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd/info.json index cac826ca9229e..ded595669cbb7 100644 --- a/blockchains/smartchain/assets/0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd/info.json +++ b/blockchains/smartchain/assets/0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd/info.json @@ -7,5 +7,8 @@ "description": "GUH (Goes Up Higher) is an elastic supply token that is mathematically guaranteed to increase in price until it exceeds the price of bitcoin", "explorer": "https://bscscan.com/token/0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd", "status": "active", - "id": "0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd" + "id": "0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730/info.json b/blockchains/smartchain/assets/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730/info.json new file mode 100644 index 0000000000000..c43597a5f9aaa --- /dev/null +++ b/blockchains/smartchain/assets/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730/info.json @@ -0,0 +1,21 @@ +{ + "name": "COW", + "website": "https://www.coinwind.pro/", + "description": "COW is the platform token of CoinWind. CoinWind is a DeFi ecological smart mining financial platform.", + "explorer": "https://bscscan.com/token/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730", + "type": "BEP20", + "symbol": "COW", + "decimals": 18, + "status": "active", + "id": "0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coinwind_com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coinwind/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730/logo.png b/blockchains/smartchain/assets/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730/logo.png new file mode 100644 index 0000000000000..b501bddeb102c Binary files /dev/null and b/blockchains/smartchain/assets/0x422E3aF98bC1dE5a1838BE31A56f75DB4Ad43730/logo.png differ diff --git a/blockchains/smartchain/assets/0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3/info.json b/blockchains/smartchain/assets/0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3/info.json new file mode 100644 index 0000000000000..145f6a9c81ef8 --- /dev/null +++ b/blockchains/smartchain/assets/0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3/info.json @@ -0,0 +1,69 @@ +{ + "name": "Axelar Wrapped USDC", + "type": "BEP20", + "symbol": "axlUSDC", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://bscscan.com/token/0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3", + "status": "active", + "id": "0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar-usdc" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axlusdc/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} diff --git a/blockchains/smartchain/assets/0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3/logo.png b/blockchains/smartchain/assets/0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3/logo.png new file mode 100644 index 0000000000000..69911caea54fb Binary files /dev/null and b/blockchains/smartchain/assets/0x4268B8F0B87b6Eae5d897996E6b845ddbD99Adf3/logo.png differ diff --git a/blockchains/smartchain/assets/0x426c72701833fdDBdFc06c944737C6031645c708/info.json b/blockchains/smartchain/assets/0x426c72701833fdDBdFc06c944737C6031645c708/info.json new file mode 100644 index 0000000000000..5c7392a485d1c --- /dev/null +++ b/blockchains/smartchain/assets/0x426c72701833fdDBdFc06c944737C6031645c708/info.json @@ -0,0 +1,56 @@ +{ + "name": "Defina Token", + "type": "BEP20", + "symbol": "FINA", + "decimals": 18, + "website": "https://defina.finance/", + "description": "FINA is BEP-20 governance and utility token for the Defina Metaverse ecosystem. There are multiple use cases for FINA and it plays a very important role in both gaming and community governance.", + "explorer": "https://bscscan.com/token/0x426c72701833fddbdfc06c944737c6031645c708", + "status": "active", + "id": "0x426c72701833fdDBdFc06c944737C6031645c708", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Defina_Official" + }, + { + "name": "telegram", + "url": "https://t.me/definafinance1" + }, + { + "name": "telegram_news", + "url": "https://t.me/Defina_announcement" + }, + { + "name": "blog", + "url": "https://defina-finance.medium.com/" + }, + { + "name": "docs", + "url": "https://docs.defina.finance/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/rBecngEFnu" + }, + { + "name": "whitepaper", + "url": "https://docs.defina.finance/" + }, + { + "name": "medium", + "url": "https://defina-finance.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defina-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/defina-finance" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x426c72701833fdDBdFc06c944737C6031645c708/logo.png b/blockchains/smartchain/assets/0x426c72701833fdDBdFc06c944737C6031645c708/logo.png new file mode 100644 index 0000000000000..0325540ad41e3 Binary files /dev/null and b/blockchains/smartchain/assets/0x426c72701833fdDBdFc06c944737C6031645c708/logo.png differ diff --git a/blockchains/smartchain/assets/0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5/info.json b/blockchains/smartchain/assets/0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5/info.json new file mode 100644 index 0000000000000..4a003075ce3d7 --- /dev/null +++ b/blockchains/smartchain/assets/0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5/info.json @@ -0,0 +1,24 @@ +{ + "name": "SafeMoon V2", + "website": "https://safemoon.net/", + "description": "SafeMoon is a cryptocurrency token created in March 2021 on the Binance Smart Chain blockchain.", + "explorer": "https://bscscan.com/token/0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5", + "type": "BEP20", + "symbol": "SFM", + "decimals": 9, + "status": "active", + "id": "0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/SafeMoon" + }, + { + "name": "twitter", + "url": "https://twitter.com/safemoon" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5/logo.png b/blockchains/smartchain/assets/0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5/logo.png new file mode 100644 index 0000000000000..8b0728fda97fa Binary files /dev/null and b/blockchains/smartchain/assets/0x42981d0bfbAf196529376EE702F2a9Eb9092fcB5/logo.png differ diff --git a/blockchains/smartchain/assets/0x4299260f10d7AE857DD877865D0C4aC96aFe773A/info.json b/blockchains/smartchain/assets/0x4299260f10d7AE857DD877865D0C4aC96aFe773A/info.json new file mode 100644 index 0000000000000..35567ebea5da8 --- /dev/null +++ b/blockchains/smartchain/assets/0x4299260f10d7AE857DD877865D0C4aC96aFe773A/info.json @@ -0,0 +1,29 @@ +{ + "name": "DiamondsAlaskaMalamute", + "website": "https://alaskatoken.io/", + "description": "DAM is a token used to compensate Alaskainu community. ", + "explorer": "https://bscscan.com/token/0x4299260f10d7ae857dd877865d0c4ac96afe773a", + "type": "BEP20", + "symbol": "DAM", + "decimals": 9, + "status": "active", + "id": "0x4299260f10d7AE857DD877865D0C4aC96aFe773A", + "links": [ + { + "name": "github", + "url": "https://github.com/Alaskatoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/AlaskaInu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/diamonds-alaska-malamuted/" + }, + { + "name": "docs", + "url": "https://docs.alaskatoken.io/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4299260f10d7AE857DD877865D0C4aC96aFe773A/logo.png b/blockchains/smartchain/assets/0x4299260f10d7AE857DD877865D0C4aC96aFe773A/logo.png new file mode 100644 index 0000000000000..1342382a457b0 Binary files /dev/null and b/blockchains/smartchain/assets/0x4299260f10d7AE857DD877865D0C4aC96aFe773A/logo.png differ diff --git a/blockchains/smartchain/assets/0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc/info.json b/blockchains/smartchain/assets/0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc/info.json new file mode 100644 index 0000000000000..1d0d75e60b9cb --- /dev/null +++ b/blockchains/smartchain/assets/0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc/info.json @@ -0,0 +1,64 @@ +{ + "name": "Bali Token", + "type": "BEP20", + "symbol": "BLI", + "decimals": 18, + "website": "https://www.balitoken.io", + "description": "Bali Token is a utility token for tourism business in Bali, Indonesia", + "explorer": "https://bscscan.com/token/0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc", + "status": "active", + "id": "0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BaliToken" + }, + { + "name": "github", + "url": "https://github.com/GarudaTech/balitoken" + }, + { + "name": "telegram", + "url": "https://t.me/balitokenpublicgroup" + }, + { + "name": "discord", + "url": "https://discord.com/channels/846968126972493835/846968126972493838" + }, + { + "name": "whitepaper", + "url": "https://balitoken.io/assets/doc/whitePaper-bali-token.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@balitoken" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCDpnz9MmlpjChJ7gRvwEUgQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bali-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/bali-token" + }, + { + "name": "facebook", + "url": "https://facebook.com/bali.token/" + }, + { + "name": "source_code", + "url": "https://github.com/GarudaTech/balitoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/BaliToken" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc/logo.png b/blockchains/smartchain/assets/0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc/logo.png new file mode 100644 index 0000000000000..0122b066e2dac Binary files /dev/null and b/blockchains/smartchain/assets/0x42BE29132756ddd6e8B3B94584cA0bAb20545EEc/logo.png differ diff --git a/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/info.json b/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/info.json new file mode 100644 index 0000000000000..76adfc2ecb9c3 --- /dev/null +++ b/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/info.json @@ -0,0 +1,45 @@ +{ + "name": "ULTI Coin", + "type": "BEP20", + "symbol": "ULTI", + "decimals": 18, + "website": "https://ultiarena.com/", + "description": "Ulti Arena - NFT Marketplace for Game Assets with Proof of Gaming and Trading Card Game.", + "explorer": "https://bscscan.com/token/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F", + "status": "active", + "id": "0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UltiArena" + }, + { + "name": "telegram", + "url": "https://t.me/ultiarena" + }, + { + "name": "medium", + "url": "https://ulti-arena.medium.com" + }, + { + "name": "whitepaper", + "url": "https://ultiarena.com/wp-content/uploads/2021/09/Ulti-Arena-Whitepaper-2.0-1.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/ultiarenacom" + }, + { + "name": "github", + "url": "https://github.com/ultiarena" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCw77VVcp4VEIwKUiv93qZcA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ulti-arena" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/logo.png b/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/logo.png new file mode 100644 index 0000000000000..a1e790233cb71 Binary files /dev/null and b/blockchains/smartchain/assets/0x42BFE4A3E023f2C90aEBFfbd9B667599Fa38514F/logo.png differ diff --git a/blockchains/smartchain/assets/0x42bfa18f3f7D82BD7240d8Ce5935d51679C5115d/info.json b/blockchains/smartchain/assets/0x42bfa18f3f7D82BD7240d8Ce5935d51679C5115d/info.json new file mode 100644 index 0000000000000..500c931502b7d --- /dev/null +++ b/blockchains/smartchain/assets/0x42bfa18f3f7D82BD7240d8Ce5935d51679C5115d/info.json @@ -0,0 +1,28 @@ +{ + "name": "Sports 2K75", + "type": "BEP20", + "symbol": "S2K", + "decimals": 9, + "website": "https://www.2k75.online/", + "description": "Sports 2K75 is a Web-3 based Sport-Fi Metaverse, combined with NFTs, De-Fi and gaming platform, users stake sports matches like NBA, Soccer, Esports with our S2E gaming platform.", + "explorer": "https://bscscan.com/token/0x42bfa18f3f7D82BD7240d8Ce5935d51679C5115d", + "status": "active", + "id": "0x42bfa18f3f7D82BD7240d8Ce5935d51679C5115d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Sports2k75" + }, + { + "name": "telegram", + "url": "https://t.me/sports2k75" + }, + { + "name": "github", + "url": "https://github.com/Sports2K75" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x42bfa18f3f7D82BD7240d8Ce5935d51679C5115d/logo.png b/blockchains/smartchain/assets/0x42bfa18f3f7D82BD7240d8Ce5935d51679C5115d/logo.png new file mode 100644 index 0000000000000..d73454f15da02 Binary files /dev/null and b/blockchains/smartchain/assets/0x42bfa18f3f7D82BD7240d8Ce5935d51679C5115d/logo.png differ diff --git a/blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/info.json b/blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/info.json index b36e585ed6244..9fc16cee7504f 100644 --- a/blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/info.json +++ b/blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/info.json @@ -6,6 +6,6 @@ "website": "https://xcademytoken.com", "description": "XCAD network is a tokenisation platform for content creators & their fans. Think CHZ fan tokens but for content creators", "explorer": "https://bscscan.com/token/0x431e0cD023a32532BF3969CddFc002c00E98429d", - "status": "active", + "status": "abandoned", "id": "0x431e0cD023a32532BF3969CddFc002c00E98429d" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/logo.png b/blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/logo.png deleted file mode 100644 index c509ae64852b1..0000000000000 Binary files a/blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x432C7cf1dE2b97a013f1130f199ed9d1363215BA/info.json b/blockchains/smartchain/assets/0x432C7cf1dE2b97a013f1130f199ed9d1363215BA/info.json new file mode 100644 index 0000000000000..622b32a87d7ed --- /dev/null +++ b/blockchains/smartchain/assets/0x432C7cf1dE2b97a013f1130f199ed9d1363215BA/info.json @@ -0,0 +1,41 @@ +{ + "name": "CryptoGuards", + "type": "BEP20", + "symbol": "CGAR", + "decimals": 18, + "website": "https://cryptoguards.me/", + "description": "CryptoGuards is 3rd project of CryptoCity Metaverse", + "explorer": "https://bscscan.com/token/0x432C7cf1dE2b97a013f1130f199ed9d1363215BA", + "status": "active", + "id": "0x432C7cf1dE2b97a013f1130f199ed9d1363215BA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CryptoGuardsNFT" + }, + { + "name": "github", + "url": "https://github.com/cryptocitymetaverse/cryptoguards" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoGuardsChannel" + }, + { + "name": "discord", + "url": "https://discord.com/cryptoguardsNFT" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.cryptoguards.me/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptoguards/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cryptoguards" + } + ] +} diff --git a/blockchains/smartchain/assets/0x432C7cf1dE2b97a013f1130f199ed9d1363215BA/logo.png b/blockchains/smartchain/assets/0x432C7cf1dE2b97a013f1130f199ed9d1363215BA/logo.png new file mode 100644 index 0000000000000..b152a5ed36b4f Binary files /dev/null and b/blockchains/smartchain/assets/0x432C7cf1dE2b97a013f1130f199ed9d1363215BA/logo.png differ diff --git a/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/info.json b/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/info.json index 02c3d1c3a5a2f..12f9db2537473 100644 --- a/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/info.json +++ b/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/info.json @@ -1,12 +1,15 @@ { - "name": "Litecoin Token", + "name": "BNB pegged Litecoin Token", "website": "https://litecoin.org/", - "description": "Litecoin is a peer-to-peer Internet currency that enables instant, near-zero cost payments to anyone in the world.", + "description": "BNB pegged Litecoin Token (LTC BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Litecoin (LTC) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", "research": "https://research.binance.com/en/projects/litecoin", "type": "BEP20", "symbol": "LTC", "decimals": 18, "status": "active", - "id": "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94" + "id": "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json b/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json index dc99b7e0b3b06..73e7439b57779 100644 --- a/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json +++ b/blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json @@ -6,6 +6,6 @@ "website": "https://www.travelcake.io/", "description": "TravelCake is an accommodation booking platform that brings you steep discounts via cashback rewards in the form of blockchain tokens, turning your bookings into lucrative investments.", "explorer": "https://bscscan.com/token/0x4388cA448baF6785bf1222a3E8e266536548eD75", - "status": "active", + "status": "abandoned", "id": "0x4388cA448baF6785bf1222a3E8e266536548eD75" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x43B35e89d15B91162Dea1C51133C4c93bdd1C4aF/info.json b/blockchains/smartchain/assets/0x43B35e89d15B91162Dea1C51133C4c93bdd1C4aF/info.json new file mode 100644 index 0000000000000..b25f9ab94a9d2 --- /dev/null +++ b/blockchains/smartchain/assets/0x43B35e89d15B91162Dea1C51133C4c93bdd1C4aF/info.json @@ -0,0 +1,32 @@ +{ + "name": "Sakai Vault", + "type": "BEP20", + "symbol": "SAKAI", + "decimals": 18, + "website": "https://sakaivault.io/", + "description": "Sakai Vault is decentralized perpetual exchange. A Layer-2 Perpetual exchange is a specific type of decentralized perpetual exchange that utilizes a second layer of scaling technology on top of a blockchain network", + "explorer": "https://bscscan.com/token/0x43B35e89d15B91162Dea1C51133C4c93bdd1C4aF", + "status": "active", + "id": "0x43B35e89d15B91162Dea1C51133C4c93bdd1C4aF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SakaiVault" + }, + { + "name": "github", + "url": "https://github.com/SakaiVault" + }, + { + "name": "telegram_news", + "url": "https://t.me/SakaiVaultAnnounce" + }, + { + "name": "telegram", + "url": "https://t.me/SakaiVault" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x43B35e89d15B91162Dea1C51133C4c93bdd1C4aF/logo.png b/blockchains/smartchain/assets/0x43B35e89d15B91162Dea1C51133C4c93bdd1C4aF/logo.png new file mode 100644 index 0000000000000..7b11f6876854e Binary files /dev/null and b/blockchains/smartchain/assets/0x43B35e89d15B91162Dea1C51133C4c93bdd1C4aF/logo.png differ diff --git a/blockchains/smartchain/assets/0x43B9cE0394d9AFfc97501359646A410A48c21a11/info.json b/blockchains/smartchain/assets/0x43B9cE0394d9AFfc97501359646A410A48c21a11/info.json new file mode 100644 index 0000000000000..034e360af57d9 --- /dev/null +++ b/blockchains/smartchain/assets/0x43B9cE0394d9AFfc97501359646A410A48c21a11/info.json @@ -0,0 +1,44 @@ +{ + "name": "Pepecoin", + "type": "BEP20", + "symbol": "PEPE", + "decimals": 9, + "website": "https://pepecoin.rocks", + "description": "Pepecoin is here to make memecoins great again. Launched stealth with no presale, zero taxes, LP locked and contract renounced.", + "explorer": "https://bscscan.com/token/0x43B9cE0394d9AFfc97501359646A410A48c21a11", + "status": "active", + "id": "0x43B9cE0394d9AFfc97501359646A410A48c21a11", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepecoin_global" + }, + { + "name": "github", + "url": "https://github.com/pepecoinbsc" + }, + { + "name": "telegram", + "url": "https://t.me/pepecoin_global" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x43b9ce0394d9affc97501359646a410a48c21a11#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepecoinbsc/" + }, + { + "name": "whitepaper", + "url": "https://doc.pepecoin.rocks/" + }, + { + "name": "medium", + "url": "https://medium.com/@pepecoin_global" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x43B9cE0394d9AFfc97501359646A410A48c21a11/logo.png b/blockchains/smartchain/assets/0x43B9cE0394d9AFfc97501359646A410A48c21a11/logo.png new file mode 100644 index 0000000000000..360f3e4669bc0 Binary files /dev/null and b/blockchains/smartchain/assets/0x43B9cE0394d9AFfc97501359646A410A48c21a11/logo.png differ diff --git a/blockchains/smartchain/assets/0x43a8cab15D06d3a5fE5854D714C37E7E9246F170/info.json b/blockchains/smartchain/assets/0x43a8cab15D06d3a5fE5854D714C37E7E9246F170/info.json new file mode 100644 index 0000000000000..cb5fa560c6cf2 --- /dev/null +++ b/blockchains/smartchain/assets/0x43a8cab15D06d3a5fE5854D714C37E7E9246F170/info.json @@ -0,0 +1,25 @@ +{ + "name": "Orbs", + "website": "https://orbs.com", + "description": "Orbs is a blockchain infrastructure-as-a-service built for large scale consumer applications to meet their business and technological requirements.", + "explorer": "https://bscscan.com/token/0x43a8cab15D06d3a5fE5854D714C37E7E9246F170", + "type": "BEP20", + "symbol": "ORBS", + "decimals": 18, + "status": "active", + "id": "0x43a8cab15D06d3a5fE5854D714C37E7E9246F170", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/orbs_network" + }, + { + "name": "github", + "url": "https://github.com/orbs-network" + }, + { + "name": "telegram", + "url": "https://t.me/orbs_network" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x43a8cab15D06d3a5fE5854D714C37E7E9246F170/logo.png b/blockchains/smartchain/assets/0x43a8cab15D06d3a5fE5854D714C37E7E9246F170/logo.png new file mode 100644 index 0000000000000..ba89f2dd8dd05 Binary files /dev/null and b/blockchains/smartchain/assets/0x43a8cab15D06d3a5fE5854D714C37E7E9246F170/logo.png differ diff --git a/blockchains/smartchain/assets/0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f/info.json b/blockchains/smartchain/assets/0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f/info.json new file mode 100644 index 0000000000000..c2dc9f1ec5138 --- /dev/null +++ b/blockchains/smartchain/assets/0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f/info.json @@ -0,0 +1,36 @@ +{ + "name": "SquidGameToken", + "type": "BEP20", + "symbol": "SGT", + "decimals": 18, + "website": "https://www.tokensquidgame.com/", + "description": "Squid Game Token game free ETH by playing this game! Squid Game Token is a token on the Binance Smart Chain that offers auto static rewards on every transaction.", + "explorer": "https://bscscan.com/token/0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f", + "status": "active", + "id": "0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SquidGameToken" + }, + { + "name": "github", + "url": "https://github.com/TokenSquidGame" + }, + { + "name": "telegram", + "url": "https://t.me/TokenSquidGame" + }, + { + "name": "whitepaper", + "url": "https://tokensquidgame.com/whitepaperSGT.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/squidgametoken/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f/logo.png b/blockchains/smartchain/assets/0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f/logo.png new file mode 100644 index 0000000000000..b7958bc248b36 Binary files /dev/null and b/blockchains/smartchain/assets/0x440Fc7DA66e34e01af5201BdF5815739B0Ae743f/logo.png differ diff --git a/blockchains/smartchain/assets/0x4444A19C8bb86E9BDbC023709A363bbCE91aF33E/info.json b/blockchains/smartchain/assets/0x4444A19C8bb86E9BDbC023709A363bbCE91aF33E/info.json new file mode 100644 index 0000000000000..1d00ffc14f16b --- /dev/null +++ b/blockchains/smartchain/assets/0x4444A19C8bb86E9BDbC023709A363bbCE91aF33E/info.json @@ -0,0 +1,60 @@ +{ + "name": "CryptoTanks", + "type": "BEP20", + "symbol": "TANK", + "decimals": 18, + "website": "https://cryptotanks.com/", + "description": "CryptoTanks is an NFT-based play-to-earn game. Allows the player to delve into a world of nostalgia and experience the power of the new technology of the crypto world, DEFI and NFT.", + "explorer": "https://bscscan.com/token/0x4444a19c8bb86e9bdbc023709a363bbce91af33e", + "status": "active", + "id": "0x4444A19C8bb86E9BDbC023709A363bbCE91aF33E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cryptotanksio" + }, + { + "name": "telegram", + "url": "https://t.me/cryptotanksio" + }, + { + "name": "discord", + "url": "https://discord.com/invite/yGaq8Umxvy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptotanks/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/cryptotankscom/" + }, + { + "name": "medium", + "url": "https://medium.com/cryptotanks" + }, + { + "name": "github", + "url": "https://github.com/cryptotanks/" + }, + { + "name": "facebook", + "url": "https://facebook.com/cryptotanksio" + }, + { + "name": "whitepaper", + "url": "https://docs.cryptotanks.com/" + }, + { + "name": "telegram_news", + "url": "https://t.me/cryptotankscom" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/CryptoTanks" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4444A19C8bb86E9BDbC023709A363bbCE91aF33E/logo.png b/blockchains/smartchain/assets/0x4444A19C8bb86E9BDbC023709A363bbCE91aF33E/logo.png new file mode 100644 index 0000000000000..023e05aa94c5e Binary files /dev/null and b/blockchains/smartchain/assets/0x4444A19C8bb86E9BDbC023709A363bbCE91aF33E/logo.png differ diff --git a/blockchains/smartchain/assets/0x446320C9FfA57030ca977A1f90F8049DF4004647/info.json b/blockchains/smartchain/assets/0x446320C9FfA57030ca977A1f90F8049DF4004647/info.json new file mode 100644 index 0000000000000..4d324492d3867 --- /dev/null +++ b/blockchains/smartchain/assets/0x446320C9FfA57030ca977A1f90F8049DF4004647/info.json @@ -0,0 +1,28 @@ +{ + "name": "BullDogToken", + "website": "https://bulldogswap.com", + "description": "Bulldogswap is a foundational layer in decentralized finance, enabling safe, and customizable transactions for the global crypto.", + "explorer": "https://bscscan.com/token/0x446320C9FfA57030ca977A1f90F8049DF4004647", + "type": "BEP20", + "symbol": "BUDG", + "decimals": 18, + "status": "active", + "id": "0x446320C9FfA57030ca977A1f90F8049DF4004647", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bulldogswap" + }, + { + "name": "telegram", + "url": "https://t.me/BUDGswap" + }, + { + "name": "whitepaper", + "url": "https://bulldogswap.com/Bulldogswap-paper.pdf" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x446320C9FfA57030ca977A1f90F8049DF4004647/logo.png b/blockchains/smartchain/assets/0x446320C9FfA57030ca977A1f90F8049DF4004647/logo.png new file mode 100644 index 0000000000000..a0c1ccad33e6d Binary files /dev/null and b/blockchains/smartchain/assets/0x446320C9FfA57030ca977A1f90F8049DF4004647/logo.png differ diff --git a/blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/info.json b/blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/info.json index 5fb14b9c874f0..c9c0353193a59 100644 --- a/blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/info.json +++ b/blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/info.json @@ -1,5 +1,5 @@ { - "name": "ZeroSwap", + "name": "ZeroSwapToken", "website": "https://zeroswap.io/", "description": "ZeroSwap.io is a Multi-Chain, Zero-fee, On-chain Trading protocol with Liquidity Mining, DeFi Token Offering, and DEX Aggregation. The protocol will reward users every time they make an on-chain trade and provide liquidity to existing DEXes. All transactions would be Gasless with Zero Trade Fee.", "explorer": "https://bscscan.com/token/0x44754455564474A89358B2C2265883DF993b12F0", diff --git a/blockchains/smartchain/assets/0x449aeD32C1685dbeca28D1aE45462b6156A6096D/info.json b/blockchains/smartchain/assets/0x449aeD32C1685dbeca28D1aE45462b6156A6096D/info.json new file mode 100644 index 0000000000000..b4908fa700e49 --- /dev/null +++ b/blockchains/smartchain/assets/0x449aeD32C1685dbeca28D1aE45462b6156A6096D/info.json @@ -0,0 +1,24 @@ +{ + "name": "BITLIVE", + "type": "BEP20", + "symbol": "BLT", + "decimals": 18, + "website": "https://bitlivenow.com/", + "description": "At BitLiveNow we work with our community of users to take the best of traditional banking and combine it with DeFi technology. Together, we’re on a mission to create a new banking model. One that is fairer for you and better for the world.", + "explorer": "https://bscscan.com/token/0x449aed32c1685dbeca28d1ae45462b6156a6096d", + "status": "active", + "id": "0x449aeD32C1685dbeca28D1aE45462b6156A6096D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BitLive3" + }, + { + "name": "telegram", + "url": "https://t.me/BitliveTEAM" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x449aeD32C1685dbeca28D1aE45462b6156A6096D/logo.png b/blockchains/smartchain/assets/0x449aeD32C1685dbeca28D1aE45462b6156A6096D/logo.png new file mode 100644 index 0000000000000..c5ec10321604b Binary files /dev/null and b/blockchains/smartchain/assets/0x449aeD32C1685dbeca28D1aE45462b6156A6096D/logo.png differ diff --git a/blockchains/smartchain/assets/0x44Ec807ce2F4a6F2737A92e985f318d035883e47/info.json b/blockchains/smartchain/assets/0x44Ec807ce2F4a6F2737A92e985f318d035883e47/info.json new file mode 100644 index 0000000000000..ff4e9ed63daaf --- /dev/null +++ b/blockchains/smartchain/assets/0x44Ec807ce2F4a6F2737A92e985f318d035883e47/info.json @@ -0,0 +1,28 @@ +{ + "name": "Hashflow", + "type": "BEP20", + "symbol": "HFT", + "decimals": 18, + "website": "https://www.hashflow.com", + "description": "Hashflow is a decentralized exchange designed for interoperability, zero slippage, and MEV-protected trades.", + "explorer": "https://bscscan.com/token/0x44ec807ce2f4a6f2737a92e985f318d035883e47", + "status": "active", + "id": "0x44Ec807ce2F4a6F2737A92e985f318d035883e47", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/hashflow" + }, + { + "name": "blog", + "url": "https://blog.hashflow.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Hashflow" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x44Ec807ce2F4a6F2737A92e985f318d035883e47/logo.png b/blockchains/smartchain/assets/0x44Ec807ce2F4a6F2737A92e985f318d035883e47/logo.png new file mode 100644 index 0000000000000..47cb1e7b4ed9e Binary files /dev/null and b/blockchains/smartchain/assets/0x44Ec807ce2F4a6F2737A92e985f318d035883e47/logo.png differ diff --git a/blockchains/smartchain/assets/0x44a21B3577924DCD2e9C81A3347D204C36a55466/info.json b/blockchains/smartchain/assets/0x44a21B3577924DCD2e9C81A3347D204C36a55466/info.json new file mode 100644 index 0000000000000..873977178b7e5 --- /dev/null +++ b/blockchains/smartchain/assets/0x44a21B3577924DCD2e9C81A3347D204C36a55466/info.json @@ -0,0 +1,21 @@ +{ + "name": "Paysenger EGO", + "website": "https://egoco.in", + "description": "Paysenger is a collaboration platform for content creators, fans and brands, bringing together the best tools for content monetization and audience engagement.", + "explorer": "https://bscscan.com/token/0x44a21B3577924DCD2e9C81A3347D204C36a55466", + "symbol": "EGO", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x44a21B3577924DCD2e9C81A3347D204C36a55466", + "links": [ + { + "name": "telegram", + "url": "https://t.me/egocoin_en" + }, + { + "name": "twitter", + "url": "https://twitter.com/Ego_Paysenger" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x44a21B3577924DCD2e9C81A3347D204C36a55466/logo.png b/blockchains/smartchain/assets/0x44a21B3577924DCD2e9C81A3347D204C36a55466/logo.png new file mode 100644 index 0000000000000..8c75686496f76 Binary files /dev/null and b/blockchains/smartchain/assets/0x44a21B3577924DCD2e9C81A3347D204C36a55466/logo.png differ diff --git a/blockchains/smartchain/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/info.json b/blockchains/smartchain/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/info.json new file mode 100644 index 0000000000000..d07c752c726cc --- /dev/null +++ b/blockchains/smartchain/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/info.json @@ -0,0 +1,28 @@ +{ + "name": "TokenFi (TOKEN)", + "type": "BEP20", + "symbol": "TOKEN", + "decimals": 9, + "website": "https://tokenfi.com", + "description": "TokenFi is the ultimate platform for crypto and asset tokenization. Our aim is to make tokenization seamless and easy for the masses!.", + "explorer": "https://bscscan.com/token/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528", + "status": "active", + "id": "0x4507cEf57C46789eF8d1a19EA45f4216bae2B528", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tokenfi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tokenfi/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tokenfi" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/logo.png b/blockchains/smartchain/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/logo.png new file mode 100644 index 0000000000000..69737a2c9591e Binary files /dev/null and b/blockchains/smartchain/assets/0x4507cEf57C46789eF8d1a19EA45f4216bae2B528/logo.png differ diff --git a/blockchains/smartchain/assets/0x45289007706E7Ee7B42b1fA506661d97740Edfb4/info.json b/blockchains/smartchain/assets/0x45289007706E7Ee7B42b1fA506661d97740Edfb4/info.json new file mode 100644 index 0000000000000..932046d78d993 --- /dev/null +++ b/blockchains/smartchain/assets/0x45289007706E7Ee7B42b1fA506661d97740Edfb4/info.json @@ -0,0 +1,44 @@ +{ + "name": "FLOKI CEO", + "type": "BEP20", + "symbol": "FLOKICEO", + "decimals": 9, + "website": "https://flokiceo.io", + "description": "FLOKICEO a Meme token in the BSC ecosystem, $FlokiCeo is comunity-driven cannot control by anyone. Instant Usage Rewards for every active user transaction a 7% $FLOKICEO reward is granted to holders (decentralized wallets only)", + "explorer": "https://bscscan.com/token/0x45289007706E7Ee7B42b1fA506661d97740Edfb4", + "status": "active", + "id": "0x45289007706E7Ee7B42b1fA506661d97740Edfb4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FlokiCeoo" + }, + { + "name": "github", + "url": "https://github.com/flokiceo/" + }, + { + "name": "telegram", + "url": "https://t.me/flokiceogroup" + }, + { + "name": "telegram_news", + "url": "https://t.me/" + }, + { + "name": "whitepaper", + "url": "https://flokiceo.io/Flokiceowp.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/floki-ceo" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/floki-ceo" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x45289007706E7Ee7B42b1fA506661d97740Edfb4/logo.png b/blockchains/smartchain/assets/0x45289007706E7Ee7B42b1fA506661d97740Edfb4/logo.png new file mode 100644 index 0000000000000..52152d628fc32 Binary files /dev/null and b/blockchains/smartchain/assets/0x45289007706E7Ee7B42b1fA506661d97740Edfb4/logo.png differ diff --git a/blockchains/smartchain/assets/0x4620C701e8853Eaa1BF791EfB1d7d4d784734baD/info.json b/blockchains/smartchain/assets/0x4620C701e8853Eaa1BF791EfB1d7d4d784734baD/info.json new file mode 100644 index 0000000000000..7fa500167bfde --- /dev/null +++ b/blockchains/smartchain/assets/0x4620C701e8853Eaa1BF791EfB1d7d4d784734baD/info.json @@ -0,0 +1,28 @@ +{ + "name": "GOLD 24 Carat/Oz", + "type": "BEP20", + "symbol": "GOLD", + "decimals": 18, + "website": "https://linktr.ee/zedxion", + "description": "Zedxion aims to offer a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto-powered ecosystem comprising Zedxion Token.", + "explorer": "https://bscscan.com/token/0x4620c701e8853eaa1bf791efb1d7d4d784734bad", + "status": "active", + "id": "0x4620C701e8853Eaa1BF791EfB1d7d4d784734baD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Zedxion" + }, + { + "name": "telegram", + "url": "https://t.me/zedxion" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zedxion/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4620C701e8853Eaa1BF791EfB1d7d4d784734baD/logo.png b/blockchains/smartchain/assets/0x4620C701e8853Eaa1BF791EfB1d7d4d784734baD/logo.png new file mode 100644 index 0000000000000..37cbec02c09ac Binary files /dev/null and b/blockchains/smartchain/assets/0x4620C701e8853Eaa1BF791EfB1d7d4d784734baD/logo.png differ diff --git a/blockchains/smartchain/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/info.json b/blockchains/smartchain/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/info.json new file mode 100644 index 0000000000000..d57b34654b37a --- /dev/null +++ b/blockchains/smartchain/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/info.json @@ -0,0 +1,25 @@ +{ + "name": "REALM Token", + "website": "https://realm.art", + "description": "REALM is the native token of the Realm metaverse.", + "explorer": "https://bscscan.com/token/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8", + "type": "BEP20", + "symbol": "REALM", + "decimals": 18, + "status": "active", + "id": "0x464FdB8AFFC9bac185A7393fd4298137866DCFB8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Enter_Realm" + }, + { + "name": "telegram", + "url": "https://t.me/Enter_Realm" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/realm" + } + ] +} diff --git a/blockchains/smartchain/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/logo.png b/blockchains/smartchain/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/logo.png new file mode 100644 index 0000000000000..17d83d4b86b8d Binary files /dev/null and b/blockchains/smartchain/assets/0x464FdB8AFFC9bac185A7393fd4298137866DCFB8/logo.png differ diff --git a/blockchains/smartchain/assets/0x46568808a8d73c301071b8dF710402Ce44F1C472/info.json b/blockchains/smartchain/assets/0x46568808a8d73c301071b8dF710402Ce44F1C472/info.json new file mode 100644 index 0000000000000..f1c852e6dcc83 --- /dev/null +++ b/blockchains/smartchain/assets/0x46568808a8d73c301071b8dF710402Ce44F1C472/info.json @@ -0,0 +1,37 @@ +{ + "name": "MagicDOGE", + "type": "BEP20", + "symbol": "MagicDOGE", + "decimals": 9, + "website": "https://magicdoge.net", + "description": "MagicDOGE is a BSC based smart contract with offers holders hourly rewards in BNB, or ANY BSC token of the holders choosing. Backed by a professional, highly experienced business and marketing team, the project has strong fundamentals. Launching on the 11th October 2021 via an IDO, selling out in 45 minutes, MagicDOGE has set its foundations for a solid future.", + "explorer": "https://bscscan.com/token/0x46568808a8d73c301071b8dF710402Ce44F1C472", + "status": "active", + "id": "0x46568808a8d73c301071b8dF710402Ce44F1C472", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MagicDogeToken" + }, + { + "name": "facebook", + "url": "https://facebook.com/magicdogeofficial/" + }, + { + "name": "telegram", + "url": "https://t.me/magicdogeofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCYDTDLVF-mFrEz7knBNufTw" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/magicdoge" + }, + { + "name": "github", + "url": "https://github.com/magicdogenet/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x46568808a8d73c301071b8dF710402Ce44F1C472/logo.png b/blockchains/smartchain/assets/0x46568808a8d73c301071b8dF710402Ce44F1C472/logo.png new file mode 100644 index 0000000000000..7cad45887f09a Binary files /dev/null and b/blockchains/smartchain/assets/0x46568808a8d73c301071b8dF710402Ce44F1C472/logo.png differ diff --git a/blockchains/smartchain/assets/0x465707181ACba42Ed01268A33f0507e320a154bD/info.json b/blockchains/smartchain/assets/0x465707181ACba42Ed01268A33f0507e320a154bD/info.json new file mode 100644 index 0000000000000..60f429021ec39 --- /dev/null +++ b/blockchains/smartchain/assets/0x465707181ACba42Ed01268A33f0507e320a154bD/info.json @@ -0,0 +1,44 @@ +{ + "name": "Step", + "type": "BEP20", + "symbol": "STEP", + "decimals": 18, + "website": "https://walkwithstep.io/", + "description": "Track fitness activity, earn crypto, and be the best version of you. Same effort, more results.", + "explorer": "https://bscscan.com/token/0x465707181ACba42Ed01268A33f0507e320a154bD", + "status": "active", + "id": "0x465707181ACba42Ed01268A33f0507e320a154bD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/walkwithstep" + }, + { + "name": "telegram", + "url": "https://t.me/walkwithstep" + }, + { + "name": "telegram_news", + "url": "https://t.me/StepAnnouncements" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/OfficialSTEP/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/step/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/step" + }, + { + "name": "whitepaper", + "url": "https://walkwithstep.io/whitepaperstep.pdf" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x465707181ACba42Ed01268A33f0507e320a154bD/logo.png b/blockchains/smartchain/assets/0x465707181ACba42Ed01268A33f0507e320a154bD/logo.png new file mode 100644 index 0000000000000..3d2a4ef9d9887 Binary files /dev/null and b/blockchains/smartchain/assets/0x465707181ACba42Ed01268A33f0507e320a154bD/logo.png differ diff --git a/blockchains/smartchain/assets/0x4673f018cc6d401AAD0402BdBf2abcBF43dd69F3/info.json b/blockchains/smartchain/assets/0x4673f018cc6d401AAD0402BdBf2abcBF43dd69F3/info.json new file mode 100644 index 0000000000000..f49898e644169 --- /dev/null +++ b/blockchains/smartchain/assets/0x4673f018cc6d401AAD0402BdBf2abcBF43dd69F3/info.json @@ -0,0 +1,48 @@ +{ + "name": "French Connection Finance", + "type": "BEP20", + "symbol": "FCF", + "decimals": 18, + "website": "https://www.frenchconnection.finance", + "description": "The Revenue Sharing Token of the FCF Ecosystem. Earn BNB rewards from holding, generated from trading volume and also from 33.33% of transaction fees from our payment gateway FCF Pay. Another 33.33% are used for buyback and burns.", + "explorer": "https://bscscan.com/token/0x4673f018cc6d401AAD0402BdBf2abcBF43dd69F3", + "status": "active", + "id": "0x4673f018cc6d401AAD0402BdBf2abcBF43dd69F3", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FCF_Bsc" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Frenchconnectiontoken/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/french-connection-finance/" + }, + { + "name": "github", + "url": "https://github.com/Frenchconnected/FCF" + }, + { + "name": "telegram", + "url": "https://t.me/frenchconnection_bsc" + }, + { + "name": "telegram_news", + "url": "https://t.me/FCF_announcement" + }, + { + "name": "facebook", + "url": "https://facebook.com/French-connection-finance-100950215648227/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/french-connection-finance" + } + ] +} diff --git a/blockchains/smartchain/assets/0x4673f018cc6d401AAD0402BdBf2abcBF43dd69F3/logo.png b/blockchains/smartchain/assets/0x4673f018cc6d401AAD0402BdBf2abcBF43dd69F3/logo.png new file mode 100644 index 0000000000000..884c5191e221b Binary files /dev/null and b/blockchains/smartchain/assets/0x4673f018cc6d401AAD0402BdBf2abcBF43dd69F3/logo.png differ diff --git a/blockchains/smartchain/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json b/blockchains/smartchain/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json new file mode 100644 index 0000000000000..e5afd37f994d6 --- /dev/null +++ b/blockchains/smartchain/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json @@ -0,0 +1,36 @@ +{ + "name": "Wootrade Network", + "type": "BEP20", + "symbol": "WOO", + "decimals": 18, + "website": "https://woo.network", + "description": "Wootrade aims to provide deep liquidity and superior order execution at the lowest cost for traders, exchanges, institutions, and DeFi platforms. Its flagship, WOO X, is a professional trading platform featuring customizable modules, and zero-fees with deep liquidity across spot and margin. Wootrade was founded by Kronos Research, a quantitative trading firm generating $10-15B in daily volume, with the goal of democratizing access to deep liquidity and yield strategies through various products.", + "explorer": "https://bscscan.com/token/0x4691937a7508860F876c9c0a2a617E7d9E945D4B", + "status": "active", + "id": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B", + "tags": [ + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/wootrade" + }, + { + "name": "blog", + "url": "https://medium.com/@wootrade" + }, + { + "name": "facebook", + "url": "https://facebook.com/Wootrade" + }, + { + "name": "whitepaper", + "url": "https://woo.network/Litepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wootrade-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png b/blockchains/smartchain/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png new file mode 100644 index 0000000000000..5cd7c39954306 Binary files /dev/null and b/blockchains/smartchain/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png differ diff --git a/blockchains/smartchain/assets/0x4691F60c894d3f16047824004420542E4674E621/info.json b/blockchains/smartchain/assets/0x4691F60c894d3f16047824004420542E4674E621/info.json new file mode 100644 index 0000000000000..d60982d3ad2d2 --- /dev/null +++ b/blockchains/smartchain/assets/0x4691F60c894d3f16047824004420542E4674E621/info.json @@ -0,0 +1,33 @@ +{ + "name": "LucidLandsGem", + "type": "BEP20", + "symbol": "LLG", + "decimals": 9, + "website": "https://lucidlands.io/", + "description": "Lucid Lands is the first decentralized NFT play-to-earn game on BSC network that integrates both 3D-animated gaming NFT and 2D unique computer-generated collective NFT marketplace.", + "explorer": "https://bscscan.com/token/0x4691F60c894d3f16047824004420542E4674E621", + "status": "abandoned", + "id": "0x4691F60c894d3f16047824004420542E4674E621", + "migrate": { + "asset_id": "c10000714_t0xE4C293Eadbb9d72d68a680F1A66979726992c396", + "url": "https://t.me/LucidLandsOffcial/186" + }, + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lucid_lands" + }, + { + "name": "telegram", + "url": "https://t.me/LucidLandsOffical" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lucid-lands/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lucid-lands" + } + ] +} diff --git a/blockchains/smartchain/assets/0x471f883BBd2c705F418Ba3d6667ef05342C4ee05/info.json b/blockchains/smartchain/assets/0x471f883BBd2c705F418Ba3d6667ef05342C4ee05/info.json new file mode 100644 index 0000000000000..598767d7ad77a --- /dev/null +++ b/blockchains/smartchain/assets/0x471f883BBd2c705F418Ba3d6667ef05342C4ee05/info.json @@ -0,0 +1,32 @@ +{ + "name": "SpongeBob Square", + "type": "BEP20", + "symbol": "SPONGS", + "decimals": 9, + "website": "https://www.spongebobsquare.com/", + "description": "Spong is a meme token and has its own web marketplace that provides hoodies that can be purchased using the Spong token", + "explorer": "https://bscscan.com/token/0x471f883BBd2c705F418Ba3d6667ef05342C4ee05", + "status": "active", + "id": "0x471f883BBd2c705F418Ba3d6667ef05342C4ee05", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Spongssqueare" + }, + { + "name": "github", + "url": "https://github.com/spongebobsquareE" + }, + { + "name": "telegram", + "url": "https://t.me/Spongsquare" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spongebob-square/" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x471f883BBd2c705F418Ba3d6667ef05342C4ee05/logo.png b/blockchains/smartchain/assets/0x471f883BBd2c705F418Ba3d6667ef05342C4ee05/logo.png new file mode 100644 index 0000000000000..c0a487c8a815c Binary files /dev/null and b/blockchains/smartchain/assets/0x471f883BBd2c705F418Ba3d6667ef05342C4ee05/logo.png differ diff --git a/blockchains/smartchain/assets/0x4732A86106064577933552FCea993D30BEC950a5/info.json b/blockchains/smartchain/assets/0x4732A86106064577933552FCea993D30BEC950a5/info.json new file mode 100644 index 0000000000000..88cee8559b27f --- /dev/null +++ b/blockchains/smartchain/assets/0x4732A86106064577933552FCea993D30BEC950a5/info.json @@ -0,0 +1,44 @@ +{ + "name": "Digichain Coin", + "type": "BEP20", + "symbol": "DIGICHAIN", + "decimals": 9, + "website": "https://prodigichain.com", + "description": "DIGICHAIN Coin The future of the crypto word, Digichain Coin has a project that adapts to all the needs of people's activities in the crypto world.", + "explorer": "https://bscscan.com/token/0x4732a86106064577933552fcea993d30bec950a5", + "status": "active", + "id": "0x4732A86106064577933552FCea993D30BEC950a5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/prodigichain" + }, + { + "name": "telegram", + "url": "https://t.me/prodigitalchain" + }, + { + "name": "github", + "url": "https://github.com/prodigichain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/digichain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/digichain-coin" + }, + { + "name": "source_code", + "url": "https://github.com/prodigichain/smartcontract/blob/main/digichain.sol" + }, + { + "name": "whitepaper", + "url": "https://prodigichain.com/whitepaper/digipaper.pdf" + } + ], + "tags": [ + "binance-peg" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4732A86106064577933552FCea993D30BEC950a5/logo.png b/blockchains/smartchain/assets/0x4732A86106064577933552FCea993D30BEC950a5/logo.png new file mode 100644 index 0000000000000..01d91c456ba4d Binary files /dev/null and b/blockchains/smartchain/assets/0x4732A86106064577933552FCea993D30BEC950a5/logo.png differ diff --git a/blockchains/smartchain/assets/0x4756cd85Cd07769c2Ce07A73497f208D56D48eC1/info.json b/blockchains/smartchain/assets/0x4756cd85Cd07769c2Ce07A73497f208D56D48eC1/info.json new file mode 100644 index 0000000000000..988498cfb32ac --- /dev/null +++ b/blockchains/smartchain/assets/0x4756cd85Cd07769c2Ce07A73497f208D56D48eC1/info.json @@ -0,0 +1,28 @@ +{ + "name": "DogeCola", + "website": "https://www.dogecola.finance/", + "description": "Dogecoin currency of Earth.DogeCola the people’s soft drink", + "explorer": "https://bscscan.com/token/0x4756cd85Cd07769c2Ce07A73497f208D56D48eC1", + "type": "BEP20", + "symbol": "DOGECOLA", + "decimals": 18, + "status": "abandoned", + "id": "0x4756cd85Cd07769c2Ce07A73497f208D56D48eC1", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/dogecola" + }, + { + "name": "twitter", + "url": "https://twitter.com/doge_cola" + }, + { + "name": "telegram", + "url": "https://t.me/dogecola" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x475C8dF9860E42605d9917f0a2E522cC861cbf82/info.json b/blockchains/smartchain/assets/0x475C8dF9860E42605d9917f0a2E522cC861cbf82/info.json new file mode 100644 index 0000000000000..f3b6d373ed25f --- /dev/null +++ b/blockchains/smartchain/assets/0x475C8dF9860E42605d9917f0a2E522cC861cbf82/info.json @@ -0,0 +1,21 @@ +{ + "name": "Scorpion Finance", + "type": "BEP20", + "symbol": "ScorpFin", + "decimals": 18, + "website": "https://www.scorpion-finance.com/", + "description": "Scorpion Finance is one of the newest and forward-looking innovation projects in cryptocurrency platforms. Scorpion-finance aims to interconnect Blockchain services like Defi, NFT, Gaming, Payment and Marketplace under one seamless, responsive, and easy-to-use ecosystem.", + "explorer": "https://bscscan.com/token/0x475C8dF9860E42605d9917f0a2E522cC861cbf82", + "status": "active", + "id": "0x475C8dF9860E42605d9917f0a2E522cC861cbf82", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/scorpion-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/scorpion-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x475C8dF9860E42605d9917f0a2E522cC861cbf82/logo.png b/blockchains/smartchain/assets/0x475C8dF9860E42605d9917f0a2E522cC861cbf82/logo.png new file mode 100644 index 0000000000000..2ea3292d7b4c2 Binary files /dev/null and b/blockchains/smartchain/assets/0x475C8dF9860E42605d9917f0a2E522cC861cbf82/logo.png differ diff --git a/blockchains/smartchain/assets/0x475bFaa1848591ae0E6aB69600f48d828f61a80E/info.json b/blockchains/smartchain/assets/0x475bFaa1848591ae0E6aB69600f48d828f61a80E/info.json new file mode 100644 index 0000000000000..3425ef1b90756 --- /dev/null +++ b/blockchains/smartchain/assets/0x475bFaa1848591ae0E6aB69600f48d828f61a80E/info.json @@ -0,0 +1,24 @@ +{ + "name": "Everdome", + "type": "BEP20", + "symbol": "DOME", + "decimals": 18, + "website": "https://everdome.io/", + "description": "Everdome will provide a destination for Metahero’s remarkable tech to live, interact and flourish. Taking Metahero from the gateway into the metaverse, together with Everdome, to a fully ubiquitous web3 experience - to the point when you take off your VR headset you won’t be able to tell what’s real and what’s not.", + "explorer": "https://bscscan.com/token/0x475bfaa1848591ae0e6ab69600f48d828f61a80e", + "status": "active", + "id": "0x475bFaa1848591ae0E6aB69600f48d828f61a80E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Everdome_io" + }, + { + "name": "telegram", + "url": "https://t.me/everdome" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x475bFaa1848591ae0E6aB69600f48d828f61a80E/logo.png b/blockchains/smartchain/assets/0x475bFaa1848591ae0E6aB69600f48d828f61a80E/logo.png new file mode 100644 index 0000000000000..b4c5e8a146c0b Binary files /dev/null and b/blockchains/smartchain/assets/0x475bFaa1848591ae0E6aB69600f48d828f61a80E/logo.png differ diff --git a/blockchains/smartchain/assets/0x47cC5334F65611EA6Be9e933C49485c88C17F5F0/info.json b/blockchains/smartchain/assets/0x47cC5334F65611EA6Be9e933C49485c88C17F5F0/info.json new file mode 100644 index 0000000000000..72f538f57076a --- /dev/null +++ b/blockchains/smartchain/assets/0x47cC5334F65611EA6Be9e933C49485c88C17F5F0/info.json @@ -0,0 +1,41 @@ +{ + "name": "EpicHero Token", + "website": "https://epichero.io/", + "description": "EpicHero is the Biggest 3D NFT War Game on BSC, the first ever P2E game with NFT holders reflection rewards in BNB", + "explorer": "https://bscscan.com/token/0x47cc5334f65611ea6be9e933c49485c88c17f5f0", + "type": "BEP20", + "symbol": "EPICHERO", + "decimals": 18, + "status": "active", + "id": "0x47cC5334F65611EA6Be9e933C49485c88C17F5F0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EpicHeroio" + }, + { + "name": "telegram", + "url": "https://t.me/epicheroio" + }, + { + "name": "docs", + "url": "https://docs.epichero.io/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/epicheroio/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCwvzcKP6hp-9Ud21iyeA_aA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/epichero" + }, + { + "name": "github", + "url": "https://github.com/epicheronft/epichero-token-contract?fbclid=IwAR0irxgUcWDejbebFNa08qYalvg5SpNlbwWWuTcRSIKAKjbLvlANcy8BQsU" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x47cC5334F65611EA6Be9e933C49485c88C17F5F0/logo.png b/blockchains/smartchain/assets/0x47cC5334F65611EA6Be9e933C49485c88C17F5F0/logo.png new file mode 100644 index 0000000000000..675d14cc4a9f1 Binary files /dev/null and b/blockchains/smartchain/assets/0x47cC5334F65611EA6Be9e933C49485c88C17F5F0/logo.png differ diff --git a/blockchains/smartchain/assets/0x47d42E0e864ceFf8C4270F7b6E1f6F91Da45882C/info.json b/blockchains/smartchain/assets/0x47d42E0e864ceFf8C4270F7b6E1f6F91Da45882C/info.json new file mode 100644 index 0000000000000..ca82bc88a79d0 --- /dev/null +++ b/blockchains/smartchain/assets/0x47d42E0e864ceFf8C4270F7b6E1f6F91Da45882C/info.json @@ -0,0 +1,32 @@ +{ + "name": "EverEarn", + "type": "BEP20", + "symbol": "EARN", + "decimals": 18, + "website": "https://everearn.net", + "description": "EverEarn Coin (EARN), is a BSC blockchain platform designed to DISTRIBUTE WEALTH to the people, by providing the HIGHEST BUSD REWARDS ratio on the planet.", + "explorer": "https://bscscan.com/token/0x47d42E0e864ceFf8C4270F7b6E1f6F91Da45882C", + "status": "active", + "id": "0x47d42E0e864ceFf8C4270F7b6E1f6F91Da45882C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/theEverEarn" + }, + { + "name": "telegram", + "url": "https://t.me/EverEarnOfficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/everearnofficial/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everearn/" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x47d42E0e864ceFf8C4270F7b6E1f6F91Da45882C/logo.png b/blockchains/smartchain/assets/0x47d42E0e864ceFf8C4270F7b6E1f6F91Da45882C/logo.png new file mode 100644 index 0000000000000..2739253a2d422 Binary files /dev/null and b/blockchains/smartchain/assets/0x47d42E0e864ceFf8C4270F7b6E1f6F91Da45882C/logo.png differ diff --git a/blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json b/blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json index ebd9aa964019d..cb816e6dcf108 100644 --- a/blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json +++ b/blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json @@ -6,6 +6,6 @@ "website": "https://wow.surf", "description": "WoW is a frictionless Yield & Liquidity Generation Token with a 10% fee: 5% Redistribution to all holders, 3% Matched LP, 2% to our Charity wallet for saving the worlds aquatic wildlife!", "explorer": "https://bscscan.com/token/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206", - "status": "active", + "status": "abandoned", "id": "0x47e7dd5fA9BBd280C5422E5106b1Da444344c206" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x47fD00664661058546fdDaDA3eecc9f2CD41020e/info.json b/blockchains/smartchain/assets/0x47fD00664661058546fdDaDA3eecc9f2CD41020e/info.json new file mode 100644 index 0000000000000..a096df468ea36 --- /dev/null +++ b/blockchains/smartchain/assets/0x47fD00664661058546fdDaDA3eecc9f2CD41020e/info.json @@ -0,0 +1,21 @@ +{ + "name": "MINIKISHU", + "type": "BEP20", + "symbol": "$MINIKISHU", + "decimals": 9, + "website": "https://mini-kishu.com/", + "description": "Mini Kishu was created in September 2021 by crypto influencers with the goal of being a decentralized meme project with true purpose.", + "explorer": "https://bscscan.com/token/0x47fD00664661058546fdDaDA3eecc9f2CD41020e", + "status": "active", + "id": "0x47fD00664661058546fdDaDA3eecc9f2CD41020e", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mini-kishu" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/minikishu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x47fD00664661058546fdDaDA3eecc9f2CD41020e/logo.png b/blockchains/smartchain/assets/0x47fD00664661058546fdDaDA3eecc9f2CD41020e/logo.png new file mode 100644 index 0000000000000..791c98597bb48 Binary files /dev/null and b/blockchains/smartchain/assets/0x47fD00664661058546fdDaDA3eecc9f2CD41020e/logo.png differ diff --git a/blockchains/smartchain/assets/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e/info.json b/blockchains/smartchain/assets/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e/info.json new file mode 100644 index 0000000000000..58c71a60cdd82 --- /dev/null +++ b/blockchains/smartchain/assets/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e/info.json @@ -0,0 +1,33 @@ +{ + "name": "CherryPick", + "type": "BEP20", + "symbol": "Cherry", + "decimals": 18, + "website": "https://www.fletaconnect.io", + "description": "Fleta Connect is a new DeFi(Decentralized Finance) service created by Team Fleta with years of experience in the field. It is willing to offer significant benefits to our users with its own buyback mechanism and aims to give more rewards to DeFi users.", + "explorer": "https://bscscan.com/token/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e", + "status": "active", + "id": "0x487770734490Ac571Cda3Bc06067048EcC5cAa4e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fletachain" + }, + { + "name": "github", + "url": "https://github.com/fletaio/fletaconnect" + }, + { + "name": "telegram", + "url": "https://t.me/FLETAofficialGroup" + }, + { + "name": "medium", + "url": "https://medium.com/fleta-first-chain" + }, + { + "name": "docs", + "url": "https://fletaconnect.gitbook.io/fletaconnect/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e/logo.png b/blockchains/smartchain/assets/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e/logo.png new file mode 100644 index 0000000000000..88a2d85154d74 Binary files /dev/null and b/blockchains/smartchain/assets/0x487770734490Ac571Cda3Bc06067048EcC5cAa4e/logo.png differ diff --git a/blockchains/smartchain/assets/0x487E464ED2F07306D5D0ADd219c7e13d3be9D867/info.json b/blockchains/smartchain/assets/0x487E464ED2F07306D5D0ADd219c7e13d3be9D867/info.json new file mode 100644 index 0000000000000..0a193e07373f9 --- /dev/null +++ b/blockchains/smartchain/assets/0x487E464ED2F07306D5D0ADd219c7e13d3be9D867/info.json @@ -0,0 +1,25 @@ +{ + "name": "The xHunter", + "website": "https://thexhunter.com/", + "description": "The xHunter is a community driven platform that aims to bridge the gap between blockchain and the outdoors. Our goal is to be the gateway for all outdoor enthusiasts into the crypto world. This will be made possible through outdoor events, adventure store and our very own NFT game.", + "explorer": "https://bscscan.com/token/0x487e464ed2f07306d5d0add219c7e13d3be9d867", + "type": "BEP20", + "symbol": "XHT", + "decimals": 9, + "status": "active", + "id": "0x487E464ED2F07306D5D0ADd219c7e13d3be9D867", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/Q3j7yzsm" + }, + { + "name": "twitter", + "url": "https://twitter.com/The_x_Hunter_" + }, + { + "name": "telegram", + "url": "https://t.me/X_Hunter_tg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x487E464ED2F07306D5D0ADd219c7e13d3be9D867/logo.png b/blockchains/smartchain/assets/0x487E464ED2F07306D5D0ADd219c7e13d3be9D867/logo.png new file mode 100644 index 0000000000000..eab54046564a7 Binary files /dev/null and b/blockchains/smartchain/assets/0x487E464ED2F07306D5D0ADd219c7e13d3be9D867/logo.png differ diff --git a/blockchains/smartchain/assets/0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44/info.json b/blockchains/smartchain/assets/0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44/info.json new file mode 100644 index 0000000000000..747b0e8ae63f8 --- /dev/null +++ b/blockchains/smartchain/assets/0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44/info.json @@ -0,0 +1,21 @@ +{ + "name": "Vangold", + "type": "BEP20", + "symbol": "VGD", + "decimals": 18, + "website": "https://vangold.finance", + "description": "VANGOLD is one of the worlds first blockchain-based freelancer platform on the Binance Chain network, working with 100% decentralized smart contract.", + "explorer": "https://bscscan.com/token/0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44", + "status": "active", + "id": "0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vangoldfinance" + }, + { + "name": "github", + "url": "https://github.com/vangoldfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44/logo.png b/blockchains/smartchain/assets/0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44/logo.png new file mode 100644 index 0000000000000..8fed641d6aaa3 Binary files /dev/null and b/blockchains/smartchain/assets/0x487ecd4cFa635D1a9409E86Cd22d33d5abEb7b44/logo.png differ diff --git a/blockchains/smartchain/assets/0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04/info.json b/blockchains/smartchain/assets/0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04/info.json new file mode 100644 index 0000000000000..f85a023e26d3e --- /dev/null +++ b/blockchains/smartchain/assets/0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04/info.json @@ -0,0 +1,33 @@ +{ + "name": "MiniFlokiADA", + "type": "BEP20", + "symbol": "MFLOKIADA", + "decimals": 9, + "website": "https://www.miniflokiada.com", + "description": "MiniFlokiADA, the All-In-One Function Token in Binance Smart Chain", + "explorer": "https://bscscan.com/token/0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04", + "status": "active", + "id": "0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04", + "links": [ + { + "name": "telegram", + "url": "https://t.me/miniflokiada" + }, + { + "name": "twitter", + "url": "https://twitter.com/miniflookiada" + }, + { + "name": "github", + "url": "https://github.com/MiniFlokiADA/MiniFlokiADA" + }, + { + "name": "telegram_news", + "url": "https://t.me/miniflokiadaannouncement" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/miniflokiada" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04/logo.png b/blockchains/smartchain/assets/0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04/logo.png new file mode 100644 index 0000000000000..259f784fc801b Binary files /dev/null and b/blockchains/smartchain/assets/0x48CbC7f87C657fEA3B297F658a5133a5deeF9b04/logo.png differ diff --git a/blockchains/smartchain/assets/0x49152DD96bE5a710fAcF9a8aB7DE4343A49186d5/info.json b/blockchains/smartchain/assets/0x49152DD96bE5a710fAcF9a8aB7DE4343A49186d5/info.json new file mode 100644 index 0000000000000..4dea95856c18a --- /dev/null +++ b/blockchains/smartchain/assets/0x49152DD96bE5a710fAcF9a8aB7DE4343A49186d5/info.json @@ -0,0 +1,49 @@ +{ + "name": "DART Inu", + "type": "BEP20", + "symbol": "DART", + "decimals": 9, + "website": "https://dartinu.com", + "description": "Dart Inu is a Metaverse token which supports the vision of NASA's Double Asteroid Redirection Test to defend Mother Earth", + "explorer": "https://bscscan.com/token/0x49152DD96bE5a710fAcF9a8aB7DE4343A49186d5", + "status": "active", + "id": "0x49152DD96bE5a710fAcF9a8aB7DE4343A49186d5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dartinu_bsc" + }, + { + "name": "github", + "url": "https://github.com/dartinu" + }, + { + "name": "telegram", + "url": "https://t.me/dartinu" + }, + { + "name": "telegram_news", + "url": "https://t.me/dartinu_news" + }, + { + "name": "whitepaper", + "url": "https://dartinu.com/assets/dart_inu_whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@dartinu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dart-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dart-inu" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x49152dd96be5a710facf9a8ab7de4343a49186d5#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x49152DD96bE5a710fAcF9a8aB7DE4343A49186d5/logo.png b/blockchains/smartchain/assets/0x49152DD96bE5a710fAcF9a8aB7DE4343A49186d5/logo.png new file mode 100644 index 0000000000000..aa0ce163536dc Binary files /dev/null and b/blockchains/smartchain/assets/0x49152DD96bE5a710fAcF9a8aB7DE4343A49186d5/logo.png differ diff --git a/blockchains/smartchain/assets/0x49324d59327fB799813B902dB55b2a118d601547/info.json b/blockchains/smartchain/assets/0x49324d59327fB799813B902dB55b2a118d601547/info.json new file mode 100644 index 0000000000000..3b16fd512d6f6 --- /dev/null +++ b/blockchains/smartchain/assets/0x49324d59327fB799813B902dB55b2a118d601547/info.json @@ -0,0 +1,25 @@ +{ + "name": "Boss Token", + "type": "BEP20", + "symbol": "BOSS", + "decimals": 9, + "website": "https://bosstoken.com/ ", + "description": "The Boss Token is a community driven DeFi cryptocurrency, with the aim to become the boss of Dogcoins! Two main functions happen during a trade, RFI static rewards distributed to holders and LP acquisition.", + "explorer": "https://bscscan.com/token/0x49324d59327fB799813B902dB55b2a118d601547", + "status": "active", + "id": "0x49324d59327fB799813B902dB55b2a118d601547", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/boss-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/boss" + }, + { + "name": "telegram", + "url": "https://t.me/bosstokencrypto" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x49324d59327fB799813B902dB55b2a118d601547/logo.png b/blockchains/smartchain/assets/0x49324d59327fB799813B902dB55b2a118d601547/logo.png new file mode 100644 index 0000000000000..efc30c640018e Binary files /dev/null and b/blockchains/smartchain/assets/0x49324d59327fB799813B902dB55b2a118d601547/logo.png differ diff --git a/blockchains/smartchain/assets/0x4953d28b12D862250Cc96163A9C46Ae2B8ef52c5/info.json b/blockchains/smartchain/assets/0x4953d28b12D862250Cc96163A9C46Ae2B8ef52c5/info.json new file mode 100644 index 0000000000000..ddb5afde1eaf9 --- /dev/null +++ b/blockchains/smartchain/assets/0x4953d28b12D862250Cc96163A9C46Ae2B8ef52c5/info.json @@ -0,0 +1,24 @@ +{ + "name": "Teller USD", + "type": "BEP20", + "symbol": "USDT", + "decimals": 18, + "website": "https://www.tellerusd.com", + "description": "Welcome to the heart of innovation and stability in the crypto world – Teller USD (USDT). Our project represents a significant milestone in the realm of blockchain technology, with a primary focus on redefining financial security and reliability through the introduction of our groundbreaking stablecoin, Teller USD (USDT). At Teller USD (USDT), our vision is to usher in a new era of financial stability in the unpredictable world of cryptocurrencies. We believe in providing a secure and steadfast solution that empowers users to navigate the digital economy with confidence.", + "explorer": "https://bscscan.com/token/0x4953d28b12D862250Cc96163A9C46Ae2B8ef52c5", + "status": "active", + "id": "0x4953d28b12D862250Cc96163A9C46Ae2B8ef52c5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TellerUSD" + }, + { + "name": "telegram", + "url": "https://t.me/tellerusd" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4953d28b12D862250Cc96163A9C46Ae2B8ef52c5/logo.png b/blockchains/smartchain/assets/0x4953d28b12D862250Cc96163A9C46Ae2B8ef52c5/logo.png new file mode 100644 index 0000000000000..c5066aca6dd67 Binary files /dev/null and b/blockchains/smartchain/assets/0x4953d28b12D862250Cc96163A9C46Ae2B8ef52c5/logo.png differ diff --git a/blockchains/smartchain/assets/0x49954Ad438fa9e27C21AeCd35078dD52cDDd96be/info.json b/blockchains/smartchain/assets/0x49954Ad438fa9e27C21AeCd35078dD52cDDd96be/info.json new file mode 100644 index 0000000000000..26eada32d700e --- /dev/null +++ b/blockchains/smartchain/assets/0x49954Ad438fa9e27C21AeCd35078dD52cDDd96be/info.json @@ -0,0 +1,24 @@ +{ + "name": "ZOMBIE SKRAT", + "type": "BEP20", + "symbol": "ZSKRAT", + "decimals": 9, + "website": "https://www.zombieskrat.com/", + "description": "Zombie SKRAT! Is a unique meme token which will go to extreme lengths to hold onto what he cares most about, $ZSKRAT token 💥", + "explorer": "https://bscscan.com/token/0x49954Ad438fa9e27C21AeCd35078dD52cDDd96be", + "status": "active", + "id": "0x49954Ad438fa9e27C21AeCd35078dD52cDDd96be", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ZombieSKRAT" + }, + { + "name": "telegram_news", + "url": "https://t.me/ZombieSKRATANN" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x49954Ad438fa9e27C21AeCd35078dD52cDDd96be/logo.png b/blockchains/smartchain/assets/0x49954Ad438fa9e27C21AeCd35078dD52cDDd96be/logo.png new file mode 100644 index 0000000000000..159be157a4998 Binary files /dev/null and b/blockchains/smartchain/assets/0x49954Ad438fa9e27C21AeCd35078dD52cDDd96be/logo.png differ diff --git a/blockchains/smartchain/assets/0x49BA054B9664e99ac335667a917c63bB94332E84/info.json b/blockchains/smartchain/assets/0x49BA054B9664e99ac335667a917c63bB94332E84/info.json new file mode 100644 index 0000000000000..97601f8fc708c --- /dev/null +++ b/blockchains/smartchain/assets/0x49BA054B9664e99ac335667a917c63bB94332E84/info.json @@ -0,0 +1,14 @@ +{ + "name": "FTX Token (Portal)", + "type": "BEP20", + "symbol": "FTT", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ftx.com", + "explorer": "https://bscscan.com/token/0x49BA054B9664e99ac335667a917c63bB94332E84", + "status": "active", + "id": "0x49BA054B9664e99ac335667a917c63bB94332E84", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x49BA054B9664e99ac335667a917c63bB94332E84/logo.png b/blockchains/smartchain/assets/0x49BA054B9664e99ac335667a917c63bB94332E84/logo.png new file mode 100644 index 0000000000000..a31cef5e53375 Binary files /dev/null and b/blockchains/smartchain/assets/0x49BA054B9664e99ac335667a917c63bB94332E84/logo.png differ diff --git a/blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/logo.png b/blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/logo.png index e15eee18f0c16..ef1889aa87b0b 100644 Binary files a/blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/logo.png and b/blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/logo.png differ diff --git a/blockchains/smartchain/assets/0x49d5cC521F75e13fa8eb4E89E9D381352C897c96/info.json b/blockchains/smartchain/assets/0x49d5cC521F75e13fa8eb4E89E9D381352C897c96/info.json new file mode 100644 index 0000000000000..9e8eb966f9e4f --- /dev/null +++ b/blockchains/smartchain/assets/0x49d5cC521F75e13fa8eb4E89E9D381352C897c96/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Solana)", + "type": "BEP20", + "symbol": "USDTso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://bscscan.com/token/0x49d5cC521F75e13fa8eb4E89E9D381352C897c96", + "status": "active", + "id": "0x49d5cC521F75e13fa8eb4E89E9D381352C897c96", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x49d5cC521F75e13fa8eb4E89E9D381352C897c96/logo.png b/blockchains/smartchain/assets/0x49d5cC521F75e13fa8eb4E89E9D381352C897c96/logo.png new file mode 100644 index 0000000000000..d52df831af1f9 Binary files /dev/null and b/blockchains/smartchain/assets/0x49d5cC521F75e13fa8eb4E89E9D381352C897c96/logo.png differ diff --git a/blockchains/smartchain/assets/0x49f2145d6366099e13B10FbF80646C0F377eE7f6/info.json b/blockchains/smartchain/assets/0x49f2145d6366099e13B10FbF80646C0F377eE7f6/info.json new file mode 100644 index 0000000000000..6b2ab40a70934 --- /dev/null +++ b/blockchains/smartchain/assets/0x49f2145d6366099e13B10FbF80646C0F377eE7f6/info.json @@ -0,0 +1,24 @@ +{ + "name": "FC Porto Fan Token", + "type": "BEP20", + "symbol": "PORTO", + "decimals": 8, + "website": "https://www.binance.com/en/fan-token/team-profile/porto", + "description": "BEP-20 Utility token for FC Porto", + "explorer": "https://bscscan.com/token/0x49f2145d6366099e13B10FbF80646C0F377eE7f6", + "status": "active", + "id": "0x49f2145d6366099e13B10FbF80646C0F377eE7f6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FCPorto" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fc-porto/" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x49f2145d6366099e13B10FbF80646C0F377eE7f6/logo.png b/blockchains/smartchain/assets/0x49f2145d6366099e13B10FbF80646C0F377eE7f6/logo.png new file mode 100644 index 0000000000000..4206309363c4b Binary files /dev/null and b/blockchains/smartchain/assets/0x49f2145d6366099e13B10FbF80646C0F377eE7f6/logo.png differ diff --git a/blockchains/smartchain/assets/0x4A9A2b2b04549C3927dd2c9668A5eF3fCA473623/info.json b/blockchains/smartchain/assets/0x4A9A2b2b04549C3927dd2c9668A5eF3fCA473623/info.json new file mode 100644 index 0000000000000..0fd8214d51201 --- /dev/null +++ b/blockchains/smartchain/assets/0x4A9A2b2b04549C3927dd2c9668A5eF3fCA473623/info.json @@ -0,0 +1,32 @@ +{ + "name": "Binance-Peg dForce", + "type": "BEP20", + "symbol": "DF", + "decimals": 18, + "website": "http://dforce.network/", + "description": "dForce advocates for building an integrated and interoperable and scalable open finance protocol network, cultivating intra-protocol liquidity and network effects, while remain in full openness to interact and integrated with other protocols.", + "explorer": "https://bscscan.com/token/0x4a9a2b2b04549c3927dd2c9668a5ef3fca473623", + "status": "active", + "id": "0x4A9A2b2b04549C3927dd2c9668A5eF3fCA473623", + "links": [ + { + "name": "telegram", + "url": "https://t.me/dforcenet" + }, + { + "name": "github", + "url": "https://github.com/dforce-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dforce-token/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dforce/" + } + ], + "tags": [ + "binance-peg" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4A9A2b2b04549C3927dd2c9668A5eF3fCA473623/logo.png b/blockchains/smartchain/assets/0x4A9A2b2b04549C3927dd2c9668A5eF3fCA473623/logo.png new file mode 100644 index 0000000000000..36fcfbc499e68 Binary files /dev/null and b/blockchains/smartchain/assets/0x4A9A2b2b04549C3927dd2c9668A5eF3fCA473623/logo.png differ diff --git a/blockchains/smartchain/assets/0x4AAd6A01068c2621545d087A3c5281837112585b/info.json b/blockchains/smartchain/assets/0x4AAd6A01068c2621545d087A3c5281837112585b/info.json new file mode 100644 index 0000000000000..0536d3e60f2cc --- /dev/null +++ b/blockchains/smartchain/assets/0x4AAd6A01068c2621545d087A3c5281837112585b/info.json @@ -0,0 +1,45 @@ +{ + "name": "MADAGASCAR", + "type": "BEP20", + "symbol": "$TIME", + "decimals": 9, + "website": "https://madagascar-crypto.com/", + "description": "Buy some $TIME for our future generations. The planet is dying, and we're going to help. Planting 1,000,000 trees, whilst cleaning up our air and oceans and protecting wildlife, all whilst contributing to charities with the same drive and focus.", + "explorer": "https://bscscan.com/token/0x4AAd6A01068c2621545d087A3c5281837112585b", + "status": "active", + "id": "0x4AAd6A01068c2621545d087A3c5281837112585b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MadagascarToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/madagascar/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/madagascar-token" + }, + { + "name": "telegram", + "url": "https://t.me/madagascar_time" + }, + { + "name": "facebook", + "url": "https://facebook.com/Madagascar-Token-TIME-106118521749101/" + }, + { + "name": "telegram_news", + "url": "https://t.me/madagascar_news" + }, + { + "name": "whitepaper", + "url": "https://madagascar-crypto.com/wp-content/uploads/2021/08/First_Whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MadagascarTIMETOKEN/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4AAd6A01068c2621545d087A3c5281837112585b/logo.png b/blockchains/smartchain/assets/0x4AAd6A01068c2621545d087A3c5281837112585b/logo.png new file mode 100644 index 0000000000000..276c1b7ff236d Binary files /dev/null and b/blockchains/smartchain/assets/0x4AAd6A01068c2621545d087A3c5281837112585b/logo.png differ diff --git a/blockchains/smartchain/assets/0x4AC32178097c1f62beadCC2D215B54D6915013ee/info.json b/blockchains/smartchain/assets/0x4AC32178097c1f62beadCC2D215B54D6915013ee/info.json new file mode 100644 index 0000000000000..7f2848f535683 --- /dev/null +++ b/blockchains/smartchain/assets/0x4AC32178097c1f62beadCC2D215B54D6915013ee/info.json @@ -0,0 +1,29 @@ +{ + "name": "Coin Discovery Token", + "type": "BEP20", + "symbol": "$CODI", + "decimals": 18, + "website": "https://coindiscovery.app", + "description": "$CODI is a decentralized, community-driven ecosystem backed by CoinDiscovery that is the most trusted cryptocurrency data authority, coin voting and listing platform. It is the third largest in terms of no. of tokens listed with over 6000 tokens. We get 30k-60k users daily on the platform", + "explorer": "https://bscscan.com/token/0x4AC32178097c1f62beadCC2D215B54D6915013ee", + "status": "active", + "id": "0x4AC32178097c1f62beadCC2D215B54D6915013ee", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CoinDiscoveryy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coin-discovery" + }, + { + "name": "telegram", + "url": "https://t.me/coindiscovery_token" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/coin-discovery" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4AC32178097c1f62beadCC2D215B54D6915013ee/logo.png b/blockchains/smartchain/assets/0x4AC32178097c1f62beadCC2D215B54D6915013ee/logo.png new file mode 100644 index 0000000000000..5055331b51503 Binary files /dev/null and b/blockchains/smartchain/assets/0x4AC32178097c1f62beadCC2D215B54D6915013ee/logo.png differ diff --git a/blockchains/smartchain/assets/0x4AadaD81487c3fadD9F162b851E6a61b729200cb/info.json b/blockchains/smartchain/assets/0x4AadaD81487c3fadD9F162b851E6a61b729200cb/info.json new file mode 100644 index 0000000000000..318a6e16619ed --- /dev/null +++ b/blockchains/smartchain/assets/0x4AadaD81487c3fadD9F162b851E6a61b729200cb/info.json @@ -0,0 +1,41 @@ +{ + "name": "Shiba Floki Inu", + "type": "BEP20", + "symbol": "FLOKI", + "decimals": 18, + "website": "https://flokiinu.com", + "description": "Shibas are highly affectionate and would make a great choice for a novice pet parent. However, they’re highly sensitive and do not like being left alone for long periods of the day. As companion dogs, they crave the company of their humans and may develop separation anxiety when they don’t get the attention they need.", + "explorer": "https://bscscan.com/token/0x4AadaD81487c3fadD9F162b851E6a61b729200cb", + "status": "active", + "id": "0x4AadaD81487c3fadD9F162b851E6a61b729200cb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shibaflokitoken" + }, + { + "name": "github", + "url": "https://github.com/shibafloki/" + }, + { + "name": "telegram", + "url": "https://t.me/shibaflokitoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-floki/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shiba-floki-inu" + }, + { + "name": "whitepaper", + "url": "https://shibafloki.com/whitepaper.pdf" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x4AadaD81487c3fadD9F162b851E6a61b729200cb/logo.png b/blockchains/smartchain/assets/0x4AadaD81487c3fadD9F162b851E6a61b729200cb/logo.png new file mode 100644 index 0000000000000..619bfcf6ba5d1 Binary files /dev/null and b/blockchains/smartchain/assets/0x4AadaD81487c3fadD9F162b851E6a61b729200cb/logo.png differ diff --git a/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json b/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json index 9687d070de465..234390eb04d5e 100644 --- a/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json +++ b/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json @@ -1,5 +1,5 @@ { - "name": "Trust Wallet Token", + "name": "Trust Wallet", "website": "https://trustwallet.com", "description": "Utility token to increase adoption of cryptocurrency.", "explorer": "https://bscscan.com/token/0x4B0F1812e5Df2A09796481Ff14017e6005508003", diff --git a/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png b/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png index 8e97855518bfd..276a83baae8dd 100644 Binary files a/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png and b/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png differ diff --git a/blockchains/smartchain/assets/0x4B5DeCb9327B4D511A58137A1aDE61434AacdD43/info.json b/blockchains/smartchain/assets/0x4B5DeCb9327B4D511A58137A1aDE61434AacdD43/info.json new file mode 100644 index 0000000000000..6ec3bf738f00c --- /dev/null +++ b/blockchains/smartchain/assets/0x4B5DeCb9327B4D511A58137A1aDE61434AacdD43/info.json @@ -0,0 +1,21 @@ +{ + "name": "Pokmi", + "website": "https://pokmi.com/", + "description": "Pokmi is a social platform to share uncensored creativity with advanced user protection thanks to the Poken wallet", + "explorer": "https://bscscan.com/token/0x4B5DeCb9327B4D511A58137A1aDE61434AacdD43", + "type": "BEP20", + "symbol": "PKN", + "decimals": 18, + "status": "active", + "id": "0x4B5DeCb9327B4D511A58137A1aDE61434AacdD43", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PokmiHQ" + }, + { + "name": "telegram", + "url": "https://t.me/RarePorn_Fr" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4B5DeCb9327B4D511A58137A1aDE61434AacdD43/logo.png b/blockchains/smartchain/assets/0x4B5DeCb9327B4D511A58137A1aDE61434AacdD43/logo.png new file mode 100644 index 0000000000000..a0e982b46c9f2 Binary files /dev/null and b/blockchains/smartchain/assets/0x4B5DeCb9327B4D511A58137A1aDE61434AacdD43/logo.png differ diff --git a/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/info.json b/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/info.json index 4bacb87ce5791..8c8f7708f1225 100644 --- a/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/info.json +++ b/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/info.json @@ -7,5 +7,8 @@ "symbol": "VAI", "decimals": 18, "status": "active", - "id": "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7" + "id": "0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7", + "tags": [ + "stablecoin" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png b/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png index f3dbadcf69f76..ac1033ab90c14 100644 Binary files a/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png and b/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png differ diff --git a/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json b/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json index 2aa2f2b9176ac..8f39f3b19f20c 100644 --- a/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json +++ b/blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json @@ -1,5 +1,5 @@ { - "name": "NAR Dividend Token (GEM)", + "name": "NAR Dividend Token", "website": "https://narwhalswap.org", "description": "Narwhalswap Protocol — DeFi Platform with Sustainability. We will build a new unique dapp and protocol to enhance the value of the DeFi, create diversified investment, and become the future of financial services.", "explorer": "https://bscscan.com/token/0x4bbb275012ebe258556b8debe5c07be98e8d3859", diff --git a/blockchains/smartchain/assets/0x4C882ec256823eE773B25b414d36F92ef58a7c0C/info.json b/blockchains/smartchain/assets/0x4C882ec256823eE773B25b414d36F92ef58a7c0C/info.json new file mode 100644 index 0000000000000..73e6d2bd579e2 --- /dev/null +++ b/blockchains/smartchain/assets/0x4C882ec256823eE773B25b414d36F92ef58a7c0C/info.json @@ -0,0 +1,69 @@ +{ + "name": "pStake Finance", + "type": "BEP20", + "symbol": "PSTAKE", + "decimals": 18, + "website": "https://pstake.finance/", + "description": "pSTAKE is a liquid staking protocol that unlocks liquidity for your staked assets. With pSTAKE, you can securely stake your Proof-of-Stake (PoS) assets, participate in protocol improvements and security to earn staking rewards, and receive staked underlying representative tokens (stkASSETs) which can be used to explore additional yield opportunities across DeFi. At present, pSTAKE supports Binance (BNB), Cosmos (ATOM), Persistence (XPRT), and Ethereum (ETH) networks’ native tokens, with a view to support more chains and assets in the future (SOL, and AVAX).", + "explorer": "https://bscscan.com/token/0x4C882ec256823eE773B25b414d36F92ef58a7c0C", + "status": "active", + "id": "0x4C882ec256823eE773B25b414d36F92ef58a7c0C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pStakeFinance" + }, + { + "name": "github", + "url": "https://github.com/persistenceOne" + }, + { + "name": "telegram", + "url": "https://t.me/pstakefinance" + }, + { + "name": "blog", + "url": "https://blog.pstake.finance/" + }, + { + "name": "docs", + "url": "https://docs.pstake.finance/" + }, + { + "name": "forum", + "url": "https://forum.pstake.finance/" + }, + { + "name": "discord", + "url": "https://discord.com/PKHJ3Kn2M2" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PersistenceOne/" + }, + { + "name": "medium", + "url": "https://pstake.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC5wqI1ZRdkCjWWVOCQdhxLQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pstake-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pstake-finance" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x4C882ec256823eE773B25b414d36F92ef58a7c0C#code" + } + ], + "tags": [ + "defi", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x4C882ec256823eE773B25b414d36F92ef58a7c0C/logo.png b/blockchains/smartchain/assets/0x4C882ec256823eE773B25b414d36F92ef58a7c0C/logo.png new file mode 100644 index 0000000000000..f49fa901b5766 Binary files /dev/null and b/blockchains/smartchain/assets/0x4C882ec256823eE773B25b414d36F92ef58a7c0C/logo.png differ diff --git a/blockchains/smartchain/assets/0x4CbdA3D23c031cd403db2d24512aD920BF22f205/info.json b/blockchains/smartchain/assets/0x4CbdA3D23c031cd403db2d24512aD920BF22f205/info.json new file mode 100644 index 0000000000000..5bc62bdbc2b86 --- /dev/null +++ b/blockchains/smartchain/assets/0x4CbdA3D23c031cd403db2d24512aD920BF22f205/info.json @@ -0,0 +1,49 @@ +{ + "name": "SUBX FINANCE LAB", + "type": "BEP20", + "symbol": "SFX", + "decimals": 9, + "website": "https://subx.finance", + "description": "SUBX FINANCE LAB is a blockchain-as-a-service provider for businesses to integrate web3 technologies into their products and services.", + "explorer": "https://bscscan.com/token/0x4CbdA3D23c031cd403db2d24512aD920BF22f205", + "status": "active", + "id": "0x4CbdA3D23c031cd403db2d24512aD920BF22f205", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/officialsubx" + }, + { + "name": "telegram", + "url": "https://t.me/subxofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/subxnewsfeed" + }, + { + "name": "discord", + "url": "https://discord.com/invite/subx" + }, + { + "name": "whitepaper", + "url": "https://subx.finance/wp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/subx-finance-lab" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/subx-finance" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/subxofficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/subxofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4CbdA3D23c031cd403db2d24512aD920BF22f205/logo.png b/blockchains/smartchain/assets/0x4CbdA3D23c031cd403db2d24512aD920BF22f205/logo.png new file mode 100644 index 0000000000000..3ec8784cc0a9c Binary files /dev/null and b/blockchains/smartchain/assets/0x4CbdA3D23c031cd403db2d24512aD920BF22f205/logo.png differ diff --git a/blockchains/smartchain/assets/0x4D1E90aB966ae26c778b2f9f365aA40abB13f53C/info.json b/blockchains/smartchain/assets/0x4D1E90aB966ae26c778b2f9f365aA40abB13f53C/info.json new file mode 100644 index 0000000000000..a60a549ea52ce --- /dev/null +++ b/blockchains/smartchain/assets/0x4D1E90aB966ae26c778b2f9f365aA40abB13f53C/info.json @@ -0,0 +1,24 @@ +{ + "name": "STA TOKEN", + "type": "BEP20", + "symbol": "STA", + "decimals": 8, + "website": "https://solartechno.io/", + "description": "Solartechno has developed system by using Advanced Technology and Token. System is much Simpler, more Profitable and Secured", + "explorer": "https://bscscan.com/token/0x4d1e90ab966ae26c778b2f9f365aa40abb13f53c", + "status": "active", + "id": "0x4D1E90aB966ae26c778b2f9f365aA40abB13f53C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/STATOKEN" + }, + { + "name": "facebook", + "url": "https://facebook.com/STATOKEN" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4D1E90aB966ae26c778b2f9f365aA40abB13f53C/logo.png b/blockchains/smartchain/assets/0x4D1E90aB966ae26c778b2f9f365aA40abB13f53C/logo.png new file mode 100644 index 0000000000000..0e8a7532684a1 Binary files /dev/null and b/blockchains/smartchain/assets/0x4D1E90aB966ae26c778b2f9f365aA40abB13f53C/logo.png differ diff --git a/blockchains/smartchain/assets/0x4D864E4f542b4b40acB3151C9daD2e2C9236a88f/info.json b/blockchains/smartchain/assets/0x4D864E4f542b4b40acB3151C9daD2e2C9236a88f/info.json new file mode 100644 index 0000000000000..a9e4899dc93cc --- /dev/null +++ b/blockchains/smartchain/assets/0x4D864E4f542b4b40acB3151C9daD2e2C9236a88f/info.json @@ -0,0 +1,33 @@ +{ + "name": "Token X", + "type": "BEP20", + "symbol": "TKX", + "decimals": 6, + "website": "https://xixochain.com/", + "description": "Token X is a peer to peer medium of exchange issued by XIXO, will be an initial exchange offering with a limited quantity that aims to become a tool to pay for all kinds of goods and services in the field of real estate, construction and industry as well as other platforms of XIXO", + "explorer": "https://bscscan.com/token/0x4D864E4f542b4b40acB3151C9daD2e2C9236a88f", + "status": "active", + "id": "0x4D864E4f542b4b40acB3151C9daD2e2C9236a88f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xixo_ecosystem" + }, + { + "name": "whitepaper", + "url": "https://bit.ly/3yr0WlA" + }, + { + "name": "github", + "url": "https://github.com/Xixo-EcoSystem" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/token-tkx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/token-tkx" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4D864E4f542b4b40acB3151C9daD2e2C9236a88f/logo.png b/blockchains/smartchain/assets/0x4D864E4f542b4b40acB3151C9daD2e2C9236a88f/logo.png new file mode 100644 index 0000000000000..fe78dbf3ec297 Binary files /dev/null and b/blockchains/smartchain/assets/0x4D864E4f542b4b40acB3151C9daD2e2C9236a88f/logo.png differ diff --git a/blockchains/smartchain/assets/0x4DB2495AfAd4c0E481fFc40FDaF66E13A786b619/info.json b/blockchains/smartchain/assets/0x4DB2495AfAd4c0E481fFc40FDaF66E13A786b619/info.json new file mode 100644 index 0000000000000..ef23f77317f74 --- /dev/null +++ b/blockchains/smartchain/assets/0x4DB2495AfAd4c0E481fFc40FDaF66E13A786b619/info.json @@ -0,0 +1,21 @@ +{ + "name": "ARIX Token", + "website": "https://arixcoin.io/", + "description": "next Gen Cryptocurrency Exchanges", + "explorer": "https://bscscan.com/token/0x4DB2495AfAd4c0E481fFc40FDaF66E13A786b619", + "type": "BEP20", + "symbol": "ARIX", + "decimals": 18, + "status": "active", + "id": "0x4DB2495AfAd4c0E481fFc40FDaF66E13A786b619", + "links": [ + { + "name": "telegram", + "url": "https://t.me/arixdex_official" + }, + { + "name": "twitter", + "url": "https://twitter.com/arixdexofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4DB2495AfAd4c0E481fFc40FDaF66E13A786b619/logo.png b/blockchains/smartchain/assets/0x4DB2495AfAd4c0E481fFc40FDaF66E13A786b619/logo.png new file mode 100644 index 0000000000000..bdcd81b362a6e Binary files /dev/null and b/blockchains/smartchain/assets/0x4DB2495AfAd4c0E481fFc40FDaF66E13A786b619/logo.png differ diff --git a/blockchains/smartchain/assets/0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA/info.json b/blockchains/smartchain/assets/0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA/info.json new file mode 100644 index 0000000000000..faef3b95fe639 --- /dev/null +++ b/blockchains/smartchain/assets/0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ether (Portal)", + "type": "BEP20", + "symbol": "ETH", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ethereum.org/en/", + "explorer": "https://bscscan.com/token/0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA", + "status": "active", + "id": "0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA/logo.png b/blockchains/smartchain/assets/0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA/logo.png new file mode 100644 index 0000000000000..2d99a939536c4 Binary files /dev/null and b/blockchains/smartchain/assets/0x4DB5a66E937A9F4473fA95b1cAF1d1E1D62E29EA/logo.png differ diff --git a/blockchains/smartchain/assets/0x4E84e47bBABD89835e2e9569d69A6d465DE38122/info.json b/blockchains/smartchain/assets/0x4E84e47bBABD89835e2e9569d69A6d465DE38122/info.json new file mode 100644 index 0000000000000..d0e1375c8713a --- /dev/null +++ b/blockchains/smartchain/assets/0x4E84e47bBABD89835e2e9569d69A6d465DE38122/info.json @@ -0,0 +1,21 @@ +{ + "name": "Sadbaby", + "type": "BEP20", + "symbol": "SDBY", + "decimals": 9, + "website": "https://sadbaby.org", + "description": "Coin created to support babies with Sma", + "explorer": "https://bscscan.com/token/0x4E84e47bBABD89835e2e9569d69A6d465DE38122", + "status": "active", + "id": "0x4E84e47bBABD89835e2e9569d69A6d465DE38122", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/sadbabyglobal" + }, + { + "name": "telegram_news", + "url": "https://t.me/sadbabyglobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4E84e47bBABD89835e2e9569d69A6d465DE38122/logo.png b/blockchains/smartchain/assets/0x4E84e47bBABD89835e2e9569d69A6d465DE38122/logo.png new file mode 100644 index 0000000000000..787b2a87e0aa8 Binary files /dev/null and b/blockchains/smartchain/assets/0x4E84e47bBABD89835e2e9569d69A6d465DE38122/logo.png differ diff --git a/blockchains/smartchain/assets/0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2/info.json b/blockchains/smartchain/assets/0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2/info.json new file mode 100644 index 0000000000000..568a9f6396659 --- /dev/null +++ b/blockchains/smartchain/assets/0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2/info.json @@ -0,0 +1,37 @@ +{ + "name": "Santa Coin", + "type": "BEP20", + "symbol": "Santa", + "decimals": 9, + "website": "https://santacoin.io/", + "description": "HYPER DEFLATIONARY TOKEN WITH REFLECTIONS IN BUSD. Santa Came early bearing gifts…the gift that keeps on giving!", + "explorer": "https://bscscan.com/token/0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2", + "status": "active", + "id": "0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Santa_Coins" + }, + { + "name": "telegram", + "url": "https://t.me/santa_coin" + }, + { + "name": "telegram_news", + "url": "https://t.me/santacoin_news" + }, + { + "name": "medium", + "url": "https://medium.com/@santa.coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/santa-coin-2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/santa-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2/logo.png b/blockchains/smartchain/assets/0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2/logo.png new file mode 100644 index 0000000000000..bd794f23651ff Binary files /dev/null and b/blockchains/smartchain/assets/0x4F1A6FC6A7B65Dc7ebC4EB692Dc3641bE997c2F2/logo.png differ diff --git a/blockchains/smartchain/assets/0x4F7413B6ac872D971684A26825AF43870864579C/info.json b/blockchains/smartchain/assets/0x4F7413B6ac872D971684A26825AF43870864579C/info.json new file mode 100644 index 0000000000000..a04966058116f --- /dev/null +++ b/blockchains/smartchain/assets/0x4F7413B6ac872D971684A26825AF43870864579C/info.json @@ -0,0 +1,29 @@ +{ + "name": "I-COIN", + "website": "https://icoinglobal.com", + "description": "A Huge Ecosystem on Blockchain", + "explorer": "https://bscscan.com/token/0x4F7413B6ac872D971684A26825AF43870864579C", + "type": "BEP20", + "symbol": "ICN", + "decimals": 9, + "status": "active", + "id": "0x4F7413B6ac872D971684A26825AF43870864579C", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/i-coin" + }, + { + "name": "telegram", + "url": "https://t.me/ICNAnnouncement" + }, + { + "name": "twitter", + "url": "https://twitter.com/_icoin" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x4F7413B6ac872D971684A26825AF43870864579C/logo.png b/blockchains/smartchain/assets/0x4F7413B6ac872D971684A26825AF43870864579C/logo.png new file mode 100644 index 0000000000000..71204ee30a6b2 Binary files /dev/null and b/blockchains/smartchain/assets/0x4F7413B6ac872D971684A26825AF43870864579C/logo.png differ diff --git a/blockchains/smartchain/assets/0x4F7B627b88651e3DddcA0240bcA68a3062632C8c/info.json b/blockchains/smartchain/assets/0x4F7B627b88651e3DddcA0240bcA68a3062632C8c/info.json new file mode 100644 index 0000000000000..c33db3f6a5e51 --- /dev/null +++ b/blockchains/smartchain/assets/0x4F7B627b88651e3DddcA0240bcA68a3062632C8c/info.json @@ -0,0 +1,41 @@ +{ + "name": "BlackEyeGalaxy Token", + "type": "BEP20", + "symbol": "BYG", + "decimals": 18, + "website": "https://blackeyegalaxy.space", + "description": "Black Eye Galaxy is a cross-chain space NFT metaverse with a unique economy. Buy planets and solar systems, explore the galaxy, mine resources, start your civilization!", + "explorer": "https://bscscan.com/token/0x4F7B627b88651e3DddcA0240bcA68a3062632C8c", + "status": "active", + "id": "0x4F7B627b88651e3DddcA0240bcA68a3062632C8c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/blackeyegalaxy_" + }, + { + "name": "telegram", + "url": "https://t.me/blackeyegalaxypublic" + }, + { + "name": "telegram_news", + "url": "https://t.me/blackeyegalaxyann" + }, + { + "name": "medium", + "url": "https://medium.com/black-eye-galaxy" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCesvfL9Uq8cEBY-4QzvYTZg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/black-eye-galaxy/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/black-eye-galaxy/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4F7B627b88651e3DddcA0240bcA68a3062632C8c/logo.png b/blockchains/smartchain/assets/0x4F7B627b88651e3DddcA0240bcA68a3062632C8c/logo.png new file mode 100644 index 0000000000000..fb53269af628b Binary files /dev/null and b/blockchains/smartchain/assets/0x4F7B627b88651e3DddcA0240bcA68a3062632C8c/logo.png differ diff --git a/blockchains/smartchain/assets/0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98/info.json b/blockchains/smartchain/assets/0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98/info.json new file mode 100644 index 0000000000000..73adaffcd5daf --- /dev/null +++ b/blockchains/smartchain/assets/0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98/info.json @@ -0,0 +1,36 @@ +{ + "name": "Green Satoshi Token", + "type": "BEP20", + "symbol": "GST", + "decimals": 8, + "website": "https://www.stepn.com", + "description": "GST serves as the replacement to experience points and in-app currency. Users equipped with NFT Sneakers – walk, jog or run outdoors to earn GST, which can be used to level up and mint new Sneakers.", + "explorer": "https://bscscan.com/token/0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98", + "status": "active", + "id": "0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/StepN/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Stepnofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/green-metaverse-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stepn" + }, + { + "name": "discord", + "url": "https://discord.com/invite/stepn" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98/logo.png b/blockchains/smartchain/assets/0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98/logo.png new file mode 100644 index 0000000000000..e914d5088ee73 Binary files /dev/null and b/blockchains/smartchain/assets/0x4a2c860cEC6471b9F5F5a336eB4F38bb21683c98/logo.png differ diff --git a/blockchains/smartchain/assets/0x4a846D300F793752eE8bd579192C477130C4B369/info.json b/blockchains/smartchain/assets/0x4a846D300F793752eE8bd579192C477130C4B369/info.json new file mode 100644 index 0000000000000..0d887d8c06ca1 --- /dev/null +++ b/blockchains/smartchain/assets/0x4a846D300F793752eE8bd579192C477130C4B369/info.json @@ -0,0 +1,28 @@ +{ + "name": "LITE", + "type": "BEP20", + "symbol": "LITE", + "decimals": 18, + "website": "https://liteusd.com/", + "description": "Lite is a decentralized stable coin casting protocol that allows users to use Lite as collateral to cast Lusd.", + "explorer": "https://bscscan.com/token/0x4a846D300F793752eE8bd579192C477130C4B369", + "status": "active", + "id": "0x4a846D300F793752eE8bd579192C477130C4B369", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LiteUsd" + }, + { + "name": "github", + "url": "https://github.com/LiteUSD" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lite-usd/" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/smartchain/assets/0x4a846D300F793752eE8bd579192C477130C4B369/logo.png b/blockchains/smartchain/assets/0x4a846D300F793752eE8bd579192C477130C4B369/logo.png new file mode 100644 index 0000000000000..20df353f98623 Binary files /dev/null and b/blockchains/smartchain/assets/0x4a846D300F793752eE8bd579192C477130C4B369/logo.png differ diff --git a/blockchains/smartchain/assets/0x4ac81e3631DcDa62109e3117c4CAE7bf70BbbbD2/info.json b/blockchains/smartchain/assets/0x4ac81e3631DcDa62109e3117c4CAE7bf70BbbbD2/info.json new file mode 100644 index 0000000000000..a04a41365ef84 --- /dev/null +++ b/blockchains/smartchain/assets/0x4ac81e3631DcDa62109e3117c4CAE7bf70BbbbD2/info.json @@ -0,0 +1,53 @@ +{ + "name": "SavePlanetEarth V3", + "type": "BEP20", + "symbol": "SPE", + "decimals": 9, + "website": "https://saveplanetearth.io/", + "description": "A Worldwide Carbon Sequestration Cryptocurrency Project dedicated to developing sustainable programs aiming to combat Global Warming and Climate Change.", + "explorer": "https://bscscan.com/token/0x4ac81e3631DcDa62109e3117c4CAE7bf70BbbbD2", + "status": "active", + "id": "0x4ac81e3631DcDa62109e3117c4CAE7bf70BbbbD2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SPE_Token_BSC" + }, + { + "name": "telegram", + "url": "https://t.me/SavePlanetEarthOfficial" + }, + { + "name": "blog", + "url": "https://saveplanetearth.io" + }, + { + "name": "github", + "url": "https://github.com/SavePlanetEarthToken" + }, + { + "name": "discord", + "url": "https://discord.com/DRJCrvvuQy" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SPEOfficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/SavePlanetEarth" + }, + { + "name": "facebook", + "url": "https://facebook.com/saveplanetearthofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/saveplanetearth/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/saveplanetearth" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4ac81e3631DcDa62109e3117c4CAE7bf70BbbbD2/logo.png b/blockchains/smartchain/assets/0x4ac81e3631DcDa62109e3117c4CAE7bf70BbbbD2/logo.png new file mode 100644 index 0000000000000..3ccf5bab8fc7c Binary files /dev/null and b/blockchains/smartchain/assets/0x4ac81e3631DcDa62109e3117c4CAE7bf70BbbbD2/logo.png differ diff --git a/blockchains/smartchain/assets/0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f/info.json b/blockchains/smartchain/assets/0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f/info.json new file mode 100644 index 0000000000000..ff6a871e292f9 --- /dev/null +++ b/blockchains/smartchain/assets/0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f/info.json @@ -0,0 +1,32 @@ +{ + "name": "MagicCraft", + "website": "https://magiccraft.io", + "description": "Magic Craft – war and conquer MMO Play-To-Earn RPG, launched on Binance Smart Chain, with advanced guild, taxes and economy systems.", + "explorer": "https://bscscan.com/token/0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f", + "type": "BEP20", + "symbol": "MCRT", + "decimals": 9, + "status": "active", + "id": "0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MagicCraftGame" + }, + { + "name": "telegram", + "url": "https://t.me/magiccraftgamechat" + }, + { + "name": "whitepaper", + "url": "https://docs.magiccraft.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/magiccraft" + } + ] +} diff --git a/blockchains/smartchain/assets/0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f/logo.png b/blockchains/smartchain/assets/0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f/logo.png new file mode 100644 index 0000000000000..be950b7bd5810 Binary files /dev/null and b/blockchains/smartchain/assets/0x4b8285aB433D8f69CB48d5Ad62b415ed1a221e4f/logo.png differ diff --git a/blockchains/smartchain/assets/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8/info.json b/blockchains/smartchain/assets/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8/info.json new file mode 100644 index 0000000000000..3a4aad0ed67bb --- /dev/null +++ b/blockchains/smartchain/assets/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8/info.json @@ -0,0 +1,33 @@ +{ + "name": "XCarnival", + "website": "https://xcarnival.fi", + "description": "The Metaverse Assets Liquidation Aggregator for Everyone", + "explorer": "https://bscscan.com/token/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8", + "type": "BEP20", + "symbol": "XCV", + "decimals": 18, + "status": "active", + "id": "0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8", + "links": [ + { + "name": "github", + "url": "https://github.com/xcarnival" + }, + { + "name": "twitter", + "url": "https://twitter.com/XCarnival_Lab" + }, + { + "name": "medium", + "url": "https://xcarnival-lab.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/XCarnivalCommunity" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xcarnival/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8/logo.png b/blockchains/smartchain/assets/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8/logo.png new file mode 100644 index 0000000000000..b093c8d566a8e Binary files /dev/null and b/blockchains/smartchain/assets/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8/logo.png differ diff --git a/blockchains/smartchain/assets/0x4c48cca6153Db911002F965D22fdeFcD95f33BE9/info.json b/blockchains/smartchain/assets/0x4c48cca6153Db911002F965D22fdeFcD95f33BE9/info.json new file mode 100644 index 0000000000000..02a9c6d9e6fcb --- /dev/null +++ b/blockchains/smartchain/assets/0x4c48cca6153Db911002F965D22fdeFcD95f33BE9/info.json @@ -0,0 +1,45 @@ +{ + "name": "The Essential Coin", + "type": "BEP20", + "symbol": "ESC", + "decimals": 18, + "website": "https://theessentialcoin.org", + "description": "The essential Coin is a utility ecosystem that provides rewards to long term investors.The Essential Coins is a focus-based project with many products that will be released in multiple phases. ESC will be a blockchain meta-verse, which will have the ESC token as its native currency.", + "explorer": "https://bscscan.com/token/0x4c48cca6153Db911002F965D22fdeFcD95f33BE9", + "status": "active", + "id": "0x4c48cca6153Db911002F965D22fdeFcD95f33BE9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/essentialESC" + }, + { + "name": "discord", + "url": "https://discord.com/invite/jEHpJMbKF3" + }, + { + "name": "telegram", + "url": "https://t.me/the_essential_coin" + }, + { + "name": "whitepaper", + "url": "https://bit.ly/3xU43Dt" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCgf60vmEovPXe_81c4PkoWA" + }, + { + "name": "facebook", + "url": "https://facebook.com/The-Essential-Coin-108521301658681" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-essential-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-essential-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4c48cca6153Db911002F965D22fdeFcD95f33BE9/logo.png b/blockchains/smartchain/assets/0x4c48cca6153Db911002F965D22fdeFcD95f33BE9/logo.png new file mode 100644 index 0000000000000..696cd8c7bfed4 Binary files /dev/null and b/blockchains/smartchain/assets/0x4c48cca6153Db911002F965D22fdeFcD95f33BE9/logo.png differ diff --git a/blockchains/smartchain/assets/0x4c4da68D45F23E38ec8407272ee4f38F280263c0/info.json b/blockchains/smartchain/assets/0x4c4da68D45F23E38ec8407272ee4f38F280263c0/info.json new file mode 100644 index 0000000000000..6676da2994b4a --- /dev/null +++ b/blockchains/smartchain/assets/0x4c4da68D45F23E38ec8407272ee4f38F280263c0/info.json @@ -0,0 +1,29 @@ +{ + "name": "Panda Girl", + "website": "https://PandaGirl.io", + "description": "Panda Girl is the utility token of the Panda Girl universe, called the Pandaverse. The Pandaverse consists of: - Collectible, beautiful hand-drawn NFTs called Panda Girls. Each Panda Girl will have its own rarity index and will be tradeable amongst holders. - Staking of PGIRL tokens to earn passive income - NFT farming with rare NFTs providing higher yields - Play-to-earn gaming - Panda Swap - Panda Girl merchandise store specific to NFTs minted.", + "explorer": "https://bscscan.com/token/0x4c4da68D45F23E38ec8407272ee4f38F280263c0", + "type": "BEP20", + "symbol": "PGIRL", + "decimals": 6, + "status": "active", + "id": "0x4c4da68D45F23E38ec8407272ee4f38F280263c0", + "links": [ + { + "name": "telegram", + "url": "https://t.me/pandagirltoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/PandaGirlToken" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/panda-girl" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/panda-girl/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4c4da68D45F23E38ec8407272ee4f38F280263c0/logo.png b/blockchains/smartchain/assets/0x4c4da68D45F23E38ec8407272ee4f38F280263c0/logo.png new file mode 100644 index 0000000000000..84b9c8dc6e510 Binary files /dev/null and b/blockchains/smartchain/assets/0x4c4da68D45F23E38ec8407272ee4f38F280263c0/logo.png differ diff --git a/blockchains/smartchain/assets/0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE/info.json b/blockchains/smartchain/assets/0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE/info.json new file mode 100644 index 0000000000000..004d385c2fe2b --- /dev/null +++ b/blockchains/smartchain/assets/0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE/info.json @@ -0,0 +1,21 @@ +{ + "name": "Mound Token", + "website": "https://mndvault.mound.finance/", + "description": "The MND token is a vehicle created to capture and distribute the full value of our ecosystem expansion directly to the PancakeBunny Community. and the Mound Vault that you can stake MND is designed as a means for the PancakeBunny Community to share in the full value of all of the innovative DeFi projects/products that Team Bunny has to offer, now and in the future.", + "explorer": "https://bscscan.com/token/0x4c97c901b5147f8c1c7ce3c5cf3eb83b44f244fe", + "type": "BEP20", + "symbol": "MND", + "decimals": 18, + "status": "active", + "id": "0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE", + "links": [ + { + "name": "medium", + "url": "https://pancakebunny.medium.com/introducing-the-mound-mnd-vault-4bb7cb6efa30" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mound-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE/logo.png b/blockchains/smartchain/assets/0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE/logo.png new file mode 100644 index 0000000000000..9772b6277d028 Binary files /dev/null and b/blockchains/smartchain/assets/0x4c97c901B5147F8C1C7Ce3c5cF3eB83B44F244fE/logo.png differ diff --git a/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json b/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json index 023d2f6246e56..fcd946431074e 100644 --- a/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json +++ b/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json @@ -6,6 +6,9 @@ "type": "BEP20", "symbol": "ECOIN", "decimals": 9, - "status": "active", - "id": "0x4cbdfad03b968bF43449D0908f319Ae4A5A33371" + "status": "abandoned", + "id": "0x4cbdfad03b968bF43449D0908f319Ae4A5A33371", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/logo.png b/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/logo.png deleted file mode 100644 index 73fd565465792..0000000000000 Binary files a/blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x4cc23264E1eF8dd8173E4Ec07E6a01Cc7476d997/info.json b/blockchains/smartchain/assets/0x4cc23264E1eF8dd8173E4Ec07E6a01Cc7476d997/info.json new file mode 100644 index 0000000000000..884855f614b1f --- /dev/null +++ b/blockchains/smartchain/assets/0x4cc23264E1eF8dd8173E4Ec07E6a01Cc7476d997/info.json @@ -0,0 +1,44 @@ +{ + "name": "Robust Reward", + "website": "https://robustprotocol.fi", + "description": "Robust Token (RBT) is an original concept token on the Binance Smart Chain with a limited supply of 100 000 RBT and a 1% burn per transaction that gets converted into Robust Reward (RBW).", + "explorer": "https://bscscan.com/token/0x4cc23264E1eF8dd8173E4Ec07E6a01Cc7476d997", + "type": "BEP20", + "symbol": "RBW", + "decimals": 18, + "status": "active", + "id": "0x4cc23264E1eF8dd8173E4Ec07E6a01Cc7476d997", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/robustprotocol/" + }, + { + "name": "twitter", + "url": "https://twitter.com/robustprotocol/" + }, + { + "name": "docs", + "url": "https://docs.robustprotocol.fi/" + }, + { + "name": "whitepaper", + "url": "https://robustprotocol.fi/RobustProtocol.pdf" + }, + { + "name": "medium", + "url": "https://robustprotocol.medium.com/" + }, + { + "name": "github", + "url": "https://github.com/robustprotocol/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/robustprotocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4cc23264E1eF8dd8173E4Ec07E6a01Cc7476d997/logo.png b/blockchains/smartchain/assets/0x4cc23264E1eF8dd8173E4Ec07E6a01Cc7476d997/logo.png new file mode 100644 index 0000000000000..ce55558735520 Binary files /dev/null and b/blockchains/smartchain/assets/0x4cc23264E1eF8dd8173E4Ec07E6a01Cc7476d997/logo.png differ diff --git a/blockchains/smartchain/assets/0x4ce2DB133035519F538b7849201D6D541972164c/info.json b/blockchains/smartchain/assets/0x4ce2DB133035519F538b7849201D6D541972164c/info.json new file mode 100644 index 0000000000000..330aea80fcd49 --- /dev/null +++ b/blockchains/smartchain/assets/0x4ce2DB133035519F538b7849201D6D541972164c/info.json @@ -0,0 +1,33 @@ +{ + "name": "Magicbox Token", + "website": "https://magicbox.game", + "description": "MagicBox is committed to the ecological exploration of the metaverse and building an independent frictionless production liquidity survival agreement.", + "explorer": "https://bscscan.com/token/0x4ce2DB133035519F538b7849201D6D541972164c", + "type": "BEP20", + "symbol": "MBT", + "decimals": 9, + "status": "active", + "id": "0x4ce2DB133035519F538b7849201D6D541972164c", + "links": [ + { + "name": "github", + "url": "https://github.com/MagicBox-Lab" + }, + { + "name": "twitter", + "url": "https://twitter.com/MagicBoxGame" + }, + { + "name": "telegram", + "url": "https://t.me/MagicBox_Game" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/magicbox" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/magicbox" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4ce2DB133035519F538b7849201D6D541972164c/logo.png b/blockchains/smartchain/assets/0x4ce2DB133035519F538b7849201D6D541972164c/logo.png new file mode 100644 index 0000000000000..e6ac5969c840a Binary files /dev/null and b/blockchains/smartchain/assets/0x4ce2DB133035519F538b7849201D6D541972164c/logo.png differ diff --git a/blockchains/smartchain/assets/0x4d2d32d8652058Bf98c772953E1Df5c5c85D9F45/info.json b/blockchains/smartchain/assets/0x4d2d32d8652058Bf98c772953E1Df5c5c85D9F45/info.json new file mode 100644 index 0000000000000..24bc1be43fefa --- /dev/null +++ b/blockchains/smartchain/assets/0x4d2d32d8652058Bf98c772953E1Df5c5c85D9F45/info.json @@ -0,0 +1,42 @@ +{ + "name": "DAO Maker", + "type": "BEP20", + "symbol": "DAO", + "decimals": 18, + "website": "https://daomaker.com", + "description": "DAO Maker is the leading incubation, fundraising and acceleration platform with a vast network of successful projects launched.", + "explorer": "https://bscscan.com/token/0x4d2d32d8652058bf98c772953e1df5c5c85d9f45", + "status": "active", + "id": "0x4d2d32d8652058Bf98c772953E1Df5c5c85D9F45", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TheDaoMaker" + }, + { + "name": "telegram", + "url": "https://t.me/daomaker" + }, + { + "name": "discord", + "url": "https://discord.com/invite/daomaker" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dao-maker" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dao-maker/" + }, + { + "name": "telegram_news", + "url": "https://t.me/daomaker_ann" + } + ], + "tags": [ + "deflationary", + "governance", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4d2d32d8652058Bf98c772953E1Df5c5c85D9F45/logo.png b/blockchains/smartchain/assets/0x4d2d32d8652058Bf98c772953E1Df5c5c85D9F45/logo.png new file mode 100644 index 0000000000000..124bbae67dff7 Binary files /dev/null and b/blockchains/smartchain/assets/0x4d2d32d8652058Bf98c772953E1Df5c5c85D9F45/logo.png differ diff --git a/blockchains/smartchain/assets/0x4d993ec7b44276615bB2F6F20361AB34FbF0ec49/info.json b/blockchains/smartchain/assets/0x4d993ec7b44276615bB2F6F20361AB34FbF0ec49/info.json new file mode 100644 index 0000000000000..2ac0b59e9e94a --- /dev/null +++ b/blockchains/smartchain/assets/0x4d993ec7b44276615bB2F6F20361AB34FbF0ec49/info.json @@ -0,0 +1,29 @@ +{ + "name": "BrandPad Finance", + "type": "BEP20", + "symbol": "BRAND", + "decimals": 9, + "website": "https://brandpad.finance/", + "description": "BrandPad is a multi-chain liquidity manager for token pools and auctions powered by decentralized, infrastructure. We facilitate buying and transferring tokens between blockchains.", + "explorer": "https://bscscan.com/token/0x4d993ec7b44276615bB2F6F20361AB34FbF0ec49", + "status": "active", + "id": "0x4d993ec7b44276615bB2F6F20361AB34FbF0ec49", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/brandpad-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/brandpad-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/BrandPadFinance" + }, + { + "name": "telegram", + "url": "https://t.me/BrandPad" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4d993ec7b44276615bB2F6F20361AB34FbF0ec49/logo.png b/blockchains/smartchain/assets/0x4d993ec7b44276615bB2F6F20361AB34FbF0ec49/logo.png new file mode 100644 index 0000000000000..3bb1246a88253 Binary files /dev/null and b/blockchains/smartchain/assets/0x4d993ec7b44276615bB2F6F20361AB34FbF0ec49/logo.png differ diff --git a/blockchains/smartchain/assets/0x4e2434294a722329B6B64e0c2Fca51B2533D7015/info.json b/blockchains/smartchain/assets/0x4e2434294a722329B6B64e0c2Fca51B2533D7015/info.json new file mode 100644 index 0000000000000..7a75537705c05 --- /dev/null +++ b/blockchains/smartchain/assets/0x4e2434294a722329B6B64e0c2Fca51B2533D7015/info.json @@ -0,0 +1,21 @@ +{ + "name": "PEPEFLOKI", + "website": "https://pepefloki.io", + "description": "We have combined two of the most hyped coins in the crypto market - FLOKI and PEPE.", + "explorer": "https://bscscan.com/token/0x4e2434294a722329b6b64e0c2fca51b2533d7015", + "type": "BEP20", + "symbol": "PEPEF", + "decimals": 18, + "status": "active", + "id": "0x4e2434294a722329B6B64e0c2Fca51B2533D7015", + "links": [ + { + "name": "telegram", + "url": "https://t.me/pepefloki_portal" + }, + { + "name": "twitter", + "url": "https://twitter.com/pepe_floki" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4e2434294a722329B6B64e0c2Fca51B2533D7015/logo.png b/blockchains/smartchain/assets/0x4e2434294a722329B6B64e0c2Fca51B2533D7015/logo.png new file mode 100644 index 0000000000000..1578e86e7ff16 Binary files /dev/null and b/blockchains/smartchain/assets/0x4e2434294a722329B6B64e0c2Fca51B2533D7015/logo.png differ diff --git a/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json b/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json index bb78c0d964433..337402a3b1363 100644 --- a/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json +++ b/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json @@ -1,12 +1,45 @@ { "name": "FINE Token", - "website": "https://refinable.com", + "website": "https://app.refinable.com", "description": "FINE is a token issued by Refinable.", "explorer": "https://bscscan.com/token/0x4e6415a5727ea08aAE4580057187923aeC331227", - "research": "https://research.binance.com/en/projects/binance-usd", "type": "BEP20", "symbol": "FINE", "decimals": 18, "status": "active", - "id": "0x4e6415a5727ea08aAE4580057187923aeC331227" + "id": "0x4e6415a5727ea08aAE4580057187923aeC331227", + "links": [ + { + "name": "github", + "url": "https://github.com/refinableco/refinable-sdk" + }, + { + "name": "medium", + "url": "https://refinable.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/refinable" + }, + { + "name": "twitter", + "url": "https://twitter.com/refinableapp" + }, + { + "name": "telegram", + "url": "https://t.me/refinablenft" + }, + { + "name": "discord", + "url": "https://discord.com/invite/2Ps43kUxy7" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/refinable/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/refinable" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/logo.png b/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/logo.png index 7491dacf26267..9cca83d9ef7c6 100644 Binary files a/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/logo.png and b/blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/logo.png differ diff --git a/blockchains/smartchain/assets/0x4eA98c1999575aaadfb38237Dd015c5E773F75a2/info.json b/blockchains/smartchain/assets/0x4eA98c1999575aaadfb38237Dd015c5E773F75a2/info.json new file mode 100644 index 0000000000000..c9c18b3fc6e41 --- /dev/null +++ b/blockchains/smartchain/assets/0x4eA98c1999575aaadfb38237Dd015c5E773F75a2/info.json @@ -0,0 +1,25 @@ +{ + "name": "MAGA", + "website": "https://magamemecoin.com/", + "description": "Maga is a deflationary meme coin launched on Ethereum. Cryptocurrency was created as a tribute to the trump the Maga.", + "explorer": "https://bscscan.com/token/0x4ea98c1999575aaadfb38237dd015c5e773f75a2", + "type": "BEP20", + "symbol": "TRUMP", + "decimals": 9, + "status": "active", + "id": "0x4eA98c1999575aaadfb38237Dd015c5E773F75a2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MAGAMemecoin" + }, + { + "name": "telegram", + "url": "https://t.me/MAGAMemecoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/maga/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4eA98c1999575aaadfb38237Dd015c5E773F75a2/logo.png b/blockchains/smartchain/assets/0x4eA98c1999575aaadfb38237Dd015c5E773F75a2/logo.png new file mode 100644 index 0000000000000..4d1fc39fdc6c4 Binary files /dev/null and b/blockchains/smartchain/assets/0x4eA98c1999575aaadfb38237Dd015c5E773F75a2/logo.png differ diff --git a/blockchains/smartchain/assets/0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9/info.json b/blockchains/smartchain/assets/0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9/info.json new file mode 100644 index 0000000000000..a269e8c9ca5ee --- /dev/null +++ b/blockchains/smartchain/assets/0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9/info.json @@ -0,0 +1,24 @@ +{ + "name": "Quantum Assets Token", + "type": "BEP20", + "symbol": "QA", + "decimals": 18, + "website": "https://www.quantumassets.vg/", + "description": "Quantum Assets uses quantum phenomena (quantum tunneling of electrons) to produce a new class of quantum cryptographic keys - creating quantum assets. Holders of Quantum Assets Token (QA) at relevant blocks are guaranteed airdrops of new quantum assets as they are released to market.", + "explorer": "https://bscscan.com/token/0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9", + "status": "active", + "id": "0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/QuantumAssetsQA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/quantum-assets" + } + ], + "tags": [ + "privacy" + ] +} diff --git a/blockchains/smartchain/assets/0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9/logo.png b/blockchains/smartchain/assets/0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9/logo.png new file mode 100644 index 0000000000000..9ed68b163cc95 Binary files /dev/null and b/blockchains/smartchain/assets/0x4ef29F3B804C316bA8bA464A765C601Fc092a2e9/logo.png differ diff --git a/blockchains/smartchain/assets/0x4f1960E29b2cA581a38c5c474e123f420F8092db/info.json b/blockchains/smartchain/assets/0x4f1960E29b2cA581a38c5c474e123f420F8092db/info.json new file mode 100644 index 0000000000000..1bbdf5d139524 --- /dev/null +++ b/blockchains/smartchain/assets/0x4f1960E29b2cA581a38c5c474e123f420F8092db/info.json @@ -0,0 +1,32 @@ +{ + "name": "UBXS Token", + "type": "BEP20", + "symbol": "UBXS", + "decimals": 6, + "website": "https://bixos.io", + "description": "The Combination of NFT Technology and the Real Estate Sector on Blockchain", + "explorer": "https://bscscan.com/token/0x4f1960E29b2cA581a38c5c474e123f420F8092db", + "status": "active", + "id": "0x4f1960E29b2cA581a38c5c474e123f420F8092db", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ubxstoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/Bixosinc" + }, + { + "name": "discord", + "url": "https://discord.com/" + }, + { + "name": "facebook", + "url": "https://facebook.com/bixosinc" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4f1960E29b2cA581a38c5c474e123f420F8092db/logo.png b/blockchains/smartchain/assets/0x4f1960E29b2cA581a38c5c474e123f420F8092db/logo.png new file mode 100644 index 0000000000000..a0663c229ec0c Binary files /dev/null and b/blockchains/smartchain/assets/0x4f1960E29b2cA581a38c5c474e123f420F8092db/logo.png differ diff --git a/blockchains/smartchain/assets/0x4f34292F109870d5fdDA602Bc7e3ae56D520D6e1/info.json b/blockchains/smartchain/assets/0x4f34292F109870d5fdDA602Bc7e3ae56D520D6e1/info.json new file mode 100644 index 0000000000000..8f712eb13320a --- /dev/null +++ b/blockchains/smartchain/assets/0x4f34292F109870d5fdDA602Bc7e3ae56D520D6e1/info.json @@ -0,0 +1,41 @@ +{ + "name": "Celestial", + "type": "BEP20", + "symbol": "CELT", + "decimals": 18, + "website": "https://bsc.celt.game/", + "description": "Celestial is a cross chain metaverse game that combines Gamefi, Socialfi, and NFTSwap with the theme of interstellar warfare.", + "explorer": "https://bscscan.com/token/0x4f34292F109870d5fdDA602Bc7e3ae56D520D6e1", + "status": "active", + "id": "0x4f34292F109870d5fdDA602Bc7e3ae56D520D6e1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GameCelt" + }, + { + "name": "github", + "url": "https://github.com/CeltGame" + }, + { + "name": "telegram", + "url": "https://t.me/CELT_Game" + }, + { + "name": "telegram_news", + "url": "https://t.me/CELT_Announcement" + }, + { + "name": "whitepaper", + "url": "https://bsc.celt.game/static/CELESTIAL_Whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@celestial.gamefi" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC3L64zz-sbwaEgMVotqLkTA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4f34292F109870d5fdDA602Bc7e3ae56D520D6e1/logo.png b/blockchains/smartchain/assets/0x4f34292F109870d5fdDA602Bc7e3ae56D520D6e1/logo.png new file mode 100644 index 0000000000000..3df69cc0df407 Binary files /dev/null and b/blockchains/smartchain/assets/0x4f34292F109870d5fdDA602Bc7e3ae56D520D6e1/logo.png differ diff --git a/blockchains/smartchain/assets/0x4f5d48D3d28Ff10113283A896952A7722Eaaacd8/info.json b/blockchains/smartchain/assets/0x4f5d48D3d28Ff10113283A896952A7722Eaaacd8/info.json new file mode 100644 index 0000000000000..5838b96bf1fb8 --- /dev/null +++ b/blockchains/smartchain/assets/0x4f5d48D3d28Ff10113283A896952A7722Eaaacd8/info.json @@ -0,0 +1,33 @@ +{ + "name": "Annex USDC", + "website": "https://www.annex.finance/", + "description": "Money Markets. A Decentralized Marketplace for Lenders and Borrowers", + "explorer": "https://bscscan.com/token/0x4f5d48D3d28Ff10113283A896952A7722Eaaacd8", + "type": "BEP20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AnnexFinance" + }, + { + "name": "medium", + "url": "https://annexfinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/Annex_finance_group" + }, + { + "name": "github", + "url": "https://github.com/annexfinance/annex-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AnnexFinance/" + } + ], + "symbol": "aUSDC", + "decimals": 8, + "status": "active", + "id": "0x4f5d48D3d28Ff10113283A896952A7722Eaaacd8" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4f5d48D3d28Ff10113283A896952A7722Eaaacd8/logo.png b/blockchains/smartchain/assets/0x4f5d48D3d28Ff10113283A896952A7722Eaaacd8/logo.png new file mode 100644 index 0000000000000..55e71d64dd4bd Binary files /dev/null and b/blockchains/smartchain/assets/0x4f5d48D3d28Ff10113283A896952A7722Eaaacd8/logo.png differ diff --git a/blockchains/smartchain/assets/0x4fFa143Ce16A24215e8dF96c0CEF5677a7B91EE4/info.json b/blockchains/smartchain/assets/0x4fFa143Ce16A24215e8dF96c0CEF5677a7B91EE4/info.json new file mode 100644 index 0000000000000..da2e01a4e9832 --- /dev/null +++ b/blockchains/smartchain/assets/0x4fFa143Ce16A24215e8dF96c0CEF5677a7B91EE4/info.json @@ -0,0 +1,32 @@ +{ + "name": "REGENT COIN", + "type": "BEP20", + "symbol": "REGENT", + "decimals": 18, + "website": "https://regentcoin.finance/", + "description": "Regent Coin is designed for the convenience, cost effective solution and efficient time usage among the peer to peer community. Regent Coin is A UTILITY TOKEN, enables People to make their utility bill payments using the pay app", + "explorer": "https://bscscan.com/token/0x4fFa143Ce16A24215e8dF96c0CEF5677a7B91EE4", + "status": "active", + "id": "0x4fFa143Ce16A24215e8dF96c0CEF5677a7B91EE4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/regent_coin" + }, + { + "name": "telegram", + "url": "https://t.me/RegentCoinNews" + }, + { + "name": "facebook", + "url": "https://facebook.com/people/Regent-Coin/100087324862103/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@regentcoin01" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x4fFa143Ce16A24215e8dF96c0CEF5677a7B91EE4/logo.png b/blockchains/smartchain/assets/0x4fFa143Ce16A24215e8dF96c0CEF5677a7B91EE4/logo.png new file mode 100644 index 0000000000000..7cccb4b214bfd Binary files /dev/null and b/blockchains/smartchain/assets/0x4fFa143Ce16A24215e8dF96c0CEF5677a7B91EE4/logo.png differ diff --git a/blockchains/smartchain/assets/0x50332bdca94673F33401776365b66CC4e81aC81d/info.json b/blockchains/smartchain/assets/0x50332bdca94673F33401776365b66CC4e81aC81d/info.json new file mode 100644 index 0000000000000..8957c61623c76 --- /dev/null +++ b/blockchains/smartchain/assets/0x50332bdca94673F33401776365b66CC4e81aC81d/info.json @@ -0,0 +1,29 @@ +{ + "name": "CryptoCars", + "type": "BEP20", + "symbol": "CCAR", + "decimals": 18, + "website": "https://cryptocars.me", + "description": "CCAR is the main token of CryptoCars Project", + "explorer": "https://bscscan.com/token/0x50332bdca94673F33401776365b66CC4e81aC81d", + "status": "active", + "id": "0x50332bdca94673F33401776365b66CC4e81aC81d", + "links": [ + { + "name": "telegram", + "url": "https://t.me/cryptocarschannel" + }, + { + "name": "twitter", + "url": "https://twitter.com/cryptocarsgame" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cryptocars" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptocars/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x50332bdca94673F33401776365b66CC4e81aC81d/logo.png b/blockchains/smartchain/assets/0x50332bdca94673F33401776365b66CC4e81aC81d/logo.png new file mode 100644 index 0000000000000..f3b10b846986b Binary files /dev/null and b/blockchains/smartchain/assets/0x50332bdca94673F33401776365b66CC4e81aC81d/logo.png differ diff --git a/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/info.json b/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/info.json new file mode 100644 index 0000000000000..6b152bbb39626 --- /dev/null +++ b/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/info.json @@ -0,0 +1,33 @@ +{ + "name": "WIZARD", + "type": "BEP20", + "symbol": "WIZARD", + "decimals": 18, + "website": "https://wizard.financial", + "description": "WIZARD is a first-of-a-kind fantasy token and NFT marketplace which brings a magical experience to all who behold it, combining crypto with games for multiplied rewards.", + "explorer": "https://bscscan.com/token/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18", + "status": "active", + "id": "0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WIZARD_BSC" + }, + { + "name": "telegram", + "url": "https://t.me/wizard_financial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wizard" + }, + { + "name": "medium", + "url": "https://medium.com/@wizardtokenofficial" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wizard-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/logo.png b/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/logo.png new file mode 100644 index 0000000000000..9f0c2f97fe5ae Binary files /dev/null and b/blockchains/smartchain/assets/0x5066C68cAe3B9BdaCD6A1A37c90F2d1723559D18/logo.png differ diff --git a/blockchains/smartchain/assets/0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3/info.json b/blockchains/smartchain/assets/0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3/info.json new file mode 100644 index 0000000000000..823ebecb622cc --- /dev/null +++ b/blockchains/smartchain/assets/0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3/info.json @@ -0,0 +1,21 @@ +{ + "name": "Fibo Token", + "type": "BEP20", + "symbol": "FIBO", + "decimals": 9, + "website": "https://fibswap.io/", + "description": "FIBO is the utility token of and FibSwap DEx, the worlds first cross blockchain DEx allowing traders to swap any coin between BSC (BEP20) and ETH (ERC20) blockchains and many more bridges.", + "explorer": "https://bscscan.com/token/0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3", + "status": "active", + "id": "0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/FibSwapOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/qy5stWaS" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3/logo.png b/blockchains/smartchain/assets/0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3/logo.png new file mode 100644 index 0000000000000..4747b83d8c6e7 Binary files /dev/null and b/blockchains/smartchain/assets/0x5067c6e9E6c443372f2E62946273ABbF3Cc2f2B3/logo.png differ diff --git a/blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/info.json b/blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/info.json index 672e3be8ba763..f940a76294da9 100644 --- a/blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/info.json +++ b/blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/info.json @@ -1,8 +1,7 @@ { "name": "Ape Swap LP BNB-BUSD", "website": "https://apeswap.finance", - "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain (forked from PancakeSwap). ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", - "research": "https://obiedobo.gitbook.io/apeswap-finance/", + "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain. ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", "explorer": "https://bscscan.com/token/0x51e6D27FA57373d8d4C256231241053a70Cb1d93", "type": "BEP20", "symbol": "APE-LP", @@ -14,6 +13,10 @@ "name": "github", "url": "https://github.com/ApeSwapFinance" }, + { + "name": "docs", + "url": "https://apeswap.gitbook.io/apeswap-finance/" + }, { "name": "twitter", "url": "https://twitter.com/ape_swap" @@ -22,9 +25,29 @@ "name": "telegram", "url": "https://t.me/ape_swap" }, + { + "name": "telegram_news", + "url": "https://t.me/ape_swap_news" + }, { "name": "medium", "url": "https://ape-swap.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AbVxfGRCSd/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Apeswap/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apeswap-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/apeswap-finance" } ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/logo.png b/blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/logo.png index da65dc7eb3b1c..5676acf9bb8cb 100644 Binary files a/blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/logo.png and b/blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/logo.png differ diff --git a/blockchains/smartchain/assets/0x520EbCcc63E4d0804b35Cda25978BEb7159bF0CC/info.json b/blockchains/smartchain/assets/0x520EbCcc63E4d0804b35Cda25978BEb7159bF0CC/info.json new file mode 100644 index 0000000000000..f6e9bafae4471 --- /dev/null +++ b/blockchains/smartchain/assets/0x520EbCcc63E4d0804b35Cda25978BEb7159bF0CC/info.json @@ -0,0 +1,36 @@ +{ + "name": "Lego Coin", + "website": "https://www.legocoinlive.com/", + "description": "LEGOCOIN is a social meme token and reward, with goals to contribute in social and creativity movement all around the world through your favorite toys: LEGO .", + "explorer": "https://bscscan.com/token/0x520EbCcc63E4d0804b35Cda25978BEb7159bF0CC", + "type": "BEP20", + "symbol": "LEGO", + "decimals": 9, + "status": "active", + "id": "0x520EbCcc63E4d0804b35Cda25978BEb7159bF0CC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/legocoinlive" + }, + { + "name": "telegram", + "url": "https://t.me/legocoinlive" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lego-coin-v2/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lego-coin/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/kKZZYJ5aaD" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x520EbCcc63E4d0804b35Cda25978BEb7159bF0CC/logo.png b/blockchains/smartchain/assets/0x520EbCcc63E4d0804b35Cda25978BEb7159bF0CC/logo.png new file mode 100644 index 0000000000000..3c2c0acabf8e1 Binary files /dev/null and b/blockchains/smartchain/assets/0x520EbCcc63E4d0804b35Cda25978BEb7159bF0CC/logo.png differ diff --git a/blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/info.json b/blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/info.json index cdb006c7ef5be..4fb1246d862d9 100644 --- a/blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/info.json +++ b/blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/info.json @@ -6,6 +6,6 @@ "website": "https://startupboost.app/", "description": "Building the world's most impactful startup ecosystem. Join our ecosystem today with the $SUBX cryptocurrency token.", "explorer": "https://bscscan.com/token/0x5232152c8207653aeda5baa0ff7fb1046c23c753", - "status": "active", + "status": "abandoned", "id": "0x5232152c8207653AEda5baa0ff7fb1046c23C753" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/logo.png b/blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/logo.png deleted file mode 100644 index 842d34e3f6dec..0000000000000 Binary files a/blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87/info.json b/blockchains/smartchain/assets/0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87/info.json new file mode 100644 index 0000000000000..2fb625fc9070e --- /dev/null +++ b/blockchains/smartchain/assets/0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87/info.json @@ -0,0 +1,37 @@ +{ + "name": "Rielcoin", + "type": "BEP20", + "symbol": "RIC", + "decimals": 8, + "website": "https://rielcoin.org", + "description": "Rielcoin is a future token for financial freedom that provide a functional token for using cryptocurrency exchanges and payments worldwide", + "explorer": "https://bscscan.com/token/0x5232b3f532b58fbf96ec7cbdbf10c01cb0520c87", + "status": "active", + "id": "0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87", + "links": [ + { + "name": "telegram", + "url": "https://t.me/rielcoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/rielcoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/rielcoin" + }, + { + "name": "source_code", + "url": "https://github.com/RIC-protocol/Rielcoin-Contract/tree/main/Contract" + }, + { + "name": "github", + "url": "https://github.com/RIC-protocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rielcoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87/logo.png b/blockchains/smartchain/assets/0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87/logo.png new file mode 100644 index 0000000000000..c0ecfbda7ddd0 Binary files /dev/null and b/blockchains/smartchain/assets/0x5232B3f532b58FBf96Ec7cbDBf10C01cB0520c87/logo.png differ diff --git a/blockchains/smartchain/assets/0x523821d20a283d955f6205B4C9252779Cd0f964B/info.json b/blockchains/smartchain/assets/0x523821d20a283d955f6205B4C9252779Cd0f964B/info.json new file mode 100644 index 0000000000000..e31d5df972a26 --- /dev/null +++ b/blockchains/smartchain/assets/0x523821d20a283d955f6205B4C9252779Cd0f964B/info.json @@ -0,0 +1,36 @@ +{ + "name": "Wrapped Okcash BSC", + "type": "BEP20", + "symbol": "OK", + "decimals": 18, + "website": "https://okcash.co", + "description": "OK is the leading multi chain PoS, web3 + NFTs open source electronic cash, its design is public, nobody owns or controls Okcash and everyone can take part.", + "explorer": "https://bscscan.com/token/0x523821d20a283d955f6205b4c9252779cd0f964b", + "status": "active", + "id": "0x523821d20a283d955f6205B4C9252779Cd0f964B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OkcashCrypto" + }, + { + "name": "github", + "url": "https://github.com/okcashpro" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/okcash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/okcash" + }, + { + "name": "medium", + "url": "https://medium.com/okcash" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x523821d20a283d955f6205B4C9252779Cd0f964B/logo.png b/blockchains/smartchain/assets/0x523821d20a283d955f6205B4C9252779Cd0f964B/logo.png new file mode 100644 index 0000000000000..a3b20074ec34d Binary files /dev/null and b/blockchains/smartchain/assets/0x523821d20a283d955f6205B4C9252779Cd0f964B/logo.png differ diff --git a/blockchains/smartchain/assets/0x52419258E3fa44DEAc7E670eaDD4c892B480A805/info.json b/blockchains/smartchain/assets/0x52419258E3fa44DEAc7E670eaDD4c892B480A805/info.json new file mode 100644 index 0000000000000..91c7acfeb3e35 --- /dev/null +++ b/blockchains/smartchain/assets/0x52419258E3fa44DEAc7E670eaDD4c892B480A805/info.json @@ -0,0 +1,49 @@ +{ + "name": "StarShip", + "type": "BEP20", + "symbol": "STARSHIP", + "decimals": 9, + "website": "https://deploystarship.com", + "description": "$STARSHIP is a decentralized token on the Binance Smart Chain that empowers its members, contributors and business partners to co-create a platform where every person matters. With an NFT game, Centralized Exchange (CEXy.Finance) and much more, Deploy StarShip provides a launch pad into the worlds of business and technology—all while igniting the imagination", + "explorer": "https://bscscan.com/token/0x52419258E3fa44DEAc7E670eaDD4c892B480A805", + "status": "active", + "id": "0x52419258E3fa44DEAc7E670eaDD4c892B480A805", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/deploystarship" + }, + { + "name": "github", + "url": "https://github.com/deploystarship" + }, + { + "name": "telegram", + "url": "https://t.me/deploystarship" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/starship/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/starship" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/12jdTeh3MCGakkyY19PyQK855rgeCrWhM/view" + }, + { + "name": "medium", + "url": "https://medium.com/@deploystarship" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/DeployStarShipNFT" + } + ], + "tags": [ + "nft", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x52419258E3fa44DEAc7E670eaDD4c892B480A805/logo.png b/blockchains/smartchain/assets/0x52419258E3fa44DEAc7E670eaDD4c892B480A805/logo.png new file mode 100644 index 0000000000000..9b943b05fab7a Binary files /dev/null and b/blockchains/smartchain/assets/0x52419258E3fa44DEAc7E670eaDD4c892B480A805/logo.png differ diff --git a/blockchains/smartchain/assets/0x524bC91Dc82d6b90EF29F76A3ECAaBAffFD490Bc/info.json b/blockchains/smartchain/assets/0x524bC91Dc82d6b90EF29F76A3ECAaBAffFD490Bc/info.json new file mode 100644 index 0000000000000..3d418d5b1ac4a --- /dev/null +++ b/blockchains/smartchain/assets/0x524bC91Dc82d6b90EF29F76A3ECAaBAffFD490Bc/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Ethereum)", + "type": "BEP20", + "symbol": "USDTet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://bscscan.com/token/0x524bC91Dc82d6b90EF29F76A3ECAaBAffFD490Bc", + "status": "active", + "id": "0x524bC91Dc82d6b90EF29F76A3ECAaBAffFD490Bc", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x524bC91Dc82d6b90EF29F76A3ECAaBAffFD490Bc/logo.png b/blockchains/smartchain/assets/0x524bC91Dc82d6b90EF29F76A3ECAaBAffFD490Bc/logo.png new file mode 100644 index 0000000000000..46b9968e18279 Binary files /dev/null and b/blockchains/smartchain/assets/0x524bC91Dc82d6b90EF29F76A3ECAaBAffFD490Bc/logo.png differ diff --git a/blockchains/smartchain/assets/0x524dF384BFFB18C0C8f3f43d012011F8F9795579/info.json b/blockchains/smartchain/assets/0x524dF384BFFB18C0C8f3f43d012011F8F9795579/info.json new file mode 100644 index 0000000000000..f384541e67a7d --- /dev/null +++ b/blockchains/smartchain/assets/0x524dF384BFFB18C0C8f3f43d012011F8F9795579/info.json @@ -0,0 +1,41 @@ +{ + "name": "YAY Games", + "type": "BEP20", + "symbol": "YAY", + "decimals": 18, + "description": "YAY Games is an innovative GameFi project, game publisher and developer of a wide range of games focused on Play-2-earn, NFTs, and DeFi.", + "website": "https://www.yay.games/", + "explorer": "https://bscscan.com/token/0x524dF384BFFB18C0C8f3f43d012011F8F9795579", + "id": "0x524dF384BFFB18C0C8f3f43d012011F8F9795579", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/yayprotocol/" + }, + { + "name": "medium", + "url": "https://yay-games.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/YAYgame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yay-games/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yay-games" + }, + { + "name": "whitepaper", + "url": "https://www.yay.games/docs/YAY_deck.pdf" + }, + { + "name": "docs", + "url": "https://docs.yay.games/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x524dF384BFFB18C0C8f3f43d012011F8F9795579/logo.png b/blockchains/smartchain/assets/0x524dF384BFFB18C0C8f3f43d012011F8F9795579/logo.png new file mode 100644 index 0000000000000..03433ce03b168 Binary files /dev/null and b/blockchains/smartchain/assets/0x524dF384BFFB18C0C8f3f43d012011F8F9795579/logo.png differ diff --git a/blockchains/smartchain/assets/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff/info.json b/blockchains/smartchain/assets/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff/info.json new file mode 100644 index 0000000000000..274cea8bcd142 --- /dev/null +++ b/blockchains/smartchain/assets/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff/info.json @@ -0,0 +1,33 @@ +{ + "name": "Shiba Watch", + "type": "BEP20", + "symbol": "SHIBAW", + "decimals": 9, + "website": "https://www.shibawatch.net", + "description": "Shiba Watch is a multifunctional coin listing platform that checks for how safe tokens are, includes NFT marketplace, staking and lending and Play to Earn games. By becoming a Shiba Watch holder, investors will also be passively rewarded with BUSD.", + "explorer": "https://bscscan.com/token/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff", + "status": "active", + "id": "0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shibawatchtoken" + }, + { + "name": "telegram", + "url": "https://t.me/shibawatchofficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ShibaWatch/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-watch/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shiba-watch" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff/logo.png b/blockchains/smartchain/assets/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff/logo.png new file mode 100644 index 0000000000000..81d741612d590 Binary files /dev/null and b/blockchains/smartchain/assets/0x52941a733F7bAb6E52d5C8f2045c9D9D9eA246Ff/logo.png differ diff --git a/blockchains/smartchain/assets/0x5298AD82dD7C83eEaA31DDa9DEB4307664C60534/info.json b/blockchains/smartchain/assets/0x5298AD82dD7C83eEaA31DDa9DEB4307664C60534/info.json new file mode 100644 index 0000000000000..242a72d6253a4 --- /dev/null +++ b/blockchains/smartchain/assets/0x5298AD82dD7C83eEaA31DDa9DEB4307664C60534/info.json @@ -0,0 +1,45 @@ +{ + "name": "Moonshot", + "type": "BEP20", + "symbol": "MSHOT", + "decimals": 9, + "website": "https://project-moonshot.me", + "description": "Moonshot is a deflationary, frictionless yield and liquidity generation protocol featuring MoonBoxes.io and MoonSea.io", + "explorer": "https://bscscan.com/token/0x5298AD82dD7C83eEaA31DDa9DEB4307664C60534", + "status": "active", + "id": "0x5298AD82dD7C83eEaA31DDa9DEB4307664C60534", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RS25Moonshot" + }, + { + "name": "github", + "url": "https://github.com/moonshot-platform" + }, + { + "name": "telegram", + "url": "https://t.me/MoonShotChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/RS25Moonshot" + }, + { + "name": "medium", + "url": "https://rs25moonshot.medium.com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/moonshot" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/moonshot" + } + ], + "tags": [ + "nft", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x5298AD82dD7C83eEaA31DDa9DEB4307664C60534/logo.png b/blockchains/smartchain/assets/0x5298AD82dD7C83eEaA31DDa9DEB4307664C60534/logo.png new file mode 100644 index 0000000000000..5c5c17b43cc8e Binary files /dev/null and b/blockchains/smartchain/assets/0x5298AD82dD7C83eEaA31DDa9DEB4307664C60534/logo.png differ diff --git a/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/info.json b/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/info.json index b4abf975b0bf4..95474f766eb90 100644 --- a/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/info.json +++ b/blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/info.json @@ -1,12 +1,16 @@ { - "name": "Compound", + "name": "BNB pegged Compound", "website": "https://compound.finance", - "description": "Compound is the governance token for the Compound protocol.", + "description": "BNB pegged Compound (COMP BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Compound (COMP ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", "research": "https://research.binance.com/en/projects/compound", "type": "BEP20", "symbol": "COMP", "decimals": 18, "status": "active", - "id": "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8" + "id": "0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8", + "tags": [ + "binance-peg", + "defi" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x52F24a5e03aee338Da5fd9Df68D2b6FAe1178827/info.json b/blockchains/smartchain/assets/0x52F24a5e03aee338Da5fd9Df68D2b6FAe1178827/info.json new file mode 100644 index 0000000000000..6a24718d3d107 --- /dev/null +++ b/blockchains/smartchain/assets/0x52F24a5e03aee338Da5fd9Df68D2b6FAe1178827/info.json @@ -0,0 +1,60 @@ +{ + "name": "Ankr Staked BNB", + "type": "BEP20", + "symbol": "ankrBNB", + "decimals": 18, + "website": "https://www.ankr.com", + "description": "ankrBNB represents your staked BNB and provides liquidity for your staked position. All staking rewards are built into the token price, and ankrBNB grows daily in value, but never in number.", + "explorer": "https://bscscan.com/token/0x52f24a5e03aee338da5fd9df68d2b6fae1178827", + "status": "active", + "id": "0x52F24a5e03aee338Da5fd9Df68D2b6FAe1178827", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/liquid-staking/bnb/overview/" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ankr-staked-bnb/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-staked-bnb" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x52F24a5e03aee338Da5fd9Df68D2b6FAe1178827/logo.png b/blockchains/smartchain/assets/0x52F24a5e03aee338Da5fd9Df68D2b6FAe1178827/logo.png new file mode 100644 index 0000000000000..509db7cc3e706 Binary files /dev/null and b/blockchains/smartchain/assets/0x52F24a5e03aee338Da5fd9Df68D2b6FAe1178827/logo.png differ diff --git a/blockchains/smartchain/assets/0x52cF099D7C891951eAce3E99ABC580BDa26912fC/info.json b/blockchains/smartchain/assets/0x52cF099D7C891951eAce3E99ABC580BDa26912fC/info.json new file mode 100644 index 0000000000000..d11f994622027 --- /dev/null +++ b/blockchains/smartchain/assets/0x52cF099D7C891951eAce3E99ABC580BDa26912fC/info.json @@ -0,0 +1,21 @@ +{ + "name": "Nevada", + "type": "BEP20", + "symbol": "NEVADA", + "decimals": 18, + "website": "https://nevada.casino/", + "description": "Give your shot at one of the most lucrative lottery game on BSC! Our team are developing an online casino with lottery concepts for those investing on our token. Our project will develop the concept with low-tax contract, with up to 1000% possible winning!", + "explorer": "https://bscscan.com/token/0x52cF099D7C891951eAce3E99ABC580BDa26912fC", + "status": "active", + "id": "0x52cF099D7C891951eAce3E99ABC580BDa26912fC", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nevada" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nevada" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x52cF099D7C891951eAce3E99ABC580BDa26912fC/logo.png b/blockchains/smartchain/assets/0x52cF099D7C891951eAce3E99ABC580BDa26912fC/logo.png new file mode 100644 index 0000000000000..4b6d4af70e29d Binary files /dev/null and b/blockchains/smartchain/assets/0x52cF099D7C891951eAce3E99ABC580BDa26912fC/logo.png differ diff --git a/blockchains/smartchain/assets/0x5344C20FD242545F31723689662AC12b9556fC3d/info.json b/blockchains/smartchain/assets/0x5344C20FD242545F31723689662AC12b9556fC3d/info.json new file mode 100644 index 0000000000000..1af2d24c81e7d --- /dev/null +++ b/blockchains/smartchain/assets/0x5344C20FD242545F31723689662AC12b9556fC3d/info.json @@ -0,0 +1,29 @@ +{ + "name": "Wakanda Inu Token", + "website": "https://www.wakandainu.com", + "description": "A decentralized meme token built as a charity-oriented meme token that is entirely for social good across the globe.", + "explorer": "https://bscscan.com/token/0x5344C20FD242545F31723689662AC12b9556fC3d", + "type": "BEP20", + "symbol": "WKD", + "decimals": 9, + "status": "active", + "id": "0x5344C20FD242545F31723689662AC12b9556fC3d", + "links": [ + { + "name": "github", + "url": "https://github.com/WakandaInu" + }, + { + "name": "telegram", + "url": "https://t.me/wakandainu" + }, + { + "name": "twitter", + "url": "https://twitter.com/Wakandainu" + }, + { + "name": "facebook", + "url": "https://facebook.com/wakandainu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5344C20FD242545F31723689662AC12b9556fC3d/logo.png b/blockchains/smartchain/assets/0x5344C20FD242545F31723689662AC12b9556fC3d/logo.png new file mode 100644 index 0000000000000..61622ec7c91f7 Binary files /dev/null and b/blockchains/smartchain/assets/0x5344C20FD242545F31723689662AC12b9556fC3d/logo.png differ diff --git a/blockchains/smartchain/assets/0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37/info.json b/blockchains/smartchain/assets/0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37/info.json new file mode 100644 index 0000000000000..ae34a3e409129 --- /dev/null +++ b/blockchains/smartchain/assets/0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37/info.json @@ -0,0 +1,29 @@ +{ + "name": "Tiny Titans", + "website": "https://tinytitans.fi", + "description": "World of Tiny Titans. Tiny Titans — collectable & tradeable NFTs on BSC which you can train, level and win prices.", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RealTinyTitans" + }, + { + "name": "medium", + "url": "https://tinytitans.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/tinytitans" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37#code" + } + ], + "explorer": "https://bscscan.com/token/0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37", + "type": "BEP20", + "symbol": "TITS", + "decimals": 18, + "status": "abandoned", + "id": "0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37/logo.png b/blockchains/smartchain/assets/0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37/logo.png new file mode 100644 index 0000000000000..02c71de260c8d Binary files /dev/null and b/blockchains/smartchain/assets/0x534E99ff924038eB4a3aa7fac791D1eF8BB08b37/logo.png differ diff --git a/blockchains/smartchain/assets/0x536627083e216C3Cf4476ec504eb51Bbd47cA4ac/info.json b/blockchains/smartchain/assets/0x536627083e216C3Cf4476ec504eb51Bbd47cA4ac/info.json new file mode 100644 index 0000000000000..e88322bf8b06e --- /dev/null +++ b/blockchains/smartchain/assets/0x536627083e216C3Cf4476ec504eb51Bbd47cA4ac/info.json @@ -0,0 +1,29 @@ +{ + "name": "GamingDoge", + "website": "https://www.gamingdoge.com/", + "description": "GamingDoge is the ultimate companion and only wants to make Doge community and Gamers proud. ", + "explorer": "https://bscscan.com/token/0x536627083e216c3cf4476ec504eb51bbd47ca4ac", + "type": "BEP20", + "symbol": "GamingDoge", + "decimals": 9, + "status": "active", + "id": "0x536627083e216C3Cf4476ec504eb51Bbd47cA4ac", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamingdoge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gaming-doge" + }, + { + "name": "twitter", + "url": "https://twitter.com/gamingdogetoken" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/vrVYpnWtMRljNjYx" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x536627083e216C3Cf4476ec504eb51Bbd47cA4ac/logo.png b/blockchains/smartchain/assets/0x536627083e216C3Cf4476ec504eb51Bbd47cA4ac/logo.png new file mode 100644 index 0000000000000..e9a389db536ea Binary files /dev/null and b/blockchains/smartchain/assets/0x536627083e216C3Cf4476ec504eb51Bbd47cA4ac/logo.png differ diff --git a/blockchains/smartchain/assets/0x538b972E46B86373638B14fa6F6a9C51f796394b/info.json b/blockchains/smartchain/assets/0x538b972E46B86373638B14fa6F6a9C51f796394b/info.json new file mode 100644 index 0000000000000..87575a81a2ae3 --- /dev/null +++ b/blockchains/smartchain/assets/0x538b972E46B86373638B14fa6F6a9C51f796394b/info.json @@ -0,0 +1,21 @@ +{ + "name": "AD Token", + "type": "BEP20", + "symbol": "AD", + "decimals": 18, + "website": "https://www.adtoken.net/", + "description": "ADToken is dedicated to the tokennation of advertising impressions and realizes the circulation of advertising value through DeFi.", + "explorer": "https://bscscan.com/token/0x538b972E46B86373638B14fa6F6a9C51f796394b", + "status": "active", + "id": "0x538b972E46B86373638B14fa6F6a9C51f796394b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AdTokenOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/adtoken_official" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x538b972E46B86373638B14fa6F6a9C51f796394b/logo.png b/blockchains/smartchain/assets/0x538b972E46B86373638B14fa6F6a9C51f796394b/logo.png new file mode 100644 index 0000000000000..4890471a14ca3 Binary files /dev/null and b/blockchains/smartchain/assets/0x538b972E46B86373638B14fa6F6a9C51f796394b/logo.png differ diff --git a/blockchains/smartchain/assets/0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657/info.json b/blockchains/smartchain/assets/0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657/info.json index ef42b9463fe52..dc6c33c0850be 100644 --- a/blockchains/smartchain/assets/0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657/info.json +++ b/blockchains/smartchain/assets/0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657/info.json @@ -7,5 +7,8 @@ "symbol": "BABY", "decimals": 18, "status": "active", - "id": "0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657" + "id": "0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb/info.json b/blockchains/smartchain/assets/0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb/info.json new file mode 100644 index 0000000000000..2e192f72bf17f --- /dev/null +++ b/blockchains/smartchain/assets/0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb/info.json @@ -0,0 +1,69 @@ +{ + "name": "NOSHIT", + "type": "BEP20", + "symbol": "NSH", + "decimals": 9, + "website": "https://noshitcoin.io", + "description": "Educative token-review platform aiming to make the crypto-world more comprehendible & less shitty. - NFTs, dApp games, Rewards", + "explorer": "https://bscscan.com/token/0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb", + "status": "active", + "id": "0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NOSHITCoin_io" + }, + { + "name": "telegram", + "url": "https://t.me/NOSHITCoin_io" + }, + { + "name": "medium", + "url": "https://noshitcoin.medium.com" + }, + { + "name": "github", + "url": "https://github.com/noshitcoin" + }, + { + "name": "whitepaper", + "url": "https://noshitcoin.io/NOSHIT-Whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/noshit/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/noshit" + }, + { + "name": "telegram_news", + "url": "https://t.me/NoShitCoin_Official_Announcement" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/noshitters" + }, + { + "name": "youtube", + "url": "https://youtube.com/NOSHITCoin_io" + }, + { + "name": "facebook", + "url": "https://facebook.com/noshitcoin.io" + }, + { + "name": "discord", + "url": "https://discord.com/.gg/p3866QGv5r" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb#readContract" + } + ], + "tags": [ + "defi", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb/logo.png b/blockchains/smartchain/assets/0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb/logo.png new file mode 100644 index 0000000000000..9c19bb8bf70c4 Binary files /dev/null and b/blockchains/smartchain/assets/0x53F042f3e809d2DcC9492dE2DbF05d1DA0EF5fbb/logo.png differ diff --git a/blockchains/smartchain/assets/0x53b3338E3345758aE88b930e3d9759A95C5cE05c/info.json b/blockchains/smartchain/assets/0x53b3338E3345758aE88b930e3d9759A95C5cE05c/info.json new file mode 100644 index 0000000000000..2d32f91c339bd --- /dev/null +++ b/blockchains/smartchain/assets/0x53b3338E3345758aE88b930e3d9759A95C5cE05c/info.json @@ -0,0 +1,29 @@ +{ + "name": "GenshinFlokiInu", + "website": "https://www.genshinfloki.com/", + "description": "First two-dimensional meta-universe Decentralized Meme Coin Creates the BEST Metaverse on BSC genshinfloki FUN METAVERSE = NFT + GameFi + SmartToy + GenshinFlokiInu", + "explorer": "https://bscscan.com/token/0x53b3338E3345758aE88b930e3d9759A95C5cE05c", + "type": "BEP20", + "symbol": "GFloki", + "decimals": 4, + "status": "active", + "id": "0x53b3338E3345758aE88b930e3d9759A95C5cE05c", + "links": [ + { + "name": "github", + "url": "https://github.com/GenshinFloki/GenshinFloki" + }, + { + "name": "twitter", + "url": "https://twitter.com/GenshinFloki" + }, + { + "name": "telegram", + "url": "https://t.me/GenshinFlokiOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/genshinflokiinu-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x53b3338E3345758aE88b930e3d9759A95C5cE05c/logo.png b/blockchains/smartchain/assets/0x53b3338E3345758aE88b930e3d9759A95C5cE05c/logo.png new file mode 100644 index 0000000000000..a899e6e42559a Binary files /dev/null and b/blockchains/smartchain/assets/0x53b3338E3345758aE88b930e3d9759A95C5cE05c/logo.png differ diff --git a/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json b/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json index 3d63c7063cf1d..e9a7d88c4b493 100644 --- a/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json +++ b/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json @@ -1,11 +1,11 @@ { "name": "Xenon Pay", "website": "https://xenonpay.org", - "description": "X2P (a BSC project) is a frictionless, high-yield, deflationary & decentralized token on the Binance Smart Chain. A 10% transaction fee will be distributed over all holders & 5% will go to the Liquidity Pool. Our goal is to motivate people by holding their coins and maximize their profits by doing this. Our system is built so it fits holders. Our Tokenomics are designed to be a passive way of staking to long term investors since their tokens will increase with every transaction.", + "description": "X2P (a BSC project) is a frictionless, high-yield, deflationary & decentralized token on the Binance Smart Chain. A 10% transaction fee will be distributed over all holders & 5% will go to the Liquidity Pool. Our goal is to motivate people by holding their coins and maximize their profits by doing this. Our system is built so it fits holders.", "explorer": "https://bscscan.com/token/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC", "type": "BEP20", "symbol": "X2P", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x53dcD4eF8E21FE014594a0854c4271a0623B31eC" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/logo.png b/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/logo.png deleted file mode 100644 index d9bb85b878871..0000000000000 Binary files a/blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/info.json b/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/info.json new file mode 100644 index 0000000000000..12bec6152c7f1 --- /dev/null +++ b/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/info.json @@ -0,0 +1,29 @@ +{ + "name": "DogeZoo", + "website": "https://dogezoo.com/", + "description": "DogeZoo is a crypto project that where gamefi, NFT and meme met.", + "explorer": "https://bscscan.com/token/0x5419291D81C68c103363E06046F40a9056ab2B7f", + "type": "BEP20", + "symbol": "DZOO", + "decimals": 9, + "status": "active", + "id": "0x5419291D81C68c103363E06046F40a9056ab2B7f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/doge_zoo" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogezoo/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dogezoo" + }, + { + "name": "telegram", + "url": "https://t.me/dogezoo" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/logo.png b/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/logo.png new file mode 100644 index 0000000000000..0df19a6457aba Binary files /dev/null and b/blockchains/smartchain/assets/0x5419291D81C68c103363E06046F40a9056ab2B7f/logo.png differ diff --git a/blockchains/smartchain/assets/0x5445451C07E20bA1ca887B6c74d66D358F46D083/info.json b/blockchains/smartchain/assets/0x5445451C07E20bA1ca887B6c74d66D358F46D083/info.json new file mode 100644 index 0000000000000..248d283aaf681 --- /dev/null +++ b/blockchains/smartchain/assets/0x5445451C07E20bA1ca887B6c74d66D358F46D083/info.json @@ -0,0 +1,36 @@ +{ + "name": "Zombie World Z", + "type": "BEP20", + "symbol": "ZwZ", + "decimals": 18, + "website": "https://zombieworldz.io", + "description": "Zombie World Z is upgraded and developed based on Zombie Idle Defense – a successful and established game in the market. Currently, the publisher has transformed the upgrade by applying blockchain technology and metaverse to game mining in a new aspect with a game economy tied to Tokens and blockchain on the Binance Smartchain platform.", + "explorer": "https://bscscan.com/token/0x5445451C07E20bA1ca887B6c74d66D358F46D083", + "status": "active", + "id": "0x5445451C07E20bA1ca887B6c74d66D358F46D083", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ZWZ_Official" + }, + { + "name": "telegram", + "url": "https://t.me/zombieworldz" + }, + { + "name": "discord", + "url": "https://discord.com/invite/zombieworldz" + }, + { + "name": "whitepaper", + "url": "https://docs.zombieworldz.io/p/introduction/welcome-to-zwz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zombie-world-z" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x5445451C07E20bA1ca887B6c74d66D358F46D083/logo.png b/blockchains/smartchain/assets/0x5445451C07E20bA1ca887B6c74d66D358F46D083/logo.png new file mode 100644 index 0000000000000..7a34cbf6e3320 Binary files /dev/null and b/blockchains/smartchain/assets/0x5445451C07E20bA1ca887B6c74d66D358F46D083/logo.png differ diff --git a/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/info.json b/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/info.json new file mode 100644 index 0000000000000..fdc987ceed7a9 --- /dev/null +++ b/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/info.json @@ -0,0 +1,53 @@ +{ + "name": "CHECOIN", + "type": "BEP20", + "symbol": "CHECOIN", + "decimals": 18, + "website": "https://launch.checoin.finance/", + "description": "A community token who reward you in BNB every hour. ", + "explorer": "https://bscscan.com/token/0x54626300818e5c5b44db0fcf45ba4943ca89a9e2", + "status": "active", + "id": "0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2", + "links": [ + { + "name": "github", + "url": "https://github.com/TheCheCoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/CheCoinOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/CheCoin_/" + }, + { + "name": "telegram", + "url": "https://t.me/checointoken" + }, + { + "name": "telegram_news", + "url": "https://t.me/checoin_news" + }, + { + "name": "medium", + "url": "https://medium.com/checoin" + }, + { + "name": "discord", + "url": "https://discord.com/channels/869686421487771648" + }, + { + "name": "whitepaper", + "url": "https://launch.checoin.finance/whitepaper" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCfJVE4QoiAEXFEqR30GSsKA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/checoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/logo.png b/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/logo.png new file mode 100644 index 0000000000000..46e92214f2d78 Binary files /dev/null and b/blockchains/smartchain/assets/0x54626300818E5C5b44Db0fcf45Ba4943CA89A9e2/logo.png differ diff --git a/blockchains/smartchain/assets/0x5492Ef6aEebA1A3896357359eF039a8B11621b45/info.json b/blockchains/smartchain/assets/0x5492Ef6aEebA1A3896357359eF039a8B11621b45/info.json new file mode 100644 index 0000000000000..dd4f46e16b071 --- /dev/null +++ b/blockchains/smartchain/assets/0x5492Ef6aEebA1A3896357359eF039a8B11621b45/info.json @@ -0,0 +1,29 @@ +{ + "name": "Chumbi Valley", + "website": "https://chumbivalley.com/", + "description": "Chumbi Valley is an enchanting RPG Play-to-Earn game. Chumbi Valley features NFT creatures and original art inspired by Pokemon and Studio Ghibli.", + "explorer": "https://bscscan.com/token/0x5492Ef6aEebA1A3896357359eF039a8B11621b45", + "type": "BEP20", + "symbol": "CHMB", + "decimals": 18, + "status": "active", + "id": "0x5492Ef6aEebA1A3896357359eF039a8B11621b45", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/chumbivalley" + }, + { + "name": "discord", + "url": "https://discord.com/invite/chumbi" + }, + { + "name": "telegram", + "url": "https://t.me/chumbivalley01" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x5492Ef6aEebA1A3896357359eF039a8B11621b45/logo.png b/blockchains/smartchain/assets/0x5492Ef6aEebA1A3896357359eF039a8B11621b45/logo.png new file mode 100644 index 0000000000000..00003589aa34f Binary files /dev/null and b/blockchains/smartchain/assets/0x5492Ef6aEebA1A3896357359eF039a8B11621b45/logo.png differ diff --git a/blockchains/smartchain/assets/0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d/info.json b/blockchains/smartchain/assets/0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d/info.json new file mode 100644 index 0000000000000..355de218e7ddb --- /dev/null +++ b/blockchains/smartchain/assets/0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d/info.json @@ -0,0 +1,41 @@ +{ + "name": "HOWL", + "website": "https://howlcity.io", + "description": "HOWL is the token of the HowlCity project, a 3D metaverse game", + "explorer": "https://bscscan.com/token/0x549cc5df432cdbaebc8b9158a6bdfe1cbd0ba16d", + "type": "BEP20", + "symbol": "HWL", + "decimals": 18, + "status": "active", + "id": "0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HowlCityNft" + }, + { + "name": "telegram", + "url": "https://t.me/HowlCity_Official" + }, + { + "name": "discord", + "url": "https://discord.com/invite/mMj2g3MHmQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/vi/currencies/howl-city/" + }, + { + "name": "facebook", + "url": "https://facebook.com/HowlCityOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/HowlCity/" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1rVgfFV0SC68cv4W15pMc80jct2qrLArm/view" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d/logo.png b/blockchains/smartchain/assets/0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d/logo.png new file mode 100644 index 0000000000000..16e41253bddb6 Binary files /dev/null and b/blockchains/smartchain/assets/0x549CC5dF432cdbAEbc8B9158A6bDFe1cbD0Ba16d/logo.png differ diff --git a/blockchains/smartchain/assets/0x54E87ed5A096f09d9665fD114002bdDFc2084a7F/info.json b/blockchains/smartchain/assets/0x54E87ed5A096f09d9665fD114002bdDFc2084a7F/info.json new file mode 100644 index 0000000000000..be7a022a7c198 --- /dev/null +++ b/blockchains/smartchain/assets/0x54E87ed5A096f09d9665fD114002bdDFc2084a7F/info.json @@ -0,0 +1,24 @@ +{ + "name": "Baby Moon Floki", + "website": "https://babymoonfloki.com", + "description": "Baby Moon Floki is a hyper-deflationary token that has a smart exchange system built into the ecosystem", + "explorer": "https://bscscan.com/token/0x54E87ed5A096f09d9665fD114002bdDFc2084a7F", + "type": "BEP20", + "symbol": "Floki", + "decimals": 9, + "status": "active", + "id": "0x54E87ed5A096f09d9665fD114002bdDFc2084a7F", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/babymoonfloki" + }, + { + "name": "telegram", + "url": "https://t.me/BMFloki" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x54E87ed5A096f09d9665fD114002bdDFc2084a7F/logo.png b/blockchains/smartchain/assets/0x54E87ed5A096f09d9665fD114002bdDFc2084a7F/logo.png new file mode 100644 index 0000000000000..fa0432e79b96f Binary files /dev/null and b/blockchains/smartchain/assets/0x54E87ed5A096f09d9665fD114002bdDFc2084a7F/logo.png differ diff --git a/blockchains/smartchain/assets/0x550D7984b7AdFfF88815E5528e12E322DF6D3B9B/info.json b/blockchains/smartchain/assets/0x550D7984b7AdFfF88815E5528e12E322DF6D3B9B/info.json new file mode 100644 index 0000000000000..979a9cd803597 --- /dev/null +++ b/blockchains/smartchain/assets/0x550D7984b7AdFfF88815E5528e12E322DF6D3B9B/info.json @@ -0,0 +1,44 @@ +{ + "name": "PandAI Token", + "type": "BEP20", + "symbol": "PANDAI", + "decimals": 6, + "website": "https://pandai.io/", + "description": "PANDAI is a cute AI meme token on BSC, making AI accessible for everyone.", + "explorer": "https://bscscan.com/token/0x550D7984b7AdFfF88815E5528e12E322DF6D3B9B", + "status": "active", + "id": "0x550D7984b7AdFfF88815E5528e12E322DF6D3B9B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pandai_bsc" + }, + { + "name": "telegram", + "url": "https://t.me/pandaichatofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/pandaiann" + }, + { + "name": "docs", + "url": "https://docs.pandai.io" + }, + { + "name": "whitepaper", + "url": "https://docs.pandai.io/tokenomics" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pandai/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pandai" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x550D7984b7AdFfF88815E5528e12E322DF6D3B9B/logo.png b/blockchains/smartchain/assets/0x550D7984b7AdFfF88815E5528e12E322DF6D3B9B/logo.png new file mode 100644 index 0000000000000..6decbd4653027 Binary files /dev/null and b/blockchains/smartchain/assets/0x550D7984b7AdFfF88815E5528e12E322DF6D3B9B/logo.png differ diff --git a/blockchains/smartchain/assets/0x5569B42513203f49a761Cc9720D4Bb9B6b9E5AB8/info.json b/blockchains/smartchain/assets/0x5569B42513203f49a761Cc9720D4Bb9B6b9E5AB8/info.json new file mode 100644 index 0000000000000..3a59f70698294 --- /dev/null +++ b/blockchains/smartchain/assets/0x5569B42513203f49a761Cc9720D4Bb9B6b9E5AB8/info.json @@ -0,0 +1,56 @@ +{ + "name": "DynL1BNB DynaSet", + "type": "BEP20", + "symbol": "dynL1BNB", + "decimals": 18, + "website": "https://singularitydao.ai/dynalab/dynL1BNB", + "description": "dynL1BNB gives users exposure to the top 9 Layer 1 assets on the BNB Smart Chain using long only strategies optimised by the Dynamic Asset Manager with less fees & expenses. Powered by SingularityDAO.ai.", + "explorer": "https://bscscan.com/token/0x5569B42513203f49a761Cc9720D4Bb9B6b9E5AB8", + "status": "active", + "id": "0x5569B42513203f49a761Cc9720D4Bb9B6b9E5AB8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SingularityDao" + }, + { + "name": "telegram", + "url": "https://t.me/chatsight_bot?start=dmVyaWZ5OjotMTAwMTI4NzAxNjEzNw==" + }, + { + "name": "telegram_news", + "url": "https://t.me/sdaoann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/singularitydao" + }, + { + "name": "github", + "url": "https://github.com/Singularity-DAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/singularitydao" + }, + { + "name": "youtube", + "url": "https://youtube.com/@SingularityDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/singularitydao/" + }, + { + "name": "medium", + "url": "https://medium.com/singularitydao" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SingularityDAO/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x5569B42513203f49a761Cc9720D4Bb9B6b9E5AB8/logo.png b/blockchains/smartchain/assets/0x5569B42513203f49a761Cc9720D4Bb9B6b9E5AB8/logo.png new file mode 100644 index 0000000000000..1565f40383335 Binary files /dev/null and b/blockchains/smartchain/assets/0x5569B42513203f49a761Cc9720D4Bb9B6b9E5AB8/logo.png differ diff --git a/blockchains/smartchain/assets/0x556b60c53fbC1518Ad17E03d52E47368dD4d81B3/info.json b/blockchains/smartchain/assets/0x556b60c53fbC1518Ad17E03d52E47368dD4d81B3/info.json new file mode 100644 index 0000000000000..dae860cd73e97 --- /dev/null +++ b/blockchains/smartchain/assets/0x556b60c53fbC1518Ad17E03d52E47368dD4d81B3/info.json @@ -0,0 +1,14 @@ +{ + "name": "Axie Infinity Shard (Portal from Ethereum)", + "type": "BEP20", + "symbol": "AXSet", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://axieinfinity.com/", + "explorer": "https://bscscan.com/token/0x556b60c53fbC1518Ad17E03d52E47368dD4d81B3", + "status": "active", + "id": "0x556b60c53fbC1518Ad17E03d52E47368dD4d81B3", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x556b60c53fbC1518Ad17E03d52E47368dD4d81B3/logo.png b/blockchains/smartchain/assets/0x556b60c53fbC1518Ad17E03d52E47368dD4d81B3/logo.png new file mode 100644 index 0000000000000..d9761d4e602ef Binary files /dev/null and b/blockchains/smartchain/assets/0x556b60c53fbC1518Ad17E03d52E47368dD4d81B3/logo.png differ diff --git a/blockchains/smartchain/assets/0x557233E794d1a5FbCc6D26dca49147379ea5073c/info.json b/blockchains/smartchain/assets/0x557233E794d1a5FbCc6D26dca49147379ea5073c/info.json new file mode 100644 index 0000000000000..664d9a31d3782 --- /dev/null +++ b/blockchains/smartchain/assets/0x557233E794d1a5FbCc6D26dca49147379ea5073c/info.json @@ -0,0 +1,29 @@ +{ + "name": "Alita Finance Token", + "website": "https://alita.finance", + "description": "Alita is the ultimate reward token for global trading platforms.", + "explorer": "https://bscscan.com/token/0x557233E794d1a5FbCc6D26dca49147379ea5073c", + "type": "BEP20", + "symbol": "ALI", + "decimals": 18, + "status": "active", + "id": "0x557233E794d1a5FbCc6D26dca49147379ea5073c", + "links": [ + { + "name": "github", + "url": "https://github.com/alita-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/AlitaFinance" + }, + { + "name": "telegram", + "url": "https://t.me/ALita_Finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/alita" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x557233E794d1a5FbCc6D26dca49147379ea5073c/logo.png b/blockchains/smartchain/assets/0x557233E794d1a5FbCc6D26dca49147379ea5073c/logo.png new file mode 100644 index 0000000000000..12690f907fd28 Binary files /dev/null and b/blockchains/smartchain/assets/0x557233E794d1a5FbCc6D26dca49147379ea5073c/logo.png differ diff --git a/blockchains/smartchain/assets/0x55B53855eaE06c4744841dbFA06FCe335dB4355B/info.json b/blockchains/smartchain/assets/0x55B53855eaE06c4744841dbFA06FCe335dB4355B/info.json new file mode 100644 index 0000000000000..2a452da510b55 --- /dev/null +++ b/blockchains/smartchain/assets/0x55B53855eaE06c4744841dbFA06FCe335dB4355B/info.json @@ -0,0 +1,29 @@ +{ + "name": "SatoshiStreetBets Token", + "type": "BEP20", + "symbol": "SSB", + "decimals": 9, + "website": "https://ssbtoken.com", + "description": "An Accelerated Hyper-Deflationary Token powered by advanced tokenomics and the SSB Business Model.", + "explorer": "https://bscscan.com/token/0x55B53855eaE06c4744841dbFA06FCe335dB4355B", + "status": "active", + "id": "0x55B53855eaE06c4744841dbFA06FCe335dB4355B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/satoshistrbets" + }, + { + "name": "telegram", + "url": "https://t.me/SSBTokenOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/satoshistreetbets/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/satoshistreetbets" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x55B53855eaE06c4744841dbFA06FCe335dB4355B/logo.png b/blockchains/smartchain/assets/0x55B53855eaE06c4744841dbFA06FCe335dB4355B/logo.png new file mode 100644 index 0000000000000..1ab6eafcaf402 Binary files /dev/null and b/blockchains/smartchain/assets/0x55B53855eaE06c4744841dbFA06FCe335dB4355B/logo.png differ diff --git a/blockchains/smartchain/assets/0x55F96C7005D7C684A65Ee653B07b5FE1507C56ab/info.json b/blockchains/smartchain/assets/0x55F96C7005D7C684A65Ee653B07b5FE1507C56ab/info.json new file mode 100644 index 0000000000000..c472a57914007 --- /dev/null +++ b/blockchains/smartchain/assets/0x55F96C7005D7C684A65Ee653B07b5FE1507C56ab/info.json @@ -0,0 +1,49 @@ +{ + "name": "Wojak", + "type": "BEP20", + "symbol": "WOJ", + "decimals": 9, + "website": "https://woj.finance", + "description": "The $WOJ token is a charity token, based on the BEP20 standard. Using $WOJ tokens the holders can enjoy multiple benefits within our wojak finance ecosystem, as it may be used as the governance token in the future.", + "explorer": "https://bscscan.com/token/0x55F96C7005D7C684A65Ee653B07b5FE1507C56ab", + "status": "active", + "id": "0x55F96C7005D7C684A65Ee653B07b5FE1507C56ab", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wojfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wojak-finance/" + }, + { + "name": "medium", + "url": "https://medium.com/@WojToken" + }, + { + "name": "telegram", + "url": "https://t.me/wojtoken" + }, + { + "name": "discord", + "url": "https://discord.com/invite/BZUQqnEH" + }, + { + "name": "whitepaper", + "url": "https://docs.woj.finance/" + }, + { + "name": "github", + "url": "https://github.com/wojak-finance" + }, + { + "name": "facebook", + "url": "https://facebook.com/profile.php?id=100070044607209" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/wojtoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x55F96C7005D7C684A65Ee653B07b5FE1507C56ab/logo.png b/blockchains/smartchain/assets/0x55F96C7005D7C684A65Ee653B07b5FE1507C56ab/logo.png new file mode 100644 index 0000000000000..196024d6b841e Binary files /dev/null and b/blockchains/smartchain/assets/0x55F96C7005D7C684A65Ee653B07b5FE1507C56ab/logo.png differ diff --git a/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json b/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json index e65c0fbc73d9f..dd5512747ca2e 100644 --- a/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json +++ b/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x55d398326f99059fF775485246999027B3197955", + "tags": [ + "stablecoin" + ], "links": [ { "name": "coinmarketcap", diff --git a/blockchains/smartchain/assets/0x56083560594E314b5cDd1680eC6a493bb851BBd8/info.json b/blockchains/smartchain/assets/0x56083560594E314b5cDd1680eC6a493bb851BBd8/info.json new file mode 100644 index 0000000000000..9122e74729170 --- /dev/null +++ b/blockchains/smartchain/assets/0x56083560594E314b5cDd1680eC6a493bb851BBd8/info.json @@ -0,0 +1,25 @@ +{ + "name": "Transhuman Coin", + "type": "BEP20", + "symbol": "THC", + "decimals": 9, + "website": "https://www.transhumancoin.finance", + "description": "BEP20 token merging Artificial intelligence and Biotechnology in the Metaverse to solve ageing and genetic disorders.", + "explorer": "https://bscscan.com/token/0x56083560594E314b5cDd1680eC6a493bb851BBd8", + "status": "active", + "id": "0x56083560594E314b5cDd1680eC6a493bb851BBd8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/transhumancoin" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/hYQyhaCsavlmNjQ0" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/transhuman-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x56083560594E314b5cDd1680eC6a493bb851BBd8/logo.png b/blockchains/smartchain/assets/0x56083560594E314b5cDd1680eC6a493bb851BBd8/logo.png new file mode 100644 index 0000000000000..3aacb5f659a0d Binary files /dev/null and b/blockchains/smartchain/assets/0x56083560594E314b5cDd1680eC6a493bb851BBd8/logo.png differ diff --git a/blockchains/smartchain/assets/0x569f4957176Ffa0dff76c507604f6a66d4B9C578/info.json b/blockchains/smartchain/assets/0x569f4957176Ffa0dff76c507604f6a66d4B9C578/info.json new file mode 100644 index 0000000000000..07023cec6e99e --- /dev/null +++ b/blockchains/smartchain/assets/0x569f4957176Ffa0dff76c507604f6a66d4B9C578/info.json @@ -0,0 +1,37 @@ +{ + "name": "Cryptostone", + "type": "BEP20", + "symbol": "CPS", + "decimals": 18, + "website": "https://www.crypto-stone.io/", + "description": "Cryptostone is a disruptive innovation and fully anonymous No-KYC blockchain financial ecosystem that utilizes blockchain technology as a financial tool in people's lives. Cryptostone token is the native utility token of the Cryptostone project.", + "explorer": "https://bscscan.com/token/0x569f4957176Ffa0dff76c507604f6a66d4B9C578", + "status": "active", + "id": "0x569f4957176Ffa0dff76c507604f6a66d4B9C578", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cryptostone_io" + }, + { + "name": "telegram", + "url": "https://t.me/cryptostonegroup" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/cryptostone" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptostone" + }, + { + "name": "whitepaper", + "url": "https://www.crypto-stone.io/whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://crypto-stone.medium.com/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x569f4957176Ffa0dff76c507604f6a66d4B9C578/logo.png b/blockchains/smartchain/assets/0x569f4957176Ffa0dff76c507604f6a66d4B9C578/logo.png new file mode 100644 index 0000000000000..2b3016fbe4965 Binary files /dev/null and b/blockchains/smartchain/assets/0x569f4957176Ffa0dff76c507604f6a66d4B9C578/logo.png differ diff --git a/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/logo.png b/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/logo.png index f4345a04800ac..2bd59589ab0ca 100644 Binary files a/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/logo.png and b/blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/logo.png differ diff --git a/blockchains/smartchain/assets/0x56D594D76b37BE83C54aBF8a4747D60CE58D32C2/info.json b/blockchains/smartchain/assets/0x56D594D76b37BE83C54aBF8a4747D60CE58D32C2/info.json new file mode 100644 index 0000000000000..9fcd86962350c --- /dev/null +++ b/blockchains/smartchain/assets/0x56D594D76b37BE83C54aBF8a4747D60CE58D32C2/info.json @@ -0,0 +1,40 @@ +{ + "name": "ELF wallet", + "type": "BEP20", + "symbol": "ELF", + "decimals": 18, + "website": "https://www.teddywallet.io", + "description": "Multi-chain Wallet in WEB3.Multi-chain Wallet, Security First, Full Control by User.", + "explorer": "https://bscscan.com/token/0x56D594D76b37BE83C54aBF8a4747D60CE58D32C2", + "status": "active", + "id": "0x56D594D76b37BE83C54aBF8a4747D60CE58D32C2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ElfWallet" + }, + { + "name": "github", + "url": "https://github.com/ELF-Wallet" + }, + { + "name": "telegram", + "url": "https://t.me/ElfWallet_Global" + }, + { + "name": "whitepaper", + "url": "https://www.elfwallets.com/ELF.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elf-wallet/" + }, + { + "name": "medium", + "url": "https://medium.com/@elfwallet" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x56D594D76b37BE83C54aBF8a4747D60CE58D32C2/logo.png b/blockchains/smartchain/assets/0x56D594D76b37BE83C54aBF8a4747D60CE58D32C2/logo.png new file mode 100644 index 0000000000000..2f9cdfc5cb30c Binary files /dev/null and b/blockchains/smartchain/assets/0x56D594D76b37BE83C54aBF8a4747D60CE58D32C2/logo.png differ diff --git a/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/info.json b/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/info.json index 2b29a4dec0f54..2e560da4a149d 100644 --- a/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/info.json +++ b/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/info.json @@ -1,5 +1,5 @@ { - "name": "EOS Token", + "name": "BNB pegged EOS Token", "website": "https://eos.io", "description": "EOS is a cryptocurrency token and blockchain that operates as a smart contract platform for the deployment of decentralized applications and decentralized autonomous corporations.", "explorer": "https://bscscan.com/token/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", diff --git a/blockchains/smartchain/assets/0x570A5D26f7765Ecb712C0924E4De545B89fD43dF/info.json b/blockchains/smartchain/assets/0x570A5D26f7765Ecb712C0924E4De545B89fD43dF/info.json new file mode 100644 index 0000000000000..ec145199f0045 --- /dev/null +++ b/blockchains/smartchain/assets/0x570A5D26f7765Ecb712C0924E4De545B89fD43dF/info.json @@ -0,0 +1,33 @@ +{ + "name": "Solana", + "website": "https://solana.com/", + "description": "Solana is the worlds most performant blockchain in the world at 710k transactions per second. 710k TPS is achieved by encoding the passage of time as data.", + "explorer": "https://bscscan.com/token/0x570a5d26f7765ecb712c0924e4de545b89fd43df", + "research": "https://research.binance.com/en/projects/solana", + "symbol": "SOL", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x570A5D26f7765Ecb712C0924E4De545B89fD43dF", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/solana-labs" + }, + { + "name": "twitter", + "url": "https://twitter.com/solana" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/solana" + }, + { + "name": "whitepaper", + "url": "https://github.com/solana-labs/whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x570A5D26f7765Ecb712C0924E4De545B89fD43dF/logo.png b/blockchains/smartchain/assets/0x570A5D26f7765Ecb712C0924E4De545B89fD43dF/logo.png new file mode 100644 index 0000000000000..a6a429ad389c0 Binary files /dev/null and b/blockchains/smartchain/assets/0x570A5D26f7765Ecb712C0924E4De545B89fD43dF/logo.png differ diff --git a/blockchains/smartchain/assets/0x57457B5D725D85A70a3625D6a71818304e773618/info.json b/blockchains/smartchain/assets/0x57457B5D725D85A70a3625D6a71818304e773618/info.json new file mode 100644 index 0000000000000..6971b90e1502f --- /dev/null +++ b/blockchains/smartchain/assets/0x57457B5D725D85A70a3625D6a71818304e773618/info.json @@ -0,0 +1,21 @@ +{ + "name": "Pylon Eco Token", + "type": "BEP20", + "symbol": "PETN", + "decimals": 18, + "website": "https://pylontoken.com", + "description": "A Decentralised Finance (DeFi) based Governance Token, with the benefit of Utility Token, Security Token & CryptoCurrency. It is Deflationary, also provides Staking Reward.", + "explorer": "https://bscscan.com/token/0x57457B5D725D85A70a3625D6a71818304e773618", + "status": "active", + "id": "0x57457B5D725D85A70a3625D6a71818304e773618", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pylon-eco-token" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pylon-eco-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x57457B5D725D85A70a3625D6a71818304e773618/logo.png b/blockchains/smartchain/assets/0x57457B5D725D85A70a3625D6a71818304e773618/logo.png new file mode 100644 index 0000000000000..134e0ad5ccfb1 Binary files /dev/null and b/blockchains/smartchain/assets/0x57457B5D725D85A70a3625D6a71818304e773618/logo.png differ diff --git a/blockchains/smartchain/assets/0x5774B2fc3e91aF89f89141EacF76545e74265982/info.json b/blockchains/smartchain/assets/0x5774B2fc3e91aF89f89141EacF76545e74265982/info.json new file mode 100644 index 0000000000000..049c341d2fa08 --- /dev/null +++ b/blockchains/smartchain/assets/0x5774B2fc3e91aF89f89141EacF76545e74265982/info.json @@ -0,0 +1,25 @@ +{ + "name": "NFTY Token", + "website": "https://nftynetwork.io", + "description": "NFTY is a multi-chain NFT and Web3 authentication network.", + "explorer": "https://bscscan.com/token/0x5774b2fc3e91af89f89141eacf76545e74265982", + "type": "BEP20", + "symbol": "NFTY", + "decimals": 18, + "status": "active", + "id": "0x5774B2fc3e91aF89f89141EacF76545e74265982", + "tags": [ + "nft", + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/nftynetwork" + }, + { + "name": "telegram", + "url": "https://t.me/NFTYChat" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5774B2fc3e91aF89f89141EacF76545e74265982/logo.png b/blockchains/smartchain/assets/0x5774B2fc3e91aF89f89141EacF76545e74265982/logo.png new file mode 100644 index 0000000000000..3a07de259e2fe Binary files /dev/null and b/blockchains/smartchain/assets/0x5774B2fc3e91aF89f89141EacF76545e74265982/logo.png differ diff --git a/blockchains/smartchain/assets/0x5778A155fA82063C5C1E48771CAA44ea4d8a5d7a/info.json b/blockchains/smartchain/assets/0x5778A155fA82063C5C1E48771CAA44ea4d8a5d7a/info.json new file mode 100644 index 0000000000000..1af498e57aec9 --- /dev/null +++ b/blockchains/smartchain/assets/0x5778A155fA82063C5C1E48771CAA44ea4d8a5d7a/info.json @@ -0,0 +1,21 @@ +{ + "name": "TEZILLA", + "type": "BEP20", + "symbol": "TEZILLA", + "decimals": 9, + "website": "https://tezilla.finance/", + "description": "Tezilla, this is the action game you have been waiting for!", + "explorer": "https://bscscan.com/token/0x5778a155fa82063c5c1e48771caa44ea4d8a5d7a", + "status": "active", + "id": "0x5778A155fA82063C5C1E48771CAA44ea4d8a5d7a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TezillaFinance" + }, + { + "name": "telegram", + "url": "https://t.me/tezillafinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5778A155fA82063C5C1E48771CAA44ea4d8a5d7a/logo.png b/blockchains/smartchain/assets/0x5778A155fA82063C5C1E48771CAA44ea4d8a5d7a/logo.png new file mode 100644 index 0000000000000..749b6b7ecf9da Binary files /dev/null and b/blockchains/smartchain/assets/0x5778A155fA82063C5C1E48771CAA44ea4d8a5d7a/logo.png differ diff --git a/blockchains/smartchain/assets/0x5788105375ecF7F675C29e822FD85fCd84d4cd86/info.json b/blockchains/smartchain/assets/0x5788105375ecF7F675C29e822FD85fCd84d4cd86/info.json new file mode 100644 index 0000000000000..6c61e9d0ce9c0 --- /dev/null +++ b/blockchains/smartchain/assets/0x5788105375ecF7F675C29e822FD85fCd84d4cd86/info.json @@ -0,0 +1,25 @@ +{ + "name": "HODL 2.0", + "type": "BEP20", + "symbol": "HODL", + "decimals": 9, + "website": "https://hodltoken.net", + "description": "HODL is a community driven DeFi project built on Binance Smart Chain. HODL brings the most revolutionary mechanism to BSC ecosystem. ", + "explorer": "https://bscscan.com/token/0x5788105375ecf7f675c29e822fd85fcd84d4cd86", + "status": "active", + "id": "0x5788105375ecF7F675C29e822FD85fCd84d4cd86", + "links": [ + { + "name": "telegram", + "url": "https://t.me/hodlinvestorgroup" + }, + { + "name": "twitter", + "url": "https://twitter.com/TokenHodl" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hodl-2" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5788105375ecF7F675C29e822FD85fCd84d4cd86/logo.png b/blockchains/smartchain/assets/0x5788105375ecF7F675C29e822FD85fCd84d4cd86/logo.png new file mode 100644 index 0000000000000..b5209503f5308 Binary files /dev/null and b/blockchains/smartchain/assets/0x5788105375ecF7F675C29e822FD85fCd84d4cd86/logo.png differ diff --git a/blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json b/blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json index 9b2630dc2d160..b635f3f7ceff7 100644 --- a/blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json +++ b/blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json @@ -6,7 +6,7 @@ "website": "https://cleanocean.io/", "description": "CleanOcean is a crypto project to raise money and clean the ocean. Our goal is to remove over 90% of floating ocean plastic. We give 5% of the transactions to holders and 5% are added to the locked liquidity automatically.", "explorer": "https://bscscan.com/token/0x579F11C75Eb4e47F5290122e87CA411644aDCD97", - "status": "active", + "status": "abandoned", "id": "0x579F11C75Eb4e47F5290122e87CA411644aDCD97", "links": [ { diff --git a/blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/logo.png b/blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/logo.png deleted file mode 100644 index e1380adde704e..0000000000000 Binary files a/blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json b/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json index baa839ddeed86..0c8b1a9d9a990 100644 --- a/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json +++ b/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json @@ -1,7 +1,7 @@ { "name": "Venus LTC", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/logo.png b/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/logo.png old mode 100755 new mode 100644 index d5a657fee0f39..0681537856c7a Binary files a/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/logo.png and b/blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/logo.png differ diff --git a/blockchains/smartchain/assets/0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29/info.json b/blockchains/smartchain/assets/0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29/info.json new file mode 100644 index 0000000000000..ee4b35d0856fe --- /dev/null +++ b/blockchains/smartchain/assets/0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29/info.json @@ -0,0 +1,30 @@ +{ + "name": "Socaverse", + "type": "BEP20", + "symbol": "SOCA", + "decimals": 9, + "website": "https://www.socaverse.one/", + "description": "A soccer community with NFTs, Farms, DeFi, and sports betting platfrom.", + "explorer": "https://bscscan.com/token/0x57af121a8ddb1f9a8fafcf3229c92bf2856a8a29", + "status": "active", + "id": "0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Socaverse" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/socaverse/" + }, + { + "name": "telegram", + "url": "https://t.me/SocaverseGlobal" + } + ], + "tags": [ + "defi", + "gamefi", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29/logo.png b/blockchains/smartchain/assets/0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29/logo.png new file mode 100644 index 0000000000000..bf526d5eca40f Binary files /dev/null and b/blockchains/smartchain/assets/0x57Af121A8dDb1F9A8FafcF3229c92bF2856A8a29/logo.png differ diff --git a/blockchains/smartchain/assets/0x57Bc18F6177cDafFb34aCE048745bc913a1B1b54/info.json b/blockchains/smartchain/assets/0x57Bc18F6177cDafFb34aCE048745bc913a1B1b54/info.json new file mode 100644 index 0000000000000..9fcbe069921d6 --- /dev/null +++ b/blockchains/smartchain/assets/0x57Bc18F6177cDafFb34aCE048745bc913a1B1b54/info.json @@ -0,0 +1,67 @@ +{ + "name": "Bit Hotel Token", + "type": "BEP20", + "symbol": "BTH", + "decimals": 18, + "website": "https://bithotel.io", + "description": "Bit Hotel is a social-first pixel-art gaming metaverse, in which users can hang out, compete for leaderboard rewards and earn income. All in-game items, such as characters, rooms and furniture are on-chain NFTs and all have their own unique perks and advantages.", + "explorer": "https://bscscan.com/token/0x57Bc18F6177cDafFb34aCE048745bc913a1B1b54", + "status": "active", + "id": "0x57Bc18F6177cDafFb34aCE048745bc913a1B1b54", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/playbithotel" + }, + { + "name": "github", + "url": "https://github.com/BitHotelOrg" + }, + { + "name": "telegram", + "url": "https://t.me/bithotelcommunity" + }, + { + "name": "telegram_news", + "url": "https://t.me/bithotel" + }, + { + "name": "blog", + "url": "https://bithotel.io/blog" + }, + { + "name": "discord", + "url": "https://discord.com/invite/RFFZNwxY9n" + }, + { + "name": "whitepaper", + "url": "https://bit-hotel.gitbook.io/" + }, + { + "name": "medium", + "url": "https://medium.com/@bithotelnftgame" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/bithotelcommunity/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/BitHotel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bit-hotel/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/bit-hotel" + } + ], + "tags": [ + "staking", + "governance", + "nft", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x57Bc18F6177cDafFb34aCE048745bc913a1B1b54/logo.png b/blockchains/smartchain/assets/0x57Bc18F6177cDafFb34aCE048745bc913a1B1b54/logo.png new file mode 100644 index 0000000000000..eebe15591cdd1 Binary files /dev/null and b/blockchains/smartchain/assets/0x57Bc18F6177cDafFb34aCE048745bc913a1B1b54/logo.png differ diff --git a/blockchains/smartchain/assets/0x57Bfe2aF99AeB7a3de3bc0c42c22353742bfD20D/info.json b/blockchains/smartchain/assets/0x57Bfe2aF99AeB7a3de3bc0c42c22353742bfD20D/info.json new file mode 100644 index 0000000000000..6e9974a0d2e44 --- /dev/null +++ b/blockchains/smartchain/assets/0x57Bfe2aF99AeB7a3de3bc0c42c22353742bfD20D/info.json @@ -0,0 +1,40 @@ +{ + "name": "WATER RABBIT ", + "type": "BEP20", + "symbol": "WAR", + "decimals": 18, + "website": "https://waterrabbittoken.com/", + "description": "WATER RABBIT is a Decentralized Meme Deflationary Asset Driven Fully By The Community Of Shanvere DAO.", + "explorer": "https://bscscan.com/token/0x57Bfe2aF99AeB7a3de3bc0c42c22353742bfD20D", + "status": "active", + "id": "0x57Bfe2aF99AeB7a3de3bc0c42c22353742bfD20D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WaterRabbitNew" + }, + { + "name": "telegram", + "url": "https://t.me/waterrabbittoken" + }, + { + "name": "whitepaper", + "url": "https://docs.google.com/document/d/1E8Is2b9AzLgxeC_LyOPI2PGc7AIdk_q6/edit" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/water-rabbit-token/" + }, + { + "name": "facebook", + "url": "https://facebook.com/waterrabbittoken/" + }, + { + "name": "github", + "url": "https://github.com/Waterrabbittoken" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x57Bfe2aF99AeB7a3de3bc0c42c22353742bfD20D/logo.png b/blockchains/smartchain/assets/0x57Bfe2aF99AeB7a3de3bc0c42c22353742bfD20D/logo.png new file mode 100644 index 0000000000000..6551d5de572ff Binary files /dev/null and b/blockchains/smartchain/assets/0x57Bfe2aF99AeB7a3de3bc0c42c22353742bfD20D/logo.png differ diff --git a/blockchains/smartchain/assets/0x57b798d2252557f13A9148A075a72816f2707356/info.json b/blockchains/smartchain/assets/0x57b798d2252557f13A9148A075a72816f2707356/info.json new file mode 100644 index 0000000000000..7c3ec5ea90e5d --- /dev/null +++ b/blockchains/smartchain/assets/0x57b798d2252557f13A9148A075a72816f2707356/info.json @@ -0,0 +1,32 @@ +{ + "name": "Ratscoin", + "type": "BEP20", + "symbol": "RATS", + "decimals": 0, + "website": "https://www.ratscoin.com/", + "description": "RatsCoin is now completely owned and run by its amazing community.", + "explorer": "https://bscscan.com/token/0x57b798d2252557f13A9148A075a72816f2707356", + "status": "active", + "id": "0x57b798d2252557f13A9148A075a72816f2707356", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ratscoinx1000" + }, + { + "name": "telegram", + "url": "https://t.me/ratscoinx1000" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ratscoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ratscoin" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x57b798d2252557f13A9148A075a72816f2707356/logo.png b/blockchains/smartchain/assets/0x57b798d2252557f13A9148A075a72816f2707356/logo.png new file mode 100644 index 0000000000000..a056150a4269a Binary files /dev/null and b/blockchains/smartchain/assets/0x57b798d2252557f13A9148A075a72816f2707356/logo.png differ diff --git a/blockchains/smartchain/assets/0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78/info.json b/blockchains/smartchain/assets/0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78/info.json new file mode 100644 index 0000000000000..ceb9352c25eab --- /dev/null +++ b/blockchains/smartchain/assets/0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78/info.json @@ -0,0 +1,29 @@ +{ + "name": "Gallant", + "website": "https://gallanttoken.com", + "description": "Gallant is a utility token developed for Blockchain Gaming.", + "explorer": "https://bscscan.com/token/0x580655e2c6d4fc125c0b2d37b2a3e56219bf9f78", + "type": "BEP20", + "symbol": "GAL", + "decimals": 9, + "status": "active", + "id": "0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GallantToken" + }, + { + "name": "telegram", + "url": "https://t.me/GallantTokenOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/gallanttoken" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCojYADZqVqM-rUwWNcqrBxg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78/logo.png b/blockchains/smartchain/assets/0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78/logo.png new file mode 100644 index 0000000000000..bea15cc05eaf9 Binary files /dev/null and b/blockchains/smartchain/assets/0x580655E2C6D4fC125C0B2D37B2a3e56219bF9f78/logo.png differ diff --git a/blockchains/smartchain/assets/0x586330013C8f2352AB5f57215F9E56747eE8837E/info.json b/blockchains/smartchain/assets/0x586330013C8f2352AB5f57215F9E56747eE8837E/info.json new file mode 100644 index 0000000000000..fe56f5a13c83b --- /dev/null +++ b/blockchains/smartchain/assets/0x586330013C8f2352AB5f57215F9E56747eE8837E/info.json @@ -0,0 +1,33 @@ +{ + "name": "Somax", + "website": "https://somax.finance/", + "description": "Somax autonomous yield and liquidity generation protocol on BSC", + "explorer": "https://bscscan.com/token/0x586330013c8f2352ab5f57215f9e56747ee8837e", + "type": "BEP20", + "symbol": "SMX", + "decimals": 9, + "status": "active", + "id": "0x586330013C8f2352AB5f57215F9E56747eE8837E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/somaxfinance" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SomaxFinance" + }, + { + "name": "medium", + "url": "https://medium.com/@SomaxFinance" + }, + { + "name": "telegram", + "url": "https://t.me/somaxfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/somax/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x586330013C8f2352AB5f57215F9E56747eE8837E/logo.png b/blockchains/smartchain/assets/0x586330013C8f2352AB5f57215F9E56747eE8837E/logo.png new file mode 100644 index 0000000000000..b74d81d41674c Binary files /dev/null and b/blockchains/smartchain/assets/0x586330013C8f2352AB5f57215F9E56747eE8837E/logo.png differ diff --git a/blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/info.json b/blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/info.json index f361034b122e7..64aee5fd08265 100644 --- a/blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/info.json +++ b/blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/info.json @@ -1,7 +1,7 @@ { "name": "ERC20", "website": "https://erc20.tech", - "description": "ERC20 is an innovative NFT Collectible token and a new kind of DeFi. With a built-in smart-contract introduced the future needs and desires of holders ERC20 Token is open-ended by design, it is extremely well-suited to serving as a foundational layer for a very large number of both financial, non-financial and farming with Non-fungible token (NFT) world in the years to come.", + "description": "ERC20 is an innovative NFT Collectible token and a new kind of DeFi. With a built-in smart-contract introduced the future needs and desires of holders ERC20 Token is open-ended by design, it is extremely well-suited to serving as a foundational layer for a very large number of both financial, non-financial and farming with Non-fungible token (NFT) world in the years to come.", "explorer": "https://bscscan.com/token/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB", "symbol": "ERC20", "type": "BEP20", diff --git a/blockchains/smartchain/assets/0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A/info.json b/blockchains/smartchain/assets/0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A/info.json index d3a8fa16bb5e3..e158e8d133955 100644 --- a/blockchains/smartchain/assets/0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A/info.json +++ b/blockchains/smartchain/assets/0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A/info.json @@ -7,5 +7,8 @@ "symbol": "BUBBLEGUM", "decimals": 9, "status": "active", - "id": "0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A" + "id": "0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x58f0C2fd4B7B0fBaC97c9cC71A5Eb810627734C8/info.json b/blockchains/smartchain/assets/0x58f0C2fd4B7B0fBaC97c9cC71A5Eb810627734C8/info.json new file mode 100644 index 0000000000000..62c36e8cb5dbb --- /dev/null +++ b/blockchains/smartchain/assets/0x58f0C2fd4B7B0fBaC97c9cC71A5Eb810627734C8/info.json @@ -0,0 +1,32 @@ +{ + "name": "Wetux", + "type": "BEP20", + "symbol": "WETUX", + "decimals": 8, + "website": "https://wetux.com/", + "description": "Put your idle crypto-asset to work towards enhancing", + "explorer": "https://bscscan.com/token/0x58f0C2fd4B7B0fBaC97c9cC71A5Eb810627734C8", + "status": "active", + "id": "0x58f0C2fd4B7B0fBaC97c9cC71A5Eb810627734C8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wetux_liquidity" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wetux/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wetux" + }, + { + "name": "telegram", + "url": "https://t.me/Wetux_Community" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x58f0C2fd4B7B0fBaC97c9cC71A5Eb810627734C8/logo.png b/blockchains/smartchain/assets/0x58f0C2fd4B7B0fBaC97c9cC71A5Eb810627734C8/logo.png new file mode 100644 index 0000000000000..f6c9bb657e22e Binary files /dev/null and b/blockchains/smartchain/assets/0x58f0C2fd4B7B0fBaC97c9cC71A5Eb810627734C8/logo.png differ diff --git a/blockchains/smartchain/assets/0x5905df3D03E29a22e22462D3257E6AC731E22C15/info.json b/blockchains/smartchain/assets/0x5905df3D03E29a22e22462D3257E6AC731E22C15/info.json new file mode 100644 index 0000000000000..eb06e23767ef1 --- /dev/null +++ b/blockchains/smartchain/assets/0x5905df3D03E29a22e22462D3257E6AC731E22C15/info.json @@ -0,0 +1,29 @@ +{ + "name": "GREED", + "type": "BEP20", + "symbol": "$GREED", + "decimals": 9, + "website": "https://greedtoken.com/", + "description": "The Greed Ecosystem combines the First Crypto Music Label, NFTs, the Metaverse, Swaps, Farms & Staking on multiple blockchains.", + "explorer": "https://bscscan.com/token/0x5905df3D03E29a22e22462D3257E6AC731E22C15", + "status": "active", + "id": "0x5905df3D03E29a22e22462D3257E6AC731E22C15", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GreedEcosystem" + }, + { + "name": "telegram", + "url": "https://t.me/GREEDOFFICIAL" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/greed" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/greed-ecosystem/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5905df3D03E29a22e22462D3257E6AC731E22C15/logo.png b/blockchains/smartchain/assets/0x5905df3D03E29a22e22462D3257E6AC731E22C15/logo.png new file mode 100644 index 0000000000000..cb29d16976b3c Binary files /dev/null and b/blockchains/smartchain/assets/0x5905df3D03E29a22e22462D3257E6AC731E22C15/logo.png differ diff --git a/blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/info.json b/blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/info.json index 0d5e3b9d88677..794f83c3b0e13 100644 --- a/blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/info.json +++ b/blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "MNG", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x5941f87EB62737eC5EBbECab3e373c40fe40566B" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x595a67D180BAE10314384265d56927C8ff073426/info.json b/blockchains/smartchain/assets/0x595a67D180BAE10314384265d56927C8ff073426/info.json new file mode 100644 index 0000000000000..037bf41502552 --- /dev/null +++ b/blockchains/smartchain/assets/0x595a67D180BAE10314384265d56927C8ff073426/info.json @@ -0,0 +1,33 @@ +{ + "name": "Darik", + "type": "BEP20", + "symbol": "DARIK", + "decimals": 18, + "website": "https://darikcoin.org", + "description": "DARIK token, which is designed based on BEP20 and has strong support, is active in commercial sectors, and with this token, users can perform all kinds of transactions in a secure platform", + "explorer": "https://bscscan.com/token/0x595a67D180BAE10314384265d56927C8ff073426", + "status": "active", + "id": "0x595a67D180BAE10314384265d56927C8ff073426", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Darikcoin_Darik" + }, + { + "name": "telegram", + "url": "https://t.me/DARIKCOIN_DARIK" + }, + { + "name": "facebook", + "url": "https://facebook.com/people/Darik-Coin/pfbid02gFwGRGgpwcuBnZvY9SDkJibP6JbycXUeDvGdEHLpLaVwKfXJWEP3AWNEi61jVDKdl/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/dexscan/bsc/0xbba50be7a1cb6e25ddda562b0ca278089bf9068a/" + } + ], + "tags": [ + "governance", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x595a67D180BAE10314384265d56927C8ff073426/logo.png b/blockchains/smartchain/assets/0x595a67D180BAE10314384265d56927C8ff073426/logo.png new file mode 100644 index 0000000000000..8fa8f5585a2b7 Binary files /dev/null and b/blockchains/smartchain/assets/0x595a67D180BAE10314384265d56927C8ff073426/logo.png differ diff --git a/blockchains/smartchain/assets/0x59803e5Fe213D4B22fb9b061c4C89E716a1CA760/info.json b/blockchains/smartchain/assets/0x59803e5Fe213D4B22fb9b061c4C89E716a1CA760/info.json new file mode 100644 index 0000000000000..e21a1fd2c3f6d --- /dev/null +++ b/blockchains/smartchain/assets/0x59803e5Fe213D4B22fb9b061c4C89E716a1CA760/info.json @@ -0,0 +1,25 @@ +{ + "name": "Operation Phoenix", + "website": "https://operationphoenix.network", + "description": "The mission of Operation Phoenix is simple. To become what SafeMoon should have been.", + "explorer": "https://bscscan.com/token/0x59803e5fe213d4b22fb9b061c4c89e716a1ca760", + "type": "BEP20", + "symbol": "OPHX", + "decimals": 18, + "status": "active", + "id": "0x59803e5Fe213D4B22fb9b061c4C89E716a1CA760", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Op_PhoenixChain" + }, + { + "name": "telegram", + "url": "https://t.me/operationphoenixnetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/operation-phoenix/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x59803e5Fe213D4B22fb9b061c4C89E716a1CA760/logo.png b/blockchains/smartchain/assets/0x59803e5Fe213D4B22fb9b061c4C89E716a1CA760/logo.png new file mode 100644 index 0000000000000..95a2a274d4ff2 Binary files /dev/null and b/blockchains/smartchain/assets/0x59803e5Fe213D4B22fb9b061c4C89E716a1CA760/logo.png differ diff --git a/blockchains/smartchain/assets/0x599beec263FA6eA35055011967597B259FC012A4/info.json b/blockchains/smartchain/assets/0x599beec263FA6eA35055011967597B259FC012A4/info.json new file mode 100644 index 0000000000000..7d9ec7b017bf1 --- /dev/null +++ b/blockchains/smartchain/assets/0x599beec263FA6eA35055011967597B259FC012A4/info.json @@ -0,0 +1,41 @@ +{ + "name": "FoxGirl", + "type": "BEP20", + "symbol": "FOXGIRL", + "decimals": 18, + "website": "https://foxgirl.com/", + "description": "The FoxGirl contract is simple but powerful in helping FoxGirl grow with great portion of the 10% buy/sell tax received going straight to marketing and further advanced of the foxgirl.com platform.", + "explorer": "https://bscscan.com/token/0x599beec263FA6eA35055011967597B259FC012A4", + "status": "active", + "id": "0x599beec263FA6eA35055011967597B259FC012A4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/foxgirltoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/foxgirl/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/foxgirl" + }, + { + "name": "telegram", + "url": "https://t.me/foxgirltoken" + }, + { + "name": "github", + "url": "https://github.com/foxgirltoken/foxgirl" + }, + { + "name": "discord", + "url": "https://discord.com/aGT3hKr2uW" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/FoxGirl/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x599beec263FA6eA35055011967597B259FC012A4/logo.png b/blockchains/smartchain/assets/0x599beec263FA6eA35055011967597B259FC012A4/logo.png new file mode 100644 index 0000000000000..e7a05acdb53d2 Binary files /dev/null and b/blockchains/smartchain/assets/0x599beec263FA6eA35055011967597B259FC012A4/logo.png differ diff --git a/blockchains/smartchain/assets/0x59F4F336Bf3D0C49dBfbA4A74eBD2a6aCE40539A/info.json b/blockchains/smartchain/assets/0x59F4F336Bf3D0C49dBfbA4A74eBD2a6aCE40539A/info.json new file mode 100644 index 0000000000000..44ebb0fb1eb57 --- /dev/null +++ b/blockchains/smartchain/assets/0x59F4F336Bf3D0C49dBfbA4A74eBD2a6aCE40539A/info.json @@ -0,0 +1,28 @@ +{ + "name": "Catcoin", + "type": "BEP20", + "symbol": "CAT", + "decimals": 9, + "website": "https://catcoin.com", + "description": "Catcoin is a cat theme token that focuses on community decentralization and adoption. $CAT is designed to make memeCoins great again.", + "explorer": "https://bscscan.com/token/0x59F4F336Bf3D0C49dBfbA4A74eBD2a6aCE40539A", + "status": "active", + "id": "0x59F4F336Bf3D0C49dBfbA4A74eBD2a6aCE40539A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/catcoin" + }, + { + "name": "telegram_news", + "url": "https://t.me/catcoinalert" + }, + { + "name": "facebook", + "url": "https://facebook.com/catcoincom" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x59F4F336Bf3D0C49dBfbA4A74eBD2a6aCE40539A/logo.png b/blockchains/smartchain/assets/0x59F4F336Bf3D0C49dBfbA4A74eBD2a6aCE40539A/logo.png new file mode 100644 index 0000000000000..0ff8ebaa9bb2f Binary files /dev/null and b/blockchains/smartchain/assets/0x59F4F336Bf3D0C49dBfbA4A74eBD2a6aCE40539A/logo.png differ diff --git a/blockchains/smartchain/assets/0x59F6B2435Cd1421f409907aD2D9F811849ca555f/info.json b/blockchains/smartchain/assets/0x59F6B2435Cd1421f409907aD2D9F811849ca555f/info.json new file mode 100644 index 0000000000000..8d31d71c6c33f --- /dev/null +++ b/blockchains/smartchain/assets/0x59F6B2435Cd1421f409907aD2D9F811849ca555f/info.json @@ -0,0 +1,52 @@ +{ + "name": "TankBattle Token", + "type": "BEP20", + "symbol": "TBL", + "decimals": 18, + "website": "https://tankbattle.co/", + "description": "Tank Battle is a game that shows creativity in assembling TANK to fight.", + "explorer": "https://bscscan.com/token/0x59F6B2435Cd1421f409907aD2D9F811849ca555f", + "status": "active", + "id": "0x59F6B2435Cd1421f409907aD2D9F811849ca555f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tankbattleco" + }, + { + "name": "github", + "url": "https://github.com/tankbattlex/" + }, + { + "name": "telegram", + "url": "https://t.me/tankbattlechannel" + }, + { + "name": "discord", + "url": "https://discord.com/invite/pTsHjEANZN" + }, + { + "name": "medium", + "url": "https://medium.com/@tankbattle.nft" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.tankbattle.co/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tank-battle/" + }, + { + "name": "facebook", + "url": "https://facebook.com/tankbattle.co" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCC_Rclf5zz9YsJO3V9as_bA" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x59F6B2435Cd1421f409907aD2D9F811849ca555f/logo.png b/blockchains/smartchain/assets/0x59F6B2435Cd1421f409907aD2D9F811849ca555f/logo.png new file mode 100644 index 0000000000000..ae039873066cc Binary files /dev/null and b/blockchains/smartchain/assets/0x59F6B2435Cd1421f409907aD2D9F811849ca555f/logo.png differ diff --git a/blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json b/blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json index fb8abebaf53e2..78f120daa3f01 100644 --- a/blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json +++ b/blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json @@ -3,7 +3,7 @@ "symbol": "SDF", "type": "BEP20", "decimals": 18, - "description": "Shield Finance is a community project with the aim of providing financial solutions and stability for its community. Our Focus is to generate lasting solution to financial instability in THIS SPACE and to be the best ever solution provider financially. ", + "description": "Shield Finance is a community project with the aim of providing financial solutions and stability for its community. Our Focus is to generate lasting solution to financial instability in THIS SPACE and to be the best ever solution provider financially.", "website": "http://www.shieldtoken.finance", "explorer": "https://bscscan.com/token/0x5A054554b3F0C75063D29250984A921402E1E3a7", "status": "active", diff --git a/blockchains/smartchain/assets/0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700/info.json b/blockchains/smartchain/assets/0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700/info.json index be382bbdb4e5f..913b499e5f492 100644 --- a/blockchains/smartchain/assets/0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700/info.json +++ b/blockchains/smartchain/assets/0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700/info.json @@ -4,7 +4,7 @@ "symbol": "BSCPAD", "decimals": 18, "website": "https://www.bscpad.com/", - "description": "BSCPAD is the first decentralized IDO platform on the Binance Smart Chain Network. ", + "description": "BSCPAD is the first decentralized IDO platform on the Binance Smart Chain Network.", "explorer": "https://bscscan.com/token/0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700", "status": "active", "id": "0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700" diff --git a/blockchains/smartchain/assets/0x5A341DCF49e161CC73591f02e5f8CDE8A29733fb/info.json b/blockchains/smartchain/assets/0x5A341DCF49e161CC73591f02e5f8CDE8A29733fb/info.json new file mode 100644 index 0000000000000..332689b66676f --- /dev/null +++ b/blockchains/smartchain/assets/0x5A341DCF49e161CC73591f02e5f8CDE8A29733fb/info.json @@ -0,0 +1,60 @@ +{ + "name": "Reflecto", + "website": "https://reflecto.finance", + "description": "Multi-reward token with utilities that generate profits for holders.", + "explorer": "https://bscscan.com/token/0x5A341DCF49e161CC73591f02e5f8CDE8A29733fb", + "type": "BEP20", + "symbol": "RTO", + "tags": [ + "defi", + "gamefi", + "staking", + "nft", + "deflationary" + ], + "links": [ + { + "name": "whitepaper", + "url": "https://reflecto.finance/assets/docs/reflecto-v2-whitepaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/reflectocoin" + }, + { + "name": "telegram", + "url": "https://t.me/reflectocoin" + }, + { + "name": "discord", + "url": "https://discord.com/invite/jsqp2chuPY" + }, + { + "name": "facebook", + "url": "https://facebook.com/reflectocoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Reflecto/" + }, + { + "name": "youtube", + "url": "https://youtube.com/reflectocoin" + }, + { + "name": "blog", + "url": "https://reflecto.finance/blog" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/reflecto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/reflecto" + } + ], + "decimals": 9, + "status": "active", + "id": "0x5A341DCF49e161CC73591f02e5f8CDE8A29733fb" +} diff --git a/blockchains/smartchain/assets/0x5A341DCF49e161CC73591f02e5f8CDE8A29733fb/logo.png b/blockchains/smartchain/assets/0x5A341DCF49e161CC73591f02e5f8CDE8A29733fb/logo.png new file mode 100644 index 0000000000000..90e74b4a4814d Binary files /dev/null and b/blockchains/smartchain/assets/0x5A341DCF49e161CC73591f02e5f8CDE8A29733fb/logo.png differ diff --git a/blockchains/smartchain/assets/0x5A3B6f18Dc79D50ab208af2fCd61D10BF7e4896F/info.json b/blockchains/smartchain/assets/0x5A3B6f18Dc79D50ab208af2fCd61D10BF7e4896F/info.json new file mode 100644 index 0000000000000..b0583065a0f40 --- /dev/null +++ b/blockchains/smartchain/assets/0x5A3B6f18Dc79D50ab208af2fCd61D10BF7e4896F/info.json @@ -0,0 +1,24 @@ +{ + "name": "AETHERIUS TOKEN", + "type": "BEP20", + "symbol": "AETH", + "decimals": 9, + "website": "https://aeth.finance/", + "description": "Aetherius is a new crypto-mining project looking to give investors all the experience, infrastructure, energy and a steady flow of passive income necessary to start each investor as a miner.", + "explorer": "https://bscscan.com/token/0x5A3B6f18Dc79D50ab208af2fCd61D10BF7e4896F", + "status": "active", + "id": "0x5A3B6f18Dc79D50ab208af2fCd61D10BF7e4896F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Token_AETH" + }, + { + "name": "telegram", + "url": "https://t.me/aetheriustoken_eng" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5A3B6f18Dc79D50ab208af2fCd61D10BF7e4896F/logo.png b/blockchains/smartchain/assets/0x5A3B6f18Dc79D50ab208af2fCd61D10BF7e4896F/logo.png new file mode 100644 index 0000000000000..628fb3ea355a9 Binary files /dev/null and b/blockchains/smartchain/assets/0x5A3B6f18Dc79D50ab208af2fCd61D10BF7e4896F/logo.png differ diff --git a/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/info.json b/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/info.json index ac7efd1703de6..c8833cf60ae3f 100644 --- a/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/info.json +++ b/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "JulD", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5A4f765476Fd1BF010783B47a25CbF10974e6A37/info.json b/blockchains/smartchain/assets/0x5A4f765476Fd1BF010783B47a25CbF10974e6A37/info.json new file mode 100644 index 0000000000000..54f92679c8394 --- /dev/null +++ b/blockchains/smartchain/assets/0x5A4f765476Fd1BF010783B47a25CbF10974e6A37/info.json @@ -0,0 +1,77 @@ +{ + "name": "SavePlanetEarth", + "website": "https://www.saveplanetearth.io", + "description": "Save Planet Earth has various carbon sequestration initiatives worldwide, including approval of the planting of over a billion trees, initiatives in solar, hydro, wind, beach & ocean clean-up, recycling, waste management, and improving rural technologies. For all these initiatives, Save Planet Earth receives certified carbon credits which can then be sold to individuals and companies who wish to offset their carbon footprint. SPEPad, launchpad for SPE holders in progress.", + "explorer": "https://bscscan.com/token/0x5A4f765476Fd1BF010783B47a25CbF10974e6A37", + "type": "BEP20", + "symbol": "SPE", + "decimals": 9, + "status": "active", + "id": "0x5A4f765476Fd1BF010783B47a25CbF10974e6A37", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SPE_Token_BSC" + }, + { + "name": "github", + "url": "https://github.com/SavePlanetEarthToken" + }, + { + "name": "telegram", + "url": "https://t.me/SavePlanetEarthOfficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/SavePlanetEarthAnnouncements" + }, + { + "name": "blog", + "url": "https://blog.saveplanetearth.io/" + }, + { + "name": "docs", + "url": "https://saveplanetearth.io/SPE_WhitePaper.pdf" + }, + { + "name": "forum", + "url": "https://reddit.com/r/SPEOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/DRJCrvvuQy" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SPEOfficial" + }, + { + "name": "whitepaper", + "url": "https://saveplanetearth.io/SPE_WhitePaper.pdf" + }, + { + "name": "medium", + "url": "https://saveplanetearthofficial.medium.com" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/SavePlanetEarth" + }, + { + "name": "facebook", + "url": "https://facebook.com/saveplanetearthofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/SavePlanetEarth" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/saveplanetearth" + }, + { + "name": "source_code", + "url": "https://github.com/SavePlanetEarthToken/SavePlanetEarthContract" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/logo.png b/blockchains/smartchain/assets/0x5A4f765476Fd1BF010783B47a25CbF10974e6A37/logo.png similarity index 100% rename from blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/logo.png rename to blockchains/smartchain/assets/0x5A4f765476Fd1BF010783B47a25CbF10974e6A37/logo.png diff --git a/blockchains/smartchain/assets/0x5A5844CAb96A7b8B257Fc606Aa6119c5cBc6D4c4/info.json b/blockchains/smartchain/assets/0x5A5844CAb96A7b8B257Fc606Aa6119c5cBc6D4c4/info.json new file mode 100644 index 0000000000000..977e838f9d0e7 --- /dev/null +++ b/blockchains/smartchain/assets/0x5A5844CAb96A7b8B257Fc606Aa6119c5cBc6D4c4/info.json @@ -0,0 +1,25 @@ +{ + "name": "BitBurn", + "type": "BEP20", + "symbol": "Burn", + "decimals": 9, + "website": "https://bitburn.io/", + "description": "Feel like you were late to the party with Bitcoin? Then, don't miss out on BitBurn! BitBurn resides on the BSC network and rewards 5% Bitcoin while offering a TRUE burn!", + "explorer": "https://bscscan.com/token/0x5a5844cab96a7b8b257fc606aa6119c5cbc6d4c4", + "status": "active", + "id": "0x5A5844CAb96A7b8B257Fc606Aa6119c5cBc6D4c4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BitBurnOfficial" + }, + { + "name": "github", + "url": "https://github.com/bitburnio/" + } + ], + "tags": [ + "defi", + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x5A5844CAb96A7b8B257Fc606Aa6119c5cBc6D4c4/logo.png b/blockchains/smartchain/assets/0x5A5844CAb96A7b8B257Fc606Aa6119c5cBc6D4c4/logo.png new file mode 100644 index 0000000000000..1793f45568174 Binary files /dev/null and b/blockchains/smartchain/assets/0x5A5844CAb96A7b8B257Fc606Aa6119c5cBc6D4c4/logo.png differ diff --git a/blockchains/smartchain/assets/0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D/info.json b/blockchains/smartchain/assets/0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D/info.json new file mode 100644 index 0000000000000..aaa898b73e7ec --- /dev/null +++ b/blockchains/smartchain/assets/0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D/info.json @@ -0,0 +1,21 @@ +{ + "name": "Crosswallet", + "type": "BEP20", + "symbol": "CWT", + "decimals": 18, + "website": "https://crosswallet.app/", + "description": "With single click cross-chain swaps, CrossWallet is theultimate crypto wallet and DEX aggregator.", + "explorer": "https://bscscan.com/token/0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D", + "status": "active", + "id": "0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Cross_Wallet" + }, + { + "name": "telegram", + "url": "https://t.me/crosswallet" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D/logo.png b/blockchains/smartchain/assets/0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D/logo.png new file mode 100644 index 0000000000000..5eca03d084dba Binary files /dev/null and b/blockchains/smartchain/assets/0x5A726a26eDB0Df8Fd55f03cc30aF8A7cEa81e78D/logo.png differ diff --git a/blockchains/smartchain/assets/0x5Afa2959C98b030716f7C0a4D85e0b0E35F3791B/info.json b/blockchains/smartchain/assets/0x5Afa2959C98b030716f7C0a4D85e0b0E35F3791B/info.json new file mode 100644 index 0000000000000..77472c4bb28b2 --- /dev/null +++ b/blockchains/smartchain/assets/0x5Afa2959C98b030716f7C0a4D85e0b0E35F3791B/info.json @@ -0,0 +1,44 @@ +{ + "name": "ElonXAIDogeMessi69PepeInu", + "type": "BEP20", + "symbol": "BITCOIN", + "decimals": 9, + "website": "https://bitcoin69.org", + "description": "Aims to create a connection between Artificial Intelligence and Cryptocurrency to build a strong web3 system.", + "explorer": "https://bscscan.com/token/0x5Afa2959C98b030716f7C0a4D85e0b0E35F3791B", + "status": "active", + "id": "0x5Afa2959C98b030716f7C0a4D85e0b0E35F3791B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bitcoin69_bsc" + }, + { + "name": "github", + "url": "https://github.com/ElonXAIDogeMessi69PepeInu" + }, + { + "name": "telegram", + "url": "https://t.me/bitcoin69_global" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0x5afa2959c98b030716f7c0a4d85e0b0e35f3791b#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elonxaidogemessi69pepeinu/" + }, + { + "name": "docs", + "url": "https://doc.bitcoin69.org/" + }, + { + "name": "medium", + "url": "https://medium.com/@bitcoin69" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5Afa2959C98b030716f7C0a4D85e0b0E35F3791B/logo.png b/blockchains/smartchain/assets/0x5Afa2959C98b030716f7C0a4D85e0b0E35F3791B/logo.png new file mode 100644 index 0000000000000..0b053e713c461 Binary files /dev/null and b/blockchains/smartchain/assets/0x5Afa2959C98b030716f7C0a4D85e0b0E35F3791B/logo.png differ diff --git a/blockchains/smartchain/assets/0x5B0Dfe077B16479715C9838eb644892008abbFe6/info.json b/blockchains/smartchain/assets/0x5B0Dfe077B16479715C9838eb644892008abbFe6/info.json new file mode 100644 index 0000000000000..1a76074d8d43d --- /dev/null +++ b/blockchains/smartchain/assets/0x5B0Dfe077B16479715C9838eb644892008abbFe6/info.json @@ -0,0 +1,11 @@ +{ + "name": "Baby Bitcoin", + "website": "https://babybitcoin.finance", + "description": "Baby Bitcoin is a BEP-20 Token with a focus on charity and meme culture.", + "explorer": "https://bscscan.com/token/0x5B0Dfe077B16479715C9838eb644892008abbFe6", + "type": "BEP20", + "symbol": "BBTC", + "decimals": 9, + "status": "active", + "id": "0x5B0Dfe077B16479715C9838eb644892008abbFe6" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5B0Dfe077B16479715C9838eb644892008abbFe6/logo.png b/blockchains/smartchain/assets/0x5B0Dfe077B16479715C9838eb644892008abbFe6/logo.png new file mode 100644 index 0000000000000..07563cd7bba82 Binary files /dev/null and b/blockchains/smartchain/assets/0x5B0Dfe077B16479715C9838eb644892008abbFe6/logo.png differ diff --git a/blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/info.json b/blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/info.json index af31f1b61f49a..fddbfe89bd25d 100644 --- a/blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/info.json +++ b/blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "PXL", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/logo.png b/blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/logo.png deleted file mode 100644 index bd6b8c5343d8b..0000000000000 Binary files a/blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x5B6bf0c7f989dE824677cFBD507D9635965e9cD3/info.json b/blockchains/smartchain/assets/0x5B6bf0c7f989dE824677cFBD507D9635965e9cD3/info.json new file mode 100644 index 0000000000000..8fa48c81d3621 --- /dev/null +++ b/blockchains/smartchain/assets/0x5B6bf0c7f989dE824677cFBD507D9635965e9cD3/info.json @@ -0,0 +1,40 @@ +{ + "name": "Gamium", + "type": "BEP20", + "symbol": "GMM", + "decimals": 18, + "website": "https://gamium.world", + "description": "GMM is the governance and medium of exchange token of Gamium", + "explorer": "https://bscscan.com/token/0x5B6bf0c7f989dE824677cFBD507D9635965e9cD3", + "status": "active", + "id": "0x5B6bf0c7f989dE824677cFBD507D9635965e9cD3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gamiumcorp" + }, + { + "name": "telegram", + "url": "https://t.me/gamiumcorp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamium/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/gamium" + }, + { + "name": "medium", + "url": "https://medium.com/@gamium" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.gamium.world" + } + ], + "tags": [ + "governance" + ] +} diff --git a/blockchains/smartchain/assets/0x5B6bf0c7f989dE824677cFBD507D9635965e9cD3/logo.png b/blockchains/smartchain/assets/0x5B6bf0c7f989dE824677cFBD507D9635965e9cD3/logo.png new file mode 100644 index 0000000000000..26a58875e82fa Binary files /dev/null and b/blockchains/smartchain/assets/0x5B6bf0c7f989dE824677cFBD507D9635965e9cD3/logo.png differ diff --git a/blockchains/smartchain/assets/0x5C197A2D2c9081D30715C80bD1b57c996A14cda0/info.json b/blockchains/smartchain/assets/0x5C197A2D2c9081D30715C80bD1b57c996A14cda0/info.json new file mode 100644 index 0000000000000..9875534df97e7 --- /dev/null +++ b/blockchains/smartchain/assets/0x5C197A2D2c9081D30715C80bD1b57c996A14cda0/info.json @@ -0,0 +1,40 @@ +{ + "name": "Presale.World", + "type": "BEP20", + "symbol": "PRESALE", + "decimals": 18, + "website": "https://presale.world", + "description": "Presale.World aims to make searching for presales easy by allowing users to search, sort and filter presales from some of the biggest launchpads in crypto. At present, this includes PinkSale, DxSale, Unicrypt, GemPad, CookieSale, Novation, and of course PresaleWorld. Not only is it for investors, project owners can generate a token, lock tokens or use our launchpad with unique features such as the pool protection pot where investors are able to claim back a percentage of their initial investment in the event of a scam.", + "explorer": "https://bscscan.com/token/0x5C197A2D2c9081D30715C80bD1b57c996A14cda0", + "status": "active", + "id": "0x5C197A2D2c9081D30715C80bD1b57c996A14cda0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PresaleWorld" + }, + { + "name": "telegram", + "url": "https://t.me/PresaleWorldCommunity" + }, + { + "name": "whitepaper", + "url": "https://docs.presale.world" + }, + { + "name": "youtube", + "url": "https://youtube.com/@presaleworld" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/presale-world/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/presale-world" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x5C197A2D2c9081D30715C80bD1b57c996A14cda0/logo.png b/blockchains/smartchain/assets/0x5C197A2D2c9081D30715C80bD1b57c996A14cda0/logo.png new file mode 100644 index 0000000000000..2adbf4bf7c570 Binary files /dev/null and b/blockchains/smartchain/assets/0x5C197A2D2c9081D30715C80bD1b57c996A14cda0/logo.png differ diff --git a/blockchains/smartchain/assets/0x5CA42204cDaa70d5c773946e69dE942b85CA6706/info.json b/blockchains/smartchain/assets/0x5CA42204cDaa70d5c773946e69dE942b85CA6706/info.json new file mode 100644 index 0000000000000..9c59ca1980e52 --- /dev/null +++ b/blockchains/smartchain/assets/0x5CA42204cDaa70d5c773946e69dE942b85CA6706/info.json @@ -0,0 +1,53 @@ +{ + "name": "Position", + "type": "BEP20", + "symbol": "POSI", + "decimals": 18, + "website": "https://position.exchange", + "description": "Position Exchange is a decentralized trading platform, powered by a virtual Automated Market Maker (vAMM) and operating on Binance Smart Chain (BSC), aiming to provide on-chain Derivatives trading on Crypto assets with high leverage, low slippage and low fees.", + "explorer": "https://bscscan.com/token/0x5CA42204cDaa70d5c773946e69dE942b85CA6706", + "status": "active", + "id": "0x5CA42204cDaa70d5c773946e69dE942b85CA6706", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PositionEx" + }, + { + "name": "github", + "url": "https://github.com/PositionExchange" + }, + { + "name": "telegram", + "url": "https://t.me/PositionExchange" + }, + { + "name": "telegram_news", + "url": "https://t.me/PositionAnn" + }, + { + "name": "blog", + "url": "https://positionex.medium.com/" + }, + { + "name": "docs", + "url": "https://docs.position.exchange/" + }, + { + "name": "forum", + "url": "https://www.reddit.com/r/PositionExchange/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PositionExchange/" + }, + { + "name": "whitepaper", + "url": "https://position.exchange/whitepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/position-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5CA42204cDaa70d5c773946e69dE942b85CA6706/logo.png b/blockchains/smartchain/assets/0x5CA42204cDaa70d5c773946e69dE942b85CA6706/logo.png new file mode 100644 index 0000000000000..ad38dfe743091 Binary files /dev/null and b/blockchains/smartchain/assets/0x5CA42204cDaa70d5c773946e69dE942b85CA6706/logo.png differ diff --git a/blockchains/smartchain/assets/0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B/info.json b/blockchains/smartchain/assets/0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B/info.json new file mode 100644 index 0000000000000..bbb0c7b2add9b --- /dev/null +++ b/blockchains/smartchain/assets/0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B/info.json @@ -0,0 +1,58 @@ +{ + "name": "Mouse Haunt Token", + "type": "BEP20", + "symbol": "MHT", + "decimals": 18, + "website": "https://mousehaunt.com/", + "description": "Mouse Haunt is a multiplayer play-to-earn game where players collect NFTs, farm tokens, breed characters, and build levels. In this revolutionary game, players play as the heroes, as the villains, and as the architects of the castles. If desired, players can exchange their earned tokens for real money.", + "explorer": "https://bscscan.com/token/0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B", + "status": "active", + "id": "0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mousehaunt" + }, + { + "name": "github", + "url": "https://github.com/mousehaunt" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/QJNjRk7T06NjYjEx" + }, + { + "name": "telegram_news", + "url": "https://t.me/joinchat/QJNjRk7T06NjYjEx" + }, + { + "name": "discord", + "url": "https://discord.com/invite/UABfTV3AFn" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.mousehaunt.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC4IxztsJqxROLEU1CxHjYcw" + }, + { + "name": "medium", + "url": "https://mousehaunt.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mouse-haunt-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/mouse-haunt" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} + diff --git a/blockchains/smartchain/assets/0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B/logo.png b/blockchains/smartchain/assets/0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B/logo.png new file mode 100644 index 0000000000000..442ac4204ff02 Binary files /dev/null and b/blockchains/smartchain/assets/0x5Cb2C3Ed882E37DA610f9eF5b0FA25514d7bc85B/logo.png differ diff --git a/blockchains/smartchain/assets/0x5CdCB6C1A30F59D59393D1629172634056E0461C/info.json b/blockchains/smartchain/assets/0x5CdCB6C1A30F59D59393D1629172634056E0461C/info.json index 04882b08f8b3e..93006c7d965f5 100644 --- a/blockchains/smartchain/assets/0x5CdCB6C1A30F59D59393D1629172634056E0461C/info.json +++ b/blockchains/smartchain/assets/0x5CdCB6C1A30F59D59393D1629172634056E0461C/info.json @@ -4,7 +4,7 @@ "symbol": "Fwatch", "decimals": 18, "website": "https://foliowatch.net", - "description": "Foliowatch is the first smart Defi Dashboard with LP management on the Binance Smartchain. It is Portfolio and liquidity pool performance watch plus yield farming, Fully decentralized.", + "description": "Foliowatch is the first smart Defi Dashboard with LP management on the Binance Smartchain. It is Portfolio and liquidity pool performance watch plus yield farming, Fully decentralized.", "explorer": "https://bscscan.com/token/0x5CdCB6C1A30F59D59393D1629172634056E0461C", "status": "active", "id": "0x5CdCB6C1A30F59D59393D1629172634056E0461C" diff --git a/blockchains/smartchain/assets/0x5D07eDAbA2151a3C6802B28636eCC23082398EdB/info.json b/blockchains/smartchain/assets/0x5D07eDAbA2151a3C6802B28636eCC23082398EdB/info.json new file mode 100644 index 0000000000000..2b196e05a5bb7 --- /dev/null +++ b/blockchains/smartchain/assets/0x5D07eDAbA2151a3C6802B28636eCC23082398EdB/info.json @@ -0,0 +1,33 @@ +{ + "name": "Zuna", + "type": "BEP20", + "symbol": "Zuna", + "decimals": 9, + "website": "https://zunacoin.com/", + "description": "Zuna is a community driven DeFi Token. Three simple functions occur during each trade: Reflection, LP Acquisition and Burning.", + "explorer": "https://bscscan.com/token/0x5D07eDAbA2151a3C6802B28636eCC23082398EdB", + "status": "active", + "id": "0x5D07eDAbA2151a3C6802B28636eCC23082398EdB", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/zunacoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/zunacoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/zunacoin" + }, + { + "name": "telegram_news", + "url": "https://t.me/zunacoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ZunaCoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5D07eDAbA2151a3C6802B28636eCC23082398EdB/logo.png b/blockchains/smartchain/assets/0x5D07eDAbA2151a3C6802B28636eCC23082398EdB/logo.png new file mode 100644 index 0000000000000..74f78c19f981c Binary files /dev/null and b/blockchains/smartchain/assets/0x5D07eDAbA2151a3C6802B28636eCC23082398EdB/logo.png differ diff --git a/blockchains/smartchain/assets/0x5E19266e4a17521d65EFF608517fA0c82CA24813/info.json b/blockchains/smartchain/assets/0x5E19266e4a17521d65EFF608517fA0c82CA24813/info.json new file mode 100644 index 0000000000000..abd7aa55dcf6c --- /dev/null +++ b/blockchains/smartchain/assets/0x5E19266e4a17521d65EFF608517fA0c82CA24813/info.json @@ -0,0 +1,41 @@ +{ + "name": "CleanOcean", + "type": "BEP20", + "symbol": "CLEAN", + "decimals": 9, + "website": "https://cleanocean.io/", + "description": "An innovative crypto investment project combining the growth potential of blockchain technology with oceanic conservatory operations.", + "explorer": "https://bscscan.com/token/0x5E19266e4a17521d65EFF608517fA0c82CA24813", + "status": "active", + "id": "0x5E19266e4a17521d65EFF608517fA0c82CA24813", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cleanoceantoken" + }, + { + "name": "telegram", + "url": "https://t.me/cleanocean" + }, + { + "name": "reddit", + "url": "https://reddit.com/CLEANOCEAN/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC82j7iRr6KErI5UEXPFmU7A" + }, + { + "name": "facebook", + "url": "https://facebook.com/CleanOcean-101484642117124/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cleanocean/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/cleanocean" + } + ] +} diff --git a/blockchains/smartchain/assets/0x5E19266e4a17521d65EFF608517fA0c82CA24813/logo.png b/blockchains/smartchain/assets/0x5E19266e4a17521d65EFF608517fA0c82CA24813/logo.png new file mode 100644 index 0000000000000..bc55ac095efc4 Binary files /dev/null and b/blockchains/smartchain/assets/0x5E19266e4a17521d65EFF608517fA0c82CA24813/logo.png differ diff --git a/blockchains/smartchain/assets/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f/info.json b/blockchains/smartchain/assets/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f/info.json new file mode 100644 index 0000000000000..e88d19bf7faad --- /dev/null +++ b/blockchains/smartchain/assets/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f/info.json @@ -0,0 +1,73 @@ +{ + "name": "HeroesTD", + "type": "BEP20", + "symbol": "HTD", + "decimals": 18, + "website": "https://www.heroestd.io/", + "description": "Heroes TD is a Free to Play or Play to Earn 3D GameFi built with Heroes Metaverse. You can play with each other and trade items on the NFT market! Join Heroes TD today and get your life-time investment!", + "explorer": "https://bscscan.com/token/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f", + "status": "active", + "id": "0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/heroes_td" + }, + { + "name": "discord", + "url": "https://discord.com/heroestd" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/HeroesTD" + }, + { + "name": "facebook", + "url": "https://facebook.com/Heroestd" + }, + { + "name": "medium", + "url": "https://medium.com/@heroestd" + }, + { + "name": "telegram", + "url": "https://t.me/Heroes_TD" + }, + { + "name": "telegram_news", + "url": "https://t.me/HeroesTD_Club" + }, + { + "name": "whitepaper", + "url": "https://docs.heroestd.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/heroes-td/" + }, + { + "name": "github", + "url": "https://github.com/heroestd" + }, + { + "name": "source_code", + "url": "https://github.com/heroestd/heroestd-token" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCAKBuEh6h06DKpWn8zpfujA" + }, + { + "name": "blog", + "url": "https://blog.heroestd.io/" + }, + { + "name": "docs", + "url": "https://docs.heroestd.io/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/heroes-td" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f/logo.png b/blockchains/smartchain/assets/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f/logo.png new file mode 100644 index 0000000000000..09832c51bfd5b Binary files /dev/null and b/blockchains/smartchain/assets/0x5E2689412Fae5c29BD575fbe1d5C1CD1e0622A8f/logo.png differ diff --git a/blockchains/smartchain/assets/0x5E5C9001Aa81332D405D993FFd1468751D659d1e/info.json b/blockchains/smartchain/assets/0x5E5C9001Aa81332D405D993FFd1468751D659d1e/info.json new file mode 100644 index 0000000000000..21b04dbe91ea4 --- /dev/null +++ b/blockchains/smartchain/assets/0x5E5C9001Aa81332D405D993FFd1468751D659d1e/info.json @@ -0,0 +1,33 @@ +{ + "name": "Baby Doge Inu", + "type": "BEP20", + "symbol": "$BABYDOGEINU", + "decimals": 9, + "website": "https://www.babydogeinu.io/", + "description": "Baby Doge Inu is a deflationary token with high holder rewards on Binance Smart Chain (BSC).", + "explorer": "https://bscscan.com/token/0x5e5c9001aa81332d405d993ffd1468751d659d1e", + "status": "active", + "id": "0x5E5C9001Aa81332D405D993FFd1468751D659d1e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/babydoge_inu" + }, + { + "name": "telegram", + "url": "https://t.me/baby_doge_inu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-doge-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-doge-inu" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/552451382428964" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5E5C9001Aa81332D405D993FFd1468751D659d1e/logo.png b/blockchains/smartchain/assets/0x5E5C9001Aa81332D405D993FFd1468751D659d1e/logo.png new file mode 100644 index 0000000000000..7baec4bfa164c Binary files /dev/null and b/blockchains/smartchain/assets/0x5E5C9001Aa81332D405D993FFd1468751D659d1e/logo.png differ diff --git a/blockchains/smartchain/assets/0x5EcFcced226bA9fCcD8663e7b3263cBd8C84eDB5/info.json b/blockchains/smartchain/assets/0x5EcFcced226bA9fCcD8663e7b3263cBd8C84eDB5/info.json new file mode 100644 index 0000000000000..ac4363f8898c9 --- /dev/null +++ b/blockchains/smartchain/assets/0x5EcFcced226bA9fCcD8663e7b3263cBd8C84eDB5/info.json @@ -0,0 +1,45 @@ +{ + "name": "Xtremcoin", + "type": "BEP20", + "symbol": "XTR", + "decimals": 8, + "website": "https://xtremcoin.io", + "description": "Wearable technologies are rapidly taking their place in our lives all over the world. Xtremcoin brings you a brand new technology in the world of crypto money.", + "explorer": "https://bscscan.com/token/0x5EcFcced226bA9fCcD8663e7b3263cBd8C84eDB5", + "status": "active", + "id": "0x5EcFcced226bA9fCcD8663e7b3263cBd8C84eDB5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xtremcoin" + }, + { + "name": "github", + "url": "https://github.com/xtremcoin" + }, + { + "name": "telegram", + "url": "https://t.me/xtremcoin" + }, + { + "name": "telegram_news", + "url": "https://t.me/xtremcoin_news" + }, + { + "name": "blog", + "url": "https://blog.xtremcoin.com" + }, + { + "name": "reddit", + "url": "https://reddit.com/Xtremcoin" + }, + { + "name": "whitepaper", + "url": "https://xtremcoin.io/whitepaper/Xtremcoin-Whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@Xtremcoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5EcFcced226bA9fCcD8663e7b3263cBd8C84eDB5/logo.png b/blockchains/smartchain/assets/0x5EcFcced226bA9fCcD8663e7b3263cBd8C84eDB5/logo.png new file mode 100644 index 0000000000000..2fb1046148646 Binary files /dev/null and b/blockchains/smartchain/assets/0x5EcFcced226bA9fCcD8663e7b3263cBd8C84eDB5/logo.png differ diff --git a/blockchains/smartchain/assets/0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00/info.json b/blockchains/smartchain/assets/0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00/info.json new file mode 100644 index 0000000000000..bdcc18db4173f --- /dev/null +++ b/blockchains/smartchain/assets/0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00/info.json @@ -0,0 +1,41 @@ +{ + "name": "XTRA Token", + "website": "https://taraplatform.com", + "description": "XTRA is a revolution of Loyalty Rewards & Cashback with blockchain technology.", + "explorer": "https://bscscan.com/token/0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00", + "type": "BEP20", + "symbol": "XTRA", + "decimals": 9, + "status": "active", + "id": "0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00", + "links": [ + { + "name": "github", + "url": "https://github.com/aldyrpl/XTRA-Token" + }, + { + "name": "whitepaper", + "url": "https://bit.ly/xtrawhitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/taraplatform" + }, + { + "name": "twitter", + "url": "https://twitter.com/taraplatform" + }, + { + "name": "medium", + "url": "https://medium.com/@aldyputra-xtra/xtra-tara-paltform-a-revolution-of-loyalty-reward-with-blockchain-technology-presale-on-91f007da0838" + }, + { + "name": "facebook", + "url": "https://facebook.com/Tara-Platform-189515129812989" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCZkhr0IkDHvbJSTwMGuN2Sg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00/logo.png b/blockchains/smartchain/assets/0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00/logo.png new file mode 100644 index 0000000000000..c577b7e1b9e05 Binary files /dev/null and b/blockchains/smartchain/assets/0x5F02C4Dcb270999282b850Caa47Af749Ce49FE00/logo.png differ diff --git a/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json b/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json index d9ef6a26eb688..8a8c514547457 100644 --- a/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json +++ b/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json @@ -1,7 +1,7 @@ { "name": "Venus BCH", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/logo.png b/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/logo.png index 86a525142c1ca..195a25156281c 100644 Binary files a/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/logo.png and b/blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/logo.png differ diff --git a/blockchains/smartchain/assets/0x5F16ba80a1F620055e35215028E90808c7CC365C/info.json b/blockchains/smartchain/assets/0x5F16ba80a1F620055e35215028E90808c7CC365C/info.json new file mode 100644 index 0000000000000..d59a645c202df --- /dev/null +++ b/blockchains/smartchain/assets/0x5F16ba80a1F620055e35215028E90808c7CC365C/info.json @@ -0,0 +1,25 @@ +{ + "name": "Europa", + "type": "BEP20", + "symbol": "EURO", + "decimals": 18, + "website": "https://europacoin.net", + "description": "Europa is a leading DeFi yield aggregator on BSC that has 3 products as part of the Europa ecosystem, namely Vaults (yield optimizer), Europa (DEX Aggregator), and farmfolio", + "explorer": "https://bscscan.com/token/0x5F16ba80a1F620055e35215028E90808c7CC365C", + "status": "active", + "id": "0x5F16ba80a1F620055e35215028E90808c7CC365C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Europacoin2021" + }, + { + "name": "github", + "url": "https://github.com/europacoinbsc/europa" + }, + { + "name": "telegram", + "url": "https://t.me/Europabsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5F16ba80a1F620055e35215028E90808c7CC365C/logo.png b/blockchains/smartchain/assets/0x5F16ba80a1F620055e35215028E90808c7CC365C/logo.png new file mode 100644 index 0000000000000..9c2cf5105d9dc Binary files /dev/null and b/blockchains/smartchain/assets/0x5F16ba80a1F620055e35215028E90808c7CC365C/logo.png differ diff --git a/blockchains/smartchain/assets/0x5F1b95784a033CD6842cf26eb9A9687F91Ad9e78/info.json b/blockchains/smartchain/assets/0x5F1b95784a033CD6842cf26eb9A9687F91Ad9e78/info.json new file mode 100644 index 0000000000000..1d1e2f7efd5c8 --- /dev/null +++ b/blockchains/smartchain/assets/0x5F1b95784a033CD6842cf26eb9A9687F91Ad9e78/info.json @@ -0,0 +1,45 @@ +{ + "name": "CAKE BANK", + "type": "BEP20", + "symbol": "CAKEBANK", + "decimals": 18, + "website": "https://cakebank.finance", + "description": "The CAKEBANK protocol is a community inspired DeFi experiment built on Binance. every buy/sell is taken and redistributed to all holders. Hold CAKEBANK tokens, earn CAKE.", + "explorer": "https://bscscan.com/token/0x5F1b95784a033CD6842cf26eb9A9687F91Ad9e78", + "status": "active", + "id": "0x5F1b95784a033CD6842cf26eb9A9687F91Ad9e78", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cakebank_bsc" + }, + { + "name": "github", + "url": "https://github.com/cakebank" + }, + { + "name": "telegram", + "url": "https://t.me/cakebank_bsc" + }, + { + "name": "medium", + "url": "https://medium.com/@cakebank" + }, + { + "name": "whitepaper", + "url": "https://cakebank.finance/assets/WhitePaper_v2.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cake-bank/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cake-bank" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x5f1b95784a033cd6842cf26eb9a9687f91ad9e78#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5F1b95784a033CD6842cf26eb9A9687F91Ad9e78/logo.png b/blockchains/smartchain/assets/0x5F1b95784a033CD6842cf26eb9A9687F91Ad9e78/logo.png new file mode 100644 index 0000000000000..476201a3e3656 Binary files /dev/null and b/blockchains/smartchain/assets/0x5F1b95784a033CD6842cf26eb9A9687F91Ad9e78/logo.png differ diff --git a/blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/info.json b/blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/info.json index cc60d2d6f8f56..758b9498369a4 100644 --- a/blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/info.json +++ b/blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/info.json @@ -3,6 +3,20 @@ "website": "https://venus.io/", "description": "Venus Reward Token is a mechanism created to become an additional mining distribution to suppliers and borrowers of Venus Protocol.", "explorer": "https://bscscan.com/token/0x5F84ce30DC3cF7909101C69086c50De191895883", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VenusProtocol" + }, + { + "name": "medium", + "url": "https://medium.com/VenusProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/VenusProtocol" + } + ], "type": "BEP20", "symbol": "VRT", "decimals": 18, diff --git a/blockchains/smartchain/assets/0x5a119762B09Ed0bcB3b16075159AE43A62651383/info.json b/blockchains/smartchain/assets/0x5a119762B09Ed0bcB3b16075159AE43A62651383/info.json new file mode 100644 index 0000000000000..38f605ad891ff --- /dev/null +++ b/blockchains/smartchain/assets/0x5a119762B09Ed0bcB3b16075159AE43A62651383/info.json @@ -0,0 +1,41 @@ +{ + "name": "Dali", + "type": "BEP20", + "symbol": "DALI", + "decimals": 9, + "website": "https://dalitoken.io", + "description": "Dali has three projects. DaliNFT, DaliSwap and DaliGames. First one is DaliNFT. DaliNFT is the next generation NFT Marketplace to facilitate working with NFTs. It helps change the artworks to on-chain artworks, injecting new value to classical artworks. DaliNFT also connects celebrities and their fans in a special project, where celebrities present their NFTs to millions of fans in a user-friendly environment, and fans can have mementos of their favorite celebrities.", + "explorer": "https://bscscan.com/token/0x5a119762B09Ed0bcB3b16075159AE43A62651383", + "status": "active", + "id": "0x5a119762B09Ed0bcB3b16075159AE43A62651383", + "links": [ + { + "name": "telegram_news", + "url": "https://t.me/dalitoken" + }, + { + "name": "telegram", + "url": "https://t.me/dalienglish" + }, + { + "name": "twitter", + "url": "https://twitter.com/dalitoken" + }, + { + "name": "github", + "url": "https://github.com/DaliToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dali" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dali" + }, + { + "name": "whitepaper", + "url": "https://dalitoken.io/docs/whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5a119762B09Ed0bcB3b16075159AE43A62651383/logo.png b/blockchains/smartchain/assets/0x5a119762B09Ed0bcB3b16075159AE43A62651383/logo.png new file mode 100644 index 0000000000000..35b87304d0318 Binary files /dev/null and b/blockchains/smartchain/assets/0x5a119762B09Ed0bcB3b16075159AE43A62651383/logo.png differ diff --git a/blockchains/smartchain/assets/0x5b1BaeC64aF6dC54E6e04349315919129A6d3c23/info.json b/blockchains/smartchain/assets/0x5b1BaeC64aF6dC54E6e04349315919129A6d3c23/info.json new file mode 100644 index 0000000000000..a233fbce0d0e4 --- /dev/null +++ b/blockchains/smartchain/assets/0x5b1BaeC64aF6dC54E6e04349315919129A6d3c23/info.json @@ -0,0 +1,25 @@ +{ + "name": "DNAxCAT", + "website": "https://dnaxcat.io", + "description": "DNAxCAT creates a digital cat pet world where players can raise and breed varies of cute cats and fight shoulder to shoulder in the adventure world with your cats", + "explorer": "https://bscscan.com/token/0x5b1BaeC64aF6dC54E6e04349315919129A6d3c23", + "type": "BEP20", + "symbol": "DXCT", + "decimals": 18, + "status": "active", + "id": "0x5b1BaeC64aF6dC54E6e04349315919129A6d3c23", + "links": [ + { + "name": "github", + "url": "https://github.com/DNAxCAT/" + }, + { + "name": "twitter", + "url": "https://twitter.com/dnaxcat_game" + }, + { + "name": "telegram", + "url": "https://t.me/DNAxCAT_official" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5b1BaeC64aF6dC54E6e04349315919129A6d3c23/logo.png b/blockchains/smartchain/assets/0x5b1BaeC64aF6dC54E6e04349315919129A6d3c23/logo.png new file mode 100644 index 0000000000000..022b26e030da5 Binary files /dev/null and b/blockchains/smartchain/assets/0x5b1BaeC64aF6dC54E6e04349315919129A6d3c23/logo.png differ diff --git a/blockchains/smartchain/assets/0x5b1f874d0b0C5ee17a495CbB70AB8bf64107A3BD/info.json b/blockchains/smartchain/assets/0x5b1f874d0b0C5ee17a495CbB70AB8bf64107A3BD/info.json new file mode 100644 index 0000000000000..511496c9c6bae --- /dev/null +++ b/blockchains/smartchain/assets/0x5b1f874d0b0C5ee17a495CbB70AB8bf64107A3BD/info.json @@ -0,0 +1,25 @@ +{ + "name": "BinaryX", + "website": "https://www.binaryx.pro/", + "description": "BinaryX is a decentralized derivatives contract based on BSC. Users can trade binary options via BinaryX which adopts an improved AMM model.", + "explorer": "https://bscscan.com/token/0x5b1f874d0b0C5ee17a495CbB70AB8bf64107A3BD", + "type": "BEP20", + "symbol": "BNX", + "decimals": 18, + "status": "active", + "id": "0x5b1f874d0b0C5ee17a495CbB70AB8bf64107A3BD", + "links": [ + { + "name": "telegram", + "url": "https://t.me/binaryxGlobal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binaryx/" + }, + { + "name": "twitter", + "url": "https://twitter.com/binary_x" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5b1f874d0b0C5ee17a495CbB70AB8bf64107A3BD/logo.png b/blockchains/smartchain/assets/0x5b1f874d0b0C5ee17a495CbB70AB8bf64107A3BD/logo.png new file mode 100644 index 0000000000000..a5f04a8707f94 Binary files /dev/null and b/blockchains/smartchain/assets/0x5b1f874d0b0C5ee17a495CbB70AB8bf64107A3BD/logo.png differ diff --git a/blockchains/smartchain/assets/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798/info.json b/blockchains/smartchain/assets/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798/info.json index 1ded8f3ab05f1..e3e7899c10cf9 100644 --- a/blockchains/smartchain/assets/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798/info.json +++ b/blockchains/smartchain/assets/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798/info.json @@ -4,7 +4,7 @@ "symbol": "BDCC", "decimals": 18, "website": "https://www.thebitica.com/", - "description": "Bitica Token (BDCC), created in 2018, it is based on BEP-20 Smart Technology which is owned by Block Beats Company Registered in Estonia (the first country to legalise Cryptocurreny).", + "description": "Bitica Token, created in 2018, it is based on BEP-20 Smart Technology which is owned by Block Beats Company Registered in Estonia (the first country to legalise Cryptocurreny).", "explorer": "https://bscscan.com/token/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798", "status": "active", "id": "0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798" diff --git a/blockchains/smartchain/assets/0x5bcd91C734d665Fe426A5D7156f2aD7d37b76e30/info.json b/blockchains/smartchain/assets/0x5bcd91C734d665Fe426A5D7156f2aD7d37b76e30/info.json new file mode 100644 index 0000000000000..192214d47fe5d --- /dev/null +++ b/blockchains/smartchain/assets/0x5bcd91C734d665Fe426A5D7156f2aD7d37b76e30/info.json @@ -0,0 +1,49 @@ +{ + "name": "VicMove", + "type": "BEP20", + "symbol": "VIM", + "decimals": 18, + "website": "https://vicmove.com", + "description": "VicMove is a web3 fitness and lifestyle mobile app where you can earn rewards just by movement like Walking, Running and Cycling.", + "explorer": "https://bscscan.com/token/0x5bcd91C734d665Fe426A5D7156f2aD7d37b76e30", + "status": "active", + "id": "0x5bcd91C734d665Fe426A5D7156f2aD7d37b76e30", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VICMOVEOfficial" + }, + { + "name": "github", + "url": "https://github.com/VicMove/Vicmove.com" + }, + { + "name": "telegram", + "url": "https://t.me/VICMOVEOfficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/VICMOVEAnnouncement" + }, + { + "name": "discord", + "url": "https://discord.com/invite/6uVPZPvbF5" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.vicmove.com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/vi/currencies/vicmove/" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/VICMOVE" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x5bcd91C734d665Fe426A5D7156f2aD7d37b76e30/logo.png b/blockchains/smartchain/assets/0x5bcd91C734d665Fe426A5D7156f2aD7d37b76e30/logo.png new file mode 100644 index 0000000000000..4f1c543e3d5a9 Binary files /dev/null and b/blockchains/smartchain/assets/0x5bcd91C734d665Fe426A5D7156f2aD7d37b76e30/logo.png differ diff --git a/blockchains/smartchain/assets/0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0/info.json b/blockchains/smartchain/assets/0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0/info.json new file mode 100644 index 0000000000000..dc34c2457da77 --- /dev/null +++ b/blockchains/smartchain/assets/0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0/info.json @@ -0,0 +1,29 @@ +{ + "name": "MRC Token", + "website": "https://marco.travel/mrc-token/", + "description": "Marco token is hosted by Binance Smart Chain, and its sole purpose is to function as a form of currency, storing value over time and allowing businesses to account for and pay for services..", + "explorer": "https://bscscan.com/token/0x5c792740a7d4684e75e5551fb239f512fe0d47d0", + "type": "BEP20", + "symbol": "MRC", + "decimals": 18, + "status": "active", + "id": "0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/marco.travelll" + }, + { + "name": "twitter", + "url": "https://twitter.com/Marco___travel" + }, + { + "name": "discord", + "url": "https://discord.com/invite/S76sGk5gTA" + }, + { + "name": "telegram", + "url": "https://t.me/marrco_travel" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0/logo.png b/blockchains/smartchain/assets/0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0/logo.png new file mode 100644 index 0000000000000..85fe607c06373 Binary files /dev/null and b/blockchains/smartchain/assets/0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0/logo.png differ diff --git a/blockchains/smartchain/assets/0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8/info.json b/blockchains/smartchain/assets/0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8/info.json new file mode 100644 index 0000000000000..7c9171114e602 --- /dev/null +++ b/blockchains/smartchain/assets/0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8/info.json @@ -0,0 +1,25 @@ +{ + "name": "Venus MATIC", + "website": "https://venus.io/", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VenusProtocol" + }, + { + "name": "medium", + "url": "https://medium.com/VenusProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/VenusProtocol" + } + ], + "explorer": "https://bscscan.com/token/0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8", + "type": "BEP20", + "symbol": "vMATIC", + "decimals": 8, + "status": "active", + "id": "0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8/logo.png b/blockchains/smartchain/assets/0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8/logo.png new file mode 100644 index 0000000000000..27486799d284a Binary files /dev/null and b/blockchains/smartchain/assets/0x5c9476FcD6a4F9a3654139721c949c2233bBbBc8/logo.png differ diff --git a/blockchains/smartchain/assets/0x5cedD85E5C34Ef894380fb027FA5D2C944ea28e0/info.json b/blockchains/smartchain/assets/0x5cedD85E5C34Ef894380fb027FA5D2C944ea28e0/info.json new file mode 100644 index 0000000000000..d8986fa9f33e3 --- /dev/null +++ b/blockchains/smartchain/assets/0x5cedD85E5C34Ef894380fb027FA5D2C944ea28e0/info.json @@ -0,0 +1,33 @@ +{ + "name": "MiniFlokiShiba", + "website": "https://www.miniflokishiba.io/", + "description": "A Proprietary, Hyper Deflationary Token! MFLOKI token holders are not only rewarded through static rewards but also through true automatic burns every trade from within the liquidity pool!", + "explorer": "https://bscscan.com/token/0x5cedd85e5c34ef894380fb027fa5d2c944ea28e0", + "type": "BEP20", + "symbol": "MFLOKI", + "decimals": 9, + "status": "active", + "id": "0x5cedD85E5C34Ef894380fb027FA5D2C944ea28e0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/miniflokishiba" + }, + { + "name": "telegram", + "url": "https://t.me/MiniFlokiShibaOfficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/miniflokishiba_news" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mini-floki-shiba" + }, + { + "name": "github", + "url": "https://github.com/MiniFlokiShiba" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5cedD85E5C34Ef894380fb027FA5D2C944ea28e0/logo.png b/blockchains/smartchain/assets/0x5cedD85E5C34Ef894380fb027FA5D2C944ea28e0/logo.png new file mode 100644 index 0000000000000..c80125bdcbbec Binary files /dev/null and b/blockchains/smartchain/assets/0x5cedD85E5C34Ef894380fb027FA5D2C944ea28e0/logo.png differ diff --git a/blockchains/smartchain/assets/0x5d33E26336C445c71F206dd18B64cE11C2eeE3f0/info.json b/blockchains/smartchain/assets/0x5d33E26336C445c71F206dd18B64cE11C2eeE3f0/info.json new file mode 100644 index 0000000000000..ae73ec7becee1 --- /dev/null +++ b/blockchains/smartchain/assets/0x5d33E26336C445c71F206dd18B64cE11C2eeE3f0/info.json @@ -0,0 +1,53 @@ +{ + "name": "NFTStyle", + "type": "BEP20", + "symbol": "NFTSTYLE", + "decimals": 18, + "website": "https://www.nft-style.com/", + "description": "Future Fashion is shaped by unstoppable nft technology. Nft-Style; It will be the first nft fashion stop where fashion icons, stylists, world brands and amateur artists will guide fashion. The future will now be felt much more closely.Who knows, maybe in the very near future your fashion design will become a unique icon in the world of Fortnite.", + "explorer": "https://bscscan.com/token/0x5d33E26336C445c71F206dd18B64cE11C2eeE3f0", + "status": "active", + "id": "0x5d33E26336C445c71F206dd18B64cE11C2eeE3f0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NFTStyleToken" + }, + { + "name": "github", + "url": "https://github.com/developernftstyle" + }, + { + "name": "telegram", + "url": "https://t.me/nftstyletoken" + }, + { + "name": "whitepaper", + "url": "https://www.nft-style.com/file/wp.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UChIe0f7Oiqj6Sb4dbtPa8wg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nftstyle/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nftstyle" + }, + { + "name": "telegram_news", + "url": "https://t.me/nftstylenews" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/NFTStyle/" + }, + { + "name": "medium", + "url": "https://medium.com/@nftstyle" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5d33E26336C445c71F206dd18B64cE11C2eeE3f0/logo.png b/blockchains/smartchain/assets/0x5d33E26336C445c71F206dd18B64cE11C2eeE3f0/logo.png new file mode 100644 index 0000000000000..3f99c6712d2f2 Binary files /dev/null and b/blockchains/smartchain/assets/0x5d33E26336C445c71F206dd18B64cE11C2eeE3f0/logo.png differ diff --git a/blockchains/smartchain/assets/0x5d96991648d22935Bdf6c7064B65c3c93F82Aa61/info.json b/blockchains/smartchain/assets/0x5d96991648d22935Bdf6c7064B65c3c93F82Aa61/info.json new file mode 100644 index 0000000000000..253cb8e048b4e --- /dev/null +++ b/blockchains/smartchain/assets/0x5d96991648d22935Bdf6c7064B65c3c93F82Aa61/info.json @@ -0,0 +1,29 @@ +{ + "name": "Hero Floki", + "website": "https://herofloki.com", + "description": "HERO pays CAKE and BUSD his long-term holders! Every Hours Hero holders can claim BUSD & CAKE from the Hero Vault!", + "explorer": "https://bscscan.com/token/0x5d96991648d22935bdf6c7064b65c3c93f82aa61", + "symbol": "HERO", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x5d96991648d22935Bdf6c7064B65c3c93F82Aa61", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/herofloki" + }, + { + "name": "facebook", + "url": "https://facebook.com/HeroFloki2021" + }, + { + "name": "blog", + "url": "https://herofloki.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/heroflokiglobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5d96991648d22935Bdf6c7064B65c3c93F82Aa61/logo.png b/blockchains/smartchain/assets/0x5d96991648d22935Bdf6c7064B65c3c93F82Aa61/logo.png new file mode 100644 index 0000000000000..e360755b929a2 Binary files /dev/null and b/blockchains/smartchain/assets/0x5d96991648d22935Bdf6c7064B65c3c93F82Aa61/logo.png differ diff --git a/blockchains/smartchain/assets/0x5dfb6437489235fe08a8F706Bb261938f4E2D849/info.json b/blockchains/smartchain/assets/0x5dfb6437489235fe08a8F706Bb261938f4E2D849/info.json new file mode 100644 index 0000000000000..ecee855fbacca --- /dev/null +++ b/blockchains/smartchain/assets/0x5dfb6437489235fe08a8F706Bb261938f4E2D849/info.json @@ -0,0 +1,33 @@ +{ + "name": "Shibosu", + "type": "BEP20", + "symbol": "Shibosu", + "decimals": 9, + "website": "https://www.shibosu.live", + "description": "Shibosu is the Japanese Gifting Shiba that will take over the Shiba world by storm. Shibosu is a mix between Shiba and Kabosu.", + "explorer": "https://bscscan.com/token/0x5dfb6437489235fe08a8F706Bb261938f4E2D849", + "status": "active", + "id": "0x5dfb6437489235fe08a8F706Bb261938f4E2D849", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shibosu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shibosu" + }, + { + "name": "telegram", + "url": "https://t.me/shibosu" + }, + { + "name": "twitter", + "url": "https://twitter.com/ShibosuBSC" + }, + { + "name": "facebook", + "url": "https://facebook.com/shibosuofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5dfb6437489235fe08a8F706Bb261938f4E2D849/logo.png b/blockchains/smartchain/assets/0x5dfb6437489235fe08a8F706Bb261938f4E2D849/logo.png new file mode 100644 index 0000000000000..77096419ad96a Binary files /dev/null and b/blockchains/smartchain/assets/0x5dfb6437489235fe08a8F706Bb261938f4E2D849/logo.png differ diff --git a/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json b/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json index ae5685ddaf3c5..ef34532bd0345 100644 --- a/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json +++ b/blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json @@ -1,7 +1,7 @@ { - "name": "Maker", + "name": "Binance-Peg Maker", "website": "https://makerdao.com", - "description": "Maker (MKR) is a utility token, governance token and recapitalization resource of the Maker system.", + "description": "Maker is a utility token, governance token and recapitalization resource of the Maker system.", "explorer": "https://bscscan.com/token/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350", "research": "https://research.binance.com/en/projects/maker", "type": "BEP20", @@ -9,6 +9,11 @@ "decimals": 18, "status": "active", "id": "0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350", + "tags": [ + "defi", + "governance", + "binance-peg" + ], "links": [ { "name": "blog", diff --git a/blockchains/smartchain/assets/0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63/info.json b/blockchains/smartchain/assets/0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63/info.json new file mode 100644 index 0000000000000..e35832579a11e --- /dev/null +++ b/blockchains/smartchain/assets/0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63/info.json @@ -0,0 +1,53 @@ +{ + "name": "Highstreet Token", + "type": "BEP20", + "symbol": "HIGH", + "decimals": 18, + "website": "https://www.highstreet.market/", + "description": "Inspired by classics from Nintendo, encouraged by a shared addiction in MMOs, and finally consolidated by our team’s 6 years of experience serving retail customers with VR, Highstreet creates the Shopify experience on an MMORPG for brands while presenting a true path to the Metaverse for players.", + "explorer": "https://bscscan.com/token/0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63", + "status": "active", + "id": "0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/highstreetworld " + }, + { + "name": "github", + "url": "https://github.com/TravisBuilds/HighStreet" + }, + { + "name": "telegram", + "url": "https://t.me/highstreetworld" + }, + { + "name": "discord", + "url": "https://discord.com/invite/439FhsrMu2" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/czjyuggsatn8hpj5" + }, + { + "name": "facebook", + "url": "https://facebook.com/highstreetmkt" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCzXzF5_1RQupiUG0pVGJZmA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/highstreet/project-info/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/highstreet" + }, + { + "name": "medium", + "url": "https://medium.com/highstreet-market " + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63/logo.png b/blockchains/smartchain/assets/0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63/logo.png new file mode 100644 index 0000000000000..6042f5a599bd9 Binary files /dev/null and b/blockchains/smartchain/assets/0x5f4Bde007Dc06b867f86EBFE4802e34A1fFEEd63/logo.png differ diff --git a/blockchains/smartchain/assets/0x5f50411CDE3eEC27b0eaC21691b4e500c69a5a2e/info.json b/blockchains/smartchain/assets/0x5f50411CDE3eEC27b0eaC21691b4e500c69a5a2e/info.json new file mode 100644 index 0000000000000..0555f67bade8c --- /dev/null +++ b/blockchains/smartchain/assets/0x5f50411CDE3eEC27b0eaC21691b4e500c69a5a2e/info.json @@ -0,0 +1,32 @@ +{ + "name": "Singularity", + "website": "https://www.singularity.gold/", + "description": "Singularity is a metaverse gaming world of universe exploration and adventure.", + "explorer": "https://bscscan.com/token/0x5f50411CDE3eEC27b0eaC21691b4e500c69a5a2e", + "type": "BEP20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/singularitysgly" + }, + { + "name": "telegram", + "url": "https://t.me/Singularityverse" + }, + { + "name": "github", + "url": "https://github.com/singularitySGLY" + }, + { + "name": "facebook", + "url": "https://facebook.com/profile.php?id=100074305448608" + } + ], + "symbol": "SGLY", + "decimals": 18, + "status": "active", + "id": "0x5f50411CDE3eEC27b0eaC21691b4e500c69a5a2e", + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5f50411CDE3eEC27b0eaC21691b4e500c69a5a2e/logo.png b/blockchains/smartchain/assets/0x5f50411CDE3eEC27b0eaC21691b4e500c69a5a2e/logo.png new file mode 100644 index 0000000000000..40eb368c53787 Binary files /dev/null and b/blockchains/smartchain/assets/0x5f50411CDE3eEC27b0eaC21691b4e500c69a5a2e/logo.png differ diff --git a/blockchains/smartchain/assets/0x5f588EfAf8eB57e3837486e834fC5a4E07768D98/info.json b/blockchains/smartchain/assets/0x5f588EfAf8eB57e3837486e834fC5a4E07768D98/info.json new file mode 100644 index 0000000000000..4de3cd352eb7d --- /dev/null +++ b/blockchains/smartchain/assets/0x5f588EfAf8eB57e3837486e834fC5a4E07768D98/info.json @@ -0,0 +1,28 @@ +{ + "name": "Binance Wrapped MVL", + "type": "BEP20", + "symbol": "bMVL", + "decimals": 18, + "website": "https://mvlchain.io/", + "description": "MVLChain aims to build an incentive-based blockchain mobility ecosystem. MVL Ecosystem breaks away current centralized system. Ecosystem participants get fairly rewarded for data contributions and uses in all-connected mobility services.", + "explorer": "https://bscscan.com/token/0x5f588efaf8eb57e3837486e834fc5a4e07768d98", + "status": "active", + "id": "0x5f588EfAf8eB57e3837486e834fC5a4E07768D98", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mvlchain" + }, + { + "name": "telegram", + "url": "https://t.me/mvlchain_en" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mvl/" + } + ], + "tags": [ + "binance-peg" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5f588EfAf8eB57e3837486e834fC5a4E07768D98/logo.png b/blockchains/smartchain/assets/0x5f588EfAf8eB57e3837486e834fC5a4E07768D98/logo.png new file mode 100644 index 0000000000000..6091decc49539 Binary files /dev/null and b/blockchains/smartchain/assets/0x5f588EfAf8eB57e3837486e834fC5a4E07768D98/logo.png differ diff --git a/blockchains/smartchain/assets/0x5fE80d2CD054645b9419657d3d10d26391780A7B/info.json b/blockchains/smartchain/assets/0x5fE80d2CD054645b9419657d3d10d26391780A7B/info.json new file mode 100644 index 0000000000000..f67c08b46a3fe --- /dev/null +++ b/blockchains/smartchain/assets/0x5fE80d2CD054645b9419657d3d10d26391780A7B/info.json @@ -0,0 +1,25 @@ +{ + "name": "MCB", + "website": "https://mcdex.io", + "description": "MCDEX is the first fully-permissionless DEX for trading perpetual contracts, powered by MCDEX's revolutionary AMM technology", + "explorer": "https://bscscan.com/token/0x5fE80d2CD054645b9419657d3d10d26391780A7B", + "type": "BEP20", + "symbol": "MCB", + "decimals": 18, + "status": "active", + "id": "0x5fE80d2CD054645b9419657d3d10d26391780A7B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MonteCarloDEX" + }, + { + "name": "telegram", + "url": "https://t.me/Mcdex" + }, + { + "name": "medium", + "url": "https://mcdex.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5fE80d2CD054645b9419657d3d10d26391780A7B/logo.png b/blockchains/smartchain/assets/0x5fE80d2CD054645b9419657d3d10d26391780A7B/logo.png new file mode 100644 index 0000000000000..ee172cac16fc5 Binary files /dev/null and b/blockchains/smartchain/assets/0x5fE80d2CD054645b9419657d3d10d26391780A7B/logo.png differ diff --git a/blockchains/smartchain/assets/0x5fEAD99998788AC1BCA768796483d899F1Aef4c4/info.json b/blockchains/smartchain/assets/0x5fEAD99998788AC1BCA768796483d899F1Aef4c4/info.json new file mode 100644 index 0000000000000..0111b04c08e79 --- /dev/null +++ b/blockchains/smartchain/assets/0x5fEAD99998788AC1BCA768796483d899F1Aef4c4/info.json @@ -0,0 +1,21 @@ +{ + "name": "JINDO INU", + "type": "BEP20", + "symbol": "JIND", + "decimals": 9, + "website": "https://www.jindoinu.info", + "description": "This token will be used by JINDO SWAP and JINDO NFT in the future. JINDO SWAP is a SWAP built on the BSC chain, and if it provides liquidity, you can receive JINDO FEED tokens. JINDO FEED tokens will be issued with the launch of the SWAP and will be distributed to 100% liquidity providers.", + "explorer": "https://bscscan.com/token/0x5fEAD99998788AC1BCA768796483d899F1Aef4c4", + "status": "active", + "id": "0x5fEAD99998788AC1BCA768796483d899F1Aef4c4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/JINDOFARM0" + }, + { + "name": "telegram", + "url": "https://t.me/JINDOINU2" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5fEAD99998788AC1BCA768796483d899F1Aef4c4/logo.png b/blockchains/smartchain/assets/0x5fEAD99998788AC1BCA768796483d899F1Aef4c4/logo.png new file mode 100644 index 0000000000000..512df21871fe3 Binary files /dev/null and b/blockchains/smartchain/assets/0x5fEAD99998788AC1BCA768796483d899F1Aef4c4/logo.png differ diff --git a/blockchains/smartchain/assets/0x60322971a672B81BccE5947706D22c19dAeCf6Fb/info.json b/blockchains/smartchain/assets/0x60322971a672B81BccE5947706D22c19dAeCf6Fb/info.json new file mode 100644 index 0000000000000..681b8cff06aee --- /dev/null +++ b/blockchains/smartchain/assets/0x60322971a672B81BccE5947706D22c19dAeCf6Fb/info.json @@ -0,0 +1,36 @@ +{ + "name": "MarsDAO", + "type": "BEP20", + "symbol": "MDAO", + "decimals": 18, + "website": "https://daomars.com", + "description": "MarsDAO is a multifunctional decentralized platform designed for the use of crypto tools, which operates based on a DAO principle, on its native MDAO token.", + "explorer": "https://bscscan.com/token/0x60322971a672B81BccE5947706D22c19dAeCf6Fb", + "status": "active", + "id": "0x60322971a672B81BccE5947706D22c19dAeCf6Fb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/0xMarsDAO" + }, + { + "name": "github", + "url": "https://github.com/MARS-DAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/marsdao" + }, + { + "name": "telegram", + "url": "https://t.me/MarsDAO_channel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/marsdao/" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x60322971a672B81BccE5947706D22c19dAeCf6Fb/logo.png b/blockchains/smartchain/assets/0x60322971a672B81BccE5947706D22c19dAeCf6Fb/logo.png new file mode 100644 index 0000000000000..cddbe1243f334 Binary files /dev/null and b/blockchains/smartchain/assets/0x60322971a672B81BccE5947706D22c19dAeCf6Fb/logo.png differ diff --git a/blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/info.json b/blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/info.json index 1de14e7d1abf8..a8bd3da6e641e 100644 --- a/blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/info.json +++ b/blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/info.json @@ -1,8 +1,7 @@ { "name": "Ape Swap Finance Banana", "website": "https://apeswap.finance", - "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain (forked from PancakeSwap). ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", - "research": "https://obiedobo.gitbook.io/apeswap-finance/", + "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain. ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", "explorer": "https://bscscan.com/token/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95", "type": "BEP20", "symbol": "BANANA", @@ -14,6 +13,10 @@ "name": "github", "url": "https://github.com/ApeSwapFinance" }, + { + "name": "docs", + "url": "https://apeswap.gitbook.io/apeswap-finance/" + }, { "name": "twitter", "url": "https://twitter.com/ape_swap" @@ -22,9 +25,29 @@ "name": "telegram", "url": "https://t.me/ape_swap" }, + { + "name": "telegram_news", + "url": "https://t.me/ape_swap_news" + }, { "name": "medium", "url": "https://ape-swap.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AbVxfGRCSd/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Apeswap/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apeswap-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/apeswap-finance" } ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE/info.json b/blockchains/smartchain/assets/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE/info.json index 80c128498558f..1b108dac6182d 100644 --- a/blockchains/smartchain/assets/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE/info.json +++ b/blockchains/smartchain/assets/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE/info.json @@ -4,7 +4,7 @@ "symbol": "SPW", "decimals": 18, "website": "https://soupsswap.io/", - "description": "SoupSwap Is Multi-Ecosystems Decentralized Finance Platform\n", + "description": "SoupSwap Is Multi-Ecosystems Decentralized Finance Platform", "explorer": "https://bscscan.com/token/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE", "status": "active", "id": "0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE" diff --git a/blockchains/smartchain/assets/0x609D183Fb91a0fce59550b62ab7d2c931b0Bb1BE/info.json b/blockchains/smartchain/assets/0x609D183Fb91a0fce59550b62ab7d2c931b0Bb1BE/info.json new file mode 100644 index 0000000000000..344ef8ff982c3 --- /dev/null +++ b/blockchains/smartchain/assets/0x609D183Fb91a0fce59550b62ab7d2c931b0Bb1BE/info.json @@ -0,0 +1,45 @@ +{ + "name": "PolkaMonster", + "type": "BEP20", + "symbol": "PkMon", + "decimals": 18, + "website": "https://polkamonster.game/", + "description": "PolkaMonster is the fighting game on the Binance Smart Chain. PolkaMonster are sophisticated digital collections created using Blockchain technology", + "explorer": "https://bscscan.com/token/0x609D183Fb91a0fce59550b62ab7d2c931b0Bb1BE", + "status": "active", + "id": "0x609D183Fb91a0fce59550b62ab7d2c931b0Bb1BE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PolkaMonsterBSC" + }, + { + "name": "telegram", + "url": "https://t.me/PolkaMonsterBSC" + }, + { + "name": "reddit", + "url": "https://reddit.com/u/PolkaMonsterBSC" + }, + { + "name": "medium", + "url": "https://medium.com/@PolkaMonsterBSC" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCuBjlTR3DNF02YKbrzwHCuw" + }, + { + "name": "whitepaper", + "url": "https://docs.polkamonster.game/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polkamonster/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polkamonster" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x609D183Fb91a0fce59550b62ab7d2c931b0Bb1BE/logo.png b/blockchains/smartchain/assets/0x609D183Fb91a0fce59550b62ab7d2c931b0Bb1BE/logo.png new file mode 100644 index 0000000000000..e245063020487 Binary files /dev/null and b/blockchains/smartchain/assets/0x609D183Fb91a0fce59550b62ab7d2c931b0Bb1BE/logo.png differ diff --git a/blockchains/smartchain/assets/0x60d66a5152612F7D550796910d022Cb2c77B09de/info.json b/blockchains/smartchain/assets/0x60d66a5152612F7D550796910d022Cb2c77B09de/info.json new file mode 100644 index 0000000000000..c647e01e0ad47 --- /dev/null +++ b/blockchains/smartchain/assets/0x60d66a5152612F7D550796910d022Cb2c77B09de/info.json @@ -0,0 +1,36 @@ +{ + "name": "Useless", + "website": "https://uselesscrypto.com", + "description": "Useless is the first token with an auto-stabilizing liquidity pool fueled by external revenue. Our vision is to bring mainstream accessibility to the crypto-space with easy-to-use mobile apps and dApps.", + "explorer": "https://bscscan.com/token/0x60d66a5152612F7D550796910d022Cb2c77B09de", + "type": "BEP20", + "symbol": "1USE", + "decimals": 18, + "status": "active", + "id": "0x60d66a5152612F7D550796910d022Cb2c77B09de", + "links": [ + { + "name": "blog", + "url": "https://uselesscrypto.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/uselesscrypto" + }, + { + "name": "facebook", + "url": "https://facebook.com/uselesscrypto" + }, + { + "name": "whitepaper", + "url": "https://app.uselesscrypto.com/litepaper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/uselesscrypto" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x60d66a5152612F7D550796910d022Cb2c77B09de/logo.png b/blockchains/smartchain/assets/0x60d66a5152612F7D550796910d022Cb2c77B09de/logo.png new file mode 100644 index 0000000000000..37457fc043f54 Binary files /dev/null and b/blockchains/smartchain/assets/0x60d66a5152612F7D550796910d022Cb2c77B09de/logo.png differ diff --git a/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json b/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json index 994e39d82d5c6..b68207d06fb2f 100644 --- a/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json +++ b/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "Chia", "decimals": 8, - "status": "active", + "status": "abandoned", "id": "0x611DFe661C82B858087AB5b16e3Cb082552df4F3" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/logo.png b/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/logo.png deleted file mode 100644 index 22ffba9dc35d7..0000000000000 Binary files a/blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x6120ba0B3538E40aA7aAc32558E5dd0737B7ac90/info.json b/blockchains/smartchain/assets/0x6120ba0B3538E40aA7aAc32558E5dd0737B7ac90/info.json new file mode 100644 index 0000000000000..f2321be2aaeb3 --- /dev/null +++ b/blockchains/smartchain/assets/0x6120ba0B3538E40aA7aAc32558E5dd0737B7ac90/info.json @@ -0,0 +1,52 @@ +{ + "name": "Jesus Coin", + "type": "BEP20", + "symbol": "JESUS", + "decimals": 9, + "website": "https://jesuscoin.info", + "description": "Jesus Christ forgives your sins, redeems your bad trades, and blesses you with heavenly riches. The world is full of rug pulls and honey pots but Jesus is here to set you free.", + "explorer": "https://bscscan.com/token/0x6120ba0b3538e40aa7aac32558e5dd0737b7ac90", + "status": "active", + "id": "0x6120ba0B3538E40aA7aAc32558E5dd0737B7ac90", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/jesuscoin_bsc" + }, + { + "name": "github", + "url": "https://github.com/jesuscoinbsc" + }, + { + "name": "telegram", + "url": "https://t.me/jesuscoin_main" + }, + { + "name": "docs", + "url": "https://doc.jesuscoin.info/" + }, + { + "name": "whitepaper", + "url": "https://doc.jesuscoin.info/" + }, + { + "name": "medium", + "url": "https://medium.com/@jesuscoin_bsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jesus-coin-bsc/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/jesuscoin" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0x6120ba0b3538e40aa7aac32558e5dd0737b7ac90#code" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6120ba0B3538E40aA7aAc32558E5dd0737B7ac90/logo.png b/blockchains/smartchain/assets/0x6120ba0B3538E40aA7aAc32558E5dd0737B7ac90/logo.png new file mode 100644 index 0000000000000..89892d0298aa8 Binary files /dev/null and b/blockchains/smartchain/assets/0x6120ba0B3538E40aA7aAc32558E5dd0737B7ac90/logo.png differ diff --git a/blockchains/smartchain/assets/0x6169b3b23e57dE79a6146A2170980cEb1F83b9e0/info.json b/blockchains/smartchain/assets/0x6169b3b23e57dE79a6146A2170980cEb1F83b9e0/info.json new file mode 100644 index 0000000000000..889eca196ae6d --- /dev/null +++ b/blockchains/smartchain/assets/0x6169b3b23e57dE79a6146A2170980cEb1F83b9e0/info.json @@ -0,0 +1,25 @@ +{ + "name": "Vetter Token", + "type": "BEP20", + "symbol": "VETTER", + "decimals": 9, + "website": "https://vetter.ai", + "description": "Vetter Platform is where crowdsourcing meets A.I. and gamification to empower the crypto investor", + "explorer": "https://bscscan.com/token/0x6169b3b23e57dE79a6146A2170980cEb1F83b9e0", + "status": "active", + "id": "0x6169b3b23e57dE79a6146A2170980cEb1F83b9e0", + "links": [ + { + "name": "telegram", + "url": "https://t.me/vetterplatform" + }, + { + "name": "facebook", + "url": "https://facebook.com/vetterplatform" + }, + { + "name": "twitter", + "url": "https://twitter.com/vetterplatform" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6169b3b23e57dE79a6146A2170980cEb1F83b9e0/logo.png b/blockchains/smartchain/assets/0x6169b3b23e57dE79a6146A2170980cEb1F83b9e0/logo.png new file mode 100644 index 0000000000000..7d22e36974642 Binary files /dev/null and b/blockchains/smartchain/assets/0x6169b3b23e57dE79a6146A2170980cEb1F83b9e0/logo.png differ diff --git a/blockchains/smartchain/assets/0x61B83eDF87Ea662C695439A807c386455c9E797C/info.json b/blockchains/smartchain/assets/0x61B83eDF87Ea662C695439A807c386455c9E797C/info.json new file mode 100644 index 0000000000000..d50cafbe9f7f1 --- /dev/null +++ b/blockchains/smartchain/assets/0x61B83eDF87Ea662C695439A807c386455c9E797C/info.json @@ -0,0 +1,44 @@ +{ + "name": "Ignore Fud", + "type": "BEP20", + "symbol": "4TOKEN", + "decimals": 18, + "website": "https://4ignorefud.com/", + "description": "A new kind of meme token that supports DeFi and Blockchain innovations", + "explorer": "https://bscscan.com/token/0x61B83eDF87Ea662C695439A807c386455c9E797C", + "status": "active", + "id": "0x61B83eDF87Ea662C695439A807c386455c9E797C", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ignore-fud" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ignore-fud/" + }, + { + "name": "whitepaper", + "url": "https://ignore-fud.gitbook.io/ignore-fud/" + }, + { + "name": "telegram", + "url": "https://t.me/lgnorefud" + }, + { + "name": "twitter", + "url": "https://twitter.com/ignore_fud" + }, + { + "name": "youtube", + "url": "https://youtube.com/@IgnoreFud" + }, + { + "name": "medium", + "url": "https://ignorefud.medium.com/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x61B83eDF87Ea662C695439A807c386455c9E797C/logo.png b/blockchains/smartchain/assets/0x61B83eDF87Ea662C695439A807c386455c9E797C/logo.png new file mode 100644 index 0000000000000..10399b3763d34 Binary files /dev/null and b/blockchains/smartchain/assets/0x61B83eDF87Ea662C695439A807c386455c9E797C/logo.png differ diff --git a/blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json b/blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json index 5f7eec8ce36d9..ab6a1cbc2767e 100644 --- a/blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json +++ b/blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json @@ -1,7 +1,7 @@ { "name": "RiseUp", "website": "https://riseupofficial.com/", - "description": "Rise Up is a movement and the next growth token with an innovative buy back and burn system. A hyper deflationary token decreasing supply and economically increasing the price over time. Rise Up is building utilities to help investors check smart contracts and for launching safe tokens", + "description": "Rise Up is a movement and the next growth token with an innovative buy back and burn system. A hyper deflationary token decreasing supply and economically increasing the price over time. Rise Up is building utilities to help investors check smart contracts and for launching safe tokens", "explorer": "https://bscscan.com/token/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D", "type": "BEP20", "symbol": "RiseUp", diff --git a/blockchains/smartchain/assets/0x61a97C4914C43f8BD98D01a99418E826C80AfAdC/info.json b/blockchains/smartchain/assets/0x61a97C4914C43f8BD98D01a99418E826C80AfAdC/info.json new file mode 100644 index 0000000000000..599f9d108de77 --- /dev/null +++ b/blockchains/smartchain/assets/0x61a97C4914C43f8BD98D01a99418E826C80AfAdC/info.json @@ -0,0 +1,29 @@ +{ + "name": "CryptoBonusMiles", + "symbol": "CBM", + "type": "BEP20", + "decimals": 18, + "description": "CryptoBonusMiles helps to save on travelling even more, by adding CBM reward points to standard airline loyalty programs. CryptoBonusMiles expands Aeron solution to the mass market for millions of people who have ever flown, bringing convenience to the air travelers.", + "website": "https://cryptobonusmiles.com/", + "explorer": "https://bscscan.com/token/0x61a97C4914C43f8BD98D01a99418E826C80AfAdC", + "status": "active", + "id": "0x61a97C4914C43f8BD98D01a99418E826C80AfAdC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/aeron_aero" + }, + { + "name": "telegram", + "url": "https://t.me/aeronaero" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cryptobonusmiles" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptobonusmiles" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x61a97C4914C43f8BD98D01a99418E826C80AfAdC/logo.png b/blockchains/smartchain/assets/0x61a97C4914C43f8BD98D01a99418E826C80AfAdC/logo.png new file mode 100644 index 0000000000000..cdc7ca7ea4aac Binary files /dev/null and b/blockchains/smartchain/assets/0x61a97C4914C43f8BD98D01a99418E826C80AfAdC/logo.png differ diff --git a/blockchains/smartchain/assets/0x61eDcFe8Dd6bA3c891CB9bEc2dc7657B3B422E93/info.json b/blockchains/smartchain/assets/0x61eDcFe8Dd6bA3c891CB9bEc2dc7657B3B422E93/info.json new file mode 100644 index 0000000000000..4698f6c3186d8 --- /dev/null +++ b/blockchains/smartchain/assets/0x61eDcFe8Dd6bA3c891CB9bEc2dc7657B3B422E93/info.json @@ -0,0 +1,26 @@ +{ + "name": "Venus TRX", + "website": "https://venus.io/", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", + "research": "https://research.binance.com/en/projects/venus", + "explorer": "https://bscscan.com/token/0x61eDcFe8Dd6bA3c891CB9bEc2dc7657B3B422E93", + "type": "BEP20", + "symbol": "vTRX", + "decimals": 8, + "status": "active", + "id": "0x61eDcFe8Dd6bA3c891CB9bEc2dc7657B3B422E93", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VenusProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/VenusProtocol" + }, + { + "name": "medium", + "url": "https://medium.com/VenusProtocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x61eDcFe8Dd6bA3c891CB9bEc2dc7657B3B422E93/logo.png b/blockchains/smartchain/assets/0x61eDcFe8Dd6bA3c891CB9bEc2dc7657B3B422E93/logo.png new file mode 100644 index 0000000000000..81461bdcb08fc Binary files /dev/null and b/blockchains/smartchain/assets/0x61eDcFe8Dd6bA3c891CB9bEc2dc7657B3B422E93/logo.png differ diff --git a/blockchains/smartchain/assets/0x622A1297057ea233287ce77bdBF2AB4E63609F23/info.json b/blockchains/smartchain/assets/0x622A1297057ea233287ce77bdBF2AB4E63609F23/info.json index 29448dd8a7a15..99d109d044607 100644 --- a/blockchains/smartchain/assets/0x622A1297057ea233287ce77bdBF2AB4E63609F23/info.json +++ b/blockchains/smartchain/assets/0x622A1297057ea233287ce77bdBF2AB4E63609F23/info.json @@ -1,7 +1,7 @@ { "name": "SUPERDOGE", "website": "https://superdoge.io/", - "description": "SUPERDOGE is a deflationary meme coin that donates 2% of every transaction to multiple charities.", + "description": "SUPERDOGE is a deflationary meme coin that donates 2% of every transaction to multiple charities.", "explorer": "https://bscscan.com/token/0x622a1297057ea233287ce77bdbf2ab4e63609f23", "research": "https://superdoge.io/", "type": "BEP20", diff --git a/blockchains/smartchain/assets/0x6266a18F1605DA94e8317232ffa634C74646ac40/info.json b/blockchains/smartchain/assets/0x6266a18F1605DA94e8317232ffa634C74646ac40/info.json new file mode 100644 index 0000000000000..6fbd1cd472d39 --- /dev/null +++ b/blockchains/smartchain/assets/0x6266a18F1605DA94e8317232ffa634C74646ac40/info.json @@ -0,0 +1,32 @@ +{ + "name": "METFX Watch-To-Earn", + "type": "BEP20", + "symbol": "MFX", + "decimals": 18, + "website": "https://www.metfx.io", + "description": "The MetFx Marketplace is where you will find all the accessories you may require to do so, and also find a wide range of NFT’s that can be used in our metaverse.", + "explorer": "https://bscscan.com/token/0x6266a18F1605DA94e8317232ffa634C74646ac40", + "status": "active", + "id": "0x6266a18F1605DA94e8317232ffa634C74646ac40", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/metfxmetaverse" + }, + { + "name": "telegram", + "url": "https://t.me/METFXWORLD" + }, + { + "name": "facebook", + "url": "https://facebook.com/metfx.official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metfx-watch-to-earn/" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x6266a18F1605DA94e8317232ffa634C74646ac40/logo.png b/blockchains/smartchain/assets/0x6266a18F1605DA94e8317232ffa634C74646ac40/logo.png new file mode 100644 index 0000000000000..854be76b89695 Binary files /dev/null and b/blockchains/smartchain/assets/0x6266a18F1605DA94e8317232ffa634C74646ac40/logo.png differ diff --git a/blockchains/smartchain/assets/0x62823659d09F9F9D2222058878f89437425eB261/info.json b/blockchains/smartchain/assets/0x62823659d09F9F9D2222058878f89437425eB261/info.json new file mode 100644 index 0000000000000..60181ec9826d4 --- /dev/null +++ b/blockchains/smartchain/assets/0x62823659d09F9F9D2222058878f89437425eB261/info.json @@ -0,0 +1,36 @@ +{ + "name": "ERTHA Token", + "type": "BEP20", + "symbol": "ERTHA", + "decimals": 18, + "website": "https://ertha.io/", + "description": "The ERTHA token is the primary utility token used to facilitate sustainable DAO design for the game's metaverse ecosystem as a whole.", + "explorer": "https://bscscan.com/token/0x62823659d09F9F9D2222058878f89437425eB261", + "status": "active", + "id": "0x62823659d09F9F9D2222058878f89437425eB261", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ErthaGame" + }, + { + "name": "telegram", + "url": "https://t.me/Erthium" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ertha" + }, + { + "name": "medium", + "url": "https://erthium.medium.com/" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.ertha.io/ertha-whitepaper/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x62823659d09F9F9D2222058878f89437425eB261/logo.png b/blockchains/smartchain/assets/0x62823659d09F9F9D2222058878f89437425eB261/logo.png new file mode 100644 index 0000000000000..1c9ff2451f698 Binary files /dev/null and b/blockchains/smartchain/assets/0x62823659d09F9F9D2222058878f89437425eB261/logo.png differ diff --git a/blockchains/smartchain/assets/0x6289812163af9421E566B3d74774074fAc2A0441/info.json b/blockchains/smartchain/assets/0x6289812163af9421E566B3d74774074fAc2A0441/info.json new file mode 100644 index 0000000000000..22de374291493 --- /dev/null +++ b/blockchains/smartchain/assets/0x6289812163af9421E566B3d74774074fAc2A0441/info.json @@ -0,0 +1,41 @@ +{ + "name": "Crusaders Of Crypto", + "type": "BEP20", + "symbol": "CRUSADER", + "decimals": 9, + "website": "https://crusadersofcrypto.com", + "description": "Crusaders of Crypto is a classic-style Roguelike game paired with the Binance Smart Chain! Players are able to repeatedly enter randomly generated dungeons, battle monsters, and fight difficult and scripted bosses, all named after Crypto-Related tragedies (Like FlashLoanius!). Holders of CRUSADER will be able to enhance this experience by being able to do the same during competition events, which can reward BNB and in-game NFTs!", + "explorer": "https://bscscan.com/token/0x6289812163af9421E566B3d74774074fAc2A0441", + "status": "active", + "id": "0x6289812163af9421E566B3d74774074fAc2A0441", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CrusaderBSC" + }, + { + "name": "github", + "url": "https://github.com/Watch-Pug/Crusaders_Review/blob/main/WatchPug%20Audit%20Report%20for%20Crusaders.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/CrusadersOfCrypto" + }, + { + "name": "telegram_news", + "url": "https://t.me/CrusadersAnnouncements" + }, + { + "name": "whitepaper", + "url": "https://pub.lucidpress.com/crusadersofcryptowhitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crusaders-of-crypto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/crusaders-of-crypto" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6289812163af9421E566B3d74774074fAc2A0441/logo.png b/blockchains/smartchain/assets/0x6289812163af9421E566B3d74774074fAc2A0441/logo.png new file mode 100644 index 0000000000000..2b2e5ecd1e76c Binary files /dev/null and b/blockchains/smartchain/assets/0x6289812163af9421E566B3d74774074fAc2A0441/logo.png differ diff --git a/blockchains/smartchain/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/info.json b/blockchains/smartchain/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/info.json new file mode 100644 index 0000000000000..0e9940ec8f0d4 --- /dev/null +++ b/blockchains/smartchain/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/info.json @@ -0,0 +1,64 @@ +{ + "name": "Beam", + "type": "BEP20", + "symbol": "BEAM", + "decimals": 18, + "website": "https://meritcircle.io/", + "description": "Beam is a sovereign network focused on gaming brought to you by the Merit Circle DAO.", + "explorer": "https://bscscan.com/token/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE", + "status": "active", + "id": "0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/buildonbeam" + }, + { + "name": "github", + "url": "https://github.com/Merit-Circle" + }, + { + "name": "telegram", + "url": "https://t.me/meritcircle" + }, + { + "name": "telegram_news", + "url": "https://t.me/meritcircle_ann" + }, + { + "name": "docs", + "url": "https://docs.onbeam.com" + }, + { + "name": "blog", + "url": "https://medium.com/@meritcircle" + }, + { + "name": "forum", + "url": "https://gov.meritcircle.io/" + }, + { + "name": "medium", + "url": "https://medium.com/@meritcircle" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/beam-2" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/onbeam/" + }, + { + "name": "whitepaper", + "url": "https://meritcircle.gitbook.io/merit-circle/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/meritcircle" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/logo.png b/blockchains/smartchain/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/logo.png new file mode 100644 index 0000000000000..df55519f7a2dd Binary files /dev/null and b/blockchains/smartchain/assets/0x62D0A8458eD7719FDAF978fe5929C6D342B0bFcE/logo.png differ diff --git a/blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/info.json b/blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/info.json index 7dccced396dc2..07f05d1e6edc1 100644 --- a/blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/info.json +++ b/blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/info.json @@ -6,6 +6,6 @@ "website": "https://pinkpanda.finance/", "description": "PinkPanda is a yield-generating utility token for a new decentralized exchange the supports up to 5x leverage (margin trading). The PinkPanda team is a group of long-time crypto and decentralized finance (DeFi) builders and innovators, who are looking to drive change in the industry through building a unique community-driven token that delivers a strong return to its holders as well as a positive social impact. $PINKPANDA creates abundance.", "explorer": "https://bscscan.com/token/0x631E1e455019c359b939fE214EDC761d36bF6aD6", - "status": "active", + "status": "abandoned", "id": "0x631E1e455019c359b939fE214EDC761d36bF6aD6" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/logo.png b/blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/logo.png deleted file mode 100644 index 2c61e6059d958..0000000000000 Binary files a/blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x63221d19c4B512a6F4792F2Da0a2083eA28c38c1/info.json b/blockchains/smartchain/assets/0x63221d19c4B512a6F4792F2Da0a2083eA28c38c1/info.json new file mode 100644 index 0000000000000..fbbcb2d766d06 --- /dev/null +++ b/blockchains/smartchain/assets/0x63221d19c4B512a6F4792F2Da0a2083eA28c38c1/info.json @@ -0,0 +1,40 @@ +{ + "name": "CalltoCombat", + "type": "BEP20", + "symbol": "CTC", + "decimals": 9, + "website": "https://calltocombat.com", + "description": "Call to Combat is the world's first multiplayer online role-playing game universe that exists inside the MetaVerse world where real players connect and earn.", + "explorer": "https://bscscan.com/token/0x63221d19c4b512a6f4792f2da0a2083ea28c38c1", + "status": "active", + "id": "0x63221d19c4B512a6F4792F2Da0a2083eA28c38c1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/calltocombat" + }, + { + "name": "github", + "url": "https://github.com/calltocombat" + }, + { + "name": "telegram", + "url": "https://t.me/calltocombat" + }, + { + "name": "telegram_news", + "url": "https://t.me/calltocombatnews" + }, + { + "name": "blog", + "url": "https://medium.com/@calltocombat" + }, + { + "name": "docs", + "url": "https://docs.calltocombat.com" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x63221d19c4B512a6F4792F2Da0a2083eA28c38c1/logo.png b/blockchains/smartchain/assets/0x63221d19c4B512a6F4792F2Da0a2083eA28c38c1/logo.png new file mode 100644 index 0000000000000..6ef4512fd54f2 Binary files /dev/null and b/blockchains/smartchain/assets/0x63221d19c4B512a6F4792F2Da0a2083eA28c38c1/logo.png differ diff --git a/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/info.json b/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/info.json index 0ac2c6e7325a0..8f4930aeb0fa3 100644 --- a/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/info.json +++ b/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/info.json @@ -1,11 +1,11 @@ { - "name": "BLink", + "name": "BLinkToken", "website": "https://blink.wink.org", "description": "BLink is a partnership between WINk and Binance community.", "explorer": "https://bscscan.com/token/0x63870a18b6e42b01ef1ad8a2302ef50b7132054f", "research": "", "type": "BEP20", - "symbol": "blink", + "symbol": "BLINK", "decimals": 6, "status": "active", "id": "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F" diff --git a/blockchains/smartchain/assets/0x638EEBe886B0e9e7C6929E69490064a6C94d204d/info.json b/blockchains/smartchain/assets/0x638EEBe886B0e9e7C6929E69490064a6C94d204d/info.json new file mode 100644 index 0000000000000..1882c220eee9b --- /dev/null +++ b/blockchains/smartchain/assets/0x638EEBe886B0e9e7C6929E69490064a6C94d204d/info.json @@ -0,0 +1,48 @@ +{ + "name": "Hector Finance", + "website": "https://hector.finance", + "description": "Hector Finance is developing a financial center on the Fantom Opera Chain and beyond.", + "explorer": "https://bscscan.com/token/0x638EEBe886B0e9e7C6929E69490064a6C94d204d", + "type": "BEP20", + "symbol": "HEC", + "decimals": 9, + "status": "active", + "id": "0x638EEBe886B0e9e7C6929E69490064a6C94d204d", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HectorDAO_HEC" + }, + { + "name": "medium", + "url": "https://medium.com/@hectordao" + }, + { + "name": "whitepaper", + "url": "https://hector.finance/whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/hectorDAO" + }, + { + "name": "telegram_news", + "url": "https://t.me/hectordaoann" + }, + { + "name": "github", + "url": "https://github.com/Hector-DAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hector-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hector-finance" + } + ] +} diff --git a/blockchains/smartchain/assets/0x638EEBe886B0e9e7C6929E69490064a6C94d204d/logo.png b/blockchains/smartchain/assets/0x638EEBe886B0e9e7C6929E69490064a6C94d204d/logo.png new file mode 100644 index 0000000000000..46040ed8ec9d2 Binary files /dev/null and b/blockchains/smartchain/assets/0x638EEBe886B0e9e7C6929E69490064a6C94d204d/logo.png differ diff --git a/blockchains/smartchain/assets/0x6397de0F9aEDc0F7A8Fa8B438DDE883B9c201010/info.json b/blockchains/smartchain/assets/0x6397de0F9aEDc0F7A8Fa8B438DDE883B9c201010/info.json new file mode 100644 index 0000000000000..a1a52c9b15dc9 --- /dev/null +++ b/blockchains/smartchain/assets/0x6397de0F9aEDc0F7A8Fa8B438DDE883B9c201010/info.json @@ -0,0 +1,25 @@ +{ + "name": "SinCity Token", + "website": "https://sin-city.io/", + "description": "Sin City is a metaverse multiplayer game built on blockchain. Your very own decentralized virtual world, centered around a social play-to-earn empire building model and housing multiple gaming & gambling applications for an immersive experience.", + "explorer": "https://bscscan.com/token/0x6397de0F9aEDc0F7A8Fa8B438DDE883B9c201010", + "type": "BEP20", + "symbol": "SIN", + "decimals": 18, + "status": "active", + "id": "0x6397de0F9aEDc0F7A8Fa8B438DDE883B9c201010", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sin-city/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sincity-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/sincitytoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6397de0F9aEDc0F7A8Fa8B438DDE883B9c201010/logo.png b/blockchains/smartchain/assets/0x6397de0F9aEDc0F7A8Fa8B438DDE883B9c201010/logo.png new file mode 100644 index 0000000000000..1bf396c4f84bf Binary files /dev/null and b/blockchains/smartchain/assets/0x6397de0F9aEDc0F7A8Fa8B438DDE883B9c201010/logo.png differ diff --git a/blockchains/smartchain/assets/0x639AD7c49EC616a64e074c21a58608C0d843A8a3/info.json b/blockchains/smartchain/assets/0x639AD7c49EC616a64e074c21a58608C0d843A8a3/info.json new file mode 100644 index 0000000000000..6b4a8a2e10b33 --- /dev/null +++ b/blockchains/smartchain/assets/0x639AD7c49EC616a64e074c21a58608C0d843A8a3/info.json @@ -0,0 +1,57 @@ +{ + "name": "TripCandy", + "website": "https://tripcandy.io", + "description": "TripCandy is an accommodations booking platform that brings you great discounts via cashback rewards in the form of blockchain tokens, turning your bookings into lucrative investments.", + "explorer": "https://bscscan.com/token/0x639AD7c49EC616a64e074c21a58608C0d843A8a3", + "type": "BEP20", + "symbol": "CANDY", + "decimals": 18, + "status": "active", + "id": "0x639AD7c49EC616a64e074c21a58608C0d843A8a3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/tripcandy" + }, + { + "name": "telegram_news", + "url": "https://t.me/tripcandyio" + }, + { + "name": "twitter", + "url": "https://twitter.com/Tripcandyio" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tripcandy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tripcandy" + }, + { + "name": "whitepaper", + "url": "https://bit.ly/36t38gq" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/tripcandyio" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ArktEv22D5" + }, + { + "name": "medium", + "url": "https://medium.com/@tripcandy" + }, + { + "name": "facebook", + "url": "https://facebook.com/tripcandyio" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCG4_fomFKDwVe6IWmMrHd-Q" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x639AD7c49EC616a64e074c21a58608C0d843A8a3/logo.png b/blockchains/smartchain/assets/0x639AD7c49EC616a64e074c21a58608C0d843A8a3/logo.png new file mode 100644 index 0000000000000..3165c19b3993b Binary files /dev/null and b/blockchains/smartchain/assets/0x639AD7c49EC616a64e074c21a58608C0d843A8a3/logo.png differ diff --git a/blockchains/smartchain/assets/0x63d55ecDEbF08f93D0F2D5533035ddcCaa997d7A/info.json b/blockchains/smartchain/assets/0x63d55ecDEbF08f93D0F2D5533035ddcCaa997d7A/info.json new file mode 100644 index 0000000000000..1b91d2c12e5b8 --- /dev/null +++ b/blockchains/smartchain/assets/0x63d55ecDEbF08f93D0F2D5533035ddcCaa997d7A/info.json @@ -0,0 +1,29 @@ +{ + "name": "ETHVault", + "website": "https://vaultdefi.com", + "description": "ETHVault is a complementing token in the VaultDEFI Ecosystem, the first 26.8% auto-reimbursing, SurgeETH & SafeVAULT Rewarding Token. It's Hyper-Deflationary & Self-Sustaining. The Vault team is proud to bring an unprecedented vision to the DeFi space.", + "explorer": "https://bscscan.com/token/0x63d55ecdebf08f93d0f2d5533035ddccaa997d7a", + "type": "BEP20", + "symbol": "ETHVAULT", + "decimals": 9, + "status": "active", + "id": "0x63d55ecDEbF08f93D0F2D5533035ddcCaa997d7A", + "links": [ + { + "name": "blog", + "url": "https://vaultdefi.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/vaultdefi" + }, + { + "name": "facebook", + "url": "https://facebook.com/vaultdefiofficial" + }, + { + "name": "telegram", + "url": "https://t.me/vault_defi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x63d55ecDEbF08f93D0F2D5533035ddcCaa997d7A/logo.png b/blockchains/smartchain/assets/0x63d55ecDEbF08f93D0F2D5533035ddcCaa997d7A/logo.png new file mode 100644 index 0000000000000..5c0dbcd977ff9 Binary files /dev/null and b/blockchains/smartchain/assets/0x63d55ecDEbF08f93D0F2D5533035ddcCaa997d7A/logo.png differ diff --git a/blockchains/smartchain/assets/0x63eC19c2983bfB0D43232aa9C792Fe6F27F63361/info.json b/blockchains/smartchain/assets/0x63eC19c2983bfB0D43232aa9C792Fe6F27F63361/info.json new file mode 100644 index 0000000000000..e54e4b2993fd4 --- /dev/null +++ b/blockchains/smartchain/assets/0x63eC19c2983bfB0D43232aa9C792Fe6F27F63361/info.json @@ -0,0 +1,21 @@ +{ + "name": "METARACA", + "website": "https://metaraca.io", + "description": "Metarverse + Raca = MetaRaca, a collection of puppies in the form of NFTs. We're a dedicated team that want to build something for the crypto community in general and the $RACA lovers in particular.", + "explorer": "https://bscscan.com/token/0x63eC19c2983bfB0D43232aa9C792Fe6F27F63361", + "type": "BEP20", + "symbol": "METAR", + "decimals": 18, + "status": "active", + "id": "0x63eC19c2983bfB0D43232aa9C792Fe6F27F63361", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/metaracaNFT" + }, + { + "name": "telegram", + "url": "https://t.me/metaracaio" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x63eC19c2983bfB0D43232aa9C792Fe6F27F63361/logo.png b/blockchains/smartchain/assets/0x63eC19c2983bfB0D43232aa9C792Fe6F27F63361/logo.png new file mode 100644 index 0000000000000..19a4706e8da6d Binary files /dev/null and b/blockchains/smartchain/assets/0x63eC19c2983bfB0D43232aa9C792Fe6F27F63361/logo.png differ diff --git a/blockchains/smartchain/assets/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736/info.json b/blockchains/smartchain/assets/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736/info.json index 6ac749a8c4451..26aa5250ef459 100644 --- a/blockchains/smartchain/assets/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736/info.json +++ b/blockchains/smartchain/assets/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736/info.json @@ -4,7 +4,7 @@ "symbol": "SHILLING", "decimals": 18, "website": "https://www.knightsdefi.com", - "description": "Hold SHILLING and earn BNB! 10% Tax, 4% goes to a claimable BNB that rewards holders every 3 days on our website.", + "description": "Hold SHILLING and earn BNB! 10% Tax, 4% goes to a claimable BNB that rewards holders every 3 days on our website.", "explorer": "https://bscscan.com/token/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736", "status": "active", "id": "0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736" diff --git a/blockchains/smartchain/assets/0x64619f611248256F7F4b72fE83872F89d5d60d64/info.json b/blockchains/smartchain/assets/0x64619f611248256F7F4b72fE83872F89d5d60d64/info.json new file mode 100644 index 0000000000000..5a9a167b9580f --- /dev/null +++ b/blockchains/smartchain/assets/0x64619f611248256F7F4b72fE83872F89d5d60d64/info.json @@ -0,0 +1,33 @@ +{ + "name": "QUINT", + "type": "BEP20", + "symbol": "QUINT", + "decimals": 18, + "website": "https://quint.io/", + "description": "Connecting the Metaverse to the Real World", + "explorer": "https://bscscan.com/token/0x64619f611248256F7F4b72fE83872F89d5d60d64", + "status": "active", + "id": "0x64619f611248256F7F4b72fE83872F89d5d60d64", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/projectquint" + }, + { + "name": "telegram", + "url": "https://t.me/projectquint" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/quint" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/quint" + } + ], + "tags": [ + "nft", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x64619f611248256F7F4b72fE83872F89d5d60d64/logo.png b/blockchains/smartchain/assets/0x64619f611248256F7F4b72fE83872F89d5d60d64/logo.png new file mode 100644 index 0000000000000..394eac2030175 Binary files /dev/null and b/blockchains/smartchain/assets/0x64619f611248256F7F4b72fE83872F89d5d60d64/logo.png differ diff --git a/blockchains/smartchain/assets/0x6469b35d2D5FAb6c53F73c7d9aBF537892DdB34a/info.json b/blockchains/smartchain/assets/0x6469b35d2D5FAb6c53F73c7d9aBF537892DdB34a/info.json new file mode 100644 index 0000000000000..e34463b60dc6b --- /dev/null +++ b/blockchains/smartchain/assets/0x6469b35d2D5FAb6c53F73c7d9aBF537892DdB34a/info.json @@ -0,0 +1,28 @@ +{ + "name": "Arbitrage Token", + "type": "BEP20", + "symbol": "RBTR", + "decimals": 18, + "website": "https://rbtr.info", + "description": "Arbitrage Token", + "explorer": "https://bscscan.com/token/0x6469b35d2D5FAb6c53F73c7d9aBF537892DdB34a", + "status": "active", + "id": "0x6469b35d2D5FAb6c53F73c7d9aBF537892DdB34a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RbtrToken" + }, + { + "name": "github", + "url": "https://github.com/RubotInfo" + }, + { + "name": "telegram", + "url": "https://t.me/rbtr_token" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x6469b35d2D5FAb6c53F73c7d9aBF537892DdB34a/logo.png b/blockchains/smartchain/assets/0x6469b35d2D5FAb6c53F73c7d9aBF537892DdB34a/logo.png new file mode 100644 index 0000000000000..06526b46537d0 Binary files /dev/null and b/blockchains/smartchain/assets/0x6469b35d2D5FAb6c53F73c7d9aBF537892DdB34a/logo.png differ diff --git a/blockchains/smartchain/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/info.json b/blockchains/smartchain/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/info.json new file mode 100644 index 0000000000000..15bca650ca826 --- /dev/null +++ b/blockchains/smartchain/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/info.json @@ -0,0 +1,45 @@ +{ + "id": "0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC", + "name": "IDRX", + "type": "BEP20", + "symbol": "IDRX", + "decimals": 0, + "website": "https://idrx.co/", + "description": "IDRX is a stable token pegged to the value of the Indonesian Rupiah (IDR). As a cryptocurrency, IDRX offers users the benefits of blockchain technology, including security, transparency, and decentralized control. At the same time, as a stable token, IDRX offers price stability by maintaining a fixed exchange rate with the IDR, which is the national currency of Indonesia.", + "explorer": "https://bscscan.com/token/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC", + "status": "active", + "tags": [ + "stablecoin", + "staking" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/idrx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/idrx/" + }, + { + "name": "github", + "url": "https://github.com/idrx-co/" + }, + { + "name": "docs", + "url": "https://docs.idrx.co/" + }, + { + "name": "whitepaper", + "url": "https://idrx.co/docs/Whitepaper%20IDRX.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/officialidrx" + }, + { + "name": "medium", + "url": "https://idrx.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/logo.png b/blockchains/smartchain/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/logo.png new file mode 100644 index 0000000000000..444a5d98ac889 Binary files /dev/null and b/blockchains/smartchain/assets/0x649a2DA7B28E0D54c13D5eFf95d3A660652742cC/logo.png differ diff --git a/blockchains/smartchain/assets/0x64B55Bb2F27c3710349d9cA024d0D1Ff2DAB7f62/info.json b/blockchains/smartchain/assets/0x64B55Bb2F27c3710349d9cA024d0D1Ff2DAB7f62/info.json new file mode 100644 index 0000000000000..2d5cd1827396e --- /dev/null +++ b/blockchains/smartchain/assets/0x64B55Bb2F27c3710349d9cA024d0D1Ff2DAB7f62/info.json @@ -0,0 +1,37 @@ +{ + "name": "BIGH BULL", + "type": "BEP20", + "symbol": "BIGB", + "decimals": 18, + "website": "https://bighbull.com", + "description": "BIGH BULL is a unique portal containing services & advanced tools for traders. It is the portal that has low transaction fees & a low-cost DMAT account opening than other portals. All types of market alerts are available through BIGHBULL. Our Copy & BOT Trading features enable you to take easy & quick actions. New traders or users can get to know easily about the trading", + "explorer": "https://bscscan.com/token/0x64B55Bb2F27c3710349d9cA024d0D1Ff2DAB7f62", + "status": "abandoned", + "id": "0x64B55Bb2F27c3710349d9cA024d0D1Ff2DAB7f62", + "migrate": { + "asset_id": "c20000714_t0x0bCF5693655A159bd7D9DC5064de9BD692a7b7C6", + "url": "https://bighbull.com" + }, + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BIGHBULL1" + }, + { + "name": "facebook", + "url": "https://facebook.com/people/BIGH-BULL/100070381083700/" + }, + { + "name": "github", + "url": "https://github.com/BighBullTech" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCt_MNyjP4Q0ZbuWUpGHWweA" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x64b55bb2f27c3710349d9ca024d0d1ff2dab7f62#code#L1" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x64F36701138f0E85cC10c34Ea535FdBADcB54147/info.json b/blockchains/smartchain/assets/0x64F36701138f0E85cC10c34Ea535FdBADcB54147/info.json new file mode 100644 index 0000000000000..42affdcf39252 --- /dev/null +++ b/blockchains/smartchain/assets/0x64F36701138f0E85cC10c34Ea535FdBADcB54147/info.json @@ -0,0 +1,25 @@ +{ + "name": "ANON INU", + "website": "https://inuanon.com/", + "description": "AINU was mistreated his whole life and has finally found a loving place to stay he calls home. ANON INU's goal is to keep his holders happy by being a Defi token that has three functions: manual burns, adding towards liquidity and distributing his holders.", + "explorer": "https://bscscan.com/token/0x64F36701138f0E85cC10c34Ea535FdBADcB54147", + "type": "BEP20", + "symbol": "AINU", + "decimals": 9, + "status": "active", + "id": "0x64F36701138f0E85cC10c34Ea535FdBADcB54147", + "links": [ + { + "name": "discord", + "url": "https://discord.com/qzDnC4cyg3" + }, + { + "name": "twitter", + "url": "https://twitter.com/InuAnon" + }, + { + "name": "telegram", + "url": "https://t.me/InuAnonOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x64F36701138f0E85cC10c34Ea535FdBADcB54147/logo.png b/blockchains/smartchain/assets/0x64F36701138f0E85cC10c34Ea535FdBADcB54147/logo.png new file mode 100644 index 0000000000000..65bf016f20c26 Binary files /dev/null and b/blockchains/smartchain/assets/0x64F36701138f0E85cC10c34Ea535FdBADcB54147/logo.png differ diff --git a/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json b/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json index 58a31b5640e63..aa4f66bd5dea6 100644 --- a/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json +++ b/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json @@ -1,7 +1,7 @@ { "name": "Venus LINK", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x650b940a1033B8A1b1873f78730FcFC73ec11f1f", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/logo.png b/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/logo.png index 48565b0a54cfd..b49a660ae3e03 100644 Binary files a/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/logo.png and b/blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/logo.png differ diff --git a/blockchains/smartchain/assets/0x651a89fed302227d41425235F8E934502FB94C48/info.json b/blockchains/smartchain/assets/0x651a89fed302227d41425235F8E934502FB94C48/info.json new file mode 100644 index 0000000000000..c4cede75454c1 --- /dev/null +++ b/blockchains/smartchain/assets/0x651a89fed302227d41425235F8E934502FB94C48/info.json @@ -0,0 +1,41 @@ +{ + "name": "ADAcash", + "website": "https://adacash.io", + "description": "A revolutionary new token that earns you 10% ADA reflections just for holding", + "explorer": "https://bscscan.com/token/0x651a89fed302227d41425235F8E934502FB94C48", + "type": "BEP20", + "symbol": "ADAcash", + "decimals": 18, + "status": "active", + "id": "0x651a89fed302227d41425235F8E934502FB94C48", + "links": [ + { + "name": "whitepaper", + "url": "https://adacash.io/whitepaper" + }, + { + "name": "twitter", + "url": "https://twitter.com/adacashbsc" + }, + { + "name": "telegram", + "url": "https://t.me/adacashtoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/adacash/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCNxEz6I44_y8oThFvakyYpA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/adacash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/adacash" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x651a89fed302227d41425235F8E934502FB94C48/logo.png b/blockchains/smartchain/assets/0x651a89fed302227d41425235F8E934502FB94C48/logo.png new file mode 100644 index 0000000000000..25bcdd957c743 Binary files /dev/null and b/blockchains/smartchain/assets/0x651a89fed302227d41425235F8E934502FB94C48/logo.png differ diff --git a/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/info.json b/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/info.json new file mode 100644 index 0000000000000..d3e3563a36391 --- /dev/null +++ b/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/info.json @@ -0,0 +1,21 @@ +{ + "name": "KWD", + "type": "BEP20", + "symbol": "KWD", + "decimals": 18, + "website": "https://kwdcoin.io/", + "description": "KWD COIN Token is a Decentralized Token (BEP-20 Token) in Binance smart chain.This token is the safe haven for everyone who got rekt from scam/rugged project.", + "explorer": "https://bscscan.com/token/0x65453110319e9ce742dd146beFfaC2A5eE655e7E", + "status": "active", + "id": "0x65453110319e9ce742dd146beFfaC2A5eE655e7E", + "links": [ + { + "name": "telegram", + "url": "https://t.me/kwdtoken" + }, + { + "name": "discord", + "url": "https://discord.com/invite/xzWFdjnf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/logo.png b/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/logo.png new file mode 100644 index 0000000000000..7c171cf949784 Binary files /dev/null and b/blockchains/smartchain/assets/0x65453110319e9ce742dd146beFfaC2A5eE655e7E/logo.png differ diff --git a/blockchains/smartchain/assets/0x658A109C5900BC6d2357c87549B651670E5b0539/info.json b/blockchains/smartchain/assets/0x658A109C5900BC6d2357c87549B651670E5b0539/info.json new file mode 100644 index 0000000000000..2d5543c1f5765 --- /dev/null +++ b/blockchains/smartchain/assets/0x658A109C5900BC6d2357c87549B651670E5b0539/info.json @@ -0,0 +1,29 @@ +{ + "name": "The Force Token", + "website": "https://for.tube/", + "description": "FOR is the ecological token of ForTube. ForTube transfers the power of community autonomy to FOR holders as much as possible through FOR to promote the realization of decentralized governance.", + "explorer": "https://bscscan.com/token/0x658a109c5900bc6d2357c87549b651670e5b0539", + "type": "BEP20", + "symbol": "FOR", + "decimals": 18, + "status": "active", + "id": "0x658A109C5900BC6d2357c87549B651670E5b0539", + "links": [ + { + "name": "github", + "url": "https://github.com/thefortube" + }, + { + "name": "twitter", + "url": "https://twitter.com/ForTubeFi" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/The_Force_Protocol/" + }, + { + "name": "telegram", + "url": "https://t.me/ForTubeFi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x658A109C5900BC6d2357c87549B651670E5b0539/logo.png b/blockchains/smartchain/assets/0x658A109C5900BC6d2357c87549B651670E5b0539/logo.png new file mode 100644 index 0000000000000..8343339f5900a Binary files /dev/null and b/blockchains/smartchain/assets/0x658A109C5900BC6d2357c87549B651670E5b0539/logo.png differ diff --git a/blockchains/smartchain/assets/0x659049786cB66E4486b8C0E0cCC90a5929a21162/info.json b/blockchains/smartchain/assets/0x659049786cB66E4486b8C0E0cCC90a5929a21162/info.json new file mode 100644 index 0000000000000..15f4f6f930cdf --- /dev/null +++ b/blockchains/smartchain/assets/0x659049786cB66E4486b8C0E0cCC90a5929a21162/info.json @@ -0,0 +1,52 @@ +{ + "name": "TTcoin", + "type": "BEP20", + "symbol": "TC", + "decimals": 4, + "website": "https://ttcoin.info", + "description": "More than 2 million users with TTcoin Football Club, TTcoin brands and more projects.", + "explorer": "https://bscscan.com/token/0x659049786cB66E4486b8C0E0cCC90a5929a21162", + "status": "active", + "id": "0x659049786cB66E4486b8C0E0cCC90a5929a21162", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ttcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ttcoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/ttcoinofficial" + }, + { + "name": "github", + "url": "https://github.com/TTCOIN-TC/tc" + }, + { + "name": "telegram", + "url": "https://t.me/ttcoinworld" + }, + { + "name": "telegram_news", + "url": "https://t.me/ttcoinofficial" + }, + { + "name": "blog", + "url": "https://ttcoin.info/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCw4ctJY-VD12hwHuHl1D9kw" + }, + { + "name": "facebook", + "url": "https://facebook.com/ttcoinofficial" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x659049786cB66E4486b8C0E0cCC90a5929a21162/logo.png b/blockchains/smartchain/assets/0x659049786cB66E4486b8C0E0cCC90a5929a21162/logo.png new file mode 100644 index 0000000000000..1e501f6110c62 Binary files /dev/null and b/blockchains/smartchain/assets/0x659049786cB66E4486b8C0E0cCC90a5929a21162/logo.png differ diff --git a/blockchains/smartchain/assets/0x662cBBEb9872251a795F85648333Be0dbFcAd653/info.json b/blockchains/smartchain/assets/0x662cBBEb9872251a795F85648333Be0dbFcAd653/info.json new file mode 100644 index 0000000000000..7c29031694eca --- /dev/null +++ b/blockchains/smartchain/assets/0x662cBBEb9872251a795F85648333Be0dbFcAd653/info.json @@ -0,0 +1,29 @@ +{ + "name": "DefiSportsCoin", + "type": "BEP20", + "symbol": "DSC", + "decimals": 18, + "website": "https://defisportscoin.com/", + "description": "DefiSports is a registered Tech Company developing an ecosystem that incentivizes stakeholders through the hybrid platform with gaming and NFT and has signed professional athletes on board as ambassadors.", + "explorer": "https://bscscan.com/token/0x662cBBEb9872251a795F85648333Be0dbFcAd653", + "status": "active", + "id": "0x662cBBEb9872251a795F85648333Be0dbFcAd653", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DefiSportsCoin" + }, + { + "name": "github", + "url": "https://github.com/DefiSportsCoin" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ZH5he22eme" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/DefiSports/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x662cBBEb9872251a795F85648333Be0dbFcAd653/logo.png b/blockchains/smartchain/assets/0x662cBBEb9872251a795F85648333Be0dbFcAd653/logo.png new file mode 100644 index 0000000000000..4f9cd960da174 Binary files /dev/null and b/blockchains/smartchain/assets/0x662cBBEb9872251a795F85648333Be0dbFcAd653/logo.png differ diff --git a/blockchains/smartchain/assets/0x668DB7aa38eaC6B40c9D13dBE61361DC4c4611d1/info.json b/blockchains/smartchain/assets/0x668DB7aa38eaC6B40c9D13dBE61361DC4c4611d1/info.json new file mode 100644 index 0000000000000..18d38c438ef1e --- /dev/null +++ b/blockchains/smartchain/assets/0x668DB7aa38eaC6B40c9D13dBE61361DC4c4611d1/info.json @@ -0,0 +1,26 @@ +{ + "name": "Measurable Data Token", + "website": "http://mdt.io", + "description": "Measurable Data Token (MDT) aims to provide a decentralized data economy, where data providers and data buyers can exchange data securely and anonymously.", + "explorer": "https://bscscan.com/token/0x668db7aa38eac6b40c9d13dbe61361dc4c4611d1", + "research": "https://research.binance.com/en/projects/measurable-data-token", + "type": "BEP20", + "symbol": "MDT", + "decimals": 18, + "status": "active", + "id": "0x668DB7aa38eaC6B40c9D13dBE61361DC4c4611d1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MeasurableData" + }, + { + "name": "github", + "url": "https://github.com/measurabledatatoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/measurable-data-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x668DB7aa38eaC6B40c9D13dBE61361DC4c4611d1/logo.png b/blockchains/smartchain/assets/0x668DB7aa38eaC6B40c9D13dBE61361DC4c4611d1/logo.png new file mode 100644 index 0000000000000..4406b320c48f5 Binary files /dev/null and b/blockchains/smartchain/assets/0x668DB7aa38eaC6B40c9D13dBE61361DC4c4611d1/logo.png differ diff --git a/blockchains/smartchain/assets/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9/info.json b/blockchains/smartchain/assets/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9/info.json new file mode 100644 index 0000000000000..f637853d48d75 --- /dev/null +++ b/blockchains/smartchain/assets/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9/info.json @@ -0,0 +1,32 @@ +{ + "name": "Vodka Token", + "type": "BEP20", + "symbol": "VODKA", + "decimals": 18, + "website": "https://vodkatoken.com/", + "description": "Vodka Token — collectible play-to-earn NFT game based on DeFi.", + "explorer": "https://bscscan.com/token/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9", + "status": "active", + "id": "0x66dA5cc445feC38A9475Ae7941f89110b9d256b9", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vodka-token" + }, + { + "name": "telegram", + "url": "https://t.me/vodkatoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/VodkaToken" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vodka-token" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9/logo.png b/blockchains/smartchain/assets/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9/logo.png new file mode 100644 index 0000000000000..a34f4d1108d63 Binary files /dev/null and b/blockchains/smartchain/assets/0x66dA5cc445feC38A9475Ae7941f89110b9d256b9/logo.png differ diff --git a/blockchains/smartchain/assets/0x67009eB16ff64d06b4F782b3c552b924B1D1bb93/info.json b/blockchains/smartchain/assets/0x67009eB16ff64d06b4F782b3c552b924B1D1bb93/info.json new file mode 100644 index 0000000000000..11625c3504a82 --- /dev/null +++ b/blockchains/smartchain/assets/0x67009eB16ff64d06b4F782b3c552b924B1D1bb93/info.json @@ -0,0 +1,34 @@ +{ + "name": "Matrix Chain", + "type": "BEP20", + "symbol": "MTC", + "decimals": 18, + "website": "https://matrixchain.space/", + "description": "The World’s Leading Decentralized Finance Platform", + "explorer": "https://bscscan.com/token/0x67009eB16ff64d06b4F782b3c552b924B1D1bb93", + "status": "active", + "id": "0x67009eB16ff64d06b4F782b3c552b924B1D1bb93", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Matrixchain_no1" + }, + { + "name": "telegram", + "url": "https://t.me/MatrixChainn01" + }, + { + "name": "github", + "url": "https://github.com/mtcv3" + }, + { + "name": "whitepaper", + "url": "https://matrixchain.space/resources/document/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/matrix-chain/" + } + ], + "tags": [] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x67009eB16ff64d06b4F782b3c552b924B1D1bb93/logo.png b/blockchains/smartchain/assets/0x67009eB16ff64d06b4F782b3c552b924B1D1bb93/logo.png new file mode 100644 index 0000000000000..67c98a7d839ef Binary files /dev/null and b/blockchains/smartchain/assets/0x67009eB16ff64d06b4F782b3c552b924B1D1bb93/logo.png differ diff --git a/blockchains/smartchain/assets/0x672147dD47674757C457eB155BAA382cc10705Dd/info.json b/blockchains/smartchain/assets/0x672147dD47674757C457eB155BAA382cc10705Dd/info.json new file mode 100644 index 0000000000000..6db6e78356985 --- /dev/null +++ b/blockchains/smartchain/assets/0x672147dD47674757C457eB155BAA382cc10705Dd/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (PoS) (Portal from Polygon)", + "type": "BEP20", + "symbol": "USDCpo", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://bscscan.com/token/0x672147dD47674757C457eB155BAA382cc10705Dd", + "status": "active", + "id": "0x672147dD47674757C457eB155BAA382cc10705Dd", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x672147dD47674757C457eB155BAA382cc10705Dd/logo.png b/blockchains/smartchain/assets/0x672147dD47674757C457eB155BAA382cc10705Dd/logo.png new file mode 100644 index 0000000000000..4e3f74d233943 Binary files /dev/null and b/blockchains/smartchain/assets/0x672147dD47674757C457eB155BAA382cc10705Dd/logo.png differ diff --git a/blockchains/smartchain/assets/0x6730f7A6BbB7b9C8e60843948f7FEB4B6a17B7F7/info.json b/blockchains/smartchain/assets/0x6730f7A6BbB7b9C8e60843948f7FEB4B6a17B7F7/info.json new file mode 100644 index 0000000000000..a697e5e5ca5ad --- /dev/null +++ b/blockchains/smartchain/assets/0x6730f7A6BbB7b9C8e60843948f7FEB4B6a17B7F7/info.json @@ -0,0 +1,36 @@ +{ + "name": "Seed.Photo", + "id":"0x6730f7A6BbB7b9C8e60843948f7FEB4B6a17B7F7", + "website": "https://seed.photo/", + "description": "Protect the value of your photography against misuse or violation from artificial intelligence, social media and news platforms.", + "explorer": "https://bscscan.com/token/0x6730f7A6BbB7b9C8e60843948f7FEB4B6a17B7F7", + "symbol": "SEED", + "type": "BEP20", + "decimals": 18, + "status": "active", + "tags": [ + "staking-native" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/seedphoto/SeedToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/SeedPhoto" + }, + { + "name": "whitepaper", + "url": "https://token.seed.photo" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/seed-photo" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/seed-photo" + } + ] +} diff --git a/blockchains/smartchain/assets/0x6730f7A6BbB7b9C8e60843948f7FEB4B6a17B7F7/logo.png b/blockchains/smartchain/assets/0x6730f7A6BbB7b9C8e60843948f7FEB4B6a17B7F7/logo.png new file mode 100644 index 0000000000000..51fbe28e53847 Binary files /dev/null and b/blockchains/smartchain/assets/0x6730f7A6BbB7b9C8e60843948f7FEB4B6a17B7F7/logo.png differ diff --git a/blockchains/smartchain/assets/0x6739e0572A24bE7864B466f79844C4f3B7d6f857/info.json b/blockchains/smartchain/assets/0x6739e0572A24bE7864B466f79844C4f3B7d6f857/info.json new file mode 100644 index 0000000000000..0349bbdf9d26c --- /dev/null +++ b/blockchains/smartchain/assets/0x6739e0572A24bE7864B466f79844C4f3B7d6f857/info.json @@ -0,0 +1,36 @@ +{ + "name": "TXGPRO", + "type": "BEP20", + "symbol": "TXGP", + "decimals": 8, + "website": "https://pro.trustxgaming.io/", + "description": "TXGPRO, a GameFi protocol developed by TRUSTxGAMING: 1. Play-to-Earn Concept: TXGPRO revolves around a \"play-to-earn\" concept, where gamers can participate in games within the platform using TXGP tokens. By doing so, they can earn cryptocurrency rewards based on their in-game achievements and contributions. This incentivizes gamers to engage with the platform and earn crypto rewards while enjoying their gaming experiences.", + "explorer": "https://bscscan.com/token/0x6739e0572A24bE7864B466f79844C4f3B7d6f857", + "status": "active", + "id": "0x6739e0572A24bE7864B466f79844C4f3B7d6f857", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/trust_xgaming" + }, + { + "name": "telegram", + "url": "https://t.me/trustxgaming" + }, + { + "name": "discord", + "url": "https://discord.com/invite/tXMs8DVFsd" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.txgpro.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/txgpro/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6739e0572A24bE7864B466f79844C4f3B7d6f857/logo.png b/blockchains/smartchain/assets/0x6739e0572A24bE7864B466f79844C4f3B7d6f857/logo.png new file mode 100644 index 0000000000000..71b01c59420fd Binary files /dev/null and b/blockchains/smartchain/assets/0x6739e0572A24bE7864B466f79844C4f3B7d6f857/logo.png differ diff --git a/blockchains/smartchain/assets/0x673Da443da2f6aE7c5c660A9F0D3DD24d1643D36/info.json b/blockchains/smartchain/assets/0x673Da443da2f6aE7c5c660A9F0D3DD24d1643D36/info.json new file mode 100644 index 0000000000000..c80b11f509fc4 --- /dev/null +++ b/blockchains/smartchain/assets/0x673Da443da2f6aE7c5c660A9F0D3DD24d1643D36/info.json @@ -0,0 +1,21 @@ +{ + "name": "RainbowToken", + "type": "BEP20", + "symbol": "RAINBOW", + "decimals": 9, + "website": "https://rainbowtoken.finance/", + "description": "7 colors. 7 features. 7% tax.", + "explorer": "https://bscscan.com/token/0x673da443da2f6ae7c5c660a9f0d3dd24d1643d36", + "status": "active", + "id": "0x673Da443da2f6aE7c5c660A9F0D3DD24d1643D36", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/rainbowtokenbsc" + }, + { + "name": "telegram", + "url": "https://t.me/rainbow_crypto" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x673Da443da2f6aE7c5c660A9F0D3DD24d1643D36/logo.png b/blockchains/smartchain/assets/0x673Da443da2f6aE7c5c660A9F0D3DD24d1643D36/logo.png new file mode 100644 index 0000000000000..b23772075024d Binary files /dev/null and b/blockchains/smartchain/assets/0x673Da443da2f6aE7c5c660A9F0D3DD24d1643D36/logo.png differ diff --git a/blockchains/smartchain/assets/0x6775729FaD1438116b2E3B4Fb2878539795297A7/info.json b/blockchains/smartchain/assets/0x6775729FaD1438116b2E3B4Fb2878539795297A7/info.json new file mode 100644 index 0000000000000..f90bccf089aa0 --- /dev/null +++ b/blockchains/smartchain/assets/0x6775729FaD1438116b2E3B4Fb2878539795297A7/info.json @@ -0,0 +1,33 @@ +{ + "name": "CoinAlpha", + "type": "BEP20", + "symbol": "ALP", + "decimals": 9, + "website": "https://coinalpha.app/", + "description": "CoinAlpha is community based coin listing and voting platform.", + "explorer": "https://bscscan.com/token/0x6775729FaD1438116b2E3B4Fb2878539795297A7", + "status": "active", + "id": "0x6775729FaD1438116b2E3B4Fb2878539795297A7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CoinAlpha3" + }, + { + "name": "telegram", + "url": "https://t.me/coinalpha_x100" + }, + { + "name": "facebook", + "url": "https://facebook.com/coinalphax4r" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coinalpha/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/coinalpha" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6775729FaD1438116b2E3B4Fb2878539795297A7/logo.png b/blockchains/smartchain/assets/0x6775729FaD1438116b2E3B4Fb2878539795297A7/logo.png new file mode 100644 index 0000000000000..66b755590d41c Binary files /dev/null and b/blockchains/smartchain/assets/0x6775729FaD1438116b2E3B4Fb2878539795297A7/logo.png differ diff --git a/blockchains/smartchain/assets/0x678e840C640F619E17848045D23072844224dD37/info.json b/blockchains/smartchain/assets/0x678e840C640F619E17848045D23072844224dD37/info.json new file mode 100644 index 0000000000000..7dbadd122ad49 --- /dev/null +++ b/blockchains/smartchain/assets/0x678e840C640F619E17848045D23072844224dD37/info.json @@ -0,0 +1,28 @@ +{ + "name": "Cratos", + "type": "BEP20", + "symbol": "CRTS", + "decimals": 18, + "website": "https://www.cratostoken.com/", + "description": "CRATOS is an ERC-20 utility token designed to facilitate citizen participation in the CRATOS app, a real-time live vote platform.", + "explorer": "https://bscscan.com/token/0x678e840c640f619e17848045d23072844224dd37", + "status": "active", + "id": "0x678e840C640F619E17848045D23072844224dD37", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cratostoken" + }, + { + "name": "telegram", + "url": "https://t.me/CratosToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cratos/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x678e840C640F619E17848045D23072844224dD37/logo.png b/blockchains/smartchain/assets/0x678e840C640F619E17848045D23072844224dD37/logo.png new file mode 100644 index 0000000000000..cad91b5eadb32 Binary files /dev/null and b/blockchains/smartchain/assets/0x678e840C640F619E17848045D23072844224dD37/logo.png differ diff --git a/blockchains/smartchain/assets/0x679D5b2d94f454c950d683D159b87aa8eae37C9e/info.json b/blockchains/smartchain/assets/0x679D5b2d94f454c950d683D159b87aa8eae37C9e/info.json new file mode 100644 index 0000000000000..49d9e20b896ca --- /dev/null +++ b/blockchains/smartchain/assets/0x679D5b2d94f454c950d683D159b87aa8eae37C9e/info.json @@ -0,0 +1,11 @@ +{ + "name": "HAMSTER", + "website": "https://www.coinhamster.io/", + "description": "Hamster is MemeToken", + "explorer": "https://bscscan.com/token/0x679d5b2d94f454c950d683d159b87aa8eae37c9e", + "type": "BEP20", + "symbol": "HAM", + "decimals": 7, + "status": "active", + "id": "0x679D5b2d94f454c950d683D159b87aa8eae37C9e" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/logo.png b/blockchains/smartchain/assets/0x679D5b2d94f454c950d683D159b87aa8eae37C9e/logo.png similarity index 100% rename from blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/logo.png rename to blockchains/smartchain/assets/0x679D5b2d94f454c950d683D159b87aa8eae37C9e/logo.png diff --git a/blockchains/smartchain/assets/0x67Db74b6D1Ea807CB47248489c99D144323D348d/info.json b/blockchains/smartchain/assets/0x67Db74b6D1Ea807CB47248489c99D144323D348d/info.json new file mode 100644 index 0000000000000..64e78e6e77f39 --- /dev/null +++ b/blockchains/smartchain/assets/0x67Db74b6D1Ea807CB47248489c99D144323D348d/info.json @@ -0,0 +1,36 @@ +{ + "name": "MMS COIN", + "type": "BEP20", + "symbol": "MMSC", + "decimals": 8, + "website": "https://mms-soilminerals.com", + "description": "Crypto for Staking platform and marketplace platform we create an online store use MMSC shopping product", + "explorer": "https://bscscan.com/token/0x67Db74b6D1Ea807CB47248489c99D144323D348d", + "status": "active", + "id": "0x67Db74b6D1Ea807CB47248489c99D144323D348d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mmsplatform" + }, + { + "name": "github", + "url": "https://github.com/Goldcopytrade/MMSCOIN/" + }, + { + "name": "telegram", + "url": "https://t.me/+seMX1nx2Bgk4ZTFl" + }, + { + "name": "docs", + "url": "https://docs.mms-soilminerals.com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mmsc-platform/" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x67Db74b6D1Ea807CB47248489c99D144323D348d/logo.png b/blockchains/smartchain/assets/0x67Db74b6D1Ea807CB47248489c99D144323D348d/logo.png new file mode 100644 index 0000000000000..da995520ec48b Binary files /dev/null and b/blockchains/smartchain/assets/0x67Db74b6D1Ea807CB47248489c99D144323D348d/logo.png differ diff --git a/blockchains/smartchain/assets/0x67b725d7e342d7B611fa85e859Df9697D9378B2e/info.json b/blockchains/smartchain/assets/0x67b725d7e342d7B611fa85e859Df9697D9378B2e/info.json new file mode 100644 index 0000000000000..359ff84216aba --- /dev/null +++ b/blockchains/smartchain/assets/0x67b725d7e342d7B611fa85e859Df9697D9378B2e/info.json @@ -0,0 +1,32 @@ +{ + "name": "The Sandbox", + "symbol": "SAND", + "type": "BEP20", + "decimals": 18, + "description": "The Sandbox is a virtual world where players can build, own, and monetize their gaming experiences in the Ethereum blockchain using SAND, the platform’s utility token.", + "website": "http://www.sandbox.game/", + "explorer": "https://bscscan.com/token/0x67b725d7e342d7b611fa85e859df9697d9378b2e", + "status": "active", + "id": "0x67b725d7e342d7B611fa85e859Df9697D9378B2e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TheSandboxGame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-sandbox/" + }, + { + "name": "telegram", + "url": "https://t.me/sandboxgame" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-sandbox/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x67b725d7e342d7B611fa85e859Df9697D9378B2e/logo.png b/blockchains/smartchain/assets/0x67b725d7e342d7B611fa85e859Df9697D9378B2e/logo.png new file mode 100644 index 0000000000000..5b4fa7432889a Binary files /dev/null and b/blockchains/smartchain/assets/0x67b725d7e342d7B611fa85e859Df9697D9378B2e/logo.png differ diff --git a/blockchains/smartchain/assets/0x683b383E9D6Cc523F4C9764daceBB5752892fc53/info.json b/blockchains/smartchain/assets/0x683b383E9D6Cc523F4C9764daceBB5752892fc53/info.json new file mode 100644 index 0000000000000..9cd8d9a4bcd7d --- /dev/null +++ b/blockchains/smartchain/assets/0x683b383E9D6Cc523F4C9764daceBB5752892fc53/info.json @@ -0,0 +1,45 @@ +{ + "name": "SparkLab", + "type": "BEP20", + "symbol": "Spark", + "decimals": 18, + "website": "https://thesparklab.io", + "description": "Sparklab is a next generation portfolio tracker with tons of unique features to make your token management safer and easier. ", + "explorer": "https://bscscan.com/token/0x683b383E9D6Cc523F4C9764daceBB5752892fc53", + "status": "active", + "id": "0x683b383E9D6Cc523F4C9764daceBB5752892fc53", + "links": [ + { + "name": "telegram", + "url": "https://t.me/SparkLabOfficialChannel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sparklab/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Sparklab3" + }, + { + "name": "github", + "url": "https://github.com/TheSparkLab/SparkLab" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/400402991732597" + }, + { + "name": "discord", + "url": "https://discord.com/ea454HSz" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SparkLab/" + }, + { + "name": "whitepaper", + "url": "https://thesparklab.io/whitepapersparklab.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x683b383E9D6Cc523F4C9764daceBB5752892fc53/logo.png b/blockchains/smartchain/assets/0x683b383E9D6Cc523F4C9764daceBB5752892fc53/logo.png new file mode 100644 index 0000000000000..4f6ceaa912f0a Binary files /dev/null and b/blockchains/smartchain/assets/0x683b383E9D6Cc523F4C9764daceBB5752892fc53/logo.png differ diff --git a/blockchains/smartchain/assets/0x683fae4411249Ca05243dfb919c20920f3f5bfE0/info.json b/blockchains/smartchain/assets/0x683fae4411249Ca05243dfb919c20920f3f5bfE0/info.json new file mode 100644 index 0000000000000..d7be3dba0658e --- /dev/null +++ b/blockchains/smartchain/assets/0x683fae4411249Ca05243dfb919c20920f3f5bfE0/info.json @@ -0,0 +1,49 @@ +{ + "name": "Galaxy Heroes Coin", + "type": "BEP20", + "symbol": "GHC", + "decimals": 9, + "website": "https://galaxyheroescoin.com", + "description": "Galaxy Heroes Coin is more than just a token. It will have a never seen before NFT platform and gaming app. Be a hero, a Galaxy Hero!", + "explorer": "https://bscscan.com/token/0x683fae4411249Ca05243dfb919c20920f3f5bfE0", + "status": "abandoned", + "id": "0x683fae4411249Ca05243dfb919c20920f3f5bfE0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/galaxyheroesghc" + }, + { + "name": "github", + "url": "https://github.com/sumner770/GalaxyHeroesCoin" + }, + { + "name": "telegram", + "url": "https://t.me/galaxyheroescoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/galaxy-heroes-coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/galaxyheroescoin" + }, + { + "name": "discord", + "url": "https://discord.com/invite/NWjxH4CB9R" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/galaxyheroescoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/GalaxyHeroesCoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC0XEhzirmXN0AZQIhoR_Vzg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x68810a6F5bB0491cB9Ccf8c52735A1acf5f28009/info.json b/blockchains/smartchain/assets/0x68810a6F5bB0491cB9Ccf8c52735A1acf5f28009/info.json new file mode 100644 index 0000000000000..f6dea62e3bad5 --- /dev/null +++ b/blockchains/smartchain/assets/0x68810a6F5bB0491cB9Ccf8c52735A1acf5f28009/info.json @@ -0,0 +1,28 @@ +{ + "name": "ShibaZilla", + "website": "https://shibazilla.com", + "description": "ShibaZilla aims to go above and beyond for its community, by providing investors 5% liquidity and 5% Reflection Rewards.", + "explorer": "https://bscscan.com/token/0x68810a6F5bB0491cB9Ccf8c52735A1acf5f28009", + "type": "BEP20", + "symbol": "ShibaZilla", + "decimals": 9, + "status": "active", + "id": "0x68810a6F5bB0491cB9Ccf8c52735A1acf5f28009", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/shibazillacoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/shibazillacoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/shibazillacoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x68810a6F5bB0491cB9Ccf8c52735A1acf5f28009/logo.png b/blockchains/smartchain/assets/0x68810a6F5bB0491cB9Ccf8c52735A1acf5f28009/logo.png new file mode 100644 index 0000000000000..46a776d9a10b7 Binary files /dev/null and b/blockchains/smartchain/assets/0x68810a6F5bB0491cB9Ccf8c52735A1acf5f28009/logo.png differ diff --git a/blockchains/smartchain/assets/0x68848E1d1fFd7B38D103106C74220c1ad3494AFC/info.json b/blockchains/smartchain/assets/0x68848E1d1fFd7B38D103106C74220c1ad3494AFC/info.json new file mode 100644 index 0000000000000..c9a5b9ed2c551 --- /dev/null +++ b/blockchains/smartchain/assets/0x68848E1d1fFd7B38D103106C74220c1ad3494AFC/info.json @@ -0,0 +1,65 @@ +{ + "name": "Rewards Bunny", + "website": "https://www.rewardsbunny.com/", + "description": "Rewards Bunny ($RBunny) is a cashback platform where we reward users for their online shopping in Crypto or USD. Start saving now with deals and discounts from top participating brands like AliExpress, Agoda, ASOS, Booking.com, Bose, Klook, Viator, and etc.", + "explorer": "https://bscscan.com/token/0x68848e1d1ffd7b38d103106c74220c1ad3494afc", + "type": "BEP20", + "symbol": "RBunny", + "decimals": 18, + "status": "active", + "id": "0x68848E1d1fFd7B38D103106C74220c1ad3494AFC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RewardsBunny" + }, + { + "name": "whitepaper", + "url": "https://rewardsbunny.com/whitepaper" + }, + { + "name": "medium", + "url": "https://medium.com/@rewardsbunny" + }, + { + "name": "github", + "url": "https://github.com/RewardsBunny" + }, + { + "name": "discord", + "url": "https://discord.com/invite/teEuUaNdag" + }, + { + "name": "telegram", + "url": "https://t.me/RewardsBunny" + }, + { + "name": "telegram_news", + "url": "https://t.me/RewardsBunnyChannel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rewards-bunny/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/rewards-bunny" + }, + { + "name": "facebook", + "url": "https://facebook.com/RewardsBunny/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/RewardsBunny/" + }, + { + "name": "youtube", + "url": "https://youtube.com/RewardsBunny" + }, + { + "name": "source_code", + "url": "https://github.com/rewardsbunny/RewardsBunny/tree/main" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x68848E1d1fFd7B38D103106C74220c1ad3494AFC/logo.png b/blockchains/smartchain/assets/0x68848E1d1fFd7B38D103106C74220c1ad3494AFC/logo.png new file mode 100644 index 0000000000000..f9060098be2f6 Binary files /dev/null and b/blockchains/smartchain/assets/0x68848E1d1fFd7B38D103106C74220c1ad3494AFC/logo.png differ diff --git a/blockchains/smartchain/assets/0x689437C050678935DB89381fE0B8F6ED4A3eec66/info.json b/blockchains/smartchain/assets/0x689437C050678935DB89381fE0B8F6ED4A3eec66/info.json new file mode 100644 index 0000000000000..da90d14dda235 --- /dev/null +++ b/blockchains/smartchain/assets/0x689437C050678935DB89381fE0B8F6ED4A3eec66/info.json @@ -0,0 +1,21 @@ +{ + "name": "BABYSPACEFLOKI", + "type": "BEP20", + "symbol": "BSF", + "decimals": 9, + "website": "https://www.babyspacefloki.com", + "description": "Baby Space Floki has always dreamed of going to the moon and we want to send him there. Join him for the ride! There has been a long and noble history of sending dogs to space but we want Baby Space Floki to be the first dog to step foot on the moon.", + "explorer": "https://bscscan.com/token/0x689437C050678935DB89381fE0B8F6ED4A3eec66", + "status": "active", + "id": "0x689437C050678935DB89381fE0B8F6ED4A3eec66", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BabySpaceFloki" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babyspacefloki" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x689437C050678935DB89381fE0B8F6ED4A3eec66/logo.png b/blockchains/smartchain/assets/0x689437C050678935DB89381fE0B8F6ED4A3eec66/logo.png new file mode 100644 index 0000000000000..af8daa3447a90 Binary files /dev/null and b/blockchains/smartchain/assets/0x689437C050678935DB89381fE0B8F6ED4A3eec66/logo.png differ diff --git a/blockchains/smartchain/assets/0x68D10dFe87a838D63BbEf6c9A0D0b44beB799DC1/info.json b/blockchains/smartchain/assets/0x68D10dFe87a838D63BbEf6c9A0D0b44beB799DC1/info.json new file mode 100644 index 0000000000000..24a0db0903d9a --- /dev/null +++ b/blockchains/smartchain/assets/0x68D10dFe87a838D63BbEf6c9A0D0b44beB799DC1/info.json @@ -0,0 +1,41 @@ +{ + "name": "MagnetGold", + "type": "BEP20", + "symbol": "MTG", + "decimals": 18, + "website": "https://mtggold.com/", + "description": "MagnetGold will represent the heart of the ecosystem for Crypto investors/companies to grow their capital, investment, venture capital, families, traders and more. MTG supports funding startups, green energy, organic/agro, E-commerce, crypto awareness, real-estate and others.", + "explorer": "https://bscscan.com/token/0x68d10dfe87a838d63bbef6c9a0d0b44beb799dc1", + "status": "active", + "id": "0x68D10dFe87a838D63BbEf6c9A0D0b44beB799DC1", + "links": [ + { + "name": "telegram", + "url": "https://t.me/yourmagnetgold/" + }, + { + "name": "facebook", + "url": "https://facebook.com/yourmagnetgold/" + }, + { + "name": "twitter", + "url": "https://twitter.com/YMagnetgold" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UClEqjwDYM9DWOa2yyXB1luQ" + }, + { + "name": "whitepaper", + "url": "https://mtggold.com/images/MTGGOLD-WHITEPAPER.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/magnet-gold/" + }, + { + "name": "medium", + "url": "https://medium.com/@magnetgold" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x68D10dFe87a838D63BbEf6c9A0D0b44beB799DC1/logo.png b/blockchains/smartchain/assets/0x68D10dFe87a838D63BbEf6c9A0D0b44beB799DC1/logo.png new file mode 100644 index 0000000000000..1c81bfa1ec3c3 Binary files /dev/null and b/blockchains/smartchain/assets/0x68D10dFe87a838D63BbEf6c9A0D0b44beB799DC1/logo.png differ diff --git a/blockchains/smartchain/assets/0x68E374F856bF25468D365E539b700b648Bf94B67/info.json b/blockchains/smartchain/assets/0x68E374F856bF25468D365E539b700b648Bf94B67/info.json new file mode 100644 index 0000000000000..034ff0d132b69 --- /dev/null +++ b/blockchains/smartchain/assets/0x68E374F856bF25468D365E539b700b648Bf94B67/info.json @@ -0,0 +1,25 @@ +{ + "name": "Mist", + "website": "https://mist.game/", + "description": "Mist Token is the native in-game currency of Mist developed to incorporate NFTs with in-game functions for MMO audience.", + "explorer": "https://bscscan.com/token/0x68E374F856bF25468D365E539b700b648Bf94B67", + "type": "BEP20", + "symbol": "$MIST", + "decimals": 18, + "status": "active", + "id": "0x68E374F856bF25468D365E539b700b648Bf94B67", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MistNFT" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mist/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MistNft" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x68E374F856bF25468D365E539b700b648Bf94B67/logo.png b/blockchains/smartchain/assets/0x68E374F856bF25468D365E539b700b648Bf94B67/logo.png new file mode 100644 index 0000000000000..d3a7c383e4c44 Binary files /dev/null and b/blockchains/smartchain/assets/0x68E374F856bF25468D365E539b700b648Bf94B67/logo.png differ diff --git a/blockchains/smartchain/assets/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213/info.json b/blockchains/smartchain/assets/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213/info.json new file mode 100644 index 0000000000000..c5ccf16400ba9 --- /dev/null +++ b/blockchains/smartchain/assets/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213/info.json @@ -0,0 +1,37 @@ +{ + "name": "Silva Token", + "website": "https://www.silva.finance/", + "description": "SILVA Token is a multi-functional platform which allows each participant to keep money in a multi-currency online wallet, buy and sell currency on the exchange, invest money, get a huge benefit in a convenient currency.", + "explorer": "https://bscscan.com/token/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213", + "type": "BEP20", + "symbol": "SILVA", + "decimals": 9, + "status": "active", + "id": "0x68b5edb385b59E30a7A7Db1E681a449E94DF0213", + "links": [ + { + "name": "github", + "url": "https://github.com/SilvaToken" + }, + { + "name": "whitepaper", + "url": "https://www.silva.finance/whitepaper/" + }, + { + "name": "telegram", + "url": "https://t.me/SilvaTokenId" + }, + { + "name": "twitter", + "url": "https://twitter.com/ERANetworkGroup" + }, + { + "name": "facebook", + "url": "https://facebook.com/ERATokens/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCcMavJs-DvX_bqf9G6b70Gg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213/logo.png b/blockchains/smartchain/assets/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213/logo.png new file mode 100644 index 0000000000000..e7dd282e2b466 Binary files /dev/null and b/blockchains/smartchain/assets/0x68b5edb385b59E30a7A7Db1E681a449E94DF0213/logo.png differ diff --git a/blockchains/smartchain/assets/0x6904b1c25c91fBD9431621fbE495d7c49FCD171F/info.json b/blockchains/smartchain/assets/0x6904b1c25c91fBD9431621fbE495d7c49FCD171F/info.json new file mode 100644 index 0000000000000..73e62df7cea41 --- /dev/null +++ b/blockchains/smartchain/assets/0x6904b1c25c91fBD9431621fbE495d7c49FCD171F/info.json @@ -0,0 +1,21 @@ +{ + "name": "Cryptonite", + "type": "BEP20", + "symbol": "CRT", + "decimals": 9, + "website": "https://www.cryptoniterelief.com/", + "description": "Cryptonite from planet Crypton on a mission to earth to save the BSC community from all the Ruggers! Play to Earn Game / NFT trading platform", + "explorer": "https://bscscan.com/token/0x6904b1c25c91fBD9431621fbE495d7c49FCD171F", + "status": "active", + "id": "0x6904b1c25c91fBD9431621fbE495d7c49FCD171F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CRYPTONITE_CRT" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoniteToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6904b1c25c91fBD9431621fbE495d7c49FCD171F/logo.png b/blockchains/smartchain/assets/0x6904b1c25c91fBD9431621fbE495d7c49FCD171F/logo.png new file mode 100644 index 0000000000000..b2a835bf9cde4 Binary files /dev/null and b/blockchains/smartchain/assets/0x6904b1c25c91fBD9431621fbE495d7c49FCD171F/logo.png differ diff --git a/blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json b/blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json index 51c8fd6f431cd..d36d2d53ea81f 100644 --- a/blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json +++ b/blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json @@ -1,7 +1,7 @@ { "name": "Cougar Coin", "website": "https://cougarcoin.org", - "description": "COUGAR is a community driven, fair launched DeFi Token. 6% of every transaction is donated to http://savelacougars.org to help fund California's first freeway wildlife crossing.", + "description": "COUGAR is a community driven, fair launched DeFi Token. 6% of every transaction is donated to http://savelacougars.org to help fund California's first freeway wildlife crossing.", "explorer": "https://bscscan.com/token/0x694dc0619e7140d83f2627d573015565096832d3", "type": "BEP20", "symbol": "COUGAR", diff --git a/blockchains/smartchain/assets/0x697bd938e7E572E787ecd7bC74a31f1814C21264/info.json b/blockchains/smartchain/assets/0x697bd938e7E572E787ecd7bC74a31f1814C21264/info.json new file mode 100644 index 0000000000000..cf01b6f6efc59 --- /dev/null +++ b/blockchains/smartchain/assets/0x697bd938e7E572E787ecd7bC74a31f1814C21264/info.json @@ -0,0 +1,48 @@ +{ + "name": "Digital Financial Exchange", + "type": "BEP20", + "symbol": "DIFX", + "decimals": 18, + "website": "https://difx.io/", + "description": "Digital Financial Exchange token (DIFX) is the native token associated with the cryptocurrency exchange DIFX. Based on the Binance Smart Chain blockchain, this digital asset is BEP-20 compliant and decentralized. DIFX's value is dependent in part on the reputation of its crypto exchange.", + "explorer": "https://bscscan.com/token/0x697bd938e7E572E787ecd7bC74a31f1814C21264", + "status": "active", + "id": "0x697bd938e7E572E787ecd7bC74a31f1814C21264", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/digital-financial-exchange/" + }, + { + "name": "telegram", + "url": "https://t.me/difx1" + }, + { + "name": "github", + "url": "https://github.com/DIFX-io" + }, + { + "name": "blog", + "url": "https://difxio.medium.com/" + }, + { + "name": "docs", + "url": "https://difx.io/assets/pdf/whitepaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/difxexchange" + }, + { + "name": "twitter", + "url": "https://twitter.com/difx_io" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/difx_exchange/" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x697bd938e7E572E787ecd7bC74a31f1814C21264/logo.png b/blockchains/smartchain/assets/0x697bd938e7E572E787ecd7bC74a31f1814C21264/logo.png new file mode 100644 index 0000000000000..70462fd08d603 Binary files /dev/null and b/blockchains/smartchain/assets/0x697bd938e7E572E787ecd7bC74a31f1814C21264/logo.png differ diff --git a/blockchains/smartchain/assets/0x698111b771363B81D1179AD102e3d8B9cD093a11/info.json b/blockchains/smartchain/assets/0x698111b771363B81D1179AD102e3d8B9cD093a11/info.json new file mode 100644 index 0000000000000..f6af91d9837d3 --- /dev/null +++ b/blockchains/smartchain/assets/0x698111b771363B81D1179AD102e3d8B9cD093a11/info.json @@ -0,0 +1,24 @@ +{ + "name": "UKA DOGE COIN", + "type": "BEP20", + "symbol": "UDOGE", + "decimals": 18, + "website": "https://ukadoge.com/", + "description": "Uka Doge is an adventure game being built on a BSC and Ethereum, Polygon network", + "explorer": "https://bscscan.com/token/0x698111b771363b81d1179ad102e3d8b9cd093a11", + "status": "active", + "id": "0x698111b771363B81D1179AD102e3d8B9cD093a11", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ukadoge" + }, + { + "name": "telegram", + "url": "https://t.me/ukadogechat" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x698111b771363B81D1179AD102e3d8B9cD093a11/logo.png b/blockchains/smartchain/assets/0x698111b771363B81D1179AD102e3d8B9cD093a11/logo.png new file mode 100644 index 0000000000000..5c584d4cbacd1 Binary files /dev/null and b/blockchains/smartchain/assets/0x698111b771363B81D1179AD102e3d8B9cD093a11/logo.png differ diff --git a/blockchains/smartchain/assets/0x69C2fcAe7e30b429166BD616A322e32BeC036bCf/info.json b/blockchains/smartchain/assets/0x69C2fcAe7e30b429166BD616A322e32BeC036bCf/info.json new file mode 100644 index 0000000000000..d40f0fff17671 --- /dev/null +++ b/blockchains/smartchain/assets/0x69C2fcAe7e30b429166BD616A322e32BeC036bCf/info.json @@ -0,0 +1,40 @@ +{ + "name": "MuratiAI", + "type": "BEP20", + "symbol": "MURATIAI", + "decimals": 18, + "website": "https://muratiai.com/", + "description": "The MuraAI platform is built on top of blockchain technology, providing a decentralized and secure environment for artist and animators to create and distribute their work.", + "explorer": "https://bscscan.com/token/0x69C2fcAe7e30b429166BD616A322e32BeC036bCf", + "status": "active", + "id": "0x69C2fcAe7e30b429166BD616A322e32BeC036bCf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MuratiAI" + }, + { + "name": "telegram", + "url": "https://t.me/muratiAI" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/muratiai/" + }, + { + "name": "whitepaper", + "url": "https://muratiai.com/wp-content/uploads/2023/05/Whitepaper-MuratiAI.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@MuratiAI" + }, + { + "name": "discord", + "url": "https://discord.com/invite/g2ybayjgGR" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x69C2fcAe7e30b429166BD616A322e32BeC036bCf/logo.png b/blockchains/smartchain/assets/0x69C2fcAe7e30b429166BD616A322e32BeC036bCf/logo.png new file mode 100644 index 0000000000000..3cc8ad721ba67 Binary files /dev/null and b/blockchains/smartchain/assets/0x69C2fcAe7e30b429166BD616A322e32BeC036bCf/logo.png differ diff --git a/blockchains/smartchain/assets/0x69b14e8D3CEBfDD8196Bfe530954A0C226E5008E/info.json b/blockchains/smartchain/assets/0x69b14e8D3CEBfDD8196Bfe530954A0C226E5008E/info.json new file mode 100644 index 0000000000000..fb209fc29fee6 --- /dev/null +++ b/blockchains/smartchain/assets/0x69b14e8D3CEBfDD8196Bfe530954A0C226E5008E/info.json @@ -0,0 +1,29 @@ +{ + "name": "SpacePi Token", + "type": "BEP20", + "symbol": "SpacePi", + "decimals": 9, + "website": "https://space-pi.com", + "description": "SpacePi is preparing to develop Pi Metaverse, PiNFT, PiSwap and other ecosystems", + "explorer": "https://bscscan.com/token/0x69b14e8D3CEBfDD8196Bfe530954A0C226E5008E", + "status": "active", + "id": "0x69b14e8D3CEBfDD8196Bfe530954A0C226E5008E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SpacePi_Com" + }, + { + "name": "telegram", + "url": "https://t.me/SpacePi_com" + }, + { + "name": "telegram_news", + "url": "https://t.me/space_pi_global" + } + ], + "tags": [ + "governance", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x69b14e8D3CEBfDD8196Bfe530954A0C226E5008E/logo.png b/blockchains/smartchain/assets/0x69b14e8D3CEBfDD8196Bfe530954A0C226E5008E/logo.png new file mode 100644 index 0000000000000..9372519f3c19b Binary files /dev/null and b/blockchains/smartchain/assets/0x69b14e8D3CEBfDD8196Bfe530954A0C226E5008E/logo.png differ diff --git a/blockchains/smartchain/assets/0x6A684b3578f5B07c0Aa02fAFc33ED248AE0c2dB2/info.json b/blockchains/smartchain/assets/0x6A684b3578f5B07c0Aa02fAFc33ED248AE0c2dB2/info.json new file mode 100644 index 0000000000000..6cb113d1f0844 --- /dev/null +++ b/blockchains/smartchain/assets/0x6A684b3578f5B07c0Aa02fAFc33ED248AE0c2dB2/info.json @@ -0,0 +1,42 @@ +{ + "name": "Tech Trees Coin", + "website": "https://www.techtrees.com/", + "description": "TechTrees Coin is a web 3.0 public welfare organization in response to Elon Musk‘s vision for low carbon emissions and sustainable development, with incorporated offices, experience of numerous field research and public service activities from Asia to Europe to Latin America. Our mission is to work towards global carbon neutrality and create a respect, brighter world. As Elon Musk says ’Don't build moats, build tech trees.", + "explorer": "https://bscscan.com/token/0x6a684b3578f5b07c0aa02fafc33ed248ae0c2db2", + "research": "https://whitepaper.techtrees.com/", + "symbol": "TTC", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x6A684b3578f5B07c0Aa02fAFc33ED248AE0c2dB2", + "tags": [ + "staking", + "gamefi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/TechTreeCoin/TTC" + }, + { + "name": "twitter", + "url": "https://twitter.com/TechTreesCoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/TechTrees" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.techtrees.com" + }, + { + "name": "telegram", + "url": "https://t.me/TechTreesCoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/techtreescoin" + } + ] +} diff --git a/blockchains/smartchain/assets/0x6A684b3578f5B07c0Aa02fAFc33ED248AE0c2dB2/logo.png b/blockchains/smartchain/assets/0x6A684b3578f5B07c0Aa02fAFc33ED248AE0c2dB2/logo.png new file mode 100644 index 0000000000000..7a2acb6f2fde8 Binary files /dev/null and b/blockchains/smartchain/assets/0x6A684b3578f5B07c0Aa02fAFc33ED248AE0c2dB2/logo.png differ diff --git a/blockchains/smartchain/assets/0x6Ad0F087501Eee603AeDa0407c52864bc7f83322/info.json b/blockchains/smartchain/assets/0x6Ad0F087501Eee603AeDa0407c52864bc7f83322/info.json new file mode 100644 index 0000000000000..1d3d9c1da642b --- /dev/null +++ b/blockchains/smartchain/assets/0x6Ad0F087501Eee603AeDa0407c52864bc7f83322/info.json @@ -0,0 +1,40 @@ +{ + "name": "METAVERSE FACE", + "type": "BEP20", + "symbol": "MEFA", + "decimals": 9, + "website": "https://www.meta-face.space/", + "description": "Decentralized blockchain platform providing Face Nft for Metaverse", + "explorer": "https://bscscan.com/token/0x6Ad0F087501Eee603AeDa0407c52864bc7f83322", + "status": "active", + "id": "0x6Ad0F087501Eee603AeDa0407c52864bc7f83322", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Human_meta_face" + }, + { + "name": "github", + "url": "https://github.com/MetaFaceNft/mefa" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/Meta-Face" + }, + { + "name": "telegram", + "url": "https://t.me/metafacenft" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metaverse-face/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/metaverse-face" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x6Ad0F087501Eee603AeDa0407c52864bc7f83322/logo.png b/blockchains/smartchain/assets/0x6Ad0F087501Eee603AeDa0407c52864bc7f83322/logo.png new file mode 100644 index 0000000000000..33ef258cde70e Binary files /dev/null and b/blockchains/smartchain/assets/0x6Ad0F087501Eee603AeDa0407c52864bc7f83322/logo.png differ diff --git a/blockchains/smartchain/assets/0x6Ae9701B9c423F40d54556C9a443409D79cE170a/info.json b/blockchains/smartchain/assets/0x6Ae9701B9c423F40d54556C9a443409D79cE170a/info.json new file mode 100644 index 0000000000000..ce829e7029fbf --- /dev/null +++ b/blockchains/smartchain/assets/0x6Ae9701B9c423F40d54556C9a443409D79cE170a/info.json @@ -0,0 +1,21 @@ +{ + "name": "Polka City", + "type": "BEP20", + "symbol": "POLC", + "decimals": 18, + "website": "https://www.polkacity.io/", + "description": "PolkaCity is a unique fully contract-based metaverse project which combines NFT, DeFi and gaming worlds!", + "explorer": "https://bscscan.com/token/0x6Ae9701B9c423F40d54556C9a443409D79cE170a", + "status": "active", + "id": "0x6Ae9701B9c423F40d54556C9a443409D79cE170a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PolkaCity" + }, + { + "name": "telegram", + "url": "https://t.me/Polkacity" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6Ae9701B9c423F40d54556C9a443409D79cE170a/logo.png b/blockchains/smartchain/assets/0x6Ae9701B9c423F40d54556C9a443409D79cE170a/logo.png new file mode 100644 index 0000000000000..5380c7301ea1c Binary files /dev/null and b/blockchains/smartchain/assets/0x6Ae9701B9c423F40d54556C9a443409D79cE170a/logo.png differ diff --git a/blockchains/smartchain/assets/0x6B9481FB5465ef9Ab9347b332058D894aB09B2f6/info.json b/blockchains/smartchain/assets/0x6B9481FB5465ef9Ab9347b332058D894aB09B2f6/info.json new file mode 100644 index 0000000000000..645985a040126 --- /dev/null +++ b/blockchains/smartchain/assets/0x6B9481FB5465ef9Ab9347b332058D894aB09B2f6/info.json @@ -0,0 +1,36 @@ +{ + "name": "Dinoland Metaverse", + "type": "BEP20", + "symbol": "DNL", + "decimals": 18, + "website": "https://dinoland.io", + "description": "DNL is a transferable representation of attributed utility functions specified in the protocol/code of Dinoland, and which is designed to be used solely as an interoperable utility token thereon.", + "explorer": "https://bscscan.com/token/0x6B9481FB5465ef9Ab9347b332058D894aB09B2f6", + "status": "active", + "id": "0x6B9481FB5465ef9Ab9347b332058D894aB09B2f6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dinolandgame" + }, + { + "name": "telegram", + "url": "https://t.me/dinolandofficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/dinolandgame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dinoland" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dinoland" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6B9481FB5465ef9Ab9347b332058D894aB09B2f6/logo.png b/blockchains/smartchain/assets/0x6B9481FB5465ef9Ab9347b332058D894aB09B2f6/logo.png new file mode 100644 index 0000000000000..92a48d93b81ac Binary files /dev/null and b/blockchains/smartchain/assets/0x6B9481FB5465ef9Ab9347b332058D894aB09B2f6/logo.png differ diff --git a/blockchains/smartchain/assets/0x6B9F6f911384886b2e622e406327085238F8A3C5/info.json b/blockchains/smartchain/assets/0x6B9F6f911384886b2e622e406327085238F8A3C5/info.json new file mode 100644 index 0000000000000..93bbf01080a7b --- /dev/null +++ b/blockchains/smartchain/assets/0x6B9F6f911384886b2e622e406327085238F8A3C5/info.json @@ -0,0 +1,53 @@ +{ + "name": "HeroVerse", + "type": "BEP20", + "symbol": "HER", + "decimals": 18, + "description": "HeroVerse is the first Match-3 Puzzle and RPG Strategy Game on Binance Smart Chain.", + "website": "https://heroverse.io", + "explorer": "https://bscscan.com/token/0x6B9F6f911384886b2e622e406327085238F8A3C5", + "id": "0x6B9F6f911384886b2e622e406327085238F8A3C5", + "status": "active", + "links": [ + { + "name": "telegram", + "url": "https://t.me/heroverse_game" + }, + { + "name": "telegram_news", + "url": "https://t.me/heroverse_ann" + }, + { + "name": "twitter", + "url": "https://twitter.com/heroverse_game" + }, + { + "name": "facebook", + "url": "https://facebook.com/heroverse.offical" + }, + { + "name": "blog", + "url": "https://blog.heroverse.io" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC0X6s8hZdZQXgfA-aRF5sfg" + }, + { + "name": "github", + "url": "https://github.com/Heroverse" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.heroverse.io/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/heroverse" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/heroverse/ico/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6B9F6f911384886b2e622e406327085238F8A3C5/logo.png b/blockchains/smartchain/assets/0x6B9F6f911384886b2e622e406327085238F8A3C5/logo.png new file mode 100644 index 0000000000000..e8a29a46d9cf5 Binary files /dev/null and b/blockchains/smartchain/assets/0x6B9F6f911384886b2e622e406327085238F8A3C5/logo.png differ diff --git a/blockchains/smartchain/assets/0x6Bfd4cA8eC078d613eD6a5248Eb2c7a0d5c38b7b/info.json b/blockchains/smartchain/assets/0x6Bfd4cA8eC078d613eD6a5248Eb2c7a0d5c38b7b/info.json new file mode 100644 index 0000000000000..6503077373c39 --- /dev/null +++ b/blockchains/smartchain/assets/0x6Bfd4cA8eC078d613eD6a5248Eb2c7a0d5c38b7b/info.json @@ -0,0 +1,25 @@ +{ + "name": "Ecochaintoken", + "website": "https://ecochaintoken.finance", + "description": "Ecochain Token is a decentralized deflationary token which aims to bring multiple aspects together to create stability in the ecosystem and economy", + "explorer": "https://bscscan.com/token/0x6bfd4ca8ec078d613ed6a5248eb2c7a0d5c38b7b", + "type": "BEP20", + "symbol": "ECT", + "decimals": 9, + "status": "active", + "id": "0x6Bfd4cA8eC078d613eD6a5248Eb2c7a0d5c38b7b", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/user/EcoChainOfficial?utm_medium=android_app&utm_source=share" + }, + { + "name": "twitter", + "url": "https://twitter.com/EcoChainToken?s=09" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/Id7sXKJ0Xvw5ZTY0" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6Bfd4cA8eC078d613eD6a5248Eb2c7a0d5c38b7b/logo.png b/blockchains/smartchain/assets/0x6Bfd4cA8eC078d613eD6a5248Eb2c7a0d5c38b7b/logo.png new file mode 100644 index 0000000000000..9e411b45480b5 Binary files /dev/null and b/blockchains/smartchain/assets/0x6Bfd4cA8eC078d613eD6a5248Eb2c7a0d5c38b7b/logo.png differ diff --git a/blockchains/smartchain/assets/0x6C43751FeF27C956f7E75D5c345a65df1465f7E0/info.json b/blockchains/smartchain/assets/0x6C43751FeF27C956f7E75D5c345a65df1465f7E0/info.json new file mode 100644 index 0000000000000..11370ebd39a77 --- /dev/null +++ b/blockchains/smartchain/assets/0x6C43751FeF27C956f7E75D5c345a65df1465f7E0/info.json @@ -0,0 +1,40 @@ +{ + "name": "CR7 Token", + "type": "BEP20", + "symbol": "CR7", + "decimals": 18, + "website": "https://www.cr7.cash/", + "description": "CR7 Token is a token built for the next generation of fan engagement and the digital assets that power it!", + "explorer": "https://bscscan.com/token/0x6C43751FeF27C956f7E75D5c345a65df1465f7E0", + "status": "active", + "id": "0x6C43751FeF27C956f7E75D5c345a65df1465f7E0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CR7cash" + }, + { + "name": "github", + "url": "https://github.com/CR7cash" + }, + { + "name": "telegram", + "url": "https://t.me/cr7cash" + }, + { + "name": "whitepaper", + "url": "https://cr7.cash/assets/whitepaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCdxGttfREGLqCRKTizaq1gg" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x6c43751fef27c956f7e75d5c345a65df1465f7e0#code#L1" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x6C43751FeF27C956f7E75D5c345a65df1465f7E0/logo.png b/blockchains/smartchain/assets/0x6C43751FeF27C956f7E75D5c345a65df1465f7E0/logo.png new file mode 100644 index 0000000000000..32a123d9cff78 Binary files /dev/null and b/blockchains/smartchain/assets/0x6C43751FeF27C956f7E75D5c345a65df1465f7E0/logo.png differ diff --git a/blockchains/smartchain/assets/0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05/info.json b/blockchains/smartchain/assets/0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05/info.json new file mode 100644 index 0000000000000..e22128d9878aa --- /dev/null +++ b/blockchains/smartchain/assets/0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05/info.json @@ -0,0 +1,34 @@ +{ + "name": "Little Rabbit", + "type": "BEP20", + "symbol": "LTRBT", + "decimals": 9, + "website": "https://littlerabbitproject.com/", + "description": "LTRBT Token is capable of gasless instant yield generation. This means that holder can generate yield just holding the token in their wallet, without any further action required.", + "explorer": "https://bscscan.com/token/0x6c46422a0f7dbbad9bec3bbbc1189bfaf9794b05", + "status": "active", + "id": "0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LTRBTtwt/" + }, + { + "name": "telegram", + "url": "https://t.me/littlerabbitchat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/little-rabbit-v2/" + }, + { + "name": "whitepaper", + "url": "https://littlerabbitproject.com/littlerabbit.pdf" + } + ], + "tags": [ + "deflationary", + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05/logo.png b/blockchains/smartchain/assets/0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05/logo.png new file mode 100644 index 0000000000000..067cd2843f43e Binary files /dev/null and b/blockchains/smartchain/assets/0x6C46422A0f7dbbAD9BEC3BbBC1189bfAf9794B05/logo.png differ diff --git a/blockchains/smartchain/assets/0x6C9AE5d6746ee1B6bD03310079AA11d8EC409212/info.json b/blockchains/smartchain/assets/0x6C9AE5d6746ee1B6bD03310079AA11d8EC409212/info.json new file mode 100644 index 0000000000000..fee594503dcad --- /dev/null +++ b/blockchains/smartchain/assets/0x6C9AE5d6746ee1B6bD03310079AA11d8EC409212/info.json @@ -0,0 +1,36 @@ +{ + "name": "FINO DAO", + "type": "BEP20", + "symbol": "FINO", + "decimals": 18, + "website": "https://finodao.com/", + "description": "Fino DAO Token is a new BEP20 token with an elastic supply and automatic LP adds.", + "explorer": "https://bscscan.com/token/0x6C9AE5d6746ee1B6bD03310079AA11d8EC409212", + "status": "active", + "id": "0x6C9AE5d6746ee1B6bD03310079AA11d8EC409212", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Fino_DAO" + }, + { + "name": "telegram", + "url": "https://t.me/finofinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fino-dao/" + }, + { + "name": "whitepaper", + "url": "https://finofinance.gitbook.io/fino" + }, + { + "name": "source_code", + "url": "https://github.com/finodao/smartcontracts/" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x6C9AE5d6746ee1B6bD03310079AA11d8EC409212/logo.png b/blockchains/smartchain/assets/0x6C9AE5d6746ee1B6bD03310079AA11d8EC409212/logo.png new file mode 100644 index 0000000000000..b8642d69d44b4 Binary files /dev/null and b/blockchains/smartchain/assets/0x6C9AE5d6746ee1B6bD03310079AA11d8EC409212/logo.png differ diff --git a/blockchains/smartchain/assets/0x6CAD12b3618a3C7ef1FEb6C91FdC3251f58c2a90/info.json b/blockchains/smartchain/assets/0x6CAD12b3618a3C7ef1FEb6C91FdC3251f58c2a90/info.json new file mode 100644 index 0000000000000..3277225a78cc7 --- /dev/null +++ b/blockchains/smartchain/assets/0x6CAD12b3618a3C7ef1FEb6C91FdC3251f58c2a90/info.json @@ -0,0 +1,28 @@ +{ + "name": "Ninneko", + "type": "BEP20", + "symbol": "NINO", + "decimals": 18, + "website": "https://ninneko.com/", + "description": "NINO token is a utility token that was issued by Ninneko development team.", + "explorer": "https://bscscan.com/token/0x6CAD12b3618a3C7ef1FEb6C91FdC3251f58c2a90", + "status": "active", + "id": "0x6CAD12b3618a3C7ef1FEb6C91FdC3251f58c2a90", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ninnekogame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ninneko/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ninneko/" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x6CAD12b3618a3C7ef1FEb6C91FdC3251f58c2a90/logo.png b/blockchains/smartchain/assets/0x6CAD12b3618a3C7ef1FEb6C91FdC3251f58c2a90/logo.png new file mode 100644 index 0000000000000..feae60cfbaccf Binary files /dev/null and b/blockchains/smartchain/assets/0x6CAD12b3618a3C7ef1FEb6C91FdC3251f58c2a90/logo.png differ diff --git a/blockchains/smartchain/assets/0x6Ced2d77eEb7a6e392CC2b1A3b44C872F49fa602/info.json b/blockchains/smartchain/assets/0x6Ced2d77eEb7a6e392CC2b1A3b44C872F49fa602/info.json new file mode 100644 index 0000000000000..9edbc9facb878 --- /dev/null +++ b/blockchains/smartchain/assets/0x6Ced2d77eEb7a6e392CC2b1A3b44C872F49fa602/info.json @@ -0,0 +1,28 @@ +{ + "name": "BZ DIAMOND", + "type": "BEP20", + "symbol": "BZD", + "decimals": 9, + "website": "https://bzdiamond.com", + "description": "BZ DIAMOND is setting the goals from January 2022 to grow by developing long-term partnerships with customers worldwide and across the industries", + "explorer": "https://bscscan.com/token/0x6Ced2d77eEb7a6e392CC2b1A3b44C872F49fa602", + "status": "active", + "id": "0x6Ced2d77eEb7a6e392CC2b1A3b44C872F49fa602", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/zedxion.cryptocurrency" + }, + { + "name": "github", + "url": "https://github.com/zedxioncryptocurrency" + }, + { + "name": "telegram", + "url": "https://t.me/zedxion" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6Ced2d77eEb7a6e392CC2b1A3b44C872F49fa602/logo.png b/blockchains/smartchain/assets/0x6Ced2d77eEb7a6e392CC2b1A3b44C872F49fa602/logo.png new file mode 100644 index 0000000000000..8467e4d257f12 Binary files /dev/null and b/blockchains/smartchain/assets/0x6Ced2d77eEb7a6e392CC2b1A3b44C872F49fa602/logo.png differ diff --git a/blockchains/smartchain/assets/0x6D1054C3102E842314e250b9e9C4Be327b8DaaE2/info.json b/blockchains/smartchain/assets/0x6D1054C3102E842314e250b9e9C4Be327b8DaaE2/info.json new file mode 100644 index 0000000000000..a5c8222f0fdb6 --- /dev/null +++ b/blockchains/smartchain/assets/0x6D1054C3102E842314e250b9e9C4Be327b8DaaE2/info.json @@ -0,0 +1,28 @@ +{ + "name": "ZEBEC", + "type": "BEP20", + "symbol": "ZBC", + "decimals": 9, + "website": "https://zebec.io/", + "description": "Zebec is enabling composable transfer of value starting with Zebec Payroll. Zebec Safe is fully customizable multi-sig on Solana.", + "explorer": "https://bscscan.com/token/0x6D1054C3102E842314e250b9e9C4Be327b8DaaE2", + "status": "active", + "id": "0x6D1054C3102E842314e250b9e9C4Be327b8DaaE2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Zebec_HQ" + }, + { + "name": "telegram", + "url": "https://t.me/zebecprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/zebec-protocol/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6D1054C3102E842314e250b9e9C4Be327b8DaaE2/logo.png b/blockchains/smartchain/assets/0x6D1054C3102E842314e250b9e9C4Be327b8DaaE2/logo.png new file mode 100644 index 0000000000000..2a6c1f2c39e96 Binary files /dev/null and b/blockchains/smartchain/assets/0x6D1054C3102E842314e250b9e9C4Be327b8DaaE2/logo.png differ diff --git a/blockchains/smartchain/assets/0x6D3a160B86eDcD46D8F9bBa25c2F88ccCADe19fc/info.json b/blockchains/smartchain/assets/0x6D3a160B86eDcD46D8F9bBa25c2F88ccCADe19fc/info.json new file mode 100644 index 0000000000000..7b57bd1fb86fc --- /dev/null +++ b/blockchains/smartchain/assets/0x6D3a160B86eDcD46D8F9bBa25c2F88ccCADe19fc/info.json @@ -0,0 +1,44 @@ +{ + "name": "Football World Community", + "type": "BEP20", + "symbol": "Fwc", + "decimals": 9, + "website": "https://www.fwctoken.io/", + "description": "FWC is a BEP-20 token designed for buying tickets to the World Cup, booking hotels, using various related services, placing bets, and participating in lotteries.", + "explorer": "https://bscscan.com/token/0x6d3a160b86edcd46d8f9bba25c2f88cccade19fc", + "status": "active", + "id": "0x6D3a160B86eDcD46D8F9bBa25c2F88ccCADe19fc", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fwcommunity_q2t" + }, + { + "name": "github", + "url": "https://github.com/Fwc-Token" + }, + { + "name": "telegram", + "url": "https://t.me/QATAR2022TOKEN_BSC" + }, + { + "name": "telegram_news", + "url": "https://t.me/Qatar2022tokenAnnouncements" + }, + { + "name": "medium", + "url": "https://medium.com/@community_77832" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/football-world-community" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qatar-2022-token/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x6D3a160B86eDcD46D8F9bBa25c2F88ccCADe19fc/logo.png b/blockchains/smartchain/assets/0x6D3a160B86eDcD46D8F9bBa25c2F88ccCADe19fc/logo.png new file mode 100644 index 0000000000000..0665bfb8b88e3 Binary files /dev/null and b/blockchains/smartchain/assets/0x6D3a160B86eDcD46D8F9bBa25c2F88ccCADe19fc/logo.png differ diff --git a/blockchains/smartchain/assets/0x6D6bA21E4C4b29CA7Bfa1c344Ba1E35B8DaE7205/info.json b/blockchains/smartchain/assets/0x6D6bA21E4C4b29CA7Bfa1c344Ba1E35B8DaE7205/info.json new file mode 100644 index 0000000000000..3f6f56ed5ddb2 --- /dev/null +++ b/blockchains/smartchain/assets/0x6D6bA21E4C4b29CA7Bfa1c344Ba1E35B8DaE7205/info.json @@ -0,0 +1,48 @@ +{ + "id": "0x6D6bA21E4C4b29CA7Bfa1c344Ba1E35B8DaE7205", + "name": "Katana Inu Token", + "website": "https://katanainu.com", + "description": "Katana Inu is a play2earn metaverse NFT-Game in an interactive openworld - All skins and weapons are NFTs. A project that focuses on driving Gaming & NFT crypto innovation through its innovative game offerings with auto staking in in-game reward method.", + "explorer": "https://bscscan.com/token/0x6d6ba21e4c4b29ca7bfa1c344ba1e35b8dae7205", + "type": "BEP20", + "symbol": "KATA", + "decimals": 18, + "status": "active", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/katanainu/katacoin-contract" + }, + { + "name": "twitter", + "url": "https://twitter.com/katanainu" + }, + { + "name": "telegram_news", + "url": "https://t.me/katanainuannouncement" + }, + { + "name": "telegram", + "url": "https://t.me/katanainu" + }, + { + "name": "medium", + "url": "https://medium.com/@katanainu/katana-inu-a-great-play2earn-battle-royale-pc-game-with-nft-marketplace-on-layer-2-a56f9bbcce79" + }, + { + "name": "whitepaper", + "url": "https://katanainu.com/katanainuwhitepaper.pdf/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/katana-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/katana-inu" + } + ] +} diff --git a/blockchains/smartchain/assets/0x6D6bA21E4C4b29CA7Bfa1c344Ba1E35B8DaE7205/logo.png b/blockchains/smartchain/assets/0x6D6bA21E4C4b29CA7Bfa1c344Ba1E35B8DaE7205/logo.png new file mode 100644 index 0000000000000..e6b50bc8bae07 Binary files /dev/null and b/blockchains/smartchain/assets/0x6D6bA21E4C4b29CA7Bfa1c344Ba1E35B8DaE7205/logo.png differ diff --git a/blockchains/smartchain/assets/0x6Dd60AFB2586D31Bf390450aDf5E6A9659d48c4A/info.json b/blockchains/smartchain/assets/0x6Dd60AFB2586D31Bf390450aDf5E6A9659d48c4A/info.json new file mode 100644 index 0000000000000..50546dc859568 --- /dev/null +++ b/blockchains/smartchain/assets/0x6Dd60AFB2586D31Bf390450aDf5E6A9659d48c4A/info.json @@ -0,0 +1,28 @@ +{ + "name": "Mafagafo NFT Game", + "website": "https://www.mafagafo.com/", + "description": "Have FUN playing Mafagafo, COLLECT Genesis NFTs and PROFIT from MafaCoins.", + "explorer": "https://bscscan.com/token/0x6Dd60AFB2586D31Bf390450aDf5E6A9659d48c4A", + "type": "BEP20", + "symbol": "MAFA", + "decimals": 18, + "status": "active", + "id": "0x6Dd60AFB2586D31Bf390450aDf5E6A9659d48c4A", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mafagafo/" + }, + { + "name": "twitter", + "url": "https://twitter.com/mafagafogame" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.mafagafo.com/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6Dd60AFB2586D31Bf390450aDf5E6A9659d48c4A/logo.png b/blockchains/smartchain/assets/0x6Dd60AFB2586D31Bf390450aDf5E6A9659d48c4A/logo.png new file mode 100644 index 0000000000000..7c8285a35b092 Binary files /dev/null and b/blockchains/smartchain/assets/0x6Dd60AFB2586D31Bf390450aDf5E6A9659d48c4A/logo.png differ diff --git a/blockchains/smartchain/assets/0x6Ec90334d89dBdc89E08A133271be3d104128Edb/info.json b/blockchains/smartchain/assets/0x6Ec90334d89dBdc89E08A133271be3d104128Edb/info.json new file mode 100644 index 0000000000000..fbdbe579fcaa6 --- /dev/null +++ b/blockchains/smartchain/assets/0x6Ec90334d89dBdc89E08A133271be3d104128Edb/info.json @@ -0,0 +1,28 @@ +{ + "name": "WIKI CAT", + "website": "https://wikicatcoin.com/", + "description": "Wiki Cat is a tutorial token with unique deflationary mechanism created by Sir Mapy for SMC DAO.", + "explorer": "https://bscscan.com/token/0x6Ec90334d89dBdc89E08A133271be3d104128Edb", + "type": "BEP20", + "symbol": "WKC", + "decimals": 18, + "status": "active", + "id": "0x6Ec90334d89dBdc89E08A133271be3d104128Edb", + "tags": [ + "memes" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/wikicatcoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/wikicatcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wiki-cat/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x6Ec90334d89dBdc89E08A133271be3d104128Edb/logo.png b/blockchains/smartchain/assets/0x6Ec90334d89dBdc89E08A133271be3d104128Edb/logo.png new file mode 100644 index 0000000000000..60bee77085fc1 Binary files /dev/null and b/blockchains/smartchain/assets/0x6Ec90334d89dBdc89E08A133271be3d104128Edb/logo.png differ diff --git a/blockchains/smartchain/assets/0x6F64cC61d0d5542E40e6f2828cBddA84507D214D/info.json b/blockchains/smartchain/assets/0x6F64cC61d0d5542E40e6f2828cBddA84507D214D/info.json new file mode 100644 index 0000000000000..66204c9a0077d --- /dev/null +++ b/blockchains/smartchain/assets/0x6F64cC61d0d5542E40e6f2828cBddA84507D214D/info.json @@ -0,0 +1,67 @@ +{ + "name": "METANIAGAMES", + "type": "BEP20", + "symbol": "METANIA", + "decimals": 9, + "website": "https://metania.games/", + "description": "We produce various collections, games, NFTs that you can use in games, and maps for you to navigate in your own world.", + "explorer": "https://bscscan.com/token/0x6f64cc61d0d5542e40e6f2828cbdda84507d214d", + "status": "active", + "id": "0x6F64cC61d0d5542E40e6f2828cBddA84507D214D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaniaGames" + }, + { + "name": "github", + "url": "https://github.com/metaniagames/contract" + }, + { + "name": "telegram", + "url": "https://t.me/MetaniagamesG" + }, + { + "name": "telegram_news", + "url": "https://t.me/metaniachannel" + }, + { + "name": "medium", + "url": "https://metania.medium.com/" + }, + { + "name": "docs", + "url": "https://docs.metania.games/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/fsAdWdmMKG" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MetaniaGames/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x6f64cc61d0d5542e40e6f2828cbdda84507d214d#code" + }, + { + "name": "whitepaper", + "url": "https://docs.metania.games/metania-paper" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metaniagames/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/metaniagames" + } + ], + "tags": [ + "nft", + "defi", + "staking", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x6F64cC61d0d5542E40e6f2828cBddA84507D214D/logo.png b/blockchains/smartchain/assets/0x6F64cC61d0d5542E40e6f2828cBddA84507D214D/logo.png new file mode 100644 index 0000000000000..eb0d2ad4684d4 Binary files /dev/null and b/blockchains/smartchain/assets/0x6F64cC61d0d5542E40e6f2828cBddA84507D214D/logo.png differ diff --git a/blockchains/smartchain/assets/0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e/info.json b/blockchains/smartchain/assets/0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e/info.json new file mode 100644 index 0000000000000..503056042612e --- /dev/null +++ b/blockchains/smartchain/assets/0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e/info.json @@ -0,0 +1,28 @@ +{ + "name": "ARPA Token", + "website": "https://arpachain.io/", + "description": "ARPA is a secure computation network compatible with blockchains. It proposes a blockchain-based secure computation network of Multi-party Computation (MPC). ARPA cryptographically enables private smart contract, unprecedented data-at-use privacy protection, and scalable computational sharding.", + "explorer": "https://bscscan.com/token/0x6f769e65c14ebd1f68817f5f1dcdb61cfa2d6f7e", + "type": "BEP20", + "symbol": "ARPA", + "decimals": 18, + "status": "active", + "id": "0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arpaofficial?source=user_profile---------------------------" + }, + { + "name": "telegram", + "url": "https://t.me/arpa_community" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/arpa-chain/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e/logo.png b/blockchains/smartchain/assets/0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e/logo.png new file mode 100644 index 0000000000000..457e25381f7b2 Binary files /dev/null and b/blockchains/smartchain/assets/0x6F769E65c14Ebd1f68817F5f1DcDb61Cfa2D6f7e/logo.png differ diff --git a/blockchains/smartchain/assets/0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888/info.json b/blockchains/smartchain/assets/0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888/info.json new file mode 100644 index 0000000000000..c13eefe13b523 --- /dev/null +++ b/blockchains/smartchain/assets/0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888/info.json @@ -0,0 +1,45 @@ +{ + "name": "VeChain", + "website": "https://vechain.org", + "description": "VeChain is the world’s leading blockchain platform offering Blockchain-as-a-Service to enterprises for products and information. VeChain strives to build a trust-free and distributed business ecosystem.", + "explorer": "https://bscscan.com/token/0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888", + "research": "https://research.binance.com/en/projects/vechain", + "symbol": "VET", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/vechain" + }, + { + "name": "whitepaper", + "url": "https://www.vechain.org/whitepaper/#header" + }, + { + "name": "twitter", + "url": "https://twitter.com/vechainofficial" + }, + { + "name": "telegram", + "url": "https://t.me/vechain_official_english" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/vechain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vechain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/vechain" + } + ] +} diff --git a/blockchains/smartchain/assets/0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888/logo.png b/blockchains/smartchain/assets/0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888/logo.png new file mode 100644 index 0000000000000..b07113f56e099 Binary files /dev/null and b/blockchains/smartchain/assets/0x6FDcdfef7c496407cCb0cEC90f9C5Aaa1Cc8D888/logo.png differ diff --git a/blockchains/smartchain/assets/0x6a0b66710567b6beb81A71F7e9466450a91a384b/info.json b/blockchains/smartchain/assets/0x6a0b66710567b6beb81A71F7e9466450a91a384b/info.json new file mode 100644 index 0000000000000..06be497cce8dd --- /dev/null +++ b/blockchains/smartchain/assets/0x6a0b66710567b6beb81A71F7e9466450a91a384b/info.json @@ -0,0 +1,33 @@ +{ + "name": "PEAR DAO", + "website": "https://peardao.io/", + "description": "Pear is a non-custodial marketplace governed by the community-driven DAO that facilitates the trading of all things tradable against on-chain assets.", + "explorer": "https://bscscan.com/token/0x6a0b66710567b6beb81A71F7e9466450a91a384b", + "type": "BEP20", + "symbol": "PEX", + "decimals": 18, + "status": "active", + "id": "0x6a0b66710567b6beb81A71F7e9466450a91a384b", + "links": [ + { + "name": "whitepaper", + "url": "https://peardao.io/whitepaper" + }, + { + "name": "twitter", + "url": "https://twitter.com/officialpeardao" + }, + { + "name": "telegram", + "url": "https://t.me/peardaoEN" + }, + { + "name": "medium", + "url": "https://officialpeardao.medium.com" + } + ], + "tags": [ + "defi", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x6a0b66710567b6beb81A71F7e9466450a91a384b/logo.png b/blockchains/smartchain/assets/0x6a0b66710567b6beb81A71F7e9466450a91a384b/logo.png new file mode 100644 index 0000000000000..ec617edb4ebc7 Binary files /dev/null and b/blockchains/smartchain/assets/0x6a0b66710567b6beb81A71F7e9466450a91a384b/logo.png differ diff --git a/blockchains/smartchain/assets/0x6a731582f6189477c379A8da7d26Dcec3F0a0919/info.json b/blockchains/smartchain/assets/0x6a731582f6189477c379A8da7d26Dcec3F0a0919/info.json new file mode 100644 index 0000000000000..6a93578f19dcc --- /dev/null +++ b/blockchains/smartchain/assets/0x6a731582f6189477c379A8da7d26Dcec3F0a0919/info.json @@ -0,0 +1,48 @@ +{ + "name": "King of Legends", + "website": "http://kingoflegends.net", + "description": "King of Legends is a metaverse platform built specifically for the GameFi project.", + "explorer": "https://bscscan.com/token/0x6a731582f6189477c379A8da7d26Dcec3F0a0919", + "symbol": "KOL", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x6a731582f6189477c379A8da7d26Dcec3F0a0919", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/King0fLegends" + }, + { + "name": "twitter", + "url": "https://twitter.com/kingofIegends" + }, + { + "name": "facebook", + "url": "https://facebook.com/kingoflegends.net" + }, + { + "name": "whitepaper", + "url": "https://kingoflegends.net/whitepaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCbnEsUX-GpUdX-xlSQOdzqw" + }, + { + "name": "telegram", + "url": "https://t.me/KingofLegends_Global" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/king-of-legends-2" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/king-of-legends" + } + ] +} diff --git a/blockchains/smartchain/assets/0x6a731582f6189477c379A8da7d26Dcec3F0a0919/logo.png b/blockchains/smartchain/assets/0x6a731582f6189477c379A8da7d26Dcec3F0a0919/logo.png new file mode 100644 index 0000000000000..ce53a7652fce9 Binary files /dev/null and b/blockchains/smartchain/assets/0x6a731582f6189477c379A8da7d26Dcec3F0a0919/logo.png differ diff --git a/blockchains/smartchain/assets/0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F/info.json b/blockchains/smartchain/assets/0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F/info.json new file mode 100644 index 0000000000000..95d9be0be8dc3 --- /dev/null +++ b/blockchains/smartchain/assets/0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F/info.json @@ -0,0 +1,25 @@ +{ + "name": "TRVL", + "website": "https://www.dtravel.com/", + "description": "Dtravel is a DAO: a community-owned and governed ecosystem that operates for the benefit of its community members.", + "explorer": "https://bscscan.com/token/0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F", + "type": "BEP20", + "symbol": "TRVL", + "decimals": 18, + "status": "active", + "id": "0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TRVL" + }, + { + "name": "telegram", + "url": "https://t.me/dtravelcommunity" + }, + { + "name": "medium", + "url": "https://medium.com/dtravel-community" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F/logo.png b/blockchains/smartchain/assets/0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F/logo.png new file mode 100644 index 0000000000000..061d6cf5a4136 Binary files /dev/null and b/blockchains/smartchain/assets/0x6a8Fd46F88dBD7bdC2D536C604f811C63052ce0F/logo.png differ diff --git a/blockchains/smartchain/assets/0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc/info.json b/blockchains/smartchain/assets/0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc/info.json new file mode 100644 index 0000000000000..cd8f3cc9dd49e --- /dev/null +++ b/blockchains/smartchain/assets/0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc/info.json @@ -0,0 +1,65 @@ +{ + "name": "X World Games", + "type": "BEP20", + "symbol": "XWG", + "decimals": 18, + "website": "https://xwg.games/", + "description": "X World Games is the next-generation decentralized blockchain game ecosystem. \"X World\" represents an unknown universe to be explored, and \"Games\" represents more games that will be added to this ecosystem. The vision of X World Games is to build a diversified gaming ecosystem that connects traditional game players and the blockchain world and help more game developers who want to enter the crypto space to create the underlying blockchain framework.", + "explorer": "https://bscscan.com/token/0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc", + "status": "active", + "id": "0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xwg_games" + }, + { + "name": "github", + "url": "https://github.com/XWorldGames" + }, + { + "name": "telegram", + "url": "https://t.me/xworldgames" + }, + { + "name": "discord", + "url": "https://discord.com/invite/xworldgames" + }, + { + "name": "medium", + "url": "https://medium.com/x-world-games" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/XWorldGames/" + }, + { + "name": "facebook", + "url": "https://facebook.com/XWGgames" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/XWorldGames" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/x-world-games/" + }, + { + "name": "docs", + "url": "https://docs.xwg.games/" + }, + { + "name": "whitepaper", + "url": "https://docs.xwg.games/docs/whitepaper" + }, + { + "name": "telegram_news", + "url": "https://t.me/xwg_games_ann" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/x-world-games" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc/logo.png b/blockchains/smartchain/assets/0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc/logo.png new file mode 100644 index 0000000000000..9eeabfc896543 Binary files /dev/null and b/blockchains/smartchain/assets/0x6b23C89196DeB721e6Fd9726E6C76E4810a464bc/logo.png differ diff --git a/blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json b/blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json index c120c4affa742..1bcbc0761cda7 100644 --- a/blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json +++ b/blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json @@ -4,7 +4,7 @@ "symbol": "SFC", "decimals": 18, "website": "https://safecap.org/", - "description": "SafeCap Binance Smart Chain based project. SafeCap is an enterprise-grade, service-centric platform that brings user-friendly blockchain experience to millions.\n", + "description": "SafeCap Binance Smart Chain based project. SafeCap is an enterprise-grade, service-centric platform that brings user-friendly blockchain experience to millions.", "explorer": "https://bscscan.com/token/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8", "status": "active", "id": "0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8" diff --git a/blockchains/smartchain/assets/0x6c6D604D3f07aBE287C1A3dF0281e999A83495C0/info.json b/blockchains/smartchain/assets/0x6c6D604D3f07aBE287C1A3dF0281e999A83495C0/info.json new file mode 100644 index 0000000000000..2fa5aff7c8a8f --- /dev/null +++ b/blockchains/smartchain/assets/0x6c6D604D3f07aBE287C1A3dF0281e999A83495C0/info.json @@ -0,0 +1,14 @@ +{ + "name": "ROSE (Portal)", + "type": "BEP20", + "symbol": "ROSE", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://oasisprotocol.org/", + "explorer": "https://bscscan.com/token/0x6c6D604D3f07aBE287C1A3dF0281e999A83495C0", + "status": "active", + "id": "0x6c6D604D3f07aBE287C1A3dF0281e999A83495C0", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6c6D604D3f07aBE287C1A3dF0281e999A83495C0/logo.png b/blockchains/smartchain/assets/0x6c6D604D3f07aBE287C1A3dF0281e999A83495C0/logo.png new file mode 100644 index 0000000000000..32179bc3c3aad Binary files /dev/null and b/blockchains/smartchain/assets/0x6c6D604D3f07aBE287C1A3dF0281e999A83495C0/logo.png differ diff --git a/blockchains/smartchain/assets/0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e/info.json b/blockchains/smartchain/assets/0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e/info.json new file mode 100644 index 0000000000000..1e904c38ab3b8 --- /dev/null +++ b/blockchains/smartchain/assets/0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e/info.json @@ -0,0 +1,28 @@ +{ + "name": "Ninebot", + "website": "https://ninebot.io/", + "description": "Ninebot is an app to manage automatic trading on Binance. Ninebot also makes your trading transactions run automatically according to the settings in App you provide.", + "explorer": "https://bscscan.com/token/0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e", + "type": "BEP20", + "symbol": "NBG", + "decimals": 18, + "status": "active", + "id": "0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NinebotIO" + }, + { + "name": "telegram", + "url": "https://t.me/NineBotCommunity" + }, + { + "name": "docs", + "url": "https://docs.ninebot.io/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e/logo.png b/blockchains/smartchain/assets/0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e/logo.png new file mode 100644 index 0000000000000..668e357cda21e Binary files /dev/null and b/blockchains/smartchain/assets/0x6cC76132A84e2095c1F4f2EA71881dAEf8a75D5e/logo.png differ diff --git a/blockchains/smartchain/assets/0x6cda2862fd4B88CCFA522FFeD66bC4277e7D9Cc9/info.json b/blockchains/smartchain/assets/0x6cda2862fd4B88CCFA522FFeD66bC4277e7D9Cc9/info.json new file mode 100644 index 0000000000000..e335481c034cf --- /dev/null +++ b/blockchains/smartchain/assets/0x6cda2862fd4B88CCFA522FFeD66bC4277e7D9Cc9/info.json @@ -0,0 +1,40 @@ +{ + "name": "Neurashi", + "website": "https://Neurashi.com", + "description": "Neurashi is a contemporary and steadfast AI blockchain framework that integrates the robustness of blockchain infrastructure with the nexus of artificial intelligence (AI).", + "explorer": "https://bscscan.com/token/0x6cda2862fd4B88CCFA522FFeD66bC4277e7D9Cc9", + "type": "BEP20", + "symbol": "NEI", + "decimals": 18, + "status": "active", + "id": "0x6cda2862fd4B88CCFA522FFeD66bC4277e7D9Cc9", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/neurashi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/neurashi/" + }, + { + "name": "telegram", + "url": "https://t.me/neurashi" + }, + { + "name": "github", + "url": "https://github.com/Neurashi" + }, + { + "name": "whitepaper", + "url": "https://neurashi.com/whitepaper/" + }, + { + "name": "medium", + "url": "https://neurashi.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6cda2862fd4B88CCFA522FFeD66bC4277e7D9Cc9/logo.png b/blockchains/smartchain/assets/0x6cda2862fd4B88CCFA522FFeD66bC4277e7D9Cc9/logo.png new file mode 100644 index 0000000000000..201578d591fb8 Binary files /dev/null and b/blockchains/smartchain/assets/0x6cda2862fd4B88CCFA522FFeD66bC4277e7D9Cc9/logo.png differ diff --git a/blockchains/smartchain/assets/0x6cf271270662be1C4fc1b7BB7D7D7Fc60Cc19125/info.json b/blockchains/smartchain/assets/0x6cf271270662be1C4fc1b7BB7D7D7Fc60Cc19125/info.json new file mode 100644 index 0000000000000..b8c9387d380a1 --- /dev/null +++ b/blockchains/smartchain/assets/0x6cf271270662be1C4fc1b7BB7D7D7Fc60Cc19125/info.json @@ -0,0 +1,43 @@ +{ + "name": "Kunci Coin", + "website": "https://kuncicoin.com/", + "description": "Kunci Coin is building the next generation blockchain for mass adoption, born to support NFT Marketplace, Metaverse, Decentralize Finance, and retail penetration.", + "tags": [ + "nft", + "defi", + "staking", + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Kuncicoin_id" + }, + { + "name": "facebook", + "url": "https://facebook.com/Kunci-Coin-111956938024588" + }, + { + "name": "telegram", + "url": "https://t.me/kunciofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kunci-coin/" + }, + { + "name": "github", + "url": "https://github.com/kuncicoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kunci-coin" + } + ], + "explorer": "https://bscscan.com/token/0x6cf271270662be1C4fc1b7BB7D7D7Fc60Cc19125", + "type": "BEP20", + "symbol": "KUNCI", + "decimals": 6, + "status": "active", + "id": "0x6cf271270662be1C4fc1b7BB7D7D7Fc60Cc19125" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6cf271270662be1C4fc1b7BB7D7D7Fc60Cc19125/logo.png b/blockchains/smartchain/assets/0x6cf271270662be1C4fc1b7BB7D7D7Fc60Cc19125/logo.png new file mode 100644 index 0000000000000..64fcefef52eeb Binary files /dev/null and b/blockchains/smartchain/assets/0x6cf271270662be1C4fc1b7BB7D7D7Fc60Cc19125/logo.png differ diff --git a/blockchains/smartchain/assets/0x6d3A0Fb0070EA61F901eBc0b675c30450ACAc737/info.json b/blockchains/smartchain/assets/0x6d3A0Fb0070EA61F901eBc0b675c30450ACAc737/info.json new file mode 100644 index 0000000000000..364981ec4c0a0 --- /dev/null +++ b/blockchains/smartchain/assets/0x6d3A0Fb0070EA61F901eBc0b675c30450ACAc737/info.json @@ -0,0 +1,41 @@ +{ + "name": "AetherV2", + "website": "https://aetheruniverse.com/", + "description": "AetherV2 is the first crypto token building a bridge between science and cryptocurrency.", + "explorer": "https://bscscan.com/token/0x6d3a0fb0070ea61f901ebc0b675c30450acac737", + "type": "BEP20", + "symbol": "ATH", + "decimals": 9, + "status": "active", + "id": "0x6d3A0Fb0070EA61F901eBc0b675c30450ACAc737", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Aether_Crypto" + }, + { + "name": "telegram", + "url": "https://t.me/aether_BSC" + }, + { + "name": "facebook", + "url": "https://facebook.com/aether.crypto" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Aether_Crypto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aetherv2" + }, + { + "name": "github", + "url": "https://github.com/psabadac/aetherv2" + }, + { + "name": "discord", + "url": "https://discord.com/invite/uvuArrUg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6d3A0Fb0070EA61F901eBc0b675c30450ACAc737/logo.png b/blockchains/smartchain/assets/0x6d3A0Fb0070EA61F901eBc0b675c30450ACAc737/logo.png new file mode 100644 index 0000000000000..c8e15147ec4f1 Binary files /dev/null and b/blockchains/smartchain/assets/0x6d3A0Fb0070EA61F901eBc0b675c30450ACAc737/logo.png differ diff --git a/blockchains/smartchain/assets/0x6d9fB3332f62Fc044d5075feEeA597A92F1ce0AD/info.json b/blockchains/smartchain/assets/0x6d9fB3332f62Fc044d5075feEeA597A92F1ce0AD/info.json new file mode 100644 index 0000000000000..79ba2865a7805 --- /dev/null +++ b/blockchains/smartchain/assets/0x6d9fB3332f62Fc044d5075feEeA597A92F1ce0AD/info.json @@ -0,0 +1,41 @@ +{ + "name": "Baby Doge Billionaire", + "website": "https://babydogebillionaire.net/", + "description": "The Richest Baby Dog In The Universe Has His Own Themed Token Now That Rewards All Investors, Whilst Giving Dogs And Other Animals A New Home!", + "explorer": "https://bscscan.com/token/0x6d9fB3332f62Fc044d5075feEeA597A92F1ce0AD", + "type": "BEP20", + "symbol": "BABYDB", + "decimals": 8, + "status": "active", + "id": "0x6d9fB3332f62Fc044d5075feEeA597A92F1ce0AD", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BabyDogeBillionaire" + }, + { + "name": "twitter", + "url": "https://twitter.com/BabyDogeBLN" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BabyDogeBillionaire/" + }, + { + "name": "facebook", + "url": "https://facebook.com/BabyDogeBLN/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC3Vl85CHvL9GvaXpHKkzfWw" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-doge-billionaire" + }, + { + "name": "whitepaper", + "url": "https://babydogebillionaire.net/assets/whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6d9fB3332f62Fc044d5075feEeA597A92F1ce0AD/logo.png b/blockchains/smartchain/assets/0x6d9fB3332f62Fc044d5075feEeA597A92F1ce0AD/logo.png new file mode 100644 index 0000000000000..ce6f12338c977 Binary files /dev/null and b/blockchains/smartchain/assets/0x6d9fB3332f62Fc044d5075feEeA597A92F1ce0AD/logo.png differ diff --git a/blockchains/smartchain/assets/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e/info.json b/blockchains/smartchain/assets/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e/info.json new file mode 100644 index 0000000000000..2e908f0b2ebe6 --- /dev/null +++ b/blockchains/smartchain/assets/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e/info.json @@ -0,0 +1,49 @@ +{ + "name": "DVX", + "website": "https://www.drivenx.finance/", + "description": "DRIVENx - Made by humans for humans", + "explorer": "https://bscscan.com/token/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e", + "type": "BEP20", + "symbol": "DRIVENx", + "decimals": 18, + "status": "active", + "id": "0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DRIVENprotocol" + }, + { + "name": "github", + "url": "https://github.com/DRIVENx" + }, + { + "name": "telegram", + "url": "https://t.me/DRIVENx" + }, + { + "name": "blog", + "url": "https://medium.com/drivenx" + }, + { + "name": "whitepaper", + "url": "https://drivenx.finance/wp-content/uploads/2021/07/DRIVENx-LITEPAPER.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/DRIVENx" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/DRIVENecosystem/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/qZ36FNT23w" + }, + { + "name": "facebook", + "url": "https://facebook.com/DRIVENprotocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e/logo.png b/blockchains/smartchain/assets/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e/logo.png new file mode 100644 index 0000000000000..b5278e6171773 Binary files /dev/null and b/blockchains/smartchain/assets/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e/logo.png differ diff --git a/blockchains/smartchain/assets/0x6dc3d0D6EC970BF5522611D8eFF127145D02b675/info.json b/blockchains/smartchain/assets/0x6dc3d0D6EC970BF5522611D8eFF127145D02b675/info.json new file mode 100644 index 0000000000000..dc20d14b38aaa --- /dev/null +++ b/blockchains/smartchain/assets/0x6dc3d0D6EC970BF5522611D8eFF127145D02b675/info.json @@ -0,0 +1,29 @@ +{ + "name": "Revolotto", + "website": "https://revolotto.org", + "description": "Revolotto is a Deflationary token; four-dimensional, 80% to buyer, 9% to LP, 5% burns & 6% distribution.", + "explorer": "https://bscscan.com/token/0x6dc3d0D6EC970BF5522611D8eFF127145D02b675", + "type": "BEP20", + "symbol": "RVL", + "decimals": 18, + "status": "active", + "id": "0x6dc3d0D6EC970BF5522611D8eFF127145D02b675", + "links": [ + { + "name": "github", + "url": "https://github.com/revolotto" + }, + { + "name": "twitter", + "url": "https://twitter.com/revolotto" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Revolotto/" + }, + { + "name": "whitepaper", + "url": "https://revolotto.org/#whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6dc3d0D6EC970BF5522611D8eFF127145D02b675/logo.png b/blockchains/smartchain/assets/0x6dc3d0D6EC970BF5522611D8eFF127145D02b675/logo.png new file mode 100644 index 0000000000000..ea5473ea4c90e Binary files /dev/null and b/blockchains/smartchain/assets/0x6dc3d0D6EC970BF5522611D8eFF127145D02b675/logo.png differ diff --git a/blockchains/smartchain/assets/0x6e4a971B81CA58045a2AA982EaA3d50C4Ac38F42/info.json b/blockchains/smartchain/assets/0x6e4a971B81CA58045a2AA982EaA3d50C4Ac38F42/info.json new file mode 100644 index 0000000000000..a9fa762dbfa1c --- /dev/null +++ b/blockchains/smartchain/assets/0x6e4a971B81CA58045a2AA982EaA3d50C4Ac38F42/info.json @@ -0,0 +1,48 @@ +{ + "name": "Bridge Token", + "website": "https://bridge.link", + "description": "Bridge Oracle System is a technology through which external data can be injected.", + "explorer": "https://bscscan.com/token/0x6e4a971B81CA58045a2AA982EaA3d50C4Ac38F42", + "type": "BEP20", + "symbol": "BRG", + "decimals": 18, + "status": "active", + "id": "0x6e4a971B81CA58045a2AA982EaA3d50C4Ac38F42", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bridge_oracle" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bridge-oracle/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/brg" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/bridge-oracle/" + }, + { + "name": "telegram", + "url": "https://t.me/Bridge_Oracle" + }, + { + "name": "github", + "url": "https://github.com/BridgeOracle" + }, + { + "name": "whitepaper", + "url": "https://bridge.link/BRG-Whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@bridge_oracle" + } + ] +} diff --git a/blockchains/smartchain/assets/0x6e4a971B81CA58045a2AA982EaA3d50C4Ac38F42/logo.png b/blockchains/smartchain/assets/0x6e4a971B81CA58045a2AA982EaA3d50C4Ac38F42/logo.png new file mode 100644 index 0000000000000..514a2adb2071a Binary files /dev/null and b/blockchains/smartchain/assets/0x6e4a971B81CA58045a2AA982EaA3d50C4Ac38F42/logo.png differ diff --git a/blockchains/smartchain/assets/0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C/info.json b/blockchains/smartchain/assets/0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C/info.json new file mode 100644 index 0000000000000..9ccf1b04630f4 --- /dev/null +++ b/blockchains/smartchain/assets/0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C/info.json @@ -0,0 +1,21 @@ +{ + "name": "Baby Troll", + "type": "BEP20", + "symbol": "BabyTroll", + "decimals": 9, + "website": "https://www.babytroll.ai/", + "description": "Baby Troll is a meme token whereby 1% percentage of every transaction contributes to the liquidity pool, ensuring stability and liquidity for Baby Troll Tokens.", + "explorer": "https://bscscan.com/token/0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C", + "status": "active", + "id": "0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BabyTrollBsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-troll/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C/logo.png b/blockchains/smartchain/assets/0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C/logo.png new file mode 100644 index 0000000000000..45dad943cad6c Binary files /dev/null and b/blockchains/smartchain/assets/0x6ec07DbD9311975b8002079d70C6F6d9E3e1EE5C/logo.png differ diff --git a/blockchains/smartchain/assets/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0/info.json b/blockchains/smartchain/assets/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0/info.json new file mode 100644 index 0000000000000..0859d9a16881f --- /dev/null +++ b/blockchains/smartchain/assets/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0/info.json @@ -0,0 +1,40 @@ +{ + "name": "Mytheria", + "website": "https://mytheria.io/", + "description": "Mytheria- Clash of the Pantheons is the first-of-its-kind Play-to-Earn and Create-to-Earn with a captivating board game experience and innovative NFT marketplace.", + "explorer": "https://bscscan.com/token/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0", + "type": "BEP20", + "symbol": "MYRA", + "decimals": 18, + "status": "active", + "id": "0x6ef238E9E8CD2A96740897761C18894Fc086B9d0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mytheria_MYRA" + }, + { + "name": "telegram", + "url": "https://t.me/MytheriaGlobal" + }, + { + "name": "discord", + "url": "https://discord.com/invite/PumYWDzYbz" + }, + { + "name": "facebook", + "url": "https://facebook.com/MytheriaOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mytheria/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/mytheria" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0/logo.png b/blockchains/smartchain/assets/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0/logo.png new file mode 100644 index 0000000000000..bb43b99a044e4 Binary files /dev/null and b/blockchains/smartchain/assets/0x6ef238E9E8CD2A96740897761C18894Fc086B9d0/logo.png differ diff --git a/blockchains/smartchain/assets/0x6f373cD69c329B1DA2e00b861Ad950e59454aa18/info.json b/blockchains/smartchain/assets/0x6f373cD69c329B1DA2e00b861Ad950e59454aa18/info.json new file mode 100644 index 0000000000000..542924dc796b2 --- /dev/null +++ b/blockchains/smartchain/assets/0x6f373cD69c329B1DA2e00b861Ad950e59454aa18/info.json @@ -0,0 +1,44 @@ +{ + "name": "Doge Yellow Coin", + "type": "BEP20", + "symbol": "DOGEY", + "decimals": 9, + "website": "https://dogeyellow.com", + "description": "Doge Yellow Coin DOGEY Doge Yellow Coin is a new cryptocurrency born to emulate dogecoin with the help of Elon Musk", + "explorer": "https://bscscan.com/token/0x6f373cD69c329B1DA2e00b861Ad950e59454aa18", + "status": "active", + "id": "0x6f373cD69c329B1DA2e00b861Ad950e59454aa18", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DogeYellowCoin1" + }, + { + "name": "github", + "url": "https://github.com/dogeyellowcoin" + }, + { + "name": "telegram", + "url": "https://t.me/dogeyellowcoin" + }, + { + "name": "telegram_news", + "url": "https://t.me/dogeyellownew" + }, + { + "name": "whitepaper", + "url": "https://dogeyellow.com/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/doge-yellow-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/doge-yellow-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6f373cD69c329B1DA2e00b861Ad950e59454aa18/logo.png b/blockchains/smartchain/assets/0x6f373cD69c329B1DA2e00b861Ad950e59454aa18/logo.png new file mode 100644 index 0000000000000..940d0be011909 Binary files /dev/null and b/blockchains/smartchain/assets/0x6f373cD69c329B1DA2e00b861Ad950e59454aa18/logo.png differ diff --git a/blockchains/smartchain/assets/0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9/info.json b/blockchains/smartchain/assets/0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9/info.json new file mode 100644 index 0000000000000..42bd4ebec4a5c --- /dev/null +++ b/blockchains/smartchain/assets/0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9/info.json @@ -0,0 +1,32 @@ +{ + "name": "Era Token", + "website": "https://www.era7.io", + "description": "ERA TOKEN is the main currency in game which can be obtained by playing game modes and participating in many other activities.", + "explorer": "https://bscscan.com/token/0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9", + "type": "BEP20", + "symbol": "ERA", + "decimals": 18, + "status": "active", + "id": "0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Era7_official" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/aF3LUIC8PKVhNDA6" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/Era7_Official" + }, + { + "name": "discord", + "url": "https://discord.com/invite/jtFRzTv5Zw" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9/logo.png b/blockchains/smartchain/assets/0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9/logo.png new file mode 100644 index 0000000000000..9cbbfe919e9bc Binary files /dev/null and b/blockchains/smartchain/assets/0x6f9F0c4ad9Af7EbD61Ac5A1D4e0F2227F7B0E5f9/logo.png differ diff --git a/blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json b/blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json deleted file mode 100644 index c6badcd2b2a39..0000000000000 --- a/blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "id": "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", - "name": "Umbrella Network Token", - "website": "https://www.umb.network", - "short_description": "Umbrella is a scalable, community owned oracle", - "description": "Umbrella Network a Community owned, Decentralized Oracle built on Layer 2 for DeFi and Blockchain Applications powered by UMB cryptocurrency", - "explorer": "https://bscscan.com/token/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", - "decimals": 18, - "type": "BEP20", - "symbol": "UMB", - "status": "active", - "research": "", - "links": [ - { - "name": "github", - "url": "https://github.com/umbrella-network/overture" - }, - { - "name": "whitepaper", - "url": "https://www.umb.network/wp-content/uploads/2021/02/umb_litepaper_design_v3.1.pdf" - } - ] -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/info.json b/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/info.json index b613b1be31094..dedf002d31136 100644 --- a/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/info.json +++ b/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/info.json @@ -1,5 +1,5 @@ { - "name": "Polkadot Token", + "name": "BNB pegged Polkadot Token", "website": "https://polkadot.network", "description": "Polkadot is a blockchain project that aims to connect blockchains, to enable the transfer of value and logic across chains.", "explorer": "https://bscscan.com/token/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", diff --git a/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png b/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png index 4fdd922e0f23c..341b94839074a 100644 Binary files a/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png and b/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png differ diff --git a/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json b/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json new file mode 100644 index 0000000000000..f0d17cf011d86 --- /dev/null +++ b/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/info.json @@ -0,0 +1,33 @@ +{ + "name": "Curate", + "website": "https://curate.style", + "description": "The official token for Curate", + "explorer": "https://bscscan.com/token/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", + "type": "BEP20", + "symbol": "XCUR", + "decimals": 8, + "status": "active", + "id": "0x708C671Aa997da536869B50B6C67FA0C32Ce80B2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/curate" + }, + { + "name": "twitter", + "url": "https://twitter.com/curateproject" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/XCUR" + }, + { + "name": "discord", + "url": "https://discord.com/invite/mtBpcqtBaK" + }, + { + "name": "github", + "url": "https://github.com/curate-project" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/logo.png b/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/logo.png new file mode 100644 index 0000000000000..8f4521bb2468b Binary files /dev/null and b/blockchains/smartchain/assets/0x708C671Aa997da536869B50B6C67FA0C32Ce80B2/logo.png differ diff --git a/blockchains/smartchain/assets/0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489/info.json b/blockchains/smartchain/assets/0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489/info.json new file mode 100644 index 0000000000000..f36cf1c306704 --- /dev/null +++ b/blockchains/smartchain/assets/0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489/info.json @@ -0,0 +1,24 @@ +{ + "name": "XTblock Token", + "website": "https://xtblock.io", + "description": "A hyper-capable network, XTblock aims to deliver not only a high-performance blockchain, but also the ability to decentralise artificial intelligence and bot computing. Therefore a powerful blockchain that will address the issues of speed, high latency and scalability is only one of its use cases. It's applicability goes far beyond.", + "explorer": "https://bscscan.com/token/0x70b6c6a555507ee4ac91c15e5c80b7dc8ff3b489", + "type": "BEP20", + "symbol": "XTT-b20", + "decimals": 18, + "status": "active", + "id": "0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xtblockio" + }, + { + "name": "whitepaper", + "url": "https://github.com/xtblock/whitepaper/blob/main/XTblock-WhitePaper.pdf" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489/logo.png b/blockchains/smartchain/assets/0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489/logo.png new file mode 100644 index 0000000000000..6ab495010a615 Binary files /dev/null and b/blockchains/smartchain/assets/0x70B6C6A555507EE4ac91C15E5c80b7dc8FF3b489/logo.png differ diff --git a/blockchains/smartchain/assets/0x70D8d5B3416888fD05e806195312DD2D9597d50C/info.json b/blockchains/smartchain/assets/0x70D8d5B3416888fD05e806195312DD2D9597d50C/info.json new file mode 100644 index 0000000000000..3cc80c9523a6f --- /dev/null +++ b/blockchains/smartchain/assets/0x70D8d5B3416888fD05e806195312DD2D9597d50C/info.json @@ -0,0 +1,44 @@ +{ + "name": "MEXI", + "website": "https://metaxiz.com", + "description": "MEXI is the governance token of the Metaxiz system. Users can use MEXI for their NFT’s transactions on the Metaxiz marketplace, join the play-and-earn games in Metaxiz Metaverse and enjoy various functionalities of the Metaxiz ecosystem in the future.", + "explorer": "https://bscscan.com/token/0x70d8d5b3416888fd05e806195312dd2d9597d50c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Metaxiz_MEXI" + }, + { + "name": "telegram", + "url": "https://t.me/Metaxiz" + }, + { + "name": "docs", + "url": "https://docs.metaxiz.com/metaxiz" + }, + { + "name": "medium", + "url": "https://medium.com/@metaxiz" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/Metaxiz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metaxiz/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/metaxiz" + } + ], + "tags": [ + "gamefi" + ], + "type": "BEP20", + "symbol": "MEXI", + "decimals": 18, + "status": "active", + "id": "0x70D8d5B3416888fD05e806195312DD2D9597d50C" +} diff --git a/blockchains/smartchain/assets/0x70D8d5B3416888fD05e806195312DD2D9597d50C/logo.png b/blockchains/smartchain/assets/0x70D8d5B3416888fD05e806195312DD2D9597d50C/logo.png new file mode 100644 index 0000000000000..ef14a935f8780 Binary files /dev/null and b/blockchains/smartchain/assets/0x70D8d5B3416888fD05e806195312DD2D9597d50C/logo.png differ diff --git a/blockchains/smartchain/assets/0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06/logo.png b/blockchains/smartchain/assets/0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06/logo.png index 81d50cf946c46..5f1e6457d9417 100644 Binary files a/blockchains/smartchain/assets/0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06/logo.png and b/blockchains/smartchain/assets/0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06/logo.png differ diff --git a/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json b/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json index 942bb53df3d84..3dad5ac8f3a0a 100644 --- a/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json +++ b/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json @@ -1,5 +1,5 @@ { - "name": "BTCB Token", + "name": "BNB pegged BTCB Token", "website": "https://binance.org", "description": "Bitcoin BEP2 (BTCB) is a token on Binance Chain issued by Binance, where the price is pegged to BTC at a rate of 1 BTCB = 1 BTC.", "explorer": "https://bscscan.com/token/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", + "tags": [ + "binance-peg" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0/info.json b/blockchains/smartchain/assets/0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0/info.json index dfc4614b74bfb..8be7f4bc3d1c8 100644 --- a/blockchains/smartchain/assets/0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0/info.json +++ b/blockchains/smartchain/assets/0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0/info.json @@ -1,12 +1,17 @@ { - "name": "Binance-Pegged Axie Infinity Shard", + "name": "BNB pegged Axie Infinity Shard", "website": "https://axieinfinity.com", - "description": "Axie Infinity Shards are Axie Infinity's governance token.", + "description": "BNB pegged Axie Infinity Shard (AXS BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Axie Infinity Shard (AXS ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0", "research": "https://research.binance.com/en/projects/axie-infinity", "type": "BEP20", "symbol": "AXS", "decimals": 18, "status": "active", - "id": "0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0" + "id": "0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0", + "tags": [ + "binance-peg", + "gamefi", + "nft" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x71E80e96Af604Afc23Ca2AED4C1C7466DB6dd0c4/info.json b/blockchains/smartchain/assets/0x71E80e96Af604Afc23Ca2AED4C1C7466DB6dd0c4/info.json new file mode 100644 index 0000000000000..14db5d7cc06ca --- /dev/null +++ b/blockchains/smartchain/assets/0x71E80e96Af604Afc23Ca2AED4C1C7466DB6dd0c4/info.json @@ -0,0 +1,29 @@ +{ + "name": "Baby Floki", + "website": "https://www.babyfloki.info/", + "description": "BABY FLOKI has been designed to be a deflationary token which rewards you $DOGE simply for holding! Named after Elon 'Dogefather' Musk's new Shiba Inu pup, this token is a sure way for you to reach your x1000!", + "explorer": "https://bscscan.com/token/0x71E80e96Af604Afc23Ca2AED4C1C7466DB6dd0c4", + "type": "BEP20", + "symbol": "BabyFloki", + "decimals": 9, + "status": "active", + "id": "0x71E80e96Af604Afc23Ca2AED4C1C7466DB6dd0c4", + "links": [ + { + "name": "telegram", + "url": "https://t.me/thebabyfloki" + }, + { + "name": "twitter", + "url": "https://twitter.com/thebabyfloki" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/TheBabyFloki/" + }, + { + "name": "whitepaper", + "url": "https://88b10f67-99c2-4cbf-b973-13cb422aaa60.filesusr.com/ugd/c4baae_cf7bc8952b7f4c44a493683c9ddf338b.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x71E80e96Af604Afc23Ca2AED4C1C7466DB6dd0c4/logo.png b/blockchains/smartchain/assets/0x71E80e96Af604Afc23Ca2AED4C1C7466DB6dd0c4/logo.png new file mode 100644 index 0000000000000..868f1c30d0d0a Binary files /dev/null and b/blockchains/smartchain/assets/0x71E80e96Af604Afc23Ca2AED4C1C7466DB6dd0c4/logo.png differ diff --git a/blockchains/smartchain/assets/0x71aB195498b6dC1656aBb4D9233f83Ae5F19495B/info.json b/blockchains/smartchain/assets/0x71aB195498b6dC1656aBb4D9233f83Ae5F19495B/info.json new file mode 100644 index 0000000000000..c16806c21ae27 --- /dev/null +++ b/blockchains/smartchain/assets/0x71aB195498b6dC1656aBb4D9233f83Ae5F19495B/info.json @@ -0,0 +1,24 @@ +{ + "name": "Marvin Inu", + "type": "BEP20", + "symbol": "MARVIN", + "decimals": 18, + "website": "https://marvininueth.com/", + "description": "Marvin INU has more than just hype backing it. The ambitious team behind this project has committed to providing multiple utilities within the ecosystem. Marvin is here to stay, not only as a tribute to Elon’s dog, but to bring you a full suite of treats, including his Launchpad, Staking, Farming, and more. ", + "explorer": "https://bscscan.com/token/0x71aB195498b6dC1656aBb4D9233f83Ae5F19495B", + "status": "active", + "id": "0x71aB195498b6dC1656aBb4D9233f83Ae5F19495B", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MarvinInuofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/marvin_inu?s=21" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x71aB195498b6dC1656aBb4D9233f83Ae5F19495B/logo.png b/blockchains/smartchain/assets/0x71aB195498b6dC1656aBb4D9233f83Ae5F19495B/logo.png new file mode 100644 index 0000000000000..d10df7c636707 Binary files /dev/null and b/blockchains/smartchain/assets/0x71aB195498b6dC1656aBb4D9233f83Ae5F19495B/logo.png differ diff --git a/blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/info.json b/blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/info.json index de34a50293bd3..dc9e22dd7db27 100644 --- a/blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/info.json +++ b/blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "PVM", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0x71afF23750db1f4edbE32C942157a478349035b2" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/logo.png b/blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/logo.png deleted file mode 100644 index 425cbb5291ad3..0000000000000 Binary files a/blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x71d03A620646f8b572282Ef39228D36Add67ee20/info.json b/blockchains/smartchain/assets/0x71d03A620646f8b572282Ef39228D36Add67ee20/info.json new file mode 100644 index 0000000000000..da53cb67bf5d2 --- /dev/null +++ b/blockchains/smartchain/assets/0x71d03A620646f8b572282Ef39228D36Add67ee20/info.json @@ -0,0 +1,32 @@ +{ + "name": "Sekuya", + "type": "BEP20", + "symbol": "SKUY", + "decimals": 9, + "website": "https://sekuya.io/", + "description": "The New Earth Multiverse - Sekuya exists to be a virtual world full of excitement for everyone. Borderless. Decentralized.", + "explorer": "https://bscscan.com/token/0x71d03a620646f8b572282ef39228d36add67ee20", + "status": "active", + "id": "0x71d03A620646f8b572282Ef39228D36Add67ee20", + "links": [ + { + "name": "telegram", + "url": "https://t.me/sekuyaofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/Sekuyaofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sekuya/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sekuya" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x71d03A620646f8b572282Ef39228D36Add67ee20/logo.png b/blockchains/smartchain/assets/0x71d03A620646f8b572282Ef39228D36Add67ee20/logo.png new file mode 100644 index 0000000000000..aab7d66f52860 Binary files /dev/null and b/blockchains/smartchain/assets/0x71d03A620646f8b572282Ef39228D36Add67ee20/logo.png differ diff --git a/blockchains/smartchain/assets/0x71e72DdE4152D274afD1F2DB43531Ed9E44A78Fa/info.json b/blockchains/smartchain/assets/0x71e72DdE4152D274afD1F2DB43531Ed9E44A78Fa/info.json new file mode 100644 index 0000000000000..6bd73f098daa5 --- /dev/null +++ b/blockchains/smartchain/assets/0x71e72DdE4152D274afD1F2DB43531Ed9E44A78Fa/info.json @@ -0,0 +1,41 @@ +{ + "name": "LordToken", + "type": "BEP20", + "symbol": "LTT", + "decimals": 9, + "website": "https://lordtoken.com", + "description": "LordToken’s ambition is to fill this gap, by granting access to anyone, regardless of his level of expertise, to a comprehensive set of tools while relying on premium customer service. The same goes for crypto: blockchain technology is quite complex, but if users are offered simple ways of interacting with it along with proper customer care, they will be able to take full advantage of it.", + "explorer": "https://bscscan.com/token/0x71e72DdE4152D274afD1F2DB43531Ed9E44A78Fa", + "status": "active", + "id": "0x71e72DdE4152D274afD1F2DB43531Ed9E44A78Fa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lordtoken_off/" + }, + { + "name": "facebook", + "url": "https://facebook.com/LordToken-102969834974531/" + }, + { + "name": "whitepaper", + "url": "https://ico.lordtoken.com/en/register/information_document" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lordtoken/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/lordtoken" + }, + { + "name": "telegram", + "url": "https://t.me/LordTokenGroup" + } + ], + "tags": [ + "staking", + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x71e72DdE4152D274afD1F2DB43531Ed9E44A78Fa/logo.png b/blockchains/smartchain/assets/0x71e72DdE4152D274afD1F2DB43531Ed9E44A78Fa/logo.png new file mode 100644 index 0000000000000..c1c81990c3fa0 Binary files /dev/null and b/blockchains/smartchain/assets/0x71e72DdE4152D274afD1F2DB43531Ed9E44A78Fa/logo.png differ diff --git a/blockchains/smartchain/assets/0x7208A2671a2f96950D44C6dAAF24719Ce44dEA78/info.json b/blockchains/smartchain/assets/0x7208A2671a2f96950D44C6dAAF24719Ce44dEA78/info.json new file mode 100644 index 0000000000000..359c4030d6131 --- /dev/null +++ b/blockchains/smartchain/assets/0x7208A2671a2f96950D44C6dAAF24719Ce44dEA78/info.json @@ -0,0 +1,29 @@ +{ + "name": "WEB3MET", + "type": "BEP20", + "symbol": "W3M", + "decimals": 18, + "website": "https://web3met.com", + "description": "The W3M token will be the native digital currency of the Web3Met metaverse. All transactions ranging from buying digital land, trading NFT items, to booking event space will be using the W3M token. W3M will fuel the activities within this digital city.", + "explorer": "https://bscscan.com/token/0x7208A2671a2f96950D44C6dAAF24719Ce44dEA78", + "status": "active", + "id": "0x7208A2671a2f96950D44C6dAAF24719Ce44dEA78", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/web3met" + }, + { + "name": "telegram", + "url": "https://t.me/W3MWEB3MET" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x7208a2671a2f96950d44c6daaf24719ce44dea78#code#L1" + } + ], + "tags": [ + "nft", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7208A2671a2f96950D44C6dAAF24719Ce44dEA78/logo.png b/blockchains/smartchain/assets/0x7208A2671a2f96950D44C6dAAF24719Ce44dEA78/logo.png new file mode 100644 index 0000000000000..99bcbded70bf3 Binary files /dev/null and b/blockchains/smartchain/assets/0x7208A2671a2f96950D44C6dAAF24719Ce44dEA78/logo.png differ diff --git a/blockchains/smartchain/assets/0x721F40adC793e951EdF2ECE86376e7a103211252/info.json b/blockchains/smartchain/assets/0x721F40adC793e951EdF2ECE86376e7a103211252/info.json new file mode 100644 index 0000000000000..28828daccb39a --- /dev/null +++ b/blockchains/smartchain/assets/0x721F40adC793e951EdF2ECE86376e7a103211252/info.json @@ -0,0 +1,44 @@ +{ + "name": "CCN", + "type": "BEP20", + "symbol": "CCN", + "decimals": 12, + "website": "https://ccnnetwork.co/", + "description": "The world's first 24-hour crypto currency news and analysis network.", + "explorer": "https://bscscan.com/token/0x721F40adC793e951EdF2ECE86376e7a103211252", + "status": "active", + "id": "0x721F40adC793e951EdF2ECE86376e7a103211252", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CCNnet" + }, + { + "name": "github", + "url": "https://github.com/ccnnetworkco" + }, + { + "name": "telegram", + "url": "https://t.me/ccnnetwork" + }, + { + "name": "whitepaper", + "url": "https://ccnnetwork.co/whitepaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/CCNnetworkss" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptocurrencynetwork/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCmBAbGxaNUXhRokbO1GCzgg" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x721F40adC793e951EdF2ECE86376e7a103211252/logo.png b/blockchains/smartchain/assets/0x721F40adC793e951EdF2ECE86376e7a103211252/logo.png new file mode 100644 index 0000000000000..fb21b12f83f86 Binary files /dev/null and b/blockchains/smartchain/assets/0x721F40adC793e951EdF2ECE86376e7a103211252/logo.png differ diff --git a/blockchains/smartchain/assets/0x7269d98Af4aA705e0B1A5D8512FadB4d45817d5a/info.json b/blockchains/smartchain/assets/0x7269d98Af4aA705e0B1A5D8512FadB4d45817d5a/info.json new file mode 100644 index 0000000000000..2ebf6aef21480 --- /dev/null +++ b/blockchains/smartchain/assets/0x7269d98Af4aA705e0B1A5D8512FadB4d45817d5a/info.json @@ -0,0 +1,29 @@ +{ + "name": "Shirtum", + "type": "BEP20", + "symbol": "SHI", + "decimals": 18, + "website": "https://shirtum.com", + "description": "Global marketplace of digital assets, for Players and Clubs to share their stories with fans and invite them to join in collecting digital sports memorabilia directly from their idols.", + "explorer": "https://bscscan.com/token/0x7269d98Af4aA705e0B1A5D8512FadB4d45817d5a", + "status": "active", + "id": "0x7269d98Af4aA705e0B1A5D8512FadB4d45817d5a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shirtumapp" + }, + { + "name": "github", + "url": "https://github.com/Shirtum" + }, + { + "name": "telegram", + "url": "https://t.me/shirtum" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/es/monedas/shirtum" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7269d98Af4aA705e0B1A5D8512FadB4d45817d5a/logo.png b/blockchains/smartchain/assets/0x7269d98Af4aA705e0B1A5D8512FadB4d45817d5a/logo.png new file mode 100644 index 0000000000000..85ade7b15ee2d Binary files /dev/null and b/blockchains/smartchain/assets/0x7269d98Af4aA705e0B1A5D8512FadB4d45817d5a/logo.png differ diff --git a/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/info.json b/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/info.json index fcdd7a8aa6dd8..6fe6e603553c3 100644 --- a/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/info.json +++ b/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/info.json @@ -1,5 +1,5 @@ { - "name": "Unifi Protocol DAO", + "name": "UNFI", "website": "https://unifiprotocol.com", "description": "Unifi Protocol DAO is a group of non-custodial, interoperable, decentralized, multi-chain smart contracts providing the building blocks for DeFi development. ", "explorer": "https://bscscan.com/token/0x728c5bac3c3e370e372fc4671f9ef6916b814d8b", diff --git a/blockchains/smartchain/assets/0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991/info.json b/blockchains/smartchain/assets/0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991/info.json new file mode 100644 index 0000000000000..6cc1c2e87b70e --- /dev/null +++ b/blockchains/smartchain/assets/0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991/info.json @@ -0,0 +1,25 @@ +{ + "name": "AQUA", + "type": "BEP20", + "symbol": "AQUA", + "decimals": 18, + "website": "https://planetfinance.io/", + "description": "AQUA is a utility based cryptocurrency designed to accrue value & govern the planets.", + "explorer": "https://bscscan.com/token/0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991", + "status": "active", + "id": "0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991", + "links": [ + { + "name": "telegram", + "url": "https://t.me/planet_finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/planet_finance" + }, + { + "name": "discord", + "url": "https://discord.com/invite/FD5vHyh9Rv" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991/logo.png b/blockchains/smartchain/assets/0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991/logo.png new file mode 100644 index 0000000000000..c984b322e7537 Binary files /dev/null and b/blockchains/smartchain/assets/0x72B7D61E8fC8cF971960DD9cfA59B8C829D91991/logo.png differ diff --git a/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json b/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json index a54d0ff03d9d3..4d2195e42573f 100644 --- a/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json +++ b/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "PIZZA", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/logo.png b/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/logo.png deleted file mode 100644 index 3f5369ffc5fd6..0000000000000 Binary files a/blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x72d2946094E6E57c2faDe4964777A9af2B7A51F9/info.json b/blockchains/smartchain/assets/0x72d2946094E6E57c2faDe4964777A9af2B7A51F9/info.json new file mode 100644 index 0000000000000..a1e1a58f52f30 --- /dev/null +++ b/blockchains/smartchain/assets/0x72d2946094E6E57c2faDe4964777A9af2B7A51F9/info.json @@ -0,0 +1,65 @@ +{ + "name": "Pixl Coin", + "type": "BEP20", + "symbol": "PXLC", + "decimals": 9, + "website": "https://pixlcoin.io", + "description": "Pixl Coin fuses the world of advertising with the metaverse. Today, the crypto space is manipulated and flooded with a vast variety of different projects of which a large number are dishonest. Through Pixl's community and dedication to the values of transparency, honesty and integrity, this is a space for investors to interact with vetted and trusted projects, and for those projects to demonstrate and advertise their true value.", + "explorer": "https://bscscan.com/token/0x72d2946094E6E57c2faDe4964777A9af2B7A51F9", + "status": "active", + "id": "0x72d2946094E6E57c2faDe4964777A9af2B7A51F9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PIXLCoin" + }, + { + "name": "github", + "url": "https://github.com/pixlcoin" + }, + { + "name": "telegram", + "url": "https://t.me/PixlCoinOfficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/PIXLUpdates" + }, + { + "name": "blog", + "url": "https://pixlcoin.io/blog" + }, + { + "name": "docs", + "url": "https://pixlcoin.io/" + }, + { + "name": "whitepaper", + "url": "https://pixlcoin.io/documents/PIXL_Coin_whitepaper_v1.01.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/vCJKe4V87Q" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PixlCoin/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCapfVtQNmR444PAw8ufLK_w" + }, + { + "name": "facebook", + "url": "https://facebook.com/pixlofficial/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pixl-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pixl-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x72d2946094E6E57c2faDe4964777A9af2B7A51F9/logo.png b/blockchains/smartchain/assets/0x72d2946094E6E57c2faDe4964777A9af2B7A51F9/logo.png new file mode 100644 index 0000000000000..5c7bcd94dfa3f Binary files /dev/null and b/blockchains/smartchain/assets/0x72d2946094E6E57c2faDe4964777A9af2B7A51F9/logo.png differ diff --git a/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json b/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json index 4b2aa1aeba1fa..b9201126af78f 100644 --- a/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json +++ b/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json @@ -1,5 +1,5 @@ { - "name": "AllianceBlock", + "name": "AllianceBlock Token", "website": "https://allianceblock.io", "description": "AllianceBlock is establishing the world’s first globally compliant decentralized capital market. Our solution is built on the principles of censorship resistance, transparency, and openness. AllianceBlock’s Prometheus protocol aims to realize a decentralized, collaborative and sustainable capital market that brings together issuers, investors, institutions, traders, experts, advisors, other service providers, and even talent.", "explorer": "https://bscscan.com/token/0x72fAa679E1008Ad8382959FF48E392042A8b06f7", diff --git a/blockchains/smartchain/assets/0x72fF5742319eF07061836F5C924aC6D72c919080/info.json b/blockchains/smartchain/assets/0x72fF5742319eF07061836F5C924aC6D72c919080/info.json new file mode 100644 index 0000000000000..23563aa03a09b --- /dev/null +++ b/blockchains/smartchain/assets/0x72fF5742319eF07061836F5C924aC6D72c919080/info.json @@ -0,0 +1,29 @@ +{ + "name": "Gifto", + "type": "BEP20", + "symbol": "GFT", + "decimals": 18, + "website": "https://gifto.io/", + "description": "Gifto is a blockchain-based web3 gifting platform. Gifto's token, GFT, previously GTO, is listed on Binance since 2017 as the first-ever launchpad token on the exchange. The project is a hub for gifting blockchain gifts and is developing novelties: a web3 wallet, the Gifto store, and more.", + "explorer": "https://bscscan.com/token/0x72fF5742319eF07061836F5C924aC6D72c919080", + "status": "active", + "id": "0x72fF5742319eF07061836F5C924aC6D72c919080", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GiftoMetaverse" + }, + { + "name": "telegram", + "url": "https://t.me/Gifto_Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gifto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com//coins/gifto/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x72fF5742319eF07061836F5C924aC6D72c919080/logo.png b/blockchains/smartchain/assets/0x72fF5742319eF07061836F5C924aC6D72c919080/logo.png new file mode 100644 index 0000000000000..1eb8ea0651d8d Binary files /dev/null and b/blockchains/smartchain/assets/0x72fF5742319eF07061836F5C924aC6D72c919080/logo.png differ diff --git a/blockchains/smartchain/assets/0x7320c128e89bA4584Ab02ed1C9c96285b726443C/info.json b/blockchains/smartchain/assets/0x7320c128e89bA4584Ab02ed1C9c96285b726443C/info.json new file mode 100644 index 0000000000000..a1fa946dea5b1 --- /dev/null +++ b/blockchains/smartchain/assets/0x7320c128e89bA4584Ab02ed1C9c96285b726443C/info.json @@ -0,0 +1,40 @@ +{ + "name": "Kokoswap Token", + "type": "BEP20", + "symbol": "KOKO", + "decimals": 18, + "website": "https://kokoswap.org", + "description": "Kokoswap is a unique decentralised platform that is transforming the world of crypto, NFTs & Game-Fi.", + "explorer": "https://bscscan.com/token/0x7320c128e89bA4584Ab02ed1C9c96285b726443C", + "status": "active", + "id": "0x7320c128e89bA4584Ab02ed1C9c96285b726443C", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kokoswap/" + }, + { + "name": "telegram", + "url": "https://t.me/kokoswap" + }, + { + "name": "github", + "url": "https://github.com/Kokoswap-org" + }, + { + "name": "blog", + "url": "https://kokoswap.medium.com/" + }, + { + "name": "docs", + "url": "https://kokoswap.org/assets/pdf/kokoswap_whitepaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/kokoswap" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7320c128e89bA4584Ab02ed1C9c96285b726443C/logo.png b/blockchains/smartchain/assets/0x7320c128e89bA4584Ab02ed1C9c96285b726443C/logo.png new file mode 100644 index 0000000000000..6a331f3511a5a Binary files /dev/null and b/blockchains/smartchain/assets/0x7320c128e89bA4584Ab02ed1C9c96285b726443C/logo.png differ diff --git a/blockchains/smartchain/assets/0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b/info.json b/blockchains/smartchain/assets/0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b/info.json new file mode 100644 index 0000000000000..5319d41fb3924 --- /dev/null +++ b/blockchains/smartchain/assets/0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b/info.json @@ -0,0 +1,36 @@ +{ + "name": "Onyx", + "website": "https://onyx.org", + "description": "Onyx Protocol enables users to access a cross-token aggregated liquidity protocol that supports NFTs, Tokens and ETH all-in-one. Onyx is powered by Onyxcoin (XCN), the protocols native utility and governance token.", + "explorer": "https://bscscan.com/token/0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b", + "type": "BEP20", + "symbol": "XCN", + "decimals": 18, + "status": "active", + "id": "0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b", + "links": [ + { + "name": "github", + "url": "https://github.com/Onyx-Protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/OnyxProtocol" + }, + { + "name": "blog", + "url": "https://blog.chain.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chain/" + }, + { + "name": "telegram", + "url": "https://t.me/onyx" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b/logo.png b/blockchains/smartchain/assets/0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b/logo.png new file mode 100644 index 0000000000000..ac453498ca103 Binary files /dev/null and b/blockchains/smartchain/assets/0x7324c7C0d95CEBC73eEa7E85CbAac0dBdf88a05b/logo.png differ diff --git a/blockchains/smartchain/assets/0x73419De8E3E26A17e0E6b0436e29dd04A25B061D/info.json b/blockchains/smartchain/assets/0x73419De8E3E26A17e0E6b0436e29dd04A25B061D/info.json new file mode 100644 index 0000000000000..840376fa71500 --- /dev/null +++ b/blockchains/smartchain/assets/0x73419De8E3E26A17e0E6b0436e29dd04A25B061D/info.json @@ -0,0 +1,40 @@ +{ + "name": "MIKU", + "type": "BEP20", + "symbol": "MIKU", + "decimals": 9, + "website": "https://mikubsc.com", + "description": "Miku is token built on binance smart chain with unique product and tokenomics, a unique original character created as a brand, a girl from heaven with blue hair and the power of wings, the goddess of trust and loyalty.", + "explorer": "https://bscscan.com/token/0x73419De8E3E26A17e0E6b0436e29dd04A25B061D", + "status": "active", + "id": "0x73419De8E3E26A17e0E6b0436e29dd04A25B061D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MikuBSC" + }, + { + "name": "telegram", + "url": "https://t.me/MikuBSC" + }, + { + "name": "medium", + "url": "https://medium.com/@mikucoin" + }, + { + "name": "whitepaper", + "url": "https://mikucoin.gitbook.io/miku-coin-official-whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/miku/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/miku" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x73419De8E3E26A17e0E6b0436e29dd04A25B061D/logo.png b/blockchains/smartchain/assets/0x73419De8E3E26A17e0E6b0436e29dd04A25B061D/logo.png new file mode 100644 index 0000000000000..448723cbdec4b Binary files /dev/null and b/blockchains/smartchain/assets/0x73419De8E3E26A17e0E6b0436e29dd04A25B061D/logo.png differ diff --git a/blockchains/smartchain/assets/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB/info.json b/blockchains/smartchain/assets/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB/info.json new file mode 100644 index 0000000000000..25a177700dd13 --- /dev/null +++ b/blockchains/smartchain/assets/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB/info.json @@ -0,0 +1,32 @@ +{ + "name": "PEEL Token", + "website": "https://metaapesgame.com", + "description": "PEEL is the governance token of Meta Apes, a mobile strategy game.", + "explorer": "https://bscscan.com/token/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB", + "type": "BEP20", + "symbol": "PEEL", + "decimals": 18, + "status": "active", + "id": "0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaApesGame" + }, + { + "name": "docs", + "url": "https://meta-apes.gitbook.io/meta-apes-whitepaper" + }, + { + "name": "medium", + "url": "https://medium.com/@metaapesgame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aave/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB/logo.png b/blockchains/smartchain/assets/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB/logo.png new file mode 100644 index 0000000000000..098bff1b3fb0f Binary files /dev/null and b/blockchains/smartchain/assets/0x734548a9e43d2D564600b1B2ed5bE9C2b911c6aB/logo.png differ diff --git a/blockchains/smartchain/assets/0x734D66f635523D7ddb7d2373C128333DA313041b/info.json b/blockchains/smartchain/assets/0x734D66f635523D7ddb7d2373C128333DA313041b/info.json new file mode 100644 index 0000000000000..ba3c5b1c1d83c --- /dev/null +++ b/blockchains/smartchain/assets/0x734D66f635523D7ddb7d2373C128333DA313041b/info.json @@ -0,0 +1,28 @@ +{ + "name": "ZEDXION", + "type": "BEP20", + "symbol": "USDZ", + "decimals": 9, + "website": "https://zedxion.io/", + "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Zedxion Token.", + "explorer": "https://bscscan.com/token/0x734D66f635523D7ddb7d2373C128333DA313041b", + "status": "active", + "id": "0x734D66f635523D7ddb7d2373C128333DA313041b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zedxionc" + }, + { + "name": "telegram", + "url": "https://t.me/zedxion" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usdz/" + } + ], + "tags": [ + "binance-peg" + ] +} diff --git a/blockchains/smartchain/assets/0x734D66f635523D7ddb7d2373C128333DA313041b/logo.png b/blockchains/smartchain/assets/0x734D66f635523D7ddb7d2373C128333DA313041b/logo.png new file mode 100644 index 0000000000000..b1298b9670e23 Binary files /dev/null and b/blockchains/smartchain/assets/0x734D66f635523D7ddb7d2373C128333DA313041b/logo.png differ diff --git a/blockchains/smartchain/assets/0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2/info.json b/blockchains/smartchain/assets/0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2/info.json new file mode 100644 index 0000000000000..1f676da5d4658 --- /dev/null +++ b/blockchains/smartchain/assets/0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2/info.json @@ -0,0 +1,33 @@ +{ + "name": "METAMUSK Token", + "website": "https://muskmetaverse.io/", + "description": "MetaMusk Token's fundamental objective is to transform the monetary system.", + "explorer": "https://bscscan.com/token/0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2", + "type": "BEP20", + "symbol": "METAMUSK", + "decimals": 18, + "status": "active", + "id": "0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MUSK_METAVERSE" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/Muskmetaverse" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCGTAQ4sM-nMibpVqKelfbKw" + }, + { + "name": "telegram", + "url": "https://t.me/MuskMetaverse_Official_Channel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/musk-metaverse/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2/logo.png b/blockchains/smartchain/assets/0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2/logo.png new file mode 100644 index 0000000000000..9d312e5e44fbb Binary files /dev/null and b/blockchains/smartchain/assets/0x734c5F3f8F6ad9697b26eCC6388678aaFd3dB3B2/logo.png differ diff --git a/blockchains/smartchain/assets/0x738d96Caf7096659DB4C1aFbf1E1BDFD281f388C/info.json b/blockchains/smartchain/assets/0x738d96Caf7096659DB4C1aFbf1E1BDFD281f388C/info.json new file mode 100644 index 0000000000000..7186dd12318fa --- /dev/null +++ b/blockchains/smartchain/assets/0x738d96Caf7096659DB4C1aFbf1E1BDFD281f388C/info.json @@ -0,0 +1,56 @@ +{ + "name": "Ankr Staked MATIC", + "type": "BEP20", + "symbol": "ankrMATIC", + "decimals": 18, + "website": "https://ankr.com", + "description": "ankrMATIC represents your staked MATIC and provides liquidity for your staked position. All staking rewards are built into the token price, and ankrMATIC grows daily in value, but never in number", + "explorer": "https://bscscan.com/token/0x738d96caf7096659db4c1afbf1e1bdfd281f388c", + "status": "active", + "id": "0x738d96Caf7096659DB4C1aFbf1E1BDFD281f388C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-staked-matic" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x738d96Caf7096659DB4C1aFbf1E1BDFD281f388C/logo.png b/blockchains/smartchain/assets/0x738d96Caf7096659DB4C1aFbf1E1BDFD281f388C/logo.png new file mode 100644 index 0000000000000..22d28ab4739aa Binary files /dev/null and b/blockchains/smartchain/assets/0x738d96Caf7096659DB4C1aFbf1E1BDFD281f388C/logo.png differ diff --git a/blockchains/smartchain/assets/0x739e81BCd49854d7BDF526302989f14A2E7994B2/info.json b/blockchains/smartchain/assets/0x739e81BCd49854d7BDF526302989f14A2E7994B2/info.json new file mode 100644 index 0000000000000..70ee3ee43c321 --- /dev/null +++ b/blockchains/smartchain/assets/0x739e81BCd49854d7BDF526302989f14A2E7994B2/info.json @@ -0,0 +1,24 @@ +{ + "name": "Centcex", + "type": "BEP20", + "symbol": "CENX", + "decimals": 9, + "website": "https://centcex.com", + "description": "Centcex is designed to build blockchain apps ", + "explorer": "https://bscscan.com/token/0x739e81bcd49854d7bdf526302989f14a2e7994b2", + "status": "active", + "id": "0x739e81BCd49854d7BDF526302989f14A2E7994B2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/centcex" + }, + { + "name": "twitter", + "url": "https://twitter.com/centcex" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x739e81BCd49854d7BDF526302989f14A2E7994B2/logo.png b/blockchains/smartchain/assets/0x739e81BCd49854d7BDF526302989f14A2E7994B2/logo.png new file mode 100644 index 0000000000000..c4e8d94b1a3c0 Binary files /dev/null and b/blockchains/smartchain/assets/0x739e81BCd49854d7BDF526302989f14A2E7994B2/logo.png differ diff --git a/blockchains/smartchain/assets/0x7403802c0FFeE2d83FB13513e23aAF4a3a9C69f0/info.json b/blockchains/smartchain/assets/0x7403802c0FFeE2d83FB13513e23aAF4a3a9C69f0/info.json new file mode 100644 index 0000000000000..4ee11a010daa3 --- /dev/null +++ b/blockchains/smartchain/assets/0x7403802c0FFeE2d83FB13513e23aAF4a3a9C69f0/info.json @@ -0,0 +1,28 @@ +{ + "name": "Green Chart", + "type": "BEP20", + "symbol": "GREEN", + "decimals": 18, + "website": "https://green-chart.com/ ", + "description": "Green Chart provides a secure platform for yield farming for it's holders via staking rewards with a fixed APY compounding. ", + "explorer": "https://bscscan.com/token/0x7403802c0FFeE2d83FB13513e23aAF4a3a9C69f0", + "status": "active", + "id": "0x7403802c0FFeE2d83FB13513e23aAF4a3a9C69f0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GreenChartBSC" + }, + { + "name": "telegram", + "url": "https://t.me/greenchartbsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/green-chart/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7403802c0FFeE2d83FB13513e23aAF4a3a9C69f0/logo.png b/blockchains/smartchain/assets/0x7403802c0FFeE2d83FB13513e23aAF4a3a9C69f0/logo.png new file mode 100644 index 0000000000000..beb8f70c36159 Binary files /dev/null and b/blockchains/smartchain/assets/0x7403802c0FFeE2d83FB13513e23aAF4a3a9C69f0/logo.png differ diff --git a/blockchains/smartchain/assets/0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF/info.json b/blockchains/smartchain/assets/0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF/info.json new file mode 100644 index 0000000000000..10d51dfe589bf --- /dev/null +++ b/blockchains/smartchain/assets/0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF/info.json @@ -0,0 +1,52 @@ +{ + "name": "EG Token", + "type": "BEP20", + "symbol": "EG", + "decimals": 18, + "website": "https://egtoken.io/", + "description": "EG is a community-owned token at the heart of a powerful ecosystem. From enterprise integration to real-world giving, EG is at the forefront of meaningful social impact with crypto.", + "explorer": "https://bscscan.com/token/0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF", + "status": "active", + "id": "0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/elongateog" + }, + { + "name": "github", + "url": "https://github.com/EG-Ecosystem" + }, + { + "name": "telegram", + "url": "https://t.me/ElonGateChat" + }, + { + "name": "whitepaper", + "url": "https://wiki.elongate.cc/elongate/whitepaper" + }, + { + "name": "discord", + "url": "https://discord.com/invite/elongate" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCDkstMh4GixgbvrkcJuBiuA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/eg-token" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF#code" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ElonGateToken" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF/logo.png b/blockchains/smartchain/assets/0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF/logo.png new file mode 100644 index 0000000000000..e501e346f6761 Binary files /dev/null and b/blockchains/smartchain/assets/0x74AFe449D1BEFfc90456CfEbD700AB391abD7DAF/logo.png differ diff --git a/blockchains/smartchain/assets/0x74f08aF7528Ffb751e3A435ddD779b5C4565e684/info.json b/blockchains/smartchain/assets/0x74f08aF7528Ffb751e3A435ddD779b5C4565e684/info.json new file mode 100644 index 0000000000000..021eb1b3aeced --- /dev/null +++ b/blockchains/smartchain/assets/0x74f08aF7528Ffb751e3A435ddD779b5C4565e684/info.json @@ -0,0 +1,59 @@ +{ + "name": "King Finance", + "type": "BEP20", + "symbol": "KING", + "decimals": 9, + "website": "https://kingworld.finance/", + "description": "KING is the parent company developing three of the most innovative services in decentralised finance: King Floki, King Land, & King Pad.", + "explorer": "https://bscscan.com/token/0x74f08aF7528Ffb751e3A435ddD779b5C4565e684", + "status": "active", + "id": "0x74f08aF7528Ffb751e3A435ddD779b5C4565e684", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kingfinance" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/KingFinance/" + }, + { + "name": "telegram", + "url": "https://t.me/KlNGfinance" + }, + { + "name": "telegram_news", + "url": "https://t.me/kingannouncements" + }, + { + "name": "discord", + "url": "https://discord.com/invite/kingfinance" + }, + { + "name": "whitepaper", + "url": "https://king-finance.gitbook.io/king-whitepaper/" + }, + { + "name": "medium", + "url": "https://medium.com/@kingfinance" + }, + { + "name": "youtube", + "url": "https://youtube.com/@kingfinanceco" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/king/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/king-finance/" + } + ], + "tags": [ + "staking", + "nft", + "gamefi", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x74f08aF7528Ffb751e3A435ddD779b5C4565e684/logo.png b/blockchains/smartchain/assets/0x74f08aF7528Ffb751e3A435ddD779b5C4565e684/logo.png new file mode 100644 index 0000000000000..ce8521806bf7d Binary files /dev/null and b/blockchains/smartchain/assets/0x74f08aF7528Ffb751e3A435ddD779b5C4565e684/logo.png differ diff --git a/blockchains/smartchain/assets/0x75344E5693ed5ecAdF4f292fFeb866c2cF8afCF1/info.json b/blockchains/smartchain/assets/0x75344E5693ed5ecAdF4f292fFeb866c2cF8afCF1/info.json new file mode 100644 index 0000000000000..19cb31ba2d594 --- /dev/null +++ b/blockchains/smartchain/assets/0x75344E5693ed5ecAdF4f292fFeb866c2cF8afCF1/info.json @@ -0,0 +1,14 @@ +{ + "name": "Saber (Portal)", + "type": "BEP20", + "symbol": "SBR", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://saber.so/", + "explorer": "https://bscscan.com/token/0x75344E5693ed5ecAdF4f292fFeb866c2cF8afCF1", + "status": "active", + "id": "0x75344E5693ed5ecAdF4f292fFeb866c2cF8afCF1", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x75344E5693ed5ecAdF4f292fFeb866c2cF8afCF1/logo.png b/blockchains/smartchain/assets/0x75344E5693ed5ecAdF4f292fFeb866c2cF8afCF1/logo.png new file mode 100644 index 0000000000000..20b80f3340234 Binary files /dev/null and b/blockchains/smartchain/assets/0x75344E5693ed5ecAdF4f292fFeb866c2cF8afCF1/logo.png differ diff --git a/blockchains/smartchain/assets/0x7559C49c3Aec50E763A486bB232fA8d0d76078e4/info.json b/blockchains/smartchain/assets/0x7559C49c3Aec50E763A486bB232fA8d0d76078e4/info.json new file mode 100644 index 0000000000000..c5163693d96f7 --- /dev/null +++ b/blockchains/smartchain/assets/0x7559C49c3Aec50E763A486bB232fA8d0d76078e4/info.json @@ -0,0 +1,32 @@ +{ + "name": "Artrade Token", + "type": "BEP20", + "symbol": "ATR", + "decimals": 9, + "website": "https://www.artrade.app/fr", + "description": "Artrade is an all-in-one art platform, secured by blockchain technology, helping creators sell their work at fair prices and connect with their community. Our platform is designed for both digital and traditional artists, curators, and collectors. Artrade stands out with its focus on content, protection from crypto volatility, and fostering connections within the art world. Whether you're an artist or a collector, Artrade is the place to be.", + "explorer": "https://bscscan.com/token/0x7559C49c3Aec50E763A486bB232fA8d0d76078e4", + "status": "active", + "id": "0x7559C49c3Aec50E763A486bB232fA8d0d76078e4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ArtradeApp" + }, + { + "name": "github", + "url": "https://github.com/artradeapp/" + }, + { + "name": "telegram", + "url": "https://t.me/ArtradeEnglish" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCj5xp_nfvY01RVLT45_lOWQ" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7559C49c3Aec50E763A486bB232fA8d0d76078e4/logo.png b/blockchains/smartchain/assets/0x7559C49c3Aec50E763A486bB232fA8d0d76078e4/logo.png new file mode 100644 index 0000000000000..6b18ca203bf15 Binary files /dev/null and b/blockchains/smartchain/assets/0x7559C49c3Aec50E763A486bB232fA8d0d76078e4/logo.png differ diff --git a/blockchains/smartchain/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/info.json b/blockchains/smartchain/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/info.json new file mode 100644 index 0000000000000..0102deaa17fa1 --- /dev/null +++ b/blockchains/smartchain/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/info.json @@ -0,0 +1,25 @@ +{ + "name": "Nabox Token", + "website": "https://nabox.io/", + "description": "Nabox aims to allow users to utilize their digital assets across chains at the click of a button.", + "explorer": "https://bscscan.com/token/0x755f34709E369D37C6Fa52808aE84A32007d1155", + "type": "BEP20", + "symbol": "NABOX", + "decimals": 18, + "status": "active", + "id": "0x755f34709E369D37C6Fa52808aE84A32007d1155", + "links": [ + { + "name": "telegram", + "url": "https://t.me/naboxcommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/naboxwallet" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nabox/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/logo.png b/blockchains/smartchain/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/logo.png new file mode 100644 index 0000000000000..ee3475dce8027 Binary files /dev/null and b/blockchains/smartchain/assets/0x755f34709E369D37C6Fa52808aE84A32007d1155/logo.png differ diff --git a/blockchains/smartchain/assets/0x7565ab68D3F9DaDff127F864103C8c706Cf28235/info.json b/blockchains/smartchain/assets/0x7565ab68D3F9DaDff127F864103C8c706Cf28235/info.json new file mode 100644 index 0000000000000..808c36d4f0db4 --- /dev/null +++ b/blockchains/smartchain/assets/0x7565ab68D3F9DaDff127F864103C8c706Cf28235/info.json @@ -0,0 +1,33 @@ +{ + "name": "TrustFi Network Token", + "website": "https://trustfi.org/", + "description": "TFI is the native token of TrustFi Network, a decentralized BaaS solution for DeFi market based on multichain environment.", + "explorer": "https://bscscan.com/token/0x7565ab68D3F9DaDff127F864103C8c706Cf28235", + "type": "BEP20", + "symbol": "TFI", + "decimals": 18, + "status": "active", + "id": "0x7565ab68D3F9DaDff127F864103C8c706Cf28235", + "links": [ + { + "name": "telegram", + "url": "https://t.me/trustfi_fans" + }, + { + "name": "twitter", + "url": "https://twitter.com/trustfiorg" + }, + { + "name": "blog", + "url": "https://medium.com/@trustfi" + }, + { + "name": "whitepaper", + "url": "https://docs.trustfi.org/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/trustfi-network-token" + } + ] +} diff --git a/blockchains/smartchain/assets/0x7565ab68D3F9DaDff127F864103C8c706Cf28235/logo.png b/blockchains/smartchain/assets/0x7565ab68D3F9DaDff127F864103C8c706Cf28235/logo.png new file mode 100644 index 0000000000000..9e3076953642a Binary files /dev/null and b/blockchains/smartchain/assets/0x7565ab68D3F9DaDff127F864103C8c706Cf28235/logo.png differ diff --git a/blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/info.json b/blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/info.json new file mode 100644 index 0000000000000..a45efbfbe07ae --- /dev/null +++ b/blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/info.json @@ -0,0 +1,21 @@ +{ + "name": "MiniSports Token", + "type": "BEP20", + "symbol": "MiniSports", + "decimals": 9, + "website": "https://minisportstoken.com/", + "description": "MiniSports is a sports based community token developed mainly to create a safehaven for sports lovers.", + "explorer": "https://bscscan.com/token/0x75856ea207CE7194E4E65c334BEc143D77701E4a", + "status": "active", + "id": "0x75856ea207CE7194E4E65c334BEc143D77701E4a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MiniSportsToken" + }, + { + "name": "telegram", + "url": "https://t.me/MiniSportsToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/logo.png b/blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/logo.png new file mode 100644 index 0000000000000..74a9aae688221 Binary files /dev/null and b/blockchains/smartchain/assets/0x75856ea207CE7194E4E65c334BEc143D77701E4a/logo.png differ diff --git a/blockchains/smartchain/assets/0x758d08864fB6cCE3062667225ca10b8F00496cc2/info.json b/blockchains/smartchain/assets/0x758d08864fB6cCE3062667225ca10b8F00496cc2/info.json new file mode 100644 index 0000000000000..96efdee4ed760 --- /dev/null +++ b/blockchains/smartchain/assets/0x758d08864fB6cCE3062667225ca10b8F00496cc2/info.json @@ -0,0 +1,49 @@ +{ + "name": "NAOS Finance", + "website": "https://naos.finance/", + "description": "A DeFi lending protocol allowing lenders and SME borrowers to facilitate permissionless and borderless loaning/borrowing transactions", + "explorer": "https://bscscan.com/token/0x758d08864fb6cce3062667225ca10b8f00496cc2", + "type": "BEP20", + "symbol": "NAOS", + "decimals": 18, + "status": "active", + "id": "0x758d08864fB6cCE3062667225ca10b8F00496cc2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/naos_finance" + }, + { + "name": "github", + "url": "https://github.com/NAOS-Finance" + }, + { + "name": "telegram", + "url": "https://t.me/naos_finance" + }, + { + "name": "discord", + "url": "https://discord.com/invite/rRaPwCVTaA" + }, + { + "name": "medium", + "url": "https://medium.com/naos-finance" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCPu4TKw6uQaKFuXAUtzdtMg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/naos-finance/" + }, + { + "name": "docs", + "url": "https://naosfinance.gitbook.io/naos-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/naos-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x758d08864fB6cCE3062667225ca10b8F00496cc2/logo.png b/blockchains/smartchain/assets/0x758d08864fB6cCE3062667225ca10b8F00496cc2/logo.png new file mode 100644 index 0000000000000..1a5ed5ba3aa84 Binary files /dev/null and b/blockchains/smartchain/assets/0x758d08864fB6cCE3062667225ca10b8F00496cc2/logo.png differ diff --git a/blockchains/smartchain/assets/0x75E8ddB518bB757b4282cd5b83bb70d4101D12FB/info.json b/blockchains/smartchain/assets/0x75E8ddB518bB757b4282cd5b83bb70d4101D12FB/info.json new file mode 100644 index 0000000000000..594a559fd55a7 --- /dev/null +++ b/blockchains/smartchain/assets/0x75E8ddB518bB757b4282cd5b83bb70d4101D12FB/info.json @@ -0,0 +1,21 @@ +{ + "name": "NFPrompt", + "website": "https://nfprompt.io", + "description": "NFPrompt is an AI-driven UGC platform designed for the new generation of Web3 creators. It's an all-in-one platform with the power of AI-creation, social community, and commercialization.", + "explorer": "https://bscscan.com/token/0x75e8ddb518bb757b4282cd5b83bb70d4101d12fb", + "symbol": "NFP", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x75E8ddB518bB757b4282cd5b83bb70d4101D12FB", + "links": [ + { + "name": "telegram", + "url": "https://t.me/nfprompt" + }, + { + "name": "twitter", + "url": "https://twitter.com/nfprompt" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x75E8ddB518bB757b4282cd5b83bb70d4101D12FB/logo.png b/blockchains/smartchain/assets/0x75E8ddB518bB757b4282cd5b83bb70d4101D12FB/logo.png new file mode 100644 index 0000000000000..f13060b1aeb18 Binary files /dev/null and b/blockchains/smartchain/assets/0x75E8ddB518bB757b4282cd5b83bb70d4101D12FB/logo.png differ diff --git a/blockchains/smartchain/assets/0x75aFA9915B2210Cd6329E820af0365e932bC1dd5/info.json b/blockchains/smartchain/assets/0x75aFA9915B2210Cd6329E820af0365e932bC1dd5/info.json new file mode 100644 index 0000000000000..b7cedd22c7df3 --- /dev/null +++ b/blockchains/smartchain/assets/0x75aFA9915B2210Cd6329E820af0365e932bC1dd5/info.json @@ -0,0 +1,25 @@ +{ + "name": "Smurfs INU", + "type": "BEP20", + "symbol": "SMURF", + "decimals": 9, + "website": "https://smurfsinu.com", + "description": "SmurfsINU is designed to create a complex ecosystem in which DeFi and Metaverse are integrated together. Crypto users will access all DeFi & Metaverse services quickly, cheaply and effectively with only SmurfsINU platforms. For this, we are building the SmurfsVerse world and the SmurfINU DexWallet application. In addition, SmurfsINU is making special preparations for FIFA WorldCup Qatar 2022 and aims to be the mascot of the tournament.", + "explorer": "https://bscscan.com/token/0x75afa9915b2210cd6329e820af0365e932bc1dd5", + "status": "active", + "id": "0x75aFA9915B2210Cd6329E820af0365e932bC1dd5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/smurfsinu_" + }, + { + "name": "telegram", + "url": "https://t.me/smurfsinu" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x75aFA9915B2210Cd6329E820af0365e932bC1dd5/logo.png b/blockchains/smartchain/assets/0x75aFA9915B2210Cd6329E820af0365e932bC1dd5/logo.png new file mode 100644 index 0000000000000..7d5d7d9ff3b51 Binary files /dev/null and b/blockchains/smartchain/assets/0x75aFA9915B2210Cd6329E820af0365e932bC1dd5/logo.png differ diff --git a/blockchains/smartchain/assets/0x75ca521892DE7f2ecFB070Cab545c250d0cEB7e3/info.json b/blockchains/smartchain/assets/0x75ca521892DE7f2ecFB070Cab545c250d0cEB7e3/info.json new file mode 100644 index 0000000000000..1ee4eb74d7ba1 --- /dev/null +++ b/blockchains/smartchain/assets/0x75ca521892DE7f2ecFB070Cab545c250d0cEB7e3/info.json @@ -0,0 +1,32 @@ +{ + "name": "PVC META", + "type": "BEP20", + "symbol": "PVC", + "decimals": 9, + "website": "https://pvcmeta.io/", + "description": "PVC Meta is your premier source for everything cryptocurrency related. PVC Meta is definitely the most trusted and leading cryptocurrency on all digital platforms which is based on Binance smart chain", + "explorer": "https://bscscan.com/token/0x75ca521892DE7f2ecFB070Cab545c250d0cEB7e3", + "status": "active", + "id": "0x75ca521892DE7f2ecFB070Cab545c250d0cEB7e3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pvcmeta" + }, + { + "name": "github", + "url": "https://github.com/pvcmetaofficial" + }, + { + "name": "telegram", + "url": "https://t.me/PVCMETATKN" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pvc-meta/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x75ca521892DE7f2ecFB070Cab545c250d0cEB7e3/logo.png b/blockchains/smartchain/assets/0x75ca521892DE7f2ecFB070Cab545c250d0cEB7e3/logo.png new file mode 100644 index 0000000000000..828b3695b69ba Binary files /dev/null and b/blockchains/smartchain/assets/0x75ca521892DE7f2ecFB070Cab545c250d0cEB7e3/logo.png differ diff --git a/blockchains/smartchain/assets/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9/info.json b/blockchains/smartchain/assets/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9/info.json new file mode 100644 index 0000000000000..5799cc0999936 --- /dev/null +++ b/blockchains/smartchain/assets/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9/info.json @@ -0,0 +1,33 @@ +{ + "name": "GLMS Token", + "website": "https://www.glimpsenft.com/", + "description": "GLMS is the native token of the Glimpse social media application.", + "explorer": "https://bscscan.com/token/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9", + "type": "BEP20", + "symbol": "GLMS", + "decimals": 18, + "status": "active", + "id": "0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9", + "links": [ + { + "name": "telegram", + "url": "https://t.me/glimpsetoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/glimpse_nft" + }, + { + "name": "medium", + "url": "https://medium.com/@glimpsenft" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/glimpse/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCaHAkMglUoB9BhGOUBztgAQ" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9/logo.png b/blockchains/smartchain/assets/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9/logo.png new file mode 100644 index 0000000000000..1ee994b7d4791 Binary files /dev/null and b/blockchains/smartchain/assets/0x75f53011f6D51C60e6DCbf54A8B1bCB54f07F0C9/logo.png differ diff --git a/blockchains/smartchain/assets/0x762539b45A1dCcE3D36d080F74d1AED37844b878/info.json b/blockchains/smartchain/assets/0x762539b45A1dCcE3D36d080F74d1AED37844b878/info.json index eb6fae7a4e195..98bb8fce6af74 100644 --- a/blockchains/smartchain/assets/0x762539b45A1dCcE3D36d080F74d1AED37844b878/info.json +++ b/blockchains/smartchain/assets/0x762539b45A1dCcE3D36d080F74d1AED37844b878/info.json @@ -7,5 +7,27 @@ "symbol": "LINA", "decimals": 18, "status": "active", - "id": "0x762539b45A1dCcE3D36d080F74d1AED37844b878" + "id": "0x762539b45A1dCcE3D36d080F74d1AED37844b878", + "links": [ + { + "name": "github", + "url": "https://github.com/Linear-finance/linear" + }, + { + "name": "twitter", + "url": "https://twitter.com/LinearFinance" + }, + { + "name": "telegram", + "url": "https://t.me/linearfinanceofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/linear/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/linear-bsc/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x763ACA17f03C221d16Ba9191A66F75B78a403BCB/info.json b/blockchains/smartchain/assets/0x763ACA17f03C221d16Ba9191A66F75B78a403BCB/info.json new file mode 100644 index 0000000000000..3b2619e7f1a6a --- /dev/null +++ b/blockchains/smartchain/assets/0x763ACA17f03C221d16Ba9191A66F75B78a403BCB/info.json @@ -0,0 +1,25 @@ +{ + "name": "Axienomics", + "website": "https://axintoken.com", + "description": "Axienomics is the first rebase token which rewards you with AxieInfinity (AXS)", + "explorer": "https://bscscan.com/token/0x763ACA17f03C221d16Ba9191A66F75B78a403BCB", + "type": "BEP20", + "symbol": "AXIN", + "decimals": 4, + "status": "active", + "id": "0x763ACA17f03C221d16Ba9191A66F75B78a403BCB", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axienomics/" + }, + { + "name": "twitter", + "url": "https://twitter.com/axienomics" + }, + { + "name": "telegram", + "url": "https://t.me/AxienomicsOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x763ACA17f03C221d16Ba9191A66F75B78a403BCB/logo.png b/blockchains/smartchain/assets/0x763ACA17f03C221d16Ba9191A66F75B78a403BCB/logo.png new file mode 100644 index 0000000000000..9688d2f387279 Binary files /dev/null and b/blockchains/smartchain/assets/0x763ACA17f03C221d16Ba9191A66F75B78a403BCB/logo.png differ diff --git a/blockchains/smartchain/assets/0x76A797A59Ba2C17726896976B7B3747BfD1d220f/info.json b/blockchains/smartchain/assets/0x76A797A59Ba2C17726896976B7B3747BfD1d220f/info.json new file mode 100644 index 0000000000000..a362d5736a5d8 --- /dev/null +++ b/blockchains/smartchain/assets/0x76A797A59Ba2C17726896976B7B3747BfD1d220f/info.json @@ -0,0 +1,28 @@ +{ + "name": "Wrapped TON Coin", + "type": "BEP20", + "symbol": "TONCOIN", + "decimals": 9, + "website": "https://ton.org/", + "description": "The Open Network is a blockchain-based decentralized computer network. TON is designed to enable processing millions of transactions per second via infinite sharding paradigm. It allows building Web 3.0 empowered by decentralized storage and DNS, instant payments and decentralized services.", + "explorer": "https://bscscan.com/token/0x76A797A59Ba2C17726896976B7B3747BfD1d220f", + "status": "active", + "id": "0x76A797A59Ba2C17726896976B7B3747BfD1d220f", + "links": [ + { + "name": "github", + "url": "https://github.com/newton-blockchain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/toncoin/" + }, + { + "name": "telegram", + "url": "https://t.me/tonblockchain" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x76A797A59Ba2C17726896976B7B3747BfD1d220f/logo.png b/blockchains/smartchain/assets/0x76A797A59Ba2C17726896976B7B3747BfD1d220f/logo.png new file mode 100644 index 0000000000000..9ef1d563283d0 Binary files /dev/null and b/blockchains/smartchain/assets/0x76A797A59Ba2C17726896976B7B3747BfD1d220f/logo.png differ diff --git a/blockchains/smartchain/assets/0x76E08e1c693D42551dd6ba7C2A659F74ff5Ba261/info.json b/blockchains/smartchain/assets/0x76E08e1c693D42551dd6ba7C2A659F74ff5Ba261/info.json new file mode 100644 index 0000000000000..d1a89b654b023 --- /dev/null +++ b/blockchains/smartchain/assets/0x76E08e1c693D42551dd6ba7C2A659F74ff5Ba261/info.json @@ -0,0 +1,37 @@ +{ + "name": "Shakita Inu", + "website": "https://www.shakitainu.com/", + "description": "SHAK ($Shak) is a fun, community-focused cryptocurrency with a game in development and unique tokenomics to fuel it’s growth.", + "explorer": "https://bscscan.com/token/0x76e08e1c693d42551dd6ba7c2a659f74ff5ba261", + "type": "BEP20", + "symbol": "Shak", + "decimals": 18, + "status": "active", + "id": "0x76E08e1c693D42551dd6ba7C2A659F74ff5Ba261", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ShakitaInu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shakita-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shakita-inu" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ShakitaInu/" + }, + { + "name": "telegram", + "url": "https://t.me/shakinu" + }, + { + "name": "telegram_news", + "url": "https://t.me/shakita_inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x76E08e1c693D42551dd6ba7C2A659F74ff5Ba261/logo.png b/blockchains/smartchain/assets/0x76E08e1c693D42551dd6ba7C2A659F74ff5Ba261/logo.png new file mode 100644 index 0000000000000..cdd8b53f9c416 Binary files /dev/null and b/blockchains/smartchain/assets/0x76E08e1c693D42551dd6ba7C2A659F74ff5Ba261/logo.png differ diff --git a/blockchains/smartchain/assets/0x76F34cd142ca4a5ea2E197ebffbF5234A1c29268/info.json b/blockchains/smartchain/assets/0x76F34cd142ca4a5ea2E197ebffbF5234A1c29268/info.json new file mode 100644 index 0000000000000..aea477b607848 --- /dev/null +++ b/blockchains/smartchain/assets/0x76F34cd142ca4a5ea2E197ebffbF5234A1c29268/info.json @@ -0,0 +1,49 @@ +{ + "name": "Titan War", + "type": "BEP20", + "symbol": "TITAN", + "decimals": 8, + "website": "https://www.titanwar.io/", + "description": "A Decentralized Gaming Play to Earn Token Based On Binance Smart Chain", + "explorer": "https://bscscan.com/token/0x76F34cd142ca4a5ea2E197ebffbF5234A1c29268", + "status": "active", + "id": "0x76F34cd142ca4a5ea2E197ebffbF5234A1c29268", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TitanWarNFT" + }, + { + "name": "github", + "url": "https://github.com/TitanWarNFT" + }, + { + "name": "telegram", + "url": "https://t.me/TitanWarNFT" + }, + { + "name": "telegram_news", + "url": "https://t.me/TitanWarAnn" + }, + { + "name": "facebook", + "url": "https://facebook.com/TitanWarNFT" + }, + { + "name": "medium", + "url": "https://medium.com/@titanwarnft" + }, + { + "name": "discord", + "url": "https://discord.com/invite/YkrtxtF4xP" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1xTNlhRHj2DrA-pS05hmEn_p1_YgXSUfj/view" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCyT8GKH09kifnkEx2_5MaBg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x76F34cd142ca4a5ea2E197ebffbF5234A1c29268/logo.png b/blockchains/smartchain/assets/0x76F34cd142ca4a5ea2E197ebffbF5234A1c29268/logo.png new file mode 100644 index 0000000000000..0872ccb82651f Binary files /dev/null and b/blockchains/smartchain/assets/0x76F34cd142ca4a5ea2E197ebffbF5234A1c29268/logo.png differ diff --git a/blockchains/smartchain/assets/0x76F6cd75cE81E88916f8D933ab76efE18cEd6ad3/info.json b/blockchains/smartchain/assets/0x76F6cd75cE81E88916f8D933ab76efE18cEd6ad3/info.json new file mode 100644 index 0000000000000..c139d2b9e7618 --- /dev/null +++ b/blockchains/smartchain/assets/0x76F6cd75cE81E88916f8D933ab76efE18cEd6ad3/info.json @@ -0,0 +1,21 @@ +{ + "name": "NFT Global", + "type": "BEP20", + "symbol": "NFTG", + "decimals": 18, + "website": "https://nftglobal.space", + "description": "NFT Global is a revolutionary NFT marketplace for ambitious artists, collectors, and traders. Built on the Binance network, we are making NFTs more available and accessible.", + "explorer": "https://bscscan.com/token/0x76F6cd75cE81E88916f8D933ab76efE18cEd6ad3", + "status": "active", + "id": "0x76F6cd75cE81E88916f8D933ab76efE18cEd6ad3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NFT_Globall" + }, + { + "name": "telegram", + "url": "https://t.me/NFT_Globall" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x76F6cd75cE81E88916f8D933ab76efE18cEd6ad3/logo.png b/blockchains/smartchain/assets/0x76F6cd75cE81E88916f8D933ab76efE18cEd6ad3/logo.png new file mode 100644 index 0000000000000..a5c26376aeea2 Binary files /dev/null and b/blockchains/smartchain/assets/0x76F6cd75cE81E88916f8D933ab76efE18cEd6ad3/logo.png differ diff --git a/blockchains/smartchain/assets/0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6/info.json b/blockchains/smartchain/assets/0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6/info.json new file mode 100644 index 0000000000000..7c44a6e601bb9 --- /dev/null +++ b/blockchains/smartchain/assets/0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6/info.json @@ -0,0 +1,44 @@ +{ + "name": "CURE Token", + "website": "https://www.curetoken.net/", + "description": "$CURE is the first deflationary crypto token built around doing good. By design, this community powered token has exponential price growth benefits for both holders and charities.", + "explorer": "https://bscscan.com/token/0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6", + "type": "BEP20", + "symbol": "CURE", + "decimals": 9, + "status": "active", + "id": "0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cure_token" + }, + { + "name": "telegram", + "url": "https://t.me/CureTokenV2" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCXAxVIBP4pUMHVy_Zdo-82g" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cure-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cure-token-v2" + }, + { + "name": "whitepaper", + "url": "https://curetoken.net/whitepaper" + }, + { + "name": "facebook", + "url": "https://facebook.com/curetoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6/logo.png b/blockchains/smartchain/assets/0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6/logo.png new file mode 100644 index 0000000000000..be6aebb138452 Binary files /dev/null and b/blockchains/smartchain/assets/0x76aECB353AbF596BD61EE6BDb07d70787DeC4FD6/logo.png differ diff --git a/blockchains/smartchain/assets/0x7700Edc3DBb30cBB7603212E061c804220c3cA54/info.json b/blockchains/smartchain/assets/0x7700Edc3DBb30cBB7603212E061c804220c3cA54/info.json new file mode 100644 index 0000000000000..43ef1b14d1692 --- /dev/null +++ b/blockchains/smartchain/assets/0x7700Edc3DBb30cBB7603212E061c804220c3cA54/info.json @@ -0,0 +1,36 @@ +{ + "name": "Quantic", + "type": "BEP20", + "symbol": "Quantic", + "decimals": 18, + "website": "https://quantic.finance/ ", + "description": "Quantic is the next innovative DeFi release for the Binance Smart Chain that is designed to provide holders of $QUANTIC high passive returns just by holding the token, in which the smart contract does all the work for them.", + "explorer": "https://bscscan.com/token/0x7700Edc3DBb30cBB7603212E061c804220c3cA54", + "status": "active", + "id": "0x7700Edc3DBb30cBB7603212E061c804220c3cA54", + "links": [ + { + "name": "telegram", + "url": "https://t.me/quantic_finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/Quantic_finance" + }, + { + "name": "discord", + "url": "https://discord.com/Rmh34XHuvy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/quantic/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/quantic" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7700Edc3DBb30cBB7603212E061c804220c3cA54/logo.png b/blockchains/smartchain/assets/0x7700Edc3DBb30cBB7603212E061c804220c3cA54/logo.png new file mode 100644 index 0000000000000..77f2ee9f47295 Binary files /dev/null and b/blockchains/smartchain/assets/0x7700Edc3DBb30cBB7603212E061c804220c3cA54/logo.png differ diff --git a/blockchains/smartchain/assets/0x7704d0EaD6F74E625d7371b079D8b2475bc852d4/info.json b/blockchains/smartchain/assets/0x7704d0EaD6F74E625d7371b079D8b2475bc852d4/info.json new file mode 100644 index 0000000000000..38d8335d04873 --- /dev/null +++ b/blockchains/smartchain/assets/0x7704d0EaD6F74E625d7371b079D8b2475bc852d4/info.json @@ -0,0 +1,25 @@ +{ + "name": "PulseAI", + "type": "BEP20", + "symbol": "Pulse", + "decimals": 9, + "website": "https://pulseai.app/", + "description": "PULSE AI uses artificial intelligence to analyze data, while blockchain provides a secure way to track transactions.", + "explorer": "https://bscscan.com/token/0x7704d0ead6f74e625d7371b079d8b2475bc852d4", + "status": "active", + "id": "0x7704d0EaD6F74E625d7371b079D8b2475bc852d4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pulseaiapp" + }, + { + "name": "telegram", + "url": "https://t.me/pulseaiapp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pulseai/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x7704d0EaD6F74E625d7371b079D8b2475bc852d4/logo.png b/blockchains/smartchain/assets/0x7704d0EaD6F74E625d7371b079D8b2475bc852d4/logo.png new file mode 100644 index 0000000000000..212f853d426b3 Binary files /dev/null and b/blockchains/smartchain/assets/0x7704d0EaD6F74E625d7371b079D8b2475bc852d4/logo.png differ diff --git a/blockchains/smartchain/assets/0x77087aB5Df23cFB52449A188e80e9096201c2097/info.json b/blockchains/smartchain/assets/0x77087aB5Df23cFB52449A188e80e9096201c2097/info.json new file mode 100644 index 0000000000000..04004ccdac773 --- /dev/null +++ b/blockchains/smartchain/assets/0x77087aB5Df23cFB52449A188e80e9096201c2097/info.json @@ -0,0 +1,60 @@ +{ + "name": "HI", + "type": "BEP20", + "symbol": "HI", + "decimals": 18, + "website": "https://hi.com/", + "description": "hi is leveraging blockchain technology to build services that are community powered. Members of hi are the key stakeholders of this ecosystem and the business is committed to maximize membership value - not profits. Our first product is a digital wallet that provides members with the most seamless payment experience via social messengers. The HI is a membership token that powers the hi ecosystem.", + "explorer": "https://bscscan.com/token/0x77087aB5Df23cFB52449A188e80e9096201c2097", + "status": "active", + "id": "0x77087aB5Df23cFB52449A188e80e9096201c2097", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/hi_com_official" + }, + { + "name": "github", + "url": "https://github.com/HiChainGlobal/" + }, + { + "name": "telegram", + "url": "https://t.me/hi_official" + }, + { + "name": "blog", + "url": "https://resources.hi.com/news/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/hi-dollar" + }, + { + "name": "facebook", + "url": "https://facebook.com/hi.com.official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hi-dollar/" + }, + { + "name": "youtube", + "url": "https://youtube.com/hiofficialYT" + }, + { + "name": "reddit", + "url": "https://reddit.com/hi_official/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/cfFQu8PQyw" + }, + { + "name": "whitepaper", + "url": "https://cms.hi.com/uploads/hi_Whitepaper_en_4da11a89e8.pdf" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x77087aB5Df23cFB52449A188e80e9096201c2097/logo.png b/blockchains/smartchain/assets/0x77087aB5Df23cFB52449A188e80e9096201c2097/logo.png new file mode 100644 index 0000000000000..8e592128b147f Binary files /dev/null and b/blockchains/smartchain/assets/0x77087aB5Df23cFB52449A188e80e9096201c2097/logo.png differ diff --git a/blockchains/smartchain/assets/0x773b532126b9F307665942b0fa4cDa0540CeDb71/info.json b/blockchains/smartchain/assets/0x773b532126b9F307665942b0fa4cDa0540CeDb71/info.json new file mode 100644 index 0000000000000..832d63619bb5b --- /dev/null +++ b/blockchains/smartchain/assets/0x773b532126b9F307665942b0fa4cDa0540CeDb71/info.json @@ -0,0 +1,25 @@ +{ + "name": "Booster", + "website": "https://boostertoken.com", + "description": "Booster is a Binance Smart Chain token with Auto LP and Static Rewards paid in 11 different tokens.", + "explorer": "https://bscscan.com/token/0x773b532126b9F307665942b0fa4cDa0540CeDb71", + "type": "BEP20", + "symbol": "BOOST", + "decimals": 18, + "status": "active", + "id": "0x773b532126b9F307665942b0fa4cDa0540CeDb71", + "links": [ + { + "name": "github", + "url": "https://github.com/BoosterToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/BoosterToken" + }, + { + "name": "telegram", + "url": "https://t.me/BoosterToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x773b532126b9F307665942b0fa4cDa0540CeDb71/logo.png b/blockchains/smartchain/assets/0x773b532126b9F307665942b0fa4cDa0540CeDb71/logo.png new file mode 100644 index 0000000000000..50bfed965ebd6 Binary files /dev/null and b/blockchains/smartchain/assets/0x773b532126b9F307665942b0fa4cDa0540CeDb71/logo.png differ diff --git a/blockchains/smartchain/assets/0x7758a52c1Bb823d02878B67aD87B6bA37a0CDbF5/info.json b/blockchains/smartchain/assets/0x7758a52c1Bb823d02878B67aD87B6bA37a0CDbF5/info.json new file mode 100644 index 0000000000000..24c642c39e8e4 --- /dev/null +++ b/blockchains/smartchain/assets/0x7758a52c1Bb823d02878B67aD87B6bA37a0CDbF5/info.json @@ -0,0 +1,28 @@ +{ + "name": "Ookeenga", + "website": "https://ookeenga.com/", + "description": "Ookeenga (OKG) is a 3D NFT gaming project which combines blockchain technology with breath-taking graphics, appealing world-building, and addictive gameplay to create a uniquely immersive play-to-earn experience developed by CROS Gamestudio and published by SPORES Network.", + "explorer": "https://bscscan.com/token/0x7758a52c1Bb823d02878B67aD87B6bA37a0CDbF5", + "type": "BEP20", + "symbol": "OKG", + "decimals": 18, + "status": "active", + "id": "0x7758a52c1Bb823d02878B67aD87B6bA37a0CDbF5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ookeenga" + }, + { + "name": "github", + "url": "https://github.com/crosgames" + }, + { + "name": "telegram", + "url": "https://t.me/ookeenga_global" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7758a52c1Bb823d02878B67aD87B6bA37a0CDbF5/logo.png b/blockchains/smartchain/assets/0x7758a52c1Bb823d02878B67aD87B6bA37a0CDbF5/logo.png new file mode 100644 index 0000000000000..eb1014fc5b69a Binary files /dev/null and b/blockchains/smartchain/assets/0x7758a52c1Bb823d02878B67aD87B6bA37a0CDbF5/logo.png differ diff --git a/blockchains/smartchain/assets/0x77d547256A2cD95F32F67aE0313E450Ac200648d/info.json b/blockchains/smartchain/assets/0x77d547256A2cD95F32F67aE0313E450Ac200648d/info.json new file mode 100644 index 0000000000000..7dbca01cefff2 --- /dev/null +++ b/blockchains/smartchain/assets/0x77d547256A2cD95F32F67aE0313E450Ac200648d/info.json @@ -0,0 +1,24 @@ +{ + "name": "S.S. Lazio Fan Token", + "type": "BEP20", + "symbol": "LAZIO", + "decimals": 8, + "website": "https://www.binance.com/en/fan-token/team-profile/lazio", + "description": "BEP-20 utility token for S.S. Lazio", + "explorer": "https://bscscan.com/token/0x77d547256A2cD95F32F67aE0313E450Ac200648d", + "status": "active", + "id": "0x77d547256A2cD95F32F67aE0313E450Ac200648d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OfficialSSLazio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/lazio-fan-token" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x77d547256A2cD95F32F67aE0313E450Ac200648d/logo.png b/blockchains/smartchain/assets/0x77d547256A2cD95F32F67aE0313E450Ac200648d/logo.png new file mode 100644 index 0000000000000..cdb3e573310f2 Binary files /dev/null and b/blockchains/smartchain/assets/0x77d547256A2cD95F32F67aE0313E450Ac200648d/logo.png differ diff --git a/blockchains/smartchain/assets/0x7859B01BbF675d67Da8cD128a50D155cd881B576/info.json b/blockchains/smartchain/assets/0x7859B01BbF675d67Da8cD128a50D155cd881B576/info.json new file mode 100644 index 0000000000000..41caa7a8075c9 --- /dev/null +++ b/blockchains/smartchain/assets/0x7859B01BbF675d67Da8cD128a50D155cd881B576/info.json @@ -0,0 +1,37 @@ +{ + "name": "Mars Ecosystem Token", + "website": "https://marsecosystem.com/", + "description": "Builds the central bank and reserve currency for DeFi.", + "explorer": "https://bscscan.com/token/0x7859B01BbF675d67Da8cD128a50D155cd881B576", + "type": "BEP20", + "symbol": "XMS", + "decimals": 18, + "status": "active", + "id": "0x7859B01BbF675d67Da8cD128a50D155cd881B576", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MarsEcosystem" + }, + { + "name": "telegram", + "url": "https://t.me/mars_ecosystem" + }, + { + "name": "discord", + "url": "https://discord.com/invite/52TEnebg" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mars-ecosystem-governance-token/" + }, + { + "name": "whitepaper", + "url": "https://docs.marsecosystem.com/" + }, + { + "name": "github", + "url": "https://github.com/marsecosystem" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7859B01BbF675d67Da8cD128a50D155cd881B576/logo.png b/blockchains/smartchain/assets/0x7859B01BbF675d67Da8cD128a50D155cd881B576/logo.png new file mode 100644 index 0000000000000..a06b297873298 Binary files /dev/null and b/blockchains/smartchain/assets/0x7859B01BbF675d67Da8cD128a50D155cd881B576/logo.png differ diff --git a/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json b/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json index 752d904de8c75..122f32d06ca14 100644 --- a/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json +++ b/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json @@ -1,5 +1,5 @@ { - "name": "Bitcoin Standard Hashrate Token", + "name": "StandardBTCHashrateToken", "website": "https://1-b.tc", "description": "Bitcoin Standard Hashrate Token (BTCST) is a token collateralized by 0.1 TH/s of actual Bitcoin mining power standardized to an efficiency of 60 W/TH.", "explorer": "https://bscscan.com/token/0x78650b139471520656b9e7aa7a5e9276814a38e9", @@ -8,5 +8,23 @@ "symbol": "BTCST", "decimals": 17, "status": "active", - "id": "0x78650B139471520656b9E7aA7A5e9276814a38e9" + "id": "0x78650B139471520656b9E7aA7A5e9276814a38e9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/btcst2020" + }, + { + "name": "telegram", + "url": "https://t.me/BTCST_Community_EN" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/btc-standard-hashrate-token/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitcoin-standard-hashrate-token/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/info.json b/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/info.json new file mode 100644 index 0000000000000..416eed8664db0 --- /dev/null +++ b/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/info.json @@ -0,0 +1,25 @@ +{ + "name": "JOJO Token", + "website": "https://jojo.fun", + "description": "Decentralized Meme Coin Creates the BEST Metaverse on BSC, JOJO FUN METAVERSE = NFT + GameFi + SmartToy", + "explorer": "https://bscscan.com/token/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C", + "type": "BEP20", + "symbol": "JOJO", + "decimals": 9, + "status": "active", + "id": "0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C", + "links": [ + { + "name": "telegram", + "url": "https://t.me/JOJO_Official" + }, + { + "name": "twitter", + "url": "https://twitter.com/JOJOMetaverse" + }, + { + "name": "blog", + "url": "https://jojometaverse.medium.com" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/logo.png b/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/logo.png new file mode 100644 index 0000000000000..aa5c1c4a42f7a Binary files /dev/null and b/blockchains/smartchain/assets/0x78A499a998Bdd5a84CF8b5aBe49100D82DE12f1C/logo.png differ diff --git a/blockchains/smartchain/assets/0x78C3AdE403438B37638304F9FbbFB1b76608c1BD/info.json b/blockchains/smartchain/assets/0x78C3AdE403438B37638304F9FbbFB1b76608c1BD/info.json new file mode 100644 index 0000000000000..edc3a338e2f5f --- /dev/null +++ b/blockchains/smartchain/assets/0x78C3AdE403438B37638304F9FbbFB1b76608c1BD/info.json @@ -0,0 +1,21 @@ +{ + "name": "BinaHero", + "type": "BEP20", + "symbol": "HERO", + "decimals": 18, + "website": "https://binahero.com", + "description": "BinaHero is a decentralized NFT game that integrates collection, mining, market trading, and PVE. Players can play to earn in the game.", + "explorer": "https://bscscan.com/token/0x78C3AdE403438B37638304F9FbbFB1b76608c1BD", + "status": "active", + "id": "0x78C3AdE403438B37638304F9FbbFB1b76608c1BD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binahero" + }, + { + "name": "telegram", + "url": "https://t.me/BinaHero" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x78C3AdE403438B37638304F9FbbFB1b76608c1BD/logo.png b/blockchains/smartchain/assets/0x78C3AdE403438B37638304F9FbbFB1b76608c1BD/logo.png new file mode 100644 index 0000000000000..a5aa74a0b5e83 Binary files /dev/null and b/blockchains/smartchain/assets/0x78C3AdE403438B37638304F9FbbFB1b76608c1BD/logo.png differ diff --git a/blockchains/smartchain/assets/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3/info.json b/blockchains/smartchain/assets/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3/info.json new file mode 100644 index 0000000000000..992da7161686f --- /dev/null +++ b/blockchains/smartchain/assets/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3/info.json @@ -0,0 +1,41 @@ +{ + "name": "ApolloX Token", + "type": "BEP20", + "symbol": "APX", + "decimals": 18, + "website": "https://www.apollox.com/en/APX", + "description": "APX is the native token of the ApolloX ecosystem, and ApolloX is a world class leading decentralized derivatives exchange.", + "explorer": "https://bscscan.com/token/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3", + "status": "active", + "id": "0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/ApolloX_com" + }, + { + "name": "telegram", + "url": "https://t.me/apollox_com" + }, + { + "name": "facebook", + "url": "https://facebook.com/ApolloXcom" + }, + { + "name": "twitter", + "url": "https://twitter.com/ApolloX_com" + }, + { + "name": "blog", + "url": "https://apollox.zendesk.com/hc/en-us/categories/4408399479449" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/apollox" + } + ], + "tags": [ + "defi", + "governance" + ] +} diff --git a/blockchains/smartchain/assets/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3/logo.png b/blockchains/smartchain/assets/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3/logo.png new file mode 100644 index 0000000000000..e75f2037588f0 Binary files /dev/null and b/blockchains/smartchain/assets/0x78F5d389F5CDCcFc41594aBaB4B0Ed02F31398b3/logo.png differ diff --git a/blockchains/smartchain/assets/0x78c6E90aFa87E2C97cac1A07652Aa0998C6C9078/info.json b/blockchains/smartchain/assets/0x78c6E90aFa87E2C97cac1A07652Aa0998C6C9078/info.json new file mode 100644 index 0000000000000..041016f2c071f --- /dev/null +++ b/blockchains/smartchain/assets/0x78c6E90aFa87E2C97cac1A07652Aa0998C6C9078/info.json @@ -0,0 +1,29 @@ +{ + "name": "Hare Plus", + "type": "BEP20", + "symbol": "HARE PLUS", + "decimals": 18, + "website": "https://haretoken.finance/", + "description": "Hare is a new decentralized and community-centered cryptocurrency. Launched in June 2021 and its goal is to become one of the fastest-growing cryptocurrencies in the world", + "explorer": "https://bscscan.com/token/0x78c6E90aFa87E2C97cac1A07652Aa0998C6C9078", + "status": "active", + "id": "0x78c6E90aFa87E2C97cac1A07652Aa0998C6C9078", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Hare_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hare-plus/" + }, + { + "name": "telegram", + "url": "https://t.me/Hare_En" + } + ], + "tags": [ + "defi", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x78c6E90aFa87E2C97cac1A07652Aa0998C6C9078/logo.png b/blockchains/smartchain/assets/0x78c6E90aFa87E2C97cac1A07652Aa0998C6C9078/logo.png new file mode 100644 index 0000000000000..1def41bc829eb Binary files /dev/null and b/blockchains/smartchain/assets/0x78c6E90aFa87E2C97cac1A07652Aa0998C6C9078/logo.png differ diff --git a/blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/info.json b/blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/info.json index 1def3caef3b14..775e37a5035f1 100644 --- a/blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/info.json +++ b/blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/info.json @@ -1,5 +1,5 @@ { - "name": "CafeSwap Token (BREW)", + "name": "CafeSwap Token", "website": "https://cafeswap.finance/", "description": "CafeSwap is a revolutionary yield farming and staking platform on Binance Smart Chain", "research": "https://docs.cafeswap.finance/", diff --git a/blockchains/smartchain/assets/0x7917C830ECA3360e24e09fD422310A734AC9D2c9/info.json b/blockchains/smartchain/assets/0x7917C830ECA3360e24e09fD422310A734AC9D2c9/info.json new file mode 100644 index 0000000000000..68dbf860236c9 --- /dev/null +++ b/blockchains/smartchain/assets/0x7917C830ECA3360e24e09fD422310A734AC9D2c9/info.json @@ -0,0 +1,48 @@ +{ + "name": "Head Football", + "type": "BEP20", + "symbol": "HEAD", + "decimals": 9, + "website": "https://www.headfootball.io/", + "description": "Head Football is a new crypto currency that allows you to enjoy the game and also make money by duelling other opponents. Please also check our previous PR fee already paid https://github.com/trustwallet/assets/pull/17660", + "explorer": "https://bscscan.com/token/0x7917c830eca3360e24e09fd422310a734ac9d2c9", + "status": "active", + "id": "0x7917C830ECA3360e24e09fD422310A734AC9D2c9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/headfootball_io" + }, + { + "name": "github", + "url": "https://github.com/headfootball" + }, + { + "name": "telegram", + "url": "https://t.me/headfootball" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/HeadFootballOfficial" + }, + { + "name": "whitepaper", + "url": "https://www.headfootball.io/public/#whitepaper" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/head-football/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC6-oBPHDxjx-262QWbWa8xg" + }, + { + "name": "source_code", + "url": "https://github.com/HeadFootball/HeadFootball" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7917C830ECA3360e24e09fD422310A734AC9D2c9/logo.png b/blockchains/smartchain/assets/0x7917C830ECA3360e24e09fD422310A734AC9D2c9/logo.png new file mode 100644 index 0000000000000..f1754a149deae Binary files /dev/null and b/blockchains/smartchain/assets/0x7917C830ECA3360e24e09fD422310A734AC9D2c9/logo.png differ diff --git a/blockchains/smartchain/assets/0x793cEa0F1003411396b3A81A77d92Fe37015E7A9/info.json b/blockchains/smartchain/assets/0x793cEa0F1003411396b3A81A77d92Fe37015E7A9/info.json new file mode 100644 index 0000000000000..1c6e45899bb10 --- /dev/null +++ b/blockchains/smartchain/assets/0x793cEa0F1003411396b3A81A77d92Fe37015E7A9/info.json @@ -0,0 +1,37 @@ +{ + "name": "Carbon Coin - CNES", + "type": "BEP20", + "symbol": "CBC", + "decimals": 18, + "website": "https://carbon-netrual.global/", + "description": "$CBC (Carbon Coin) is released on the basis of BINANCE SMART CHAIN platform and fully complies with BEP20* standard.", + "explorer": "https://bscscan.com/token/0x793cEa0F1003411396b3A81A77d92Fe37015E7A9", + "status": "active", + "id": "0x793cEa0F1003411396b3A81A77d92Fe37015E7A9", + "links": [ + { + "name": "whitepaper", + "url": "https://carbon-netrual.global/doc/CNES_GreenPaper_1.0.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/CNESCommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/cnesofficial" + }, + { + "name": "medium", + "url": "https://come-cnes.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/carbon-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/carbon-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x793cEa0F1003411396b3A81A77d92Fe37015E7A9/logo.png b/blockchains/smartchain/assets/0x793cEa0F1003411396b3A81A77d92Fe37015E7A9/logo.png new file mode 100644 index 0000000000000..e11d70574e9ec Binary files /dev/null and b/blockchains/smartchain/assets/0x793cEa0F1003411396b3A81A77d92Fe37015E7A9/logo.png differ diff --git a/blockchains/smartchain/assets/0x797Bb0BeeA437D2762A755ea911C0046C1284568/info.json b/blockchains/smartchain/assets/0x797Bb0BeeA437D2762A755ea911C0046C1284568/info.json new file mode 100644 index 0000000000000..7ccfdc6fdf4af --- /dev/null +++ b/blockchains/smartchain/assets/0x797Bb0BeeA437D2762A755ea911C0046C1284568/info.json @@ -0,0 +1,54 @@ +{ + "name": "Vulkania", + "type": "BEP20", + "symbol": "VLK", + "decimals": 18, + "website": "https://vulkania.io", + "description": "Vulkania offers customizable Blockchain Dashboards, one stop solutions for gathering data of crypto projects while saving time.", + "explorer": "https://bscscan.com/token/0x797bb0beea437d2762a755ea911c0046c1284568", + "status": "active", + "id": "0x797Bb0BeeA437D2762A755ea911C0046C1284568", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VulkaniaApp" + }, + { + "name": "github", + "url": "https://github.com/Vulkania" + }, + { + "name": "telegram", + "url": "https://t.me/vulkaniaapp" + }, + { + "name": "telegram_news", + "url": "https://t.me/vulkaniannouncements" + }, + { + "name": "blog", + "url": "https://vulkania.io/blog/" + }, + { + "name": "whitepaper", + "url": "https://vulkania.io/blog/vulkania-whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vulkania/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vulkania" + }, + { + "name": "source_code", + "url": "https://solidity.finance/audits/Vulkania/" + } + ], + "tags": [ + "defi", + "staking", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x797Bb0BeeA437D2762A755ea911C0046C1284568/logo.png b/blockchains/smartchain/assets/0x797Bb0BeeA437D2762A755ea911C0046C1284568/logo.png new file mode 100644 index 0000000000000..fd08f102c9cf6 Binary files /dev/null and b/blockchains/smartchain/assets/0x797Bb0BeeA437D2762A755ea911C0046C1284568/logo.png differ diff --git a/blockchains/smartchain/assets/0x798aF7725376765e7F3cA86d5e0Cf1BEaEf19F34/info.json b/blockchains/smartchain/assets/0x798aF7725376765e7F3cA86d5e0Cf1BEaEf19F34/info.json new file mode 100644 index 0000000000000..91a9adbd48c3c --- /dev/null +++ b/blockchains/smartchain/assets/0x798aF7725376765e7F3cA86d5e0Cf1BEaEf19F34/info.json @@ -0,0 +1,40 @@ +{ + "name": "Atomic Wallet Token", + "website": "https://atomicwallet.io", + "description": "Atomic Wallet is a decentralized cryptocurrency wallet that supports more than 500 coins and tokens, providing simplicity, safety, and convenience for its users.", + "explorer": "https://bscscan.com/token/0x798af7725376765e7f3ca86d5e0cf1beaef19f34", + "symbol": "AWC", + "type": "BEP20", + "decimals": 8, + "status": "active", + "id": "0x798aF7725376765e7F3cA86d5e0Cf1BEaEf19F34", + "tags": [ + "staking" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/atomic-wallet-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/atomic-wallet-coin/" + }, + { + "name": "github", + "url": "https://github.com/Atomicwallet/" + }, + { + "name": "twitter", + "url": "https://twitter.com/atomicwallet" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/atomicwallet/" + }, + { + "name": "telegram", + "url": "https://t.me/AtomicWalletNews" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x798aF7725376765e7F3cA86d5e0Cf1BEaEf19F34/logo.png b/blockchains/smartchain/assets/0x798aF7725376765e7F3cA86d5e0Cf1BEaEf19F34/logo.png new file mode 100644 index 0000000000000..7f2215bdfa53a Binary files /dev/null and b/blockchains/smartchain/assets/0x798aF7725376765e7F3cA86d5e0Cf1BEaEf19F34/logo.png differ diff --git a/blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/info.json b/blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/info.json index 960b28489378f..f20796c291991 100644 --- a/blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/info.json +++ b/blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/info.json @@ -1,11 +1,28 @@ { "name": "Catgirl", - "website": "https://www.catgirlcoin.com", - "description": "CATGIRL¢ is a NFT focused, community driven crypto currency, with real world use. By using deflationary and instant rewards, we want to maximize the benefits for coin holders.", + "website": "https://www.catgirl.io", + "description": "CATGIRL¢ is a NFT focused, community driven crypto currency, with real world use.", "explorer": "https://bscscan.com/token/0x79ebc9a2ce02277a4b5b3a768b1c0a4ed75bd936", "type": "BEP20", "symbol": "CATGIRL", "decimals": 9, "status": "active", - "id": "0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936" + "id": "0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/3V8gZFP5kb" + }, + { + "name": "twitter", + "url": "https://twitter.com/catgirlcoin" + }, + { + "name": "telegram", + "url": "https://t.me/catgirlcoin" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/logo.png b/blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/logo.png index 1c10009dcadd5..e7bc9fd75c29f 100644 Binary files a/blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/logo.png and b/blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/logo.png differ diff --git a/blockchains/smartchain/assets/0x79f8E9862c5240F316faBf31e5406e497d65484d/info.json b/blockchains/smartchain/assets/0x79f8E9862c5240F316faBf31e5406e497d65484d/info.json new file mode 100644 index 0000000000000..6d0d2c44e0922 --- /dev/null +++ b/blockchains/smartchain/assets/0x79f8E9862c5240F316faBf31e5406e497d65484d/info.json @@ -0,0 +1,29 @@ +{ + "name": "BITCOIN INTERNATIONAL", + "website": "https://btci.finance", + "description": "BITCOIN INTERNATIONAL is a non-inflationary Stake , Farm ,DeFi and NFT ecosystem aiming to provide yield generating investments strategies to long-term BTCI holders.", + "explorer": "https://bscscan.com/token/0x79f8E9862c5240F316faBf31e5406e497d65484d", + "type": "BEP20", + "symbol": "BTCI", + "decimals": 9, + "status": "active", + "id": "0x79f8E9862c5240F316faBf31e5406e497d65484d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/btc_btci" + }, + { + "name": "telegram", + "url": "https://t.me/btc_btci" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC_Vf9yZiz4JJw2zJlv-RnBw" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/btcint" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x79f8E9862c5240F316faBf31e5406e497d65484d/logo.png b/blockchains/smartchain/assets/0x79f8E9862c5240F316faBf31e5406e497d65484d/logo.png new file mode 100644 index 0000000000000..00e99f1bfbeee Binary files /dev/null and b/blockchains/smartchain/assets/0x79f8E9862c5240F316faBf31e5406e497d65484d/logo.png differ diff --git a/blockchains/smartchain/assets/0x7A532Aa9A2Ab86f6BD7E1Dcd93d3FdD2B0B410a6/info.json b/blockchains/smartchain/assets/0x7A532Aa9A2Ab86f6BD7E1Dcd93d3FdD2B0B410a6/info.json new file mode 100644 index 0000000000000..2373370f58f85 --- /dev/null +++ b/blockchains/smartchain/assets/0x7A532Aa9A2Ab86f6BD7E1Dcd93d3FdD2B0B410a6/info.json @@ -0,0 +1,33 @@ +{ + "name": "IRR", + "type": "BEP20", + "symbol": "Toman", + "decimals": 4, + "website": "https://www.toman-irr.com/", + "description": "Toman offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Toman Token.", + "explorer": "https://bscscan.com/token/0x7a532aa9a2ab86f6bd7e1dcd93d3fdd2b0b410a6", + "status": "active", + "id": "0x7A532Aa9A2Ab86f6BD7E1Dcd93d3FdD2B0B410a6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/IRR_Toman?s=20&t=rSm1Z7nA6bwkeYbXIVutjQ" + }, + { + "name": "github", + "url": "https://github.com/toman_irr" + }, + { + "name": "telegram", + "url": "https://t.me/IRR_toman" + }, + { + "name": "whitepaper", + "url": "https://woo.network/Litepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/wootrade/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7A532Aa9A2Ab86f6BD7E1Dcd93d3FdD2B0B410a6/logo.png b/blockchains/smartchain/assets/0x7A532Aa9A2Ab86f6BD7E1Dcd93d3FdD2B0B410a6/logo.png new file mode 100644 index 0000000000000..a1b756f39f55f Binary files /dev/null and b/blockchains/smartchain/assets/0x7A532Aa9A2Ab86f6BD7E1Dcd93d3FdD2B0B410a6/logo.png differ diff --git a/blockchains/smartchain/assets/0x7A565284572d03EC50c35396F7d6001252eb43B6/info.json b/blockchains/smartchain/assets/0x7A565284572d03EC50c35396F7d6001252eb43B6/info.json new file mode 100644 index 0000000000000..9d48a74e3ec50 --- /dev/null +++ b/blockchains/smartchain/assets/0x7A565284572d03EC50c35396F7d6001252eb43B6/info.json @@ -0,0 +1,21 @@ +{ + "name": "DogeZilla", + "type": "BEP20", + "symbol": "DogeZilla", + "decimals": 9, + "website": "https://dogezillacoin.com", + "description": "DogeZilla is a community-driven project. We are a Memecoin + Utility in the crypto sphere. And we declared to disrupt the space with our DogeZilla Vault – Security to make crypto space safer for millions.", + "explorer": "https://bscscan.com/token/0x7a565284572d03ec50c35396f7d6001252eb43b6", + "status": "active", + "id": "0x7A565284572d03EC50c35396F7d6001252eb43B6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogezillacoin" + }, + { + "name": "telegram", + "url": "https://t.me/DogeZillaPortal" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7A565284572d03EC50c35396F7d6001252eb43B6/logo.png b/blockchains/smartchain/assets/0x7A565284572d03EC50c35396F7d6001252eb43B6/logo.png new file mode 100644 index 0000000000000..48fe348ee8472 Binary files /dev/null and b/blockchains/smartchain/assets/0x7A565284572d03EC50c35396F7d6001252eb43B6/logo.png differ diff --git a/blockchains/smartchain/assets/0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70/info.json b/blockchains/smartchain/assets/0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70/info.json new file mode 100644 index 0000000000000..ac0c6ad7f693f --- /dev/null +++ b/blockchains/smartchain/assets/0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70/info.json @@ -0,0 +1,45 @@ +{ + "name": "Doge Dash", + "website": "https://dogedash.com/", + "description": "Crypto Gaming made Easy: The aim of the game is simple... Dash as fast as you can through all of the 10 levels whilst collecting coins along the way. Successful players who complete all 10 levels will be rewarded with the collected Doge Dash coins direct to their wallets", + "explorer": "https://bscscan.com/token/0x7ae5709c585ccfb3e61ff312ec632c21a5f03f70", + "type": "BEP20", + "symbol": "DogeDash", + "decimals": 18, + "status": "active", + "id": "0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70", + "links": [ + { + "name": "telegram", + "url": "https://t.me/dogedashgame" + }, + { + "name": "twitter", + "url": "https://twitter.com/doge_dash" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/dogedashthegame/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCFrYj9uTa66nLgviytnXzvA" + }, + { + "name": "medium", + "url": "https://medium.com/@Dogedash_official" + }, + { + "name": "whitepaper", + "url": "https://dogedash.com/Doge_Dash_Whitepaper.pdf" + }, + { + "name": "whitepaper", + "url": "https://coinmarketcap.com/currencies/doge-dash/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/doge-dash" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70/logo.png b/blockchains/smartchain/assets/0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70/logo.png new file mode 100644 index 0000000000000..20aa95c9bda80 Binary files /dev/null and b/blockchains/smartchain/assets/0x7AE5709c585cCFB3e61fF312EC632C21A5F03F70/logo.png differ diff --git a/blockchains/smartchain/assets/0x7B86b0836f3454e50C6F6a190cd692bB17da1928/info.json b/blockchains/smartchain/assets/0x7B86b0836f3454e50C6F6a190cd692bB17da1928/info.json new file mode 100644 index 0000000000000..ba2af854247ab --- /dev/null +++ b/blockchains/smartchain/assets/0x7B86b0836f3454e50C6F6a190cd692bB17da1928/info.json @@ -0,0 +1,32 @@ +{ + "name": "BEM", + "type": "BEP20", + "symbol": "BEM", + "decimals": 18, + "website": "https://bemil.io/", + "description": "BEM is a token issued by BEMIL MT INTERNATIONAL DOO", + "explorer": "https://bscscan.com/token/0x7B86b0836f3454e50C6F6a190cd692bB17da1928", + "status": "active", + "id": "0x7B86b0836f3454e50C6F6a190cd692bB17da1928", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BemilGame" + }, + { + "name": "telegram", + "url": "https://t.me/bemil_chat" + }, + { + "name": "telegram_news", + "url": "https://t.me/bemil_official_channel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bemil-coin" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7B86b0836f3454e50C6F6a190cd692bB17da1928/logo.png b/blockchains/smartchain/assets/0x7B86b0836f3454e50C6F6a190cd692bB17da1928/logo.png new file mode 100644 index 0000000000000..7204a933624d3 Binary files /dev/null and b/blockchains/smartchain/assets/0x7B86b0836f3454e50C6F6a190cd692bB17da1928/logo.png differ diff --git a/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json b/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json index d9a711fd869d8..92ae676b284f7 100644 --- a/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json +++ b/blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json @@ -6,7 +6,7 @@ "type": "BEP20", "symbol": "LIGHT", "decimals": 8, - "status": "active", + "status": "abandoned", "id": "0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F", "links": [ { diff --git a/blockchains/smartchain/assets/0x7BA3cD00229C1beCC95a4B056fF15C123DcB456D/info.json b/blockchains/smartchain/assets/0x7BA3cD00229C1beCC95a4B056fF15C123DcB456D/info.json new file mode 100644 index 0000000000000..8c78d3eba33a2 --- /dev/null +++ b/blockchains/smartchain/assets/0x7BA3cD00229C1beCC95a4B056fF15C123DcB456D/info.json @@ -0,0 +1,11 @@ +{ + "name": "SpaceVikings Token ", + "website": "https://SpaceVikings.finance", + "description": "SpaceVikings is a Danish DeFi Crypto project with real life use cases", + "explorer": "https://bscscan.com/token/0x7BA3cD00229C1beCC95a4B056fF15C123DcB456D", + "type": "BEP20", + "symbol": "SVT", + "decimals": 9, + "status": "active", + "id": "0x7BA3cD00229C1beCC95a4B056fF15C123DcB456D" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7BA3cD00229C1beCC95a4B056fF15C123DcB456D/logo.png b/blockchains/smartchain/assets/0x7BA3cD00229C1beCC95a4B056fF15C123DcB456D/logo.png new file mode 100644 index 0000000000000..4d2e57e4b94e1 Binary files /dev/null and b/blockchains/smartchain/assets/0x7BA3cD00229C1beCC95a4B056fF15C123DcB456D/logo.png differ diff --git a/blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/info.json b/blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/info.json index 6af5fea3959ca..eb645c95812f7 100644 --- a/blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/info.json +++ b/blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/info.json @@ -1,8 +1,7 @@ { "name": "Ape Swap LP BUSD-BANANA", "website": "https://apeswap.finance", - "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain (forked from PancakeSwap). ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", - "research": "https://obiedobo.gitbook.io/apeswap-finance/", + "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain. ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", "explorer": "https://bscscan.com/token/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914", "type": "BEP20", "symbol": "APE-LP", @@ -14,6 +13,10 @@ "name": "github", "url": "https://github.com/ApeSwapFinance" }, + { + "name": "docs", + "url": "https://apeswap.gitbook.io/apeswap-finance/" + }, { "name": "twitter", "url": "https://twitter.com/ape_swap" @@ -22,9 +25,29 @@ "name": "telegram", "url": "https://t.me/ape_swap" }, + { + "name": "telegram_news", + "url": "https://t.me/ape_swap_news" + }, { "name": "medium", "url": "https://ape-swap.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AbVxfGRCSd/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Apeswap/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apeswap-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/apeswap-finance" } ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/logo.png b/blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/logo.png index da65dc7eb3b1c..5676acf9bb8cb 100644 Binary files a/blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/logo.png and b/blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/logo.png differ diff --git a/blockchains/smartchain/assets/0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33/info.json b/blockchains/smartchain/assets/0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33/info.json new file mode 100644 index 0000000000000..731c65e32e41c --- /dev/null +++ b/blockchains/smartchain/assets/0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33/info.json @@ -0,0 +1,28 @@ +{ + "name": "METAGALAXY LAND", + "website": "https://metagalaxyland.com", + "description": "The spacemap focuses on the development of the technology, operations infrastructure, new partnerships, and marketing initiatives.", + "explorer": "https://bscscan.com/token/0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33", + "type": "BEP20", + "symbol": "MEGALAND", + "decimals": 18, + "status": "active", + "id": "0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/metagalaxyland" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metagalaxy-land/" + }, + { + "name": "twitter", + "url": "https://twitter.com/metagalaxyland" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33/logo.png b/blockchains/smartchain/assets/0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33/logo.png new file mode 100644 index 0000000000000..cc7581628f390 Binary files /dev/null and b/blockchains/smartchain/assets/0x7CD8c22D3F4b66230F73D7FfCB48576233c3fe33/logo.png differ diff --git a/blockchains/smartchain/assets/0x7CF23DfF6DEDBf80211FfaDa15Ae01463C47D034/info.json b/blockchains/smartchain/assets/0x7CF23DfF6DEDBf80211FfaDa15Ae01463C47D034/info.json index 147425a0b42cf..abcd42f96f312 100644 --- a/blockchains/smartchain/assets/0x7CF23DfF6DEDBf80211FfaDa15Ae01463C47D034/info.json +++ b/blockchains/smartchain/assets/0x7CF23DfF6DEDBf80211FfaDa15Ae01463C47D034/info.json @@ -1,7 +1,7 @@ { "name": "legion For Justice", "website": "https://legionforjustice.com/", - "description": "Legion For Justice ($LEGION) is a community-driven project built on Binance Smart Chain.", + "description": "Legion For Justice is a community-driven project built on Binance Smart Chain.", "explorer": "https://bscscan.com/token/0x7cf23dff6dedbf80211ffada15ae01463c47d034", "type": "BEP20", "symbol": "LEGION", diff --git a/blockchains/smartchain/assets/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7/info.json b/blockchains/smartchain/assets/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7/info.json new file mode 100644 index 0000000000000..1d696df0049b8 --- /dev/null +++ b/blockchains/smartchain/assets/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7/info.json @@ -0,0 +1,45 @@ +{ + "name": "Duelist King Token", + "type": "BEP20", + "symbol": "DKT", + "decimals": 18, + "website": "https://duelistking.com/", + "description": "DKT is governance token of Duelist King NFT Trading Card Game.", + "explorer": "https://bscscan.com/token/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7", + "status": "active", + "id": "0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DuelistKingNFT" + }, + { + "name": "telegram", + "url": "https://t.me/DuelistKingNFT" + }, + { + "name": "whitepaper", + "url": "https://duelistking.com/Duelist_King_WPP.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/duelist-king/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/duelist-king" + }, + { + "name": "source_code", + "url": "https://github.com/DK-DAO/infrastructure/" + }, + { + "name": "blog", + "url": "https://blog.duelistking.com" + }, + { + "name": "discord", + "url": "https://discord.com/invite/nvN2WqgPfw" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7/logo.png b/blockchains/smartchain/assets/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7/logo.png new file mode 100644 index 0000000000000..11228973cbb5d Binary files /dev/null and b/blockchains/smartchain/assets/0x7Ceb519718A80Dd78a8545AD8e7f401dE4f2faA7/logo.png differ diff --git a/blockchains/smartchain/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/info.json b/blockchains/smartchain/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/info.json new file mode 100644 index 0000000000000..2280e81e91ee8 --- /dev/null +++ b/blockchains/smartchain/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/info.json @@ -0,0 +1,60 @@ +{ + "name": "Gomining", + "website": "https://gomining.com/", + "description": "Gomining is an exchange token backed by a Top 10 global bitcoin mining project.", + "explorer": "https://bscscan.com/token/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989", + "type": "BEP20", + "symbol": "GMT", + "decimals": 18, + "status": "active", + "id": "0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989", + "links": [ + { + "name": "telegram_news", + "url": "https://t.me/gmt_token" + }, + { + "name": "facebook", + "url": "https://facebook.com/GMTtoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/GMT_Token" + }, + { + "name": "telegram", + "url": "https://t.me/gmt_token_talk" + }, + { + "name": "whitepaper", + "url": "https://gomining.com/white-paper.pdf" + }, + { + "name": "source_code", + "url": "https://github.com/gomining-token/smart" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gomining-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/gmt-token" + }, + { + "name": "medium", + "url": "https://medium.com/@GMT_Token" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/GoMiningToken" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCl98r2sL8dO058XWToApIJw" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/logo.png b/blockchains/smartchain/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/logo.png new file mode 100644 index 0000000000000..1d15389d09576 Binary files /dev/null and b/blockchains/smartchain/assets/0x7Ddc52c4De30e94Be3A6A0A2b259b2850f421989/logo.png differ diff --git a/blockchains/smartchain/assets/0x7E35D0e9180bF3A1fc47b0d110bE7a21A10B41Fe/info.json b/blockchains/smartchain/assets/0x7E35D0e9180bF3A1fc47b0d110bE7a21A10B41Fe/info.json new file mode 100644 index 0000000000000..5cb034d7336c6 --- /dev/null +++ b/blockchains/smartchain/assets/0x7E35D0e9180bF3A1fc47b0d110bE7a21A10B41Fe/info.json @@ -0,0 +1,42 @@ +{ + "name": "OVR", + "symbol": "OVR", + "type": "BEP20", + "decimals": 18, + "description": "OVR is the decentralized infrastructure for the metaverse, merging physical and virtual world through Augmented Reality", + "website": "https://www.overthereality.ai/", + "explorer": "https://bscscan.com/token/0x7e35d0e9180bf3a1fc47b0d110be7a21a10b41fe", + "status": "active", + "id": "0x7E35D0e9180bF3A1fc47b0d110bE7a21A10B41Fe", + "tags": ["nft"], + "links": [ + { + "name": "telegram", + "url": "https://t.me/OVRtheReality" + }, + { + "name": "twitter", + "url": "https://twitter.com/OVRtheReality" + }, + { + "name": "facebook", + "url": "https://facebook.com/Overmetaverse" + }, + { + "name": "telegram_news", + "url": "https://t.me/ovrannouncements" + }, + { + "name": "medium", + "url": "https://medium.com/ovrthereality" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ovr" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ovr/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x7E35D0e9180bF3A1fc47b0d110bE7a21A10B41Fe/logo.png b/blockchains/smartchain/assets/0x7E35D0e9180bF3A1fc47b0d110bE7a21A10B41Fe/logo.png new file mode 100644 index 0000000000000..5bc8414cd2469 Binary files /dev/null and b/blockchains/smartchain/assets/0x7E35D0e9180bF3A1fc47b0d110bE7a21A10B41Fe/logo.png differ diff --git a/blockchains/smartchain/assets/0x7E60C74b9096f8FA6fb5a9FD88405dED8B7D44f3/info.json b/blockchains/smartchain/assets/0x7E60C74b9096f8FA6fb5a9FD88405dED8B7D44f3/info.json new file mode 100644 index 0000000000000..89a4fd82b445e --- /dev/null +++ b/blockchains/smartchain/assets/0x7E60C74b9096f8FA6fb5a9FD88405dED8B7D44f3/info.json @@ -0,0 +1,26 @@ +{ + "name": "Infiblue World Monie", + "symbol": "MONIE", + "type": "BEP20", + "decimals": 18, + "description": "Infiblue world is a GameFi, SocialFi DApp. It is a metaverse that offers players infinite way to make wealth and build social life.", + "website": "https://www.infiblue.world/", + "explorer": "https://bscscan.com/token/0x7E60C74b9096f8FA6fb5a9FD88405dED8B7D44f3", + "status": "active", + "id": "0x7E60C74b9096f8FA6fb5a9FD88405dED8B7D44f3", + "tags": [], + "links": [ + { + "name": "github", + "url": "https://github.com/Infiblue-World" + }, + { + "name": "twitter", + "url": "https://twitter.com/InfiblueNFT" + }, + { + "name": "whitepaper", + "url": "https://medium.com/@InfiblueWorld/infiblue-whitepaper-v1-0-8bb685def026" + } + ] +} diff --git a/blockchains/smartchain/assets/0x7E60C74b9096f8FA6fb5a9FD88405dED8B7D44f3/logo.png b/blockchains/smartchain/assets/0x7E60C74b9096f8FA6fb5a9FD88405dED8B7D44f3/logo.png new file mode 100644 index 0000000000000..af881ef9e76b9 Binary files /dev/null and b/blockchains/smartchain/assets/0x7E60C74b9096f8FA6fb5a9FD88405dED8B7D44f3/logo.png differ diff --git a/blockchains/smartchain/assets/0x7EaeE60040135F20f508A393ca400dEd339d654e/info.json b/blockchains/smartchain/assets/0x7EaeE60040135F20f508A393ca400dEd339d654e/info.json new file mode 100644 index 0000000000000..6e484763ecb3e --- /dev/null +++ b/blockchains/smartchain/assets/0x7EaeE60040135F20f508A393ca400dEd339d654e/info.json @@ -0,0 +1,41 @@ +{ + "name": "REVIVAL", + "website": "https://revivaldefi.com", + "description": "Revival is a BEP-20 Token that gives 11% reflections paid in BNB so you do not have to tap into your RVL holdings to use your reflections!", + "explorer": "https://bscscan.com/token/0x7EaeE60040135F20f508A393ca400dEd339d654e", + "type": "BEP20", + "symbol": "RVL", + "decimals": 9, + "status": "active", + "id": "0x7EaeE60040135F20f508A393ca400dEd339d654e", + "links": [ + { + "name": "github", + "url": "https://github.com/revivaldefitech/" + }, + { + "name": "twitter", + "url": "https://twitter.com/revivaldefi" + }, + { + "name": "telegram", + "url": "https://t.me/revivaldefi" + }, + { + "name": "discord", + "url": "https://discord.com/revivaldefi" + }, + { + "name": "whitepaper", + "url": "https://revivaldefi.com/assets/docs/Litepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/revival/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/revival" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7EaeE60040135F20f508A393ca400dEd339d654e/logo.png b/blockchains/smartchain/assets/0x7EaeE60040135F20f508A393ca400dEd339d654e/logo.png new file mode 100644 index 0000000000000..fec317ea2af69 Binary files /dev/null and b/blockchains/smartchain/assets/0x7EaeE60040135F20f508A393ca400dEd339d654e/logo.png differ diff --git a/blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/info.json b/blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/info.json index b2ba1800b4da5..1b67fcbac3c8d 100644 --- a/blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/info.json +++ b/blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/info.json @@ -4,8 +4,37 @@ "symbol": "MOONRISE", "decimals": 9, "website": "https://MoonRiseCoin.com", - "description": "MoonRise is an improved fork of the wildly-successful EverRise token, with a suite of improved features and tokenomics. Community members will be able to participate in \"Moon Shots\" using the Whale Wallet's BNB. MoonShots will be activated at holder milestones during MoonRise's launch phase, but eventually will be controlled through a community-consensus based dApp.", + "description": "MoonRise is the first MoonShot token on BSC, and is also a proprietary and hyper-deflationary buyback token with a suite of new innovations that help increase return for investors. On top of the automated buys from the Whale Wallet upon every market sell, \"Moon Shots\" will be activated at certain milestones using the Whale Wallet's BNB!", "explorer": "https://bscscan.com/token/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D", "status": "active", - "id": "0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D" + "id": "0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MoonRise_BSC" + }, + { + "name": "telegram", + "url": "https://t.me/MoonRise_BSC" + }, + { + "name": "telegram_news", + "url": "https://t.me/MoonRise_BSC_News" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MoonRise_BSC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/moonrise" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/moonrise/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/logo.png b/blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/logo.png index 76f9856b472f4..38af60fe06f7b 100644 Binary files a/blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/logo.png and b/blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/logo.png differ diff --git a/blockchains/smartchain/assets/0x7EeFB6AeB8BC2c1ba6be1D4273eC0758a1321272/info.json b/blockchains/smartchain/assets/0x7EeFB6AeB8BC2c1ba6be1D4273eC0758a1321272/info.json new file mode 100644 index 0000000000000..d6a3054e9e916 --- /dev/null +++ b/blockchains/smartchain/assets/0x7EeFB6AeB8BC2c1ba6be1D4273eC0758a1321272/info.json @@ -0,0 +1,28 @@ +{ + "name": "Endless Board Game", + "website": "https://endlessboardgame.com", + "description": "ENG is the main key to the Endless Board Game gaming platform for different P2E games.", + "explorer": "https://bscscan.com/token/0x7eefb6aeb8bc2c1ba6be1d4273ec0758a1321272", + "type": "BEP20", + "symbol": "ENG", + "decimals": 18, + "status": "active", + "id": "0x7EeFB6AeB8BC2c1ba6be1D4273eC0758a1321272", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EngToken" + }, + { + "name": "telegram", + "url": "https://t.me/endlessbg" + }, + { + "name": "whitepaper", + "url": "https://endlessboardgame.com/Content/ENG%20Whitepaper.pdf" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x7EeFB6AeB8BC2c1ba6be1D4273eC0758a1321272/logo.png b/blockchains/smartchain/assets/0x7EeFB6AeB8BC2c1ba6be1D4273eC0758a1321272/logo.png new file mode 100644 index 0000000000000..311f7db857b2a Binary files /dev/null and b/blockchains/smartchain/assets/0x7EeFB6AeB8BC2c1ba6be1D4273eC0758a1321272/logo.png differ diff --git a/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/info.json b/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/info.json index 96b8d8a1ad4f7..cdae47bc92f98 100644 --- a/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/info.json +++ b/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/info.json @@ -1,5 +1,5 @@ { - "name": "YFII.finance Token", + "name": "BNB pegged YFII.finance Token", "website": "https://yfii.finance", "description": "DFI.Money (YFII) is a DeFi platform which aims to build products on aggregated liquidity provision, leveraged trading, automated marketing making.", "explorer": "https://bscscan.com/token/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", diff --git a/blockchains/smartchain/assets/0x7FA7dF4996AC59F398476892cfB195eD38543520/info.json b/blockchains/smartchain/assets/0x7FA7dF4996AC59F398476892cfB195eD38543520/info.json new file mode 100644 index 0000000000000..2344936cbeac2 --- /dev/null +++ b/blockchains/smartchain/assets/0x7FA7dF4996AC59F398476892cfB195eD38543520/info.json @@ -0,0 +1,25 @@ +{ + "name": "Wagyuswap.org", + "type": "BEP20", + "symbol": "WAG", + "decimals": 18, + "website": "https://www.wagyuswap.app/", + "description": "Wag is the native currency of Wagyuswap DEX", + "explorer": "https://bscscan.com/token/0x7FA7dF4996AC59F398476892cfB195eD38543520", + "status": "active", + "id": "0x7FA7dF4996AC59F398476892cfB195eD38543520", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WagyuSwap_app" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wagyuswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/wagyuswap" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7FA7dF4996AC59F398476892cfB195eD38543520/logo.png b/blockchains/smartchain/assets/0x7FA7dF4996AC59F398476892cfB195eD38543520/logo.png new file mode 100644 index 0000000000000..45e6862e590fa Binary files /dev/null and b/blockchains/smartchain/assets/0x7FA7dF4996AC59F398476892cfB195eD38543520/logo.png differ diff --git a/blockchains/smartchain/assets/0x7a983559e130723B70e45bd637773DbDfD3F71Db/info.json b/blockchains/smartchain/assets/0x7a983559e130723B70e45bd637773DbDfD3F71Db/info.json new file mode 100644 index 0000000000000..1c0418f2b0381 --- /dev/null +++ b/blockchains/smartchain/assets/0x7a983559e130723B70e45bd637773DbDfD3F71Db/info.json @@ -0,0 +1,25 @@ +{ + "name": "Diamond Boyz Coin", + "type": "BEP20", + "symbol": "DBZ", + "decimals": 18, + "website": "https://dbzcoin.com/", + "description": "DBZ Coin aims to become the leader in payment and verification for authentic jewelry purchases as well as set a standard for a faster remittance systems worldwide. By walking users through how to obtain Diamond Boyz Coin, is also introducing them to a new way to interact with the internet in an entertaining and valuable way.", + "explorer": "https://bscscan.com/token/0x7a983559e130723B70e45bd637773DbDfD3F71Db", + "status": "active", + "id": "0x7a983559e130723B70e45bd637773DbDfD3F71Db", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/johnnydangandco" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/Oawgdtvj3qNiODdh" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/diamond-boyz-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7a983559e130723B70e45bd637773DbDfD3F71Db/logo.png b/blockchains/smartchain/assets/0x7a983559e130723B70e45bd637773DbDfD3F71Db/logo.png new file mode 100644 index 0000000000000..4daf94f7a5468 Binary files /dev/null and b/blockchains/smartchain/assets/0x7a983559e130723B70e45bd637773DbDfD3F71Db/logo.png differ diff --git a/blockchains/smartchain/assets/0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91/info.json b/blockchains/smartchain/assets/0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91/info.json new file mode 100644 index 0000000000000..9c271131003b3 --- /dev/null +++ b/blockchains/smartchain/assets/0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91/info.json @@ -0,0 +1,21 @@ +{ + "name": "Baby Pig Token", + "website": "https://www.babypig.org", + "description": "A token launched for the NFT community, with the spirit of predecessor Pig Token.", + "explorer": "https://bscscan.com/token/0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91", + "type": "BEP20", + "symbol": "BabyPig", + "decimals": 9, + "status": "active", + "id": "0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BabyPigToken/status/1402976455219310602?s=24" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/QQRxmiTXZZ8wNTdl" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91/logo.png b/blockchains/smartchain/assets/0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91/logo.png new file mode 100644 index 0000000000000..fdde7de5ced1b Binary files /dev/null and b/blockchains/smartchain/assets/0x7b0b4C304B9149B692c1Acbc9dB4F4a1c17B2B91/logo.png differ diff --git a/blockchains/smartchain/assets/0x7b665B2F633d9363b89A98b094B1F9E732Bd8F86/info.json b/blockchains/smartchain/assets/0x7b665B2F633d9363b89A98b094B1F9E732Bd8F86/info.json new file mode 100644 index 0000000000000..5f95122a74172 --- /dev/null +++ b/blockchains/smartchain/assets/0x7b665B2F633d9363b89A98b094B1F9E732Bd8F86/info.json @@ -0,0 +1,60 @@ +{ + "name": "Amazy Token", + "type": "BEP20", + "symbol": "AZY", + "decimals": 18, + "website": "https://amazy.io", + "description": "AMAZY is a crypto fitness app with two main courses: to Move and to Earn by equipping NFT sneakers, uniting the ideas of a healthy lifestyle and profiting simultaneously. The project focuses on becoming the ecosystem, called the AMAZY Realverse, focusing on a healthy lifestyle.", + "explorer": "https://bscscan.com/token/0x7b665b2f633d9363b89a98b094b1f9e732bd8f86", + "status": "active", + "id": "0x7b665B2F633d9363b89A98b094B1F9E732Bd8F86", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/amazyio" + }, + { + "name": "github", + "url": "https://github.com/amazy-io" + }, + { + "name": "telegram", + "url": "https://t.me/amazyio_en" + }, + { + "name": "telegram_news", + "url": "https://t.me/amazyio" + }, + { + "name": "blog", + "url": "https://medium.com/@amazy" + }, + { + "name": "discord", + "url": "https://discord.com/invite/amazyio" + }, + { + "name": "whitepaper", + "url": "https://amazy-1.gitbook.io/whitepaper/" + }, + { + "name": "medium", + "url": "https://medium.com/@amazy" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCZmUQmMOzxqXO11BKiBrZfw" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/amazy/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/amazy" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x7b665B2F633d9363b89A98b094B1F9E732Bd8F86/logo.png b/blockchains/smartchain/assets/0x7b665B2F633d9363b89A98b094B1F9E732Bd8F86/logo.png new file mode 100644 index 0000000000000..f19876470dc23 Binary files /dev/null and b/blockchains/smartchain/assets/0x7b665B2F633d9363b89A98b094B1F9E732Bd8F86/logo.png differ diff --git a/blockchains/smartchain/assets/0x7bC75e291E656E8658D66Be1cc8154A3769A35Dd/info.json b/blockchains/smartchain/assets/0x7bC75e291E656E8658D66Be1cc8154A3769A35Dd/info.json new file mode 100644 index 0000000000000..8a9584b63b86f --- /dev/null +++ b/blockchains/smartchain/assets/0x7bC75e291E656E8658D66Be1cc8154A3769A35Dd/info.json @@ -0,0 +1,40 @@ +{ + "name": "iMe Lab", + "type": "BEP20", + "symbol": "LIME", + "decimals": 18, + "website": "https://imem.app/", + "description": "iMe is an all-in-one app with the Telegram-based messenger, non-custodial Crypto Wallet (Polygon, BNB Chain, Ethereum, more to come), DeFi tools, its own native utility token $LIME. The app allows sending crypto in a few clicks right on Telegram, using Binance functionality, tipping Telegram resources with crypto, having access to NFT / Web 3.0, and more. iMe is available on Google Play and App Store. iMe is on a mission to make DeFi more accessible to a wider population.", + "explorer": "https://bscscan.com/token/0x7bC75e291E656E8658D66Be1cc8154A3769A35Dd", + "status": "active", + "id": "0x7bC75e291E656E8658D66Be1cc8154A3769A35Dd", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ime-lab/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ime-lab" + }, + { + "name": "twitter", + "url": "https://twitter.com/ImePlatform" + }, + { + "name": "facebook", + "url": "https://facebook.com/imeplatform" + }, + { + "name": "discord", + "url": "https://discord.com/GrYcwSADxy" + }, + { + "name": "telegram", + "url": "https://t.me/iMeLime" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x7bC75e291E656E8658D66Be1cc8154A3769A35Dd/logo.png b/blockchains/smartchain/assets/0x7bC75e291E656E8658D66Be1cc8154A3769A35Dd/logo.png new file mode 100644 index 0000000000000..533446f22fc9b Binary files /dev/null and b/blockchains/smartchain/assets/0x7bC75e291E656E8658D66Be1cc8154A3769A35Dd/logo.png differ diff --git a/blockchains/smartchain/assets/0x7c1608C004F20c3520f70b924E2BfeF092dA0043/info.json b/blockchains/smartchain/assets/0x7c1608C004F20c3520f70b924E2BfeF092dA0043/info.json new file mode 100644 index 0000000000000..3d026162449ca --- /dev/null +++ b/blockchains/smartchain/assets/0x7c1608C004F20c3520f70b924E2BfeF092dA0043/info.json @@ -0,0 +1,41 @@ +{ + "name": "CZFarm", + "type": "BEP20", + "symbol": "CZF", + "decimals": 18, + "website": "https://czodiac.com", + "description": "Defi ecosystem by CZodiac with farms, pools, NFTs, stablecoin borrowing, and the best APR on BSC.", + "explorer": "https://bscscan.com/token/0x7c1608C004F20c3520f70b924E2BfeF092dA0043", + "status": "active", + "id": "0x7c1608C004F20c3520f70b924E2BfeF092dA0043", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zodiacs_c" + }, + { + "name": "github", + "url": "https://github.com/chinese-zodiac/czodiac" + }, + { + "name": "telegram", + "url": "https://t.me/CZodiacofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/CZodiacANN" + }, + { + "name": "whitepaper", + "url": "https://czodiac.gitbook.io/czodiac-litepapper/" + }, + { + "name": "medium", + "url": "https://czodiacs.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/FEpu3xF2Hb" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7c1608C004F20c3520f70b924E2BfeF092dA0043/logo.png b/blockchains/smartchain/assets/0x7c1608C004F20c3520f70b924E2BfeF092dA0043/logo.png new file mode 100644 index 0000000000000..614ecf1842d9d Binary files /dev/null and b/blockchains/smartchain/assets/0x7c1608C004F20c3520f70b924E2BfeF092dA0043/logo.png differ diff --git a/blockchains/smartchain/assets/0x7c73967dC8c804Ea028247f5A953052f0CD5Fd58/info.json b/blockchains/smartchain/assets/0x7c73967dC8c804Ea028247f5A953052f0CD5Fd58/info.json new file mode 100644 index 0000000000000..80e169fbad709 --- /dev/null +++ b/blockchains/smartchain/assets/0x7c73967dC8c804Ea028247f5A953052f0CD5Fd58/info.json @@ -0,0 +1,36 @@ +{ + "name": "CyBloc Battery Token", + "website": "https://cyball.com", + "description": "CyBloc Battery Token is CyBall's primary Play-to-Earn reward and utility token with no fixed supply.", + "explorer": "https://bscscan.com/token/0x7c73967dc8c804ea028247f5a953052f0cd5fd58", + "type": "BEP20", + "symbol": "CBT", + "decimals": 18, + "status": "active", + "id": "0x7c73967dC8c804Ea028247f5A953052f0CD5Fd58", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/cyball" + }, + { + "name": "blog", + "url": "https://blog.cyball.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/CyBallOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/cyballofficial" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cybloc-battery-token" + } + ] +} diff --git a/blockchains/smartchain/assets/0x7c73967dC8c804Ea028247f5A953052f0CD5Fd58/logo.png b/blockchains/smartchain/assets/0x7c73967dC8c804Ea028247f5A953052f0CD5Fd58/logo.png new file mode 100644 index 0000000000000..b9b7bb081337c Binary files /dev/null and b/blockchains/smartchain/assets/0x7c73967dC8c804Ea028247f5A953052f0CD5Fd58/logo.png differ diff --git a/blockchains/smartchain/assets/0x7cF551258d6871b72EE1bD1624588a6245bF48c4/info.json b/blockchains/smartchain/assets/0x7cF551258d6871b72EE1bD1624588a6245bF48c4/info.json new file mode 100644 index 0000000000000..3c62c13a51b99 --- /dev/null +++ b/blockchains/smartchain/assets/0x7cF551258d6871b72EE1bD1624588a6245bF48c4/info.json @@ -0,0 +1,28 @@ +{ + "name": "ChitCAT", + "website": "https://chitcat.io", + "description": "ChitCAT is a decentralized messaging dApp that utilizes blockchain technology and the IBC protocol to offer secure communication solutions.", + "explorer": "https://bscscan.com/token/0x7cF551258d6871b72EE1bD1624588a6245bF48c4", + "type": "BEP20", + "symbol": "CHITCAT", + "decimals": 18, + "status": "active", + "id": "0x7cF551258d6871b72EE1bD1624588a6245bF48c4", + "tags": [ + "memes" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/Chitcat_chat" + }, + { + "name": "twitter", + "url": "https://twitter.com/Chitcat_" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chitcat/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7cF551258d6871b72EE1bD1624588a6245bF48c4/logo.png b/blockchains/smartchain/assets/0x7cF551258d6871b72EE1bD1624588a6245bF48c4/logo.png new file mode 100644 index 0000000000000..2e90568483fb1 Binary files /dev/null and b/blockchains/smartchain/assets/0x7cF551258d6871b72EE1bD1624588a6245bF48c4/logo.png differ diff --git a/blockchains/smartchain/assets/0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92/info.json b/blockchains/smartchain/assets/0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92/info.json index a7e241d1e443f..acd03093f4122 100644 --- a/blockchains/smartchain/assets/0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92/info.json +++ b/blockchains/smartchain/assets/0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92/info.json @@ -7,5 +7,8 @@ "description": "Daddy Doge is a deflationary token based on the world renowned Doge meme. Each transaction carries a 9% benefiting holders by reflecting tokens, adding to the liquidity pool and adding to the marketing budget to ensure long term success.", "explorer": "https://bscscan.com/token/0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92", "status": "active", - "id": "0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92" + "id": "0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7d0FA3b5771D9A71b188F9fF3D2ebaABf3faF299/info.json b/blockchains/smartchain/assets/0x7d0FA3b5771D9A71b188F9fF3D2ebaABf3faF299/info.json new file mode 100644 index 0000000000000..2bd090e5e3b06 --- /dev/null +++ b/blockchains/smartchain/assets/0x7d0FA3b5771D9A71b188F9fF3D2ebaABf3faF299/info.json @@ -0,0 +1,33 @@ +{ + "name": "OMINO", + "type": "BEP20", + "symbol": "OMINO", + "decimals": 18, + "website": "https://omino.finance", + "description": "A community-built algorithmic and autonomous interest rate protocol for Yield Farmers", + "explorer": "https://bscscan.com/token/0x7d0FA3b5771D9A71b188F9fF3D2ebaABf3faF299", + "status": "active", + "id": "0x7d0FA3b5771D9A71b188F9fF3D2ebaABf3faF299", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FinanceOmino" + }, + { + "name": "github", + "url": "https://github.com/ominofinance" + }, + { + "name": "telegram", + "url": "https://t.me/ominofinance" + }, + { + "name": "telegram_news", + "url": "https://t.me/ominofinancenews" + }, + { + "name": "blog", + "url": "https://medium.com/@ominofinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7d0FA3b5771D9A71b188F9fF3D2ebaABf3faF299/logo.png b/blockchains/smartchain/assets/0x7d0FA3b5771D9A71b188F9fF3D2ebaABf3faF299/logo.png new file mode 100644 index 0000000000000..80bf64b5d6b49 Binary files /dev/null and b/blockchains/smartchain/assets/0x7d0FA3b5771D9A71b188F9fF3D2ebaABf3faF299/logo.png differ diff --git a/blockchains/smartchain/assets/0x7d220240Cf958C5c47f2DAAC821dB965f9837e82/info.json b/blockchains/smartchain/assets/0x7d220240Cf958C5c47f2DAAC821dB965f9837e82/info.json new file mode 100644 index 0000000000000..4b5c91fb4894b --- /dev/null +++ b/blockchains/smartchain/assets/0x7d220240Cf958C5c47f2DAAC821dB965f9837e82/info.json @@ -0,0 +1,44 @@ +{ + "name": "WEB5 Inu", + "type": "BEP20", + "symbol": "WEB5", + "decimals": 9, + "website": "https://web5inu.org", + "description": "WEB5 INU aim to develop BNB Chain Charting Solution with WEB5 Identity enables developers to leverage Decentralized Identifiers", + "explorer": "https://bscscan.com/token/0x7d220240cf958c5c47f2daac821db965f9837e82", + "status": "active", + "id": "0x7d220240Cf958C5c47f2DAAC821dB965f9837e82", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/web5inu" + }, + { + "name": "github", + "url": "https://github.com/web5inu" + }, + { + "name": "telegram", + "url": "https://t.me/web5_global" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/web5-inu/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x7d220240cf958c5c47f2daac821db965f9837e82#code" + }, + { + "name": "whitepaper", + "url": "https://web5inu.org/assets/web5_inu_whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@Web5inu" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7d220240Cf958C5c47f2DAAC821dB965f9837e82/logo.png b/blockchains/smartchain/assets/0x7d220240Cf958C5c47f2DAAC821dB965f9837e82/logo.png new file mode 100644 index 0000000000000..71b5ec9ca83ab Binary files /dev/null and b/blockchains/smartchain/assets/0x7d220240Cf958C5c47f2DAAC821dB965f9837e82/logo.png differ diff --git a/blockchains/smartchain/assets/0x7d38315b92d0E7A85B35B2b7FE969B25935619D7/info.json b/blockchains/smartchain/assets/0x7d38315b92d0E7A85B35B2b7FE969B25935619D7/info.json new file mode 100644 index 0000000000000..57651d1c3d3c6 --- /dev/null +++ b/blockchains/smartchain/assets/0x7d38315b92d0E7A85B35B2b7FE969B25935619D7/info.json @@ -0,0 +1,67 @@ +{ + "name": "Ecoin Finance", + "type": "BEP20", + "symbol": "ECOIN", + "decimals": 18, + "website": "https://ecoin-finance.com/", + "description": "Ecoin Finance is a decentralized & deflationary BEP20 token powered by 'BNB Chain' network that will be an online payment platform replacing the fiat currency through our integrated debit card. People around the world will be able to make easy, fast, and secure payments using your ECOIN balance.", + "explorer": "https://bscscan.com/token/0x7d38315b92d0e7a85b35b2b7fe969b25935619d7", + "status": "active", + "id": "0x7d38315b92d0E7A85B35B2b7FE969B25935619D7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ecoin_finance_" + }, + { + "name": "telegram", + "url": "https://t.me/Ecoin_token" + }, + { + "name": "telegram_news", + "url": "https://t.me/EcoinFinanceOfficial" + }, + { + "name": "whitepaper", + "url": "https://ecoin-finance.com/files/white-paper-ecoin-finance-v2.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/ecoin.finance" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/ECoinFinance/videos" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x7d38315b92d0e7a85b35b2b7fe969b25935619d7#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/e-coin-finance-new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ecoin-finance" + }, + { + "name": "medium", + "url": "https://medium.com/@ecoin.finance" + }, + { + "name": "discord", + "url": "https://discord.com/invite/n5RK7JxDkX" + }, + { + "name": "docs", + "url": "https://ecoin-finance.com/articles/en/" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7d38315b92d0E7A85B35B2b7FE969B25935619D7/logo.png b/blockchains/smartchain/assets/0x7d38315b92d0E7A85B35B2b7FE969B25935619D7/logo.png new file mode 100644 index 0000000000000..7324dcc1e3bde Binary files /dev/null and b/blockchains/smartchain/assets/0x7d38315b92d0E7A85B35B2b7FE969B25935619D7/logo.png differ diff --git a/blockchains/smartchain/assets/0x7dDEE176F665cD201F93eEDE625770E2fD911990/info.json b/blockchains/smartchain/assets/0x7dDEE176F665cD201F93eEDE625770E2fD911990/info.json new file mode 100644 index 0000000000000..2ed8cfc097573 --- /dev/null +++ b/blockchains/smartchain/assets/0x7dDEE176F665cD201F93eEDE625770E2fD911990/info.json @@ -0,0 +1,29 @@ +{ + "name": "pTokens GALA", + "website": "https://gala.games/", + "description": "Gala Games is dedicated to decentralizing the multi-billion dollar gaming industry by giving players access to their in-game items.", + "explorer": "https://bscscan.com/token/0x7dDEE176F665cD201F93eEDE625770E2fD911990", + "type": "BEP20", + "symbol": "GALA", + "decimals": 18, + "status": "abandoned", + "id": "0x7dDEE176F665cD201F93eEDE625770E2fD911990", + "tags": [ + "nft", + "gamefi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/GoGalaGames" + }, + { + "name": "twitter", + "url": "https://twitter.com/GoGalaGames" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gala/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/info.json b/blockchains/smartchain/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/info.json new file mode 100644 index 0000000000000..af57062f3958b --- /dev/null +++ b/blockchains/smartchain/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/info.json @@ -0,0 +1,48 @@ +{ + "name": "Volt Inu", + "type": "BEP20", + "symbol": "VOLT", + "decimals": 9, + "website": "https://voltinu.in", + "description": "Volt Inu is a hyper-deflationary token whose aim is to invest in multiple asset classes such as NFTs, nodes, altcoins, staking & farming of stablecoins. This investment diversity allows to mitigate the risk while taking advantage of the possible non-correlated growth of the trending assets.", + "explorer": "https://bscscan.com/token/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac", + "status": "active", + "id": "0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VoltInuOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/VoltInuOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Volt_Inu/" + }, + { + "name": "whitepaper", + "url": "https://voltinu.in/Whitepaper_v1.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@VoltInu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/volt-inu-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/volt-inu" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCDLlAleEEmhc7pVdB5pZWFg" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/logo.png b/blockchains/smartchain/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/logo.png new file mode 100644 index 0000000000000..295e34eadfc14 Binary files /dev/null and b/blockchains/smartchain/assets/0x7db5af2B9624e1b3B4Bb69D6DeBd9aD1016A58Ac/logo.png differ diff --git a/blockchains/smartchain/assets/0x7e396BfC8a2f84748701167c2d622F041A1D7a17/info.json b/blockchains/smartchain/assets/0x7e396BfC8a2f84748701167c2d622F041A1D7a17/info.json index a5b7dd9724973..4bfd0f35e1414 100644 --- a/blockchains/smartchain/assets/0x7e396BfC8a2f84748701167c2d622F041A1D7a17/info.json +++ b/blockchains/smartchain/assets/0x7e396BfC8a2f84748701167c2d622F041A1D7a17/info.json @@ -1,7 +1,7 @@ { "name": "WMASS Token", "website": "https://wmass.org/", - "description": "WMASS standardizes MASS to the BEP 20 format. The platform supports 1:1 conversion of MASS to tokens such as BEP 20. Wrapped MASS (WMASS) is the first wrapped token backed 1:1 by MASS. It's fully transparent, 100% verifiable and community led.", + "description": "WMASS standardizes MASS to the BEP 20 format. The platform supports 1:1 conversion of MASS to tokens such as BEP 20. Wrapped MASS (WMASS) is the first wrapped token backed 1:1 by MASS. It's fully transparent, 100% verifiable and community led.", "explorer": "https://bscscan.com/token/0x7e396BfC8a2f84748701167c2d622F041A1D7a17", "type": "BEP20", "symbol": "WMASS", diff --git a/blockchains/smartchain/assets/0x7e41E454b6A29C54e4cDB565E47542f4BCb37ef1/info.json b/blockchains/smartchain/assets/0x7e41E454b6A29C54e4cDB565E47542f4BCb37ef1/info.json new file mode 100644 index 0000000000000..79b6b3fc165cb --- /dev/null +++ b/blockchains/smartchain/assets/0x7e41E454b6A29C54e4cDB565E47542f4BCb37ef1/info.json @@ -0,0 +1,33 @@ +{ + "name": "cybertronchain", + "website": "https://cybertronchain.com/beta/", + "description": "CYBERTRON is redefining the way payments move, consume and use real life. We are supporting the fee and future of the economy.", + "explorer": "https://bscscan.com/token/0x7e41e454b6a29c54e4cdb565e47542f4bcb37ef1", + "research": "https://cybertronchain.medium.com/", + "symbol": "CTC(TM)", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x7e41E454b6A29C54e4cDB565E47542f4BCb37ef1", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/Hansblock/cybertronchain/" + }, + { + "name": "twitter", + "url": "https://twitter.com/cybertronchain" + }, + { + "name": "telegram", + "url": "https://t.me/CTCglobal" + }, + { + "name": "whitepaper", + "url": "https://cybertronchain.com/beta/page6.php" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7e41E454b6A29C54e4cDB565E47542f4BCb37ef1/logo.png b/blockchains/smartchain/assets/0x7e41E454b6A29C54e4cDB565E47542f4BCb37ef1/logo.png new file mode 100644 index 0000000000000..795c86beca4e6 Binary files /dev/null and b/blockchains/smartchain/assets/0x7e41E454b6A29C54e4cDB565E47542f4BCb37ef1/logo.png differ diff --git a/blockchains/smartchain/assets/0x7e8DB69dcff9209E486a100e611B0af300c3374e/info.json b/blockchains/smartchain/assets/0x7e8DB69dcff9209E486a100e611B0af300c3374e/info.json new file mode 100644 index 0000000000000..f7b6bfbc9b0eb --- /dev/null +++ b/blockchains/smartchain/assets/0x7e8DB69dcff9209E486a100e611B0af300c3374e/info.json @@ -0,0 +1,33 @@ +{ + "name": "Traders Coin", + "website": "https://trdctoken.com", + "description": "TRDC is a decentralized platform project of cryptocurrencies trading where users get full control of their money.", + "explorer": "https://bscscan.com/token/0x7e8DB69dcff9209E486a100e611B0af300c3374e", + "type": "BEP20", + "symbol": "TRDC", + "decimals": 18, + "status": "active", + "id": "0x7e8DB69dcff9209E486a100e611B0af300c3374e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TradersCoinTRDC" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/traderscoinTRDC/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/traders-coin/" + }, + { + "name": "telegram", + "url": "https://t.me/trdc_family" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/traders-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7e8DB69dcff9209E486a100e611B0af300c3374e/logo.png b/blockchains/smartchain/assets/0x7e8DB69dcff9209E486a100e611B0af300c3374e/logo.png new file mode 100644 index 0000000000000..eff39d34eb9dc Binary files /dev/null and b/blockchains/smartchain/assets/0x7e8DB69dcff9209E486a100e611B0af300c3374e/logo.png differ diff --git a/blockchains/smartchain/assets/0x7e9AB560d37E62883E882474b096643caB234B65/info.json b/blockchains/smartchain/assets/0x7e9AB560d37E62883E882474b096643caB234B65/info.json new file mode 100644 index 0000000000000..1cc85fdd90b4c --- /dev/null +++ b/blockchains/smartchain/assets/0x7e9AB560d37E62883E882474b096643caB234B65/info.json @@ -0,0 +1,37 @@ +{ + "name": "Ultimate Champions Token", + "type": "BEP20", + "symbol": "CHAMP", + "decimals": 18, + "website": "https://token.ultimate-champions.com/", + "description": "Ultimate Champions is a free to play and play to earn fantasy sports game.", + "explorer": "https://bscscan.com/token/0x7e9AB560d37E62883E882474b096643caB234B65", + "status": "active", + "id": "0x7e9AB560d37E62883E882474b096643caB234B65", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ultimate-champions/" + }, + { + "name": "twitter", + "url": "https://twitter.com/UltiChamps" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.ultimate-champions.com/" + }, + { + "name": "medium", + "url": "https://ultimatechampions.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/ultimatechampions" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7e9AB560d37E62883E882474b096643caB234B65/logo.png b/blockchains/smartchain/assets/0x7e9AB560d37E62883E882474b096643caB234B65/logo.png new file mode 100644 index 0000000000000..a16cde4bd1f7d Binary files /dev/null and b/blockchains/smartchain/assets/0x7e9AB560d37E62883E882474b096643caB234B65/logo.png differ diff --git a/blockchains/smartchain/assets/0x7f247a00EaB12419e5dEB021B48f6eBf249CF86C/info.json b/blockchains/smartchain/assets/0x7f247a00EaB12419e5dEB021B48f6eBf249CF86C/info.json new file mode 100644 index 0000000000000..dba6ccf80ea70 --- /dev/null +++ b/blockchains/smartchain/assets/0x7f247a00EaB12419e5dEB021B48f6eBf249CF86C/info.json @@ -0,0 +1,25 @@ +{ + "name": "CGB COIN", + "type": "BEP20", + "symbol": "CGB", + "decimals": 18, + "website": "https://cgbcoin.co/", + "description": "A new smart blockchain based marketplace for trading digital goods and assets according to users interests. Automatic matching of buyers and sellers via unique artificial intelligence approach.", + "explorer": "https://bscscan.com/token/0x7f247a00EaB12419e5dEB021B48f6eBf249CF86C", + "status": "active", + "id": "0x7f247a00EaB12419e5dEB021B48f6eBf249CF86C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cgb_coin" + }, + { + "name": "facebook", + "url": "https://facebook.com/CgbcoinCryptoCurrency/" + }, + { + "name": "telegram", + "url": "https://t.me/cgbcoinfuturecurrency" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7f247a00EaB12419e5dEB021B48f6eBf249CF86C/logo.png b/blockchains/smartchain/assets/0x7f247a00EaB12419e5dEB021B48f6eBf249CF86C/logo.png new file mode 100644 index 0000000000000..81ba164a95352 Binary files /dev/null and b/blockchains/smartchain/assets/0x7f247a00EaB12419e5dEB021B48f6eBf249CF86C/logo.png differ diff --git a/blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json b/blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json index 155cbad33750a..b18f666c2019f 100644 --- a/blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json +++ b/blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A", + "tags": [ + "deflationary" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x7f4f3BC4A5634454398580b9112b7E493E2129Fa/info.json b/blockchains/smartchain/assets/0x7f4f3BC4A5634454398580b9112b7E493E2129Fa/info.json new file mode 100644 index 0000000000000..fb28283bbe2c3 --- /dev/null +++ b/blockchains/smartchain/assets/0x7f4f3BC4A5634454398580b9112b7E493E2129Fa/info.json @@ -0,0 +1,45 @@ +{ + "name": "Kodi", + "type": "BEP20", + "symbol": "KODI", + "decimals": 18, + "website": "https://kodicoin.com", + "description": "Kodi provides its users with the first ever crypto based Entertainment Network. Parallel to this, Kodi is operating a one stop shop Advertisement/Marketing Agency known as ‘PITCH’, which will function as a subsidiary company. Both entities will encompass a use case that will directly benefit $KODI holders. This whitepaper provides a detailed description of the use case, tokenomics, team, the future plans of PITCH and its utility token ($KODI).", + "explorer": "https://bscscan.com/token/0x7f4f3BC4A5634454398580b9112b7E493E2129Fa", + "status": "active", + "id": "0x7f4f3BC4A5634454398580b9112b7E493E2129Fa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kodi_coin" + }, + { + "name": "github", + "url": "https://github.com/kodicoinofficial" + }, + { + "name": "telegram", + "url": "https://t.me/kodicoinofficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/YdVyqjKuqe" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kodi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kodi/" + }, + { + "name": "whitepaper", + "url": "https://kodicoin.com/whitepaper/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/KodiCoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7f4f3BC4A5634454398580b9112b7E493E2129Fa/logo.png b/blockchains/smartchain/assets/0x7f4f3BC4A5634454398580b9112b7E493E2129Fa/logo.png new file mode 100644 index 0000000000000..e3c4da014ffa0 Binary files /dev/null and b/blockchains/smartchain/assets/0x7f4f3BC4A5634454398580b9112b7E493E2129Fa/logo.png differ diff --git a/blockchains/smartchain/assets/0x7f9C20c4C09c32478AE10A7543E5199C2F53691d/info.json b/blockchains/smartchain/assets/0x7f9C20c4C09c32478AE10A7543E5199C2F53691d/info.json new file mode 100644 index 0000000000000..d139e63a235b5 --- /dev/null +++ b/blockchains/smartchain/assets/0x7f9C20c4C09c32478AE10A7543E5199C2F53691d/info.json @@ -0,0 +1,33 @@ +{ + "name": "P2E Token", + "type": "BEP20", + "symbol": "P2E", + "decimals": 18, + "website": "https://www.pls2e.io/", + "description": "PLS2E.io = DAO+DEX+NFTs+GameFi LaunchPad. The best GameFi infrastructure platform on BSC and put forward the concept of Earn As A Service (EAAS)", + "explorer": "https://bscscan.com/token/0x7f9C20c4C09c32478AE10A7543E5199C2F53691d", + "status": "active", + "id": "0x7f9C20c4C09c32478AE10A7543E5199C2F53691d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PLS2Eio" + }, + { + "name": "telegram", + "url": "https://t.me/p2e_official" + }, + { + "name": "github", + "url": "https://github.com/PLS2E-IO" + }, + { + "name": "telegram_news", + "url": "https://t.me/p2e_channel" + }, + { + "name": "whitepaper", + "url": "https://docs.pls2e.io/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7f9C20c4C09c32478AE10A7543E5199C2F53691d/logo.png b/blockchains/smartchain/assets/0x7f9C20c4C09c32478AE10A7543E5199C2F53691d/logo.png new file mode 100644 index 0000000000000..cf54a1b142d7c Binary files /dev/null and b/blockchains/smartchain/assets/0x7f9C20c4C09c32478AE10A7543E5199C2F53691d/logo.png differ diff --git a/blockchains/smartchain/assets/0x7fFb5A90cdbd2aE2A65d5bFe259AC936Cc302bE2/info.json b/blockchains/smartchain/assets/0x7fFb5A90cdbd2aE2A65d5bFe259AC936Cc302bE2/info.json new file mode 100644 index 0000000000000..973ec8a77a8ba --- /dev/null +++ b/blockchains/smartchain/assets/0x7fFb5A90cdbd2aE2A65d5bFe259AC936Cc302bE2/info.json @@ -0,0 +1,36 @@ +{ + "name": "GridX", + "type": "BEP20", + "symbol": "GDX", + "decimals": 18, + "website": "https://gridxecosystem.com", + "description": "GridX is a decentralized finance (DeFi) project that has recently gained attention in the cryptocurrency world. This project aims to address some of the issues that have plagued the DeFi space, such as high transaction fees, low transaction speeds, and limited scalability.", + "explorer": "https://bscscan.com/token/0x7fFb5A90cdbd2aE2A65d5bFe259AC936Cc302bE2", + "status": "active", + "id": "0x7fFb5A90cdbd2aE2A65d5bFe259AC936Cc302bE2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GridxEcosystem" + }, + { + "name": "github", + "url": "https://github.com/gridxeco" + }, + { + "name": "telegram", + "url": "https://t.me/gridxfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gridx-ecosystem/" + }, + { + "name": "whitepaper", + "url": "https://gridxecosystem.com/img/whitepaper.pdf" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x7fFb5A90cdbd2aE2A65d5bFe259AC936Cc302bE2/logo.png b/blockchains/smartchain/assets/0x7fFb5A90cdbd2aE2A65d5bFe259AC936Cc302bE2/logo.png new file mode 100644 index 0000000000000..ee164b461d0ff Binary files /dev/null and b/blockchains/smartchain/assets/0x7fFb5A90cdbd2aE2A65d5bFe259AC936Cc302bE2/logo.png differ diff --git a/blockchains/smartchain/assets/0x800a25741A414Ea6E6e2B382435081A479A8Cc3c/info.json b/blockchains/smartchain/assets/0x800a25741A414Ea6E6e2B382435081A479A8Cc3c/info.json new file mode 100644 index 0000000000000..61f0a9f1de538 --- /dev/null +++ b/blockchains/smartchain/assets/0x800a25741A414Ea6E6e2B382435081A479A8Cc3c/info.json @@ -0,0 +1,24 @@ +{ + "name": "SEOR Network", + "website": "https://www.seor.io/", + "description": "SEOR is the next generation of decentralized Web3.0 application technology development infrastructure, which aims to provide users and developers of Web3.0 with an easy-to-use blockchain technology development platform.", + "explorer": "https://bscscan.com/token/0x800a25741A414Ea6E6e2B382435081A479A8Cc3c", + "type": "BEP20", + "symbol": "SEOR", + "decimals": 18, + "status": "active", + "id": "0x800a25741A414Ea6E6e2B382435081A479A8Cc3c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SEOR001" + }, + { + "name": "telegram", + "url": "https://t.me/SeorGroup" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x800a25741A414Ea6E6e2B382435081A479A8Cc3c/logo.png b/blockchains/smartchain/assets/0x800a25741A414Ea6E6e2B382435081A479A8Cc3c/logo.png new file mode 100644 index 0000000000000..82dd911e61060 Binary files /dev/null and b/blockchains/smartchain/assets/0x800a25741A414Ea6E6e2B382435081A479A8Cc3c/logo.png differ diff --git a/blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/info.json b/blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/info.json index 7d6561de83820..7f9b417925e57 100644 --- a/blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/info.json +++ b/blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/info.json @@ -4,7 +4,7 @@ "symbol": "CORGI", "decimals": 8, "website": "https://www.corgidoge.com", - "description": "Corgi Doge is a payment protocol designed to be accessible and lightweight, with a focus on reducing transaction fees. Fast and free transactions on a secure and decentralized network make Corgi ideal for everyday payment. ", + "description": "Corgi Doge is a payment protocol designed to be accessible and lightweight, with a focus on reducing transaction fees. Fast and free transactions on a secure and decentralized network make Corgi ideal for everyday payment.", "explorer": "https://bscscan.com/token/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0", "status": "active", "id": "0x802C68730212295149f2bEa78C25e2Cf5A05B8A0" diff --git a/blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/info.json b/blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/info.json index 1bbed23eab0ce..6216b892cdf39 100644 --- a/blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/info.json +++ b/blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/info.json @@ -1,5 +1,5 @@ { - "name": "SafeMoon", + "name": "Old SafeMoon", "website": "https://safemoon.xyz", "description": "Self generating liquidity token - Reflection paid back to holders.", "explorer": "https://bscscan.com/token/0x8076c74c5e3f5852037f31ff0093eeb8c8add8d3", @@ -7,6 +7,9 @@ "type": "BEP20", "symbol": "SAFEMOON", "decimals": 9, - "status": "active", - "id": "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3" -} \ No newline at end of file + "status": "abandoned", + "id": "0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3", + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/logo.png b/blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/logo.png deleted file mode 100644 index 97f60fac05515..0000000000000 Binary files a/blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x8077398Ff2c530f129a6dd8D7F1E8840312440CD/info.json b/blockchains/smartchain/assets/0x8077398Ff2c530f129a6dd8D7F1E8840312440CD/info.json new file mode 100644 index 0000000000000..a5100aaba167a --- /dev/null +++ b/blockchains/smartchain/assets/0x8077398Ff2c530f129a6dd8D7F1E8840312440CD/info.json @@ -0,0 +1,25 @@ +{ + "name": "Cloak Coin", + "website": "https://milotoken.io", + "description": "CLOAK will be the second token within our Milo Inu ecosystem. In our animated series CLOAK will be an indispensable partner of MILO. CLOAK and MILO will work together to maintain our entire ecosystem.", + "explorer": "https://bscscan.com/token/0x8077398ff2c530f129a6dd8d7f1e8840312440cd", + "type": "BEP20", + "symbol": "CLOAK", + "decimals": 9, + "status": "active", + "id": "0x8077398Ff2c530f129a6dd8D7F1E8840312440CD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MiloInu" + }, + { + "name": "telegram", + "url": "https://t.me/MiloInu" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8077398Ff2c530f129a6dd8D7F1E8840312440CD/logo.png b/blockchains/smartchain/assets/0x8077398Ff2c530f129a6dd8D7F1E8840312440CD/logo.png new file mode 100644 index 0000000000000..ab21f73547d2b Binary files /dev/null and b/blockchains/smartchain/assets/0x8077398Ff2c530f129a6dd8D7F1E8840312440CD/logo.png differ diff --git a/blockchains/smartchain/assets/0x808fac147a9C02723d0BE300AC4753eAf93C0e1F/info.json b/blockchains/smartchain/assets/0x808fac147a9C02723d0BE300AC4753eAf93C0e1F/info.json new file mode 100644 index 0000000000000..1fb97b2c5e606 --- /dev/null +++ b/blockchains/smartchain/assets/0x808fac147a9C02723d0BE300AC4753eAf93C0e1F/info.json @@ -0,0 +1,24 @@ +{ + "name": "BabyFlokiCoin", + "type": "BEP20", + "symbol": "BabyFlokiCoin", + "decimals": 9, + "website": "https://babyflokicoin.org/", + "description": "Baby Floki Coin is a new crypto coin brought to life by fans & members of the Shiba Inu/Doge community. BabyFlokiCoin is Elon Musk’s very own shiba inu and he’s on a mission to become the first puppy to go to the moon! He’s built to reward you by sending 5% of every transaction made to your wallet.", + "explorer": "https://bscscan.com/token/0x808fac147a9C02723d0BE300AC4753eAf93C0e1F", + "status": "active", + "id": "0x808fac147a9C02723d0BE300AC4753eAf93C0e1F", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-floki-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-floki-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x808fac147a9C02723d0BE300AC4753eAf93C0e1F/logo.png b/blockchains/smartchain/assets/0x808fac147a9C02723d0BE300AC4753eAf93C0e1F/logo.png new file mode 100644 index 0000000000000..8344e00f95388 Binary files /dev/null and b/blockchains/smartchain/assets/0x808fac147a9C02723d0BE300AC4753eAf93C0e1F/logo.png differ diff --git a/blockchains/smartchain/assets/0x8094e772fA4A60bdEb1DfEC56AB040e17DD608D5/info.json b/blockchains/smartchain/assets/0x8094e772fA4A60bdEb1DfEC56AB040e17DD608D5/info.json new file mode 100644 index 0000000000000..61458d1d7c798 --- /dev/null +++ b/blockchains/smartchain/assets/0x8094e772fA4A60bdEb1DfEC56AB040e17DD608D5/info.json @@ -0,0 +1,45 @@ +{ + "name": "Koda Cryptocurrency", + "website": "https://koda.finance/", + "description": "Koda token is a futuristic currency created and developed by Summit BC development team and will be the native token on SummitSwap.", + "explorer": "https://bscscan.com/token/0x8094e772fA4A60bdEb1DfEC56AB040e17DD608D5", + "type": "BEP20", + "symbol": "KODA", + "decimals": 9, + "status": "active", + "id": "0x8094e772fA4A60bdEb1DfEC56AB040e17DD608D5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CoinKoda" + }, + { + "name": "telegram", + "url": "https://t.me/kodakingofdogaltschat" + }, + { + "name": "discord", + "url": "https://discord.com/invite/FBgEmJmHuc" + }, + { + "name": "facebook", + "url": "https://facebook.com/KodaCryptocurrency/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCf6Cz6MU7uykVVVaByU01KA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/summit-koda-token-new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/koda-cryptocurrency" + }, + { + "name": "github", + "url": "https://github.com/Koda-Finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8094e772fA4A60bdEb1DfEC56AB040e17DD608D5/logo.png b/blockchains/smartchain/assets/0x8094e772fA4A60bdEb1DfEC56AB040e17DD608D5/logo.png new file mode 100644 index 0000000000000..597446702dfbd Binary files /dev/null and b/blockchains/smartchain/assets/0x8094e772fA4A60bdEb1DfEC56AB040e17DD608D5/logo.png differ diff --git a/blockchains/smartchain/assets/0x80E15FE54e9D155f8366187A6a32BDEF9C2366c4/info.json b/blockchains/smartchain/assets/0x80E15FE54e9D155f8366187A6a32BDEF9C2366c4/info.json new file mode 100644 index 0000000000000..634a35aea2a81 --- /dev/null +++ b/blockchains/smartchain/assets/0x80E15FE54e9D155f8366187A6a32BDEF9C2366c4/info.json @@ -0,0 +1,21 @@ +{ + "name": "Binamon-Z1", + "type": "BEP20", + "symbol": "BMON-Z1", + "decimals": 18, + "website": "https://binamon.org", + "description": "A Complete Metaverse of Digital Monsters on Binance Smart Chain. With BMON-Z1 the users can buy boosters of NFT. The boosters have 3 monsters.Through a smart contract called Booster, the NFTs will be minted (BEP721) ,using the $BMON token (BEP-20). Community Governance. Buy NFT in itsphysical variant. Entry fee and rewards in tournaments.", + "explorer": "https://bscscan.com/token/0x80e15fe54e9d155f8366187a6a32bdef9c2366c4", + "status": "active", + "id": "0x80E15FE54e9D155f8366187A6a32BDEF9C2366c4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binamonok" + }, + { + "name": "telegram", + "url": "https://t.me/binamon" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x80E15FE54e9D155f8366187A6a32BDEF9C2366c4/logo.png b/blockchains/smartchain/assets/0x80E15FE54e9D155f8366187A6a32BDEF9C2366c4/logo.png new file mode 100644 index 0000000000000..fbe7e9e006fe6 Binary files /dev/null and b/blockchains/smartchain/assets/0x80E15FE54e9D155f8366187A6a32BDEF9C2366c4/logo.png differ diff --git a/blockchains/smartchain/assets/0x80d04E44955AA9c3F24041B2A824A20A88E735a8/info.json b/blockchains/smartchain/assets/0x80d04E44955AA9c3F24041B2A824A20A88E735a8/info.json new file mode 100644 index 0000000000000..37ae0ffe2aa04 --- /dev/null +++ b/blockchains/smartchain/assets/0x80d04E44955AA9c3F24041B2A824A20A88E735a8/info.json @@ -0,0 +1,45 @@ +{ + "name": "Multiverse Capital (MVC.finance)", + "website": "https://mvc.finance/", + "description": "Multiverse Capital is a multichain farming deflation token. 10% of each buy goes to existing holders. 10% of each sell goes into treasury fund to be used for multi-chain farming & big marketing. Investors buy $MVC on BSC, MVC farm on multiple chains and return the profits to $MVC holders. $MVC is deflationary & has price floor supported by Buyback & Burn to Liquidity Fund.", + "explorer": "https://bscscan.com/token/0x80d04E44955AA9c3F24041B2A824A20A88E735a8", + "type": "BEP20", + "symbol": "MVC", + "decimals": 18, + "status": "active", + "id": "0x80d04E44955AA9c3F24041B2A824A20A88E735a8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mulversecapital" + }, + { + "name": "telegram", + "url": "https://t.me/MultiverseCapital" + }, + { + "name": "docs", + "url": "https://docs.mvc.finance/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MultiverseCapital/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCndb4evj241pF-U2WAHN59Q" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multiverse-capital" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multiverse-capital/" + }, + { + "name": "github", + "url": "https://github.com/mvcfinance/contract/blob/main/MultiVerseCapital.sol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x80d04E44955AA9c3F24041B2A824A20A88E735a8/logo.png b/blockchains/smartchain/assets/0x80d04E44955AA9c3F24041B2A824A20A88E735a8/logo.png new file mode 100644 index 0000000000000..b5bd893010a26 Binary files /dev/null and b/blockchains/smartchain/assets/0x80d04E44955AA9c3F24041B2A824A20A88E735a8/logo.png differ diff --git a/blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json b/blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json index fb058e05a48da..fa7a5a7e44a1f 100644 --- a/blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json +++ b/blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json @@ -9,6 +9,9 @@ "decimals": 8, "status": "active", "id": "0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32/info.json b/blockchains/smartchain/assets/0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32/info.json new file mode 100644 index 0000000000000..65380f51dc2da --- /dev/null +++ b/blockchains/smartchain/assets/0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32/info.json @@ -0,0 +1,11 @@ +{ + "name": "Golden Ben", + "website": "https://benswap.finance/", + "description": "Golden Ben (GBEN) is the farming and governance token of BenSwap AMM. It is part of the Ben Token ecosystem", + "explorer": "https://bscscan.com/token/0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32", + "type": "BEP20", + "symbol": "GBEN", + "decimals": 18, + "status": "active", + "id": "0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32/logo.png b/blockchains/smartchain/assets/0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32/logo.png new file mode 100644 index 0000000000000..67fad3e9210d0 Binary files /dev/null and b/blockchains/smartchain/assets/0x8173dDa13Fd405e5BcA84Bd7F64e58cAF4810A32/logo.png differ diff --git a/blockchains/smartchain/assets/0x818835503F55283cd51A4399f595e295A9338753/info.json b/blockchains/smartchain/assets/0x818835503F55283cd51A4399f595e295A9338753/info.json new file mode 100644 index 0000000000000..058822fe201ab --- /dev/null +++ b/blockchains/smartchain/assets/0x818835503F55283cd51A4399f595e295A9338753/info.json @@ -0,0 +1,25 @@ +{ + "name": "AGI Token", + "symbol": "AGI", + "type": "BEP20", + "decimals": 18, + "description": "$LADYS is appropriating the tokenisation model to facilitate the accumulation of meme capital in the era of unstoppable meme coins.", + "website": "https://www.delysium.com/", + "explorer": "https://bscscan.com/token/0x818835503f55283cd51a4399f595e295a9338753", + "status": "active", + "id": "0x818835503F55283cd51A4399f595e295A9338753", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/The_Delysium" + }, + { + "name": "telegram", + "url": "https://t.me/TheDelysium" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/delysium/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x818835503F55283cd51A4399f595e295A9338753/logo.png b/blockchains/smartchain/assets/0x818835503F55283cd51A4399f595e295A9338753/logo.png new file mode 100644 index 0000000000000..72e3d645b5f92 Binary files /dev/null and b/blockchains/smartchain/assets/0x818835503F55283cd51A4399f595e295A9338753/logo.png differ diff --git a/blockchains/smartchain/assets/0x81dD3724E3B1FB6123589777DD4CB44233B34A3B/info.json b/blockchains/smartchain/assets/0x81dD3724E3B1FB6123589777DD4CB44233B34A3B/info.json new file mode 100644 index 0000000000000..c4984d582cdc9 --- /dev/null +++ b/blockchains/smartchain/assets/0x81dD3724E3B1FB6123589777DD4CB44233B34A3B/info.json @@ -0,0 +1,36 @@ +{ + "name": "Flap Coin", + "type": "BEP20", + "symbol": "FLAP", + "decimals": 18, + "website": "https://flappybirdgo.com", + "description": "FlappyBird Go is the NFT game version of FlappyBird concept Play-to-Earn on Binance Smart Chain. Try to flap, Happy reward!", + "explorer": "https://bscscan.com/token/0x81dd3724e3b1fb6123589777dd4cb44233b34a3b", + "status": "active", + "id": "0x81dD3724E3B1FB6123589777DD4CB44233B34A3B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FlappyBird_Go" + }, + { + "name": "telegram", + "url": "https://t.me/FlappyBirdGo" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.flappybirdgo.com/" + }, + { + "name": "facebook", + "url": "https://facebook.com/FlappyBirdGo" + }, + { + "name": "medium", + "url": "https://flappybirdgo.medium.com/" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x81dD3724E3B1FB6123589777DD4CB44233B34A3B/logo.png b/blockchains/smartchain/assets/0x81dD3724E3B1FB6123589777DD4CB44233B34A3B/logo.png new file mode 100644 index 0000000000000..13f4a367ce97e Binary files /dev/null and b/blockchains/smartchain/assets/0x81dD3724E3B1FB6123589777DD4CB44233B34A3B/logo.png differ diff --git a/blockchains/smartchain/assets/0x82030CDBD9e4B7c5bb0b811A61DA6360D69449cc/info.json b/blockchains/smartchain/assets/0x82030CDBD9e4B7c5bb0b811A61DA6360D69449cc/info.json new file mode 100644 index 0000000000000..43bd1cffe53dd --- /dev/null +++ b/blockchains/smartchain/assets/0x82030CDBD9e4B7c5bb0b811A61DA6360D69449cc/info.json @@ -0,0 +1,37 @@ +{ + "name": "FEVR Token", + "type": "BEP20", + "symbol": "FEVR", + "decimals": 18, + "website": "https://realfevr.com/fevr", + "description": "FEVR is the fuel of the RealFevr ecosystem of video collectibles", + "explorer": "https://bscscan.com/token/0x82030CDBD9e4B7c5bb0b811A61DA6360D69449cc", + "status": "active", + "id": "0x82030CDBD9e4B7c5bb0b811A61DA6360D69449cc", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/realfevr" + }, + { + "name": "telegram", + "url": "https://t.me/realfevrofficial" + }, + { + "name": "github", + "url": "https://github.com/tbem/rf-erc20/blob/master/contracts/RealFevrToken.sol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/realfevr" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/realfevr/" + }, + { + "name": "whitepaper", + "url": "https://realfevr-production.s3.eu-central-1.amazonaws.com/nfts-markeplace/LitePaperExports.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x82030CDBD9e4B7c5bb0b811A61DA6360D69449cc/logo.png b/blockchains/smartchain/assets/0x82030CDBD9e4B7c5bb0b811A61DA6360D69449cc/logo.png new file mode 100644 index 0000000000000..27f2bfd8097dd Binary files /dev/null and b/blockchains/smartchain/assets/0x82030CDBD9e4B7c5bb0b811A61DA6360D69449cc/logo.png differ diff --git a/blockchains/smartchain/assets/0x8203612382f61baFaE549fBF31eFbf70992fA289/info.json b/blockchains/smartchain/assets/0x8203612382f61baFaE549fBF31eFbf70992fA289/info.json new file mode 100644 index 0000000000000..028d036941848 --- /dev/null +++ b/blockchains/smartchain/assets/0x8203612382f61baFaE549fBF31eFbf70992fA289/info.json @@ -0,0 +1,25 @@ +{ + "name": "ShibaPup", + "website": "https://www.shibapup.dog/", + "description": "ShibaPup is a BSC token focused in the dog driven community, providing a play to earn Shiba game.", + "explorer": "https://bscscan.com/token/0x8203612382f61bafae549fbf31efbf70992fa289", + "type": "BEP20", + "symbol": "ShibaPup", + "decimals": 18, + "status": "active", + "id": "0x8203612382f61baFaE549fBF31eFbf70992fA289", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shibapupdog" + }, + { + "name": "telegram", + "url": "https://t.me/shibapupdog" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shibapup/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8203612382f61baFaE549fBF31eFbf70992fA289/logo.png b/blockchains/smartchain/assets/0x8203612382f61baFaE549fBF31eFbf70992fA289/logo.png new file mode 100644 index 0000000000000..e41e4c26c17dd Binary files /dev/null and b/blockchains/smartchain/assets/0x8203612382f61baFaE549fBF31eFbf70992fA289/logo.png differ diff --git a/blockchains/smartchain/assets/0x822DC83fA4dc997fFf24D0BC0A66fCB2954a6156/info.json b/blockchains/smartchain/assets/0x822DC83fA4dc997fFf24D0BC0A66fCB2954a6156/info.json new file mode 100644 index 0000000000000..cbf27ff90e5da --- /dev/null +++ b/blockchains/smartchain/assets/0x822DC83fA4dc997fFf24D0BC0A66fCB2954a6156/info.json @@ -0,0 +1,29 @@ +{ + "name": "BSocial", + "website": "https://bsocial.pro", + "description": "BSocial is a social network specialized for Cryptocurrency and MMO (making money online) communities.", + "explorer": "https://bscscan.com/token/0x822DC83fA4dc997fFf24D0BC0A66fCB2954a6156", + "type": "BEP20", + "symbol": "BINS", + "decimals": 18, + "status": "active", + "id": "0x822DC83fA4dc997fFf24D0BC0A66fCB2954a6156", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Bsocialfi" + }, + { + "name": "telegram", + "url": "https://t.me/bsocialchannel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bsocial/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bsocial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x822DC83fA4dc997fFf24D0BC0A66fCB2954a6156/logo.png b/blockchains/smartchain/assets/0x822DC83fA4dc997fFf24D0BC0A66fCB2954a6156/logo.png new file mode 100644 index 0000000000000..6de1236256748 Binary files /dev/null and b/blockchains/smartchain/assets/0x822DC83fA4dc997fFf24D0BC0A66fCB2954a6156/logo.png differ diff --git a/blockchains/smartchain/assets/0x8236f1239530971868925e6017d4005763E9087f/info.json b/blockchains/smartchain/assets/0x8236f1239530971868925e6017d4005763E9087f/info.json new file mode 100644 index 0000000000000..38a0f4a9f83cf --- /dev/null +++ b/blockchains/smartchain/assets/0x8236f1239530971868925e6017d4005763E9087f/info.json @@ -0,0 +1,25 @@ +{ + "name": "Dexigas", + "type": "BEP20", + "symbol": "DXG", + "decimals": 18, + "website": "https://dexioprotocol.com/", + "description": "Dexigas has been created to be the utility token within the Dexioprotocol gaming ecosystem.", + "explorer": "https://bscscan.com/token/0x8236f1239530971868925e6017d4005763E9087f", + "status": "active", + "id": "0x8236f1239530971868925e6017d4005763E9087f", + "links": [ + { + "name": "github", + "url": "https://github.com/Dexioprotocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/dexioprotocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/dexioprotocoltoken/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8236f1239530971868925e6017d4005763E9087f/logo.png b/blockchains/smartchain/assets/0x8236f1239530971868925e6017d4005763E9087f/logo.png new file mode 100644 index 0000000000000..bb244a467dc13 Binary files /dev/null and b/blockchains/smartchain/assets/0x8236f1239530971868925e6017d4005763E9087f/logo.png differ diff --git a/blockchains/smartchain/assets/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76/info.json b/blockchains/smartchain/assets/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76/info.json new file mode 100644 index 0000000000000..9a49ed70a4d5b --- /dev/null +++ b/blockchains/smartchain/assets/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76/info.json @@ -0,0 +1,24 @@ +{ + "name": "MetaHouse", + "website": "https://www.metahousebsc.com", + "description": "Meta House is part of the meta world.", + "explorer": "https://bscscan.com/token/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76", + "type": "BEP20", + "symbol": "Meta House", + "decimals": 9, + "status": "active", + "id": "0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MetaHouseEN" + }, + { + "name": "twitter", + "url": "https://twitter.com/MetaHousebsc?s=09" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76/logo.png b/blockchains/smartchain/assets/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76/logo.png new file mode 100644 index 0000000000000..55bfca2da3035 Binary files /dev/null and b/blockchains/smartchain/assets/0x825791Bc83A377Ba3931E8a56504a1EACAAE0f76/logo.png differ diff --git a/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/info.json b/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/info.json new file mode 100644 index 0000000000000..f1f77a4adbca6 --- /dev/null +++ b/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/info.json @@ -0,0 +1,29 @@ +{ + "name": "Altura", + "website": "https://www.alturanft.com/", + "description": "Altura is the next generation gaming NFT platform.", + "explorer": "https://bscscan.com/token/0x8263cd1601fe73c066bf49cc09841f35348e3be0", + "type": "BEP20", + "symbol": "ALU", + "decimals": 18, + "status": "active", + "id": "0x8263CD1601FE73C066bf49cc09841f35348e3be0", + "links": [ + { + "name": "github", + "url": "https://github.com/Plutus-Gaming-NFTs-Reimagined" + }, + { + "name": "twitter", + "url": "https://twitter.com/altura_nft" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AlturaNFT/" + }, + { + "name": "telegram", + "url": "https://t.me/alturanft" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/logo.png b/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/logo.png new file mode 100644 index 0000000000000..7fa4c31d01f82 Binary files /dev/null and b/blockchains/smartchain/assets/0x8263CD1601FE73C066bf49cc09841f35348e3be0/logo.png differ diff --git a/blockchains/smartchain/assets/0x826e5Ec70DbC5607fF9218011FBb97F9a8D97953/info.json b/blockchains/smartchain/assets/0x826e5Ec70DbC5607fF9218011FBb97F9a8D97953/info.json new file mode 100644 index 0000000000000..a97534a7f3c47 --- /dev/null +++ b/blockchains/smartchain/assets/0x826e5Ec70DbC5607fF9218011FBb97F9a8D97953/info.json @@ -0,0 +1,33 @@ +{ + "name": "TravelCare", + "website": "https://travelcare.io/", + "description": "TRAVEL is the reward token of the Travel Care platform.", + "explorer": "https://bscscan.com/token/0x826e5ec70dbc5607ff9218011fbb97f9a8d97953", + "type": "BEP20", + "symbol": "TRAVEL", + "decimals": 18, + "status": "active", + "id": "0x826e5Ec70DbC5607fF9218011FBb97F9a8D97953", + "tags": [ + "defi", + "staking" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/TokenTravelCare" + }, + { + "name": "twitter", + "url": "https://twitter.com/TravelCareToken" + }, + { + "name": "telegram", + "url": "https://t.me/TravelCareToken" + }, + { + "name": "whitepaper", + "url": "https://content.travelcare.io/whitepaper/whitepaperENG.pdf" + } + ] +} diff --git a/blockchains/smartchain/assets/0x826e5Ec70DbC5607fF9218011FBb97F9a8D97953/logo.png b/blockchains/smartchain/assets/0x826e5Ec70DbC5607fF9218011FBb97F9a8D97953/logo.png new file mode 100644 index 0000000000000..6eaf751e1bbd2 Binary files /dev/null and b/blockchains/smartchain/assets/0x826e5Ec70DbC5607fF9218011FBb97F9a8D97953/logo.png differ diff --git a/blockchains/smartchain/assets/0x82A479264B36104be4FDb91618a59A4fC0F50650/info.json b/blockchains/smartchain/assets/0x82A479264B36104be4FDb91618a59A4fC0F50650/info.json new file mode 100644 index 0000000000000..6b14462f6980d --- /dev/null +++ b/blockchains/smartchain/assets/0x82A479264B36104be4FDb91618a59A4fC0F50650/info.json @@ -0,0 +1,40 @@ +{ + "name": "Birb", + "website": "https://birb.com", + "description": "Welcome to Birb, a high deflationary defi token built on the Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x82a479264b36104be4fdb91618a59a4fc0f50650", + "type": "BEP20", + "symbol": "BIRB", + "decimals": 18, + "status": "abandoned", + "id": "0x82A479264B36104be4FDb91618a59A4fC0F50650", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/birbdev" + }, + { + "name": "twitter", + "url": "https://twitter.com/BirbDefi" + }, + { + "name": "telegram", + "url": "https://t.me/birbdefi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/birb" + }, + { + "name": "whitepaper", + "url": "https://dessertswap.finance/audits/Birb%20BEP-20%20Audit%209082831.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BirbDefi/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x82C19905B036bf4E329740989DCF6aE441AE26c1/info.json b/blockchains/smartchain/assets/0x82C19905B036bf4E329740989DCF6aE441AE26c1/info.json new file mode 100644 index 0000000000000..a39b910979d49 --- /dev/null +++ b/blockchains/smartchain/assets/0x82C19905B036bf4E329740989DCF6aE441AE26c1/info.json @@ -0,0 +1,25 @@ +{ + "name": "CP", + "type": "BEP20", + "symbol": "CP", + "decimals": 18, + "website": "https://bsc.copuppy.io/", + "description": "CoPuppy is the most attractive Metaverse project on BSC. The project includes collectibles, Games, finance, etc., constructing an open Puppy World. CoPuppy has a unique ecosystem and economic model, which combines the current popular mining, NFT, GameFi , Metaverse and other popular concepts, and innovates on this basis.", + "explorer": "https://bscscan.com/token/0x82C19905B036bf4E329740989DCF6aE441AE26c1", + "status": "active", + "id": "0x82C19905B036bf4E329740989DCF6aE441AE26c1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CoPuppy_BSC" + }, + { + "name": "telegram", + "url": "https://t.me/copuppy_bsc" + }, + { + "name": "medium", + "url": "https://medium.com/copuppy-bsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x82C19905B036bf4E329740989DCF6aE441AE26c1/logo.png b/blockchains/smartchain/assets/0x82C19905B036bf4E329740989DCF6aE441AE26c1/logo.png new file mode 100644 index 0000000000000..4513b88f7bcc2 Binary files /dev/null and b/blockchains/smartchain/assets/0x82C19905B036bf4E329740989DCF6aE441AE26c1/logo.png differ diff --git a/blockchains/smartchain/assets/0x82D6E409438E9c2eAEd8ceec4Bd95918cbd17c87/info.json b/blockchains/smartchain/assets/0x82D6E409438E9c2eAEd8ceec4Bd95918cbd17c87/info.json new file mode 100644 index 0000000000000..853628d0712c5 --- /dev/null +++ b/blockchains/smartchain/assets/0x82D6E409438E9c2eAEd8ceec4Bd95918cbd17c87/info.json @@ -0,0 +1,28 @@ +{ + "name": "FOMO BABY", + "website": "https://fomobaby.app", + "description": "Fomo Baby is a deflationary rebasing token on BSC with an automated liquidity feature, Staking options, NFT’s & Lottery Draws.", + "explorer": "https://bscscan.com/token/0x82d6e409438e9c2eaed8ceec4bd95918cbd17c87", + "type": "BEP20", + "symbol": "FOMOBABY", + "decimals": 9, + "status": "active", + "id": "0x82D6E409438E9c2eAEd8ceec4Bd95918cbd17c87", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/fomobabytelegram" + }, + { + "name": "twitter", + "url": "https://twitter.com/fomobabybsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fomobaby/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x82D6E409438E9c2eAEd8ceec4Bd95918cbd17c87/logo.png b/blockchains/smartchain/assets/0x82D6E409438E9c2eAEd8ceec4Bd95918cbd17c87/logo.png new file mode 100644 index 0000000000000..b657cdea8a4d1 Binary files /dev/null and b/blockchains/smartchain/assets/0x82D6E409438E9c2eAEd8ceec4Bd95918cbd17c87/logo.png differ diff --git a/blockchains/smartchain/assets/0x8316c1cB76b88be6450baF689860b73dC606B431/info.json b/blockchains/smartchain/assets/0x8316c1cB76b88be6450baF689860b73dC606B431/info.json new file mode 100644 index 0000000000000..ba146bcdfbef7 --- /dev/null +++ b/blockchains/smartchain/assets/0x8316c1cB76b88be6450baF689860b73dC606B431/info.json @@ -0,0 +1,29 @@ +{ + "name": "SPO Token", + "website": "https://spores.app/about", + "description": "SPO token is designed for community governance and DeFi utilization with NFT-creator-centricity and DeFi-community-driven purpose. SPO is used to incentivize NFT creators, buyers, agents, liquidity providers across the ecosystem.", + "explorer": "https://bscscan.com/token/0x8316c1cb76b88be6450baf689860b73dc606b431", + "type": "BEP20", + "symbol": "SPO", + "decimals": 18, + "status": "abandoned", + "id": "0x8316c1cB76b88be6450baF689860b73dC606B431", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Spores_Network" + }, + { + "name": "medium", + "url": "https://spores.medium.com" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/spores-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spores-network" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x83300C06aDFd8225560f8505Dba7493A9B60194C/info.json b/blockchains/smartchain/assets/0x83300C06aDFd8225560f8505Dba7493A9B60194C/info.json new file mode 100644 index 0000000000000..7b94f2bf60181 --- /dev/null +++ b/blockchains/smartchain/assets/0x83300C06aDFd8225560f8505Dba7493A9B60194C/info.json @@ -0,0 +1,32 @@ +{ + "name": "NDT METAVERSE", + "type": "BEP20", + "symbol": "NDT", + "decimals": 18, + "website": "https://ndtmetaverse.io", + "description": "NDT METAVERSE is a far-reaching technology that has brought breakthrough ideas into life. This token is a revolutionary product, as it is one of the latest developments in the crypto space that utilities state-of-the-art technologies.", + "explorer": "https://bscscan.com/token/0x83300C06aDFd8225560f8505Dba7493A9B60194C", + "status": "active", + "id": "0x83300C06aDFd8225560f8505Dba7493A9B60194C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaverseNdt" + }, + { + "name": "facebook", + "url": "https://facebook.com/NDT-Metaverse-101922252455454" + }, + { + "name": "whitepaper", + "url": "https://ndtmetaverse.io/NDT-Profile-Whitepaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCYDhnjyL-Tbrt8sFzIxnU1Q" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x83300C06aDFd8225560f8505Dba7493A9B60194C/logo.png b/blockchains/smartchain/assets/0x83300C06aDFd8225560f8505Dba7493A9B60194C/logo.png new file mode 100644 index 0000000000000..c2d1c4b7fa1b2 Binary files /dev/null and b/blockchains/smartchain/assets/0x83300C06aDFd8225560f8505Dba7493A9B60194C/logo.png differ diff --git a/blockchains/smartchain/assets/0x834613c64522725b23b458aF04ED1590D189962F/info.json b/blockchains/smartchain/assets/0x834613c64522725b23b458aF04ED1590D189962F/info.json new file mode 100644 index 0000000000000..96bff9a6e29df --- /dev/null +++ b/blockchains/smartchain/assets/0x834613c64522725b23b458aF04ED1590D189962F/info.json @@ -0,0 +1,57 @@ +{ + "name": "DAIKOKUTEN SAMA TOKEN", + "website": "https://daikokuten.finance/", + "description": "DKKS is project to makes the lives of all those who believe in the project always lucky in life, enrich spiritually ,materially and help people in the world.", + "explorer": "https://bscscan.com/token/0x834613c64522725b23b458aF04ED1590D189962F", + "type": "BEP20", + "symbol": "DKKS", + "decimals": 9, + "status": "active", + "id": "0x834613c64522725b23b458aF04ED1590D189962F", + "links": [ + { + "name": "github", + "url": "https://github.com/dkkstoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/dkkstoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/daikokuten_sama" + }, + { + "name": "whitepaper", + "url": "https://github.com/dkkstoken/Whitepaper/blob/main/DAIKOKUTEN-WHITEPAPER.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/dkkstoken" + }, + { + "name": "telegram_news", + "url": "https://t.me/dkks_news" + }, + { + "name": "medium", + "url": "https://medium.com/@daikokuten_sama" + }, + { + "name": "facebook", + "url": "https://facebook.com/Daikokuten-Sama-107917314873088" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCScKOUFWSx3IUnvEvn1Y4zw" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/vi/currencies/daikokuten-sama/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/daikokuten-sama" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x834613c64522725b23b458aF04ED1590D189962F/logo.png b/blockchains/smartchain/assets/0x834613c64522725b23b458aF04ED1590D189962F/logo.png new file mode 100644 index 0000000000000..c3e2a2b98e283 Binary files /dev/null and b/blockchains/smartchain/assets/0x834613c64522725b23b458aF04ED1590D189962F/logo.png differ diff --git a/blockchains/smartchain/assets/0x8357c604c5533fa0053BeAaA1494Da552ceA38f7/info.json b/blockchains/smartchain/assets/0x8357c604c5533fa0053BeAaA1494Da552ceA38f7/info.json new file mode 100644 index 0000000000000..b0ba65362f9b6 --- /dev/null +++ b/blockchains/smartchain/assets/0x8357c604c5533fa0053BeAaA1494Da552ceA38f7/info.json @@ -0,0 +1,29 @@ +{ + "name": "SPO Token", + "website": "https://spores.app/about", + "description": "SPO token is designed for community governance and DeFi utilization with NFT-creator-centricity and DeFi-community-driven purpose. SPO is used to incentivize NFT creators, buyers, agents, liquidity providers across the ecosystem.", + "explorer": "https://bscscan.com/token/0x8357c604c5533fa0053BeAaA1494Da552ceA38f7", + "type": "BEP20", + "symbol": "SPO", + "decimals": 18, + "status": "active", + "id": "0x8357c604c5533fa0053BeAaA1494Da552ceA38f7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Spores_Network" + }, + { + "name": "medium", + "url": "https://spores.medium.com" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/spores-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spores-network" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8357c604c5533fa0053BeAaA1494Da552ceA38f7/logo.png b/blockchains/smartchain/assets/0x8357c604c5533fa0053BeAaA1494Da552ceA38f7/logo.png new file mode 100644 index 0000000000000..e46acfac22004 Binary files /dev/null and b/blockchains/smartchain/assets/0x8357c604c5533fa0053BeAaA1494Da552ceA38f7/logo.png differ diff --git a/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/info.json b/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/info.json new file mode 100644 index 0000000000000..d4a40088f81ca --- /dev/null +++ b/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/info.json @@ -0,0 +1,29 @@ +{ + "name": "ALPHAKOMBAT TOKEN", + "type": "BEP20", + "symbol": "ALKOM", + "decimals": 18, + "website": "https://alphakombat.com/", + "description": "Alpha Kombat is a global blockchain tournament game with NFTs rewards, a platform created to reward your leisure and provide passive income through several token utilities and platform utilities.", + "explorer": "https://bscscan.com/token/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4", + "status": "active", + "id": "0x8379B36826675450c35e1eb45d2fd1E1aE8494A4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AlphaKombatgame" + }, + { + "name": "telegram", + "url": "https://t.me/AlphaKombatChat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/alpha-kombat/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/alpha-kombat/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/logo.png b/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/logo.png new file mode 100644 index 0000000000000..059cfb73072e4 Binary files /dev/null and b/blockchains/smartchain/assets/0x8379B36826675450c35e1eb45d2fd1E1aE8494A4/logo.png differ diff --git a/blockchains/smartchain/assets/0x837A130aED114300Bab4f9f1F4f500682f7efd48/info.json b/blockchains/smartchain/assets/0x837A130aED114300Bab4f9f1F4f500682f7efd48/info.json new file mode 100644 index 0000000000000..0c47d1d9a949d --- /dev/null +++ b/blockchains/smartchain/assets/0x837A130aED114300Bab4f9f1F4f500682f7efd48/info.json @@ -0,0 +1,52 @@ +{ + "name": "WeSendit", + "type": "BEP20", + "symbol": "WSI", + "decimals": 18, + "website": "https://wesendit.io", + "description": "WeSendit token is at the heart of WeSendit's growth strategy. It aims to create a powerful, user-friendly system for sending, storing and managing data for businesses.", + "explorer": "https://bscscan.com/token/0x837A130aED114300Bab4f9f1F4f500682f7efd48", + "status": "active", + "id": "0x837A130aED114300Bab4f9f1F4f500682f7efd48", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WeSendit" + }, + { + "name": "github", + "url": "https://github.com/wesenditmedia/contracts" + }, + { + "name": "telegram", + "url": "https://t.me/wesenditcom" + }, + { + "name": "telegram_news", + "url": "https://t.me/wesendit_announcement" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/p6nvtkkgrim59tw7" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCtzAZUlSqfoKiFuOWE521Ug" + }, + { + "name": "facebook", + "url": "https://facebook.com/wesendit" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wesendit/" + }, + { + "name": "medium", + "url": "https://medium.com/@WeSendit" + } + ], + "tags": [ + "privacy" + ] +} diff --git a/blockchains/smartchain/assets/0x837A130aED114300Bab4f9f1F4f500682f7efd48/logo.png b/blockchains/smartchain/assets/0x837A130aED114300Bab4f9f1F4f500682f7efd48/logo.png new file mode 100644 index 0000000000000..f13b159d3f3d1 Binary files /dev/null and b/blockchains/smartchain/assets/0x837A130aED114300Bab4f9f1F4f500682f7efd48/logo.png differ diff --git a/blockchains/smartchain/assets/0x83850D97018f665EB746FBb8f18351e977d1b0D6/info.json b/blockchains/smartchain/assets/0x83850D97018f665EB746FBb8f18351e977d1b0D6/info.json new file mode 100644 index 0000000000000..83a82d2032fb5 --- /dev/null +++ b/blockchains/smartchain/assets/0x83850D97018f665EB746FBb8f18351e977d1b0D6/info.json @@ -0,0 +1,14 @@ +{ + "name": "Star Atlas (Portal)", + "type": "BEP20", + "symbol": "ATLAS", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://staratlas.com", + "explorer": "https://bscscan.com/token/0x83850D97018f665EB746FBb8f18351e977d1b0D6", + "status": "active", + "id": "0x83850D97018f665EB746FBb8f18351e977d1b0D6", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x83850D97018f665EB746FBb8f18351e977d1b0D6/logo.png b/blockchains/smartchain/assets/0x83850D97018f665EB746FBb8f18351e977d1b0D6/logo.png new file mode 100644 index 0000000000000..8cd9b22a7f253 Binary files /dev/null and b/blockchains/smartchain/assets/0x83850D97018f665EB746FBb8f18351e977d1b0D6/logo.png differ diff --git a/blockchains/smartchain/assets/0x8397Eb3EC07615cE88ff854d08e9E27B5155128b/info.json b/blockchains/smartchain/assets/0x8397Eb3EC07615cE88ff854d08e9E27B5155128b/info.json new file mode 100644 index 0000000000000..a90531e5d0663 --- /dev/null +++ b/blockchains/smartchain/assets/0x8397Eb3EC07615cE88ff854d08e9E27B5155128b/info.json @@ -0,0 +1,25 @@ +{ + "name": "GIGA BLOCK", + "type": "BEP20", + "symbol": "GIGA", + "decimals": 18, + "website": "http://gigablocks.org/", + "description": "BLOCKCHAIN", + "explorer": "https://bscscan.com/token/0x8397Eb3EC07615cE88ff854d08e9E27B5155128b", + "status": "active", + "id": "0x8397Eb3EC07615cE88ff854d08e9E27B5155128b", + "links": [ + { + "name": "telegram", + "url": "https://t.me/OfficialGIGA" + }, + { + "name": "github", + "url": "https://github.com/Gigablocks" + } + ], + "tags": [ + "staking", + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x8397Eb3EC07615cE88ff854d08e9E27B5155128b/logo.png b/blockchains/smartchain/assets/0x8397Eb3EC07615cE88ff854d08e9E27B5155128b/logo.png new file mode 100644 index 0000000000000..40a2e3794a193 Binary files /dev/null and b/blockchains/smartchain/assets/0x8397Eb3EC07615cE88ff854d08e9E27B5155128b/logo.png differ diff --git a/blockchains/smartchain/assets/0x83d8Ea5A4650B68Cd2b57846783d86DF940F7458/info.json b/blockchains/smartchain/assets/0x83d8Ea5A4650B68Cd2b57846783d86DF940F7458/info.json new file mode 100644 index 0000000000000..4dd183448c90a --- /dev/null +++ b/blockchains/smartchain/assets/0x83d8Ea5A4650B68Cd2b57846783d86DF940F7458/info.json @@ -0,0 +1,65 @@ +{ + "name": "HUDI", + "type": "BEP20", + "symbol": "HUDI", + "decimals": 18, + "website": "https://humandataincome.com/", + "description": "HUDI is the first web3 data exchange protocol empowering people and organizations to enrich, trade and monetize their data.", + "explorer": "https://bscscan.com/token/0x83d8Ea5A4650B68Cd2b57846783d86DF940F7458", + "status": "active", + "id": "0x83d8Ea5A4650B68Cd2b57846783d86DF940F7458", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/humandataincome" + }, + { + "name": "telegram", + "url": "https://t.me/hudicommunity" + }, + { + "name": "telegram_news", + "url": "https://t.me/hudinews" + }, + { + "name": "docs", + "url": "https://docs.humandataincome.com" + }, + { + "name": "medium", + "url": "https://medium.com/humandataincome" + }, + { + "name": "github", + "url": "https://github.com/humandataincome" + }, + { + "name": "youtube", + "url": "https://youtube.com/@HumanDataIncome" + }, + { + "name": "facebook", + "url": "https://facebook.com/humandataincome" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hudi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hudi" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/hudi" + }, + { + "name": "whitepaper", + "url": "https://asset.humandataincome.com/docs/litepaper.pdf" + } + ], + "tags": [ + "memes", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x83d8Ea5A4650B68Cd2b57846783d86DF940F7458/logo.png b/blockchains/smartchain/assets/0x83d8Ea5A4650B68Cd2b57846783d86DF940F7458/logo.png new file mode 100644 index 0000000000000..ad226e1f929e3 Binary files /dev/null and b/blockchains/smartchain/assets/0x83d8Ea5A4650B68Cd2b57846783d86DF940F7458/logo.png differ diff --git a/blockchains/smartchain/assets/0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05/info.json b/blockchains/smartchain/assets/0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05/info.json new file mode 100644 index 0000000000000..1b18e9bb9f86a --- /dev/null +++ b/blockchains/smartchain/assets/0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05/info.json @@ -0,0 +1,33 @@ +{ + "name": "Annex BUSD", + "website": "https://www.annex.finance/", + "description": "Money Markets. A Decentralized Marketplace for Lenders and Borrowers", + "explorer": "https://bscscan.com/token/0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05", + "type": "BEP20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AnnexFinance" + }, + { + "name": "medium", + "url": "https://annexfinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/Annex_finance_group" + }, + { + "name": "github", + "url": "https://github.com/annexfinance/annex-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AnnexFinance/" + } + ], + "symbol": "aBUSD", + "decimals": 8, + "status": "active", + "id": "0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05/logo.png b/blockchains/smartchain/assets/0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05/logo.png new file mode 100644 index 0000000000000..d5c2547afd858 Binary files /dev/null and b/blockchains/smartchain/assets/0x8401aAbA08f0be0d30B7D136C50fe5C461DBFA05/logo.png differ diff --git a/blockchains/smartchain/assets/0x840BCd536d647C3433bF830DBCb8debFa5B71c79/info.json b/blockchains/smartchain/assets/0x840BCd536d647C3433bF830DBCb8debFa5B71c79/info.json new file mode 100644 index 0000000000000..9bbc174b42f15 --- /dev/null +++ b/blockchains/smartchain/assets/0x840BCd536d647C3433bF830DBCb8debFa5B71c79/info.json @@ -0,0 +1,41 @@ +{ + "name": "BNB Cash", + "type": "BEP20", + "symbol": "BNBCH", + "decimals": 9, + "website": "https://bnbfintech.com", + "description": "BNB Cash is the native token of the BNB Fintech ecosystem", + "explorer": "https://bscscan.com/token/0x840BCd536d647C3433bF830DBCb8debFa5B71c79", + "status": "active", + "id": "0x840BCd536d647C3433bF830DBCb8debFa5B71c79", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BNBCashOfficial" + }, + { + "name": "github", + "url": "https://github.com/BNBCash" + }, + { + "name": "telegram", + "url": "https://t.me/BNBCashOfficial" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bnb-cash" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bnb-cash/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BNBCash/" + }, + { + "name": "facebook", + "url": "https://facebook.com/BNBCash" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x840BCd536d647C3433bF830DBCb8debFa5B71c79/logo.png b/blockchains/smartchain/assets/0x840BCd536d647C3433bF830DBCb8debFa5B71c79/logo.png new file mode 100644 index 0000000000000..4ff52ec7cef63 Binary files /dev/null and b/blockchains/smartchain/assets/0x840BCd536d647C3433bF830DBCb8debFa5B71c79/logo.png differ diff --git a/blockchains/smartchain/assets/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98/info.json b/blockchains/smartchain/assets/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98/info.json new file mode 100644 index 0000000000000..dbe560095064e --- /dev/null +++ b/blockchains/smartchain/assets/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98/info.json @@ -0,0 +1,25 @@ +{ + "name": "Light DeFi", + "type": "BEP20", + "symbol": "LIGHT", + "decimals": 9, + "website": "https://lightdefi.org/", + "description": "With Light DeFi, the currency will not depend so much on buying strength and selling strength. There will be external liquidity that will provide an automatic valuation of the asset.", + "explorer": "https://bscscan.com/token/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98", + "status": "active", + "id": "0x842668E2B9A73240aBF6532DEdC89c9c3e050C98", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Light_DeFi" + }, + { + "name": "telegram", + "url": "https://t.me/grupolight" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98/logo.png b/blockchains/smartchain/assets/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98/logo.png new file mode 100644 index 0000000000000..ebafaba9bb6c2 Binary files /dev/null and b/blockchains/smartchain/assets/0x842668E2B9A73240aBF6532DEdC89c9c3e050C98/logo.png differ diff --git a/blockchains/smartchain/assets/0x843D4a358471547f51534e3e51fae91cb4Dc3F28/info.json b/blockchains/smartchain/assets/0x843D4a358471547f51534e3e51fae91cb4Dc3F28/info.json index dfbe0f9adc6ba..e9ba7edb45f78 100644 --- a/blockchains/smartchain/assets/0x843D4a358471547f51534e3e51fae91cb4Dc3F28/info.json +++ b/blockchains/smartchain/assets/0x843D4a358471547f51534e3e51fae91cb4Dc3F28/info.json @@ -7,5 +7,8 @@ "symbol": "lowb", "decimals": 18, "status": "active", - "id": "0x843D4a358471547f51534e3e51fae91cb4Dc3F28" + "id": "0x843D4a358471547f51534e3e51fae91cb4Dc3F28", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x846F52020749715F02AEf25b5d1d65e48945649D/info.json b/blockchains/smartchain/assets/0x846F52020749715F02AEf25b5d1d65e48945649D/info.json new file mode 100644 index 0000000000000..94b7d99925778 --- /dev/null +++ b/blockchains/smartchain/assets/0x846F52020749715F02AEf25b5d1d65e48945649D/info.json @@ -0,0 +1,21 @@ +{ + "id": "0x846F52020749715F02AEf25b5d1d65e48945649D", + "name": "Umbrella Network Token", + "website": "https://www.umb.network", + "description": "Umbrella Network a Community owned, Decentralized Oracle built on Layer 2 for DeFi and Blockchain Applications powered by UMB cryptocurrency", + "explorer": "https://bscscan.com/token/0x846F52020749715F02AEf25b5d1d65e48945649D", + "decimals": 18, + "type": "BEP20", + "symbol": "UMB", + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/umbrella-network/overture" + }, + { + "name": "whitepaper", + "url": "https://www.umb.network/wp-content/uploads/2021/02/umb_litepaper_design_v3.1.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png b/blockchains/smartchain/assets/0x846F52020749715F02AEf25b5d1d65e48945649D/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png rename to blockchains/smartchain/assets/0x846F52020749715F02AEf25b5d1d65e48945649D/logo.png diff --git a/blockchains/smartchain/assets/0x8479B19c5a3C43e024B2543582af0FC2fEf2E6A8/info.json b/blockchains/smartchain/assets/0x8479B19c5a3C43e024B2543582af0FC2fEf2E6A8/info.json new file mode 100644 index 0000000000000..39386a049c506 --- /dev/null +++ b/blockchains/smartchain/assets/0x8479B19c5a3C43e024B2543582af0FC2fEf2E6A8/info.json @@ -0,0 +1,44 @@ +{ + "name": "TRUMP", + "type": "BEP20", + "symbol": "MAGA", + "decimals": 9, + "website": "https://trumpmaga.dev", + "description": "MAGA Movement on the Blockchain. Powered by AI Technology.", + "explorer": "https://bscscan.com/token/0x8479B19c5a3C43e024B2543582af0FC2fEf2E6A8", + "status": "active", + "id": "0x8479B19c5a3C43e024B2543582af0FC2fEf2E6A8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/maga_bnb" + }, + { + "name": "github", + "url": "https://github.com/trumpmagadev" + }, + { + "name": "telegram", + "url": "https://t.me/trump_eng" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x8479b19c5a3c43e024b2543582af0fc2fef2e6a8#code" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/trump-maga/" + }, + { + "name": "docs", + "url": "https://doc.trumpmaga.dev/" + }, + { + "name": "medium", + "url": "https://medium.com/@maga_bnb" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8479B19c5a3C43e024B2543582af0FC2fEf2E6A8/logo.png b/blockchains/smartchain/assets/0x8479B19c5a3C43e024B2543582af0FC2fEf2E6A8/logo.png new file mode 100644 index 0000000000000..e40c5e6a14a71 Binary files /dev/null and b/blockchains/smartchain/assets/0x8479B19c5a3C43e024B2543582af0FC2fEf2E6A8/logo.png differ diff --git a/blockchains/smartchain/assets/0x84B7BB9614Cf28226d1b0a07499472bc107e3000/info.json b/blockchains/smartchain/assets/0x84B7BB9614Cf28226d1b0a07499472bc107e3000/info.json new file mode 100644 index 0000000000000..f9015fae9ef13 --- /dev/null +++ b/blockchains/smartchain/assets/0x84B7BB9614Cf28226d1b0a07499472bc107e3000/info.json @@ -0,0 +1,49 @@ +{ + "name": "EverestCoin", + "type": "BEP20", + "symbol": "EVCoin", + "decimals": 9, + "website": "https://everestcoin.io", + "description": "EverestCoin is a Play to Earn Game token and will be the biggest token on BSC.", + "explorer": "https://bscscan.com/token/0x84B7BB9614Cf28226d1b0a07499472bc107e3000", + "status": "active", + "id": "0x84B7BB9614Cf28226d1b0a07499472bc107e3000", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coineverest" + }, + { + "name": "github", + "url": "https://github.com/everestgithub" + }, + { + "name": "telegram", + "url": "https://t.me/TheEverestCoin" + }, + { + "name": "telegram_news", + "url": "https://t.me/EverestCoinChannel" + }, + { + "name": "blog", + "url": "https://blog.everestcoin.io" + }, + { + "name": "discord", + "url": "https://discord.com/S8V9H6yE" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everestcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everestcoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCRUb5jOLSi73bzUBh7Ao5og" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x84B7BB9614Cf28226d1b0a07499472bc107e3000/logo.png b/blockchains/smartchain/assets/0x84B7BB9614Cf28226d1b0a07499472bc107e3000/logo.png new file mode 100644 index 0000000000000..81852f80cee65 Binary files /dev/null and b/blockchains/smartchain/assets/0x84B7BB9614Cf28226d1b0a07499472bc107e3000/logo.png differ diff --git a/blockchains/smartchain/assets/0x84F4f7cdb4574C9556A494DaB18ffc1D1D22316C/info.json b/blockchains/smartchain/assets/0x84F4f7cdb4574C9556A494DaB18ffc1D1D22316C/info.json new file mode 100644 index 0000000000000..b388a8e610596 --- /dev/null +++ b/blockchains/smartchain/assets/0x84F4f7cdb4574C9556A494DaB18ffc1D1D22316C/info.json @@ -0,0 +1,41 @@ +{ + "name": "KING SHIBA", + "type": "BEP20", + "symbol": "KINGSHIB", + "decimals": 9, + "website": "https://www.kingshibaofficial.com/", + "description": "The King of the Shiba Kingdom has arrived to the Binance Smart Chain to provide. His subjects protection for their investments and rewards for their fealty. King Shiba banishes all reward tokens from his lands, instead providing the kingdom reflection and daily burns to give it the best chance to moon.", + "explorer": "https://bscscan.com/token/0x84F4f7cdb4574C9556A494DaB18ffc1D1D22316C", + "status": "active", + "id": "0x84F4f7cdb4574C9556A494DaB18ffc1D1D22316C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KINGSHIBABSC" + }, + { + "name": "medium", + "url": "https://kingshiba.medium.com/" + }, + { + "name": "whitepaper", + "url": "https://88c7aa29-9453-4945-9104-cf4128243fe2.filesusr.com/ugd/df6cf8_0b5e22e276bb4c41897c84cc67945195.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/king-shiba/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/king-shiba" + }, + { + "name": "telegram", + "url": "https://t.me/KINGOFSHIBA" + }, + { + "name": "github", + "url": "https://github.com/Sperlo64/KING-SHIBA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x84F4f7cdb4574C9556A494DaB18ffc1D1D22316C/logo.png b/blockchains/smartchain/assets/0x84F4f7cdb4574C9556A494DaB18ffc1D1D22316C/logo.png new file mode 100644 index 0000000000000..87200982c8331 Binary files /dev/null and b/blockchains/smartchain/assets/0x84F4f7cdb4574C9556A494DaB18ffc1D1D22316C/logo.png differ diff --git a/blockchains/smartchain/assets/0x854B4c305554c5fa72353e31b8480c0e5128A152/info.json b/blockchains/smartchain/assets/0x854B4c305554c5fa72353e31b8480c0e5128A152/info.json new file mode 100644 index 0000000000000..6f75d391c0207 --- /dev/null +++ b/blockchains/smartchain/assets/0x854B4c305554c5fa72353e31b8480c0e5128A152/info.json @@ -0,0 +1,37 @@ +{ + "name": "Welnance Coin", + "type": "BEP20", + "symbol": "WEL", + "decimals": 18, + "website": "https://welnance.com", + "description": "Dear Trust Wallet Team. According to the meeting, We have collaboration with the BSC team at the suggestion of the Sea Binance Team (telegram user @bibiapac @Jessbinance, @BrettBinance, @BinanceBrokerTeam). So We would like to submit our Logo to Trust Wallet for more business collaboration.", + "explorer": "https://bscscan.com/token/0x854B4c305554c5fa72353e31b8480c0e5128A152", + "status": "active", + "id": "0x854B4c305554c5fa72353e31b8480c0e5128A152", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WelnanceWorld" + }, + { + "name": "github", + "url": "https://github.com/Welnance" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/8IPBEUZrLb4yNjQ1" + }, + { + "name": "telegram_news", + "url": "https://t.me/welnance" + }, + { + "name": "blog", + "url": "https://medium.com/@info_welnance" + }, + { + "name": "docs", + "url": "https://welnance.gitbook.io/welnance-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x854B4c305554c5fa72353e31b8480c0e5128A152/logo.png b/blockchains/smartchain/assets/0x854B4c305554c5fa72353e31b8480c0e5128A152/logo.png new file mode 100644 index 0000000000000..959184ea13790 Binary files /dev/null and b/blockchains/smartchain/assets/0x854B4c305554c5fa72353e31b8480c0e5128A152/logo.png differ diff --git a/blockchains/smartchain/assets/0x8595F9dA7b868b1822194fAEd312235E43007b49/info.json b/blockchains/smartchain/assets/0x8595F9dA7b868b1822194fAEd312235E43007b49/info.json index b19a599170a7f..ccf2aad7f7a63 100644 --- a/blockchains/smartchain/assets/0x8595F9dA7b868b1822194fAEd312235E43007b49/info.json +++ b/blockchains/smartchain/assets/0x8595F9dA7b868b1822194fAEd312235E43007b49/info.json @@ -1,11 +1,14 @@ { - "name": "BitTorrent", + "name": "BNB pegged BitTorrent", "website": "https://bittorrent.com/btt", - "description": "BTT represents a TRC-10 utility token based on the TRON blockchain that could allow content creators to connect with their audience, earn and spend digital currency without a middleman.", + "description": "BNB pegged BitTorrent (BTT BEP20) is a token issued by Binance on Smart Chain; its price is pegged to BitTorrent (BTT) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x8595F9dA7b868b1822194fAEd312235E43007b49", "type": "BEP20", "symbol": "BTT", "decimals": 18, "status": "active", - "id": "0x8595F9dA7b868b1822194fAEd312235E43007b49" + "id": "0x8595F9dA7b868b1822194fAEd312235E43007b49", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/info.json b/blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/info.json index 14fee56f041f7..e702af3889006 100644 --- a/blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/info.json +++ b/blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/info.json @@ -1,5 +1,5 @@ { - "name": "VanCat Token", + "name": "Old VANCAT Token", "website": "https://www.vancattoken.com/", "description": "VANCAT platform allows users to easily deposit BEP20 tokens (ANY tokens) into an NFT. VANCAT token is the governance token of the platform.", "explorer": "https://bscscan.com/token/0x8597ba143ac509189e89aab3ba28d661a5dd9830", @@ -7,5 +7,5 @@ "symbol": "VANCAT", "type": "BEP20", "decimals": 0, - "status": "active" + "status": "abandoned" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x859C940F080B197659b3EfFc804fD622Df66f0a1/info.json b/blockchains/smartchain/assets/0x859C940F080B197659b3EfFc804fD622Df66f0a1/info.json new file mode 100644 index 0000000000000..7861f3bc7507c --- /dev/null +++ b/blockchains/smartchain/assets/0x859C940F080B197659b3EfFc804fD622Df66f0a1/info.json @@ -0,0 +1,37 @@ +{ + "name": "FitBurn", + "type": "BEP20", + "symbol": "CAL", + "decimals": 18, + "website": "https://www.fitburn.ai", + "description": "Fitburn is the world's first AI-powered burn-to-earn fitness app, which is revolutionizing lifestyle & health. This innovative fitness app combines cutting-edge AI mechanics with NFT rewards to motivate users to reach their fitness goals. Earn rewards for exercising and join a community of like-minded fitness enthusiasts.", + "explorer": "https://bscscan.com/token/0x859c940f080b197659b3effc804fd622df66f0a1", + "status": "active", + "id": "0x859C940F080B197659b3EfFc804fD622Df66f0a1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fitburn_ai" + }, + { + "name": "telegram", + "url": "https://t.me/fitburngroup" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fitburn/" + }, + { + "name": "github", + "url": "https://github.com/FitburnEngineering/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/fitburn" + } + ], + "tags": [ + "governance", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x859C940F080B197659b3EfFc804fD622Df66f0a1/logo.png b/blockchains/smartchain/assets/0x859C940F080B197659b3EfFc804fD622Df66f0a1/logo.png new file mode 100644 index 0000000000000..64dec636e0ee1 Binary files /dev/null and b/blockchains/smartchain/assets/0x859C940F080B197659b3EfFc804fD622Df66f0a1/logo.png differ diff --git a/blockchains/smartchain/assets/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B/info.json b/blockchains/smartchain/assets/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B/info.json index ae46e6c94b199..5949ce6dc688d 100644 --- a/blockchains/smartchain/assets/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B/info.json +++ b/blockchains/smartchain/assets/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B/info.json @@ -6,6 +6,6 @@ "description": "TRON is a dedicated to build the infrastructure for a truly decentralized Internet.", "website": "https://tron.network/", "explorer": "https://bscscan.com/token/0x85eac5ac2f758618dfa09bdbe0cf174e7d574d5b", - "status": "active", + "status": "abandoned", "id": "0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x85EE8e3E0068EdeeEE960979958d7F61416a9d84/info.json b/blockchains/smartchain/assets/0x85EE8e3E0068EdeeEE960979958d7F61416a9d84/info.json new file mode 100644 index 0000000000000..f9b7a1397b75e --- /dev/null +++ b/blockchains/smartchain/assets/0x85EE8e3E0068EdeeEE960979958d7F61416a9d84/info.json @@ -0,0 +1,29 @@ +{ + "name": "Story", + "website": "https://storytoken.app", + "description": "$STORY is the token fueling our crowdfunding platform called Story. Story provides anyone, anywhere with the platform to help others. Simply share their Story in 60 seconds or less and our community listens.", + "explorer": "https://bscscan.com/token/0x85EE8e3E0068EdeeEE960979958d7F61416a9d84", + "type": "BEP20", + "symbol": "STORY", + "decimals": 18, + "status": "active", + "id": "0x85EE8e3E0068EdeeEE960979958d7F61416a9d84", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/StoryToken_" + }, + { + "name": "telegram", + "url": "https://t.me/storytoken_official" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/story" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/story/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/logo.png b/blockchains/smartchain/assets/0x85EE8e3E0068EdeeEE960979958d7F61416a9d84/logo.png similarity index 100% rename from blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/logo.png rename to blockchains/smartchain/assets/0x85EE8e3E0068EdeeEE960979958d7F61416a9d84/logo.png diff --git a/blockchains/smartchain/assets/0x861f1E1397daD68289e8f6a09a2ebb567f1B895C/info.json b/blockchains/smartchain/assets/0x861f1E1397daD68289e8f6a09a2ebb567f1B895C/info.json new file mode 100644 index 0000000000000..693ba7420d902 --- /dev/null +++ b/blockchains/smartchain/assets/0x861f1E1397daD68289e8f6a09a2ebb567f1B895C/info.json @@ -0,0 +1,28 @@ +{ + "name": "Menzy", + "type": "BEP20", + "symbol": "MNZ", + "decimals": 18, + "website": "https://www.menzy.io/", + "description": "Menzy is a movetoearn body movement & step count platform for earning passively. With Menzy we have developed a unique AI-based algorithmic system that detects any sort of activity or sport happening rewarding you for every move you make in $MNZ.", + "explorer": "https://bscscan.com/token/0x861f1E1397daD68289e8f6a09a2ebb567f1B895C", + "status": "active", + "id": "0x861f1E1397daD68289e8f6a09a2ebb567f1B895C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MNZtoken" + }, + { + "name": "telegram", + "url": "https://t.me/menzy_official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/menzy/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x861f1E1397daD68289e8f6a09a2ebb567f1B895C/logo.png b/blockchains/smartchain/assets/0x861f1E1397daD68289e8f6a09a2ebb567f1B895C/logo.png new file mode 100644 index 0000000000000..37aac3a32742f Binary files /dev/null and b/blockchains/smartchain/assets/0x861f1E1397daD68289e8f6a09a2ebb567f1B895C/logo.png differ diff --git a/blockchains/smartchain/assets/0x8690Cb98496EF0f8c6417D78b5e0E29907668808/info.json b/blockchains/smartchain/assets/0x8690Cb98496EF0f8c6417D78b5e0E29907668808/info.json new file mode 100644 index 0000000000000..4d4e7ec4281d0 --- /dev/null +++ b/blockchains/smartchain/assets/0x8690Cb98496EF0f8c6417D78b5e0E29907668808/info.json @@ -0,0 +1,41 @@ +{ + "name": "Wraith Protocol", + "type": "BEP20", + "symbol": "WRAITH", + "decimals": 9, + "website": "https://wraithprotocol.io/", + "description": "Revolutionizing Privacy Throughout The Blockchain", + "explorer": "https://bscscan.com/token/0x8690Cb98496EF0f8c6417D78b5e0E29907668808", + "status": "active", + "id": "0x8690Cb98496EF0f8c6417D78b5e0E29907668808", + "links": [ + { + "name": "github", + "url": "https://github.com/WraithProtocol/" + }, + { + "name": "twitter", + "url": "https://twitter.com/WraithProtocol/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/WRAITH_Official/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wraith-protocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wraith-protocol/" + }, + { + "name": "telegram", + "url": "https://t.me/WraithOfficial" + }, + { + "name": "whitepaper", + "url": "https://wraithprotocol.io/wp-content/uploads/2021/08/wraithpaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8690Cb98496EF0f8c6417D78b5e0E29907668808/logo.png b/blockchains/smartchain/assets/0x8690Cb98496EF0f8c6417D78b5e0E29907668808/logo.png new file mode 100644 index 0000000000000..112f900ef6f43 Binary files /dev/null and b/blockchains/smartchain/assets/0x8690Cb98496EF0f8c6417D78b5e0E29907668808/logo.png differ diff --git a/blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/info.json b/blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/info.json index 336a419fc5c9a..6becb47ca77da 100644 --- a/blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/info.json +++ b/blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/info.json @@ -8,6 +8,9 @@ "decimals": 9, "status": "active", "id": "0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6", + "tags": [ + "deflationary" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x86A45b508a375ac8f0FD387e7532B70f71291152/info.json b/blockchains/smartchain/assets/0x86A45b508a375ac8f0FD387e7532B70f71291152/info.json new file mode 100644 index 0000000000000..1659a501ee1f3 --- /dev/null +++ b/blockchains/smartchain/assets/0x86A45b508a375ac8f0FD387e7532B70f71291152/info.json @@ -0,0 +1,25 @@ +{ + "name": "EMP Token", + "type": "BEP20", + "symbol": "EMP", + "decimals": 9, + "website": "https://emptoken.io/", + "description": "EMP Token DeFi is a decentralized token. It aims in the medium term to acquire mining rigs using 100% clean energy.", + "explorer": "https://bscscan.com/token/0x86A45b508a375ac8f0FD387e7532B70f71291152", + "status": "active", + "id": "0x86A45b508a375ac8f0FD387e7532B70f71291152", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/emptoken" + }, + { + "name": "telegram", + "url": "https://t.me/grupolight" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0x86A45b508a375ac8f0FD387e7532B70f71291152#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x86A45b508a375ac8f0FD387e7532B70f71291152/logo.png b/blockchains/smartchain/assets/0x86A45b508a375ac8f0FD387e7532B70f71291152/logo.png new file mode 100644 index 0000000000000..5888a10fbbf67 Binary files /dev/null and b/blockchains/smartchain/assets/0x86A45b508a375ac8f0FD387e7532B70f71291152/logo.png differ diff --git a/blockchains/smartchain/assets/0x86a53fcd199212FEa44FA7e16EB1f28812be911D/info.json b/blockchains/smartchain/assets/0x86a53fcd199212FEa44FA7e16EB1f28812be911D/info.json new file mode 100644 index 0000000000000..532db59d1cd9a --- /dev/null +++ b/blockchains/smartchain/assets/0x86a53fcd199212FEa44FA7e16EB1f28812be911D/info.json @@ -0,0 +1,29 @@ +{ + "name": "Inflation Hedging Coin", + "type": "BEP20", + "symbol": "IHC", + "decimals": 18, + "website": "https://www.ihcoin.io/", + "description": "Inflation Hedging Coin (IHC) was founded to provide an alternative way to secure your wealth without the interference of the monetary hierarchy system in fighting against inflation, starting with a blockchain based form of finance, Decentralized Finance.", + "explorer": "https://bscscan.com/token/0x86a53fcd199212FEa44FA7e16EB1f28812be911D", + "status": "active", + "id": "0x86a53fcd199212FEa44FA7e16EB1f28812be911D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/IHCoinofficial?s=20" + }, + { + "name": "facebook", + "url": "https://facebook.com/ihcoinofficial" + }, + { + "name": "telegram", + "url": "https://t.me/IHCglobalcommunity" + } + ], + "tags": [ + "staking", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x86a53fcd199212FEa44FA7e16EB1f28812be911D/logo.png b/blockchains/smartchain/assets/0x86a53fcd199212FEa44FA7e16EB1f28812be911D/logo.png new file mode 100644 index 0000000000000..92aa54344e805 Binary files /dev/null and b/blockchains/smartchain/assets/0x86a53fcd199212FEa44FA7e16EB1f28812be911D/logo.png differ diff --git a/blockchains/smartchain/assets/0x86aC3974e2BD0d60825230fa6F355fF11409df5c/info.json b/blockchains/smartchain/assets/0x86aC3974e2BD0d60825230fa6F355fF11409df5c/info.json new file mode 100644 index 0000000000000..a67beeaba02d4 --- /dev/null +++ b/blockchains/smartchain/assets/0x86aC3974e2BD0d60825230fa6F355fF11409df5c/info.json @@ -0,0 +1,25 @@ +{ + "name": "Venus CAKE", + "website": "https://venus.io/", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VenusProtocol" + }, + { + "name": "medium", + "url": "https://medium.com/VenusProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/VenusProtocol" + } + ], + "explorer": "https://bscscan.com/token/0x86aC3974e2BD0d60825230fa6F355fF11409df5c", + "type": "BEP20", + "symbol": "vCAKE", + "decimals": 8, + "status": "active", + "id": "0x86aC3974e2BD0d60825230fa6F355fF11409df5c" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x86aC3974e2BD0d60825230fa6F355fF11409df5c/logo.png b/blockchains/smartchain/assets/0x86aC3974e2BD0d60825230fa6F355fF11409df5c/logo.png new file mode 100644 index 0000000000000..afc937dc75ce0 Binary files /dev/null and b/blockchains/smartchain/assets/0x86aC3974e2BD0d60825230fa6F355fF11409df5c/logo.png differ diff --git a/blockchains/smartchain/assets/0x86aCCc2580dA5Bd522A0eEc7C881A0d4f33De657/info.json b/blockchains/smartchain/assets/0x86aCCc2580dA5Bd522A0eEc7C881A0d4f33De657/info.json new file mode 100644 index 0000000000000..8fd135b3bbc91 --- /dev/null +++ b/blockchains/smartchain/assets/0x86aCCc2580dA5Bd522A0eEc7C881A0d4f33De657/info.json @@ -0,0 +1,53 @@ +{ + "name": "CRYPTO SNACK", + "type": "BEP20", + "symbol": "SNACK", + "decimals": 18, + "website": "https://cryptosnacks.org/", + "description": "Crypto Snack is the world’s fastest growing iGaming token", + "explorer": "https://bscscan.com/token/0x86aCCc2580dA5Bd522A0eEc7C881A0d4f33De657", + "status": "abandoned", + "id": "0x86aCCc2580dA5Bd522A0eEc7C881A0d4f33De657", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cryptosnack_" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoSnackCommunity" + }, + { + "name": "telegram_news", + "url": "https://t.me/CryptoSnackOfficial" + }, + { + "name": "medium", + "url": "https://cryptosnack.medium.com/" + }, + { + "name": "whitepaper", + "url": "https://cryptosnacks.org/white-paper" + }, + { + "name": "facebook", + "url": "https://facebook.com/CryptoSnackOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/es/currencies/crypto-snack/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/crypto-snack" + }, + { + "name": "github", + "url": "https://github.com/CryptoSnackProject" + }, + { + "name": "discord", + "url": "https://discord.com/invite/NyemjyETwA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8717e80EfF08F53A45b4A925009957E14860A8a8/info.json b/blockchains/smartchain/assets/0x8717e80EfF08F53A45b4A925009957E14860A8a8/info.json new file mode 100644 index 0000000000000..a5e3787f618f3 --- /dev/null +++ b/blockchains/smartchain/assets/0x8717e80EfF08F53A45b4A925009957E14860A8a8/info.json @@ -0,0 +1,30 @@ +{ + "name": "BHO Token", + "website": "https://bho.network", + "description": "Bring blockchain to life.", + "explorer": "https://bscscan.com/token/0x8717e80eff08f53a45b4a925009957e14860a8a8", + "id": "0x8717e80EfF08F53A45b4A925009957E14860A8a8", + "type": "BEP20", + "symbol": "BHO", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bhonetwork" + }, + { + "name": "telegram", + "url": "https://t.me/bhonetwork_en" + }, + { + "name": "github", + "url": "https://github.com/bhonetwork" + } + ], + "tags": [ + "gamefi", + "defi", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8717e80EfF08F53A45b4A925009957E14860A8a8/logo.png b/blockchains/smartchain/assets/0x8717e80EfF08F53A45b4A925009957E14860A8a8/logo.png new file mode 100644 index 0000000000000..52474c1d84462 Binary files /dev/null and b/blockchains/smartchain/assets/0x8717e80EfF08F53A45b4A925009957E14860A8a8/logo.png differ diff --git a/blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/info.json b/blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/info.json index bffc540be719c..ae8e7426619b2 100644 --- a/blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/info.json +++ b/blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/info.json @@ -3,7 +3,6 @@ "website": "https://copiosa.io", "description": "Copiosa is a cryptocurrency and technological stack that sits on the Binance Smart Chain that wants to enable others to purchase small cap cryptocurrencies safely, simply and efficiently.", "explorer": "https://bscscan.com/token/0x8789337a176e6e7223ff115f1cd85c993d42c25c", - "research": "https://copiosa.io/assets/whitepaper.pdf", "type": "BEP20", "symbol": "COP", "decimals": 18, diff --git a/blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/logo.png b/blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/logo.png index dcf7c8e1d21c2..d24969f5b8280 100644 Binary files a/blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/logo.png and b/blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/logo.png differ diff --git a/blockchains/smartchain/assets/0x87A2d9a9A6b2D61B2a57798f1b4b2DDd19458Fb6/info.json b/blockchains/smartchain/assets/0x87A2d9a9A6b2D61B2a57798f1b4b2DDd19458Fb6/info.json new file mode 100644 index 0000000000000..73269c4991cf7 --- /dev/null +++ b/blockchains/smartchain/assets/0x87A2d9a9A6b2D61B2a57798f1b4b2DDd19458Fb6/info.json @@ -0,0 +1,21 @@ +{ + "name": "Kingdom Game 4.0", + "website": "https://kingdomgame.org", + "description": "Kingdom Game 4.0 is a blockchain-based gaming platform that aims to provide a sustainable sharing economy model.", + "explorer": "https://bscscan.com/token/0x87A2d9a9A6b2D61B2a57798f1b4b2DDd19458Fb6", + "type": "BEP20", + "symbol": "KDG", + "decimals": 18, + "status": "active", + "id": "0x87A2d9a9A6b2D61B2a57798f1b4b2DDd19458Fb6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KingdomGame_KDG" + }, + { + "name": "telegram", + "url": "https://t.me/kdg_en" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x87A2d9a9A6b2D61B2a57798f1b4b2DDd19458Fb6/logo.png b/blockchains/smartchain/assets/0x87A2d9a9A6b2D61B2a57798f1b4b2DDd19458Fb6/logo.png new file mode 100644 index 0000000000000..43e75b74fa9fc Binary files /dev/null and b/blockchains/smartchain/assets/0x87A2d9a9A6b2D61B2a57798f1b4b2DDd19458Fb6/logo.png differ diff --git a/blockchains/smartchain/assets/0x87ECEa8512516Ced5db9375c63c23A0846c73a57/info.json b/blockchains/smartchain/assets/0x87ECEa8512516Ced5db9375c63c23A0846c73a57/info.json new file mode 100644 index 0000000000000..8f265bf9c5fb7 --- /dev/null +++ b/blockchains/smartchain/assets/0x87ECEa8512516Ced5db9375c63c23A0846c73a57/info.json @@ -0,0 +1,29 @@ +{ + "name": "EpiK Protocol", + "symbol": "BSC-EPK", + "type": "BEP20", + "decimals": 18, + "description": "The World's First Decentralized Protocol for AI Data Construction, Storage and Sharing.", + "website": "https://www.epik-protocol.io/", + "explorer": "https://bscscan.com/token/0x87ECEa8512516Ced5db9375c63c23A0846c73a57", + "status": "active", + "id": "0x87ECEa8512516Ced5db9375c63c23A0846c73a57", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/EpikProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/EpikProtocol" + }, + { + "name": "medium", + "url": "https://epikprotocol.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Tz6kZbd" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x87ECEa8512516Ced5db9375c63c23A0846c73a57/logo.png b/blockchains/smartchain/assets/0x87ECEa8512516Ced5db9375c63c23A0846c73a57/logo.png new file mode 100644 index 0000000000000..1747467e147bb Binary files /dev/null and b/blockchains/smartchain/assets/0x87ECEa8512516Ced5db9375c63c23A0846c73a57/logo.png differ diff --git a/blockchains/smartchain/assets/0x87Ffc48C9f89fc5dfA05836e083406D684FD6331/info.json b/blockchains/smartchain/assets/0x87Ffc48C9f89fc5dfA05836e083406D684FD6331/info.json new file mode 100644 index 0000000000000..0adf41641ab8f --- /dev/null +++ b/blockchains/smartchain/assets/0x87Ffc48C9f89fc5dfA05836e083406D684FD6331/info.json @@ -0,0 +1,24 @@ +{ + "name": "Hachiko", + "type": "BEP20", + "symbol": "Hachiko", + "decimals": 9, + "website": "https://hachiko.cc/", + "description": "Hachiko is a deflationary token on the Binance Smart Chain. Fair launched and 100% community owned. Ownership renounced.", + "explorer": "https://bscscan.com/token/0x87Ffc48C9f89fc5dfA05836e083406D684FD6331", + "status": "active", + "id": "0x87Ffc48C9f89fc5dfA05836e083406D684FD6331", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/hachikobsc" + }, + { + "name": "telegram", + "url": "https://t.me/hachiko_bsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x87Ffc48C9f89fc5dfA05836e083406D684FD6331/logo.png b/blockchains/smartchain/assets/0x87Ffc48C9f89fc5dfA05836e083406D684FD6331/logo.png new file mode 100644 index 0000000000000..d569db840b198 Binary files /dev/null and b/blockchains/smartchain/assets/0x87Ffc48C9f89fc5dfA05836e083406D684FD6331/logo.png differ diff --git a/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json b/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json index a877f346e3f83..a64b191e68a3a 100644 --- a/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json +++ b/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json @@ -1,7 +1,7 @@ { "name": "Venus BTC", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/logo.png b/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/logo.png old mode 100755 new mode 100644 index fe099027769b1..17835fe337352 Binary files a/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/logo.png and b/blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/logo.png differ diff --git a/blockchains/smartchain/assets/0x88479186BAC914E4313389a64881F5ed0153C765/info.json b/blockchains/smartchain/assets/0x88479186BAC914E4313389a64881F5ed0153C765/info.json new file mode 100644 index 0000000000000..5850b8922011f --- /dev/null +++ b/blockchains/smartchain/assets/0x88479186BAC914E4313389a64881F5ed0153C765/info.json @@ -0,0 +1,36 @@ +{ + "name": "SquidGrow", + "type": "BEP20", + "symbol": "SquidGrow", + "decimals": 19, + "website": "https://squidgrow.wtf", + "description": "SquidGrow is the next big meme utility token in the cryptocurrency space! Created by the biggest Shiba Inu whale, SquidGrow has the building blocks to get to the highest level. With our owner being one of the biggest investors in the world, the possibilities and connections for SquidGrow are endless!", + "explorer": "https://bscscan.com/token/0x88479186BAC914E4313389a64881F5ed0153C765", + "status": "abandoned", + "id": "0x88479186BAC914E4313389a64881F5ed0153C765", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/squid-grow/" + }, + { + "name": "telegram", + "url": "https://t.me/SquidGrowPortal" + }, + { + "name": "twitter", + "url": "https://twitter.com/Squid_Grow" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/squidgrow" + }, + { + "name": "github", + "url": "https://github.com/shibtoshi" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC/info.json b/blockchains/smartchain/assets/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC/info.json new file mode 100644 index 0000000000000..e771ec4edfacc --- /dev/null +++ b/blockchains/smartchain/assets/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC/info.json @@ -0,0 +1,41 @@ +{ + "name": "Bimp.Finance", + "type": "BEP20", + "symbol": "BIMP", + "decimals": 9, + "website": "https://www.bimp.finance/", + "description": "BIMP is BNB In My Pocket. Bimp.Finance is the future of NFT merchandise selling for female online streamers. Our vision is to provide a platform where female streamers can sell a different NFT merchandise and gain commissions and royalties from every NFT sold through their channels. We envision that our platform NFT collection will provide a long-term revenue model for the both of our female streamers and Bimp investors.", + "explorer": "https://bscscan.com/token/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC", + "status": "active", + "id": "0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BIMP_Official" + }, + { + "name": "telegram", + "url": "https://t.me/BimpFinance" + }, + { + "name": "github", + "url": "https://github.com/BIMPFinance" + }, + { + "name": "facebook", + "url": "https://facebook.com/bimpfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bimp-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bimp-finance" + }, + { + "name": "source_code", + "url": "https://github.com/BIMPFinance/bimp.finance/blob/main/bimpfinance.sol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC/logo.png b/blockchains/smartchain/assets/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC/logo.png new file mode 100644 index 0000000000000..3b3b80346c23a Binary files /dev/null and b/blockchains/smartchain/assets/0x8855cFbA493D8A22F924a5CE1B06EFBceA68FFeC/logo.png differ diff --git a/blockchains/smartchain/assets/0x885C5Fb8f0e67b2b0Cf3a437e6Cc6EBC0F9f9014/info.json b/blockchains/smartchain/assets/0x885C5Fb8f0e67b2b0Cf3a437e6Cc6EBC0F9f9014/info.json new file mode 100644 index 0000000000000..09bc14815d8fc --- /dev/null +++ b/blockchains/smartchain/assets/0x885C5Fb8f0e67b2b0Cf3a437e6Cc6EBC0F9f9014/info.json @@ -0,0 +1,37 @@ +{ + "name": "GemGuardian", + "type": "BEP20", + "symbol": "GEMG", + "decimals": 18, + "website": "https://gemguardian.io", + "description": "GEMG is a GemGuardian NFT Game Token", + "explorer": "https://bscscan.com/token/0x885c5fb8f0e67b2b0cf3a437e6cc6ebc0f9f9014", + "status": "active", + "id": "0x885C5Fb8f0e67b2b0Cf3a437e6Cc6EBC0F9f9014", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GemGuardianNFT" + }, + { + "name": "telegram", + "url": "https://t.me/GemGuardianOfficialChat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gemguardian/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gemguardian/" + }, + { + "name": "medium", + "url": "https://gemguardian.medium.com/" + }, + { + "name": "whitepaper", + "url": "https://gemguardian.io/docs/gemguardian.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x885C5Fb8f0e67b2b0Cf3a437e6Cc6EBC0F9f9014/logo.png b/blockchains/smartchain/assets/0x885C5Fb8f0e67b2b0Cf3a437e6Cc6EBC0F9f9014/logo.png new file mode 100644 index 0000000000000..2e071aa48fa13 Binary files /dev/null and b/blockchains/smartchain/assets/0x885C5Fb8f0e67b2b0Cf3a437e6Cc6EBC0F9f9014/logo.png differ diff --git a/blockchains/smartchain/assets/0x88803312628fd21542F706B0C7dC8495c1c10B2e/info.json b/blockchains/smartchain/assets/0x88803312628fd21542F706B0C7dC8495c1c10B2e/info.json new file mode 100644 index 0000000000000..b7814667e7a6c --- /dev/null +++ b/blockchains/smartchain/assets/0x88803312628fd21542F706B0C7dC8495c1c10B2e/info.json @@ -0,0 +1,28 @@ +{ + "name": "DeFi Degen Land", + "website": "https://defidegenland.com/", + "description": "DeFi Degen Land is a Metaverse / gamified DeFi where the player join an online 'world' that has the capability of interacting with the blockchain. DeFiDegenLand holders earns Bitcoin as an incentive to keep holding the token, also it's the native token on the metaverse.", + "explorer": "https://bscscan.com/token/0x88803312628fd21542F706B0C7dC8495c1c10B2e", + "type": "BEP20", + "symbol": "DDL", + "decimals": 18, + "status": "active", + "id": "0x88803312628fd21542F706B0C7dC8495c1c10B2e", + "tags": [ + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/DeFiDegenLand" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-degen-land/" + }, + { + "name": "twitter", + "url": "https://twitter.com/DeFi_Degen_Land" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x88803312628fd21542F706B0C7dC8495c1c10B2e/logo.png b/blockchains/smartchain/assets/0x88803312628fd21542F706B0C7dC8495c1c10B2e/logo.png new file mode 100644 index 0000000000000..d40d77ecd230a Binary files /dev/null and b/blockchains/smartchain/assets/0x88803312628fd21542F706B0C7dC8495c1c10B2e/logo.png differ diff --git a/blockchains/smartchain/assets/0x8888818f35BbeD1C632364bf1b15446FAD088888/info.json b/blockchains/smartchain/assets/0x8888818f35BbeD1C632364bf1b15446FAD088888/info.json new file mode 100644 index 0000000000000..be4ac2ded4366 --- /dev/null +++ b/blockchains/smartchain/assets/0x8888818f35BbeD1C632364bf1b15446FAD088888/info.json @@ -0,0 +1,29 @@ +{ + "name": "PocMon", + "website": "https://pocmons.com/", + "description": "The PocMon Gaming NFT Ecosystem is designed to meet all kinds of decentralised gaming requests: from NFTs discovery, minting and trading to game currencies exchange, lootboxes and blockchain games store.", + "explorer": "https://bscscan.com/token/0x8888818f35BbeD1C632364bf1b15446FAD088888", + "type": "BEP20", + "symbol": "MON", + "decimals": 9, + "status": "active", + "id": "0x8888818f35BbeD1C632364bf1b15446FAD088888", + "links": [ + { + "name": "github", + "url": "https://github.com/Pocmoncom" + }, + { + "name": "telegram", + "url": "https://t.me/pocmoncom" + }, + { + "name": "twitter", + "url": "https://twitter.com/pocmoncom" + }, + { + "name": "whitepaper", + "url": "https://pocmoncom.gitbook.io/pocmon/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8888818f35BbeD1C632364bf1b15446FAD088888/logo.png b/blockchains/smartchain/assets/0x8888818f35BbeD1C632364bf1b15446FAD088888/logo.png new file mode 100644 index 0000000000000..8203b2399da9b Binary files /dev/null and b/blockchains/smartchain/assets/0x8888818f35BbeD1C632364bf1b15446FAD088888/logo.png differ diff --git a/blockchains/smartchain/assets/0x88888888Fc33e4ECba8958c0c2AD361089E19885/info.json b/blockchains/smartchain/assets/0x88888888Fc33e4ECba8958c0c2AD361089E19885/info.json new file mode 100644 index 0000000000000..fdc3732c8f9c4 --- /dev/null +++ b/blockchains/smartchain/assets/0x88888888Fc33e4ECba8958c0c2AD361089E19885/info.json @@ -0,0 +1,40 @@ +{ + "name": "Birb", + "website": "https://birb.com", + "description": "As a high deflationary DeFi token built on the Binance Smart Chain, Birb aims at becoming a highly usable token with multiple use cases such as diverse security options, e-commerce plugins, and social $BIRB sending.", + "explorer": "https://bscscan.com/token/0x88888888Fc33e4ECba8958c0c2AD361089E19885", + "type": "BEP20", + "symbol": "BIRB", + "decimals": 18, + "status": "abandoned", + "id": "0x88888888Fc33e4ECba8958c0c2AD361089E19885", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/birbdev" + }, + { + "name": "twitter", + "url": "https://twitter.com/BirbDefi" + }, + { + "name": "telegram", + "url": "https://t.me/birbdefi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/birb" + }, + { + "name": "whitepaper", + "url": "https://dessertswap.finance/audits/Birb%20BEP-20%20Audit%209082831.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BirbDefi/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25/info.json b/blockchains/smartchain/assets/0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25/info.json new file mode 100644 index 0000000000000..0e71e25fe4f12 --- /dev/null +++ b/blockchains/smartchain/assets/0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25/info.json @@ -0,0 +1,36 @@ +{ + "name": "JumpToken", + "website": "https://jumptask.io", + "description": "JumpToken is a utility token for use in the JumpTask ecosystem, a decentralized work platform built to efficiently match work demand with a worldwide workforce", + "explorer": "https://bscscan.com/token/0x88d7e9b65dc24cf54f5edef929225fc3e1580c25", + "type": "BEP20", + "symbol": "JMPT", + "decimals": 18, + "status": "active", + "id": "0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/JumpTask_app" + }, + { + "name": "telegram", + "url": "https://t.me/jumptask" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jumptoken/" + }, + { + "name": "whitepaper", + "url": "https://gitbook.jumptask.io/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/jumptoken" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25/logo.png b/blockchains/smartchain/assets/0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25/logo.png new file mode 100644 index 0000000000000..ea2e6f31f56cd Binary files /dev/null and b/blockchains/smartchain/assets/0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25/logo.png differ diff --git a/blockchains/smartchain/assets/0x88DA9901B3A02fE24E498e1eD683D2310383E295/info.json b/blockchains/smartchain/assets/0x88DA9901B3A02fE24E498e1eD683D2310383E295/info.json new file mode 100644 index 0000000000000..a9caae0910dbd --- /dev/null +++ b/blockchains/smartchain/assets/0x88DA9901B3A02fE24E498e1eD683D2310383E295/info.json @@ -0,0 +1,36 @@ +{ + "name": "Baby Grok", + "type": "BEP20", + "symbol": "BabyGrok", + "decimals": 9, + "website": "https://babygrok.ai", + "description": "Welcome to Baby Grok The Future of DeFi! 🚀", + "explorer": "https://bscscan.com/token/0x88da9901b3a02fe24e498e1ed683d2310383e295", + "status": "active", + "id": "0x88DA9901B3A02fE24E498e1eD683D2310383E295", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/babygrok_" + }, + { + "name": "telegram", + "url": "https://t.me/babygrok" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-grok-bsc" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-grok" + }, + { + "name": "telegram_news", + "url": "https://t.me/babygrok" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x88DA9901B3A02fE24E498e1eD683D2310383E295/logo.png b/blockchains/smartchain/assets/0x88DA9901B3A02fE24E498e1eD683D2310383E295/logo.png new file mode 100644 index 0000000000000..99779d45fb570 Binary files /dev/null and b/blockchains/smartchain/assets/0x88DA9901B3A02fE24E498e1eD683D2310383E295/logo.png differ diff --git a/blockchains/smartchain/assets/0x88c55B3255aE1e6628C953C5CDfF27Ad3Cc33C81/info.json b/blockchains/smartchain/assets/0x88c55B3255aE1e6628C953C5CDfF27Ad3Cc33C81/info.json new file mode 100644 index 0000000000000..eb1fc43bee377 --- /dev/null +++ b/blockchains/smartchain/assets/0x88c55B3255aE1e6628C953C5CDfF27Ad3Cc33C81/info.json @@ -0,0 +1,25 @@ +{ + "name": "My Defi Legends", + "website": "https://mydefilegends.com", + "description": "My Defi Legends is a complete metaverse of Digital Heroes that live on the Binance Smart Chain (BSC), which allows millions of people to join the NFT & blockchain-based gaming world in an easy, creative and fun way.", + "explorer": "https://bscscan.com/token/0x88c55B3255aE1e6628C953C5CDfF27Ad3Cc33C81", + "type": "BEP20", + "symbol": "DLegends", + "decimals": 9, + "status": "active", + "id": "0x88c55B3255aE1e6628C953C5CDfF27Ad3Cc33C81", + "links": [ + { + "name": "github", + "url": "https://github.com/MyDefiLegendsOfficial/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MyDefiLegends" + }, + { + "name": "telegram", + "url": "https://t.me/MyDefiLegends" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x88c55B3255aE1e6628C953C5CDfF27Ad3Cc33C81/logo.png b/blockchains/smartchain/assets/0x88c55B3255aE1e6628C953C5CDfF27Ad3Cc33C81/logo.png new file mode 100644 index 0000000000000..e56f517826339 Binary files /dev/null and b/blockchains/smartchain/assets/0x88c55B3255aE1e6628C953C5CDfF27Ad3Cc33C81/logo.png differ diff --git a/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json b/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json index ddc04edb6fbee..26c82e0210b78 100644 --- a/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json +++ b/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json @@ -1,7 +1,7 @@ { - "name": "yearn.finance", + "name": "BNB pegged yearn.finance", "website": "https://yearn.finance/", - "description": "YFI is the governance token for Yearn.Finance, a site that performs a variety of functions for DeFi users, moving their assets in and out of different liquidity pools in order to find the best yields.", + "description": "BNB pegged yearn.finance (YFI BEP20) is a token issued by Binance on Smart Chain; its price is pegged to yearn.finance (YFI ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", "research": "https://research.binance.com/en/projects/yearnfinance", "type": "BEP20", @@ -9,6 +9,11 @@ "decimals": 18, "status": "active", "id": "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", + "tags": [ + "binance-peg", + "defi", + "governance" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7/info.json b/blockchains/smartchain/assets/0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7/info.json new file mode 100644 index 0000000000000..8f1d0edcaba97 --- /dev/null +++ b/blockchains/smartchain/assets/0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7/info.json @@ -0,0 +1,37 @@ +{ + "name": "Baby Floki Up", + "website": "https://babyflokiup.finance/", + "description": "As the little brother of $FLOKI, Baby Floki Up is here to bring the cutest most inspiring coin of the whole Doge family thanks to the #DogeFather Elon Musk", + "explorer": "https://bscscan.com/token/0x8927282a3d05ef5f7dc24ed0ee009be264d2ebd7", + "type": "BEP20", + "symbol": "BFU", + "decimals": 9, + "status": "active", + "id": "0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7", + "links": [ + { + "name": "telegram", + "url": "https://t.me/babyflokiupchat" + }, + { + "name": "twitter", + "url": "https://twitter.com/babyflokiup" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/babyflokiup/" + }, + { + "name": "whitepaper", + "url": "https://baby-floki-up-1.gitbook.io/baby-floki-up/-MlR5iPBdYX6tEQ8kpvS/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/vi/currencies/baby-floki-up/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-floki-up" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7/logo.png b/blockchains/smartchain/assets/0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7/logo.png new file mode 100644 index 0000000000000..ff5a50b8bd735 Binary files /dev/null and b/blockchains/smartchain/assets/0x8927282a3d05EF5F7dc24eD0eE009be264d2ebd7/logo.png differ diff --git a/blockchains/smartchain/assets/0x893e14FAfa8df32D9bE7eab810027eeA8828A98c/info.json b/blockchains/smartchain/assets/0x893e14FAfa8df32D9bE7eab810027eeA8828A98c/info.json new file mode 100644 index 0000000000000..e529158dbae0d --- /dev/null +++ b/blockchains/smartchain/assets/0x893e14FAfa8df32D9bE7eab810027eeA8828A98c/info.json @@ -0,0 +1,21 @@ +{ + "name": "UNIMOON", + "type": "BEP20", + "symbol": "UNIMOON", + "decimals": 9, + "website": "https://unimoon.io/", + "description": "The First L1 Blockchain Built to Decentralize Social Me​dia", + "explorer": "https://bscscan.com/token/0x893e14FAfa8df32D9bE7eab810027eeA8828A98c", + "status": "active", + "id": "0x893e14FAfa8df32D9bE7eab810027eeA8828A98c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/unimoonnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/unimoonnetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x893e14FAfa8df32D9bE7eab810027eeA8828A98c/logo.png b/blockchains/smartchain/assets/0x893e14FAfa8df32D9bE7eab810027eeA8828A98c/logo.png new file mode 100644 index 0000000000000..1d0387c47046e Binary files /dev/null and b/blockchains/smartchain/assets/0x893e14FAfa8df32D9bE7eab810027eeA8828A98c/logo.png differ diff --git a/blockchains/smartchain/assets/0x897304D4606B2d5FcAf886aa7AA143e478EC36C5/info.json b/blockchains/smartchain/assets/0x897304D4606B2d5FcAf886aa7AA143e478EC36C5/info.json new file mode 100644 index 0000000000000..75136c121565d --- /dev/null +++ b/blockchains/smartchain/assets/0x897304D4606B2d5FcAf886aa7AA143e478EC36C5/info.json @@ -0,0 +1,37 @@ +{ + "name": "Mind Music", + "type": "BEP20", + "symbol": "MND", + "decimals": 9, + "website": "https://mindmusic.finance", + "description": "Mind Music harnesses the power of music to capture the imagination of the world. Millions of people suffer everyday with poor mental health. Mind Music intends to collaborate with major worldwide artists to raise awareness on a global scale. Through our album releases, we will #breakthestigma, and bring people together for an incredibly important, long overdue conversation. Join us and be part of a musical revolution!", + "explorer": "https://bscscan.com/token/0x897304D4606B2d5FcAf886aa7AA143e478EC36C5", + "status": "abandoned", + "id": "0x897304D4606B2d5FcAf886aa7AA143e478EC36C5", + "migrate": { + "asset_id": "c20000714_t0xCB0B74476d72BBBC77f14724a859b2e960Ca1803", + "url": "https://mindmusic.finance" + }, + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mindmusic_bsc" + }, + { + "name": "telegram", + "url": "https://t.me/mindmusicbsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mind-music/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mind-music" + }, + { + "name": "github", + "url": "https://github.com/D-B-S-G/MindMusic/tree/main" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x89e4818eD21F668D65f7851839d2dD8cE5D208b0/info.json b/blockchains/smartchain/assets/0x89e4818eD21F668D65f7851839d2dD8cE5D208b0/info.json new file mode 100644 index 0000000000000..999fd2d058ca2 --- /dev/null +++ b/blockchains/smartchain/assets/0x89e4818eD21F668D65f7851839d2dD8cE5D208b0/info.json @@ -0,0 +1,40 @@ +{ + "name": "Monetas", + "type": "BEP20", + "symbol": "MNTG", + "decimals": 18, + "website": "https://monetasglobal.com/", + "description": "Monetas Global is a leading player in the rapidly growing world of gaming. With a focus on gaming, our platform combines the excitement of play-to-earn elements with the unique ownership and collectability of NFTs", + "explorer": "https://bscscan.com/token/0x89e4818eD21F668D65f7851839d2dD8cE5D208b0", + "status": "active", + "id": "0x89e4818eD21F668D65f7851839d2dD8cE5D208b0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/home" + }, + { + "name": "github", + "url": "https://github.com/monetas-tech" + }, + { + "name": "telegram", + "url": "https://t.me/monetasglobal" + }, + { + "name": "whitepaper", + "url": "https://monetasglobal.com/#whitepapers" + }, + { + "name": "facebook", + "url": "https://facebook.com/monetasglobal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/dexscan/bsc/0xf931442e35a0b3fe29cf4d9844f281bdfb51718d/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x89e4818eD21F668D65f7851839d2dD8cE5D208b0/logo.png b/blockchains/smartchain/assets/0x89e4818eD21F668D65f7851839d2dD8cE5D208b0/logo.png new file mode 100644 index 0000000000000..1909242e57be2 Binary files /dev/null and b/blockchains/smartchain/assets/0x89e4818eD21F668D65f7851839d2dD8cE5D208b0/logo.png differ diff --git a/blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/info.json b/blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/info.json index 7e861f14b1ee6..1c5763e4a637f 100644 --- a/blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/info.json +++ b/blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/info.json @@ -1,11 +1,72 @@ { "name": "Cake Monster", - "website": "https://cake.monster", - "description": "A hyper-deflationary and elastic supply token that has unique reserve and reward mechanisms featuring an automated hybrid monetary policy.", - "explorer": "https://bscscan.com/token/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f", "type": "BEP20", "symbol": "MONSTA", "decimals": 18, + "website": "https://cake.monster", + "description": "Cake Monster is a Hyper-Deflationary and Dividend-Yielding asset on BNB Chain that introduces a new form of monetary policy.", + "explorer": "https://bscscan.com/token/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f", "status": "active", - "id": "0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f" -} \ No newline at end of file + "id": "0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f", + "links": [ + { + "name": "docs", + "url": "https://docs.cake.monster" + }, + { + "name": "whitepaper", + "url": "https://cake.monster/whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/cakemnstr" + }, + { + "name": "telegram_news", + "url": "https://t.me/cakemnstrannouncement" + }, + { + "name": "twitter", + "url": "https://twitter.com/thecakemnstr" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cake-monster" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/cake-monster" + }, + { + "name": "medium", + "url": "https://cakemonster.medium.com" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/CAKEMONSTER" + }, + { + "name": "discord", + "url": "https://discord.com/invite/MonstaPartyNFTs" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCVDpZv6uXOArJ22BhtNCcCw" + }, + { + "name": "facebook", + "url": "https://facebook.com/officialcakemonster" + }, + { + "name": "github", + "url": "https://github.com/cake-monster" + } + ], + "tags": [ + "deflationary", + "defi", + "staking", + "nft", + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/logo.png b/blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/logo.png index 7f136c3c9b177..c7ff21db16fa5 100644 Binary files a/blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/logo.png and b/blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/logo.png differ diff --git a/blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/info.json b/blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/info.json index f4030ab1c6190..a33112bb23206 100644 --- a/blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/info.json +++ b/blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/info.json @@ -1,7 +1,7 @@ { - "name": "Binance-Peg USD Coin", + "name": "BNB pegged USD Coin", "website": "https://www.centre.io", - "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "description": "BNB pegged USD Coin (USD BEP20) is a token issued by Binance on Smart Chain; its price is pegged to USD Coin (USD ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d", "research": "https://research.binance.com/en/projects/usd-coin", "type": "BEP20", @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", + "tags": [ + "binance-peg", + "stablecoin" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x8B6fA031c7D2E60fbFe4E663EC1B8f37Df1ba483/info.json b/blockchains/smartchain/assets/0x8B6fA031c7D2E60fbFe4E663EC1B8f37Df1ba483/info.json new file mode 100644 index 0000000000000..97826d498f8ea --- /dev/null +++ b/blockchains/smartchain/assets/0x8B6fA031c7D2E60fbFe4E663EC1B8f37Df1ba483/info.json @@ -0,0 +1,48 @@ +{ + "name": "CashCow", + "website": "https://cashcowprotocol.com", + "description": "CashCow is a fairly launched, low supply and highly deflationary DeFi Token that includes NFT and Play2Earn features", + "explorer": "https://bscscan.com/token/0x8B6fA031c7D2E60fbFe4E663EC1B8f37Df1ba483", + "type": "BEP20", + "symbol": "COW", + "decimals": 9, + "status": "active", + "id": "0x8B6fA031c7D2E60fbFe4E663EC1B8f37Df1ba483", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CashCowProtocol" + }, + { + "name": "facebook", + "url": "https://facebook.com/CashCowProtocol" + }, + { + "name": "telegram", + "url": "https://t.me/cashcowprotocol" + }, + { + "name": "discord", + "url": "https://discord.com/channels/866067292814311434/899447269961646100" + }, + { + "name": "whitepaper", + "url": "https://cashcowprotocol.gitbook.io/cashcow-protocol/about-cashcow/whitepaper" + }, + { + "name": "docs", + "url": "https://cashcowprotocol.gitbook.io/cashcow" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cashcow" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cashcow" + } + ] +} diff --git a/blockchains/smartchain/assets/0x8B6fA031c7D2E60fbFe4E663EC1B8f37Df1ba483/logo.png b/blockchains/smartchain/assets/0x8B6fA031c7D2E60fbFe4E663EC1B8f37Df1ba483/logo.png new file mode 100644 index 0000000000000..ba5039db093d8 Binary files /dev/null and b/blockchains/smartchain/assets/0x8B6fA031c7D2E60fbFe4E663EC1B8f37Df1ba483/logo.png differ diff --git a/blockchains/smartchain/assets/0x8C851d1a123Ff703BD1f9dabe631b69902Df5f97/info.json b/blockchains/smartchain/assets/0x8C851d1a123Ff703BD1f9dabe631b69902Df5f97/info.json new file mode 100644 index 0000000000000..d8bda042323dc --- /dev/null +++ b/blockchains/smartchain/assets/0x8C851d1a123Ff703BD1f9dabe631b69902Df5f97/info.json @@ -0,0 +1,25 @@ +{ + "name": "BinaryX", + "website": "https://www.binaryx.pro/", + "description": "BinaryX is a decentralized derivatives contract based on BSC. Users can trade binary options via BinaryX which adopts an improved AMM model.", + "explorer": "https://bscscan.com/token/0x8C851d1a123Ff703BD1f9dabe631b69902Df5f97", + "type": "BEP20", + "symbol": "BNX", + "decimals": 18, + "status": "abandoned", + "id": "0x8C851d1a123Ff703BD1f9dabe631b69902Df5f97", + "links": [ + { + "name": "telegram", + "url": "https://t.me/binaryxGlobal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binaryx/" + }, + { + "name": "twitter", + "url": "https://twitter.com/binary_x" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8C907e0a72C3d55627E853f4ec6a96b0C8771145/info.json b/blockchains/smartchain/assets/0x8C907e0a72C3d55627E853f4ec6a96b0C8771145/info.json new file mode 100644 index 0000000000000..c107dbaa313ed --- /dev/null +++ b/blockchains/smartchain/assets/0x8C907e0a72C3d55627E853f4ec6a96b0C8771145/info.json @@ -0,0 +1,21 @@ +{ +"name": "ZigCoin", +"type": "BEP20", +"symbol": "ZIG", +"decimals": 18, +"website": "https://zignaly.com/", +"description": "Zignaly is a social investment platform where users can follow winning strategies and participate in their returns.", +"explorer": "https://bscscan.com/token/0x8C907e0a72C3d55627E853f4ec6a96b0C8771145", +"status": "active", +"id": "0x8C907e0a72C3d55627E853f4ec6a96b0C8771145", +"links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zigcoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/zignaly" + } +] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8C907e0a72C3d55627E853f4ec6a96b0C8771145/logo.png b/blockchains/smartchain/assets/0x8C907e0a72C3d55627E853f4ec6a96b0C8771145/logo.png new file mode 100644 index 0000000000000..e610bbed620f8 Binary files /dev/null and b/blockchains/smartchain/assets/0x8C907e0a72C3d55627E853f4ec6a96b0C8771145/logo.png differ diff --git a/blockchains/smartchain/assets/0x8D047F4F57A190C96c8b9704B39A1379E999D82B/info.json b/blockchains/smartchain/assets/0x8D047F4F57A190C96c8b9704B39A1379E999D82B/info.json new file mode 100644 index 0000000000000..b6dc6e628f923 --- /dev/null +++ b/blockchains/smartchain/assets/0x8D047F4F57A190C96c8b9704B39A1379E999D82B/info.json @@ -0,0 +1,33 @@ +{ + "name": "Etherconnect Coin", + "website": "https://etherconnect.co", + "description": "Etherconnect is an Open Decentralized Finance Ecosystem Platform for derivative financial instruments. It is on BEP20 blockchain technology, which helps you to turn your Crypto Holdings in to future growth.", + "explorer": "https://bscscan.com/token/0x8D047F4F57A190C96c8b9704B39A1379E999D82B", + "type": "BEP20", + "symbol": "ECC", + "decimals": 8, + "status": "active", + "id": "0x8D047F4F57A190C96c8b9704B39A1379E999D82B", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/etherconnect/" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/Etherconnct" + }, + { + "name": "medium", + "url": "https://etherconnect.medium.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Etherconnt" + }, + { + "name": "facebook", + "url": "https://facebook.com/Etherconnt" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8D047F4F57A190C96c8b9704B39A1379E999D82B/logo.png b/blockchains/smartchain/assets/0x8D047F4F57A190C96c8b9704B39A1379E999D82B/logo.png new file mode 100644 index 0000000000000..274da5603aa74 Binary files /dev/null and b/blockchains/smartchain/assets/0x8D047F4F57A190C96c8b9704B39A1379E999D82B/logo.png differ diff --git a/blockchains/smartchain/assets/0x8D1427a32F0A4C4BF052252e68E7FF1B2Ba80c01/info.json b/blockchains/smartchain/assets/0x8D1427a32F0A4C4BF052252e68E7FF1B2Ba80c01/info.json new file mode 100644 index 0000000000000..afe12c9d79239 --- /dev/null +++ b/blockchains/smartchain/assets/0x8D1427a32F0A4C4BF052252e68E7FF1B2Ba80c01/info.json @@ -0,0 +1,40 @@ +{ + "name": "Rimaunangis", + "type": "BEP20", + "symbol": "RXT", + "decimals": 18, + "website": "https://www.rimaunangis.world", + "description": "Tokenization for Food Chain and Lifestyle as Bridge of Metaworld Ecosystem", + "explorer": "https://bscscan.com/token/0x8D1427a32F0A4C4BF052252e68E7FF1B2Ba80c01", + "status": "active", + "id": "0x8D1427a32F0A4C4BF052252e68E7FF1B2Ba80c01", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RimaunangisRXT" + }, + { + "name": "facebook", + "url": "https://facebook.com/Rimaunangis-Digital-LLC-107415268757938/" + }, + { + "name": "telegram", + "url": "https://t.me/rimaunangis_official" + }, + { + "name": "telegram_news", + "url": "https://t.me/Rimau_Nangis" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rimaunangis/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/rimaunangis" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8D1427a32F0A4C4BF052252e68E7FF1B2Ba80c01/logo.png b/blockchains/smartchain/assets/0x8D1427a32F0A4C4BF052252e68E7FF1B2Ba80c01/logo.png new file mode 100644 index 0000000000000..232f1cd502cb0 Binary files /dev/null and b/blockchains/smartchain/assets/0x8D1427a32F0A4C4BF052252e68E7FF1B2Ba80c01/logo.png differ diff --git a/blockchains/smartchain/assets/0x8D2b2e3dcF0BcaD65765D256390c5154D3Ba19cF/info.json b/blockchains/smartchain/assets/0x8D2b2e3dcF0BcaD65765D256390c5154D3Ba19cF/info.json new file mode 100644 index 0000000000000..01359ff6cb434 --- /dev/null +++ b/blockchains/smartchain/assets/0x8D2b2e3dcF0BcaD65765D256390c5154D3Ba19cF/info.json @@ -0,0 +1,21 @@ +{ + "name": "ZOE CASH", + "type": "BEP20", + "symbol": "ZOE", + "decimals": 18, + "website": "https://zoe.cash", + "description": "Zoe Cash Decentralised multipurpose system integrating finance, online training, certifications, jobs, encrypted social interaction and monetisation of goals, stored and validated on a proprietary blockchain.", + "explorer": "https://bscscan.com/token/0x8D2b2e3dcF0BcaD65765D256390c5154D3Ba19cF", + "status": "active", + "id": "0x8D2b2e3dcF0BcaD65765D256390c5154D3Ba19cF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zoecashoficial" + }, + { + "name": "telegram", + "url": "https://t.me/zoecash" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8D2b2e3dcF0BcaD65765D256390c5154D3Ba19cF/logo.png b/blockchains/smartchain/assets/0x8D2b2e3dcF0BcaD65765D256390c5154D3Ba19cF/logo.png new file mode 100644 index 0000000000000..883a140f65a9c Binary files /dev/null and b/blockchains/smartchain/assets/0x8D2b2e3dcF0BcaD65765D256390c5154D3Ba19cF/logo.png differ diff --git a/blockchains/smartchain/assets/0x8Dcff5Ba47aa24CFEb73A2262b7cD6D18739600c/info.json b/blockchains/smartchain/assets/0x8Dcff5Ba47aa24CFEb73A2262b7cD6D18739600c/info.json new file mode 100644 index 0000000000000..39abd1a3b12ba --- /dev/null +++ b/blockchains/smartchain/assets/0x8Dcff5Ba47aa24CFEb73A2262b7cD6D18739600c/info.json @@ -0,0 +1,24 @@ +{ + "name": "J9CASINO", + "type": "BEP20", + "symbol": "J9BC", + "decimals": 2, + "website": "https://j9.io/about-j9bc", + "description": "J9BC is a digital currency issued by J9 Inter-national (J9.io) based on BSC Binance Smart Chain, with features of decentralization, anonymous transaction and security.", + "explorer": "https://bscscan.com/token/0x8dcff5ba47aa24cfeb73a2262b7cd6d18739600c", + "status": "active", + "id": "0x8Dcff5Ba47aa24CFEb73A2262b7cD6D18739600c", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/coins/j9casino" + }, + { + "name": "telegram", + "url": "https://t.me/j9token918" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/smartchain/assets/0x8Dcff5Ba47aa24CFEb73A2262b7cD6D18739600c/logo.png b/blockchains/smartchain/assets/0x8Dcff5Ba47aa24CFEb73A2262b7cD6D18739600c/logo.png new file mode 100644 index 0000000000000..0493eead87856 Binary files /dev/null and b/blockchains/smartchain/assets/0x8Dcff5Ba47aa24CFEb73A2262b7cD6D18739600c/logo.png differ diff --git a/blockchains/smartchain/assets/0x8E062E7f7e95b9b51519a6f47C28F260ab1064e4/info.json b/blockchains/smartchain/assets/0x8E062E7f7e95b9b51519a6f47C28F260ab1064e4/info.json new file mode 100644 index 0000000000000..463b91e045424 --- /dev/null +++ b/blockchains/smartchain/assets/0x8E062E7f7e95b9b51519a6f47C28F260ab1064e4/info.json @@ -0,0 +1,64 @@ +{ + "name": "Buddy DAO ", + "type": "BEP20", + "symbol": "BDY", + "decimals": 18, + "website": "https://www.buddydao.io", + "description": "BDY is the governance token for Buddy DAO a global credit network", + "explorer": "https://bscscan.com/token/0x8e062e7f7e95b9b51519a6f47c28f260ab1064e4", + "status": "active", + "id": "0x8E062E7f7e95b9b51519a6f47C28F260ab1064e4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DaoBuddy" + }, + { + "name": "github", + "url": "https://github.com/trinitydao" + }, + { + "name": "telegram", + "url": "https://t.me/buddydaoio" + }, + { + "name": "telegram_news", + "url": "https://t.me/BuddyDAOANN" + }, + { + "name": "discord", + "url": "https://discord.com/invite/CYqkHW9NAj" + }, + { + "name": "whitepaper", + "url": "https://www.buddydao.io/whitepaper-v4-2.26.2022.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/buddy-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/buddy-dao" + }, + { + "name": "source_code", + "url": "https://github.com/trinitydao" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BuddyDAO/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCYGNDd028LNmL-vbpiPMkjQ" + }, + { + "name": "medium", + "url": "https://medium.com/@buddy.dao12" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8E062E7f7e95b9b51519a6f47C28F260ab1064e4/logo.png b/blockchains/smartchain/assets/0x8E062E7f7e95b9b51519a6f47C28F260ab1064e4/logo.png new file mode 100644 index 0000000000000..eceba73064592 Binary files /dev/null and b/blockchains/smartchain/assets/0x8E062E7f7e95b9b51519a6f47C28F260ab1064e4/logo.png differ diff --git a/blockchains/smartchain/assets/0x8E984e03ab35795C60242c902ECe2450242C90e9/info.json b/blockchains/smartchain/assets/0x8E984e03ab35795C60242c902ECe2450242C90e9/info.json new file mode 100644 index 0000000000000..ec6898179e60e --- /dev/null +++ b/blockchains/smartchain/assets/0x8E984e03ab35795C60242c902ECe2450242C90e9/info.json @@ -0,0 +1,41 @@ +{ + "name": "Kampay", + "type": "BEP20", + "symbol": "KAMPAY", + "decimals": 18, + "website": "https://www.kampay.io", + "description": "The Key to the African Economic Revolution", + "explorer": "https://bscscan.com/token/0x8E984e03ab35795C60242c902ECe2450242C90e9", + "status": "active", + "id": "0x8E984e03ab35795C60242c902ECe2450242C90e9", + "links": [ + { + "name": "youtube", + "url": "https://youtube.com/channel/UCpknNVgAtnOv7v61tf1Lalw" + }, + { + "name": "twitter", + "url": "https://twitter.com/KamPayToken" + }, + { + "name": "github", + "url": "https://github.com/Kampay-io/token" + }, + { + "name": "whitepaper", + "url": "https://assets.website-files.com/61225286ea7a95b66ebd8987/613a6b9289b7b53cea6d6c7f_White%20Paper%2009092021.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/KamPayOfficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/KamPayToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kampay/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8E984e03ab35795C60242c902ECe2450242C90e9/logo.png b/blockchains/smartchain/assets/0x8E984e03ab35795C60242c902ECe2450242C90e9/logo.png new file mode 100644 index 0000000000000..b70b7f388b1f8 Binary files /dev/null and b/blockchains/smartchain/assets/0x8E984e03ab35795C60242c902ECe2450242C90e9/logo.png differ diff --git a/blockchains/smartchain/assets/0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15/info.json b/blockchains/smartchain/assets/0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15/info.json new file mode 100644 index 0000000000000..6f02fc8382f4b --- /dev/null +++ b/blockchains/smartchain/assets/0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15/info.json @@ -0,0 +1,64 @@ +{ + "name": "AutoCrypto", + "type": "BEP20", + "symbol": "AU", + "decimals": 18, + "website": "https://www.autocrypto.ai/", + "description": "AutoCrypto is an automated broker app managed by an Artificial Intelligence that combines mathematical extrapolation polynomials alongside a pre-trained time-series prediction neuronal network to predict very precisely the evolution of the top 200 cryptocurrencies and investing automatically for you.", + "explorer": "https://bscscan.com/token/0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15", + "status": "active", + "id": "0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Autocrypto_ai" + }, + { + "name": "telegram", + "url": "https://t.me/AutoCryptoInternational" + }, + { + "name": "telegram_news", + "url": "https://t.me/AutoCryptoAnnouncements" + }, + { + "name": "discord", + "url": "https://discord.com/autocrypto" + }, + { + "name": "medium", + "url": "https://autocrypto.medium.com/" + }, + { + "name": "whitepaper", + "url": "https://autocrypto-web-assets.s3.eu-west-1.amazonaws.com/autocrypto-whitepaper-en.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AutoCrypto/" + }, + { + "name": "docs", + "url": "https://autocryptofinance.gitbook.io/autocrypto/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCELjg1NB4uQLc3A1saVc0Ig" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/autocrypto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/autocrypto" + }, + { + "name": "github", + "url": "https://github.com/autocryptoai/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15/logo.png b/blockchains/smartchain/assets/0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15/logo.png new file mode 100644 index 0000000000000..5f8ee81338348 Binary files /dev/null and b/blockchains/smartchain/assets/0x8Ea2f890CB86DFb0E376137451c6fD982AFefc15/logo.png differ diff --git a/blockchains/smartchain/assets/0x8Ea43e15b1a616a19903F6A87498F7dCa1efae0f/info.json b/blockchains/smartchain/assets/0x8Ea43e15b1a616a19903F6A87498F7dCa1efae0f/info.json new file mode 100644 index 0000000000000..1a43c12b173aa --- /dev/null +++ b/blockchains/smartchain/assets/0x8Ea43e15b1a616a19903F6A87498F7dCa1efae0f/info.json @@ -0,0 +1,48 @@ +{ + "name": "xAI", + "type": "BEP20", + "symbol": "xAI", + "decimals": 9, + "website": "https://xai.gd", + "description": "xAI the science of making machines that can think like humans.", + "explorer": "https://bscscan.com/token/0x8Ea43e15b1a616a19903F6A87498F7dCa1efae0f", + "status": "active", + "id": "0x8Ea43e15b1a616a19903F6A87498F7dCa1efae0f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xai_gd" + }, + { + "name": "github", + "url": "https://github.com/xaigd" + }, + { + "name": "source_code", + "url": "https://github.com/xaigd/contract/blob/main/contract.sol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/xai-3" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xai-token/" + }, + { + "name": "docs", + "url": "https://doc.xai.gd" + }, + { + "name": "medium", + "url": "https://medium.com/@xai_gd" + }, + { + "name": "whitepaper", + "url": "https://doc.xai.gd" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8Ea43e15b1a616a19903F6A87498F7dCa1efae0f/logo.png b/blockchains/smartchain/assets/0x8Ea43e15b1a616a19903F6A87498F7dCa1efae0f/logo.png new file mode 100644 index 0000000000000..7b59e64247d7f Binary files /dev/null and b/blockchains/smartchain/assets/0x8Ea43e15b1a616a19903F6A87498F7dCa1efae0f/logo.png differ diff --git a/blockchains/smartchain/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/info.json b/blockchains/smartchain/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/info.json new file mode 100644 index 0000000000000..c79620188b353 --- /dev/null +++ b/blockchains/smartchain/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/info.json @@ -0,0 +1,49 @@ +{ + "name": "Restore Truth Token", + "type": "BEP20", + "symbol": "RTT", + "decimals": 18, + "website": "https://restoretruthtoken.com/", + "description": "Using the power of crypto, RTT puts American values at the forefront of its decision making, and you can play your part by using the RTT ecosystem to help fix issues important to you.", + "explorer": "https://bscscan.com/token/0x8f046a2457a8f1618cae4706fa57bf790e2532a6", + "status": "active", + "id": "0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6", + "links": [ + { + "name": "github", + "url": "https://github.com/restoretruthtoken/restoretruthtoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/restoretruthRTT" + }, + { + "name": "telegram", + "url": "https://t.me/RestoreTruthTokenChat" + }, + { + "name": "whitepaper", + "url": "https://restoretruthtoken.com/rtt-business-plan/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/R7G7YMXYjt" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/RestoreTruthToken/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/restoretruthtoken/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/restore-truth-token" + } + ], + "tags": [ + "defi", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/logo.png b/blockchains/smartchain/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/logo.png new file mode 100644 index 0000000000000..808a76421ba0c Binary files /dev/null and b/blockchains/smartchain/assets/0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6/logo.png differ diff --git a/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/info.json b/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/info.json new file mode 100644 index 0000000000000..cedb1912cda53 --- /dev/null +++ b/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/info.json @@ -0,0 +1,29 @@ +{ + "name": "Lendefi", + "type": "BEP20", + "symbol": "LDFI", + "decimals": 18, + "website": "https://lendefi.finance", + "description": "The Lendefi Protocol facilitates leveraged trading through secured lending, delivering confidence within the highly volatile cryptocurrency marketplace.", + "explorer": "https://bscscan.com/token/0x8F1E60D84182db487aC235acC65825e50b5477a1", + "status": "active", + "id": "0x8F1E60D84182db487aC235acC65825e50b5477a1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lendefi_io" + }, + { + "name": "github", + "url": "https://github.com/lendefi/" + }, + { + "name": "telegram", + "url": "https://t.me/lendefi_io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lendefi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/logo.png b/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/logo.png new file mode 100644 index 0000000000000..59d32aec8c90d Binary files /dev/null and b/blockchains/smartchain/assets/0x8F1E60D84182db487aC235acC65825e50b5477a1/logo.png differ diff --git a/blockchains/smartchain/assets/0x8F49733210700D38098d7375C221c7d02F700cc8/info.json b/blockchains/smartchain/assets/0x8F49733210700D38098d7375C221c7d02F700cc8/info.json new file mode 100644 index 0000000000000..e5f2da00cb39b --- /dev/null +++ b/blockchains/smartchain/assets/0x8F49733210700D38098d7375C221c7d02F700cc8/info.json @@ -0,0 +1,32 @@ +{ + "name": "Pallapay", + "type": "BEP20", + "symbol": "PALLA", + "decimals": 18, + "website": "https://www.pallapay.com", + "description": "Pallapay is the only payments solution in UAE which allows businesses to accept, process and disburse payments with its product suite.", + "explorer": "https://bscscan.com/token/0x8F49733210700D38098d7375C221c7d02F700cc8", + "status": "active", + "id": "0x8F49733210700D38098d7375C221c7d02F700cc8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pallapay_com" + }, + { + "name": "telegram", + "url": "https://t.me/pallapay_channel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pallapay" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pallapay" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x8F49733210700D38098d7375C221c7d02F700cc8/logo.png b/blockchains/smartchain/assets/0x8F49733210700D38098d7375C221c7d02F700cc8/logo.png new file mode 100644 index 0000000000000..5e3e2f53c067b Binary files /dev/null and b/blockchains/smartchain/assets/0x8F49733210700D38098d7375C221c7d02F700cc8/logo.png differ diff --git a/blockchains/smartchain/assets/0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83/info.json b/blockchains/smartchain/assets/0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83/info.json new file mode 100644 index 0000000000000..4057fcd84e954 --- /dev/null +++ b/blockchains/smartchain/assets/0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83/info.json @@ -0,0 +1,21 @@ +{ + "name": "Bitrise Token", + "type": "BEP20", + "symbol": "BRISE", + "decimals": 9, + "website": "https://www.bitrisetoken.com", + "description": "Bitrise Token - a Hyper Deflationary & BNB reward token", + "explorer": "https://bscscan.com/token/0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83", + "status": "active", + "id": "0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83", + "links": [ + { + "name": "telegram", + "url": "https://t.me/bitrisetoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/bitrisetoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83/logo.png b/blockchains/smartchain/assets/0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83/logo.png new file mode 100644 index 0000000000000..bdc351d95f296 Binary files /dev/null and b/blockchains/smartchain/assets/0x8FFf93E810a2eDaaFc326eDEE51071DA9d398E83/logo.png differ diff --git a/blockchains/smartchain/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/info.json b/blockchains/smartchain/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/info.json new file mode 100644 index 0000000000000..4dab98447eb0f --- /dev/null +++ b/blockchains/smartchain/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/info.json @@ -0,0 +1,25 @@ +{ + "name": "Finxflo", + "type": "BEP20", + "symbol": "FXF", + "decimals": 18, + "website": "https://www.finxflo.com/", + "description": "Regulated and secure, the FINXFLO platform is designed to provide users with a one-stop solution with some of the best prices from the world's leading CeFi and DeFi protocols.", + "explorer": "https://bscscan.com/token/0x8a40c222996f9F3431f63Bf80244C36822060f12", + "status": "active", + "id": "0x8a40c222996f9F3431f63Bf80244C36822060f12", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/Finxflo/" + }, + { + "name": "telegram", + "url": "https://t.me/Finxflo_Community" + }, + { + "name": "twitter", + "url": "https://twitter.com/finxflo" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/logo.png b/blockchains/smartchain/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/logo.png new file mode 100644 index 0000000000000..4a66b935853fa Binary files /dev/null and b/blockchains/smartchain/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/logo.png differ diff --git a/blockchains/smartchain/assets/0x8a505D5Cb3Db9fcf404c0A72aF3dF8Be4eFB707c/info.json b/blockchains/smartchain/assets/0x8a505D5Cb3Db9fcf404c0A72aF3dF8Be4eFB707c/info.json new file mode 100644 index 0000000000000..f74e340492c78 --- /dev/null +++ b/blockchains/smartchain/assets/0x8a505D5Cb3Db9fcf404c0A72aF3dF8Be4eFB707c/info.json @@ -0,0 +1,25 @@ +{ + "name": "ENERGY COIN", + "type": "BEP20", + "symbol": "ENG", + "decimals": 18, + "website": "https://engcrypto.io/", + "description": "The Energy Web Decentralized Operating System Open-Source Technology. ENG Multi-Blockchain can make it possible to track low-carbon energy and certificates from their origin through every stage and transaction.", + "explorer": "https://bscscan.com/token/0x8a505D5Cb3Db9fcf404c0A72aF3dF8Be4eFB707c", + "status": "active", + "id": "0x8a505D5Cb3Db9fcf404c0A72aF3dF8Be4eFB707c", + "links": [ + { + "name": "whitepaper", + "url": "https://engcrypto.io/white_paper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/profile.php?id=100080916680027" + } + ], + "tags": [ + "nft", + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0x8a505D5Cb3Db9fcf404c0A72aF3dF8Be4eFB707c/logo.png b/blockchains/smartchain/assets/0x8a505D5Cb3Db9fcf404c0A72aF3dF8Be4eFB707c/logo.png new file mode 100644 index 0000000000000..c2a20becfc4a3 Binary files /dev/null and b/blockchains/smartchain/assets/0x8a505D5Cb3Db9fcf404c0A72aF3dF8Be4eFB707c/logo.png differ diff --git a/blockchains/smartchain/assets/0x8a74BC8c372bC7f0E9cA3f6Ac0df51BE15aEC47A/info.json b/blockchains/smartchain/assets/0x8a74BC8c372bC7f0E9cA3f6Ac0df51BE15aEC47A/info.json new file mode 100644 index 0000000000000..679492c02a335 --- /dev/null +++ b/blockchains/smartchain/assets/0x8a74BC8c372bC7f0E9cA3f6Ac0df51BE15aEC47A/info.json @@ -0,0 +1,25 @@ +{ + "name": "PulsePad.io", + "type": "BEP20", + "symbol": "PLSPAD", + "decimals": 18, + "website": "https://pulsepad.io/", + "description": "PulsePad is a launchpad", + "explorer": "https://bscscan.com/token/0x8a74BC8c372bC7f0E9cA3f6Ac0df51BE15aEC47A", + "status": "active", + "id": "0x8a74BC8c372bC7f0E9cA3f6Ac0df51BE15aEC47A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PulsePad_App" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pulsepad/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/pulsepad" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8a74BC8c372bC7f0E9cA3f6Ac0df51BE15aEC47A/logo.png b/blockchains/smartchain/assets/0x8a74BC8c372bC7f0E9cA3f6Ac0df51BE15aEC47A/logo.png new file mode 100644 index 0000000000000..60440738cf603 Binary files /dev/null and b/blockchains/smartchain/assets/0x8a74BC8c372bC7f0E9cA3f6Ac0df51BE15aEC47A/logo.png differ diff --git a/blockchains/smartchain/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/info.json b/blockchains/smartchain/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/info.json new file mode 100644 index 0000000000000..54f000fe58ff3 --- /dev/null +++ b/blockchains/smartchain/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/info.json @@ -0,0 +1,61 @@ +{ + "name": "MultiVAC", + "symbol": "MTV", + "type": "BEP20", + "decimals": 18, + "description": "MultiVAC is the innovative sharding protocol and pioneering flexible computing framework. MultiVAC is also called 'Multi-core Ethereum'. As a high-throughput and flexible public blockchain platform, MultiVAC proposed an all-dimensional sharding solution to increase TPS of blockchain, and MultiVAC is the first one that proposed a flexible computing framework, so the developers can trade-off freely about the blockchain trilemma on this framework.", + "website": "https://www.mtv.ac/", + "explorer": "https://bscscan.com/token/0x8aa688ab789d1848d131c65d98ceaa8875d97ef1", + "status": "active", + "id": "0x8aa688AB789d1848d131C65D98CEAA8875D97eF1", + "links": [ + { + "name": "github", + "url": "https://github.com/multivactech" + }, + { + "name": "twitter", + "url": "https://twitter.com/MultiVAC_Global" + }, + { + "name": "blog", + "url": "https://multivac-global.medium.com" + }, + { + "name": "telegram", + "url": "https://t.me/MultiVAC2020" + }, + { + "name": "telegram_news", + "url": "https://t.me/MultiVACMTV" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC601thGbV-rneZB8KTtbqpA?sub_confirmation=1" + }, + { + "name": "facebook", + "url": "https://facebook.com/MultiVAC.MTV/" + }, + { + "name": "discord", + "url": "https://discord.com/zq8dbUZMCF" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MultiVAC_official/" + }, + { + "name": "whitepaper", + "url": "https://mtv.ac/assets/file/MultiVAC_Tech_Whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multivac/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multivac" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/logo.png b/blockchains/smartchain/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/logo.png new file mode 100644 index 0000000000000..3b63f0692ee82 Binary files /dev/null and b/blockchains/smartchain/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/logo.png differ diff --git a/blockchains/smartchain/assets/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF/info.json b/blockchains/smartchain/assets/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF/info.json new file mode 100644 index 0000000000000..f033cdb275003 --- /dev/null +++ b/blockchains/smartchain/assets/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF/info.json @@ -0,0 +1,21 @@ +{ + "name": "Sombra ", + "type": "BEP20", + "symbol": "SMBR", + "decimals": 9, + "website": "https://sombra.app", + "description": "Sombra is a social NFT marketplace and gaming ecosystem created to bring collectors, artists and innovators together to make the impossible possible.", + "explorer": "https://bscscan.com/token/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF", + "status": "active", + "id": "0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/sombranetwork" + }, + { + "name": "telegram", + "url": "https://t.me/sombranetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF/logo.png b/blockchains/smartchain/assets/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF/logo.png new file mode 100644 index 0000000000000..a0dd6c8269a25 Binary files /dev/null and b/blockchains/smartchain/assets/0x8ad8e9B85787ddd0D31b32ECF655E93bfc0747eF/logo.png differ diff --git a/blockchains/smartchain/assets/0x8b04E56A8cd5f4D465b784ccf564899F30Aaf88C/info.json b/blockchains/smartchain/assets/0x8b04E56A8cd5f4D465b784ccf564899F30Aaf88C/info.json new file mode 100644 index 0000000000000..b0487ac61b830 --- /dev/null +++ b/blockchains/smartchain/assets/0x8b04E56A8cd5f4D465b784ccf564899F30Aaf88C/info.json @@ -0,0 +1,14 @@ +{ + "name": "AnchorUST (Portal)", + "type": "BEP20", + "symbol": "aUST", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://anchorprotocol.com/", + "explorer": "https://bscscan.com/token/0x8b04E56A8cd5f4D465b784ccf564899F30Aaf88C", + "status": "active", + "id": "0x8b04E56A8cd5f4D465b784ccf564899F30Aaf88C", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8b04E56A8cd5f4D465b784ccf564899F30Aaf88C/logo.png b/blockchains/smartchain/assets/0x8b04E56A8cd5f4D465b784ccf564899F30Aaf88C/logo.png new file mode 100644 index 0000000000000..715ef20db8ea7 Binary files /dev/null and b/blockchains/smartchain/assets/0x8b04E56A8cd5f4D465b784ccf564899F30Aaf88C/logo.png differ diff --git a/blockchains/smartchain/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/info.json b/blockchains/smartchain/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/info.json new file mode 100644 index 0000000000000..446a057492396 --- /dev/null +++ b/blockchains/smartchain/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/info.json @@ -0,0 +1,68 @@ +{ + "name": "Axelar", + "type": "BEP20", + "symbol": "AXL", + "decimals": 6, + "website": "https://axelar.network/", + "description": "Axelar delivers secure cross-chain communication for Web3. Our infrastructure enables dApp users to interact with any asset or application, on any chain, with one click.", + "explorer": "https://bscscan.com/token/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65", + "status": "active", + "id": "0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/axelarcore" + }, + { + "name": "github", + "url": "https://github.com/axelarnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/axelarcommunity" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/axelar" + }, + { + "name": "docs", + "url": "https://docs.axelar.dev/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/aRZ3Ra6f7D" + }, + { + "name": "forum", + "url": "https://community.axelar.network/" + }, + { + "name": "whitepaper", + "url": "https://axelar.network/axelar_whitepaper.pdf" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/axelar" + }, + { + "name": "medium", + "url": "https://medium.com/@axelar-foundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/axelar/" + }, + { + "name": "blog", + "url": "https://axelar.network/blog" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Axelarcore" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/smartchain/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/logo.png b/blockchains/smartchain/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/logo.png new file mode 100644 index 0000000000000..6c156aba62660 Binary files /dev/null and b/blockchains/smartchain/assets/0x8b1f4432F943c465A973FeDC6d7aa50Fc96f1f65/logo.png differ diff --git a/blockchains/smartchain/assets/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18/info.json b/blockchains/smartchain/assets/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18/info.json new file mode 100644 index 0000000000000..a953247aab999 --- /dev/null +++ b/blockchains/smartchain/assets/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18/info.json @@ -0,0 +1,44 @@ +{ + "name": "Woonkly Power", + "type": "BEP20", + "symbol": "WOOP", + "decimals": 18, + "description": "Woonkly Metasocial Network is a Decentralized Social Network where all posts are converted into NFTs directly, where users have full control of their data and where the content is not uploaded to a server but to users' computers through IPFS", + "website": "https://woonkly.com", + "explorer": "https://bscscan.com/token/0x8b303d5bbfbbf46f1a4d9741e491e06986894e18", + "status": "active", + "id": "0x8b303d5BbfBbf46F1a4d9741E491e06986894e18", + "tags": [ + "defi" + ], + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/woonkly-power" + }, + { + "name": "facebook", + "url": "https://facebook.com/woonkly" + }, + { + "name": "telegram", + "url": "https://t.me/woonkly" + }, + { + "name": "twitter", + "url": "https://twitter.com/WoonklyEN" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/Woonkly" + }, + { + "name": "medium", + "url": "https://woonkly.medium.com" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.woonkly.com/woonkly.com-eng/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18/logo.png b/blockchains/smartchain/assets/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18/logo.png new file mode 100644 index 0000000000000..52dfdeaa4cc6c Binary files /dev/null and b/blockchains/smartchain/assets/0x8b303d5BbfBbf46F1a4d9741E491e06986894e18/logo.png differ diff --git a/blockchains/smartchain/assets/0x8bAc6b4AF65C8c1967a0FBc27cd37FD6059daa00/info.json b/blockchains/smartchain/assets/0x8bAc6b4AF65C8c1967a0FBc27cd37FD6059daa00/info.json new file mode 100644 index 0000000000000..96d02d8d24d10 --- /dev/null +++ b/blockchains/smartchain/assets/0x8bAc6b4AF65C8c1967a0FBc27cd37FD6059daa00/info.json @@ -0,0 +1,37 @@ +{ + "name": "Sphynx Network", + "website": "https://sphynx.network", + "description": "Sphynx Network is aiming to improve the fundamental nature of DeFi by using alchemy in blockchain technology to comply with the next generation of yield farming and liquidity mining by implementing the NFT stake.", + "explorer": "https://bscscan.com/token/0x8bAc6b4AF65C8c1967a0FBc27cd37FD6059daa00", + "type": "BEP20", + "symbol": "SPH", + "decimals": 18, + "status": "active", + "id": "0x8bAc6b4AF65C8c1967a0FBc27cd37FD6059daa00", + "links": [ + { + "name": "github", + "url": "https://github.com/SphynxNetworkGitHub" + }, + { + "name": "twitter", + "url": "https://twitter.com/SphynxNetwork" + }, + { + "name": "medium", + "url": "https://sphynx-network.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/sphynxnetwork" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sphynx-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sphynx-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8bAc6b4AF65C8c1967a0FBc27cd37FD6059daa00/logo.png b/blockchains/smartchain/assets/0x8bAc6b4AF65C8c1967a0FBc27cd37FD6059daa00/logo.png new file mode 100644 index 0000000000000..025cf6ff9c789 Binary files /dev/null and b/blockchains/smartchain/assets/0x8bAc6b4AF65C8c1967a0FBc27cd37FD6059daa00/logo.png differ diff --git a/blockchains/smartchain/assets/0x8baf35803b452836a05A3e01ac36F3DDbF98bbE8/info.json b/blockchains/smartchain/assets/0x8baf35803b452836a05A3e01ac36F3DDbF98bbE8/info.json new file mode 100644 index 0000000000000..bd1fa5b1d5300 --- /dev/null +++ b/blockchains/smartchain/assets/0x8baf35803b452836a05A3e01ac36F3DDbF98bbE8/info.json @@ -0,0 +1,29 @@ +{ + "name": "Loveswap DEX", + "type": "BEP20", + "symbol": "Loveswap", + "decimals": 8, + "website": "https://www.loveswap.com/", + "description": "MULTI BLOCKCHAIN - Decentralized Exchange Platform Network", + "explorer": "https://bscscan.com/token/0x8baf35803b452836a05A3e01ac36F3DDbF98bbE8", + "status": "active", + "id": "0x8baf35803b452836a05A3e01ac36F3DDbF98bbE8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/loveswapdex" + }, + { + "name": "whitepaper", + "url": "https://www.loveswap.com/LoveswapWhitepaper.pdf" + }, + { + "name": "telegram_news", + "url": "https://t.me/LoveswapDex" + }, + { + "name": "telegram", + "url": "https://t.me/LoveswapDexGroup" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8baf35803b452836a05A3e01ac36F3DDbF98bbE8/logo.png b/blockchains/smartchain/assets/0x8baf35803b452836a05A3e01ac36F3DDbF98bbE8/logo.png new file mode 100644 index 0000000000000..03eef032107d9 Binary files /dev/null and b/blockchains/smartchain/assets/0x8baf35803b452836a05A3e01ac36F3DDbF98bbE8/logo.png differ diff --git a/blockchains/smartchain/assets/0x8c282eA9eACd1B95D44a3A18DCdd1D0472868998/info.json b/blockchains/smartchain/assets/0x8c282eA9eACd1B95D44a3A18DCdd1D0472868998/info.json new file mode 100644 index 0000000000000..0b94b81d0767c --- /dev/null +++ b/blockchains/smartchain/assets/0x8c282eA9eACd1B95D44a3A18DCdd1D0472868998/info.json @@ -0,0 +1,32 @@ +{ + "name": "Ancient Kingdom", + "website": "https://acdom.io", + "description": "Ancient Kingdom is the 1st ancient martial arts game on the blockchain platform, pioneering the realization of real-time games on the blockchain platform.", + "explorer": "https://bscscan.com/token/0x8c282eA9eACd1B95D44a3A18DCdd1D0472868998", + "type": "BEP20", + "symbol": "DOM", + "decimals": 8, + "status": "active", + "id": "0x8c282eA9eACd1B95D44a3A18DCdd1D0472868998", + "tags": [ + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/AncientCommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/AncientKingNft" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCpSghae57xjFYfnUyBulpIw" + }, + { + "name": "discord", + "url": "https://discord.com/invite/gXHFkvva6a" + } + ] +} diff --git a/blockchains/smartchain/assets/0x8c282eA9eACd1B95D44a3A18DCdd1D0472868998/logo.png b/blockchains/smartchain/assets/0x8c282eA9eACd1B95D44a3A18DCdd1D0472868998/logo.png new file mode 100644 index 0000000000000..857c075dc57fb Binary files /dev/null and b/blockchains/smartchain/assets/0x8c282eA9eACd1B95D44a3A18DCdd1D0472868998/logo.png differ diff --git a/blockchains/smartchain/assets/0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A/info.json b/blockchains/smartchain/assets/0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A/info.json new file mode 100644 index 0000000000000..341d535ff9b8d --- /dev/null +++ b/blockchains/smartchain/assets/0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A/info.json @@ -0,0 +1,45 @@ +{ + "name": "XP.network", + "type": "BEP20", + "symbol": "XPNET", + "decimals": 18, + "website": "https://xp.network", + "description": "XP.network is the first blockchain-agnostic NFT ecosystem", + "explorer": "https://bscscan.com/token/0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A", + "status": "active", + "id": "0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xpnetwork_" + }, + { + "name": "github", + "url": "https://github.com/xp-network/" + }, + { + "name": "telegram", + "url": "https://t.me/xp_network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/xp-network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xp-network/" + }, + { + "name": "blog", + "url": "https://blog.xp.network/" + }, + { + "name": "whitepaper", + "url": "https://xp.network/whitepaper/" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/XP_network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A/logo.png b/blockchains/smartchain/assets/0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A/logo.png new file mode 100644 index 0000000000000..f4a208586e52b Binary files /dev/null and b/blockchains/smartchain/assets/0x8cf8238abf7b933Bf8BB5Ea2C7E4Be101c11de2A/logo.png differ diff --git a/blockchains/smartchain/assets/0x8d9fB713587174Ee97e91866050c383b5cEE6209/info.json b/blockchains/smartchain/assets/0x8d9fB713587174Ee97e91866050c383b5cEE6209/info.json new file mode 100644 index 0000000000000..21dedc5facd43 --- /dev/null +++ b/blockchains/smartchain/assets/0x8d9fB713587174Ee97e91866050c383b5cEE6209/info.json @@ -0,0 +1,28 @@ +{ + "name": "VELHALLA.io", + "website": "https://velhalla.io/", + "description": "The Velas Metaverse. Velhalla is a metaverse unlike any other out there in the market.", + "explorer": "https://bscscan.com/token/0x8d9fB713587174Ee97e91866050c383b5cEE6209", + "type": "BEP20", + "symbol": "SCAR", + "decimals": 18, + "status": "active", + "id": "0x8d9fB713587174Ee97e91866050c383b5cEE6209", + "tags": [ + "nft" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/Velhallaofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/velhallaproject" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/velhalla/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8d9fB713587174Ee97e91866050c383b5cEE6209/logo.png b/blockchains/smartchain/assets/0x8d9fB713587174Ee97e91866050c383b5cEE6209/logo.png new file mode 100644 index 0000000000000..8627c1970b601 Binary files /dev/null and b/blockchains/smartchain/assets/0x8d9fB713587174Ee97e91866050c383b5cEE6209/logo.png differ diff --git a/blockchains/smartchain/assets/0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442/info.json b/blockchains/smartchain/assets/0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442/info.json new file mode 100644 index 0000000000000..815ae634f74f8 --- /dev/null +++ b/blockchains/smartchain/assets/0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442/info.json @@ -0,0 +1,25 @@ +{ + "name": "ETHPAD.network", + "type": "BEP20", + "symbol": "ETHPAD", + "decimals": 18, + "website": "https://ethpad.network/", + "description": "ETHPad is a launchpad token", + "explorer": "https://bscscan.com/token/0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442", + "status": "active", + "id": "0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ethpadofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ethpad/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/ethpad" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442/logo.png b/blockchains/smartchain/assets/0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442/logo.png new file mode 100644 index 0000000000000..98b0a84c00b14 Binary files /dev/null and b/blockchains/smartchain/assets/0x8dB1D28Ee0d822367aF8d220C0dc7cB6fe9DC442/logo.png differ diff --git a/blockchains/smartchain/assets/0x8e17ed70334C87eCE574C9d537BC153d8609e2a3/info.json b/blockchains/smartchain/assets/0x8e17ed70334C87eCE574C9d537BC153d8609e2a3/info.json new file mode 100644 index 0000000000000..1dedaef2cdf27 --- /dev/null +++ b/blockchains/smartchain/assets/0x8e17ed70334C87eCE574C9d537BC153d8609e2a3/info.json @@ -0,0 +1,30 @@ +{ + "name": "WazirX Token", + "website": "https://wazirx.com", + "description": "The WRX token is used for trading fee discounts, WRX Trade Mining (unlock and earn WRX tokens by performing trades), paying for margin fees, and more.", + "explorer": "https://bscscan.com/token/0x8e17ed70334c87ece574c9d537bc153d8609e2a3", + "research": "https://research.binance.com/en/projects/wazirx", + "type": "BEP20", + "symbol": "WRX", + "decimals": 8, + "status": "active", + "id": "0x8e17ed70334C87eCE574C9d537BC153d8609e2a3", + "links": [ + { + "name": "whitepaper", + "url": "https://download.wazirx.com/wrx/wrx-whitepaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/wazirxindiap" + }, + { + "name": "facebook", + "url": "https://facebook.com/wazirx" + }, + { + "name": "github", + "url": "https://github.com/wazirx" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8e17ed70334C87eCE574C9d537BC153d8609e2a3/logo.png b/blockchains/smartchain/assets/0x8e17ed70334C87eCE574C9d537BC153d8609e2a3/logo.png new file mode 100644 index 0000000000000..d5740aecada53 Binary files /dev/null and b/blockchains/smartchain/assets/0x8e17ed70334C87eCE574C9d537BC153d8609e2a3/logo.png differ diff --git a/blockchains/smartchain/assets/0x8e2D8f40818FbaBA663Db6a24FB9B527Fc7100BE/info.json b/blockchains/smartchain/assets/0x8e2D8f40818FbaBA663Db6a24FB9B527Fc7100BE/info.json new file mode 100644 index 0000000000000..410e5c89f0137 --- /dev/null +++ b/blockchains/smartchain/assets/0x8e2D8f40818FbaBA663Db6a24FB9B527Fc7100BE/info.json @@ -0,0 +1,53 @@ +{ + "name": "ORE Token", + "type": "BEP20", + "symbol": "ORE", + "decimals": 18, + "website": "https://ore-system.com/", + "description": "ORE Token is a component of The ORE System (c) Next-Gen Blockchain Ecosystem", + "explorer": "https://bscscan.com/token/0x8e2D8f40818FbaBA663Db6a24FB9B527Fc7100BE", + "status": "active", + "id": "0x8e2D8f40818FbaBA663Db6a24FB9B527Fc7100BE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ORESystemNFT" + }, + { + "name": "facebook", + "url": "https://facebook.com/oresystem" + }, + { + "name": "youtube", + "url": "https://youtube.com/OreSystem" + }, + { + "name": "telegram", + "url": "https://t.me/TheORESystem" + }, + { + "name": "discord", + "url": "https://discord.com/channels/881987778102034473/881987778991255625" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/" + }, + { + "name": "github", + "url": "https://github.com/ORESystem/OREToken/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/" + }, + { + "name": "whitepaper", + "url": "https://ore-system.com/wp-content/uploads/2021/09/ORE_System_White_Paper-v1.0.4.pdf" + }, + { + "name": "source_code", + "url": "https://github.com/ORESystem/OREToken/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8e2D8f40818FbaBA663Db6a24FB9B527Fc7100BE/logo.png b/blockchains/smartchain/assets/0x8e2D8f40818FbaBA663Db6a24FB9B527Fc7100BE/logo.png new file mode 100644 index 0000000000000..f40c308b80256 Binary files /dev/null and b/blockchains/smartchain/assets/0x8e2D8f40818FbaBA663Db6a24FB9B527Fc7100BE/logo.png differ diff --git a/blockchains/smartchain/assets/0x8e428aA75b271EbF905DB7e3F2970453E976481e/info.json b/blockchains/smartchain/assets/0x8e428aA75b271EbF905DB7e3F2970453E976481e/info.json new file mode 100644 index 0000000000000..bb9b8ba14f8c3 --- /dev/null +++ b/blockchains/smartchain/assets/0x8e428aA75b271EbF905DB7e3F2970453E976481e/info.json @@ -0,0 +1,53 @@ +{ + "name": "Next Token", + "type": "BEP20", + "symbol": "NXT", + "decimals": 18, + "website": "https://nxt-token.com/", + "description": "Connect companies to influencers.", + "explorer": "https://bscscan.com/token/0x8e428aA75b271EbF905DB7e3F2970453E976481e", + "status": "active", + "id": "0x8e428aA75b271EbF905DB7e3F2970453E976481e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/token_next" + }, + { + "name": "github", + "url": "https://github.com/NXTtoken" + }, + { + "name": "telegram", + "url": "https://t.me/OFFICIALNXTTOKENChat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/next-token/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x8e428aa75b271ebf905db7e3f2970453e976481e#contracts" + }, + { + "name": "discord", + "url": "https://discord.com/uv6Utknfsw" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/NextTokenOfficial" + }, + { + "name": "whitepaper", + "url": "https://nxt-token.com/en/white-paper" + }, + { + "name": "facebook", + "url": "https://facebook.com/NEXT-TOKEN-101559578929673" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/pi%C3%A8ces/next-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8e428aA75b271EbF905DB7e3F2970453E976481e/logo.png b/blockchains/smartchain/assets/0x8e428aA75b271EbF905DB7e3F2970453E976481e/logo.png new file mode 100644 index 0000000000000..348d4d403081c Binary files /dev/null and b/blockchains/smartchain/assets/0x8e428aA75b271EbF905DB7e3F2970453E976481e/logo.png differ diff --git a/blockchains/smartchain/assets/0x8e87DB40C5E9335a8FE19333Ffc19AD95C665f60/info.json b/blockchains/smartchain/assets/0x8e87DB40C5E9335a8FE19333Ffc19AD95C665f60/info.json new file mode 100644 index 0000000000000..c8ff04a6150a4 --- /dev/null +++ b/blockchains/smartchain/assets/0x8e87DB40C5E9335a8FE19333Ffc19AD95C665f60/info.json @@ -0,0 +1,61 @@ +{ + "name": "DOOiT", + "type": "BEP20", + "symbol": "DOO", + "decimals": 16, + "website": "https://tokendooit.com/", + "description": "DOOiT is here to bring a cryptocurrency exchange with high levels of security providing easy-to-use platform for everyone, even for newcomers to the crypto world. DOOiT also comes with its own token powered by BEP20 protocol. DOO is the Ticker we use for the DOOiT token. The Ticker is the abbreviation used to uniquely identify cryptocurrencies, this is the shortened name of the cryptocurrency. People can buy DOOiT tokens and any other tokens or coins using our Exchange Platform.", + "explorer": "https://bscscan.com/token/0x8e87DB40C5E9335a8FE19333Ffc19AD95C665f60", + "status": "active", + "id": "0x8e87DB40C5E9335a8FE19333Ffc19AD95C665f60", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tokendooit" + }, + { + "name": "github", + "url": "https://github.com/TokenDOOit" + }, + { + "name": "telegram", + "url": "https://t.me/tokendooit" + }, + { + "name": "blog", + "url": "https://blog.tokendooit.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/jwmJ75eJff" + }, + { + "name": "reddit", + "url": "https://reddit.com/u/TokenDOOit/" + }, + { + "name": "medium", + "url": "https://medium.com/@tokendooit" + }, + { + "name": "whitepaper", + "url": "https://www.tokendooit.com/download/DOOit-Wallet-Whitepaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/TokenDOOit" + }, + { + "name": "facebook", + "url": "https://facebook.com/tokendooit/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dooit-token/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x8e87db40c5e9335a8fe19333ffc19ad95c665f60#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8e87DB40C5E9335a8FE19333Ffc19AD95C665f60/logo.png b/blockchains/smartchain/assets/0x8e87DB40C5E9335a8FE19333Ffc19AD95C665f60/logo.png new file mode 100644 index 0000000000000..65288148d842e Binary files /dev/null and b/blockchains/smartchain/assets/0x8e87DB40C5E9335a8FE19333Ffc19AD95C665f60/logo.png differ diff --git a/blockchains/smartchain/assets/0x8eE4924BD493109337D839C23f628e75Ef5f1C4D/info.json b/blockchains/smartchain/assets/0x8eE4924BD493109337D839C23f628e75Ef5f1C4D/info.json new file mode 100644 index 0000000000000..9fe9c74861a18 --- /dev/null +++ b/blockchains/smartchain/assets/0x8eE4924BD493109337D839C23f628e75Ef5f1C4D/info.json @@ -0,0 +1,14 @@ +{ + "name": "BEN Token", + "website": "https://bentoken.finance/", + "description": "Ben is a decentralized community experiment which is inspired by Elon Musk and Dogecoin.", + "explorer": "https://bscscan.com/token/0x8eE4924BD493109337D839C23f628e75Ef5f1C4D", + "type": "BEP20", + "symbol": "Ben", + "decimals": 18, + "status": "active", + "id": "0x8eE4924BD493109337D839C23f628e75Ef5f1C4D", + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8eE4924BD493109337D839C23f628e75Ef5f1C4D/logo.png b/blockchains/smartchain/assets/0x8eE4924BD493109337D839C23f628e75Ef5f1C4D/logo.png new file mode 100644 index 0000000000000..e25d945035220 Binary files /dev/null and b/blockchains/smartchain/assets/0x8eE4924BD493109337D839C23f628e75Ef5f1C4D/logo.png differ diff --git a/blockchains/smartchain/assets/0x8ebC361536094fD5B4FFB8521E31900614C9F55D/info.json b/blockchains/smartchain/assets/0x8ebC361536094fD5B4FFB8521E31900614C9F55D/info.json new file mode 100644 index 0000000000000..6d8943350feca --- /dev/null +++ b/blockchains/smartchain/assets/0x8ebC361536094fD5B4FFB8521E31900614C9F55D/info.json @@ -0,0 +1,21 @@ +{ + "name": "DARC Token", + "symbol": "DARC", + "type": "BEP20", + "decimals": 18, + "description": "DARC is the main token for Konstellation network, a blockchain ecosystem for the global financial services industry.", + "website": "https://konstellation.tech/", + "explorer": "https://bscscan.com/token/0x8ebC361536094fD5B4FFB8521E31900614C9F55D", + "status": "active", + "id": "0x8ebC361536094fD5B4FFB8521E31900614C9F55D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KNSTL_TECH" + }, + { + "name": "telegram", + "url": "https://t.me/Konstellation" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8ebC361536094fD5B4FFB8521E31900614C9F55D/logo.png b/blockchains/smartchain/assets/0x8ebC361536094fD5B4FFB8521E31900614C9F55D/logo.png new file mode 100644 index 0000000000000..9c29351654e63 Binary files /dev/null and b/blockchains/smartchain/assets/0x8ebC361536094fD5B4FFB8521E31900614C9F55D/logo.png differ diff --git a/blockchains/smartchain/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/info.json b/blockchains/smartchain/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/info.json new file mode 100644 index 0000000000000..ea97a972e367a --- /dev/null +++ b/blockchains/smartchain/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/info.json @@ -0,0 +1,36 @@ +{ + "name": "Cherry Token", + "website": "https://cherry.network", + "description": "Trustless, distributed storage for decentralized applications", + "explorer": "https://bscscan.com/token/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C", + "type": "BEP20", + "symbol": "CHER", + "decimals": 18, + "status": "active", + "id": "0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C", + "links": [ + { + "name": "github", + "url": "https://github.com/cherrynetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/cherry_network" + }, + { + "name": "telegram", + "url": "https://t.me/cherrynetwork" + }, + { + "name": "medium", + "url": "https://medium.com/@cherryproject" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cherry-network" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/smartchain/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/logo.png b/blockchains/smartchain/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/logo.png new file mode 100644 index 0000000000000..f21a9869c8c27 Binary files /dev/null and b/blockchains/smartchain/assets/0x8f36Cc333F55B09Bb71091409A3d7ADE399e3b1C/logo.png differ diff --git a/blockchains/smartchain/assets/0x8fE8df37335EDB6E9F41F6baF550d2A973F48f21/info.json b/blockchains/smartchain/assets/0x8fE8df37335EDB6E9F41F6baF550d2A973F48f21/info.json new file mode 100644 index 0000000000000..4a5270f55da7c --- /dev/null +++ b/blockchains/smartchain/assets/0x8fE8df37335EDB6E9F41F6baF550d2A973F48f21/info.json @@ -0,0 +1,56 @@ +{ + "name": "Coinerr", + "type": "BEP20", + "symbol": "ERR", + "decimals": 9, + "website": "https://coinerr.io", + "description": "Eliminating online fraud by applying escrow system using smart contracts in Trustless methods where no 3rd party is needed in those unbreakable contracts.", + "explorer": "https://bscscan.com/token/0x8fE8df37335EDB6E9F41F6baF550d2A973F48f21", + "status": "abandoned", + "id": "0x8fE8df37335EDB6E9F41F6baF550d2A973F48f21", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coinerr_err" + }, + { + "name": "github", + "url": "https://github.com/CoinerrERR" + }, + { + "name": "telegram", + "url": "https://t.me/CoinerrAR" + }, + { + "name": "telegram_news", + "url": "https://t.me/coinerr_ERR" + }, + { + "name": "whitepaper", + "url": "https://coinerr.io/papers/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coinerr" + }, + { + "name": "facebook", + "url": "https://facebook.com/Coinerr.rr" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCfU0PKNbak6ltlc7U5rCT3w" + }, + { + "name": "medium", + "url": "https://coinerr.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Coinerr_ERR" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/info.json b/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/info.json index 8736b5ef609f6..6f1572d15df56 100644 --- a/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/info.json +++ b/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/info.json @@ -1,5 +1,5 @@ { - "name": "Bitcoin Cash Token", + "name": "BNB pegged Bitcoin Cash Token", "website": "https://bitcoincash.org", "description": "Bitcoin ABC is an electronic cash platform that allows peer-to-peer online cash payments. It is a fork (a copy in a way) of Bitcoin (BTC).", "explorer": "https://bscscan.com/token/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", diff --git a/blockchains/smartchain/assets/0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4/info.json b/blockchains/smartchain/assets/0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4/info.json new file mode 100644 index 0000000000000..b6fca1734344d --- /dev/null +++ b/blockchains/smartchain/assets/0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4/info.json @@ -0,0 +1,65 @@ +{ + "name": "Portuma", + "type": "BEP20", + "symbol": "POR", + "decimals": 18, + "website": "https://portoken.com", + "description": "First In-game and Metaverse Ads Token On Blockchain. Portuma Token ($POR) is a BEP20 token issued on the Binance Smart Chain with a fixed supply of 10 Billion tokens in total. POR's bravest goal to offer an in-game advertising tool to all mobile and desktop game developers and companies and users of the world.", + "explorer": "https://bscscan.com/token/0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4", + "status": "active", + "id": "0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/portuma" + }, + { + "name": "github", + "url": "https://github.com/portuma" + }, + { + "name": "telegram", + "url": "https://t.me/portumacommunity" + }, + { + "name": "telegram_news", + "url": "https://t.me/portumatoken" + }, + { + "name": "blog", + "url": "https://portumatoken.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/4Sr4jKChEb" + }, + { + "name": "whitepaper", + "url": "https://portoken.com/portoken-whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://portumatoken.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCWy5m7fs4KWL75u-I8_D_5g" + }, + { + "name": "facebook", + "url": "https://facebook.com/portumatoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/portuma/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/portuma" + }, + { + "name": "source_code", + "url": "https://github.com/portuma/portoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4/logo.png b/blockchains/smartchain/assets/0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4/logo.png new file mode 100644 index 0000000000000..e7b4e858ee8cd Binary files /dev/null and b/blockchains/smartchain/assets/0x9000Cac49C3841926Baac5b2E13c87D43e51B6a4/logo.png differ diff --git a/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/info.json b/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/info.json new file mode 100644 index 0000000000000..de7378aeb6a3c --- /dev/null +++ b/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/info.json @@ -0,0 +1,11 @@ +{ + "name": "OpenOcean", + "website": "https://openocean.finance/", + "description": "OpenOcean Token on Binance Smartchain", + "explorer": "https://bscscan.com/token/0x9029FdFAe9A03135846381c7cE16595C3554e10A", + "type": "BEP20", + "symbol": "OOE", + "decimals": 18, + "status": "active", + "id": "0x9029FdFAe9A03135846381c7cE16595C3554e10A" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/logo.png b/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/logo.png new file mode 100644 index 0000000000000..694d6d6d9209b Binary files /dev/null and b/blockchains/smartchain/assets/0x9029FdFAe9A03135846381c7cE16595C3554e10A/logo.png differ diff --git a/blockchains/smartchain/assets/0x90727C1195fB2246fd758172f9253873790d06a4/info.json b/blockchains/smartchain/assets/0x90727C1195fB2246fd758172f9253873790d06a4/info.json new file mode 100644 index 0000000000000..a41c774bc5c55 --- /dev/null +++ b/blockchains/smartchain/assets/0x90727C1195fB2246fd758172f9253873790d06a4/info.json @@ -0,0 +1,37 @@ +{ + "name": "Ethera", + "website": "https://ethera.cc", + "description": "Ethera is a new innovative yield farming protocol designed to reward its holders through passive staking. With a suite of BSC tools in development and other crypto variations in the pipeline.", + "explorer": "https://bscscan.com/token/0x90727C1195fB2246fd758172f9253873790d06a4", + "type": "BEP20", + "symbol": "ETA", + "decimals": 9, + "status": "active", + "id": "0x90727C1195fB2246fd758172f9253873790d06a4", + "links": [ + { + "name": "github", + "url": "https://github.com/Etheratoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/Etheratoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ethera/" + }, + { + "name": "telegram", + "url": "https://t.me/EtheraETA" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ethera" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ethera/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x90727C1195fB2246fd758172f9253873790d06a4/logo.png b/blockchains/smartchain/assets/0x90727C1195fB2246fd758172f9253873790d06a4/logo.png new file mode 100644 index 0000000000000..57101a024dad6 Binary files /dev/null and b/blockchains/smartchain/assets/0x90727C1195fB2246fd758172f9253873790d06a4/logo.png differ diff --git a/blockchains/smartchain/assets/0x9075055C3Ee590Ee0d7a2e1EF4376A851369E8E0/info.json b/blockchains/smartchain/assets/0x9075055C3Ee590Ee0d7a2e1EF4376A851369E8E0/info.json new file mode 100644 index 0000000000000..15b0ce8e0129c --- /dev/null +++ b/blockchains/smartchain/assets/0x9075055C3Ee590Ee0d7a2e1EF4376A851369E8E0/info.json @@ -0,0 +1,36 @@ +{ + "name": "FqSwap", + "type": "BEP20", + "symbol": "FQS", + "decimals": 9, + "website": "https://fqswap.org/", + "description": "FQS is a hyper deflationary token created and thought by holders, it work as an independent liquidity generation protocol and Frictionless autonomous yield farming together with manual buyback features.FQS Holders benefit through static reward and also Through the Buy-Back strategy built into the contract.All You need to do is hold FQS.", + "explorer": "https://bscscan.com/token/0x9075055C3Ee590Ee0d7a2e1EF4376A851369E8E0", + "status": "active", + "id": "0x9075055C3Ee590Ee0d7a2e1EF4376A851369E8E0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fqswap" + }, + { + "name": "github", + "url": "https://github.com/fqswap" + }, + { + "name": "telegram", + "url": "https://t.me/FQS_SWAP" + }, + { + "name": "whitepaper", + "url": "https://fqswap.org/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fqswap/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9075055C3Ee590Ee0d7a2e1EF4376A851369E8E0/logo.png b/blockchains/smartchain/assets/0x9075055C3Ee590Ee0d7a2e1EF4376A851369E8E0/logo.png new file mode 100644 index 0000000000000..e6e0da6be0d0b Binary files /dev/null and b/blockchains/smartchain/assets/0x9075055C3Ee590Ee0d7a2e1EF4376A851369E8E0/logo.png differ diff --git a/blockchains/smartchain/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/info.json b/blockchains/smartchain/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/info.json new file mode 100644 index 0000000000000..812196c37be62 --- /dev/null +++ b/blockchains/smartchain/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/info.json @@ -0,0 +1,40 @@ +{ + "name": "OwlDAO Token", + "type": "BEP20", + "symbol": "OWL", + "decimals": 18, + "website": "https://owldao.io/", + "description": "OwlDAO is the Top 1 iGaming Solution Provider for Web 3.0. Owl.games is OwlDAO's signature casino. Supporting ETH, BSC, Matic, FTM, Solana, Near, Aptos, etc. Play with Metamask, WalletConnect directly!", + "explorer": "https://bscscan.com/token/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19", + "status": "active", + "id": "0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OWLDAOio" + }, + { + "name": "github", + "url": "https://github.com/theowlgame" + }, + { + "name": "telegram", + "url": "https://t.me/owlDAO" + }, + { + "name": "telegram_news", + "url": "https://t.me/owlDAONews" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/owldao" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/owldao/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/logo.png b/blockchains/smartchain/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/logo.png new file mode 100644 index 0000000000000..08ebbc0bff068 Binary files /dev/null and b/blockchains/smartchain/assets/0x9085B4d52c3e0B8B6F9AF6213E85A433c7D76f19/logo.png differ diff --git a/blockchains/smartchain/assets/0x9096B4309224d751FCB43d7eB178dcFFc122aD15/info.json b/blockchains/smartchain/assets/0x9096B4309224d751FCB43d7eB178dcFFc122aD15/info.json new file mode 100644 index 0000000000000..8a9f38bce4e35 --- /dev/null +++ b/blockchains/smartchain/assets/0x9096B4309224d751FCB43d7eB178dcFFc122aD15/info.json @@ -0,0 +1,50 @@ +{ + "name": "Legion Network", + "type": "BEP20", + "symbol": "LGX", + "decimals": 18, + "website": "https://legionnetwork.io", + "description": "The best of blockchain in one super app.", + "explorer": "https://bscscan.com/token/0x9096b4309224d751fcb43d7eb178dcffc122ad15", + "status": "active", + "id": "0x9096B4309224d751FCB43d7eB178dcFFc122aD15", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LegionNetwork__" + }, + { + "name": "github", + "url": "https://github.com/lgxnetwork/lgxnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/legionnetworkcommunity" + }, + { + "name": "telegram_news", + "url": "https://t.me/legionnetworkofficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/legionnetwork" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCynFmM09CqE5rmzlzOB1UNQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/legion-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/legion-network" + } + ], + "tags": [ + "nft", + "defi", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x9096B4309224d751FCB43d7eB178dcFFc122aD15/logo.png b/blockchains/smartchain/assets/0x9096B4309224d751FCB43d7eB178dcFFc122aD15/logo.png new file mode 100644 index 0000000000000..44ccdd57bb753 Binary files /dev/null and b/blockchains/smartchain/assets/0x9096B4309224d751FCB43d7eB178dcFFc122aD15/logo.png differ diff --git a/blockchains/smartchain/assets/0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240/info.json b/blockchains/smartchain/assets/0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240/info.json new file mode 100644 index 0000000000000..44f0a99822563 --- /dev/null +++ b/blockchains/smartchain/assets/0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240/info.json @@ -0,0 +1,56 @@ +{ + "name": "SingularityDAO", + "type": "BEP20", + "symbol": "SDAO", + "decimals": 18, + "website": "https://www.singularitydao.ai", + "description": "SingularityDAO is a decentralised Portfolio Management Protocol designed to enable anybody to safely and easily manage crypto assets, supported by superior risk management and analytics tools; smart money, on-chain. A non-custodial protocol built to foster a new ecosystem of Digital Asset Managers to offer automated trading strategies leveraging AI-enhanced data analytics services.", + "explorer": "https://bscscan.com/token/0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240", + "status": "active", + "id": "0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SingularityDao" + }, + { + "name": "telegram", + "url": "https://t.me/chatsight_bot?start=dmVyaWZ5OjotMTAwMTI4NzAxNjEzNw==" + }, + { + "name": "telegram_news", + "url": "https://t.me/sdaoann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/singularitydao" + }, + { + "name": "github", + "url": "https://github.com/Singularity-DAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/singularitydao" + }, + { + "name": "youtube", + "url": "https://youtube.com/@SingularityDAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/singularitydao/" + }, + { + "name": "medium", + "url": "https://medium.com/singularitydao" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SingularityDAO/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240/logo.png b/blockchains/smartchain/assets/0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240/logo.png new file mode 100644 index 0000000000000..fa9315e102908 Binary files /dev/null and b/blockchains/smartchain/assets/0x90Ed8F1dc86388f14b64ba8fb4bbd23099f18240/logo.png differ diff --git a/blockchains/smartchain/assets/0x9105F25A9D6B3d289cC7315b0b4e0b91F3806fB1/info.json b/blockchains/smartchain/assets/0x9105F25A9D6B3d289cC7315b0b4e0b91F3806fB1/info.json new file mode 100644 index 0000000000000..be7beda03522a --- /dev/null +++ b/blockchains/smartchain/assets/0x9105F25A9D6B3d289cC7315b0b4e0b91F3806fB1/info.json @@ -0,0 +1,21 @@ +{ + "name": "ShibamasK", + "type": "BEP20", + "symbol": "SHBMA", + "decimals": 4, + "website": "https://shibamask.org", + "description": "Deflationary meme coin with products like NFT Market+ Mobile wallet", + "explorer": "https://bscscan.com/token/0x9105F25A9D6B3d289cC7315b0b4e0b91F3806fB1", + "status": "active", + "id": "0x9105F25A9D6B3d289cC7315b0b4e0b91F3806fB1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shibamaskcoin" + }, + { + "name": "github", + "url": "https://github.com/shibamask" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9105F25A9D6B3d289cC7315b0b4e0b91F3806fB1/logo.png b/blockchains/smartchain/assets/0x9105F25A9D6B3d289cC7315b0b4e0b91F3806fB1/logo.png new file mode 100644 index 0000000000000..76e189afda8f4 Binary files /dev/null and b/blockchains/smartchain/assets/0x9105F25A9D6B3d289cC7315b0b4e0b91F3806fB1/logo.png differ diff --git a/blockchains/smartchain/assets/0x9130990dD16eD8BE8BE63E46CAd305C2C339Dac9/info.json b/blockchains/smartchain/assets/0x9130990dD16eD8BE8BE63E46CAd305C2C339Dac9/info.json new file mode 100644 index 0000000000000..513bcf538e677 --- /dev/null +++ b/blockchains/smartchain/assets/0x9130990dD16eD8BE8BE63E46CAd305C2C339Dac9/info.json @@ -0,0 +1,11 @@ +{ + "name": "Medabots", + "website": "https://medabots.io", + "description": "Medacoin (by Medabots) is a new cryptocurrency that gives users the ability to manage their virtual in-game goods.", + "explorer": "https://bscscan.com/token/0x9130990dd16ed8be8be63e46cad305c2c339dac9", + "type": "BEP20", + "symbol": "MEDA", + "decimals": 9, + "status": "active", + "id": "0x9130990dD16eD8BE8BE63E46CAd305C2C339Dac9" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9130990dD16eD8BE8BE63E46CAd305C2C339Dac9/logo.png b/blockchains/smartchain/assets/0x9130990dD16eD8BE8BE63E46CAd305C2C339Dac9/logo.png new file mode 100644 index 0000000000000..5c46998f074fe Binary files /dev/null and b/blockchains/smartchain/assets/0x9130990dD16eD8BE8BE63E46CAd305C2C339Dac9/logo.png differ diff --git a/blockchains/smartchain/assets/0x913aFbBA462d6ae230344209d0Bd11CE3CE92Ed1/info.json b/blockchains/smartchain/assets/0x913aFbBA462d6ae230344209d0Bd11CE3CE92Ed1/info.json new file mode 100644 index 0000000000000..9b168bbce3746 --- /dev/null +++ b/blockchains/smartchain/assets/0x913aFbBA462d6ae230344209d0Bd11CE3CE92Ed1/info.json @@ -0,0 +1,28 @@ +{ + "name": "Rijent Coin", + "type": "BEP20", + "symbol": "RTC", + "decimals": 9, + "website": "https://rijentcoin.com/", + "description": "Rijent Coin is a revolutionary utility token and crypto education platform designed to connect worldwide cryptocurrency users.", + "explorer": "https://bscscan.com/token/0x913aFbBA462d6ae230344209d0Bd11CE3CE92Ed1", + "status": "active", + "id": "0x913aFbBA462d6ae230344209d0Bd11CE3CE92Ed1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RijentC" + }, + { + "name": "facebook", + "url": "https://facebook.com/rijentcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rijent-coin/" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x913aFbBA462d6ae230344209d0Bd11CE3CE92Ed1/logo.png b/blockchains/smartchain/assets/0x913aFbBA462d6ae230344209d0Bd11CE3CE92Ed1/logo.png new file mode 100644 index 0000000000000..af630eec63adf Binary files /dev/null and b/blockchains/smartchain/assets/0x913aFbBA462d6ae230344209d0Bd11CE3CE92Ed1/logo.png differ diff --git a/blockchains/smartchain/assets/0x917841c010b3d86ED886F36F2C9807E07a2e3093/info.json b/blockchains/smartchain/assets/0x917841c010b3d86ED886F36F2C9807E07a2e3093/info.json new file mode 100644 index 0000000000000..1ad12f43f7bfd --- /dev/null +++ b/blockchains/smartchain/assets/0x917841c010b3d86ED886F36F2C9807E07a2e3093/info.json @@ -0,0 +1,36 @@ +{ + "name": "RisingSun Token", + "website": "https://risingsun.finance/", + "description": "RisingSun powers the greatest play to earn NFT card game ecosystem on the Binance Smart Chain. Over 4 billion collectable samurai battle cards make for one of the most unique gaming experiences on blockchain. The novel NFT card game is coming soon — SamuraiRising.", + "explorer": "https://bscscan.com/token/0x917841c010b3d86ED886F36F2C9807E07a2e3093", + "type": "BEP20", + "symbol": "RSUN", + "decimals": 9, + "status": "active", + "id": "0x917841c010b3d86ED886F36F2C9807E07a2e3093", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/RisingSun-Token" + }, + { + "name": "twitter", + "url": "https://twitter.com/risingsuntoken" + }, + { + "name": "telegram", + "url": "https://t.me/risingsun_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/risingsun/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/risingsun" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x917841c010b3d86ED886F36F2C9807E07a2e3093/logo.png b/blockchains/smartchain/assets/0x917841c010b3d86ED886F36F2C9807E07a2e3093/logo.png new file mode 100644 index 0000000000000..3f89c81374451 Binary files /dev/null and b/blockchains/smartchain/assets/0x917841c010b3d86ED886F36F2C9807E07a2e3093/logo.png differ diff --git a/blockchains/smartchain/assets/0x9186359F82c3c0Cc005A0b3563Dc4Ccd2627D82A/info.json b/blockchains/smartchain/assets/0x9186359F82c3c0Cc005A0b3563Dc4Ccd2627D82A/info.json new file mode 100644 index 0000000000000..b6b478e1ea878 --- /dev/null +++ b/blockchains/smartchain/assets/0x9186359F82c3c0Cc005A0b3563Dc4Ccd2627D82A/info.json @@ -0,0 +1,32 @@ +{ + "name": "AntNetworX", + "type": "BEP20", + "symbol": "ANTX", + "decimals": 18, + "website": "https://www.antx.network/", + "description": "AntNetworX aims to help blockchain, Web3 and DeFi achieve mass adoption by providing seamless and accessible dApps for the next generation. We cover a vast range of solutions such as seamless Web3 UI, keyless smart wallet, Decentralised communication and blockchain gigs. AntNetworX has a first of its kind profit sharing model, with revenue and utility burns.", + "explorer": "https://bscscan.com/token/0x9186359f82c3c0cc005a0b3563dc4ccd2627d82a", + "status": "active", + "id": "0x9186359F82c3c0Cc005A0b3563Dc4Ccd2627D82A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AntNetworX" + }, + { + "name": "telegram", + "url": "https://t.me/AntXAnnouncements" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/antnetworx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9186359F82c3c0Cc005A0b3563Dc4Ccd2627D82A/logo.png b/blockchains/smartchain/assets/0x9186359F82c3c0Cc005A0b3563Dc4Ccd2627D82A/logo.png new file mode 100644 index 0000000000000..5e2379d4a886b Binary files /dev/null and b/blockchains/smartchain/assets/0x9186359F82c3c0Cc005A0b3563Dc4Ccd2627D82A/logo.png differ diff --git a/blockchains/smartchain/assets/0x91Ca579B0D47E5cfD5D0862c21D5659d39C8eCf0/info.json b/blockchains/smartchain/assets/0x91Ca579B0D47E5cfD5D0862c21D5659d39C8eCf0/info.json new file mode 100644 index 0000000000000..496ab5475939a --- /dev/null +++ b/blockchains/smartchain/assets/0x91Ca579B0D47E5cfD5D0862c21D5659d39C8eCf0/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Solana)", + "type": "BEP20", + "symbol": "USDCso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://bscscan.com/token/0x91Ca579B0D47E5cfD5D0862c21D5659d39C8eCf0", + "status": "active", + "id": "0x91Ca579B0D47E5cfD5D0862c21D5659d39C8eCf0", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x91Ca579B0D47E5cfD5D0862c21D5659d39C8eCf0/logo.png b/blockchains/smartchain/assets/0x91Ca579B0D47E5cfD5D0862c21D5659d39C8eCf0/logo.png new file mode 100644 index 0000000000000..c9ca83078881a Binary files /dev/null and b/blockchains/smartchain/assets/0x91Ca579B0D47E5cfD5D0862c21D5659d39C8eCf0/logo.png differ diff --git a/blockchains/smartchain/assets/0x921d3a6ed8223AFb6358410F717e2FB13cbae700/info.json b/blockchains/smartchain/assets/0x921d3a6ed8223AFb6358410F717e2FB13cbae700/info.json new file mode 100644 index 0000000000000..d2a6d98d9a6fd --- /dev/null +++ b/blockchains/smartchain/assets/0x921d3a6ed8223AFb6358410F717e2FB13cbae700/info.json @@ -0,0 +1,28 @@ +{ + "name": "QRKITA TOKEN", + "website": "https://www.qrkita.exchange", + "description": "We Are First Online Qris Platform In Indonesia. Qrkita Provides The Latest Technology For Online And Offline Merchant To Boost Their Sales.", + "explorer": "https://bscscan.com/token/0x921d3a6ed8223AFb6358410F717e2FB13cbae700", + "type": "BEP20", + "symbol": "QRT", + "decimals": 9, + "status": "active", + "id": "0x921d3a6ed8223AFb6358410F717e2FB13cbae700", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/qrkita/qrkitatoken.sol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qrkita-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/qrkitaexchanger?s=09" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x921d3a6ed8223AFb6358410F717e2FB13cbae700/logo.png b/blockchains/smartchain/assets/0x921d3a6ed8223AFb6358410F717e2FB13cbae700/logo.png new file mode 100644 index 0000000000000..b24f4c0395377 Binary files /dev/null and b/blockchains/smartchain/assets/0x921d3a6ed8223AFb6358410F717e2FB13cbae700/logo.png differ diff --git a/blockchains/smartchain/assets/0x922722E9Ef614EC9A3E94b78496e92AbFBb5A624/info.json b/blockchains/smartchain/assets/0x922722E9Ef614EC9A3E94b78496e92AbFBb5A624/info.json new file mode 100644 index 0000000000000..22f9280bff3fd --- /dev/null +++ b/blockchains/smartchain/assets/0x922722E9Ef614EC9A3E94b78496e92AbFBb5A624/info.json @@ -0,0 +1,36 @@ +{ + "name": "IL CAPO", + "type": "BEP20", + "symbol": "CAPO", + "decimals": 18, + "website": "https://www.capocoin.xyz/", + "description": "HERE IS THE NEW MEME TOKEN I'VE CREATED - $CAPO TOKEN; DEDICATED TO BIGGEST COUNTER TRADING TWITTER ACCOUNT - IL CAPO OF CRYPTO! WE ALL KNOW WHO IS CRYPTO CAPO, AKA \"biggest bull trap i ever seen\" \"Still short and strong\" AND MORE JOKES LIKE THAT!", + "explorer": "https://bscscan.com/token/0x922722E9Ef614EC9A3E94b78496e92AbFBb5A624", + "status": "active", + "id": "0x922722E9Ef614EC9A3E94b78496e92AbFBb5A624", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ilcapocoin" + }, + { + "name": "telegram", + "url": "https://t.me/capocoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/il-capo-of-crypto/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x922722E9Ef614EC9A3E94b78496e92AbFBb5A624/logo.png b/blockchains/smartchain/assets/0x922722E9Ef614EC9A3E94b78496e92AbFBb5A624/logo.png new file mode 100644 index 0000000000000..c23da603c64db Binary files /dev/null and b/blockchains/smartchain/assets/0x922722E9Ef614EC9A3E94b78496e92AbFBb5A624/logo.png differ diff --git a/blockchains/smartchain/assets/0x927fF4AD97991C1eeC44AB02c6970088ffa85250/info.json b/blockchains/smartchain/assets/0x927fF4AD97991C1eeC44AB02c6970088ffa85250/info.json new file mode 100644 index 0000000000000..7c052a3067edd --- /dev/null +++ b/blockchains/smartchain/assets/0x927fF4AD97991C1eeC44AB02c6970088ffa85250/info.json @@ -0,0 +1,25 @@ +{ + "name": "Xtremcoin", + "type": "BEP20", + "symbol": "XTR", + "decimals": 8, + "website": "https://www.xtremcoin.com", + "description": "Xtremcoin is a convenient online payment tool that combines functions of several cryptocurrency wallets and bank cards virtual and plastic ones.", + "explorer": "https://bscscan.com/token/0x927fF4AD97991C1eeC44AB02c6970088ffa85250", + "status": "abandoned", + "id": "0x927fF4AD97991C1eeC44AB02c6970088ffa85250", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xtremcoin" + }, + { + "name": "github", + "url": "https://github.com/xtremcoin" + }, + { + "name": "telegram", + "url": "https://t.me/xtremcoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json b/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json index c3fda7605dbe4..6b9a4eb4875ee 100644 --- a/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json +++ b/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json @@ -1,5 +1,5 @@ { - "name": "Frontier", + "name": "Frontier Token", "website": "https://frontier.xyz/", "description": "Frontier is a chain-agnostic DeFi aggregation layer. With our applications, users can participate in protocol tracking and management, staking, best-rate asset swapping, liquidity provision, CDP creation & monitoring, and more.", "explorer": "https://bscscan.com/token/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b", diff --git a/blockchains/smartchain/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json b/blockchains/smartchain/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json index 49c8eb6eeb7d6..01ddf6980703e 100644 --- a/blockchains/smartchain/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json +++ b/blockchains/smartchain/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json @@ -7,5 +7,8 @@ "description": "Tardigrades Finance offers frictionless rewards 5% Tax with 2.5% Burn / and 2.5% back to Holders for each transaction.", "explorer": "https://bscscan.com/token/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", "status": "active", - "id": "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5" + "id": "0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x92dA433dA84d58DFe2aade1943349e491Cbd6820/info.json b/blockchains/smartchain/assets/0x92dA433dA84d58DFe2aade1943349e491Cbd6820/info.json new file mode 100644 index 0000000000000..60b14c0771345 --- /dev/null +++ b/blockchains/smartchain/assets/0x92dA433dA84d58DFe2aade1943349e491Cbd6820/info.json @@ -0,0 +1,44 @@ +{ + "name": "Rise of Defenders Token", + "type": "BEP20", + "symbol": "RDR", + "decimals": 18, + "website": "https://risedefenders.io/", + "description": "Rise of Defenders is a very interesting Metaverse NFT game, you can use your creativity and tactical thinking to become an excellent player and receive extremely attractive rewards.", + "explorer": "https://bscscan.com/token/0x92da433da84d58dfe2aade1943349e491cbd6820", + "status": "active", + "id": "0x92dA433dA84d58DFe2aade1943349e491Cbd6820", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DefendersRise" + }, + { + "name": "github", + "url": "https://github.com/ROD-NFT/RiseOfDefendersContract" + }, + { + "name": "telegram", + "url": "https://t.me/RiseDefendersChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/RiseDefendersAnn" + }, + { + "name": "docs", + "url": "https://docs.risedefenders.io/wellcome/rise-of-defenders" + }, + { + "name": "medium", + "url": "https://medium.com/@risedefenders" + }, + { + "name": "discord", + "url": "https://discord.com/invite/x7cAKWnWh4" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x92dA433dA84d58DFe2aade1943349e491Cbd6820/logo.png b/blockchains/smartchain/assets/0x92dA433dA84d58DFe2aade1943349e491Cbd6820/logo.png new file mode 100644 index 0000000000000..c633c330f1025 Binary files /dev/null and b/blockchains/smartchain/assets/0x92dA433dA84d58DFe2aade1943349e491Cbd6820/logo.png differ diff --git a/blockchains/smartchain/assets/0x92eD61FB8955Cc4e392781cB8b7cD04AADc43D0c/info.json b/blockchains/smartchain/assets/0x92eD61FB8955Cc4e392781cB8b7cD04AADc43D0c/info.json new file mode 100644 index 0000000000000..e66756ab26479 --- /dev/null +++ b/blockchains/smartchain/assets/0x92eD61FB8955Cc4e392781cB8b7cD04AADc43D0c/info.json @@ -0,0 +1,32 @@ +{ + "name": "Oggy Inu", + "type": "BEP20", + "symbol": "OGGY", + "decimals": 9, + "website": "https://oggyinu.com/", + "description": "OGGY INU is a BSC Meme Token. $OGGY is a community-driven token that can't be controlled by anyone.together with NFT OGGY, MarketPlace OGGY will be launched in the future.", + "explorer": "https://bscscan.com/token/0x92eD61FB8955Cc4e392781cB8b7cD04AADc43D0c", + "status": "active", + "id": "0x92eD61FB8955Cc4e392781cB8b7cD04AADc43D0c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Oggy_Inu" + }, + { + "name": "telegram", + "url": "https://t.me/oggy_inu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/oggy-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/oggy-inu" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x92eD61FB8955Cc4e392781cB8b7cD04AADc43D0c/logo.png b/blockchains/smartchain/assets/0x92eD61FB8955Cc4e392781cB8b7cD04AADc43D0c/logo.png new file mode 100644 index 0000000000000..91bbd52b5176e Binary files /dev/null and b/blockchains/smartchain/assets/0x92eD61FB8955Cc4e392781cB8b7cD04AADc43D0c/logo.png differ diff --git a/blockchains/smartchain/assets/0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4/info.json b/blockchains/smartchain/assets/0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4/info.json new file mode 100644 index 0000000000000..64a4bbb890e56 --- /dev/null +++ b/blockchains/smartchain/assets/0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4/info.json @@ -0,0 +1,21 @@ +{ + "name": "The Spartans", + "type": "BEP20", + "symbol": "TSP", + "decimals": 18, + "website": "https://thespartans.io", + "description": "The Spartans - The first defense game based on BSC", + "explorer": "https://bscscan.com/token/0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4", + "status": "active", + "id": "0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-spartans/" + }, + { + "name": "twitter", + "url": "https://twitter.com/TheSpartansBSC" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4/logo.png b/blockchains/smartchain/assets/0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4/logo.png new file mode 100644 index 0000000000000..27a82f38f7e2b Binary files /dev/null and b/blockchains/smartchain/assets/0x930CEc48eddC7f80AFaD2b08997D0A43912B80d4/logo.png differ diff --git a/blockchains/smartchain/assets/0x934C9198582Bf2631128c5D4b051aacEF9a6224F/info.json b/blockchains/smartchain/assets/0x934C9198582Bf2631128c5D4b051aacEF9a6224F/info.json new file mode 100644 index 0000000000000..e32afed3ecef5 --- /dev/null +++ b/blockchains/smartchain/assets/0x934C9198582Bf2631128c5D4b051aacEF9a6224F/info.json @@ -0,0 +1,29 @@ +{ + "name": "Wanaka Wai Token", + "type": "BEP20", + "symbol": "WAI", + "decimals": 18, + "website": "https://wanakafarm.com", + "description": "Wanaka Farm aims to offer anNFT game where people can own their virtual lands, NFT items to plant, grow, harvest to relax and earn their crypto.", + "explorer": "https://bscscan.com/token/0x934C9198582Bf2631128c5D4b051aacEF9a6224F", + "status": "active", + "id": "0x934C9198582Bf2631128c5D4b051aacEF9a6224F", + "links": [ + { + "name": "whitepaper", + "url": "https://wanakafarm.com/papers/" + }, + { + "name": "telegram", + "url": "https://t.me/WanakaOfficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/wanakafarmofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/Wanaka_Farm" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x934C9198582Bf2631128c5D4b051aacEF9a6224F/logo.png b/blockchains/smartchain/assets/0x934C9198582Bf2631128c5D4b051aacEF9a6224F/logo.png new file mode 100644 index 0000000000000..c601264fbabc9 Binary files /dev/null and b/blockchains/smartchain/assets/0x934C9198582Bf2631128c5D4b051aacEF9a6224F/logo.png differ diff --git a/blockchains/smartchain/assets/0x936B6659Ad0C1b244Ba8Efe639092acae30dc8d6/info.json b/blockchains/smartchain/assets/0x936B6659Ad0C1b244Ba8Efe639092acae30dc8d6/info.json new file mode 100644 index 0000000000000..107f15fec6f5e --- /dev/null +++ b/blockchains/smartchain/assets/0x936B6659Ad0C1b244Ba8Efe639092acae30dc8d6/info.json @@ -0,0 +1,36 @@ +{ + "name": "Corite", + "type": "BEP20", + "symbol": "CO", + "decimals": 6, + "website": "https://corite.com", + "description": "Corite is a blockchain-based music platform jointly powered by fans and artists to finance and promote music in a unique Engage-to-Earn (E2E) model.", + "explorer": "https://bscscan.com/token/0x936B6659Ad0C1b244Ba8Efe639092acae30dc8d6", + "status": "active", + "id": "0x936B6659Ad0C1b244Ba8Efe639092acae30dc8d6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coritecom" + }, + { + "name": "telegram", + "url": "https://t.me/corite" + }, + { + "name": "youtube", + "url": "https://youtube.com/corite" + }, + { + "name": "facebook", + "url": "https://facebook.com/corite" + }, + { + "name": "discord", + "url": "https://discord.com/invite/corite" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x936B6659Ad0C1b244Ba8Efe639092acae30dc8d6/logo.png b/blockchains/smartchain/assets/0x936B6659Ad0C1b244Ba8Efe639092acae30dc8d6/logo.png new file mode 100644 index 0000000000000..b97ae5f87f372 Binary files /dev/null and b/blockchains/smartchain/assets/0x936B6659Ad0C1b244Ba8Efe639092acae30dc8d6/logo.png differ diff --git a/blockchains/smartchain/assets/0x940230b6b7ef1979a28F32196A8e3439C645BA49/info.json b/blockchains/smartchain/assets/0x940230b6b7ef1979a28F32196A8e3439C645BA49/info.json new file mode 100644 index 0000000000000..73c99f76fe959 --- /dev/null +++ b/blockchains/smartchain/assets/0x940230b6b7ef1979a28F32196A8e3439C645BA49/info.json @@ -0,0 +1,37 @@ +{ + "name": "Shib Army", + "type": "BEP20", + "symbol": "SHIBARMY", + "decimals": 18, + "website": "https://shibarmybsc.com", + "description": "SHIBARMY is a trendy project that pays you a huge chunk of SHIBA INU as dividend for holding. SHIBARMY is here to follow SHIBA INU’s footsteps.", + "explorer": "https://bscscan.com/token/0x940230b6b7ef1979a28F32196A8e3439C645BA49", + "status": "active", + "id": "0x940230b6b7ef1979a28F32196A8e3439C645BA49", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shibarmybsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shib-army/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shib-army" + }, + { + "name": "telegram", + "url": "https://t.me/ShibarmyToken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ShibArmyBscToken/" + }, + { + "name": "medium", + "url": "https://shibarmybsc.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x940230b6b7ef1979a28F32196A8e3439C645BA49/logo.png b/blockchains/smartchain/assets/0x940230b6b7ef1979a28F32196A8e3439C645BA49/logo.png new file mode 100644 index 0000000000000..537cfa6e7bebb Binary files /dev/null and b/blockchains/smartchain/assets/0x940230b6b7ef1979a28F32196A8e3439C645BA49/logo.png differ diff --git a/blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json b/blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json index c64ac8561cca4..189e571804471 100644 --- a/blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json +++ b/blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json @@ -9,6 +9,11 @@ "decimals": 18, "status": "active", "id": "0x947950BcC74888a40Ffa2593C5798F11Fc9124C4", + "tags": [ + "defi", + "governance", + "nft" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json b/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json index 613f14ccd116f..4c731b41ba142 100644 --- a/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json +++ b/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json @@ -1,5 +1,5 @@ { - "name": "Helmet.insure", + "name": "Helmet.insure Governance Token", "website": "https://helmet.insure", "description": "HELMET is the governance token issued by helmet.insure with total supply of 100 million.", "research": "", diff --git a/blockchains/smartchain/assets/0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50/info.json b/blockchains/smartchain/assets/0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50/info.json new file mode 100644 index 0000000000000..3724d447af5a9 --- /dev/null +++ b/blockchains/smartchain/assets/0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50/info.json @@ -0,0 +1,24 @@ +{ + "name": "League Of Ancients", + "type": "BEP20", + "symbol": "LOA", + "decimals": 18, + "website": "https://leagueofancients.com/", + "description": "Free-To-Play & Play-To-Earn NFT MOBA GameFi in Binance Smart Chain", + "explorer": "https://bscscan.com/token/0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50", + "status": "active", + "id": "0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LOAOfficialMOBA" + }, + { + "name": "telegram", + "url": "https://t.me/leagueofancients" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50/logo.png b/blockchains/smartchain/assets/0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50/logo.png new file mode 100644 index 0000000000000..72a982e1e0d9e Binary files /dev/null and b/blockchains/smartchain/assets/0x94b69263FCA20119Ae817b6f783Fc0F13B02ad50/logo.png differ diff --git a/blockchains/smartchain/assets/0x94ba29d58D419BD798B282476db3Dd9d97BA8C23/info.json b/blockchains/smartchain/assets/0x94ba29d58D419BD798B282476db3Dd9d97BA8C23/info.json new file mode 100644 index 0000000000000..e2b3cb450dd64 --- /dev/null +++ b/blockchains/smartchain/assets/0x94ba29d58D419BD798B282476db3Dd9d97BA8C23/info.json @@ -0,0 +1,25 @@ +{ + "name": "Frosted Cake", + "website": "https://frostedcaketoken.com/", + "description": "Frosted Cake is a deflationary passive income token, strategically developed for long term Investments, pushing Smart Contract Capabilities to its fullest potential. Frosted Cake is a real Incentive & Community token.", + "explorer": "https://bscscan.com/token/0x94ba29d58d419bd798b282476db3dd9d97ba8c23", + "type": "BEP20", + "symbol": "FROSTEDCAKE", + "decimals": 18, + "status": "active", + "id": "0x94ba29d58D419BD798B282476db3Dd9d97BA8C23", + "links": [ + { + "name": "telegram", + "url": "https://t.me/frostedcaketoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/FrostedCakeBSC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frostedcake/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x94ba29d58D419BD798B282476db3Dd9d97BA8C23/logo.png b/blockchains/smartchain/assets/0x94ba29d58D419BD798B282476db3Dd9d97BA8C23/logo.png new file mode 100644 index 0000000000000..d5253a421e920 Binary files /dev/null and b/blockchains/smartchain/assets/0x94ba29d58D419BD798B282476db3Dd9d97BA8C23/logo.png differ diff --git a/blockchains/smartchain/assets/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30/info.json b/blockchains/smartchain/assets/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30/info.json new file mode 100644 index 0000000000000..d5f65530d082e --- /dev/null +++ b/blockchains/smartchain/assets/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30/info.json @@ -0,0 +1,28 @@ +{ + "name": "Go Crypto Me", + "type": "BEP20", + "symbol": "GCME", + "decimals": 9, + "website": "https://gocryptome.io/", + "description": "Join the Future of Uncensored Crowdfunding. The #1 DAO operated, blockchain powered, crowdfunding platform", + "explorer": "https://bscscan.com/token/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30", + "status": "active", + "id": "0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30", + "links": [ + { + "name": "github", + "url": "https://github.com/GoBlockchain2022/" + }, + { + "name": "twitter", + "url": "https://twitter.com/gocryptomecoin" + }, + { + "name": "telegram", + "url": "https://t.me/GoCryptoMe" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30/logo.png b/blockchains/smartchain/assets/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30/logo.png new file mode 100644 index 0000000000000..8153681be9b4a Binary files /dev/null and b/blockchains/smartchain/assets/0x9528cCEb678B90dAf02cA5cA45622D5cBaF58A30/logo.png differ diff --git a/blockchains/smartchain/assets/0x952cEbF65f3A9F11ef0222Aefe0608d26621B097/info.json b/blockchains/smartchain/assets/0x952cEbF65f3A9F11ef0222Aefe0608d26621B097/info.json new file mode 100644 index 0000000000000..78978aba5655e --- /dev/null +++ b/blockchains/smartchain/assets/0x952cEbF65f3A9F11ef0222Aefe0608d26621B097/info.json @@ -0,0 +1,33 @@ +{ + "name": "EDXA Labs", + "website": "https://edxa.co", + "description": "EDXA Dex and Yield Farm", + "explorer": "https://bscscan.com/token/0x952cEbF65f3A9F11ef0222Aefe0608d26621B097", + "type": "BEP20", + "symbol": "EDXA", + "decimals": 18, + "status": "active", + "id": "0x952cEbF65f3A9F11ef0222Aefe0608d26621B097", + "links": [ + { + "name": "github", + "url": "https://github.com/EdxaLabs" + }, + { + "name": "twitter", + "url": "https://twitter.com/EdxaLabs" + }, + { + "name": "telegram", + "url": "https://t.me/edxa_group_official" + }, + { + "name": "medium", + "url": "https://edxalabs.medium.com" + }, + { + "name": "whitepaper", + "url": "https://edxalabs.gitbook.io" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x952cEbF65f3A9F11ef0222Aefe0608d26621B097/logo.png b/blockchains/smartchain/assets/0x952cEbF65f3A9F11ef0222Aefe0608d26621B097/logo.png new file mode 100644 index 0000000000000..54b5e17f5a148 Binary files /dev/null and b/blockchains/smartchain/assets/0x952cEbF65f3A9F11ef0222Aefe0608d26621B097/logo.png differ diff --git a/blockchains/smartchain/assets/0x95336aC5f7E840e7716781313e1607F7C9D6BE25/info.json b/blockchains/smartchain/assets/0x95336aC5f7E840e7716781313e1607F7C9D6BE25/info.json new file mode 100644 index 0000000000000..a658bbca4d8aa --- /dev/null +++ b/blockchains/smartchain/assets/0x95336aC5f7E840e7716781313e1607F7C9D6BE25/info.json @@ -0,0 +1,41 @@ +{ + "name": "RobustSwap Token", + "website": "https://robustswap.com", + "description": "RobustSwap by Robust Protocol is an anti-bot and flash loan attack proof decentralized exchange (DEX), automated market maker (AMM) with yield farming designed to optimize profitability through scarcity and liquidity generation.", + "explorer": "https://bscscan.com/token/0x95336aC5f7E840e7716781313e1607F7C9D6BE25", + "type": "BEP20", + "symbol": "RBS", + "decimals": 18, + "status": "active", + "id": "0x95336aC5f7E840e7716781313e1607F7C9D6BE25", + "links": [ + { + "name": "github", + "url": "https://github.com/robustprotocol" + }, + { + "name": "docs", + "url": "https://docs.robustswap.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/robustswap" + }, + { + "name": "telegram", + "url": "https://t.me/robustswap" + }, + { + "name": "telegram_news", + "url": "https://t.me/robustprotocol" + }, + { + "name": "medium", + "url": "https://robustprotocol.medium.com" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/robustprotocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x95336aC5f7E840e7716781313e1607F7C9D6BE25/logo.png b/blockchains/smartchain/assets/0x95336aC5f7E840e7716781313e1607F7C9D6BE25/logo.png new file mode 100644 index 0000000000000..80a8fb23b270b Binary files /dev/null and b/blockchains/smartchain/assets/0x95336aC5f7E840e7716781313e1607F7C9D6BE25/logo.png differ diff --git a/blockchains/smartchain/assets/0x95637d4FbE7153dCc3E26E71bdE7a2D82621F083/info.json b/blockchains/smartchain/assets/0x95637d4FbE7153dCc3E26E71bdE7a2D82621F083/info.json new file mode 100644 index 0000000000000..a815f9e846aaf --- /dev/null +++ b/blockchains/smartchain/assets/0x95637d4FbE7153dCc3E26E71bdE7a2D82621F083/info.json @@ -0,0 +1,25 @@ +{ + "name": "ForeverFOMO", + "website": "https://foreverfomo.finance/", + "description": "ForeverFOMO is a price-elastic token with adjusting supply, moving towards the price of $1,500.000 per token. Different then just a normal pegged token/stable coin, rebases make price-elastic tokens into synthetic commodities with fluctuating values and supplies that gradually stabilize. Ultimately, rebases are designed to be tradable and potentially extremely profitable. On the path to $1.5m a token, ForeverFOMO will release NFTs, DAPPs, and more!", + "explorer": "https://bscscan.com/token/0x95637d4FbE7153dCc3E26E71bdE7a2D82621F083", + "type": "BEP20", + "symbol": "ForeverFOMO", + "decimals": 9, + "status": "active", + "id": "0x95637d4FbE7153dCc3E26E71bdE7a2D82621F083", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ForeverFOMO" + }, + { + "name": "twitter", + "url": "https://twitter.com/FomoForever" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ForeverFOMO/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x95637d4FbE7153dCc3E26E71bdE7a2D82621F083/logo.png b/blockchains/smartchain/assets/0x95637d4FbE7153dCc3E26E71bdE7a2D82621F083/logo.png new file mode 100644 index 0000000000000..a37a2f20ccead Binary files /dev/null and b/blockchains/smartchain/assets/0x95637d4FbE7153dCc3E26E71bdE7a2D82621F083/logo.png differ diff --git a/blockchains/smartchain/assets/0x9573c88aE3e37508f87649f87c4dd5373C9F31e0/info.json b/blockchains/smartchain/assets/0x9573c88aE3e37508f87649f87c4dd5373C9F31e0/info.json new file mode 100644 index 0000000000000..d11a4640060dd --- /dev/null +++ b/blockchains/smartchain/assets/0x9573c88aE3e37508f87649f87c4dd5373C9F31e0/info.json @@ -0,0 +1,41 @@ +{ + "name": "Monsta Infinite Token", + "type": "BEP20", + "symbol": "MONI", + "decimals": 18, + "website": "https://monstainfinite.com/", + "description": "Monsta Infinite is a decentralized game universe where anyone can earn tokens through playing the game competitively or for leisure.‌", + "explorer": "https://bscscan.com/token/0x9573c88aE3e37508f87649f87c4dd5373C9F31e0", + "status": "active", + "id": "0x9573c88aE3e37508f87649f87c4dd5373C9F31e0", + "links": [ + { + "name": "github", + "url": "https://github.com/monsta-infinite/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Monsta_Infinite/" + }, + { + "name": "blog", + "url": "https://monstainfinite.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/monstainfinite/" + }, + { + "name": "docs", + "url": "https://docs.monstainfinite.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/monsta-infinite/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/monsta-infinite/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9573c88aE3e37508f87649f87c4dd5373C9F31e0/logo.png b/blockchains/smartchain/assets/0x9573c88aE3e37508f87649f87c4dd5373C9F31e0/logo.png new file mode 100644 index 0000000000000..384ba5b7ff6a1 Binary files /dev/null and b/blockchains/smartchain/assets/0x9573c88aE3e37508f87649f87c4dd5373C9F31e0/logo.png differ diff --git a/blockchains/smartchain/assets/0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B/info.json b/blockchains/smartchain/assets/0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B/info.json new file mode 100644 index 0000000000000..a6d2e3920d373 --- /dev/null +++ b/blockchains/smartchain/assets/0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B/info.json @@ -0,0 +1,37 @@ +{ + "name": "DUET", + "type": "BEP20", + "symbol": "DUET", + "decimals": 18, + "website": "https://duet.finance/", + "description": "DUET Protocol is a multi-chain synthetic assets ecosystem, enabling pegged assets from various markets – from individual stocks, to indexes, ETFs, and commodities.", + "explorer": "https://bscscan.com/token/0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B", + "status": "active", + "id": "0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/duetprotocol" + }, + { + "name": "github", + "url": "https://github.com/duet-protocol" + }, + { + "name": "discord", + "url": "https://discord.com/invite/duetprotocol" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/DuetProtocol" + }, + { + "name": "medium", + "url": "https://duetprotocol.medium.com/" + } + ], + "tags": [ + "defi", + "governance" + ] +} diff --git a/blockchains/smartchain/assets/0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B/logo.png b/blockchains/smartchain/assets/0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B/logo.png new file mode 100644 index 0000000000000..6219717195f67 Binary files /dev/null and b/blockchains/smartchain/assets/0x95EE03e1e2C5c4877f9A298F1C0D6c98698FAB7B/logo.png differ diff --git a/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/info.json b/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/info.json new file mode 100644 index 0000000000000..5868bacb01936 --- /dev/null +++ b/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/info.json @@ -0,0 +1,25 @@ +{ + "name": "RABBIT", + "website": "https://rabbitfinance.io", + "description": "RABBIT token is a governance token of the Rabbit Finance. It will also capture the economic benefits of the protocol.", + "explorer": "https://bscscan.com/token/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41", + "type": "BEP20", + "symbol": "RABBIT", + "decimals": 18, + "status": "active", + "id": "0x95a1199EBA84ac5f19546519e287d43D2F0E1b41", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FinanceRabbit" + }, + { + "name": "medium", + "url": "https://rabbitfinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/RabbitFinanceEN" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/logo.png b/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/logo.png new file mode 100644 index 0000000000000..97eafafa10d42 Binary files /dev/null and b/blockchains/smartchain/assets/0x95a1199EBA84ac5f19546519e287d43D2F0E1b41/logo.png differ diff --git a/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json b/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json index 3e69e5c0dc431..18fdbae94f528 100644 --- a/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json +++ b/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json @@ -1,7 +1,7 @@ { "name": "Venus BUSD", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x95c78222B3D6e262426483D42CfA53685A67Ab9D", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x95c78222B3D6e262426483D42CfA53685A67Ab9D", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/logo.png b/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/logo.png index 08dd6c6270b6e..dedb7029040e0 100644 Binary files a/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/logo.png and b/blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/logo.png differ diff --git a/blockchains/smartchain/assets/0x95c91eEf65F50570cFC3f269961a00108Cf7BF59/info.json b/blockchains/smartchain/assets/0x95c91eEf65F50570cFC3f269961a00108Cf7BF59/info.json new file mode 100644 index 0000000000000..43748f45688c1 --- /dev/null +++ b/blockchains/smartchain/assets/0x95c91eEf65F50570cFC3f269961a00108Cf7BF59/info.json @@ -0,0 +1,29 @@ +{ + "name": "The DONS", + "type": "BEP20", + "symbol": "DONS", + "decimals": 18, + "website": "https://thedons.vip/", + "description": "Wherever there is opportunity The $DONS will be there. Welcome to $DONS, the ultimate meme token for the crypto community! $DONS is a fun and exciting way to participate in the world of cryptocurrency while also showing off your love for memes. With $DONS, you can enjoy all the benefits of a decentralized currency while also sharing laughs and good vibes with other investors.", + "explorer": "https://bscscan.com/token/0x95c91eEf65F50570cFC3f269961a00108Cf7BF59", + "status": "active", + "id": "0x95c91eEf65F50570cFC3f269961a00108Cf7BF59", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TheDonsCoin" + }, + { + "name": "telegram", + "url": "https://t.me/TheDonsCoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-dons/" + } + ], + "tags": [ + "memes", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x95c91eEf65F50570cFC3f269961a00108Cf7BF59/logo.png b/blockchains/smartchain/assets/0x95c91eEf65F50570cFC3f269961a00108Cf7BF59/logo.png new file mode 100644 index 0000000000000..ec0be6a2f08dd Binary files /dev/null and b/blockchains/smartchain/assets/0x95c91eEf65F50570cFC3f269961a00108Cf7BF59/logo.png differ diff --git a/blockchains/smartchain/assets/0x960a69E979d2F507E80121f41d984Ea8aD83cD76/info.json b/blockchains/smartchain/assets/0x960a69E979d2F507E80121f41d984Ea8aD83cD76/info.json new file mode 100644 index 0000000000000..7ab63bce435f7 --- /dev/null +++ b/blockchains/smartchain/assets/0x960a69E979d2F507E80121f41d984Ea8aD83cD76/info.json @@ -0,0 +1,41 @@ +{ + "name": "LFG Token", + "symbol": "LFG", + "type": "BEP20", + "decimals": 18, + "description": "Gamerse is the LFG (“Looking For Group”) platform for the entire NFT gaming industry, and we will be around for gamers of all shades and hues, no matter which title holds the #1 spot.", + "website": "https://www.gamerse.network", + "explorer": "https://bscscan.com/token/0x960a69e979d2f507e80121f41d984ea8ad83cd76", + "status": "active", + "id": "0x960a69E979d2F507E80121f41d984Ea8aD83cD76", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Gamersenft" + }, + { + "name": "telegram", + "url": "https://t.me/gamersecommunity" + }, + { + "name": "discord", + "url": "https://discord.com/invite/SVAXQ7rNrp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamerse/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gamerse" + }, + { + "name": "whitepaper", + "url": "https://gamerse.gitbook.io/gamerse/" + }, + { + "name": "medium", + "url": "https://gamerse.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x960a69E979d2F507E80121f41d984Ea8aD83cD76/logo.png b/blockchains/smartchain/assets/0x960a69E979d2F507E80121f41d984Ea8aD83cD76/logo.png new file mode 100644 index 0000000000000..4c99dd1602538 Binary files /dev/null and b/blockchains/smartchain/assets/0x960a69E979d2F507E80121f41d984Ea8aD83cD76/logo.png differ diff --git a/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/info.json b/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/info.json new file mode 100644 index 0000000000000..d261ccf833ede --- /dev/null +++ b/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/info.json @@ -0,0 +1,33 @@ +{ + "name": "BulleX", + "website": "https://bullextoken.com/", + "description": "BulleX is revolutionizing the way we earn passive income. A Hyper-Deflationary Buy-Back token that automatically rewards holders with BNB. Our Rewards Pool ensures that rewards remain flowing should there be low volume.", + "explorer": "https://bscscan.com/token/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4", + "type": "BEP20", + "symbol": "BLX", + "decimals": 18, + "status": "active", + "id": "0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4", + "links": [ + { + "name": "telegram", + "url": "https://t.me/bullextoken" + }, + { + "name": "github", + "url": "https://github.com/BullexTeam" + }, + { + "name": "twitter", + "url": "https://twitter.com/bullextoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bullex/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bullex" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/logo.png b/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/logo.png new file mode 100644 index 0000000000000..4b68d8343aff4 Binary files /dev/null and b/blockchains/smartchain/assets/0x9612F89F32c8A8419bE7a65358e485b76Db2d7f4/logo.png differ diff --git a/blockchains/smartchain/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json b/blockchains/smartchain/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json new file mode 100644 index 0000000000000..511e509d186d4 --- /dev/null +++ b/blockchains/smartchain/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json @@ -0,0 +1,46 @@ +{ + "name": "Dypius", + "type": "BEP20", + "symbol": "DYP", + "decimals": 18, + "website": "https://www.dypius.com/", + "description": "Dypius is a powerful, decentralized ecosystem with a focus on scalability, security, and global adoption through next-gen infrastructure. We offer a variety of products and services that cater to both beginners and advanced users in the crypto space including DeFi solutions, analytical tools, NFTs, Metaverse and more!", + "explorer": "https://bscscan.com/token/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "status": "abandoned", + "id": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypfinance" + }, + { + "name": "github", + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypfinance.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-yield-protocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dypius" + }, + { + "name": "discord", + "url": "https://discord.com/invite/dypcaws" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" + } + ], + "tags": [ + "governance", + "nft", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0x96412902aa9aFf61E13f085e70D3152C6ef2a817/info.json b/blockchains/smartchain/assets/0x96412902aa9aFf61E13f085e70D3152C6ef2a817/info.json new file mode 100644 index 0000000000000..c28776f5a32a9 --- /dev/null +++ b/blockchains/smartchain/assets/0x96412902aa9aFf61E13f085e70D3152C6ef2a817/info.json @@ -0,0 +1,14 @@ +{ + "name": "AVAX (Portal)", + "type": "BEP20", + "symbol": "AVAX", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.avax.network/", + "explorer": "https://bscscan.com/token/0x96412902aa9aFf61E13f085e70D3152C6ef2a817", + "status": "active", + "id": "0x96412902aa9aFf61E13f085e70D3152C6ef2a817", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x96412902aa9aFf61E13f085e70D3152C6ef2a817/logo.png b/blockchains/smartchain/assets/0x96412902aa9aFf61E13f085e70D3152C6ef2a817/logo.png new file mode 100644 index 0000000000000..5cfbd9abb2f7c Binary files /dev/null and b/blockchains/smartchain/assets/0x96412902aa9aFf61E13f085e70D3152C6ef2a817/logo.png differ diff --git a/blockchains/smartchain/assets/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1/info.json b/blockchains/smartchain/assets/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1/info.json new file mode 100644 index 0000000000000..a6c00f27d28c4 --- /dev/null +++ b/blockchains/smartchain/assets/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1/info.json @@ -0,0 +1,49 @@ +{ + "name": "Biswap Token", + "website": "https://biswap.org", + "description": "The First DEX on BSC network with a three-type referral system", + "explorer": "https://bscscan.com/token/0x965f527d9159dce6288a2219db51fc6eef120dd1", + "type": "BEP20", + "symbol": "BSW", + "decimals": 18, + "status": "active", + "id": "0x965F527D9159dCe6288a2219DB51fc6Eef120dD1", + "links": [ + { + "name": "github", + "url": "https://github.com/biswap-org" + }, + { + "name": "telegram", + "url": "https://t.me/biswap" + }, + { + "name": "telegram_news", + "url": "https://t.me/biswap_news" + }, + { + "name": "twitter", + "url": "https://twitter.com/Biswap_DEX" + }, + { + "name": "medium", + "url": "https://biswap-dex.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/biswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/biswap" + }, + { + "name": "docs", + "url": "https://docs.biswap.org/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCHartwkRUURf2Q7MlKOV84w" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1/logo.png b/blockchains/smartchain/assets/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1/logo.png new file mode 100644 index 0000000000000..adf7f35763fe8 Binary files /dev/null and b/blockchains/smartchain/assets/0x965F527D9159dCe6288a2219DB51fc6Eef120dD1/logo.png differ diff --git a/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json b/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json index 4cd9fc4b3d26f..a8e20925141f9 100644 --- a/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json +++ b/blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json @@ -1,7 +1,7 @@ { - "name": "IoTeX Network", + "name": "BNB pegged IoTeX Network", "website": "https://iotex.io", - "description": "IOTX will be a Decentralized Network for Internet of Things. Powered by a Privacy-Centric Blockchain.", + "description": "BNB pegged IoTeX Network (IOTX BEP20) is a token issued by Binance on Smart Chain; its price is pegged to IoTeX Network (IOTX ERC20) at a ratio of 1:1.", "research": "https://iotex.io/research", "explorer": "https://bscscan.com/token/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", "type": "BEP20", @@ -9,6 +9,10 @@ "decimals": 18, "status": "active", "id": "0x9678E42ceBEb63F23197D726B29b1CB20d0064E5", + "tags": [ + "binance-peg", + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x97012db0142825526239580CAeAce634C082bb34/info.json b/blockchains/smartchain/assets/0x97012db0142825526239580CAeAce634C082bb34/info.json new file mode 100644 index 0000000000000..3555b55034172 --- /dev/null +++ b/blockchains/smartchain/assets/0x97012db0142825526239580CAeAce634C082bb34/info.json @@ -0,0 +1,36 @@ +{ + "name": "Petmoon", + "type": "BEP20", + "symbol": "PTM", + "decimals": 9, + "website": "https://petmoon.net/", + "description": "Petmoon is Play-to-Earn NFT game on the BSC network which integrates (BEP721) tokens into the dAPP. ", + "explorer": "https://bscscan.com/token/0x97012db0142825526239580caeace634c082bb34", + "status": "active", + "id": "0x97012db0142825526239580CAeAce634C082bb34", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/petmoonnft" + }, + { + "name": "telegram", + "url": "https://t.me/petmoon" + }, + { + "name": "telegram_news", + "url": "https://t.me/petmoonannouncements" + }, + { + "name": "youtube", + "url": "https://youtube.com/petmoon" + }, + { + "name": "github", + "url": "https://github.com/petmoon/petmoon" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x97012db0142825526239580CAeAce634C082bb34/logo.png b/blockchains/smartchain/assets/0x97012db0142825526239580CAeAce634C082bb34/logo.png new file mode 100644 index 0000000000000..074252dcdf307 Binary files /dev/null and b/blockchains/smartchain/assets/0x97012db0142825526239580CAeAce634C082bb34/logo.png differ diff --git a/blockchains/smartchain/assets/0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63/info.json b/blockchains/smartchain/assets/0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63/info.json new file mode 100644 index 0000000000000..eed6912571599 --- /dev/null +++ b/blockchains/smartchain/assets/0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63/info.json @@ -0,0 +1,33 @@ +{ + "name": "GamesPad", + "website": "https://gamespad.io", + "description": "GMPD is the native token of GamesPad: the ultimate gaming, NFT, and metaverse ecosystem.", + "explorer": "https://bscscan.com/token/0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63", + "type": "BEP20", + "symbol": "GMPD", + "decimals": 18, + "status": "active", + "id": "0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gamespad_vc" + }, + { + "name": "telegram", + "url": "https://t.me/GamesPadChat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamespad/" + }, + { + "name": "whitepaper", + "url": "https://gamespad.io/wp-content/uploads/2022/02/GamesPad-Whitepaper-compressed.pdf" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63/logo.png b/blockchains/smartchain/assets/0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63/logo.png new file mode 100644 index 0000000000000..de2cebd99ef7b Binary files /dev/null and b/blockchains/smartchain/assets/0x9720CA160Bbd4E7f3dD4bb3f8BD4227ca0342e63/logo.png differ diff --git a/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json b/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json index 812ce1da165ee..1a126a8a0a4a1 100644 --- a/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json +++ b/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json @@ -1,7 +1,7 @@ { "name": "Venus BETH", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0x972207A639CC1B374B893cc33Fa251b55CEB7c07", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0x972207A639CC1B374B893cc33Fa251b55CEB7c07", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/logo.png b/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/logo.png index 866d79c24958f..43cb66cc79efb 100644 Binary files a/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/logo.png and b/blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/logo.png differ diff --git a/blockchains/smartchain/assets/0x9767c8E438Aa18f550208e6d1fDf5f43541cC2c8/info.json b/blockchains/smartchain/assets/0x9767c8E438Aa18f550208e6d1fDf5f43541cC2c8/info.json new file mode 100644 index 0000000000000..a0c884758c5a1 --- /dev/null +++ b/blockchains/smartchain/assets/0x9767c8E438Aa18f550208e6d1fDf5f43541cC2c8/info.json @@ -0,0 +1,36 @@ +{ + "name": "Mango Man Intelligent", + "type": "BEP20", + "symbol": "MMIT ", + "decimals": 18, + "website": "https://mmint.io/", + "description": "The birth of mango man meme coin is attributed to the idea of motivating crypto beginners to do well in this arena.", + "explorer": "https://bscscan.com/token/0x9767c8e438aa18f550208e6d1fdf5f43541cc2c8", + "status": "active", + "id": "0x9767c8E438Aa18f550208e6d1fDf5f43541cC2c8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mangomanintell" + }, + { + "name": "facebook", + "url": "https://facebook.com/MangoManIntelligent" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mangoman-intelligent/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mangoman-intelligent" + }, + { + "name": "medium", + "url": "https://medium.com/@mangomanintelligent" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9767c8E438Aa18f550208e6d1fDf5f43541cC2c8/logo.png b/blockchains/smartchain/assets/0x9767c8E438Aa18f550208e6d1fDf5f43541cC2c8/logo.png new file mode 100644 index 0000000000000..be0c071514d76 Binary files /dev/null and b/blockchains/smartchain/assets/0x9767c8E438Aa18f550208e6d1fDf5f43541cC2c8/logo.png differ diff --git a/blockchains/smartchain/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/info.json b/blockchains/smartchain/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/info.json new file mode 100644 index 0000000000000..313e040e66a70 --- /dev/null +++ b/blockchains/smartchain/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/info.json @@ -0,0 +1,11 @@ +{ + "name": "TeraBlock Token", + "website": "https://terablock.ai", + "description": "Machine Learning driven, personalised cryptocurrency trade automation to help you easily manage your assets.", + "explorer": "https://bscscan.com/token/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1", + "symbol": "TBC", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png b/blockchains/smartchain/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/logo.png similarity index 100% rename from blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png rename to blockchains/smartchain/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/logo.png diff --git a/blockchains/smartchain/assets/0x97c6825e6911578A515B11e25B552Ecd5fE58dbA/info.json b/blockchains/smartchain/assets/0x97c6825e6911578A515B11e25B552Ecd5fE58dbA/info.json new file mode 100644 index 0000000000000..eda24b31b1489 --- /dev/null +++ b/blockchains/smartchain/assets/0x97c6825e6911578A515B11e25B552Ecd5fE58dbA/info.json @@ -0,0 +1,29 @@ +{ + "name": "BurningMoon", + "website": "https://burningmoon.finance/", + "description": "BurningMoon is a hyper-deflationary reward token with multiple use cases. It features unique tokenomics to create and sustain an entire ecosystem, which makes it very different from the tokens that are usually entering the cryptosphere.", + "explorer": "https://bscscan.com/token/0x97c6825e6911578a515b11e25b552ecd5fe58dba", + "type": "BEP20", + "symbol": "BM", + "decimals": 9, + "status": "active", + "id": "0x97c6825e6911578A515B11e25B552Ecd5fE58dbA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BurningMoonBSC" + }, + { + "name": "telegram", + "url": "https://t.me/BurningMoonBSC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/burningmoon" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/burningmoon/" + } + ] +} diff --git a/blockchains/smartchain/assets/0x97c6825e6911578A515B11e25B552Ecd5fE58dbA/logo.png b/blockchains/smartchain/assets/0x97c6825e6911578A515B11e25B552Ecd5fE58dbA/logo.png new file mode 100644 index 0000000000000..67e73b2fd3c8f Binary files /dev/null and b/blockchains/smartchain/assets/0x97c6825e6911578A515B11e25B552Ecd5fE58dbA/logo.png differ diff --git a/blockchains/smartchain/assets/0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1/info.json b/blockchains/smartchain/assets/0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1/info.json new file mode 100644 index 0000000000000..12e525cdcccdf --- /dev/null +++ b/blockchains/smartchain/assets/0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1/info.json @@ -0,0 +1,49 @@ +{ + "name": "Flokinomics", + "website": "https://www.flokinomics.com/", + "description": "Flokinomics is the first ever token on the BSC smartchain to combine rebase tokenomics with Doge rewards. Hold $FLOKIN and receive $DOGE directly to your BEP-20 wallet as a reward for holding", + "explorer": "https://bscscan.com/token/0x97ea5efdcb5961a99ba5c96123042507c0210ec1", + "type": "BEP20", + "symbol": "FLOKIN", + "decimals": 4, + "status": "active", + "id": "0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1", + "links": [ + { + "name": "github", + "url": "https://github.com/monkey-shanti/flokinomics/" + }, + { + "name": "twitter", + "url": "https://twitter.com/FlokinomicsCoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/Flokinimocs312" + }, + { + "name": "medium", + "url": "https://medium.com/@flokinomics/hi-ef517b7321b1" + }, + { + "name": "facebook", + "url": "https://facebook.com/profile.php?id=100073605662953" + }, + { + "name": "discord", + "url": "https://discord.com/channels/894353700217294858/894353700217294861" + }, + { + "name": "whitepaper", + "url": "https://cbb353b7-15af-4249-8f91-cf282decdc17.filesusr.com/ugd/340d42_f0a20e41ff5944bf968367906b662cea.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/flokinomics/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/flokinomics/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1/logo.png b/blockchains/smartchain/assets/0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1/logo.png new file mode 100644 index 0000000000000..6fd6e7588470d Binary files /dev/null and b/blockchains/smartchain/assets/0x97eA5EfDCb5961A99bA5C96123042507C0210Ec1/logo.png differ diff --git a/blockchains/smartchain/assets/0x980b37a82B60A32965b6e56356D14E0410ea440F/info.json b/blockchains/smartchain/assets/0x980b37a82B60A32965b6e56356D14E0410ea440F/info.json new file mode 100644 index 0000000000000..9c425d2972213 --- /dev/null +++ b/blockchains/smartchain/assets/0x980b37a82B60A32965b6e56356D14E0410ea440F/info.json @@ -0,0 +1,25 @@ +{ + "name": "Ronin Gamez", + "type": "BEP20", + "symbol": "RONINGMZ", + "decimals": 18, + "website": "https://roningamez.io/", + "description": "Token issued by Ronin Gamez studio as a transactional token for the future game launchpad", + "explorer": "https://bscscan.com/token/0x980b37a82B60A32965b6e56356D14E0410ea440F", + "status": "active", + "id": "0x980b37a82B60A32965b6e56356D14E0410ea440F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ronin_gamez" + }, + { + "name": "telegram", + "url": "https://t.me/RONINGAMEZ" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCwpmXZhLzaFyzMVvMXVombA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x980b37a82B60A32965b6e56356D14E0410ea440F/logo.png b/blockchains/smartchain/assets/0x980b37a82B60A32965b6e56356D14E0410ea440F/logo.png new file mode 100644 index 0000000000000..01014645b367c Binary files /dev/null and b/blockchains/smartchain/assets/0x980b37a82B60A32965b6e56356D14E0410ea440F/logo.png differ diff --git a/blockchains/smartchain/assets/0x9840652DC04fb9db2C43853633f0F62BE6f00f98/info.json b/blockchains/smartchain/assets/0x9840652DC04fb9db2C43853633f0F62BE6f00f98/info.json new file mode 100644 index 0000000000000..53de2aa6bab1c --- /dev/null +++ b/blockchains/smartchain/assets/0x9840652DC04fb9db2C43853633f0F62BE6f00f98/info.json @@ -0,0 +1,29 @@ +{ + "name": "ChainGPT", + "type": "BEP20", + "symbol": "CGPT", + "decimals": 18, + "website": "https://www.chaingpt.org/", + "description": "ChainGPT is an advanced AI model designed specifically for Blockchain, Crypto, and the Web3 space. ChainGPT offers variety of features such as no-code smart contract generator, auditor, fast and reliable source of information, AI trading, and more. ChainGPT is backed by the CGPT utility token.", + "explorer": "https://bscscan.com/token/0x9840652DC04fb9db2C43853633f0F62BE6f00f98", + "status": "active", + "id": "0x9840652DC04fb9db2C43853633f0F62BE6f00f98", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Chain_GPT" + }, + { + "name": "telegram", + "url": "https://t.me/chaingpt" + }, + { + "name": "github", + "url": "https://github.com/ChainGPT-org/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chaingpt/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9840652DC04fb9db2C43853633f0F62BE6f00f98/logo.png b/blockchains/smartchain/assets/0x9840652DC04fb9db2C43853633f0F62BE6f00f98/logo.png new file mode 100644 index 0000000000000..11296a606fc2c Binary files /dev/null and b/blockchains/smartchain/assets/0x9840652DC04fb9db2C43853633f0F62BE6f00f98/logo.png differ diff --git a/blockchains/smartchain/assets/0x984811e6f2695192add6f88615dF637bf52a5Cae/info.json b/blockchains/smartchain/assets/0x984811e6f2695192add6f88615dF637bf52a5Cae/info.json new file mode 100644 index 0000000000000..901e630210f32 --- /dev/null +++ b/blockchains/smartchain/assets/0x984811e6f2695192add6f88615dF637bf52a5Cae/info.json @@ -0,0 +1,30 @@ +{ + "name": "Hoppy", + "website": "https://www.hoppy-meme.co", + "description": "For a Greener Future, one Hop at a time!", + "explorer": "https://bscscan.com/token/0x984811e6f2695192add6f88615dF637bf52a5Cae", + "type": "BEP20", + "symbol": "HOP", + "decimals": 9, + "status": "active", + "id": "0x984811e6f2695192add6f88615dF637bf52a5Cae", + "links": [ + { + "name": "telegram", + "url": "https://t.me/HoppyMeme_Official" + }, + { + "name": "twitter", + "url": "https://twitter.com/HoppyMeme" + }, + { + "name": "medium", + "url": "https://hoppymeme.medium.com/" + } + ], + "tags": [ + "nft", + "defi", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0x984811e6f2695192add6f88615dF637bf52a5Cae/logo.png b/blockchains/smartchain/assets/0x984811e6f2695192add6f88615dF637bf52a5Cae/logo.png new file mode 100644 index 0000000000000..1cfa32881853f Binary files /dev/null and b/blockchains/smartchain/assets/0x984811e6f2695192add6f88615dF637bf52a5Cae/logo.png differ diff --git a/blockchains/smartchain/assets/0x986854779804799C1d68867F5E03e601E781e41b/info.json b/blockchains/smartchain/assets/0x986854779804799C1d68867F5E03e601E781e41b/info.json new file mode 100644 index 0000000000000..c219246e6b9a2 --- /dev/null +++ b/blockchains/smartchain/assets/0x986854779804799C1d68867F5E03e601E781e41b/info.json @@ -0,0 +1,14 @@ +{ + "name": "Lido DAO (Portal)", + "type": "BEP20", + "symbol": "LDO", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://stake.lido.fi/", + "explorer": "https://bscscan.com/token/0x986854779804799C1d68867F5E03e601E781e41b", + "status": "active", + "id": "0x986854779804799C1d68867F5E03e601E781e41b", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x986854779804799C1d68867F5E03e601E781e41b/logo.png b/blockchains/smartchain/assets/0x986854779804799C1d68867F5E03e601E781e41b/logo.png new file mode 100644 index 0000000000000..cc8b90ca87f4d Binary files /dev/null and b/blockchains/smartchain/assets/0x986854779804799C1d68867F5E03e601E781e41b/logo.png differ diff --git a/blockchains/smartchain/assets/0x988F7c894e4001EEB7B570CDE80dffE21CF7B6B9/info.json b/blockchains/smartchain/assets/0x988F7c894e4001EEB7B570CDE80dffE21CF7B6B9/info.json new file mode 100644 index 0000000000000..13d8e8627ca09 --- /dev/null +++ b/blockchains/smartchain/assets/0x988F7c894e4001EEB7B570CDE80dffE21CF7B6B9/info.json @@ -0,0 +1,40 @@ +{ + "name": "LUCRO", + "type": "BEP20", + "symbol": "LCR", + "decimals": 9, + "website": "https://evergrowegc.com/", + "description": "Lucro is an ecosystem token that powers a suite of leading utilities, including LunaSky - an NFT Marketplace, The Abstract - a 3d gaming/Metaverse platform and other utilities/partnerships under development.", + "explorer": "https://bscscan.com/token/0x988F7c894e4001EEB7B570CDE80dffE21CF7B6B9", + "status": "active", + "id": "0x988F7c894e4001EEB7B570CDE80dffE21CF7B6B9", + "links": [ + { + "name": "telegram", + "url": "https://t.me/evergrowcoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/evergrowegc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lucro/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lucro" + }, + { + "name": "twitter", + "url": "https://twitter.com/lucrotoken" + }, + { + "name": "discord", + "url": "https://discord.com/invite/evergrow" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x988F7c894e4001EEB7B570CDE80dffE21CF7B6B9/logo.png b/blockchains/smartchain/assets/0x988F7c894e4001EEB7B570CDE80dffE21CF7B6B9/logo.png new file mode 100644 index 0000000000000..370b240bdb1d4 Binary files /dev/null and b/blockchains/smartchain/assets/0x988F7c894e4001EEB7B570CDE80dffE21CF7B6B9/logo.png differ diff --git a/blockchains/smartchain/assets/0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067/info.json b/blockchains/smartchain/assets/0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067/info.json new file mode 100644 index 0000000000000..6d9a94243a08f --- /dev/null +++ b/blockchains/smartchain/assets/0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067/info.json @@ -0,0 +1,33 @@ +{ + "name": "Annex", + "website": "https://www.annex.finance/", + "description": "Money Markets. A Decentralized Marketplace for Lenders and Borrowers", + "explorer": "https://bscscan.com/token/0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067", + "type": "BEP20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AnnexFinance" + }, + { + "name": "medium", + "url": "https://annexfinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/Annex_finance_group" + }, + { + "name": "github", + "url": "https://github.com/annexfinance/annex-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AnnexFinance/" + } + ], + "symbol": "ANN", + "decimals": 18, + "status": "active", + "id": "0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067/logo.png b/blockchains/smartchain/assets/0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067/logo.png new file mode 100644 index 0000000000000..b6d10cfc16139 Binary files /dev/null and b/blockchains/smartchain/assets/0x98936Bde1CF1BFf1e7a8012Cee5e2583851f2067/logo.png differ diff --git a/blockchains/smartchain/assets/0x98A2500A2C3B8877B0eD5ac3ACC300C50Bf7064b/info.json b/blockchains/smartchain/assets/0x98A2500A2C3B8877B0eD5ac3ACC300C50Bf7064b/info.json new file mode 100644 index 0000000000000..b2a9ddf44d9be --- /dev/null +++ b/blockchains/smartchain/assets/0x98A2500A2C3B8877B0eD5ac3ACC300C50Bf7064b/info.json @@ -0,0 +1,45 @@ +{ + "name": "NOOT", + "type": "BEP20", + "symbol": "NOOT", + "decimals": 18, + "website": "https://www.noot.fun/", + "description": "Meme coin on the BNB chain, with 3% reflections and renounced contract. Audited and fast growing. With very own Chat2Earn Telegram bot.", + "explorer": "https://bscscan.com/token/0x98a2500a2c3b8877b0ed5ac3acc300c50bf7064b", + "status": "active", + "id": "0x98A2500A2C3B8877B0eD5ac3ACC300C50Bf7064b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/nootcoinbnb" + }, + { + "name": "telegram", + "url": "https://t.me/nootnew" + }, + { + "name": "telegram_news", + "url": "https://t.me/nootcoin" + }, + { + "name": "docs", + "url": "https://docs.noot.fun/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/noot/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/noot" + }, + { + "name": "medium", + "url": "https://medium.com/@nootcoinbnb" + } + ], + "tags": [ + "memes", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x98A2500A2C3B8877B0eD5ac3ACC300C50Bf7064b/logo.png b/blockchains/smartchain/assets/0x98A2500A2C3B8877B0eD5ac3ACC300C50Bf7064b/logo.png new file mode 100644 index 0000000000000..897e2ba524111 Binary files /dev/null and b/blockchains/smartchain/assets/0x98A2500A2C3B8877B0eD5ac3ACC300C50Bf7064b/logo.png differ diff --git a/blockchains/smartchain/assets/0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7/info.json b/blockchains/smartchain/assets/0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7/info.json new file mode 100644 index 0000000000000..d2cae8a3b3ab1 --- /dev/null +++ b/blockchains/smartchain/assets/0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7/info.json @@ -0,0 +1,34 @@ +{ + "name": "NEST Protocol", + "website": "https://nestprotocol.org/", + "description": "A defi infrastructure enabling all kinds of decentralized financial products trading", + "explorer": "https://bscscan.com/token/0x98f8669f6481ebb341b522fcd3663f79a3d1a6a7", + "symbol": "NEST", + "type": "BEP20", + "decimals": 18, + "id": "0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7", + "status": "active", + "tags": [ + "defi", + "synthetics", + "deflationary" + ], + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nest-protocol/" + }, + { + "name": "github", + "url": "https://github.com/NEST-Protocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/NEST_Protocol" + }, + { + "name": "whitepaper", + "url": "https://www.nestprotocol.org/doc/ennestwhitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7/logo.png b/blockchains/smartchain/assets/0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7/logo.png new file mode 100644 index 0000000000000..0de1a12459818 Binary files /dev/null and b/blockchains/smartchain/assets/0x98f8669F6481EbB341B522fCD3663f79A3d1A6A7/logo.png differ diff --git a/blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json b/blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json index 043315108d767..ce551182b8d92 100644 --- a/blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json +++ b/blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json @@ -1,7 +1,7 @@ { - "name": "BSC-Peg Thunder Token", + "name": "BNB pegged ThunderCore", "website": "https://bridge.thundercore.com/bsc/", - "description": "BSC-Peg Thunder Token (TT) on Binance Smart Chain. The Bridge allows users to transfer assets between Binance Smart Chain and ThunderCore network. This is a customized version of POA network Bridge", + "description": "BNB pegged ThunderCore on BNB Chain. The ThunderCore Bridge allows users to transfer assets between BNB Chain and ThunderCore Blockchain. This is a customized version of POA network Bridge", "research": "https://research.binance.com/en/projects/thundercore", "explorer": "https://bscscan.com/token/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85", "type": "BEP20", @@ -12,11 +12,14 @@ "links": [ { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "discord", "url": "https://discord.com/channels/467102816230440970/468561199790030849" } + ], + "tags": [ + "wrapped" ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/logo.png b/blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/logo.png index 21e39379e0977..c408c0f2a7f16 100644 Binary files a/blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/logo.png and b/blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/logo.png differ diff --git a/blockchains/smartchain/assets/0x9910f48EF7bd0291bC050CF900D732C24b39Ec31/info.json b/blockchains/smartchain/assets/0x9910f48EF7bd0291bC050CF900D732C24b39Ec31/info.json new file mode 100644 index 0000000000000..2140d36d36afb --- /dev/null +++ b/blockchains/smartchain/assets/0x9910f48EF7bd0291bC050CF900D732C24b39Ec31/info.json @@ -0,0 +1,33 @@ +{ + "name": "Mars Inu", + "type": "BEP20", + "symbol": "MARSINU", + "decimals": 9, + "website": "https://marsinu.com/", + "description": "MARS INU is a decentralized cryptocurrency token built on Binance Smart Chain network. It was created with the community and investor in mind.", + "explorer": "https://bscscan.com/token/0x9910f48EF7bd0291bC050CF900D732C24b39Ec31", + "status": "active", + "id": "0x9910f48EF7bd0291bC050CF900D732C24b39Ec31", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MarsInuBsc" + }, + { + "name": "telegram", + "url": "https://t.me/MarsInuBsc" + }, + { + "name": "telegram_news", + "url": "https://t.me/MarsInuNews" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mars-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mars-inu/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9910f48EF7bd0291bC050CF900D732C24b39Ec31/logo.png b/blockchains/smartchain/assets/0x9910f48EF7bd0291bC050CF900D732C24b39Ec31/logo.png new file mode 100644 index 0000000000000..125f3805a1d50 Binary files /dev/null and b/blockchains/smartchain/assets/0x9910f48EF7bd0291bC050CF900D732C24b39Ec31/logo.png differ diff --git a/blockchains/smartchain/assets/0x9953170dcAac530AD7D6949c7295207c6ec5669D/info.json b/blockchains/smartchain/assets/0x9953170dcAac530AD7D6949c7295207c6ec5669D/info.json new file mode 100644 index 0000000000000..a749464a0e1ba --- /dev/null +++ b/blockchains/smartchain/assets/0x9953170dcAac530AD7D6949c7295207c6ec5669D/info.json @@ -0,0 +1,39 @@ +{ + "name": "MetaDoge V2", + "type": "BEP20", + "symbol": "METADOGEV2", + "decimals": 18, + "website": "https://www.metadoge.live", + "description": "MetaDoge is a community-driven project. It is a Memecoin and utility token in the crypto sphere.", + "explorer": "https://bscscan.com/token/0x9953170dcAac530AD7D6949c7295207c6ec5669D", + "status": "active", + "id": "0x9953170dcAac530AD7D6949c7295207c6ec5669D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaDogeBSC" + }, + { + "name": "telegram", + "url": "https://t.me/MetaDoge_Official" + }, + { + "name": "whitepaper", + "url": "https://secureservercdn.net/160.153.137.163/nxz.d14.myftpupload.com/wp-content/uploads/2022/02/MetaDogeV2-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metadoge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/metadoge-v2" + } + ], + "tags": [ + "nft", + "staking", + "memes", + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9953170dcAac530AD7D6949c7295207c6ec5669D/logo.png b/blockchains/smartchain/assets/0x9953170dcAac530AD7D6949c7295207c6ec5669D/logo.png new file mode 100644 index 0000000000000..4d21eef106650 Binary files /dev/null and b/blockchains/smartchain/assets/0x9953170dcAac530AD7D6949c7295207c6ec5669D/logo.png differ diff --git a/blockchains/smartchain/assets/0x996c1bf72Ec220289ae0edd3a8d77080642121a2/info.json b/blockchains/smartchain/assets/0x996c1bf72Ec220289ae0edd3a8d77080642121a2/info.json new file mode 100644 index 0000000000000..a4984aa16cf9f --- /dev/null +++ b/blockchains/smartchain/assets/0x996c1bf72Ec220289ae0edd3a8d77080642121a2/info.json @@ -0,0 +1,41 @@ +{ + "name": "DefiConnect", + "type": "BEP20", + "symbol": "DFC", + "decimals": 8, + "website": "https://deficonnect.tech/", + "description": "Defi Connect aims to bring real-life and DeFi together by building applications of DeFi in digital marketing, healthcare, transportation, and logistics", + "explorer": "https://bscscan.com/token/0x996c1bf72Ec220289ae0edd3a8d77080642121a2", + "status": "active", + "id": "0x996c1bf72Ec220289ae0edd3a8d77080642121a2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/deficonnect" + }, + { + "name": "github", + "url": "https://github.com/deficonnect/dfctoken/" + }, + { + "name": "telegram", + "url": "https://t.me/deficonnectgroup" + }, + { + "name": "telegram_news", + "url": "https://t.me/deficonnect" + }, + { + "name": "blog", + "url": "https://deficonnect.medium.com/" + }, + { + "name": "medium", + "url": "https://deficonnect.medium.com/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x996c1bf72ec220289ae0edd3a8d77080642121a2#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x996c1bf72Ec220289ae0edd3a8d77080642121a2/logo.png b/blockchains/smartchain/assets/0x996c1bf72Ec220289ae0edd3a8d77080642121a2/logo.png new file mode 100644 index 0000000000000..6face351b758e Binary files /dev/null and b/blockchains/smartchain/assets/0x996c1bf72Ec220289ae0edd3a8d77080642121a2/logo.png differ diff --git a/blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/info.json b/blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/info.json index 48f014d6d3715..041f8ec5bae4f 100644 --- a/blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/info.json +++ b/blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/info.json @@ -6,6 +6,20 @@ "website": "https://pathfund.net", "description": "The first pre-auditing self-sustained launchpad https://github.com/trustwallet/assets/pull/8804", "explorer": "https://bscscan.com/token/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8", - "status": "active", - "id": "0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8" + "status": "abandoned", + "id": "0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/@PathFund" + }, + { + "name": "github", + "url": "https://github.com/PathFund" + }, + { + "name": "telegram", + "url": "https://t.me/PathFund" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/logo.png b/blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/logo.png deleted file mode 100644 index d21a53aaecb73..0000000000000 Binary files a/blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD/info.json b/blockchains/smartchain/assets/0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD/info.json new file mode 100644 index 0000000000000..0f21b42f9c62c --- /dev/null +++ b/blockchains/smartchain/assets/0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD/info.json @@ -0,0 +1,33 @@ +{ + "name": "DIA", + "website": "https://diadata.org", + "description": "DIA (Decentralised Information Asset) claims to provide financial institutions with an immutable and verified single source of financial market data for any market and asset type.", + "explorer": "https://bscscan.com/token/0x99956d38059cf7beda96ec91aa7bb2477e0901dd", + "research": "https://research.binance.com/en/projects/dia", + "symbol": "DIA", + "type": "BEP20", + "decimals": 18, + "status": "active", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DIAdata_org" + }, + { + "name": "github", + "url": "https://github.com/diadata-org" + }, + { + "name": "blog", + "url": "https://medium.com/dia-insights" + }, + { + "name": "telegram", + "url": "https://t.me/DIAdata_org" + } + ], + "id": "0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD/logo.png b/blockchains/smartchain/assets/0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD/logo.png new file mode 100644 index 0000000000000..8fd8d3e70ba4d Binary files /dev/null and b/blockchains/smartchain/assets/0x99956D38059cf7bEDA96Ec91Aa7BB2477E0901DD/logo.png differ diff --git a/blockchains/smartchain/assets/0x99E3259d1D780746c62B4a90833d607b40Fb36Ce/info.json b/blockchains/smartchain/assets/0x99E3259d1D780746c62B4a90833d607b40Fb36Ce/info.json new file mode 100644 index 0000000000000..e05c08d9342a9 --- /dev/null +++ b/blockchains/smartchain/assets/0x99E3259d1D780746c62B4a90833d607b40Fb36Ce/info.json @@ -0,0 +1,29 @@ +{ + "name": "Community Doge Coin", + "website": "https://dogecoin.cc/", + "description": "CCDOGE is an auto-farming, auto-deflation, auto-market-maker token based on BSC network.", + "explorer": "https://bscscan.com/token/0x99E3259d1D780746c62B4a90833d607b40Fb36Ce", + "type": "BEP20", + "symbol": "CCDOGE", + "decimals": 9, + "status": "active", + "id": "0x99E3259d1D780746c62B4a90833d607b40Fb36Ce", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CCdogecoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/community-doge-coin/" + }, + { + "name": "medium", + "url": "https://dogecoincc.medium.com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/community-doge-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x99E3259d1D780746c62B4a90833d607b40Fb36Ce/logo.png b/blockchains/smartchain/assets/0x99E3259d1D780746c62B4a90833d607b40Fb36Ce/logo.png new file mode 100644 index 0000000000000..80093064f2c3f Binary files /dev/null and b/blockchains/smartchain/assets/0x99E3259d1D780746c62B4a90833d607b40Fb36Ce/logo.png differ diff --git a/blockchains/smartchain/assets/0x9A21477b4e9EA5F7946D75876A186A1194559828/info.json b/blockchains/smartchain/assets/0x9A21477b4e9EA5F7946D75876A186A1194559828/info.json new file mode 100644 index 0000000000000..ee50972880b85 --- /dev/null +++ b/blockchains/smartchain/assets/0x9A21477b4e9EA5F7946D75876A186A1194559828/info.json @@ -0,0 +1,29 @@ +{ + "name": "FindShibby", + "type": "BEP20", + "symbol": "FSHIBBY", + "decimals": 18, + "website": "https://findshibby.cash", + "description": "Token that has real-world usecases: FindShibby App & Shibby Snacks. Choose your own rewards! Earn rewards in different tokens like SHIBA Inu, BNB, USDT and many more.", + "explorer": "https://bscscan.com/token/0x9A21477b4e9EA5F7946D75876A186A1194559828", + "status": "active", + "id": "0x9A21477b4e9EA5F7946D75876A186A1194559828", + "links": [ + { + "name": "telegram", + "url": "https://t.me/findshibby" + }, + { + "name": "twitter", + "url": "https://twitter.com/findshibby" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCnaZ_nwXn7UW66eHOwO505g" + }, + { + "name": "facebook", + "url": "https://facebook.com/findshibby" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9A21477b4e9EA5F7946D75876A186A1194559828/logo.png b/blockchains/smartchain/assets/0x9A21477b4e9EA5F7946D75876A186A1194559828/logo.png new file mode 100644 index 0000000000000..f1b860a02eefd Binary files /dev/null and b/blockchains/smartchain/assets/0x9A21477b4e9EA5F7946D75876A186A1194559828/logo.png differ diff --git a/blockchains/smartchain/assets/0x9A2478C4036548864d96a97Fbf93f6a3341fedac/info.json b/blockchains/smartchain/assets/0x9A2478C4036548864d96a97Fbf93f6a3341fedac/info.json new file mode 100644 index 0000000000000..5277b1c10dd22 --- /dev/null +++ b/blockchains/smartchain/assets/0x9A2478C4036548864d96a97Fbf93f6a3341fedac/info.json @@ -0,0 +1,36 @@ +{ + "name": "ZILLION AAKAR XO", + "type": "BEP20", + "symbol": "ZAX", + "decimals": 9, + "website": "https://www.zillionxo.io/", + "description": "Zax is a simple utility token created with an existence on Binance Smart Chain! As the name suggests, this token encompasses the entire crypto universe in one circle.", + "explorer": "https://bscscan.com/token/0x9A2478C4036548864d96a97Fbf93f6a3341fedac", + "status": "active", + "id": "0x9A2478C4036548864d96a97Fbf93f6a3341fedac", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ZillionXO" + }, + { + "name": "facebook", + "url": "https://facebook.com/people/Zillion-Aakar-XO/100083067863940/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zillion-aakar-xo/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/zillion-aakar-xo" + }, + { + "name": "medium", + "url": "https://medium.com/@zillionzax" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9A2478C4036548864d96a97Fbf93f6a3341fedac/logo.png b/blockchains/smartchain/assets/0x9A2478C4036548864d96a97Fbf93f6a3341fedac/logo.png new file mode 100644 index 0000000000000..3f9f03bb4dbce Binary files /dev/null and b/blockchains/smartchain/assets/0x9A2478C4036548864d96a97Fbf93f6a3341fedac/logo.png differ diff --git a/blockchains/smartchain/assets/0x9A624b4190F38c888BbF7F845f14198f9C951de7/info.json b/blockchains/smartchain/assets/0x9A624b4190F38c888BbF7F845f14198f9C951de7/info.json new file mode 100644 index 0000000000000..393b2615e7bf2 --- /dev/null +++ b/blockchains/smartchain/assets/0x9A624b4190F38c888BbF7F845f14198f9C951de7/info.json @@ -0,0 +1,37 @@ +{ + "name": "BURNACE", + "type": "BEP20", + "symbol": "ACE", + "decimals": 8, + "website": "https://burnace.io", + "description": "Burnace is the World's Highest Hyper deflationary Token created to evolve with burn methods.", + "explorer": "https://bscscan.com/token/0x9A624b4190F38c888BbF7F845f14198f9C951de7", + "status": "active", + "id": "0x9A624b4190F38c888BbF7F845f14198f9C951de7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/burnace_io" + }, + { + "name": "github", + "url": "https://github.com/burnace/burnace" + }, + { + "name": "telegram", + "url": "https://t.me/burnace" + }, + { + "name": "telegram_news", + "url": "https://t.me/burnacenews" + }, + { + "name": "blog", + "url": "https://burnace.medium.com" + }, + { + "name": "docs", + "url": "https://docs.burnace.com" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9A624b4190F38c888BbF7F845f14198f9C951de7/logo.png b/blockchains/smartchain/assets/0x9A624b4190F38c888BbF7F845f14198f9C951de7/logo.png new file mode 100644 index 0000000000000..713c88b1af920 Binary files /dev/null and b/blockchains/smartchain/assets/0x9A624b4190F38c888BbF7F845f14198f9C951de7/logo.png differ diff --git a/blockchains/smartchain/assets/0x9Ab70e92319f0b9127df78868Fd3655fB9f1E322/info.json b/blockchains/smartchain/assets/0x9Ab70e92319f0b9127df78868Fd3655fB9f1E322/info.json new file mode 100644 index 0000000000000..1b775ddba8f3c --- /dev/null +++ b/blockchains/smartchain/assets/0x9Ab70e92319f0b9127df78868Fd3655fB9f1E322/info.json @@ -0,0 +1,36 @@ +{ + "name": "WeWay", + "type": "BEP20", + "symbol": "WWY", + "decimals": 18, + "website": "https://weway.io/", + "description": "Best Solutions for the best web 3.0 social relations.", + "explorer": "https://bscscan.com/token/0x9Ab70e92319f0b9127df78868Fd3655fB9f1E322", + "status": "active", + "id": "0x9Ab70e92319f0b9127df78868Fd3655fB9f1E322", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WeWay_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/WeWay_io" + }, + { + "name": "github", + "url": "https://github.com/wewayio/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/weway/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/weway/" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0x9Ab70e92319f0b9127df78868Fd3655fB9f1E322/logo.png b/blockchains/smartchain/assets/0x9Ab70e92319f0b9127df78868Fd3655fB9f1E322/logo.png new file mode 100644 index 0000000000000..868658f9ca357 Binary files /dev/null and b/blockchains/smartchain/assets/0x9Ab70e92319f0b9127df78868Fd3655fB9f1E322/logo.png differ diff --git a/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json b/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json index 2f1956a5432fa..4a079c3bff71a 100644 --- a/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json +++ b/blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json @@ -1,7 +1,7 @@ { - "name": "Synthetix Network Token", + "name": "BNB pegged Synthetix", "website": "https://synthetix.io", - "description": "Synthetix is a derivatives liquidity protocol on Ethereum that enables the issuance and trading of synthetic assets.", + "description": "BNB pegged Synthetix (SNX BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Synthetix (SNX ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0x9Ac983826058b8a9C7Aa1C9171441191232E8404", "research": "https://research.binance.com/en/projects/synthetix", "type": "BEP20", @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0x9Ac983826058b8a9C7Aa1C9171441191232E8404", + "tags": [ + "binance-peg" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0x9AeB2E6DD8d55E14292ACFCFC4077e33106e4144/info.json b/blockchains/smartchain/assets/0x9AeB2E6DD8d55E14292ACFCFC4077e33106e4144/info.json new file mode 100644 index 0000000000000..5b4c202a3da18 --- /dev/null +++ b/blockchains/smartchain/assets/0x9AeB2E6DD8d55E14292ACFCFC4077e33106e4144/info.json @@ -0,0 +1,28 @@ +{ + "name": "Platform of meme coins", + "type": "BEP20", + "symbol": "PAYU", + "decimals": 18, + "website": "http://www.memecoins.finance/", + "description": "The most catchy memecoin out there that anyone can win. Platform of meme coins. Shop with your meme coins. Stake or earn meme coins.", + "explorer": "https://bscscan.com/token/0x9aeb2e6dd8d55e14292acfcfc4077e33106e4144", + "status": "active", + "id": "0x9AeB2E6DD8d55E14292ACFCFC4077e33106e4144", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/payu_coin" + }, + { + "name": "telegram", + "url": "https://t.me/payu_coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/platform-of-meme-coins/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9AeB2E6DD8d55E14292ACFCFC4077e33106e4144/logo.png b/blockchains/smartchain/assets/0x9AeB2E6DD8d55E14292ACFCFC4077e33106e4144/logo.png new file mode 100644 index 0000000000000..de6546b7fd72e Binary files /dev/null and b/blockchains/smartchain/assets/0x9AeB2E6DD8d55E14292ACFCFC4077e33106e4144/logo.png differ diff --git a/blockchains/smartchain/assets/0x9B9D7eb1816E35Ecf3B3ab58B08257C8d47F15CD/info.json b/blockchains/smartchain/assets/0x9B9D7eb1816E35Ecf3B3ab58B08257C8d47F15CD/info.json new file mode 100644 index 0000000000000..956543b93c630 --- /dev/null +++ b/blockchains/smartchain/assets/0x9B9D7eb1816E35Ecf3B3ab58B08257C8d47F15CD/info.json @@ -0,0 +1,24 @@ +{ + "name": "Natronz", + "type": "BEP20", + "symbol": "NTZ", + "decimals": 18, + "website": "https://natronz.com/", + "description": "NatronZ aims to empower our investors by pushing the boundaries of investment profitability through advanced technological enhancements, taking it to a superior level.", + "explorer": "https://bscscan.com/token/0x9B9D7eb1816E35Ecf3B3ab58B08257C8d47F15CD", + "status": "active", + "id": "0x9B9D7eb1816E35Ecf3B3ab58B08257C8d47F15CD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/natronzofficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/natronzofficial" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9B9D7eb1816E35Ecf3B3ab58B08257C8d47F15CD/logo.png b/blockchains/smartchain/assets/0x9B9D7eb1816E35Ecf3B3ab58B08257C8d47F15CD/logo.png new file mode 100644 index 0000000000000..1a14dd8ae40f5 Binary files /dev/null and b/blockchains/smartchain/assets/0x9B9D7eb1816E35Ecf3B3ab58B08257C8d47F15CD/logo.png differ diff --git a/blockchains/smartchain/assets/0x9C65AB58d8d978DB963e63f2bfB7121627e3a739/info.json b/blockchains/smartchain/assets/0x9C65AB58d8d978DB963e63f2bfB7121627e3a739/info.json new file mode 100644 index 0000000000000..3a02a421f2ee8 --- /dev/null +++ b/blockchains/smartchain/assets/0x9C65AB58d8d978DB963e63f2bfB7121627e3a739/info.json @@ -0,0 +1,28 @@ +{ + "name": "MDX Token", + "website": "https://bsc.mdex.com/", + "description": "MDEX integrates the advantages of multiple chains to create a high-performance composite DEX ecosystem, to maximize the rewards of participants with the 'dual mining incentives' of liquid mining and transaction mining.", + "explorer": "https://bscscan.com/token/0x9C65AB58d8d978DB963e63f2bfB7121627e3a739", + "type": "BEP20", + "symbol": "MDX", + "decimals": 18, + "status": "active", + "id": "0x9C65AB58d8d978DB963e63f2bfB7121627e3a739", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Mdextech" + }, + { + "name": "github", + "url": "https://github.com/mdexSwap" + }, + { + "name": "telegram", + "url": "https://t.me/MixDex" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9C65AB58d8d978DB963e63f2bfB7121627e3a739/logo.png b/blockchains/smartchain/assets/0x9C65AB58d8d978DB963e63f2bfB7121627e3a739/logo.png new file mode 100644 index 0000000000000..484410a92769f Binary files /dev/null and b/blockchains/smartchain/assets/0x9C65AB58d8d978DB963e63f2bfB7121627e3a739/logo.png differ diff --git a/blockchains/smartchain/assets/0x9CEFd9588f076c5f805341864adC8a6F077A5b99/info.json b/blockchains/smartchain/assets/0x9CEFd9588f076c5f805341864adC8a6F077A5b99/info.json new file mode 100644 index 0000000000000..250b84827f85c --- /dev/null +++ b/blockchains/smartchain/assets/0x9CEFd9588f076c5f805341864adC8a6F077A5b99/info.json @@ -0,0 +1,33 @@ +{ + "name": "867", + "type": "BEP20", + "symbol": "$867", + "decimals": 9, + "website": "https://867crypto.com/", + "description": "The $867 Casino is an all-inclusive crypto casino and community entertainment platform! With various casino style games scheduled for release! The 867 Casino is sure to entertain everyone! /KEEP_WATCHING The casino platform will allow holders of $867 tokens to access and play a wide range of casino style, casino tournament style games, and skill based games. ", + "explorer": "https://bscscan.com/token/0x9CEFd9588f076c5f805341864adC8a6F077A5b99", + "status": "active", + "id": "0x9CEFd9588f076c5f805341864adC8a6F077A5b99", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/867_crypto" + }, + { + "name": "telegram", + "url": "https://t.me/EightSixSeven" + }, + { + "name": "whitepaper", + "url": "https://867crypto.com/wp-content/uploads/2021/08/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/867/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/867" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9CEFd9588f076c5f805341864adC8a6F077A5b99/logo.png b/blockchains/smartchain/assets/0x9CEFd9588f076c5f805341864adC8a6F077A5b99/logo.png new file mode 100644 index 0000000000000..3e51560e74ae3 Binary files /dev/null and b/blockchains/smartchain/assets/0x9CEFd9588f076c5f805341864adC8a6F077A5b99/logo.png differ diff --git a/blockchains/smartchain/assets/0x9Cb9478C5Db5dAe52D5Af91737FF706F60195e45/info.json b/blockchains/smartchain/assets/0x9Cb9478C5Db5dAe52D5Af91737FF706F60195e45/info.json new file mode 100644 index 0000000000000..0c9682812585c --- /dev/null +++ b/blockchains/smartchain/assets/0x9Cb9478C5Db5dAe52D5Af91737FF706F60195e45/info.json @@ -0,0 +1,36 @@ +{ + "name": "Galaxy Heroes", + "type": "BEP20", + "symbol": "GHC", + "decimals": 18, + "website": "https://galaxyheroes.com", + "description": "This is not your regular Binance Smart Chain Token. Here we build for the longterm and always based on utility development. GHC is your gateway to a decentralized galaxy where holders can take leadership of their finances and earn sparkly rewards.", + "explorer": "https://bscscan.com/token/0x9Cb9478C5Db5dAe52D5Af91737FF706F60195e45", + "status": "active", + "id": "0x9Cb9478C5Db5dAe52D5Af91737FF706F60195e45", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GalaxyHeroesGHC" + }, + { + "name": "facebook", + "url": "https://facebook.com/galaxyheroescoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/galaxy-heroes-coin-new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/galaxy-heroes" + }, + { + "name": "telegram", + "url": "https://t.me/galaxyheroescoin" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9Cb9478C5Db5dAe52D5Af91737FF706F60195e45/logo.png b/blockchains/smartchain/assets/0x9Cb9478C5Db5dAe52D5Af91737FF706F60195e45/logo.png new file mode 100644 index 0000000000000..7fdeef83aa259 Binary files /dev/null and b/blockchains/smartchain/assets/0x9Cb9478C5Db5dAe52D5Af91737FF706F60195e45/logo.png differ diff --git a/blockchains/smartchain/assets/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC/info.json b/blockchains/smartchain/assets/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC/info.json new file mode 100644 index 0000000000000..abe9fc794cd36 --- /dev/null +++ b/blockchains/smartchain/assets/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC/info.json @@ -0,0 +1,29 @@ +{ + "name": "CryptoZoon", + "type": "BEP20", + "symbol": "ZOON", + "decimals": 18, + "website": "https://cryptozoon.io", + "description": "CryptoZoon is a complete platform of Digital Creatures Universe live on the Binance Smart Chain (BSC).", + "explorer": "https://bscscan.com/token/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC", + "status": "active", + "id": "0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC", + "links": [ + { + "name": "telegram", + "url": "https://t.me/CryptoZoonBSC" + }, + { + "name": "twitter", + "url": "https://twitter.com/CryptoZoonBSC" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/CryptoZoon" + }, + { + "name": "docs", + "url": "https://docs.cryptozoon.io/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC/logo.png b/blockchains/smartchain/assets/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC/logo.png new file mode 100644 index 0000000000000..3d3e366cd8d75 Binary files /dev/null and b/blockchains/smartchain/assets/0x9D173E6c594f479B4d47001F8E6A95A7aDDa42bC/logo.png differ diff --git a/blockchains/smartchain/assets/0x9D4451151A8dE5B545a1bC6c8fdEB9d94a2868e1/info.json b/blockchains/smartchain/assets/0x9D4451151A8dE5B545a1bC6c8fdEB9d94a2868e1/info.json new file mode 100644 index 0000000000000..b38b87aa6b0d2 --- /dev/null +++ b/blockchains/smartchain/assets/0x9D4451151A8dE5B545a1bC6c8fdEB9d94a2868e1/info.json @@ -0,0 +1,48 @@ +{ + "name": "Lunar", + "type": "BEP20", + "symbol": "LNR", + "decimals": 9, + "website": "https://lunar.io/", + "description": "Decentralization is great for democratizing finance, but along with it comes massive fragmentation of the user experience. Lunar believes it is time to re-centralize DeFi around the most important part of the network: The user. This begins with their DeFi application, Lunar, that aims to streamline the entire process of crypto and NFT trading into one intuitive interface\". Lunar replaces the 10+ seperate tools needed to trade and research crypto with a single platform that gives users near-instant access to the functionality they need. ", + "explorer": "https://bscscan.com/token/0x9d4451151a8de5b545a1bc6c8fdeb9d94a2868e1", + "status": "active", + "id": "0x9D4451151A8dE5B545a1bC6c8fdEB9d94a2868e1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lnrdefi" + }, + { + "name": "telegram", + "url": "https://t.me/lnrdefi" + }, + { + "name": "reddit", + "url": "https://reddit.com/lnrdefi" + }, + { + "name": "whitepaper", + "url": "https://assets.website-files.com/6170a5fc21aede0d60d88b70/61f3531f8911db1a407c9fc5_LunarWhitepaperV1.2.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/lnrdefi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lunar/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/" + }, + { + "name": "discord", + "url": "https://discord.com/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9D4451151A8dE5B545a1bC6c8fdEB9d94a2868e1/logo.png b/blockchains/smartchain/assets/0x9D4451151A8dE5B545a1bC6c8fdEB9d94a2868e1/logo.png new file mode 100644 index 0000000000000..058eb8e503fda Binary files /dev/null and b/blockchains/smartchain/assets/0x9D4451151A8dE5B545a1bC6c8fdEB9d94a2868e1/logo.png differ diff --git a/blockchains/smartchain/assets/0x9D7c580e0bc4eA441Db96eebc7e1440d264bcE51/info.json b/blockchains/smartchain/assets/0x9D7c580e0bc4eA441Db96eebc7e1440d264bcE51/info.json new file mode 100644 index 0000000000000..d36f3c1daecc8 --- /dev/null +++ b/blockchains/smartchain/assets/0x9D7c580e0bc4eA441Db96eebc7e1440d264bcE51/info.json @@ -0,0 +1,29 @@ +{ + "name": "MTLPX", + "website": "https://moonlift.io", + "description": "MoonLift is a community driven passive income generation protocol running on Binancesmartchain", + "explorer": "https://bscscan.com/token/0x9d7c580e0bc4ea441db96eebc7e1440d264bce51", + "type": "BEP20", + "symbol": "MLTPX", + "decimals": 18, + "status": "active", + "id": "0x9D7c580e0bc4eA441Db96eebc7e1440d264bcE51", + "links": [ + { + "name": "github", + "url": "https://github.com/moonlift/moonlift" + }, + { + "name": "twitter", + "url": "https://twitter.com/MoonliftI" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MoonliftProtocol_/" + }, + { + "name": "telegram", + "url": "https://t.me/MoonLift" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9D7c580e0bc4eA441Db96eebc7e1440d264bcE51/logo.png b/blockchains/smartchain/assets/0x9D7c580e0bc4eA441Db96eebc7e1440d264bcE51/logo.png new file mode 100644 index 0000000000000..24f1b05ca61de Binary files /dev/null and b/blockchains/smartchain/assets/0x9D7c580e0bc4eA441Db96eebc7e1440d264bcE51/logo.png differ diff --git a/blockchains/smartchain/assets/0x9D986A3f147212327Dd658F712d5264a73a1fdB0/info.json b/blockchains/smartchain/assets/0x9D986A3f147212327Dd658F712d5264a73a1fdB0/info.json new file mode 100644 index 0000000000000..92123571e23bd --- /dev/null +++ b/blockchains/smartchain/assets/0x9D986A3f147212327Dd658F712d5264a73a1fdB0/info.json @@ -0,0 +1,29 @@ +{ + "name": "Landshare Token", + "website": "https://landshare.io", + "description": "Landshare brings tokenized real estate to the Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x9D986A3f147212327Dd658F712d5264a73a1fdB0", + "type": "BEP20", + "symbol": "LAND", + "decimals": 18, + "status": "abandoned", + "id": "0x9D986A3f147212327Dd658F712d5264a73a1fdB0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/landshareio" + }, + { + "name": "github", + "url": "https://github.com/Landshare-io" + }, + { + "name": "telegram", + "url": "https://t.me/landshare" + }, + { + "name": "blog", + "url": "https://landshare.medium.com" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9DC8Ae7F7f88e1344c289d75cd0D4Ce07Dc4Aae6/info.json b/blockchains/smartchain/assets/0x9DC8Ae7F7f88e1344c289d75cd0D4Ce07Dc4Aae6/info.json new file mode 100644 index 0000000000000..da4007bce8dbd --- /dev/null +++ b/blockchains/smartchain/assets/0x9DC8Ae7F7f88e1344c289d75cd0D4Ce07Dc4Aae6/info.json @@ -0,0 +1,41 @@ +{ + "name": "BabyFlokiZilla", + "website": "https://babyflokizilla.com/", + "description": "BabyFlokiZilla is a Community-driven, Meme token on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0x9dc8ae7f7f88e1344c289d75cd0d4ce07dc4aae6", + "type": "BEP20", + "symbol": "BabyFlokiZilla", + "decimals": 9, + "status": "active", + "id": "0x9DC8Ae7F7f88e1344c289d75cd0D4Ce07Dc4Aae6", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BabyFlokiZillaBSC" + }, + { + "name": "facebook", + "url": "https://facebook.com/Baby-Floki-Zilla-107460758405426" + }, + { + "name": "twitter", + "url": "https://twitter.com/BFZillaBSC" + }, + { + "name": "discord", + "url": "https://discord.com/invite/hfkGjSV9qs" + }, + { + "name": "whitepaper", + "url": "https://babyflokizilla.com/wp-content/uploads/2021/11/BabyFlokiZilla-White-Paper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babyflokizilla/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/babyflokizilla" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9DC8Ae7F7f88e1344c289d75cd0D4Ce07Dc4Aae6/logo.png b/blockchains/smartchain/assets/0x9DC8Ae7F7f88e1344c289d75cd0D4Ce07Dc4Aae6/logo.png new file mode 100644 index 0000000000000..6296e8acf0da3 Binary files /dev/null and b/blockchains/smartchain/assets/0x9DC8Ae7F7f88e1344c289d75cd0D4Ce07Dc4Aae6/logo.png differ diff --git a/blockchains/smartchain/assets/0x9E24415d1e549EBc626a13a482Bb117a2B43e9CF/info.json b/blockchains/smartchain/assets/0x9E24415d1e549EBc626a13a482Bb117a2B43e9CF/info.json new file mode 100644 index 0000000000000..460fdbc7ad6f6 --- /dev/null +++ b/blockchains/smartchain/assets/0x9E24415d1e549EBc626a13a482Bb117a2B43e9CF/info.json @@ -0,0 +1,25 @@ +{ + "name": "Lovely Inu Finance", + "type": "BEP20", + "symbol": "LOVELY", + "decimals": 8, + "website": "https://lovely.finance", + "description": "Lovely Inu ($LOVELY) is a community-focused, decentralized cryptocurrency with Attractive rewards for holders. Join the moon mission.", + "explorer": "https://bscscan.com/token/0x9e24415d1e549ebc626a13a482bb117a2b43e9cf", + "status": "active", + "id": "0x9E24415d1e549EBc626a13a482Bb117a2B43e9CF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Lovely_finance" + }, + { + "name": "telegram", + "url": "https://t.me/lovelyinu_coin" + }, + { + "name": "whitepaper", + "url": "https://lovely.finance/assets/images/whitepaper-lovely-inu.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9E24415d1e549EBc626a13a482Bb117a2B43e9CF/logo.png b/blockchains/smartchain/assets/0x9E24415d1e549EBc626a13a482Bb117a2B43e9CF/logo.png new file mode 100644 index 0000000000000..456b03dbde6df Binary files /dev/null and b/blockchains/smartchain/assets/0x9E24415d1e549EBc626a13a482Bb117a2B43e9CF/logo.png differ diff --git a/blockchains/smartchain/assets/0x9E3aD692084737DAF3f8e92bdFB4030965d2d5E6/info.json b/blockchains/smartchain/assets/0x9E3aD692084737DAF3f8e92bdFB4030965d2d5E6/info.json new file mode 100644 index 0000000000000..4feaec616d8b5 --- /dev/null +++ b/blockchains/smartchain/assets/0x9E3aD692084737DAF3f8e92bdFB4030965d2d5E6/info.json @@ -0,0 +1,21 @@ +{ + "name": "MetaPlay", + "type": "BEP20", + "symbol": "MPLAY", + "decimals": 18, + "website": "https://www.meta-play.io/", + "description": "MetaPlay project hosts professional and amateur e-sport tournaments especially for trendy games like CSGO and others. This all with a sizeable prize pool funded by all the transactions made whilst offering staking and launchpad for its holders focused on heavily vetted projects and GameFi niche.", + "explorer": "https://bscscan.com/token/0x9E3aD692084737DAF3f8e92bdFB4030965d2d5E6", + "status": "active", + "id": "0x9E3aD692084737DAF3f8e92bdFB4030965d2d5E6", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metaplay/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/metaplay" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9E3aD692084737DAF3f8e92bdFB4030965d2d5E6/logo.png b/blockchains/smartchain/assets/0x9E3aD692084737DAF3f8e92bdFB4030965d2d5E6/logo.png new file mode 100644 index 0000000000000..35dd6ec502b6a Binary files /dev/null and b/blockchains/smartchain/assets/0x9E3aD692084737DAF3f8e92bdFB4030965d2d5E6/logo.png differ diff --git a/blockchains/smartchain/assets/0x9E6B3E35c8f563B45d864f9Ff697A144ad28A371/info.json b/blockchains/smartchain/assets/0x9E6B3E35c8f563B45d864f9Ff697A144ad28A371/info.json new file mode 100644 index 0000000000000..27bf5b1bb0c06 --- /dev/null +++ b/blockchains/smartchain/assets/0x9E6B3E35c8f563B45d864f9Ff697A144ad28A371/info.json @@ -0,0 +1,25 @@ +{ + "name": "Dogemongo", + "website": "https://dogemongo.com/", + "description": "Combine the Playing Experience with your Favourite Dogemons!Start catching Dogemons today & If you’re a great trainer, you can find Crypto Currency as prey among other Dogemons.", + "explorer": "https://bscscan.com/token/0x9e6b3e35c8f563b45d864f9ff697a144ad28a371", + "type": "BEP20", + "symbol": "DOGO", + "decimals": 18, + "status": "active", + "id": "0x9E6B3E35c8f563B45d864f9Ff697A144ad28A371", + "links": [ + { + "name": "github", + "url": "https://github.com/DomgeonGo" + }, + { + "name": "twitter", + "url": "https://twitter.com/DogemonGoApp" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/dogemongoapp/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9E6B3E35c8f563B45d864f9Ff697A144ad28A371/logo.png b/blockchains/smartchain/assets/0x9E6B3E35c8f563B45d864f9Ff697A144ad28A371/logo.png new file mode 100644 index 0000000000000..374e8e458d53f Binary files /dev/null and b/blockchains/smartchain/assets/0x9E6B3E35c8f563B45d864f9Ff697A144ad28A371/logo.png differ diff --git a/blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/info.json b/blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/info.json index eea960a876e8c..9b909ad96b256 100644 --- a/blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/info.json +++ b/blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/info.json @@ -6,6 +6,6 @@ "website": "https://koda.finance", "description": "Koda token is a futuristic currency created and developed by Summit BC development team and will be the native token on SummitSwap.", "explorer": "https://bscscan.com/token/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82", - "status": "active", + "status": "abandoned", "id": "0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/logo.png b/blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/logo.png deleted file mode 100644 index 7ea907f2e58e6..0000000000000 Binary files a/blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0x9EC55d57208cb28a7714A2eA3468bD9d5bB15125/info.json b/blockchains/smartchain/assets/0x9EC55d57208cb28a7714A2eA3468bD9d5bB15125/info.json new file mode 100644 index 0000000000000..7ee61de85f63d --- /dev/null +++ b/blockchains/smartchain/assets/0x9EC55d57208cb28a7714A2eA3468bD9d5bB15125/info.json @@ -0,0 +1,32 @@ +{ + "name": "GOMA", + "type": "BEP20", + "symbol": "GOMA", + "decimals": 9, + "website": "https://gomatoken.com", + "description": "GOMA is a Multi-chain Hyper-Deflationary Incentive, DeFi & Staking Ecosystem", + "explorer": "https://bscscan.com/token/0x9ec55d57208cb28a7714a2ea3468bd9d5bb15125", + "status": "active", + "id": "0x9EC55d57208cb28a7714A2eA3468bD9d5bB15125", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GOMAFinance" + }, + { + "name": "github", + "url": "https://github.com/GOMA-Finance" + }, + { + "name": "medium", + "url": "https://gomafinance.medium.com" + }, + { + "name": "docs", + "url": "https://goma-finance.gitbook.io/docs" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9EC55d57208cb28a7714A2eA3468bD9d5bB15125/logo.png b/blockchains/smartchain/assets/0x9EC55d57208cb28a7714A2eA3468bD9d5bB15125/logo.png new file mode 100644 index 0000000000000..5364ee3b78061 Binary files /dev/null and b/blockchains/smartchain/assets/0x9EC55d57208cb28a7714A2eA3468bD9d5bB15125/logo.png differ diff --git a/blockchains/smartchain/assets/0x9Eb5B7902D2be0B5AaBa2F096e043d3cD804e6dF/info.json b/blockchains/smartchain/assets/0x9Eb5B7902D2be0B5AaBa2F096e043d3cD804e6dF/info.json new file mode 100644 index 0000000000000..804b93b8ab105 --- /dev/null +++ b/blockchains/smartchain/assets/0x9Eb5B7902D2be0B5AaBa2F096e043d3cD804e6dF/info.json @@ -0,0 +1,37 @@ +{ + "name": "My Pet Social", + "type": "BEP20", + "symbol": "MPS", + "decimals": 18, + "website": "https://mypetsocial.org/", + "description": "MyPetSocial is a social network for NFTs gaming on Binance Smart Chain, where you can generate more profit from your NFTs. By making the most of NFTs usage, MyPetSocial promises to bring about the best users experience of the crypto world.", + "explorer": "https://bscscan.com/token/0x9Eb5B7902D2be0B5AaBa2F096e043d3cD804e6dF", + "status": "active", + "id": "0x9Eb5B7902D2be0B5AaBa2F096e043d3cD804e6dF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mypetsocial" + }, + { + "name": "telegram", + "url": "https://t.me/Mypetsocial" + }, + { + "name": "telegram_news", + "url": "https://t.me/MypetsocialAnn" + }, + { + "name": "docs", + "url": "https://docs.mypetsocial.org/" + }, + { + "name": "whitepaper", + "url": "https://mypetsocial.org/pitchdeck" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/my-pet-social/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9Eb5B7902D2be0B5AaBa2F096e043d3cD804e6dF/logo.png b/blockchains/smartchain/assets/0x9Eb5B7902D2be0B5AaBa2F096e043d3cD804e6dF/logo.png new file mode 100644 index 0000000000000..f84177c7ba335 Binary files /dev/null and b/blockchains/smartchain/assets/0x9Eb5B7902D2be0B5AaBa2F096e043d3cD804e6dF/logo.png differ diff --git a/blockchains/smartchain/assets/0x9F3BCBE48E8b754F331Dfc694A894e8E686aC31D/info.json b/blockchains/smartchain/assets/0x9F3BCBE48E8b754F331Dfc694A894e8E686aC31D/info.json new file mode 100644 index 0000000000000..fba97ff758948 --- /dev/null +++ b/blockchains/smartchain/assets/0x9F3BCBE48E8b754F331Dfc694A894e8E686aC31D/info.json @@ -0,0 +1,33 @@ +{ + "name": "Acet", + "website": "https://acet.finance", + "description": "ACT (Acet) is DeFansFi Token. It is initiated on the concept of Zero Initial Supply.", + "explorer": "https://bscscan.com/token/0x9F3BCBE48E8b754F331Dfc694A894e8E686aC31D", + "type": "BEP20", + "symbol": "ACT", + "decimals": 18, + "status": "active", + "id": "0x9F3BCBE48E8b754F331Dfc694A894e8E686aC31D", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/acet/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/acet-token" + }, + { + "name": "twitter", + "url": "https://twitter.com/ACTDeFansFi" + }, + { + "name": "facebook", + "url": "https://facebook.com/ACTDeFansFi/" + }, + { + "name": "telegram", + "url": "https://t.me/acetdefansfi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9F3BCBE48E8b754F331Dfc694A894e8E686aC31D/logo.png b/blockchains/smartchain/assets/0x9F3BCBE48E8b754F331Dfc694A894e8E686aC31D/logo.png new file mode 100644 index 0000000000000..d36e049d78c9b Binary files /dev/null and b/blockchains/smartchain/assets/0x9F3BCBE48E8b754F331Dfc694A894e8E686aC31D/logo.png differ diff --git a/blockchains/smartchain/assets/0x9F70625680a4bd250d3c59C755632B09cD6D34Bc/info.json b/blockchains/smartchain/assets/0x9F70625680a4bd250d3c59C755632B09cD6D34Bc/info.json new file mode 100644 index 0000000000000..7d0d33b82b5a8 --- /dev/null +++ b/blockchains/smartchain/assets/0x9F70625680a4bd250d3c59C755632B09cD6D34Bc/info.json @@ -0,0 +1,21 @@ +{ + "name": "PumpShibaX", + "type": "BEP20", + "symbol": "PShibaX", + "decimals": 18, + "website": "https://www.pumpshibax.com/", + "description": "Welcome to the newest member of the legendary crypto dog family. PumpShibaX has watched his elders soar to amazing heights and he is now ready for his own moonshot and to surpass his father, Shiba PumpShibaX will release its Play to Earn (P2E) blockchain game, allowing users to earn rewards, purchase non-fungible tokens (NFTs) to use within the game In order to expand the PumpShibaX ecosystem, a decentralized application (dApp) will be enhanced to implement in-app betting.", + "explorer": "https://bscscan.com/token/0x9F70625680a4bd250d3c59C755632B09cD6D34Bc", + "status": "active", + "id": "0x9F70625680a4bd250d3c59C755632B09cD6D34Bc", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pumpshibax/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pumpshibax" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9F70625680a4bd250d3c59C755632B09cD6D34Bc/logo.png b/blockchains/smartchain/assets/0x9F70625680a4bd250d3c59C755632B09cD6D34Bc/logo.png new file mode 100644 index 0000000000000..8bfeb8b2f0a5b Binary files /dev/null and b/blockchains/smartchain/assets/0x9F70625680a4bd250d3c59C755632B09cD6D34Bc/logo.png differ diff --git a/blockchains/smartchain/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json b/blockchains/smartchain/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json new file mode 100644 index 0000000000000..dced01a4fc048 --- /dev/null +++ b/blockchains/smartchain/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/info.json @@ -0,0 +1,33 @@ +{ + "name": "Multichain", + "type": "BEP20", + "symbol": "MULTI", + "decimals": 18, + "website": "https://multichain.org/", + "description": "Multichain is a cross-chain router protocol (CRP), to be the ultimate router for Web3.", + "explorer": "https://bscscan.com/token/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "status": "active", + "id": "0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/multichainorg" + }, + { + "name": "github", + "url": "https://github.com/anyswap" + }, + { + "name": "telegram", + "url": "https://t.me/anyswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multichain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/multichain/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png b/blockchains/smartchain/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png new file mode 100644 index 0000000000000..9d7b0435acaac Binary files /dev/null and b/blockchains/smartchain/assets/0x9Fb9a33956351cf4fa040f65A13b835A3C8764E3/logo.png differ diff --git a/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/info.json b/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/info.json new file mode 100644 index 0000000000000..4742b295f296e --- /dev/null +++ b/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/info.json @@ -0,0 +1,33 @@ +{ + "name": "PolyPlay", + "website": "https://polyplay.net/", + "description": "PolyPlay is the Gaming Gold Standard Coin. Gamers can participate in Epsorts tournaments just by holding Play token and win rewards in crypto", + "explorer": "https://bscscan.com/token/0x9a3077f34cc30f9bf8e93a0369119bae0113d9cc", + "type": "BEP20", + "symbol": "PLAY", + "decimals": 18, + "status": "active", + "id": "0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC", + "links": [ + { + "name": "github", + "url": "https://github.com/polyplaygames" + }, + { + "name": "twitter", + "url": "https://twitter.com/polyplaycoin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polyplay" + }, + { + "name": "medium", + "url": "https://polyplay.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polyplay/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/logo.png b/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/logo.png new file mode 100644 index 0000000000000..580ed8b1417e8 Binary files /dev/null and b/blockchains/smartchain/assets/0x9a3077F34cC30F9BF8E93A0369119bae0113d9cC/logo.png differ diff --git a/blockchains/smartchain/assets/0x9a95f03A305db3BD25D9C891793118D56C73d012/info.json b/blockchains/smartchain/assets/0x9a95f03A305db3BD25D9C891793118D56C73d012/info.json new file mode 100644 index 0000000000000..a1c00a13c1c01 --- /dev/null +++ b/blockchains/smartchain/assets/0x9a95f03A305db3BD25D9C891793118D56C73d012/info.json @@ -0,0 +1,61 @@ +{ + "name": "Shiba Monk", + "type": "BEP20", + "symbol": "SHIBAMONK", + "decimals": 9, + "website": "https://shibamonk.com/", + "description": "Shiba Monk's purpose is to create a platform devoted to teaching people mindfulness. By teaching people to take care of their minds, we can improve their mental health and create a better world for everyone.", + "explorer": "https://bscscan.com/token/0x9a95f03A305db3BD25D9C891793118D56C73d012", + "status": "active", + "id": "0x9a95f03A305db3BD25D9C891793118D56C73d012", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shiba_monk" + }, + { + "name": "telegram", + "url": "https://t.me/shiba_monk" + }, + { + "name": "github", + "url": "https://github.com/SHIBAMONK/shibamonk" + }, + { + "name": "forum", + "url": "https://bitcointalk.org/index.php?topic=5370041" + }, + { + "name": "discord", + "url": "https://discord.com/invite/swQFMMsJ" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/shibamonk" + }, + { + "name": "whitepaper", + "url": "https://emily-9.gitbook.io/shiba-monk-whitepaper/" + }, + { + "name": "medium", + "url": "https://medium.com/@shibamonk" + }, + { + "name": "facebook", + "url": "https://facebook.com/shibamonk" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shiba-monk/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shiba-monk" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0x9a95f03a305db3bd25d9c891793118d56c73d012#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9a95f03A305db3BD25D9C891793118D56C73d012/logo.png b/blockchains/smartchain/assets/0x9a95f03A305db3BD25D9C891793118D56C73d012/logo.png new file mode 100644 index 0000000000000..617466a753370 Binary files /dev/null and b/blockchains/smartchain/assets/0x9a95f03A305db3BD25D9C891793118D56C73d012/logo.png differ diff --git a/blockchains/smartchain/assets/0x9a980a084D8D72B219e1C79d91faf06Bec874D51/info.json b/blockchains/smartchain/assets/0x9a980a084D8D72B219e1C79d91faf06Bec874D51/info.json new file mode 100644 index 0000000000000..d7660727b6099 --- /dev/null +++ b/blockchains/smartchain/assets/0x9a980a084D8D72B219e1C79d91faf06Bec874D51/info.json @@ -0,0 +1,38 @@ +{ + "name": "Anonverse", + "website": "https://anonverse.space/", + "description": "Multi-element decentralized autonomous application platform.1st Global platform that integrates fully decentralized non-custodial protocol, security solutions, GameFi and DAO! Anonverse, Security Audit, Play2Earn, Compete2Earn, DAO!", + "explorer": "https://bscscan.com/token/0x9a980a084D8D72B219e1C79d91faf06Bec874D51", + "type": "BEP20", + "symbol": "ANON", + "decimals": 18, + "status": "active", + "id": "0x9a980a084D8D72B219e1C79d91faf06Bec874D51", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/anon_metaverse" + }, + { + "name": "telegram", + "url": "https://t.me/ANONVERSE_official" + }, + { + "name": "docs", + "url": "https://anonverse.gitbook.io/anonverse/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/YuHanzb7bS" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/anonverse/" + } + ], + "tags": [ + "gamefi", + "defi", + "governance" + ] +} diff --git a/blockchains/smartchain/assets/0x9a980a084D8D72B219e1C79d91faf06Bec874D51/logo.png b/blockchains/smartchain/assets/0x9a980a084D8D72B219e1C79d91faf06Bec874D51/logo.png new file mode 100644 index 0000000000000..1ea778d687116 Binary files /dev/null and b/blockchains/smartchain/assets/0x9a980a084D8D72B219e1C79d91faf06Bec874D51/logo.png differ diff --git a/blockchains/smartchain/assets/0x9abDbA20EdFbA06B782126b4D8d72A5853918FD0/info.json b/blockchains/smartchain/assets/0x9abDbA20EdFbA06B782126b4D8d72A5853918FD0/info.json new file mode 100644 index 0000000000000..f43a3064c2b2d --- /dev/null +++ b/blockchains/smartchain/assets/0x9abDbA20EdFbA06B782126b4D8d72A5853918FD0/info.json @@ -0,0 +1,49 @@ +{ + "name": "Taboo", + "type": "BEP20", + "symbol": "TABOO", + "decimals": 9, + "website": "https://taboo.community/", + "description": "Taboo is an adult NFT & Streaming media project. Specializing in highly, exclusive content. With models, who are not strictly porn stars. Their marketplace is cutting-edge, built by the Enjin Coin Marketplace Developers. Features include Cross-Chain, DeFi protocols, upcoming VR, and a fiat on-ramp, to allow users unfamiliar with crypto, easy access to the platform's features.", + "explorer": "https://bscscan.com/token/0x9abDbA20EdFbA06B782126b4D8d72A5853918FD0", + "status": "active", + "id": "0x9abDbA20EdFbA06B782126b4D8d72A5853918FD0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TABOOOFFICIAL2" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/TwoPHvu0f6sxZTA9" + }, + { + "name": "telegram_news", + "url": "https://t.me/joinchat/Avg3E29yhdBjNDU1" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/taboo-token/" + }, + { + "name": "blog", + "url": "https://tabootoken.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/taboo-token" + }, + { + "name": "medium", + "url": "https://tabootoken.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCdNC5ODDYkRTbDfS8DlTq8Q" + }, + { + "name": "github", + "url": "https://github.com/TabooOFFICIAL/TABOO" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9abDbA20EdFbA06B782126b4D8d72A5853918FD0/logo.png b/blockchains/smartchain/assets/0x9abDbA20EdFbA06B782126b4D8d72A5853918FD0/logo.png new file mode 100644 index 0000000000000..9a0dfdc8758f4 Binary files /dev/null and b/blockchains/smartchain/assets/0x9abDbA20EdFbA06B782126b4D8d72A5853918FD0/logo.png differ diff --git a/blockchains/smartchain/assets/0x9b208b117B2C4F76C1534B6f006b033220a681A4/info.json b/blockchains/smartchain/assets/0x9b208b117B2C4F76C1534B6f006b033220a681A4/info.json new file mode 100644 index 0000000000000..34ed5013db1d1 --- /dev/null +++ b/blockchains/smartchain/assets/0x9b208b117B2C4F76C1534B6f006b033220a681A4/info.json @@ -0,0 +1,24 @@ +{ + "name": "Dingocoin", + "symbol": "DINGO", + "type": "BEP20", + "decimals": 8, + "description": "Dingocoin is an Scrypt AuxPow fork of Dogecoin, with a vibrant and active community that seeks to build fun projects around the coin.", + "website": "http://dingocoin.org/", + "explorer": "https://bscscan.com/token/0x9b208b117b2c4f76c1534b6f006b033220a681a4", + "status": "active", + "id": "0x9b208b117B2C4F76C1534B6f006b033220a681A4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dingocoincrypto" + }, + { + "name": "github", + "url": "https://github.com/dingocoin/dingocoin" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9b208b117B2C4F76C1534B6f006b033220a681A4/logo.png b/blockchains/smartchain/assets/0x9b208b117B2C4F76C1534B6f006b033220a681A4/logo.png new file mode 100644 index 0000000000000..488a2ec356624 Binary files /dev/null and b/blockchains/smartchain/assets/0x9b208b117B2C4F76C1534B6f006b033220a681A4/logo.png differ diff --git a/blockchains/smartchain/assets/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454/info.json b/blockchains/smartchain/assets/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454/info.json index 0e2bd17867015..5d8522280fde1 100644 --- a/blockchains/smartchain/assets/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454/info.json +++ b/blockchains/smartchain/assets/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454/info.json @@ -4,7 +4,7 @@ "symbol": "STRI", "decimals": 18, "website": "https://stritefinance.org", - "description": "Strite Finance was built soon after the emergence of non-fungible tokens. With the incredible hype behind these NFTs, Strite aims to connect yield staking with the new age of digital media.\n\nTo put it plain and simple, Strite envisions a strong connection with non-fungible tokens. This will include a public marketplace where individuals can buy & sell specific NFTs in a user-friendly manner.", + "description": "Strite Finance was built soon after the emergence of non-fungible tokens. With the incredible hype behind these NFTs, Strite aims to connect yield staking with the new age of digital media. To put it plain and simple, Strite envisions a strong connection with non-fungible tokens. This will include a public marketplace where individuals can buy & sell specific NFTs in a user-friendly manner.", "explorer": "https://bscscan.com/token/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454", "status": "active", "id": "0x9b93c29595dd603f75854EbA3C5f4EE078EE4454" diff --git a/blockchains/smartchain/assets/0x9c2B1B3780A8B36B695f0b2781668664aC1Bf25A/info.json b/blockchains/smartchain/assets/0x9c2B1B3780A8B36B695f0b2781668664aC1Bf25A/info.json new file mode 100644 index 0000000000000..6ab15d706d811 --- /dev/null +++ b/blockchains/smartchain/assets/0x9c2B1B3780A8B36B695f0b2781668664aC1Bf25A/info.json @@ -0,0 +1,41 @@ +{ + "name": "SpookyShiba", + "type": "BEP20", + "symbol": "SPKY", + "decimals": 18, + "website": "https://SpookyShibaBSC.com", + "description": "SpookyShiba is an E-Sports company and meme token with a unique multiplayer game with an integrated NFT marketplace.", + "explorer": "https://bscscan.com/token/0x9c2B1B3780A8B36B695f0b2781668664aC1Bf25A", + "status": "active", + "id": "0x9c2B1B3780A8B36B695f0b2781668664aC1Bf25A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ShibaSpooky" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spooky-shiba/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/spookyshiba" + }, + { + "name": "telegram", + "url": "https://t.me/SpookyShibaOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/P6hkCFc5kR" + }, + { + "name": "telegram_news", + "url": "https://t.me/SpookyShibaNewsChannel" + } + ], + "tags": [ + "gamefi", + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9c2B1B3780A8B36B695f0b2781668664aC1Bf25A/logo.png b/blockchains/smartchain/assets/0x9c2B1B3780A8B36B695f0b2781668664aC1Bf25A/logo.png new file mode 100644 index 0000000000000..7664103dd74eb Binary files /dev/null and b/blockchains/smartchain/assets/0x9c2B1B3780A8B36B695f0b2781668664aC1Bf25A/logo.png differ diff --git a/blockchains/smartchain/assets/0x9c4a515cd72D27A4710571Aca94858a53D9278D5/info.json b/blockchains/smartchain/assets/0x9c4a515cd72D27A4710571Aca94858a53D9278D5/info.json new file mode 100644 index 0000000000000..91035600ef930 --- /dev/null +++ b/blockchains/smartchain/assets/0x9c4a515cd72D27A4710571Aca94858a53D9278D5/info.json @@ -0,0 +1,11 @@ +{ + "name": "VIDT Datalink BEP20", + "website": "https://about.v-id.org", + "description": "V-ID makes any digital file verifiable. The VIDT API enables organizations to protect their digital data against fraud and manipulation. A simple but strong formula, that adds and protects value at minimum expense and effort. Organizations like Airbus, AmSpec and IBM use VIDT Datalink to certify and secure digital documents like certificates, invoices, diplomas and sensor-data. VIDT Datalink products and services connect every cloud to every blockchain.", + "explorer": "https://bscscan.com/token/0x9c4a515cd72d27a4710571aca94858a53d9278d5", + "type": "BEP20", + "symbol": "VIDT", + "decimals": 18, + "status": "active", + "id": "0x9c4a515cd72D27A4710571Aca94858a53D9278D5" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/logo.png b/blockchains/smartchain/assets/0x9c4a515cd72D27A4710571Aca94858a53D9278D5/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/logo.png rename to blockchains/smartchain/assets/0x9c4a515cd72D27A4710571Aca94858a53D9278D5/logo.png diff --git a/blockchains/smartchain/assets/0x9d3E14B607b2f569CfAFe29AF71e811d7E575CFe/info.json b/blockchains/smartchain/assets/0x9d3E14B607b2f569CfAFe29AF71e811d7E575CFe/info.json new file mode 100644 index 0000000000000..29cd5cfea9961 --- /dev/null +++ b/blockchains/smartchain/assets/0x9d3E14B607b2f569CfAFe29AF71e811d7E575CFe/info.json @@ -0,0 +1,37 @@ +{ + "name": "FlokiBonk", + "website": "https://flokibonk.com/", + "description": "FlokiBonk is a meme token on BSC, created to support and unite meme creators. FlokiBonk token has built-in automatic yield generation properties. 10% tax on each transaction split evenly to provide reflections to holders and increase the price floor through LP Acquisition", + "explorer": "https://bscscan.com/token/0x9d3E14B607b2f569CfAFe29AF71e811d7E575CFe", + "type": "BEP20", + "symbol": "FLOBO", + "decimals": 9, + "status": "active", + "id": "0x9d3E14B607b2f569CfAFe29AF71e811d7E575CFe", + "links": [ + { + "name": "github", + "url": "https://github.com/FlokiBonk/FlokiBonk-Token" + }, + { + "name": "twitter", + "url": "https://twitter.com/FLOKO_BONKO" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/flokibonk" + }, + { + "name": "telegram", + "url": "https://t.me/FlokiBonk" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/flokibonk/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/flokibonk" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9d3E14B607b2f569CfAFe29AF71e811d7E575CFe/logo.png b/blockchains/smartchain/assets/0x9d3E14B607b2f569CfAFe29AF71e811d7E575CFe/logo.png new file mode 100644 index 0000000000000..e70e2454a2e70 Binary files /dev/null and b/blockchains/smartchain/assets/0x9d3E14B607b2f569CfAFe29AF71e811d7E575CFe/logo.png differ diff --git a/blockchains/smartchain/assets/0x9e5965d28E8D44CAE8F9b809396E0931F9Df71CA/info.json b/blockchains/smartchain/assets/0x9e5965d28E8D44CAE8F9b809396E0931F9Df71CA/info.json new file mode 100644 index 0000000000000..6910067ca4050 --- /dev/null +++ b/blockchains/smartchain/assets/0x9e5965d28E8D44CAE8F9b809396E0931F9Df71CA/info.json @@ -0,0 +1,49 @@ +{ + "name": "Space SIP", + "type": "BEP20", + "symbol": "SIP", + "decimals": 18, + "website": "https://sip.space", + "description": "Space SIP is the first NFT space battleship game with worldclass design of gaming experience in a real-value collectible ecosystem.", + "explorer": "https://bscscan.com/token/0x9e5965d28E8D44CAE8F9b809396E0931F9Df71CA", + "status": "active", + "id": "0x9e5965d28E8D44CAE8F9b809396E0931F9Df71CA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/0xSpaceSip" + }, + { + "name": "telegram", + "url": "https://t.me/SpaceSip" + }, + { + "name": "github", + "url": "https://github.com/spacesip" + }, + { + "name": "medium", + "url": "https://medium.com/space-sip" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/space-sip/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCh_KnT_TXsifGlIr8oVnztg" + }, + { + "name": "facebook", + "url": "https://facebook.com/0xSpaceSip" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/gsftc6iyryh8na8v" + }, + { + "name": "discord", + "url": "https://discord.com/invite/HvVTRAT9" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9e5965d28E8D44CAE8F9b809396E0931F9Df71CA/logo.png b/blockchains/smartchain/assets/0x9e5965d28E8D44CAE8F9b809396E0931F9Df71CA/logo.png new file mode 100644 index 0000000000000..a2df58d73f63a Binary files /dev/null and b/blockchains/smartchain/assets/0x9e5965d28E8D44CAE8F9b809396E0931F9Df71CA/logo.png differ diff --git a/blockchains/smartchain/assets/0x9eBBEB7f6b842377714EAdD987CaA4510205107A/info.json b/blockchains/smartchain/assets/0x9eBBEB7f6b842377714EAdD987CaA4510205107A/info.json new file mode 100644 index 0000000000000..0cfd27e18f18d --- /dev/null +++ b/blockchains/smartchain/assets/0x9eBBEB7f6b842377714EAdD987CaA4510205107A/info.json @@ -0,0 +1,41 @@ +{ + "name": "Brewery", + "type": "BEP20", + "symbol": "BRE", + "decimals": 18, + "website": "https://bobabrewery.com/", + "description": "Boba Brewery is the first exclusive launchpad for decentralized fundraising in Boba ecosystem, offering the hottest and innovative projects in a fair, secure, and efficient way.", + "explorer": "https://bscscan.com/token/0x9eBBEB7f6b842377714EAdD987CaA4510205107A", + "status": "active", + "id": "0x9eBBEB7f6b842377714EAdD987CaA4510205107A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/boba_brewery" + }, + { + "name": "github", + "url": "https://github.com/BobaBrewery" + }, + { + "name": "telegram", + "url": "https://t.me/+6jNxyl-l96FhNDM5" + }, + { + "name": "docs", + "url": "https://docs.bobabrewery.com/" + }, + { + "name": "medium", + "url": "https://medium.com/@boba_brewery" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/boba-brewery/" + } + ], + "tags": [ + "defi", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9eBBEB7f6b842377714EAdD987CaA4510205107A/logo.png b/blockchains/smartchain/assets/0x9eBBEB7f6b842377714EAdD987CaA4510205107A/logo.png new file mode 100644 index 0000000000000..2bdde77a02381 Binary files /dev/null and b/blockchains/smartchain/assets/0x9eBBEB7f6b842377714EAdD987CaA4510205107A/logo.png differ diff --git a/blockchains/smartchain/assets/0x9eeB6c5ff183E6001c65a12D70026b900AE76781/info.json b/blockchains/smartchain/assets/0x9eeB6c5ff183E6001c65a12D70026b900AE76781/info.json new file mode 100644 index 0000000000000..b12d2c22337ac --- /dev/null +++ b/blockchains/smartchain/assets/0x9eeB6c5ff183E6001c65a12D70026b900AE76781/info.json @@ -0,0 +1,28 @@ +{ + "name": "Irena Green Energy", + "type": "BEP20", + "symbol": "IRENA", + "decimals": 9, + "website": "https://irenamining.com/", + "description": "The future is now in renewable green energy and eco-friendly electric cars and solar panels", + "explorer": "https://bscscan.com/token/0x9eeB6c5ff183E6001c65a12D70026b900AE76781", + "status": "active", + "id": "0x9eeB6c5ff183E6001c65a12D70026b900AE76781", + "links": [ + { + "name": "telegram", + "url": "https://t.me/irena_coin_global" + }, + { + "name": "twitter", + "url": "https://twitter.com/Irenagreencoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/irena-green-energy/" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0x9eeB6c5ff183E6001c65a12D70026b900AE76781/logo.png b/blockchains/smartchain/assets/0x9eeB6c5ff183E6001c65a12D70026b900AE76781/logo.png new file mode 100644 index 0000000000000..b7ff255509678 Binary files /dev/null and b/blockchains/smartchain/assets/0x9eeB6c5ff183E6001c65a12D70026b900AE76781/logo.png differ diff --git a/blockchains/smartchain/assets/0x9f46EcF92E7F6eE8C03f393ADf04C2e17B8cD0B0/info.json b/blockchains/smartchain/assets/0x9f46EcF92E7F6eE8C03f393ADf04C2e17B8cD0B0/info.json new file mode 100644 index 0000000000000..c4a81bad591bc --- /dev/null +++ b/blockchains/smartchain/assets/0x9f46EcF92E7F6eE8C03f393ADf04C2e17B8cD0B0/info.json @@ -0,0 +1,32 @@ +{ + "name": "TRUSTxGAMING", + "type": "BEP20", + "symbol": "TXG", + "decimals": 18, + "website": "https://trustxgaming.io/", + "description": "TRUSTxGAMING is an online gaming platform with games like ludo, colour prediction and many skilled games like rummy and poker. TrustxGaming has its own native token named TXG which can be used to participate and play games. TXG serves as utility token in its Gaming ecosystem. ", + "explorer": "https://bscscan.com/token/0x9f46EcF92E7F6eE8C03f393ADf04C2e17B8cD0B0", + "status": "active", + "id": "0x9f46EcF92E7F6eE8C03f393ADf04C2e17B8cD0B0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/trust_xgaming" + }, + { + "name": "telegram", + "url": "https://t.me/trustxgaming" + }, + { + "name": "whitepaper", + "url": "https://trustxgaming.io/Content/casinous/assets/images/TXG_whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/trustxgaming/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9f46EcF92E7F6eE8C03f393ADf04C2e17B8cD0B0/logo.png b/blockchains/smartchain/assets/0x9f46EcF92E7F6eE8C03f393ADf04C2e17B8cD0B0/logo.png new file mode 100644 index 0000000000000..bfa2555a58abb Binary files /dev/null and b/blockchains/smartchain/assets/0x9f46EcF92E7F6eE8C03f393ADf04C2e17B8cD0B0/logo.png differ diff --git a/blockchains/smartchain/assets/0x9f589e3eabe42ebC94A44727b3f3531C0c877809/info.json b/blockchains/smartchain/assets/0x9f589e3eabe42ebC94A44727b3f3531C0c877809/info.json index 4d32078e44797..003ddc7f6aeec 100644 --- a/blockchains/smartchain/assets/0x9f589e3eabe42ebC94A44727b3f3531C0c877809/info.json +++ b/blockchains/smartchain/assets/0x9f589e3eabe42ebC94A44727b3f3531C0c877809/info.json @@ -3,9 +3,27 @@ "type": "BEP20", "symbol": "TKO", "decimals": 18, - "website": "http://www.tokocrypto.com/ ", + "website": "http://www.tokocrypto.com/", "description": "The first local Indonesian Crypto Asset Project to offer a unique hybrid token model.", "explorer": "https://bscscan.com/token/0x9f589e3eabe42ebC94A44727b3f3531C0c877809", "status": "active", - "id": "0x9f589e3eabe42ebC94A44727b3f3531C0c877809" + "id": "0x9f589e3eabe42ebC94A44727b3f3531C0c877809", + "links": [ + { + "name": "telegram", + "url": "https://t.me/tkogroupofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/tkobytokocrypto" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tokocrypto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tokocrypto/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f/info.json b/blockchains/smartchain/assets/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f/info.json new file mode 100644 index 0000000000000..e63ee1c2944cd --- /dev/null +++ b/blockchains/smartchain/assets/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f/info.json @@ -0,0 +1,25 @@ +{ + "name": "Thetan Gem", + "symbol": "THG", + "type": "BEP20", + "decimals": 18, + "description": "Thetan Arena is an e-sport game based on Blockchain technology. You can gather your friends, form a team, battle with others and earn money with just your skills. Thetan Arena's gameplay is designed to revolve around the combination of your personal skills and teamwork with various game modes: MOBA & Battle Royale, coming with monthly updates and attractive rewards. Gear your heroes up with a large selection of hundreds of weapons. Play for Free, Play to Earn!", + "website": "https://thetanarena.com/", + "explorer": "https://bscscan.com/token/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f", + "status": "active", + "id": "0x9fD87aEfe02441B123c3c32466cD9dB4c578618f", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/thetan-arena/" + }, + { + "name": "twitter", + "url": "https://twitter.com/thetanarena" + }, + { + "name": "telegram", + "url": "https://t.me/thetanarena" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f/logo.png b/blockchains/smartchain/assets/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f/logo.png new file mode 100644 index 0000000000000..95586f01a5b18 Binary files /dev/null and b/blockchains/smartchain/assets/0x9fD87aEfe02441B123c3c32466cD9dB4c578618f/logo.png differ diff --git a/blockchains/smartchain/assets/0xA001862BA0866Ee3e3a2613fAb5954861452B9Bf/info.json b/blockchains/smartchain/assets/0xA001862BA0866Ee3e3a2613fAb5954861452B9Bf/info.json new file mode 100644 index 0000000000000..5420f92787be4 --- /dev/null +++ b/blockchains/smartchain/assets/0xA001862BA0866Ee3e3a2613fAb5954861452B9Bf/info.json @@ -0,0 +1,32 @@ +{ + "name": "ENHANCE", + "type": "BEP20", + "symbol": "ENH", + "decimals": 18, + "website": "https://helloenhance.com", + "description": "Enhance is a reflectionary token that distributes safemoon with every transaction while including burn and liquidity pooling mechanisms on chain.", + "explorer": "https://bscscan.com/token/0xA001862BA0866Ee3e3a2613fAb5954861452B9Bf", + "status": "active", + "id": "0xA001862BA0866Ee3e3a2613fAb5954861452B9Bf", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/enhancetoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/enhancetoken/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EnhanceToken/" + }, + { + "name": "facebook", + "url": "https://facebook.com/enhancetoken/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA001862BA0866Ee3e3a2613fAb5954861452B9Bf/logo.png b/blockchains/smartchain/assets/0xA001862BA0866Ee3e3a2613fAb5954861452B9Bf/logo.png new file mode 100644 index 0000000000000..c3d52c48e4d7d Binary files /dev/null and b/blockchains/smartchain/assets/0xA001862BA0866Ee3e3a2613fAb5954861452B9Bf/logo.png differ diff --git a/blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json b/blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json index c6e302ca926e6..3ab5cf4a4abe7 100644 --- a/blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json +++ b/blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json @@ -7,5 +7,8 @@ "description": "SafeSun is a cryptocurrency based on open-source BEP-20 interface, which aims to provide incentives and benefits to its holders.", "explorer": "https://bscscan.com/token/0xA03C3a233940485D46eE77407343DA3221198427", "status": "active", - "id": "0xA03C3a233940485D46eE77407343DA3221198427" + "id": "0xA03C3a233940485D46eE77407343DA3221198427", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA060E0c0588D26CabA4a0009513337aCE50752dd/info.json b/blockchains/smartchain/assets/0xA060E0c0588D26CabA4a0009513337aCE50752dd/info.json new file mode 100644 index 0000000000000..1aa49c629035c --- /dev/null +++ b/blockchains/smartchain/assets/0xA060E0c0588D26CabA4a0009513337aCE50752dd/info.json @@ -0,0 +1,25 @@ +{ + "name": "Zooshi", + "type": "BEP20", + "symbol": "ZOOSHI", + "decimals": 18, + "website": "https://zooshi.io/", + "description": "Zooshi is a hyper deflationary token on the Binance Smart Chain, with rewards backed by $SUSHI, paid out hourly. We have an arcade with play-to-earn mechanics!", + "explorer": "https://bscscan.com/token/0xA060E0c0588D26CabA4a0009513337aCE50752dd", + "status": "active", + "id": "0xA060E0c0588D26CabA4a0009513337aCE50752dd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zooshicoin" + }, + { + "name": "telegram", + "url": "https://t.me/zooshicoin" + }, + { + "name": "telegram_news", + "url": "https://t.me/zooshicoinannouncements" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA060E0c0588D26CabA4a0009513337aCE50752dd/logo.png b/blockchains/smartchain/assets/0xA060E0c0588D26CabA4a0009513337aCE50752dd/logo.png new file mode 100644 index 0000000000000..cd03b5f2e940e Binary files /dev/null and b/blockchains/smartchain/assets/0xA060E0c0588D26CabA4a0009513337aCE50752dd/logo.png differ diff --git a/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json b/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json index a870052187003..0fe7b68299d11 100644 --- a/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json +++ b/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json @@ -1,7 +1,7 @@ { "name": "Venus BNB", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0xA07c5b74C9B40447a954e1466938b865b6BBea36", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0xA07c5b74C9B40447a954e1466938b865b6BBea36", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/logo.png b/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/logo.png index 3250df2bcaf9b..420e20555fc1a 100644 Binary files a/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/logo.png and b/blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/logo.png differ diff --git a/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/info.json b/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/info.json new file mode 100644 index 0000000000000..ea0a4d86b03b7 --- /dev/null +++ b/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/info.json @@ -0,0 +1,29 @@ +{ + "name": "Primex Token", + "website": "https://prxeco.io/", + "description": "PRX is a token issued by Primex under Binance Smart-Chain.", + "explorer": "https://bscscan.com/token/0xA0C2A0A34c04135429a38f7F9a4354090e00145A", + "type": "BEP20", + "symbol": "PRX", + "decimals": 9, + "status": "active", + "id": "0xA0C2A0A34c04135429a38f7F9a4354090e00145A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PrimexCapital" + }, + { + "name": "github", + "url": "https://github.com/primexdev" + }, + { + "name": "telegram", + "url": "https://t.me/prxeco" + }, + { + "name": "whitepaper", + "url": "https://prxeco.io/whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/logo.png b/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/logo.png new file mode 100644 index 0000000000000..a3cc8b283c9b8 Binary files /dev/null and b/blockchains/smartchain/assets/0xA0C2A0A34c04135429a38f7F9a4354090e00145A/logo.png differ diff --git a/blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/info.json b/blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/info.json index 6117b25833552..e4f972b1bea18 100644 --- a/blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/info.json +++ b/blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/info.json @@ -1,8 +1,7 @@ { "name": "Ape Swap LP BNB-ETH", "website": "https://apeswap.finance", - "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain (forked from PancakeSwap). ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", - "research": "https://obiedobo.gitbook.io/apeswap-finance/", + "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain. ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", "explorer": "https://bscscan.com/token/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11", "type": "BEP20", "symbol": "APE-LP", @@ -14,6 +13,10 @@ "name": "github", "url": "https://github.com/ApeSwapFinance" }, + { + "name": "docs", + "url": "https://apeswap.gitbook.io/apeswap-finance/" + }, { "name": "twitter", "url": "https://twitter.com/ape_swap" @@ -22,9 +25,29 @@ "name": "telegram", "url": "https://t.me/ape_swap" }, + { + "name": "telegram_news", + "url": "https://t.me/ape_swap_news" + }, { "name": "medium", "url": "https://ape-swap.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AbVxfGRCSd/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Apeswap/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apeswap-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/apeswap-finance" } ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/logo.png b/blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/logo.png index da65dc7eb3b1c..5676acf9bb8cb 100644 Binary files a/blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/logo.png and b/blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/logo.png differ diff --git a/blockchains/smartchain/assets/0xA176fa55bef56D18ab671251957aCB0Db630539b/info.json b/blockchains/smartchain/assets/0xA176fa55bef56D18ab671251957aCB0Db630539b/info.json new file mode 100644 index 0000000000000..2663692ee6427 --- /dev/null +++ b/blockchains/smartchain/assets/0xA176fa55bef56D18ab671251957aCB0Db630539b/info.json @@ -0,0 +1,49 @@ +{ + "name": "SymBULL", + "type": "BEP20", + "symbol": "SYMBULL", + "decimals": 9, + "website": "https://symbull.com", + "description": "A Decentralized Token that created a Crypto EcoVERSE! SymBULL, RIDE, CHARGE, BullSwap, Innovative Reward System,and BullRUN NFT Game! All holders of SymBULL will earn 8% reward from every Buy/Sell Transaction in BUSD, which is automatically sent to your wallet by simply holding SymBULL.", + "explorer": "https://bscscan.com/token/0xA176fa55bef56D18ab671251957aCB0Db630539b", + "status": "active", + "id": "0xA176fa55bef56D18ab671251957aCB0Db630539b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SymBULLCoin" + }, + { + "name": "telegram", + "url": "https://t.me/symbull" + }, + { + "name": "blog", + "url": "https://symbull.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/symbull/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/symbull/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/symbull" + }, + { + "name": "facebook", + "url": "https://facebook.com/SymBull" + }, + { + "name": "whitepaper", + "url": "https://secureservercdn.net/50.62.172.157/9h7.c40.myftpupload.com/wp-content/uploads/2021/10/SymBull-Whitepaper-1.pdf" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xa176fa55bef56d18ab671251957acb0db630539b#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA176fa55bef56D18ab671251957aCB0Db630539b/logo.png b/blockchains/smartchain/assets/0xA176fa55bef56D18ab671251957aCB0Db630539b/logo.png new file mode 100644 index 0000000000000..f552b008665a1 Binary files /dev/null and b/blockchains/smartchain/assets/0xA176fa55bef56D18ab671251957aCB0Db630539b/logo.png differ diff --git a/blockchains/smartchain/assets/0xA1943Bc4a417ffd2E9e11A97383fa3f9548291c3/info.json b/blockchains/smartchain/assets/0xA1943Bc4a417ffd2E9e11A97383fa3f9548291c3/info.json new file mode 100644 index 0000000000000..76cad050516e4 --- /dev/null +++ b/blockchains/smartchain/assets/0xA1943Bc4a417ffd2E9e11A97383fa3f9548291c3/info.json @@ -0,0 +1,41 @@ +{ + "name": "API Inu", + "type": "BEP20", + "symbol": "API", + "decimals": 9, + "website": "https://www.apiinu.com/", + "description": "API Inu provide a traditional API service to smart contracts in a decentralized way.", + "explorer": "https://bscscan.com/token/0xa1943bc4a417ffd2e9e11a97383fa3f9548291c3", + "status": "active", + "id": "0xA1943Bc4a417ffd2E9e11A97383fa3f9548291c3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/apiinu" + }, + { + "name": "github", + "url": "https://github.com/apiinu" + }, + { + "name": "telegram", + "url": "https://t.me/apiinu" + }, + { + "name": "whitepaper", + "url": "https://apiinu.com/assets/api_inu_whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@apiinu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/api-inu/" + } + ], + "tags": [ + "defi", + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0xA1943Bc4a417ffd2E9e11A97383fa3f9548291c3/logo.png b/blockchains/smartchain/assets/0xA1943Bc4a417ffd2E9e11A97383fa3f9548291c3/logo.png new file mode 100644 index 0000000000000..b6c4d9d3c20c5 Binary files /dev/null and b/blockchains/smartchain/assets/0xA1943Bc4a417ffd2E9e11A97383fa3f9548291c3/logo.png differ diff --git a/blockchains/smartchain/assets/0xA2086F4a3955A520A1743D68CDbcf064Ee1746Cd/info.json b/blockchains/smartchain/assets/0xA2086F4a3955A520A1743D68CDbcf064Ee1746Cd/info.json new file mode 100644 index 0000000000000..aa53ce36b71e1 --- /dev/null +++ b/blockchains/smartchain/assets/0xA2086F4a3955A520A1743D68CDbcf064Ee1746Cd/info.json @@ -0,0 +1,44 @@ +{ + "name": "X Doge", + "type": "BEP20", + "symbol": "X", + "decimals": 9, + "website": "https://xdoge.app", + "description": "X Doge is the next evolutionary Decentralized Finance cryptocurrency that strives to provide wide ranging DeFi services from premier charting solutions.", + "explorer": "https://bscscan.com/token/0xA2086F4a3955A520A1743D68CDbcf064Ee1746Cd", + "status": "active", + "id": "0xA2086F4a3955A520A1743D68CDbcf064Ee1746Cd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xdogeapp" + }, + { + "name": "github", + "url": "https://github.com/xdogeapp" + }, + { + "name": "telegram", + "url": "https://t.me/xdogeapp" + }, + { + "name": "whitepaper", + "url": "https://xdoge.app/assets/xdoge_whitepaper_v1.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@xdogeapp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/x-doge/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xa2086f4a3955a520a1743d68cdbcf064ee1746cd#code" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA2086F4a3955A520A1743D68CDbcf064Ee1746Cd/logo.png b/blockchains/smartchain/assets/0xA2086F4a3955A520A1743D68CDbcf064Ee1746Cd/logo.png new file mode 100644 index 0000000000000..db55eb58e6611 Binary files /dev/null and b/blockchains/smartchain/assets/0xA2086F4a3955A520A1743D68CDbcf064Ee1746Cd/logo.png differ diff --git a/blockchains/smartchain/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json b/blockchains/smartchain/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json index 77b1cfc585683..fed73fd7d8b92 100644 --- a/blockchains/smartchain/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json +++ b/blockchains/smartchain/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json @@ -7,5 +7,27 @@ "symbol": "ATA", "decimals": 18, "status": "active", - "id": "0xA2120b9e674d3fC3875f415A7DF52e382F141225" + "id": "0xA2120b9e674d3fC3875f415A7DF52e382F141225", + "links": [ + { + "name": "github", + "url": "https://github.com/automata-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/automatanetwork" + }, + { + "name": "telegram", + "url": "https://t.me/ata_network" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/automata/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/automata-network/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC/info.json b/blockchains/smartchain/assets/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC/info.json new file mode 100644 index 0000000000000..22bc057d191ab --- /dev/null +++ b/blockchains/smartchain/assets/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC/info.json @@ -0,0 +1,25 @@ +{ + "name": "TrusterCoin", + "type": "BEP20", + "symbol": "TSC", + "decimals": 9, + "website": "https://trustercoin.com", + "description": "TrusterCoin is a utility token for business tokenization platform at a time when entrepreneurs through blockchain technology.", + "explorer": "https://bscscan.com/token/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC", + "status": "active", + "id": "0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC", + "links": [ + { + "name": "telegram", + "url": "https://t.me/joinchat/9chNb2ktauczY2Nh" + }, + { + "name": "facebook", + "url": "https://facebook.com/trustercoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC7kAc4_H2GqebP163LoNvwQlkm," + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC/logo.png b/blockchains/smartchain/assets/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC/logo.png new file mode 100644 index 0000000000000..a8f2358e34ebd Binary files /dev/null and b/blockchains/smartchain/assets/0xA2a26349448ddAfAe34949a6Cc2cEcF78c0497aC/logo.png differ diff --git a/blockchains/smartchain/assets/0xA4050Aa9b76CcDAe1A6a8b2F3e8627Cdc1546d86/info.json b/blockchains/smartchain/assets/0xA4050Aa9b76CcDAe1A6a8b2F3e8627Cdc1546d86/info.json new file mode 100644 index 0000000000000..3517b3a01470a --- /dev/null +++ b/blockchains/smartchain/assets/0xA4050Aa9b76CcDAe1A6a8b2F3e8627Cdc1546d86/info.json @@ -0,0 +1,58 @@ +{ + "name": "Lepasa", + "type": "BEP20", + "symbol": "Lepa", + "decimals": 18, + "website": "https://www.lepasa.com", + "description": "LEPA is the utility token of LEPASA- A decentralised metaverse project with a vision to establish a complete ecosystem for the developers and users.", + "explorer": "https://bscscan.com/token/0xA4050Aa9b76CcDAe1A6a8b2F3e8627Cdc1546d86", + "status": "active", + "id": "0xA4050Aa9b76CcDAe1A6a8b2F3e8627Cdc1546d86", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lepasaorg" + }, + { + "name": "github", + "url": "https://github.com/lepasa" + }, + { + "name": "telegram", + "url": "https://t.me/lepasa" + }, + { + "name": "docs", + "url": "https://docs.lepasa.com" + }, + { + "name": "discord", + "url": "https://discord.com/invite/fUeCwJ9y5M" + }, + { + "name": "telegram_news", + "url": "https://t.me/lepasaorg" + }, + { + "name": "whitepaper", + "url": "https://app.lepasa.com/assets/docs/whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://lepasa.medium.com" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lepasa" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/lepasa" + } + ], + "tags": [ + "wrapped", + "nft", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xA4050Aa9b76CcDAe1A6a8b2F3e8627Cdc1546d86/logo.png b/blockchains/smartchain/assets/0xA4050Aa9b76CcDAe1A6a8b2F3e8627Cdc1546d86/logo.png new file mode 100644 index 0000000000000..1ccdc6a3b7db3 Binary files /dev/null and b/blockchains/smartchain/assets/0xA4050Aa9b76CcDAe1A6a8b2F3e8627Cdc1546d86/logo.png differ diff --git a/blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/info.json b/blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/info.json index dfe863d2df668..67a2c93a6eb06 100644 --- a/blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/info.json +++ b/blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/info.json @@ -7,5 +7,24 @@ "symbol": "GNBU", "decimals": 18, "status": "active", - "id": "0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC" + "id": "0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/nmbplatform" + }, + { + "name": "telegram", + "url": "https://t.me/nmbplatform" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCOl3hXqESQ54chKSn5nsfPg" + } + ], + "tags": [ + "governance", + "staking", + "defi" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/logo.png b/blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/logo.png index 07eb3b5e7b6fb..dc92b4ca54d66 100644 Binary files a/blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/logo.png and b/blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/logo.png differ diff --git a/blockchains/smartchain/assets/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9/info.json b/blockchains/smartchain/assets/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9/info.json new file mode 100644 index 0000000000000..a27375ab9585b --- /dev/null +++ b/blockchains/smartchain/assets/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9/info.json @@ -0,0 +1,52 @@ +{ + "name": "Golden Doge", + "type": "BEP20", + "symbol": "GDOGE", + "decimals": 9, + "website": "https://goldendoge.finance", + "description": "Golden Doge (GDOGE) is a community token that has a special Golden Vault which gets filled by 5% of every GDOGE transaction on Pancakeswap and rewards the GDOGE community in BNB.", + "explorer": "https://bscscan.com/token/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9", + "status": "active", + "id": "0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GoldenDoge11" + }, + { + "name": "github", + "url": "https://github.com/Golden-Doge-Token" + }, + { + "name": "telegram", + "url": "https://t.me/en_goldendoge" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/GoldenDogeFinancial/" + }, + { + "name": "whitepaper", + "url": "https://goldendoge.finance/wp-content/uploads/2021/07/whitepaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCU05l0GIRWfWO2FudFh11Vw" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/golden-doge" + }, + { + "name": "medium", + "url": "https://medium.com/@goldendogefinance" + }, + { + "name": "source_code", + "url": "https://github.com/Golden-Doge-Token/contract/blob/main/smart%20contract.sol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9/logo.png b/blockchains/smartchain/assets/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9/logo.png new file mode 100644 index 0000000000000..eb6a7b8ab5b55 Binary files /dev/null and b/blockchains/smartchain/assets/0xA53E61578fF54f1ad70186Be99332a6e20b6ffa9/logo.png differ diff --git a/blockchains/smartchain/assets/0xA55EF2fB2B7b6A60371FD3def9B806E74a48bE69/info.json b/blockchains/smartchain/assets/0xA55EF2fB2B7b6A60371FD3def9B806E74a48bE69/info.json new file mode 100644 index 0000000000000..e32e3c0a00f8b --- /dev/null +++ b/blockchains/smartchain/assets/0xA55EF2fB2B7b6A60371FD3def9B806E74a48bE69/info.json @@ -0,0 +1,36 @@ +{ + "name": "Adamant", + "website": "https://www.adamantcoin.com/", + "description": "Adamant is a hyperdeflationary token and is the Governance Token of the charity NFT Game Adamant Mine", + "explorer": "https://bscscan.com/token/0xA55EF2fB2B7b6A60371FD3def9B806E74a48bE69", + "type": "BEP20", + "symbol": "ADMC", + "decimals": 9, + "status": "active", + "id": "0xA55EF2fB2B7b6A60371FD3def9B806E74a48bE69", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/adamant/" + }, + { + "name": "twitter", + "url": "https://twitter.com/adamantcoin" + }, + { + "name": "telegram", + "url": "https://t.me/admcadamant" + }, + { + "name": "medium", + "url": "https://adamantcoin.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/adamant" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0xA55EF2fB2B7b6A60371FD3def9B806E74a48bE69/logo.png b/blockchains/smartchain/assets/0xA55EF2fB2B7b6A60371FD3def9B806E74a48bE69/logo.png new file mode 100644 index 0000000000000..16dd834f8f217 Binary files /dev/null and b/blockchains/smartchain/assets/0xA55EF2fB2B7b6A60371FD3def9B806E74a48bE69/logo.png differ diff --git a/blockchains/smartchain/assets/0xA5Ff48e326958E0CE6FdF9518de561F2B5f57dA3/info.json b/blockchains/smartchain/assets/0xA5Ff48e326958E0CE6FdF9518de561F2B5f57dA3/info.json new file mode 100644 index 0000000000000..76aecd5b7d9d1 --- /dev/null +++ b/blockchains/smartchain/assets/0xA5Ff48e326958E0CE6FdF9518de561F2B5f57dA3/info.json @@ -0,0 +1,45 @@ +{ + "name": "Polkalokr", + "type": "BEP20", + "symbol": "LKR", + "decimals": 18, + "website": "https://polkalokr.com", + "description": "Simplifying blockchain for individuals and businesses of all sizes - from new projects to enterprises - Polkalokr's solutions provide an on-ramp into crypto with no coding required.", + "explorer": "https://bscscan.com/token/0xA5Ff48e326958E0CE6FdF9518de561F2B5f57dA3", + "status": "active", + "id": "0xA5Ff48e326958E0CE6FdF9518de561F2B5f57dA3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Polkalokr" + }, + { + "name": "github", + "url": "https://github.com/Polkalokr" + }, + { + "name": "telegram", + "url": "https://t.me/Polkalokr" + }, + { + "name": "telegram_news", + "url": "https://t.me/polkalokrannouncements" + }, + { + "name": "blog", + "url": "https://medium.com/polkalokr" + }, + { + "name": "medium", + "url": "https://medium.com/polkalokr" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/polkalokr/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/polkalokr" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA5Ff48e326958E0CE6FdF9518de561F2B5f57dA3/logo.png b/blockchains/smartchain/assets/0xA5Ff48e326958E0CE6FdF9518de561F2B5f57dA3/logo.png new file mode 100644 index 0000000000000..35022c2020744 Binary files /dev/null and b/blockchains/smartchain/assets/0xA5Ff48e326958E0CE6FdF9518de561F2B5f57dA3/logo.png differ diff --git a/blockchains/smartchain/assets/0xA64455a4553C9034236734FadDAddbb64aCE4Cc7/info.json b/blockchains/smartchain/assets/0xA64455a4553C9034236734FadDAddbb64aCE4Cc7/info.json new file mode 100644 index 0000000000000..67fd7fe9aad30 --- /dev/null +++ b/blockchains/smartchain/assets/0xA64455a4553C9034236734FadDAddbb64aCE4Cc7/info.json @@ -0,0 +1,28 @@ +{ + "name": "Santos FC Fan Token", + "type": "BEP20", + "symbol": "SANTOS", + "decimals": 8, + "website": "https://www.binance.com/en/fan-token/team-profile/porto", + "description": "BEP-20 utility token for Santos FC football club", + "explorer": "https://bscscan.com/token/0xA64455a4553C9034236734FadDAddbb64aCE4Cc7", + "status": "active", + "id": "0xA64455a4553C9034236734FadDAddbb64aCE4Cc7", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/santos-fc-fan-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/SantosFC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/santos-fc-fan-token" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xA64455a4553C9034236734FadDAddbb64aCE4Cc7/logo.png b/blockchains/smartchain/assets/0xA64455a4553C9034236734FadDAddbb64aCE4Cc7/logo.png new file mode 100644 index 0000000000000..266b680eacc6a Binary files /dev/null and b/blockchains/smartchain/assets/0xA64455a4553C9034236734FadDAddbb64aCE4Cc7/logo.png differ diff --git a/blockchains/smartchain/assets/0xA67a13c9283Da5AABB199Da54a9Cb4cD8B9b16bA/info.json b/blockchains/smartchain/assets/0xA67a13c9283Da5AABB199Da54a9Cb4cD8B9b16bA/info.json new file mode 100644 index 0000000000000..351aac09746e3 --- /dev/null +++ b/blockchains/smartchain/assets/0xA67a13c9283Da5AABB199Da54a9Cb4cD8B9b16bA/info.json @@ -0,0 +1,29 @@ +{ + "name": "Nobility", + "website": "https://nobilitytoken.com/", + "description": "Nobility is a BSC token that will revolutionize the esports landscape by organizing and providing tournaments with large prize pools, helping content creators earn more from playing the games they love, and more use cases that will fill glaring holes within the community.", + "explorer": "https://bscscan.com/token/0xA67a13c9283Da5AABB199Da54a9Cb4cD8B9b16bA", + "type": "BEP20", + "symbol": "NBL", + "decimals": 18, + "status": "active", + "id": "0xA67a13c9283Da5AABB199Da54a9Cb4cD8B9b16bA", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nobility-new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nobility-new" + }, + { + "name": "twitter", + "url": "https://twitter.com/nobilitytoken" + }, + { + "name": "telegram", + "url": "https://t.me/thenobilitytoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA67a13c9283Da5AABB199Da54a9Cb4cD8B9b16bA/logo.png b/blockchains/smartchain/assets/0xA67a13c9283Da5AABB199Da54a9Cb4cD8B9b16bA/logo.png new file mode 100644 index 0000000000000..104f1a6253e05 Binary files /dev/null and b/blockchains/smartchain/assets/0xA67a13c9283Da5AABB199Da54a9Cb4cD8B9b16bA/logo.png differ diff --git a/blockchains/smartchain/assets/0xA72Ff2B799324B042AE379809eE54dACE99db3A5/info.json b/blockchains/smartchain/assets/0xA72Ff2B799324B042AE379809eE54dACE99db3A5/info.json new file mode 100644 index 0000000000000..7c30255afff93 --- /dev/null +++ b/blockchains/smartchain/assets/0xA72Ff2B799324B042AE379809eE54dACE99db3A5/info.json @@ -0,0 +1,28 @@ +{ + "name": "Miss Doge", + "website": "https://missdoge.net", + "description": "Here's the magnificent Miss of Baby Doge 🐶 seeing her family members being famous, she couldn't bear with that and she knew this is the time for her show.", + "explorer": "https://bscscan.com/token/0xA72Ff2B799324B042AE379809eE54dACE99db3A5", + "type": "BEP20", + "symbol": "MDOGE", + "decimals": 9, + "status": "active", + "id": "0xA72Ff2B799324B042AE379809eE54dACE99db3A5", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/MissDoge" + }, + { + "name": "twitter", + "url": "https://twitter.com/DogeMiss" + }, + { + "name": "telegram", + "url": "https://t.me/missdoge" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA72Ff2B799324B042AE379809eE54dACE99db3A5/logo.png b/blockchains/smartchain/assets/0xA72Ff2B799324B042AE379809eE54dACE99db3A5/logo.png new file mode 100644 index 0000000000000..cc5e0a90d9f49 Binary files /dev/null and b/blockchains/smartchain/assets/0xA72Ff2B799324B042AE379809eE54dACE99db3A5/logo.png differ diff --git a/blockchains/smartchain/assets/0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C/info.json b/blockchains/smartchain/assets/0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C/info.json new file mode 100644 index 0000000000000..e93b9244f9ca8 --- /dev/null +++ b/blockchains/smartchain/assets/0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C/info.json @@ -0,0 +1,24 @@ +{ + "name": "Landshare Token", + "type": "BEP20", + "symbol": "LAND", + "decimals": 18, + "website": "https://landshare.io", + "description": "Bringing Real Estate to the Blockchain", + "explorer": "https://bscscan.com/token/0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C", + "status": "active", + "id": "0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/landshareio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/landshare/" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C/logo.png b/blockchains/smartchain/assets/0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C/logo.png new file mode 100644 index 0000000000000..6ef222298a99e Binary files /dev/null and b/blockchains/smartchain/assets/0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C/logo.png differ diff --git a/blockchains/smartchain/assets/0xA73505453F58E367c80F16685079dAD6f4EA6b18/info.json b/blockchains/smartchain/assets/0xA73505453F58E367c80F16685079dAD6f4EA6b18/info.json new file mode 100644 index 0000000000000..a9f42751f4ff4 --- /dev/null +++ b/blockchains/smartchain/assets/0xA73505453F58E367c80F16685079dAD6f4EA6b18/info.json @@ -0,0 +1,33 @@ +{ + "name": "UnderMineGold", + "website": "https://www.underminegold.com", + "description": "UnderMineGold project will become a platform, which includes NFT, De-Fi and game.", + "explorer": "https://bscscan.com/token/0xA73505453F58E367c80F16685079dAD6f4EA6b18", + "type": "BEP20", + "symbol": "UMG", + "decimals": 9, + "status": "active", + "id": "0xA73505453F58E367c80F16685079dAD6f4EA6b18", + "links": [ + { + "name": "telegram", + "url": "https://t.me/UndermineGOLDchina" + }, + { + "name": "twitter", + "url": "https://twitter.com/UnderMineGold" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/underinegold" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/underminegold" + }, + { + "name": "whitepaper", + "url": "https://www.underminegold.com/en/UMG_White_Paper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA73505453F58E367c80F16685079dAD6f4EA6b18/logo.png b/blockchains/smartchain/assets/0xA73505453F58E367c80F16685079dAD6f4EA6b18/logo.png new file mode 100644 index 0000000000000..1e48cb58a6abf Binary files /dev/null and b/blockchains/smartchain/assets/0xA73505453F58E367c80F16685079dAD6f4EA6b18/logo.png differ diff --git a/blockchains/smartchain/assets/0xA753D241fFcE10A3570eDa72f6561C04b1f9Ae77/info.json b/blockchains/smartchain/assets/0xA753D241fFcE10A3570eDa72f6561C04b1f9Ae77/info.json new file mode 100644 index 0000000000000..13bd88474fe30 --- /dev/null +++ b/blockchains/smartchain/assets/0xA753D241fFcE10A3570eDa72f6561C04b1f9Ae77/info.json @@ -0,0 +1,21 @@ +{ + "name": "TitsV2", + "website": "https://titscoin.io/", + "description": "TitsV2coin dedicated to crypto lovers around the world who encourage breast cancer awareness and the enhancement or correction done by breast augmentation.", + "explorer": "https://bscscan.com/token/0xa753d241ffce10a3570eda72f6561c04b1f9ae77", + "type": "BEP20", + "symbol": "TITS", + "decimals": 9, + "status": "active", + "id": "0xA753D241fFcE10A3570eDa72f6561C04b1f9Ae77", + "links": [ + { + "name": "whitepaper", + "url": "https://titscoin.io/whitepaper" + }, + { + "name": "twitter", + "url": "https://twitter.com/titsfortits2" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA753D241fFcE10A3570eDa72f6561C04b1f9Ae77/logo.png b/blockchains/smartchain/assets/0xA753D241fFcE10A3570eDa72f6561C04b1f9Ae77/logo.png new file mode 100644 index 0000000000000..9f31585da65fd Binary files /dev/null and b/blockchains/smartchain/assets/0xA753D241fFcE10A3570eDa72f6561C04b1f9Ae77/logo.png differ diff --git a/blockchains/smartchain/assets/0xA77346760341460B42C230ca6D21d4c8E743Fa9c/info.json b/blockchains/smartchain/assets/0xA77346760341460B42C230ca6D21d4c8E743Fa9c/info.json new file mode 100644 index 0000000000000..df65efaaa6a9b --- /dev/null +++ b/blockchains/smartchain/assets/0xA77346760341460B42C230ca6D21d4c8E743Fa9c/info.json @@ -0,0 +1,50 @@ +{ + "name": "MicroPets", + "type": "BEP20", + "symbol": "PETS", + "decimals": 18, + "website": "https://micropets.io/", + "description": "Meet MicroPets – Home to the cutest NFT’s on the Binance Smart Chain! We’ve taken your favorite memes and packaged them up into adorable pets you can trade or stake. The rarer the MicroPet the better the rewards.", + "explorer": "https://bscscan.com/token/0xa77346760341460b42c230ca6d21d4c8e743fa9c", + "status": "active", + "id": "0xA77346760341460B42C230ca6D21d4c8E743Fa9c", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/micropets/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MicroPetsBSC" + }, + { + "name": "telegram", + "url": "https://t.me/MicroPets" + }, + { + "name": "github", + "url": "https://github.com/micropets2021" + }, + { + "name": "whitepaper", + "url": "https://micropets.io/uploads/MicroPetsWhitepaper.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/UeMh9AAnfv" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/micropetsbsc/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/micropets" + } + ], + "tags": [ + "nft", + "defi", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xA77346760341460B42C230ca6D21d4c8E743Fa9c/logo.png b/blockchains/smartchain/assets/0xA77346760341460B42C230ca6D21d4c8E743Fa9c/logo.png new file mode 100644 index 0000000000000..1c22736dc07c8 Binary files /dev/null and b/blockchains/smartchain/assets/0xA77346760341460B42C230ca6D21d4c8E743Fa9c/logo.png differ diff --git a/blockchains/smartchain/assets/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f/info.json b/blockchains/smartchain/assets/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f/info.json new file mode 100644 index 0000000000000..0606755ed559f --- /dev/null +++ b/blockchains/smartchain/assets/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f/info.json @@ -0,0 +1,25 @@ +{ + "name": "Little Bunny Rocket", + "type": "BEP20", + "symbol": "LBR", + "decimals": 9, + "website": "http://www.littlebunnyrocket.com", + "description": "Little Bunny Rocket is a collateralized cryptocurrency that grants investor holding LBR instant rewards on all transaction and protect them with its unique burn protocol. Little Bunny Rocket’s innovative ecosystem and LBR dApps will bring a true revolution to the cryptocurrency space and set new standard for security in DeFi.", + "explorer": "https://bscscan.com/token/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f", + "status": "active", + "id": "0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f", + "links": [ + { + "name": "github", + "url": "https://github.com/littlebunnyrocket/littlebunnyrocket" + }, + { + "name": "twitter", + "url": "https://twitter.com/l_bunnyrocket" + }, + { + "name": "telegram", + "url": "https://t.me/littlebunnyrocket" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f/logo.png b/blockchains/smartchain/assets/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f/logo.png new file mode 100644 index 0000000000000..789f9557857fb Binary files /dev/null and b/blockchains/smartchain/assets/0xA78628eCba2BF5fedf3fE27A7CEdaa363b46708f/logo.png differ diff --git a/blockchains/smartchain/assets/0xA7e288771A90F4f65df907521E7F3bA36D860A54/info.json b/blockchains/smartchain/assets/0xA7e288771A90F4f65df907521E7F3bA36D860A54/info.json new file mode 100644 index 0000000000000..3368c3b6031c2 --- /dev/null +++ b/blockchains/smartchain/assets/0xA7e288771A90F4f65df907521E7F3bA36D860A54/info.json @@ -0,0 +1,45 @@ +{ + "name": "BTC GAME", + "type": "BEP20", + "symbol": "BTCGAME", + "decimals": 9, + "website": "https://btcgamee.com", + "description": "Btc Game is a blockchain-based community driven social games experience that pays dividends to the players. The platform is filled with reward systems to give players many ways to win and earn over time.", + "explorer": "https://bscscan.com/token/0xA7e288771A90F4f65df907521E7F3bA36D860A54", + "status": "active", + "id": "0xA7e288771A90F4f65df907521E7F3bA36D860A54", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BtcGameofficial" + }, + { + "name": "github", + "url": "https://github.com/btcgamee" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/KZ0FMWzF-EU4YzU1" + }, + { + "name": "facebook", + "url": "https://facebook.com/btcgame.official" + }, + { + "name": "discord", + "url": "https://discord.com/channels/887210364704522241/887210365568561184" + }, + { + "name": "medium", + "url": "https://medium.com/@btcgamee/bitcoin-game-a5c88bc3f515" + }, + { + "name": "whitepaper", + "url": "https://btcgamee.com/wp-content/uploads/2021/09/BtcGame-Whitepaper-1.1-3.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/watch?v=SB9TB3W_LBA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA7e288771A90F4f65df907521E7F3bA36D860A54/logo.png b/blockchains/smartchain/assets/0xA7e288771A90F4f65df907521E7F3bA36D860A54/logo.png new file mode 100644 index 0000000000000..20ee262515d80 Binary files /dev/null and b/blockchains/smartchain/assets/0xA7e288771A90F4f65df907521E7F3bA36D860A54/logo.png differ diff --git a/blockchains/smartchain/assets/0xA7f552078dcC247C2684336020c03648500C6d9F/info.json b/blockchains/smartchain/assets/0xA7f552078dcC247C2684336020c03648500C6d9F/info.json new file mode 100644 index 0000000000000..86902cf84ec3f --- /dev/null +++ b/blockchains/smartchain/assets/0xA7f552078dcC247C2684336020c03648500C6d9F/info.json @@ -0,0 +1,32 @@ +{ + "name": "Ellipsis", + "website": "https://ellipsis.finance/", + "description": "Ellipsis Finance aims to offer secure low-slippage stable swapping.", + "explorer": "https://bscscan.com/token/0xA7f552078dcC247C2684336020c03648500C6d9F", + "type": "BEP20", + "symbol": "EPS", + "decimals": 18, + "status": "abandoned", + "id": "0xA7f552078dcC247C2684336020c03648500C6d9F", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Ellipsisfi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ellipsis/" + }, + { + "name": "telegram", + "url": "https://t.me/ellipsisfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ellipsis/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA84d7A90bDbBe6dE3FFFe9B7F549366320EF90D3/info.json b/blockchains/smartchain/assets/0xA84d7A90bDbBe6dE3FFFe9B7F549366320EF90D3/info.json new file mode 100644 index 0000000000000..7374dfbcf3854 --- /dev/null +++ b/blockchains/smartchain/assets/0xA84d7A90bDbBe6dE3FFFe9B7F549366320EF90D3/info.json @@ -0,0 +1,28 @@ +{ + "name": "ZenFi AI Token", + "website": "https://zenfi.ai", + "description": "ZENFI AI provisions an Intelligent Metaverse", + "explorer": "https://bscscan.com/token/0xA84d7A90bDbBe6dE3FFFe9B7F549366320EF90D3", + "type": "BEP20", + "symbol": "ZENFI", + "decimals": 8, + "status": "active", + "id": "0xA84d7A90bDbBe6dE3FFFe9B7F549366320EF90D3", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zenfiai" + }, + { + "name": "github", + "url": "https://github.com/zenfiaigit" + }, + { + "name": "telegram", + "url": "https://t.me/ZenFiAI" + } + ] +} diff --git a/blockchains/smartchain/assets/0xA84d7A90bDbBe6dE3FFFe9B7F549366320EF90D3/logo.png b/blockchains/smartchain/assets/0xA84d7A90bDbBe6dE3FFFe9B7F549366320EF90D3/logo.png new file mode 100644 index 0000000000000..451580cdb7431 Binary files /dev/null and b/blockchains/smartchain/assets/0xA84d7A90bDbBe6dE3FFFe9B7F549366320EF90D3/logo.png differ diff --git a/blockchains/smartchain/assets/0xA997E5AaaE60987Eb0B59A336dce6B158B113100/info.json b/blockchains/smartchain/assets/0xA997E5AaaE60987Eb0B59A336dce6B158B113100/info.json index 879f8e5caef93..7a344d554cae8 100644 --- a/blockchains/smartchain/assets/0xA997E5AaaE60987Eb0B59A336dce6B158B113100/info.json +++ b/blockchains/smartchain/assets/0xA997E5AaaE60987Eb0B59A336dce6B158B113100/info.json @@ -4,7 +4,7 @@ "symbol": "SNN", "decimals": 3, "website": "https://sechain.finance/", - "description": "SeChain project is building the future of decentralized services, where the\nservice provider & the customers can get the work done in decentralized\nenvironment ", + "description": "SeChain project is building the future of decentralized services, where the service provider & the customers can get the work done in decentralized environment.", "explorer": "https://bscscan.com/token/0xA997E5AaaE60987Eb0B59A336dce6B158B113100", "status": "active", "id": "0xA997E5AaaE60987Eb0B59A336dce6B158B113100" diff --git a/blockchains/smartchain/assets/0xA9F059F63cd432B65A723EEeFf69304FD780070c/info.json b/blockchains/smartchain/assets/0xA9F059F63cd432B65A723EEeFf69304FD780070c/info.json new file mode 100644 index 0000000000000..9fdd7d6bf1cfe --- /dev/null +++ b/blockchains/smartchain/assets/0xA9F059F63cd432B65A723EEeFf69304FD780070c/info.json @@ -0,0 +1,36 @@ +{ + "name": "Sanji Inu", + "type": "BEP20", + "symbol": "SANJI", + "decimals": 9, + "website": "https://sanjiinu.club/", + "description": "Sanji Inu is a community meme token, ownership will be removed. The project will be developed in the direction of NFT and adventure game to give One Piece fans an experience of the journey across the ocean.", + "explorer": "https://bscscan.com/token/0xA9F059F63cd432B65A723EEeFf69304FD780070c", + "status": "active", + "id": "0xA9F059F63cd432B65A723EEeFf69304FD780070c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/sanjiinu_tw/" + }, + { + "name": "telegram", + "url": "https://t.me/sanjiinucommunity" + }, + { + "name": "github", + "url": "https://github.com/Sanji-Inu" + }, + { + "name": "whitepaper", + "url": "https://sanjiinu.club/assets/Whitepaper-Sanji-inu.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sanji-inu/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xA9F059F63cd432B65A723EEeFf69304FD780070c/logo.png b/blockchains/smartchain/assets/0xA9F059F63cd432B65A723EEeFf69304FD780070c/logo.png new file mode 100644 index 0000000000000..dffcfe1473107 Binary files /dev/null and b/blockchains/smartchain/assets/0xA9F059F63cd432B65A723EEeFf69304FD780070c/logo.png differ diff --git a/blockchains/smartchain/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/info.json b/blockchains/smartchain/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/info.json new file mode 100644 index 0000000000000..e3847f4468c17 --- /dev/null +++ b/blockchains/smartchain/assets/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa/info.json @@ -0,0 +1,57 @@ +{ + "name": "QANX Token", + "website": "https://qanplatform.com", + "description": "QANX is the utility token of QAN Platform.", + "explorer": "https://bscscan.com/token/0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa", + "type": "BEP20", + "symbol": "QANX", + "decimals": 18, + "status": "abandoned", + "id": "0xAAA7A10a8ee237ea61E8AC46C50A8Db8bCC1baaa", + "links": [ + { + "name": "telegram", + "url": "https://t.me/QANplatform" + }, + { + "name": "telegram_news", + "url": "https://t.me/QANplatform_ANN" + }, + { + "name": "twitter", + "url": "https://twitter.com/qanplatform" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bABaQeTPN7" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/qanplatform" + }, + { + "name": "medium", + "url": "https://medium.com/qanplatform" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/QANplatform" + }, + { + "name": "whitepaper", + "url": "https://assets.qanplatform.com/whitepaper.pdf" + }, + { + "name": "source_code", + "url": "https://github.com/QANplatform" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qanplatform/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/qanplatform" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA/info.json b/blockchains/smartchain/assets/0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA/info.json new file mode 100644 index 0000000000000..b3589d2c72b78 --- /dev/null +++ b/blockchains/smartchain/assets/0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA/info.json @@ -0,0 +1,57 @@ +{ + "name": "QANX Token", + "website": "https://qanplatform.com", + "description": "QANX is the utility token of QAN Platform.", + "explorer": "https://bscscan.com/token/0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA", + "type": "BEP20", + "symbol": "QANX", + "decimals": 18, + "status": "active", + "id": "0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA", + "links": [ + { + "name": "telegram", + "url": "https://t.me/QANplatform" + }, + { + "name": "telegram_news", + "url": "https://t.me/QANplatform_ANN" + }, + { + "name": "twitter", + "url": "https://twitter.com/qanplatform" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bABaQeTPN7" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/qanplatform" + }, + { + "name": "medium", + "url": "https://medium.com/qanplatform" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/QANplatform" + }, + { + "name": "whitepaper", + "url": "https://assets.qanplatform.com/whitepaper.pdf" + }, + { + "name": "source_code", + "url": "https://github.com/QANplatform" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qanplatform/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/qanplatform" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA/logo.png b/blockchains/smartchain/assets/0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA/logo.png new file mode 100644 index 0000000000000..7f5462e0b7542 Binary files /dev/null and b/blockchains/smartchain/assets/0xAAA9214F675316182Eaa21C85f0Ca99160CC3AAA/logo.png differ diff --git a/blockchains/smartchain/assets/0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2/info.json b/blockchains/smartchain/assets/0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2/info.json new file mode 100644 index 0000000000000..db563f63127c2 --- /dev/null +++ b/blockchains/smartchain/assets/0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2/info.json @@ -0,0 +1,25 @@ +{ + "name": "StarMon", + "website": "https://starmon.io", + "description": "Starmon Metaverse builds a virtual world: Andres Land. There are many creatures with superpowers called Starmon.", + "explorer": "https://bscscan.com/token/0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2", + "type": "BEP20", + "symbol": "SMON", + "decimals": 18, + "status": "active", + "id": "0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2", + "links": [ + { + "name": "github", + "url": "https://github.com/StarMon-protocol/" + }, + { + "name": "twitter", + "url": "https://twitter.com/StarMonGame" + }, + { + "name": "telegram", + "url": "https://t.me/StarMon_Official" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2/logo.png b/blockchains/smartchain/assets/0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2/logo.png new file mode 100644 index 0000000000000..bfba5af3ab624 Binary files /dev/null and b/blockchains/smartchain/assets/0xAB15B79880f11cFfb58dB25eC2bc39d28c4d80d2/logo.png differ diff --git a/blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json b/blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json index 1d5ba0b2aba01..cff7fbba92684 100644 --- a/blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json +++ b/blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json @@ -7,5 +7,8 @@ "website": "https://anubitoken.net/", "explorer": "https://bscscan.com/token/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C", "status": "active", - "id": "0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C" + "id": "0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json b/blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json new file mode 100644 index 0000000000000..bbba4809674bc --- /dev/null +++ b/blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/info.json @@ -0,0 +1,33 @@ +{ + "name": "My Neighbor Alice", + "symbol": "ALICE", + "type": "BEP20", + "decimals": 6, + "description": "A social simulation Blockchain game owned by players.", + "website": "https://www.myneighboralice.com", + "explorer": "https://bscscan.com/token/0xAC51066d7bEC65Dc4589368da368b212745d63E8", + "status": "active", + "id": "0xAC51066d7bEC65Dc4589368da368b212745d63E8", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MyNeighborAlice" + }, + { + "name": "twitter", + "url": "https://twitter.com/MyNeighborAlice/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/MyNeighborAlice/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/myneighboralice/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/my-neighbor-alice/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/logo.png b/blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/logo.png new file mode 100644 index 0000000000000..7b7eaca5f42d2 Binary files /dev/null and b/blockchains/smartchain/assets/0xAC51066d7bEC65Dc4589368da368b212745d63E8/logo.png differ diff --git a/blockchains/smartchain/assets/0xAC68931B666E086E9de380CFDb0Fb5704a35dc2D/info.json b/blockchains/smartchain/assets/0xAC68931B666E086E9de380CFDb0Fb5704a35dc2D/info.json new file mode 100644 index 0000000000000..763c552e4014f --- /dev/null +++ b/blockchains/smartchain/assets/0xAC68931B666E086E9de380CFDb0Fb5704a35dc2D/info.json @@ -0,0 +1,44 @@ +{ + "name": "BNB Tiger Inu", + "type": "BEP20", + "symbol": "BNBTIGER", + "decimals": 9, + "website": "https://bnbtiger.top/", + "description": "BNBTiger is the king of beasts. They are the symbol of victory and strength. Powerful and tough.and our $BNBTIGER community is the same.", + "explorer": "https://bscscan.com/token/0xAC68931B666E086E9de380CFDb0Fb5704a35dc2D", + "status": "active", + "id": "0xAC68931B666E086E9de380CFDb0Fb5704a35dc2D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BnbTiger" + }, + { + "name": "telegram", + "url": "https://t.me/BNBTigerEN" + }, + { + "name": "github", + "url": "https://github.com/Tech-Audit/Smart-Contract-Audits/blob/main/TECHAUDIT_BNBTIGER.pdf" + }, + { + "name": "medium", + "url": "https://bnbtiger.medium.com/bnbtiger-6300a46ca53" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bnbtiger/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bnb-tiger-inu" + }, + { + "name": "whitepaper", + "url": "https://bnbtiger.top/static/upload/file/20230203/1675386735503028.pdf" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAC68931B666E086E9de380CFDb0Fb5704a35dc2D/logo.png b/blockchains/smartchain/assets/0xAC68931B666E086E9de380CFDb0Fb5704a35dc2D/logo.png new file mode 100644 index 0000000000000..613cf86d83cae Binary files /dev/null and b/blockchains/smartchain/assets/0xAC68931B666E086E9de380CFDb0Fb5704a35dc2D/logo.png differ diff --git a/blockchains/smartchain/assets/0xAD0A3901eFf23b9143985bCB42F0171a112A2fD3/info.json b/blockchains/smartchain/assets/0xAD0A3901eFf23b9143985bCB42F0171a112A2fD3/info.json new file mode 100644 index 0000000000000..578e67ac1adfd --- /dev/null +++ b/blockchains/smartchain/assets/0xAD0A3901eFf23b9143985bCB42F0171a112A2fD3/info.json @@ -0,0 +1,36 @@ +{ + "name": "MinerBlox Token", + "website": "https://minerblox.com/", + "description": "MinerBlox Token will be needed to mint GPUs and start mining or to improve your machine's HashPower to extract even more tokens", + "explorer": "https://bscscan.com/token/0xAD0A3901eFf23b9143985bCB42F0171a112A2fD3", + "type": "BEP20", + "symbol": "MBLOX", + "decimals": 18, + "status": "active", + "id": "0xAD0A3901eFf23b9143985bCB42F0171a112A2fD3", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MinerBloxOffi" + }, + { + "name": "telegram", + "url": "https://t.me/minerblox" + }, + { + "name": "discord", + "url": "https://discord.com/invite/pXQSym4YQN" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/minerblox/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/minerblox" + } + ] +} diff --git a/blockchains/smartchain/assets/0xAD0A3901eFf23b9143985bCB42F0171a112A2fD3/logo.png b/blockchains/smartchain/assets/0xAD0A3901eFf23b9143985bCB42F0171a112A2fD3/logo.png new file mode 100644 index 0000000000000..3139055083f0e Binary files /dev/null and b/blockchains/smartchain/assets/0xAD0A3901eFf23b9143985bCB42F0171a112A2fD3/logo.png differ diff --git a/blockchains/smartchain/assets/0xAD29AbB318791D579433D831ed122aFeAf29dcfe/info.json b/blockchains/smartchain/assets/0xAD29AbB318791D579433D831ed122aFeAf29dcfe/info.json new file mode 100644 index 0000000000000..09c712d1df457 --- /dev/null +++ b/blockchains/smartchain/assets/0xAD29AbB318791D579433D831ed122aFeAf29dcfe/info.json @@ -0,0 +1,32 @@ +{ + "name": "Fantom", + "symbol": "FTM", + "type": "BEP20", + "decimals": 18, + "description": "Fantom is a directed acyclic graph (DAG) smart contract platform providing decentralized finance (DeFi) services to developers using its own bespoke consensus algorithm.", + "website": "http://fantom.foundation", + "explorer": "https://bscscan.com/token/0xad29abb318791d579433d831ed122afeaf29dcfe", + "status": "active", + "id": "0xAD29AbB318791D579433D831ed122aFeAf29dcfe", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "telegram", + "url": "https://t.me/Fantom_English" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/fantom/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantom/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAD29AbB318791D579433D831ed122aFeAf29dcfe/logo.png b/blockchains/smartchain/assets/0xAD29AbB318791D579433D831ed122aFeAf29dcfe/logo.png new file mode 100644 index 0000000000000..4c55ec1d7621e Binary files /dev/null and b/blockchains/smartchain/assets/0xAD29AbB318791D579433D831ed122aFeAf29dcfe/logo.png differ diff --git a/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/info.json b/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/info.json index 580dc298aea8e..8214ba685ae8a 100644 --- a/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/info.json +++ b/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/info.json @@ -1,5 +1,5 @@ { - "name": "Band Protocol Token", + "name": "BNB pegged Band Protocol Token", "website": "https://bandprotocol.com", "description": "Band Protocol is a cross-chain data oracle platform that aggregates and connects real-world data and APIs to smart contracts.", "explorer": "https://bscscan.com/token/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", diff --git a/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png b/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png index f89a34f79784b..9db68a25f3b4b 100644 Binary files a/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png and b/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png differ diff --git a/blockchains/smartchain/assets/0xAD86d0E9764ba90DDD68747D64BFfBd79879a238/info.json b/blockchains/smartchain/assets/0xAD86d0E9764ba90DDD68747D64BFfBd79879a238/info.json new file mode 100644 index 0000000000000..6cdfeb17a116d --- /dev/null +++ b/blockchains/smartchain/assets/0xAD86d0E9764ba90DDD68747D64BFfBd79879a238/info.json @@ -0,0 +1,25 @@ +{ + "name": "PAID Network", + "website": "https://paidnetwork.com/#token", + "description": "PAID Network is a comprehensive business toolkit for business transaction needs.", + "explorer": "https://bscscan.com/token/0xad86d0e9764ba90ddd68747d64bffbd79879a238", + "type": "BEP20", + "symbol": "PAID", + "decimals": 18, + "status": "active", + "id": "0xAD86d0E9764ba90DDD68747D64BFfBd79879a238", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/paid_network" + }, + { + "name": "medium", + "url": "https://paidnetwork.medium.com" + }, + { + "name": "github", + "url": "https://github.com/PAIDNetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAD86d0E9764ba90DDD68747D64BFfBd79879a238/logo.png b/blockchains/smartchain/assets/0xAD86d0E9764ba90DDD68747D64BFfBd79879a238/logo.png new file mode 100644 index 0000000000000..5493df31644af Binary files /dev/null and b/blockchains/smartchain/assets/0xAD86d0E9764ba90DDD68747D64BFfBd79879a238/logo.png differ diff --git a/blockchains/smartchain/assets/0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884/info.json b/blockchains/smartchain/assets/0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884/info.json new file mode 100644 index 0000000000000..3baf286b2cefc --- /dev/null +++ b/blockchains/smartchain/assets/0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884/info.json @@ -0,0 +1,49 @@ +{ + "name": "GAMER", + "website": "https://gmr.center", + "description": "GMR: The decentralised gaming token and social GameFi platform. Create. Empower. Game.", + "explorer": "https://bscscan.com/token/0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884", + "type": "BEP20", + "symbol": "GMR", + "decimals": 18, + "status": "abandoned", + "id": "0xADCa52302e0a6c2d5D68EDCdB4Ac75DeB5466884", + "links": [ + { + "name": "github", + "url": "https://github.com/gmr-center/gmr-token-v2" + }, + { + "name": "twitter", + "url": "https://twitter.com/GMRCenter" + }, + { + "name": "telegram", + "url": "https://t.me/gmrcenter" + }, + { + "name": "discord", + "url": "https://discord.com/invite/gmrcenter" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/GMR_Finance" + }, + { + "name": "facebook", + "url": "https://facebook.com/gmrcenterofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamer" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gamer" + }, + { + "name": "youtube", + "url": "https://youtube.com/GMRCenter" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAE4cA3272792d8499575AEFacdc299F0cBdc9270/info.json b/blockchains/smartchain/assets/0xAE4cA3272792d8499575AEFacdc299F0cBdc9270/info.json new file mode 100644 index 0000000000000..d9d46aa3779ed --- /dev/null +++ b/blockchains/smartchain/assets/0xAE4cA3272792d8499575AEFacdc299F0cBdc9270/info.json @@ -0,0 +1,25 @@ +{ + "name": "SOMDEJ", + "website": "https://www.somdejcoin.com/", + "description": "Somdejcoin (SDC) is a DeFi Token created from the blockchain as a digital coin to collect. So that Thai people and people around the world have access to the world's first digital coin Somdej. Based on the history of Thais and Asians with long-standing culture", + "explorer": "https://bscscan.com/token/0xAE4cA3272792d8499575AEFacdc299F0cBdc9270", + "type": "BEP20", + "symbol": "SDC", + "decimals": 18, + "status": "active", + "id": "0xAE4cA3272792d8499575AEFacdc299F0cBdc9270", + "links": [ + { + "name": "telegram", + "url": "https://t.me/joinchat/NWpAwc8hKOFkZWI1" + }, + { + "name": "twitter", + "url": "https://twitter.com/somdejcoin" + } + ], + "tags": [ + "defi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xAE4cA3272792d8499575AEFacdc299F0cBdc9270/logo.png b/blockchains/smartchain/assets/0xAE4cA3272792d8499575AEFacdc299F0cBdc9270/logo.png new file mode 100644 index 0000000000000..c459900132d9a Binary files /dev/null and b/blockchains/smartchain/assets/0xAE4cA3272792d8499575AEFacdc299F0cBdc9270/logo.png differ diff --git a/blockchains/smartchain/assets/0xAE788F80F2756A86aa2F410C651F2aF83639B95b/info.json b/blockchains/smartchain/assets/0xAE788F80F2756A86aa2F410C651F2aF83639B95b/info.json new file mode 100644 index 0000000000000..a1640dfa4d86e --- /dev/null +++ b/blockchains/smartchain/assets/0xAE788F80F2756A86aa2F410C651F2aF83639B95b/info.json @@ -0,0 +1,24 @@ +{ + "name": "Metaverse", + "symbol": "MV", + "type": "BEP20", + "decimals": 18, + "description": "Gensokishi Online -META WORLD- Token with utility to configure metaverse.", + "website": "https://genso.game/", + "explorer": "https://bscscan.com/token/0xAE788F80F2756A86aa2F410C651F2aF83639B95b", + "status": "active", + "id": "0xAE788F80F2756A86aa2F410C651F2aF83639B95b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/genso_meta" + }, + { + "name": "telegram", + "url": "https://t.me/gensometamain" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAE788F80F2756A86aa2F410C651F2aF83639B95b/logo.png b/blockchains/smartchain/assets/0xAE788F80F2756A86aa2F410C651F2aF83639B95b/logo.png new file mode 100644 index 0000000000000..edb82f056e99c Binary files /dev/null and b/blockchains/smartchain/assets/0xAE788F80F2756A86aa2F410C651F2aF83639B95b/logo.png differ diff --git a/blockchains/smartchain/assets/0xAEf0a177c8c329CBC8508292Bb7E06c00786BBfC/info.json b/blockchains/smartchain/assets/0xAEf0a177c8c329CBC8508292Bb7E06c00786BBfC/info.json new file mode 100644 index 0000000000000..77bc6e5bfd7d1 --- /dev/null +++ b/blockchains/smartchain/assets/0xAEf0a177c8c329CBC8508292Bb7E06c00786BBfC/info.json @@ -0,0 +1,66 @@ +{ + "name": "Puli", + "type": "BEP20", + "symbol": "PULI", + "decimals": 9, + "website": "https://pulitoken.net/", + "description": "Puli (PULI) delivers simple yet very addicting P2E games supported by a novel NFT system. The first game, Puli Runner, was successfully launched on 31 January 2022. The team has also acquired a gaming studio for the development of Play-to-Earn games, which includes support for Android and IOS. The purpose and key features of the token include a 10% Buy and 10% Sell tax that are used to fund aggressive marketing, development and stable liquidity. In addition, the asset can be staked for added earnings with instructions available at their website.", + "explorer": "https://bscscan.com/token/0xaef0a177c8c329cbc8508292bb7e06c00786bbfc", + "status": "active", + "id": "0xAEf0a177c8c329CBC8508292Bb7E06c00786BBfC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/puli_token" + }, + { + "name": "telegram", + "url": "https://t.me/Puli_Inu" + }, + { + "name": "discord", + "url": "https://discord.com/" + }, + { + "name": "github", + "url": "https://github.com/interfinetwork/audited-codes/blob/main/PULIINU.sol" + }, + { + "name": "whitepaper", + "url": "https://docs.whitepaper.pulitoken.net/" + }, + { + "name": "telegram_news", + "url": "https://t.me/puli_inu_announcements" + }, + { + "name": "reddit", + "url": "https://reddit.com/Puli_Inu/" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/1645662419114677" + }, + { + "name": "source_code", + "url": "https://github.com/interfinetwork/audited-codes/blob/main/PULIINU.sol" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCvAYp8cyMZzEcurdjHdqQZQ/featured" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/puli-inu" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/puli-inu" + } + ], + "tags": [ + "nft", + "gamefi", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAEf0a177c8c329CBC8508292Bb7E06c00786BBfC/logo.png b/blockchains/smartchain/assets/0xAEf0a177c8c329CBC8508292Bb7E06c00786BBfC/logo.png new file mode 100644 index 0000000000000..cc601de9b61e5 Binary files /dev/null and b/blockchains/smartchain/assets/0xAEf0a177c8c329CBC8508292Bb7E06c00786BBfC/logo.png differ diff --git a/blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/info.json b/blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/info.json index 4dedacf220aaa..88c4b72e152e5 100644 --- a/blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/info.json +++ b/blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/info.json @@ -6,6 +6,6 @@ "description": "CreamPYE was built with one purpose in mind. Build the best decentralized technology available to the world and make an equal impact on humanity at the same time.", "website": "https://www.creampye.com", "explorer": "https://bscscan.com/token/0xaad87f47cdea777faf87e7602e91e3a6afbe4d57", - "status": "active", + "status": "abandoned", "id": "0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/logo.png b/blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/logo.png deleted file mode 100644 index 6f93d46e2acf4..0000000000000 Binary files a/blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xAaaAfDC2E08371B956Be515B3f3Ff735AB9c9D74/info.json b/blockchains/smartchain/assets/0xAaaAfDC2E08371B956Be515B3f3Ff735AB9c9D74/info.json new file mode 100644 index 0000000000000..d39f86a8eaed8 --- /dev/null +++ b/blockchains/smartchain/assets/0xAaaAfDC2E08371B956Be515B3f3Ff735AB9c9D74/info.json @@ -0,0 +1,33 @@ +{ + "name": "Azbit", + "website": "https://azbit.com", + "description": "AZBIT TOKEN (AZ) is a decentralized cryptocurrency asset founded by the Seychelles-based Azbit platform. The Azbit (AZ) token project was announced in 2018 at the Consensus conference held in New York. ", + "explorer": "https://bscscan.com/token/0xAaaAfDC2E08371B956Be515B3f3Ff735AB9c9D74", + "research": "https://azbit.com", + "symbol": "AZ", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0xAaaAfDC2E08371B956Be515B3f3Ff735AB9c9D74", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/azbit-com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/azbit_news" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Azbit/" + }, + { + "name": "whitepaper", + "url": "https://cdn.azbit.com/docs/en/whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAaaAfDC2E08371B956Be515B3f3Ff735AB9c9D74/logo.png b/blockchains/smartchain/assets/0xAaaAfDC2E08371B956Be515B3f3Ff735AB9c9D74/logo.png new file mode 100644 index 0000000000000..073b8760be40a Binary files /dev/null and b/blockchains/smartchain/assets/0xAaaAfDC2E08371B956Be515B3f3Ff735AB9c9D74/logo.png differ diff --git a/blockchains/smartchain/assets/0xAab09b5cd1694d12c8c980306f5E2f5d65b00E1C/info.json b/blockchains/smartchain/assets/0xAab09b5cd1694d12c8c980306f5E2f5d65b00E1C/info.json new file mode 100644 index 0000000000000..8bfad832e9b8a --- /dev/null +++ b/blockchains/smartchain/assets/0xAab09b5cd1694d12c8c980306f5E2f5d65b00E1C/info.json @@ -0,0 +1,25 @@ +{ + "name": "Revomon", + "type": "BEP20", + "symbol": "REVO", + "decimals": 18, + "website": "https://revomon.io/", + "description": "Revomon is an exciting online RPG that combines an immersive virtual reality experience with groundbreaking NFT blockchain technology.", + "explorer": "https://bscscan.com/token/0xAab09b5cd1694d12c8c980306f5E2f5d65b00E1C", + "status": "active", + "id": "0xAab09b5cd1694d12c8c980306f5E2f5d65b00E1C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RevomonVR" + }, + { + "name": "telegram", + "url": "https://t.me/revomon" + }, + { + "name": "telegram_news", + "url": "https://t.me/revomonnews" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/logo.png b/blockchains/smartchain/assets/0xAab09b5cd1694d12c8c980306f5E2f5d65b00E1C/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/logo.png rename to blockchains/smartchain/assets/0xAab09b5cd1694d12c8c980306f5E2f5d65b00E1C/logo.png diff --git a/blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/info.json b/blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/info.json index 8fdfc3410cc53..663af803ab225 100644 --- a/blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/info.json +++ b/blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/info.json @@ -6,7 +6,7 @@ "website": "https://GomaToken.com", "description": "GOMA is a Hyper-Deflationary Community DeFi token foused on staking, reflection and NFTs.", "explorer": "https://bscscan.com/token/0xAb14952d2902343fde7c65D7dC095e5c8bE86920", - "status": "active", + "status": "abandoned", "id": "0xAb14952d2902343fde7c65D7dC095e5c8bE86920", "links": [ { diff --git a/blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/logo.png b/blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/logo.png deleted file mode 100644 index c83e369dcb94a..0000000000000 Binary files a/blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82/info.json b/blockchains/smartchain/assets/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82/info.json new file mode 100644 index 0000000000000..62f6ee7dfe226 --- /dev/null +++ b/blockchains/smartchain/assets/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82/info.json @@ -0,0 +1,53 @@ +{ + "name": "Vanity", + "type": "BEP20", + "symbol": "VNY", + "decimals": 9, + "website": "https://vanitytoken.net", + "description": "$VNY is the first token ever released on any blockchain to provide Custom Wallet Addresses for Bitcoin, Ethereum, Binance Smart Chain, Litecoin and Dogecoin Chains.", + "explorer": "https://bscscan.com/token/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82", + "status": "active", + "id": "0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vanitytoken" + }, + { + "name": "github", + "url": "https://github.com/VanityTokenOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/vanitytokenofficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/rxr4Xc8KnS" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/vanitytokenofficial" + }, + { + "name": "whitepaper", + "url": "https://vanitytoken.net/litepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vanity/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vanity/" + }, + { + "name": "source_code", + "url": "https://raw.githubusercontent.com/VanityTokenOfficial/VANITY/main/Contract/VANITY.sol" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UClJFNLaXDLy2OeMDYhvgmfg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82/logo.png b/blockchains/smartchain/assets/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82/logo.png new file mode 100644 index 0000000000000..beac5f00a0629 Binary files /dev/null and b/blockchains/smartchain/assets/0xAbc69f2025bDb12efcdB8fd048d240fFf943ca82/logo.png differ diff --git a/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/info.json b/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/info.json new file mode 100644 index 0000000000000..23060cc24dc93 --- /dev/null +++ b/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/info.json @@ -0,0 +1,25 @@ +{ + "name": "YFIONE", + "website": "https://yfione.org/", + "description": "YFiONE explores the systematic production of new Defi products and will help develop, market and launch these Defi products to help it develop its biology and provide ideal benefits for community projects and users.", + "explorer": "https://bscscan.com/token/0xac0c8da4a4748d8d821a0973d00b157aa78c473d", + "type": "BEP20", + "symbol": "YFO", + "decimals": 18, + "status": "active", + "id": "0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D", + "links": [ + { + "name": "github", + "url": "https://github.com/YFI-ONE" + }, + { + "name": "twitter", + "url": "https://twitter.com/yfione" + }, + { + "name": "telegram", + "url": "https://t.me/YFI_ONE" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/logo.png b/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/logo.png new file mode 100644 index 0000000000000..1a9a36ea53c44 Binary files /dev/null and b/blockchains/smartchain/assets/0xAc0C8dA4A4748d8d821A0973d00b157aA78C473D/logo.png differ diff --git a/blockchains/smartchain/assets/0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430/info.json b/blockchains/smartchain/assets/0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430/info.json new file mode 100644 index 0000000000000..5f7282b6fe9b2 --- /dev/null +++ b/blockchains/smartchain/assets/0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430/info.json @@ -0,0 +1,28 @@ +{ + "name": "KING FOREVER", + "type": "BEP20", + "symbol": "KFR", + "decimals": 9, + "website": "https://kingforevertoken.com/", + "description": "King Forever, a community driven deflationary token, with a 3 way to earn Entertainment Ecosystem and a MMORPG Metaverse Game!", + "explorer": "https://bscscan.com/token/0xacff4e9e9110971e1a4d8f013f5f97dd8fb4f430", + "status": "active", + "id": "0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kingforeverbsc" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/king-forever" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/king-forever/" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430/logo.png b/blockchains/smartchain/assets/0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430/logo.png new file mode 100644 index 0000000000000..49c0501d27100 Binary files /dev/null and b/blockchains/smartchain/assets/0xAcFF4E9E9110971E1A4D8f013F5f97dd8fB4F430/logo.png differ diff --git a/blockchains/smartchain/assets/0xAdBAF88B39D37Dc68775eD1541F1bf83A5A45feB/info.json b/blockchains/smartchain/assets/0xAdBAF88B39D37Dc68775eD1541F1bf83A5A45feB/info.json new file mode 100644 index 0000000000000..a1d90bcf2e4c3 --- /dev/null +++ b/blockchains/smartchain/assets/0xAdBAF88B39D37Dc68775eD1541F1bf83A5A45feB/info.json @@ -0,0 +1,28 @@ +{ + "name": "Binance-Peg COTI Token", + "website": "https://coti.io/", + "description": "COTI is an enterprise-grade fintech platform that enables cross-chain interoperability and is built on its own DAG-based chain. It supports extreme scalability, low transaction costs and is supplemented with payment-specific requirements in the form of COTI Pay, a holistic digital payment solution.", + "explorer": "https://bscscan.com/token/0xadbaf88b39d37dc68775ed1541f1bf83a5a45feb", + "type": "BEP20", + "symbol": "COTI", + "decimals": 18, + "status": "active", + "id": "0xAdBAF88B39D37Dc68775eD1541F1bf83A5A45feB", + "tags": [ + "binance-peg" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/COTInetwork" + }, + { + "name": "telegram", + "url": "https://t.me/COTInetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coti/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAdBAF88B39D37Dc68775eD1541F1bf83A5A45feB/logo.png b/blockchains/smartchain/assets/0xAdBAF88B39D37Dc68775eD1541F1bf83A5A45feB/logo.png new file mode 100644 index 0000000000000..3a3da33983f99 Binary files /dev/null and b/blockchains/smartchain/assets/0xAdBAF88B39D37Dc68775eD1541F1bf83A5A45feB/logo.png differ diff --git a/blockchains/smartchain/assets/0xAe2DF9F730c54400934c06a17462c41C08a06ED8/info.json b/blockchains/smartchain/assets/0xAe2DF9F730c54400934c06a17462c41C08a06ED8/info.json new file mode 100644 index 0000000000000..e5cca639618ac --- /dev/null +++ b/blockchains/smartchain/assets/0xAe2DF9F730c54400934c06a17462c41C08a06ED8/info.json @@ -0,0 +1,37 @@ +{ + "name": "DogeBonk", + "type": "BEP20", + "symbol": "DOBO", + "decimals": 9, + "website": "https://dogebonk.com", + "description": "DogeBonk is a fluffy token on BSC with deflationary properties and automatic yield generation. 10% tax on each transaction. No presale. Anti-snipe protection.", + "explorer": "https://bscscan.com/token/0xae2df9f730c54400934c06a17462c41c08a06ed8", + "status": "active", + "id": "0xAe2DF9F730c54400934c06a17462c41C08a06ED8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogebonk_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogebonk/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dogebonk" + }, + { + "name": "telegram", + "url": "https://t.me/dogebonk_community" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AxdDSjJ8VP" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/DogeBONK" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAe2DF9F730c54400934c06a17462c41C08a06ED8/logo.png b/blockchains/smartchain/assets/0xAe2DF9F730c54400934c06a17462c41C08a06ED8/logo.png new file mode 100644 index 0000000000000..1fd5712ec7dad Binary files /dev/null and b/blockchains/smartchain/assets/0xAe2DF9F730c54400934c06a17462c41C08a06ED8/logo.png differ diff --git a/blockchains/smartchain/assets/0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681/info.json b/blockchains/smartchain/assets/0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681/info.json new file mode 100644 index 0000000000000..063fdd0b9698a --- /dev/null +++ b/blockchains/smartchain/assets/0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681/info.json @@ -0,0 +1,62 @@ +{ + "name": "HODLX", + "type": "BEP20", + "symbol": "HODLX", + "decimals": 18, + "website": "https://hodltoken.net/about-hodlx", + "description": "HODLX Token launched on the Binance Smart Chain (BSC) on April 1, 2022, as an innovative tax-free token packed full of utility. As the native token of HODLX.Exchange, $HODLX offers an array of ways to earn, including yield-farming – available for $HODL, $HODLX and BNB pairings, and staking – available for $HODL, $HODLX, and HODL Hands NFTs.", + "explorer": "https://bscscan.com/token/0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681", + "status": "active", + "id": "0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OFFICIAL_HODLX" + }, + { + "name": "telegram", + "url": "https://t.me/hodlinvestorgroup" + }, + { + "name": "facebook", + "url": "https://facebook.com/HODLtokenBSC" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/HodlToken" + }, + { + "name": "discord", + "url": "https://discord.com/invite/D666jh5C5D" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/HODL-Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hodlx/" + }, + { + "name": "telegram_news", + "url": "https://t.me/HodlAnnouncements" + }, + { + "name": "blog", + "url": "https://hodltoken.net/news/" + }, + { + "name": "whitepaper", + "url": "https://hodltoken.net/whitepaper/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681#code" + } + ], + "tags": [ + "defi", + "staking", + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681/logo.png b/blockchains/smartchain/assets/0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681/logo.png new file mode 100644 index 0000000000000..2f38ab0bdb239 Binary files /dev/null and b/blockchains/smartchain/assets/0xAeBdbcc7d6821E3924EE5167b4138a43c19Cf681/logo.png differ diff --git a/blockchains/smartchain/assets/0xAf41054C1487b0e5E2B9250C0332eCBCe6CE9d71/info.json b/blockchains/smartchain/assets/0xAf41054C1487b0e5E2B9250C0332eCBCe6CE9d71/info.json new file mode 100644 index 0000000000000..344c5d2a07b67 --- /dev/null +++ b/blockchains/smartchain/assets/0xAf41054C1487b0e5E2B9250C0332eCBCe6CE9d71/info.json @@ -0,0 +1,32 @@ +{ + "name": "Ellipsis X", + "website": "https://ellipsis.finance/", + "description": "Ellipsis Finance aims to offer secure low-slippage stable swapping.", + "explorer": "https://bscscan.com/token/0xAf41054C1487b0e5E2B9250C0332eCBCe6CE9d71", + "type": "BEP20", + "symbol": "EPX", + "decimals": 18, + "status": "active", + "id": "0xAf41054C1487b0e5E2B9250C0332eCBCe6CE9d71", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Ellipsisfi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ellipsis/" + }, + { + "name": "telegram", + "url": "https://t.me/ellipsisfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ellipsis/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAf41054C1487b0e5E2B9250C0332eCBCe6CE9d71/logo.png b/blockchains/smartchain/assets/0xAf41054C1487b0e5E2B9250C0332eCBCe6CE9d71/logo.png new file mode 100644 index 0000000000000..a447405932c32 Binary files /dev/null and b/blockchains/smartchain/assets/0xAf41054C1487b0e5E2B9250C0332eCBCe6CE9d71/logo.png differ diff --git a/blockchains/smartchain/assets/0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c/info.json b/blockchains/smartchain/assets/0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c/info.json new file mode 100644 index 0000000000000..885638ff2b812 --- /dev/null +++ b/blockchains/smartchain/assets/0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c/info.json @@ -0,0 +1,37 @@ +{ + "name": "MaticVerse", + "type": "BEP20", + "symbol": "Mverse", + "decimals": 18, + "website": "https://maticverse.io/", + "description": "MATICVERSE is your gateway to the Baby Vengers multiverse!", + "explorer": "https://bscscan.com/token/0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c", + "status": "active", + "id": "0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/maticverse" + }, + { + "name": "telegram", + "url": "https://t.me/MaticVerse" + }, + { + "name": "telegram_news", + "url": "https://t.me/MaticVerse_Ann" + }, + { + "name": "whitepaper", + "url": "https://maticverse.io/assets/whitepaper_v2.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babymatic/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/maticverse" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c/logo.png b/blockchains/smartchain/assets/0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c/logo.png new file mode 100644 index 0000000000000..5e5a82d208e8b Binary files /dev/null and b/blockchains/smartchain/assets/0xAf7BfA6240745Fd41D1ED4b5fADE9DCAF369bA6c/logo.png differ diff --git a/blockchains/smartchain/assets/0xAf98e6c2D3b520F4e9b3D7ea22ad7AeFFFDbc2fd/info.json b/blockchains/smartchain/assets/0xAf98e6c2D3b520F4e9b3D7ea22ad7AeFFFDbc2fd/info.json new file mode 100644 index 0000000000000..6dab3547f7e91 --- /dev/null +++ b/blockchains/smartchain/assets/0xAf98e6c2D3b520F4e9b3D7ea22ad7AeFFFDbc2fd/info.json @@ -0,0 +1,32 @@ +{ + "name": "RatBoyBSC", + "type": "BEP20", + "symbol": "WENTXN", + "decimals": 4, + "website": "https://ratboybsc.com", + "description": "Ratboy is a project on the Binance Smart Chain dedicated to cleaning the rats in the space. These include the ruggers and scammers which run away with investor’s funds. The utilities which will accompany this coin are based on avoiding these rats of BSC and to publicly shame them. This way one step at a time we can make people double think before attempting to scam, due to the public shame which follows.", + "explorer": "https://bscscan.com/token/0xAf98e6c2D3b520F4e9b3D7ea22ad7AeFFFDbc2fd", + "status": "active", + "id": "0xAf98e6c2D3b520F4e9b3D7ea22ad7AeFFFDbc2fd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ratboybsc" + }, + { + "name": "telegram", + "url": "https://t.me/ratboyofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ratboy-bsc/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ratboy-bsc" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xAf98e6c2D3b520F4e9b3D7ea22ad7AeFFFDbc2fd/logo.png b/blockchains/smartchain/assets/0xAf98e6c2D3b520F4e9b3D7ea22ad7AeFFFDbc2fd/logo.png new file mode 100644 index 0000000000000..70a81100d5552 Binary files /dev/null and b/blockchains/smartchain/assets/0xAf98e6c2D3b520F4e9b3D7ea22ad7AeFFFDbc2fd/logo.png differ diff --git a/blockchains/smartchain/assets/0xB04906e95AB5D797aDA81508115611fee694c2b3/info.json b/blockchains/smartchain/assets/0xB04906e95AB5D797aDA81508115611fee694c2b3/info.json new file mode 100644 index 0000000000000..d2c9d5a180cc0 --- /dev/null +++ b/blockchains/smartchain/assets/0xB04906e95AB5D797aDA81508115611fee694c2b3/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Ethereum)", + "type": "BEP20", + "symbol": "USDCet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://bscscan.com/token/0xB04906e95AB5D797aDA81508115611fee694c2b3", + "status": "active", + "id": "0xB04906e95AB5D797aDA81508115611fee694c2b3", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB04906e95AB5D797aDA81508115611fee694c2b3/logo.png b/blockchains/smartchain/assets/0xB04906e95AB5D797aDA81508115611fee694c2b3/logo.png new file mode 100644 index 0000000000000..ed00e43fcfe9b Binary files /dev/null and b/blockchains/smartchain/assets/0xB04906e95AB5D797aDA81508115611fee694c2b3/logo.png differ diff --git a/blockchains/smartchain/assets/0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120/info.json b/blockchains/smartchain/assets/0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120/info.json new file mode 100644 index 0000000000000..3b4c24d3abf22 --- /dev/null +++ b/blockchains/smartchain/assets/0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120/info.json @@ -0,0 +1,45 @@ +{ + "name": "Tokenoid", + "type": "BEP20", + "symbol": "NOID", + "decimals": 9, + "website": "https://tokenoid.io/", + "description": "TokeNoid is developing games using the blockchain technology for their transactions. More game, More utility for NOID.", + "explorer": "https://bscscan.com/token/0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120", + "status": "active", + "id": "0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NoidToken" + }, + { + "name": "github", + "url": "https://github.com/TokeNOID/" + }, + { + "name": "telegram", + "url": "https://t.me/TokeNOIDOfficial_Chat" + }, + { + "name": "telegram_news", + "url": "https://t.me/TokeNOIDOfficial_Ann" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tokenoid/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tokenoid" + }, + { + "name": "docs", + "url": "https://tokenoid-studio.gitbook.io/welcome-to-gitbook/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCYiyO8VMCZvakrMCqkOpyDw" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120/logo.png b/blockchains/smartchain/assets/0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120/logo.png new file mode 100644 index 0000000000000..aca8d41634503 Binary files /dev/null and b/blockchains/smartchain/assets/0xB068bD15AEDf75Be6c2c6d0Be10b286a32087120/logo.png differ diff --git a/blockchains/smartchain/assets/0xB0D502E938ed5f4df2E681fE6E419ff29631d62b/info.json b/blockchains/smartchain/assets/0xB0D502E938ed5f4df2E681fE6E419ff29631d62b/info.json new file mode 100644 index 0000000000000..2cc737ca06692 --- /dev/null +++ b/blockchains/smartchain/assets/0xB0D502E938ed5f4df2E681fE6E419ff29631d62b/info.json @@ -0,0 +1,28 @@ +{ + "name": "StargateToken", + "website": "https://stargate.finance", + "description": "Stargate is a fully composable liquidity transport protocol that lives at the heart of Omnichain DeFi.", + "explorer": "https://bscscan.com/token/0xb0d502e938ed5f4df2e681fe6e419ff29631d62b", + "type": "BEP20", + "symbol": "STG", + "decimals": 18, + "status": "active", + "id": "0xB0D502E938ed5f4df2E681fE6E419ff29631d62b", + "links": [ + { + "name": "medium", + "url": "https://medium.com/stargate-official" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/LEM0ELklmO1kODdh" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stargate-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB0D502E938ed5f4df2E681fE6E419ff29631d62b/logo.png b/blockchains/smartchain/assets/0xB0D502E938ed5f4df2E681fE6E419ff29631d62b/logo.png new file mode 100644 index 0000000000000..f983849d90c4f Binary files /dev/null and b/blockchains/smartchain/assets/0xB0D502E938ed5f4df2E681fE6E419ff29631d62b/logo.png differ diff --git a/blockchains/smartchain/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json b/blockchains/smartchain/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json new file mode 100644 index 0000000000000..d7d2c08ccea3b --- /dev/null +++ b/blockchains/smartchain/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/info.json @@ -0,0 +1,33 @@ +{ + "name": "Impossible Finance", + "website": "https://impossible.finance", + "description": "Impossible Finance is a builder-focused multichain ecosystem featuring decentralized incubator, launchpad, and swap. IF is the governance and fee accrual token for the swap.", + "explorer": "https://bscscan.com/token/0xb0e1fc65c1a741b4662b813eb787d369b8614af1", + "type": "BEP20", + "symbol": "IF", + "decimals": 18, + "status": "active", + "id": "0xB0e1fc65C1a741b4662B813eB787d369b8614Af1", + "links": [ + { + "name": "github", + "url": "https://github.com/impossiblefinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/impossiblefi" + }, + { + "name": "blog", + "url": "https://medium.com/impossiblefinance" + }, + { + "name": "telegram", + "url": "https://t.me/ImpossibleFinance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/impossible-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png b/blockchains/smartchain/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png new file mode 100644 index 0000000000000..8fcaf7fcef830 Binary files /dev/null and b/blockchains/smartchain/assets/0xB0e1fc65C1a741b4662B813eB787d369b8614Af1/logo.png differ diff --git a/blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/info.json b/blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/info.json index aa3ea3a60fe91..3ac04fd922afa 100644 --- a/blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/info.json +++ b/blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/info.json @@ -1,11 +1,44 @@ { "name": "Moonlight Token", - "symbol": "MOONLIGHT", "type": "BEP20", + "symbol": "MOONLIGHT", "decimals": 9, - "description": "Moonlight is a comprehensive set of analytical tools for the BSC network.", - "website": "https://moonlighttoken.com/", - "explorer": "https://bscscan.com/token/0xb1ced2e320e3f4c8e3511b1dc59203303493f382", + "website": "https://bubblemaps.io", + "description": "Hold Moonlight Token to get premium access to Bubblemaps", + "explorer": "https://bscscan.com/token/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382", "status": "active", - "id": "0xB1CeD2e320E3f4C8e3511B1DC59203303493F382" + "id": "0xB1CeD2e320E3f4C8e3511B1DC59203303493F382", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bubblemaps" + }, + { + "name": "telegram", + "url": "https://t.me/bubblemaps" + }, + { + "name": "telegram_news", + "url": "https://t.me/BubblemapsNEWS" + }, + { + "name": "medium", + "url": "https://bubblemaps.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@Bubblemaps" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/moonlight-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/moonlight-token" + } + ], + "tags": [ + "dapp" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/logo.png b/blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/logo.png index 3232b249ffb7c..31ef60f9e3fec 100644 Binary files a/blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/logo.png and b/blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/logo.png differ diff --git a/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json b/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json index 3ac6e8206c61d..830dac2549265 100644 --- a/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json +++ b/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json @@ -1,7 +1,7 @@ { "name": "Venus XRP", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0xB248a295732e0225acd3337607cc01068e3b9c10", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0xB248a295732e0225acd3337607cc01068e3b9c10", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/logo.png b/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/logo.png old mode 100755 new mode 100644 index b36453b580c9e..1e5d46d777c71 Binary files a/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/logo.png and b/blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/logo.png differ diff --git a/blockchains/smartchain/assets/0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C/info.json b/blockchains/smartchain/assets/0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C/info.json new file mode 100644 index 0000000000000..2794ca582fe4e --- /dev/null +++ b/blockchains/smartchain/assets/0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C/info.json @@ -0,0 +1,11 @@ +{ + "name": "Dusk Network", + "symbol": "DUSK", + "type": "BEP20", + "decimals": 18, + "description": "Dusk Network is technology for securities. An open source and secure blockchain (DLT) infrastructure that businesses use to tokenize financial instruments and automate costly processes.", + "website": "https://dusk.network/", + "explorer": "https://bscscan.com/token/0xb2bd0749dbe21f623d9baba856d3b0f0e1bfec9c", + "status": "active", + "id": "0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C/logo.png b/blockchains/smartchain/assets/0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C/logo.png new file mode 100644 index 0000000000000..e59c692b90411 Binary files /dev/null and b/blockchains/smartchain/assets/0xB2BD0749DBE21f623d9BABa856D3B0f0e1BFEc9C/logo.png differ diff --git a/blockchains/smartchain/assets/0xB31FD05CAF496CEf34C945667E90dd89C20E0D09/info.json b/blockchains/smartchain/assets/0xB31FD05CAF496CEf34C945667E90dd89C20E0D09/info.json new file mode 100644 index 0000000000000..f8c24c5b0d704 --- /dev/null +++ b/blockchains/smartchain/assets/0xB31FD05CAF496CEf34C945667E90dd89C20E0D09/info.json @@ -0,0 +1,28 @@ +{ + "name": "MagicStaves", + "type": "BEP20", + "symbol": "MAST", + "decimals": 18, + "website": "https://mast.magic-cube.finance/#/farms", + "description": "MAST is a BEP-20 incentive token based on the Binance Smart Chain network launched by Magic cube DAO. The value and significance of MAST issuance is to promote the management and governance among the Magic cube DAO communities", + "explorer": "https://bscscan.com/token/0xB31FD05CAF496CEf34C945667E90dd89C20E0D09", + "status": "active", + "id": "0xB31FD05CAF496CEf34C945667E90dd89C20E0D09", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MagicCubeDeFi" + }, + { + "name": "telegram", + "url": "https://t.me/magicpowercommunityglobal" + }, + { + "name": "github", + "url": "https://github.com/MagicCubeFinance" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xB31FD05CAF496CEf34C945667E90dd89C20E0D09/logo.png b/blockchains/smartchain/assets/0xB31FD05CAF496CEf34C945667E90dd89C20E0D09/logo.png new file mode 100644 index 0000000000000..0503464ebacf4 Binary files /dev/null and b/blockchains/smartchain/assets/0xB31FD05CAF496CEf34C945667E90dd89C20E0D09/logo.png differ diff --git a/blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json b/blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json index ca0aa00c78dd9..41f7178d90b48 100644 --- a/blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json +++ b/blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json @@ -6,7 +6,7 @@ "type": "BEP20", "symbol": "LOF", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96", "links": [ { diff --git a/blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/logo.png b/blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/logo.png deleted file mode 100644 index b5163cadd9600..0000000000000 Binary files a/blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xB350aEBAEDB1eD3269b0E25D5E593a9bB4b9f9d5/info.json b/blockchains/smartchain/assets/0xB350aEBAEDB1eD3269b0E25D5E593a9bB4b9f9d5/info.json new file mode 100644 index 0000000000000..361effadcde40 --- /dev/null +++ b/blockchains/smartchain/assets/0xB350aEBAEDB1eD3269b0E25D5E593a9bB4b9f9d5/info.json @@ -0,0 +1,11 @@ +{ + "name": "RYOSHI TOKEN", + "type": "BEP20", + "symbol": "RYOSHI", + "decimals": 18, + "website": "https://www.ryoshitoken.com", + "description": "Ryoshi is a deflationary, community driven meme token that came to take over the meme game. With 10% burn from every transaction that decreases the supply and increases the demand you can kick back and watch your RYOSHI value grow.", + "explorer": "https://bscscan.com/token/0xB350aEBAEDB1eD3269b0E25D5E593a9bB4b9f9d5", + "status": "active", + "id": "0xB350aEBAEDB1eD3269b0E25D5E593a9bB4b9f9d5" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB350aEBAEDB1eD3269b0E25D5E593a9bB4b9f9d5/logo.png b/blockchains/smartchain/assets/0xB350aEBAEDB1eD3269b0E25D5E593a9bB4b9f9d5/logo.png new file mode 100644 index 0000000000000..20119148a5b05 Binary files /dev/null and b/blockchains/smartchain/assets/0xB350aEBAEDB1eD3269b0E25D5E593a9bB4b9f9d5/logo.png differ diff --git a/blockchains/smartchain/assets/0xB3b8326C75893632945cA6E4f4Bd76E7a7c7D5Ac/info.json b/blockchains/smartchain/assets/0xB3b8326C75893632945cA6E4f4Bd76E7a7c7D5Ac/info.json new file mode 100644 index 0000000000000..21f513ecd5f52 --- /dev/null +++ b/blockchains/smartchain/assets/0xB3b8326C75893632945cA6E4f4Bd76E7a7c7D5Ac/info.json @@ -0,0 +1,37 @@ +{ + "name": "Binance Smart Chain BOY CZ", + "type": "BEP20", + "symbol": "BSCCZ", + "decimals": 8, + "website": "https://bscgirl.site/", + "description": "Binance Smart Chain BOY CZ is a token of the same project as Binance Smart Chain Girl.", + "explorer": "https://bscscan.com/token/0xB3b8326C75893632945cA6E4f4Bd76E7a7c7D5Ac", + "status": "active", + "id": "0xB3b8326C75893632945cA6E4f4Bd76E7a7c7D5Ac", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BSC_Girl?s=09" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/X21yx11I-hMyMzQ1" + }, + { + "name": "whitepaper", + "url": "https://bscgirl.site/wp-content/uploads/2021/06/BSCGIRL_whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://bscgirl.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/user/Belew101" + }, + { + "name": "facebook", + "url": "https://facebook.com/BSCGIRL.CHAN/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB3b8326C75893632945cA6E4f4Bd76E7a7c7D5Ac/logo.png b/blockchains/smartchain/assets/0xB3b8326C75893632945cA6E4f4Bd76E7a7c7D5Ac/logo.png new file mode 100644 index 0000000000000..4604b28aa3165 Binary files /dev/null and b/blockchains/smartchain/assets/0xB3b8326C75893632945cA6E4f4Bd76E7a7c7D5Ac/logo.png differ diff --git a/blockchains/smartchain/assets/0xB46aCB1f8D0fF6369C2f00146897aeA1dFCf2414/info.json b/blockchains/smartchain/assets/0xB46aCB1f8D0fF6369C2f00146897aeA1dFCf2414/info.json new file mode 100644 index 0000000000000..598ca21022f14 --- /dev/null +++ b/blockchains/smartchain/assets/0xB46aCB1f8D0fF6369C2f00146897aeA1dFCf2414/info.json @@ -0,0 +1,21 @@ +{ + "name": "Andromeda V2", + "type": "BEP20", + "symbol": "M31", + "decimals": 18, + "website": "https://orbitlaunch.io", + "description": "Andromeda M31, we value honesty and transparency. We work hard for our investments and YOUR investments. We also strive to make a lasting impact in decentralized finance.", + "explorer": "https://bscscan.com/token/0xB46aCB1f8D0fF6369C2f00146897aeA1dFCf2414", + "status": "active", + "id": "0xB46aCB1f8D0fF6369C2f00146897aeA1dFCf2414", + "links": [ + { + "name": "telegram", + "url": "https://t.me/orbitlaunchbsc" + }, + { + "name": "twitter", + "url": "https://twitter.com/Orbit_crypto_" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB46aCB1f8D0fF6369C2f00146897aeA1dFCf2414/logo.png b/blockchains/smartchain/assets/0xB46aCB1f8D0fF6369C2f00146897aeA1dFCf2414/logo.png new file mode 100644 index 0000000000000..2d01fabc6acf4 Binary files /dev/null and b/blockchains/smartchain/assets/0xB46aCB1f8D0fF6369C2f00146897aeA1dFCf2414/logo.png differ diff --git a/blockchains/smartchain/assets/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28/info.json b/blockchains/smartchain/assets/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28/info.json new file mode 100644 index 0000000000000..05577fa08714f --- /dev/null +++ b/blockchains/smartchain/assets/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28/info.json @@ -0,0 +1,37 @@ +{ + "name": "Damn Token", + "website": "https://damncool.io/", + "description": "DAMN Connecting the World through Blockchain Innovations.", + "explorer": "https://bscscan.com/token/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28", + "type": "BEP20", + "symbol": "DAMN", + "decimals": 18, + "status": "active", + "id": "0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/_DAMNCool_" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/DAMNCoolOfficial/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/damn-token/" + }, + { + "name": "github", + "url": "https://github.com/damncoolFrank/" + }, + { + "name": "telegram", + "url": "https://t.me/DAMN_Community" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/damn-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28/logo.png b/blockchains/smartchain/assets/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28/logo.png new file mode 100644 index 0000000000000..9a182f9ad0b43 Binary files /dev/null and b/blockchains/smartchain/assets/0xB4AA0CD9FACeB466DB69b825DC666EdAF3293d28/logo.png differ diff --git a/blockchains/smartchain/assets/0xB547607EAE3B10d94B211DA84A3B51BFa545774d/info.json b/blockchains/smartchain/assets/0xB547607EAE3B10d94B211DA84A3B51BFa545774d/info.json new file mode 100644 index 0000000000000..33cb0555d9203 --- /dev/null +++ b/blockchains/smartchain/assets/0xB547607EAE3B10d94B211DA84A3B51BFa545774d/info.json @@ -0,0 +1,37 @@ +{ + "name": "Doge Raca", + "type": "BEP20", + "symbol": "DoCa", + "decimals": 9, + "website": "https://dogeraca.com/", + "description": "DOCA is the BEST MEMECOIN. Unique features to shill to the MARS: Memecoin - DeFi - GameFi - Metaverse", + "explorer": "https://bscscan.com/token/0xB547607EAE3B10d94B211DA84A3B51BFa545774d", + "status": "active", + "id": "0xB547607EAE3B10d94B211DA84A3B51BFa545774d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogeraca" + }, + { + "name": "github", + "url": "https://github.com/dogeraca" + }, + { + "name": "telegram", + "url": "https://t.me/DogeRaca_Chat" + }, + { + "name": "telegram_news", + "url": "https://t.me/dogeraca" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/doge-raca" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/doge-raca/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB547607EAE3B10d94B211DA84A3B51BFa545774d/logo.png b/blockchains/smartchain/assets/0xB547607EAE3B10d94B211DA84A3B51BFa545774d/logo.png new file mode 100644 index 0000000000000..057899d07588a Binary files /dev/null and b/blockchains/smartchain/assets/0xB547607EAE3B10d94B211DA84A3B51BFa545774d/logo.png differ diff --git a/blockchains/smartchain/assets/0xB583961E033Dfe0FfF161952f7BA21c411b6103d/info.json b/blockchains/smartchain/assets/0xB583961E033Dfe0FfF161952f7BA21c411b6103d/info.json new file mode 100644 index 0000000000000..51a235ff95140 --- /dev/null +++ b/blockchains/smartchain/assets/0xB583961E033Dfe0FfF161952f7BA21c411b6103d/info.json @@ -0,0 +1,62 @@ +{ + "name": "YOUWHO", + "type": "BEP20", + "symbol": "YOU", + "decimals": 18, + "website": "https://youwho.io", + "description": "YOUWHO is a Crypto Based On-Demand Services Platform with the main focus of eliminating global unemployment. The YOUWHO platform enables everyone in the world to list their service (eg. maid, doctor, electrician, gardener, dog walker, saturation diver, astrophysicist, etc. whatever skill you possess!) and book and use these same services, effectively offering peer to peer services on a global scale.", + "explorer": "https://bscscan.com/token/0xB583961E033Dfe0FfF161952f7BA21c411b6103d", + "status": "active", + "id": "0xB583961E033Dfe0FfF161952f7BA21c411b6103d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/you_youwho" + }, + { + "name": "github", + "url": "https://github.com/youwhoyou" + }, + { + "name": "telegram", + "url": "https://t.me/you_youwho" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Sm77UDXdzZ" + }, + { + "name": "whitepaper", + "url": "https://wp.youwho.io" + }, + { + "name": "docs", + "url": "https://deck.youwho.io" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/youwho/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCrHJ4_9G1hVs9oeYBGs7CdQ" + }, + { + "name": "telegram_news", + "url": "https://t.me/you_youwho" + }, + { + "name": "facebook", + "url": "https://facebook.com/youwhouhu" + }, + { + "name": "blog", + "url": "https://why.youwho.io/news" + } + ], + "tags": [ + "governance", + "defi", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB583961E033Dfe0FfF161952f7BA21c411b6103d/logo.png b/blockchains/smartchain/assets/0xB583961E033Dfe0FfF161952f7BA21c411b6103d/logo.png new file mode 100644 index 0000000000000..b93b286481610 Binary files /dev/null and b/blockchains/smartchain/assets/0xB583961E033Dfe0FfF161952f7BA21c411b6103d/logo.png differ diff --git a/blockchains/smartchain/assets/0xB5bCF4fAa81457e98f4609a2a3291dF64E246f01/info.json b/blockchains/smartchain/assets/0xB5bCF4fAa81457e98f4609a2a3291dF64E246f01/info.json new file mode 100644 index 0000000000000..d6650123b362f --- /dev/null +++ b/blockchains/smartchain/assets/0xB5bCF4fAa81457e98f4609a2a3291dF64E246f01/info.json @@ -0,0 +1,21 @@ +{ + "name": "Parabolic", + "type": "BEP20", + "symbol": "PARA", + "decimals": 9, + "website": "https://parabolictoken.com/", + "description": "Parabolic Token has been carefully designed to achieve a single purpose – GOING PARABOLIC! Our super addictive game and tokenomics will benefit the coin and consistently take it to new heights. Our game will be released in November!", + "explorer": "https://bscscan.com/token/0xB5bCF4fAa81457e98f4609a2a3291dF64E246f01", + "status": "active", + "id": "0xB5bCF4fAa81457e98f4609a2a3291dF64E246f01", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/parabolic/" + }, + { + "name": "telegram", + "url": "https://t.me/ParabolicToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB5bCF4fAa81457e98f4609a2a3291dF64E246f01/logo.png b/blockchains/smartchain/assets/0xB5bCF4fAa81457e98f4609a2a3291dF64E246f01/logo.png new file mode 100644 index 0000000000000..de79117178c5d Binary files /dev/null and b/blockchains/smartchain/assets/0xB5bCF4fAa81457e98f4609a2a3291dF64E246f01/logo.png differ diff --git a/blockchains/smartchain/assets/0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231/info.json b/blockchains/smartchain/assets/0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231/info.json index 4e223ed35767e..eebc0d1db49c0 100644 --- a/blockchains/smartchain/assets/0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231/info.json +++ b/blockchains/smartchain/assets/0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231/info.json @@ -8,5 +8,8 @@ "symbol": "SAFECOMET", "decimals": 9, "status": "active", - "id": "0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231" + "id": "0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB72a20C7B8BD666f80AC053B0f4de20a787080F5/info.json b/blockchains/smartchain/assets/0xB72a20C7B8BD666f80AC053B0f4de20a787080F5/info.json new file mode 100644 index 0000000000000..493b9e0199301 --- /dev/null +++ b/blockchains/smartchain/assets/0xB72a20C7B8BD666f80AC053B0f4de20a787080F5/info.json @@ -0,0 +1,21 @@ +{ + "name": "Media Licensing Token", + "type": "BEP20", + "symbol": "MLT", + "decimals": 18, + "website": "https://www.milc.global/", + "description": "MILC - Media Industry Licensing Content. Global decentralized marketplace for professional content trading, licensing and production.", + "explorer": "https://bscscan.com/token/0xB72a20C7B8BD666f80AC053B0f4de20a787080F5", + "status": "active", + "id": "0xB72a20C7B8BD666f80AC053B0f4de20a787080F5", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/milc-platform/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MILCplatform" + } + ] + } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB72a20C7B8BD666f80AC053B0f4de20a787080F5/logo.png b/blockchains/smartchain/assets/0xB72a20C7B8BD666f80AC053B0f4de20a787080F5/logo.png new file mode 100644 index 0000000000000..a92c4598cf4fc Binary files /dev/null and b/blockchains/smartchain/assets/0xB72a20C7B8BD666f80AC053B0f4de20a787080F5/logo.png differ diff --git a/blockchains/smartchain/assets/0xB7DAcf54a54bFea818F21472d3E71a89287841A7/info.json b/blockchains/smartchain/assets/0xB7DAcf54a54bFea818F21472d3E71a89287841A7/info.json new file mode 100644 index 0000000000000..7ee2c867d4cf3 --- /dev/null +++ b/blockchains/smartchain/assets/0xB7DAcf54a54bFea818F21472d3E71a89287841A7/info.json @@ -0,0 +1,28 @@ +{ + "name": "WealthSecrets", + "website": "https://www.wealthsecrets.io", + "description": "We allow access to different odds slips, sell likely winnable odds, P2P betting and the creation of your bet event with our WSC token.", + "explorer": "https://bscscan.com/token/0xB7DAcf54a54bFea818F21472d3E71a89287841A7", + "type": "BEP20", + "symbol": "WSC", + "decimals": 18, + "status": "active", + "id": "0xB7DAcf54a54bFea818F21472d3E71a89287841A7", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/wealthsecretsofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/WSecrets_WSC?s=09" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/wealthsecrets/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB7DAcf54a54bFea818F21472d3E71a89287841A7/logo.png b/blockchains/smartchain/assets/0xB7DAcf54a54bFea818F21472d3E71a89287841A7/logo.png new file mode 100644 index 0000000000000..2faa03d0cf8ef Binary files /dev/null and b/blockchains/smartchain/assets/0xB7DAcf54a54bFea818F21472d3E71a89287841A7/logo.png differ diff --git a/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json b/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json new file mode 100644 index 0000000000000..e718538416eb7 --- /dev/null +++ b/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/info.json @@ -0,0 +1,41 @@ +{ + "name": "FatCake", + "type": "BEP20", + "symbol": "FATCAKE", + "decimals": 18, + "website": "https://www.fatecosystem.com", + "description": "Fat Cake Token is your investment position into F.A.T.E. (Financial Assets & Tokenized Ecosystem). Holders of the token become investors into the business and earn dividends from the profits of the ecosystem. Gaming, Social Media, Payment Processing, OmniDex, Launchpad, and much more.", + "explorer": "https://bscscan.com/token/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16", + "status": "active", + "id": "0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FatCakeToken" + }, + { + "name": "github", + "url": "https://github.com/FreezyEx/FATCAKE" + }, + { + "name": "telegram", + "url": "https://t.me/fatecosystem" + }, + { + "name": "whitepaper", + "url": "https://ba1eeeb9-8780-4702-a175-a98ed2b9ba07.filesusr.com/ugd/8b9157_cab43e21359e45a7b90d1b6507ffea6d.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fatcake/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/fatcake" + }, + { + "name": "discord", + "url": "https://discord.com/vVHgkbY5" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/logo.png b/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/logo.png new file mode 100644 index 0000000000000..f5a3913429cf1 Binary files /dev/null and b/blockchains/smartchain/assets/0xB7Dba4C673beDB174DC3Ff7Ec65d17C863d39b16/logo.png differ diff --git a/blockchains/smartchain/assets/0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467/info.json b/blockchains/smartchain/assets/0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467/info.json new file mode 100644 index 0000000000000..cd3e78a7737e6 --- /dev/null +++ b/blockchains/smartchain/assets/0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467/info.json @@ -0,0 +1,52 @@ +{ + "name": "Openleverage Token V2", + "website": "https://openleverage.finance/", + "description": "OpenLeverage is a permissionless money market protocol enabling decentralized lending, borrowing, and margin trading across a diverse range of cryptocurrency pairs, fostering an accessible and efficient DeFi ecosystem.", + "explorer": "https://bscscan.com/token/0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467", + "type": "BEP20", + "symbol": "OLE", + "decimals": 18, + "status": "active", + "id": "0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpenLeverage" + }, + { + "name": "discord", + "url": "https://discord.com/invite/openleverage" + }, + { + "name": "medium", + "url": "https://openleverage.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openleverage/" + }, + { + "name": "docs", + "url": "https://docs.openleverage.finance/main/" + }, + { + "name": "telegram", + "url": "https://t.me/openleverageofficial" + }, + { + "name": "github", + "url": "https://github.com/OpenLeverageDev/openleverage-contracts" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/openleverage" + }, + { + "name": "youtube", + "url": "https://youtube.com/@openleverageprotocol9047" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467/logo.png b/blockchains/smartchain/assets/0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467/logo.png new file mode 100644 index 0000000000000..abd32439fb3fc Binary files /dev/null and b/blockchains/smartchain/assets/0xB7E2713CF55cf4b469B5a8421Ae6Fc0ED18F1467/logo.png differ diff --git a/blockchains/smartchain/assets/0xB7FeEAb5ea787e83a40f185237C717597363E0d6/info.json b/blockchains/smartchain/assets/0xB7FeEAb5ea787e83a40f185237C717597363E0d6/info.json new file mode 100644 index 0000000000000..4bd4b8ec508e5 --- /dev/null +++ b/blockchains/smartchain/assets/0xB7FeEAb5ea787e83a40f185237C717597363E0d6/info.json @@ -0,0 +1,25 @@ +{ + "name": "Xenon Play", + "type": "BEP20", + "symbol": "XPLAY", + "decimals": 18, + "website": "https://xenonpay.org", + "description": "Introducing Xenon Play (XPLAY) Xenon Play functions as the official Xenon Reward that can be generated from the Xenon Machine after activating the reward mechanism by inserting Xenon Liquidity Tokens or Xenon Pay Tokens. You can also use Xenon Play in the upcoming Xenon Pay Gaming Series such as Xenon Kart: Crypto Edition or Xenon Play: Minigames. Both games will have a Play To Earn game mode. The total currency supply of Xenon Play exists out of 500,000,000 XPLAY.", + "explorer": "https://bscscan.com/token/0xB7FeEAb5ea787e83a40f185237C717597363E0d6", + "status": "active", + "id": "0xB7FeEAb5ea787e83a40f185237C717597363E0d6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PayX2P" + }, + { + "name": "whitepaper", + "url": "https://assets.website-files.com/610aef4e2da61c281db06172/6116c6bdb929435fbc897923_Whitepaper_X2P_Official.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/xenonpaycommunity" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB7FeEAb5ea787e83a40f185237C717597363E0d6/logo.png b/blockchains/smartchain/assets/0xB7FeEAb5ea787e83a40f185237C717597363E0d6/logo.png new file mode 100644 index 0000000000000..96db4bacabb19 Binary files /dev/null and b/blockchains/smartchain/assets/0xB7FeEAb5ea787e83a40f185237C717597363E0d6/logo.png differ diff --git a/blockchains/smartchain/assets/0xB82BEb6Ee0063Abd5fC8E544c852237aA62CBb14/info.json b/blockchains/smartchain/assets/0xB82BEb6Ee0063Abd5fC8E544c852237aA62CBb14/info.json new file mode 100644 index 0000000000000..6f58aa4c9b060 --- /dev/null +++ b/blockchains/smartchain/assets/0xB82BEb6Ee0063Abd5fC8E544c852237aA62CBb14/info.json @@ -0,0 +1,32 @@ +{ + "name": "Square Token", + "type": "BEP20", + "symbol": "SQUA", + "decimals": 18, + "website": "https://squaretoken.org", + "description": "The token SQUARE is a token developed exclusively for payment of fees within the Goarbit ecosystem - being automatically burned at the time of fee payment, making it a deflationary and utility token.", + "explorer": "https://bscscan.com/token/0xB82BEb6Ee0063Abd5fC8E544c852237aA62CBb14", + "status": "active", + "id": "0xB82BEb6Ee0063Abd5fC8E544c852237aA62CBb14", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tokensquare" + }, + { + "name": "telegram", + "url": "https://t.me/officialsquaretoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/square-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/square-token" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0xB82BEb6Ee0063Abd5fC8E544c852237aA62CBb14/logo.png b/blockchains/smartchain/assets/0xB82BEb6Ee0063Abd5fC8E544c852237aA62CBb14/logo.png new file mode 100644 index 0000000000000..6e47bf3cd010f Binary files /dev/null and b/blockchains/smartchain/assets/0xB82BEb6Ee0063Abd5fC8E544c852237aA62CBb14/logo.png differ diff --git a/blockchains/smartchain/assets/0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7/info.json b/blockchains/smartchain/assets/0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7/info.json new file mode 100644 index 0000000000000..7841c5a6441c4 --- /dev/null +++ b/blockchains/smartchain/assets/0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7/info.json @@ -0,0 +1,21 @@ +{ + "name": "BitShiba", + "website": "https://www.bitshiba.io/", + "description": "The Shiba Inu Killer on Binance Smart Chain", + "explorer": "https://bscscan.com/token/0xb84cbbf09b3ed388a45cd875ebba41a20365e6e7", + "type": "BEP20", + "symbol": "SHIBA", + "decimals": 18, + "status": "active", + "id": "0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BitShibaToken" + }, + { + "name": "telegram", + "url": "https://t.me/Bitshibatoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7/logo.png b/blockchains/smartchain/assets/0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7/logo.png new file mode 100644 index 0000000000000..19377c8c6630b Binary files /dev/null and b/blockchains/smartchain/assets/0xB84cBbF09b3Ed388a45cD875ebba41a20365e6e7/logo.png differ diff --git a/blockchains/smartchain/assets/0xB93ee4522C44Ef4cD7EE8c83B9Fe1A421b4b42C3/info.json b/blockchains/smartchain/assets/0xB93ee4522C44Ef4cD7EE8c83B9Fe1A421b4b42C3/info.json new file mode 100644 index 0000000000000..97cc3c9441b63 --- /dev/null +++ b/blockchains/smartchain/assets/0xB93ee4522C44Ef4cD7EE8c83B9Fe1A421b4b42C3/info.json @@ -0,0 +1,29 @@ +{ + "name": "Metatime", + "website": "https://metatime.com/en", + "description": "Metatime has emerged as a visionary ecosystem that builds the world of the future, designed from the start to be beneficial to everyone. By completely self-funding its technology development stages, Metatime aims to establish the world’s most comprehensive and transparent ecosystem.", + "explorer": "https://bscscan.com/token/0xB93ee4522C44Ef4cD7EE8c83B9Fe1A421b4b42C3", + "type": "BEP20", + "symbol": "MTC", + "decimals": 18, + "status": "active", + "id": "0xB93ee4522C44Ef4cD7EE8c83B9Fe1A421b4b42C3", + "links": [ + { + "name": "github", + "url": "https://github.com/Metatime-Technology-Inc" + }, + { + "name": "twitter", + "url": "https://twitter.com/metatimecom" + }, + { + "name": "telegram", + "url": "https://t.me/metatime" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metatime-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB93ee4522C44Ef4cD7EE8c83B9Fe1A421b4b42C3/logo.png b/blockchains/smartchain/assets/0xB93ee4522C44Ef4cD7EE8c83B9Fe1A421b4b42C3/logo.png new file mode 100644 index 0000000000000..11b60376bb37c Binary files /dev/null and b/blockchains/smartchain/assets/0xB93ee4522C44Ef4cD7EE8c83B9Fe1A421b4b42C3/logo.png differ diff --git a/blockchains/smartchain/assets/0xB9F41715D64e85C0d78bC4ed6857ef54Cd5B2737/info.json b/blockchains/smartchain/assets/0xB9F41715D64e85C0d78bC4ed6857ef54Cd5B2737/info.json new file mode 100644 index 0000000000000..8ade27929ea9e --- /dev/null +++ b/blockchains/smartchain/assets/0xB9F41715D64e85C0d78bC4ed6857ef54Cd5B2737/info.json @@ -0,0 +1,21 @@ +{ + "name": "ART COIN", + "type": "BEP20", + "symbol": "ARTC", + "decimals": 18, + "website": "https://smartuse.art/", + "description": "ARTC is the smartest way to be involved with crypto. ART COIN brings everything under one format for utility of your crypto.", + "explorer": "https://bscscan.com/token/0xB9F41715D64e85C0d78bC4ed6857ef54Cd5B2737", + "status": "active", + "id": "0xB9F41715D64e85C0d78bC4ed6857ef54Cd5B2737", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/artccoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/ART-COIN-100248662370343/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xB9F41715D64e85C0d78bC4ed6857ef54Cd5B2737/logo.png b/blockchains/smartchain/assets/0xB9F41715D64e85C0d78bC4ed6857ef54Cd5B2737/logo.png new file mode 100644 index 0000000000000..38964d8d95aeb Binary files /dev/null and b/blockchains/smartchain/assets/0xB9F41715D64e85C0d78bC4ed6857ef54Cd5B2737/logo.png differ diff --git a/blockchains/smartchain/assets/0xB9d35811424600fa9E8cD62A0471fBd025131cb8/info.json b/blockchains/smartchain/assets/0xB9d35811424600fa9E8cD62A0471fBd025131cb8/info.json new file mode 100644 index 0000000000000..2da787977c4dd --- /dev/null +++ b/blockchains/smartchain/assets/0xB9d35811424600fa9E8cD62A0471fBd025131cb8/info.json @@ -0,0 +1,36 @@ +{ + "name": "YES WORLD", + "type": "BEP20", + "symbol": "YES", + "decimals": 18, + "website": "https://yesworld.io", + "description": "An Asset-based token with aim to reduce carbon emissions using several utilities for the token.", + "explorer": "https://bscscan.com/token/0xb9d35811424600fa9e8cd62a0471fbd025131cb8", + "status": "active", + "id": "0xB9d35811424600fa9E8cD62A0471fBd025131cb8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/yesworld24" + }, + { + "name": "github", + "url": "https://github.com/yesworld24" + }, + { + "name": "telegram", + "url": "https://t.me/yesworld24" + }, + { + "name": "youtube", + "url": "https://youtube.com/yesworld24" + }, + { + "name": "whitepaper", + "url": "https://yesworld.io/YesWorld-Whitepaper.pdf" + } + ], + "tags": [ + "binance-peg" + ] +} diff --git a/blockchains/smartchain/assets/0xB9d35811424600fa9E8cD62A0471fBd025131cb8/logo.png b/blockchains/smartchain/assets/0xB9d35811424600fa9E8cD62A0471fBd025131cb8/logo.png new file mode 100644 index 0000000000000..99909fe6d39dc Binary files /dev/null and b/blockchains/smartchain/assets/0xB9d35811424600fa9E8cD62A0471fBd025131cb8/logo.png differ diff --git a/blockchains/smartchain/assets/0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f/info.json b/blockchains/smartchain/assets/0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f/info.json new file mode 100644 index 0000000000000..cfbd8eb96e81b --- /dev/null +++ b/blockchains/smartchain/assets/0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f/info.json @@ -0,0 +1,33 @@ +{ + "name": "Titano", + "website": "https://titano.finance", + "description": "Titano Finance is transforming DeFi with the Titano Autostaking Protocol (TAP) that delivers the industry’s highest fixed APY, rebasing rewards every 30 minutes, and a simple buy-hold-earn system that grows your portfolio in your wallet, fast", + "explorer": "https://bscscan.com/token/0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f", + "type": "BEP20", + "symbol": "TITANO", + "decimals": 18, + "status": "active", + "id": "0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TitanoFinance" + }, + { + "name": "github", + "url": "https://github.com/Titano-finance" + }, + { + "name": "telegram", + "url": "https://t.me/titano_finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/titano" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/titano/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f/logo.png b/blockchains/smartchain/assets/0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f/logo.png new file mode 100644 index 0000000000000..b28854926072f Binary files /dev/null and b/blockchains/smartchain/assets/0xBA96731324dE188ebC1eD87ca74544dDEbC07D7f/logo.png differ diff --git a/blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/info.json b/blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/info.json index cfed97a8dde41..e2ed232fce722 100644 --- a/blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/info.json +++ b/blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/info.json @@ -3,9 +3,38 @@ "type": "BEP20", "symbol": "EnergyX", "decimals": 8, - "website": "https://www.safeenergyofficial.com", - "description": "SafeEnergy, or $ENERGYX is a community driven deflationary charity token with future projects to reduce our carbon footprint by making renewable energy sources more accessible. As SafeEnergy, we are determined and highly motivated, and made it our goal to invest, to establish, and support projects which incentivize the usage of renewable energy sources in mining BTC.", + "website": "https://safeenergyx.io", + "description": "Safe Energy, or $ENERGYX is a community-driven deflationary token (cryptocurrency), with future projects to reduce our carbon footprint by making renewable energy sources more accessible.", "explorer": "https://bscscan.com/token/0xBBe899c61198D1826a43e20ea19efC46E50c2B00", "status": "active", - "id": "0xBBe899c61198D1826a43e20ea19efC46E50c2B00" + "id": "0xBBe899c61198D1826a43e20ea19efC46E50c2B00", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OfficialEnergyX" + }, + { + "name": "telegram", + "url": "https://t.me/OfficialSafeEnergyX" + }, + { + "name": "whitepaper", + "url": "https://safeenergyx.io/whitepaper.html" + }, + { + "name": "facebook", + "url": "https://facebook.com/SafeEnergyX" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/safe-energy/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/safe-energy" + } + ], + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/logo.png b/blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/logo.png index c351299762bf5..423279da3c7a9 100644 Binary files a/blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/logo.png and b/blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/logo.png differ diff --git a/blockchains/smartchain/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json b/blockchains/smartchain/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json new file mode 100644 index 0000000000000..d885fdb4f6c4f --- /dev/null +++ b/blockchains/smartchain/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/info.json @@ -0,0 +1,46 @@ +{ + "name": "iDeFiYieldProtocol", + "type": "BEP20", + "symbol": "iDYP", + "decimals": 18, + "website": "https://www.dypius.com/", + "description": "iDYP is part of the Dypius dual token economy and is used as a component of smart contract strategies related to staking, analytical tools, NFTs, and metaverse.", + "explorer": "https://bscscan.com/token/0xBD100d061E120b2c67A24453CF6368E63f1Be056", + "status": "active", + "id": "0xBD100d061E120b2c67A24453CF6368E63f1Be056", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dypfinance" + }, + { + "name": "github", + "url": "https://github.com/dypfinance/" + }, + { + "name": "medium", + "url": "https://dypfinance.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/idefiyieldprotocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/idefiyieldprotocol" + }, + { + "name": "discord", + "url": "https://discord.com/invite/dypcaws" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1PprliiDlNB6Cx-35eaEun-gmjk0-a1O4" + } + ], + "tags": [ + "governance", + "defi" + ] +} + diff --git a/blockchains/smartchain/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png b/blockchains/smartchain/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png new file mode 100644 index 0000000000000..68ecfe32afae5 Binary files /dev/null and b/blockchains/smartchain/assets/0xBD100d061E120b2c67A24453CF6368E63f1Be056/logo.png differ diff --git a/blockchains/smartchain/assets/0xBDA011D7F8EC00F66C1923B049B94c67d148d8b2/info.json b/blockchains/smartchain/assets/0xBDA011D7F8EC00F66C1923B049B94c67d148d8b2/info.json new file mode 100644 index 0000000000000..31889ba60ae79 --- /dev/null +++ b/blockchains/smartchain/assets/0xBDA011D7F8EC00F66C1923B049B94c67d148d8b2/info.json @@ -0,0 +1,21 @@ +{ + "name": "AI Token", + "website": "https://www.sleeplessai.net/home", + "description": "Where AI meets affections Sleepless AI emerges as a groundbreaking Web3+AI gaming platform, ingeniously blending artificial intelligence and blockchain technology.", + "explorer": "https://bscscan.com/token/0xBDA011D7F8EC00F66C1923B049B94c67d148d8b2", + "symbol": "AI", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0xBDA011D7F8EC00F66C1923B049B94c67d148d8b2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/SleeplessAIGroup" + }, + { + "name": "twitter", + "url": "https://twitter.com/SleeplessAI_Lab" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBDA011D7F8EC00F66C1923B049B94c67d148d8b2/logo.png b/blockchains/smartchain/assets/0xBDA011D7F8EC00F66C1923B049B94c67d148d8b2/logo.png new file mode 100644 index 0000000000000..dfb8d42427289 Binary files /dev/null and b/blockchains/smartchain/assets/0xBDA011D7F8EC00F66C1923B049B94c67d148d8b2/logo.png differ diff --git a/blockchains/smartchain/assets/0xBDAC5C8bc3FF38083437bB712D55b668F44F6DF1/info.json b/blockchains/smartchain/assets/0xBDAC5C8bc3FF38083437bB712D55b668F44F6DF1/info.json new file mode 100644 index 0000000000000..33b86da31e802 --- /dev/null +++ b/blockchains/smartchain/assets/0xBDAC5C8bc3FF38083437bB712D55b668F44F6DF1/info.json @@ -0,0 +1,25 @@ +{ + "name": "Simargl Token", + "website": "https://simar.gl", + "description": "Simargl Token is going to be a cross-chain DeFi with auto trading capabilities.", + "explorer": "https://bscscan.com/token/0xBDAC5C8bc3FF38083437bB712D55b668F44F6DF1", + "type": "BEP20", + "symbol": "SIMA", + "decimals": 9, + "status": "active", + "id": "0xBDAC5C8bc3FF38083437bB712D55b668F44F6DF1", + "links": [ + { + "name": "github", + "url": "https://github.com/SimarglToken/" + }, + { + "name": "twitter", + "url": "https://twitter.com/SimarglToken" + }, + { + "name": "telegram", + "url": "https://t.me/SimarglToken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBDAC5C8bc3FF38083437bB712D55b668F44F6DF1/logo.png b/blockchains/smartchain/assets/0xBDAC5C8bc3FF38083437bB712D55b668F44F6DF1/logo.png new file mode 100644 index 0000000000000..6ac12c1feedda Binary files /dev/null and b/blockchains/smartchain/assets/0xBDAC5C8bc3FF38083437bB712D55b668F44F6DF1/logo.png differ diff --git a/blockchains/smartchain/assets/0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4/info.json b/blockchains/smartchain/assets/0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4/info.json new file mode 100644 index 0000000000000..c0663ff25de2a --- /dev/null +++ b/blockchains/smartchain/assets/0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4/info.json @@ -0,0 +1,41 @@ +{ + "name": "Million", + "website": "https://milliontoken.org", + "description": "Million is a digital currency with 1,000,000 total supply. https://milliontoken.org", + "explorer": "https://bscscan.com/token/0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4", + "type": "BEP20", + "symbol": "MM", + "decimals": 18, + "status": "active", + "id": "0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/million" + }, + { + "name": "telegram", + "url": "https://t.me/millionjacuzzibar" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/milliontoken/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Million__Token" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/milliontoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/million/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/million" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4/logo.png b/blockchains/smartchain/assets/0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4/logo.png new file mode 100644 index 0000000000000..20b8915821c78 Binary files /dev/null and b/blockchains/smartchain/assets/0xBF05279F9Bf1CE69bBFEd670813b7e431142Afa4/logo.png differ diff --git a/blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json b/blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json index 11220c413c9a6..afafa2c06f901 100644 --- a/blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json +++ b/blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json @@ -10,7 +10,7 @@ "status": "active", "id": "0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D", "tags": [ - "staking-native" + "privacy" ], "links": [ { diff --git a/blockchains/smartchain/assets/0xBa007b6170C602C08545ff97395677408688D3a2/info.json b/blockchains/smartchain/assets/0xBa007b6170C602C08545ff97395677408688D3a2/info.json new file mode 100644 index 0000000000000..5258381d7a350 --- /dev/null +++ b/blockchains/smartchain/assets/0xBa007b6170C602C08545ff97395677408688D3a2/info.json @@ -0,0 +1,40 @@ +{ + "name": "MetaPlanet", + "type": "BEP20", + "symbol": "MPL", + "decimals": 9, + "website": "https://www.metaplanetofficial.com", + "description": "MetaPlanet is an Ultimate Defi + Gamefi Ecosystem. Its mission is to develop a full suite of professional defi applications and gamefi sector play to reward crypto investors and help them profit from the industry's growth. Metaplanet's platform gives customers access to the same types of institutional crypto tools used by the world's leading financial services provider and dozens of other well-known worldwide businesses. The benefits of these tools include timeline accuracy and a significant depth of crypto market data.", + "explorer": "https://bscscan.com/token/0xBa007b6170C602C08545ff97395677408688D3a2", + "status": "active", + "id": "0xBa007b6170C602C08545ff97395677408688D3a2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/METAPLANETBSC" + }, + { + "name": "telegram", + "url": "https://t.me/MetaPlanetOfficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCR3oaKMppnBEFmmI0Ov40fg" + }, + { + "name": "whitepaper", + "url": "https://metaplanetofficial.com/Whitepaper-Metaplanet.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/metaplanet" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metaplanet" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBa007b6170C602C08545ff97395677408688D3a2/logo.png b/blockchains/smartchain/assets/0xBa007b6170C602C08545ff97395677408688D3a2/logo.png new file mode 100644 index 0000000000000..88b3e513b3f96 Binary files /dev/null and b/blockchains/smartchain/assets/0xBa007b6170C602C08545ff97395677408688D3a2/logo.png differ diff --git a/blockchains/smartchain/assets/0xBb238FcE6E2eE90781cD160C9C6eAf3a4CfAD801/info.json b/blockchains/smartchain/assets/0xBb238FcE6E2eE90781cD160C9C6eAf3a4CfAD801/info.json new file mode 100644 index 0000000000000..d8419e2fe3241 --- /dev/null +++ b/blockchains/smartchain/assets/0xBb238FcE6E2eE90781cD160C9C6eAf3a4CfAD801/info.json @@ -0,0 +1,33 @@ +{ + "name": "BAGEL", + "symbol": "BAGEL", + "type": "BEP20", + "decimals": 18, + "description": "BAGEL is the native governance token of Bagels Finance. Token holders can deposit their BAGEL into Boardroom smart contract and join Bagels DAO governance. In the Boardroom, when making key decisions regarding the future roadmap, product and op-erations of Bagels, like interest rate, crypto value ratio, liquidation penalty rates, etc, BAGEL holders can vote for their preferable proposals. ", + "website": "https://app.bagels.finance", + "explorer": "https://bscscan.com/token/0xBb238FcE6E2eE90781cD160C9C6eAf3a4CfAD801", + "status": "active", + "id": "0xBb238FcE6E2eE90781cD160C9C6eAf3a4CfAD801", + "links": [ + { + "name": "github", + "url": "https://github.com/bagels-dev" + }, + { + "name": "twitter", + "url": "https://twitter.com/BagelsFinance" + }, + { + "name": "telegram", + "url": "https://t.me/bagelsfinance" + }, + { + "name": "medium", + "url": "https://bagelsfinance.medium.com" + }, + { + "name": "whitepaper", + "url": "https://scigroup2018.gitbook.io/bagels-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBb238FcE6E2eE90781cD160C9C6eAf3a4CfAD801/logo.png b/blockchains/smartchain/assets/0xBb238FcE6E2eE90781cD160C9C6eAf3a4CfAD801/logo.png new file mode 100644 index 0000000000000..4058363fc7135 Binary files /dev/null and b/blockchains/smartchain/assets/0xBb238FcE6E2eE90781cD160C9C6eAf3a4CfAD801/logo.png differ diff --git a/blockchains/smartchain/assets/0xBb2826Ab03B6321E170F0558804F2B6488C98775/info.json b/blockchains/smartchain/assets/0xBb2826Ab03B6321E170F0558804F2B6488C98775/info.json new file mode 100644 index 0000000000000..cabf23942d2e8 --- /dev/null +++ b/blockchains/smartchain/assets/0xBb2826Ab03B6321E170F0558804F2B6488C98775/info.json @@ -0,0 +1,43 @@ +{ + "name": "BNB Smart Chain", + "website": "https://babybonkcoin.io/", + "description": "Baby Bonk isn't just a regular coin; it's a special idea that brings together the power of DeFi with the strength of a community.", + "explorer": "https://bscscan.com/token/0xbb2826ab03b6321e170f0558804f2b6488c98775", + "symbol": "BabyBonk", + "type": "BEP20", + "decimals": 9, + "status": "active", + "id": "0xBb2826Ab03B6321E170F0558804F2B6488C98775", + "tags": [ + "gamefi" ], + "links": [ + { + "name": "github", + "url": "https://github.com/babybonktoken/" + }, + { + "name": "twitter", + "url": "https://twitter.com/BabyBonkCoin" + }, + { + "name": "telegram", + "url": "https://t.me/BabyBonkEntry" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-bonk-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/babybonk" + }, + { + "name": "facebook", + "url": "https://facebook.com/people/BabyBonk-Coin/61554415552680/" + }, + { + "name": "whitepaper", + "url": "https://bonkroyale.com/docs" + } + ] +} diff --git a/blockchains/smartchain/assets/0xBb2826Ab03B6321E170F0558804F2B6488C98775/logo.png b/blockchains/smartchain/assets/0xBb2826Ab03B6321E170F0558804F2B6488C98775/logo.png new file mode 100644 index 0000000000000..242f44fdf0510 Binary files /dev/null and b/blockchains/smartchain/assets/0xBb2826Ab03B6321E170F0558804F2B6488C98775/logo.png differ diff --git a/blockchains/smartchain/assets/0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1/info.json b/blockchains/smartchain/assets/0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1/info.json new file mode 100644 index 0000000000000..ca24fa861dc03 --- /dev/null +++ b/blockchains/smartchain/assets/0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1/info.json @@ -0,0 +1,33 @@ +{ + "name": "Hakuna Matata", + "website": "https://hakunamatatatoken.com", + "description": "A token based on the Binance Smart Chain. With an NFT marketplace, play to earn gaming, charity donations, manual buy back, token burns and a perk of choosing your reflections in BUSD or HKUN token.", + "explorer": "https://bscscan.com/token/0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1", + "type": "BEP20", + "symbol": "HKUN", + "decimals": 9, + "status": "active", + "id": "0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HKUNtoken" + }, + { + "name": "telegram", + "url": "https://t.me/HKUNtoken" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC-UUoGWO_MCcPusXptzCmkA" + }, + { + "name": "whitepaper", + "url": "https://hakunamatatatoken.com/wp-content/uploads/2021/09/HakunaMatata_Whitepaper_v1.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hakunamatata-new" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1/logo.png b/blockchains/smartchain/assets/0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1/logo.png new file mode 100644 index 0000000000000..107b1bc9727e4 Binary files /dev/null and b/blockchains/smartchain/assets/0xBb2FA5B2D19209f4Cf50cF745Efc32641A7c9fb1/logo.png differ diff --git a/blockchains/smartchain/assets/0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86/info.json b/blockchains/smartchain/assets/0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86/info.json new file mode 100644 index 0000000000000..093be5a76bc10 --- /dev/null +++ b/blockchains/smartchain/assets/0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86/info.json @@ -0,0 +1,25 @@ +{ + "name": "BFG Token", + "website": "https://betfury.io/", + "description": "BFG is the internal token of BetFury platform launched on BSC.", + "explorer": "https://bscscan.com/token/0xbb46693ebbea1ac2070e59b4d043b47e2e095f86", + "type": "BEP20", + "symbol": "BFG", + "decimals": 18, + "status": "active", + "id": "0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/betfury_gaming" + }, + { + "name": "telegram", + "url": "https://t.me/betfuryofficialchannel" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCTlThuhFNg6yFw8hak4upDw" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86/logo.png b/blockchains/smartchain/assets/0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86/logo.png new file mode 100644 index 0000000000000..b18ef642d0600 Binary files /dev/null and b/blockchains/smartchain/assets/0xBb46693eBbEa1aC2070E59B4D043b47e2e095f86/logo.png differ diff --git a/blockchains/smartchain/assets/0xBbcF57177D8752B21d080bf30a06CE20aD6333F8/info.json b/blockchains/smartchain/assets/0xBbcF57177D8752B21d080bf30a06CE20aD6333F8/info.json new file mode 100644 index 0000000000000..d5a1ae4594f68 --- /dev/null +++ b/blockchains/smartchain/assets/0xBbcF57177D8752B21d080bf30a06CE20aD6333F8/info.json @@ -0,0 +1,28 @@ +{ + "name": "Zamzam", + "type": "BEP20", + "symbol": "ZAM", + "decimals": 18, + "website": "https://zam.io/", + "description": "Zam.io is aiming to build a hybrid on-chain CeFi&DeFi Ecosystem that bridges real-world capital to blockchain and accelerates the transition to the new DEconomy.", + "explorer": "https://bscscan.com/token/0xBbcF57177D8752B21d080bf30a06CE20aD6333F8", + "status": "active", + "id": "0xBbcF57177D8752B21d080bf30a06CE20aD6333F8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zam_io" + }, + { + "name": "telegram", + "url": "https://t.me/zam_io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zamio/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBbcF57177D8752B21d080bf30a06CE20aD6333F8/logo.png b/blockchains/smartchain/assets/0xBbcF57177D8752B21d080bf30a06CE20aD6333F8/logo.png new file mode 100644 index 0000000000000..8e5e88c403007 Binary files /dev/null and b/blockchains/smartchain/assets/0xBbcF57177D8752B21d080bf30a06CE20aD6333F8/logo.png differ diff --git a/blockchains/smartchain/assets/0xBc7d6B50616989655AfD682fb42743507003056D/info.json b/blockchains/smartchain/assets/0xBc7d6B50616989655AfD682fb42743507003056D/info.json new file mode 100644 index 0000000000000..40cc564941f98 --- /dev/null +++ b/blockchains/smartchain/assets/0xBc7d6B50616989655AfD682fb42743507003056D/info.json @@ -0,0 +1,36 @@ +{ + "name": "Alchemy", + "type": "BEP20", + "symbol": "ACH", + "decimals": 8, + "website": "https://www.alchemytech.io/index.html", + "description": "Alchemy is the pioneer of Hybrid Crypto-Fiat Gateway that is bridging the gap between the fiat and crypto economies - driving crypto adoption by making payments, blockchain solutions and DeFI services readily available to everyone.", + "explorer": "https://bscscan.com/token/0xBc7d6B50616989655AfD682fb42743507003056D", + "status": "active", + "id": "0xBc7d6B50616989655AfD682fb42743507003056D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AlchemyPay" + }, + { + "name": "github", + "url": "https://github.com/Alchemy-GPS/ERC20Token/blob/master/ACH.sol" + }, + { + "name": "telegram", + "url": "https://t.me/Alchemy_Notice" + }, + { + "name": "telegram_news", + "url": "https://t.me/alchemy_official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/zh/currencies/alchemy-pay/" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xBc7d6B50616989655AfD682fb42743507003056D/logo.png b/blockchains/smartchain/assets/0xBc7d6B50616989655AfD682fb42743507003056D/logo.png new file mode 100644 index 0000000000000..33b4cabedd4e9 Binary files /dev/null and b/blockchains/smartchain/assets/0xBc7d6B50616989655AfD682fb42743507003056D/logo.png differ diff --git a/blockchains/smartchain/assets/0xBd65a197408230247F05247A71D1A9Aea9Db0C3c/info.json b/blockchains/smartchain/assets/0xBd65a197408230247F05247A71D1A9Aea9Db0C3c/info.json new file mode 100644 index 0000000000000..08ec9731dd1bf --- /dev/null +++ b/blockchains/smartchain/assets/0xBd65a197408230247F05247A71D1A9Aea9Db0C3c/info.json @@ -0,0 +1,29 @@ +{ + "name": "POLKADOG", + "type": "BEP20", + "symbol": "EINSTEIN", + "decimals": 18, + "website": "https://polkadog.io", + "description": "EINSTEIN is back from the future! Einstein is an innovative NFT and fair DeFi project that provides frictionless token both flexible and functional, available on multiple DEXs to provide optimum choice and benefits a plenty. With daily prizes through our NFT lottery, and incredible Tokenomics rewards whether you are holding, selling or yield farming, follow our memorable mascot EINSTEIN – he’s leading the charge towards the good times!", + "explorer": "https://bscscan.com/token/0xBd65a197408230247F05247A71D1A9Aea9Db0C3c", + "status": "active", + "id": "0xBd65a197408230247F05247A71D1A9Aea9Db0C3c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/_EINSTEINISBACK" + }, + { + "name": "telegram", + "url": "https://t.me/polkadog_io_official" + }, + { + "name": "medium", + "url": "https://medium.com/@EINSTEINISBACK" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Polkadog_Official/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBd65a197408230247F05247A71D1A9Aea9Db0C3c/logo.png b/blockchains/smartchain/assets/0xBd65a197408230247F05247A71D1A9Aea9Db0C3c/logo.png new file mode 100644 index 0000000000000..1d17fadcae930 Binary files /dev/null and b/blockchains/smartchain/assets/0xBd65a197408230247F05247A71D1A9Aea9Db0C3c/logo.png differ diff --git a/blockchains/smartchain/assets/0xBdEAe1cA48894A1759A8374D63925f21f2Ee2639/info.json b/blockchains/smartchain/assets/0xBdEAe1cA48894A1759A8374D63925f21f2Ee2639/info.json new file mode 100644 index 0000000000000..1fdbc6e638a0e --- /dev/null +++ b/blockchains/smartchain/assets/0xBdEAe1cA48894A1759A8374D63925f21f2Ee2639/info.json @@ -0,0 +1,21 @@ +{ + "name": "EDU Coin", + "website": "https://www.opencampus.xyz/", + "description": "The Open Campus Protocol is a decentralized solution for educators, content creators, parents, students, and co-publishers designed to address the major challenges in education today.", + "explorer": "https://bscscan.com/token/0xbdeae1ca48894a1759a8374d63925f21f2ee2639", + "symbol": "EDU", + "type": "BEP20", + "decimals": 18, + "id": "0xBdEAe1cA48894A1759A8374D63925f21f2Ee2639", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/opencampus_xyz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/open-campus/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBdEAe1cA48894A1759A8374D63925f21f2Ee2639/logo.png b/blockchains/smartchain/assets/0xBdEAe1cA48894A1759A8374D63925f21f2Ee2639/logo.png new file mode 100644 index 0000000000000..db4bc4a29e81a Binary files /dev/null and b/blockchains/smartchain/assets/0xBdEAe1cA48894A1759A8374D63925f21f2Ee2639/logo.png differ diff --git a/blockchains/smartchain/assets/0xBe4628d7E02e9257875149FA4981C400a01A49A3/info.json b/blockchains/smartchain/assets/0xBe4628d7E02e9257875149FA4981C400a01A49A3/info.json new file mode 100644 index 0000000000000..6ba7ca7860742 --- /dev/null +++ b/blockchains/smartchain/assets/0xBe4628d7E02e9257875149FA4981C400a01A49A3/info.json @@ -0,0 +1,21 @@ +{ + "name": "Jail Doge", + "website": "https://jaildoge.net", + "description": "Jail Doge is a deflationary DeFi token that takes a 9% tax from each buy and sell. This tax acts to benefit the project as a whole by putting 3% in the liquidity pool for a stable price floor, 3% proportionally reflected back to all holders of a JAILDOGE token and 3% added to a marketing wallet to make sure that the project is able to succeed in the long term.", + "explorer": "https://bscscan.com/token/0xBe4628d7E02e9257875149FA4981C400a01A49A3", + "type": "BEP20", + "symbol": "JAILDOGE", + "decimals": 9, + "status": "active", + "id": "0xBe4628d7E02e9257875149FA4981C400a01A49A3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/jaildoge" + }, + { + "name": "telegram", + "url": "https://t.me/jaildoge" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBe4628d7E02e9257875149FA4981C400a01A49A3/logo.png b/blockchains/smartchain/assets/0xBe4628d7E02e9257875149FA4981C400a01A49A3/logo.png new file mode 100644 index 0000000000000..e33064e43062c Binary files /dev/null and b/blockchains/smartchain/assets/0xBe4628d7E02e9257875149FA4981C400a01A49A3/logo.png differ diff --git a/blockchains/smartchain/assets/0xBe6dE6b614b079236839404440E3e8867B5d6751/info.json b/blockchains/smartchain/assets/0xBe6dE6b614b079236839404440E3e8867B5d6751/info.json new file mode 100644 index 0000000000000..fe2d90b5a47de --- /dev/null +++ b/blockchains/smartchain/assets/0xBe6dE6b614b079236839404440E3e8867B5d6751/info.json @@ -0,0 +1,41 @@ +{ + "name": "Wolverine", + "type": "BEP20", + "symbol": "WLVR", + "decimals": 9, + "website": "https://wolverineofficial.com/", + "description": "$WLV aims to protect wildlife through our signature token – with benefits to our investors such as minimum taxes, Reflections and consistent marketing to increase the value of $WLV.", + "explorer": "https://bscscan.com/token/0xBe6dE6b614b079236839404440E3e8867B5d6751", + "status": "active", + "id": "0xBe6dE6b614b079236839404440E3e8867B5d6751", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WolverineBSC" + }, + { + "name": "telegram", + "url": "https://t.me/wolverinebsc" + }, + { + "name": "github", + "url": "https://github.com/WolverineBSC" + }, + { + "name": "whitepaper", + "url": "https://wolverineofficial.com/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wolverine/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wolverine" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xbe6de6b614b079236839404440e3e8867b5d6751#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xBe6dE6b614b079236839404440E3e8867B5d6751/logo.png b/blockchains/smartchain/assets/0xBe6dE6b614b079236839404440E3e8867B5d6751/logo.png new file mode 100644 index 0000000000000..1deb0e0bec358 Binary files /dev/null and b/blockchains/smartchain/assets/0xBe6dE6b614b079236839404440E3e8867B5d6751/logo.png differ diff --git a/blockchains/smartchain/assets/0xBf38A8b9cf02223b44f823e15f45219E9978b491/info.json b/blockchains/smartchain/assets/0xBf38A8b9cf02223b44f823e15f45219E9978b491/info.json new file mode 100644 index 0000000000000..7cb419e39306a --- /dev/null +++ b/blockchains/smartchain/assets/0xBf38A8b9cf02223b44f823e15f45219E9978b491/info.json @@ -0,0 +1,28 @@ +{ + "name": "DIVINER", + "type": "BEP20", + "symbol": "DIV", + "decimals": 18, + "website": "https://www.diviner.io", + "description": "We’ve been endeavoring to maintain the fairness of the project by avoiding external funding and keeping self-funding, in order to ensure its long-term significance. We sincerely hold that Diviner will be the cradle of cross-NFT, game, and cross-meta-universe.", + "explorer": "https://bscscan.com/token/0xBf38A8b9cf02223b44f823e15f45219E9978b491", + "status": "active", + "id": "0xBf38A8b9cf02223b44f823e15f45219E9978b491", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DivinerFi" + }, + { + "name": "telegram", + "url": "https://t.me/Diviner_Games" + }, + { + "name": "docs", + "url": "https://docs.diviner.games/" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xBf38A8b9cf02223b44f823e15f45219E9978b491/logo.png b/blockchains/smartchain/assets/0xBf38A8b9cf02223b44f823e15f45219E9978b491/logo.png new file mode 100644 index 0000000000000..b223aed2f755f Binary files /dev/null and b/blockchains/smartchain/assets/0xBf38A8b9cf02223b44f823e15f45219E9978b491/logo.png differ diff --git a/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json b/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json index 852f365455d9c..5cfefdb3e3c42 100644 --- a/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json +++ b/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json @@ -1,7 +1,7 @@ { - "name": "Uniswap", + "name": "BNB pegged Uniswap", "website": "https://uniswap.org", - "description": "UNI is the Uniswap protocol token. Uniswap is a decentralized protocol for automated liquidity provision on Ethereum.", + "description": "BNB pegged Uniswap (UNI BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Uniswap (UNI ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", "research": "https://research.binance.com/en/projects/uniswap", "type": "BEP20", @@ -9,6 +9,11 @@ "decimals": 18, "status": "active", "id": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", + "tags": [ + "binance-peg", + "defi", + "governance" + ], "links": [ { "name": "blog", diff --git a/blockchains/smartchain/assets/0xC001BBe2B87079294C63EcE98BdD0a88D761434e/info.json b/blockchains/smartchain/assets/0xC001BBe2B87079294C63EcE98BdD0a88D761434e/info.json new file mode 100644 index 0000000000000..bdad583214215 --- /dev/null +++ b/blockchains/smartchain/assets/0xC001BBe2B87079294C63EcE98BdD0a88D761434e/info.json @@ -0,0 +1,40 @@ +{ + "name": "EverGrow Coin", + "type": "BEP20", + "symbol": "EGC", + "decimals": 9, + "website": "https://evergrowegc.com/", + "description": "EverGrow is a deflationary token designed to become more scarce over time through regular burn. All holders of $EGC will earn an 8% reward from every Buy/Transfer/Sell Transaction in $BUSD", + "explorer": "https://bscscan.com/token/0xC001BBe2B87079294C63EcE98BdD0a88D761434e", + "status": "active", + "id": "0xC001BBe2B87079294C63EcE98BdD0a88D761434e", + "links": [ + { + "name": "telegram", + "url": "https://t.me/evergrowcoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/evergrowcoinEGC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/evergrowcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/evergrowcoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/evergrowegc" + }, + { + "name": "discord", + "url": "https://discord.com/invite/evergrow" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC001BBe2B87079294C63EcE98BdD0a88D761434e/logo.png b/blockchains/smartchain/assets/0xC001BBe2B87079294C63EcE98BdD0a88D761434e/logo.png new file mode 100644 index 0000000000000..4a60835ae5793 Binary files /dev/null and b/blockchains/smartchain/assets/0xC001BBe2B87079294C63EcE98BdD0a88D761434e/logo.png differ diff --git a/blockchains/smartchain/assets/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a/info.json b/blockchains/smartchain/assets/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a/info.json new file mode 100644 index 0000000000000..09ead13f87953 --- /dev/null +++ b/blockchains/smartchain/assets/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a/info.json @@ -0,0 +1,44 @@ +{ + "name": "Secured Ship", + "website": "https://securedship.com/", + "description": "Secured Ship is a P2E Tournament Gaming Project with future implementation of NFT and Marketplace developed on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a", + "type": "BEP20", + "symbol": "SHIP", + "decimals": 9, + "status": "active", + "id": "0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/secured-ship/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/secured-ship" + }, + { + "name": "telegram", + "url": "https://t.me/securedship" + }, + { + "name": "telegram_news", + "url": "https://t.me/securedshipannouncement" + }, + { + "name": "twitter", + "url": "https://twitter.com/SecuredShip" + }, + { + "name": "discord", + "url": "https://discord.com/invite/YDggVaD5cc" + }, + { + "name": "facebook", + "url": "https://facebook.com/securedship" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a/logo.png b/blockchains/smartchain/assets/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a/logo.png new file mode 100644 index 0000000000000..bbf4fb9ee2feb Binary files /dev/null and b/blockchains/smartchain/assets/0xC0A696BBb66352E5b88624F1d1B8909C34Dc4E4a/logo.png differ diff --git a/blockchains/smartchain/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/info.json b/blockchains/smartchain/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/info.json new file mode 100644 index 0000000000000..d5ccd5d272b83 --- /dev/null +++ b/blockchains/smartchain/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/info.json @@ -0,0 +1,41 @@ +{ + "name": "Multi-Chain Capital", + "type": "BEP20", + "symbol": "MCC", + "decimals": 9, + "website": "https://mchain.capital", + "description": "You buy on Ethereum and BSC, we farm on multiple chains and return the profits to $MCC holders. ", + "explorer": "https://bscscan.com/token/0xC146B7CdBaff065090077151d391f4c96Aa09e0C", + "status": "active", + "id": "0xC146B7CdBaff065090077151d391f4c96Aa09e0C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MulChainCapital" + }, + { + "name": "github", + "url": "https://github.com/mchaindev" + }, + { + "name": "telegram", + "url": "https://t.me/MultiChainCapital" + }, + { + "name": "blog", + "url": "https://multichaincapital.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/multi-chain-capital-new/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/multi-chain-capital" + } + ], + "tags": [ + "defi", + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/logo.png b/blockchains/smartchain/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/logo.png new file mode 100644 index 0000000000000..f160ae9d04a78 Binary files /dev/null and b/blockchains/smartchain/assets/0xC146B7CdBaff065090077151d391f4c96Aa09e0C/logo.png differ diff --git a/blockchains/smartchain/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json b/blockchains/smartchain/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json new file mode 100644 index 0000000000000..e5f8520fca626 --- /dev/null +++ b/blockchains/smartchain/assets/0xC17c30e98541188614dF99239cABD40280810cA3/info.json @@ -0,0 +1,55 @@ +{ + "name": "EverRise", + "type": "BEP20", + "symbol": "RISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "The Original Buyback Token Powering The EverRise Ecosystem. EverRise token (RISE) is a multi-chain collateralized cryptocurrency that protects both the ecosystem and investors with its innovative buyback and staking protocol.", + "explorer": "https://bscscan.com/token/0xC17c30e98541188614dF99239cABD40280810cA3", + "status": "active", + "id": "0xC17c30e98541188614dF99239cABD40280810cA3", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/everrise/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/everrise" + }, + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png b/blockchains/smartchain/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png new file mode 100644 index 0000000000000..fb9f7a63b2f43 Binary files /dev/null and b/blockchains/smartchain/assets/0xC17c30e98541188614dF99239cABD40280810cA3/logo.png differ diff --git a/blockchains/smartchain/assets/0xC183062db25FC96325485ea369C979CE881Ac0eA/info.json b/blockchains/smartchain/assets/0xC183062db25FC96325485ea369C979CE881Ac0eA/info.json new file mode 100644 index 0000000000000..01f1d234dfa41 --- /dev/null +++ b/blockchains/smartchain/assets/0xC183062db25FC96325485ea369C979CE881Ac0eA/info.json @@ -0,0 +1,36 @@ +{ + "name": "ShibElon", + "type": "BEP20", + "symbol": "SHIBELON", + "decimals": 4, + "website": "https://shibelon.net/", + "description": "Shibelon is the future of crypto, born to be best and unleash its wrath on the whole binance smart chain.", + "explorer": "https://bscscan.com/token/0xC183062db25FC96325485ea369C979CE881Ac0eA", + "status": "active", + "id": "0xC183062db25FC96325485ea369C979CE881Ac0eA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shibelon_moon" + }, + { + "name": "docs", + "url": "https://secureservercdn.net/160.153.137.99/g0s.991.myftpupload.com/wp-content/uploads/2021/11/WHITEPAPER-SHIBELON-2.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/shibelon_moon" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shibelon" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shibelon" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC183062db25FC96325485ea369C979CE881Ac0eA/logo.png b/blockchains/smartchain/assets/0xC183062db25FC96325485ea369C979CE881Ac0eA/logo.png new file mode 100644 index 0000000000000..26babd9f80135 Binary files /dev/null and b/blockchains/smartchain/assets/0xC183062db25FC96325485ea369C979CE881Ac0eA/logo.png differ diff --git a/blockchains/smartchain/assets/0xC1CD1fc18fE1Ec87A24F2858cAC493CcA86632c6/info.json b/blockchains/smartchain/assets/0xC1CD1fc18fE1Ec87A24F2858cAC493CcA86632c6/info.json new file mode 100644 index 0000000000000..fbed0062b9611 --- /dev/null +++ b/blockchains/smartchain/assets/0xC1CD1fc18fE1Ec87A24F2858cAC493CcA86632c6/info.json @@ -0,0 +1,24 @@ +{ + "name": "BB Coin", + "type": "BEP20", + "symbol": "BBC", + "decimals": 18, + "website": "https://bbpay.io", + "description": "BBC is a world class digital asset, with a comprehensive technology that includes digital currency, e-commerce, education platforms cater to its community members, both local and international. World without borders, BBC will be a sought after digital economic platform-running business online seamlessly.", + "explorer": "https://bscscan.com/token/0xC1CD1fc18fE1Ec87A24F2858cAC493CcA86632c6", + "status": "active", + "id": "0xC1CD1fc18fE1Ec87A24F2858cAC493CcA86632c6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BigboysCoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/Bigboyscoin" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC1CD1fc18fE1Ec87A24F2858cAC493CcA86632c6/logo.png b/blockchains/smartchain/assets/0xC1CD1fc18fE1Ec87A24F2858cAC493CcA86632c6/logo.png new file mode 100644 index 0000000000000..d767131d6587c Binary files /dev/null and b/blockchains/smartchain/assets/0xC1CD1fc18fE1Ec87A24F2858cAC493CcA86632c6/logo.png differ diff --git a/blockchains/smartchain/assets/0xC3137c696796D69F783CD0Be4aB4bB96814234Aa/info.json b/blockchains/smartchain/assets/0xC3137c696796D69F783CD0Be4aB4bB96814234Aa/info.json new file mode 100644 index 0000000000000..83a67df30cede --- /dev/null +++ b/blockchains/smartchain/assets/0xC3137c696796D69F783CD0Be4aB4bB96814234Aa/info.json @@ -0,0 +1,43 @@ +{ + "name": "Pepa Inu", + "type": "BEP20", + "symbol": "PEPA", + "decimals": 9, + "website": "https://pepa-inu.com/", + "description": "The newest and most exciting memecoin! With a community-driven approach and a burning passion for memes, we believe Pepa Inu is the next big thing in the meme market. Join us on this journey to revolutionize the world of memecoins and let's go to the moon together!", + "explorer": "https://bscscan.com/token/0xC3137c696796D69F783CD0Be4aB4bB96814234Aa", + "status": "active", + "id": "0xC3137c696796D69F783CD0Be4aB4bB96814234Aa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepa_inu" + }, + { + "name": "telegram", + "url": "https://t.me/pepa_inu" + }, + { + "name": "facebook", + "url": "https://facebook.com/people/Pepa-Inu/100089890814045" + }, + { + "name": "whitepaper", + "url": "https://www.pepa-inu.com/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepa-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pepa-inu" + } + ], + "tags": [ + "memes", + "deflationary", + "staking", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xC3137c696796D69F783CD0Be4aB4bB96814234Aa/logo.png b/blockchains/smartchain/assets/0xC3137c696796D69F783CD0Be4aB4bB96814234Aa/logo.png new file mode 100644 index 0000000000000..c01536256f123 Binary files /dev/null and b/blockchains/smartchain/assets/0xC3137c696796D69F783CD0Be4aB4bB96814234Aa/logo.png differ diff --git a/blockchains/smartchain/assets/0xC3afDe95B6Eb9ba8553cDAea6645D45fB3a7FAF5/info.json b/blockchains/smartchain/assets/0xC3afDe95B6Eb9ba8553cDAea6645D45fB3a7FAF5/info.json new file mode 100644 index 0000000000000..fd5ddba1b65b7 --- /dev/null +++ b/blockchains/smartchain/assets/0xC3afDe95B6Eb9ba8553cDAea6645D45fB3a7FAF5/info.json @@ -0,0 +1,40 @@ +{ + "name": "Kiba Inu", + "type": "BEP20", + "symbol": "KIBA", + "decimals": 18, + "website": "https://kibainu.org/", + "description": "Kiba Inu is restoring integrity to meme coins by building the safest Dex and Launchpad in the space. KibaSwap already includes our swap, KibaFomo, Honeypot Checker, KibaTools, and KibaReports. We are a meme coin to capitalize on the fun and organic growth that are common in this space. We are a utility that solves the problems newcomers and OG’s face frequently. We are a community that is regarded as the best and others try to emulate. Best of all, we are just getting started.", + "explorer": "https://bscscan.com/token/0xC3afDe95B6Eb9ba8553cDAea6645D45fB3a7FAF5", + "status": "active", + "id": "0xC3afDe95B6Eb9ba8553cDAea6645D45fB3a7FAF5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kibainuworld" + }, + { + "name": "telegram", + "url": "https://t.me/KibaInuGlobal" + }, + { + "name": "discord", + "url": "https://discord.com/invite/TU8NGUquPc" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCHyByhie4oQjM3uMdrsLYzA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kiba-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kiba-inu" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0xC3afDe95B6Eb9ba8553cDAea6645D45fB3a7FAF5/logo.png b/blockchains/smartchain/assets/0xC3afDe95B6Eb9ba8553cDAea6645D45fB3a7FAF5/logo.png new file mode 100644 index 0000000000000..5715ecaad41f9 Binary files /dev/null and b/blockchains/smartchain/assets/0xC3afDe95B6Eb9ba8553cDAea6645D45fB3a7FAF5/logo.png differ diff --git a/blockchains/smartchain/assets/0xC409eC8a33f31437Ed753C82EEd3c5F16d6D7e22/info.json b/blockchains/smartchain/assets/0xC409eC8a33f31437Ed753C82EEd3c5F16d6D7e22/info.json new file mode 100644 index 0000000000000..c8c0f051ca0f7 --- /dev/null +++ b/blockchains/smartchain/assets/0xC409eC8a33f31437Ed753C82EEd3c5F16d6D7e22/info.json @@ -0,0 +1,21 @@ +{ + "name": "Tokyo AU Token", + "type": "BEP20", + "symbol": "TOKAU", + "decimals": 18, + "website": "https://tokau.io/", + "description": "In short, the distance between you and your favorite idol is only one NFT, on TOKAU!", + "explorer": "https://bscscan.com/token/0xC409eC8a33f31437Ed753C82EEd3c5F16d6D7e22", + "status": "active", + "id": "0xC409eC8a33f31437Ed753C82EEd3c5F16d6D7e22", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TOKAU_JP" + }, + { + "name": "telegram", + "url": "https://t.me/tokau2021" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC409eC8a33f31437Ed753C82EEd3c5F16d6D7e22/logo.png b/blockchains/smartchain/assets/0xC409eC8a33f31437Ed753C82EEd3c5F16d6D7e22/logo.png new file mode 100644 index 0000000000000..14d1050a8c39e Binary files /dev/null and b/blockchains/smartchain/assets/0xC409eC8a33f31437Ed753C82EEd3c5F16d6D7e22/logo.png differ diff --git a/blockchains/smartchain/assets/0xC477c189d6C572F6C618eA76658B062b1530224c/info.json b/blockchains/smartchain/assets/0xC477c189d6C572F6C618eA76658B062b1530224c/info.json new file mode 100644 index 0000000000000..fb65a1c112f73 --- /dev/null +++ b/blockchains/smartchain/assets/0xC477c189d6C572F6C618eA76658B062b1530224c/info.json @@ -0,0 +1,21 @@ +{ + "name": "CryptonlyFanz", + "type": "BEP20", + "symbol": "COF", + "decimals": 9, + "website": "https://www.cryptonlyfanz.com/", + "description": "Cryptonlyfanz is a decentralized social network dedicated to providing a platform that connects exclusive influencer content and their fanz like never before. Our decentralized platform is powered by COF Token; a cryptocurrency with embedded features that sustains a low-cost environment where content creators and subscribers can connect with little interference from a third party. To learn more please reference our “", + "explorer": "https://bscscan.com/token/0xC477c189d6C572F6C618eA76658B062b1530224c", + "status": "active", + "id": "0xC477c189d6C572F6C618eA76658B062b1530224c", + "links": [ + { + "name": "telegram", + "url": "https://t.me/CryptonlyFanz" + }, + { + "name": "twitter", + "url": "https://twitter.com/CryptonlyFanz" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC477c189d6C572F6C618eA76658B062b1530224c/logo.png b/blockchains/smartchain/assets/0xC477c189d6C572F6C618eA76658B062b1530224c/logo.png new file mode 100644 index 0000000000000..4a2c27ca32c05 Binary files /dev/null and b/blockchains/smartchain/assets/0xC477c189d6C572F6C618eA76658B062b1530224c/logo.png differ diff --git a/blockchains/smartchain/assets/0xC4a1E7106d08B7FF947254B6D75cf2b877d55daF/info.json b/blockchains/smartchain/assets/0xC4a1E7106d08B7FF947254B6D75cf2b877d55daF/info.json new file mode 100644 index 0000000000000..5af152b6ef34e --- /dev/null +++ b/blockchains/smartchain/assets/0xC4a1E7106d08B7FF947254B6D75cf2b877d55daF/info.json @@ -0,0 +1,42 @@ +{ + "name": "Laqira Protocol", + "website": "https://laqira.io/", + "description": "Crafting Solutions for Your Blockchain Needs", + "explorer": "https://bscscan.com/token/0xC4a1E7106d08B7FF947254B6D75cf2b877d55daF", + "type": "BEP20", + "symbol": "LQR", + "decimals": 18, + "status": "active", + "id": "0xC4a1E7106d08B7FF947254B6D75cf2b877d55daF", + "tags": ["defi", "nft", "gamefi"], + "links": [ + { + "name": "github", + "url": "https://github.com/laqiraprotocol/" + }, + { + "name": "twitter", + "url": "https://twitter.com/laqiraprotocol/" + }, + { + "name": "telegram", + "url": "https://t.me/LaqiraProtocol" + }, + { + "name": "telegram_news", + "url": "https://t.me/laqira_official" + }, + { + "name": "blog", + "url": "https://blog.laqira.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/laqira-protocol/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@LaqiraProtocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC4a1E7106d08B7FF947254B6D75cf2b877d55daF/logo.png b/blockchains/smartchain/assets/0xC4a1E7106d08B7FF947254B6D75cf2b877d55daF/logo.png new file mode 100644 index 0000000000000..e7a3b11e7958c Binary files /dev/null and b/blockchains/smartchain/assets/0xC4a1E7106d08B7FF947254B6D75cf2b877d55daF/logo.png differ diff --git a/blockchains/smartchain/assets/0xC4eEFF5aab678C3FF32362D80946A3f5De4a1861/info.json b/blockchains/smartchain/assets/0xC4eEFF5aab678C3FF32362D80946A3f5De4a1861/info.json new file mode 100644 index 0000000000000..e97a2d22d0dd8 --- /dev/null +++ b/blockchains/smartchain/assets/0xC4eEFF5aab678C3FF32362D80946A3f5De4a1861/info.json @@ -0,0 +1,57 @@ +{ + "name": "RiceFarm Token", + "website": "https://ricefarm.fi", + "description": "RiceFarm is the next generation of Yield Farming with the highest burn rate on Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xC4eEFF5aab678C3FF32362D80946A3f5De4a1861", + "type": "BEP20", + "symbol": "RICE", + "decimals": 18, + "status": "active", + "id": "0xC4eEFF5aab678C3FF32362D80946A3f5De4a1861", + "links": [ + { + "name": "github", + "url": "https://github.com/rice-farm" + }, + { + "name": "twitter", + "url": "https://twitter.com/fuzionchain" + }, + { + "name": "telegram", + "url": "https://t.me/fuzionchain" + }, + { + "name": "telegram_news", + "url": "https://t.me/fuzionnews" + }, + { + "name": "discord", + "url": "https://discord.com/invite/24uAPzKYFu" + }, + { + "name": "docs", + "url": "https://docs.ricefarm.fi/" + }, + { + "name": "facebook", + "url": "https://facebook.com/FuzionChain/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/BitcoinNewsChannel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ricefarm-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ricefarm" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/TeslaSafe/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC4eEFF5aab678C3FF32362D80946A3f5De4a1861/logo.png b/blockchains/smartchain/assets/0xC4eEFF5aab678C3FF32362D80946A3f5De4a1861/logo.png new file mode 100644 index 0000000000000..b5534be304b07 Binary files /dev/null and b/blockchains/smartchain/assets/0xC4eEFF5aab678C3FF32362D80946A3f5De4a1861/logo.png differ diff --git a/blockchains/smartchain/assets/0xC53ca0d56C420E8f913316e84d2c492eDe99c61e/info.json b/blockchains/smartchain/assets/0xC53ca0d56C420E8f913316e84d2c492eDe99c61e/info.json new file mode 100644 index 0000000000000..d55b707f80ecd --- /dev/null +++ b/blockchains/smartchain/assets/0xC53ca0d56C420E8f913316e84d2c492eDe99c61e/info.json @@ -0,0 +1,32 @@ +{ + "name": "GROK", + "type": "BEP20", + "symbol": "GROK", + "decimals": 18, + "website": "https://www.grokbsc.xyz/", + "description": "Grok is a token issued on the Binance Smart Chain (BSC). We have a strong user base and a dedicated technical team, working hard to establish Grok as a popular brand.", + "explorer": "https://bscscan.com/token/0xC53ca0d56C420E8f913316e84d2c492eDe99c61e", + "status": "active", + "id": "0xC53ca0d56C420E8f913316e84d2c492eDe99c61e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TOKEN204999" + }, + { + "name": "telegram", + "url": "https://t.me/GROKBSC8" + }, + { + "name": "whitepaper", + "url": "https://doc.groktoken.vip" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/grok-4" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC53ca0d56C420E8f913316e84d2c492eDe99c61e/logo.png b/blockchains/smartchain/assets/0xC53ca0d56C420E8f913316e84d2c492eDe99c61e/logo.png new file mode 100644 index 0000000000000..29a4e6a018bd7 Binary files /dev/null and b/blockchains/smartchain/assets/0xC53ca0d56C420E8f913316e84d2c492eDe99c61e/logo.png differ diff --git a/blockchains/smartchain/assets/0xC544D8aB2b5ED395B96E3Ec87462801ECa579aE1/info.json b/blockchains/smartchain/assets/0xC544D8aB2b5ED395B96E3Ec87462801ECa579aE1/info.json new file mode 100644 index 0000000000000..0c76167d77825 --- /dev/null +++ b/blockchains/smartchain/assets/0xC544D8aB2b5ED395B96E3Ec87462801ECa579aE1/info.json @@ -0,0 +1,28 @@ +{ + "name": "Starfish OS", + "type": "BEP20", + "symbol": "SFO", + "decimals": 18, + "website": "https://www.sfos.io", + "description": "Starfish OS is a starfish-style institution consensus collaboration system.", + "explorer": "https://bscscan.com/token/0xc544d8ab2b5ed395b96e3ec87462801eca579ae1", + "status": "active", + "id": "0xC544D8aB2b5ED395B96E3Ec87462801ECa579aE1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/StarfishOS" + }, + { + "name": "github", + "url": "https://github.com/starfishos" + }, + { + "name": "telegram", + "url": "https://t.me/starfishos" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xC544D8aB2b5ED395B96E3Ec87462801ECa579aE1/logo.png b/blockchains/smartchain/assets/0xC544D8aB2b5ED395B96E3Ec87462801ECa579aE1/logo.png new file mode 100644 index 0000000000000..ce3cc8f12b1f8 Binary files /dev/null and b/blockchains/smartchain/assets/0xC544D8aB2b5ED395B96E3Ec87462801ECa579aE1/logo.png differ diff --git a/blockchains/smartchain/assets/0xC598275452fA319d75ee5f176FD3B8384925b425/info.json b/blockchains/smartchain/assets/0xC598275452fA319d75ee5f176FD3B8384925b425/info.json new file mode 100644 index 0000000000000..d0640297d40c6 --- /dev/null +++ b/blockchains/smartchain/assets/0xC598275452fA319d75ee5f176FD3B8384925b425/info.json @@ -0,0 +1,25 @@ +{ + "name": "Stream", + "type": "BEP20", + "symbol": "STRM", + "decimals": 18, + "website": "https://stream-coin.com/", + "description": "LiveView is to provide an all-in-one platform for viewers to be able to watch and choose whichever videos they want around the world.", + "explorer": "https://bscscan.com/token/0xC598275452fA319d75ee5f176FD3B8384925b425", + "status": "active", + "id": "0xC598275452fA319d75ee5f176FD3B8384925b425", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/streamcoin_strm" + }, + { + "name": "github", + "url": "https://github.com/stream-coin-tech" + } + ], + "tags": [ + "nft", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC598275452fA319d75ee5f176FD3B8384925b425/logo.png b/blockchains/smartchain/assets/0xC598275452fA319d75ee5f176FD3B8384925b425/logo.png new file mode 100644 index 0000000000000..95389061cf460 Binary files /dev/null and b/blockchains/smartchain/assets/0xC598275452fA319d75ee5f176FD3B8384925b425/logo.png differ diff --git a/blockchains/smartchain/assets/0xC5a83aD9f3586e143D2C718E8999206887eF9dDc/info.json b/blockchains/smartchain/assets/0xC5a83aD9f3586e143D2C718E8999206887eF9dDc/info.json new file mode 100644 index 0000000000000..d13ebb276635d --- /dev/null +++ b/blockchains/smartchain/assets/0xC5a83aD9f3586e143D2C718E8999206887eF9dDc/info.json @@ -0,0 +1,33 @@ +{ + "name": "Annex BNB", + "website": "https://www.annex.finance/", + "description": "Money Markets. A Decentralized Marketplace for Lenders and Borrowers", + "explorer": "https://bscscan.com/token/0xC5a83aD9f3586e143D2C718E8999206887eF9dDc", + "type": "BEP20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AnnexFinance" + }, + { + "name": "medium", + "url": "https://annexfinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/Annex_finance_group" + }, + { + "name": "github", + "url": "https://github.com/annexfinance/annex-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AnnexFinance/" + } + ], + "symbol": "aBNB", + "decimals": 8, + "status": "active", + "id": "0xC5a83aD9f3586e143D2C718E8999206887eF9dDc" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC5a83aD9f3586e143D2C718E8999206887eF9dDc/logo.png b/blockchains/smartchain/assets/0xC5a83aD9f3586e143D2C718E8999206887eF9dDc/logo.png new file mode 100644 index 0000000000000..f46efe4f51194 Binary files /dev/null and b/blockchains/smartchain/assets/0xC5a83aD9f3586e143D2C718E8999206887eF9dDc/logo.png differ diff --git a/blockchains/smartchain/assets/0xC62eF0d8e137499833AbB05Dee47007D2b334bA6/info.json b/blockchains/smartchain/assets/0xC62eF0d8e137499833AbB05Dee47007D2b334bA6/info.json new file mode 100644 index 0000000000000..9e6c5be669648 --- /dev/null +++ b/blockchains/smartchain/assets/0xC62eF0d8e137499833AbB05Dee47007D2b334bA6/info.json @@ -0,0 +1,25 @@ +{ + "name": "GAMEX", + "website": "https://www.game-x.co", + "description": "GAMEX is a project with goal of creating a gaming ecosystem revolving around the benefits of the players.", + "explorer": "https://bscscan.com/token/0xc62ef0d8e137499833abb05dee47007d2b334ba6", + "type": "BEP20", + "symbol": "GMX", + "decimals": 9, + "status": "active", + "id": "0xC62eF0d8e137499833AbB05Dee47007D2b334bA6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gamexofficial1?s=21" + }, + { + "name": "telegram", + "url": "https://t.me/monetaryunitchat" + }, + { + "name": "discord", + "url": "https://discord.com/invite/7ddzPkkk" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC62eF0d8e137499833AbB05Dee47007D2b334bA6/logo.png b/blockchains/smartchain/assets/0xC62eF0d8e137499833AbB05Dee47007D2b334bA6/logo.png new file mode 100644 index 0000000000000..9e4cd241d5014 Binary files /dev/null and b/blockchains/smartchain/assets/0xC62eF0d8e137499833AbB05Dee47007D2b334bA6/logo.png differ diff --git a/blockchains/smartchain/assets/0xC638a73969C0F7442Ba8F5Ffda9968434891034B/info.json b/blockchains/smartchain/assets/0xC638a73969C0F7442Ba8F5Ffda9968434891034B/info.json new file mode 100644 index 0000000000000..7e43ebba7dc6f --- /dev/null +++ b/blockchains/smartchain/assets/0xC638a73969C0F7442Ba8F5Ffda9968434891034B/info.json @@ -0,0 +1,44 @@ +{ + "name": "Dabb Doge ", + "type": "BEP20", + "symbol": "DDoge ", + "decimals": 18, + "website": "https://www.dabbdoge.com/", + "description": "DABB DOGE is a decentralized peer-to-peer digital currency that enables instant transactions to anyone anywhere in the world without any transaction fees", + "explorer": "https://bscscan.com/token/0xC638a73969C0F7442Ba8F5Ffda9968434891034B", + "status": "active", + "id": "0xC638a73969C0F7442Ba8F5Ffda9968434891034B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DabbDoge/" + }, + { + "name": "github", + "url": "https://github.com/dabbdoge" + }, + { + "name": "telegram", + "url": "https://t.me/dabbdoge" + }, + { + "name": "whitepaper", + "url": "https://www.dabbdoge.com/dabb-doge-whitepaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/dabbdoge" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dabb-doge/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xC638a73969C0F7442Ba8F5Ffda9968434891034B#code" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xC638a73969C0F7442Ba8F5Ffda9968434891034B/logo.png b/blockchains/smartchain/assets/0xC638a73969C0F7442Ba8F5Ffda9968434891034B/logo.png new file mode 100644 index 0000000000000..a801840a9e5fa Binary files /dev/null and b/blockchains/smartchain/assets/0xC638a73969C0F7442Ba8F5Ffda9968434891034B/logo.png differ diff --git a/blockchains/smartchain/assets/0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c/info.json b/blockchains/smartchain/assets/0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c/info.json new file mode 100644 index 0000000000000..527541755af11 --- /dev/null +++ b/blockchains/smartchain/assets/0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c/info.json @@ -0,0 +1,44 @@ +{ + "name": "FRGX Finance", + "type": "BEP20", + "symbol": "FRGX", + "decimals": 18, + "website": "https://frgx.finance", + "description": "FRGX is a token on BNB Chain with a fair launch in a decentralized environment and an audience of 1.6 M users prepared over 4 years", + "explorer": "https://bscscan.com/token/0xc703da39ae3b9db67c207c7bad8100e1afdc0f9c", + "status": "active", + "id": "0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FRGXfinance" + }, + { + "name": "telegram", + "url": "https://t.me/frgxfinance" + }, + { + "name": "whitepaper", + "url": "https://frgx.finance/litepaper" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0xc703da39ae3b9db67c207c7bad8100e1afdc0f9c#code" + }, + { + "name": "docs", + "url": "https://docs.frgx.finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elanausd/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/frgx-finance" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c/logo.png b/blockchains/smartchain/assets/0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c/logo.png new file mode 100644 index 0000000000000..c556d05ed3b33 Binary files /dev/null and b/blockchains/smartchain/assets/0xC703dA39aE3B9Db67C207c7Bad8100E1AfdC0F9c/logo.png differ diff --git a/blockchains/smartchain/assets/0xC75bcC3ae0844c16Fd1881b8bb47BD509303a135/info.json b/blockchains/smartchain/assets/0xC75bcC3ae0844c16Fd1881b8bb47BD509303a135/info.json new file mode 100644 index 0000000000000..3788367f1cd4a --- /dev/null +++ b/blockchains/smartchain/assets/0xC75bcC3ae0844c16Fd1881b8bb47BD509303a135/info.json @@ -0,0 +1,29 @@ +{ + "name": "Metaverse Inu", + "type": "BEP20", + "symbol": "MetaInu", + "decimals": 9, + "website": "https://metaverseinu.org", + "description": "Decentralized Inu Meme Coin of the Metaverse. MetaverseInu is the first official Inu-based meme coin of the Metaverse universe which aims to create a decentralized, fast and unique chain with the enhanced MetaverseInu genesis structure.", + "explorer": "https://bscscan.com/token/0xC75bcC3ae0844c16Fd1881b8bb47BD509303a135", + "status": "active", + "id": "0xC75bcC3ae0844c16Fd1881b8bb47BD509303a135", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Metaverse_Inu" + }, + { + "name": "github", + "url": "https://github.com/MetaverseInu" + }, + { + "name": "discord", + "url": "https://discord.com/invite/wupjWu8Jds" + }, + { + "name": "telegram", + "url": "https://t.me/Metaverse_Inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC75bcC3ae0844c16Fd1881b8bb47BD509303a135/logo.png b/blockchains/smartchain/assets/0xC75bcC3ae0844c16Fd1881b8bb47BD509303a135/logo.png new file mode 100644 index 0000000000000..29088ce06ca4e Binary files /dev/null and b/blockchains/smartchain/assets/0xC75bcC3ae0844c16Fd1881b8bb47BD509303a135/logo.png differ diff --git a/blockchains/smartchain/assets/0xC762043E211571eB34f1ef377e5e8e76914962f9/info.json b/blockchains/smartchain/assets/0xC762043E211571eB34f1ef377e5e8e76914962f9/info.json new file mode 100644 index 0000000000000..0d7a0b08beab8 --- /dev/null +++ b/blockchains/smartchain/assets/0xC762043E211571eB34f1ef377e5e8e76914962f9/info.json @@ -0,0 +1,24 @@ +{ + "name": "ApeCoin", + "type": "BEP20", + "symbol": "APE", + "decimals": 18, + "website": "https://apecoin.com", + "description": "ApeCoin is an BEP-20 governance and utility token used within the APE ecosystem to empower a decentralized community building at the forefront of web3.", + "explorer": "https://bscscan.com/token/0xc762043e211571eb34f1ef377e5e8e76914962f9", + "status": "active", + "id": "0xC762043E211571eB34f1ef377e5e8e76914962f9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/apecoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apecoin-ape/" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC762043E211571eB34f1ef377e5e8e76914962f9/logo.png b/blockchains/smartchain/assets/0xC762043E211571eB34f1ef377e5e8e76914962f9/logo.png new file mode 100644 index 0000000000000..f7a107f946cb6 Binary files /dev/null and b/blockchains/smartchain/assets/0xC762043E211571eB34f1ef377e5e8e76914962f9/logo.png differ diff --git a/blockchains/smartchain/assets/0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2/info.json b/blockchains/smartchain/assets/0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2/info.json new file mode 100644 index 0000000000000..bccf9a3356432 --- /dev/null +++ b/blockchains/smartchain/assets/0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2/info.json @@ -0,0 +1,41 @@ +{ + "name": "XcelPay", + "website": "https://www.xcelpay.io", + "description": "XLD is the native token of XcelPay ecosystem. It's a key part of an ecosystem designed to integrate blockchain technology into everyday transactions and experiences. From secure asset management in XcelPay Wallet to real-world applications in XcelTrip, XcelPay (XLD) is paving the way for a more inclusive, accessible, and practical use of cryptocurrencies in daily life.", + "explorer": "https://bscscan.com/token/0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2", + "type": "BEP20", + "symbol": "XLD", + "decimals": 18, + "status": "active", + "id": "0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2", + "links": [ + { + "name": "github", + "url": "https://github.com/xceltripinc/" + }, + { + "name": "whitepaper", + "url": "https://xcelpay.io/whitepaper" + }, + { + "name": "telegram", + "url": "https://t.me/XcelToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/XcelPayWallet" + }, + { + "name": "medium", + "url": "https://medium.com/xcellab-magazine" + }, + { + "name": "facebook", + "url": "https://facebook.com/xcelpay" + }, + { + "name": "youtube", + "url": "https://youtube.com/@xcelpay" + } + ] +} diff --git a/blockchains/smartchain/assets/0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2/logo.png b/blockchains/smartchain/assets/0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2/logo.png new file mode 100644 index 0000000000000..4ba143a0de086 Binary files /dev/null and b/blockchains/smartchain/assets/0xC79d1fD14F514cD713b5cA43D288a782Ae53eAb2/logo.png differ diff --git a/blockchains/smartchain/assets/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9/info.json b/blockchains/smartchain/assets/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9/info.json new file mode 100644 index 0000000000000..8b79c65947901 --- /dev/null +++ b/blockchains/smartchain/assets/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9/info.json @@ -0,0 +1,29 @@ +{ + "name": "Mech Master", + "type": "BEP20", + "symbol": "MECH", + "decimals": 18, + "website": "https://mechmaster.io/", + "description": "Mech Master is a first-ever 3D Mecha NFT game, with strategic RPG elements, where you can earn tokens through skillful gameplay and smart trading on the Marketplace. Players can assemble a lineup full of giant Mechas with gorgeous 3D models to battle against others, recruit pilots, collect weapons, buy land and build your own top-secret base on the Moon!", + "explorer": "https://bscscan.com/token/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9", + "status": "active", + "id": "0xC7B7844494c516b840A7a4575ff3E60ff0f056a9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MechMaster_IO" + }, + { + "name": "telegram", + "url": "https://t.me/MechMaster_Official" + }, + { + "name": "facebook", + "url": "https://facebook.com/mechmaster.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mech-master/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9/logo.png b/blockchains/smartchain/assets/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9/logo.png new file mode 100644 index 0000000000000..28641e9f01a4a Binary files /dev/null and b/blockchains/smartchain/assets/0xC7B7844494c516b840A7a4575ff3E60ff0f056a9/logo.png differ diff --git a/blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/info.json b/blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/info.json index c6f302b825427..512e5bdfde45b 100644 --- a/blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/info.json +++ b/blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/info.json @@ -1,11 +1,11 @@ { - "name": "EverRise", + "name": "EverRise (old)", "type": "BEP20", - "symbol": "RISE", + "symbol": "RISE (old)", "decimals": 9, "website": "https://www.everrisecoin.com/", "description": "EverRise token holders are not only rewarded through static rewards but also through true automatic burns every trade from within the liquidity pool.", "explorer": "https://bscscan.com/token/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a", - "status": "active", + "status": "abandoned", "id": "0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/logo.png b/blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/logo.png deleted file mode 100644 index 05c8442fcc793..0000000000000 Binary files a/blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xC7dDF690942b74171F7e3763baf260B686516bc0/info.json b/blockchains/smartchain/assets/0xC7dDF690942b74171F7e3763baf260B686516bc0/info.json new file mode 100644 index 0000000000000..f1e462f36fcde --- /dev/null +++ b/blockchains/smartchain/assets/0xC7dDF690942b74171F7e3763baf260B686516bc0/info.json @@ -0,0 +1,44 @@ +{ + "name": "Atlantis", + "type": "BEP20", + "symbol": "ATLS", + "decimals": 18, + "website": "https://atlantisfi.io", + "description": "Utilizing an innovative elastic supply protocol, Atlantis makes it workable for token circulation to be paid straight forwardly corresponding to the age rebase rewards. ", + "explorer": "https://bscscan.com/token/0xC7dDF690942b74171F7e3763baf260B686516bc0", + "status": "active", + "id": "0xC7dDF690942b74171F7e3763baf260B686516bc0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AtlantisFi" + }, + { + "name": "whitepaper", + "url": "https://atlantisfi.gitbook.io/docs" + }, + { + "name": "telegram", + "url": "https://t.me/AtlantisFi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/atlantis-finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/atlantis-finance" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xc7ddf690942b74171f7e3763baf260b686516bc0#code" + }, + { + "name": "github", + "url": "https://github.com/AtlantisFi" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC7dDF690942b74171F7e3763baf260B686516bc0/logo.png b/blockchains/smartchain/assets/0xC7dDF690942b74171F7e3763baf260B686516bc0/logo.png new file mode 100644 index 0000000000000..4a82155ccd7d0 Binary files /dev/null and b/blockchains/smartchain/assets/0xC7dDF690942b74171F7e3763baf260B686516bc0/logo.png differ diff --git a/blockchains/smartchain/assets/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a/info.json b/blockchains/smartchain/assets/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a/info.json new file mode 100644 index 0000000000000..8398364aa9284 --- /dev/null +++ b/blockchains/smartchain/assets/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a/info.json @@ -0,0 +1,21 @@ +{ + "name": "BNB Gold", + "website": "https://bnbgold.network/", + "description": "BNBGOLD is the governance token for the BNBGOLD Ecosystem.", + "explorer": "https://bscscan.com/token/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a", + "type": "BEP20", + "symbol": "BNB GOLD", + "decimals": 18, + "status": "active", + "id": "0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BNB_GOLD" + }, + { + "name": "telegram", + "url": "https://t.me/bnbgoldtoken" + } + ] +} diff --git a/blockchains/smartchain/assets/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a/logo.png b/blockchains/smartchain/assets/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a/logo.png new file mode 100644 index 0000000000000..7eea8c09a3df1 Binary files /dev/null and b/blockchains/smartchain/assets/0xC836DCC9c880D4558C301e6d439db1B1DCaF7F3a/logo.png differ diff --git a/blockchains/smartchain/assets/0xC8A11F433512C16ED895245F34BCC2ca44eb06bd/info.json b/blockchains/smartchain/assets/0xC8A11F433512C16ED895245F34BCC2ca44eb06bd/info.json new file mode 100644 index 0000000000000..e5e10e4c157a7 --- /dev/null +++ b/blockchains/smartchain/assets/0xC8A11F433512C16ED895245F34BCC2ca44eb06bd/info.json @@ -0,0 +1,32 @@ +{ + "name": "KISSAN", + "type": "BEP20", + "symbol": "KSN", + "decimals": 18, + "website": "https://kissan.io/", + "description": "KSN offerings (ICOs) are a way to raise capital or participate in investment opportunities. Our prime focus is to make our clients stay, for that, we have built our business in a manner that would help you to trade profitability, and would help us to buy your side.", + "explorer": "https://bscscan.com/token/0xC8A11F433512C16ED895245F34BCC2ca44eb06bd", + "status": "active", + "id": "0xC8A11F433512C16ED895245F34BCC2ca44eb06bd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ksntoken" + }, + { + "name": "telegram", + "url": "https://t.me/Kissancoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/ksntoken" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCOw9CTedlx_tWFNpf0YIncw" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xC8A11F433512C16ED895245F34BCC2ca44eb06bd/logo.png b/blockchains/smartchain/assets/0xC8A11F433512C16ED895245F34BCC2ca44eb06bd/logo.png new file mode 100644 index 0000000000000..2fddf8ccfd347 Binary files /dev/null and b/blockchains/smartchain/assets/0xC8A11F433512C16ED895245F34BCC2ca44eb06bd/logo.png differ diff --git a/blockchains/smartchain/assets/0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C/info.json b/blockchains/smartchain/assets/0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C/info.json new file mode 100644 index 0000000000000..3a36249f40c44 --- /dev/null +++ b/blockchains/smartchain/assets/0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C/info.json @@ -0,0 +1,36 @@ +{ + "name": "Antex", + "website": "https://antex.org", + "description": "AntEx provides an ever-growing suite of decentralized services. The objective is to bring value to the DeFi space as a whole by delivering disruptive, flexible and audited technology. Strengthen your project and reward your communities using our services.", + "explorer": "https://bscscan.com/token/0xca1acab14e85f30996ac83c64ff93ded7586977c", + "type": "BEP20", + "symbol": "ANTEX", + "decimals": 8, + "status": "active", + "id": "0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C", + "tags": [ + "defi" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/AntExChat" + }, + { + "name": "twitter", + "url": "https://twitter.com/Antex_Official" + }, + { + "name": "facebook", + "url": "https://facebook.com/antexannoucement" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/antexofficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/nC7eRbtfrM" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C/logo.png b/blockchains/smartchain/assets/0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C/logo.png new file mode 100644 index 0000000000000..a8a3e920e61de Binary files /dev/null and b/blockchains/smartchain/assets/0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C/logo.png differ diff --git a/blockchains/smartchain/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/info.json b/blockchains/smartchain/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/info.json new file mode 100644 index 0000000000000..b711193259879 --- /dev/null +++ b/blockchains/smartchain/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/info.json @@ -0,0 +1,28 @@ +{ + "name": "ARAW", + "symbol": "ARAW", + "type": "BEP20", + "decimals": 18, + "description": "ARAW is the Decentralised Payment for E-Commerce Ecosystem, aiming to be at the forefront of the Blockchain User Adoption globally with the intuitive integration of E-Commerce with the Decentralised Payment.", + "website": "https://arawtoken.io/", + "explorer": "https://bscscan.com/token/0xca7661ba64a7667e3006c421c181502d545d1911", + "status": "active", + "id": "0xCA7661Ba64A7667E3006c421C181502d545D1911", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/arawtoken" + }, + { + "name": "telegram", + "url": "https://t.me/ArawTokenOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/araw/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/logo.png b/blockchains/smartchain/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/logo.png new file mode 100644 index 0000000000000..7c76f51d11485 Binary files /dev/null and b/blockchains/smartchain/assets/0xCA7661Ba64A7667E3006c421C181502d545D1911/logo.png differ diff --git a/blockchains/smartchain/assets/0xCB0B74476d72BBBC77f14724a859b2e960Ca1803/info.json b/blockchains/smartchain/assets/0xCB0B74476d72BBBC77f14724a859b2e960Ca1803/info.json new file mode 100644 index 0000000000000..8fedf929b3da0 --- /dev/null +++ b/blockchains/smartchain/assets/0xCB0B74476d72BBBC77f14724a859b2e960Ca1803/info.json @@ -0,0 +1,32 @@ +{ + "name": "Mind Music", + "type": "BEP20", + "symbol": "MND", + "decimals": 9, + "website": "https://mindmusic.finance", + "description": "Mind Music is the world’s first record label to be powered by crypto. 20% of all the profits made from the record label are used to buy & burn the token and increase its value for the holders.", + "explorer": "https://bscscan.com/token/0xCB0B74476d72BBBC77f14724a859b2e960Ca1803", + "status": "active", + "id": "0xCB0B74476d72BBBC77f14724a859b2e960Ca1803", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mindmusic_bsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mind-music/" + }, + { + "name": "telegram", + "url": "https://t.me/mindmusicbsc" + }, + { + "name": "facebook", + "url": "https://facebook.com/mindmusicbsc" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCB0B74476d72BBBC77f14724a859b2e960Ca1803/logo.png b/blockchains/smartchain/assets/0xCB0B74476d72BBBC77f14724a859b2e960Ca1803/logo.png new file mode 100644 index 0000000000000..1c88ef40919b7 Binary files /dev/null and b/blockchains/smartchain/assets/0xCB0B74476d72BBBC77f14724a859b2e960Ca1803/logo.png differ diff --git a/blockchains/smartchain/assets/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522/info.json b/blockchains/smartchain/assets/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522/info.json index 519a0728a64ea..46a65426128eb 100644 --- a/blockchains/smartchain/assets/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522/info.json +++ b/blockchains/smartchain/assets/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522/info.json @@ -4,7 +4,7 @@ "symbol": "PAYNS", "decimals": 3, "website": "https://paynshop.store/", - "description": "PaynShop is a ecommerce built on blockchain technology that will offer fantastic value for shoppers and casual purchasers.\n\n", + "description": "PaynShop is a ecommerce built on blockchain technology that will offer fantastic value for shoppers and casual purchasers.", "explorer": "https://bscscan.com/token/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522", "status": "active", "id": "0xCB6b5d0562bB2ACBd930c3112857E5121A02B522" diff --git a/blockchains/smartchain/assets/0xCBE5BcA571628894A38836b0baE833ff012f71D8/info.json b/blockchains/smartchain/assets/0xCBE5BcA571628894A38836b0baE833ff012f71D8/info.json new file mode 100644 index 0000000000000..8576ee37af947 --- /dev/null +++ b/blockchains/smartchain/assets/0xCBE5BcA571628894A38836b0baE833ff012f71D8/info.json @@ -0,0 +1,40 @@ +{ + "name": "Infinity Rocket Token", + "type": "BEP20", + "symbol": "IRT", + "decimals": 18, + "website": "https://irocket.pro/", + "description": "Infinity Rocket is a multi-purpose platform that allows you to simplify the launch and promotion of any projects on the blockchain.", + "explorer": "https://bscscan.com/token/0xCBE5BcA571628894A38836b0baE833ff012f71D8", + "status": "active", + "id": "0xCBE5BcA571628894A38836b0baE833ff012f71D8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/iRocketToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/infinity-rocket-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/infinity-rocket-token" + }, + { + "name": "telegram", + "url": "https://t.me/irocketeng" + }, + { + "name": "whitepaper", + "url": "https://irocket.pro/docs/IRT-WhitePaper-v1.0.0.pdf" + }, + { + "name": "github", + "url": "https://github.com/InfinityRocket" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCBE5BcA571628894A38836b0baE833ff012f71D8/logo.png b/blockchains/smartchain/assets/0xCBE5BcA571628894A38836b0baE833ff012f71D8/logo.png new file mode 100644 index 0000000000000..1927207a27673 Binary files /dev/null and b/blockchains/smartchain/assets/0xCBE5BcA571628894A38836b0baE833ff012f71D8/logo.png differ diff --git a/blockchains/smartchain/assets/0xCC0d50F79E18AF6D89f36692dB59Aef77E45aFEd/info.json b/blockchains/smartchain/assets/0xCC0d50F79E18AF6D89f36692dB59Aef77E45aFEd/info.json new file mode 100644 index 0000000000000..ec1c2d0e29ef2 --- /dev/null +++ b/blockchains/smartchain/assets/0xCC0d50F79E18AF6D89f36692dB59Aef77E45aFEd/info.json @@ -0,0 +1,24 @@ +{ + "name": "PEACOCKCOIN 2.0", + "type": "BEP20", + "symbol": "PEKC", + "decimals": 9, + "website": "https://www.peacockcoin.finance/", + "description": "Peacockcoin is a deflationary yield token on Binance Smart Chain and ETHEREUM Network, with multi-dimensional NFTs.", + "explorer": "https://bscscan.com/token/0xCC0d50F79E18AF6D89f36692dB59Aef77E45aFEd", + "status": "active", + "id": "0xCC0d50F79E18AF6D89f36692dB59Aef77E45aFEd", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/peacockcoin" + }, + { + "name": "telegram", + "url": "https://t.me/peacockcoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCC0d50F79E18AF6D89f36692dB59Aef77E45aFEd/logo.png b/blockchains/smartchain/assets/0xCC0d50F79E18AF6D89f36692dB59Aef77E45aFEd/logo.png new file mode 100644 index 0000000000000..d2665bf4d93db Binary files /dev/null and b/blockchains/smartchain/assets/0xCC0d50F79E18AF6D89f36692dB59Aef77E45aFEd/logo.png differ diff --git a/blockchains/smartchain/assets/0xCC5667333F5e997aC9F0C26d41b7ddA65b2b675a/info.json b/blockchains/smartchain/assets/0xCC5667333F5e997aC9F0C26d41b7ddA65b2b675a/info.json new file mode 100644 index 0000000000000..fcaa09c2bd5ee --- /dev/null +++ b/blockchains/smartchain/assets/0xCC5667333F5e997aC9F0C26d41b7ddA65b2b675a/info.json @@ -0,0 +1,29 @@ +{ + "name": "GloryDoge", + "website": "https://glorydogecoin.com", + "description": "Building a secure DeFi ecosystem to help bring creative ideas to life and protect early investors' funds.", + "explorer": "https://bscscan.com/token/0xCC5667333F5e997aC9F0C26d41b7ddA65b2b675a", + "type": "BEP20", + "symbol": "GLORYD", + "decimals": 18, + "status": "active", + "id": "0xCC5667333F5e997aC9F0C26d41b7ddA65b2b675a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GloryDogeCoin" + }, + { + "name": "telegram", + "url": "https://t.me/GloryDogeCoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/glorydoge" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/glorydoge" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCC5667333F5e997aC9F0C26d41b7ddA65b2b675a/logo.png b/blockchains/smartchain/assets/0xCC5667333F5e997aC9F0C26d41b7ddA65b2b675a/logo.png new file mode 100644 index 0000000000000..7b106817c1f74 Binary files /dev/null and b/blockchains/smartchain/assets/0xCC5667333F5e997aC9F0C26d41b7ddA65b2b675a/logo.png differ diff --git a/blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json b/blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json index b80640d483e0e..6a963a82a375c 100644 --- a/blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json +++ b/blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json @@ -8,6 +8,9 @@ "decimals": 18, "status": "active", "id": "0xCD40F2670CF58720b694968698A5514e924F742d", + "tags": [ + "defi" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/logo.png b/blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/logo.png index 9609af8216d28..e80daa2ea2877 100644 Binary files a/blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/logo.png and b/blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/logo.png differ diff --git a/blockchains/smartchain/assets/0xCDB943908DE5Ee37998a53f23467017d1A307E60/info.json b/blockchains/smartchain/assets/0xCDB943908DE5Ee37998a53f23467017d1A307E60/info.json new file mode 100644 index 0000000000000..2716b64e17a15 --- /dev/null +++ b/blockchains/smartchain/assets/0xCDB943908DE5Ee37998a53f23467017d1A307E60/info.json @@ -0,0 +1,25 @@ +{ + "name": "Son of Doge V2", + "website": "https://www.sonofdogev2.com/", + "description": "SON aims to build a sustainable, long term token that will drive an NFT market place.", + "explorer": "https://bscscan.com/token/0xCDB943908DE5Ee37998a53f23467017d1A307E60", + "type": "BEP20", + "symbol": "SODV2", + "decimals": 9, + "status": "active", + "id": "0xCDB943908DE5Ee37998a53f23467017d1A307E60", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SonOfDogev2" + }, + { + "name": "telegram", + "url": "https://t.me/SonOfDogeV2" + }, + { + "name": "facebook", + "url": "https://facebook.com/SonOfDoge" + } + ] +} diff --git a/blockchains/smartchain/assets/0xCDB943908DE5Ee37998a53f23467017d1A307E60/logo.png b/blockchains/smartchain/assets/0xCDB943908DE5Ee37998a53f23467017d1A307E60/logo.png new file mode 100644 index 0000000000000..a89b308d81dff Binary files /dev/null and b/blockchains/smartchain/assets/0xCDB943908DE5Ee37998a53f23467017d1A307E60/logo.png differ diff --git a/blockchains/smartchain/assets/0xCE1b3e5087e8215876aF976032382dd338cF8401/info.json b/blockchains/smartchain/assets/0xCE1b3e5087e8215876aF976032382dd338cF8401/info.json new file mode 100644 index 0000000000000..39d05ec6b503c --- /dev/null +++ b/blockchains/smartchain/assets/0xCE1b3e5087e8215876aF976032382dd338cF8401/info.json @@ -0,0 +1,44 @@ +{ + "name": "Thoreum V4 (Thoreum.AI)", + "website": "https://thoreum.capital/", + "description": "THOREUM v4 is upgraded from Thoreum V3 with even more deflationary and value building features: AI Powered Collective Burning, Deepening liquidity and Liquidity Arbitrage Mechanism", + "explorer": "https://bscscan.com/token/0xCE1b3e5087e8215876aF976032382dd338cF8401", + "type": "BEP20", + "symbol": "THOREUMv4", + "decimals": 18, + "status": "active", + "id": "0xCE1b3e5087e8215876aF976032382dd338cF8401", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ThoreumFinance" + }, + { + "name": "telegram", + "url": "https://t.me/Thoreum" + }, + { + "name": "docs", + "url": "https://docs.thoreum.capital/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Thoreum_official/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UChv01NIAIwQm4gmJuSGd49Q" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/thoreum-v2/" + }, + { + "name": "github", + "url": "https://github.com/ThoreumFinance/ThoreumCapital" + } + ] +} diff --git a/blockchains/smartchain/assets/0xCE1b3e5087e8215876aF976032382dd338cF8401/logo.png b/blockchains/smartchain/assets/0xCE1b3e5087e8215876aF976032382dd338cF8401/logo.png new file mode 100644 index 0000000000000..262a5caf9e957 Binary files /dev/null and b/blockchains/smartchain/assets/0xCE1b3e5087e8215876aF976032382dd338cF8401/logo.png differ diff --git a/blockchains/smartchain/assets/0xCE262761DF57c72999146b7A6a752da03835db4a/info.json b/blockchains/smartchain/assets/0xCE262761DF57c72999146b7A6a752da03835db4a/info.json new file mode 100644 index 0000000000000..06eb029dcc0ea --- /dev/null +++ b/blockchains/smartchain/assets/0xCE262761DF57c72999146b7A6a752da03835db4a/info.json @@ -0,0 +1,53 @@ +{ + "name": "Mu Continent", + "website": "https://www.mucoin.us", + "description": "A sustainable economic model with Vaults, Hold and Earn, and Black Hole design.", + "explorer": "https://bscscan.com/token/0xce262761df57c72999146b7a6a752da03835db4a", + "type": "BEP20", + "symbol": "MU", + "decimals": 9, + "status": "active", + "id": "0xCE262761DF57c72999146b7A6a752da03835db4a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MUConFinTech" + }, + { + "name": "github", + "url": "https://github.com/MuConFinTech" + }, + { + "name": "telegram", + "url": "https://t.me/mucontinent" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCbXy0g1sIMP2ZEvfeloF1dw" + }, + { + "name": "medium", + "url": "https://mucommunity.medium.com" + }, + { + "name": "telegram_news", + "url": "https://t.me/MuContinentANN" + }, + { + "name": "whitepaper", + "url": "https://mucoin.us/whitepaper/" + }, + { + "name": "source_code", + "url": "https://github.com/MuConFinTech/Mu/blob/main/MuSmartContract.sol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mu-continent" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mu-continent" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCE262761DF57c72999146b7A6a752da03835db4a/logo.png b/blockchains/smartchain/assets/0xCE262761DF57c72999146b7A6a752da03835db4a/logo.png new file mode 100644 index 0000000000000..f56d13c6c54dc Binary files /dev/null and b/blockchains/smartchain/assets/0xCE262761DF57c72999146b7A6a752da03835db4a/logo.png differ diff --git a/blockchains/smartchain/assets/0xCE6bD1833BD077f62B2c1F9a777bB829801d6811/info.json b/blockchains/smartchain/assets/0xCE6bD1833BD077f62B2c1F9a777bB829801d6811/info.json new file mode 100644 index 0000000000000..9d131ddada116 --- /dev/null +++ b/blockchains/smartchain/assets/0xCE6bD1833BD077f62B2c1F9a777bB829801d6811/info.json @@ -0,0 +1,52 @@ +{ + "name": "Bobcoin", + "type": "BEP20", + "symbol": "BOBC", + "decimals": 18, + "website": "https://bob.eco", + "description": "Bobcoin is a social asset-backed crypto—a cryptographically secured representation of the rights of a Bobcoin holder to receive a benefit from their tokens. As every Bobcoin is linked to an electric vehicle managed by Bob Eco, the tokens are always backed by the value of the asset they represent. ", + "explorer": "https://bscscan.com/token/0xCE6bD1833BD077f62B2c1F9a777bB829801d6811", + "status": "active", + "id": "0xCE6bD1833BD077f62B2c1F9a777bB829801d6811", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/" + }, + { + "name": "telegram", + "url": "https://t.me/bobEco" + }, + { + "name": "blog", + "url": "https://bob.eco/news" + }, + { + "name": "medium", + "url": "https://medium.com/@BobEco" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bobcoin" + }, + { + "name": "source_code", + "url": "https://github.com/CryptoMechanics/bobc-token" + }, + { + "name": "facebook", + "url": "https://facebook.com/Bobecoltd" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bobcoin/" + }, + { + "name": "whitepaper", + "url": "https://bob.eco/Bob_eco_Whitepaper.pdf" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xCE6bD1833BD077f62B2c1F9a777bB829801d6811/logo.png b/blockchains/smartchain/assets/0xCE6bD1833BD077f62B2c1F9a777bB829801d6811/logo.png new file mode 100644 index 0000000000000..991a74355e573 Binary files /dev/null and b/blockchains/smartchain/assets/0xCE6bD1833BD077f62B2c1F9a777bB829801d6811/logo.png differ diff --git a/blockchains/smartchain/assets/0xCE7de646e7208a4Ef112cb6ed5038FA6cC6b12e3/info.json b/blockchains/smartchain/assets/0xCE7de646e7208a4Ef112cb6ed5038FA6cC6b12e3/info.json new file mode 100644 index 0000000000000..ba7c7cc73b379 --- /dev/null +++ b/blockchains/smartchain/assets/0xCE7de646e7208a4Ef112cb6ed5038FA6cC6b12e3/info.json @@ -0,0 +1,33 @@ +{ + "name": "TRON", + "type": "BEP20", + "symbol": "TRX", + "decimals": 6, + "website": "https://tron.network/", + "description": "TRON is a dedicated to build the infrastructure for a truly decentralized Internet.", + "explorer": "https://bscscan.com/token/0xce7de646e7208a4ef112cb6ed5038fa6cc6b12e3", + "status": "active", + "id": "0xCE7de646e7208a4Ef112cb6ed5038FA6cC6b12e3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tronfoundation" + }, + { + "name": "telegram", + "url": "https://t.me/tronnetworkEN" + }, + { + "name": "whitepaper", + "url": "https://tron.network/static/doc/white_paper_v_2_0.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tron/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tron/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCE7de646e7208a4Ef112cb6ed5038FA6cC6b12e3/logo.png b/blockchains/smartchain/assets/0xCE7de646e7208a4Ef112cb6ed5038FA6cC6b12e3/logo.png new file mode 100644 index 0000000000000..74ec9785f66d5 Binary files /dev/null and b/blockchains/smartchain/assets/0xCE7de646e7208a4Ef112cb6ed5038FA6cC6b12e3/logo.png differ diff --git a/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json b/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json index c1baa79ea942b..80f8ea84f91a6 100644 --- a/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json +++ b/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json @@ -1,11 +1,33 @@ { - "name": "BIFI Token", + "name": "beefy.finance", "website": "https://beefy.finance/", - "description": "Beefy is a Yield Optimizer on Binance Smart Chain", + "description": "The Multichain Yield Optimizer", "explorer": "https://bscscan.com/token/0xCa3F508B8e4Dd382eE878A314789373D80A5190A", "type": "BEP20", "symbol": "BIFI", "decimals": 18, "status": "active", - "id": "0xCa3F508B8e4Dd382eE878A314789373D80A5190A" + "id": "0xCa3F508B8e4Dd382eE878A314789373D80A5190A", + "links": [ + { + "name": "github", + "url": "https://github.com/beefyfinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/beefyfinance" + }, + { + "name": "telegram", + "url": "https://t.me/beefyannouncement" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/beefy-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/beefy-finance/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d/info.json b/blockchains/smartchain/assets/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d/info.json new file mode 100644 index 0000000000000..af2cf5cae35c6 --- /dev/null +++ b/blockchains/smartchain/assets/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d/info.json @@ -0,0 +1,32 @@ +{ + "name": "PLANET", + "type": "BEP20", + "symbol": "PLANET", + "decimals": 18, + "description": "Join The Planet is a pioneering #ReFi project that partners with the world’s biggest celebrities to address environmental and sustainable causes. Backed by the $PLANET token, this blockchain for good platform is disrupting the $300 billion green tech market by introducing celebrity-backed Real World Assets (RWAs) to Web3, unlocking incredible real-life experiences for $PLANET holders and creating a sustainable revenue model.", + "website": "https://planetrefi.com/", + "explorer": "https://bscscan.com/token/0xca6d678e74f553f0e59cccc03ae644a3c2c5ee7d", + "id": "0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d", + "status": "active", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PlanetReFi" + }, + { + "name": "telegram", + "url": "https://t.me/PlanetReFi" + }, + { + "name": "medium", + "url": "https://medium.com/@PlanetReFi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/planettoken/" + } + ] +} diff --git a/blockchains/smartchain/assets/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d/logo.png b/blockchains/smartchain/assets/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d/logo.png new file mode 100644 index 0000000000000..a3fb80da0a20b Binary files /dev/null and b/blockchains/smartchain/assets/0xCa6d678e74f553f0E59cccC03ae644a3c2c5EE7d/logo.png differ diff --git a/blockchains/smartchain/assets/0xCb1DDC8F705e2737685A9C1e6B84A63d04D200e5/info.json b/blockchains/smartchain/assets/0xCb1DDC8F705e2737685A9C1e6B84A63d04D200e5/info.json new file mode 100644 index 0000000000000..5669862507e2c --- /dev/null +++ b/blockchains/smartchain/assets/0xCb1DDC8F705e2737685A9C1e6B84A63d04D200e5/info.json @@ -0,0 +1,36 @@ +{ + "name": "DecentralizedUnited", + "type": "BEP20", + "symbol": "DCU", + "decimals": 9, + "website": "https://dcu.finance/", + "description": "Decentralized United aims to unite the Defi space with its unique utilities and games, which makes it a one stop shop with our Trade to Earn Smart Swap, Anon Bridge and Root Layer Yielding utilities.", + "explorer": "https://bscscan.com/token/0xCb1DDC8F705e2737685A9C1e6B84A63d04D200e5", + "status": "active", + "id": "0xCb1DDC8F705e2737685A9C1e6B84A63d04D200e5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DCUsmartswap" + }, + { + "name": "telegram", + "url": "https://t.me/DecentralizedUnited" + }, + { + "name": "discord", + "url": "https://discord.com/X4Q83ppwkZ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/decentralizedunited/" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/391197236447689" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCb1DDC8F705e2737685A9C1e6B84A63d04D200e5/logo.png b/blockchains/smartchain/assets/0xCb1DDC8F705e2737685A9C1e6B84A63d04D200e5/logo.png new file mode 100644 index 0000000000000..12fcb92aa0387 Binary files /dev/null and b/blockchains/smartchain/assets/0xCb1DDC8F705e2737685A9C1e6B84A63d04D200e5/logo.png differ diff --git a/blockchains/smartchain/assets/0xCd1fAFf6e578Fa5cAC469d2418C95671bA1a62Fe/info.json b/blockchains/smartchain/assets/0xCd1fAFf6e578Fa5cAC469d2418C95671bA1a62Fe/info.json new file mode 100644 index 0000000000000..e93ffd61054b3 --- /dev/null +++ b/blockchains/smartchain/assets/0xCd1fAFf6e578Fa5cAC469d2418C95671bA1a62Fe/info.json @@ -0,0 +1,56 @@ +{ + "name": "Torum", + "type": "BEP20", + "symbol": "XTM", + "decimals": 18, + "website": "https://intro.torum.com", + "description": "Torum is a SocialFi ecosystem (Social + NFT + DeFi + Metaverse) that is specially designed to connect cryptocurrency users", + "explorer": "https://bscscan.com/token/0xCd1fAFf6e578Fa5cAC469d2418C95671bA1a62Fe", + "status": "active", + "id": "0xCd1fAFf6e578Fa5cAC469d2418C95671bA1a62Fe", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/torum_official/" + }, + { + "name": "telegram", + "url": "https://t.me/torum_official_group_en" + }, + { + "name": "telegram_news", + "url": "https://t.me/torum_official" + }, + { + "name": "discord", + "url": "https://discord.com/torum" + }, + { + "name": "reddit", + "url": "https://reddit.com/torumtech/" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.s3.us-east-2.amazonaws.com/torum-whitepaper-V4.0-EN.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/torum-official" + }, + { + "name": "facebook", + "url": "https://facebook.com/torum.official/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/torum/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/torum" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0xCd1fAFf6e578Fa5cAC469d2418C95671bA1a62Fe/logo.png b/blockchains/smartchain/assets/0xCd1fAFf6e578Fa5cAC469d2418C95671bA1a62Fe/logo.png new file mode 100644 index 0000000000000..5ff013c27114b Binary files /dev/null and b/blockchains/smartchain/assets/0xCd1fAFf6e578Fa5cAC469d2418C95671bA1a62Fe/logo.png differ diff --git a/blockchains/smartchain/assets/0xCdcaef3cE3a138C47ddB0B04a9b04649c13D50Ed/info.json b/blockchains/smartchain/assets/0xCdcaef3cE3a138C47ddB0B04a9b04649c13D50Ed/info.json new file mode 100644 index 0000000000000..90c745135700c --- /dev/null +++ b/blockchains/smartchain/assets/0xCdcaef3cE3a138C47ddB0B04a9b04649c13D50Ed/info.json @@ -0,0 +1,64 @@ +{ + "name": "Mystery", + "type": "BEP20", + "symbol": "MYST", + "decimals": 9, + "website": "https://mysterbox.io", + "description": "We are a strong mysterious community based project focused on having fun, giveaways, donations, and building strong utilities.", + "explorer": "https://bscscan.com/token/0xcdcaef3ce3a138c47ddb0b04a9b04649c13d50ed", + "status": "active", + "id": "0xCdcaef3cE3a138C47ddB0B04a9b04649c13D50Ed", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mysterbox_io" + }, + { + "name": "github", + "url": "https://github.com/mysterboxio/Mystery" + }, + { + "name": "telegram", + "url": "https://t.me/mysterbox_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/Mysterycryptoannouncements" + }, + { + "name": "discord", + "url": "https://discord.com/DjwzVkyG" + }, + { + "name": "whitepaper", + "url": "https://mysterbox.io/pdfviewer/whitepaper" + }, + { + "name": "medium", + "url": "https://medium.com/@MysterBox_io" + }, + { + "name": "reddit", + "url": "https://reddit.com/MysteryCrypto" + }, + { + "name": "facebook", + "url": "https://facebook.com/mysterboxio" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mystery" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mystery" + }, + { + "name": "source_code", + "url": "https://github.com/mysterboxio/Mystery/blob/main/Mystery%20Source%20Code.sol" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xCdcaef3cE3a138C47ddB0B04a9b04649c13D50Ed/logo.png b/blockchains/smartchain/assets/0xCdcaef3cE3a138C47ddB0B04a9b04649c13D50Ed/logo.png new file mode 100644 index 0000000000000..36f0ce5c88add Binary files /dev/null and b/blockchains/smartchain/assets/0xCdcaef3cE3a138C47ddB0B04a9b04649c13D50Ed/logo.png differ diff --git a/blockchains/smartchain/assets/0xD00A7EdD637B776eC5a6461F5e7ac055F14a0C1E/info.json b/blockchains/smartchain/assets/0xD00A7EdD637B776eC5a6461F5e7ac055F14a0C1E/info.json new file mode 100644 index 0000000000000..09da354fbc593 --- /dev/null +++ b/blockchains/smartchain/assets/0xD00A7EdD637B776eC5a6461F5e7ac055F14a0C1E/info.json @@ -0,0 +1,29 @@ +{ + "name": "ShibaZilla", + "website": "https://shibazillatoken.com", + "description": "SHIBZILLA is a METAVERSE token which rewards you with $SHIB", + "explorer": "https://bscscan.com/token/0xD00A7EdD637B776eC5a6461F5e7ac055F14a0C1E", + "type": "BEP20", + "symbol": "SHIBAZ", + "decimals": 4, + "status": "active", + "id": "0xD00A7EdD637B776eC5a6461F5e7ac055F14a0C1E", + "links": [ + { + "name": "github", + "url": "https://github.com/ShibaZilla" + }, + { + "name": "twitter", + "url": "https://twitter.com/ShibZillaBSC" + }, + { + "name": "telegram", + "url": "https://t.me/shibzillaofficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SHIBZILLABSC" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD00A7EdD637B776eC5a6461F5e7ac055F14a0C1E/logo.png b/blockchains/smartchain/assets/0xD00A7EdD637B776eC5a6461F5e7ac055F14a0C1E/logo.png new file mode 100644 index 0000000000000..914813228a680 Binary files /dev/null and b/blockchains/smartchain/assets/0xD00A7EdD637B776eC5a6461F5e7ac055F14a0C1E/logo.png differ diff --git a/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json b/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json new file mode 100644 index 0000000000000..3c7c09572cfd6 --- /dev/null +++ b/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/info.json @@ -0,0 +1,33 @@ +{ + "name": "MiniFootball", + "type": "BEP20", + "symbol": "MiniFootball", + "decimals": 9, + "website": "https://minifootballtoken.com", + "description": "MiniFootball is a new crypto that combines the greatest fans from Football and Doge, creating the greatest community in the world!", + "explorer": "https://bscscan.com/token/0xd024ac1195762f6f13f8cfdf3cdd2c97b33b248b", + "status": "active", + "id": "0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/minifootballbsc" + }, + { + "name": "telegram", + "url": "https://t.me/minifootballtoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/minifootball/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/minifootball/" + } + ], + "tags": [ + "gamefi", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/logo.png b/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/logo.png new file mode 100644 index 0000000000000..871e542f2fce1 Binary files /dev/null and b/blockchains/smartchain/assets/0xD024Ac1195762F6F13f8CfDF3cdd2c97b33B248b/logo.png differ diff --git a/blockchains/smartchain/assets/0xD05A0c5C68ACba9AA9952fA65189038840752977/info.json b/blockchains/smartchain/assets/0xD05A0c5C68ACba9AA9952fA65189038840752977/info.json new file mode 100644 index 0000000000000..6475a05ba807f --- /dev/null +++ b/blockchains/smartchain/assets/0xD05A0c5C68ACba9AA9952fA65189038840752977/info.json @@ -0,0 +1,49 @@ +{ + "name": "ZillaMatrix", + "website": "https://zillamatrix.com/", + "description": "A rebase token, born to be unleashed and destined to reign in the ZillaMatrix.", + "explorer": "https://bscscan.com/token/0xd05a0c5c68acba9aa9952fa65189038840752977", + "type": "BEP20", + "symbol": "ZMAX", + "decimals": 2, + "status": "active", + "id": "0xD05A0c5C68ACba9AA9952fA65189038840752977", + "links": [ + { + "name": "github", + "url": "https://github.com/monkey-shanti/ZillaMatrix/" + }, + { + "name": "twitter", + "url": "https://twitter.com/zillamatrix" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ZillaMatrixBsc/" + }, + { + "name": "medium", + "url": "https://medium.com/@ZillaMatrix" + }, + { + "name": "facebook", + "url": "https://facebook.com/ZillaMatrix-111312108032120" + }, + { + "name": "discord", + "url": "https://discord.com/invite/kU2z3KsrkZ" + }, + { + "name": "whitepaper", + "url": "https://dropbox.com/s/rv9yezsua2gdltx/ZillaMatrix%20WhitePaper%20v1.pdf?dl=0" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zillamatrix/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zillamatrix" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD05A0c5C68ACba9AA9952fA65189038840752977/logo.png b/blockchains/smartchain/assets/0xD05A0c5C68ACba9AA9952fA65189038840752977/logo.png new file mode 100644 index 0000000000000..127bada99187d Binary files /dev/null and b/blockchains/smartchain/assets/0xD05A0c5C68ACba9AA9952fA65189038840752977/logo.png differ diff --git a/blockchains/smartchain/assets/0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa/info.json b/blockchains/smartchain/assets/0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa/info.json new file mode 100644 index 0000000000000..ee6ab78768476 --- /dev/null +++ b/blockchains/smartchain/assets/0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa/info.json @@ -0,0 +1,48 @@ +{ + "name": "Magpie Token", + "type": "BEP20", + "symbol": "MGP", + "decimals": 18, + "website": "https://www.magpiexyz.io/", + "description": "Magpie XYZ is a platform built on BNB Chain to boost yields for liquidity providers and governance token holders of veTokenomics protocols. Essentially the platform incentivizes governance token holders and liquidity providers to pool their assets together so that the platform can acquire governance tokens, convert into veTokens, boost yield for liquidity providers, and in return share part of protocol revenues derived from liquidity providers’ boosted profits back to governance token holders.", + "explorer": "https://bscscan.com/token/0xd06716e1ff2e492cc5034c2e81805562dd3b45fa", + "status": "active", + "id": "0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/magpiexyz_io" + }, + { + "name": "telegram", + "url": "https://t.me/magpiexyz_official" + }, + { + "name": "telegram_news", + "url": "https://t.me/magpiexyz_io" + }, + { + "name": "docs", + "url": "https://docs.magpiexyz.io/" + }, + { + "name": "blog", + "url": "https://blog.magpiexyz.io/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/magpiexyz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/magpie/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/magpie" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa/logo.png b/blockchains/smartchain/assets/0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa/logo.png new file mode 100644 index 0000000000000..0d35e83db7021 Binary files /dev/null and b/blockchains/smartchain/assets/0xD06716E1Ff2E492Cc5034c2E81805562dd3b45fa/logo.png differ diff --git a/blockchains/smartchain/assets/0xD08b9e557D1f64c8dd50A168453eA302A83E47FC/info.json b/blockchains/smartchain/assets/0xD08b9e557D1f64c8dd50A168453eA302A83E47FC/info.json new file mode 100644 index 0000000000000..7c3b2daffebdc --- /dev/null +++ b/blockchains/smartchain/assets/0xD08b9e557D1f64c8dd50A168453eA302A83E47FC/info.json @@ -0,0 +1,36 @@ +{ + "name": "Grok Inu", + "type": "BEP20", + "symbol": "GROKINU", + "decimals": 9, + "website": "https://grokinucoin.vip/", + "description": "GROK INU is the combination of two trends, Elon Musk's Grok AI and Shiba Inu. This combination will be pervasive and is expected to be a future trend in the cryptocurrency sector.", + "explorer": "https://bscscan.com/token/0xD08b9e557D1f64c8dd50A168453eA302A83E47FC", + "status": "active", + "id": "0xD08b9e557D1f64c8dd50A168453eA302A83E47FC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RealGrok_Inu" + }, + { + "name": "telegram", + "url": "https://t.me/grokinu_portal" + }, + { + "name": "whitepaper", + "url": "https://grokinucoin.gitbook.io/whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/grok-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/grok-inu" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD08b9e557D1f64c8dd50A168453eA302A83E47FC/logo.png b/blockchains/smartchain/assets/0xD08b9e557D1f64c8dd50A168453eA302A83E47FC/logo.png new file mode 100644 index 0000000000000..e6309995c04e5 Binary files /dev/null and b/blockchains/smartchain/assets/0xD08b9e557D1f64c8dd50A168453eA302A83E47FC/logo.png differ diff --git a/blockchains/smartchain/assets/0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707/info.json b/blockchains/smartchain/assets/0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707/info.json new file mode 100644 index 0000000000000..5e8b52db0bae3 --- /dev/null +++ b/blockchains/smartchain/assets/0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707/info.json @@ -0,0 +1,21 @@ +{ + "name": "SIMP Token", + "type": "BEP20", + "symbol": "SIMP", + "decimals": 6, + "website": "https://letsallsimp.com", + "description": "$SIMP is a frictionless farming token operating on the Binance Smart Chain, designed to power trust and transactions for Adult Entertainment Stars and their communities, starting by powering the existing PocketStars & RocketStars platforms.", + "explorer": "https://bscscan.com/token/0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707", + "status": "active", + "id": "0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/simp-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/letsallsimp" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707/logo.png b/blockchains/smartchain/assets/0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707/logo.png new file mode 100644 index 0000000000000..fe5fe566512a1 Binary files /dev/null and b/blockchains/smartchain/assets/0xD0ACCF05878caFe24ff8b3F82F194C62Ed755707/logo.png differ diff --git a/blockchains/smartchain/assets/0xD0f4afA85a667d27837e9c07c81169869c16Dd16/info.json b/blockchains/smartchain/assets/0xD0f4afA85a667d27837e9c07c81169869c16Dd16/info.json new file mode 100644 index 0000000000000..83edd530a58fd --- /dev/null +++ b/blockchains/smartchain/assets/0xD0f4afA85a667d27837e9c07c81169869c16Dd16/info.json @@ -0,0 +1,49 @@ +{ + "name": "bPRIVA", + "type": "BEP20", + "symbol": "bPRIVA", + "decimals": 8, + "website": "https://privapp.network/", + "description": "Chain signatures, secret chain transactions and hashed wallet addresses are used to hide sender-recipient addresses and transaction amounts. Chain signatures are defined as digital contracts that can be signed by all users belonging to a group, who have the key.", + "explorer": "https://bscscan.com/token/0xD0f4afA85a667d27837e9c07c81169869c16Dd16", + "status": "active", + "id": "0xD0f4afA85a667d27837e9c07c81169869c16Dd16", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PrivappNetwork" + }, + { + "name": "github", + "url": "https://github.com/PrivappNetwork" + }, + { + "name": "telegram", + "url": "https://t.me/PrivappNetworkGlobal" + }, + { + "name": "telegram_news", + "url": "https://t.me/PrivappNetwork" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Privapp_Network/" + }, + { + "name": "whitepaper", + "url": "https://privapp.network/themes/documents/privapp-network-whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@privappnetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/privapp-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/privapp-network" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD0f4afA85a667d27837e9c07c81169869c16Dd16/logo.png b/blockchains/smartchain/assets/0xD0f4afA85a667d27837e9c07c81169869c16Dd16/logo.png new file mode 100644 index 0000000000000..5f52b78430ca9 Binary files /dev/null and b/blockchains/smartchain/assets/0xD0f4afA85a667d27837e9c07c81169869c16Dd16/logo.png differ diff --git a/blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/info.json b/blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/info.json index 0f554dd2170a5..7b343e8ef6a52 100644 --- a/blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/info.json +++ b/blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/info.json @@ -8,6 +8,9 @@ "decimals": 8, "status": "active", "id": "0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0xD16EaabA33a0822f5cBe4E0C63CA51D3c3fbB08B/info.json b/blockchains/smartchain/assets/0xD16EaabA33a0822f5cBe4E0C63CA51D3c3fbB08B/info.json new file mode 100644 index 0000000000000..357f664cb31ce --- /dev/null +++ b/blockchains/smartchain/assets/0xD16EaabA33a0822f5cBe4E0C63CA51D3c3fbB08B/info.json @@ -0,0 +1,48 @@ +{ + "name": "X AI", + "type": "BEP20", + "symbol": "XAI", + "decimals": 9, + "website": "https://xai.codes", + "description": "X AI intends to promptly establish a robust presence in the DeFi market by offering exceptional use cases.", + "explorer": "https://bscscan.com/token/0xD16EaabA33a0822f5cBe4E0C63CA51D3c3fbB08B", + "status": "active", + "id": "0xD16EaabA33a0822f5cBe4E0C63CA51D3c3fbB08B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xai_codes" + }, + { + "name": "github", + "url": "https://github.com/xaicodes" + }, + { + "name": "telegram", + "url": "https://t.me/xai_codes" + }, + { + "name": "whitepaper", + "url": "https://xai.codes/assets/XAI_whitepaper.pdf" + }, + { + "name": "source_code", + "url": "https://github.com/xaicodes/contract/blob/main/xai_contract.sol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xai/" + }, + { + "name": "docs", + "url": "https://docs.xai.codes" + }, + { + "name": "medium", + "url": "https://medium.com/@XAI_Codes" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD16EaabA33a0822f5cBe4E0C63CA51D3c3fbB08B/logo.png b/blockchains/smartchain/assets/0xD16EaabA33a0822f5cBe4E0C63CA51D3c3fbB08B/logo.png new file mode 100644 index 0000000000000..2d695ea1daafa Binary files /dev/null and b/blockchains/smartchain/assets/0xD16EaabA33a0822f5cBe4E0C63CA51D3c3fbB08B/logo.png differ diff --git a/blockchains/smartchain/assets/0xD1A6eFF20958403F9fa137760e62dfDE4516a0b1/info.json b/blockchains/smartchain/assets/0xD1A6eFF20958403F9fa137760e62dfDE4516a0b1/info.json new file mode 100644 index 0000000000000..24dc4b972e2f3 --- /dev/null +++ b/blockchains/smartchain/assets/0xD1A6eFF20958403F9fa137760e62dfDE4516a0b1/info.json @@ -0,0 +1,29 @@ +{ + "name": "MetaMatrix", + "type": "BEP20", + "symbol": "MTX", + "decimals": 18, + "website": "https://www.metamatrix.network", + "description": "MetaMatrix is a cryptocurrency built on Binance Smart Chain (BEP20). MetaMatrix is also a community NFT Marketplace connected with an NFT Launchpad platform.", + "explorer": "https://bscscan.com/token/0xD1A6eFF20958403F9fa137760e62dfDE4516a0b1", + "status": "active", + "id": "0xD1A6eFF20958403F9fa137760e62dfDE4516a0b1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaMatrixBSC" + }, + { + "name": "telegram", + "url": "https://t.me/MetaverseMatrix" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metamatrix/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/metamatrix/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD1A6eFF20958403F9fa137760e62dfDE4516a0b1/logo.png b/blockchains/smartchain/assets/0xD1A6eFF20958403F9fa137760e62dfDE4516a0b1/logo.png new file mode 100644 index 0000000000000..488ec23d37b68 Binary files /dev/null and b/blockchains/smartchain/assets/0xD1A6eFF20958403F9fa137760e62dfDE4516a0b1/logo.png differ diff --git a/blockchains/smartchain/assets/0xD1FdF57241df3C36dad469060caC9f1ea2eE7585/info.json b/blockchains/smartchain/assets/0xD1FdF57241df3C36dad469060caC9f1ea2eE7585/info.json new file mode 100644 index 0000000000000..4b02f0bdd51e8 --- /dev/null +++ b/blockchains/smartchain/assets/0xD1FdF57241df3C36dad469060caC9f1ea2eE7585/info.json @@ -0,0 +1,21 @@ +{ + "name": "Lunapad", + "type": "BEP20", + "symbol": "LunaPad", + "decimals": 18, + "website": "https://www.luna-pad.com/", + "description": "Luna-Pad is peer to peer innovative Launchpad to launch new projects in TerraLuna ecosystem & Binance smart chain Luna-Pad comes up with the most transformative technologies since the Terra ecosystem adoption is increasing massively. Luna-Pad stands firmly in support to give exposure to the upcoming projects willing to join Terra and BSC ecosystem. Luna-Pad gives liberty to it's investors to participate in token sale conducted by Luna-Pad on its Launchpad.", + "explorer": "https://bscscan.com/token/0xD1FdF57241df3C36dad469060caC9f1ea2eE7585", + "status": "active", + "id": "0xD1FdF57241df3C36dad469060caC9f1ea2eE7585", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/luna-pad" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/luna-pad" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD1FdF57241df3C36dad469060caC9f1ea2eE7585/logo.png b/blockchains/smartchain/assets/0xD1FdF57241df3C36dad469060caC9f1ea2eE7585/logo.png new file mode 100644 index 0000000000000..2402e4d2aaf15 Binary files /dev/null and b/blockchains/smartchain/assets/0xD1FdF57241df3C36dad469060caC9f1ea2eE7585/logo.png differ diff --git a/blockchains/smartchain/assets/0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731/info.json b/blockchains/smartchain/assets/0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731/info.json new file mode 100644 index 0000000000000..55cc9659daee6 --- /dev/null +++ b/blockchains/smartchain/assets/0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731/info.json @@ -0,0 +1,28 @@ +{ + "name": "Metawhale Token", + "type": "BEP20", + "symbol": "MTW", + "decimals": 8, + "description": "MTW is a stablecoin issued by Metawhaleworld in partnership with Binance.MetaWhale is a virtual platform powered by the Binance Blockchain", + "website": "https://metawhaleworld.com", + "explorer": "https://bscscan.com/token/0xd3ac199e6e6a1668ed6566b6f6dcdf7641868731", + "id": "0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731", + "status": "active", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetawhaleWorld" + }, + { + "name": "facebook", + "url": "https://facebook.com/MetaWhaleMTW" + }, + { + "name": "whitepaper", + "url": "https://metawhaleworld.com/wp-content/uploads/2022/01/Metawhale-1.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731/logo.png b/blockchains/smartchain/assets/0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731/logo.png new file mode 100644 index 0000000000000..a87e965ccc963 Binary files /dev/null and b/blockchains/smartchain/assets/0xD3Ac199E6e6A1668ED6566b6F6dcdf7641868731/logo.png differ diff --git a/blockchains/smartchain/assets/0xD3Af8E09894D69E937e37eeF46Df1cBF82b35C81/info.json b/blockchains/smartchain/assets/0xD3Af8E09894D69E937e37eeF46Df1cBF82b35C81/info.json new file mode 100644 index 0000000000000..58fd9844f93dd --- /dev/null +++ b/blockchains/smartchain/assets/0xD3Af8E09894D69E937e37eeF46Df1cBF82b35C81/info.json @@ -0,0 +1,33 @@ +{ + "name": "NanoDogeCoin", + "website": "https://www.nanodogecoin.com/", + "description": "NanoDogeCoin (INDC) is the revolutionary token that allows investors to earn USD Tether while helping to save dogs worldwide.", + "explorer": "https://bscscan.com/token/0xd3af8e09894d69e937e37eef46df1cbf82b35c81", + "type": "BEP20", + "symbol": "INDC", + "decimals": 9, + "status": "active", + "id": "0xD3Af8E09894D69E937e37eeF46Df1cBF82b35C81", + "links": [ + { + "name": "telegram", + "url": "https://t.me/NanoDogecoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/nanodogecoinbsc" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/nano-dogecoin" + }, + { + "name": "medium", + "url": "https://nanodoge.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/NanoDogeCoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD3Af8E09894D69E937e37eeF46Df1cBF82b35C81/logo.png b/blockchains/smartchain/assets/0xD3Af8E09894D69E937e37eeF46Df1cBF82b35C81/logo.png new file mode 100644 index 0000000000000..77bf36cd41007 Binary files /dev/null and b/blockchains/smartchain/assets/0xD3Af8E09894D69E937e37eeF46Df1cBF82b35C81/logo.png differ diff --git a/blockchains/smartchain/assets/0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a/info.json b/blockchains/smartchain/assets/0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a/info.json new file mode 100644 index 0000000000000..99ed7d1556dfc --- /dev/null +++ b/blockchains/smartchain/assets/0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a/info.json @@ -0,0 +1,25 @@ +{ + "name": "The Monopolist", + "website": "https://themonopolist.io", + "description": "In The Monopolist, the players will build their own tactics through rolling dice, investing in buying land, building properties, collecting accommodation fees, and so on, to win the others by various ways. When you become the winner of any battles, you will earn $MONO and $MOB token, especially have chances to receive new characters, materials or items, which you can bring to NFT market for more earnings.", + "explorer": "https://bscscan.com/token/0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a", + "type": "BEP20", + "symbol": "MONO", + "decimals": 18, + "status": "active", + "id": "0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a", + "links": [ + { + "name": "telegram", + "url": "https://t.me/themonopolist" + }, + { + "name": "twitter", + "url": "https://twitter.com/MonoNFTsGame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-monopolist" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a/logo.png b/blockchains/smartchain/assets/0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a/logo.png new file mode 100644 index 0000000000000..44db1591c3646 Binary files /dev/null and b/blockchains/smartchain/assets/0xD4099A517f2Fbe8a730d2ECaad1D0824B75e084a/logo.png differ diff --git a/blockchains/smartchain/assets/0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5/info.json b/blockchains/smartchain/assets/0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5/info.json new file mode 100644 index 0000000000000..d685d69747735 --- /dev/null +++ b/blockchains/smartchain/assets/0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5/info.json @@ -0,0 +1,61 @@ +{ + "name": "Coinscope", + "website": "https://coinscope.co", + "description": "Coinscope is the leading early coin listing and voting website. It is aiming to make crypto discoverable and efficient globally. It provides all the essential tools to assist users draw their own conclusions.", + "explorer": "https://bscscan.com/token/0xd41c4805a9a3128f9f7a7074da25965371ba50d5", + "type": "BEP20", + "symbol": "COINSCOPE", + "decimals": 18, + "status": "active", + "id": "0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coinscope" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/coinscope" + }, + { + "name": "telegram", + "url": "https://t.me/coinscope_co" + }, + { + "name": "twitter", + "url": "https://twitter.com/@coinscopecrypto" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Coinscope" + }, + { + "name": "medium", + "url": "https://medium.com/@coinscopecrypto" + }, + { + "name": "facebook", + "url": "https://facebook.com/Coinscopecrypto" + }, + { + "name": "docs", + "url": "https://docs.coinscope.co" + }, + { + "name": "telegram_news", + "url": "https://t.me/coinscope_news" + }, + { + "name": "blog", + "url": "https://coinscope.co/blog" + }, + { + "name": "whitepaper", + "url": "https://firebasestorage.googleapis.com/v0/b/coinscopeassets.appspot.com/o/coinscope-whitepaper.pdf?alt=media" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCrQZWj09aoP_IpeRT0Gng-g" + } + ] +} diff --git a/blockchains/smartchain/assets/0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5/logo.png b/blockchains/smartchain/assets/0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5/logo.png new file mode 100644 index 0000000000000..b9cf7ec264acd Binary files /dev/null and b/blockchains/smartchain/assets/0xD41C4805A9A3128f9F7A7074Da25965371Ba50d5/logo.png differ diff --git a/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/info.json b/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/info.json index e2421a53ee4b9..d9e8e35ca494e 100644 --- a/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/info.json +++ b/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/info.json @@ -8,5 +8,27 @@ "symbol": "SFP", "decimals": 18, "status": "active", - "id": "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb" + "id": "0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/iSafePal" + }, + { + "name": "github", + "url": "https://github.com/SafePalWallet" + }, + { + "name": "telegram", + "url": "https://t.me/SafePalwallet" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/safepal/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/safepal/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD44FD09d74cd13838F137B590497595d6b3FEeA4/info.json b/blockchains/smartchain/assets/0xD44FD09d74cd13838F137B590497595d6b3FEeA4/info.json new file mode 100644 index 0000000000000..501d8d15cac4f --- /dev/null +++ b/blockchains/smartchain/assets/0xD44FD09d74cd13838F137B590497595d6b3FEeA4/info.json @@ -0,0 +1,45 @@ +{ + "name": "CryptoMines", + "type": "BEP20", + "symbol": "ETERNAL", + "decimals": 18, + "website": "https://cryptomines.app", + "description": "CryptoMines is a SciFi play-to-earn NFT game designed to provide the users with a fun experience by collecting Workers and Spaceships to travel through the universe searching for $ETERNAL, this mineral allows them to live another day and make some profits along the way.", + "explorer": "https://bscscan.com/token/0xD44FD09d74cd13838F137B590497595d6b3FEeA4", + "status": "active", + "id": "0xD44FD09d74cd13838F137B590497595d6b3FEeA4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cryptominesapp" + }, + { + "name": "telegram", + "url": "https://t.me/cryptominesapp" + }, + { + "name": "telegram_news", + "url": "https://t.me/joinchat/dav21Cm7oBkwYzcx" + }, + { + "name": "youtube", + "url": "https://youtube.com/watch?v=e6GsGwBwlgs" + }, + { + "name": "whitepaper", + "url": "https://docs.cryptomines.app/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptomines/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/es/monedas/cryptomines-eternal" + }, + { + "name": "discord", + "url": "https://discord.com/invite/8Q7cMb3Cqe" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD44FD09d74cd13838F137B590497595d6b3FEeA4/logo.png b/blockchains/smartchain/assets/0xD44FD09d74cd13838F137B590497595d6b3FEeA4/logo.png new file mode 100644 index 0000000000000..b78e5e1669e6a Binary files /dev/null and b/blockchains/smartchain/assets/0xD44FD09d74cd13838F137B590497595d6b3FEeA4/logo.png differ diff --git a/blockchains/smartchain/assets/0xD5FFAB1841B9137D5528Ed09D6Ebb66c3088aeDE/info.json b/blockchains/smartchain/assets/0xD5FFAB1841B9137D5528Ed09D6Ebb66c3088aeDE/info.json new file mode 100644 index 0000000000000..08882da9ed10f --- /dev/null +++ b/blockchains/smartchain/assets/0xD5FFAB1841B9137D5528Ed09D6Ebb66c3088aeDE/info.json @@ -0,0 +1,32 @@ +{ + "name": "TwogeInu", + "website": "https://twogeinu.io", + "description": "Twoge is an innovative deflationary token aiming to revolutionize Defi, building its own Twoge Blockchain, introducing a multi-chain swap (TwogeSwap) across Binance, Ethereum...", + "explorer": "https://bscscan.com/token/0xD5FFAB1841B9137D5528Ed09D6Ebb66c3088aeDE", + "symbol": "TWOGE", + "type": "BEP20", + "decimals": 5, + "status": "active", + "id": "0xD5FFAB1841B9137D5528Ed09D6Ebb66c3088aeDE", + "tags": [ + "memes" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/TwogeInu" + }, + { + "name": "twitter", + "url": "https://twitter.com/twogeinu" + }, + { + "name": "github", + "url": "https://github.com/twogeinu" + }, + { + "name": "whitepaper", + "url": "https://github.com/twogeinu/whitepaper/blob/main/Twoge%20Whitepaper.pdf" + } + ] +} diff --git a/blockchains/smartchain/assets/0xD5FFAB1841B9137D5528Ed09D6Ebb66c3088aeDE/logo.png b/blockchains/smartchain/assets/0xD5FFAB1841B9137D5528Ed09D6Ebb66c3088aeDE/logo.png new file mode 100644 index 0000000000000..ca66658d2be72 Binary files /dev/null and b/blockchains/smartchain/assets/0xD5FFAB1841B9137D5528Ed09D6Ebb66c3088aeDE/logo.png differ diff --git a/blockchains/smartchain/assets/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C/info.json b/blockchains/smartchain/assets/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C/info.json new file mode 100644 index 0000000000000..e442ce4a49e0a --- /dev/null +++ b/blockchains/smartchain/assets/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C/info.json @@ -0,0 +1,41 @@ +{ + "name": "ElonBank", + "website": "https://elonbank.io", + "description": "ElonBank is a financial protocol that includes mechanisms for auto-staking, auto-compounding, and auto-liquidity.", + "explorer": "https://bscscan.com/token/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C", + "type": "BEP20", + "symbol": "ElonBank", + "decimals": 5, + "status": "active", + "id": "0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ElonBankBSC" + }, + { + "name": "facebook", + "url": "https://facebook.com/ElonBank-110185674954444" + }, + { + "name": "whitepaper", + "url": "https://docs.elonbank.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elonbank/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/elonbank" + }, + { + "name": "telegram", + "url": "https://t.me/elonbankbscglobal" + } + ], + "tags": [ + "staking", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C/logo.png b/blockchains/smartchain/assets/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C/logo.png new file mode 100644 index 0000000000000..19c75d7103423 Binary files /dev/null and b/blockchains/smartchain/assets/0xD5f363F83b36E10e8a823166b992c0bDc3deDE2C/logo.png differ diff --git a/blockchains/smartchain/assets/0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B/info.json b/blockchains/smartchain/assets/0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B/info.json new file mode 100644 index 0000000000000..9c1c23e119596 --- /dev/null +++ b/blockchains/smartchain/assets/0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B/info.json @@ -0,0 +1,32 @@ +{ + "name": "LFW Token", + "type": "BEP20", + "symbol": "LFW", + "decimals": 18, + "description": "By the time you get into our journey, you will find out that Legend of Fantasy War (LFW) is not just any ordinary game, it contains its own ecosystem and the most unique concept of many different universes within one world, we call it the Legendary Fantasy World.", + "website": "https://legendfantasywar.com", + "explorer": "https://bscscan.com/token/0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B", + "status": "active", + "id": "0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Legend_LFW" + }, + { + "name": "telegram", + "url": "https://t.me/LFWofficial" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/legend-of-fantasy-war" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/legend-of-fantasy-war" + } + ] +} diff --git a/blockchains/smartchain/assets/0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B/logo.png b/blockchains/smartchain/assets/0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B/logo.png new file mode 100644 index 0000000000000..397e84f3b9aad Binary files /dev/null and b/blockchains/smartchain/assets/0xD71239a33C8542Bd42130c1B4ACA0673B4e4f48B/logo.png differ diff --git a/blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json b/blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json index 32002f651a5bb..f5cadf9afbbc7 100644 --- a/blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json +++ b/blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "BOG", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xD7B729ef857Aa773f47D37088A1181bB3fbF0099" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6/info.json b/blockchains/smartchain/assets/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6/info.json new file mode 100644 index 0000000000000..2411483f9e24c --- /dev/null +++ b/blockchains/smartchain/assets/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6/info.json @@ -0,0 +1,33 @@ +{ + "name": "Agrocash X", + "type": "BEP20", + "symbol": "xAGC", + "decimals": 9, + "website": "https://cryptoagrocash.com", + "description": "The cryptocurrency for Agribusiness", + "explorer": "https://bscscan.com/token/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6", + "status": "active", + "id": "0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cryptoagrocash" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1AJrTNeY29JZWV-JNAkrSXDW1qCYetg9M/view" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/agrocash-x" + }, + { + "name": "telegram", + "url": "https://t.me/agrocashxptbr" + }, + { + "name": "docs", + "url": "https://drive.google.com/file/d/12QYe9KfTejQyWW9JpcY9VHWyjCGH6xqo/view" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6/logo.png b/blockchains/smartchain/assets/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6/logo.png new file mode 100644 index 0000000000000..91df348ce5f58 Binary files /dev/null and b/blockchains/smartchain/assets/0xD80BeA63a208770e1c371DFBF70Cb13469D29Ae6/logo.png differ diff --git a/blockchains/smartchain/assets/0xD8F61cdECA41dEF1a7923F308a042F678109f54B/info.json b/blockchains/smartchain/assets/0xD8F61cdECA41dEF1a7923F308a042F678109f54B/info.json new file mode 100644 index 0000000000000..45e524b8e4fee --- /dev/null +++ b/blockchains/smartchain/assets/0xD8F61cdECA41dEF1a7923F308a042F678109f54B/info.json @@ -0,0 +1,37 @@ +{ + "name": "BuffedShiba", + "type": "BEP20", + "symbol": "BSHIB", + "decimals": 18, + "website": "https://www.buffedshiba.com/", + "description": "BuffedShiba is a community driven token inspired by the commonly known Buff Doge meme.", + "explorer": "https://bscscan.com/token/0xD8F61cdECA41dEF1a7923F308a042F678109f54B", + "status": "active", + "id": "0xD8F61cdECA41dEF1a7923F308a042F678109f54B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BuffedShiba" + }, + { + "name": "telegram", + "url": "https://t.me/BuffedShiba" + }, + { + "name": "telegram_news", + "url": "https://t.me/BuffedShibaAnnouncements" + }, + { + "name": "facebook", + "url": "https://facebook.com/buffedshiba" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/de/currencies/buffedshiba/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/buffedshiba" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD8F61cdECA41dEF1a7923F308a042F678109f54B/logo.png b/blockchains/smartchain/assets/0xD8F61cdECA41dEF1a7923F308a042F678109f54B/logo.png new file mode 100644 index 0000000000000..190ed57cbb3d2 Binary files /dev/null and b/blockchains/smartchain/assets/0xD8F61cdECA41dEF1a7923F308a042F678109f54B/logo.png differ diff --git a/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/info.json b/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/info.json new file mode 100644 index 0000000000000..6ebddcaa89e5f --- /dev/null +++ b/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/info.json @@ -0,0 +1,29 @@ +{ + "name": "INPA Coin", + "type": "BEP20", + "symbol": "INPA", + "decimals": 18, + "website": "https://inpacoin.com/", + "description": "INPA Coin (International Non-Fungible permanent asset) is an Autonomous yield and Liquidity generation protocol", + "explorer": "https://bscscan.com/token/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0", + "status": "active", + "id": "0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/inpacoin2021" + }, + { + "name": "telegram", + "url": "https://t.me/inpacoinofficial" + }, + { + "name": "facebook", + "url": "https://facebook.com/inpacoinofficial" + }, + { + "name": "github", + "url": "https://github.com/INPACOINOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/logo.png b/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/logo.png new file mode 100644 index 0000000000000..82549dc167324 Binary files /dev/null and b/blockchains/smartchain/assets/0xD9CBc18e554Aec0d99E9D99324dECC9b4b473af0/logo.png differ diff --git a/blockchains/smartchain/assets/0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289/info.json b/blockchains/smartchain/assets/0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289/info.json new file mode 100644 index 0000000000000..1923e8f99b900 --- /dev/null +++ b/blockchains/smartchain/assets/0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289/info.json @@ -0,0 +1,25 @@ +{ + "name": "ADAPad.io", + "type": "BEP20", + "symbol": "ADAPAD", + "decimals": 18, + "website": "https://adapad.io/", + "description": "ADAPad is launchpad", + "explorer": "https://bscscan.com/token/0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289", + "status": "active", + "id": "0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ADAPadofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/adapad/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/adapad" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289/logo.png b/blockchains/smartchain/assets/0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289/logo.png new file mode 100644 index 0000000000000..ae4b78578f73f Binary files /dev/null and b/blockchains/smartchain/assets/0xDB0170e2d0c1CC1b2E7a90313d9B9afA4f250289/logo.png differ diff --git a/blockchains/smartchain/assets/0xDB79c12d1d0670988A39B0E48b96e955eF922d24/info.json b/blockchains/smartchain/assets/0xDB79c12d1d0670988A39B0E48b96e955eF922d24/info.json new file mode 100644 index 0000000000000..95a6d4a430857 --- /dev/null +++ b/blockchains/smartchain/assets/0xDB79c12d1d0670988A39B0E48b96e955eF922d24/info.json @@ -0,0 +1,36 @@ +{ + "name": "Teddy Doge V2", + "type": "BEP20", + "symbol": "Teddy V2", + "decimals": 18, + "website": "https://teddydoge.finance", + "description": "A one-stop full-featured decentralized exchange.", + "explorer": "https://bscscan.com/token/0xDB79c12d1d0670988A39B0E48b96e955eF922d24", + "status": "active", + "id": "0xDB79c12d1d0670988A39B0E48b96e955eF922d24", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Teddydoge1" + }, + { + "name": "github", + "url": "https://github.com/Teddydogev2/TeddydogeV2" + }, + { + "name": "telegram", + "url": "https://t.me/TeddyDoge_Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/teddydoge/" + }, + { + "name": "whitepaper", + "url": "https://teddydoge.finance/Whitepaper.pdf" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDB79c12d1d0670988A39B0E48b96e955eF922d24/logo.png b/blockchains/smartchain/assets/0xDB79c12d1d0670988A39B0E48b96e955eF922d24/logo.png new file mode 100644 index 0000000000000..5f42e043c5e1a Binary files /dev/null and b/blockchains/smartchain/assets/0xDB79c12d1d0670988A39B0E48b96e955eF922d24/logo.png differ diff --git a/blockchains/smartchain/assets/0xDC8C8221B8e27DFDA87A6D56DC5899A65087b6f4/info.json b/blockchains/smartchain/assets/0xDC8C8221B8e27DFDA87A6D56DC5899A65087b6f4/info.json new file mode 100644 index 0000000000000..7d99e3731234e --- /dev/null +++ b/blockchains/smartchain/assets/0xDC8C8221B8e27DFDA87A6D56DC5899A65087b6f4/info.json @@ -0,0 +1,21 @@ +{ + "name": "FLOKITA", + "type": "BEP20", + "symbol": "FLOKITA", + "decimals": 18, + "website": "https://flokita.cx/", + "description": "Flokita is a community-driven decentralized meme token with a dedicated team.", + "explorer": "https://bscscan.com/token/0xDC8C8221B8e27DFDA87A6D56DC5899A65087b6f4", + "status": "active", + "id": "0xDC8C8221B8e27DFDA87A6D56DC5899A65087b6f4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/missflokita" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/flokita/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDC8C8221B8e27DFDA87A6D56DC5899A65087b6f4/logo.png b/blockchains/smartchain/assets/0xDC8C8221B8e27DFDA87A6D56DC5899A65087b6f4/logo.png new file mode 100644 index 0000000000000..4e61ec4c2a8bd Binary files /dev/null and b/blockchains/smartchain/assets/0xDC8C8221B8e27DFDA87A6D56DC5899A65087b6f4/logo.png differ diff --git a/blockchains/smartchain/assets/0xDD3162aD2185928bf3D92Bc05174Aa442E7382Ef/info.json b/blockchains/smartchain/assets/0xDD3162aD2185928bf3D92Bc05174Aa442E7382Ef/info.json new file mode 100644 index 0000000000000..ac0a09a31b279 --- /dev/null +++ b/blockchains/smartchain/assets/0xDD3162aD2185928bf3D92Bc05174Aa442E7382Ef/info.json @@ -0,0 +1,25 @@ +{ + "name": "Offshore Plan", + "type": "BEP20", + "symbol": "OPC", + "decimals": 18, + "website": "https://www.douglas-amc.org", + "description": "The Offshore Plan is an offshore plan launched by the Bulgarian DSK Bank institution for the offshore financing of South Korea and Bulgaria. It promotes a more complete regulatory system in the global cryptocurrency market, and has a stronger effect on cross-border remittances and offshore finance. A digital economic alliance with border circulation, value open sharing, and industrial collaborative innovation.", + "explorer": "https://bscscan.com/token/0xDD3162aD2185928bf3D92Bc05174Aa442E7382Ef", + "status": "active", + "id": "0xDD3162aD2185928bf3D92Bc05174Aa442E7382Ef", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DouglasAMC" + }, + { + "name": "telegram", + "url": "https://t.me/OffshorePlanChian" + } + ], + "tags": [ + "defi", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDD3162aD2185928bf3D92Bc05174Aa442E7382Ef/logo.png b/blockchains/smartchain/assets/0xDD3162aD2185928bf3D92Bc05174Aa442E7382Ef/logo.png new file mode 100644 index 0000000000000..e9f509c1cd4c4 Binary files /dev/null and b/blockchains/smartchain/assets/0xDD3162aD2185928bf3D92Bc05174Aa442E7382Ef/logo.png differ diff --git a/blockchains/smartchain/assets/0xDa4714fEE90Ad7DE50bC185ccD06b175D23906c1/info.json b/blockchains/smartchain/assets/0xDa4714fEE90Ad7DE50bC185ccD06b175D23906c1/info.json new file mode 100644 index 0000000000000..36b6d80c118c5 --- /dev/null +++ b/blockchains/smartchain/assets/0xDa4714fEE90Ad7DE50bC185ccD06b175D23906c1/info.json @@ -0,0 +1,21 @@ +{ + "name": "Godzilla", + "website": "https://godzillacoin.io/", + "description": "Godzilla from the underwater world will break the old blockchain order and lead to a new community.Godzilla=Game + DEFI + DAO + NFT.", + "explorer": "https://bscscan.com/token/0xDa4714fEE90Ad7DE50bC185ccD06b175D23906c1", + "type": "BEP20", + "symbol": "GODZ", + "decimals": 9, + "status": "active", + "id": "0xDa4714fEE90Ad7DE50bC185ccD06b175D23906c1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coingodzilla" + }, + { + "name": "telegram", + "url": "https://t.me/godzillaen" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDa4714fEE90Ad7DE50bC185ccD06b175D23906c1/logo.png b/blockchains/smartchain/assets/0xDa4714fEE90Ad7DE50bC185ccD06b175D23906c1/logo.png new file mode 100644 index 0000000000000..c03fef4824482 Binary files /dev/null and b/blockchains/smartchain/assets/0xDa4714fEE90Ad7DE50bC185ccD06b175D23906c1/logo.png differ diff --git a/blockchains/smartchain/assets/0xDa6802BbEC06Ab447A68294A63DE47eD4506ACAA/info.json b/blockchains/smartchain/assets/0xDa6802BbEC06Ab447A68294A63DE47eD4506ACAA/info.json new file mode 100644 index 0000000000000..60c172712f83d --- /dev/null +++ b/blockchains/smartchain/assets/0xDa6802BbEC06Ab447A68294A63DE47eD4506ACAA/info.json @@ -0,0 +1,33 @@ +{ + "name": "CrypterToken", + "type": "BEP20", + "symbol": "CRYPT", + "decimals": 9, + "website": "https://crypter.quest/", + "description": "Crypter is a hyper deflationary token with great utility. Holders of CRYPT will receive 8% of every Buy/Sell transaction in BUSD. Crypter's ecosystem will consist of a Facebook-like social network platform with integrated DAPPs (Crypter DEX, Crypter Wallet, a Sniper Bot and a Portfolio Tracker). A skill-based fighting game similar to Tekken will also be developed (ChainQuest). Crypter will eventually become the first engage-to-earn social trading platform.", + "explorer": "https://bscscan.com/token/0xDa6802BbEC06Ab447A68294A63DE47eD4506ACAA", + "status": "active", + "id": "0xDa6802BbEC06Ab447A68294A63DE47eD4506ACAA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CrypterOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/cryptermain" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cryptertoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptertoken/" + }, + { + "name": "whitepaper", + "url": "https://crypter.quest/Crypter-Whitepaper-V2" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDa6802BbEC06Ab447A68294A63DE47eD4506ACAA/logo.png b/blockchains/smartchain/assets/0xDa6802BbEC06Ab447A68294A63DE47eD4506ACAA/logo.png new file mode 100644 index 0000000000000..36ef28797a25d Binary files /dev/null and b/blockchains/smartchain/assets/0xDa6802BbEC06Ab447A68294A63DE47eD4506ACAA/logo.png differ diff --git a/blockchains/smartchain/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json b/blockchains/smartchain/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json new file mode 100644 index 0000000000000..ae937d227e227 --- /dev/null +++ b/blockchains/smartchain/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/info.json @@ -0,0 +1,47 @@ +{ + "name": "Vote-escrowed EverRise", + "type": "BEP20", + "symbol": "veRISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "Virtual token that allows the Vote Escrowed (ve) EverRise weighted governance tokens from EverRise Staking NFTs to display in wallet balances.", + "explorer": "https://bscscan.com/token/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "status": "active", + "id": "0xDbA7b24257fC6e397cB7368B4BC922E944072f1b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png b/blockchains/smartchain/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png new file mode 100644 index 0000000000000..47ffbe08a8dcc Binary files /dev/null and b/blockchains/smartchain/assets/0xDbA7b24257fC6e397cB7368B4BC922E944072f1b/logo.png differ diff --git a/blockchains/smartchain/assets/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63/info.json b/blockchains/smartchain/assets/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63/info.json new file mode 100644 index 0000000000000..06af0b37f9dfa --- /dev/null +++ b/blockchains/smartchain/assets/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63/info.json @@ -0,0 +1,32 @@ +{ + "name": "DOGEDI", + "type": "BEP20", + "symbol": "DOGEDI", + "decimals": 12, + "website": "https://dogedi.com", + "description": "DOGEDI ($DOGEDI or DOGEDI) is a collateralized cryptocurrency that grants investors holding DOGEDI instant BNB rewards on all transactions with AUTOCLAIM", + "explorer": "https://bscscan.com/token/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63", + "status": "active", + "id": "0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DogediToken" + }, + { + "name": "telegram", + "url": "https://t.me/dogeditokenofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogedi/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/dogedi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63/logo.png b/blockchains/smartchain/assets/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63/logo.png new file mode 100644 index 0000000000000..fc8ca003fe846 Binary files /dev/null and b/blockchains/smartchain/assets/0xDc49d53330317cBc6924fA53042e0C9bCa0A8d63/logo.png differ diff --git a/blockchains/smartchain/assets/0xDd17629D05E068A9D118ee35d11101d4140D0586/info.json b/blockchains/smartchain/assets/0xDd17629D05E068A9D118ee35d11101d4140D0586/info.json new file mode 100644 index 0000000000000..1936f74fab11b --- /dev/null +++ b/blockchains/smartchain/assets/0xDd17629D05E068A9D118ee35d11101d4140D0586/info.json @@ -0,0 +1,49 @@ +{ + "name": "YoCoin", + "type": "BEP20", + "symbol": "YOCO", + "decimals": 9, + "website": "https://yoco.finance", + "description": "A Safe, Secure, Eco-Friendly, DeFi Cryptocurrency Engineered with the Lowest Trading Fees Available as well as Automatic Rewards for Life!", + "explorer": "https://bscscan.com/token/0xDd17629D05E068A9D118ee35d11101d4140D0586", + "status": "active", + "id": "0xDd17629D05E068A9D118ee35d11101d4140D0586", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/yocoiny" + }, + { + "name": "telegram", + "url": "https://t.me/YOCOyocoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/yocoin-yoco/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/yocoiny" + }, + { + "name": "discord", + "url": "https://discord.com/discord.gg/yocoinyoco" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/yocoinyoco" + }, + { + "name": "whitepaper", + "url": "https://yoco.finance/whitepaper/" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/yocoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/yocoinyoco" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDd17629D05E068A9D118ee35d11101d4140D0586/logo.png b/blockchains/smartchain/assets/0xDd17629D05E068A9D118ee35d11101d4140D0586/logo.png new file mode 100644 index 0000000000000..fca5e38088050 Binary files /dev/null and b/blockchains/smartchain/assets/0xDd17629D05E068A9D118ee35d11101d4140D0586/logo.png differ diff --git a/blockchains/smartchain/assets/0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7/info.json b/blockchains/smartchain/assets/0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7/info.json new file mode 100644 index 0000000000000..c5d896c6db452 --- /dev/null +++ b/blockchains/smartchain/assets/0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7/info.json @@ -0,0 +1,33 @@ +{ + "name": "BabyBitcoin", + "type": "BEP20", + "symbol": "BABYBITC", + "decimals": 9, + "website": "https://babybitcoin.app", + "description": "BabyBitcoin aims to provide continuous benefits for all project investors and token holders.", + "explorer": "https://bscscan.com/token/0xdeb9e5d630cea02cf83258aaf5bad933f7a43ae7", + "status": "active", + "id": "0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BabyBITC_bsc" + }, + { + "name": "github", + "url": "https://github.com/BabyBitcoinOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babybitcoin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/babybitcoin" + }, + { + "name": "telegram", + "url": "https://t.me/Baby_Bitcoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7/logo.png b/blockchains/smartchain/assets/0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7/logo.png new file mode 100644 index 0000000000000..9e8329195034b Binary files /dev/null and b/blockchains/smartchain/assets/0xDeb9e5D630CEa02cf83258aAf5bAD933F7a43AE7/logo.png differ diff --git a/blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json b/blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json index 34792ba931537..5f0cfa09e534c 100644 --- a/blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json +++ b/blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json @@ -9,6 +9,9 @@ "decimals": 9, "status": "active", "id": "0xDf394853D830424CaFCCF7Be7dF065366cF31a69", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json b/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json index e6474905ec7ea..99a303e1b6e72 100644 --- a/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json +++ b/blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5", + "tags": [ + "defi" + ], "links": [ { "name": "blog", diff --git a/blockchains/smartchain/assets/0xE03495fCa9e644d55B65c30ed9fdC3321C260126/info.json b/blockchains/smartchain/assets/0xE03495fCa9e644d55B65c30ed9fdC3321C260126/info.json new file mode 100644 index 0000000000000..5e06b1beae492 --- /dev/null +++ b/blockchains/smartchain/assets/0xE03495fCa9e644d55B65c30ed9fdC3321C260126/info.json @@ -0,0 +1,41 @@ +{ + "name": "WhenLambo", + "type": "BEP20", + "symbol": "WHENLAMBO", + "decimals": 18, + "website": "https://whenlambo.vip/", + "description": "WhenLambo is a fully decentralized reflection & automated liquidity token with CAKE rewards for token holders and a unique chance to win big in our special draw system!", + "explorer": "https://bscscan.com/token/0xE03495fCa9e644d55B65c30ed9fdC3321C260126", + "status": "active", + "id": "0xE03495fCa9e644d55B65c30ed9fdC3321C260126", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/@WhenLamboTokens" + }, + { + "name": "github", + "url": "https://github.com/whenlambotoken/whenlambo-protocol" + }, + { + "name": "telegram", + "url": "https://t.me/WhenLamboTokens" + }, + { + "name": "telegram_news", + "url": "https://t.me/WhenLamboTokensNews" + }, + { + "name": "medium", + "url": "https://medium.com/@WhenLamboTokens" + }, + { + "name": "whitepaper", + "url": "https://whenlambo.vip/roadmap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/whenlambo/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE03495fCa9e644d55B65c30ed9fdC3321C260126/logo.png b/blockchains/smartchain/assets/0xE03495fCa9e644d55B65c30ed9fdC3321C260126/logo.png new file mode 100644 index 0000000000000..5e1b3f989197a Binary files /dev/null and b/blockchains/smartchain/assets/0xE03495fCa9e644d55B65c30ed9fdC3321C260126/logo.png differ diff --git a/blockchains/smartchain/assets/0xE0399378f7a92A39DA849EB64CdDdE2940e234Bb/info.json b/blockchains/smartchain/assets/0xE0399378f7a92A39DA849EB64CdDdE2940e234Bb/info.json new file mode 100644 index 0000000000000..e35cf9475f803 --- /dev/null +++ b/blockchains/smartchain/assets/0xE0399378f7a92A39DA849EB64CdDdE2940e234Bb/info.json @@ -0,0 +1,80 @@ +{ + "name": "ZionTopia", + "type": "BEP20", + "symbol": "ZION", + "decimals": 9, + "website": "https://ziontopia.com/", + "description": "ZionTopia will act as a tokenized decentralised VR Crypto Underground world. The ZionTopia Metaverse will work as a real estate and present shops that can be purchased, sold or governed by the ZION token holders.", + "explorer": "https://bscscan.com/token/0xE0399378f7a92A39DA849EB64CdDdE2940e234Bb", + "status": "active", + "id": "0xE0399378f7a92A39DA849EB64CdDdE2940e234Bb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zion_topia" + }, + { + "name": "github", + "url": "https://github.com/ZionTopia" + }, + { + "name": "telegram", + "url": "https://t.me/ziontopia" + }, + { + "name": "telegram_news", + "url": "https://t.me/" + }, + { + "name": "blog", + "url": "https://medium.com/@ziontopia" + }, + { + "name": "docs", + "url": "https://medium.com/@ziontopia" + }, + { + "name": "forum", + "url": "https://www.reddit.com/user/ziontopia" + }, + { + "name": "discord", + "url": "https://discord.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/ziontopia" + }, + { + "name": "whitepaper", + "url": "https://cdnziontopia.com/router/whitepaper.php" + }, + { + "name": "medium", + "url": "https://medium.com/@ziontopia" + }, + { + "name": "youtube", + "url": "https://youtube.com/ziontopia" + }, + { + "name": "facebook", + "url": "https://facebook.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ziontopia" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ziontopia" + }, + { + "name": "source_code", + "url": "https://github.com/ZionTopia/ziontopia/blob/main/ziontopia" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE0399378f7a92A39DA849EB64CdDdE2940e234Bb/logo.png b/blockchains/smartchain/assets/0xE0399378f7a92A39DA849EB64CdDdE2940e234Bb/logo.png new file mode 100644 index 0000000000000..a0f69fd2b7085 Binary files /dev/null and b/blockchains/smartchain/assets/0xE0399378f7a92A39DA849EB64CdDdE2940e234Bb/logo.png differ diff --git a/blockchains/smartchain/assets/0xE0b1EF69BC4AB4173989C1190f0d77A813f3B726/info.json b/blockchains/smartchain/assets/0xE0b1EF69BC4AB4173989C1190f0d77A813f3B726/info.json new file mode 100644 index 0000000000000..1a105f8bdf926 --- /dev/null +++ b/blockchains/smartchain/assets/0xE0b1EF69BC4AB4173989C1190f0d77A813f3B726/info.json @@ -0,0 +1,37 @@ +{ + "name": "Fat Cat Killer", + "website": "https://fatcatkiller.com/", + "description": "Fat Cat Killer is a secure, medium for crypto payment processing. Integration with commonly used Point-of-Sale systems uniquely position it in hospitality venues. Low transaction rates offer unbeatable savings for both buyers and merchants with luxury brands.", + "explorer": "https://bscscan.com/token/0xe0b1ef69bc4ab4173989c1190f0d77a813f3b726", + "type": "BEP20", + "symbol": "KILLER", + "decimals": 9, + "status": "active", + "id": "0xE0b1EF69BC4AB4173989C1190f0d77A813f3B726", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Fat_Cat_Killer" + }, + { + "name": "facebook", + "url": "https://facebook.com/FatCatKiller/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fat-cat-killer/" + }, + { + "name": "telegram", + "url": "https://t.me/FatCatKillerPortal" + }, + { + "name": "whitepaper", + "url": "https://fatcatkiller.com/wp-content/uploads/2022/04/FINAL-WHITE-PAPER-ENG-2022-04-22.pdf" + } + ], + "tags": [ + "defi", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE0b1EF69BC4AB4173989C1190f0d77A813f3B726/logo.png b/blockchains/smartchain/assets/0xE0b1EF69BC4AB4173989C1190f0d77A813f3B726/logo.png new file mode 100644 index 0000000000000..69c42e1a62652 Binary files /dev/null and b/blockchains/smartchain/assets/0xE0b1EF69BC4AB4173989C1190f0d77A813f3B726/logo.png differ diff --git a/blockchains/smartchain/assets/0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F/info.json b/blockchains/smartchain/assets/0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F/info.json new file mode 100644 index 0000000000000..63688229013c3 --- /dev/null +++ b/blockchains/smartchain/assets/0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F/info.json @@ -0,0 +1,25 @@ +{ + "name": "Elemon", + "website": "https://elemon.io/", + "description": "Elemon is a NFTs game based on blockchain technology with the purposes and missions to deliver sustainable values to all users and investors in the Cryptocurrency field. More specifically, Elemon is constructed with a comprehensive ecosystem and hosted on the BSC platform with ERC-721 standard.", + "explorer": "https://bscscan.com/token/0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F", + "symbol": "ELMON", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F", + "links": [ + { + "name": "telegram", + "url": "https://t.me/ElemonAnnouncement" + }, + { + "name": "twitter", + "url": "https://twitter.com/ElemonGame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elemon/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F/logo.png b/blockchains/smartchain/assets/0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F/logo.png new file mode 100644 index 0000000000000..e1833c2a6523b Binary files /dev/null and b/blockchains/smartchain/assets/0xE3233fdb23F1c27aB37Bd66A19a1f1762fCf5f3F/logo.png differ diff --git a/blockchains/smartchain/assets/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F/info.json b/blockchains/smartchain/assets/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F/info.json new file mode 100644 index 0000000000000..ad815ea101fd9 --- /dev/null +++ b/blockchains/smartchain/assets/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F/info.json @@ -0,0 +1,33 @@ +{ + "decimals": 9, + "description": "NELO is a protocol and infrastructure that is leveraging the Proof-of-Stake consensus algorithm to help developers deploy their games and Metaverse projects.", + "explorer": "https://bscscan.com/token/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F", + "id": "0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NELOnetwork" + }, + { + "name": "telegram", + "url": "https://t.me/NELOnetwork" + }, + { + "name": "discord", + "url": "https://discord.com/invite/NELOnetwork" + }, + { + "name": "facebook", + "url": "https://facebook.com/NELOnetwork/" + } + ], + "name": "NELO", + "status": "active", + "symbol": "NELO", + "tags": [ + "nft", + "defi" + ], + "type": "BEP20", + "website": "https://nelo.network/" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F/logo.png b/blockchains/smartchain/assets/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F/logo.png new file mode 100644 index 0000000000000..1a6210abf880f Binary files /dev/null and b/blockchains/smartchain/assets/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F/logo.png differ diff --git a/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json b/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json index 356e7e6e82fcd..d069920888440 100644 --- a/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json +++ b/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json @@ -1,5 +1,5 @@ { - "name": "Swirge", + "name": "SWGb", "ticker": "SWGb", "website": "https://swirgepay.com", "description": "Swirge is an ecosystem that embodies a decentralized social media, a decentralized financial system, and a marketplace built on the blockchain technology.", diff --git a/blockchains/smartchain/assets/0xE4145407d1952B6C1d5bE9039a2EfFA3A0ed3baa/info.json b/blockchains/smartchain/assets/0xE4145407d1952B6C1d5bE9039a2EfFA3A0ed3baa/info.json new file mode 100644 index 0000000000000..a4269d23bb002 --- /dev/null +++ b/blockchains/smartchain/assets/0xE4145407d1952B6C1d5bE9039a2EfFA3A0ed3baa/info.json @@ -0,0 +1,33 @@ +{ + "name": "Annex BTC", + "website": "https://www.annex.finance/", + "description": "Money Markets. A Decentralized Marketplace for Lenders and Borrowers", + "explorer": "https://bscscan.com/token/0xE4145407d1952B6C1d5bE9039a2EfFA3A0ed3baa", + "type": "BEP20", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AnnexFinance" + }, + { + "name": "medium", + "url": "https://annexfinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/Annex_finance_group" + }, + { + "name": "github", + "url": "https://github.com/annexfinance/annex-protocol" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AnnexFinance/" + } + ], + "symbol": "aBTC", + "decimals": 8, + "status": "active", + "id": "0xE4145407d1952B6C1d5bE9039a2EfFA3A0ed3baa" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE4145407d1952B6C1d5bE9039a2EfFA3A0ed3baa/logo.png b/blockchains/smartchain/assets/0xE4145407d1952B6C1d5bE9039a2EfFA3A0ed3baa/logo.png new file mode 100644 index 0000000000000..339cadb89f3df Binary files /dev/null and b/blockchains/smartchain/assets/0xE4145407d1952B6C1d5bE9039a2EfFA3A0ed3baa/logo.png differ diff --git a/blockchains/smartchain/assets/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2/info.json b/blockchains/smartchain/assets/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2/info.json new file mode 100644 index 0000000000000..d05fdefb1c874 --- /dev/null +++ b/blockchains/smartchain/assets/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2/info.json @@ -0,0 +1,37 @@ +{ + "name": "SPONSEE", + "type": "BEP20", + "symbol": "SPON", + "decimals": 18, + "website": "https://sponsee.io/", + "description": "Sponsee is the bridge that connects influencers with businesses in a fast, efficient and safe manner. Through the use of smart contracts, processes like peer reviews, dispute resolution(JURY Protocol), digital contracture are integrated into one seamless workflow.", + "explorer": "https://bscscan.com/token/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2", + "status": "active", + "id": "0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2", + "links": [ + { + "name": "github", + "url": "https://github.com/Sponsee/" + }, + { + "name": "twitter", + "url": "https://twitter.com/SPONtoken" + }, + { + "name": "telegram", + "url": "https://t.me/Sponsee/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sponsee/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/sponsee/" + }, + { + "name": "facebook", + "url": "https://facebook.com/SponseeApp/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2/logo.png b/blockchains/smartchain/assets/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2/logo.png new file mode 100644 index 0000000000000..81f8388451a18 Binary files /dev/null and b/blockchains/smartchain/assets/0xE41d9E1311209F2e05850F9de6201Ab4B930Bfc2/logo.png differ diff --git a/blockchains/smartchain/assets/0xE4318F2aCf2b9c3f518A3a03B5412F4999970Ddb/info.json b/blockchains/smartchain/assets/0xE4318F2aCf2b9c3f518A3a03B5412F4999970Ddb/info.json new file mode 100644 index 0000000000000..b8a59673ef1c9 --- /dev/null +++ b/blockchains/smartchain/assets/0xE4318F2aCf2b9c3f518A3a03B5412F4999970Ddb/info.json @@ -0,0 +1,33 @@ +{ + "name": "Rhythm", + "type": "BEP20", + "symbol": "RHYTHM", + "decimals": 9, + "website": "https://rhythm.cash/", + "description": "$RHYTHM is the token powering the Rhythm music streaming platform, which boasts a library of over 100 million songs, offering holders in-app rewards, perks, NFTs, and powering the Artist Partner Program.", + "explorer": "https://bscscan.com/token/0xE4318F2aCf2b9c3f518A3a03B5412F4999970Ddb", + "status": "abandoned", + "id": "0xE4318F2aCf2b9c3f518A3a03B5412F4999970Ddb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RhythmBSC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/rhythm" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rhythm/" + }, + { + "name": "telegram", + "url": "https://t.me/RhythmChat" + }, + { + "name": "whitepaper", + "url": "https://rhythm.cash/whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/info.json b/blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/info.json index febd17e8560fd..12805451c92bd 100644 --- a/blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/info.json +++ b/blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/info.json @@ -6,6 +6,6 @@ "website": "https://monetasglobal.com/", "description": "monetas", "explorer": "https://bscscan.com/token/0xE440b9af0AE99174b3FAaB87174E31634D135f6d", - "status": "active", + "status": "abandoned", "id": "0xE440b9af0AE99174b3FAaB87174E31634D135f6d" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/logo.png b/blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/logo.png deleted file mode 100644 index fcd9fa2872c30..0000000000000 Binary files a/blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xE44946b6A075b2C99fDe1dD0c4dA4a3436211f8C/info.json b/blockchains/smartchain/assets/0xE44946b6A075b2C99fDe1dD0c4dA4a3436211f8C/info.json new file mode 100644 index 0000000000000..8693ba4605462 --- /dev/null +++ b/blockchains/smartchain/assets/0xE44946b6A075b2C99fDe1dD0c4dA4a3436211f8C/info.json @@ -0,0 +1,29 @@ +{ + "name": "MUFC Token", + "website": "https://mutoken.io", + "description": "Built by the fan community, Manchester United Fan Token (MUFC) is a cryptocurrency representing voting rights in distribution mechanism as well as various benefits and rewards for holders, which they can leverage to engage and express the love to the Manchester United F.C. football club", + "explorer": "https://bscscan.com/token/0xE44946b6A075b2C99fDe1dD0c4dA4a3436211f8C", + "type": "BEP20", + "symbol": "MUFC", + "decimals": 18, + "status": "active", + "id": "0xE44946b6A075b2C99fDe1dD0c4dA4a3436211f8C", + "links": [ + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1rzrF-drYWCire2ghGarFi-J1gI_lWo0S/view" + }, + { + "name": "twitter", + "url": "https://twitter.com/mufantoken" + }, + { + "name": "telegram", + "url": "https://t.me/MUFC_official_channel" + }, + { + "name": "medium", + "url": "https://medium.com/@mufantoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE44946b6A075b2C99fDe1dD0c4dA4a3436211f8C/logo.png b/blockchains/smartchain/assets/0xE44946b6A075b2C99fDe1dD0c4dA4a3436211f8C/logo.png new file mode 100644 index 0000000000000..5b43afc9ecd4d Binary files /dev/null and b/blockchains/smartchain/assets/0xE44946b6A075b2C99fDe1dD0c4dA4a3436211f8C/logo.png differ diff --git a/blockchains/smartchain/assets/0xE4C293Eadbb9d72d68a680F1A66979726992c396/info.json b/blockchains/smartchain/assets/0xE4C293Eadbb9d72d68a680F1A66979726992c396/info.json new file mode 100644 index 0000000000000..bb17bc4462d86 --- /dev/null +++ b/blockchains/smartchain/assets/0xE4C293Eadbb9d72d68a680F1A66979726992c396/info.json @@ -0,0 +1,33 @@ +{ + "name": "LucidLandsGem", + "type": "BEP20", + "symbol": "LLG", + "decimals": 9, + "website": "https://lucidlands.io/", + "description": "Lucid Lands is the first decentralized NFT play-to-earn game on BSC network that integrates both 3D-animated gaming NFT and 2D unique computer-generated collective NFT marketplace.", + "explorer": "https://bscscan.com/token/0xe4c293eadbb9d72d68a680f1a66979726992c396", + "status": "active", + "id": "0xE4C293Eadbb9d72d68a680F1A66979726992c396", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lucid-lands-v2/" + }, + { + "name": "twitter", + "url": "https://twitter.com/LucidLands" + }, + { + "name": "telegram", + "url": "https://t.me/LucidLandsOffical" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/lucid-lands" + } + ], + "tags": [ + "nft" + ] +} + diff --git a/blockchains/smartchain/assets/0xE4C293Eadbb9d72d68a680F1A66979726992c396/logo.png b/blockchains/smartchain/assets/0xE4C293Eadbb9d72d68a680F1A66979726992c396/logo.png new file mode 100644 index 0000000000000..3ac8d0a28f3d6 Binary files /dev/null and b/blockchains/smartchain/assets/0xE4C293Eadbb9d72d68a680F1A66979726992c396/logo.png differ diff --git a/blockchains/smartchain/assets/0xE4FAE3Faa8300810C835970b9187c268f55D998F/info.json b/blockchains/smartchain/assets/0xE4FAE3Faa8300810C835970b9187c268f55D998F/info.json index b73da4e6c6936..9c8b7fb4111c8 100644 --- a/blockchains/smartchain/assets/0xE4FAE3Faa8300810C835970b9187c268f55D998F/info.json +++ b/blockchains/smartchain/assets/0xE4FAE3Faa8300810C835970b9187c268f55D998F/info.json @@ -7,5 +7,8 @@ "symbol": "CATE", "decimals": 9, "status": "active", - "id": "0xE4FAE3Faa8300810C835970b9187c268f55D998F" + "id": "0xE4FAE3Faa8300810C835970b9187c268f55D998F", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE540980f909873370bBE9C19Db7c3B5ba4DEF701/info.json b/blockchains/smartchain/assets/0xE540980f909873370bBE9C19Db7c3B5ba4DEF701/info.json new file mode 100644 index 0000000000000..6c06bf5118646 --- /dev/null +++ b/blockchains/smartchain/assets/0xE540980f909873370bBE9C19Db7c3B5ba4DEF701/info.json @@ -0,0 +1,29 @@ +{ + "name": "iLayer", + "website": "https://www.ilayer.io/", + "description": "Sustainable and ongoing buy-back generation.The iLayer token will be the first project on the iLayer ecosystem and will have a 5% Buy-back tax on each transaction which will be locked in the contract and be used to allow buy-back of some of the tokens whenever a sell occurs.", + "explorer": "https://bscscan.com/token/0xE540980f909873370bBE9C19Db7c3B5ba4DEF701", + "type": "BEP20", + "symbol": "iLayer", + "decimals": 9, + "status": "active", + "id": "0xE540980f909873370bBE9C19Db7c3B5ba4DEF701", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/iLayerEcosystem" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/ilayer" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ilayer/" + }, + { + "name": "telegram", + "url": "https://t.me/iLayerEcosystem" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE540980f909873370bBE9C19Db7c3B5ba4DEF701/logo.png b/blockchains/smartchain/assets/0xE540980f909873370bBE9C19Db7c3B5ba4DEF701/logo.png new file mode 100644 index 0000000000000..baa15648044b8 Binary files /dev/null and b/blockchains/smartchain/assets/0xE540980f909873370bBE9C19Db7c3B5ba4DEF701/logo.png differ diff --git a/blockchains/smartchain/assets/0xE5b5d4Bea7468B4994FA676949308a79497aa24c/info.json b/blockchains/smartchain/assets/0xE5b5d4Bea7468B4994FA676949308a79497aa24c/info.json new file mode 100644 index 0000000000000..e629aa623c498 --- /dev/null +++ b/blockchains/smartchain/assets/0xE5b5d4Bea7468B4994FA676949308a79497aa24c/info.json @@ -0,0 +1,32 @@ +{ + "name": "Sheikh Inu", + "type": "BEP20", + "symbol": "SHINU", + "decimals": 18, + "website": "https://sheikhinu.io/", + "description": "Purely meme token on BSC, driven by our oriental dream to become a group of Sheikh’s we focus on our community to thicken all of our sacks together.", + "explorer": "https://bscscan.com/token/0xe5b5d4bea7468b4994fa676949308a79497aa24c", + "status": "active", + "id": "0xE5b5d4Bea7468B4994FA676949308a79497aa24c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/sheikhinutoken" + }, + { + "name": "github", + "url": "https://github.com/Sheikhinu" + }, + { + "name": "telegram", + "url": "https://t.me/sheikhinu" + }, + { + "name": "whitepaper", + "url": "https://sheikhinu.io/whitepaper.pdf" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0xE5b5d4Bea7468B4994FA676949308a79497aa24c/logo.png b/blockchains/smartchain/assets/0xE5b5d4Bea7468B4994FA676949308a79497aa24c/logo.png new file mode 100644 index 0000000000000..876c6f407f5a1 Binary files /dev/null and b/blockchains/smartchain/assets/0xE5b5d4Bea7468B4994FA676949308a79497aa24c/logo.png differ diff --git a/blockchains/smartchain/assets/0xE5c355c993dE69C06b5DD1A0c9a2c39b4Cde5511/info.json b/blockchains/smartchain/assets/0xE5c355c993dE69C06b5DD1A0c9a2c39b4Cde5511/info.json new file mode 100644 index 0000000000000..2fc7fc63e5dc5 --- /dev/null +++ b/blockchains/smartchain/assets/0xE5c355c993dE69C06b5DD1A0c9a2c39b4Cde5511/info.json @@ -0,0 +1,24 @@ +{ + "name": "Frog Inu", + "type": "BEP20", + "symbol": "FGI", + "decimals": 9, + "website": "https://froginu.io/", + "description": "Frog Inu is a meme token that only rewards investors for holding, the number of rewards received will increase over time if investors hold them longer. We are the safest place for long- and short-term investors in the meme category.", + "explorer": "https://bscscan.com/token/0xE5c355c993dE69C06b5DD1A0c9a2c39b4Cde5511", + "status": "active", + "id": "0xE5c355c993dE69C06b5DD1A0c9a2c39b4Cde5511", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Froginutoken" + }, + { + "name": "telegram", + "url": "https://t.me/FrogInuOfficial" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE5c355c993dE69C06b5DD1A0c9a2c39b4Cde5511/logo.png b/blockchains/smartchain/assets/0xE5c355c993dE69C06b5DD1A0c9a2c39b4Cde5511/logo.png new file mode 100644 index 0000000000000..3c154ea917cc5 Binary files /dev/null and b/blockchains/smartchain/assets/0xE5c355c993dE69C06b5DD1A0c9a2c39b4Cde5511/logo.png differ diff --git a/blockchains/smartchain/assets/0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3/info.json b/blockchains/smartchain/assets/0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3/info.json new file mode 100644 index 0000000000000..1b55919f62272 --- /dev/null +++ b/blockchains/smartchain/assets/0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3/info.json @@ -0,0 +1,28 @@ +{ + "name": "SwftCoin", + "website": "https://www.swft.pro/#/", + "description": "SWFTC provides SWFT Blockchain with the sources of liquidity needed to offer faster cross-chain swaps at the best rates, and with low fees.", + "explorer": "https://bscscan.com/token/0xe64e30276c2f826febd3784958d6da7b55dfbad3", + "type": "BEP20", + "symbol": "SWFTC", + "decimals": 18, + "status": "active", + "id": "0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SwftCoin" + }, + { + "name": "github", + "url": "https://github.com/SwftCoins/SwftCoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/swftcoin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3/logo.png b/blockchains/smartchain/assets/0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3/logo.png new file mode 100644 index 0000000000000..aea07177c97d6 Binary files /dev/null and b/blockchains/smartchain/assets/0xE64E30276C2F826FEbd3784958d6Da7B55DfbaD3/logo.png differ diff --git a/blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json b/blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json index 2769d5b5bcbb3..e6a1fbd1664e1 100644 --- a/blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json +++ b/blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json @@ -8,6 +8,9 @@ "decimals": 0, "status": "active", "id": "0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0xE68b79e51bf826534Ff37AA9CeE71a3842ee9c70/info.json b/blockchains/smartchain/assets/0xE68b79e51bf826534Ff37AA9CeE71a3842ee9c70/info.json new file mode 100644 index 0000000000000..2c39cf20608d3 --- /dev/null +++ b/blockchains/smartchain/assets/0xE68b79e51bf826534Ff37AA9CeE71a3842ee9c70/info.json @@ -0,0 +1,45 @@ +{ + "name": "CZUSD", + "type": "BEP20", + "symbol": "CZUSD", + "decimals": 18, + "website": "https://czodiac.com", + "description": "CZUSD is a digital stablecoin in the CZODIAC ecosystem, enabling seamless exchange. It employs CzusdGate for swaps and ScorchPeg for a flexible rate, while the Gnosis Multikey Safe secures collateral.", + "explorer": "https://bscscan.com/token/0xE68b79e51bf826534Ff37AA9CeE71a3842ee9c70", + "status": "active", + "id": "0xE68b79e51bf826534Ff37AA9CeE71a3842ee9c70", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zodiacs_c" + }, + { + "name": "github", + "url": "https://github.com/chinese-zodiac/czodiac" + }, + { + "name": "medium", + "url": "https://czodiacs.medium.com/" + }, + { + "name": "whitepaper", + "url": "https://czodiac.gitbook.io/czodiac-litepapper/tokenomics/czusd" + }, + { + "name": "telegram", + "url": "https://t.me/CZodiacofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/CZodiacANN" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Tg9JFQxzbs" + } + ], + "tags": [ + "stablecoin", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xE68b79e51bf826534Ff37AA9CeE71a3842ee9c70/logo.png b/blockchains/smartchain/assets/0xE68b79e51bf826534Ff37AA9CeE71a3842ee9c70/logo.png new file mode 100644 index 0000000000000..cec4d397760ee Binary files /dev/null and b/blockchains/smartchain/assets/0xE68b79e51bf826534Ff37AA9CeE71a3842ee9c70/logo.png differ diff --git a/blockchains/smartchain/assets/0xE6Ce27025F13f5213bBc560dC275e292965a392F/info.json b/blockchains/smartchain/assets/0xE6Ce27025F13f5213bBc560dC275e292965a392F/info.json new file mode 100644 index 0000000000000..a0b8ffc78da59 --- /dev/null +++ b/blockchains/smartchain/assets/0xE6Ce27025F13f5213bBc560dC275e292965a392F/info.json @@ -0,0 +1,25 @@ +{ + "name": "Loom Token", + "website": "https://loomx.io", + "description": "Loom Network is a Platform as a Service intended to allow Ethereum-based Solidity applications to be run on side chains.", + "explorer": "https://bscscan.com/token/0xe6ce27025f13f5213bbc560dc275e292965a392f", + "type": "BEP20", + "symbol": "LOOM", + "decimals": 18, + "status": "active", + "id": "0xE6Ce27025F13f5213bBc560dC275e292965a392F", + "links": [ + { + "name": "telegram", + "url": "https://t.me/loomnetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/loomnetwork" + }, + { + "name": "github", + "url": "https://github.com/loomnetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE6Ce27025F13f5213bBc560dC275e292965a392F/logo.png b/blockchains/smartchain/assets/0xE6Ce27025F13f5213bBc560dC275e292965a392F/logo.png new file mode 100644 index 0000000000000..0d6c30316b0e1 Binary files /dev/null and b/blockchains/smartchain/assets/0xE6Ce27025F13f5213bBc560dC275e292965a392F/logo.png differ diff --git a/blockchains/smartchain/assets/0xE7784072FC769D8b7f8C0a3Fa008722eEF5dDDD5/info.json b/blockchains/smartchain/assets/0xE7784072FC769D8b7f8C0a3Fa008722eEF5dDDD5/info.json new file mode 100644 index 0000000000000..b84ac0e657c04 --- /dev/null +++ b/blockchains/smartchain/assets/0xE7784072FC769D8b7f8C0a3Fa008722eEF5dDDD5/info.json @@ -0,0 +1,29 @@ +{ + "name": "HEDGE Token", + "website": "https://www.hedge-finance.com", + "description": "A custom tailored reflection token offering dynamic rewards based on market conditions and community input", + "explorer": "https://bscscan.com/token/0xE7784072FC769D8b7f8C0a3Fa008722eEF5dDDD5", + "type": "BEP20", + "symbol": "HEDGE", + "decimals": 18, + "status": "active", + "id": "0xE7784072FC769D8b7f8C0a3Fa008722eEF5dDDD5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Hedge_Finance" + }, + { + "name": "github", + "url": "https://github.com/dogekingbsc" + }, + { + "name": "telegram", + "url": "https://t.me/HedgeFinancial" + }, + { + "name": "blog", + "url": "https://hedge-finance.medium.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE7784072FC769D8b7f8C0a3Fa008722eEF5dDDD5/logo.png b/blockchains/smartchain/assets/0xE7784072FC769D8b7f8C0a3Fa008722eEF5dDDD5/logo.png new file mode 100644 index 0000000000000..9cb0c4ec31aa5 Binary files /dev/null and b/blockchains/smartchain/assets/0xE7784072FC769D8b7f8C0a3Fa008722eEF5dDDD5/logo.png differ diff --git a/blockchains/smartchain/assets/0xE77932B1216125848e82C3967e75698362168f99/info.json b/blockchains/smartchain/assets/0xE77932B1216125848e82C3967e75698362168f99/info.json new file mode 100644 index 0000000000000..bd5f016ea0be5 --- /dev/null +++ b/blockchains/smartchain/assets/0xE77932B1216125848e82C3967e75698362168f99/info.json @@ -0,0 +1,24 @@ +{ + "name": "Galaxy Finance Token", + "type": "BEP20", + "symbol": "GFT", + "decimals": 18, + "website": "https://galaxyfinance.io/", + "description": "Galaxy Finance is First Ecosystem that Scaling Decentralized Applications.", + "explorer": "https://bscscan.com/token/0xE77932B1216125848e82C3967e75698362168f99", + "status": "active", + "id": "0xE77932B1216125848e82C3967e75698362168f99", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/galaxyfinance3" + }, + { + "name": "telegram", + "url": "https://t.me/galaxyfinance_channel" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xE77932B1216125848e82C3967e75698362168f99/logo.png b/blockchains/smartchain/assets/0xE77932B1216125848e82C3967e75698362168f99/logo.png new file mode 100644 index 0000000000000..42f9b1e8dfbad Binary files /dev/null and b/blockchains/smartchain/assets/0xE77932B1216125848e82C3967e75698362168f99/logo.png differ diff --git a/blockchains/smartchain/assets/0xE81257d932280AE440B17AFc5f07C8A110D21432/info.json b/blockchains/smartchain/assets/0xE81257d932280AE440B17AFc5f07C8A110D21432/info.json new file mode 100644 index 0000000000000..8daaf871d43b9 --- /dev/null +++ b/blockchains/smartchain/assets/0xE81257d932280AE440B17AFc5f07C8A110D21432/info.json @@ -0,0 +1,45 @@ +{ + "name": "Zuki Moba", + "type": "BEP20", + "symbol": "ZUKI", + "decimals": 18, + "website": "https://zukimoba.com/", + "description": "Zuki Moba is a MOBA Esport Game (Multiplayer Online Battle Arena) which is built with a Decentralized Economy application community-oriented. In-game NFT is used to build characters, game items, and Metaverse structures. In addition, Play to Earn mechanism is applied to create economic benefits for Gamers, creating a unique point compared to traditional MOBA games. $ZUKI is Zuki Moba's in-game token", + "explorer": "https://bscscan.com/token/0xE81257d932280AE440B17AFc5f07C8A110D21432", + "status": "active", + "id": "0xE81257d932280AE440B17AFc5f07C8A110D21432", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ZukiMoba" + }, + { + "name": "facebook", + "url": "https://facebook.com/ZukiMoba/" + }, + { + "name": "docs", + "url": "https://docs.zukimoba.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zuki-moba/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zuki-moba" + }, + { + "name": "telegram", + "url": "https://t.me/ZukiMoba" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ZukiMoba/" + }, + { + "name": "discord", + "url": "https://discord.com/channels/893120976399769601/893120976865341522" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE81257d932280AE440B17AFc5f07C8A110D21432/logo.png b/blockchains/smartchain/assets/0xE81257d932280AE440B17AFc5f07C8A110D21432/logo.png new file mode 100644 index 0000000000000..9f7708f82aaf7 Binary files /dev/null and b/blockchains/smartchain/assets/0xE81257d932280AE440B17AFc5f07C8A110D21432/logo.png differ diff --git a/blockchains/smartchain/assets/0xE8176d414560cFE1Bf82Fd73B986823B89E4F545/info.json b/blockchains/smartchain/assets/0xE8176d414560cFE1Bf82Fd73B986823B89E4F545/info.json new file mode 100644 index 0000000000000..2547dafd82f6b --- /dev/null +++ b/blockchains/smartchain/assets/0xE8176d414560cFE1Bf82Fd73B986823B89E4F545/info.json @@ -0,0 +1,29 @@ +{ + "name": "Step Hero", + "website": "https://stephero.io/", + "description": "The lucrative NFT fantasy-themed RPG Game on BSC and Polygon", + "explorer": "https://bscscan.com/token/0xE8176d414560cFE1Bf82Fd73B986823B89E4F545", + "type": "BEP20", + "symbol": "HERO", + "decimals": 18, + "status": "active", + "id": "0xE8176d414560cFE1Bf82Fd73B986823B89E4F545", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/StepHeroNFTs" + }, + { + "name": "telegram", + "url": "https://t.me/stephero_chat" + }, + { + "name": "facebook", + "url": "https://facebook.com/StepHeroNFTs" + }, + { + "name": "github", + "url": "https://github.com/stepherogame" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE8176d414560cFE1Bf82Fd73B986823B89E4F545/logo.png b/blockchains/smartchain/assets/0xE8176d414560cFE1Bf82Fd73B986823B89E4F545/logo.png new file mode 100644 index 0000000000000..e77fdf56ef5e4 Binary files /dev/null and b/blockchains/smartchain/assets/0xE8176d414560cFE1Bf82Fd73B986823B89E4F545/logo.png differ diff --git a/blockchains/smartchain/assets/0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba/info.json b/blockchains/smartchain/assets/0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba/info.json new file mode 100644 index 0000000000000..d0f0a5b3373b1 --- /dev/null +++ b/blockchains/smartchain/assets/0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba/info.json @@ -0,0 +1,49 @@ +{ + "name": "HoneyMoon", + "type": "BEP20", + "symbol": "MOON", + "decimals": 18, + "website": "https://moon.honeyfarm.finance?utm_source=twt&utm_medium=wallet&utm_campaign=twt", + "description": "MOON is a native token of HoneyFarm Layer 3 - HoneyMoon", + "explorer": "https://bscscan.com/token/0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba", + "status": "active", + "id": "0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HoneyFarmFi" + }, + { + "name": "github", + "url": "https://github.com/HoneyFarmFi/HoneyFarmContracts" + }, + { + "name": "telegram", + "url": "https://t.me/HoneyFarmChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/HoneyFarmAnn" + }, + { + "name": "blog", + "url": "https://medium.com/@honeyfarmchef" + }, + { + "name": "docs", + "url": "https://docs.honeyfarm.finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/honeymoon-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/honeymoon-token" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/HoneyFarm_Official/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba/logo.png b/blockchains/smartchain/assets/0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba/logo.png new file mode 100644 index 0000000000000..2fc8b2b2d9d3f Binary files /dev/null and b/blockchains/smartchain/assets/0xE8c93310af068aa50bd7bF0ebFa459Df2a02ceba/logo.png differ diff --git a/blockchains/smartchain/assets/0xE93B4fb367F3678A32f28254355f9f6ac000c976/info.json b/blockchains/smartchain/assets/0xE93B4fb367F3678A32f28254355f9f6ac000c976/info.json new file mode 100644 index 0000000000000..bd8303d425761 --- /dev/null +++ b/blockchains/smartchain/assets/0xE93B4fb367F3678A32f28254355f9f6ac000c976/info.json @@ -0,0 +1,49 @@ +{ + "name": "Celestial", + "type": "BEP20", + "symbol": "Crystal", + "decimals": 18, + "website": "https://celt.game/", + "description": "Celestial is a cross chain metaverse game that combines Gamefi, Socialfi, and NFTSwap with the theme of interstellar warfare.", + "explorer": "https://bscscan.com/token/0xE93B4fb367F3678A32f28254355f9f6ac000c976", + "status": "active", + "id": "0xE93B4fb367F3678A32f28254355f9f6ac000c976", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GameCelt" + }, + { + "name": "github", + "url": "https://github.com/CeltGame" + }, + { + "name": "telegram", + "url": "https://t.me/CELT_Game" + }, + { + "name": "telegram_news", + "url": "https://t.me/CELT_Announcement" + }, + { + "name": "whitepaper", + "url": "https://bsc.celt.game/static/CELESTIAL_Whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@celestial.gamefi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crystal/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/crystal" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC3L64zz-sbwaEgMVotqLkTA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE93B4fb367F3678A32f28254355f9f6ac000c976/logo.png b/blockchains/smartchain/assets/0xE93B4fb367F3678A32f28254355f9f6ac000c976/logo.png new file mode 100644 index 0000000000000..81e6b65f1e055 Binary files /dev/null and b/blockchains/smartchain/assets/0xE93B4fb367F3678A32f28254355f9f6ac000c976/logo.png differ diff --git a/blockchains/smartchain/assets/0xE942C48044FB1C7f4C9eB456f6097fa4A1A17B8f/info.json b/blockchains/smartchain/assets/0xE942C48044FB1C7f4C9eB456f6097fa4A1A17B8f/info.json new file mode 100644 index 0000000000000..d852c0108020a --- /dev/null +++ b/blockchains/smartchain/assets/0xE942C48044FB1C7f4C9eB456f6097fa4A1A17B8f/info.json @@ -0,0 +1,44 @@ +{ + "name": "Elvantis", + "type": "BEP20", + "symbol": "ELV", + "decimals": 18, + "website": "https://elvantis.com/", + "description": "Elvantis is a metaverse-inspired online NFT game that combines what you love about gaming with the addictive thrill of collectables. ", + "explorer": "Https://bscscan.com/token/0xE942C48044FB1C7f4C9eB456f6097fa4A1A17B8f", + "status": "active", + "id": "0xE942C48044FB1C7f4C9eB456f6097fa4A1A17B8f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ElvantisGame" + }, + { + "name": "discord", + "url": "https://discord.com/6YwurDbfRq" + }, + { + "name": "medium", + "url": "https://medium.com/@ElvantisOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elvantis/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCUmWgv0WmRMzC1yEFsn6vGQ" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/ElvantisOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/ELVANTIS" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE942C48044FB1C7f4C9eB456f6097fa4A1A17B8f/logo.png b/blockchains/smartchain/assets/0xE942C48044FB1C7f4C9eB456f6097fa4A1A17B8f/logo.png new file mode 100644 index 0000000000000..e82a7b2a39e13 Binary files /dev/null and b/blockchains/smartchain/assets/0xE942C48044FB1C7f4C9eB456f6097fa4A1A17B8f/logo.png differ diff --git a/blockchains/smartchain/assets/0xE9c7a827a4bA133b338b844C19241c864E95d75f/info.json b/blockchains/smartchain/assets/0xE9c7a827a4bA133b338b844C19241c864E95d75f/info.json new file mode 100644 index 0000000000000..e3f2cae7a44d2 --- /dev/null +++ b/blockchains/smartchain/assets/0xE9c7a827a4bA133b338b844C19241c864E95d75f/info.json @@ -0,0 +1,32 @@ +{ + "name": "FileSystemVideo", + "type": "BEP20", + "symbol": "FSV", + "decimals": 6, + "website": "https://www.fs.video", + "description": "FSV is the world's first interstellar video public chain based on ipfs application, focusing on distributed storage of video files.", + "explorer": "https://bscscan.com/token/0xE9c7a827a4bA133b338b844C19241c864E95d75f", + "status": "active", + "id": "0xE9c7a827a4bA133b338b844C19241c864E95d75f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FSV_fsvideo" + }, + { + "name": "github", + "url": "https://github.com/FileSystemVideo" + }, + { + "name": "telegram", + "url": "https://t.me/FSV1111" + }, + { + "name": "whitepaper", + "url": "https://dsw3rxqm9wq1x.cloudfront.net/book/FSV-White-Paper.pdf" + } + ], + "tags": [ + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE9c7a827a4bA133b338b844C19241c864E95d75f/logo.png b/blockchains/smartchain/assets/0xE9c7a827a4bA133b338b844C19241c864E95d75f/logo.png new file mode 100644 index 0000000000000..bedbb8482fc5f Binary files /dev/null and b/blockchains/smartchain/assets/0xE9c7a827a4bA133b338b844C19241c864E95d75f/logo.png differ diff --git a/blockchains/smartchain/assets/0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903/info.json b/blockchains/smartchain/assets/0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903/info.json new file mode 100644 index 0000000000000..8e7616f31597a --- /dev/null +++ b/blockchains/smartchain/assets/0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903/info.json @@ -0,0 +1,37 @@ +{ + "name": "Game Coin", + "type": "BEP20", + "symbol": "GMEX", + "decimals": 9, + "website": "https://www.thegamecoin.net", + "description": "Game Coin aims to allow any athlete in the world the ability to create their own sports token.", + "explorer": "https://bscscan.com/token/0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903", + "status": "active", + "id": "0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GameCoinGMEX" + }, + { + "name": "telegram", + "url": "https://t.me/TheGameCoin_GME_CHAT" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/game-coin/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/GameCoinCrypto/" + }, + { + "name": "facebook", + "url": "https://facebook.com/GameCoinGMEX/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCrYDr-2HjWwtGG0meSxzNsA" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903/logo.png b/blockchains/smartchain/assets/0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903/logo.png new file mode 100644 index 0000000000000..51c910b01c713 Binary files /dev/null and b/blockchains/smartchain/assets/0xE9d78BF51ae04c7E1263A76ED89a65537B9cA903/logo.png differ diff --git a/blockchains/smartchain/assets/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45/info.json b/blockchains/smartchain/assets/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45/info.json new file mode 100644 index 0000000000000..2f0066fe282c3 --- /dev/null +++ b/blockchains/smartchain/assets/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45/info.json @@ -0,0 +1,33 @@ +{ + "name": "XXT-Token", + "type": "BEP20", + "symbol": "XXT", + "decimals": 9, + "website": "https://xxt-token.com", + "description": "The XXT-Token is a cryptocurrency designed to be the means of payment and integrate the entire adult entertainment ecosystem. Our objective is to use the token as currency to pay and receive for services and products, integrating customers, stores, hotels, sex-shops, motels, suppliers, adult live stream, bars and nightclubs.", + "explorer": "https://bscscan.com/token/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45", + "status": "active", + "id": "0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/xxt_token" + }, + { + "name": "telegram", + "url": "https://t.me/xxt_token_brz" + }, + { + "name": "whitepaper", + "url": "https://xxt-token.com/wp-content/uploads/2021/06/XXT-Token-US.pdf" + }, + { + "name": "docs", + "url": "https://xxt-token.com/wp-content/uploads/2021/09/XXT-Token-Full-Smart-Contract-Security-Audit.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/pt-br/currencies/xxt-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45/logo.png b/blockchains/smartchain/assets/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45/logo.png new file mode 100644 index 0000000000000..4ac62dfa5d839 Binary files /dev/null and b/blockchains/smartchain/assets/0xEA01a1a3CF143f90b4aC6D069Bd369826574CD45/logo.png differ diff --git a/blockchains/smartchain/assets/0xEA5E9F39F4B4Bc2684e49A0E43127F7f6F6be3b8/info.json b/blockchains/smartchain/assets/0xEA5E9F39F4B4Bc2684e49A0E43127F7f6F6be3b8/info.json new file mode 100644 index 0000000000000..e7efd39e35526 --- /dev/null +++ b/blockchains/smartchain/assets/0xEA5E9F39F4B4Bc2684e49A0E43127F7f6F6be3b8/info.json @@ -0,0 +1,32 @@ +{ + "name": "Muu Inu", + "type": "BEP20", + "symbol": "MINU", + "decimals": 9, + "website": "https://muuinu.com", + "description": "Muu Inu is a unique utility token on the BSC chain. It has a total supply of 1 Trillion and is listed on pancakeswap. The utility we aim to bring to this project and holders includes: Play2Earn game, Staking, NFTs", + "explorer": "https://bscscan.com/token/0xEA5E9F39F4B4Bc2684e49A0E43127F7f6F6be3b8", + "status": "active", + "id": "0xEA5E9F39F4B4Bc2684e49A0E43127F7f6F6be3b8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/muuinuofficial" + }, + { + "name": "telegram", + "url": "https://t.me/MuuInu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/muu-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/muu-inu" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xEA5E9F39F4B4Bc2684e49A0E43127F7f6F6be3b8/logo.png b/blockchains/smartchain/assets/0xEA5E9F39F4B4Bc2684e49A0E43127F7f6F6be3b8/logo.png new file mode 100644 index 0000000000000..c27df7e4ed0f7 Binary files /dev/null and b/blockchains/smartchain/assets/0xEA5E9F39F4B4Bc2684e49A0E43127F7f6F6be3b8/logo.png differ diff --git a/blockchains/smartchain/assets/0xEAc9873291dDAcA754EA5642114151f3035c67A2/info.json b/blockchains/smartchain/assets/0xEAc9873291dDAcA754EA5642114151f3035c67A2/info.json new file mode 100644 index 0000000000000..1686baf525f79 --- /dev/null +++ b/blockchains/smartchain/assets/0xEAc9873291dDAcA754EA5642114151f3035c67A2/info.json @@ -0,0 +1,25 @@ +{ + "name": "Decubate Token", + "website": "https://decubate.com", + "description": "Decubate is a community-powered investment platform that is bringing the $3 trillion global startup economy on-chain, unlocking liquidity for investors, and accelerating the mass adoption of blockchain technology.", + "explorer": "https://bscscan.com/token/0xEAc9873291dDAcA754EA5642114151f3035c67A2", + "type": "BEP20", + "symbol": "DCB", + "decimals": 18, + "status": "active", + "id": "0xEAc9873291dDAcA754EA5642114151f3035c67A2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/decubate" + }, + { + "name": "twitter", + "url": "https://twitter.com/decubate" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/decubate/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEAc9873291dDAcA754EA5642114151f3035c67A2/logo.png b/blockchains/smartchain/assets/0xEAc9873291dDAcA754EA5642114151f3035c67A2/logo.png new file mode 100644 index 0000000000000..b3dff8c874b85 Binary files /dev/null and b/blockchains/smartchain/assets/0xEAc9873291dDAcA754EA5642114151f3035c67A2/logo.png differ diff --git a/blockchains/smartchain/assets/0xEB2DFCdB56Cf568B3Da3927C6DE97b0849b329D8/info.json b/blockchains/smartchain/assets/0xEB2DFCdB56Cf568B3Da3927C6DE97b0849b329D8/info.json new file mode 100644 index 0000000000000..245c2972c1af0 --- /dev/null +++ b/blockchains/smartchain/assets/0xEB2DFCdB56Cf568B3Da3927C6DE97b0849b329D8/info.json @@ -0,0 +1,11 @@ +{ + "name": "NFT Classic", + "website": "https://nftclassic.finance/", + "description": "NFT Classic employs functions : Automatic Farm. In each trade , the contract takes tokens from sellers and buyers by 10%.", + "explorer": "https://bscscan.com/token/0xeb2dfcdb56cf568b3da3927c6de97b0849b329d8", + "type": "BEP20", + "symbol": "NFTClassic", + "decimals": 9, + "status": "active", + "id": "0xEB2DFCdB56Cf568B3Da3927C6DE97b0849b329D8" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEB2DFCdB56Cf568B3Da3927C6DE97b0849b329D8/logo.png b/blockchains/smartchain/assets/0xEB2DFCdB56Cf568B3Da3927C6DE97b0849b329D8/logo.png new file mode 100644 index 0000000000000..ec00dff86c891 Binary files /dev/null and b/blockchains/smartchain/assets/0xEB2DFCdB56Cf568B3Da3927C6DE97b0849b329D8/logo.png differ diff --git a/blockchains/smartchain/assets/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f/info.json b/blockchains/smartchain/assets/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f/info.json new file mode 100644 index 0000000000000..1677912c1da28 --- /dev/null +++ b/blockchains/smartchain/assets/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f/info.json @@ -0,0 +1,25 @@ +{ + "name": "MiniShibaInu", + "type": "BEP20", + "symbol": "MiniSHIBA", + "decimals": 9, + "website": "https://www.minishibatoken.com/", + "description": "MiniShiba is built by a strong team of crypto experts that aim to build a sustainable, long term token bringing innovative ideas into the crypto space. In addition, we focus on building a strong community of investors that are in it for the long run. Join MiniShiba now and become part of this revolution. ", + "explorer": "https://bscscan.com/token/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f", + "status": "active", + "id": "0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mini-shiba/" + }, + { + "name": "telegram", + "url": "https://t.me/MiniShibaInu" + }, + { + "name": "twitter", + "url": "https://twitter.com/MiniShiba_Token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f/logo.png b/blockchains/smartchain/assets/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f/logo.png new file mode 100644 index 0000000000000..b017743e300af Binary files /dev/null and b/blockchains/smartchain/assets/0xEB35aCBD23CF9D1C13D276815B9969eFfC5c878f/logo.png differ diff --git a/blockchains/smartchain/assets/0xEC126e20e7cb114dd3BA356100eaca2Cc2921322/info.json b/blockchains/smartchain/assets/0xEC126e20e7cb114dd3BA356100eaca2Cc2921322/info.json new file mode 100644 index 0000000000000..7f2220197291b --- /dev/null +++ b/blockchains/smartchain/assets/0xEC126e20e7cb114dd3BA356100eaca2Cc2921322/info.json @@ -0,0 +1,25 @@ +{ + "name": "Solar Energy", + "website": "https://www.solarenergycoin.tech", + "description": "Solar Energy ($SEG) is a deflationary BEP20 token from Binance Smart Chain", + "explorer": "https://bscscan.com/token/0xEC126e20e7cb114dd3BA356100eaca2Cc2921322", + "type": "BEP20", + "symbol": "SEG", + "decimals": 18, + "status": "active", + "id": "0xEC126e20e7cb114dd3BA356100eaca2Cc2921322", + "links": [ + { + "name": "telegram", + "url": "https://t.me/solarenergyfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/solar-energy/" + }, + { + "name": "twitter", + "url": "https://twitter.com/solarenergy2021" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEC126e20e7cb114dd3BA356100eaca2Cc2921322/logo.png b/blockchains/smartchain/assets/0xEC126e20e7cb114dd3BA356100eaca2Cc2921322/logo.png new file mode 100644 index 0000000000000..91861f7e8bc96 Binary files /dev/null and b/blockchains/smartchain/assets/0xEC126e20e7cb114dd3BA356100eaca2Cc2921322/logo.png differ diff --git a/blockchains/smartchain/assets/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e/info.json b/blockchains/smartchain/assets/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e/info.json new file mode 100644 index 0000000000000..668e8c273602f --- /dev/null +++ b/blockchains/smartchain/assets/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e/info.json @@ -0,0 +1,33 @@ +{ + "name": "PAWN MY NFT", + "type": "BEP20", + "symbol": "PNFT", + "decimals": 9, + "website": "http://pawnmynft.online/", + "description": "NFT borrowing and lending made easy at your fingertips", + "explorer": "https://bscscan.com/token/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e", + "status": "active", + "id": "0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PawnMyNFT" + }, + { + "name": "telegram", + "url": "https://t.me/PawnMyNFT" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pawn-my-nft" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pawn-my-nft/" + }, + { + "name": "facebook", + "url": "https://facebook.com/pawnmynft/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e/logo.png b/blockchains/smartchain/assets/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e/logo.png new file mode 100644 index 0000000000000..9a799b89a696c Binary files /dev/null and b/blockchains/smartchain/assets/0xEC43D3153C1f08946fA71cDD3A14Af64fd58f27e/logo.png differ diff --git a/blockchains/smartchain/assets/0xEE5b03b769Ca6c690D140CafB52fC8de3f38FC28/info.json b/blockchains/smartchain/assets/0xEE5b03b769Ca6c690D140CafB52fC8de3f38FC28/info.json new file mode 100644 index 0000000000000..cf4d349d7a7de --- /dev/null +++ b/blockchains/smartchain/assets/0xEE5b03b769Ca6c690D140CafB52fC8de3f38FC28/info.json @@ -0,0 +1,36 @@ +{ + "name": "HyperChainX", + "type": "BEP20", + "symbol": "HYPER", + "decimals": 7, + "website": "https://hyperchainx.com", + "description": "HyperChain X is revolutionizing the gaming industry with its all-in-one platform specifically designed for gamers. Our platform offers a range of features including buy-in tournaments, 1 vs 1 high stake battles, and the ability for esport teams to create their own leagues. We also have a live streaming feature and an NFT marketplace/launchpad that is unrivaled in the industry.", + "explorer": "https://bscscan.com/token/0xEE5b03b769Ca6c690D140CafB52fC8de3f38FC28", + "status": "active", + "id": "0xEE5b03b769Ca6c690D140CafB52fC8de3f38FC28", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HyperchainX" + }, + { + "name": "telegram", + "url": "https://t.me/hyperchainx" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hyperchainx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hyperchainx" + }, + { + "name": "medium", + "url": "https://medium.com/@hyperchainx" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEE5b03b769Ca6c690D140CafB52fC8de3f38FC28/logo.png b/blockchains/smartchain/assets/0xEE5b03b769Ca6c690D140CafB52fC8de3f38FC28/logo.png new file mode 100644 index 0000000000000..6248d059b5a20 Binary files /dev/null and b/blockchains/smartchain/assets/0xEE5b03b769Ca6c690D140CafB52fC8de3f38FC28/logo.png differ diff --git a/blockchains/smartchain/assets/0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d/info.json b/blockchains/smartchain/assets/0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d/info.json new file mode 100644 index 0000000000000..88ef00350ecda --- /dev/null +++ b/blockchains/smartchain/assets/0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d/info.json @@ -0,0 +1,29 @@ +{ + "name": "Baby DeFido", + "type": "BEP20", + "symbol": "BabyDeFido", + "decimals": 9, + "website": "https://www.babydefido.finance/", + "description": "BabyDeFido is a memecoin based on Coinbase's Dog mascot DeFido, a french dogge. BabyDeFido is a low tax coin with reflections in native tokens, with staking and an Ethereum bridge along the road.", + "explorer": "https://bscscan.com/token/0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d", + "status": "active", + "id": "0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BabyDeFido_BSC" + }, + { + "name": "twitter", + "url": "https://twitter.com/Baby_Defido" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-defido/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-defido" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d/logo.png b/blockchains/smartchain/assets/0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d/logo.png new file mode 100644 index 0000000000000..39df617be33fd Binary files /dev/null and b/blockchains/smartchain/assets/0xEFEa4829b1bc90658784f15116C2dFD0E0929B0d/logo.png differ diff --git a/blockchains/smartchain/assets/0xEFf13653EEb698Ba291B8BfF7AAaaB648132c2D7/info.json b/blockchains/smartchain/assets/0xEFf13653EEb698Ba291B8BfF7AAaaB648132c2D7/info.json new file mode 100644 index 0000000000000..f5d3092c05576 --- /dev/null +++ b/blockchains/smartchain/assets/0xEFf13653EEb698Ba291B8BfF7AAaaB648132c2D7/info.json @@ -0,0 +1,25 @@ +{ + "name": "BNB Shinobi", + "website": "https://bnbshinobi.com/", + "description": "BNB Shinobi is the all encompassing BSC reward coin, blockchain arcade, & blockchain metaverse.", + "explorer": "https://bscscan.com/token/0xeff13653eeb698ba291b8bff7aaaab648132c2d7", + "type": "BEP20", + "symbol": "CHAKRA", + "decimals": 9, + "status": "active", + "id": "0xEFf13653EEb698Ba291B8BfF7AAaaB648132c2D7", + "links": [ + { + "name": "github", + "url": "https://github.com/Bnbshinobi/" + }, + { + "name": "twitter", + "url": "https://twitter.com/BnbShinobi" + }, + { + "name": "telegram", + "url": "https://t.me/bnbshinobi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEFf13653EEb698Ba291B8BfF7AAaaB648132c2D7/logo.png b/blockchains/smartchain/assets/0xEFf13653EEb698Ba291B8BfF7AAaaB648132c2D7/logo.png new file mode 100644 index 0000000000000..1b2d3237781c3 Binary files /dev/null and b/blockchains/smartchain/assets/0xEFf13653EEb698Ba291B8BfF7AAaaB648132c2D7/logo.png differ diff --git a/blockchains/smartchain/assets/0xEae2BBBC0000F605bD37A02c7fE346a3b68B03eb/info.json b/blockchains/smartchain/assets/0xEae2BBBC0000F605bD37A02c7fE346a3b68B03eb/info.json new file mode 100644 index 0000000000000..15e309043b93c --- /dev/null +++ b/blockchains/smartchain/assets/0xEae2BBBC0000F605bD37A02c7fE346a3b68B03eb/info.json @@ -0,0 +1,33 @@ +{ + "name": "CRIR MSH", + "type": "BEP20", + "symbol": "MSH", + "decimals": 18, + "website": "https://www.crirmsh.com", + "description": "A Fast & Secure Cryptocurrency and Multi chain DEX.", + "explorer": "https://bscscan.com/token/0xeae2bbbc0000f605bd37a02c7fe346a3b68b03eb", + "status": "active", + "id": "0xEae2BBBC0000F605bD37A02c7fE346a3b68B03eb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CRIR_MSH" + }, + { + "name": "github", + "url": "https://github.com/crirmsh" + }, + { + "name": "telegram", + "url": "https://t.me/MSH_WORLD_GROUP" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/crir-msh" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crir-msh" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEae2BBBC0000F605bD37A02c7fE346a3b68B03eb/logo.png b/blockchains/smartchain/assets/0xEae2BBBC0000F605bD37A02c7fE346a3b68B03eb/logo.png new file mode 100644 index 0000000000000..076195afdfeda Binary files /dev/null and b/blockchains/smartchain/assets/0xEae2BBBC0000F605bD37A02c7fE346a3b68B03eb/logo.png differ diff --git a/blockchains/smartchain/assets/0xEc3D04C82aF8C4b97Ecd058D543c2c0673ca72dC/info.json b/blockchains/smartchain/assets/0xEc3D04C82aF8C4b97Ecd058D543c2c0673ca72dC/info.json new file mode 100644 index 0000000000000..fde2e49ba37bb --- /dev/null +++ b/blockchains/smartchain/assets/0xEc3D04C82aF8C4b97Ecd058D543c2c0673ca72dC/info.json @@ -0,0 +1,48 @@ +{ + "name": "Baby Doge Money Maker", + "website": "https://babydogemoneymaker.com/", + "description": "The One And Only Doge And Lucky Cat Hybrid In Crypto World!", + "explorer": "https://bscscan.com/token/0xEc3D04C82aF8C4b97Ecd058D543c2c0673ca72dC", + "type": "BEP20", + "symbol": "BABYDOGEMM", + "decimals": 8, + "status": "active", + "id": "0xEc3D04C82aF8C4b97Ecd058D543c2c0673ca72dC", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/BabyDogeMoneyMaker" + }, + { + "name": "twitter", + "url": "https://twitter.com/BabyDMoneyMaker" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BabyDogeMoneyMaker/" + }, + { + "name": "facebook", + "url": "https://facebook.com/BABYDMONEYMAKER/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCcoVgeOmjqHj3NG_tsnHc_w" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/baby-doge-money-maker/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/baby-doge-money-maker" + }, + { + "name": "whitepaper", + "url": "https://babydogemoneymaker.com/assets/whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEc3D04C82aF8C4b97Ecd058D543c2c0673ca72dC/logo.png b/blockchains/smartchain/assets/0xEc3D04C82aF8C4b97Ecd058D543c2c0673ca72dC/logo.png new file mode 100644 index 0000000000000..153a47de08a5e Binary files /dev/null and b/blockchains/smartchain/assets/0xEc3D04C82aF8C4b97Ecd058D543c2c0673ca72dC/logo.png differ diff --git a/blockchains/smartchain/assets/0xEcf99aB23C11ddc6520252105308C251001AEfBB/info.json b/blockchains/smartchain/assets/0xEcf99aB23C11ddc6520252105308C251001AEfBB/info.json new file mode 100644 index 0000000000000..c334da94e8073 --- /dev/null +++ b/blockchains/smartchain/assets/0xEcf99aB23C11ddc6520252105308C251001AEfBB/info.json @@ -0,0 +1,48 @@ +{ + "name": "UNS Token", + "type": "BEP20", + "symbol": "UNS", + "decimals": 18, + "website": "https://uns.technology", + "description": "UNS Token, a Multi-Sector Utility BEP20 Token that enables in connecting real-life utilities with the digital world.", + "explorer": "https://bscscan.com/token/0xecf99ab23c11ddc6520252105308c251001aefbb", + "status": "active", + "id": "0xEcf99aB23C11ddc6520252105308C251001AEfBB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/_unsofficial_" + }, + { + "name": "telegram", + "url": "https://t.me/uns_token" + }, + { + "name": "discord", + "url": "https://discord.com/invite/wjFHg94mAW" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uns-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uns-token" + }, + { + "name": "telegram_news", + "url": "https://t.me/unstoken" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/UNS_Token" + }, + { + "name": "github", + "url": "https://github.com/Uns-Technology" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEcf99aB23C11ddc6520252105308C251001AEfBB/logo.png b/blockchains/smartchain/assets/0xEcf99aB23C11ddc6520252105308C251001AEfBB/logo.png new file mode 100644 index 0000000000000..aa527486df972 Binary files /dev/null and b/blockchains/smartchain/assets/0xEcf99aB23C11ddc6520252105308C251001AEfBB/logo.png differ diff --git a/blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/info.json b/blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/info.json index 8a5704e66bf4e..52c6d36cfa556 100644 --- a/blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/info.json +++ b/blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/info.json @@ -7,5 +7,8 @@ "description": "Mooni(MOONI) token has had ownership renounced by the development team. MOONI DeFi is the incubator based on Binance Smart chain with innovative product launches, where community gets rewarded in ecosystem tokens.", "explorer": "https://bscscan.com/token/0xEd438051437c22A9Ef249B68c7E292435fE8B858", "status": "active", - "id": "0xEd438051437c22A9Ef249B68c7E292435fE8B858" + "id": "0xEd438051437c22A9Ef249B68c7E292435fE8B858", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEd44623b06616BCceC876617c124F5461Bd5f79B/info.json b/blockchains/smartchain/assets/0xEd44623b06616BCceC876617c124F5461Bd5f79B/info.json new file mode 100644 index 0000000000000..788cc9b9ae360 --- /dev/null +++ b/blockchains/smartchain/assets/0xEd44623b06616BCceC876617c124F5461Bd5f79B/info.json @@ -0,0 +1,45 @@ +{ + "name": "BFK WARZONE", + "type": "BEP20", + "symbol": "BFK", + "decimals": 9, + "website": "https://bfkwarzone.com", + "description": "Battle Fort Knox - BFK is a complete gaming ecosystem with our native token $BFK, our NFT Marketplace, and our P2E 2D shooter coming to iOS, Android, and Windows.", + "explorer": "https://bscscan.com/token/0xEd44623b06616BCceC876617c124F5461Bd5f79B", + "status": "active", + "id": "0xEd44623b06616BCceC876617c124F5461Bd5f79B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bfkwarzone" + }, + { + "name": "github", + "url": "https://github.com/bfkwarzone" + }, + { + "name": "telegram", + "url": "https://t.me/bfkwarzone" + }, + { + "name": "telegram_news", + "url": "https://t.me/bfkannouncements" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bfk-warzone" + }, + { + "name": "facebook", + "url": "https://facebook.com/BFK-Warzone-113049517816470" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.bfkwarzone.app/whitepaper.pdf" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xed44623b06616bccec876617c124f5461bd5f79b#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEd44623b06616BCceC876617c124F5461Bd5f79B/logo.png b/blockchains/smartchain/assets/0xEd44623b06616BCceC876617c124F5461Bd5f79B/logo.png new file mode 100644 index 0000000000000..acd02628bd817 Binary files /dev/null and b/blockchains/smartchain/assets/0xEd44623b06616BCceC876617c124F5461Bd5f79B/logo.png differ diff --git a/blockchains/smartchain/assets/0xEd8c8Aa8299C10f067496BB66f8cC7Fb338A3405/info.json b/blockchains/smartchain/assets/0xEd8c8Aa8299C10f067496BB66f8cC7Fb338A3405/info.json new file mode 100644 index 0000000000000..8850fa5d51d13 --- /dev/null +++ b/blockchains/smartchain/assets/0xEd8c8Aa8299C10f067496BB66f8cC7Fb338A3405/info.json @@ -0,0 +1,25 @@ +{ + "name": "Prosper", + "website": "https://prosper.so/", + "description": "Cross-chain prediction market and hedging platform that is pioneering the technology of on-chain liquidity aggregation", + "explorer": "https://bscscan.com/token/0xed8c8aa8299c10f067496bb66f8cc7fb338a3405", + "type": "BEP20", + "symbol": "PROS", + "decimals": 18, + "status": "active", + "id": "0xEd8c8Aa8299C10f067496BB66f8cC7Fb338A3405", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Prosperpredict" + }, + { + "name": "telegram", + "url": "https://t.me/prosperfi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/prosper/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEd8c8Aa8299C10f067496BB66f8cC7Fb338A3405/logo.png b/blockchains/smartchain/assets/0xEd8c8Aa8299C10f067496BB66f8cC7Fb338A3405/logo.png new file mode 100644 index 0000000000000..5725990a5e6f0 Binary files /dev/null and b/blockchains/smartchain/assets/0xEd8c8Aa8299C10f067496BB66f8cC7Fb338A3405/logo.png differ diff --git a/blockchains/smartchain/assets/0xEda3866f07566d9379a91A07F8D62e19C03183e0/info.json b/blockchains/smartchain/assets/0xEda3866f07566d9379a91A07F8D62e19C03183e0/info.json new file mode 100644 index 0000000000000..ab35e7c61be72 --- /dev/null +++ b/blockchains/smartchain/assets/0xEda3866f07566d9379a91A07F8D62e19C03183e0/info.json @@ -0,0 +1,29 @@ +{ + "name": "HashBit", + "type": "BEP20", + "symbol": "HBIT", + "decimals": 18, + "website": "https://hashbit.org/", + "description": "HashBit (HBIT) is a highly scalable peer-to-peer digital currency that enables industry-leading transaction speeds with negligible fees. HashBit-Peg HBIT Token main goal is to make it possible to send and receive payments through the most popular messaging apps.", + "explorer": "https://bscscan.com/token/0xEda3866f07566d9379a91A07F8D62e19C03183e0", + "status": "active", + "id": "0xEda3866f07566d9379a91A07F8D62e19C03183e0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HashBitorg" + }, + { + "name": "telegram", + "url": "https://t.me/hashbitofficial/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hashbit-blockchain/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/hashbit/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEda3866f07566d9379a91A07F8D62e19C03183e0/logo.png b/blockchains/smartchain/assets/0xEda3866f07566d9379a91A07F8D62e19C03183e0/logo.png new file mode 100644 index 0000000000000..3544e757e5a7b Binary files /dev/null and b/blockchains/smartchain/assets/0xEda3866f07566d9379a91A07F8D62e19C03183e0/logo.png differ diff --git a/blockchains/smartchain/assets/0xEe0736c93E98B2e9fbf11f47dB19E7B68Db71E94/info.json b/blockchains/smartchain/assets/0xEe0736c93E98B2e9fbf11f47dB19E7B68Db71E94/info.json new file mode 100644 index 0000000000000..940e39a685d19 --- /dev/null +++ b/blockchains/smartchain/assets/0xEe0736c93E98B2e9fbf11f47dB19E7B68Db71E94/info.json @@ -0,0 +1,36 @@ +{ + "name": "FarmerDoge", + "type": "BEP20", + "symbol": "CROP", + "decimals": 18, + "website": "https://www.farmerdoge.net/", + "description": "CROP is the world's first multi-currency rewards token. This allows us to farm any cryptocurrency on the Binance smart chain. Buy & Hold CROP and let the teams crypto analysts build your portfolio with both top 200 cryptocurrencies & newly launched moonshots.", + "explorer": "https://bscscan.com/token/0xEe0736c93E98B2e9fbf11f47dB19E7B68Db71E94", + "status": "active", + "id": "0xEe0736c93E98B2e9fbf11f47dB19E7B68Db71E94", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/farmerdoge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/farmerdoge-v3" + }, + { + "name": "twitter", + "url": "https://twitter.com/FarmerDogeBSC?t=GNh1BY1qXDmD69TqtZwuCQ&s=09" + }, + { + "name": "telegram", + "url": "https://t.me/FarmerDogeCrypto" + }, + { + "name": "facebook", + "url": "https://facebook.com/FarmerDoge-101777302236101/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xEe0736c93E98B2e9fbf11f47dB19E7B68Db71E94/logo.png b/blockchains/smartchain/assets/0xEe0736c93E98B2e9fbf11f47dB19E7B68Db71E94/logo.png new file mode 100644 index 0000000000000..f3c761f6b6c10 Binary files /dev/null and b/blockchains/smartchain/assets/0xEe0736c93E98B2e9fbf11f47dB19E7B68Db71E94/logo.png differ diff --git a/blockchains/smartchain/assets/0xF02b31b0B6dCabd579e41A0250288608FA43F898/info.json b/blockchains/smartchain/assets/0xF02b31b0B6dCabd579e41A0250288608FA43F898/info.json new file mode 100644 index 0000000000000..d57272d09104a --- /dev/null +++ b/blockchains/smartchain/assets/0xF02b31b0B6dCabd579e41A0250288608FA43F898/info.json @@ -0,0 +1,32 @@ +{ + "id": "0xF02b31b0B6dCabd579e41A0250288608FA43F898", + "name": "Athos Meta", + "website": "https://athos-meta.io/", + "description": "Athos Meta is a decentralized blockchain and orients itself to be the first ecosystem owning 5 spectacular areas: Auto Bot Trade, Farming, Staking, Gaming and Betting that brings maximum profit to investors and holders", + "explorer": "https://bscscan.com/token/0xF02b31b0B6dCabd579e41A0250288608FA43F898", + "symbol": "ATM", + "type": "BEP20", + "decimals": 18, + "status": "active", + "tags": [ + "defi" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/AthosMeta" + }, + { + "name": "twitter", + "url": "https://twitter.com/AthosMeta" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/AthosMeta" + }, + { + "name": "whitepaper", + "url": "https://athos-meta.io/Whitepaper-EN.pdf" + } + ] +} diff --git a/blockchains/smartchain/assets/0xF02b31b0B6dCabd579e41A0250288608FA43F898/logo.png b/blockchains/smartchain/assets/0xF02b31b0B6dCabd579e41A0250288608FA43F898/logo.png new file mode 100644 index 0000000000000..f326efceafe89 Binary files /dev/null and b/blockchains/smartchain/assets/0xF02b31b0B6dCabd579e41A0250288608FA43F898/logo.png differ diff --git a/blockchains/smartchain/assets/0xF03E02AcbC5eb22de027eA4F59235966F5810D4f/info.json b/blockchains/smartchain/assets/0xF03E02AcbC5eb22de027eA4F59235966F5810D4f/info.json new file mode 100644 index 0000000000000..7abd1d87d1bb2 --- /dev/null +++ b/blockchains/smartchain/assets/0xF03E02AcbC5eb22de027eA4F59235966F5810D4f/info.json @@ -0,0 +1,24 @@ +{ + "name": "Pi INU Token", + "type": "BEP20", + "symbol": "PINU", + "decimals": 18, + "description": "Pi network concept INU Token", + "website": "https://pi-inu.com", + "explorer": "https://bscscan.com/token/0xF03E02AcbC5eb22de027eA4F59235966F5810D4f", + "id": "0xF03E02AcbC5eb22de027eA4F59235966F5810D4f", + "status": "active", + "tags": [ + "memes" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Pi_INU_Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pi-inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF03E02AcbC5eb22de027eA4F59235966F5810D4f/logo.png b/blockchains/smartchain/assets/0xF03E02AcbC5eb22de027eA4F59235966F5810D4f/logo.png new file mode 100644 index 0000000000000..1528a945ae7df Binary files /dev/null and b/blockchains/smartchain/assets/0xF03E02AcbC5eb22de027eA4F59235966F5810D4f/logo.png differ diff --git a/blockchains/smartchain/assets/0xF078580015Cdfaa849BDAd8B38e72F5803C316c4/info.json b/blockchains/smartchain/assets/0xF078580015Cdfaa849BDAd8B38e72F5803C316c4/info.json new file mode 100644 index 0000000000000..d89c26fa02a26 --- /dev/null +++ b/blockchains/smartchain/assets/0xF078580015Cdfaa849BDAd8B38e72F5803C316c4/info.json @@ -0,0 +1,32 @@ +{ + "name": "Son of Doge", + "type": "BEP20", + "symbol": "SOD", + "decimals": 9, + "website": "https://www.sonofdogev2.com/", + "description": "SON aims to build a sustainable, long term token that will drive an NFT market place.", + "explorer": "https://bscscan.com/token/0xF078580015Cdfaa849BDAd8B38e72F5803C316c4", + "status": "active", + "id": "0xF078580015Cdfaa849BDAd8B38e72F5803C316c4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Sonofdoge_" + }, + { + "name": "telegram", + "url": "https://t.me/SonOfDoge" + }, + { + "name": "facebook", + "url": "https://facebook.com/SonOfDoge/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCLxITJiksMrsUYvRGMTES9g?app=desktop" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF078580015Cdfaa849BDAd8B38e72F5803C316c4/logo.png b/blockchains/smartchain/assets/0xF078580015Cdfaa849BDAd8B38e72F5803C316c4/logo.png new file mode 100644 index 0000000000000..fffc9371c27a5 Binary files /dev/null and b/blockchains/smartchain/assets/0xF078580015Cdfaa849BDAd8B38e72F5803C316c4/logo.png differ diff --git a/blockchains/smartchain/assets/0xF0A8EcBCE8caADB7A07d1FcD0f87Ae1Bd688dF43/info.json b/blockchains/smartchain/assets/0xF0A8EcBCE8caADB7A07d1FcD0f87Ae1Bd688dF43/info.json new file mode 100644 index 0000000000000..ead3598139601 --- /dev/null +++ b/blockchains/smartchain/assets/0xF0A8EcBCE8caADB7A07d1FcD0f87Ae1Bd688dF43/info.json @@ -0,0 +1,28 @@ +{ + "name": "CryptoGodz", + "website": "https://cryptogodz.io", + "description": "CRYPTOGODZA VIRTUAL UNIVERSE OF FANTASY HEROES FOR P2P NFT GAMING", + "explorer": "https://bscscan.com/token/0xF0A8EcBCE8caADB7A07d1FcD0f87Ae1Bd688dF43", + "type": "BEP20", + "symbol": "GODZ", + "decimals": 18, + "status": "active", + "id": "0xF0A8EcBCE8caADB7A07d1FcD0f87Ae1Bd688dF43", + "tags": [ + "nft" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/cryptogodz1" + }, + { + "name": "twitter", + "url": "https://twitter.com/CryptogodzNFTG" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/cryptogodz/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF0A8EcBCE8caADB7A07d1FcD0f87Ae1Bd688dF43/logo.png b/blockchains/smartchain/assets/0xF0A8EcBCE8caADB7A07d1FcD0f87Ae1Bd688dF43/logo.png new file mode 100644 index 0000000000000..0451ea0092f17 Binary files /dev/null and b/blockchains/smartchain/assets/0xF0A8EcBCE8caADB7A07d1FcD0f87Ae1Bd688dF43/logo.png differ diff --git a/blockchains/smartchain/assets/0xF14D3692B0055Db9Ca4c04065165d59B87E763f1/info.json b/blockchains/smartchain/assets/0xF14D3692B0055Db9Ca4c04065165d59B87E763f1/info.json new file mode 100644 index 0000000000000..8f11b29627090 --- /dev/null +++ b/blockchains/smartchain/assets/0xF14D3692B0055Db9Ca4c04065165d59B87E763f1/info.json @@ -0,0 +1,40 @@ +{ + "name": "MetaBUSDCoin", + "type": "BEP20", + "symbol": "MBC", + "decimals": 18, + "website": "https://metabusdcoin.com/", + "description": "MetaBusdCoin is a deflationary reward token, rewarding holders in a stable coin pegged to the Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xF14D3692B0055Db9Ca4c04065165d59B87E763f1", + "status": "active", + "id": "0xF14D3692B0055Db9Ca4c04065165d59B87E763f1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaBUSDCoin" + }, + { + "name": "telegram", + "url": "https://t.me/MetaBUSDCoin" + }, + { + "name": "discord", + "url": "https://discord.com/channels/913264078078759014/915762320242778162" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/metabusdcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metabusdcoin" + }, + { + "name": "whitepaper", + "url": "https://metabusdcoin.com/assets/files/WhitePaper.pdf" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xF14D3692B0055Db9Ca4c04065165d59B87E763f1/logo.png b/blockchains/smartchain/assets/0xF14D3692B0055Db9Ca4c04065165d59B87E763f1/logo.png new file mode 100644 index 0000000000000..893c3183ee1da Binary files /dev/null and b/blockchains/smartchain/assets/0xF14D3692B0055Db9Ca4c04065165d59B87E763f1/logo.png differ diff --git a/blockchains/smartchain/assets/0xF16e1Ad313E3Bf4E3381b58731b45fA116ECF53f/info.json b/blockchains/smartchain/assets/0xF16e1Ad313E3Bf4E3381b58731b45fA116ECF53f/info.json new file mode 100644 index 0000000000000..8a78b4bdfe6f7 --- /dev/null +++ b/blockchains/smartchain/assets/0xF16e1Ad313E3Bf4E3381b58731b45fA116ECF53f/info.json @@ -0,0 +1,25 @@ +{ + "name": "LuckyPig", + "type": "BEP20", + "symbol": "LuckyPig", + "decimals": 9, + "website": "https://www.luckypigtoken.com/", + "description": "Luckypig, the Bsc token we all need right now! Let's bring the old Bsc era back with a pinch of hot features to avoid dumps. Luckypig will bring NFT, lottery/jackpot concepts together and a contract with low taxes. Our team's longterm goal is to build an online casino which will be pegged with our token.", + "explorer": "https://bscscan.com/token/0xF16e1Ad313E3Bf4E3381b58731b45fA116ECF53f", + "status": "abandoned", + "id": "0xF16e1Ad313E3Bf4E3381b58731b45fA116ECF53f", + "migrate": { + "asset_id": "c20000714_t0x06c0783C6B6f268D9f408F74a2Fe368Be732F9FF", + "url": "https://t.me/luckypigtoken/185327" + }, + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/luckypig/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Luckypigtoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF18e1289FCe882e4dB55Ec8A349D027a9a5B3169/info.json b/blockchains/smartchain/assets/0xF18e1289FCe882e4dB55Ec8A349D027a9a5B3169/info.json new file mode 100644 index 0000000000000..64b5f607bbe6e --- /dev/null +++ b/blockchains/smartchain/assets/0xF18e1289FCe882e4dB55Ec8A349D027a9a5B3169/info.json @@ -0,0 +1,24 @@ +{ + "name": "MetaBotChain", + "website": "https://metabotchain.com/", + "description": "MetaBotChain is an app to manage assets or trade on Crypto exchange 1% Fee transaction send to MBCH LP holder", + "explorer": "https://bscscan.com/token/0xF18e1289FCe882e4dB55Ec8A349D027a9a5B3169", + "type": "BEP20", + "symbol": "MBCH", + "decimals": 18, + "status": "active", + "id": "0xF18e1289FCe882e4dB55Ec8A349D027a9a5B3169", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Metabotchain" + }, + { + "name": "telegram", + "url": "https://t.me/@Metabotchain" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF18e1289FCe882e4dB55Ec8A349D027a9a5B3169/logo.png b/blockchains/smartchain/assets/0xF18e1289FCe882e4dB55Ec8A349D027a9a5B3169/logo.png new file mode 100644 index 0000000000000..cd26b87f46094 Binary files /dev/null and b/blockchains/smartchain/assets/0xF18e1289FCe882e4dB55Ec8A349D027a9a5B3169/logo.png differ diff --git a/blockchains/smartchain/assets/0xF19b09DA89722F0a6960F9bF9701A63AE891603A/info.json b/blockchains/smartchain/assets/0xF19b09DA89722F0a6960F9bF9701A63AE891603A/info.json new file mode 100644 index 0000000000000..9c63f76c1ea81 --- /dev/null +++ b/blockchains/smartchain/assets/0xF19b09DA89722F0a6960F9bF9701A63AE891603A/info.json @@ -0,0 +1,41 @@ +{ + "name": "TetraHedra", + "website": "https://tetra-hedra.com", + "description": "TetraHedra is an arabic leading Token that has many unique features it is a must to read about us so you can have a better understanding about the nature of our defi process.", + "explorer": "https://bscscan.com/token/0xF19b09DA89722F0a6960F9bF9701A63AE891603A", + "type": "BEP20", + "symbol": "TTH", + "decimals": 9, + "status": "active", + "id": "0xF19b09DA89722F0a6960F9bF9701A63AE891603A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TetraHedraTTH" + }, + { + "name": "facebook", + "url": "https://facebook.com/tetrahedra2021" + }, + { + "name": "telegram", + "url": "https://t.me/TetraHedraChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/TetraHedranews" + }, + { + "name": "whitepaper", + "url": "https://tetra-hedra.com/img/TetraHedra-Whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tetrahedra" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tetrahedra" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF19b09DA89722F0a6960F9bF9701A63AE891603A/logo.png b/blockchains/smartchain/assets/0xF19b09DA89722F0a6960F9bF9701A63AE891603A/logo.png new file mode 100644 index 0000000000000..2636cfb71ad4f Binary files /dev/null and b/blockchains/smartchain/assets/0xF19b09DA89722F0a6960F9bF9701A63AE891603A/logo.png differ diff --git a/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/info.json b/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/info.json index bdec2b276a177..91d6b352f5884 100644 --- a/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/info.json +++ b/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/info.json @@ -1,5 +1,5 @@ { - "name": "Reef", + "name": "Reef.finance", "website": "https://reef.finance", "description": "Reef Finance is a multi-chain smart yield engine and liquidity aggregator where any DeFi protocol can integrate into.", "explorer": "https://bscscan.com/token/0xf21768ccbc73ea5b6fd3c687208a7c2def2d966e", @@ -8,5 +8,23 @@ "symbol": "REEF", "decimals": 18, "status": "active", - "id": "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e" + "id": "0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ReefDeFi" + }, + { + "name": "telegram", + "url": "https://t.me/reefdefi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/reef-finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/reef/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF27580F6a58FF785c60B7c15fD394AB442aAA451/info.json b/blockchains/smartchain/assets/0xF27580F6a58FF785c60B7c15fD394AB442aAA451/info.json index 655a76f46fd69..32ee052f0fd68 100644 --- a/blockchains/smartchain/assets/0xF27580F6a58FF785c60B7c15fD394AB442aAA451/info.json +++ b/blockchains/smartchain/assets/0xF27580F6a58FF785c60B7c15fD394AB442aAA451/info.json @@ -7,5 +7,8 @@ "description": "Nicheman is a defi project developed for the investors/enthusiasts who always wanted to own a coin that is community-driven and fairly launched. ", "explorer": "https://bscscan.com/token/0xF27580F6a58FF785c60B7c15fD394AB442aAA451", "status": "active", - "id": "0xF27580F6a58FF785c60B7c15fD394AB442aAA451" + "id": "0xF27580F6a58FF785c60B7c15fD394AB442aAA451", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF28709f1daa6CEE2847C5B9526ceba457331742b/info.json b/blockchains/smartchain/assets/0xF28709f1daa6CEE2847C5B9526ceba457331742b/info.json new file mode 100644 index 0000000000000..66721a039891d --- /dev/null +++ b/blockchains/smartchain/assets/0xF28709f1daa6CEE2847C5B9526ceba457331742b/info.json @@ -0,0 +1,49 @@ +{ + "name": "$MLNX", + "website": "https://melontokenbsc.com/", + "description": "MELONx - We can beat breast cancer. Together!", + "explorer": "https://bscscan.com/token/0xF28709f1daa6CEE2847C5B9526ceba457331742b", + "type": "BEP20", + "symbol": "$MLNX", + "decimals": 18, + "status": "active", + "id": "0xF28709f1daa6CEE2847C5B9526ceba457331742b", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/melontokenbsc" + }, + { + "name": "github", + "url": "https://github.com/DRIVENx" + }, + { + "name": "telegram", + "url": "https://t.me/melonbsc" + }, + { + "name": "blog", + "url": "https://medium.com/@drivenprotocol" + }, + { + "name": "whitepaper", + "url": "https://melontokenbsc.com/wp-content/uploads/2021/08/MELONx-Whitepaper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/DRIVENx" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/DRIVENecosystem/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/qZ36FNT23w" + }, + { + "name": "facebook", + "url": "https://facebook.com/melontoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF28709f1daa6CEE2847C5B9526ceba457331742b/logo.png b/blockchains/smartchain/assets/0xF28709f1daa6CEE2847C5B9526ceba457331742b/logo.png new file mode 100644 index 0000000000000..b298057e62b56 Binary files /dev/null and b/blockchains/smartchain/assets/0xF28709f1daa6CEE2847C5B9526ceba457331742b/logo.png differ diff --git a/blockchains/smartchain/assets/0xF2A92BC1Cf798fF4De14502a9C6FdA58865e8D5d/info.json b/blockchains/smartchain/assets/0xF2A92BC1Cf798fF4De14502a9C6FdA58865e8D5d/info.json new file mode 100644 index 0000000000000..c83872be64d3b --- /dev/null +++ b/blockchains/smartchain/assets/0xF2A92BC1Cf798fF4De14502a9C6FdA58865e8D5d/info.json @@ -0,0 +1,44 @@ +{ + "name": "Thoreum V2", + "website": "https://thoreum.capital/", + "description": "THOREUM v2 is a Multi-chain Venture Capital Platform that rewards its HOLDers by leveraging multi-chain investment opportunities. Thoreum phase 1 - Mining completed, phase 2 - Hyper deflationary & maximizing profits.", + "explorer": "https://bscscan.com/token/0xF2A92BC1Cf798fF4De14502a9C6FdA58865e8D5d", + "type": "BEP20", + "symbol": "THOREUM", + "decimals": 18, + "status": "abandoned", + "id": "0xF2A92BC1Cf798fF4De14502a9C6FdA58865e8D5d", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ThoreumFinance" + }, + { + "name": "telegram", + "url": "https://t.me/Thoreum" + }, + { + "name": "docs", + "url": "https://docs.thoreum.capital/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Thoreum_official/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UChv01NIAIwQm4gmJuSGd49Q" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/thoreum-v2/" + }, + { + "name": "github", + "url": "https://github.com/ThoreumFinance/ThoreumCapital" + } + ] +} diff --git a/blockchains/smartchain/assets/0xF2DA079867785018E6d823DD0FF332f05AAfe485/info.json b/blockchains/smartchain/assets/0xF2DA079867785018E6d823DD0FF332f05AAfe485/info.json new file mode 100644 index 0000000000000..6430a0b31c32c --- /dev/null +++ b/blockchains/smartchain/assets/0xF2DA079867785018E6d823DD0FF332f05AAfe485/info.json @@ -0,0 +1,28 @@ +{ + "name": "VEKTOR", + "type": "BEP20", + "symbol": "VEKTOR", + "decimals": 9, + "website": "https://www.crypto-vektor.com/", + "description": "We are an international team consisting of investors, programmers, engineers, founders, project managers, and crypto enthusiasts. We are not only invested but have also realized and successfully established many projects ourselves. Due to our network, we are personally very well connected with many partners and decision makers in the whole field.", + "explorer": "https://bscscan.com/token/0xF2DA079867785018E6d823DD0FF332f05AAfe485", + "status": "active", + "id": "0xF2DA079867785018E6d823DD0FF332f05AAfe485", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Vektor_vektor?t=pE8hrBoFe7yDCYMEojK9Kw&s=09" + }, + { + "name": "telegram", + "url": "https://t.me/VEKTOR_mentoring" + }, + { + "name": "github", + "url": "https://github.com/CRYPTO-VEKTOR?tab=projects" + } + ], + "tags": [ + "privacy" + ] +} diff --git a/blockchains/smartchain/assets/0xF2DA079867785018E6d823DD0FF332f05AAfe485/logo.png b/blockchains/smartchain/assets/0xF2DA079867785018E6d823DD0FF332f05AAfe485/logo.png new file mode 100644 index 0000000000000..555bd6f988469 Binary files /dev/null and b/blockchains/smartchain/assets/0xF2DA079867785018E6d823DD0FF332f05AAfe485/logo.png differ diff --git a/blockchains/smartchain/assets/0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD/info.json b/blockchains/smartchain/assets/0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD/info.json new file mode 100644 index 0000000000000..55ee26cfb450a --- /dev/null +++ b/blockchains/smartchain/assets/0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD/info.json @@ -0,0 +1,24 @@ +{ + "name": "Brixel War", + "website": "https://brixelwar.com/", + "description": "Brixel War - A Play-to-Earn game based on Smart Chain.", + "explorer": "https://bscscan.com/token/0xf2e71b054b6b0f3c5513af505e6c072008ecfacd", + "type": "BEP20", + "symbol": "BXS", + "decimals": 18, + "status": "active", + "id": "0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BrixelWar" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/brixel-war/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD/logo.png b/blockchains/smartchain/assets/0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD/logo.png new file mode 100644 index 0000000000000..a46fe47269e98 Binary files /dev/null and b/blockchains/smartchain/assets/0xF2E71B054B6b0F3C5513Af505E6c072008ECFaCD/logo.png differ diff --git a/blockchains/smartchain/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/info.json b/blockchains/smartchain/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/info.json new file mode 100644 index 0000000000000..2085cb535e94f --- /dev/null +++ b/blockchains/smartchain/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/info.json @@ -0,0 +1,24 @@ +{ + "name": "GroveCoin", + "type": "BEP20", + "symbol": "GRV", + "decimals": 8, + "website": "https://www.grovetoken.com", + "description": "Grove Coin is a decentralized and secure green coin built for the future of our planet. Our mission is to Create wealth, for all Grovers, by harnessing the opportunities of a secure, decentralized digital currency in an environmentally conscious way. By compensating nature for years of abuse, Grove will create a healthier, wealthier future for all.", + "explorer": "https://bscscan.com/token/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c", + "status": "active", + "id": "0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GroveToken" + }, + { + "name": "facebook", + "url": "https://facebook.com/GroveTokenOfficial" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/logo.png b/blockchains/smartchain/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/logo.png new file mode 100644 index 0000000000000..4c8c7bcdcf762 Binary files /dev/null and b/blockchains/smartchain/assets/0xF33893DE6eB6aE9A67442E066aE9aBd228f5290c/logo.png differ diff --git a/blockchains/smartchain/assets/0xF37cAc4783a343D6258DdD52AA4e2566C0CbE25a/info.json b/blockchains/smartchain/assets/0xF37cAc4783a343D6258DdD52AA4e2566C0CbE25a/info.json new file mode 100644 index 0000000000000..acf7efbcbf718 --- /dev/null +++ b/blockchains/smartchain/assets/0xF37cAc4783a343D6258DdD52AA4e2566C0CbE25a/info.json @@ -0,0 +1,24 @@ +{ + "name": "Elgos Company Token", + "type": "BEP20", + "symbol": "ELGOS", + "decimals": 18, + "website": "https://elgos.app", + "description": "Elgos is a urban mobility application, and ELGOS is our token.", + "explorer": "https://bscscan.com/token/0xF37cAc4783a343D6258DdD52AA4e2566C0CbE25a", + "status": "active", + "id": "0xF37cAc4783a343D6258DdD52AA4e2566C0CbE25a", + "links": [ + { + "name": "whitepaper", + "url": "https://elgos.app/white-paper-elgos/" + }, + { + "name": "github", + "url": "https://github.com/SymmaBlockchain" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xF37cAc4783a343D6258DdD52AA4e2566C0CbE25a/logo.png b/blockchains/smartchain/assets/0xF37cAc4783a343D6258DdD52AA4e2566C0CbE25a/logo.png new file mode 100644 index 0000000000000..403e41c3fd66f Binary files /dev/null and b/blockchains/smartchain/assets/0xF37cAc4783a343D6258DdD52AA4e2566C0CbE25a/logo.png differ diff --git a/blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/info.json b/blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/info.json new file mode 100644 index 0000000000000..c3c87917ed173 --- /dev/null +++ b/blockchains/smartchain/assets/0xF41082C4CB71FB4628a9b17214B2624e0e2048a9/info.json @@ -0,0 +1,41 @@ +{ + "name": "Real Trump Token V2", + "website": "https://realtrumptoken.com/", + "description": "Real Trump Token is a crypto designed to donate into organizations that put America First & President Donald J. Trump's 2024 re-election.", + "explorer": "https://bscscan.com/token/0xf41082c4cb71fb4628a9b17214b2624e0e2048a9", + "type": "BEP20", + "symbol": "RTTv2", + "decimals": 9, + "status": "abandoned", + "id": "0xF41082C4CB71FB4628a9b17214B2624e0e2048a9", + "migrate": { + "asset_id": "c10000714_t0x8F046a2457a8F1618cAe4706Fa57Bf790e2532a6", + "url": "https://restoretruthtoken.com/rtt-rebrand/" + }, + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/realtrumptoken" + }, + { + "name": "github", + "url": "https://github.com/realtrumptoken/realtrumptoken" + }, + { + "name": "telegram", + "url": "https://t.me/realtrumptokenchat" + }, + { + "name": "discord", + "url": "https://discord.com/invite/k4yVP8xVn5" + }, + { + "name": "facebook", + "url": "https://facebook.com/Real-Trump-Token-RTT-105614135073370" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/real-trump-token-v2" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267/info.json b/blockchains/smartchain/assets/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267/info.json new file mode 100644 index 0000000000000..4c41ea3dc8676 --- /dev/null +++ b/blockchains/smartchain/assets/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267/info.json @@ -0,0 +1,25 @@ +{ + "name": "BlockBank", + "website": "https://blockbank.ai", + "description": "BlockBank is powered by our platform's utility token called BBANK. Users are able to gain access to our credit card rewards program, use our robo advisor, cefi and defi wallet, increase their APY % and earn interest on their tokens by staking BBANK in their BlockBank cryptocurrency wallet.", + "explorer": "https://bscscan.com/token/0xF4b5470523cCD314C6B9dA041076e7D79E0Df267", + "type": "BEP20", + "symbol": "BBANK", + "decimals": 18, + "status": "abandoned", + "id": "0xF4b5470523cCD314C6B9dA041076e7D79E0Df267", + "links": [ + { + "name": "github", + "url": "https://github.com/BlockBank-team/" + }, + { + "name": "twitter", + "url": "https://twitter.com/BLOCKBANKapp?s=09" + }, + { + "name": "reddit", + "url": "https://reddit.com/u/BlockBankAi?utm_medium=android_app&utm_source=share" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF520f5D709dCD40529caaFc02B297e7225ff8372/info.json b/blockchains/smartchain/assets/0xF520f5D709dCD40529caaFc02B297e7225ff8372/info.json new file mode 100644 index 0000000000000..5f65c31382a58 --- /dev/null +++ b/blockchains/smartchain/assets/0xF520f5D709dCD40529caaFc02B297e7225ff8372/info.json @@ -0,0 +1,37 @@ +{ + "name": "MoonWilly", + "website": "https://moonwilly.com", + "description": "MoonWilly is Certificate Of Deposit on Binance Smart Chain. Holders Earn Passive Rewards in DAI (USD Stablecoin) every Hour, Forever.", + "explorer": "https://bscscan.com/token/0xf520f5d709dcd40529caafc02b297e7225ff8372", + "type": "BEP20", + "symbol": "MoonWilly", + "decimals": 18, + "status": "active", + "id": "0xF520f5D709dCD40529caaFc02B297e7225ff8372", + "links": [ + { + "name": "github", + "url": "https://github.com/top1st/Moonwilly-Protocal/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Moonwillycoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/moonwilly" + }, + { + "name": "telegram", + "url": "https://t.me/moonwillyproject" + }, + { + "name": "facebook", + "url": "https://facebook.com/MoonWilly-101277595537126" + }, + { + "name": "medium", + "url": "https://medium.com/@moonwillycoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/logo.png b/blockchains/smartchain/assets/0xF520f5D709dCD40529caaFc02B297e7225ff8372/logo.png similarity index 100% rename from blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/logo.png rename to blockchains/smartchain/assets/0xF520f5D709dCD40529caaFc02B297e7225ff8372/logo.png diff --git a/blockchains/smartchain/assets/0xF574Ba6bde97cC09784e616ebAeD432b4e896B49/info.json b/blockchains/smartchain/assets/0xF574Ba6bde97cC09784e616ebAeD432b4e896B49/info.json new file mode 100644 index 0000000000000..f74f33f2dea97 --- /dev/null +++ b/blockchains/smartchain/assets/0xF574Ba6bde97cC09784e616ebAeD432b4e896B49/info.json @@ -0,0 +1,36 @@ +{ + "name": "VLaunch", + "type": "BEP20", + "symbol": "VPAD", + "decimals": 18, + "website": "https://www.vlaunch.com", + "description": "The Launchpad where Leading Influencers and Projects meet.", + "explorer": "https://bscscan.com/token/0xF574Ba6bde97cC09784e616ebAeD432b4e896B49", + "status": "active", + "id": "0xF574Ba6bde97cC09784e616ebAeD432b4e896B49", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VLaunchCOM" + }, + { + "name": "telegram", + "url": "https://t.me/VLaunchCOMToken" + }, + { + "name": "telegram_news", + "url": "https://t.me/codenamevalerts" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vlaunch" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vlaunch" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xF574Ba6bde97cC09784e616ebAeD432b4e896B49/logo.png b/blockchains/smartchain/assets/0xF574Ba6bde97cC09784e616ebAeD432b4e896B49/logo.png new file mode 100644 index 0000000000000..77ba6a3a72535 Binary files /dev/null and b/blockchains/smartchain/assets/0xF574Ba6bde97cC09784e616ebAeD432b4e896B49/logo.png differ diff --git a/blockchains/smartchain/assets/0xF5a367b7809e5683538C93Ce638B9258A0B88271/info.json b/blockchains/smartchain/assets/0xF5a367b7809e5683538C93Ce638B9258A0B88271/info.json new file mode 100644 index 0000000000000..caa72cd03c65e --- /dev/null +++ b/blockchains/smartchain/assets/0xF5a367b7809e5683538C93Ce638B9258A0B88271/info.json @@ -0,0 +1,14 @@ +{ + "name": "Aurory (Portal)", + "type": "BEP20", + "symbol": "AURY", + "decimals": 9, + "description": "Cross Chain Portal Bridged Token", + "website": "https://aurory.io/", + "explorer": "https://bscscan.com/token/0xF5a367b7809e5683538C93Ce638B9258A0B88271", + "status": "active", + "id": "0xF5a367b7809e5683538C93Ce638B9258A0B88271", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF5a367b7809e5683538C93Ce638B9258A0B88271/logo.png b/blockchains/smartchain/assets/0xF5a367b7809e5683538C93Ce638B9258A0B88271/logo.png new file mode 100644 index 0000000000000..a45f0578a4d24 Binary files /dev/null and b/blockchains/smartchain/assets/0xF5a367b7809e5683538C93Ce638B9258A0B88271/logo.png differ diff --git a/blockchains/smartchain/assets/0xF5d8A096CcCb31b9D7bcE5afE812BE23e3D4690d/info.json b/blockchains/smartchain/assets/0xF5d8A096CcCb31b9D7bcE5afE812BE23e3D4690d/info.json new file mode 100644 index 0000000000000..536d7b9959abc --- /dev/null +++ b/blockchains/smartchain/assets/0xF5d8A096CcCb31b9D7bcE5afE812BE23e3D4690d/info.json @@ -0,0 +1,45 @@ +{ + "name": "Happy Fans Token", + "website": "https://happyfans.club/", + "description": "Happy Fans is a subscription-based social network based on blockchain technology", + "explorer": "https://bscscan.com/token/0xF5d8A096CcCb31b9D7bcE5afE812BE23e3D4690d", + "type": "BEP20", + "symbol": "HAPPY", + "decimals": 18, + "status": "active", + "id": "0xF5d8A096CcCb31b9D7bcE5afE812BE23e3D4690d", + "links": [ + { + "name": "github", + "url": "https://github.com/Happy-Fans" + }, + { + "name": "telegram", + "url": "https://t.me/happyfanstoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/HappyFansToken" + }, + { + "name": "medium", + "url": "https://medium.com/@happyfans" + }, + { + "name": "facebook", + "url": "https://facebook.com/HappyFansToken/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/happy-fans//" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/happyfans?__cf_chl_jschl_tk__=pmd_5x_GoFW3u34PANtYRW3VKkBxVgRP8WqudEv07qjGtCA-1634245295-0-gqNtZGzNAhCjcnBszQjR" + }, + { + "name": "whitepaper", + "url": "https://happyfans.club/wp-content/uploads/2021/09/litepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF5d8A096CcCb31b9D7bcE5afE812BE23e3D4690d/logo.png b/blockchains/smartchain/assets/0xF5d8A096CcCb31b9D7bcE5afE812BE23e3D4690d/logo.png new file mode 100644 index 0000000000000..ec46dea0b575c Binary files /dev/null and b/blockchains/smartchain/assets/0xF5d8A096CcCb31b9D7bcE5afE812BE23e3D4690d/logo.png differ diff --git a/blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/info.json b/blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/info.json index 67a55723500f8..99f0f9ca3ef8b 100644 --- a/blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/info.json +++ b/blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/info.json @@ -1,8 +1,7 @@ { "name": "Ape Swap LP BNB-BANANA", "website": "https://apeswap.finance", - "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain (forked from PancakeSwap). ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", - "research": "https://obiedobo.gitbook.io/apeswap-finance/", + "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain. ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", "explorer": "https://bscscan.com/token/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713", "type": "BEP20", "symbol": "APE-LP", @@ -14,6 +13,10 @@ "name": "github", "url": "https://github.com/ApeSwapFinance" }, + { + "name": "docs", + "url": "https://apeswap.gitbook.io/apeswap-finance/" + }, { "name": "twitter", "url": "https://twitter.com/ape_swap" @@ -22,9 +25,29 @@ "name": "telegram", "url": "https://t.me/ape_swap" }, + { + "name": "telegram_news", + "url": "https://t.me/ape_swap_news" + }, { "name": "medium", "url": "https://ape-swap.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AbVxfGRCSd/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Apeswap/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apeswap-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/apeswap-finance" } ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/logo.png b/blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/logo.png index da65dc7eb3b1c..5676acf9bb8cb 100644 Binary files a/blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/logo.png and b/blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/logo.png differ diff --git a/blockchains/smartchain/assets/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63/info.json b/blockchains/smartchain/assets/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63/info.json new file mode 100644 index 0000000000000..b43381c109b19 --- /dev/null +++ b/blockchains/smartchain/assets/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63/info.json @@ -0,0 +1,40 @@ +{ + "name": "Centric SWAP", + "type": "BEP20", + "symbol": "CNS", + "decimals": 8, + "description": "Centric is an innovative dual-token digital currency & decentralized blockchain protocol built on sound economics that yields a return hourly.", + "explorer": "https://bscscan.com/token/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63", + "website": "https://www.centric.com/", + "status": "active", + "id": "0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63", + "tags": [ + "governance" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/Centric-Org" + }, + { + "name": "twitter", + "url": "https://twitter.com/centricrise" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/joincentric" + }, + { + "name": "discord", + "url": "https://discord.com/invite/KjwY64h" + }, + { + "name": "telegram", + "url": "https://t.me/CentricChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/centric" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63/logo.png b/blockchains/smartchain/assets/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63/logo.png new file mode 100644 index 0000000000000..cdc8ccd29c684 Binary files /dev/null and b/blockchains/smartchain/assets/0xF6Cb4ad242BaB681EfFc5dE40f7c8FF921a12d63/logo.png differ diff --git a/blockchains/smartchain/assets/0xF6a22B0593df74F218027A2d8b7953c9b4542AA1/info.json b/blockchains/smartchain/assets/0xF6a22B0593df74F218027A2d8b7953c9b4542AA1/info.json new file mode 100644 index 0000000000000..7059c50f6a603 --- /dev/null +++ b/blockchains/smartchain/assets/0xF6a22B0593df74F218027A2d8b7953c9b4542AA1/info.json @@ -0,0 +1,54 @@ +{ + "name": "LinkSync", + "type": "BEP20", + "symbol": "SYNC", + "decimals": 9, + "website": "https://linksync.tech", + "description": "LinkSync aims to provide a safe trading environment to early crypto investors by designing an online platform that restricts access to scam projects while giving increased visibility and in- sights on promising projects. Our teams of experts will evaluate KYC, PoC, white papers, smart contracts and many more.", + "explorer": "https://bscscan.com/token/0xF6a22B0593df74F218027A2d8b7953c9b4542AA1", + "status": "active", + "id": "0xF6a22B0593df74F218027A2d8b7953c9b4542AA1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LinkSync_Tech" + }, + { + "name": "telegram", + "url": "https://t.me/LinkSyncOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/vfZzUxr3sz" + }, + { + "name": "whitepaper", + "url": "https://linksync.tech/Whitepaper.pdf" + }, + { + "name": "github", + "url": "https://github.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/linksync/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/linksync" + }, + { + "name": "medium", + "url": "https://medium.com/@LinkSync" + }, + { + "name": "facebook", + "url": "https://facebook.com/Linksyncofficial" + } + ], + "tags": [ + "deflationary", + "nft", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xF6a22B0593df74F218027A2d8b7953c9b4542AA1/logo.png b/blockchains/smartchain/assets/0xF6a22B0593df74F218027A2d8b7953c9b4542AA1/logo.png new file mode 100644 index 0000000000000..88a924f970e5c Binary files /dev/null and b/blockchains/smartchain/assets/0xF6a22B0593df74F218027A2d8b7953c9b4542AA1/logo.png differ diff --git a/blockchains/smartchain/assets/0xF700D4c708C2be1463E355F337603183D20E0808/info.json b/blockchains/smartchain/assets/0xF700D4c708C2be1463E355F337603183D20E0808/info.json new file mode 100644 index 0000000000000..a724a92b42c3a --- /dev/null +++ b/blockchains/smartchain/assets/0xF700D4c708C2be1463E355F337603183D20E0808/info.json @@ -0,0 +1,52 @@ +{ + "name": "Galactic Quadrant", + "type": "BEP20", + "symbol": "GQ", + "decimals": 18, + "website": "https://outerringmmo.com/", + "description": "Galactic Quadrant is a utility token for the Outer Ring video game that allows making in-game and off-games purchases.", + "explorer": "https://bscscan.com/token/0xF700D4c708C2be1463E355F337603183D20E0808", + "status": "active", + "id": "0xF700D4c708C2be1463E355F337603183D20E0808", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OuterRingMMO" + }, + { + "name": "github", + "url": "https://github.com/OuterRingMMO" + }, + { + "name": "telegram", + "url": "https://t.me/outerringofficialeng" + }, + { + "name": "blog", + "url": "https://outerringmmo.com/news/" + }, + { + "name": "docs", + "url": "https://outerringmmo.com/faqs/" + }, + { + "name": "whitepaper", + "url": "https://outerringmmo.com/whitepaper" + }, + { + "name": "facebook", + "url": "https://facebook.com/OuterRingMMO/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/outer-ring" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/outer-ring-mmo-gq/" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xF700D4c708C2be1463E355F337603183D20E0808/logo.png b/blockchains/smartchain/assets/0xF700D4c708C2be1463E355F337603183D20E0808/logo.png new file mode 100644 index 0000000000000..a498c4b2cbf26 Binary files /dev/null and b/blockchains/smartchain/assets/0xF700D4c708C2be1463E355F337603183D20E0808/logo.png differ diff --git a/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/info.json b/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/info.json new file mode 100644 index 0000000000000..dee699d0943d3 --- /dev/null +++ b/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/info.json @@ -0,0 +1,33 @@ +{ + "name": "Mini Cardano", + "website": "https://minicardano.finance/", + "description": "The first and biggest Cardano ADA reflection token with auto-claim feature.", + "explorer": "https://bscscan.com/token/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0", + "type": "BEP20", + "symbol": "MADA", + "decimals": 9, + "status": "active", + "id": "0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/minicardano" + }, + { + "name": "telegram", + "url": "https://t.me/mini_cardano" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mini-cardano" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mini-cardano/" + }, + { + "name": "github", + "url": "https://github.com/Mini-Cardano/MiniCardano-Contract" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/logo.png b/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/logo.png new file mode 100644 index 0000000000000..5c7cb1c610f0a Binary files /dev/null and b/blockchains/smartchain/assets/0xF70c14AD93905f39eE3Df2D4fB92b87c31D779e0/logo.png differ diff --git a/blockchains/smartchain/assets/0xF73d8276C15Ce56b2f4AeE5920e62F767A7f3aEA/info.json b/blockchains/smartchain/assets/0xF73d8276C15Ce56b2f4AeE5920e62F767A7f3aEA/info.json new file mode 100644 index 0000000000000..c191c896c3c8f --- /dev/null +++ b/blockchains/smartchain/assets/0xF73d8276C15Ce56b2f4AeE5920e62F767A7f3aEA/info.json @@ -0,0 +1,33 @@ +{ + "name": "TCGCoin 2.0", + "type": "BEP20", + "symbol": "TCG2", + "decimals": 9, + "website": "https://tcg.world/", + "description": "TCG Coin 2.0 is the foundation for two online economies bringing gaming and collectible trading and selling to the Binance chain.", + "explorer": "https://bscscan.com/token/0xF73d8276C15Ce56b2f4AeE5920e62F767A7f3aEA", + "status": "active", + "id": "0xF73d8276C15Ce56b2f4AeE5920e62F767A7f3aEA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OfficialTCGCoin/" + }, + { + "name": "telegram", + "url": "https://t.me/TCGGaming/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/tcgcoin-2-0/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tcgcoin-2-0/" + }, + { + "name": "facebook", + "url": "https://facebook.com/TCGCoinOfficial/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF73d8276C15Ce56b2f4AeE5920e62F767A7f3aEA/logo.png b/blockchains/smartchain/assets/0xF73d8276C15Ce56b2f4AeE5920e62F767A7f3aEA/logo.png new file mode 100644 index 0000000000000..7184bfc0e1bba Binary files /dev/null and b/blockchains/smartchain/assets/0xF73d8276C15Ce56b2f4AeE5920e62F767A7f3aEA/logo.png differ diff --git a/blockchains/smartchain/assets/0xF78D2e7936F5Fe18308A3B2951A93b6c4a41F5e2/info.json b/blockchains/smartchain/assets/0xF78D2e7936F5Fe18308A3B2951A93b6c4a41F5e2/info.json new file mode 100644 index 0000000000000..59bbfdf636deb --- /dev/null +++ b/blockchains/smartchain/assets/0xF78D2e7936F5Fe18308A3B2951A93b6c4a41F5e2/info.json @@ -0,0 +1,33 @@ +{ + "name": "Binance-Peg MANTRA", + "website": "http://mantradao.com", + "description": "MANTRA DAO leverages the wisdom of the crowd to create a community-governed, transparent, and decentralized ecosystem for Web 3.0", + "explorer": "https://bscscan.com/token/0xf78d2e7936f5fe18308a3b2951a93b6c4a41f5e2", + "type": "BEP20", + "symbol": "OM", + "decimals": 18, + "status": "active", + "id": "0xF78D2e7936F5Fe18308A3B2951A93b6c4a41F5e2", + "links": [ + { + "name": "github", + "url": "https://github.com/Mantradao" + }, + { + "name": "twitter", + "url": "https://twitter.com/MANTRADAO" + }, + { + "name": "telegram", + "url": "https://t.me/MANTRADAO" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mantra-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mantra-dao/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF78D2e7936F5Fe18308A3B2951A93b6c4a41F5e2/logo.png b/blockchains/smartchain/assets/0xF78D2e7936F5Fe18308A3B2951A93b6c4a41F5e2/logo.png new file mode 100644 index 0000000000000..e879c18c63492 Binary files /dev/null and b/blockchains/smartchain/assets/0xF78D2e7936F5Fe18308A3B2951A93b6c4a41F5e2/logo.png differ diff --git a/blockchains/smartchain/assets/0xF7A086BFf67DeD4Aa785e8a0a81D4345d9bb4740/info.json b/blockchains/smartchain/assets/0xF7A086BFf67DeD4Aa785e8a0a81D4345d9bb4740/info.json new file mode 100644 index 0000000000000..9eafdbc6fe39a --- /dev/null +++ b/blockchains/smartchain/assets/0xF7A086BFf67DeD4Aa785e8a0a81D4345d9bb4740/info.json @@ -0,0 +1,28 @@ +{ + "name": "MetaSafeMoon", + "website": "https://metasafemoon.net", + "description": "The first BEP20 Token that will make it possible for you to buy land on the moon.", + "explorer": "https://bscscan.com/token/0xF7A086BFf67DeD4Aa785e8a0a81D4345d9bb4740", + "type": "BEP20", + "symbol": "METASFMA", + "decimals": 9, + "status": "active", + "id": "0xF7A086BFf67DeD4Aa785e8a0a81D4345d9bb4740", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/MetaSafeMoonOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metasafemoon/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MetaSafeMoon" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF7A086BFf67DeD4Aa785e8a0a81D4345d9bb4740/logo.png b/blockchains/smartchain/assets/0xF7A086BFf67DeD4Aa785e8a0a81D4345d9bb4740/logo.png new file mode 100644 index 0000000000000..f135061bb7c28 Binary files /dev/null and b/blockchains/smartchain/assets/0xF7A086BFf67DeD4Aa785e8a0a81D4345d9bb4740/logo.png differ diff --git a/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/info.json b/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/info.json index f072dff82dbca..68e9dd65fd487 100644 --- a/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/info.json +++ b/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/info.json @@ -1,12 +1,16 @@ { - "name": "Chainlink Token", + "name": "BNB pegged ChainLink", "website": "https://chain.link", - "description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.", + "description": "BNB pegged ChainLink (LINK BEP20) is a token issued by Binance on Smart Chain; its price is pegged to ChainLink (LINK ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", "research": "https://research.binance.com/en/projects/chainlink", "type": "BEP20", "symbol": "LINK", "decimals": 18, "status": "active", - "id": "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD" + "id": "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", + "tags": [ + "binance-peg", + "defi" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png b/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png old mode 100755 new mode 100644 index 48c89738d2655..ab55f5e21fae2 Binary files a/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png and b/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png differ diff --git a/blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/info.json b/blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/info.json index 2537517cd9980..704ca9009ac2b 100644 --- a/blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/info.json +++ b/blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/info.json @@ -1,7 +1,7 @@ { "name": "Venus DOGE", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9", "type": "BEP20", diff --git a/blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/logo.png b/blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/logo.png index bbe9f3d3db742..18c53b17c6368 100644 Binary files a/blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/logo.png and b/blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/logo.png differ diff --git a/blockchains/smartchain/assets/0xF93f6b686f4A6557151455189a9173735D668154/info.json b/blockchains/smartchain/assets/0xF93f6b686f4A6557151455189a9173735D668154/info.json new file mode 100644 index 0000000000000..214faa8a582b4 --- /dev/null +++ b/blockchains/smartchain/assets/0xF93f6b686f4A6557151455189a9173735D668154/info.json @@ -0,0 +1,46 @@ +{ + "name": "LFG Token", + "symbol": "LFG", + "type": "BEP20", + "decimals": 18, + "description": "GAMΞRSΞ is the new home for NFT gaming and the metaverse social economy. Our cross-chain, cross-platform, and cross-verse solutions are unifying the fragmented NFT gaming ecosystem.", + "website": "https://www.gamerse.com", + "explorer": "https://bscscan.com/token/0xF93f6b686f4A6557151455189a9173735D668154", + "status": "active", + "id": "0xF93f6b686f4A6557151455189a9173735D668154", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Gamersenft" + }, + { + "name": "telegram", + "url": "https://t.me/gamersecommunity" + }, + { + "name": "discord", + "url": "https://discord.com/invite/SVAXQ7rNrp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamerse/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gamerse" + }, + { + "name": "whitepaper", + "url": "https://gamerse.gitbook.io/gamerse/" + }, + { + "name": "medium", + "url": "https://gamerse.medium.com/" + } + ], + "tags": [ + "nft", + "gamefi", + "metaverse" + ] +} diff --git a/blockchains/smartchain/assets/0xF93f6b686f4A6557151455189a9173735D668154/logo.png b/blockchains/smartchain/assets/0xF93f6b686f4A6557151455189a9173735D668154/logo.png new file mode 100644 index 0000000000000..4c99dd1602538 Binary files /dev/null and b/blockchains/smartchain/assets/0xF93f6b686f4A6557151455189a9173735D668154/logo.png differ diff --git a/blockchains/smartchain/assets/0xF98b660AdF2ed7d9d9D9dAACC2fb0CAce4F21835/info.json b/blockchains/smartchain/assets/0xF98b660AdF2ed7d9d9D9dAACC2fb0CAce4F21835/info.json new file mode 100644 index 0000000000000..d0b2052d6da94 --- /dev/null +++ b/blockchains/smartchain/assets/0xF98b660AdF2ed7d9d9D9dAACC2fb0CAce4F21835/info.json @@ -0,0 +1,32 @@ +{ + "name": "Symbiosis", + "type": "BEP20", + "symbol": "SIS", + "decimals": 18, + "website": "https://symbiosis.finance/", + "description": "Symbiosis aggregates decentralized exchange liquidity across any EVM and non-EVM networks. Swap any token and transfer liquidity. Yes, any.", + "explorer": "https://bscscan.com/token/0xF98b660AdF2ed7d9d9D9dAACC2fb0CAce4F21835", + "status": "active", + "id": "0xF98b660AdF2ed7d9d9D9dAACC2fb0CAce4F21835", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/symbiosis_fi" + }, + { + "name": "github", + "url": "https://github.com/symbiosis-finance" + }, + { + "name": "telegram", + "url": "https://t.me/symbiosis_finance" + }, + { + "name": "medium", + "url": "https://medium.com/symbiosis-fi" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF98b660AdF2ed7d9d9D9dAACC2fb0CAce4F21835/logo.png b/blockchains/smartchain/assets/0xF98b660AdF2ed7d9d9D9dAACC2fb0CAce4F21835/logo.png new file mode 100644 index 0000000000000..26f3dbd585377 Binary files /dev/null and b/blockchains/smartchain/assets/0xF98b660AdF2ed7d9d9D9dAACC2fb0CAce4F21835/logo.png differ diff --git a/blockchains/smartchain/assets/0xF9d6DDF44016953dBf7aB135A0F64d7A41870EDE/info.json b/blockchains/smartchain/assets/0xF9d6DDF44016953dBf7aB135A0F64d7A41870EDE/info.json new file mode 100644 index 0000000000000..20ba9177b2628 --- /dev/null +++ b/blockchains/smartchain/assets/0xF9d6DDF44016953dBf7aB135A0F64d7A41870EDE/info.json @@ -0,0 +1,37 @@ +{ + "name": "Doge Floki Coin", + "type": "BEP20", + "symbol": "DOFI", + "decimals": 9, + "website": "https://dogefloki.site", + "description": "Doge Floki Coin DOFI is a new cryptocurrency born to emulate dogecoin with the help of Elon Musk", + "explorer": "https://bscscan.com/token/0xF9d6DDF44016953dBf7aB135A0F64d7A41870EDE", + "status": "active", + "id": "0xF9d6DDF44016953dBf7aB135A0F64d7A41870EDE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogeflokiglobal" + }, + { + "name": "whitepaper", + "url": "https://dogefloki.site/whitepaper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/dogeflokiglobal" + }, + { + "name": "telegram_news", + "url": "https://t.me/dogeflokinews" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/doge-floki-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/doge-floki-coin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xF9d6DDF44016953dBf7aB135A0F64d7A41870EDE/logo.png b/blockchains/smartchain/assets/0xF9d6DDF44016953dBf7aB135A0F64d7A41870EDE/logo.png new file mode 100644 index 0000000000000..7933279863893 Binary files /dev/null and b/blockchains/smartchain/assets/0xF9d6DDF44016953dBf7aB135A0F64d7A41870EDE/logo.png differ diff --git a/blockchains/smartchain/assets/0xFACE67C5CE2bb48c29779b0Dede5360cC9ef5fd5/info.json b/blockchains/smartchain/assets/0xFACE67C5CE2bb48c29779b0Dede5360cC9ef5fd5/info.json new file mode 100644 index 0000000000000..6c16486d83cd5 --- /dev/null +++ b/blockchains/smartchain/assets/0xFACE67C5CE2bb48c29779b0Dede5360cC9ef5fd5/info.json @@ -0,0 +1,45 @@ +{ + "name": "Affinity", + "type": "BEP20", + "symbol": "AFNTY", + "decimals": 9, + "website": "https://www.affinitybsc.com", + "description": "Affinity was built with community as its guiding principle. It starts by giving the most rewards of any reflection token currently on the market — 84% of all fees collected are put directy back into holder’s wallets in the form of BUSD, Cardano ADA, and Affinity. It continues into this project’s primary use case, ADAPT, which is built to make sending cryptocurrency to friends, family and businesses secure and easier than ever", + "explorer": "https://bscscan.com/token/0xFACE67C5CE2bb48c29779b0Dede5360cC9ef5fd5", + "status": "active", + "id": "0xFACE67C5CE2bb48c29779b0Dede5360cC9ef5fd5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AffinityBSC" + }, + { + "name": "reddit", + "url": "https://reddit.com/AffinityBSC" + }, + { + "name": "telegram", + "url": "https://t.me/AffinityBSC" + }, + { + "name": "discord", + "url": "https://discord.com/invite/affinitybsc" + }, + { + "name": "whitepaper", + "url": "https://affinitybsc.com/Affinitywhitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/safeaffinity/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCtbkIqnNuKbgWHYH7ndb1Pg" + } + ], + "tags": [ + "defi", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFACE67C5CE2bb48c29779b0Dede5360cC9ef5fd5/logo.png b/blockchains/smartchain/assets/0xFACE67C5CE2bb48c29779b0Dede5360cC9ef5fd5/logo.png new file mode 100644 index 0000000000000..c2b15bea995e6 Binary files /dev/null and b/blockchains/smartchain/assets/0xFACE67C5CE2bb48c29779b0Dede5360cC9ef5fd5/logo.png differ diff --git a/blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json b/blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json index 27c6ccb6a9c20..c7c90b0619310 100644 --- a/blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json +++ b/blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json @@ -1,7 +1,7 @@ { "name": "Fox Finance", "website": "https://foxfinance.io/", - "description": "Fox Finance is a progressive auto-staking token that pays out rewards just for holding it within your wallet. It also rewards community environmental action via Fox in Action token drops.", + "description": "Fox Finance is a progressive auto-staking token that pays out rewards just for holding it within your wallet. It also rewards community environmental action via Fox in Action token drops.", "explorer": "https://bscscan.com/token/0xFAd8E46123D7b4e77496491769C167FF894d2ACB", "type": "BEP20", "symbol": "FOX", diff --git a/blockchains/smartchain/assets/0xFBb4F2f342c6DaaB63Ab85b0226716C4D1e26F36/info.json b/blockchains/smartchain/assets/0xFBb4F2f342c6DaaB63Ab85b0226716C4D1e26F36/info.json new file mode 100644 index 0000000000000..e30408302eb98 --- /dev/null +++ b/blockchains/smartchain/assets/0xFBb4F2f342c6DaaB63Ab85b0226716C4D1e26F36/info.json @@ -0,0 +1,25 @@ +{ + "name": "Coinracer", + "website": "https://coinracer.io", + "description": "The one and the only low-poly multiplayer blockchain-powered skill-based racing game you can play to earn! With our smart contract-backed CoinracerSmartPool back-end, you can race and earn $CRACE tokens completely decentralized.", + "explorer": "https://bscscan.com/token/0xFBb4F2f342c6DaaB63Ab85b0226716C4D1e26F36", + "type": "BEP20", + "symbol": "CRACE", + "decimals": 18, + "status": "active", + "id": "0xFBb4F2f342c6DaaB63Ab85b0226716C4D1e26F36", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coin_racer" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/uVEV57tKZ05hODY0" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coinracer" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFBb4F2f342c6DaaB63Ab85b0226716C4D1e26F36/logo.png b/blockchains/smartchain/assets/0xFBb4F2f342c6DaaB63Ab85b0226716C4D1e26F36/logo.png new file mode 100644 index 0000000000000..b00f0a9256316 Binary files /dev/null and b/blockchains/smartchain/assets/0xFBb4F2f342c6DaaB63Ab85b0226716C4D1e26F36/logo.png differ diff --git a/blockchains/smartchain/assets/0xFC206f429d55c71cb7294EfF40c6ADb20dC21508/info.json b/blockchains/smartchain/assets/0xFC206f429d55c71cb7294EfF40c6ADb20dC21508/info.json new file mode 100644 index 0000000000000..0abdfbc394504 --- /dev/null +++ b/blockchains/smartchain/assets/0xFC206f429d55c71cb7294EfF40c6ADb20dC21508/info.json @@ -0,0 +1,45 @@ +{ + "name": "DeHub", + "type": "BEP20", + "symbol": "DeHub", + "decimals": 5, + "website": "https://www.dehub.net/", + "description": "Blockchain's first gaming and streaming aggregator platform. ", + "explorer": "https://bscscan.com/token/0xFC206f429d55c71cb7294EfF40c6ADb20dC21508", + "status": "active", + "id": "0xFC206f429d55c71cb7294EfF40c6ADb20dC21508", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dehub_official" + }, + { + "name": "github", + "url": "https://github.com/DeHubToken/dehub-public-contract" + }, + { + "name": "telegram", + "url": "https://t.me/Dehubofficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/McWBqA6xJR" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dehub/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dehub" + }, + { + "name": "whitepaper", + "url": "https://www.dehub.net/uploads/Dehub%20Whitepaper%20V2.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@dehub.bsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFC206f429d55c71cb7294EfF40c6ADb20dC21508/logo.png b/blockchains/smartchain/assets/0xFC206f429d55c71cb7294EfF40c6ADb20dC21508/logo.png new file mode 100644 index 0000000000000..450c5751b39d6 Binary files /dev/null and b/blockchains/smartchain/assets/0xFC206f429d55c71cb7294EfF40c6ADb20dC21508/logo.png differ diff --git a/blockchains/smartchain/assets/0xFC3dA4A1b6faDaB364039525dD2AB7c0c16521cd/info.json b/blockchains/smartchain/assets/0xFC3dA4A1b6faDaB364039525dD2AB7c0c16521cd/info.json new file mode 100644 index 0000000000000..4646fbaefef4d --- /dev/null +++ b/blockchains/smartchain/assets/0xFC3dA4A1b6faDaB364039525dD2AB7c0c16521cd/info.json @@ -0,0 +1,57 @@ +{ + "name": "MRWEB", + "symbol": "AMA", + "type": "BEP20", + "decimals": 18, + "description": "MRweb is a peer-to-peer Internet currency that enables instant, near-zero cost payments to anyone in the world. MRweb is an open source.", + "website": "https://mrweb.finance", + "explorer": "https://bscscan.com/token/0xFC3dA4A1b6faDaB364039525dD2AB7c0c16521cd", + "status": "active", + "id": "0xFC3dA4A1b6faDaB364039525dD2AB7c0c16521cd", + "links": [ + { + "name": "github", + "url": "https://github.com/Mrwebfi" + }, + { + "name": "whitepaper", + "url": "https://mrweb.finance/WhitePaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/Mrweb-finance-108394238009953" + }, + { + "name": "telegram", + "url": "https://t.me/mrwebfinance" + }, + { + "name": "telegram_news", + "url": "https://t.me/Mrwebfinance_official" + }, + { + "name": "medium", + "url": "https://mrwebfi.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCvYLTpHvy4X-FE9Gp7H0gbw" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mrweb-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/mrweb-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/MrwebFinance" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Mrweb_Finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFC3dA4A1b6faDaB364039525dD2AB7c0c16521cd/logo.png b/blockchains/smartchain/assets/0xFC3dA4A1b6faDaB364039525dD2AB7c0c16521cd/logo.png new file mode 100644 index 0000000000000..db0792f67fb02 Binary files /dev/null and b/blockchains/smartchain/assets/0xFC3dA4A1b6faDaB364039525dD2AB7c0c16521cd/logo.png differ diff --git a/blockchains/smartchain/assets/0xFC646D0B564bf191B3d3adF2B620a792E485e6Da/info.json b/blockchains/smartchain/assets/0xFC646D0B564bf191B3d3adF2B620a792E485e6Da/info.json new file mode 100644 index 0000000000000..295c4d92c8fa6 --- /dev/null +++ b/blockchains/smartchain/assets/0xFC646D0B564bf191B3d3adF2B620a792E485e6Da/info.json @@ -0,0 +1,25 @@ +{ + "name": "HalfPizza Token", + "type": "BEP20", + "symbol": "PIZA", + "decimals": 18, + "website": "https://halfpizza.com", + "description": "Decentralized Finance, Reward-based and Decentralized Autonomous Organization, BTC price predition, NFT market and so on.", + "explorer": "https://bscscan.com/token/0xFC646D0B564bf191B3d3adF2B620a792E485e6Da", + "status": "active", + "id": "0xFC646D0B564bf191B3d3adF2B620a792E485e6Da", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HalfPizza3" + }, + { + "name": "github", + "url": "https://github.com/halfpizza" + }, + { + "name": "telegram", + "url": "https://t.me/s2LPWnB1200zMmY0" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFC646D0B564bf191B3d3adF2B620a792E485e6Da/logo.png b/blockchains/smartchain/assets/0xFC646D0B564bf191B3d3adF2B620a792E485e6Da/logo.png new file mode 100644 index 0000000000000..02405d356f609 Binary files /dev/null and b/blockchains/smartchain/assets/0xFC646D0B564bf191B3d3adF2B620a792E485e6Da/logo.png differ diff --git a/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/info.json b/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/info.json new file mode 100644 index 0000000000000..04b7b94fcd16e --- /dev/null +++ b/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/info.json @@ -0,0 +1,45 @@ +{ + "name": "Cardence", + "type": "BEP20", + "symbol": "$CRDN", + "decimals": 18, + "website": "https://cardence.io", + "description": "Cardence is a launchpad for new projects on Cardano platform creating a trustless fund raising ecosystem for carefully vetted Cardano projects.", + "explorer": "https://bscscan.com/token/0xfa17b330bcc4e7f3e2456996d89a5a54ab044831", + "status": "active", + "id": "0xFa17b330bCC4e7F3E2456996d89A5a54AB044831", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/cardence_io" + }, + { + "name": "telegram", + "url": "https://t.me/cardence_chat" + }, + { + "name": "whitepaper", + "url": "https://docs.cardence.io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cardence-io/" + }, + { + "name": "medium", + "url": "https://medium.com/cardence" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Cardence/" + }, + { + "name": "youtube", + "url": "https://youtube.com/user/ismulad" + }, + { + "name": "facebook", + "url": "https://facebook.com/cardence.io" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/logo.png b/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/logo.png new file mode 100644 index 0000000000000..1d358946b577a Binary files /dev/null and b/blockchains/smartchain/assets/0xFa17b330bCC4e7F3E2456996d89A5a54AB044831/logo.png differ diff --git a/blockchains/smartchain/assets/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5/info.json b/blockchains/smartchain/assets/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5/info.json new file mode 100644 index 0000000000000..4a60352ef3535 --- /dev/null +++ b/blockchains/smartchain/assets/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5/info.json @@ -0,0 +1,37 @@ +{ + "name": "HONEY", + "type": "BEP20", + "symbol": "HONEY", + "decimals": 18, + "website": "https://honey.honeyfarm.finance", + "description": "A Native Token of HoneyFarm Finance Layer 1", + "explorer": "https://bscscan.com/token/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5", + "status": "active", + "id": "0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HoneyFarmFi" + }, + { + "name": "github", + "url": "https://github.com/HoneyFarmFi/HoneyFarmContracts" + }, + { + "name": "telegram", + "url": "https://t.me/HoneyFarmChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/HoneyFarmAnn" + }, + { + "name": "blog", + "url": "https://medium.com/@honeyfarmchef" + }, + { + "name": "docs", + "url": "https://docs.honeyfarm.finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5/logo.png b/blockchains/smartchain/assets/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5/logo.png new file mode 100644 index 0000000000000..43162a43303c6 Binary files /dev/null and b/blockchains/smartchain/assets/0xFa363022816aBf82f18a9C2809dCd2BB393F6AC5/logo.png differ diff --git a/blockchains/smartchain/assets/0xFbC37a1865DD46091A45221F575062A3b8b2e676/info.json b/blockchains/smartchain/assets/0xFbC37a1865DD46091A45221F575062A3b8b2e676/info.json new file mode 100644 index 0000000000000..39e5b92cccaa7 --- /dev/null +++ b/blockchains/smartchain/assets/0xFbC37a1865DD46091A45221F575062A3b8b2e676/info.json @@ -0,0 +1,21 @@ +{ + "name": "Hyperboost", + "type": "BEP20", + "symbol": "Hyperboost", + "decimals": 9, + "website": "https://hyperboostworld.com/", + "description": "HyperBoost was birthed by the community seeking a new opportunity to start with. You would also be happy to know that it’s an advance hyper-deflationary token with a cutting-edge hyper buyback burn protocol built in to earn passive rewards through static reflections and burns, so more HyperBoost are automatically added to your wallet for each transaction.", + "explorer": "https://bscscan.com/token/0xFbC37a1865DD46091A45221F575062A3b8b2e676", + "status": "active", + "id": "0xFbC37a1865DD46091A45221F575062A3b8b2e676", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hyperboost/" + }, + { + "name": "twitter", + "url": "https://twitter.com/HyperBoostBSC" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFbC37a1865DD46091A45221F575062A3b8b2e676/logo.png b/blockchains/smartchain/assets/0xFbC37a1865DD46091A45221F575062A3b8b2e676/logo.png new file mode 100644 index 0000000000000..8ece0c8d5ad0e Binary files /dev/null and b/blockchains/smartchain/assets/0xFbC37a1865DD46091A45221F575062A3b8b2e676/logo.png differ diff --git a/blockchains/smartchain/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json b/blockchains/smartchain/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json index ed5af8bef2994..7fafae1314e61 100644 --- a/blockchains/smartchain/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json +++ b/blockchains/smartchain/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json @@ -6,6 +6,6 @@ "website": "https://zedxion.io", "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Zedxion Token.", "explorer": "https://bscscan.com/token/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341", - "status": "active", + "status": "abandoned", "id": "0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFbDB1Fa163a0e8d90DD88104F44C093882A71914/info.json b/blockchains/smartchain/assets/0xFbDB1Fa163a0e8d90DD88104F44C093882A71914/info.json new file mode 100644 index 0000000000000..bb9d7cf3886fd --- /dev/null +++ b/blockchains/smartchain/assets/0xFbDB1Fa163a0e8d90DD88104F44C093882A71914/info.json @@ -0,0 +1,36 @@ +{ + "name": "FRZ Solar System Coin", + "type": "BEP20", + "symbol": "FRZSSCOIN", + "decimals": 18, + "website": "https://frzss.com/", + "description": "FRZSSCOIN is the native asset of the FRZ ecosystem and will be used for listing and staking on exchanges, airdrops, token burning and advertisement. ", + "explorer": "https://bscscan.com/token/0xfbdb1fa163a0e8d90dd88104f44c093882a71914", + "status": "active", + "id": "0xFbDB1Fa163a0e8d90DD88104F44C093882A71914", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/frztoken" + }, + { + "name": "github", + "url": "https://github.com/frzss-dev" + }, + { + "name": "telegram", + "url": "https://t.me/frzsstoken" + }, + { + "name": "whitepaper", + "url": "https://frzss.com/#whitepaper" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frz-solar-system-coin/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xFbDB1Fa163a0e8d90DD88104F44C093882A71914/logo.png b/blockchains/smartchain/assets/0xFbDB1Fa163a0e8d90DD88104F44C093882A71914/logo.png new file mode 100644 index 0000000000000..9a18cc8e0ebd6 Binary files /dev/null and b/blockchains/smartchain/assets/0xFbDB1Fa163a0e8d90DD88104F44C093882A71914/logo.png differ diff --git a/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/info.json b/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/info.json index 595b5beaa3c98..ab555eec50d1b 100644 --- a/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/info.json +++ b/blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/info.json @@ -1,12 +1,15 @@ { - "name": "Ontology Token", + "name": "BNB pegged Ontology Token", "website": "https://ont.io", - "description": "Ontology is a new high-performance public blockchain project & a distributed trust collaboration platform that include a series of complete distributed ledgers and smart contract systems.", + "description": "BNB pegged Ontology Token (ONT BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Ontology Token (ONT) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335", "research": "https://research.binance.com/en/projects/ontology", "type": "BEP20", "symbol": "ONT", "decimals": 18, "status": "active", - "id": "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335" + "id": "0xFd7B3A77848f1C2D67E05E54d78d174a0C850335", + "tags": [ + "binance-peg" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFfaA85705aE216363e4e843B67fF3C238Fcf0de2/info.json b/blockchains/smartchain/assets/0xFfaA85705aE216363e4e843B67fF3C238Fcf0de2/info.json new file mode 100644 index 0000000000000..1b13385059426 --- /dev/null +++ b/blockchains/smartchain/assets/0xFfaA85705aE216363e4e843B67fF3C238Fcf0de2/info.json @@ -0,0 +1,24 @@ +{ + "name": "Euro Shiba Inu", + "type": "BEP20", + "symbol": "EShib", + "decimals": 9, + "website": "https://www.eshib.es/", + "description": "EShib rewards its holders with 5%, another 5% goes to donations in case of natural disasters, educate, care for and improve the environment, reforest and classify said lands as a protected area, train companies in the world of cryptocurrency.", + "explorer": "https://bscscan.com/token/0xFfaA85705aE216363e4e843B67fF3C238Fcf0de2", + "status": "active", + "id": "0xFfaA85705aE216363e4e843B67fF3C238Fcf0de2", + "links": [ + { + "name": "github", + "url": "https://github.com/Euroshibainu" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/drive/folders/1NTbSMvhewwMt037K-T4ZS9QR1L-q0zv4?usp=sharing" + } + ], + "tags": [ + "memes" + ] +} diff --git a/blockchains/smartchain/assets/0xFfaA85705aE216363e4e843B67fF3C238Fcf0de2/logo.png b/blockchains/smartchain/assets/0xFfaA85705aE216363e4e843B67fF3C238Fcf0de2/logo.png new file mode 100644 index 0000000000000..6aa23bab0e166 Binary files /dev/null and b/blockchains/smartchain/assets/0xFfaA85705aE216363e4e843B67fF3C238Fcf0de2/logo.png differ diff --git a/blockchains/smartchain/assets/0xa026Ad2ceDa16Ca5FC28fd3C72f99e2C332c8a26/info.json b/blockchains/smartchain/assets/0xa026Ad2ceDa16Ca5FC28fd3C72f99e2C332c8a26/info.json new file mode 100644 index 0000000000000..915d789317d0a --- /dev/null +++ b/blockchains/smartchain/assets/0xa026Ad2ceDa16Ca5FC28fd3C72f99e2C332c8a26/info.json @@ -0,0 +1,29 @@ +{ + "name": "XCAD", + "type": "BEP20", + "symbol": "XCAD", + "decimals": 18, + "website": "https://xcadnetwork.com/", + "description": "XCAD Network is a tokenisation & NFT platform for content creators.", + "explorer": "https://bscscan.com/token/0xa026ad2ceda16ca5fc28fd3c72f99e2c332c8a26", + "status": "active", + "id": "0xa026Ad2ceDa16Ca5FC28fd3C72f99e2C332c8a26", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/XcademyOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/xcademy" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/xcad-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/xcad-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa026Ad2ceDa16Ca5FC28fd3C72f99e2C332c8a26/logo.png b/blockchains/smartchain/assets/0xa026Ad2ceDa16Ca5FC28fd3C72f99e2C332c8a26/logo.png new file mode 100644 index 0000000000000..2fc6d63b74003 Binary files /dev/null and b/blockchains/smartchain/assets/0xa026Ad2ceDa16Ca5FC28fd3C72f99e2C332c8a26/logo.png differ diff --git a/blockchains/smartchain/assets/0xa03110800894b3CcF8723D991d80875561F96777/info.json b/blockchains/smartchain/assets/0xa03110800894b3CcF8723D991d80875561F96777/info.json new file mode 100644 index 0000000000000..0842c8e0b90b1 --- /dev/null +++ b/blockchains/smartchain/assets/0xa03110800894b3CcF8723D991d80875561F96777/info.json @@ -0,0 +1,36 @@ +{ + "name": "BIT GAME VERSE TOKEN", + "type": "BEP20", + "symbol": "BGVT", + "decimals": 18, + "website": "https://bgverse.io/", + "description": "Bit Game Verse is the trending crypto channel which enables earning through different gaming channels. It is a peer to peer marketplace , where transactions take place directly between the crypto traders.", + "explorer": "https://bscscan.com/token/0xa03110800894b3CcF8723D991d80875561F96777", + "status": "active", + "id": "0xa03110800894b3CcF8723D991d80875561F96777", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BITGAMEVERSE" + }, + { + "name": "facebook", + "url": "https://facebook.com/BITGAMEVERSE" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bit-game-verse-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bit-game-verse-token" + }, + { + "name": "medium", + "url": "https://medium.com/@bitgameverse" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa03110800894b3CcF8723D991d80875561F96777/logo.png b/blockchains/smartchain/assets/0xa03110800894b3CcF8723D991d80875561F96777/logo.png new file mode 100644 index 0000000000000..592ac274130df Binary files /dev/null and b/blockchains/smartchain/assets/0xa03110800894b3CcF8723D991d80875561F96777/logo.png differ diff --git a/blockchains/smartchain/assets/0xa0A9961b7477D1a530f06a1ee805d5E532e73d97/info.json b/blockchains/smartchain/assets/0xa0A9961b7477D1a530f06a1ee805d5E532e73d97/info.json new file mode 100644 index 0000000000000..07a48273fe1de --- /dev/null +++ b/blockchains/smartchain/assets/0xa0A9961b7477D1a530f06a1ee805d5E532e73d97/info.json @@ -0,0 +1,29 @@ +{ + "name": "Ariadne", + "symbol": "ARDN", + "type": "BEP20", + "decimals": 18, + "description": "Ariadne is a cross-chain DeFi marketplace that is lowering the fees to enter/exit farms on multiple blockchains and saves swaps and bridges costs for both EVM and non-EVM chains.", + "website": "https://ariadne.finance", + "explorer": "https://bscscan.com/token/0xa0A9961b7477D1a530f06a1ee805d5E532e73d97", + "status": "active", + "id": "0xa0A9961b7477D1a530f06a1ee805d5E532e73d97", + "links": [ + { + "name": "medium", + "url": "https://medium.com/ariadne-project" + }, + { + "name": "twitter", + "url": "https://twitter.com/ariadne_finance" + }, + { + "name": "telegram", + "url": "https://t.me/ariadne_finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ariadne/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa0A9961b7477D1a530f06a1ee805d5E532e73d97/logo.png b/blockchains/smartchain/assets/0xa0A9961b7477D1a530f06a1ee805d5E532e73d97/logo.png new file mode 100644 index 0000000000000..fcefa0fa56981 Binary files /dev/null and b/blockchains/smartchain/assets/0xa0A9961b7477D1a530f06a1ee805d5E532e73d97/logo.png differ diff --git a/blockchains/smartchain/assets/0xa0CC3A881AEf241d6cB3B7Db3168BD26094560BE/info.json b/blockchains/smartchain/assets/0xa0CC3A881AEf241d6cB3B7Db3168BD26094560BE/info.json new file mode 100644 index 0000000000000..1c9048c3bf7fe --- /dev/null +++ b/blockchains/smartchain/assets/0xa0CC3A881AEf241d6cB3B7Db3168BD26094560BE/info.json @@ -0,0 +1,48 @@ +{ + "name": "Crypto Inu", + "type": "BEP20", + "symbol": "ABCD", + "decimals": 9, + "website": "https://cabcd.org", + "description": "Crypto Inu is an immersive multiplayer board game with 3D and VR modes that incorporates metaverse real estate investment.", + "explorer": "https://bscscan.com/token/0xa0cc3a881aef241d6cb3b7db3168bd26094560be", + "status": "active", + "id": "0xa0CC3A881AEf241d6cB3B7Db3168BD26094560BE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CryptoInu_ABCD" + }, + { + "name": "github", + "url": "https://github.com/cryptoinu-abcd" + }, + { + "name": "telegram", + "url": "https://t.me/cryptoinu_main" + }, + { + "name": "telegram_news", + "url": "https://t.me/cryptoinuann" + }, + { + "name": "whitepaper", + "url": "https://cabcd.org/assets/whitepaper_abcd_v1.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@crypto_inu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crypto-inu/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xa0cc3a881aef241d6cb3b7db3168bd26094560be#code" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa0CC3A881AEf241d6cB3B7Db3168BD26094560BE/logo.png b/blockchains/smartchain/assets/0xa0CC3A881AEf241d6cB3B7Db3168BD26094560BE/logo.png new file mode 100644 index 0000000000000..08e013917458c Binary files /dev/null and b/blockchains/smartchain/assets/0xa0CC3A881AEf241d6cB3B7Db3168BD26094560BE/logo.png differ diff --git a/blockchains/smartchain/assets/0xa0e7566D693D015B59F2FD0e7fd26a8aC5Ca03dE/info.json b/blockchains/smartchain/assets/0xa0e7566D693D015B59F2FD0e7fd26a8aC5Ca03dE/info.json new file mode 100644 index 0000000000000..21a78ea321964 --- /dev/null +++ b/blockchains/smartchain/assets/0xa0e7566D693D015B59F2FD0e7fd26a8aC5Ca03dE/info.json @@ -0,0 +1,33 @@ +{ + "name": "CatBoy", + "type": "BEP20", + "symbol": "CTB", + "decimals": 18, + "website": "https://catboy.finance/", + "description": "CatGirl has found her soulmate. He’s called CatBoy. Witness how CatBoy will conquer the Binance Blockchain and go to the highest high the Binance Blockchain has ever seen.", + "explorer": "https://bscscan.com/token/0xa0e7566D693D015B59F2FD0e7fd26a8aC5Ca03dE", + "status": "active", + "id": "0xa0e7566D693D015B59F2FD0e7fd26a8aC5Ca03dE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bsccatboy" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/catboyfinance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/catboy/" + }, + { + "name": "telegram", + "url": "https://t.me/catboybscofficial" + }, + { + "name": "whitepaper", + "url": "https://catboy.finance/wp-content/uploads/2021/11/Whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa0e7566D693D015B59F2FD0e7fd26a8aC5Ca03dE/logo.png b/blockchains/smartchain/assets/0xa0e7566D693D015B59F2FD0e7fd26a8aC5Ca03dE/logo.png new file mode 100644 index 0000000000000..2015e04848ae6 Binary files /dev/null and b/blockchains/smartchain/assets/0xa0e7566D693D015B59F2FD0e7fd26a8aC5Ca03dE/logo.png differ diff --git a/blockchains/smartchain/assets/0xa123aB52a32267Dc357B7599739d3C6CAF856fe4/info.json b/blockchains/smartchain/assets/0xa123aB52a32267Dc357B7599739d3C6CAF856fe4/info.json index 3576fe2618852..19e093aef6cce 100644 --- a/blockchains/smartchain/assets/0xa123aB52a32267Dc357B7599739d3C6CAF856fe4/info.json +++ b/blockchains/smartchain/assets/0xa123aB52a32267Dc357B7599739d3C6CAF856fe4/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "AIR", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xa123aB52a32267Dc357B7599739d3C6CAF856fe4" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/info.json b/blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/info.json index e0ffb6204887e..a289fd8386cc9 100644 --- a/blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/info.json +++ b/blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "STORY", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa260E12d2B924cb899AE80BB58123ac3fEE1E2F0/info.json b/blockchains/smartchain/assets/0xa260E12d2B924cb899AE80BB58123ac3fEE1E2F0/info.json new file mode 100644 index 0000000000000..74e900ea07054 --- /dev/null +++ b/blockchains/smartchain/assets/0xa260E12d2B924cb899AE80BB58123ac3fEE1E2F0/info.json @@ -0,0 +1,32 @@ +{ + "name": "Hooked Token", + "website": "https://hooked.io", + "description": "The on-ramp layer for massive Web3 adoption to form the ecosystem of future community-owned economies.", + "explorer": "https://bscscan.com/token/0xa260E12d2B924cb899AE80BB58123ac3fEE1E2F0", + "symbol": "HOOK", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0xa260E12d2B924cb899AE80BB58123ac3fEE1E2F0", + "links": [ + { + "name": "telegram", + "url": "https://t.me/HookedProtocolOfficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/HookedProtocol" + }, + { + "name": "discord", + "url": "https://discord.com/invite/hookedprotocol" + }, + { + "name": "whitepaper", + "url": "https://hooked-protocol.gitbook.io/hooked-protocol-whitepaper" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa260E12d2B924cb899AE80BB58123ac3fEE1E2F0/logo.png b/blockchains/smartchain/assets/0xa260E12d2B924cb899AE80BB58123ac3fEE1E2F0/logo.png new file mode 100644 index 0000000000000..10c26b8bf7c9f Binary files /dev/null and b/blockchains/smartchain/assets/0xa260E12d2B924cb899AE80BB58123ac3fEE1E2F0/logo.png differ diff --git a/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/info.json b/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/info.json index 858babc01601c..3d4eeda80197d 100644 --- a/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/info.json +++ b/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/info.json @@ -1,5 +1,5 @@ { - "name": "Injective Protocol", + "name": "Injective", "website": "https://injectiveprotocol.com", "description": "The Universal Layer-2 DeFi Protocol for Cross-Chain Derivatives Trading.", "explorer": "https://bscscan.com/token/0xa2b726b1145a4773f68593cf171187d8ebe4d495", diff --git a/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png b/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png index dcc5ff1a0d0c5..f3a521dc1391a 100644 Binary files a/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png and b/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png differ diff --git a/blockchains/smartchain/assets/0xa2C17A6Fd0aFE27afa2630A7528bC673089E6b8d/info.json b/blockchains/smartchain/assets/0xa2C17A6Fd0aFE27afa2630A7528bC673089E6b8d/info.json new file mode 100644 index 0000000000000..2158c9c3bee90 --- /dev/null +++ b/blockchains/smartchain/assets/0xa2C17A6Fd0aFE27afa2630A7528bC673089E6b8d/info.json @@ -0,0 +1,21 @@ +{ + "name": "CZ THE GOAT", + "type": "BEP20", + "symbol": "CZGOAT", + "decimals": 9, + "website": "https://czthegoat.io/", + "description": "CZ the G.O.A.T is meme token in Honor of CZ. The next opportunity was yesterday, the next best one is today, keep building said by the goat.", + "explorer": "https://bscscan.com/token/0xa2C17A6Fd0aFE27afa2630A7528bC673089E6b8d", + "status": "active", + "id": "0xa2C17A6Fd0aFE27afa2630A7528bC673089E6b8d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/czthegoat" + }, + { + "name": "telegram", + "url": "https://t.me/cz_thegoat" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa2C17A6Fd0aFE27afa2630A7528bC673089E6b8d/logo.png b/blockchains/smartchain/assets/0xa2C17A6Fd0aFE27afa2630A7528bC673089E6b8d/logo.png new file mode 100644 index 0000000000000..4cc976d6f47aa Binary files /dev/null and b/blockchains/smartchain/assets/0xa2C17A6Fd0aFE27afa2630A7528bC673089E6b8d/logo.png differ diff --git a/blockchains/smartchain/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/info.json b/blockchains/smartchain/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/info.json new file mode 100644 index 0000000000000..ed36e2d3c9f56 --- /dev/null +++ b/blockchains/smartchain/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/info.json @@ -0,0 +1,24 @@ +{ + "name": "Wrapped Binance Beacon ETH", + "type": "BEP20", + "symbol": "wBETH", + "decimals": 18, + "website": "https://www.binance.com/en/wbeth", + "description": "wBETH is a reward-bearing ETH liquid staking token offered by Binance. Each wBETH represents 1 BETH (1:1 to staked ETH) plus all of its accrued ETH2.0 staking rewards starting from when wBETH's conversion rate was initialized at 1:1 on Apr 27th 2023 00:00 (UTC+0).", + "explorer": "https://bscscan.com/token/0xa2E3356610840701BDf5611a53974510Ae27E2e1", + "status": "active", + "id": "0xa2E3356610840701BDf5611a53974510Ae27E2e1", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-beacon-eth" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-beacon-eth" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/logo.png b/blockchains/smartchain/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/logo.png new file mode 100644 index 0000000000000..832596160ae8d Binary files /dev/null and b/blockchains/smartchain/assets/0xa2E3356610840701BDf5611a53974510Ae27E2e1/logo.png differ diff --git a/blockchains/smartchain/assets/0xa321fC1171EB85498faD47D3d127368eBa70265C/info.json b/blockchains/smartchain/assets/0xa321fC1171EB85498faD47D3d127368eBa70265C/info.json new file mode 100644 index 0000000000000..d2390e6acbfa8 --- /dev/null +++ b/blockchains/smartchain/assets/0xa321fC1171EB85498faD47D3d127368eBa70265C/info.json @@ -0,0 +1,21 @@ +{ + "name": "SafeDrive", + "type": "BEP20", + "symbol": "Drive", + "decimals": 9, + "website": "https://www.drive-token.com", + "description": "A new cryptocurrency based on BNB smart chain. 4% of each transaction is always distributed to all holders as a reward. Thus, personal wealth increases automatically with every purchase or sale.", + "explorer": "https://bscscan.com/token/0xa321fC1171EB85498faD47D3d127368eBa70265C", + "status": "active", + "id": "0xa321fC1171EB85498faD47D3d127368eBa70265C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/safedrive19" + }, + { + "name": "discord", + "url": "https://discord.com/invite/cHusGCKb\"" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa321fC1171EB85498faD47D3d127368eBa70265C/logo.png b/blockchains/smartchain/assets/0xa321fC1171EB85498faD47D3d127368eBa70265C/logo.png new file mode 100644 index 0000000000000..312d236fdb7ba Binary files /dev/null and b/blockchains/smartchain/assets/0xa321fC1171EB85498faD47D3d127368eBa70265C/logo.png differ diff --git a/blockchains/smartchain/assets/0xa3d80275E300237a62D3431C26d52f185584cC1B/info.json b/blockchains/smartchain/assets/0xa3d80275E300237a62D3431C26d52f185584cC1B/info.json new file mode 100644 index 0000000000000..db6353759f92d --- /dev/null +++ b/blockchains/smartchain/assets/0xa3d80275E300237a62D3431C26d52f185584cC1B/info.json @@ -0,0 +1,24 @@ +{ + "name": "RiseHero", + "type": "BEP20", + "symbol": "RISE", + "decimals": 18, + "website": "https://risehero.io", + "description": "A legendary hero metaverse.", + "explorer": "https://bscscan.com/token/0xa3d80275E300237a62D3431C26d52f185584cC1B", + "status": "active", + "id": "0xa3d80275E300237a62D3431C26d52f185584cC1B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RiseHeroNFT" + }, + { + "name": "telegram", + "url": "https://t.me/RiseHero" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa3d80275E300237a62D3431C26d52f185584cC1B/logo.png b/blockchains/smartchain/assets/0xa3d80275E300237a62D3431C26d52f185584cC1B/logo.png new file mode 100644 index 0000000000000..1052085fc23ac Binary files /dev/null and b/blockchains/smartchain/assets/0xa3d80275E300237a62D3431C26d52f185584cC1B/logo.png differ diff --git a/blockchains/smartchain/assets/0xa4080f1778e69467E905B8d6F72f6e441f9e9484/info.json b/blockchains/smartchain/assets/0xa4080f1778e69467E905B8d6F72f6e441f9e9484/info.json new file mode 100644 index 0000000000000..8a74c258f65fb --- /dev/null +++ b/blockchains/smartchain/assets/0xa4080f1778e69467E905B8d6F72f6e441f9e9484/info.json @@ -0,0 +1,28 @@ +{ + "name": "Synapse", + "website": "https://synapseprotocol.com/", + "description": "Synapse is a cross-chain layer ∞ protocol powering interoperability between blockchains.", + "explorer": "https://bscscan.com/token/0xa4080f1778e69467e905b8d6f72f6e441f9e9484", + "type": "BEP20", + "symbol": "SYN", + "decimals": 18, + "status": "active", + "id": "0xa4080f1778e69467E905B8d6F72f6e441f9e9484", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/synapseprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/synapseprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/synapse-2/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa4080f1778e69467E905B8d6F72f6e441f9e9484/logo.png b/blockchains/smartchain/assets/0xa4080f1778e69467E905B8d6F72f6e441f9e9484/logo.png new file mode 100644 index 0000000000000..577673c43c6a4 Binary files /dev/null and b/blockchains/smartchain/assets/0xa4080f1778e69467E905B8d6F72f6e441f9e9484/logo.png differ diff --git a/blockchains/smartchain/assets/0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40/info.json b/blockchains/smartchain/assets/0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40/info.json new file mode 100644 index 0000000000000..f853f1750d7e2 --- /dev/null +++ b/blockchains/smartchain/assets/0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40/info.json @@ -0,0 +1,37 @@ +{ + "name": "Hoge Finance", + "website": "https://hogefinance.com", + "description": "We Meme Business.", + "explorer": "https://bscscan.com/token/0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40", + "type": "BEP20", + "symbol": "HOGE", + "decimals": 9, + "status": "active", + "id": "0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/hoge" + }, + { + "name": "discord", + "url": "https://discord.com/invite/hoge" + }, + { + "name": "twitter", + "url": "https://twitter.com/hogefinance" + }, + { + "name": "telegram", + "url": "https://t.me/hogefinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hoge-finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hoge-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40/logo.png b/blockchains/smartchain/assets/0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40/logo.png new file mode 100644 index 0000000000000..fd2f41b9338cf Binary files /dev/null and b/blockchains/smartchain/assets/0xa4FFfc757e8c4F24E7b209C033c123D20983Ad40/logo.png differ diff --git a/blockchains/smartchain/assets/0xa531a733070a5fF4866D1327d82e403Fa35290A6/info.json b/blockchains/smartchain/assets/0xa531a733070a5fF4866D1327d82e403Fa35290A6/info.json new file mode 100644 index 0000000000000..810ab876b8fd6 --- /dev/null +++ b/blockchains/smartchain/assets/0xa531a733070a5fF4866D1327d82e403Fa35290A6/info.json @@ -0,0 +1,24 @@ +{ + "name": "Catvills Coin", + "type": "BEP20", + "symbol": "CATVILLS", + "decimals": 8, + "website": "https://www.catvills.io/", + "description": "Catvills is a community build platform with various utilities. Catvills is providing a platform that will increase value that is realistic and will be felt by its holders, by marketing and achieving its goals. This is the anchor on why we created Catvills, and with Catvills creating events and charity for cats all around the world. These are our realistic steps to give back and one of our main functions for Catvills.", + "explorer": "https://bscscan.com/token/0xa531a733070a5fF4866D1327d82e403Fa35290A6", + "status": "active", + "id": "0xa531a733070a5fF4866D1327d82e403Fa35290A6", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/catvills-coin" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/catvills-coin" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa531a733070a5fF4866D1327d82e403Fa35290A6/logo.png b/blockchains/smartchain/assets/0xa531a733070a5fF4866D1327d82e403Fa35290A6/logo.png new file mode 100644 index 0000000000000..2f640927677fa Binary files /dev/null and b/blockchains/smartchain/assets/0xa531a733070a5fF4866D1327d82e403Fa35290A6/logo.png differ diff --git a/blockchains/smartchain/assets/0xa5496935A247fA81B1462E553ad139d2FD0af795/info.json b/blockchains/smartchain/assets/0xa5496935A247fA81B1462E553ad139d2FD0af795/info.json new file mode 100644 index 0000000000000..8cd3abeba1ecd --- /dev/null +++ b/blockchains/smartchain/assets/0xa5496935A247fA81B1462E553ad139d2FD0af795/info.json @@ -0,0 +1,52 @@ +{ + "name": "Flag Network", + "type": "BEP20", + "symbol": "FLAG", + "decimals": 18, + "website": "https://flagnetwork.finance/", + "description": "FLAG - a decentralized blockchain network of the world-scale for NFT, Gamfi, Metaverse, Web3 applications.", + "explorer": "https://bscscan.com/token/0xa5496935A247fA81B1462E553ad139d2FD0af795", + "status": "active", + "id": "0xa5496935A247fA81B1462E553ad139d2FD0af795", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/flagnetwork_NFT" + }, + { + "name": "telegram", + "url": "https://t.me/flagnetworkchat" + }, + { + "name": "telegram_news", + "url": "https://t.me/flagnetworknews" + }, + { + "name": "docs", + "url": "https://docs.flagnetwork.finance/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/flag-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/flag-network" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCVKueYhTBYuE60-HSX09xnQ" + }, + { + "name": "medium", + "url": "https://medium.com/@Flag_Network" + }, + { + "name": "facebook", + "url": "https://facebook.com/Flag-Network-105491488596621" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xa5496935A247fA81B1462E553ad139d2FD0af795/logo.png b/blockchains/smartchain/assets/0xa5496935A247fA81B1462E553ad139d2FD0af795/logo.png new file mode 100644 index 0000000000000..0a875e39fd6d1 Binary files /dev/null and b/blockchains/smartchain/assets/0xa5496935A247fA81B1462E553ad139d2FD0af795/logo.png differ diff --git a/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/info.json b/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/info.json new file mode 100644 index 0000000000000..a4d8b1de552ce --- /dev/null +++ b/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/info.json @@ -0,0 +1,25 @@ +{ + "name": "Magic Power Token", + "type": "BEP20", + "symbol": "MGP", + "decimals": 18, + "website": "https://magic-cube.finance/#/home", + "description": "MGP (Magic Power) is the governance token of the Magic Power community which will help the Magic Cube Ecosystem grow into a system of decentralized finance(DeFi). It’s created to connect the whole token system at Magic Cube’s phase 1 ecosystem.", + "explorer": "https://bscscan.com/token/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005", + "status": "active", + "id": "0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MagicCubeDeFi" + }, + { + "name": "telegram", + "url": "https://t.me/magicpowercommunityglobal" + }, + { + "name": "github", + "url": "https://github.com/MagicCubeFinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/logo.png b/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/logo.png new file mode 100644 index 0000000000000..805639bc82442 Binary files /dev/null and b/blockchains/smartchain/assets/0xa677bc9bDb10329E488A4d8387ED7a08b2fc9005/logo.png differ diff --git a/blockchains/smartchain/assets/0xa6D3D8698056cbb01785343B9cCeB205C7065f5F/info.json b/blockchains/smartchain/assets/0xa6D3D8698056cbb01785343B9cCeB205C7065f5F/info.json new file mode 100644 index 0000000000000..5ea1f5de80ed9 --- /dev/null +++ b/blockchains/smartchain/assets/0xa6D3D8698056cbb01785343B9cCeB205C7065f5F/info.json @@ -0,0 +1,25 @@ +{ + "name": "SerenityShield", + "website": "https://www.serenityshield.io/", + "description": "Serenity Shield is a self-custodial, privacy-centric digital data storage platform built on the blockchain, featuring a built-in inheritance protocol. It serves various use cases, including storage, recovery, and estate planning for wallet seed phrases and diverse digital data types.", + "explorer": "https://bscscan.com/token/0xa6D3D8698056cbb01785343B9cCeB205C7065f5F", + "type": "BEP20", + "symbol": "SERSH", + "decimals": 18, + "status": "active", + "id": "0xa6D3D8698056cbb01785343B9cCeB205C7065f5F", + "links": [ + { + "name": "telegram", + "url": "https://t.me/serenityshield" + }, + { + "name": "twitter", + "url": "https://twitter.com/SerenityShield_" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/serenity-shield/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa6D3D8698056cbb01785343B9cCeB205C7065f5F/logo.png b/blockchains/smartchain/assets/0xa6D3D8698056cbb01785343B9cCeB205C7065f5F/logo.png new file mode 100644 index 0000000000000..4d36b415c66f5 Binary files /dev/null and b/blockchains/smartchain/assets/0xa6D3D8698056cbb01785343B9cCeB205C7065f5F/logo.png differ diff --git a/blockchains/smartchain/assets/0xa73dF9480e9408908c828be2e1A7345855501508/info.json b/blockchains/smartchain/assets/0xa73dF9480e9408908c828be2e1A7345855501508/info.json new file mode 100644 index 0000000000000..50d338a8d101f --- /dev/null +++ b/blockchains/smartchain/assets/0xa73dF9480e9408908c828be2e1A7345855501508/info.json @@ -0,0 +1,29 @@ +{ + "name": "BabyDogeZilla", + "website": "https://babydogezilla.com/", + "description": "BabyDogeZilla is the cutest and most badass meme in crypto! BabyDogeZilla is a deflationary token designed to become more scarce over time. All holders of BabyDogeZilla will earn more BabyDogeZilla by simply holding. Watch the amount of BabyDogeZilla grow in your wallet as BabyDogeZilla holders automatically receive a 3% fee from every transaction that happens on the BabyDogeZilla network.", + "explorer": "https://bscscan.com/token/0xa73dF9480e9408908c828be2e1A7345855501508", + "type": "BEP20", + "symbol": "BDZ", + "decimals": 9, + "status": "active", + "id": "0xa73dF9480e9408908c828be2e1A7345855501508", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BabyDogeZillaBSC" + }, + { + "name": "twitter", + "url": "https://twitter.com/BabydogezillaA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babydogezilla/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/babydogezilla" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa73dF9480e9408908c828be2e1A7345855501508/logo.png b/blockchains/smartchain/assets/0xa73dF9480e9408908c828be2e1A7345855501508/logo.png new file mode 100644 index 0000000000000..70556f76b47c8 Binary files /dev/null and b/blockchains/smartchain/assets/0xa73dF9480e9408908c828be2e1A7345855501508/logo.png differ diff --git a/blockchains/smartchain/assets/0xa75e17A061Ed826C65F138B7A85B44c5D3156afF/info.json b/blockchains/smartchain/assets/0xa75e17A061Ed826C65F138B7A85B44c5D3156afF/info.json index b19a1090ed027..301d542df27a3 100644 --- a/blockchains/smartchain/assets/0xa75e17A061Ed826C65F138B7A85B44c5D3156afF/info.json +++ b/blockchains/smartchain/assets/0xa75e17A061Ed826C65F138B7A85B44c5D3156afF/info.json @@ -7,5 +7,8 @@ "symbol": "DINA", "decimals": 9, "status": "active", - "id": "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF" + "id": "0xa75e17A061Ed826C65F138B7A85B44c5D3156afF", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa7ffb399d44eb830f01751052C75d14f0b47E779/info.json b/blockchains/smartchain/assets/0xa7ffb399d44eb830f01751052C75d14f0b47E779/info.json new file mode 100644 index 0000000000000..42a3cabebc84c --- /dev/null +++ b/blockchains/smartchain/assets/0xa7ffb399d44eb830f01751052C75d14f0b47E779/info.json @@ -0,0 +1,33 @@ +{ + "name": "GROK X", + "type": "BEP20", + "symbol": "GROK X", + "decimals": 18, + "website": "http://www.grokxbsc.vip/", + "description": "Grok x is not just a meme coin; it's a playful revolution in the cryptocurrency world. Grok X brings joy and positivity to the blockchain.", + "explorer": "https://bscscan.com/token/0xa7ffb399d44eb830f01751052C75d14f0b47E779", + "status": "active", + "id": "0xa7ffb399d44eb830f01751052C75d14f0b47E779", + "links": [ + { + "name": "telegram_news", + "url": "https://t.me/grokxbnb" + }, + { + "name": "twitter", + "url": "https://twitter.com/GrokXBsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/grok-x/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/grok-x" + }, + { + "name": "whitepaper", + "url": "https://grok-x.gitbook.io/grok-x/" + } + ] +} diff --git a/blockchains/smartchain/assets/0xa7ffb399d44eb830f01751052C75d14f0b47E779/logo.png b/blockchains/smartchain/assets/0xa7ffb399d44eb830f01751052C75d14f0b47E779/logo.png new file mode 100644 index 0000000000000..84b43f33dbe29 Binary files /dev/null and b/blockchains/smartchain/assets/0xa7ffb399d44eb830f01751052C75d14f0b47E779/logo.png differ diff --git a/blockchains/smartchain/assets/0xa865197A84E780957422237B5D152772654341F3/info.json b/blockchains/smartchain/assets/0xa865197A84E780957422237B5D152772654341F3/info.json new file mode 100644 index 0000000000000..46d1c13579ff4 --- /dev/null +++ b/blockchains/smartchain/assets/0xa865197A84E780957422237B5D152772654341F3/info.json @@ -0,0 +1,52 @@ +{ + "name": "Openleverage Token (Old)", + "website": "https://openleverage.finance/", + "description": "OpenLeverage is a permissionless money market protocol enabling decentralized lending, borrowing, and margin trading across a diverse range of cryptocurrency pairs, fostering an accessible and efficient DeFi ecosystem.", + "explorer": "https://bscscan.com/token/0xa865197A84E780957422237B5D152772654341F3", + "type": "BEP20", + "symbol": "Old OLE", + "decimals": 18, + "status": "abandoned", + "id": "0xa865197A84E780957422237B5D152772654341F3", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OpenLeverage" + }, + { + "name": "discord", + "url": "https://discord.com/invite/openleverage" + }, + { + "name": "medium", + "url": "https://openleverage.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openleverage/" + }, + { + "name": "docs", + "url": "https://docs.openleverage.finance/main/" + }, + { + "name": "telegram", + "url": "https://t.me/openleverageofficial" + }, + { + "name": "github", + "url": "https://github.com/OpenLeverageDev/openleverage-contracts" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/openleverage" + }, + { + "name": "youtube", + "url": "https://youtube.com/@openleverageprotocol9047" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa865c6CC3A6164c3a0188efEED6F32ABa134693c/info.json b/blockchains/smartchain/assets/0xa865c6CC3A6164c3a0188efEED6F32ABa134693c/info.json new file mode 100644 index 0000000000000..74a42154d1c06 --- /dev/null +++ b/blockchains/smartchain/assets/0xa865c6CC3A6164c3a0188efEED6F32ABa134693c/info.json @@ -0,0 +1,29 @@ +{ + "name": "Evergreen token", + "website": "https://www.evergreentokens.org", + "description": "Evergreen token is the world first defi project to combine crypto and the environment through planting of trees.", + "explorer": "https://bscscan.com/token/0xa865c6CC3A6164c3a0188efEED6F32ABa134693c", + "type": "BEP20", + "symbol": "EGT", + "decimals": 9, + "status": "active", + "id": "0xa865c6CC3A6164c3a0188efEED6F32ABa134693c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/evergreentokens" + }, + { + "name": "whitepaper", + "url": "https://dev.evergreentokens.org/files/Green_Paper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/evergreen-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/evergreen-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa865c6CC3A6164c3a0188efEED6F32ABa134693c/logo.png b/blockchains/smartchain/assets/0xa865c6CC3A6164c3a0188efEED6F32ABa134693c/logo.png new file mode 100644 index 0000000000000..65e3e01ddbb6e Binary files /dev/null and b/blockchains/smartchain/assets/0xa865c6CC3A6164c3a0188efEED6F32ABa134693c/logo.png differ diff --git a/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json b/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json index 36162b4f8db67..79b1080f55942 100644 --- a/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json +++ b/blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "EYFI", "decimals": 8, - "status": "active", + "status": "abandoned", "id": "0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json b/blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json index d32ec1754f0ee..9fbb8ef637fe6 100644 --- a/blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json +++ b/blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json @@ -7,5 +7,8 @@ "symbol": "ROTO", "decimals": 9, "status": "active", - "id": "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a" + "id": "0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaA076B62EFC6f357882E07665157A271aB46A063/info.json b/blockchains/smartchain/assets/0xaA076B62EFC6f357882E07665157A271aB46A063/info.json new file mode 100644 index 0000000000000..e3ce9d17daac5 --- /dev/null +++ b/blockchains/smartchain/assets/0xaA076B62EFC6f357882E07665157A271aB46A063/info.json @@ -0,0 +1,36 @@ +{ + "name": "Pleasure Coin", + "website": "https://pleasurecoin.com/", + "description": "Pleasure Coin is an ERC-20 token on the Ethereum, Polygon and BSC chain that is be utilized within the Pleasure Network, an adult industry ecosystem that empowers individuals and businesses.", + "explorer": "https://bscscan.com/token/0xaA076B62EFC6f357882E07665157A271aB46A063", + "type": "BEP20", + "symbol": "NSFW", + "decimals": 18, + "status": "active", + "tags": [ + "wrapped" + ], + "id": "0xaA076B62EFC6f357882E07665157A271aB46A063", + "links": [ + { + "name": "telegram", + "url": "https://t.me/pleasurecoin_crypto" + }, + { + "name": "discord", + "url": "https://discord.com/invite/GCHkdY6fnF" + }, + { + "name": "twitter", + "url": "https://twitter.com/Pleasure_coin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pleasure-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pleasure-coin" + } + ] +} diff --git a/blockchains/smartchain/assets/0xaA076B62EFC6f357882E07665157A271aB46A063/logo.png b/blockchains/smartchain/assets/0xaA076B62EFC6f357882E07665157A271aB46A063/logo.png new file mode 100644 index 0000000000000..2592a2e3e7c1c Binary files /dev/null and b/blockchains/smartchain/assets/0xaA076B62EFC6f357882E07665157A271aB46A063/logo.png differ diff --git a/blockchains/smartchain/assets/0xaA357b0F167923Efc1D6978a868f81866cA6E98c/info.json b/blockchains/smartchain/assets/0xaA357b0F167923Efc1D6978a868f81866cA6E98c/info.json new file mode 100644 index 0000000000000..e159c84acb755 --- /dev/null +++ b/blockchains/smartchain/assets/0xaA357b0F167923Efc1D6978a868f81866cA6E98c/info.json @@ -0,0 +1,37 @@ +{ + "name": "ShibX", + "type": "BEP20", + "symbol": "$ShibX", + "decimals": 4, + "website": "https://shibxbsc.com/", + "description": "SHIBX is the first Rebase token which passively rewards Binance Pegged $SHIB INU for holding the token. This Rebase tokens also known as elastic supply is a new contract function that has has taken the BSC network by storm.", + "explorer": "https://bscscan.com/token/0xaA357b0F167923Efc1D6978a868f81866cA6E98c", + "status": "active", + "id": "0xaA357b0F167923Efc1D6978a868f81866cA6E98c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ShibXOfficial" + }, + { + "name": "telegram", + "url": "https://t.me/Shib_X" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/shibx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shibx/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/rgG7yEse" + }, + { + "name": "whitepaper", + "url": "https://shibxbsc.com/wp-content/uploads/2021/10/SHIBX-WHITEPAPER-1.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaA357b0F167923Efc1D6978a868f81866cA6E98c/logo.png b/blockchains/smartchain/assets/0xaA357b0F167923Efc1D6978a868f81866cA6E98c/logo.png new file mode 100644 index 0000000000000..47862bee71fd5 Binary files /dev/null and b/blockchains/smartchain/assets/0xaA357b0F167923Efc1D6978a868f81866cA6E98c/logo.png differ diff --git a/blockchains/smartchain/assets/0xaB785054251DB0fc44538F5DeeBE7507B748b692/info.json b/blockchains/smartchain/assets/0xaB785054251DB0fc44538F5DeeBE7507B748b692/info.json new file mode 100644 index 0000000000000..4e65d302562a2 --- /dev/null +++ b/blockchains/smartchain/assets/0xaB785054251DB0fc44538F5DeeBE7507B748b692/info.json @@ -0,0 +1,25 @@ +{ + "name": "Jasan Wellness", + "type": "BEP20", + "symbol": "JW", + "decimals": 8, + "website": "https://jwtoken.org/", + "description": "FIRST GLOBAL WEB 3.0 WELLNESS COMMUNITY WITH AI AND BLOCKCHAIN. Empowering wellness Worldwide with Blockchain.", + "explorer": "https://bscscan.com/token/0xab785054251db0fc44538f5deebe7507b748b692", + "status": "active", + "id": "0xaB785054251DB0fc44538F5DeeBE7507B748b692", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/JWSocial1" + }, + { + "name": "facebook", + "url": "https://facebook.com/JWTOKEN" + }, + { + "name": "telegram", + "url": "https://t.me/web3wellness" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaB785054251DB0fc44538F5DeeBE7507B748b692/logo.png b/blockchains/smartchain/assets/0xaB785054251DB0fc44538F5DeeBE7507B748b692/logo.png new file mode 100644 index 0000000000000..e99ba9070be5d Binary files /dev/null and b/blockchains/smartchain/assets/0xaB785054251DB0fc44538F5DeeBE7507B748b692/logo.png differ diff --git a/blockchains/smartchain/assets/0xaC41Fb8013c0B63588fC63997785A5d79E73eb28/info.json b/blockchains/smartchain/assets/0xaC41Fb8013c0B63588fC63997785A5d79E73eb28/info.json new file mode 100644 index 0000000000000..2730361eae41d --- /dev/null +++ b/blockchains/smartchain/assets/0xaC41Fb8013c0B63588fC63997785A5d79E73eb28/info.json @@ -0,0 +1,36 @@ +{ + "name": "Frz solar system", + "type": "BEP20", + "symbol": "Frzss", + "decimals": 18, + "website": "https://frzss.com/", + "description": "the main purpose of the FRZS token is to strengthen the solar energy industry ", + "explorer": "https://bscscan.com/token/0xac41fb8013c0b63588fc63997785a5d79e73eb28", + "status": "active", + "id": "0xaC41Fb8013c0B63588fC63997785A5d79E73eb28", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/frztoken?t=50fc06_SxNW9rpEaR8-1cQ&s=09" + }, + { + "name": "telegram", + "url": "https://t.me/frzsstoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frz-solar-system/" + }, + { + "name": "whitepaper", + "url": "https://frzss.com/White-Paper/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xac41fb8013c0b63588fc63997785a5d79e73eb28#code" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xaC41Fb8013c0B63588fC63997785A5d79E73eb28/logo.png b/blockchains/smartchain/assets/0xaC41Fb8013c0B63588fC63997785A5d79E73eb28/logo.png new file mode 100644 index 0000000000000..a136b9c8c4c0c Binary files /dev/null and b/blockchains/smartchain/assets/0xaC41Fb8013c0B63588fC63997785A5d79E73eb28/logo.png differ diff --git a/blockchains/smartchain/assets/0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f/logo.png b/blockchains/smartchain/assets/0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f/logo.png index 12615a35dc58d..11e24d55b3819 100644 Binary files a/blockchains/smartchain/assets/0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f/logo.png and b/blockchains/smartchain/assets/0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f/logo.png differ diff --git a/blockchains/smartchain/assets/0xaDAaE082237cB1772c9e079dB95c117E6Dd0C5aF/info.json b/blockchains/smartchain/assets/0xaDAaE082237cB1772c9e079dB95c117E6Dd0C5aF/info.json new file mode 100644 index 0000000000000..1bb16d833e800 --- /dev/null +++ b/blockchains/smartchain/assets/0xaDAaE082237cB1772c9e079dB95c117E6Dd0C5aF/info.json @@ -0,0 +1,24 @@ +{ + "name": "VizslaSwap", + "type": "BEP20", + "symbol": "VIZSLASWAP", + "decimals": 18, + "website": "https://www.vizslaswap.com/", + "description": "VizslaSwap is a decentralized exchange running on BNB Smart Chain with lots of features that let you trade and earn tokens.", + "explorer": "https://bscscan.com/token/0xadaae082237cb1772c9e079db95c117e6dd0c5af", + "status": "active", + "id": "0xaDAaE082237cB1772c9e079dB95c117E6Dd0C5aF", + "links": [ + { + "name": "telegram", + "url": "https://t.me/hungarianvizslainucoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/HunVizslainu" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaDAaE082237cB1772c9e079dB95c117E6Dd0C5aF/logo.png b/blockchains/smartchain/assets/0xaDAaE082237cB1772c9e079dB95c117E6Dd0C5aF/logo.png new file mode 100644 index 0000000000000..c2d1e4c3d022d Binary files /dev/null and b/blockchains/smartchain/assets/0xaDAaE082237cB1772c9e079dB95c117E6Dd0C5aF/logo.png differ diff --git a/blockchains/smartchain/assets/0xaE90CA218f9c3b1AA84af33A7907E4890Ec6A167/info.json b/blockchains/smartchain/assets/0xaE90CA218f9c3b1AA84af33A7907E4890Ec6A167/info.json new file mode 100644 index 0000000000000..cfecbc9cf57d5 --- /dev/null +++ b/blockchains/smartchain/assets/0xaE90CA218f9c3b1AA84af33A7907E4890Ec6A167/info.json @@ -0,0 +1,36 @@ +{ + "name": "ECLAT", + "type": "BEP20", + "symbol": "ELT", + "decimals": 18, + "website": "https://eclat.world", + "description": "Eclat World create an advance emerging platform for decentralized finance world. Eclat ecosystem help to manage crypto market on a hyper-efficient infrastructure.", + "explorer": "https://bscscan.com/token/0xaE90CA218f9c3b1AA84af33A7907E4890Ec6A167", + "status": "active", + "id": "0xaE90CA218f9c3b1AA84af33A7907E4890Ec6A167", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/eclatworld" + }, + { + "name": "telegram", + "url": "https://t.me/eclatworldtoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/eclat/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/eclat" + }, + { + "name": "whitepaper", + "url": "https://eclat.world/WhitePaper.pdf" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaE90CA218f9c3b1AA84af33A7907E4890Ec6A167/logo.png b/blockchains/smartchain/assets/0xaE90CA218f9c3b1AA84af33A7907E4890Ec6A167/logo.png new file mode 100644 index 0000000000000..c5609229eeae9 Binary files /dev/null and b/blockchains/smartchain/assets/0xaE90CA218f9c3b1AA84af33A7907E4890Ec6A167/logo.png differ diff --git a/blockchains/smartchain/assets/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6/info.json b/blockchains/smartchain/assets/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6/info.json new file mode 100644 index 0000000000000..83d221f5d060b --- /dev/null +++ b/blockchains/smartchain/assets/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6/info.json @@ -0,0 +1,37 @@ +{ + "name": "Coin98", + "type": "BEP20", + "symbol": "C98", + "decimals": 18, + "description": "Coin98 enables value transfer as easily as using the Internet by the innovation of Multi-chain Engine, Fully Automatic Liquidity and Space Gate, all in one Super Liquidity Aggregator.", + "website": "https://coin98.com", + "explorer": "https://bscscan.com/token/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6", + "status": "active", + "id": "0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6", + "links": [ + { + "name": "github", + "url": "https://github.com/coin98" + }, + { + "name": "twitter", + "url": "https://twitter.com/coin98_finance" + }, + { + "name": "telegram", + "url": "https://t.me/coin98_labs" + }, + { + "name": "whitepaper", + "url": "https://coin98.com/coin98-whitepaper" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coin98/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/coin98/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6/logo.png b/blockchains/smartchain/assets/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6/logo.png new file mode 100644 index 0000000000000..adc079763a7c5 Binary files /dev/null and b/blockchains/smartchain/assets/0xaEC945e04baF28b135Fa7c640f624f8D90F1C3a6/logo.png differ diff --git a/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/info.json b/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/info.json index 5d00974376cfd..f47104cc76cc4 100644 --- a/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/info.json +++ b/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/info.json @@ -1,12 +1,54 @@ { - "name": "Prometeus", - "website": "https://prometeus.io", - "description": "Prometeus Network describes itself as a secure and decentralized ecosystem designed to solve real-world problems in data brokerage.", - "explorer": "https://bscscan.com/token/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", - "research": "", + "name": "Prom", "type": "BEP20", "symbol": "PROM", "decimals": 18, + "website": "https://prom.io", + "description": "Prom is a gaming NFT marketplace & rental. Completely decentralized, confidential, and safe, it meets the needs of players, metaverse-enthusiasts, NFT owners, guilds, and games.", + "explorer": "https://bscscan.com/token/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", "status": "active", - "id": "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5" -} \ No newline at end of file + "id": "0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/prom_io" + }, + { + "name": "telegram", + "url": "https://t.me/prom_io" + }, + { + "name": "telegram_news", + "url": "https://t.me/prom_ann" + }, + { + "name": "discord", + "url": "https://discord.com/invite/prom" + }, + { + "name": "whitepaper", + "url": "https://prom.io/whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/prom/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/prom" + }, + { + "name": "medium", + "url": "https://prom-io.medium.com/" + }, + { + "name": "github", + "url": "https://github.com/prom-io" + } + ], + "tags": [ + "gamefi", + "nft", + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/logo.png b/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/logo.png index b52533454db19..b8bd23e7924b0 100644 Binary files a/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/logo.png and b/blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/logo.png differ diff --git a/blockchains/smartchain/assets/0xaF6Bd11A6F8f9c44b9D18f5FA116E403db599f8E/info.json b/blockchains/smartchain/assets/0xaF6Bd11A6F8f9c44b9D18f5FA116E403db599f8E/info.json new file mode 100644 index 0000000000000..2efe9529f8ca8 --- /dev/null +++ b/blockchains/smartchain/assets/0xaF6Bd11A6F8f9c44b9D18f5FA116E403db599f8E/info.json @@ -0,0 +1,21 @@ +{ + "name": "AlinX", + "type": "BEP20", + "symbol": "ALIX", + "decimals": 18, + "website": "https://alinx.io/", + "description": "AlinX is a play and earn platform built by incorporating NFT into games on the BSC ecosystem. Here players can find a lot of games with various genres to get entertainment in their spare time and be able to earn an extra part of their income by owning themselves with high-value NFTs.", + "explorer": "https://bscscan.com/token/0xaf6bd11a6f8f9c44b9d18f5fa116e403db599f8e", + "status": "active", + "id": "0xaF6Bd11A6F8f9c44b9D18f5FA116E403db599f8E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/alinx_io" + }, + { + "name": "telegram", + "url": "https://t.me/alinx_group" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaF6Bd11A6F8f9c44b9D18f5FA116E403db599f8E/logo.png b/blockchains/smartchain/assets/0xaF6Bd11A6F8f9c44b9D18f5FA116E403db599f8E/logo.png new file mode 100644 index 0000000000000..88dc789919bf9 Binary files /dev/null and b/blockchains/smartchain/assets/0xaF6Bd11A6F8f9c44b9D18f5FA116E403db599f8E/logo.png differ diff --git a/blockchains/smartchain/assets/0xaFCC12e4040615E7Afe9fb4330eB3D9120acAC05/info.json b/blockchains/smartchain/assets/0xaFCC12e4040615E7Afe9fb4330eB3D9120acAC05/info.json new file mode 100644 index 0000000000000..0b0ce89025565 --- /dev/null +++ b/blockchains/smartchain/assets/0xaFCC12e4040615E7Afe9fb4330eB3D9120acAC05/info.json @@ -0,0 +1,36 @@ +{ + "name": "PirateCash", + "type": "BEP20", + "symbol": "PIRATE", + "decimals": 8, + "website": "https://p.cash/", + "description": "PirateCash as Software-defined networking (SDN). This technology will provide good quality of service and it will be High Availability (HA), flexible and DDoS resistant network.", + "explorer": "https://bscscan.com/token/0xafcc12e4040615e7afe9fb4330eb3d9120acac05", + "status": "active", + "id": "0xaFCC12e4040615E7Afe9fb4330eB3D9120acAC05", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PirateCash_NET" + }, + { + "name": "telegram", + "url": "https://t.me/pcash" + }, + { + "name": "whitepaper", + "url": "https://p.cash/en#about" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0xafcc12e4040615e7afe9fb4330eb3d9120acac05#code" + }, + { + "name": "github", + "url": "https://github.com/piratecash" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xaFCC12e4040615E7Afe9fb4330eB3D9120acAC05/logo.png b/blockchains/smartchain/assets/0xaFCC12e4040615E7Afe9fb4330eB3D9120acAC05/logo.png new file mode 100644 index 0000000000000..239b9fff819ef Binary files /dev/null and b/blockchains/smartchain/assets/0xaFCC12e4040615E7Afe9fb4330eB3D9120acAC05/logo.png differ diff --git a/blockchains/smartchain/assets/0xaFE3321309A994831884fc1725F4c3236AC79f76/info.json b/blockchains/smartchain/assets/0xaFE3321309A994831884fc1725F4c3236AC79f76/info.json new file mode 100644 index 0000000000000..88e0188bf0877 --- /dev/null +++ b/blockchains/smartchain/assets/0xaFE3321309A994831884fc1725F4c3236AC79f76/info.json @@ -0,0 +1,37 @@ +{ + "name": "Memeflate", + "type": "BEP20", + "symbol": "$MFLATE", + "decimals": 9, + "website": "https://www.memeflate.io", + "description": "MemFlate2.0 Market-Place is a platform that 'HOUSES' all types of buyers and sellers from graphic designers to video production and web development & connect them to projects in need of creatives In turn rewarding creators and holders of $MFLATE through this utility. Further expansion of the project has lead me in to 'real world' service for hire, locally&globally from catering to wedding planners customers will be able to find all services at Memeflate", + "explorer": "https://bscscan.com/token/0xaFE3321309A994831884fc1725F4c3236AC79f76", + "status": "active", + "id": "0xaFE3321309A994831884fc1725F4c3236AC79f76", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/memeflate" + }, + { + "name": "github", + "url": "https://github.com/mrmflate" + }, + { + "name": "telegram", + "url": "https://t.me/MemeFlateReloaded " + }, + { + "name": "whitepaper", + "url": "https://memeflate.io/white-paper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/memeflate" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/memeflate" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaFE3321309A994831884fc1725F4c3236AC79f76/logo.png b/blockchains/smartchain/assets/0xaFE3321309A994831884fc1725F4c3236AC79f76/logo.png new file mode 100644 index 0000000000000..2bd742e8116d6 Binary files /dev/null and b/blockchains/smartchain/assets/0xaFE3321309A994831884fc1725F4c3236AC79f76/logo.png differ diff --git a/blockchains/smartchain/assets/0xaFF9084f2374585879e8B434C399E29E80ccE635/info.json b/blockchains/smartchain/assets/0xaFF9084f2374585879e8B434C399E29E80ccE635/info.json new file mode 100644 index 0000000000000..f88b8a6de7ade --- /dev/null +++ b/blockchains/smartchain/assets/0xaFF9084f2374585879e8B434C399E29E80ccE635/info.json @@ -0,0 +1,65 @@ +{ + "name": "Flux", + "type": "BEP20", + "symbol": "FLUX", + "decimals": 8, + "website": "https://runonflux.io", + "description": "The Flux Ecosystem is a suite of decentralized computing services and blockchain-as-a-service solutions together to offer an interoperable, decentralized AWS-like environment.Flux utilizes a POW to power the ecosystem, providing incentive for hardware, governance on-chain, enterprise-grade compute power and utilizes the blockchain to ensure transparency.Flux node operators can choose from three tiers to stand up nodes, rewarding anyone for providing hardware to the network anywhere in the world.", + "explorer": "https://bscscan.com/token/0xaFF9084f2374585879e8B434C399E29E80ccE635", + "status": "active", + "id": "0xaFF9084f2374585879e8B434C399E29E80ccE635", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RunOnFlux" + }, + { + "name": "discord", + "url": "https://discord.com/runonflux" + }, + { + "name": "github", + "url": "https://github.com/RunOnFlux" + }, + { + "name": "telegram", + "url": "https://t.me/zelhub" + }, + { + "name": "forum", + "url": "https://bitcointalk.org/index.php?topic=2853688.0" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/RunOnFlux/" + }, + { + "name": "medium", + "url": "https://fluxofficial.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCphbdfb1MXYgUPsdhQPcnGw" + }, + { + "name": "facebook", + "url": "https://facebook.com/ruonflux/" + }, + { + "name": "source_code", + "url": "https://github.com/RunOnFlux/fluxd" + }, + { + "name": "whitepaper", + "url": "https://fluxwhitepaper.app.runonflux.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zel/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/flux-zelcash" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaFF9084f2374585879e8B434C399E29E80ccE635/logo.png b/blockchains/smartchain/assets/0xaFF9084f2374585879e8B434C399E29E80ccE635/logo.png new file mode 100644 index 0000000000000..0793b0ee85dff Binary files /dev/null and b/blockchains/smartchain/assets/0xaFF9084f2374585879e8B434C399E29E80ccE635/logo.png differ diff --git a/blockchains/smartchain/assets/0xaFb64E73dEf6fAa8B6Ef9a6fb7312d5C4C15ebDB/info.json b/blockchains/smartchain/assets/0xaFb64E73dEf6fAa8B6Ef9a6fb7312d5C4C15ebDB/info.json new file mode 100644 index 0000000000000..4dc8c4d4e1fd8 --- /dev/null +++ b/blockchains/smartchain/assets/0xaFb64E73dEf6fAa8B6Ef9a6fb7312d5C4C15ebDB/info.json @@ -0,0 +1,40 @@ +{ + "name": "Grove", + "type": "BEP20", + "symbol": "GVR", + "decimals": 18, + "website": "https://www.grovetoken.com/", + "description": "Our mission is to create wealth, for all Grovers, by harnessing the opportunities of a secure, decentralized digital currency in an environmentally conscious way. By compensating nature for years of abuse, Grove will create a healthier, wealthier future for all.", + "explorer": "https://bscscan.com/token/0xaFb64E73dEf6fAa8B6Ef9a6fb7312d5C4C15ebDB", + "status": "abandoned", + "id": "0xaFb64E73dEf6fAa8B6Ef9a6fb7312d5C4C15ebDB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/grovetoken" + }, + { + "name": "telegram", + "url": "https://t.me/grovetoken" + }, + { + "name": "discord", + "url": "https://discord.com/grovetoken" + }, + { + "name": "whitepaper", + "url": "https://global-uploads.webflow.com/62b03f7c4e77803f83b758a2/62b97125c0b635fb993e4ac9_(ENGLISH)%20GroveToken-Whitepaper-v.1.4.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/grove/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/grove" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xaa15f52Ef3994213a9e06731F6471786B75372CC/info.json b/blockchains/smartchain/assets/0xaa15f52Ef3994213a9e06731F6471786B75372CC/info.json new file mode 100644 index 0000000000000..f73630beaa63b --- /dev/null +++ b/blockchains/smartchain/assets/0xaa15f52Ef3994213a9e06731F6471786B75372CC/info.json @@ -0,0 +1,25 @@ +{ + "name": "LilDogeFloki", + "website": "https://lildogefloki.fun", + "description": "Lil Doge Floki ($LDF), a community-driven meme token inspired by Elon Musk! Lil Doge Floki's mission is to build a DAO to drive the most popular and original P2E game on BSC that combines Metaverse, NFTs, and the ability to earn why you play!", + "explorer": "https://bscscan.com/token/0xaa15f52Ef3994213a9e06731F6471786B75372CC", + "type": "BEP20", + "symbol": "LDF🐕", + "decimals": 9, + "status": "active", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Lil_Doge_Floki" + }, + { + "name": "twitter", + "url": "https://twitter.com/lildogefiokiceo" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/lil-doge-floki-token" + } + ], + "id": "0xaa15f52Ef3994213a9e06731F6471786B75372CC" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaa15f52Ef3994213a9e06731F6471786B75372CC/logo.png b/blockchains/smartchain/assets/0xaa15f52Ef3994213a9e06731F6471786B75372CC/logo.png new file mode 100644 index 0000000000000..d8fd28dcc47c9 Binary files /dev/null and b/blockchains/smartchain/assets/0xaa15f52Ef3994213a9e06731F6471786B75372CC/logo.png differ diff --git a/blockchains/smartchain/assets/0xab287e6D370C61f105630e656B5468ACB4D00423/info.json b/blockchains/smartchain/assets/0xab287e6D370C61f105630e656B5468ACB4D00423/info.json new file mode 100644 index 0000000000000..5c52e9078e471 --- /dev/null +++ b/blockchains/smartchain/assets/0xab287e6D370C61f105630e656B5468ACB4D00423/info.json @@ -0,0 +1,37 @@ +{ + "name": "BinStarter", + "type": "BEP20", + "symbol": "BSR", + "decimals": 18, + "website": "https://binstarter.io", + "description": "BSR is is a BinStarter Launchpad Token", + "explorer": "https://bscscan.com/token/0xab287e6D370C61f105630e656B5468ACB4D00423", + "status": "active", + "id": "0xab287e6D370C61f105630e656B5468ACB4D00423", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BinStarterio" + }, + { + "name": "telegram", + "url": "https://t.me/BinstarterOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binstarter/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/binstarter/" + }, + { + "name": "medium", + "url": "https://medium.com/@binstarter" + }, + { + "name": "whitepaper", + "url": "https://binstarter.io/bsrdoc/BinStarter-Whitepaper-PDF.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xab287e6D370C61f105630e656B5468ACB4D00423/logo.png b/blockchains/smartchain/assets/0xab287e6D370C61f105630e656B5468ACB4D00423/logo.png new file mode 100644 index 0000000000000..0dc19cf54da64 Binary files /dev/null and b/blockchains/smartchain/assets/0xab287e6D370C61f105630e656B5468ACB4D00423/logo.png differ diff --git a/blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json b/blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json index efe3acc44eca3..4b05a0f66c777 100644 --- a/blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json +++ b/blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json @@ -6,8 +6,11 @@ "description": "FEG is a decentralized token that has developed the first fork to combine the powers of Shiba Inu (SHIB) and reflect.finance (RFI) with a super deflationary black hole that hyper-deflates the supply of the FEG governance token.", "website": "https://fegtoken.com", "explorer": "https://bscscan.com/token/0xacfc95585d80ab62f67a14c566c1b7a49fe91167", - "status": "active", + "status": "abandoned", "id": "0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/logo.png b/blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/logo.png deleted file mode 100644 index 5fcae3d64a1e3..0000000000000 Binary files a/blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/info.json b/blockchains/smartchain/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/info.json new file mode 100644 index 0000000000000..24a8f9f5de3d8 --- /dev/null +++ b/blockchains/smartchain/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/info.json @@ -0,0 +1,25 @@ +{ + "name": "PontoonToken", + "website": "https://pontoon.fi/", + "description": "Cross-chain liquidity mirror protocol", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pontoonfi/" + }, + { + "name": "telegram", + "url": "https://t.me/pontoon_fi" + }, + { + "name": "medium", + "url": "https://pontoonfi.medium.com/" + } + ], + "explorer": "https://bscscan.com/token/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02", + "type": "BEP20", + "symbol": "TOON", + "decimals": 18, + "status": "active", + "id": "0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/logo.png b/blockchains/smartchain/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/logo.png new file mode 100755 index 0000000000000..0dec3fdb38e78 Binary files /dev/null and b/blockchains/smartchain/assets/0xaeE433ADeBe0FBB88dAa47eF0C1A513CaA52EF02/logo.png differ diff --git a/blockchains/smartchain/assets/0xb036f689bd98B4Bd3BD648FA09A23e54d839A859/info.json b/blockchains/smartchain/assets/0xb036f689bd98B4Bd3BD648FA09A23e54d839A859/info.json new file mode 100644 index 0000000000000..759f4c797d57f --- /dev/null +++ b/blockchains/smartchain/assets/0xb036f689bd98B4Bd3BD648FA09A23e54d839A859/info.json @@ -0,0 +1,11 @@ +{ + "name": "TACOCAT Token", + "type": "BEP20", + "symbol": "TCT", + "decimals": 18, + "website": "https://tacocat.co", + "description": "TacoCat Token is a utility token on the Binance Smart Chain intended to be the backbone of a lifestyle brand and ecosystem governed and operated by a corporate entity named The TacoCat Company Inc.", + "explorer": "https://bscscan.com/token/0xb036f689bd98b4bd3bd648fa09a23e54d839a859", + "status": "active", + "id": "0xb036f689bd98B4Bd3BD648FA09A23e54d839A859" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/logo.png b/blockchains/smartchain/assets/0xb036f689bd98B4Bd3BD648FA09A23e54d839A859/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/logo.png rename to blockchains/smartchain/assets/0xb036f689bd98B4Bd3BD648FA09A23e54d839A859/logo.png diff --git a/blockchains/smartchain/assets/0xb07905396A419B121213efe1d17cfD0ff20aE597/info.json b/blockchains/smartchain/assets/0xb07905396A419B121213efe1d17cfD0ff20aE597/info.json new file mode 100644 index 0000000000000..911eabadd8046 --- /dev/null +++ b/blockchains/smartchain/assets/0xb07905396A419B121213efe1d17cfD0ff20aE597/info.json @@ -0,0 +1,28 @@ +{ + "name": "PIZZANFT", + "website": "https://pizza-nft.com", + "description": "PIZZA NFT, an exclusive creator & developer of The NFT Pizza Dough Astros: Astro KungFu Fighters & Astro Jocks. A series of 2000 NFT Astros will be created and minted for Smart Chain NFT Marketplace. NFT Astros will be characters in 2D, 3D & VR games.", + "explorer": "https://bscscan.com/token/0xb07905396A419B121213efe1d17cfD0ff20aE597", + "type": "BEP20", + "symbol": "$PIZZA", + "decimals": 18, + "status": "active", + "id": "0xb07905396A419B121213efe1d17cfD0ff20aE597", + "tags": [ + "nft" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/SafePizzaCoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pizzanft/" + }, + { + "name": "twitter", + "url": "https://twitter.com/pizzaNFT2E" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb07905396A419B121213efe1d17cfD0ff20aE597/logo.png b/blockchains/smartchain/assets/0xb07905396A419B121213efe1d17cfD0ff20aE597/logo.png new file mode 100644 index 0000000000000..1e01d60e4de06 Binary files /dev/null and b/blockchains/smartchain/assets/0xb07905396A419B121213efe1d17cfD0ff20aE597/logo.png differ diff --git a/blockchains/smartchain/assets/0xb1547683DA678f2e1F003A780143EC10Af8a832B/info.json b/blockchains/smartchain/assets/0xb1547683DA678f2e1F003A780143EC10Af8a832B/info.json new file mode 100644 index 0000000000000..30bdb0b89aa4f --- /dev/null +++ b/blockchains/smartchain/assets/0xb1547683DA678f2e1F003A780143EC10Af8a832B/info.json @@ -0,0 +1,14 @@ +{ + "name": "Shiba Inu (Portal)", + "type": "BEP20", + "symbol": "SHIB", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://shibatoken.com/", + "explorer": "https://bscscan.com/token/0xb1547683DA678f2e1F003A780143EC10Af8a832B", + "status": "active", + "id": "0xb1547683DA678f2e1F003A780143EC10Af8a832B", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb1547683DA678f2e1F003A780143EC10Af8a832B/logo.png b/blockchains/smartchain/assets/0xb1547683DA678f2e1F003A780143EC10Af8a832B/logo.png new file mode 100644 index 0000000000000..5f4a1d03d126c Binary files /dev/null and b/blockchains/smartchain/assets/0xb1547683DA678f2e1F003A780143EC10Af8a832B/logo.png differ diff --git a/blockchains/smartchain/assets/0xb1957BDbA889686EbdE631DF970ecE6A7571A1B6/info.json b/blockchains/smartchain/assets/0xb1957BDbA889686EbdE631DF970ecE6A7571A1B6/info.json new file mode 100644 index 0000000000000..01425d7dd0c72 --- /dev/null +++ b/blockchains/smartchain/assets/0xb1957BDbA889686EbdE631DF970ecE6A7571A1B6/info.json @@ -0,0 +1,32 @@ +{ + "name": "Defi Tiger", + "website": "https://www.defitigertoken.com/", + "description": "A Decentralized Meme Asset Driven By A Community Of Defi Enthusiasts With A Unique Love For Felines.", + "explorer": "https://bscscan.com/token/0xb1957BDbA889686EbdE631DF970ecE6A7571A1B6", + "type": "BEP20", + "symbol": "DTG", + "decimals": 9, + "status": "active", + "id": "0xb1957BDbA889686EbdE631DF970ecE6A7571A1B6", + "tags": [ + "memes" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/DefiTigertoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/defitigertoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-tiger/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/defi-tiger/" + } + ] +} diff --git a/blockchains/smartchain/assets/0xb1957BDbA889686EbdE631DF970ecE6A7571A1B6/logo.png b/blockchains/smartchain/assets/0xb1957BDbA889686EbdE631DF970ecE6A7571A1B6/logo.png new file mode 100644 index 0000000000000..5366f7d18e9a6 Binary files /dev/null and b/blockchains/smartchain/assets/0xb1957BDbA889686EbdE631DF970ecE6A7571A1B6/logo.png differ diff --git a/blockchains/smartchain/assets/0xb21225F833f2Fb1BE7d88Ee5347aae001F5b5DB1/info.json b/blockchains/smartchain/assets/0xb21225F833f2Fb1BE7d88Ee5347aae001F5b5DB1/info.json new file mode 100644 index 0000000000000..e966723ce4ddf --- /dev/null +++ b/blockchains/smartchain/assets/0xb21225F833f2Fb1BE7d88Ee5347aae001F5b5DB1/info.json @@ -0,0 +1,49 @@ +{ + "name": "SPAY", + "type": "BEP20", + "symbol": "SPAY", + "decimals": 9, + "website": "https://spay.finance/", + "description": "Crypto in your everyday life. SPAY aims to provide a decentralized, private and instant payment method based on cryptocurrency.", + "explorer": "https://bscscan.com/token/0xb21225F833f2Fb1BE7d88Ee5347aae001F5b5DB1", + "status": "active", + "id": "0xb21225F833f2Fb1BE7d88Ee5347aae001F5b5DB1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/smart_spay" + }, + { + "name": "github", + "url": "https://github.com/smartpaymen/" + }, + { + "name": "telegram", + "url": "https://t.me/SPAYGLOBAL" + }, + { + "name": "whitepaper", + "url": "https://spay.finance/wp-content/uploads/2021/10/SPAY-Whitepaper.pdf" + }, + { + "name": "facebook", + "url": "https://facebook.com/Smart-Payment-SPAY-110395591423797/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/smartpayment/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/smart-payment" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xb21225f833f2fb1be7d88ee5347aae001f5b5db1#code" + }, + { + "name": "docs", + "url": "https://github.com/TechRate/Smart-Contract-Audits/blob/main/November/SPAY%20Full%20Smart%20Contract%20Security%20Audit.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb21225F833f2Fb1BE7d88Ee5347aae001F5b5DB1/logo.png b/blockchains/smartchain/assets/0xb21225F833f2Fb1BE7d88Ee5347aae001F5b5DB1/logo.png new file mode 100644 index 0000000000000..84d19ee930c9b Binary files /dev/null and b/blockchains/smartchain/assets/0xb21225F833f2Fb1BE7d88Ee5347aae001F5b5DB1/logo.png differ diff --git a/blockchains/smartchain/assets/0xb2343143f814639c9b1f42961C698247171dF34a/info.json b/blockchains/smartchain/assets/0xb2343143f814639c9b1f42961C698247171dF34a/info.json new file mode 100644 index 0000000000000..7653780da671e --- /dev/null +++ b/blockchains/smartchain/assets/0xb2343143f814639c9b1f42961C698247171dF34a/info.json @@ -0,0 +1,33 @@ +{ + "name": "CORE MultiChain Token", + "symbol": "CMCX", + "type": "BEP20", + "decimals": 18, + "description": "CORE is a multi chain PoS network focused on interoperability, scalability and usability. It utilizes AI-enabled Proof of Stake algorithm, multi layered consensus model and voting based governance.", + "website": "https://www.coremultichain.com", + "explorer": "https://bscscan.com/token/0xb2343143f814639c9b1f42961C698247171dF34a", + "status": "active", + "id": "0xb2343143f814639c9b1f42961C698247171dF34a", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/COREMultichain" + }, + { + "name": "telegram", + "url": "https://t.me/coreblockchain" + }, + { + "name": "medium", + "url": "https://medium.com/@coreblockchain" + }, + { + "name": "whitepaper", + "url": "https://www.coremultichain.com/docs/core-paper.pdf" + }, + { + "name": "github", + "url": "https://github.com/CORE-Blockchain" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb2343143f814639c9b1f42961C698247171dF34a/logo.png b/blockchains/smartchain/assets/0xb2343143f814639c9b1f42961C698247171dF34a/logo.png new file mode 100644 index 0000000000000..b2a582bf7c05b Binary files /dev/null and b/blockchains/smartchain/assets/0xb2343143f814639c9b1f42961C698247171dF34a/logo.png differ diff --git a/blockchains/smartchain/assets/0xb26D2d67C7652f361b73552310dA5753041b3867/info.json b/blockchains/smartchain/assets/0xb26D2d67C7652f361b73552310dA5753041b3867/info.json new file mode 100644 index 0000000000000..1d03878626715 --- /dev/null +++ b/blockchains/smartchain/assets/0xb26D2d67C7652f361b73552310dA5753041b3867/info.json @@ -0,0 +1,21 @@ +{ + "name": "Binapet", + "website": "https://binapet.com", + "description": "Binapet deprecated token.", + "explorer": "https://bscscan.com/token/0xb26D2d67C7652f361b73552310dA5753041b3867", + "type": "BEP20", + "symbol": "BPET", + "decimals": 18, + "status": "abandoned", + "id": "0xb26D2d67C7652f361b73552310dA5753041b3867", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binapet" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/binapet" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb28a7f8f5328FafFDd862985177583c2Bb71E016/info.json b/blockchains/smartchain/assets/0xb28a7f8f5328FafFDd862985177583c2Bb71E016/info.json new file mode 100644 index 0000000000000..ddd5bba668b53 --- /dev/null +++ b/blockchains/smartchain/assets/0xb28a7f8f5328FafFDd862985177583c2Bb71E016/info.json @@ -0,0 +1,11 @@ +{ + "name": "PolkaPlay Token", + "website": "https://polkaplay.io", + "description": "PolkaPlay is a Social NFT & Gaming platform. From content to NFTs, PolkaPlay is the easiest way to create, sell, and collect NFTs. PolkaPlay enables platform users to create images, short videos, and NFTs seamlessly while earning rewards through Play to Earn games.", + "explorer": "https://bscscan.com/token/0xb28a7f8f5328FafFDd862985177583c2Bb71E016", + "type": "BEP20", + "symbol": "POLO", + "decimals": 18, + "status": "active", + "id": "0xb28a7f8f5328FafFDd862985177583c2Bb71E016" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb28a7f8f5328FafFDd862985177583c2Bb71E016/logo.png b/blockchains/smartchain/assets/0xb28a7f8f5328FafFDd862985177583c2Bb71E016/logo.png new file mode 100644 index 0000000000000..802d48f7a047c Binary files /dev/null and b/blockchains/smartchain/assets/0xb28a7f8f5328FafFDd862985177583c2Bb71E016/logo.png differ diff --git a/blockchains/smartchain/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/info.json b/blockchains/smartchain/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/info.json new file mode 100644 index 0000000000000..11ba00d8838db --- /dev/null +++ b/blockchains/smartchain/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/info.json @@ -0,0 +1,29 @@ +{ + "name": "OpenSwap", + "website": "https://openswap.xyz", + "description": "OpenSwap is an integrated one-stop DeFi hub designed to revolutionize on-chain liquidity.", + "explorer": "https://bscscan.com/token/0xb32ac3c79a94ac1eb258f3c830bbdbc676483c93", + "type": "BEP20", + "symbol": "OSWAP", + "decimals": 18, + "status": "active", + "id": "0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/openswapdex" + }, + { + "name": "blog", + "url": "https://openswapdex.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/openswapdex" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/openswap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/logo.png b/blockchains/smartchain/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/logo.png new file mode 100644 index 0000000000000..6b4601ea4f96b Binary files /dev/null and b/blockchains/smartchain/assets/0xb32aC3C79A94aC1eb258f3C830bBDbc676483c93/logo.png differ diff --git a/blockchains/smartchain/assets/0xb358b0e5A8943029e66175830D85198fE6cC93f6/info.json b/blockchains/smartchain/assets/0xb358b0e5A8943029e66175830D85198fE6cC93f6/info.json new file mode 100644 index 0000000000000..1d7874f19e3ab --- /dev/null +++ b/blockchains/smartchain/assets/0xb358b0e5A8943029e66175830D85198fE6cC93f6/info.json @@ -0,0 +1,33 @@ +{ + "name": "Aidi Finance", + "website": "https://aidiverse.com", + "description": "AIDI BSC is a deflationary BEP20 token, 100% decentralized, and is the main token in the Aidiverse ecosystem. We are bringing together complete decentralised finance solutions and integrating them with Blockchain gaming and NFTs.", + "explorer": "https://bscscan.com/token/0xb358b0e5a8943029e66175830d85198fe6cc93f6", + "type": "BEP20", + "symbol": "AIDI", + "decimals": 9, + "status": "active", + "id": "0xb358b0e5A8943029e66175830D85198fE6cC93f6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AidiToken" + }, + { + "name": "github", + "url": "https://github.com/AidiFinance/Aidiverse-Contracts" + }, + { + "name": "telegram", + "url": "https://t.me/aidi_official" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aidi-finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aidi-finance-bsc/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb358b0e5A8943029e66175830D85198fE6cC93f6/logo.png b/blockchains/smartchain/assets/0xb358b0e5A8943029e66175830D85198fE6cC93f6/logo.png new file mode 100644 index 0000000000000..6893b4ecaa15f Binary files /dev/null and b/blockchains/smartchain/assets/0xb358b0e5A8943029e66175830D85198fE6cC93f6/logo.png differ diff --git a/blockchains/smartchain/assets/0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15/info.json b/blockchains/smartchain/assets/0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15/info.json new file mode 100644 index 0000000000000..4d7b70b1b159f --- /dev/null +++ b/blockchains/smartchain/assets/0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15/info.json @@ -0,0 +1,25 @@ +{ + "name": "GAMMA", + "type": "BEP20", + "symbol": "GAMMA", + "decimals": 18, + "website": "https://planetfinance.io/", + "description": "GAMMA is the utility token that powers Planet Finance. It incentivizes lenders, borrowers & liquidity providers and it can be used to unlock discount levels on Green Planet.", + "explorer": "https://bscscan.com/token/0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15", + "status": "active", + "id": "0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15", + "links": [ + { + "name": "telegram", + "url": "https://t.me/planet_finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/planet_finance" + }, + { + "name": "discord", + "url": "https://discord.com/invite/FD5vHyh9Rv" + } + ] +} diff --git a/blockchains/smartchain/assets/0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15/logo.png b/blockchains/smartchain/assets/0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15/logo.png new file mode 100644 index 0000000000000..36159f0257590 Binary files /dev/null and b/blockchains/smartchain/assets/0xb3Cb6d2f8f2FDe203a022201C81a96c167607F15/logo.png differ diff --git a/blockchains/smartchain/assets/0xb3Ed0A426155B79B898849803E3B36552f7ED507/info.json b/blockchains/smartchain/assets/0xb3Ed0A426155B79B898849803E3B36552f7ED507/info.json new file mode 100644 index 0000000000000..4b18ca3ad7c2c --- /dev/null +++ b/blockchains/smartchain/assets/0xb3Ed0A426155B79B898849803E3B36552f7ED507/info.json @@ -0,0 +1,33 @@ +{ + "name": "Pendle", + "website": "https://www.pendle.finance/", + "description": "Pendle is a protocol for people to trade and hedge yield. Users can tokenize yield and trade them on Pendle's AMM", + "explorer": "https://bscscan.com/token/0xb3Ed0A426155B79B898849803E3B36552f7ED507", + "type": "BEP20", + "symbol": "PENDLE", + "decimals": 18, + "status": "active", + "id": "0xb3Ed0A426155B79B898849803E3B36552f7ED507", + "links": [ + { + "name": "github", + "url": "https://github.com/pendle-finance" + }, + { + "name": "twitter", + "url": "https://twitter.com/pendle_fi" + }, + { + "name": "docs", + "url": "https://docs.pendle.finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pendle" + }, + { + "name": "discord", + "url": "https://discord.com/invite/9x9VUngNZD" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb3Ed0A426155B79B898849803E3B36552f7ED507/logo.png b/blockchains/smartchain/assets/0xb3Ed0A426155B79B898849803E3B36552f7ED507/logo.png new file mode 100644 index 0000000000000..4f5c2f60ea7d5 Binary files /dev/null and b/blockchains/smartchain/assets/0xb3Ed0A426155B79B898849803E3B36552f7ED507/logo.png differ diff --git a/blockchains/smartchain/assets/0xb3d691125514Db7a5bE3326af86a72ecdC2CDE16/info.json b/blockchains/smartchain/assets/0xb3d691125514Db7a5bE3326af86a72ecdC2CDE16/info.json new file mode 100644 index 0000000000000..da932ebb9910f --- /dev/null +++ b/blockchains/smartchain/assets/0xb3d691125514Db7a5bE3326af86a72ecdC2CDE16/info.json @@ -0,0 +1,25 @@ +{ + "name": "Zoo Token", + "type": "BEP20", + "symbol": "ZOOT", + "decimals": 9, + "website": "https://zootoken.io", + "description": "ZooToken will be the hub for these Animal Coins key-values.", + "explorer": "https://bscscan.com/token/0xb3d691125514Db7a5bE3326af86a72ecdC2CDE16", + "status": "active", + "id": "0xb3d691125514Db7a5bE3326af86a72ecdC2CDE16", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ZooToken_BSC" + }, + { + "name": "medium", + "url": "https://zootokenio.medium.com" + }, + { + "name": "telegram", + "url": "https://t.me/ZooTokenOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb3d691125514Db7a5bE3326af86a72ecdC2CDE16/logo.png b/blockchains/smartchain/assets/0xb3d691125514Db7a5bE3326af86a72ecdC2CDE16/logo.png new file mode 100644 index 0000000000000..53fcc704f8db8 Binary files /dev/null and b/blockchains/smartchain/assets/0xb3d691125514Db7a5bE3326af86a72ecdC2CDE16/logo.png differ diff --git a/blockchains/smartchain/assets/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36/info.json b/blockchains/smartchain/assets/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36/info.json new file mode 100644 index 0000000000000..d23e1a838132b --- /dev/null +++ b/blockchains/smartchain/assets/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36/info.json @@ -0,0 +1,44 @@ +{ + "name": "MetaGear Token", + "type": "BEP20", + "symbol": "GEAR", + "decimals": 18, + "website": "https://metagear.game", + "description": "MetaGear is a game that shows creativity in assembling robots to fight.", + "explorer": "https://bscscan.com/token/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36", + "status": "active", + "id": "0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaGearGame" + }, + { + "name": "github", + "url": "https://github.com/MetaGear-Game/" + }, + { + "name": "telegram", + "url": "https://t.me/MetaGearOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metagear/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/metagear" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.metagear.game/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/TVrWrcjVJH" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36/logo.png b/blockchains/smartchain/assets/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36/logo.png new file mode 100644 index 0000000000000..0a7d69f9895d6 Binary files /dev/null and b/blockchains/smartchain/assets/0xb4404DaB7C0eC48b428Cf37DeC7fb628bcC41B36/logo.png differ diff --git a/blockchains/smartchain/assets/0xb46584e0efdE3092e04010A13f2eAe62aDb3b9F0/info.json b/blockchains/smartchain/assets/0xb46584e0efdE3092e04010A13f2eAe62aDb3b9F0/info.json new file mode 100644 index 0000000000000..cffb07c86b613 --- /dev/null +++ b/blockchains/smartchain/assets/0xb46584e0efdE3092e04010A13f2eAe62aDb3b9F0/info.json @@ -0,0 +1,26 @@ +{ + "name": "Pepe Coin", + "type": "BEP20", + "symbol": "PEPE", + "decimals": 18, + "website": "https://pepecoinbsc.xyz", + "description": "Pepe is the most memeable memecoin around the world, it‘s time to make memecoins great again and add some frog beside all dog memecoins.", + "explorer": "https://bscscan.com/token/0xb46584e0efde3092e04010a13f2eae62adb3b9f0", + "status": "active", + "id": "0xb46584e0efdE3092e04010A13f2eAe62aDb3b9F0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Pepecoin_BSC2" + }, + { + "name": "telegram", + "url": "https://t.me/PEPECOINBSC2" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepe-coin-bsc2" + } + ], + "tags": [] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb46584e0efdE3092e04010A13f2eAe62aDb3b9F0/logo.png b/blockchains/smartchain/assets/0xb46584e0efdE3092e04010A13f2eAe62aDb3b9F0/logo.png new file mode 100644 index 0000000000000..a72b3917e23a6 Binary files /dev/null and b/blockchains/smartchain/assets/0xb46584e0efdE3092e04010A13f2eAe62aDb3b9F0/logo.png differ diff --git a/blockchains/smartchain/assets/0xb4E14166F6dE109f800C52A84a434C383137C8dC/info.json b/blockchains/smartchain/assets/0xb4E14166F6dE109f800C52A84a434C383137C8dC/info.json new file mode 100644 index 0000000000000..5423bceb926d2 --- /dev/null +++ b/blockchains/smartchain/assets/0xb4E14166F6dE109f800C52A84a434C383137C8dC/info.json @@ -0,0 +1,40 @@ +{ + "name": "Payvertise", + "type": "BEP20", + "symbol": "PVT", + "decimals": 18, + "website": "https://Payvertise.com", + "description": "Payvertise is a blockchain-based digital advertising platform that integrates cryptocurrency and NFTs, offering a unique revenue-sharing model for token holders and innovative advertising solutions.", + "explorer": "https://bscscan.com/token/0xb4E14166F6dE109f800C52A84a434C383137C8dC", + "status": "active", + "id": "0xb4E14166F6dE109f800C52A84a434C383137C8dC", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/payvertise_" + }, + { + "name": "github", + "url": "https://github.com/payvertise" + }, + { + "name": "telegram", + "url": "https://t.me/payvertisechat" + }, + { + "name": "telegram_news", + "url": "https://t.me/payvertiseann" + }, + { + "name": "blog", + "url": "https://medium.payvertise.com" + }, + { + "name": "docs", + "url": "https://docs.payvertise.com" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb4E14166F6dE109f800C52A84a434C383137C8dC/logo.png b/blockchains/smartchain/assets/0xb4E14166F6dE109f800C52A84a434C383137C8dC/logo.png new file mode 100644 index 0000000000000..8bef532c45d04 Binary files /dev/null and b/blockchains/smartchain/assets/0xb4E14166F6dE109f800C52A84a434C383137C8dC/logo.png differ diff --git a/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json b/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json index c1cc1ed558016..67488a058c3b4 100644 --- a/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json +++ b/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json @@ -7,5 +7,23 @@ "symbol": "LIT", "decimals": 18, "status": "active", - "id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723" + "id": "0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/litentry" + }, + { + "name": "github", + "url": "https://github.com/litentry/" + }, + { + "name": "telegram", + "url": "https://t.me/litentry" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/litentry/" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb5BBA78B4dF2D47DD46078514a3e296AB3c344Fe/info.json b/blockchains/smartchain/assets/0xb5BBA78B4dF2D47DD46078514a3e296AB3c344Fe/info.json new file mode 100644 index 0000000000000..a2e0e75247fef --- /dev/null +++ b/blockchains/smartchain/assets/0xb5BBA78B4dF2D47DD46078514a3e296AB3c344Fe/info.json @@ -0,0 +1,41 @@ +{ + "name": "Hertz Network BEP-20 Token", + "website": "https://hertz-network.com/", + "description": "HTZ BEP-20 is the Hertz Network bep-20 token created on Binance Smart Chain. HTZ BEP-20 can be swapped with native HTZ using Hertz Network DeFi tool or exchanges.HTZ coin is the native chain of Hertz Network blockchain.", + "explorer": "https://bscscan.com/token/0xb5BBA78B4dF2D47DD46078514a3e296AB3c344Fe", + "type": "BEP20", + "symbol": "HTZ", + "decimals": 4, + "status": "active", + "id": "0xb5BBA78B4dF2D47DD46078514a3e296AB3c344Fe", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hertz-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hertz-network" + }, + { + "name": "twitter", + "url": "https://twitter.com/hertz_network" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/hertznetwork/" + }, + { + "name": "telegram", + "url": "https://t.me/hertznetwork" + }, + { + "name": "medium", + "url": "https://hertznetwork.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/HertzNetwork" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb5BBA78B4dF2D47DD46078514a3e296AB3c344Fe/logo.png b/blockchains/smartchain/assets/0xb5BBA78B4dF2D47DD46078514a3e296AB3c344Fe/logo.png new file mode 100644 index 0000000000000..b2756eb3b9028 Binary files /dev/null and b/blockchains/smartchain/assets/0xb5BBA78B4dF2D47DD46078514a3e296AB3c344Fe/logo.png differ diff --git a/blockchains/smartchain/assets/0xb626213cb1D52Caa1eD71e2a0e62c0113eD8d642/info.json b/blockchains/smartchain/assets/0xb626213cb1D52Caa1eD71e2a0e62c0113eD8d642/info.json new file mode 100644 index 0000000000000..de063e2c50a44 --- /dev/null +++ b/blockchains/smartchain/assets/0xb626213cb1D52Caa1eD71e2a0e62c0113eD8d642/info.json @@ -0,0 +1,37 @@ +{ + "name": "HUGHUG", + "type": "BEP20", + "symbol": "HGHG", + "decimals": 8, + "website": "https://hughug.io", + "description": "HUG HUG COIN PROJECT is launched to address the long-standing problem of the Japanese idol industry. HUG HUG COIN PROJECT operates to realize the idea of content protection by utilizing new technologies such as blockchain and NFT.", + "explorer": "https://bscscan.com/token/0xb626213cb1D52Caa1eD71e2a0e62c0113eD8d642", + "status": "active", + "id": "0xb626213cb1D52Caa1eD71e2a0e62c0113eD8d642", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HUGHUG_coin" + }, + { + "name": "telegram", + "url": "https://t.me/HUGHUG_coin" + }, + { + "name": "medium", + "url": "https://medium.com/@hughugcoin" + }, + { + "name": "whitepaper", + "url": "https://hughug.io/pdf/hughug_wp.pdf?0827" + }, + { + "name": "facebook", + "url": "https://facebook.com/HUGHUG_coin-101160302224040" + }, + { + "name": "github", + "url": "https://github.com/Rock-n-Block/AUDIT/blob/main/HGHG" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb626213cb1D52Caa1eD71e2a0e62c0113eD8d642/logo.png b/blockchains/smartchain/assets/0xb626213cb1D52Caa1eD71e2a0e62c0113eD8d642/logo.png new file mode 100644 index 0000000000000..93c2de443ca8e Binary files /dev/null and b/blockchains/smartchain/assets/0xb626213cb1D52Caa1eD71e2a0e62c0113eD8d642/logo.png differ diff --git a/blockchains/smartchain/assets/0xb6ADB74efb5801160Ff749b1985Fd3bD5000e938/info.json b/blockchains/smartchain/assets/0xb6ADB74efb5801160Ff749b1985Fd3bD5000e938/info.json new file mode 100644 index 0000000000000..f080240514d44 --- /dev/null +++ b/blockchains/smartchain/assets/0xb6ADB74efb5801160Ff749b1985Fd3bD5000e938/info.json @@ -0,0 +1,25 @@ +{ + "name": "Gamezone.io", + "type": "BEP20", + "symbol": "GZONE", + "decimals": 18, + "website": "https://gamezone.io/", + "description": "Gamezone is a launchpad for gaming projects", + "explorer": "https://bscscan.com/token/0xb6adb74efb5801160ff749b1985fd3bd5000e938", + "status": "active", + "id": "0xb6ADB74efb5801160Ff749b1985Fd3bD5000e938", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/gamezone_app" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gamezone/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/gamezone" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb6ADB74efb5801160Ff749b1985Fd3bD5000e938/logo.png b/blockchains/smartchain/assets/0xb6ADB74efb5801160Ff749b1985Fd3bD5000e938/logo.png new file mode 100644 index 0000000000000..7dba89d864a7f Binary files /dev/null and b/blockchains/smartchain/assets/0xb6ADB74efb5801160Ff749b1985Fd3bD5000e938/logo.png differ diff --git a/blockchains/smartchain/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/info.json b/blockchains/smartchain/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/info.json new file mode 100644 index 0000000000000..1847c930472ec --- /dev/null +++ b/blockchains/smartchain/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/info.json @@ -0,0 +1,28 @@ +{ + "name": "pTokens TLOS", + "type": "BEP20", + "symbol": "TLOS", + "decimals": 18, + "website": "https://ptokens.io/", + "description": "pNetwork enables cross-chain movement of assets and data.", + "explorer": "https://bscscan.com/token/0xb6c53431608e626ac81a9776ac3e999c5556717c", + "status": "active", + "id": "0xb6C53431608E626AC81a9776ac3e999c5556717c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pNetworkDeFi" + }, + { + "name": "github", + "url": "https://github.com/provable-things" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/telos/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/logo.png b/blockchains/smartchain/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/logo.png new file mode 100644 index 0000000000000..cc526a26256c8 Binary files /dev/null and b/blockchains/smartchain/assets/0xb6C53431608E626AC81a9776ac3e999c5556717c/logo.png differ diff --git a/blockchains/smartchain/assets/0xb78e41AE7fc8121978168557bB096e1A858be2Ea/info.json b/blockchains/smartchain/assets/0xb78e41AE7fc8121978168557bB096e1A858be2Ea/info.json new file mode 100644 index 0000000000000..8fd1add9381af --- /dev/null +++ b/blockchains/smartchain/assets/0xb78e41AE7fc8121978168557bB096e1A858be2Ea/info.json @@ -0,0 +1,28 @@ +{ + "name": "MicroSHIBA", + "type": "BEP20", + "symbol": "MICROSHIB", + "decimals": 9, + "website": "https://www.microshiba.net/", + "description": "MicroSHIBA is a brand new token from a very experienced team that has implemented a manual buy back system to help protect investors maintain a steady market price in the event of a whale dump or continuous market sells.", + "explorer": "https://bscscan.com/token/0xb78e41AE7fc8121978168557bB096e1A858be2Ea", + "status": "active", + "id": "0xb78e41AE7fc8121978168557bB096e1A858be2Ea", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/MicroshibaEN" + }, + { + "name": "twitter", + "url": "https://twitter.com/MicroShibaBSC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/microshib/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb78e41AE7fc8121978168557bB096e1A858be2Ea/logo.png b/blockchains/smartchain/assets/0xb78e41AE7fc8121978168557bB096e1A858be2Ea/logo.png new file mode 100644 index 0000000000000..a932828aa9478 Binary files /dev/null and b/blockchains/smartchain/assets/0xb78e41AE7fc8121978168557bB096e1A858be2Ea/logo.png differ diff --git a/blockchains/smartchain/assets/0xb7CEF49d89321e22dd3F51a212d58398Ad542640/info.json b/blockchains/smartchain/assets/0xb7CEF49d89321e22dd3F51a212d58398Ad542640/info.json index bef42ee47517e..a6825cbac1114 100644 --- a/blockchains/smartchain/assets/0xb7CEF49d89321e22dd3F51a212d58398Ad542640/info.json +++ b/blockchains/smartchain/assets/0xb7CEF49d89321e22dd3F51a212d58398Ad542640/info.json @@ -7,5 +7,8 @@ "description": "The Milk Token is the first token release as part of the Milk and Butter token ecosystem. The Milk Token is deflationary with reflection redistribution and automatic liquidity functionality. Milk Tokens can be staked by users to earn Butter Tokens. The purpose of the Milk and Butter token ecosystem is to develop a system on the Binance Smart Chain for the automated generation of funds for charity with every use of said tokens.", "explorer": "https://bscscan.com/token/0xb7CEF49d89321e22dd3F51a212d58398Ad542640", "status": "active", - "id": "0xb7CEF49d89321e22dd3F51a212d58398Ad542640" + "id": "0xb7CEF49d89321e22dd3F51a212d58398Ad542640", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json b/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json index 8dcf9bf4d938f..703a5c5a9e635 100644 --- a/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json +++ b/blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json @@ -1,7 +1,7 @@ { - "name": "Paxos Standard", + "name": "BNB pegged Paxos Standard", "website": "https://paxos.com/standard", - "description": "Paxos Standard (PAX) is a stablecoin that allows users to exchange US dollars for Paxos Standard Tokens to 'transact at the speed of the internet'.", + "description": "BNB pegged Paxos Standard (PAX BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Paxos Standard (PAX ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0xb7f8cd00c5a06c0537e2abff0b58033d02e5e094", "research": "https://research.binance.com/en/projects/paxos-standard", "type": "BEP20", @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094", + "tags": [ + "binance-peg" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json b/blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json deleted file mode 100644 index f7a2bd8a54505..0000000000000 --- a/blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "HAMSTER", - "website": "https://www.hamsterfinance.com/", - "description": "Hamster is MemeToken", - "explorer": "https://bscscan.com/token/0xb7b36CA86685Af52186f1f9394e91d115A9Da654", - "type": "BEP20", - "symbol": "HAM", - "decimals": 18, - "status": "active", - "id": "0xb7b36CA86685Af52186f1f9394e91d115A9Da654" -} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb8167C0E58f4Ca0Ec7a6D967a8d138F05b3A981F/info.json b/blockchains/smartchain/assets/0xb8167C0E58f4Ca0Ec7a6D967a8d138F05b3A981F/info.json new file mode 100644 index 0000000000000..95ac86a600380 --- /dev/null +++ b/blockchains/smartchain/assets/0xb8167C0E58f4Ca0Ec7a6D967a8d138F05b3A981F/info.json @@ -0,0 +1,25 @@ +{ + "name": "Jencoin", + "website": "http://www.jencoin.net/", + "description": "Jen coin is token based in BNB Smart Chain. its total supply is 21 Million. it has multiple utilities like online shopping Store, Von, Lottery and Networking.", + "explorer": "https://bscscan.com/token/0xb8167C0E58f4Ca0Ec7a6D967a8d138F05b3A981F", + "type": "BEP20", + "symbol": "JEN", + "decimals": 18, + "status": "active", + "id": "0xb8167C0E58f4Ca0Ec7a6D967a8d138F05b3A981F", + "links": [ + { + "name": "telegram", + "url": "https://t.me/jencoin0" + }, + { + "name": "twitter", + "url": "https://twitter.com/Thejencoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jen-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb8167C0E58f4Ca0Ec7a6D967a8d138F05b3A981F/logo.png b/blockchains/smartchain/assets/0xb8167C0E58f4Ca0Ec7a6D967a8d138F05b3A981F/logo.png new file mode 100644 index 0000000000000..72ed08137d52c Binary files /dev/null and b/blockchains/smartchain/assets/0xb8167C0E58f4Ca0Ec7a6D967a8d138F05b3A981F/logo.png differ diff --git a/blockchains/smartchain/assets/0xb84ddc645c27D4Dc4bFA325c946f9d89d3AfCc7a/info.json b/blockchains/smartchain/assets/0xb84ddc645c27D4Dc4bFA325c946f9d89d3AfCc7a/info.json new file mode 100644 index 0000000000000..8d3e98bfdca68 --- /dev/null +++ b/blockchains/smartchain/assets/0xb84ddc645c27D4Dc4bFA325c946f9d89d3AfCc7a/info.json @@ -0,0 +1,29 @@ +{ + "name": "Bonus Cake", + "website": "https://bonuscake.com", + "description": "Bonus Cake is the first dividend and lucky draw CAKE reflection token.", + "explorer": "https://bscscan.com/token/0xb84ddc645c27D4Dc4bFA325c946f9d89d3AfCc7a", + "type": "BEP20", + "symbol": "BonusCake", + "decimals": 18, + "status": "active", + "id": "0xb84ddc645c27D4Dc4bFA325c946f9d89d3AfCc7a", + "links": [ + { + "name": "telegram", + "url": "https://t.me/BonusCake" + }, + { + "name": "twitter", + "url": "https://twitter.com/BonusCakeBSC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bonus-cake/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/ru/Криптовалюты/bonus-cake" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb84ddc645c27D4Dc4bFA325c946f9d89d3AfCc7a/logo.png b/blockchains/smartchain/assets/0xb84ddc645c27D4Dc4bFA325c946f9d89d3AfCc7a/logo.png new file mode 100644 index 0000000000000..04a34fa09e0e5 Binary files /dev/null and b/blockchains/smartchain/assets/0xb84ddc645c27D4Dc4bFA325c946f9d89d3AfCc7a/logo.png differ diff --git a/blockchains/smartchain/assets/0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787/info.json b/blockchains/smartchain/assets/0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787/info.json new file mode 100644 index 0000000000000..6941503e5a7a3 --- /dev/null +++ b/blockchains/smartchain/assets/0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787/info.json @@ -0,0 +1,37 @@ +{ + "name": "Zilliqa", + "type": "BEP20", + "symbol": "ZIL", + "decimals": 12, + "website": "http://www.zilliqa.com/", + "description": "Zilliqa (ZIL) is a public blockchain built on a sharded architecture. It has solved blockchain scalability and speed by implementing sharding.", + "explorer": "https://bscscan.com/token/0xb86abcb37c3a4b64f74f59301aff131a1becc787", + "status": "active", + "id": "0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zilliqa" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/zilliqa" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/french-connection-finance/" + }, + { + "name": "github", + "url": "https://github.com/Zilliqa" + }, + { + "name": "telegram", + "url": "https://t.me/zilliqachat" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zilliqa/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787/logo.png b/blockchains/smartchain/assets/0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787/logo.png new file mode 100644 index 0000000000000..78f3d40de0f2e Binary files /dev/null and b/blockchains/smartchain/assets/0xb86AbCb37C3A4B64f74f59301AFF131a1BEcC787/logo.png differ diff --git a/blockchains/smartchain/assets/0xb8a5e028f833F08A29564ded368b4CaCB4e18FF5/info.json b/blockchains/smartchain/assets/0xb8a5e028f833F08A29564ded368b4CaCB4e18FF5/info.json new file mode 100644 index 0000000000000..3019d2d5defc0 --- /dev/null +++ b/blockchains/smartchain/assets/0xb8a5e028f833F08A29564ded368b4CaCB4e18FF5/info.json @@ -0,0 +1,25 @@ +{ + "name": "Santa Floki", + "type": "BEP20", + "symbol": "HoHoHo", + "decimals": 2, + "website": "https://www.santafloki.com", + "description": "Santa Floki rewards those that are good with BUSD and those that believe in him. His plans this year is to deliver gifts to those in need with its charity program and help warm hearts for Christmas.", + "explorer": "https://bscscan.com/token/0xb8a5e028f833F08A29564ded368b4CaCB4e18FF5", + "status": "abandoned", + "id": "0xb8a5e028f833F08A29564ded368b4CaCB4e18FF5", + "migrate": { + "asset_id": "c20000714_t0x14940169E2Db1595CDD3CACd30DECC5bbB4d9f19", + "url": "https://twitter.com/Santa_Floki/status/1496413286358781956" + }, + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Santa_Floki" + }, + { + "name": "telegram", + "url": "https://t.me/Santa_Floki" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0/info.json b/blockchains/smartchain/assets/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0/info.json new file mode 100644 index 0000000000000..6c0d4f8399ca8 --- /dev/null +++ b/blockchains/smartchain/assets/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0/info.json @@ -0,0 +1,29 @@ +{ + "name": "VELASPAD", + "type": "BEP20", + "symbol": "VLXPAD", + "decimals": 18, + "website": "https://velaspad.io/", + "description": "VLXPAD is a token for VelasPad launchpad", + "explorer": "https://bscscan.com/token/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0", + "status": "active", + "id": "0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/VelasPad" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/velaspad" + }, + { + "name": "telegram", + "url": "https://t.me/VelasPad" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/velaspad/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0/logo.png b/blockchains/smartchain/assets/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0/logo.png new file mode 100644 index 0000000000000..ed4a6a5c60efe Binary files /dev/null and b/blockchains/smartchain/assets/0xb8e3bB633F7276cc17735D86154E0ad5ec9928C0/logo.png differ diff --git a/blockchains/smartchain/assets/0xb93ba7DC61ECFced69067151FC00C41cA369A797/info.json b/blockchains/smartchain/assets/0xb93ba7DC61ECFced69067151FC00C41cA369A797/info.json index ff50da0b6b58f..6bf5075d862c6 100644 --- a/blockchains/smartchain/assets/0xb93ba7DC61ECFced69067151FC00C41cA369A797/info.json +++ b/blockchains/smartchain/assets/0xb93ba7DC61ECFced69067151FC00C41cA369A797/info.json @@ -7,5 +7,8 @@ "description": "High yielding BSC token with 15% transaction fee redistributed to existing wallet holders.", "explorer": "https://bscscan.com/token/0xb93ba7DC61ECFced69067151FC00C41cA369A797", "status": "active", - "id": "0xb93ba7DC61ECFced69067151FC00C41cA369A797" + "id": "0xb93ba7DC61ECFced69067151FC00C41cA369A797", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7/info.json b/blockchains/smartchain/assets/0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7/info.json new file mode 100644 index 0000000000000..3b3238072fc59 --- /dev/null +++ b/blockchains/smartchain/assets/0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7/info.json @@ -0,0 +1,41 @@ +{ + "name": "ThunderBNB Token", + "website": "https://thunderbnb.app/", + "description": "The next evolution of a reflection token on the BSC with double reward reflection token using the power of 80/20 to maximize your earnings for both now & future", + "explorer": "https://bscscan.com/token/0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7", + "type": "BEP20", + "symbol": "THUNDERBNB", + "decimals": 18, + "status": "active", + "id": "0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ThunderBNBapp" + }, + { + "name": "telegram", + "url": "https://t.me/ThunderBNB" + }, + { + "name": "docs", + "url": "https://docs.thunderbnb.app/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/thunderBNB/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCdEqg6tOw9RRQR7adkX1pvw" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/thunderbnb" + }, + { + "name": "github", + "url": "https://github.com/ThunderBnb/contracts" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7/logo.png b/blockchains/smartchain/assets/0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7/logo.png new file mode 100644 index 0000000000000..54645a8c6e254 Binary files /dev/null and b/blockchains/smartchain/assets/0xb9654A42f0F5dCDEf5617DebF8bd048E33F180E7/logo.png differ diff --git a/blockchains/smartchain/assets/0xb9D8592E16A9c1a3AE6021CDDb324EaC1Cbc70d6/info.json b/blockchains/smartchain/assets/0xb9D8592E16A9c1a3AE6021CDDb324EaC1Cbc70d6/info.json new file mode 100644 index 0000000000000..a690a75c1b2d8 --- /dev/null +++ b/blockchains/smartchain/assets/0xb9D8592E16A9c1a3AE6021CDDb324EaC1Cbc70d6/info.json @@ -0,0 +1,37 @@ +{ + "name": "PERA", + "website": "https://pera.finance/", + "description": "Pera Finance is a DeFi platform where traders, liquidity providers and holders yield farm together through the DeFi's first decentralized trading competition.", + "explorer": "https://bscscan.com/token/0xb9d8592e16a9c1a3ae6021cddb324eac1cbc70d6", + "type": "BEP20", + "symbol": "PERA", + "decimals": 18, + "status": "active", + "id": "0xb9D8592E16A9c1a3AE6021CDDb324EaC1Cbc70d6", + "links": [ + { + "name": "github", + "url": "https://github.com/perafinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/perafinance" + }, + { + "name": "blog", + "url": "https://perafinance.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/perafinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pera-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pera-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xb9D8592E16A9c1a3AE6021CDDb324EaC1Cbc70d6/logo.png b/blockchains/smartchain/assets/0xb9D8592E16A9c1a3AE6021CDDb324EaC1Cbc70d6/logo.png new file mode 100644 index 0000000000000..7e39a1a24347e Binary files /dev/null and b/blockchains/smartchain/assets/0xb9D8592E16A9c1a3AE6021CDDb324EaC1Cbc70d6/logo.png differ diff --git a/blockchains/smartchain/assets/0xbA0B46F556633Bd742546E4F37D66D416753003B/info.json b/blockchains/smartchain/assets/0xbA0B46F556633Bd742546E4F37D66D416753003B/info.json new file mode 100644 index 0000000000000..32259e4c4a597 --- /dev/null +++ b/blockchains/smartchain/assets/0xbA0B46F556633Bd742546E4F37D66D416753003B/info.json @@ -0,0 +1,21 @@ +{ + "name": "Idle Cyber", + "type": "BEP20", + "symbol": "AFK", + "decimals": 18, + "website": "https://www.idlecyber.com/", + "description": "Idle Cyber is a P2E model idle game with a new kind of frontier defence and RPG heroes collection mixed with blockchain technology.", + "explorer": "https://bscscan.com/token/0xbA0B46F556633Bd742546E4F37D66D416753003B", + "status": "active", + "id": "0xbA0B46F556633Bd742546E4F37D66D416753003B", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/iddle-cyber/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/idle-cyber" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbA0B46F556633Bd742546E4F37D66D416753003B/logo.png b/blockchains/smartchain/assets/0xbA0B46F556633Bd742546E4F37D66D416753003B/logo.png new file mode 100644 index 0000000000000..cd7f35ff7229d Binary files /dev/null and b/blockchains/smartchain/assets/0xbA0B46F556633Bd742546E4F37D66D416753003B/logo.png differ diff --git a/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/info.json b/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/info.json index bcc9574634486..e810764424d23 100644 --- a/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/info.json +++ b/blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/info.json @@ -1,12 +1,16 @@ { - "name": "Binance-Peg Dogecoin", + "name": "BNB pegged Dogecoin", "website": "https://dogecoin.com/", - "description": "An Open Source Peer-To-Peer Digital Currency Favored By All Shiba Inus Worldwide.", + "description": "BNB pegged Dogecoin (DOGE BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Dogecoin (DOGE) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0xba2ae424d960c26247dd6c32edc70b295c744c43", "research": "https://research.binance.com/en/projects/dogecoin", "type": "BEP20", "symbol": "DOGE", "decimals": 8, "status": "active", - "id": "0xbA2aE424d960c26247Dd6c32edC70B295c744C43" + "id": "0xbA2aE424d960c26247Dd6c32edC70B295c744C43", + "tags": [ + "binance-peg", + "memes" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbA552586eA573Eaa3436f04027ff4effd0c0abbb/info.json b/blockchains/smartchain/assets/0xbA552586eA573Eaa3436f04027ff4effd0c0abbb/info.json new file mode 100644 index 0000000000000..429a3b16d68f1 --- /dev/null +++ b/blockchains/smartchain/assets/0xbA552586eA573Eaa3436f04027ff4effd0c0abbb/info.json @@ -0,0 +1,17 @@ +{ + "name": "Meer", + "type": "BEP20", + "symbol": "MEER", + "decimals": 18, + "website": "https://www.qitmeer.io/#/index", + "description": "A High-Performance Public Blockchain Powered by the MeerDAG Consensus", + "explorer": "https://bscscan.com/token/0xbA552586eA573Eaa3436f04027ff4effd0c0abbb", + "status": "active", + "id": "0xbA552586eA573Eaa3436f04027ff4effd0c0abbb", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/qitmeer-network/" + } + ] +} diff --git a/blockchains/smartchain/assets/0xbA552586eA573Eaa3436f04027ff4effd0c0abbb/logo.png b/blockchains/smartchain/assets/0xbA552586eA573Eaa3436f04027ff4effd0c0abbb/logo.png new file mode 100644 index 0000000000000..0502f513ff473 Binary files /dev/null and b/blockchains/smartchain/assets/0xbA552586eA573Eaa3436f04027ff4effd0c0abbb/logo.png differ diff --git a/blockchains/smartchain/assets/0xbA5eAB68a7203C9FF72E07b708991F07f55eF40E/info.json b/blockchains/smartchain/assets/0xbA5eAB68a7203C9FF72E07b708991F07f55eF40E/info.json new file mode 100644 index 0000000000000..85f02eb37a42d --- /dev/null +++ b/blockchains/smartchain/assets/0xbA5eAB68a7203C9FF72E07b708991F07f55eF40E/info.json @@ -0,0 +1,32 @@ +{ + "name": "KODI COIN", + "type": "BEP20", + "symbol": "KODI", + "decimals": 18, + "website": "https://kodicoin.com", + "description": "Kodi is a Binance Smart Chain based token that provides its users with multiple avenues of passive income. The ecosystem encompasses the CookieSale IDO platform and its Pitch advertising agency to give developers a one-stop shop to build their brands and launch their projects.", + "explorer": "https://bscscan.com/token/0xbA5eAB68a7203C9FF72E07b708991F07f55eF40E", + "status": "active", + "id": "0xbA5eAB68a7203C9FF72E07b708991F07f55eF40E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kodi_coin" + }, + { + "name": "telegram", + "url": "https://t.me/kodicoinofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kodicoin/" + }, + { + "name": "whitepaper", + "url": "https://kodi.gitbook.io/kodi-whitepaper/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbA5eAB68a7203C9FF72E07b708991F07f55eF40E/logo.png b/blockchains/smartchain/assets/0xbA5eAB68a7203C9FF72E07b708991F07f55eF40E/logo.png new file mode 100644 index 0000000000000..e3c4da014ffa0 Binary files /dev/null and b/blockchains/smartchain/assets/0xbA5eAB68a7203C9FF72E07b708991F07f55eF40E/logo.png differ diff --git a/blockchains/smartchain/assets/0xbAeA9aBA1454DF334943951d51116aE342eAB255/info.json b/blockchains/smartchain/assets/0xbAeA9aBA1454DF334943951d51116aE342eAB255/info.json new file mode 100644 index 0000000000000..1936280d2b0e4 --- /dev/null +++ b/blockchains/smartchain/assets/0xbAeA9aBA1454DF334943951d51116aE342eAB255/info.json @@ -0,0 +1,29 @@ +{ + "name": "Poolz Finance", + "website": "https://www.poolz.finance", + "description": "Poolz is a decentralized swapping protocol for cross-chain token pools and auctions, enabling projects to raise capital.", + "explorer": "https://bscscan.com/token/0xbAeA9aBA1454DF334943951d51116aE342eAB255", + "type": "BEP20", + "symbol": "POOLZ", + "decimals": 18, + "status": "active", + "id": "0xbAeA9aBA1454DF334943951d51116aE342eAB255", + "links": [ + { + "name": "github", + "url": "https://github.com/The-Poolz" + }, + { + "name": "twitter", + "url": "https://twitter.com/Poolz" + }, + { + "name": "telegram", + "url": "https://t.me/PoolzOfficialCommunity" + }, + { + "name": "discord", + "url": "https://discord.com/invite/xwtWw4sGPp" + } + ] +} \ No newline at end of file diff --git a/blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/logo.png b/blockchains/smartchain/assets/0xbAeA9aBA1454DF334943951d51116aE342eAB255/logo.png similarity index 100% rename from blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/logo.png rename to blockchains/smartchain/assets/0xbAeA9aBA1454DF334943951d51116aE342eAB255/logo.png diff --git a/blockchains/smartchain/assets/0xbB21c4A6257f3306d0458E92aD0FE583AD0cE858/info.json b/blockchains/smartchain/assets/0xbB21c4A6257f3306d0458E92aD0FE583AD0cE858/info.json new file mode 100644 index 0000000000000..9eec3efdaa96c --- /dev/null +++ b/blockchains/smartchain/assets/0xbB21c4A6257f3306d0458E92aD0FE583AD0cE858/info.json @@ -0,0 +1,38 @@ +{ + "name": "CryptoPeso", + "website": "https://cryptopesos.pro/index.html", + "description": "It is an innovative initiative that seeks to revolutionize the financial landscape in Latin America through the implementation of a robust and sustainable blockchain. Our main goal is to promote access to decentralized financial services and foster economic inclusion in the region.", + "explorer": "https://bscscan.com/token/0xbB21c4A6257f3306d0458E92aD0FE583AD0cE858", + "research": "https://cryptopesos.pro/index.html", + "symbol": "CryptoPesos", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0xbB21c4A6257f3306d0458E92aD0FE583AD0cE858", + "tags": [ + "staking-native", + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Crypto_Pesos" + }, + { + "name": "whitepaper", + "url": "https://cryptopesos.pro/index.html" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoPesoColombia" + }, + { + "name": "github", + "url": "https://github.com/CryptoPesos" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/dexscan/bsc/0x6c7336d6dd9947481bc6f81f670a104cb963ea39/" + } + ] +} diff --git a/blockchains/smartchain/assets/0xbB21c4A6257f3306d0458E92aD0FE583AD0cE858/logo.png b/blockchains/smartchain/assets/0xbB21c4A6257f3306d0458E92aD0FE583AD0cE858/logo.png new file mode 100644 index 0000000000000..69ca6c7128b35 Binary files /dev/null and b/blockchains/smartchain/assets/0xbB21c4A6257f3306d0458E92aD0FE583AD0cE858/logo.png differ diff --git a/blockchains/smartchain/assets/0xbB3837Fa11d4B789717C8f622Ec4f6eee5375C49/info.json b/blockchains/smartchain/assets/0xbB3837Fa11d4B789717C8f622Ec4f6eee5375C49/info.json new file mode 100644 index 0000000000000..1cfeaaee9d0cc --- /dev/null +++ b/blockchains/smartchain/assets/0xbB3837Fa11d4B789717C8f622Ec4f6eee5375C49/info.json @@ -0,0 +1,21 @@ +{ + "name": "BSCView", + "type": "BEP20", + "symbol": "BSCV", + "decimals": 18, + "website": "https://bscview.com/home", + "description": "The Most Comprehensive Trading Tools Available For Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xbB3837Fa11d4B789717C8f622Ec4f6eee5375C49", + "status": "active", + "id": "0xbB3837Fa11d4B789717C8f622Ec4f6eee5375C49", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bscview" + }, + { + "name": "telegram", + "url": "https://t.me/bscview" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbB3837Fa11d4B789717C8f622Ec4f6eee5375C49/logo.png b/blockchains/smartchain/assets/0xbB3837Fa11d4B789717C8f622Ec4f6eee5375C49/logo.png new file mode 100644 index 0000000000000..f93b1dd44f320 Binary files /dev/null and b/blockchains/smartchain/assets/0xbB3837Fa11d4B789717C8f622Ec4f6eee5375C49/logo.png differ diff --git a/blockchains/smartchain/assets/0xbBBcB350C64Fe974e5C42A55c7070644191823f3/info.json b/blockchains/smartchain/assets/0xbBBcB350C64Fe974e5C42A55c7070644191823f3/info.json new file mode 100644 index 0000000000000..636c2cd847798 --- /dev/null +++ b/blockchains/smartchain/assets/0xbBBcB350C64Fe974e5C42A55c7070644191823f3/info.json @@ -0,0 +1,34 @@ +{ + "name": "CheersLand Token", + "website": "https://cheersland.org/", + "description": "A scalable GameFi Metaverse Aggregator where anyone can monetize their gaming experiences and social networks ", + "explorer": "https://bscscan.com/token/0xbBBcB350C64Fe974e5C42A55c7070644191823f3", + "type": "BEP20", + "symbol": "CHEERS", + "decimals": 18, + "status": "active", + "id": "0xbBBcB350C64Fe974e5C42A55c7070644191823f3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/cheersland_news" + }, + { + "name": "twitter", + "url": "https://twitter.com/cheers_land" + }, + { + "name": "blog", + "url": "https://medium.com/cheersland" + }, + { + "name": "whitepaper", + "url": "https://docs.cheersland.org/" + } + ], + "tags": [ + "gamefi", + "staking", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xbBBcB350C64Fe974e5C42A55c7070644191823f3/logo.png b/blockchains/smartchain/assets/0xbBBcB350C64Fe974e5C42A55c7070644191823f3/logo.png new file mode 100644 index 0000000000000..7c41ffef5b049 Binary files /dev/null and b/blockchains/smartchain/assets/0xbBBcB350C64Fe974e5C42A55c7070644191823f3/logo.png differ diff --git a/blockchains/smartchain/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json b/blockchains/smartchain/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json new file mode 100644 index 0000000000000..1d73aa0f346b7 --- /dev/null +++ b/blockchains/smartchain/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/info.json @@ -0,0 +1,47 @@ +{ + "name": "EverRise Rewards", + "type": "BEP20", + "symbol": "claimRISE", + "decimals": 18, + "website": "https://www.everrise.com/", + "description": "Virtual token that allows unclaimed rewards from EverRise Staking NFTs and its Vote Escrowed (ve) EverRise to display in wallet balances.", + "explorer": "https://bscscan.com/token/0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "status": "active", + "id": "0xbBD7B847C6d0d0B5691518a363194D71426475F1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/everrise" + }, + { + "name": "telegram", + "url": "https://t.me/everriseofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/everriseofficial/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/EverRise" + }, + { + "name": "discord", + "url": "https://discord.com/invite/everrise" + }, + { + "name": "github", + "url": "https://github.com/everrise-ecosystem" + }, + { + "name": "facebook", + "url": "https://facebook.com/EverRiseToken" + } + ], + "tags": [ + "defi", + "staking", + "nft", + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png b/blockchains/smartchain/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png new file mode 100644 index 0000000000000..efff8d00af4a5 Binary files /dev/null and b/blockchains/smartchain/assets/0xbBD7B847C6d0d0B5691518a363194D71426475F1/logo.png differ diff --git a/blockchains/smartchain/assets/0xbCba01f7d6CC0A950464a4b98BA8358c4F6B69a0/info.json b/blockchains/smartchain/assets/0xbCba01f7d6CC0A950464a4b98BA8358c4F6B69a0/info.json new file mode 100644 index 0000000000000..a2094050bf974 --- /dev/null +++ b/blockchains/smartchain/assets/0xbCba01f7d6CC0A950464a4b98BA8358c4F6B69a0/info.json @@ -0,0 +1,37 @@ +{ + "name": "BitcoMine", + "website": "https://bitcominetoken.com/", + "description": "BitcoMine Token rewards its holders 11% from each successful transaction in BTC on daily basis depending on the trading volume.", + "explorer": "https://bscscan.com/token/0xbcba01f7d6cc0a950464a4b98ba8358c4f6b69a0", + "type": "BEP20", + "symbol": "BME", + "decimals": 18, + "status": "active", + "id": "0xbCba01f7d6CC0A950464a4b98BA8358c4F6B69a0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BitcoMineToken" + }, + { + "name": "telegram", + "url": "https://t.me/BitcoMineToken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BitcoMine/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bitcomine" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitcomine-token/" + }, + { + "name": "github", + "url": "https://github.com/BitcoMine/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbCba01f7d6CC0A950464a4b98BA8358c4F6B69a0/logo.png b/blockchains/smartchain/assets/0xbCba01f7d6CC0A950464a4b98BA8358c4F6B69a0/logo.png new file mode 100644 index 0000000000000..272e7edca3bb3 Binary files /dev/null and b/blockchains/smartchain/assets/0xbCba01f7d6CC0A950464a4b98BA8358c4F6B69a0/logo.png differ diff --git a/blockchains/smartchain/assets/0xbD4a49e1a0bd8D17fAa881D057b48BC18b983E51/info.json b/blockchains/smartchain/assets/0xbD4a49e1a0bd8D17fAa881D057b48BC18b983E51/info.json new file mode 100644 index 0000000000000..97cea15c714b3 --- /dev/null +++ b/blockchains/smartchain/assets/0xbD4a49e1a0bd8D17fAa881D057b48BC18b983E51/info.json @@ -0,0 +1,21 @@ +{ + "name": "DogeBull", + "website": "https://dogecola.finance", + "description": "$DOGEBULL is part of DOGECOLA project. Same family, same community, same devs. Hold $DOGEBULL and you'll receive DOGECOLA automatically in your wallet.", + "explorer": "https://bscscan.com/token/0xbD4a49e1a0bd8D17fAa881D057b48BC18b983E51", + "type": "BEP20", + "symbol": "DOGEBULL", + "decimals": 18, + "status": "abandoned", + "id": "0xbD4a49e1a0bd8D17fAa881D057b48BC18b983E51", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/doge_cola" + }, + { + "name": "telegram", + "url": "https://t.me/dogecola" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbD83010eB60F12112908774998F65761cf9f6f9a/info.json b/blockchains/smartchain/assets/0xbD83010eB60F12112908774998F65761cf9f6f9a/info.json new file mode 100644 index 0000000000000..5ff3da005bb58 --- /dev/null +++ b/blockchains/smartchain/assets/0xbD83010eB60F12112908774998F65761cf9f6f9a/info.json @@ -0,0 +1,29 @@ +{ + "name": "Mogul Stars", + "website": "https://www.mogulproductions.com/stars", + "description": "Mogul Productions is a decentralized film financing (DeFi) and movie-based NFT platform that connects creators, movie fans, and film financiers in one space to ensure the best films get made by giving everyone a voice. By leveraging blockchain technology, NFTs and a tokenized system, Mogul incentivizes participation and rewards engagement. Using the Mogul in-app payment and utility token (STARS), users can vote on, greenlight and participate in key decision-making aspects of production.", + "explorer": "https://bscscan.com/token/0xbd83010eb60f12112908774998f65761cf9f6f9a", + "type": "BEP20", + "symbol": "STARS", + "decimals": 18, + "status": "active", + "id": "0xbD83010eB60F12112908774998F65761cf9f6f9a", + "links": [ + { + "name": "telegram", + "url": "https://t.me/mogulproductions" + }, + { + "name": "twitter", + "url": "https://twitter.com/mogulofficial_" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mogul-productions/" + } + ], + "tags": [ + "defi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xbD83010eB60F12112908774998F65761cf9f6f9a/logo.png b/blockchains/smartchain/assets/0xbD83010eB60F12112908774998F65761cf9f6f9a/logo.png new file mode 100644 index 0000000000000..052b490078f25 Binary files /dev/null and b/blockchains/smartchain/assets/0xbD83010eB60F12112908774998F65761cf9f6f9a/logo.png differ diff --git a/blockchains/smartchain/assets/0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91/info.json b/blockchains/smartchain/assets/0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91/info.json new file mode 100644 index 0000000000000..703f23eac39ad --- /dev/null +++ b/blockchains/smartchain/assets/0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91/info.json @@ -0,0 +1,29 @@ +{ + "name": "Coin of Champions", + "type": "BEP20", + "symbol": "COC", + "decimals": 18, + "website": "https://coinofchampions.com/", + "description": "COC token was created to link blockchain and sport industry. The project aims to create a collectible NFT card game based on sports. COC brand would like to spread the values and the features that distinguish the brand and differentiate it from competitors. Sharing, community building, famous sports testimonials and the chance of saving: these are the concepts conveyed through the structure of the brand.", + "explorer": "https://bscscan.com/token/0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91", + "status": "active", + "id": "0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coinofchampions" + }, + { + "name": "github", + "url": "https://github.com/Coin-of-Champions" + }, + { + "name": "telegram", + "url": "https://t.me/chatcocinternational" + }, + { + "name": "whitepaper", + "url": "https://coinofchampions.com/whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91/logo.png b/blockchains/smartchain/assets/0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91/logo.png new file mode 100644 index 0000000000000..c7968b1e7c619 Binary files /dev/null and b/blockchains/smartchain/assets/0xbDC3b3639f7AA19e623A4d603A3Fb7Ab20115A91/logo.png differ diff --git a/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json b/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json index b8711fac2edec..02c7bd8dadc7c 100644 --- a/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json +++ b/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json @@ -1,7 +1,7 @@ { - "name": "Elrond eGold", + "name": "BNB pegged Elrond", "website": "https://elrond.com", - "description": "Elrond is the internet-scale blockchain, designed from scratch to bring a 1000-fold cumulative improvement in throughput and execution speed. To achieve this, Elrond introduces two key innovations: a novel Adaptive State Sharding mechanism, and a Secure Proof of Stake (PoS) algorithm, enabling linear scalability with a fast, efficient, and secure consensus mechanism.", + "description": "BNB pegged Elrond (EGLD BEP20) is a token issued by Binance on Smart Chain; its price is pegged to Elrond (EGLD) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0xbf7c81fff98bbe61b40ed186e4afd6ddd01337fe", "research": "https://messari.io/asset/elrond/profile", "type": "BEP20", @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", + "tags": [ + "binance-peg" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0xba7E2a9E5193E60368F440E4Ae881cC312d6a160/info.json b/blockchains/smartchain/assets/0xba7E2a9E5193E60368F440E4Ae881cC312d6a160/info.json new file mode 100644 index 0000000000000..dcf25cf04edd3 --- /dev/null +++ b/blockchains/smartchain/assets/0xba7E2a9E5193E60368F440E4Ae881cC312d6a160/info.json @@ -0,0 +1,37 @@ +{ + "name": "Minions INU", + "type": "BEP20", + "symbol": "MINION", + "decimals": 9, + "website": "https://minionsinu.net/", + "description": "MinionsINU is designed to create a complex ecosystem in which DeFi and Metaverse are integrated together.", + "explorer": "https://bscscan.com/token/0xba7e2a9e5193e60368f440e4ae881cc312d6a160", + "status": "active", + "id": "0xba7E2a9E5193E60368F440E4Ae881cC312d6a160", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MinionsINUbsc" + }, + { + "name": "telegram", + "url": "https://t.me/MinionsINUbsc" + }, + { + "name": "youtube", + "url": "https://youtube.com/@minionsinu" + }, + { + "name": "discord", + "url": "https://discord.com/invite/GkDv7BXcR9" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/minions-inu/" + } + ], + "tags": [ + "gamefi", + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xba7E2a9E5193E60368F440E4Ae881cC312d6a160/logo.png b/blockchains/smartchain/assets/0xba7E2a9E5193E60368F440E4Ae881cC312d6a160/logo.png new file mode 100644 index 0000000000000..a84c1e67f797c Binary files /dev/null and b/blockchains/smartchain/assets/0xba7E2a9E5193E60368F440E4Ae881cC312d6a160/logo.png differ diff --git a/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/info.json b/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/info.json index 82b7443cd96f5..7a6222c2e5c74 100644 --- a/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/info.json +++ b/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/info.json @@ -8,5 +8,8 @@ "symbol": "WBNB", "decimals": 18, "status": "active", - "id": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c" + "id": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", + "tags": [ + "wrapped" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbbe0A94f363a52dA9229A7546434b6e657A6A78F/info.json b/blockchains/smartchain/assets/0xbbe0A94f363a52dA9229A7546434b6e657A6A78F/info.json new file mode 100644 index 0000000000000..ccd66aa14a624 --- /dev/null +++ b/blockchains/smartchain/assets/0xbbe0A94f363a52dA9229A7546434b6e657A6A78F/info.json @@ -0,0 +1,29 @@ +{ + "name": "DYOR Token", + "website": "https://www.dyortoken.info", + "description": "DYOR (Do Your Own Research) Token was developed by victims of scams to bring together a community to fight against the growing number of rug pulls", + "explorer": "https://bscscan.com/token/0xbbe0A94f363a52dA9229A7546434b6e657A6A78F", + "type": "BEP20", + "symbol": "DYOR", + "decimals": 9, + "status": "abandoned", + "id": "0xbbe0A94f363a52dA9229A7546434b6e657A6A78F", + "migrate": { + "asset_id": "c20000714_t0x10051147418c42218986cedd0adc266441f8a14f", + "url": "https://twitter.com/DYOR_jetrich/status/1493274001166290949" + }, + "links": [ + { + "name": "telegram", + "url": "https://t.me/joinchat/_zhiZUUM5m45YjUx" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/dyor-token/" + }, + { + "name": "twitter", + "url": "https://twitter.com/DYORToken_BSC" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/info.json b/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/info.json new file mode 100644 index 0000000000000..7abd2c6819dd2 --- /dev/null +++ b/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/info.json @@ -0,0 +1,29 @@ +{ + "name": "Eifi", + "website": "https://eifi.com", + "description": "EIFI, Eifi finance, eifi yield farming, eifi amm dex, dex platform, eifi staking, yield farming.", + "explorer": "https://bscscan.com/token/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214", + "type": "BEP20", + "symbol": "EiFI", + "decimals": 8, + "status": "active", + "id": "0xbbf33a3c83Cf86D0965A66E108669D272DFE4214", + "links": [ + { + "name": "blog", + "url": "https://eififinance.medium.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/EifiFinance" + }, + { + "name": "whitepaper", + "url": "https://eifi.com/whitepaper/eifi_whitepaper_en.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/eifi-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/logo.png b/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/logo.png new file mode 100644 index 0000000000000..5e9007c3ce0bd Binary files /dev/null and b/blockchains/smartchain/assets/0xbbf33a3c83Cf86D0965A66E108669D272DFE4214/logo.png differ diff --git a/blockchains/smartchain/assets/0xbc81ea817b579eC0334BcA8E65E436b7cB540147/info.json b/blockchains/smartchain/assets/0xbc81ea817b579eC0334BcA8E65E436b7cB540147/info.json new file mode 100644 index 0000000000000..73a3823322194 --- /dev/null +++ b/blockchains/smartchain/assets/0xbc81ea817b579eC0334BcA8E65E436b7cB540147/info.json @@ -0,0 +1,26 @@ +{ + "name": "Laqira Protocol", + "website": "https://laqira.io/index.php", + "description": "A Metaverse Complex, Tunneling Between People on Earth and Blockchain-Based Technologies", + "explorer": "https://bscscan.com/token/0xbc81ea817b579eC0334BcA8E65E436b7cB540147", + "type": "BEP20", + "symbol": "LQR", + "decimals": 18, + "status": "abandoned", + "id": "0xbc81ea817b579eC0334BcA8E65E436b7cB540147", + "tags": [], + "links": [ + { + "name": "github", + "url": "https://github.com/laqiraprotocol/" + }, + { + "name": "twitter", + "url": "https://twitter.com/laqiraprotocol/" + }, + { + "name": "telegram", + "url": "https://t.me/LaqiraProtocol" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/info.json b/blockchains/smartchain/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/info.json new file mode 100644 index 0000000000000..b9eda844992d1 --- /dev/null +++ b/blockchains/smartchain/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/info.json @@ -0,0 +1,32 @@ +{ + "name": "FEG Token", + "type": "BEP20", + "symbol": "FEG", + "decimals": 18, + "website": "https://fegtoken.com/", + "description": "Building an ecosystem and passive income around a governance token. Trade your crypto assets using our non-custodial peer-to-peer trading protocol and earn a passive income with our asset-backed governance token.", + "explorer": "https://bscscan.com/token/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11", + "status": "active", + "id": "0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fegtoken-v2/" + }, + { + "name": "twitter", + "url": "https://twitter.com/FEGtoken" + }, + { + "name": "telegram", + "url": "https://t.me/FEGchat" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/feg-token" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/logo.png b/blockchains/smartchain/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/logo.png new file mode 100644 index 0000000000000..94405ed8c6779 Binary files /dev/null and b/blockchains/smartchain/assets/0xbededDf2eF49E87037c4fb2cA34d1FF3D3992A11/logo.png differ diff --git a/blockchains/smartchain/assets/0xbf151F63D8d1287db5FC7a3bc104a9c38124cdeB/info.json b/blockchains/smartchain/assets/0xbf151F63D8d1287db5FC7a3bc104a9c38124cdeB/info.json new file mode 100644 index 0000000000000..bc260d90bb2be --- /dev/null +++ b/blockchains/smartchain/assets/0xbf151F63D8d1287db5FC7a3bc104a9c38124cdeB/info.json @@ -0,0 +1,25 @@ +{ + "name": "AVNRich Token", + "type": "BEP20", + "symbol": "AVN", + "decimals": 18, + "website": "https://avnrich.shop", + "description": "AVNRich was founded in 2019, AVNRich token is an innovative e-commerce and decentralized token based on the Binance Smart Chain Network that is used to reward users in a modern way by providing shopping, staking, farming, and IFO benefits to all users.", + "explorer": "https://bscscan.com/token/0xbf151F63D8d1287db5FC7a3bc104a9c38124cdeB", + "status": "active", + "id": "0xbf151F63D8d1287db5FC7a3bc104a9c38124cdeB", + "links": [ + { + "name": "telegram", + "url": "https://t.me/AVNRich_Chat" + }, + { + "name": "twitter", + "url": "https://twitter.com/avnrich" + }, + { + "name": "github", + "url": "https://github.com/AvnrichDefi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbf151F63D8d1287db5FC7a3bc104a9c38124cdeB/logo.png b/blockchains/smartchain/assets/0xbf151F63D8d1287db5FC7a3bc104a9c38124cdeB/logo.png new file mode 100644 index 0000000000000..57a828bb558c1 Binary files /dev/null and b/blockchains/smartchain/assets/0xbf151F63D8d1287db5FC7a3bc104a9c38124cdeB/logo.png differ diff --git a/blockchains/smartchain/assets/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667/info.json b/blockchains/smartchain/assets/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667/info.json new file mode 100644 index 0000000000000..19f414ffa3807 --- /dev/null +++ b/blockchains/smartchain/assets/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667/info.json @@ -0,0 +1,24 @@ +{ + "name": "4JNET", + "type": "BEP20", + "symbol": "4JNET", + "decimals": 9, + "website": "https://www.4j.net/", + "description": "4JNET, the pinnacle of fairness", + "explorer": "https://bscscan.com/token/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667", + "status": "active", + "id": "0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/4Jnet" + }, + { + "name": "telegram", + "url": "https://t.me/fourjnetchannel" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667/logo.png b/blockchains/smartchain/assets/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667/logo.png new file mode 100644 index 0000000000000..71b3eff03ae9d Binary files /dev/null and b/blockchains/smartchain/assets/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667/logo.png differ diff --git a/blockchains/smartchain/assets/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E/info.json b/blockchains/smartchain/assets/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E/info.json index 1295e0b5fe9e8..51f81e7018a9a 100644 --- a/blockchains/smartchain/assets/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E/info.json +++ b/blockchains/smartchain/assets/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E/info.json @@ -4,7 +4,7 @@ "symbol": "TRUBGR", "decimals": 18, "website": "https://www.trubadger.io/", - "description": "TruBadger is a Reflection, Deflationary and Utility DeFi token that cares about its holders, implementing true community governance. The TruBadger ecosystem is making crypto accessible to everyone.", + "description": "TruBadger is a Reflection, Deflationary and Utility DeFi token that cares about its holders, implementing true community governance. The TruBadger ecosystem is making crypto accessible to everyone.", "explorer": "https://bscscan.com/token/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E", "status": "active", "id": "0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E", diff --git a/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/info.json b/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/info.json index 29cded5f28a07..07d840ec18557 100644 --- a/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/info.json +++ b/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/info.json @@ -4,26 +4,38 @@ "symbol": "VEX", "decimals": 9, "website": "https://velorex.net/", - "description": "Velorex (VEX) is a decentralized finance token built on the BEP-20 platform. At Velorex we aim to facilitate global adoption of our cryptocurrency by introducing Debit Cards and Smart Wallets that dynamically interact with a variety of web3.90 and related programs within our block-chain from 2022 onward.", + "description": "Velorex is a Europe based decentralized finance and technology company that provides hardware and software solutions to manage crypto and fiat currency. Velorex is about greater literacy and adoption of cryptocurrency through the provision of fair, safe, and well-designed tools such as ATMs, debit cards, and smart wallets.", "explorer": "https://bscscan.com/token/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa", "status": "active", "id": "0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa", "links": [ - { - "name": "github", - "url": "https://github.com/trustwallet/assets/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa" - }, { "name": "twitter", "url": "https://twitter.com/VelorexOfficial" }, - { - "name": "reddit", - "url": "https://reddit.com/r/Velorex_official" - }, { "name": "telegram", "url": "https://t.me/velorex_net" + }, + { + "name": "telegram_news", + "url": "https://t.me/velorexannouncements" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1oaJpHwTXmVRASGIblPhgTS0kIaXCGAQy/view" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/velorex/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/velorex" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Velorex_official/" } ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/logo.png b/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/logo.png index 490268d4a5bb1..d3c6caafca49e 100644 Binary files a/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/logo.png and b/blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/logo.png differ diff --git a/blockchains/smartchain/assets/0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5/info.json b/blockchains/smartchain/assets/0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5/info.json new file mode 100644 index 0000000000000..a158108cd9e8d --- /dev/null +++ b/blockchains/smartchain/assets/0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5/info.json @@ -0,0 +1,33 @@ +{ + "name": "Steam Exchange", + "website": "https://steamexchange.ca", + "description": "Canada's first Centralized and Decentralied Exchange", + "explorer": "https://bscscan.com/token/0xc0924edefb2c0c303de2d0c21bff07ab763163b5", + "type": "BEP20", + "symbol": "SteamX", + "decimals": 9, + "status": "active", + "id": "0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5", + "links": [ + { + "name": "whitepaper", + "url": "https://docs.steamexchange.ca" + }, + { + "name": "telegram", + "url": "https://t.me/SteamXchangeOfficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/Steam_Exchange" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC8xL6IB_C51G2GuvYLZJexw" + }, + { + "name": "facebook", + "url": "https://facebook.com/Steam-Exchange-142284624637992/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5/logo.png b/blockchains/smartchain/assets/0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5/logo.png new file mode 100644 index 0000000000000..058a9a7081e0e Binary files /dev/null and b/blockchains/smartchain/assets/0xc0924EDEFB2C0C303de2d0c21BfF07ab763163B5/logo.png differ diff --git a/blockchains/smartchain/assets/0xc0E6AD13BD58413Ed308729b688d601243E1CF77/info.json b/blockchains/smartchain/assets/0xc0E6AD13BD58413Ed308729b688d601243E1CF77/info.json new file mode 100644 index 0000000000000..20a2826436873 --- /dev/null +++ b/blockchains/smartchain/assets/0xc0E6AD13BD58413Ed308729b688d601243E1CF77/info.json @@ -0,0 +1,44 @@ +{ + "name": "Black Whale Token", + "website": "https://blkwhale.com", + "description": "BLK whale completed various ETF derivatives that Cefi could not do, but in Defi. Users are able to mint ETF tokens designed to track in real-time an index of various valuable coins on multiple exchanges around the world as well as users can check the ETF portfolios of BLK whales manages.", + "explorer": "https://bscscan.com/token/0xc0E6AD13BD58413Ed308729b688d601243E1CF77", + "type": "BEP20", + "symbol": "BLK", + "decimals": 18, + "status": "abandoned", + "id": "0xc0E6AD13BD58413Ed308729b688d601243E1CF77", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/blkwhalegroup" + }, + { + "name": "telegram", + "url": "https://t.me/BLKwhale_global" + }, + { + "name": "medium", + "url": "https://medium.com/@BlkWhale" + }, + { + "name": "facebook", + "url": "https://facebook.com/BlkWhale" + }, + { + "name": "github", + "url": "https://github.com/BlkWhale" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/black-whale" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/black-whale" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xc10358f062663448a3489fC258139944534592ac/info.json b/blockchains/smartchain/assets/0xc10358f062663448a3489fC258139944534592ac/info.json new file mode 100644 index 0000000000000..17d819cb00510 --- /dev/null +++ b/blockchains/smartchain/assets/0xc10358f062663448a3489fC258139944534592ac/info.json @@ -0,0 +1,48 @@ +{ + "name": "Blockchain Monster Hunt (BCMC)", + "type": "BEP20", + "symbol": "BCMC", + "decimals": 18, + "website": "https://bcmhunt.com", + "description": "First Multichain NFT game", + "explorer": "https://bscscan.com/token/0xc10358f062663448a3489fC258139944534592ac", + "status": "active", + "id": "0xc10358f062663448a3489fC258139944534592ac", + "tags": [ + "nft" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bcmhunt" + }, + { + "name": "github", + "url": "https://github.com/Ambros-Technology/bcm_public_smartcontract" + }, + { + "name": "telegram", + "url": "https://t.me/BcmHuntGroup" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Ee9aJ287J2" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCzKIjqylMMBngslHazydgKQ" + }, + { + "name": "medium", + "url": "https://medium.com/bcmhunt" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/blockchain-monster-hunt/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/blockchain-monster-hunt" + } + ] +} diff --git a/blockchains/smartchain/assets/0xc10358f062663448a3489fC258139944534592ac/logo.png b/blockchains/smartchain/assets/0xc10358f062663448a3489fC258139944534592ac/logo.png new file mode 100644 index 0000000000000..bb4ab633cbd1a Binary files /dev/null and b/blockchains/smartchain/assets/0xc10358f062663448a3489fC258139944534592ac/logo.png differ diff --git a/blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/info.json b/blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/info.json index fae47bfcd7701..3c4c486e47c3f 100644 --- a/blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/info.json +++ b/blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/info.json @@ -1,7 +1,7 @@ { "name": "Babybnb", - "website": "https://babybnb.net", - "description": "Our philosophy is to have fun while trying to improve the world we live in. BabyBNB will provide unique utilities that our conceptual space has yet to see.", + "website": "https://babybnb.org", + "description": "BABYBNB is an ecosystem supported by holders who, while they hold partake in the benefits and profits from several use cases, mentioned below. BABYBNB aims to revolutionize mass adoption in the space providing secure and smart projects for the masses that have partnered with the BABYBNB platform", "explorer": "https://bscscan.com/token/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209", "type": "BEP20", "symbol": "BABYBNB", diff --git a/blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/logo.png b/blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/logo.png index 91d4b0e210b37..6240027dbada3 100644 Binary files a/blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/logo.png and b/blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/logo.png differ diff --git a/blockchains/smartchain/assets/0xc15e89f2149bCC0cBd5FB204C9e77fe878f1e9b2/info.json b/blockchains/smartchain/assets/0xc15e89f2149bCC0cBd5FB204C9e77fe878f1e9b2/info.json new file mode 100644 index 0000000000000..24bf44d5aa510 --- /dev/null +++ b/blockchains/smartchain/assets/0xc15e89f2149bCC0cBd5FB204C9e77fe878f1e9b2/info.json @@ -0,0 +1,41 @@ +{ + "name": "HUH Token", + "type": "BEP20", + "symbol": "HUH", + "decimals": 9, + "website": "https://huh.social/", + "description": "HUH Token is the first ever UTIMEME cryptocurrency combining the power of meme tokens with the usability of utility tokens. Refer friends now and earn 10% in BNB.", + "explorer": "https://bscscan.com/token/0xc15e89f2149bCC0cBd5FB204C9e77fe878f1e9b2", + "status": "active", + "id": "0xc15e89f2149bCC0cBd5FB204C9e77fe878f1e9b2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/HuHToken" + }, + { + "name": "twitter", + "url": "https://twitter.com/HuhToken" + }, + { + "name": "github", + "url": "https://github.com/HUH-Token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/huh/" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.huh.social/" + }, + { + "name": "docs", + "url": "https://docs.huh.social/documents-landing-page/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/huh" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc15e89f2149bCC0cBd5FB204C9e77fe878f1e9b2/logo.png b/blockchains/smartchain/assets/0xc15e89f2149bCC0cBd5FB204C9e77fe878f1e9b2/logo.png new file mode 100644 index 0000000000000..be7ae0f6552eb Binary files /dev/null and b/blockchains/smartchain/assets/0xc15e89f2149bCC0cBd5FB204C9e77fe878f1e9b2/logo.png differ diff --git a/blockchains/smartchain/assets/0xc1A59a17F87ba6651Eb8E8F707db7672647c45bD/info.json b/blockchains/smartchain/assets/0xc1A59a17F87ba6651Eb8E8F707db7672647c45bD/info.json new file mode 100644 index 0000000000000..bb04c4b894ab2 --- /dev/null +++ b/blockchains/smartchain/assets/0xc1A59a17F87ba6651Eb8E8F707db7672647c45bD/info.json @@ -0,0 +1,36 @@ +{ + "name": "Lunar", + "type": "BEP20", + "symbol": "LNR", + "decimals": 18, + "website": "https://lunar.io/", + "description": "LNR is the community currency and utility token that powers the Lunar Ecosystem.", + "explorer": "https://bscscan.com/token/0xc1a59a17f87ba6651eb8e8f707db7672647c45bd", + "status": "active", + "id": "0xc1A59a17F87ba6651Eb8E8F707db7672647c45bD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/lnr" + }, + { + "name": "telegram", + "url": "https://t.me/lnrdefi" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/lunar-v2/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/lunar" + }, + { + "name": "facebook", + "url": "https://facebook.com/lnrdefi" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xc1A59a17F87ba6651Eb8E8F707db7672647c45bD/logo.png b/blockchains/smartchain/assets/0xc1A59a17F87ba6651Eb8E8F707db7672647c45bD/logo.png new file mode 100644 index 0000000000000..72ab3d225e486 Binary files /dev/null and b/blockchains/smartchain/assets/0xc1A59a17F87ba6651Eb8E8F707db7672647c45bD/logo.png differ diff --git a/blockchains/smartchain/assets/0xc1F47175d96Fe7c4cD5370552e5954f384E3C791/info.json b/blockchains/smartchain/assets/0xc1F47175d96Fe7c4cD5370552e5954f384E3C791/info.json new file mode 100644 index 0000000000000..4895c576290fc --- /dev/null +++ b/blockchains/smartchain/assets/0xc1F47175d96Fe7c4cD5370552e5954f384E3C791/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Avalanche)", + "type": "BEP20", + "symbol": "USDCav", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://bscscan.com/token/0xc1F47175d96Fe7c4cD5370552e5954f384E3C791", + "status": "active", + "id": "0xc1F47175d96Fe7c4cD5370552e5954f384E3C791", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc1F47175d96Fe7c4cD5370552e5954f384E3C791/logo.png b/blockchains/smartchain/assets/0xc1F47175d96Fe7c4cD5370552e5954f384E3C791/logo.png new file mode 100644 index 0000000000000..f448cdfef620e Binary files /dev/null and b/blockchains/smartchain/assets/0xc1F47175d96Fe7c4cD5370552e5954f384E3C791/logo.png differ diff --git a/blockchains/smartchain/assets/0xc2098a8938119A52B1F7661893c0153A6CB116d5/info.json b/blockchains/smartchain/assets/0xc2098a8938119A52B1F7661893c0153A6CB116d5/info.json new file mode 100644 index 0000000000000..b0de2c7c086d3 --- /dev/null +++ b/blockchains/smartchain/assets/0xc2098a8938119A52B1F7661893c0153A6CB116d5/info.json @@ -0,0 +1,25 @@ +{ + "name": "Rangers Protocol Gas(RPG)", + "website": " https://rangersprotocol.com/", + "description": "Rangers Protocol, the future virtual world blockchain infrastructure, is fully compatible with Ethereum, professionally supports NFT and complex applications, and integrates and expands cross-chain, NFT, EVM, and distributed network protocols. It has created an innovative Rangers Engine to support the development of NFT and complex applications and a Rangers Connector to interconnector with various public chains and support asset cross-chain.", + "explorer": "https://bscscan.com/token/0xc2098a8938119A52B1F7661893c0153A6CB116d5", + "type": "BEP20", + "symbol": "RPG", + "decimals": 18, + "status": "active", + "id": "0xc2098a8938119A52B1F7661893c0153A6CB116d5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/rangersprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/RangersProtocol" + }, + { + "name": "whitepaper", + "url": "https://www.rangersprotocol.com/pdf/RangersProtocolWhitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc2098a8938119A52B1F7661893c0153A6CB116d5/logo.png b/blockchains/smartchain/assets/0xc2098a8938119A52B1F7661893c0153A6CB116d5/logo.png new file mode 100644 index 0000000000000..159a8bfa78ee1 Binary files /dev/null and b/blockchains/smartchain/assets/0xc2098a8938119A52B1F7661893c0153A6CB116d5/logo.png differ diff --git a/blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json b/blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json index 8f91f5359248c..36c42c882e4fc 100644 --- a/blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json +++ b/blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json @@ -8,6 +8,9 @@ "decimals": 9, "status": "active", "id": "0xc22c01470977150a76a5a85dd3D167de495038fA", + "tags": [ + "deflationary" + ], "links": [ { "name": "twitter", diff --git a/blockchains/smartchain/assets/0xc22e8114818A918260662375450e19aC73D32852/info.json b/blockchains/smartchain/assets/0xc22e8114818A918260662375450e19aC73D32852/info.json new file mode 100644 index 0000000000000..3602c07973646 --- /dev/null +++ b/blockchains/smartchain/assets/0xc22e8114818A918260662375450e19aC73D32852/info.json @@ -0,0 +1,29 @@ +{ + "name": "KittyCake", + "type": "BEP20", + "symbol": "KCAKE", + "decimals": 18, + "website": "https://kittycake.app", + "description": "KittyCake is an evolution of a yield-generating contract on the Binance Smart Chain (BSC): you get rewarded in CAKE instead of tokens.", + "explorer": "https://bscscan.com/token/0xc22e8114818A918260662375450e19aC73D32852", + "status": "active", + "id": "0xc22e8114818A918260662375450e19aC73D32852", + "links": [ + { + "name": "telegram", + "url": "https://t.me/kittycakebsc" + }, + { + "name": "twitter", + "url": "https://twitter.com/kittycaketoken" + }, + { + "name": "whitepaper", + "url": "https://dessertswap.finance/audits/KittyCake%20BEP-20%20Audit%209445619.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kittycake" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc22e8114818A918260662375450e19aC73D32852/logo.png b/blockchains/smartchain/assets/0xc22e8114818A918260662375450e19aC73D32852/logo.png new file mode 100644 index 0000000000000..d0470bfc007ff Binary files /dev/null and b/blockchains/smartchain/assets/0xc22e8114818A918260662375450e19aC73D32852/logo.png differ diff --git a/blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json b/blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json index ec7618f15de67..2bc0ac0f25f23 100644 --- a/blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json +++ b/blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json @@ -8,5 +8,8 @@ "symbol": "PNIX", "decimals": 18, "status": "active", - "id": "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7" + "id": "0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7/info.json b/blockchains/smartchain/assets/0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7/info.json new file mode 100644 index 0000000000000..2558d952646a1 --- /dev/null +++ b/blockchains/smartchain/assets/0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7/info.json @@ -0,0 +1,21 @@ +{ + "name": "PancakePoll", + "type": "BEP20", + "symbol": "PPOLL", + "decimals": 9, + "website": "https://pancakepoll.com/", + "description": "PancakePoll is a voting platform that utilizes the security and immutability of the Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7", + "status": "active", + "id": "0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PancakePoll" + }, + { + "name": "telegram", + "url": "https://t.me/pancakepollbsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7/logo.png b/blockchains/smartchain/assets/0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7/logo.png new file mode 100644 index 0000000000000..8b37b71043f4f Binary files /dev/null and b/blockchains/smartchain/assets/0xc29000A4b1eCD326b6DafAE17bDA636475FeA1e7/logo.png differ diff --git a/blockchains/smartchain/assets/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16/info.json b/blockchains/smartchain/assets/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16/info.json new file mode 100644 index 0000000000000..21462589c5a39 --- /dev/null +++ b/blockchains/smartchain/assets/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16/info.json @@ -0,0 +1,69 @@ +{ + "name": "Staked BNB", + "type": "BEP20", + "symbol": "stkBNB", + "decimals": 18, + "website": "https://pstake.finance/", + "description": "stkBNB is one of the stkASSETs from pSTAKE. pSTAKE is a liquid staking protocol that unlocks liquidity for your staked assets. With pSTAKE, you can securely stake your Proof-of-Stake (PoS) assets, participate in protocol improvements and security to earn staking rewards, and receive staked underlying representative tokens (stkASSETs) which can be used to explore additional yield opportunities across DeFi.", + "explorer": "https://bscscan.com/token/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16", + "status": "active", + "id": "0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pStakeFinance" + }, + { + "name": "github", + "url": "https://github.com/persistenceOne" + }, + { + "name": "telegram", + "url": "https://t.me/pstakefinance" + }, + { + "name": "docs", + "url": "https://docs.pstake.finance/" + }, + { + "name": "blog", + "url": "https://blog.pstake.finance/" + }, + { + "name": "forum", + "url": "https://forum.pstake.finance/" + }, + { + "name": "discord", + "url": "https://discord.com/PKHJ3Kn2M2" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/PersistenceOne/" + }, + { + "name": "medium", + "url": "https://pstake.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC5wqI1ZRdkCjWWVOCQdhxLQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stkbnb/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/pstake-staked-bnb" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16#code" + } + ], + "tags": [ + "defi", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16/logo.png b/blockchains/smartchain/assets/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16/logo.png new file mode 100644 index 0000000000000..f12009e239253 Binary files /dev/null and b/blockchains/smartchain/assets/0xc2E9d07F66A89c44062459A47a0D2Dc038E4fb16/logo.png differ diff --git a/blockchains/smartchain/assets/0xc30C95205C7BC70D81da8e852255Cc89B90480f7/info.json b/blockchains/smartchain/assets/0xc30C95205C7BC70D81da8e852255Cc89B90480f7/info.json new file mode 100644 index 0000000000000..41b3893cbcbe4 --- /dev/null +++ b/blockchains/smartchain/assets/0xc30C95205C7BC70D81da8e852255Cc89B90480f7/info.json @@ -0,0 +1,28 @@ +{ + "name": "ADD FINANCE", + "type": "BEP20", + "symbol": "ADD", + "decimals": 18, + "website": "https://add.finance/", + "description": "Add finance is emerging tech platform which scale the defi with AI (Artificial Intelligence ) to make more scalable and reliable trading bots and DApps.", + "explorer": "https://bscscan.com/token/0xc30C95205C7BC70D81da8e852255Cc89B90480f7", + "status": "active", + "id": "0xc30C95205C7BC70D81da8e852255Cc89B90480f7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/adddotfinance" + }, + { + "name": "telegram", + "url": "https://t.me/adddotfinance" + }, + { + "name": "whitepaper", + "url": "https://add.finance/static/assets/Add%20Finance%20-%20Whitepaper%20Final.pdf" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc30C95205C7BC70D81da8e852255Cc89B90480f7/logo.png b/blockchains/smartchain/assets/0xc30C95205C7BC70D81da8e852255Cc89B90480f7/logo.png new file mode 100644 index 0000000000000..376a83227291b Binary files /dev/null and b/blockchains/smartchain/assets/0xc30C95205C7BC70D81da8e852255Cc89B90480f7/logo.png differ diff --git a/blockchains/smartchain/assets/0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6/info.json b/blockchains/smartchain/assets/0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6/info.json new file mode 100644 index 0000000000000..d86289bf1cce7 --- /dev/null +++ b/blockchains/smartchain/assets/0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6/info.json @@ -0,0 +1,41 @@ +{ + "name": "Vikings Inu", + "type": "BEP20", + "symbol": "VIKINGS", + "decimals": 9, + "website": "https://vikingsinu.org", + "description": "Vikings Doge Coin for Global Communities. 4% redistribution, curated aggregation platform & Vikings Treasure Hunt Game.", + "explorer": "https://bscscan.com/token/0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6", + "status": "active", + "id": "0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vikingsinu" + }, + { + "name": "github", + "url": "https://github.com/vikingsinu" + }, + { + "name": "telegram", + "url": "https://t.me/vikings_inu" + }, + { + "name": "whitepaper", + "url": "https://vikingsinu.org/assets/Vikings_Inu_Whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vikings-inu/" + }, + { + "name": "medium", + "url": "https://medium.com/@VikingsInu" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6/logo.png b/blockchains/smartchain/assets/0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6/logo.png new file mode 100644 index 0000000000000..73a05ee0e0e9a Binary files /dev/null and b/blockchains/smartchain/assets/0xc3583C8328eCB4DC8751C7e4fe7bCC18E558A4b6/logo.png differ diff --git a/blockchains/smartchain/assets/0xc3601108947A46B219C09f24c668a52756C8d977/info.json b/blockchains/smartchain/assets/0xc3601108947A46B219C09f24c668a52756C8d977/info.json new file mode 100644 index 0000000000000..fb5c64abf88c7 --- /dev/null +++ b/blockchains/smartchain/assets/0xc3601108947A46B219C09f24c668a52756C8d977/info.json @@ -0,0 +1,44 @@ +{ + "name": "VLaunch", + "type": "BEP20", + "symbol": "VPAD", + "decimals": 18, + "website": "https://www.vlaunch.com", + "description": "First Fully Influencer-Backed Multi-Chain Launchpad", + "explorer": "https://bscscan.com/token/0xc3601108947A46B219C09f24c668a52756C8d977", + "status": "abandoned", + "id": "0xc3601108947A46B219C09f24c668a52756C8d977", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vlaunchcom" + }, + { + "name": "telegram", + "url": "https://t.me/VLaunchCOMToken" + }, + { + "name": "telegram_news", + "url": "https://t.me/codenamevalerts" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vlaunch" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vlaunch" + }, + { + "name": "source_code", + "url": "https://github.com/vlaunchcom" + }, + { + "name": "whitepaper", + "url": "https://www.vlaunch.com/whitepaper" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513/info.json b/blockchains/smartchain/assets/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513/info.json new file mode 100644 index 0000000000000..09223030149e1 --- /dev/null +++ b/blockchains/smartchain/assets/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513/info.json @@ -0,0 +1,29 @@ +{ + "name": "LevelUp Gaming", + "symbol": "LVLUP", + "type": "BEP20", + "decimals": 9, + "description": "LevelUP your one stop P2E Blockchain Gaming Platform built for both players and game developers.", + "website": "https://www.level-up.game", + "explorer": "https://bscscan.com/token/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513", + "status": "active", + "id": "0xc3Bd3e021801A34104fcb5E29DE6689a9b204513", + "links": [ + { + "name": "telegram", + "url": "https://t.me/levelup_games" + }, + { + "name": "twitter", + "url": "https://twitter.com/LevelUpBSC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/levelup-gaming/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/levelup-gaming" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513/logo.png b/blockchains/smartchain/assets/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513/logo.png new file mode 100644 index 0000000000000..e28ca9f0f95b7 Binary files /dev/null and b/blockchains/smartchain/assets/0xc3Bd3e021801A34104fcb5E29DE6689a9b204513/logo.png differ diff --git a/blockchains/smartchain/assets/0xc3D912863152E1Afc935AD0D42d469e7C6B05B77/info.json b/blockchains/smartchain/assets/0xc3D912863152E1Afc935AD0D42d469e7C6B05B77/info.json new file mode 100644 index 0000000000000..c81538dd642e2 --- /dev/null +++ b/blockchains/smartchain/assets/0xc3D912863152E1Afc935AD0D42d469e7C6B05B77/info.json @@ -0,0 +1,25 @@ +{ + "name": "Lucky", + "website": "https://www.luckylion.io", + "description": "LUCKY is a token for play a game in Lucky Lion Platform.", + "explorer": "https://bscscan.com/token/0xc3D912863152E1Afc935AD0D42d469e7C6B05B77", + "type": "BEP20", + "symbol": "LUCKY", + "decimals": 18, + "status": "active", + "id": "0xc3D912863152E1Afc935AD0D42d469e7C6B05B77", + "links": [ + { + "name": "github", + "url": "https://github.com/LuckyLionIO" + }, + { + "name": "twitter", + "url": "https://twitter.com/LuckyLionGameFi" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/luckylionofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc3D912863152E1Afc935AD0D42d469e7C6B05B77/logo.png b/blockchains/smartchain/assets/0xc3D912863152E1Afc935AD0D42d469e7C6B05B77/logo.png new file mode 100644 index 0000000000000..1957e304f40f8 Binary files /dev/null and b/blockchains/smartchain/assets/0xc3D912863152E1Afc935AD0D42d469e7C6B05B77/logo.png differ diff --git a/blockchains/smartchain/assets/0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1/info.json b/blockchains/smartchain/assets/0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1/info.json new file mode 100644 index 0000000000000..7a975b83d1227 --- /dev/null +++ b/blockchains/smartchain/assets/0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1/info.json @@ -0,0 +1,37 @@ +{ + "name": "BEAR", + "type": "BEP20", + "symbol": "BEAR", + "decimals": 18, + "website": "https://bear.honeyfarm.finance", + "description": "A Native Token of HoneyFarm Finance Layer 2, HoneyBear", + "explorer": "https://bscscan.com/token/0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1", + "status": "active", + "id": "0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HoneyFarmFi" + }, + { + "name": "github", + "url": "https://github.com/HoneyFarmFi/HoneyFarmContracts" + }, + { + "name": "telegram", + "url": "https://t.me/HoneyFarmChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/HoneyFarmAnn" + }, + { + "name": "blog", + "url": "https://medium.com/@honeyfarmchef" + }, + { + "name": "docs", + "url": "https://docs.honeyfarm.finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1/logo.png b/blockchains/smartchain/assets/0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1/logo.png new file mode 100644 index 0000000000000..fc2dff7672af9 Binary files /dev/null and b/blockchains/smartchain/assets/0xc3EAE9b061Aa0e1B9BD3436080Dc57D2d63FEdc1/logo.png differ diff --git a/blockchains/smartchain/assets/0xc41689A727469C1573009757200371edf36D540e/info.json b/blockchains/smartchain/assets/0xc41689A727469C1573009757200371edf36D540e/info.json new file mode 100644 index 0000000000000..bf374b1636232 --- /dev/null +++ b/blockchains/smartchain/assets/0xc41689A727469C1573009757200371edf36D540e/info.json @@ -0,0 +1,29 @@ +{ + "name": "Dynamix", + "type": "BEP20", + "symbol": "DYNA", + "decimals": 9, + "website": "https://dynamix.finance/", + "description": "Dynamix, The first token created with an evolving algorithm based on events. Dynamic rewards increased from 2% to 8% according to the number of holders, sell fees decreases from 17% to 5% according to hold time, and also buyback and burn system.", + "explorer": "https://bscscan.com/token/0xc41689A727469C1573009757200371edf36D540e", + "status": "active", + "id": "0xc41689A727469C1573009757200371edf36D540e", + "links": [ + { + "name": "github", + "url": "https://github.com/dynamixtoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/Dynamixarmy" + }, + { + "name": "telegram", + "url": "https://t.me/DynamixToken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Dynamixarmy/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc41689A727469C1573009757200371edf36D540e/logo.png b/blockchains/smartchain/assets/0xc41689A727469C1573009757200371edf36D540e/logo.png new file mode 100644 index 0000000000000..db743f76b27c7 Binary files /dev/null and b/blockchains/smartchain/assets/0xc41689A727469C1573009757200371edf36D540e/logo.png differ diff --git a/blockchains/smartchain/assets/0xc4736F2611A62d545DC2D0d8f0766283617e6FcB/info.json b/blockchains/smartchain/assets/0xc4736F2611A62d545DC2D0d8f0766283617e6FcB/info.json new file mode 100644 index 0000000000000..f7b6b4e9f3069 --- /dev/null +++ b/blockchains/smartchain/assets/0xc4736F2611A62d545DC2D0d8f0766283617e6FcB/info.json @@ -0,0 +1,24 @@ +{ + "name": "TopGoal", + "type": "BEP20", + "symbol": "Goal", + "decimals": 18, + "website": "https://topgoal.io/", + "description": "TOPGOAL is a football metaverse with officially licensed digital collectibles, GameFi & SocialFi, with vision of bridging sports to web3.", + "explorer": "https://bscscan.com/token/0xc4736f2611a62d545dc2d0d8f0766283617e6fcb", + "status": "active", + "id": "0xc4736F2611A62d545DC2D0d8f0766283617e6FcB", + "links": [ + { + "name": "medium", + "url": "https://medium.com/@topgoal_nft" + }, + { + "name": "twitter", + "url": "https://twitter.com/TopGoal_NFT" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc4736F2611A62d545DC2D0d8f0766283617e6FcB/logo.png b/blockchains/smartchain/assets/0xc4736F2611A62d545DC2D0d8f0766283617e6FcB/logo.png new file mode 100644 index 0000000000000..1e4b470346f63 Binary files /dev/null and b/blockchains/smartchain/assets/0xc4736F2611A62d545DC2D0d8f0766283617e6FcB/logo.png differ diff --git a/blockchains/smartchain/assets/0xc47f53c425d08f8457471538Ae641655814bEAe8/info.json b/blockchains/smartchain/assets/0xc47f53c425d08f8457471538Ae641655814bEAe8/info.json new file mode 100644 index 0000000000000..1d845e3ba3918 --- /dev/null +++ b/blockchains/smartchain/assets/0xc47f53c425d08f8457471538Ae641655814bEAe8/info.json @@ -0,0 +1,21 @@ +{ + "name": "SurfMoon Token", + "type": "BEP20", + "symbol": "SURFMOON", + "decimals": 9, + "website": "https://surfmoon.io", + "description": "SurfMoon is the first travel-based BNB redistribution token focusing on rewarding it's holders.", + "explorer": "https://bscscan.com/token/0xc47f53c425d08f8457471538Ae641655814bEAe8", + "status": "active", + "id": "0xc47f53c425d08f8457471538Ae641655814bEAe8", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/surfmoon/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/surfmoon" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc47f53c425d08f8457471538Ae641655814bEAe8/logo.png b/blockchains/smartchain/assets/0xc47f53c425d08f8457471538Ae641655814bEAe8/logo.png new file mode 100644 index 0000000000000..30e9de736ccb9 Binary files /dev/null and b/blockchains/smartchain/assets/0xc47f53c425d08f8457471538Ae641655814bEAe8/logo.png differ diff --git a/blockchains/smartchain/assets/0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1/info.json b/blockchains/smartchain/assets/0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1/info.json index 0b6e894700c58..6eb7583049da4 100644 --- a/blockchains/smartchain/assets/0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1/info.json +++ b/blockchains/smartchain/assets/0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1/info.json @@ -4,7 +4,7 @@ "symbol": "TTDX", "decimals": 8, "website": "https://turtledex.io/", - "description": "Turtledex is the first decentralized storage solution on Binance Smart Chain. Our goal is to provide a network of node operators and share their storage and bandwidth to create completely secured and fast decentralized storage system.\",\n \"research\": \"https://gitdoc.turtledex.io/", + "description": "Turtledex is the first decentralized storage solution on Binance Smart Chain. Our goal is to provide a network of node operators and share their storage and bandwidth to create completely secured and fast decentralized storage system.", "explorer": "https://bscscan.com/token/0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1", "status": "active", "id": "0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1" diff --git a/blockchains/smartchain/assets/0xc49DDe62B4A0810074721fAcA54Aab52369f486a/info.json b/blockchains/smartchain/assets/0xc49DDe62B4A0810074721fAcA54Aab52369f486a/info.json new file mode 100644 index 0000000000000..9fd6701df2a3f --- /dev/null +++ b/blockchains/smartchain/assets/0xc49DDe62B4A0810074721fAcA54Aab52369f486a/info.json @@ -0,0 +1,41 @@ +{ + "name": "Polker", + "website": "https://www.polker.io", + "description": "Polker is the first blockchain online poker game that uses Unreal Engine 4 for immersive and powerful gameplay while utilizing a provably fair system for truly transparent gameplay.", + "explorer": "https://bscscan.com/token/0xc49DDe62B4A0810074721fAcA54Aab52369f486a", + "type": "BEP20", + "symbol": "PKR", + "decimals": 18, + "status": "active", + "id": "0xc49DDe62B4A0810074721fAcA54Aab52369f486a", + "links": [ + { + "name": "github", + "url": "https://github.com/polker-io" + }, + { + "name": "twitter", + "url": "https://twitter.com/POLKER_PKR" + }, + { + "name": "facebook", + "url": "https://facebook.com/PolkerPKR" + }, + { + "name": "medium", + "url": "https://polker-pkr.medium.com" + }, + { + "name": "telegram", + "url": "https://t.me/polkercrew" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/polker" + }, + { + "name": "whitepaper", + "url": "https://demo.polker.io/wp-content/uploads/2021/06/Polker-Whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc49DDe62B4A0810074721fAcA54Aab52369f486a/logo.png b/blockchains/smartchain/assets/0xc49DDe62B4A0810074721fAcA54Aab52369f486a/logo.png new file mode 100644 index 0000000000000..e8b46c1ec9069 Binary files /dev/null and b/blockchains/smartchain/assets/0xc49DDe62B4A0810074721fAcA54Aab52369f486a/logo.png differ diff --git a/blockchains/smartchain/assets/0xc4a54699d24C5C130cf866974181E41e22bb3b07/info.json b/blockchains/smartchain/assets/0xc4a54699d24C5C130cf866974181E41e22bb3b07/info.json new file mode 100644 index 0000000000000..2a7fcf7582d11 --- /dev/null +++ b/blockchains/smartchain/assets/0xc4a54699d24C5C130cf866974181E41e22bb3b07/info.json @@ -0,0 +1,29 @@ +{ + "name": "Floki Elon", + "type": "BEP20", + "symbol": "FlokiElon", + "decimals": 9, + "website": "https://www.flokielon.net/", + "description": "World's Best Community Meme Token", + "explorer": "https://bscscan.com/token/0xc4a54699d24C5C130cf866974181E41e22bb3b07", + "status": "active", + "id": "0xc4a54699d24C5C130cf866974181E41e22bb3b07", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/floki_real" + }, + { + "name": "github", + "url": "https://github.com/flokielonreal" + }, + { + "name": "telegram", + "url": "https://t.me/Floki_Real" + }, + { + "name": "telegram_news", + "url": "https://t.me/FlokiReal" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc4a54699d24C5C130cf866974181E41e22bb3b07/logo.png b/blockchains/smartchain/assets/0xc4a54699d24C5C130cf866974181E41e22bb3b07/logo.png new file mode 100644 index 0000000000000..bbc6963b6fc3d Binary files /dev/null and b/blockchains/smartchain/assets/0xc4a54699d24C5C130cf866974181E41e22bb3b07/logo.png differ diff --git a/blockchains/smartchain/assets/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A/info.json b/blockchains/smartchain/assets/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A/info.json new file mode 100644 index 0000000000000..c63897e5945aa --- /dev/null +++ b/blockchains/smartchain/assets/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A/info.json @@ -0,0 +1,33 @@ +{ + "name": "The Doge World", + "website": "https://thedogeworld.io", + "description": "TheDogeWorld is a community based token with upcoming NFT marketplace.", + "explorer": "https://bscscan.com/token/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A", + "type": "BEP20", + "symbol": "TDW", + "decimals": 18, + "status": "active", + "id": "0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/thedogeworld_io" + }, + { + "name": "telegram", + "url": "https://t.me/thedogeworld_io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-doge-world" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-doge-world/" + }, + { + "name": "whitepaper", + "url": "https://thedogeworld.io/whitepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A/logo.png b/blockchains/smartchain/assets/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A/logo.png new file mode 100644 index 0000000000000..14d1f5beb82f8 Binary files /dev/null and b/blockchains/smartchain/assets/0xc5a72FC4324EF3fcEBAFf9b5E729487719Eb5B7A/logo.png differ diff --git a/blockchains/smartchain/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/info.json b/blockchains/smartchain/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/info.json new file mode 100644 index 0000000000000..7585968a46646 --- /dev/null +++ b/blockchains/smartchain/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/info.json @@ -0,0 +1,28 @@ +{ + "name": "First Digital USD", + "type": "BEP20", + "symbol": "FDUSD", + "decimals": 18, + "website": "https://firstdigitallabs.com/", + "description": "FDUSD (First Digital USD) is a 1:1 USD-backed Stablecoin. FDUSD revolutionizes global finance with a cutting-edge digital stablecoin, providing businesses and builders with security, speed, and innovation worldwide.", + "explorer": "https://bscscan.com/token/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409", + "status": "active", + "id": "0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FDLabsHQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/first-digital-usd" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/first-digital-usd" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/logo.png b/blockchains/smartchain/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/logo.png new file mode 100644 index 0000000000000..5d54b8a4dba01 Binary files /dev/null and b/blockchains/smartchain/assets/0xc5f0f7b66764F6ec8C8Dff7BA683102295E16409/logo.png differ diff --git a/blockchains/smartchain/assets/0xc6f26e6df5f44C0Ccd939581987C09b866cDBd1A/info.json b/blockchains/smartchain/assets/0xc6f26e6df5f44C0Ccd939581987C09b866cDBd1A/info.json new file mode 100644 index 0000000000000..4cb65ee4cc1b7 --- /dev/null +++ b/blockchains/smartchain/assets/0xc6f26e6df5f44C0Ccd939581987C09b866cDBd1A/info.json @@ -0,0 +1,37 @@ +{ + "name": "InfinitUP", + "type": "BEP20", + "symbol": "IUP", + "decimals": 4, + "website": "https://infinitup.io/", + "description": "InfinitUP is a rebase token that also rewards in WBNB.", + "explorer": "https://bscscan.com/token/0xc6f26e6df5f44C0Ccd939581987C09b866cDBd1A", + "status": "active", + "id": "0xc6f26e6df5f44C0Ccd939581987C09b866cDBd1A", + "links": [ + { + "name": "github", + "url": "https://github.com/InfinitUP" + }, + { + "name": "twitter", + "url": "https://twitter.com/infinituptoken" + }, + { + "name": "telegram", + "url": "https://t.me/infinitup" + }, + { + "name": "medium", + "url": "https://infinitup.medium.com" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/infinitup" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/infinitup" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc6f26e6df5f44C0Ccd939581987C09b866cDBd1A/logo.png b/blockchains/smartchain/assets/0xc6f26e6df5f44C0Ccd939581987C09b866cDBd1A/logo.png new file mode 100644 index 0000000000000..8bf22411ae45b Binary files /dev/null and b/blockchains/smartchain/assets/0xc6f26e6df5f44C0Ccd939581987C09b866cDBd1A/logo.png differ diff --git a/blockchains/smartchain/assets/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193/info.json b/blockchains/smartchain/assets/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193/info.json new file mode 100644 index 0000000000000..587be76044373 --- /dev/null +++ b/blockchains/smartchain/assets/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193/info.json @@ -0,0 +1,32 @@ +{ + "name": "DODToken", + "website": "https://dayofdefeat.app", + "description": "DOD (Day of Defeat) is a token issued on the Binance Smart Chain. It is first and exciting social experiment on this planet, with a radical deflationary mathematical model which will keep the price of DOD token rising continuously.", + "explorer": "https://bscscan.com/token/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193", + "type": "BEP20", + "symbol": "DOD", + "decimals": 18, + "status": "active", + "id": "0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dayofdefeatBSC" + }, + { + "name": "telegram", + "url": "https://t.me/DayOfDefeatBSC" + }, + { + "name": "whitepaper", + "url": "https://github.com/DOD195450508/docs/blob/main/%24DOD-WhitePaper.pdf" + }, + { + "name": "discord", + "url": "https://discord.com/invite/yVGAW86x" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193/logo.png b/blockchains/smartchain/assets/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193/logo.png new file mode 100644 index 0000000000000..31e324d42f646 Binary files /dev/null and b/blockchains/smartchain/assets/0xc709878167Ed069Aea15FD0bD4E9758CEb4Da193/logo.png differ diff --git a/blockchains/smartchain/assets/0xc732B6586A93b6B7CF5FeD3470808Bc74998224D/info.json b/blockchains/smartchain/assets/0xc732B6586A93b6B7CF5FeD3470808Bc74998224D/info.json new file mode 100644 index 0000000000000..e42b70acb6a32 --- /dev/null +++ b/blockchains/smartchain/assets/0xc732B6586A93b6B7CF5FeD3470808Bc74998224D/info.json @@ -0,0 +1,53 @@ +{ + "name": "KmonCoin", + "type": "BEP20", + "symbol": "KMON", + "decimals": 18, + "website": "https://kryptomon.co", + "description": "Kryptomons are digital collectible monsters. Breed and take care of them and fight with other players. Every creature has a unique but mutable genetic code made up of different genotypes that will determine all the aspects - both physical and behavioural - of the creature.", + "explorer": "https://bscscan.com/token/0xc732B6586A93b6B7CF5FeD3470808Bc74998224D", + "status": "active", + "id": "0xc732B6586A93b6B7CF5FeD3470808Bc74998224D", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/KryptomonTeam" + }, + { + "name": "telegram", + "url": "https://t.me/kryptomonofficial" + }, + { + "name": "medium", + "url": "https://medium.com/kryptomon" + }, + { + "name": "whitepaper", + "url": "https://kryptomon.co/white-paper" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/KryptomonGame" + }, + { + "name": "facebook", + "url": "https://facebook.com/KryptomonTeam" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kryptomon/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kryptomon" + }, + { + "name": "discord", + "url": "https://discord.com/invite/hYRjSfsWXt" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Kryptomon/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc732B6586A93b6B7CF5FeD3470808Bc74998224D/logo.png b/blockchains/smartchain/assets/0xc732B6586A93b6B7CF5FeD3470808Bc74998224D/logo.png new file mode 100644 index 0000000000000..72d5600739dd0 Binary files /dev/null and b/blockchains/smartchain/assets/0xc732B6586A93b6B7CF5FeD3470808Bc74998224D/logo.png differ diff --git a/blockchains/smartchain/assets/0xc748673057861a797275CD8A068AbB95A902e8de/info.json b/blockchains/smartchain/assets/0xc748673057861a797275CD8A068AbB95A902e8de/info.json index a1b4f4532860f..bf15884f2f25a 100644 --- a/blockchains/smartchain/assets/0xc748673057861a797275CD8A068AbB95A902e8de/info.json +++ b/blockchains/smartchain/assets/0xc748673057861a797275CD8A068AbB95A902e8de/info.json @@ -1,11 +1,40 @@ { "name": "Baby Doge Coin", - "website": "https://babydogecoin.com/", - "description": "Earn Coins & Rescue Dogs. Baby Doge has learned a few tricks and lessons from his meme father, Doge Coin. A new crypto birthed by members of the Doge Coin online community. Baby Doge seeks to impress his father by showing his new improved transaction speeds & adorableness. He is Hyper-deflationary with an integrated smart staking system built in to reward you, so more baby doge coins are being automatically added to your wallet each transaction. Simply Love, pet, and watch your baby doge grow.", - "explorer": "https://bscscan.com/token/0xc748673057861a797275CD8A068AbB95A902e8de", "type": "BEP20", "symbol": "BabyDoge", "decimals": 9, + "website": "https://babydoge.com/", + "description": "Baby Doge Coin has learned a few tricks and lessons from his meme father, Doge. A new crypto birthed by fans of the Doge Meme online community. He is Hyper-deflationary with static reflection that rewards holders, so more baby doge coins are being automatically added to your wallet each transaction. Simply Love, pet, and hold as 5% from each transaction is automatically redistributed to baby doge holders via smart contract.", + "explorer": "https://bscscan.com/token/0xc748673057861a797275CD8A068AbB95A902e8de", "status": "active", - "id": "0xc748673057861a797275CD8A068AbB95A902e8de" + "id": "0xc748673057861a797275CD8A068AbB95A902e8de", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/babydogecoin" + }, + { + "name": "telegram", + "url": "https://t.me/babydogecoin" + }, + { + "name": "discord", + "url": "https://discord.com/invite/babydogecoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/babydogecoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/Baby_doge_coin" + }, + { + "name": "whitepaper", + "url": "https://cdn.filestackcontent.com/FNtpWVlfRGyCGhth5FMA" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc74cD0042c837Ce59210857504eBb0859E06aA22/info.json b/blockchains/smartchain/assets/0xc74cD0042c837Ce59210857504eBb0859E06aA22/info.json new file mode 100644 index 0000000000000..5624fd5d44306 --- /dev/null +++ b/blockchains/smartchain/assets/0xc74cD0042c837Ce59210857504eBb0859E06aA22/info.json @@ -0,0 +1,57 @@ +{ + "name": "SafuYield", + "type": "BEP20", + "symbol": "SAFUYIELD", + "decimals": 9, + "website": "https://safuyield.com", + "description": "SAFUYIELD is the native ecosystem token of the www.SAFU.net platform and utility for all its projects.", + "explorer": "https://bscscan.com/token/0xc74cD0042c837Ce59210857504eBb0859E06aA22", + "status": "active", + "id": "0xc74cD0042c837Ce59210857504eBb0859E06aA22", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/safuyield" + }, + { + "name": "github", + "url": "https://github.com/safuyield" + }, + { + "name": "telegram", + "url": "https://t.me/safuyield" + }, + { + "name": "telegram_news", + "url": "https://t.me/safuyield_news" + }, + { + "name": "medium", + "url": "https://safuyield.medium.com" + }, + { + "name": "discord", + "url": "https://discord.com/invite/h57WyJuqEp" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SafuYield" + }, + { + "name": "whitepaper", + "url": "https://safu.net/SafuYield-Protocol-litepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/safuyield-protocol" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/safuyield-protocol" + }, + { + "name": "facebook", + "url": "https://facebook.com/safu.net" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc74cD0042c837Ce59210857504eBb0859E06aA22/logo.png b/blockchains/smartchain/assets/0xc74cD0042c837Ce59210857504eBb0859E06aA22/logo.png new file mode 100644 index 0000000000000..d71b3be7abc93 Binary files /dev/null and b/blockchains/smartchain/assets/0xc74cD0042c837Ce59210857504eBb0859E06aA22/logo.png differ diff --git a/blockchains/smartchain/assets/0xc77Dd3AdE7b717583E0924466E4E474A5673332c/info.json b/blockchains/smartchain/assets/0xc77Dd3AdE7b717583E0924466E4E474A5673332c/info.json new file mode 100644 index 0000000000000..e0790a94e0f6f --- /dev/null +++ b/blockchains/smartchain/assets/0xc77Dd3AdE7b717583E0924466E4E474A5673332c/info.json @@ -0,0 +1,41 @@ +{ + "name": "Magic Beasties", + "type": "BEP20", + "symbol": "BSTS", + "decimals": 9, + "website": "https://beasties.online/", + "description": "BSTS is a hyper-deflationary token running on Binance Smart Chain, which will be used in the in-game store to buy Beasties and other items", + "explorer": "https://bscscan.com/token/0xc77Dd3AdE7b717583E0924466E4E474A5673332c", + "status": "active", + "id": "0xc77Dd3AdE7b717583E0924466E4E474A5673332c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/beasties_online" + }, + { + "name": "github", + "url": "https://github.com/MagicBeastiesOnline" + }, + { + "name": "telegram", + "url": "https://t.me/beastieschat" + }, + { + "name": "docs", + "url": "https://docs.beasties.online/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/magic-beasties/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/magic-beasties" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xc77Dd3AdE7b717583E0924466E4E474A5673332c#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc77Dd3AdE7b717583E0924466E4E474A5673332c/logo.png b/blockchains/smartchain/assets/0xc77Dd3AdE7b717583E0924466E4E474A5673332c/logo.png new file mode 100644 index 0000000000000..93f135dcc2a59 Binary files /dev/null and b/blockchains/smartchain/assets/0xc77Dd3AdE7b717583E0924466E4E474A5673332c/logo.png differ diff --git a/blockchains/smartchain/assets/0xc7Ad2CE38f208eED77a368613C62062fCE88f125/info.json b/blockchains/smartchain/assets/0xc7Ad2CE38f208eED77a368613C62062fCE88f125/info.json new file mode 100644 index 0000000000000..63b9f5cd83e06 --- /dev/null +++ b/blockchains/smartchain/assets/0xc7Ad2CE38f208eED77a368613C62062fCE88f125/info.json @@ -0,0 +1,41 @@ +{ + "name": "AERDROP", + "website": "https://www.aerdrop.finance/", + "description": "$AER token offers holders redistribution %, $AER airdrops & free access to the first Defi launchpad for new tokens offering exclusive airdrops.", + "explorer": "https://bscscan.com/token/0xc7Ad2CE38f208eED77a368613C62062fCE88f125", + "type": "BEP20", + "symbol": "AER", + "decimals": 9, + "status": "active", + "id": "0xc7Ad2CE38f208eED77a368613C62062fCE88f125", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aerdrop/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aerdrop" + }, + { + "name": "telegram", + "url": "https://t.me/aerdropofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/aerdropann" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCOpRiuwOQgEYFkljfJmpNWg" + }, + { + "name": "twitter", + "url": "https://twitter.com/AerdropOfficial" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AerdropOfficial/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc7Ad2CE38f208eED77a368613C62062fCE88f125/logo.png b/blockchains/smartchain/assets/0xc7Ad2CE38f208eED77a368613C62062fCE88f125/logo.png new file mode 100644 index 0000000000000..ddc0dbbb96651 Binary files /dev/null and b/blockchains/smartchain/assets/0xc7Ad2CE38f208eED77a368613C62062fCE88f125/logo.png differ diff --git a/blockchains/smartchain/assets/0xc836d8dC361E44DbE64c4862D55BA041F88Ddd39/info.json b/blockchains/smartchain/assets/0xc836d8dC361E44DbE64c4862D55BA041F88Ddd39/info.json new file mode 100644 index 0000000000000..e28c950b1257e --- /dev/null +++ b/blockchains/smartchain/assets/0xc836d8dC361E44DbE64c4862D55BA041F88Ddd39/info.json @@ -0,0 +1,14 @@ +{ + "name": "MATIC (Portal from Polygon)", + "type": "BEP20", + "symbol": "MATICpo", + "decimals": 18, + "description": "Cross Chain Portal Bridged Token", + "website": "https://polygon.technology/", + "explorer": "https://bscscan.com/token/0xc836d8dC361E44DbE64c4862D55BA041F88Ddd39", + "status": "active", + "id": "0xc836d8dC361E44DbE64c4862D55BA041F88Ddd39", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc836d8dC361E44DbE64c4862D55BA041F88Ddd39/logo.png b/blockchains/smartchain/assets/0xc836d8dC361E44DbE64c4862D55BA041F88Ddd39/logo.png new file mode 100644 index 0000000000000..60c97897b870c Binary files /dev/null and b/blockchains/smartchain/assets/0xc836d8dC361E44DbE64c4862D55BA041F88Ddd39/logo.png differ diff --git a/blockchains/smartchain/assets/0xc864019047B864B6ab609a968ae2725DFaee808A/info.json b/blockchains/smartchain/assets/0xc864019047B864B6ab609a968ae2725DFaee808A/info.json new file mode 100644 index 0000000000000..efb0d46d6dfc9 --- /dev/null +++ b/blockchains/smartchain/assets/0xc864019047B864B6ab609a968ae2725DFaee808A/info.json @@ -0,0 +1,25 @@ +{ + "name": "Biconomy Token", + "type": "BEP20", + "symbol": "BIT", + "decimals": 9, + "website": "https://biconomy.com", + "description": "Biconomy is a Canadian digital currency exchange.", + "explorer": "https://bscscan.com/token/0xc864019047B864B6ab609a968ae2725DFaee808A", + "status": "active", + "id": "0xc864019047B864B6ab609a968ae2725DFaee808A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SheludkoDmitriy?s=12" + }, + { + "name": "telegram", + "url": "https://t.me/Biconomy_Global" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/biconomy-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc864019047B864B6ab609a968ae2725DFaee808A/logo.png b/blockchains/smartchain/assets/0xc864019047B864B6ab609a968ae2725DFaee808A/logo.png new file mode 100644 index 0000000000000..c327ce9812823 Binary files /dev/null and b/blockchains/smartchain/assets/0xc864019047B864B6ab609a968ae2725DFaee808A/logo.png differ diff --git a/blockchains/smartchain/assets/0xc8C06a58E4ad7c01b9bb5Af6C76a7a1CfEBd0319/info.json b/blockchains/smartchain/assets/0xc8C06a58E4ad7c01b9bb5Af6C76a7a1CfEBd0319/info.json new file mode 100644 index 0000000000000..bd46c8afeafdd --- /dev/null +++ b/blockchains/smartchain/assets/0xc8C06a58E4ad7c01b9bb5Af6C76a7a1CfEBd0319/info.json @@ -0,0 +1,68 @@ +{ + "name": "ICLICK INU", + "type": "BEP20", + "symbol": "ICLICK", + "decimals": 18, + "website": "https://iclickinu.com/", + "description": "Introducing the best PTC Blockchain platform. At iClick Inu, we have combined the power of blockchain with PTC advertising to create a whole new way to earn. Our platform ensures that your interactions and earnings are recorded on a secure and tamper-proof digital ledger, making everything transparent and trustworthy.", + "explorer": "https://bscscan.com/token/0xc8C06a58E4ad7c01b9bb5Af6C76a7a1CfEBd0319", + "status": "active", + "id": "0xc8C06a58E4ad7c01b9bb5Af6C76a7a1CfEBd0319", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/iclickinu" + }, + { + "name": "github", + "url": "https://github.com/iclickinu" + }, + { + "name": "telegram", + "url": "https://t.me/iclickinu" + }, + { + "name": "telegram_news", + "url": "https://t.me/ICLICKINU_TOKEN" + }, + { + "name": "blog", + "url": "https://iclickinu.com/blog" + }, + { + "name": "facebook", + "url": "https://facebook.com/profile.php?id=100092729705836" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/BridalBorate569" + }, + { + "name": "whitepaper", + "url": "https://iclickinu.com/whitepaper" + }, + { + "name": "medium", + "url": "https://medium.com/@iclickinu" + }, + { + "name": "youtube", + "url": "https://youtube.com/@iclickinu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/dexscan/bsc/0xcdb21401f042ede32b74809c27b91a8a90a5a00e/" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0xc8c06a58e4ad7c01b9bb5af6c76a7a1cfebd0319#code" + }, + { + "name": "docs", + "url": "https://iclickinu.com/tokeninfo" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xc8C06a58E4ad7c01b9bb5Af6C76a7a1CfEBd0319/logo.png b/blockchains/smartchain/assets/0xc8C06a58E4ad7c01b9bb5Af6C76a7a1CfEBd0319/logo.png new file mode 100644 index 0000000000000..1022f7423227b Binary files /dev/null and b/blockchains/smartchain/assets/0xc8C06a58E4ad7c01b9bb5Af6C76a7a1CfEBd0319/logo.png differ diff --git a/blockchains/smartchain/assets/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C/info.json b/blockchains/smartchain/assets/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C/info.json new file mode 100644 index 0000000000000..bda1725631c19 --- /dev/null +++ b/blockchains/smartchain/assets/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C/info.json @@ -0,0 +1,33 @@ +{ + "name": "DragonSlayer", + "type": "BEP20", + "symbol": "DRS", + "decimals": 9, + "website": "https://www.dragonslayer.games/", + "description": "Dragon Slayer is a NFT gaming ecosystem aiming to build a vast Dragon Universe living on the Binance Smart Chain where millions of players all around the world participate in the blockchain-based NFT game in a simple, fast and fun way. Dragon Slayer creates a complete blockchain gaming ecosystem that connects game players, developers, communities and distributors.", + "explorer": "https://bscscan.com/token/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C", + "status": "active", + "id": "0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DragonSlayerNft" + }, + { + "name": "telegram", + "url": "https://t.me/DragonSlayerNftChannel" + }, + { + "name": "facebook", + "url": "https://facebook.com/DragonSlayer2NFT" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dragon-slayer" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dragon-slayer" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C/logo.png b/blockchains/smartchain/assets/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C/logo.png new file mode 100644 index 0000000000000..ef8335057bbc2 Binary files /dev/null and b/blockchains/smartchain/assets/0xc8E8ecB2A5B5d1eCFf007BF74d15A86434aA0c5C/logo.png differ diff --git a/blockchains/smartchain/assets/0xc978BA9309f3c3bE3a79302251A2bB041bAa7118/info.json b/blockchains/smartchain/assets/0xc978BA9309f3c3bE3a79302251A2bB041bAa7118/info.json new file mode 100644 index 0000000000000..3d032aebbba06 --- /dev/null +++ b/blockchains/smartchain/assets/0xc978BA9309f3c3bE3a79302251A2bB041bAa7118/info.json @@ -0,0 +1,29 @@ +{ + "name": "Kitty Shiba", + "type": "BEP20", + "symbol": "KSHIBA", + "decimals": 18, + "website": "https://kittyshiba.com", + "description": "KittyShiba, a decentralized & unique way to earn. Running on BSC, Token REFLECTION earning with very intelligent coding, makes KittyShiba much powerful.", + "explorer": "https://bscscan.com/token/0xc978BA9309f3c3bE3a79302251A2bB041bAa7118", + "status": "active", + "id": "0xc978BA9309f3c3bE3a79302251A2bB041bAa7118", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/kittyshiba" + }, + { + "name": "github", + "url": "https://github.com/kittyshiba" + }, + { + "name": "telegram", + "url": "https://t.me/kittyshiba" + }, + { + "name": "telegram_news", + "url": "https://t.me/kittyshibanews" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc978BA9309f3c3bE3a79302251A2bB041bAa7118/logo.png b/blockchains/smartchain/assets/0xc978BA9309f3c3bE3a79302251A2bB041bAa7118/logo.png new file mode 100644 index 0000000000000..717bd817e4632 Binary files /dev/null and b/blockchains/smartchain/assets/0xc978BA9309f3c3bE3a79302251A2bB041bAa7118/logo.png differ diff --git a/blockchains/smartchain/assets/0xc98a8EC7A07f1b743E86896a52434C4C6A0Dbc42/info.json b/blockchains/smartchain/assets/0xc98a8EC7A07f1b743E86896a52434C4C6A0Dbc42/info.json new file mode 100644 index 0000000000000..20068ad5e7c55 --- /dev/null +++ b/blockchains/smartchain/assets/0xc98a8EC7A07f1b743E86896a52434C4C6A0Dbc42/info.json @@ -0,0 +1,33 @@ +{ + "name": "ASIX Token", + "type": "BEP20", + "symbol": "ASIX", + "decimals": 9, + "website": "https://asixtoken.com/", + "description": "ASIX Token is prestigious project backed by one of the most famous celebrities in Indonesia, Anang Hermansyah and His family. The token utility focusing on P2E Games, NFT Marketplace and Nusantara Land Metaverse.", + "explorer": "https://bscscan.com/token/0xc98a8EC7A07f1b743E86896a52434C4C6A0Dbc42", + "status": "abandoned", + "id": "0xc98a8EC7A07f1b743E86896a52434C4C6A0Dbc42", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/asix-token" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/asix" + }, + { + "name": "telegram", + "url": "https://t.me/asixtoken" + }, + { + "name": "twitter", + "url": "https://twitter.com/AsixToken" + } + ], + "tags": [ + "gamefi", + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xc9D53A339F3c22E016C6fA1E3Eb85AC32c75fED2/info.json b/blockchains/smartchain/assets/0xc9D53A339F3c22E016C6fA1E3Eb85AC32c75fED2/info.json new file mode 100644 index 0000000000000..7ee2b8623d504 --- /dev/null +++ b/blockchains/smartchain/assets/0xc9D53A339F3c22E016C6fA1E3Eb85AC32c75fED2/info.json @@ -0,0 +1,24 @@ +{ + "name": "Happiness Token", + "type": "BEP20", + "symbol": "HPS", + "decimals": 18, + "website": "https://billionhappiness.finance/", + "description": "HPS is a deflationary token and booster for BillionHappiness project to support liquidity, buyback, build the ecosystem, and Develop NFT marketplace. To create, buy, or collect digital items secured with BSC blockchain.", + "explorer": "https://bscscan.com/token/0xc9d53a339f3c22e016c6fa1e3eb85ac32c75fed2", + "status": "active", + "id": "0xc9D53A339F3c22E016C6fA1E3Eb85AC32c75fED2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BHC_Happiness" + }, + { + "name": "github", + "url": "https://github.com/HPSOfficial" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xc9D53A339F3c22E016C6fA1E3Eb85AC32c75fED2/logo.png b/blockchains/smartchain/assets/0xc9D53A339F3c22E016C6fA1E3Eb85AC32c75fED2/logo.png new file mode 100644 index 0000000000000..bef8fa97c8da7 Binary files /dev/null and b/blockchains/smartchain/assets/0xc9D53A339F3c22E016C6fA1E3Eb85AC32c75fED2/logo.png differ diff --git a/blockchains/smartchain/assets/0xcA1262e77Fb25c0a4112CFc9bad3ff54F617f2e6/info.json b/blockchains/smartchain/assets/0xcA1262e77Fb25c0a4112CFc9bad3ff54F617f2e6/info.json new file mode 100644 index 0000000000000..2b8741d76650a --- /dev/null +++ b/blockchains/smartchain/assets/0xcA1262e77Fb25c0a4112CFc9bad3ff54F617f2e6/info.json @@ -0,0 +1,28 @@ +{ + "name": "Wrapped JAXNET", + "type": "BEP20", + "symbol": "WJXN", + "decimals": 0, + "website": "https://jax.network", + "description": "Jax.Network provides the technological infrastructure for a decentralized energy-standard monetary system. Our blockchain is anchored to the Bitcoin network and issues two digital currencies JAX and JXN. JAX is a stablecoin pegged to the energy spent on mining, while JXN is an asset coin representing the value of the whole network.", + "explorer": "https://bscscan.com/token/0xcA1262e77Fb25c0a4112CFc9bad3ff54F617f2e6", + "status": "active", + "id": "0xcA1262e77Fb25c0a4112CFc9bad3ff54F617f2e6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CommunityJax" + }, + { + "name": "telegram", + "url": "https://t.me/jax_network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jax-network/" + } + ], + "tags": [ + "wrapped" + ] +} diff --git a/blockchains/smartchain/assets/0xcA1262e77Fb25c0a4112CFc9bad3ff54F617f2e6/logo.png b/blockchains/smartchain/assets/0xcA1262e77Fb25c0a4112CFc9bad3ff54F617f2e6/logo.png new file mode 100644 index 0000000000000..4d0c04f92b44c Binary files /dev/null and b/blockchains/smartchain/assets/0xcA1262e77Fb25c0a4112CFc9bad3ff54F617f2e6/logo.png differ diff --git a/blockchains/smartchain/assets/0xcAf23964Ca8db16D816eB314a56789F58fE0e10e/info.json b/blockchains/smartchain/assets/0xcAf23964Ca8db16D816eB314a56789F58fE0e10e/info.json new file mode 100644 index 0000000000000..08cfead84b6ed --- /dev/null +++ b/blockchains/smartchain/assets/0xcAf23964Ca8db16D816eB314a56789F58fE0e10e/info.json @@ -0,0 +1,33 @@ +{ + "name": "Galaxy Goggle", + "website": "https://app.galaxygoggle.money", + "description": "Galaxy Goggle DAO is a decentralized reserve currency protocol based on the GG token. Each GG token is backed by a basket of assets (e.g. MIM, AVAX) in the collateral pool, giving it an intrinsic value that it cannot fall below. GGDAO also introduces economic and game-theoretic dynamics into the market through staking and minting.", + "explorer": "https://bscscan.com/token/0xcAf23964Ca8db16D816eB314a56789F58fE0e10e", + "type": "BEP20", + "symbol": "GG", + "decimals": 9, + "status": "active", + "id": "0xcAf23964Ca8db16D816eB314a56789F58fE0e10e", + "links": [ + { + "name": "github", + "url": "https://github.com/GalaxyGoggle" + }, + { + "name": "twitter", + "url": "https://twitter.com/galaxygoggledao" + }, + { + "name": "telegram", + "url": "https://t.me/ApeX_Token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/galaxygoggle-dao/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/galaxygoogle-dao" + } + ] +} diff --git a/blockchains/smartchain/assets/0xcAf23964Ca8db16D816eB314a56789F58fE0e10e/logo.png b/blockchains/smartchain/assets/0xcAf23964Ca8db16D816eB314a56789F58fE0e10e/logo.png new file mode 100644 index 0000000000000..5eb7f13346235 Binary files /dev/null and b/blockchains/smartchain/assets/0xcAf23964Ca8db16D816eB314a56789F58fE0e10e/logo.png differ diff --git a/blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json b/blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json index 6588cc9815b85..aece93332b7bf 100644 --- a/blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json +++ b/blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json @@ -7,5 +7,8 @@ "description": "FetaToken uses the technology of crypto to support charitable organizations and create community engagement with future projects. The FetaToken community holds events where portions of tokens in the charity wallet gets donated to the community's decided charity organization. FETA, also known as the Fun Ethical Triangular Alt-coin, is a Binance Smart Chain token with an automatic 9% tax on every transaction, of which 3% is distributed to holders, 3% is burned and 3% is sent to the charity wallet.", "explorer": "https://bscscan.com/token/0xcb5edcb7a2ade21ae4a695a5c7ffb7aa01dfaa5d", "status": "active", - "id": "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d" + "id": "0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/info.json b/blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/info.json index 9b51f25259ced..a4b1ff310254d 100644 --- a/blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/info.json +++ b/blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "SLAM", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/logo.png b/blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/logo.png deleted file mode 100644 index 5ed9f5742323f..0000000000000 Binary files a/blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xcD657182A749554fc8487757612F02226355269d/info.json b/blockchains/smartchain/assets/0xcD657182A749554fc8487757612F02226355269d/info.json new file mode 100644 index 0000000000000..9b6ca12b79dc2 --- /dev/null +++ b/blockchains/smartchain/assets/0xcD657182A749554fc8487757612F02226355269d/info.json @@ -0,0 +1,29 @@ +{ + "name": "MUSK Token", + "website": "https://muskswap.io", + "description": "MUSK is a token in Binance Smart Chain", + "explorer": "https://bscscan.com/token/0xcD657182A749554fc8487757612F02226355269d", + "type": "BEP20", + "symbol": "MUSK", + "decimals": 18, + "status": "active", + "id": "0xcD657182A749554fc8487757612F02226355269d", + "links": [ + { + "name": "github", + "url": "https://github.com/MuskSwap" + }, + { + "name": "twitter", + "url": "https://twitter.com/MUSKSWAPCHANNEL" + }, + { + "name": "medium", + "url": "https://medium.com/@muskswap-official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/muskswap/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcD657182A749554fc8487757612F02226355269d/logo.png b/blockchains/smartchain/assets/0xcD657182A749554fc8487757612F02226355269d/logo.png new file mode 100644 index 0000000000000..5220e3ae8d1f9 Binary files /dev/null and b/blockchains/smartchain/assets/0xcD657182A749554fc8487757612F02226355269d/logo.png differ diff --git a/blockchains/smartchain/assets/0xcD6970d5211EfDF2516A4fc73163db7bA812B212/info.json b/blockchains/smartchain/assets/0xcD6970d5211EfDF2516A4fc73163db7bA812B212/info.json new file mode 100644 index 0000000000000..f9638affbfb97 --- /dev/null +++ b/blockchains/smartchain/assets/0xcD6970d5211EfDF2516A4fc73163db7bA812B212/info.json @@ -0,0 +1,32 @@ +{ + "name": "INRx", + "type": "BEP20", + "symbol": "INRx", + "decimals": 2, + "website": "https://inrx.io/", + "description": "The DEO Governing Stable Currency preserves the value of INRx and guarantees that it will be circulated in the future.", + "explorer": "https://bscscan.com/token/0xcD6970d5211EfDF2516A4fc73163db7bA812B212", + "status": "active", + "id": "0xcD6970d5211EfDF2516A4fc73163db7bA812B212", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/inrxfoundation" + }, + { + "name": "telegram", + "url": "https://t.me/inrxfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/inrx/" + }, + { + "name": "github", + "url": "https://github.com/inrxstablecoin" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcD6970d5211EfDF2516A4fc73163db7bA812B212/logo.png b/blockchains/smartchain/assets/0xcD6970d5211EfDF2516A4fc73163db7bA812B212/logo.png new file mode 100644 index 0000000000000..75ab0743930d9 Binary files /dev/null and b/blockchains/smartchain/assets/0xcD6970d5211EfDF2516A4fc73163db7bA812B212/logo.png differ diff --git a/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/info.json b/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/info.json index 369de43fe0402..d5d45853eacc5 100644 --- a/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/info.json +++ b/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/info.json @@ -8,5 +8,8 @@ "symbol": "XVS", "decimals": 18, "status": "active", - "id": "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63" + "id": "0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png b/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png index 903ba7aa40edf..008d22434f766 100644 Binary files a/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png and b/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png differ diff --git a/blockchains/smartchain/assets/0xca85585A160058e21770e4118A5187a09793b333/info.json b/blockchains/smartchain/assets/0xca85585A160058e21770e4118A5187a09793b333/info.json new file mode 100644 index 0000000000000..27114b1b146d4 --- /dev/null +++ b/blockchains/smartchain/assets/0xca85585A160058e21770e4118A5187a09793b333/info.json @@ -0,0 +1,24 @@ +{ + "name": "TOSKA", + "type": "BEP20", + "symbol": "TSK", + "decimals": 18, + "website": "https://toskacoin.com/", + "description": "Toskaverse", + "explorer": "https://bscscan.com/token/0xca85585A160058e21770e4118A5187a09793b333", + "status": "active", + "id": "0xca85585A160058e21770e4118A5187a09793b333", + "links": [ + { + "name": "youtube", + "url": "https://youtube.com/channel/UCqUv6_LEfVCnEHuFV8CYoKQ" + }, + { + "name": "facebook", + "url": "https://facebook.com/ToskaCoinTSK/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xca85585A160058e21770e4118A5187a09793b333/logo.png b/blockchains/smartchain/assets/0xca85585A160058e21770e4118A5187a09793b333/logo.png new file mode 100644 index 0000000000000..6d460c846b219 Binary files /dev/null and b/blockchains/smartchain/assets/0xca85585A160058e21770e4118A5187a09793b333/logo.png differ diff --git a/blockchains/smartchain/assets/0xca861e289f04cB9C67fd6b87ca7EAFa59192f164/info.json b/blockchains/smartchain/assets/0xca861e289f04cB9C67fd6b87ca7EAFa59192f164/info.json new file mode 100644 index 0000000000000..688a21b4c0e8b --- /dev/null +++ b/blockchains/smartchain/assets/0xca861e289f04cB9C67fd6b87ca7EAFa59192f164/info.json @@ -0,0 +1,36 @@ +{ + "name": "UnityMeta Token", + "type": "BEP20", + "symbol": "UMT", + "decimals": 18, + "website": "https://unitymeta.finance", + "description": "UnityMeta Token is a company that aims to bring innovation and novelty to the Metaverse, utilities, nft, sports, gaming, and crypto trading sector through Blockchain technology", + "explorer": "https://bscscan.com/token/0xca861e289f04cB9C67fd6b87ca7EAFa59192f164", + "status": "active", + "id": "0xca861e289f04cB9C67fd6b87ca7EAFa59192f164", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/unitymeta" + }, + { + "name": "twitter", + "url": "https://twitter.com/unitymetatoken" + }, + { + "name": "github", + "url": "https://github.com/unitymetatoken" + }, + { + "name": "telegram", + "url": "https://t.me/unitymetatoken" + }, + { + "name": "whitepaper", + "url": "https://unitymeta.finance/UnityMeta-Whitepaper.pdf" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xca861e289f04cB9C67fd6b87ca7EAFa59192f164/logo.png b/blockchains/smartchain/assets/0xca861e289f04cB9C67fd6b87ca7EAFa59192f164/logo.png new file mode 100644 index 0000000000000..6e2f949e6b2b1 Binary files /dev/null and b/blockchains/smartchain/assets/0xca861e289f04cB9C67fd6b87ca7EAFa59192f164/logo.png differ diff --git a/blockchains/smartchain/assets/0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49/info.json b/blockchains/smartchain/assets/0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49/info.json new file mode 100644 index 0000000000000..b1dffbf4f2f50 --- /dev/null +++ b/blockchains/smartchain/assets/0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49/info.json @@ -0,0 +1,21 @@ +{ + "name": "Starpunk", + "type": "BEP20", + "symbol": "SRP", + "decimals": 18, + "website": "https://starpunk.io/", + "description": "Starpunk is a NFT Gaming Platform which is the all-in-one, decentralized incubator ecosystem for NFT Gaming Startups. We empower game developers, investors, and players together to build a blockchain-based economy, accelerate the introduction of new NFT Games into the market through our Game Launchpad, and allow projects incubated by StarPunk to launch their own white-labelled NFT Marketplace.", + "explorer": "https://bscscan.com/token/0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49", + "status": "active", + "id": "0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/starpunk/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/starpunk" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49/logo.png b/blockchains/smartchain/assets/0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49/logo.png new file mode 100644 index 0000000000000..ad318c6d1fddc Binary files /dev/null and b/blockchains/smartchain/assets/0xcb2B25e783A414f0d20A65aFa741C51b1Ad84c49/logo.png differ diff --git a/blockchains/smartchain/assets/0xccE7162344Dc758e4715079C8Abc981dc72273B9/info.json b/blockchains/smartchain/assets/0xccE7162344Dc758e4715079C8Abc981dc72273B9/info.json new file mode 100644 index 0000000000000..3eec960f19f1c --- /dev/null +++ b/blockchains/smartchain/assets/0xccE7162344Dc758e4715079C8Abc981dc72273B9/info.json @@ -0,0 +1,17 @@ +{ + "name": "CRUDE OIL BRENT", + "type": "BEP20", + "symbol": "OIL", + "decimals": 18, + "website": "https://linktr.ee/zedxion", + "description": "The right provider can make a big difference when it comes to building your trading strategy", + "explorer": "https://bscscan.com/token/0xcce7162344dc758e4715079c8abc981dc72273b9", + "status": "active", + "id": "0xccE7162344Dc758e4715079C8Abc981dc72273B9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ZedxionC" + } + ] +} diff --git a/blockchains/smartchain/assets/0xccE7162344Dc758e4715079C8Abc981dc72273B9/logo.png b/blockchains/smartchain/assets/0xccE7162344Dc758e4715079C8Abc981dc72273B9/logo.png new file mode 100644 index 0000000000000..56ebcd22f86dc Binary files /dev/null and b/blockchains/smartchain/assets/0xccE7162344Dc758e4715079C8Abc981dc72273B9/logo.png differ diff --git a/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/info.json b/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/info.json new file mode 100644 index 0000000000000..94c5ee85d4a02 --- /dev/null +++ b/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/info.json @@ -0,0 +1,29 @@ +{ + "name": "ThunderCake Token", + "website": "https://www.thundercake.app/", + "description": "The world 1st double reward reflection token using the power of 80% CAKE / 20% THOREUM.", + "explorer": "https://bscscan.com/token/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", + "type": "BEP20", + "symbol": "THUNDERCAKE", + "decimals": 18, + "status": "active", + "id": "0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ThunderCakeApp" + }, + { + "name": "telegram", + "url": "https://t.me/ThunderCakeOfficial" + }, + { + "name": "medium", + "url": "https://thundercake.medium.com" + }, + { + "name": "docs", + "url": "https://docs.thundercake.app" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/logo.png b/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/logo.png new file mode 100644 index 0000000000000..60c9741c7066e Binary files /dev/null and b/blockchains/smartchain/assets/0xce4A4A15FcCD532eAd67BE3ECf7e6122c61D06bb/logo.png differ diff --git a/blockchains/smartchain/assets/0xce6b8B2787C657f1b98b7A66B5B63178863fd719/info.json b/blockchains/smartchain/assets/0xce6b8B2787C657f1b98b7A66B5B63178863fd719/info.json new file mode 100644 index 0000000000000..bcb3902561f24 --- /dev/null +++ b/blockchains/smartchain/assets/0xce6b8B2787C657f1b98b7A66B5B63178863fd719/info.json @@ -0,0 +1,37 @@ +{ + "name": "ZFMCOIN", + "website": "https://www.zfmcoin.com/", + "description": "ZFM COIN is a Binance Smart Chain based Token, with burn function, high security, low fees, fast transaction and eco friendly. ZFM COIN Cross-chain Asset Locked by Smart Contract. Data Security Safeguarded by Binance Smart Chain. ZFM COIN Token has a burn function, which means that over time, the number of tokens will decrease.", + "explorer": "https://bscscan.com/token/0xce6b8B2787C657f1b98b7A66B5B63178863fd719", + "research": "https://latoken.com/ieo/ZFM?utm_source=telegram&utm_medium=socials&utm_campaign=zfm_ieo_round1&utm_id=zfm_ieo&utm_content=telegram_post", + "symbol": "ZFM", + "type": "BEP20", + "decimals": 18, + "status": "active", + "id": "0xce6b8B2787C657f1b98b7A66B5B63178863fd719", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/zfmcoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/zfmcoin" + }, + { + "name": "telegram", + "url": "https://t.me/ZFMCOIN_ANNOUNCEMENT" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCxzLrDLSO1OgaNXoGoy1McQ" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1Cti8HUp7WWcabQVt_jqueXA07aCOUz1q/view?usp=sharing" + } + ] +} diff --git a/blockchains/smartchain/assets/0xce6b8B2787C657f1b98b7A66B5B63178863fd719/logo.png b/blockchains/smartchain/assets/0xce6b8B2787C657f1b98b7A66B5B63178863fd719/logo.png new file mode 100644 index 0000000000000..f6949869609aa Binary files /dev/null and b/blockchains/smartchain/assets/0xce6b8B2787C657f1b98b7A66B5B63178863fd719/logo.png differ diff --git a/blockchains/smartchain/assets/0xcea59DCE6A6d73a24e6d6944CFaBc330814c098A/info.json b/blockchains/smartchain/assets/0xcea59DCE6A6d73a24e6d6944CFaBc330814c098A/info.json new file mode 100644 index 0000000000000..8cbe49ac2dc56 --- /dev/null +++ b/blockchains/smartchain/assets/0xcea59DCE6A6d73a24e6d6944CFaBc330814c098A/info.json @@ -0,0 +1,25 @@ +{ + "name": "TORG", + "website": "https://torg.to/intl/about", + "description": "A sustainable, completely decentralized, and utility-focused cryptocurrency, aimed at global human development.", + "explorer": "https://bscscan.com/token/0xcea59DCE6A6d73a24e6d6944CFaBc330814c098A", + "type": "BEP20", + "symbol": "TORG", + "decimals": 18, + "status": "active", + "id": "0xcea59DCE6A6d73a24e6d6944CFaBc330814c098A", + "links": [ + { + "name": "telegram", + "url": "https://t.me/TORGTogether" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/torg/" + }, + { + "name": "twitter", + "url": "https://twitter.com/TorgTogether" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcea59DCE6A6d73a24e6d6944CFaBc330814c098A/logo.png b/blockchains/smartchain/assets/0xcea59DCE6A6d73a24e6d6944CFaBc330814c098A/logo.png new file mode 100644 index 0000000000000..d0fedd491dcbb Binary files /dev/null and b/blockchains/smartchain/assets/0xcea59DCE6A6d73a24e6d6944CFaBc330814c098A/logo.png differ diff --git a/blockchains/smartchain/assets/0xceacCe74f7e1C42c157b6184fB4FBD59dA8F509e/info.json b/blockchains/smartchain/assets/0xceacCe74f7e1C42c157b6184fB4FBD59dA8F509e/info.json new file mode 100644 index 0000000000000..82ec11ebe94cd --- /dev/null +++ b/blockchains/smartchain/assets/0xceacCe74f7e1C42c157b6184fB4FBD59dA8F509e/info.json @@ -0,0 +1,28 @@ +{ + "name": "AWT", + "type": "BEP20", + "symbol": "AWT", + "decimals": 18, + "website": "https://awttoken.io", + "description": "AWT is a decentralized blockchain protocol that allow users to lend borrow selected cryptocurrency. It establishes money markets by polling assets together and algorithmically setting interest rates based on supply and demand of assets.", + "explorer": "https://bscscan.com/token/0xceacCe74f7e1C42c157b6184fB4FBD59dA8F509e", + "status": "active", + "id": "0xceacCe74f7e1C42c157b6184fB4FBD59dA8F509e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TokenAwt/" + }, + { + "name": "telegram", + "url": "https://t.me/+ileHCXlWvTY2MTc1" + }, + { + "name": "github", + "url": "https://github.com/awttokenapp" + } + ], + "tags": [ + "dapp" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xceacCe74f7e1C42c157b6184fB4FBD59dA8F509e/logo.png b/blockchains/smartchain/assets/0xceacCe74f7e1C42c157b6184fB4FBD59dA8F509e/logo.png new file mode 100644 index 0000000000000..19ee44e53e6b1 Binary files /dev/null and b/blockchains/smartchain/assets/0xceacCe74f7e1C42c157b6184fB4FBD59dA8F509e/logo.png differ diff --git a/blockchains/smartchain/assets/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF/info.json b/blockchains/smartchain/assets/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF/info.json new file mode 100644 index 0000000000000..6db7ea670893c --- /dev/null +++ b/blockchains/smartchain/assets/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF/info.json @@ -0,0 +1,29 @@ +{ + "name": "HeroFiEgg", + "type": "BEP20", + "symbol": "HEROEGG", + "decimals": 18, + "website": "https://www.herofi.io/", + "description": "HeroFi is a mobile aRPG game in which players can earn tokens through PvP/PvE battles between Heroes. 100,000 $HEROEGG will hatch a special character NFT called Genesis Hero that has a gender (either male or female) and a star rating (from three to six).", + "explorer": "https://bscscan.com/token/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF", + "status": "active", + "id": "0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/HeroFiio" + }, + { + "name": "telegram", + "url": "https://t.me/herofiofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/herofiann" + }, + { + "name": "facebook", + "url": "https://facebook.com/herofiio" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF/logo.png b/blockchains/smartchain/assets/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF/logo.png new file mode 100644 index 0000000000000..2f3f4190654e5 Binary files /dev/null and b/blockchains/smartchain/assets/0xcfBb1BfA710cb2ebA070CC3beC0C35226FeA4BAF/logo.png differ diff --git a/blockchains/smartchain/assets/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24/info.json b/blockchains/smartchain/assets/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24/info.json new file mode 100644 index 0000000000000..6cc48d8c3e55c --- /dev/null +++ b/blockchains/smartchain/assets/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24/info.json @@ -0,0 +1,77 @@ +{ + "name": "Parallel Token", + "type": "BEP20", + "symbol": "PRL", + "decimals": 18, + "website": "https://theparallel.io", + "description": "The Parallel takes some of the greatest ideas from the real world and puts them to work in a magical world, The Parallel Metaverse where everyone can have fun and find happiness.", + "explorer": "https://bscscan.com/token/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24", + "status": "active", + "id": "0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/theparallel_io" + }, + { + "name": "github", + "url": "https://github.com/theparalleldotio" + }, + { + "name": "telegram", + "url": "https://t.me/theparallelcommunity" + }, + { + "name": "telegram_news", + "url": "https://t.me/theparallelofficial" + }, + { + "name": "blog", + "url": "https://docs.theparallel.io/" + }, + { + "name": "docs", + "url": "https://docs.theparallel.io/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ex6SckmWqp" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/theparallel_io/" + }, + { + "name": "forum", + "url": "https://discord.com/invite/ex6SckmWqp" + }, + { + "name": "whitepaper", + "url": "https://docsend.com/view/ncmmsf2qq8ixnq2f" + }, + { + "name": "medium", + "url": "https://medium.com/@theparallel" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCKvlkWCeNDEgxa41k1wBZYA" + }, + { + "name": "facebook", + "url": "https://facebook.com/theparallel.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/the-parallel/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-parallel" + }, + { + "name": "source_code", + "url": "https://github.com/theparalleldotio" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24/logo.png b/blockchains/smartchain/assets/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24/logo.png new file mode 100644 index 0000000000000..8b996ddcdc6b1 Binary files /dev/null and b/blockchains/smartchain/assets/0xd07e82440A395f3F3551b42dA9210CD1Ef4f8B24/logo.png differ diff --git a/blockchains/smartchain/assets/0xd0c4BC1B89BbD105EeCb7EBa3f13E7648c0De38F/info.json b/blockchains/smartchain/assets/0xd0c4BC1B89BbD105EeCb7EBa3f13E7648c0De38F/info.json new file mode 100644 index 0000000000000..0f0906eb91039 --- /dev/null +++ b/blockchains/smartchain/assets/0xd0c4BC1B89BbD105EeCb7EBa3f13E7648c0De38F/info.json @@ -0,0 +1,52 @@ +{ + "name": "WEB3 Inu", + "type": "BEP20", + "symbol": "WEB3", + "decimals": 9, + "website": "https://web3inu.org", + "description": "Web3 Inu is a Rent-To-Earn token concept based in real world data interacting in two different layers: On-Chain and Off-Chain.", + "explorer": "https://bscscan.com/token/0xd0c4BC1B89BbD105EeCb7EBa3f13E7648c0De38F", + "status": "active", + "id": "0xd0c4BC1B89BbD105EeCb7EBa3f13E7648c0De38F", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/web3_inu" + }, + { + "name": "github", + "url": "https://github.com/web3inu" + }, + { + "name": "telegram", + "url": "https://t.me/WEB3_inu" + }, + { + "name": "telegram_news", + "url": "https://t.me/web3inu_news" + }, + { + "name": "whitepaper", + "url": "https://web3inu.org/assets/Whitepaper.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@web3_inu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/web3-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/web3-inu" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xd0c4bc1b89bbd105eecb7eba3f13e7648c0de38f#code" + } + ] +} diff --git a/blockchains/smartchain/assets/0xd0c4BC1B89BbD105EeCb7EBa3f13E7648c0De38F/logo.png b/blockchains/smartchain/assets/0xd0c4BC1B89BbD105EeCb7EBa3f13E7648c0De38F/logo.png new file mode 100644 index 0000000000000..a00b8dfb25e35 Binary files /dev/null and b/blockchains/smartchain/assets/0xd0c4BC1B89BbD105EeCb7EBa3f13E7648c0De38F/logo.png differ diff --git a/blockchains/smartchain/assets/0xd10Fe9d371C22416df34340287cd5D9029842Fc3/info.json b/blockchains/smartchain/assets/0xd10Fe9d371C22416df34340287cd5D9029842Fc3/info.json new file mode 100644 index 0000000000000..60de0c348c122 --- /dev/null +++ b/blockchains/smartchain/assets/0xd10Fe9d371C22416df34340287cd5D9029842Fc3/info.json @@ -0,0 +1,48 @@ +{ + "name": "GalaxyHeroes", + "type": "BEP20", + "symbol": "GHC", + "decimals": 18, + "website": "https://galaxyheroes.com", + "description": "Galaxy Heroes Coin is more than just a token. It will have a never seen before NFT platform and gaming app. Be a hero, a Galaxy Hero!", + "explorer": "https://bscscan.com/token/0xd10Fe9d371C22416df34340287cd5D9029842Fc3", + "status": "active", + "id": "0xd10Fe9d371C22416df34340287cd5D9029842Fc3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GalaxyHeroesGHC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/galaxy-heroes-coin" + }, + { + "name": "github", + "url": "https://github.com/sumner770/GalaxyHeroesCoin" + }, + { + "name": "telegram", + "url": "https://t.me/galaxyheroescoin" + }, + { + "name": "discord", + "url": "https://discord.com/galaxyheroes" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/galaxyheroescoin" + }, + { + "name": "facebook", + "url": "https://facebook.com/GalaxyHeroesCoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC0XEhzirmXN0AZQIhoR_Vzg" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd10Fe9d371C22416df34340287cd5D9029842Fc3/logo.png b/blockchains/smartchain/assets/0xd10Fe9d371C22416df34340287cd5D9029842Fc3/logo.png new file mode 100644 index 0000000000000..02a1cd4476e15 Binary files /dev/null and b/blockchains/smartchain/assets/0xd10Fe9d371C22416df34340287cd5D9029842Fc3/logo.png differ diff --git a/blockchains/smartchain/assets/0xd17479997F34dd9156Deef8F95A52D81D265be9c/info.json b/blockchains/smartchain/assets/0xd17479997F34dd9156Deef8F95A52D81D265be9c/info.json new file mode 100644 index 0000000000000..7494ca9f5db3d --- /dev/null +++ b/blockchains/smartchain/assets/0xd17479997F34dd9156Deef8F95A52D81D265be9c/info.json @@ -0,0 +1,25 @@ +{ + "name": "Decentralized USD", + "symbol": "USDD", + "type": "BEP20", + "decimals": 18, + "description": "USDD is a fully decentralized algorithmic stablecoin", + "website": "https://usdd.io/", + "explorer": "https://bscscan.com/token/0xd17479997F34dd9156Deef8F95A52D81D265be9c", + "status": "active", + "id": "0xd17479997F34dd9156Deef8F95A52D81D265be9c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/usddio" + }, + { + "name": "whitepaper", + "url": "https://usdd.io/USDD-en.pdf" + } + ], + "tags": [ + "stablecoin" + ] +} + diff --git a/blockchains/smartchain/assets/0xd17479997F34dd9156Deef8F95A52D81D265be9c/logo.png b/blockchains/smartchain/assets/0xd17479997F34dd9156Deef8F95A52D81D265be9c/logo.png new file mode 100644 index 0000000000000..b17bf63fd3273 Binary files /dev/null and b/blockchains/smartchain/assets/0xd17479997F34dd9156Deef8F95A52D81D265be9c/logo.png differ diff --git a/blockchains/smartchain/assets/0xd1948C71362386453Feb698BC5d902ABba38598F/info.json b/blockchains/smartchain/assets/0xd1948C71362386453Feb698BC5d902ABba38598F/info.json index 2b34cf2a549af..85312bd3c3d52 100644 --- a/blockchains/smartchain/assets/0xd1948C71362386453Feb698BC5d902ABba38598F/info.json +++ b/blockchains/smartchain/assets/0xd1948C71362386453Feb698BC5d902ABba38598F/info.json @@ -1,7 +1,7 @@ { "name": "UniDoge", "website": "http://unidoge.org", - "description": "100% OF MERCH /DONATIONS TO yield COLLABORATIVE.", + "description": "100% OF MERCH DONATIONS TO yield COLLABORATIVE.", "explorer": "https://bscscan.com/token/0xd1948C71362386453Feb698BC5d902ABba38598F", "type": "BEP20", "symbol": "UDOGE", diff --git a/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/info.json b/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/info.json new file mode 100644 index 0000000000000..0b0b2bd300760 --- /dev/null +++ b/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/info.json @@ -0,0 +1,29 @@ +{ + "name": "Griffin Art", + "website": "https://griffinart.finance/", + "description": "A Game Platform integrated with a next-generation NFT marketplace.", + "explorer": "https://bscscan.com/token/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B", + "type": "BEP20", + "symbol": "GART", + "decimals": 9, + "status": "active", + "id": "0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/griffinnftart" + }, + { + "name": "whitepaper", + "url": "https://griffinart.finance/griffinart-whitepaper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/griffinart" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/GriffinNftArt/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/logo.png b/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/logo.png new file mode 100644 index 0000000000000..2e04a94752773 Binary files /dev/null and b/blockchains/smartchain/assets/0xd1ECFDD45c49057479c4Ca95E045855370bC4F5B/logo.png differ diff --git a/blockchains/smartchain/assets/0xd21d29B38374528675C34936bf7d5Dd693D2a577/info.json b/blockchains/smartchain/assets/0xd21d29B38374528675C34936bf7d5Dd693D2a577/info.json new file mode 100644 index 0000000000000..e9beae8f73eb8 --- /dev/null +++ b/blockchains/smartchain/assets/0xd21d29B38374528675C34936bf7d5Dd693D2a577/info.json @@ -0,0 +1,28 @@ +{ + "name": "Parsiq Token", + "type": "BEP20", + "symbol": "PRQ", + "decimals": 18, + "website": "https://www.parsiq.net/", + "description": "A Blockchain monitoring and compliance platform.", + "explorer": "https://bscscan.com/token/0xd21d29b38374528675c34936bf7d5dd693d2a577", + "status": "active", + "id": "0xd21d29B38374528675C34936bf7d5Dd693D2a577", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/parsiq_net" + }, + { + "name": "telegram", + "url": "https://t.me/parsiq_group" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/parsiq/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd21d29B38374528675C34936bf7d5Dd693D2a577/logo.png b/blockchains/smartchain/assets/0xd21d29B38374528675C34936bf7d5Dd693D2a577/logo.png new file mode 100644 index 0000000000000..87014c4be024a Binary files /dev/null and b/blockchains/smartchain/assets/0xd21d29B38374528675C34936bf7d5Dd693D2a577/logo.png differ diff --git a/blockchains/smartchain/assets/0xd2359c576632234D1354B20Bf51B0277Be20C81e/info.json b/blockchains/smartchain/assets/0xd2359c576632234D1354B20Bf51B0277Be20C81e/info.json new file mode 100644 index 0000000000000..2378f80f41d95 --- /dev/null +++ b/blockchains/smartchain/assets/0xd2359c576632234D1354B20Bf51B0277Be20C81e/info.json @@ -0,0 +1,36 @@ +{ + "name": "GameGuru", + "type": "BEP20", + "symbol": "GGT", + "decimals": 18, + "website": "http://gameguru.gg", + "description": "GameGuru aims to be the first crypto marketplace for eGift cards and digital gaming products.", + "explorer": "https://bscscan.com/token/0xd2359c576632234d1354b20bf51b0277be20c81e", + "status": "active", + "id": "0xd2359c576632234D1354B20Bf51B0277Be20C81e", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gameguru" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/gameguru" + }, + { + "name": "twitter", + "url": "https://twitter.com/GameGuruToken" + }, + { + "name": "telegram", + "url": "https://t.me/GameGuruToken" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.gameguru.gg" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xd2359c576632234D1354B20Bf51B0277Be20C81e/logo.png b/blockchains/smartchain/assets/0xd2359c576632234D1354B20Bf51B0277Be20C81e/logo.png new file mode 100644 index 0000000000000..7ee8f72d1ccf8 Binary files /dev/null and b/blockchains/smartchain/assets/0xd2359c576632234D1354B20Bf51B0277Be20C81e/logo.png differ diff --git a/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json b/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json index a261790409ebf..b3b4973c693ab 100644 --- a/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json +++ b/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json @@ -1,12 +1,12 @@ { - "name": "Moonshot (MOONSHOT)", + "name": "Moonshot", "website": "https://project-moonshot.me/", "description": "Moonshot is a deflationary, frictionless yield and liquidity generation protocol.", "explorer": "https://bscscan.com/token/0xd27D3F7f329D93d897612E413F207A4dbe8bF799", "type": "BEP20", "symbol": "MOONSHOT", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0xd27D3F7f329D93d897612E413F207A4dbe8bF799", "links": [ { diff --git a/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/logo.png b/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/logo.png deleted file mode 100644 index 7493afe98439d..0000000000000 Binary files a/blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xd3ecC6a4ce1a9fAEC1AA5E30B55f8a1a4b84F938/info.json b/blockchains/smartchain/assets/0xd3ecC6a4ce1a9fAEC1AA5E30B55f8a1a4b84F938/info.json new file mode 100644 index 0000000000000..38fd9058a0806 --- /dev/null +++ b/blockchains/smartchain/assets/0xd3ecC6a4ce1a9fAEC1AA5E30B55f8a1a4b84F938/info.json @@ -0,0 +1,25 @@ +{ + "name": "Elonomics", + "website": "https://Elonomicstoken.com", + "description": "Elonomics is a Rebase and BUSD Rewards token in the BSC network.", + "explorer": "https://bscscan.com/token/0xd3ecc6a4ce1a9faec1aa5e30b55f8a1a4b84f938", + "type": "BEP20", + "symbol": "$ELONOM", + "decimals": 4, + "status": "active", + "id": "0xd3ecC6a4ce1a9fAEC1AA5E30B55f8a1a4b84F938", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/elonomicsbsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elonomics" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/elonomics" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd3ecC6a4ce1a9fAEC1AA5E30B55f8a1a4b84F938/logo.png b/blockchains/smartchain/assets/0xd3ecC6a4ce1a9fAEC1AA5E30B55f8a1a4b84F938/logo.png new file mode 100644 index 0000000000000..47025439e2e38 Binary files /dev/null and b/blockchains/smartchain/assets/0xd3ecC6a4ce1a9fAEC1AA5E30B55f8a1a4b84F938/logo.png differ diff --git a/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json b/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json index f2552b88b0eb3..88867d08d2194 100644 --- a/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json +++ b/blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json @@ -6,7 +6,7 @@ "type": "BEP20", "symbol": "MNWL", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d", "links": [ { diff --git a/blockchains/smartchain/assets/0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47/info.json b/blockchains/smartchain/assets/0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47/info.json new file mode 100644 index 0000000000000..8a21d8807be57 --- /dev/null +++ b/blockchains/smartchain/assets/0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47/info.json @@ -0,0 +1,28 @@ +{ + "name": "MarsSpaceXToken", + "website": "https://marsspacextoken.com", + "description": "Mars Space X is a deflationary cryptocurrency, but also modern high-end finance.", + "explorer": "https://bscscan.com/token/0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47", + "type": "BEP20", + "symbol": "MPX", + "decimals": 4, + "status": "active", + "id": "0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "telegram", + "url": "https://t.me/MarsSpaceXofficial" + }, + { + "name": "twitter", + "url": "https://twitter.com/MarsSpaceX_" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/mars-space-x/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47/logo.png b/blockchains/smartchain/assets/0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47/logo.png new file mode 100644 index 0000000000000..5c7da58e1dd2d Binary files /dev/null and b/blockchains/smartchain/assets/0xd4EBABd6E70Bf0a16e8cCDBc6b00fE7817390f47/logo.png differ diff --git a/blockchains/smartchain/assets/0xd522A1DcE1CA4B138DDA042a78672307eb124CC2/info.json b/blockchains/smartchain/assets/0xd522A1DcE1CA4B138DDA042a78672307eb124CC2/info.json new file mode 100644 index 0000000000000..12eba2cdbc7a4 --- /dev/null +++ b/blockchains/smartchain/assets/0xd522A1DcE1CA4B138DDA042a78672307eb124CC2/info.json @@ -0,0 +1,25 @@ +{ + "name": "Swapz.app", + "type": "BEP20", + "symbol": "SWAPZ", + "decimals": 18, + "website": "https://www.swapz.app/", + "description": "Swapz is the native currency of Swapz DEX", + "explorer": "https://bscscan.com/token/0xd522A1DcE1CA4B138DDA042a78672307eb124CC2", + "status": "active", + "id": "0xd522A1DcE1CA4B138DDA042a78672307eb124CC2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/swapz_app" + }, + { + "name": "telegram", + "url": "https://t.me/swapz_app" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/swapz/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd522A1DcE1CA4B138DDA042a78672307eb124CC2/logo.png b/blockchains/smartchain/assets/0xd522A1DcE1CA4B138DDA042a78672307eb124CC2/logo.png new file mode 100644 index 0000000000000..c2964b6dd6f78 Binary files /dev/null and b/blockchains/smartchain/assets/0xd522A1DcE1CA4B138DDA042a78672307eb124CC2/logo.png differ diff --git a/blockchains/smartchain/assets/0xd5d0322b6bAb6a762C79f8c81A0B674778E13aeD/info.json b/blockchains/smartchain/assets/0xd5d0322b6bAb6a762C79f8c81A0B674778E13aeD/info.json new file mode 100644 index 0000000000000..b879f37807360 --- /dev/null +++ b/blockchains/smartchain/assets/0xd5d0322b6bAb6a762C79f8c81A0B674778E13aeD/info.json @@ -0,0 +1,41 @@ +{ + "name": "Binance-Peg Firo Token", + "type": "BEP20", + "symbol": "FIRO", + "decimals": 8, + "website": "https://firo.org/", + "description": "Firo, a decentralized and open source currency that provides financial privacy enabled by the Lelantus protocol. Proven cryptography and auditability.", + "explorer": "https://bscscan.com/token/0xd5d0322b6bAb6a762C79f8c81A0B674778E13aeD", + "status": "active", + "id": "0xd5d0322b6bAb6a762C79f8c81A0B674778E13aeD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/firoorg" + }, + { + "name": "github", + "url": "https://github.com/firoorg/firo" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/FiroProject/" + }, + { + "name": "telegram", + "url": "https://t.me/firoorg" + }, + { + "name": "blog", + "url": "https://firo.org/blog/" + }, + { + "name": "facebook", + "url": "https://facebook.com/firoorg/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/binance-peg-firo/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd5d0322b6bAb6a762C79f8c81A0B674778E13aeD/logo.png b/blockchains/smartchain/assets/0xd5d0322b6bAb6a762C79f8c81A0B674778E13aeD/logo.png new file mode 100644 index 0000000000000..adfb3ee6c72ab Binary files /dev/null and b/blockchains/smartchain/assets/0xd5d0322b6bAb6a762C79f8c81A0B674778E13aeD/logo.png differ diff --git a/blockchains/smartchain/assets/0xd6004836cb07D063f2cB498C25e351CC93194079/info.json b/blockchains/smartchain/assets/0xd6004836cb07D063f2cB498C25e351CC93194079/info.json index 4a8680b6f973d..d14f52be256ef 100644 --- a/blockchains/smartchain/assets/0xd6004836cb07D063f2cB498C25e351CC93194079/info.json +++ b/blockchains/smartchain/assets/0xd6004836cb07D063f2cB498C25e351CC93194079/info.json @@ -4,7 +4,7 @@ "symbol": "LONG", "decimals": 18, "website": "https://longasset.io/", - "description": "First Literature Non-Fungible Token (NFT) in Crypto Assets\n\nLong Asset Token functions for Staking, Farming, and can also be used for transactions at the LONG NFT Marketplace, Collectibles & NFTs.", + "description": "First Literature Non-Fungible Token (NFT) in Crypto Assets. Long Asset Token functions for Staking, Farming, and can also be used for transactions at the LONG NFT Marketplace, Collectibles & NFTs.", "explorer": "https://bscscan.com/token/0xd6004836cb07D063f2cB498C25e351CC93194079", "status": "active", "id": "0xd6004836cb07D063f2cB498C25e351CC93194079" diff --git a/blockchains/smartchain/assets/0xd63CDf02853D759831550fAe7dF8FFfE0B317b39/info.json b/blockchains/smartchain/assets/0xd63CDf02853D759831550fAe7dF8FFfE0B317b39/info.json new file mode 100644 index 0000000000000..d9c4981acbcfe --- /dev/null +++ b/blockchains/smartchain/assets/0xd63CDf02853D759831550fAe7dF8FFfE0B317b39/info.json @@ -0,0 +1,14 @@ +{ + "name": "Serum (Portal from Ethereum)", + "type": "BEP20", + "symbol": "SRMet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://projectserum.com/", + "explorer": "https://bscscan.com/token/0xd63CDf02853D759831550fAe7dF8FFfE0B317b39", + "status": "active", + "id": "0xd63CDf02853D759831550fAe7dF8FFfE0B317b39", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd63CDf02853D759831550fAe7dF8FFfE0B317b39/logo.png b/blockchains/smartchain/assets/0xd63CDf02853D759831550fAe7dF8FFfE0B317b39/logo.png new file mode 100644 index 0000000000000..5657a6ff93b8a Binary files /dev/null and b/blockchains/smartchain/assets/0xd63CDf02853D759831550fAe7dF8FFfE0B317b39/logo.png differ diff --git a/blockchains/smartchain/assets/0xd691d9a68C887BDF34DA8c36f63487333ACfD103/info.json b/blockchains/smartchain/assets/0xd691d9a68C887BDF34DA8c36f63487333ACfD103/info.json new file mode 100644 index 0000000000000..93a22f13858d9 --- /dev/null +++ b/blockchains/smartchain/assets/0xd691d9a68C887BDF34DA8c36f63487333ACfD103/info.json @@ -0,0 +1,25 @@ +{ + "name": "Maverick Token", + "website": "https://www.mav.xyz/", + "description": "Maverick Protocol offers a new infrastructure for decentralized finance, built to facilitate the most liquid markets for traders, liquidity providers, DAO treasuries, and developers, powered by a revolutionary Dynamic Distribution Automated Market Maker (AMM).", + "explorer": "https://bscscan.com/token/0xd691d9a68c887bdf34da8c36f63487333acfd103", + "type": "BEP20", + "symbol": "MAV", + "decimals": 18, + "status": "active", + "id": "0xd691d9a68C887BDF34DA8c36f63487333ACfD103", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mavprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/maverickprotocolofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/maverick-protocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd691d9a68C887BDF34DA8c36f63487333ACfD103/logo.png b/blockchains/smartchain/assets/0xd691d9a68C887BDF34DA8c36f63487333ACfD103/logo.png new file mode 100644 index 0000000000000..f21e40bef2273 Binary files /dev/null and b/blockchains/smartchain/assets/0xd691d9a68C887BDF34DA8c36f63487333ACfD103/logo.png differ diff --git a/blockchains/smartchain/assets/0xd6AF849b09879a3648d56B5d43c6e5908a74CA83/info.json b/blockchains/smartchain/assets/0xd6AF849b09879a3648d56B5d43c6e5908a74CA83/info.json new file mode 100644 index 0000000000000..8996da9a0d62a --- /dev/null +++ b/blockchains/smartchain/assets/0xd6AF849b09879a3648d56B5d43c6e5908a74CA83/info.json @@ -0,0 +1,28 @@ +{ + "name": "Haber-Stornetta Token", + "type": "BEP20", + "symbol": "HST", + "decimals": 0, + "website": "https://wrapped.jax.net/hst.html", + "description": "Haber-Stornetta Token is the smallest non-divisible unit of value on the beacon chain of the Jax.Network blockchain. Since the asset token by Jax.Network called WJXN has no decimals, HST is required in order to deal with smaller units of WJXN for DeFi purposes. 1 WJXN = 10^8 HST. This unit has been named after the inventors of blockchain technology - namely Dr. Stuart Haber and Dr. Scott Stornetta - the inventors of blockchain technology who introduced the concept of digital timestamping back in 1991. They have been referenced 3 times in the Bitcoin white paper.", + "explorer": "https://bscscan.com/token/0xd6AF849b09879a3648d56B5d43c6e5908a74CA83", + "status": "active", + "id": "0xd6AF849b09879a3648d56B5d43c6e5908a74CA83", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CommunityJax" + }, + { + "name": "facebook", + "url": "https://facebook.com/network.jax" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCGLFiBG4j-CzEs9TFTKk51g" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/smartchain/assets/0xd6AF849b09879a3648d56B5d43c6e5908a74CA83/logo.png b/blockchains/smartchain/assets/0xd6AF849b09879a3648d56B5d43c6e5908a74CA83/logo.png new file mode 100644 index 0000000000000..9fcda0c21448a Binary files /dev/null and b/blockchains/smartchain/assets/0xd6AF849b09879a3648d56B5d43c6e5908a74CA83/logo.png differ diff --git a/blockchains/smartchain/assets/0xd6edbB510af7901b2C049ce778b65a740c4aeB7f/info.json b/blockchains/smartchain/assets/0xd6edbB510af7901b2C049ce778b65a740c4aeB7f/info.json new file mode 100644 index 0000000000000..d80d07216c811 --- /dev/null +++ b/blockchains/smartchain/assets/0xd6edbB510af7901b2C049ce778b65a740c4aeB7f/info.json @@ -0,0 +1,32 @@ +{ + "name": "WOR", + "type": "BEP20", + "symbol": "WARRIOR", + "decimals": 18, + "website": "https://www.hollywood3.com/", + "description": "The \"Hollywood 3.0 Warrior Warrant\" issued by Hollywood Capital Group, abbreviated as WOR. Number of token holders: 89,816", + "explorer": "https://bscscan.com/token/0xd6edbB510af7901b2C049ce778b65a740c4aeB7f", + "status": "active", + "id": "0xd6edbB510af7901b2C049ce778b65a740c4aeB7f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WOR_TOKEN" + }, + { + "name": "telegram", + "url": "https://t.me/WARRIOR_ZH" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hollywood-capital-group-warrior" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hollywood-capital-group-warrior/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd6edbB510af7901b2C049ce778b65a740c4aeB7f/logo.png b/blockchains/smartchain/assets/0xd6edbB510af7901b2C049ce778b65a740c4aeB7f/logo.png new file mode 100644 index 0000000000000..9ec3f2023a45e Binary files /dev/null and b/blockchains/smartchain/assets/0xd6edbB510af7901b2C049ce778b65a740c4aeB7f/logo.png differ diff --git a/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/info.json b/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/info.json new file mode 100644 index 0000000000000..0b3cca0f08d01 --- /dev/null +++ b/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/info.json @@ -0,0 +1,52 @@ +{ + "name": "StrikeX", + "type": "BEP20", + "symbol": "STRX", + "decimals": 18, + "website": "https://strikex.com", + "description": "StrikeX is the native currency of the blockchain powered eco-system developed & deployed by the UK Registered Company StrikeX Technologies Ltd. Their flag ship product, TradeStrike, will utilise the power of tokenisation to offer trading in Stocks, Cryptocurrencies, NFT’s & even Real Estate. Fully compliant, fully collateralised trading, 24/7 – 365 days a year.", + "explorer": "https://bscscan.com/token/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec", + "status": "active", + "id": "0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/StrikeXofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/strikecoin/" + }, + { + "name": "facebook", + "url": "https://facebook.com/tradestrike" + }, + { + "name": "discord", + "url": "https://discord.com/tradestrike" + }, + { + "name": "medium", + "url": "https://tradestrike.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/strike-x" + }, + { + "name": "telegram", + "url": "https://t.me/StrikeXcrypto" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCZ_gCf9-Tnr7JeoFiSkl7SQ" + }, + { + "name": "reddit", + "url": "https://reddit.com/TradeStrike" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/logo.png b/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/logo.png new file mode 100644 index 0000000000000..dfb09ffad49fd Binary files /dev/null and b/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/logo.png differ diff --git a/blockchains/smartchain/assets/0xd73E883e203646e87F6d073BAF3D7719bDa68Bcb/info.json b/blockchains/smartchain/assets/0xd73E883e203646e87F6d073BAF3D7719bDa68Bcb/info.json new file mode 100644 index 0000000000000..de51634d1f247 --- /dev/null +++ b/blockchains/smartchain/assets/0xd73E883e203646e87F6d073BAF3D7719bDa68Bcb/info.json @@ -0,0 +1,33 @@ +{ + "name": "Rhythm", + "type": "BEP20", + "symbol": "RHYTHM", + "decimals": 9, + "website": "https://rhythm.cash/", + "description": "$RHYTHM is the token powering the Rhythm music streaming platform, which boasts a library of over 100 million songs, offering holders in-app rewards, perks, NFTs, and powering the Artist Partner Program.", + "explorer": "https://bscscan.com/token/0xd73E883e203646e87F6d073BAF3D7719bDa68Bcb", + "status": "active", + "id": "0xd73E883e203646e87F6d073BAF3D7719bDa68Bcb", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RhythmBSC" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/rhythm" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/rhythm/" + }, + { + "name": "telegram", + "url": "https://t.me/RhythmChat" + }, + { + "name": "whitepaper", + "url": "https://rhythm.cash/whitepaper" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd73E883e203646e87F6d073BAF3D7719bDa68Bcb/logo.png b/blockchains/smartchain/assets/0xd73E883e203646e87F6d073BAF3D7719bDa68Bcb/logo.png new file mode 100644 index 0000000000000..9889f11c3cbf1 Binary files /dev/null and b/blockchains/smartchain/assets/0xd73E883e203646e87F6d073BAF3D7719bDa68Bcb/logo.png differ diff --git a/blockchains/smartchain/assets/0xd8813B5Dfa9AbEB693F217Bb905ec99B66FB017C/info.json b/blockchains/smartchain/assets/0xd8813B5Dfa9AbEB693F217Bb905ec99B66FB017C/info.json new file mode 100644 index 0000000000000..34c452e69a59d --- /dev/null +++ b/blockchains/smartchain/assets/0xd8813B5Dfa9AbEB693F217Bb905ec99B66FB017C/info.json @@ -0,0 +1,21 @@ +{ + "name": "Binamon Energy", + "type": "BEP20", + "symbol": "BNRG", + "decimals": 18, + "website": "https://binamon.org", + "description": "A Complete Metaverse of Digital Monsters on Binance Smart Chain. With BNRG the users can buy boosters of ENERGY NFT. Energy allows to increase the power of the monsters in Binamon Metaverse. ", + "explorer": "https://bscscan.com/token/0xd8813B5Dfa9AbEB693F217Bb905ec99B66FB017C", + "status": "active", + "id": "0xd8813B5Dfa9AbEB693F217Bb905ec99B66FB017C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binamonok" + }, + { + "name": "telegram", + "url": "https://t.me/binamon" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd8813B5Dfa9AbEB693F217Bb905ec99B66FB017C/logo.png b/blockchains/smartchain/assets/0xd8813B5Dfa9AbEB693F217Bb905ec99B66FB017C/logo.png new file mode 100644 index 0000000000000..72aaad5ec5791 Binary files /dev/null and b/blockchains/smartchain/assets/0xd8813B5Dfa9AbEB693F217Bb905ec99B66FB017C/logo.png differ diff --git a/blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/info.json b/blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/info.json index a1d4faedf06a0..43507c9713bb2 100644 --- a/blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/info.json +++ b/blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/info.json @@ -3,9 +3,23 @@ "type": "BEP20", "symbol": "FOUR", "decimals": 18, - "website": "https://www.the4thpillar.io/", - "description": "Scalable, interoperable, multi-blockchain electronic data exchange and digital identity solution.", + "website": "https://the4thpillar.io/", + "description": "FOUR token is a technical and incentive component dedicated to; (1) RTA (i.e. right-to-access), and; (2) MTO (i.e. multiple-transfer option) models in the ecosystem of Web3 communication.", "explorer": "https://bscscan.com/token/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147", "status": "active", - "id": "0xd882739Fca9CBAE00F3821c4c65189E2D7e26147" + "id": "0xd882739Fca9CBAE00F3821c4c65189E2D7e26147", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/4pfour" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-4th-pillar" + } + ], + "tags": [ + "governance", + "staking" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/logo.png b/blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/logo.png index ed52136e40970..b0d3e287349fe 100644 Binary files a/blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/logo.png and b/blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/logo.png differ diff --git a/blockchains/smartchain/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/info.json b/blockchains/smartchain/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/info.json new file mode 100644 index 0000000000000..4db11f9697404 --- /dev/null +++ b/blockchains/smartchain/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/info.json @@ -0,0 +1,36 @@ +{ + "name": "SquidGrow", + "type": "BEP20", + "symbol": "SquidGrow", + "decimals": 9, + "website": "https://squidgrow.wtf", + "description": "SquidGrow is the next big meme utility token in the cryptocurrency space! Created by the biggest Shiba Inu whale, SquidGrow has the building blocks to get to the highest level. With our owner being one of the biggest investors in the world, the possibilities and connections for SquidGrow are endless!", + "explorer": "https://bscscan.com/token/0xd8fa690304d2b2824d918c0c7376e2823704557a", + "status": "active", + "id": "0xd8Fa690304D2B2824D918C0c7376e2823704557A", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/squid-grow/" + }, + { + "name": "telegram", + "url": "https://t.me/SquidGrowPortal" + }, + { + "name": "twitter", + "url": "https://twitter.com/Squid_Grow" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/squidgrow" + }, + { + "name": "github", + "url": "https://github.com/shibtoshi" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/logo.png b/blockchains/smartchain/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/logo.png new file mode 100644 index 0000000000000..599cd735e829a Binary files /dev/null and b/blockchains/smartchain/assets/0xd8Fa690304D2B2824D918C0c7376e2823704557A/logo.png differ diff --git a/blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/info.json b/blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/info.json new file mode 100644 index 0000000000000..eb0bc8ad13e7e --- /dev/null +++ b/blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/info.json @@ -0,0 +1,41 @@ +{ + "name": "AIR", + "website": "https://aircoin.cool", + "description": "AIR is to mock the madness of the cryptocurrency market. AIR is everywhere, after buying AirCoin you get nothing but AIR.", + "explorer": "https://bscscan.com/token/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53", + "type": "BEP20", + "symbol": "AIR", + "decimals": 18, + "status": "active", + "id": "0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53", + "links": [ + { + "name": "telegram", + "url": "https://t.me/aircoinreal" + }, + { + "name": "twitter", + "url": "https://twitter.com/Aircoinreal" + }, + { + "name": "github", + "url": "https://github.com/Aircoin-official" + }, + { + "name": "facebook", + "url": "https://facebook.com/aircoinreal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/air" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aircoin" + }, + { + "name": "forum", + "url": "https://aircoin.community" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xa123aB52a32267Dc357B7599739d3C6CAF856fe4/logo.png b/blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/logo.png similarity index 100% rename from blockchains/smartchain/assets/0xa123aB52a32267Dc357B7599739d3C6CAF856fe4/logo.png rename to blockchains/smartchain/assets/0xd8a2aE43Fd061d24acd538e3866Ffc2c05151b53/logo.png diff --git a/blockchains/smartchain/assets/0xd944f1D1e9d5f9Bb90b62f9D45e447D989580782/info.json b/blockchains/smartchain/assets/0xd944f1D1e9d5f9Bb90b62f9D45e447D989580782/info.json new file mode 100644 index 0000000000000..f84acf61f625b --- /dev/null +++ b/blockchains/smartchain/assets/0xd944f1D1e9d5f9Bb90b62f9D45e447D989580782/info.json @@ -0,0 +1,28 @@ +{ + "name": "MIOTAC", + "type": "BEP20", + "symbol": "IOTA", + "decimals": 6, + "website": "https://www.iota.org/", + "description": "IOTA is a distributed ledger with its proprietary technology known as Tangle, a system of nodes that confirm transactions. It aims to offer greater speeds than conventional blockchains and an ideal footprint for the ever-expanding Internet of Things ecosystem.", + "explorer": "https://bscscan.com/token/0xd944f1d1e9d5f9bb90b62f9d45e447d989580782", + "status": "active", + "id": "0xd944f1D1e9d5f9Bb90b62f9D45e447D989580782", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/iota" + }, + { + "name": "github", + "url": "https://github.com/iotaledger" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/iota/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd944f1D1e9d5f9Bb90b62f9D45e447D989580782/logo.png b/blockchains/smartchain/assets/0xd944f1D1e9d5f9Bb90b62f9D45e447D989580782/logo.png new file mode 100644 index 0000000000000..8d7b5b280b2ae Binary files /dev/null and b/blockchains/smartchain/assets/0xd944f1D1e9d5f9Bb90b62f9D45e447D989580782/logo.png differ diff --git a/blockchains/smartchain/assets/0xd9483EA7214FCfd89B4Fb8f513B544920E315A52/info.json b/blockchains/smartchain/assets/0xd9483EA7214FCfd89B4Fb8f513B544920E315A52/info.json new file mode 100644 index 0000000000000..d6dc9eb34edfe --- /dev/null +++ b/blockchains/smartchain/assets/0xd9483EA7214FCfd89B4Fb8f513B544920E315A52/info.json @@ -0,0 +1,30 @@ +{ + "name": "Travala.com", + "website": "https://travala.com", + "description": "Travala.com claims to be the leading blockchain-based travel booking platform.", + "explorer": "https://bscscan.com/token/0xd9483EA7214FCfd89B4Fb8f513B544920E315A52", + "research": "https://research.binance.com/en/projects/travala", + "type": "BEP20", + "symbol": "AVA", + "decimals": 18, + "status": "active", + "id": "0xd9483EA7214FCfd89B4Fb8f513B544920E315A52", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/travalacom" + }, + { + "name": "github", + "url": "https://github.com/AVA-Foundation" + }, + { + "name": "telegram", + "url": "https://t.me/travala" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ava/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xd9483EA7214FCfd89B4Fb8f513B544920E315A52/logo.png b/blockchains/smartchain/assets/0xd9483EA7214FCfd89B4Fb8f513B544920E315A52/logo.png new file mode 100644 index 0000000000000..1b8b37e0f5b28 Binary files /dev/null and b/blockchains/smartchain/assets/0xd9483EA7214FCfd89B4Fb8f513B544920E315A52/logo.png differ diff --git a/blockchains/smartchain/assets/0xd9dE2B1973E57Dc9DBA90c35d6Cd940ae4A3CBe1/info.json b/blockchains/smartchain/assets/0xd9dE2B1973E57Dc9DBA90c35d6Cd940ae4A3CBe1/info.json new file mode 100644 index 0000000000000..dd57b150f1ce8 --- /dev/null +++ b/blockchains/smartchain/assets/0xd9dE2B1973E57Dc9DBA90c35d6Cd940ae4A3CBe1/info.json @@ -0,0 +1,37 @@ +{ + "name": "Milo Inu", + "website": "https://milotoken.io", + "description": "Milo does what he can to help more vulnerable people in need", + "explorer": "https://bscscan.com/token/0xd9de2b1973e57dc9dba90c35d6cd940ae4a3cbe1", + "type": "BEP20", + "symbol": "MILO", + "decimals": 9, + "status": "active", + "id": "0xd9dE2B1973E57Dc9DBA90c35d6Cd940ae4A3CBe1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MiloInu" + }, + { + "name": "whitepaper", + "url": "https://milotoken.io/static/MiloInu_en.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/MiloInu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/milo-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/milo-inu" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xd9dE2B1973E57Dc9DBA90c35d6Cd940ae4A3CBe1/logo.png b/blockchains/smartchain/assets/0xd9dE2B1973E57Dc9DBA90c35d6Cd940ae4A3CBe1/logo.png new file mode 100644 index 0000000000000..887f2e4793128 Binary files /dev/null and b/blockchains/smartchain/assets/0xd9dE2B1973E57Dc9DBA90c35d6Cd940ae4A3CBe1/logo.png differ diff --git a/blockchains/smartchain/assets/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8/info.json b/blockchains/smartchain/assets/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8/info.json index 1f541f47d4b63..a156e7e540a7b 100644 --- a/blockchains/smartchain/assets/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8/info.json +++ b/blockchains/smartchain/assets/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8/info.json @@ -4,7 +4,7 @@ "symbol": "BINGUS", "decimals": 9, "website": "https://bingus.finance", - "description": "Bingus Token is the latest DEFI project with claws to release on the Binance Smart Chain. NFT & Shelter donations ongoing.\n", + "description": "Bingus Token is the latest DEFI project with claws to release on the Binance Smart Chain. NFT & Shelter donations ongoing.", "explorer": "https://bscscan.com/token/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8", "status": "active", "id": "0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8" diff --git a/blockchains/smartchain/assets/0xdAa64420e769fae36CCaA78e26024FE9f583e9D8/info.json b/blockchains/smartchain/assets/0xdAa64420e769fae36CCaA78e26024FE9f583e9D8/info.json new file mode 100644 index 0000000000000..0f8ec13181894 --- /dev/null +++ b/blockchains/smartchain/assets/0xdAa64420e769fae36CCaA78e26024FE9f583e9D8/info.json @@ -0,0 +1,40 @@ +{ + "name": "HowInu", + "type": "BEP20", + "symbol": "How", + "decimals": 18, + "website": "https://howinu.com/", + "description": "HowInu is a Meme Cryptocurrency running on the Binance Smart Chain Network created by Pasindu Shenal based on an image of a fictional dog.The HowInu Crypto project aims to play a role in advancing the crypto industry beyond the functionality of a normal meme cryptocurrency.Ultimately, the project aims to remain stable in the Crypto market for a long time and become a popular Meme Cryptocurrency in the world along with the growth of the Crypto market.", + "explorer": "https://bscscan.com/token/0xdAa64420e769fae36CCaA78e26024FE9f583e9D8", + "status": "active", + "id": "0xdAa64420e769fae36CCaA78e26024FE9f583e9D8", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/howinu" + }, + { + "name": "telegram", + "url": "https://t.me/howinu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/howinu/" + }, + { + "name": "facebook", + "url": "https://facebook.com/howinu" + }, + { + "name": "youtube", + "url": "https://youtube.com/howinu" + }, + { + "name": "whitepaper", + "url": "https://howinu.com/download/107/?tmstv=1685559667" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdAa64420e769fae36CCaA78e26024FE9f583e9D8/logo.png b/blockchains/smartchain/assets/0xdAa64420e769fae36CCaA78e26024FE9f583e9D8/logo.png new file mode 100644 index 0000000000000..113c19589edc3 Binary files /dev/null and b/blockchains/smartchain/assets/0xdAa64420e769fae36CCaA78e26024FE9f583e9D8/logo.png differ diff --git a/blockchains/smartchain/assets/0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c/info.json b/blockchains/smartchain/assets/0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c/info.json new file mode 100644 index 0000000000000..5a600aea801ac --- /dev/null +++ b/blockchains/smartchain/assets/0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c/info.json @@ -0,0 +1,33 @@ +{ + "name": "BABY CAKE", + "type": "BEP20", + "symbol": "BABYCAKE", + "decimals": 18, + "website": "https://babycake.app/", + "description": "Baby Cake is the first token on the BSC to reward holders with Cake.", + "explorer": "https://bscscan.com/token/0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c", + "status": "active", + "id": "0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BabyCakeBSC" + }, + { + "name": "telegram", + "url": "https://t.me/babycakeBSC" + }, + { + "name": "medium", + "url": "https://medium.com/@babycake" + }, + { + "name": "whitepaper", + "url": "https://babycake.app/white-paper/" + }, + { + "name": "github", + "url": "https://github.com/babycakebsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c/logo.png b/blockchains/smartchain/assets/0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c/logo.png new file mode 100644 index 0000000000000..af6d12775a6bf Binary files /dev/null and b/blockchains/smartchain/assets/0xdB8D30b74bf098aF214e862C90E647bbB1fcC58c/logo.png differ diff --git a/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json b/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json index 7164422976f8e..bbaae1f02db0b 100644 --- a/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json +++ b/blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json @@ -6,6 +6,6 @@ "type": "BEP20", "symbol": "SPE", "decimals": 9, - "status": "active", + "status": "abandoned", "id": "0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38" } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdC0118B27276065C573386aa44e7a6E5e2AF07C1/info.json b/blockchains/smartchain/assets/0xdC0118B27276065C573386aa44e7a6E5e2AF07C1/info.json new file mode 100644 index 0000000000000..8a35318b58fc6 --- /dev/null +++ b/blockchains/smartchain/assets/0xdC0118B27276065C573386aa44e7a6E5e2AF07C1/info.json @@ -0,0 +1,40 @@ +{ + "name": "DeepMaze", + "type": "BEP20", + "symbol": "DPZ", + "decimals": 18, + "website": "https://www.deepmaze.finance/", + "description": "DEEPMAZE is a crowding pool backed auto liquidity Defi token built on Binance Smart Chain. It solves the liquidity, value, and discretion trilemma that is a problem in the current ecosystem.", + "explorer": "https://bscscan.com/token/0xdc0118b27276065c573386aa44e7a6e5e2af07c1", + "status": "active", + "id": "0xdC0118B27276065C573386aa44e7a6E5e2AF07C1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DPZFinance" + }, + { + "name": "github", + "url": "https://github.com/deepmazefoundation/" + }, + { + "name": "telegram", + "url": "https://t.me/dpzfinance" + }, + { + "name": "telegram_news", + "url": "https://t.me/dpzfinance" + }, + { + "name": "blog", + "url": "https://deepmaze.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/deepmaze-finance/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdC0118B27276065C573386aa44e7a6E5e2AF07C1/logo.png b/blockchains/smartchain/assets/0xdC0118B27276065C573386aa44e7a6E5e2AF07C1/logo.png new file mode 100644 index 0000000000000..83f47ce457c5a Binary files /dev/null and b/blockchains/smartchain/assets/0xdC0118B27276065C573386aa44e7a6E5e2AF07C1/logo.png differ diff --git a/blockchains/smartchain/assets/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74/info.json b/blockchains/smartchain/assets/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74/info.json new file mode 100644 index 0000000000000..85efabf474415 --- /dev/null +++ b/blockchains/smartchain/assets/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74/info.json @@ -0,0 +1,37 @@ +{ + "name": "Centric RISE", + "type": "BEP20", + "symbol": "CNR", + "decimals": 8, + "description": "Centric is an innovative dual-token digital currency & decentralized blockchain protocol built on sound economics that yields a return hourly.", + "explorer": "https://bscscan.com/token/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74", + "website": "https://www.centric.com/", + "status": "active", + "id": "0xdCbA3fbd7BBc28abD18A472D28358089467A8a74", + "links": [ + { + "name": "github", + "url": "https://github.com/Centric-Org" + }, + { + "name": "twitter", + "url": "https://twitter.com/centricrise" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/joincentric" + }, + { + "name": "discord", + "url": "https://discord.com/invite/KjwY64h" + }, + { + "name": "telegram", + "url": "https://t.me/CentricChat" + }, + { + "name": "telegram_news", + "url": "https://t.me/centric" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74/logo.png b/blockchains/smartchain/assets/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74/logo.png new file mode 100644 index 0000000000000..8b9352b713167 Binary files /dev/null and b/blockchains/smartchain/assets/0xdCbA3fbd7BBc28abD18A472D28358089467A8a74/logo.png differ diff --git a/blockchains/smartchain/assets/0xdD97AB35e3C0820215bc85a395e13671d84CCBa2/info.json b/blockchains/smartchain/assets/0xdD97AB35e3C0820215bc85a395e13671d84CCBa2/info.json new file mode 100644 index 0000000000000..5dc7e49bb2863 --- /dev/null +++ b/blockchains/smartchain/assets/0xdD97AB35e3C0820215bc85a395e13671d84CCBa2/info.json @@ -0,0 +1,29 @@ +{ + "name": "Autoshark", + "website": "https://autoshark.finance/", + "description": "AutoShark is a yield optimizer for Automatic Liquidity Acquisition Farms & AMMs on the Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xdD97AB35e3C0820215bc85a395e13671d84CCBa2", + "type": "BEP20", + "symbol": "JAWS", + "decimals": 18, + "status": "active", + "id": "0xdD97AB35e3C0820215bc85a395e13671d84CCBa2", + "links": [ + { + "name": "telegram", + "url": "https://t.me/AutoSharkFinance" + }, + { + "name": "twitter", + "url": "https://twitter.com/autosharkfin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/AutoSharkOfficial/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/autoshark" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdD97AB35e3C0820215bc85a395e13671d84CCBa2/logo.png b/blockchains/smartchain/assets/0xdD97AB35e3C0820215bc85a395e13671d84CCBa2/logo.png new file mode 100644 index 0000000000000..5404f527ff095 Binary files /dev/null and b/blockchains/smartchain/assets/0xdD97AB35e3C0820215bc85a395e13671d84CCBa2/logo.png differ diff --git a/blockchains/smartchain/assets/0xdDaE5F343b7768eAdaAD88A7f520fFf54F198211/info.json b/blockchains/smartchain/assets/0xdDaE5F343b7768eAdaAD88A7f520fFf54F198211/info.json new file mode 100644 index 0000000000000..7c1a66005d5e3 --- /dev/null +++ b/blockchains/smartchain/assets/0xdDaE5F343b7768eAdaAD88A7f520fFf54F198211/info.json @@ -0,0 +1,44 @@ +{ + "name": "Bitcoiva", + "type": "BEP20", + "symbol": "BCA", + "decimals": 18, + "website": "https://www.bitcoiva.com", + "description": "Bitcoiva is the Next-generation crypto-trading platform that supports various forms of transactions such as Fiat to Crypto trading, Crypto to Crypto trading and direct purchase option. Instant, fast and easy transactions are possible with Bitcoiva.", + "explorer": "https://bscscan.com/token/0xddae5f343b7768eadaad88a7f520fff54f198211", + "status": "active", + "id": "0xdDaE5F343b7768eAdaAD88A7f520fFf54F198211", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bitcoiva" + }, + { + "name": "facebook", + "url": "https://facebook.com/Bitcoiva.com.2021/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCxPyXRsK0TFIKfG1p2Ws0QA" + }, + { + "name": "telegram", + "url": "https://t.me/BITCOIVA" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bitcoiva/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/bitcoiva" + }, + { + "name": "blog", + "url": "https://blog.bitcoiva.com/" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xdDaE5F343b7768eAdaAD88A7f520fFf54F198211/logo.png b/blockchains/smartchain/assets/0xdDaE5F343b7768eAdaAD88A7f520fFf54F198211/logo.png new file mode 100644 index 0000000000000..88b8b5786481d Binary files /dev/null and b/blockchains/smartchain/assets/0xdDaE5F343b7768eAdaAD88A7f520fFf54F198211/logo.png differ diff --git a/blockchains/smartchain/assets/0xdDb3Bd8645775F59496c821E4F55A7eA6A6dc299/info.json b/blockchains/smartchain/assets/0xdDb3Bd8645775F59496c821E4F55A7eA6A6dc299/info.json new file mode 100644 index 0000000000000..c8776872c21dd --- /dev/null +++ b/blockchains/smartchain/assets/0xdDb3Bd8645775F59496c821E4F55A7eA6A6dc299/info.json @@ -0,0 +1,53 @@ +{ + "name": "Ape Swap Finance Banana", + "website": "https://apeswap.finance", + "description": "ApeSwap is an Automated Market Maker, Yield Farming, and Staking platform on Binance Smart Chain. ApeSwap was built by DeFi Apes, for DeFi Apes. We have a dedicated team of experienced monkeys, who have been in the crypto space for years.", + "explorer": "https://bscscan.com/token/0xdDb3Bd8645775F59496c821E4F55A7eA6A6dc299", + "type": "BEP20", + "symbol": "GNANA", + "decimals": 18, + "status": "active", + "id": "0xdDb3Bd8645775F59496c821E4F55A7eA6A6dc299", + "links": [ + { + "name": "github", + "url": "https://github.com/ApeSwapFinance" + }, + { + "name": "docs", + "url": "https://apeswap.gitbook.io/apeswap-finance/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ape_swap" + }, + { + "name": "telegram", + "url": "https://t.me/ape_swap" + }, + { + "name": "telegram_news", + "url": "https://t.me/ape_swap_news" + }, + { + "name": "medium", + "url": "https://ape-swap.medium.com/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/AbVxfGRCSd/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Apeswap/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apeswap-finance/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/apeswap-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdDb3Bd8645775F59496c821E4F55A7eA6A6dc299/logo.png b/blockchains/smartchain/assets/0xdDb3Bd8645775F59496c821E4F55A7eA6A6dc299/logo.png new file mode 100644 index 0000000000000..4086162c6e2a6 Binary files /dev/null and b/blockchains/smartchain/assets/0xdDb3Bd8645775F59496c821E4F55A7eA6A6dc299/logo.png differ diff --git a/blockchains/smartchain/assets/0xdE7B72c2c2828A81bEe8D7FA86c7FC22B58A713d/info.json b/blockchains/smartchain/assets/0xdE7B72c2c2828A81bEe8D7FA86c7FC22B58A713d/info.json new file mode 100644 index 0000000000000..8e751ce590275 --- /dev/null +++ b/blockchains/smartchain/assets/0xdE7B72c2c2828A81bEe8D7FA86c7FC22B58A713d/info.json @@ -0,0 +1,33 @@ +{ + "name": "EtherPoS", + "website": "https://etherpos.io", + "description": "Ether Proof-of-Stake", + "explorer": "https://bscscan.com/token/0xdE7B72c2c2828A81bEe8D7FA86c7FC22B58A713d", + "id": "0xdE7B72c2c2828A81bEe8D7FA86c7FC22B58A713d", + "symbol": "ETPOS", + "type": "BEP20", + "decimals": 6, + "status": "active", + "tags": [ + "staking", + "dapp" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/etherposio/etpos-token" + }, + { + "name": "twitter", + "url": "https://twitter.com/etherpos22" + }, + { + "name": "telegram", + "url": "https://t.me/EtherPosValidator" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.etherpos.info" + } + ] +} diff --git a/blockchains/smartchain/assets/0xdE7B72c2c2828A81bEe8D7FA86c7FC22B58A713d/logo.png b/blockchains/smartchain/assets/0xdE7B72c2c2828A81bEe8D7FA86c7FC22B58A713d/logo.png new file mode 100644 index 0000000000000..f6079535aa18e Binary files /dev/null and b/blockchains/smartchain/assets/0xdE7B72c2c2828A81bEe8D7FA86c7FC22B58A713d/logo.png differ diff --git a/blockchains/smartchain/assets/0xdECE0F6864c1511369ae2c30B90Db9f5fe92832c/info.json b/blockchains/smartchain/assets/0xdECE0F6864c1511369ae2c30B90Db9f5fe92832c/info.json new file mode 100644 index 0000000000000..fb56df8bf18c3 --- /dev/null +++ b/blockchains/smartchain/assets/0xdECE0F6864c1511369ae2c30B90Db9f5fe92832c/info.json @@ -0,0 +1,29 @@ +{ + "name": "DISCIPLINA", + "website": "https://disciplina.io", + "description": "The first blockchain to create verified personal profiles based on academic and professional achievements.", + "explorer": "https://bscscan.com/token/0xdECE0F6864c1511369ae2c30B90Db9f5fe92832c", + "type": "BEP20", + "symbol": "DSCPL", + "decimals": 18, + "status": "active", + "id": "0xdECE0F6864c1511369ae2c30B90Db9f5fe92832c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tchmpls_events" + }, + { + "name": "blog", + "url": "https://dscpl.medium.com" + }, + { + "name": "telegram", + "url": "https://t.me/disciplinachain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/disciplina/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdECE0F6864c1511369ae2c30B90Db9f5fe92832c/logo.png b/blockchains/smartchain/assets/0xdECE0F6864c1511369ae2c30B90Db9f5fe92832c/logo.png new file mode 100644 index 0000000000000..5aa02047f2058 Binary files /dev/null and b/blockchains/smartchain/assets/0xdECE0F6864c1511369ae2c30B90Db9f5fe92832c/logo.png differ diff --git a/blockchains/smartchain/assets/0xdFE6891ce8E5a5c7Cf54fFdE406A6C2C54145F71/info.json b/blockchains/smartchain/assets/0xdFE6891ce8E5a5c7Cf54fFdE406A6C2C54145F71/info.json new file mode 100644 index 0000000000000..eb18d8bb89a62 --- /dev/null +++ b/blockchains/smartchain/assets/0xdFE6891ce8E5a5c7Cf54fFdE406A6C2C54145F71/info.json @@ -0,0 +1,21 @@ +{ + "name": "CHEEMSINU", + "type": "BEP20", + "symbol": "$CINU", + "decimals": 9, + "website": "https://cheemsinu.net/", + "description": "Combining Memes & Crypto to bring both LOLs and money to the masses of the internet.", + "explorer": "https://bscscan.com/token/0xdFE6891ce8E5a5c7Cf54fFdE406A6C2C54145F71", + "status": "active", + "id": "0xdFE6891ce8E5a5c7Cf54fFdE406A6C2C54145F71", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cheems-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cheems-inu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdFE6891ce8E5a5c7Cf54fFdE406A6C2C54145F71/logo.png b/blockchains/smartchain/assets/0xdFE6891ce8E5a5c7Cf54fFdE406A6C2C54145F71/logo.png new file mode 100644 index 0000000000000..a00396d663f71 Binary files /dev/null and b/blockchains/smartchain/assets/0xdFE6891ce8E5a5c7Cf54fFdE406A6C2C54145F71/logo.png differ diff --git a/blockchains/smartchain/assets/0xdb5642fC3Ffd7a8BdC2C837197736c54B120872d/info.json b/blockchains/smartchain/assets/0xdb5642fC3Ffd7a8BdC2C837197736c54B120872d/info.json new file mode 100644 index 0000000000000..5aebe0b8f6b2e --- /dev/null +++ b/blockchains/smartchain/assets/0xdb5642fC3Ffd7a8BdC2C837197736c54B120872d/info.json @@ -0,0 +1,21 @@ +{ + "name": "Payslink Token", + "website": "https://payslinks.com/", + "description": "Technology poised to disrupt the entire payment industry covering peer to peer payments and mass payments.", + "explorer": "https://bscscan.com/token/0xdb5642fC3Ffd7a8BdC2C837197736c54B120872d", + "type": "BEP20", + "symbol": "PAYS", + "decimals": 18, + "status": "active", + "id": "0xdb5642fC3Ffd7a8BdC2C837197736c54B120872d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/payslink" + }, + { + "name": "telegram", + "url": "https://t.me/payslink" + } + ] +} diff --git a/blockchains/smartchain/assets/0xdb5642fC3Ffd7a8BdC2C837197736c54B120872d/logo.png b/blockchains/smartchain/assets/0xdb5642fC3Ffd7a8BdC2C837197736c54B120872d/logo.png new file mode 100644 index 0000000000000..abfc45d7828a8 Binary files /dev/null and b/blockchains/smartchain/assets/0xdb5642fC3Ffd7a8BdC2C837197736c54B120872d/logo.png differ diff --git a/blockchains/smartchain/assets/0xdb607c61Aaa2a954Bf1f9d117953F12d6c319E15/info.json b/blockchains/smartchain/assets/0xdb607c61Aaa2a954Bf1f9d117953F12d6c319E15/info.json new file mode 100644 index 0000000000000..2b97da61c388a --- /dev/null +++ b/blockchains/smartchain/assets/0xdb607c61Aaa2a954Bf1f9d117953F12d6c319E15/info.json @@ -0,0 +1,36 @@ +{ + "name": "HONEYPAD", + "type": "BEP20", + "symbol": "$HONEY", + "decimals": 9, + "website": "https://www.honeypad.io/", + "description": "Honeypad Is The Hive To Bee! We Reward Holders Through Tax Rewards, Automatic Token Burning, and a Pioneering Buy-back System. All While Providing A Secure And Vibrant Eco-system.", + "explorer": "https://bscscan.com/token/0xdb607c61Aaa2a954Bf1f9d117953F12d6c319E15", + "status": "active", + "id": "0xdb607c61Aaa2a954Bf1f9d117953F12d6c319E15", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/thehoneypad" + }, + { + "name": "medium", + "url": "https://medium.com/@thehoneypad" + }, + { + "name": "telegram_news", + "url": "https://t.me/HoneyPadNews" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Honeypad/" + }, + { + "name": "telegram", + "url": "https://t.me/honeypadofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdb607c61Aaa2a954Bf1f9d117953F12d6c319E15/logo.png b/blockchains/smartchain/assets/0xdb607c61Aaa2a954Bf1f9d117953F12d6c319E15/logo.png new file mode 100644 index 0000000000000..b0140d4af67bb Binary files /dev/null and b/blockchains/smartchain/assets/0xdb607c61Aaa2a954Bf1f9d117953F12d6c319E15/logo.png differ diff --git a/blockchains/smartchain/assets/0xdc847755343C3A2B94d6aFC0aAE57651E1b14064/info.json b/blockchains/smartchain/assets/0xdc847755343C3A2B94d6aFC0aAE57651E1b14064/info.json new file mode 100644 index 0000000000000..93a8dac698122 --- /dev/null +++ b/blockchains/smartchain/assets/0xdc847755343C3A2B94d6aFC0aAE57651E1b14064/info.json @@ -0,0 +1,56 @@ +{ + "name": "BODA V2", + "website": "https://bodatoken.org/", + "description": "BODAV2 rewards holders with up to 19% in BUSD dividend rewards. 6% BUSD from buy orders and 13% BUSD from sell orders.", + "explorer": "https://bscscan.com/token/0xdc847755343C3A2B94d6aFC0aAE57651E1b14064", + "type": "BEP20", + "symbol": "BODAV2", + "decimals": 18, + "status": "active", + "id": "0xdc847755343C3A2B94d6aFC0aAE57651E1b14064", + "links": [ + { + "name": "github", + "url": "https://github.com/bodatoken/" + }, + { + "name": "twitter", + "url": "https://twitter.com/BodaToken" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/bodacoin/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/boda-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/boda-token" + }, + { + "name": "telegram", + "url": "https://t.me/Boda_Token" + }, + { + "name": "discord", + "url": "https://discord.com/XMF4UctSnv" + }, + { + "name": "facebook", + "url": "https://facebook.com/BodaToken/" + }, + { + "name": "medium", + "url": "https://bodatoken.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCZA6agzb8YjBvPj-T8EVijA" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xdc847755343C3A2B94d6aFC0aAE57651E1b14064/logo.png b/blockchains/smartchain/assets/0xdc847755343C3A2B94d6aFC0aAE57651E1b14064/logo.png new file mode 100644 index 0000000000000..7521d6466dc93 Binary files /dev/null and b/blockchains/smartchain/assets/0xdc847755343C3A2B94d6aFC0aAE57651E1b14064/logo.png differ diff --git a/blockchains/smartchain/assets/0xdd02bC212E79ACdAb476C9295cDea8a61099Cb79/info.json b/blockchains/smartchain/assets/0xdd02bC212E79ACdAb476C9295cDea8a61099Cb79/info.json new file mode 100644 index 0000000000000..d91b34e965082 --- /dev/null +++ b/blockchains/smartchain/assets/0xdd02bC212E79ACdAb476C9295cDea8a61099Cb79/info.json @@ -0,0 +1,32 @@ +{ + "name": "MCNCOIN", + "type": "BEP20", + "symbol": "MCN", + "decimals": 8, + "website": "https://mcncoin.io", + "description": "MCN - Multi-Community Network! MCN is an innovative GameFi platform that revolutionizes the way players interact with gaming entertainment and earn.", + "explorer": "https://bscscan.com/token/0xdd02bC212E79ACdAb476C9295cDea8a61099Cb79", + "status": "active", + "id": "0xdd02bC212E79ACdAb476C9295cDea8a61099Cb79", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MCNOfficialM" + }, + { + "name": "telegram", + "url": "https://t.me/mcn_network" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mcncoin" + }, + { + "name": "whitepaper", + "url": "https://mcncoin.io/white-paper" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdd02bC212E79ACdAb476C9295cDea8a61099Cb79/logo.png b/blockchains/smartchain/assets/0xdd02bC212E79ACdAb476C9295cDea8a61099Cb79/logo.png new file mode 100644 index 0000000000000..f3607f6cf9a55 Binary files /dev/null and b/blockchains/smartchain/assets/0xdd02bC212E79ACdAb476C9295cDea8a61099Cb79/logo.png differ diff --git a/blockchains/smartchain/assets/0xdd325C38b12903B727D16961e61333f4871A70E0/info.json b/blockchains/smartchain/assets/0xdd325C38b12903B727D16961e61333f4871A70E0/info.json new file mode 100644 index 0000000000000..a155bbde63fe2 --- /dev/null +++ b/blockchains/smartchain/assets/0xdd325C38b12903B727D16961e61333f4871A70E0/info.json @@ -0,0 +1,38 @@ +{ + "name": "Elephant Money Stable", + "type": "BEP20", + "symbol": "TRUNK", + "decimals": 18, + "website": "https://elephant.money", + "description": "Elephant Money Stable is partially collateralized by BUSD at 75% guaranteed. TRUNK passively hardens its collateralization ratio of the remaining 25% on the dollar as the Elephant Money ecosystem grows.", + "explorer": "https://bscscan.com/token/0xdd325C38b12903B727D16961e61333f4871A70E0", + "status": "active", + "id": "0xdd325C38b12903B727D16961e61333f4871A70E0", + "links": [ + { + "name": "medium", + "url": "https://medium.com/elephant-money" + }, + { + "name": "telegram", + "url": "https://t.me/elephant_money" + }, + { + "name": "twitter", + "url": "https://twitter.com/ElephantStatus" + }, + { + "name": "whitepaper", + "url": "https://elephant.money/media/elephant-wp.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCBHcyR7ixP70R6hhpck1qUQ" + } + ], + "tags": [ + "stablecoin", + "defi", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xdd325C38b12903B727D16961e61333f4871A70E0/logo.png b/blockchains/smartchain/assets/0xdd325C38b12903B727D16961e61333f4871A70E0/logo.png new file mode 100644 index 0000000000000..08cf65993de07 Binary files /dev/null and b/blockchains/smartchain/assets/0xdd325C38b12903B727D16961e61333f4871A70E0/logo.png differ diff --git a/blockchains/smartchain/assets/0xdd6978F36c98AfF4287E5ac803C9CF1b865641F6/info.json b/blockchains/smartchain/assets/0xdd6978F36c98AfF4287E5ac803C9CF1b865641F6/info.json new file mode 100644 index 0000000000000..f9f09f1eec6e7 --- /dev/null +++ b/blockchains/smartchain/assets/0xdd6978F36c98AfF4287E5ac803C9CF1b865641F6/info.json @@ -0,0 +1,32 @@ +{ + "name": "Jerry Inu", + "type": "BEP20", + "symbol": "JERRY", + "decimals": 9, + "website": "https://jerryinu.com/", + "description": "Jerry Inu is on the way to creating a trend and a new game in the field of Memecoins and Jerry Inu will be the leader in this competitive meme game.", + "explorer": "https://bscscan.com/token/0xdd6978f36c98aff4287e5ac803c9cf1b865641f6", + "status": "active", + "id": "0xdd6978F36c98AfF4287E5ac803C9CF1b865641F6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/JerryInu" + }, + { + "name": "telegram", + "url": "https://t.me/JerryInuGroup" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jerry-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/jerry-inu" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdd6978F36c98AfF4287E5ac803C9CF1b865641F6/logo.png b/blockchains/smartchain/assets/0xdd6978F36c98AfF4287E5ac803C9CF1b865641F6/logo.png new file mode 100644 index 0000000000000..1f1a9a06f9bac Binary files /dev/null and b/blockchains/smartchain/assets/0xdd6978F36c98AfF4287E5ac803C9CF1b865641F6/logo.png differ diff --git a/blockchains/smartchain/assets/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076/info.json b/blockchains/smartchain/assets/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076/info.json new file mode 100644 index 0000000000000..63edf812da97b --- /dev/null +++ b/blockchains/smartchain/assets/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076/info.json @@ -0,0 +1,33 @@ +{ + "name": "Don't KYC", + "website": "https://dontkyc.com", + "description": "DKYC.", + "explorer": "https://bscscan.com/token/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076", + "type": "BEP20", + "symbol": "DKYC", + "decimals": 9, + "status": "active", + "id": "0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DontKYC" + }, + { + "name": "telegram", + "url": "https://t.me/DontKYC" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dont-kyc/" + }, + { + "name": "medium", + "url": "https://medium.com/@donotkyc" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/dont-kyc/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076/logo.png b/blockchains/smartchain/assets/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076/logo.png new file mode 100644 index 0000000000000..02de732d5e827 Binary files /dev/null and b/blockchains/smartchain/assets/0xdf5Fac537aa09e1eb0F3f8DD1d34CBdC42CA1076/logo.png differ diff --git a/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/info.json b/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/info.json new file mode 100644 index 0000000000000..ce161234c6055 --- /dev/null +++ b/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/info.json @@ -0,0 +1,25 @@ +{ + "name": "Xenon Pay", + "type": "BEP20", + "symbol": "X2P", + "decimals": 9, + "website": "https://xenonpay.org", + "description": "Xenon Pay is a deflationary, high-yield, frictionless & decentralized token on the Binance Smart Chain. The simple way to grow your money like the world’s most sophisticated investors. While existing solutions offer to solve just one problem at a time, our team is up to build secure, useful, & easy to use payment solutions for multiple problems. It includes easy cryptocurrency payment systems integration.", + "explorer": "https://bscscan.com/token/0xdfd85305a752d70a07a995fa724ac4ff787ebef2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PayX2P" + }, + { + "name": "whitepaper", + "url": "https://assets.website-files.com/610aef4e2da61c281db06172/6116c6bdb929435fbc897923_Whitepaper_X2P_Official.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/x2pofficial" + } + ], + "status": "active", + "id": "0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/logo.png b/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/logo.png new file mode 100644 index 0000000000000..080266ddb6cbc Binary files /dev/null and b/blockchains/smartchain/assets/0xdfd85305A752d70A07A995Fa724Ac4Ff787EBef2/logo.png differ diff --git a/blockchains/smartchain/assets/0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995/info.json b/blockchains/smartchain/assets/0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995/info.json new file mode 100644 index 0000000000000..931d1325f4238 --- /dev/null +++ b/blockchains/smartchain/assets/0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995/info.json @@ -0,0 +1,29 @@ +{ + "name": "CryptoMines Reborn", + "website": "https://cryptomines.app/", + "description": "CryptoMines Reborn is a SciFi play-to-earn NFT game designed to provide the users with a fun experience by collecting Workers and Spaceships to travel through the universe searching for $CRUX, this mineral allows them to live another day and make some profits along the way.", + "explorer": "https://bscscan.com/token/0xe0191fefdd0d2b39b1a2e4e029ccda8a481b7995", + "type": "BEP20", + "symbol": "CRUX", + "decimals": 18, + "status": "active", + "id": "0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CryptoMinesApp" + }, + { + "name": "discord", + "url": "https://discord.com/invite/cryptomines" + }, + { + "name": "telegram", + "url": "https://t.me/cryptominesapp" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995/logo.png b/blockchains/smartchain/assets/0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995/logo.png new file mode 100644 index 0000000000000..48d6857688910 Binary files /dev/null and b/blockchains/smartchain/assets/0xe0191fEfdd0D2B39b1a2E4E029cCDA8A481b7995/logo.png differ diff --git a/blockchains/smartchain/assets/0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3/info.json b/blockchains/smartchain/assets/0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3/info.json new file mode 100644 index 0000000000000..55ed208003060 --- /dev/null +++ b/blockchains/smartchain/assets/0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3/info.json @@ -0,0 +1,60 @@ +{ + "name": "Ankr Staked ETH", + "type": "BEP20", + "symbol": "ankrETH", + "decimals": 18, + "website": "https://www.ankr.com", + "description": "ankrETH represents your staked ETH and provides liquidity for your staked position. All staking rewards are built into the token price, and ankrETH grows daily in value, but never in number.", + "explorer": "https://bscscan.com/token/0xe05a08226c49b636acf99c40da8dc6af83ce5bb3", + "status": "active", + "id": "0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ankr" + }, + { + "name": "github", + "url": "https://github.com/Ankr-network" + }, + { + "name": "telegram", + "url": "https://t.me/ankrnetwork" + }, + { + "name": "medium", + "url": "https://medium.com/ankr-network" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/Ankrofficial/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/ankr" + }, + { + "name": "docs", + "url": "https://ankr.com/docs/staking/overview" + }, + { + "name": "whitepaper", + "url": "https://ankr.com/ankr-whitepaper-2.0.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/@AnkrOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ankreth/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ankr-staked-eth" + } + ], + "tags": [ + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3/logo.png b/blockchains/smartchain/assets/0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3/logo.png new file mode 100644 index 0000000000000..8f09e5dab0274 Binary files /dev/null and b/blockchains/smartchain/assets/0xe05A08226c49b636ACf99c40Da8DC6aF83CE5bB3/logo.png differ diff --git a/blockchains/smartchain/assets/0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66/info.json b/blockchains/smartchain/assets/0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66/info.json new file mode 100644 index 0000000000000..5723b010a2fe4 --- /dev/null +++ b/blockchains/smartchain/assets/0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66/info.json @@ -0,0 +1,25 @@ +{ + "name": "CEEK", + "type": "BEP20", + "symbol": "CEEK", + "decimals": 18, + "website": "https://ceek.com", + "description": "CEEK VR", + "explorer": "https://bscscan.com/token/0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66", + "status": "active", + "id": "0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CEEK" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ceek-vr/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ceek-smart-vr-token" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66/logo.png b/blockchains/smartchain/assets/0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66/logo.png new file mode 100644 index 0000000000000..edbf3d3987225 Binary files /dev/null and b/blockchains/smartchain/assets/0xe0F94Ac5462997D2BC57287Ac3a3aE4C31345D66/logo.png differ diff --git a/blockchains/smartchain/assets/0xe0b0C16038845BEd3fCf70304D3e167Df81ce225/info.json b/blockchains/smartchain/assets/0xe0b0C16038845BEd3fCf70304D3e167Df81ce225/info.json new file mode 100644 index 0000000000000..77fe761301863 --- /dev/null +++ b/blockchains/smartchain/assets/0xe0b0C16038845BEd3fCf70304D3e167Df81ce225/info.json @@ -0,0 +1,25 @@ +{ + "name": "Crossswap.com", + "type": "BEP20", + "symbol": "CSWAP", + "decimals": 18, + "website": "https://crossswap.com/", + "description": "Cswap is the native token for Crossswap Dex", + "explorer": "https://bscscan.com/token/0xe0b0C16038845BEd3fCf70304D3e167Df81ce225", + "status": "active", + "id": "0xe0b0C16038845BEd3fCf70304D3e167Df81ce225", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CrossSwapDex" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crossswap/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/crossswap" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe0b0C16038845BEd3fCf70304D3e167Df81ce225/logo.png b/blockchains/smartchain/assets/0xe0b0C16038845BEd3fCf70304D3e167Df81ce225/logo.png new file mode 100644 index 0000000000000..c868e5abe4447 Binary files /dev/null and b/blockchains/smartchain/assets/0xe0b0C16038845BEd3fCf70304D3e167Df81ce225/logo.png differ diff --git a/blockchains/smartchain/assets/0xe0e0Fbc7E8D881953d39CF899409410B50b8C924/info.json b/blockchains/smartchain/assets/0xe0e0Fbc7E8D881953d39CF899409410B50b8C924/info.json new file mode 100644 index 0000000000000..eff0917ae380c --- /dev/null +++ b/blockchains/smartchain/assets/0xe0e0Fbc7E8D881953d39CF899409410B50b8C924/info.json @@ -0,0 +1,33 @@ +{ + "name": "Coin of Nature", + "website": "https://coinofnature.io", + "description": "The major aim of the project is not only to promote sports and a healthy lifestyle but also to develop a sustainable ecosystem based on innovative solutions. ", + "explorer": "https://bscscan.com/token/0xe0e0fbc7e8d881953d39cf899409410b50b8c924", + "type": "BEP20", + "symbol": "CON", + "decimals": 9, + "status": "active", + "id": "0xe0e0Fbc7E8D881953d39CF899409410B50b8C924", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coin-of-nature/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/pl/waluty/coin-of-nature" + }, + { + "name": "twitter", + "url": "https://twitter.com/CoinOfNature" + }, + { + "name": "github", + "url": "https://github.com/Coin-of-Nature/Coin-of-Nature" + }, + { + "name": "telegram", + "url": "https://t.me/coin_of_nature" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe0e0Fbc7E8D881953d39CF899409410B50b8C924/logo.png b/blockchains/smartchain/assets/0xe0e0Fbc7E8D881953d39CF899409410B50b8C924/logo.png new file mode 100644 index 0000000000000..ca9311e048635 Binary files /dev/null and b/blockchains/smartchain/assets/0xe0e0Fbc7E8D881953d39CF899409410B50b8C924/logo.png differ diff --git a/blockchains/smartchain/assets/0xe24F6Bc7635501d5684a963f7e75C8062b9c0eA4/info.json b/blockchains/smartchain/assets/0xe24F6Bc7635501d5684a963f7e75C8062b9c0eA4/info.json new file mode 100644 index 0000000000000..1bb29235060c0 --- /dev/null +++ b/blockchains/smartchain/assets/0xe24F6Bc7635501d5684a963f7e75C8062b9c0eA4/info.json @@ -0,0 +1,21 @@ +{ + "name": "Baby Floki Doge Token", + "website": "https://www.babyflokidoge.info", + "description": "Baby Floki Doge is a hyper-deflationary and auto-staking token on the Binance Smart Chain.", + "explorer": "https://bscscan.com/token/0xe24F6Bc7635501d5684a963f7e75C8062b9c0eA4", + "type": "BEP20", + "symbol": "BABYFD", + "decimals": 9, + "status": "active", + "id": "0xe24F6Bc7635501d5684a963f7e75C8062b9c0eA4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BabyFlokiDoge/" + }, + { + "name": "telegram", + "url": "https://t.me/babyflokidogecoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe24F6Bc7635501d5684a963f7e75C8062b9c0eA4/logo.png b/blockchains/smartchain/assets/0xe24F6Bc7635501d5684a963f7e75C8062b9c0eA4/logo.png new file mode 100644 index 0000000000000..fceb49b9472a5 Binary files /dev/null and b/blockchains/smartchain/assets/0xe24F6Bc7635501d5684a963f7e75C8062b9c0eA4/logo.png differ diff --git a/blockchains/smartchain/assets/0xe2604C9561D490624AA35e156e65e590eB749519/info.json b/blockchains/smartchain/assets/0xe2604C9561D490624AA35e156e65e590eB749519/info.json new file mode 100644 index 0000000000000..c9cd61b644d86 --- /dev/null +++ b/blockchains/smartchain/assets/0xe2604C9561D490624AA35e156e65e590eB749519/info.json @@ -0,0 +1,33 @@ +{ + "name": "GoldMiner", + "type": "BEP20", + "symbol": "GM", + "decimals": 18, + "website": "https://goldminer.games/", + "description": "GoldMiner is a play-to-earn Third-person shooter gold-playing game.$GM is the world's first token that combines GameFi DeFi, and automatic BUYBACK deflation mechanism", + "explorer": "https://bscscan.com/token/0xe2604c9561d490624aa35e156e65e590eb749519", + "status": "active", + "id": "0xe2604C9561D490624AA35e156e65e590eB749519", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeFiGoldMiner" + }, + { + "name": "telegram", + "url": "https://t.me/GoldMiner_Game" + }, + { + "name": "medium", + "url": "https://medium.com/@DeFiGoldMiner" + }, + { + "name": "whitepaper", + "url": "https://goldminer.gitbook.io/goldminer-whitepaper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/goldminer/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe2604C9561D490624AA35e156e65e590eB749519/logo.png b/blockchains/smartchain/assets/0xe2604C9561D490624AA35e156e65e590eB749519/logo.png new file mode 100644 index 0000000000000..b927a5ab2933b Binary files /dev/null and b/blockchains/smartchain/assets/0xe2604C9561D490624AA35e156e65e590eB749519/logo.png differ diff --git a/blockchains/smartchain/assets/0xe2EcC66E14eFa96E9c55945f79564f468882D24C/info.json b/blockchains/smartchain/assets/0xe2EcC66E14eFa96E9c55945f79564f468882D24C/info.json new file mode 100644 index 0000000000000..2645831747684 --- /dev/null +++ b/blockchains/smartchain/assets/0xe2EcC66E14eFa96E9c55945f79564f468882D24C/info.json @@ -0,0 +1,49 @@ +{ + "name": "Disney", + "website": "https://distoken.xyz", + "description": "DIS launched by Miningtw Technology Co., Ltd., It is a meme token of cryptocurrency, and mining. Tokens for interaction, rewards, gifts purposes, the token economic model 50% of 5 years of pledge mining, and users rewards per second according to the total amount of pledges , for fun and joy.", + "explorer": "https://bscscan.com/token/0xe2EcC66E14eFa96E9c55945f79564f468882D24C", + "type": "BEP20", + "symbol": "DIS", + "decimals": 18, + "status": "active", + "id": "0xe2EcC66E14eFa96E9c55945f79564f468882D24C", + "tags": [ + "memes", + "staking" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/distoken_xyz" + }, + { + "name": "telegram", + "url": "https://t.me/miningtwxyz" + }, + { + "name": "github", + "url": "https://github.com/MiningTW/Dis-Token" + }, + { + "name": "medium", + "url": "https://medium.com/@miningtw" + }, + { + "name": "blog", + "url": "https://www.twincn.com/item.aspx?no=90324590" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/disney/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/disney" + }, + { + "name": "whitepaper", + "url": "https://distoken.xyz/distoken-whitepaper-2-0/" + } + ] +} diff --git a/blockchains/smartchain/assets/0xe2EcC66E14eFa96E9c55945f79564f468882D24C/logo.png b/blockchains/smartchain/assets/0xe2EcC66E14eFa96E9c55945f79564f468882D24C/logo.png new file mode 100644 index 0000000000000..9dce726640988 Binary files /dev/null and b/blockchains/smartchain/assets/0xe2EcC66E14eFa96E9c55945f79564f468882D24C/logo.png differ diff --git a/blockchains/smartchain/assets/0xe2cBF8572EAb769311A8c562b00A14Ca55eaa0EA/info.json b/blockchains/smartchain/assets/0xe2cBF8572EAb769311A8c562b00A14Ca55eaa0EA/info.json new file mode 100644 index 0000000000000..500edd5863e96 --- /dev/null +++ b/blockchains/smartchain/assets/0xe2cBF8572EAb769311A8c562b00A14Ca55eaa0EA/info.json @@ -0,0 +1,21 @@ +{ + "name": "SHIBANOMICS", + "website": "https://shibanomics.co.uk/", + "description": "SHIBANOMICS is a deflationary token which means the Total Supply is always decreasing, making it more and more rare", + "explorer": "https://bscscan.com/token/0xe2cBF8572EAb769311A8c562b00A14Ca55eaa0EA", + "type": "BEP20", + "symbol": "SHIBIN", + "decimals": 9, + "status": "active", + "id": "0xe2cBF8572EAb769311A8c562b00A14Ca55eaa0EA", + "links": [ + { + "name": "telegram", + "url": "https://t.me/shibanomics" + }, + { + "name": "twitter", + "url": "https://twitter.com/shibanomicsbsc" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe2cBF8572EAb769311A8c562b00A14Ca55eaa0EA/logo.png b/blockchains/smartchain/assets/0xe2cBF8572EAb769311A8c562b00A14Ca55eaa0EA/logo.png new file mode 100644 index 0000000000000..5011cbbb5d709 Binary files /dev/null and b/blockchains/smartchain/assets/0xe2cBF8572EAb769311A8c562b00A14Ca55eaa0EA/logo.png differ diff --git a/blockchains/smartchain/assets/0xe2e6e66551E5062Acd56925B48bBa981696CcCC2/info.json b/blockchains/smartchain/assets/0xe2e6e66551E5062Acd56925B48bBa981696CcCC2/info.json new file mode 100644 index 0000000000000..5c55710bd0a72 --- /dev/null +++ b/blockchains/smartchain/assets/0xe2e6e66551E5062Acd56925B48bBa981696CcCC2/info.json @@ -0,0 +1,29 @@ +{ + "name": "SafeVault", + "website": "https://vaultdefi.com", + "description": "SafeVault is the first 25.65% auto-reimbursing, BUSD rewarding token. It's Hyper-Deflationary & Self-Sustaining. The Vault team is proud to bring an unprecedented vision to the DeFi space.", + "explorer": "https://bscscan.com/token/0xe2e6e66551e5062acd56925b48bba981696cccc2", + "type": "BEP20", + "symbol": "VAULT", + "decimals": 9, + "status": "active", + "id": "0xe2e6e66551E5062Acd56925B48bBa981696CcCC2", + "links": [ + { + "name": "blog", + "url": "https://vaultdefi.com" + }, + { + "name": "twitter", + "url": "https://twitter.com/vaultdefi" + }, + { + "name": "facebook", + "url": "https://facebook.com/vaultdefiofficial" + }, + { + "name": "telegram", + "url": "https://t.me/vault_defi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe2e6e66551E5062Acd56925B48bBa981696CcCC2/logo.png b/blockchains/smartchain/assets/0xe2e6e66551E5062Acd56925B48bBa981696CcCC2/logo.png new file mode 100644 index 0000000000000..b1a149b30d34f Binary files /dev/null and b/blockchains/smartchain/assets/0xe2e6e66551E5062Acd56925B48bBa981696CcCC2/logo.png differ diff --git a/blockchains/smartchain/assets/0xe320Df552e78D57E95cF1182B6960746d5016561/info.json b/blockchains/smartchain/assets/0xe320Df552e78D57E95cF1182B6960746d5016561/info.json new file mode 100644 index 0000000000000..7819fdb180ec7 --- /dev/null +++ b/blockchains/smartchain/assets/0xe320Df552e78D57E95cF1182B6960746d5016561/info.json @@ -0,0 +1,28 @@ +{ + "name": "DogeCola", + "website": "https://www.dogecola.finance/", + "description": "The first reflection token and soft drink at the same time. Every buy gives members more with the auto-boost and hyper deflation system in place.", + "explorer": "https://bscscan.com/token/0xe320df552e78d57e95cf1182b6960746d5016561", + "type": "BEP20", + "symbol": "DOGECOLA", + "decimals": 9, + "status": "abandoned", + "id": "0xe320Df552e78D57E95cF1182B6960746d5016561", + "tags": [ + "deflationary" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/dogecola" + }, + { + "name": "twitter", + "url": "https://twitter.com/doge_cola" + }, + { + "name": "telegram", + "url": "https://t.me/dogecola" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe327eD2037F133cdA9F56171b68B6b7b4Dfa6175/info.json b/blockchains/smartchain/assets/0xe327eD2037F133cdA9F56171b68B6b7b4Dfa6175/info.json new file mode 100644 index 0000000000000..84e7c6cd4d064 --- /dev/null +++ b/blockchains/smartchain/assets/0xe327eD2037F133cdA9F56171b68B6b7b4Dfa6175/info.json @@ -0,0 +1,24 @@ +{ + "name": "Petoverse", + "type": "BEP20", + "symbol": "PETO", + "decimals": 5, + "website": "https://www.petoverse.io/", + "description": "Petoverse is the first METAVERSE PROJECT that provides a decentralized financial asset which rewards users with a sustainable fixed compound interest model through use of its unique PAP PROTOCOL (PETO Auto-staking protocol).", + "explorer": "https://bscscan.com/token/0xe327eD2037F133cdA9F56171b68B6b7b4Dfa6175", + "status": "active", + "id": "0xe327eD2037F133cdA9F56171b68B6b7b4Dfa6175", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/petoverse" + }, + { + "name": "telegram", + "url": "https://t.me/petoverse" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe327eD2037F133cdA9F56171b68B6b7b4Dfa6175/logo.png b/blockchains/smartchain/assets/0xe327eD2037F133cdA9F56171b68B6b7b4Dfa6175/logo.png new file mode 100644 index 0000000000000..f085b9ac010cb Binary files /dev/null and b/blockchains/smartchain/assets/0xe327eD2037F133cdA9F56171b68B6b7b4Dfa6175/logo.png differ diff --git a/blockchains/smartchain/assets/0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9/info.json b/blockchains/smartchain/assets/0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9/info.json new file mode 100644 index 0000000000000..7e60ec2dee6c7 --- /dev/null +++ b/blockchains/smartchain/assets/0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9/info.json @@ -0,0 +1,44 @@ +{ + "name": "FROYO", + "type": "BEP20", + "symbol": "FROYO", + "decimals": 18, + "website": "https://froyo.games", + "description": "FROYO is the main currency in the Froyo metaverse.", + "explorer": "https://bscscan.com/token/0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9", + "status": "active", + "id": "0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/realfroyogames" + }, + { + "name": "github", + "url": "https://github.com/froyogames" + }, + { + "name": "telegram", + "url": "https://t.me/froyogames" + }, + { + "name": "medium", + "url": "https://medium.com/@froyogames" + }, + { + "name": "discord", + "url": "https://discord.com/invite/Aja3uWSSAS" + }, + { + "name": "docs", + "url": "https://docs.froyo.games/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/froyo-games/" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9/logo.png b/blockchains/smartchain/assets/0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9/logo.png new file mode 100644 index 0000000000000..bee45164928d4 Binary files /dev/null and b/blockchains/smartchain/assets/0xe369fec23380f9F14ffD07a1DC4b7c1a9fdD81c9/logo.png differ diff --git a/blockchains/smartchain/assets/0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE/info.json b/blockchains/smartchain/assets/0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE/info.json new file mode 100644 index 0000000000000..46cac4236f2bc --- /dev/null +++ b/blockchains/smartchain/assets/0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE/info.json @@ -0,0 +1,28 @@ +{ + "name": "Frax Share", + "type": "BEP20", + "symbol": "FXS", + "decimals": 18, + "website": "https://frax.finance/", + "description": "FXS is the value accrual and governance token of the entire Frax ecosystem. Frax is a fractional-algorithmic stablecoin protocol. It aims to provide highly scalable, decentralized, algorithmic money in place of fixed-supply assets like BTC.", + "explorer": "https://bscscan.com/token/0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE", + "status": "active", + "id": "0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/fraxfinance" + }, + { + "name": "telegram", + "url": "https://t.me/fraxfinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/frax-share/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE/logo.png b/blockchains/smartchain/assets/0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE/logo.png new file mode 100644 index 0000000000000..bf59041d8b182 Binary files /dev/null and b/blockchains/smartchain/assets/0xe48A3d7d0Bc88d552f730B62c006bC925eadB9eE/logo.png differ diff --git a/blockchains/smartchain/assets/0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5/info.json b/blockchains/smartchain/assets/0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5/info.json new file mode 100644 index 0000000000000..b9e5c5e2befff --- /dev/null +++ b/blockchains/smartchain/assets/0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5/info.json @@ -0,0 +1,36 @@ +{ + "name": "Galxe", + "type": "BEP20", + "symbol": "GAL", + "decimals": 18, + "website": "https://galxe.com/", + "description": "Galxe is the leading Web3 credential data network in the world.", + "explorer": "https://bscscan.com/token/0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5", + "status": "active", + "id": "0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/galxe/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/galxe" + }, + { + "name": "twitter", + "url": "https://twitter.com/galxe" + }, + { + "name": "telegram", + "url": "https://t.me/galxe" + }, + { + "name": "discord", + "url": "https://discord.com/invite/galxe" + } + ], + "tags": [ + "nft" + ] +} diff --git a/blockchains/smartchain/assets/0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5/logo.png b/blockchains/smartchain/assets/0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5/logo.png new file mode 100644 index 0000000000000..2c93c622e823e Binary files /dev/null and b/blockchains/smartchain/assets/0xe4Cc45Bb5DBDA06dB6183E8bf016569f40497Aa5/logo.png differ diff --git a/blockchains/smartchain/assets/0xe4e11e02AA14c7f24DB749421986EAEc1369e8C9/info.json b/blockchains/smartchain/assets/0xe4e11e02AA14c7f24DB749421986EAEc1369e8C9/info.json new file mode 100644 index 0000000000000..9b7f55ccc8903 --- /dev/null +++ b/blockchains/smartchain/assets/0xe4e11e02AA14c7f24DB749421986EAEc1369e8C9/info.json @@ -0,0 +1,33 @@ +{ + "name": "Minati", + "type": "BEP20", + "symbol": "MNTC", + "decimals": 18, + "website": "https://minati.io/", + "description": "Minati is a leading digital currency platform, combining DeFi, AI, and blockchain to revolutionize finance. We create a transparent, secure ecosystem for individuals to control their financial destiny. Leveraging blockchain, we record transactions on an immutable ledger, prioritizing safety through encryption and robust security.", + "explorer": "https://bscscan.com/token/0xe4e11e02AA14c7f24DB749421986EAEc1369e8C9", + "status": "active", + "id": "0xe4e11e02AA14c7f24DB749421986EAEc1369e8C9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/minatifi" + }, + { + "name": "telegram", + "url": "https://t.me/Minatifi" + }, + { + "name": "facebook", + "url": "https://facebook.com/people/Minati/100093107832528/" + }, + { + "name": "youtube", + "url": "https://youtube.com/@MinatiToken" + } + ], + "tags": [ + "defi", + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xe4e11e02AA14c7f24DB749421986EAEc1369e8C9/logo.png b/blockchains/smartchain/assets/0xe4e11e02AA14c7f24DB749421986EAEc1369e8C9/logo.png new file mode 100644 index 0000000000000..bcfd3fced0d36 Binary files /dev/null and b/blockchains/smartchain/assets/0xe4e11e02AA14c7f24DB749421986EAEc1369e8C9/logo.png differ diff --git a/blockchains/smartchain/assets/0xe52bB35344cceedd014Be2896d01e604ad992c85/info.json b/blockchains/smartchain/assets/0xe52bB35344cceedd014Be2896d01e604ad992c85/info.json new file mode 100644 index 0000000000000..15d44bbe0913f --- /dev/null +++ b/blockchains/smartchain/assets/0xe52bB35344cceedd014Be2896d01e604ad992c85/info.json @@ -0,0 +1,60 @@ +{ + "name": "Crypto Snack 2.0", + "type": "BEP20", + "symbol": "SNACK", + "decimals": 18, + "website": "https://cryptosnacks.org/", + "description": "Crypto Snack leverages blockchain technology to bring exclusive business and investment opportunities. Introducing SNACK 2.0, the most sophisticated utility token, Crypto Snack now provides revolutionary benefits in the igaming, real estate and ticketing industries.", + "explorer": "https://bscscan.com/token/0xe52bB35344cceedd014Be2896d01e604ad992c85", + "status": "active", + "id": "0xe52bB35344cceedd014Be2896d01e604ad992c85", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CryptoSnack_" + }, + { + "name": "github", + "url": "https://github.com/CryptoSnackProject" + }, + { + "name": "telegram", + "url": "https://t.me/CryptoSnackCommunity" + }, + { + "name": "discord", + "url": "https://discord.com/channels/915605284402130964/915605286662844458" + }, + { + "name": "reddit", + "url": "https://reddit.com/user/CryptoSnackProject" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1TSS1MQPIojeOJUQ4YcaZ4t2vAvLi-8ZM/view" + }, + { + "name": "medium", + "url": "https://cryptosnack.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/CryptoSnack" + }, + { + "name": "facebook", + "url": "https://facebook.com/CryptoSnackOfficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crypto-snack/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cryptosnack" + } + ], + "tags": [ + "synthetics" + ] +} diff --git a/blockchains/smartchain/assets/0xe52bB35344cceedd014Be2896d01e604ad992c85/logo.png b/blockchains/smartchain/assets/0xe52bB35344cceedd014Be2896d01e604ad992c85/logo.png new file mode 100644 index 0000000000000..6a9a2201dfa22 Binary files /dev/null and b/blockchains/smartchain/assets/0xe52bB35344cceedd014Be2896d01e604ad992c85/logo.png differ diff --git a/blockchains/smartchain/assets/0xe552Fb52a4F19e44ef5A967632DBc320B0820639/info.json b/blockchains/smartchain/assets/0xe552Fb52a4F19e44ef5A967632DBc320B0820639/info.json new file mode 100644 index 0000000000000..faf55a7a32dea --- /dev/null +++ b/blockchains/smartchain/assets/0xe552Fb52a4F19e44ef5A967632DBc320B0820639/info.json @@ -0,0 +1,28 @@ +{ + "id": "0xe552Fb52a4F19e44ef5A967632DBc320B0820639", + "name": "MetisDAO", + "website": "https://metis.io", + "description": "Metis Token", + "explorer": "https://bscscan.com/token/0xe552fb52a4f19e44ef5a967632dbc320b0820639", + "type": "BEP20", + "symbol": "Metis", + "decimals": 18, + "status": "abandoned", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetisDAO" + }, + { + "name": "github", + "url": "https://github.com/MetisProtocol/metis" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metisdao/" + } + ] +} diff --git a/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/info.json b/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/info.json new file mode 100644 index 0000000000000..7b67687b0e46c --- /dev/null +++ b/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/info.json @@ -0,0 +1,25 @@ +{ + "name": "Binemon token", + "website": "https://binemon.io", + "description": "Binemon is a virtual pet NFT game combined with elements of an Idle RPG game.", + "explorer": "https://bscscan.com/token/0xe56842ed550ff2794f010738554db45e60730371", + "type": "BEP20", + "symbol": "BIN", + "decimals": 18, + "status": "active", + "id": "0xe56842Ed550Ff2794F010738554db45E60730371", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binemonnft" + }, + { + "name": "telegram", + "url": "https://t.me/binemonchat" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/binemon/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/logo.png b/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/logo.png new file mode 100644 index 0000000000000..598268aaa05d1 Binary files /dev/null and b/blockchains/smartchain/assets/0xe56842Ed550Ff2794F010738554db45E60730371/logo.png differ diff --git a/blockchains/smartchain/assets/0xe56a473043EaAB7947c0a2408cEA623074500EE3/info.json b/blockchains/smartchain/assets/0xe56a473043EaAB7947c0a2408cEA623074500EE3/info.json new file mode 100644 index 0000000000000..331d7c54a44f4 --- /dev/null +++ b/blockchains/smartchain/assets/0xe56a473043EaAB7947c0a2408cEA623074500EE3/info.json @@ -0,0 +1,61 @@ +{ + "name": "Safeswap TOKEN", + "type": "BEP20", + "symbol": "SWAP", + "decimals": 18, + "website": "https://info.safeswap.online", + "description": "Safeswap.finance (SWAP) is a DeFi (DEX) based decentralized trading protocol that allows different types of cryptocurrencies to be swapped & exchanged, SWAP token issued by safeswap.online protocol.", + "explorer": "https://bscscan.com/token/0xe56a473043EaAB7947c0a2408cEA623074500EE3", + "status": "active", + "id": "0xe56a473043EaAB7947c0a2408cEA623074500EE3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/safeswaponline" + }, + { + "name": "telegram", + "url": "https://t.me/safeswap_online" + }, + { + "name": "telegram_news", + "url": "https://t.me/SafeSwapAnnouncement" + }, + { + "name": "blog", + "url": "https://binancechain.news/%f0%9f%94%b5-safeswap-has-just-launched-2-new-meda-meda-staking-pools-%e2%9a%aa%ef%b8%8f/2021/10/09/" + }, + { + "name": "facebook", + "url": "https://facebook.com/safeswaponline" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/safeswaponline" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCm594jehnIUlIm-WUK4XoXg" + }, + { + "name": "forum", + "url": "https://bitcointalk.org/index.php?topic=5348899" + }, + { + "name": "docs", + "url": "https://docs.google.com/document/d/19nWQlfyRzg1f8lUc5wKmaMpp_UeNQxdlXpIo3gSpk28/edit?usp=drivesdk" + }, + { + "name": "whitepaper", + "url": "https://docs.google.com/document/d/1E0oPPNHg5zmZL5gsL4fWkKVxaMBZ0dnE/edit?usp=drivesdk&ouid=114521995883501580344&rtpof=true&sd=true" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/safeswaponline/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/safeswap-online" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe56a473043EaAB7947c0a2408cEA623074500EE3/logo.png b/blockchains/smartchain/assets/0xe56a473043EaAB7947c0a2408cEA623074500EE3/logo.png new file mode 100644 index 0000000000000..6ebe42ea675e5 Binary files /dev/null and b/blockchains/smartchain/assets/0xe56a473043EaAB7947c0a2408cEA623074500EE3/logo.png differ diff --git a/blockchains/smartchain/assets/0xe57F73EB27Da9D17f90C994744D842e95700C100/info.json b/blockchains/smartchain/assets/0xe57F73EB27Da9D17f90C994744D842e95700C100/info.json new file mode 100644 index 0000000000000..d2481f898f75f --- /dev/null +++ b/blockchains/smartchain/assets/0xe57F73EB27Da9D17f90C994744D842e95700C100/info.json @@ -0,0 +1,52 @@ +{ + "name": "Pepe AI", + "type": "BEP20", + "symbol": "PepeAI", + "decimals": 9, + "website": "https://pepe.style", + "description": "The most memeable memecoin in existence. The dogs have had their day, it’s time for Pepe AI to take reign.", + "explorer": "https://bscscan.com/token/0xe57F73EB27Da9D17f90C994744D842e95700C100", + "status": "active", + "id": "0xe57F73EB27Da9D17f90C994744D842e95700C100", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepe_ai_bsc" + }, + { + "name": "github", + "url": "https://github.com/pepestyle" + }, + { + "name": "telegram", + "url": "https://t.me/pepe_ai_bsc" + }, + { + "name": "source_code", + "url": "https://github.com/pepestyle/contract/blob/main/pepe_ai.sol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepe-ai-bsc/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pepe-ai/" + }, + { + "name": "whitepaper", + "url": "https://docs.pepe.style/" + }, + { + "name": "docs", + "url": "https://docs.pepe.style/" + }, + { + "name": "medium", + "url": "https://medium.com/@pepe_ai" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe57F73EB27Da9D17f90C994744D842e95700C100/logo.png b/blockchains/smartchain/assets/0xe57F73EB27Da9D17f90C994744D842e95700C100/logo.png new file mode 100644 index 0000000000000..83136391b1e94 Binary files /dev/null and b/blockchains/smartchain/assets/0xe57F73EB27Da9D17f90C994744D842e95700C100/logo.png differ diff --git a/blockchains/smartchain/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json b/blockchains/smartchain/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json new file mode 100644 index 0000000000000..546db7a21c800 --- /dev/null +++ b/blockchains/smartchain/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/info.json @@ -0,0 +1,44 @@ +{ + "name": "PayBolt", + "type": "BEP20", + "symbol": "PAY", + "decimals": 18, + "website": "https://www.paybolt.io/", + "description": "Pay expenses, earn $PAY rewards with your crypto tokens in near-instant time. Start spending your tokens at cafe, restaurant and everywhere.", + "explorer": "https://bscscan.com/token/0xe580074A10360404AF3ABfe2d524D5806D993ea3", + "status": "active", + "id": "0xe580074A10360404AF3ABfe2d524D5806D993ea3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/PayBolt" + }, + { + "name": "twitter", + "url": "https://twitter.com/PayBoltofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/PayBolt" + }, + { + "name": "facebook", + "url": "https://facebook.com/PayBolt" + }, + { + "name": "whitepaper", + "url": "https://file.paybolt.io/paybolt_whitepaper.pdf" + }, + { + "name": "github", + "url": "https://github.com/paybolt" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/paybolt/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png b/blockchains/smartchain/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png new file mode 100644 index 0000000000000..83f7a4797d18d Binary files /dev/null and b/blockchains/smartchain/assets/0xe580074A10360404AF3ABfe2d524D5806D993ea3/logo.png differ diff --git a/blockchains/smartchain/assets/0xe5a46Bf898ce7583B612E5D168073ff773D7857e/info.json b/blockchains/smartchain/assets/0xe5a46Bf898ce7583B612E5D168073ff773D7857e/info.json new file mode 100644 index 0000000000000..3921b8e122e39 --- /dev/null +++ b/blockchains/smartchain/assets/0xe5a46Bf898ce7583B612E5D168073ff773D7857e/info.json @@ -0,0 +1,36 @@ +{ + "name": "CVIP", + "type": "BEP20", + "symbol": "CVIP", + "decimals": 18, + "website": "https://www.cvip.io/", + "description": "CVIP is a decentralized protocol on binance smart chain where users can farm ,stake participate in IDOs. Users and Partners can perform farm optimisers and earn crypto by participating in various options.", + "explorer": "https://bscscan.com/token/0xe5a46Bf898ce7583B612E5D168073ff773D7857e", + "status": "active", + "id": "0xe5a46Bf898ce7583B612E5D168073ff773D7857e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CVIP_IO?t=fWZ9WdMsFI8rPQqvcp4Dzw&s=09" + }, + { + "name": "telegram", + "url": "https://t.me/cvipdotio" + }, + { + "name": "whitepaper", + "url": "https://www.cvip.io/static/file/CVIP-WHITEPAPER1.0.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cvip/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/cvip" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xe5a46Bf898ce7583B612E5D168073ff773D7857e/logo.png b/blockchains/smartchain/assets/0xe5a46Bf898ce7583B612E5D168073ff773D7857e/logo.png new file mode 100644 index 0000000000000..7f85381db3cb5 Binary files /dev/null and b/blockchains/smartchain/assets/0xe5a46Bf898ce7583B612E5D168073ff773D7857e/logo.png differ diff --git a/blockchains/smartchain/assets/0xe64972C311840cFaf2267DCfD365571F9D9544d9/info.json b/blockchains/smartchain/assets/0xe64972C311840cFaf2267DCfD365571F9D9544d9/info.json new file mode 100644 index 0000000000000..fa9d5045049e8 --- /dev/null +++ b/blockchains/smartchain/assets/0xe64972C311840cFaf2267DCfD365571F9D9544d9/info.json @@ -0,0 +1,29 @@ +{ + "name": "Sphynx BSC", + "type": "BEP20", + "symbol": "SPHYNX", + "decimals": 18, + "website": "https://sphynxtoken.co", + "description": "SphynxSwap aims to provide an AIO solution for trading, farming, staking and holding in a cross chain environment. The amount of platforms out there can be overwhelming and difficult for an individual to navigate. The idea is to break that massive barrier for those new to the world of crypto.", + "explorer": "https://bscscan.com/token/0xe64972C311840cFaf2267DCfD365571F9D9544d9", + "status": "active", + "id": "0xe64972C311840cFaf2267DCfD365571F9D9544d9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/sphynxswap?s=21" + }, + { + "name": "telegram", + "url": "https://t.me/sphynxswap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sphynx-bsc/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/sphynx" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe64972C311840cFaf2267DCfD365571F9D9544d9/logo.png b/blockchains/smartchain/assets/0xe64972C311840cFaf2267DCfD365571F9D9544d9/logo.png new file mode 100644 index 0000000000000..92d7556e8b858 Binary files /dev/null and b/blockchains/smartchain/assets/0xe64972C311840cFaf2267DCfD365571F9D9544d9/logo.png differ diff --git a/blockchains/smartchain/assets/0xe65313B085258a671d044F7Ad9D9fcd514c5d9e9/info.json b/blockchains/smartchain/assets/0xe65313B085258a671d044F7Ad9D9fcd514c5d9e9/info.json new file mode 100644 index 0000000000000..d2a17188fbfe6 --- /dev/null +++ b/blockchains/smartchain/assets/0xe65313B085258a671d044F7Ad9D9fcd514c5d9e9/info.json @@ -0,0 +1,24 @@ +{ + "name": "Fairface Token", + "type": "BEP20", + "symbol": "FAF", + "decimals": 18, + "website": "https://www.fairface.io/", + "description": "FAF token will be the first one to be implemented as a reward token on B2C platforms.", + "explorer": "https://bscscan.com/token/0xe65313b085258a671d044f7ad9d9fcd514c5d9e9", + "status": "active", + "id": "0xe65313B085258a671d044F7Ad9D9fcd514c5d9e9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Faftoken" + }, + { + "name": "telegram", + "url": "https://t.me/fairfacereview" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xe65313B085258a671d044F7Ad9D9fcd514c5d9e9/logo.png b/blockchains/smartchain/assets/0xe65313B085258a671d044F7Ad9D9fcd514c5d9e9/logo.png new file mode 100644 index 0000000000000..1b0e1d288f504 Binary files /dev/null and b/blockchains/smartchain/assets/0xe65313B085258a671d044F7Ad9D9fcd514c5d9e9/logo.png differ diff --git a/blockchains/smartchain/assets/0xe6E6A022b4d4e538Ca0a1f47941CbBF3F9cc1467/info.json b/blockchains/smartchain/assets/0xe6E6A022b4d4e538Ca0a1f47941CbBF3F9cc1467/info.json new file mode 100644 index 0000000000000..e00ba4b2b7dcf --- /dev/null +++ b/blockchains/smartchain/assets/0xe6E6A022b4d4e538Ca0a1f47941CbBF3F9cc1467/info.json @@ -0,0 +1,37 @@ +{ + "name": "NUTS Gaming", + "type": "BEP20", + "symbol": "NUTSG", + "decimals": 9, + "website": "https://nutsgaming.net", + "description": "NUTS Gaming is a token developed through the Binance Smart Chain. It aims to apply crypto technology to optimize the economy of the poker & gaming industry.", + "explorer": "https://bscscan.com/token/0xe6E6A022b4d4e538Ca0a1f47941CbBF3F9cc1467", + "status": "active", + "id": "0xe6E6A022b4d4e538Ca0a1f47941CbBF3F9cc1467", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NUTSGamingBSC" + }, + { + "name": "github", + "url": "https://github.com/JeroNUTSG/NUTSgaming" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UClI7J9QNMUdk8Wua3yUj9HA" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/NUTSGamingBSC/" + }, + { + "name": "discord", + "url": "https://discord.com/channels/857269136328622081/857276302489681980" + }, + { + "name": "medium", + "url": "https://medium.com/@NUTSGamingBSC" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe6E6A022b4d4e538Ca0a1f47941CbBF3F9cc1467/logo.png b/blockchains/smartchain/assets/0xe6E6A022b4d4e538Ca0a1f47941CbBF3F9cc1467/logo.png new file mode 100644 index 0000000000000..40535b4c6c7c2 Binary files /dev/null and b/blockchains/smartchain/assets/0xe6E6A022b4d4e538Ca0a1f47941CbBF3F9cc1467/logo.png differ diff --git a/blockchains/smartchain/assets/0xe702c303173f90094ce8c9c6CA3f198eCA0E027C/info.json b/blockchains/smartchain/assets/0xe702c303173f90094ce8c9c6CA3f198eCA0E027C/info.json new file mode 100644 index 0000000000000..00fa38572c7c7 --- /dev/null +++ b/blockchains/smartchain/assets/0xe702c303173f90094ce8c9c6CA3f198eCA0E027C/info.json @@ -0,0 +1,29 @@ +{ + "name": "LOFcrypto", + "website": "https://lofcrypto.com/", + "description": "$LOF is a High-Yield, Deflationary, and Frictionless Farming Token on the Binance Smart Chain. We support content creators & always reward our holders. At $LOF, we care and have made it one of our top goals to donate to charities preventing human trafficking. We’re proud to say that within 24 hours of launch $LOF reached a historical figure $29 million market cap with a record amount of holders. We are humbled & grateful for those who believed in our project from day one.", + "explorer": "https://bscscan.com/token/0xe702c303173f90094ce8c9c6ca3f198eca0e027c", + "type": "BEP20", + "symbol": "LOF", + "decimals": 9, + "status": "active", + "id": "0xe702c303173f90094ce8c9c6CA3f198eCA0E027C", + "links": [ + { + "name": "github", + "url": "https://github.com/LonelyFans/LonelyFans/" + }, + { + "name": "twitter", + "url": "https://twitter.com/LOFcrypto" + }, + { + "name": "telegram", + "url": "https://t.me/LOFcrypto" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/LOFcrypto/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe702c303173f90094ce8c9c6CA3f198eCA0E027C/logo.png b/blockchains/smartchain/assets/0xe702c303173f90094ce8c9c6CA3f198eCA0E027C/logo.png new file mode 100644 index 0000000000000..0bc18a175b274 Binary files /dev/null and b/blockchains/smartchain/assets/0xe702c303173f90094ce8c9c6CA3f198eCA0E027C/logo.png differ diff --git a/blockchains/smartchain/assets/0xe73c081cB82f1e8486f18a833D547a33F28B1A45/info.json b/blockchains/smartchain/assets/0xe73c081cB82f1e8486f18a833D547a33F28B1A45/info.json new file mode 100644 index 0000000000000..93b8304bb01f7 --- /dev/null +++ b/blockchains/smartchain/assets/0xe73c081cB82f1e8486f18a833D547a33F28B1A45/info.json @@ -0,0 +1,26 @@ +{ + "name": "JGB Token", + "type": "BEP20", + "symbol": "JGB", + "decimals": 18, + "website": "https://happytreasure.io", + "description": "JGB is the currency in circulation in the game. Although the quantity of JGB issues is unlimited, the quantity of NFT in the whole game is limited, which also reflects the value of JGB. The balance between its produce and destruction mechanism is the premise of all game design on the platform, because its stability is the cornerstone of the whole platform.", + "explorer": "https://bscscan.com/token/0xe73c081cB82f1e8486f18a833D547a33F28B1A45", + "status": "active", + "id": "0xe73c081cB82f1e8486f18a833D547a33F28B1A45", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Jump_CN" + }, + { + "name": "twitter", + "url": "https://twitter.com/HappyTreasure__" + } + ], + "tags": [ + "defi", + "nft", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xe73c081cB82f1e8486f18a833D547a33F28B1A45/logo.png b/blockchains/smartchain/assets/0xe73c081cB82f1e8486f18a833D547a33F28B1A45/logo.png new file mode 100644 index 0000000000000..fdafef373680b Binary files /dev/null and b/blockchains/smartchain/assets/0xe73c081cB82f1e8486f18a833D547a33F28B1A45/logo.png differ diff --git a/blockchains/smartchain/assets/0xe75BF67Df2388183d9b7714231996C937d4a855A/info.json b/blockchains/smartchain/assets/0xe75BF67Df2388183d9b7714231996C937d4a855A/info.json new file mode 100644 index 0000000000000..16cac3c2af49c --- /dev/null +++ b/blockchains/smartchain/assets/0xe75BF67Df2388183d9b7714231996C937d4a855A/info.json @@ -0,0 +1,32 @@ +{ + "name": "Aeterna", + "type": "BEP20", + "symbol": "$Aeterna", + "decimals": 5, + "website": "https://www.aeterna.eco/", + "description": "Aeterna is a unique de-fi eco-system that offers a variety of ways to generate wealth and navigate your way through a confusing decentralized world.", + "explorer": "https://bscscan.com/token/0xe75BF67Df2388183d9b7714231996C937d4a855A", + "status": "active", + "id": "0xe75BF67Df2388183d9b7714231996C937d4a855A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/project_aeterna" + }, + { + "name": "telegram", + "url": "https://t.me/aeternamain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aeterna/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/snV7qnVWj8" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe75BF67Df2388183d9b7714231996C937d4a855A/logo.png b/blockchains/smartchain/assets/0xe75BF67Df2388183d9b7714231996C937d4a855A/logo.png new file mode 100644 index 0000000000000..b9a3ff852a95c Binary files /dev/null and b/blockchains/smartchain/assets/0xe75BF67Df2388183d9b7714231996C937d4a855A/logo.png differ diff --git a/blockchains/smartchain/assets/0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD/info.json b/blockchains/smartchain/assets/0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD/info.json new file mode 100644 index 0000000000000..19ea1803c39c9 --- /dev/null +++ b/blockchains/smartchain/assets/0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD/info.json @@ -0,0 +1,25 @@ +{ + "name": "NFTLaunch.network", + "type": "BEP20", + "symbol": "NFTL", + "decimals": 18, + "website": "https://nftlaunch.network/", + "description": "NFTLaunch is a launchpad for NFT projects", + "explorer": "https://bscscan.com/token/0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD", + "status": "active", + "id": "0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/NFT_LAUNCH" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/nftlaunch/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/nftlaunch" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD/logo.png b/blockchains/smartchain/assets/0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD/logo.png new file mode 100644 index 0000000000000..b5163226f240d Binary files /dev/null and b/blockchains/smartchain/assets/0xe7F72Bc0252cA7B16dBb72eEee1AfcDb2429F2DD/logo.png differ diff --git a/blockchains/smartchain/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json b/blockchains/smartchain/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json new file mode 100644 index 0000000000000..b4e2b6f0acef5 --- /dev/null +++ b/blockchains/smartchain/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/info.json @@ -0,0 +1,25 @@ +{ + "name": "Binance ABBC", + "type": "BEP20", + "symbol": "BABBC", + "decimals": 8, + "website": "https://abbcswap.com/", + "description": "ABBC Swap is a platform that allows users to seamlessly swap their ABBC from the ABBC mainnet using Aladdin Wallet and Aladdin Pro wallet apps into Polygon ABBC pegged.", + "explorer": "https://bscscan.com/token/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D", + "status": "active", + "id": "0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D", + "links": [ + { + "name": "telegram", + "url": "https://t.me/abbcfoundation" + }, + { + "name": "twitter", + "url": "https://twitter.com/abbcfoundation" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/abbc-coin/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png b/blockchains/smartchain/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png new file mode 100644 index 0000000000000..9259df4c30a91 Binary files /dev/null and b/blockchains/smartchain/assets/0xe83cE6bfb580583bd6A62B4Be7b34fC25F02910D/logo.png differ diff --git a/blockchains/smartchain/assets/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99/info.json b/blockchains/smartchain/assets/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99/info.json new file mode 100644 index 0000000000000..04f49a6598e29 --- /dev/null +++ b/blockchains/smartchain/assets/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99/info.json @@ -0,0 +1,25 @@ +{ + "name": "CXPAD Token", + "website": "https://coinxpad.io/", + "description": "Cex / Dex Multi-Chain IDO Launchpad. CoinxPad is where you get access to the best new tokens before they list on other centralized or decentralized exchanges.", + "explorer": "https://bscscan.com/token/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99", + "type": "BEP20", + "symbol": "CXPAD", + "decimals": 18, + "status": "active", + "id": "0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99", + "links": [ + { + "name": "whitepaper", + "url": "https://coinxpad.io/whitepaper" + }, + { + "name": "twitter", + "url": "https://twitter.com/coinxpad" + }, + { + "name": "telegram", + "url": "https://t.me/Coinxpad" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99/logo.png b/blockchains/smartchain/assets/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99/logo.png new file mode 100644 index 0000000000000..3ba9f9c06acaa Binary files /dev/null and b/blockchains/smartchain/assets/0xe90d1567ecEF9282CC1AB348D9e9E2ac95659B99/logo.png differ diff --git a/blockchains/smartchain/assets/0xe9c64384dEb0C2bF06D991A8D708c77eb545E3d5/info.json b/blockchains/smartchain/assets/0xe9c64384dEb0C2bF06D991A8D708c77eb545E3d5/info.json new file mode 100644 index 0000000000000..571a46413c819 --- /dev/null +++ b/blockchains/smartchain/assets/0xe9c64384dEb0C2bF06D991A8D708c77eb545E3d5/info.json @@ -0,0 +1,53 @@ +{ + "name": "Ridotto Token", + "symbol": "RDT", + "type": "BEP20", + "decimals": 18, + "description": "RDT is the native token for the Ridotto cross-chain gambling & lottery protocol.", + "website": "https://ridotto.io", + "explorer": "https://bscscan.com/token/0xe9c64384dEb0C2bF06D991A8D708c77eb545E3d5", + "status": "active", + "id": "0xe9c64384dEb0C2bF06D991A8D708c77eb545E3d5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ridotto_io" + }, + { + "name": "github", + "url": "https://github.com/ridotto-io" + }, + { + "name": "telegram", + "url": "https://t.me/ridotto_community" + }, + { + "name": "telegram_news", + "url": "https://t.me/ridotto_io" + }, + { + "name": "discord", + "url": "https://discord.com/invite/qAXNArk2KU" + }, + { + "name": "medium", + "url": "https://ridotto-io.medium.com/" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/ridotto_io" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCxumaSF7pnu29f5kU4FAJbw" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/ridotto/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ridotto" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xe9c64384dEb0C2bF06D991A8D708c77eb545E3d5/logo.png b/blockchains/smartchain/assets/0xe9c64384dEb0C2bF06D991A8D708c77eb545E3d5/logo.png new file mode 100644 index 0000000000000..77a0d0ea3438d Binary files /dev/null and b/blockchains/smartchain/assets/0xe9c64384dEb0C2bF06D991A8D708c77eb545E3d5/logo.png differ diff --git a/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json b/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json index 451aa5b080ed4..f6251dc232bf4 100644 --- a/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json +++ b/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json @@ -1,7 +1,7 @@ { - "name": "BUSD Token", + "name": "BNB pegged BUSD", "website": "https://paxos.com/busd", - "description": "BUSD is a stablecoin issued by Paxos in partnership with Binance.", + "description": "BNB pegged BUSD (BUSD BEP20) is a token issued by Binance on Smart Chain; its price is pegged to BUSD (BUSD ERC20) at a ratio of 1:1.", "explorer": "https://bscscan.com/token/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "research": "https://research.binance.com/en/projects/binance-usd", "type": "BEP20", @@ -9,6 +9,9 @@ "decimals": 18, "status": "active", "id": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", + "tags": [ + "binance-peg" + ], "links": [ { "name": "github", diff --git a/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json b/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json index 2b54e48ea2c0b..084fbfb72fe13 100644 --- a/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json +++ b/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json @@ -6,6 +6,16 @@ "symbol": "TBC", "type": "BEP20", "decimals": 18, - "status": "active", - "id": "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE" + "status": "abandoned", + "id": "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MyTeraBlock" + }, + { + "name": "telegram", + "url": "https://t.me/TeraBlock" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F/info.json b/blockchains/smartchain/assets/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F/info.json new file mode 100644 index 0000000000000..7e49e7e691cdd --- /dev/null +++ b/blockchains/smartchain/assets/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F/info.json @@ -0,0 +1,25 @@ +{ + "name": "OMAX Token", + "website": "https://www.omaxtoken.com/", + "description": "Omax Token is a community driven, Defi Token. Three simple functions occur during each trade: Reflection, Liquidity Acquisition, and Supply Burn.", + "explorer": "https://bscscan.com/token/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F", + "type": "BEP20", + "symbol": "OMAX", + "decimals": 18, + "status": "active", + "id": "0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/omaxtoken" + }, + { + "name": "telegram", + "url": "https://t.me/OmaxToken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/omax-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F/logo.png b/blockchains/smartchain/assets/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F/logo.png new file mode 100644 index 0000000000000..05fc1dbf713dd Binary files /dev/null and b/blockchains/smartchain/assets/0xeB84be66c8E71f07eA57Cf3b21626d7784F32A7F/logo.png differ diff --git a/blockchains/smartchain/assets/0xeBBAefF6217d22E7744394061D874015709b8141/info.json b/blockchains/smartchain/assets/0xeBBAefF6217d22E7744394061D874015709b8141/info.json new file mode 100644 index 0000000000000..0d160ede06930 --- /dev/null +++ b/blockchains/smartchain/assets/0xeBBAefF6217d22E7744394061D874015709b8141/info.json @@ -0,0 +1,40 @@ +{ + "name": "WAM", + "type": "BEP20", + "symbol": "WAM", + "decimals": 18, + "website": "https://wam.app", + "description": "WAM is a play & earn crypto-gaming platform where everybody can play & compete with friends in simple hyper-casual tournaments to earn crypto rewards.", + "explorer": "https://bscscan.com/token/0xeBBAefF6217d22E7744394061D874015709b8141", + "status": "active", + "id": "0xeBBAefF6217d22E7744394061D874015709b8141", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/playWAM" + }, + { + "name": "telegram", + "url": "https://t.me/wamapp" + }, + { + "name": "github", + "url": "https://github.com/Digitapeu/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/wam" + }, + { + "name": "blog", + "url": "https://blog.wam.app" + }, + { + "name": "whitepaper", + "url": "https://whitepaper.wam.app" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xeBBAefF6217d22E7744394061D874015709b8141/logo.png b/blockchains/smartchain/assets/0xeBBAefF6217d22E7744394061D874015709b8141/logo.png new file mode 100644 index 0000000000000..c6de8862832c9 Binary files /dev/null and b/blockchains/smartchain/assets/0xeBBAefF6217d22E7744394061D874015709b8141/logo.png differ diff --git a/blockchains/smartchain/assets/0xeBC76079Da0c245faE7225b58a57A54809b40618/info.json b/blockchains/smartchain/assets/0xeBC76079Da0c245faE7225b58a57A54809b40618/info.json new file mode 100644 index 0000000000000..b42e86ef52d51 --- /dev/null +++ b/blockchains/smartchain/assets/0xeBC76079Da0c245faE7225b58a57A54809b40618/info.json @@ -0,0 +1,37 @@ +{ + "name": "BNBPay", + "type": "BEP20", + "symbol": "BPAY", + "decimals": 9, + "website": "https://www.bnbpay.io/", + "description": "BNBPay is a decentralized scalable crypto payment tailored for merchant transactions. BNBPay incorporates the ERC-1363 protocol to enable users to pay expenses using BPAY tokens and crypto tokens where users are rewarded with BPAY tokens as they spend their crypto tokens at the same time.", + "explorer": "https://bscscan.com/token/0xeBC76079Da0c245faE7225b58a57A54809b40618", + "status": "abandoned", + "id": "0xeBC76079Da0c245faE7225b58a57A54809b40618", + "migrate": { + "asset_id": "c20000714_t0xe580074A10360404AF3ABfe2d524D5806D993ea3", + "url": "https://twitter.com/bnbpay/status/1498267922992533505?s=21" + }, + "links": [ + { + "name": "telegram", + "url": "https://t.me/bnbpay" + }, + { + "name": "twitter", + "url": "https://twitter.com/bnbpay" + }, + { + "name": "github", + "url": "https://github.com/BNBPay" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/bnbpay/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCcYgWaX7vvhjsewd7-d599w" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json b/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json index fb84077689f66..956eecc730e87 100644 --- a/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json +++ b/blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json @@ -1,7 +1,7 @@ { "name": "Venus CAN", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0xeBD0070237a0713E8D94fEf1B728d3d993d290ef", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1/info.json b/blockchains/smartchain/assets/0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1/info.json index 720e1411399ce..8b85c3aa11e35 100644 --- a/blockchains/smartchain/assets/0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1/info.json +++ b/blockchains/smartchain/assets/0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1/info.json @@ -7,5 +7,8 @@ "symbol": "ROCKET", "decimals": 9, "status": "active", - "id": "0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1" + "id": "0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeCEB87cF00DCBf2D4E2880223743Ff087a995aD9/info.json b/blockchains/smartchain/assets/0xeCEB87cF00DCBf2D4E2880223743Ff087a995aD9/info.json new file mode 100644 index 0000000000000..8267fb8425f6f --- /dev/null +++ b/blockchains/smartchain/assets/0xeCEB87cF00DCBf2D4E2880223743Ff087a995aD9/info.json @@ -0,0 +1,56 @@ +{ + "name": "NUM Token", + "type": "BEP20", + "symbol": "NUM", + "decimals": 18, + "website": "https://www.numbersprotocol.io/", + "description": "Numbers protocol is a decentralised photo network, for creating community, value and trust in digital media.", + "explorer": "https://bscscan.com/token/0xeCEB87cF00DCBf2D4E2880223743Ff087a995aD9", + "status": "active", + "id": "0xeCEB87cF00DCBf2D4E2880223743Ff087a995aD9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/numbersprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/numbers-protocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/numbers-protocol" + }, + { + "name": "telegram", + "url": "https://t.me/numbersprotocol" + }, + { + "name": "github", + "url": "https://github.com/numbersprotocol/" + }, + { + "name": "discord", + "url": "https://discord.com/invite/KBtfEpxd3Z" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/NumbersProtocolIO/" + }, + { + "name": "whitepaper", + "url": "https://link.numbersprotocol.io/litepaper" + }, + { + "name": "medium", + "url": "https://medium.com/numbers-protocol" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/numbersprotocol" + } + ], + "tags": [ + "binance-peg" + ] +} diff --git a/blockchains/smartchain/assets/0xeCEB87cF00DCBf2D4E2880223743Ff087a995aD9/logo.png b/blockchains/smartchain/assets/0xeCEB87cF00DCBf2D4E2880223743Ff087a995aD9/logo.png new file mode 100644 index 0000000000000..cec3ca1725e13 Binary files /dev/null and b/blockchains/smartchain/assets/0xeCEB87cF00DCBf2D4E2880223743Ff087a995aD9/logo.png differ diff --git a/blockchains/smartchain/assets/0xeD00Fc7D48B57B81FE65D1cE71c0985e4CF442CB/info.json b/blockchains/smartchain/assets/0xeD00Fc7D48B57B81FE65D1cE71c0985e4CF442CB/info.json new file mode 100644 index 0000000000000..66305f608c22d --- /dev/null +++ b/blockchains/smartchain/assets/0xeD00Fc7D48B57B81FE65D1cE71c0985e4CF442CB/info.json @@ -0,0 +1,28 @@ +{ + "name": "Chirpley Token", + "website": "https://chirpley.ai/", + "description": "Chirpley is an automated, peer-to-peer, all-in-one influencer marketplace specifically focussed on nano and micro influencers. Chirpley will provide marketers with the freedom to act fast and effective, thanks to the possibility of a 1-click marketing bomb.", + "explorer": "https://bscscan.com/token/0xeD00Fc7D48B57B81FE65D1cE71c0985e4CF442CB", + "type": "BEP20", + "symbol": "CHRP", + "decimals": 18, + "status": "active", + "id": "0xeD00Fc7D48B57B81FE65D1cE71c0985e4CF442CB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/chirpley" + }, + { + "name": "github", + "url": "https://github.com/chirpley" + }, + { + "name": "telegram", + "url": "https://t.me/chirpley" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeD00Fc7D48B57B81FE65D1cE71c0985e4CF442CB/logo.png b/blockchains/smartchain/assets/0xeD00Fc7D48B57B81FE65D1cE71c0985e4CF442CB/logo.png new file mode 100644 index 0000000000000..d980071a04045 Binary files /dev/null and b/blockchains/smartchain/assets/0xeD00Fc7D48B57B81FE65D1cE71c0985e4CF442CB/logo.png differ diff --git a/blockchains/smartchain/assets/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6/info.json b/blockchains/smartchain/assets/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6/info.json new file mode 100644 index 0000000000000..7344ebfd01286 --- /dev/null +++ b/blockchains/smartchain/assets/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6/info.json @@ -0,0 +1,33 @@ +{ + "name": "BabyBoxer", + "type": "BEP20", + "symbol": "BBoxer", + "decimals": 9, + "website": "https://babyboxer.io/", + "description": "Baby Boxer is a community-driven, deflationary token on the Binance Smart Chain with a mission to help malnourished babies around the world.", + "explorer": "https://bscscan.com/token/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6", + "status": "active", + "id": "0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/BoxerInuFinance" + }, + { + "name": "github", + "url": "https://github.com/BoxerInuOfficial" + }, + { + "name": "whitepaper", + "url": "https://babyboxer.io/babyboxerwhitepaper.pdf" + }, + { + "name": "telegram_news", + "url": "https://t.me/boxerinunews" + }, + { + "name": "telegram", + "url": "https://t.me/BoxerInuOfficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6/logo.png b/blockchains/smartchain/assets/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6/logo.png new file mode 100644 index 0000000000000..c110a92608492 Binary files /dev/null and b/blockchains/smartchain/assets/0xeD7ed82D5A0f1B363309223975f899E7BEd5Fea6/logo.png differ diff --git a/blockchains/smartchain/assets/0xeDF3ce4Dd6725650a8e9398e5C6398D061Fa7955/info.json b/blockchains/smartchain/assets/0xeDF3ce4Dd6725650a8e9398e5C6398D061Fa7955/info.json new file mode 100644 index 0000000000000..7737248d08eb9 --- /dev/null +++ b/blockchains/smartchain/assets/0xeDF3ce4Dd6725650a8e9398e5C6398D061Fa7955/info.json @@ -0,0 +1,44 @@ +{ + "name": "vEmpire DDAO", + "type": "BEP20", + "symbol": "VEMP", + "decimals": 18, + "website": "https://v-empire.digital", + "description": "vEmpire DDAO is the world’s largest Decentralized Metaverse Investment Organization. The official vEmpire protocol incorporates different strategies to incentivize Metaverse token staking to fund the battle against centralisation.", + "explorer": "https://bscscan.com/token/0xeDF3ce4Dd6725650a8e9398e5C6398D061Fa7955", + "status": "active", + "id": "0xeDF3ce4Dd6725650a8e9398e5C6398D061Fa7955", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vempire-ddao/" + }, + { + "name": "twitter", + "url": "https://twitter.com/vEmpiredigital" + }, + { + "name": "telegram", + "url": "https://t.me/vEmpirediscussion" + }, + { + "name": "facebook", + "url": "https://facebook.com/vEmpireDDAO" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vempire-ddao/" + }, + { + "name": "whitepaper", + "url": "https://v-empire.digital/whitepaper" + }, + { + "name": "blog", + "url": "https://medium.com/@v-empire.digital" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xeDF3ce4Dd6725650a8e9398e5C6398D061Fa7955/logo.png b/blockchains/smartchain/assets/0xeDF3ce4Dd6725650a8e9398e5C6398D061Fa7955/logo.png new file mode 100644 index 0000000000000..a83d58a242a0e Binary files /dev/null and b/blockchains/smartchain/assets/0xeDF3ce4Dd6725650a8e9398e5C6398D061Fa7955/logo.png differ diff --git a/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json b/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json index 5cde3af99dad5..80b1693c57a8a 100644 --- a/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json +++ b/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json @@ -6,7 +6,7 @@ "type": "BEP20", "symbol": "HPS", "decimals": 18, - "status": "active", + "status": "abandoned", "id": "0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D", "links": [ { diff --git a/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/logo.png b/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/logo.png deleted file mode 100644 index b0bad5657d0c0..0000000000000 Binary files a/blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/logo.png and /dev/null differ diff --git a/blockchains/smartchain/assets/0xeE7E8C85956D32C64bafDcdED3F43b3c39b1CE2f/info.json b/blockchains/smartchain/assets/0xeE7E8C85956D32C64bafDcdED3F43b3c39b1CE2f/info.json new file mode 100644 index 0000000000000..622dd29483521 --- /dev/null +++ b/blockchains/smartchain/assets/0xeE7E8C85956D32C64bafDcdED3F43b3c39b1CE2f/info.json @@ -0,0 +1,44 @@ +{ + "name": "WEB4 AI", + "type": "BEP20", + "symbol": "WEB4", + "decimals": 9, + "website": "https://webfour.build", + "description": "Web4 AI strives to disrupt the Decentralized Finance cryptocurrency space using Artificial Intelligence. Web4 AI, through its diverse DeFi offerings.", + "explorer": "https://bscscan.com/token/0xeE7E8C85956D32C64bafDcdED3F43b3c39b1CE2f", + "status": "active", + "id": "0xeE7E8C85956D32C64bafDcdED3F43b3c39b1CE2f", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/web4ai" + }, + { + "name": "github", + "url": "https://github.com/web4build" + }, + { + "name": "telegram", + "url": "https://t.me/web4ai" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/web4-ai" + }, + { + "name": "source_code", + "url": "https://bscscan.com/token/0xee7e8c85956d32c64bafdcded3f43b3c39b1ce2f#code" + }, + { + "name": "whitepaper", + "url": "https://webfour.build/assets/web4_ai_white_paper_v1.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@web4ai" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeE7E8C85956D32C64bafDcdED3F43b3c39b1CE2f/logo.png b/blockchains/smartchain/assets/0xeE7E8C85956D32C64bafDcdED3F43b3c39b1CE2f/logo.png new file mode 100644 index 0000000000000..f8d79b2cb9c92 Binary files /dev/null and b/blockchains/smartchain/assets/0xeE7E8C85956D32C64bafDcdED3F43b3c39b1CE2f/logo.png differ diff --git a/blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json b/blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json index 9185e3bb7ee5a..9b9b40b1e21e7 100644 --- a/blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json +++ b/blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json @@ -7,5 +7,8 @@ "description": "DINOPARK is a deflationary passive-return token. Just hold $DINOP in your wallet and you will see your coins going up in number. Each transaction will automatically distribute to all holders.", "explorer": "https://bscscan.com/token/0xea90DC6F64d18771Ca1dac8098526a9082265B42", "status": "active", - "id": "0xea90DC6F64d18771Ca1dac8098526a9082265B42" + "id": "0xea90DC6F64d18771Ca1dac8098526a9082265B42", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/info.json b/blockchains/smartchain/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/info.json new file mode 100644 index 0000000000000..1de82a214a90d --- /dev/null +++ b/blockchains/smartchain/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/info.json @@ -0,0 +1,32 @@ +{ + "name": "Gather", + "website": "https://gather.network", + "description": "Gather is a platform that allows publishers to monetize without ads and provides businesses & developers access to cheap and reliable processing power.", + "explorer": "https://bscscan.com/token/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674", + "type": "BEP20", + "symbol": "GTH", + "decimals": 18, + "status": "active", + "id": "0xeb986DA994E4a118d5956b02d8b7c3C7CE373674", + "tags": [ + "governance" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Gather_Network" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/GatherNetwork" + }, + { + "name": "medium", + "url": "https://medium.com/@GatherNetwork" + }, + { + "name": "whitepaper", + "url": "https://gather.network/whitepaper.html" + } + ] +} diff --git a/blockchains/smartchain/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/logo.png b/blockchains/smartchain/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/logo.png new file mode 100644 index 0000000000000..e88e23c813bd5 Binary files /dev/null and b/blockchains/smartchain/assets/0xeb986DA994E4a118d5956b02d8b7c3C7CE373674/logo.png differ diff --git a/blockchains/smartchain/assets/0xec15a508a187e8DDfe572A5423Faa82Bbdd65120/info.json b/blockchains/smartchain/assets/0xec15a508a187e8DDfe572A5423Faa82Bbdd65120/info.json new file mode 100644 index 0000000000000..5ce97189aec0b --- /dev/null +++ b/blockchains/smartchain/assets/0xec15a508a187e8DDfe572A5423Faa82Bbdd65120/info.json @@ -0,0 +1,45 @@ +{ + "name": "Babylons Governance Token", + "website": "https://babylons.io", + "description": "Babylons is the first community-governed game aggregator and NFT marketplace operating on BSC. Create, participate, collect and earn. Only on Babylons..", + "explorer": "https://bscscan.com/token/0xec15a508a187e8DDfe572A5423Faa82Bbdd65120", + "type": "BEP20", + "symbol": "BABI", + "decimals": 18, + "status": "active", + "id": "0xec15a508a187e8DDfe572A5423Faa82Bbdd65120", + "links": [ + { + "name": "github", + "url": "https://github.com/Babylons-io" + }, + { + "name": "twitter", + "url": "https://twitter.com/BabylonsNFT" + }, + { + "name": "telegram", + "url": "https://t.me/babylonsnft" + }, + { + "name": "telegram_news", + "url": "https://t.me/babylonsNFT_Ann" + }, + { + "name": "blog", + "url": "https://blog.babylons.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/babylons/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/babylons" + }, + { + "name": "whitepaper", + "url": "https://babylons.io/assets/litepaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xec15a508a187e8DDfe572A5423Faa82Bbdd65120/logo.png b/blockchains/smartchain/assets/0xec15a508a187e8DDfe572A5423Faa82Bbdd65120/logo.png new file mode 100644 index 0000000000000..d12aa86146116 Binary files /dev/null and b/blockchains/smartchain/assets/0xec15a508a187e8DDfe572A5423Faa82Bbdd65120/logo.png differ diff --git a/blockchains/smartchain/assets/0xec6cA5A04B08e382d218De9Cb30C9d8176406D34/info.json b/blockchains/smartchain/assets/0xec6cA5A04B08e382d218De9Cb30C9d8176406D34/info.json new file mode 100644 index 0000000000000..a9fe67bb1fe35 --- /dev/null +++ b/blockchains/smartchain/assets/0xec6cA5A04B08e382d218De9Cb30C9d8176406D34/info.json @@ -0,0 +1,25 @@ +{ + "name": "CryptoDrop", + "website": "https://cryptodrop.gg/#/play", + "description": "The only decentralized random gamification on chain BSC", + "explorer": "https://bscscan.com/token/0xec6ca5a04b08e382d218de9cb30c9d8176406d34", + "type": "BEP20", + "symbol": "CDROP", + "decimals": 18, + "status": "active", + "id": "0xec6cA5A04B08e382d218De9Cb30C9d8176406D34", + "links": [ + { + "name": "telegram", + "url": "https://t.me/CryptoDropGG" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cryptodrop/" + }, + { + "name": "twitter", + "url": "https://twitter.com/cryptodropgg" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xec6cA5A04B08e382d218De9Cb30C9d8176406D34/logo.png b/blockchains/smartchain/assets/0xec6cA5A04B08e382d218De9Cb30C9d8176406D34/logo.png new file mode 100644 index 0000000000000..0b0bc04f846d8 Binary files /dev/null and b/blockchains/smartchain/assets/0xec6cA5A04B08e382d218De9Cb30C9d8176406D34/logo.png differ diff --git a/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json b/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json index 169c8d574e6ee..62691460efe16 100644 --- a/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json +++ b/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json @@ -1,7 +1,7 @@ { "name": "Venus USDC", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/logo.png b/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/logo.png index 11d297e8c5503..c30a7b4553b50 100644 Binary files a/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/logo.png and b/blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/logo.png differ diff --git a/blockchains/smartchain/assets/0xecc62bd353EDd64Ed31595DbC4C92801aF1e2af0/info.json b/blockchains/smartchain/assets/0xecc62bd353EDd64Ed31595DbC4C92801aF1e2af0/info.json new file mode 100644 index 0000000000000..78455ee84ac7c --- /dev/null +++ b/blockchains/smartchain/assets/0xecc62bd353EDd64Ed31595DbC4C92801aF1e2af0/info.json @@ -0,0 +1,11 @@ +{ + "name": "CyberDoge", + "website": "https://www.cyber-doge.net", + "description": "Deflationary Defi token built on the BSC Chain that automates the earning process by creating an autonomous friction less yield farming and liquidity generation protocol by creating its own Wide Network for CYBERSWAP, CYBERSTAKING and CYBERGAME", + "explorer": "https://bscscan.com/token/0xecc62bd353EDd64Ed31595DbC4C92801aF1e2af0", + "type": "BEP20", + "symbol": "CybrrrDOGE", + "decimals": 9, + "status": "active", + "id": "0xecc62bd353EDd64Ed31595DbC4C92801aF1e2af0" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xecc62bd353EDd64Ed31595DbC4C92801aF1e2af0/logo.png b/blockchains/smartchain/assets/0xecc62bd353EDd64Ed31595DbC4C92801aF1e2af0/logo.png new file mode 100644 index 0000000000000..cd13c7e06f46f Binary files /dev/null and b/blockchains/smartchain/assets/0xecc62bd353EDd64Ed31595DbC4C92801aF1e2af0/logo.png differ diff --git a/blockchains/smartchain/assets/0xed74Bc5DC139356E08dE28143996F5eF6e4334a4/info.json b/blockchains/smartchain/assets/0xed74Bc5DC139356E08dE28143996F5eF6e4334a4/info.json new file mode 100644 index 0000000000000..2be1ebed17af9 --- /dev/null +++ b/blockchains/smartchain/assets/0xed74Bc5DC139356E08dE28143996F5eF6e4334a4/info.json @@ -0,0 +1,49 @@ +{ + "name": "SpookyShiba", + "type": "BEP20", + "symbol": "SPOOKYSHIBA", + "decimals": 9, + "website": "https://SpookyShibaBSC.com", + "description": "SpookyShiba is the first horror Genre Token on Binance Smartchain with utility for holders tied into the NFT Marketplace.", + "explorer": "https://bscscan.com/token/0xed74Bc5DC139356E08dE28143996F5eF6e4334a4", + "status": "abandoned", + "id": "0xed74Bc5DC139356E08dE28143996F5eF6e4334a4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/shibaspooky" + }, + { + "name": "github", + "url": "https://github.com/CryptoCreators/SpookyShiba" + }, + { + "name": "telegram", + "url": "https://t.me/spookyshibaofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/spooky-shiba/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/spookyshiba" + }, + { + "name": "discord", + "url": "https://discord.com/P6hkCFc5kR" + }, + { + "name": "reddit", + "url": "https://reddit.com//r/SpookyShibaBSC" + }, + { + "name": "facebook", + "url": "https://facebook.com/spookyshibatoken" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCaTAm3R9Orew15BAMD7w6xQ" + } + ] +} diff --git a/blockchains/smartchain/assets/0xee1ae38BE4Ce0074C4A4A8DC821CC784778f378c/info.json b/blockchains/smartchain/assets/0xee1ae38BE4Ce0074C4A4A8DC821CC784778f378c/info.json new file mode 100644 index 0000000000000..bf8dfd885c3ae --- /dev/null +++ b/blockchains/smartchain/assets/0xee1ae38BE4Ce0074C4A4A8DC821CC784778f378c/info.json @@ -0,0 +1,40 @@ +{ + "name": "VYNK CHAIN", + "type": "BEP20", + "symbol": "VYNC", + "decimals": 4, + "website": "https://vynkchain.org/", + "description": "VYNC is the governance token of VYNKSAFE: A Decentralized Crypto Bank. VYNK CHAIN is the Defi and Utility token. VYNK CHAIN and VYNKSAFE both are from VynkPay, which is a crypto payments application in the sectors of e-commerce, affiliate marketing, travel & bill payments.", + "explorer": "https://bscscan.com/token/0xee1ae38be4ce0074c4a4a8dc821cc784778f378c", + "status": "active", + "id": "0xee1ae38BE4Ce0074C4A4A8DC821CC784778f378c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vynkgroup" + }, + { + "name": "github", + "url": "https://github.com/vynkchain" + }, + { + "name": "telegram", + "url": "https://t.me/VYNKCHAIN" + }, + { + "name": "discord", + "url": "https://discord.com/invite/RBCRGZVsQx" + }, + { + "name": "whitepaper", + "url": "https://vynkchain.org/assets/vc/vynkgroup-wp.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vynk-chain/" + } + ], + "tags": [ + "staking" + ] +} diff --git a/blockchains/smartchain/assets/0xee1ae38BE4Ce0074C4A4A8DC821CC784778f378c/logo.png b/blockchains/smartchain/assets/0xee1ae38BE4Ce0074C4A4A8DC821CC784778f378c/logo.png new file mode 100644 index 0000000000000..41f6314172001 Binary files /dev/null and b/blockchains/smartchain/assets/0xee1ae38BE4Ce0074C4A4A8DC821CC784778f378c/logo.png differ diff --git a/blockchains/smartchain/assets/0xee901a8a13e5B71dD35AD259D87e17a891D1f0F3/info.json b/blockchains/smartchain/assets/0xee901a8a13e5B71dD35AD259D87e17a891D1f0F3/info.json new file mode 100644 index 0000000000000..ffae3747ebd99 --- /dev/null +++ b/blockchains/smartchain/assets/0xee901a8a13e5B71dD35AD259D87e17a891D1f0F3/info.json @@ -0,0 +1,37 @@ +{ + "name": "FlokiZap Token", + "website": "https://flokizap.finance/", + "description": "FlokiZ is an airdrop platform and protocol where up-and-coming projects are promoted. It focusses on increasing holders as well as filtering out legit and safe projects for its community. Holders of the token will be eligible for Airdrops, NFT's and exclusivity to contribute in new projects.", + "explorer": "https://bscscan.com/token/0xee901a8a13e5B71dD35AD259D87e17a891D1f0F3", + "type": "BEP20", + "symbol": "FLOKIZ", + "decimals": 18, + "status": "active", + "id": "0xee901a8a13e5B71dD35AD259D87e17a891D1f0F3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FlokiZap" + }, + { + "name": "github", + "url": "https://github.com/interfinetwork/smart-contract-audits/blob/main/FlokiZap_AuditReport_InterFi.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/FlokiZapOfficial" + }, + { + "name": "discord", + "url": "https://discord.com/invite/gvD9TAwxpp" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/flokizap/" + }, + { + "name": "whitepaper", + "url": "https://flokizap.finance/assets/images/FlokiZap-VikingPaper.pdf" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xee901a8a13e5B71dD35AD259D87e17a891D1f0F3/logo.png b/blockchains/smartchain/assets/0xee901a8a13e5B71dD35AD259D87e17a891D1f0F3/logo.png new file mode 100644 index 0000000000000..c00d8e03d75d2 Binary files /dev/null and b/blockchains/smartchain/assets/0xee901a8a13e5B71dD35AD259D87e17a891D1f0F3/logo.png differ diff --git a/blockchains/smartchain/assets/0xf06419C638a1d809C024Aa693147dBDc42B60145/info.json b/blockchains/smartchain/assets/0xf06419C638a1d809C024Aa693147dBDc42B60145/info.json new file mode 100644 index 0000000000000..7b4fdaef8b4ff --- /dev/null +++ b/blockchains/smartchain/assets/0xf06419C638a1d809C024Aa693147dBDc42B60145/info.json @@ -0,0 +1,61 @@ +{ + "name": "BankerDoge", + "type": "BEP20", + "symbol": "BANKER", + "decimals": 9, + "website": "https://bankerdoge.com", + "description": "BankerDoge is a Defi as a Service platform designed to add features such as staking, time-locking, and Defi lending to any BSC token.", + "explorer": "https://bscscan.com/token/0xf06419C638a1d809C024Aa693147dBDc42B60145", + "status": "active", + "id": "0xf06419C638a1d809C024Aa693147dBDc42B60145", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bankerdoge" + }, + { + "name": "github", + "url": "https://github.com/NathajiM/bankerdogecontract" + }, + { + "name": "telegram", + "url": "https://t.me/BankerDogeOfficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/BankerDogeNews" + }, + { + "name": "medium", + "url": "https://bankerdoge.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCQJSGhSU6sdznnkbCuO5N5Q" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bankerdoge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bankerdoge" + }, + { + "name": "reddit", + "url": "https://reddit.com/bankerdoge" + }, + { + "name": "facebook", + "url": "https://facebook.com/BankerDoge-160194746146041" + }, + { + "name": "whitepaper", + "url": "https://altruismprotocol.notion.site/BankerDoge-Live-Whitepaper-d8329e5c7f304b53bfbf8583ea2af7df" + }, + { + "name": "discord", + "url": "https://discord.com/bZHRk3dBqn" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf06419C638a1d809C024Aa693147dBDc42B60145/logo.png b/blockchains/smartchain/assets/0xf06419C638a1d809C024Aa693147dBDc42B60145/logo.png new file mode 100644 index 0000000000000..74240fe693352 Binary files /dev/null and b/blockchains/smartchain/assets/0xf06419C638a1d809C024Aa693147dBDc42B60145/logo.png differ diff --git a/blockchains/smartchain/assets/0xf2673f49d2737f97d70995eD43D128E0B8E560c5/info.json b/blockchains/smartchain/assets/0xf2673f49d2737f97d70995eD43D128E0B8E560c5/info.json new file mode 100644 index 0000000000000..1e964be00bb86 --- /dev/null +++ b/blockchains/smartchain/assets/0xf2673f49d2737f97d70995eD43D128E0B8E560c5/info.json @@ -0,0 +1,33 @@ +{ + "name": "Buff Shiba Inu", + "type": "BEP20", + "symbol": "BUFFSHIBA", + "decimals": 9, + "website": "https://buffshibainu.io", + "description": "Buff Shiba Inu, a community-driven token that empowers small and non-private investors to build stronger portfolios.", + "explorer": "https://bscscan.com/token/0xf2673f49d2737f97d70995eD43D128E0B8E560c5", + "status": "active", + "id": "0xf2673f49d2737f97d70995eD43D128E0B8E560c5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/buffshibainu" + }, + { + "name": "github", + "url": "https://github.com/buffshibainu" + }, + { + "name": "telegram", + "url": "https://t.me/buffshibainu" + }, + { + "name": "telegram_news", + "url": "https://t.me/buffshibachannel" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/buffshibainu" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf2673f49d2737f97d70995eD43D128E0B8E560c5/logo.png b/blockchains/smartchain/assets/0xf2673f49d2737f97d70995eD43D128E0B8E560c5/logo.png new file mode 100644 index 0000000000000..a535bcdd27a8d Binary files /dev/null and b/blockchains/smartchain/assets/0xf2673f49d2737f97d70995eD43D128E0B8E560c5/logo.png differ diff --git a/blockchains/smartchain/assets/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C/info.json b/blockchains/smartchain/assets/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C/info.json new file mode 100644 index 0000000000000..c7cc18e139dd5 --- /dev/null +++ b/blockchains/smartchain/assets/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C/info.json @@ -0,0 +1,84 @@ +{ + "name": "DEEPSPACE", + "type": "BEP20", + "symbol": "DPS", + "decimals": 9, + "website": "https://deepspace.game", + "description": "Welcome to the DEEPSPACE Metaverse! DEEPSPACE is a Play-to-Earn space multiverse exploration strategy game! Earn passive income from holding $DPS, trading NFTs, and taking risks as you explore DEEPSPACE with your fleet of ships! Prepare to explore, harvest, and fight your way through the DEEPSPACE universe!", + "explorer": "https://bscscan.com/token/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C", + "status": "active", + "id": "0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeepSpaceBSC" + }, + { + "name": "github", + "url": "https://github.com/deepspace-game" + }, + { + "name": "telegram", + "url": "https://t.me/DeepSpaceGame" + }, + { + "name": "telegram_news", + "url": "https://t.me/deepspaceannouncements" + }, + { + "name": "blog", + "url": "https://dps.fyi/blog" + }, + { + "name": "docs", + "url": "https://dps.fyi/docs" + }, + { + "name": "forum", + "url": "https://dps.fyi/forum" + }, + { + "name": "discord", + "url": "https://discord.com/invite/deepspace" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/DeepSpaceGame/" + }, + { + "name": "whitepaper", + "url": "https://dps.fyi/whitepaper" + }, + { + "name": "medium", + "url": "https://deepspacebsc.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/DeepSpaceBSC" + }, + { + "name": "facebook", + "url": "https://facebook.com/deepspacebsc/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/deepspace/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/deepspace" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C#code" + } + ], + "tags": [ + "nft", + "defi", + "staking", + "deflationary", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C/logo.png b/blockchains/smartchain/assets/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C/logo.png new file mode 100644 index 0000000000000..cbf42f8406b9d Binary files /dev/null and b/blockchains/smartchain/assets/0xf275e1AC303a4C9D987a2c48b8E555A77FeC3F1C/logo.png differ diff --git a/blockchains/smartchain/assets/0xf29480344d8e21EFeAB7Fde39F8D8299056A7FEA/info.json b/blockchains/smartchain/assets/0xf29480344d8e21EFeAB7Fde39F8D8299056A7FEA/info.json new file mode 100644 index 0000000000000..6f894269ec35e --- /dev/null +++ b/blockchains/smartchain/assets/0xf29480344d8e21EFeAB7Fde39F8D8299056A7FEA/info.json @@ -0,0 +1,21 @@ +{ + "name": "TBCC", + "type": "BEP20", + "symbol": "TBCC", + "decimals": 18, + "website": "https://www.tbcc.com/footer/token", + "description": "TBCC token is a utility token that was issued by TBCC development team.", + "explorer": "https://bscscan.com/token/0xf29480344d8e21EFeAB7Fde39F8D8299056A7FEA", + "status": "active", + "id": "0xf29480344d8e21EFeAB7Fde39F8D8299056A7FEA", + "links": [ + { + "name": "telegram", + "url": "https://t.me/tbcc_china" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tbcc-labs/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/logo.png b/blockchains/smartchain/assets/0xf29480344d8e21EFeAB7Fde39F8D8299056A7FEA/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/logo.png rename to blockchains/smartchain/assets/0xf29480344d8e21EFeAB7Fde39F8D8299056A7FEA/logo.png diff --git a/blockchains/smartchain/assets/0xf3147987a00D35EeCC10C731269003CA093740CA/info.json b/blockchains/smartchain/assets/0xf3147987a00D35EeCC10C731269003CA093740CA/info.json new file mode 100644 index 0000000000000..e83add8a32631 --- /dev/null +++ b/blockchains/smartchain/assets/0xf3147987a00D35EeCC10C731269003CA093740CA/info.json @@ -0,0 +1,21 @@ +{ + "name": "MAT", + "type": "BEP20", + "symbol": "MAT", + "decimals": 18, + "website": "https://mymasterwar.com", + "description": "The token for MyMasterWar, the NFT game with free play to earn model ", + "explorer": "https://bscscan.com/token/0xf3147987a00d35eecc10c731269003ca093740ca", + "status": "active", + "id": "0xf3147987a00D35EeCC10C731269003CA093740CA", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/my-master-war/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/my-master-war/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf3147987a00D35EeCC10C731269003CA093740CA/logo.png b/blockchains/smartchain/assets/0xf3147987a00D35EeCC10C731269003CA093740CA/logo.png new file mode 100644 index 0000000000000..a9e620ff58fe9 Binary files /dev/null and b/blockchains/smartchain/assets/0xf3147987a00D35EeCC10C731269003CA093740CA/logo.png differ diff --git a/blockchains/smartchain/assets/0xf3630c7EED28514b4c14222bB86E31B53A5da101/info.json b/blockchains/smartchain/assets/0xf3630c7EED28514b4c14222bB86E31B53A5da101/info.json new file mode 100644 index 0000000000000..9de7ecc928f6f --- /dev/null +++ b/blockchains/smartchain/assets/0xf3630c7EED28514b4c14222bB86E31B53A5da101/info.json @@ -0,0 +1,28 @@ +{ + "name": "MetaNet", + "type": "BEP20", + "symbol": "MNet", + "decimals": 9, + "website": "https://metanet.is/", + "description": "MetaNet is a proprietary, hyper deflationary token on the Binance Smart Chain network. MetaNet is a platform in where content creators buy and sell NFTs.", + "explorer": "https://bscscan.com/token/0xf3630c7EED28514b4c14222bB86E31B53A5da101", + "status": "active", + "id": "0xf3630c7EED28514b4c14222bB86E31B53A5da101", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaNetflix" + }, + { + "name": "telegram", + "url": "https://t.me/metanetbsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/metanet/" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0xf3630c7EED28514b4c14222bB86E31B53A5da101/logo.png b/blockchains/smartchain/assets/0xf3630c7EED28514b4c14222bB86E31B53A5da101/logo.png new file mode 100644 index 0000000000000..423cec56efd88 Binary files /dev/null and b/blockchains/smartchain/assets/0xf3630c7EED28514b4c14222bB86E31B53A5da101/logo.png differ diff --git a/blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json b/blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json index fdb6bfefcd8cf..50c6762c2196c 100644 --- a/blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json +++ b/blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json @@ -7,5 +7,8 @@ "description": "Community-driven token with 2% reward to holders, 5% to LP on each transaction. 25M Siamese Neko Debit Cards by 2025! Be part of our mission to the moon!", "explorer": "https://bscscan.com/token/0xf36F22D8D583fbAFc034450f50110925c76D40d7", "status": "active", - "id": "0xf36F22D8D583fbAFc034450f50110925c76D40d7" + "id": "0xf36F22D8D583fbAFc034450f50110925c76D40d7", + "tags": [ + "deflationary" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2/info.json b/blockchains/smartchain/assets/0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2/info.json new file mode 100644 index 0000000000000..6f4f2db034b01 --- /dev/null +++ b/blockchains/smartchain/assets/0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2/info.json @@ -0,0 +1,29 @@ +{ + "name": "PandaInuWalletToken", + "website": "https://pandainu.io", + "description": "PandaInu is a meme-based token & Defi Wallets", + "explorer": "https://bscscan.com/token/0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2", + "type": "BEP20", + "symbol": "PWT", + "decimals": 8, + "status": "active", + "id": "0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/user/Pandainu_official" + }, + { + "name": "medium", + "url": "https://pandainu.medium.com/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Pandainu21" + }, + { + "name": "facebook", + "url": "https://facebook.com/pandainutoken/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2/logo.png b/blockchains/smartchain/assets/0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2/logo.png new file mode 100644 index 0000000000000..bd8dae79916fd Binary files /dev/null and b/blockchains/smartchain/assets/0xf3eDD4f14a018df4b6f02Bf1b2cF17A8120519A2/logo.png differ diff --git a/blockchains/smartchain/assets/0xf45de5A6d02c4a6E050B90Add33ebf0A34D017e0/info.json b/blockchains/smartchain/assets/0xf45de5A6d02c4a6E050B90Add33ebf0A34D017e0/info.json new file mode 100644 index 0000000000000..b98af6f878bc8 --- /dev/null +++ b/blockchains/smartchain/assets/0xf45de5A6d02c4a6E050B90Add33ebf0A34D017e0/info.json @@ -0,0 +1,48 @@ +{ + "name": "WEB3 Doge", + "type": "BEP20", + "symbol": "WEB3", + "decimals": 9, + "website": "https://web3doge.io", + "description": "Web3 Doge allows you to enter the metaverse by employing a 3D NFT avatar of your real pet on the Web3 Doge platform.", + "explorer": "https://bscscan.com/token/0xf45de5a6d02c4a6e050b90add33ebf0a34d017e0", + "status": "active", + "id": "0xf45de5A6d02c4a6E050B90Add33ebf0A34D017e0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/web3_doge" + }, + { + "name": "github", + "url": "https://github.com/web3doge" + }, + { + "name": "telegram", + "url": "https://t.me/web3_doge_eng" + }, + { + "name": "whitepaper", + "url": "https://web3doge.io/assets/web3_doge_whitepaper_v1.pdf" + }, + { + "name": "medium", + "url": "https://medium.com/@web3_doge" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/web3-doge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/web3-doge" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xf45de5a6d02c4a6e050b90add33ebf0a34d017e0#code" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf45de5A6d02c4a6E050B90Add33ebf0A34D017e0/logo.png b/blockchains/smartchain/assets/0xf45de5A6d02c4a6E050B90Add33ebf0A34D017e0/logo.png new file mode 100644 index 0000000000000..37ec3432e5388 Binary files /dev/null and b/blockchains/smartchain/assets/0xf45de5A6d02c4a6E050B90Add33ebf0A34D017e0/logo.png differ diff --git a/blockchains/smartchain/assets/0xf486ad071f3bEE968384D2E39e2D8aF0fCf6fd46/info.json b/blockchains/smartchain/assets/0xf486ad071f3bEE968384D2E39e2D8aF0fCf6fd46/info.json new file mode 100644 index 0000000000000..0e1c09655896d --- /dev/null +++ b/blockchains/smartchain/assets/0xf486ad071f3bEE968384D2E39e2D8aF0fCf6fd46/info.json @@ -0,0 +1,28 @@ +{ + "name": "VELO", + "type": "BEP20", + "symbol": "VELO", + "decimals": 18, + "website": "http://velo.org/", + "description": "Velo’s core mission is to build a decentralized settlement network that allows its Trusted Partners to securely transfer value among one another in a timely and transparent manner. Velo’s initial focus will be on businesses in the remittance space in the southeast Asia region.", + "explorer": "https://bscscan.com/token/0xf486ad071f3bee968384d2e39e2d8af0fcf6fd46", + "status": "active", + "id": "0xf486ad071f3bEE968384D2E39e2D8aF0fCf6fd46", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/veloprotocol" + }, + { + "name": "whitepaper", + "url": "https://velo.org/doc/Velo_Whitepaper_EN.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/velo/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf486ad071f3bEE968384D2E39e2D8aF0fCf6fd46/logo.png b/blockchains/smartchain/assets/0xf486ad071f3bEE968384D2E39e2D8aF0fCf6fd46/logo.png new file mode 100644 index 0000000000000..a59dd4bd6c7c4 Binary files /dev/null and b/blockchains/smartchain/assets/0xf486ad071f3bEE968384D2E39e2D8aF0fCf6fd46/logo.png differ diff --git a/blockchains/smartchain/assets/0xf4BEa2c219Eb95C6745983B68185C7340c319D9E/info.json b/blockchains/smartchain/assets/0xf4BEa2c219Eb95C6745983B68185C7340c319D9E/info.json new file mode 100644 index 0000000000000..b4f1457d05b82 --- /dev/null +++ b/blockchains/smartchain/assets/0xf4BEa2c219Eb95C6745983B68185C7340c319D9E/info.json @@ -0,0 +1,40 @@ +{ + "name": "TFS Token", + "type": "BEP20", + "symbol": "TFS", + "decimals": 18, + "website": "https://tfstoken.com/", + "description": "TFS is an ERC-20/BEP-20 internal token of the Fairspin platform. It is a full-fledged tool that will suit both players and crypto investors willing to increase their profits.", + "explorer": "https://bscscan.com/token/0xf4BEa2c219Eb95C6745983B68185C7340c319D9E", + "status": "active", + "id": "0xf4BEa2c219Eb95C6745983B68185C7340c319D9E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/tfsinfo" + }, + { + "name": "telegram", + "url": "https://t.me/tfstoken_channel" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/tfs-token/" + }, + { + "name": "facebook", + "url": "https://facebook.com/TFStoken" + }, + { + "name": "discord", + "url": "https://discord.com/invite/fairspin" + }, + { + "name": "whitepaper", + "url": "https://tfstoken.com/storage/2021/12/White-Paper-Fairspin.pdf" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf4BEa2c219Eb95C6745983B68185C7340c319D9E/logo.png b/blockchains/smartchain/assets/0xf4BEa2c219Eb95C6745983B68185C7340c319D9E/logo.png new file mode 100644 index 0000000000000..3ba6533d7e0dd Binary files /dev/null and b/blockchains/smartchain/assets/0xf4BEa2c219Eb95C6745983B68185C7340c319D9E/logo.png differ diff --git a/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json b/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json index f15ac19fc8ef6..86736f530604c 100644 --- a/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json +++ b/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json @@ -1,7 +1,7 @@ { "name": "Venus ETH", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0xf508fCD89b8bd15579dc79A6827cB4686A3592c8", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/logo.png b/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/logo.png old mode 100755 new mode 100644 index ebb43df0fdf41..6461b421e15f0 Binary files a/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/logo.png and b/blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/logo.png differ diff --git a/blockchains/smartchain/assets/0xf5BDe7Eb378661F04C841B22bA057326B0370153/info.json b/blockchains/smartchain/assets/0xf5BDe7Eb378661F04C841B22bA057326B0370153/info.json new file mode 100644 index 0000000000000..2bd8b12412ff1 --- /dev/null +++ b/blockchains/smartchain/assets/0xf5BDe7Eb378661F04C841B22bA057326B0370153/info.json @@ -0,0 +1,32 @@ +{ + "name": "Pink BNB", + "type": "BEP20", + "symbol": "PNB", + "decimals": 18, + "website": "https://pnb.world/", + "description": "The world first Ai analysis portal", + "explorer": "https://bscscan.com/token/0xf5bde7eb378661f04c841b22ba057326b0370153", + "status": "active", + "id": "0xf5BDe7Eb378661F04C841B22bA057326B0370153", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pnbworld" + }, + { + "name": "telegram", + "url": "https://t.me/pinkbnb" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pink-bnb/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pink-bnb" + } + ], + "tags": [ + "deflationary" + ] +} diff --git a/blockchains/smartchain/assets/0xf5BDe7Eb378661F04C841B22bA057326B0370153/logo.png b/blockchains/smartchain/assets/0xf5BDe7Eb378661F04C841B22bA057326B0370153/logo.png new file mode 100644 index 0000000000000..a750e6c4fffb3 Binary files /dev/null and b/blockchains/smartchain/assets/0xf5BDe7Eb378661F04C841B22bA057326B0370153/logo.png differ diff --git a/blockchains/smartchain/assets/0xf5D8015D625be6F59b8073C8189BD51bA28792e1/info.json b/blockchains/smartchain/assets/0xf5D8015D625be6F59b8073C8189BD51bA28792e1/info.json new file mode 100644 index 0000000000000..cfcec79474dd7 --- /dev/null +++ b/blockchains/smartchain/assets/0xf5D8015D625be6F59b8073C8189BD51bA28792e1/info.json @@ -0,0 +1,11 @@ +{ + "name": "JulSwap", + "website": "https://julswap.com", + "description": "JulSwap DEX Commnuity Token", + "explorer": "https://bscscan.com/token/0xf5D8015D625be6F59b8073C8189BD51bA28792e1", + "type": "BEP20", + "symbol": "JulD", + "decimals": 18, + "status": "active", + "id": "0xf5D8015D625be6F59b8073C8189BD51bA28792e1" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/logo.png b/blockchains/smartchain/assets/0xf5D8015D625be6F59b8073C8189BD51bA28792e1/logo.png similarity index 100% rename from blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/logo.png rename to blockchains/smartchain/assets/0xf5D8015D625be6F59b8073C8189BD51bA28792e1/logo.png diff --git a/blockchains/smartchain/assets/0xf67006f8d22edEbd1191f3E728ab9a90289e6C38/info.json b/blockchains/smartchain/assets/0xf67006f8d22edEbd1191f3E728ab9a90289e6C38/info.json new file mode 100644 index 0000000000000..c14830c5cb99f --- /dev/null +++ b/blockchains/smartchain/assets/0xf67006f8d22edEbd1191f3E728ab9a90289e6C38/info.json @@ -0,0 +1,32 @@ +{ + "name": "LittleBabyDoge", + "type": "BEP20", + "symbol": "LBD", + "decimals": 9, + "website": "https://littlebabydoge.com/", + "description": "Little Baby Doge is a hyper-deflationary decentralized buyback token, community-driven project that aims to reduce global warming by being the no 1 cryptocurrency platform for fighting climate change!", + "explorer": "https://bscscan.com/token/0xf67006f8d22edEbd1191f3E728ab9a90289e6C38", + "status": "active", + "id": "0xf67006f8d22edEbd1191f3E728ab9a90289e6C38", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LBD_se" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/little-baby-doge/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/littlebabydoge" + }, + { + "name": "telegram", + "url": "https://t.me/LittleBabyDogeOfficial" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xf67006f8d22edEbd1191f3E728ab9a90289e6C38/logo.png b/blockchains/smartchain/assets/0xf67006f8d22edEbd1191f3E728ab9a90289e6C38/logo.png new file mode 100644 index 0000000000000..e5347b00e05d2 Binary files /dev/null and b/blockchains/smartchain/assets/0xf67006f8d22edEbd1191f3E728ab9a90289e6C38/logo.png differ diff --git a/blockchains/smartchain/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/info.json b/blockchains/smartchain/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/info.json new file mode 100644 index 0000000000000..05dc893c0c8a5 --- /dev/null +++ b/blockchains/smartchain/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/info.json @@ -0,0 +1,21 @@ +{ + "name": "Coinhub", + "type": "BEP20", + "symbol": "CHB", + "decimals": 8, + "website": "https://thecoinhub.io/", + "description": "Coinhub is a trading platform with CHB token which is a utility token. It is located in The U.A.E", + "explorer": "https://bscscan.com/token/0xf68D4d917592f3a62417aCE42592F15296cc33A0", + "status": "active", + "id": "0xf68D4d917592f3a62417aCE42592F15296cc33A0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coinhubchb" + }, + { + "name": "github", + "url": "https://github.com/https://github.com/trustwallet/assets/pull/22943#issuecomment-1304637991" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/logo.png b/blockchains/smartchain/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/logo.png new file mode 100644 index 0000000000000..ee7784a141fab Binary files /dev/null and b/blockchains/smartchain/assets/0xf68D4d917592f3a62417aCE42592F15296cc33A0/logo.png differ diff --git a/blockchains/smartchain/assets/0xf7722aA0714096f1FB5ef83e6041CEBB4d58a08e/info.json b/blockchains/smartchain/assets/0xf7722aA0714096f1FB5ef83e6041CEBB4d58a08e/info.json new file mode 100644 index 0000000000000..2fdd0de918946 --- /dev/null +++ b/blockchains/smartchain/assets/0xf7722aA0714096f1FB5ef83e6041CEBB4d58a08e/info.json @@ -0,0 +1,37 @@ +{ + "name": "RUBY", + "type": "BEP20", + "symbol": "RUBY", + "decimals": 12, + "website": "https://rubyplaynet.com", + "description": "The Ruby Play Network is a gaming rewards platform. We aim to drive adoption of the blockchain to mainstream players by providing them simple ways to earn cryptocurrency.", + "explorer": "https://bscscan.com/token/0xf7722aA0714096f1FB5ef83e6041CEBB4d58a08e", + "status": "active", + "id": "0xf7722aA0714096f1FB5ef83e6041CEBB4d58a08e", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RubyPlayNetwork" + }, + { + "name": "telegram", + "url": "https://t.me/joinchat/axBVv4-VeiQ0MzBh" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/RubyPlayNetwork/" + }, + { + "name": "medium", + "url": "https://medium.com/@Ruby_Play" + }, + { + "name": "facebook", + "url": "https://facebook.com/rubyplaynetwork" + } + ], + "tags": [ + "staking", + "gamefi" + ] +} diff --git a/blockchains/smartchain/assets/0xf7722aA0714096f1FB5ef83e6041CEBB4d58a08e/logo.png b/blockchains/smartchain/assets/0xf7722aA0714096f1FB5ef83e6041CEBB4d58a08e/logo.png new file mode 100644 index 0000000000000..810f3c1ef9fee Binary files /dev/null and b/blockchains/smartchain/assets/0xf7722aA0714096f1FB5ef83e6041CEBB4d58a08e/logo.png differ diff --git a/blockchains/smartchain/assets/0xf7BF4507336AeA836ab5575eC1801d96c3059483/info.json b/blockchains/smartchain/assets/0xf7BF4507336AeA836ab5575eC1801d96c3059483/info.json new file mode 100644 index 0000000000000..e6cb981f45362 --- /dev/null +++ b/blockchains/smartchain/assets/0xf7BF4507336AeA836ab5575eC1801d96c3059483/info.json @@ -0,0 +1,21 @@ +{ + "name": "Super Floki", + "type": "BEP20", + "symbol": "SLOKI", + "decimals": 9, + "website": "https://superfloki.net/", + "description": "Supported By ELON MUSK. Named by its beloved father, Elon Musk and the potential for this adorable little baby puppy is limitless.", + "explorer": "https://bscscan.com/token/0xf7BF4507336AeA836ab5575eC1801d96c3059483", + "status": "active", + "id": "0xf7BF4507336AeA836ab5575eC1801d96c3059483", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FlokiSuper" + }, + { + "name": "telegram", + "url": "https://t.me/SuperFlokiEn" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf7BF4507336AeA836ab5575eC1801d96c3059483/logo.png b/blockchains/smartchain/assets/0xf7BF4507336AeA836ab5575eC1801d96c3059483/logo.png new file mode 100644 index 0000000000000..31ffe196e83b7 Binary files /dev/null and b/blockchains/smartchain/assets/0xf7BF4507336AeA836ab5575eC1801d96c3059483/logo.png differ diff --git a/blockchains/smartchain/assets/0xf7DE7E8A6bd59ED41a4b5fe50278b3B7f31384dF/info.json b/blockchains/smartchain/assets/0xf7DE7E8A6bd59ED41a4b5fe50278b3B7f31384dF/info.json new file mode 100644 index 0000000000000..9fd8c062ab492 --- /dev/null +++ b/blockchains/smartchain/assets/0xf7DE7E8A6bd59ED41a4b5fe50278b3B7f31384dF/info.json @@ -0,0 +1,32 @@ +{ + "name": "Radiant v2", + "type": "BEP20", + "symbol": "RDNT", + "decimals": 18, + "website": "https://app.radiant.capital/", + "description": "$RDNT, an OFT-20, is Radiant's native utility token. Radiant Capital is an omnichain money market built atop Layer Zero. Deposit and borrow assets cross-chain, seamlessly. Through decentralized discussions, voting, and governance, the Radiant DAO determines the decisions, and, ultimately, the vision of the Radiant ecosystem.", + "explorer": "https://bscscan.com/token/0xf7de7e8a6bd59ed41a4b5fe50278b3b7f31384df", + "status": "active", + "id": "0xf7DE7E8A6bd59ED41a4b5fe50278b3B7f31384dF", + "links": [ + { + "name": "github", + "url": "https://github.com/radiant-capital" + }, + { + "name": "twitter", + "url": "https://twitter.com/RDNTCapital" + }, + { + "name": "discord", + "url": "https://discord.com/invite/radiantcapital" + }, + { + "name": "telegram", + "url": "https://t.me/radiantcapitalofficial" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf7DE7E8A6bd59ED41a4b5fe50278b3B7f31384dF/logo.png b/blockchains/smartchain/assets/0xf7DE7E8A6bd59ED41a4b5fe50278b3B7f31384dF/logo.png new file mode 100644 index 0000000000000..61eec0683aa20 Binary files /dev/null and b/blockchains/smartchain/assets/0xf7DE7E8A6bd59ED41a4b5fe50278b3B7f31384dF/logo.png differ diff --git a/blockchains/smartchain/assets/0xf834673D496AEAcb5E99Dfbfc34f1bDCdf81D7Bd/info.json b/blockchains/smartchain/assets/0xf834673D496AEAcb5E99Dfbfc34f1bDCdf81D7Bd/info.json new file mode 100644 index 0000000000000..06100130a18b4 --- /dev/null +++ b/blockchains/smartchain/assets/0xf834673D496AEAcb5E99Dfbfc34f1bDCdf81D7Bd/info.json @@ -0,0 +1,45 @@ +{ + "name": "Aegis Launchpad", + "website": "https://aegislaunchpad.com/", + "description": "A launchpad that allows any token amount held by investors to participate in IDO's. It also includes an insurance system and P2E game.", + "explorer": "https://bscscan.com/token/0xf834673d496aeacb5e99dfbfc34f1bdcdf81d7bd", + "type": "BEP20", + "symbol": "AGSPAD", + "decimals": 9, + "status": "active", + "id": "0xf834673D496AEAcb5E99Dfbfc34f1bDCdf81D7Bd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AegisLaunchpad" + }, + { + "name": "telegram", + "url": "https://t.me/AegisLaunchpad" + }, + { + "name": "facebook", + "url": "https://facebook.com/aegislaunchpad/" + }, + { + "name": "whitepaper", + "url": "https://aegislaunchpad.com/assets/files/AEGIS%20LAUNCHPAD%20WHITEPAPER%201.0%20c2p%20102221%20b.pdf" + }, + { + "name": "medium", + "url": "https://aegislaunchpad.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aegis-launchpad/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aegis-launchpad" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xf834673d496aeacb5e99dfbfc34f1bdcdf81d7bd#code" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf834673D496AEAcb5E99Dfbfc34f1bDCdf81D7Bd/logo.png b/blockchains/smartchain/assets/0xf834673D496AEAcb5E99Dfbfc34f1bDCdf81D7Bd/logo.png new file mode 100644 index 0000000000000..c7c014f81f033 Binary files /dev/null and b/blockchains/smartchain/assets/0xf834673D496AEAcb5E99Dfbfc34f1bDCdf81D7Bd/logo.png differ diff --git a/blockchains/smartchain/assets/0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830/info.json b/blockchains/smartchain/assets/0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830/info.json new file mode 100644 index 0000000000000..8517ace603507 --- /dev/null +++ b/blockchains/smartchain/assets/0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830/info.json @@ -0,0 +1,25 @@ +{ + "name": "Berry Data", + "type": "BEP20", + "symbol": "BRY", + "decimals": 18, + "website": "https://berrydata.co/", + "description": "Berry Data is a transparent community-verified price oracle on BSC(Binance Smart Chain). ", + "explorer": "https://bscscan.com/token/0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830", + "status": "active", + "id": "0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830", + "links": [ + { + "name": "github", + "url": "https://github.com/berrydata" + }, + { + "name": "twitter", + "url": "https://twitter.com/berry_data" + }, + { + "name": "telegram", + "url": "https://t.me/berrydata" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830/logo.png b/blockchains/smartchain/assets/0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830/logo.png new file mode 100644 index 0000000000000..124f0236d14c9 Binary files /dev/null and b/blockchains/smartchain/assets/0xf859Bf77cBe8699013d6Dbc7C2b926Aaf307F830/logo.png differ diff --git a/blockchains/smartchain/assets/0xf8F9efC0db77d8881500bb06FF5D6ABc3070E695/info.json b/blockchains/smartchain/assets/0xf8F9efC0db77d8881500bb06FF5D6ABc3070E695/info.json new file mode 100644 index 0000000000000..aee8dc8c01be2 --- /dev/null +++ b/blockchains/smartchain/assets/0xf8F9efC0db77d8881500bb06FF5D6ABc3070E695/info.json @@ -0,0 +1,28 @@ +{ + "name": "Synapse", + "symbol": "SYN", + "type": "BEP20", + "decimals": 18, + "description": "Synapse is a cross-chain layer ∞ protocol powering interoperability between blockchains.", + "website": "https://synapseprotocol.com/", + "explorer": "https://bscscan.com/token/0xf8F9efC0db77d8881500bb06FF5D6ABc3070E695", + "status": "active", + "id": "0xf8F9efC0db77d8881500bb06FF5D6ABc3070E695", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/synapseprotocol" + }, + { + "name": "telegram", + "url": "https://t.me/synapseprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/synapse-2/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf8F9efC0db77d8881500bb06FF5D6ABc3070E695/logo.png b/blockchains/smartchain/assets/0xf8F9efC0db77d8881500bb06FF5D6ABc3070E695/logo.png new file mode 100644 index 0000000000000..577673c43c6a4 Binary files /dev/null and b/blockchains/smartchain/assets/0xf8F9efC0db77d8881500bb06FF5D6ABc3070E695/logo.png differ diff --git a/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json b/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json index 02993da6ccccd..b3c97641237a6 100644 --- a/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json +++ b/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json @@ -1,7 +1,7 @@ { "name": "Venus FIL", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/logo.png b/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/logo.png index c89265cf749a2..e94351f0da0ad 100644 Binary files a/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/logo.png and b/blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/logo.png differ diff --git a/blockchains/smartchain/assets/0xf9752A6E8A5E5f5e6EB3aB4e7d8492460fb319f0/info.json b/blockchains/smartchain/assets/0xf9752A6E8A5E5f5e6EB3aB4e7d8492460fb319f0/info.json new file mode 100644 index 0000000000000..3cbe9e29fc492 --- /dev/null +++ b/blockchains/smartchain/assets/0xf9752A6E8A5E5f5e6EB3aB4e7d8492460fb319f0/info.json @@ -0,0 +1,29 @@ +{ + "name": "Ares Protocol", + "type": "BEP20", + "symbol": "ARES", + "decimals": 18, + "website": "https://www.aresprotocol.io/", + "description": "A chain-verified decentralized cross-chain oracle service protocol to provide secure and reliable data services for the interconnection of the chain and the digital economy.", + "explorer": "https://bscscan.com/token/0xf9752A6E8A5E5f5e6EB3aB4e7d8492460fb319f0", + "status": "active", + "id": "0xf9752A6E8A5E5f5e6EB3aB4e7d8492460fb319f0", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/AresProtocolLab" + }, + { + "name": "telegram", + "url": "https://t.me/aresprotocolLab" + }, + { + "name": "medium", + "url": "https://aresprotocollab.medium.com" + }, + { + "name": "discord", + "url": "https://discord.com/invite/MKE4yX4h" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf9752A6E8A5E5f5e6EB3aB4e7d8492460fb319f0/logo.png b/blockchains/smartchain/assets/0xf9752A6E8A5E5f5e6EB3aB4e7d8492460fb319f0/logo.png new file mode 100644 index 0000000000000..ad9c92c4524d6 Binary files /dev/null and b/blockchains/smartchain/assets/0xf9752A6E8A5E5f5e6EB3aB4e7d8492460fb319f0/logo.png differ diff --git a/blockchains/smartchain/assets/0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE/info.json b/blockchains/smartchain/assets/0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE/info.json new file mode 100644 index 0000000000000..f1583114751b0 --- /dev/null +++ b/blockchains/smartchain/assets/0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE/info.json @@ -0,0 +1,24 @@ +{ + "name": "Chromia", + "symbol": "CHR", + "type": "BEP20", + "decimals": 6, + "description": "Chromia is a relational blockchain designed to make it much easier to make complex and scalable dapps.", + "website": "https://chromia.com/", + "explorer": "https://bscscan.com/token/0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE", + "status": "active", + "id": "0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/chromia/" + }, + { + "name": "twitter", + "url": "https://twitter.com/teamchromia" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE/logo.png b/blockchains/smartchain/assets/0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE/logo.png new file mode 100644 index 0000000000000..395696034cf78 Binary files /dev/null and b/blockchains/smartchain/assets/0xf9CeC8d50f6c8ad3Fb6dcCEC577e05aA32B224FE/logo.png differ diff --git a/blockchains/smartchain/assets/0xf9c27de474ccE832fAD75107853b78838888ac11/info.json b/blockchains/smartchain/assets/0xf9c27de474ccE832fAD75107853b78838888ac11/info.json new file mode 100644 index 0000000000000..29c993cf7d7fe --- /dev/null +++ b/blockchains/smartchain/assets/0xf9c27de474ccE832fAD75107853b78838888ac11/info.json @@ -0,0 +1,25 @@ +{ + "name": "APM Coin", + "symbol": "APM", + "type": "BEP20", + "decimals": 18, + "description": "apM Coin is a blockchain-based customer reward management and payment platform which aims to improve efficiency and credibility of business transactions between wholesalers and buyers.", + "website": "https://apm-coin.com", + "explorer": "https://bscscan.com/token/0xf9c27de474cce832fad75107853b78838888ac11", + "status": "active", + "id": "0xf9c27de474ccE832fAD75107853b78838888ac11", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/apm-coin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/apmcoin" + }, + { + "name": "telegram", + "url": "https://t.me/apmcoin_official" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xf9c27de474ccE832fAD75107853b78838888ac11/logo.png b/blockchains/smartchain/assets/0xf9c27de474ccE832fAD75107853b78838888ac11/logo.png new file mode 100644 index 0000000000000..b23304784bcc8 Binary files /dev/null and b/blockchains/smartchain/assets/0xf9c27de474ccE832fAD75107853b78838888ac11/logo.png differ diff --git a/blockchains/smartchain/assets/0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e/info.json b/blockchains/smartchain/assets/0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e/info.json new file mode 100644 index 0000000000000..d86fc2b81edc1 --- /dev/null +++ b/blockchains/smartchain/assets/0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e/info.json @@ -0,0 +1,14 @@ +{ + "name": "SOL (Portal)", + "type": "BEP20", + "symbol": "SOL", + "decimals": 9, + "description": "Cross Chain Portal Bridged Token", + "website": "https://solana.com/", + "explorer": "https://bscscan.com/token/0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e", + "status": "active", + "id": "0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e/logo.png b/blockchains/smartchain/assets/0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e/logo.png new file mode 100644 index 0000000000000..7a2e75fd77f1b Binary files /dev/null and b/blockchains/smartchain/assets/0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e/logo.png differ diff --git a/blockchains/smartchain/assets/0xfB4D42BEd5618fb1a377DDB64EB56B92a6d117f2/info.json b/blockchains/smartchain/assets/0xfB4D42BEd5618fb1a377DDB64EB56B92a6d117f2/info.json new file mode 100644 index 0000000000000..dc6b49bc5e093 --- /dev/null +++ b/blockchains/smartchain/assets/0xfB4D42BEd5618fb1a377DDB64EB56B92a6d117f2/info.json @@ -0,0 +1,45 @@ +{ + "name": "NOKU v2", + "type": "BEP20", + "symbol": "NOKU", + "decimals": 18, + "website": "https://www.noku.io/", + "description": "Noku develops blockchain platforms. Noku has released Nokuchain: a blockchain designed to raise up the NFTs performance for gaming applications.", + "explorer": "https://bscscan.com/token/0xfB4D42BEd5618fb1a377DDB64EB56B92a6d117f2", + "status": "active", + "id": "0xfB4D42BEd5618fb1a377DDB64EB56B92a6d117f2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/nokuofficial" + }, + { + "name": "github", + "url": "https://github.com/noku-team" + }, + { + "name": "telegram", + "url": "https://t.me/nokuofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/nokunews" + }, + { + "name": "facebook", + "url": "https://facebook.com/Noku-317917408638309" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC2Ru2OagHzkuETQLDvy4FuA" + }, + { + "name": "medium", + "url": "https://nokuteam.medium.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/noku/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfB4D42BEd5618fb1a377DDB64EB56B92a6d117f2/logo.png b/blockchains/smartchain/assets/0xfB4D42BEd5618fb1a377DDB64EB56B92a6d117f2/logo.png new file mode 100644 index 0000000000000..d6331bbcfea37 Binary files /dev/null and b/blockchains/smartchain/assets/0xfB4D42BEd5618fb1a377DDB64EB56B92a6d117f2/logo.png differ diff --git a/blockchains/smartchain/assets/0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74/info.json b/blockchains/smartchain/assets/0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74/info.json new file mode 100644 index 0000000000000..e43a63658247d --- /dev/null +++ b/blockchains/smartchain/assets/0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74/info.json @@ -0,0 +1,64 @@ +{ + "name": "Zada", + "type": "BEP20", + "symbol": "ZADA", + "decimals": 18, + "website": "https://zadauniverse.com", + "description": "ZADA is the first of its kind, a Hyper Reflection token that rewards its holders in a multitude of ways by simplifying the investing process and building a strong and varied portfolio.", + "explorer": "https://bscscan.com/token/0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74", + "status": "active", + "id": "0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zadabsc" + }, + { + "name": "github", + "url": "https://github.com/ZadaUniverse/Zada-BSC" + }, + { + "name": "telegram", + "url": "https://t.me/zadabsc" + }, + { + "name": "discord", + "url": "https://discord.com/channels/917875788743856158/917882105361489971" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/zadabsc/" + }, + { + "name": "medium", + "url": "https://zadabsc.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC6QwHMbnVsIJ2VH3BrYwAuQ" + }, + { + "name": "facebook", + "url": "https://facebook.com/zadabsc" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zada/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zada" + }, + { + "name": "whitepaper", + "url": "https://zadauniverse.com/" + }, + { + "name": "source_code", + "url": "https://github.com/ZadaUniverse/Zada-BSC" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74/logo.png b/blockchains/smartchain/assets/0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74/logo.png new file mode 100644 index 0000000000000..cea7e4a60c5ff Binary files /dev/null and b/blockchains/smartchain/assets/0xfCaDD830fF2D6Cf3AD1681E1e8FC5DDCe9d59E74/logo.png differ diff --git a/blockchains/smartchain/assets/0xfCe3EFebC79d21a6B7cc7F3A7216E66e81f4B23B/info.json b/blockchains/smartchain/assets/0xfCe3EFebC79d21a6B7cc7F3A7216E66e81f4B23B/info.json new file mode 100644 index 0000000000000..73124fc62f635 --- /dev/null +++ b/blockchains/smartchain/assets/0xfCe3EFebC79d21a6B7cc7F3A7216E66e81f4B23B/info.json @@ -0,0 +1,24 @@ +{ + "name": "Meta World Token", + "type": "BEP20", + "symbol": "MTW", + "decimals": 18, + "website": "https://www.meta-world.game", + "description": "Meta-World is an island nation-building game for the NFT platform.", + "explorer": "https://bscscan.com/token/0xfCe3EFebC79d21a6B7cc7F3A7216E66e81f4B23B", + "status": "active", + "id": "0xfCe3EFebC79d21a6B7cc7F3A7216E66e81f4B23B", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MetaWorld_Game" + }, + { + "name": "telegram", + "url": "https://t.me/MetaWorld_Game" + } + ] +} diff --git a/blockchains/smartchain/assets/0xfCe3EFebC79d21a6B7cc7F3A7216E66e81f4B23B/logo.png b/blockchains/smartchain/assets/0xfCe3EFebC79d21a6B7cc7F3A7216E66e81f4B23B/logo.png new file mode 100644 index 0000000000000..55f3e3cebe14d Binary files /dev/null and b/blockchains/smartchain/assets/0xfCe3EFebC79d21a6B7cc7F3A7216E66e81f4B23B/logo.png differ diff --git a/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json b/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json index 190ad8af85c00..c9dac6896101f 100644 --- a/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json +++ b/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json @@ -1,7 +1,7 @@ { "name": "Venus USDT", "website": "https://venus.io/", - "description": "The Venus vTokens, which are self-contained borrowing and lending contracts. VToken contains the core logic and VBep20, VBUSD, VSXP, VUSDC, VUSDT, VXVS and VBNB add public interfaces for Bep20 tokens and bnb, respectively.", + "description": "Venus is a decentralized finance (DeFi) algorithmic money market protocol on BNB Chain.", "research": "https://research.binance.com/en/projects/venus", "explorer": "https://bscscan.com/token/0xfD5840Cd36d94D7229439859C0112a4185BC0255", "type": "BEP20", @@ -10,10 +10,6 @@ "status": "active", "id": "0xfD5840Cd36d94D7229439859C0112a4185BC0255", "links": [ - { - "name": "github", - "url": "https://github.com/SwipeWallet/venus-protocol" - }, { "name": "twitter", "url": "https://twitter.com/VenusProtocol" diff --git a/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/logo.png b/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/logo.png index 18d88d02a58a7..a7e07311e8ee6 100644 Binary files a/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/logo.png and b/blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/logo.png differ diff --git a/blockchains/smartchain/assets/0xfDFD27aE39cebefDBaAc8615F18aa68DDD0F15f5/info.json b/blockchains/smartchain/assets/0xfDFD27aE39cebefDBaAc8615F18aa68DDD0F15f5/info.json new file mode 100644 index 0000000000000..742a980f650ff --- /dev/null +++ b/blockchains/smartchain/assets/0xfDFD27aE39cebefDBaAc8615F18aa68DDD0F15f5/info.json @@ -0,0 +1,33 @@ +{ + "name": "Giftedhands on BSC", + "website": "https://www.giftedhands.io", + "description": "Giftedhands aims to offer solutions to constant issues in payment to freelancer developers in terms of speeding up the payment process.", + "explorer": "https://bscscan.com/token/0xfDFD27aE39cebefDBaAc8615F18aa68DDD0F15f5", + "type": "BEP20", + "symbol": "GHD", + "decimals": 18, + "status": "active", + "id": "0xfDFD27aE39cebefDBaAc8615F18aa68DDD0F15f5", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/giftedhandsGHD" + }, + { + "name": "telegram", + "url": "https://t.me/GiftedHandsTokenChannel" + }, + { + "name": "youtube", + "url": "https://youtube.com/watch?v=lu9I7rN2Mus" + }, + { + "name": "facebook", + "url": "https://facebook.com/Gitedhands-Token-100871005019968/" + }, + { + "name": "whitepaper", + "url": "https://drive.google.com/file/d/1Z7gUARX-h5xiF7Y5xFRQCiGf0yZQ7QP_/view" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfDFD27aE39cebefDBaAc8615F18aa68DDD0F15f5/logo.png b/blockchains/smartchain/assets/0xfDFD27aE39cebefDBaAc8615F18aa68DDD0F15f5/logo.png new file mode 100644 index 0000000000000..1b67dcb005294 Binary files /dev/null and b/blockchains/smartchain/assets/0xfDFD27aE39cebefDBaAc8615F18aa68DDD0F15f5/logo.png differ diff --git a/blockchains/smartchain/assets/0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15/info.json b/blockchains/smartchain/assets/0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15/info.json new file mode 100644 index 0000000000000..2d32c8e07c153 --- /dev/null +++ b/blockchains/smartchain/assets/0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15/info.json @@ -0,0 +1,33 @@ +{ + "name": "New Year Token", + "website": "https://ny-token.com/", + "description": "The New Year token is a currency focused on NFT and New Year symbols, with real use.", + "explorer": "https://bscscan.com/token/0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15", + "type": "BEP20", + "symbol": "NYT", + "decimals": 18, + "status": "active", + "id": "0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/new_year_token" + }, + { + "name": "github", + "url": "https://github.com/new-year-token" + }, + { + "name": "telegram", + "url": "https://t.me/new_year_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/new-year-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/new-year-token" + } + ] +} diff --git a/blockchains/smartchain/assets/0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15/logo.png b/blockchains/smartchain/assets/0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15/logo.png new file mode 100644 index 0000000000000..6c9bd46f780b4 Binary files /dev/null and b/blockchains/smartchain/assets/0xfDfF7a8eDA6a3739132867f989bE4bf84E803c15/logo.png differ diff --git a/blockchains/smartchain/assets/0xfE073C3B891325AE8686d9Cf2C8b3586674f7BE2/info.json b/blockchains/smartchain/assets/0xfE073C3B891325AE8686d9Cf2C8b3586674f7BE2/info.json new file mode 100644 index 0000000000000..62204f0f94b7d --- /dev/null +++ b/blockchains/smartchain/assets/0xfE073C3B891325AE8686d9Cf2C8b3586674f7BE2/info.json @@ -0,0 +1,21 @@ +{ + "name": "PokerFI.finance", + "type": "BEP20", + "symbol": "PokerFI", + "decimals": 9, + "website": "https://pokerfi.finance", + "description": "Innovation in financial transactions within online and live poker.", + "explorer": "https://bscscan.com/token/0xfE073C3B891325AE8686d9Cf2C8b3586674f7BE2", + "status": "active", + "id": "0xfE073C3B891325AE8686d9Cf2C8b3586674f7BE2", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pokerfi" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pokerfi" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfE073C3B891325AE8686d9Cf2C8b3586674f7BE2/logo.png b/blockchains/smartchain/assets/0xfE073C3B891325AE8686d9Cf2C8b3586674f7BE2/logo.png new file mode 100644 index 0000000000000..0fea3e491a825 Binary files /dev/null and b/blockchains/smartchain/assets/0xfE073C3B891325AE8686d9Cf2C8b3586674f7BE2/logo.png differ diff --git a/blockchains/smartchain/assets/0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba/info.json b/blockchains/smartchain/assets/0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba/info.json new file mode 100644 index 0000000000000..4a907f3656e86 --- /dev/null +++ b/blockchains/smartchain/assets/0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba/info.json @@ -0,0 +1,28 @@ +{ + "name": "Magic Internet Money", + "symbol": "MIM", + "type": "BEP20", + "decimals": 18, + "description": "abracadabra.money is a lending protocol that allows users to borrow a USD-pegged Stablecoin (MIM) using interest-bearing tokens as collateral.", + "website": "https://abracadabra.money/", + "explorer": "https://bscscan.com/token/0xfe19f0b51438fd612f6fd59c1dbb3ea319f433ba", + "status": "active", + "id": "0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MIM_Spell" + }, + { + "name": "github", + "url": "https://github.com/Abracadabra-money/magic-internet-money" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/magic-internet-money/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba/logo.png b/blockchains/smartchain/assets/0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba/logo.png new file mode 100644 index 0000000000000..4101813265fa1 Binary files /dev/null and b/blockchains/smartchain/assets/0xfE19F0B51438fd612f6FD59C1dbB3eA319f433Ba/logo.png differ diff --git a/blockchains/smartchain/assets/0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404/info.json b/blockchains/smartchain/assets/0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404/info.json new file mode 100644 index 0000000000000..145fd194ca7fa --- /dev/null +++ b/blockchains/smartchain/assets/0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404/info.json @@ -0,0 +1,32 @@ +{ + "name": "BLP Token", + "website": "https://bullperks.com", + "description": "The BLP token powers The BullPerks ecosystem allowing holders to participate in deals on the platform.", + "explorer": "https://bscscan.com/token/0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404", + "type": "BEP20", + "symbol": "BLP", + "decimals": 18, + "status": "active", + "id": "0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bullperks" + }, + { + "name": "telegram", + "url": "https://t.me/BullPerks_Official" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/bullperks/" + }, + { + "name": "whitepaper", + "url": "https://bullperks.com/wp-content/uploads/2022/02/BullPerks-Whitepaper-compressed.pdf" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404/logo.png b/blockchains/smartchain/assets/0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404/logo.png new file mode 100644 index 0000000000000..27dd348753b25 Binary files /dev/null and b/blockchains/smartchain/assets/0xfE1d7f7a8f0bdA6E415593a2e4F82c64b446d404/logo.png differ diff --git a/blockchains/smartchain/assets/0xfEbe8C1eD424DbF688551D4E2267e7A53698F0aa/info.json b/blockchains/smartchain/assets/0xfEbe8C1eD424DbF688551D4E2267e7A53698F0aa/info.json new file mode 100644 index 0000000000000..5ad21bdf1d3e1 --- /dev/null +++ b/blockchains/smartchain/assets/0xfEbe8C1eD424DbF688551D4E2267e7A53698F0aa/info.json @@ -0,0 +1,75 @@ +{ + "name": "Vita Inu", + "type": "BEP20", + "symbol": "VINU", + "decimals": 18, + "website": "https://vitainu.org", + "description": "Vita Inu is the world’s first fast and feeless dog coin with high TPS and native smart contracts. VINU is the powerful multi-chain currency and governance token of the Vinuverse. The VINU community believes cryptocurrencies should be moved around freely, securely, and efficiently.", + "explorer": "https://bscscan.com/token/0xfebe8c1ed424dbf688551d4e2267e7a53698f0aa", + "status": "active", + "id": "0xfEbe8C1eD424DbF688551D4E2267e7A53698F0aa", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/vitainucoin" + }, + { + "name": "github", + "url": "https://github.com/vita-inu" + }, + { + "name": "telegram", + "url": "https://t.me/vitainu" + }, + { + "name": "telegram_news", + "url": "https://t.me/vinu_news" + }, + { + "name": "medium", + "url": "https://medium.com/vitainu" + }, + { + "name": "discord", + "url": "https://discord.com/invite/vinu" + }, + { + "name": "whitepaper", + "url": "https://vitainu.org/whitepaper" + }, + { + "name": "facebook", + "url": "https://facebook.com/vitainucoin" + }, + { + "name": "youtube", + "url": "https://youtube.com/c/vitainucoin" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/vitainu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/vita-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/vita-inu" + }, + { + "name": "source_code", + "url": "https://bscscan.com/address/0xfebe8c1ed424dbf688551d4e2267e7a53698f0aa#code" + } + ], + "tags": [ + "memes", + "defi", + "deflationary", + "gamefi", + "staking", + "nft", + "governance", + "wrapped" + ] +} diff --git a/blockchains/smartchain/assets/0xfEbe8C1eD424DbF688551D4E2267e7A53698F0aa/logo.png b/blockchains/smartchain/assets/0xfEbe8C1eD424DbF688551D4E2267e7A53698F0aa/logo.png new file mode 100644 index 0000000000000..0fdad05b652d2 Binary files /dev/null and b/blockchains/smartchain/assets/0xfEbe8C1eD424DbF688551D4E2267e7A53698F0aa/logo.png differ diff --git a/blockchains/smartchain/assets/0xfFAD7f9F704a5FDC6265e24b436b4b35ed52DEF2/info.json b/blockchains/smartchain/assets/0xfFAD7f9F704a5FDC6265e24b436b4b35ed52DEF2/info.json new file mode 100644 index 0000000000000..f565a17e6ff51 --- /dev/null +++ b/blockchains/smartchain/assets/0xfFAD7f9F704a5FDC6265e24b436b4b35ed52DEF2/info.json @@ -0,0 +1,25 @@ +{ + "name": "CloudTx", + "type": "BEP20", + "symbol": "Cloud", + "decimals": 9, + "website": "https://cloudtx.finance/", + "description": "Cloud Tx is Proof of Stake blockhain with almost zero fees and gas for transaction. Cloudtx aims to balancing act between security, decentralization, and scalability. Cloudtx also build smart locker for more savety and security.", + "explorer": "https://bscscan.com/token/0xffad7f9f704a5fdc6265e24b436b4b35ed52def2", + "status": "active", + "id": "0xfFAD7f9F704a5FDC6265e24b436b4b35ed52DEF2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Cloudtxofficial" + }, + { + "name": "telegram", + "url": "https://t.me/Cloudtx" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/cloudtx/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfFAD7f9F704a5FDC6265e24b436b4b35ed52DEF2/logo.png b/blockchains/smartchain/assets/0xfFAD7f9F704a5FDC6265e24b436b4b35ed52DEF2/logo.png new file mode 100644 index 0000000000000..273b71d336cea Binary files /dev/null and b/blockchains/smartchain/assets/0xfFAD7f9F704a5FDC6265e24b436b4b35ed52DEF2/logo.png differ diff --git a/blockchains/smartchain/assets/0xfFdC00285DDe1f5b5c65C6a963357b4C55d8f601/info.json b/blockchains/smartchain/assets/0xfFdC00285DDe1f5b5c65C6a963357b4C55d8f601/info.json new file mode 100644 index 0000000000000..3187d4ab12c29 --- /dev/null +++ b/blockchains/smartchain/assets/0xfFdC00285DDe1f5b5c65C6a963357b4C55d8f601/info.json @@ -0,0 +1,24 @@ +{ + "name": "BleuFi", + "type": "BEP20", + "symbol": "Bleu", + "decimals": 2, + "website": "https://app.bleufi.com/", + "description": "BleuFi Marketplace is a next generation marketplace where artists and collectors can create, sell and collect digital items secured with blockchain.", + "explorer": "https://bscscan.com/token/0xfFdC00285DDe1f5b5c65C6a963357b4C55d8f601", + "status": "active", + "id": "0xfFdC00285DDe1f5b5c65C6a963357b4C55d8f601", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Bleufiofficial" + }, + { + "name": "telegram", + "url": "https://t.me/BleuFi" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfFdC00285DDe1f5b5c65C6a963357b4C55d8f601/logo.png b/blockchains/smartchain/assets/0xfFdC00285DDe1f5b5c65C6a963357b4C55d8f601/logo.png new file mode 100644 index 0000000000000..25f5dc072e39a Binary files /dev/null and b/blockchains/smartchain/assets/0xfFdC00285DDe1f5b5c65C6a963357b4C55d8f601/logo.png differ diff --git a/blockchains/smartchain/assets/0xfa37E513E6cd506c4694b992825a8B614C035581/info.json b/blockchains/smartchain/assets/0xfa37E513E6cd506c4694b992825a8B614C035581/info.json new file mode 100644 index 0000000000000..800e5b06dd030 --- /dev/null +++ b/blockchains/smartchain/assets/0xfa37E513E6cd506c4694b992825a8B614C035581/info.json @@ -0,0 +1,32 @@ +{ + "name": "Nexum Coin", + "website": "https://nexum.io", + "description": "Nexum is the utility token that aims to power the multi-billion Shipping & Oil industry. NEXM is designed to unbank the shipping industry", + "explorer": "https://bscscan.com/token/0xfa37E513E6cd506c4694b992825a8B614C035581", + "type": "BEP20", + "symbol": "NEXM", + "decimals": 8, + "status": "active", + "id": "0xfa37E513E6cd506c4694b992825a8B614C035581", + "links": [ + { + "name": "whitepaper", + "url": "https://nexum.ai/document/nxm_white_paper.pdf" + }, + { + "name": "telegram", + "url": "https://t.me/nexum_official" + }, + { + "name": "twitter", + "url": "https://twitter.com/CoinNexum" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/nexum/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/smartchain/assets/0xfa37E513E6cd506c4694b992825a8B614C035581/logo.png b/blockchains/smartchain/assets/0xfa37E513E6cd506c4694b992825a8B614C035581/logo.png new file mode 100644 index 0000000000000..ce69e5ca7483d Binary files /dev/null and b/blockchains/smartchain/assets/0xfa37E513E6cd506c4694b992825a8B614C035581/logo.png differ diff --git a/blockchains/smartchain/assets/0xfb5B838b6cfEEdC2873aB27866079AC55363D37E/info.json b/blockchains/smartchain/assets/0xfb5B838b6cfEEdC2873aB27866079AC55363D37E/info.json new file mode 100644 index 0000000000000..423c5322d0c70 --- /dev/null +++ b/blockchains/smartchain/assets/0xfb5B838b6cfEEdC2873aB27866079AC55363D37E/info.json @@ -0,0 +1,44 @@ +{ + "name": "FLOKI", + "type": "BEP20", + "symbol": "FLOKI", + "decimals": 9, + "website": "https://floki.com", + "description": "The people's cryptocurrency. By combining the power of memes with real utility and charitability, FLOKI gives power and opportunity to the people — to the underdogs — instead of venture capitalists and hedge funds. FLOKI aims to be the most known and most used cryptocurrency in the world.", + "explorer": "https://bscscan.com/token/0xfb5b838b6cfeedc2873ab27866079ac55363d37e", + "status": "active", + "id": "0xfb5B838b6cfEEdC2873aB27866079AC55363D37E", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/realflokiinu" + }, + { + "name": "telegram", + "url": "https://t.me/FlokiInuToken" + }, + { + "name": "whitepaper", + "url": "https://docs.theflokiinu.com/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/floki-inu/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/floki-inu" + }, + { + "name": "discord", + "url": "https://discord.com/invite/floki" + }, + { + "name": "medium", + "url": "https://realflokiinu.medium.com/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfb5B838b6cfEEdC2873aB27866079AC55363D37E/logo.png b/blockchains/smartchain/assets/0xfb5B838b6cfEEdC2873aB27866079AC55363D37E/logo.png new file mode 100644 index 0000000000000..271d32eee6831 Binary files /dev/null and b/blockchains/smartchain/assets/0xfb5B838b6cfEEdC2873aB27866079AC55363D37E/logo.png differ diff --git a/blockchains/smartchain/assets/0xfb6115445Bff7b52FeB98650C87f44907E58f802/info.json b/blockchains/smartchain/assets/0xfb6115445Bff7b52FeB98650C87f44907E58f802/info.json index 8165e8cda7a79..f90a579bdf57c 100644 --- a/blockchains/smartchain/assets/0xfb6115445Bff7b52FeB98650C87f44907E58f802/info.json +++ b/blockchains/smartchain/assets/0xfb6115445Bff7b52FeB98650C87f44907E58f802/info.json @@ -8,5 +8,9 @@ "symbol": "AAVE", "decimals": 18, "status": "active", - "id": "0xfb6115445Bff7b52FeB98650C87f44907E58f802" + "id": "0xfb6115445Bff7b52FeB98650C87f44907E58f802", + "tags": [ + "governance", + "defi" + ] } \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfb62AE373acA027177D1c18Ee0862817f9080d08/info.json b/blockchains/smartchain/assets/0xfb62AE373acA027177D1c18Ee0862817f9080d08/info.json new file mode 100644 index 0000000000000..6f839e8321a99 --- /dev/null +++ b/blockchains/smartchain/assets/0xfb62AE373acA027177D1c18Ee0862817f9080d08/info.json @@ -0,0 +1,25 @@ +{ + "name": "My DeFi Pet Token", + "symbol": "DPET", + "type": "BEP20", + "decimals": 18, + "description": "My DeFi Pet brings traditional game experience and DeFi features to NFT collectibles where players can collect, breed and trade monsters or items, battle and participate in events.", + "website": "https://mydefipet.com/", + "explorer": "https://bscscan.com/token/0xfb62AE373acA027177D1c18Ee0862817f9080d08", + "status": "active", + "id": "0xfb62AE373acA027177D1c18Ee0862817f9080d08", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/my-defi-pet/" + }, + { + "name": "twitter", + "url": "https://twitter.com/MyDeFiPet" + }, + { + "name": "telegram", + "url": "https://t.me/mydefipet" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfb62AE373acA027177D1c18Ee0862817f9080d08/logo.png b/blockchains/smartchain/assets/0xfb62AE373acA027177D1c18Ee0862817f9080d08/logo.png new file mode 100644 index 0000000000000..04a204176ba72 Binary files /dev/null and b/blockchains/smartchain/assets/0xfb62AE373acA027177D1c18Ee0862817f9080d08/logo.png differ diff --git a/blockchains/smartchain/assets/0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE/info.json b/blockchains/smartchain/assets/0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE/info.json new file mode 100644 index 0000000000000..57e6bfc612dc5 --- /dev/null +++ b/blockchains/smartchain/assets/0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE/info.json @@ -0,0 +1,29 @@ +{ + "name": "Shill", + "type": "BEP20", + "symbol": "SHILL", + "decimals": 18, + "website": "https://projectseed.com/", + "description": "Game Studio focused on building mobile blockchain gaming ecosystem that utilizes Multi Blockchain and integrates Governance, GameFi, and NFT.", + "explorer": "https://bscscan.com/token/0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE", + "status": "active", + "id": "0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE", + "links": [ + { + "name": "telegram", + "url": "https://t.me/projectseedannouncements" + }, + { + "name": "twitter", + "url": "https://twitter.com/ProjectSeedGame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/project-seed/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/shill-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE/logo.png b/blockchains/smartchain/assets/0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE/logo.png new file mode 100644 index 0000000000000..7df4376797683 Binary files /dev/null and b/blockchains/smartchain/assets/0xfb9C339b4BacE4Fe63ccc1dd9a3c3C531441D5fE/logo.png differ diff --git a/blockchains/smartchain/assets/0xfc619FfCc0e0F30427BF938f9A1B2BfAE15bDf84/info.json b/blockchains/smartchain/assets/0xfc619FfCc0e0F30427BF938f9A1B2BfAE15bDf84/info.json new file mode 100644 index 0000000000000..d4bb85d6bea65 --- /dev/null +++ b/blockchains/smartchain/assets/0xfc619FfCc0e0F30427BF938f9A1B2BfAE15bDf84/info.json @@ -0,0 +1,21 @@ +{ + "name": "Anji", + "type": "BEP20", + "symbol": "ANJI", + "decimals": 9, + "website": "https://www.anji.eco/", + "description": "Anji sets a new precedent with the worlds first smart contract dividends protocol. Growth powered by the community and ecosystem.", + "explorer": "https://bscscan.com/token/0xfc619FfCc0e0F30427BF938f9A1B2BfAE15bDf84", + "status": "active", + "id": "0xfc619FfCc0e0F30427BF938f9A1B2BfAE15bDf84", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/anji/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/anji" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfc619FfCc0e0F30427BF938f9A1B2BfAE15bDf84/logo.png b/blockchains/smartchain/assets/0xfc619FfCc0e0F30427BF938f9A1B2BfAE15bDf84/logo.png new file mode 100644 index 0000000000000..3565b394cee76 Binary files /dev/null and b/blockchains/smartchain/assets/0xfc619FfCc0e0F30427BF938f9A1B2BfAE15bDf84/logo.png differ diff --git a/blockchains/smartchain/assets/0xfd290c590866f8282d89671A85Ac9964b165d682/info.json b/blockchains/smartchain/assets/0xfd290c590866f8282d89671A85Ac9964b165d682/info.json new file mode 100644 index 0000000000000..24c55a694e499 --- /dev/null +++ b/blockchains/smartchain/assets/0xfd290c590866f8282d89671A85Ac9964b165d682/info.json @@ -0,0 +1,37 @@ +{ + "name": "Subme", + "website": "http://subme.cash", + "description": "Subme is the world's first platform focused on subscribing to both physical products and services.", + "explorer": "https://bscscan.com/token/0xfd290c590866f8282d89671A85Ac9964b165d682", + "type": "BEP20", + "symbol": "SUB", + "decimals": 4, + "status": "active", + "id": "0xfd290c590866f8282d89671A85Ac9964b165d682", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Subme_app" + }, + { + "name": "telegram", + "url": "https://t.me/subme_cash" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/subme" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/SubmeApp/" + }, + { + "name": "facebook", + "url": "https://facebook.com/Submeapp" + }, + { + "name": "medium", + "url": "https://medium.com/subme-app" + } + ] +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xfd290c590866f8282d89671A85Ac9964b165d682/logo.png b/blockchains/smartchain/assets/0xfd290c590866f8282d89671A85Ac9964b165d682/logo.png new file mode 100644 index 0000000000000..844ec686aabc0 Binary files /dev/null and b/blockchains/smartchain/assets/0xfd290c590866f8282d89671A85Ac9964b165d682/logo.png differ diff --git a/blockchains/smartchain/assets/0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34/info.json b/blockchains/smartchain/assets/0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34/info.json new file mode 100644 index 0000000000000..62766ba8ac7c6 --- /dev/null +++ b/blockchains/smartchain/assets/0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34/info.json @@ -0,0 +1,11 @@ +{ + "name": "ZEDXION", + "type": "BEP20", + "symbol": "ZEDXION", + "decimals": 18, + "website": "https://zedxion.io", + "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Zedxion Token.", + "explorer": "https://bscscan.com/token/0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34", + "status": "active", + "id": "0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34" +} \ No newline at end of file diff --git a/blockchains/smartchain/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/logo.png b/blockchains/smartchain/assets/0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34/logo.png similarity index 100% rename from blockchains/smartchain/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/logo.png rename to blockchains/smartchain/assets/0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34/logo.png diff --git a/blockchains/smartchain/denylist.json b/blockchains/smartchain/denylist.json deleted file mode 100644 index e18baf0565b31..0000000000000 --- a/blockchains/smartchain/denylist.json +++ /dev/null @@ -1,6 +0,0 @@ -[ - "0x009cf7bc57584b7998236eff51b98a168dcea9b0", - "0x19474B9B4BD7a81FA612307f69B5A44618d42595", - "0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A", - "0xF3ee8E63Ea00393253D1AC3c8CaCE5d8Ef680382" -] \ No newline at end of file diff --git a/blockchains/smartchain/info/info.json b/blockchains/smartchain/info/info.json index 19dea4a00fae3..c745cc84b86d8 100644 --- a/blockchains/smartchain/info/info.json +++ b/blockchains/smartchain/info/info.json @@ -1,11 +1,33 @@ { - "name": "Smart Chain", - "website": "https://binance.org/en/smartChain", + "name": "BNB Smart Chain", + "website": "https://www.bnbchain.world/en/smartChain", "description": "A blockchain with a full-fledged environment for developing high-performance decentralized applications and cross-chain compatibility with Binance Chain.", "explorer": "https://bscscan.com/", "research": "https://research.binance.com/en/projects/bnb", "symbol": "BNB", "type": "coin", "decimals": 18, - "status": "active" + "status": "active", + "tags": [ + "staking-native", + "dapp" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/binance-chain/" + }, + { + "name": "twitter", + "url": "https://twitter.com/BNBCHAIN" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/BinanceExchange" + }, + { + "name": "whitepaper", + "url": "https://www.binance.com/resources/ico/Binance_WhitePaper_en.pdf" + } + ] } \ No newline at end of file diff --git a/blockchains/smartchain/info/logo.png b/blockchains/smartchain/info/logo.png index e26864cc381fa..b331d64d89c99 100644 Binary files a/blockchains/smartchain/info/logo.png and b/blockchains/smartchain/info/logo.png differ diff --git a/blockchains/smartchain/tokenlist-extended.json b/blockchains/smartchain/tokenlist-extended.json new file mode 100644 index 0000000000000..f3579c750a585 --- /dev/null +++ b/blockchains/smartchain/tokenlist-extended.json @@ -0,0 +1,11 @@ +{ + "name": "Trust Wallet: SmartChain Extended List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-01-27T14:33:26.183301", + "tokens": [], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} \ No newline at end of file diff --git a/blockchains/smartchain/tokenlist.json b/blockchains/smartchain/tokenlist.json index 4a2d9de4605cc..b3e13d77d3a67 100644 --- a/blockchains/smartchain/tokenlist.json +++ b/blockchains/smartchain/tokenlist.json @@ -11,7 +11,7 @@ "name": "Wrapped BNB", "symbol": "WBNB", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/logo.png", "pairs": [ { "base": "c20000714_t0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153" @@ -183,6 +183,19 @@ }, { "base": "c20000714_t0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6" + }, + { + "base": "c20000714_t0x6679eB24F59dFe111864AEc72B443d1Da666B360" + }, + { + "base": "c20000714_t0x734D66f635523D7ddb7d2373C128333DA313041b" + + }, + { + "base": "c20000714_t0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34" + }, + { + "base": "c20000714_t0xc748673057861a797275CD8A068AbB95A902e8de" } ] }, @@ -194,17 +207,17 @@ "name": "Jupiter", "symbol": "bwJUP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png", "pairs": [] }, { "asset": "c20000714_t0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", "type": "BEP20", "address": "0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153", - "name": "Binance-Peg Filecoin", + "name": "BNB pegged Filecoin", "symbol": "FIL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/logo.png", "pairs": [] }, { @@ -213,29 +226,29 @@ "type": "BEP20", "address": "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", "name": "PancakeSwap Token", - "symbol": "Cake", + "symbol": "CAKE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png", "pairs": [] }, { "asset": "c20000714_t0x0Eb3a705fc54725037CC9e008bDede697f62F335", "type": "BEP20", "address": "0x0Eb3a705fc54725037CC9e008bDede697f62F335", - "name": "Binance-Peg Cosmos", + "name": "BNB pegged Cosmos Token", "symbol": "ATOM", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/logo.png", "pairs": [] }, { "asset": "c20000714_t0x16939ef78684453bfDFb47825F8a5F714f12623a", "type": "BEP20", "address": "0x16939ef78684453bfDFb47825F8a5F714f12623a", - "name": "Binance-Peg Tezos", + "name": "BNB pegged Tezos Token", "symbol": "XTZ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/logo.png", "pairs": [] }, { @@ -245,7 +258,7 @@ "name": "bDollar", "symbol": "BDO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/logo.png", "pairs": [] }, { @@ -253,20 +266,20 @@ "asset": "c20000714_t0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", "type": "BEP20", "address": "0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3", - "name": "Binance-Peg Dai Token", + "name": "BNB pegged Dai Token", "symbol": "DAI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/logo.png", "pairs": [] }, { "asset": "c20000714_t0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", "type": "BEP20", "address": "0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE", - "name": "Binance-Peg XRP", + "name": "BNB pegged XRP Token", "symbol": "XRP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/logo.png", "pairs": [] }, { @@ -276,7 +289,7 @@ "name": "Fuel Token", "symbol": "Fuel", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/logo.png", "pairs": [] }, { @@ -284,10 +297,10 @@ "asset": "c20000714_t0x2170Ed0880ac9A755fd29B2688956BD959F933F8", "type": "BEP20", "address": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", - "name": "Ethereum Token", + "name": "BNB pegged Ethereum", "symbol": "ETH", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/logo.png", "pairs": [] }, { @@ -297,7 +310,7 @@ "name": "Wrapped UST Token", "symbol": "UST", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/logo.png", "pairs": [] }, { @@ -307,7 +320,7 @@ "name": "Ditto", "symbol": "DITTO", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/logo.png", "pairs": [] }, { @@ -317,7 +330,7 @@ "name": "SparkPoint Fuel", "symbol": "SFUEL", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/logo.png", "pairs": [] }, { @@ -327,17 +340,17 @@ "name": "SPONGE", "symbol": "SPG", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/logo.png", "pairs": [] }, { "asset": "c20000714_t0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", "type": "BEP20", "address": "0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47", - "name": "Binance-Peg Cardano", + "name": "BNB pegged Cardano Token", "symbol": "ADA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/logo.png", "pairs": [] }, { @@ -347,17 +360,17 @@ "name": "ACryptoS", "symbol": "ACS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/logo.png", "pairs": [] }, { "asset": "c20000714_t0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", "type": "BEP20", "address": "0x4338665CBB7B2485A8855A139b75D5e34AB0DB94", - "name": "Binance-Peg Litecoin", + "name": "BNB pegged Litecoin Token", "symbol": "LTC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/logo.png", "pairs": [] }, { @@ -367,7 +380,7 @@ "name": "ZeroSwapToken", "symbol": "ZEE", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/logo.png", "pairs": [] }, { @@ -377,7 +390,7 @@ "name": "Swipe", "symbol": "SXP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/logo.png", "pairs": [] }, { @@ -388,7 +401,7 @@ "name": "Trust Wallet", "symbol": "TWT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png", "pairs": [] }, { @@ -399,7 +412,7 @@ "name": "VAI Stablecoin", "symbol": "VAI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png", "pairs": [] }, { @@ -407,20 +420,20 @@ "asset": "c20000714_t0x55d398326f99059fF775485246999027B3197955", "type": "BEP20", "address": "0x55d398326f99059fF775485246999027B3197955", - "name": "Binance-Peg Tether USD", + "name": "Tether USD", "symbol": "USDT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png", "pairs": [] }, { "asset": "c20000714_t0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", "type": "BEP20", "address": "0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6", - "name": "Binance-Peg EOS", + "name": "BNB pegged EOS Token", "symbol": "EOS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/logo.png", "pairs": [] }, { @@ -430,7 +443,7 @@ "name": "BSCX", "symbol": "BSCX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/logo.png", "pairs": [] }, { @@ -438,10 +451,10 @@ "asset": "c20000714_t0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", "type": "BEP20", "address": "0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F", - "name": "BLink Token", + "name": "BLinkToken", "symbol": "BLINK", "decimals": 6, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/logo.png", "pairs": [] }, { @@ -451,7 +464,7 @@ "name": "DODO", "symbol": "DODO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/logo.png", "pairs": [] }, { @@ -461,17 +474,17 @@ "name": "Absorber", "symbol": "ABS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/logo.png", "pairs": [] }, { "asset": "c20000714_t0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", "type": "BEP20", "address": "0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402", - "name": "Binance-Peg Polkadot", + "name": "BNB pegged Polkadot Token", "symbol": "DOT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png", "pairs": [] }, { @@ -479,10 +492,10 @@ "asset": "c20000714_t0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", "type": "BEP20", "address": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", - "name": "Binance-Peg BTCB Token", + "name": "BNB pegged BTCB Token", "symbol": "BTCB", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/logo.png", "pairs": [] }, { @@ -492,7 +505,7 @@ "name": "UNFI", "symbol": "UNFI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/logo.png", "pairs": [] }, { @@ -502,7 +515,7 @@ "name": "AllianceBlock Token", "symbol": "bALBT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/logo.png", "pairs": [] }, { @@ -511,8 +524,8 @@ "address": "0x78650B139471520656b9E7aA7A5e9276814a38e9", "name": "StandardBTCHashrateToken", "symbol": "BTCST", - "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/logo.png", + "decimals": 17, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/logo.png", "pairs": [] }, { @@ -522,7 +535,7 @@ "name": "CafeSwap Token", "symbol": "BREW", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/logo.png", "pairs": [] }, { @@ -532,17 +545,17 @@ "name": "Kebab Token", "symbol": "KEBAB", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/logo.png", "pairs": [] }, { "asset": "c20000714_t0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", "type": "BEP20", "address": "0x7F70642d88cf1C4a3a7abb072B53B929b653edA5", - "name": "Binance-Peg YFII.finance", + "name": "BNB pegged YFII.finance Token", "symbol": "YFII", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/logo.png", "pairs": [] }, { @@ -552,27 +565,27 @@ "name": "bearn.fi", "symbol": "BFI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/logo.png", "pairs": [] }, { "asset": "c20000714_t0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", "type": "BEP20", "address": "0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e", - "name": "Binance-Peg yearn.finance", + "name": "BNB pegged yearn.finance", "symbol": "YFI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/logo.png", "pairs": [] }, { "asset": "c20000714_t0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", "type": "BEP20", "address": "0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf", - "name": "Binance-Peg Bitcoin Cash", + "name": "BNB pegged Bitcoin Cash Token", "symbol": "BCH", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/logo.png", "pairs": [] }, { @@ -582,7 +595,7 @@ "name": "Frontier Token", "symbol": "FRONT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/logo.png", "pairs": [] }, { @@ -592,7 +605,7 @@ "name": "Helmet.insure Governance Token", "symbol": "Helmet", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/logo.png", "pairs": [] }, { @@ -602,7 +615,7 @@ "name": "CryptEx Token", "symbol": "CRX", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/logo.png", "pairs": [] }, { @@ -612,7 +625,7 @@ "name": "AUTOv2", "symbol": "AUTO", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xa184088a740c695E156F91f5cC086a06bb78b827/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xa184088a740c695E156F91f5cC086a06bb78b827/logo.png", "pairs": [] }, { @@ -620,10 +633,10 @@ "asset": "c20000714_t0xa1faa113cbE53436Df28FF0aEe54275c13B40975", "type": "BEP20", "address": "0xa1faa113cbE53436Df28FF0aEe54275c13B40975", - "name": "Alpha Token", + "name": "Alpha Finance", "symbol": "ALPHA", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png", "pairs": [] }, { @@ -631,10 +644,10 @@ "asset": "c20000714_t0xa2B726B1145A4773F68593CF171187d8EBe4d495", "type": "BEP20", "address": "0xa2B726B1145A4773F68593CF171187d8EBe4d495", - "name": "Injective Protocol", + "name": "Injective", "symbol": "INJ", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png", "pairs": [] }, { @@ -645,17 +658,17 @@ "name": "CertiK Token", "symbol": "CTK", "decimals": 6, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png", "pairs": [] }, { "asset": "c20000714_t0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", "type": "BEP20", "address": "0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18", - "name": "Binance-Peg Band Protocol", + "name": "BNB pegged Band Protocol Token", "symbol": "BAND", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png", "pairs": [] }, { @@ -665,7 +678,7 @@ "name": "Litentry", "symbol": "LIT", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png", "pairs": [] }, { @@ -673,20 +686,20 @@ "asset": "c20000714_t0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", "type": "BEP20", "address": "0xBf5140A22578168FD562DCcF235E5D43A02ce9B1", - "name": "Binance-Peg Uniswap", + "name": "BNB pegged Uniswap", "symbol": "UNI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/logo.png", "pairs": [] }, { "asset": "c20000714_t0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", "type": "BEP20", "address": "0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe", - "name": "Elrond", + "name": "BNB pegged Elrond", "symbol": "EGLD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/logo.png", "pairs": [] }, { @@ -696,7 +709,7 @@ "name": "Hedget", "symbol": "HGET", "decimals": 6, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/logo.png", "pairs": [] }, { @@ -706,7 +719,7 @@ "name": "PocketRocket", "symbol": "POCROC", "decimals": 9, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xC7FB8c5eFE8564205eE5CbA4dE8eeA8a086a4bd2/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xC7FB8c5eFE8564205eE5CbA4dE8eeA8a086a4bd2/logo.png", "pairs": [] }, { @@ -716,7 +729,7 @@ "name": "Bunny Token", "symbol": "BUNNY", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/logo.png", "pairs": [] }, { @@ -727,7 +740,7 @@ "name": "beefy.finance", "symbol": "BIFI", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/logo.png", "pairs": [] }, { @@ -737,7 +750,7 @@ "name": "Crow Token", "symbol": "CROW", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/logo.png", "pairs": [] }, { @@ -748,7 +761,7 @@ "name": "Venus", "symbol": "XVS", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png", "pairs": [] }, { @@ -758,7 +771,7 @@ "name": "SafePal Token", "symbol": "SFP", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/logo.png", "pairs": [] }, { @@ -768,7 +781,7 @@ "name": "SWGb", "symbol": "SWGb", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/logo.png", "pairs": [] }, { @@ -776,20 +789,20 @@ "asset": "c20000714_t0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", "type": "BEP20", "address": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", - "name": "BUSD", + "name": "BNB pegged BUSD", "symbol": "BUSD", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png", "pairs": [] }, { - "asset": "c20000714_t0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", + "asset": "c20000714_t0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1", "type": "BEP20", - "address": "0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE", + "address": "0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1", "name": "TeraBlock Token", "symbol": "TBC", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x9798dF2f5d213a872c787bD03b2b91F54D0D04A1/logo.png", "pairs": [] }, { @@ -799,7 +812,7 @@ "name": "Reef.finance", "symbol": "REEF", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/logo.png", "pairs": [] }, { @@ -810,17 +823,17 @@ "name": "Hard Protocol", "symbol": "HARD", "decimals": 6, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png", "pairs": [] }, { "asset": "c20000714_t0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", "type": "BEP20", "address": "0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD", - "name": "Binance-Peg ChainLink", + "name": "BNB pegged ChainLink", "symbol": "LINK", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png", "pairs": [] }, { @@ -830,7 +843,77 @@ "name": "Goose Golden Egg", "symbol": "EGG", "decimals": 18, - "logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/logo.png", + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/logo.png", + "pairs": [] + }, + { + "asset": "c20000714_t0x016CF83732f1468150D87dCC5BdF67730B3934D3", + "type": "BEP20", + "address": "0x016CF83732f1468150D87dCC5BdF67730B3934D3", + "name": "AirNFT Token", + "symbol": "AIRT", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x016CF83732f1468150D87dCC5BdF67730B3934D3/logo.png", + "pairs": [] + }, + { + "asset": "c20000714_t0x6679eB24F59dFe111864AEc72B443d1Da666B360", + "type": "BEP20", + "address": "0x6679eB24F59dFe111864AEc72B443d1Da666B360", + "name": "ARIVA", + "symbol": "ARV", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/logo.png", + "pairs": [] + }, + { + "asset": "c20000714_t0x734D66f635523D7ddb7d2373C128333DA313041b", + "type": "BEP20", + "address": "0x734D66f635523D7ddb7d2373C128333DA313041b", + "name": "ZEDXION", + "symbol": "USDZ", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x734D66f635523D7ddb7d2373C128333DA313041b/logo.png", + "pairs": [] + }, + { + "asset": "c20000714_t0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34", + "type": "BEP20", + "address": "0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34", + "name": "ZEDXION", + "symbol": "ZEDXION", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xff44967f2E4EBE0b8c5b6812f25e1b9BceC70b34/logo.png", + "pairs": [] + }, + { + "asset": "c20000714_t0xC3137c696796D69F783CD0Be4aB4bB96814234Aa", + "type": "BEP20", + "address": "0xC3137c696796D69F783CD0Be4aB4bB96814234Aa", + "name": "Pepa Inu", + "symbol": "PEPA", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xC3137c696796D69F783CD0Be4aB4bB96814234Aa/logo.png", + "pairs": [] + }, + { + "asset": "c20000714_t0xc748673057861a797275CD8A068AbB95A902e8de", + "type": "BEP20", + "address": "0xc748673057861a797275CD8A068AbB95A902e8de", + "name": "Baby Doge Coin", + "symbol": "BabyDoge", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0xc748673057861a797275CD8A068AbB95A902e8de/logo.png", + "pairs": [] + }, + { + "asset": "c20000714_t0x95c91eEf65F50570cFC3f269961a00108Cf7BF59", + "type": "BEP20", + "address": "0x95c91eEf65F50570cFC3f269961a00108Cf7BF59", + "name": "The DONS", + "symbol": "DONS", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/smartchain/assets/0x95c91eEf65F50570cFC3f269961a00108Cf7BF59/logo.png", "pairs": [] } ], @@ -839,4 +922,4 @@ "minor": 0, "patch": 0 } -} \ No newline at end of file +} diff --git a/blockchains/solana/allowlist.json b/blockchains/solana/allowlist.json deleted file mode 100644 index 4aabd9778c94b..0000000000000 --- a/blockchains/solana/allowlist.json +++ /dev/null @@ -1,22 +0,0 @@ -[ - "3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE", - "3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9", - "43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", - "4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R", - "4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj", - "7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do", - "8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6", - "8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh", - "8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo", - "9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", - "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", - "E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp", - "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", - "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB", - "FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD", - "GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN", - "kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6", - "MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb", - "SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt", - "xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW" -] \ No newline at end of file diff --git a/blockchains/solana/assets/12uHjozDVgyGWeLqQ8DMCRbig8amW5VmvZu3FdMMdcaG/info.json b/blockchains/solana/assets/12uHjozDVgyGWeLqQ8DMCRbig8amW5VmvZu3FdMMdcaG/info.json new file mode 100644 index 0000000000000..74747aef64d7a --- /dev/null +++ b/blockchains/solana/assets/12uHjozDVgyGWeLqQ8DMCRbig8amW5VmvZu3FdMMdcaG/info.json @@ -0,0 +1,14 @@ +{ + "name": "Akropolis (Portal)", + "type": "SPL", + "symbol": "AKRO", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://akropolis.io", + "explorer": "https://solscan.io/token/12uHjozDVgyGWeLqQ8DMCRbig8amW5VmvZu3FdMMdcaG", + "status": "active", + "id": "12uHjozDVgyGWeLqQ8DMCRbig8amW5VmvZu3FdMMdcaG", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/12uHjozDVgyGWeLqQ8DMCRbig8amW5VmvZu3FdMMdcaG/logo.png b/blockchains/solana/assets/12uHjozDVgyGWeLqQ8DMCRbig8amW5VmvZu3FdMMdcaG/logo.png new file mode 100644 index 0000000000000..e048ce9096f19 Binary files /dev/null and b/blockchains/solana/assets/12uHjozDVgyGWeLqQ8DMCRbig8amW5VmvZu3FdMMdcaG/logo.png differ diff --git a/blockchains/solana/assets/27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4/info.json b/blockchains/solana/assets/27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4/info.json new file mode 100644 index 0000000000000..8f2fe46d60c40 --- /dev/null +++ b/blockchains/solana/assets/27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4/info.json @@ -0,0 +1,21 @@ +{ + "name": "Jupiter Perps LP", + "symbol": "JLP", + "type": "SPL", + "decimals": 6, + "description": "The live Jupiter Perps LP price today is $2.06 USD with a 24-hour trading volume of $31,355,509 USD.", + "website": "https://jup.ag", + "explorer": "https://solscan.io/token/27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4", + "status": "active", + "id": "27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/JupiterExchange" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jupiter-perps-lp/" + } +] +} \ No newline at end of file diff --git a/blockchains/solana/assets/27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4/logo.png b/blockchains/solana/assets/27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4/logo.png new file mode 100644 index 0000000000000..266099b84950c Binary files /dev/null and b/blockchains/solana/assets/27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4/logo.png differ diff --git a/blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/info.json b/blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/info.json new file mode 100644 index 0000000000000..f8168b13bf07f --- /dev/null +++ b/blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/info.json @@ -0,0 +1,29 @@ +{ + "name": "Wrapped ETH", + "symbol": "ETH", + "type": "SPL", + "decimals": 6, + "description": "Ethereum is a global, open-source platform for decentralized applications. Eth is fueling transactions on the Chain.", + "website": "https://ethereum.org/en/", + "explorer": "https://solscan.io/token/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk", + "status": "active", + "id": "2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk", + "links": [ + { + "name": "github", + "url": "https://github.com/ethereum/ethereum-org-website" + }, + { + "name": "twitter", + "url": "https://twitter.com/ethdotorg" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g" + }, + { + "name": "discord", + "url": "https://discord.com/invite/CetY6Y4" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/logo.png b/blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/logo.png new file mode 100644 index 0000000000000..bf957d38c766d Binary files /dev/null and b/blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/logo.png differ diff --git a/blockchains/solana/assets/2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD/info.json b/blockchains/solana/assets/2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD/info.json new file mode 100644 index 0000000000000..6f36b57050bf4 --- /dev/null +++ b/blockchains/solana/assets/2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD/info.json @@ -0,0 +1,14 @@ +{ + "name": "Hedget (Portal)", + "type": "SPL", + "symbol": "HGET", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.hedget.com/", + "explorer": "https://solscan.io/token/2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD", + "status": "active", + "id": "2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD/logo.png b/blockchains/solana/assets/2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD/logo.png new file mode 100644 index 0000000000000..4ede2d46cc74d Binary files /dev/null and b/blockchains/solana/assets/2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD/logo.png differ diff --git a/blockchains/solana/assets/2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX/info.json b/blockchains/solana/assets/2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX/info.json new file mode 100644 index 0000000000000..39e5093e21061 --- /dev/null +++ b/blockchains/solana/assets/2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX/info.json @@ -0,0 +1,14 @@ +{ + "name": "Chainlink (Portal)", + "type": "SPL", + "symbol": "LINK", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://chain.link/", + "explorer": "https://solscan.io/token/2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX", + "status": "active", + "id": "2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX/logo.png b/blockchains/solana/assets/2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX/logo.png new file mode 100644 index 0000000000000..bb40954f41856 Binary files /dev/null and b/blockchains/solana/assets/2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX/logo.png differ diff --git a/blockchains/solana/assets/33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX/info.json b/blockchains/solana/assets/33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX/info.json new file mode 100644 index 0000000000000..afff53d0140f7 --- /dev/null +++ b/blockchains/solana/assets/33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance USD (Portal from Ethereum)", + "type": "SPL", + "symbol": "BUSDet", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/busd/", + "explorer": "https://solscan.io/token/33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX", + "status": "active", + "id": "33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX/logo.png b/blockchains/solana/assets/33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX/logo.png new file mode 100644 index 0000000000000..ad5123c0ba9b6 Binary files /dev/null and b/blockchains/solana/assets/33fsBLA8djQm82RpHmE3SuVrPGtZBWNYExsEUeKX1HXX/logo.png differ diff --git a/blockchains/solana/assets/3CyiEDRehaGufzkpXJitCP5tvh7cNhRqd9rPBxZrgK5z/info.json b/blockchains/solana/assets/3CyiEDRehaGufzkpXJitCP5tvh7cNhRqd9rPBxZrgK5z/info.json new file mode 100644 index 0000000000000..a9fef4ba05afc --- /dev/null +++ b/blockchains/solana/assets/3CyiEDRehaGufzkpXJitCP5tvh7cNhRqd9rPBxZrgK5z/info.json @@ -0,0 +1,14 @@ +{ + "name": "Swipe (Portal)", + "type": "SPL", + "symbol": "SXP", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.swipe.io/", + "explorer": "https://solscan.io/token/3CyiEDRehaGufzkpXJitCP5tvh7cNhRqd9rPBxZrgK5z", + "status": "active", + "id": "3CyiEDRehaGufzkpXJitCP5tvh7cNhRqd9rPBxZrgK5z", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/3CyiEDRehaGufzkpXJitCP5tvh7cNhRqd9rPBxZrgK5z/logo.png b/blockchains/solana/assets/3CyiEDRehaGufzkpXJitCP5tvh7cNhRqd9rPBxZrgK5z/logo.png new file mode 100644 index 0000000000000..ddf3876587cc3 Binary files /dev/null and b/blockchains/solana/assets/3CyiEDRehaGufzkpXJitCP5tvh7cNhRqd9rPBxZrgK5z/logo.png differ diff --git a/blockchains/solana/assets/3EQ6LqLkiFcoxTeGEsHMFpSLWNVPe9yT7XPX2HYSFyxX/info.json b/blockchains/solana/assets/3EQ6LqLkiFcoxTeGEsHMFpSLWNVPe9yT7XPX2HYSFyxX/info.json new file mode 100644 index 0000000000000..ba040043bd7a8 --- /dev/null +++ b/blockchains/solana/assets/3EQ6LqLkiFcoxTeGEsHMFpSLWNVPe9yT7XPX2HYSFyxX/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tokemak (Portal)", + "type": "SPL", + "symbol": "TOKE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.tokemak.xyz/", + "explorer": "https://solscan.io/token/3EQ6LqLkiFcoxTeGEsHMFpSLWNVPe9yT7XPX2HYSFyxX", + "status": "active", + "id": "3EQ6LqLkiFcoxTeGEsHMFpSLWNVPe9yT7XPX2HYSFyxX", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/3EQ6LqLkiFcoxTeGEsHMFpSLWNVPe9yT7XPX2HYSFyxX/logo.png b/blockchains/solana/assets/3EQ6LqLkiFcoxTeGEsHMFpSLWNVPe9yT7XPX2HYSFyxX/logo.png new file mode 100644 index 0000000000000..f53f464b18acc Binary files /dev/null and b/blockchains/solana/assets/3EQ6LqLkiFcoxTeGEsHMFpSLWNVPe9yT7XPX2HYSFyxX/logo.png differ diff --git a/blockchains/solana/assets/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE/info.json b/blockchains/solana/assets/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE/info.json index e6ab648f11ee3..219737a64bf77 100644 --- a/blockchains/solana/assets/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE/info.json +++ b/blockchains/solana/assets/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE/info.json @@ -1,11 +1,11 @@ { - "name": "COPE", - "website": "https://www.unlimitedcope.com", - "description": "Acquire COPE in a fun and low risk way, by unlocking your cope report and reaching the top of the COPE Index", - "explorer": "https://explorer.solana.com/address/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE", + "name": "XCOPE", + "symbol": "XCOPE", "type": "SPL", - "symbol": "COPE", "decimals": 0, + "description": "Acquire COPE in a fun and low risk way, by unlocking your cope report and reaching the top of the COPE Index", + "website": "https://www.unlimitedcope.com", + "explorer": "https://solscan.io/token/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE", "status": "active", "id": "3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE" } \ No newline at end of file diff --git a/blockchains/solana/assets/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/info.json b/blockchains/solana/assets/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/info.json new file mode 100644 index 0000000000000..554dbc2004241 --- /dev/null +++ b/blockchains/solana/assets/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/info.json @@ -0,0 +1,14 @@ +{ + "name": "Wrapped BTC (Portal)", + "type": "SPL", + "symbol": "WBTC", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.wbtc.network/", + "explorer": "https://solscan.io/token/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh", + "status": "active", + "id": "3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/logo.png b/blockchains/solana/assets/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/logo.png new file mode 100644 index 0000000000000..d603db0efae1f Binary files /dev/null and b/blockchains/solana/assets/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/logo.png differ diff --git a/blockchains/solana/assets/3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x/info.json b/blockchains/solana/assets/3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x/info.json new file mode 100644 index 0000000000000..e59712c47e42b --- /dev/null +++ b/blockchains/solana/assets/3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x/info.json @@ -0,0 +1,14 @@ +{ + "name": "Aleph.im (Portal)", + "type": "SPL", + "symbol": "ALEPH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://aleph.im/", + "explorer": "https://solscan.io/token/3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x", + "status": "active", + "id": "3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x/logo.png b/blockchains/solana/assets/3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x/logo.png new file mode 100644 index 0000000000000..93a2674eac7e3 Binary files /dev/null and b/blockchains/solana/assets/3UCMiSnkcnkPE1pgQ5ggPCBv6dXgVUy16TmMUe1WpG9x/logo.png differ diff --git a/blockchains/solana/assets/3a2VW9t5N6p4baMW3M6yLH1UJ9imMt7VsyUk6ouXPVLq/info.json b/blockchains/solana/assets/3a2VW9t5N6p4baMW3M6yLH1UJ9imMt7VsyUk6ouXPVLq/info.json new file mode 100644 index 0000000000000..caaf156c7cdc6 --- /dev/null +++ b/blockchains/solana/assets/3a2VW9t5N6p4baMW3M6yLH1UJ9imMt7VsyUk6ouXPVLq/info.json @@ -0,0 +1,14 @@ +{ + "name": "Keep3rV1 (Portal)", + "type": "SPL", + "symbol": "KP3R", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://keep3r.network/", + "explorer": "https://solscan.io/token/3a2VW9t5N6p4baMW3M6yLH1UJ9imMt7VsyUk6ouXPVLq", + "status": "active", + "id": "3a2VW9t5N6p4baMW3M6yLH1UJ9imMt7VsyUk6ouXPVLq", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/3a2VW9t5N6p4baMW3M6yLH1UJ9imMt7VsyUk6ouXPVLq/logo.png b/blockchains/solana/assets/3a2VW9t5N6p4baMW3M6yLH1UJ9imMt7VsyUk6ouXPVLq/logo.png new file mode 100644 index 0000000000000..111db89289b74 Binary files /dev/null and b/blockchains/solana/assets/3a2VW9t5N6p4baMW3M6yLH1UJ9imMt7VsyUk6ouXPVLq/logo.png differ diff --git a/blockchains/solana/assets/3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR/info.json b/blockchains/solana/assets/3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR/info.json new file mode 100644 index 0000000000000..b1b044bf482df --- /dev/null +++ b/blockchains/solana/assets/3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR/info.json @@ -0,0 +1,25 @@ +{ + "name": "Only1", + "website": "https://only1.io/", + "description": "Only1 is the first NFT-powered social media built on Solana - the most scalable blockchain to date.", + "explorer": "https://solscan.io/token/3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR", + "symbol": "LIKE", + "type": "SPL", + "decimals": 9, + "id": "3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/only1nft" + }, + { + "name": "telegram", + "url": "https://t.me/only1nft" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/only1/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR/logo.png b/blockchains/solana/assets/3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR/logo.png new file mode 100644 index 0000000000000..f9dfd397420d1 Binary files /dev/null and b/blockchains/solana/assets/3bRTivrVsitbmCTGtqwp7hxXPsybkjn4XLNtPsHqa3zR/logo.png differ diff --git a/blockchains/solana/assets/3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw/info.json b/blockchains/solana/assets/3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw/info.json new file mode 100644 index 0000000000000..34fbd8f8405a3 --- /dev/null +++ b/blockchains/solana/assets/3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw/info.json @@ -0,0 +1,29 @@ +{ + "name": "FLOOF", + "symbol": "FLOOF", + "type": "SPL", + "decimals": 1, + "description": "We offer the finest Floof on the Solana blockchain", + "website": "https://www.floofsolana.com/", + "explorer": "https://solscan.io/token/3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw", + "status": "active", + "id": "3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FLOOF_SOLANA" + }, + { + "name": "telegram", + "url": "https://t.me/FLOOFSOLANAMEME" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/floof/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/floof" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw/logo.png b/blockchains/solana/assets/3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw/logo.png new file mode 100644 index 0000000000000..3adc337487e36 Binary files /dev/null and b/blockchains/solana/assets/3jzdrXXKxwkBk82u2eCWASZLCKoZs1LQTg87HBEAmBJw/logo.png differ diff --git a/blockchains/solana/assets/3psH1Mj1f7yUfaD5gh6Zj7epE8hhrMkMETgv5TshQA4o/info.json b/blockchains/solana/assets/3psH1Mj1f7yUfaD5gh6Zj7epE8hhrMkMETgv5TshQA4o/info.json new file mode 100644 index 0000000000000..09d9e9bf6823f --- /dev/null +++ b/blockchains/solana/assets/3psH1Mj1f7yUfaD5gh6Zj7epE8hhrMkMETgv5TshQA4o/info.json @@ -0,0 +1,21 @@ +{ + "name": " jeo boden", + "type": "SPL", + "symbol": "boden", + "decimals": 9, + "website": "https://bodenonsol.xyz/", + "description": "Joe Boden is da hartfelt leeder of Amuriku. His mishun is to bild bak betta, to unify da divided, n to counter da wild claims of Doland Tremp.", + "explorer": "https://solscan.io/token/3psH1Mj1f7yUfaD5gh6Zj7epE8hhrMkMETgv5TshQA4o", + "status": "active", + "id": "3psH1Mj1f7yUfaD5gh6Zj7epE8hhrMkMETgv5TshQA4o", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/jeo-boden" + }, + { + "name": "twitter", + "url": "https://twitter.com/bodenonsolana" + } + ] + } \ No newline at end of file diff --git a/blockchains/solana/assets/3psH1Mj1f7yUfaD5gh6Zj7epE8hhrMkMETgv5TshQA4o/logo.png b/blockchains/solana/assets/3psH1Mj1f7yUfaD5gh6Zj7epE8hhrMkMETgv5TshQA4o/logo.png new file mode 100644 index 0000000000000..0bb63b3436efb Binary files /dev/null and b/blockchains/solana/assets/3psH1Mj1f7yUfaD5gh6Zj7epE8hhrMkMETgv5TshQA4o/logo.png differ diff --git a/blockchains/solana/assets/3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg/info.json b/blockchains/solana/assets/3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg/info.json new file mode 100644 index 0000000000000..313f30165950d --- /dev/null +++ b/blockchains/solana/assets/3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg/info.json @@ -0,0 +1,14 @@ +{ + "name": "Aave Token (Portal)", + "type": "SPL", + "symbol": "AAVE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://app.aave.com/?referral=93", + "explorer": "https://solscan.io/token/3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg", + "status": "active", + "id": "3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg/logo.png b/blockchains/solana/assets/3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg/logo.png new file mode 100644 index 0000000000000..3c530aaca6334 Binary files /dev/null and b/blockchains/solana/assets/3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg/logo.png differ diff --git a/blockchains/solana/assets/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9/info.json b/blockchains/solana/assets/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9/info.json index e5aec933048a9..ed59fba50f5a9 100644 --- a/blockchains/solana/assets/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9/info.json +++ b/blockchains/solana/assets/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9/info.json @@ -1,11 +1,11 @@ { "name": "SKEM", - "type": "SPL", "symbol": "SKEM", + "type": "SPL", "decimals": 9, - "website": "https://skem.finance", "description": "SKEM is a Solana meme token with scam busting abilities.", - "explorer": "https://explorer.solana.com/address/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9", + "website": "https://skem.finance", + "explorer": "https://solscan.io/token/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9", "status": "active", "id": "3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9" } \ No newline at end of file diff --git a/blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json b/blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json index 4c2fcada6ba99..d681de16c6ed6 100644 --- a/blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json +++ b/blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json @@ -1,11 +1,11 @@ { "name": "Stonks", - "type": "SPL", "symbol": "STNK", + "type": "SPL", "decimals": 9, - "website": "https://www.stonkscoin.org/", "description": "Stonks is a meme token that represents the STONKS meme, and to spread awareness about Solana", - "explorer": "https://explorer.solana.com/address/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", + "website": "https://www.stonkscoin.org/", + "explorer": "https://solscan.io/token/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We", "status": "active", "id": "43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We" } \ No newline at end of file diff --git a/blockchains/solana/assets/43m2ewFV5nDepieFjT9EmAQnc1HRtAF247RBpLGFem5F/info.json b/blockchains/solana/assets/43m2ewFV5nDepieFjT9EmAQnc1HRtAF247RBpLGFem5F/info.json new file mode 100644 index 0000000000000..38e1f5f8a3a48 --- /dev/null +++ b/blockchains/solana/assets/43m2ewFV5nDepieFjT9EmAQnc1HRtAF247RBpLGFem5F/info.json @@ -0,0 +1,14 @@ +{ + "name": "USDK (Portal)", + "type": "SPL", + "symbol": "USDK", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.oklink.com/", + "explorer": "https://solscan.io/token/43m2ewFV5nDepieFjT9EmAQnc1HRtAF247RBpLGFem5F", + "status": "active", + "id": "43m2ewFV5nDepieFjT9EmAQnc1HRtAF247RBpLGFem5F", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/43m2ewFV5nDepieFjT9EmAQnc1HRtAF247RBpLGFem5F/logo.png b/blockchains/solana/assets/43m2ewFV5nDepieFjT9EmAQnc1HRtAF247RBpLGFem5F/logo.png new file mode 100644 index 0000000000000..88ba434269af7 Binary files /dev/null and b/blockchains/solana/assets/43m2ewFV5nDepieFjT9EmAQnc1HRtAF247RBpLGFem5F/logo.png differ diff --git a/blockchains/solana/assets/49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt/info.json b/blockchains/solana/assets/49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt/info.json new file mode 100644 index 0000000000000..d92c094787682 --- /dev/null +++ b/blockchains/solana/assets/49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt/info.json @@ -0,0 +1,14 @@ +{ + "name": "The Sandbox (Portal)", + "type": "SPL", + "symbol": "SAND", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.sandbox.game/en/", + "explorer": "https://solscan.io/token/49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt", + "status": "active", + "id": "49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt/logo.png b/blockchains/solana/assets/49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt/logo.png new file mode 100644 index 0000000000000..b3b2a58d8b13b Binary files /dev/null and b/blockchains/solana/assets/49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt/logo.png differ diff --git a/blockchains/solana/assets/4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao/info.json b/blockchains/solana/assets/4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao/info.json new file mode 100644 index 0000000000000..3c0a428fe0563 --- /dev/null +++ b/blockchains/solana/assets/4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao/info.json @@ -0,0 +1,14 @@ +{ + "name": "AnchorUST (Portal)", + "type": "SPL", + "symbol": "aUST", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://anchorprotocol.com/", + "explorer": "https://solscan.io/token/4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao", + "status": "active", + "id": "4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao/logo.png b/blockchains/solana/assets/4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao/logo.png new file mode 100644 index 0000000000000..715ef20db8ea7 Binary files /dev/null and b/blockchains/solana/assets/4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao/logo.png differ diff --git a/blockchains/solana/assets/4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP/info.json b/blockchains/solana/assets/4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP/info.json new file mode 100644 index 0000000000000..eedcec8791961 --- /dev/null +++ b/blockchains/solana/assets/4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP/info.json @@ -0,0 +1,14 @@ +{ + "name": "DAI (Portal from Polygon)", + "type": "SPL", + "symbol": "DAIpo", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://makerdao.com/", + "explorer": "https://solscan.io/token/4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP", + "status": "active", + "id": "4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP/logo.png b/blockchains/solana/assets/4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP/logo.png new file mode 100644 index 0000000000000..6c0a11716f9ed Binary files /dev/null and b/blockchains/solana/assets/4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP/logo.png differ diff --git a/blockchains/solana/assets/4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU/info.json b/blockchains/solana/assets/4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU/info.json new file mode 100644 index 0000000000000..6c84acdca7c99 --- /dev/null +++ b/blockchains/solana/assets/4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU/info.json @@ -0,0 +1,14 @@ +{ + "name": "dYdX (Portal)", + "type": "SPL", + "symbol": "DYDX", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://dydx.exchange/", + "explorer": "https://solscan.io/token/4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU", + "status": "active", + "id": "4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU/logo.png b/blockchains/solana/assets/4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU/logo.png new file mode 100644 index 0000000000000..c778c54757c32 Binary files /dev/null and b/blockchains/solana/assets/4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU/logo.png differ diff --git a/blockchains/solana/assets/4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t/info.json b/blockchains/solana/assets/4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t/info.json new file mode 100644 index 0000000000000..462570c417394 --- /dev/null +++ b/blockchains/solana/assets/4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t/info.json @@ -0,0 +1,25 @@ +{ + "name": "Crypto Cavemen", + "symbol": "CAVE", + "type": "SPL", + "decimals": 6, + "description": "The Crypto Cavemen Club is an exclusive NFT community comprised of the world's most prehistoric generation of humans.", + "website": "https://cryptocavemen.io/", + "explorer": "https://solscan.io/token/4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t", + "status": "active", + "id": "4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TheCavemenClub" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crypto-cavemen-club/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/cave" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t/logo.png b/blockchains/solana/assets/4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t/logo.png new file mode 100644 index 0000000000000..b196123325fd5 Binary files /dev/null and b/blockchains/solana/assets/4SZjjNABoqhbd4hnapbvoEPEqT8mnNkfbEoAwALf1V8t/logo.png differ diff --git a/blockchains/solana/assets/4ThReWAbAVZjNVgs5Ui9Pk3cZ5TYaD9u6Y89fp6EFzoF/info.json b/blockchains/solana/assets/4ThReWAbAVZjNVgs5Ui9Pk3cZ5TYaD9u6Y89fp6EFzoF/info.json new file mode 100644 index 0000000000000..f1a24a5e2d2e1 --- /dev/null +++ b/blockchains/solana/assets/4ThReWAbAVZjNVgs5Ui9Pk3cZ5TYaD9u6Y89fp6EFzoF/info.json @@ -0,0 +1,14 @@ +{ + "name": "1sol.io (Portal)", + "type": "SPL", + "symbol": "1SOL", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://1sol.io/", + "explorer": "https://solscan.io/token/4ThReWAbAVZjNVgs5Ui9Pk3cZ5TYaD9u6Y89fp6EFzoF", + "status": "active", + "id": "4ThReWAbAVZjNVgs5Ui9Pk3cZ5TYaD9u6Y89fp6EFzoF", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/4ThReWAbAVZjNVgs5Ui9Pk3cZ5TYaD9u6Y89fp6EFzoF/logo.png b/blockchains/solana/assets/4ThReWAbAVZjNVgs5Ui9Pk3cZ5TYaD9u6Y89fp6EFzoF/logo.png new file mode 100644 index 0000000000000..565e48e3326d7 Binary files /dev/null and b/blockchains/solana/assets/4ThReWAbAVZjNVgs5Ui9Pk3cZ5TYaD9u6Y89fp6EFzoF/logo.png differ diff --git a/blockchains/solana/assets/4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4/info.json b/blockchains/solana/assets/4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4/info.json new file mode 100644 index 0000000000000..0248c06bf7625 --- /dev/null +++ b/blockchains/solana/assets/4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4/info.json @@ -0,0 +1,14 @@ +{ + "name": "Smooth Love Potion (Portal)", + "type": "SPL", + "symbol": "SLP", + "decimals": 0, + "description": "Cross Chain Portal Bridged Token", + "website": "https://axieinfinity.com/", + "explorer": "https://solscan.io/token/4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4", + "status": "active", + "id": "4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4/logo.png b/blockchains/solana/assets/4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4/logo.png new file mode 100644 index 0000000000000..b6a07c3b67c47 Binary files /dev/null and b/blockchains/solana/assets/4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4/logo.png differ diff --git a/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/info.json b/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/info.json index c16c86ac63410..60653477a6024 100644 --- a/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/info.json +++ b/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/info.json @@ -1,11 +1,25 @@ { "name": "Raydium", + "symbol": "RAY", "type": "SPL", - "symbol": "RAYDIUM", "decimals": 6, - "website": "https://raydium.io/", "description": "Raydium is an on-chain order book automated market maker (AMM) that enables lightning-fast trades, shared liquidity and new features for earning yield.", - "explorer": "https://explorer.solana.com/address/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R", + "website": "https://raydium.io/", + "explorer": "https://solscan.io/token/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R", "status": "active", - "id": "4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R" + "id": "4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R", + "links": [ + { + "name": "telegram", + "url": "https://t.me/raydiumprotocol" + }, + { + "name": "twitter", + "url": "https://twitter.com/RaydiumProtocol" + }, + { + "name": "discord", + "url": "https://discord.com/invite/6EvFwvCfpx" + } + ] } \ No newline at end of file diff --git a/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/logo.png b/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/logo.png index 1524b1d048d50..74e69b48fe1f7 100644 Binary files a/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/logo.png and b/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/logo.png differ diff --git a/blockchains/solana/assets/4tJZhSdGePuMEfZQ3h5LaHjTPsw1iWTRFTojnZcwsAU6/info.json b/blockchains/solana/assets/4tJZhSdGePuMEfZQ3h5LaHjTPsw1iWTRFTojnZcwsAU6/info.json new file mode 100644 index 0000000000000..d8791cde3925c --- /dev/null +++ b/blockchains/solana/assets/4tJZhSdGePuMEfZQ3h5LaHjTPsw1iWTRFTojnZcwsAU6/info.json @@ -0,0 +1,25 @@ +{ + "name": "Elumia Crowns", + "symbol": "ELU", + "type": "SPL", + "decimals": 9, + "description": "Legends of Elumia is leading the way for MMORPG players to gain full ownership of their ingame assets via revolutionary new mechanics.", + "website": "https://www.elumia.io", + "explorer": "https://solscan.io/token/4tJZhSdGePuMEfZQ3h5LaHjTPsw1iWTRFTojnZcwsAU6", + "status": "active", + "id": "4tJZhSdGePuMEfZQ3h5LaHjTPsw1iWTRFTojnZcwsAU6", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/PlayElumia" + }, + { + "name": "telegram", + "url": "https://t.me/Legends_of_Elumia_Official/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/legends-of-elumia/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/4tJZhSdGePuMEfZQ3h5LaHjTPsw1iWTRFTojnZcwsAU6/logo.png b/blockchains/solana/assets/4tJZhSdGePuMEfZQ3h5LaHjTPsw1iWTRFTojnZcwsAU6/logo.png new file mode 100644 index 0000000000000..92c92a10b118d Binary files /dev/null and b/blockchains/solana/assets/4tJZhSdGePuMEfZQ3h5LaHjTPsw1iWTRFTojnZcwsAU6/logo.png differ diff --git a/blockchains/solana/assets/4vMsoUT2BWatFweudnQM1xedRLfJgJ7hswhcpz4xgBTy/info.json b/blockchains/solana/assets/4vMsoUT2BWatFweudnQM1xedRLfJgJ7hswhcpz4xgBTy/info.json new file mode 100644 index 0000000000000..863a6b4fc8c8d --- /dev/null +++ b/blockchains/solana/assets/4vMsoUT2BWatFweudnQM1xedRLfJgJ7hswhcpz4xgBTy/info.json @@ -0,0 +1,21 @@ +{ + "name": "HONEY", + "website": "https://hivemapper.com/explorer", + "description": "Launched in November 2022, Hivemapper (HONEY) is a decentralized global mapping network that rewards its contributors for collecting high-volume 4K street-level imagery with dashcams through a Drive-to-Earn model.", + "explorer": "https://solscan.io/token/4vMsoUT2BWatFweudnQM1xedRLfJgJ7hswhcpz4xgBTy", + "symbol": "HONEY", + "type": "SPL", + "decimals": 9, + "status": "active", + "id": "4vMsoUT2BWatFweudnQM1xedRLfJgJ7hswhcpz4xgBTy", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hivemapper/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Hivemapper" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/4vMsoUT2BWatFweudnQM1xedRLfJgJ7hswhcpz4xgBTy/logo.png b/blockchains/solana/assets/4vMsoUT2BWatFweudnQM1xedRLfJgJ7hswhcpz4xgBTy/logo.png new file mode 100644 index 0000000000000..ac3d137524698 Binary files /dev/null and b/blockchains/solana/assets/4vMsoUT2BWatFweudnQM1xedRLfJgJ7hswhcpz4xgBTy/logo.png differ diff --git a/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json b/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json index 58e2c4019bbba..6abc2a9f6a4f6 100644 --- a/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json +++ b/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json @@ -1,11 +1,11 @@ { "name": "LIQ Protocol", - "website": "https://www.liqsolana.com/", - "description": "LIQ is a decentralized liquidation engine built for Serum DEX margin markets on the Solana network", - "explorer": "https://explorer.solana.com/address/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj", - "type": "SPL", "symbol": "LIQ", + "type": "SPL", "decimals": 6, + "description": "LIQ is a decentralized liquidation engine built for Serum DEX margin markets on the Solana network", + "website": "https://www.liqsolana.com/", + "explorer": "https://solscan.io/token/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj", "status": "active", "id": "4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj" } \ No newline at end of file diff --git a/blockchains/solana/assets/5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y/info.json b/blockchains/solana/assets/5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y/info.json new file mode 100644 index 0000000000000..49741c3e86be0 --- /dev/null +++ b/blockchains/solana/assets/5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y/info.json @@ -0,0 +1,25 @@ +{ + "name": "Access Protocol", + "website": "https://www.accessprotocol.co", + "description": "Access Protocol offers a new way for digital media publications and content creators to monetize their work. Instead of traditional subscription payments, users stake the ACS token to receive access to premium digital content.", + "explorer": "https://solscan.io/token/5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y", + "symbol": "ACS", + "type": "SPL", + "decimals": 6, + "status": "active", + "id":"5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y", + "links": [ + { + "name": "github", + "url": "https://github.com/Access-Labs-Inc/accessprotocol.co" + }, + { + "name": "twitter", + "url": "https://twitter.com/AccessProtocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/access-protocol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y/logo.png b/blockchains/solana/assets/5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y/logo.png new file mode 100644 index 0000000000000..9d66724aecb7c Binary files /dev/null and b/blockchains/solana/assets/5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y/logo.png differ diff --git a/blockchains/solana/assets/5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2/info.json b/blockchains/solana/assets/5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2/info.json new file mode 100644 index 0000000000000..336aa0b71ca9c --- /dev/null +++ b/blockchains/solana/assets/5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance USD (Portal from BSC)", + "type": "SPL", + "symbol": "BUSDbs", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/busd/", + "explorer": "https://solscan.io/token/5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2", + "status": "active", + "id": "5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2/logo.png b/blockchains/solana/assets/5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2/logo.png new file mode 100644 index 0000000000000..58b66f7e91e64 Binary files /dev/null and b/blockchains/solana/assets/5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2/logo.png differ diff --git a/blockchains/solana/assets/5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG/info.json b/blockchains/solana/assets/5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG/info.json new file mode 100644 index 0000000000000..4e31d062d581b --- /dev/null +++ b/blockchains/solana/assets/5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG/info.json @@ -0,0 +1,14 @@ +{ + "name": "Chiliz (Portal)", + "type": "SPL", + "symbol": "CHZ", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.chiliz.com/", + "explorer": "https://solscan.io/token/5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG", + "status": "active", + "id": "5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG/logo.png b/blockchains/solana/assets/5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG/logo.png new file mode 100644 index 0000000000000..fb704aeadd3fc Binary files /dev/null and b/blockchains/solana/assets/5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG/logo.png differ diff --git a/blockchains/solana/assets/5Wc4U1ZoQRzF4tPdqKQzBwRSjYe8vEf3EvZMuXgtKUW6/info.json b/blockchains/solana/assets/5Wc4U1ZoQRzF4tPdqKQzBwRSjYe8vEf3EvZMuXgtKUW6/info.json new file mode 100644 index 0000000000000..4882bce5835bb --- /dev/null +++ b/blockchains/solana/assets/5Wc4U1ZoQRzF4tPdqKQzBwRSjYe8vEf3EvZMuXgtKUW6/info.json @@ -0,0 +1,14 @@ +{ + "name": "LuaSwap (Portal)", + "type": "SPL", + "symbol": "LUA", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://luaswap.org/#/", + "explorer": "https://solscan.io/token/5Wc4U1ZoQRzF4tPdqKQzBwRSjYe8vEf3EvZMuXgtKUW6", + "status": "active", + "id": "5Wc4U1ZoQRzF4tPdqKQzBwRSjYe8vEf3EvZMuXgtKUW6", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/5Wc4U1ZoQRzF4tPdqKQzBwRSjYe8vEf3EvZMuXgtKUW6/logo.png b/blockchains/solana/assets/5Wc4U1ZoQRzF4tPdqKQzBwRSjYe8vEf3EvZMuXgtKUW6/logo.png new file mode 100644 index 0000000000000..82083624f3424 Binary files /dev/null and b/blockchains/solana/assets/5Wc4U1ZoQRzF4tPdqKQzBwRSjYe8vEf3EvZMuXgtKUW6/logo.png differ diff --git a/blockchains/solana/assets/5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1/info.json b/blockchains/solana/assets/5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1/info.json new file mode 100644 index 0000000000000..5076d435000b6 --- /dev/null +++ b/blockchains/solana/assets/5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (PoS) (Portal from Polygon)", + "type": "SPL", + "symbol": "USDTpo", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://solscan.io/token/5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1", + "status": "active", + "id": "5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1/logo.png b/blockchains/solana/assets/5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1/logo.png new file mode 100644 index 0000000000000..3555ddd31d42f Binary files /dev/null and b/blockchains/solana/assets/5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1/logo.png differ diff --git a/blockchains/solana/assets/5hcdG6NjQwiNhVa9bcyaaDsCyA1muPQ6WRzQwHfgeeKo/info.json b/blockchains/solana/assets/5hcdG6NjQwiNhVa9bcyaaDsCyA1muPQ6WRzQwHfgeeKo/info.json new file mode 100644 index 0000000000000..fd53f06b320cf --- /dev/null +++ b/blockchains/solana/assets/5hcdG6NjQwiNhVa9bcyaaDsCyA1muPQ6WRzQwHfgeeKo/info.json @@ -0,0 +1,14 @@ +{ + "name": "SWAG Finance (Portal)", + "type": "SPL", + "symbol": "SWAG", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.swag.finance/", + "explorer": "https://solscan.io/token/5hcdG6NjQwiNhVa9bcyaaDsCyA1muPQ6WRzQwHfgeeKo", + "status": "active", + "id": "5hcdG6NjQwiNhVa9bcyaaDsCyA1muPQ6WRzQwHfgeeKo", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/5hcdG6NjQwiNhVa9bcyaaDsCyA1muPQ6WRzQwHfgeeKo/logo.png b/blockchains/solana/assets/5hcdG6NjQwiNhVa9bcyaaDsCyA1muPQ6WRzQwHfgeeKo/logo.png new file mode 100644 index 0000000000000..e6659582837ad Binary files /dev/null and b/blockchains/solana/assets/5hcdG6NjQwiNhVa9bcyaaDsCyA1muPQ6WRzQwHfgeeKo/logo.png differ diff --git a/blockchains/solana/assets/5njTmK53Ss5jkiHHZvzabVzZj6ztu6WYWpAPYgbVnbjs/info.json b/blockchains/solana/assets/5njTmK53Ss5jkiHHZvzabVzZj6ztu6WYWpAPYgbVnbjs/info.json new file mode 100644 index 0000000000000..d796e67eb5b39 --- /dev/null +++ b/blockchains/solana/assets/5njTmK53Ss5jkiHHZvzabVzZj6ztu6WYWpAPYgbVnbjs/info.json @@ -0,0 +1,14 @@ +{ + "name": "Quickswap (Portal)", + "type": "SPL", + "symbol": "QUICK", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://quickswap.exchange/", + "explorer": "https://solscan.io/token/5njTmK53Ss5jkiHHZvzabVzZj6ztu6WYWpAPYgbVnbjs", + "status": "active", + "id": "5njTmK53Ss5jkiHHZvzabVzZj6ztu6WYWpAPYgbVnbjs", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/5njTmK53Ss5jkiHHZvzabVzZj6ztu6WYWpAPYgbVnbjs/logo.png b/blockchains/solana/assets/5njTmK53Ss5jkiHHZvzabVzZj6ztu6WYWpAPYgbVnbjs/logo.png new file mode 100644 index 0000000000000..12637385c5712 Binary files /dev/null and b/blockchains/solana/assets/5njTmK53Ss5jkiHHZvzabVzZj6ztu6WYWpAPYgbVnbjs/logo.png differ diff --git a/blockchains/solana/assets/5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy/info.json b/blockchains/solana/assets/5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy/info.json new file mode 100644 index 0000000000000..aa2302ce2dd96 --- /dev/null +++ b/blockchains/solana/assets/5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy/info.json @@ -0,0 +1,21 @@ +{ + "name": "KNOB", + "type": "SPL", + "symbol": "KNOB", + "decimals": 9, + "website": "https://www.knobcoin.xyz", + "description": "The first ever reverse meta coin on Solana Chain", + "explorer": "https://solscan.io/token/5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy", + "status": "active", + "id": "5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/uni_knob" + }, + { + "name": "telegram", + "url": "https://t.me/knobcoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy/logo.png b/blockchains/solana/assets/5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy/logo.png new file mode 100644 index 0000000000000..a448f9dc289ce Binary files /dev/null and b/blockchains/solana/assets/5ritAPtFPqQtEFHcHVqNjR5oFNUJqcmgKtZyPd2AyLLy/logo.png differ diff --git a/blockchains/solana/assets/64L6o4G2H7Ln1vN7AHZsUMW4pbFciHyuwn4wUdSbcFxh/info.json b/blockchains/solana/assets/64L6o4G2H7Ln1vN7AHZsUMW4pbFciHyuwn4wUdSbcFxh/info.json new file mode 100644 index 0000000000000..9d0d55447eeb3 --- /dev/null +++ b/blockchains/solana/assets/64L6o4G2H7Ln1vN7AHZsUMW4pbFciHyuwn4wUdSbcFxh/info.json @@ -0,0 +1,14 @@ +{ + "name": "Keep Network (Portal)", + "type": "SPL", + "symbol": "KEEP", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://keep.network/", + "explorer": "https://solscan.io/token/64L6o4G2H7Ln1vN7AHZsUMW4pbFciHyuwn4wUdSbcFxh", + "status": "active", + "id": "64L6o4G2H7Ln1vN7AHZsUMW4pbFciHyuwn4wUdSbcFxh", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/64L6o4G2H7Ln1vN7AHZsUMW4pbFciHyuwn4wUdSbcFxh/logo.png b/blockchains/solana/assets/64L6o4G2H7Ln1vN7AHZsUMW4pbFciHyuwn4wUdSbcFxh/logo.png new file mode 100644 index 0000000000000..e180b75b98914 Binary files /dev/null and b/blockchains/solana/assets/64L6o4G2H7Ln1vN7AHZsUMW4pbFciHyuwn4wUdSbcFxh/logo.png differ diff --git a/blockchains/solana/assets/6LX8BhMQ4Sy2otmAWj7Y5sKd9YTVVUgfMsBzT6B9W7ct/info.json b/blockchains/solana/assets/6LX8BhMQ4Sy2otmAWj7Y5sKd9YTVVUgfMsBzT6B9W7ct/info.json new file mode 100644 index 0000000000000..f71f1feef60ae --- /dev/null +++ b/blockchains/solana/assets/6LX8BhMQ4Sy2otmAWj7Y5sKd9YTVVUgfMsBzT6B9W7ct/info.json @@ -0,0 +1,14 @@ +{ + "name": "Frax Share (Portal)", + "type": "SPL", + "symbol": "FXS", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://frax.finance", + "explorer": "https://solscan.io/token/6LX8BhMQ4Sy2otmAWj7Y5sKd9YTVVUgfMsBzT6B9W7ct", + "status": "active", + "id": "6LX8BhMQ4Sy2otmAWj7Y5sKd9YTVVUgfMsBzT6B9W7ct", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/6LX8BhMQ4Sy2otmAWj7Y5sKd9YTVVUgfMsBzT6B9W7ct/logo.png b/blockchains/solana/assets/6LX8BhMQ4Sy2otmAWj7Y5sKd9YTVVUgfMsBzT6B9W7ct/logo.png new file mode 100644 index 0000000000000..fe4a799cf6e4e Binary files /dev/null and b/blockchains/solana/assets/6LX8BhMQ4Sy2otmAWj7Y5sKd9YTVVUgfMsBzT6B9W7ct/logo.png differ diff --git a/blockchains/solana/assets/6Q5fvsJ6kgAFmisgDqqyaFd9FURYzHf8MCUbpAUaGZnE/info.json b/blockchains/solana/assets/6Q5fvsJ6kgAFmisgDqqyaFd9FURYzHf8MCUbpAUaGZnE/info.json new file mode 100644 index 0000000000000..7eb50f9698fc2 --- /dev/null +++ b/blockchains/solana/assets/6Q5fvsJ6kgAFmisgDqqyaFd9FURYzHf8MCUbpAUaGZnE/info.json @@ -0,0 +1,14 @@ +{ + "name": "OpenDAO (Portal)", + "type": "SPL", + "symbol": "SOS", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.theopendao.com/", + "explorer": "https://solscan.io/token/6Q5fvsJ6kgAFmisgDqqyaFd9FURYzHf8MCUbpAUaGZnE", + "status": "active", + "id": "6Q5fvsJ6kgAFmisgDqqyaFd9FURYzHf8MCUbpAUaGZnE", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/6Q5fvsJ6kgAFmisgDqqyaFd9FURYzHf8MCUbpAUaGZnE/logo.png b/blockchains/solana/assets/6Q5fvsJ6kgAFmisgDqqyaFd9FURYzHf8MCUbpAUaGZnE/logo.png new file mode 100644 index 0000000000000..9d43a7dd44203 Binary files /dev/null and b/blockchains/solana/assets/6Q5fvsJ6kgAFmisgDqqyaFd9FURYzHf8MCUbpAUaGZnE/logo.png differ diff --git a/blockchains/solana/assets/6nKUU36URHkewHg5GGGAgxs6szkE4VTioGUT5txQqJFU/info.json b/blockchains/solana/assets/6nKUU36URHkewHg5GGGAgxs6szkE4VTioGUT5txQqJFU/info.json new file mode 100644 index 0000000000000..6c87ded79cbf5 --- /dev/null +++ b/blockchains/solana/assets/6nKUU36URHkewHg5GGGAgxs6szkE4VTioGUT5txQqJFU/info.json @@ -0,0 +1,14 @@ +{ + "name": "Dogelon Mars (Portal)", + "type": "SPL", + "symbol": "ELON", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://dogelonmars.com/", + "explorer": "https://solscan.io/token/6nKUU36URHkewHg5GGGAgxs6szkE4VTioGUT5txQqJFU", + "status": "active", + "id": "6nKUU36URHkewHg5GGGAgxs6szkE4VTioGUT5txQqJFU", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/6nKUU36URHkewHg5GGGAgxs6szkE4VTioGUT5txQqJFU/logo.png b/blockchains/solana/assets/6nKUU36URHkewHg5GGGAgxs6szkE4VTioGUT5txQqJFU/logo.png new file mode 100644 index 0000000000000..b51db5134ddf6 Binary files /dev/null and b/blockchains/solana/assets/6nKUU36URHkewHg5GGGAgxs6szkE4VTioGUT5txQqJFU/logo.png differ diff --git a/blockchains/solana/assets/7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw/info.json b/blockchains/solana/assets/7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw/info.json new file mode 100644 index 0000000000000..4e204d5fb7160 --- /dev/null +++ b/blockchains/solana/assets/7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw/info.json @@ -0,0 +1,14 @@ +{ + "name": "HUSD Stablecoin (Portal)", + "type": "SPL", + "symbol": "HUSD", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.stcoins.com/", + "explorer": "https://solscan.io/token/7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw", + "status": "active", + "id": "7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw/logo.png b/blockchains/solana/assets/7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw/logo.png new file mode 100644 index 0000000000000..df5cef3677564 Binary files /dev/null and b/blockchains/solana/assets/7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw/logo.png differ diff --git a/blockchains/solana/assets/7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8/info.json b/blockchains/solana/assets/7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8/info.json new file mode 100644 index 0000000000000..4d48c4d58fa7b --- /dev/null +++ b/blockchains/solana/assets/7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8/info.json @@ -0,0 +1,14 @@ +{ + "name": "Huobi BTC (Portal)", + "type": "SPL", + "symbol": "HBTC", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.hbtc.finance/zh-cn/", + "explorer": "https://solscan.io/token/7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8", + "status": "active", + "id": "7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8/logo.png b/blockchains/solana/assets/7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8/logo.png new file mode 100644 index 0000000000000..917b1324bc7c5 Binary files /dev/null and b/blockchains/solana/assets/7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8/logo.png differ diff --git a/blockchains/solana/assets/7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi/info.json b/blockchains/solana/assets/7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi/info.json new file mode 100644 index 0000000000000..618a58f43d802 --- /dev/null +++ b/blockchains/solana/assets/7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi/info.json @@ -0,0 +1,14 @@ +{ + "name": "Decentraland (Portal)", + "type": "SPL", + "symbol": "MANA", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://decentraland.org/", + "explorer": "https://solscan.io/token/7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi", + "status": "active", + "id": "7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi/logo.png b/blockchains/solana/assets/7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi/logo.png new file mode 100644 index 0000000000000..d9617dce079bd Binary files /dev/null and b/blockchains/solana/assets/7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi/logo.png differ diff --git a/blockchains/solana/assets/7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs/info.json b/blockchains/solana/assets/7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs/info.json new file mode 100644 index 0000000000000..4432a63cfbbb4 --- /dev/null +++ b/blockchains/solana/assets/7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs/info.json @@ -0,0 +1,14 @@ +{ + "name": "Curve DAO Token (Portal)", + "type": "SPL", + "symbol": "CRV", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.curve.fi/", + "explorer": "https://solscan.io/token/7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs", + "status": "active", + "id": "7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs/logo.png b/blockchains/solana/assets/7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs/logo.png new file mode 100644 index 0000000000000..ae4cd47b95661 Binary files /dev/null and b/blockchains/solana/assets/7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs/logo.png differ diff --git a/blockchains/solana/assets/7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx/info.json b/blockchains/solana/assets/7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx/info.json new file mode 100644 index 0000000000000..822cc93149385 --- /dev/null +++ b/blockchains/solana/assets/7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx/info.json @@ -0,0 +1,36 @@ +{ + "name": "Green Metaverse Token", + "symbol": "GMT", + "type": "SPL", + "decimals": 9, + "description": "GMT is the governance token of STEPN, which is a Web3 lifestyle app with fun social elements and gamification design.", + "website": "https://stepn.com/", + "explorer": "https://solscan.io/token/7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx", + "status": "active", + "id": "7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx", + "tags": [ + "governance" + ], + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/StepN/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Stepnofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/green-metaverse-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stepn" + }, + { + "name": "discord", + "url": "https://discord.com/invite/stepn" + } + ] +} diff --git a/blockchains/solana/assets/7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx/logo.png b/blockchains/solana/assets/7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx/logo.png new file mode 100644 index 0000000000000..925798e5a6319 Binary files /dev/null and b/blockchains/solana/assets/7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx/logo.png differ diff --git a/blockchains/solana/assets/7iT1GRYYhEop2nV1dyCwK2MGyLmPHq47WhPGSwiqcUg5/info.json b/blockchains/solana/assets/7iT1GRYYhEop2nV1dyCwK2MGyLmPHq47WhPGSwiqcUg5/info.json new file mode 100644 index 0000000000000..6d60c5d4b02e2 --- /dev/null +++ b/blockchains/solana/assets/7iT1GRYYhEop2nV1dyCwK2MGyLmPHq47WhPGSwiqcUg5/info.json @@ -0,0 +1,21 @@ +{ + "name": "ANALOS", + "website": "https://www.analos.meme", + "description": "GRAB YOUR $ANALOS AND MOONWALK TO THE MOON – IT'S THE ONLY WAY TO GO FORWARD", + "explorer": "https://solscan.io/token/7iT1GRYYhEop2nV1dyCwK2MGyLmPHq47WhPGSwiqcUg5", + "symbol": "ANALOS", + "type": "SPL", + "decimals": 8, + "status": "active", + "id": "7iT1GRYYhEop2nV1dyCwK2MGyLmPHq47WhPGSwiqcUg5", + "links": [ + { + "name": "telegram", + "url": "https://t.me/analos_coin" + }, + { + "name": "twitter", + "url": "https://twitter.com/analos_coin__" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/7iT1GRYYhEop2nV1dyCwK2MGyLmPHq47WhPGSwiqcUg5/logo.png b/blockchains/solana/assets/7iT1GRYYhEop2nV1dyCwK2MGyLmPHq47WhPGSwiqcUg5/logo.png new file mode 100644 index 0000000000000..d175aab19c3d9 Binary files /dev/null and b/blockchains/solana/assets/7iT1GRYYhEop2nV1dyCwK2MGyLmPHq47WhPGSwiqcUg5/logo.png differ diff --git a/blockchains/solana/assets/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs/info.json b/blockchains/solana/assets/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs/info.json new file mode 100644 index 0000000000000..a8c8a912b1177 --- /dev/null +++ b/blockchains/solana/assets/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ether (Portal)", + "type": "SPL", + "symbol": "ETH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ethereum.org/en/", + "explorer": "https://solscan.io/token/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs", + "status": "active", + "id": "7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs/logo.png b/blockchains/solana/assets/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs/logo.png new file mode 100644 index 0000000000000..2d99a939536c4 Binary files /dev/null and b/blockchains/solana/assets/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs/logo.png differ diff --git a/blockchains/solana/assets/7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU/info.json b/blockchains/solana/assets/7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU/info.json new file mode 100644 index 0000000000000..89b3ab0005f3f --- /dev/null +++ b/blockchains/solana/assets/7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU/info.json @@ -0,0 +1,28 @@ +{ + "name": "Samoyedcoin", + "type": "SPL", + "symbol": "SAMO", + "decimals": 9, + "website": "https://samoyedcoin.com/", + "description": "The premier community, dog money, & ambassador of the Solana ecosystem.", + "explorer": "https://solscan.io/token/7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU", + "status": "active", + "id": "7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/samoyedcoin" + }, + { + "name": "telegram", + "url": "https://t.me/samoyedcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/samoyedcoin/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU/logo.png b/blockchains/solana/assets/7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU/logo.png new file mode 100644 index 0000000000000..26ad2e6c81761 Binary files /dev/null and b/blockchains/solana/assets/7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU/logo.png differ diff --git a/blockchains/solana/assets/8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36/info.json b/blockchains/solana/assets/8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36/info.json new file mode 100644 index 0000000000000..1fcf49102aa6f --- /dev/null +++ b/blockchains/solana/assets/8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36/info.json @@ -0,0 +1,14 @@ +{ + "name": "Uniswap (Portal)", + "type": "SPL", + "symbol": "UNI", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://uniswap.org/", + "explorer": "https://solscan.io/token/8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36", + "status": "active", + "id": "8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36/logo.png b/blockchains/solana/assets/8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36/logo.png new file mode 100644 index 0000000000000..66cd242149010 Binary files /dev/null and b/blockchains/solana/assets/8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36/logo.png differ diff --git a/blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/info.json b/blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/info.json index be6fe2ab09ea7..f14e71439cf05 100644 --- a/blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/info.json +++ b/blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/info.json @@ -1,11 +1,11 @@ { "name": "Holdana", - "type": "SPL", "symbol": "HOLD", + "type": "SPL", "decimals": 9, - "website": "https://holdana.finance", "description": "Holdana is a community-driven token built on Solana Ecosystem. We plan to be the first hold-rewarding token, providing our already strong and fast-growing community a fun & rewarding experience with the blockchain technology.", - "explorer": "https://explorer.solana.com/address/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6", + "website": "https://holdana.finance", + "explorer": "https://solscan.io/token/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6", "status": "active", "id": "8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6" } \ No newline at end of file diff --git a/blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json b/blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json index b52f1fedb2dbf..542ce86574263 100644 --- a/blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json +++ b/blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json @@ -1,11 +1,11 @@ { "name": "COPE", - "type": "SPL", "symbol": "COPE", + "type": "SPL", "decimals": 6, - "website": "https://www.unlimitedcope.com/", "description": "Acquire COPE in a fun and low risk way, by unlocking your cope report and reaching the top of the COPE Index", - "explorer": "https://explorer.solana.com/address/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh", + "website": "https://www.unlimitedcope.com/", + "explorer": "https://solscan.io/token/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh", "status": "active", "id": "8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh" } \ No newline at end of file diff --git a/blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json b/blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json index 7668ccc3081f4..268e6a802abac 100644 --- a/blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json +++ b/blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json @@ -1,11 +1,11 @@ { "name": "Rope Token", - "website": "https://www.ropesolana.com", - "description": "$ROPE is a full-scale decentralized ecosystem that brings the well-known market volatility index to the crypto market.", - "explorer": "https://explorer.solana.com/address/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo", - "type": "SPL", "symbol": "ROPE", + "type": "SPL", "decimals": 9, + "description": "$ROPE is a full-scale decentralized ecosystem that brings the well-known market volatility index to the crypto market.", + "website": "https://www.ropesolana.com", + "explorer": "https://solscan.io/token/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo", "status": "active", "id": "8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo" } \ No newline at end of file diff --git a/blockchains/solana/assets/8UJbtpsEubDVkY53rk7d61hNYKkvouicczB2XmuwiG4g/info.json b/blockchains/solana/assets/8UJbtpsEubDVkY53rk7d61hNYKkvouicczB2XmuwiG4g/info.json new file mode 100644 index 0000000000000..6869951afd443 --- /dev/null +++ b/blockchains/solana/assets/8UJbtpsEubDVkY53rk7d61hNYKkvouicczB2XmuwiG4g/info.json @@ -0,0 +1,14 @@ +{ + "name": "Illuvium (Portal)", + "type": "SPL", + "symbol": "ILV", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://illuvium.io/", + "explorer": "https://solscan.io/token/8UJbtpsEubDVkY53rk7d61hNYKkvouicczB2XmuwiG4g", + "status": "active", + "id": "8UJbtpsEubDVkY53rk7d61hNYKkvouicczB2XmuwiG4g", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/8UJbtpsEubDVkY53rk7d61hNYKkvouicczB2XmuwiG4g/logo.png b/blockchains/solana/assets/8UJbtpsEubDVkY53rk7d61hNYKkvouicczB2XmuwiG4g/logo.png new file mode 100644 index 0000000000000..8b6029ec44cf0 Binary files /dev/null and b/blockchains/solana/assets/8UJbtpsEubDVkY53rk7d61hNYKkvouicczB2XmuwiG4g/logo.png differ diff --git a/blockchains/solana/assets/8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56/info.json b/blockchains/solana/assets/8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56/info.json new file mode 100644 index 0000000000000..c521ceb474ada --- /dev/null +++ b/blockchains/solana/assets/8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56/info.json @@ -0,0 +1,14 @@ +{ + "name": "Synthetix Network Token (Portal)", + "type": "SPL", + "symbol": "SNX", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.synthetix.io/", + "explorer": "https://solscan.io/token/8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56", + "status": "active", + "id": "8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56/logo.png b/blockchains/solana/assets/8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56/logo.png new file mode 100644 index 0000000000000..9f614bf221a7a Binary files /dev/null and b/blockchains/solana/assets/8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56/logo.png differ diff --git a/blockchains/solana/assets/8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN/info.json b/blockchains/solana/assets/8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN/info.json new file mode 100644 index 0000000000000..024f9197a1e88 --- /dev/null +++ b/blockchains/solana/assets/8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN/info.json @@ -0,0 +1,14 @@ +{ + "name": "Fantom (Portal from Ethereum)", + "type": "SPL", + "symbol": "FTMet", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "http://fantom.foundation", + "explorer": "https://solscan.io/token/8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN", + "status": "active", + "id": "8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN/logo.png b/blockchains/solana/assets/8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN/logo.png new file mode 100644 index 0000000000000..3268b4b190355 Binary files /dev/null and b/blockchains/solana/assets/8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN/logo.png differ diff --git a/blockchains/solana/assets/8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv/info.json b/blockchains/solana/assets/8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv/info.json new file mode 100644 index 0000000000000..1a2ebe0f7b44f --- /dev/null +++ b/blockchains/solana/assets/8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from BSC)", + "type": "SPL", + "symbol": "USDTbs", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://solscan.io/token/8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv", + "status": "active", + "id": "8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv/logo.png b/blockchains/solana/assets/8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv/logo.png new file mode 100644 index 0000000000000..498219815a122 Binary files /dev/null and b/blockchains/solana/assets/8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv/logo.png differ diff --git a/blockchains/solana/assets/8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB/info.json b/blockchains/solana/assets/8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB/info.json new file mode 100644 index 0000000000000..6daaa2bac4941 --- /dev/null +++ b/blockchains/solana/assets/8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB/info.json @@ -0,0 +1,21 @@ +{ + "name": "GameStop", + "type": "SPL", + "symbol": "GME", + "decimals": 9, + "description": "GME coin on sol is a meme paying tribute to the 2021 short squeeze of GameStop", + "website": "https://wallstsucks.lol", + "explorer": "https://solscan.io/token/8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB", + "status": "active", + "id": "8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB", + "links": [ +{ + "name": "twitter", + "url": "https://twitter.com/gmecoinsol" +}, +{ + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gme/" +} +] +} \ No newline at end of file diff --git a/blockchains/solana/assets/8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB/logo.png b/blockchains/solana/assets/8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB/logo.png new file mode 100644 index 0000000000000..4c457735157af Binary files /dev/null and b/blockchains/solana/assets/8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB/logo.png differ diff --git a/blockchains/solana/assets/9ARQsBfAn65q522cEqSJuse3cLhA31jgWDBGQHeiq7Mg/info.json b/blockchains/solana/assets/9ARQsBfAn65q522cEqSJuse3cLhA31jgWDBGQHeiq7Mg/info.json new file mode 100644 index 0000000000000..a5e5548a813f6 --- /dev/null +++ b/blockchains/solana/assets/9ARQsBfAn65q522cEqSJuse3cLhA31jgWDBGQHeiq7Mg/info.json @@ -0,0 +1,14 @@ +{ + "name": "My Neighbor Alice (Portal)", + "type": "SPL", + "symbol": "ALICE", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.myneighboralice.com/", + "explorer": "https://solscan.io/token/9ARQsBfAn65q522cEqSJuse3cLhA31jgWDBGQHeiq7Mg", + "status": "active", + "id": "9ARQsBfAn65q522cEqSJuse3cLhA31jgWDBGQHeiq7Mg", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/9ARQsBfAn65q522cEqSJuse3cLhA31jgWDBGQHeiq7Mg/logo.png b/blockchains/solana/assets/9ARQsBfAn65q522cEqSJuse3cLhA31jgWDBGQHeiq7Mg/logo.png new file mode 100644 index 0000000000000..927484a81fa2b Binary files /dev/null and b/blockchains/solana/assets/9ARQsBfAn65q522cEqSJuse3cLhA31jgWDBGQHeiq7Mg/logo.png differ diff --git a/blockchains/solana/assets/9BsnSWDPfbusseZfnXyZ3un14CyPMZYvsKjWY3Y8Gbqn/info.json b/blockchains/solana/assets/9BsnSWDPfbusseZfnXyZ3un14CyPMZYvsKjWY3Y8Gbqn/info.json new file mode 100644 index 0000000000000..cb3968fa86583 --- /dev/null +++ b/blockchains/solana/assets/9BsnSWDPfbusseZfnXyZ3un14CyPMZYvsKjWY3Y8Gbqn/info.json @@ -0,0 +1,14 @@ +{ + "name": "Perpetual Protocol (Portal)", + "type": "SPL", + "symbol": "PERP", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://referral.perp.exchange/?code=coingecko", + "explorer": "https://solscan.io/token/9BsnSWDPfbusseZfnXyZ3un14CyPMZYvsKjWY3Y8Gbqn", + "status": "active", + "id": "9BsnSWDPfbusseZfnXyZ3un14CyPMZYvsKjWY3Y8Gbqn", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/9BsnSWDPfbusseZfnXyZ3un14CyPMZYvsKjWY3Y8Gbqn/logo.png b/blockchains/solana/assets/9BsnSWDPfbusseZfnXyZ3un14CyPMZYvsKjWY3Y8Gbqn/logo.png new file mode 100644 index 0000000000000..d78e4d3525407 Binary files /dev/null and b/blockchains/solana/assets/9BsnSWDPfbusseZfnXyZ3un14CyPMZYvsKjWY3Y8Gbqn/logo.png differ diff --git a/blockchains/solana/assets/9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM/info.json b/blockchains/solana/assets/9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM/info.json new file mode 100644 index 0000000000000..0f6857396d4dd --- /dev/null +++ b/blockchains/solana/assets/9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM/info.json @@ -0,0 +1,14 @@ +{ + "name": "Audius (Portal)", + "type": "SPL", + "symbol": "AUDIO", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://audius.co/", + "explorer": "https://solscan.io/token/9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM", + "status": "active", + "id": "9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM/logo.png b/blockchains/solana/assets/9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM/logo.png new file mode 100644 index 0000000000000..c06d51fcc9aa4 Binary files /dev/null and b/blockchains/solana/assets/9LzCMqDgTKYz9Drzqnpgee3SGa89up3a247ypMj2xrqM/logo.png differ diff --git a/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/info.json b/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/info.json index 9ecde5f5bd411..bce9495eedb48 100644 --- a/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/info.json +++ b/blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/info.json @@ -1,11 +1,11 @@ { "name": "Wrapped FRONT", - "type": "SPL", "symbol": "Wrapped FRONT", + "type": "SPL", "decimals": 6, - "website": "https://frontier.xyz/", "description": "Frontier is a chain-agnostic DeFi aggregation layer. With our applications, users can participate in protocol tracking and management, staking, best-rate asset swapping, liquidity provision, CDP creation & monitoring, and more.", - "explorer": "https://explorer.solana.com/address/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", + "website": "https://frontier.xyz/", + "explorer": "https://solscan.io/token/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw", "status": "active", "id": "9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw" } \ No newline at end of file diff --git a/blockchains/solana/assets/9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa/info.json b/blockchains/solana/assets/9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa/info.json new file mode 100644 index 0000000000000..7431625d51f0d --- /dev/null +++ b/blockchains/solana/assets/9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance Coin (Portal)", + "type": "SPL", + "symbol": "BNB", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.binance.com/", + "explorer": "https://solscan.io/token/9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa", + "status": "active", + "id": "9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa/logo.png b/blockchains/solana/assets/9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa/logo.png new file mode 100644 index 0000000000000..24a702d4390f2 Binary files /dev/null and b/blockchains/solana/assets/9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa/logo.png differ diff --git a/blockchains/solana/assets/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E/info.json b/blockchains/solana/assets/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E/info.json new file mode 100644 index 0000000000000..c6b24dcbabbd6 --- /dev/null +++ b/blockchains/solana/assets/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E/info.json @@ -0,0 +1,21 @@ +{ + "name": "Wrapped BTC", + "symbol": "BTC", + "type": "SPL", + "decimals": 6, + "description": "Bitcoin is an innovative payment network and a new kind of money.", + "website": "https://bitcoin.org/en/", + "explorer": "https://solscan.io/token/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E", + "status": "active", + "id": "9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E", + "links": [ + { + "name": "whitepaper", + "url": "https://bitcoin.org/en/bitcoin-paper" + }, + { + "name": "blog", + "url": "https://bitcoin.org/en/blog" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E/logo.png b/blockchains/solana/assets/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E/logo.png new file mode 100644 index 0000000000000..cd7cdd4039f91 Binary files /dev/null and b/blockchains/solana/assets/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E/logo.png differ diff --git a/blockchains/solana/assets/9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE/info.json b/blockchains/solana/assets/9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE/info.json new file mode 100644 index 0000000000000..13547a08a070d --- /dev/null +++ b/blockchains/solana/assets/9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE/info.json @@ -0,0 +1,28 @@ +{ + "name": "WOOFENOMICS", + "symbol": "WOOF", + "type": "SPL", + "decimals": 6, + "description": "WOOF tested the idea of the effect of burning tokens by creating a massive total supply of 1 Trillion tokens.", + "website": "https://woofsolana.com/", + "explorer": "https://solscan.io/token/9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE", + "status": "active", + "id": "9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WoofSolana" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/woof/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/woof-token" + } + ], + "tags": [ + "deflationary" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE/logo.png b/blockchains/solana/assets/9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE/logo.png new file mode 100644 index 0000000000000..78c5236048190 Binary files /dev/null and b/blockchains/solana/assets/9nEqaUcb16sQ3Tn1psbkWqyhPdLmfHWjKGymREjsAgTE/logo.png differ diff --git a/blockchains/solana/assets/9pkudFiG5qhiSQQ8XatPbxZj8zBQ5m4XzHsKHMAGkkCR/info.json b/blockchains/solana/assets/9pkudFiG5qhiSQQ8XatPbxZj8zBQ5m4XzHsKHMAGkkCR/info.json new file mode 100644 index 0000000000000..8cae703d0458c --- /dev/null +++ b/blockchains/solana/assets/9pkudFiG5qhiSQQ8XatPbxZj8zBQ5m4XzHsKHMAGkkCR/info.json @@ -0,0 +1,25 @@ +{ + "name": "SerenityShield", + "website": "https://www.serenityshield.io/", + "description": "Serenity Shield is a self-custodial, privacy-centric digital data storage platform built on the blockchain, featuring a built-in inheritance protocol. It serves various use cases, including storage, recovery, and estate planning for wallet seed phrases and diverse digital data types.", + "explorer": "https://solscan.io/token/9pkudFiG5qhiSQQ8XatPbxZj8zBQ5m4XzHsKHMAGkkCR", + "type": "SPL", + "symbol": "SERSH", + "decimals": 18, + "status": "active", + "id": "9pkudFiG5qhiSQQ8XatPbxZj8zBQ5m4XzHsKHMAGkkCR", + "links": [ + { + "name": "telegram", + "url": "https://t.me/serenityshield" + }, + { + "name": "twitter", + "url": "https://twitter.com/SerenityShield_" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/serenity-shield/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/9pkudFiG5qhiSQQ8XatPbxZj8zBQ5m4XzHsKHMAGkkCR/logo.png b/blockchains/solana/assets/9pkudFiG5qhiSQQ8XatPbxZj8zBQ5m4XzHsKHMAGkkCR/logo.png new file mode 100644 index 0000000000000..4d36b415c66f5 Binary files /dev/null and b/blockchains/solana/assets/9pkudFiG5qhiSQQ8XatPbxZj8zBQ5m4XzHsKHMAGkkCR/logo.png differ diff --git a/blockchains/solana/assets/9vMJfxuKxXBoEa7rM12mYLMwTacLMLDJqHozw96WQL8i/info.json b/blockchains/solana/assets/9vMJfxuKxXBoEa7rM12mYLMwTacLMLDJqHozw96WQL8i/info.json new file mode 100644 index 0000000000000..e6de2ce0aa335 --- /dev/null +++ b/blockchains/solana/assets/9vMJfxuKxXBoEa7rM12mYLMwTacLMLDJqHozw96WQL8i/info.json @@ -0,0 +1,14 @@ +{ + "name": "UST (Portal)", + "type": "SPL", + "symbol": "UST", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://solscan.io/token/9vMJfxuKxXBoEa7rM12mYLMwTacLMLDJqHozw96WQL8i", + "status": "active", + "id": "9vMJfxuKxXBoEa7rM12mYLMwTacLMLDJqHozw96WQL8i", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/9vMJfxuKxXBoEa7rM12mYLMwTacLMLDJqHozw96WQL8i/logo.png b/blockchains/solana/assets/9vMJfxuKxXBoEa7rM12mYLMwTacLMLDJqHozw96WQL8i/logo.png new file mode 100644 index 0000000000000..e3110cce3bde2 Binary files /dev/null and b/blockchains/solana/assets/9vMJfxuKxXBoEa7rM12mYLMwTacLMLDJqHozw96WQL8i/logo.png differ diff --git a/blockchains/solana/assets/A3eME5CetyZPBoWbRUwY3tSe25S6tb18ba9ZPbWk9eFJ/info.json b/blockchains/solana/assets/A3eME5CetyZPBoWbRUwY3tSe25S6tb18ba9ZPbWk9eFJ/info.json new file mode 100644 index 0000000000000..60d9476f46356 --- /dev/null +++ b/blockchains/solana/assets/A3eME5CetyZPBoWbRUwY3tSe25S6tb18ba9ZPbWk9eFJ/info.json @@ -0,0 +1,21 @@ +{ + "name": "Peng", + "type": "SPL", + "symbol": "PENG", + "decimals": 6, + "website": "https://pengsol.xyz/", + "description": "Welcome to $PENG, the icy addition to the Solana blockchain! Our small yet mighty penguin, with a hint of Pepe the Frog, brings a fresh breeze of creativity to the degen world of Solana.", + "explorer": "https://solscan.io/token/A3eME5CetyZPBoWbRUwY3tSe25S6tb18ba9ZPbWk9eFJ", + "status": "active", + "id": "A3eME5CetyZPBoWbRUwY3tSe25S6tb18ba9ZPbWk9eFJ", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pengonsolana" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/peng-sol/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/A3eME5CetyZPBoWbRUwY3tSe25S6tb18ba9ZPbWk9eFJ/logo.png b/blockchains/solana/assets/A3eME5CetyZPBoWbRUwY3tSe25S6tb18ba9ZPbWk9eFJ/logo.png new file mode 100644 index 0000000000000..dff524a78553f Binary files /dev/null and b/blockchains/solana/assets/A3eME5CetyZPBoWbRUwY3tSe25S6tb18ba9ZPbWk9eFJ/logo.png differ diff --git a/blockchains/solana/assets/A9ik2NrpKRRG2snyTjofZQcTuav9yH3mNVHLsLiDQmYt/info.json b/blockchains/solana/assets/A9ik2NrpKRRG2snyTjofZQcTuav9yH3mNVHLsLiDQmYt/info.json new file mode 100644 index 0000000000000..51ed5c98ad4e9 --- /dev/null +++ b/blockchains/solana/assets/A9ik2NrpKRRG2snyTjofZQcTuav9yH3mNVHLsLiDQmYt/info.json @@ -0,0 +1,14 @@ +{ + "name": "Frontier (Portal)", + "type": "SPL", + "symbol": "FRONT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://frontier.xyz/", + "explorer": "https://solscan.io/token/A9ik2NrpKRRG2snyTjofZQcTuav9yH3mNVHLsLiDQmYt", + "status": "active", + "id": "A9ik2NrpKRRG2snyTjofZQcTuav9yH3mNVHLsLiDQmYt", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/A9ik2NrpKRRG2snyTjofZQcTuav9yH3mNVHLsLiDQmYt/logo.png b/blockchains/solana/assets/A9ik2NrpKRRG2snyTjofZQcTuav9yH3mNVHLsLiDQmYt/logo.png new file mode 100644 index 0000000000000..8fd5f9c8fb3b1 Binary files /dev/null and b/blockchains/solana/assets/A9ik2NrpKRRG2snyTjofZQcTuav9yH3mNVHLsLiDQmYt/logo.png differ diff --git a/blockchains/solana/assets/A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM/info.json b/blockchains/solana/assets/A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM/info.json new file mode 100644 index 0000000000000..09f0b44c0414a --- /dev/null +++ b/blockchains/solana/assets/A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Ethereum)", + "type": "SPL", + "symbol": "USDCet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://solscan.io/token/A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM", + "status": "active", + "id": "A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM/logo.png b/blockchains/solana/assets/A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM/logo.png new file mode 100644 index 0000000000000..ed00e43fcfe9b Binary files /dev/null and b/blockchains/solana/assets/A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM/logo.png differ diff --git a/blockchains/solana/assets/ABAq2R9gSpDDGguQxBk4u13s4ZYW6zbwKVBx15mCMG8/info.json b/blockchains/solana/assets/ABAq2R9gSpDDGguQxBk4u13s4ZYW6zbwKVBx15mCMG8/info.json new file mode 100644 index 0000000000000..8e777ae6282d0 --- /dev/null +++ b/blockchains/solana/assets/ABAq2R9gSpDDGguQxBk4u13s4ZYW6zbwKVBx15mCMG8/info.json @@ -0,0 +1,14 @@ +{ + "name": "GateToken (Portal)", + "type": "SPL", + "symbol": "GT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://gatechain.io/", + "explorer": "https://solscan.io/token/ABAq2R9gSpDDGguQxBk4u13s4ZYW6zbwKVBx15mCMG8", + "status": "active", + "id": "ABAq2R9gSpDDGguQxBk4u13s4ZYW6zbwKVBx15mCMG8", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/ABAq2R9gSpDDGguQxBk4u13s4ZYW6zbwKVBx15mCMG8/logo.png b/blockchains/solana/assets/ABAq2R9gSpDDGguQxBk4u13s4ZYW6zbwKVBx15mCMG8/logo.png new file mode 100644 index 0000000000000..6c32b31be5f80 Binary files /dev/null and b/blockchains/solana/assets/ABAq2R9gSpDDGguQxBk4u13s4ZYW6zbwKVBx15mCMG8/logo.png differ diff --git a/blockchains/solana/assets/AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB/info.json b/blockchains/solana/assets/AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB/info.json new file mode 100644 index 0000000000000..d7b343d64f063 --- /dev/null +++ b/blockchains/solana/assets/AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB/info.json @@ -0,0 +1,36 @@ +{ + "name": "Green Satoshi Token", + "symbol": "GST", + "type": "SPL", + "decimals": 9, + "description": "GST serves as the replacement to experience points and in-app currency. Users equipped with NFT Sneakers – walk, jog or run outdoors to earn GST, which can be used to level up and mint new Sneakers.", + "website": "https://stepn.com/", + "explorer": "https://solscan.io/token/AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB", + "status": "active", + "id": "AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB", + "tags": [ + "gamefi" + ], + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/StepN/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Stepnofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/green-metaverse-token/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/stepn" + }, + { + "name": "discord", + "url": "https://discord.com/invite/stepn" + } + ] +} diff --git a/blockchains/solana/assets/AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB/logo.png b/blockchains/solana/assets/AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB/logo.png new file mode 100644 index 0000000000000..e914d5088ee73 Binary files /dev/null and b/blockchains/solana/assets/AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB/logo.png differ diff --git a/blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/info.json b/blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/info.json new file mode 100644 index 0000000000000..838d9f88fabaf --- /dev/null +++ b/blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/info.json @@ -0,0 +1,33 @@ +{ + "name": "Wrapped FTX", + "symbol": "FTT", + "type": "SPL", + "decimals": 6, + "description": "FTX’s leveraged tokens aim to provide a clean, automated way for users to get leverage. FTT is the FTX ecosystem utility token.", + "website": "https://ftx.com", + "explorer": "https://solscan.io/token/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3", + "status": "active", + "id": "AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FTX_Official" + }, + { + "name": "telegram", + "url": "https://t.me/FTX_Official" + }, + { + "name": "whitepaper", + "url": "https://docs.google.com/document/d/1u5MOkENoWP8PGcjuoKqRkNP5Gl1LLRB9JvAHwffQ7ec/view" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/ftx-token/" + }, + { + "name": "blog", + "url": "https://blog.ftx.com/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/logo.png b/blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/logo.png new file mode 100644 index 0000000000000..8476fe0183f27 Binary files /dev/null and b/blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/logo.png differ diff --git a/blockchains/solana/assets/AGqKX7F4mqJ8x2mUQVangJb5pWQJApaKoUfe5gXM53CV/info.json b/blockchains/solana/assets/AGqKX7F4mqJ8x2mUQVangJb5pWQJApaKoUfe5gXM53CV/info.json new file mode 100644 index 0000000000000..733098510a986 --- /dev/null +++ b/blockchains/solana/assets/AGqKX7F4mqJ8x2mUQVangJb5pWQJApaKoUfe5gXM53CV/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Avalanche)", + "type": "SPL", + "symbol": "USDCav", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://solscan.io/token/AGqKX7F4mqJ8x2mUQVangJb5pWQJApaKoUfe5gXM53CV", + "status": "active", + "id": "AGqKX7F4mqJ8x2mUQVangJb5pWQJApaKoUfe5gXM53CV", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/AGqKX7F4mqJ8x2mUQVangJb5pWQJApaKoUfe5gXM53CV/logo.png b/blockchains/solana/assets/AGqKX7F4mqJ8x2mUQVangJb5pWQJApaKoUfe5gXM53CV/logo.png new file mode 100644 index 0000000000000..f448cdfef620e Binary files /dev/null and b/blockchains/solana/assets/AGqKX7F4mqJ8x2mUQVangJb5pWQJApaKoUfe5gXM53CV/logo.png differ diff --git a/blockchains/solana/assets/ASk8bss7PoxfFVJfXnSJepj9KupTX15QaRnhdjs6DdYe/info.json b/blockchains/solana/assets/ASk8bss7PoxfFVJfXnSJepj9KupTX15QaRnhdjs6DdYe/info.json new file mode 100644 index 0000000000000..dc2e6a43c0e0e --- /dev/null +++ b/blockchains/solana/assets/ASk8bss7PoxfFVJfXnSJepj9KupTX15QaRnhdjs6DdYe/info.json @@ -0,0 +1,14 @@ +{ + "name": "Rari Governance Token (Portal)", + "type": "SPL", + "symbol": "RGT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://rari.capital/", + "explorer": "https://solscan.io/token/ASk8bss7PoxfFVJfXnSJepj9KupTX15QaRnhdjs6DdYe", + "status": "active", + "id": "ASk8bss7PoxfFVJfXnSJepj9KupTX15QaRnhdjs6DdYe", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/ASk8bss7PoxfFVJfXnSJepj9KupTX15QaRnhdjs6DdYe/logo.png b/blockchains/solana/assets/ASk8bss7PoxfFVJfXnSJepj9KupTX15QaRnhdjs6DdYe/logo.png new file mode 100644 index 0000000000000..cf38fdc042df1 Binary files /dev/null and b/blockchains/solana/assets/ASk8bss7PoxfFVJfXnSJepj9KupTX15QaRnhdjs6DdYe/logo.png differ diff --git a/blockchains/solana/assets/ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx/info.json b/blockchains/solana/assets/ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx/info.json new file mode 100644 index 0000000000000..1cb9a55506224 --- /dev/null +++ b/blockchains/solana/assets/ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx/info.json @@ -0,0 +1,25 @@ +{ + "name": "Star Atlas", + "symbol": "ATLAS", + "type": "SPL", + "decimals": 8, + "description": "Star Atlas is a virtual gaming metaverse based in the year 2620", + "website": "https://staratlas.com/", + "explorer": "https://solscan.io/token/ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx", + "status": "active", + "id": "ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/staratlas" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/star-atlas/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/star-atlas" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx/logo.png b/blockchains/solana/assets/ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx/logo.png new file mode 100644 index 0000000000000..3c46ac61c9696 Binary files /dev/null and b/blockchains/solana/assets/ATLASXmbPQxBUYbxPsV97usA3fPQYEqzQBUHgiFCUsXx/logo.png differ diff --git a/blockchains/solana/assets/AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP/info.json b/blockchains/solana/assets/AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP/info.json new file mode 100644 index 0000000000000..1a07a5fa92ddb --- /dev/null +++ b/blockchains/solana/assets/AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP/info.json @@ -0,0 +1,25 @@ +{ + "name": "Aurory", + "symbol": "AURY", + "type": "SPL", + "decimals": 9, + "description": "The Aurory team is composed of 30+ talents from the gaming and the cryptocurrency industry. ", + "website": "https://aurory.io/", + "explorer": "https://solscan.io/token/AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP", + "status": "active", + "id": "AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/auroryproject" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/aurory/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/aurory" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP/logo.png b/blockchains/solana/assets/AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP/logo.png new file mode 100644 index 0000000000000..c3a50ff5dff1a Binary files /dev/null and b/blockchains/solana/assets/AURYydfxJib1ZkTir1Jn1J9ECYUtjb6rKQVmtYaixWPP/logo.png differ diff --git a/blockchains/solana/assets/AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC/info.json b/blockchains/solana/assets/AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC/info.json new file mode 100644 index 0000000000000..0b8449189ec05 --- /dev/null +++ b/blockchains/solana/assets/AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC/info.json @@ -0,0 +1,14 @@ +{ + "name": "1INCH Token (Portal)", + "type": "SPL", + "symbol": "1INCH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://1inch.io/", + "explorer": "https://solscan.io/token/AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC", + "status": "active", + "id": "AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC/logo.png b/blockchains/solana/assets/AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC/logo.png new file mode 100644 index 0000000000000..a13b4c569ffcf Binary files /dev/null and b/blockchains/solana/assets/AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC/logo.png differ diff --git a/blockchains/solana/assets/Aqs5ydqKXEK2cjotDXxHmk8N9PknqQ5q4ZED4ymY1eeh/info.json b/blockchains/solana/assets/Aqs5ydqKXEK2cjotDXxHmk8N9PknqQ5q4ZED4ymY1eeh/info.json new file mode 100644 index 0000000000000..6a82c0b3a28e7 --- /dev/null +++ b/blockchains/solana/assets/Aqs5ydqKXEK2cjotDXxHmk8N9PknqQ5q4ZED4ymY1eeh/info.json @@ -0,0 +1,14 @@ +{ + "name": "Nexus Mutual (Portal)", + "type": "SPL", + "symbol": "NXM", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://nexusmutual.io/", + "explorer": "https://solscan.io/token/Aqs5ydqKXEK2cjotDXxHmk8N9PknqQ5q4ZED4ymY1eeh", + "status": "active", + "id": "Aqs5ydqKXEK2cjotDXxHmk8N9PknqQ5q4ZED4ymY1eeh", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/Aqs5ydqKXEK2cjotDXxHmk8N9PknqQ5q4ZED4ymY1eeh/logo.png b/blockchains/solana/assets/Aqs5ydqKXEK2cjotDXxHmk8N9PknqQ5q4ZED4ymY1eeh/logo.png new file mode 100644 index 0000000000000..0326408b95ab9 Binary files /dev/null and b/blockchains/solana/assets/Aqs5ydqKXEK2cjotDXxHmk8N9PknqQ5q4ZED4ymY1eeh/logo.png differ diff --git a/blockchains/solana/assets/AtaQNGKRqk7nBexQjr2xPBDYaqXDsAxvwhyufA5Ffmw/info.json b/blockchains/solana/assets/AtaQNGKRqk7nBexQjr2xPBDYaqXDsAxvwhyufA5Ffmw/info.json new file mode 100644 index 0000000000000..c5470606c4dcc --- /dev/null +++ b/blockchains/solana/assets/AtaQNGKRqk7nBexQjr2xPBDYaqXDsAxvwhyufA5Ffmw/info.json @@ -0,0 +1,17 @@ +{ + "name": "jester turdeau", + "type": "SPL", + "symbol": "turdeau", + "decimals": 9, + "website": "https://jesterturdeau.com", + "description": "jester turdeau moon, no pepe moon jester turdeau moon today i s a jester turdeau da y toda i jester turdeau moon. yes jester turdeau go to da moon. u is cuming wif jester turdeau?", + "explorer": "https://solscan.io/token/AtaQNGKRqk7nBexQjr2xPBDYaqXDsAxvwhyufA5Ffmw", + "status": "active", + "id": "AtaQNGKRqk7nBexQjr2xPBDYaqXDsAxvwhyufA5Ffmw", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/jesterturdeau" + } + ] + } \ No newline at end of file diff --git a/blockchains/solana/assets/AtaQNGKRqk7nBexQjr2xPBDYaqXDsAxvwhyufA5Ffmw/logo.png b/blockchains/solana/assets/AtaQNGKRqk7nBexQjr2xPBDYaqXDsAxvwhyufA5Ffmw/logo.png new file mode 100644 index 0000000000000..e4c3184473862 Binary files /dev/null and b/blockchains/solana/assets/AtaQNGKRqk7nBexQjr2xPBDYaqXDsAxvwhyufA5Ffmw/logo.png differ diff --git a/blockchains/solana/assets/AuGz22orMknxQHTVGwAu7e3dJikTJKgcjFwMNDikEKmF/info.json b/blockchains/solana/assets/AuGz22orMknxQHTVGwAu7e3dJikTJKgcjFwMNDikEKmF/info.json new file mode 100644 index 0000000000000..4381bc75c3749 --- /dev/null +++ b/blockchains/solana/assets/AuGz22orMknxQHTVGwAu7e3dJikTJKgcjFwMNDikEKmF/info.json @@ -0,0 +1,14 @@ +{ + "name": "Gala (Portal)", + "type": "SPL", + "symbol": "GALA", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://gala.games/", + "explorer": "https://solscan.io/token/AuGz22orMknxQHTVGwAu7e3dJikTJKgcjFwMNDikEKmF", + "status": "active", + "id": "AuGz22orMknxQHTVGwAu7e3dJikTJKgcjFwMNDikEKmF", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/AuGz22orMknxQHTVGwAu7e3dJikTJKgcjFwMNDikEKmF/logo.png b/blockchains/solana/assets/AuGz22orMknxQHTVGwAu7e3dJikTJKgcjFwMNDikEKmF/logo.png new file mode 100644 index 0000000000000..25e802cdb09cf Binary files /dev/null and b/blockchains/solana/assets/AuGz22orMknxQHTVGwAu7e3dJikTJKgcjFwMNDikEKmF/logo.png differ diff --git a/blockchains/solana/assets/AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom/info.json b/blockchains/solana/assets/AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom/info.json new file mode 100644 index 0000000000000..c94fe8f165607 --- /dev/null +++ b/blockchains/solana/assets/AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom/info.json @@ -0,0 +1,14 @@ +{ + "name": "Compound (Portal)", + "type": "SPL", + "symbol": "COMP", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://compound.finance/governance/comp", + "explorer": "https://solscan.io/token/AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom", + "status": "active", + "id": "AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom/logo.png b/blockchains/solana/assets/AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom/logo.png new file mode 100644 index 0000000000000..0360ee6e83846 Binary files /dev/null and b/blockchains/solana/assets/AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom/logo.png differ diff --git a/blockchains/solana/assets/B2wfeYz5VtBnQVrX4M8F6FeDrprVrzKPws5qg1in8bzR/info.json b/blockchains/solana/assets/B2wfeYz5VtBnQVrX4M8F6FeDrprVrzKPws5qg1in8bzR/info.json new file mode 100644 index 0000000000000..325cbfa202477 --- /dev/null +++ b/blockchains/solana/assets/B2wfeYz5VtBnQVrX4M8F6FeDrprVrzKPws5qg1in8bzR/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Avalanche)", + "type": "SPL", + "symbol": "USDTav", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://solscan.io/token/B2wfeYz5VtBnQVrX4M8F6FeDrprVrzKPws5qg1in8bzR", + "status": "active", + "id": "B2wfeYz5VtBnQVrX4M8F6FeDrprVrzKPws5qg1in8bzR", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/B2wfeYz5VtBnQVrX4M8F6FeDrprVrzKPws5qg1in8bzR/logo.png b/blockchains/solana/assets/B2wfeYz5VtBnQVrX4M8F6FeDrprVrzKPws5qg1in8bzR/logo.png new file mode 100644 index 0000000000000..9e63d73503a5d Binary files /dev/null and b/blockchains/solana/assets/B2wfeYz5VtBnQVrX4M8F6FeDrprVrzKPws5qg1in8bzR/logo.png differ diff --git a/blockchains/solana/assets/BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U/info.json b/blockchains/solana/assets/BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U/info.json new file mode 100644 index 0000000000000..f8e586c0a6a04 --- /dev/null +++ b/blockchains/solana/assets/BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U/info.json @@ -0,0 +1,14 @@ +{ + "name": "Spell Token (Portal)", + "type": "SPL", + "symbol": "SPELL", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://abracadabra.money/", + "explorer": "https://solscan.io/token/BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U", + "status": "active", + "id": "BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U/logo.png b/blockchains/solana/assets/BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U/logo.png new file mode 100644 index 0000000000000..bf1b5d855c3d2 Binary files /dev/null and b/blockchains/solana/assets/BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U/logo.png differ diff --git a/blockchains/solana/assets/BLvmrccP4g1B6SpiVvmQrLUDya1nZ4B2D1nm9jzKF7sz/info.json b/blockchains/solana/assets/BLvmrccP4g1B6SpiVvmQrLUDya1nZ4B2D1nm9jzKF7sz/info.json new file mode 100644 index 0000000000000..2d68ffef89dc9 --- /dev/null +++ b/blockchains/solana/assets/BLvmrccP4g1B6SpiVvmQrLUDya1nZ4B2D1nm9jzKF7sz/info.json @@ -0,0 +1,14 @@ +{ + "name": "Convex Finance (Portal)", + "type": "SPL", + "symbol": "CVX", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.convexfinance.com/", + "explorer": "https://solscan.io/token/BLvmrccP4g1B6SpiVvmQrLUDya1nZ4B2D1nm9jzKF7sz", + "status": "active", + "id": "BLvmrccP4g1B6SpiVvmQrLUDya1nZ4B2D1nm9jzKF7sz", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/BLvmrccP4g1B6SpiVvmQrLUDya1nZ4B2D1nm9jzKF7sz/logo.png b/blockchains/solana/assets/BLvmrccP4g1B6SpiVvmQrLUDya1nZ4B2D1nm9jzKF7sz/logo.png new file mode 100644 index 0000000000000..2ac49ed32119a Binary files /dev/null and b/blockchains/solana/assets/BLvmrccP4g1B6SpiVvmQrLUDya1nZ4B2D1nm9jzKF7sz/logo.png differ diff --git a/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json b/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json index 16647bb6f05b8..3b8a098f173c1 100644 --- a/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json +++ b/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json @@ -1,11 +1,11 @@ { "name": "Wrapped USDT", - "website": "https://tether.to", - "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", - "explorer": "https://explorer.solana.com/address/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", - "type": "SPL", "symbol": "USDT", + "type": "SPL", "decimals": 6, + "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", + "website": "https://tether.to", + "explorer": "https://solscan.io/token/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", "status": "active", "id": "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", "links": [ diff --git a/blockchains/solana/assets/BXXkv6z8ykpG1yuvUDPgh732wzVHB69RnB9YgSYh3itW/info.json b/blockchains/solana/assets/BXXkv6z8ykpG1yuvUDPgh732wzVHB69RnB9YgSYh3itW/info.json new file mode 100644 index 0000000000000..0e899e2c458cb --- /dev/null +++ b/blockchains/solana/assets/BXXkv6z8ykpG1yuvUDPgh732wzVHB69RnB9YgSYh3itW/info.json @@ -0,0 +1,33 @@ +{ + "name": "Wrapped USDC", + "symbol": "USDC", + "type": "SPL", + "decimals": 6, + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "website": "https://www.centre.io/usdc", + "explorer": "https://solscan.io/token/BXXkv6z8ykpG1yuvUDPgh732wzVHB69RnB9YgSYh3itW", + "status": "abandoned", + "id": "BXXkv6z8ykpG1yuvUDPgh732wzVHB69RnB9YgSYh3itW", + "links": [ + { + "name": "github", + "url": "https://github.com/centrehq" + }, + { + "name": "whitepaper", + "url": "https://centre.io/pdfs/centre-whitepaper.pdf" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + }, + { + "name": "medium", + "url": "https://medium.com/centre-blog" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX/info.json b/blockchains/solana/assets/BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX/info.json new file mode 100644 index 0000000000000..9e54920d13762 --- /dev/null +++ b/blockchains/solana/assets/BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX/info.json @@ -0,0 +1,14 @@ +{ + "name": "yearn.finance (Portal)", + "type": "SPL", + "symbol": "YFI", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://yearn.finance", + "explorer": "https://solscan.io/token/BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX", + "status": "active", + "id": "BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX/logo.png b/blockchains/solana/assets/BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX/logo.png new file mode 100644 index 0000000000000..86698aee22ade Binary files /dev/null and b/blockchains/solana/assets/BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX/logo.png differ diff --git a/blockchains/solana/assets/Bzq68gAVedKqQkQbsM28yQ4LYpc2VComDUD9wJBywdTi/info.json b/blockchains/solana/assets/Bzq68gAVedKqQkQbsM28yQ4LYpc2VComDUD9wJBywdTi/info.json new file mode 100644 index 0000000000000..1ae96fe698468 --- /dev/null +++ b/blockchains/solana/assets/Bzq68gAVedKqQkQbsM28yQ4LYpc2VComDUD9wJBywdTi/info.json @@ -0,0 +1,14 @@ +{ + "name": "Interest Bearing Bitcoin (Portal)", + "type": "SPL", + "symbol": "ibBTC", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://app.badger.finance/ibBTC", + "explorer": "https://solscan.io/token/Bzq68gAVedKqQkQbsM28yQ4LYpc2VComDUD9wJBywdTi", + "status": "active", + "id": "Bzq68gAVedKqQkQbsM28yQ4LYpc2VComDUD9wJBywdTi", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/Bzq68gAVedKqQkQbsM28yQ4LYpc2VComDUD9wJBywdTi/logo.png b/blockchains/solana/assets/Bzq68gAVedKqQkQbsM28yQ4LYpc2VComDUD9wJBywdTi/logo.png new file mode 100644 index 0000000000000..21ab65ad01b1d Binary files /dev/null and b/blockchains/solana/assets/Bzq68gAVedKqQkQbsM28yQ4LYpc2VComDUD9wJBywdTi/logo.png differ diff --git a/blockchains/solana/assets/C6oFsE8nXRDThzrMEQ5SxaNFGKoyyfWDDVPw37JKvPTe/info.json b/blockchains/solana/assets/C6oFsE8nXRDThzrMEQ5SxaNFGKoyyfWDDVPw37JKvPTe/info.json new file mode 100644 index 0000000000000..c5be298762909 --- /dev/null +++ b/blockchains/solana/assets/C6oFsE8nXRDThzrMEQ5SxaNFGKoyyfWDDVPw37JKvPTe/info.json @@ -0,0 +1,14 @@ +{ + "name": "Paxos Gold (Portal)", + "type": "SPL", + "symbol": "PAXG", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/paxgold/", + "explorer": "https://solscan.io/token/C6oFsE8nXRDThzrMEQ5SxaNFGKoyyfWDDVPw37JKvPTe", + "status": "active", + "id": "C6oFsE8nXRDThzrMEQ5SxaNFGKoyyfWDDVPw37JKvPTe", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/C6oFsE8nXRDThzrMEQ5SxaNFGKoyyfWDDVPw37JKvPTe/logo.png b/blockchains/solana/assets/C6oFsE8nXRDThzrMEQ5SxaNFGKoyyfWDDVPw37JKvPTe/logo.png new file mode 100644 index 0000000000000..c7e1e770bd363 Binary files /dev/null and b/blockchains/solana/assets/C6oFsE8nXRDThzrMEQ5SxaNFGKoyyfWDDVPw37JKvPTe/logo.png differ diff --git a/blockchains/solana/assets/C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h/info.json b/blockchains/solana/assets/C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h/info.json new file mode 100644 index 0000000000000..95464524e336f --- /dev/null +++ b/blockchains/solana/assets/C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h/info.json @@ -0,0 +1,14 @@ +{ + "name": "MATIC (Portal from Ethereum)", + "type": "SPL", + "symbol": "MATICet", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://polygon.technology/", + "explorer": "https://solscan.io/token/C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h", + "status": "active", + "id": "C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h/logo.png b/blockchains/solana/assets/C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h/logo.png new file mode 100644 index 0000000000000..77ae2564d1308 Binary files /dev/null and b/blockchains/solana/assets/C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h/logo.png differ diff --git a/blockchains/solana/assets/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9/info.json b/blockchains/solana/assets/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9/info.json new file mode 100644 index 0000000000000..d831ad876c678 --- /dev/null +++ b/blockchains/solana/assets/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9/info.json @@ -0,0 +1,33 @@ +{ + "name": "Coin98", + "website": "https://coin98.com/", + "description": "Coin98 enables value transfer as easily as using the Internet by the innovation of Multi-chain Engine, Fully Automatic Liquidity and Space Gate, all in one Super Liquidity Aggregator.", + "explorer": "https://solscan.io/token/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9", + "type": "SPL", + "symbol": "C98", + "decimals": 6, + "status": "active", + "id": "C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/coin98_finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/coin98/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/coin98/" + }, + { + "name": "github", + "url": "https://github.com/coin98" + }, + { + "name": "telegram", + "url": "https://t.me/StackerVentures" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9/logo.png b/blockchains/solana/assets/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9/logo.png new file mode 100644 index 0000000000000..adc079763a7c5 Binary files /dev/null and b/blockchains/solana/assets/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9/logo.png differ diff --git a/blockchains/solana/assets/CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks/info.json b/blockchains/solana/assets/CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks/info.json new file mode 100644 index 0000000000000..bad799c7bd5af --- /dev/null +++ b/blockchains/solana/assets/CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks/info.json @@ -0,0 +1,32 @@ +{ + "name": "Gari", + "type": "SPL", + "symbol": "GARI", + "decimals": 9, + "website": "https://gari.network/", + "description": "CHINGARI IS THE LARGEST ON CHAIN SOCIAL GRAPH ON WEB3", + "explorer": "https://solscan.io/token/CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks", + "status": "active", + "id": "CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/GariToken" + }, + { + "name": "facebook", + "url": "https://facebook.com/GARInetwork-283510420162868" + }, + { + "name": "telegram", + "url": "https://t.me/garitokenofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/gari/" + } + ], + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks/logo.png b/blockchains/solana/assets/CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks/logo.png new file mode 100644 index 0000000000000..11b65fe83918c Binary files /dev/null and b/blockchains/solana/assets/CKaKtYvz6dKPyMvYq9Rh3UBrnNqYZAyd7iF4hJtjUvks/logo.png differ diff --git a/blockchains/solana/assets/CLQsDGoGibdNPnVCFp8BAsN2unvyvb41Jd5USYwAnzAg/info.json b/blockchains/solana/assets/CLQsDGoGibdNPnVCFp8BAsN2unvyvb41Jd5USYwAnzAg/info.json new file mode 100644 index 0000000000000..089cd96239e3a --- /dev/null +++ b/blockchains/solana/assets/CLQsDGoGibdNPnVCFp8BAsN2unvyvb41Jd5USYwAnzAg/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ethereum Name Service (Portal)", + "type": "SPL", + "symbol": "ENS", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ens.domains/", + "explorer": "https://solscan.io/token/CLQsDGoGibdNPnVCFp8BAsN2unvyvb41Jd5USYwAnzAg", + "status": "active", + "id": "CLQsDGoGibdNPnVCFp8BAsN2unvyvb41Jd5USYwAnzAg", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CLQsDGoGibdNPnVCFp8BAsN2unvyvb41Jd5USYwAnzAg/logo.png b/blockchains/solana/assets/CLQsDGoGibdNPnVCFp8BAsN2unvyvb41Jd5USYwAnzAg/logo.png new file mode 100644 index 0000000000000..78e1e3af3b77c Binary files /dev/null and b/blockchains/solana/assets/CLQsDGoGibdNPnVCFp8BAsN2unvyvb41Jd5USYwAnzAg/logo.png differ diff --git a/blockchains/solana/assets/CaGa7pddFXS65Gznqwp42kBhkJQdceoFVT7AQYo8Jr8Q/info.json b/blockchains/solana/assets/CaGa7pddFXS65Gznqwp42kBhkJQdceoFVT7AQYo8Jr8Q/info.json new file mode 100644 index 0000000000000..ced547cf43d6e --- /dev/null +++ b/blockchains/solana/assets/CaGa7pddFXS65Gznqwp42kBhkJQdceoFVT7AQYo8Jr8Q/info.json @@ -0,0 +1,14 @@ +{ + "name": "MATH Token (Portal)", + "type": "SPL", + "symbol": "MATH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://mathchain.org/en/", + "explorer": "https://solscan.io/token/CaGa7pddFXS65Gznqwp42kBhkJQdceoFVT7AQYo8Jr8Q", + "status": "active", + "id": "CaGa7pddFXS65Gznqwp42kBhkJQdceoFVT7AQYo8Jr8Q", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CaGa7pddFXS65Gznqwp42kBhkJQdceoFVT7AQYo8Jr8Q/logo.png b/blockchains/solana/assets/CaGa7pddFXS65Gznqwp42kBhkJQdceoFVT7AQYo8Jr8Q/logo.png new file mode 100644 index 0000000000000..1911b24c6b0a7 Binary files /dev/null and b/blockchains/solana/assets/CaGa7pddFXS65Gznqwp42kBhkJQdceoFVT7AQYo8Jr8Q/logo.png differ diff --git a/blockchains/solana/assets/CbNYA9n3927uXUukee2Hf4tm3xxkffJPPZvGazc2EAH1/info.json b/blockchains/solana/assets/CbNYA9n3927uXUukee2Hf4tm3xxkffJPPZvGazc2EAH1/info.json new file mode 100644 index 0000000000000..e3b6a8aeb3a9e --- /dev/null +++ b/blockchains/solana/assets/CbNYA9n3927uXUukee2Hf4tm3xxkffJPPZvGazc2EAH1/info.json @@ -0,0 +1,14 @@ +{ + "name": "agEUR (Portal)", + "type": "SPL", + "symbol": "agEUR", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.angle.money", + "explorer": "https://solscan.io/token/CbNYA9n3927uXUukee2Hf4tm3xxkffJPPZvGazc2EAH1", + "status": "active", + "id": "CbNYA9n3927uXUukee2Hf4tm3xxkffJPPZvGazc2EAH1", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CbNYA9n3927uXUukee2Hf4tm3xxkffJPPZvGazc2EAH1/logo.png b/blockchains/solana/assets/CbNYA9n3927uXUukee2Hf4tm3xxkffJPPZvGazc2EAH1/logo.png new file mode 100644 index 0000000000000..6fa264039f9dd Binary files /dev/null and b/blockchains/solana/assets/CbNYA9n3927uXUukee2Hf4tm3xxkffJPPZvGazc2EAH1/logo.png differ diff --git a/blockchains/solana/assets/ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj/info.json b/blockchains/solana/assets/ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj/info.json new file mode 100644 index 0000000000000..f54be0567ad3c --- /dev/null +++ b/blockchains/solana/assets/ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj/info.json @@ -0,0 +1,14 @@ +{ + "name": "SushiToken (Portal)", + "type": "SPL", + "symbol": "SUSHI", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://sushi.com/", + "explorer": "https://solscan.io/token/ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj", + "status": "active", + "id": "ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj/logo.png b/blockchains/solana/assets/ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj/logo.png new file mode 100644 index 0000000000000..1057abafc2a9b Binary files /dev/null and b/blockchains/solana/assets/ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj/logo.png differ diff --git a/blockchains/solana/assets/CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z/info.json b/blockchains/solana/assets/CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z/info.json new file mode 100644 index 0000000000000..9301b2c8581b6 --- /dev/null +++ b/blockchains/solana/assets/CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z/info.json @@ -0,0 +1,14 @@ +{ + "name": "Shiba Inu (Portal)", + "type": "SPL", + "symbol": "SHIB", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://shibatoken.com/", + "explorer": "https://solscan.io/token/CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z", + "status": "active", + "id": "CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z/logo.png b/blockchains/solana/assets/CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z/logo.png new file mode 100644 index 0000000000000..5f4a1d03d126c Binary files /dev/null and b/blockchains/solana/assets/CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z/logo.png differ diff --git a/blockchains/solana/assets/CobcsUrt3p91FwvULYKorQejgsm5HoQdv5T8RUZ6PnLA/info.json b/blockchains/solana/assets/CobcsUrt3p91FwvULYKorQejgsm5HoQdv5T8RUZ6PnLA/info.json new file mode 100644 index 0000000000000..ac7463cab7a53 --- /dev/null +++ b/blockchains/solana/assets/CobcsUrt3p91FwvULYKorQejgsm5HoQdv5T8RUZ6PnLA/info.json @@ -0,0 +1,14 @@ +{ + "name": "ConstitutionDAO (Portal)", + "type": "SPL", + "symbol": "PEOPLE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.constitutiondao.com/", + "explorer": "https://solscan.io/token/CobcsUrt3p91FwvULYKorQejgsm5HoQdv5T8RUZ6PnLA", + "status": "active", + "id": "CobcsUrt3p91FwvULYKorQejgsm5HoQdv5T8RUZ6PnLA", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CobcsUrt3p91FwvULYKorQejgsm5HoQdv5T8RUZ6PnLA/logo.png b/blockchains/solana/assets/CobcsUrt3p91FwvULYKorQejgsm5HoQdv5T8RUZ6PnLA/logo.png new file mode 100644 index 0000000000000..28c3327bc1d30 Binary files /dev/null and b/blockchains/solana/assets/CobcsUrt3p91FwvULYKorQejgsm5HoQdv5T8RUZ6PnLA/logo.png differ diff --git a/blockchains/solana/assets/CriXdFS9iRAYbGEQiTcUqbWwG9RBmYt5B6LwTnoJ61Sm/info.json b/blockchains/solana/assets/CriXdFS9iRAYbGEQiTcUqbWwG9RBmYt5B6LwTnoJ61Sm/info.json new file mode 100644 index 0000000000000..7995302733136 --- /dev/null +++ b/blockchains/solana/assets/CriXdFS9iRAYbGEQiTcUqbWwG9RBmYt5B6LwTnoJ61Sm/info.json @@ -0,0 +1,14 @@ +{ + "name": "JoeToken (Portal)", + "type": "SPL", + "symbol": "JOE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.traderjoexyz.com/#/home", + "explorer": "https://solscan.io/token/CriXdFS9iRAYbGEQiTcUqbWwG9RBmYt5B6LwTnoJ61Sm", + "status": "active", + "id": "CriXdFS9iRAYbGEQiTcUqbWwG9RBmYt5B6LwTnoJ61Sm", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CriXdFS9iRAYbGEQiTcUqbWwG9RBmYt5B6LwTnoJ61Sm/logo.png b/blockchains/solana/assets/CriXdFS9iRAYbGEQiTcUqbWwG9RBmYt5B6LwTnoJ61Sm/logo.png new file mode 100644 index 0000000000000..6665b92f26b1e Binary files /dev/null and b/blockchains/solana/assets/CriXdFS9iRAYbGEQiTcUqbWwG9RBmYt5B6LwTnoJ61Sm/logo.png differ diff --git a/blockchains/solana/assets/CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K/info.json b/blockchains/solana/assets/CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K/info.json new file mode 100644 index 0000000000000..849d66922acc9 --- /dev/null +++ b/blockchains/solana/assets/CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K/info.json @@ -0,0 +1,28 @@ +{ + "name": "Wrapped ALEPH (Sollet)", + "website": "https://aleph.im/", + "description": "Fetch.ai aims to be at the forefront of accelerating research and the deployment of emerging technologies such as blockchain and AI.", + "explorer": "https://solscan.io/token/CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K", + "type": "SPL", + "symbol": "ALEPH", + "decimals": 6, + "status": "active", + "id": "CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K", + "tags": [ + "defi" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/aleph_im" + }, + { + "name": "github", + "url": "https://github.com/aleph-im" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/aleph-im/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K/logo.png b/blockchains/solana/assets/CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K/logo.png new file mode 100644 index 0000000000000..dd5c56ded3a10 Binary files /dev/null and b/blockchains/solana/assets/CsZ5LZkDS7h9TDKjrbL7VAwQZ9nsRu8vJLhRYfmGaN8K/logo.png differ diff --git a/blockchains/solana/assets/CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu/info.json b/blockchains/solana/assets/CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu/info.json new file mode 100644 index 0000000000000..5f430fde5d47a --- /dev/null +++ b/blockchains/solana/assets/CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu/info.json @@ -0,0 +1,41 @@ +{ + "name": "Wrapped Conceal", + "symbol": "wCCX", + "type": "SPL", + "decimals": 6, + "description": "Wrapped Conceal ($wCCX) is just a representation of ₡CCX on any of the available bridged ecosystems — a tokenized ₡CCX. Exactly one $wCCX will always represent (or equal) one ₡CCX.", + "website": "https://conceal.network/", + "explorer": "https://solscan.io/token/CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu", + "status": "active", + "id": "CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu", + "links": [ + { + "name": "telegram", + "url": "https://t.me/concealnetworkusers" + }, + { + "name": "twitter", + "url": "https://twitter.com/ConcealNetwork" + }, + { + "name": "discord", + "url": "https://discord.com/invite/YbpHVSd" + }, + { + "name": "github", + "url": "https://github.com/sushiswap" + }, + { + "name": "medium", + "url": "https://concealnetwork.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wrapped-conceal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wrapped-conceal/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu/logo.png b/blockchains/solana/assets/CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu/logo.png new file mode 100644 index 0000000000000..b9f69da48bcb0 Binary files /dev/null and b/blockchains/solana/assets/CzqJTjTp3R9opDHmzF5Gy1G2NKDHEyMufa4Keiju4PLu/logo.png differ diff --git a/blockchains/solana/assets/D559HwgjYGDYsXpmFUKxhFTEwutvS9sya1kXiyCVogCV/info.json b/blockchains/solana/assets/D559HwgjYGDYsXpmFUKxhFTEwutvS9sya1kXiyCVogCV/info.json new file mode 100644 index 0000000000000..32f59f91c4140 --- /dev/null +++ b/blockchains/solana/assets/D559HwgjYGDYsXpmFUKxhFTEwutvS9sya1kXiyCVogCV/info.json @@ -0,0 +1,14 @@ +{ + "name": "Amp (Portal)", + "type": "SPL", + "symbol": "AMP", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://amptoken.org/", + "explorer": "https://solscan.io/token/D559HwgjYGDYsXpmFUKxhFTEwutvS9sya1kXiyCVogCV", + "status": "active", + "id": "D559HwgjYGDYsXpmFUKxhFTEwutvS9sya1kXiyCVogCV", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/D559HwgjYGDYsXpmFUKxhFTEwutvS9sya1kXiyCVogCV/logo.png b/blockchains/solana/assets/D559HwgjYGDYsXpmFUKxhFTEwutvS9sya1kXiyCVogCV/logo.png new file mode 100644 index 0000000000000..7c381270386a8 Binary files /dev/null and b/blockchains/solana/assets/D559HwgjYGDYsXpmFUKxhFTEwutvS9sya1kXiyCVogCV/logo.png differ diff --git a/blockchains/solana/assets/DAtU322C23YpoZyWBm8szk12QyqHa9rUQe1EYXzbm1JE/info.json b/blockchains/solana/assets/DAtU322C23YpoZyWBm8szk12QyqHa9rUQe1EYXzbm1JE/info.json new file mode 100644 index 0000000000000..9a126c55ed988 --- /dev/null +++ b/blockchains/solana/assets/DAtU322C23YpoZyWBm8szk12QyqHa9rUQe1EYXzbm1JE/info.json @@ -0,0 +1,25 @@ +{ + "name": "The 4th Pillar Token", + "symbol": "FOUR", + "type": "SPL", + "decimals": 9, + "description": "FOUR token is a technical and incentive component dedicated to; (1) RTA (i.e. right-to-access), and; (2) MTO (i.e. multiple-transfer option) models in the ecosystem of Web3 communication.", + "website": "https://the4thpillar.io/", + "explorer": "https://solscan.io/token/DAtU322C23YpoZyWBm8szk12QyqHa9rUQe1EYXzbm1JE", + "status": "active", + "id": "DAtU322C23YpoZyWBm8szk12QyqHa9rUQe1EYXzbm1JE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/4pfour" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-4th-pillar" + } + ], + "tags": [ + "governance", + "staking" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/DAtU322C23YpoZyWBm8szk12QyqHa9rUQe1EYXzbm1JE/logo.png b/blockchains/solana/assets/DAtU322C23YpoZyWBm8szk12QyqHa9rUQe1EYXzbm1JE/logo.png new file mode 100644 index 0000000000000..b0d3e287349fe Binary files /dev/null and b/blockchains/solana/assets/DAtU322C23YpoZyWBm8szk12QyqHa9rUQe1EYXzbm1JE/logo.png differ diff --git a/blockchains/solana/assets/DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh/info.json b/blockchains/solana/assets/DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh/info.json new file mode 100644 index 0000000000000..42a479c58c0dd --- /dev/null +++ b/blockchains/solana/assets/DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh/info.json @@ -0,0 +1,25 @@ +{ + "name": "DeFi Land", + "symbol": "DFL", + "type": "SPL", + "decimals": 9, + "description": "DeFi Land is a multi-chain agriculture-simulation web-game created to gamify decentralized finance.", + "website": "https://defiland.app/", + "explorer": "https://solscan.io/token/DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh", + "status": "active", + "id": "DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/DeFi_Land" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/defi-land/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/defi-land" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh/logo.png b/blockchains/solana/assets/DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh/logo.png new file mode 100644 index 0000000000000..b657247adb538 Binary files /dev/null and b/blockchains/solana/assets/DFL1zNkaGPWm1BqAVqRjCZvHmwTFrEaJtbzJWgseoNJh/logo.png differ diff --git a/blockchains/solana/assets/DPgNKZJAG2w1S6vfYHDBT62R4qrWWH5f45CnxtbQduZE/info.json b/blockchains/solana/assets/DPgNKZJAG2w1S6vfYHDBT62R4qrWWH5f45CnxtbQduZE/info.json new file mode 100644 index 0000000000000..7dd6ed5f16f3d --- /dev/null +++ b/blockchains/solana/assets/DPgNKZJAG2w1S6vfYHDBT62R4qrWWH5f45CnxtbQduZE/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tribe (Portal)", + "type": "SPL", + "symbol": "TRIBE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://fei.money/", + "explorer": "https://solscan.io/token/DPgNKZJAG2w1S6vfYHDBT62R4qrWWH5f45CnxtbQduZE", + "status": "active", + "id": "DPgNKZJAG2w1S6vfYHDBT62R4qrWWH5f45CnxtbQduZE", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/DPgNKZJAG2w1S6vfYHDBT62R4qrWWH5f45CnxtbQduZE/logo.png b/blockchains/solana/assets/DPgNKZJAG2w1S6vfYHDBT62R4qrWWH5f45CnxtbQduZE/logo.png new file mode 100644 index 0000000000000..d97dfb3f2a1f5 Binary files /dev/null and b/blockchains/solana/assets/DPgNKZJAG2w1S6vfYHDBT62R4qrWWH5f45CnxtbQduZE/logo.png differ diff --git a/blockchains/solana/assets/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263/info.json b/blockchains/solana/assets/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263/info.json new file mode 100644 index 0000000000000..70cc562f242ad --- /dev/null +++ b/blockchains/solana/assets/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263/info.json @@ -0,0 +1,28 @@ +{ + "name": "Bonk", + "type": "SPL", + "symbol": "Bonk", + "decimals": 5, + "website": "https://www.bonkcoin.com", + "description": "Bonk is the first Solana dog coin for the people, by the people with 50% of the total supply airdropped to the Solana community. The Bonk contributors were tired of toxic “Alameda” tokenomics and wanted to make a fun memecoin where everyone gets a fair shot.", + "explorer": "https://solscan.io/token/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263", + "status": "active", + "id": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bonk_inu" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/bonk1/" + }, + { + "name": "whitepaper", + "url": "https://www.bonkcoin.com/bonkpaper" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263/logo.png b/blockchains/solana/assets/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263/logo.png new file mode 100644 index 0000000000000..d56041397f1e3 Binary files /dev/null and b/blockchains/solana/assets/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263/logo.png differ diff --git a/blockchains/solana/assets/DiJut4U3CU8b3bRgwfyqtJMJ4wjzJHaX6hudamjH46Km/info.json b/blockchains/solana/assets/DiJut4U3CU8b3bRgwfyqtJMJ4wjzJHaX6hudamjH46Km/info.json new file mode 100644 index 0000000000000..36a234f9c8629 --- /dev/null +++ b/blockchains/solana/assets/DiJut4U3CU8b3bRgwfyqtJMJ4wjzJHaX6hudamjH46Km/info.json @@ -0,0 +1,14 @@ +{ + "name": "PopsicleToken (Portal)", + "type": "SPL", + "symbol": "ICE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://popsicle.finance/", + "explorer": "https://solscan.io/token/DiJut4U3CU8b3bRgwfyqtJMJ4wjzJHaX6hudamjH46Km", + "status": "active", + "id": "DiJut4U3CU8b3bRgwfyqtJMJ4wjzJHaX6hudamjH46Km", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/DiJut4U3CU8b3bRgwfyqtJMJ4wjzJHaX6hudamjH46Km/logo.png b/blockchains/solana/assets/DiJut4U3CU8b3bRgwfyqtJMJ4wjzJHaX6hudamjH46Km/logo.png new file mode 100644 index 0000000000000..98e407eb1b226 Binary files /dev/null and b/blockchains/solana/assets/DiJut4U3CU8b3bRgwfyqtJMJ4wjzJHaX6hudamjH46Km/logo.png differ diff --git a/blockchains/solana/assets/DkbE8U4gSRuGHcVMA1LwyZPYUjYbfEbjW8DMR3iSXBzr/info.json b/blockchains/solana/assets/DkbE8U4gSRuGHcVMA1LwyZPYUjYbfEbjW8DMR3iSXBzr/info.json new file mode 100644 index 0000000000000..1720f4a0a18a1 --- /dev/null +++ b/blockchains/solana/assets/DkbE8U4gSRuGHcVMA1LwyZPYUjYbfEbjW8DMR3iSXBzr/info.json @@ -0,0 +1,14 @@ +{ + "name": "Reserve Rights (Portal)", + "type": "SPL", + "symbol": "RSR", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://reserve.org/", + "explorer": "https://solscan.io/token/DkbE8U4gSRuGHcVMA1LwyZPYUjYbfEbjW8DMR3iSXBzr", + "status": "active", + "id": "DkbE8U4gSRuGHcVMA1LwyZPYUjYbfEbjW8DMR3iSXBzr", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/DkbE8U4gSRuGHcVMA1LwyZPYUjYbfEbjW8DMR3iSXBzr/logo.png b/blockchains/solana/assets/DkbE8U4gSRuGHcVMA1LwyZPYUjYbfEbjW8DMR3iSXBzr/logo.png new file mode 100644 index 0000000000000..5dd53038c3d1c Binary files /dev/null and b/blockchains/solana/assets/DkbE8U4gSRuGHcVMA1LwyZPYUjYbfEbjW8DMR3iSXBzr/logo.png differ diff --git a/blockchains/solana/assets/Dn4noZ5jgGfkntzcQSUZ8czkreiZ1ForXYoV2H8Dm7S1/info.json b/blockchains/solana/assets/Dn4noZ5jgGfkntzcQSUZ8czkreiZ1ForXYoV2H8Dm7S1/info.json new file mode 100644 index 0000000000000..f67ace0c484d3 --- /dev/null +++ b/blockchains/solana/assets/Dn4noZ5jgGfkntzcQSUZ8czkreiZ1ForXYoV2H8Dm7S1/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Ethereum)", + "type": "SPL", + "symbol": "USDTet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://solscan.io/token/Dn4noZ5jgGfkntzcQSUZ8czkreiZ1ForXYoV2H8Dm7S1", + "status": "active", + "id": "Dn4noZ5jgGfkntzcQSUZ8czkreiZ1ForXYoV2H8Dm7S1", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/Dn4noZ5jgGfkntzcQSUZ8czkreiZ1ForXYoV2H8Dm7S1/logo.png b/blockchains/solana/assets/Dn4noZ5jgGfkntzcQSUZ8czkreiZ1ForXYoV2H8Dm7S1/logo.png new file mode 100644 index 0000000000000..46b9968e18279 Binary files /dev/null and b/blockchains/solana/assets/Dn4noZ5jgGfkntzcQSUZ8czkreiZ1ForXYoV2H8Dm7S1/logo.png differ diff --git a/blockchains/solana/assets/DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA/info.json b/blockchains/solana/assets/DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA/info.json new file mode 100644 index 0000000000000..70112742279e2 --- /dev/null +++ b/blockchains/solana/assets/DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA/info.json @@ -0,0 +1,14 @@ +{ + "name": "Crypto.com Coin (Portal)", + "type": "SPL", + "symbol": "CRO", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://crypto.com/", + "explorer": "https://solscan.io/token/DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA", + "status": "active", + "id": "DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA/logo.png b/blockchains/solana/assets/DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA/logo.png new file mode 100644 index 0000000000000..ae6f856aed4eb Binary files /dev/null and b/blockchains/solana/assets/DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA/logo.png differ diff --git a/blockchains/solana/assets/E2VmbootbVCBkMNNxKQgCLMS1X3NoGMaYAsufaAsf7M/info.json b/blockchains/solana/assets/E2VmbootbVCBkMNNxKQgCLMS1X3NoGMaYAsufaAsf7M/info.json new file mode 100644 index 0000000000000..ad8547c00f502 --- /dev/null +++ b/blockchains/solana/assets/E2VmbootbVCBkMNNxKQgCLMS1X3NoGMaYAsufaAsf7M/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (PoS) (Portal from Polygon)", + "type": "SPL", + "symbol": "USDCpo", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://solscan.io/token/E2VmbootbVCBkMNNxKQgCLMS1X3NoGMaYAsufaAsf7M", + "status": "active", + "id": "E2VmbootbVCBkMNNxKQgCLMS1X3NoGMaYAsufaAsf7M", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/E2VmbootbVCBkMNNxKQgCLMS1X3NoGMaYAsufaAsf7M/logo.png b/blockchains/solana/assets/E2VmbootbVCBkMNNxKQgCLMS1X3NoGMaYAsufaAsf7M/logo.png new file mode 100644 index 0000000000000..4e3f74d233943 Binary files /dev/null and b/blockchains/solana/assets/E2VmbootbVCBkMNNxKQgCLMS1X3NoGMaYAsufaAsf7M/logo.png differ diff --git a/blockchains/solana/assets/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp/info.json b/blockchains/solana/assets/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp/info.json index dcadab47dd3f3..43841f5c961a9 100644 --- a/blockchains/solana/assets/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp/info.json +++ b/blockchains/solana/assets/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp/info.json @@ -1,11 +1,11 @@ { "name": "Cryptocurrencies.Ai", - "website": "https://cryptocurrencies.ai", - "description": "Next Generation crypto exchange $CCAI with DeFi products on Solana and CEX with Smart trading.", - "explorer": "https://explorer.solana.com/address/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp", - "type": "SPL", "symbol": "CCAI", + "type": "SPL", "decimals": 9, + "description": "Next Generation crypto exchange $CCAI with DeFi products on Solana and CEX with Smart trading.", + "website": "https://cryptocurrencies.ai", + "explorer": "https://solscan.io/token/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp", "status": "active", "id": "E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp" } \ No newline at end of file diff --git a/blockchains/solana/assets/E5rk3nmgLUuKUiS94gg4bpWwWwyjCMtddsAXkTFLtHEy/info.json b/blockchains/solana/assets/E5rk3nmgLUuKUiS94gg4bpWwWwyjCMtddsAXkTFLtHEy/info.json new file mode 100644 index 0000000000000..851b7f6b784b8 --- /dev/null +++ b/blockchains/solana/assets/E5rk3nmgLUuKUiS94gg4bpWwWwyjCMtddsAXkTFLtHEy/info.json @@ -0,0 +1,33 @@ +{ + "name": "WOO Network", + "type": "SPL", + "symbol": "WOO", + "decimals": 6, + "website": "https://woo.network", + "description": "Wootrade is a layer one trading infrastructure complete with deep liquidity, frontend trading GUI, and the ability to integrate into any exchange, trading desk, wallet, dApp, or other trading-related platform.", + "explorer": "https://solscan.io/token/E5rk3nmgLUuKUiS94gg4bpWwWwyjCMtddsAXkTFLtHEy", + "status": "active", + "id": "E5rk3nmgLUuKUiS94gg4bpWwWwyjCMtddsAXkTFLtHEy", + "links": [ + { + "name": "telegram", + "url": "https://t.me/wootrade" + }, + { + "name": "blog", + "url": "https://medium.com/@wootrade" + }, + { + "name": "facebook", + "url": "https://facebook.com/Wootrade" + }, + { + "name": "whitepaper", + "url": "https://woo.network/Litepaper.pdf" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/wootrade-network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/E5rk3nmgLUuKUiS94gg4bpWwWwyjCMtddsAXkTFLtHEy/logo.png b/blockchains/solana/assets/E5rk3nmgLUuKUiS94gg4bpWwWwyjCMtddsAXkTFLtHEy/logo.png new file mode 100644 index 0000000000000..6a4f498ca1b25 Binary files /dev/null and b/blockchains/solana/assets/E5rk3nmgLUuKUiS94gg4bpWwWwyjCMtddsAXkTFLtHEy/logo.png differ diff --git a/blockchains/solana/assets/EDVVEYW4fPJ6vKw5LZXRGUSPzxoHrv6eWvTqhCr8oShs/info.json b/blockchains/solana/assets/EDVVEYW4fPJ6vKw5LZXRGUSPzxoHrv6eWvTqhCr8oShs/info.json new file mode 100644 index 0000000000000..ca359b0c73896 --- /dev/null +++ b/blockchains/solana/assets/EDVVEYW4fPJ6vKw5LZXRGUSPzxoHrv6eWvTqhCr8oShs/info.json @@ -0,0 +1,14 @@ +{ + "name": "Bancor Network Token (Portal)", + "type": "SPL", + "symbol": "BNT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.bancor.network/", + "explorer": "https://solscan.io/token/EDVVEYW4fPJ6vKw5LZXRGUSPzxoHrv6eWvTqhCr8oShs", + "status": "active", + "id": "EDVVEYW4fPJ6vKw5LZXRGUSPzxoHrv6eWvTqhCr8oShs", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EDVVEYW4fPJ6vKw5LZXRGUSPzxoHrv6eWvTqhCr8oShs/logo.png b/blockchains/solana/assets/EDVVEYW4fPJ6vKw5LZXRGUSPzxoHrv6eWvTqhCr8oShs/logo.png new file mode 100644 index 0000000000000..3eb53daf92fd9 Binary files /dev/null and b/blockchains/solana/assets/EDVVEYW4fPJ6vKw5LZXRGUSPzxoHrv6eWvTqhCr8oShs/logo.png differ diff --git a/blockchains/solana/assets/EF23Avq2cTPnMVTfHacZ3SG5Z8misHmFA2gbt2rKqiYH/info.json b/blockchains/solana/assets/EF23Avq2cTPnMVTfHacZ3SG5Z8misHmFA2gbt2rKqiYH/info.json new file mode 100644 index 0000000000000..4f68c4b159787 --- /dev/null +++ b/blockchains/solana/assets/EF23Avq2cTPnMVTfHacZ3SG5Z8misHmFA2gbt2rKqiYH/info.json @@ -0,0 +1,21 @@ +{ + "name": "elizabath whoren", + "type": "SPL", + "symbol": "whoren", + "decimals": 9, + "website": "https://elizabathwhoren.com", + "description": "Elizabath Whoren is building a Crypot Army to take ova de benks. She will tackle all de new printd maney and bring dem to Solami, for a welthy and free WebTree.", + "explorer": "https://solscan.io/token/EF23Avq2cTPnMVTfHacZ3SG5Z8misHmFA2gbt2rKqiYH", + "status": "active", + "id": "EF23Avq2cTPnMVTfHacZ3SG5Z8misHmFA2gbt2rKqiYH", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/WhorenOnSol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/elizabath-whoren/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EF23Avq2cTPnMVTfHacZ3SG5Z8misHmFA2gbt2rKqiYH/logo.png b/blockchains/solana/assets/EF23Avq2cTPnMVTfHacZ3SG5Z8misHmFA2gbt2rKqiYH/logo.png new file mode 100644 index 0000000000000..19414ac8ad990 Binary files /dev/null and b/blockchains/solana/assets/EF23Avq2cTPnMVTfHacZ3SG5Z8misHmFA2gbt2rKqiYH/logo.png differ diff --git a/blockchains/solana/assets/EHKQvJGu48ydKA4d3RivrkNyTJTkSdoS32UafxSX1yak/info.json b/blockchains/solana/assets/EHKQvJGu48ydKA4d3RivrkNyTJTkSdoS32UafxSX1yak/info.json new file mode 100644 index 0000000000000..b1362c8052ba8 --- /dev/null +++ b/blockchains/solana/assets/EHKQvJGu48ydKA4d3RivrkNyTJTkSdoS32UafxSX1yak/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ampleforth (Portal)", + "type": "SPL", + "symbol": "AMPL", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.ampleforth.org/", + "explorer": "https://solscan.io/token/EHKQvJGu48ydKA4d3RivrkNyTJTkSdoS32UafxSX1yak", + "status": "active", + "id": "EHKQvJGu48ydKA4d3RivrkNyTJTkSdoS32UafxSX1yak", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EHKQvJGu48ydKA4d3RivrkNyTJTkSdoS32UafxSX1yak/logo.png b/blockchains/solana/assets/EHKQvJGu48ydKA4d3RivrkNyTJTkSdoS32UafxSX1yak/logo.png new file mode 100644 index 0000000000000..c1bf2227af016 Binary files /dev/null and b/blockchains/solana/assets/EHKQvJGu48ydKA4d3RivrkNyTJTkSdoS32UafxSX1yak/logo.png differ diff --git a/blockchains/solana/assets/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/info.json b/blockchains/solana/assets/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/info.json new file mode 100644 index 0000000000000..fbfda128ac56c --- /dev/null +++ b/blockchains/solana/assets/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/info.json @@ -0,0 +1,21 @@ +{ + "name": "dogwifhat", + "type": "SPL", + "symbol": "WIF", + "decimals": 6, + "description": "The live dogwifhat price today is $0.239284 USD with a 24-hour trading volume of $32,653,726 USD.", + "website": "https://dogwifcoin.org", + "explorer": "https://solscan.io/token/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm", + "status": "active", + "id": "EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dogwifcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/dogwifhat/" + } +] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/logo.png b/blockchains/solana/assets/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/logo.png new file mode 100644 index 0000000000000..b7068fa56e178 Binary files /dev/null and b/blockchains/solana/assets/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/logo.png differ diff --git a/blockchains/solana/assets/EPeUFDgHRxs9xxEPVaL6kfGQvCon7jmAWKVUHuux1Tpz/info.json b/blockchains/solana/assets/EPeUFDgHRxs9xxEPVaL6kfGQvCon7jmAWKVUHuux1Tpz/info.json new file mode 100644 index 0000000000000..7d3f082840539 --- /dev/null +++ b/blockchains/solana/assets/EPeUFDgHRxs9xxEPVaL6kfGQvCon7jmAWKVUHuux1Tpz/info.json @@ -0,0 +1,14 @@ +{ + "name": "Basic Attention Token (Portal)", + "type": "SPL", + "symbol": "BAT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://basicattentiontoken.org/", + "explorer": "https://solscan.io/token/EPeUFDgHRxs9xxEPVaL6kfGQvCon7jmAWKVUHuux1Tpz", + "status": "active", + "id": "EPeUFDgHRxs9xxEPVaL6kfGQvCon7jmAWKVUHuux1Tpz", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EPeUFDgHRxs9xxEPVaL6kfGQvCon7jmAWKVUHuux1Tpz/logo.png b/blockchains/solana/assets/EPeUFDgHRxs9xxEPVaL6kfGQvCon7jmAWKVUHuux1Tpz/logo.png new file mode 100644 index 0000000000000..331a781cc5264 Binary files /dev/null and b/blockchains/solana/assets/EPeUFDgHRxs9xxEPVaL6kfGQvCon7jmAWKVUHuux1Tpz/logo.png differ diff --git a/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json b/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json index bcce26ff7b1e1..0658c31b06d0d 100644 --- a/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json +++ b/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json @@ -1,11 +1,11 @@ { - "name": "Wrapped USDC", - "website": "https://centre.io/usdc", - "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", - "explorer": "https://explorer.solana.com/address/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", - "type": "SPL", + "name": "USD Coin", "symbol": "USDC", + "type": "SPL", "decimals": 6, + "description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.", + "website": "https://www.centre.io/usdc", + "explorer": "https://solscan.io/token/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", "status": "active", "id": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", "links": [ diff --git a/blockchains/solana/assets/ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs/info.json b/blockchains/solana/assets/ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs/info.json new file mode 100644 index 0000000000000..d658dd74c5cf5 --- /dev/null +++ b/blockchains/solana/assets/ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs/info.json @@ -0,0 +1,25 @@ +{ + "name": "Media Network", + "symbol": "MEDIA", + "type": "SPL", + "decimals": 6, + "description": "Media Network is a privacy-first and community-governed CDN.", + "website": "https://media.network/", + "explorer": "https://solscan.io/token/ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs", + "status": "active", + "id": "ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Media_FDN" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/media-network/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/media-network" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs/logo.png b/blockchains/solana/assets/ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs/logo.png new file mode 100644 index 0000000000000..eb0c7321b5aaf Binary files /dev/null and b/blockchains/solana/assets/ETAtLmCmsoiEEKfNrHKJ2kYy3MoABhU6NQvpSfij5tDs/logo.png differ diff --git a/blockchains/solana/assets/EXExWvT6VyYxEjFzF5BrUxt5GZMPVZnd48y3iWrRefMq/info.json b/blockchains/solana/assets/EXExWvT6VyYxEjFzF5BrUxt5GZMPVZnd48y3iWrRefMq/info.json new file mode 100644 index 0000000000000..d958e48d43e71 --- /dev/null +++ b/blockchains/solana/assets/EXExWvT6VyYxEjFzF5BrUxt5GZMPVZnd48y3iWrRefMq/info.json @@ -0,0 +1,14 @@ +{ + "name": "EnjinCoin (Portal)", + "type": "SPL", + "symbol": "ENJ", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://enjin.io/", + "explorer": "https://solscan.io/token/EXExWvT6VyYxEjFzF5BrUxt5GZMPVZnd48y3iWrRefMq", + "status": "active", + "id": "EXExWvT6VyYxEjFzF5BrUxt5GZMPVZnd48y3iWrRefMq", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EXExWvT6VyYxEjFzF5BrUxt5GZMPVZnd48y3iWrRefMq/logo.png b/blockchains/solana/assets/EXExWvT6VyYxEjFzF5BrUxt5GZMPVZnd48y3iWrRefMq/logo.png new file mode 100644 index 0000000000000..38c455c548eb9 Binary files /dev/null and b/blockchains/solana/assets/EXExWvT6VyYxEjFzF5BrUxt5GZMPVZnd48y3iWrRefMq/logo.png differ diff --git a/blockchains/solana/assets/EcQCUYv57C4V6RoPxkVUiDwtX1SP8y8FP5AEToYL8Az/info.json b/blockchains/solana/assets/EcQCUYv57C4V6RoPxkVUiDwtX1SP8y8FP5AEToYL8Az/info.json new file mode 100644 index 0000000000000..a682d577eece1 --- /dev/null +++ b/blockchains/solana/assets/EcQCUYv57C4V6RoPxkVUiDwtX1SP8y8FP5AEToYL8Az/info.json @@ -0,0 +1,21 @@ +{ + "name": "Walken", + "symbol": "WLKN", + "type": "SPL", + "decimals": 9, + "description": "Walk more to enter various Battle-games with your CATthletes within Walken® Platform.", + "website": "https://walken.io/", + "explorer": "https://solscan.io/token/EcQCUYv57C4V6RoPxkVUiDwtX1SP8y8FP5AEToYL8Az", + "status": "active", + "id": "EcQCUYv57C4V6RoPxkVUiDwtX1SP8y8FP5AEToYL8Az", + "links": [ + { + "name": "medium", + "url": "https://medium.com/@walken.io" + }, + { + "name": "twitter", + "url": "https://twitter.com/walken_io" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EcQCUYv57C4V6RoPxkVUiDwtX1SP8y8FP5AEToYL8Az/logo.png b/blockchains/solana/assets/EcQCUYv57C4V6RoPxkVUiDwtX1SP8y8FP5AEToYL8Az/logo.png new file mode 100644 index 0000000000000..b2165b22a4f7f Binary files /dev/null and b/blockchains/solana/assets/EcQCUYv57C4V6RoPxkVUiDwtX1SP8y8FP5AEToYL8Az/logo.png differ diff --git a/blockchains/solana/assets/EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp/info.json b/blockchains/solana/assets/EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp/info.json new file mode 100644 index 0000000000000..9ab2dbb4d93dd --- /dev/null +++ b/blockchains/solana/assets/EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp/info.json @@ -0,0 +1,28 @@ +{ + "name": "Bonfida", + "symbol": "FIDA", + "type": "SPL", + "decimals": 6, + "description": "Bonfida is the full product suite that bridges the gap between Serum, Solana and the user", + "website": "https://bonfida.org/#/", + "explorer": "https://solscan.io/token/EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp", + "status": "active", + "id": "EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bonfida" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/bonfida/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/bonfida" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp/logo.png b/blockchains/solana/assets/EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp/logo.png new file mode 100644 index 0000000000000..7ea9821a0fa9c Binary files /dev/null and b/blockchains/solana/assets/EchesyfXePKdLtoiZSL8pBe8Myagyy8ZRqsACNCFGnvp/logo.png differ diff --git a/blockchains/solana/assets/EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o/info.json b/blockchains/solana/assets/EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o/info.json new file mode 100644 index 0000000000000..d882512756557 --- /dev/null +++ b/blockchains/solana/assets/EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o/info.json @@ -0,0 +1,14 @@ +{ + "name": "DAI (Portal)", + "type": "SPL", + "symbol": "DAI", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://makerdao.com/", + "explorer": "https://solscan.io/token/EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o", + "status": "active", + "id": "EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o/logo.png b/blockchains/solana/assets/EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o/logo.png new file mode 100644 index 0000000000000..6c711d8a55837 Binary files /dev/null and b/blockchains/solana/assets/EjmyN6qEC1Tf1JxiG1ae7UTJhUxSwk1TCWNWqxWV4J6o/logo.png differ diff --git a/blockchains/solana/assets/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/info.json b/blockchains/solana/assets/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/info.json index 396dc26a46454..c8f5779a933e5 100644 --- a/blockchains/solana/assets/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/info.json +++ b/blockchains/solana/assets/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/info.json @@ -1,11 +1,29 @@ { "name": "USDT", - "website": "https://tether.to", - "description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.", - "explorer": "https://explorer.solana.com/address/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB", - "type": "SPL", "symbol": "USDT", + "type": "SPL", "decimals": 6, + "description": "Tether gives you the joint benefits of open blockchain technology and traditional currency by converting your cash into a stable digital currency equivalent.", + "website": "https://tether.to", + "explorer": "https://solscan.io/token/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB", "status": "active", - "id": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB" + "id": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Tether_to/" + }, + { + "name": "telegram", + "url": "https://t.me/OfficialTether" + }, + { + "name": "facebook", + "url": "https://facebook.com/tether.to" + }, + { + "name": "whitepaper", + "url": "https://tether.to/wp-content/uploads/2016/06/TetherWhitePaper.pdf" + } + ] } \ No newline at end of file diff --git a/blockchains/solana/assets/EzZp7LRN1xwu3QsB2RJRrWwEGjJGsuWzuMCeQDB3NSPK/info.json b/blockchains/solana/assets/EzZp7LRN1xwu3QsB2RJRrWwEGjJGsuWzuMCeQDB3NSPK/info.json new file mode 100644 index 0000000000000..08f86e3542cdf --- /dev/null +++ b/blockchains/solana/assets/EzZp7LRN1xwu3QsB2RJRrWwEGjJGsuWzuMCeQDB3NSPK/info.json @@ -0,0 +1,14 @@ +{ + "name": "Yield Guild Games (Portal)", + "type": "SPL", + "symbol": "YGG", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://yieldguild.io/", + "explorer": "https://solscan.io/token/EzZp7LRN1xwu3QsB2RJRrWwEGjJGsuWzuMCeQDB3NSPK", + "status": "active", + "id": "EzZp7LRN1xwu3QsB2RJRrWwEGjJGsuWzuMCeQDB3NSPK", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EzZp7LRN1xwu3QsB2RJRrWwEGjJGsuWzuMCeQDB3NSPK/logo.png b/blockchains/solana/assets/EzZp7LRN1xwu3QsB2RJRrWwEGjJGsuWzuMCeQDB3NSPK/logo.png new file mode 100644 index 0000000000000..6668dff3a270f Binary files /dev/null and b/blockchains/solana/assets/EzZp7LRN1xwu3QsB2RJRrWwEGjJGsuWzuMCeQDB3NSPK/logo.png differ diff --git a/blockchains/solana/assets/EzfgjvkSwthhgHaceR3LnKXUoRkP6NUhfghdaHAj1tUv/info.json b/blockchains/solana/assets/EzfgjvkSwthhgHaceR3LnKXUoRkP6NUhfghdaHAj1tUv/info.json new file mode 100644 index 0000000000000..4907299c3da41 --- /dev/null +++ b/blockchains/solana/assets/EzfgjvkSwthhgHaceR3LnKXUoRkP6NUhfghdaHAj1tUv/info.json @@ -0,0 +1,14 @@ +{ + "name": "FTX Token (Portal)", + "type": "SPL", + "symbol": "FTT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ftx.com", + "explorer": "https://solscan.io/token/EzfgjvkSwthhgHaceR3LnKXUoRkP6NUhfghdaHAj1tUv", + "status": "active", + "id": "EzfgjvkSwthhgHaceR3LnKXUoRkP6NUhfghdaHAj1tUv", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/EzfgjvkSwthhgHaceR3LnKXUoRkP6NUhfghdaHAj1tUv/logo.png b/blockchains/solana/assets/EzfgjvkSwthhgHaceR3LnKXUoRkP6NUhfghdaHAj1tUv/logo.png new file mode 100644 index 0000000000000..a31cef5e53375 Binary files /dev/null and b/blockchains/solana/assets/EzfgjvkSwthhgHaceR3LnKXUoRkP6NUhfghdaHAj1tUv/logo.png differ diff --git a/blockchains/solana/assets/F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W/info.json b/blockchains/solana/assets/F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W/info.json new file mode 100644 index 0000000000000..1886ff27f311a --- /dev/null +++ b/blockchains/solana/assets/F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W/info.json @@ -0,0 +1,14 @@ +{ + "name": "LUNA (Portal)", + "type": "SPL", + "symbol": "LUNA", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://terra.money", + "explorer": "https://solscan.io/token/F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W", + "status": "active", + "id": "F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W/logo.png b/blockchains/solana/assets/F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W/logo.png new file mode 100644 index 0000000000000..2a885151a2b72 Binary files /dev/null and b/blockchains/solana/assets/F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W/logo.png differ diff --git a/blockchains/solana/assets/FCqfQSujuPxy6V42UvafBhsysWtEq1vhjfMN1PUbgaxA/info.json b/blockchains/solana/assets/FCqfQSujuPxy6V42UvafBhsysWtEq1vhjfMN1PUbgaxA/info.json new file mode 100644 index 0000000000000..36d182c6f093b --- /dev/null +++ b/blockchains/solana/assets/FCqfQSujuPxy6V42UvafBhsysWtEq1vhjfMN1PUbgaxA/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from BSC)", + "type": "SPL", + "symbol": "USDCbs", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://solscan.io/token/FCqfQSujuPxy6V42UvafBhsysWtEq1vhjfMN1PUbgaxA", + "status": "active", + "id": "FCqfQSujuPxy6V42UvafBhsysWtEq1vhjfMN1PUbgaxA", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/FCqfQSujuPxy6V42UvafBhsysWtEq1vhjfMN1PUbgaxA/logo.png b/blockchains/solana/assets/FCqfQSujuPxy6V42UvafBhsysWtEq1vhjfMN1PUbgaxA/logo.png new file mode 100644 index 0000000000000..8ec55937f4dba Binary files /dev/null and b/blockchains/solana/assets/FCqfQSujuPxy6V42UvafBhsysWtEq1vhjfMN1PUbgaxA/logo.png differ diff --git a/blockchains/solana/assets/FLUX1wa2GmbtSB6ZGi2pTNbVCw3zEeKnaPCkPtFXxqXe/info.json b/blockchains/solana/assets/FLUX1wa2GmbtSB6ZGi2pTNbVCw3zEeKnaPCkPtFXxqXe/info.json new file mode 100644 index 0000000000000..c15574850090c --- /dev/null +++ b/blockchains/solana/assets/FLUX1wa2GmbtSB6ZGi2pTNbVCw3zEeKnaPCkPtFXxqXe/info.json @@ -0,0 +1,65 @@ +{ + "name": "Flux", + "type": "SPL", + "symbol": "FLUX", + "decimals": 8, + "website": "https://runonflux.io", + "description": "The Flux Ecosystem is a suite of decentralized computing services and blockchain-as-a-service solutions together to offer an interoperable, decentralized AWS-like environment.Flux utilizes a POW to power the ecosystem, providing incentive for hardware, governance on-chain, enterprise-grade compute power and utilizes the blockchain to ensure transparency.Flux node operators can choose from three tiers to stand up nodes, rewarding anyone for providing hardware to the network anywhere in the world.", + "explorer": "https://solscan.io/token/FLUX1wa2GmbtSB6ZGi2pTNbVCw3zEeKnaPCkPtFXxqXe", + "status": "active", + "id": "FLUX1wa2GmbtSB6ZGi2pTNbVCw3zEeKnaPCkPtFXxqXe", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/RunOnFlux" + }, + { + "name": "discord", + "url": "https://discord.com/runonflux" + }, + { + "name": "github", + "url": "https://github.com/RunOnFlux" + }, + { + "name": "telegram", + "url": "https://t.me/zelhub" + }, + { + "name": "forum", + "url": "https://bitcointalk.org/index.php?topic=2853688.0" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/RunOnFlux/" + }, + { + "name": "medium", + "url": "https://fluxofficial.medium.com/" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCphbdfb1MXYgUPsdhQPcnGw" + }, + { + "name": "facebook", + "url": "https://facebook.com/ruonflux/" + }, + { + "name": "source_code", + "url": "https://github.com/RunOnFlux/fluxd" + }, + { + "name": "whitepaper", + "url": "https://fluxwhitepaper.app.runonflux.io/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zel/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/flux-zelcash" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/FLUX1wa2GmbtSB6ZGi2pTNbVCw3zEeKnaPCkPtFXxqXe/logo.png b/blockchains/solana/assets/FLUX1wa2GmbtSB6ZGi2pTNbVCw3zEeKnaPCkPtFXxqXe/logo.png new file mode 100644 index 0000000000000..fd3dc61c2138f Binary files /dev/null and b/blockchains/solana/assets/FLUX1wa2GmbtSB6ZGi2pTNbVCw3zEeKnaPCkPtFXxqXe/logo.png differ diff --git a/blockchains/solana/assets/FR87nWEUxVgerFGhZM8Y4AggKGLnaXswr1Pd8wZ4kZcp/info.json b/blockchains/solana/assets/FR87nWEUxVgerFGhZM8Y4AggKGLnaXswr1Pd8wZ4kZcp/info.json new file mode 100644 index 0000000000000..f2ee3be745c2a --- /dev/null +++ b/blockchains/solana/assets/FR87nWEUxVgerFGhZM8Y4AggKGLnaXswr1Pd8wZ4kZcp/info.json @@ -0,0 +1,14 @@ +{ + "name": "Frax (Portal)", + "type": "SPL", + "symbol": "FRAX", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://frax.finance", + "explorer": "https://solscan.io/token/FR87nWEUxVgerFGhZM8Y4AggKGLnaXswr1Pd8wZ4kZcp", + "status": "active", + "id": "FR87nWEUxVgerFGhZM8Y4AggKGLnaXswr1Pd8wZ4kZcp", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/FR87nWEUxVgerFGhZM8Y4AggKGLnaXswr1Pd8wZ4kZcp/logo.png b/blockchains/solana/assets/FR87nWEUxVgerFGhZM8Y4AggKGLnaXswr1Pd8wZ4kZcp/logo.png new file mode 100644 index 0000000000000..0e393dd35e768 Binary files /dev/null and b/blockchains/solana/assets/FR87nWEUxVgerFGhZM8Y4AggKGLnaXswr1Pd8wZ4kZcp/logo.png differ diff --git a/blockchains/solana/assets/FTtXEUosNn6EKG2SQtfbGuYB4rBttreQQcoWn1YDsuTq/info.json b/blockchains/solana/assets/FTtXEUosNn6EKG2SQtfbGuYB4rBttreQQcoWn1YDsuTq/info.json new file mode 100644 index 0000000000000..4b8fae5b4f27f --- /dev/null +++ b/blockchains/solana/assets/FTtXEUosNn6EKG2SQtfbGuYB4rBttreQQcoWn1YDsuTq/info.json @@ -0,0 +1,14 @@ +{ + "name": "UpBots (Portal)", + "type": "SPL", + "symbol": "UBXT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.upbots.com", + "explorer": "https://solscan.io/token/FTtXEUosNn6EKG2SQtfbGuYB4rBttreQQcoWn1YDsuTq", + "status": "active", + "id": "FTtXEUosNn6EKG2SQtfbGuYB4rBttreQQcoWn1YDsuTq", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/FTtXEUosNn6EKG2SQtfbGuYB4rBttreQQcoWn1YDsuTq/logo.png b/blockchains/solana/assets/FTtXEUosNn6EKG2SQtfbGuYB4rBttreQQcoWn1YDsuTq/logo.png new file mode 100644 index 0000000000000..2f7a8202dceb0 Binary files /dev/null and b/blockchains/solana/assets/FTtXEUosNn6EKG2SQtfbGuYB4rBttreQQcoWn1YDsuTq/logo.png differ diff --git a/blockchains/solana/assets/FU1q8vJpZNUrmqsciSjp8bAKKidGsLmouB8CBdf8TKQv/info.json b/blockchains/solana/assets/FU1q8vJpZNUrmqsciSjp8bAKKidGsLmouB8CBdf8TKQv/info.json new file mode 100644 index 0000000000000..e3e5c4d7b917a --- /dev/null +++ b/blockchains/solana/assets/FU1q8vJpZNUrmqsciSjp8bAKKidGsLmouB8CBdf8TKQv/info.json @@ -0,0 +1,21 @@ +{ + "name": "doland tremp", + "type": "SPL", + "symbol": "tremp", + "decimals": 9, + "website": "https://tremp.xyz/", + "description": "doland tremp is bellionaire pres of soluna. his jeb is te mäk bellions n bellions, te mäk sulono gret agen, n te destroy joe boiden.", + "explorer": "https://solscan.io/token/FU1q8vJpZNUrmqsciSjp8bAKKidGsLmouB8CBdf8TKQv", + "status": "active", + "id": "FU1q8vJpZNUrmqsciSjp8bAKKidGsLmouB8CBdf8TKQv", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/dolandtremp_sol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/doland-tremp/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/FU1q8vJpZNUrmqsciSjp8bAKKidGsLmouB8CBdf8TKQv/logo.png b/blockchains/solana/assets/FU1q8vJpZNUrmqsciSjp8bAKKidGsLmouB8CBdf8TKQv/logo.png new file mode 100644 index 0000000000000..5570fbd4afcd3 Binary files /dev/null and b/blockchains/solana/assets/FU1q8vJpZNUrmqsciSjp8bAKKidGsLmouB8CBdf8TKQv/logo.png differ diff --git a/blockchains/solana/assets/FUGsN8H74WjRBBMfQWcf9Kk32gebA9VnNaGxqwcVvUW7/info.json b/blockchains/solana/assets/FUGsN8H74WjRBBMfQWcf9Kk32gebA9VnNaGxqwcVvUW7/info.json new file mode 100644 index 0000000000000..f4c30f1a091d1 --- /dev/null +++ b/blockchains/solana/assets/FUGsN8H74WjRBBMfQWcf9Kk32gebA9VnNaGxqwcVvUW7/info.json @@ -0,0 +1,14 @@ +{ + "name": "Governance OHM (Portal)", + "type": "SPL", + "symbol": "gOHM", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.olympusdao.finance/", + "explorer": "https://solscan.io/token/FUGsN8H74WjRBBMfQWcf9Kk32gebA9VnNaGxqwcVvUW7", + "status": "active", + "id": "FUGsN8H74WjRBBMfQWcf9Kk32gebA9VnNaGxqwcVvUW7", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/FUGsN8H74WjRBBMfQWcf9Kk32gebA9VnNaGxqwcVvUW7/logo.png b/blockchains/solana/assets/FUGsN8H74WjRBBMfQWcf9Kk32gebA9VnNaGxqwcVvUW7/logo.png new file mode 100644 index 0000000000000..0378951680fac Binary files /dev/null and b/blockchains/solana/assets/FUGsN8H74WjRBBMfQWcf9Kk32gebA9VnNaGxqwcVvUW7/logo.png differ diff --git a/blockchains/solana/assets/FiCiuX9DetEE89PgRAU1hmoptnem8b1fkpEq8PGYTYkd/info.json b/blockchains/solana/assets/FiCiuX9DetEE89PgRAU1hmoptnem8b1fkpEq8PGYTYkd/info.json new file mode 100644 index 0000000000000..a939e8348f91d --- /dev/null +++ b/blockchains/solana/assets/FiCiuX9DetEE89PgRAU1hmoptnem8b1fkpEq8PGYTYkd/info.json @@ -0,0 +1,41 @@ +{ + "name": "Million", + "symbol": "MM", + "type": "SPL", + "decimals": 9, + "description": "Million is a digital currency with 1,000,000 total supply. https://milliontoken.org", + "website": "https://milliontoken.org", + "explorer": "https://solscan.io/token/FiCiuX9DetEE89PgRAU1hmoptnem8b1fkpEq8PGYTYkd", + "status": "active", + "id": "FiCiuX9DetEE89PgRAU1hmoptnem8b1fkpEq8PGYTYkd", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/million" + }, + { + "name": "telegram", + "url": "https://t.me/millionjacuzzibar" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/milliontoken/" + }, + { + "name": "twitter", + "url": "https://twitter.com/Million__Token" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/milliontoken" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/million/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/million" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/FiCiuX9DetEE89PgRAU1hmoptnem8b1fkpEq8PGYTYkd/logo.png b/blockchains/solana/assets/FiCiuX9DetEE89PgRAU1hmoptnem8b1fkpEq8PGYTYkd/logo.png new file mode 100644 index 0000000000000..20b8915821c78 Binary files /dev/null and b/blockchains/solana/assets/FiCiuX9DetEE89PgRAU1hmoptnem8b1fkpEq8PGYTYkd/logo.png differ diff --git a/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/info.json b/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/info.json index 318c9afb69e31..4869ef08a8f49 100644 --- a/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/info.json +++ b/blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/info.json @@ -1,11 +1,11 @@ { "name": "Brazilian Digital Token", - "website": "https://brztoken.io/", - "description": "BRZ is a fully backed Brazilian Real stablecoin, a multi-chain digital asset that provides international liquidity and ease-of-access to both Latin Americans and international players who wish to access the Brazilian market", - "explorer": "https://explorer.solana.com/address/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD", - "type": "SPL", "symbol": "BRZ", + "type": "SPL", "decimals": 4, + "description": "BRZ is a fully backed Brazilian Real stablecoin, a multi-chain digital asset that provides international liquidity and ease-of-access to both Latin Americans and international players who wish to access the Brazilian market", + "website": "https://brztoken.io/", + "explorer": "https://solscan.io/token/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD", "status": "active", "id": "FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD" } \ No newline at end of file diff --git a/blockchains/solana/assets/GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG/info.json b/blockchains/solana/assets/GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG/info.json new file mode 100644 index 0000000000000..11782478302e7 --- /dev/null +++ b/blockchains/solana/assets/GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG/info.json @@ -0,0 +1,21 @@ +{ + "name": "CROWN", + "type": "SPL", + "symbol": "CROWN", + "decimals": 9, + "website": "https://thirdtimegames.com/", + "description": "CROWN brings a novel application of blockchain technology to the world of digital horse racing and gaming.", + "explorer": "https://solscan.io/token/GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG", + "status": "active", + "id": "GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/photofinishgame" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/crown-by-third-time-games/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG/logo.png b/blockchains/solana/assets/GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG/logo.png new file mode 100644 index 0000000000000..c2251af7377fc Binary files /dev/null and b/blockchains/solana/assets/GDfnEsia2WLAW5t8yx2X5j2mkfA74i5kwGdDuZHt7XmG/logo.png differ diff --git a/blockchains/solana/assets/GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz/info.json b/blockchains/solana/assets/GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz/info.json new file mode 100644 index 0000000000000..bcbaa6d17dbec --- /dev/null +++ b/blockchains/solana/assets/GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz/info.json @@ -0,0 +1,25 @@ +{ + "name": "Genopets", + "symbol": "GENE", + "type": "SPL", + "decimals": 9, + "description": "A Genopet is your NFT spirit animal encoded with your personality and fitness data. ", + "website": "https://genopets.me/", + "explorer": "https://solscan.io/token/GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz", + "status": "active", + "id": "GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/genopets" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/genopets/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/genopets" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz/logo.png b/blockchains/solana/assets/GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz/logo.png new file mode 100644 index 0000000000000..aeb435a5c6a89 Binary files /dev/null and b/blockchains/solana/assets/GENEtH5amGSi8kHAtQoezp1XEXwZJ8vcuePYnXdKrMYz/logo.png differ diff --git a/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json b/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json index 70975b75d5176..842d1540d322f 100644 --- a/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json +++ b/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json @@ -1,11 +1,29 @@ { "name": "SolAPE Finance", - "type": "SPL", "symbol": "SOLAPE", + "type": "SPL", "decimals": 9, + "description": "SOLAPE is a deflationary token and Decentralized exchange built on the Solana Network. Built by Apes, For Apes. ", "website": "https://solape.io", - "description": "SOLAPE is a deflationary token built on the Solana Network utilizing trading rebates from our Serum based decentralized exchange to provide buy-side liquidity and token burns. ", - "explorer": "https://explorer.solana.com/address/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN", + "explorer": "https://solscan.io/token/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN", "status": "active", - "id": "GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN" + "id": "GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/solapefinance" + }, + { + "name": "discord", + "url": "https://discord.com/Ypwhz2BPCd" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/solape-token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/solapefinance" + } + ] } \ No newline at end of file diff --git a/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/logo.png b/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/logo.png index f39de7644bb7e..faafbccbc50ec 100644 Binary files a/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/logo.png and b/blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/logo.png differ diff --git a/blockchains/solana/assets/GJa1VeEYLTRoHbaeqcxfzHmjGCGtZGF3CUqxv9znZZAY/info.json b/blockchains/solana/assets/GJa1VeEYLTRoHbaeqcxfzHmjGCGtZGF3CUqxv9znZZAY/info.json new file mode 100644 index 0000000000000..65770c5aa3231 --- /dev/null +++ b/blockchains/solana/assets/GJa1VeEYLTRoHbaeqcxfzHmjGCGtZGF3CUqxv9znZZAY/info.json @@ -0,0 +1,14 @@ +{ + "name": "0x (Portal)", + "type": "SPL", + "symbol": "ZRX", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://0x.org/", + "explorer": "https://solscan.io/token/GJa1VeEYLTRoHbaeqcxfzHmjGCGtZGF3CUqxv9znZZAY", + "status": "active", + "id": "GJa1VeEYLTRoHbaeqcxfzHmjGCGtZGF3CUqxv9znZZAY", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/GJa1VeEYLTRoHbaeqcxfzHmjGCGtZGF3CUqxv9znZZAY/logo.png b/blockchains/solana/assets/GJa1VeEYLTRoHbaeqcxfzHmjGCGtZGF3CUqxv9znZZAY/logo.png new file mode 100644 index 0000000000000..252e63d7de36a Binary files /dev/null and b/blockchains/solana/assets/GJa1VeEYLTRoHbaeqcxfzHmjGCGtZGF3CUqxv9znZZAY/logo.png differ diff --git a/blockchains/solana/assets/GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1/info.json b/blockchains/solana/assets/GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1/info.json new file mode 100644 index 0000000000000..21857e8ab1872 --- /dev/null +++ b/blockchains/solana/assets/GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1/info.json @@ -0,0 +1,21 @@ +{ + "name": "Whales Market", + "type": "SPL", + "symbol": "WHALES", + "decimals": 6, + "description": "Whales Market offers a decentralized OTC trading platform for users to directly exchange assets across multiple blockchains, with complete trustlessness and security guaranteed.", + "website": "https://whales.market", + "explorer": "https://solscan.io/token/GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1", + "status": "active", + "id": "GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1", + "links": [ +{ + "name": "twitter", + "url": "https://twitter.com/WhalesMarket" +}, +{ + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/whales-market/" +} +] +} \ No newline at end of file diff --git a/blockchains/solana/assets/GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1/logo.png b/blockchains/solana/assets/GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1/logo.png new file mode 100644 index 0000000000000..9786f80a38732 Binary files /dev/null and b/blockchains/solana/assets/GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1/logo.png differ diff --git a/blockchains/solana/assets/GWdkYFnXnSJAsCBvmsqFLiPPe2tpvXynZcJdxf11Fu3U/info.json b/blockchains/solana/assets/GWdkYFnXnSJAsCBvmsqFLiPPe2tpvXynZcJdxf11Fu3U/info.json new file mode 100644 index 0000000000000..d31208bdb7e05 --- /dev/null +++ b/blockchains/solana/assets/GWdkYFnXnSJAsCBvmsqFLiPPe2tpvXynZcJdxf11Fu3U/info.json @@ -0,0 +1,14 @@ +{ + "name": "UFO Gaming (Portal)", + "type": "SPL", + "symbol": "UFO", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ufogaming.io/", + "explorer": "https://solscan.io/token/GWdkYFnXnSJAsCBvmsqFLiPPe2tpvXynZcJdxf11Fu3U", + "status": "active", + "id": "GWdkYFnXnSJAsCBvmsqFLiPPe2tpvXynZcJdxf11Fu3U", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/GWdkYFnXnSJAsCBvmsqFLiPPe2tpvXynZcJdxf11Fu3U/logo.png b/blockchains/solana/assets/GWdkYFnXnSJAsCBvmsqFLiPPe2tpvXynZcJdxf11Fu3U/logo.png new file mode 100644 index 0000000000000..75379631047c7 Binary files /dev/null and b/blockchains/solana/assets/GWdkYFnXnSJAsCBvmsqFLiPPe2tpvXynZcJdxf11Fu3U/logo.png differ diff --git a/blockchains/solana/assets/Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8/info.json b/blockchains/solana/assets/Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8/info.json new file mode 100644 index 0000000000000..934b762ea954f --- /dev/null +++ b/blockchains/solana/assets/Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8/info.json @@ -0,0 +1,21 @@ +{ + "name": "Wrapped XRP", + "symbol": "XRP", + "type": "SPL", + "decimals": 6, + "description": "XRP is a digital asset built for payments", + "website": "https://ripple.com/xrp/", + "explorer": "https://solscan.io/token/Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8", + "status": "active", + "id": "Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8", + "links": [ + { + "name": "facebook", + "url": "https://facebook.com/ripplepay" + }, + { + "name": "twitter", + "url": "https://twitter.com/Ripple" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8/logo.png b/blockchains/solana/assets/Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8/logo.png new file mode 100644 index 0000000000000..89ca2727e9a9b Binary files /dev/null and b/blockchains/solana/assets/Ga2AXHpfAF6mv2ekZwcsJFqu7wB4NV331qNH7fW9Nst8/logo.png differ diff --git a/blockchains/solana/assets/Gq2norJ1kBemBp3mPfkgAUMhMMmnFmY4zEyi26tRcxFB/info.json b/blockchains/solana/assets/Gq2norJ1kBemBp3mPfkgAUMhMMmnFmY4zEyi26tRcxFB/info.json new file mode 100644 index 0000000000000..294df161c8ede --- /dev/null +++ b/blockchains/solana/assets/Gq2norJ1kBemBp3mPfkgAUMhMMmnFmY4zEyi26tRcxFB/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ankr (Portal)", + "type": "SPL", + "symbol": "ANKR", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://stakefi.ankr.com", + "explorer": "https://solscan.io/token/Gq2norJ1kBemBp3mPfkgAUMhMMmnFmY4zEyi26tRcxFB", + "status": "active", + "id": "Gq2norJ1kBemBp3mPfkgAUMhMMmnFmY4zEyi26tRcxFB", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/Gq2norJ1kBemBp3mPfkgAUMhMMmnFmY4zEyi26tRcxFB/logo.png b/blockchains/solana/assets/Gq2norJ1kBemBp3mPfkgAUMhMMmnFmY4zEyi26tRcxFB/logo.png new file mode 100644 index 0000000000000..2ccabc8ec5bab Binary files /dev/null and b/blockchains/solana/assets/Gq2norJ1kBemBp3mPfkgAUMhMMmnFmY4zEyi26tRcxFB/logo.png differ diff --git a/blockchains/solana/assets/Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG/info.json b/blockchains/solana/assets/Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG/info.json new file mode 100644 index 0000000000000..d48eef3d0c5db --- /dev/null +++ b/blockchains/solana/assets/Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG/info.json @@ -0,0 +1,14 @@ +{ + "name": "MATIC (Portal from Polygon)", + "type": "SPL", + "symbol": "MATICpo", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://polygon.technology/", + "explorer": "https://solscan.io/token/Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG", + "status": "active", + "id": "Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG/logo.png b/blockchains/solana/assets/Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG/logo.png new file mode 100644 index 0000000000000..60c97897b870c Binary files /dev/null and b/blockchains/solana/assets/Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG/logo.png differ diff --git a/blockchains/solana/assets/H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE/info.json b/blockchains/solana/assets/H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE/info.json new file mode 100644 index 0000000000000..7c296ee4e3c25 --- /dev/null +++ b/blockchains/solana/assets/H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE/info.json @@ -0,0 +1,14 @@ +{ + "name": "Lido Staked Ether (Portal)", + "type": "SPL", + "symbol": "stETH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://lido.fi/", + "explorer": "https://solscan.io/token/H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE", + "status": "active", + "id": "H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE/logo.png b/blockchains/solana/assets/H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE/logo.png new file mode 100644 index 0000000000000..423a3c7117cf7 Binary files /dev/null and b/blockchains/solana/assets/H2mf9QNdU2Niq6QR7367Ua2trBsvscLyX5bz7R3Pw5sE/logo.png differ diff --git a/blockchains/solana/assets/HCTVFTzHL21a1dPzKxAUeWwqbE8QMUyvgChFDL4XYoi1/info.json b/blockchains/solana/assets/HCTVFTzHL21a1dPzKxAUeWwqbE8QMUyvgChFDL4XYoi1/info.json new file mode 100644 index 0000000000000..3b5e9a682668a --- /dev/null +++ b/blockchains/solana/assets/HCTVFTzHL21a1dPzKxAUeWwqbE8QMUyvgChFDL4XYoi1/info.json @@ -0,0 +1,14 @@ +{ + "name": "Loopring (Portal)", + "type": "SPL", + "symbol": "LRC", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://loopring.org/", + "explorer": "https://solscan.io/token/HCTVFTzHL21a1dPzKxAUeWwqbE8QMUyvgChFDL4XYoi1", + "status": "active", + "id": "HCTVFTzHL21a1dPzKxAUeWwqbE8QMUyvgChFDL4XYoi1", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HCTVFTzHL21a1dPzKxAUeWwqbE8QMUyvgChFDL4XYoi1/logo.png b/blockchains/solana/assets/HCTVFTzHL21a1dPzKxAUeWwqbE8QMUyvgChFDL4XYoi1/logo.png new file mode 100644 index 0000000000000..86e6a1342f652 Binary files /dev/null and b/blockchains/solana/assets/HCTVFTzHL21a1dPzKxAUeWwqbE8QMUyvgChFDL4XYoi1/logo.png differ diff --git a/blockchains/solana/assets/HG2FnifX1WPY6UvnkXnMx2kAt4E4Ssu6DZ2aiB5RmLHo/info.json b/blockchains/solana/assets/HG2FnifX1WPY6UvnkXnMx2kAt4E4Ssu6DZ2aiB5RmLHo/info.json new file mode 100644 index 0000000000000..c374c674c4267 --- /dev/null +++ b/blockchains/solana/assets/HG2FnifX1WPY6UvnkXnMx2kAt4E4Ssu6DZ2aiB5RmLHo/info.json @@ -0,0 +1,33 @@ +{ + "name": "ISLAMICOIN", + "type": "SPL", + "symbol": "ISLAMI", + "decimals": 7, + "website": "https://islamicoin.finance", + "description": "ISLAMICOIN is a cryptocurrency for the Global Muslim community", + "explorer": "https://solscan.io/token/HG2FnifX1WPY6UvnkXnMx2kAt4E4Ssu6DZ2aiB5RmLHo", + "status": "active", + "id": "HG2FnifX1WPY6UvnkXnMx2kAt4E4Ssu6DZ2aiB5RmLHo", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/islamicoin" + }, + { + "name": "github", + "url": "https://github.com/islamiblockchain" + }, + { + "name": "telegram", + "url": "https://t.me/islamicoinchat" + }, + { + "name": "telegram_news", + "url": "https://t.me/islamicoin1" + }, + { + "name": "facebook", + "url": "https://facebook.com/islamicoin" + } + ] +} diff --git a/blockchains/solana/assets/HG2FnifX1WPY6UvnkXnMx2kAt4E4Ssu6DZ2aiB5RmLHo/logo.png b/blockchains/solana/assets/HG2FnifX1WPY6UvnkXnMx2kAt4E4Ssu6DZ2aiB5RmLHo/logo.png new file mode 100644 index 0000000000000..64357e7563bac Binary files /dev/null and b/blockchains/solana/assets/HG2FnifX1WPY6UvnkXnMx2kAt4E4Ssu6DZ2aiB5RmLHo/logo.png differ diff --git a/blockchains/solana/assets/HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX/info.json b/blockchains/solana/assets/HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX/info.json new file mode 100644 index 0000000000000..e9dbc35733e3a --- /dev/null +++ b/blockchains/solana/assets/HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX/info.json @@ -0,0 +1,14 @@ +{ + "name": "Graph Token (Portal)", + "type": "SPL", + "symbol": "GRT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://thegraph.com/", + "explorer": "https://solscan.io/token/HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX", + "status": "active", + "id": "HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX/logo.png b/blockchains/solana/assets/HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX/logo.png new file mode 100644 index 0000000000000..a18c32255cd22 Binary files /dev/null and b/blockchains/solana/assets/HGsLG4PnZ28L8A4R5nPqKgZd86zUUdmfnkTRnuFJ5dAX/logo.png differ diff --git a/blockchains/solana/assets/HRQke5DKdDo3jV7wnomyiM8AA3EzkVnxMDdo2FQ5XUe1/info.json b/blockchains/solana/assets/HRQke5DKdDo3jV7wnomyiM8AA3EzkVnxMDdo2FQ5XUe1/info.json new file mode 100644 index 0000000000000..b5d438fa2386f --- /dev/null +++ b/blockchains/solana/assets/HRQke5DKdDo3jV7wnomyiM8AA3EzkVnxMDdo2FQ5XUe1/info.json @@ -0,0 +1,14 @@ +{ + "name": "Magic Internet Money (Portal from Ethereum)", + "type": "SPL", + "symbol": "MIMet", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://abracadabra.money/ ", + "explorer": "https://solscan.io/token/HRQke5DKdDo3jV7wnomyiM8AA3EzkVnxMDdo2FQ5XUe1", + "status": "active", + "id": "HRQke5DKdDo3jV7wnomyiM8AA3EzkVnxMDdo2FQ5XUe1", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HRQke5DKdDo3jV7wnomyiM8AA3EzkVnxMDdo2FQ5XUe1/logo.png b/blockchains/solana/assets/HRQke5DKdDo3jV7wnomyiM8AA3EzkVnxMDdo2FQ5XUe1/logo.png new file mode 100644 index 0000000000000..87719f12932c8 Binary files /dev/null and b/blockchains/solana/assets/HRQke5DKdDo3jV7wnomyiM8AA3EzkVnxMDdo2FQ5XUe1/logo.png differ diff --git a/blockchains/solana/assets/HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx/info.json b/blockchains/solana/assets/HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx/info.json new file mode 100644 index 0000000000000..1c3430acdf5b3 --- /dev/null +++ b/blockchains/solana/assets/HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx/info.json @@ -0,0 +1,14 @@ +{ + "name": "Rocket Pool (Portal)", + "type": "SPL", + "symbol": "RPL", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.rocketpool.net", + "explorer": "https://solscan.io/token/HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx", + "status": "active", + "id": "HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx/logo.png b/blockchains/solana/assets/HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx/logo.png new file mode 100644 index 0000000000000..e8abef5e4ca5b Binary files /dev/null and b/blockchains/solana/assets/HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx/logo.png differ diff --git a/blockchains/solana/assets/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3/info.json b/blockchains/solana/assets/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3/info.json new file mode 100644 index 0000000000000..8dca2c6ee7b2a --- /dev/null +++ b/blockchains/solana/assets/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3/info.json @@ -0,0 +1,25 @@ +{ + "name": "Pyth Network", + "symbol": "PYTH", + "type": "SPL", + "decimals": 6, + "description": "The Pyth Network is the largest and fastest-growing first-party oracle network. Pyth delivers real-time market data to financial dApps across 40+ blockchains and provides 380+ low-latency price feeds across cryptocurrencies, equities, ETFs, FX pairs, and commodities.", + "website": "https://pyth.network", + "explorer": "https://solscan.io/token/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3", + "status": "active", + "id": "HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Pyth_Network" + }, + { + "name": "twitter", + "url": "https://twitter.com/PythNetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pyth-network/" + } +] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3/logo.png b/blockchains/solana/assets/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3/logo.png new file mode 100644 index 0000000000000..4f9dcebfeb817 Binary files /dev/null and b/blockchains/solana/assets/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3/logo.png differ diff --git a/blockchains/solana/assets/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD/info.json b/blockchains/solana/assets/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD/info.json new file mode 100644 index 0000000000000..231c3e62da3c1 --- /dev/null +++ b/blockchains/solana/assets/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD/info.json @@ -0,0 +1,25 @@ +{ + "name": "Trust Wallet", + "symbol": "TWT", + "type": "SPL", + "decimals": 8, + "description": "Utility token to increase adoption of cryptocurrency.", + "website": "https://trustwallet.com", + "explorer": "https://solscan.io/token/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD", + "status": "active", + "id": "HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD", + "links": [ + { + "name": "github", + "url": "https://github.com/trustwallet/" + }, + { + "name": "twitter", + "url": "https://twitter.com/trustwallet" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/trustapp" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD/logo.png b/blockchains/solana/assets/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD/logo.png new file mode 100644 index 0000000000000..276a83baae8dd Binary files /dev/null and b/blockchains/solana/assets/HZNpqL7RT9gxf9eWoWsWzC5DfjzQ41XTQgEA7p3VzaaD/logo.png differ diff --git a/blockchains/solana/assets/HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p/info.json b/blockchains/solana/assets/HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p/info.json new file mode 100644 index 0000000000000..46a73a2355f96 --- /dev/null +++ b/blockchains/solana/assets/HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p/info.json @@ -0,0 +1,14 @@ +{ + "name": "Lido DAO (Portal)", + "type": "SPL", + "symbol": "LDO", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://stake.lido.fi/", + "explorer": "https://solscan.io/token/HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p", + "status": "active", + "id": "HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p/logo.png b/blockchains/solana/assets/HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p/logo.png new file mode 100644 index 0000000000000..cc8b90ca87f4d Binary files /dev/null and b/blockchains/solana/assets/HZRCwxP2Vq9PCpPXooayhJ2bxTpo5xfpQrwB1svh332p/logo.png differ diff --git a/blockchains/solana/assets/HhJpBhRRn4g56VsyLuT8DL5Bv31HkXqsrahTTUCZeZg4/info.json b/blockchains/solana/assets/HhJpBhRRn4g56VsyLuT8DL5Bv31HkXqsrahTTUCZeZg4/info.json new file mode 100644 index 0000000000000..a27665b08f51a --- /dev/null +++ b/blockchains/solana/assets/HhJpBhRRn4g56VsyLuT8DL5Bv31HkXqsrahTTUCZeZg4/info.json @@ -0,0 +1,21 @@ +{ + "name": "Myro", + "website": "https://myrothedog.com", + "description": "Myro the dog: Named after Solana Founder Raj Gokal’s dog Myro.", + "explorer": "https://solscan.io/token/HhJpBhRRn4g56VsyLuT8DL5Bv31HkXqsrahTTUCZeZg4", + "symbol": "MYRO", + "type": "SPL", + "decimals": 9, + "status": "active", + "id": "HhJpBhRRn4g56VsyLuT8DL5Bv31HkXqsrahTTUCZeZg4", + "links": [ + { + "name": "telegram", + "url": "https://t.me/myroSOL" + }, + { + "name": "twitter", + "url": "https://twitter.com/MyroSOL" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HhJpBhRRn4g56VsyLuT8DL5Bv31HkXqsrahTTUCZeZg4/logo.png b/blockchains/solana/assets/HhJpBhRRn4g56VsyLuT8DL5Bv31HkXqsrahTTUCZeZg4/logo.png new file mode 100644 index 0000000000000..fabeb382dad63 Binary files /dev/null and b/blockchains/solana/assets/HhJpBhRRn4g56VsyLuT8DL5Bv31HkXqsrahTTUCZeZg4/logo.png differ diff --git a/blockchains/solana/assets/HihxL2iM6L6P1oqoSeiixdJ3PhPYNxvSKH9A2dDqLVDH/info.json b/blockchains/solana/assets/HihxL2iM6L6P1oqoSeiixdJ3PhPYNxvSKH9A2dDqLVDH/info.json new file mode 100644 index 0000000000000..99c4a6e283590 --- /dev/null +++ b/blockchains/solana/assets/HihxL2iM6L6P1oqoSeiixdJ3PhPYNxvSKH9A2dDqLVDH/info.json @@ -0,0 +1,14 @@ +{ + "name": "Cream (Portal)", + "type": "SPL", + "symbol": "CREAM", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://creamcoin.com/", + "explorer": "https://solscan.io/token/HihxL2iM6L6P1oqoSeiixdJ3PhPYNxvSKH9A2dDqLVDH", + "status": "active", + "id": "HihxL2iM6L6P1oqoSeiixdJ3PhPYNxvSKH9A2dDqLVDH", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HihxL2iM6L6P1oqoSeiixdJ3PhPYNxvSKH9A2dDqLVDH/logo.png b/blockchains/solana/assets/HihxL2iM6L6P1oqoSeiixdJ3PhPYNxvSKH9A2dDqLVDH/logo.png new file mode 100644 index 0000000000000..ba77bd30271dc Binary files /dev/null and b/blockchains/solana/assets/HihxL2iM6L6P1oqoSeiixdJ3PhPYNxvSKH9A2dDqLVDH/logo.png differ diff --git a/blockchains/solana/assets/HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK/info.json b/blockchains/solana/assets/HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK/info.json new file mode 100644 index 0000000000000..33b552611a652 --- /dev/null +++ b/blockchains/solana/assets/HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK/info.json @@ -0,0 +1,14 @@ +{ + "name": "Hxro (Portal)", + "type": "SPL", + "symbol": "HXRO", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.hxro.network/", + "explorer": "https://solscan.io/token/HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK", + "status": "active", + "id": "HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK/logo.png b/blockchains/solana/assets/HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK/logo.png new file mode 100644 index 0000000000000..ea6f9700fc230 Binary files /dev/null and b/blockchains/solana/assets/HxhWkVpk5NS4Ltg5nij2G671CKXFRKPK8vy271Ub4uEK/logo.png differ diff --git a/blockchains/solana/assets/HysWcbHiYY9888pHbaqhwLYZQeZrcQMXKQWRqS7zcPK5/info.json b/blockchains/solana/assets/HysWcbHiYY9888pHbaqhwLYZQeZrcQMXKQWRqS7zcPK5/info.json new file mode 100644 index 0000000000000..5da8c959909bc --- /dev/null +++ b/blockchains/solana/assets/HysWcbHiYY9888pHbaqhwLYZQeZrcQMXKQWRqS7zcPK5/info.json @@ -0,0 +1,14 @@ +{ + "name": "Axie Infinity Shard (Portal from Ethereum)", + "type": "SPL", + "symbol": "AXSet", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://axieinfinity.com/", + "explorer": "https://solscan.io/token/HysWcbHiYY9888pHbaqhwLYZQeZrcQMXKQWRqS7zcPK5", + "status": "active", + "id": "HysWcbHiYY9888pHbaqhwLYZQeZrcQMXKQWRqS7zcPK5", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/HysWcbHiYY9888pHbaqhwLYZQeZrcQMXKQWRqS7zcPK5/logo.png b/blockchains/solana/assets/HysWcbHiYY9888pHbaqhwLYZQeZrcQMXKQWRqS7zcPK5/logo.png new file mode 100644 index 0000000000000..d9761d4e602ef Binary files /dev/null and b/blockchains/solana/assets/HysWcbHiYY9888pHbaqhwLYZQeZrcQMXKQWRqS7zcPK5/logo.png differ diff --git a/blockchains/solana/assets/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn/info.json b/blockchains/solana/assets/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn/info.json new file mode 100644 index 0000000000000..40a8e4940977e --- /dev/null +++ b/blockchains/solana/assets/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn/info.json @@ -0,0 +1,21 @@ +{ + "name": "Jito Staked SOL", + "symbol": "JitoSOL", + "type": "SPL", + "decimals": 9, + "description": "The live Jito Staked SOL price today is $114.17 USD with a 24-hour trading volume of $69,422,180 USD. We update our JITOSOL to USD price in real-time. Jito Staked SOL is up 2.20% in the last 24 hours.", + "website": "https://www.jito.network", + "explorer": "https://solscan.io/token/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn", + "status": "active", + "id": "J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/jito_sol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jito-staked-sol/" + } +] +} \ No newline at end of file diff --git a/blockchains/solana/assets/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn/logo.png b/blockchains/solana/assets/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn/logo.png new file mode 100644 index 0000000000000..cfc8dc6ad1740 Binary files /dev/null and b/blockchains/solana/assets/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn/logo.png differ diff --git a/blockchains/solana/assets/J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S/info.json b/blockchains/solana/assets/J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S/info.json new file mode 100644 index 0000000000000..187657b533c85 --- /dev/null +++ b/blockchains/solana/assets/J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S/info.json @@ -0,0 +1,14 @@ +{ + "name": "PancakeSwap Token (Portal)", + "type": "SPL", + "symbol": "CAKE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://pancakeswap.finance/", + "explorer": "https://solscan.io/token/J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S", + "status": "active", + "id": "J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S/logo.png b/blockchains/solana/assets/J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S/logo.png new file mode 100644 index 0000000000000..cb6457e6b173d Binary files /dev/null and b/blockchains/solana/assets/J8LKx7pr9Zxh9nMhhT7X3EBmj5RzuhFrHKyJAe2F2i9S/logo.png differ diff --git a/blockchains/solana/assets/JET6zMJWkCN9tpRT2v2jfAmm5VnQFDpUBCyaKojmGtz/info.json b/blockchains/solana/assets/JET6zMJWkCN9tpRT2v2jfAmm5VnQFDpUBCyaKojmGtz/info.json new file mode 100644 index 0000000000000..023359271a0fb --- /dev/null +++ b/blockchains/solana/assets/JET6zMJWkCN9tpRT2v2jfAmm5VnQFDpUBCyaKojmGtz/info.json @@ -0,0 +1,25 @@ +{ + "name": "Jet Protocol", + "symbol": "JET", + "type": "SPL", + "decimals": 9, + "description": "Jet is a decentralized borrowing and lending protocol built for speed, power, and scalability on Solana", + "website": "https://jetprotocol.io/", + "explorer": "https://solscan.io/token/JET6zMJWkCN9tpRT2v2jfAmm5VnQFDpUBCyaKojmGtz", + "status": "active", + "id": "JET6zMJWkCN9tpRT2v2jfAmm5VnQFDpUBCyaKojmGtz", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/jetprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jet-protocol/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/jet" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/JET6zMJWkCN9tpRT2v2jfAmm5VnQFDpUBCyaKojmGtz/logo.png b/blockchains/solana/assets/JET6zMJWkCN9tpRT2v2jfAmm5VnQFDpUBCyaKojmGtz/logo.png new file mode 100644 index 0000000000000..76e174844204f Binary files /dev/null and b/blockchains/solana/assets/JET6zMJWkCN9tpRT2v2jfAmm5VnQFDpUBCyaKojmGtz/logo.png differ diff --git a/blockchains/solana/assets/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN/info.json b/blockchains/solana/assets/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN/info.json new file mode 100644 index 0000000000000..fc5e9267be8a8 --- /dev/null +++ b/blockchains/solana/assets/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN/info.json @@ -0,0 +1,21 @@ +{ + "name": "Jupiter", + "symbol": "JUP", + "type": "SPL", + "decimals": 6, + "description": "As one of the industry's most advanced swap aggregation engines, Jupiter excels in delivering essential liquidity infrastructure for the Solana ecosystem.", + "website": "https://jup.ag/", + "explorer": "https://solscan.io/token/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN", + "status": "active", + "id": "JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/JupiterExchange" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jupiter-ag/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN/logo.png b/blockchains/solana/assets/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN/logo.png new file mode 100644 index 0000000000000..793364c845447 Binary files /dev/null and b/blockchains/solana/assets/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN/logo.png differ diff --git a/blockchains/solana/assets/KgV1GvrHQmRBY8sHQQeUKwTm2r2h8t4C8qt12Cw1HVE/info.json b/blockchains/solana/assets/KgV1GvrHQmRBY8sHQQeUKwTm2r2h8t4C8qt12Cw1HVE/info.json new file mode 100644 index 0000000000000..599b64aca7d09 --- /dev/null +++ b/blockchains/solana/assets/KgV1GvrHQmRBY8sHQQeUKwTm2r2h8t4C8qt12Cw1HVE/info.json @@ -0,0 +1,14 @@ +{ + "name": "AVAX (Portal)", + "type": "SPL", + "symbol": "AVAX", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.avax.network/", + "explorer": "https://solscan.io/token/KgV1GvrHQmRBY8sHQQeUKwTm2r2h8t4C8qt12Cw1HVE", + "status": "active", + "id": "KgV1GvrHQmRBY8sHQQeUKwTm2r2h8t4C8qt12Cw1HVE", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/KgV1GvrHQmRBY8sHQQeUKwTm2r2h8t4C8qt12Cw1HVE/logo.png b/blockchains/solana/assets/KgV1GvrHQmRBY8sHQQeUKwTm2r2h8t4C8qt12Cw1HVE/logo.png new file mode 100644 index 0000000000000..5cfbd9abb2f7c Binary files /dev/null and b/blockchains/solana/assets/KgV1GvrHQmRBY8sHQQeUKwTm2r2h8t4C8qt12Cw1HVE/logo.png differ diff --git a/blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/info.json b/blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/info.json index 64f7dfe958c49..ad24f78feaa90 100644 --- a/blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/info.json +++ b/blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/info.json @@ -1,11 +1,11 @@ { "name": "Maps.me", - "type": "SPL", "symbol": "MAPS", + "type": "SPL", "decimals": 6, - "website": "https://maps.me", "description": "Maps.me 2.0 is the ultimate travel companion and your passport to the new financial system.", - "explorer": "https://explorer.solana.com/address/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb", + "website": "https://maps.me", + "explorer": "https://solscan.io/token/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb", "status": "active", "id": "MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb" } \ No newline at end of file diff --git a/blockchains/solana/assets/MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey/info.json b/blockchains/solana/assets/MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey/info.json new file mode 100644 index 0000000000000..ca4855dc499a8 --- /dev/null +++ b/blockchains/solana/assets/MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey/info.json @@ -0,0 +1,25 @@ +{ + "name": "Marinade", + "symbol": "MNDE", + "type": "SPL", + "decimals": 9, + "description": "Marinade.finance is a liquid staking protocol built on Solana.", + "website": "https://marinade.finance/", + "explorer": "https://solscan.io/token/MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey", + "status": "active", + "id": "MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MarinadeFinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mnde/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/marinade" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey/logo.png b/blockchains/solana/assets/MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey/logo.png new file mode 100644 index 0000000000000..104f868e58d41 Binary files /dev/null and b/blockchains/solana/assets/MNDEFzGvMt87ueuHvVU9VcTqsAP5b3fTGPsHuuPA5ey/logo.png differ diff --git a/blockchains/solana/assets/MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac/info.json b/blockchains/solana/assets/MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac/info.json new file mode 100644 index 0000000000000..32b52593ea1a0 --- /dev/null +++ b/blockchains/solana/assets/MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac/info.json @@ -0,0 +1,29 @@ +{ + "name": "Mango Markets", + "symbol": "MNGO", + "type": "SPL", + "decimals": 6, + "description": "Mango v3 is designed to make life easier for market participants", + "website": "https://mango.markets/", + "explorer": "https://solscan.io/token/MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac", + "status": "active", + "id": "MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/mangomarkets" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/mango-markets/" + }, + { + "name": "github", + "url": "https://github.com/blockworks-foundation" + } + ], + "tags": [ + "defi", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac/logo.png b/blockchains/solana/assets/MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac/logo.png new file mode 100644 index 0000000000000..8cbfabd936958 Binary files /dev/null and b/blockchains/solana/assets/MangoCzJ36AjZyKwVj3VnYU4GTonjfVEnJmvvWaxLac/logo.png differ diff --git a/blockchains/solana/assets/S3SQfD6RheMXQ3EEYn1Z5sJsbtwfXdt7tSAVXPQFtYo/info.json b/blockchains/solana/assets/S3SQfD6RheMXQ3EEYn1Z5sJsbtwfXdt7tSAVXPQFtYo/info.json new file mode 100644 index 0000000000000..afc28199c3abe --- /dev/null +++ b/blockchains/solana/assets/S3SQfD6RheMXQ3EEYn1Z5sJsbtwfXdt7tSAVXPQFtYo/info.json @@ -0,0 +1,14 @@ +{ + "name": "ROSE (Portal)", + "type": "SPL", + "symbol": "ROSE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://oasisprotocol.org/", + "explorer": "https://solscan.io/token/S3SQfD6RheMXQ3EEYn1Z5sJsbtwfXdt7tSAVXPQFtYo", + "status": "active", + "id": "S3SQfD6RheMXQ3EEYn1Z5sJsbtwfXdt7tSAVXPQFtYo", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/S3SQfD6RheMXQ3EEYn1Z5sJsbtwfXdt7tSAVXPQFtYo/logo.png b/blockchains/solana/assets/S3SQfD6RheMXQ3EEYn1Z5sJsbtwfXdt7tSAVXPQFtYo/logo.png new file mode 100644 index 0000000000000..32179bc3c3aad Binary files /dev/null and b/blockchains/solana/assets/S3SQfD6RheMXQ3EEYn1Z5sJsbtwfXdt7tSAVXPQFtYo/logo.png differ diff --git a/blockchains/solana/assets/SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y/info.json b/blockchains/solana/assets/SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y/info.json new file mode 100644 index 0000000000000..81a224b2f4b28 --- /dev/null +++ b/blockchains/solana/assets/SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y/info.json @@ -0,0 +1,21 @@ +{ + "name": "Shadow Token", + "type": "SPL", + "symbol": "SHDW", + "decimals": 9, + "website": "https://www.shdwdrive.com", + "description": "$SHDW is the utility token that powers the Shadow dePIN ecosystem providing decentralized storage, compute, and network orchestration to its users.", + "explorer": "https://solscan.io/token/SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y", + "status": "active", + "id": "SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/genesysgo" + }, + { + "name": "telegram", + "url": "https://t.me/FrankGenGo" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y/logo.png b/blockchains/solana/assets/SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y/logo.png new file mode 100644 index 0000000000000..afc437a4388de Binary files /dev/null and b/blockchains/solana/assets/SHDWyBxihqiCj6YekG2GUr7wqKLeLAMK1gHZck9pL6y/logo.png differ diff --git a/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/info.json b/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/info.json index 0d7aa1739927c..119daf6dfad1a 100644 --- a/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/info.json +++ b/blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/info.json @@ -1,11 +1,25 @@ { "name": "Serum", - "website": "https://projectserum.com/", - "description": "Serum is a decentralized exchange (DEX) and ecosystem that brings unprecedented speed and low transaction costs to decentralized finance. It is built on Solana and is completely permissionless.", - "explorer": "https://explorer.solana.com/address/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt", - "type": "SPL", "symbol": "SRM", + "type": "SPL", "decimals": 6, + "description": "Serum is a decentralized exchange (DEX) and ecosystem that brings unprecedented speed and low transaction costs to decentralized finance. It is built on Solana and is completely permissionless.", + "website": "https://projectserum.com/", + "explorer": "https://solscan.io/token/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt", "status": "active", - "id": "SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt" + "id": "SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/projectserum" + }, + { + "name": "telegram", + "url": "https://t.me/ProjectSerum" + }, + { + "name": "discord", + "url": "https://discord.com/invite/zxPsXcB" + } + ] } \ No newline at end of file diff --git a/blockchains/solana/assets/Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1/info.json b/blockchains/solana/assets/Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1/info.json new file mode 100644 index 0000000000000..6e6be6e1476c1 --- /dev/null +++ b/blockchains/solana/assets/Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1/info.json @@ -0,0 +1,24 @@ +{ + "name": "Saber Protocol Token", + "type": "SPL", + "symbol": "SBR", + "decimals": 6, + "website": "https://saber.so/", + "description": "Saber is an automated market maker and liquidity pool on Solana designed for extremely efficient trading between similarly priced (pegged) assets, without an opportunity cost.", + "explorer": "https://solscan.io/token/Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1", + "status": "active", + "id": "Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Saber_HQ" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/saber/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1/logo.png b/blockchains/solana/assets/Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1/logo.png new file mode 100644 index 0000000000000..5068657ed4d9c Binary files /dev/null and b/blockchains/solana/assets/Saber2gLauYim4Mvftnrasomsv6NvAuncvMEZwcLpD1/logo.png differ diff --git a/blockchains/solana/assets/So11111111111111111111111111111111111111112/info.json b/blockchains/solana/assets/So11111111111111111111111111111111111111112/info.json new file mode 100644 index 0000000000000..f9b4aa40f9724 --- /dev/null +++ b/blockchains/solana/assets/So11111111111111111111111111111111111111112/info.json @@ -0,0 +1,21 @@ +{ + "name": "Wrapped SOL", + "symbol": "SOL", + "type": "SPL", + "decimals": 9, + "description": "Solana is a decentralized blockchain built to enable scalable, user-friendly apps for the world.", + "website": "https://solana.com", + "explorer": "https://solscan.io/token/So11111111111111111111111111111111111111112", + "status": "active", + "id": "So11111111111111111111111111111111111111112", + "links": [ + { + "name": "github", + "url": "https://github.com/solana-labs/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/solana" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/So11111111111111111111111111111111111111112/logo.png b/blockchains/solana/assets/So11111111111111111111111111111111111111112/logo.png new file mode 100644 index 0000000000000..11959db766041 Binary files /dev/null and b/blockchains/solana/assets/So11111111111111111111111111111111111111112/logo.png differ diff --git a/blockchains/solana/assets/StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT/info.json b/blockchains/solana/assets/StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT/info.json new file mode 100644 index 0000000000000..33c5ee8baeb1c --- /dev/null +++ b/blockchains/solana/assets/StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT/info.json @@ -0,0 +1,29 @@ +{ + "name": "Step Finance", + "symbol": "STEP", + "type": "SPL", + "decimals": 9, + "description": "Step Finance is the front page of Solana. Visualise, Analyse, Execute and Aggregate transactions across all Solana contracts in one place. Step is a portfolio management dashboard and transaction aggregator where users can monitor their tokens associated with their wallets, LP positions, Staked Yield farms, Margin positions and more.", + "website": "https://step.finance/", + "explorer": "https://solscan.io/token/StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT", + "status": "active", + "id": "StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT", + "links": [ + { + "name": "discord", + "url": "https://discord.com/k5gMJUAEJe" + }, + { + "name": "twitter", + "url": "https://twitter.com/stepfinance_" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/step-finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/step-finance/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT/logo.png b/blockchains/solana/assets/StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT/logo.png new file mode 100644 index 0000000000000..79b3289fe69ac Binary files /dev/null and b/blockchains/solana/assets/StepAscQoEioFxxWGnh2sLBDFp9d8rvKz2Yp39iDpyT/logo.png differ diff --git a/blockchains/solana/assets/WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk/info.json b/blockchains/solana/assets/WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk/info.json new file mode 100644 index 0000000000000..13d679a730cd5 --- /dev/null +++ b/blockchains/solana/assets/WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk/info.json @@ -0,0 +1,21 @@ +{ + "name": "Wen", + "website": "https://www.wenwencoin.com/", + "description": "A community coin to give back and immortalize WEN culture.", + "explorer": "https://solscan.io/token/WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk", + "type": "SPL", + "symbol": "WEN", + "decimals": 5, + "status": "active", + "id": "WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/wenwencoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/wen/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk/logo.png b/blockchains/solana/assets/WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk/logo.png new file mode 100644 index 0000000000000..d38d3505d841d Binary files /dev/null and b/blockchains/solana/assets/WENWENvqqNya429ubCdR81ZmD69brwQaaBYY6p3LCpk/logo.png differ diff --git a/blockchains/solana/assets/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1/info.json b/blockchains/solana/assets/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1/info.json new file mode 100644 index 0000000000000..b6f4e3bfe3af9 --- /dev/null +++ b/blockchains/solana/assets/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1/info.json @@ -0,0 +1,21 @@ +{ + "name": "BlazeStake Staked SOL", + "symbol": "bSOL", + "type": "SPL", + "decimals": 9, + "description": "BlazeStake is a fully non-custodial Solana stake pool protocol that is supported by the Solana Foundation.", + "website": "https://stake.solblaze.org", + "explorer": "https://solscan.io/token/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1", + "status": "active", + "id": "bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/solblaze_org" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/blazestake-staked-sol/" + } +] +} \ No newline at end of file diff --git a/blockchains/solana/assets/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1/logo.png b/blockchains/solana/assets/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1/logo.png new file mode 100644 index 0000000000000..3660c0b579cd0 Binary files /dev/null and b/blockchains/solana/assets/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1/logo.png differ diff --git a/blockchains/solana/assets/cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2/info.json b/blockchains/solana/assets/cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2/info.json new file mode 100644 index 0000000000000..c2f7911bed395 --- /dev/null +++ b/blockchains/solana/assets/cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2/info.json @@ -0,0 +1,29 @@ +{ + "name": "SolChicks", + "symbol": "CHICKS", + "type": "SPL", + "decimals": 9, + "description": "We built our game around adorable SolChick NFT collectibles, where players use their SolChicks as their characters in a unique gaming metaverse.", + "website": "https://www.solchicks.io/", + "explorer": "https://solscan.io/token/cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2", + "status": "active", + "id": "cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SolChicksNFT" + }, + { + "name": "telegram", + "url": "https://t.me/solchicksnft" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/solchicks-token/" + } + ], + "tags": [ + "nft", + "gamefi" + ] +} diff --git a/blockchains/solana/assets/cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2/logo.png b/blockchains/solana/assets/cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2/logo.png new file mode 100644 index 0000000000000..d26a493e8838e Binary files /dev/null and b/blockchains/solana/assets/cxxShYRVcepDudXhe7U62QHvw8uBJoKFifmzggGKVC2/logo.png differ diff --git a/blockchains/solana/assets/hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux/info.json b/blockchains/solana/assets/hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux/info.json new file mode 100644 index 0000000000000..286d0fd1ee906 --- /dev/null +++ b/blockchains/solana/assets/hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux/info.json @@ -0,0 +1,21 @@ +{ + "name": "Helium Network", + "website": "https://www.helium.com", + "description": "Helium (HNT) is a decentralized blockchain-powered network for Internet of Things (IoT) devices.", + "explorer": "https://solscan.io/token/hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux", + "type": "SPL", + "symbol": "HNT", + "decimals": 8, + "status": "active", + "id": "hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/helium" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/helium/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux/logo.png b/blockchains/solana/assets/hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux/logo.png new file mode 100644 index 0000000000000..993296affee73 Binary files /dev/null and b/blockchains/solana/assets/hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux/logo.png differ diff --git a/blockchains/solana/assets/jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL/info.json b/blockchains/solana/assets/jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL/info.json new file mode 100644 index 0000000000000..a051e4c05e304 --- /dev/null +++ b/blockchains/solana/assets/jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL/info.json @@ -0,0 +1,29 @@ +{ + "name": "JITO", + "website": "https://www.jito.network/", + "description": "Jito Network is a major contributor to the Solana ecosystem through its JitoSOL liquid staking pool, and its collection of MEV products.", + "explorer": "https://solscan.io/token/jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL", + "type": "SPL", + "symbol": "JTO", + "decimals": 9, + "status": "active", + "id": "jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/jito_sol" + }, + { + "name": "discord", + "url": "https://discord.com/invite/jito" + }, + { + "name": "telegram", + "url": "https://t.me/+csIgnEQMCHhiYjVh" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/jito/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL/logo.png b/blockchains/solana/assets/jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL/logo.png new file mode 100644 index 0000000000000..3edcdfe7c00e8 Binary files /dev/null and b/blockchains/solana/assets/jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL/logo.png differ diff --git a/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/info.json b/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/info.json index 7480276981171..4aa16dfdb838c 100644 --- a/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/info.json +++ b/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/info.json @@ -1,11 +1,33 @@ { "name": "Kin", - "website": "https://kin.org/", - "description": "Kin is money for the digital world. It is used to generate value through a shared, decentralized cryptocurrency in a digital ecosystem of apps and their users.", - "explorer": "https://explorer.solana.com/address/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6", - "type": "SPL", "symbol": "KIN", + "type": "SPL", "decimals": 5, + "description": "Kin gives everyone skin in the game – making it easy for apps and brands to reward users and create exciting experiences with cryptocurrency.", + "website": "https://www.kin.org/", + "explorer": "https://solscan.io/token/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6", "status": "active", - "id": "kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6" -} \ No newline at end of file + "id": "kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6", + "links": [ + { + "name": "blog", + "url": "https://kin.org/news" + }, + { + "name": "twitter", + "url": "https://twitter.com/kin_ecosystem" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/kin" + }, + { + "name": "whitepaper", + "url": "https://kin.org/whitepaper" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/kin" + } + ] +} diff --git a/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/logo.png b/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/logo.png index 7d2983f49f17a..7a8a6eab1deeb 100644 Binary files a/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/logo.png and b/blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/logo.png differ diff --git a/blockchains/solana/assets/mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So/info.json b/blockchains/solana/assets/mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So/info.json new file mode 100644 index 0000000000000..2ba5b0115d52f --- /dev/null +++ b/blockchains/solana/assets/mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So/info.json @@ -0,0 +1,21 @@ +{ + "name": "Marinade staked", + "symbol": "mSOL", + "type": "SPL", + "decimals": 9, + "description": "Marinade.finance is a liquid staking protocol built on Solana.", + "website": "https://marinade.finance/", + "explorer": "https://solscan.io/token/mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So", + "status": "active", + "id": "mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So", + "links": [ + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/marinade-staked-sol" + }, + { + "name": "twitter", + "url": "https://twitter.com/MarinadeFinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So/logo.png b/blockchains/solana/assets/mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So/logo.png new file mode 100644 index 0000000000000..3878dfca47de0 Binary files /dev/null and b/blockchains/solana/assets/mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So/logo.png differ diff --git a/blockchains/solana/assets/nRtfwU9G82CSHhHGJNxFhtn7FLvWP2rqvQvje1WtL69/info.json b/blockchains/solana/assets/nRtfwU9G82CSHhHGJNxFhtn7FLvWP2rqvQvje1WtL69/info.json new file mode 100644 index 0000000000000..bd315f347768e --- /dev/null +++ b/blockchains/solana/assets/nRtfwU9G82CSHhHGJNxFhtn7FLvWP2rqvQvje1WtL69/info.json @@ -0,0 +1,14 @@ +{ + "name": "Celsius (Portal)", + "type": "SPL", + "symbol": "CEL", + "decimals": 4, + "description": "Cross Chain Portal Bridged Token", + "website": "https://celsius.network/", + "explorer": "https://solscan.io/token/nRtfwU9G82CSHhHGJNxFhtn7FLvWP2rqvQvje1WtL69", + "status": "active", + "id": "nRtfwU9G82CSHhHGJNxFhtn7FLvWP2rqvQvje1WtL69", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/nRtfwU9G82CSHhHGJNxFhtn7FLvWP2rqvQvje1WtL69/logo.png b/blockchains/solana/assets/nRtfwU9G82CSHhHGJNxFhtn7FLvWP2rqvQvje1WtL69/logo.png new file mode 100644 index 0000000000000..2cad0a2f225ea Binary files /dev/null and b/blockchains/solana/assets/nRtfwU9G82CSHhHGJNxFhtn7FLvWP2rqvQvje1WtL69/logo.png differ diff --git a/blockchains/solana/assets/nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7/info.json b/blockchains/solana/assets/nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7/info.json new file mode 100644 index 0000000000000..b8560f8e8a3c4 --- /dev/null +++ b/blockchains/solana/assets/nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7/info.json @@ -0,0 +1,21 @@ +{ + "name": "Nosana", + "type": "SPL", + "symbol": "NOS", + "decimals": 6, + "website": "https://nosana.io", + "description": "Nosana will democratize GPU cloud computing. They privode companies with more accessible and affordable compute power for running AI.", + "explorer": "https://solscan.io/token/nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7", + "status": "active", + "id": "nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/nosana_ci" + }, + { + "name": "telegram", + "url": "https://t.me/NosanaCompute" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7/logo.png b/blockchains/solana/assets/nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7/logo.png new file mode 100644 index 0000000000000..9489d85bd5f4c Binary files /dev/null and b/blockchains/solana/assets/nosXBVoaCTtYdLvKY6Csb4AC8JCdQKKAaWYtx2ZMoo7/logo.png differ diff --git a/blockchains/solana/assets/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/info.json b/blockchains/solana/assets/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/info.json new file mode 100644 index 0000000000000..12f74e30f7fa8 --- /dev/null +++ b/blockchains/solana/assets/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/info.json @@ -0,0 +1,25 @@ +{ + "name": "Orca", + "symbol": "ORCA", + "type": "SPL", + "decimals": 6, + "description": "Orca is the easiest place to exchange cryptocurrency on Solana.", + "website": "https://orca.so/", + "explorer": "https://solscan.io/token/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE", + "status": "active", + "id": "orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/orca_so" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/orca/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/orca" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/logo.png b/blockchains/solana/assets/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/logo.png new file mode 100644 index 0000000000000..4964935e072a6 Binary files /dev/null and b/blockchains/solana/assets/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/logo.png differ diff --git a/blockchains/solana/assets/poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk/info.json b/blockchains/solana/assets/poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk/info.json new file mode 100644 index 0000000000000..b0a7a86221b34 --- /dev/null +++ b/blockchains/solana/assets/poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk/info.json @@ -0,0 +1,25 @@ +{ + "name": "Star Atlas DAO", + "symbol": "POLIS", + "type": "SPL", + "decimals": 8, + "description": "Star Atlas is a virtual gaming metaverse based in the year 2620", + "website": "https://staratlas.com/", + "explorer": "https://solscan.io/token/poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk", + "status": "active", + "id": "poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/staratlas" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/star-atlas/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/star-atlas" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk/logo.png b/blockchains/solana/assets/poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk/logo.png new file mode 100644 index 0000000000000..08f167a71a616 Binary files /dev/null and b/blockchains/solana/assets/poLisWXnNRwC6oBu1vHiuKQzFjGL4XDSu4g9qjz9qVk/logo.png differ diff --git a/blockchains/solana/assets/rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof/info.json b/blockchains/solana/assets/rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof/info.json new file mode 100644 index 0000000000000..76538a3bb7756 --- /dev/null +++ b/blockchains/solana/assets/rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof/info.json @@ -0,0 +1,25 @@ +{ + "name": "Render Token", + "symbol": "RNDR", + "type": "SPL", + "decimals": 8, + "description": "Distributed GPU rendering on the blockchain.", + "website": "https://rendertoken.com/", + "explorer": "https://solscan.io/token/rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof", + "status": "active", + "id": "rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof", + "links": [ + { + "name": "telegram", + "url": "https://t.me/rendernetwork" + }, + { + "name": "twitter", + "url": "https://twitter.com/rendernetwork" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/render/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof/logo.png b/blockchains/solana/assets/rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof/logo.png new file mode 100644 index 0000000000000..0abda3243d4b1 Binary files /dev/null and b/blockchains/solana/assets/rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof/logo.png differ diff --git a/blockchains/solana/assets/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82/info.json b/blockchains/solana/assets/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82/info.json new file mode 100644 index 0000000000000..553b4efa372e3 --- /dev/null +++ b/blockchains/solana/assets/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82/info.json @@ -0,0 +1,21 @@ +{ + "name": "BOOK OF MEME", + "type": "SPL", + "symbol": "BOME", + "decimals": 6, + "website": "https://llwapirxnupqu7xw2fspfidormcfar7ek2yp65nu7k5opjwhdywq.arweave.net/WuwHojdtHwp-9tFk8qBuiwRQR-RWsP91tPq656bHHi0", + "description": "Introducing the BOOK OF MEME: an experimental project poised to redefine web3 culture by amalgamating memes, decentralized storage solutions, and degen shitcoin trading and gambling", + "explorer": "https://solscan.io/token/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82", + "status": "active", + "id": "ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Darkfarms1" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/book-of-meme/" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82/logo.png b/blockchains/solana/assets/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82/logo.png new file mode 100644 index 0000000000000..935bf3f7e3beb Binary files /dev/null and b/blockchains/solana/assets/ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82/logo.png differ diff --git a/blockchains/solana/assets/xnorPhAzWXUczCP3KjU5yDxmKKZi5cSbxytQ1LgE3kG/info.json b/blockchains/solana/assets/xnorPhAzWXUczCP3KjU5yDxmKKZi5cSbxytQ1LgE3kG/info.json new file mode 100644 index 0000000000000..0ba223a281695 --- /dev/null +++ b/blockchains/solana/assets/xnorPhAzWXUczCP3KjU5yDxmKKZi5cSbxytQ1LgE3kG/info.json @@ -0,0 +1,14 @@ +{ + "name": "Serum (Portal from Ethereum)", + "type": "SPL", + "symbol": "SRMet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://projectserum.com/", + "explorer": "https://solscan.io/token/xnorPhAzWXUczCP3KjU5yDxmKKZi5cSbxytQ1LgE3kG", + "status": "active", + "id": "xnorPhAzWXUczCP3KjU5yDxmKKZi5cSbxytQ1LgE3kG", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/xnorPhAzWXUczCP3KjU5yDxmKKZi5cSbxytQ1LgE3kG/logo.png b/blockchains/solana/assets/xnorPhAzWXUczCP3KjU5yDxmKKZi5cSbxytQ1LgE3kG/logo.png new file mode 100644 index 0000000000000..5657a6ff93b8a Binary files /dev/null and b/blockchains/solana/assets/xnorPhAzWXUczCP3KjU5yDxmKKZi5cSbxytQ1LgE3kG/logo.png differ diff --git a/blockchains/solana/assets/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW/info.json b/blockchains/solana/assets/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW/info.json index 7a4099347d5ed..97260480dd92b 100644 --- a/blockchains/solana/assets/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW/info.json +++ b/blockchains/solana/assets/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW/info.json @@ -1,11 +1,11 @@ { "name": "Solanium", - "type": "SPL", "symbol": "SLIM", + "type": "SPL", "decimals": 6, - "website": "https://solanium.io", "description": "Decentralized fundraising and trading platform on the Solana blockchain.", - "explorer": "https://explorer.solana.com/address/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW", + "website": "https://solanium.io", + "explorer": "https://solscan.io/token/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW", "status": "active", "id": "xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW" } \ No newline at end of file diff --git a/blockchains/solana/assets/z3dn17yLaGMKffVogeFHQ9zWVcXgqgf3PQnDsNs2g6M/info.json b/blockchains/solana/assets/z3dn17yLaGMKffVogeFHQ9zWVcXgqgf3PQnDsNs2g6M/info.json new file mode 100644 index 0000000000000..69f478ae16037 --- /dev/null +++ b/blockchains/solana/assets/z3dn17yLaGMKffVogeFHQ9zWVcXgqgf3PQnDsNs2g6M/info.json @@ -0,0 +1,25 @@ +{ + "name": "Oxygen Protocol", + "symbol": "OXY", + "type": "SPL", + "decimals": 6, + "description": "The OXY token powers the Oxygen Protocol, governing it and 100% of its revenue", + "website": "https://www.oxygen.org/", + "explorer": "https://solscan.io/token/z3dn17yLaGMKffVogeFHQ9zWVcXgqgf3PQnDsNs2g6M", + "status": "active", + "id": "z3dn17yLaGMKffVogeFHQ9zWVcXgqgf3PQnDsNs2g6M", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/oxygen_protocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/oxygen/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/oxygen" + } + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/z3dn17yLaGMKffVogeFHQ9zWVcXgqgf3PQnDsNs2g6M/logo.png b/blockchains/solana/assets/z3dn17yLaGMKffVogeFHQ9zWVcXgqgf3PQnDsNs2g6M/logo.png new file mode 100644 index 0000000000000..b97bd76fb1a25 Binary files /dev/null and b/blockchains/solana/assets/z3dn17yLaGMKffVogeFHQ9zWVcXgqgf3PQnDsNs2g6M/logo.png differ diff --git a/blockchains/solana/assets/zebeczgi5fSEtbpfQKVZKCJ3WgYXxjkMUkNNx7fLKAF/info.json b/blockchains/solana/assets/zebeczgi5fSEtbpfQKVZKCJ3WgYXxjkMUkNNx7fLKAF/info.json new file mode 100644 index 0000000000000..bedce8f8cce51 --- /dev/null +++ b/blockchains/solana/assets/zebeczgi5fSEtbpfQKVZKCJ3WgYXxjkMUkNNx7fLKAF/info.json @@ -0,0 +1,28 @@ +{ + "name": "ZEBEC", + "type": "SPL", + "symbol": "ZBC", + "decimals": 9, + "website": "https://zebec.io/", + "description": "Zebec is enabling composable transfer of value starting with Zebec Payroll. Zebec Safe is fully customizable multi-sig on Solana.", + "explorer": "https://solscan.io/token/zebeczgi5fSEtbpfQKVZKCJ3WgYXxjkMUkNNx7fLKAF", + "status": "active", + "id": "zebeczgi5fSEtbpfQKVZKCJ3WgYXxjkMUkNNx7fLKAF", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/Zebec_HQ" + }, + { + "name": "telegram", + "url": "https://t.me/zebecprotocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/zebec-protocol/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/solana/assets/zebeczgi5fSEtbpfQKVZKCJ3WgYXxjkMUkNNx7fLKAF/logo.png b/blockchains/solana/assets/zebeczgi5fSEtbpfQKVZKCJ3WgYXxjkMUkNNx7fLKAF/logo.png new file mode 100644 index 0000000000000..2a6c1f2c39e96 Binary files /dev/null and b/blockchains/solana/assets/zebeczgi5fSEtbpfQKVZKCJ3WgYXxjkMUkNNx7fLKAF/logo.png differ diff --git a/blockchains/solana/denylist.json b/blockchains/solana/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/solana/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/solana/info/info.json b/blockchains/solana/info/info.json index 7de24d6bea9f4..7a7ebbef00ac9 100644 --- a/blockchains/solana/info/info.json +++ b/blockchains/solana/info/info.json @@ -8,6 +8,9 @@ "type": "coin", "decimals": 9, "status": "active", + "tags": [ + "staking-native" + ], "links": [ { "name": "github", diff --git a/blockchains/solana/tokenlist.json b/blockchains/solana/tokenlist.json new file mode 100644 index 0000000000000..9128f5a3dc2e4 --- /dev/null +++ b/blockchains/solana/tokenlist.json @@ -0,0 +1,572 @@ +{ + "name": "Trust Wallet: Solana List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2024-02-01T14:23:26.183301", + "tokens": [ + { + "asset": "c501_t2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk", + "type": "SPL", + "address": "2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk", + "name": "Wrapped ETH", + "symbol": "ETH", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/2FPyTwcZLUg1MDrwsyoP4D6s1tM7hAkHYRjkNb5w6Pxk/logo.png", + "pairs": [] + }, + { + "asset": "c501_t2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD", + "type": "SPL", + "address": "2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD", + "name": "Hedget (Portal)", + "symbol": "HGET", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/2ueY1bLcPHfuFzEJq7yN1V2Wrpu8nkun9xG2TVCE1mhD/logo.png", + "pairs": [] + }, + { + "asset": "c501_t2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX", + "type": "SPL", + "address": "2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX", + "name": "Chainlink (Portal)", + "symbol": "LINK", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/2wpTofQ8SkACrkZWrZDjXPitYa8AwWgX8AfxdeBRRVLX/logo.png", + "pairs": [] + }, + { + "asset": "c501_t3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh", + "type": "SPL", + "address": "3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh", + "name": "Wrapped BTC (Portal)", + "symbol": "WBTC", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/logo.png", + "pairs": [] + }, + { + "asset": "c501_t3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg", + "type": "SPL", + "address": "3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg", + "name": "Aave Token (Portal)", + "symbol": "AAVE", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/3vAs4D1WE6Na4tCgt4BApgFfENbm8WY7q4cSPD1yM4Cg/logo.png", + "pairs": [] + }, + { + "asset": "c501_t4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao", + "type": "SPL", + "address": "4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao", + "name": "AnchorUST (Portal)", + "symbol": "aUST", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/4CsZsUCoKFiaGyU7DEVDayqeVtG8iqgGDR6RjzQmzQao/logo.png", + "pairs": [] + }, + { + "asset": "c501_t4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP", + "type": "SPL", + "address": "4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP", + "name": "DAI (Portal from Polygon)", + "symbol": "DAIpo", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/4Fo67MYQpVhZj9R7jQTd63FPAnWbPpaafAUxsMGX2geP/logo.png", + "pairs": [] + }, + { + "asset": "c501_t4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4", + "type": "SPL", + "address": "4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4", + "name": "Smooth Love Potion (Portal)", + "symbol": "SLP", + "decimals": 0, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/4hpngEp1v3CXpeKB81Gw4sv7YvwUVRKvY3SGag9ND8Q4/logo.png", + "pairs": [] + }, + { + "asset": "c501_t4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU", + "type": "SPL", + "address": "4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU", + "name": "dYdX (Portal)", + "symbol": "DYDX", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/4Hx6Bj56eGyw8EJrrheM6LBQAvVYRikYCWsALeTrwyRU/logo.png", + "pairs": [] + }, + { + "asset": "c501_t4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R", + "type": "SPL", + "address": "4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R", + "name": "Raydium", + "symbol": "RAY", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/logo.png", + "pairs": [] + }, + { + "asset": "c501_t5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1", + "type": "SPL", + "address": "5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1", + "name": "Tether USD (PoS) (Portal from Polygon)", + "symbol": "USDTpo", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/5goWRao6a3yNC4d6UjMdQxonkCMvKBwdpubU3qhfcdf1/logo.png", + "pairs": [] + }, + { + "asset": "c501_t4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj", + "type": "SPL", + "address": "4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj", + "name": "LIQ Protocol", + "symbol": "LIQ", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/logo.png", + "pairs": [] + }, + { + "asset": "c501_t5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2", + "type": "SPL", + "address": "5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2", + "name": "Binance USD (Portal from BSC)", + "symbol": "BUSDbs", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/5RpUwQ8wtdPCZHhu6MERp2RGrpobsbZ6MH5dDHkUjs2/logo.png", + "pairs": [] + }, + { + "asset": "c501_t5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG", + "type": "SPL", + "address": "5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG", + "name": "Chiliz (Portal)", + "symbol": "CHZ", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/5TtSKAamFq88grN1QGrEaZ1AjjyciqnCya1aiMhAgFvG/logo.png", + "pairs": [] + }, + { + "asset": "c501_t7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi", + "type": "SPL", + "address": "7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi", + "name": "Decentraland (Portal)", + "symbol": "MANA", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/7dgHoN8wBZCc5wbnQ2C47TDnBMAxG4Q5L3KjP67z8kNi/logo.png", + "pairs": [] + }, + { + "asset": "c501_t7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8", + "type": "SPL", + "address": "7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8", + "name": "Huobi BTC (Portal)", + "symbol": "HBTC", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/7dVH61ChzgmN9BwG4PkzwRP8PbYwPJ7ZPNF2vamKT2H8/logo.png", + "pairs": [] + }, + { + "asset": "c501_t7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs", + "type": "SPL", + "address": "7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs", + "name": "Curve DAO Token (Portal)", + "symbol": "CRV", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/7gjNiPun3AzEazTZoFEjZgcBMeuaXdpjHq2raZTmTrfs/logo.png", + "pairs": [] + }, + { + "asset": "c501_t7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx", + "type": "SPL", + "address": "7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx", + "name": "Green Metaverse Token", + "symbol": "GMT", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/7i5KKsX2weiTkry7jA4ZwSuXGhs5eJBEjY8vVxR4pfRx/logo.png", + "pairs": [] + }, + { + "asset": "c501_t7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs", + "type": "SPL", + "address": "7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs", + "name": "Ether (Portal)", + "symbol": "ETH", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs/logo.png", + "pairs": [] + }, + { + "asset": "c501_t7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw", + "type": "SPL", + "address": "7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw", + "name": "HUSD Stablecoin (Portal)", + "symbol": "HUSD", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/7VQo3HFLNH5QqGtM8eC3XQbPkJUu7nS9LeGWjerRh5Sw/logo.png", + "pairs": [] + }, + { + "asset": "c501_t8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56", + "type": "SPL", + "address": "8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56", + "name": "Synthetix Network Token (Portal)", + "symbol": "SNX", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/8cTNUtcV2ueC3royJ642uRnvTxorJAWLZc58gxAo7y56/logo.png", + "pairs": [] + }, + { + "asset": "c501_t8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36", + "type": "SPL", + "address": "8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36", + "name": "Uniswap (Portal)", + "symbol": "UNI", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/8FU95xFJhUUkyyCLU13HSzDLs7oC4QZdXQHL6SCeab36/logo.png", + "pairs": [] + }, + { + "asset": "c501_t8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN", + "type": "SPL", + "address": "8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN", + "name": "Fantom (Portal from Ethereum)", + "symbol": "FTMet", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/8gC27rQF4NEDYfyf5aS8ZmQJUum5gufowKGYRRba4ENN/logo.png", + "pairs": [] + }, + { + "asset": "c501_t8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv", + "type": "SPL", + "address": "8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv", + "name": "Tether USD (Portal from BSC)", + "symbol": "USDTbs", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/8qJSyQprMC57TWKaYEmetUR3UUiTP2M3hXdcvFhkZdmv/logo.png", + "pairs": [] + }, + { + "asset": "c501_t9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa", + "type": "SPL", + "address": "9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa", + "name": "Binance Coin (Portal)", + "symbol": "BNB", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/9gP2kCy3wA1ctvYWQk75guqXuHfrEomqydHLtcTCqiLa/logo.png", + "pairs": [] + }, + { + "asset": "c501_t9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E", + "type": "SPL", + "address": "9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E", + "name": "Wrapped BTC", + "symbol": "BTC", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/9n4nbM75f5Ui33ZbPYXn59EwSgE8CGsHtAeTH5YFeJ9E/logo.png", + "pairs": [] + }, + { + "asset": "c501_t49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt", + "type": "SPL", + "address": "49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt", + "name": "The Sandbox (Portal)", + "symbol": "SAND", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/49c7WuCZkQgc3M4qH8WuEUNXfgwupZf1xqWkDQ7gjRGt/logo.png", + "pairs": [] + }, + { + "asset": "c501_tA9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM", + "type": "SPL", + "address": "A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM", + "name": "USD Coin (Portal from Ethereum)", + "symbol": "USDCet", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/A9mUU4qviSctJVPJdBJWkb28deg915LYJKrzQ19ji3FM/logo.png", + "pairs": [] + }, + { + "asset": "c501_tAFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB", + "type": "SPL", + "address": "AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB", + "name": "Green Satoshi Token", + "symbol": "GST", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/AFbX8oGjGpmVFywbVouvhQSRmiW2aR1mohfahi4Y2AdB/logo.png", + "pairs": [] + }, + { + "asset": "c501_tAGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3", + "type": "SPL", + "address": "AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3", + "name": "Wrapped FTX", + "symbol": "FTT", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/AGFEad2et2ZJif9jaGpdMixQqvW5i81aBdvKe7PHNfz3/logo.png", + "pairs": [] + }, + { + "asset": "c501_tAjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC", + "type": "SPL", + "address": "AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC", + "name": "1INCH Token (Portal)", + "symbol": "1INCH", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/AjkPkq3nsyDe1yKcbyZT7N4aK4Evv9om9tzhQD3wsRC/logo.png", + "pairs": [] + }, + { + "asset": "c501_tAwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom", + "type": "SPL", + "address": "AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom", + "name": "Compound (Portal)", + "symbol": "COMP", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/AwEauVaTMQRB71WeDnwf1DWSBxaMKjEPuxyLr1uixFom/logo.png", + "pairs": [] + }, + { + "asset": "c501_tBCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U", + "type": "SPL", + "address": "BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U", + "name": "Spell Token (Portal)", + "symbol": "SPELL", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/BCsFXYm81iqXyYmrLKgAp3AePcgLHnirb8FjTs6sjM7U/logo.png", + "pairs": [] + }, + { + "asset": "c501_tBQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", + "type": "SPL", + "address": "BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4", + "name": "Wrapped USDT", + "symbol": "USDT", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/logo.png", + "pairs": [] + }, + { + "asset": "c501_tBXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX", + "type": "SPL", + "address": "BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX", + "name": "yearn.finance (Portal)", + "symbol": "YFI", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/BXZX2JRJFjvKazM1ibeDFxgAngKExb74MRXzXKvgikxX/logo.png", + "pairs": [] + }, + { + "asset": "c501_tC7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h", + "type": "SPL", + "address": "C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h", + "name": "MATIC (Portal from Ethereum)", + "symbol": "MATICet", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/C7NNPWuZCNjZBfW5p6JvGsR8pUdsRpEdP1ZAhnoDwj7h/logo.png", + "pairs": [] + }, + { + "asset": "c501_tChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj", + "type": "SPL", + "address": "ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj", + "name": "SushiToken (Portal)", + "symbol": "SUSHI", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/ChVzxWRmrTeSgwd3Ui3UumcN8KX7VK3WaD4KGeSKpypj/logo.png", + "pairs": [] + }, + { + "asset": "c501_tCiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z", + "type": "SPL", + "address": "CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z", + "name": "Shiba Inu (Portal)", + "symbol": "SHIB", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/CiKu4eHsVrc1eueVQeHn7qhXTcVu95gSQmBpX4utjL9z/logo.png", + "pairs": [] + }, + { + "asset": "c501_tDvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA", + "type": "SPL", + "address": "DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA", + "name": "Crypto.com Coin (Portal)", + "symbol": "CRO", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/DvjMYMVeXgKxaixGKpzQThLoG98nc7HSU7eanzsdCboA/logo.png", + "pairs": [] + }, + { + "asset": "c501_tEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", + "type": "SPL", + "address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/logo.png", + "pairs": [] + }, + { + "asset": "c501_tEs9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB", + "type": "SPL", + "address": "Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB", + "name": "USDT", + "symbol": "USDT", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/logo.png", + "pairs": [] + }, + { + "asset": "c501_tF6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W", + "type": "SPL", + "address": "F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W", + "name": "LUNA (Portal)", + "symbol": "LUNA", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/F6v4wfAdJB8D8p77bMXZgYt8TDKsYxLYxH5AFhUkYx9W/logo.png", + "pairs": [] + }, + { + "asset": "c501_tEPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", + "type": "SPL", + "address": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v", + "name": "USD Coin", + "symbol": "USDC", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/logo.png", + "pairs": [] + }, + { + "asset": "c501_tGz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG", + "type": "SPL", + "address": "Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG", + "name": "MATIC (Portal from Polygon)", + "symbol": "MATICpo", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/Gz7VkD4MacbEB6yC5XD3HcumEiYx2EtDYYrfikGsvopG/logo.png", + "pairs": [] + }, + { + "asset": "c501_tHUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx", + "type": "SPL", + "address": "HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx", + "name": "Rocket Pool (Portal)", + "symbol": "RPL", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/HUCyuyqESEUV4YWTKFvvB4JiQLqoovscTBpRXfGzW4Wx/logo.png", + "pairs": [] + }, + { + "asset": "c501_t27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4", + "type": "SPL", + "address": "27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4", + "name": "Jupiter Perps LP", + "symbol": "JLP", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4/logo.png", + "pairs": [] + }, + { + "asset": "c501_t5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y", + "type": "SPL", + "address": "5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y", + "name": "Access Protocol", + "symbol": "ACS", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/5MAYDfq5yxtudAhtfyuMBuHZjgAbaS9tbEyEQYAhDS5y/logo.png", + "pairs": [] + }, + { + "asset": "c501_t8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB", + "type": "SPL", + "address": "8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB", + "name": "GameStop", + "symbol": "GME", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/8wXtPeU6557ETkp9WHFY1n1EcU6NxDvbAggHGsMYiHsB/logo.png", + "pairs": [] + }, + { + "asset": "c501_tC98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9", + "type": "SPL", + "address": "C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9", + "name": "Coin98", + "symbol": "C98", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/C98A4nkJXhpVZNAZdHUA95RpTF3T4whtQubL3YobiUX9/logo.png", + "pairs": [] + }, + { + "asset": "c501_tEKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm", + "type": "SPL", + "address": "EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm", + "name": "dogwifhat", + "symbol": "WIF", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm/logo.png", + "pairs": [] + }, + { + "asset": "c501_tGTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1", + "type": "SPL", + "address": "GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1", + "name": "Whales Market", + "symbol": "WHALES", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1/logo.png", + "pairs": [] + }, + { + "asset": "c501_tHZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3", + "type": "SPL", + "address": "HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3", + "name": "Pyth Network", + "symbol": "PYTH", + "decimals": 6, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3/logo.png", + "pairs": [] + }, + { + "asset": "c501_tJ1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn", + "type": "SPL", + "address": "J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn", + "name": "Jito Staked SOL", + "symbol": "JitoSOL", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn/logo.png", + "pairs": [] + }, + { + "asset": "c501_tbSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1", + "type": "SPL", + "address": "bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1", + "name": "BlazeStake Staked SOL", + "symbol": "bSOL", + "decimals": 9, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/bSo13r4TkiE4KumL71LsHTPpL2euBYLFx6h9HP3piy1/logo.png", + "pairs": [] + }, + { + "asset": "c501_thntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux", + "type": "SPL", + "address": "hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux", + "name": "Helium Network", + "symbol": "HNT", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/hntyVP6YFm1Hg25TN9WGLqM12b8TQmcknKrdu1oxWux/logo.png", + "pairs": [] + }, + { + "asset": "c501_trndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof", + "type": "SPL", + "address": "rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof", + "name": "Render Token", + "symbol": "RNDR", + "decimals": 8, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/solana/assets/rndrizKT3MK1iimdxRdWabcF7Zg7AR5T4nud4EkHBof/logo.png", + "pairs": [] + } + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} diff --git a/blockchains/solana/validators/assets/1234LB7uvDC23rdCQoK8C3jNwnovUNyeKxz8wC3dghJ5/logo.png b/blockchains/solana/validators/assets/1234LB7uvDC23rdCQoK8C3jNwnovUNyeKxz8wC3dghJ5/logo.png new file mode 100644 index 0000000000000..ed7f2ea12e559 Binary files /dev/null and b/blockchains/solana/validators/assets/1234LB7uvDC23rdCQoK8C3jNwnovUNyeKxz8wC3dghJ5/logo.png differ diff --git a/blockchains/solana/validators/assets/2Y2opv8Kq8zFATg6ipqb2AjgCf18tkv1CLMLXQGif2NH/logo.png b/blockchains/solana/validators/assets/2Y2opv8Kq8zFATg6ipqb2AjgCf18tkv1CLMLXQGif2NH/logo.png new file mode 100644 index 0000000000000..70ee36d1bc856 Binary files /dev/null and b/blockchains/solana/validators/assets/2Y2opv8Kq8zFATg6ipqb2AjgCf18tkv1CLMLXQGif2NH/logo.png differ diff --git a/blockchains/solana/validators/assets/6F5xdRXh2W3B2vhte12VG79JVUkUSLYrHydGX1SAadfZ/logo.png b/blockchains/solana/validators/assets/6F5xdRXh2W3B2vhte12VG79JVUkUSLYrHydGX1SAadfZ/logo.png new file mode 100644 index 0000000000000..2bd3a1e2d4571 Binary files /dev/null and b/blockchains/solana/validators/assets/6F5xdRXh2W3B2vhte12VG79JVUkUSLYrHydGX1SAadfZ/logo.png differ diff --git a/blockchains/solana/validators/assets/6hTLQ5HSdWcpZkbXmZxXaGjCgTh7zh8UeWKWKgGE1BPp/logo.png b/blockchains/solana/validators/assets/6hTLQ5HSdWcpZkbXmZxXaGjCgTh7zh8UeWKWKgGE1BPp/logo.png new file mode 100644 index 0000000000000..d263de358fbf2 Binary files /dev/null and b/blockchains/solana/validators/assets/6hTLQ5HSdWcpZkbXmZxXaGjCgTh7zh8UeWKWKgGE1BPp/logo.png differ diff --git a/blockchains/solana/validators/assets/9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF/logo.png b/blockchains/solana/validators/assets/9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF/logo.png index c76428450a1c7..4d54781ca00c3 100644 Binary files a/blockchains/solana/validators/assets/9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF/logo.png and b/blockchains/solana/validators/assets/9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF/logo.png differ diff --git a/blockchains/solana/validators/assets/AS3nKBQfKs8fJ8ncyHrdvo4FDT6S8HMRhD75JjCcyr1t/logo.png b/blockchains/solana/validators/assets/AS3nKBQfKs8fJ8ncyHrdvo4FDT6S8HMRhD75JjCcyr1t/logo.png new file mode 100644 index 0000000000000..6bc191071623d Binary files /dev/null and b/blockchains/solana/validators/assets/AS3nKBQfKs8fJ8ncyHrdvo4FDT6S8HMRhD75JjCcyr1t/logo.png differ diff --git a/blockchains/solana/validators/assets/BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg/logo.png b/blockchains/solana/validators/assets/BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg/logo.png index 5c375edd1c9f7..dac9370d4116a 100644 Binary files a/blockchains/solana/validators/assets/BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg/logo.png and b/blockchains/solana/validators/assets/BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg/logo.png differ diff --git a/blockchains/solana/validators/assets/BmMVRAVef2qmJ1tJpG3JwRUtnfEiTbvDw9ZeFEi4wE7D/logo.png b/blockchains/solana/validators/assets/BmMVRAVef2qmJ1tJpG3JwRUtnfEiTbvDw9ZeFEi4wE7D/logo.png new file mode 100644 index 0000000000000..0f6305d87f6e5 Binary files /dev/null and b/blockchains/solana/validators/assets/BmMVRAVef2qmJ1tJpG3JwRUtnfEiTbvDw9ZeFEi4wE7D/logo.png differ diff --git a/blockchains/solana/validators/assets/CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu/logo.png b/blockchains/solana/validators/assets/CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu/logo.png index 1cd092486633b..52afb073a4dca 100644 Binary files a/blockchains/solana/validators/assets/CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu/logo.png and b/blockchains/solana/validators/assets/CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu/logo.png differ diff --git a/blockchains/solana/validators/assets/Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE/logo.png b/blockchains/solana/validators/assets/Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE/logo.png index 91cfabebe2f2d..7d1021cca7488 100644 Binary files a/blockchains/solana/validators/assets/Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE/logo.png and b/blockchains/solana/validators/assets/Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE/logo.png differ diff --git a/blockchains/solana/validators/assets/CogentC52e7kktFfWHwsqSmr8LiS1yAtfqhHcftCPcBJ/logo.png b/blockchains/solana/validators/assets/CogentC52e7kktFfWHwsqSmr8LiS1yAtfqhHcftCPcBJ/logo.png new file mode 100644 index 0000000000000..146d4e4e0a20d Binary files /dev/null and b/blockchains/solana/validators/assets/CogentC52e7kktFfWHwsqSmr8LiS1yAtfqhHcftCPcBJ/logo.png differ diff --git a/blockchains/solana/validators/assets/D1J7k7WouxgwzCfPN5qnW7TSmCTNqgNxWhjAxq62UK8U/logo.png b/blockchains/solana/validators/assets/D1J7k7WouxgwzCfPN5qnW7TSmCTNqgNxWhjAxq62UK8U/logo.png new file mode 100644 index 0000000000000..95674f5ffbf9a Binary files /dev/null and b/blockchains/solana/validators/assets/D1J7k7WouxgwzCfPN5qnW7TSmCTNqgNxWhjAxq62UK8U/logo.png differ diff --git a/blockchains/solana/validators/assets/D4mLBafAJjpRABT5Tyj6UhuwJ8DLRk74JzyuTMUdU9Fz/logo.png b/blockchains/solana/validators/assets/D4mLBafAJjpRABT5Tyj6UhuwJ8DLRk74JzyuTMUdU9Fz/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/solana/validators/assets/D4mLBafAJjpRABT5Tyj6UhuwJ8DLRk74JzyuTMUdU9Fz/logo.png differ diff --git a/blockchains/solana/validators/assets/DP3iT6AXJxWsn5pR1ik13vchaTeeyr3fqXFTeysxrXtv/logo.png b/blockchains/solana/validators/assets/DP3iT6AXJxWsn5pR1ik13vchaTeeyr3fqXFTeysxrXtv/logo.png new file mode 100644 index 0000000000000..71ecba0f965b2 Binary files /dev/null and b/blockchains/solana/validators/assets/DP3iT6AXJxWsn5pR1ik13vchaTeeyr3fqXFTeysxrXtv/logo.png differ diff --git a/blockchains/solana/validators/assets/DTwEEF6VSrmTBYkDcj3BKAc52qhvP8CEQUEAMMT1cG3/logo.png b/blockchains/solana/validators/assets/DTwEEF6VSrmTBYkDcj3BKAc52qhvP8CEQUEAMMT1cG3/logo.png new file mode 100644 index 0000000000000..c38be6e29f03d Binary files /dev/null and b/blockchains/solana/validators/assets/DTwEEF6VSrmTBYkDcj3BKAc52qhvP8CEQUEAMMT1cG3/logo.png differ diff --git a/blockchains/solana/validators/assets/DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a/logo.png b/blockchains/solana/validators/assets/DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a/logo.png index 7cbbcbec3b793..cb7a4941b3d11 100644 Binary files a/blockchains/solana/validators/assets/DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a/logo.png and b/blockchains/solana/validators/assets/DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a/logo.png differ diff --git a/blockchains/solana/validators/assets/EARNynHRWg6GfyJCmrrizcZxARB3HVzcaasvNa8kBS72/logo.png b/blockchains/solana/validators/assets/EARNynHRWg6GfyJCmrrizcZxARB3HVzcaasvNa8kBS72/logo.png new file mode 100644 index 0000000000000..592073ac99758 Binary files /dev/null and b/blockchains/solana/validators/assets/EARNynHRWg6GfyJCmrrizcZxARB3HVzcaasvNa8kBS72/logo.png differ diff --git a/blockchains/solana/validators/assets/EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F/logo.png b/blockchains/solana/validators/assets/EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F/logo.png index 3c29ee005d51c..0888af01c5da5 100644 Binary files a/blockchains/solana/validators/assets/EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F/logo.png and b/blockchains/solana/validators/assets/EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F/logo.png differ diff --git a/blockchains/solana/validators/assets/FiijvR2ibXEHaFqB127CxrL3vSj19K2Kx1jf2RbK4BWS/logo.png b/blockchains/solana/validators/assets/FiijvR2ibXEHaFqB127CxrL3vSj19K2Kx1jf2RbK4BWS/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/solana/validators/assets/FiijvR2ibXEHaFqB127CxrL3vSj19K2Kx1jf2RbK4BWS/logo.png differ diff --git a/blockchains/solana/validators/assets/PUmpKiNnSVAZ3w4KaFX6jKSjXUNHFShGkXbERo54xjb/logo.png b/blockchains/solana/validators/assets/PUmpKiNnSVAZ3w4KaFX6jKSjXUNHFShGkXbERo54xjb/logo.png new file mode 100644 index 0000000000000..ac09c895c929f Binary files /dev/null and b/blockchains/solana/validators/assets/PUmpKiNnSVAZ3w4KaFX6jKSjXUNHFShGkXbERo54xjb/logo.png differ diff --git a/blockchains/solana/validators/assets/beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar/logo.png b/blockchains/solana/validators/assets/beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar/logo.png index 5dac81b6035a1..cba5da9120c03 100644 Binary files a/blockchains/solana/validators/assets/beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar/logo.png and b/blockchains/solana/validators/assets/beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar/logo.png differ diff --git a/blockchains/solana/validators/assets/juicQdAnksqZ5Yb8NQwCLjLWhykvXGktxnQCDvMe6Nx/logo.png b/blockchains/solana/validators/assets/juicQdAnksqZ5Yb8NQwCLjLWhykvXGktxnQCDvMe6Nx/logo.png new file mode 100644 index 0000000000000..5655e49b629ab Binary files /dev/null and b/blockchains/solana/validators/assets/juicQdAnksqZ5Yb8NQwCLjLWhykvXGktxnQCDvMe6Nx/logo.png differ diff --git a/blockchains/solana/validators/list.json b/blockchains/solana/validators/list.json index eb95767af97e5..ed0c804be4c38 100644 --- a/blockchains/solana/validators/list.json +++ b/blockchains/solana/validators/list.json @@ -1,159 +1,63 @@ [ { - "id": "2het6nBRLq9LLZER8fqUEk7j5pbLxq2mVGqSse2nS3tf", - "name": "Maggie's Crypto Farm", - "description": "Making the blocks, all day and all night.", - "website": "https://mcf.rocks/" + "id": "FiijvR2ibXEHaFqB127CxrL3vSj19K2Kx1jf2RbK4BWS", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com" }, { - "id": "3r5ZXC1yFqMmk8VwDdUJbEdPmZ8KZvEkzd5ThEYRetTk", - "name": "Vnode", - "description": "We are the staking service provider for blockchain projects.", - "website": "" + "id": "DTwEEF6VSrmTBYkDcj3BKAc52qhvP8CEQUEAMMT1cG3", + "name": "Capital Alliance - 0% fee", + "description": "Best APY, 0% fee, MEV Bonus. All stake welcome.", + "website": "https://capitall.app" }, { - "id": "49DJjUX3cwFvaZD5rCAwubiz7qdRWDez9xmB381XdHru", - "name": "Staker Space", - "description": "Secure Validating Services", - "website": "https://staker.space" + "id": "PUmpKiNnSVAZ3w4KaFX6jKSjXUNHFShGkXbERo54xjb", + "name": "Pumpkin's Pool", + "description": "High Yield - Top 1% APY + No fee + MEV Sharing | Professionally run on high-end enterprise hardware.", + "website": "https://www.pumpkinspool.eco/" }, { - "id": "4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN", - "name": "Stakin", - "description": "Your Trusted Crypto Rewards", - "website": "https://stakin.com/" - }, - { - "id": "51JBzSTU5rAM8gLAVQKgp4WoZerQcSqWC7BitBzgUNAm", - "name": "Staked", - "description": "Staked operates highly reliable and secure staking infrastructure for 20+ PoS protocols on behalf of the leading investors in the market.", - "website": "https://staked.us" - }, - { - "id": "6UDU4Z9TTbYy8gcRKBd7RX3Lm2qMsSR4PMuzoyYPzLma", - "name": "dcipher", - "description": "dCipher is a company that has the purpose to combine emerging technologies like Blockchain, IoT and Artificial Intelligence.", - "website": "https://dcipher.io" - }, - { - "id": "76nwV8zz8tLz97SBRXH6uwHvgHXtqJDLQfF66jZhQ857", - "name": "Forbole Limited", - "description": "We are a pioneer in blockchain technology and UX solution. We provide enterprise-level network infrastructure and software development.", - "website": "https://forbole.com" - }, - { - "id": "7Hs9z4qsGCbQE9cy2aqgsvWupeZZGiKJgeb1eG4ZKYUH", - "name": "Kytzu", - "description": "Tendermint tech consultant and developer", - "website": "http://kytzu.com/" - }, - { - "id": "7PmWxxiTneGteGxEYvzj5pGDVMQ4nuN9DfUypEXmaA8o", - "name": "Syncnode SRL", - "description": "Syncnode is a software development and cyber security company with global presence and headquarters in Switzerland and Romania.", - "website": "https://wallet.syncnode.ro/" - }, - { - "id": "7VGU4ZwR1e1AFekqbqv2gvjeg47e1PwMPm4BfLt6rxNk", - "name": "stake.fish", - "description": "We are the leading staking service provider for blockchain projects. Join our community to stake and earn rewards. We know staking.", - "website": "https://stake.fish/" - }, - { - "id": "9GJmEHGom9eWo4np4L5vC6b6ri1Df2xN8KFoWixvD1Bs", - "name": "BL", - "description": "", - "website": "" - }, - { - "id": "9iEFfC6qCU6DBTWxL84YQdpNmpZ9yBBu4sW62yeiEVKe", - "name": "Izo Data Network", - "description": "If we could describe the business relationship we have with our clients in one word, it would be TRUST.", - "website": "http://www.izo.ro/" + "id": "AS3nKBQfKs8fJ8ncyHrdvo4FDT6S8HMRhD75JjCcyr1t", + "name": "Overclock", + "description": "Dedicated members of the Solana ecosystem running a high performance, secure validator operation.", + "website": "https://www.overclock.one/" }, { "id": "9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF", "name": "Everstake", - "description": "Everstake is a team of seasoned developers, financial experts and blockchain enthusiasts. We run secure and reliable nodes for PoS protocols", - "website": "https://everstake.one" - }, - { - "id": "9sWYTuuR4s12Q4SuSfo5CfWaFggQwA6Z8pf8dWowN5rk", - "name": "Ubik Capital", - "description": "Ubik Capital's team priority is to provide a highly resilient and secure validator for the Solana community.", - "website": "https://ubik.capital/" - }, - { - "id": "9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL", - "name": "Stake Systems", - "description": "Building infrastructure to support awesome projects running in the blockchain landscape", - "website": "https://stake.systems" - }, - { - "id": "9v5gci7uDiaGKRmQ2dn6WJMB94YqFaVFBTiFzBzNhyaw", - "name": "Inotel", - "description": "", - "website": "" - }, - { - "id": "AGXZemZbyZjz5NBhufcob2pf8AXnr9HaGFUGNCfooWrB", - "name": "RockX", - "description": "RockX is a professional digital asset platform that aims to bring crypto investing to the mainstream in the smartest way.", - "website": "https://rockx.com/" - }, - { - "id": "ateamaZDqNWDztxnVKZhRsp4ac53KvT1rVKyU5LnL6o", - "name": "Node A-Team", - "description": "", - "website": "https://nodeateam.com/" + "description": "Everstake is a staking-as-a-service company from Ukraine. We help institutional investors and regular token holders to profit off their crypto assets. Choose the most promising projects, delegate with Everstake and make 5%-20% annually.", + "website": "https://everstake.one/" }, { - "id": "beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar", - "name": "Bison Trails", - "description": "We provide secure and reliable enterprise-grade infrastructure with multi-cloud / region distribution and a 99% node uptime guarantee", - "website": "https://bisontrails.co/" - }, - { - "id": "BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg", - "name": "01Node", - "description": "01node | Professional Staking Services for Cosmos, Iris, Terra, Solana, Kava, Polkadot, Skale", - "website": "https://01node.com" - }, - { - "id": "BxFf75Vtzro2Hy3coFHKxFMZo5au8W7J8BmLC3gCMotU", - "name": "Chainode", - "description": "Chainode Tech is your reliable partner for distributed ledger technology (DLT) validation services and blockchain consultancy.", - "website": "https://chainode.tech/" - }, - { - "id": "CAf8jfgqhia5VNrEF4A7Y9VLD3numMq9DVSceq7cPhNY", - "name": "Chainflow", - "description": "Chainflow's a small, independent, capable & dedicated validator operator, started in 2017 by @cjremus, working to keep stake decentralized.", - "website": "https://chainflow.io/staking" + "id": "Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE", + "name": "Chorus One", + "description": "Chorus One helps you securely increase your crypto holdings by participating in decentralized networks.", + "website": "https://chorus.one/" }, { - "id": "CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1", - "name": "Figment Networks", - "description": "", - "website": "https://figment.network/" + "id": "D4mLBafAJjpRABT5Tyj6UhuwJ8DLRk74JzyuTMUdU9Fz", + "name": "AutoStake ⚡️ 0% fee forever", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund 🛡️", + "website": "https://autostake.com" }, { "id": "CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu", - "name": "Certus One", - "description": "", - "website": "https://certus.one" + "name": "Jump Crypto", + "description": "Jump Crypto is building toward the next frontier in crypto infrastructure.", + "website": "https://jumpcrypto.com/" }, { - "id": "Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE", - "name": "Chorus One", - "description": "Secure Solana and shape its future by delegating to Chorus One, a leading provider of validation infrastructure and staking services.", - "website": "https://chorus.one" + "id": "beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar", + "name": "Coinbase Cloud", + "description": "Coinbase Cloud provides secure and reliable blockchain infrastructure and APIs. Stake your crypto to our enterprise-grade validators.", + "website": "hhttps://www.coinbase.com/cloud" }, { - "id": "CRzMxdyS56N2vkb55X5q155sSdVkjZhiFedWcbscCf7K", - "name": "HashQuark", - "description": "HashQuark is a new generation Proof-of-Stake pool focused on POS, DPOS and other public chains.", - "website": "https://hashquark.io/" + "id": "DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a", + "name": "Staking Facilities", + "description": "Builder of Solanabeach.io, early investor, liquidity provider via Hummingbot.io - we strive to make Solana a success.", + "website": "https://stakingfacilities.com/" }, { "id": "D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4", @@ -162,81 +66,87 @@ "website": "https://easy2stake.com/" }, { - "id": "DQ7D6ZRtKbBSxCcAunEkoTzQhCBKLPdzTjPRRnM6wo1f", - "name": "Stakewolf", - "description": "", - "website": "" + "id": "EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" }, { - "id": "DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a", - "name": "Staking Facilities", - "description": "Staking Facilities is a Munich-based staking service provider, who operates institutional-grade, custom built validator architecture.", - "website": "https://stakingfacilities.com/" + "id": "9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL", + "name": "Stake Systems", + "description": "Building infrastructure to support awesome projects running in the blockchain landscape", + "website": "https://stake.systems" + }, + { + "id": "4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN", + "name": "Stakin", + "description": "Staking Services Trusted by Institutions.", + "website": "https://stakin.com/" }, { - "id": "edu1fZt5i82cFm6ujUoyXLMdujWxZyWYC8fkydWHRNT", - "name": "Solstaking", - "description": "Specialized in Solana Staking", - "website": "https://solstaking.com/" + "id": "CogentC52e7kktFfWHwsqSmr8LiS1yAtfqhHcftCPcBJ", + "name": "Cogent Crypto", + "description": "Highest APY Validator", + "website": "https://CogentCrypto.io/" }, { - "id": "FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk", - "name": "P2P.ORG - P2P Validator", - "description": "Secure Non-Custodial Staking", - "website": "https://p2p.org/" + "id": "EARNynHRWg6GfyJCmrrizcZxARB3HVzcaasvNa8kBS72", + "name": "Solana Compass 🧭", + "description": "Building tools, guides and dashboards to support the Solana ecosystem. High performance validator, excellent uptime.", + "website": "https://solanacompass.com/" }, { - "id": "GB44NXtM7zGm6QnzQjzHZcRKSswkJbox8aJsKiXGbFJr", - "name": "Rustiq Technology", - "description": "", - "website": "" + "id": "GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e", + "name": "NO Fees! → melea One", + "description": "0% Fees! & Secure and trusted Validator. Protection against Ddos attacks and high availability. Validating since 2017", + "website": "https://melea.xyz" }, { - "id": "GhKEDkvGkf2kceG45ppzqnPD6BPXi1PyW1xGNWJdh5QW", - "name": "Stefan Condurachi", - "description": "I build & design intuitive blockchain tools.", - "website": "http://stefancondurachi.com/" + "id": "6hTLQ5HSdWcpZkbXmZxXaGjCgTh7zh8UeWKWKgGE1BPp", + "name": "NO Fees! → melea Two", + "description": "0% Fees! & Secure and trusted Validator. Protection against Ddos attacks and high availability. Validating since 2017", + "website": "https://melea.xyz" }, { - "id": "GMpKrAwQ9oa4sJqEYQezLr8Z2TUAU72tXD4iMyfoJjbh", - "name": "Moonlet", - "description": "Moonlet operates nodes for next-generation blockchain networks and is committed to support the decentralisation movement forward.", - "website": "https://moonlet.xyz/" + "id": "DP3iT6AXJxWsn5pR1ik13vchaTeeyr3fqXFTeysxrXtv", + "name": "Citadel.one", + "description": "Citadel.one is a multi-asset non-custodial staking platform that lets anyone become a part of decentralized infrastructure and earn passive income. Stake with our nodes or any other validator across multiple networks in a few clicks", + "website": "https://citadel.one/" }, { - "id": "GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e", - "name": "melea", - "description": "Secure and trusted Validator, Protection against DDoS attacks and high availability-. Validating since 2017", - "website": "https://meleatrust.com" + "id": "1234LB7uvDC23rdCQoK8C3jNwnovUNyeKxz8wC3dghJ5", + "name": "BlueLotus 👩‍💻", + "description": "Reliable & Secure Solana Validator", + "website": "https://www.bluelotus.one/" }, { - "id": "H3GhqPMwvGLdxWg3QJGjXDSkFSJCsFk3Wx9XBTdYZykc", - "name": "DokiaCapital", - "description": "We operate an enterprise-grade infrastructure that is robust and secure. Downtime is not an option for us. Stake now and manage your reward.", - "website": "https://staking.dokia.cloud/" + "id": "2Y2opv8Kq8zFATg6ipqb2AjgCf18tkv1CLMLXQGif2NH", + "name": "Atomic Nodes", + "description": "Atomic Nodes is a multi chain staking operator, trusted by over 200,000 delegators since 2019.", + "website": "https://atomicnodes.com/" }, { - "id": "LunaFpQkZsZVJL2P2BUqNDJqyVYqrw9buQnjQtMLXdK", - "name": "LunaNova Technologies", - "description": "Experienced team runs Solana-optimised, monitored hardware in top-tier UK datacentres - uptime guaranteed - 10% of our profits to charity", - "website": "https://lunanova.tech/" + "id": "juicQdAnksqZ5Yb8NQwCLjLWhykvXGktxnQCDvMe6Nx", + "name": "Juicy Stake", + "description": "The ultimate Juicy Stake validator by @knox_trades", + "website": "https://juicystake.io" }, { - "id": "SFund7s2YPS7iCu7W2TobbuQEpVEAv9ZU7zHKiN1Gow", - "name": "Staking Fund", - "description": "", - "website": "https://staking.fund" + "id": "6F5xdRXh2W3B2vhte12VG79JVUkUSLYrHydGX1SAadfZ", + "name": "Allnodes.com ⚡️ 0% fee", + "description": "eliable non-custodial Validator run by the industry leader - Allnodes.", + "website": "https://www.allnodes.com/sol/staking" }, { - "id": "D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4", - "name": "Easy 2 Stake", - "description": "Easy.Stake.Trust. As easy and as simple as you would click next. Complete transparency and trust with a secure and stable validator.", - "website": "https://easy2stake.com" + "id": "BmMVRAVef2qmJ1tJpG3JwRUtnfEiTbvDw9ZeFEi4wE7D", + "name": "Stakely.io", + "description": "🔥 Professional validator highly experienced in PoS 🔥 Slashing protection & Eligible for airdrops | Learn with our staking guides, video tutorials and FAQs | Part of the commission of our nodes will go to our Multicoin Faucet funds and other tools 🌱 Carbon Neutral 🌱", + "website": "https://stakely.io" }, { - "id": "EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F", - "name": "Genesis Lab", - "description": "Genesis Lab is a validation nodes operator in PoS networks and blockchain-focused software development company", - "website": "https://genesislab.net" + "id": "D1J7k7WouxgwzCfPN5qnW7TSmCTNqgNxWhjAxq62UK8U", + "name": "Stakewolle | Mainnet", + "description": "🦈 Professional Bockchain Validator 🔁Auto-compound with REStakeapp 🛡100% Slashing insurance 🎁 All & Special Airdrops for delegators http://linktr.ee/stakewolle", + "website": "https://stakewolle.com/" } -] \ No newline at end of file +] diff --git a/blockchains/sommelier/info/info.json b/blockchains/sommelier/info/info.json new file mode 100644 index 0000000000000..0692fa8826665 --- /dev/null +++ b/blockchains/sommelier/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Sommelier", + "type": "coin", + "symbol": "SOMM", + "decimals": 6, + "website": "https://www.sommelier.finance/", + "description": "Sommelier Finance is a Cosmos SDK-based blockchain that provides risk-managed multichain DeFi strategies.", + "explorer": "https://www.mintscan.io/sommelier", + "status": "active", + "rpc_url": "https://sommelier-rpc.polkachu.com/", + "denom": "usomm", + "lcd_url": "https://sommelier-api.polkachu.com/", + "hrp": "somm", + "links": [ + { + "name": "github", + "url": "https://github.com/PeggyJV" + }, + { + "name": "whitepaper", + "url": "https://tricky-sand-5e6.notion.site/Sommelier-Documentation-006e748753e34a1299f9b1d6ae3a4544" + }, + { + "name": "twitter", + "url": "https://twitter.com/sommfinance" + } + ] +} \ No newline at end of file diff --git a/blockchains/sommelier/info/logo.png b/blockchains/sommelier/info/logo.png new file mode 100644 index 0000000000000..6e6eb7f239b80 Binary files /dev/null and b/blockchains/sommelier/info/logo.png differ diff --git a/blockchains/sommelier/validators/assets/sommvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z4mj4sy/logo.png b/blockchains/sommelier/validators/assets/sommvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z4mj4sy/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/sommelier/validators/assets/sommvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z4mj4sy/logo.png differ diff --git a/blockchains/sommelier/validators/assets/sommvaloper15urq2dtp9qce4fyc85m6upwm9xul30499el64g/logo.png b/blockchains/sommelier/validators/assets/sommvaloper15urq2dtp9qce4fyc85m6upwm9xul30499el64g/logo.png new file mode 100644 index 0000000000000..83225b3167144 Binary files /dev/null and b/blockchains/sommelier/validators/assets/sommvaloper15urq2dtp9qce4fyc85m6upwm9xul30499el64g/logo.png differ diff --git a/blockchains/sommelier/validators/assets/sommvaloper1a583xjv6ylrdfzm3udk6jnj4xy28k2wge0eazz/logo.png b/blockchains/sommelier/validators/assets/sommvaloper1a583xjv6ylrdfzm3udk6jnj4xy28k2wge0eazz/logo.png new file mode 100644 index 0000000000000..18b82452aaf26 Binary files /dev/null and b/blockchains/sommelier/validators/assets/sommvaloper1a583xjv6ylrdfzm3udk6jnj4xy28k2wge0eazz/logo.png differ diff --git a/blockchains/sommelier/validators/assets/sommvaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4pu0vlu3/logo.png b/blockchains/sommelier/validators/assets/sommvaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4pu0vlu3/logo.png new file mode 100644 index 0000000000000..552a01c6cb622 Binary files /dev/null and b/blockchains/sommelier/validators/assets/sommvaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4pu0vlu3/logo.png differ diff --git a/blockchains/sommelier/validators/assets/sommvaloper1pedd3sk0qhwc3yr6zh036gcwc0d6yhuntw9lcw/logo.png b/blockchains/sommelier/validators/assets/sommvaloper1pedd3sk0qhwc3yr6zh036gcwc0d6yhuntw9lcw/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/sommelier/validators/assets/sommvaloper1pedd3sk0qhwc3yr6zh036gcwc0d6yhuntw9lcw/logo.png differ diff --git a/blockchains/sommelier/validators/assets/sommvaloper1tl6jl7ecqwvgagsc4w46n9nm470cwjyg24hlw3/logo.png b/blockchains/sommelier/validators/assets/sommvaloper1tl6jl7ecqwvgagsc4w46n9nm470cwjyg24hlw3/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/sommelier/validators/assets/sommvaloper1tl6jl7ecqwvgagsc4w46n9nm470cwjyg24hlw3/logo.png differ diff --git a/blockchains/sommelier/validators/list.json b/blockchains/sommelier/validators/list.json new file mode 100644 index 0000000000000..e8864571aa5df --- /dev/null +++ b/blockchains/sommelier/validators/list.json @@ -0,0 +1,38 @@ +[ + { + "id": "sommvaloper1pedd3sk0qhwc3yr6zh036gcwc0d6yhuntw9lcw", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "sommvaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4pu0vlu3", + "name": "polkachu.com", + "description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash", + "website": "https://polkachu.com/" + }, + { + "id": "sommvaloper15urq2dtp9qce4fyc85m6upwm9xul30499el64g", + "name": "Chorus One", + "description": "Secure Sommelier and shape its future by delegating to Chorus One, a highly secure and stable validator.", + "website": "https://chorus.one/" + }, + { + "id": "sommvaloper1tl6jl7ecqwvgagsc4w46n9nm470cwjyg24hlw3", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "sommvaloper1a583xjv6ylrdfzm3udk6jnj4xy28k2wge0eazz", + "name": "Polychain", + "description": "Polychain is an investment firm committed to exceptional returns for investors through actively managed portfolios of blockchain assets.", + "website": "https://polychain.capital/" + }, + { + "id": "sommvaloper140l6y2gp3gxvay6qtn70re7z2s0gn57z4mj4sy", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] diff --git a/blockchains/stargaze/info/info.json b/blockchains/stargaze/info/info.json new file mode 100644 index 0000000000000..0d36e4dba992f --- /dev/null +++ b/blockchains/stargaze/info/info.json @@ -0,0 +1,32 @@ +{ + "name": "Stargaze", + "type": "coin", + "symbol": "STARS", + "decimals": 6, + "website": "https://www.stargaze.zone", + "description": "A Cosmos SDK-based decentralized interchain NFT marketplace and social network.", + "explorer": "https://www.mintscan.io/stargaze", + "status": "active", + "rpc_url": "https://stargaze.c29r3.xyz/rpc/", + "denom": "ustars", + "lcd_url": "https://api-stargaze.d-stake.xyz", + "hrp": "stars", + "fee_rate": "0.0025", + "links": [ + { + "name": "medium", + "url": "https://medium.com/stargaze-protocol" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/stargaze/" + }, + { + "name": "twitter", + "url": "https://twitter.com/StargazeZone" + } + ], + "tags": [ + "staking-native" + ] +} diff --git a/blockchains/stargaze/info/logo.png b/blockchains/stargaze/info/logo.png new file mode 100644 index 0000000000000..bae9f21d47718 Binary files /dev/null and b/blockchains/stargaze/info/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper13htkxk8nw6qwhfdugllp8ldtgt5nm80xf679h5/logo.png b/blockchains/stargaze/validators/assets/starsvaloper13htkxk8nw6qwhfdugllp8ldtgt5nm80xf679h5/logo.png new file mode 100644 index 0000000000000..2b7d58fdbd8b2 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper13htkxk8nw6qwhfdugllp8ldtgt5nm80xf679h5/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper18wkkhsrsw7gwl3z9gn6e25ag3sn0crzp89el6n/logo.png b/blockchains/stargaze/validators/assets/starsvaloper18wkkhsrsw7gwl3z9gn6e25ag3sn0crzp89el6n/logo.png new file mode 100644 index 0000000000000..d9182668938b8 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper18wkkhsrsw7gwl3z9gn6e25ag3sn0crzp89el6n/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1fhznrvfyv25f27se8pqw79ytfcwh45j0ppy6lz/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1fhznrvfyv25f27se8pqw79ytfcwh45j0ppy6lz/logo.png new file mode 100644 index 0000000000000..6969356556add Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1fhznrvfyv25f27se8pqw79ytfcwh45j0ppy6lz/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4p60w86a/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4p60w86a/logo.png new file mode 100644 index 0000000000000..a815dfcdc85c8 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4p60w86a/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1gz645mefvu5emd0llpfjchqqpyuxt0xxq34per/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1gz645mefvu5emd0llpfjchqqpyuxt0xxq34per/logo.png new file mode 100644 index 0000000000000..5f4e450704b06 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1gz645mefvu5emd0llpfjchqqpyuxt0xxq34per/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1mz2qks48v486d9m8wp4l9fxm2e9l0e0kzk79m5/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1mz2qks48v486d9m8wp4l9fxm2e9l0e0kzk79m5/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1mz2qks48v486d9m8wp4l9fxm2e9l0e0kzk79m5/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1qe8uuf5x69c526h4nzxwv4ltftr73v7qlh8sg9/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1qe8uuf5x69c526h4nzxwv4ltftr73v7qlh8sg9/logo.png new file mode 100644 index 0000000000000..e53d0580b5a99 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1qe8uuf5x69c526h4nzxwv4ltftr73v7qlh8sg9/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1r6usxgxmrz6ynjz2y5ez5u8ts3fpmtlrl8c9xr/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1r6usxgxmrz6ynjz2y5ez5u8ts3fpmtlrl8c9xr/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1r6usxgxmrz6ynjz2y5ez5u8ts3fpmtlrl8c9xr/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1swer6tl0s59g82xnq5gmgsdueld79wpw8vptlu/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1swer6tl0s59g82xnq5gmgsdueld79wpw8vptlu/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1swer6tl0s59g82xnq5gmgsdueld79wpw8vptlu/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1ulvgmlttxhrnmegu57sj0n2qc7xvtrn9245jtu/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1ulvgmlttxhrnmegu57sj0n2qc7xvtrn9245jtu/logo.png new file mode 100644 index 0000000000000..91529a7d386f0 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1ulvgmlttxhrnmegu57sj0n2qc7xvtrn9245jtu/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1wvh8n82r4alqhxs45m8jtf536sqc5nzzgfzs7x/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1wvh8n82r4alqhxs45m8jtf536sqc5nzzgfzs7x/logo.png new file mode 100644 index 0000000000000..05e24c5c9fa3f Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1wvh8n82r4alqhxs45m8jtf536sqc5nzzgfzs7x/logo.png differ diff --git a/blockchains/stargaze/validators/assets/starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc/logo.png b/blockchains/stargaze/validators/assets/starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc/logo.png new file mode 100644 index 0000000000000..1b71ae0a3a343 Binary files /dev/null and b/blockchains/stargaze/validators/assets/starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc/logo.png differ diff --git a/blockchains/stargaze/validators/list.json b/blockchains/stargaze/validators/list.json new file mode 100644 index 0000000000000..8a07987fd1b5e --- /dev/null +++ b/blockchains/stargaze/validators/list.json @@ -0,0 +1,74 @@ +[ + { + "id": "starsvaloper1mz2qks48v486d9m8wp4l9fxm2e9l0e0kzk79m5", + "name": "StakeLab", + "description": "Staking Hub for Cosmos ecosystem", + "website": "https://www.stakelab.zone/" + }, + { + "id": "starsvaloper1ulvgmlttxhrnmegu57sj0n2qc7xvtrn9245jtu", + "name": "Cosmostation", + "description": "Cosmostation validator node. Delegate your tokens and Start Earning Staking Rewards", + "website": "https://www.cosmostation.io/" + }, + { + "id": "starsvaloper13htkxk8nw6qwhfdugllp8ldtgt5nm80xf679h5", + "name": "Figment", + "description": "The complete staking solution for 250+ institutional clients including asset managers, custodians, exchanges, foundations, and wallets to earn rewards on their digital assets.", + "website": "https://figment.io/" + }, + { + "id": "starsvaloper1fhznrvfyv25f27se8pqw79ytfcwh45j0ppy6lz", + "name": "OmniFlix Network", + "description": "OmniFlix is a p2p network for creators, curators and their sovereign communities to mint, manage and monetize assets. Developed Cosmic Compass, winner of the Best Custom Zone category in Cosmos (GOZ) and run nodes on networks that share our vision.", + "website": "https://omniflix.network" + }, + { + "id": "starsvaloper1r6usxgxmrz6ynjz2y5ez5u8ts3fpmtlrl8c9xr", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "starsvaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4p60w86a", + "name": "polkachu.com", + "description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@polkachu.com", + "website": "https://polkachu.com/" + }, + { + "id": "starsvaloper1wvh8n82r4alqhxs45m8jtf536sqc5nzzgfzs7x", + "name": "STAKECRAFT", + "description": "StakeCraft is a team of geeks with vast experience in programming, developing and managing digital assets.", + "website": "https://stakecraft.com" + }, + { + "id": "starsvaloper1qe8uuf5x69c526h4nzxwv4ltftr73v7qlh8sg9", + "name": "Stakecito", + "description": "Securing & Decentralizing PoS Networks.", + "website": "https://stakecito.com" + }, + { + "id": "starsvaloper1y3cxrze7kmktj93atd42g9rffyg823g0qjqelc", + "name": "Imperator.co", + "description": "100% refund on downtime slashing -- Professional Delegated Proof-of-Stake Network Validator", + "website": "https://imperator.co/" + }, + { + "id": "starsvaloper18wkkhsrsw7gwl3z9gn6e25ag3sn0crzp89el6n", + "name": "White Marlin Staking", + "description": "Validator on Stargaze, Osmosis, Chihuahua and Nomic. | 🫵 Delegate", + "website": "https://twitter.com/WhiteMarlin4" + }, + { + "id": "starsvaloper1gz645mefvu5emd0llpfjchqqpyuxt0xxq34per", + "name": "Bad Kids | 100% Slashing", + "description": "Unprotected slashing, 100% fees till 2025", + "website": "http://discord.com/CUbNQh9bFC" + }, + { + "id": "starsvaloper1swer6tl0s59g82xnq5gmgsdueld79wpw8vptlu", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com" + } +] diff --git a/blockchains/stellar/assets/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN/info.json b/blockchains/stellar/assets/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN/info.json new file mode 100644 index 0000000000000..b26d962748ee6 --- /dev/null +++ b/blockchains/stellar/assets/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN/info.json @@ -0,0 +1,28 @@ +{ + "name": "USD Coin", + "type": "STELLAR", + "symbol": "USDC", + "decimals": 7, + "website": "https://www.centre.io", + "description": "USDC is a fully collateralized US Dollar stablecoin, based on the open source fiat stablecoin framework developed by Centre", + "explorer": "https://stellar.expert/explorer/public/asset/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN", + "status": "active", + "id": "USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/centre_io" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/usd-coin/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/stellar/assets/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN/logo.png b/blockchains/stellar/assets/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN/logo.png new file mode 100644 index 0000000000000..e3d5a3f65634c Binary files /dev/null and b/blockchains/stellar/assets/USDC-GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN/logo.png differ diff --git a/blockchains/stratis/info/info.json b/blockchains/stratis/info/info.json new file mode 100644 index 0000000000000..b415b96999662 --- /dev/null +++ b/blockchains/stratis/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Stratis", + "website": "https://www.stratisplatform.com", + "description": "Stratis Group Ltd., the company behind the Stratis platform, was founded in 2016 by Chris Trew.", + "explorer": "https://chainz.cryptoid.info/strax/#", + "symbol": "STRAX", + "type": "coin", + "decimals": 8, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stratis/" + }, + { + "name": "twitter", + "url": "https://twitter.com/stratisplatform" + } + ] +} \ No newline at end of file diff --git a/blockchains/stratis/info/logo.png b/blockchains/stratis/info/logo.png new file mode 100644 index 0000000000000..00a41b1a8f18e Binary files /dev/null and b/blockchains/stratis/info/logo.png differ diff --git a/blockchains/stride/assets/staevmos/info.json b/blockchains/stride/assets/staevmos/info.json new file mode 100644 index 0000000000000..e0bb8d56a7cb1 --- /dev/null +++ b/blockchains/stride/assets/staevmos/info.json @@ -0,0 +1,11 @@ +{ + "name": "Stride Staked Evmos", + "symbol": "STEVMOS", + "type": "STRIDE", + "decimals": 18, + "description": "Stride Staked Evmos is the token received in exchange for staking EVMOS with Stride.", + "website": "https://stride.zone", + "explorer": "https://www.mintscan.io/stride/account/staevmos", + "status": "active", + "id": "staevmos" +} \ No newline at end of file diff --git a/blockchains/stride/assets/staevmos/logo.png b/blockchains/stride/assets/staevmos/logo.png new file mode 100644 index 0000000000000..14110f594c412 Binary files /dev/null and b/blockchains/stride/assets/staevmos/logo.png differ diff --git a/blockchains/stride/assets/stinj/info.json b/blockchains/stride/assets/stinj/info.json new file mode 100644 index 0000000000000..37d1967c74e2d --- /dev/null +++ b/blockchains/stride/assets/stinj/info.json @@ -0,0 +1,11 @@ +{ + "name": "Stride Staked Injective", + "symbol": "STINJ", + "type": "STRIDE", + "decimals": 18, + "description": "Stride Staked Injective is the token received in exchange for staking ING with Stride.", + "website": "https://stride.zone", + "explorer": "https://www.mintscan.io/stride/account/stinj", + "status": "active", + "id": "stinj" +} \ No newline at end of file diff --git a/blockchains/stride/assets/stinj/logo.png b/blockchains/stride/assets/stinj/logo.png new file mode 100644 index 0000000000000..23d57dbfa8fa1 Binary files /dev/null and b/blockchains/stride/assets/stinj/logo.png differ diff --git a/blockchains/stride/assets/stuatom/info.json b/blockchains/stride/assets/stuatom/info.json new file mode 100644 index 0000000000000..4cc88944c0ec0 --- /dev/null +++ b/blockchains/stride/assets/stuatom/info.json @@ -0,0 +1,17 @@ +{ + "name": "Stride Staked Atom", + "symbol": "STATOM", + "type": "STRIDE", + "decimals": 6, + "description": "Stride Staked Atom is the token received in exchange for staking ATOM with Stride. STATOM is redeemable 1:1 for ATOM, subject to the 21 day unbonding period on Cosmos.", + "website": "https://stride.zone", + "explorer": "https://www.mintscan.io/stride/account/stuatom", + "status": "active", + "id": "stuatom", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stride-staked-atom/" + } + ] +} \ No newline at end of file diff --git a/blockchains/stride/assets/stuatom/logo.png b/blockchains/stride/assets/stuatom/logo.png new file mode 100644 index 0000000000000..a9ce5b2297562 Binary files /dev/null and b/blockchains/stride/assets/stuatom/logo.png differ diff --git a/blockchains/stride/assets/stujuno/info.json b/blockchains/stride/assets/stujuno/info.json new file mode 100644 index 0000000000000..313db9affb3c3 --- /dev/null +++ b/blockchains/stride/assets/stujuno/info.json @@ -0,0 +1,17 @@ +{ + "name": "Stride Staked Juno", + "symbol": "STJUNO", + "type": "STRIDE", + "decimals": 6, + "description": "Stride Staked Juno is the token received in exchange for staking JUNO with Stride.", + "website": "https://stride.zone", + "explorer": "https://www.mintscan.io/stride/account/stujuno", + "status": "active", + "id": "stujuno", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stride-staked-juno/" + } + ] +} \ No newline at end of file diff --git a/blockchains/stride/assets/stujuno/logo.png b/blockchains/stride/assets/stujuno/logo.png new file mode 100644 index 0000000000000..dad76df8989b0 Binary files /dev/null and b/blockchains/stride/assets/stujuno/logo.png differ diff --git a/blockchains/stride/assets/stuluna/info.json b/blockchains/stride/assets/stuluna/info.json new file mode 100644 index 0000000000000..c60fe8a357587 --- /dev/null +++ b/blockchains/stride/assets/stuluna/info.json @@ -0,0 +1,11 @@ +{ + "name": "Stride Staked Luna", + "symbol": "STLUNA", + "type": "STRIDE", + "decimals": 6, + "description": "Stride Staked Luna is the token received in exchange for staking LUNA with Stride.", + "website": "https://stride.zone", + "explorer": "https://www.mintscan.io/stride/account/stuluna", + "status": "active", + "id": "stuluna" +} \ No newline at end of file diff --git a/blockchains/stride/assets/stuluna/logo.png b/blockchains/stride/assets/stuluna/logo.png new file mode 100644 index 0000000000000..aefd71b972a8e Binary files /dev/null and b/blockchains/stride/assets/stuluna/logo.png differ diff --git a/blockchains/stride/assets/stuosmo/info.json b/blockchains/stride/assets/stuosmo/info.json new file mode 100644 index 0000000000000..bb5a4e779bfe5 --- /dev/null +++ b/blockchains/stride/assets/stuosmo/info.json @@ -0,0 +1,11 @@ +{ + "name": "Stride Staked Osmo", + "symbol": "STOSMO", + "type": "STRIDE", + "decimals": 6, + "description": "Stride Staked Osmo is the token received in exchange for staking OSMO with Stride.", + "website": "https://stride.zone", + "explorer": "https://www.mintscan.io/stride/account/stuosmo", + "status": "active", + "id": "stuosmo" +} \ No newline at end of file diff --git a/blockchains/stride/assets/stuosmo/logo.png b/blockchains/stride/assets/stuosmo/logo.png new file mode 100644 index 0000000000000..b0f32fb97ef60 Binary files /dev/null and b/blockchains/stride/assets/stuosmo/logo.png differ diff --git a/blockchains/stride/assets/stustars/info.json b/blockchains/stride/assets/stustars/info.json new file mode 100644 index 0000000000000..4ab67048dc976 --- /dev/null +++ b/blockchains/stride/assets/stustars/info.json @@ -0,0 +1,17 @@ +{ + "name": "Stride Staked Stars", + "symbol": "STSTARS", + "type": "STRIDE", + "decimals": 6, + "description": "Stride Staked Stars is the token received in exchange for staking STARS with Stride.", + "website": "https://stride.zone", + "explorer": "https://www.mintscan.io/stride/account/stustars", + "status": "active", + "id": "stustars", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/stride-staked-stars/" + } + ] +} \ No newline at end of file diff --git a/blockchains/stride/assets/stustars/logo.png b/blockchains/stride/assets/stustars/logo.png new file mode 100644 index 0000000000000..29cf9c0c583b4 Binary files /dev/null and b/blockchains/stride/assets/stustars/logo.png differ diff --git a/blockchains/stride/assets/stuumee/info.json b/blockchains/stride/assets/stuumee/info.json new file mode 100644 index 0000000000000..3785ebcc801ec --- /dev/null +++ b/blockchains/stride/assets/stuumee/info.json @@ -0,0 +1,11 @@ +{ + "name": "Stride Staked Umee", + "symbol": "STUMEE", + "type": "STRIDE", + "decimals": 6, + "description": "Stride Staked Umee is the token received in exchange for staking UMEE with Stride.", + "website": "https://stride.zone", + "explorer": "https://www.mintscan.io/stride/account/stuumee", + "status": "active", + "id": "stuumee" +} \ No newline at end of file diff --git a/blockchains/stride/assets/stuumee/logo.png b/blockchains/stride/assets/stuumee/logo.png new file mode 100644 index 0000000000000..4464f89f1688a Binary files /dev/null and b/blockchains/stride/assets/stuumee/logo.png differ diff --git a/blockchains/stride/info/info.json b/blockchains/stride/info/info.json new file mode 100644 index 0000000000000..cd9a003a99c02 --- /dev/null +++ b/blockchains/stride/info/info.json @@ -0,0 +1,31 @@ +{ + "name": "Stride", + "type": "coin", + "symbol": "STRD", + "decimals": 6, + "website": "https://app.stride.zone", + "description": "Using Stride, you can earn both staking and DeFi yields across the Cosmos IBC ecosystem.", + "explorer": "https://www.mintscan.io/stride", + "status": "active", + "rpc_url": "https://stride-rpc.cosmosrescue.com/", + "denom": "ustrd", + "lcd_url": "https://stride-api.cosmosrescue.com/", + "hrp": "stride", + "tags": [ + "staking-native" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/Stride-Labs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/stride/" + }, + { + "name": "twitter", + "url": "https://twitter.com/stride_zone" + } + ] +} diff --git a/blockchains/stride/info/logo.png b/blockchains/stride/info/logo.png new file mode 100644 index 0000000000000..e75a2ec56fdcb Binary files /dev/null and b/blockchains/stride/info/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zv8hy7g/logo.png b/blockchains/stride/validators/assets/stridevaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zv8hy7g/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zv8hy7g/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1624f0qe76yhnwvlwp3ury2r2xh6cqemmpts8ge/logo.png b/blockchains/stride/validators/assets/stridevaloper1624f0qe76yhnwvlwp3ury2r2xh6cqemmpts8ge/logo.png new file mode 100644 index 0000000000000..831b62a584366 Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1624f0qe76yhnwvlwp3ury2r2xh6cqemmpts8ge/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper17axr56uvurzt9dzjl6zplk4qwjkmxgmmqmthwv/logo.png b/blockchains/stride/validators/assets/stridevaloper17axr56uvurzt9dzjl6zplk4qwjkmxgmmqmthwv/logo.png new file mode 100644 index 0000000000000..1020527149890 Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper17axr56uvurzt9dzjl6zplk4qwjkmxgmmqmthwv/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper19nktvlnhd7j2tsyt97jyfnv3kdemx8cqx25ng7/logo.png b/blockchains/stride/validators/assets/stridevaloper19nktvlnhd7j2tsyt97jyfnv3kdemx8cqx25ng7/logo.png new file mode 100644 index 0000000000000..f30b2458178da Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper19nktvlnhd7j2tsyt97jyfnv3kdemx8cqx25ng7/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1a5c3ejnzy0827t62cyj7etmuchdqvznhp5yp94/logo.png b/blockchains/stride/validators/assets/stridevaloper1a5c3ejnzy0827t62cyj7etmuchdqvznhp5yp94/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1a5c3ejnzy0827t62cyj7etmuchdqvznhp5yp94/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1dae4zycvmyd2qt5td9zzgdjdnwyawp79c5tuec/logo.png b/blockchains/stride/validators/assets/stridevaloper1dae4zycvmyd2qt5td9zzgdjdnwyawp79c5tuec/logo.png new file mode 100644 index 0000000000000..ef1e1911316fc Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1dae4zycvmyd2qt5td9zzgdjdnwyawp79c5tuec/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1dqpg0hfva0k0awzhxwarjpgzj82hlmvrnxlzsd/logo.png b/blockchains/stride/validators/assets/stridevaloper1dqpg0hfva0k0awzhxwarjpgzj82hlmvrnxlzsd/logo.png new file mode 100644 index 0000000000000..0e32dd66a10d5 Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1dqpg0hfva0k0awzhxwarjpgzj82hlmvrnxlzsd/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1dtqsnk3mlqrcxgfvu39lm0jm3pyd0mkrmgkwec/logo.png b/blockchains/stride/validators/assets/stridevaloper1dtqsnk3mlqrcxgfvu39lm0jm3pyd0mkrmgkwec/logo.png new file mode 100644 index 0000000000000..0210d0e6e879d Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1dtqsnk3mlqrcxgfvu39lm0jm3pyd0mkrmgkwec/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4p9nfwja/logo.png b/blockchains/stride/validators/assets/stridevaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4p9nfwja/logo.png new file mode 100644 index 0000000000000..8f6bd2d3b789f Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4p9nfwja/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1jj9z2xwxesuy65n90dujsak554eqkrr28aqpl0/logo.png b/blockchains/stride/validators/assets/stridevaloper1jj9z2xwxesuy65n90dujsak554eqkrr28aqpl0/logo.png new file mode 100644 index 0000000000000..6676e07e645cc Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1jj9z2xwxesuy65n90dujsak554eqkrr28aqpl0/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1kvwpcr45lh7wn53wp9ac42ypr3t8zjqy6ks9au/logo.png b/blockchains/stride/validators/assets/stridevaloper1kvwpcr45lh7wn53wp9ac42ypr3t8zjqy6ks9au/logo.png new file mode 100644 index 0000000000000..74e85f6c4943f Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1kvwpcr45lh7wn53wp9ac42ypr3t8zjqy6ks9au/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1md2j38ls8hg94vjfafu0a2p9htwlkjmhux9e4v/logo.png b/blockchains/stride/validators/assets/stridevaloper1md2j38ls8hg94vjfafu0a2p9htwlkjmhux9e4v/logo.png new file mode 100644 index 0000000000000..aab2312d1572e Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1md2j38ls8hg94vjfafu0a2p9htwlkjmhux9e4v/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1x0agh4jnvamn6y5ss94s6ktugwkljp6y2tkj0w/logo.png b/blockchains/stride/validators/assets/stridevaloper1x0agh4jnvamn6y5ss94s6ktugwkljp6y2tkj0w/logo.png new file mode 100644 index 0000000000000..0048540e96fdc Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1x0agh4jnvamn6y5ss94s6ktugwkljp6y2tkj0w/logo.png differ diff --git a/blockchains/stride/validators/assets/stridevaloper1xgvc86nkv03z7rgyx9t8t66kfz7y9tgpewkww2/logo.png b/blockchains/stride/validators/assets/stridevaloper1xgvc86nkv03z7rgyx9t8t66kfz7y9tgpewkww2/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/stride/validators/assets/stridevaloper1xgvc86nkv03z7rgyx9t8t66kfz7y9tgpewkww2/logo.png differ diff --git a/blockchains/stride/validators/list.json b/blockchains/stride/validators/list.json new file mode 100644 index 0000000000000..ad2431d0d48c6 --- /dev/null +++ b/blockchains/stride/validators/list.json @@ -0,0 +1,86 @@ +[ + { + "id": "stridevaloper1dtqsnk3mlqrcxgfvu39lm0jm3pyd0mkrmgkwec", + "name": "Imperator.co", + "description": "100% refund on downtime slashing -- Professional Delegated Proof-of-Stake Network Validator", + "website": "https://imperator.co/" + }, + { + "id": "stridevaloper1x0agh4jnvamn6y5ss94s6ktugwkljp6y2tkj0w", + "name": "Swiss Staking", + "description": "Experienced validator based in Switzerland. We offer a highly secure and stable staking infrastructure.", + "website": "https://swiss-staking.ch/" + }, + { + "id": "stridevaloper1jj9z2xwxesuy65n90dujsak554eqkrr28aqpl0", + "name": "Cosmostation", + "description": "Cosmostation validator node. Delegate your tokens and Start Earning Staking Rewards", + "website": "https://www.cosmostation.io/" + }, + { + "id": "stridevaloper1dqpg0hfva0k0awzhxwarjpgzj82hlmvrnxlzsd", + "name": "NodeRun", + "description": "Proudly giving back to the community with a portion of our validators rewards using Quick Grants.", + "website": "https://noderun.vip/" + }, + { + "id": "stridevaloper19nktvlnhd7j2tsyt97jyfnv3kdemx8cqx25ng7", + "name": "Everstake", + "description": "Reliable and experienced staking service provider from Ukraine. Visit our website for more details.", + "website": "https://everstake.one/" + }, + { + "id": "stridevaloper1gp957czryfgyvxwn3tfnyy2f0t9g2p4p9nfwja", + "name": "polkachu.com", + "description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash. Contact us at hello@polkachu.com", + "website": "https://polkachu.com/" + }, + { + "id": "stridevaloper1a5c3ejnzy0827t62cyj7etmuchdqvznhp5yp94", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "stridevaloper1kvwpcr45lh7wn53wp9ac42ypr3t8zjqy6ks9au", + "name": "Notional", + "description": "Notional Ventures is a leading security auditing consultant, software engineering, and infrastructure provider for the Cosmos blockchain ecosystem", + "website": "https://notional.ventures" + }, + { + "id": "stridevaloper1dae4zycvmyd2qt5td9zzgdjdnwyawp79c5tuec", + "name": "Staking Facilities", + "description": "Secure blockchain ecosystems by staking tokens and participate in the next evolution of the internet!", + "website": "https://stakingfacilities.com/" + }, + { + "id": "stridevaloper1md2j38ls8hg94vjfafu0a2p9htwlkjmhux9e4v", + "name": "Citadel.one", + "description": "Citadel.one is a multi-asset non-custodial staking platform that lets anyone become a part of decentralized infrastructure and earn passive income. Stake with our nodes or any other validator across multiple networks in a few clicks", + "website": "https://citadel.one/" + }, + { + "id": "stridevaloper1624f0qe76yhnwvlwp3ury2r2xh6cqemmpts8ge", + "name": "Flipside", + "description": "Explore the best data and insights in Web3.", + "website": "https://flipsidecrypto.xyz/" + }, + { + "id": "stridevaloper17axr56uvurzt9dzjl6zplk4qwjkmxgmmqmthwv", + "name": "Allnodes.com ⚡️ 0% fee", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes. Monitor your rewards through the Allnodes portfolio page.", + "website": "https://www.allnodes.com/strd/staking" + }, + { + "id": "stridevaloper1xgvc86nkv03z7rgyx9t8t66kfz7y9tgpewkww2", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + }, + { + "id": "stridevaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zv8hy7g", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] diff --git a/blockchains/sui/assets/0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN/info.json b/blockchains/sui/assets/0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN/info.json new file mode 100644 index 0000000000000..6a66ea610de1d --- /dev/null +++ b/blockchains/sui/assets/0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN/info.json @@ -0,0 +1,21 @@ +{ + "name": "USD Coin (Portal from Ethereum)", + "symbol": "USDC", + "type": "SUI", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://portalbridge.com/?targetChain=sui", + "explorer": "https://explorer.sui.io/address/0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN", + "status": "active", + "id": "0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN", + "links": [ + { + "name": "docs", + "url": "https://portalbridge.com/docs/faqs/liquid-markets/#target-chain-sui" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/sui/assets/0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN/logo.png b/blockchains/sui/assets/0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN/logo.png new file mode 100644 index 0000000000000..8047edf737f31 Binary files /dev/null and b/blockchains/sui/assets/0x5d4b302506645c37ff133b98c4b50a5ae14841659738d6d733d59d0d217a93bf::coin::COIN/logo.png differ diff --git a/blockchains/sui/assets/0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN/info.json b/blockchains/sui/assets/0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN/info.json new file mode 100644 index 0000000000000..34261b0bf39cd --- /dev/null +++ b/blockchains/sui/assets/0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN/info.json @@ -0,0 +1,21 @@ +{ + "name": "USD Coin (Portal from Solana)", + "symbol": "USDCsol", + "type": "SUI", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://portalbridge.com/?targetChain=sui", + "explorer": "https://explorer.sui.io/address/0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN", + "status": "active", + "id": "0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN", + "links": [ + { + "name": "docs", + "url": "https://portalbridge.com/docs/faqs/liquid-markets/#target-chain-sui" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/sui/assets/0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN/logo.png b/blockchains/sui/assets/0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN/logo.png new file mode 100644 index 0000000000000..8047edf737f31 Binary files /dev/null and b/blockchains/sui/assets/0xb231fcda8bbddb31f2ef02e6161444aec64a514e2c89279584ac9806ce9cf037::coin::COIN/logo.png differ diff --git a/blockchains/sui/assets/0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN/info.json b/blockchains/sui/assets/0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN/info.json new file mode 100644 index 0000000000000..3e9560aa3f6dd --- /dev/null +++ b/blockchains/sui/assets/0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN/info.json @@ -0,0 +1,21 @@ +{ + "name": "Tether USD (Portal from Ethereum)", + "symbol": "USDTet", + "type": "SUI", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://portalbridge.com/?targetChain=sui", + "explorer": "https://explorer.sui.io/address/0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN", + "status": "active", + "id": "0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN", + "links": [ + { + "name": "docs", + "url": "https://portalbridge.com/docs/faqs/liquid-markets/#target-chain-sui" + } + ], + "tags": [ + "stablecoin", + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/sui/assets/0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN/logo.png b/blockchains/sui/assets/0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN/logo.png new file mode 100644 index 0000000000000..98f440a376454 Binary files /dev/null and b/blockchains/sui/assets/0xc060006111016b8a020ad5b33834984a437aaa7d3c74c18e09a95d48aceab08c::coin::COIN/logo.png differ diff --git a/blockchains/sui/assets/0xebbf537bc3686be32fe22b498b42715641bbb209267be72236a352e0444cc5df::sui_pepe::SUI_PEPE/info.json b/blockchains/sui/assets/0xebbf537bc3686be32fe22b498b42715641bbb209267be72236a352e0444cc5df::sui_pepe::SUI_PEPE/info.json new file mode 100644 index 0000000000000..8440ed6311961 --- /dev/null +++ b/blockchains/sui/assets/0xebbf537bc3686be32fe22b498b42715641bbb209267be72236a352e0444cc5df::sui_pepe::SUI_PEPE/info.json @@ -0,0 +1,32 @@ +{ + "name": "SUI PEPE", + "symbol": "SPEPE", + "type": "SUI", + "decimals": 6, + "description": "Pepe is a community based memecoin with one mission: to make memecoins great again. Made to honor the iconic meme we all know and love, Pepe is here to take reign as the most memeable memecoin in existence, fueled purely by memetic power. Pepe is for the people.", + "website": "https://www.pepe.vip/", + "explorer": "https://explorer.sui.io/address/0xebbf537bc3686be32fe22b498b42715641bbb209267be72236a352e0444cc5df::sui_pepe::SUI_PEPE", + "status": "active", + "id": "0xebbf537bc3686be32fe22b498b42715641bbb209267be72236a352e0444cc5df::sui_pepe::SUI_PEPE", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/pepecoineth" + }, + { + "name": "telegram", + "url": "https://t.me/pepecoineth" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/pepe/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/pepe" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/sui/assets/0xebbf537bc3686be32fe22b498b42715641bbb209267be72236a352e0444cc5df::sui_pepe::SUI_PEPE/logo.png b/blockchains/sui/assets/0xebbf537bc3686be32fe22b498b42715641bbb209267be72236a352e0444cc5df::sui_pepe::SUI_PEPE/logo.png new file mode 100644 index 0000000000000..90b0d10acc2f6 Binary files /dev/null and b/blockchains/sui/assets/0xebbf537bc3686be32fe22b498b42715641bbb209267be72236a352e0444cc5df::sui_pepe::SUI_PEPE/logo.png differ diff --git a/blockchains/sui/info/info.json b/blockchains/sui/info/info.json new file mode 100644 index 0000000000000..451b6588d1b83 --- /dev/null +++ b/blockchains/sui/info/info.json @@ -0,0 +1,32 @@ +{ + "name": "Sui", + "website": "https://sui.io/", + "description": "Sui is a boundless platform to build rich and dynamic on-chain assets from gaming to finance.", + "explorer": "https://explorer.sui.io/", + "symbol": "SUI", + "type": "coin", + "decimals": 9, + "status": "active", + "tags": [ + "defi", + "staking-native" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/SuiNetwork" + }, + { + "name": "github", + "url": "https://github.com/MystenLabs/sui" + }, + { + "name": "discord", + "url": "https://discord.com/invite/suiglobal" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/sui/" + } + ] +} diff --git a/blockchains/sui/info/logo.png b/blockchains/sui/info/logo.png new file mode 100644 index 0000000000000..2b876f1c5d4d4 Binary files /dev/null and b/blockchains/sui/info/logo.png differ diff --git a/blockchains/sui/validators/assets/0x184fbf9d6c2d2d3f27e27fe3ca2d3b4080bd406221e345e2d36633e638e988e1/logo.png b/blockchains/sui/validators/assets/0x184fbf9d6c2d2d3f27e27fe3ca2d3b4080bd406221e345e2d36633e638e988e1/logo.png new file mode 100644 index 0000000000000..22f9793543269 Binary files /dev/null and b/blockchains/sui/validators/assets/0x184fbf9d6c2d2d3f27e27fe3ca2d3b4080bd406221e345e2d36633e638e988e1/logo.png differ diff --git a/blockchains/sui/validators/assets/0x4f9791d5c689306862b4eb9a25914c5433b7dfd5cb4827b461f7dfc813f28a7c/logo.png b/blockchains/sui/validators/assets/0x4f9791d5c689306862b4eb9a25914c5433b7dfd5cb4827b461f7dfc813f28a7c/logo.png new file mode 100644 index 0000000000000..1db1d333a4b10 Binary files /dev/null and b/blockchains/sui/validators/assets/0x4f9791d5c689306862b4eb9a25914c5433b7dfd5cb4827b461f7dfc813f28a7c/logo.png differ diff --git a/blockchains/sui/validators/assets/0x4fffd0005522be4bc029724c7f0f6ed7093a6bf3a09b90e62f61dc15181e1a3e/logo.png b/blockchains/sui/validators/assets/0x4fffd0005522be4bc029724c7f0f6ed7093a6bf3a09b90e62f61dc15181e1a3e/logo.png new file mode 100644 index 0000000000000..01498ceed7241 Binary files /dev/null and b/blockchains/sui/validators/assets/0x4fffd0005522be4bc029724c7f0f6ed7093a6bf3a09b90e62f61dc15181e1a3e/logo.png differ diff --git a/blockchains/sui/validators/assets/0x60ce054d9dc5771fcbeb9a52a1881a97d3092efc8eb29befc3e60281dbe80ca0/logo.png b/blockchains/sui/validators/assets/0x60ce054d9dc5771fcbeb9a52a1881a97d3092efc8eb29befc3e60281dbe80ca0/logo.png new file mode 100644 index 0000000000000..02bd65ee5f9b3 Binary files /dev/null and b/blockchains/sui/validators/assets/0x60ce054d9dc5771fcbeb9a52a1881a97d3092efc8eb29befc3e60281dbe80ca0/logo.png differ diff --git a/blockchains/sui/validators/assets/0x61953ea72709eed72f4441dd944eec49a11b4acabfc8e04015e89c63be81b6ab/logo.png b/blockchains/sui/validators/assets/0x61953ea72709eed72f4441dd944eec49a11b4acabfc8e04015e89c63be81b6ab/logo.png new file mode 100644 index 0000000000000..0a827d6b58736 Binary files /dev/null and b/blockchains/sui/validators/assets/0x61953ea72709eed72f4441dd944eec49a11b4acabfc8e04015e89c63be81b6ab/logo.png differ diff --git a/blockchains/sui/validators/assets/0x68cf08c4ef8b0462d8c3879f4e26cc371fbddd844650d0c41a9c3badc8104609/logo.png b/blockchains/sui/validators/assets/0x68cf08c4ef8b0462d8c3879f4e26cc371fbddd844650d0c41a9c3badc8104609/logo.png new file mode 100644 index 0000000000000..203f6d45c993d Binary files /dev/null and b/blockchains/sui/validators/assets/0x68cf08c4ef8b0462d8c3879f4e26cc371fbddd844650d0c41a9c3badc8104609/logo.png differ diff --git a/blockchains/sui/validators/assets/0x885c0345bbf4441f39b98caf2295640a4dc3696ee9e8bc68f2101ca5e6f9bbf1/logo.png b/blockchains/sui/validators/assets/0x885c0345bbf4441f39b98caf2295640a4dc3696ee9e8bc68f2101ca5e6f9bbf1/logo.png new file mode 100644 index 0000000000000..1020527149890 Binary files /dev/null and b/blockchains/sui/validators/assets/0x885c0345bbf4441f39b98caf2295640a4dc3696ee9e8bc68f2101ca5e6f9bbf1/logo.png differ diff --git a/blockchains/sui/validators/assets/0x91b3d7211dbe057d02e2aa06f1cd678f1408438d494d2e783e0b67a77cca4599/logo.png b/blockchains/sui/validators/assets/0x91b3d7211dbe057d02e2aa06f1cd678f1408438d494d2e783e0b67a77cca4599/logo.png new file mode 100644 index 0000000000000..1914e999c9f0a Binary files /dev/null and b/blockchains/sui/validators/assets/0x91b3d7211dbe057d02e2aa06f1cd678f1408438d494d2e783e0b67a77cca4599/logo.png differ diff --git a/blockchains/sui/validators/assets/0x9b8b11c9b2336d35f2db8d5318ff32de51b85857f0e53a5c31242cf3797f4be4/logo.png b/blockchains/sui/validators/assets/0x9b8b11c9b2336d35f2db8d5318ff32de51b85857f0e53a5c31242cf3797f4be4/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/sui/validators/assets/0x9b8b11c9b2336d35f2db8d5318ff32de51b85857f0e53a5c31242cf3797f4be4/logo.png differ diff --git a/blockchains/sui/validators/assets/0xad1ca3844353d0c1b86fea2d848fda0c62439168c29e132ef17f9964a19a551f/logo.png b/blockchains/sui/validators/assets/0xad1ca3844353d0c1b86fea2d848fda0c62439168c29e132ef17f9964a19a551f/logo.png new file mode 100644 index 0000000000000..9c65c6d2163ae Binary files /dev/null and b/blockchains/sui/validators/assets/0xad1ca3844353d0c1b86fea2d848fda0c62439168c29e132ef17f9964a19a551f/logo.png differ diff --git a/blockchains/sui/validators/assets/0xe719405821d7bd32ded86a2aed34f06f3dacd09c91241ec3f34b219ebeddc6f0/logo.png b/blockchains/sui/validators/assets/0xe719405821d7bd32ded86a2aed34f06f3dacd09c91241ec3f34b219ebeddc6f0/logo.png new file mode 100644 index 0000000000000..5e96ae80cbd5f Binary files /dev/null and b/blockchains/sui/validators/assets/0xe719405821d7bd32ded86a2aed34f06f3dacd09c91241ec3f34b219ebeddc6f0/logo.png differ diff --git a/blockchains/sui/validators/assets/0xec73ec4d6b2a9403937b12ca625f7b3124c4459ff4e3caae6cf6376edefb9f3a/logo.png b/blockchains/sui/validators/assets/0xec73ec4d6b2a9403937b12ca625f7b3124c4459ff4e3caae6cf6376edefb9f3a/logo.png new file mode 100644 index 0000000000000..27f6365a734ed Binary files /dev/null and b/blockchains/sui/validators/assets/0xec73ec4d6b2a9403937b12ca625f7b3124c4459ff4e3caae6cf6376edefb9f3a/logo.png differ diff --git a/blockchains/sui/validators/list.json b/blockchains/sui/validators/list.json new file mode 100644 index 0000000000000..3e1bb03c6c058 --- /dev/null +++ b/blockchains/sui/validators/list.json @@ -0,0 +1,74 @@ +[ + { + "id": "0x61953ea72709eed72f4441dd944eec49a11b4acabfc8e04015e89c63be81b6ab", + "name": "Staketab", + "description": "Staketab is engaged in professional validation in various blockchain networks. We develop fast and high-quality explorers and other ecosystem tools.", + "website": "https://staketab.com/" + }, + { + "id": "0x184fbf9d6c2d2d3f27e27fe3ca2d3b4080bd406221e345e2d36633e638e988e1", + "name": "Cosmostation", + "description": "Intelligent crypto infrastructure. Earn with Cosmostation.", + "website": "https://www.cosmostation.io/" + }, + { + "id": "0xad1ca3844353d0c1b86fea2d848fda0c62439168c29e132ef17f9964a19a551f", + "name": "TestnetPride", + "description": "TestnetPride is a staking provider for different Proof of Stake blockchains. We provide a secure service for our community to put their crypto to work", + "website": "http://testnet-pride.com/" + }, + { + "id": "0x4fffd0005522be4bc029724c7f0f6ed7093a6bf3a09b90e62f61dc15181e1a3e", + "name": "Mysten-1", + "description": "Creators of SUI", + "website": "https://mystenlabs.com/" + }, + { + "id": "0xec73ec4d6b2a9403937b12ca625f7b3124c4459ff4e3caae6cf6376edefb9f3a", + "name": "Nodes.Guru", + "description": "Guru of non-custodial staking. Professional node running, the best uptime and 24/7 customer support.", + "website": "https://nodes.guru/" + }, + { + "id": "0x4f9791d5c689306862b4eb9a25914c5433b7dfd5cb4827b461f7dfc813f28a7c", + "name": "Citadel.one", + "description": "Citadel.one is a multi-asset non-custodial staking platform that lets anyone become a part of decentralized infrastructure and earn passive income.", + "website": "https://citadel.one/about" + }, + { + "id": "0xe719405821d7bd32ded86a2aed34f06f3dacd09c91241ec3f34b219ebeddc6f0", + "name": "mrgn", + "description": "mrgn research is a proprietary trading firm solving DeFi's liquidity problems", + "website": "https://www.mrgn.ch/" + }, + { + "id": "0x91b3d7211dbe057d02e2aa06f1cd678f1408438d494d2e783e0b67a77cca4599", + "name": "Chainbase", + "description": "The all-in-one data infra for Web3 — Indexing, transforming, and Large-scale utilization of on-chain data with APIs, Pipeline, and SQL.", + "website": "https://chainbase.com/" + }, + { + "id": "0x60ce054d9dc5771fcbeb9a52a1881a97d3092efc8eb29befc3e60281dbe80ca0", + "name": "GalaxyDigital", + "description": "Galaxy is a digital asset and blockchain leader helping institutions, startups, and qualified individuals shape a changing economy.", + "website": "https://www.galaxy.com/" + }, + { + "id": "0x68cf08c4ef8b0462d8c3879f4e26cc371fbddd844650d0c41a9c3badc8104609", + "name": "Stakingcabin", + "description": "We offer enterprise-level, highly secure infrastructure services for public blockchain protocols.", + "website": "https://stakingcabin.com/" + }, + { + "id": "0x885c0345bbf4441f39b98caf2295640a4dc3696ee9e8bc68f2101ca5e6f9bbf1", + "name": "Allnodes.com ⚡️", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes.", + "website": "https://www.allnodes.com/sui/staking" + }, + { + "id": "0x9b8b11c9b2336d35f2db8d5318ff32de51b85857f0e53a5c31242cf3797f4be4", + "name": "Stakin", + "description": "SUI staking services by an experienced enterprise validator trusted by institutions and the communities", + "website": "https://stakin.com" + } +] diff --git a/blockchains/syscoin/info/info.json b/blockchains/syscoin/info/info.json new file mode 100644 index 0000000000000..3d5b8688661ee --- /dev/null +++ b/blockchains/syscoin/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Syscoin", + "website": "http://syscoin.org/", + "description": "Syscoin is designed to support the future of smart contracts within Metaverse, IoT, Smart Cities, and future interplanetary economies.", + "explorer": "https://explorer.syscoin.org", + "symbol": "SYS", + "type": "coin", + "decimals": 8, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/syscoin/" + }, + { + "name": "twitter", + "url": "https://twitter.com/syscoin" + } + ] +} \ No newline at end of file diff --git a/blockchains/syscoin/info/logo.png b/blockchains/syscoin/info/logo.png new file mode 100644 index 0000000000000..c10e6dbcfb9b1 Binary files /dev/null and b/blockchains/syscoin/info/logo.png differ diff --git a/blockchains/teritori/info/info.json b/blockchains/teritori/info/info.json new file mode 100644 index 0000000000000..7d640de40ae76 --- /dev/null +++ b/blockchains/teritori/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "Teritori", + "type": "coin", + "symbol": "TORI", + "decimals": 6, + "website": "https://teritori.com/", + "description": "The multi-chain SuperdApp for communities.", + "explorer": "https://www.mintscan.io/teritori", + "status": "active", + "rpc_url": "https://rpc-teritori.whispernode.com/", + "denom": "utori", + "lcd_url": "https://rest-teritori.carbonzero.zone/", + "hrp": "tori", + "fee_rate": "0.25", + "links": [ + { + "name": "medium", + "url": "https://medium.com/teritori" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/teritori/" + }, + { + "name": "twitter", + "url": "https://twitter.com/TeritoriNetwork" + } + ] +} diff --git a/blockchains/teritori/info/logo.png b/blockchains/teritori/info/logo.png new file mode 100644 index 0000000000000..63fedfa892573 Binary files /dev/null and b/blockchains/teritori/info/logo.png differ diff --git a/blockchains/teritori/validators/assets/torivaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztl8j0u/logo.png b/blockchains/teritori/validators/assets/torivaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztl8j0u/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/teritori/validators/assets/torivaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztl8j0u/logo.png differ diff --git a/blockchains/teritori/validators/assets/torivaloper1g3pncd7m5ak8yeh9n42as57pvrcqqv4rjvh87h/logo.png b/blockchains/teritori/validators/assets/torivaloper1g3pncd7m5ak8yeh9n42as57pvrcqqv4rjvh87h/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/teritori/validators/assets/torivaloper1g3pncd7m5ak8yeh9n42as57pvrcqqv4rjvh87h/logo.png differ diff --git a/blockchains/teritori/validators/assets/torivaloper1xu736l4vt6l2pg9k2yk66fq7zq6y4aj5xmd6vq/logo.png b/blockchains/teritori/validators/assets/torivaloper1xu736l4vt6l2pg9k2yk66fq7zq6y4aj5xmd6vq/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/teritori/validators/assets/torivaloper1xu736l4vt6l2pg9k2yk66fq7zq6y4aj5xmd6vq/logo.png differ diff --git a/blockchains/teritori/validators/list.json b/blockchains/teritori/validators/list.json new file mode 100644 index 0000000000000..72ea8f6f51cbb --- /dev/null +++ b/blockchains/teritori/validators/list.json @@ -0,0 +1,20 @@ +[ + { + "id": "torivaloper1xu736l4vt6l2pg9k2yk66fq7zq6y4aj5xmd6vq", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "torivaloper1g3pncd7m5ak8yeh9n42as57pvrcqqv4rjvh87h", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "torivaloper140l6y2gp3gxvay6qtn70re7z2s0gn57ztl8j0u", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + } +] \ No newline at end of file diff --git a/blockchains/terra/allowlist.json b/blockchains/terra/allowlist.json deleted file mode 100644 index 6af22251f9828..0000000000000 --- a/blockchains/terra/allowlist.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - "ukrw", - "uluna", - "umnt", - "usdr", - "uusd" -] \ No newline at end of file diff --git a/blockchains/terra/assets/terra12dfv3f0e6m22z6cnhfn3nxk2en3z3zeqy6ctym/info.json b/blockchains/terra/assets/terra12dfv3f0e6m22z6cnhfn3nxk2en3z3zeqy6ctym/info.json new file mode 100644 index 0000000000000..9a2e8b151a814 --- /dev/null +++ b/blockchains/terra/assets/terra12dfv3f0e6m22z6cnhfn3nxk2en3z3zeqy6ctym/info.json @@ -0,0 +1,14 @@ +{ + "name": "Chainlink (Portal)", + "type": "CW20", + "symbol": "LINK", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://chain.link/", + "explorer": "https://finder.terra.money/mainnet/address/terra12dfv3f0e6m22z6cnhfn3nxk2en3z3zeqy6ctym", + "status": "active", + "id": "terra12dfv3f0e6m22z6cnhfn3nxk2en3z3zeqy6ctym", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra12dfv3f0e6m22z6cnhfn3nxk2en3z3zeqy6ctym/logo.png b/blockchains/terra/assets/terra12dfv3f0e6m22z6cnhfn3nxk2en3z3zeqy6ctym/logo.png new file mode 100644 index 0000000000000..bb40954f41856 Binary files /dev/null and b/blockchains/terra/assets/terra12dfv3f0e6m22z6cnhfn3nxk2en3z3zeqy6ctym/logo.png differ diff --git a/blockchains/terra/assets/terra133chr09wu8sakfte5v7vd8qzq9vghtkv4tn0ur/info.json b/blockchains/terra/assets/terra133chr09wu8sakfte5v7vd8qzq9vghtkv4tn0ur/info.json new file mode 100644 index 0000000000000..1c1b4f45db294 --- /dev/null +++ b/blockchains/terra/assets/terra133chr09wu8sakfte5v7vd8qzq9vghtkv4tn0ur/info.json @@ -0,0 +1,14 @@ +{ + "name": "Lido wstETH (Portal)", + "type": "CW20", + "symbol": "wstETH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://lido.fi/", + "explorer": "https://finder.terra.money/mainnet/address/terra133chr09wu8sakfte5v7vd8qzq9vghtkv4tn0ur", + "status": "active", + "id": "terra133chr09wu8sakfte5v7vd8qzq9vghtkv4tn0ur", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra133chr09wu8sakfte5v7vd8qzq9vghtkv4tn0ur/logo.png b/blockchains/terra/assets/terra133chr09wu8sakfte5v7vd8qzq9vghtkv4tn0ur/logo.png new file mode 100644 index 0000000000000..2eac49b213403 Binary files /dev/null and b/blockchains/terra/assets/terra133chr09wu8sakfte5v7vd8qzq9vghtkv4tn0ur/logo.png differ diff --git a/blockchains/terra/assets/terra14tl83xcwqjy0ken9peu4pjjuu755lrry2uy25r/info.json b/blockchains/terra/assets/terra14tl83xcwqjy0ken9peu4pjjuu755lrry2uy25r/info.json new file mode 100644 index 0000000000000..65fef1a5fe606 --- /dev/null +++ b/blockchains/terra/assets/terra14tl83xcwqjy0ken9peu4pjjuu755lrry2uy25r/info.json @@ -0,0 +1,14 @@ +{ + "name": "Ether (Portal)", + "type": "CW20", + "symbol": "ETH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://ethereum.org/en/", + "explorer": "https://finder.terra.money/mainnet/address/terra14tl83xcwqjy0ken9peu4pjjuu755lrry2uy25r", + "status": "active", + "id": "terra14tl83xcwqjy0ken9peu4pjjuu755lrry2uy25r", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra14tl83xcwqjy0ken9peu4pjjuu755lrry2uy25r/logo.png b/blockchains/terra/assets/terra14tl83xcwqjy0ken9peu4pjjuu755lrry2uy25r/logo.png new file mode 100644 index 0000000000000..2d99a939536c4 Binary files /dev/null and b/blockchains/terra/assets/terra14tl83xcwqjy0ken9peu4pjjuu755lrry2uy25r/logo.png differ diff --git a/blockchains/terra/assets/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76/info.json b/blockchains/terra/assets/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76/info.json new file mode 100644 index 0000000000000..d17897c7a7db8 --- /dev/null +++ b/blockchains/terra/assets/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76/info.json @@ -0,0 +1,25 @@ +{ + "name": "Anchor Protocol Token", + "symbol": "ANC", + "type": "CW20", + "decimals": 6, + "description": "The Anchor Token (ANC) is Anchor Protocol's governance token. ANC tokens can be deposited to create new governance polls, which can be voted on by users that have staked ANC.", + "website": "https://www.anchorprotocol.com", + "explorer": "https://finder.terra.money/mainnet/address/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76", + "status": "active", + "id": "terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76", + "links": [ + { + "name": "discord", + "url": "https://discord.com/invite/9aUYgpKZ9c" + }, + { + "name": "whitepaper", + "url": "https://anchorprotocol.com/docs/anchor-v1.1.pdf" + } + ], + "tags": [ + "staking", + "governance" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76/logo.png b/blockchains/terra/assets/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76/logo.png new file mode 100644 index 0000000000000..641db080034b9 Binary files /dev/null and b/blockchains/terra/assets/terra14z56l0fp2lsf86zy3hty2z47ezkhnthtr9yq76/logo.png differ diff --git a/blockchains/terra/assets/terra15a9dr3a2a2lj5fclrw35xxg9yuxg0d908wpf2y/info.json b/blockchains/terra/assets/terra15a9dr3a2a2lj5fclrw35xxg9yuxg0d908wpf2y/info.json new file mode 100644 index 0000000000000..294f15b76854b --- /dev/null +++ b/blockchains/terra/assets/terra15a9dr3a2a2lj5fclrw35xxg9yuxg0d908wpf2y/info.json @@ -0,0 +1,14 @@ +{ + "name": "Magic Internet Money (Portal from Ethereum)", + "type": "CW20", + "symbol": "MIMet", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://abracadabra.money/ ", + "explorer": "https://finder.terra.money/mainnet/address/terra15a9dr3a2a2lj5fclrw35xxg9yuxg0d908wpf2y", + "status": "active", + "id": "terra15a9dr3a2a2lj5fclrw35xxg9yuxg0d908wpf2y", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra15a9dr3a2a2lj5fclrw35xxg9yuxg0d908wpf2y/logo.png b/blockchains/terra/assets/terra15a9dr3a2a2lj5fclrw35xxg9yuxg0d908wpf2y/logo.png new file mode 100644 index 0000000000000..87719f12932c8 Binary files /dev/null and b/blockchains/terra/assets/terra15a9dr3a2a2lj5fclrw35xxg9yuxg0d908wpf2y/logo.png differ diff --git a/blockchains/terra/assets/terra17h82zsq6q8x5tsgm5ugcx4gytw3axguvzt4pkc/info.json b/blockchains/terra/assets/terra17h82zsq6q8x5tsgm5ugcx4gytw3axguvzt4pkc/info.json new file mode 100644 index 0000000000000..13248b84c3d0d --- /dev/null +++ b/blockchains/terra/assets/terra17h82zsq6q8x5tsgm5ugcx4gytw3axguvzt4pkc/info.json @@ -0,0 +1,14 @@ +{ + "name": "Saber (Portal)", + "type": "CW20", + "symbol": "SBR", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://saber.so/", + "explorer": "https://finder.terra.money/mainnet/address/terra17h82zsq6q8x5tsgm5ugcx4gytw3axguvzt4pkc", + "status": "active", + "id": "terra17h82zsq6q8x5tsgm5ugcx4gytw3axguvzt4pkc", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra17h82zsq6q8x5tsgm5ugcx4gytw3axguvzt4pkc/logo.png b/blockchains/terra/assets/terra17h82zsq6q8x5tsgm5ugcx4gytw3axguvzt4pkc/logo.png new file mode 100644 index 0000000000000..20b80f3340234 Binary files /dev/null and b/blockchains/terra/assets/terra17h82zsq6q8x5tsgm5ugcx4gytw3axguvzt4pkc/logo.png differ diff --git a/blockchains/terra/assets/terra190tqwgqx7s8qrknz6kckct7v607cu068gfujpk/info.json b/blockchains/terra/assets/terra190tqwgqx7s8qrknz6kckct7v607cu068gfujpk/info.json new file mode 100644 index 0000000000000..03755111a6d3d --- /dev/null +++ b/blockchains/terra/assets/terra190tqwgqx7s8qrknz6kckct7v607cu068gfujpk/info.json @@ -0,0 +1,14 @@ +{ + "name": "SOL (Portal)", + "type": "CW20", + "symbol": "SOL", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://solana.com/", + "explorer": "https://finder.terra.money/mainnet/address/terra190tqwgqx7s8qrknz6kckct7v607cu068gfujpk", + "status": "active", + "id": "terra190tqwgqx7s8qrknz6kckct7v607cu068gfujpk", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra190tqwgqx7s8qrknz6kckct7v607cu068gfujpk/logo.png b/blockchains/terra/assets/terra190tqwgqx7s8qrknz6kckct7v607cu068gfujpk/logo.png new file mode 100644 index 0000000000000..7a2e75fd77f1b Binary files /dev/null and b/blockchains/terra/assets/terra190tqwgqx7s8qrknz6kckct7v607cu068gfujpk/logo.png differ diff --git a/blockchains/terra/assets/terra1aa7upykmmqqc63l924l5qfap8mrmx5rfdm0v55/info.json b/blockchains/terra/assets/terra1aa7upykmmqqc63l924l5qfap8mrmx5rfdm0v55/info.json new file mode 100644 index 0000000000000..c44ee6d88bc02 --- /dev/null +++ b/blockchains/terra/assets/terra1aa7upykmmqqc63l924l5qfap8mrmx5rfdm0v55/info.json @@ -0,0 +1,14 @@ +{ + "name": "Wrapped BTC (Portal)", + "type": "CW20", + "symbol": "WBTC", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.wbtc.network/", + "explorer": "https://finder.terra.money/mainnet/address/terra1aa7upykmmqqc63l924l5qfap8mrmx5rfdm0v55", + "status": "active", + "id": "terra1aa7upykmmqqc63l924l5qfap8mrmx5rfdm0v55", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1aa7upykmmqqc63l924l5qfap8mrmx5rfdm0v55/logo.png b/blockchains/terra/assets/terra1aa7upykmmqqc63l924l5qfap8mrmx5rfdm0v55/logo.png new file mode 100644 index 0000000000000..d603db0efae1f Binary files /dev/null and b/blockchains/terra/assets/terra1aa7upykmmqqc63l924l5qfap8mrmx5rfdm0v55/logo.png differ diff --git a/blockchains/terra/assets/terra1apxgj5agkkfdm2tprwvykug0qtahxvfmugnhx2/info.json b/blockchains/terra/assets/terra1apxgj5agkkfdm2tprwvykug0qtahxvfmugnhx2/info.json new file mode 100644 index 0000000000000..fa65502f536f3 --- /dev/null +++ b/blockchains/terra/assets/terra1apxgj5agkkfdm2tprwvykug0qtahxvfmugnhx2/info.json @@ -0,0 +1,14 @@ +{ + "name": "Basic Attention Token (Portal)", + "type": "CW20", + "symbol": "BAT", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://basicattentiontoken.org/", + "explorer": "https://finder.terra.money/mainnet/address/terra1apxgj5agkkfdm2tprwvykug0qtahxvfmugnhx2", + "status": "active", + "id": "terra1apxgj5agkkfdm2tprwvykug0qtahxvfmugnhx2", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1apxgj5agkkfdm2tprwvykug0qtahxvfmugnhx2/logo.png b/blockchains/terra/assets/terra1apxgj5agkkfdm2tprwvykug0qtahxvfmugnhx2/logo.png new file mode 100644 index 0000000000000..331a781cc5264 Binary files /dev/null and b/blockchains/terra/assets/terra1apxgj5agkkfdm2tprwvykug0qtahxvfmugnhx2/logo.png differ diff --git a/blockchains/terra/assets/terra1ce06wkrdm4vl6t0hvc0g86rsy27pu8yadg3dva/info.json b/blockchains/terra/assets/terra1ce06wkrdm4vl6t0hvc0g86rsy27pu8yadg3dva/info.json new file mode 100644 index 0000000000000..ea39d228edb94 --- /dev/null +++ b/blockchains/terra/assets/terra1ce06wkrdm4vl6t0hvc0g86rsy27pu8yadg3dva/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Ethereum)", + "type": "CW20", + "symbol": "USDTet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://finder.terra.money/mainnet/address/terra1ce06wkrdm4vl6t0hvc0g86rsy27pu8yadg3dva", + "status": "active", + "id": "terra1ce06wkrdm4vl6t0hvc0g86rsy27pu8yadg3dva", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1ce06wkrdm4vl6t0hvc0g86rsy27pu8yadg3dva/logo.png b/blockchains/terra/assets/terra1ce06wkrdm4vl6t0hvc0g86rsy27pu8yadg3dva/logo.png new file mode 100644 index 0000000000000..46b9968e18279 Binary files /dev/null and b/blockchains/terra/assets/terra1ce06wkrdm4vl6t0hvc0g86rsy27pu8yadg3dva/logo.png differ diff --git a/blockchains/terra/assets/terra1cetg5wruw2wsdjp7j46rj44xdel00z006e9yg8/info.json b/blockchains/terra/assets/terra1cetg5wruw2wsdjp7j46rj44xdel00z006e9yg8/info.json new file mode 100644 index 0000000000000..772c90e5ebad5 --- /dev/null +++ b/blockchains/terra/assets/terra1cetg5wruw2wsdjp7j46rj44xdel00z006e9yg8/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance Coin (Portal)", + "type": "CW20", + "symbol": "BNB", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.binance.com/", + "explorer": "https://finder.terra.money/mainnet/address/terra1cetg5wruw2wsdjp7j46rj44xdel00z006e9yg8", + "status": "active", + "id": "terra1cetg5wruw2wsdjp7j46rj44xdel00z006e9yg8", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1cetg5wruw2wsdjp7j46rj44xdel00z006e9yg8/logo.png b/blockchains/terra/assets/terra1cetg5wruw2wsdjp7j46rj44xdel00z006e9yg8/logo.png new file mode 100644 index 0000000000000..24a702d4390f2 Binary files /dev/null and b/blockchains/terra/assets/terra1cetg5wruw2wsdjp7j46rj44xdel00z006e9yg8/logo.png differ diff --git a/blockchains/terra/assets/terra1csvuzlf92nyemu6tv25h0l79etpe8hz3h5vn4a/info.json b/blockchains/terra/assets/terra1csvuzlf92nyemu6tv25h0l79etpe8hz3h5vn4a/info.json new file mode 100644 index 0000000000000..bcb5a6d6d4d82 --- /dev/null +++ b/blockchains/terra/assets/terra1csvuzlf92nyemu6tv25h0l79etpe8hz3h5vn4a/info.json @@ -0,0 +1,14 @@ +{ + "name": "SushiToken (Portal)", + "type": "CW20", + "symbol": "SUSHI", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://sushi.com/", + "explorer": "https://finder.terra.money/mainnet/address/terra1csvuzlf92nyemu6tv25h0l79etpe8hz3h5vn4a", + "status": "active", + "id": "terra1csvuzlf92nyemu6tv25h0l79etpe8hz3h5vn4a", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1csvuzlf92nyemu6tv25h0l79etpe8hz3h5vn4a/logo.png b/blockchains/terra/assets/terra1csvuzlf92nyemu6tv25h0l79etpe8hz3h5vn4a/logo.png new file mode 100644 index 0000000000000..1057abafc2a9b Binary files /dev/null and b/blockchains/terra/assets/terra1csvuzlf92nyemu6tv25h0l79etpe8hz3h5vn4a/logo.png differ diff --git a/blockchains/terra/assets/terra1dkam9wd5yvaswv4yq3n2aqd4wm5j8n82qc0c7c/info.json b/blockchains/terra/assets/terra1dkam9wd5yvaswv4yq3n2aqd4wm5j8n82qc0c7c/info.json new file mode 100644 index 0000000000000..202bb3eab3ca9 --- /dev/null +++ b/blockchains/terra/assets/terra1dkam9wd5yvaswv4yq3n2aqd4wm5j8n82qc0c7c/info.json @@ -0,0 +1,14 @@ +{ + "name": "Serum (Portal from Solana)", + "type": "CW20", + "symbol": "SRMso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://projectserum.com/", + "explorer": "https://finder.terra.money/mainnet/address/terra1dkam9wd5yvaswv4yq3n2aqd4wm5j8n82qc0c7c", + "status": "active", + "id": "terra1dkam9wd5yvaswv4yq3n2aqd4wm5j8n82qc0c7c", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1dkam9wd5yvaswv4yq3n2aqd4wm5j8n82qc0c7c/logo.png b/blockchains/terra/assets/terra1dkam9wd5yvaswv4yq3n2aqd4wm5j8n82qc0c7c/logo.png new file mode 100644 index 0000000000000..94f79d706b71c Binary files /dev/null and b/blockchains/terra/assets/terra1dkam9wd5yvaswv4yq3n2aqd4wm5j8n82qc0c7c/logo.png differ diff --git a/blockchains/terra/assets/terra1dtqlfecglk47yplfrtwjzyagkgcqqngd5lgjp8/info.json b/blockchains/terra/assets/terra1dtqlfecglk47yplfrtwjzyagkgcqqngd5lgjp8/info.json new file mode 100644 index 0000000000000..c9d0f169d483a --- /dev/null +++ b/blockchains/terra/assets/terra1dtqlfecglk47yplfrtwjzyagkgcqqngd5lgjp8/info.json @@ -0,0 +1,14 @@ +{ + "name": "MATIC (Portal from Polygon)", + "type": "CW20", + "symbol": "MATICpo", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://polygon.technology/", + "explorer": "https://finder.terra.money/mainnet/address/terra1dtqlfecglk47yplfrtwjzyagkgcqqngd5lgjp8", + "status": "active", + "id": "terra1dtqlfecglk47yplfrtwjzyagkgcqqngd5lgjp8", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1dtqlfecglk47yplfrtwjzyagkgcqqngd5lgjp8/logo.png b/blockchains/terra/assets/terra1dtqlfecglk47yplfrtwjzyagkgcqqngd5lgjp8/logo.png new file mode 100644 index 0000000000000..60c97897b870c Binary files /dev/null and b/blockchains/terra/assets/terra1dtqlfecglk47yplfrtwjzyagkgcqqngd5lgjp8/logo.png differ diff --git a/blockchains/terra/assets/terra1e6mq63y64zcxz8xyu5van4tgkhemj3r86yvgu4/info.json b/blockchains/terra/assets/terra1e6mq63y64zcxz8xyu5van4tgkhemj3r86yvgu4/info.json new file mode 100644 index 0000000000000..6adb612a680ce --- /dev/null +++ b/blockchains/terra/assets/terra1e6mq63y64zcxz8xyu5van4tgkhemj3r86yvgu4/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Solana)", + "type": "CW20", + "symbol": "USDCso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://finder.terra.money/mainnet/address/terra1e6mq63y64zcxz8xyu5van4tgkhemj3r86yvgu4", + "status": "active", + "id": "terra1e6mq63y64zcxz8xyu5van4tgkhemj3r86yvgu4", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1e6mq63y64zcxz8xyu5van4tgkhemj3r86yvgu4/logo.png b/blockchains/terra/assets/terra1e6mq63y64zcxz8xyu5van4tgkhemj3r86yvgu4/logo.png new file mode 100644 index 0000000000000..c9ca83078881a Binary files /dev/null and b/blockchains/terra/assets/terra1e6mq63y64zcxz8xyu5van4tgkhemj3r86yvgu4/logo.png differ diff --git a/blockchains/terra/assets/terra1eqvq3thjhye7anv6f6mhxpjhyvww8zjvqcdgjx/info.json b/blockchains/terra/assets/terra1eqvq3thjhye7anv6f6mhxpjhyvww8zjvqcdgjx/info.json new file mode 100644 index 0000000000000..c7e645e017d64 --- /dev/null +++ b/blockchains/terra/assets/terra1eqvq3thjhye7anv6f6mhxpjhyvww8zjvqcdgjx/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Avalanche)", + "type": "CW20", + "symbol": "USDTav", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://finder.terra.money/mainnet/address/terra1eqvq3thjhye7anv6f6mhxpjhyvww8zjvqcdgjx", + "status": "active", + "id": "terra1eqvq3thjhye7anv6f6mhxpjhyvww8zjvqcdgjx", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1eqvq3thjhye7anv6f6mhxpjhyvww8zjvqcdgjx/logo.png b/blockchains/terra/assets/terra1eqvq3thjhye7anv6f6mhxpjhyvww8zjvqcdgjx/logo.png new file mode 100644 index 0000000000000..9e63d73503a5d Binary files /dev/null and b/blockchains/terra/assets/terra1eqvq3thjhye7anv6f6mhxpjhyvww8zjvqcdgjx/logo.png differ diff --git a/blockchains/terra/assets/terra1fpfn2kkr8mv390wx4dtpfk3vkjx9ch3thvykl3/info.json b/blockchains/terra/assets/terra1fpfn2kkr8mv390wx4dtpfk3vkjx9ch3thvykl3/info.json new file mode 100644 index 0000000000000..f873cf654c626 --- /dev/null +++ b/blockchains/terra/assets/terra1fpfn2kkr8mv390wx4dtpfk3vkjx9ch3thvykl3/info.json @@ -0,0 +1,14 @@ +{ + "name": "Governance OHM (Portal)", + "type": "CW20", + "symbol": "gOHM", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.olympusdao.finance/", + "explorer": "https://finder.terra.money/mainnet/address/terra1fpfn2kkr8mv390wx4dtpfk3vkjx9ch3thvykl3", + "status": "active", + "id": "terra1fpfn2kkr8mv390wx4dtpfk3vkjx9ch3thvykl3", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1fpfn2kkr8mv390wx4dtpfk3vkjx9ch3thvykl3/logo.png b/blockchains/terra/assets/terra1fpfn2kkr8mv390wx4dtpfk3vkjx9ch3thvykl3/logo.png new file mode 100644 index 0000000000000..0378951680fac Binary files /dev/null and b/blockchains/terra/assets/terra1fpfn2kkr8mv390wx4dtpfk3vkjx9ch3thvykl3/logo.png differ diff --git a/blockchains/terra/assets/terra1hd9n65snaluvf7en0p4hqzse9eqecejz2k8rl5/info.json b/blockchains/terra/assets/terra1hd9n65snaluvf7en0p4hqzse9eqecejz2k8rl5/info.json new file mode 100644 index 0000000000000..3d22933dda309 --- /dev/null +++ b/blockchains/terra/assets/terra1hd9n65snaluvf7en0p4hqzse9eqecejz2k8rl5/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from Solana)", + "type": "CW20", + "symbol": "USDTso", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://finder.terra.money/mainnet/address/terra1hd9n65snaluvf7en0p4hqzse9eqecejz2k8rl5", + "status": "active", + "id": "terra1hd9n65snaluvf7en0p4hqzse9eqecejz2k8rl5", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1hd9n65snaluvf7en0p4hqzse9eqecejz2k8rl5/logo.png b/blockchains/terra/assets/terra1hd9n65snaluvf7en0p4hqzse9eqecejz2k8rl5/logo.png new file mode 100644 index 0000000000000..d52df831af1f9 Binary files /dev/null and b/blockchains/terra/assets/terra1hd9n65snaluvf7en0p4hqzse9eqecejz2k8rl5/logo.png differ diff --git a/blockchains/terra/assets/terra1hj8de24c3yqvcsv9r8chr03fzwsak3hgd8gv3m/info.json b/blockchains/terra/assets/terra1hj8de24c3yqvcsv9r8chr03fzwsak3hgd8gv3m/info.json new file mode 100644 index 0000000000000..bde5fec14b404 --- /dev/null +++ b/blockchains/terra/assets/terra1hj8de24c3yqvcsv9r8chr03fzwsak3hgd8gv3m/info.json @@ -0,0 +1,14 @@ +{ + "name": "AVAX (Portal)", + "type": "CW20", + "symbol": "AVAX", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.avax.network/", + "explorer": "https://finder.terra.money/mainnet/address/terra1hj8de24c3yqvcsv9r8chr03fzwsak3hgd8gv3m", + "status": "active", + "id": "terra1hj8de24c3yqvcsv9r8chr03fzwsak3hgd8gv3m", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1hj8de24c3yqvcsv9r8chr03fzwsak3hgd8gv3m/logo.png b/blockchains/terra/assets/terra1hj8de24c3yqvcsv9r8chr03fzwsak3hgd8gv3m/logo.png new file mode 100644 index 0000000000000..5cfbd9abb2f7c Binary files /dev/null and b/blockchains/terra/assets/terra1hj8de24c3yqvcsv9r8chr03fzwsak3hgd8gv3m/logo.png differ diff --git a/blockchains/terra/assets/terra1ht5sepn28z999jx33sdduuxm9acthad507jg9q/info.json b/blockchains/terra/assets/terra1ht5sepn28z999jx33sdduuxm9acthad507jg9q/info.json new file mode 100644 index 0000000000000..7447f4781dc24 --- /dev/null +++ b/blockchains/terra/assets/terra1ht5sepn28z999jx33sdduuxm9acthad507jg9q/info.json @@ -0,0 +1,14 @@ +{ + "name": "Raydium (Portal)", + "type": "CW20", + "symbol": "RAY", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://raydium.io/", + "explorer": "https://finder.terra.money/mainnet/address/terra1ht5sepn28z999jx33sdduuxm9acthad507jg9q", + "status": "active", + "id": "terra1ht5sepn28z999jx33sdduuxm9acthad507jg9q", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1ht5sepn28z999jx33sdduuxm9acthad507jg9q/logo.png b/blockchains/terra/assets/terra1ht5sepn28z999jx33sdduuxm9acthad507jg9q/logo.png new file mode 100644 index 0000000000000..cd42f7185e707 Binary files /dev/null and b/blockchains/terra/assets/terra1ht5sepn28z999jx33sdduuxm9acthad507jg9q/logo.png differ diff --git a/blockchains/terra/assets/terra1huku2lecfjhq9d00k5a8dh73gw7dwe6vvuf2dd/info.json b/blockchains/terra/assets/terra1huku2lecfjhq9d00k5a8dh73gw7dwe6vvuf2dd/info.json new file mode 100644 index 0000000000000..71265680ee9e3 --- /dev/null +++ b/blockchains/terra/assets/terra1huku2lecfjhq9d00k5a8dh73gw7dwe6vvuf2dd/info.json @@ -0,0 +1,14 @@ +{ + "name": "Shiba Inu (Portal)", + "type": "CW20", + "symbol": "SHIB", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://shibatoken.com/", + "explorer": "https://finder.terra.money/mainnet/address/terra1huku2lecfjhq9d00k5a8dh73gw7dwe6vvuf2dd", + "status": "active", + "id": "terra1huku2lecfjhq9d00k5a8dh73gw7dwe6vvuf2dd", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1huku2lecfjhq9d00k5a8dh73gw7dwe6vvuf2dd/logo.png b/blockchains/terra/assets/terra1huku2lecfjhq9d00k5a8dh73gw7dwe6vvuf2dd/logo.png new file mode 100644 index 0000000000000..5f4a1d03d126c Binary files /dev/null and b/blockchains/terra/assets/terra1huku2lecfjhq9d00k5a8dh73gw7dwe6vvuf2dd/logo.png differ diff --git a/blockchains/terra/assets/terra1jxypgnfa07j6w92wazzyskhreq2ey2a5crgt6z/info.json b/blockchains/terra/assets/terra1jxypgnfa07j6w92wazzyskhreq2ey2a5crgt6z/info.json new file mode 100644 index 0000000000000..b4a3e5b4ee58b --- /dev/null +++ b/blockchains/terra/assets/terra1jxypgnfa07j6w92wazzyskhreq2ey2a5crgt6z/info.json @@ -0,0 +1,14 @@ +{ + "name": "Lido DAO (Portal)", + "type": "CW20", + "symbol": "LDO", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://stake.lido.fi/", + "explorer": "https://finder.terra.money/mainnet/address/terra1jxypgnfa07j6w92wazzyskhreq2ey2a5crgt6z", + "status": "active", + "id": "terra1jxypgnfa07j6w92wazzyskhreq2ey2a5crgt6z", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1jxypgnfa07j6w92wazzyskhreq2ey2a5crgt6z/logo.png b/blockchains/terra/assets/terra1jxypgnfa07j6w92wazzyskhreq2ey2a5crgt6z/logo.png new file mode 100644 index 0000000000000..cc8b90ca87f4d Binary files /dev/null and b/blockchains/terra/assets/terra1jxypgnfa07j6w92wazzyskhreq2ey2a5crgt6z/logo.png differ diff --git a/blockchains/terra/assets/terra1kkyyh7vganlpkj0gkc2rfmhy858ma4rtwywe3x/info.json b/blockchains/terra/assets/terra1kkyyh7vganlpkj0gkc2rfmhy858ma4rtwywe3x/info.json new file mode 100644 index 0000000000000..90a7b57a85de9 --- /dev/null +++ b/blockchains/terra/assets/terra1kkyyh7vganlpkj0gkc2rfmhy858ma4rtwywe3x/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (PoS) (Portal from Polygon)", + "type": "CW20", + "symbol": "USDCpo", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://finder.terra.money/mainnet/address/terra1kkyyh7vganlpkj0gkc2rfmhy858ma4rtwywe3x", + "status": "active", + "id": "terra1kkyyh7vganlpkj0gkc2rfmhy858ma4rtwywe3x", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1kkyyh7vganlpkj0gkc2rfmhy858ma4rtwywe3x/logo.png b/blockchains/terra/assets/terra1kkyyh7vganlpkj0gkc2rfmhy858ma4rtwywe3x/logo.png new file mode 100644 index 0000000000000..4e3f74d233943 Binary files /dev/null and b/blockchains/terra/assets/terra1kkyyh7vganlpkj0gkc2rfmhy858ma4rtwywe3x/logo.png differ diff --git a/blockchains/terra/assets/terra1mddcdx0ujx89f38gu7zspk2r2ffdl5enyz2u03/info.json b/blockchains/terra/assets/terra1mddcdx0ujx89f38gu7zspk2r2ffdl5enyz2u03/info.json new file mode 100644 index 0000000000000..c2dbb2f8aad7b --- /dev/null +++ b/blockchains/terra/assets/terra1mddcdx0ujx89f38gu7zspk2r2ffdl5enyz2u03/info.json @@ -0,0 +1,14 @@ +{ + "name": "Orion Money (Portal)", + "type": "CW20", + "symbol": "ORION", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://orion.money/", + "explorer": "https://finder.terra.money/mainnet/address/terra1mddcdx0ujx89f38gu7zspk2r2ffdl5enyz2u03", + "status": "active", + "id": "terra1mddcdx0ujx89f38gu7zspk2r2ffdl5enyz2u03", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1mddcdx0ujx89f38gu7zspk2r2ffdl5enyz2u03/logo.png b/blockchains/terra/assets/terra1mddcdx0ujx89f38gu7zspk2r2ffdl5enyz2u03/logo.png new file mode 100644 index 0000000000000..89db97dd2ba01 Binary files /dev/null and b/blockchains/terra/assets/terra1mddcdx0ujx89f38gu7zspk2r2ffdl5enyz2u03/logo.png differ diff --git a/blockchains/terra/assets/terra1nc6flp57m5hsr6y5y8aexzszy43ksr0drdr8rp/info.json b/blockchains/terra/assets/terra1nc6flp57m5hsr6y5y8aexzszy43ksr0drdr8rp/info.json new file mode 100644 index 0000000000000..2b389eb118cc6 --- /dev/null +++ b/blockchains/terra/assets/terra1nc6flp57m5hsr6y5y8aexzszy43ksr0drdr8rp/info.json @@ -0,0 +1,14 @@ +{ + "name": "Audius (Portal)", + "type": "CW20", + "symbol": "AUDIO", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://audius.co/", + "explorer": "https://finder.terra.money/mainnet/address/terra1nc6flp57m5hsr6y5y8aexzszy43ksr0drdr8rp", + "status": "active", + "id": "terra1nc6flp57m5hsr6y5y8aexzszy43ksr0drdr8rp", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1nc6flp57m5hsr6y5y8aexzszy43ksr0drdr8rp/logo.png b/blockchains/terra/assets/terra1nc6flp57m5hsr6y5y8aexzszy43ksr0drdr8rp/logo.png new file mode 100644 index 0000000000000..c06d51fcc9aa4 Binary files /dev/null and b/blockchains/terra/assets/terra1nc6flp57m5hsr6y5y8aexzszy43ksr0drdr8rp/logo.png differ diff --git a/blockchains/terra/assets/terra1pepwcav40nvj3kh60qqgrk8k07ydmc00xyat06/info.json b/blockchains/terra/assets/terra1pepwcav40nvj3kh60qqgrk8k07ydmc00xyat06/info.json new file mode 100644 index 0000000000000..717a33a8235f3 --- /dev/null +++ b/blockchains/terra/assets/terra1pepwcav40nvj3kh60qqgrk8k07ydmc00xyat06/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Ethereum)", + "type": "CW20", + "symbol": "USDCet", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://finder.terra.money/mainnet/address/terra1pepwcav40nvj3kh60qqgrk8k07ydmc00xyat06", + "status": "active", + "id": "terra1pepwcav40nvj3kh60qqgrk8k07ydmc00xyat06", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1pepwcav40nvj3kh60qqgrk8k07ydmc00xyat06/logo.png b/blockchains/terra/assets/terra1pepwcav40nvj3kh60qqgrk8k07ydmc00xyat06/logo.png new file mode 100644 index 0000000000000..ed00e43fcfe9b Binary files /dev/null and b/blockchains/terra/assets/terra1pepwcav40nvj3kh60qqgrk8k07ydmc00xyat06/logo.png differ diff --git a/blockchains/terra/assets/terra1pvel56a2hs93yd429pzv9zp5aptcjg5ulhkz7w/info.json b/blockchains/terra/assets/terra1pvel56a2hs93yd429pzv9zp5aptcjg5ulhkz7w/info.json new file mode 100644 index 0000000000000..f8c9f37f841ee --- /dev/null +++ b/blockchains/terra/assets/terra1pvel56a2hs93yd429pzv9zp5aptcjg5ulhkz7w/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from Avalanche)", + "type": "CW20", + "symbol": "USDCav", + "decimals": 6, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://finder.terra.money/mainnet/address/terra1pvel56a2hs93yd429pzv9zp5aptcjg5ulhkz7w", + "status": "active", + "id": "terra1pvel56a2hs93yd429pzv9zp5aptcjg5ulhkz7w", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1pvel56a2hs93yd429pzv9zp5aptcjg5ulhkz7w/logo.png b/blockchains/terra/assets/terra1pvel56a2hs93yd429pzv9zp5aptcjg5ulhkz7w/logo.png new file mode 100644 index 0000000000000..f448cdfef620e Binary files /dev/null and b/blockchains/terra/assets/terra1pvel56a2hs93yd429pzv9zp5aptcjg5ulhkz7w/logo.png differ diff --git a/blockchains/terra/assets/terra1qvlpf2v0zmru3gtex40sqq02wxp39x3cjh359y/info.json b/blockchains/terra/assets/terra1qvlpf2v0zmru3gtex40sqq02wxp39x3cjh359y/info.json new file mode 100644 index 0000000000000..47b62fc1fdee2 --- /dev/null +++ b/blockchains/terra/assets/terra1qvlpf2v0zmru3gtex40sqq02wxp39x3cjh359y/info.json @@ -0,0 +1,14 @@ +{ + "name": "Marinade staked SOL (Portal)", + "type": "CW20", + "symbol": "mSOL", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://marinade.finance/", + "explorer": "https://finder.terra.money/mainnet/address/terra1qvlpf2v0zmru3gtex40sqq02wxp39x3cjh359y", + "status": "active", + "id": "terra1qvlpf2v0zmru3gtex40sqq02wxp39x3cjh359y", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1qvlpf2v0zmru3gtex40sqq02wxp39x3cjh359y/logo.png b/blockchains/terra/assets/terra1qvlpf2v0zmru3gtex40sqq02wxp39x3cjh359y/logo.png new file mode 100644 index 0000000000000..b6c0173045c7a Binary files /dev/null and b/blockchains/terra/assets/terra1qvlpf2v0zmru3gtex40sqq02wxp39x3cjh359y/logo.png differ diff --git a/blockchains/terra/assets/terra1rg8f993m9834afwazersesgx7jjxv4p87q9wvc/info.json b/blockchains/terra/assets/terra1rg8f993m9834afwazersesgx7jjxv4p87q9wvc/info.json new file mode 100644 index 0000000000000..fc3e539936765 --- /dev/null +++ b/blockchains/terra/assets/terra1rg8f993m9834afwazersesgx7jjxv4p87q9wvc/info.json @@ -0,0 +1,14 @@ +{ + "name": "Star Atlas (Portal)", + "type": "CW20", + "symbol": "ATLAS", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://staratlas.com", + "explorer": "https://finder.terra.money/mainnet/address/terra1rg8f993m9834afwazersesgx7jjxv4p87q9wvc", + "status": "active", + "id": "terra1rg8f993m9834afwazersesgx7jjxv4p87q9wvc", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1rg8f993m9834afwazersesgx7jjxv4p87q9wvc/logo.png b/blockchains/terra/assets/terra1rg8f993m9834afwazersesgx7jjxv4p87q9wvc/logo.png new file mode 100644 index 0000000000000..8cd9b22a7f253 Binary files /dev/null and b/blockchains/terra/assets/terra1rg8f993m9834afwazersesgx7jjxv4p87q9wvc/logo.png differ diff --git a/blockchains/terra/assets/terra1skjr69exm6v8zellgjpaa2emhwutrk5a6dz7dd/info.json b/blockchains/terra/assets/terra1skjr69exm6v8zellgjpaa2emhwutrk5a6dz7dd/info.json new file mode 100644 index 0000000000000..a74cbdc24548c --- /dev/null +++ b/blockchains/terra/assets/terra1skjr69exm6v8zellgjpaa2emhwutrk5a6dz7dd/info.json @@ -0,0 +1,14 @@ +{ + "name": "Binance USD (Portal from BSC)", + "type": "CW20", + "symbol": "BUSDbs", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.paxos.com/busd/", + "explorer": "https://finder.terra.money/mainnet/address/terra1skjr69exm6v8zellgjpaa2emhwutrk5a6dz7dd", + "status": "active", + "id": "terra1skjr69exm6v8zellgjpaa2emhwutrk5a6dz7dd", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1skjr69exm6v8zellgjpaa2emhwutrk5a6dz7dd/logo.png b/blockchains/terra/assets/terra1skjr69exm6v8zellgjpaa2emhwutrk5a6dz7dd/logo.png new file mode 100644 index 0000000000000..58b66f7e91e64 Binary files /dev/null and b/blockchains/terra/assets/terra1skjr69exm6v8zellgjpaa2emhwutrk5a6dz7dd/logo.png differ diff --git a/blockchains/terra/assets/terra1u5szg038ur9kzuular3cae8hq6q5rk5u27tuvz/info.json b/blockchains/terra/assets/terra1u5szg038ur9kzuular3cae8hq6q5rk5u27tuvz/info.json new file mode 100644 index 0000000000000..f9dbf07c98570 --- /dev/null +++ b/blockchains/terra/assets/terra1u5szg038ur9kzuular3cae8hq6q5rk5u27tuvz/info.json @@ -0,0 +1,14 @@ +{ + "name": "Lido bETH (Portal)", + "type": "CW20", + "symbol": "bETH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.anchorprotocol.com/", + "explorer": "https://finder.terra.money/mainnet/address/terra1u5szg038ur9kzuular3cae8hq6q5rk5u27tuvz", + "status": "active", + "id": "terra1u5szg038ur9kzuular3cae8hq6q5rk5u27tuvz", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1u5szg038ur9kzuular3cae8hq6q5rk5u27tuvz/logo.png b/blockchains/terra/assets/terra1u5szg038ur9kzuular3cae8hq6q5rk5u27tuvz/logo.png new file mode 100644 index 0000000000000..9b94a46ec9eea Binary files /dev/null and b/blockchains/terra/assets/terra1u5szg038ur9kzuular3cae8hq6q5rk5u27tuvz/logo.png differ diff --git a/blockchains/terra/assets/terra1vlqeghv5mt5udh96kt5zxlh2wkh8q4kewkr0dd/info.json b/blockchains/terra/assets/terra1vlqeghv5mt5udh96kt5zxlh2wkh8q4kewkr0dd/info.json new file mode 100644 index 0000000000000..d2944c9dd9298 --- /dev/null +++ b/blockchains/terra/assets/terra1vlqeghv5mt5udh96kt5zxlh2wkh8q4kewkr0dd/info.json @@ -0,0 +1,14 @@ +{ + "name": "Tether USD (Portal from BSC)", + "type": "CW20", + "symbol": "USDTbs", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://tether.to/", + "explorer": "https://finder.terra.money/mainnet/address/terra1vlqeghv5mt5udh96kt5zxlh2wkh8q4kewkr0dd", + "status": "active", + "id": "terra1vlqeghv5mt5udh96kt5zxlh2wkh8q4kewkr0dd", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1vlqeghv5mt5udh96kt5zxlh2wkh8q4kewkr0dd/logo.png b/blockchains/terra/assets/terra1vlqeghv5mt5udh96kt5zxlh2wkh8q4kewkr0dd/logo.png new file mode 100644 index 0000000000000..498219815a122 Binary files /dev/null and b/blockchains/terra/assets/terra1vlqeghv5mt5udh96kt5zxlh2wkh8q4kewkr0dd/logo.png differ diff --git a/blockchains/terra/assets/terra1w7ywr6waxtjuvn5svk5wqydqpjj0q9ps7qct4d/info.json b/blockchains/terra/assets/terra1w7ywr6waxtjuvn5svk5wqydqpjj0q9ps7qct4d/info.json new file mode 100644 index 0000000000000..289a8d4f1f489 --- /dev/null +++ b/blockchains/terra/assets/terra1w7ywr6waxtjuvn5svk5wqydqpjj0q9ps7qct4d/info.json @@ -0,0 +1,14 @@ +{ + "name": "Lido Staked Ether (Portal)", + "type": "CW20", + "symbol": "stETH", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://lido.fi/", + "explorer": "https://finder.terra.money/mainnet/address/terra1w7ywr6waxtjuvn5svk5wqydqpjj0q9ps7qct4d", + "status": "active", + "id": "terra1w7ywr6waxtjuvn5svk5wqydqpjj0q9ps7qct4d", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1w7ywr6waxtjuvn5svk5wqydqpjj0q9ps7qct4d/logo.png b/blockchains/terra/assets/terra1w7ywr6waxtjuvn5svk5wqydqpjj0q9ps7qct4d/logo.png new file mode 100644 index 0000000000000..423a3c7117cf7 Binary files /dev/null and b/blockchains/terra/assets/terra1w7ywr6waxtjuvn5svk5wqydqpjj0q9ps7qct4d/logo.png differ diff --git a/blockchains/terra/assets/terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf/info.json b/blockchains/terra/assets/terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf/info.json new file mode 100644 index 0000000000000..a35efc6f05b50 --- /dev/null +++ b/blockchains/terra/assets/terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf/info.json @@ -0,0 +1,14 @@ +{ + "name": "Uniswap (Portal)", + "type": "CW20", + "symbol": "UNI", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://uniswap.org/", + "explorer": "https://finder.terra.money/mainnet/address/terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf", + "status": "active", + "id": "terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf/logo.png b/blockchains/terra/assets/terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf/logo.png new file mode 100644 index 0000000000000..66cd242149010 Binary files /dev/null and b/blockchains/terra/assets/terra1wyxkuy5jq545fn7xfn3enpvs5zg9f9dghf6gxf/logo.png differ diff --git a/blockchains/terra/assets/terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av/info.json b/blockchains/terra/assets/terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av/info.json new file mode 100644 index 0000000000000..665daa6f80110 --- /dev/null +++ b/blockchains/terra/assets/terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av/info.json @@ -0,0 +1,14 @@ +{ + "name": "PancakeSwap Token (Portal)", + "type": "CW20", + "symbol": "CAKE", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://pancakeswap.finance/", + "explorer": "https://finder.terra.money/mainnet/address/terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av", + "status": "active", + "id": "terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av/logo.png b/blockchains/terra/assets/terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av/logo.png new file mode 100644 index 0000000000000..cb6457e6b173d Binary files /dev/null and b/blockchains/terra/assets/terra1xvqlpjl2dxyel9qrp6qvtrg04xe3jh9cyxc6av/logo.png differ diff --git a/blockchains/terra/assets/terra1yljlrxvkar0c6ujpvf8g57m5rpcwl7r032zyvu/info.json b/blockchains/terra/assets/terra1yljlrxvkar0c6ujpvf8g57m5rpcwl7r032zyvu/info.json new file mode 100644 index 0000000000000..8421d71b3a13b --- /dev/null +++ b/blockchains/terra/assets/terra1yljlrxvkar0c6ujpvf8g57m5rpcwl7r032zyvu/info.json @@ -0,0 +1,14 @@ +{ + "name": "USD Coin (Portal from BSC)", + "type": "CW20", + "symbol": "USDCbs", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://www.circle.com/en/usdc", + "explorer": "https://finder.terra.money/mainnet/address/terra1yljlrxvkar0c6ujpvf8g57m5rpcwl7r032zyvu", + "status": "active", + "id": "terra1yljlrxvkar0c6ujpvf8g57m5rpcwl7r032zyvu", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1yljlrxvkar0c6ujpvf8g57m5rpcwl7r032zyvu/logo.png b/blockchains/terra/assets/terra1yljlrxvkar0c6ujpvf8g57m5rpcwl7r032zyvu/logo.png new file mode 100644 index 0000000000000..8ec55937f4dba Binary files /dev/null and b/blockchains/terra/assets/terra1yljlrxvkar0c6ujpvf8g57m5rpcwl7r032zyvu/logo.png differ diff --git a/blockchains/terra/assets/terra1zmclyfepfmqvfqflu8r3lv6f75trmg05z7xq95/info.json b/blockchains/terra/assets/terra1zmclyfepfmqvfqflu8r3lv6f75trmg05z7xq95/info.json new file mode 100644 index 0000000000000..ea12733922a6d --- /dev/null +++ b/blockchains/terra/assets/terra1zmclyfepfmqvfqflu8r3lv6f75trmg05z7xq95/info.json @@ -0,0 +1,14 @@ +{ + "name": "DAI (Portal)", + "type": "CW20", + "symbol": "DAI", + "decimals": 8, + "description": "Cross Chain Portal Bridged Token", + "website": "https://makerdao.com/", + "explorer": "https://finder.terra.money/mainnet/address/terra1zmclyfepfmqvfqflu8r3lv6f75trmg05z7xq95", + "status": "active", + "id": "terra1zmclyfepfmqvfqflu8r3lv6f75trmg05z7xq95", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/terra1zmclyfepfmqvfqflu8r3lv6f75trmg05z7xq95/logo.png b/blockchains/terra/assets/terra1zmclyfepfmqvfqflu8r3lv6f75trmg05z7xq95/logo.png new file mode 100644 index 0000000000000..6c711d8a55837 Binary files /dev/null and b/blockchains/terra/assets/terra1zmclyfepfmqvfqflu8r3lv6f75trmg05z7xq95/logo.png differ diff --git a/blockchains/terra/assets/ukrw/info.json b/blockchains/terra/assets/ukrw/info.json new file mode 100644 index 0000000000000..cbfa3123bb8d1 --- /dev/null +++ b/blockchains/terra/assets/ukrw/info.json @@ -0,0 +1,29 @@ +{ + "name": "TerraClassicKRW", + "website": "https://terra.money", + "description": "TerraKRW is the first decentralized stablecoin that is scalable, yield bearing and interchain.", + "explorer": "https://finder.terra.money/mainnet/address/ukrw", + "type": "TERRA", + "symbol": "KRTC", + "decimals": 6, + "status": "active", + "id": "ukrw", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TerraMoney" + }, + { + "name": "telegram", + "url": "https://t.me/terra_announcements" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bYfyhUT" + }, + { + "name": "medium", + "url": "https://medium.com/terra-money" + } + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/ukrw/logo.png b/blockchains/terra/assets/ukrw/logo.png index 3cbb508e12901..622d4a2eb2914 100644 Binary files a/blockchains/terra/assets/ukrw/logo.png and b/blockchains/terra/assets/ukrw/logo.png differ diff --git a/blockchains/terra/assets/uluna/logo.png b/blockchains/terra/assets/uluna/logo.png deleted file mode 100644 index 32da956cd0b21..0000000000000 Binary files a/blockchains/terra/assets/uluna/logo.png and /dev/null differ diff --git a/blockchains/terra/assets/umnt/info.json b/blockchains/terra/assets/umnt/info.json new file mode 100644 index 0000000000000..099aa2fe33f80 --- /dev/null +++ b/blockchains/terra/assets/umnt/info.json @@ -0,0 +1,29 @@ +{ + "name": "TerraClassicUMNT", + "website": "https://terra.money", + "description": "TerraUMNT is the first decentralized stablecoin that is scalable, yield bearing and interchain.", + "explorer": "https://finder.terra.money/mainnet/address/umnt", + "type": "TERRA", + "symbol": "UMNTC", + "decimals": 6, + "status": "active", + "id": "umnt", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TerraMoney" + }, + { + "name": "telegram", + "url": "https://t.me/terra_announcements" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bYfyhUT" + }, + { + "name": "medium", + "url": "https://medium.com/terra-money" + } + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/umnt/logo.png b/blockchains/terra/assets/umnt/logo.png index afc4a05da560b..7a44afe5f6f48 100644 Binary files a/blockchains/terra/assets/umnt/logo.png and b/blockchains/terra/assets/umnt/logo.png differ diff --git a/blockchains/terra/assets/usdr/info.json b/blockchains/terra/assets/usdr/info.json new file mode 100644 index 0000000000000..0083d13864c8a --- /dev/null +++ b/blockchains/terra/assets/usdr/info.json @@ -0,0 +1,29 @@ +{ + "name": "TerraClassicSDT", + "website": "https://terra.money", + "description": "TerraSDT is the first decentralized stablecoin that is scalable, yield bearing and interchain.", + "explorer": "https://finder.terra.money/mainnet/address/usdr", + "type": "TERRA", + "symbol": "SDTC", + "decimals": 6, + "status": "active", + "id": "usdr", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TerraMoney" + }, + { + "name": "telegram", + "url": "https://t.me/terra_announcements" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bYfyhUT" + }, + { + "name": "medium", + "url": "https://medium.com/terra-money" + } + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/usdr/logo.png b/blockchains/terra/assets/usdr/logo.png index 4c3fbe91a77cf..dbf5e23a8f974 100644 Binary files a/blockchains/terra/assets/usdr/logo.png and b/blockchains/terra/assets/usdr/logo.png differ diff --git a/blockchains/terra/assets/uusd/info.json b/blockchains/terra/assets/uusd/info.json new file mode 100644 index 0000000000000..41fb32e60360e --- /dev/null +++ b/blockchains/terra/assets/uusd/info.json @@ -0,0 +1,29 @@ +{ + "name": "TerraClassicUSD", + "website": "https://terra.money", + "description": "TerraUSD is the first decentralized stablecoin that is scalable, yield bearing and interchain.", + "explorer": "https://finder.terra.money/mainnet/address/uusd", + "type": "TERRA", + "symbol": "USTC", + "decimals": 6, + "status": "active", + "id": "uusd", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/TerraMoney" + }, + { + "name": "telegram", + "url": "https://t.me/terra_announcements" + }, + { + "name": "discord", + "url": "https://discord.com/invite/bYfyhUT" + }, + { + "name": "medium", + "url": "https://medium.com/terra-money" + } + ] +} \ No newline at end of file diff --git a/blockchains/terra/assets/uusd/logo.png b/blockchains/terra/assets/uusd/logo.png index 5cd55c471950d..b5de7830c06f0 100644 Binary files a/blockchains/terra/assets/uusd/logo.png and b/blockchains/terra/assets/uusd/logo.png differ diff --git a/blockchains/terra/denylist.json b/blockchains/terra/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/terra/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/terra/info/info.json b/blockchains/terra/info/info.json index 1d64bfe250b90..c83e0916a4464 100644 --- a/blockchains/terra/info/info.json +++ b/blockchains/terra/info/info.json @@ -1,13 +1,16 @@ { - "name": "Terra", + "name": "Terra Classic", "website": "https://terra.money", "description": "A price-stable cryptocurrency designed for mass adoption. We are building financial infrastructure for the next generation of decentralized applications.", "explorer": "https://finder.terra.money", "research": "https://research.binance.com/en/projects/terra", - "symbol": "LUNA", + "symbol": "LUNC", "type": "coin", "decimals": 6, "status": "active", + "tags": [ + "staking-native" + ], "links": [ { "name": "github", @@ -22,4 +25,4 @@ "url": "https://docs.terra.money" } ] -} \ No newline at end of file +} diff --git a/blockchains/terra/info/logo.png b/blockchains/terra/info/logo.png index 32da956cd0b21..8ff4ba43bb294 100644 Binary files a/blockchains/terra/info/logo.png and b/blockchains/terra/info/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper108lmrztvc3pc3w774shgvpry4d3lf79k2ummna/logo.png b/blockchains/terra/validators/assets/terravaloper108lmrztvc3pc3w774shgvpry4d3lf79k2ummna/logo.png new file mode 100644 index 0000000000000..0f6305d87f6e5 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper108lmrztvc3pc3w774shgvpry4d3lf79k2ummna/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper120ppepaj2lh5vreadx42wnjjznh55vvktp78wk/logo.png b/blockchains/terra/validators/assets/terravaloper120ppepaj2lh5vreadx42wnjjznh55vvktp78wk/logo.png new file mode 100644 index 0000000000000..2bd3a1e2d4571 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper120ppepaj2lh5vreadx42wnjjznh55vvktp78wk/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1259cmu5zyklsdkmgstxhwqpe0utfe5hhyty0at/logo.png b/blockchains/terra/validators/assets/terravaloper1259cmu5zyklsdkmgstxhwqpe0utfe5hhyty0at/logo.png new file mode 100644 index 0000000000000..972b4179dbe1b Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1259cmu5zyklsdkmgstxhwqpe0utfe5hhyty0at/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper12r8929na0amxfj406zw7vk8jmd03fmzcj9r2gg/logo.png b/blockchains/terra/validators/assets/terravaloper12r8929na0amxfj406zw7vk8jmd03fmzcj9r2gg/logo.png new file mode 100644 index 0000000000000..434f53ccac24a Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper12r8929na0amxfj406zw7vk8jmd03fmzcj9r2gg/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper13avdm9rqxpftv3vrkaqaakakgh30909x8c07v3/logo.png b/blockchains/terra/validators/assets/terravaloper13avdm9rqxpftv3vrkaqaakakgh30909x8c07v3/logo.png new file mode 100644 index 0000000000000..8247888dd198d Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper13avdm9rqxpftv3vrkaqaakakgh30909x8c07v3/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper14xjkj5rv72fgqz3h78l883rw0njwhmzce45006/logo.png b/blockchains/terra/validators/assets/terravaloper14xjkj5rv72fgqz3h78l883rw0njwhmzce45006/logo.png new file mode 100644 index 0000000000000..7377f61b2a549 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper14xjkj5rv72fgqz3h78l883rw0njwhmzce45006/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper15ahd0dg9qwkg5tjmkn7fm6sdrpwa47m50l4zrg/logo.png b/blockchains/terra/validators/assets/terravaloper15ahd0dg9qwkg5tjmkn7fm6sdrpwa47m50l4zrg/logo.png new file mode 100644 index 0000000000000..af4630e029a19 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper15ahd0dg9qwkg5tjmkn7fm6sdrpwa47m50l4zrg/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g/logo.png b/blockchains/terra/validators/assets/terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g/logo.png deleted file mode 100644 index e3f05e3652867..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper16e0s5t7q69elnlchrupryw3h7vu8zk23pe5wh8/logo.png b/blockchains/terra/validators/assets/terravaloper16e0s5t7q69elnlchrupryw3h7vu8zk23pe5wh8/logo.png new file mode 100644 index 0000000000000..80d398ff24f87 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper16e0s5t7q69elnlchrupryw3h7vu8zk23pe5wh8/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1a9q6jl792qg36cp025ccjtgyf4qxrwzqjkmk5d/logo.png b/blockchains/terra/validators/assets/terravaloper1a9q6jl792qg36cp025ccjtgyf4qxrwzqjkmk5d/logo.png new file mode 100644 index 0000000000000..c5d2e142506f8 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1a9q6jl792qg36cp025ccjtgyf4qxrwzqjkmk5d/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1aa6f2qeu0hrqpsxe4rggz0k7e43jfce43arz82/logo.png b/blockchains/terra/validators/assets/terravaloper1aa6f2qeu0hrqpsxe4rggz0k7e43jfce43arz82/logo.png new file mode 100644 index 0000000000000..472936ed16f00 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1aa6f2qeu0hrqpsxe4rggz0k7e43jfce43arz82/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1alpf6snw2d76kkwjv3dp4l7pcl6cn9uyt0tcj9/logo.png b/blockchains/terra/validators/assets/terravaloper1alpf6snw2d76kkwjv3dp4l7pcl6cn9uyt0tcj9/logo.png new file mode 100644 index 0000000000000..63fe5615e0880 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1alpf6snw2d76kkwjv3dp4l7pcl6cn9uyt0tcj9/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp/logo.png b/blockchains/terra/validators/assets/terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp/logo.png deleted file mode 100644 index 67510043a4038..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1der0lqp4grpnmpuefhwlj72fzccqmhmwgjh6ys/logo.png b/blockchains/terra/validators/assets/terravaloper1der0lqp4grpnmpuefhwlj72fzccqmhmwgjh6ys/logo.png new file mode 100644 index 0000000000000..51a327ab316c7 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1der0lqp4grpnmpuefhwlj72fzccqmhmwgjh6ys/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6/logo.png b/blockchains/terra/validators/assets/terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6/logo.png deleted file mode 100644 index ab77640f51087..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1f2t96sz9hnwsqnneux6v28xfgn07pkxjduvwjz/logo.png b/blockchains/terra/validators/assets/terravaloper1f2t96sz9hnwsqnneux6v28xfgn07pkxjduvwjz/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1f2t96sz9hnwsqnneux6v28xfgn07pkxjduvwjz/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1fuk24ujq5e7zrj7st2m4wvgczdfchhzm5f2ml0/logo.png b/blockchains/terra/validators/assets/terravaloper1fuk24ujq5e7zrj7st2m4wvgczdfchhzm5f2ml0/logo.png new file mode 100644 index 0000000000000..70ee36d1bc856 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1fuk24ujq5e7zrj7st2m4wvgczdfchhzm5f2ml0/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1gh7wpfpsjrqnash5uc84z4njt95y9g5nh3uqzx/logo.png b/blockchains/terra/validators/assets/terravaloper1gh7wpfpsjrqnash5uc84z4njt95y9g5nh3uqzx/logo.png deleted file mode 100644 index 3c29ee005d51c..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1gh7wpfpsjrqnash5uc84z4njt95y9g5nh3uqzx/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1pu8lpz64erz47eemtkhq9wzwu9st9ehywnlw4q/logo.png b/blockchains/terra/validators/assets/terravaloper1pu8lpz64erz47eemtkhq9wzwu9st9ehywnlw4q/logo.png new file mode 100644 index 0000000000000..ea2ccf3b39696 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1pu8lpz64erz47eemtkhq9wzwu9st9ehywnlw4q/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1qrgwphlf9c64m5ys6pzsvy055ud03e4kr7sq8u/logo.png b/blockchains/terra/validators/assets/terravaloper1qrgwphlf9c64m5ys6pzsvy055ud03e4kr7sq8u/logo.png new file mode 100644 index 0000000000000..5fbc40e487146 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1qrgwphlf9c64m5ys6pzsvy055ud03e4kr7sq8u/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm/logo.png b/blockchains/terra/validators/assets/terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm/logo.png deleted file mode 100644 index da7a76f26270f..0000000000000 Binary files a/blockchains/terra/validators/assets/terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm/logo.png and /dev/null differ diff --git a/blockchains/terra/validators/assets/terravaloper1sym8gyehrdsm03vdc44rg9sflg8zeuqwfzavhx/logo.png b/blockchains/terra/validators/assets/terravaloper1sym8gyehrdsm03vdc44rg9sflg8zeuqwfzavhx/logo.png new file mode 100644 index 0000000000000..459f300800ebb Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1sym8gyehrdsm03vdc44rg9sflg8zeuqwfzavhx/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1u7cfwp620pn8tjfth92t5dry3mhd3etc2utr94/logo.png b/blockchains/terra/validators/assets/terravaloper1u7cfwp620pn8tjfth92t5dry3mhd3etc2utr94/logo.png new file mode 100644 index 0000000000000..e527efa714f34 Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1u7cfwp620pn8tjfth92t5dry3mhd3etc2utr94/logo.png differ diff --git a/blockchains/terra/validators/assets/terravaloper1x4ce4fhqdnu8j7hrp64qmthumsvuhlq8y0kvx4/logo.png b/blockchains/terra/validators/assets/terravaloper1x4ce4fhqdnu8j7hrp64qmthumsvuhlq8y0kvx4/logo.png new file mode 100644 index 0000000000000..87f2f3b02643b Binary files /dev/null and b/blockchains/terra/validators/assets/terravaloper1x4ce4fhqdnu8j7hrp64qmthumsvuhlq8y0kvx4/logo.png differ diff --git a/blockchains/terra/validators/list.json b/blockchains/terra/validators/list.json index 46f9d9c2e1e5a..e0627e5475c9a 100644 --- a/blockchains/terra/validators/list.json +++ b/blockchains/terra/validators/list.json @@ -1,28 +1,4 @@ [ - { - "id": "terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g", - "name": "Goliath", - "description": "", - "website": "https://terra.money" - }, - { - "id": "terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp", - "name": "Marine", - "description": "", - "website": "https://terra.money" - }, - { - "id": "terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6", - "name": "Wraith", - "description": "", - "website": "https://terra.money" - }, - { - "id": "terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm", - "name": "Ghost", - "description": "", - "website": "https://terra.money" - }, { "id": "terravaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvgk6d65", "name": "WeStaking", @@ -38,7 +14,7 @@ { "id": "terravaloper1nwrksgv2vuadma8ygs8rhwffu2ygk4j24w2mku", "name": "Stakin", - "description": "Your Trusted Crypto Rewards", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", "website": "https://stakin.com/" }, { @@ -48,9 +24,117 @@ "website": "https://audit.one/" }, { - "id": "terravaloper1gh7wpfpsjrqnash5uc84z4njt95y9g5nh3uqzx", - "name": "Genesis Lab", - "description": "Genesis Lab is a validation nodes operator in PoS networks and blockchain-focused software development company", - "website": "https://genesislab.net" + "id": "terravaloper1259cmu5zyklsdkmgstxhwqpe0utfe5hhyty0at", + "name": "Orion.Money", + "description": "Orion Money is building a portfolio of dApps and infrastructure on and off the Terra network, which will open floodgates of new users and capital into the Terra ecosystem.", + "website": "https://orion.money" + }, + { + "id": "terravaloper1a9q6jl792qg36cp025ccjtgyf4qxrwzqjkmk5d", + "name": "stake.systems", + "description": "building infrastructure to support awesome projects running in the blockchain landscape", + "website": "https://stakesystems.io" + }, + { + "id": "terravaloper1u7cfwp620pn8tjfth92t5dry3mhd3etc2utr94", + "name": "Crypto Plant", + "description": "building infrastructure to support awesome projects running in the blockchain landscape", + "website": "https://terra.money" + }, + { + "id": "terravaloper1x4ce4fhqdnu8j7hrp64qmthumsvuhlq8y0kvx4", + "name": "MissionControl", + "description": "Choose a secure and reliable validator based in Italy, we use sentry architecture to ensure maximum uptime and protection from DDoS attacks.", + "website": "https://mcontrol.ml/" + }, + { + "id": "terravaloper1sym8gyehrdsm03vdc44rg9sflg8zeuqwfzavhx", + "name": "syncnode", + "description": "Syncnode wallet provides safe and easy to use digital asset management wallet, an A to Z staking solution and a fully governance built in module.", + "website": "https://wallet.syncnode.ro/" + }, + { + "id": "terravaloper1alpf6snw2d76kkwjv3dp4l7pcl6cn9uyt0tcj9", + "name": "Smart Stake", + "description": "Creator of Terra Analytics @ terra.smartstake.io - Supply, airdrop apr/timer, tvl, ecosystem, projects, & many other tools. Creator of validator analytics @ tpa.smartstake.io. Automated monitoring & alerts to ensure high uptime. Commission fixed @ 5%. Support @ t.me/SmartStake", + "website": "https://smartstake.io/" + }, + { + "id": "terravaloper1f2t96sz9hnwsqnneux6v28xfgn07pkxjduvwjz", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "terravaloper108lmrztvc3pc3w774shgvpry4d3lf79k2ummna", + "name": "Stakely.io", + "description": "🔥 Professional validator highly experienced in PoS 🔥 Slashing protection & Eligible for airdrops | Learn with our staking guides, video tutorials and FAQs | Part of the commission of our nodes will go to our Multicoin Faucet funds and other tools 🌱 Carbon Neutral 🌱", + "website": "https://stakely.io" + }, + { + "id": "terravaloper120ppepaj2lh5vreadx42wnjjznh55vvktp78wk", + "name": "Allnodes.com ⚡️", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes. Monitor your rewards through the Allnodes portfolio page.", + "website": "https://www.allnodes.com/lunc/staking" + }, + { + "id": "terravaloper1pu8lpz64erz47eemtkhq9wzwu9st9ehywnlw4q", + "name": "1% MAX fee & 100% UPTIME", + "description": "We are a stable validator with the most favorable conditions. Our commission is 1% maximum and 100% uptime. We work for you, and we prove it in practice! You can check our real uptime here: https://terra-classic.aurastake.com/", + "website": "https://t.me/MAX_fee1" + }, + { + "id": "terravaloper1qrgwphlf9c64m5ys6pzsvy055ud03e4kr7sq8u", + "name": "lunc_nymph", + "description": "Safeguard #lunc with world-class infrastructure!", + "website": "https://twitter.com/lunc_nymph" + }, + { + "id": "terravaloper14xjkj5rv72fgqz3h78l883rw0njwhmzce45006", + "name": "Classy's Sphere 🔮 | 0% Fees", + "description": "Community Validator run by Classy Crypto. 100% OF Our Commission WILL BE BURNED! Fund developers & help revitalize the chain. Auto-compound your rewards through https://restake.app/terra for greater yield & Stay Classy.", + "website": "https://twitter.com/ClassyCrypto_" + }, + { + "id": "terravaloper12r8929na0amxfj406zw7vk8jmd03fmzcj9r2gg", + "name": "danku_zone w/ DAIC", + "description": "The official validator node from danku_r (YouTube, Twitter, Medium) run by DAIC (https://t.me/validator_danku_DAIC)", + "website": "https://daic.capital/danku_zone" + }, + { + "id": "terravaloper1der0lqp4grpnmpuefhwlj72fzccqmhmwgjh6ys", + "name": "lunc-validator ⚡️ High Availability Server +Auto-compound", + "description": "Blockchain Reliability Validator Node +Burn Support. Auto-compound your rewards through https://restake.app/terra for greater yield.", + "website": "lunc-validator.com" + }, + { + "id": "terravaloper1fuk24ujq5e7zrj7st2m4wvgczdfchhzm5f2ml0", + "name": "Atomic Nodes", + "description": "Atomic Nodes is a multi chain staking operator, trusted by over 200,000 delegators since 2019.", + "website": "https://atomicnodes.com" + }, + { + "id": "terravaloper16e0s5t7q69elnlchrupryw3h7vu8zk23pe5wh8", + "name": "JESUSisLORD", + "description": "JESUSisLORD is an advanced non-custodial Luna Classic (LUNC) validator owned by Christopher Harris, a Bible believing Christian, powered by first-class staking provider Allnodes. Enjoy 99.9% server uptimes, maximum 5% commission, minimum 95% rewards, high security and updates.", + "website": "https://tinyurl.com/ycknjwvr" + }, + { + "id": "terravaloper13avdm9rqxpftv3vrkaqaakakgh30909x8c07v3", + "name": "GalacticShift.io", + "description": "Terra Classic validator provided and maintained by GalacticShift.io / StrathCole", + "website": "https://galacticshift.io" + }, + { + "id": "terravaloper15ahd0dg9qwkg5tjmkn7fm6sdrpwa47m50l4zrg", + "name": "HappyCattyCrypto | Minimum Fees | Auto Compound | Auto USTC Airdrops", + "description": "I am a LUNC Revivalist who has brought to life the enchanting world of LUNCpenguinsNFT and spearheaded the visionary ProjectLUNCBurn initiative.", + "website": "https://hccfactory.com" + }, + { + "id": "terravaloper1aa6f2qeu0hrqpsxe4rggz0k7e43jfce43arz82", + "name": "Hexxagon - 100% Fund Infrastructure and Terra Classic Station", + "description": "Hexxagon provides infrastructure and Terra Classic Station wallet to the Terra Classic commmunity, 100% of our validator commissions goes to funding these services.", + "website": "https://hexxagon.io" } -] \ No newline at end of file +] diff --git a/blockchains/terrav2/info/info.json b/blockchains/terrav2/info/info.json new file mode 100644 index 0000000000000..1d64bfe250b90 --- /dev/null +++ b/blockchains/terrav2/info/info.json @@ -0,0 +1,25 @@ +{ + "name": "Terra", + "website": "https://terra.money", + "description": "A price-stable cryptocurrency designed for mass adoption. We are building financial infrastructure for the next generation of decentralized applications.", + "explorer": "https://finder.terra.money", + "research": "https://research.binance.com/en/projects/terra", + "symbol": "LUNA", + "type": "coin", + "decimals": 6, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/terra-project" + }, + { + "name": "twitter", + "url": "https://twitter.com/terra_money" + }, + { + "name": "whitepaper", + "url": "https://docs.terra.money" + } + ] +} \ No newline at end of file diff --git a/blockchains/terrav2/info/logo.png b/blockchains/terrav2/info/logo.png new file mode 100644 index 0000000000000..d104f691609d3 Binary files /dev/null and b/blockchains/terrav2/info/logo.png differ diff --git a/blockchains/terrav2/validators/assets/terravaloper1mgpgp53tynj4djmckxdjhufa7q8lqqjuwnrlqm/logo.png b/blockchains/terrav2/validators/assets/terravaloper1mgpgp53tynj4djmckxdjhufa7q8lqqjuwnrlqm/logo.png new file mode 100644 index 0000000000000..4b09813738a9d Binary files /dev/null and b/blockchains/terrav2/validators/assets/terravaloper1mgpgp53tynj4djmckxdjhufa7q8lqqjuwnrlqm/logo.png differ diff --git a/blockchains/terrav2/validators/assets/terravaloper1tfy452kxfcsa2353nenltade9esj7ffrc38gwn/logo.png b/blockchains/terrav2/validators/assets/terravaloper1tfy452kxfcsa2353nenltade9esj7ffrc38gwn/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/terrav2/validators/assets/terravaloper1tfy452kxfcsa2353nenltade9esj7ffrc38gwn/logo.png differ diff --git a/blockchains/terrav2/validators/assets/terravaloper1vcd42qfvlvnjwaw7hvl6y32wrzqxvas653yus9/logo.png b/blockchains/terrav2/validators/assets/terravaloper1vcd42qfvlvnjwaw7hvl6y32wrzqxvas653yus9/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/terrav2/validators/assets/terravaloper1vcd42qfvlvnjwaw7hvl6y32wrzqxvas653yus9/logo.png differ diff --git a/blockchains/terrav2/validators/assets/terravaloper1yy5379nk24xffpq4egw7ue4ad3j7l79ma2enmz/logo.png b/blockchains/terrav2/validators/assets/terravaloper1yy5379nk24xffpq4egw7ue4ad3j7l79ma2enmz/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/terrav2/validators/assets/terravaloper1yy5379nk24xffpq4egw7ue4ad3j7l79ma2enmz/logo.png differ diff --git a/blockchains/terrav2/validators/list.json b/blockchains/terrav2/validators/list.json new file mode 100644 index 0000000000000..2ffd255107b93 --- /dev/null +++ b/blockchains/terrav2/validators/list.json @@ -0,0 +1,26 @@ +[ + { + "id": "terravaloper1yy5379nk24xffpq4egw7ue4ad3j7l79ma2enmz", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "terravaloper1tfy452kxfcsa2353nenltade9esj7ffrc38gwn", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "terravaloper1vcd42qfvlvnjwaw7hvl6y32wrzqxvas653yus9", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + }, + { + "id": "terravaloper1mgpgp53tynj4djmckxdjhufa7q8lqqjuwnrlqm", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + } +] \ No newline at end of file diff --git a/blockchains/tezos/assets/KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb/info.json b/blockchains/tezos/assets/KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb/info.json new file mode 100644 index 0000000000000..67400282f2876 --- /dev/null +++ b/blockchains/tezos/assets/KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb/info.json @@ -0,0 +1,25 @@ +{ + "name": "QuipuSwap", + "symbol": "QUIPU", + "type": "FA2", + "decimals": 6, + "description": "QuipuSwap Governance Token. QUIPU token is used in QuipuSwap AMM governance and as a means of payment for future services.", + "website": "https://quipuswap.com/swap", + "explorer": "https://tzstats.com/KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb", + "status": "active", + "id": "KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb", + "links": [ + { + "name": "telegram", + "url": "https://t.me/MadFishCommunity" + }, + { + "name": "twitter", + "url": "https://twitter.com/QuipuSwap" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/quipuswap-governance-token/" + } + ] +} \ No newline at end of file diff --git a/blockchains/tezos/assets/KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb/logo.png b/blockchains/tezos/assets/KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb/logo.png new file mode 100644 index 0000000000000..f460a82ea7d16 Binary files /dev/null and b/blockchains/tezos/assets/KT193D4vozYnhGJQVtw7CoxxqphqUEEwK6Vb/logo.png differ diff --git a/blockchains/tezos/assets/KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8/info.json b/blockchains/tezos/assets/KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8/info.json new file mode 100644 index 0000000000000..7897c352bc677 --- /dev/null +++ b/blockchains/tezos/assets/KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8/info.json @@ -0,0 +1,29 @@ +{ + "name": "Ethereum", + "symbol": "ETHtez", + "type": "FA2", + "decimals": 18, + "description": "Ethereum is a decentralized open-source blockchain system that features its own cryptocurrency, Ether. ETH works as a platform for numerous other cryptocurrencies, as well as for the execution of decentralized smart contracts.", + "website": "https://ethereum.org/", + "explorer": "https://tzstats.com/KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8", + "status": "active", + "id": "KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8", + "links": [ + { + "name": "github", + "url": "https://github.com/ethereum/ethereum-org-website" + }, + { + "name": "twitter", + "url": "https://twitter.com/ethdotorg" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCNOfzGXD_C9YMYmnefmPH0g" + }, + { + "name": "discord", + "url": "https://discord.com/invite/CetY6Y4" + } + ] +} \ No newline at end of file diff --git a/blockchains/tezos/assets/KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8/logo.png b/blockchains/tezos/assets/KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8/logo.png new file mode 100644 index 0000000000000..b5fb248e88a76 Binary files /dev/null and b/blockchains/tezos/assets/KT19at7rQUvyjxnZ2fBv7D9zc8rkyG7gAoU8/logo.png differ diff --git a/blockchains/tezos/assets/KT1AFA2mwNUMNd4SsujE1YYp29vd8BZejyKW/info.json b/blockchains/tezos/assets/KT1AFA2mwNUMNd4SsujE1YYp29vd8BZejyKW/info.json new file mode 100644 index 0000000000000..47b52d2d3cb16 --- /dev/null +++ b/blockchains/tezos/assets/KT1AFA2mwNUMNd4SsujE1YYp29vd8BZejyKW/info.json @@ -0,0 +1,21 @@ +{ + "name": "Hic et nunc DAO", + "symbol": "HDAO", + "type": "FA2", + "decimals": 6, + "description": "QuipuSwap Governance Token. QUIPU token is used in QuipuSwap AMM governance and as a means of payment for future services.", + "website": "https://quipuswap.com/swap", + "explorer": "https://tzstats.com/KT1AFA2mwNUMNd4SsujE1YYp29vd8BZejyKW", + "status": "active", + "id": "KT1AFA2mwNUMNd4SsujE1YYp29vd8BZejyKW", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/hicetnunc2000" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hic-et-nunc-dao/" + } + ] +} diff --git a/blockchains/tezos/assets/KT1AFA2mwNUMNd4SsujE1YYp29vd8BZejyKW/logo.png b/blockchains/tezos/assets/KT1AFA2mwNUMNd4SsujE1YYp29vd8BZejyKW/logo.png new file mode 100644 index 0000000000000..025371c336696 Binary files /dev/null and b/blockchains/tezos/assets/KT1AFA2mwNUMNd4SsujE1YYp29vd8BZejyKW/logo.png differ diff --git a/blockchains/tezos/assets/KT1LN4LPSqTMS7Sd2CJw4bbDGRkMv2t68Fy9/info.json b/blockchains/tezos/assets/KT1LN4LPSqTMS7Sd2CJw4bbDGRkMv2t68Fy9/info.json new file mode 100644 index 0000000000000..5972914be6d80 --- /dev/null +++ b/blockchains/tezos/assets/KT1LN4LPSqTMS7Sd2CJw4bbDGRkMv2t68Fy9/info.json @@ -0,0 +1,21 @@ +{ + "name": "USDtez", + "symbol": "USDTZ", + "type": "FA2", + "decimals": 6, + "description": "USDtez is a USDC-pegged Tezos stablecoin issued by the Tezos Stable Technologies Ltd", + "website": "https://usdtz.com", + "explorer": "https://tzstats.com/KT1LN4LPSqTMS7Sd2CJw4bbDGRkMv2t68Fy9", + "status": "active", + "id": "KT1LN4LPSqTMS7Sd2CJw4bbDGRkMv2t68Fy9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/usdtz" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usdtez/" + } + ] +} \ No newline at end of file diff --git a/blockchains/tezos/assets/KT1LN4LPSqTMS7Sd2CJw4bbDGRkMv2t68Fy9/logo.png b/blockchains/tezos/assets/KT1LN4LPSqTMS7Sd2CJw4bbDGRkMv2t68Fy9/logo.png new file mode 100644 index 0000000000000..36a805dcc9fde Binary files /dev/null and b/blockchains/tezos/assets/KT1LN4LPSqTMS7Sd2CJw4bbDGRkMv2t68Fy9/logo.png differ diff --git a/blockchains/tezos/info/info.json b/blockchains/tezos/info/info.json index 749f9a2e7bc45..b662a92aebb8a 100644 --- a/blockchains/tezos/info/info.json +++ b/blockchains/tezos/info/info.json @@ -29,4 +29,4 @@ "url": "https://www.tezos.com/static/papers/white_paper.pdf" } ] -} \ No newline at end of file +} diff --git a/blockchains/tezos/validators/assets/tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6/logo.png b/blockchains/tezos/validators/assets/tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6/logo.png index a3ce442bc1a4b..8ee4942f5f5b6 100644 Binary files a/blockchains/tezos/validators/assets/tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6/logo.png and b/blockchains/tezos/validators/assets/tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6/logo.png differ diff --git a/blockchains/tezos/validators/assets/tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS/logo.png b/blockchains/tezos/validators/assets/tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS/logo.png index 0c2a64b2098de..4bc869765a8fb 100644 Binary files a/blockchains/tezos/validators/assets/tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS/logo.png and b/blockchains/tezos/validators/assets/tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS/logo.png differ diff --git a/blockchains/tezos/validators/assets/tz1YiuvpfeVAHbnU8akcWErNfQGFHNQ7F45z/logo.png b/blockchains/tezos/validators/assets/tz1YiuvpfeVAHbnU8akcWErNfQGFHNQ7F45z/logo.png new file mode 100644 index 0000000000000..3495aed214dca Binary files /dev/null and b/blockchains/tezos/validators/assets/tz1YiuvpfeVAHbnU8akcWErNfQGFHNQ7F45z/logo.png differ diff --git a/blockchains/tezos/validators/assets/tz1hAYfexyzPGG6RhZZMpDvAHifubsbb6kgn/logo.png b/blockchains/tezos/validators/assets/tz1hAYfexyzPGG6RhZZMpDvAHifubsbb6kgn/logo.png new file mode 100644 index 0000000000000..abcfc3298bba4 Binary files /dev/null and b/blockchains/tezos/validators/assets/tz1hAYfexyzPGG6RhZZMpDvAHifubsbb6kgn/logo.png differ diff --git a/blockchains/tezos/validators/list.json b/blockchains/tezos/validators/list.json index 7eba94358a1a7..3aa3f290a506e 100644 --- a/blockchains/tezos/validators/list.json +++ b/blockchains/tezos/validators/list.json @@ -1,4 +1,18 @@ [ + { + "id": "tz1hAYfexyzPGG6RhZZMpDvAHifubsbb6kgn", + "name": "Swiss Staking", + "description": "Experienced validator based in Switzerland. We offer a highly secure and stable staking infrastructure.", + "website": "https://swiss-staking.ch", + "payout": { + "commission": 10, + "payoutDelay": 6, + "payoutPeriod": 1 + }, + "staking": { + "minDelegation": 100 + } + }, { "id": "tz1NMNQYrYrfNpmUqQrMhJypf6ovnaDZhJHM", "name": "Smart Node", @@ -488,5 +502,19 @@ "staking": { "minDelegation": 0 } + }, + { + "id": "tz1YiuvpfeVAHbnU8akcWErNfQGFHNQ7F45z", + "name": "Smartlink Baker", + "description": "Smartlink Baker provides secure staking services for Tezos delegators", + "website": "https://smartlink.so", + "payout": { + "commission": 5, + "payoutDelay": 1, + "payoutPeriod": 1 + }, + "staking": { + "minDelegation": 0 + } } -] \ No newline at end of file +] diff --git a/blockchains/tftm/info/info.json b/blockchains/tftm/info/info.json new file mode 100644 index 0000000000000..e30c6b6d03d35 --- /dev/null +++ b/blockchains/tftm/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "Fantom Testnet", + "symbol": "tFTM", + "type": "coin", + "decimals": 18, + "description": "Fantom is a high-performance, scalable, customizable, and secure smart-contract platform. It is designed to overcome the limitations of previous generation blockchain platforms. Fantom is permissionless, decentralized, and open-source.", + "website": "http://fantom.foundation", + "explorer": "https://testnet.ftmscan.com", + "rpc_url": "https://rpc.testnet.fantom.network", + "status": "active", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FantomFDN" + }, + { + "name": "telegram", + "url": "https://t.me/Fantom_English" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/fantom/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/fantom/" + } + ] +} \ No newline at end of file diff --git a/blockchains/tftm/info/logo.png b/blockchains/tftm/info/logo.png new file mode 100644 index 0000000000000..4c55ec1d7621e Binary files /dev/null and b/blockchains/tftm/info/logo.png differ diff --git a/blockchains/theta/allowlist.json b/blockchains/theta/allowlist.json deleted file mode 100644 index 5617c3a5893fa..0000000000000 --- a/blockchains/theta/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "tfuel" -] \ No newline at end of file diff --git a/blockchains/theta/denylist.json b/blockchains/theta/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/theta/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/thundertoken/allowlist.json b/blockchains/thundertoken/allowlist.json deleted file mode 100644 index ee538300cc64d..0000000000000 --- a/blockchains/thundertoken/allowlist.json +++ /dev/null @@ -1,16 +0,0 @@ -[ - "0x050fe1046B546286e2467De8Cb04800479D1FDE3", - "0x0A733F90D223d47DEa79aBEfF536F10af1068cB0", - "0x18fB0A62f207A2a082cA60aA78F47a1af4985190", - "0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e", - "0x2b31e3b88847f03c1335E99A0d1274A2c72059DE", - "0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82", - "0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077", - "0x876e7D048c6151e3D0F93AaBfBf5B7Da605d416F", - "0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69", - "0x92B82d80A51D9b280b75C7a3596358B2A67e4859", - "0xa71A7659E5d1824Bc0F71B96332B06097C8D6287", - "0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171", - "0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3", - "0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC" -] \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x0212b1F75503413b01A98158434c4570FB6e808c/info.json b/blockchains/thundertoken/assets/0x0212b1F75503413b01A98158434c4570FB6e808c/info.json new file mode 100644 index 0000000000000..a0c7377ef5dcb --- /dev/null +++ b/blockchains/thundertoken/assets/0x0212b1F75503413b01A98158434c4570FB6e808c/info.json @@ -0,0 +1,24 @@ +{ + "name": "TT-HT", + "website": "https://bridge.thundercore.com/", + "description": "Bridged token of HT on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", + "explorer": "https://viewblock.io/thundercore/address/0x0212b1F75503413b01A98158434c4570FB6e808c", + "type": "TT20", + "symbol": "TT-HT", + "decimals": 18, + "status": "active", + "id": "0x0212b1F75503413b01A98158434c4570FB6e808c", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ThunderCoreLab" + }, + { + "name": "discord", + "url": "https://discord.com/channels/467102816230440970/468561199790030849" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x0212b1F75503413b01A98158434c4570FB6e808c/logo.png b/blockchains/thundertoken/assets/0x0212b1F75503413b01A98158434c4570FB6e808c/logo.png new file mode 100644 index 0000000000000..991919957aec1 Binary files /dev/null and b/blockchains/thundertoken/assets/0x0212b1F75503413b01A98158434c4570FB6e808c/logo.png differ diff --git a/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json b/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json index 1fc87f4aa587b..dc49d23f16cb2 100644 --- a/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json +++ b/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json @@ -1,7 +1,7 @@ { "name": "TT-WBTC", "website": "https://bridge.thundercore.com/", - "description": "Bridged token of WBTC on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", + "description": "Bridged token of WBTC on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", "explorer": "https://viewblock.io/thundercore/address/0x18fB0A62f207A2a082cA60aA78F47a1af4985190", "type": "TT20", "symbol": "TT-WBTC", @@ -11,11 +11,14 @@ "links": [ { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "discord", "url": "https://discord.com/channels/467102816230440970/468561199790030849" } + ], + "tags": [ + "wrapped" ] } \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/logo.png b/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/logo.png index ad71507941e08..b176edcd95c9e 100644 Binary files a/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/logo.png and b/blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/logo.png differ diff --git a/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json b/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json index 7908353919fea..7ee3f85bb9ba3 100644 --- a/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json +++ b/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json @@ -1,7 +1,7 @@ { "name": "TT-USDC", "website": "https://bridge.thundercore.com/", - "description": "Bridged token of USDC on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", + "description": "Bridged token of USDC on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", "explorer": "https://viewblock.io/thundercore/address/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e", "type": "TT20", "symbol": "TT-USDC", @@ -11,11 +11,14 @@ "links": [ { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "discord", "url": "https://discord.com/channels/467102816230440970/468561199790030849" } + ], + "tags": [ + "stablecoin" ] } \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/logo.png b/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/logo.png index 34f7f037b80ba..a921e410267e7 100644 Binary files a/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/logo.png and b/blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/logo.png differ diff --git a/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json b/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json index a5d8390036ec2..f3b1bac3921b7 100644 --- a/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json +++ b/blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json @@ -1,17 +1,17 @@ { "name": "TT-SAI", "website": "https://bridge.thundercore.com/", - "description": "Bridged token of SAI on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", + "description": "Bridged token of SAI on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", "explorer": "https://viewblock.io/thundercore/address/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE", "type": "TT20", - "symbol": "TT-DAI", + "symbol": "TT-SAI", "decimals": 18, "status": "active", "id": "0x2b31e3b88847f03c1335E99A0d1274A2c72059DE", "links": [ { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "discord", diff --git a/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json b/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json index 12b436189e172..c0537d1d0a97f 100644 --- a/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json +++ b/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json @@ -1,7 +1,7 @@ { "name": "TT-USDT", "website": "https://bridge.thundercore.com/", - "description": "Bridged token of USDT on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", + "description": "Bridged token of USDT on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", "explorer": "https://viewblock.io/thundercore/address/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82", "type": "TT20", "symbol": "TT-USDT", @@ -11,11 +11,14 @@ "links": [ { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "discord", "url": "https://discord.com/channels/467102816230440970/468561199790030849" } + ], + "tags": [ + "stablecoin" ] } \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/logo.png b/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/logo.png index 2dd51a695d927..4381a61c9d9cf 100644 Binary files a/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/logo.png and b/blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/logo.png differ diff --git a/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json b/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json index 764b478cd5c0c..31135e85ba042 100644 --- a/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json +++ b/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json @@ -1,7 +1,7 @@ { "name": "TT-ETH", "website": "https://bridge.thundercore.com/", - "description": "Bridged token of ETH on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the Ethereum ecosystem. This is a customized version of POA network Bridge", + "description": "Bridged token of ETH on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", "explorer": "https://viewblock.io/thundercore/address/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077", "type": "TT20", "symbol": "TT-ETH", @@ -11,11 +11,14 @@ "links": [ { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "discord", "url": "https://discord.com/channels/467102816230440970/468561199790030849" } + ], + "tags": [ + "wrapped" ] } \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/logo.png b/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/logo.png index 1112d6c732b9a..12f97a570fbf0 100644 Binary files a/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/logo.png and b/blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/logo.png differ diff --git a/blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/info.json b/blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/info.json index 6b59990a13a27..868b99ddda016 100644 --- a/blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/info.json +++ b/blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/info.json @@ -1,7 +1,7 @@ { "name": "TT-BNB", "website": "https://bridge.thundercore.com/bsc/", - "description": "Bridged token of BSC on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the ThunderCore ecosystem. This is a customized version of POA network Bridge", + "description": "Bridged token of BSC on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", "explorer": "https://viewblock.io/thundercore/address/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69", "type": "TT20", "symbol": "TT-BNB", @@ -11,11 +11,14 @@ "links": [ { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "discord", "url": "https://discord.com/channels/467102816230440970/468561199790030849" } + ], + "tags": [ + "wrapper" ] } \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/logo.png b/blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/logo.png index a17554acaffad..173e21f0226f6 100644 Binary files a/blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/logo.png and b/blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/logo.png differ diff --git a/blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/info.json b/blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/info.json index 25ed494fd2e7e..3f237990894fd 100644 --- a/blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/info.json +++ b/blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/info.json @@ -1,7 +1,7 @@ { "name": "TT-BUSD", "website": "https://bridge.thundercore.com/bsc/", - "description": "Bridged token of BSC on ThunderCore blockchain. The Bridge allows users to transfer assets between two chains in the ThunderCore ecosystem. This is a customized version of POA network Bridge", + "description": "Bridged token of BSC on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", "explorer": "https://viewblock.io/thundercore/address/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171", "type": "TT20", "symbol": "TT-BUSD", @@ -11,11 +11,14 @@ "links": [ { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "discord", "url": "https://discord.com/channels/467102816230440970/468561199790030849" } + ], + "tags": [ + "stablecoin" ] } \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/logo.png b/blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/logo.png index 929fbdc3f223f..f7f1d3b07465b 100644 Binary files a/blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/logo.png and b/blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/logo.png differ diff --git a/blockchains/thundertoken/assets/0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d/info.json b/blockchains/thundertoken/assets/0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d/info.json new file mode 100644 index 0000000000000..4fde767c264c5 --- /dev/null +++ b/blockchains/thundertoken/assets/0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d/info.json @@ -0,0 +1,24 @@ +{ + "name": "TT-HUSD", + "website": "https://bridge.thundercore.com/", + "description": "Bridged token of HUSD on ThunderCore blockchain. The Bridge allows users to convert assets between Ethereum, BSC, HECO and ThunderCore. This is a customized version of POA network Bridge", + "explorer": "https://viewblock.io/thundercore/address/0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d", + "type": "TT20", + "symbol": "TT-HUSD", + "decimals": 8, + "status": "active", + "id": "0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ThunderCoreLab" + }, + { + "name": "discord", + "url": "https://discord.com/channels/467102816230440970/468561199790030849" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/thundertoken/assets/0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d/logo.png b/blockchains/thundertoken/assets/0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d/logo.png new file mode 100644 index 0000000000000..934ae941a171a Binary files /dev/null and b/blockchains/thundertoken/assets/0xFd6Ec3E37F112bD30BbD726E7b0E73000CC2B98d/logo.png differ diff --git a/blockchains/thundertoken/denylist.json b/blockchains/thundertoken/denylist.json deleted file mode 100644 index 231f8290f9caf..0000000000000 --- a/blockchains/thundertoken/denylist.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "0x8c844A7Eb92C45e3B542B8ce3Fe5F82d37640d7F", - "0xf3Cab28E25b64fcd361446CCD6418D3e51d9cB52" -] \ No newline at end of file diff --git a/blockchains/thundertoken/info/info.json b/blockchains/thundertoken/info/info.json index 2e55bf6485759..6a0cd7ce7a411 100644 --- a/blockchains/thundertoken/info/info.json +++ b/blockchains/thundertoken/info/info.json @@ -1,5 +1,5 @@ { - "name": "Thunder Token", + "name": "ThunderCore (TT)", "website": "https://thundercore.com", "description": "ThunderCore is EVM-compatible and claims to have a throughput of 4,000+ TPS, sub-second confirmation times, and low gas costs, with a view towards making DApps easy to deploy and scale.", "explorer": "https://scan.thundercore.com", @@ -15,7 +15,7 @@ }, { "name": "twitter", - "url": "https://twitter.com/ThunderProtocol" + "url": "https://twitter.com/ThunderCoreLab" }, { "name": "reddit", @@ -26,4 +26,4 @@ "url": "https://docs.thundercore.com/thunder-whitepaper.pdf" } ] -} \ No newline at end of file +} diff --git a/blockchains/thundertoken/info/logo.png b/blockchains/thundertoken/info/logo.png index e50f5c6ac60e8..c408c0f2a7f16 100644 Binary files a/blockchains/thundertoken/info/logo.png and b/blockchains/thundertoken/info/logo.png differ diff --git a/blockchains/tia/info/info.json b/blockchains/tia/info/info.json new file mode 100644 index 0000000000000..933091e0030fb --- /dev/null +++ b/blockchains/tia/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Celestia", + "website": "https://celestia.org", + "description": "Celestia is a modular data availability network that securely scales with the number of users, making it easy for anyone to launch their own blockchain.", + "explorer": "https://www.mintscan.io/celestia", + "symbol": "TIA", + "type": "coin", + "decimals": 6, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/celestiaorg" + }, + { + "name": "twitter", + "url": "https://twitter.com/CelestiaOrg" + } + ] +} diff --git a/blockchains/tia/info/logo.png b/blockchains/tia/info/logo.png new file mode 100644 index 0000000000000..38a1dbc366c95 Binary files /dev/null and b/blockchains/tia/info/logo.png differ diff --git a/blockchains/tia/validators/assets/celestiavaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zcvqd22/logo.png b/blockchains/tia/validators/assets/celestiavaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zcvqd22/logo.png new file mode 100644 index 0000000000000..9b28ec000f281 Binary files /dev/null and b/blockchains/tia/validators/assets/celestiavaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zcvqd22/logo.png differ diff --git a/blockchains/tia/validators/assets/celestiavaloper15urq2dtp9qce4fyc85m6upwm9xul3049gwdz0x/logo.png b/blockchains/tia/validators/assets/celestiavaloper15urq2dtp9qce4fyc85m6upwm9xul3049gwdz0x/logo.png new file mode 100644 index 0000000000000..a1fb2e987e3c5 Binary files /dev/null and b/blockchains/tia/validators/assets/celestiavaloper15urq2dtp9qce4fyc85m6upwm9xul3049gwdz0x/logo.png differ diff --git a/blockchains/tia/validators/assets/celestiavaloper1dlsl4u42ycahzjfwc6td6upgsup9tt7cz8vqm4/logo.png b/blockchains/tia/validators/assets/celestiavaloper1dlsl4u42ycahzjfwc6td6upgsup9tt7cz8vqm4/logo.png new file mode 100644 index 0000000000000..4b09813738a9d Binary files /dev/null and b/blockchains/tia/validators/assets/celestiavaloper1dlsl4u42ycahzjfwc6td6upgsup9tt7cz8vqm4/logo.png differ diff --git a/blockchains/tia/validators/assets/celestiavaloper1e2p4u5vqwgum7pm9vhp0yjvl58gvhfc6yfatw4/logo.png b/blockchains/tia/validators/assets/celestiavaloper1e2p4u5vqwgum7pm9vhp0yjvl58gvhfc6yfatw4/logo.png new file mode 100644 index 0000000000000..14f73e55dfe2f Binary files /dev/null and b/blockchains/tia/validators/assets/celestiavaloper1e2p4u5vqwgum7pm9vhp0yjvl58gvhfc6yfatw4/logo.png differ diff --git a/blockchains/tia/validators/assets/celestiavaloper1geuw5f6u3n5l4ne2d2nze3fehxf023f7s8h08t/logo.png b/blockchains/tia/validators/assets/celestiavaloper1geuw5f6u3n5l4ne2d2nze3fehxf023f7s8h08t/logo.png new file mode 100644 index 0000000000000..405520244e26d Binary files /dev/null and b/blockchains/tia/validators/assets/celestiavaloper1geuw5f6u3n5l4ne2d2nze3fehxf023f7s8h08t/logo.png differ diff --git a/blockchains/tia/validators/assets/celestiavaloper1mhux0vt6qszz8qwv8axggt02jjm7tuvdfhz78j/logo.png b/blockchains/tia/validators/assets/celestiavaloper1mhux0vt6qszz8qwv8axggt02jjm7tuvdfhz78j/logo.png new file mode 100644 index 0000000000000..09ad204add312 Binary files /dev/null and b/blockchains/tia/validators/assets/celestiavaloper1mhux0vt6qszz8qwv8axggt02jjm7tuvdfhz78j/logo.png differ diff --git a/blockchains/tia/validators/assets/celestiavaloper1xqc7w3pe38kg4tswjt7mnvks7gy4p38vtsuycj/logo.png b/blockchains/tia/validators/assets/celestiavaloper1xqc7w3pe38kg4tswjt7mnvks7gy4p38vtsuycj/logo.png new file mode 100644 index 0000000000000..962c00c941b3b Binary files /dev/null and b/blockchains/tia/validators/assets/celestiavaloper1xqc7w3pe38kg4tswjt7mnvks7gy4p38vtsuycj/logo.png differ diff --git a/blockchains/tia/validators/list.json b/blockchains/tia/validators/list.json new file mode 100644 index 0000000000000..60a687fae2ab2 --- /dev/null +++ b/blockchains/tia/validators/list.json @@ -0,0 +1,44 @@ +[ + { + "id": "celestiavaloper1e2p4u5vqwgum7pm9vhp0yjvl58gvhfc6yfatw4", + "name": "Finoa Consensus Services", + "description": "Stake and grow your assets using Finoa's institutional-grade infrastructure.", + "website": "https://www.finoa.io/staking-delegation/" + }, + { + "id": "celestiavaloper15urq2dtp9qce4fyc85m6upwm9xul3049gwdz0x", + "name": "Chorus One", + "description": "Secure Celestia and shape its future by delegating to Chorus One, a highly secure and stable validator.", + "website": "https://chorus.one/" + }, + { + "id": "celestiavaloper1geuw5f6u3n5l4ne2d2nze3fehxf023f7s8h08t", + "name": "Coinbase Cloud", + "description": "Coinbase Cloud provides secure and reliable blockchain infrastructure and APIs. Stake your crypto to our enterprise-grade validators.", + "website": "https://www.coinbase.com/cloud" + }, + { + "id": "celestiavaloper1mhux0vt6qszz8qwv8axggt02jjm7tuvdfhz78j", + "name": "Twinstake", + "description": "Twinstake is an institutional-grade, non-custodial staking provider designed and built in collaboration with leaders in the digital assets space. The platform offers industry leading performance, institutional-grade security and uncompromising Know Your Client (KYC) procedures.", + "website": "https://twinstake.io/" + }, + { + "id": "celestiavaloper1xqc7w3pe38kg4tswjt7mnvks7gy4p38vtsuycj", + "name": "Figment", + "description": "Staking with Figment is supported by the leading digital asset wallets and custody providers.", + "website": "https://figment.io/" + }, + { + "id": "celestiavaloper140l6y2gp3gxvay6qtn70re7z2s0gn57zcvqd22", + "name": "Lavender.Five Nodes 🐝", + "description": "Fortifying crypto networks with Horcrux security, 100% slash insurance, and open source contributions. Connect with us at https://linktr.ee/lavenderfive.", + "website": "https://lavenderfive.com/" + }, + { + "id": "celestiavaloper1dlsl4u42ycahzjfwc6td6upgsup9tt7cz8vqm4", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + } +] diff --git a/blockchains/tomochain/allowlist.json b/blockchains/tomochain/allowlist.json deleted file mode 100644 index d19af952bf8d8..0000000000000 --- a/blockchains/tomochain/allowlist.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - "0x01F83cE6636179b54b0CC0C408f9a8bce40ae776", - "0x17B26400621695c2D8C2D8869f6259E82D7544c4", - "0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84", - "0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8", - "0xcE98172f4fC9Ad02da607843A2C211b7834431da" -] \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json b/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json index c5efbc4706952..b5a9039f90e56 100644 --- a/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json +++ b/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json @@ -5,7 +5,7 @@ "decimals": 6, "description": "-", "website": "", - "explorer": "https://scan.tomochain.com/address/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776", + "explorer": "https://tomoscan.io/token/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776", "status": "abandoned", "id": "0x01F83cE6636179b54b0CC0C408f9a8bce40ae776" } \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/logo.png b/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/logo.png deleted file mode 100644 index 91dd7c5e0ca85..0000000000000 Binary files a/blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/logo.png and /dev/null differ diff --git a/blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json b/blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json index bf47c52895513..83a1847656c8c 100644 --- a/blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json +++ b/blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json @@ -1,11 +1,11 @@ { "name": "TOMO", - "type": "TOMO", "symbol": "TOMO", + "type": "TRC21", "decimals": 18, - "website": "", "description": "-", - "explorer": "https://scan.tomochain.com/address/0x17B26400621695c2D8C2D8869f6259E82D7544c4", + "website": "", + "explorer": "https://tomoscan.io/token/0x17B26400621695c2D8C2D8869f6259E82D7544c4", "status": "active", "id": "0x17B26400621695c2D8C2D8869f6259E82D7544c4" } \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x453B71962b5ffbe830a47AbB11A5CFd35C4250BA/info.json b/blockchains/tomochain/assets/0x453B71962b5ffbe830a47AbB11A5CFd35C4250BA/info.json new file mode 100644 index 0000000000000..796cc04b1403a --- /dev/null +++ b/blockchains/tomochain/assets/0x453B71962b5ffbe830a47AbB11A5CFd35C4250BA/info.json @@ -0,0 +1,28 @@ +{ + "name": "Northern Lottery", + "type": "TRC21", + "symbol": "XSMB", + "decimals": 18, + "website": "https://lottoxsmb.com/", + "description": "Revolutionizing the Global Lottery Industry with Harnessing Blockchain and Smart Contracts", + "explorer": "https://tomoscan.io/token/0x453B71962b5ffbe830a47AbB11A5CFd35C4250BA", + "status": "active", + "id": "0x453B71962b5ffbe830a47AbB11A5CFd35C4250BA", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/LottoXSMB" + }, + { + "name": "telegram", + "url": "https://t.me/lottoxsmb_us" + }, + { + "name": "whitepaper", + "url": "https://docs.google.com/document/d/14jDWJ6WI3YnSe5P-rth_bfDKUgnT_rwg/edit?usp=share_link&ouid=100963559652495354132&rtpof=true&sd=true" + } + ], + "tags": [ + "gamefi" + ] +} diff --git a/blockchains/tomochain/assets/0x453B71962b5ffbe830a47AbB11A5CFd35C4250BA/logo.png b/blockchains/tomochain/assets/0x453B71962b5ffbe830a47AbB11A5CFd35C4250BA/logo.png new file mode 100644 index 0000000000000..004cabcc246fd Binary files /dev/null and b/blockchains/tomochain/assets/0x453B71962b5ffbe830a47AbB11A5CFd35C4250BA/logo.png differ diff --git a/blockchains/tomochain/assets/0x5080781e91237b6D7f026D5306b7233e26Cd6C16/info.json b/blockchains/tomochain/assets/0x5080781e91237b6D7f026D5306b7233e26Cd6C16/info.json new file mode 100644 index 0000000000000..96b18729376ed --- /dev/null +++ b/blockchains/tomochain/assets/0x5080781e91237b6D7f026D5306b7233e26Cd6C16/info.json @@ -0,0 +1,24 @@ +{ + "name": "Mega Lottery (MLR)", + "type": "TRC21", + "symbol": "MLR", + "decimals": 18, + "website": "https://megaltr.com", + "description": "lottery blockchain operates fully automatically based on smart contracts", + "explorer": "https://tomoscan.io/token/0x5080781e91237b6D7f026D5306b7233e26Cd6C16", + "status": "active", + "id": "0x5080781e91237b6D7f026D5306b7233e26Cd6C16", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/MegaLTR" + }, + { + "name": "telegram", + "url": "https://t.me/megaltr_us" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x5080781e91237b6D7f026D5306b7233e26Cd6C16/logo.png b/blockchains/tomochain/assets/0x5080781e91237b6D7f026D5306b7233e26Cd6C16/logo.png new file mode 100644 index 0000000000000..516ff8be7c197 Binary files /dev/null and b/blockchains/tomochain/assets/0x5080781e91237b6D7f026D5306b7233e26Cd6C16/logo.png differ diff --git a/blockchains/tomochain/assets/0x567b1e373f7285e9a32f5eeB9305b6964B6a3532/info.json b/blockchains/tomochain/assets/0x567b1e373f7285e9a32f5eeB9305b6964B6a3532/info.json new file mode 100644 index 0000000000000..5d23cfb32f283 --- /dev/null +++ b/blockchains/tomochain/assets/0x567b1e373f7285e9a32f5eeB9305b6964B6a3532/info.json @@ -0,0 +1,28 @@ +{ + "name": "Crypto For Betting", + "type": "TRC21", + "symbol": "CFB", + "decimals": 18, + "website": "https://lottocfb.com", + "description": "Your Gateway to Winning", + "explorer": "https://tomoscan.io/token/0x567b1e373f7285e9a32f5eeB9305b6964B6a3532", + "status": "active", + "id": "0x567b1e373f7285e9a32f5eeB9305b6964B6a3532", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/CommunityCFB" + }, + { + "name": "telegram", + "url": "https://t.me/CommunityCFB" + }, + { + "name": "whitepaper", + "url": "https://docs.google.com/document/d/1c_v7P5sHneSTP6pHUBsF_Es_IZgAxCTG/edit?usp=sharing" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x567b1e373f7285e9a32f5eeB9305b6964B6a3532/logo.png b/blockchains/tomochain/assets/0x567b1e373f7285e9a32f5eeB9305b6964B6a3532/logo.png new file mode 100644 index 0000000000000..2a0fb19413dd0 Binary files /dev/null and b/blockchains/tomochain/assets/0x567b1e373f7285e9a32f5eeB9305b6964B6a3532/logo.png differ diff --git a/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json b/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json index 7ec780b5a8eb1..770baefab4aff 100644 --- a/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json +++ b/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json @@ -5,7 +5,7 @@ "decimals": 6, "description": "-", "website": "", - "explorer": "https://scan.tomochain.com/address/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84", + "explorer": "https://tomoscan.io/token/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84", "status": "abandoned", "id": "0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84" } \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/logo.png b/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/logo.png deleted file mode 100644 index cfb8873a44c9f..0000000000000 Binary files a/blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/logo.png and /dev/null differ diff --git a/blockchains/tomochain/assets/0x8103Bb77eD2035b5da9A3A65d9c313cb6eE41dbD/info.json b/blockchains/tomochain/assets/0x8103Bb77eD2035b5da9A3A65d9c313cb6eE41dbD/info.json new file mode 100644 index 0000000000000..8265e69f13308 --- /dev/null +++ b/blockchains/tomochain/assets/0x8103Bb77eD2035b5da9A3A65d9c313cb6eE41dbD/info.json @@ -0,0 +1,29 @@ +{ + "name": "TABANK", + "type": "TRC21", + "symbol": "TAB", + "decimals": 18, + "website": "https://tabank.org", + "description": "crypto ecosystem that include: e-commerce, social networks, exchanges and crypto wallet, gaming", + "explorer": "https://tomoscan.io/token/0x8103Bb77eD2035b5da9A3A65d9c313cb6eE41dbD", + "status": "active", + "id": "0x8103Bb77eD2035b5da9A3A65d9c313cb6eE41dbD", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OrgTabank" + }, + { + "name": "telegram", + "url": "https://t.me/tabankorg" + }, + { + "name": "github", + "url": "https://github.com/cryptorbank" + }, + { + "name": "facebook", + "url": "https://facebook.com/tabank.org" + } + ] +} \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x8103Bb77eD2035b5da9A3A65d9c313cb6eE41dbD/logo.png b/blockchains/tomochain/assets/0x8103Bb77eD2035b5da9A3A65d9c313cb6eE41dbD/logo.png new file mode 100644 index 0000000000000..c59bba5c21144 Binary files /dev/null and b/blockchains/tomochain/assets/0x8103Bb77eD2035b5da9A3A65d9c313cb6eE41dbD/logo.png differ diff --git a/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json b/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json index 860c1da31c088..68bd663b46b50 100644 --- a/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json +++ b/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json @@ -5,7 +5,7 @@ "decimals": 4, "description": "-", "website": "", - "explorer": "https://scan.tomochain.com/address/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8", + "explorer": "https://tomoscan.io/token/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8", "status": "abandoned", "id": "0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8" } \ No newline at end of file diff --git a/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/logo.png b/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/logo.png deleted file mode 100644 index 2b0e8d742bb25..0000000000000 Binary files a/blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/logo.png and /dev/null differ diff --git a/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json b/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json index 4f48cb290768f..52526e3f57fb4 100644 --- a/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json +++ b/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json @@ -5,7 +5,7 @@ "decimals": 6, "description": "-", "website": "", - "explorer": "https://scan.tomochain.com/address/0xcE98172f4fC9Ad02da607843A2C211b7834431da", + "explorer": "https://tomoscan.io/token/0xcE98172f4fC9Ad02da607843A2C211b7834431da", "status": "abandoned", "id": "0xcE98172f4fC9Ad02da607843A2C211b7834431da" } \ No newline at end of file diff --git a/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/logo.png b/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/logo.png deleted file mode 100644 index 088da52294f27..0000000000000 Binary files a/blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/logo.png and /dev/null differ diff --git a/blockchains/tomochain/denylist.json b/blockchains/tomochain/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/tomochain/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/tomochain/info/info.json b/blockchains/tomochain/info/info.json index c6c89ac229913..7e84cc2efa904 100644 --- a/blockchains/tomochain/info/info.json +++ b/blockchains/tomochain/info/info.json @@ -1,10 +1,9 @@ { - "name": "TomoChain", - "website": "https://tomochain.com", - "description": "TomoChain is a scalable blockchain powered via Proof-of-Stake Voting consensus and used commercially by companies globally.", + "name": "Viction", + "website": "https://viction.xyz/", + "description": "Viction (VIC) is a people-centric layer-1 blockchain that provides zero-gas transactions and heightened security, making Web3 accessible and safe for everyone.", "explorer": "https://scan.tomochain.com", - "research": "https://research.binance.com/en/projects/tomochain", - "symbol": "TOMO", + "symbol": "VIC", "type": "coin", "decimals": 18, "status": "active", @@ -15,15 +14,11 @@ }, { "name": "twitter", - "url": "https://twitter.com/TomoChainANN" + "url": "https://twitter.com/BuildOnViction" }, { - "name": "reddit", - "url": "https://reddit.com/r/Tomochain" - }, - { - "name": "whitepaper", - "url": "https://tomochain.com/docs/technical-whitepaper--1.0.pdf" + "name": "telegram", + "url": "https://t.me/buildonviction" } ] } \ No newline at end of file diff --git a/blockchains/tomochain/info/logo.png b/blockchains/tomochain/info/logo.png index 06857c9c764c8..4a9aa96eacf27 100644 Binary files a/blockchains/tomochain/info/logo.png and b/blockchains/tomochain/info/logo.png differ diff --git a/blockchains/ton/assets/EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO/info.json b/blockchains/ton/assets/EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO/info.json new file mode 100644 index 0000000000000..c9ce5091f788e --- /dev/null +++ b/blockchains/ton/assets/EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO", + "name": "STON", + "type": "TON", + "symbol": "STON", + "decimals": 9, + "description": "STON is the utility token of the STON.fi DEX integrated into the core protocol mechanics. STON allows participation in protocol governance through long-term staking.", + "status": "active", + "explorer": "https://tonscan.org/address/EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO", + "id": "EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO", + "website": "https://ston.fi/", + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO/logo.png b/blockchains/ton/assets/EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO/logo.png new file mode 100644 index 0000000000000..c9eb9c8508e67 Binary files /dev/null and b/blockchains/ton/assets/EQA2kCVNwVsil2EM2mB0SkXytxCqQjS4mttjDpnXmwG9T6bO/logo.png differ diff --git a/blockchains/ton/assets/EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR/info.json b/blockchains/ton/assets/EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR/info.json new file mode 100644 index 0000000000000..8674cc72308ca --- /dev/null +++ b/blockchains/ton/assets/EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR", + "name": "Orbit Bridge Ton Dai", + "type": "TON", + "symbol": "oDAI", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR", + "id": "EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR/logo.png b/blockchains/ton/assets/EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR/logo.png new file mode 100644 index 0000000000000..8471bd656dbc4 Binary files /dev/null and b/blockchains/ton/assets/EQAAXwH0cajPsMF-nNC5kz-SaLaeaDr4M7Q1foVwP_vOW1tR/logo.png differ diff --git a/blockchains/ton/assets/EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn/info.json b/blockchains/ton/assets/EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn/info.json new file mode 100644 index 0000000000000..864ed7f308e42 --- /dev/null +++ b/blockchains/ton/assets/EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn/info.json @@ -0,0 +1,18 @@ +{ + "address": "EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn", + "name": "KISS Coin", + "type": "TON", + "symbol": "KISS", + "decimals": 9, + "description": "TON KISS project coin", + "status": "active", + "explorer": "https://tonscan.org/address/EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn", + "id": "EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn", + "website": "https://t.me/KISS_Coin", + "links": [ + { + "name": "telegram", + "url": "https://t.me/KISSCoinChat" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn/logo.png b/blockchains/ton/assets/EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn/logo.png new file mode 100644 index 0000000000000..d6eeb355ceb80 Binary files /dev/null and b/blockchains/ton/assets/EQAE8sAbvxMoIrN2tAuOe4vI5H4JhnHI-zn2VoRy-agH7BCn/logo.png differ diff --git a/blockchains/ton/assets/EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L/info.json b/blockchains/ton/assets/EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L/info.json new file mode 100644 index 0000000000000..bbde7d207707b --- /dev/null +++ b/blockchains/ton/assets/EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L", + "name": "Orbit Bridge Ton KlaySwap Protocol", + "type": "TON", + "symbol": "oKSP", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L", + "id": "EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L/logo.png b/blockchains/ton/assets/EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L/logo.png new file mode 100644 index 0000000000000..44986ce38ed77 Binary files /dev/null and b/blockchains/ton/assets/EQAIifXof_2FQjs5y4jjRpQ_1nOcJHdMz7qS3yskkoUeqn1L/logo.png differ diff --git a/blockchains/ton/assets/EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB/info.json b/blockchains/ton/assets/EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB/info.json new file mode 100644 index 0000000000000..2a3c5adc3e984 --- /dev/null +++ b/blockchains/ton/assets/EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB", + "name": "Orbit Bridge Ton Wrapped BTC", + "type": "TON", + "symbol": "oWBTC", + "decimals": 8, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB", + "id": "EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB/logo.png b/blockchains/ton/assets/EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB/logo.png new file mode 100644 index 0000000000000..ecda101d9220a Binary files /dev/null and b/blockchains/ton/assets/EQANasbzD5wdVx0qikebkchrH64zNgsB38oC9PVu7rG16qNB/logo.png differ diff --git a/blockchains/ton/assets/EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR/info.json b/blockchains/ton/assets/EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR/info.json new file mode 100644 index 0000000000000..b4bf0455c382f --- /dev/null +++ b/blockchains/ton/assets/EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR", + "name": "Love You", + "type": "TON", + "symbol": "LOVE", + "decimals": 9, + "description": "The concept of the LOVE jetton is the Metaverse. Metaverse for virtual dating. Jetton based on the TON blockchain. Telegram channel - @loveholders, @loveholderschat, @loveholderseng, @loveengchat, loveholders.com", + "status": "active", + "explorer": "https://tonscan.org/address/EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR", + "id": "EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR", + "website": "https://loveholders.com/", + "links": [ + { + "name": "telegram", + "url": "https://t.me/loveholderschat" + }, + { + "name": "telegram_news", + "url": "https://t.me/loveholderseng" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR/logo.png b/blockchains/ton/assets/EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR/logo.png new file mode 100644 index 0000000000000..431a0c1e3dc90 Binary files /dev/null and b/blockchains/ton/assets/EQAS2elYb6_hqWyOl7gpuYTzf1sqmjLJQ0lQ4X_4d_MvtMWR/logo.png differ diff --git a/blockchains/ton/assets/EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-/info.json b/blockchains/ton/assets/EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-/info.json new file mode 100644 index 0000000000000..2eab0179c4303 --- /dev/null +++ b/blockchains/ton/assets/EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-", + "name": "Orbit Bridge Ton Ethereum", + "type": "TON", + "symbol": "oETH", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-", + "id": "EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-/logo.png b/blockchains/ton/assets/EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-/logo.png new file mode 100644 index 0000000000000..c5cee244465c6 Binary files /dev/null and b/blockchains/ton/assets/EQAW42HutyDem98Be1f27PoXobghh81umTQ-cGgaKVmRLS7-/logo.png differ diff --git a/blockchains/ton/assets/EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs/info.json b/blockchains/ton/assets/EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs/info.json new file mode 100644 index 0000000000000..37a79e8bc068c --- /dev/null +++ b/blockchains/ton/assets/EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs/info.json @@ -0,0 +1,18 @@ +{ + "address": "EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs", + "name": "Stalin", + "type": "TON", + "symbol": "IVS", + "decimals": 9, + "description": "Look for Stalin inside yourself.", + "status": "active", + "explorer": "https://tonscan.org/address/EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs", + "id": "EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs", + "website": "https://t.me/Stalin_IVS", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Stalin_chat" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs/logo.png b/blockchains/ton/assets/EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs/logo.png new file mode 100644 index 0000000000000..93f5bdd08f023 Binary files /dev/null and b/blockchains/ton/assets/EQAdSQFNyPCbT14QKPBZzpQkf4MC5AvYsiNYZolymzrckMBs/logo.png differ diff --git a/blockchains/ton/assets/EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad/info.json b/blockchains/ton/assets/EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad/info.json new file mode 100644 index 0000000000000..e9625f2155e8e --- /dev/null +++ b/blockchains/ton/assets/EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad", + "name": "Orbit Bridge Ton GALAXIA", + "type": "TON", + "symbol": "oGXA", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad", + "id": "EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad/logo.png b/blockchains/ton/assets/EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad/logo.png new file mode 100644 index 0000000000000..1fbb82754494a Binary files /dev/null and b/blockchains/ton/assets/EQAtPfb42ZZpZmLraFpWUB_Z6dZ3pxD28swXjFD-eS2NTyad/logo.png differ diff --git a/blockchains/ton/assets/EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y/info.json b/blockchains/ton/assets/EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y/info.json new file mode 100644 index 0000000000000..a8886ea6f77cd --- /dev/null +++ b/blockchains/ton/assets/EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y", + "name": "Tegro", + "type": "TON", + "symbol": "TGR", + "decimals": 9, + "description": "Cross-platform payment token on the TON blockchain.", + "status": "active", + "explorer": "https://tonscan.org/address/EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y", + "id": "EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y", + "website": "https://tegro.io", + "links": [ + { + "name": "telegram", + "url": "https://t.me/TgrTon" + }, + { + "name": "twitter", + "url": "https://twitter.com/tgrtoken" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y/logo.png b/blockchains/ton/assets/EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y/logo.png new file mode 100644 index 0000000000000..27b09f47b50a6 Binary files /dev/null and b/blockchains/ton/assets/EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y/logo.png differ diff --git a/blockchains/ton/assets/EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy/info.json b/blockchains/ton/assets/EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy/info.json new file mode 100644 index 0000000000000..14c488880d5eb --- /dev/null +++ b/blockchains/ton/assets/EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy/info.json @@ -0,0 +1,12 @@ +{ + "address": "EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy", + "name": "Ton Earth coin", + "type": "TON", + "symbol": "TEC", + "decimals": 9, + "description": "Ton Earth universe coin on the Legendary Blockchain.", + "status": "active", + "explorer": "https://tonscan.org/address/EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy", + "id": "EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy", + "website": "https://tonearth.com/" +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy/logo.png b/blockchains/ton/assets/EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy/logo.png new file mode 100644 index 0000000000000..a48bf77783d54 Binary files /dev/null and b/blockchains/ton/assets/EQAwH_MEmoEbD_AGUdnoWwpvSBcctx_jbDCuB0Z8dXbrAdxy/logo.png differ diff --git a/blockchains/ton/assets/EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx/info.json b/blockchains/ton/assets/EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx/info.json new file mode 100644 index 0000000000000..90bf2f74093c5 --- /dev/null +++ b/blockchains/ton/assets/EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx", + "name": "Orbit Bridge Ton Orbs", + "type": "TON", + "symbol": "oORBS", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx", + "id": "EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx/logo.png b/blockchains/ton/assets/EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx/logo.png new file mode 100644 index 0000000000000..80eb04ab97b76 Binary files /dev/null and b/blockchains/ton/assets/EQAwr5lcbQcLKTAg_SQ-dpKWNQZpO1MGnrAs53bf1gkKTVHx/logo.png differ diff --git a/blockchains/ton/assets/EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO/info.json b/blockchains/ton/assets/EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO/info.json new file mode 100644 index 0000000000000..3f056535bbf64 --- /dev/null +++ b/blockchains/ton/assets/EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO/info.json @@ -0,0 +1,12 @@ +{ + "address": "EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO", + "name": "ELKITON", + "type": "TON", + "symbol": "SNEG", + "decimals": 9, + "status": "active", + "description": "The ecosystem of the Christmas Tree", + "explorer": "https://tonscan.org/address/EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO", + "id": "EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO", + "website": "https://getgems.io/collection/EQBlZxMOVRhZxqKYmjeaJALBjHGyMReU5L9xSFCB6BjnA_hM" +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO/logo.png b/blockchains/ton/assets/EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO/logo.png new file mode 100644 index 0000000000000..3d4f06ea31e3c Binary files /dev/null and b/blockchains/ton/assets/EQAzMmZWo2yo4ybPUMvIgfFQ3a53f4WUTjf2-LE7oJxCJHnO/logo.png differ diff --git a/blockchains/ton/assets/EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728/info.json b/blockchains/ton/assets/EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728/info.json new file mode 100644 index 0000000000000..eba0ef30859de --- /dev/null +++ b/blockchains/ton/assets/EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728", + "name": "jUSDC", + "type": "TON", + "symbol": "jUSDC", + "decimals": 6, + "description": "USDC transferred from Ethereum via bridge.ton.org. Token address in Ethereum: 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "status": "active", + "explorer": "https://tonscan.org/address/EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728", + "id": "EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728", + "website": "https://bridge.ton.org/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728/logo.png b/blockchains/ton/assets/EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728/logo.png new file mode 100644 index 0000000000000..daa81b4a3a3cf Binary files /dev/null and b/blockchains/ton/assets/EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728/logo.png differ diff --git a/blockchains/ton/assets/EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp/info.json b/blockchains/ton/assets/EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp/info.json new file mode 100644 index 0000000000000..427c080c0891e --- /dev/null +++ b/blockchains/ton/assets/EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp/info.json @@ -0,0 +1,12 @@ +{ + "address": "EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp", + "name": "TonexCoin", + "type": "TON", + "symbol": "TNX", + "decimals": 9, + "description": "A tool to create the future", + "status": "active", + "explorer": "https://tonscan.org/address/EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp", + "id": "EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp", + "website": "https://tonex.app/" +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp/logo.png b/blockchains/ton/assets/EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp/logo.png new file mode 100644 index 0000000000000..440231cc26ccf Binary files /dev/null and b/blockchains/ton/assets/EQB-ajMyi5-WKIgOHnbOGApfckUGbl6tDk3Qt8PKmb-xLAvp/logo.png differ diff --git a/blockchains/ton/assets/EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr/info.json b/blockchains/ton/assets/EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr/info.json new file mode 100644 index 0000000000000..b9ec1eba0ca1c --- /dev/null +++ b/blockchains/ton/assets/EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr", + "name": "FANTIK", + "type": "TON", + "symbol": "FANT", + "decimals": 9, + "description": "The candy wrapper", + "status": "active", + "explorer": "https://tonscan.org/address/EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr", + "id": "EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr", + "website": "https://olbanec.shop", + "links": [ + { + "name": "telegram", + "url": "https://t.me/olbania_memeland" + } + ], + "tags": [ + "memes", + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr/logo.png b/blockchains/ton/assets/EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr/logo.png new file mode 100644 index 0000000000000..13940d49f4a17 Binary files /dev/null and b/blockchains/ton/assets/EQB3VF6fsSsPrUjSQ4bQdvb9R1ptsyx8t9mzvJOowvXB-6yr/logo.png differ diff --git a/blockchains/ton/assets/EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B/info.json b/blockchains/ton/assets/EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B/info.json new file mode 100644 index 0000000000000..67e9ac5e4b6d2 --- /dev/null +++ b/blockchains/ton/assets/EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B", + "name": "DHD Coin", + "type": "TON", + "symbol": "DHD", + "decimals": 9, + "description": "Low fee dick-to-dick electronic cash alternative to Toncoin", + "status": "active", + "explorer": "https://tonscan.org/address/EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B", + "id": "EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B", + "website": "http://www.dhdgame.ru/", + "links": [ + { + "name": "telegram", + "url": "https://t.me/WayofDHD" + }, + { + "name": "telegram_news", + "url": "https://t.me/CoinDHD" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B/logo.png b/blockchains/ton/assets/EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B/logo.png new file mode 100644 index 0000000000000..d40a01d666b81 Binary files /dev/null and b/blockchains/ton/assets/EQBCFwW8uFUh-amdRmNY9NyeDEaeDYXd9ggJGsicpqVcHq7B/logo.png differ diff --git a/blockchains/ton/assets/EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu/info.json b/blockchains/ton/assets/EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu/info.json new file mode 100644 index 0000000000000..beed98f3fa8f0 --- /dev/null +++ b/blockchains/ton/assets/EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu", + "name": "Orbit Bridge Ton MOOI", + "type": "TON", + "symbol": "oMOOI", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu", + "id": "EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu/logo.png b/blockchains/ton/assets/EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu/logo.png new file mode 100644 index 0000000000000..0e377dafdec0e Binary files /dev/null and b/blockchains/ton/assets/EQBDD3li7w-OPcWSGfe2RTz0sydcaLKrk8W0nPyLA9iy8Hcu/logo.png differ diff --git a/blockchains/ton/assets/EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc/info.json b/blockchains/ton/assets/EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc/info.json new file mode 100644 index 0000000000000..f29e1f86d8edd --- /dev/null +++ b/blockchains/ton/assets/EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc", + "name": "Orbit Bridge Ton GemHUB", + "type": "TON", + "symbol": "oGHUB", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc", + "id": "EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc/logo.png b/blockchains/ton/assets/EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc/logo.png new file mode 100644 index 0000000000000..fbf97a9b6100a Binary files /dev/null and b/blockchains/ton/assets/EQBDMHQQlWX7RNKH-YeSJiPCwIK6z7EBFrClly11pOXgNdnc/logo.png differ diff --git a/blockchains/ton/assets/EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP/info.json b/blockchains/ton/assets/EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP/info.json new file mode 100644 index 0000000000000..21f6dfb710805 --- /dev/null +++ b/blockchains/ton/assets/EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP", + "name": "Orbit Bridge Ton Kai Token", + "type": "TON", + "symbol": "KAI", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP", + "id": "EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP/logo.png b/blockchains/ton/assets/EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP/logo.png new file mode 100644 index 0000000000000..f8cda8555b24d Binary files /dev/null and b/blockchains/ton/assets/EQBLKkhmJFPlqjHsLu3HO-KSXaOagJI_ADI5wG9ybm53qXuP/logo.png differ diff --git a/blockchains/ton/assets/EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u/info.json b/blockchains/ton/assets/EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u/info.json new file mode 100644 index 0000000000000..d37d6c946ee0d --- /dev/null +++ b/blockchains/ton/assets/EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u/info.json @@ -0,0 +1,18 @@ +{ + "address": "EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u", + "name": "FRAGMENT", + "type": "TON", + "symbol": "FRG", + "decimals": 9, + "description": "This token gives you the opportunity to be a member of Fragment Chat! @fragmentChat (https://t.me/fragmentChat)", + "status": "active", + "explorer": "https://tonscan.org/address/EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u", + "id": "EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u", + "website": "https://ton.app/chats/frgchat", + "links": [ + { + "name": "telegram", + "url": "https://t.me/fragmentChat" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u/logo.png b/blockchains/ton/assets/EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u/logo.png new file mode 100644 index 0000000000000..8bab713c9a029 Binary files /dev/null and b/blockchains/ton/assets/EQBR4LP9z2jr8mRi5Tzqq2wCLMtBsL7P46dntT_2FAqGfS7u/logo.png differ diff --git a/blockchains/ton/assets/EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf/info.json b/blockchains/ton/assets/EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf/info.json new file mode 100644 index 0000000000000..6b63a2d53ecf7 --- /dev/null +++ b/blockchains/ton/assets/EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf", + "name": "MEGA", + "type": "TON", + "symbol": "MEGA", + "decimals": 9, + "description": "Megaton Finance Token", + "status": "active", + "explorer": "https://tonscan.org/address/EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf", + "id": "EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf", + "website": "https://megaton.fi/", + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf/logo.png b/blockchains/ton/assets/EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf/logo.png new file mode 100644 index 0000000000000..3cf611283b0c1 Binary files /dev/null and b/blockchains/ton/assets/EQBf6-YoR9xylol_NwjHrLkrTFAZJCX-bsd-Xx_902OaPaBf/logo.png differ diff --git a/blockchains/ton/assets/EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE/info.json b/blockchains/ton/assets/EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE/info.json new file mode 100644 index 0000000000000..c410b292d4c88 --- /dev/null +++ b/blockchains/ton/assets/EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE/info.json @@ -0,0 +1,12 @@ +{ + "address": "EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE", + "name": "HEDGE coin", + "type": "TON", + "symbol": "HEDGE", + "decimals": 9, + "description": "The spirit of wall-street hedgehogs on a legendary blockchain", + "status": "active", + "explorer": "https://tonscan.org/address/EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE", + "id": "EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE", + "website": "https://t.me/tonhedgecoin" +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE/logo.png b/blockchains/ton/assets/EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE/logo.png new file mode 100644 index 0000000000000..a0ebb65efe146 Binary files /dev/null and b/blockchains/ton/assets/EQBiJ8dSbp3_YAb_KuC64zCrFqQTsFbUee5tbzr5el_HEDGE/logo.png differ diff --git a/blockchains/ton/assets/EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA/info.json b/blockchains/ton/assets/EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA/info.json new file mode 100644 index 0000000000000..90e0efaf9c836 --- /dev/null +++ b/blockchains/ton/assets/EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA/info.json @@ -0,0 +1,12 @@ +{ + "address": "EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA", + "name": "Grabscape game token", + "type": "TON", + "symbol": "GRBS", + "decimals": 9, + "description": "The token was created for the game mechanics of the universe of the web3 Grabscape project", + "status": "active", + "explorer": "https://tonscan.org/address/EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA", + "id": "EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA", + "website": "https://grabscape.io/" +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA/logo.png b/blockchains/ton/assets/EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA/logo.png new file mode 100644 index 0000000000000..962ff40608b1f Binary files /dev/null and b/blockchains/ton/assets/EQBj7uoIVsngmS-ayOz1nHENjZkjTt5mXB4uGa83hmcqq2wA/logo.png differ diff --git a/blockchains/ton/assets/EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9/info.json b/blockchains/ton/assets/EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9/info.json new file mode 100644 index 0000000000000..2b432fd62b978 --- /dev/null +++ b/blockchains/ton/assets/EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9", + "name": "Orbit Bridge Ton apM Coin", + "type": "TON", + "symbol": "oAPM", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9", + "id": "EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9/logo.png b/blockchains/ton/assets/EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9/logo.png new file mode 100644 index 0000000000000..2c922532532fc Binary files /dev/null and b/blockchains/ton/assets/EQBkoRg2UG67tj8QPoAfGltb9Vl8PLbofGO6FGMADuDBAZA9/logo.png differ diff --git a/blockchains/ton/assets/EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI/info.json b/blockchains/ton/assets/EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI/info.json new file mode 100644 index 0000000000000..003b6957a07c2 --- /dev/null +++ b/blockchains/ton/assets/EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI/info.json @@ -0,0 +1,26 @@ +{ + "address": "EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI", + "name": "Lavandos", + "type": "TON", + "symbol": "LAVE", + "decimals": 9, + "description": "This is a universal token for use in all areas of the decentralized Internet in the TON blockchain, web3, Telegram channels, TON sites, Tonkeeper. Issue of 4.6 billion coins. Telegram channels: @lave_eng, @lavetoken, @lavefoundation, @lave_esp, www.lavetoken.com", + "status": "active", + "explorer": "https://tonscan.org/address/EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI", + "id": "EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI", + "website": "https://t.me/lavetoken", + "links": [ + { + "name": "telegram", + "url": "https://t.me/laveteam" + }, + { + "name": "telegram_news", + "url": "https://t.me/lavefoundation" + }, + { + "name": "twitter", + "url": "https://twitter.com/lave_token" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI/logo.png b/blockchains/ton/assets/EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI/logo.png new file mode 100644 index 0000000000000..7ae24f3f879d7 Binary files /dev/null and b/blockchains/ton/assets/EQBl3gg6AAdjgjO2ZoNU5Q5EzUIl8XMNZrix8Z5dJmkHUfxI/logo.png differ diff --git a/blockchains/ton/assets/EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj/info.json b/blockchains/ton/assets/EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj/info.json new file mode 100644 index 0000000000000..b785402df4069 --- /dev/null +++ b/blockchains/ton/assets/EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj/info.json @@ -0,0 +1,25 @@ +{ + "address": "EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj", + "name": "Kote Coin", + "type": "TON", + "symbol": "KOTE", + "decimals": 9, + "description": "Kote Coin. It's the only one.", + "status": "active", + "explorer": "https://tonscan.org/address/EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj", + "id": "EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj", + "website": "https://kotecoin.com/", + "links": [ + { + "name": "telegram", + "url": "https://t.me/KoteCoin" + }, + { + "name": "telegram_news", + "url": "https://t.me/KoteCoinRU" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj/logo.png b/blockchains/ton/assets/EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj/logo.png new file mode 100644 index 0000000000000..d7f49e3ceb096 Binary files /dev/null and b/blockchains/ton/assets/EQBlU_tKISgpepeMFT9t3xTDeiVmo25dW_4vUOl6jId_BNIj/logo.png differ diff --git a/blockchains/ton/assets/EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE/info.json b/blockchains/ton/assets/EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE/info.json new file mode 100644 index 0000000000000..194ea6e736dec --- /dev/null +++ b/blockchains/ton/assets/EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE/info.json @@ -0,0 +1,29 @@ +{ + "address": "EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE", + "name": "Scaleton", + "type": "TON", + "symbol": "SCALE", + "decimals": 9, + "description": "SCALE is a utility token that will be used to support all independent developers.", + "status": "active", + "explorer": "https://tonscan.org/address/EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE", + "id": "EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE", + "website": "https://scaleton.io", + "links": [ + { + "name": "telegram", + "url": "https://t.me/Scaleton" + }, + { + "name": "twitter", + "url": "https://twitter.com/ScaletonCo" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/scaleton/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE/logo.png b/blockchains/ton/assets/EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE/logo.png new file mode 100644 index 0000000000000..31e775994454a Binary files /dev/null and b/blockchains/ton/assets/EQBlqsm144Dq6SjbPI4jjZvA1hqTIP3CvHovbIfW_t-SCALE/logo.png differ diff --git a/blockchains/ton/assets/EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX/info.json b/blockchains/ton/assets/EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX/info.json new file mode 100644 index 0000000000000..3334829e23f2b --- /dev/null +++ b/blockchains/ton/assets/EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX", + "name": "Orbit Bridge Ton Matic Token", + "type": "TON", + "symbol": "oMATIC", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX", + "id": "EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX/logo.png b/blockchains/ton/assets/EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX/logo.png new file mode 100644 index 0000000000000..40cdc6a041b14 Binary files /dev/null and b/blockchains/ton/assets/EQBq4d4GPyBoh-Pjnf3wxUyQSS28WY2Yt-7cPAG8FHpWpNRX/logo.png differ diff --git a/blockchains/ton/assets/EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J/info.json b/blockchains/ton/assets/EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J/info.json new file mode 100644 index 0000000000000..9c7d0383a8b54 --- /dev/null +++ b/blockchains/ton/assets/EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J/info.json @@ -0,0 +1,18 @@ +{ + "address": "EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J", + "name": "Wallet Exchanger", + "type": "TON", + "symbol": "WEX", + "decimals": 9, + "description": "Crypto exchanger token Wallet Exchanger, based on the blockchain The Open Network", + "status": "active", + "explorer": "https://tonscan.org/address/EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J", + "id": "EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J", + "website": "https://t.me/WalletExplorerBot", + "links": [ + { + "name": "telegram", + "url": "https://t.me/WalletExplorerNews" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J/logo.png b/blockchains/ton/assets/EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J/logo.png new file mode 100644 index 0000000000000..2530203d0ec90 Binary files /dev/null and b/blockchains/ton/assets/EQBtUKPbhABPYtltiKWA547s4ZhJ5wZHvVV1eyfV7sEyGs2J/logo.png differ diff --git a/blockchains/ton/assets/EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA/info.json b/blockchains/ton/assets/EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA/info.json new file mode 100644 index 0000000000000..29ef43d750f91 --- /dev/null +++ b/blockchains/ton/assets/EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA", + "name": "jUSDT", + "type": "TON", + "symbol": "jUSDT", + "decimals": 6, + "description": "USDT transferred from Ethereum via bridge.ton.org. Token address in Ethereum: 0xdAC17F958D2ee523a2206206994597C13D831ec7", + "status": "active", + "explorer": "https://tonscan.org/address/EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA", + "id": "EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA", + "website": "https://bridge.ton.org/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA/logo.png b/blockchains/ton/assets/EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA/logo.png new file mode 100644 index 0000000000000..d527902c3f229 Binary files /dev/null and b/blockchains/ton/assets/EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA/logo.png differ diff --git a/blockchains/ton/assets/EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ/info.json b/blockchains/ton/assets/EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ/info.json new file mode 100644 index 0000000000000..507c52e37e7fe --- /dev/null +++ b/blockchains/ton/assets/EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ/info.json @@ -0,0 +1,30 @@ +{ + "address": "EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ", + "name": "KINGYTON", + "type": "TON", + "symbol": "KINGY", + "decimals": 9, + "description": "Is an ecosystem token in the TON blockchain with a large Telegram community.", + "status": "active", + "explorer": "https://tonscan.org/address/EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ", + "id": "EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ", + "website": "https://kingy.wtf", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/kingyton/" + }, + { + "name": "telegram", + "url": "https://t.me/investkingyru" + }, + { + "name": "telegram_news", + "url": "https://t.me/investkingyru_en" + }, + { + "name": "twitter", + "url": "https://twitter.com/IKingyru" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ/logo.png b/blockchains/ton/assets/EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ/logo.png new file mode 100644 index 0000000000000..439a80819c15e Binary files /dev/null and b/blockchains/ton/assets/EQC-tdRjjoYMz3MXKW4pj95bNZgvRyWwZ23Jix3ph7guvHxJ/logo.png differ diff --git a/blockchains/ton/assets/EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY/info.json b/blockchains/ton/assets/EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY/info.json new file mode 100644 index 0000000000000..054d1575695f7 --- /dev/null +++ b/blockchains/ton/assets/EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY", + "name": "ExCoin", + "type": "TON", + "symbol": "EXC", + "decimals": 0, + "description": "EXC is a financial service token in EXTON", + "status": "active", + "explorer": "https://tonscan.org/address/EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY", + "id": "EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY", + "website": "https://t.me/exc_coin", + "links": [ + { + "name": "telegram", + "url": "https://t.me/EXTON_SWAP_BOT" + }, + { + "name": "telegram_news", + "url": "https://t.me/yakovlev_serj" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY/logo.png b/blockchains/ton/assets/EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY/logo.png new file mode 100644 index 0000000000000..1dd358e16a027 Binary files /dev/null and b/blockchains/ton/assets/EQC0A6Fncq6gzWwyE_4UC8KjKLB3M_NkQtmRektkfo-GCcaY/logo.png differ diff --git a/blockchains/ton/assets/EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4/info.json b/blockchains/ton/assets/EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4/info.json new file mode 100644 index 0000000000000..69a68a4ab448e --- /dev/null +++ b/blockchains/ton/assets/EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4", + "name": "Orbit Bridge Ton USD Coin", + "type": "TON", + "symbol": "oUSDC", + "decimals": 6, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4", + "id": "EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4/logo.png b/blockchains/ton/assets/EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4/logo.png new file mode 100644 index 0000000000000..956f9aa7a68af Binary files /dev/null and b/blockchains/ton/assets/EQC61IQRl0_la95t27xhIpjxZt32vl1QQVF2UgTNuvD18W-4/logo.png differ diff --git a/blockchains/ton/assets/EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC/info.json b/blockchains/ton/assets/EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC/info.json new file mode 100644 index 0000000000000..6cc8895b727d0 --- /dev/null +++ b/blockchains/ton/assets/EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC/info.json @@ -0,0 +1,18 @@ +{ + "address": "EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC", + "name": "Tenere", + "type": "TON", + "symbol": "Tnr", + "decimals": 9, + "description": "Audiatur et altera pars. Universal Altcoin on Ton. @teneretoken . chat: @tenerechat", + "status": "active", + "explorer": "https://tonscan.org/address/EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC", + "id": "EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC", + "website": "https://t.me/teneretoken", + "links": [ + { + "name": "telegram", + "url": "https://t.me/tenerechat" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC/logo.png b/blockchains/ton/assets/EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC/logo.png new file mode 100644 index 0000000000000..462c3ec6762b1 Binary files /dev/null and b/blockchains/ton/assets/EQCPmOnkTe8qP_ZtCf3Rys04ukRTiQc_xVS-lGQ6BH3JZWmC/logo.png differ diff --git a/blockchains/ton/assets/EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz/info.json b/blockchains/ton/assets/EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz/info.json new file mode 100644 index 0000000000000..4724fdfcbbfc1 --- /dev/null +++ b/blockchains/ton/assets/EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz", + "name": "Find & Check", + "type": "TON", + "symbol": "FCK", + "decimals": 15, + "description": "The cornerstone of the Find & Check initiative within the TON ecosystem. Serving as the fuel of our unique set of analytical tools, FCK Token empowers the TON network users, catalyzes our initiatives, and opens up new possibilities for interaction with the blockchain. @FCKTokens, www.fck.dev ", + "status": "active", + "explorer": "https://tonscan.org/address/EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz", + "id": "EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz", + "website": "https://fck.dev", + "links": [ + { + "name": "telegram", + "url": "https://t.me/FCKTokens" + }, + { + "name": "twitter", + "url": "https://twitter.com/FCKFoundation" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz/logo.png b/blockchains/ton/assets/EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz/logo.png new file mode 100644 index 0000000000000..52234341752cd Binary files /dev/null and b/blockchains/ton/assets/EQCQZpelevHNsbw5IUtwSa4Cs8kqWww0KsYeDri9kwS18eCz/logo.png differ diff --git a/blockchains/ton/assets/EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw/info.json b/blockchains/ton/assets/EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw/info.json new file mode 100644 index 0000000000000..f125d98d723fc --- /dev/null +++ b/blockchains/ton/assets/EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw", + "name": "Mars", + "type": "TON", + "symbol": "MARS", + "decimals": 9, + "description": "Mars Coin. Game TONPlanets.com", + "status": "active", + "explorer": "https://tonscan.org/address/EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw", + "id": "EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw", + "website": "https://tonplanets.com", + "links": [ + { + "name": "telegram", + "url": "https://t.me/TONPlanets" + }, + { + "name": "telegram_news", + "url": "https://t.me/TONPlanetsBot" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw/logo.png b/blockchains/ton/assets/EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw/logo.png new file mode 100644 index 0000000000000..e967fb23f1126 Binary files /dev/null and b/blockchains/ton/assets/EQCZFOynaSK2D4TqSqcf0Dhaq4ofCCVi_f-z8fX-KqVdy-qw/logo.png differ diff --git a/blockchains/ton/assets/EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi/info.json b/blockchains/ton/assets/EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi/info.json new file mode 100644 index 0000000000000..5cf7e1af9f0f3 --- /dev/null +++ b/blockchains/ton/assets/EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi", + "name": "Orbit Bridge Ton USD Tether", + "type": "TON", + "symbol": "oUSDT", + "decimals": 6, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi", + "id": "EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi/logo.png b/blockchains/ton/assets/EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi/logo.png new file mode 100644 index 0000000000000..bb55902a38de0 Binary files /dev/null and b/blockchains/ton/assets/EQC_1YoM8RBixN95lz7odcF3Vrkc_N8Ne7gQi7Abtlet_Efi/logo.png differ diff --git a/blockchains/ton/assets/EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C/info.json b/blockchains/ton/assets/EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C/info.json new file mode 100644 index 0000000000000..030887cdb14f7 --- /dev/null +++ b/blockchains/ton/assets/EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C", + "name": "Wrapped TON", + "type": "TON", + "symbol": "WTON", + "decimals": 9, + "description": "Wrapped TON Coin", + "status": "active", + "explorer": "https://tonscan.org/address/EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C", + "id": "EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C", + "website": "https://megaton.fi/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C/logo.png b/blockchains/ton/assets/EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C/logo.png new file mode 100644 index 0000000000000..f70cefde9e2c8 Binary files /dev/null and b/blockchains/ton/assets/EQCajaUU1XXSAjTD-xOV7pE49fGtg4q8kF3ELCOJtGvQFQ2C/logo.png differ diff --git a/blockchains/ton/assets/EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV/info.json b/blockchains/ton/assets/EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV/info.json new file mode 100644 index 0000000000000..f7b9a26077977 --- /dev/null +++ b/blockchains/ton/assets/EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV", + "name": "Ambra", + "type": "TON", + "symbol": "AMBR", + "decimals": 9, + "description": "The Whales Club Token", + "status": "active", + "explorer": "https://tonscan.org/address/EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV", + "id": "EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV", + "website": "https://tonwhales.com/", + "tags": [ + "nft" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV/logo.png b/blockchains/ton/assets/EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV/logo.png new file mode 100644 index 0000000000000..176ee6a51b7d3 Binary files /dev/null and b/blockchains/ton/assets/EQCcLAW537KnRg_aSPrnQJoyYjOZkzqYp6FVmRUvN1crSazV/logo.png differ diff --git a/blockchains/ton/assets/EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5/info.json b/blockchains/ton/assets/EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5/info.json new file mode 100644 index 0000000000000..4ba4611921f3d --- /dev/null +++ b/blockchains/ton/assets/EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5", + "name": "Orbit Bridge Ton Meshswap Protocol", + "type": "TON", + "symbol": "oMESH", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5", + "id": "EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5/logo.png b/blockchains/ton/assets/EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5/logo.png new file mode 100644 index 0000000000000..38699eab45211 Binary files /dev/null and b/blockchains/ton/assets/EQCeGZcyr9Mkxf7OFLqyn40LLw292aCN_bxnT856rOkYW-I5/logo.png differ diff --git a/blockchains/ton/assets/EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ/info.json b/blockchains/ton/assets/EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ/info.json new file mode 100644 index 0000000000000..f3cc0d96323a8 --- /dev/null +++ b/blockchains/ton/assets/EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ", + "name": "Orbit Bridge Ton WEMIX", + "type": "TON", + "symbol": "oWEMIX", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ", + "id": "EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ/logo.png b/blockchains/ton/assets/EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ/logo.png new file mode 100644 index 0000000000000..b076f9345038c Binary files /dev/null and b/blockchains/ton/assets/EQCf7Nb341dxOE3N0jimngRxGEV8T3zo-eU2EZVs_nchNhhZ/logo.png differ diff --git a/blockchains/ton/assets/EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP/info.json b/blockchains/ton/assets/EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP/info.json new file mode 100644 index 0000000000000..43ef2ed98ccdd --- /dev/null +++ b/blockchains/ton/assets/EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP/info.json @@ -0,0 +1,11 @@ +{ + "address": "EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP", + "name": "Cock Fights Token", + "type": "TON", + "symbol": "CFT", + "decimals": 9, + "description": "Cock Fights Game Token", + "status": "active", + "explorer": "https://tonscan.org/address/EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP", + "id": "EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP" +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP/logo.png b/blockchains/ton/assets/EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP/logo.png new file mode 100644 index 0000000000000..b06b455fcc7e9 Binary files /dev/null and b/blockchains/ton/assets/EQCm4EVrocp34JFelHYPGx_D4pKqQ-gS6_xFZQzIwwA-WElP/logo.png differ diff --git a/blockchains/ton/assets/EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR/info.json b/blockchains/ton/assets/EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR/info.json new file mode 100644 index 0000000000000..05983fec4f570 --- /dev/null +++ b/blockchains/ton/assets/EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR", + "name": "Orbit Bridge Ton Azit", + "type": "TON", + "symbol": "oAZIT", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR", + "id": "EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR/logo.png b/blockchains/ton/assets/EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR/logo.png new file mode 100644 index 0000000000000..84ee028f1ae56 Binary files /dev/null and b/blockchains/ton/assets/EQCmzlSgRI8GFVJrGRqaxo-jvTo7211twIb0BP4m4iKZ2hmR/logo.png differ diff --git a/blockchains/ton/assets/EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI/info.json b/blockchains/ton/assets/EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI/info.json new file mode 100644 index 0000000000000..12ba55af51175 --- /dev/null +++ b/blockchains/ton/assets/EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI", + "name": "Crumb Coin", + "type": "TON", + "symbol": "CRUMB", + "decimals": 9, + "description": "Crumb Coin (CRUMB) is a token used in the BRAD x Totkit ecosystem", + "status": "active", + "explorer": "https://tonscan.org/address/EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI", + "id": "EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI", + "website": "https://tonbrad.com", + "links": [ + { + "name": "telegram", + "url": "https://t.me/brad_nft_ton" + }, + { + "name": "telegram_news", + "url": "https://t.me/totkitnews" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI/logo.png b/blockchains/ton/assets/EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI/logo.png new file mode 100644 index 0000000000000..f16bd0ec5cc82 Binary files /dev/null and b/blockchains/ton/assets/EQCoZBZ2z9Au3dzDNNi8XkBxhuIanaD1Eb2_oFREYQy3IEBI/logo.png differ diff --git a/blockchains/ton/assets/EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw/info.json b/blockchains/ton/assets/EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw/info.json new file mode 100644 index 0000000000000..5740fcc3c46f6 --- /dev/null +++ b/blockchains/ton/assets/EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw/info.json @@ -0,0 +1,21 @@ +{ + "address": "EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw", + "name": "Huebel Bolt", + "type": "TON", + "symbol": "BOLT", + "decimals": 9, + "description": "Official token of the Huebel Company", + "status": "active", + "explorer": "https://tonscan.org/address/EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw", + "id": "EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw", + "website": "https://huebel.art/", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/huebel-bolt/" + } + ], + "tags": [ + "memes" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw/logo.png b/blockchains/ton/assets/EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw/logo.png new file mode 100644 index 0000000000000..a0fe8fe2c7a1e Binary files /dev/null and b/blockchains/ton/assets/EQD0vdSA_NedR9uvbgN9EikRX-suesDxGeFg69XQMavfLqIw/logo.png differ diff --git a/blockchains/ton/assets/EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl/info.json b/blockchains/ton/assets/EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl/info.json new file mode 100644 index 0000000000000..a64cf6ddddc02 --- /dev/null +++ b/blockchains/ton/assets/EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl", + "name": "Pioneer", + "type": "TON", + "symbol": "PIO", + "decimals": 9, + "description": "This jetton was given to the first people who arrived on Mars. Game TONPlanets.com", + "status": "active", + "explorer": "https://tonscan.org/address/EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl", + "id": "EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl", + "website": "https://tonplanets.com", + "links": [ + { + "name": "telegram", + "url": "https://t.me/TONPlanets" + }, + { + "name": "telegram_news", + "url": "https://t.me/TONPlanetsBot" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl/logo.png b/blockchains/ton/assets/EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl/logo.png new file mode 100644 index 0000000000000..e18260b4afd1b Binary files /dev/null and b/blockchains/ton/assets/EQD8Rsq4no9cYQx2Tg0wp9YCrcONuX5io8sNZptbvBCIjUUl/logo.png differ diff --git a/blockchains/ton/assets/EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh/info.json b/blockchains/ton/assets/EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh/info.json new file mode 100644 index 0000000000000..37c4f16b6af78 --- /dev/null +++ b/blockchains/ton/assets/EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh", + "name": "Orbit Bridge Ton Klaymeta Token", + "type": "TON", + "symbol": "META", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh", + "id": "EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh/logo.png b/blockchains/ton/assets/EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh/logo.png new file mode 100644 index 0000000000000..e9a5e0b992565 Binary files /dev/null and b/blockchains/ton/assets/EQD8yPAEGafRy1VCTkpHq6WigBOoJ0NTuO0onBdzWKGsPdWh/logo.png differ diff --git a/blockchains/ton/assets/EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo/info.json b/blockchains/ton/assets/EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo/info.json new file mode 100644 index 0000000000000..9c936b82bc402 --- /dev/null +++ b/blockchains/ton/assets/EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo/info.json @@ -0,0 +1,18 @@ +{ + "address": "EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo", + "name": "Red Coin", + "type": "TON", + "symbol": "REDC", + "decimals": 9, + "description": "Red company Coin on the Legendary Blockchain.", + "status": "active", + "explorer": "https://tonscan.org/address/EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo", + "id": "EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo", + "website": "https://redcompany.team/", + "links": [ + { + "name": "telegram", + "url": "https://t.me/RedList_NFT" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo/logo.png b/blockchains/ton/assets/EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo/logo.png new file mode 100644 index 0000000000000..9b526ddf9b304 Binary files /dev/null and b/blockchains/ton/assets/EQDAgy1xcNg0aFle548miasSdLCkL1nDeqSLP7Pua4wq-iTo/logo.png differ diff --git a/blockchains/ton/assets/EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD/info.json b/blockchains/ton/assets/EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD/info.json new file mode 100644 index 0000000000000..3b29d5c9cbc44 --- /dev/null +++ b/blockchains/ton/assets/EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD/info.json @@ -0,0 +1,14 @@ +{ + "address": "EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD", + "name": "Orbit Bridge Ton Orbit Chain", + "type": "TON", + "symbol": "oORC", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD", + "id": "EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD/logo.png b/blockchains/ton/assets/EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD/logo.png new file mode 100644 index 0000000000000..55050504d6b5e Binary files /dev/null and b/blockchains/ton/assets/EQDCIEo0HUUYsAV-lTMviOd-GkSXfVPsNZMGjRaNOA_6--FD/logo.png differ diff --git a/blockchains/ton/assets/EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86/info.json b/blockchains/ton/assets/EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86/info.json new file mode 100644 index 0000000000000..06572b93f0c34 --- /dev/null +++ b/blockchains/ton/assets/EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86/info.json @@ -0,0 +1,22 @@ +{ + "address": "EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86", + "name": "Fanzee Token", + "type": "TON", + "symbol": "FNZ", + "decimals": 9, + "description": "fanz.ee is a web3 fan engagement platform designed to help sports and entertainment organisations meaningfully connect with their fans through immersive gamification experiences", + "status": "active", + "explorer": "https://tonscan.org/address/EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86", + "id": "EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86", + "website": "https://fanz.ee", + "links": [ + { + "name": "telegram", + "url": "https://t.me/fanzeelabs" + }, + { + "name": "twitter", + "url": "https://twitter.com/fanzeelabs" + } + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86/logo.png b/blockchains/ton/assets/EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86/logo.png new file mode 100644 index 0000000000000..ba207f79bf5b5 Binary files /dev/null and b/blockchains/ton/assets/EQDCJL0iQHofcBBvFBHdVG233Ri2V4kCNFgfRT-gqAd3Oc86/logo.png differ diff --git a/blockchains/ton/assets/EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv/info.json b/blockchains/ton/assets/EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv/info.json new file mode 100644 index 0000000000000..608949465fa34 --- /dev/null +++ b/blockchains/ton/assets/EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv/info.json @@ -0,0 +1,11 @@ +{ + "address": "EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv", + "name": "Pterodactyls", + "type": "TON", + "symbol": "PTERO", + "decimals": 9, + "description": "The best pterodactyls on the TON network", + "status": "active", + "explorer": "https://tonscan.org/address/EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv", + "id": "EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv" +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv/logo.png b/blockchains/ton/assets/EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv/logo.png new file mode 100644 index 0000000000000..1e8911af2fdc9 Binary files /dev/null and b/blockchains/ton/assets/EQDHC7eYCs5Tq6YDFd_Uhj9-91-kpv48Emxxocwr7KXRBEiv/logo.png differ diff --git a/blockchains/ton/assets/EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR/info.json b/blockchains/ton/assets/EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR/info.json new file mode 100644 index 0000000000000..09a066fd09dd8 --- /dev/null +++ b/blockchains/ton/assets/EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR", + "name": "Orbit Bridge Ton Klay", + "type": "TON", + "symbol": "oKLAY", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR", + "id": "EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR/logo.png b/blockchains/ton/assets/EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR/logo.png new file mode 100644 index 0000000000000..4ec6c0bb9b931 Binary files /dev/null and b/blockchains/ton/assets/EQDZM7xsqa7huHq2lxoRLqMM71jwegQFPe7wijDDHOirpetR/logo.png differ diff --git a/blockchains/ton/assets/EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5/info.json b/blockchains/ton/assets/EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5/info.json new file mode 100644 index 0000000000000..a858106e105f3 --- /dev/null +++ b/blockchains/ton/assets/EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5", + "name": "jWBTC", + "type": "TON", + "symbol": "jWBTC", + "decimals": 8, + "description": "WBTC transferred from Ethereum via bridge.ton.org. Token address in Ethereum: 0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599.", + "status": "active", + "explorer": "https://tonscan.org/address/EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5", + "id": "EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5", + "website": "https://bridge.ton.org/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5/logo.png b/blockchains/ton/assets/EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5/logo.png new file mode 100644 index 0000000000000..76b1167d5f198 Binary files /dev/null and b/blockchains/ton/assets/EQDcBkGHmC4pTf34x3Gm05XvepO5w60DNxZ-XT4I6-UGG5L5/logo.png differ diff --git a/blockchains/ton/assets/EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B/info.json b/blockchains/ton/assets/EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B/info.json new file mode 100644 index 0000000000000..220c395380674 --- /dev/null +++ b/blockchains/ton/assets/EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B", + "name": "jDAI", + "type": "TON", + "symbol": "jDAI", + "decimals": 18, + "description": "DAI transferred from Ethereum via bridge.ton.org. Token address in Ethereum: 0x6B175474E89094C44Da98b954EedeAC495271d0F", + "status": "active", + "explorer": "https://tonscan.org/address/EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B", + "id": "EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B", + "website": "https://bridge.ton.org/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B/logo.png b/blockchains/ton/assets/EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B/logo.png new file mode 100644 index 0000000000000..979613ab41647 Binary files /dev/null and b/blockchains/ton/assets/EQDo_ZJyQ_YqBzBwbVpMmhbhIddKtRP99HugZJ14aFscxi7B/logo.png differ diff --git a/blockchains/ton/assets/EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a/info.json b/blockchains/ton/assets/EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a/info.json new file mode 100644 index 0000000000000..532f80cb65711 --- /dev/null +++ b/blockchains/ton/assets/EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a/info.json @@ -0,0 +1,11 @@ +{ + "address": "EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a", + "name": "Siberian TON", + "type": "TON", + "symbol": "SIBT", + "decimals": 9, + "description": "Private peer to peer jetton", + "status": "active", + "explorer": "https://tonscan.org/address/EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a", + "id": "EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a" +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a/logo.png b/blockchains/ton/assets/EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a/logo.png new file mode 100644 index 0000000000000..f4dc20489149a Binary files /dev/null and b/blockchains/ton/assets/EQDpdmk9DyD8J1w8cZV5R411Ki38t3n-wjXrkIBD_-GDZ89a/logo.png differ diff --git a/blockchains/ton/assets/EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX/info.json b/blockchains/ton/assets/EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX/info.json new file mode 100644 index 0000000000000..d89108c8bf12d --- /dev/null +++ b/blockchains/ton/assets/EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX/info.json @@ -0,0 +1,15 @@ +{ + "address": "EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX", + "name": "Orbit Bridge Ton WEMIX$", + "type": "TON", + "symbol": "oWEMIX$", + "decimals": 18, + "description": "Orbit Bridge Token on TON blockchain!", + "status": "active", + "explorer": "https://tonscan.org/address/EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX", + "id": "EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX", + "website": "https://bridge.orbitchain.io/", + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/ton/assets/EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX/logo.png b/blockchains/ton/assets/EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX/logo.png new file mode 100644 index 0000000000000..b81c0324f9157 Binary files /dev/null and b/blockchains/ton/assets/EQDsEumWZmrQpoMlXGdqSXWDdvQeUCGjMEJsQ3k35bqNhyvX/logo.png differ diff --git a/blockchains/ton/info/info.json b/blockchains/ton/info/info.json index b08d33625ef8e..82a1c1ae03d31 100644 --- a/blockchains/ton/info/info.json +++ b/blockchains/ton/info/info.json @@ -1,20 +1,48 @@ { - "name": "Telegram Open Network", - "website": "https://telegram.org/", - "description": "The Telegram Open Network (TON) describes itself as a fast, secure and scalable blockchain and network project, reportedly capable of handling millions of transactions per second.", - "explorer": "https://test.ton.org/testnet/", - "symbol": "GRAM", + "name": "The Open Network", + "website": "https://ton.org", + "description": "The Open Network is a blockchain-based decentralized computer network. TON is designed to enable processing millions of transactions per second via infinite sharding paradigm. It allows building Web 3.0 empowered by decentralized storage and DNS, instant payments and decentralized services.", + "explorer": "https://tonscan.org/", + "symbol": "TON", "type": "coin", "decimals": 9, - "status": "abandoned", + "status": "active", "links": [ { "name": "github", - "url": "https://github.com/ton-blockchain/ton" + "url": "https://github.com/ton-blockchain" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/toncoin/" + }, + { + "name": "telegram", + "url": "https://t.me/toncoin" }, { "name": "whitepaper", - "url": "https://test.ton.org/ton.pdf" + "url": "https://ton.org/whitepaper.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/ton_blockchain" + }, + { + "name": "telegram_news", + "url": "https://t.me/tonblockchain" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/the-open-network" + }, + { + "name": "docs", + "url": "https://ton.org/docs" + }, + { + "name": "source_code", + "url": "https://github.com/ton-blockchain/ton" } ] -} \ No newline at end of file +} diff --git a/blockchains/ton/info/logo.png b/blockchains/ton/info/logo.png index a8ddc2bdfa343..0e6ebc02e7960 100644 Binary files a/blockchains/ton/info/logo.png and b/blockchains/ton/info/logo.png differ diff --git a/blockchains/tron/allowlist.json b/blockchains/tron/allowlist.json deleted file mode 100644 index 64ac875a304f3..0000000000000 --- a/blockchains/tron/allowlist.json +++ /dev/null @@ -1,209 +0,0 @@ -[ - "1000001", - "1000010", - "1000017", - "1000018", - "1000131", - "1000161", - "1000226", - "1000231", - "1000251", - "1000307", - "1000317", - "1000318", - "1000324", - "1000375", - "1000391", - "1000430", - "1000451", - "1000475", - "1000554", - "1000566", - "1000577", - "1000641", - "1000709", - "1000811", - "1000814", - "1000822", - "1000824", - "1000848", - "1000849", - "1000854", - "1000865", - "1000891", - "1000897", - "1000898", - "1000900", - "1000907", - "1000930", - "1000932", - "1000933", - "1000935", - "1000943", - "1000945", - "1000981", - "1000985", - "1000999", - "1001013", - "1001030", - "1001046", - "1001047", - "1001050", - "1001090", - "1001091", - "1001092", - "1001107", - "1001136", - "1001137", - "1001142", - "1001164", - "1001186", - "1001203", - "1001217", - "1001268", - "1001302", - "1001305", - "1001313", - "1001351", - "1001353", - "1001359", - "1001361", - "1001363", - "1001367", - "1001385", - "1001411", - "1001414", - "1001427", - "1001438", - "1001457", - "1001466", - "1001500", - "1001546", - "1001559", - "1001581", - "1001584", - "1001596", - "1001617", - "1001645", - "1001652", - "1001698", - "1001699", - "1001757", - "1001778", - "1001801", - "1001803", - "1001825", - "1001834", - "1001837", - "1001845", - "1001865", - "1001893", - "1001909", - "1001920", - "1001943", - "1001949", - "1002000", - "1002021", - "1002023", - "1002028", - "1002043", - "1002058", - "1002093", - "1002116", - "1002226", - "1002234", - "1002270", - "1002357", - "1002413", - "1002469", - "1002483", - "1002517", - "1002570", - "1002573", - "1002575", - "1002578", - "1002605", - "1002633", - "1002671", - "1002672", - "1002683", - "1002762", - "1002795", - "1002831", - "1002963", - "1002992", - "1003093", - "1003095", - "1003097", - "1003123", - "1003134", - "1003148", - "1003152", - "1003257", - "1003611", - "TA6JuPYq2bFCRdTGyQtdTa2Xj5B4NB7sm1", - "TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur", - "TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He", - "TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA", - "TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh", - "TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9", - "TCfLxS9xHxH8auBL3T8pf3NFTZhsxy4Ncg", - "TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF", - "TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE", - "TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB", - "TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c", - "TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8", - "TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb", - "TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh", - "THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur", - "TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC", - "TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n", - "TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p", - "TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C", - "TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC", - "TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ", - "TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9", - "TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY", - "TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd", - "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7", - "TLGd97zsjrkomUDF962ZFMerdQxPffG7hX", - "TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2", - "TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH", - "TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2", - "TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP", - "TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL", - "TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY", - "TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT", - "TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha", - "TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk", - "TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j", - "TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s", - "TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq", - "TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE", - "TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw", - "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t", - "TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof", - "TSSMHYeV2uE9qYH95DqyoCuNCzEL1NvU3S", - "TTUwzoZAK6rpDjpSh8B2XFTnxGfbMLHJaq", - "TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP", - "TUH4wj8tox7sVxvkTqHLogn6mRVKfrK71M", - "TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b", - "TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh", - "TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb", - "TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS", - "TVocZFCRZ6tg8MqKCKXzZ9H2qSg29T75tK", - "TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y", - "TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt", - "TWGGB35HUudizmcLheQN7kANDnD8KfgKkK", - "TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn", - "TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys", - "TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g", - "TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q", - "TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu", - "TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f", - "TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo", - "TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1", - "TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh", - "TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU", - "TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF" -] \ No newline at end of file diff --git a/blockchains/tron/assets/1002000/info.json b/blockchains/tron/assets/1002000/info.json index 22c3af35e7a4d..612ed13484c21 100644 --- a/blockchains/tron/assets/1002000/info.json +++ b/blockchains/tron/assets/1002000/info.json @@ -1,10 +1,10 @@ { "name": "BitTorrent", "website": "https://bittorrent.com/btt", - "description": "BTT represents a TRC-10 utility token based on the TRON blockchain that could allow content creators to connect with their audience, earn and spend digital currency without a middleman.", + "description": "BTTOLD will continue to be supported for a long time, and everyone can swap BTTOLD for BTT at any time. 1 BTTOLD = 1000 BTT.", "explorer": "https://tronscan.io/#/token/1002000", "type": "TRC10", - "symbol": "BTT", + "symbol": "BTTOLD", "decimals": 6, "status": "active", "id": "1002000" diff --git a/blockchains/tron/assets/1002357/info.json b/blockchains/tron/assets/1002357/info.json index 1dde6a6aa4475..6ace519991313 100644 --- a/blockchains/tron/assets/1002357/info.json +++ b/blockchains/tron/assets/1002357/info.json @@ -1,11 +1,25 @@ { "name": "GMCoin", - "symbol": "GMC", + "symbol": "GMCoin", "type": "TRC10", "decimals": 2, - "description": "-", - "website": "", + "description": "GMCoin is the first company token to establish a vast and practical model based on #DeBu #Decentralized #Businesses developed on the whole #cryptocurrency network", + "website": "https://gmc.gm-informatics.com", "explorer": "https://tronscan.io/#/token/1002357", - "status": "spam", - "id": "1002357" -} \ No newline at end of file + "status": "active", + "id": "1002357", + "links": [ + { + "name": "github", + "url": "https://github.com/gmcoin" + }, + { + "name": "twitter", + "url": "https://twitter.com/coin_gm" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/coingm/" + } + ] +} diff --git a/blockchains/tron/assets/1002357/logo.png b/blockchains/tron/assets/1002357/logo.png index ed849ba4fec6b..706bfc925d752 100755 Binary files a/blockchains/tron/assets/1002357/logo.png and b/blockchains/tron/assets/1002357/logo.png differ diff --git a/blockchains/tron/assets/1002483/logo.png b/blockchains/tron/assets/1002483/logo.png index 2426120f73d21..40da2ff600fbe 100644 Binary files a/blockchains/tron/assets/1002483/logo.png and b/blockchains/tron/assets/1002483/logo.png differ diff --git a/blockchains/tron/assets/1002672/logo.png b/blockchains/tron/assets/1002672/logo.png index 17c412a626a6d..f2e6ec3a3cf82 100644 Binary files a/blockchains/tron/assets/1002672/logo.png and b/blockchains/tron/assets/1002672/logo.png differ diff --git a/blockchains/tron/assets/1004117/info.json b/blockchains/tron/assets/1004117/info.json new file mode 100644 index 0000000000000..ffa2cff389606 --- /dev/null +++ b/blockchains/tron/assets/1004117/info.json @@ -0,0 +1,56 @@ +{ + "name": "The Flash Currency", + "type": "TRC10", + "symbol": "TFC", + "decimals": 6, + "website": "https://theflashcurrency.com/", + "description": "TheFlashCurrencyTFC The flash currency is a new token built according to the TRON standard TRC10 standard", + "explorer": "https://tronscan.io/#/token/1004117", + "status": "active", + "id": "1004117", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/FlashTfc" + }, + { + "name": "github", + "url": "https://github.com/theflashcurrency" + }, + { + "name": "telegram", + "url": "https://t.me/flashcurrencytfc" + }, + { + "name": "telegram_news", + "url": "https://t.me/flashtfc" + }, + { + "name": "blog", + "url": "https://theflashcurrency.com/news/" + }, + { + "name": "whitepaper", + "url": "https://theflashcurrency.com/white-paper/" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/flash-currency/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/ty_gia/theflashcurrency" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UC3_VbRIsYWPgzaC9Hu8HTgg" + }, + { + "name": "facebook", + "url": "https://facebook.com/groups/1046965489139636/" + } + ], + "tags": [ + "defi" + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/1004117/logo.png b/blockchains/tron/assets/1004117/logo.png new file mode 100644 index 0000000000000..d10980f8b0c7d Binary files /dev/null and b/blockchains/tron/assets/1004117/logo.png differ diff --git a/blockchains/tron/assets/TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4/info.json b/blockchains/tron/assets/TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4/info.json new file mode 100644 index 0000000000000..e1221040c21ff --- /dev/null +++ b/blockchains/tron/assets/TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4/info.json @@ -0,0 +1,11 @@ +{ + "name": "BitTorrent", + "symbol": "BTT", + "type": "TRC20", + "decimals": 18, + "description": "BitTorrent Chain is a brand-new heterogeneous cross-chain interoperability protocol, which leverages sidechains for the scaling of smart contracts.", + "website": "https://bittorrentchain.io", + "explorer": "https://tronscan.io/#/token20/TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4", + "status": "active", + "id": "TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4" +} \ No newline at end of file diff --git a/blockchains/tron/assets/TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4/logo.png b/blockchains/tron/assets/TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4/logo.png new file mode 100644 index 0000000000000..75fb510bb82c2 Binary files /dev/null and b/blockchains/tron/assets/TAFjULxiVgT4qWk6UZwjqwZXTSaGaqnVp4/logo.png differ diff --git a/blockchains/tron/assets/TAoA331n3iKDkR62kAZ4H2n3vNL7y3d8x9/info.json b/blockchains/tron/assets/TAoA331n3iKDkR62kAZ4H2n3vNL7y3d8x9/info.json new file mode 100644 index 0000000000000..241670bcd41e4 --- /dev/null +++ b/blockchains/tron/assets/TAoA331n3iKDkR62kAZ4H2n3vNL7y3d8x9/info.json @@ -0,0 +1,44 @@ +{ + "name": "BemChain", + "type": "TRC20", + "symbol": "BCN", + "decimals": 6, + "website": "https://bcntoken.com/", + "description": "The overall purpose of the BEM Foundation is to bridge the gap between Network Marketing and Blockchain The Bemchain suite is one of the ICO projects of the BEM Foundation, which sells BCN tokens.", + "explorer": "https://tronscan.io/#/token20/TAoA331n3iKDkR62kAZ4H2n3vNL7y3d8x9", + "status": "active", + "id": "TAoA331n3iKDkR62kAZ4H2n3vNL7y3d8x9", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/bcntoken" + }, + { + "name": "github", + "url": "https://github.com/bemchain/bcn" + }, + { + "name": "telegram", + "url": "https://t.me/bemfoundation" + }, + { + "name": "whitepaper", + "url": "https://bcntoken.com/whitepaper/whitepaper_V0.1.2.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCMM-PFhrYmMOpj98XVlNPlw" + }, + { + "name": "discord", + "url": "https://discord.com/bemfoundation" + }, + { + "name": "reddit", + "url": "https://reddit.com/r/bemfoundation" + } + ], + "tags": [ + "gamefi" + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/TAoA331n3iKDkR62kAZ4H2n3vNL7y3d8x9/logo.png b/blockchains/tron/assets/TAoA331n3iKDkR62kAZ4H2n3vNL7y3d8x9/logo.png new file mode 100644 index 0000000000000..e5d363edbb6bd Binary files /dev/null and b/blockchains/tron/assets/TAoA331n3iKDkR62kAZ4H2n3vNL7y3d8x9/logo.png differ diff --git a/blockchains/tron/assets/TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1/info.json b/blockchains/tron/assets/TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1/info.json new file mode 100644 index 0000000000000..749875a332e3c --- /dev/null +++ b/blockchains/tron/assets/TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1/info.json @@ -0,0 +1,29 @@ +{ + "name": "NETCOINCAPITAL", + "website": "https://netcoincapital.com", + "description": "NetcoinCapital is blockchain based project it's made for financial service, technology & future", + "explorer": "https://tronscan.io/#/token20/TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1", + "type": "TRC20", + "symbol": "NCC", + "decimals": 6, + "status": "active", + "id": "TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1", + "links": [ + { + "name": "github", + "url": "https://github.com/netcoincapital/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ncctoken" + }, + { + "name": "medium", + "url": "https://medium.com/netcoincapital" + }, + { + "name": "telegram", + "url": "https://t.me/ncc_trading" + } + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1/logo.png b/blockchains/tron/assets/TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1/logo.png new file mode 100644 index 0000000000000..614e383cae3ec Binary files /dev/null and b/blockchains/tron/assets/TCDgp5bwtixaShPifUm7HpZ71C1pe6zif1/logo.png differ diff --git a/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/info.json b/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/info.json index a53307c614cfb..267dc9a753978 100644 --- a/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/info.json +++ b/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/info.json @@ -8,5 +8,8 @@ "symbol": "JST", "decimals": 18, "status": "active", - "id": "TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9" + "id": "TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9", + "tags": [ + "defi" + ] } \ No newline at end of file diff --git a/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/logo.png b/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/logo.png index d118cb3e9bf6a..b2ab054ba6e1f 100644 Binary files a/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/logo.png and b/blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/logo.png differ diff --git a/blockchains/tron/assets/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y/info.json b/blockchains/tron/assets/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y/info.json new file mode 100644 index 0000000000000..7bab58480dc9b --- /dev/null +++ b/blockchains/tron/assets/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y/info.json @@ -0,0 +1,41 @@ +{ + "name": "TTCOIN", + "website": "https://ttcoin.info", + "description": "TTcoin is designed for use in TTcoin brands and organizations.", + "explorer": "https://tronscan.io/#/token20/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y", + "type": "TRC20", + "symbol": "TC", + "decimals": 4, + "status": "active", + "id": "TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y", + "links": [ + { + "name": "whitepaper", + "url": "https://github.com/TTCOIN-TC/tc/raw/main/whitepaper/tc-whitepaper-v2-EN.pdf" + }, + { + "name": "twitter", + "url": "https://twitter.com/ttcoinofficial" + }, + { + "name": "telegram", + "url": "https://t.me/ttcoinworld" + }, + { + "name": "facebook", + "url": "https://facebook.com/ttcoinofficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/ttcoinofficial" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCw4ctJY-VD12hwHuHl1D9kw" + }, + { + "name": "github", + "url": "https://github.com/TTCOIN-TC/tc" + } + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y/logo.png b/blockchains/tron/assets/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y/logo.png new file mode 100644 index 0000000000000..2edbc0b86207c Binary files /dev/null and b/blockchains/tron/assets/TCMwzYUUCxLkTNpXjkYSBgXgqXwt7KJ82y/logo.png differ diff --git a/blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/logo.png b/blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/logo.png index 3146ee52ebbb3..b6f150d8a7d46 100644 Binary files a/blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/logo.png and b/blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/logo.png differ diff --git a/blockchains/tron/assets/TFFxGGpVqxCDvo6upD3od5dFNtiRMv4Hc4/info.json b/blockchains/tron/assets/TFFxGGpVqxCDvo6upD3od5dFNtiRMv4Hc4/info.json new file mode 100644 index 0000000000000..75dcf22c1c12c --- /dev/null +++ b/blockchains/tron/assets/TFFxGGpVqxCDvo6upD3od5dFNtiRMv4Hc4/info.json @@ -0,0 +1,32 @@ +{ + "name": "Remitt USD", + "symbol": "USDR", + "type": "TRC20", + "decimals": 6, + "description": "Remitt USD stable coin", + "website": "https://remitt.ai", + "explorer": "https://tronscan.io/#/token20/TFFxGGpVqxCDvo6upD3od5dFNtiRMv4Hc4", + "status": "active", + "id": "TFFxGGpVqxCDvo6upD3od5dFNtiRMv4Hc4", + "tags": [ + "stablecoin" + ], + "links": [ + { + "name": "github", + "url": "https://github.com/remitt-repos" + }, + { + "name": "twitter", + "url": "https://twitter.com/remitt_bot" + }, + { + "name": "facebook", + "url": "https://facebook.com/Remitt-104461518999781" + }, + { + "name": "whitepaper", + "url": "https://remitt.ai" + } + ] +} diff --git a/blockchains/tron/assets/TFFxGGpVqxCDvo6upD3od5dFNtiRMv4Hc4/logo.png b/blockchains/tron/assets/TFFxGGpVqxCDvo6upD3od5dFNtiRMv4Hc4/logo.png new file mode 100644 index 0000000000000..7e26b56d837f0 Binary files /dev/null and b/blockchains/tron/assets/TFFxGGpVqxCDvo6upD3od5dFNtiRMv4Hc4/logo.png differ diff --git a/blockchains/tron/assets/TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq/info.json b/blockchains/tron/assets/TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq/info.json new file mode 100644 index 0000000000000..d7ce6a9c661bc --- /dev/null +++ b/blockchains/tron/assets/TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq/info.json @@ -0,0 +1,11 @@ +{ + "name": "APENFT", + "symbol": "NFT", + "type": "TRC20", + "decimals": 6, + "description": "APENFT Fund was born with the mission to register world-class artworks as NFTs on-chain.", + "website": "https://apenft.org", + "explorer": "https://tronscan.io/#/token20/TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq", + "status": "active", + "id": "TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq" +} \ No newline at end of file diff --git a/blockchains/tron/assets/TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq/logo.png b/blockchains/tron/assets/TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq/logo.png new file mode 100644 index 0000000000000..e6a72f905bcdc Binary files /dev/null and b/blockchains/tron/assets/TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq/logo.png differ diff --git a/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json b/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json index 676d0a3bf6b49..94afcecde7857 100644 --- a/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json +++ b/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json @@ -6,7 +6,7 @@ "description": "First Ever Public Oracle System on TRON Network", "explorer": "https://tronscan.io/#/token20/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC", "type": "TRC20", - "status": "active", + "status": "abandoned", "id": "TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC", "links": [ { diff --git a/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/logo.png b/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/logo.png deleted file mode 100644 index 8639230bb223f..0000000000000 Binary files a/blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/logo.png and /dev/null differ diff --git a/blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/info.json b/blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/info.json index b465f13b84815..f3fff4f9ddf90 100644 --- a/blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/info.json +++ b/blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/info.json @@ -6,6 +6,6 @@ "type": "TRC20", "symbol": "PAYN", "decimals": 8, - "status": "active", + "status": "abandoned", "id": "TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2" } \ No newline at end of file diff --git a/blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/info.json b/blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/info.json index 008d33817c5c3..49d677773d5e3 100644 --- a/blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/info.json +++ b/blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/info.json @@ -4,8 +4,8 @@ "symbol": "ZEDXION", "decimals": 18, "website": "https://zedxion.io/", - "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Zedxion Token.\n", + "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Zedxion Token.", "explorer": "https://tronscan.io/#/token20/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL", - "status": "active", + "status": "abandoned", "id": "TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL" } \ No newline at end of file diff --git a/blockchains/tron/assets/TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH/info.json b/blockchains/tron/assets/TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH/info.json new file mode 100644 index 0000000000000..3385170144bdb --- /dev/null +++ b/blockchains/tron/assets/TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH/info.json @@ -0,0 +1,24 @@ +{ + "name": "BUSD Token", + "website": "https://www.binance.com/en/busd", + "description": "BUSD is issued on Ethereum by Paxos and regulated by the NYDFS. Binance provides the pegged token service, which locks BUSD on Ethereum and issues an equivalent amount of Binance-Peg BUSD on corresponding other networks (BNB Chain, Avalanche and Polygon, TRON etc). Please note that Binance-Peg BUSD is a Binance product. It is not issued by Paxos nor regulated by the NYDFS.", + "explorer": "https://tronscan.io/#/token20/TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH", + "type": "TRC20", + "symbol": "BUSD", + "decimals": 18, + "status": "active", + "id": "TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/binance" + }, + { + "name": "telegram", + "url": "https://t.me/binanceexchange" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/tron/assets/TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH/logo.png b/blockchains/tron/assets/TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH/logo.png new file mode 100644 index 0000000000000..5c7d8e7811cc9 Binary files /dev/null and b/blockchains/tron/assets/TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH/logo.png differ diff --git a/blockchains/tron/assets/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn/info.json b/blockchains/tron/assets/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn/info.json new file mode 100644 index 0000000000000..201645df022f8 --- /dev/null +++ b/blockchains/tron/assets/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn/info.json @@ -0,0 +1,24 @@ +{ + "name": "Decentralized USD", + "symbol": "USDD", + "type": "TRC20", + "decimals": 18, + "description": "USDD is a fully decentralized algorithmic stablecoin", + "website": "https://usdd.io/", + "explorer": "https://tronscan.io/#/token20/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn", + "status": "active", + "id": "TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/usddio" + }, + { + "name": "whitepaper", + "url": "https://usdd.io/USDD-en.pdf" + } + ], + "tags": [ + "stablecoin" + ] +} diff --git a/blockchains/tron/assets/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn/logo.png b/blockchains/tron/assets/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn/logo.png new file mode 100644 index 0000000000000..b17bf63fd3273 Binary files /dev/null and b/blockchains/tron/assets/TPYmHEhy5n8TCEfYGqW2rPxsghSfzghPDn/logo.png differ diff --git a/blockchains/tron/assets/TQYuR8FpmhMJK3ZpfoTgERjaZRywqMnFAH/info.json b/blockchains/tron/assets/TQYuR8FpmhMJK3ZpfoTgERjaZRywqMnFAH/info.json new file mode 100644 index 0000000000000..431cabfd7ae73 --- /dev/null +++ b/blockchains/tron/assets/TQYuR8FpmhMJK3ZpfoTgERjaZRywqMnFAH/info.json @@ -0,0 +1,28 @@ +{ + "name": "Paynet Coin", + "website": "https://paynetcoin.com", + "description": "Paynetcoin (PAYN) is a cryptocurrency (TRC20) that provides online travel payment platforms, e-commerce, airline tickets, tours ...", + "explorer": "https://tronscan.io/#/token20/TQYuR8FpmhMJK3ZpfoTgERjaZRywqMnFAH", + "type": "TRC20", + "symbol": "PAYN", + "decimals": 8, + "status": "active", + "id": "TQYuR8FpmhMJK3ZpfoTgERjaZRywqMnFAH", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/paynetcoin" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/ru/currencies/paynet-coin/" + }, + { + "name": "telegram", + "url": "https://t.me/PaynetcoinEN" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/logo.png b/blockchains/tron/assets/TQYuR8FpmhMJK3ZpfoTgERjaZRywqMnFAH/logo.png similarity index 100% rename from blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/logo.png rename to blockchains/tron/assets/TQYuR8FpmhMJK3ZpfoTgERjaZRywqMnFAH/logo.png diff --git a/blockchains/tron/assets/TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw/info.json b/blockchains/tron/assets/TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw/info.json index 2bb5c1ebe0182..49929639fd606 100644 --- a/blockchains/tron/assets/TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw/info.json +++ b/blockchains/tron/assets/TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw/info.json @@ -4,7 +4,7 @@ "symbol": "INTC", "decimals": 6, "website": "https://www.intercoin.network", - "description": "In compliance with SEC regulations, INTC is the currency of the people, by the people, for the people. \n\nBecause every human being on the planet has the right to own cryptocurrency and the freedom to use it anywhere on a secure, fast, sustainable and decentralized network, without paying absurd transaction fees ...", + "description": "In compliance with SEC regulations, INTC is the currency of the people, by the people, for the people. Because every human being on the planet has the right to own cryptocurrency and the freedom to use it anywhere on a secure, fast, sustainable and decentralized network, without paying absurd transaction fees.", "explorer": "https://tronscan.io/#/token20/TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw", "status": "active", "id": "TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw" diff --git a/blockchains/tron/assets/TUP3g7kbaESRFRhULeA19USSrcVBEpWLVY/info.json b/blockchains/tron/assets/TUP3g7kbaESRFRhULeA19USSrcVBEpWLVY/info.json new file mode 100644 index 0000000000000..8f5b3bf822bc1 --- /dev/null +++ b/blockchains/tron/assets/TUP3g7kbaESRFRhULeA19USSrcVBEpWLVY/info.json @@ -0,0 +1,21 @@ +{ + "name": "ZEDXION", + "symbol": "Zedxion", + "type": "TRC20", + "decimals": 18, + "description": "Zedxion offers a comprehensive solution to the major problems faced by the traditional, fiat-driven monetary system. Building a crypto powered ecosystem comprising Zedxion Token.", + "website": "https://zedxion.io/", + "explorer": "https://tronscan.io/#/token20/TUP3g7kbaESRFRhULeA19USSrcVBEpWLVY", + "status": "active", + "id": "TUP3g7kbaESRFRhULeA19USSrcVBEpWLVY", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ZedxionC" + }, + { + "name": "telegram", + "url": "https://t.me/zedxion" + } + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/logo.png b/blockchains/tron/assets/TUP3g7kbaESRFRhULeA19USSrcVBEpWLVY/logo.png similarity index 100% rename from blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/logo.png rename to blockchains/tron/assets/TUP3g7kbaESRFRhULeA19USSrcVBEpWLVY/logo.png diff --git a/blockchains/tron/assets/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4/info.json b/blockchains/tron/assets/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4/info.json new file mode 100644 index 0000000000000..02bf551b76efe --- /dev/null +++ b/blockchains/tron/assets/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4/info.json @@ -0,0 +1,33 @@ +{ + "name": "TrueUSDToken", + "symbol": "TrueUSD", + "type": "TRC20", + "decimals": 18, + "description": "TrueUSD (TUSD) is the first independently-verified digital asset redeemable 1-for-1 for US Dollars.", + "website": "https://www.trueusd.com/", + "explorer": "https://tronscan.io/#/token20/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4", + "status": "active", + "id": "TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4", + "links": [ + { + "name": "github", + "url": "https://github.com/trusttoken/TrueUSD" + }, + { + "name": "twitter", + "url": "https://twitter.com/tusd_official" + }, + { + "name": "telegram", + "url": "https://t.me/TUSDofficial_EN" + }, + { + "name": "medium", + "url": "https://trueusd.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/true-usd/" + } + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4/logo.png b/blockchains/tron/assets/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4/logo.png new file mode 100644 index 0000000000000..0ae677cd2bac8 Binary files /dev/null and b/blockchains/tron/assets/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4/logo.png differ diff --git a/blockchains/tron/assets/TWUs7FajJdRK26U1A5KZJbo8wP7jHiRFwk/info.json b/blockchains/tron/assets/TWUs7FajJdRK26U1A5KZJbo8wP7jHiRFwk/info.json new file mode 100644 index 0000000000000..f092f508a4b08 --- /dev/null +++ b/blockchains/tron/assets/TWUs7FajJdRK26U1A5KZJbo8wP7jHiRFwk/info.json @@ -0,0 +1,21 @@ +{ + "name": "ZOE CASH", + "type": "TRC20", + "symbol": "ZOE", + "decimals": 6, + "website": "https://zoe.cash/", + "description": "Zoe Cash Decentralised multipurpose system integrating finance, online training, certifications, jobs, encrypted social interaction and monetisation of goals, stored and validated on a proprietary blockchain.", + "explorer": "https://tronscan.io/#/token20/TWUs7FajJdRK26U1A5KZJbo8wP7jHiRFwk", + "status": "active", + "id": "TWUs7FajJdRK26U1A5KZJbo8wP7jHiRFwk", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zoecashoficial" + }, + { + "name": "telegram", + "url": "https://t.me/zoecash" + } + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/TWUs7FajJdRK26U1A5KZJbo8wP7jHiRFwk/logo.png b/blockchains/tron/assets/TWUs7FajJdRK26U1A5KZJbo8wP7jHiRFwk/logo.png new file mode 100644 index 0000000000000..883a140f65a9c Binary files /dev/null and b/blockchains/tron/assets/TWUs7FajJdRK26U1A5KZJbo8wP7jHiRFwk/logo.png differ diff --git a/blockchains/tron/assets/TWmocwvHpui48QXUVJeW2SvcFe8LyNgLCU/info.json b/blockchains/tron/assets/TWmocwvHpui48QXUVJeW2SvcFe8LyNgLCU/info.json new file mode 100644 index 0000000000000..9b6e903cc4245 --- /dev/null +++ b/blockchains/tron/assets/TWmocwvHpui48QXUVJeW2SvcFe8LyNgLCU/info.json @@ -0,0 +1,29 @@ +{ + "name": "NETCOINCAPITAL", + "website": "https://netcoincapital.com", + "description": "NetcoinCapital is blockchain based project it's made for financial service, technology & future", + "explorer": "https://tronscan.io/#/token20/TWmocwvHpui48QXUVJeW2SvcFe8LyNgLCU", + "type": "TRC20", + "symbol": "NCC", + "decimals": 18, + "status": "abandoned", + "id": "TWmocwvHpui48QXUVJeW2SvcFe8LyNgLCU", + "links": [ + { + "name": "github", + "url": "https://github.com/netcoincapital/" + }, + { + "name": "twitter", + "url": "https://twitter.com/ncctoken" + }, + { + "name": "medium", + "url": "https://medium.com/netcoincapital" + }, + { + "name": "telegram", + "url": "https://t.me/ncc_trading" + } + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/TXBcx59eDVndV5upFQnTR2xdvqFd5reXET/info.json b/blockchains/tron/assets/TXBcx59eDVndV5upFQnTR2xdvqFd5reXET/info.json new file mode 100644 index 0000000000000..e2da05f282a62 --- /dev/null +++ b/blockchains/tron/assets/TXBcx59eDVndV5upFQnTR2xdvqFd5reXET/info.json @@ -0,0 +1,61 @@ +{ + "name": "Black Phoenix", + "type": "TRC20", + "symbol": "BPX", + "decimals": 18, + "website": "https://www.blackphoenixbpx.com", + "description": "The token is designed to be profitable for people unfamiliar with digital currency.And tries to be profitable. And teach the new generation of money to the world with future plans and its amazing combination of metaverse, DeFi, GameFi and NFT instruments.", + "explorer": "https://tronscan.io/#/token20/TXBcx59eDVndV5upFQnTR2xdvqFd5reXET", + "status": "active", + "id": "TXBcx59eDVndV5upFQnTR2xdvqFd5reXET", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/OfficialBPX" + }, + { + "name": "github", + "url": "https://github.com/BLACKPHOENIXBPX" + }, + { + "name": "telegram", + "url": "https://t.me/BlackPhoenixOfficial" + }, + { + "name": "telegram_news", + "url": "https://t.me/BlackPhoenixNEWS" + }, + { + "name": "blog", + "url": "https://blackphoenixbpx.com/blog/" + }, + { + "name": "reddit", + "url": "https://reddit.com/u/OfficialBlackPhoenix" + }, + { + "name": "whitepaper", + "url": "https://blackphoenixbpx.com/wp-content/uploads/2021/04/BLACK_PHOENIX.Black_Paper.pdf" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCUviDjZeYhvhdQSlgMywNvw" + }, + { + "name": "facebook", + "url": "https://facebook.com/BlackPhoenixBPX" + }, + { + "name": "medium", + "url": "https://medium.com/@officialblackphoenix" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/black-phoenix/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/black-phoenix" + } + ] +} \ No newline at end of file diff --git a/blockchains/tron/assets/TXBcx59eDVndV5upFQnTR2xdvqFd5reXET/logo.png b/blockchains/tron/assets/TXBcx59eDVndV5upFQnTR2xdvqFd5reXET/logo.png new file mode 100644 index 0000000000000..c54b97a3079b9 Binary files /dev/null and b/blockchains/tron/assets/TXBcx59eDVndV5upFQnTR2xdvqFd5reXET/logo.png differ diff --git a/blockchains/tron/denylist.json b/blockchains/tron/denylist.json deleted file mode 100644 index 111ec86d9bee0..0000000000000 --- a/blockchains/tron/denylist.json +++ /dev/null @@ -1,41 +0,0 @@ -[ - "1000003", - "1000396", - "1000480", - "1000491", - "1000501", - "1000520", - "1000532", - "1000541", - "1000564", - "1000644", - "1000743", - "1000744", - "1000745", - "1000746", - "1001948", - "1001952", - "1001964", - "1002001", - "1002009", - "1002038", - "1002065", - "1002101", - "1002544", - "1002597", - "1002670", - "1002775", - "1002814", - "1002845", - "1002858", - "1002881", - "1002897", - "1002907", - "1002927", - "1002939", - "1002962", - "1002999", - "1003109", - "1003406", - "TFPAuuQym78giRve6iHTf4y7dZJxAkkrUa" -] \ No newline at end of file diff --git a/blockchains/tron/info/info.json b/blockchains/tron/info/info.json index 596f852dd87b4..103005dfbf334 100644 --- a/blockchains/tron/info/info.json +++ b/blockchains/tron/info/info.json @@ -29,4 +29,4 @@ "url": "https://developers.tron.network/docs" } ] -} \ No newline at end of file +} diff --git a/blockchains/tron/tokenlist.json b/blockchains/tron/tokenlist.json new file mode 100644 index 0000000000000..39519f369a70a --- /dev/null +++ b/blockchains/tron/tokenlist.json @@ -0,0 +1,22 @@ +{ + "name": "Trust Wallet: Tron Chain List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2023-01-23T12:30:11.183301", + "tokens": [ + { + "asset": "c195_tTMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH", + "type": "TRC20", + "address": "TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH", + "name": "BUSD Token", + "symbol": "BUSD", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/tron/assets/TMz2SWatiAtZVVcH2ebpsbVtYwUPT9EdjH/logo.png", + "pairs": [] + } + ], + "version": { + "major": 0, + "minor": 0, + "patch": 0 + } + } diff --git a/blockchains/tron/validators/assets/TCEo1hMAdaJrQmvnGTCcGT2LqrGU4N7Jqf/logo.png b/blockchains/tron/validators/assets/TCEo1hMAdaJrQmvnGTCcGT2LqrGU4N7Jqf/logo.png new file mode 100644 index 0000000000000..a1f84c2c1e942 Binary files /dev/null and b/blockchains/tron/validators/assets/TCEo1hMAdaJrQmvnGTCcGT2LqrGU4N7Jqf/logo.png differ diff --git a/blockchains/tron/validators/assets/TFqEaQBVpJmc6y6sbvXgzu9zsXL1pTKw47/logo.png b/blockchains/tron/validators/assets/TFqEaQBVpJmc6y6sbvXgzu9zsXL1pTKw47/logo.png new file mode 100644 index 0000000000000..f5f3ada9451c6 Binary files /dev/null and b/blockchains/tron/validators/assets/TFqEaQBVpJmc6y6sbvXgzu9zsXL1pTKw47/logo.png differ diff --git a/blockchains/tron/validators/assets/TJvaAeFb8Lykt9RQcVyyTFN2iDvGMuyD4M/logo.png b/blockchains/tron/validators/assets/TJvaAeFb8Lykt9RQcVyyTFN2iDvGMuyD4M/logo.png new file mode 100644 index 0000000000000..afa2a5d645cdf Binary files /dev/null and b/blockchains/tron/validators/assets/TJvaAeFb8Lykt9RQcVyyTFN2iDvGMuyD4M/logo.png differ diff --git a/blockchains/tron/validators/assets/TMAqheVWMaNm15UJTNgasEVpJ7YHYiZVZ8/logo.png b/blockchains/tron/validators/assets/TMAqheVWMaNm15UJTNgasEVpJ7YHYiZVZ8/logo.png new file mode 100644 index 0000000000000..2bd3a1e2d4571 Binary files /dev/null and b/blockchains/tron/validators/assets/TMAqheVWMaNm15UJTNgasEVpJ7YHYiZVZ8/logo.png differ diff --git a/blockchains/tron/validators/assets/TSNbzxac4WhxN91XvaUfPTKP2jNT18mP6T/logo.png b/blockchains/tron/validators/assets/TSNbzxac4WhxN91XvaUfPTKP2jNT18mP6T/logo.png new file mode 100644 index 0000000000000..e85fbe4abc4ef Binary files /dev/null and b/blockchains/tron/validators/assets/TSNbzxac4WhxN91XvaUfPTKP2jNT18mP6T/logo.png differ diff --git a/blockchains/tron/validators/assets/TUD4YXYdj2t1gP5th3A7t97mx1AUmrrQRt/logo.png b/blockchains/tron/validators/assets/TUD4YXYdj2t1gP5th3A7t97mx1AUmrrQRt/logo.png new file mode 100644 index 0000000000000..f761ee03a5465 Binary files /dev/null and b/blockchains/tron/validators/assets/TUD4YXYdj2t1gP5th3A7t97mx1AUmrrQRt/logo.png differ diff --git a/blockchains/tron/validators/assets/TWkpg1ZQ4fTv7sj41zBUTMo1kuJEUWTere/logo.png b/blockchains/tron/validators/assets/TWkpg1ZQ4fTv7sj41zBUTMo1kuJEUWTere/logo.png new file mode 100644 index 0000000000000..50bd6d9cc38ac Binary files /dev/null and b/blockchains/tron/validators/assets/TWkpg1ZQ4fTv7sj41zBUTMo1kuJEUWTere/logo.png differ diff --git a/blockchains/tron/validators/list.json b/blockchains/tron/validators/list.json index 82644e382db1d..ba10a31aaa24f 100644 --- a/blockchains/tron/validators/list.json +++ b/blockchains/tron/validators/list.json @@ -1,4 +1,13 @@ [ + { + "id": "TFqEaQBVpJmc6y6sbvXgzu9zsXL1pTKw47", + "name": "Trust Nodes", + "description": "The most trusted & secure crypto wallet", + "website": "https://trustwallet.com", + "payout": { + "commission": 100 + } + }, { "id": "TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH", "name": "Binance", @@ -41,7 +50,61 @@ "description": "TRON-Family is a Super Representative Partner who stands for community work and development.", "website": "https://tron-family.de", "payout": { - "commission": 100 + "commission": 20 + } + }, + { + "id": "TWkpg1ZQ4fTv7sj41zBUTMo1kuJEUWTere", + "name": "TRONLink", + "description": "TronLink, similar to MetaMask, is a bridge for allowing TRON DApps to run in the browser without having to deploy a TRON Full Node", + "website": "https://tronlink.org/", + "payout": { + "commission": 20 + } + }, + { + "id": "TCEo1hMAdaJrQmvnGTCcGT2LqrGU4N7Jqf", + "name": "TRONScan", + "description": "TRON is an ambitious project dedicated to the establishment of a truly decentralized Internet and its infrastructure.", + "website": "https://tronscan.org/", + "payout": { + "commission": 20 + } + }, + { + "id": "TUD4YXYdj2t1gP5th3A7t97mx1AUmrrQRt", + "name": "TRONGrid", + "description": "TronGrid offers an easy to use hosted API, load balanced full nodes, secure and reliable developer tools with direct access to the TRON Network.", + "website": "https://trongrid.io/", + "payout": { + "commission": 20 + } + }, + { + "id": "TSNbzxac4WhxN91XvaUfPTKP2jNT18mP6T", + "name": "BitTorrent", + "description": "The world's biggest distributed network, powered by BTT.", + "website": "https://bittorrent.com/", + "payout": { + "commission": 20 + } + }, + { + "id": "TJvaAeFb8Lykt9RQcVyyTFN2iDvGMuyD4M", + "name": "Poloniex", + "description": "Poloniex Futures provides both REST APIs and Websocket Feeds for interacting with our futures exchange.", + "website": "https://poloniex.com/", + "payout": { + "commission": 0 + } + }, + { + "id": "TMAqheVWMaNm15UJTNgasEVpJ7YHYiZVZ8", + "name": "Allnodes.com ⚡️ 0% fee", + "description": "Reliable non-custodial Validator run by the industry leader - Allnodes.", + "website": "https://wwww.allnodes.com/trx/staking", + "payout": { + "commission": 0 } } ] \ No newline at end of file diff --git a/blockchains/umee/info/info.json b/blockchains/umee/info/info.json new file mode 100644 index 0000000000000..49936c48bfa65 --- /dev/null +++ b/blockchains/umee/info/info.json @@ -0,0 +1,28 @@ +{ + "name": "Umee", + "type": "coin", + "symbol": "UMEE", + "decimals": 6, + "website": "https://www.umee.cc/", + "description": "A cross-chain DeFi market that enables multi-chain leverage, lending & borrowing and staking.", + "explorer": "https://www.mintscan.io/umee", + "status": "active", + "rpc_url": "https://umee-rpc.polkachu.com/", + "denom": "uumee", + "lcd_url": "https://umee-lcd.quantnode.tech/", + "hrp": "umee", + "links": [ + { + "name": "github", + "url": "https://github.com/umee-network" + }, + { + "name": "whitepaper", + "url": "https://docs.umee.cc/umee" + }, + { + "name": "twitter", + "url": "https://twitter.com/Umee_CrossChain" + } + ] +} \ No newline at end of file diff --git a/blockchains/umee/info/logo.png b/blockchains/umee/info/logo.png new file mode 100644 index 0000000000000..654575bd34eff Binary files /dev/null and b/blockchains/umee/info/logo.png differ diff --git a/blockchains/umee/validators/assets/umeevaloper10nsytn9zmtfnhk37hqfe2h9v599ld3h5zs9fqj/logo.png b/blockchains/umee/validators/assets/umeevaloper10nsytn9zmtfnhk37hqfe2h9v599ld3h5zs9fqj/logo.png new file mode 100644 index 0000000000000..eaf66cb5cbb1f Binary files /dev/null and b/blockchains/umee/validators/assets/umeevaloper10nsytn9zmtfnhk37hqfe2h9v599ld3h5zs9fqj/logo.png differ diff --git a/blockchains/umee/validators/assets/umeevaloper16qflfas8a9qjuskg9706n0926v8hac6acsf8de/logo.png b/blockchains/umee/validators/assets/umeevaloper16qflfas8a9qjuskg9706n0926v8hac6acsf8de/logo.png new file mode 100644 index 0000000000000..84f50066eb01e Binary files /dev/null and b/blockchains/umee/validators/assets/umeevaloper16qflfas8a9qjuskg9706n0926v8hac6acsf8de/logo.png differ diff --git a/blockchains/umee/validators/assets/umeevaloper1cv2qlz78j5d8fs75lxnystu2lsprvt64yrgfap/logo.png b/blockchains/umee/validators/assets/umeevaloper1cv2qlz78j5d8fs75lxnystu2lsprvt64yrgfap/logo.png new file mode 100644 index 0000000000000..e117817071239 Binary files /dev/null and b/blockchains/umee/validators/assets/umeevaloper1cv2qlz78j5d8fs75lxnystu2lsprvt64yrgfap/logo.png differ diff --git a/blockchains/umee/validators/assets/umeevaloper1gxgsq7jpkg0f8vfkk60c4rd30z4cgs6lyqtglf/logo.png b/blockchains/umee/validators/assets/umeevaloper1gxgsq7jpkg0f8vfkk60c4rd30z4cgs6lyqtglf/logo.png new file mode 100644 index 0000000000000..029163721d797 Binary files /dev/null and b/blockchains/umee/validators/assets/umeevaloper1gxgsq7jpkg0f8vfkk60c4rd30z4cgs6lyqtglf/logo.png differ diff --git a/blockchains/umee/validators/assets/umeevaloper1hn8mjjvgzd07tfhcl8jvux5k72hheg3t2xkhq0/logo.png b/blockchains/umee/validators/assets/umeevaloper1hn8mjjvgzd07tfhcl8jvux5k72hheg3t2xkhq0/logo.png new file mode 100644 index 0000000000000..f8a4c666adc9c Binary files /dev/null and b/blockchains/umee/validators/assets/umeevaloper1hn8mjjvgzd07tfhcl8jvux5k72hheg3t2xkhq0/logo.png differ diff --git a/blockchains/umee/validators/assets/umeevaloper1l4xvfq5uj7624m73nn8j4mgra7xq4cpf08q2xj/logo.png b/blockchains/umee/validators/assets/umeevaloper1l4xvfq5uj7624m73nn8j4mgra7xq4cpf08q2xj/logo.png new file mode 100644 index 0000000000000..6e18b1ce29080 Binary files /dev/null and b/blockchains/umee/validators/assets/umeevaloper1l4xvfq5uj7624m73nn8j4mgra7xq4cpf08q2xj/logo.png differ diff --git a/blockchains/umee/validators/assets/umeevaloper1mkv4myppz2w0d3nr2dh9fv5kcwaaqnzfvnm6qf/logo.png b/blockchains/umee/validators/assets/umeevaloper1mkv4myppz2w0d3nr2dh9fv5kcwaaqnzfvnm6qf/logo.png new file mode 100644 index 0000000000000..0888af01c5da5 Binary files /dev/null and b/blockchains/umee/validators/assets/umeevaloper1mkv4myppz2w0d3nr2dh9fv5kcwaaqnzfvnm6qf/logo.png differ diff --git a/blockchains/umee/validators/assets/umeevaloper1py60fpud4w468zn7mthfa25xnzuawjum7w90q2/logo.png b/blockchains/umee/validators/assets/umeevaloper1py60fpud4w468zn7mthfa25xnzuawjum7w90q2/logo.png new file mode 100644 index 0000000000000..cbc90da983488 Binary files /dev/null and b/blockchains/umee/validators/assets/umeevaloper1py60fpud4w468zn7mthfa25xnzuawjum7w90q2/logo.png differ diff --git a/blockchains/umee/validators/list.json b/blockchains/umee/validators/list.json new file mode 100644 index 0000000000000..04ba09fb81018 --- /dev/null +++ b/blockchains/umee/validators/list.json @@ -0,0 +1,50 @@ +[ + { + "id": "umeevaloper1gxgsq7jpkg0f8vfkk60c4rd30z4cgs6lyqtglf", + "name": "StakeLab", + "description": "Staking & Relaying Hub for Cosmos ecosystem.", + "website": "https://stakelab.zone" + }, + { + "id": "umeevaloper1l4xvfq5uj7624m73nn8j4mgra7xq4cpf08q2xj", + "name": "Nodes.Guru", + "description": "Guru of non-custodial staking. Professional node running, low fees, best uptime and 24/7 customer support.", + "website": "https://stake.nodes.guru/" + }, + { + "id": "umeevaloper16qflfas8a9qjuskg9706n0926v8hac6acsf8de", + "name": "Polychain", + "description": "Polychain is an investment firm committed to exceptional returns for investors through actively managed portfolios of blockchain assets.", + "website": "https://polychain.capital/" + }, + { + "id": "umeevaloper1hn8mjjvgzd07tfhcl8jvux5k72hheg3t2xkhq0", + "name": "Cosmostation", + "description": "Cosmostation validator node. Delegate your tokens and Start Earning Staking Rewards", + "website": "https://cosmostation.io/" + }, + { + "id": "umeevaloper1py60fpud4w468zn7mthfa25xnzuawjum7w90q2", + "name": "AutoStake 🛡️ Slash Protected", + "description": "Earn extra Rewards with AutoStake.com 🛡️ 100% Refund on ALL forms of slashing backed by a SAFU fund.", + "website": "https://autostake.com" + }, + { + "id": "umeevaloper10nsytn9zmtfnhk37hqfe2h9v599ld3h5zs9fqj", + "name": "Stakin", + "description": "Experienced enterprise validator running Proof-of-Stake nodes for the Cosmos ecosystem and beyond.", + "website": "https://stakin.com/" + }, + { + "id": "umeevaloper1mkv4myppz2w0d3nr2dh9fv5kcwaaqnzfvnm6qf", + "name": "Stakeflow", + "description": "Stakeflow is a reliable and secure non-custodial validator that has been running since 2018. We focus on providing public goods for our delegators and supported chains. Check our block explorer https://stakeflow.io and website https://validator.stakeflow.io for more information.", + "website": "https://validator.stakeflow.io" + }, + { + "id": "bandvaloper1hdw8pzr79y4at0teak0mwcrjhv3e6n3wegfv2m", + "name": "w3coins", + "description": "w3coins is a Professional Validator and web3 Venture Capital. Stake Your Cryptocurrency with us to Maximize Your Earnings.", + "website": "https://www.w3coins.io" + } +] diff --git a/blockchains/vechain/allowlist.json b/blockchains/vechain/allowlist.json deleted file mode 100644 index 8639b7aa725d3..0000000000000 --- a/blockchains/vechain/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "0x0000000000000000000000000000456E65726779" -] \ No newline at end of file diff --git a/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json b/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json index efb7b8a50fd76..cbd434dcb7ebc 100644 --- a/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json +++ b/blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json @@ -4,9 +4,9 @@ "symbol": "VeThor", "decimals": 18, "website": "https://vechain.org", - "description": "VeThor (VTHO) is the secondary token of the VeChainThor ecosystem and functions as the gas for transactions.", + "description": "VeThor is the secondary token of the VeChainThor ecosystem and functions as the gas for transactions.", "explorer": "https://explore.vechain.org/accounts/0x0000000000000000000000000000456E65726779", "research": "https://research.binance.com/en/projects/vethor-token", "status": "active", "id": "0x0000000000000000000000000000456E65726779" -} \ No newline at end of file +} diff --git a/blockchains/vechain/denylist.json b/blockchains/vechain/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/vechain/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/verge/info/info.json b/blockchains/verge/info/info.json new file mode 100644 index 0000000000000..e2dfaa142d02a --- /dev/null +++ b/blockchains/verge/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Verge", + "website": "https://vergecurrency.com", + "description": "Verge is a privacy-focused cryptocurrency and blockchain that seeks to offer a fast, efficient, decentralized payments network that improves upon the original Bitcoin (BTC) blockchain.", + "explorer": "https://verge-blockchain.info", + "symbol": "XVG", + "type": "coin", + "decimals": 6, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/verge/" + }, + { + "name": "twitter", + "url": "https://twitter.com/vergecurrency" + } + ] +} \ No newline at end of file diff --git a/blockchains/verge/info/logo.png b/blockchains/verge/info/logo.png new file mode 100644 index 0000000000000..a04d4f18b4fc9 Binary files /dev/null and b/blockchains/verge/info/logo.png differ diff --git a/blockchains/wanchain/allowlist.json b/blockchains/wanchain/allowlist.json deleted file mode 100644 index 260103030a295..0000000000000 --- a/blockchains/wanchain/allowlist.json +++ /dev/null @@ -1,3 +0,0 @@ -[ - "0xc6f4465a6A521124c8E3096b62575C157999d361" -] \ No newline at end of file diff --git a/blockchains/wanchain/denylist.json b/blockchains/wanchain/denylist.json deleted file mode 100644 index 8a0e34111354e..0000000000000 --- a/blockchains/wanchain/denylist.json +++ /dev/null @@ -1,7 +0,0 @@ -[ - "0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209", - "0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A", - "0x3BEB80170272f07aCA12987AF86A59888255A807", - "0x51316966907ef568689775066e97c46a4Ffde1a4", - "0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A" -] \ No newline at end of file diff --git a/blockchains/waves/info/logo.png b/blockchains/waves/info/logo.png index 0930b1435bc4f..64a02ea200190 100644 Binary files a/blockchains/waves/info/logo.png and b/blockchains/waves/info/logo.png differ diff --git a/blockchains/waves/validators/assets/3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs/logo.png b/blockchains/waves/validators/assets/3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs/logo.png index d5613a6591c5f..8b6a3cc88a643 100644 Binary files a/blockchains/waves/validators/assets/3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs/logo.png and b/blockchains/waves/validators/assets/3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs/logo.png differ diff --git a/blockchains/xdai/allowlist.json b/blockchains/xdai/allowlist.json deleted file mode 100644 index 76af5f35a8a40..0000000000000 --- a/blockchains/xdai/allowlist.json +++ /dev/null @@ -1,4 +0,0 @@ -[ - "0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A", - "0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9" -] \ No newline at end of file diff --git a/blockchains/xdai/assets/0x0116e28B43A358162B96f70B4De14C98A4465f25/info.json b/blockchains/xdai/assets/0x0116e28B43A358162B96f70B4De14C98A4465f25/info.json new file mode 100644 index 0000000000000..2dfbf9d63e7d0 --- /dev/null +++ b/blockchains/xdai/assets/0x0116e28B43A358162B96f70B4De14C98A4465f25/info.json @@ -0,0 +1,37 @@ +{ + "name": "UniCrypt", + "website": "https://unicrypt.network", + "description": "UNCX is the governance token of the UniCrypt platform.", + "explorer": "https://blockscout.com/xdai/mainnet/tokens/0x0116e28B43A358162B96f70B4De14C98A4465f25", + "type": "XDAI", + "symbol": "UNCX", + "decimals": 18, + "status": "active", + "id": "0x0116e28B43A358162B96f70B4De14C98A4465f25", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UNCX_token" + }, + { + "name": "medium", + "url": "https://unicrypt.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/uncx_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uncx/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/unicrypt" + }, + { + "name": "docs", + "url": "https://docs.unicrypt.network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/xdai/assets/0x0116e28B43A358162B96f70B4De14C98A4465f25/logo.png b/blockchains/xdai/assets/0x0116e28B43A358162B96f70B4De14C98A4465f25/logo.png new file mode 100644 index 0000000000000..7dd5b7288b62e Binary files /dev/null and b/blockchains/xdai/assets/0x0116e28B43A358162B96f70B4De14C98A4465f25/logo.png differ diff --git a/blockchains/xdai/assets/0x703120F2f2011a0D03A03a531Ac0e84e81F15989/info.json b/blockchains/xdai/assets/0x703120F2f2011a0D03A03a531Ac0e84e81F15989/info.json new file mode 100644 index 0000000000000..4c9d04c098789 --- /dev/null +++ b/blockchains/xdai/assets/0x703120F2f2011a0D03A03a531Ac0e84e81F15989/info.json @@ -0,0 +1,37 @@ +{ + "name": "UNCL", + "website": "https://unicrypt.network", + "description": "UNCL is the liquidity rewards token of the UniCrypt Farming platform.", + "explorer": "https://blockscout.com/xdai/mainnet/tokens/0x703120F2f2011a0D03A03a531Ac0e84e81F15989", + "type": "XDAI", + "symbol": "UNCL", + "decimals": 18, + "status": "active", + "id": "0x703120F2f2011a0D03A03a531Ac0e84e81F15989", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/UNCX_token" + }, + { + "name": "medium", + "url": "https://unicrypt.medium.com/" + }, + { + "name": "telegram", + "url": "https://t.me/uncx_token" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/uncl/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/uncl" + }, + { + "name": "docs", + "url": "https://docs.unicrypt.network/" + } + ] +} \ No newline at end of file diff --git a/blockchains/xdai/assets/0x703120F2f2011a0D03A03a531Ac0e84e81F15989/logo.png b/blockchains/xdai/assets/0x703120F2f2011a0D03A03a531Ac0e84e81F15989/logo.png new file mode 100644 index 0000000000000..4fed88014f2a0 Binary files /dev/null and b/blockchains/xdai/assets/0x703120F2f2011a0D03A03a531Ac0e84e81F15989/logo.png differ diff --git a/blockchains/xdai/assets/0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6/info.json b/blockchains/xdai/assets/0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6/info.json new file mode 100644 index 0000000000000..a4c91edef41de --- /dev/null +++ b/blockchains/xdai/assets/0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6/info.json @@ -0,0 +1,37 @@ +{ + "name": "Hoge Finance", + "website": "https://hogefinance.com", + "description": "We Meme Business.", + "explorer": "https://blockscout.com/xdai/mainnet/tokens/0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6", + "type": "XDAI", + "symbol": "HOGE", + "decimals": 9, + "status": "active", + "id": "0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6", + "links": [ + { + "name": "reddit", + "url": "https://reddit.com/r/hoge" + }, + { + "name": "discord", + "url": "https://discord.com/invite/hoge" + }, + { + "name": "twitter", + "url": "https://twitter.com/hogefinance" + }, + { + "name": "telegram", + "url": "https://t.me/hogefinance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hoge-finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/hoge-finance" + } + ] +} \ No newline at end of file diff --git a/blockchains/xdai/assets/0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6/logo.png b/blockchains/xdai/assets/0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6/logo.png new file mode 100644 index 0000000000000..fd2f41b9338cf Binary files /dev/null and b/blockchains/xdai/assets/0xDfF7fcF6a86F7Dc86E7facECA502851f82a349A6/logo.png differ diff --git a/blockchains/xdai/denylist.json b/blockchains/xdai/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/xdai/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/xdai/info/info.json b/blockchains/xdai/info/info.json index 9c76748354ed8..4453c4f1a4b36 100644 --- a/blockchains/xdai/info/info.json +++ b/blockchains/xdai/info/info.json @@ -1,5 +1,5 @@ { - "name": "xDai", + "name": "Gnosis Chain", "website": "https://xdaichain.com", "description": "The first-ever USD stable blockchain and multi-chain staking token.", "explorer": "https://blockscout.com/poa/xdai", @@ -7,7 +7,7 @@ "symbol": "xDAI", "type": "coin", "decimals": 18, - "status": "abandoned", + "status": "active", "links": [ { "name": "github", diff --git a/blockchains/xdai/info/logo.png b/blockchains/xdai/info/logo.png index 503994caf16d3..9fdc4538ec37a 100644 Binary files a/blockchains/xdai/info/logo.png and b/blockchains/xdai/info/logo.png differ diff --git a/blockchains/xdai/tokenlist-extended.json b/blockchains/xdai/tokenlist-extended.json new file mode 100644 index 0000000000000..8d6ad05b5ddef --- /dev/null +++ b/blockchains/xdai/tokenlist-extended.json @@ -0,0 +1,21 @@ +{ + "name": "Trust Wallet: xDai", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-08-27T11:24:30.017275", + "tokens": [ + { + "asset": "c10000100_t0x703120F2f2011a0D03A03a531Ac0e84e81F15989", + "type": "XDAI", + "address": "0x703120F2f2011a0D03A03a531Ac0e84e81F15989", + "name": "UNCL", + "symbol": "UNCL", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/xdai/assets/0x703120F2f2011a0D03A03a531Ac0e84e81F15989/logo.png" + } + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} \ No newline at end of file diff --git a/blockchains/xdai/tokenlist.json b/blockchains/xdai/tokenlist.json new file mode 100644 index 0000000000000..b16b2a05115c4 --- /dev/null +++ b/blockchains/xdai/tokenlist.json @@ -0,0 +1,52 @@ +{ + "name": "Trust Wallet: Fantom List", + "logoURI": "https://trustwallet.com/assets/images/favicon.png", + "timestamp": "2022-07-14T17:19:11.183301", + "tokens": [ + { + "asset": "c10000100_t0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9", + "type": "XDAI", + "address": "0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9", + "name": "Honey", + "symbol": "HNY", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/xdai/assets/0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9/logo.png", + "pairs": [] + }, + { + "asset": "c10000100_t0x0116e28B43A358162B96f70B4De14C98A4465f25", + "type": "XDAI", + "address": "0x0116e28B43A358162B96f70B4De14C98A4465f25", + "name": "UniCrypt", + "symbol": "UNCX", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/xdai/assets/0x0116e28B43A358162B96f70B4De14C98A4465f25/logo.png", + "pairs": [] + }, + { + "asset": "c10000100_t0xC25AF3123d2420054c8fcd144c21113aa2853F39", + "type": "XDAI", + "address": "0xC25AF3123d2420054c8fcd144c21113aa2853F39", + "name": "Xion Global Token", + "symbol": "XGT", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/xdai/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/logo.png", + "pairs": [] + }, + { + "asset": "c10000100_t0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A", + "type": "XDAI", + "address": "0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A", + "name": "Moons", + "symbol": "XMOON", + "decimals": 18, + "logoURI": "https://assets-cdn.trustwallet.com/blockchains/xdai/assets/0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A/logo.png", + "pairs": [] + } + ], + "version": { + "major": 1, + "minor": 0, + "patch": 0 + } +} diff --git a/blockchains/xdc/allowlist.json b/blockchains/xdc/allowlist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/xdc/allowlist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/xdc/denylist.json b/blockchains/xdc/denylist.json deleted file mode 100644 index 0637a088a01e8..0000000000000 --- a/blockchains/xdc/denylist.json +++ /dev/null @@ -1 +0,0 @@ -[] \ No newline at end of file diff --git a/blockchains/zen/info/info.json b/blockchains/zen/info/info.json new file mode 100644 index 0000000000000..61bdc1d9c5c75 --- /dev/null +++ b/blockchains/zen/info/info.json @@ -0,0 +1,20 @@ +{ + "name": "Horizen", + "website": "https://www.horizen.io", + "description": "Horizen is a zero-knowledge-enabled network of blockchains powered by the largest node infrastructure in the industry.", + "explorer": "https://explorer.horizen.io", + "symbol": "ZEN", + "type": "coin", + "decimals": 8, + "status": "active", + "links": [ + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/horizen/" + }, + { + "name": "twitter", + "url": "https://twitter.com/horizenglobal" + } + ] +} \ No newline at end of file diff --git a/blockchains/zen/info/logo.png b/blockchains/zen/info/logo.png new file mode 100644 index 0000000000000..a4f16a6809b47 Binary files /dev/null and b/blockchains/zen/info/logo.png differ diff --git a/blockchains/zetachain/info/info.json b/blockchains/zetachain/info/info.json new file mode 100644 index 0000000000000..0b41c9ca58ecf --- /dev/null +++ b/blockchains/zetachain/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "Native ZetaChain", + "website": "https://www.zetachain.com/", + "description": "ZetaChain is the only public, decentralized blockchain and smart contract platform that enables message passing and value transfer between any blockchain. Our omnichain smart contracts give the power of programmability to non-smart contract chains like Bitcoin and Dogecoin. No other blockchain enables fully interoperable smart contracts like we do.", + "explorer": "https://explorer.zetachain.com/cosmos/tx", + "research": "", + "symbol": "ZETA", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/zeta-chain" + }, + { + "name": "twitter", + "url": "https://twitter.com/zetablockchain" + }, + { + "name": "discord", + "url": "https://discord.com/invite/zetachain" + }, + { + "name": "telegram", + "url": "https://t.me/zetachainofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/zetachain/info/logo.png b/blockchains/zetachain/info/logo.png new file mode 100644 index 0000000000000..915e0d35c9f81 Binary files /dev/null and b/blockchains/zetachain/info/logo.png differ diff --git a/blockchains/zetachain/validators/assets/zetavaloper1320mmksxqfv97u7qkk98azk4svjne3ktt5kkde/logo.png b/blockchains/zetachain/validators/assets/zetavaloper1320mmksxqfv97u7qkk98azk4svjne3ktt5kkde/logo.png new file mode 100644 index 0000000000000..ce95514d75f47 Binary files /dev/null and b/blockchains/zetachain/validators/assets/zetavaloper1320mmksxqfv97u7qkk98azk4svjne3ktt5kkde/logo.png differ diff --git a/blockchains/zetachain/validators/assets/zetavaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpf6rc87c/logo.png b/blockchains/zetachain/validators/assets/zetavaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpf6rc87c/logo.png new file mode 100644 index 0000000000000..377f168fdc3a1 Binary files /dev/null and b/blockchains/zetachain/validators/assets/zetavaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpf6rc87c/logo.png differ diff --git a/blockchains/zetachain/validators/assets/zetavaloper1nkgty88qc6q9c24h3xgu5jnseegkdrmm69xuvz/logo.png b/blockchains/zetachain/validators/assets/zetavaloper1nkgty88qc6q9c24h3xgu5jnseegkdrmm69xuvz/logo.png new file mode 100644 index 0000000000000..8b0aedecca4f4 Binary files /dev/null and b/blockchains/zetachain/validators/assets/zetavaloper1nkgty88qc6q9c24h3xgu5jnseegkdrmm69xuvz/logo.png differ diff --git a/blockchains/zetachain/validators/assets/zetavaloper1t5pgk2fucx3drkynzew9zln5z9r7s3wqyyunv0/logo.png b/blockchains/zetachain/validators/assets/zetavaloper1t5pgk2fucx3drkynzew9zln5z9r7s3wqyyunv0/logo.png new file mode 100644 index 0000000000000..e6da574642445 Binary files /dev/null and b/blockchains/zetachain/validators/assets/zetavaloper1t5pgk2fucx3drkynzew9zln5z9r7s3wqyyunv0/logo.png differ diff --git a/blockchains/zetachain/validators/assets/zetavaloper1txfmxp4d9dc9wqa2f7wvqed9635zajn0hrmz8z/logo.png b/blockchains/zetachain/validators/assets/zetavaloper1txfmxp4d9dc9wqa2f7wvqed9635zajn0hrmz8z/logo.png new file mode 100644 index 0000000000000..a8401d2cba5b9 Binary files /dev/null and b/blockchains/zetachain/validators/assets/zetavaloper1txfmxp4d9dc9wqa2f7wvqed9635zajn0hrmz8z/logo.png differ diff --git a/blockchains/zetachain/validators/assets/zetavaloper1umtmqrgmc0z7lctqavxu0ljgxryrfeyz3v6qzf/logo.png b/blockchains/zetachain/validators/assets/zetavaloper1umtmqrgmc0z7lctqavxu0ljgxryrfeyz3v6qzf/logo.png new file mode 100644 index 0000000000000..ebabff78859bf Binary files /dev/null and b/blockchains/zetachain/validators/assets/zetavaloper1umtmqrgmc0z7lctqavxu0ljgxryrfeyz3v6qzf/logo.png differ diff --git a/blockchains/zetachain/validators/list.json b/blockchains/zetachain/validators/list.json new file mode 100644 index 0000000000000..f3490ece12c60 --- /dev/null +++ b/blockchains/zetachain/validators/list.json @@ -0,0 +1,38 @@ +[ + { + "id": "zetavaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpf6rc87c", + "name": "Figment", + "description": "Staking performance is multifaceted, and Figment’s unique “safety over liveness” approach and slashing track record lead the industry.", + "website": "https://figment.io" + }, + { + "id": "zetavaloper1t5pgk2fucx3drkynzew9zln5z9r7s3wqyyunv0", + "name": "Blockdaemon", + "description": "Blockdaemon is the leading provider to support the growing market for blockchain services.", + "website": "https://www.blockdaemon.com" + }, + { + "id": "zetavaloper1320mmksxqfv97u7qkk98azk4svjne3ktt5kkde", + "name": "Goldsky", + "description": "Web3's Realtime Data Platform", + "website": "https://goldsky.com" + }, + { + "id": "zetavaloper1nkgty88qc6q9c24h3xgu5jnseegkdrmm69xuvz", + "name": "Stakin", + "description": "Reliable and Secure Staking Services Trusted by Institutions. ISO27001 certified, Cosmos ecosystem contributor, IBC relayer provider. Visit our website to know more about Stakin and for T&Cs.", + "website": "https://stakin.com" + }, + { + "id": "zetavaloper1umtmqrgmc0z7lctqavxu0ljgxryrfeyz3v6qzf", + "name": "polkachu.com", + "description": "Polkachu is the trusted staking service provider for blockchain projects. 100% refund for downtime slash.", + "website": "https://polkachu.com" + }, + { + "id": "zetavaloper1txfmxp4d9dc9wqa2f7wvqed9635zajn0hrmz8z", + "name": "DSRV", + "description": "DSRV is an integrated blockchain solutions company with the mission of enriching the crypto ecosystem via stronger connectivity. We strive to be your gateway to a suite of all-comprehensive blockchain services. Everything distributed, served complete.", + "website": "https://dsrvlabs.com" + } +] diff --git a/blockchains/zetaevm/info/info.json b/blockchains/zetaevm/info/info.json new file mode 100644 index 0000000000000..7279d68d2e2d0 --- /dev/null +++ b/blockchains/zetaevm/info/info.json @@ -0,0 +1,29 @@ +{ + "name": "ZetaChain", + "website": "https://www.zetachain.com/", + "description": "ZetaChain is the only public, decentralized blockchain and smart contract platform that enables message passing and value transfer between any blockchain. Our omnichain smart contracts give the power of programmability to non-smart contract chains like Bitcoin and Dogecoin. No other blockchain enables fully interoperable smart contracts like we do.", + "explorer": "https://explorer.zetachain.com/evm/tx", + "research": "", + "symbol": "ZETA", + "type": "coin", + "decimals": 18, + "status": "active", + "links": [ + { + "name": "github", + "url": "https://github.com/zeta-chain" + }, + { + "name": "twitter", + "url": "https://twitter.com/zetablockchain" + }, + { + "name": "discord", + "url": "https://discord.com/invite/zetachain" + }, + { + "name": "telegram", + "url": "https://t.me/zetachainofficial" + } + ] +} \ No newline at end of file diff --git a/blockchains/zetaevm/info/logo.png b/blockchains/zetaevm/info/logo.png new file mode 100644 index 0000000000000..915e0d35c9f81 Binary files /dev/null and b/blockchains/zetaevm/info/logo.png differ diff --git a/blockchains/zksync/assets/0x0000000000000000000000000000000000000000/info.json b/blockchains/zksync/assets/0x0000000000000000000000000000000000000000/info.json new file mode 100644 index 0000000000000..0e8ec298d6c16 --- /dev/null +++ b/blockchains/zksync/assets/0x0000000000000000000000000000000000000000/info.json @@ -0,0 +1,32 @@ +{ + "name": "Wrapped Ether", + "type": "ZKSYNC", + "symbol": "WETH", + "decimals": 18, + "website": "https://ethereum.org/en/", + "description": "wETH is 'wrapped ETH'", + "explorer": "https://explorer.zksync.io/address/0x0000000000000000000000000000000000000000", + "status": "active", + "id": "0x0000000000000000000000000000000000000000", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/ethdotorg" + }, + { + "name": "github", + "url": "https://github.com/ethereum/ethereum-org-website" + }, + { + "name": "discord", + "url": "https://discord.com/CetY6Y4" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/weth/" + } + ], + "tags": [ + "wrapped" + ] +} \ No newline at end of file diff --git a/blockchains/zksync/assets/0x0000000000000000000000000000000000000000/logo.png b/blockchains/zksync/assets/0x0000000000000000000000000000000000000000/logo.png new file mode 100644 index 0000000000000..c8c11d1013ebb Binary files /dev/null and b/blockchains/zksync/assets/0x0000000000000000000000000000000000000000/logo.png differ diff --git a/blockchains/zksync/assets/0x31C2c031fDc9d33e974f327Ab0d9883Eae06cA4A/info.json b/blockchains/zksync/assets/0x31C2c031fDc9d33e974f327Ab0d9883Eae06cA4A/info.json new file mode 100644 index 0000000000000..33fa881104d1c --- /dev/null +++ b/blockchains/zksync/assets/0x31C2c031fDc9d33e974f327Ab0d9883Eae06cA4A/info.json @@ -0,0 +1,28 @@ +{ + "name": "zkSwap Finance", + "type": "ZKSYNC", + "symbol": "ZF", + "decimals": 18, + "website": "https://zkswap.finance", + "description": "zkSwap Finance is the first Swap to Earn DeFi Platform on zkSync Era ecosystem", + "explorer": "https://explorer.zksync.io/address/0x31C2c031fDc9d33e974f327Ab0d9883Eae06cA4A", + "status": "active", + "id": "0x31C2c031fDc9d33e974f327Ab0d9883Eae06cA4A", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zkSwap_finance" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/zkswap-finance" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/zkswap-finance/" + } + ], + "tags": [ + "defi" + ] +} diff --git a/blockchains/zksync/assets/0x31C2c031fDc9d33e974f327Ab0d9883Eae06cA4A/logo.png b/blockchains/zksync/assets/0x31C2c031fDc9d33e974f327Ab0d9883Eae06cA4A/logo.png new file mode 100644 index 0000000000000..7542efae17a0b Binary files /dev/null and b/blockchains/zksync/assets/0x31C2c031fDc9d33e974f327Ab0d9883Eae06cA4A/logo.png differ diff --git a/blockchains/zksync/assets/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4/info.json b/blockchains/zksync/assets/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4/info.json new file mode 100644 index 0000000000000..2da02401beaee --- /dev/null +++ b/blockchains/zksync/assets/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4/info.json @@ -0,0 +1,32 @@ +{ + "name": "USD Coin", + "type": "ZKSYNC", + "symbol": "USDC", + "decimals": 6, + "website": "https://www.centre.io/", + "description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.", + "explorer": "https://explorer.zksync.io/address/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4", + "status": "active", + "id": "0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/centre_io" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/en/coins/usd-coin/" + }, + { + "name": "discord", + "url": "https://discord.com/CetY6Y4" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/usd-coin/" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/zksync/assets/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4/logo.png b/blockchains/zksync/assets/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4/logo.png new file mode 100644 index 0000000000000..e163b59d2da6e Binary files /dev/null and b/blockchains/zksync/assets/0x3355df6D4c9C3035724Fd0e3914dE96A5a83aaf4/logo.png differ diff --git a/blockchains/zksync/assets/0xdd9f72afED3631a6C85b5369D84875e6c42f1827/info.json b/blockchains/zksync/assets/0xdd9f72afED3631a6C85b5369D84875e6c42f1827/info.json new file mode 100644 index 0000000000000..14f839edb03d6 --- /dev/null +++ b/blockchains/zksync/assets/0xdd9f72afED3631a6C85b5369D84875e6c42f1827/info.json @@ -0,0 +1,32 @@ +{ + "name": "Symbiosis", + "type": "ZKSYNC", + "symbol": "SIS", + "decimals": 18, + "website": "https://symbiosis.finance", + "description": "Symbiosis aggregates decentralized exchange liquidity across any EVM and non-EVM networks. Swap any token and transfer liquidity. Yes, any.", + "explorer": "https://explorer.zksync.io/address/0xdd9f72afED3631a6C85b5369D84875e6c42f1827", + "status": "active", + "id": "0xdd9f72afED3631a6C85b5369D84875e6c42f1827", + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/symbiosis_fi" + }, + { + "name": "github", + "url": "https://github.com/symbiosis-finance" + }, + { + "name": "telegram", + "url": "https://t.me/symbiosis_finance" + }, + { + "name": "medium", + "url": "https://medium.com/symbiosis-fi" + } + ], + "tags": [ + "stablecoin" + ] +} \ No newline at end of file diff --git a/blockchains/zksync/assets/0xdd9f72afED3631a6C85b5369D84875e6c42f1827/logo.png b/blockchains/zksync/assets/0xdd9f72afED3631a6C85b5369D84875e6c42f1827/logo.png new file mode 100644 index 0000000000000..26f3dbd585377 Binary files /dev/null and b/blockchains/zksync/assets/0xdd9f72afED3631a6C85b5369D84875e6c42f1827/logo.png differ diff --git a/blockchains/zksync/info/info.json b/blockchains/zksync/info/info.json new file mode 100644 index 0000000000000..a0f3cfe5870e9 --- /dev/null +++ b/blockchains/zksync/info/info.json @@ -0,0 +1,22 @@ +{ + "name": "ZkSync Era", + "website": "https://zksync.io/", + "description": "zkSync Era is made to look and feel like Ethereum, but with lower fees.", + "explorer": "https://explorer.zksync.io/", + "research": "https://github.com/zksync-sdk", + "symbol": "ETH", + "rpc_url": "https://zksync2-mainnet.zksync.io", + "type": "coin", + "coin_type": 324, + "decimals": 18, + "status": "active", + "tags": [ + "dapp" + ], + "links": [ + { + "name": "twitter", + "url": "https://twitter.com/zksync" + } + ] +} diff --git a/blockchains/zksync/info/logo.png b/blockchains/zksync/info/logo.png new file mode 100644 index 0000000000000..aae19b2c9ef9a Binary files /dev/null and b/blockchains/zksync/info/logo.png differ diff --git a/cmd/main.go b/cmd/main.go new file mode 100644 index 0000000000000..205b70b277804 --- /dev/null +++ b/cmd/main.go @@ -0,0 +1,10 @@ +package main + +import ( + "github.com/trustwallet/assets/internal/manager" +) + +func main() { + manager.InitCommands() + manager.Execute() +} diff --git a/dapps/aave.com.png b/dapps/aave.com.png index 11fd22c7fc05e..f67ad3f315b75 100644 Binary files a/dapps/aave.com.png and b/dapps/aave.com.png differ diff --git a/dapps/across.to.png b/dapps/across.to.png new file mode 100644 index 0000000000000..d9474ac78fb4e Binary files /dev/null and b/dapps/across.to.png differ diff --git a/dapps/aircash.finance.png b/dapps/aircash.finance.png new file mode 100644 index 0000000000000..fec2544a35d11 Binary files /dev/null and b/dapps/aircash.finance.png differ diff --git a/dapps/allbridge.io.png b/dapps/allbridge.io.png new file mode 100644 index 0000000000000..036662d105bc3 Binary files /dev/null and b/dapps/allbridge.io.png differ diff --git a/dapps/angelbattles.com.png b/dapps/angelbattles.com.png old mode 100755 new mode 100644 diff --git a/dapps/apenowpaylater.com.png b/dapps/apenowpaylater.com.png new file mode 100644 index 0000000000000..5758c47844ef6 Binary files /dev/null and b/dapps/apenowpaylater.com.png differ diff --git a/dapps/apeswap.finance.png b/dapps/apeswap.finance.png index da65dc7eb3b1c..5676acf9bb8cb 100644 Binary files a/dapps/apeswap.finance.png and b/dapps/apeswap.finance.png differ diff --git a/dapps/apollox.finance.png b/dapps/apollox.finance.png new file mode 100644 index 0000000000000..e75f2037588f0 Binary files /dev/null and b/dapps/apollox.finance.png differ diff --git a/dapps/1inch.exchange.png b/dapps/app.1inch.io.png similarity index 100% rename from dapps/1inch.exchange.png rename to dapps/app.1inch.io.png diff --git a/dapps/app.apeswap.finance.png b/dapps/app.apeswap.finance.png new file mode 100644 index 0000000000000..5676acf9bb8cb Binary files /dev/null and b/dapps/app.apeswap.finance.png differ diff --git a/dapps/app.beefy.finance.png b/dapps/app.beefy.finance.png index 6b08486e326ba..6c09bb9a38215 100644 Binary files a/dapps/app.beefy.finance.png and b/dapps/app.beefy.finance.png differ diff --git a/dapps/app.cream.finance.png b/dapps/app.cream.finance.png index fd3b9d725e3ea..d476ef7397b96 100644 Binary files a/dapps/app.cream.finance.png and b/dapps/app.cream.finance.png differ diff --git a/dapps/app.cryptoder.by.png b/dapps/app.cryptoder.by.png old mode 100755 new mode 100644 diff --git a/dapps/app.cryptoxmas.xyz.png b/dapps/app.cryptoxmas.xyz.png old mode 100755 new mode 100644 diff --git a/dapps/app.cyberconnect.png b/dapps/app.cyberconnect.png new file mode 100644 index 0000000000000..134961e55f095 Binary files /dev/null and b/dapps/app.cyberconnect.png differ diff --git a/dapps/app.deepspace.game.png b/dapps/app.deepspace.game.png new file mode 100644 index 0000000000000..cbf42f8406b9d Binary files /dev/null and b/dapps/app.deepspace.game.png differ diff --git a/dapps/app.dhedge.org.png b/dapps/app.dhedge.org.png new file mode 100644 index 0000000000000..8bdc36d722807 Binary files /dev/null and b/dapps/app.dhedge.org.png differ diff --git a/dapps/app.dmail.png b/dapps/app.dmail.png new file mode 100644 index 0000000000000..30a53afb0fde2 Binary files /dev/null and b/dapps/app.dmail.png differ diff --git a/dapps/app.ens.domains.png b/dapps/app.ens.domains.png index 8bd14225ed09f..8ec8376eb17c0 100644 Binary files a/dapps/app.ens.domains.png and b/dapps/app.ens.domains.png differ diff --git a/dapps/app.everrise.com.png b/dapps/app.everrise.com.png new file mode 100644 index 0000000000000..3c0a9a6469bd4 Binary files /dev/null and b/dapps/app.everrise.com.png differ diff --git a/dapps/app.mail3.me.png b/dapps/app.mail3.me.png new file mode 100644 index 0000000000000..1d25fab6c90d7 Binary files /dev/null and b/dapps/app.mail3.me.png differ diff --git a/dapps/app.marsecosystem.com.png b/dapps/app.marsecosystem.com.png new file mode 100644 index 0000000000000..a06b297873298 Binary files /dev/null and b/dapps/app.marsecosystem.com.png differ diff --git a/dapps/app.mcdex.io.png b/dapps/app.mcdex.io.png new file mode 100644 index 0000000000000..64e715c4901c2 Binary files /dev/null and b/dapps/app.mcdex.io.png differ diff --git a/dapps/app.neutron.png b/dapps/app.neutron.png new file mode 100644 index 0000000000000..c44d914949916 Binary files /dev/null and b/dapps/app.neutron.png differ diff --git a/dapps/app.polygon.zkevm.png b/dapps/app.polygon.zkevm.png new file mode 100644 index 0000000000000..e4aaa73298ee4 Binary files /dev/null and b/dapps/app.polygon.zkevm.png differ diff --git a/dapps/app.refinable.com.png b/dapps/app.refinable.com.png new file mode 100644 index 0000000000000..9cca83d9ef7c6 Binary files /dev/null and b/dapps/app.refinable.com.png differ diff --git a/dapps/app.sablier.finance.png b/dapps/app.sablier.finance.png index 456ef4b9e5a4a..41428a6f7136d 100644 Binary files a/dapps/app.sablier.finance.png and b/dapps/app.sablier.finance.png differ diff --git a/dapps/app.satori.finance.png b/dapps/app.satori.finance.png new file mode 100644 index 0000000000000..7a866f1ddb9e3 Binary files /dev/null and b/dapps/app.satori.finance.png differ diff --git a/dapps/app.sil.finance.png b/dapps/app.sil.finance.png new file mode 100644 index 0000000000000..b29cd62fe1776 Binary files /dev/null and b/dapps/app.sil.finance.png differ diff --git a/dapps/app.spaceid.png b/dapps/app.spaceid.png new file mode 100644 index 0000000000000..e33fa7048f31a Binary files /dev/null and b/dapps/app.spaceid.png differ diff --git a/dapps/app.stakepark.xyz.png b/dapps/app.stakepark.xyz.png new file mode 100644 index 0000000000000..5d18f70da5150 Binary files /dev/null and b/dapps/app.stakepark.xyz.png differ diff --git a/dapps/app.sushi.com.png b/dapps/app.sushi.com.png new file mode 100644 index 0000000000000..6a28495be27a2 Binary files /dev/null and b/dapps/app.sushi.com.png differ diff --git a/dapps/app.swaptuna.com.png b/dapps/app.swaptuna.com.png index 195589196a4eb..495457c2f8ac8 100644 Binary files a/dapps/app.swaptuna.com.png and b/dapps/app.swaptuna.com.png differ diff --git a/dapps/app.uniswap.org.png b/dapps/app.uniswap.org.png index cfe5e5fec7b00..640bd55c34496 100644 Binary files a/dapps/app.uniswap.org.png and b/dapps/app.uniswap.org.png differ diff --git a/dapps/app.unrekt.net.png b/dapps/app.unrekt.net.png new file mode 100644 index 0000000000000..ba49f17abe336 Binary files /dev/null and b/dapps/app.unrekt.net.png differ diff --git a/dapps/app.venus.io.png b/dapps/app.venus.io.png index 903ba7aa40edf..83e4dfb5e8d0e 100644 Binary files a/dapps/app.venus.io.png and b/dapps/app.venus.io.png differ diff --git a/dapps/app.zksync.era.png b/dapps/app.zksync.era.png new file mode 100644 index 0000000000000..805866006c40e Binary files /dev/null and b/dapps/app.zksync.era.png differ diff --git a/dapps/aptos.pancakeswap.finance.png b/dapps/aptos.pancakeswap.finance.png new file mode 100644 index 0000000000000..df23093e1c717 Binary files /dev/null and b/dapps/aptos.pancakeswap.finance.png differ diff --git a/dapps/arb_giveaway.png b/dapps/arb_giveaway.png new file mode 100644 index 0000000000000..26ecd2192c622 Binary files /dev/null and b/dapps/arb_giveaway.png differ diff --git a/dapps/aura.finance.png b/dapps/aura.finance.png new file mode 100644 index 0000000000000..10eef80ba8df3 Binary files /dev/null and b/dapps/aura.finance.png differ diff --git a/dapps/autofarm.network.png b/dapps/autofarm.network.png new file mode 100644 index 0000000000000..1bd275751f216 Binary files /dev/null and b/dapps/autofarm.network.png differ diff --git a/dapps/axelar.network.png b/dapps/axelar.network.png new file mode 100644 index 0000000000000..7c2b2efe45889 Binary files /dev/null and b/dapps/axelar.network.png differ diff --git a/dapps/axieinfinity.com.png b/dapps/axieinfinity.com.png old mode 100755 new mode 100644 diff --git a/dapps/bakeryswap.org.png b/dapps/bakeryswap.org.png index b78a45e12b79b..d819fa1306dae 100644 Binary files a/dapps/bakeryswap.org.png and b/dapps/bakeryswap.org.png differ diff --git a/dapps/betoken.fund.png b/dapps/betoken.fund.png old mode 100755 new mode 100644 diff --git a/dapps/biswap.org.png b/dapps/biswap.org.png new file mode 100644 index 0000000000000..e4d6f2472c3d9 Binary files /dev/null and b/dapps/biswap.org.png differ diff --git a/dapps/blockchaincuties.co.png b/dapps/blockchaincuties.co.png old mode 100755 new mode 100644 diff --git a/dapps/bnbchain.org.png b/dapps/bnbchain.org.png new file mode 100644 index 0000000000000..7baa6e2bf6330 Binary files /dev/null and b/dapps/bnbchain.org.png differ diff --git a/dapps/brain-warp.win4.fun.png b/dapps/brain-warp.win4.fun.png old mode 100755 new mode 100644 diff --git a/dapps/bscproject.org.png b/dapps/bscproject.org.png new file mode 100644 index 0000000000000..89cc6ada91842 Binary files /dev/null and b/dapps/bscproject.org.png differ diff --git a/dapps/cbridge.celer.network.png b/dapps/cbridge.celer.network.png new file mode 100644 index 0000000000000..d2ce312757249 Binary files /dev/null and b/dapps/cbridge.celer.network.png differ diff --git a/dapps/cdpsaver.com.png b/dapps/cdpsaver.com.png old mode 100755 new mode 100644 diff --git a/dapps/chainlist.org.png b/dapps/chainlist.org.png new file mode 100644 index 0000000000000..1a98dbc738f56 Binary files /dev/null and b/dapps/chainlist.org.png differ diff --git a/dapps/chibifighters.io.png b/dapps/chibifighters.io.png old mode 100755 new mode 100644 diff --git a/dapps/coinpanda.io.png b/dapps/coinpanda.io.png new file mode 100644 index 0000000000000..b04d4013df723 Binary files /dev/null and b/dapps/coinpanda.io.png differ diff --git a/dapps/cointracker.io.png b/dapps/cointracker.io.png new file mode 100644 index 0000000000000..012d291e56ecf Binary files /dev/null and b/dapps/cointracker.io.png differ diff --git a/dapps/color-craze.win4.fun.png b/dapps/color-craze.win4.fun.png old mode 100755 new mode 100644 diff --git a/dapps/commerce.bidali.com.png b/dapps/commerce.bidali.com.png index c9a8990644e03..bc810ecbfe101 100644 Binary files a/dapps/commerce.bidali.com.png and b/dapps/commerce.bidali.com.png differ diff --git a/dapps/cryptoder.by.png b/dapps/cryptoder.by.png old mode 100755 new mode 100644 diff --git a/dapps/cryptodozer.io.png b/dapps/cryptodozer.io.png index c768eb8c04bce..3f028c6db588e 100644 Binary files a/dapps/cryptodozer.io.png and b/dapps/cryptodozer.io.png differ diff --git a/dapps/cryptogs.io.png b/dapps/cryptogs.io.png old mode 100755 new mode 100644 diff --git a/dapps/cryptomines.pro.png b/dapps/cryptomines.pro.png old mode 100755 new mode 100644 diff --git a/dapps/cryptosketches.com.png b/dapps/cryptosketches.com.png old mode 100755 new mode 100644 diff --git a/dapps/cryptostrikers.com.png b/dapps/cryptostrikers.com.png old mode 100755 new mode 100644 diff --git a/dapps/dapp.dragonereum.io.png b/dapps/dapp.dragonereum.io.png old mode 100755 new mode 100644 diff --git a/dapps/dapps-www.pinksale.finance.png b/dapps/dapps-www.pinksale.finance.png new file mode 100644 index 0000000000000..97b08f3f62456 Binary files /dev/null and b/dapps/dapps-www.pinksale.finance.png differ diff --git a/dapps/dex.leonicornswap.com.png b/dapps/dex.leonicornswap.com.png new file mode 100644 index 0000000000000..f0f1aae767358 Binary files /dev/null and b/dapps/dex.leonicornswap.com.png differ diff --git a/dapps/dex.verisafe.io.png b/dapps/dex.verisafe.io.png index cfac560b869d2..0e02f7ae25889 100644 Binary files a/dapps/dex.verisafe.io.png and b/dapps/dex.verisafe.io.png differ diff --git a/dapps/dozerbird.io.png b/dapps/dozerbird.io.png index 38de13265f5ba..bcb409b5b97ef 100644 Binary files a/dapps/dozerbird.io.png and b/dapps/dozerbird.io.png differ diff --git a/dapps/dx.app.png b/dapps/dx.app.png new file mode 100644 index 0000000000000..e8a5758322deb Binary files /dev/null and b/dapps/dx.app.png differ diff --git a/dapps/ens.domains.png b/dapps/ens.domains.png index 8bd14225ed09f..8ec8376eb17c0 100644 Binary files a/dapps/ens.domains.png and b/dapps/ens.domains.png differ diff --git a/dapps/ethernauts.co.png b/dapps/ethernauts.co.png old mode 100755 new mode 100644 diff --git a/dapps/everrise.com.png b/dapps/everrise.com.png new file mode 100644 index 0000000000000..2cb53a8cedeb1 Binary files /dev/null and b/dapps/everrise.com.png differ diff --git a/dapps/exchange.robustswap.com.png b/dapps/exchange.robustswap.com.png new file mode 100644 index 0000000000000..80a8fb23b270b Binary files /dev/null and b/dapps/exchange.robustswap.com.png differ diff --git a/dapps/featured.market.png b/dapps/featured.market.png new file mode 100644 index 0000000000000..330dd1bf1096a Binary files /dev/null and b/dapps/featured.market.png differ diff --git a/dapps/football-fever.png b/dapps/football-fever.png new file mode 100644 index 0000000000000..312e21dc5d6c0 Binary files /dev/null and b/dapps/football-fever.png differ diff --git a/dapps/fractional.art.png b/dapps/fractional.art.png new file mode 100644 index 0000000000000..ee8ff034089ce Binary files /dev/null and b/dapps/fractional.art.png differ diff --git a/dapps/gains.trade.png b/dapps/gains.trade.png new file mode 100644 index 0000000000000..a7d79ca849d34 Binary files /dev/null and b/dapps/gains.trade.png differ diff --git a/dapps/galler.io.png b/dapps/galler.io.png new file mode 100644 index 0000000000000..412cbe26ffd2a Binary files /dev/null and b/dapps/galler.io.png differ diff --git a/dapps/gmx.io.png b/dapps/gmx.io.png new file mode 100644 index 0000000000000..a9ec9e4a9d09a Binary files /dev/null and b/dapps/gmx.io.png differ diff --git a/dapps/hodltoken.net.png b/dapps/hodltoken.net.png new file mode 100644 index 0000000000000..fe8a76dfa8f01 Binary files /dev/null and b/dapps/hodltoken.net.png differ diff --git a/dapps/hodlx.exchange.png b/dapps/hodlx.exchange.png new file mode 100644 index 0000000000000..b66b3c180cd25 Binary files /dev/null and b/dapps/hodlx.exchange.png differ diff --git a/dapps/hotcross.com.png b/dapps/hotcross.com.png new file mode 100644 index 0000000000000..fc2ed6faab91d Binary files /dev/null and b/dapps/hotcross.com.png differ diff --git a/dapps/inddex.io.png b/dapps/inddex.io.png index 80578e0d1649c..5f329b5e72475 100644 Binary files a/dapps/inddex.io.png and b/dapps/inddex.io.png differ diff --git a/dapps/info.apeswap.finance.png b/dapps/info.apeswap.finance.png new file mode 100644 index 0000000000000..5676acf9bb8cb Binary files /dev/null and b/dapps/info.apeswap.finance.png differ diff --git a/dapps/info.uniswap.org.png b/dapps/info.uniswap.org.png index cfe5e5fec7b00..640bd55c34496 100644 Binary files a/dapps/info.uniswap.org.png and b/dapps/info.uniswap.org.png differ diff --git a/dapps/insurace.png b/dapps/insurace.png new file mode 100644 index 0000000000000..b51538a2b05ec Binary files /dev/null and b/dapps/insurace.png differ diff --git a/dapps/jup.ag.png b/dapps/jup.ag.png new file mode 100644 index 0000000000000..bc888141ab20e Binary files /dev/null and b/dapps/jup.ag.png differ diff --git a/dapps/koinly.io.png b/dapps/koinly.io.png new file mode 100644 index 0000000000000..0777873170060 Binary files /dev/null and b/dapps/koinly.io.png differ diff --git a/dapps/kyber.network.png b/dapps/kyber.network.png index d00996ffdacd4..125ecc959104f 100644 Binary files a/dapps/kyber.network.png and b/dapps/kyber.network.png differ diff --git a/dapps/kyber.org.png b/dapps/kyber.org.png index db5a8b5e6b897..125ecc959104f 100644 Binary files a/dapps/kyber.org.png and b/dapps/kyber.org.png differ diff --git a/dapps/kyberswap.com.png b/dapps/kyberswap.com.png old mode 100755 new mode 100644 index b7e39df3ceeb1..125ecc959104f Binary files a/dapps/kyberswap.com.png and b/dapps/kyberswap.com.png differ diff --git a/dapps/looksrare.org.png b/dapps/looksrare.org.png new file mode 100644 index 0000000000000..e76ed87a3d236 Binary files /dev/null and b/dapps/looksrare.org.png differ diff --git a/dapps/marketplace.thetanarena.com.png b/dapps/marketplace.thetanarena.com.png new file mode 100644 index 0000000000000..c3716e9f290f0 Binary files /dev/null and b/dapps/marketplace.thetanarena.com.png differ diff --git a/dapps/math-race.win4.fun.png b/dapps/math-race.win4.fun.png old mode 100755 new mode 100644 diff --git a/dapps/maxbet.pigfarm.io.png b/dapps/maxbet.pigfarm.io.png old mode 100755 new mode 100644 diff --git a/dapps/mclaren.png b/dapps/mclaren.png new file mode 100644 index 0000000000000..0bca11607f1be Binary files /dev/null and b/dapps/mclaren.png differ diff --git a/dapps/member.iotex.io.png b/dapps/member.iotex.io.png old mode 100755 new mode 100644 diff --git a/dapps/mooniswap.exchange.png b/dapps/mooniswap.exchange.png index 762460272bbb7..38a82a1c3f836 100644 Binary files a/dapps/mooniswap.exchange.png and b/dapps/mooniswap.exchange.png differ diff --git a/dapps/mythereum.io.png b/dapps/mythereum.io.png old mode 100755 new mode 100644 diff --git a/dapps/namebazaar.io.png b/dapps/namebazaar.io.png old mode 100755 new mode 100644 diff --git a/dapps/newlittlerabbit.net.png b/dapps/newlittlerabbit.net.png new file mode 100644 index 0000000000000..ce44195f604e4 Binary files /dev/null and b/dapps/newlittlerabbit.net.png differ diff --git a/dapps/nft.wazirx.org.png b/dapps/nft.wazirx.org.png new file mode 100644 index 0000000000000..054cff1376bce Binary files /dev/null and b/dapps/nft.wazirx.org.png differ diff --git a/dapps/opensea.io.png b/dapps/opensea.io.png index 332aaa264f95c..a8cd875f45c22 100644 Binary files a/dapps/opensea.io.png and b/dapps/opensea.io.png differ diff --git a/dapps/pantheon.exchange.png b/dapps/pantheon.exchange.png old mode 100755 new mode 100644 diff --git a/dapps/peepeth.com.png b/dapps/peepeth.com.png old mode 100755 new mode 100644 diff --git a/dapps/phi.png b/dapps/phi.png new file mode 100644 index 0000000000000..2914ff6fcb5d5 Binary files /dev/null and b/dapps/phi.png differ diff --git a/dapps/play.moonpot.com.png b/dapps/play.moonpot.com.png new file mode 100644 index 0000000000000..9c517292a4d12 Binary files /dev/null and b/dapps/play.moonpot.com.png differ diff --git a/dapps/polygon.info.apeswap.finance.png b/dapps/polygon.info.apeswap.finance.png new file mode 100644 index 0000000000000..5676acf9bb8cb Binary files /dev/null and b/dapps/polygon.info.apeswap.finance.png differ diff --git a/dapps/poocoin.app.png b/dapps/poocoin.app.png new file mode 100644 index 0000000000000..ecc742e43644f Binary files /dev/null and b/dapps/poocoin.app.png differ diff --git a/dapps/powerpool.finance.png b/dapps/powerpool.finance.png new file mode 100644 index 0000000000000..ebf7b409111a7 Binary files /dev/null and b/dapps/powerpool.finance.png differ diff --git a/dapps/prdt.finance.png b/dapps/prdt.finance.png new file mode 100644 index 0000000000000..17e9878fb461d Binary files /dev/null and b/dapps/prdt.finance.png differ diff --git a/dapps/rango.png b/dapps/rango.png new file mode 100644 index 0000000000000..b942d1501ba91 Binary files /dev/null and b/dapps/rango.png differ diff --git a/dapps/robustswap.com.png b/dapps/robustswap.com.png new file mode 100644 index 0000000000000..80a8fb23b270b Binary files /dev/null and b/dapps/robustswap.com.png differ diff --git a/dapps/saturn.network.png b/dapps/saturn.network.png old mode 100755 new mode 100644 diff --git a/dapps/shiftly.finance.png b/dapps/shiftly.finance.png old mode 100755 new mode 100644 diff --git a/dapps/slots.spin4.fun.png b/dapps/slots.spin4.fun.png old mode 100755 new mode 100644 diff --git a/dapps/space-race.win4.fun.png b/dapps/space-race.win4.fun.png old mode 100755 new mode 100644 diff --git a/dapps/space-tetris.win4.fun.png b/dapps/space-tetris.win4.fun.png old mode 100755 new mode 100644 diff --git a/dapps/spiderdex.com.png b/dapps/spiderdex.com.png index 4d6c32f07441e..adaf3631b0e64 100644 Binary files a/dapps/spiderdex.com.png and b/dapps/spiderdex.com.png differ diff --git a/dapps/squidrouter.com.png b/dapps/squidrouter.com.png new file mode 100644 index 0000000000000..ec372e6cf585e Binary files /dev/null and b/dapps/squidrouter.com.png differ diff --git a/dapps/staking.thundercore.com.png b/dapps/staking.thundercore.com.png old mode 100755 new mode 100644 diff --git a/dapps/stargate.finance.png b/dapps/stargate.finance.png new file mode 100644 index 0000000000000..eb56736d238a5 Binary files /dev/null and b/dapps/stargate.finance.png differ diff --git a/dapps/surnft.com.png b/dapps/surnft.com.png new file mode 100644 index 0000000000000..45b116163ac14 Binary files /dev/null and b/dapps/surnft.com.png differ diff --git a/dapps/swap.cow.fi.png b/dapps/swap.cow.fi.png new file mode 100644 index 0000000000000..018d56d7c0508 Binary files /dev/null and b/dapps/swap.cow.fi.png differ diff --git a/dapps/swaptuna.com.png b/dapps/swaptuna.com.png index 195589196a4eb..495457c2f8ac8 100644 Binary files a/dapps/swaptuna.com.png and b/dapps/swaptuna.com.png differ diff --git a/dapps/thorchain.org.png b/dapps/thorchain.org.png new file mode 100644 index 0000000000000..f53a26c606f94 Binary files /dev/null and b/dapps/thorchain.org.png differ diff --git a/dapps/tokentool.bitbond.com.png b/dapps/tokentool.bitbond.com.png new file mode 100644 index 0000000000000..08874c8be8e76 Binary files /dev/null and b/dapps/tokentool.bitbond.com.png differ diff --git a/dapps/tomoswap.com.png b/dapps/tomoswap.com.png old mode 100755 new mode 100644 diff --git a/dapps/tools.crypton.xyz.png b/dapps/tools.crypton.xyz.png new file mode 100644 index 0000000000000..47a879126b255 Binary files /dev/null and b/dapps/tools.crypton.xyz.png differ diff --git a/dapps/tranchess.com.png b/dapps/tranchess.com.png new file mode 100644 index 0000000000000..e3e634c7886f4 Binary files /dev/null and b/dapps/tranchess.com.png differ diff --git a/dapps/ttroll.ttmobileapps.com.png b/dapps/ttroll.ttmobileapps.com.png old mode 100755 new mode 100644 diff --git a/dapps/tw.1inchpromo.png b/dapps/tw.1inchpromo.png new file mode 100644 index 0000000000000..d4e1bcf963c85 Binary files /dev/null and b/dapps/tw.1inchpromo.png differ diff --git a/dapps/tw.arb.giveaway.png b/dapps/tw.arb.giveaway.png new file mode 100644 index 0000000000000..b90a82b50a387 Binary files /dev/null and b/dapps/tw.arb.giveaway.png differ diff --git a/dapps/tw.btcgiveaway.png b/dapps/tw.btcgiveaway.png new file mode 100644 index 0000000000000..2e6acf0cc5c33 Binary files /dev/null and b/dapps/tw.btcgiveaway.png differ diff --git a/dapps/tw.discover.ethstake.png b/dapps/tw.discover.ethstake.png new file mode 100644 index 0000000000000..d41dfd1553a5d Binary files /dev/null and b/dapps/tw.discover.ethstake.png differ diff --git a/dapps/tw.discover.playbux.png b/dapps/tw.discover.playbux.png new file mode 100644 index 0000000000000..791059191ba4a Binary files /dev/null and b/dapps/tw.discover.playbux.png differ diff --git a/dapps/tw.discover.swap.png b/dapps/tw.discover.swap.png new file mode 100644 index 0000000000000..360eb48fae044 Binary files /dev/null and b/dapps/tw.discover.swap.png differ diff --git a/dapps/tw.discover.swap_giveaway.png b/dapps/tw.discover.swap_giveaway.png new file mode 100644 index 0000000000000..59dba0243479f Binary files /dev/null and b/dapps/tw.discover.swap_giveaway.png differ diff --git a/dapps/tw.newbrandhere.png b/dapps/tw.newbrandhere.png new file mode 100644 index 0000000000000..f3448229c818a Binary files /dev/null and b/dapps/tw.newbrandhere.png differ diff --git a/dapps/tw.rebrandpromo.png b/dapps/tw.rebrandpromo.png new file mode 100644 index 0000000000000..ab3172cadf3dc Binary files /dev/null and b/dapps/tw.rebrandpromo.png differ diff --git a/dapps/tw.secure.assets.png b/dapps/tw.secure.assets.png new file mode 100644 index 0000000000000..4b7d5332f074d Binary files /dev/null and b/dapps/tw.secure.assets.png differ diff --git a/dapps/tw.swift.feedback_logo.png b/dapps/tw.swift.feedback_logo.png new file mode 100644 index 0000000000000..84363b2d5d895 Binary files /dev/null and b/dapps/tw.swift.feedback_logo.png differ diff --git a/dapps/tw.swift.gas_logo.png b/dapps/tw.swift.gas_logo.png new file mode 100644 index 0000000000000..6bb8706cb518e Binary files /dev/null and b/dapps/tw.swift.gas_logo.png differ diff --git a/dapps/tw.swift.passkey_logo.png b/dapps/tw.swift.passkey_logo.png new file mode 100644 index 0000000000000..782565b030ff7 Binary files /dev/null and b/dapps/tw.swift.passkey_logo.png differ diff --git a/dapps/tw.swift.security_logo.png b/dapps/tw.swift.security_logo.png new file mode 100644 index 0000000000000..68a7505f7e6d6 Binary files /dev/null and b/dapps/tw.swift.security_logo.png differ diff --git a/dapps/tw.swift.starte_guide_logo.png b/dapps/tw.swift.starte_guide_logo.png new file mode 100644 index 0000000000000..611d3d0f39d95 Binary files /dev/null and b/dapps/tw.swift.starte_guide_logo.png differ diff --git a/dapps/tw.udpromo.png b/dapps/tw.udpromo.png new file mode 100644 index 0000000000000..6639307546186 Binary files /dev/null and b/dapps/tw.udpromo.png differ diff --git a/dapps/tw_scw_writing_hand.png b/dapps/tw_scw_writing_hand.png new file mode 100644 index 0000000000000..6018e040fa299 Binary files /dev/null and b/dapps/tw_scw_writing_hand.png differ diff --git a/dapps/v1exchange.pancakeswap.finance.png b/dapps/v1exchange.pancakeswap.finance.png new file mode 100644 index 0000000000000..67ad01f3e1e8b Binary files /dev/null and b/dapps/v1exchange.pancakeswap.finance.png differ diff --git a/dapps/v3app.everrise.com.png b/dapps/v3app.everrise.com.png new file mode 100644 index 0000000000000..3cb06525d2f94 Binary files /dev/null and b/dapps/v3app.everrise.com.png differ diff --git a/dapps/wolfible.com.png b/dapps/wolfible.com.png new file mode 100644 index 0000000000000..3fa965c31ae00 Binary files /dev/null and b/dapps/wolfible.com.png differ diff --git a/dapps/www.bakeryswap.org.png b/dapps/www.bakeryswap.org.png index b78a45e12b79b..d819fa1306dae 100644 Binary files a/dapps/www.bakeryswap.org.png and b/dapps/www.bakeryswap.org.png differ diff --git a/dapps/www.circle.com.png b/dapps/www.circle.com.png new file mode 100644 index 0000000000000..fcfcccee7321a Binary files /dev/null and b/dapps/www.circle.com.png differ diff --git a/dapps/www.galler.io.png b/dapps/www.galler.io.png new file mode 100644 index 0000000000000..412cbe26ffd2a Binary files /dev/null and b/dapps/www.galler.io.png differ diff --git a/dapps/www.synapseprotocol.com.png b/dapps/www.synapseprotocol.com.png new file mode 100644 index 0000000000000..ea35f62701a2c Binary files /dev/null and b/dapps/www.synapseprotocol.com.png differ diff --git a/dapps/zed.run.png b/dapps/zed.run.png old mode 100755 new mode 100644 diff --git a/go.mod b/go.mod new file mode 100644 index 0000000000000..1ac8b70c16d58 --- /dev/null +++ b/go.mod @@ -0,0 +1,43 @@ +module github.com/trustwallet/assets + +go 1.19 + +require ( + github.com/sirupsen/logrus v1.9.0 + github.com/spf13/cobra v1.7.0 + github.com/trustwallet/assets-go-libs v0.3.7 + github.com/trustwallet/go-libs v0.7.3 + github.com/trustwallet/go-primitives v0.1.22 +) + +require ( + github.com/beorn7/perks v1.0.1 // indirect + github.com/cespare/xxhash/v2 v2.1.2 // indirect + github.com/deckarep/golang-set v1.7.1 // indirect + github.com/fsnotify/fsnotify v1.5.1 // indirect + github.com/golang/protobuf v1.5.2 // indirect + github.com/hashicorp/hcl v1.0.0 // indirect + github.com/inconshreveable/mousetrap v1.1.0 // indirect + github.com/magiconair/properties v1.8.5 // indirect + github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect + github.com/mitchellh/mapstructure v1.4.3 // indirect + github.com/patrickmn/go-cache v2.1.0+incompatible // indirect + github.com/pelletier/go-toml v1.9.4 // indirect + github.com/prometheus/client_golang v1.12.0 // indirect + github.com/prometheus/client_model v0.2.0 // indirect + github.com/prometheus/common v0.32.1 // indirect + github.com/prometheus/procfs v0.7.3 // indirect + github.com/spf13/afero v1.6.0 // indirect + github.com/spf13/cast v1.4.1 // indirect + github.com/spf13/jwalterweatherman v1.1.0 // indirect + github.com/spf13/pflag v1.0.5 // indirect + github.com/spf13/viper v1.10.0 // indirect + github.com/subosito/gotenv v1.2.0 // indirect + golang.org/x/crypto v0.4.0 // indirect + golang.org/x/image v0.5.0 // indirect + golang.org/x/sys v0.3.0 // indirect + golang.org/x/text v0.7.0 // indirect + google.golang.org/protobuf v1.27.1 // indirect + gopkg.in/ini.v1 v1.66.2 // indirect + gopkg.in/yaml.v2 v2.4.0 // indirect +) diff --git a/go.sum b/go.sum new file mode 100644 index 0000000000000..44bb33fdabcab --- /dev/null +++ b/go.sum @@ -0,0 +1,551 @@ +cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= +cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw= +cloud.google.com/go v0.38.0/go.mod h1:990N+gfupTy94rShfmMCWGDn0LpTmnzTp2qbd1dvSRU= +cloud.google.com/go v0.44.1/go.mod h1:iSa0KzasP4Uvy3f1mN/7PiObzGgflwredwwASm/v6AU= +cloud.google.com/go v0.44.2/go.mod h1:60680Gw3Yr4ikxnPRS/oxxkBccT6SA1yMk63TGekxKY= +cloud.google.com/go v0.45.1/go.mod h1:RpBamKRgapWJb87xiFSdk4g1CME7QZg3uwTez+TSTjc= +cloud.google.com/go v0.46.3/go.mod h1:a6bKKbmY7er1mI7TEI4lsAkts/mkhTSZK8w33B4RAg0= +cloud.google.com/go v0.50.0/go.mod h1:r9sluTvynVuxRIOHXQEHMFffphuXHOMZMycpNR5e6To= +cloud.google.com/go v0.52.0/go.mod h1:pXajvRH/6o3+F9jDHZWQ5PbGhn+o8w9qiu/CffaVdO4= +cloud.google.com/go v0.53.0/go.mod h1:fp/UouUEsRkN6ryDKNW/Upv/JBKnv6WDthjR6+vze6M= +cloud.google.com/go v0.54.0/go.mod h1:1rq2OEkV3YMf6n/9ZvGWI3GWw0VoqH/1x2nd8Is/bPc= +cloud.google.com/go v0.56.0/go.mod h1:jr7tqZxxKOVYizybht9+26Z/gUq7tiRzu+ACVAMbKVk= +cloud.google.com/go v0.57.0/go.mod h1:oXiQ6Rzq3RAkkY7N6t3TcE6jE+CIBBbA36lwQ1JyzZs= +cloud.google.com/go v0.62.0/go.mod h1:jmCYTdRCQuc1PHIIJ/maLInMho30T/Y0M4hTdTShOYc= +cloud.google.com/go v0.65.0/go.mod h1:O5N8zS7uWy9vkA9vayVHs65eM1ubvY4h553ofrNHObY= +cloud.google.com/go/bigquery v1.0.1/go.mod h1:i/xbL2UlR5RvWAURpBYZTtm/cXjCha9lbfbpx4poX+o= +cloud.google.com/go/bigquery v1.3.0/go.mod h1:PjpwJnslEMmckchkHFfq+HTD2DmtT67aNFKH1/VBDHE= +cloud.google.com/go/bigquery v1.4.0/go.mod h1:S8dzgnTigyfTmLBfrtrhyYhwRxG72rYxvftPBK2Dvzc= +cloud.google.com/go/bigquery v1.5.0/go.mod h1:snEHRnqQbz117VIFhE8bmtwIDY80NLUZUMb4Nv6dBIg= +cloud.google.com/go/bigquery v1.7.0/go.mod h1://okPTzCYNXSlb24MZs83e2Do+h+VXtc4gLoIoXIAPc= +cloud.google.com/go/bigquery v1.8.0/go.mod h1:J5hqkt3O0uAFnINi6JXValWIb1v0goeZM77hZzJN/fQ= +cloud.google.com/go/datastore v1.0.0/go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE= +cloud.google.com/go/datastore v1.1.0/go.mod h1:umbIZjpQpHh4hmRpGhH4tLFup+FVzqBi1b3c64qFpCk= +cloud.google.com/go/pubsub v1.0.1/go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I= +cloud.google.com/go/pubsub v1.1.0/go.mod h1:EwwdRX2sKPjnvnqCa270oGRyludottCI76h+R3AArQw= +cloud.google.com/go/pubsub v1.2.0/go.mod h1:jhfEVHT8odbXTkndysNHCcx0awwzvfOlguIAii9o8iA= +cloud.google.com/go/pubsub v1.3.1/go.mod h1:i+ucay31+CNRpDW4Lu78I4xXG+O1r/MAHgjpRVR+TSU= +cloud.google.com/go/storage v1.0.0/go.mod h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw= +cloud.google.com/go/storage v1.5.0/go.mod h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0ZeosJ0Rtdos= +cloud.google.com/go/storage v1.6.0/go.mod h1:N7U0C8pVQ/+NIKOBQyamJIeKQKkZ+mxpohlUTyfDhBk= +cloud.google.com/go/storage v1.8.0/go.mod h1:Wv1Oy7z6Yz3DshWRJFhqM/UCfaWIRTdp0RXyy7KQOVs= +cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9ullr3+Kg0= +dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU= +github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= +github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= +github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= +github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc= +github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0= +github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0= +github.com/alecthomas/units v0.0.0-20190924025748-f65c72e2690d/go.mod h1:rBZYJk541a8SKzHPHnH3zbiI+7dagKZ0cgpgrD7Fyho= +github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q= +github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8= +github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM= +github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw= +github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU= +github.com/cespare/xxhash/v2 v2.1.1/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs= +github.com/cespare/xxhash/v2 v2.1.2 h1:YRXhKfTDauu4ajMg1TPgFO5jnlC2HCbmLXMcTG5cbYE= +github.com/cespare/xxhash/v2 v2.1.2/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs= +github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWRnGsAI= +github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI= +github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU= +github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw= +github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc= +github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= +github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= +github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= +github.com/deckarep/golang-set v1.7.1 h1:SCQV0S6gTtp6itiFrTqI+pfmJ4LN85S1YzhDf9rTHJQ= +github.com/deckarep/golang-set v1.7.1/go.mod h1:93vsz/8Wt4joVM7c2AVqh+YRMiUSc14yDtF28KmMOgQ= +github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4= +github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4= +github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98= +github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c= +github.com/fsnotify/fsnotify v1.5.1 h1:mZcQUHVQUQWoPXXtuf9yuEXKudkV2sx1E06UadKWpgI= +github.com/fsnotify/fsnotify v1.5.1/go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU= +github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE= +github.com/gin-gonic/gin v1.7.7 h1:3DoBmSbJbZAWqXJC3SLjAPfutPJJRN1U5pALB7EeTTs= +github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU= +github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= +github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8= +github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= +github.com/go-kit/kit v0.9.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= +github.com/go-kit/log v0.1.0/go.mod h1:zbhenjAZHb184qTLMA9ZjW7ThYL0H2mk7Q6pNt4vbaY= +github.com/go-logfmt/logfmt v0.3.0/go.mod h1:Qt1PoO58o5twSAckw1HlFXLmHsOX5/0LbT9GBnD5lWE= +github.com/go-logfmt/logfmt v0.4.0/go.mod h1:3RMwSq7FuexP4Kalkev3ejPJsZTpXXBr9+V4qmtdjCk= +github.com/go-logfmt/logfmt v0.5.0/go.mod h1:wCYkCAKZfumFQihp8CzCvQ3paCTfi41vtzG1KdI/P7A= +github.com/go-playground/locales v0.13.0 h1:HyWk6mgj5qFqCT5fjGBuRArbVDfE4hi8+e8ceBS/t7Q= +github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD876Lmtgy7VtROAbHHXk8no= +github.com/go-playground/validator/v10 v10.4.1 h1:pH2c5ADXtd66mxoE0Zm9SUhxE20r7aM3F26W0hOn+GE= +github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY= +github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ= +github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q= +github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= +github.com/golang/groupcache v0.0.0-20191227052852-215e87163ea7/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= +github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc= +github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= +github.com/golang/mock v1.2.0/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A= +github.com/golang/mock v1.3.1/go.mod h1:sBzyDLLjw3U8JLTeZvSv8jJB+tU5PVekmnlKIyFUx0Y= +github.com/golang/mock v1.4.0/go.mod h1:UOMv5ysSaYNkG+OFQykRIcU/QvvxJf3p21QfJ2Bt3cw= +github.com/golang/mock v1.4.1/go.mod h1:UOMv5ysSaYNkG+OFQykRIcU/QvvxJf3p21QfJ2Bt3cw= +github.com/golang/mock v1.4.3/go.mod h1:UOMv5ysSaYNkG+OFQykRIcU/QvvxJf3p21QfJ2Bt3cw= +github.com/golang/mock v1.4.4/go.mod h1:l3mdAwkq5BuhzHwde/uurv3sEJeZMXNpwsxVWU71h+4= +github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U= +github.com/golang/protobuf v1.3.3/go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw= +github.com/golang/protobuf v1.3.4/go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw= +github.com/golang/protobuf v1.3.5/go.mod h1:6O5/vntMXwX2lRkT1hjjk0nAC1IDOTvTlVgjlRvqsdk= +github.com/golang/protobuf v1.4.0-rc.1/go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8= +github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA= +github.com/golang/protobuf v1.4.0-rc.2/go.mod h1:LlEzMj4AhA7rCAGe4KMBDvJI+AwstrUpVNzEA03Pprs= +github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod h1:WU3c8KckQ9AFe+yFwt9sWVRKCVIyN9cPHBJSNnbL67w= +github.com/golang/protobuf v1.4.0/go.mod h1:jodUvKwWbYaEsadDk5Fwe5c77LiNKVO9IDvqG2KuDX0= +github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QDs8UjoX8= +github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI= +github.com/golang/protobuf v1.4.3/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI= +github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk= +github.com/golang/protobuf v1.5.2 h1:ROPKBNFfQgOUMifHyP+KYbvpjbdoFNs+aK7DXlji0Tw= +github.com/golang/protobuf v1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY= +github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= +github.com/google/btree v1.0.0/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ= +github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M= +github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= +github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU= +github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.4.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.1/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.4/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE= +github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg= +github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg= +github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs= +github.com/google/martian/v3 v3.0.0/go.mod h1:y5Zk1BBys9G+gd6Jrk0W3cC1+ELVxBWuIGO+w/tUAp0= +github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc= +github.com/google/pprof v0.0.0-20190515194954-54271f7e092f/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc= +github.com/google/pprof v0.0.0-20191218002539-d4f498aebedc/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM= +github.com/google/pprof v0.0.0-20200212024743-f11f1df84d12/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM= +github.com/google/pprof v0.0.0-20200229191704-1ebb73c60ed3/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM= +github.com/google/pprof v0.0.0-20200430221834-fc25d7d30c6d/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM= +github.com/google/pprof v0.0.0-20200708004538-1a94d8640e99/go.mod h1:ZgVRPoUq/hfqzAqh7sHMqb3I9Rq5C59dIz2SbBwJ4eM= +github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI= +github.com/googleapis/gax-go/v2 v2.0.4/go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg= +github.com/googleapis/gax-go/v2 v2.0.5/go.mod h1:DWXyrwAJ9X0FpwwEdw+IPEYBICEFu5mhpdKc/us6bOk= +github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= +github.com/hashicorp/golang-lru v0.5.1/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8= +github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4= +github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ= +github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc= +github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8= +github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw= +github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4= +github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU= +github.com/json-iterator/go v1.1.10/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4= +github.com/json-iterator/go v1.1.11/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4= +github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM= +github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo= +github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU= +github.com/jstemmer/go-junit-report v0.9.1/go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk= +github.com/julienschmidt/httprouter v1.2.0/go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w= +github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM= +github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck= +github.com/konsorten/go-windows-terminal-sequences v1.0.1/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= +github.com/konsorten/go-windows-terminal-sequences v1.0.3/go.mod h1:T0+1ngSBFLxvqU3pZ+m/2kptfBszLMUkC4ZK/EgS/cQ= +github.com/kr/fs v0.1.0/go.mod h1:FFnZGqtBN9Gxj7eW1uZ42v5BccTP0vu6NEaFoC2HwRg= +github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515/go.mod h1:+0opPa2QZZtGFBFZlji/RkVcI2GknAs/DXo4wKdlNEc= +github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI= +github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo= +github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ= +github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= +github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= +github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y= +github.com/magiconair/properties v1.8.5 h1:b6kJs+EmPFMYGkow9GiUyCyOvIwYetYJ3fSaWak/Gls= +github.com/magiconair/properties v1.8.5/go.mod h1:y3VJvCyxH9uVvJTWEGAELF3aiYNyPKd5NZ3oSwXrF60= +github.com/mattn/go-isatty v0.0.14 h1:yVuAays6BHfxijgZPzw+3Zlu5yQgKGP2/hcQbHb7S9Y= +github.com/matttproud/golang_protobuf_extensions v1.0.1 h1:4hp9jkHxhMHkqkrB3Ix0jegS5sx/RkqARlsWZ6pIwiU= +github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0= +github.com/mitchellh/mapstructure v1.4.3 h1:OVowDSCllw/YjdLkam3/sm7wEtOy59d8ndGgCcyj8cs= +github.com/mitchellh/mapstructure v1.4.3/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo= +github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= +github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg= +github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= +github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0= +github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0= +github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M= +github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk= +github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U= +github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U= +github.com/patrickmn/go-cache v2.1.0+incompatible h1:HRMgzkcYKYpi3C8ajMPV8OFXaaRUnok+kx1WdO15EQc= +github.com/patrickmn/go-cache v2.1.0+incompatible/go.mod h1:3Qf8kWWT7OJRJbdiICTKqZju1ZixQ/KpMGzzAfe6+WQ= +github.com/pelletier/go-toml v1.9.4 h1:tjENF6MfZAg8e4ZmZTeWaWiT2vXtsoO6+iuOjFhECwM= +github.com/pelletier/go-toml v1.9.4/go.mod h1:u1nR/EPcESfeI/szUZKdtJ0xRNbUoANCkoOuaOx1Y+c= +github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= +github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= +github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= +github.com/pkg/sftp v1.10.1/go.mod h1:lYOWFsE0bwd1+KfKJaKeuokY15vzFx25BLbzYYoAxZI= +github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM= +github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4= +github.com/prometheus/client_golang v0.9.1/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw= +github.com/prometheus/client_golang v1.0.0/go.mod h1:db9x61etRT2tGnBNRi70OPL5FsnadC4Ky3P0J6CfImo= +github.com/prometheus/client_golang v1.7.1/go.mod h1:PY5Wy2awLA44sXw4AOSfFBetzPP4j5+D6mVACh+pe2M= +github.com/prometheus/client_golang v1.11.0/go.mod h1:Z6t4BnS23TR94PD6BsDNk8yVqroYurpAkEiz0P2BEV0= +github.com/prometheus/client_golang v1.12.0 h1:C+UIj/QWtmqY13Arb8kwMt5j34/0Z2iKamrJ+ryC0Gg= +github.com/prometheus/client_golang v1.12.0/go.mod h1:3Z9XVyYiZYEO+YQWt3RD2R3jrbd179Rt297l4aS6nDY= +github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo= +github.com/prometheus/client_model v0.0.0-20190129233127-fd36f4220a90/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= +github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= +github.com/prometheus/client_model v0.2.0 h1:uq5h0d+GuxiXLJLNABMgp2qUWDPiLvgCzz2dUR+/W/M= +github.com/prometheus/client_model v0.2.0/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA= +github.com/prometheus/common v0.4.1/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y86RQel1bk4= +github.com/prometheus/common v0.10.0/go.mod h1:Tlit/dnDKsSWFlCLTWaA1cyBgKHSMdTB80sz/V91rCo= +github.com/prometheus/common v0.26.0/go.mod h1:M7rCNAaPfAosfx8veZJCuw84e35h3Cfd9VFqTh1DIvc= +github.com/prometheus/common v0.32.1 h1:hWIdL3N2HoUx3B8j3YN9mWor0qhY/NlEKZEaXxuIRh4= +github.com/prometheus/common v0.32.1/go.mod h1:vu+V0TpY+O6vW9J44gczi3Ap/oXXR10b+M/gUGO4Hls= +github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk= +github.com/prometheus/procfs v0.0.2/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA= +github.com/prometheus/procfs v0.1.3/go.mod h1:lV6e/gmhEcM9IjHGsFOCxxuZ+z1YqCvr4OA4YeYWdaU= +github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA= +github.com/prometheus/procfs v0.7.3 h1:4jVXhlkAyzOScmCkXBTOLRLTz8EeU+eyjrwB/EPq0VU= +github.com/prometheus/procfs v0.7.3/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1xBZuNvfVA= +github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= +github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= +github.com/sirupsen/logrus v1.2.0/go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo= +github.com/sirupsen/logrus v1.4.2/go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE= +github.com/sirupsen/logrus v1.6.0/go.mod h1:7uNnSEd1DgxDLC74fIahvMZmmYsHGZGEOFrfsX/uA88= +github.com/sirupsen/logrus v1.9.0 h1:trlNQbNUG3OdDrDil03MCb1H2o9nJ1x4/5LYw7byDE0= +github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ= +github.com/spf13/afero v1.6.0 h1:xoax2sJ2DT8S8xA2paPFjDCScCNeWsg75VG0DLRreiY= +github.com/spf13/afero v1.6.0/go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z93I= +github.com/spf13/cast v1.4.1 h1:s0hze+J0196ZfEMTs80N7UlFt0BDuQ7Q+JDnHiMWKdA= +github.com/spf13/cast v1.4.1/go.mod h1:Qx5cxh0v+4UWYiBimWS+eyWzqEqokIECu5etghLkUJE= +github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I= +github.com/spf13/cobra v1.7.0/go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0= +github.com/spf13/jwalterweatherman v1.1.0 h1:ue6voC5bR5F8YxI5S67j9i582FU4Qvo2bmqnqMYADFk= +github.com/spf13/jwalterweatherman v1.1.0/go.mod h1:aNWZUN0dPAAO/Ljvb5BEdw96iTZ0EXowPYD95IqWIGo= +github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA= +github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= +github.com/spf13/viper v1.10.0 h1:mXH0UwHS4D2HwWZa75im4xIQynLfblmWV7qcWpfv0yk= +github.com/spf13/viper v1.10.0/go.mod h1:SoyBPwAtKDzypXNDFKN5kzH7ppppbGZtls1UpIy5AsM= +github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/objx v0.1.1/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME= +github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs= +github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= +github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4= +github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= +github.com/stretchr/testify v1.8.0 h1:pSgiaMZlXftHpm5L7V1+rVB+AZJydKsMxsQBIJw4PKk= +github.com/subosito/gotenv v1.2.0 h1:Slr1R9HxAlEKefgq5jn9U+DnETlIUa6HfgEzj0g5d7s= +github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw= +github.com/trustwallet/assets-go-libs v0.3.7 h1:i33k7eD1DFG+0mRFkXhB3qjTJPb87KkBi+4W/QAMvxI= +github.com/trustwallet/assets-go-libs v0.3.7/go.mod h1:4BokTTw6UBPEsyXv8jHmX07bKECLcDbzX8YnIBNrCg8= +github.com/trustwallet/go-libs v0.7.3 h1:X5KTj2/582Iv/3Pbm9AKPABBlwGE0tLGbQir66jD6U0= +github.com/trustwallet/go-libs v0.7.3/go.mod h1:5TQECBJo2ZUhGvB4pTKtyYeclGhzlYooVv/EufU4Axk= +github.com/trustwallet/go-primitives v0.1.22 h1:wjKuEfsu9vyIW314592AjMShBt0SSKrrg54BTf0+BIc= +github.com/trustwallet/go-primitives v0.1.22/go.mod h1:GN9WNIOvtz9j77FSYLEqC7apbMlzQnFLNO9LOCMy5Mc= +github.com/ugorji/go/codec v1.1.7 h1:2SvQaVZ1ouYrrKKwoSk2pzd4A9evlKJb9oTL+OaLUSs= +github.com/yuin/goldmark v1.1.25/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= +github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= +github.com/yuin/goldmark v1.1.32/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74= +github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY= +go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU= +go.opencensus.io v0.22.0/go.mod h1:+kGneAE2xo2IficOXnaByMWTGM9T73dGwxeWcUqIpI8= +go.opencensus.io v0.22.2/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw= +go.opencensus.io v0.22.3/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw= +go.opencensus.io v0.22.4/go.mod h1:yxeiOL68Rb0Xd1ddK5vPZ/oVn4vY4Ynel7k9FzqtOIw= +golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= +golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= +golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= +golang.org/x/crypto v0.0.0-20190605123033-f99c8df09eb5/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= +golang.org/x/crypto v0.0.0-20190820162420-60c769a6c586/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= +golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= +golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= +golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= +golang.org/x/crypto v0.4.0 h1:UVQgzMY87xqpKNgb+kDsll2Igd33HszWHFLmpaRMq/8= +golang.org/x/crypto v0.4.0/go.mod h1:3quD/ATkf6oY+rnes5c3ExXTbLc8mueNue5/DoinL80= +golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= +golang.org/x/exp v0.0.0-20190306152737-a1d7652674e8/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= +golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522/go.mod h1:ZjyILWgesfNpC6sMxTJOJm9Kp84zZh5NQWvqDGG3Qr8= +golang.org/x/exp v0.0.0-20190829153037-c13cbed26979/go.mod h1:86+5VVa7VpoJ4kLfm080zCjGlMRFzhUhsZKEZO7MGek= +golang.org/x/exp v0.0.0-20191030013958-a1ab85dbe136/go.mod h1:JXzH8nQsPlswgeRAPE3MuO9GYsAcnJvJ4vnMwN/5qkY= +golang.org/x/exp v0.0.0-20191129062945-2f5052295587/go.mod h1:2RIsYlXP63K8oxa1u096TMicItID8zy7Y6sNkU49FU4= +golang.org/x/exp v0.0.0-20191227195350-da58074b4299/go.mod h1:2RIsYlXP63K8oxa1u096TMicItID8zy7Y6sNkU49FU4= +golang.org/x/exp v0.0.0-20200119233911-0405dc783f0a/go.mod h1:2RIsYlXP63K8oxa1u096TMicItID8zy7Y6sNkU49FU4= +golang.org/x/exp v0.0.0-20200207192155-f17229e696bd/go.mod h1:J/WKrq2StrnmMY6+EHIKF9dgMWnmCNThgcyBT1FY9mM= +golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6/go.mod h1:3jZMyOhIsHpP37uCMkUooju7aAi5cS1Q23tOzKc+0MU= +golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js= +golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0= +golang.org/x/image v0.5.0 h1:5JMiNunQeQw++mMOz48/ISeNu3Iweh/JaZU8ZLqHRrI= +golang.org/x/image v0.5.0/go.mod h1:FVC7BI/5Ym8R25iw5OLsgshdUBbT1h5jZTpA+mvAdZ4= +golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= +golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= +golang.org/x/lint v0.0.0-20190301231843-5614ed5bae6f/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= +golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190409202823-959b441ac422/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190909230951-414d861bb4ac/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc= +golang.org/x/lint v0.0.0-20191125180803-fdd1cda4f05f/go.mod h1:5qLYkcX4OjUUV8bRuDixDT3tpyyb+LUpUlRWLxfhWrs= +golang.org/x/lint v0.0.0-20200130185559-910be7a94367/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY= +golang.org/x/lint v0.0.0-20200302205851-738671d3881b/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY= +golang.org/x/mobile v0.0.0-20190312151609-d3739f865fa6/go.mod h1:z+o9i4GpDbdi3rU15maQ/Ox0txvL9dWGYEHz965HBQE= +golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028/go.mod h1:E/iHnbuqvinMTCcRqshq8CkpyQDoeVncDDYHnLhea+o= +golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e/go.mod h1:mXi4GBBbnImb6dmsKGUJ2LatrhH/nqhxcFungHvyanc= +golang.org/x/mod v0.1.0/go.mod h1:0QHyrYULN0/3qlju5TqG8bIK38QM8yzMo5ekMj3DlcY= +golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee/go.mod h1:QqPTAvyqsEbceGzBzNggFXnrqF1CaUcvgkdR5Ot7KZg= +golang.org/x/mod v0.1.1-0.20191107180719-034126e5016b/go.mod h1:QqPTAvyqsEbceGzBzNggFXnrqF1CaUcvgkdR5Ot7KZg= +golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= +golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA= +golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4= +golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20181114220301-adae6a3d119a/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4= +golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190501004415-9ce7a6920f09/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190503192946-f4e77d36d62c/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg= +golang.org/x/net v0.0.0-20190603091049-60506f45cf65/go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks= +golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20190628185345-da137c7871d7/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20190724013045-ca1201d0de80/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200202094626-16171245cfb2/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200222125558-5a598a2470a0/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200301022130-244492dfa37a/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s= +golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A= +golang.org/x/net v0.0.0-20200501053045-e0ff5e5a1de5/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A= +golang.org/x/net v0.0.0-20200506145744-7e3656a0809f/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A= +golang.org/x/net v0.0.0-20200513185701-a91f0712d120/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A= +golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A= +golang.org/x/net v0.0.0-20200625001655-4c5254603344/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= +golang.org/x/net v0.0.0-20200707034311-ab3426394381/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= +golang.org/x/net v0.0.0-20200822124328-c89045814202/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= +golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg= +golang.org/x/net v0.0.0-20210525063256-abc453219eb5/go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y= +golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c= +golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= +golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= +golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= +golang.org/x/oauth2 v0.0.0-20191202225959-858c2ad4c8b6/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= +golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= +golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c/go.mod h1:KelEdhl1UZF7XfJ4dDtk6s++YSgaE7mD/BuKKDLBl4A= +golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20201207232520-09787c993a3a/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= +golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20181116152217-5ac8a444bdc5/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY= +golang.org/x/sys v0.0.0-20190312061237-fead79001313/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190422165155-953cdadca894/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190502145724-3ef323f4f1fd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190507160741-ecd444e8653b/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190606165138-5da285871e9c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190624142023-c5567b49c5d0/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20190726091711-fc99dfbffb4e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20191001151750-bb3f8db39f24/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20191204072324-ce4227a45e2e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20191228213918-04cbcbbfeed8/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200106162015-b016eb3dc98e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200113162924-86b910548bc1/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200122134326-e047566fdf82/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200202164722-d101bd2416d5/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200331124033-c3d80250170d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200501052902-10377860bb8e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200511232937-7e40ca221e25/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200523222454-059865788121/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200615200032-f1bc736245b1/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20200803210538-64077c9b5642/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs= +golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220114195835-da31bd327af9/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.3.0 h1:w8ZOecv6NaNa/zC8944JTU3vz4u6Lagfk4RPQxv92NQ= +golang.org/x/sys v0.3.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= +golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8= +golang.org/x/text v0.0.0-20170915032832-14c0d48ead0c/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= +golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= +golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= +golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk= +golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= +golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= +golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ= +golang.org/x/text v0.7.0 h1:4BRB4x83lYWy72KwLD/qYDuTu7q9PjSagHvijDw7cLo= +golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= +golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= +golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= +golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= +golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= +golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY= +golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190312151545-0bb0c0a6e846/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190312170243-e65039ee4138/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs= +golang.org/x/tools v0.0.0-20190425150028-36563e24a262/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q= +golang.org/x/tools v0.0.0-20190506145303-2d16b83fe98c/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q= +golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q= +golang.org/x/tools v0.0.0-20190606124116-d0a3d012864b/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190628153133-6cdbf07be9d0/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc= +golang.org/x/tools v0.0.0-20190816200558-6889da9d5479/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20190911174233-4f2ddba30aff/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191012152004-8de300cfc20a/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191113191852-77e3bb0ad9e7/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191115202509-3a792d9c32b2/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191125144606-a911d9008d1f/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191130070609-6e064ea0cf2d/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo= +golang.org/x/tools v0.0.0-20191216173652-a0e659d51361/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20191227053925-7b8e75db28f4/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200117161641-43d50277825c/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200122220014-bf1340f18c4a/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200204074204-1cc6d1ef6c74/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200207183749-b753a1ba74fa/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200212150539-ea181f53ac56/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200224181240-023911ca70b2/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200227222343-706bc42d1f0d/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28= +golang.org/x/tools v0.0.0-20200304193943-95d2e580d8eb/go.mod h1:o4KQGtdN14AW+yjsvvwRTJJuXz8XRtIHtEnmAXLyFUw= +golang.org/x/tools v0.0.0-20200312045724-11d5b4c81c7d/go.mod h1:o4KQGtdN14AW+yjsvvwRTJJuXz8XRtIHtEnmAXLyFUw= +golang.org/x/tools v0.0.0-20200331025713-a30bf2db82d4/go.mod h1:Sl4aGygMT6LrqrWclx+PTx3U+LnKx/seiNR+3G19Ar8= +golang.org/x/tools v0.0.0-20200501065659-ab2804fb9c9d/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE= +golang.org/x/tools v0.0.0-20200512131952-2bc93b1c0c88/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE= +golang.org/x/tools v0.0.0-20200515010526-7d3b6ebf133d/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE= +golang.org/x/tools v0.0.0-20200618134242-20370b0cb4b2/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE= +golang.org/x/tools v0.0.0-20200729194436-6467de6f59a7/go.mod h1:njjCfa9FT2d7l9Bc6FUM5FLjQPp3cFF28FI3qnDFljA= +golang.org/x/tools v0.0.0-20200804011535-6c149bb5ef0d/go.mod h1:njjCfa9FT2d7l9Bc6FUM5FLjQPp3cFF28FI3qnDFljA= +golang.org/x/tools v0.0.0-20200825202427-b303f430e36d/go.mod h1:njjCfa9FT2d7l9Bc6FUM5FLjQPp3cFF28FI3qnDFljA= +golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc= +golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0= +google.golang.org/api v0.4.0/go.mod h1:8k5glujaEP+g9n7WNsDg8QP6cUVNI86fCNMcbazEtwE= +google.golang.org/api v0.7.0/go.mod h1:WtwebWUNSVBH/HAw79HIFXZNqEvBhG+Ra+ax0hx3E3M= +google.golang.org/api v0.8.0/go.mod h1:o4eAsZoiT+ibD93RtjEohWalFOjRDx6CVaqeizhEnKg= +google.golang.org/api v0.9.0/go.mod h1:o4eAsZoiT+ibD93RtjEohWalFOjRDx6CVaqeizhEnKg= +google.golang.org/api v0.13.0/go.mod h1:iLdEw5Ide6rF15KTC1Kkl0iskquN2gFfn9o9XIsbkAI= +google.golang.org/api v0.14.0/go.mod h1:iLdEw5Ide6rF15KTC1Kkl0iskquN2gFfn9o9XIsbkAI= +google.golang.org/api v0.15.0/go.mod h1:iLdEw5Ide6rF15KTC1Kkl0iskquN2gFfn9o9XIsbkAI= +google.golang.org/api v0.17.0/go.mod h1:BwFmGc8tA3vsd7r/7kR8DY7iEEGSU04BFxCo5jP/sfE= +google.golang.org/api v0.18.0/go.mod h1:BwFmGc8tA3vsd7r/7kR8DY7iEEGSU04BFxCo5jP/sfE= +google.golang.org/api v0.19.0/go.mod h1:BwFmGc8tA3vsd7r/7kR8DY7iEEGSU04BFxCo5jP/sfE= +google.golang.org/api v0.20.0/go.mod h1:BwFmGc8tA3vsd7r/7kR8DY7iEEGSU04BFxCo5jP/sfE= +google.golang.org/api v0.22.0/go.mod h1:BwFmGc8tA3vsd7r/7kR8DY7iEEGSU04BFxCo5jP/sfE= +google.golang.org/api v0.24.0/go.mod h1:lIXQywCXRcnZPGlsd8NbLnOjtAoL6em04bJ9+z0MncE= +google.golang.org/api v0.28.0/go.mod h1:lIXQywCXRcnZPGlsd8NbLnOjtAoL6em04bJ9+z0MncE= +google.golang.org/api v0.29.0/go.mod h1:Lcubydp8VUV7KeIHD9z2Bys/sm/vGKnG1UHuDBSrHWM= +google.golang.org/api v0.30.0/go.mod h1:QGmEvQ87FHZNiUVJkT14jQNYJ4ZJjdRF23ZXz5138Fc= +google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM= +google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= +google.golang.org/appengine v1.5.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4= +google.golang.org/appengine v1.6.1/go.mod h1:i06prIuMbXzDqacNJfV5OdTW448YApPu5ww/cMBSeb0= +google.golang.org/appengine v1.6.5/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc= +google.golang.org/appengine v1.6.6/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCIDZVag1xfc= +google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc= +google.golang.org/genproto v0.0.0-20190307195333-5fe7a883aa19/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190418145605-e7d98fc518a7/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190425155659-357c62f0e4bb/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190502173448-54afdca5d873/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE= +google.golang.org/genproto v0.0.0-20190801165951-fa694d86fc64/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc= +google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc= +google.golang.org/genproto v0.0.0-20190911173649-1774047e7e51/go.mod h1:IbNlFCBrqXvoKpeg0TB2l7cyZUmoaFKYIwrEpbDKLA8= +google.golang.org/genproto v0.0.0-20191108220845-16a3f7862a1a/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc= +google.golang.org/genproto v0.0.0-20191115194625-c23dd37a84c9/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc= +google.golang.org/genproto v0.0.0-20191216164720-4f79533eabd1/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc= +google.golang.org/genproto v0.0.0-20191230161307-f3c370f40bfb/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc= +google.golang.org/genproto v0.0.0-20200115191322-ca5a22157cba/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc= +google.golang.org/genproto v0.0.0-20200122232147-0452cf42e150/go.mod h1:n3cpQtvxv34hfy77yVDNjmbRyujviMdxYliBSkLhpCc= +google.golang.org/genproto v0.0.0-20200204135345-fa8e72b47b90/go.mod h1:GmwEX6Z4W5gMy59cAlVYjN9JhxgbQH6Gn+gFDQe2lzA= +google.golang.org/genproto v0.0.0-20200212174721-66ed5ce911ce/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= +google.golang.org/genproto v0.0.0-20200224152610-e50cd9704f63/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= +google.golang.org/genproto v0.0.0-20200228133532-8c2c7df3a383/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= +google.golang.org/genproto v0.0.0-20200305110556-506484158171/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= +google.golang.org/genproto v0.0.0-20200312145019-da6875a35672/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= +google.golang.org/genproto v0.0.0-20200331122359-1ee6d9798940/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= +google.golang.org/genproto v0.0.0-20200430143042-b979b6f78d84/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= +google.golang.org/genproto v0.0.0-20200511104702-f5ebc3bea380/go.mod h1:55QSHmfGQM9UVYDPBsyGGes0y52j32PQ3BqQfXhyH3c= +google.golang.org/genproto v0.0.0-20200515170657-fc4c6c6a6587/go.mod h1:YsZOwe1myG/8QRHRsmBRE1LrgQY60beZKjly0O1fX9U= +google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo= +google.golang.org/genproto v0.0.0-20200618031413-b414f8b61790/go.mod h1:jDfRM7FcilCzHH/e9qn6dsT145K34l5v+OpcnNgKAAA= +google.golang.org/genproto v0.0.0-20200729003335-053ba62fc06f/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no= +google.golang.org/genproto v0.0.0-20200804131852-c06518451d9c/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no= +google.golang.org/genproto v0.0.0-20200825200019-8632dd797987/go.mod h1:FWY/as6DDZQgahTzZj3fqbO1CbirC29ZNUFHwi0/+no= +google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c= +google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38= +google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM= +google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg= +google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY= +google.golang.org/grpc v1.26.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk= +google.golang.org/grpc v1.27.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk= +google.golang.org/grpc v1.27.1/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk= +google.golang.org/grpc v1.28.0/go.mod h1:rpkK4SK4GF4Ach/+MFLZUBavHOvF2JJB5uozKKal+60= +google.golang.org/grpc v1.29.1/go.mod h1:itym6AZVZYACWQqET3MqgPpjcuV5QH3BxFS3IjizoKk= +google.golang.org/grpc v1.30.0/go.mod h1:N36X2cJ7JwdamYAgDz+s+rVMFjt3numwzf/HckM8pak= +google.golang.org/grpc v1.31.0/go.mod h1:N36X2cJ7JwdamYAgDz+s+rVMFjt3numwzf/HckM8pak= +google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8= +google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0= +google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM= +google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miEFZTKqfCUM6K7xSMQL9OKL/b6hQv+e19PK+JZNE= +google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo= +google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= +google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= +google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU= +google.golang.org/protobuf v1.24.0/go.mod h1:r/3tXBNzIEhYS9I1OUVjXDlt8tc493IdKGjtUeSXeh4= +google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c= +google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw= +google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc= +google.golang.org/protobuf v1.27.1 h1:SnqbnDw1V7RiZcXPx5MEeqPv2s79L9i7BJUlG/+RurQ= +google.golang.org/protobuf v1.27.1/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc= +gopkg.in/alecthomas/kingpin.v2 v2.2.6/go.mod h1:FMv+mEhP44yOT+4EoQTLFTRgOQ1FBLkstjWtayDeSgw= +gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogRM/Nc3DYOhEAlW+xobZo= +gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= +gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI= +gopkg.in/ini.v1 v1.66.2 h1:XfR1dOYubytKy4Shzc2LHrrGhU0lDCfDGG1yLPmpgsI= +gopkg.in/ini.v1 v1.66.2/go.mod h1:pNLf8WUiyNEtQjuu5G5vTm06TEv9tsIgeAvK8hOrP4k= +gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.2.5/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI= +gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY= +gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ= +gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= +gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= +gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= +honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4= +honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg= +honnef.co/go/tools v0.0.1-2020.1.3/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k= +honnef.co/go/tools v0.0.1-2020.1.4/go.mod h1:X/FiERA/W4tHapMX5mGpAtMSVEeEUOyHaw9vFzvIQ3k= +rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8= +rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0= +rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA= diff --git a/history/LATEST.json b/history/LATEST.json deleted file mode 100644 index e30b33996573d..0000000000000 --- a/history/LATEST.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "versionNum": 2983, - "commit": "ad011cd3745ec7c577112387bf39a1a0f7610621", - "date": "2021-07-19T01:27:21.411Z" -} \ No newline at end of file diff --git a/history/README.md b/history/README.md deleted file mode 100644 index 3cd2841b9ed45..0000000000000 --- a/history/README.md +++ /dev/null @@ -1,49 +0,0 @@ -# History -- Change management - -Change information is made available explicitly, so clients can update only changed assets, without accessing version information from git. - -Change information can be found in the folder `history`. - -There is the `history/LATEST.json` file, which always contains the current version info: - -- `versionNum`: a simple numerical version designator (e.g. 42). -- commit: the git commit SHA of the head of the master branch, info only. -- date: the date time of the last commit, info only. - -The folder `history/versions` contains 1 file per version, named `.json`, e.g. `42.json`. -This file contains the list of changed files between the two versions, plus some meta info. - -If there are many files changed, the files are not listed, but `"fullChange": true` is set. - -An example of a change file is: - -```json -{ - "versionEnd": { - "versionNum": 2, - "commit": "159cec70437445948d3081a0b1564b436bccb646", - "date": "2021-02-22T15:26:24.985Z" - }, - "versionStart": { - "versionNum": 1, - "commit": "f5117527c2e1dd89d51b72c3634d94edb5a04780", - "date": "2021-02-22T14:56:47.938Z" - }, - "fullChange": false, - "changeCount": 12, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/info.json", - "blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/logo.png", - "blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json", - "blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/logo.png", - "history/LATEST.json", - "history/versions/PLACEHOLDER", - "package.json", - "script/config.ts", - "script/entrypoint/history.ts", - "script/generic/history.ts", - "script/generic/update-all.ts" - ] -} -``` diff --git a/history/versions/10.json b/history/versions/10.json deleted file mode 100644 index 5b34932562f81..0000000000000 --- a/history/versions/10.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 10, - "commit": "ebff911e98056b140570f10fa9f9f2b63c268fbb", - "date": "2021-02-25T13:18:32.284Z" - }, - "versionStart": { - "versionNum": 9, - "commit": "a527c84642f76dc77c64e0edb620cad52d3ad2be", - "date": "2021-02-25T09:27:29.706Z" - }, - "changes": [ - "blockchains/binance/assets/CAS-167/info.json", - "blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/info.json", - "blockchains/smartchain/assets/0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c/info.json", - "blockchains/smartchain/assets/0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/100.json b/history/versions/100.json deleted file mode 100644 index 596d4feea123c..0000000000000 --- a/history/versions/100.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 100, - "commit": "aaeac04049d19436c73613babe07b759261d431d", - "date": "2021-03-05T10:04:06.916Z" - }, - "versionStart": { - "versionNum": 99, - "commit": "3376bd3b799013febcf840d4524990ede0d2e11a", - "date": "2021-03-05T10:02:50.393Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xf1738912ae7439475712520797583ac784ea9033/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1000.json b/history/versions/1000.json deleted file mode 100644 index e9b3f04afbfa1..0000000000000 --- a/history/versions/1000.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1000, - "commit": "1ea450b7282187435a8b81c753b48c1d23a44cf5", - "date": "2021-05-03T14:36:10.897Z" - }, - "versionStart": { - "versionNum": 999, - "commit": "66ba0d6b9676eceab5f8f929ffca8a4a2bc3088c", - "date": "2021-05-03T14:34:35.019Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1001.json b/history/versions/1001.json deleted file mode 100644 index a5928a888157b..0000000000000 --- a/history/versions/1001.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1001, - "commit": "c44b4f1b6bf46578cbc9f319c191b2763d54f0ad", - "date": "2021-05-03T15:10:11.338Z" - }, - "versionStart": { - "versionNum": 1000, - "commit": "1ea450b7282187435a8b81c753b48c1d23a44cf5", - "date": "2021-05-03T14:36:10.897Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json", - "blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1002.json b/history/versions/1002.json deleted file mode 100644 index 49265b98bc18f..0000000000000 --- a/history/versions/1002.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1002, - "commit": "9061b5c74f4c99ce7edb7b5672ae2902155c2fc0", - "date": "2021-05-03T15:11:38.674Z" - }, - "versionStart": { - "versionNum": 1001, - "commit": "c44b4f1b6bf46578cbc9f319c191b2763d54f0ad", - "date": "2021-05-03T15:10:11.338Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1003.json b/history/versions/1003.json deleted file mode 100644 index f858fbd69a98b..0000000000000 --- a/history/versions/1003.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1003, - "commit": "6bb8ca610ef24510dd683002261ce49b82f26a0d", - "date": "2021-05-03T15:52:42.038Z" - }, - "versionStart": { - "versionNum": 1002, - "commit": "9061b5c74f4c99ce7edb7b5672ae2902155c2fc0", - "date": "2021-05-03T15:11:38.674Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/info.json", - "blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1004.json b/history/versions/1004.json deleted file mode 100644 index eb5635ab52f68..0000000000000 --- a/history/versions/1004.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1004, - "commit": "70864c5869515dad44b17b2dac1770381ac6fd55", - "date": "2021-05-03T15:54:16.360Z" - }, - "versionStart": { - "versionNum": 1003, - "commit": "6bb8ca610ef24510dd683002261ce49b82f26a0d", - "date": "2021-05-03T15:52:42.038Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1005.json b/history/versions/1005.json deleted file mode 100644 index d5499980129dd..0000000000000 --- a/history/versions/1005.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1005, - "commit": "486e46fc6f4eaca0b4279a6c59e0337c624907f2", - "date": "2021-05-03T20:06:10.868Z" - }, - "versionStart": { - "versionNum": 1004, - "commit": "70864c5869515dad44b17b2dac1770381ac6fd55", - "date": "2021-05-03T15:54:16.360Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFeea0bDd3D07eb6FE305938878C0caDBFa169042/info.json", - "blockchains/smartchain/assets/0xFeea0bDd3D07eb6FE305938878C0caDBFa169042/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1006.json b/history/versions/1006.json deleted file mode 100644 index fc30eb8cadaa5..0000000000000 --- a/history/versions/1006.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1006, - "commit": "03a178b6f3cb9840734c662c6cac3a900558e78c", - "date": "2021-05-03T20:07:22.632Z" - }, - "versionStart": { - "versionNum": 1005, - "commit": "486e46fc6f4eaca0b4279a6c59e0337c624907f2", - "date": "2021-05-03T20:06:10.868Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1007.json b/history/versions/1007.json deleted file mode 100644 index 3365e381b0bef..0000000000000 --- a/history/versions/1007.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1007, - "commit": "c6bd9781d680b5518d1f2a19b8d582f7b92cd520", - "date": "2021-05-04T01:28:48.936Z" - }, - "versionStart": { - "versionNum": 1006, - "commit": "03a178b6f3cb9840734c662c6cac3a900558e78c", - "date": "2021-05-03T20:07:22.632Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1008.json b/history/versions/1008.json deleted file mode 100644 index 8be1265cbc5b9..0000000000000 --- a/history/versions/1008.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1008, - "commit": "3688b3f3eab6265e0417d5275634c78ad38bc54a", - "date": "2021-05-04T04:27:54.530Z" - }, - "versionStart": { - "versionNum": 1007, - "commit": "c6bd9781d680b5518d1f2a19b8d582f7b92cd520", - "date": "2021-05-04T01:28:48.936Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699/info.json", - "blockchains/smartchain/assets/0x0Fe3e956D2034BCEF01FbA8A2BfCA389cdb72699/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1009.json b/history/versions/1009.json deleted file mode 100644 index fdb28b7233b4e..0000000000000 --- a/history/versions/1009.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1009, - "commit": "054401a92e1698b800cc844b6d56fa6ec7431e90", - "date": "2021-05-04T04:29:32.352Z" - }, - "versionStart": { - "versionNum": 1008, - "commit": "3688b3f3eab6265e0417d5275634c78ad38bc54a", - "date": "2021-05-04T04:27:54.530Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/101.json b/history/versions/101.json deleted file mode 100644 index 3aa2a4e31b2f6..0000000000000 --- a/history/versions/101.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 101, - "commit": "3598562c2065999370ea4eca502e2d4320faff7a", - "date": "2021-03-05T10:07:50.998Z" - }, - "versionStart": { - "versionNum": 100, - "commit": "aaeac04049d19436c73613babe07b759261d431d", - "date": "2021-03-05T10:04:06.916Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json", - "blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1010.json b/history/versions/1010.json deleted file mode 100644 index a58a31f81de3e..0000000000000 --- a/history/versions/1010.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1010, - "commit": "53498669e2ecfb43d0a68c627510919087740873", - "date": "2021-05-04T05:01:08.741Z" - }, - "versionStart": { - "versionNum": 1009, - "commit": "054401a92e1698b800cc844b6d56fa6ec7431e90", - "date": "2021-05-04T04:29:32.352Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json", - "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1011.json b/history/versions/1011.json deleted file mode 100644 index ba773a6465935..0000000000000 --- a/history/versions/1011.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1011, - "commit": "4e23137a47423cfb18fa12eb8a121a7fd2da67b7", - "date": "2021-05-04T05:02:22.843Z" - }, - "versionStart": { - "versionNum": 1010, - "commit": "53498669e2ecfb43d0a68c627510919087740873", - "date": "2021-05-04T05:01:08.741Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1012.json b/history/versions/1012.json deleted file mode 100644 index 4f1313c5af7ef..0000000000000 --- a/history/versions/1012.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1012, - "commit": "642bbe4aa43bbe29fc8cfc11c765cdbff0d6728a", - "date": "2021-05-04T06:36:49.567Z" - }, - "versionStart": { - "versionNum": 1011, - "commit": "4e23137a47423cfb18fa12eb8a121a7fd2da67b7", - "date": "2021-05-04T05:02:22.843Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json", - "blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1013.json b/history/versions/1013.json deleted file mode 100644 index 6672d354f4ebf..0000000000000 --- a/history/versions/1013.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1013, - "commit": "c7235c553984c9a50c834529072e4ec58f4a9327", - "date": "2021-05-04T06:37:57.511Z" - }, - "versionStart": { - "versionNum": 1012, - "commit": "642bbe4aa43bbe29fc8cfc11c765cdbff0d6728a", - "date": "2021-05-04T06:36:49.567Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1014.json b/history/versions/1014.json deleted file mode 100644 index 8da306c5c4ccb..0000000000000 --- a/history/versions/1014.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1014, - "commit": "7c0ba831eb1f85b150dfd3ff752199e3aca01e04", - "date": "2021-05-04T08:51:26.685Z" - }, - "versionStart": { - "versionNum": 1013, - "commit": "c7235c553984c9a50c834529072e4ec58f4a9327", - "date": "2021-05-04T06:37:57.511Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json", - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1015.json b/history/versions/1015.json deleted file mode 100644 index 3f453afe9bf5a..0000000000000 --- a/history/versions/1015.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1015, - "commit": "2859e4c6eb30ebf311740ec7109860064288126a", - "date": "2021-05-04T08:52:50.363Z" - }, - "versionStart": { - "versionNum": 1014, - "commit": "7c0ba831eb1f85b150dfd3ff752199e3aca01e04", - "date": "2021-05-04T08:51:26.685Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1016.json b/history/versions/1016.json deleted file mode 100644 index 4f11ff8a4333d..0000000000000 --- a/history/versions/1016.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1016, - "commit": "95b6e4f1e1757b71719ebd2686f33f235aa28f54", - "date": "2021-05-04T09:22:03.791Z" - }, - "versionStart": { - "versionNum": 1015, - "commit": "2859e4c6eb30ebf311740ec7109860064288126a", - "date": "2021-05-04T08:52:50.363Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb/info.json", - "blockchains/smartchain/assets/0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1017.json b/history/versions/1017.json deleted file mode 100644 index ae6abbe85e28c..0000000000000 --- a/history/versions/1017.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1017, - "commit": "25c1a28ca15f1662208a64edbb869fbbaa703966", - "date": "2021-05-04T10:36:37.626Z" - }, - "versionStart": { - "versionNum": 1016, - "commit": "95b6e4f1e1757b71719ebd2686f33f235aa28f54", - "date": "2021-05-04T09:22:03.791Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3920123482070C1a2dff73AaD695c60e7c6F6862/info.json", - "blockchains/smartchain/assets/0x3920123482070C1a2dff73AaD695c60e7c6F6862/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1018.json b/history/versions/1018.json deleted file mode 100644 index 8b1839b2314c3..0000000000000 --- a/history/versions/1018.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1018, - "commit": "2fbb2059167902c8ea866cb87c76667f3b83db74", - "date": "2021-05-04T10:37:58.731Z" - }, - "versionStart": { - "versionNum": 1017, - "commit": "25c1a28ca15f1662208a64edbb869fbbaa703966", - "date": "2021-05-04T10:36:37.626Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1019.json b/history/versions/1019.json deleted file mode 100644 index e8d7895c5504b..0000000000000 --- a/history/versions/1019.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1019, - "commit": "36c6aee52765fac7f3b29a02a2aea3186efc15ac", - "date": "2021-05-04T13:24:45.952Z" - }, - "versionStart": { - "versionNum": 1018, - "commit": "2fbb2059167902c8ea866cb87c76667f3b83db74", - "date": "2021-05-04T10:37:58.731Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987/info.json", - "blockchains/smartchain/assets/0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/102.json b/history/versions/102.json deleted file mode 100644 index 41a561f38f26e..0000000000000 --- a/history/versions/102.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 102, - "commit": "1ad3a410f136a0b13bb13a911fe356ab23a04083", - "date": "2021-03-05T10:09:31.057Z" - }, - "versionStart": { - "versionNum": 101, - "commit": "3598562c2065999370ea4eca502e2d4320faff7a", - "date": "2021-03-05T10:07:50.998Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/info.json", - "blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1020.json b/history/versions/1020.json deleted file mode 100644 index aa9975b2e0730..0000000000000 --- a/history/versions/1020.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1020, - "commit": "09b2915c978767e76b159bce36ef400eee03465e", - "date": "2021-05-04T13:27:33.511Z" - }, - "versionStart": { - "versionNum": 1019, - "commit": "36c6aee52765fac7f3b29a02a2aea3186efc15ac", - "date": "2021-05-04T13:24:45.952Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1021.json b/history/versions/1021.json deleted file mode 100644 index a7132b9c942e9..0000000000000 --- a/history/versions/1021.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1021, - "commit": "4d4da3e95f2dda729766439f2f09bc7c93e1c36c", - "date": "2021-05-04T13:29:39.215Z" - }, - "versionStart": { - "versionNum": 1020, - "commit": "09b2915c978767e76b159bce36ef400eee03465e", - "date": "2021-05-04T13:27:33.511Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json", - "blockchains/tron/assets/TA6JuPYq2bFCRdTGyQtdTa2Xj5B4NB7sm1/info.json", - "blockchains/tron/assets/TA6JuPYq2bFCRdTGyQtdTa2Xj5B4NB7sm1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1022.json b/history/versions/1022.json deleted file mode 100644 index 5b466ba2e0a05..0000000000000 --- a/history/versions/1022.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1022, - "commit": "a3b64ad92d8af7c476adb6364b88c99ac79a8080", - "date": "2021-05-04T13:31:02.954Z" - }, - "versionStart": { - "versionNum": 1021, - "commit": "4d4da3e95f2dda729766439f2f09bc7c93e1c36c", - "date": "2021-05-04T13:29:39.215Z" - }, - "changes": [ - "blockchains/tron/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1023.json b/history/versions/1023.json deleted file mode 100644 index b26ffbecb601d..0000000000000 --- a/history/versions/1023.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1023, - "commit": "16a24c8e9c57b6675e970b5fd73ba7d6d8e25ca2", - "date": "2021-05-04T14:27:25.734Z" - }, - "versionStart": { - "versionNum": 1022, - "commit": "a3b64ad92d8af7c476adb6364b88c99ac79a8080", - "date": "2021-05-04T13:31:02.954Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7/info.json", - "blockchains/smartchain/assets/0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1024.json b/history/versions/1024.json deleted file mode 100644 index 158f03800cda7..0000000000000 --- a/history/versions/1024.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1024, - "commit": "2b09c7589359bdf39823351a4dabb27637b49330", - "date": "2021-05-04T14:28:43.556Z" - }, - "versionStart": { - "versionNum": 1023, - "commit": "16a24c8e9c57b6675e970b5fd73ba7d6d8e25ca2", - "date": "2021-05-04T14:27:25.734Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0523215DCafbF4E4aA92117d13C6985a3BeF27D7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1025.json b/history/versions/1025.json deleted file mode 100644 index 32118d439b620..0000000000000 --- a/history/versions/1025.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1025, - "commit": "0244f34eb6ae79448edf09c414e801087f08ad64", - "date": "2021-05-04T15:49:19.070Z" - }, - "versionStart": { - "versionNum": 1024, - "commit": "2b09c7589359bdf39823351a4dabb27637b49330", - "date": "2021-05-04T14:28:43.556Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/info.json", - "blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1026.json b/history/versions/1026.json deleted file mode 100644 index 6208d04461d32..0000000000000 --- a/history/versions/1026.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1026, - "commit": "c3c976bfc3e3ef27994736cb2038d85ead3a8fb8", - "date": "2021-05-04T15:50:40.277Z" - }, - "versionStart": { - "versionNum": 1025, - "commit": "0244f34eb6ae79448edf09c414e801087f08ad64", - "date": "2021-05-04T15:49:19.070Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1027.json b/history/versions/1027.json deleted file mode 100644 index f159ff3d26af6..0000000000000 --- a/history/versions/1027.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1027, - "commit": "180c20e8415f759098c0fd2691d74286bb2941bb", - "date": "2021-05-04T15:56:34.834Z" - }, - "versionStart": { - "versionNum": 1026, - "commit": "c3c976bfc3e3ef27994736cb2038d85ead3a8fb8", - "date": "2021-05-04T15:50:40.277Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472/info.json", - "blockchains/ethereum/assets/0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1028.json b/history/versions/1028.json deleted file mode 100644 index b1d8b87768bf8..0000000000000 --- a/history/versions/1028.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1028, - "commit": "c4a095f65f73fdabec9ec0f54b62d370aa0f1b8c", - "date": "2021-05-04T15:58:08.302Z" - }, - "versionStart": { - "versionNum": 1027, - "commit": "180c20e8415f759098c0fd2691d74286bb2941bb", - "date": "2021-05-04T15:56:34.834Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1029.json b/history/versions/1029.json deleted file mode 100644 index f24a9f85b9a62..0000000000000 --- a/history/versions/1029.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1029, - "commit": "bf75eebcde7d9a711bd088c5965a056446fc5b2f", - "date": "2021-05-04T16:00:35.861Z" - }, - "versionStart": { - "versionNum": 1028, - "commit": "c4a095f65f73fdabec9ec0f54b62d370aa0f1b8c", - "date": "2021-05-04T15:58:08.302Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/103.json b/history/versions/103.json deleted file mode 100644 index 8a39a69761094..0000000000000 --- a/history/versions/103.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 103, - "commit": "b0b8f5cbf1b321812c6ca5c9be58d0899e033127", - "date": "2021-03-05T10:10:49.279Z" - }, - "versionStart": { - "versionNum": 102, - "commit": "1ad3a410f136a0b13bb13a911fe356ab23a04083", - "date": "2021-03-05T10:09:31.057Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1030.json b/history/versions/1030.json deleted file mode 100644 index 8da6a5dfc2b5e..0000000000000 --- a/history/versions/1030.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1030, - "commit": "467b097b06d9087b828ecbdaddf9a503bc777b45", - "date": "2021-05-04T16:02:23.173Z" - }, - "versionStart": { - "versionNum": 1029, - "commit": "bf75eebcde7d9a711bd088c5965a056446fc5b2f", - "date": "2021-05-04T16:00:35.861Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1031.json b/history/versions/1031.json deleted file mode 100644 index 62daec17d5caf..0000000000000 --- a/history/versions/1031.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1031, - "commit": "8ad23edffabe275bd9be12adc53ab0f3c027ff1e", - "date": "2021-05-04T16:33:41.197Z" - }, - "versionStart": { - "versionNum": 1030, - "commit": "467b097b06d9087b828ecbdaddf9a503bc777b45", - "date": "2021-05-04T16:02:23.173Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/info.json", - "blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1032.json b/history/versions/1032.json deleted file mode 100644 index 3912900dd189c..0000000000000 --- a/history/versions/1032.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1032, - "commit": "78973bec80b86d2fad5fb35c4c53bb3dee838018", - "date": "2021-05-04T16:51:20.005Z" - }, - "versionStart": { - "versionNum": 1031, - "commit": "8ad23edffabe275bd9be12adc53ab0f3c027ff1e", - "date": "2021-05-04T16:33:41.197Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json", - "blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1033.json b/history/versions/1033.json deleted file mode 100644 index 114bb9eb949fa..0000000000000 --- a/history/versions/1033.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1033, - "commit": "a293ef585434cc60d05c5807bf45eb8c19dc61e2", - "date": "2021-05-04T16:52:35.556Z" - }, - "versionStart": { - "versionNum": 1032, - "commit": "78973bec80b86d2fad5fb35c4c53bb3dee838018", - "date": "2021-05-04T16:51:20.005Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9C3Bbff333F4AEAB60B3c060607b7C505Ff30C82/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1034.json b/history/versions/1034.json deleted file mode 100644 index 7151f726f0e8a..0000000000000 --- a/history/versions/1034.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1034, - "commit": "d786bc1c1b1f02e3a7688c3e744cf6d38fe4da58", - "date": "2021-05-04T18:46:23.397Z" - }, - "versionStart": { - "versionNum": 1033, - "commit": "a293ef585434cc60d05c5807bf45eb8c19dc61e2", - "date": "2021-05-04T16:52:35.556Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/info.json", - "blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1035.json b/history/versions/1035.json deleted file mode 100644 index 7b771e9124d3f..0000000000000 --- a/history/versions/1035.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1035, - "commit": "7e25588fca68bd7ea562de807cf0f277f8d9d9e8", - "date": "2021-05-04T18:47:39.494Z" - }, - "versionStart": { - "versionNum": 1034, - "commit": "d786bc1c1b1f02e3a7688c3e744cf6d38fe4da58", - "date": "2021-05-04T18:46:23.397Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1036.json b/history/versions/1036.json deleted file mode 100644 index afa43b4307202..0000000000000 --- a/history/versions/1036.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1036, - "commit": "bcbfc2138f470ccfa7a1fedfab23def5fab2fdf2", - "date": "2021-05-05T02:07:33.485Z" - }, - "versionStart": { - "versionNum": 1035, - "commit": "7e25588fca68bd7ea562de807cf0f277f8d9d9e8", - "date": "2021-05-04T18:47:39.494Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1037.json b/history/versions/1037.json deleted file mode 100644 index a5450503c6a1f..0000000000000 --- a/history/versions/1037.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1037, - "commit": "529a9ce5bd324cd4e66054293a64f7d48629a2b2", - "date": "2021-05-05T06:25:59.717Z" - }, - "versionStart": { - "versionNum": 1036, - "commit": "bcbfc2138f470ccfa7a1fedfab23def5fab2fdf2", - "date": "2021-05-05T02:07:33.485Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1F8A626883d7724DBd59eF51CBD4BF1Cf2016D13/info.json", - "blockchains/ethereum/assets/0x1F8A626883d7724DBd59eF51CBD4BF1Cf2016D13/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1038.json b/history/versions/1038.json deleted file mode 100644 index d9af102c3a3d6..0000000000000 --- a/history/versions/1038.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1038, - "commit": "a537ee1329926de9c36104b70283bf1f36a120f0", - "date": "2021-05-05T06:27:06.926Z" - }, - "versionStart": { - "versionNum": 1037, - "commit": "529a9ce5bd324cd4e66054293a64f7d48629a2b2", - "date": "2021-05-05T06:25:59.717Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1039.json b/history/versions/1039.json deleted file mode 100644 index 66b935335d526..0000000000000 --- a/history/versions/1039.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1039, - "commit": "67f0dd4facb92ac4782379362c2741d0ad781f5f", - "date": "2021-05-05T06:46:09.435Z" - }, - "versionStart": { - "versionNum": 1038, - "commit": "a537ee1329926de9c36104b70283bf1f36a120f0", - "date": "2021-05-05T06:27:06.926Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F/info.json", - "blockchains/smartchain/assets/0x8F0528cE5eF7B51152A59745bEfDD91D97091d2F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/104.json b/history/versions/104.json deleted file mode 100644 index 6e4a3b24c6f81..0000000000000 --- a/history/versions/104.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 104, - "commit": "7b048c811a0d45c45679bc703f638bd4bf334f99", - "date": "2021-03-05T10:13:22.542Z" - }, - "versionStart": { - "versionNum": 103, - "commit": "b0b8f5cbf1b321812c6ca5c9be58d0899e033127", - "date": "2021-03-05T10:10:49.279Z" - }, - "changes": [ - "blockchains/matic/info/info.json", - "blockchains/matic/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1040.json b/history/versions/1040.json deleted file mode 100644 index 34f72199e9818..0000000000000 --- a/history/versions/1040.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1040, - "commit": "f11acf6f77bc0184ef910bc3b7c5e328f22a7668", - "date": "2021-05-05T06:47:43.059Z" - }, - "versionStart": { - "versionNum": 1039, - "commit": "67f0dd4facb92ac4782379362c2741d0ad781f5f", - "date": "2021-05-05T06:46:09.435Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1041.json b/history/versions/1041.json deleted file mode 100644 index b4d9f42f565a7..0000000000000 --- a/history/versions/1041.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1041, - "commit": "d10d7f485634851815a50bde78314c72895b5e00", - "date": "2021-05-05T08:40:53.055Z" - }, - "versionStart": { - "versionNum": 1040, - "commit": "f11acf6f77bc0184ef910bc3b7c5e328f22a7668", - "date": "2021-05-05T06:47:43.059Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/info.json", - "blockchains/ethereum/assets/0x358AA737e033F34df7c54306960a38d09AaBd523/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1042.json b/history/versions/1042.json deleted file mode 100644 index 6f8fb86e964a3..0000000000000 --- a/history/versions/1042.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1042, - "commit": "117923997a39a0942327cbcb012d6768685e27cc", - "date": "2021-05-05T08:42:17.311Z" - }, - "versionStart": { - "versionNum": 1041, - "commit": "d10d7f485634851815a50bde78314c72895b5e00", - "date": "2021-05-05T08:40:53.055Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1043.json b/history/versions/1043.json deleted file mode 100644 index c88788fd64dbe..0000000000000 --- a/history/versions/1043.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1043, - "commit": "ce6d05abf40e5a26f726b8cd4abb4ad71f6e7762", - "date": "2021-05-05T09:34:33.610Z" - }, - "versionStart": { - "versionNum": 1042, - "commit": "117923997a39a0942327cbcb012d6768685e27cc", - "date": "2021-05-05T08:42:17.311Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json", - "blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/logo.png", - "blockchains/ethereum/assets/0x52b65CE1391C49eaE108017c4442077b3C2Bd17a/info.json", - "blockchains/ethereum/assets/0x52b65CE1391C49eaE108017c4442077b3C2Bd17a/logo.png", - "blockchains/ethereum/assets/0x7bE00ed6796B21656732E8f739Fc1b8F1C53DA0D/info.json", - "blockchains/ethereum/assets/0x7bE00ed6796B21656732E8f739Fc1b8F1C53DA0D/logo.png", - "blockchains/ethereum/assets/0x979838c9C16FD365C9fE028B0bEa49B1750d86e9/info.json", - "blockchains/ethereum/assets/0x979838c9C16FD365C9fE028B0bEa49B1750d86e9/logo.png", - "blockchains/ethereum/assets/0xe3cDB92b094a3BeF3f16103b53bECfb17A3558ad/info.json", - "blockchains/ethereum/assets/0xe3cDB92b094a3BeF3f16103b53bECfb17A3558ad/logo.png", - "blockchains/smartchain/assets/0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49/info.json", - "blockchains/smartchain/assets/0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49/logo.png", - "blockchains/smartchain/assets/0xB723F6dCE74BbdE8f19ac882e539C1C53fDb888B/info.json", - "blockchains/smartchain/assets/0xB723F6dCE74BbdE8f19ac882e539C1C53fDb888B/logo.png", - "blockchains/smartchain/assets/0xD3ba3FB9014AB0b67ea9af05d9b690BFa2305DC2/info.json", - "blockchains/smartchain/assets/0xD3ba3FB9014AB0b67ea9af05d9b690BFa2305DC2/logo.png", - "blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json", - "blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/logo.png", - "blockchains/smartchain/assets/0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d/info.json", - "blockchains/smartchain/assets/0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d/logo.png", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/logo.png", - "blockchains/smartchain/assets/0xfB17D214d83643da1b079d410647c33aBcE972e2/info.json", - "blockchains/smartchain/assets/0xfB17D214d83643da1b079d410647c33aBcE972e2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1044.json b/history/versions/1044.json deleted file mode 100644 index 04877d08beee9..0000000000000 --- a/history/versions/1044.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1044, - "commit": "ca35b11ea4c01aa17c0ebaec6d101b847b1a01e4", - "date": "2021-05-05T09:35:47.806Z" - }, - "versionStart": { - "versionNum": 1043, - "commit": "ce6d05abf40e5a26f726b8cd4abb4ad71f6e7762", - "date": "2021-05-05T09:34:33.610Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json", - "blockchains/ethereum/assets/0x52b65CE1391C49eaE108017c4442077b3C2Bd17a/info.json", - "blockchains/ethereum/assets/0x7bE00ed6796B21656732E8f739Fc1b8F1C53DA0D/info.json", - "blockchains/ethereum/assets/0x979838c9C16FD365C9fE028B0bEa49B1750d86e9/info.json", - "blockchains/ethereum/assets/0xe3cDB92b094a3BeF3f16103b53bECfb17A3558ad/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x42fDd09fcA12359f32E3D36f1700E480Ff6eBb49/info.json", - "blockchains/smartchain/assets/0xB723F6dCE74BbdE8f19ac882e539C1C53fDb888B/info.json", - "blockchains/smartchain/assets/0xD3ba3FB9014AB0b67ea9af05d9b690BFa2305DC2/info.json", - "blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json", - "blockchains/smartchain/assets/0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d/info.json", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json", - "blockchains/smartchain/assets/0xfB17D214d83643da1b079d410647c33aBcE972e2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1045.json b/history/versions/1045.json deleted file mode 100644 index 52b0f02f3c23d..0000000000000 --- a/history/versions/1045.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1045, - "commit": "978f5463e0d3cea406e4f1914a5aa17d6981a3e8", - "date": "2021-05-05T10:07:23.462Z" - }, - "versionStart": { - "versionNum": 1044, - "commit": "ca35b11ea4c01aa17c0ebaec6d101b847b1a01e4", - "date": "2021-05-05T09:35:47.806Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x26D6e280F9687c463420908740AE59f712419147/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1046.json b/history/versions/1046.json deleted file mode 100644 index 629e063303972..0000000000000 --- a/history/versions/1046.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1046, - "commit": "1a7316c71b5d717298ee3d664ed04d8ee06afa5d", - "date": "2021-05-05T10:41:31.709Z" - }, - "versionStart": { - "versionNum": 1045, - "commit": "978f5463e0d3cea406e4f1914a5aa17d6981a3e8", - "date": "2021-05-05T10:07:23.462Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51/info.json", - "blockchains/smartchain/assets/0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1047.json b/history/versions/1047.json deleted file mode 100644 index 9d897f2272d1e..0000000000000 --- a/history/versions/1047.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1047, - "commit": "18234697c09251bff16f854a5fc89eaf365416c4", - "date": "2021-05-05T10:42:44.291Z" - }, - "versionStart": { - "versionNum": 1046, - "commit": "1a7316c71b5d717298ee3d664ed04d8ee06afa5d", - "date": "2021-05-05T10:41:31.709Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1048.json b/history/versions/1048.json deleted file mode 100644 index 1028ff070ea5e..0000000000000 --- a/history/versions/1048.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1048, - "commit": "33441775ea9894be8708a7b517792efd7cb67a7f", - "date": "2021-05-05T10:45:31.267Z" - }, - "versionStart": { - "versionNum": 1047, - "commit": "18234697c09251bff16f854a5fc89eaf365416c4", - "date": "2021-05-05T10:42:44.291Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCE195c777e1ce96C30ebeC54C91d20417a068706/info.json", - "blockchains/smartchain/assets/0xCE195c777e1ce96C30ebeC54C91d20417a068706/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1049.json b/history/versions/1049.json deleted file mode 100644 index fe0fec6de5612..0000000000000 --- a/history/versions/1049.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1049, - "commit": "dc9bbc1867ec954a01932ab14ca2fecafefb7aba", - "date": "2021-05-05T10:46:55.665Z" - }, - "versionStart": { - "versionNum": 1048, - "commit": "33441775ea9894be8708a7b517792efd7cb67a7f", - "date": "2021-05-05T10:45:31.267Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/105.json b/history/versions/105.json deleted file mode 100644 index e7ee86428ff8c..0000000000000 --- a/history/versions/105.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 105, - "commit": "93aafbeec0496646230ade75926a005e697ba2db", - "date": "2021-03-05T12:25:58.166Z" - }, - "versionStart": { - "versionNum": 104, - "commit": "7b048c811a0d45c45679bc703f638bd4bf334f99", - "date": "2021-03-05T10:13:22.542Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json", - "blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1050.json b/history/versions/1050.json deleted file mode 100644 index cc70173afec3e..0000000000000 --- a/history/versions/1050.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1050, - "commit": "e27b7b86e1496438d5a5e2613d08f0cf6eeae2df", - "date": "2021-05-05T10:59:43.726Z" - }, - "versionStart": { - "versionNum": 1049, - "commit": "dc9bbc1867ec954a01932ab14ca2fecafefb7aba", - "date": "2021-05-05T10:46:55.665Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json", - "blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1051.json b/history/versions/1051.json deleted file mode 100644 index ebe77bff67595..0000000000000 --- a/history/versions/1051.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1051, - "commit": "6f0c5c9f25deed51c966b2ad2280a002f7bccec4", - "date": "2021-05-05T11:01:01.378Z" - }, - "versionStart": { - "versionNum": 1050, - "commit": "e27b7b86e1496438d5a5e2613d08f0cf6eeae2df", - "date": "2021-05-05T10:59:43.726Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xEE06A81a695750E71a662B51066F2c74CF4478a0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1052.json b/history/versions/1052.json deleted file mode 100644 index fa6b1aaacffb6..0000000000000 --- a/history/versions/1052.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1052, - "commit": "30cdcf8b4c0ad092bc67b3ca04acc734b954586a", - "date": "2021-05-05T11:10:30.077Z" - }, - "versionStart": { - "versionNum": 1051, - "commit": "6f0c5c9f25deed51c966b2ad2280a002f7bccec4", - "date": "2021-05-05T11:01:01.378Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779/info.json", - "blockchains/smartchain/assets/0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1053.json b/history/versions/1053.json deleted file mode 100644 index 6eb2514d66b3e..0000000000000 --- a/history/versions/1053.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1053, - "commit": "431b079ce83b29b36e3a1a3b5c8c03244bd051b2", - "date": "2021-05-05T12:30:08.106Z" - }, - "versionStart": { - "versionNum": 1052, - "commit": "30cdcf8b4c0ad092bc67b3ca04acc734b954586a", - "date": "2021-05-05T11:10:30.077Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x69d3Af30c63F5bd916bBcD79b58dBc8BD16D0308/info.json", - "blockchains/ethereum/assets/0x69d3Af30c63F5bd916bBcD79b58dBc8BD16D0308/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1054.json b/history/versions/1054.json deleted file mode 100644 index 2a5f5fb6ed13c..0000000000000 --- a/history/versions/1054.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1054, - "commit": "8876a6872c9abb6fca91a35bfa75e5cff50c3411", - "date": "2021-05-05T12:31:31.021Z" - }, - "versionStart": { - "versionNum": 1053, - "commit": "431b079ce83b29b36e3a1a3b5c8c03244bd051b2", - "date": "2021-05-05T12:30:08.106Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x69d3Af30c63F5bd916bBcD79b58dBc8BD16D0308/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1055.json b/history/versions/1055.json deleted file mode 100644 index e80e63b765d10..0000000000000 --- a/history/versions/1055.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1055, - "commit": "970e298fadb3c6d044abf4500fabffa401adbfd9", - "date": "2021-05-05T12:33:50.880Z" - }, - "versionStart": { - "versionNum": 1054, - "commit": "8876a6872c9abb6fca91a35bfa75e5cff50c3411", - "date": "2021-05-05T12:31:31.021Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json", - "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1056.json b/history/versions/1056.json deleted file mode 100644 index 2f72b97e635b0..0000000000000 --- a/history/versions/1056.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1056, - "commit": "a0687e80703eede56308140ecfd02eba9a38a9c2", - "date": "2021-05-05T12:45:28.029Z" - }, - "versionStart": { - "versionNum": 1055, - "commit": "970e298fadb3c6d044abf4500fabffa401adbfd9", - "date": "2021-05-05T12:33:50.880Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8626F099434d9A7E603B8f0273880209eaBfc1c5/info.json", - "blockchains/smartchain/assets/0x8626F099434d9A7E603B8f0273880209eaBfc1c5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1057.json b/history/versions/1057.json deleted file mode 100644 index a6ec25a7470c2..0000000000000 --- a/history/versions/1057.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1057, - "commit": "f816610b23db6a0024d44ee441c1e5a3f5faeac6", - "date": "2021-05-05T13:20:47.849Z" - }, - "versionStart": { - "versionNum": 1056, - "commit": "a0687e80703eede56308140ecfd02eba9a38a9c2", - "date": "2021-05-05T12:45:28.029Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/info.json", - "blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/logo.png", - "blockchains/smartchain/assets/0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D/info.json", - "blockchains/smartchain/assets/0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1058.json b/history/versions/1058.json deleted file mode 100644 index 34cdc62be1f5f..0000000000000 --- a/history/versions/1058.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1058, - "commit": "ccd7260dff29e5a4d981fe5352f355df6b58ebb4", - "date": "2021-05-05T13:22:17.561Z" - }, - "versionStart": { - "versionNum": 1057, - "commit": "f816610b23db6a0024d44ee441c1e5a3f5faeac6", - "date": "2021-05-05T13:20:47.849Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1059.json b/history/versions/1059.json deleted file mode 100644 index c52c69fa9e081..0000000000000 --- a/history/versions/1059.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1059, - "commit": "1c44f6947c601f8b8928ea1ae7698ddc5000a847", - "date": "2021-05-05T13:24:43.009Z" - }, - "versionStart": { - "versionNum": 1058, - "commit": "ccd7260dff29e5a4d981fe5352f355df6b58ebb4", - "date": "2021-05-05T13:22:17.561Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8/info.json", - "blockchains/smartchain/assets/0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/106.json b/history/versions/106.json deleted file mode 100644 index e4b4502676fa1..0000000000000 --- a/history/versions/106.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 106, - "commit": "5bd56308e9a624ef1d3a70c6cdf4e1e7b94d74a1", - "date": "2021-03-05T12:27:31.071Z" - }, - "versionStart": { - "versionNum": 105, - "commit": "93aafbeec0496646230ade75926a005e697ba2db", - "date": "2021-03-05T12:25:58.166Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1060.json b/history/versions/1060.json deleted file mode 100644 index acda7dee2cd01..0000000000000 --- a/history/versions/1060.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1060, - "commit": "0bd56ca828da2e19c8ea1c69f9dbde86a179386f", - "date": "2021-05-05T15:32:53.561Z" - }, - "versionStart": { - "versionNum": 1059, - "commit": "1c44f6947c601f8b8928ea1ae7698ddc5000a847", - "date": "2021-05-05T13:24:43.009Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad/info.json", - "blockchains/smartchain/assets/0xCd77880edea8E7D1f2be011BE560B45B96Ba68Ad/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1061.json b/history/versions/1061.json deleted file mode 100644 index 8e2e3c5cb88a0..0000000000000 --- a/history/versions/1061.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1061, - "commit": "1f8dd49175d4cb4c65c67f846a7cd7b6ca4930c3", - "date": "2021-05-05T15:34:57.409Z" - }, - "versionStart": { - "versionNum": 1060, - "commit": "0bd56ca828da2e19c8ea1c69f9dbde86a179386f", - "date": "2021-05-05T15:32:53.561Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4Efab39b14167Da54aebed2094a61aA1FD384056/info.json", - "blockchains/smartchain/assets/0x4Efab39b14167Da54aebed2094a61aA1FD384056/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1062.json b/history/versions/1062.json deleted file mode 100644 index febaa88ede2b9..0000000000000 --- a/history/versions/1062.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1062, - "commit": "53eebc609ab6b23035d1f99c8deffc8d64c06ec9", - "date": "2021-05-05T15:36:21.651Z" - }, - "versionStart": { - "versionNum": 1061, - "commit": "1f8dd49175d4cb4c65c67f846a7cd7b6ca4930c3", - "date": "2021-05-05T15:34:57.409Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1063.json b/history/versions/1063.json deleted file mode 100644 index 08fa5ab49a66e..0000000000000 --- a/history/versions/1063.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1063, - "commit": "aeac4d797e67c9eb4a1e4c26a4dae4319ace6c0d", - "date": "2021-05-05T16:39:08.729Z" - }, - "versionStart": { - "versionNum": 1062, - "commit": "53eebc609ab6b23035d1f99c8deffc8d64c06ec9", - "date": "2021-05-05T15:36:21.651Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/info.json", - "blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1064.json b/history/versions/1064.json deleted file mode 100644 index 1f3c0cece4ef2..0000000000000 --- a/history/versions/1064.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1064, - "commit": "5c2e156b11a5b9f237481fd0969b4b20ce390ee6", - "date": "2021-05-05T16:40:43.439Z" - }, - "versionStart": { - "versionNum": 1063, - "commit": "aeac4d797e67c9eb4a1e4c26a4dae4319ace6c0d", - "date": "2021-05-05T16:39:08.729Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1065.json b/history/versions/1065.json deleted file mode 100644 index 4e499c78b2ecb..0000000000000 --- a/history/versions/1065.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1065, - "commit": "5b7f62102ba269765138959e9bf417c738513bfa", - "date": "2021-05-05T16:43:44.251Z" - }, - "versionStart": { - "versionNum": 1064, - "commit": "5c2e156b11a5b9f237481fd0969b4b20ce390ee6", - "date": "2021-05-05T16:40:43.439Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1066.json b/history/versions/1066.json deleted file mode 100644 index e10c75cc451eb..0000000000000 --- a/history/versions/1066.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1066, - "commit": "0d1932784f40d6ea28023d16d666e4e4513270a3", - "date": "2021-05-05T17:41:22.470Z" - }, - "versionStart": { - "versionNum": 1065, - "commit": "5b7f62102ba269765138959e9bf417c738513bfa", - "date": "2021-05-05T16:43:44.251Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/info.json", - "blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/info.json", - "blockchains/ethereum/assets/0xBB0E17EF65F82Ab018d8EDd776e8DD940327B28b/logo.png", - "blockchains/ethereum/assets/0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25/info.json", - "blockchains/ethereum/assets/0xCC8Fa225D80b9c7D42F96e9570156c65D6cAAa25/logo.png", - "blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1067.json b/history/versions/1067.json deleted file mode 100644 index ca89afab2aeb0..0000000000000 --- a/history/versions/1067.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1067, - "commit": "78188b86af5f95f32983493b5c16a81d8e543bbd", - "date": "2021-05-05T17:47:20.144Z" - }, - "versionStart": { - "versionNum": 1066, - "commit": "0d1932784f40d6ea28023d16d666e4e4513270a3", - "date": "2021-05-05T17:41:22.470Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x93effD08e3E5A4B1b40C26137e63876B2501ffA4/info.json", - "blockchains/ethereum/assets/0x93effD08e3E5A4B1b40C26137e63876B2501ffA4/logo.png", - "blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1068.json b/history/versions/1068.json deleted file mode 100644 index 7b85bf36ce361..0000000000000 --- a/history/versions/1068.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1068, - "commit": "f2f1d6b3b6d069812e6d24571da2f2fae1847254", - "date": "2021-05-05T17:48:39.942Z" - }, - "versionStart": { - "versionNum": 1067, - "commit": "78188b86af5f95f32983493b5c16a81d8e543bbd", - "date": "2021-05-05T17:47:20.144Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1069.json b/history/versions/1069.json deleted file mode 100644 index 40fa5d854eeeb..0000000000000 --- a/history/versions/1069.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1069, - "commit": "a99814789f8859de26e12bfb9b6d783c80e44c1b", - "date": "2021-05-06T02:07:44.041Z" - }, - "versionStart": { - "versionNum": 1068, - "commit": "f2f1d6b3b6d069812e6d24571da2f2fae1847254", - "date": "2021-05-05T17:48:39.942Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/107.json b/history/versions/107.json deleted file mode 100644 index 2c9ed6f6ecb7c..0000000000000 --- a/history/versions/107.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 107, - "commit": "b85fc2447a2f6cc8dc6ae86e0e663887747c81eb", - "date": "2021-03-06T06:59:14.871Z" - }, - "versionStart": { - "versionNum": 106, - "commit": "5bd56308e9a624ef1d3a70c6cdf4e1e7b94d74a1", - "date": "2021-03-05T12:27:31.071Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva1ygrhjdjfyn2ffh5ha5llf5g6l3wxjt29hz9q4s/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1070.json b/history/versions/1070.json deleted file mode 100644 index 30fc2f6c895e2..0000000000000 --- a/history/versions/1070.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1070, - "commit": "5ed1d4848b0560738826d1b54ddd15e52787b54d", - "date": "2021-05-06T05:49:46.522Z" - }, - "versionStart": { - "versionNum": 1069, - "commit": "a99814789f8859de26e12bfb9b6d783c80e44c1b", - "date": "2021-05-06T02:07:44.041Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9/info.json", - "blockchains/smartchain/assets/0xfb68406D38BaF071297f5a3AB97AfFd5945c1db9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1071.json b/history/versions/1071.json deleted file mode 100644 index 2f06b4472cf3a..0000000000000 --- a/history/versions/1071.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1071, - "commit": "04250378d59ae995c859e6830a121366d9785a5e", - "date": "2021-05-06T05:52:36.413Z" - }, - "versionStart": { - "versionNum": 1070, - "commit": "5ed1d4848b0560738826d1b54ddd15e52787b54d", - "date": "2021-05-06T05:49:46.522Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/info.json", - "blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1072.json b/history/versions/1072.json deleted file mode 100644 index 7dd2072cc40ce..0000000000000 --- a/history/versions/1072.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1072, - "commit": "a93357b9cd82226d2e64899e9d5dd1d55e2f3486", - "date": "2021-05-06T05:54:05.761Z" - }, - "versionStart": { - "versionNum": 1071, - "commit": "04250378d59ae995c859e6830a121366d9785a5e", - "date": "2021-05-06T05:52:36.413Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1073.json b/history/versions/1073.json deleted file mode 100644 index a0424269c13d6..0000000000000 --- a/history/versions/1073.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1073, - "commit": "392bb52fa310212e72a081053113c64dae7d5ca4", - "date": "2021-05-06T05:56:40.616Z" - }, - "versionStart": { - "versionNum": 1072, - "commit": "a93357b9cd82226d2e64899e9d5dd1d55e2f3486", - "date": "2021-05-06T05:54:05.761Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json", - "blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1074.json b/history/versions/1074.json deleted file mode 100644 index 6d96500a4c802..0000000000000 --- a/history/versions/1074.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1074, - "commit": "8dde7f444e3e2871d30083e3b875c3545f26a08a", - "date": "2021-05-06T05:57:50.557Z" - }, - "versionStart": { - "versionNum": 1073, - "commit": "392bb52fa310212e72a081053113c64dae7d5ca4", - "date": "2021-05-06T05:56:40.616Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1075.json b/history/versions/1075.json deleted file mode 100644 index bad7f7ae09401..0000000000000 --- a/history/versions/1075.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1075, - "commit": "6634b83cc69fbdc9a44b8ca9d95e6ae8e5363b10", - "date": "2021-05-06T06:00:54.840Z" - }, - "versionStart": { - "versionNum": 1074, - "commit": "8dde7f444e3e2871d30083e3b875c3545f26a08a", - "date": "2021-05-06T05:57:50.557Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json", - "blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1076.json b/history/versions/1076.json deleted file mode 100644 index edf2643ca9c99..0000000000000 --- a/history/versions/1076.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1076, - "commit": "666ecb73e736e7e2e6b50074e2787ba9dbb81910", - "date": "2021-05-06T06:02:04.190Z" - }, - "versionStart": { - "versionNum": 1075, - "commit": "6634b83cc69fbdc9a44b8ca9d95e6ae8e5363b10", - "date": "2021-05-06T06:00:54.840Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA656F993bD14B2B59a28d1e610476AD18849b107/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1077.json b/history/versions/1077.json deleted file mode 100644 index 5fc912d081c9e..0000000000000 --- a/history/versions/1077.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1077, - "commit": "2f5ce378d218bb139419da8fd0b3b174d6208293", - "date": "2021-05-06T07:01:40.511Z" - }, - "versionStart": { - "versionNum": 1076, - "commit": "666ecb73e736e7e2e6b50074e2787ba9dbb81910", - "date": "2021-05-06T06:02:04.190Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA/info.json", - "blockchains/smartchain/assets/0x451D0e4B04A16223BbaeCe67b2276223DB0d19dA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1078.json b/history/versions/1078.json deleted file mode 100644 index 22a5c23cba1b1..0000000000000 --- a/history/versions/1078.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1078, - "commit": "64ed34cd12b53a3a4d7e34bad294a0fd7615ee49", - "date": "2021-05-06T07:03:04.649Z" - }, - "versionStart": { - "versionNum": 1077, - "commit": "2f5ce378d218bb139419da8fd0b3b174d6208293", - "date": "2021-05-06T07:01:40.511Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1079.json b/history/versions/1079.json deleted file mode 100644 index cdd689ca54cd7..0000000000000 --- a/history/versions/1079.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1079, - "commit": "98c8e38c96a87a20e9d8035bfce73c1b5ac1c43d", - "date": "2021-05-06T08:31:28.081Z" - }, - "versionStart": { - "versionNum": 1078, - "commit": "64ed34cd12b53a3a4d7e34bad294a0fd7615ee49", - "date": "2021-05-06T07:03:04.649Z" - }, - "changes": [ - "blockchains/solana/assets/7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do/info.json", - "blockchains/solana/assets/7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/108.json b/history/versions/108.json deleted file mode 100644 index ab7c508740615..0000000000000 --- a/history/versions/108.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 108, - "commit": "bd4f815382d836981a3c6b165096e782c4571bd2", - "date": "2021-03-06T07:00:44.263Z" - }, - "versionStart": { - "versionNum": 107, - "commit": "b85fc2447a2f6cc8dc6ae86e0e663887747c81eb", - "date": "2021-03-06T06:59:14.871Z" - }, - "changes": [ - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1080.json b/history/versions/1080.json deleted file mode 100644 index 14ddc73f416fa..0000000000000 --- a/history/versions/1080.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1080, - "commit": "1b903fd5a55dcd093575cfc5ce85c9ca7640d730", - "date": "2021-05-06T08:32:52.336Z" - }, - "versionStart": { - "versionNum": 1079, - "commit": "98c8e38c96a87a20e9d8035bfce73c1b5ac1c43d", - "date": "2021-05-06T08:31:28.081Z" - }, - "changes": [ - "blockchains/solana/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1081.json b/history/versions/1081.json deleted file mode 100644 index 91078cb34ff91..0000000000000 --- a/history/versions/1081.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1081, - "commit": "6a8e1784218edd236df8e986831742a6579b717d", - "date": "2021-05-06T09:15:14.285Z" - }, - "versionStart": { - "versionNum": 1080, - "commit": "1b903fd5a55dcd093575cfc5ce85c9ca7640d730", - "date": "2021-05-06T08:32:52.336Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4487A8a40caa9fA0e70B9041C368b6e0d4089314/info.json", - "blockchains/smartchain/assets/0x4487A8a40caa9fA0e70B9041C368b6e0d4089314/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1082.json b/history/versions/1082.json deleted file mode 100644 index 8537cdda5b786..0000000000000 --- a/history/versions/1082.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1082, - "commit": "f77c96185d2282d33d374e824191b5fbd0be5d16", - "date": "2021-05-06T09:17:00.893Z" - }, - "versionStart": { - "versionNum": 1081, - "commit": "6a8e1784218edd236df8e986831742a6579b717d", - "date": "2021-05-06T09:15:14.285Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4487A8a40caa9fA0e70B9041C368b6e0d4089314/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1083.json b/history/versions/1083.json deleted file mode 100644 index 970f3cf3c1bc4..0000000000000 --- a/history/versions/1083.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1083, - "commit": "913b1e2a6486d5d2cf97c70e2fb444b190a2d9c6", - "date": "2021-05-06T09:40:01.587Z" - }, - "versionStart": { - "versionNum": 1082, - "commit": "f77c96185d2282d33d374e824191b5fbd0be5d16", - "date": "2021-05-06T09:17:00.893Z" - }, - "changes": [ - "blockchains/cosmos/validators/assets/cosmosvaloper196ax4vc0lwpxndu9dyhvca7jhxp70rmcvrj90c/logo.png", - "blockchains/cosmos/validators/list.json", - "blockchains/kava/validators/assets/kavavaloper1ppj7c8tqt2e3rzqtmztsmd6ea6u3nz6qggcp5e/logo.png", - "blockchains/kava/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1084.json b/history/versions/1084.json deleted file mode 100644 index 25b5d2cfaf958..0000000000000 --- a/history/versions/1084.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1084, - "commit": "3e0bc1c12b4e45c5b87432a065365ed400f06a26", - "date": "2021-05-06T10:06:03.973Z" - }, - "versionStart": { - "versionNum": 1083, - "commit": "913b1e2a6486d5d2cf97c70e2fb444b190a2d9c6", - "date": "2021-05-06T09:40:01.587Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1085.json b/history/versions/1085.json deleted file mode 100644 index 285b84314f1a7..0000000000000 --- a/history/versions/1085.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1085, - "commit": "0fa3ad440f2cea1d2301ee6ad9d7603c2f0bda89", - "date": "2021-05-06T11:29:35.601Z" - }, - "versionStart": { - "versionNum": 1084, - "commit": "3e0bc1c12b4e45c5b87432a065365ed400f06a26", - "date": "2021-05-06T10:06:03.973Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5EC8B32Ff33f8df977402F44602A59998941d240/info.json", - "blockchains/smartchain/assets/0x5EC8B32Ff33f8df977402F44602A59998941d240/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1086.json b/history/versions/1086.json deleted file mode 100644 index b4fc558509245..0000000000000 --- a/history/versions/1086.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1086, - "commit": "83ca2fd880ec28476b54847d9eb5910d2d4ca3a8", - "date": "2021-05-06T11:30:56.867Z" - }, - "versionStart": { - "versionNum": 1085, - "commit": "0fa3ad440f2cea1d2301ee6ad9d7603c2f0bda89", - "date": "2021-05-06T11:29:35.601Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1087.json b/history/versions/1087.json deleted file mode 100644 index c52d63dd96c95..0000000000000 --- a/history/versions/1087.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1087, - "commit": "605cc06b924c8a849630c75bc4c4c6bbf5bc436e", - "date": "2021-05-06T12:43:16.130Z" - }, - "versionStart": { - "versionNum": 1086, - "commit": "83ca2fd880ec28476b54847d9eb5910d2d4ca3a8", - "date": "2021-05-06T11:30:56.867Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/info.json", - "blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1088.json b/history/versions/1088.json deleted file mode 100644 index e82e32fe55da5..0000000000000 --- a/history/versions/1088.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1088, - "commit": "376c33eb5e5b9815b65a98d68cd3b58b89f5c4ae", - "date": "2021-05-06T12:44:42.136Z" - }, - "versionStart": { - "versionNum": 1087, - "commit": "605cc06b924c8a849630c75bc4c4c6bbf5bc436e", - "date": "2021-05-06T12:43:16.130Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x490DbA6180b089d8E36eBb1E56a33F1aE9B96b87/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1089.json b/history/versions/1089.json deleted file mode 100644 index 1f66a9bd9752b..0000000000000 --- a/history/versions/1089.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1089, - "commit": "5e1bcdb381c215ebd45b128c3f9a493663727e84", - "date": "2021-05-06T14:54:30.573Z" - }, - "versionStart": { - "versionNum": 1088, - "commit": "376c33eb5e5b9815b65a98d68cd3b58b89f5c4ae", - "date": "2021-05-06T12:44:42.136Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/109.json b/history/versions/109.json deleted file mode 100644 index 5138c84d62455..0000000000000 --- a/history/versions/109.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 109, - "commit": "56aa0ca03e214371d61fc8ae8d442b033663623d", - "date": "2021-03-06T07:21:58.996Z" - }, - "versionStart": { - "versionNum": 108, - "commit": "bd4f815382d836981a3c6b165096e782c4571bd2", - "date": "2021-03-06T07:00:44.263Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1090.json b/history/versions/1090.json deleted file mode 100644 index 2ce2b8a6b847a..0000000000000 --- a/history/versions/1090.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1090, - "commit": "e5d6726e9402f5360af3b98b734edd64dcd124ff", - "date": "2021-05-06T15:10:22.921Z" - }, - "versionStart": { - "versionNum": 1089, - "commit": "5e1bcdb381c215ebd45b128c3f9a493663727e84", - "date": "2021-05-06T14:54:30.573Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json", - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1091.json b/history/versions/1091.json deleted file mode 100644 index 4b82783bcd69f..0000000000000 --- a/history/versions/1091.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1091, - "commit": "55ff2c4b8f40fd29227aeb7b5458a29622de4ba2", - "date": "2021-05-06T15:11:42.924Z" - }, - "versionStart": { - "versionNum": 1090, - "commit": "e5d6726e9402f5360af3b98b734edd64dcd124ff", - "date": "2021-05-06T15:10:22.921Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1092.json b/history/versions/1092.json deleted file mode 100644 index 3fd5e0a3089ad..0000000000000 --- a/history/versions/1092.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1092, - "commit": "06d6df117a4cb63b72840807e233ea7b5406569a", - "date": "2021-05-06T18:05:04.899Z" - }, - "versionStart": { - "versionNum": 1091, - "commit": "55ff2c4b8f40fd29227aeb7b5458a29622de4ba2", - "date": "2021-05-06T15:11:42.924Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFA344C08C93066A4d6266063C6Ebc63925a18467/info.json", - "blockchains/smartchain/assets/0xFA344C08C93066A4d6266063C6Ebc63925a18467/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1093.json b/history/versions/1093.json deleted file mode 100644 index d81b080ee5f62..0000000000000 --- a/history/versions/1093.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1093, - "commit": "cd699933a3ccb4e3805103792caf22765a6ff617", - "date": "2021-05-06T18:06:44.971Z" - }, - "versionStart": { - "versionNum": 1092, - "commit": "06d6df117a4cb63b72840807e233ea7b5406569a", - "date": "2021-05-06T18:05:04.899Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1094.json b/history/versions/1094.json deleted file mode 100644 index 6c5fc45ffb00b..0000000000000 --- a/history/versions/1094.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1094, - "commit": "af292c18cbb9bced2c300138121077c2e9307b3a", - "date": "2021-05-07T02:12:20.535Z" - }, - "versionStart": { - "versionNum": 1093, - "commit": "cd699933a3ccb4e3805103792caf22765a6ff617", - "date": "2021-05-06T18:06:44.971Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1095.json b/history/versions/1095.json deleted file mode 100644 index 3e104e107b7fd..0000000000000 --- a/history/versions/1095.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1095, - "commit": "c94d5195f6d17adf8831199ad177e9bdbcb22321", - "date": "2021-05-07T06:07:34.375Z" - }, - "versionStart": { - "versionNum": 1094, - "commit": "af292c18cbb9bced2c300138121077c2e9307b3a", - "date": "2021-05-07T02:12:20.535Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0491648C910ad2c1aFaab733faF71D30313Df7FC/info.json", - "blockchains/smartchain/assets/0x0491648C910ad2c1aFaab733faF71D30313Df7FC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1096.json b/history/versions/1096.json deleted file mode 100644 index a0b5772ed4154..0000000000000 --- a/history/versions/1096.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1096, - "commit": "2b8aa3761d800c56c41eaab74a946059ba20b559", - "date": "2021-05-07T06:09:00.576Z" - }, - "versionStart": { - "versionNum": 1095, - "commit": "c94d5195f6d17adf8831199ad177e9bdbcb22321", - "date": "2021-05-07T06:07:34.375Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1097.json b/history/versions/1097.json deleted file mode 100644 index 2d964bdb90cb0..0000000000000 --- a/history/versions/1097.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1097, - "commit": "57ee6096abdd9b40eeba83938f2c13d81ff96f0a", - "date": "2021-05-07T06:20:50.315Z" - }, - "versionStart": { - "versionNum": 1096, - "commit": "2b8aa3761d800c56c41eaab74a946059ba20b559", - "date": "2021-05-07T06:09:00.576Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C/info.json", - "blockchains/smartchain/assets/0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1098.json b/history/versions/1098.json deleted file mode 100644 index 3af21701e4364..0000000000000 --- a/history/versions/1098.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1098, - "commit": "4ca7b3eebce0111b4dc9585999defb1e30197d7c", - "date": "2021-05-07T06:22:03.039Z" - }, - "versionStart": { - "versionNum": 1097, - "commit": "57ee6096abdd9b40eeba83938f2c13d81ff96f0a", - "date": "2021-05-07T06:20:50.315Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1099.json b/history/versions/1099.json deleted file mode 100644 index 2d24288aff955..0000000000000 --- a/history/versions/1099.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1099, - "commit": "7b49e1b77c75d30afd3e0e0d3ddb13cc0b470d14", - "date": "2021-05-07T06:25:20.092Z" - }, - "versionStart": { - "versionNum": 1098, - "commit": "4ca7b3eebce0111b4dc9585999defb1e30197d7c", - "date": "2021-05-07T06:22:03.039Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/info.json", - "blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/11.json b/history/versions/11.json deleted file mode 100644 index e2b1307787c22..0000000000000 --- a/history/versions/11.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 11, - "commit": "5d30a3548655e417923c0e864803dc481621a34b", - "date": "2021-02-25T13:19:49.421Z" - }, - "versionStart": { - "versionNum": 10, - "commit": "ebff911e98056b140570f10fa9f9f2b63c268fbb", - "date": "2021-02-25T13:18:32.284Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/110.json b/history/versions/110.json deleted file mode 100644 index ed34156349774..0000000000000 --- a/history/versions/110.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 110, - "commit": "83de6c0f7ec7e43fc384db78acaf566147abb573", - "date": "2021-03-06T11:00:21.919Z" - }, - "versionStart": { - "versionNum": 109, - "commit": "56aa0ca03e214371d61fc8ae8d442b033663623d", - "date": "2021-03-06T07:21:58.996Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be/info.json", - "blockchains/ethereum/assets/0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1100.json b/history/versions/1100.json deleted file mode 100644 index 0c5d4b9182e13..0000000000000 --- a/history/versions/1100.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1100, - "commit": "8a8222057839c7e822bc7456866cb75131004081", - "date": "2021-05-07T06:26:44.413Z" - }, - "versionStart": { - "versionNum": 1099, - "commit": "7b49e1b77c75d30afd3e0e0d3ddb13cc0b470d14", - "date": "2021-05-07T06:25:20.092Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1101.json b/history/versions/1101.json deleted file mode 100644 index 374126aa60fe6..0000000000000 --- a/history/versions/1101.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1101, - "commit": "5a8892cb604e88550ec0ca78e1a5286f165d6907", - "date": "2021-05-07T06:53:52.097Z" - }, - "versionStart": { - "versionNum": 1100, - "commit": "8a8222057839c7e822bc7456866cb75131004081", - "date": "2021-05-07T06:26:44.413Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb7CEF49d89321e22dd3F51a212d58398Ad542640/info.json", - "blockchains/smartchain/assets/0xb7CEF49d89321e22dd3F51a212d58398Ad542640/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1102.json b/history/versions/1102.json deleted file mode 100644 index e9ec056967487..0000000000000 --- a/history/versions/1102.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1102, - "commit": "356d0f48af3f08cbf7e1e1a9f823e40350ce4514", - "date": "2021-05-07T06:55:02.407Z" - }, - "versionStart": { - "versionNum": 1101, - "commit": "5a8892cb604e88550ec0ca78e1a5286f165d6907", - "date": "2021-05-07T06:53:52.097Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1103.json b/history/versions/1103.json deleted file mode 100644 index 4be8744470c75..0000000000000 --- a/history/versions/1103.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1103, - "commit": "02be5618d16d2fc8771f969e59937df38df63ee3", - "date": "2021-05-07T07:28:05.267Z" - }, - "versionStart": { - "versionNum": 1102, - "commit": "356d0f48af3f08cbf7e1e1a9f823e40350ce4514", - "date": "2021-05-07T06:55:02.407Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json", - "blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1104.json b/history/versions/1104.json deleted file mode 100644 index 37c66fc87218e..0000000000000 --- a/history/versions/1104.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1104, - "commit": "d5acf3ed31c9ae2760530165962a2877be447c72", - "date": "2021-05-07T07:29:15.526Z" - }, - "versionStart": { - "versionNum": 1103, - "commit": "02be5618d16d2fc8771f969e59937df38df63ee3", - "date": "2021-05-07T07:28:05.267Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1105.json b/history/versions/1105.json deleted file mode 100644 index cd1ee43dc606d..0000000000000 --- a/history/versions/1105.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1105, - "commit": "1078aac873fde8e55eae41d977752ad21edc97b2", - "date": "2021-05-07T07:32:10.455Z" - }, - "versionStart": { - "versionNum": 1104, - "commit": "d5acf3ed31c9ae2760530165962a2877be447c72", - "date": "2021-05-07T07:29:15.526Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/info.json", - "blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1106.json b/history/versions/1106.json deleted file mode 100644 index 923ab88a4e33c..0000000000000 --- a/history/versions/1106.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1106, - "commit": "e7e9b19a4ac3534c591fe2fc304252898879452d", - "date": "2021-05-07T07:33:33.637Z" - }, - "versionStart": { - "versionNum": 1105, - "commit": "1078aac873fde8e55eae41d977752ad21edc97b2", - "date": "2021-05-07T07:32:10.455Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1b9E14122Cb416845F0f21967f38b5c3e74De774/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1107.json b/history/versions/1107.json deleted file mode 100644 index 801cd227f919f..0000000000000 --- a/history/versions/1107.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1107, - "commit": "b0a6a415148a96ce83a9560879f1b9d2506fdb5a", - "date": "2021-05-07T10:46:22.304Z" - }, - "versionStart": { - "versionNum": 1106, - "commit": "e7e9b19a4ac3534c591fe2fc304252898879452d", - "date": "2021-05-07T07:33:33.637Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json", - "blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json", - "blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/info.json", - "blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json", - "blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/info.json", - "blockchains/ethereum/assets/0x1F8A626883d7724DBd59eF51CBD4BF1Cf2016D13/info.json", - "blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json", - "blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json", - "blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json", - "blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/info.json", - "blockchains/ethereum/assets/0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd/info.json", - "blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/info.json", - "blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/info.json", - "blockchains/ethereum/assets/0x5Eaa69B29f99C84Fe5dE8200340b4e9b4Ab38EaC/info.json", - "blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/info.json", - "blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/info.json", - "blockchains/ethereum/assets/0x639ae8F3EEd18690bF451229d14953a5A5627b72/info.json", - "blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/info.json", - "blockchains/ethereum/assets/0x725C263e32c72dDC3A19bEa12C5a0479a81eE688/info.json", - "blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/info.json", - "blockchains/ethereum/assets/0x7BD198b9107496fD5cC3d7655AF52f43a8eDBc4C/info.json", - "blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/info.json", - "blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json", - "blockchains/ethereum/assets/0x9EA3b5b4EC044b70375236A281986106457b20EF/info.json", - "blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/info.json", - "blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/info.json", - "blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/info.json", - "blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json", - "blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json", - "blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/info.json", - "blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/info.json", - "blockchains/ethereum/assets/0xEA1ea0972fa092dd463f2968F9bB51Cc4c981D71/info.json", - "blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/info.json", - "blockchains/ethereum/assets/0xF59ae934f6fe444afC309586cC60a84a0F89Aaea/info.json", - "blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/info.json", - "blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/info.json", - "blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/info.json", - "blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/info.json", - "blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1108.json b/history/versions/1108.json deleted file mode 100644 index 55fddbe56b36c..0000000000000 --- a/history/versions/1108.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1108, - "commit": "c04bd0adaf66d4e1982870918699d90fba024876", - "date": "2021-05-07T10:57:42.905Z" - }, - "versionStart": { - "versionNum": 1107, - "commit": "b0a6a415148a96ce83a9560879f1b9d2506fdb5a", - "date": "2021-05-07T10:46:22.304Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/info.json", - "blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/info.json", - "blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/info.json", - "blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/info.json", - "blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/info.json", - "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json", - "blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/info.json", - "blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json", - "blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/info.json", - "blockchains/smartchain/assets/0x29cED01C447166958605519F10DcF8b0255fB379/info.json", - "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json", - "blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/info.json", - "blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/info.json", - "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json", - "blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/info.json", - "blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/info.json", - "blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/info.json", - "blockchains/smartchain/assets/0x3fd5B5746315E3F8d43A46b09c826a001EBb977d/info.json", - "blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/info.json", - "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json", - "blockchains/smartchain/assets/0x47b80B600d5E4d2a6C2E1bDA0e2D460EF6689850/info.json", - "blockchains/smartchain/assets/0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D/info.json", - "blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/info.json", - "blockchains/smartchain/assets/0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A/info.json", - "blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/info.json", - "blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/info.json", - "blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/info.json", - "blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/info.json", - "blockchains/smartchain/assets/0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819/info.json", - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json", - "blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/info.json", - "blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/info.json", - "blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/info.json", - "blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/info.json", - "blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json", - "blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json", - "blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/info.json", - "blockchains/smartchain/assets/0x8891de345808E77228677f0eFb56125DB1E93a49/info.json", - "blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/info.json", - "blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/info.json", - "blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json", - "blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/info.json", - "blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json", - "blockchains/smartchain/assets/0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441/info.json", - "blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/info.json", - "blockchains/smartchain/assets/0xA8c514D991F59baB02d32b68f04204cB89261c88/info.json", - "blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/info.json", - "blockchains/smartchain/assets/0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6/info.json", - "blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json", - "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json", - "blockchains/smartchain/assets/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308/info.json", - "blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/info.json", - "blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/info.json", - "blockchains/smartchain/assets/0xD1102332a213E21faF78B69C03572031F3552c33/info.json", - "blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/info.json", - "blockchains/smartchain/assets/0xDE2F075f6F14EB9D96755b24E416A53E736Ca363/info.json", - "blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/info.json", - "blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/info.json", - "blockchains/smartchain/assets/0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca/info.json", - "blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/info.json", - "blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/info.json", - "blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json", - "blockchains/smartchain/assets/0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67/info.json", - "blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/info.json", - "blockchains/smartchain/assets/0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e/info.json", - "blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/info.json", - "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json", - "blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/info.json", - "blockchains/smartchain/assets/0xc2e1acef50aE55661855E8dcB72adB182A3cC259/info.json", - "blockchains/smartchain/assets/0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d/info.json", - "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json", - "blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/info.json", - "blockchains/smartchain/assets/0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB/info.json", - "blockchains/smartchain/assets/0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D/info.json", - "blockchains/smartchain/assets/0xf3DBB49999B25c9D6641a9423C7ad84168D00071/info.json", - "blockchains/solana/assets/7nJGERf1LZpjn4uTfcDZLJ6YRtvdSExAB9uK851zT6do/info.json", - "blockchains/tron/assets/1003611/info.json", - "blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/info.json", - "blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/info.json", - "blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1109.json b/history/versions/1109.json deleted file mode 100644 index ba0a747fc53bb..0000000000000 --- a/history/versions/1109.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1109, - "commit": "6c49668e1f9fa72b492aba0e543b63bb3a60b6f3", - "date": "2021-05-07T11:22:57.673Z" - }, - "versionStart": { - "versionNum": 1108, - "commit": "c04bd0adaf66d4e1982870918699d90fba024876", - "date": "2021-05-07T10:57:42.905Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFd431CB76965cF80c6FCec011a273B46df23EB04/info.json", - "blockchains/smartchain/assets/0xFd431CB76965cF80c6FCec011a273B46df23EB04/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/111.json b/history/versions/111.json deleted file mode 100644 index 939e5e41929e8..0000000000000 --- a/history/versions/111.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 111, - "commit": "a75843e69b7f2137efdcb92d0f0815fade4ebe67", - "date": "2021-03-06T11:01:38.827Z" - }, - "versionStart": { - "versionNum": 110, - "commit": "83de6c0f7ec7e43fc384db78acaf566147abb573", - "date": "2021-03-06T11:00:21.919Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1110.json b/history/versions/1110.json deleted file mode 100644 index d226f07f778e7..0000000000000 --- a/history/versions/1110.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1110, - "commit": "d830c64d3625e1d678df0ed6790cccd2fdb0a8ed", - "date": "2021-05-07T11:24:21.038Z" - }, - "versionStart": { - "versionNum": 1109, - "commit": "6c49668e1f9fa72b492aba0e543b63bb3a60b6f3", - "date": "2021-05-07T11:22:57.673Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1111.json b/history/versions/1111.json deleted file mode 100644 index 2ed325db128ac..0000000000000 --- a/history/versions/1111.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1111, - "commit": "218a824b108b41226e41c9929d11e799cd310918", - "date": "2021-05-07T11:37:30.518Z" - }, - "versionStart": { - "versionNum": 1110, - "commit": "d830c64d3625e1d678df0ed6790cccd2fdb0a8ed", - "date": "2021-05-07T11:24:21.038Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/info.json", - "blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1112.json b/history/versions/1112.json deleted file mode 100644 index 19087515ee71f..0000000000000 --- a/history/versions/1112.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1112, - "commit": "1a9ddb9c232480e4f6301416db5f23e24f30db00", - "date": "2021-05-07T11:38:45.951Z" - }, - "versionStart": { - "versionNum": 1111, - "commit": "218a824b108b41226e41c9929d11e799cd310918", - "date": "2021-05-07T11:37:30.518Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB1731E5e035CB039298159EcB191cB3fe666Dd0e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1113.json b/history/versions/1113.json deleted file mode 100644 index 0be45e9f0ba45..0000000000000 --- a/history/versions/1113.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1113, - "commit": "302b011f30e2dfa39bb576c460fde60a54f48d35", - "date": "2021-05-07T11:42:00.597Z" - }, - "versionStart": { - "versionNum": 1112, - "commit": "1a9ddb9c232480e4f6301416db5f23e24f30db00", - "date": "2021-05-07T11:38:45.951Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x016C285d5b918B92aa85EF1e147498BADfe30d69/info.json", - "blockchains/smartchain/assets/0x016C285d5b918B92aa85EF1e147498BADfe30d69/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1114.json b/history/versions/1114.json deleted file mode 100644 index 30b3669069b5e..0000000000000 --- a/history/versions/1114.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1114, - "commit": "6ba2210f4ad1f4f297105fa0598a50b589b0936c", - "date": "2021-05-07T11:43:17.006Z" - }, - "versionStart": { - "versionNum": 1113, - "commit": "302b011f30e2dfa39bb576c460fde60a54f48d35", - "date": "2021-05-07T11:42:00.597Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x016C285d5b918B92aa85EF1e147498BADfe30d69/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1115.json b/history/versions/1115.json deleted file mode 100644 index c507bfe121294..0000000000000 --- a/history/versions/1115.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1115, - "commit": "b3a3db780d6e16a627b8dd81835e56d1fe563d3e", - "date": "2021-05-07T13:27:59.323Z" - }, - "versionStart": { - "versionNum": 1114, - "commit": "6ba2210f4ad1f4f297105fa0598a50b589b0936c", - "date": "2021-05-07T11:43:17.006Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1116.json b/history/versions/1116.json deleted file mode 100644 index 577deb06f2d08..0000000000000 --- a/history/versions/1116.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1116, - "commit": "fbd9539307a65296f95c3c585bbc298128947d43", - "date": "2021-05-07T14:21:53.343Z" - }, - "versionStart": { - "versionNum": 1115, - "commit": "b3a3db780d6e16a627b8dd81835e56d1fe563d3e", - "date": "2021-05-07T13:27:59.323Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xAdA0A1202462085999652Dc5310a7A9e2BF3eD42/info.json", - "blockchains/smartchain/assets/0xFd431CB76965cF80c6FCec011a273B46df23EB04/info.json", - "blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1117.json b/history/versions/1117.json deleted file mode 100644 index 63ea4c119d1b4..0000000000000 --- a/history/versions/1117.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1117, - "commit": "a3b5584ad37e21b7c1bb8a04bf7c8a43e9df1ce4", - "date": "2021-05-07T14:30:39.897Z" - }, - "versionStart": { - "versionNum": 1116, - "commit": "fbd9539307a65296f95c3c585bbc298128947d43", - "date": "2021-05-07T14:21:53.343Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAc4c2903fb2f073e94De57c79D8Bec5155662122/info.json", - "blockchains/smartchain/assets/0xAc4c2903fb2f073e94De57c79D8Bec5155662122/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1118.json b/history/versions/1118.json deleted file mode 100644 index 61b1a196ed046..0000000000000 --- a/history/versions/1118.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1118, - "commit": "4e0a922ad2347c0c2d50cb99e3c20299cfaa490b", - "date": "2021-05-07T14:32:16.196Z" - }, - "versionStart": { - "versionNum": 1117, - "commit": "a3b5584ad37e21b7c1bb8a04bf7c8a43e9df1ce4", - "date": "2021-05-07T14:30:39.897Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAc4c2903fb2f073e94De57c79D8Bec5155662122/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1119.json b/history/versions/1119.json deleted file mode 100644 index 3e53a7f32e3cb..0000000000000 --- a/history/versions/1119.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1119, - "commit": "e6562368eb6a255c2d64a475955cddc42455b228", - "date": "2021-05-07T14:58:38.556Z" - }, - "versionStart": { - "versionNum": 1118, - "commit": "4e0a922ad2347c0c2d50cb99e3c20299cfaa490b", - "date": "2021-05-07T14:32:16.196Z" - }, - "changes": [ - "blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/info.json", - "blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/112.json b/history/versions/112.json deleted file mode 100644 index 307d8751257fd..0000000000000 --- a/history/versions/112.json +++ /dev/null @@ -1,368 +0,0 @@ -{ - "versionEnd": { - "versionNum": 112, - "commit": "d0d39d2d19f081bbbcdc84f9550401b139061cd6", - "date": "2021-03-06T17:10:10.389Z" - }, - "versionStart": { - "versionNum": 111, - "commit": "a75843e69b7f2137efdcb92d0f0815fade4ebe67", - "date": "2021-03-06T11:01:38.827Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/info.json", - "blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/info.json", - "blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/info.json", - "blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/info.json", - "blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/info.json", - "blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/info.json", - "blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/info.json", - "blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/info.json", - "blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/info.json", - "blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/info.json", - "blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/info.json", - "blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/info.json", - "blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/info.json", - "blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json", - "blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/info.json", - "blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/info.json", - "blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/info.json", - "blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/info.json", - "blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/info.json", - "blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/info.json", - "blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/info.json", - "blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/info.json", - "blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/info.json", - "blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/info.json", - "blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/info.json", - "blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/info.json", - "blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/info.json", - "blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/info.json", - "blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/info.json", - "blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/info.json", - "blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/info.json", - "blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/info.json", - "blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/info.json", - "blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/info.json", - "blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/info.json", - "blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/info.json", - "blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/info.json", - "blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/info.json", - "blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/info.json", - "blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/info.json", - "blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/info.json", - "blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/info.json", - "blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/info.json", - "blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/info.json", - "blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/info.json", - "blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/info.json", - "blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/info.json", - "blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/info.json", - "blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/info.json", - "blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/info.json", - "blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/info.json", - "blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/info.json", - "blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/info.json", - "blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/info.json", - "blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/info.json", - "blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/info.json", - "blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/info.json", - "blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/info.json", - "blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/info.json", - "blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/info.json", - "blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/info.json", - "blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/info.json", - "blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/info.json", - "blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/info.json", - "blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/info.json", - "blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/info.json", - "blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/info.json", - "blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/info.json", - "blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/info.json", - "blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/info.json", - "blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/info.json", - "blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/info.json", - "blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/info.json", - "blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/info.json", - "blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/info.json", - "blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/info.json", - "blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/info.json", - "blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/info.json", - "blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/info.json", - "blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/info.json", - "blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/info.json", - "blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/info.json", - "blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/info.json", - "blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/info.json", - "blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/info.json", - "blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/info.json", - "blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/info.json", - "blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/info.json", - "blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/info.json", - "blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/info.json", - "blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/info.json", - "blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/info.json", - "blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/info.json", - "blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/info.json", - "blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/info.json", - "blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/info.json", - "blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/info.json", - "blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/info.json", - "blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/info.json", - "blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/info.json", - "blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json", - "blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/info.json", - "blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/info.json", - "blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/info.json", - "blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/info.json", - "blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/info.json", - "blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/info.json", - "blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/info.json", - "blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/info.json", - "blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/info.json", - "blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/info.json", - "blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/info.json", - "blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/info.json", - "blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/info.json", - "blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/info.json", - "blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/info.json", - "blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/info.json", - "blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/info.json", - "blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/info.json", - "blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/info.json", - "blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/info.json", - "blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/info.json", - "blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/info.json", - "blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/info.json", - "blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/info.json", - "blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/info.json", - "blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/info.json", - "blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/info.json", - "blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/info.json", - "blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/info.json", - "blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/info.json", - "blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/info.json", - "blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/info.json", - "blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/info.json", - "blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/info.json", - "blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/info.json", - "blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/info.json", - "blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/info.json", - "blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/info.json", - "blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/info.json", - "blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/info.json", - "blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/info.json", - "blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/info.json", - "blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/info.json", - "blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/info.json", - "blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/info.json", - "blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/info.json", - "blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/info.json", - "blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/info.json", - "blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/info.json", - "blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/info.json", - "blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/info.json", - "blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/info.json", - "blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/info.json", - "blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/info.json", - "blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/info.json", - "blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/info.json", - "blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/info.json", - "blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/info.json", - "blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/info.json", - "blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/info.json", - "blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/info.json", - "blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/info.json", - "blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/info.json", - "blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/info.json", - "blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/info.json", - "blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/info.json", - "blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/info.json", - "blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/info.json", - "blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/info.json", - "blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/info.json", - "blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/info.json", - "blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/info.json", - "blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json", - "blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/info.json", - "blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/info.json", - "blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/info.json", - "blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/info.json", - "blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/info.json", - "blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/info.json", - "blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/info.json", - "blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json", - "blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/info.json", - "blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/info.json", - "blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/info.json", - "blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/info.json", - "blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/info.json", - "blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/info.json", - "blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/info.json", - "blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/info.json", - "blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/info.json", - "blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/info.json", - "blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/info.json", - "blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/info.json", - "blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/info.json", - "blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/info.json", - "blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/info.json", - "blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/info.json", - "blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/info.json", - "blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/info.json", - "blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/info.json", - "blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/info.json", - "blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/info.json", - "blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/info.json", - "blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/info.json", - "blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/info.json", - "blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/info.json", - "blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/info.json", - "blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/info.json", - "blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/info.json", - "blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/info.json", - "blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/info.json", - "blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/info.json", - "blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/info.json", - "blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/info.json", - "blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/info.json", - "blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/info.json", - "blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/info.json", - "blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/info.json", - "blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/info.json", - "blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/info.json", - "blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/info.json", - "blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/info.json", - "blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/info.json", - "blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/info.json", - "blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/info.json", - "blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/info.json", - "blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/info.json", - "blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/info.json", - "blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/info.json", - "blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/info.json", - "blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/info.json", - "blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/info.json", - "blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/info.json", - "blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/info.json", - "blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/info.json", - "blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/info.json", - "blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/info.json", - "blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/info.json", - "blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/info.json", - "blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/info.json", - "blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/info.json", - "blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/info.json", - "blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/info.json", - "blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/info.json", - "blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/info.json", - "blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/info.json", - "blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/info.json", - "blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json", - "blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/info.json", - "blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/info.json", - "blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/info.json", - "blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/info.json", - "blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/info.json", - "blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/info.json", - "blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/info.json", - "blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/info.json", - "blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/info.json", - "blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/info.json", - "blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/info.json", - "blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/info.json", - "blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/info.json", - "blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/info.json", - "blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/info.json", - "blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/info.json", - "blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/info.json", - "blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/info.json", - "blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/info.json", - "blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json", - "blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/info.json", - "blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/info.json", - "blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/info.json", - "blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/info.json", - "blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/info.json", - "blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/info.json", - "blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/info.json", - "blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/info.json", - "blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/info.json", - "blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/info.json", - "blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/info.json", - "blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/info.json", - "blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/info.json", - "blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/info.json", - "blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/info.json", - "blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/info.json", - "blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/info.json", - "blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/info.json", - "blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/info.json", - "blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/info.json", - "blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/info.json", - "blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/info.json", - "blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json", - "blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/info.json", - "blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/info.json", - "blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/info.json", - "blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json", - "blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/info.json", - "blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/info.json", - "blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json", - "blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/info.json", - "blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/info.json", - "blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/info.json", - "blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/info.json", - "blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/info.json", - "blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/info.json", - "blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/info.json", - "blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/info.json", - "blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/info.json", - "blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/info.json", - "blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/info.json", - "blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/info.json", - "blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/info.json", - "blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/info.json", - "blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/info.json", - "blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/info.json", - "blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/info.json", - "blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/info.json", - "blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/info.json", - "blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/info.json", - "blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/info.json", - "blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/info.json", - "blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/info.json", - "blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/info.json", - "blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/info.json", - "blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/info.json", - "blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/info.json", - "blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/info.json", - "blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/info.json", - "blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/info.json", - "blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/info.json", - "blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/info.json", - "blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/info.json", - "blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/info.json", - "blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/info.json", - "blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/info.json", - "blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/info.json", - "blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/info.json", - "blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/info.json", - "blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/info.json", - "blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/info.json", - "blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/info.json", - "blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/info.json", - "blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/info.json", - "blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/info.json", - "blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/info.json", - "blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/info.json", - "blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/info.json", - "blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/info.json", - "blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/info.json", - "blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/info.json", - "blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/info.json", - "blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/info.json", - "blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/info.json", - "blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1120.json b/history/versions/1120.json deleted file mode 100644 index da60889a751c6..0000000000000 --- a/history/versions/1120.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1120, - "commit": "7dbc3bbae7aed6c0af7d46c9726a0fa4cfe0f79c", - "date": "2021-05-07T15:00:03.113Z" - }, - "versionStart": { - "versionNum": 1119, - "commit": "e6562368eb6a255c2d64a475955cddc42455b228", - "date": "2021-05-07T14:58:38.556Z" - }, - "changes": [ - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/TWXZxJDGWVhNz2SXx31kQGA5kb2cjAz9ys/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1121.json b/history/versions/1121.json deleted file mode 100644 index 5a69dffa23822..0000000000000 --- a/history/versions/1121.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1121, - "commit": "99000a9e33d321cec33569c4185a53e839b1fe9c", - "date": "2021-05-07T15:29:21.750Z" - }, - "versionStart": { - "versionNum": 1120, - "commit": "7dbc3bbae7aed6c0af7d46c9726a0fa4cfe0f79c", - "date": "2021-05-07T15:00:03.113Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1122.json b/history/versions/1122.json deleted file mode 100644 index 2e5c8ba64f87c..0000000000000 --- a/history/versions/1122.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1122, - "commit": "d20f61a0cf50e715dfa44e6a75f2095034afe632", - "date": "2021-05-07T15:41:42.265Z" - }, - "versionStart": { - "versionNum": 1121, - "commit": "99000a9e33d321cec33569c4185a53e839b1fe9c", - "date": "2021-05-07T15:29:21.750Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x31DE61D9a39CB9f479570Bd3dC3AC93BC0402CDB/info.json", - "blockchains/smartchain/assets/0x31DE61D9a39CB9f479570Bd3dC3AC93BC0402CDB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1123.json b/history/versions/1123.json deleted file mode 100644 index f399a0d73a46d..0000000000000 --- a/history/versions/1123.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1123, - "commit": "50e1bee49c39a8b8ad182a875028aef14c4db578", - "date": "2021-05-07T15:43:16.434Z" - }, - "versionStart": { - "versionNum": 1122, - "commit": "d20f61a0cf50e715dfa44e6a75f2095034afe632", - "date": "2021-05-07T15:41:42.265Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1124.json b/history/versions/1124.json deleted file mode 100644 index 59daf6aa21c38..0000000000000 --- a/history/versions/1124.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1124, - "commit": "d72e2169760da908779913d6a01e1d3262db523e", - "date": "2021-05-07T15:56:18.217Z" - }, - "versionStart": { - "versionNum": 1123, - "commit": "50e1bee49c39a8b8ad182a875028aef14c4db578", - "date": "2021-05-07T15:43:16.434Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa94b7a842aADB617a0B08fA744e033C6De2f7595/info.json", - "blockchains/smartchain/assets/0xa94b7a842aADB617a0B08fA744e033C6De2f7595/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1125.json b/history/versions/1125.json deleted file mode 100644 index 649a4a8c276b8..0000000000000 --- a/history/versions/1125.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1125, - "commit": "06df8d1cbd70956db5ec68b618b5f0c34cc8398d", - "date": "2021-05-07T15:58:23.395Z" - }, - "versionStart": { - "versionNum": 1124, - "commit": "d72e2169760da908779913d6a01e1d3262db523e", - "date": "2021-05-07T15:56:18.217Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa94b7a842aADB617a0B08fA744e033C6De2f7595/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1126.json b/history/versions/1126.json deleted file mode 100644 index 39b575bc78921..0000000000000 --- a/history/versions/1126.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1126, - "commit": "91bbd30c13c6eaf8a268ac0a4d6eb36af27dadfb", - "date": "2021-05-07T17:28:19.929Z" - }, - "versionStart": { - "versionNum": 1125, - "commit": "06df8d1cbd70956db5ec68b618b5f0c34cc8398d", - "date": "2021-05-07T15:58:23.395Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/info.json", - "blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1127.json b/history/versions/1127.json deleted file mode 100644 index 8f92292752f64..0000000000000 --- a/history/versions/1127.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1127, - "commit": "cfd83ccbd8ec73caceca8b5472ed9a7fffda4410", - "date": "2021-05-07T17:29:25.558Z" - }, - "versionStart": { - "versionNum": 1126, - "commit": "91bbd30c13c6eaf8a268ac0a4d6eb36af27dadfb", - "date": "2021-05-07T17:28:19.929Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1128.json b/history/versions/1128.json deleted file mode 100644 index 7895da1ae0403..0000000000000 --- a/history/versions/1128.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1128, - "commit": "782a130983a3eba23dbb30624e260521ce2c891e", - "date": "2021-05-07T17:48:13.580Z" - }, - "versionStart": { - "versionNum": 1127, - "commit": "cfd83ccbd8ec73caceca8b5472ed9a7fffda4410", - "date": "2021-05-07T17:29:25.558Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA1928c0D8F83C0bFB7ebE51B412b1FD29A277893/info.json", - "blockchains/smartchain/assets/0xA1928c0D8F83C0bFB7ebE51B412b1FD29A277893/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1129.json b/history/versions/1129.json deleted file mode 100644 index e332d4c60c8d2..0000000000000 --- a/history/versions/1129.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1129, - "commit": "ccb3d8a2dba74152538dd07c6e82e92125b12fbf", - "date": "2021-05-07T17:49:29.813Z" - }, - "versionStart": { - "versionNum": 1128, - "commit": "782a130983a3eba23dbb30624e260521ce2c891e", - "date": "2021-05-07T17:48:13.580Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA1928c0D8F83C0bFB7ebE51B412b1FD29A277893/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/113.json b/history/versions/113.json deleted file mode 100644 index bc92897d658c1..0000000000000 --- a/history/versions/113.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 113, - "commit": "6f5b91e88fb852b396c19bcd62e49b9ec0afc122", - "date": "2021-03-07T04:57:42.712Z" - }, - "versionStart": { - "versionNum": 112, - "commit": "d0d39d2d19f081bbbcdc84f9550401b139061cd6", - "date": "2021-03-06T17:10:10.389Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x03D6BD3d48F956D783456695698C407A46ecD54d/info.json", - "blockchains/smartchain/assets/0x03D6BD3d48F956D783456695698C407A46ecD54d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1130.json b/history/versions/1130.json deleted file mode 100644 index 6bc5c271e7a29..0000000000000 --- a/history/versions/1130.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1130, - "commit": "738c1c146521dc70673e497f074b76beaef1fc86", - "date": "2021-05-07T20:16:04.128Z" - }, - "versionStart": { - "versionNum": 1129, - "commit": "ccb3d8a2dba74152538dd07c6e82e92125b12fbf", - "date": "2021-05-07T17:49:29.813Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1131.json b/history/versions/1131.json deleted file mode 100644 index 2356b9660c1f5..0000000000000 --- a/history/versions/1131.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1131, - "commit": "df9bb3c2a3ef25c7b0fccc3b4ace6d4bca6d55d9", - "date": "2021-05-07T20:17:13.842Z" - }, - "versionStart": { - "versionNum": 1130, - "commit": "738c1c146521dc70673e497f074b76beaef1fc86", - "date": "2021-05-07T20:16:04.128Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1132.json b/history/versions/1132.json deleted file mode 100644 index 2e151d000ce6e..0000000000000 --- a/history/versions/1132.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1132, - "commit": "e20d2a6ad0ce9b40699cf8ecd225c9875729ba76", - "date": "2021-05-08T07:12:35.349Z" - }, - "versionStart": { - "versionNum": 1131, - "commit": "df9bb3c2a3ef25c7b0fccc3b4ace6d4bca6d55d9", - "date": "2021-05-07T20:17:13.842Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x338196a509B4c66749c3f44c21C00501E6ACF7BC/info.json", - "blockchains/smartchain/assets/0x338196a509B4c66749c3f44c21C00501E6ACF7BC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1133.json b/history/versions/1133.json deleted file mode 100644 index 6c758a3a067e4..0000000000000 --- a/history/versions/1133.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1133, - "commit": "fd24d7adae927d3805264f83a2655443fa6db6c2", - "date": "2021-05-08T07:14:08.367Z" - }, - "versionStart": { - "versionNum": 1132, - "commit": "e20d2a6ad0ce9b40699cf8ecd225c9875729ba76", - "date": "2021-05-08T07:12:35.349Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x338196a509B4c66749c3f44c21C00501E6ACF7BC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1134.json b/history/versions/1134.json deleted file mode 100644 index 9555f919b48b3..0000000000000 --- a/history/versions/1134.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1134, - "commit": "a297b618291a4febccea3f233f9cff965ed8df16", - "date": "2021-05-08T07:18:11.997Z" - }, - "versionStart": { - "versionNum": 1133, - "commit": "fd24d7adae927d3805264f83a2655443fa6db6c2", - "date": "2021-05-08T07:14:08.367Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5507f52C96e64e5e5c3dF0Ea90d3515fc0c7d9dF/info.json", - "blockchains/smartchain/assets/0x5507f52C96e64e5e5c3dF0Ea90d3515fc0c7d9dF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1135.json b/history/versions/1135.json deleted file mode 100644 index 95b78b87b5245..0000000000000 --- a/history/versions/1135.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1135, - "commit": "26fc83ae840c3cda84f82723b425b6acc6f746bf", - "date": "2021-05-08T07:19:23.101Z" - }, - "versionStart": { - "versionNum": 1134, - "commit": "a297b618291a4febccea3f233f9cff965ed8df16", - "date": "2021-05-08T07:18:11.997Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1136.json b/history/versions/1136.json deleted file mode 100644 index 599b790e33094..0000000000000 --- a/history/versions/1136.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1136, - "commit": "d396d2ad4b3732b999cd27db40e9876079019ec8", - "date": "2021-05-08T07:20:27.488Z" - }, - "versionStart": { - "versionNum": 1135, - "commit": "26fc83ae840c3cda84f82723b425b6acc6f746bf", - "date": "2021-05-08T07:19:23.101Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json", - "blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1137.json b/history/versions/1137.json deleted file mode 100644 index 819aad11fd5ad..0000000000000 --- a/history/versions/1137.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1137, - "commit": "dd6e7d42415e7447b6c14d088115b8ccb1d00f2a", - "date": "2021-05-08T07:22:10.766Z" - }, - "versionStart": { - "versionNum": 1136, - "commit": "d396d2ad4b3732b999cd27db40e9876079019ec8", - "date": "2021-05-08T07:20:27.488Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x7BEF710a5759d197EC0Bf621c3Df802C2D60D848/info.json", - "blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/info.json", - "blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1138.json b/history/versions/1138.json deleted file mode 100644 index 8399e4de55f14..0000000000000 --- a/history/versions/1138.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1138, - "commit": "4d8fe61e18b99c800973b4cb6bda077c90188378", - "date": "2021-05-08T07:23:51.342Z" - }, - "versionStart": { - "versionNum": 1137, - "commit": "dd6e7d42415e7447b6c14d088115b8ccb1d00f2a", - "date": "2021-05-08T07:22:10.766Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/info.json", - "blockchains/smartchain/assets/0xD2f9B51C6a1b5598f0ea51eF95d70cB045692D0F/info.json", - "blockchains/smartchain/assets/0xD2f9B51C6a1b5598f0ea51eF95d70cB045692D0F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1139.json b/history/versions/1139.json deleted file mode 100644 index 8408e496a0e91..0000000000000 --- a/history/versions/1139.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1139, - "commit": "9ddabafb165960960657ba4a464233bd0e6eadc1", - "date": "2021-05-08T07:25:12.315Z" - }, - "versionStart": { - "versionNum": 1138, - "commit": "4d8fe61e18b99c800973b4cb6bda077c90188378", - "date": "2021-05-08T07:23:51.342Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD2f9B51C6a1b5598f0ea51eF95d70cB045692D0F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/114.json b/history/versions/114.json deleted file mode 100644 index 03b1305a990a1..0000000000000 --- a/history/versions/114.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 114, - "commit": "69720f62cc92edfcbb4ee4ad0ec142f376f499ec", - "date": "2021-03-07T04:59:00.885Z" - }, - "versionStart": { - "versionNum": 113, - "commit": "6f5b91e88fb852b396c19bcd62e49b9ec0afc122", - "date": "2021-03-07T04:57:42.712Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1140.json b/history/versions/1140.json deleted file mode 100644 index 467a259ebe304..0000000000000 --- a/history/versions/1140.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1140, - "commit": "a272b5ae34eb25c30d356a6d0551573278ecb2b8", - "date": "2021-05-08T07:27:37.322Z" - }, - "versionStart": { - "versionNum": 1139, - "commit": "9ddabafb165960960657ba4a464233bd0e6eadc1", - "date": "2021-05-08T07:25:12.315Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3504de9e61FDFf2Fc70f5cC8a6D1Ee493434C1Aa/info.json", - "blockchains/smartchain/assets/0x3504de9e61FDFf2Fc70f5cC8a6D1Ee493434C1Aa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1141.json b/history/versions/1141.json deleted file mode 100644 index f631cb45020c5..0000000000000 --- a/history/versions/1141.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1141, - "commit": "1cea237fd557287dbe3af27cf42672edd3f9aa40", - "date": "2021-05-08T07:28:55.818Z" - }, - "versionStart": { - "versionNum": 1140, - "commit": "a272b5ae34eb25c30d356a6d0551573278ecb2b8", - "date": "2021-05-08T07:27:37.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3504de9e61FDFf2Fc70f5cC8a6D1Ee493434C1Aa/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1142.json b/history/versions/1142.json deleted file mode 100644 index 24f871706b0e5..0000000000000 --- a/history/versions/1142.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1142, - "commit": "2147a87d9b48d3a1eaf1ce56bcc3deb623abac60", - "date": "2021-05-08T07:31:29.238Z" - }, - "versionStart": { - "versionNum": 1141, - "commit": "1cea237fd557287dbe3af27cf42672edd3f9aa40", - "date": "2021-05-08T07:28:55.818Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x565D931cBa7C7E1af3925f77124D5e2d68311BBE/info.json", - "blockchains/smartchain/assets/0x565D931cBa7C7E1af3925f77124D5e2d68311BBE/logo.png", - "blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/info.json", - "blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1143.json b/history/versions/1143.json deleted file mode 100644 index 83c6d9157fa11..0000000000000 --- a/history/versions/1143.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1143, - "commit": "8b47813289ab7346501042dd457c6ebe98fdf31f", - "date": "2021-05-08T07:32:43.267Z" - }, - "versionStart": { - "versionNum": 1142, - "commit": "2147a87d9b48d3a1eaf1ce56bcc3deb623abac60", - "date": "2021-05-08T07:31:29.238Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1144.json b/history/versions/1144.json deleted file mode 100644 index db273c1b8af07..0000000000000 --- a/history/versions/1144.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1144, - "commit": "4704f80c7ef2dbf21305f4f091052e8cabadc14e", - "date": "2021-05-08T07:39:14.298Z" - }, - "versionStart": { - "versionNum": 1143, - "commit": "8b47813289ab7346501042dd457c6ebe98fdf31f", - "date": "2021-05-08T07:32:43.267Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d/info.json", - "blockchains/smartchain/assets/0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1145.json b/history/versions/1145.json deleted file mode 100644 index c92c8d5a72af0..0000000000000 --- a/history/versions/1145.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1145, - "commit": "2fd91f07a44f4ca70e10ba728d3810bbb66369ba", - "date": "2021-05-08T07:40:46.573Z" - }, - "versionStart": { - "versionNum": 1144, - "commit": "4704f80c7ef2dbf21305f4f091052e8cabadc14e", - "date": "2021-05-08T07:39:14.298Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1146.json b/history/versions/1146.json deleted file mode 100644 index 9622ab6458fa2..0000000000000 --- a/history/versions/1146.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1146, - "commit": "30e4d5369e535c689c8a75a8ed86da10b61e982b", - "date": "2021-05-08T08:01:06.397Z" - }, - "versionStart": { - "versionNum": 1145, - "commit": "2fd91f07a44f4ca70e10ba728d3810bbb66369ba", - "date": "2021-05-08T07:40:46.573Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json", - "blockchains/ethereum/assets/0x8E4B1E38c082C7cEb638c084C102352421FE607F/info.json", - "blockchains/ethereum/assets/0x8E4B1E38c082C7cEb638c084C102352421FE607F/logo.png", - "blockchains/ethereum/assets/0xBC84F95f089b9291C552EBA09D30Fd56A932AFC9/info.json", - "blockchains/ethereum/assets/0xBC84F95f089b9291C552EBA09D30Fd56A932AFC9/logo.png", - "blockchains/ethereum/assets/0xf786c34106762Ab4Eeb45a51B42a62470E9D5332/info.json", - "blockchains/ethereum/assets/0xf786c34106762Ab4Eeb45a51B42a62470E9D5332/logo.png", - "blockchains/smartchain/assets/0x05c1EFdEbB8A12f2F3A8DEE07eC4Aa5c452BDAF0/info.json", - "blockchains/smartchain/assets/0x05c1EFdEbB8A12f2F3A8DEE07eC4Aa5c452BDAF0/logo.png", - "blockchains/smartchain/assets/0x38b4119845b5A60D48178a17C9215162E84856ed/info.json", - "blockchains/smartchain/assets/0x38b4119845b5A60D48178a17C9215162E84856ed/logo.png", - "blockchains/smartchain/assets/0x7e2d99B3b4854E741dC6ada101937A1a3aAb861e/info.json", - "blockchains/smartchain/assets/0x7e2d99B3b4854E741dC6ada101937A1a3aAb861e/logo.png", - "blockchains/smartchain/assets/0x87b1AccE6a1958E522233A737313C086551a5c76/info.json", - "blockchains/smartchain/assets/0x87b1AccE6a1958E522233A737313C086551a5c76/logo.png", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1147.json b/history/versions/1147.json deleted file mode 100644 index f3ab06e7ae7f8..0000000000000 --- a/history/versions/1147.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1147, - "commit": "f8e6af9e8a67977994a9f7cd727e0118b1564787", - "date": "2021-05-08T08:02:25.093Z" - }, - "versionStart": { - "versionNum": 1146, - "commit": "30e4d5369e535c689c8a75a8ed86da10b61e982b", - "date": "2021-05-08T08:01:06.397Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x8E4B1E38c082C7cEb638c084C102352421FE607F/info.json", - "blockchains/ethereum/assets/0xBC84F95f089b9291C552EBA09D30Fd56A932AFC9/info.json", - "blockchains/ethereum/assets/0xf786c34106762Ab4Eeb45a51B42a62470E9D5332/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x05c1EFdEbB8A12f2F3A8DEE07eC4Aa5c452BDAF0/info.json", - "blockchains/smartchain/assets/0x38b4119845b5A60D48178a17C9215162E84856ed/info.json", - "blockchains/smartchain/assets/0x7e2d99B3b4854E741dC6ada101937A1a3aAb861e/info.json", - "blockchains/smartchain/assets/0x87b1AccE6a1958E522233A737313C086551a5c76/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1148.json b/history/versions/1148.json deleted file mode 100644 index a67a323949f78..0000000000000 --- a/history/versions/1148.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1148, - "commit": "63506fe528543ff8b95d65dcfe314c4d5fb9b2fe", - "date": "2021-05-08T09:34:33.661Z" - }, - "versionStart": { - "versionNum": 1147, - "commit": "f8e6af9e8a67977994a9f7cd727e0118b1564787", - "date": "2021-05-08T08:02:25.093Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF0a0913BA2b173c1fbCa1c1b2FCFC0E3678f66a9/info.json", - "blockchains/smartchain/assets/0xF0a0913BA2b173c1fbCa1c1b2FCFC0E3678f66a9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1149.json b/history/versions/1149.json deleted file mode 100644 index f337f86b5cb2a..0000000000000 --- a/history/versions/1149.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1149, - "commit": "f844fc34b851924bb326f0dd8398cc573b274ff8", - "date": "2021-05-08T09:35:54.618Z" - }, - "versionStart": { - "versionNum": 1148, - "commit": "63506fe528543ff8b95d65dcfe314c4d5fb9b2fe", - "date": "2021-05-08T09:34:33.661Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF0a0913BA2b173c1fbCa1c1b2FCFC0E3678f66a9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/115.json b/history/versions/115.json deleted file mode 100644 index ea39b3fd1ae1c..0000000000000 --- a/history/versions/115.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 115, - "commit": "90223a5f6a530be7afa418e5dfb4e5a0a433c04a", - "date": "2021-03-07T07:22:00.555Z" - }, - "versionStart": { - "versionNum": 114, - "commit": "69720f62cc92edfcbb4ee4ad0ec142f376f499ec", - "date": "2021-03-07T04:59:00.885Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1150.json b/history/versions/1150.json deleted file mode 100644 index c6ff5c23dac0d..0000000000000 --- a/history/versions/1150.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1150, - "commit": "401f77626788af0a314aeb6f5a6b27e121d7d4b0", - "date": "2021-05-08T09:37:56.566Z" - }, - "versionStart": { - "versionNum": 1149, - "commit": "f844fc34b851924bb326f0dd8398cc573b274ff8", - "date": "2021-05-08T09:35:54.618Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/info.json", - "blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1151.json b/history/versions/1151.json deleted file mode 100644 index bc821dc1ee8dd..0000000000000 --- a/history/versions/1151.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1151, - "commit": "d8f6fd193769e58a2ab515e4e0a9da0632fffdcf", - "date": "2021-05-08T09:39:21.952Z" - }, - "versionStart": { - "versionNum": 1150, - "commit": "401f77626788af0a314aeb6f5a6b27e121d7d4b0", - "date": "2021-05-08T09:37:56.566Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x802C68730212295149f2bEa78C25e2Cf5A05B8A0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1152.json b/history/versions/1152.json deleted file mode 100644 index cd4f3dc3ee79b..0000000000000 --- a/history/versions/1152.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1152, - "commit": "d71e4530ff46ea095833b6302caff757b1a3ce7d", - "date": "2021-05-08T11:46:06.657Z" - }, - "versionStart": { - "versionNum": 1151, - "commit": "d8f6fd193769e58a2ab515e4e0a9da0632fffdcf", - "date": "2021-05-08T09:39:21.952Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/info.json", - "blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1153.json b/history/versions/1153.json deleted file mode 100644 index 11d7d7fbefda9..0000000000000 --- a/history/versions/1153.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1153, - "commit": "c574d4511554e60db875e7efeed9fba2b70d63c0", - "date": "2021-05-08T11:47:22.090Z" - }, - "versionStart": { - "versionNum": 1152, - "commit": "d71e4530ff46ea095833b6302caff757b1a3ce7d", - "date": "2021-05-08T11:46:06.657Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8f20eBD7Cdb3eFdb51D58D582a21e1A0b41F4436/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1154.json b/history/versions/1154.json deleted file mode 100644 index e01ab68f3df9b..0000000000000 --- a/history/versions/1154.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1154, - "commit": "47672a1a3ea35df4f4766534f61dbe6a4d7826e8", - "date": "2021-05-08T12:00:27.702Z" - }, - "versionStart": { - "versionNum": 1153, - "commit": "c574d4511554e60db875e7efeed9fba2b70d63c0", - "date": "2021-05-08T11:47:22.090Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json", - "blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/logo.png", - "blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json", - "blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1155.json b/history/versions/1155.json deleted file mode 100644 index 6e4573c56068f..0000000000000 --- a/history/versions/1155.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1155, - "commit": "77a0d1debfb292582cc763c26ee74b1546fc07cb", - "date": "2021-05-08T12:01:39.617Z" - }, - "versionStart": { - "versionNum": 1154, - "commit": "47672a1a3ea35df4f4766534f61dbe6a4d7826e8", - "date": "2021-05-08T12:00:27.702Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json", - "blockchains/ethereum/assets/0x82E5aeC4e37b37FCA34925C13429506209A98536/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1156.json b/history/versions/1156.json deleted file mode 100644 index 063a1be605775..0000000000000 --- a/history/versions/1156.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1156, - "commit": "2a8000f107967c7a41fef2d99751815cf9ebbf29", - "date": "2021-05-08T12:33:04.125Z" - }, - "versionStart": { - "versionNum": 1155, - "commit": "77a0d1debfb292582cc763c26ee74b1546fc07cb", - "date": "2021-05-08T12:01:39.617Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/info.json", - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1157.json b/history/versions/1157.json deleted file mode 100644 index 962408a666abf..0000000000000 --- a/history/versions/1157.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1157, - "commit": "219dd32ce35e6921f1e31dd4038a6b103e506982", - "date": "2021-05-08T12:34:57.085Z" - }, - "versionStart": { - "versionNum": 1156, - "commit": "2a8000f107967c7a41fef2d99751815cf9ebbf29", - "date": "2021-05-08T12:33:04.125Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf5cB350b40726B5BcF170d12e162B6193b291B41/info.json", - "blockchains/ethereum/assets/0xf5cB350b40726B5BcF170d12e162B6193b291B41/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1158.json b/history/versions/1158.json deleted file mode 100644 index dd411e938c297..0000000000000 --- a/history/versions/1158.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1158, - "commit": "e2681234713fd1ae1cdad0d9becd56cb5d7ef84f", - "date": "2021-05-08T12:36:13.767Z" - }, - "versionStart": { - "versionNum": 1157, - "commit": "219dd32ce35e6921f1e31dd4038a6b103e506982", - "date": "2021-05-08T12:34:57.085Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1159.json b/history/versions/1159.json deleted file mode 100644 index 09e279d81460c..0000000000000 --- a/history/versions/1159.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1159, - "commit": "f465c1010953f5a203fc9cd9a77859707820ece8", - "date": "2021-05-08T12:38:18.375Z" - }, - "versionStart": { - "versionNum": 1158, - "commit": "e2681234713fd1ae1cdad0d9becd56cb5d7ef84f", - "date": "2021-05-08T12:36:13.767Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/info.json", - "blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/116.json b/history/versions/116.json deleted file mode 100644 index 877f84459ba5d..0000000000000 --- a/history/versions/116.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 116, - "commit": "3a2a1cf36565177ce36db711916e71a02830dd60", - "date": "2021-03-07T14:03:38.696Z" - }, - "versionStart": { - "versionNum": 115, - "commit": "90223a5f6a530be7afa418e5dfb4e5a0a433c04a", - "date": "2021-03-07T07:22:00.555Z" - }, - "changes": [ - "blockchains/binance/allowlist.json", - "blockchains/binance/assets/SUSHI-134/info.json", - "blockchains/binance/assets/SUSHI-134/logo.png", - "blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1160.json b/history/versions/1160.json deleted file mode 100644 index a61c519ac9768..0000000000000 --- a/history/versions/1160.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1160, - "commit": "b89d9343fbc79071ac486891b19812255616747d", - "date": "2021-05-08T12:39:43.749Z" - }, - "versionStart": { - "versionNum": 1159, - "commit": "f465c1010953f5a203fc9cd9a77859707820ece8", - "date": "2021-05-08T12:38:18.375Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xBaCbF768795C50FC5E877830A127276741651D0a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1161.json b/history/versions/1161.json deleted file mode 100644 index dc8e3709c7000..0000000000000 --- a/history/versions/1161.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1161, - "commit": "971555d6c18bff66e496a10491c5c96a819c096c", - "date": "2021-05-08T13:26:40.641Z" - }, - "versionStart": { - "versionNum": 1160, - "commit": "b89d9343fbc79071ac486891b19812255616747d", - "date": "2021-05-08T12:39:43.749Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1162.json b/history/versions/1162.json deleted file mode 100644 index 8fecf7a611ac4..0000000000000 --- a/history/versions/1162.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1162, - "commit": "e89122286c430eecc5164d1f6500dc269392cd96", - "date": "2021-05-08T13:31:44.369Z" - }, - "versionStart": { - "versionNum": 1161, - "commit": "971555d6c18bff66e496a10491c5c96a819c096c", - "date": "2021-05-08T13:26:40.641Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/info.json", - "blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1163.json b/history/versions/1163.json deleted file mode 100644 index 6b11616aaba70..0000000000000 --- a/history/versions/1163.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1163, - "commit": "8371a0163384191bef00283f4b8448dd1667aff2", - "date": "2021-05-08T13:33:08.053Z" - }, - "versionStart": { - "versionNum": 1162, - "commit": "e89122286c430eecc5164d1f6500dc269392cd96", - "date": "2021-05-08T13:31:44.369Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x947AEb02304391f8fbE5B25D7D98D649b57b1788/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1164.json b/history/versions/1164.json deleted file mode 100644 index eaf46e794ac61..0000000000000 --- a/history/versions/1164.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1164, - "commit": "9fb0b29a77f2645367164bb90e79734fa154039c", - "date": "2021-05-08T20:37:43.854Z" - }, - "versionStart": { - "versionNum": 1163, - "commit": "8371a0163384191bef00283f4b8448dd1667aff2", - "date": "2021-05-08T13:33:08.053Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x844FA82f1E54824655470970F7004Dd90546bB28/info.json", - "blockchains/smartchain/assets/0x844FA82f1E54824655470970F7004Dd90546bB28/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1165.json b/history/versions/1165.json deleted file mode 100644 index 803f8c33645c9..0000000000000 --- a/history/versions/1165.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1165, - "commit": "546dcd9db7425ec831f8e7094d66009c4ef77b48", - "date": "2021-05-08T20:39:13.549Z" - }, - "versionStart": { - "versionNum": 1164, - "commit": "9fb0b29a77f2645367164bb90e79734fa154039c", - "date": "2021-05-08T20:37:43.854Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1166.json b/history/versions/1166.json deleted file mode 100644 index c50e2a12189f4..0000000000000 --- a/history/versions/1166.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1166, - "commit": "dfdd82acc2847fd05cbbe253fce5b08aa28947a3", - "date": "2021-05-08T20:42:02.735Z" - }, - "versionStart": { - "versionNum": 1165, - "commit": "546dcd9db7425ec831f8e7094d66009c4ef77b48", - "date": "2021-05-08T20:39:13.549Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9AeF8F6a15cC1de43Ce6445A6fE2d344D3843a29/info.json", - "blockchains/smartchain/assets/0x9AeF8F6a15cC1de43Ce6445A6fE2d344D3843a29/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1167.json b/history/versions/1167.json deleted file mode 100644 index 062055760fc65..0000000000000 --- a/history/versions/1167.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1167, - "commit": "61070032e13c9515a27faf151390112effa1fae2", - "date": "2021-05-08T20:43:21.167Z" - }, - "versionStart": { - "versionNum": 1166, - "commit": "dfdd82acc2847fd05cbbe253fce5b08aa28947a3", - "date": "2021-05-08T20:42:02.735Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1168.json b/history/versions/1168.json deleted file mode 100644 index 8ac4848792790..0000000000000 --- a/history/versions/1168.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1168, - "commit": "4a28c1204434e54c790886fb53ee929bceb20bda", - "date": "2021-05-09T02:12:49.162Z" - }, - "versionStart": { - "versionNum": 1167, - "commit": "61070032e13c9515a27faf151390112effa1fae2", - "date": "2021-05-08T20:43:21.167Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1169.json b/history/versions/1169.json deleted file mode 100644 index 3b3f42d197dd0..0000000000000 --- a/history/versions/1169.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1169, - "commit": "7942907c0f620400f13c64027bfc0614fb97d166", - "date": "2021-05-09T05:44:08.179Z" - }, - "versionStart": { - "versionNum": 1168, - "commit": "4a28c1204434e54c790886fb53ee929bceb20bda", - "date": "2021-05-09T02:12:49.162Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json", - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/117.json b/history/versions/117.json deleted file mode 100644 index 1e8464cb69124..0000000000000 --- a/history/versions/117.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 117, - "commit": "7b4489398695f7956e37283a45f8f7b36f19df35", - "date": "2021-03-07T14:22:11.640Z" - }, - "versionStart": { - "versionNum": 116, - "commit": "3a2a1cf36565177ce36db711916e71a02830dd60", - "date": "2021-03-07T14:03:38.696Z" - }, - "changes": [ - "blockchains/binance/allowlist.json", - "blockchains/binance/assets/COCOS-CED/info.json", - "blockchains/binance/assets/COCOS-CED/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAb301DaE71f5B386C566f484e636Aee60318F12F/info.json", - "blockchains/smartchain/assets/0xAb301DaE71f5B386C566f484e636Aee60318F12F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1170.json b/history/versions/1170.json deleted file mode 100644 index 8946a05266fa1..0000000000000 --- a/history/versions/1170.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1170, - "commit": "980e5e2528eca52afea35c4e1ab9e5d358556fdd", - "date": "2021-05-09T05:45:22.435Z" - }, - "versionStart": { - "versionNum": 1169, - "commit": "7942907c0f620400f13c64027bfc0614fb97d166", - "date": "2021-05-09T05:44:08.179Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1171.json b/history/versions/1171.json deleted file mode 100644 index 0357c7d693fab..0000000000000 --- a/history/versions/1171.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1171, - "commit": "f8370b09ad0813afb3adbbeb57254719de3cccd0", - "date": "2021-05-09T05:53:06.978Z" - }, - "versionStart": { - "versionNum": 1170, - "commit": "980e5e2528eca52afea35c4e1ab9e5d358556fdd", - "date": "2021-05-09T05:45:22.435Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x668C50B1c7f46EFFBE3f242687071d7908AAB00A/info.json", - "blockchains/ethereum/assets/0x668C50B1c7f46EFFBE3f242687071d7908AAB00A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1172.json b/history/versions/1172.json deleted file mode 100644 index 195d183e84aa3..0000000000000 --- a/history/versions/1172.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1172, - "commit": "a109f7dd66b5f2402e6a3825a0835d7d53eb8e32", - "date": "2021-05-09T05:54:42.465Z" - }, - "versionStart": { - "versionNum": 1171, - "commit": "f8370b09ad0813afb3adbbeb57254719de3cccd0", - "date": "2021-05-09T05:53:06.978Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x668C50B1c7f46EFFBE3f242687071d7908AAB00A/info.json", - "blockchains/smartchain/assets/0xFd78aAEd1e3f2d06DbDE9510C6dC14112eCA896D/info.json", - "blockchains/smartchain/assets/0xFd78aAEd1e3f2d06DbDE9510C6dC14112eCA896D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1173.json b/history/versions/1173.json deleted file mode 100644 index 7bc61f9af9236..0000000000000 --- a/history/versions/1173.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1173, - "commit": "148dc2e8eb6578d2a0a42bb3ebe73c2bd7f97772", - "date": "2021-05-09T05:57:11.898Z" - }, - "versionStart": { - "versionNum": 1172, - "commit": "a109f7dd66b5f2402e6a3825a0835d7d53eb8e32", - "date": "2021-05-09T05:54:42.465Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x84810bcF08744d5862B8181f12d17bfd57d3b078/info.json", - "blockchains/ethereum/assets/0x84810bcF08744d5862B8181f12d17bfd57d3b078/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1174.json b/history/versions/1174.json deleted file mode 100644 index c09aa606895dd..0000000000000 --- a/history/versions/1174.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1174, - "commit": "3ee632ae483eb20523b4d0517b1abf19277a2817", - "date": "2021-05-09T05:58:22.671Z" - }, - "versionStart": { - "versionNum": 1173, - "commit": "148dc2e8eb6578d2a0a42bb3ebe73c2bd7f97772", - "date": "2021-05-09T05:57:11.898Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1175.json b/history/versions/1175.json deleted file mode 100644 index a7e72818d8d82..0000000000000 --- a/history/versions/1175.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1175, - "commit": "56f4fd07e9b9ff70e384d098e0f91d09c5e7c9b3", - "date": "2021-05-09T06:52:49.341Z" - }, - "versionStart": { - "versionNum": 1174, - "commit": "3ee632ae483eb20523b4d0517b1abf19277a2817", - "date": "2021-05-09T05:58:22.671Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/info.json", - "blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1176.json b/history/versions/1176.json deleted file mode 100644 index a0fdf69cfab87..0000000000000 --- a/history/versions/1176.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1176, - "commit": "738ee7022a86b13f9c1bb5f88978004e95ffdcf1", - "date": "2021-05-09T06:54:07.200Z" - }, - "versionStart": { - "versionNum": 1175, - "commit": "56f4fd07e9b9ff70e384d098e0f91d09c5e7c9b3", - "date": "2021-05-09T06:52:49.341Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x841FB148863454A3b3570f515414759BE9091465/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1177.json b/history/versions/1177.json deleted file mode 100644 index 3016cad164bad..0000000000000 --- a/history/versions/1177.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1177, - "commit": "b7b4f247a130ff96bbe507caf6b6d5a8c00be32b", - "date": "2021-05-09T08:03:12.318Z" - }, - "versionStart": { - "versionNum": 1176, - "commit": "738ee7022a86b13f9c1bb5f88978004e95ffdcf1", - "date": "2021-05-09T06:54:07.200Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFd78aAEd1e3f2d06DbDE9510C6dC14112eCA896D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1178.json b/history/versions/1178.json deleted file mode 100644 index ce55fa5a22a8c..0000000000000 --- a/history/versions/1178.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1178, - "commit": "48f7a5b2d4e755342ca55ed58ade3b46183a0ec0", - "date": "2021-05-09T08:27:58.669Z" - }, - "versionStart": { - "versionNum": 1177, - "commit": "b7b4f247a130ff96bbe507caf6b6d5a8c00be32b", - "date": "2021-05-09T08:03:12.318Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json", - "blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1179.json b/history/versions/1179.json deleted file mode 100644 index c28365b658338..0000000000000 --- a/history/versions/1179.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1179, - "commit": "240429edb7ae1353fbc5f7e53e78faf1c845afdc", - "date": "2021-05-09T08:29:15.252Z" - }, - "versionStart": { - "versionNum": 1178, - "commit": "48f7a5b2d4e755342ca55ed58ade3b46183a0ec0", - "date": "2021-05-09T08:27:58.669Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/118.json b/history/versions/118.json deleted file mode 100644 index a76caf12fc155..0000000000000 --- a/history/versions/118.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 118, - "commit": "210b0d05f94b92a40f10bef30e93cdc9f0702b8c", - "date": "2021-03-08T04:10:13.976Z" - }, - "versionStart": { - "versionNum": 117, - "commit": "7b4489398695f7956e37283a45f8f7b36f19df35", - "date": "2021-03-07T14:22:11.640Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva13le7wtdw3kttw0cp30pprq049esmndvdsavysq/logo.png", - "blockchains/binance/validators/assets/bva16av8zgzpjwlt7m8khwdl69ge0hx865lzq7wu80/logo.png", - "blockchains/binance/validators/assets/bva1ah8tgrjj5zes0rt5y6gc6m3zr5zwayt6nzaghh/logo.png", - "blockchains/binance/validators/assets/bva1fjtft76yv69d9e00ey9a5ud0aa23z6yu4m2jch/logo.png", - "blockchains/binance/validators/assets/bva1yck3fkt2ltedev80skwjdmtfftv2lvpzfwmzfl/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1180.json b/history/versions/1180.json deleted file mode 100644 index 61dd0ab35fdaa..0000000000000 --- a/history/versions/1180.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1180, - "commit": "1feb2ed27eeeb03e81e7301282b5e55459db742f", - "date": "2021-05-09T10:41:26.896Z" - }, - "versionStart": { - "versionNum": 1179, - "commit": "240429edb7ae1353fbc5f7e53e78faf1c845afdc", - "date": "2021-05-09T08:29:15.252Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json", - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/logo.png", - "blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/info.json", - "blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1181.json b/history/versions/1181.json deleted file mode 100644 index 3115a2935a874..0000000000000 --- a/history/versions/1181.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1181, - "commit": "9763e174806dbfe44a64a8df690e58d8ec8b6345", - "date": "2021-05-09T10:42:36.151Z" - }, - "versionStart": { - "versionNum": 1180, - "commit": "1feb2ed27eeeb03e81e7301282b5e55459db742f", - "date": "2021-05-09T10:41:26.896Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x27327672D1dc51F4Dc58c9F413E1FA7e7ad8245e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1182.json b/history/versions/1182.json deleted file mode 100644 index 7ec8d93fe5cd1..0000000000000 --- a/history/versions/1182.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1182, - "commit": "602602627d578ba29dbc756bdacd1501b56b0098", - "date": "2021-05-09T13:17:51.951Z" - }, - "versionStart": { - "versionNum": 1181, - "commit": "9763e174806dbfe44a64a8df690e58d8ec8b6345", - "date": "2021-05-09T10:42:36.151Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8595F9dA7b868b1822194fAEd312235E43007b49/info.json", - "blockchains/smartchain/assets/0x8595F9dA7b868b1822194fAEd312235E43007b49/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1183.json b/history/versions/1183.json deleted file mode 100644 index 58f938f4560ab..0000000000000 --- a/history/versions/1183.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1183, - "commit": "8307471b997f9cfe5538c95ca441f89e8ecf02bd", - "date": "2021-05-09T15:48:57.841Z" - }, - "versionStart": { - "versionNum": 1182, - "commit": "602602627d578ba29dbc756bdacd1501b56b0098", - "date": "2021-05-09T13:17:51.951Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x359f35085202C8527a0c767557339635A335Eb76/info.json", - "blockchains/smartchain/assets/0x359f35085202C8527a0c767557339635A335Eb76/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1184.json b/history/versions/1184.json deleted file mode 100644 index 3370cf152257a..0000000000000 --- a/history/versions/1184.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1184, - "commit": "7f69666b315e00e0232355e645d75f477c23dfea", - "date": "2021-05-09T15:50:35.425Z" - }, - "versionStart": { - "versionNum": 1183, - "commit": "8307471b997f9cfe5538c95ca441f89e8ecf02bd", - "date": "2021-05-09T15:48:57.841Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x359f35085202C8527a0c767557339635A335Eb76/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1185.json b/history/versions/1185.json deleted file mode 100644 index 2c38e3805ef10..0000000000000 --- a/history/versions/1185.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1185, - "commit": "fd83270dcd61eb4e97aaa3dbb27fa70a018f71c1", - "date": "2021-05-09T15:54:13.864Z" - }, - "versionStart": { - "versionNum": 1184, - "commit": "7f69666b315e00e0232355e645d75f477c23dfea", - "date": "2021-05-09T15:50:35.425Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xc73C167E7a4Ba109e4052f70D5466D0C312A344D/info.json", - "blockchains/ethereum/assets/0xc73C167E7a4Ba109e4052f70D5466D0C312A344D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1186.json b/history/versions/1186.json deleted file mode 100644 index ca1392a7ecbe7..0000000000000 --- a/history/versions/1186.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1186, - "commit": "3b41b0ad1ad8185f4e9388df913a6689c0e13888", - "date": "2021-05-09T15:55:23.482Z" - }, - "versionStart": { - "versionNum": 1185, - "commit": "fd83270dcd61eb4e97aaa3dbb27fa70a018f71c1", - "date": "2021-05-09T15:54:13.864Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xc73C167E7a4Ba109e4052f70D5466D0C312A344D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1187.json b/history/versions/1187.json deleted file mode 100644 index 9d96adb5f69e3..0000000000000 --- a/history/versions/1187.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1187, - "commit": "ca6aa55f25262b67e8f60db8c7f8045796f6ce3a", - "date": "2021-05-09T18:00:14.253Z" - }, - "versionStart": { - "versionNum": 1186, - "commit": "3b41b0ad1ad8185f4e9388df913a6689c0e13888", - "date": "2021-05-09T15:55:23.482Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json", - "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1188.json b/history/versions/1188.json deleted file mode 100644 index f73875250bf3e..0000000000000 --- a/history/versions/1188.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1188, - "commit": "5853919090646e0d78b72daf45bcbc9c42f42e0b", - "date": "2021-05-09T18:01:40.706Z" - }, - "versionStart": { - "versionNum": 1187, - "commit": "ca6aa55f25262b67e8f60db8c7f8045796f6ce3a", - "date": "2021-05-09T18:00:14.253Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1189.json b/history/versions/1189.json deleted file mode 100644 index fc220367e4ce0..0000000000000 --- a/history/versions/1189.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1189, - "commit": "2400c929c2a338e8eee251972dd514692a2b3cc2", - "date": "2021-05-09T18:07:39.141Z" - }, - "versionStart": { - "versionNum": 1188, - "commit": "5853919090646e0d78b72daf45bcbc9c42f42e0b", - "date": "2021-05-09T18:01:40.706Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/119.json b/history/versions/119.json deleted file mode 100644 index 3f4cf8523af04..0000000000000 --- a/history/versions/119.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 119, - "commit": "d1ebdf0f42f60ad1684f44ecc8177952bb260f7f", - "date": "2021-03-08T07:22:15.487Z" - }, - "versionStart": { - "versionNum": 118, - "commit": "210b0d05f94b92a40f10bef30e93cdc9f0702b8c", - "date": "2021-03-08T04:10:13.976Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1190.json b/history/versions/1190.json deleted file mode 100644 index 3d806fc88fb1d..0000000000000 --- a/history/versions/1190.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1190, - "commit": "9eeeb23011e3c32a62f63d8a7b1c907a9bfd2075", - "date": "2021-05-09T18:43:16.140Z" - }, - "versionStart": { - "versionNum": 1189, - "commit": "2400c929c2a338e8eee251972dd514692a2b3cc2", - "date": "2021-05-09T18:07:39.141Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json", - "blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1191.json b/history/versions/1191.json deleted file mode 100644 index 90d605916c6e0..0000000000000 --- a/history/versions/1191.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1191, - "commit": "78db5355f47c1ca3e5fb6e2cd7f4ecaa200f0c77", - "date": "2021-05-09T18:44:19.950Z" - }, - "versionStart": { - "versionNum": 1190, - "commit": "9eeeb23011e3c32a62f63d8a7b1c907a9bfd2075", - "date": "2021-05-09T18:43:16.140Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1192.json b/history/versions/1192.json deleted file mode 100644 index 097bb16a67f90..0000000000000 --- a/history/versions/1192.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1192, - "commit": "5583537ddbc243d28aa559919fd892288fdc53e6", - "date": "2021-05-09T19:46:28.020Z" - }, - "versionStart": { - "versionNum": 1191, - "commit": "78db5355f47c1ca3e5fb6e2cd7f4ecaa200f0c77", - "date": "2021-05-09T18:44:19.950Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json", - "blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1193.json b/history/versions/1193.json deleted file mode 100644 index 2fa99e7fda875..0000000000000 --- a/history/versions/1193.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1193, - "commit": "0093fb57076d0b9386770720af1aec3177cb89d7", - "date": "2021-05-10T02:17:54.228Z" - }, - "versionStart": { - "versionNum": 1192, - "commit": "5583537ddbc243d28aa559919fd892288fdc53e6", - "date": "2021-05-09T19:46:28.020Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1194.json b/history/versions/1194.json deleted file mode 100644 index 3f39f180f598e..0000000000000 --- a/history/versions/1194.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1194, - "commit": "c80673ee98248aca3f6b95974ba52fd4af4a0e57", - "date": "2021-05-10T04:56:29.624Z" - }, - "versionStart": { - "versionNum": 1193, - "commit": "0093fb57076d0b9386770720af1aec3177cb89d7", - "date": "2021-05-10T02:17:54.228Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B/info.json", - "blockchains/smartchain/assets/0x85EAC5Ac2F758618dFa09bDbe0cf174e7d574D5B/logo.png", - "blockchains/smartchain/assets/0xaeF0d72a118ce24feE3cD1d43d383897D05B4e99/info.json", - "blockchains/smartchain/assets/0xaeF0d72a118ce24feE3cD1d43d383897D05B4e99/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1195.json b/history/versions/1195.json deleted file mode 100644 index 79cc1742b43db..0000000000000 --- a/history/versions/1195.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1195, - "commit": "e8a16e92f8ffc3c24ca7df49dec8ca34a90dfdda", - "date": "2021-05-10T05:14:17.555Z" - }, - "versionStart": { - "versionNum": 1194, - "commit": "c80673ee98248aca3f6b95974ba52fd4af4a0e57", - "date": "2021-05-10T04:56:29.624Z" - }, - "changes": [ - "blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/info.json", - "blockchains/solana/assets/GHvFFSZ9BctWsEc5nujR1MTmmJWY7tgQz2AXE6WVFtGN/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1196.json b/history/versions/1196.json deleted file mode 100644 index eab874e67b527..0000000000000 --- a/history/versions/1196.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1196, - "commit": "d3badbac48777de2a739f08fed55d306c6825a48", - "date": "2021-05-10T05:16:35.657Z" - }, - "versionStart": { - "versionNum": 1195, - "commit": "e8a16e92f8ffc3c24ca7df49dec8ca34a90dfdda", - "date": "2021-05-10T05:14:17.555Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB89ADD4A17eaDB084a065f9CAcE752a268dab8b3/info.json", - "blockchains/smartchain/assets/0xB89ADD4A17eaDB084a065f9CAcE752a268dab8b3/logo.png", - "blockchains/solana/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1197.json b/history/versions/1197.json deleted file mode 100644 index 5097ba5d3facb..0000000000000 --- a/history/versions/1197.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1197, - "commit": "5f9c8f47b91b0c38ac1ecb35a07dde524df73740", - "date": "2021-05-10T05:17:56.439Z" - }, - "versionStart": { - "versionNum": 1196, - "commit": "d3badbac48777de2a739f08fed55d306c6825a48", - "date": "2021-05-10T05:16:35.657Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/info.json", - "blockchains/smartchain/assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/logo.png", - "blockchains/smartchain/assets/0xB89ADD4A17eaDB084a065f9CAcE752a268dab8b3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1198.json b/history/versions/1198.json deleted file mode 100644 index e31528f3b07dd..0000000000000 --- a/history/versions/1198.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1198, - "commit": "bf0c3f053c044719fa6b26b02efebc3656a3b9ca", - "date": "2021-05-10T05:22:46.750Z" - }, - "versionStart": { - "versionNum": 1197, - "commit": "5f9c8f47b91b0c38ac1ecb35a07dde524df73740", - "date": "2021-05-10T05:17:56.439Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json", - "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/info.json", - "blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/logo.png", - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1199.json b/history/versions/1199.json deleted file mode 100644 index cafedaa76617b..0000000000000 --- a/history/versions/1199.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1199, - "commit": "e4ff52e80cc05c630f54126ee155404bc81a92ae", - "date": "2021-05-10T05:23:57.281Z" - }, - "versionStart": { - "versionNum": 1198, - "commit": "bf0c3f053c044719fa6b26b02efebc3656a3b9ca", - "date": "2021-05-10T05:22:46.750Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1991501f1398663F69dD7391C055bb0DF6514F76/info.json", - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/12.json b/history/versions/12.json deleted file mode 100644 index 3f979f323a0ca..0000000000000 --- a/history/versions/12.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 12, - "commit": "683ff498c4db63e23b025373e5a0c39e2af89b18", - "date": "2021-02-25T15:57:11.804Z" - }, - "versionStart": { - "versionNum": 11, - "commit": "5d30a3548655e417923c0e864803dc481621a34b", - "date": "2021-02-25T13:19:49.421Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/info.json", - "blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/120.json b/history/versions/120.json deleted file mode 100644 index a318cef639b04..0000000000000 --- a/history/versions/120.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 120, - "commit": "1b8c9427b0db219028eba487708c16952f3b8b8f", - "date": "2021-03-08T09:50:19.846Z" - }, - "versionStart": { - "versionNum": 119, - "commit": "d1ebdf0f42f60ad1684f44ecc8177952bb260f7f", - "date": "2021-03-08T07:22:15.487Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x67d012F731c23F0313CEA1186d0121779c77fcFE/info.json", - "blockchains/smartchain/assets/0x67d012F731c23F0313CEA1186d0121779c77fcFE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1200.json b/history/versions/1200.json deleted file mode 100644 index e0f6d793022e0..0000000000000 --- a/history/versions/1200.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1200, - "commit": "ad46044634687adc94555b4e1edef634ca6ddbeb", - "date": "2021-05-10T05:32:13.221Z" - }, - "versionStart": { - "versionNum": 1199, - "commit": "e4ff52e80cc05c630f54126ee155404bc81a92ae", - "date": "2021-05-10T05:23:57.281Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/info.json", - "blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1201.json b/history/versions/1201.json deleted file mode 100644 index d7ec25988929d..0000000000000 --- a/history/versions/1201.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1201, - "commit": "0ec733f0ecdefe6466cc507664dfea326669088a", - "date": "2021-05-10T06:55:51.431Z" - }, - "versionStart": { - "versionNum": 1200, - "commit": "ad46044634687adc94555b4e1edef634ca6ddbeb", - "date": "2021-05-10T05:32:13.221Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/info.json", - "blockchains/ethereum/assets/0x29502fE4d233EF0b45C3647101Fa1252cE0634BD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1202.json b/history/versions/1202.json deleted file mode 100644 index 7d665cccda9d1..0000000000000 --- a/history/versions/1202.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1202, - "commit": "80f73fab1de36503642ae76ae1f5eee93ac1c85a", - "date": "2021-05-10T10:43:53.211Z" - }, - "versionStart": { - "versionNum": 1201, - "commit": "0ec733f0ecdefe6466cc507664dfea326669088a", - "date": "2021-05-10T06:55:51.431Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1203.json b/history/versions/1203.json deleted file mode 100644 index dfe4f2310b5b9..0000000000000 --- a/history/versions/1203.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1203, - "commit": "a7a30caf18238c7338323186112a64f1d9ed3fda", - "date": "2021-05-10T10:47:04.591Z" - }, - "versionStart": { - "versionNum": 1202, - "commit": "80f73fab1de36503642ae76ae1f5eee93ac1c85a", - "date": "2021-05-10T10:43:53.211Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/info.json", - "blockchains/ethereum/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/logo.png", - "blockchains/smartchain/assets/0xDCD289ECF644bEC54393ba6Ce8dB35e9B5Ff75e7/info.json", - "blockchains/smartchain/assets/0xDCD289ECF644bEC54393ba6Ce8dB35e9B5Ff75e7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1204.json b/history/versions/1204.json deleted file mode 100644 index a93e65a9780ff..0000000000000 --- a/history/versions/1204.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1204, - "commit": "4003567b64473cf187e1e15a5f5271d9283216fc", - "date": "2021-05-10T10:49:12.922Z" - }, - "versionStart": { - "versionNum": 1203, - "commit": "a7a30caf18238c7338323186112a64f1d9ed3fda", - "date": "2021-05-10T10:47:04.591Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD50787A5f21bcC10C1a738E7DE33001786c5fc24/info.json", - "blockchains/smartchain/assets/0xD50787A5f21bcC10C1a738E7DE33001786c5fc24/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1205.json b/history/versions/1205.json deleted file mode 100644 index 2aa8cb2d5c12f..0000000000000 --- a/history/versions/1205.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1205, - "commit": "736f393facfbc27724ee1552ff7d45c63a262a81", - "date": "2021-05-10T10:50:32.743Z" - }, - "versionStart": { - "versionNum": 1204, - "commit": "4003567b64473cf187e1e15a5f5271d9283216fc", - "date": "2021-05-10T10:49:12.922Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD50787A5f21bcC10C1a738E7DE33001786c5fc24/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1206.json b/history/versions/1206.json deleted file mode 100644 index 94d2acd418b16..0000000000000 --- a/history/versions/1206.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1206, - "commit": "e2bcbdc63792925b73127d726d7f89309a207f02", - "date": "2021-05-10T10:51:51.526Z" - }, - "versionStart": { - "versionNum": 1205, - "commit": "736f393facfbc27724ee1552ff7d45c63a262a81", - "date": "2021-05-10T10:50:32.743Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96/info.json", - "blockchains/smartchain/assets/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1207.json b/history/versions/1207.json deleted file mode 100644 index 9394cf1078e5f..0000000000000 --- a/history/versions/1207.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1207, - "commit": "b9849363e486ca544773608506408f3b7ce7ab9f", - "date": "2021-05-10T10:53:23.773Z" - }, - "versionStart": { - "versionNum": 1206, - "commit": "e2bcbdc63792925b73127d726d7f89309a207f02", - "date": "2021-05-10T10:51:51.526Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xADA86b1b313D1D5267E3FC0bB303f0A2b66D0Ea7/info.json", - "blockchains/ethereum/assets/0xADA86b1b313D1D5267E3FC0bB303f0A2b66D0Ea7/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1208.json b/history/versions/1208.json deleted file mode 100644 index 8d478a7d31314..0000000000000 --- a/history/versions/1208.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1208, - "commit": "56a145bec49a6118a07e9e0d68483754d3e1cbf3", - "date": "2021-05-10T10:54:39.704Z" - }, - "versionStart": { - "versionNum": 1207, - "commit": "b9849363e486ca544773608506408f3b7ce7ab9f", - "date": "2021-05-10T10:53:23.773Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1209.json b/history/versions/1209.json deleted file mode 100644 index 8ce98dfbc61cc..0000000000000 --- a/history/versions/1209.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1209, - "commit": "575aa81a767af3c5c2391bf8d59457ccfefba07c", - "date": "2021-05-10T12:49:20.818Z" - }, - "versionStart": { - "versionNum": 1208, - "commit": "56a145bec49a6118a07e9e0d68483754d3e1cbf3", - "date": "2021-05-10T10:54:39.704Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json", - "blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/info.json", - "blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json", - "blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/info.json", - "blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/info.json", - "blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/info.json", - "blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json", - "blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json", - "blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/info.json", - "blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/121.json b/history/versions/121.json deleted file mode 100644 index a25cd1059e15f..0000000000000 --- a/history/versions/121.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 121, - "commit": "cfaff9f600049e8bb945143090435ad7fb3b1b16", - "date": "2021-03-08T09:52:21.284Z" - }, - "versionStart": { - "versionNum": 120, - "commit": "1b8c9427b0db219028eba487708c16952f3b8b8f", - "date": "2021-03-08T09:50:19.846Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x63B8b7d4A3EFD0735c4BFFBD95B332a55e4eB851/info.json", - "blockchains/ethereum/assets/0x63B8b7d4A3EFD0735c4BFFBD95B332a55e4eB851/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1210.json b/history/versions/1210.json deleted file mode 100644 index 6c57dede4cf2a..0000000000000 --- a/history/versions/1210.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1210, - "commit": "207608eb90fae40dc5a5bcbde999240da0a350bb", - "date": "2021-05-10T12:53:21.316Z" - }, - "versionStart": { - "versionNum": 1209, - "commit": "575aa81a767af3c5c2391bf8d59457ccfefba07c", - "date": "2021-05-10T12:49:20.818Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x150159C72F0F9Ef9000BF95E242dE6682480D6D3/info.json", - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/info.json", - "blockchains/smartchain/assets/0x844FA82f1E54824655470970F7004Dd90546bB28/info.json", - "blockchains/smartchain/assets/0x9d70a3EE3079A6FA2bB16591414678b7Ad91f0b5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1211.json b/history/versions/1211.json deleted file mode 100644 index 9bfbe05b6f380..0000000000000 --- a/history/versions/1211.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1211, - "commit": "ae6b1eb88eeced9b13028e19b8c5a6d61fed694f", - "date": "2021-05-10T13:57:26.359Z" - }, - "versionStart": { - "versionNum": 1210, - "commit": "207608eb90fae40dc5a5bcbde999240da0a350bb", - "date": "2021-05-10T12:53:21.316Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xFEd869D86Fbb8C7A320a4b9F02EAd44fe161A418/info.json", - "blockchains/ethereum/assets/0xFEd869D86Fbb8C7A320a4b9F02EAd44fe161A418/logo.png", - "blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/info.json", - "blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/logo.png", - "blockchains/smartchain/assets/0xC481E366aaD63dF7304DF888705B86523c3E8681/info.json", - "blockchains/smartchain/assets/0xC481E366aaD63dF7304DF888705B86523c3E8681/logo.png", - "dapps/filmvault.io.png" - ] -} \ No newline at end of file diff --git a/history/versions/1212.json b/history/versions/1212.json deleted file mode 100644 index ae96501760bc6..0000000000000 --- a/history/versions/1212.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1212, - "commit": "a60b62555adafcb308ae5cbee6e2f3420efe25b7", - "date": "2021-05-10T13:58:42.019Z" - }, - "versionStart": { - "versionNum": 1211, - "commit": "ae6b1eb88eeced9b13028e19b8c5a6d61fed694f", - "date": "2021-05-10T13:57:26.359Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xFEd869D86Fbb8C7A320a4b9F02EAd44fe161A418/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5B2b5BD1e5C53870fE135Fb7b289D686f762858d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1213.json b/history/versions/1213.json deleted file mode 100644 index 35e39048bbe99..0000000000000 --- a/history/versions/1213.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1213, - "commit": "5bf5709b28333b893b5072e584dd12bb15f5bde9", - "date": "2021-05-10T14:18:42.980Z" - }, - "versionStart": { - "versionNum": 1212, - "commit": "a60b62555adafcb308ae5cbee6e2f3420efe25b7", - "date": "2021-05-10T13:58:42.019Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd8A31016cD7da048ca21FFE04256C6d08C3A2251/info.json", - "blockchains/smartchain/assets/0xd8A31016cD7da048ca21FFE04256C6d08C3A2251/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1214.json b/history/versions/1214.json deleted file mode 100644 index 13ed2a6fdd7dd..0000000000000 --- a/history/versions/1214.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1214, - "commit": "b24cbe8809fe831df8e22f2593efb01abc586b94", - "date": "2021-05-10T14:20:09.464Z" - }, - "versionStart": { - "versionNum": 1213, - "commit": "5bf5709b28333b893b5072e584dd12bb15f5bde9", - "date": "2021-05-10T14:18:42.980Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1215.json b/history/versions/1215.json deleted file mode 100644 index 4f6ed27190d56..0000000000000 --- a/history/versions/1215.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1215, - "commit": "dbd0e6450c5d3e7d62f90b3f76c0ee4a26e94f4f", - "date": "2021-05-10T15:06:03.500Z" - }, - "versionStart": { - "versionNum": 1214, - "commit": "b24cbe8809fe831df8e22f2593efb01abc586b94", - "date": "2021-05-10T14:20:09.464Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB1CeD2e320E3f4C8e3511B1DC59203303493F382/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1216.json b/history/versions/1216.json deleted file mode 100644 index 42e6fcfebaa7e..0000000000000 --- a/history/versions/1216.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1216, - "commit": "bdd733558fb8f1c7958b0afc57d1b48f85bc76c7", - "date": "2021-05-10T17:15:49.424Z" - }, - "versionStart": { - "versionNum": 1215, - "commit": "dbd0e6450c5d3e7d62f90b3f76c0ee4a26e94f4f", - "date": "2021-05-10T15:06:03.500Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3A50d6daacc82f17A2434184fE904fC45542A734/info.json", - "blockchains/smartchain/assets/0x3A50d6daacc82f17A2434184fE904fC45542A734/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1217.json b/history/versions/1217.json deleted file mode 100644 index 5899ba1f83036..0000000000000 --- a/history/versions/1217.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1217, - "commit": "e3026fc463a0e35c18bda963961cb9a4f41ce73f", - "date": "2021-05-10T17:17:55.262Z" - }, - "versionStart": { - "versionNum": 1216, - "commit": "bdd733558fb8f1c7958b0afc57d1b48f85bc76c7", - "date": "2021-05-10T17:15:49.424Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1218.json b/history/versions/1218.json deleted file mode 100644 index 29b28296e9029..0000000000000 --- a/history/versions/1218.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1218, - "commit": "389e37addbbbd8daec8b9ef846ea2fabb65c93ec", - "date": "2021-05-10T17:35:00.100Z" - }, - "versionStart": { - "versionNum": 1217, - "commit": "e3026fc463a0e35c18bda963961cb9a4f41ce73f", - "date": "2021-05-10T17:17:55.262Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x71e1611075800E89A460463FCDfbA3d0FEA8c01d/info.json", - "blockchains/smartchain/assets/0x71e1611075800E89A460463FCDfbA3d0FEA8c01d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1219.json b/history/versions/1219.json deleted file mode 100644 index 8f3546cd840a8..0000000000000 --- a/history/versions/1219.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1219, - "commit": "1387fe3fc967a64c97d46bee0afa501213d1c610", - "date": "2021-05-10T17:37:15.161Z" - }, - "versionStart": { - "versionNum": 1218, - "commit": "389e37addbbbd8daec8b9ef846ea2fabb65c93ec", - "date": "2021-05-10T17:35:00.100Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/122.json b/history/versions/122.json deleted file mode 100644 index dbe40ca753fc4..0000000000000 --- a/history/versions/122.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 122, - "commit": "de4489428b3d37f0ea216d9ea71e597656491f5e", - "date": "2021-03-08T09:54:21.930Z" - }, - "versionStart": { - "versionNum": 121, - "commit": "cfaff9f600049e8bb945143090435ad7fb3b1b16", - "date": "2021-03-08T09:52:21.284Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x63B8b7d4A3EFD0735c4BFFBD95B332a55e4eB851/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1220 2.json b/history/versions/1220 2.json deleted file mode 100644 index 53020dad83af6..0000000000000 --- a/history/versions/1220 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1220, - "commit": "fa1d48facdffa3fafff87cab8549ef06aca6893f", - "date": "2021-05-10T21:30:29.923Z" - }, - "versionStart": { - "versionNum": 1219, - "commit": "1387fe3fc967a64c97d46bee0afa501213d1c610", - "date": "2021-05-10T17:37:15.161Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1220.json b/history/versions/1220.json deleted file mode 100644 index 53020dad83af6..0000000000000 --- a/history/versions/1220.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1220, - "commit": "fa1d48facdffa3fafff87cab8549ef06aca6893f", - "date": "2021-05-10T21:30:29.923Z" - }, - "versionStart": { - "versionNum": 1219, - "commit": "1387fe3fc967a64c97d46bee0afa501213d1c610", - "date": "2021-05-10T17:37:15.161Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x86bBc9838C3370e0fD570b4ee8087f5aCa299977/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1221 2.json b/history/versions/1221 2.json deleted file mode 100644 index 80a8d9821a6f4..0000000000000 --- a/history/versions/1221 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1221, - "commit": "76c492bbf4124fd9c44083df6625cf59a0693df7", - "date": "2021-05-10T21:34:10.306Z" - }, - "versionStart": { - "versionNum": 1220, - "commit": "fa1d48facdffa3fafff87cab8549ef06aca6893f", - "date": "2021-05-10T21:30:29.923Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28/info.json", - "blockchains/ethereum/assets/0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1221.json b/history/versions/1221.json deleted file mode 100644 index 80a8d9821a6f4..0000000000000 --- a/history/versions/1221.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1221, - "commit": "76c492bbf4124fd9c44083df6625cf59a0693df7", - "date": "2021-05-10T21:34:10.306Z" - }, - "versionStart": { - "versionNum": 1220, - "commit": "fa1d48facdffa3fafff87cab8549ef06aca6893f", - "date": "2021-05-10T21:30:29.923Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28/info.json", - "blockchains/ethereum/assets/0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1222 2.json b/history/versions/1222 2.json deleted file mode 100644 index 0af8041a2abc9..0000000000000 --- a/history/versions/1222 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1222, - "commit": "7ee3da72b8d054e2e2e5c18596d293b0f0908ee6", - "date": "2021-05-10T21:35:29.190Z" - }, - "versionStart": { - "versionNum": 1221, - "commit": "76c492bbf4124fd9c44083df6625cf59a0693df7", - "date": "2021-05-10T21:34:10.306Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1222.json b/history/versions/1222.json deleted file mode 100644 index 0af8041a2abc9..0000000000000 --- a/history/versions/1222.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1222, - "commit": "7ee3da72b8d054e2e2e5c18596d293b0f0908ee6", - "date": "2021-05-10T21:35:29.190Z" - }, - "versionStart": { - "versionNum": 1221, - "commit": "76c492bbf4124fd9c44083df6625cf59a0693df7", - "date": "2021-05-10T21:34:10.306Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xF0c5831EC3Da15f3696B4DAd8B21c7Ce2f007f28/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1223 2.json b/history/versions/1223 2.json deleted file mode 100644 index 13a6e707c1269..0000000000000 --- a/history/versions/1223 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1223, - "commit": "c14cf2edeb86ecefb7ae8c2c13de62ebd0e5d16d", - "date": "2021-05-11T02:14:52.666Z" - }, - "versionStart": { - "versionNum": 1222, - "commit": "7ee3da72b8d054e2e2e5c18596d293b0f0908ee6", - "date": "2021-05-10T21:35:29.190Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1223.json b/history/versions/1223.json deleted file mode 100644 index 13a6e707c1269..0000000000000 --- a/history/versions/1223.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1223, - "commit": "c14cf2edeb86ecefb7ae8c2c13de62ebd0e5d16d", - "date": "2021-05-11T02:14:52.666Z" - }, - "versionStart": { - "versionNum": 1222, - "commit": "7ee3da72b8d054e2e2e5c18596d293b0f0908ee6", - "date": "2021-05-10T21:35:29.190Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1224 2.json b/history/versions/1224 2.json deleted file mode 100644 index 23b2d1b941d6b..0000000000000 --- a/history/versions/1224 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1224, - "commit": "34c621f74acc7dbebde8343392ac027114295b6a", - "date": "2021-05-11T06:23:40.709Z" - }, - "versionStart": { - "versionNum": 1223, - "commit": "c14cf2edeb86ecefb7ae8c2c13de62ebd0e5d16d", - "date": "2021-05-11T02:14:52.666Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x898BAD2774EB97cF6b94605677F43b41871410B1/info.json", - "blockchains/ethereum/assets/0x898BAD2774EB97cF6b94605677F43b41871410B1/logo.png", - "blockchains/smartchain/assets/0x123f92226C626AdC919aD122d6cc3C20A6c25666/info.json", - "blockchains/smartchain/assets/0x123f92226C626AdC919aD122d6cc3C20A6c25666/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1224.json b/history/versions/1224.json deleted file mode 100644 index 23b2d1b941d6b..0000000000000 --- a/history/versions/1224.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1224, - "commit": "34c621f74acc7dbebde8343392ac027114295b6a", - "date": "2021-05-11T06:23:40.709Z" - }, - "versionStart": { - "versionNum": 1223, - "commit": "c14cf2edeb86ecefb7ae8c2c13de62ebd0e5d16d", - "date": "2021-05-11T02:14:52.666Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x898BAD2774EB97cF6b94605677F43b41871410B1/info.json", - "blockchains/ethereum/assets/0x898BAD2774EB97cF6b94605677F43b41871410B1/logo.png", - "blockchains/smartchain/assets/0x123f92226C626AdC919aD122d6cc3C20A6c25666/info.json", - "blockchains/smartchain/assets/0x123f92226C626AdC919aD122d6cc3C20A6c25666/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1225 2.json b/history/versions/1225 2.json deleted file mode 100644 index ce533f8ea3d3c..0000000000000 --- a/history/versions/1225 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1225, - "commit": "c3dea270fc33af0d489af319599cbad570b44868", - "date": "2021-05-11T06:24:48.522Z" - }, - "versionStart": { - "versionNum": 1224, - "commit": "34c621f74acc7dbebde8343392ac027114295b6a", - "date": "2021-05-11T06:23:40.709Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x123f92226C626AdC919aD122d6cc3C20A6c25666/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1225.json b/history/versions/1225.json deleted file mode 100644 index ce533f8ea3d3c..0000000000000 --- a/history/versions/1225.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1225, - "commit": "c3dea270fc33af0d489af319599cbad570b44868", - "date": "2021-05-11T06:24:48.522Z" - }, - "versionStart": { - "versionNum": 1224, - "commit": "34c621f74acc7dbebde8343392ac027114295b6a", - "date": "2021-05-11T06:23:40.709Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x123f92226C626AdC919aD122d6cc3C20A6c25666/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1226 2.json b/history/versions/1226 2.json deleted file mode 100644 index f5739aa1ee5fd..0000000000000 --- a/history/versions/1226 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1226, - "commit": "b182978d9449559914d782bbc3b522e5c34a6ca0", - "date": "2021-05-11T06:30:51.213Z" - }, - "versionStart": { - "versionNum": 1225, - "commit": "c3dea270fc33af0d489af319599cbad570b44868", - "date": "2021-05-11T06:24:48.522Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json", - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1226.json b/history/versions/1226.json deleted file mode 100644 index f5739aa1ee5fd..0000000000000 --- a/history/versions/1226.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1226, - "commit": "b182978d9449559914d782bbc3b522e5c34a6ca0", - "date": "2021-05-11T06:30:51.213Z" - }, - "versionStart": { - "versionNum": 1225, - "commit": "c3dea270fc33af0d489af319599cbad570b44868", - "date": "2021-05-11T06:24:48.522Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json", - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1227 2.json b/history/versions/1227 2.json deleted file mode 100644 index 828ca34ef5673..0000000000000 --- a/history/versions/1227 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1227, - "commit": "e3fcac0202f40524ca8ea9a7a461c1b3e771c6fa", - "date": "2021-05-11T06:32:12.005Z" - }, - "versionStart": { - "versionNum": 1226, - "commit": "b182978d9449559914d782bbc3b522e5c34a6ca0", - "date": "2021-05-11T06:30:51.213Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1227.json b/history/versions/1227.json deleted file mode 100644 index 828ca34ef5673..0000000000000 --- a/history/versions/1227.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1227, - "commit": "e3fcac0202f40524ca8ea9a7a461c1b3e771c6fa", - "date": "2021-05-11T06:32:12.005Z" - }, - "versionStart": { - "versionNum": 1226, - "commit": "b182978d9449559914d782bbc3b522e5c34a6ca0", - "date": "2021-05-11T06:30:51.213Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1228 2.json b/history/versions/1228 2.json deleted file mode 100644 index 1ef02b3027329..0000000000000 --- a/history/versions/1228 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1228, - "commit": "c7557157b536bab93dfc3ec74bc4fcb98fe5d1c7", - "date": "2021-05-11T06:35:27.000Z" - }, - "versionStart": { - "versionNum": 1227, - "commit": "e3fcac0202f40524ca8ea9a7a461c1b3e771c6fa", - "date": "2021-05-11T06:32:12.005Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4f0E7A273c7FF13062Fa581bEe4Ffabdae94328f/info.json", - "blockchains/smartchain/assets/0x4f0E7A273c7FF13062Fa581bEe4Ffabdae94328f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1228.json b/history/versions/1228.json deleted file mode 100644 index 1ef02b3027329..0000000000000 --- a/history/versions/1228.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1228, - "commit": "c7557157b536bab93dfc3ec74bc4fcb98fe5d1c7", - "date": "2021-05-11T06:35:27.000Z" - }, - "versionStart": { - "versionNum": 1227, - "commit": "e3fcac0202f40524ca8ea9a7a461c1b3e771c6fa", - "date": "2021-05-11T06:32:12.005Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4f0E7A273c7FF13062Fa581bEe4Ffabdae94328f/info.json", - "blockchains/smartchain/assets/0x4f0E7A273c7FF13062Fa581bEe4Ffabdae94328f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1229 2.json b/history/versions/1229 2.json deleted file mode 100644 index 6079799b762b6..0000000000000 --- a/history/versions/1229 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1229, - "commit": "db2d0b5dcb7eea2d33e742b7d4039578446bd258", - "date": "2021-05-11T06:36:38.863Z" - }, - "versionStart": { - "versionNum": 1228, - "commit": "c7557157b536bab93dfc3ec74bc4fcb98fe5d1c7", - "date": "2021-05-11T06:35:27.000Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1229.json b/history/versions/1229.json deleted file mode 100644 index 6079799b762b6..0000000000000 --- a/history/versions/1229.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1229, - "commit": "db2d0b5dcb7eea2d33e742b7d4039578446bd258", - "date": "2021-05-11T06:36:38.863Z" - }, - "versionStart": { - "versionNum": 1228, - "commit": "c7557157b536bab93dfc3ec74bc4fcb98fe5d1c7", - "date": "2021-05-11T06:35:27.000Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/123.json b/history/versions/123.json deleted file mode 100644 index 1a94c335a7539..0000000000000 --- a/history/versions/123.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "versionEnd": { - "versionNum": 123, - "commit": "3728a1def2417bf78121e1f47852f45436eda4a4", - "date": "2021-03-08T10:40:56.710Z" - }, - "versionStart": { - "versionNum": 122, - "commit": "de4489428b3d37f0ea216d9ea71e597656491f5e", - "date": "2021-03-08T09:54:21.930Z" - }, - "changes": [ - "blockchains/aeternity/info/info.json", - "blockchains/aion/info/info.json", - "blockchains/algorand/info/info.json", - "blockchains/algorand/validators/list.json", - "blockchains/ark/info/info.json", - "blockchains/aryacoin/info/info.json", - "blockchains/band/info/info.json", - "blockchains/band/validators/list.json", - "blockchains/binance/assets/BETX-A0C/info.json", - "blockchains/binance/info/info.json", - "blockchains/bitcoin/info/info.json", - "blockchains/bitcoincash/info/info.json", - "blockchains/bitcoingold/info/info.json", - "blockchains/callisto/info/info.json", - "blockchains/cardano/info/info.json", - "blockchains/celo/info/info.json", - "blockchains/classic/info/info.json", - "blockchains/cosmos/info/info.json", - "blockchains/dash/info/info.json", - "blockchains/decred/info/info.json", - "blockchains/digibyte/info/info.json", - "blockchains/doge/info/info.json", - "blockchains/ellaism/info/info.json", - "blockchains/elrond/info/info.json", - "blockchains/eos/info/info.json", - "blockchains/ether-1/info/info.json", - "blockchains/ethereum/info/info.json", - "blockchains/filecoin/info/info.json", - "blockchains/fio/info/info.json", - "blockchains/firo/info/info.json", - "blockchains/gochain/info/info.json", - "blockchains/groestlcoin/info/info.json", - "blockchains/harmony/info/info.json", - "blockchains/harmony/validators/list.json", - "blockchains/icon/info/info.json", - "blockchains/iost/info/info.json", - "blockchains/iotex/info/info.json", - "blockchains/kava/info/info.json", - "blockchains/kin/info/info.json", - "blockchains/kusama/info/info.json", - "blockchains/litecoin/info/info.json", - "blockchains/loom/info/info.json", - "blockchains/loom/validators/list.json", - "blockchains/matic/info/info.json", - "blockchains/nano/info/info.json", - "blockchains/near/info/info.json", - "blockchains/nebulas/info/info.json", - "blockchains/neo/info/info.json", - "blockchains/nervos/info/info.json", - "blockchains/nimiq/info/info.json", - "blockchains/nuls/info/info.json", - "blockchains/oasis/info/info.json", - "blockchains/ontology/info/info.json", - "blockchains/ontology/validators/list.json", - "blockchains/poa/info/info.json", - "blockchains/polkadot/info/info.json", - "blockchains/qtum/info/info.json", - "blockchains/ravencoin/info/info.json", - "blockchains/ripple/info/info.json", - "blockchains/smartchain/info/info.json", - "blockchains/solana/info/info.json", - "blockchains/solana/validators/list.json", - "blockchains/steem/info/info.json", - "blockchains/stellar/info/info.json", - "blockchains/terra/info/info.json", - "blockchains/tezos/info/info.json", - "blockchains/theta/info/info.json", - "blockchains/thundertoken/info/info.json", - "blockchains/tomochain/info/info.json", - "blockchains/ton/info/info.json", - "blockchains/tron/info/info.json", - "blockchains/vechain/info/info.json", - "blockchains/vechain/validators/list.json", - "blockchains/viacoin/info/info.json", - "blockchains/wanchain/info/info.json", - "blockchains/waves/info/info.json", - "blockchains/xdai/info/info.json", - "blockchains/xdc/allowlist.json", - "blockchains/xdc/denylist.json", - "blockchains/xdc/info/info.json", - "blockchains/xrp/info/info.json", - "blockchains/zcash/info/info.json", - "blockchains/zelcash/info/info.json", - "blockchains/zilliqa/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1230 2.json b/history/versions/1230 2.json deleted file mode 100644 index 33b146c246aad..0000000000000 --- a/history/versions/1230 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1230, - "commit": "8a79fedb1d1b821b135ae46852326fc6d68f08fb", - "date": "2021-05-11T06:41:30.415Z" - }, - "versionStart": { - "versionNum": 1229, - "commit": "db2d0b5dcb7eea2d33e742b7d4039578446bd258", - "date": "2021-05-11T06:36:38.863Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3B4443F97B37A6Ef864c3f0f1632E366B4f1d20f/info.json", - "blockchains/smartchain/assets/0x3B4443F97B37A6Ef864c3f0f1632E366B4f1d20f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1230.json b/history/versions/1230.json deleted file mode 100644 index 33b146c246aad..0000000000000 --- a/history/versions/1230.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1230, - "commit": "8a79fedb1d1b821b135ae46852326fc6d68f08fb", - "date": "2021-05-11T06:41:30.415Z" - }, - "versionStart": { - "versionNum": 1229, - "commit": "db2d0b5dcb7eea2d33e742b7d4039578446bd258", - "date": "2021-05-11T06:36:38.863Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3B4443F97B37A6Ef864c3f0f1632E366B4f1d20f/info.json", - "blockchains/smartchain/assets/0x3B4443F97B37A6Ef864c3f0f1632E366B4f1d20f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1231 2.json b/history/versions/1231 2.json deleted file mode 100644 index 9c60b9ed51bad..0000000000000 --- a/history/versions/1231 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1231, - "commit": "9ae25b386b6b17ede918b9d76b934a0e324a954f", - "date": "2021-05-11T06:42:55.084Z" - }, - "versionStart": { - "versionNum": 1230, - "commit": "8a79fedb1d1b821b135ae46852326fc6d68f08fb", - "date": "2021-05-11T06:41:30.415Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2a49De60cc6204c3AFC3e770FDB30A0554147519/info.json", - "blockchains/smartchain/assets/0x2a49De60cc6204c3AFC3e770FDB30A0554147519/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1231.json b/history/versions/1231.json deleted file mode 100644 index 9c60b9ed51bad..0000000000000 --- a/history/versions/1231.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1231, - "commit": "9ae25b386b6b17ede918b9d76b934a0e324a954f", - "date": "2021-05-11T06:42:55.084Z" - }, - "versionStart": { - "versionNum": 1230, - "commit": "8a79fedb1d1b821b135ae46852326fc6d68f08fb", - "date": "2021-05-11T06:41:30.415Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2a49De60cc6204c3AFC3e770FDB30A0554147519/info.json", - "blockchains/smartchain/assets/0x2a49De60cc6204c3AFC3e770FDB30A0554147519/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1232 2.json b/history/versions/1232 2.json deleted file mode 100644 index 6b1eceff5bfd9..0000000000000 --- a/history/versions/1232 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1232, - "commit": "89732796421412895630dc0a0d8767277a18d320", - "date": "2021-05-11T06:44:52.937Z" - }, - "versionStart": { - "versionNum": 1231, - "commit": "9ae25b386b6b17ede918b9d76b934a0e324a954f", - "date": "2021-05-11T06:42:55.084Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1232.json b/history/versions/1232.json deleted file mode 100644 index 6b1eceff5bfd9..0000000000000 --- a/history/versions/1232.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1232, - "commit": "89732796421412895630dc0a0d8767277a18d320", - "date": "2021-05-11T06:44:52.937Z" - }, - "versionStart": { - "versionNum": 1231, - "commit": "9ae25b386b6b17ede918b9d76b934a0e324a954f", - "date": "2021-05-11T06:42:55.084Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1233 2.json b/history/versions/1233 2.json deleted file mode 100644 index d73fd4393438e..0000000000000 --- a/history/versions/1233 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1233, - "commit": "fcdaf04cc2229564d097a2a61447ca014fe1c1a5", - "date": "2021-05-11T06:57:44.766Z" - }, - "versionStart": { - "versionNum": 1232, - "commit": "89732796421412895630dc0a0d8767277a18d320", - "date": "2021-05-11T06:44:52.937Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf483af09917bA63F1E274056978036d266EB56e6/info.json", - "blockchains/smartchain/assets/0xf483af09917bA63F1E274056978036d266EB56e6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1233.json b/history/versions/1233.json deleted file mode 100644 index d73fd4393438e..0000000000000 --- a/history/versions/1233.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1233, - "commit": "fcdaf04cc2229564d097a2a61447ca014fe1c1a5", - "date": "2021-05-11T06:57:44.766Z" - }, - "versionStart": { - "versionNum": 1232, - "commit": "89732796421412895630dc0a0d8767277a18d320", - "date": "2021-05-11T06:44:52.937Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf483af09917bA63F1E274056978036d266EB56e6/info.json", - "blockchains/smartchain/assets/0xf483af09917bA63F1E274056978036d266EB56e6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1234 2.json b/history/versions/1234 2.json deleted file mode 100644 index 6b76091b12297..0000000000000 --- a/history/versions/1234 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1234, - "commit": "1f8a7e3c36793069c9c182b105bdf6299eec5f01", - "date": "2021-05-11T06:59:00.778Z" - }, - "versionStart": { - "versionNum": 1233, - "commit": "fcdaf04cc2229564d097a2a61447ca014fe1c1a5", - "date": "2021-05-11T06:57:44.766Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf483af09917bA63F1E274056978036d266EB56e6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1234.json b/history/versions/1234.json deleted file mode 100644 index 6b76091b12297..0000000000000 --- a/history/versions/1234.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1234, - "commit": "1f8a7e3c36793069c9c182b105bdf6299eec5f01", - "date": "2021-05-11T06:59:00.778Z" - }, - "versionStart": { - "versionNum": 1233, - "commit": "fcdaf04cc2229564d097a2a61447ca014fe1c1a5", - "date": "2021-05-11T06:57:44.766Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf483af09917bA63F1E274056978036d266EB56e6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1235 2.json b/history/versions/1235 2.json deleted file mode 100644 index 9e8b81f675cc6..0000000000000 --- a/history/versions/1235 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1235, - "commit": "0adff90b6671b4285cbbec30825cf3454072f9e1", - "date": "2021-05-11T11:00:19.383Z" - }, - "versionStart": { - "versionNum": 1234, - "commit": "1f8a7e3c36793069c9c182b105bdf6299eec5f01", - "date": "2021-05-11T06:59:00.778Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json", - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/logo.png", - "blockchains/smartchain/assets/0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2/info.json", - "blockchains/smartchain/assets/0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1235.json b/history/versions/1235.json deleted file mode 100644 index 9e8b81f675cc6..0000000000000 --- a/history/versions/1235.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1235, - "commit": "0adff90b6671b4285cbbec30825cf3454072f9e1", - "date": "2021-05-11T11:00:19.383Z" - }, - "versionStart": { - "versionNum": 1234, - "commit": "1f8a7e3c36793069c9c182b105bdf6299eec5f01", - "date": "2021-05-11T06:59:00.778Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json", - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/logo.png", - "blockchains/smartchain/assets/0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2/info.json", - "blockchains/smartchain/assets/0x32089eafFaf278C82cda2c8d37e7b6b6faBBaAF2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1236 2.json b/history/versions/1236 2.json deleted file mode 100644 index 86343bd573538..0000000000000 --- a/history/versions/1236 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1236, - "commit": "5d9ebee5a17be3b9e1016c4c29e9307ae7a6802e", - "date": "2021-05-11T11:01:42.788Z" - }, - "versionStart": { - "versionNum": 1235, - "commit": "0adff90b6671b4285cbbec30825cf3454072f9e1", - "date": "2021-05-11T11:00:19.383Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1236.json b/history/versions/1236.json deleted file mode 100644 index 86343bd573538..0000000000000 --- a/history/versions/1236.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1236, - "commit": "5d9ebee5a17be3b9e1016c4c29e9307ae7a6802e", - "date": "2021-05-11T11:01:42.788Z" - }, - "versionStart": { - "versionNum": 1235, - "commit": "0adff90b6671b4285cbbec30825cf3454072f9e1", - "date": "2021-05-11T11:00:19.383Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1237 2.json b/history/versions/1237 2.json deleted file mode 100644 index b329b14683805..0000000000000 --- a/history/versions/1237 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1237, - "commit": "3501daf6cd4d58ea14926c56cc0642be090ad6ee", - "date": "2021-05-11T11:13:25.624Z" - }, - "versionStart": { - "versionNum": 1236, - "commit": "5d9ebee5a17be3b9e1016c4c29e9307ae7a6802e", - "date": "2021-05-11T11:01:42.788Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb74ed4112C23B7c8ef1439FA55D304D537C5599B/info.json", - "blockchains/smartchain/assets/0xb74ed4112C23B7c8ef1439FA55D304D537C5599B/logo.png", - "blockchains/smartchain/assets/0xd91ea5884d55f3ba17196C82073fF39F25760194/info.json", - "blockchains/smartchain/assets/0xd91ea5884d55f3ba17196C82073fF39F25760194/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1237.json b/history/versions/1237.json deleted file mode 100644 index b329b14683805..0000000000000 --- a/history/versions/1237.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1237, - "commit": "3501daf6cd4d58ea14926c56cc0642be090ad6ee", - "date": "2021-05-11T11:13:25.624Z" - }, - "versionStart": { - "versionNum": 1236, - "commit": "5d9ebee5a17be3b9e1016c4c29e9307ae7a6802e", - "date": "2021-05-11T11:01:42.788Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb74ed4112C23B7c8ef1439FA55D304D537C5599B/info.json", - "blockchains/smartchain/assets/0xb74ed4112C23B7c8ef1439FA55D304D537C5599B/logo.png", - "blockchains/smartchain/assets/0xd91ea5884d55f3ba17196C82073fF39F25760194/info.json", - "blockchains/smartchain/assets/0xd91ea5884d55f3ba17196C82073fF39F25760194/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1238 2.json b/history/versions/1238 2.json deleted file mode 100644 index cabfccb809a71..0000000000000 --- a/history/versions/1238 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1238, - "commit": "bec1cdb45ec529213764d2d891ddff09ff49db1d", - "date": "2021-05-11T11:14:39.676Z" - }, - "versionStart": { - "versionNum": 1237, - "commit": "3501daf6cd4d58ea14926c56cc0642be090ad6ee", - "date": "2021-05-11T11:13:25.624Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb74ed4112C23B7c8ef1439FA55D304D537C5599B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1238.json b/history/versions/1238.json deleted file mode 100644 index cabfccb809a71..0000000000000 --- a/history/versions/1238.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1238, - "commit": "bec1cdb45ec529213764d2d891ddff09ff49db1d", - "date": "2021-05-11T11:14:39.676Z" - }, - "versionStart": { - "versionNum": 1237, - "commit": "3501daf6cd4d58ea14926c56cc0642be090ad6ee", - "date": "2021-05-11T11:13:25.624Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb74ed4112C23B7c8ef1439FA55D304D537C5599B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1239 2.json b/history/versions/1239 2.json deleted file mode 100644 index a942b07c51e0b..0000000000000 --- a/history/versions/1239 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1239, - "commit": "0bf72b3057938d5a162063bf8023ff37466ca501", - "date": "2021-05-11T15:11:10.904Z" - }, - "versionStart": { - "versionNum": 1238, - "commit": "bec1cdb45ec529213764d2d891ddff09ff49db1d", - "date": "2021-05-11T11:14:39.676Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3c730718C97A77562866B5D29B33228c019eAC68/info.json", - "blockchains/smartchain/assets/0x3c730718C97A77562866B5D29B33228c019eAC68/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1239.json b/history/versions/1239.json deleted file mode 100644 index a942b07c51e0b..0000000000000 --- a/history/versions/1239.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1239, - "commit": "0bf72b3057938d5a162063bf8023ff37466ca501", - "date": "2021-05-11T15:11:10.904Z" - }, - "versionStart": { - "versionNum": 1238, - "commit": "bec1cdb45ec529213764d2d891ddff09ff49db1d", - "date": "2021-05-11T11:14:39.676Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3c730718C97A77562866B5D29B33228c019eAC68/info.json", - "blockchains/smartchain/assets/0x3c730718C97A77562866B5D29B33228c019eAC68/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/124.json b/history/versions/124.json deleted file mode 100644 index 975118baa63bc..0000000000000 --- a/history/versions/124.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 124, - "commit": "e558e9de6600ba91de7b7d66268ceceb15916dd5", - "date": "2021-03-08T10:56:59.755Z" - }, - "versionStart": { - "versionNum": 123, - "commit": "3728a1def2417bf78121e1f47852f45436eda4a4", - "date": "2021-03-08T10:40:56.710Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/info.json", - "blockchains/ethereum/assets/0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1240 2.json b/history/versions/1240 2.json deleted file mode 100644 index 31715f317826d..0000000000000 --- a/history/versions/1240 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1240, - "commit": "ada6916befc27aa6fc609fbd774d860081a810b0", - "date": "2021-05-11T15:12:34.164Z" - }, - "versionStart": { - "versionNum": 1239, - "commit": "0bf72b3057938d5a162063bf8023ff37466ca501", - "date": "2021-05-11T15:11:10.904Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3c730718C97A77562866B5D29B33228c019eAC68/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1240.json b/history/versions/1240.json deleted file mode 100644 index 31715f317826d..0000000000000 --- a/history/versions/1240.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1240, - "commit": "ada6916befc27aa6fc609fbd774d860081a810b0", - "date": "2021-05-11T15:12:34.164Z" - }, - "versionStart": { - "versionNum": 1239, - "commit": "0bf72b3057938d5a162063bf8023ff37466ca501", - "date": "2021-05-11T15:11:10.904Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3c730718C97A77562866B5D29B33228c019eAC68/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1241 2.json b/history/versions/1241 2.json deleted file mode 100644 index 22c9fc16e691a..0000000000000 --- a/history/versions/1241 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1241, - "commit": "f3ad1c3db1889a7b3f5f926200a8c08feccb2032", - "date": "2021-05-11T15:15:35.012Z" - }, - "versionStart": { - "versionNum": 1240, - "commit": "ada6916befc27aa6fc609fbd774d860081a810b0", - "date": "2021-05-11T15:12:34.164Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/info.json", - "blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1241.json b/history/versions/1241.json deleted file mode 100644 index 22c9fc16e691a..0000000000000 --- a/history/versions/1241.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1241, - "commit": "f3ad1c3db1889a7b3f5f926200a8c08feccb2032", - "date": "2021-05-11T15:15:35.012Z" - }, - "versionStart": { - "versionNum": 1240, - "commit": "ada6916befc27aa6fc609fbd774d860081a810b0", - "date": "2021-05-11T15:12:34.164Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/info.json", - "blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1242 2.json b/history/versions/1242 2.json deleted file mode 100644 index 9d654349b984b..0000000000000 --- a/history/versions/1242 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1242, - "commit": "d30e1261ebf862f00afc274d743f8b29a784aecb", - "date": "2021-05-11T15:16:57.089Z" - }, - "versionStart": { - "versionNum": 1241, - "commit": "f3ad1c3db1889a7b3f5f926200a8c08feccb2032", - "date": "2021-05-11T15:15:35.012Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1242.json b/history/versions/1242.json deleted file mode 100644 index 9d654349b984b..0000000000000 --- a/history/versions/1242.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1242, - "commit": "d30e1261ebf862f00afc274d743f8b29a784aecb", - "date": "2021-05-11T15:16:57.089Z" - }, - "versionStart": { - "versionNum": 1241, - "commit": "f3ad1c3db1889a7b3f5f926200a8c08feccb2032", - "date": "2021-05-11T15:15:35.012Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x40B165Fd5dDc75ad0bDDc9ADd0adAbff5431a975/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1243 2.json b/history/versions/1243 2.json deleted file mode 100644 index 7a600ea8cbf8a..0000000000000 --- a/history/versions/1243 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1243, - "commit": "7902728dc0b03537c24cab5e0aa3a2ffa0e45dca", - "date": "2021-05-11T15:21:46.351Z" - }, - "versionStart": { - "versionNum": 1242, - "commit": "d30e1261ebf862f00afc274d743f8b29a784aecb", - "date": "2021-05-11T15:16:57.089Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF/info.json", - "blockchains/smartchain/assets/0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1243.json b/history/versions/1243.json deleted file mode 100644 index 7a600ea8cbf8a..0000000000000 --- a/history/versions/1243.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1243, - "commit": "7902728dc0b03537c24cab5e0aa3a2ffa0e45dca", - "date": "2021-05-11T15:21:46.351Z" - }, - "versionStart": { - "versionNum": 1242, - "commit": "d30e1261ebf862f00afc274d743f8b29a784aecb", - "date": "2021-05-11T15:16:57.089Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF/info.json", - "blockchains/smartchain/assets/0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1244 2.json b/history/versions/1244 2.json deleted file mode 100644 index 0cbf3645bcc2e..0000000000000 --- a/history/versions/1244 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1244, - "commit": "f6df5d27729856a0ed57aec3aae1556d4f1b0873", - "date": "2021-05-11T15:23:12.654Z" - }, - "versionStart": { - "versionNum": 1243, - "commit": "7902728dc0b03537c24cab5e0aa3a2ffa0e45dca", - "date": "2021-05-11T15:21:46.351Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1244.json b/history/versions/1244.json deleted file mode 100644 index 0cbf3645bcc2e..0000000000000 --- a/history/versions/1244.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1244, - "commit": "f6df5d27729856a0ed57aec3aae1556d4f1b0873", - "date": "2021-05-11T15:23:12.654Z" - }, - "versionStart": { - "versionNum": 1243, - "commit": "7902728dc0b03537c24cab5e0aa3a2ffa0e45dca", - "date": "2021-05-11T15:21:46.351Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6130AAaffDd8F39dC8EC00c6af0681DF0cBb2EEF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1245 2.json b/history/versions/1245 2.json deleted file mode 100644 index 489d2c5ab3492..0000000000000 --- a/history/versions/1245 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1245, - "commit": "2cb460e5281348b83114d533bafe6669750380d5", - "date": "2021-05-11T15:26:50.577Z" - }, - "versionStart": { - "versionNum": 1244, - "commit": "f6df5d27729856a0ed57aec3aae1556d4f1b0873", - "date": "2021-05-11T15:23:12.654Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52/info.json", - "blockchains/smartchain/assets/0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1245.json b/history/versions/1245.json deleted file mode 100644 index 489d2c5ab3492..0000000000000 --- a/history/versions/1245.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1245, - "commit": "2cb460e5281348b83114d533bafe6669750380d5", - "date": "2021-05-11T15:26:50.577Z" - }, - "versionStart": { - "versionNum": 1244, - "commit": "f6df5d27729856a0ed57aec3aae1556d4f1b0873", - "date": "2021-05-11T15:23:12.654Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52/info.json", - "blockchains/smartchain/assets/0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1246 2.json b/history/versions/1246 2.json deleted file mode 100644 index 058c328c668f0..0000000000000 --- a/history/versions/1246 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1246, - "commit": "15154d8aef20c1cff8adc6a226e9f78fa1524c8a", - "date": "2021-05-11T15:29:51.596Z" - }, - "versionStart": { - "versionNum": 1245, - "commit": "2cb460e5281348b83114d533bafe6669750380d5", - "date": "2021-05-11T15:26:50.577Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52/info.json", - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json", - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1246.json b/history/versions/1246.json deleted file mode 100644 index 058c328c668f0..0000000000000 --- a/history/versions/1246.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1246, - "commit": "15154d8aef20c1cff8adc6a226e9f78fa1524c8a", - "date": "2021-05-11T15:29:51.596Z" - }, - "versionStart": { - "versionNum": 1245, - "commit": "2cb460e5281348b83114d533bafe6669750380d5", - "date": "2021-05-11T15:26:50.577Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x70a44672B9BBcF4D49dCEaA610eB580BD3c94c52/info.json", - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json", - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1247 2.json b/history/versions/1247 2.json deleted file mode 100644 index 8826f85cc05ca..0000000000000 --- a/history/versions/1247 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1247, - "commit": "239d15a4def16cb80fd6b4b7addd733787510990", - "date": "2021-05-11T15:31:08.457Z" - }, - "versionStart": { - "versionNum": 1246, - "commit": "15154d8aef20c1cff8adc6a226e9f78fa1524c8a", - "date": "2021-05-11T15:29:51.596Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1247.json b/history/versions/1247.json deleted file mode 100644 index 8826f85cc05ca..0000000000000 --- a/history/versions/1247.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1247, - "commit": "239d15a4def16cb80fd6b4b7addd733787510990", - "date": "2021-05-11T15:31:08.457Z" - }, - "versionStart": { - "versionNum": 1246, - "commit": "15154d8aef20c1cff8adc6a226e9f78fa1524c8a", - "date": "2021-05-11T15:29:51.596Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x737f0E47c4d4167a3eEcde5FA87306b6eEe3140e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1248 2.json b/history/versions/1248 2.json deleted file mode 100644 index 58002410fb59b..0000000000000 --- a/history/versions/1248 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1248, - "commit": "507cc8dfc099f8be1edd3ab75a44f71edd92a9f3", - "date": "2021-05-11T17:40:54.852Z" - }, - "versionStart": { - "versionNum": 1247, - "commit": "239d15a4def16cb80fd6b4b7addd733787510990", - "date": "2021-05-11T15:31:08.457Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json", - "blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1248.json b/history/versions/1248.json deleted file mode 100644 index 58002410fb59b..0000000000000 --- a/history/versions/1248.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1248, - "commit": "507cc8dfc099f8be1edd3ab75a44f71edd92a9f3", - "date": "2021-05-11T17:40:54.852Z" - }, - "versionStart": { - "versionNum": 1247, - "commit": "239d15a4def16cb80fd6b4b7addd733787510990", - "date": "2021-05-11T15:31:08.457Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json", - "blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1249 2.json b/history/versions/1249 2.json deleted file mode 100644 index 24fb1f0ef11ae..0000000000000 --- a/history/versions/1249 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1249, - "commit": "727bc220c8dad08588f081be856c691d869b8e19", - "date": "2021-05-11T17:42:19.505Z" - }, - "versionStart": { - "versionNum": 1248, - "commit": "507cc8dfc099f8be1edd3ab75a44f71edd92a9f3", - "date": "2021-05-11T17:40:54.852Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1249.json b/history/versions/1249.json deleted file mode 100644 index 24fb1f0ef11ae..0000000000000 --- a/history/versions/1249.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1249, - "commit": "727bc220c8dad08588f081be856c691d869b8e19", - "date": "2021-05-11T17:42:19.505Z" - }, - "versionStart": { - "versionNum": 1248, - "commit": "507cc8dfc099f8be1edd3ab75a44f71edd92a9f3", - "date": "2021-05-11T17:40:54.852Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0B498ff89709d3838a063f1dFA463091F9801c2b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/125.json b/history/versions/125.json deleted file mode 100644 index 77eb430d4ac0b..0000000000000 --- a/history/versions/125.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 125, - "commit": "9110e97168a759ad32d407d64b0bb3eeadad671e", - "date": "2021-03-08T10:58:28.207Z" - }, - "versionStart": { - "versionNum": 124, - "commit": "e558e9de6600ba91de7b7d66268ceceb15916dd5", - "date": "2021-03-08T10:56:59.755Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1250 2.json b/history/versions/1250 2.json deleted file mode 100644 index ed009b2c750f6..0000000000000 --- a/history/versions/1250 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1250, - "commit": "eb63903f2800f3e02be009a0271af3fa2efc07d6", - "date": "2021-05-11T19:58:37.387Z" - }, - "versionStart": { - "versionNum": 1249, - "commit": "727bc220c8dad08588f081be856c691d869b8e19", - "date": "2021-05-11T17:42:19.505Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x50ea9C9F88AEAB9f554b8ffB4d7a1017957e866A/info.json", - "blockchains/smartchain/assets/0x50ea9C9F88AEAB9f554b8ffB4d7a1017957e866A/logo.png", - "blockchains/smartchain/assets/0x9c9d4302A1A550b446401e56000F76Bc761C3A33/info.json", - "blockchains/smartchain/assets/0x9c9d4302A1A550b446401e56000F76Bc761C3A33/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1250.json b/history/versions/1250.json deleted file mode 100644 index ed009b2c750f6..0000000000000 --- a/history/versions/1250.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1250, - "commit": "eb63903f2800f3e02be009a0271af3fa2efc07d6", - "date": "2021-05-11T19:58:37.387Z" - }, - "versionStart": { - "versionNum": 1249, - "commit": "727bc220c8dad08588f081be856c691d869b8e19", - "date": "2021-05-11T17:42:19.505Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x50ea9C9F88AEAB9f554b8ffB4d7a1017957e866A/info.json", - "blockchains/smartchain/assets/0x50ea9C9F88AEAB9f554b8ffB4d7a1017957e866A/logo.png", - "blockchains/smartchain/assets/0x9c9d4302A1A550b446401e56000F76Bc761C3A33/info.json", - "blockchains/smartchain/assets/0x9c9d4302A1A550b446401e56000F76Bc761C3A33/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1251 2.json b/history/versions/1251 2.json deleted file mode 100644 index a32c7d733bca0..0000000000000 --- a/history/versions/1251 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1251, - "commit": "a45ca38b79d2b5b287c1abac24fa787b07f65f24", - "date": "2021-05-11T20:00:03.751Z" - }, - "versionStart": { - "versionNum": 1250, - "commit": "eb63903f2800f3e02be009a0271af3fa2efc07d6", - "date": "2021-05-11T19:58:37.387Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1251.json b/history/versions/1251.json deleted file mode 100644 index a32c7d733bca0..0000000000000 --- a/history/versions/1251.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1251, - "commit": "a45ca38b79d2b5b287c1abac24fa787b07f65f24", - "date": "2021-05-11T20:00:03.751Z" - }, - "versionStart": { - "versionNum": 1250, - "commit": "eb63903f2800f3e02be009a0271af3fa2efc07d6", - "date": "2021-05-11T19:58:37.387Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1252 2.json b/history/versions/1252 2.json deleted file mode 100644 index ff8b6971cd086..0000000000000 --- a/history/versions/1252 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1252, - "commit": "3bc9ca8ca8d605e0109d35a17e7b4cf731752121", - "date": "2021-05-11T20:01:51.993Z" - }, - "versionStart": { - "versionNum": 1251, - "commit": "a45ca38b79d2b5b287c1abac24fa787b07f65f24", - "date": "2021-05-11T20:00:03.751Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json", - "blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1252.json b/history/versions/1252.json deleted file mode 100644 index ff8b6971cd086..0000000000000 --- a/history/versions/1252.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1252, - "commit": "3bc9ca8ca8d605e0109d35a17e7b4cf731752121", - "date": "2021-05-11T20:01:51.993Z" - }, - "versionStart": { - "versionNum": 1251, - "commit": "a45ca38b79d2b5b287c1abac24fa787b07f65f24", - "date": "2021-05-11T20:00:03.751Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json", - "blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1253 2.json b/history/versions/1253 2.json deleted file mode 100644 index 208bf87932a94..0000000000000 --- a/history/versions/1253 2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1253, - "commit": "1b61e0ef6bef16e80e24e168ebc7a8ccd21061fc", - "date": "2021-05-11T20:05:09.723Z" - }, - "versionStart": { - "versionNum": 1252, - "commit": "3bc9ca8ca8d605e0109d35a17e7b4cf731752121", - "date": "2021-05-11T20:01:51.993Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/info.json", - "blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/logo.png", - "blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json", - "blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/info.json", - "blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1253.json b/history/versions/1253.json deleted file mode 100644 index 208bf87932a94..0000000000000 --- a/history/versions/1253.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1253, - "commit": "1b61e0ef6bef16e80e24e168ebc7a8ccd21061fc", - "date": "2021-05-11T20:05:09.723Z" - }, - "versionStart": { - "versionNum": 1252, - "commit": "3bc9ca8ca8d605e0109d35a17e7b4cf731752121", - "date": "2021-05-11T20:01:51.993Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/info.json", - "blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/logo.png", - "blockchains/smartchain/assets/0xc91D49653F0364aA9C7877697eB27313c973ad9D/info.json", - "blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/info.json", - "blockchains/solana/assets/8GQsW3f7mdwfjqJon2myADcBsSsRjpXmxHYDG8q1pvV6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1254 2.json b/history/versions/1254 2.json deleted file mode 100644 index 7c574942ea8b1..0000000000000 --- a/history/versions/1254 2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1254, - "commit": "5f10f21ec1e935cbc908c3da4879d332168f9c9d", - "date": "2021-05-11T20:07:05.042Z" - }, - "versionStart": { - "versionNum": 1253, - "commit": "1b61e0ef6bef16e80e24e168ebc7a8ccd21061fc", - "date": "2021-05-11T20:05:09.723Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json", - "blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/logo.png", - "blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/info.json", - "blockchains/solana/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1254.json b/history/versions/1254.json deleted file mode 100644 index 7c574942ea8b1..0000000000000 --- a/history/versions/1254.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1254, - "commit": "5f10f21ec1e935cbc908c3da4879d332168f9c9d", - "date": "2021-05-11T20:07:05.042Z" - }, - "versionStart": { - "versionNum": 1253, - "commit": "1b61e0ef6bef16e80e24e168ebc7a8ccd21061fc", - "date": "2021-05-11T20:05:09.723Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json", - "blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/logo.png", - "blockchains/smartchain/assets/0xAAa304aBe41870600274160df1fC9F0C136a13Cc/info.json", - "blockchains/solana/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1255 2.json b/history/versions/1255 2.json deleted file mode 100644 index 945d6d369a805..0000000000000 --- a/history/versions/1255 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1255, - "commit": "2c18355968a89429b9f1f9772e58afc765d3b327", - "date": "2021-05-11T20:08:25.110Z" - }, - "versionStart": { - "versionNum": 1254, - "commit": "5f10f21ec1e935cbc908c3da4879d332168f9c9d", - "date": "2021-05-11T20:07:05.042Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1255.json b/history/versions/1255.json deleted file mode 100644 index 945d6d369a805..0000000000000 --- a/history/versions/1255.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1255, - "commit": "2c18355968a89429b9f1f9772e58afc765d3b327", - "date": "2021-05-11T20:08:25.110Z" - }, - "versionStart": { - "versionNum": 1254, - "commit": "5f10f21ec1e935cbc908c3da4879d332168f9c9d", - "date": "2021-05-11T20:07:05.042Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x60e9880DAeF10E960dA3c45b076dbdAc4f111Edf/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1256 2.json b/history/versions/1256 2.json deleted file mode 100644 index 5220db149b95a..0000000000000 --- a/history/versions/1256 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1256, - "commit": "36e9dbedbd8dead2039f3c3b3ce94e31f94d2512", - "date": "2021-05-11T22:34:52.327Z" - }, - "versionStart": { - "versionNum": 1255, - "commit": "2c18355968a89429b9f1f9772e58afc765d3b327", - "date": "2021-05-11T20:08:25.110Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/info.json", - "blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/logo.png", - "blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/info.json", - "blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1256.json b/history/versions/1256.json deleted file mode 100644 index 5220db149b95a..0000000000000 --- a/history/versions/1256.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1256, - "commit": "36e9dbedbd8dead2039f3c3b3ce94e31f94d2512", - "date": "2021-05-11T22:34:52.327Z" - }, - "versionStart": { - "versionNum": 1255, - "commit": "2c18355968a89429b9f1f9772e58afc765d3b327", - "date": "2021-05-11T20:08:25.110Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/info.json", - "blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/logo.png", - "blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/info.json", - "blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1257 2.json b/history/versions/1257 2.json deleted file mode 100644 index 5bf3546fd09ea..0000000000000 --- a/history/versions/1257 2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1257, - "commit": "78ddb7b77ebae80dd5b327f3fd41887ac411de77", - "date": "2021-05-11T22:36:38.009Z" - }, - "versionStart": { - "versionNum": 1256, - "commit": "36e9dbedbd8dead2039f3c3b3ce94e31f94d2512", - "date": "2021-05-11T22:34:52.327Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/info.json", - "blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/info.json", - "blockchains/solana/assets/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9/info.json", - "blockchains/solana/assets/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1257.json b/history/versions/1257.json deleted file mode 100644 index 5bf3546fd09ea..0000000000000 --- a/history/versions/1257.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1257, - "commit": "78ddb7b77ebae80dd5b327f3fd41887ac411de77", - "date": "2021-05-11T22:36:38.009Z" - }, - "versionStart": { - "versionNum": 1256, - "commit": "36e9dbedbd8dead2039f3c3b3ce94e31f94d2512", - "date": "2021-05-11T22:34:52.327Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x24A6A37576377F63f194Caa5F518a60f45b42921/info.json", - "blockchains/ethereum/assets/0xb05097849BCA421A3f51B249BA6CCa4aF4b97cb9/info.json", - "blockchains/solana/assets/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9/info.json", - "blockchains/solana/assets/3x7UeXDF4imKSKnizK9mYyx1M5bTNzpeALfPeB8S6XT9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1258 2.json b/history/versions/1258 2.json deleted file mode 100644 index 370ae03248c7c..0000000000000 --- a/history/versions/1258 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1258, - "commit": "b53d54c57c9be2f87147aa8779e0cdd66a1833ad", - "date": "2021-05-11T22:37:52.616Z" - }, - "versionStart": { - "versionNum": 1257, - "commit": "78ddb7b77ebae80dd5b327f3fd41887ac411de77", - "date": "2021-05-11T22:36:38.009Z" - }, - "changes": [ - "blockchains/solana/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1258.json b/history/versions/1258.json deleted file mode 100644 index 370ae03248c7c..0000000000000 --- a/history/versions/1258.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1258, - "commit": "b53d54c57c9be2f87147aa8779e0cdd66a1833ad", - "date": "2021-05-11T22:37:52.616Z" - }, - "versionStart": { - "versionNum": 1257, - "commit": "78ddb7b77ebae80dd5b327f3fd41887ac411de77", - "date": "2021-05-11T22:36:38.009Z" - }, - "changes": [ - "blockchains/solana/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1259 2.json b/history/versions/1259 2.json deleted file mode 100644 index 3ba2d728e4dce..0000000000000 --- a/history/versions/1259 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1259, - "commit": "04c1725763640f4476130ef898b1216c76500348", - "date": "2021-05-12T02:15:47.334Z" - }, - "versionStart": { - "versionNum": 1258, - "commit": "b53d54c57c9be2f87147aa8779e0cdd66a1833ad", - "date": "2021-05-11T22:37:52.616Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1259.json b/history/versions/1259.json deleted file mode 100644 index 3ba2d728e4dce..0000000000000 --- a/history/versions/1259.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1259, - "commit": "04c1725763640f4476130ef898b1216c76500348", - "date": "2021-05-12T02:15:47.334Z" - }, - "versionStart": { - "versionNum": 1258, - "commit": "b53d54c57c9be2f87147aa8779e0cdd66a1833ad", - "date": "2021-05-11T22:37:52.616Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/126.json b/history/versions/126.json deleted file mode 100644 index 149d26482fdbb..0000000000000 --- a/history/versions/126.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 126, - "commit": "7c526f19cdaa51270d5ad08f0ecac7a9849b2537", - "date": "2021-03-08T11:41:59.443Z" - }, - "versionStart": { - "versionNum": 125, - "commit": "9110e97168a759ad32d407d64b0bb3eeadad671e", - "date": "2021-03-08T10:58:28.207Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json", - "blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1260 2.json b/history/versions/1260 2.json deleted file mode 100644 index e68ec37b2744d..0000000000000 --- a/history/versions/1260 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1260, - "commit": "0791e51007dc87e920c45aa62be5831a1b45490c", - "date": "2021-05-12T04:30:53.711Z" - }, - "versionStart": { - "versionNum": 1259, - "commit": "04c1725763640f4476130ef898b1216c76500348", - "date": "2021-05-12T02:15:47.334Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7060d3F1CC70A07f4768560B9D9B692ac29244dE/info.json", - "blockchains/smartchain/assets/0x7060d3F1CC70A07f4768560B9D9B692ac29244dE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1260.json b/history/versions/1260.json deleted file mode 100644 index e68ec37b2744d..0000000000000 --- a/history/versions/1260.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1260, - "commit": "0791e51007dc87e920c45aa62be5831a1b45490c", - "date": "2021-05-12T04:30:53.711Z" - }, - "versionStart": { - "versionNum": 1259, - "commit": "04c1725763640f4476130ef898b1216c76500348", - "date": "2021-05-12T02:15:47.334Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7060d3F1CC70A07f4768560B9D9B692ac29244dE/info.json", - "blockchains/smartchain/assets/0x7060d3F1CC70A07f4768560B9D9B692ac29244dE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1261 2.json b/history/versions/1261 2.json deleted file mode 100644 index 3156f8e71ba7f..0000000000000 --- a/history/versions/1261 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1261, - "commit": "41b69ee15ab6a61f01e0eaf1ea6f43f807787ec5", - "date": "2021-05-12T04:32:37.003Z" - }, - "versionStart": { - "versionNum": 1260, - "commit": "0791e51007dc87e920c45aa62be5831a1b45490c", - "date": "2021-05-12T04:30:53.711Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7060d3F1CC70A07f4768560B9D9B692ac29244dE/info.json", - "blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json", - "blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1261.json b/history/versions/1261.json deleted file mode 100644 index 3156f8e71ba7f..0000000000000 --- a/history/versions/1261.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1261, - "commit": "41b69ee15ab6a61f01e0eaf1ea6f43f807787ec5", - "date": "2021-05-12T04:32:37.003Z" - }, - "versionStart": { - "versionNum": 1260, - "commit": "0791e51007dc87e920c45aa62be5831a1b45490c", - "date": "2021-05-12T04:30:53.711Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7060d3F1CC70A07f4768560B9D9B692ac29244dE/info.json", - "blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json", - "blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1262 2.json b/history/versions/1262 2.json deleted file mode 100644 index 89b76cdfe2316..0000000000000 --- a/history/versions/1262 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1262, - "commit": "f97fd2f78a85927e0af42da46f166478eb9dc7c8", - "date": "2021-05-12T04:34:09.596Z" - }, - "versionStart": { - "versionNum": 1261, - "commit": "41b69ee15ab6a61f01e0eaf1ea6f43f807787ec5", - "date": "2021-05-12T04:32:37.003Z" - }, - "changes": [ - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1262.json b/history/versions/1262.json deleted file mode 100644 index 89b76cdfe2316..0000000000000 --- a/history/versions/1262.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1262, - "commit": "f97fd2f78a85927e0af42da46f166478eb9dc7c8", - "date": "2021-05-12T04:34:09.596Z" - }, - "versionStart": { - "versionNum": 1261, - "commit": "41b69ee15ab6a61f01e0eaf1ea6f43f807787ec5", - "date": "2021-05-12T04:32:37.003Z" - }, - "changes": [ - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/43VWkd99HjqkhFTZbWBpMpRhjG469nWa7x7uEsgSH7We/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1263 2.json b/history/versions/1263 2.json deleted file mode 100644 index 58a7a045d7bc0..0000000000000 --- a/history/versions/1263 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1263, - "commit": "193659e34cb2f4ae9abeed0cc2f47217b5a8cfd3", - "date": "2021-05-12T04:35:28.524Z" - }, - "versionStart": { - "versionNum": 1262, - "commit": "f97fd2f78a85927e0af42da46f166478eb9dc7c8", - "date": "2021-05-12T04:34:09.596Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x390037d710C86F88F05174599425B77c72Eda305/info.json", - "blockchains/smartchain/assets/0x390037d710C86F88F05174599425B77c72Eda305/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1263.json b/history/versions/1263.json deleted file mode 100644 index 58a7a045d7bc0..0000000000000 --- a/history/versions/1263.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1263, - "commit": "193659e34cb2f4ae9abeed0cc2f47217b5a8cfd3", - "date": "2021-05-12T04:35:28.524Z" - }, - "versionStart": { - "versionNum": 1262, - "commit": "f97fd2f78a85927e0af42da46f166478eb9dc7c8", - "date": "2021-05-12T04:34:09.596Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x390037d710C86F88F05174599425B77c72Eda305/info.json", - "blockchains/smartchain/assets/0x390037d710C86F88F05174599425B77c72Eda305/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1264 2.json b/history/versions/1264 2.json deleted file mode 100644 index 462608cc1ea96..0000000000000 --- a/history/versions/1264 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1264, - "commit": "3add014d0cbb265497535e6a9dc87b2ec8732270", - "date": "2021-05-12T04:36:49.078Z" - }, - "versionStart": { - "versionNum": 1263, - "commit": "193659e34cb2f4ae9abeed0cc2f47217b5a8cfd3", - "date": "2021-05-12T04:35:28.524Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1264.json b/history/versions/1264.json deleted file mode 100644 index 462608cc1ea96..0000000000000 --- a/history/versions/1264.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1264, - "commit": "3add014d0cbb265497535e6a9dc87b2ec8732270", - "date": "2021-05-12T04:36:49.078Z" - }, - "versionStart": { - "versionNum": 1263, - "commit": "193659e34cb2f4ae9abeed0cc2f47217b5a8cfd3", - "date": "2021-05-12T04:35:28.524Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1265 2.json b/history/versions/1265 2.json deleted file mode 100644 index 975ddaf2bf7f0..0000000000000 --- a/history/versions/1265 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1265, - "commit": "d2e0af6d1cc083202eb67a4245b05ecb366bda10", - "date": "2021-05-12T04:45:32.125Z" - }, - "versionStart": { - "versionNum": 1264, - "commit": "3add014d0cbb265497535e6a9dc87b2ec8732270", - "date": "2021-05-12T04:36:49.078Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565/info.json", - "blockchains/smartchain/assets/0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1265.json b/history/versions/1265.json deleted file mode 100644 index 975ddaf2bf7f0..0000000000000 --- a/history/versions/1265.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1265, - "commit": "d2e0af6d1cc083202eb67a4245b05ecb366bda10", - "date": "2021-05-12T04:45:32.125Z" - }, - "versionStart": { - "versionNum": 1264, - "commit": "3add014d0cbb265497535e6a9dc87b2ec8732270", - "date": "2021-05-12T04:36:49.078Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565/info.json", - "blockchains/smartchain/assets/0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1266 2.json b/history/versions/1266 2.json deleted file mode 100644 index f33cba8255df2..0000000000000 --- a/history/versions/1266 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1266, - "commit": "64e8f0550119161d608895d2a4f24a2eef63dd37", - "date": "2021-05-12T04:46:59.838Z" - }, - "versionStart": { - "versionNum": 1265, - "commit": "d2e0af6d1cc083202eb67a4245b05ecb366bda10", - "date": "2021-05-12T04:45:32.125Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1266.json b/history/versions/1266.json deleted file mode 100644 index f33cba8255df2..0000000000000 --- a/history/versions/1266.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1266, - "commit": "64e8f0550119161d608895d2a4f24a2eef63dd37", - "date": "2021-05-12T04:46:59.838Z" - }, - "versionStart": { - "versionNum": 1265, - "commit": "d2e0af6d1cc083202eb67a4245b05ecb366bda10", - "date": "2021-05-12T04:45:32.125Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5a81b31b4a5F2D2a36BBd4d755dAb378dE735565/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1267 2.json b/history/versions/1267 2.json deleted file mode 100644 index 26c20bc9f423f..0000000000000 --- a/history/versions/1267 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1267, - "commit": "6f243f070c6c060121ca0513f005012f40e975be", - "date": "2021-05-12T14:35:24.305Z" - }, - "versionStart": { - "versionNum": 1266, - "commit": "64e8f0550119161d608895d2a4f24a2eef63dd37", - "date": "2021-05-12T04:46:59.838Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2/info.json", - "blockchains/smartchain/assets/0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2/logo.png", - "blockchains/smartchain/assets/0xD78Bd47A6934959583b47F081Ce0f9Fd5E0338D1/info.json", - "blockchains/smartchain/assets/0xD78Bd47A6934959583b47F081Ce0f9Fd5E0338D1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1267.json b/history/versions/1267.json deleted file mode 100644 index 26c20bc9f423f..0000000000000 --- a/history/versions/1267.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1267, - "commit": "6f243f070c6c060121ca0513f005012f40e975be", - "date": "2021-05-12T14:35:24.305Z" - }, - "versionStart": { - "versionNum": 1266, - "commit": "64e8f0550119161d608895d2a4f24a2eef63dd37", - "date": "2021-05-12T04:46:59.838Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2/info.json", - "blockchains/smartchain/assets/0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2/logo.png", - "blockchains/smartchain/assets/0xD78Bd47A6934959583b47F081Ce0f9Fd5E0338D1/info.json", - "blockchains/smartchain/assets/0xD78Bd47A6934959583b47F081Ce0f9Fd5E0338D1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1268 2.json b/history/versions/1268 2.json deleted file mode 100644 index b9b4fee5ad817..0000000000000 --- a/history/versions/1268 2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1268, - "commit": "0f7e4bb08b0aea5e2c74f3f4f5cc8a95f9b64586", - "date": "2021-05-12T14:39:23.329Z" - }, - "versionStart": { - "versionNum": 1267, - "commit": "6f243f070c6c060121ca0513f005012f40e975be", - "date": "2021-05-12T14:35:24.305Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2/info.json", - "blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json", - "blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/logo.png", - "blockchains/smartchain/assets/0xc3236733841893DdbD8Eac9F647eEC29DA63F400/info.json", - "blockchains/smartchain/assets/0xc3236733841893DdbD8Eac9F647eEC29DA63F400/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1268.json b/history/versions/1268.json deleted file mode 100644 index b9b4fee5ad817..0000000000000 --- a/history/versions/1268.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1268, - "commit": "0f7e4bb08b0aea5e2c74f3f4f5cc8a95f9b64586", - "date": "2021-05-12T14:39:23.329Z" - }, - "versionStart": { - "versionNum": 1267, - "commit": "6f243f070c6c060121ca0513f005012f40e975be", - "date": "2021-05-12T14:35:24.305Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2ed990dcE85F30951D1Bc26676ED0A5FCbDC12d2/info.json", - "blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json", - "blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/logo.png", - "blockchains/smartchain/assets/0xc3236733841893DdbD8Eac9F647eEC29DA63F400/info.json", - "blockchains/smartchain/assets/0xc3236733841893DdbD8Eac9F647eEC29DA63F400/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1269 2.json b/history/versions/1269 2.json deleted file mode 100644 index 50643b6fca418..0000000000000 --- a/history/versions/1269 2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1269, - "commit": "e5693a7f3db86ad9a8f7010da125525b5fa58e35", - "date": "2021-05-12T14:50:28.322Z" - }, - "versionStart": { - "versionNum": 1268, - "commit": "0f7e4bb08b0aea5e2c74f3f4f5cc8a95f9b64586", - "date": "2021-05-12T14:39:23.329Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2/info.json", - "blockchains/smartchain/assets/0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2/logo.png", - "blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json", - "blockchains/smartchain/assets/0xef032F652FCE3a0eFfce3796A68eb978b465a336/info.json", - "blockchains/smartchain/assets/0xef032F652FCE3a0eFfce3796A68eb978b465a336/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1269.json b/history/versions/1269.json deleted file mode 100644 index 50643b6fca418..0000000000000 --- a/history/versions/1269.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1269, - "commit": "e5693a7f3db86ad9a8f7010da125525b5fa58e35", - "date": "2021-05-12T14:50:28.322Z" - }, - "versionStart": { - "versionNum": 1268, - "commit": "0f7e4bb08b0aea5e2c74f3f4f5cc8a95f9b64586", - "date": "2021-05-12T14:39:23.329Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2/info.json", - "blockchains/smartchain/assets/0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2/logo.png", - "blockchains/smartchain/assets/0x8DA0F18e4deB7Ba81dBD061DF57325a894014B5a/info.json", - "blockchains/smartchain/assets/0xef032F652FCE3a0eFfce3796A68eb978b465a336/info.json", - "blockchains/smartchain/assets/0xef032F652FCE3a0eFfce3796A68eb978b465a336/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/127.json b/history/versions/127.json deleted file mode 100644 index 8547d2a9bda26..0000000000000 --- a/history/versions/127.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 127, - "commit": "f9954d5edfd64638bdfaf9cdb61154a8efc35096", - "date": "2021-03-08T11:43:23.524Z" - }, - "versionStart": { - "versionNum": 126, - "commit": "7c526f19cdaa51270d5ad08f0ecac7a9849b2537", - "date": "2021-03-08T11:41:59.443Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1D1eb8E8293222e1a29d2C0E4cE6C0Acfd89AaaC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1270 2.json b/history/versions/1270 2.json deleted file mode 100644 index 9c20caf04a482..0000000000000 --- a/history/versions/1270 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1270, - "commit": "bf157c811450d47c6a1808d29d755f820a8a9be4", - "date": "2021-05-12T14:52:26.621Z" - }, - "versionStart": { - "versionNum": 1269, - "commit": "e5693a7f3db86ad9a8f7010da125525b5fa58e35", - "date": "2021-05-12T14:50:28.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2/info.json", - "blockchains/smartchain/assets/0xef032F652FCE3a0eFfce3796A68eb978b465a336/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1270.json b/history/versions/1270.json deleted file mode 100644 index 9c20caf04a482..0000000000000 --- a/history/versions/1270.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1270, - "commit": "bf157c811450d47c6a1808d29d755f820a8a9be4", - "date": "2021-05-12T14:52:26.621Z" - }, - "versionStart": { - "versionNum": 1269, - "commit": "e5693a7f3db86ad9a8f7010da125525b5fa58e35", - "date": "2021-05-12T14:50:28.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x36DB129506fE81dA7Ce085648ff9C7a0D5e31ed2/info.json", - "blockchains/smartchain/assets/0xef032F652FCE3a0eFfce3796A68eb978b465a336/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1271 2.json b/history/versions/1271 2.json deleted file mode 100644 index 08be8ff3977b8..0000000000000 --- a/history/versions/1271 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1271, - "commit": "6979f7a02c827be5dbdff5b3012ec6be141749ed", - "date": "2021-05-12T15:02:34.679Z" - }, - "versionStart": { - "versionNum": 1270, - "commit": "bf157c811450d47c6a1808d29d755f820a8a9be4", - "date": "2021-05-12T14:52:26.621Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x05F2dF7B3D612A23fe12162A6c996447dCE728a5/info.json", - "blockchains/smartchain/assets/0x05F2dF7B3D612A23fe12162A6c996447dCE728a5/logo.png", - "blockchains/smartchain/assets/0xcc10c8AfD683c5AA86B1d170d75B555bce5a2C37/info.json", - "blockchains/smartchain/assets/0xcc10c8AfD683c5AA86B1d170d75B555bce5a2C37/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1271.json b/history/versions/1271.json deleted file mode 100644 index 08be8ff3977b8..0000000000000 --- a/history/versions/1271.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1271, - "commit": "6979f7a02c827be5dbdff5b3012ec6be141749ed", - "date": "2021-05-12T15:02:34.679Z" - }, - "versionStart": { - "versionNum": 1270, - "commit": "bf157c811450d47c6a1808d29d755f820a8a9be4", - "date": "2021-05-12T14:52:26.621Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x05F2dF7B3D612A23fe12162A6c996447dCE728a5/info.json", - "blockchains/smartchain/assets/0x05F2dF7B3D612A23fe12162A6c996447dCE728a5/logo.png", - "blockchains/smartchain/assets/0xcc10c8AfD683c5AA86B1d170d75B555bce5a2C37/info.json", - "blockchains/smartchain/assets/0xcc10c8AfD683c5AA86B1d170d75B555bce5a2C37/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1272 2.json b/history/versions/1272 2.json deleted file mode 100644 index d6c94208c1d2a..0000000000000 --- a/history/versions/1272 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1272, - "commit": "7ec2a0526e5d068a46655ad7cc8916f95ec7145e", - "date": "2021-05-12T15:04:56.118Z" - }, - "versionStart": { - "versionNum": 1271, - "commit": "6979f7a02c827be5dbdff5b3012ec6be141749ed", - "date": "2021-05-12T15:02:34.679Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1272.json b/history/versions/1272.json deleted file mode 100644 index d6c94208c1d2a..0000000000000 --- a/history/versions/1272.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1272, - "commit": "7ec2a0526e5d068a46655ad7cc8916f95ec7145e", - "date": "2021-05-12T15:04:56.118Z" - }, - "versionStart": { - "versionNum": 1271, - "commit": "6979f7a02c827be5dbdff5b3012ec6be141749ed", - "date": "2021-05-12T15:02:34.679Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1273 2.json b/history/versions/1273 2.json deleted file mode 100644 index 337ecfa525a4d..0000000000000 --- a/history/versions/1273 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1273, - "commit": "a3b92297faff845e984d5f5e49919f5b2085a7a2", - "date": "2021-05-12T15:42:41.967Z" - }, - "versionStart": { - "versionNum": 1272, - "commit": "7ec2a0526e5d068a46655ad7cc8916f95ec7145e", - "date": "2021-05-12T15:04:56.118Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json", - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1273.json b/history/versions/1273.json deleted file mode 100644 index 337ecfa525a4d..0000000000000 --- a/history/versions/1273.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1273, - "commit": "a3b92297faff845e984d5f5e49919f5b2085a7a2", - "date": "2021-05-12T15:42:41.967Z" - }, - "versionStart": { - "versionNum": 1272, - "commit": "7ec2a0526e5d068a46655ad7cc8916f95ec7145e", - "date": "2021-05-12T15:04:56.118Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json", - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1274 2.json b/history/versions/1274 2.json deleted file mode 100644 index 7e12106aee640..0000000000000 --- a/history/versions/1274 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1274, - "commit": "ec441b9320e1fdb2746e81f5477355bee46b95f9", - "date": "2021-05-12T15:45:23.771Z" - }, - "versionStart": { - "versionNum": 1273, - "commit": "a3b92297faff845e984d5f5e49919f5b2085a7a2", - "date": "2021-05-12T15:42:41.967Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json", - "blockchains/smartchain/assets/0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b/info.json", - "blockchains/smartchain/assets/0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1274.json b/history/versions/1274.json deleted file mode 100644 index 7e12106aee640..0000000000000 --- a/history/versions/1274.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1274, - "commit": "ec441b9320e1fdb2746e81f5477355bee46b95f9", - "date": "2021-05-12T15:45:23.771Z" - }, - "versionStart": { - "versionNum": 1273, - "commit": "a3b92297faff845e984d5f5e49919f5b2085a7a2", - "date": "2021-05-12T15:42:41.967Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json", - "blockchains/smartchain/assets/0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b/info.json", - "blockchains/smartchain/assets/0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1275 2.json b/history/versions/1275 2.json deleted file mode 100644 index b2c464d8361e0..0000000000000 --- a/history/versions/1275 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1275, - "commit": "cbbc6b10d9d7aaa6eb7ccf84b73d9d542d292e8e", - "date": "2021-05-12T15:47:35.249Z" - }, - "versionStart": { - "versionNum": 1274, - "commit": "ec441b9320e1fdb2746e81f5477355bee46b95f9", - "date": "2021-05-12T15:45:23.771Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1275.json b/history/versions/1275.json deleted file mode 100644 index b2c464d8361e0..0000000000000 --- a/history/versions/1275.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1275, - "commit": "cbbc6b10d9d7aaa6eb7ccf84b73d9d542d292e8e", - "date": "2021-05-12T15:47:35.249Z" - }, - "versionStart": { - "versionNum": 1274, - "commit": "ec441b9320e1fdb2746e81f5477355bee46b95f9", - "date": "2021-05-12T15:45:23.771Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x651Cd665bD558175A956fb3D72206eA08Eb3dF5b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1276 2.json b/history/versions/1276 2.json deleted file mode 100644 index 52da664c12093..0000000000000 --- a/history/versions/1276 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1276, - "commit": "81e6ef00d425dbff9b1a771346fb8ffc8297a10e", - "date": "2021-05-12T20:06:35.437Z" - }, - "versionStart": { - "versionNum": 1275, - "commit": "cbbc6b10d9d7aaa6eb7ccf84b73d9d542d292e8e", - "date": "2021-05-12T15:47:35.249Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA1A0C7849e6916945a78F8AF843738c051ab15F3/info.json", - "blockchains/smartchain/assets/0xA1A0C7849e6916945a78F8AF843738c051ab15F3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1276.json b/history/versions/1276.json deleted file mode 100644 index 52da664c12093..0000000000000 --- a/history/versions/1276.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1276, - "commit": "81e6ef00d425dbff9b1a771346fb8ffc8297a10e", - "date": "2021-05-12T20:06:35.437Z" - }, - "versionStart": { - "versionNum": 1275, - "commit": "cbbc6b10d9d7aaa6eb7ccf84b73d9d542d292e8e", - "date": "2021-05-12T15:47:35.249Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA1A0C7849e6916945a78F8AF843738c051ab15F3/info.json", - "blockchains/smartchain/assets/0xA1A0C7849e6916945a78F8AF843738c051ab15F3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1277 2.json b/history/versions/1277 2.json deleted file mode 100644 index 6bd1b1b0f9081..0000000000000 --- a/history/versions/1277 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1277, - "commit": "bc673c8b97d3feb48c81b60d31770858cc1174fe", - "date": "2021-05-12T20:08:01.585Z" - }, - "versionStart": { - "versionNum": 1276, - "commit": "81e6ef00d425dbff9b1a771346fb8ffc8297a10e", - "date": "2021-05-12T20:06:35.437Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1277.json b/history/versions/1277.json deleted file mode 100644 index 6bd1b1b0f9081..0000000000000 --- a/history/versions/1277.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1277, - "commit": "bc673c8b97d3feb48c81b60d31770858cc1174fe", - "date": "2021-05-12T20:08:01.585Z" - }, - "versionStart": { - "versionNum": 1276, - "commit": "81e6ef00d425dbff9b1a771346fb8ffc8297a10e", - "date": "2021-05-12T20:06:35.437Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1278 2.json b/history/versions/1278 2.json deleted file mode 100644 index 9175213ec1a8f..0000000000000 --- a/history/versions/1278 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1278, - "commit": "e029011e0a3aab7f65b1a323d043d8952fbd0d42", - "date": "2021-05-12T20:12:44.019Z" - }, - "versionStart": { - "versionNum": 1277, - "commit": "bc673c8b97d3feb48c81b60d31770858cc1174fe", - "date": "2021-05-12T20:08:01.585Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json", - "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1278.json b/history/versions/1278.json deleted file mode 100644 index 9175213ec1a8f..0000000000000 --- a/history/versions/1278.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1278, - "commit": "e029011e0a3aab7f65b1a323d043d8952fbd0d42", - "date": "2021-05-12T20:12:44.019Z" - }, - "versionStart": { - "versionNum": 1277, - "commit": "bc673c8b97d3feb48c81b60d31770858cc1174fe", - "date": "2021-05-12T20:08:01.585Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json", - "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1279 2.json b/history/versions/1279 2.json deleted file mode 100644 index c20b76d597a50..0000000000000 --- a/history/versions/1279 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1279, - "commit": "821102eb166b5a707590fe652e18f796fc456657", - "date": "2021-05-12T20:14:14.145Z" - }, - "versionStart": { - "versionNum": 1278, - "commit": "e029011e0a3aab7f65b1a323d043d8952fbd0d42", - "date": "2021-05-12T20:12:44.019Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1279.json b/history/versions/1279.json deleted file mode 100644 index c20b76d597a50..0000000000000 --- a/history/versions/1279.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1279, - "commit": "821102eb166b5a707590fe652e18f796fc456657", - "date": "2021-05-12T20:14:14.145Z" - }, - "versionStart": { - "versionNum": 1278, - "commit": "e029011e0a3aab7f65b1a323d043d8952fbd0d42", - "date": "2021-05-12T20:12:44.019Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/128.json b/history/versions/128.json deleted file mode 100644 index 79168e7d5c4b0..0000000000000 --- a/history/versions/128.json +++ /dev/null @@ -1,300 +0,0 @@ -{ - "versionEnd": { - "versionNum": 128, - "commit": "39c039bd3e7eb72e3280dc48ec662c4a9286a0c6", - "date": "2021-03-08T17:10:21.265Z" - }, - "versionStart": { - "versionNum": 127, - "commit": "f9954d5edfd64638bdfaf9cdb61154a8efc35096", - "date": "2021-03-08T11:43:23.524Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/info.json", - "blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/info.json", - "blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/info.json", - "blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/info.json", - "blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/info.json", - "blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/info.json", - "blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/info.json", - "blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/info.json", - "blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/info.json", - "blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/info.json", - "blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/info.json", - "blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/info.json", - "blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/info.json", - "blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/info.json", - "blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/info.json", - "blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/info.json", - "blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/info.json", - "blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/info.json", - "blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/info.json", - "blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/info.json", - "blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/info.json", - "blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/info.json", - "blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/info.json", - "blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/info.json", - "blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/info.json", - "blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json", - "blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/info.json", - "blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/info.json", - "blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/info.json", - "blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/info.json", - "blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/info.json", - "blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/info.json", - "blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/info.json", - "blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/info.json", - "blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/info.json", - "blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/info.json", - "blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/info.json", - "blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/info.json", - "blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/info.json", - "blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/info.json", - "blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/info.json", - "blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/info.json", - "blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/info.json", - "blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/info.json", - "blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/info.json", - "blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/info.json", - "blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/info.json", - "blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/info.json", - "blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/info.json", - "blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/info.json", - "blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/info.json", - "blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/info.json", - "blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/info.json", - "blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/info.json", - "blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/info.json", - "blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/info.json", - "blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/info.json", - "blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/info.json", - "blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/info.json", - "blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/info.json", - "blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/info.json", - "blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/info.json", - "blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/info.json", - "blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/info.json", - "blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/info.json", - "blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/info.json", - "blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/info.json", - "blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/info.json", - "blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/info.json", - "blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/info.json", - "blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/info.json", - "blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/info.json", - "blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/info.json", - "blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/info.json", - "blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/info.json", - "blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/info.json", - "blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/info.json", - "blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/info.json", - "blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/info.json", - "blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/info.json", - "blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/info.json", - "blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/info.json", - "blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/info.json", - "blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/info.json", - "blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/info.json", - "blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/info.json", - "blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/info.json", - "blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/info.json", - "blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/info.json", - "blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/info.json", - "blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/info.json", - "blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/info.json", - "blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/info.json", - "blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/info.json", - "blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/info.json", - "blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/info.json", - "blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/info.json", - "blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/info.json", - "blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/info.json", - "blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/info.json", - "blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/info.json", - "blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/info.json", - "blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/info.json", - "blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/info.json", - "blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/info.json", - "blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/info.json", - "blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/info.json", - "blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/info.json", - "blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/info.json", - "blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/info.json", - "blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/info.json", - "blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/info.json", - "blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/info.json", - "blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/info.json", - "blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/info.json", - "blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/info.json", - "blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/info.json", - "blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/info.json", - "blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/info.json", - "blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/info.json", - "blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/info.json", - "blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/info.json", - "blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/info.json", - "blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/info.json", - "blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/info.json", - "blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/info.json", - "blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/info.json", - "blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/info.json", - "blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/info.json", - "blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/info.json", - "blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/info.json", - "blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/info.json", - "blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/info.json", - "blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/info.json", - "blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/info.json", - "blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/info.json", - "blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/info.json", - "blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/info.json", - "blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/info.json", - "blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/info.json", - "blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/info.json", - "blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/info.json", - "blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/info.json", - "blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/info.json", - "blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/info.json", - "blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/info.json", - "blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/info.json", - "blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/info.json", - "blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/info.json", - "blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/info.json", - "blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/info.json", - "blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/info.json", - "blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/info.json", - "blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/info.json", - "blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/info.json", - "blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/info.json", - "blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/info.json", - "blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/info.json", - "blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/info.json", - "blockchains/ethereum/assets/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2/info.json", - "blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/info.json", - "blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/info.json", - "blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/info.json", - "blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/info.json", - "blockchains/ethereum/assets/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5/info.json", - "blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/info.json", - "blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/info.json", - "blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/info.json", - "blockchains/ethereum/assets/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953/info.json", - "blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/info.json", - "blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/info.json", - "blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/info.json", - "blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/info.json", - "blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/info.json", - "blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/info.json", - "blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/info.json", - "blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/info.json", - "blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/info.json", - "blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/info.json", - "blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/info.json", - "blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/info.json", - "blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/info.json", - "blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/info.json", - "blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/info.json", - "blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/info.json", - "blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/info.json", - "blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/info.json", - "blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/info.json", - "blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/info.json", - "blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/info.json", - "blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/info.json", - "blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/info.json", - "blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/info.json", - "blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/info.json", - "blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/info.json", - "blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/info.json", - "blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/info.json", - "blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/info.json", - "blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/info.json", - "blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/info.json", - "blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/info.json", - "blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/info.json", - "blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/info.json", - "blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/info.json", - "blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/info.json", - "blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/info.json", - "blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/info.json", - "blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/info.json", - "blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/info.json", - "blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/info.json", - "blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/info.json", - "blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/info.json", - "blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/info.json", - "blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/info.json", - "blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/info.json", - "blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/info.json", - "blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/info.json", - "blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/info.json", - "blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/info.json", - "blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/info.json", - "blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/info.json", - "blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/info.json", - "blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/info.json", - "blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/info.json", - "blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/info.json", - "blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/info.json", - "blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/info.json", - "blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/info.json", - "blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/info.json", - "blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/info.json", - "blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/info.json", - "blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/info.json", - "blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/info.json", - "blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/info.json", - "blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/info.json", - "blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/info.json", - "blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/info.json", - "blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/info.json", - "blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/info.json", - "blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/info.json", - "blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/info.json", - "blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/info.json", - "blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/info.json", - "blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/info.json", - "blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/info.json", - "blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/info.json", - "blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/info.json", - "blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/info.json", - "blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/info.json", - "blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/info.json", - "blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/info.json", - "blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/info.json", - "blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/info.json", - "blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/info.json", - "blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/info.json", - "blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/info.json", - "blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/info.json", - "blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/info.json", - "blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/info.json", - "blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/info.json", - "blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/info.json", - "blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/info.json", - "blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/info.json", - "blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/info.json", - "blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/info.json", - "blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/info.json", - "blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/info.json", - "blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/info.json", - "blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/info.json", - "blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/info.json", - "blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/info.json", - "blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/info.json", - "blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/info.json", - "blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/info.json", - "blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/info.json", - "blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/info.json", - "blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/info.json", - "blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/info.json", - "blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/info.json", - "blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/info.json", - "blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/info.json", - "blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/info.json", - "blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/info.json", - "blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/info.json", - "blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/info.json", - "blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1280 2.json b/history/versions/1280 2.json deleted file mode 100644 index 19c7df6f535c5..0000000000000 --- a/history/versions/1280 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1280, - "commit": "fea41becdae0c5c8bd0670d554d850a99f508f81", - "date": "2021-05-12T20:18:21.883Z" - }, - "versionStart": { - "versionNum": 1279, - "commit": "821102eb166b5a707590fe652e18f796fc456657", - "date": "2021-05-12T20:14:14.145Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0314e5a39806C30D67B869EE1bCDABee7e08dE74/info.json", - "blockchains/smartchain/assets/0x0314e5a39806C30D67B869EE1bCDABee7e08dE74/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1280.json b/history/versions/1280.json deleted file mode 100644 index 19c7df6f535c5..0000000000000 --- a/history/versions/1280.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1280, - "commit": "fea41becdae0c5c8bd0670d554d850a99f508f81", - "date": "2021-05-12T20:18:21.883Z" - }, - "versionStart": { - "versionNum": 1279, - "commit": "821102eb166b5a707590fe652e18f796fc456657", - "date": "2021-05-12T20:14:14.145Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0314e5a39806C30D67B869EE1bCDABee7e08dE74/info.json", - "blockchains/smartchain/assets/0x0314e5a39806C30D67B869EE1bCDABee7e08dE74/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1281 2.json b/history/versions/1281 2.json deleted file mode 100644 index a4d1e9a9f9e9c..0000000000000 --- a/history/versions/1281 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1281, - "commit": "f52d42b692bd04b836f75f59b991f465472021fd", - "date": "2021-05-12T20:19:59.961Z" - }, - "versionStart": { - "versionNum": 1280, - "commit": "fea41becdae0c5c8bd0670d554d850a99f508f81", - "date": "2021-05-12T20:18:21.883Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x270877FBDAdd2E28C7EAf08e528691B95684207e/info.json", - "blockchains/smartchain/assets/0x270877FBDAdd2E28C7EAf08e528691B95684207e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1281.json b/history/versions/1281.json deleted file mode 100644 index a4d1e9a9f9e9c..0000000000000 --- a/history/versions/1281.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1281, - "commit": "f52d42b692bd04b836f75f59b991f465472021fd", - "date": "2021-05-12T20:19:59.961Z" - }, - "versionStart": { - "versionNum": 1280, - "commit": "fea41becdae0c5c8bd0670d554d850a99f508f81", - "date": "2021-05-12T20:18:21.883Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x270877FBDAdd2E28C7EAf08e528691B95684207e/info.json", - "blockchains/smartchain/assets/0x270877FBDAdd2E28C7EAf08e528691B95684207e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1282 2.json b/history/versions/1282 2.json deleted file mode 100644 index fda8c75095471..0000000000000 --- a/history/versions/1282 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1282, - "commit": "cfaceb5aee0eee317145c3d5c248698368cc447b", - "date": "2021-05-12T20:21:51.925Z" - }, - "versionStart": { - "versionNum": 1281, - "commit": "f52d42b692bd04b836f75f59b991f465472021fd", - "date": "2021-05-12T20:19:59.961Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x270877FBDAdd2E28C7EAf08e528691B95684207e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1282.json b/history/versions/1282.json deleted file mode 100644 index fda8c75095471..0000000000000 --- a/history/versions/1282.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1282, - "commit": "cfaceb5aee0eee317145c3d5c248698368cc447b", - "date": "2021-05-12T20:21:51.925Z" - }, - "versionStart": { - "versionNum": 1281, - "commit": "f52d42b692bd04b836f75f59b991f465472021fd", - "date": "2021-05-12T20:19:59.961Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x270877FBDAdd2E28C7EAf08e528691B95684207e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1283 2.json b/history/versions/1283 2.json deleted file mode 100644 index 08345d877bb3b..0000000000000 --- a/history/versions/1283 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1283, - "commit": "9d3c246f0929c30df3b3bd6b1c246707b91836c7", - "date": "2021-05-13T01:32:04.446Z" - }, - "versionStart": { - "versionNum": 1282, - "commit": "cfaceb5aee0eee317145c3d5c248698368cc447b", - "date": "2021-05-12T20:21:51.925Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1283.json b/history/versions/1283.json deleted file mode 100644 index 08345d877bb3b..0000000000000 --- a/history/versions/1283.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1283, - "commit": "9d3c246f0929c30df3b3bd6b1c246707b91836c7", - "date": "2021-05-13T01:32:04.446Z" - }, - "versionStart": { - "versionNum": 1282, - "commit": "cfaceb5aee0eee317145c3d5c248698368cc447b", - "date": "2021-05-12T20:21:51.925Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1284 2.json b/history/versions/1284 2.json deleted file mode 100644 index 63c7dbd30a918..0000000000000 --- a/history/versions/1284 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1284, - "commit": "add244ea66993fc8d035ce48ceed32e20b86fef8", - "date": "2021-05-13T06:00:16.951Z" - }, - "versionStart": { - "versionNum": 1283, - "commit": "9d3c246f0929c30df3b3bd6b1c246707b91836c7", - "date": "2021-05-13T01:32:04.446Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0607396970188B2e524c1cDe4Af1F9A191DeE150/info.json", - "blockchains/smartchain/assets/0x0607396970188B2e524c1cDe4Af1F9A191DeE150/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1284.json b/history/versions/1284.json deleted file mode 100644 index 63c7dbd30a918..0000000000000 --- a/history/versions/1284.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1284, - "commit": "add244ea66993fc8d035ce48ceed32e20b86fef8", - "date": "2021-05-13T06:00:16.951Z" - }, - "versionStart": { - "versionNum": 1283, - "commit": "9d3c246f0929c30df3b3bd6b1c246707b91836c7", - "date": "2021-05-13T01:32:04.446Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0607396970188B2e524c1cDe4Af1F9A191DeE150/info.json", - "blockchains/smartchain/assets/0x0607396970188B2e524c1cDe4Af1F9A191DeE150/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1285 2.json b/history/versions/1285 2.json deleted file mode 100644 index 4b11f070c3d63..0000000000000 --- a/history/versions/1285 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1285, - "commit": "dec592fed3a3248869535f003f0cd9e5db6b55ce", - "date": "2021-05-13T06:02:18.913Z" - }, - "versionStart": { - "versionNum": 1284, - "commit": "add244ea66993fc8d035ce48ceed32e20b86fef8", - "date": "2021-05-13T06:00:16.951Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0607396970188B2e524c1cDe4Af1F9A191DeE150/info.json", - "blockchains/smartchain/assets/0xC070C8Ae94977f78d04553D33449DEf944F24254/info.json", - "blockchains/smartchain/assets/0xC070C8Ae94977f78d04553D33449DEf944F24254/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1285.json b/history/versions/1285.json deleted file mode 100644 index 4b11f070c3d63..0000000000000 --- a/history/versions/1285.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1285, - "commit": "dec592fed3a3248869535f003f0cd9e5db6b55ce", - "date": "2021-05-13T06:02:18.913Z" - }, - "versionStart": { - "versionNum": 1284, - "commit": "add244ea66993fc8d035ce48ceed32e20b86fef8", - "date": "2021-05-13T06:00:16.951Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0607396970188B2e524c1cDe4Af1F9A191DeE150/info.json", - "blockchains/smartchain/assets/0xC070C8Ae94977f78d04553D33449DEf944F24254/info.json", - "blockchains/smartchain/assets/0xC070C8Ae94977f78d04553D33449DEf944F24254/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1286 2.json b/history/versions/1286 2.json deleted file mode 100644 index 25266fd865f2f..0000000000000 --- a/history/versions/1286 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1286, - "commit": "2fa6da1f2291d19a567c9741850ffcecc5654360", - "date": "2021-05-13T06:04:16.642Z" - }, - "versionStart": { - "versionNum": 1285, - "commit": "dec592fed3a3248869535f003f0cd9e5db6b55ce", - "date": "2021-05-13T06:02:18.913Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x93DfC1e09b7164Bafd4860963B6D94CbC4284774/info.json", - "blockchains/smartchain/assets/0x93DfC1e09b7164Bafd4860963B6D94CbC4284774/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1286.json b/history/versions/1286.json deleted file mode 100644 index 25266fd865f2f..0000000000000 --- a/history/versions/1286.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1286, - "commit": "2fa6da1f2291d19a567c9741850ffcecc5654360", - "date": "2021-05-13T06:04:16.642Z" - }, - "versionStart": { - "versionNum": 1285, - "commit": "dec592fed3a3248869535f003f0cd9e5db6b55ce", - "date": "2021-05-13T06:02:18.913Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x93DfC1e09b7164Bafd4860963B6D94CbC4284774/info.json", - "blockchains/smartchain/assets/0x93DfC1e09b7164Bafd4860963B6D94CbC4284774/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1287 2.json b/history/versions/1287 2.json deleted file mode 100644 index 6ebd1fe92537c..0000000000000 --- a/history/versions/1287 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1287, - "commit": "3deab503c887076db6c92b1553f47045a6059339", - "date": "2021-05-13T06:06:24.861Z" - }, - "versionStart": { - "versionNum": 1286, - "commit": "2fa6da1f2291d19a567c9741850ffcecc5654360", - "date": "2021-05-13T06:04:16.642Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1287.json b/history/versions/1287.json deleted file mode 100644 index 6ebd1fe92537c..0000000000000 --- a/history/versions/1287.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1287, - "commit": "3deab503c887076db6c92b1553f47045a6059339", - "date": "2021-05-13T06:06:24.861Z" - }, - "versionStart": { - "versionNum": 1286, - "commit": "2fa6da1f2291d19a567c9741850ffcecc5654360", - "date": "2021-05-13T06:04:16.642Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1288 2.json b/history/versions/1288 2.json deleted file mode 100644 index de02f31cdf9ec..0000000000000 --- a/history/versions/1288 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1288, - "commit": "027cef844bcece5f8e1de16424ef8d178aba5c70", - "date": "2021-05-13T06:08:43.926Z" - }, - "versionStart": { - "versionNum": 1287, - "commit": "3deab503c887076db6c92b1553f47045a6059339", - "date": "2021-05-13T06:06:24.861Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json", - "blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/logo.png", - "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1288.json b/history/versions/1288.json deleted file mode 100644 index de02f31cdf9ec..0000000000000 --- a/history/versions/1288.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1288, - "commit": "027cef844bcece5f8e1de16424ef8d178aba5c70", - "date": "2021-05-13T06:08:43.926Z" - }, - "versionStart": { - "versionNum": 1287, - "commit": "3deab503c887076db6c92b1553f47045a6059339", - "date": "2021-05-13T06:06:24.861Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json", - "blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/logo.png", - "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1289 2.json b/history/versions/1289 2.json deleted file mode 100644 index 77f3db8ed0049..0000000000000 --- a/history/versions/1289 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1289, - "commit": "2b02a8c82c34cf9bc83d46d01e21f52bc9a4b4f1", - "date": "2021-05-13T06:10:06.245Z" - }, - "versionStart": { - "versionNum": 1288, - "commit": "027cef844bcece5f8e1de16424ef8d178aba5c70", - "date": "2021-05-13T06:08:43.926Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1289.json b/history/versions/1289.json deleted file mode 100644 index 77f3db8ed0049..0000000000000 --- a/history/versions/1289.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1289, - "commit": "2b02a8c82c34cf9bc83d46d01e21f52bc9a4b4f1", - "date": "2021-05-13T06:10:06.245Z" - }, - "versionStart": { - "versionNum": 1288, - "commit": "027cef844bcece5f8e1de16424ef8d178aba5c70", - "date": "2021-05-13T06:08:43.926Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x694Dc0619e7140D83F2627D573015565096832d3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/129.json b/history/versions/129.json deleted file mode 100644 index 0594ff7bbcc32..0000000000000 --- a/history/versions/129.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "versionEnd": { - "versionNum": 129, - "commit": "6db8756b196230036a49fb4b0f7351bcbd21ecd2", - "date": "2021-03-08T19:09:00.101Z" - }, - "versionStart": { - "versionNum": 128, - "commit": "39c039bd3e7eb72e3280dc48ec662c4a9286a0c6", - "date": "2021-03-08T17:10:21.265Z" - }, - "changes": [ - "blockchains/binance/assets/ARPA-575/info.json", - "blockchains/binance/assets/ATP-38C/info.json", - "blockchains/binance/assets/BAND-34B/info.json", - "blockchains/binance/assets/BOLT-4C6/info.json", - "blockchains/binance/assets/BULL-BE4/info.json", - "blockchains/binance/assets/CNNS-E16/info.json", - "blockchains/binance/assets/CRPT-8C9/info.json", - "blockchains/binance/assets/DARC-24B/info.json", - "blockchains/binance/assets/DOS-120/info.json", - "blockchains/binance/assets/DUSK-45E/info.json", - "blockchains/binance/assets/EET-45C/info.json", - "blockchains/binance/assets/ERD-D06/info.json", - "blockchains/binance/assets/FSN-E14/info.json", - "blockchains/binance/assets/GMAT-FC8/info.json", - "blockchains/binance/assets/HNST-3C9/info.json", - "blockchains/binance/assets/INJ-FAE/info.json", - "blockchains/binance/assets/KAVA-10C/info.json", - "blockchains/binance/assets/LIT-099/info.json", - "blockchains/binance/assets/LTO-BDF/info.json", - "blockchains/binance/assets/MCASH-869/info.json", - "blockchains/binance/assets/MEETONE-031/info.json", - "blockchains/binance/assets/MTV-4C6/info.json", - "blockchains/binance/assets/MZK-2C7/info.json", - "blockchains/binance/assets/NOIZB-878/info.json", - "blockchains/binance/assets/NPXSXEM-89C/info.json", - "blockchains/binance/assets/OWTX-A6B/info.json", - "blockchains/binance/assets/PVT-554/info.json", - "blockchains/binance/assets/RAVEN-F66/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1290 2.json b/history/versions/1290 2.json deleted file mode 100644 index 5d6d561bc152b..0000000000000 --- a/history/versions/1290 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1290, - "commit": "9576a51580aa2e4b60e3c4effd9de16c4e41e549", - "date": "2021-05-13T06:15:23.546Z" - }, - "versionStart": { - "versionNum": 1289, - "commit": "2b02a8c82c34cf9bc83d46d01e21f52bc9a4b4f1", - "date": "2021-05-13T06:10:06.245Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/info.json", - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/logo.png", - "blockchains/smartchain/assets/0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3/info.json", - "blockchains/smartchain/assets/0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1290.json b/history/versions/1290.json deleted file mode 100644 index 5d6d561bc152b..0000000000000 --- a/history/versions/1290.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1290, - "commit": "9576a51580aa2e4b60e3c4effd9de16c4e41e549", - "date": "2021-05-13T06:15:23.546Z" - }, - "versionStart": { - "versionNum": 1289, - "commit": "2b02a8c82c34cf9bc83d46d01e21f52bc9a4b4f1", - "date": "2021-05-13T06:10:06.245Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/info.json", - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/logo.png", - "blockchains/smartchain/assets/0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3/info.json", - "blockchains/smartchain/assets/0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1291 2.json b/history/versions/1291 2.json deleted file mode 100644 index 60e3c4e238e7c..0000000000000 --- a/history/versions/1291 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1291, - "commit": "35a3fe8d5ef1007838c5253366f88a62bb5a5fe6", - "date": "2021-05-13T06:16:45.290Z" - }, - "versionStart": { - "versionNum": 1290, - "commit": "9576a51580aa2e4b60e3c4effd9de16c4e41e549", - "date": "2021-05-13T06:15:23.546Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1291.json b/history/versions/1291.json deleted file mode 100644 index 60e3c4e238e7c..0000000000000 --- a/history/versions/1291.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1291, - "commit": "35a3fe8d5ef1007838c5253366f88a62bb5a5fe6", - "date": "2021-05-13T06:16:45.290Z" - }, - "versionStart": { - "versionNum": 1290, - "commit": "9576a51580aa2e4b60e3c4effd9de16c4e41e549", - "date": "2021-05-13T06:15:23.546Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xED1b4BdB29cA09545b9BEdC6c0E854074E121eB3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1292 2.json b/history/versions/1292 2.json deleted file mode 100644 index 86b8168b59b91..0000000000000 --- a/history/versions/1292 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1292, - "commit": "26a63c54a9d60ee1740ecbe1a46d5ffb434c7a8c", - "date": "2021-05-13T15:20:20.596Z" - }, - "versionStart": { - "versionNum": 1291, - "commit": "35a3fe8d5ef1007838c5253366f88a62bb5a5fe6", - "date": "2021-05-13T06:16:45.290Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json", - "blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1292.json b/history/versions/1292.json deleted file mode 100644 index 86b8168b59b91..0000000000000 --- a/history/versions/1292.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1292, - "commit": "26a63c54a9d60ee1740ecbe1a46d5ffb434c7a8c", - "date": "2021-05-13T15:20:20.596Z" - }, - "versionStart": { - "versionNum": 1291, - "commit": "35a3fe8d5ef1007838c5253366f88a62bb5a5fe6", - "date": "2021-05-13T06:16:45.290Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json", - "blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1293 2.json b/history/versions/1293 2.json deleted file mode 100644 index 86f296f4b3c3f..0000000000000 --- a/history/versions/1293 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1293, - "commit": "4a8c178007bf0f91c96dcdc1180cecd8df9596ef", - "date": "2021-05-13T15:21:34.528Z" - }, - "versionStart": { - "versionNum": 1292, - "commit": "26a63c54a9d60ee1740ecbe1a46d5ffb434c7a8c", - "date": "2021-05-13T15:20:20.596Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1293.json b/history/versions/1293.json deleted file mode 100644 index 86f296f4b3c3f..0000000000000 --- a/history/versions/1293.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1293, - "commit": "4a8c178007bf0f91c96dcdc1180cecd8df9596ef", - "date": "2021-05-13T15:21:34.528Z" - }, - "versionStart": { - "versionNum": 1292, - "commit": "26a63c54a9d60ee1740ecbe1a46d5ffb434c7a8c", - "date": "2021-05-13T15:20:20.596Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x17D749D3E2ac204a07e19D8096d9a05c423ea3af/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1294 2.json b/history/versions/1294 2.json deleted file mode 100644 index b6538ffd298ca..0000000000000 --- a/history/versions/1294 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1294, - "commit": "44553970ba0392f12a24309f4137463530d2e2df", - "date": "2021-05-13T15:26:54.957Z" - }, - "versionStart": { - "versionNum": 1293, - "commit": "4a8c178007bf0f91c96dcdc1180cecd8df9596ef", - "date": "2021-05-13T15:21:34.528Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75/info.json", - "blockchains/smartchain/assets/0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1294.json b/history/versions/1294.json deleted file mode 100644 index b6538ffd298ca..0000000000000 --- a/history/versions/1294.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1294, - "commit": "44553970ba0392f12a24309f4137463530d2e2df", - "date": "2021-05-13T15:26:54.957Z" - }, - "versionStart": { - "versionNum": 1293, - "commit": "4a8c178007bf0f91c96dcdc1180cecd8df9596ef", - "date": "2021-05-13T15:21:34.528Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75/info.json", - "blockchains/smartchain/assets/0x212fE6ACbd2083BA0fd7c13Bc57100Ce8bf52e75/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1295 2.json b/history/versions/1295 2.json deleted file mode 100644 index 0e027c7b6d8b4..0000000000000 --- a/history/versions/1295 2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1295, - "commit": "9c85fa053ad4121e7aaf33e72c8bcdccfc3f1a60", - "date": "2021-05-13T15:29:07.635Z" - }, - "versionStart": { - "versionNum": 1294, - "commit": "44553970ba0392f12a24309f4137463530d2e2df", - "date": "2021-05-13T15:26:54.957Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0110fF9e7E4028a5337F07841437B92d5bf53762/info.json", - "blockchains/smartchain/assets/0x0110fF9e7E4028a5337F07841437B92d5bf53762/logo.png", - "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json", - "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1295.json b/history/versions/1295.json deleted file mode 100644 index 0e027c7b6d8b4..0000000000000 --- a/history/versions/1295.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1295, - "commit": "9c85fa053ad4121e7aaf33e72c8bcdccfc3f1a60", - "date": "2021-05-13T15:29:07.635Z" - }, - "versionStart": { - "versionNum": 1294, - "commit": "44553970ba0392f12a24309f4137463530d2e2df", - "date": "2021-05-13T15:26:54.957Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0110fF9e7E4028a5337F07841437B92d5bf53762/info.json", - "blockchains/smartchain/assets/0x0110fF9e7E4028a5337F07841437B92d5bf53762/logo.png", - "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json", - "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1296 2.json b/history/versions/1296 2.json deleted file mode 100644 index 15b275b297523..0000000000000 --- a/history/versions/1296 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1296, - "commit": "1b608dd665fefafaea591a2b5b17e0ccc0499f7f", - "date": "2021-05-13T15:30:31.858Z" - }, - "versionStart": { - "versionNum": 1295, - "commit": "9c85fa053ad4121e7aaf33e72c8bcdccfc3f1a60", - "date": "2021-05-13T15:29:07.635Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json", - "blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1296.json b/history/versions/1296.json deleted file mode 100644 index 15b275b297523..0000000000000 --- a/history/versions/1296.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1296, - "commit": "1b608dd665fefafaea591a2b5b17e0ccc0499f7f", - "date": "2021-05-13T15:30:31.858Z" - }, - "versionStart": { - "versionNum": 1295, - "commit": "9c85fa053ad4121e7aaf33e72c8bcdccfc3f1a60", - "date": "2021-05-13T15:29:07.635Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json", - "blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa5AC8f8E90762380cCE6C16ABa17Ed6d2Cf75888/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1297 2.json b/history/versions/1297 2.json deleted file mode 100644 index d4b28b764b91f..0000000000000 --- a/history/versions/1297 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1297, - "commit": "59a50d1b3d46e5baad69797d04ecd91729bcf37d", - "date": "2021-05-13T15:31:54.886Z" - }, - "versionStart": { - "versionNum": 1296, - "commit": "1b608dd665fefafaea591a2b5b17e0ccc0499f7f", - "date": "2021-05-13T15:30:31.858Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1297.json b/history/versions/1297.json deleted file mode 100644 index d4b28b764b91f..0000000000000 --- a/history/versions/1297.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1297, - "commit": "59a50d1b3d46e5baad69797d04ecd91729bcf37d", - "date": "2021-05-13T15:31:54.886Z" - }, - "versionStart": { - "versionNum": 1296, - "commit": "1b608dd665fefafaea591a2b5b17e0ccc0499f7f", - "date": "2021-05-13T15:30:31.858Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x537edD52ebcb9F48ff2f8a28c51FCdB9D6a6E0D4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1298 2.json b/history/versions/1298 2.json deleted file mode 100644 index ebcdd3e596042..0000000000000 --- a/history/versions/1298 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1298, - "commit": "6643e62c6318b1b056878229d38f0c7789c3a390", - "date": "2021-05-13T15:35:47.851Z" - }, - "versionStart": { - "versionNum": 1297, - "commit": "59a50d1b3d46e5baad69797d04ecd91729bcf37d", - "date": "2021-05-13T15:31:54.886Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0/info.json", - "blockchains/smartchain/assets/0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0/logo.png", - "blockchains/smartchain/assets/0x6500197A2488610ACA288fd8E2DFE88Ec99E596c/info.json", - "blockchains/smartchain/assets/0x6500197A2488610ACA288fd8E2DFE88Ec99E596c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1298.json b/history/versions/1298.json deleted file mode 100644 index ebcdd3e596042..0000000000000 --- a/history/versions/1298.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1298, - "commit": "6643e62c6318b1b056878229d38f0c7789c3a390", - "date": "2021-05-13T15:35:47.851Z" - }, - "versionStart": { - "versionNum": 1297, - "commit": "59a50d1b3d46e5baad69797d04ecd91729bcf37d", - "date": "2021-05-13T15:31:54.886Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0/info.json", - "blockchains/smartchain/assets/0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0/logo.png", - "blockchains/smartchain/assets/0x6500197A2488610ACA288fd8E2DFE88Ec99E596c/info.json", - "blockchains/smartchain/assets/0x6500197A2488610ACA288fd8E2DFE88Ec99E596c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1299 2.json b/history/versions/1299 2.json deleted file mode 100644 index 727ff40e3abcb..0000000000000 --- a/history/versions/1299 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1299, - "commit": "5bec6db531c2691725672a579e294bbe2ea9dff6", - "date": "2021-05-13T15:37:22.971Z" - }, - "versionStart": { - "versionNum": 1298, - "commit": "6643e62c6318b1b056878229d38f0c7789c3a390", - "date": "2021-05-13T15:35:47.851Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6500197A2488610ACA288fd8E2DFE88Ec99E596c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1299.json b/history/versions/1299.json deleted file mode 100644 index 727ff40e3abcb..0000000000000 --- a/history/versions/1299.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1299, - "commit": "5bec6db531c2691725672a579e294bbe2ea9dff6", - "date": "2021-05-13T15:37:22.971Z" - }, - "versionStart": { - "versionNum": 1298, - "commit": "6643e62c6318b1b056878229d38f0c7789c3a390", - "date": "2021-05-13T15:35:47.851Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6500197A2488610ACA288fd8E2DFE88Ec99E596c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/13.json b/history/versions/13.json deleted file mode 100644 index 23c177bc6b833..0000000000000 --- a/history/versions/13.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 13, - "commit": "5b0d097fc0b48ffbe3799367ccddf24e61e4b9ca", - "date": "2021-02-25T15:59:11.107Z" - }, - "versionStart": { - "versionNum": 12, - "commit": "683ff498c4db63e23b025373e5a0c39e2af89b18", - "date": "2021-02-25T15:57:11.804Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/130.json b/history/versions/130.json deleted file mode 100644 index 2e082d4dac0be..0000000000000 --- a/history/versions/130.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 130, - "commit": "0fc5aa6f1b6bb2574516bbbfbfb37f090367f76f", - "date": "2021-03-08T19:10:25.597Z" - }, - "versionStart": { - "versionNum": 129, - "commit": "6db8756b196230036a49fb4b0f7351bcbd21ecd2", - "date": "2021-03-08T19:09:00.101Z" - }, - "changes": [ - "blockchains/binance/assets/CRPT-8C9/info.json", - "blockchains/binance/assets/EET-45C/info.json", - "blockchains/binance/assets/OWTX-A6B/info.json", - "blockchains/binance/assets/RAVEN-F66/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1300 2.json b/history/versions/1300 2.json deleted file mode 100644 index 2c1d3b3ff8bca..0000000000000 --- a/history/versions/1300 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1300, - "commit": "b7946b4ae913f0aa4d076ec795ccd820b1b76994", - "date": "2021-05-13T16:33:38.705Z" - }, - "versionStart": { - "versionNum": 1299, - "commit": "5bec6db531c2691725672a579e294bbe2ea9dff6", - "date": "2021-05-13T15:37:22.971Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D/info.json", - "blockchains/smartchain/assets/0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1300.json b/history/versions/1300.json deleted file mode 100644 index 2c1d3b3ff8bca..0000000000000 --- a/history/versions/1300.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1300, - "commit": "b7946b4ae913f0aa4d076ec795ccd820b1b76994", - "date": "2021-05-13T16:33:38.705Z" - }, - "versionStart": { - "versionNum": 1299, - "commit": "5bec6db531c2691725672a579e294bbe2ea9dff6", - "date": "2021-05-13T15:37:22.971Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D/info.json", - "blockchains/smartchain/assets/0x4a68C250486a116DC8D6A0C5B0677dE07cc09C5D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1301 2.json b/history/versions/1301 2.json deleted file mode 100644 index 9a22d32f940dc..0000000000000 --- a/history/versions/1301 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1301, - "commit": "77f021438bf0d3d087c1af59b97816255a44f9b4", - "date": "2021-05-13T16:35:03.394Z" - }, - "versionStart": { - "versionNum": 1300, - "commit": "b7946b4ae913f0aa4d076ec795ccd820b1b76994", - "date": "2021-05-13T16:33:38.705Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1301.json b/history/versions/1301.json deleted file mode 100644 index 9a22d32f940dc..0000000000000 --- a/history/versions/1301.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1301, - "commit": "77f021438bf0d3d087c1af59b97816255a44f9b4", - "date": "2021-05-13T16:35:03.394Z" - }, - "versionStart": { - "versionNum": 1300, - "commit": "b7946b4ae913f0aa4d076ec795ccd820b1b76994", - "date": "2021-05-13T16:33:38.705Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1302 2.json b/history/versions/1302 2.json deleted file mode 100644 index cb11169bb8d2c..0000000000000 --- a/history/versions/1302 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1302, - "commit": "c22a4dab4de331b494f79852b731e131161a1402", - "date": "2021-05-13T16:44:02.661Z" - }, - "versionStart": { - "versionNum": 1301, - "commit": "77f021438bf0d3d087c1af59b97816255a44f9b4", - "date": "2021-05-13T16:35:03.394Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json", - "blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1302.json b/history/versions/1302.json deleted file mode 100644 index cb11169bb8d2c..0000000000000 --- a/history/versions/1302.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1302, - "commit": "c22a4dab4de331b494f79852b731e131161a1402", - "date": "2021-05-13T16:44:02.661Z" - }, - "versionStart": { - "versionNum": 1301, - "commit": "77f021438bf0d3d087c1af59b97816255a44f9b4", - "date": "2021-05-13T16:35:03.394Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json", - "blockchains/ethereum/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1303 2.json b/history/versions/1303 2.json deleted file mode 100644 index 4b5579caafad9..0000000000000 --- a/history/versions/1303 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1303, - "commit": "39d8f069c57e3e96337527d0db3955344b82a0c4", - "date": "2021-05-13T16:45:56.529Z" - }, - "versionStart": { - "versionNum": 1302, - "commit": "c22a4dab4de331b494f79852b731e131161a1402", - "date": "2021-05-13T16:44:02.661Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1303.json b/history/versions/1303.json deleted file mode 100644 index 4b5579caafad9..0000000000000 --- a/history/versions/1303.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1303, - "commit": "39d8f069c57e3e96337527d0db3955344b82a0c4", - "date": "2021-05-13T16:45:56.529Z" - }, - "versionStart": { - "versionNum": 1302, - "commit": "c22a4dab4de331b494f79852b731e131161a1402", - "date": "2021-05-13T16:44:02.661Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1304 2.json b/history/versions/1304 2.json deleted file mode 100644 index 12237715b3cc9..0000000000000 --- a/history/versions/1304 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1304, - "commit": "8d48dec1152d3546b23cd4d68e0b386f6c16e35d", - "date": "2021-05-13T19:31:36.589Z" - }, - "versionStart": { - "versionNum": 1303, - "commit": "39d8f069c57e3e96337527d0db3955344b82a0c4", - "date": "2021-05-13T16:45:56.529Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123/info.json", - "blockchains/smartchain/assets/0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1304.json b/history/versions/1304.json deleted file mode 100644 index 12237715b3cc9..0000000000000 --- a/history/versions/1304.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1304, - "commit": "8d48dec1152d3546b23cd4d68e0b386f6c16e35d", - "date": "2021-05-13T19:31:36.589Z" - }, - "versionStart": { - "versionNum": 1303, - "commit": "39d8f069c57e3e96337527d0db3955344b82a0c4", - "date": "2021-05-13T16:45:56.529Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123/info.json", - "blockchains/smartchain/assets/0x8087E4c1735C1373F0D04b88d4Dbe1FAe1149123/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1305 2.json b/history/versions/1305 2.json deleted file mode 100644 index 29561e51cb3e1..0000000000000 --- a/history/versions/1305 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1305, - "commit": "cda03a846dcbfb46ec4d619c9ff42de17ddca4f3", - "date": "2021-05-13T19:33:27.536Z" - }, - "versionStart": { - "versionNum": 1304, - "commit": "8d48dec1152d3546b23cd4d68e0b386f6c16e35d", - "date": "2021-05-13T19:31:36.589Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58/info.json", - "blockchains/smartchain/assets/0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1305.json b/history/versions/1305.json deleted file mode 100644 index 29561e51cb3e1..0000000000000 --- a/history/versions/1305.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1305, - "commit": "cda03a846dcbfb46ec4d619c9ff42de17ddca4f3", - "date": "2021-05-13T19:33:27.536Z" - }, - "versionStart": { - "versionNum": 1304, - "commit": "8d48dec1152d3546b23cd4d68e0b386f6c16e35d", - "date": "2021-05-13T19:31:36.589Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58/info.json", - "blockchains/smartchain/assets/0xfa5DbE839C674C5a8A74dB57eE661fadE60bbf58/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1306 2.json b/history/versions/1306 2.json deleted file mode 100644 index 232452ccd39d3..0000000000000 --- a/history/versions/1306 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1306, - "commit": "8571396ad3a5b2f8c6bebbd0a9ff45a5c6634d5a", - "date": "2021-05-13T19:34:47.698Z" - }, - "versionStart": { - "versionNum": 1305, - "commit": "cda03a846dcbfb46ec4d619c9ff42de17ddca4f3", - "date": "2021-05-13T19:33:27.536Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x26A4F25A411eF867972633E5FA410031D6346285/info.json", - "blockchains/smartchain/assets/0x26A4F25A411eF867972633E5FA410031D6346285/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1306.json b/history/versions/1306.json deleted file mode 100644 index 232452ccd39d3..0000000000000 --- a/history/versions/1306.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1306, - "commit": "8571396ad3a5b2f8c6bebbd0a9ff45a5c6634d5a", - "date": "2021-05-13T19:34:47.698Z" - }, - "versionStart": { - "versionNum": 1305, - "commit": "cda03a846dcbfb46ec4d619c9ff42de17ddca4f3", - "date": "2021-05-13T19:33:27.536Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x26A4F25A411eF867972633E5FA410031D6346285/info.json", - "blockchains/smartchain/assets/0x26A4F25A411eF867972633E5FA410031D6346285/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1307 2.json b/history/versions/1307 2.json deleted file mode 100644 index 33f52b4104bc4..0000000000000 --- a/history/versions/1307 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1307, - "commit": "accc8669bb910346ce8996d2372230ff68ce235d", - "date": "2021-05-13T19:36:10.549Z" - }, - "versionStart": { - "versionNum": 1306, - "commit": "8571396ad3a5b2f8c6bebbd0a9ff45a5c6634d5a", - "date": "2021-05-13T19:34:47.698Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x26A4F25A411eF867972633E5FA410031D6346285/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1307.json b/history/versions/1307.json deleted file mode 100644 index 33f52b4104bc4..0000000000000 --- a/history/versions/1307.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1307, - "commit": "accc8669bb910346ce8996d2372230ff68ce235d", - "date": "2021-05-13T19:36:10.549Z" - }, - "versionStart": { - "versionNum": 1306, - "commit": "8571396ad3a5b2f8c6bebbd0a9ff45a5c6634d5a", - "date": "2021-05-13T19:34:47.698Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x26A4F25A411eF867972633E5FA410031D6346285/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1308 2.json b/history/versions/1308 2.json deleted file mode 100644 index b7ffa2ab50607..0000000000000 --- a/history/versions/1308 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1308, - "commit": "df83622c9538efb8f7bc5af0d07ff01f05dc23fb", - "date": "2021-05-13T19:39:49.398Z" - }, - "versionStart": { - "versionNum": 1307, - "commit": "accc8669bb910346ce8996d2372230ff68ce235d", - "date": "2021-05-13T19:36:10.549Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/info.json", - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1308.json b/history/versions/1308.json deleted file mode 100644 index b7ffa2ab50607..0000000000000 --- a/history/versions/1308.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1308, - "commit": "df83622c9538efb8f7bc5af0d07ff01f05dc23fb", - "date": "2021-05-13T19:39:49.398Z" - }, - "versionStart": { - "versionNum": 1307, - "commit": "accc8669bb910346ce8996d2372230ff68ce235d", - "date": "2021-05-13T19:36:10.549Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/info.json", - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1309 2.json b/history/versions/1309 2.json deleted file mode 100644 index af2ef5a11966e..0000000000000 --- a/history/versions/1309 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1309, - "commit": "565e24f309f630de0abe3f5c705aa2028ad74007", - "date": "2021-05-13T19:41:46.122Z" - }, - "versionStart": { - "versionNum": 1308, - "commit": "df83622c9538efb8f7bc5af0d07ff01f05dc23fb", - "date": "2021-05-13T19:39:49.398Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x735EBe3Ed47877a11023B904054a0ffE44e91AB7/info.json", - "blockchains/smartchain/assets/0x735EBe3Ed47877a11023B904054a0ffE44e91AB7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1309.json b/history/versions/1309.json deleted file mode 100644 index af2ef5a11966e..0000000000000 --- a/history/versions/1309.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1309, - "commit": "565e24f309f630de0abe3f5c705aa2028ad74007", - "date": "2021-05-13T19:41:46.122Z" - }, - "versionStart": { - "versionNum": 1308, - "commit": "df83622c9538efb8f7bc5af0d07ff01f05dc23fb", - "date": "2021-05-13T19:39:49.398Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x735EBe3Ed47877a11023B904054a0ffE44e91AB7/info.json", - "blockchains/smartchain/assets/0x735EBe3Ed47877a11023B904054a0ffE44e91AB7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/131.json b/history/versions/131.json deleted file mode 100644 index 632d794c83f8a..0000000000000 --- a/history/versions/131.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 131, - "commit": "85cb1473845943da5cd824e1eefae96a7fcdfde0", - "date": "2021-03-08T21:22:11.089Z" - }, - "versionStart": { - "versionNum": 130, - "commit": "0fc5aa6f1b6bb2574516bbbfbfb37f090367f76f", - "date": "2021-03-08T19:10:25.597Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x77DFb1DaFC92c5Df29996f5528BA1829941cD3Bb/info.json", - "blockchains/smartchain/assets/0x77DFb1DaFC92c5Df29996f5528BA1829941cD3Bb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1310 2.json b/history/versions/1310 2.json deleted file mode 100644 index 2d49281b9f63f..0000000000000 --- a/history/versions/1310 2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1310, - "commit": "6516bd4d9d620cf0e91e865b27689f1803d2ab89", - "date": "2021-05-13T19:43:57.324Z" - }, - "versionStart": { - "versionNum": 1309, - "commit": "565e24f309f630de0abe3f5c705aa2028ad74007", - "date": "2021-05-13T19:41:46.122Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6E765D26388A17A6e86c49A8E41DF3F58aBcd337/info.json", - "blockchains/ethereum/assets/0x6E765D26388A17A6e86c49A8E41DF3F58aBcd337/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB/info.json", - "blockchains/smartchain/assets/0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1310.json b/history/versions/1310.json deleted file mode 100644 index 2d49281b9f63f..0000000000000 --- a/history/versions/1310.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1310, - "commit": "6516bd4d9d620cf0e91e865b27689f1803d2ab89", - "date": "2021-05-13T19:43:57.324Z" - }, - "versionStart": { - "versionNum": 1309, - "commit": "565e24f309f630de0abe3f5c705aa2028ad74007", - "date": "2021-05-13T19:41:46.122Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6E765D26388A17A6e86c49A8E41DF3F58aBcd337/info.json", - "blockchains/ethereum/assets/0x6E765D26388A17A6e86c49A8E41DF3F58aBcd337/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB/info.json", - "blockchains/smartchain/assets/0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1311 2.json b/history/versions/1311 2.json deleted file mode 100644 index 43ed12dc745ed..0000000000000 --- a/history/versions/1311 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1311, - "commit": "10c703dcc81571b7c38143c9c1498382e7075633", - "date": "2021-05-14T04:08:57.686Z" - }, - "versionStart": { - "versionNum": 1310, - "commit": "6516bd4d9d620cf0e91e865b27689f1803d2ab89", - "date": "2021-05-13T19:43:57.324Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json", - "blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1311.json b/history/versions/1311.json deleted file mode 100644 index 43ed12dc745ed..0000000000000 --- a/history/versions/1311.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1311, - "commit": "10c703dcc81571b7c38143c9c1498382e7075633", - "date": "2021-05-14T04:08:57.686Z" - }, - "versionStart": { - "versionNum": 1310, - "commit": "6516bd4d9d620cf0e91e865b27689f1803d2ab89", - "date": "2021-05-13T19:43:57.324Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json", - "blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1312 2.json b/history/versions/1312 2.json deleted file mode 100644 index 6142530485eb4..0000000000000 --- a/history/versions/1312 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1312, - "commit": "ad944cfa466fba8fc66727385afe67e26448bf78", - "date": "2021-05-14T04:10:17.972Z" - }, - "versionStart": { - "versionNum": 1311, - "commit": "10c703dcc81571b7c38143c9c1498382e7075633", - "date": "2021-05-14T04:08:57.686Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1312.json b/history/versions/1312.json deleted file mode 100644 index 6142530485eb4..0000000000000 --- a/history/versions/1312.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1312, - "commit": "ad944cfa466fba8fc66727385afe67e26448bf78", - "date": "2021-05-14T04:10:17.972Z" - }, - "versionStart": { - "versionNum": 1311, - "commit": "10c703dcc81571b7c38143c9c1498382e7075633", - "date": "2021-05-14T04:08:57.686Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xcB5EDCB7A2aDe21Ae4A695A5c7fFB7Aa01DFaA5d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1313 2.json b/history/versions/1313 2.json deleted file mode 100644 index f295e06483166..0000000000000 --- a/history/versions/1313 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1313, - "commit": "c19a19787412298912b7bba4543731e9fb55b311", - "date": "2021-05-14T04:13:38.525Z" - }, - "versionStart": { - "versionNum": 1312, - "commit": "ad944cfa466fba8fc66727385afe67e26448bf78", - "date": "2021-05-14T04:10:17.972Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/info.json", - "blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1313.json b/history/versions/1313.json deleted file mode 100644 index f295e06483166..0000000000000 --- a/history/versions/1313.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1313, - "commit": "c19a19787412298912b7bba4543731e9fb55b311", - "date": "2021-05-14T04:13:38.525Z" - }, - "versionStart": { - "versionNum": 1312, - "commit": "ad944cfa466fba8fc66727385afe67e26448bf78", - "date": "2021-05-14T04:10:17.972Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/info.json", - "blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1314 2.json b/history/versions/1314 2.json deleted file mode 100644 index 561ad63faca88..0000000000000 --- a/history/versions/1314 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1314, - "commit": "15c50ffd9a50aec8a2496ac03f1343963b43acf4", - "date": "2021-05-14T04:15:02.941Z" - }, - "versionStart": { - "versionNum": 1313, - "commit": "c19a19787412298912b7bba4543731e9fb55b311", - "date": "2021-05-14T04:13:38.525Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1314.json b/history/versions/1314.json deleted file mode 100644 index 561ad63faca88..0000000000000 --- a/history/versions/1314.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1314, - "commit": "15c50ffd9a50aec8a2496ac03f1343963b43acf4", - "date": "2021-05-14T04:15:02.941Z" - }, - "versionStart": { - "versionNum": 1313, - "commit": "c19a19787412298912b7bba4543731e9fb55b311", - "date": "2021-05-14T04:13:38.525Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x93B2FfF814FCaEFFB01406e80B4Ecd89Ca6A021b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1315 2.json b/history/versions/1315 2.json deleted file mode 100644 index ee9a5d303bf06..0000000000000 --- a/history/versions/1315 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1315, - "commit": "f54997be663847dbb5928fd6ea0d5d0a4d5d19ad", - "date": "2021-05-14T04:16:21.533Z" - }, - "versionStart": { - "versionNum": 1314, - "commit": "15c50ffd9a50aec8a2496ac03f1343963b43acf4", - "date": "2021-05-14T04:15:02.941Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/info.json", - "blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1315.json b/history/versions/1315.json deleted file mode 100644 index ee9a5d303bf06..0000000000000 --- a/history/versions/1315.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1315, - "commit": "f54997be663847dbb5928fd6ea0d5d0a4d5d19ad", - "date": "2021-05-14T04:16:21.533Z" - }, - "versionStart": { - "versionNum": 1314, - "commit": "15c50ffd9a50aec8a2496ac03f1343963b43acf4", - "date": "2021-05-14T04:15:02.941Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/info.json", - "blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1316 2.json b/history/versions/1316 2.json deleted file mode 100644 index a31fdd1605f84..0000000000000 --- a/history/versions/1316 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1316, - "commit": "7b863d0933a27d72af848a3e159e40d7772f5bb4", - "date": "2021-05-14T04:18:05.094Z" - }, - "versionStart": { - "versionNum": 1315, - "commit": "f54997be663847dbb5928fd6ea0d5d0a4d5d19ad", - "date": "2021-05-14T04:16:21.533Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/info.json", - "blockchains/smartchain/assets/0xD914Bde476B6e44b7A1579b21F0F9193EA55F852/info.json", - "blockchains/smartchain/assets/0xD914Bde476B6e44b7A1579b21F0F9193EA55F852/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1316.json b/history/versions/1316.json deleted file mode 100644 index a31fdd1605f84..0000000000000 --- a/history/versions/1316.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1316, - "commit": "7b863d0933a27d72af848a3e159e40d7772f5bb4", - "date": "2021-05-14T04:18:05.094Z" - }, - "versionStart": { - "versionNum": 1315, - "commit": "f54997be663847dbb5928fd6ea0d5d0a4d5d19ad", - "date": "2021-05-14T04:16:21.533Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0dA292E241096140Ce2b3d39e5699acC2eCa68fa/info.json", - "blockchains/smartchain/assets/0xD914Bde476B6e44b7A1579b21F0F9193EA55F852/info.json", - "blockchains/smartchain/assets/0xD914Bde476B6e44b7A1579b21F0F9193EA55F852/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1317 2.json b/history/versions/1317 2.json deleted file mode 100644 index d668bbf1c9273..0000000000000 --- a/history/versions/1317 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1317, - "commit": "c0653bf270060f85b9ff8c60bc4dcb9d202d386e", - "date": "2021-05-14T04:20:30.688Z" - }, - "versionStart": { - "versionNum": 1316, - "commit": "7b863d0933a27d72af848a3e159e40d7772f5bb4", - "date": "2021-05-14T04:18:05.094Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f/info.json", - "blockchains/smartchain/assets/0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1317.json b/history/versions/1317.json deleted file mode 100644 index d668bbf1c9273..0000000000000 --- a/history/versions/1317.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1317, - "commit": "c0653bf270060f85b9ff8c60bc4dcb9d202d386e", - "date": "2021-05-14T04:20:30.688Z" - }, - "versionStart": { - "versionNum": 1316, - "commit": "7b863d0933a27d72af848a3e159e40d7772f5bb4", - "date": "2021-05-14T04:18:05.094Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f/info.json", - "blockchains/smartchain/assets/0xaC472D0EED2B8a2f57a6E304eA7eBD8E88D1d36f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1318 2.json b/history/versions/1318 2.json deleted file mode 100644 index ca9604209eadd..0000000000000 --- a/history/versions/1318 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1318, - "commit": "e564d78ded03296f5e64b4a0a7a496ea3028d2ba", - "date": "2021-05-14T04:21:50.681Z" - }, - "versionStart": { - "versionNum": 1317, - "commit": "c0653bf270060f85b9ff8c60bc4dcb9d202d386e", - "date": "2021-05-14T04:20:30.688Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1318.json b/history/versions/1318.json deleted file mode 100644 index ca9604209eadd..0000000000000 --- a/history/versions/1318.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1318, - "commit": "e564d78ded03296f5e64b4a0a7a496ea3028d2ba", - "date": "2021-05-14T04:21:50.681Z" - }, - "versionStart": { - "versionNum": 1317, - "commit": "c0653bf270060f85b9ff8c60bc4dcb9d202d386e", - "date": "2021-05-14T04:20:30.688Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1319 2.json b/history/versions/1319 2.json deleted file mode 100644 index 60dc73b1c9b6e..0000000000000 --- a/history/versions/1319 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1319, - "commit": "c1ea32441d6446895ee83af738be037c3dba919f", - "date": "2021-05-14T04:27:32.354Z" - }, - "versionStart": { - "versionNum": 1318, - "commit": "e564d78ded03296f5e64b4a0a7a496ea3028d2ba", - "date": "2021-05-14T04:21:50.681Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json", - "blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/logo.png", - "blockchains/smartchain/assets/0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90/info.json", - "blockchains/smartchain/assets/0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1319.json b/history/versions/1319.json deleted file mode 100644 index 60dc73b1c9b6e..0000000000000 --- a/history/versions/1319.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1319, - "commit": "c1ea32441d6446895ee83af738be037c3dba919f", - "date": "2021-05-14T04:27:32.354Z" - }, - "versionStart": { - "versionNum": 1318, - "commit": "e564d78ded03296f5e64b4a0a7a496ea3028d2ba", - "date": "2021-05-14T04:21:50.681Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json", - "blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/logo.png", - "blockchains/smartchain/assets/0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90/info.json", - "blockchains/smartchain/assets/0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/132.json b/history/versions/132.json deleted file mode 100644 index 0244e38dd61a1..0000000000000 --- a/history/versions/132.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 132, - "commit": "d9e723e9bc283297f79cde4481f97c34521e4f04", - "date": "2021-03-08T21:23:31.116Z" - }, - "versionStart": { - "versionNum": 131, - "commit": "85cb1473845943da5cd824e1eefae96a7fcdfde0", - "date": "2021-03-08T21:22:11.089Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x77DFb1DaFC92c5Df29996f5528BA1829941cD3Bb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1320 2.json b/history/versions/1320 2.json deleted file mode 100644 index 173dc2c41f025..0000000000000 --- a/history/versions/1320 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1320, - "commit": "9c78381a50d28ce719d726a0f1fafade29093130", - "date": "2021-05-14T04:28:50.115Z" - }, - "versionStart": { - "versionNum": 1319, - "commit": "c1ea32441d6446895ee83af738be037c3dba919f", - "date": "2021-05-14T04:27:32.354Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1320.json b/history/versions/1320.json deleted file mode 100644 index 173dc2c41f025..0000000000000 --- a/history/versions/1320.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1320, - "commit": "9c78381a50d28ce719d726a0f1fafade29093130", - "date": "2021-05-14T04:28:50.115Z" - }, - "versionStart": { - "versionNum": 1319, - "commit": "c1ea32441d6446895ee83af738be037c3dba919f", - "date": "2021-05-14T04:27:32.354Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xFF3F9cc3083580baFD140e8f05cf2d7C3AF15b53/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1321 2.json b/history/versions/1321 2.json deleted file mode 100644 index 84cec85fc25d4..0000000000000 --- a/history/versions/1321 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1321, - "commit": "b3f6b7039c49fb06c9065e918040270e786443e1", - "date": "2021-05-14T04:31:59.078Z" - }, - "versionStart": { - "versionNum": 1320, - "commit": "9c78381a50d28ce719d726a0f1fafade29093130", - "date": "2021-05-14T04:28:50.115Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB64E638E60D154B43f660a6BF8fD8a3b249a6a21/info.json", - "blockchains/smartchain/assets/0xB64E638E60D154B43f660a6BF8fD8a3b249a6a21/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1321.json b/history/versions/1321.json deleted file mode 100644 index 84cec85fc25d4..0000000000000 --- a/history/versions/1321.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1321, - "commit": "b3f6b7039c49fb06c9065e918040270e786443e1", - "date": "2021-05-14T04:31:59.078Z" - }, - "versionStart": { - "versionNum": 1320, - "commit": "9c78381a50d28ce719d726a0f1fafade29093130", - "date": "2021-05-14T04:28:50.115Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB64E638E60D154B43f660a6BF8fD8a3b249a6a21/info.json", - "blockchains/smartchain/assets/0xB64E638E60D154B43f660a6BF8fD8a3b249a6a21/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1322 2.json b/history/versions/1322 2.json deleted file mode 100644 index dee0d349c9fc7..0000000000000 --- a/history/versions/1322 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1322, - "commit": "c71adc0c7f32a0370a04985b147737100f753595", - "date": "2021-05-14T04:33:32.546Z" - }, - "versionStart": { - "versionNum": 1321, - "commit": "b3f6b7039c49fb06c9065e918040270e786443e1", - "date": "2021-05-14T04:31:59.078Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1322.json b/history/versions/1322.json deleted file mode 100644 index dee0d349c9fc7..0000000000000 --- a/history/versions/1322.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1322, - "commit": "c71adc0c7f32a0370a04985b147737100f753595", - "date": "2021-05-14T04:33:32.546Z" - }, - "versionStart": { - "versionNum": 1321, - "commit": "b3f6b7039c49fb06c9065e918040270e786443e1", - "date": "2021-05-14T04:31:59.078Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1323 2.json b/history/versions/1323 2.json deleted file mode 100644 index a350b3d26c806..0000000000000 --- a/history/versions/1323 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1323, - "commit": "374bf898280b0858dd9e6c12e6cf74d76f864cda", - "date": "2021-05-14T08:33:31.062Z" - }, - "versionStart": { - "versionNum": 1322, - "commit": "c71adc0c7f32a0370a04985b147737100f753595", - "date": "2021-05-14T04:33:32.546Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x03fF0ff224f904be3118461335064bB48Df47938/info.json", - "blockchains/smartchain/assets/0x03fF0ff224f904be3118461335064bB48Df47938/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1323.json b/history/versions/1323.json deleted file mode 100644 index a350b3d26c806..0000000000000 --- a/history/versions/1323.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1323, - "commit": "374bf898280b0858dd9e6c12e6cf74d76f864cda", - "date": "2021-05-14T08:33:31.062Z" - }, - "versionStart": { - "versionNum": 1322, - "commit": "c71adc0c7f32a0370a04985b147737100f753595", - "date": "2021-05-14T04:33:32.546Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x03fF0ff224f904be3118461335064bB48Df47938/info.json", - "blockchains/smartchain/assets/0x03fF0ff224f904be3118461335064bB48Df47938/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1324 2.json b/history/versions/1324 2.json deleted file mode 100644 index 46538dbce04cc..0000000000000 --- a/history/versions/1324 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1324, - "commit": "78bfdea56188bec824e06eb6164e7a943b02dbd9", - "date": "2021-05-14T10:38:30.335Z" - }, - "versionStart": { - "versionNum": 1323, - "commit": "374bf898280b0858dd9e6c12e6cf74d76f864cda", - "date": "2021-05-14T08:33:31.062Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x10F181B87E2A4Af6120452A29570fcf74B082c16/info.json", - "blockchains/smartchain/assets/0x10F181B87E2A4Af6120452A29570fcf74B082c16/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1324.json b/history/versions/1324.json deleted file mode 100644 index 46538dbce04cc..0000000000000 --- a/history/versions/1324.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1324, - "commit": "78bfdea56188bec824e06eb6164e7a943b02dbd9", - "date": "2021-05-14T10:38:30.335Z" - }, - "versionStart": { - "versionNum": 1323, - "commit": "374bf898280b0858dd9e6c12e6cf74d76f864cda", - "date": "2021-05-14T08:33:31.062Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x10F181B87E2A4Af6120452A29570fcf74B082c16/info.json", - "blockchains/smartchain/assets/0x10F181B87E2A4Af6120452A29570fcf74B082c16/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1325 2.json b/history/versions/1325 2.json deleted file mode 100644 index c34902f110a9f..0000000000000 --- a/history/versions/1325 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1325, - "commit": "9df9711e57cfdf382518f1c518022e5668347a42", - "date": "2021-05-14T10:39:50.220Z" - }, - "versionStart": { - "versionNum": 1324, - "commit": "78bfdea56188bec824e06eb6164e7a943b02dbd9", - "date": "2021-05-14T10:38:30.335Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1325.json b/history/versions/1325.json deleted file mode 100644 index c34902f110a9f..0000000000000 --- a/history/versions/1325.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1325, - "commit": "9df9711e57cfdf382518f1c518022e5668347a42", - "date": "2021-05-14T10:39:50.220Z" - }, - "versionStart": { - "versionNum": 1324, - "commit": "78bfdea56188bec824e06eb6164e7a943b02dbd9", - "date": "2021-05-14T10:38:30.335Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1326 2.json b/history/versions/1326 2.json deleted file mode 100644 index a250e0b9c1171..0000000000000 --- a/history/versions/1326 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1326, - "commit": "703757657bc91e13cde881fd9ca50f0916fcc516", - "date": "2021-05-14T10:47:35.490Z" - }, - "versionStart": { - "versionNum": 1325, - "commit": "9df9711e57cfdf382518f1c518022e5668347a42", - "date": "2021-05-14T10:39:50.220Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json", - "blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1326.json b/history/versions/1326.json deleted file mode 100644 index a250e0b9c1171..0000000000000 --- a/history/versions/1326.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1326, - "commit": "703757657bc91e13cde881fd9ca50f0916fcc516", - "date": "2021-05-14T10:47:35.490Z" - }, - "versionStart": { - "versionNum": 1325, - "commit": "9df9711e57cfdf382518f1c518022e5668347a42", - "date": "2021-05-14T10:39:50.220Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json", - "blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1327 2.json b/history/versions/1327 2.json deleted file mode 100644 index a0fcf1aac1523..0000000000000 --- a/history/versions/1327 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1327, - "commit": "95644445d473207ae18eeb0358944a1565b36bbc", - "date": "2021-05-14T10:48:59.290Z" - }, - "versionStart": { - "versionNum": 1326, - "commit": "703757657bc91e13cde881fd9ca50f0916fcc516", - "date": "2021-05-14T10:47:35.490Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1327.json b/history/versions/1327.json deleted file mode 100644 index a0fcf1aac1523..0000000000000 --- a/history/versions/1327.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1327, - "commit": "95644445d473207ae18eeb0358944a1565b36bbc", - "date": "2021-05-14T10:48:59.290Z" - }, - "versionStart": { - "versionNum": 1326, - "commit": "703757657bc91e13cde881fd9ca50f0916fcc516", - "date": "2021-05-14T10:47:35.490Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC7Bc24c4C18F8251D31611114d0e7B5F5ef76762/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1328 2.json b/history/versions/1328 2.json deleted file mode 100644 index 1e5921fc63e33..0000000000000 --- a/history/versions/1328 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1328, - "commit": "ef26a560ec18788e9a9439cd404e78881de73e4a", - "date": "2021-05-14T10:54:09.450Z" - }, - "versionStart": { - "versionNum": 1327, - "commit": "95644445d473207ae18eeb0358944a1565b36bbc", - "date": "2021-05-14T10:48:59.290Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json", - "blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1328.json b/history/versions/1328.json deleted file mode 100644 index 1e5921fc63e33..0000000000000 --- a/history/versions/1328.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1328, - "commit": "ef26a560ec18788e9a9439cd404e78881de73e4a", - "date": "2021-05-14T10:54:09.450Z" - }, - "versionStart": { - "versionNum": 1327, - "commit": "95644445d473207ae18eeb0358944a1565b36bbc", - "date": "2021-05-14T10:48:59.290Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json", - "blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1329 2.json b/history/versions/1329 2.json deleted file mode 100644 index 74aed5bf0e280..0000000000000 --- a/history/versions/1329 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1329, - "commit": "9cdc156c640eb8efdec121168466fab5e79c97d4", - "date": "2021-05-14T10:55:24.518Z" - }, - "versionStart": { - "versionNum": 1328, - "commit": "ef26a560ec18788e9a9439cd404e78881de73e4a", - "date": "2021-05-14T10:54:09.450Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1329.json b/history/versions/1329.json deleted file mode 100644 index 74aed5bf0e280..0000000000000 --- a/history/versions/1329.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1329, - "commit": "9cdc156c640eb8efdec121168466fab5e79c97d4", - "date": "2021-05-14T10:55:24.518Z" - }, - "versionStart": { - "versionNum": 1328, - "commit": "ef26a560ec18788e9a9439cd404e78881de73e4a", - "date": "2021-05-14T10:54:09.450Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x46B605a45483Df3d4944A6F06C664CA86382c203/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/133.json b/history/versions/133.json deleted file mode 100644 index 4804cd4bd3d76..0000000000000 --- a/history/versions/133.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 133, - "commit": "0e2c9a9ed46829effc25b59b16d677834d331df2", - "date": "2021-03-08T21:39:18.828Z" - }, - "versionStart": { - "versionNum": 132, - "commit": "d9e723e9bc283297f79cde4481f97c34521e4f04", - "date": "2021-03-08T21:23:31.116Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/info.json", - "blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/logo.png", - "blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x851F7a700c5d67DB59612b871338a85526752c25/info.json", - "blockchains/smartchain/assets/0x851F7a700c5d67DB59612b871338a85526752c25/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1330 2.json b/history/versions/1330 2.json deleted file mode 100644 index 1de9137ec01d0..0000000000000 --- a/history/versions/1330 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1330, - "commit": "92bf721e9357dedd4ee7e3ec87e9350b1bbbb6fd", - "date": "2021-05-14T10:59:17.051Z" - }, - "versionStart": { - "versionNum": 1329, - "commit": "9cdc156c640eb8efdec121168466fab5e79c97d4", - "date": "2021-05-14T10:55:24.518Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/info.json", - "blockchains/smartchain/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1330.json b/history/versions/1330.json deleted file mode 100644 index 1de9137ec01d0..0000000000000 --- a/history/versions/1330.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1330, - "commit": "92bf721e9357dedd4ee7e3ec87e9350b1bbbb6fd", - "date": "2021-05-14T10:59:17.051Z" - }, - "versionStart": { - "versionNum": 1329, - "commit": "9cdc156c640eb8efdec121168466fab5e79c97d4", - "date": "2021-05-14T10:55:24.518Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/info.json", - "blockchains/smartchain/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1331 2.json b/history/versions/1331 2.json deleted file mode 100644 index fa1ecc628b396..0000000000000 --- a/history/versions/1331 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1331, - "commit": "0d46fd126103c1b441d4340cb2f37dcfe65b9fd5", - "date": "2021-05-14T11:00:33.997Z" - }, - "versionStart": { - "versionNum": 1330, - "commit": "92bf721e9357dedd4ee7e3ec87e9350b1bbbb6fd", - "date": "2021-05-14T10:59:17.051Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1331.json b/history/versions/1331.json deleted file mode 100644 index fa1ecc628b396..0000000000000 --- a/history/versions/1331.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1331, - "commit": "0d46fd126103c1b441d4340cb2f37dcfe65b9fd5", - "date": "2021-05-14T11:00:33.997Z" - }, - "versionStart": { - "versionNum": 1330, - "commit": "92bf721e9357dedd4ee7e3ec87e9350b1bbbb6fd", - "date": "2021-05-14T10:59:17.051Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1332 2.json b/history/versions/1332 2.json deleted file mode 100644 index f5fd908cc03e6..0000000000000 --- a/history/versions/1332 2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1332, - "commit": "4b7810afec33392d6da64cbf575b790dacec33f8", - "date": "2021-05-14T11:26:26.147Z" - }, - "versionStart": { - "versionNum": 1331, - "commit": "0d46fd126103c1b441d4340cb2f37dcfe65b9fd5", - "date": "2021-05-14T11:00:33.997Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/info.json", - "blockchains/ethereum/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/logo.png", - "blockchains/ethereum/assets/0xf5cB350b40726B5BcF170d12e162B6193b291B41/info.json", - "blockchains/smartchain/assets/0x56672ecb506301b1E32ED28552797037c54D36A9/info.json", - "blockchains/smartchain/assets/0x56672ecb506301b1E32ED28552797037c54D36A9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1332.json b/history/versions/1332.json deleted file mode 100644 index f5fd908cc03e6..0000000000000 --- a/history/versions/1332.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1332, - "commit": "4b7810afec33392d6da64cbf575b790dacec33f8", - "date": "2021-05-14T11:26:26.147Z" - }, - "versionStart": { - "versionNum": 1331, - "commit": "0d46fd126103c1b441d4340cb2f37dcfe65b9fd5", - "date": "2021-05-14T11:00:33.997Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/info.json", - "blockchains/ethereum/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/logo.png", - "blockchains/ethereum/assets/0xf5cB350b40726B5BcF170d12e162B6193b291B41/info.json", - "blockchains/smartchain/assets/0x56672ecb506301b1E32ED28552797037c54D36A9/info.json", - "blockchains/smartchain/assets/0x56672ecb506301b1E32ED28552797037c54D36A9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1333 2.json b/history/versions/1333 2.json deleted file mode 100644 index e8e6eda0cf36b..0000000000000 --- a/history/versions/1333 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1333, - "commit": "461345b7a3f99d64d8cab3a6b6a726b1f721eae1", - "date": "2021-05-14T11:27:46.369Z" - }, - "versionStart": { - "versionNum": 1332, - "commit": "4b7810afec33392d6da64cbf575b790dacec33f8", - "date": "2021-05-14T11:26:26.147Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf5cB350b40726B5BcF170d12e162B6193b291B41/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAF83F292fcED83032f52ced45ef7DBDdb586441a/info.json", - "blockchains/smartchain/assets/0xAF83F292fcED83032f52ced45ef7DBDdb586441a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1333.json b/history/versions/1333.json deleted file mode 100644 index e8e6eda0cf36b..0000000000000 --- a/history/versions/1333.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1333, - "commit": "461345b7a3f99d64d8cab3a6b6a726b1f721eae1", - "date": "2021-05-14T11:27:46.369Z" - }, - "versionStart": { - "versionNum": 1332, - "commit": "4b7810afec33392d6da64cbf575b790dacec33f8", - "date": "2021-05-14T11:26:26.147Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf5cB350b40726B5BcF170d12e162B6193b291B41/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAF83F292fcED83032f52ced45ef7DBDdb586441a/info.json", - "blockchains/smartchain/assets/0xAF83F292fcED83032f52ced45ef7DBDdb586441a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1334 2.json b/history/versions/1334 2.json deleted file mode 100644 index 12384402b87cf..0000000000000 --- a/history/versions/1334 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1334, - "commit": "ed9a6f142131a8edee5c1d2eabcc53f7101a2bbd", - "date": "2021-05-14T11:29:01.696Z" - }, - "versionStart": { - "versionNum": 1333, - "commit": "461345b7a3f99d64d8cab3a6b6a726b1f721eae1", - "date": "2021-05-14T11:27:46.369Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAF83F292fcED83032f52ced45ef7DBDdb586441a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1334.json b/history/versions/1334.json deleted file mode 100644 index 12384402b87cf..0000000000000 --- a/history/versions/1334.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1334, - "commit": "ed9a6f142131a8edee5c1d2eabcc53f7101a2bbd", - "date": "2021-05-14T11:29:01.696Z" - }, - "versionStart": { - "versionNum": 1333, - "commit": "461345b7a3f99d64d8cab3a6b6a726b1f721eae1", - "date": "2021-05-14T11:27:46.369Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAF83F292fcED83032f52ced45ef7DBDdb586441a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1335 2.json b/history/versions/1335 2.json deleted file mode 100644 index 4840b2a4a3125..0000000000000 --- a/history/versions/1335 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1335, - "commit": "f7308e17d781d2286df68cbfd2c2b6b357176e24", - "date": "2021-05-14T11:36:30.358Z" - }, - "versionStart": { - "versionNum": 1334, - "commit": "ed9a6f142131a8edee5c1d2eabcc53f7101a2bbd", - "date": "2021-05-14T11:29:01.696Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json", - "blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/logo.png", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/info.json", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1335.json b/history/versions/1335.json deleted file mode 100644 index 4840b2a4a3125..0000000000000 --- a/history/versions/1335.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1335, - "commit": "f7308e17d781d2286df68cbfd2c2b6b357176e24", - "date": "2021-05-14T11:36:30.358Z" - }, - "versionStart": { - "versionNum": 1334, - "commit": "ed9a6f142131a8edee5c1d2eabcc53f7101a2bbd", - "date": "2021-05-14T11:29:01.696Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json", - "blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/logo.png", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/info.json", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1336 2.json b/history/versions/1336 2.json deleted file mode 100644 index bf6a576ac07e1..0000000000000 --- a/history/versions/1336 2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1336, - "commit": "73eae8d4a72ecbea75637ba352ae083789c840c0", - "date": "2021-05-14T11:39:44.868Z" - }, - "versionStart": { - "versionNum": 1335, - "commit": "f7308e17d781d2286df68cbfd2c2b6b357176e24", - "date": "2021-05-14T11:36:30.358Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F/info.json", - "blockchains/smartchain/assets/0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F/logo.png", - "blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/info.json", - "blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/logo.png", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1336.json b/history/versions/1336.json deleted file mode 100644 index bf6a576ac07e1..0000000000000 --- a/history/versions/1336.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1336, - "commit": "73eae8d4a72ecbea75637ba352ae083789c840c0", - "date": "2021-05-14T11:39:44.868Z" - }, - "versionStart": { - "versionNum": 1335, - "commit": "f7308e17d781d2286df68cbfd2c2b6b357176e24", - "date": "2021-05-14T11:36:30.358Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F/info.json", - "blockchains/smartchain/assets/0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F/logo.png", - "blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/info.json", - "blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/logo.png", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1337 2.json b/history/versions/1337 2.json deleted file mode 100644 index b417ddbb16774..0000000000000 --- a/history/versions/1337 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1337, - "commit": "27537df3de095835b8913d97cd11d59f9cfd517d", - "date": "2021-05-14T11:41:04.247Z" - }, - "versionStart": { - "versionNum": 1336, - "commit": "73eae8d4a72ecbea75637ba352ae083789c840c0", - "date": "2021-05-14T11:39:44.868Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F/info.json", - "blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1337.json b/history/versions/1337.json deleted file mode 100644 index b417ddbb16774..0000000000000 --- a/history/versions/1337.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1337, - "commit": "27537df3de095835b8913d97cd11d59f9cfd517d", - "date": "2021-05-14T11:41:04.247Z" - }, - "versionStart": { - "versionNum": 1336, - "commit": "73eae8d4a72ecbea75637ba352ae083789c840c0", - "date": "2021-05-14T11:39:44.868Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x484312A0AAeaE3aE36a74FF3e294246F35dDDf4F/info.json", - "blockchains/smartchain/assets/0x5232152c8207653AEda5baa0ff7fb1046c23C753/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1338 2.json b/history/versions/1338 2.json deleted file mode 100644 index 09082aa458d4f..0000000000000 --- a/history/versions/1338 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1338, - "commit": "a2542e3dab2ee53447acbad17d7f5a0b0250ebe8", - "date": "2021-05-14T16:35:55.402Z" - }, - "versionStart": { - "versionNum": 1337, - "commit": "27537df3de095835b8913d97cd11d59f9cfd517d", - "date": "2021-05-14T11:41:04.247Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFF749E976358791a3799262B8FccedF8D0888563/info.json", - "blockchains/smartchain/assets/0xFF749E976358791a3799262B8FccedF8D0888563/logo.png", - "blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json", - "blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1338.json b/history/versions/1338.json deleted file mode 100644 index 09082aa458d4f..0000000000000 --- a/history/versions/1338.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1338, - "commit": "a2542e3dab2ee53447acbad17d7f5a0b0250ebe8", - "date": "2021-05-14T16:35:55.402Z" - }, - "versionStart": { - "versionNum": 1337, - "commit": "27537df3de095835b8913d97cd11d59f9cfd517d", - "date": "2021-05-14T11:41:04.247Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFF749E976358791a3799262B8FccedF8D0888563/info.json", - "blockchains/smartchain/assets/0xFF749E976358791a3799262B8FccedF8D0888563/logo.png", - "blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json", - "blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1339 2.json b/history/versions/1339 2.json deleted file mode 100644 index 6769771bd2a77..0000000000000 --- a/history/versions/1339 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1339, - "commit": "18e1f2ab8a74d09937bbe5c0553e4cfc0b51609c", - "date": "2021-05-14T16:37:57.336Z" - }, - "versionStart": { - "versionNum": 1338, - "commit": "a2542e3dab2ee53447acbad17d7f5a0b0250ebe8", - "date": "2021-05-14T16:35:55.402Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json", - "blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1339.json b/history/versions/1339.json deleted file mode 100644 index 6769771bd2a77..0000000000000 --- a/history/versions/1339.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1339, - "commit": "18e1f2ab8a74d09937bbe5c0553e4cfc0b51609c", - "date": "2021-05-14T16:37:57.336Z" - }, - "versionStart": { - "versionNum": 1338, - "commit": "a2542e3dab2ee53447acbad17d7f5a0b0250ebe8", - "date": "2021-05-14T16:35:55.402Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json", - "blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbfBEe3dAc982148aC793161f7362344925506903/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/134.json b/history/versions/134.json deleted file mode 100644 index d048e5b06e3b3..0000000000000 --- a/history/versions/134.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 134, - "commit": "0e5690395cb7d6d8c8fd8b1eab993513f81c8fc2", - "date": "2021-03-08T22:10:19.446Z" - }, - "versionStart": { - "versionNum": 133, - "commit": "0e2c9a9ed46829effc25b59b16d677834d331df2", - "date": "2021-03-08T21:39:18.828Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/info.json", - "blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1340 2.json b/history/versions/1340 2.json deleted file mode 100644 index 385ae7b8d165e..0000000000000 --- a/history/versions/1340 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1340, - "commit": "22a9657043241563fbae0065c9a213aafe8ee3a6", - "date": "2021-05-14T16:51:24.500Z" - }, - "versionStart": { - "versionNum": 1339, - "commit": "18e1f2ab8a74d09937bbe5c0553e4cfc0b51609c", - "date": "2021-05-14T16:37:57.336Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x452698Acacc695cEcA215B5e43525f6C36f240D3/info.json", - "blockchains/smartchain/assets/0x452698Acacc695cEcA215B5e43525f6C36f240D3/logo.png", - "blockchains/smartchain/assets/0xeB22C12429ff03688dD15a34824d736741605ca0/info.json", - "blockchains/smartchain/assets/0xeB22C12429ff03688dD15a34824d736741605ca0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1340.json b/history/versions/1340.json deleted file mode 100644 index 385ae7b8d165e..0000000000000 --- a/history/versions/1340.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1340, - "commit": "22a9657043241563fbae0065c9a213aafe8ee3a6", - "date": "2021-05-14T16:51:24.500Z" - }, - "versionStart": { - "versionNum": 1339, - "commit": "18e1f2ab8a74d09937bbe5c0553e4cfc0b51609c", - "date": "2021-05-14T16:37:57.336Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x452698Acacc695cEcA215B5e43525f6C36f240D3/info.json", - "blockchains/smartchain/assets/0x452698Acacc695cEcA215B5e43525f6C36f240D3/logo.png", - "blockchains/smartchain/assets/0xeB22C12429ff03688dD15a34824d736741605ca0/info.json", - "blockchains/smartchain/assets/0xeB22C12429ff03688dD15a34824d736741605ca0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1341 2.json b/history/versions/1341 2.json deleted file mode 100644 index c8e397a0f2d80..0000000000000 --- a/history/versions/1341 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1341, - "commit": "4ff358c7652546143046160ee2f22f78f8328b8c", - "date": "2021-05-14T16:52:39.147Z" - }, - "versionStart": { - "versionNum": 1340, - "commit": "22a9657043241563fbae0065c9a213aafe8ee3a6", - "date": "2021-05-14T16:51:24.500Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x452698Acacc695cEcA215B5e43525f6C36f240D3/info.json", - "blockchains/smartchain/assets/0xeB22C12429ff03688dD15a34824d736741605ca0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1341.json b/history/versions/1341.json deleted file mode 100644 index c8e397a0f2d80..0000000000000 --- a/history/versions/1341.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1341, - "commit": "4ff358c7652546143046160ee2f22f78f8328b8c", - "date": "2021-05-14T16:52:39.147Z" - }, - "versionStart": { - "versionNum": 1340, - "commit": "22a9657043241563fbae0065c9a213aafe8ee3a6", - "date": "2021-05-14T16:51:24.500Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x452698Acacc695cEcA215B5e43525f6C36f240D3/info.json", - "blockchains/smartchain/assets/0xeB22C12429ff03688dD15a34824d736741605ca0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1342 2.json b/history/versions/1342 2.json deleted file mode 100644 index 2daf5f667c62e..0000000000000 --- a/history/versions/1342 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1342, - "commit": "f70acd2c54d4579288bedc6e450d7922d27c0d91", - "date": "2021-05-14T20:58:58.339Z" - }, - "versionStart": { - "versionNum": 1341, - "commit": "4ff358c7652546143046160ee2f22f78f8328b8c", - "date": "2021-05-14T16:52:39.147Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B/info.json", - "blockchains/smartchain/assets/0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1342.json b/history/versions/1342.json deleted file mode 100644 index 2daf5f667c62e..0000000000000 --- a/history/versions/1342.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1342, - "commit": "f70acd2c54d4579288bedc6e450d7922d27c0d91", - "date": "2021-05-14T20:58:58.339Z" - }, - "versionStart": { - "versionNum": 1341, - "commit": "4ff358c7652546143046160ee2f22f78f8328b8c", - "date": "2021-05-14T16:52:39.147Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B/info.json", - "blockchains/smartchain/assets/0x5Ac69C40bc7363EA7D98574C78F4f54DbecbD54B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1343 2.json b/history/versions/1343 2.json deleted file mode 100644 index 726ec2ad4c23f..0000000000000 --- a/history/versions/1343 2.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1343, - "commit": "c4449c56e0ac7b7d7bd22d2d924e8eac858cab82", - "date": "2021-05-14T21:04:21.364Z" - }, - "versionStart": { - "versionNum": 1342, - "commit": "f70acd2c54d4579288bedc6e450d7922d27c0d91", - "date": "2021-05-14T20:58:58.339Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xdb0aCC14396D108b3C5574483aCB817855C9dc8d/info.json", - "blockchains/ethereum/assets/0xdb0aCC14396D108b3C5574483aCB817855C9dc8d/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E3EAF83Ea93Abe756690C62c72284943b96a6Bc/info.json", - "blockchains/smartchain/assets/0x0E3EAF83Ea93Abe756690C62c72284943b96a6Bc/logo.png", - "blockchains/smartchain/assets/0x2AADa8138787Eb7A8907232dA6756c6Ac6186ef2/info.json", - "blockchains/smartchain/assets/0x2AADa8138787Eb7A8907232dA6756c6Ac6186ef2/logo.png", - "blockchains/smartchain/assets/0x93e24685E41Ca82fd7a66a69C64f3dECac789281/info.json", - "blockchains/smartchain/assets/0x93e24685E41Ca82fd7a66a69C64f3dECac789281/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1343.json b/history/versions/1343.json deleted file mode 100644 index 726ec2ad4c23f..0000000000000 --- a/history/versions/1343.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1343, - "commit": "c4449c56e0ac7b7d7bd22d2d924e8eac858cab82", - "date": "2021-05-14T21:04:21.364Z" - }, - "versionStart": { - "versionNum": 1342, - "commit": "f70acd2c54d4579288bedc6e450d7922d27c0d91", - "date": "2021-05-14T20:58:58.339Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xdb0aCC14396D108b3C5574483aCB817855C9dc8d/info.json", - "blockchains/ethereum/assets/0xdb0aCC14396D108b3C5574483aCB817855C9dc8d/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E3EAF83Ea93Abe756690C62c72284943b96a6Bc/info.json", - "blockchains/smartchain/assets/0x0E3EAF83Ea93Abe756690C62c72284943b96a6Bc/logo.png", - "blockchains/smartchain/assets/0x2AADa8138787Eb7A8907232dA6756c6Ac6186ef2/info.json", - "blockchains/smartchain/assets/0x2AADa8138787Eb7A8907232dA6756c6Ac6186ef2/logo.png", - "blockchains/smartchain/assets/0x93e24685E41Ca82fd7a66a69C64f3dECac789281/info.json", - "blockchains/smartchain/assets/0x93e24685E41Ca82fd7a66a69C64f3dECac789281/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1344 2.json b/history/versions/1344 2.json deleted file mode 100644 index 5144e3d9e2eb0..0000000000000 --- a/history/versions/1344 2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1344, - "commit": "77fb6905fa652a168b3b9e2975c42a2783c9fce6", - "date": "2021-05-14T21:05:50.129Z" - }, - "versionStart": { - "versionNum": 1343, - "commit": "c4449c56e0ac7b7d7bd22d2d924e8eac858cab82", - "date": "2021-05-14T21:04:21.364Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E3EAF83Ea93Abe756690C62c72284943b96a6Bc/info.json", - "blockchains/smartchain/assets/0x3916984fa787d89B648Ccd8d60B5ff07E0E8e4F4/info.json", - "blockchains/smartchain/assets/0x3916984fa787d89B648Ccd8d60B5ff07E0E8e4F4/logo.png", - "blockchains/smartchain/assets/0x93e24685E41Ca82fd7a66a69C64f3dECac789281/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1344.json b/history/versions/1344.json deleted file mode 100644 index 5144e3d9e2eb0..0000000000000 --- a/history/versions/1344.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1344, - "commit": "77fb6905fa652a168b3b9e2975c42a2783c9fce6", - "date": "2021-05-14T21:05:50.129Z" - }, - "versionStart": { - "versionNum": 1343, - "commit": "c4449c56e0ac7b7d7bd22d2d924e8eac858cab82", - "date": "2021-05-14T21:04:21.364Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E3EAF83Ea93Abe756690C62c72284943b96a6Bc/info.json", - "blockchains/smartchain/assets/0x3916984fa787d89B648Ccd8d60B5ff07E0E8e4F4/info.json", - "blockchains/smartchain/assets/0x3916984fa787d89B648Ccd8d60B5ff07E0E8e4F4/logo.png", - "blockchains/smartchain/assets/0x93e24685E41Ca82fd7a66a69C64f3dECac789281/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1345 2.json b/history/versions/1345 2.json deleted file mode 100644 index 04de98e4ea580..0000000000000 --- a/history/versions/1345 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1345, - "commit": "5672c987d3b8b44d29a8f703de863cb7341a8d12", - "date": "2021-05-14T21:07:25.627Z" - }, - "versionStart": { - "versionNum": 1344, - "commit": "77fb6905fa652a168b3b9e2975c42a2783c9fce6", - "date": "2021-05-14T21:05:50.129Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1345.json b/history/versions/1345.json deleted file mode 100644 index 04de98e4ea580..0000000000000 --- a/history/versions/1345.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1345, - "commit": "5672c987d3b8b44d29a8f703de863cb7341a8d12", - "date": "2021-05-14T21:07:25.627Z" - }, - "versionStart": { - "versionNum": 1344, - "commit": "77fb6905fa652a168b3b9e2975c42a2783c9fce6", - "date": "2021-05-14T21:05:50.129Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1346 2.json b/history/versions/1346 2.json deleted file mode 100644 index 6f35fe75d75d9..0000000000000 --- a/history/versions/1346 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1346, - "commit": "99d879abe577b74ad16cf49af229f6029de6fee1", - "date": "2021-05-15T01:31:10.988Z" - }, - "versionStart": { - "versionNum": 1345, - "commit": "5672c987d3b8b44d29a8f703de863cb7341a8d12", - "date": "2021-05-14T21:07:25.627Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1346.json b/history/versions/1346.json deleted file mode 100644 index 6f35fe75d75d9..0000000000000 --- a/history/versions/1346.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1346, - "commit": "99d879abe577b74ad16cf49af229f6029de6fee1", - "date": "2021-05-15T01:31:10.988Z" - }, - "versionStart": { - "versionNum": 1345, - "commit": "5672c987d3b8b44d29a8f703de863cb7341a8d12", - "date": "2021-05-14T21:07:25.627Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1347 2.json b/history/versions/1347 2.json deleted file mode 100644 index dc050d95dcb57..0000000000000 --- a/history/versions/1347 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1347, - "commit": "b5cede8736c0389fd41cfc584edc0b1d8277d540", - "date": "2021-05-15T03:52:19.280Z" - }, - "versionStart": { - "versionNum": 1346, - "commit": "99d879abe577b74ad16cf49af229f6029de6fee1", - "date": "2021-05-15T01:31:10.988Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1347.json b/history/versions/1347.json deleted file mode 100644 index dc050d95dcb57..0000000000000 --- a/history/versions/1347.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1347, - "commit": "b5cede8736c0389fd41cfc584edc0b1d8277d540", - "date": "2021-05-15T03:52:19.280Z" - }, - "versionStart": { - "versionNum": 1346, - "commit": "99d879abe577b74ad16cf49af229f6029de6fee1", - "date": "2021-05-15T01:31:10.988Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1348 2.json b/history/versions/1348 2.json deleted file mode 100644 index d3355d7ca6f78..0000000000000 --- a/history/versions/1348 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1348, - "commit": "30028f17ae0d318dbaad9ede22c156d847845cbc", - "date": "2021-05-15T07:53:12.856Z" - }, - "versionStart": { - "versionNum": 1347, - "commit": "b5cede8736c0389fd41cfc584edc0b1d8277d540", - "date": "2021-05-15T03:52:19.280Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json", - "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1348.json b/history/versions/1348.json deleted file mode 100644 index d3355d7ca6f78..0000000000000 --- a/history/versions/1348.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1348, - "commit": "30028f17ae0d318dbaad9ede22c156d847845cbc", - "date": "2021-05-15T07:53:12.856Z" - }, - "versionStart": { - "versionNum": 1347, - "commit": "b5cede8736c0389fd41cfc584edc0b1d8277d540", - "date": "2021-05-15T03:52:19.280Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json", - "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1349 2.json b/history/versions/1349 2.json deleted file mode 100644 index 64ffbe0325e41..0000000000000 --- a/history/versions/1349 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1349, - "commit": "bdefc85b72b5de46501af1939a6883ce6307172b", - "date": "2021-05-15T07:55:17.988Z" - }, - "versionStart": { - "versionNum": 1348, - "commit": "30028f17ae0d318dbaad9ede22c156d847845cbc", - "date": "2021-05-15T07:53:12.856Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F/info.json", - "blockchains/smartchain/assets/0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F/logo.png", - "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1349.json b/history/versions/1349.json deleted file mode 100644 index 64ffbe0325e41..0000000000000 --- a/history/versions/1349.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1349, - "commit": "bdefc85b72b5de46501af1939a6883ce6307172b", - "date": "2021-05-15T07:55:17.988Z" - }, - "versionStart": { - "versionNum": 1348, - "commit": "30028f17ae0d318dbaad9ede22c156d847845cbc", - "date": "2021-05-15T07:53:12.856Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F/info.json", - "blockchains/smartchain/assets/0x337e35Ed5B38D5C7Ec9F8d7cF78fe7F43d7DEC6F/logo.png", - "blockchains/smartchain/assets/0xD7730681B1DC8f6F969166B29D8A5EA8568616a3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/135.json b/history/versions/135.json deleted file mode 100644 index 8809ab8bec778..0000000000000 --- a/history/versions/135.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 135, - "commit": "34438c3f14b381e877a7fa1c8c70fa7600204fd9", - "date": "2021-03-08T22:11:39.025Z" - }, - "versionStart": { - "versionNum": 134, - "commit": "0e5690395cb7d6d8c8fd8b1eab993513f81c8fc2", - "date": "2021-03-08T22:10:19.446Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1350 2.json b/history/versions/1350 2.json deleted file mode 100644 index 6b5c12443bfc3..0000000000000 --- a/history/versions/1350 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1350, - "commit": "2088f0ccf3c774f83c97642bfdeaf17cc504270d", - "date": "2021-05-15T07:56:31.265Z" - }, - "versionStart": { - "versionNum": 1349, - "commit": "bdefc85b72b5de46501af1939a6883ce6307172b", - "date": "2021-05-15T07:55:17.988Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1350.json b/history/versions/1350.json deleted file mode 100644 index 6b5c12443bfc3..0000000000000 --- a/history/versions/1350.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1350, - "commit": "2088f0ccf3c774f83c97642bfdeaf17cc504270d", - "date": "2021-05-15T07:56:31.265Z" - }, - "versionStart": { - "versionNum": 1349, - "commit": "bdefc85b72b5de46501af1939a6883ce6307172b", - "date": "2021-05-15T07:55:17.988Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1351 2.json b/history/versions/1351 2.json deleted file mode 100644 index 9b1c0d1a7a6c6..0000000000000 --- a/history/versions/1351 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1351, - "commit": "48fbcdf8734c7a1a551380a47c13790631d6acab", - "date": "2021-05-15T08:00:14.582Z" - }, - "versionStart": { - "versionNum": 1350, - "commit": "2088f0ccf3c774f83c97642bfdeaf17cc504270d", - "date": "2021-05-15T07:56:31.265Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json", - "blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1351.json b/history/versions/1351.json deleted file mode 100644 index 9b1c0d1a7a6c6..0000000000000 --- a/history/versions/1351.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1351, - "commit": "48fbcdf8734c7a1a551380a47c13790631d6acab", - "date": "2021-05-15T08:00:14.582Z" - }, - "versionStart": { - "versionNum": 1350, - "commit": "2088f0ccf3c774f83c97642bfdeaf17cc504270d", - "date": "2021-05-15T07:56:31.265Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json", - "blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1352 2.json b/history/versions/1352 2.json deleted file mode 100644 index a34f91a009f2e..0000000000000 --- a/history/versions/1352 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1352, - "commit": "dd161995650ea844f64fd15653c78de1341b4ad5", - "date": "2021-05-15T08:01:25.534Z" - }, - "versionStart": { - "versionNum": 1351, - "commit": "48fbcdf8734c7a1a551380a47c13790631d6acab", - "date": "2021-05-15T08:00:14.582Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1352.json b/history/versions/1352.json deleted file mode 100644 index a34f91a009f2e..0000000000000 --- a/history/versions/1352.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1352, - "commit": "dd161995650ea844f64fd15653c78de1341b4ad5", - "date": "2021-05-15T08:01:25.534Z" - }, - "versionStart": { - "versionNum": 1351, - "commit": "48fbcdf8734c7a1a551380a47c13790631d6acab", - "date": "2021-05-15T08:00:14.582Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x49Da2Af365aE4F888C5390D7eC1c64ecd7368a79/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1353 2.json b/history/versions/1353 2.json deleted file mode 100644 index a0ac224a85b71..0000000000000 --- a/history/versions/1353 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1353, - "commit": "fcb29c0e5137676ebd286ce30662904bda23b091", - "date": "2021-05-15T08:08:07.569Z" - }, - "versionStart": { - "versionNum": 1352, - "commit": "dd161995650ea844f64fd15653c78de1341b4ad5", - "date": "2021-05-15T08:01:25.534Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e/info.json", - "blockchains/smartchain/assets/0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1353.json b/history/versions/1353.json deleted file mode 100644 index a0ac224a85b71..0000000000000 --- a/history/versions/1353.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1353, - "commit": "fcb29c0e5137676ebd286ce30662904bda23b091", - "date": "2021-05-15T08:08:07.569Z" - }, - "versionStart": { - "versionNum": 1352, - "commit": "dd161995650ea844f64fd15653c78de1341b4ad5", - "date": "2021-05-15T08:01:25.534Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e/info.json", - "blockchains/smartchain/assets/0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1354 2.json b/history/versions/1354 2.json deleted file mode 100644 index 40d2670a8402c..0000000000000 --- a/history/versions/1354 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1354, - "commit": "8cab7121b56fa06729e0fb77f7c2460bd941eaad", - "date": "2021-05-15T08:09:17.832Z" - }, - "versionStart": { - "versionNum": 1353, - "commit": "fcb29c0e5137676ebd286ce30662904bda23b091", - "date": "2021-05-15T08:08:07.569Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1354.json b/history/versions/1354.json deleted file mode 100644 index 40d2670a8402c..0000000000000 --- a/history/versions/1354.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1354, - "commit": "8cab7121b56fa06729e0fb77f7c2460bd941eaad", - "date": "2021-05-15T08:09:17.832Z" - }, - "versionStart": { - "versionNum": 1353, - "commit": "fcb29c0e5137676ebd286ce30662904bda23b091", - "date": "2021-05-15T08:08:07.569Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x83A86adf1a7c56e77d36d585B808052e0a2aAD0e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1355 2.json b/history/versions/1355 2.json deleted file mode 100644 index e03d8f0357986..0000000000000 --- a/history/versions/1355 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1355, - "commit": "9de4ae80fce0316638614475ebcdad2aa2c8d4e1", - "date": "2021-05-15T08:12:37.770Z" - }, - "versionStart": { - "versionNum": 1354, - "commit": "8cab7121b56fa06729e0fb77f7c2460bd941eaad", - "date": "2021-05-15T08:09:17.832Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json", - "blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1355.json b/history/versions/1355.json deleted file mode 100644 index e03d8f0357986..0000000000000 --- a/history/versions/1355.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1355, - "commit": "9de4ae80fce0316638614475ebcdad2aa2c8d4e1", - "date": "2021-05-15T08:12:37.770Z" - }, - "versionStart": { - "versionNum": 1354, - "commit": "8cab7121b56fa06729e0fb77f7c2460bd941eaad", - "date": "2021-05-15T08:09:17.832Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json", - "blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1356 2.json b/history/versions/1356 2.json deleted file mode 100644 index 7a910827019f8..0000000000000 --- a/history/versions/1356 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1356, - "commit": "40d72532c0dc28bcb9e8bd891b7ed8bec6645dd8", - "date": "2021-05-15T08:14:44.499Z" - }, - "versionStart": { - "versionNum": 1355, - "commit": "9de4ae80fce0316638614475ebcdad2aa2c8d4e1", - "date": "2021-05-15T08:12:37.770Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json", - "blockchains/smartchain/assets/0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0/info.json", - "blockchains/smartchain/assets/0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1356.json b/history/versions/1356.json deleted file mode 100644 index 7a910827019f8..0000000000000 --- a/history/versions/1356.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1356, - "commit": "40d72532c0dc28bcb9e8bd891b7ed8bec6645dd8", - "date": "2021-05-15T08:14:44.499Z" - }, - "versionStart": { - "versionNum": 1355, - "commit": "9de4ae80fce0316638614475ebcdad2aa2c8d4e1", - "date": "2021-05-15T08:12:37.770Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9E1892eD30796FF96aBBb1b6A5e722C6ea9C46eB/info.json", - "blockchains/smartchain/assets/0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0/info.json", - "blockchains/smartchain/assets/0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1357 2.json b/history/versions/1357 2.json deleted file mode 100644 index 1ac0eb2742e32..0000000000000 --- a/history/versions/1357 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1357, - "commit": "88e3fc97f11ea6c42ff940dcbf3a5e17902ddf82", - "date": "2021-05-15T08:16:02.942Z" - }, - "versionStart": { - "versionNum": 1356, - "commit": "40d72532c0dc28bcb9e8bd891b7ed8bec6645dd8", - "date": "2021-05-15T08:14:44.499Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1357.json b/history/versions/1357.json deleted file mode 100644 index 1ac0eb2742e32..0000000000000 --- a/history/versions/1357.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1357, - "commit": "88e3fc97f11ea6c42ff940dcbf3a5e17902ddf82", - "date": "2021-05-15T08:16:02.942Z" - }, - "versionStart": { - "versionNum": 1356, - "commit": "40d72532c0dc28bcb9e8bd891b7ed8bec6645dd8", - "date": "2021-05-15T08:14:44.499Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xDdC0dBd7dC799ae53A98a60b54999cb6eBb3Abf0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1358 2.json b/history/versions/1358 2.json deleted file mode 100644 index 60b889ba436b6..0000000000000 --- a/history/versions/1358 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1358, - "commit": "830bba9de28454043ee51133cd6b93a71b98d6c7", - "date": "2021-05-15T08:20:35.780Z" - }, - "versionStart": { - "versionNum": 1357, - "commit": "88e3fc97f11ea6c42ff940dcbf3a5e17902ddf82", - "date": "2021-05-15T08:16:02.942Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json", - "blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1358.json b/history/versions/1358.json deleted file mode 100644 index 60b889ba436b6..0000000000000 --- a/history/versions/1358.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1358, - "commit": "830bba9de28454043ee51133cd6b93a71b98d6c7", - "date": "2021-05-15T08:20:35.780Z" - }, - "versionStart": { - "versionNum": 1357, - "commit": "88e3fc97f11ea6c42ff940dcbf3a5e17902ddf82", - "date": "2021-05-15T08:16:02.942Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json", - "blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1359 2.json b/history/versions/1359 2.json deleted file mode 100644 index dffa94b8c43aa..0000000000000 --- a/history/versions/1359 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1359, - "commit": "ee36c1fe65e98497c711550f172d6e72fe11ef75", - "date": "2021-05-15T08:22:06.117Z" - }, - "versionStart": { - "versionNum": 1358, - "commit": "830bba9de28454043ee51133cd6b93a71b98d6c7", - "date": "2021-05-15T08:20:35.780Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1359.json b/history/versions/1359.json deleted file mode 100644 index dffa94b8c43aa..0000000000000 --- a/history/versions/1359.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1359, - "commit": "ee36c1fe65e98497c711550f172d6e72fe11ef75", - "date": "2021-05-15T08:22:06.117Z" - }, - "versionStart": { - "versionNum": 1358, - "commit": "830bba9de28454043ee51133cd6b93a71b98d6c7", - "date": "2021-05-15T08:20:35.780Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc242b6A3983e90D279ed68aC70f47CFC7e5e1e1C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/136.json b/history/versions/136.json deleted file mode 100644 index bc3b82672b8b0..0000000000000 --- a/history/versions/136.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 136, - "commit": "1a8f518aa15d0611179b9a52b335176d1a79a309", - "date": "2021-03-08T22:13:57.629Z" - }, - "versionStart": { - "versionNum": 135, - "commit": "34438c3f14b381e877a7fa1c8c70fa7600204fd9", - "date": "2021-03-08T22:11:39.025Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1360 2.json b/history/versions/1360 2.json deleted file mode 100644 index 8ca9396e40938..0000000000000 --- a/history/versions/1360 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1360, - "commit": "fda9a2c136aae35dfecfe0a0e41e98eb672568f7", - "date": "2021-05-15T11:31:00.322Z" - }, - "versionStart": { - "versionNum": 1359, - "commit": "ee36c1fe65e98497c711550f172d6e72fe11ef75", - "date": "2021-05-15T08:22:06.117Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC0366a104b429f0806BfA98d0008DAA9555b2BEd/info.json", - "blockchains/smartchain/assets/0xC0366a104b429f0806BfA98d0008DAA9555b2BEd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1360.json b/history/versions/1360.json deleted file mode 100644 index 8ca9396e40938..0000000000000 --- a/history/versions/1360.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1360, - "commit": "fda9a2c136aae35dfecfe0a0e41e98eb672568f7", - "date": "2021-05-15T11:31:00.322Z" - }, - "versionStart": { - "versionNum": 1359, - "commit": "ee36c1fe65e98497c711550f172d6e72fe11ef75", - "date": "2021-05-15T08:22:06.117Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC0366a104b429f0806BfA98d0008DAA9555b2BEd/info.json", - "blockchains/smartchain/assets/0xC0366a104b429f0806BfA98d0008DAA9555b2BEd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1361 2.json b/history/versions/1361 2.json deleted file mode 100644 index 57528e6cecaf6..0000000000000 --- a/history/versions/1361 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1361, - "commit": "c26c696eed14da1f4ac5e5de96b4da7cedda7879", - "date": "2021-05-15T11:32:11.199Z" - }, - "versionStart": { - "versionNum": 1360, - "commit": "fda9a2c136aae35dfecfe0a0e41e98eb672568f7", - "date": "2021-05-15T11:31:00.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC0366a104b429f0806BfA98d0008DAA9555b2BEd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1361.json b/history/versions/1361.json deleted file mode 100644 index 57528e6cecaf6..0000000000000 --- a/history/versions/1361.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1361, - "commit": "c26c696eed14da1f4ac5e5de96b4da7cedda7879", - "date": "2021-05-15T11:32:11.199Z" - }, - "versionStart": { - "versionNum": 1360, - "commit": "fda9a2c136aae35dfecfe0a0e41e98eb672568f7", - "date": "2021-05-15T11:31:00.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC0366a104b429f0806BfA98d0008DAA9555b2BEd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1362 2.json b/history/versions/1362 2.json deleted file mode 100644 index 0932c17baf28a..0000000000000 --- a/history/versions/1362 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1362, - "commit": "06c0fd7477af0a21694a3fb497d91b93aebce34f", - "date": "2021-05-15T11:33:51.538Z" - }, - "versionStart": { - "versionNum": 1361, - "commit": "c26c696eed14da1f4ac5e5de96b4da7cedda7879", - "date": "2021-05-15T11:32:11.199Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json", - "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1362.json b/history/versions/1362.json deleted file mode 100644 index 0932c17baf28a..0000000000000 --- a/history/versions/1362.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1362, - "commit": "06c0fd7477af0a21694a3fb497d91b93aebce34f", - "date": "2021-05-15T11:33:51.538Z" - }, - "versionStart": { - "versionNum": 1361, - "commit": "c26c696eed14da1f4ac5e5de96b4da7cedda7879", - "date": "2021-05-15T11:32:11.199Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json", - "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1363 2.json b/history/versions/1363 2.json deleted file mode 100644 index 051eed8d64084..0000000000000 --- a/history/versions/1363 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1363, - "commit": "683b2e2475540e4628d93c2c61e1772245bda6aa", - "date": "2021-05-15T11:35:02.201Z" - }, - "versionStart": { - "versionNum": 1362, - "commit": "06c0fd7477af0a21694a3fb497d91b93aebce34f", - "date": "2021-05-15T11:33:51.538Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1363.json b/history/versions/1363.json deleted file mode 100644 index 051eed8d64084..0000000000000 --- a/history/versions/1363.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1363, - "commit": "683b2e2475540e4628d93c2c61e1772245bda6aa", - "date": "2021-05-15T11:35:02.201Z" - }, - "versionStart": { - "versionNum": 1362, - "commit": "06c0fd7477af0a21694a3fb497d91b93aebce34f", - "date": "2021-05-15T11:33:51.538Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1364 2.json b/history/versions/1364 2.json deleted file mode 100644 index 618a044b31c43..0000000000000 --- a/history/versions/1364 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1364, - "commit": "0de6f53f91da0c66d1e8d549f8558a9ed7872ae0", - "date": "2021-05-15T14:14:10.299Z" - }, - "versionStart": { - "versionNum": 1363, - "commit": "683b2e2475540e4628d93c2c61e1772245bda6aa", - "date": "2021-05-15T11:35:02.201Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A/info.json", - "blockchains/smartchain/assets/0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1364.json b/history/versions/1364.json deleted file mode 100644 index 618a044b31c43..0000000000000 --- a/history/versions/1364.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1364, - "commit": "0de6f53f91da0c66d1e8d549f8558a9ed7872ae0", - "date": "2021-05-15T14:14:10.299Z" - }, - "versionStart": { - "versionNum": 1363, - "commit": "683b2e2475540e4628d93c2c61e1772245bda6aa", - "date": "2021-05-15T11:35:02.201Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A/info.json", - "blockchains/smartchain/assets/0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1365 2.json b/history/versions/1365 2.json deleted file mode 100644 index 6db96401f96cd..0000000000000 --- a/history/versions/1365 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1365, - "commit": "e91636ec26e1f247e7a6ae97f35af3308abb4ba7", - "date": "2021-05-15T14:15:50.318Z" - }, - "versionStart": { - "versionNum": 1364, - "commit": "0de6f53f91da0c66d1e8d549f8558a9ed7872ae0", - "date": "2021-05-15T14:14:10.299Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1365.json b/history/versions/1365.json deleted file mode 100644 index 6db96401f96cd..0000000000000 --- a/history/versions/1365.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1365, - "commit": "e91636ec26e1f247e7a6ae97f35af3308abb4ba7", - "date": "2021-05-15T14:15:50.318Z" - }, - "versionStart": { - "versionNum": 1364, - "commit": "0de6f53f91da0c66d1e8d549f8558a9ed7872ae0", - "date": "2021-05-15T14:14:10.299Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe550a593d09FBC8DCD557b5C88Cea6946A8b404A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1366 2.json b/history/versions/1366 2.json deleted file mode 100644 index 6f43b87b907d0..0000000000000 --- a/history/versions/1366 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1366, - "commit": "53aec324fd2646b7b1bb1da70250fb26e8154dd0", - "date": "2021-05-15T15:51:06.677Z" - }, - "versionStart": { - "versionNum": 1365, - "commit": "e91636ec26e1f247e7a6ae97f35af3308abb4ba7", - "date": "2021-05-15T14:15:50.318Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1cfD6813a59d7B90c41dd5990Ed99c3bf2Eb8F55/info.json", - "blockchains/smartchain/assets/0x1cfD6813a59d7B90c41dd5990Ed99c3bf2Eb8F55/logo.png", - "blockchains/smartchain/assets/0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01/info.json", - "blockchains/smartchain/assets/0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1366.json b/history/versions/1366.json deleted file mode 100644 index 6f43b87b907d0..0000000000000 --- a/history/versions/1366.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1366, - "commit": "53aec324fd2646b7b1bb1da70250fb26e8154dd0", - "date": "2021-05-15T15:51:06.677Z" - }, - "versionStart": { - "versionNum": 1365, - "commit": "e91636ec26e1f247e7a6ae97f35af3308abb4ba7", - "date": "2021-05-15T14:15:50.318Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1cfD6813a59d7B90c41dd5990Ed99c3bf2Eb8F55/info.json", - "blockchains/smartchain/assets/0x1cfD6813a59d7B90c41dd5990Ed99c3bf2Eb8F55/logo.png", - "blockchains/smartchain/assets/0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01/info.json", - "blockchains/smartchain/assets/0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1367 2.json b/history/versions/1367 2.json deleted file mode 100644 index c89c7b3637863..0000000000000 --- a/history/versions/1367 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1367, - "commit": "6d0b243a11193113e83cc8e122e92a4b47e629e4", - "date": "2021-05-15T15:52:36.147Z" - }, - "versionStart": { - "versionNum": 1366, - "commit": "53aec324fd2646b7b1bb1da70250fb26e8154dd0", - "date": "2021-05-15T15:51:06.677Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1cfD6813a59d7B90c41dd5990Ed99c3bf2Eb8F55/info.json", - "blockchains/smartchain/assets/0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1367.json b/history/versions/1367.json deleted file mode 100644 index c89c7b3637863..0000000000000 --- a/history/versions/1367.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1367, - "commit": "6d0b243a11193113e83cc8e122e92a4b47e629e4", - "date": "2021-05-15T15:52:36.147Z" - }, - "versionStart": { - "versionNum": 1366, - "commit": "53aec324fd2646b7b1bb1da70250fb26e8154dd0", - "date": "2021-05-15T15:51:06.677Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1cfD6813a59d7B90c41dd5990Ed99c3bf2Eb8F55/info.json", - "blockchains/smartchain/assets/0x9a6fDa69FA9859B169EF17b600Ce81c59Cf16F01/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1368 2.json b/history/versions/1368 2.json deleted file mode 100644 index 9fc238d9e4ba7..0000000000000 --- a/history/versions/1368 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1368, - "commit": "49bd4e39ee09caf3fbad64515844ffd902828f58", - "date": "2021-05-15T15:54:41.206Z" - }, - "versionStart": { - "versionNum": 1367, - "commit": "6d0b243a11193113e83cc8e122e92a4b47e629e4", - "date": "2021-05-15T15:52:36.147Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1d64327C74d6519afeF54E58730aD6fc797f05Ba/info.json", - "blockchains/smartchain/assets/0x1d64327C74d6519afeF54E58730aD6fc797f05Ba/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1368.json b/history/versions/1368.json deleted file mode 100644 index 9fc238d9e4ba7..0000000000000 --- a/history/versions/1368.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1368, - "commit": "49bd4e39ee09caf3fbad64515844ffd902828f58", - "date": "2021-05-15T15:54:41.206Z" - }, - "versionStart": { - "versionNum": 1367, - "commit": "6d0b243a11193113e83cc8e122e92a4b47e629e4", - "date": "2021-05-15T15:52:36.147Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1d64327C74d6519afeF54E58730aD6fc797f05Ba/info.json", - "blockchains/smartchain/assets/0x1d64327C74d6519afeF54E58730aD6fc797f05Ba/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1369 2.json b/history/versions/1369 2.json deleted file mode 100644 index 8bd83a657db3a..0000000000000 --- a/history/versions/1369 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1369, - "commit": "8f9f9a7134e250680e52b302816d52966edef6d3", - "date": "2021-05-15T15:56:09.226Z" - }, - "versionStart": { - "versionNum": 1368, - "commit": "49bd4e39ee09caf3fbad64515844ffd902828f58", - "date": "2021-05-15T15:54:41.206Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1369.json b/history/versions/1369.json deleted file mode 100644 index 8bd83a657db3a..0000000000000 --- a/history/versions/1369.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1369, - "commit": "8f9f9a7134e250680e52b302816d52966edef6d3", - "date": "2021-05-15T15:56:09.226Z" - }, - "versionStart": { - "versionNum": 1368, - "commit": "49bd4e39ee09caf3fbad64515844ffd902828f58", - "date": "2021-05-15T15:54:41.206Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/137.json b/history/versions/137.json deleted file mode 100644 index 9a6ada67c580d..0000000000000 --- a/history/versions/137.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 137, - "commit": "174dae8040f0fec73826c992e43eef5680802b5a", - "date": "2021-03-09T07:22:10.857Z" - }, - "versionStart": { - "versionNum": 136, - "commit": "1a8f518aa15d0611179b9a52b335176d1a79a309", - "date": "2021-03-08T22:13:57.629Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1370 2.json b/history/versions/1370 2.json deleted file mode 100644 index 83f55c1bf2c35..0000000000000 --- a/history/versions/1370 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1370, - "commit": "03589f2914cbd7e9d394938b4c26abc9c5317ee1", - "date": "2021-05-15T16:03:14.706Z" - }, - "versionStart": { - "versionNum": 1369, - "commit": "8f9f9a7134e250680e52b302816d52966edef6d3", - "date": "2021-05-15T15:56:09.226Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/info.json", - "blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1370.json b/history/versions/1370.json deleted file mode 100644 index 83f55c1bf2c35..0000000000000 --- a/history/versions/1370.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1370, - "commit": "03589f2914cbd7e9d394938b4c26abc9c5317ee1", - "date": "2021-05-15T16:03:14.706Z" - }, - "versionStart": { - "versionNum": 1369, - "commit": "8f9f9a7134e250680e52b302816d52966edef6d3", - "date": "2021-05-15T15:56:09.226Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/info.json", - "blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1371 2.json b/history/versions/1371 2.json deleted file mode 100644 index 6dfb4bdf3a830..0000000000000 --- a/history/versions/1371 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1371, - "commit": "da05dc5fddbf6c1292139fba6c1230afff9370c8", - "date": "2021-05-15T16:05:58.466Z" - }, - "versionStart": { - "versionNum": 1370, - "commit": "03589f2914cbd7e9d394938b4c26abc9c5317ee1", - "date": "2021-05-15T16:03:14.706Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/info.json", - "blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json", - "blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1371.json b/history/versions/1371.json deleted file mode 100644 index 6dfb4bdf3a830..0000000000000 --- a/history/versions/1371.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1371, - "commit": "da05dc5fddbf6c1292139fba6c1230afff9370c8", - "date": "2021-05-15T16:05:58.466Z" - }, - "versionStart": { - "versionNum": 1370, - "commit": "03589f2914cbd7e9d394938b4c26abc9c5317ee1", - "date": "2021-05-15T16:03:14.706Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0b3f42481C228F70756DbFA0309d3ddC2a5e0F6a/info.json", - "blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json", - "blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1372 2.json b/history/versions/1372 2.json deleted file mode 100644 index b2e9581c7ad2c..0000000000000 --- a/history/versions/1372 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1372, - "commit": "3137e101adc24a94d8ae3af31e0272d37165156c", - "date": "2021-05-15T16:07:13.405Z" - }, - "versionStart": { - "versionNum": 1371, - "commit": "da05dc5fddbf6c1292139fba6c1230afff9370c8", - "date": "2021-05-15T16:05:58.466Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1372.json b/history/versions/1372.json deleted file mode 100644 index b2e9581c7ad2c..0000000000000 --- a/history/versions/1372.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1372, - "commit": "3137e101adc24a94d8ae3af31e0272d37165156c", - "date": "2021-05-15T16:07:13.405Z" - }, - "versionStart": { - "versionNum": 1371, - "commit": "da05dc5fddbf6c1292139fba6c1230afff9370c8", - "date": "2021-05-15T16:05:58.466Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x21C1C22C09990c1521D1A27852BEb005f7d6601E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1373 2.json b/history/versions/1373 2.json deleted file mode 100644 index 7632bacfb563c..0000000000000 --- a/history/versions/1373 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1373, - "commit": "809b5efc70741b895d5a04c0d4eefdba02dfe71f", - "date": "2021-05-15T19:12:57.486Z" - }, - "versionStart": { - "versionNum": 1372, - "commit": "3137e101adc24a94d8ae3af31e0272d37165156c", - "date": "2021-05-15T16:07:13.405Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e/info.json", - "blockchains/smartchain/assets/0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1373.json b/history/versions/1373.json deleted file mode 100644 index 7632bacfb563c..0000000000000 --- a/history/versions/1373.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1373, - "commit": "809b5efc70741b895d5a04c0d4eefdba02dfe71f", - "date": "2021-05-15T19:12:57.486Z" - }, - "versionStart": { - "versionNum": 1372, - "commit": "3137e101adc24a94d8ae3af31e0272d37165156c", - "date": "2021-05-15T16:07:13.405Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e/info.json", - "blockchains/smartchain/assets/0x6158b3435DC3bc54a19A32Da2A2ed22aeC3bEF3e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1374 2.json b/history/versions/1374 2.json deleted file mode 100644 index b6e33b2bbb1ba..0000000000000 --- a/history/versions/1374 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1374, - "commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6", - "date": "2021-05-15T19:15:16.026Z" - }, - "versionStart": { - "versionNum": 1373, - "commit": "809b5efc70741b895d5a04c0d4eefdba02dfe71f", - "date": "2021-05-15T19:12:57.486Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x11Eecc7c164B185dc54534DcE21fDA807D6F301a/info.json", - "blockchains/smartchain/assets/0x11Eecc7c164B185dc54534DcE21fDA807D6F301a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1374.json b/history/versions/1374.json deleted file mode 100644 index b6e33b2bbb1ba..0000000000000 --- a/history/versions/1374.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1374, - "commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6", - "date": "2021-05-15T19:15:16.026Z" - }, - "versionStart": { - "versionNum": 1373, - "commit": "809b5efc70741b895d5a04c0d4eefdba02dfe71f", - "date": "2021-05-15T19:12:57.486Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x11Eecc7c164B185dc54534DcE21fDA807D6F301a/info.json", - "blockchains/smartchain/assets/0x11Eecc7c164B185dc54534DcE21fDA807D6F301a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1375 2.json b/history/versions/1375 2.json deleted file mode 100644 index 368684869787d..0000000000000 --- a/history/versions/1375 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1375, - "commit": "3f1c0f0a6626cb1a0ab08f9e57bc54af66dbf929", - "date": "2021-05-15T19:17:03.366Z" - }, - "versionStart": { - "versionNum": 1374, - "commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6", - "date": "2021-05-15T19:15:16.026Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json", - "blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1375.json b/history/versions/1375.json deleted file mode 100644 index 368684869787d..0000000000000 --- a/history/versions/1375.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1375, - "commit": "3f1c0f0a6626cb1a0ab08f9e57bc54af66dbf929", - "date": "2021-05-15T19:17:03.366Z" - }, - "versionStart": { - "versionNum": 1374, - "commit": "defad0cf6761a07f0e93c197c2d457a4d09fbcb6", - "date": "2021-05-15T19:15:16.026Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json", - "blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1376 2.json b/history/versions/1376 2.json deleted file mode 100644 index 8a361289d2215..0000000000000 --- a/history/versions/1376 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1376, - "commit": "aa4efe16cb47f8e816e8a9c575e29dd3d8bf49e5", - "date": "2021-05-15T19:18:16.950Z" - }, - "versionStart": { - "versionNum": 1375, - "commit": "3f1c0f0a6626cb1a0ab08f9e57bc54af66dbf929", - "date": "2021-05-15T19:17:03.366Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json", - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1376.json b/history/versions/1376.json deleted file mode 100644 index 8a361289d2215..0000000000000 --- a/history/versions/1376.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1376, - "commit": "aa4efe16cb47f8e816e8a9c575e29dd3d8bf49e5", - "date": "2021-05-15T19:18:16.950Z" - }, - "versionStart": { - "versionNum": 1375, - "commit": "3f1c0f0a6626cb1a0ab08f9e57bc54af66dbf929", - "date": "2021-05-15T19:17:03.366Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE7Cb24F449973D5B3520E5b93D88B405903c75Fb/info.json", - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1377 2.json b/history/versions/1377 2.json deleted file mode 100644 index 1b6ff8af7ced4..0000000000000 --- a/history/versions/1377 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1377, - "commit": "aa669660f074e1dbe53486c476d4c727d0217f13", - "date": "2021-05-15T19:20:17.538Z" - }, - "versionStart": { - "versionNum": 1376, - "commit": "aa4efe16cb47f8e816e8a9c575e29dd3d8bf49e5", - "date": "2021-05-15T19:18:16.950Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6452D525532658B23484EB1897aF8b9325cA67b9/info.json", - "blockchains/smartchain/assets/0x6452D525532658B23484EB1897aF8b9325cA67b9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1377.json b/history/versions/1377.json deleted file mode 100644 index 1b6ff8af7ced4..0000000000000 --- a/history/versions/1377.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1377, - "commit": "aa669660f074e1dbe53486c476d4c727d0217f13", - "date": "2021-05-15T19:20:17.538Z" - }, - "versionStart": { - "versionNum": 1376, - "commit": "aa4efe16cb47f8e816e8a9c575e29dd3d8bf49e5", - "date": "2021-05-15T19:18:16.950Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6452D525532658B23484EB1897aF8b9325cA67b9/info.json", - "blockchains/smartchain/assets/0x6452D525532658B23484EB1897aF8b9325cA67b9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1378 2.json b/history/versions/1378 2.json deleted file mode 100644 index 9737ce5e36e16..0000000000000 --- a/history/versions/1378 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1378, - "commit": "071a38c404626c112fb3913c59d58dc706e77956", - "date": "2021-05-15T19:22:33.342Z" - }, - "versionStart": { - "versionNum": 1377, - "commit": "aa669660f074e1dbe53486c476d4c727d0217f13", - "date": "2021-05-15T19:20:17.538Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd/info.json", - "blockchains/smartchain/assets/0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd/logo.png", - "blockchains/smartchain/assets/0x6452D525532658B23484EB1897aF8b9325cA67b9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1378.json b/history/versions/1378.json deleted file mode 100644 index 9737ce5e36e16..0000000000000 --- a/history/versions/1378.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1378, - "commit": "071a38c404626c112fb3913c59d58dc706e77956", - "date": "2021-05-15T19:22:33.342Z" - }, - "versionStart": { - "versionNum": 1377, - "commit": "aa669660f074e1dbe53486c476d4c727d0217f13", - "date": "2021-05-15T19:20:17.538Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd/info.json", - "blockchains/smartchain/assets/0x3B44E6D655226E79B3d2AC510C11b2637a9f50Dd/logo.png", - "blockchains/smartchain/assets/0x6452D525532658B23484EB1897aF8b9325cA67b9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1379 2.json b/history/versions/1379 2.json deleted file mode 100644 index f889dd9f3c284..0000000000000 --- a/history/versions/1379 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1379, - "commit": "59c1228fcf6a2e10457c678bf5c4e1af528608f2", - "date": "2021-05-15T19:24:46.393Z" - }, - "versionStart": { - "versionNum": 1378, - "commit": "071a38c404626c112fb3913c59d58dc706e77956", - "date": "2021-05-15T19:22:33.342Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json", - "blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1379.json b/history/versions/1379.json deleted file mode 100644 index f889dd9f3c284..0000000000000 --- a/history/versions/1379.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1379, - "commit": "59c1228fcf6a2e10457c678bf5c4e1af528608f2", - "date": "2021-05-15T19:24:46.393Z" - }, - "versionStart": { - "versionNum": 1378, - "commit": "071a38c404626c112fb3913c59d58dc706e77956", - "date": "2021-05-15T19:22:33.342Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json", - "blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/138.json b/history/versions/138.json deleted file mode 100644 index d6fce11295062..0000000000000 --- a/history/versions/138.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 138, - "commit": "01c53e15ac90c83ebe9ad35421601235749464aa", - "date": "2021-03-09T11:25:40.746Z" - }, - "versionStart": { - "versionNum": 137, - "commit": "174dae8040f0fec73826c992e43eef5680802b5a", - "date": "2021-03-09T07:22:10.857Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva16wc0mnv7g3kcvegd0ee5f3u25y05g97w7nqyhz/logo.png", - "blockchains/binance/validators/assets/bva1ds4jdqh2mh6qczwur2nrx22l53kwt4eellrgyz/logo.png", - "blockchains/binance/validators/assets/bva1gz3mdtzsznsrs7d3hr6gjusfh22tr59qf4rtzp/logo.png", - "blockchains/binance/validators/assets/bva1jh99vrdj0g3n2snrelzrh45s7cs7usqr3x40kk/logo.png", - "blockchains/binance/validators/assets/bva1s0ntnh523dc2u5ez3dcj2t34k2x7y60cue46rt/logo.png", - "blockchains/binance/validators/assets/bva1vr8d0kzvnkfgxl4980udka8psdj7434zxjezuq/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1380 2.json b/history/versions/1380 2.json deleted file mode 100644 index 0d51d83a2cb92..0000000000000 --- a/history/versions/1380 2.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1380, - "commit": "fee643cb817d05d37e43edcd988ddd2f2d3c6f6c", - "date": "2021-05-15T19:27:03.726Z" - }, - "versionStart": { - "versionNum": 1379, - "commit": "59c1228fcf6a2e10457c678bf5c4e1af528608f2", - "date": "2021-05-15T19:24:46.393Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json", - "blockchains/smartchain/assets/0x6E0fB6B19941FAf58982F09b33A9dceDa4377155/info.json", - "blockchains/smartchain/assets/0x6E0fB6B19941FAf58982F09b33A9dceDa4377155/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1380.json b/history/versions/1380.json deleted file mode 100644 index 0d51d83a2cb92..0000000000000 --- a/history/versions/1380.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1380, - "commit": "fee643cb817d05d37e43edcd988ddd2f2d3c6f6c", - "date": "2021-05-15T19:27:03.726Z" - }, - "versionStart": { - "versionNum": 1379, - "commit": "59c1228fcf6a2e10457c678bf5c4e1af528608f2", - "date": "2021-05-15T19:24:46.393Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x53dcD4eF8E21FE014594a0854c4271a0623B31eC/info.json", - "blockchains/smartchain/assets/0x6E0fB6B19941FAf58982F09b33A9dceDa4377155/info.json", - "blockchains/smartchain/assets/0x6E0fB6B19941FAf58982F09b33A9dceDa4377155/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1381 2.json b/history/versions/1381 2.json deleted file mode 100644 index 3ef41091bc715..0000000000000 --- a/history/versions/1381 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1381, - "commit": "ea97bfa45e978ffbad641ac60920fe8cb785f573", - "date": "2021-05-15T19:28:16.985Z" - }, - "versionStart": { - "versionNum": 1380, - "commit": "fee643cb817d05d37e43edcd988ddd2f2d3c6f6c", - "date": "2021-05-15T19:27:03.726Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1381.json b/history/versions/1381.json deleted file mode 100644 index 3ef41091bc715..0000000000000 --- a/history/versions/1381.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1381, - "commit": "ea97bfa45e978ffbad641ac60920fe8cb785f573", - "date": "2021-05-15T19:28:16.985Z" - }, - "versionStart": { - "versionNum": 1380, - "commit": "fee643cb817d05d37e43edcd988ddd2f2d3c6f6c", - "date": "2021-05-15T19:27:03.726Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1382 2.json b/history/versions/1382 2.json deleted file mode 100644 index 3a5db084b3d46..0000000000000 --- a/history/versions/1382 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1382, - "commit": "c7e5614392caa496e3d76756bbed14ce9334c7b1", - "date": "2021-05-15T20:32:28.558Z" - }, - "versionStart": { - "versionNum": 1381, - "commit": "ea97bfa45e978ffbad641ac60920fe8cb785f573", - "date": "2021-05-15T19:28:16.985Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7/info.json", - "blockchains/smartchain/assets/0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1382.json b/history/versions/1382.json deleted file mode 100644 index 3a5db084b3d46..0000000000000 --- a/history/versions/1382.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1382, - "commit": "c7e5614392caa496e3d76756bbed14ce9334c7b1", - "date": "2021-05-15T20:32:28.558Z" - }, - "versionStart": { - "versionNum": 1381, - "commit": "ea97bfa45e978ffbad641ac60920fe8cb785f573", - "date": "2021-05-15T19:28:16.985Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7/info.json", - "blockchains/smartchain/assets/0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1383 2.json b/history/versions/1383 2.json deleted file mode 100644 index 9bb2977529cbd..0000000000000 --- a/history/versions/1383 2.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1383, - "commit": "ab2ab529222c5ac0c8926f23e3fd673fa781a266", - "date": "2021-05-15T20:35:06.355Z" - }, - "versionStart": { - "versionNum": 1382, - "commit": "c7e5614392caa496e3d76756bbed14ce9334c7b1", - "date": "2021-05-15T20:32:28.558Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136/info.json", - "blockchains/ethereum/assets/0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/info.json", - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/logo.png", - "blockchains/smartchain/assets/0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7/info.json", - "blockchains/smartchain/assets/0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4/info.json", - "blockchains/smartchain/assets/0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1383.json b/history/versions/1383.json deleted file mode 100644 index 9bb2977529cbd..0000000000000 --- a/history/versions/1383.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1383, - "commit": "ab2ab529222c5ac0c8926f23e3fd673fa781a266", - "date": "2021-05-15T20:35:06.355Z" - }, - "versionStart": { - "versionNum": 1382, - "commit": "c7e5614392caa496e3d76756bbed14ce9334c7b1", - "date": "2021-05-15T20:32:28.558Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136/info.json", - "blockchains/ethereum/assets/0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/info.json", - "blockchains/smartchain/assets/0x248C45AF3b2f73Bc40FA159f2a90ce9caD7A77BA/logo.png", - "blockchains/smartchain/assets/0x4E7Ae924FD9a5D60b56BE486b2900efE0c6a9CA7/info.json", - "blockchains/smartchain/assets/0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4/info.json", - "blockchains/smartchain/assets/0xEa8eACCe22bbB89709482c0100E75e7Ab90f53f4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1384 2.json b/history/versions/1384 2.json deleted file mode 100644 index 94b889af3f4d4..0000000000000 --- a/history/versions/1384 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1384, - "commit": "360e86a87afdac3d3bd452adaf897627f5c94572", - "date": "2021-05-15T20:36:19.597Z" - }, - "versionStart": { - "versionNum": 1383, - "commit": "ab2ab529222c5ac0c8926f23e3fd673fa781a266", - "date": "2021-05-15T20:35:06.355Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1384.json b/history/versions/1384.json deleted file mode 100644 index 94b889af3f4d4..0000000000000 --- a/history/versions/1384.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1384, - "commit": "360e86a87afdac3d3bd452adaf897627f5c94572", - "date": "2021-05-15T20:36:19.597Z" - }, - "versionStart": { - "versionNum": 1383, - "commit": "ab2ab529222c5ac0c8926f23e3fd673fa781a266", - "date": "2021-05-15T20:35:06.355Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1385 2.json b/history/versions/1385 2.json deleted file mode 100644 index 3c15ec9881b97..0000000000000 --- a/history/versions/1385 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1385, - "commit": "97d633c86c274f5689edc3f5d7e2064461ed1606", - "date": "2021-05-16T01:33:14.516Z" - }, - "versionStart": { - "versionNum": 1384, - "commit": "360e86a87afdac3d3bd452adaf897627f5c94572", - "date": "2021-05-15T20:36:19.597Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1385.json b/history/versions/1385.json deleted file mode 100644 index 3c15ec9881b97..0000000000000 --- a/history/versions/1385.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1385, - "commit": "97d633c86c274f5689edc3f5d7e2064461ed1606", - "date": "2021-05-16T01:33:14.516Z" - }, - "versionStart": { - "versionNum": 1384, - "commit": "360e86a87afdac3d3bd452adaf897627f5c94572", - "date": "2021-05-15T20:36:19.597Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1386 2.json b/history/versions/1386 2.json deleted file mode 100644 index c37ed7817f740..0000000000000 --- a/history/versions/1386 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1386, - "commit": "766ab190f16554beb89f450bbb726c562369864a", - "date": "2021-05-16T08:10:11.869Z" - }, - "versionStart": { - "versionNum": 1385, - "commit": "97d633c86c274f5689edc3f5d7e2064461ed1606", - "date": "2021-05-16T01:33:14.516Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json", - "blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1386.json b/history/versions/1386.json deleted file mode 100644 index c37ed7817f740..0000000000000 --- a/history/versions/1386.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1386, - "commit": "766ab190f16554beb89f450bbb726c562369864a", - "date": "2021-05-16T08:10:11.869Z" - }, - "versionStart": { - "versionNum": 1385, - "commit": "97d633c86c274f5689edc3f5d7e2064461ed1606", - "date": "2021-05-16T01:33:14.516Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json", - "blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1387 2.json b/history/versions/1387 2.json deleted file mode 100644 index 5cfd35e7f88bd..0000000000000 --- a/history/versions/1387 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1387, - "commit": "c6011a7f666a0f992a7bdd9ed6ebd6b629f9fb93", - "date": "2021-05-16T08:11:37.015Z" - }, - "versionStart": { - "versionNum": 1386, - "commit": "766ab190f16554beb89f450bbb726c562369864a", - "date": "2021-05-16T08:10:11.869Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1387.json b/history/versions/1387.json deleted file mode 100644 index 5cfd35e7f88bd..0000000000000 --- a/history/versions/1387.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1387, - "commit": "c6011a7f666a0f992a7bdd9ed6ebd6b629f9fb93", - "date": "2021-05-16T08:11:37.015Z" - }, - "versionStart": { - "versionNum": 1386, - "commit": "766ab190f16554beb89f450bbb726c562369864a", - "date": "2021-05-16T08:10:11.869Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x922c77c7724d7B77fD7791BE5CC5314B70c3a781/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1388 2.json b/history/versions/1388 2.json deleted file mode 100644 index 1396885a628d3..0000000000000 --- a/history/versions/1388 2.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1388, - "commit": "48fd807f832e4c7669b01914e458392f842ce9b4", - "date": "2021-05-16T08:15:34.752Z" - }, - "versionStart": { - "versionNum": 1387, - "commit": "c6011a7f666a0f992a7bdd9ed6ebd6b629f9fb93", - "date": "2021-05-16T08:11:37.015Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/info.json", - "blockchains/ethereum/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/logo.png", - "blockchains/smartchain/assets/0x244f8596E985B8EBd9eA44A9356B22d3D20b101c/info.json", - "blockchains/smartchain/assets/0x244f8596E985B8EBd9eA44A9356B22d3D20b101c/logo.png", - "blockchains/smartchain/assets/0x3229200eFFcd7E4f6C9378ccd86EC8c5336AdE1b/info.json", - "blockchains/smartchain/assets/0x3229200eFFcd7E4f6C9378ccd86EC8c5336AdE1b/logo.png", - "blockchains/smartchain/assets/0x33D53608167aC3679c0FE9f7A7A725891cF0f471/info.json", - "blockchains/smartchain/assets/0x33D53608167aC3679c0FE9f7A7A725891cF0f471/logo.png", - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json", - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1388.json b/history/versions/1388.json deleted file mode 100644 index 1396885a628d3..0000000000000 --- a/history/versions/1388.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1388, - "commit": "48fd807f832e4c7669b01914e458392f842ce9b4", - "date": "2021-05-16T08:15:34.752Z" - }, - "versionStart": { - "versionNum": 1387, - "commit": "c6011a7f666a0f992a7bdd9ed6ebd6b629f9fb93", - "date": "2021-05-16T08:11:37.015Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/info.json", - "blockchains/ethereum/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/logo.png", - "blockchains/smartchain/assets/0x244f8596E985B8EBd9eA44A9356B22d3D20b101c/info.json", - "blockchains/smartchain/assets/0x244f8596E985B8EBd9eA44A9356B22d3D20b101c/logo.png", - "blockchains/smartchain/assets/0x3229200eFFcd7E4f6C9378ccd86EC8c5336AdE1b/info.json", - "blockchains/smartchain/assets/0x3229200eFFcd7E4f6C9378ccd86EC8c5336AdE1b/logo.png", - "blockchains/smartchain/assets/0x33D53608167aC3679c0FE9f7A7A725891cF0f471/info.json", - "blockchains/smartchain/assets/0x33D53608167aC3679c0FE9f7A7A725891cF0f471/logo.png", - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json", - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1389 2.json b/history/versions/1389 2.json deleted file mode 100644 index a0c1d8a302884..0000000000000 --- a/history/versions/1389 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1389, - "commit": "7df06edf9845cb36fed7c15a6b23766e85232682", - "date": "2021-05-16T08:16:43.233Z" - }, - "versionStart": { - "versionNum": 1388, - "commit": "48fd807f832e4c7669b01914e458392f842ce9b4", - "date": "2021-05-16T08:15:34.752Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1389.json b/history/versions/1389.json deleted file mode 100644 index a0c1d8a302884..0000000000000 --- a/history/versions/1389.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1389, - "commit": "7df06edf9845cb36fed7c15a6b23766e85232682", - "date": "2021-05-16T08:16:43.233Z" - }, - "versionStart": { - "versionNum": 1388, - "commit": "48fd807f832e4c7669b01914e458392f842ce9b4", - "date": "2021-05-16T08:15:34.752Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/139.json b/history/versions/139.json deleted file mode 100644 index 7ca1e90fbace9..0000000000000 --- a/history/versions/139.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 139, - "commit": "841cffd9977dde0f8af723915af61317cc1a526d", - "date": "2021-03-09T11:27:01.829Z" - }, - "versionStart": { - "versionNum": 138, - "commit": "01c53e15ac90c83ebe9ad35421601235749464aa", - "date": "2021-03-09T11:25:40.746Z" - }, - "changes": [ - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1390 2.json b/history/versions/1390 2.json deleted file mode 100644 index 080a312eebc44..0000000000000 --- a/history/versions/1390 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1390, - "commit": "d789c8eb55ed48bbc1ea53f59240ee9683705616", - "date": "2021-05-16T08:20:05.934Z" - }, - "versionStart": { - "versionNum": 1389, - "commit": "7df06edf9845cb36fed7c15a6b23766e85232682", - "date": "2021-05-16T08:16:43.233Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x887168120cb89Fb06F3E74Dc4AF20D67dF0977f6/info.json", - "blockchains/ethereum/assets/0x887168120cb89Fb06F3E74Dc4AF20D67dF0977f6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1390.json b/history/versions/1390.json deleted file mode 100644 index 080a312eebc44..0000000000000 --- a/history/versions/1390.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1390, - "commit": "d789c8eb55ed48bbc1ea53f59240ee9683705616", - "date": "2021-05-16T08:20:05.934Z" - }, - "versionStart": { - "versionNum": 1389, - "commit": "7df06edf9845cb36fed7c15a6b23766e85232682", - "date": "2021-05-16T08:16:43.233Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x887168120cb89Fb06F3E74Dc4AF20D67dF0977f6/info.json", - "blockchains/ethereum/assets/0x887168120cb89Fb06F3E74Dc4AF20D67dF0977f6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1391 2.json b/history/versions/1391 2.json deleted file mode 100644 index 21434ebb4e91b..0000000000000 --- a/history/versions/1391 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1391, - "commit": "7e127e23c51ee87a8c595e3f2e1b21f9a09df3a6", - "date": "2021-05-16T08:21:43.009Z" - }, - "versionStart": { - "versionNum": 1390, - "commit": "d789c8eb55ed48bbc1ea53f59240ee9683705616", - "date": "2021-05-16T08:20:05.934Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1391.json b/history/versions/1391.json deleted file mode 100644 index 21434ebb4e91b..0000000000000 --- a/history/versions/1391.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1391, - "commit": "7e127e23c51ee87a8c595e3f2e1b21f9a09df3a6", - "date": "2021-05-16T08:21:43.009Z" - }, - "versionStart": { - "versionNum": 1390, - "commit": "d789c8eb55ed48bbc1ea53f59240ee9683705616", - "date": "2021-05-16T08:20:05.934Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1392 2.json b/history/versions/1392 2.json deleted file mode 100644 index 52f369508f1c9..0000000000000 --- a/history/versions/1392 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1392, - "commit": "2f94bd6b7da5d9e55f6214b52a278a57b9e90220", - "date": "2021-05-16T13:31:02.073Z" - }, - "versionStart": { - "versionNum": 1391, - "commit": "7e127e23c51ee87a8c595e3f2e1b21f9a09df3a6", - "date": "2021-05-16T08:21:43.009Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json", - "blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1392.json b/history/versions/1392.json deleted file mode 100644 index 52f369508f1c9..0000000000000 --- a/history/versions/1392.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1392, - "commit": "2f94bd6b7da5d9e55f6214b52a278a57b9e90220", - "date": "2021-05-16T13:31:02.073Z" - }, - "versionStart": { - "versionNum": 1391, - "commit": "7e127e23c51ee87a8c595e3f2e1b21f9a09df3a6", - "date": "2021-05-16T08:21:43.009Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json", - "blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1393 2.json b/history/versions/1393 2.json deleted file mode 100644 index 333d89c6002e3..0000000000000 --- a/history/versions/1393 2.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1393, - "commit": "4cafd96086bb4727f38bc1750457ecde03817c3a", - "date": "2021-05-16T13:34:14.027Z" - }, - "versionStart": { - "versionNum": 1392, - "commit": "2f94bd6b7da5d9e55f6214b52a278a57b9e90220", - "date": "2021-05-16T13:31:02.073Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x46551803322db7bE94074e9773377f8B037E9D0e/info.json", - "blockchains/smartchain/assets/0x46551803322db7bE94074e9773377f8B037E9D0e/logo.png", - "blockchains/smartchain/assets/0x89671544190eE39E469C8393009875dF6565457a/info.json", - "blockchains/smartchain/assets/0x89671544190eE39E469C8393009875dF6565457a/logo.png", - "blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1393.json b/history/versions/1393.json deleted file mode 100644 index 333d89c6002e3..0000000000000 --- a/history/versions/1393.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1393, - "commit": "4cafd96086bb4727f38bc1750457ecde03817c3a", - "date": "2021-05-16T13:34:14.027Z" - }, - "versionStart": { - "versionNum": 1392, - "commit": "2f94bd6b7da5d9e55f6214b52a278a57b9e90220", - "date": "2021-05-16T13:31:02.073Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x46551803322db7bE94074e9773377f8B037E9D0e/info.json", - "blockchains/smartchain/assets/0x46551803322db7bE94074e9773377f8B037E9D0e/logo.png", - "blockchains/smartchain/assets/0x89671544190eE39E469C8393009875dF6565457a/info.json", - "blockchains/smartchain/assets/0x89671544190eE39E469C8393009875dF6565457a/logo.png", - "blockchains/smartchain/assets/0xf0AB4b8Daa51F6Abf6b4C9FEf0ccA5d127029AA9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1394 2.json b/history/versions/1394 2.json deleted file mode 100644 index e33e86554d3c0..0000000000000 --- a/history/versions/1394 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1394, - "commit": "dab7133829db27af45c62d5f946d9976dd296ac7", - "date": "2021-05-16T13:42:43.426Z" - }, - "versionStart": { - "versionNum": 1393, - "commit": "4cafd96086bb4727f38bc1750457ecde03817c3a", - "date": "2021-05-16T13:34:14.027Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x89671544190eE39E469C8393009875dF6565457a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1394.json b/history/versions/1394.json deleted file mode 100644 index e33e86554d3c0..0000000000000 --- a/history/versions/1394.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1394, - "commit": "dab7133829db27af45c62d5f946d9976dd296ac7", - "date": "2021-05-16T13:42:43.426Z" - }, - "versionStart": { - "versionNum": 1393, - "commit": "4cafd96086bb4727f38bc1750457ecde03817c3a", - "date": "2021-05-16T13:34:14.027Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x89671544190eE39E469C8393009875dF6565457a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1395 2.json b/history/versions/1395 2.json deleted file mode 100644 index ded9c80a12d91..0000000000000 --- a/history/versions/1395 2.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1395, - "commit": "6e57cd78fc1e489629b6f016719717ee73ebe971", - "date": "2021-05-16T14:10:31.880Z" - }, - "versionStart": { - "versionNum": 1394, - "commit": "dab7133829db27af45c62d5f946d9976dd296ac7", - "date": "2021-05-16T13:42:43.426Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0BaDD7aF129EFAc1f7bB7253716A589cc5E6c17c/info.json", - "blockchains/ethereum/assets/0x0BaDD7aF129EFAc1f7bB7253716A589cc5E6c17c/logo.png", - "blockchains/ethereum/assets/0x0f7f6531aF9792c9A42e2BEfCeD5ED81c0D63A23/info.json", - "blockchains/ethereum/assets/0x0f7f6531aF9792c9A42e2BEfCeD5ED81c0D63A23/logo.png", - "blockchains/ethereum/assets/0x60db53521c1563C89E55D9FcEDa8D47F55c14d0e/info.json", - "blockchains/ethereum/assets/0x60db53521c1563C89E55D9FcEDa8D47F55c14d0e/logo.png", - "blockchains/ethereum/assets/0x9EC749faa086BB604B96bfE02Bd49c53CEF47Ea5/info.json", - "blockchains/ethereum/assets/0x9EC749faa086BB604B96bfE02Bd49c53CEF47Ea5/logo.png", - "blockchains/ethereum/assets/0xed0d5747A9AB03a75fBfEC3228cd55848245B75d/info.json", - "blockchains/ethereum/assets/0xed0d5747A9AB03a75fBfEC3228cd55848245B75d/logo.png", - "blockchains/ethereum/assets/0xfDbcD3a491Ca357e8Ce347e6b45c146e28667e23/info.json", - "blockchains/ethereum/assets/0xfDbcD3a491Ca357e8Ce347e6b45c146e28667e23/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1395.json b/history/versions/1395.json deleted file mode 100644 index ded9c80a12d91..0000000000000 --- a/history/versions/1395.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1395, - "commit": "6e57cd78fc1e489629b6f016719717ee73ebe971", - "date": "2021-05-16T14:10:31.880Z" - }, - "versionStart": { - "versionNum": 1394, - "commit": "dab7133829db27af45c62d5f946d9976dd296ac7", - "date": "2021-05-16T13:42:43.426Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0BaDD7aF129EFAc1f7bB7253716A589cc5E6c17c/info.json", - "blockchains/ethereum/assets/0x0BaDD7aF129EFAc1f7bB7253716A589cc5E6c17c/logo.png", - "blockchains/ethereum/assets/0x0f7f6531aF9792c9A42e2BEfCeD5ED81c0D63A23/info.json", - "blockchains/ethereum/assets/0x0f7f6531aF9792c9A42e2BEfCeD5ED81c0D63A23/logo.png", - "blockchains/ethereum/assets/0x60db53521c1563C89E55D9FcEDa8D47F55c14d0e/info.json", - "blockchains/ethereum/assets/0x60db53521c1563C89E55D9FcEDa8D47F55c14d0e/logo.png", - "blockchains/ethereum/assets/0x9EC749faa086BB604B96bfE02Bd49c53CEF47Ea5/info.json", - "blockchains/ethereum/assets/0x9EC749faa086BB604B96bfE02Bd49c53CEF47Ea5/logo.png", - "blockchains/ethereum/assets/0xed0d5747A9AB03a75fBfEC3228cd55848245B75d/info.json", - "blockchains/ethereum/assets/0xed0d5747A9AB03a75fBfEC3228cd55848245B75d/logo.png", - "blockchains/ethereum/assets/0xfDbcD3a491Ca357e8Ce347e6b45c146e28667e23/info.json", - "blockchains/ethereum/assets/0xfDbcD3a491Ca357e8Ce347e6b45c146e28667e23/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1396 2.json b/history/versions/1396 2.json deleted file mode 100644 index 3bd31260a1027..0000000000000 --- a/history/versions/1396 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1396, - "commit": "611dccf80a3e33403336cb72f7836769673ab658", - "date": "2021-05-16T14:19:10.061Z" - }, - "versionStart": { - "versionNum": 1395, - "commit": "6e57cd78fc1e489629b6f016719717ee73ebe971", - "date": "2021-05-16T14:10:31.880Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1396.json b/history/versions/1396.json deleted file mode 100644 index 3bd31260a1027..0000000000000 --- a/history/versions/1396.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1396, - "commit": "611dccf80a3e33403336cb72f7836769673ab658", - "date": "2021-05-16T14:19:10.061Z" - }, - "versionStart": { - "versionNum": 1395, - "commit": "6e57cd78fc1e489629b6f016719717ee73ebe971", - "date": "2021-05-16T14:10:31.880Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1397 2.json b/history/versions/1397 2.json deleted file mode 100644 index ef710df4d1a5f..0000000000000 --- a/history/versions/1397 2.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1397, - "commit": "6b9baefa2c7d4334e6025fed253c7d63fcc6c50d", - "date": "2021-05-16T18:03:59.900Z" - }, - "versionStart": { - "versionNum": 1396, - "commit": "611dccf80a3e33403336cb72f7836769673ab658", - "date": "2021-05-16T14:19:10.061Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/info.json", - "blockchains/smartchain/assets/0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b/info.json", - "blockchains/smartchain/assets/0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b/logo.png", - "blockchains/smartchain/assets/0x8e07Df508cA9c16362A84fA742b91Db3912Dd290/info.json", - "blockchains/smartchain/assets/0x8e07Df508cA9c16362A84fA742b91Db3912Dd290/logo.png", - "blockchains/smartchain/assets/0xA60Dad644BE617d4380Ef2a03f3075Ebbc9d0770/info.json", - "blockchains/smartchain/assets/0xA60Dad644BE617d4380Ef2a03f3075Ebbc9d0770/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1397.json b/history/versions/1397.json deleted file mode 100644 index ef710df4d1a5f..0000000000000 --- a/history/versions/1397.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1397, - "commit": "6b9baefa2c7d4334e6025fed253c7d63fcc6c50d", - "date": "2021-05-16T18:03:59.900Z" - }, - "versionStart": { - "versionNum": 1396, - "commit": "611dccf80a3e33403336cb72f7836769673ab658", - "date": "2021-05-16T14:19:10.061Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/info.json", - "blockchains/smartchain/assets/0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b/info.json", - "blockchains/smartchain/assets/0x4A824eE819955A7D769e03fe36f9E0C3Bd3Aa60b/logo.png", - "blockchains/smartchain/assets/0x8e07Df508cA9c16362A84fA742b91Db3912Dd290/info.json", - "blockchains/smartchain/assets/0x8e07Df508cA9c16362A84fA742b91Db3912Dd290/logo.png", - "blockchains/smartchain/assets/0xA60Dad644BE617d4380Ef2a03f3075Ebbc9d0770/info.json", - "blockchains/smartchain/assets/0xA60Dad644BE617d4380Ef2a03f3075Ebbc9d0770/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1398 2.json b/history/versions/1398 2.json deleted file mode 100644 index 596461fd5ba67..0000000000000 --- a/history/versions/1398 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1398, - "commit": "894e575b84bb521dfba5c511b39dbe26e8bb0b54", - "date": "2021-05-16T18:05:19.746Z" - }, - "versionStart": { - "versionNum": 1397, - "commit": "6b9baefa2c7d4334e6025fed253c7d63fcc6c50d", - "date": "2021-05-16T18:03:59.900Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/info.json", - "blockchains/smartchain/assets/0xA60Dad644BE617d4380Ef2a03f3075Ebbc9d0770/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1398.json b/history/versions/1398.json deleted file mode 100644 index 596461fd5ba67..0000000000000 --- a/history/versions/1398.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1398, - "commit": "894e575b84bb521dfba5c511b39dbe26e8bb0b54", - "date": "2021-05-16T18:05:19.746Z" - }, - "versionStart": { - "versionNum": 1397, - "commit": "6b9baefa2c7d4334e6025fed253c7d63fcc6c50d", - "date": "2021-05-16T18:03:59.900Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/info.json", - "blockchains/smartchain/assets/0xA60Dad644BE617d4380Ef2a03f3075Ebbc9d0770/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1399 2.json b/history/versions/1399 2.json deleted file mode 100644 index 467849b5328fe..0000000000000 --- a/history/versions/1399 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1399, - "commit": "2e6696cfa8d20d3e2afc1fd805e8d81e67013dc9", - "date": "2021-05-16T18:15:44.935Z" - }, - "versionStart": { - "versionNum": 1398, - "commit": "894e575b84bb521dfba5c511b39dbe26e8bb0b54", - "date": "2021-05-16T18:05:19.746Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdB238123939637D65a03E4b2b485650B4f9D91CB/info.json", - "blockchains/smartchain/assets/0xdB238123939637D65a03E4b2b485650B4f9D91CB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1399.json b/history/versions/1399.json deleted file mode 100644 index 467849b5328fe..0000000000000 --- a/history/versions/1399.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1399, - "commit": "2e6696cfa8d20d3e2afc1fd805e8d81e67013dc9", - "date": "2021-05-16T18:15:44.935Z" - }, - "versionStart": { - "versionNum": 1398, - "commit": "894e575b84bb521dfba5c511b39dbe26e8bb0b54", - "date": "2021-05-16T18:05:19.746Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdB238123939637D65a03E4b2b485650B4f9D91CB/info.json", - "blockchains/smartchain/assets/0xdB238123939637D65a03E4b2b485650B4f9D91CB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/14.json b/history/versions/14.json deleted file mode 100644 index 7f40729399d42..0000000000000 --- a/history/versions/14.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 14, - "commit": "4a03191e6fab40f0dfdb2c87d757a1d240b4be62", - "date": "2021-02-25T16:13:59.638Z" - }, - "versionStart": { - "versionNum": 13, - "commit": "5b0d097fc0b48ffbe3799367ccddf24e61e4b9ca", - "date": "2021-02-25T15:59:11.107Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json", - "blockchains/smartchain/assets/0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932/info.json", - "blockchains/smartchain/assets/0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/140.json b/history/versions/140.json deleted file mode 100644 index e02194eaf08ab..0000000000000 --- a/history/versions/140.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 140, - "commit": "8dfe8fba50bc5d2196d2511ebbf51a4935d0386f", - "date": "2021-03-09T11:53:40.903Z" - }, - "versionStart": { - "versionNum": 139, - "commit": "841cffd9977dde0f8af723915af61317cc1a526d", - "date": "2021-03-09T11:27:01.829Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva16wc0mnv7g3kcvegd0ee5f3u25y05g97w7nqyhz/logo.png", - "blockchains/binance/validators/assets/bva1ds4jdqh2mh6qczwur2nrx22l53kwt4eellrgyz/logo.png", - "blockchains/binance/validators/assets/bva1gz3mdtzsznsrs7d3hr6gjusfh22tr59qf4rtzp/logo.png", - "blockchains/binance/validators/assets/bva1jh99vrdj0g3n2snrelzrh45s7cs7usqr3x40kk/logo.png", - "blockchains/binance/validators/assets/bva1s0ntnh523dc2u5ez3dcj2t34k2x7y60cue46rt/logo.png", - "blockchains/binance/validators/assets/bva1vr8d0kzvnkfgxl4980udka8psdj7434zxjezuq/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1400 2.json b/history/versions/1400 2.json deleted file mode 100644 index 9e00020a72644..0000000000000 --- a/history/versions/1400 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1400, - "commit": "7c5e1dc5e1299014cb7d3c203da322d1d9f89ed1", - "date": "2021-05-16T18:17:10.567Z" - }, - "versionStart": { - "versionNum": 1399, - "commit": "2e6696cfa8d20d3e2afc1fd805e8d81e67013dc9", - "date": "2021-05-16T18:15:44.935Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdB238123939637D65a03E4b2b485650B4f9D91CB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1400.json b/history/versions/1400.json deleted file mode 100644 index 9e00020a72644..0000000000000 --- a/history/versions/1400.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1400, - "commit": "7c5e1dc5e1299014cb7d3c203da322d1d9f89ed1", - "date": "2021-05-16T18:17:10.567Z" - }, - "versionStart": { - "versionNum": 1399, - "commit": "2e6696cfa8d20d3e2afc1fd805e8d81e67013dc9", - "date": "2021-05-16T18:15:44.935Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdB238123939637D65a03E4b2b485650B4f9D91CB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1401 2.json b/history/versions/1401 2.json deleted file mode 100644 index 0c1cebffbe6d4..0000000000000 --- a/history/versions/1401 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1401, - "commit": "b8e8d6bdb4e11c97d91e9a2eea644e7869c827bd", - "date": "2021-05-16T18:28:09.610Z" - }, - "versionStart": { - "versionNum": 1400, - "commit": "7c5e1dc5e1299014cb7d3c203da322d1d9f89ed1", - "date": "2021-05-16T18:17:10.567Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json", - "blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1401.json b/history/versions/1401.json deleted file mode 100644 index 0c1cebffbe6d4..0000000000000 --- a/history/versions/1401.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1401, - "commit": "b8e8d6bdb4e11c97d91e9a2eea644e7869c827bd", - "date": "2021-05-16T18:28:09.610Z" - }, - "versionStart": { - "versionNum": 1400, - "commit": "7c5e1dc5e1299014cb7d3c203da322d1d9f89ed1", - "date": "2021-05-16T18:17:10.567Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json", - "blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1402 2.json b/history/versions/1402 2.json deleted file mode 100644 index fb89f4269f6e8..0000000000000 --- a/history/versions/1402 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1402, - "commit": "9856cd7bddbad469a87032c3ecdb38f88e5b8567", - "date": "2021-05-16T18:29:28.739Z" - }, - "versionStart": { - "versionNum": 1401, - "commit": "b8e8d6bdb4e11c97d91e9a2eea644e7869c827bd", - "date": "2021-05-16T18:28:09.610Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1402.json b/history/versions/1402.json deleted file mode 100644 index fb89f4269f6e8..0000000000000 --- a/history/versions/1402.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1402, - "commit": "9856cd7bddbad469a87032c3ecdb38f88e5b8567", - "date": "2021-05-16T18:29:28.739Z" - }, - "versionStart": { - "versionNum": 1401, - "commit": "b8e8d6bdb4e11c97d91e9a2eea644e7869c827bd", - "date": "2021-05-16T18:28:09.610Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x746E53502e50A7eB0c1EAbaA6A99eEF970F47685/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1403 2.json b/history/versions/1403 2.json deleted file mode 100644 index bbd9fe027e34d..0000000000000 --- a/history/versions/1403 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1403, - "commit": "ed9c1a989d904e0bde671148395a71c06f57cff7", - "date": "2021-05-16T18:40:23.814Z" - }, - "versionStart": { - "versionNum": 1402, - "commit": "9856cd7bddbad469a87032c3ecdb38f88e5b8567", - "date": "2021-05-16T18:29:28.739Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json", - "blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1403.json b/history/versions/1403.json deleted file mode 100644 index bbd9fe027e34d..0000000000000 --- a/history/versions/1403.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1403, - "commit": "ed9c1a989d904e0bde671148395a71c06f57cff7", - "date": "2021-05-16T18:40:23.814Z" - }, - "versionStart": { - "versionNum": 1402, - "commit": "9856cd7bddbad469a87032c3ecdb38f88e5b8567", - "date": "2021-05-16T18:29:28.739Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json", - "blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1404 2.json b/history/versions/1404 2.json deleted file mode 100644 index b136d56675a55..0000000000000 --- a/history/versions/1404 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1404, - "commit": "8cabe6f575d89556e1423df8aceb00b1ef6422cd", - "date": "2021-05-16T18:41:44.748Z" - }, - "versionStart": { - "versionNum": 1403, - "commit": "ed9c1a989d904e0bde671148395a71c06f57cff7", - "date": "2021-05-16T18:40:23.814Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1404.json b/history/versions/1404.json deleted file mode 100644 index b136d56675a55..0000000000000 --- a/history/versions/1404.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1404, - "commit": "8cabe6f575d89556e1423df8aceb00b1ef6422cd", - "date": "2021-05-16T18:41:44.748Z" - }, - "versionStart": { - "versionNum": 1403, - "commit": "ed9c1a989d904e0bde671148395a71c06f57cff7", - "date": "2021-05-16T18:40:23.814Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe472f729aC326C1B49921CFD492008c8586e50B9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1405 2.json b/history/versions/1405 2.json deleted file mode 100644 index 74174014b4d43..0000000000000 --- a/history/versions/1405 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1405, - "commit": "e64e774898e42bd580a7e2013c77dad7ec6d3448", - "date": "2021-05-17T01:31:26.888Z" - }, - "versionStart": { - "versionNum": 1404, - "commit": "8cabe6f575d89556e1423df8aceb00b1ef6422cd", - "date": "2021-05-16T18:41:44.748Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1405.json b/history/versions/1405.json deleted file mode 100644 index 74174014b4d43..0000000000000 --- a/history/versions/1405.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1405, - "commit": "e64e774898e42bd580a7e2013c77dad7ec6d3448", - "date": "2021-05-17T01:31:26.888Z" - }, - "versionStart": { - "versionNum": 1404, - "commit": "8cabe6f575d89556e1423df8aceb00b1ef6422cd", - "date": "2021-05-16T18:41:44.748Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1406 2.json b/history/versions/1406 2.json deleted file mode 100644 index 1c18155570025..0000000000000 --- a/history/versions/1406 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1406, - "commit": "f3cf8ee9d9ae7afb0d54a451c9aea2aade8041f0", - "date": "2021-05-17T05:13:06.045Z" - }, - "versionStart": { - "versionNum": 1405, - "commit": "e64e774898e42bd580a7e2013c77dad7ec6d3448", - "date": "2021-05-17T01:31:26.888Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1B391f9d0FfFa86A6088a73ac4AC28d12c9ccFbd/info.json", - "blockchains/smartchain/assets/0x1B391f9d0FfFa86A6088a73ac4AC28d12c9ccFbd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1406.json b/history/versions/1406.json deleted file mode 100644 index 1c18155570025..0000000000000 --- a/history/versions/1406.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1406, - "commit": "f3cf8ee9d9ae7afb0d54a451c9aea2aade8041f0", - "date": "2021-05-17T05:13:06.045Z" - }, - "versionStart": { - "versionNum": 1405, - "commit": "e64e774898e42bd580a7e2013c77dad7ec6d3448", - "date": "2021-05-17T01:31:26.888Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1B391f9d0FfFa86A6088a73ac4AC28d12c9ccFbd/info.json", - "blockchains/smartchain/assets/0x1B391f9d0FfFa86A6088a73ac4AC28d12c9ccFbd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1407 2.json b/history/versions/1407 2.json deleted file mode 100644 index dab674fd2eab8..0000000000000 --- a/history/versions/1407 2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1407, - "commit": "ad15b8da24ab0da0bf881da30d03b9b2b5c2042c", - "date": "2021-05-17T05:16:40.920Z" - }, - "versionStart": { - "versionNum": 1406, - "commit": "f3cf8ee9d9ae7afb0d54a451c9aea2aade8041f0", - "date": "2021-05-17T05:13:06.045Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/info.json", - "blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json", - "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1407.json b/history/versions/1407.json deleted file mode 100644 index dab674fd2eab8..0000000000000 --- a/history/versions/1407.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1407, - "commit": "ad15b8da24ab0da0bf881da30d03b9b2b5c2042c", - "date": "2021-05-17T05:16:40.920Z" - }, - "versionStart": { - "versionNum": 1406, - "commit": "f3cf8ee9d9ae7afb0d54a451c9aea2aade8041f0", - "date": "2021-05-17T05:13:06.045Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/info.json", - "blockchains/ethereum/assets/0xb525Ecee288B99216CD481C56b6EFbdbE9bF90b5/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json", - "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1408 2.json b/history/versions/1408 2.json deleted file mode 100644 index 4703a3d31c784..0000000000000 --- a/history/versions/1408 2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1408, - "commit": "e1fe770249c8d33833d7060ef8b8eeb9e194a6e8", - "date": "2021-05-17T05:19:08.625Z" - }, - "versionStart": { - "versionNum": 1407, - "commit": "ad15b8da24ab0da0bf881da30d03b9b2b5c2042c", - "date": "2021-05-17T05:16:40.920Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json", - "blockchains/smartchain/assets/0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE/info.json", - "blockchains/smartchain/assets/0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1408.json b/history/versions/1408.json deleted file mode 100644 index 4703a3d31c784..0000000000000 --- a/history/versions/1408.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1408, - "commit": "e1fe770249c8d33833d7060ef8b8eeb9e194a6e8", - "date": "2021-05-17T05:19:08.625Z" - }, - "versionStart": { - "versionNum": 1407, - "commit": "ad15b8da24ab0da0bf881da30d03b9b2b5c2042c", - "date": "2021-05-17T05:16:40.920Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8d03e069840D6Fb103abC4F640C8cc07F7F4bc10/info.json", - "blockchains/smartchain/assets/0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE/info.json", - "blockchains/smartchain/assets/0xcc9b175E4b88a22543C44F1cC65B73f63b0D4EfE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1409 2.json b/history/versions/1409 2.json deleted file mode 100644 index 7020fe7e24704..0000000000000 --- a/history/versions/1409 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1409, - "commit": "be677013e233c6c0f54a245bd3a50d9f975422ae", - "date": "2021-05-17T05:21:19.141Z" - }, - "versionStart": { - "versionNum": 1408, - "commit": "e1fe770249c8d33833d7060ef8b8eeb9e194a6e8", - "date": "2021-05-17T05:19:08.625Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/info.json", - "blockchains/smartchain/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1409.json b/history/versions/1409.json deleted file mode 100644 index 7020fe7e24704..0000000000000 --- a/history/versions/1409.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1409, - "commit": "be677013e233c6c0f54a245bd3a50d9f975422ae", - "date": "2021-05-17T05:21:19.141Z" - }, - "versionStart": { - "versionNum": 1408, - "commit": "e1fe770249c8d33833d7060ef8b8eeb9e194a6e8", - "date": "2021-05-17T05:19:08.625Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/info.json", - "blockchains/smartchain/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/141.json b/history/versions/141.json deleted file mode 100644 index 8792a21669f7a..0000000000000 --- a/history/versions/141.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 141, - "commit": "af66f0730b7d64f8644bbab43f47100bba39f5c6", - "date": "2021-03-09T14:55:15.564Z" - }, - "versionStart": { - "versionNum": 140, - "commit": "8dfe8fba50bc5d2196d2511ebbf51a4935d0386f", - "date": "2021-03-09T11:53:40.903Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva16wc0mnv7g3kcvegd0ee5f3u25y05g97w7nqyhz/logo.png", - "blockchains/binance/validators/assets/bva1ds4jdqh2mh6qczwur2nrx22l53kwt4eellrgyz/logo.png", - "blockchains/binance/validators/assets/bva1gz3mdtzsznsrs7d3hr6gjusfh22tr59qf4rtzp/logo.png", - "blockchains/binance/validators/assets/bva1jh99vrdj0g3n2snrelzrh45s7cs7usqr3x40kk/logo.png", - "blockchains/binance/validators/assets/bva1s0ntnh523dc2u5ez3dcj2t34k2x7y60cue46rt/logo.png", - "blockchains/binance/validators/assets/bva1vr8d0kzvnkfgxl4980udka8psdj7434zxjezuq/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1410 2.json b/history/versions/1410 2.json deleted file mode 100644 index 68e7a4fd7055a..0000000000000 --- a/history/versions/1410 2.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1410, - "commit": "c95155231c34346117a912702ce5a348e1fb3781", - "date": "2021-05-17T05:22:41.592Z" - }, - "versionStart": { - "versionNum": 1409, - "commit": "be677013e233c6c0f54a245bd3a50d9f975422ae", - "date": "2021-05-17T05:21:19.141Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1410.json b/history/versions/1410.json deleted file mode 100644 index 68e7a4fd7055a..0000000000000 --- a/history/versions/1410.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1410, - "commit": "c95155231c34346117a912702ce5a348e1fb3781", - "date": "2021-05-17T05:22:41.592Z" - }, - "versionStart": { - "versionNum": 1409, - "commit": "be677013e233c6c0f54a245bd3a50d9f975422ae", - "date": "2021-05-17T05:21:19.141Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1411 2.json b/history/versions/1411 2.json deleted file mode 100644 index 6e77147407f72..0000000000000 --- a/history/versions/1411 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1411, - "commit": "afbe08c3997cee33c33877b448e27001dede1f49", - "date": "2021-05-17T05:32:41.942Z" - }, - "versionStart": { - "versionNum": 1410, - "commit": "c95155231c34346117a912702ce5a348e1fb3781", - "date": "2021-05-17T05:22:41.592Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa4Cf2aFD3B165975afFFBf7e487CDd40C894Ab6B/info.json", - "blockchains/ethereum/assets/0xa4Cf2aFD3B165975afFFBf7e487CDd40C894Ab6B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1411.json b/history/versions/1411.json deleted file mode 100644 index 6e77147407f72..0000000000000 --- a/history/versions/1411.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1411, - "commit": "afbe08c3997cee33c33877b448e27001dede1f49", - "date": "2021-05-17T05:32:41.942Z" - }, - "versionStart": { - "versionNum": 1410, - "commit": "c95155231c34346117a912702ce5a348e1fb3781", - "date": "2021-05-17T05:22:41.592Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa4Cf2aFD3B165975afFFBf7e487CDd40C894Ab6B/info.json", - "blockchains/ethereum/assets/0xa4Cf2aFD3B165975afFFBf7e487CDd40C894Ab6B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1412 2.json b/history/versions/1412 2.json deleted file mode 100644 index 28841016eb867..0000000000000 --- a/history/versions/1412 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1412, - "commit": "6d29547c876600a9445964cf81d4f74da431a8ca", - "date": "2021-05-17T05:34:29.687Z" - }, - "versionStart": { - "versionNum": 1411, - "commit": "afbe08c3997cee33c33877b448e27001dede1f49", - "date": "2021-05-17T05:32:41.942Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json", - "blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1412.json b/history/versions/1412.json deleted file mode 100644 index 28841016eb867..0000000000000 --- a/history/versions/1412.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1412, - "commit": "6d29547c876600a9445964cf81d4f74da431a8ca", - "date": "2021-05-17T05:34:29.687Z" - }, - "versionStart": { - "versionNum": 1411, - "commit": "afbe08c3997cee33c33877b448e27001dede1f49", - "date": "2021-05-17T05:32:41.942Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json", - "blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1413 2.json b/history/versions/1413 2.json deleted file mode 100644 index a05175d2877a6..0000000000000 --- a/history/versions/1413 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1413, - "commit": "5f409c4bd1757ede41781a8eafd5abdfe4fe1ba6", - "date": "2021-05-17T05:36:12.063Z" - }, - "versionStart": { - "versionNum": 1412, - "commit": "6d29547c876600a9445964cf81d4f74da431a8ca", - "date": "2021-05-17T05:34:29.687Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1413.json b/history/versions/1413.json deleted file mode 100644 index a05175d2877a6..0000000000000 --- a/history/versions/1413.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1413, - "commit": "5f409c4bd1757ede41781a8eafd5abdfe4fe1ba6", - "date": "2021-05-17T05:36:12.063Z" - }, - "versionStart": { - "versionNum": 1412, - "commit": "6d29547c876600a9445964cf81d4f74da431a8ca", - "date": "2021-05-17T05:34:29.687Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1414 2.json b/history/versions/1414 2.json deleted file mode 100644 index aa361ce9bb85e..0000000000000 --- a/history/versions/1414 2.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1414, - "commit": "ce3672c17d58eab2c4d7dc41013d63fe523dbd74", - "date": "2021-05-17T06:25:51.459Z" - }, - "versionStart": { - "versionNum": 1413, - "commit": "5f409c4bd1757ede41781a8eafd5abdfe4fe1ba6", - "date": "2021-05-17T05:36:12.063Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1657223BB7B9d272957B3F3Cf70F9c36a4c99aB9/info.json", - "blockchains/smartchain/assets/0x1657223BB7B9d272957B3F3Cf70F9c36a4c99aB9/logo.png", - "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1414.json b/history/versions/1414.json deleted file mode 100644 index aa361ce9bb85e..0000000000000 --- a/history/versions/1414.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1414, - "commit": "ce3672c17d58eab2c4d7dc41013d63fe523dbd74", - "date": "2021-05-17T06:25:51.459Z" - }, - "versionStart": { - "versionNum": 1413, - "commit": "5f409c4bd1757ede41781a8eafd5abdfe4fe1ba6", - "date": "2021-05-17T05:36:12.063Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1657223BB7B9d272957B3F3Cf70F9c36a4c99aB9/info.json", - "blockchains/smartchain/assets/0x1657223BB7B9d272957B3F3Cf70F9c36a4c99aB9/logo.png", - "blockchains/smartchain/assets/0x9628542656482DdeE1989b04133f02A799eB0936/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1415 2.json b/history/versions/1415 2.json deleted file mode 100644 index 91ce98d29cc6e..0000000000000 --- a/history/versions/1415 2.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1415, - "commit": "1875ff13297a4d935f59d5ff87a8ccf620ed4743", - "date": "2021-05-17T06:27:24.267Z" - }, - "versionStart": { - "versionNum": 1414, - "commit": "ce3672c17d58eab2c4d7dc41013d63fe523dbd74", - "date": "2021-05-17T06:25:51.459Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1657223BB7B9d272957B3F3Cf70F9c36a4c99aB9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1415.json b/history/versions/1415.json deleted file mode 100644 index 91ce98d29cc6e..0000000000000 --- a/history/versions/1415.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1415, - "commit": "1875ff13297a4d935f59d5ff87a8ccf620ed4743", - "date": "2021-05-17T06:27:24.267Z" - }, - "versionStart": { - "versionNum": 1414, - "commit": "ce3672c17d58eab2c4d7dc41013d63fe523dbd74", - "date": "2021-05-17T06:25:51.459Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1657223BB7B9d272957B3F3Cf70F9c36a4c99aB9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1416.json b/history/versions/1416.json deleted file mode 100644 index a5b3f89393e34..0000000000000 --- a/history/versions/1416.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1416, - "commit": "253a41f8bdc7352fe461147e193780423542a051", - "date": "2021-05-17T08:05:33.585Z" - }, - "versionStart": { - "versionNum": 1415, - "commit": "1875ff13297a4d935f59d5ff87a8ccf620ed4743", - "date": "2021-05-17T06:27:24.267Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1a1c6f9F6B4E535130E9b1de46bBc76130b61Feb/info.json", - "blockchains/smartchain/assets/0x1a1c6f9F6B4E535130E9b1de46bBc76130b61Feb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1417.json b/history/versions/1417.json deleted file mode 100644 index bc8b293bacd92..0000000000000 --- a/history/versions/1417.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1417, - "commit": "55ae35016532c400992aeaf1233ed89918d10d6f", - "date": "2021-05-17T08:07:01.746Z" - }, - "versionStart": { - "versionNum": 1416, - "commit": "253a41f8bdc7352fe461147e193780423542a051", - "date": "2021-05-17T08:05:33.585Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1418.json b/history/versions/1418.json deleted file mode 100644 index 3952aa4d553c5..0000000000000 --- a/history/versions/1418.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1418, - "commit": "2107d3f0ee1c59563ce51221909b7dd4db2cdb08", - "date": "2021-05-17T08:26:46.805Z" - }, - "versionStart": { - "versionNum": 1417, - "commit": "55ae35016532c400992aeaf1233ed89918d10d6f", - "date": "2021-05-17T08:07:01.746Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6F2aFbF4f5e5e804C5b954889d7Bf3768A3C9a45/info.json", - "blockchains/smartchain/assets/0x6F2aFbF4f5e5e804C5b954889d7Bf3768A3C9a45/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1419.json b/history/versions/1419.json deleted file mode 100644 index dcf6c62b3cc0f..0000000000000 --- a/history/versions/1419.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1419, - "commit": "2cfef6567c3aba4818f8d28dbb5f5024493ac26a", - "date": "2021-05-17T08:28:15.224Z" - }, - "versionStart": { - "versionNum": 1418, - "commit": "2107d3f0ee1c59563ce51221909b7dd4db2cdb08", - "date": "2021-05-17T08:26:46.805Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/142.json b/history/versions/142.json deleted file mode 100644 index dc89101844b94..0000000000000 --- a/history/versions/142.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 142, - "commit": "1d65b7d193e84f19cad62c701c75a9b191529e1e", - "date": "2021-03-10T07:22:42.125Z" - }, - "versionStart": { - "versionNum": 141, - "commit": "af66f0730b7d64f8644bbab43f47100bba39f5c6", - "date": "2021-03-09T14:55:15.564Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1420.json b/history/versions/1420.json deleted file mode 100644 index 85c4fb6875ef7..0000000000000 --- a/history/versions/1420.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1420, - "commit": "19b1137311f32b56a1b446cf4a851387b5ded803", - "date": "2021-05-17T08:29:35.815Z" - }, - "versionStart": { - "versionNum": 1419, - "commit": "2cfef6567c3aba4818f8d28dbb5f5024493ac26a", - "date": "2021-05-17T08:28:15.224Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1421.json b/history/versions/1421.json deleted file mode 100644 index 3040c669adf47..0000000000000 --- a/history/versions/1421.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1421, - "commit": "44c63837e1922b40e837510af16f3f4be6270c9d", - "date": "2021-05-17T08:33:33.240Z" - }, - "versionStart": { - "versionNum": 1420, - "commit": "19b1137311f32b56a1b446cf4a851387b5ded803", - "date": "2021-05-17T08:29:35.815Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA01b9cAFE2230093fbf0000B43701E03717F77cE/info.json", - "blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/info.json", - "blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/logo.png", - "blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/info.json", - "blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1422.json b/history/versions/1422.json deleted file mode 100644 index 90d0430710a50..0000000000000 --- a/history/versions/1422.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1422, - "commit": "829f24d99a8b2d930288b6b751a0b4208c4fc53d", - "date": "2021-05-17T08:34:57.480Z" - }, - "versionStart": { - "versionNum": 1421, - "commit": "44c63837e1922b40e837510af16f3f4be6270c9d", - "date": "2021-05-17T08:33:33.240Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdF0816CC717216c8B0863aF8d4f0fC20Bc65d643/info.json", - "blockchains/smartchain/assets/0xeE8feAeE52CE378BA356A5772BBa29d08AF25cdB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1423.json b/history/versions/1423.json deleted file mode 100644 index 3607651ad80df..0000000000000 --- a/history/versions/1423.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1423, - "commit": "9b9cebc432bd497c6adb52045c0b53351f106273", - "date": "2021-05-17T08:38:43.068Z" - }, - "versionStart": { - "versionNum": 1422, - "commit": "829f24d99a8b2d930288b6b751a0b4208c4fc53d", - "date": "2021-05-17T08:34:57.480Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/info.json", - "blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1424.json b/history/versions/1424.json deleted file mode 100644 index 6f3c2345fa8ab..0000000000000 --- a/history/versions/1424.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1424, - "commit": "5475a75cb48ce3cdfcf404ddb64cd1d11f9b3661", - "date": "2021-05-17T08:40:05.555Z" - }, - "versionStart": { - "versionNum": 1423, - "commit": "9b9cebc432bd497c6adb52045c0b53351f106273", - "date": "2021-05-17T08:38:43.068Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8578Eb576e126f67913a8bC0622e0A22EBa0989A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1425.json b/history/versions/1425.json deleted file mode 100644 index aa47ca7ceb5fd..0000000000000 --- a/history/versions/1425.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1425, - "commit": "a7b2f18863ead9252aefee5d196d2015299ee1da", - "date": "2021-05-17T09:23:04.847Z" - }, - "versionStart": { - "versionNum": 1424, - "commit": "5475a75cb48ce3cdfcf404ddb64cd1d11f9b3661", - "date": "2021-05-17T08:40:05.555Z" - }, - "changes": [ - "blockchains/xrp/info/info.json", - "blockchains/xrp/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1426.json b/history/versions/1426.json deleted file mode 100644 index ece4d1bc0c91b..0000000000000 --- a/history/versions/1426.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1426, - "commit": "e6f1d4d290b542c0372148047765eacc9741f27d", - "date": "2021-05-17T09:27:24.057Z" - }, - "versionStart": { - "versionNum": 1425, - "commit": "a7b2f18863ead9252aefee5d196d2015299ee1da", - "date": "2021-05-17T09:23:04.847Z" - }, - "changes": [ - "blockchains/algorand/validators/list.json", - "blockchains/smartchain/assets/0xaa2C290bF62B7d100D2D7f87b7223e3A71b737F7/info.json", - "blockchains/smartchain/assets/0xaa2C290bF62B7d100D2D7f87b7223e3A71b737F7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1427.json b/history/versions/1427.json deleted file mode 100644 index ce307180df711..0000000000000 --- a/history/versions/1427.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1427, - "commit": "f767e024e1710b3b07e6b8e24051e26b50d1182b", - "date": "2021-05-17T09:29:01.188Z" - }, - "versionStart": { - "versionNum": 1426, - "commit": "e6f1d4d290b542c0372148047765eacc9741f27d", - "date": "2021-05-17T09:27:24.057Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1428.json b/history/versions/1428.json deleted file mode 100644 index 6970ed0f1d66c..0000000000000 --- a/history/versions/1428.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1428, - "commit": "23ff9db8adfd182037feb57849495a7c7236fbba", - "date": "2021-05-17T11:21:39.633Z" - }, - "versionStart": { - "versionNum": 1427, - "commit": "f767e024e1710b3b07e6b8e24051e26b50d1182b", - "date": "2021-05-17T09:29:01.188Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf40c1F421eE02A550aFDD8712ef34dCe97EeC6f2/info.json", - "blockchains/smartchain/assets/0xf40c1F421eE02A550aFDD8712ef34dCe97EeC6f2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1429.json b/history/versions/1429.json deleted file mode 100644 index 4dae481d6afb4..0000000000000 --- a/history/versions/1429.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1429, - "commit": "7d1b57813bcc745ec77362f0a1f89e2814a0705b", - "date": "2021-05-17T11:23:04.619Z" - }, - "versionStart": { - "versionNum": 1428, - "commit": "23ff9db8adfd182037feb57849495a7c7236fbba", - "date": "2021-05-17T11:21:39.633Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/143.json b/history/versions/143.json deleted file mode 100644 index e456b9e6fe8e4..0000000000000 --- a/history/versions/143.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 143, - "commit": "7914ebed6528f5e053d6203d650f274a5c574878", - "date": "2021-03-10T16:30:23.383Z" - }, - "versionStart": { - "versionNum": 142, - "commit": "1d65b7d193e84f19cad62c701c75a9b191529e1e", - "date": "2021-03-10T07:22:42.125Z" - }, - "changes": [ - "dapps/yieldwatch.net.png" - ] -} \ No newline at end of file diff --git a/history/versions/1430.json b/history/versions/1430.json deleted file mode 100644 index 01b17db606914..0000000000000 --- a/history/versions/1430.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1430, - "commit": "56cd38a93076fd3de0be8196a54660d6af275a59", - "date": "2021-05-17T12:04:55.250Z" - }, - "versionStart": { - "versionNum": 1429, - "commit": "7d1b57813bcc745ec77362f0a1f89e2814a0705b", - "date": "2021-05-17T11:23:04.619Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x67E8954493dCF031243a3498da73c167EdA512d4/info.json", - "blockchains/smartchain/assets/0x67E8954493dCF031243a3498da73c167EdA512d4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1431.json b/history/versions/1431.json deleted file mode 100644 index ac0a68a5eaf56..0000000000000 --- a/history/versions/1431.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1431, - "commit": "1a125dc8ee1ad64a5d2234016a94716bbb4b9cb0", - "date": "2021-05-17T12:06:29.244Z" - }, - "versionStart": { - "versionNum": 1430, - "commit": "56cd38a93076fd3de0be8196a54660d6af275a59", - "date": "2021-05-17T12:04:55.250Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1432.json b/history/versions/1432.json deleted file mode 100644 index 7a7af76f98e4b..0000000000000 --- a/history/versions/1432.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1432, - "commit": "9ee1ed36f2dd7b120e2fc82abaf675f6d6fd341f", - "date": "2021-05-17T14:31:29.943Z" - }, - "versionStart": { - "versionNum": 1431, - "commit": "1a125dc8ee1ad64a5d2234016a94716bbb4b9cb0", - "date": "2021-05-17T12:06:29.244Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json", - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1433.json b/history/versions/1433.json deleted file mode 100644 index fb9d7d81a831b..0000000000000 --- a/history/versions/1433.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1433, - "commit": "389f87de17161823f723b11bd1c27057e9e2ccd6", - "date": "2021-05-17T14:32:58.792Z" - }, - "versionStart": { - "versionNum": 1432, - "commit": "9ee1ed36f2dd7b120e2fc82abaf675f6d6fd341f", - "date": "2021-05-17T14:31:29.943Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6E1b4BA8F5bE7708cD475795FC23924eD078A8d2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1434.json b/history/versions/1434.json deleted file mode 100644 index 1220d0cfdd8e5..0000000000000 --- a/history/versions/1434.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1434, - "commit": "6b4e16466969a2978059ca1fa21226e328d278ab", - "date": "2021-05-17T15:20:03.208Z" - }, - "versionStart": { - "versionNum": 1433, - "commit": "389f87de17161823f723b11bd1c27057e9e2ccd6", - "date": "2021-05-17T14:32:58.792Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x016C285d5b918B92aa85EF1e147498BADfe30d69/logo.png", - "blockchains/smartchain/assets/0xbc194e6f748a222754C3E8b9946922c09E7d4e91/info.json", - "blockchains/smartchain/assets/0xbc194e6f748a222754C3E8b9946922c09E7d4e91/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1435.json b/history/versions/1435.json deleted file mode 100644 index acdf08f3644c4..0000000000000 --- a/history/versions/1435.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1435, - "commit": "25ce5a82062aad2cb73e9dd19874c6e792785c81", - "date": "2021-05-17T15:21:25.873Z" - }, - "versionStart": { - "versionNum": 1434, - "commit": "6b4e16466969a2978059ca1fa21226e328d278ab", - "date": "2021-05-17T15:20:03.208Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbc194e6f748a222754C3E8b9946922c09E7d4e91/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1436.json b/history/versions/1436.json deleted file mode 100644 index 67a7a5dffc58f..0000000000000 --- a/history/versions/1436.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1436, - "commit": "2419b3877b386eb166178b182a9c950a722e6e9b", - "date": "2021-05-17T15:22:51.730Z" - }, - "versionStart": { - "versionNum": 1435, - "commit": "25ce5a82062aad2cb73e9dd19874c6e792785c81", - "date": "2021-05-17T15:21:25.873Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5AdDc86A95A85Ec1D7764f0B6dEA6c566161D69c/info.json", - "blockchains/smartchain/assets/0x5AdDc86A95A85Ec1D7764f0B6dEA6c566161D69c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1437.json b/history/versions/1437.json deleted file mode 100644 index fac9fec54bbdb..0000000000000 --- a/history/versions/1437.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1437, - "commit": "81e4313f867f45b0a1cbb1925c6eca969301a299", - "date": "2021-05-17T15:24:46.186Z" - }, - "versionStart": { - "versionNum": 1436, - "commit": "2419b3877b386eb166178b182a9c950a722e6e9b", - "date": "2021-05-17T15:22:51.730Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5AdDc86A95A85Ec1D7764f0B6dEA6c566161D69c/info.json", - "blockchains/smartchain/assets/0xeAF7D8395CCE52DAef138d39a1CEfA51b97C15aE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1438.json b/history/versions/1438.json deleted file mode 100644 index 11c6daffb3764..0000000000000 --- a/history/versions/1438.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1438, - "commit": "6dc1237fff7feb7b51c715185258ba37eaa525b0", - "date": "2021-05-17T15:26:47.841Z" - }, - "versionStart": { - "versionNum": 1437, - "commit": "81e4313f867f45b0a1cbb1925c6eca969301a299", - "date": "2021-05-17T15:24:46.186Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6e9730EcFfBed43fD876A264C982e254ef05a0DE/info.json", - "blockchains/ethereum/assets/0x6e9730EcFfBed43fD876A264C982e254ef05a0DE/logo.png", - "blockchains/smartchain/assets/0x6e9730EcFfBed43fD876A264C982e254ef05a0DE/info.json", - "blockchains/smartchain/assets/0x6e9730EcFfBed43fD876A264C982e254ef05a0DE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1439.json b/history/versions/1439.json deleted file mode 100644 index 3852f8c8ea173..0000000000000 --- a/history/versions/1439.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1439, - "commit": "33f34b5c91a8085dff98590373ae110479b404a5", - "date": "2021-05-17T15:28:27.730Z" - }, - "versionStart": { - "versionNum": 1438, - "commit": "6dc1237fff7feb7b51c715185258ba37eaa525b0", - "date": "2021-05-17T15:26:47.841Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/144.json b/history/versions/144.json deleted file mode 100644 index f153e2633ee37..0000000000000 --- a/history/versions/144.json +++ /dev/null @@ -1,1806 +0,0 @@ -{ - "versionEnd": { - "versionNum": 144, - "commit": "116d5f7003ccaf4cdb8a3da6875daa8d7f4e6bca", - "date": "2021-03-10T19:58:23.149Z" - }, - "versionStart": { - "versionNum": 143, - "commit": "7914ebed6528f5e053d6203d650f274a5c574878", - "date": "2021-03-10T16:30:23.383Z" - }, - "changes": [ - "blockchains/binance/assets/SHR-DB6/info.json", - "blockchains/binance/assets/SXP-CCC/info.json", - "blockchains/binance/assets/TCADB-888/info.json", - "blockchains/binance/assets/TROY-9B8/info.json", - "blockchains/binance/assets/TUSDB-888/info.json", - "blockchains/binance/assets/UPX-F3E/info.json", - "blockchains/binance/assets/USDSB-1AC/info.json", - "blockchains/binance/assets/VIDT-F53/info.json", - "blockchains/binance/assets/WISH-2D5/info.json", - "blockchains/binance/assets/XRP-BF2/info.json", - "blockchains/binance/assets/XTZ-F7A/info.json", - "blockchains/binance/assets/ZEBI-84F/info.json", - "blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/info.json", - "blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/info.json", - "blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/info.json", - "blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/info.json", - "blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/info.json", - "blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/info.json", - "blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/info.json", - "blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/info.json", - "blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/info.json", - "blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/info.json", - "blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/info.json", - "blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/info.json", - "blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/info.json", - "blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/info.json", - "blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/info.json", - "blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/info.json", - "blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/info.json", - "blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/info.json", - "blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/info.json", - "blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/info.json", - "blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/info.json", - "blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/info.json", - "blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/info.json", - "blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/info.json", - "blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/info.json", - "blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/info.json", - "blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/info.json", - "blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/info.json", - "blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/info.json", - "blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/info.json", - "blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/info.json", - "blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/info.json", - "blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/info.json", - "blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/info.json", - "blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/info.json", - "blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json", - "blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/info.json", - "blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/info.json", - "blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/info.json", - "blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/info.json", - "blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/info.json", - "blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/info.json", - "blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/info.json", - "blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/info.json", - "blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/info.json", - "blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/info.json", - "blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/info.json", - "blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/info.json", - "blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/info.json", - "blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/info.json", - "blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/info.json", - "blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/info.json", - "blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/info.json", - "blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/info.json", - "blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/info.json", - "blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/info.json", - "blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/info.json", - "blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/info.json", - "blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/info.json", - "blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/info.json", - "blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/info.json", - "blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/info.json", - "blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/info.json", - "blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/info.json", - "blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/info.json", - "blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/info.json", - "blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/info.json", - "blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/info.json", - "blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/info.json", - "blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/info.json", - "blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/info.json", - "blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/info.json", - "blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/info.json", - "blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/info.json", - "blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/info.json", - "blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/info.json", - "blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/info.json", - "blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/info.json", - "blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/info.json", - "blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/info.json", - "blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/info.json", - "blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/info.json", - "blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json", - "blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/info.json", - "blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/info.json", - "blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/info.json", - "blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/info.json", - "blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/info.json", - "blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/info.json", - "blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/info.json", - "blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/info.json", - "blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/info.json", - "blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/info.json", - "blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/info.json", - "blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/info.json", - "blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/info.json", - "blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/info.json", - "blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/info.json", - "blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/info.json", - "blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/info.json", - "blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/info.json", - "blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/info.json", - "blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/info.json", - "blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/info.json", - "blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/info.json", - "blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/info.json", - "blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/info.json", - "blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/info.json", - "blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/info.json", - "blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/info.json", - "blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/info.json", - "blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/info.json", - "blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/info.json", - "blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/info.json", - "blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/info.json", - "blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/info.json", - "blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/info.json", - "blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/info.json", - "blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/info.json", - "blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/info.json", - "blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json", - "blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/info.json", - "blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/info.json", - "blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/info.json", - "blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json", - "blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/info.json", - "blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/info.json", - "blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/info.json", - "blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/info.json", - "blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/info.json", - "blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/info.json", - "blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/info.json", - "blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/info.json", - "blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/info.json", - "blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/info.json", - "blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/info.json", - "blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/info.json", - "blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/info.json", - "blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/info.json", - "blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/info.json", - "blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/info.json", - "blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/info.json", - "blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/info.json", - "blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/info.json", - "blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/info.json", - "blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/info.json", - "blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/info.json", - "blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/info.json", - "blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/info.json", - "blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/info.json", - "blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/info.json", - "blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/info.json", - "blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/info.json", - "blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/info.json", - "blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/info.json", - "blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/info.json", - "blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/info.json", - "blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/info.json", - "blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json", - "blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/info.json", - "blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/info.json", - "blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/info.json", - "blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/info.json", - "blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/info.json", - "blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/info.json", - "blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/info.json", - "blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/info.json", - "blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/info.json", - "blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/info.json", - "blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/info.json", - "blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/info.json", - "blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/info.json", - "blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/info.json", - "blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/info.json", - "blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/info.json", - "blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/info.json", - "blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/info.json", - "blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/info.json", - "blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/info.json", - "blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/info.json", - "blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/info.json", - "blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/info.json", - "blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/info.json", - "blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json", - "blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/info.json", - "blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/info.json", - "blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/info.json", - "blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/info.json", - "blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/info.json", - "blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/info.json", - "blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/info.json", - "blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/info.json", - "blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/info.json", - "blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/info.json", - "blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/info.json", - "blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/info.json", - "blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/info.json", - "blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/info.json", - "blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/info.json", - "blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/info.json", - "blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/info.json", - "blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/info.json", - "blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/info.json", - "blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/info.json", - "blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/info.json", - "blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/info.json", - "blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/info.json", - "blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/info.json", - "blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/info.json", - "blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/info.json", - "blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/info.json", - "blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/info.json", - "blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/info.json", - "blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/info.json", - "blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/info.json", - "blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json", - "blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/info.json", - "blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/info.json", - "blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/info.json", - "blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/info.json", - "blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/info.json", - "blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/info.json", - "blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/info.json", - "blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/info.json", - "blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/info.json", - "blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/info.json", - "blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/info.json", - "blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/info.json", - "blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/info.json", - "blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/info.json", - "blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/info.json", - "blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/info.json", - "blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/info.json", - "blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/info.json", - "blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/info.json", - "blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/info.json", - "blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/info.json", - "blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/info.json", - "blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/info.json", - "blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/info.json", - "blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/info.json", - "blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/info.json", - "blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/info.json", - "blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/info.json", - "blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/info.json", - "blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/info.json", - "blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/info.json", - "blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/info.json", - "blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/info.json", - "blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/info.json", - "blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/info.json", - "blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/info.json", - "blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/info.json", - "blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/info.json", - "blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/info.json", - "blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/info.json", - "blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/info.json", - "blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/info.json", - "blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/info.json", - "blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/info.json", - "blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/info.json", - "blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/info.json", - "blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/info.json", - "blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/info.json", - "blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json", - "blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/info.json", - "blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/info.json", - "blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/info.json", - "blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/info.json", - "blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/info.json", - "blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/info.json", - "blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/info.json", - "blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/info.json", - "blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/info.json", - "blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/info.json", - "blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/info.json", - "blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/info.json", - "blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/info.json", - "blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/info.json", - "blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/info.json", - "blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/info.json", - "blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/info.json", - "blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/info.json", - "blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/info.json", - "blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/info.json", - "blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/info.json", - "blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/info.json", - "blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/info.json", - "blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/info.json", - "blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/info.json", - "blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/info.json", - "blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/info.json", - "blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/info.json", - "blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/info.json", - "blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/info.json", - "blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/info.json", - "blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/info.json", - "blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/info.json", - "blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/info.json", - "blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/info.json", - "blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/info.json", - "blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/info.json", - "blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/info.json", - "blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/info.json", - "blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/info.json", - "blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/info.json", - "blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/info.json", - "blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/info.json", - "blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/info.json", - "blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/info.json", - "blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/info.json", - "blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/info.json", - "blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/info.json", - "blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/info.json", - "blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/info.json", - "blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/info.json", - "blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/info.json", - "blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/info.json", - "blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/info.json", - "blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/info.json", - "blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/info.json", - "blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/info.json", - "blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/info.json", - "blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/info.json", - "blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/info.json", - "blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/info.json", - "blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/info.json", - "blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/info.json", - "blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/info.json", - "blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/info.json", - "blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/info.json", - "blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/info.json", - "blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/info.json", - "blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/info.json", - "blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/info.json", - "blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/info.json", - "blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/info.json", - "blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/info.json", - "blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/info.json", - "blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/info.json", - "blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/info.json", - "blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/info.json", - "blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/info.json", - "blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/info.json", - "blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/info.json", - "blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/info.json", - "blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/info.json", - "blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/info.json", - "blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/info.json", - "blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/info.json", - "blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/info.json", - "blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/info.json", - "blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/info.json", - "blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/info.json", - "blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/info.json", - "blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/info.json", - "blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/info.json", - "blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/info.json", - "blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/info.json", - "blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/info.json", - "blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/info.json", - "blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/info.json", - "blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/info.json", - "blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/info.json", - "blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/info.json", - "blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/info.json", - "blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/info.json", - "blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/info.json", - "blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/info.json", - "blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/info.json", - "blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/info.json", - "blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/info.json", - "blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/info.json", - "blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/info.json", - "blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/info.json", - "blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/info.json", - "blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/info.json", - "blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/info.json", - "blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/info.json", - "blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/info.json", - "blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/info.json", - "blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/info.json", - "blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/info.json", - "blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/info.json", - "blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/info.json", - "blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/info.json", - "blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/info.json", - "blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/info.json", - "blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/info.json", - "blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/info.json", - "blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/info.json", - "blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/info.json", - "blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/info.json", - "blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/info.json", - "blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/info.json", - "blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/info.json", - "blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/info.json", - "blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/info.json", - "blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/info.json", - "blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/info.json", - "blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/info.json", - "blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/info.json", - "blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/info.json", - "blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/info.json", - "blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/info.json", - "blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/info.json", - "blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/info.json", - "blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/info.json", - "blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/info.json", - "blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/info.json", - "blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/info.json", - "blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/info.json", - "blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/info.json", - "blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/info.json", - "blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/info.json", - "blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/info.json", - "blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/info.json", - "blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/info.json", - "blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/info.json", - "blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/info.json", - "blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/info.json", - "blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/info.json", - "blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/info.json", - "blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/info.json", - "blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/info.json", - "blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/info.json", - "blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/info.json", - "blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/info.json", - "blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/info.json", - "blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/info.json", - "blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/info.json", - "blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/info.json", - "blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/info.json", - "blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/info.json", - "blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/info.json", - "blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/info.json", - "blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/info.json", - "blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/info.json", - "blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/info.json", - "blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/info.json", - "blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/info.json", - "blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/info.json", - "blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/info.json", - "blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/info.json", - "blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/info.json", - "blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/info.json", - "blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/info.json", - "blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/info.json", - "blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/info.json", - "blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/info.json", - "blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/info.json", - "blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/info.json", - "blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/info.json", - "blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/info.json", - "blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/info.json", - "blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/info.json", - "blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/info.json", - "blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/info.json", - "blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/info.json", - "blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/info.json", - "blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/info.json", - "blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/info.json", - "blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/info.json", - "blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/info.json", - "blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/info.json", - "blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/info.json", - "blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/info.json", - "blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/info.json", - "blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/info.json", - "blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/info.json", - "blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/info.json", - "blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/info.json", - "blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/info.json", - "blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/info.json", - "blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/info.json", - "blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/info.json", - "blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/info.json", - "blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/info.json", - "blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/info.json", - "blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/info.json", - "blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/info.json", - "blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/info.json", - "blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/info.json", - "blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json", - "blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json", - "blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/info.json", - "blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/info.json", - "blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/info.json", - "blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/info.json", - "blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json", - "blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/info.json", - "blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/info.json", - "blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/info.json", - "blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/info.json", - "blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/info.json", - "blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/info.json", - "blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/info.json", - "blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/info.json", - "blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/info.json", - "blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/info.json", - "blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/info.json", - "blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/info.json", - "blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/info.json", - "blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/info.json", - "blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/info.json", - "blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/info.json", - "blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/info.json", - "blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/info.json", - "blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/info.json", - "blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/info.json", - "blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/info.json", - "blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/info.json", - "blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/info.json", - "blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/info.json", - "blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/info.json", - "blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/info.json", - "blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/info.json", - "blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/info.json", - "blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/info.json", - "blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/info.json", - "blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/info.json", - "blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/info.json", - "blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/info.json", - "blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/info.json", - "blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/info.json", - "blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/info.json", - "blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/info.json", - "blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/info.json", - "blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/info.json", - "blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/info.json", - "blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/info.json", - "blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/info.json", - "blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/info.json", - "blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/info.json", - "blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/info.json", - "blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/info.json", - "blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/info.json", - "blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/info.json", - "blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/info.json", - "blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/info.json", - "blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/info.json", - "blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/info.json", - "blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/info.json", - "blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/info.json", - "blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/info.json", - "blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/info.json", - "blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/info.json", - "blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/info.json", - "blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/info.json", - "blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/info.json", - "blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/info.json", - "blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/info.json", - "blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/info.json", - "blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/info.json", - "blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json", - "blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/info.json", - "blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/info.json", - "blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/info.json", - "blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/info.json", - "blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/info.json", - "blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/info.json", - "blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/info.json", - "blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/info.json", - "blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/info.json", - "blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/info.json", - "blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/info.json", - "blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/info.json", - "blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/info.json", - "blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/info.json", - "blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/info.json", - "blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/info.json", - "blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/info.json", - "blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/info.json", - "blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/info.json", - "blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/info.json", - "blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/info.json", - "blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/info.json", - "blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/info.json", - "blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/info.json", - "blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/info.json", - "blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/info.json", - "blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/info.json", - "blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/info.json", - "blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/info.json", - "blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/info.json", - "blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/info.json", - "blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/info.json", - "blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/info.json", - "blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/info.json", - "blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/info.json", - "blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/info.json", - "blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/info.json", - "blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/info.json", - "blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/info.json", - "blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/info.json", - "blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/info.json", - "blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/info.json", - "blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/info.json", - "blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/info.json", - "blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/info.json", - "blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json", - "blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/info.json", - "blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/info.json", - "blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/info.json", - "blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/info.json", - "blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/info.json", - "blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/info.json", - "blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/info.json", - "blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/info.json", - "blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/info.json", - "blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/info.json", - "blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/info.json", - "blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/info.json", - "blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/info.json", - "blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/info.json", - "blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/info.json", - "blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/info.json", - "blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/info.json", - "blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/info.json", - "blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/info.json", - "blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/info.json", - "blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/info.json", - "blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/info.json", - "blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/info.json", - "blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/info.json", - "blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/info.json", - "blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/info.json", - "blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/info.json", - "blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/info.json", - "blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/info.json", - "blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/info.json", - "blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/info.json", - "blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/info.json", - "blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/info.json", - "blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/info.json", - "blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/info.json", - "blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/info.json", - "blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/info.json", - "blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/info.json", - "blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/info.json", - "blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/info.json", - "blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/info.json", - "blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/info.json", - "blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/info.json", - "blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/info.json", - "blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/info.json", - "blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/info.json", - "blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/info.json", - "blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/info.json", - "blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/info.json", - "blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/info.json", - "blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/info.json", - "blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/info.json", - "blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/info.json", - "blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/info.json", - "blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/info.json", - "blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/info.json", - "blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/info.json", - "blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/info.json", - "blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/info.json", - "blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/info.json", - "blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/info.json", - "blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/info.json", - "blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/info.json", - "blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/info.json", - "blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/info.json", - "blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/info.json", - "blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/info.json", - "blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/info.json", - "blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/info.json", - "blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/info.json", - "blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/info.json", - "blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/info.json", - "blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/info.json", - "blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/info.json", - "blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/info.json", - "blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/info.json", - "blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/info.json", - "blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/info.json", - "blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/info.json", - "blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/info.json", - "blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/info.json", - "blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/info.json", - "blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/info.json", - "blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/info.json", - "blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/info.json", - "blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/info.json", - "blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/info.json", - "blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/info.json", - "blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/info.json", - "blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/info.json", - "blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/info.json", - "blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/info.json", - "blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/info.json", - "blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/info.json", - "blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/info.json", - "blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/info.json", - "blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/info.json", - "blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/info.json", - "blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/info.json", - "blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/info.json", - "blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/info.json", - "blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/info.json", - "blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/info.json", - "blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/info.json", - "blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/info.json", - "blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/info.json", - "blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/info.json", - "blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/info.json", - "blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/info.json", - "blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/info.json", - "blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/info.json", - "blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/info.json", - "blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/info.json", - "blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/info.json", - "blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/info.json", - "blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/info.json", - "blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/info.json", - "blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/info.json", - "blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/info.json", - "blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/info.json", - "blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/info.json", - "blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/info.json", - "blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/info.json", - "blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/info.json", - "blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/info.json", - "blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/info.json", - "blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/info.json", - "blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/info.json", - "blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/info.json", - "blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/info.json", - "blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/info.json", - "blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/info.json", - "blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/info.json", - "blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/info.json", - "blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/info.json", - "blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/info.json", - "blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/info.json", - "blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/info.json", - "blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/info.json", - "blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/info.json", - "blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/info.json", - "blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/info.json", - "blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/info.json", - "blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/info.json", - "blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/info.json", - "blockchains/ethereum/assets/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab/info.json", - "blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/info.json", - "blockchains/ethereum/assets/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F/info.json", - "blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/info.json", - "blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/info.json", - "blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/info.json", - "blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/info.json", - "blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/info.json", - "blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/info.json", - "blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/info.json", - "blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/info.json", - "blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/info.json", - "blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/info.json", - "blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/info.json", - "blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/info.json", - "blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/info.json", - "blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/info.json", - "blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/info.json", - "blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/info.json", - "blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/info.json", - "blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/info.json", - "blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/info.json", - "blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/info.json", - "blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json", - "blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/info.json", - "blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/info.json", - "blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/info.json", - "blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/info.json", - "blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/info.json", - "blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/info.json", - "blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/info.json", - "blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/info.json", - "blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/info.json", - "blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/info.json", - "blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/info.json", - "blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/info.json", - "blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/info.json", - "blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/info.json", - "blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/info.json", - "blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/info.json", - "blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/info.json", - "blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/info.json", - "blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/info.json", - "blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/info.json", - "blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/info.json", - "blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/info.json", - "blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/info.json", - "blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/info.json", - "blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/info.json", - "blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/info.json", - "blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/info.json", - "blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/info.json", - "blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/info.json", - "blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/info.json", - "blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/info.json", - "blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/info.json", - "blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/info.json", - "blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/info.json", - "blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/info.json", - "blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/info.json", - "blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/info.json", - "blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/info.json", - "blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/info.json", - "blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/info.json", - "blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/info.json", - "blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/info.json", - "blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/info.json", - "blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/info.json", - "blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/info.json", - "blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/info.json", - "blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/info.json", - "blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/info.json", - "blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/info.json", - "blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/info.json", - "blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/info.json", - "blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/info.json", - "blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/info.json", - "blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/info.json", - "blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/info.json", - "blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/info.json", - "blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/info.json", - "blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/info.json", - "blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/info.json", - "blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/info.json", - "blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/info.json", - "blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/info.json", - "blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/info.json", - "blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/info.json", - "blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/info.json", - "blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/info.json", - "blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/info.json", - "blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/info.json", - "blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/info.json", - "blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/info.json", - "blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/info.json", - "blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/info.json", - "blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/info.json", - "blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/info.json", - "blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/info.json", - "blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/info.json", - "blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/info.json", - "blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/info.json", - "blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/info.json", - "blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/info.json", - "blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/info.json", - "blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/info.json", - "blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/info.json", - "blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/info.json", - "blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/info.json", - "blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/info.json", - "blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/info.json", - "blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/info.json", - "blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/info.json", - "blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/info.json", - "blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/info.json", - "blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/info.json", - "blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/info.json", - "blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/info.json", - "blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/info.json", - "blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/info.json", - "blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/info.json", - "blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/info.json", - "blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/info.json", - "blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/info.json", - "blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/info.json", - "blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/info.json", - "blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/info.json", - "blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/info.json", - "blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/info.json", - "blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/info.json", - "blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/info.json", - "blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/info.json", - "blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/info.json", - "blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/info.json", - "blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/info.json", - "blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/info.json", - "blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/info.json", - "blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/info.json", - "blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/info.json", - "blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/info.json", - "blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/info.json", - "blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/info.json", - "blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/info.json", - "blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/info.json", - "blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/info.json", - "blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/info.json", - "blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/info.json", - "blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/info.json", - "blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/info.json", - "blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/info.json", - "blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/info.json", - "blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/info.json", - "blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/info.json", - "blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/info.json", - "blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/info.json", - "blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/info.json", - "blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/info.json", - "blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/info.json", - "blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/info.json", - "blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/info.json", - "blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/info.json", - "blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/info.json", - "blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json", - "blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/info.json", - "blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/info.json", - "blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/info.json", - "blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/info.json", - "blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/info.json", - "blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/info.json", - "blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/info.json", - "blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/info.json", - "blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/info.json", - "blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/info.json", - "blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/info.json", - "blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/info.json", - "blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/info.json", - "blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/info.json", - "blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/info.json", - "blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/info.json", - "blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/info.json", - "blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/info.json", - "blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/info.json", - "blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/info.json", - "blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/info.json", - "blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/info.json", - "blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/info.json", - "blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/info.json", - "blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/info.json", - "blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/info.json", - "blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/info.json", - "blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/info.json", - "blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/info.json", - "blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/info.json", - "blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/info.json", - "blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/info.json", - "blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/info.json", - "blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/info.json", - "blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/info.json", - "blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/info.json", - "blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/info.json", - "blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/info.json", - "blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/info.json", - "blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/info.json", - "blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/info.json", - "blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/info.json", - "blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/info.json", - "blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/info.json", - "blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/info.json", - "blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/info.json", - "blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/info.json", - "blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/info.json", - "blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/info.json", - "blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/info.json", - "blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/info.json", - "blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/info.json", - "blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/info.json", - "blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/info.json", - "blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/info.json", - "blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/info.json", - "blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/info.json", - "blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/info.json", - "blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/info.json", - "blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/info.json", - "blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/info.json", - "blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/info.json", - "blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/info.json", - "blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/info.json", - "blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/info.json", - "blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/info.json", - "blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/info.json", - "blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/info.json", - "blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/info.json", - "blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json", - "blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/info.json", - "blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/info.json", - "blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/info.json", - "blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/info.json", - "blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/info.json", - "blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/info.json", - "blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/info.json", - "blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/info.json", - "blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/info.json", - "blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/info.json", - "blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/info.json", - "blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/info.json", - "blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/info.json", - "blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/info.json", - "blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/info.json", - "blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/info.json", - "blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/info.json", - "blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/info.json", - "blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/info.json", - "blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/info.json", - "blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/info.json", - "blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/info.json", - "blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/info.json", - "blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/info.json", - "blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/info.json", - "blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/info.json", - "blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/info.json", - "blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/info.json", - "blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/info.json", - "blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/info.json", - "blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/info.json", - "blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/info.json", - "blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/info.json", - "blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/info.json", - "blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/info.json", - "blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/info.json", - "blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/info.json", - "blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/info.json", - "blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/info.json", - "blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/info.json", - "blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/info.json", - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json", - "blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/info.json", - "blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/info.json", - "blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/info.json", - "blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/info.json", - "blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/info.json", - "blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/info.json", - "blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/info.json", - "blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/info.json", - "blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/info.json", - "blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/info.json", - "blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/info.json", - "blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/info.json", - "blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/info.json", - "blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/info.json", - "blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/info.json", - "blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/info.json", - "blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/info.json", - "blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/info.json", - "blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/info.json", - "blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/info.json", - "blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/info.json", - "blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/info.json", - "blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/info.json", - "blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/info.json", - "blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/info.json", - "blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/info.json", - "blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/info.json", - "blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/info.json", - "blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/info.json", - "blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/info.json", - "blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/info.json", - "blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/info.json", - "blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/info.json", - "blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/info.json", - "blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/info.json", - "blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/info.json", - "blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/info.json", - "blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/info.json", - "blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/info.json", - "blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/info.json", - "blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/info.json", - "blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/info.json", - "blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/info.json", - "blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/info.json", - "blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/info.json", - "blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/info.json", - "blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/info.json", - "blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/info.json", - "blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/info.json", - "blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/info.json", - "blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/info.json", - "blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/info.json", - "blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/info.json", - "blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/info.json", - "blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/info.json", - "blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/info.json", - "blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/info.json", - "blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/info.json", - "blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/info.json", - "blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/info.json", - "blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/info.json", - "blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/info.json", - "blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/info.json", - "blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/info.json", - "blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/info.json", - "blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/info.json", - "blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/info.json", - "blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/info.json", - "blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/info.json", - "blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/info.json", - "blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/info.json", - "blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/info.json", - "blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/info.json", - "blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/info.json", - "blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/info.json", - "blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/info.json", - "blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/info.json", - "blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/info.json", - "blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/info.json", - "blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/info.json", - "blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/info.json", - "blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/info.json", - "blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/info.json", - "blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/info.json", - "blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/info.json", - "blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/info.json", - "blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/info.json", - "blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/info.json", - "blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/info.json", - "blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/info.json", - "blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/info.json", - "blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/info.json", - "blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/info.json", - "blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/info.json", - "blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/info.json", - "blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/info.json", - "blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/info.json", - "blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/info.json", - "blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/info.json", - "blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/info.json", - "blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/info.json", - "blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/info.json", - "blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/info.json", - "blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/info.json", - "blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/info.json", - "blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/info.json", - "blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/info.json", - "blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/info.json", - "blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/info.json", - "blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/info.json", - "blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/info.json", - "blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/info.json", - "blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/info.json", - "blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/info.json", - "blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/info.json", - "blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/info.json", - "blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/info.json", - "blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/info.json", - "blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/info.json", - "blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/info.json", - "blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/info.json", - "blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/info.json", - "blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/info.json", - "blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/info.json", - "blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/info.json", - "blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/info.json", - "blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/info.json", - "blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/info.json", - "blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/info.json", - "blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/info.json", - "blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/info.json", - "blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/info.json", - "blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/info.json", - "blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/info.json", - "blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/info.json", - "blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/info.json", - "blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json", - "blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/info.json", - "blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/info.json", - "blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/info.json", - "blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/info.json", - "blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/info.json", - "blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/info.json", - "blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/info.json", - "blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/info.json", - "blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/info.json", - "blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/info.json", - "blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/info.json", - "blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/info.json", - "blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/info.json", - "blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/info.json", - "blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json", - "blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/info.json", - "blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/info.json", - "blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/info.json", - "blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/info.json", - "blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/info.json", - "blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/info.json", - "blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/info.json", - "blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/info.json", - "blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/info.json", - "blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/info.json", - "blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/info.json", - "blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/info.json", - "blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/info.json", - "blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/info.json", - "blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/info.json", - "blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/info.json", - "blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/info.json", - "blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/info.json", - "blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/info.json", - "blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/info.json", - "blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/info.json", - "blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/info.json", - "blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/info.json", - "blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/info.json", - "blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/info.json", - "blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/info.json", - "blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/info.json", - "blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/info.json", - "blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/info.json", - "blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/info.json", - "blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/info.json", - "blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/info.json", - "blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/info.json", - "blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/info.json", - "blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/info.json", - "blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/info.json", - "blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/info.json", - "blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/info.json", - "blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/info.json", - "blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/info.json", - "blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/info.json", - "blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/info.json", - "blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/info.json", - "blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/info.json", - "blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/info.json", - "blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/info.json", - "blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/info.json", - "blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/info.json", - "blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/info.json", - "blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/info.json", - "blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/info.json", - "blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/info.json", - "blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/info.json", - "blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/info.json", - "blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/info.json", - "blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/info.json", - "blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/info.json", - "blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/info.json", - "blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/info.json", - "blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/info.json", - "blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/info.json", - "blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/info.json", - "blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/info.json", - "blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/info.json", - "blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/info.json", - "blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/info.json", - "blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/info.json", - "blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/info.json", - "blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/info.json", - "blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/info.json", - "blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/info.json", - "blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/info.json", - "blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/info.json", - "blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/info.json", - "blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/info.json", - "blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/info.json", - "blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/info.json", - "blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/info.json", - "blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/info.json", - "blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/info.json", - "blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/info.json", - "blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/info.json", - "blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/info.json", - "blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/info.json", - "blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/info.json", - "blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/info.json", - "blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/info.json", - "blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/info.json", - "blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/info.json", - "blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/info.json", - "blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/info.json", - "blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/info.json", - "blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/info.json", - "blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/info.json", - "blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/info.json", - "blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/info.json", - "blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/info.json", - "blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/info.json", - "blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/info.json", - "blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/info.json", - "blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/info.json", - "blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/info.json", - "blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/info.json", - "blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/info.json", - "blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/info.json", - "blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/info.json", - "blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/info.json", - "blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/info.json", - "blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/info.json", - "blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/info.json", - "blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/info.json", - "blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/info.json", - "blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/info.json", - "blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/info.json", - "blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/info.json", - "blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/info.json", - "blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/info.json", - "blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/info.json", - "blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/info.json", - "blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/info.json", - "blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/info.json", - "blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/info.json", - "blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/info.json", - "blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/info.json", - "blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/info.json", - "blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/info.json", - "blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/info.json", - "blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/info.json", - "blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/info.json", - "blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/info.json", - "blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/info.json", - "blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/info.json", - "blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/info.json", - "blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/info.json", - "blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/info.json", - "blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/info.json", - "blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/info.json", - "blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/info.json", - "blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/info.json", - "blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/info.json", - "blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/info.json", - "blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/info.json", - "blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/info.json", - "blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/info.json", - "blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/info.json", - "blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/info.json", - "blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/info.json", - "blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/info.json", - "blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/info.json", - "blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/info.json", - "blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/info.json", - "blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/info.json", - "blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json", - "blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/info.json", - "blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/info.json", - "blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/info.json", - "blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/info.json", - "blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/info.json", - "blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/info.json", - "blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/info.json", - "blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/info.json", - "blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/info.json", - "blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/info.json", - "blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/info.json", - "blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/info.json", - "blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/info.json", - "blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/info.json", - "blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/info.json", - "blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/info.json", - "blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/info.json", - "blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/info.json", - "blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/info.json", - "blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/info.json", - "blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/info.json", - "blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/info.json", - "blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/info.json", - "blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/info.json", - "blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/info.json", - "blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/info.json", - "blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/info.json", - "blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/info.json", - "blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/info.json", - "blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/info.json", - "blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/info.json", - "blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/info.json", - "blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/info.json", - "blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/info.json", - "blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/info.json", - "blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/info.json", - "blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/info.json", - "blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/info.json", - "blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/info.json", - "blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/info.json", - "blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/info.json", - "blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/info.json", - "blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/info.json", - "blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/info.json", - "blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/info.json", - "blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/info.json", - "blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/info.json", - "blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/info.json", - "blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/info.json", - "blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/info.json", - "blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/info.json", - "blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/info.json", - "blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/info.json", - "blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/info.json", - "blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/info.json", - "blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/info.json", - "blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/info.json", - "blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/info.json", - "blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/info.json", - "blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json", - "blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/info.json", - "blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/info.json", - "blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/info.json", - "blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/info.json", - "blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/info.json", - "blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/info.json", - "blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/info.json", - "blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/info.json", - "blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/info.json", - "blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/info.json", - "blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/info.json", - "blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json", - "blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/info.json", - "blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/info.json", - "blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/info.json", - "blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/info.json", - "blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/info.json", - "blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/info.json", - "blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/info.json", - "blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/info.json", - "blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/info.json", - "blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/info.json", - "blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/info.json", - "blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/info.json", - "blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/info.json", - "blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/info.json", - "blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/info.json", - "blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/info.json", - "blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/info.json", - "blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/info.json", - "blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/info.json", - "blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/info.json", - "blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/info.json", - "blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/info.json", - "blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/info.json", - "blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/info.json", - "blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/info.json", - "blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/info.json", - "blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/info.json", - "blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/info.json", - "blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/info.json", - "blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/info.json", - "blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/info.json", - "blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/info.json", - "blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/info.json", - "blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/info.json", - "blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/info.json", - "blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/info.json", - "blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/info.json", - "blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/info.json", - "blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/info.json", - "blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/info.json", - "blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/info.json", - "blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/info.json", - "blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/info.json", - "blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/info.json", - "blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/info.json", - "blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/info.json", - "blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/info.json", - "blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/info.json", - "blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/info.json", - "blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/info.json", - "blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/info.json", - "blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/info.json", - "blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/info.json", - "blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/info.json", - "blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/info.json", - "blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/info.json", - "blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/info.json", - "blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/info.json", - "blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/info.json", - "blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/info.json", - "blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/info.json", - "blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/info.json", - "blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/info.json", - "blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/info.json", - "blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/info.json", - "blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/info.json", - "blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/info.json", - "blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/info.json", - "blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/info.json", - "blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/info.json", - "blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/info.json", - "blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/info.json", - "blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/info.json", - "blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/info.json", - "blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/info.json", - "blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/info.json", - "blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/info.json", - "blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/info.json", - "blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/info.json", - "blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/info.json", - "blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/info.json", - "blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/info.json", - "blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/info.json", - "blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/info.json", - "blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/info.json", - "blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/info.json", - "blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/info.json", - "blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/info.json", - "blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/info.json", - "blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/info.json", - "blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/info.json", - "blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/info.json", - "blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/info.json", - "blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/info.json", - "blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/info.json", - "blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/info.json", - "blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/info.json", - "blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/info.json", - "blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/info.json", - "blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/info.json", - "blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/info.json", - "blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/info.json", - "blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/info.json", - "blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/info.json", - "blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/info.json", - "blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/info.json", - "blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/info.json", - "blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/info.json", - "blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/info.json", - "blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/info.json", - "blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/info.json", - "blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/info.json", - "blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/info.json", - "blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/info.json", - "blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/info.json", - "blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/info.json", - "blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/info.json", - "blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/info.json", - "blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/info.json", - "blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/info.json", - "blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/info.json", - "blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/info.json", - "blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/info.json", - "blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/info.json", - "blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/info.json", - "blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/info.json", - "blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/info.json", - "blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json", - "blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/info.json", - "blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/info.json", - "blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/info.json", - "blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/info.json", - "blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/info.json", - "blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/info.json", - "blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/info.json", - "blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/info.json", - "blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/info.json", - "blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/info.json", - "blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/info.json", - "blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/info.json", - "blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/info.json", - "blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/info.json", - "blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/info.json", - "blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/info.json", - "blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/info.json", - "blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/info.json", - "blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/info.json", - "blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/info.json", - "blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/info.json", - "blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/info.json", - "blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/info.json", - "blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/info.json", - "blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/info.json", - "blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/info.json", - "blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/info.json", - "blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/info.json", - "blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/info.json", - "blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/info.json", - "blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/info.json", - "blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/info.json", - "blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/info.json", - "blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/info.json", - "blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/info.json", - "blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/info.json", - "blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/info.json", - "blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/info.json", - "blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/info.json", - "blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/info.json", - "blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/info.json", - "blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/info.json", - "blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/info.json", - "blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/info.json", - "blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/info.json", - "blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/info.json", - "blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/info.json", - "blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/info.json", - "blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/info.json", - "blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/info.json", - "blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/info.json", - "blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/info.json", - "blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/info.json", - "blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/info.json", - "blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/info.json", - "blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/info.json", - "blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/info.json", - "blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/info.json", - "blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/info.json", - "blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/info.json", - "blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/info.json", - "blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/info.json", - "blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/info.json", - "blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/info.json", - "blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/info.json", - "blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/info.json", - "blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/info.json", - "blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/info.json", - "blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/info.json", - "blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/info.json", - "blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/info.json", - "blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/info.json", - "blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/info.json", - "blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/info.json", - "blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/info.json", - "blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json", - "blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/info.json", - "blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/info.json", - "blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/info.json", - "blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/info.json", - "blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/info.json", - "blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/info.json", - "blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/info.json", - "blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/info.json", - "blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/info.json", - "blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/info.json", - "blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/info.json", - "blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/info.json", - "blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/info.json", - "blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/info.json", - "blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/info.json", - "blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/info.json", - "blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/info.json", - "blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/info.json", - "blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/info.json", - "blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/info.json", - "blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/info.json", - "blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/info.json", - "blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/info.json", - "blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/info.json", - "blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/info.json", - "blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json", - "blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/info.json", - "blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/info.json", - "blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/info.json", - "blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/info.json", - "blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/info.json", - "blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/info.json", - "blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/info.json", - "blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/info.json", - "blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/info.json", - "blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/info.json", - "blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/info.json", - "blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/info.json", - "blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/info.json", - "blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/info.json", - "blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/info.json", - "blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/info.json", - "blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/info.json", - "blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/info.json", - "blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/info.json", - "blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/info.json", - "blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/info.json", - "blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/info.json", - "blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/info.json", - "blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/info.json", - "blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/info.json", - "blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/info.json", - "blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/info.json", - "blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/info.json", - "blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/info.json", - "blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/info.json", - "blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/info.json", - "blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/info.json", - "blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/info.json", - "blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/info.json", - "blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/info.json", - "blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/info.json", - "blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/info.json", - "blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/info.json", - "blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/info.json", - "blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/info.json", - "blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/info.json", - "blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/info.json", - "blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/info.json", - "blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/info.json", - "blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json", - "blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/info.json", - "blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/info.json", - "blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/info.json", - "blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/info.json", - "blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/info.json", - "blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/info.json", - "blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/info.json", - "blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/info.json", - "blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/info.json", - "blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/info.json", - "blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/info.json", - "blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/info.json", - "blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/info.json", - "blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/info.json", - "blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/info.json", - "blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/info.json", - "blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/info.json", - "blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/info.json", - "blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/info.json", - "blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/info.json", - "blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/info.json", - "blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/info.json", - "blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/info.json", - "blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/info.json", - "blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/info.json", - "blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/info.json", - "blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/info.json", - "blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/info.json", - "blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/info.json", - "blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/info.json", - "blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/info.json", - "blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/info.json", - "blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/info.json", - "blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/info.json", - "blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/info.json", - "blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/info.json", - "blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/info.json", - "blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/info.json", - "blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/info.json", - "blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/info.json", - "blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/info.json", - "blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/info.json", - "blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/info.json", - "blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/info.json", - "blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/info.json", - "blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/info.json", - "blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/info.json", - "blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json", - "blockchains/tron/assets/1000010/info.json", - "blockchains/tron/assets/1000131/info.json", - "blockchains/tron/assets/1000231/info.json", - "blockchains/tron/assets/1000317/info.json", - "blockchains/tron/assets/1000375/info.json", - "blockchains/tron/assets/1000451/info.json", - "blockchains/tron/assets/1000566/info.json", - "blockchains/tron/assets/1000709/info.json", - "blockchains/tron/assets/1000822/info.json", - "blockchains/tron/assets/1000849/info.json", - "blockchains/tron/assets/1000891/info.json", - "blockchains/tron/assets/1000900/info.json", - "blockchains/tron/assets/1000932/info.json", - "blockchains/tron/assets/1000943/info.json", - "blockchains/tron/assets/1000985/info.json", - "blockchains/tron/assets/1001030/info.json", - "blockchains/tron/assets/1001050/info.json", - "blockchains/tron/assets/1001092/info.json", - "blockchains/tron/assets/1001137/info.json", - "blockchains/tron/assets/1001186/info.json", - "blockchains/tron/assets/1001268/info.json", - "blockchains/tron/assets/1001313/info.json", - "blockchains/tron/assets/1001359/info.json", - "blockchains/tron/assets/1001367/info.json", - "blockchains/tron/assets/1001414/info.json", - "blockchains/tron/assets/1001457/info.json", - "blockchains/tron/assets/1001546/info.json", - "blockchains/tron/assets/1001584/info.json", - "blockchains/tron/assets/1001645/info.json", - "blockchains/tron/assets/1001699/info.json", - "blockchains/tron/assets/1001801/info.json", - "blockchains/tron/assets/1001834/info.json", - "blockchains/tron/assets/1001865/info.json", - "blockchains/tron/assets/1001920/info.json", - "blockchains/tron/assets/1002021/info.json", - "blockchains/tron/assets/1002043/info.json", - "blockchains/tron/assets/1002116/info.json", - "blockchains/tron/assets/1002270/info.json", - "blockchains/tron/assets/1002469/info.json", - "blockchains/tron/assets/1002570/info.json", - "blockchains/tron/assets/1002578/info.json", - "blockchains/tron/assets/1002671/info.json", - "blockchains/tron/assets/1002762/info.json", - "blockchains/tron/assets/1002939/info.json", - "blockchains/tron/assets/1003095/info.json", - "blockchains/tron/assets/1003148/info.json", - "blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/info.json", - "blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/info.json", - "blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/info.json", - "blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/info.json", - "blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/info.json", - "blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/info.json", - "blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/info.json", - "blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/info.json", - "blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/info.json", - "blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/info.json", - "blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/info.json", - "blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/info.json", - "blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1440.json b/history/versions/1440.json deleted file mode 100644 index 65b7f5badf76b..0000000000000 --- a/history/versions/1440.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1440, - "commit": "97eb351e4d3ad5cd03b0c943ad0a6eb9e3202e73", - "date": "2021-05-17T16:28:49.473Z" - }, - "versionStart": { - "versionNum": 1439, - "commit": "33f34b5c91a8085dff98590373ae110479b404a5", - "date": "2021-05-17T15:28:27.730Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/info.json", - "blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1441.json b/history/versions/1441.json deleted file mode 100644 index 4d5723023c1d8..0000000000000 --- a/history/versions/1441.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1441, - "commit": "41b5744133eaef321206558264f483872444a7ed", - "date": "2021-05-17T16:30:03.200Z" - }, - "versionStart": { - "versionNum": 1440, - "commit": "97eb351e4d3ad5cd03b0c943ad0a6eb9e3202e73", - "date": "2021-05-17T16:28:49.473Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe2F710fbE35D0305D8bD009Be2d473A88EF82E64/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1442.json b/history/versions/1442.json deleted file mode 100644 index b99f42c2b4f07..0000000000000 --- a/history/versions/1442.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1442, - "commit": "3c2a8717972568ff35d536c81dc523358c93c357", - "date": "2021-05-17T18:52:21.399Z" - }, - "versionStart": { - "versionNum": 1441, - "commit": "41b5744133eaef321206558264f483872444a7ed", - "date": "2021-05-17T16:30:03.200Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x97F4e15606cf335B7a6DAEC2BA02449Fb5Da69C6/info.json", - "blockchains/smartchain/assets/0x97F4e15606cf335B7a6DAEC2BA02449Fb5Da69C6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1443.json b/history/versions/1443.json deleted file mode 100644 index 826ddca41f417..0000000000000 --- a/history/versions/1443.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1443, - "commit": "87d14683678b7e132fa233c4bc3d691e1ceecf5b", - "date": "2021-05-17T18:53:42.728Z" - }, - "versionStart": { - "versionNum": 1442, - "commit": "3c2a8717972568ff35d536c81dc523358c93c357", - "date": "2021-05-17T18:52:21.399Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x97F4e15606cf335B7a6DAEC2BA02449Fb5Da69C6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1444.json b/history/versions/1444.json deleted file mode 100644 index 18c8e39555095..0000000000000 --- a/history/versions/1444.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1444, - "commit": "e89441506ac37e8133e343cae291b9522c01cca6", - "date": "2021-05-17T18:55:32.322Z" - }, - "versionStart": { - "versionNum": 1443, - "commit": "87d14683678b7e132fa233c4bc3d691e1ceecf5b", - "date": "2021-05-17T18:53:42.728Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x36dBcBCA106353D49e1E0E8974492fFB862a0C92/info.json", - "blockchains/smartchain/assets/0x36dBcBCA106353D49e1E0E8974492fFB862a0C92/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1445.json b/history/versions/1445.json deleted file mode 100644 index 867b161afeef0..0000000000000 --- a/history/versions/1445.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1445, - "commit": "c5b942512bd4fe4a7a161a7e789881dcd00a50fb", - "date": "2021-05-17T18:56:49.299Z" - }, - "versionStart": { - "versionNum": 1444, - "commit": "e89441506ac37e8133e343cae291b9522c01cca6", - "date": "2021-05-17T18:55:32.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1446.json b/history/versions/1446.json deleted file mode 100644 index 56803343269f4..0000000000000 --- a/history/versions/1446.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1446, - "commit": "09258724458bec8ea40c61bc1c39a9ffdb1f6960", - "date": "2021-05-17T19:41:37.832Z" - }, - "versionStart": { - "versionNum": 1445, - "commit": "c5b942512bd4fe4a7a161a7e789881dcd00a50fb", - "date": "2021-05-17T18:56:49.299Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/info.json", - "blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1447.json b/history/versions/1447.json deleted file mode 100644 index af2d615a2b520..0000000000000 --- a/history/versions/1447.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1447, - "commit": "9c12e81f4e9265e9497b115d8182aa69feb7eba1", - "date": "2021-05-17T19:42:52.788Z" - }, - "versionStart": { - "versionNum": 1446, - "commit": "09258724458bec8ea40c61bc1c39a9ffdb1f6960", - "date": "2021-05-17T19:41:37.832Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0Dd1989e4B0E82f154b729FF47F8c9a4f4b2cC1C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1448.json b/history/versions/1448.json deleted file mode 100644 index 3e2d20e524d78..0000000000000 --- a/history/versions/1448.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1448, - "commit": "a6e4fd794baa185accadf9850dd0beddc4638a76", - "date": "2021-05-17T20:54:44.700Z" - }, - "versionStart": { - "versionNum": 1447, - "commit": "9c12e81f4e9265e9497b115d8182aa69feb7eba1", - "date": "2021-05-17T19:42:52.788Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x106552C11272420aAd5d7e94f8AcAb9095A6c952/info.json", - "blockchains/ethereum/assets/0x106552C11272420aAd5d7e94f8AcAb9095A6c952/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1449.json b/history/versions/1449.json deleted file mode 100644 index 035c6aec9a4ca..0000000000000 --- a/history/versions/1449.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1449, - "commit": "2b32d67e664020bcbb616de6a9fb064209682fc2", - "date": "2021-05-17T20:55:57.154Z" - }, - "versionStart": { - "versionNum": 1448, - "commit": "a6e4fd794baa185accadf9850dd0beddc4638a76", - "date": "2021-05-17T20:54:44.700Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x106552C11272420aAd5d7e94f8AcAb9095A6c952/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/145.json b/history/versions/145.json deleted file mode 100644 index 5b708c8f3cb9c..0000000000000 --- a/history/versions/145.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 145, - "commit": "dfc1ac00f71068a7fce772bc8952208b28181290", - "date": "2021-03-10T20:00:18.144Z" - }, - "versionStart": { - "versionNum": 144, - "commit": "116d5f7003ccaf4cdb8a3da6875daa8d7f4e6bca", - "date": "2021-03-10T19:58:23.149Z" - }, - "changes": [ - "blockchains/binance/assets/XRP-BF2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1450.json b/history/versions/1450.json deleted file mode 100644 index b202b0e38173c..0000000000000 --- a/history/versions/1450.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1450, - "commit": "9349dff9ec5ce7bf77892376960d14170c46bdad", - "date": "2021-05-18T01:32:45.423Z" - }, - "versionStart": { - "versionNum": 1449, - "commit": "2b32d67e664020bcbb616de6a9fb064209682fc2", - "date": "2021-05-17T20:55:57.154Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1451.json b/history/versions/1451.json deleted file mode 100644 index 2d6372a288f0b..0000000000000 --- a/history/versions/1451.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1451, - "commit": "4235d96502ec4832c35724a42e51ba9f8f349e8c", - "date": "2021-05-18T07:48:35.720Z" - }, - "versionStart": { - "versionNum": 1450, - "commit": "9349dff9ec5ce7bf77892376960d14170c46bdad", - "date": "2021-05-18T01:32:45.423Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/info.json", - "blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1452.json b/history/versions/1452.json deleted file mode 100644 index d5ed07d8bc0c7..0000000000000 --- a/history/versions/1452.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1452, - "commit": "205ab48f8a4d7a0a899dc4153de22a994edea3d7", - "date": "2021-05-18T08:24:06.279Z" - }, - "versionStart": { - "versionNum": 1451, - "commit": "4235d96502ec4832c35724a42e51ba9f8f349e8c", - "date": "2021-05-18T07:48:35.720Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/info.json", - "blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/info.json", - "blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1453.json b/history/versions/1453.json deleted file mode 100644 index 0e934f6f595b6..0000000000000 --- a/history/versions/1453.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1453, - "commit": "3e5543e2ecc3ffaaa14467077b90cc5a501538e5", - "date": "2021-05-18T08:42:04.652Z" - }, - "versionStart": { - "versionNum": 1452, - "commit": "205ab48f8a4d7a0a899dc4153de22a994edea3d7", - "date": "2021-05-18T08:24:06.279Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2A0F5257F4bfE6c75cd58A14A0e7c4651E2160DE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1454.json b/history/versions/1454.json deleted file mode 100644 index 1b6699a8ee3b6..0000000000000 --- a/history/versions/1454.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1454, - "commit": "1c8548fd0425be34e6ed2ee0ed8e1d187d0f6fd7", - "date": "2021-05-18T09:09:04.976Z" - }, - "versionStart": { - "versionNum": 1453, - "commit": "3e5543e2ecc3ffaaa14467077b90cc5a501538e5", - "date": "2021-05-18T08:42:04.652Z" - }, - "changes": [ - "blockchains/binance/assets/BAKE-5E0/info.json", - "blockchains/binance/assets/BHC-3E8M/info.json", - "blockchains/binance/assets/BURGER-33A/info.json", - "blockchains/binance/assets/CTK-EB8/info.json", - "blockchains/binance/assets/MDT-14A/info.json", - "blockchains/binance/assets/SPARTA-7F3/info.json", - "blockchains/binance/assets/UNFI-FB7/info.json", - "blockchains/binance/assets/VRAB-B56/info.json", - "blockchains/binance/assets/XVS-795/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1455.json b/history/versions/1455.json deleted file mode 100644 index 1220c3df821ad..0000000000000 --- a/history/versions/1455.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1455, - "commit": "d6ee9c34d218c57a338713e842eec730e3766f19", - "date": "2021-05-18T09:27:26.958Z" - }, - "versionStart": { - "versionNum": 1454, - "commit": "1c8548fd0425be34e6ed2ee0ed8e1d187d0f6fd7", - "date": "2021-05-18T09:09:04.976Z" - }, - "changes": [ - "blockchains/binance/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1456.json b/history/versions/1456.json deleted file mode 100644 index 39706784582e5..0000000000000 --- a/history/versions/1456.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1456, - "commit": "4b82501b1f2e94b0fa658c088230507822721963", - "date": "2021-05-18T10:12:52.951Z" - }, - "versionStart": { - "versionNum": 1455, - "commit": "d6ee9c34d218c57a338713e842eec730e3766f19", - "date": "2021-05-18T09:27:26.958Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x31b9773f225408129a90788EF013Bd449e283865/info.json", - "blockchains/smartchain/assets/0x31b9773f225408129a90788EF013Bd449e283865/logo.png", - "blockchains/smartchain/assets/0x986eedB84A934C81eDc0a080D03C6e3C1d7A8399/info.json", - "blockchains/smartchain/assets/0x986eedB84A934C81eDc0a080D03C6e3C1d7A8399/logo.png", - "blockchains/smartchain/assets/0xBFBAD3694417e7F272afF380fC56F8A4aB86eC5f/info.json", - "blockchains/smartchain/assets/0xBFBAD3694417e7F272afF380fC56F8A4aB86eC5f/logo.png", - "blockchains/smartchain/assets/0xa8c573cd88De2265B39954b4fA2Da72038582616/info.json", - "blockchains/smartchain/assets/0xa8c573cd88De2265B39954b4fA2Da72038582616/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1457.json b/history/versions/1457.json deleted file mode 100644 index 973c3077498a2..0000000000000 --- a/history/versions/1457.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1457, - "commit": "93015fee5afdd2bc952639e75dbab983b1ff7f5c", - "date": "2021-05-18T10:40:00.723Z" - }, - "versionStart": { - "versionNum": 1456, - "commit": "4b82501b1f2e94b0fa658c088230507822721963", - "date": "2021-05-18T10:12:52.951Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x31b9773f225408129a90788EF013Bd449e283865/info.json", - "blockchains/smartchain/assets/0xBFBAD3694417e7F272afF380fC56F8A4aB86eC5f/info.json", - "blockchains/smartchain/assets/0xa8c573cd88De2265B39954b4fA2Da72038582616/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1458.json b/history/versions/1458.json deleted file mode 100644 index ff6c2c3e2fbec..0000000000000 --- a/history/versions/1458.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1458, - "commit": "98f203563efc2edd5f32c0b56d7d3b30c66d98ac", - "date": "2021-05-18T12:52:42.280Z" - }, - "versionStart": { - "versionNum": 1457, - "commit": "93015fee5afdd2bc952639e75dbab983b1ff7f5c", - "date": "2021-05-18T10:40:00.723Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8943b6d1677a4Addbe5Aa58f429e11E856746Fba/info.json", - "blockchains/smartchain/assets/0x8943b6d1677a4Addbe5Aa58f429e11E856746Fba/logo.png", - "blockchains/smartchain/assets/0xAEb9864bfB718818904e9c70e4aB4e52b50b6481/info.json", - "blockchains/smartchain/assets/0xAEb9864bfB718818904e9c70e4aB4e52b50b6481/logo.png", - "blockchains/smartchain/assets/0xAcab3Ee32aacdbC745667FB261ED7af1de5c5EcD/info.json", - "blockchains/smartchain/assets/0xAcab3Ee32aacdbC745667FB261ED7af1de5c5EcD/logo.png", - "blockchains/smartchain/assets/0xbBeA1AC815E5402DF5Ee9c80A93FC3e72119469D/info.json", - "blockchains/smartchain/assets/0xbBeA1AC815E5402DF5Ee9c80A93FC3e72119469D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1459.json b/history/versions/1459.json deleted file mode 100644 index 1341e2c25c3e6..0000000000000 --- a/history/versions/1459.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1459, - "commit": "2bc4725de2f73ff2d59a7ae4867428cd45a3a892", - "date": "2021-05-18T12:54:28.491Z" - }, - "versionStart": { - "versionNum": 1458, - "commit": "98f203563efc2edd5f32c0b56d7d3b30c66d98ac", - "date": "2021-05-18T12:52:42.280Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8943b6d1677a4Addbe5Aa58f429e11E856746Fba/info.json", - "blockchains/smartchain/assets/0xAEb9864bfB718818904e9c70e4aB4e52b50b6481/info.json", - "blockchains/smartchain/assets/0xAcab3Ee32aacdbC745667FB261ED7af1de5c5EcD/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/146.json b/history/versions/146.json deleted file mode 100644 index b51113ba373ce..0000000000000 --- a/history/versions/146.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 146, - "commit": "feb93127f728e1ff3e7e762b4bb7658b10c2628f", - "date": "2021-03-11T01:26:43.126Z" - }, - "versionStart": { - "versionNum": 145, - "commit": "dfc1ac00f71068a7fce772bc8952208b28181290", - "date": "2021-03-10T20:00:18.144Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva1xnudjls7x4p48qrk0j247htt7rl2k2dzp3mr3j/logo.png", - "blockchains/binance/validators/list.json", - "blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/info.json", - "blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1460.json b/history/versions/1460.json deleted file mode 100644 index fce01b6de1d29..0000000000000 --- a/history/versions/1460.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1460, - "commit": "edaa3c55609c0ef6561a23214f13f02adbe3eef4", - "date": "2021-05-18T18:42:23.708Z" - }, - "versionStart": { - "versionNum": 1459, - "commit": "2bc4725de2f73ff2d59a7ae4867428cd45a3a892", - "date": "2021-05-18T12:54:28.491Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6e8908cfa881C9f6f2C64d3436E7b80b1bf0093F/info.json", - "blockchains/ethereum/assets/0x6e8908cfa881C9f6f2C64d3436E7b80b1bf0093F/logo.png", - "blockchains/smartchain/assets/0x1Da87b114f35E1DC91F72bF57fc07A768Ad40Bb0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1461.json b/history/versions/1461.json deleted file mode 100644 index d4da23caeaa26..0000000000000 --- a/history/versions/1461.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1461, - "commit": "e7a059e6d4ff5fc83686e7fb0e647d5769d52a61", - "date": "2021-05-18T18:44:36.052Z" - }, - "versionStart": { - "versionNum": 1460, - "commit": "edaa3c55609c0ef6561a23214f13f02adbe3eef4", - "date": "2021-05-18T18:42:23.708Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/assets/0xc1e667Cf9315FB80674E5cf62ad150Ac90fE7112/info.json", - "blockchains/smartchain/assets/0xc1e667Cf9315FB80674E5cf62ad150Ac90fE7112/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1462.json b/history/versions/1462.json deleted file mode 100644 index c159ec0313ae4..0000000000000 --- a/history/versions/1462.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1462, - "commit": "d45f085d74990bff5eed5e3c2fb18568bbea4588", - "date": "2021-05-18T18:46:08.762Z" - }, - "versionStart": { - "versionNum": 1461, - "commit": "e7a059e6d4ff5fc83686e7fb0e647d5769d52a61", - "date": "2021-05-18T18:44:36.052Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc1e667Cf9315FB80674E5cf62ad150Ac90fE7112/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1463.json b/history/versions/1463.json deleted file mode 100644 index d13444285bb90..0000000000000 --- a/history/versions/1463.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1463, - "commit": "7201c4e76674a0d991331e8b62801d4eb498fe3a", - "date": "2021-05-18T18:52:55.659Z" - }, - "versionStart": { - "versionNum": 1462, - "commit": "d45f085d74990bff5eed5e3c2fb18568bbea4588", - "date": "2021-05-18T18:46:08.762Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x239Dc02A28a0774738463E06245544a72745d5c5/info.json", - "blockchains/ethereum/assets/0x239Dc02A28a0774738463E06245544a72745d5c5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1464.json b/history/versions/1464.json deleted file mode 100644 index 054e4d256bb43..0000000000000 --- a/history/versions/1464.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1464, - "commit": "fb7ba38825f819f6a3e3cfdea477f8efbc684a5d", - "date": "2021-05-18T18:54:39.576Z" - }, - "versionStart": { - "versionNum": 1463, - "commit": "7201c4e76674a0d991331e8b62801d4eb498fe3a", - "date": "2021-05-18T18:52:55.659Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x239Dc02A28a0774738463E06245544a72745d5c5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1465.json b/history/versions/1465.json deleted file mode 100644 index 77a175fc83b1c..0000000000000 --- a/history/versions/1465.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1465, - "commit": "26bec15dddfc2568c99f84e5312faedd3f6118c6", - "date": "2021-05-18T18:58:01.854Z" - }, - "versionStart": { - "versionNum": 1464, - "commit": "fb7ba38825f819f6a3e3cfdea477f8efbc684a5d", - "date": "2021-05-18T18:54:39.576Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3FAF7e4Fe6a1c30F78Cc3A83755E33364BAb77Ed/info.json", - "blockchains/smartchain/assets/0x3FAF7e4Fe6a1c30F78Cc3A83755E33364BAb77Ed/logo.png", - "blockchains/smartchain/assets/0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F/info.json", - "blockchains/smartchain/assets/0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1466.json b/history/versions/1466.json deleted file mode 100644 index 78250d6037926..0000000000000 --- a/history/versions/1466.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1466, - "commit": "c303dd3588aade9262accfeb8409142191606ab9", - "date": "2021-05-18T19:00:00.378Z" - }, - "versionStart": { - "versionNum": 1465, - "commit": "26bec15dddfc2568c99f84e5312faedd3f6118c6", - "date": "2021-05-18T18:58:01.854Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B/info.json", - "blockchains/smartchain/assets/0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1467.json b/history/versions/1467.json deleted file mode 100644 index d85cfda845f1f..0000000000000 --- a/history/versions/1467.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1467, - "commit": "9ab00d675d3802dfc2b32d37ff0c7a5597bd940f", - "date": "2021-05-18T19:01:36.243Z" - }, - "versionStart": { - "versionNum": 1466, - "commit": "c303dd3588aade9262accfeb8409142191606ab9", - "date": "2021-05-18T19:00:00.378Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1468.json b/history/versions/1468.json deleted file mode 100644 index 536177507c214..0000000000000 --- a/history/versions/1468.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1468, - "commit": "a0a289df606fc40768133965787b3251c20e618a", - "date": "2021-05-18T19:50:36.094Z" - }, - "versionStart": { - "versionNum": 1467, - "commit": "9ab00d675d3802dfc2b32d37ff0c7a5597bd940f", - "date": "2021-05-18T19:01:36.243Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB99172949554E6C10c28c880eC0306d2A9d5C753/info.json", - "blockchains/smartchain/assets/0xB99172949554E6C10c28c880eC0306d2A9d5C753/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1469.json b/history/versions/1469.json deleted file mode 100644 index 6516e12384803..0000000000000 --- a/history/versions/1469.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1469, - "commit": "4a9e6a86961356658ea6fbd2b621ac413c9dcbc2", - "date": "2021-05-18T19:52:02.474Z" - }, - "versionStart": { - "versionNum": 1468, - "commit": "a0a289df606fc40768133965787b3251c20e618a", - "date": "2021-05-18T19:50:36.094Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB99172949554E6C10c28c880eC0306d2A9d5C753/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/147.json b/history/versions/147.json deleted file mode 100644 index 38aaf8c93fab5..0000000000000 --- a/history/versions/147.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 147, - "commit": "a499233d2317e197c4200f0abe870b3cef7d8d43", - "date": "2021-03-11T01:28:11.325Z" - }, - "versionStart": { - "versionNum": 146, - "commit": "feb93127f728e1ff3e7e762b4bb7658b10c2628f", - "date": "2021-03-11T01:26:43.126Z" - }, - "changes": [ - "blockchains/binance/validators/list.json", - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xBBc2AE13b23d715c30720F079fcd9B4a74093505/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1470.json b/history/versions/1470.json deleted file mode 100644 index a6df9318d34bd..0000000000000 --- a/history/versions/1470.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1470, - "commit": "ab29e0bc658c66fc0daf5af3e92ca838c7d1456f", - "date": "2021-05-19T01:04:53.945Z" - }, - "versionStart": { - "versionNum": 1469, - "commit": "4a9e6a86961356658ea6fbd2b621ac413c9dcbc2", - "date": "2021-05-18T19:52:02.474Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva1asktsxqny35hwxltpzqsvr64s5vr2ph2t2vlnw/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1471.json b/history/versions/1471.json deleted file mode 100644 index 03b485b83b239..0000000000000 --- a/history/versions/1471.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1471, - "commit": "0357ed4d5d5de436bceaee8de36b18cb389c3516", - "date": "2021-05-19T01:30:52.173Z" - }, - "versionStart": { - "versionNum": 1470, - "commit": "ab29e0bc658c66fc0daf5af3e92ca838c7d1456f", - "date": "2021-05-19T01:04:53.945Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1472.json b/history/versions/1472.json deleted file mode 100644 index 30e26fab25e5f..0000000000000 --- a/history/versions/1472.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1472, - "commit": "3c4300d11714ad801bbe83b457408eafc0473ec2", - "date": "2021-05-19T06:53:48.267Z" - }, - "versionStart": { - "versionNum": 1471, - "commit": "0357ed4d5d5de436bceaee8de36b18cb389c3516", - "date": "2021-05-19T01:30:52.173Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/info.json", - "blockchains/ethereum/assets/0x02eC0C9e6d3C08B8fB12feC51CCBa048AFbC36A6/info.json", - "blockchains/ethereum/assets/0x132b2EDECC3EC84C887fab43B35db7A5F87629D4/info.json", - "blockchains/ethereum/assets/0x3204c3630C75753723e2fCb4d161fB0De8ba5523/info.json", - "blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/info.json", - "blockchains/ethereum/assets/0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466/info.json", - "blockchains/ethereum/assets/0x4f5fa8f2d12e5eB780f6082Dd656C565C48E0f24/info.json", - "blockchains/ethereum/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/info.json", - "blockchains/ethereum/assets/0x5Fc6DE61258e63706543bb57619b99cC0E5a5A1F/info.json", - "blockchains/ethereum/assets/0x6961A3e9D86deD4C0c64678d538dc2359659b29E/info.json", - "blockchains/ethereum/assets/0x86Fa049857E0209aa7D9e616F7eb3b3B78ECfdb0/info.json", - "blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json", - "blockchains/ethereum/assets/0x8b353021189375591723E7384262F45709A3C3dC/info.json", - "blockchains/ethereum/assets/0x8dd5fbCe2F6a956C3022bA3663759011Dd51e73E/info.json", - "blockchains/ethereum/assets/0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7/info.json", - "blockchains/ethereum/assets/0xB07ec2c28834B889b1CE527Ca0F19364cD38935c/info.json", - "blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/info.json", - "blockchains/ethereum/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/info.json", - "blockchains/ethereum/assets/0xD1E10C37A27d95D95720291b1Dc6f12F74C71443/info.json", - "blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/info.json", - "blockchains/ethereum/assets/0xD850942eF8811f2A866692A623011bDE52a462C1/info.json", - "blockchains/ethereum/assets/0xa58C4f0e4Dddb52d2017c77eAC34C73a84Cf8AF8/info.json", - "blockchains/ethereum/assets/0xab85900CFa8a8a577fa5371cb7968aF0906B902d/info.json", - "blockchains/ethereum/assets/0xb562EC0261a9cB550A5fbcB46030088F1d6a53cF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1473.json b/history/versions/1473.json deleted file mode 100644 index 0e96dbea18bc2..0000000000000 --- a/history/versions/1473.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1473, - "commit": "e6408c907aa5a980e089041a2bac42c8cce101b1", - "date": "2021-05-19T07:11:12.370Z" - }, - "versionStart": { - "versionNum": 1472, - "commit": "3c4300d11714ad801bbe83b457408eafc0473ec2", - "date": "2021-05-19T06:53:48.267Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0C9DAC89e27D6a7b6e93d2910A7200C5913d09bb/logo.png", - "blockchains/ethereum/assets/0x0cBE2dF57CA9191B64a7Af3baa3F946fa7Df2F25/logo.png", - "blockchains/ethereum/assets/0x1288411265dDbf286d45D367022B3ee54811B65C/logo.png", - "blockchains/ethereum/assets/0x164AdC5E46324A9D5fC520f0f753B62Dd01Dc556/logo.png", - "blockchains/ethereum/assets/0x1fdb6bA3dCECdF3fe77828990D26605df2517C2B/logo.png", - "blockchains/ethereum/assets/0x21b7da0B12FD22a342b50617e539EF0a2d3a9057/logo.png", - "blockchains/ethereum/assets/0x2915acaa744E36bEFb3C539c3d99d7F82ad8e6c9/logo.png", - "blockchains/ethereum/assets/0x2Ca1eD53e4FB7Aef47c660141911718E96bcAF2a/logo.png", - "blockchains/ethereum/assets/0x316B888BaA51AA71B5B7fCbeD4FeFb5B22EB6Ae1/logo.png", - "blockchains/ethereum/assets/0x3A5C5276A2e759F0778A5f0b8782DAd4aF1E8Bd1/logo.png", - "blockchains/ethereum/assets/0x42456D7084eacF4083f1140d3229471bbA2949A8/logo.png", - "blockchains/ethereum/assets/0x4d45b5d37413803280E32a0efCedb4ABEa406D7B/logo.png", - "blockchains/ethereum/assets/0x514DFb37fd6F9d8F0bf653828aAdA3fD1D96bF8C/logo.png", - "blockchains/ethereum/assets/0x59061b6f26BB4A9cE5828A19d35CFD5A4B80F056/logo.png", - "blockchains/ethereum/assets/0x6443589eEE45DaBdcf7c5Ceb5e4375b6d786357d/logo.png", - "blockchains/ethereum/assets/0x64453119903f1be2bC8c85b1e835d4d4EcD802C3/logo.png", - "blockchains/ethereum/assets/0x6AEA7b35556E951693b3ECC239f3DFA184137e41/logo.png", - "blockchains/ethereum/assets/0x7Fc03EEB44F260a72f9885fb10c74CF890962Ea7/logo.png", - "blockchains/ethereum/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png", - "blockchains/ethereum/assets/0xA719Bda63E63c9B6250565B2051Bdf1D0b1D4046/logo.png", - "blockchains/ethereum/assets/0xD81A93c19292B670341C0ecCf9E6a02822c5bb23/logo.png", - "blockchains/ethereum/assets/0xDd15e1e1D9f2E311093676c1a57eEB5D1398d2cE/logo.png", - "blockchains/ethereum/assets/0xaE6733eC673Bc211B3F6959DBD5C377E1a439769/logo.png", - "blockchains/ethereum/assets/0xb2734a4Cec32C81FDE26B0024Ad3ceB8C9b34037/logo.png", - "blockchains/ethereum/assets/0xd933a6AFF506D683EA9daAe750cf677fC25dc5c2/logo.png", - "blockchains/ethereum/assets/0xe1652744e343D50A0050E233eD9BD43fe0a3070a/logo.png", - "blockchains/ethereum/assets/0xe2B7a0c7bC21E000B8327713513b9D4d2620A414/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1474.json b/history/versions/1474.json deleted file mode 100644 index c59c1fb1bcea5..0000000000000 --- a/history/versions/1474.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1474, - "commit": "bc9a584bf7dd1d961b9184e71d6f6b8f6d273904", - "date": "2021-05-19T08:13:30.012Z" - }, - "versionStart": { - "versionNum": 1473, - "commit": "e6408c907aa5a980e089041a2bac42c8cce101b1", - "date": "2021-05-19T07:11:12.370Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/info.json", - "blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/info.json", - "blockchains/smartchain/assets/0x10747e2045a0ef884a0586AC81558F43285ea3c7/info.json", - "blockchains/smartchain/assets/0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8/info.json", - "blockchains/smartchain/assets/0x748AD98b14C814B28812eB42ad219C8672909879/info.json", - "blockchains/smartchain/assets/0x78e1936f065Fd4082387622878C7d11c9f05ECF4/info.json", - "blockchains/smartchain/assets/0x897fE07d613037c206429628611A2665E18C657d/info.json", - "blockchains/smartchain/assets/0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb/info.json", - "blockchains/smartchain/assets/0xB7d9905eDf8B7B093E3C74af8d6982D0F3d37762/info.json", - "blockchains/smartchain/assets/0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1475.json b/history/versions/1475.json deleted file mode 100644 index 5b92e34515d87..0000000000000 --- a/history/versions/1475.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1475, - "commit": "09c273b86455726c25a20570809da76198d63509", - "date": "2021-05-19T09:33:41.888Z" - }, - "versionStart": { - "versionNum": 1474, - "commit": "bc9a584bf7dd1d961b9184e71d6f6b8f6d273904", - "date": "2021-05-19T08:13:30.012Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0901d1aca07aa728df1C45a29a90b86552909538/info.json", - "blockchains/smartchain/assets/0x0901d1aca07aa728df1C45a29a90b86552909538/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1476.json b/history/versions/1476.json deleted file mode 100644 index ebee4cc829038..0000000000000 --- a/history/versions/1476.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1476, - "commit": "2aeb635a9c2d7d50cda758bc60a8b8c81e9c53c7", - "date": "2021-05-19T09:35:11.413Z" - }, - "versionStart": { - "versionNum": 1475, - "commit": "09c273b86455726c25a20570809da76198d63509", - "date": "2021-05-19T09:33:41.888Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1477.json b/history/versions/1477.json deleted file mode 100644 index a099a1241ced1..0000000000000 --- a/history/versions/1477.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1477, - "commit": "626680397a47e79c90ca455282999ca09a37acd9", - "date": "2021-05-19T09:36:44.371Z" - }, - "versionStart": { - "versionNum": 1476, - "commit": "2aeb635a9c2d7d50cda758bc60a8b8c81e9c53c7", - "date": "2021-05-19T09:35:11.413Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc2a5FdFEa2A04955DF244eb52fFd986fA18cFcc6/info.json", - "blockchains/smartchain/assets/0xc2a5FdFEa2A04955DF244eb52fFd986fA18cFcc6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1478.json b/history/versions/1478.json deleted file mode 100644 index b274dd22220c6..0000000000000 --- a/history/versions/1478.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1478, - "commit": "2f128b5b8451ca94196b0221c075fea3365cc69a", - "date": "2021-05-19T09:43:08.899Z" - }, - "versionStart": { - "versionNum": 1477, - "commit": "626680397a47e79c90ca455282999ca09a37acd9", - "date": "2021-05-19T09:36:44.371Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x043b49749e0016E965600d502E2177cA2d95B3d9/info.json", - "blockchains/smartchain/assets/0x043b49749e0016E965600d502E2177cA2d95B3d9/logo.png", - "blockchains/smartchain/assets/0x159802FBE16Aa6a0863a56a18DD41Afce546c93E/info.json", - "blockchains/smartchain/assets/0x159802FBE16Aa6a0863a56a18DD41Afce546c93E/logo.png", - "blockchains/smartchain/assets/0x397a439E0d8fE38Ed3fBf968Ec162751ba100a5F/info.json", - "blockchains/smartchain/assets/0x397a439E0d8fE38Ed3fBf968Ec162751ba100a5F/logo.png", - "blockchains/smartchain/assets/0x7869044D36ea75975B793ca4312608cc3817895B/info.json", - "blockchains/smartchain/assets/0x7869044D36ea75975B793ca4312608cc3817895B/logo.png", - "blockchains/smartchain/assets/0xB05513809549b8654fA1228b123A36c78a3356F4/info.json", - "blockchains/smartchain/assets/0xB05513809549b8654fA1228b123A36c78a3356F4/logo.png", - "blockchains/smartchain/assets/0xC30F12CD65f61ded24db6C415C84F999C9704eBC/info.json", - "blockchains/smartchain/assets/0xC30F12CD65f61ded24db6C415C84F999C9704eBC/logo.png", - "blockchains/smartchain/assets/0xc2a5FdFEa2A04955DF244eb52fFd986fA18cFcc6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1479.json b/history/versions/1479.json deleted file mode 100644 index daa1ea54ab318..0000000000000 --- a/history/versions/1479.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1479, - "commit": "b9c5d28ac6a62c74dcb8f2f8337c7858a5fc0a24", - "date": "2021-05-19T09:44:27.396Z" - }, - "versionStart": { - "versionNum": 1478, - "commit": "2f128b5b8451ca94196b0221c075fea3365cc69a", - "date": "2021-05-19T09:43:08.899Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x043b49749e0016E965600d502E2177cA2d95B3d9/info.json", - "blockchains/smartchain/assets/0xC30F12CD65f61ded24db6C415C84F999C9704eBC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/148.json b/history/versions/148.json deleted file mode 100644 index 9514e44d28473..0000000000000 --- a/history/versions/148.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 148, - "commit": "5d7a1a52bebd4af41451d2602fd2f8b5e084bac7", - "date": "2021-03-11T05:47:56.415Z" - }, - "versionStart": { - "versionNum": 147, - "commit": "a499233d2317e197c4200f0abe870b3cef7d8d43", - "date": "2021-03-11T01:28:11.325Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/info.json", - "blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1480.json b/history/versions/1480.json deleted file mode 100644 index 5db4c14c5fe9a..0000000000000 --- a/history/versions/1480.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1480, - "commit": "331622bca98fd1396423c9cdb1415fd6d4336c2b", - "date": "2021-05-19T11:58:07.929Z" - }, - "versionStart": { - "versionNum": 1479, - "commit": "b9c5d28ac6a62c74dcb8f2f8337c7858a5fc0a24", - "date": "2021-05-19T09:44:27.396Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C/info.json", - "blockchains/ethereum/assets/0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C/logo.png", - "blockchains/smartchain/assets/0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C/info.json", - "blockchains/smartchain/assets/0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1481.json b/history/versions/1481.json deleted file mode 100644 index 63d82ecfebb3b..0000000000000 --- a/history/versions/1481.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1481, - "commit": "0824ba4d65fc4068b6c5a0bda51ae3cf01261248", - "date": "2021-05-19T11:59:44.894Z" - }, - "versionStart": { - "versionNum": 1480, - "commit": "331622bca98fd1396423c9cdb1415fd6d4336c2b", - "date": "2021-05-19T11:58:07.929Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x30365Ed4Ca8173013ad948b9842f34ac71d01f7C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1482.json b/history/versions/1482.json deleted file mode 100644 index 0a6c3da080641..0000000000000 --- a/history/versions/1482.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1482, - "commit": "ba93ba3ea8238eccafbdc50e41c111debfe6b12b", - "date": "2021-05-19T12:20:19.041Z" - }, - "versionStart": { - "versionNum": 1481, - "commit": "0824ba4d65fc4068b6c5a0bda51ae3cf01261248", - "date": "2021-05-19T11:59:44.894Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/info.json", - "blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1483.json b/history/versions/1483.json deleted file mode 100644 index eaec51b715f4a..0000000000000 --- a/history/versions/1483.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1483, - "commit": "9641cb786e67ddaffdc70d3b6ecabc1d637f96cd", - "date": "2021-05-19T12:21:43.263Z" - }, - "versionStart": { - "versionNum": 1482, - "commit": "ba93ba3ea8238eccafbdc50e41c111debfe6b12b", - "date": "2021-05-19T12:20:19.041Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8D3437e683004bD36BF21D4d075cC10165A863E8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1484.json b/history/versions/1484.json deleted file mode 100644 index 18c593a9390c8..0000000000000 --- a/history/versions/1484.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1484, - "commit": "8ff4b620e278e1d41f3e56d294143cb2cd694f55", - "date": "2021-05-19T14:01:42.841Z" - }, - "versionStart": { - "versionNum": 1483, - "commit": "9641cb786e67ddaffdc70d3b6ecabc1d637f96cd", - "date": "2021-05-19T12:21:43.263Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD3AB99C79d831df2a44C10739E7BB1847f843f49/info.json", - "blockchains/smartchain/assets/0xD3AB99C79d831df2a44C10739E7BB1847f843f49/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1485.json b/history/versions/1485.json deleted file mode 100644 index dfb9eb8a8e14c..0000000000000 --- a/history/versions/1485.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1485, - "commit": "983c3d637def3f1d2b1e1c2325ac8a360362b4a0", - "date": "2021-05-19T14:03:16.489Z" - }, - "versionStart": { - "versionNum": 1484, - "commit": "8ff4b620e278e1d41f3e56d294143cb2cd694f55", - "date": "2021-05-19T14:01:42.841Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD3AB99C79d831df2a44C10739E7BB1847f843f49/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1486.json b/history/versions/1486.json deleted file mode 100644 index 7af7b364fe417..0000000000000 --- a/history/versions/1486.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1486, - "commit": "e146954c5952ddaac9943348b6c16738bee5e52f", - "date": "2021-05-19T16:54:32.884Z" - }, - "versionStart": { - "versionNum": 1485, - "commit": "983c3d637def3f1d2b1e1c2325ac8a360362b4a0", - "date": "2021-05-19T14:03:16.489Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7996cF3FBc0655131BD5a6D66e1ae2720f1de45E/info.json", - "blockchains/smartchain/assets/0x7996cF3FBc0655131BD5a6D66e1ae2720f1de45E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1487.json b/history/versions/1487.json deleted file mode 100644 index eb324b4270af8..0000000000000 --- a/history/versions/1487.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1487, - "commit": "6c7a6c4bac182e6861fae063c006bcce7133ec62", - "date": "2021-05-19T16:56:04.024Z" - }, - "versionStart": { - "versionNum": 1486, - "commit": "e146954c5952ddaac9943348b6c16738bee5e52f", - "date": "2021-05-19T16:54:32.884Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7996cF3FBc0655131BD5a6D66e1ae2720f1de45E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1488.json b/history/versions/1488.json deleted file mode 100644 index 0c19e205aadc7..0000000000000 --- a/history/versions/1488.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1488, - "commit": "5c1c9f1138bc45833150d0e6c005885a6cada141", - "date": "2021-05-19T16:58:48.631Z" - }, - "versionStart": { - "versionNum": 1487, - "commit": "6c7a6c4bac182e6861fae063c006bcce7133ec62", - "date": "2021-05-19T16:56:04.024Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x47d3093210031664Ec8d0Ce29E3dcb616BaA4E1A/info.json", - "blockchains/smartchain/assets/0x47d3093210031664Ec8d0Ce29E3dcb616BaA4E1A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1489.json b/history/versions/1489.json deleted file mode 100644 index bee191d015d49..0000000000000 --- a/history/versions/1489.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1489, - "commit": "e62a0eb002a6e3d9d0e1c3adc060bd19fa495da6", - "date": "2021-05-19T17:00:57.316Z" - }, - "versionStart": { - "versionNum": 1488, - "commit": "5c1c9f1138bc45833150d0e6c005885a6cada141", - "date": "2021-05-19T16:58:48.631Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/149.json b/history/versions/149.json deleted file mode 100644 index d82ac09935a22..0000000000000 --- a/history/versions/149.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 149, - "commit": "a7b71828d879f3f8fec684b0a3896da467b48b03", - "date": "2021-03-11T05:49:17.068Z" - }, - "versionStart": { - "versionNum": 148, - "commit": "5d7a1a52bebd4af41451d2602fd2f8b5e084bac7", - "date": "2021-03-11T05:47:56.415Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xa1e72267084192Db7387c8CC1328fadE470e4149/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1490.json b/history/versions/1490.json deleted file mode 100644 index 8da11cf60f13c..0000000000000 --- a/history/versions/1490.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1490, - "commit": "a3444ef8e16371f2b2b89152d24692f97ad815f1", - "date": "2021-05-19T18:17:01.518Z" - }, - "versionStart": { - "versionNum": 1489, - "commit": "e62a0eb002a6e3d9d0e1c3adc060bd19fa495da6", - "date": "2021-05-19T17:00:57.316Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0fFB09e25d2Cb7D56EF3eA7Fac08756Dfb579208/info.json", - "blockchains/smartchain/assets/0x0fFB09e25d2Cb7D56EF3eA7Fac08756Dfb579208/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1491.json b/history/versions/1491.json deleted file mode 100644 index ce697e3ba65c2..0000000000000 --- a/history/versions/1491.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1491, - "commit": "5e490461914a851b2d0db4b6ec10f993d70fd1ea", - "date": "2021-05-19T18:18:19.469Z" - }, - "versionStart": { - "versionNum": 1490, - "commit": "a3444ef8e16371f2b2b89152d24692f97ad815f1", - "date": "2021-05-19T18:17:01.518Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1492.json b/history/versions/1492.json deleted file mode 100644 index 36a79e1879a44..0000000000000 --- a/history/versions/1492.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1492, - "commit": "bc23c9c4406469a3728f299cf295a26b7d51c976", - "date": "2021-05-19T18:40:40.055Z" - }, - "versionStart": { - "versionNum": 1491, - "commit": "5e490461914a851b2d0db4b6ec10f993d70fd1ea", - "date": "2021-05-19T18:18:19.469Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe714A9C04f5925a3fe89E4F6e21437BF0E0c774d/info.json", - "blockchains/smartchain/assets/0xe714A9C04f5925a3fe89E4F6e21437BF0E0c774d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1493.json b/history/versions/1493.json deleted file mode 100644 index 7511e4be2db4a..0000000000000 --- a/history/versions/1493.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1493, - "commit": "fca9a888e81291cabb82dd4947f03b550680143e", - "date": "2021-05-19T18:42:02.239Z" - }, - "versionStart": { - "versionNum": 1492, - "commit": "bc23c9c4406469a3728f299cf295a26b7d51c976", - "date": "2021-05-19T18:40:40.055Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1494.json b/history/versions/1494.json deleted file mode 100644 index b39439a59e603..0000000000000 --- a/history/versions/1494.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1494, - "commit": "7d4ffcf1557e518671317e64c2ec162c26498158", - "date": "2021-05-19T19:10:51.773Z" - }, - "versionStart": { - "versionNum": 1493, - "commit": "fca9a888e81291cabb82dd4947f03b550680143e", - "date": "2021-05-19T18:42:02.239Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x29f920ddc62Fe53711a5c8B8FF16Fa5c75cA12A3/info.json", - "blockchains/smartchain/assets/0x29f920ddc62Fe53711a5c8B8FF16Fa5c75cA12A3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1495.json b/history/versions/1495.json deleted file mode 100644 index ca952f881a559..0000000000000 --- a/history/versions/1495.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1495, - "commit": "6dfde0eb5614ee1150710b0671b4a667f0296ce4", - "date": "2021-05-19T19:12:03.220Z" - }, - "versionStart": { - "versionNum": 1494, - "commit": "7d4ffcf1557e518671317e64c2ec162c26498158", - "date": "2021-05-19T19:10:51.773Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1496.json b/history/versions/1496.json deleted file mode 100644 index e766728a85c39..0000000000000 --- a/history/versions/1496.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1496, - "commit": "4969d967d301ec9f2cca4e9b3638af9270617f6a", - "date": "2021-05-20T01:30:46.514Z" - }, - "versionStart": { - "versionNum": 1495, - "commit": "6dfde0eb5614ee1150710b0671b4a667f0296ce4", - "date": "2021-05-19T19:12:03.220Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1497.json b/history/versions/1497.json deleted file mode 100644 index 0e80aa12692b4..0000000000000 --- a/history/versions/1497.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1497, - "commit": "c0089d3273c63a6460099345b65549e5b873a926", - "date": "2021-05-20T06:33:04.172Z" - }, - "versionStart": { - "versionNum": 1496, - "commit": "4969d967d301ec9f2cca4e9b3638af9270617f6a", - "date": "2021-05-20T01:30:46.514Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0D6A59cEF44BaC622e91313B366C7F802b2670D6/info.json", - "blockchains/smartchain/assets/0x0D6A59cEF44BaC622e91313B366C7F802b2670D6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1498.json b/history/versions/1498.json deleted file mode 100644 index 84129492e222b..0000000000000 --- a/history/versions/1498.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1498, - "commit": "5f9c5c721dce155b1a82a37fb45f16ae04fa1ec5", - "date": "2021-05-20T06:34:21.657Z" - }, - "versionStart": { - "versionNum": 1497, - "commit": "c0089d3273c63a6460099345b65549e5b873a926", - "date": "2021-05-20T06:33:04.172Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0D6A59cEF44BaC622e91313B366C7F802b2670D6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1499.json b/history/versions/1499.json deleted file mode 100644 index 2a5c86db7dc3c..0000000000000 --- a/history/versions/1499.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1499, - "commit": "2b78c7e0aefc6b678d76a08dc1b6921e56fdffd1", - "date": "2021-05-20T06:38:18.698Z" - }, - "versionStart": { - "versionNum": 1498, - "commit": "5f9c5c721dce155b1a82a37fb45f16ae04fa1ec5", - "date": "2021-05-20T06:34:21.657Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/info.json", - "blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/15.json b/history/versions/15.json deleted file mode 100644 index c427c274744fe..0000000000000 --- a/history/versions/15.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 15, - "commit": "d6e373024d18247588f54c94f7884e4c97129b2d", - "date": "2021-02-25T16:15:25.153Z" - }, - "versionStart": { - "versionNum": 14, - "commit": "4a03191e6fab40f0dfdb2c87d757a1d240b4be62", - "date": "2021-02-25T16:13:59.638Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/150.json b/history/versions/150.json deleted file mode 100644 index 24eaa67eb4c9a..0000000000000 --- a/history/versions/150.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 150, - "commit": "8302c0eb7a99433cedae1c2c202e7d6d1fbeb4c6", - "date": "2021-03-11T06:36:58.236Z" - }, - "versionStart": { - "versionNum": 149, - "commit": "a7b71828d879f3f8fec684b0a3896da467b48b03", - "date": "2021-03-11T05:49:17.068Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json", - "blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1500.json b/history/versions/1500.json deleted file mode 100644 index 748711f4431b3..0000000000000 --- a/history/versions/1500.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1500, - "commit": "f88227676cfdf41fef491ceef6360112362b841e", - "date": "2021-05-20T06:40:11.601Z" - }, - "versionStart": { - "versionNum": 1499, - "commit": "2b78c7e0aefc6b678d76a08dc1b6921e56fdffd1", - "date": "2021-05-20T06:38:18.698Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x99043bB680Ab9262c7b2aC524E00b215Efb7db9b/info.json", - "blockchains/ethereum/assets/0x99043bB680Ab9262c7b2aC524E00b215Efb7db9b/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x25E193FB8c6216b33f82C5e636461D85db6B72c2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1501.json b/history/versions/1501.json deleted file mode 100644 index e1e5775bd7dbf..0000000000000 --- a/history/versions/1501.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1501, - "commit": "08dc48e38bfa3f65aff0f49036a7dc69697a5360", - "date": "2021-05-20T06:41:54.027Z" - }, - "versionStart": { - "versionNum": 1500, - "commit": "f88227676cfdf41fef491ceef6360112362b841e", - "date": "2021-05-20T06:40:11.601Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x99043bB680Ab9262c7b2aC524E00b215Efb7db9b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1502.json b/history/versions/1502.json deleted file mode 100644 index 2af9be31be983..0000000000000 --- a/history/versions/1502.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1502, - "commit": "2dce1a8b1fd1f73390c0e3dd87b27accce5439df", - "date": "2021-05-20T08:28:07.674Z" - }, - "versionStart": { - "versionNum": 1501, - "commit": "08dc48e38bfa3f65aff0f49036a7dc69697a5360", - "date": "2021-05-20T06:41:54.027Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4297394c20800E8a38A619A243E9BbE7681Ff24E/info.json", - "blockchains/ethereum/assets/0x4297394c20800E8a38A619A243E9BbE7681Ff24E/logo.png", - "blockchains/smartchain/assets/0x4FA7163E153419E0E1064e418dd7A99314Ed27b6/info.json", - "blockchains/smartchain/assets/0x4FA7163E153419E0E1064e418dd7A99314Ed27b6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1503.json b/history/versions/1503.json deleted file mode 100644 index dcb2ba898346e..0000000000000 --- a/history/versions/1503.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1503, - "commit": "c1d7ad33bc46a5869157e711b181301963734004", - "date": "2021-05-20T08:29:44.547Z" - }, - "versionStart": { - "versionNum": 1502, - "commit": "2dce1a8b1fd1f73390c0e3dd87b27accce5439df", - "date": "2021-05-20T08:28:07.674Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1504.json b/history/versions/1504.json deleted file mode 100644 index 1396b4887970a..0000000000000 --- a/history/versions/1504.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1504, - "commit": "4e225eb8c0c879c9857e12d60df0bba2678c7aff", - "date": "2021-05-20T09:58:29.040Z" - }, - "versionStart": { - "versionNum": 1503, - "commit": "c1d7ad33bc46a5869157e711b181301963734004", - "date": "2021-05-20T08:29:44.547Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe13Ea90ce173e1118042A8f6A21D0D0A14aA6b1B/info.json", - "blockchains/smartchain/assets/0xe13Ea90ce173e1118042A8f6A21D0D0A14aA6b1B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1505.json b/history/versions/1505.json deleted file mode 100644 index 7b239b9b8f1ad..0000000000000 --- a/history/versions/1505.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1505, - "commit": "cd46e835066a410765a130ec01a4493b58977d71", - "date": "2021-05-20T09:59:49.284Z" - }, - "versionStart": { - "versionNum": 1504, - "commit": "4e225eb8c0c879c9857e12d60df0bba2678c7aff", - "date": "2021-05-20T09:58:29.040Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1506.json b/history/versions/1506.json deleted file mode 100644 index cc18f93eeb0bc..0000000000000 --- a/history/versions/1506.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1506, - "commit": "2ddca7b649cdfe534319285c0590c8941097b93e", - "date": "2021-05-20T10:03:31.015Z" - }, - "versionStart": { - "versionNum": 1505, - "commit": "cd46e835066a410765a130ec01a4493b58977d71", - "date": "2021-05-20T09:59:49.284Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910/info.json", - "blockchains/smartchain/assets/0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1507.json b/history/versions/1507.json deleted file mode 100644 index bb71313e76ef5..0000000000000 --- a/history/versions/1507.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1507, - "commit": "d54b280f9fce850c405f9fa70e50b4a63af463f6", - "date": "2021-05-20T10:05:02.271Z" - }, - "versionStart": { - "versionNum": 1506, - "commit": "2ddca7b649cdfe534319285c0590c8941097b93e", - "date": "2021-05-20T10:03:31.015Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x667bEbFf5cda3C4A460B514aB478Da0A8cF80910/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1508.json b/history/versions/1508.json deleted file mode 100644 index 411da8a866bc7..0000000000000 --- a/history/versions/1508.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1508, - "commit": "027e240a53f7e6255a20bb0ff69cefb3345cafee", - "date": "2021-05-20T10:42:13.047Z" - }, - "versionStart": { - "versionNum": 1507, - "commit": "d54b280f9fce850c405f9fa70e50b4a63af463f6", - "date": "2021-05-20T10:05:02.271Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC9c7C6A590E82C576de7553142d47a5fb63f9e90/info.json", - "blockchains/smartchain/assets/0xC9c7C6A590E82C576de7553142d47a5fb63f9e90/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1509.json b/history/versions/1509.json deleted file mode 100644 index d93d6a6ab31b9..0000000000000 --- a/history/versions/1509.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1509, - "commit": "f60bbcd8359bb64b5a40da655c96779643e1e91d", - "date": "2021-05-20T10:43:42.114Z" - }, - "versionStart": { - "versionNum": 1508, - "commit": "027e240a53f7e6255a20bb0ff69cefb3345cafee", - "date": "2021-05-20T10:42:13.047Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC9c7C6A590E82C576de7553142d47a5fb63f9e90/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/151.json b/history/versions/151.json deleted file mode 100644 index f3069c75bd6d3..0000000000000 --- a/history/versions/151.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 151, - "commit": "4cc36dfe2baabe5b626a3623ee6f7ee995dd14a0", - "date": "2021-03-11T06:41:18.038Z" - }, - "versionStart": { - "versionNum": 150, - "commit": "8302c0eb7a99433cedae1c2c202e7d6d1fbeb4c6", - "date": "2021-03-11T06:36:58.236Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x28fd5f6C915c7438B8Cf9E2f682883F79875520C/info.json", - "blockchains/ethereum/assets/0x28fd5f6C915c7438B8Cf9E2f682883F79875520C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1510.json b/history/versions/1510.json deleted file mode 100644 index 93258af0d7851..0000000000000 --- a/history/versions/1510.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1510, - "commit": "74aba5118100c3a9aaef3988b23bbfb8a8d2ae1b", - "date": "2021-05-20T10:45:19.604Z" - }, - "versionStart": { - "versionNum": 1509, - "commit": "f60bbcd8359bb64b5a40da655c96779643e1e91d", - "date": "2021-05-20T10:43:42.114Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x3f5DF2F90DF67E10974fBcB1729c00D3f87c0EB4/info.json", - "blockchains/ethereum/assets/0x3f5DF2F90DF67E10974fBcB1729c00D3f87c0EB4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1511.json b/history/versions/1511.json deleted file mode 100644 index d927f3ce3816c..0000000000000 --- a/history/versions/1511.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1511, - "commit": "45f99af6c9d134fb3ef25e7cf5d0ae50a08db3d9", - "date": "2021-05-20T10:46:59.337Z" - }, - "versionStart": { - "versionNum": 1510, - "commit": "74aba5118100c3a9aaef3988b23bbfb8a8d2ae1b", - "date": "2021-05-20T10:45:19.604Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1512.json b/history/versions/1512.json deleted file mode 100644 index beff15d5a3fb6..0000000000000 --- a/history/versions/1512.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1512, - "commit": "b9f15f467c4117bd30f3a06dceb1d13f71b962ba", - "date": "2021-05-20T10:57:02.025Z" - }, - "versionStart": { - "versionNum": 1511, - "commit": "45f99af6c9d134fb3ef25e7cf5d0ae50a08db3d9", - "date": "2021-05-20T10:46:59.337Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xDC349913d53b446485E98b76800b6254f43Df695/info.json", - "blockchains/ethereum/assets/0xDC349913d53b446485E98b76800b6254f43Df695/logo.png", - "blockchains/smartchain/assets/0x795D38678D5a3f7Ad80DDED5e27644e9c0352904/info.json", - "blockchains/smartchain/assets/0x795D38678D5a3f7Ad80DDED5e27644e9c0352904/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1513.json b/history/versions/1513.json deleted file mode 100644 index c8173f044546c..0000000000000 --- a/history/versions/1513.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1513, - "commit": "bc5bd01541875df5ad707fa4ff12ffb272429157", - "date": "2021-05-20T10:58:09.111Z" - }, - "versionStart": { - "versionNum": 1512, - "commit": "b9f15f467c4117bd30f3a06dceb1d13f71b962ba", - "date": "2021-05-20T10:57:02.025Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xDC349913d53b446485E98b76800b6254f43Df695/info.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1514.json b/history/versions/1514.json deleted file mode 100644 index a88305f9c5109..0000000000000 --- a/history/versions/1514.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1514, - "commit": "af1d3e1f4e05a66b9171b492da1bb8ba541732e3", - "date": "2021-05-20T12:34:48.344Z" - }, - "versionStart": { - "versionNum": 1513, - "commit": "bc5bd01541875df5ad707fa4ff12ffb272429157", - "date": "2021-05-20T10:58:09.111Z" - }, - "changes": [ - "blockchains/eos/assets/volentixgsys/info.json", - "blockchains/theta/assets/tfuel/info.json", - "blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json", - "blockchains/tron/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png", - "blockchains/tron/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png", - "blockchains/xdai/assets/0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A/info.json", - "blockchains/xdai/assets/0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1515.json b/history/versions/1515.json deleted file mode 100644 index 637ce5cb0f99f..0000000000000 --- a/history/versions/1515.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1515, - "commit": "5846afce7dcd43c5b2069bd6129c292211934771", - "date": "2021-05-20T13:19:36.165Z" - }, - "versionStart": { - "versionNum": 1514, - "commit": "af1d3e1f4e05a66b9171b492da1bb8ba541732e3", - "date": "2021-05-20T12:34:48.344Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/info.json", - "blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1516.json b/history/versions/1516.json deleted file mode 100644 index 35995aaf2df2f..0000000000000 --- a/history/versions/1516.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1516, - "commit": "5c851bfd0921911a2d95b7ebf7cf3afdede5c7d6", - "date": "2021-05-20T13:22:52.052Z" - }, - "versionStart": { - "versionNum": 1515, - "commit": "5846afce7dcd43c5b2069bd6129c292211934771", - "date": "2021-05-20T13:19:36.165Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1cA23D55bc741366d010274553a8aeaAeFb0d583/info.json", - "blockchains/smartchain/assets/0x1cA23D55bc741366d010274553a8aeaAeFb0d583/logo.png", - "blockchains/smartchain/assets/0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca/info.json", - "blockchains/smartchain/assets/0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1517.json b/history/versions/1517.json deleted file mode 100644 index 0bf2e5febd5c9..0000000000000 --- a/history/versions/1517.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1517, - "commit": "d9c45459f369cc2d89facadbb7fcab10ac58dfd3", - "date": "2021-05-20T13:24:06.852Z" - }, - "versionStart": { - "versionNum": 1516, - "commit": "5c851bfd0921911a2d95b7ebf7cf3afdede5c7d6", - "date": "2021-05-20T13:22:52.052Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1518.json b/history/versions/1518.json deleted file mode 100644 index 7e7f05c60f912..0000000000000 --- a/history/versions/1518.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1518, - "commit": "ab17311b9ac93ede1ffe4cb93846d9a40993a356", - "date": "2021-05-20T13:27:29.018Z" - }, - "versionStart": { - "versionNum": 1517, - "commit": "d9c45459f369cc2d89facadbb7fcab10ac58dfd3", - "date": "2021-05-20T13:24:06.852Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/info.json", - "blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1519.json b/history/versions/1519.json deleted file mode 100644 index 591f0e8e91e88..0000000000000 --- a/history/versions/1519.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1519, - "commit": "30dd728cdb7a8c5d6002a53ac4d5a07d5168c4b9", - "date": "2021-05-20T13:29:10.346Z" - }, - "versionStart": { - "versionNum": 1518, - "commit": "ab17311b9ac93ede1ffe4cb93846d9a40993a356", - "date": "2021-05-20T13:27:29.018Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4d4CC29b9C4E413CFe5f898E16280f11db57E186/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/152.json b/history/versions/152.json deleted file mode 100644 index e0119e7138b7a..0000000000000 --- a/history/versions/152.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 152, - "commit": "cab181995d546ff4b47cb25d517b0d8fc3d7bae8", - "date": "2021-03-11T06:42:48.031Z" - }, - "versionStart": { - "versionNum": 151, - "commit": "4cc36dfe2baabe5b626a3623ee6f7ee995dd14a0", - "date": "2021-03-11T06:41:18.038Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1520.json b/history/versions/1520.json deleted file mode 100644 index feb43ae3c59da..0000000000000 --- a/history/versions/1520.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1520, - "commit": "e04ca19ded3f3f96185245963d234ea8226a923d", - "date": "2021-05-20T17:40:48.945Z" - }, - "versionStart": { - "versionNum": 1519, - "commit": "30dd728cdb7a8c5d6002a53ac4d5a07d5168c4b9", - "date": "2021-05-20T13:29:10.346Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/info.json", - "blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1521.json b/history/versions/1521.json deleted file mode 100644 index bc87b787bcaed..0000000000000 --- a/history/versions/1521.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1521, - "commit": "4fe2be07036e1738d5974a25a5345989833518d9", - "date": "2021-05-20T17:46:04.347Z" - }, - "versionStart": { - "versionNum": 1520, - "commit": "e04ca19ded3f3f96185245963d234ea8226a923d", - "date": "2021-05-20T17:40:48.945Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1522.json b/history/versions/1522.json deleted file mode 100644 index 5cab65a62cb87..0000000000000 --- a/history/versions/1522.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1522, - "commit": "baddd247a2cdeb286bbee8678efee69fcb92b86b", - "date": "2021-05-20T18:42:16.192Z" - }, - "versionStart": { - "versionNum": 1521, - "commit": "4fe2be07036e1738d5974a25a5345989833518d9", - "date": "2021-05-20T17:46:04.347Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/info.json", - "blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/logo.png", - "blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/info.json", - "blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/logo.png", - "blockchains/smartchain/assets/0x893F9C19e2b9f7865f6d0f953C38B34A3a6c17cF/info.json", - "blockchains/smartchain/assets/0x893F9C19e2b9f7865f6d0f953C38B34A3a6c17cF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1523.json b/history/versions/1523.json deleted file mode 100644 index d333213ece7c8..0000000000000 --- a/history/versions/1523.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1523, - "commit": "c97f4c3bcaf794933556f4e74026581acfd41e3d", - "date": "2021-05-20T18:43:56.080Z" - }, - "versionStart": { - "versionNum": 1522, - "commit": "baddd247a2cdeb286bbee8678efee69fcb92b86b", - "date": "2021-05-20T18:42:16.192Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x01600Ed07fC7493686ef143D1b92cd5612d50D5b/info.json", - "blockchains/smartchain/assets/0x12c2Fc002DEaf2239dDa8cB92F3b28BbcbE96323/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1524.json b/history/versions/1524.json deleted file mode 100644 index c8f1f2e156144..0000000000000 --- a/history/versions/1524.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1524, - "commit": "0f00a9a6760b81556098b48326aca262329e5cd0", - "date": "2021-05-20T18:46:40.332Z" - }, - "versionStart": { - "versionNum": 1523, - "commit": "c97f4c3bcaf794933556f4e74026581acfd41e3d", - "date": "2021-05-20T18:43:56.080Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json", - "blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1525.json b/history/versions/1525.json deleted file mode 100644 index b73de9090ab92..0000000000000 --- a/history/versions/1525.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1525, - "commit": "cee8e7d4b0f358a9d59611c22db06415a3b67229", - "date": "2021-05-20T18:48:07.005Z" - }, - "versionStart": { - "versionNum": 1524, - "commit": "0f00a9a6760b81556098b48326aca262329e5cd0", - "date": "2021-05-20T18:46:40.332Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4cbdfad03b968bF43449D0908f319Ae4A5A33371/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1526.json b/history/versions/1526.json deleted file mode 100644 index 243560e02eb54..0000000000000 --- a/history/versions/1526.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1526, - "commit": "9bb8b75a75e4b1ff806a305d775f094102fee1e8", - "date": "2021-05-20T18:53:37.241Z" - }, - "versionStart": { - "versionNum": 1525, - "commit": "cee8e7d4b0f358a9d59611c22db06415a3b67229", - "date": "2021-05-20T18:48:07.005Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json", - "blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1527.json b/history/versions/1527.json deleted file mode 100644 index 967785530d491..0000000000000 --- a/history/versions/1527.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1527, - "commit": "a5d378d62f4511bbf1763d149c05079184bd33bd", - "date": "2021-05-20T18:55:03.417Z" - }, - "versionStart": { - "versionNum": 1526, - "commit": "9bb8b75a75e4b1ff806a305d775f094102fee1e8", - "date": "2021-05-20T18:53:37.241Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1a6C2c3c52cd3CC21DB2b8f2B331ca9c4780F1Ee/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1528.json b/history/versions/1528.json deleted file mode 100644 index 9017a61db35ba..0000000000000 --- a/history/versions/1528.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1528, - "commit": "2243cc9d198bedad3a6dec973b93441249bba132", - "date": "2021-05-20T19:01:28.559Z" - }, - "versionStart": { - "versionNum": 1527, - "commit": "a5d378d62f4511bbf1763d149c05079184bd33bd", - "date": "2021-05-20T18:55:03.417Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfebc87c6ff184B1AD2D2081eCd5d8Fb18571bD24/info.json", - "blockchains/smartchain/assets/0xfebc87c6ff184B1AD2D2081eCd5d8Fb18571bD24/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1529.json b/history/versions/1529.json deleted file mode 100644 index cc033c5d80247..0000000000000 --- a/history/versions/1529.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1529, - "commit": "0e4553619725e32457ee1738204f28def26f110a", - "date": "2021-05-20T19:02:57.156Z" - }, - "versionStart": { - "versionNum": 1528, - "commit": "2243cc9d198bedad3a6dec973b93441249bba132", - "date": "2021-05-20T19:01:28.559Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/153.json b/history/versions/153.json deleted file mode 100644 index 86426a1f7d834..0000000000000 --- a/history/versions/153.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 153, - "commit": "ac1e9263ceb4941263d9f8f9b45200655ec417c8", - "date": "2021-03-11T06:45:07.757Z" - }, - "versionStart": { - "versionNum": 152, - "commit": "cab181995d546ff4b47cb25d517b0d8fc3d7bae8", - "date": "2021-03-11T06:42:48.031Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/info.json", - "blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/logo.png", - "blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/info.json", - "blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1530.json b/history/versions/1530.json deleted file mode 100644 index 50e2e47406da5..0000000000000 --- a/history/versions/1530.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1530, - "commit": "08823ef51e3d038b5bc543c4e7def0b2300f00a7", - "date": "2021-05-21T01:31:39.883Z" - }, - "versionStart": { - "versionNum": 1529, - "commit": "0e4553619725e32457ee1738204f28def26f110a", - "date": "2021-05-20T19:02:57.156Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1531.json b/history/versions/1531.json deleted file mode 100644 index 85d1c75464c59..0000000000000 --- a/history/versions/1531.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1531, - "commit": "95185bb0fe032bd8e79356006f01ce42c300ce36", - "date": "2021-05-21T04:24:41.392Z" - }, - "versionStart": { - "versionNum": 1530, - "commit": "08823ef51e3d038b5bc543c4e7def0b2300f00a7", - "date": "2021-05-21T01:31:39.883Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json", - "blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1532.json b/history/versions/1532.json deleted file mode 100644 index bf0f382b851d2..0000000000000 --- a/history/versions/1532.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1532, - "commit": "0b99bb213473e96e12777d517e0cbfa093c12e0e", - "date": "2021-05-21T04:26:08.186Z" - }, - "versionStart": { - "versionNum": 1531, - "commit": "95185bb0fe032bd8e79356006f01ce42c300ce36", - "date": "2021-05-21T04:24:41.392Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1533.json b/history/versions/1533.json deleted file mode 100644 index a700cb3893bc9..0000000000000 --- a/history/versions/1533.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1533, - "commit": "4cf84395168857c9084b28e3dfb32cee4d1ab8ca", - "date": "2021-05-21T04:30:18.027Z" - }, - "versionStart": { - "versionNum": 1532, - "commit": "0b99bb213473e96e12777d517e0cbfa093c12e0e", - "date": "2021-05-21T04:26:08.186Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/info.json", - "blockchains/smartchain/assets/0x07e330A210B8128c7b32476704C3052cD8c10e5b/logo.png", - "blockchains/smartchain/assets/0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd/info.json", - "blockchains/smartchain/assets/0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1534.json b/history/versions/1534.json deleted file mode 100644 index 46a37b0656095..0000000000000 --- a/history/versions/1534.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1534, - "commit": "1e447727f2472fe71681712107cfffe6df86d07f", - "date": "2021-05-21T04:31:33.124Z" - }, - "versionStart": { - "versionNum": 1533, - "commit": "4cf84395168857c9084b28e3dfb32cee4d1ab8ca", - "date": "2021-05-21T04:30:18.027Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x42069C0CF4DA25420fC4C9d9001ba5af7846CCfd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1535.json b/history/versions/1535.json deleted file mode 100644 index 6c3b9639e95b3..0000000000000 --- a/history/versions/1535.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1535, - "commit": "79eb4134d68442015a483cda06d765cadd15201b", - "date": "2021-05-21T04:34:21.526Z" - }, - "versionStart": { - "versionNum": 1534, - "commit": "1e447727f2472fe71681712107cfffe6df86d07f", - "date": "2021-05-21T04:31:33.124Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCB7A1Dc3a40FB64eA57D297Cef439A103fc11E66/info.json", - "blockchains/smartchain/assets/0xCB7A1Dc3a40FB64eA57D297Cef439A103fc11E66/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1536.json b/history/versions/1536.json deleted file mode 100644 index 4ede1d3bde370..0000000000000 --- a/history/versions/1536.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1536, - "commit": "ff3533482ca344757295270bfbe0026119d44d20", - "date": "2021-05-21T04:35:45.830Z" - }, - "versionStart": { - "versionNum": 1535, - "commit": "79eb4134d68442015a483cda06d765cadd15201b", - "date": "2021-05-21T04:34:21.526Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCB7A1Dc3a40FB64eA57D297Cef439A103fc11E66/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1537.json b/history/versions/1537.json deleted file mode 100644 index d43a0cb377a72..0000000000000 --- a/history/versions/1537.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1537, - "commit": "0fdfdabf873f021427357a36570a7e36c4da82d3", - "date": "2021-05-21T04:37:45.181Z" - }, - "versionStart": { - "versionNum": 1536, - "commit": "ff3533482ca344757295270bfbe0026119d44d20", - "date": "2021-05-21T04:35:45.830Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4dfAD9A4cBa318EFC53743b803588B113f8A84Bd/info.json", - "blockchains/smartchain/assets/0x4dfAD9A4cBa318EFC53743b803588B113f8A84Bd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1538.json b/history/versions/1538.json deleted file mode 100644 index 380237d490e57..0000000000000 --- a/history/versions/1538.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1538, - "commit": "aaee5e23add806f6ecb301da46c008663debe474", - "date": "2021-05-21T04:39:14.719Z" - }, - "versionStart": { - "versionNum": 1537, - "commit": "0fdfdabf873f021427357a36570a7e36c4da82d3", - "date": "2021-05-21T04:37:45.181Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4dfAD9A4cBa318EFC53743b803588B113f8A84Bd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1539.json b/history/versions/1539.json deleted file mode 100644 index f1254fe76ba3b..0000000000000 --- a/history/versions/1539.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1539, - "commit": "4d3493747003661198dee1bd81be57506814956d", - "date": "2021-05-21T04:42:03.727Z" - }, - "versionStart": { - "versionNum": 1538, - "commit": "aaee5e23add806f6ecb301da46c008663debe474", - "date": "2021-05-21T04:39:14.719Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5C8111C3BCB0Cc02AcF50bC8676d4aa1bC017607/info.json", - "blockchains/smartchain/assets/0x5C8111C3BCB0Cc02AcF50bC8676d4aa1bC017607/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/154.json b/history/versions/154.json deleted file mode 100644 index 5906ba863a198..0000000000000 --- a/history/versions/154.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 154, - "commit": "9afd586198b1944c96e722aed202bbe6cd706cd5", - "date": "2021-03-11T06:46:30.502Z" - }, - "versionStart": { - "versionNum": 153, - "commit": "ac1e9263ceb4941263d9f8f9b45200655ec417c8", - "date": "2021-03-11T06:45:07.757Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1540.json b/history/versions/1540.json deleted file mode 100644 index 16796aeb41b2d..0000000000000 --- a/history/versions/1540.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1540, - "commit": "93d1815e96b1fedadde2ea505ae0d3685f40f0cf", - "date": "2021-05-21T04:43:19.994Z" - }, - "versionStart": { - "versionNum": 1539, - "commit": "4d3493747003661198dee1bd81be57506814956d", - "date": "2021-05-21T04:42:03.727Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5C8111C3BCB0Cc02AcF50bC8676d4aa1bC017607/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1541.json b/history/versions/1541.json deleted file mode 100644 index 76af3f1fa6c0f..0000000000000 --- a/history/versions/1541.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1541, - "commit": "7d8695388af189c5ff6ad184ac57bf7f95cae7f0", - "date": "2021-05-21T06:29:08.950Z" - }, - "versionStart": { - "versionNum": 1540, - "commit": "93d1815e96b1fedadde2ea505ae0d3685f40f0cf", - "date": "2021-05-21T04:43:19.994Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/info.json", - "blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1542.json b/history/versions/1542.json deleted file mode 100644 index 9da67f2aa4166..0000000000000 --- a/history/versions/1542.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1542, - "commit": "c956039debb36c4ffa8e6c26028fc5ff7b3bfc77", - "date": "2021-05-21T06:30:15.157Z" - }, - "versionStart": { - "versionNum": 1541, - "commit": "7d8695388af189c5ff6ad184ac57bf7f95cae7f0", - "date": "2021-05-21T06:29:08.950Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x65bb3dE5174ebfFf241Aa501b6142559bf7d85A0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1543.json b/history/versions/1543.json deleted file mode 100644 index bdbc09d3f8ddd..0000000000000 --- a/history/versions/1543.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1543, - "commit": "73df2c73fe65169d5f77575f974bab81fe5a447c", - "date": "2021-05-21T06:38:18.627Z" - }, - "versionStart": { - "versionNum": 1542, - "commit": "c956039debb36c4ffa8e6c26028fc5ff7b3bfc77", - "date": "2021-05-21T06:30:15.157Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/info.json", - "blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1544.json b/history/versions/1544.json deleted file mode 100644 index c7d5201edbec0..0000000000000 --- a/history/versions/1544.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1544, - "commit": "b2c3bfdf5cb6d5ec76401a227726fd3c08f047a3", - "date": "2021-05-21T06:40:00.514Z" - }, - "versionStart": { - "versionNum": 1543, - "commit": "73df2c73fe65169d5f77575f974bab81fe5a447c", - "date": "2021-05-21T06:38:18.627Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe5a09784b16E1065C37dF14c6e2f06fDcE317a1b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1545.json b/history/versions/1545.json deleted file mode 100644 index 39663cb4acebe..0000000000000 --- a/history/versions/1545.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1545, - "commit": "189897007986b97213e5c5fd25a8c60837818470", - "date": "2021-05-21T07:30:47.260Z" - }, - "versionStart": { - "versionNum": 1544, - "commit": "b2c3bfdf5cb6d5ec76401a227726fd3c08f047a3", - "date": "2021-05-21T06:40:00.514Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/info.json", - "blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1546.json b/history/versions/1546.json deleted file mode 100644 index e80215858681d..0000000000000 --- a/history/versions/1546.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1546, - "commit": "f931c9bad2be78a67d27c20d6d773ae89388ba1b", - "date": "2021-05-21T07:32:07.828Z" - }, - "versionStart": { - "versionNum": 1545, - "commit": "189897007986b97213e5c5fd25a8c60837818470", - "date": "2021-05-21T07:30:47.260Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x929b77Bc478101c8Fd0a13Caa58381FE4242BDdE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1547.json b/history/versions/1547.json deleted file mode 100644 index 3afc5659070db..0000000000000 --- a/history/versions/1547.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1547, - "commit": "2ff56170ff7d08d3b54e2c124487a11072bf909c", - "date": "2021-05-21T11:43:27.053Z" - }, - "versionStart": { - "versionNum": 1546, - "commit": "f931c9bad2be78a67d27c20d6d773ae89388ba1b", - "date": "2021-05-21T07:32:07.828Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x43bFf6EAB0903cD0DA8D7c57C25e17314E51da54/info.json", - "blockchains/smartchain/assets/0x43bFf6EAB0903cD0DA8D7c57C25e17314E51da54/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1548.json b/history/versions/1548.json deleted file mode 100644 index ecbcb09ef8ad4..0000000000000 --- a/history/versions/1548.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1548, - "commit": "7f8e7e8475b715024c8e78f60db249536c975b91", - "date": "2021-05-21T11:44:59.116Z" - }, - "versionStart": { - "versionNum": 1547, - "commit": "2ff56170ff7d08d3b54e2c124487a11072bf909c", - "date": "2021-05-21T11:43:27.053Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1549.json b/history/versions/1549.json deleted file mode 100644 index b242c3afe47d0..0000000000000 --- a/history/versions/1549.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1549, - "commit": "cc01a877dbe7450148d06bdd1cc4d79acc07d7d1", - "date": "2021-05-21T11:50:49.168Z" - }, - "versionStart": { - "versionNum": 1548, - "commit": "7f8e7e8475b715024c8e78f60db249536c975b91", - "date": "2021-05-21T11:44:59.116Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf7413489c474ca4399eeE604716c72879Eea3615/info.json", - "blockchains/ethereum/assets/0xf7413489c474ca4399eeE604716c72879Eea3615/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/155.json b/history/versions/155.json deleted file mode 100644 index 81583115de743..0000000000000 --- a/history/versions/155.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 155, - "commit": "c7a9fb9e3ea957b6c080e0febe2be173a87d4cf5", - "date": "2021-03-11T06:50:48.801Z" - }, - "versionStart": { - "versionNum": 154, - "commit": "9afd586198b1944c96e722aed202bbe6cd706cd5", - "date": "2021-03-11T06:46:30.502Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json", - "blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1550.json b/history/versions/1550.json deleted file mode 100644 index 600c96011a800..0000000000000 --- a/history/versions/1550.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1550, - "commit": "6273386ff7634cc1a92495d98dde8cf0efcbb009", - "date": "2021-05-21T11:52:07.818Z" - }, - "versionStart": { - "versionNum": 1549, - "commit": "cc01a877dbe7450148d06bdd1cc4d79acc07d7d1", - "date": "2021-05-21T11:50:49.168Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1551.json b/history/versions/1551.json deleted file mode 100644 index 30672f9dfdc39..0000000000000 --- a/history/versions/1551.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1551, - "commit": "afdaa5224128cfb83f53ab74a12445cafcc08c86", - "date": "2021-05-21T16:22:23.231Z" - }, - "versionStart": { - "versionNum": 1550, - "commit": "6273386ff7634cc1a92495d98dde8cf0efcbb009", - "date": "2021-05-21T11:52:07.818Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/info.json", - "blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1552.json b/history/versions/1552.json deleted file mode 100644 index 7add66a2716cf..0000000000000 --- a/history/versions/1552.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1552, - "commit": "7127a53ac460c6ceb6247690952afcd5455dc1b3", - "date": "2021-05-21T16:23:30.252Z" - }, - "versionStart": { - "versionNum": 1551, - "commit": "afdaa5224128cfb83f53ab74a12445cafcc08c86", - "date": "2021-05-21T16:22:23.231Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8bfc1c564E4490790DFac641C9a0FecD3f91F584/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1553.json b/history/versions/1553.json deleted file mode 100644 index f6b9333a05793..0000000000000 --- a/history/versions/1553.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1553, - "commit": "c6f7a09c84dd9302f730f119300185dd1d1f3156", - "date": "2021-05-21T17:43:35.915Z" - }, - "versionStart": { - "versionNum": 1552, - "commit": "7127a53ac460c6ceb6247690952afcd5455dc1b3", - "date": "2021-05-21T16:23:30.252Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x24C13e5Fef0157ee5BF61cD75363044927bab8cd/info.json", - "blockchains/smartchain/assets/0x24C13e5Fef0157ee5BF61cD75363044927bab8cd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1554.json b/history/versions/1554.json deleted file mode 100644 index c593f834d5f14..0000000000000 --- a/history/versions/1554.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1554, - "commit": "28c3f35c3ca3ca8f6db3e231f63e265443e2a298", - "date": "2021-05-21T17:44:58.157Z" - }, - "versionStart": { - "versionNum": 1553, - "commit": "c6f7a09c84dd9302f730f119300185dd1d1f3156", - "date": "2021-05-21T17:43:35.915Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x24C13e5Fef0157ee5BF61cD75363044927bab8cd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1555.json b/history/versions/1555.json deleted file mode 100644 index 1f4c74614c6e6..0000000000000 --- a/history/versions/1555.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1555, - "commit": "143d0b1e35126d3b6bb05d2bd502e57b3b528ea2", - "date": "2021-05-21T17:46:50.503Z" - }, - "versionStart": { - "versionNum": 1554, - "commit": "28c3f35c3ca3ca8f6db3e231f63e265443e2a298", - "date": "2021-05-21T17:44:58.157Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/info.json", - "blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1556.json b/history/versions/1556.json deleted file mode 100644 index 8421f2738ffaa..0000000000000 --- a/history/versions/1556.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1556, - "commit": "9e28ca21fef074dc375c7059efa7f42247a3289f", - "date": "2021-05-21T17:48:05.040Z" - }, - "versionStart": { - "versionNum": 1555, - "commit": "143d0b1e35126d3b6bb05d2bd502e57b3b528ea2", - "date": "2021-05-21T17:46:50.503Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2e18D97bB92Bcb9EFb029C7Ee72f18108Ec36C2C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1557.json b/history/versions/1557.json deleted file mode 100644 index 41f780e542678..0000000000000 --- a/history/versions/1557.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1557, - "commit": "7dff8b275b6a4d4052fa3e48c1ea429946e5998b", - "date": "2021-05-21T18:08:12.873Z" - }, - "versionStart": { - "versionNum": 1556, - "commit": "9e28ca21fef074dc375c7059efa7f42247a3289f", - "date": "2021-05-21T17:48:05.040Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/info.json", - "blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1558.json b/history/versions/1558.json deleted file mode 100644 index f378387d03629..0000000000000 --- a/history/versions/1558.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1558, - "commit": "5a9be971878f921757fc1d185ad8924501e9610b", - "date": "2021-05-21T18:09:25.661Z" - }, - "versionStart": { - "versionNum": 1557, - "commit": "7dff8b275b6a4d4052fa3e48c1ea429946e5998b", - "date": "2021-05-21T18:08:12.873Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE73BB2b15f0a5f45729a9F6C4a9A51B380Bf0dFf/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1559.json b/history/versions/1559.json deleted file mode 100644 index 00ac75d12eb28..0000000000000 --- a/history/versions/1559.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1559, - "commit": "b0b9e65ae4e1c1b0932ce24b1b056857ebaa463e", - "date": "2021-05-22T01:31:00.493Z" - }, - "versionStart": { - "versionNum": 1558, - "commit": "5a9be971878f921757fc1d185ad8924501e9610b", - "date": "2021-05-21T18:09:25.661Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/156.json b/history/versions/156.json deleted file mode 100644 index f8069bc1c1f0b..0000000000000 --- a/history/versions/156.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 156, - "commit": "05bc561673f58c6225d682abf43d14150ea7e49b", - "date": "2021-03-11T06:53:22.755Z" - }, - "versionStart": { - "versionNum": 155, - "commit": "c7a9fb9e3ea957b6c080e0febe2be173a87d4cf5", - "date": "2021-03-11T06:50:48.801Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xfAd45E47083e4607302aa43c65fB3106F1cd7607/info.json", - "blockchains/smartchain/assets/0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07/info.json", - "blockchains/smartchain/assets/0x0288D3E353fE2299F11eA2c2e1696b4A648eCC07/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1560.json b/history/versions/1560.json deleted file mode 100644 index 738285ec4c416..0000000000000 --- a/history/versions/1560.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1560, - "commit": "a6cb8cfdf0a6a65803a0556d00724b516a4463e0", - "date": "2021-05-22T08:00:20.626Z" - }, - "versionStart": { - "versionNum": 1559, - "commit": "b0b9e65ae4e1c1b0932ce24b1b056857ebaa463e", - "date": "2021-05-22T01:31:00.493Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbB8170ad35325522c0026d67584D4feFBd08b750/info.json", - "blockchains/smartchain/assets/0xbB8170ad35325522c0026d67584D4feFBd08b750/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1561.json b/history/versions/1561.json deleted file mode 100644 index 52082d4564a86..0000000000000 --- a/history/versions/1561.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1561, - "commit": "baba40efbe63f666e960ac5e36be33d4a01a4913", - "date": "2021-05-22T08:02:01.923Z" - }, - "versionStart": { - "versionNum": 1560, - "commit": "a6cb8cfdf0a6a65803a0556d00724b516a4463e0", - "date": "2021-05-22T08:00:20.626Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1341A2257fa7b770420Ef70616f888056f90926c/info.json", - "blockchains/ethereum/assets/0x1341A2257fa7b770420Ef70616f888056f90926c/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1562.json b/history/versions/1562.json deleted file mode 100644 index dc179f698315d..0000000000000 --- a/history/versions/1562.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1562, - "commit": "79114368330184e67229f0d065535b05077b468d", - "date": "2021-05-22T08:03:13.094Z" - }, - "versionStart": { - "versionNum": 1561, - "commit": "baba40efbe63f666e960ac5e36be33d4a01a4913", - "date": "2021-05-22T08:02:01.923Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1341A2257fa7b770420Ef70616f888056f90926c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1563.json b/history/versions/1563.json deleted file mode 100644 index 441a65835cedb..0000000000000 --- a/history/versions/1563.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1563, - "commit": "fe29eddcf097fda801132b1c6c910322b69b4963", - "date": "2021-05-22T08:06:53.962Z" - }, - "versionStart": { - "versionNum": 1562, - "commit": "79114368330184e67229f0d065535b05077b468d", - "date": "2021-05-22T08:03:13.094Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7e4e3BA4675c39FF2863073e171b0a2E93A592E0/info.json", - "blockchains/smartchain/assets/0x7e4e3BA4675c39FF2863073e171b0a2E93A592E0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1564.json b/history/versions/1564.json deleted file mode 100644 index b831ff13565b2..0000000000000 --- a/history/versions/1564.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1564, - "commit": "d64f9f01dbb175eeb976a56297f4c23a190622f8", - "date": "2021-05-22T08:08:09.052Z" - }, - "versionStart": { - "versionNum": 1563, - "commit": "fe29eddcf097fda801132b1c6c910322b69b4963", - "date": "2021-05-22T08:06:53.962Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7e4e3BA4675c39FF2863073e171b0a2E93A592E0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1565.json b/history/versions/1565.json deleted file mode 100644 index fc5c8553b7ed7..0000000000000 --- a/history/versions/1565.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1565, - "commit": "6c2011f49d15966ae336e5bd5f51051d7d03547f", - "date": "2021-05-22T08:10:11.917Z" - }, - "versionStart": { - "versionNum": 1564, - "commit": "d64f9f01dbb175eeb976a56297f4c23a190622f8", - "date": "2021-05-22T08:08:09.052Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json", - "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/logo.png", - "blockchains/smartchain/assets/0x355389292D8c963719FDaF0651f7846D6c504448/info.json", - "blockchains/smartchain/assets/0x355389292D8c963719FDaF0651f7846D6c504448/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1566.json b/history/versions/1566.json deleted file mode 100644 index 1ff33af8e3d7c..0000000000000 --- a/history/versions/1566.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1566, - "commit": "bfb3102d5c4643935ebf2e6288b736bdd45fa3eb", - "date": "2021-05-22T08:11:26.041Z" - }, - "versionStart": { - "versionNum": 1565, - "commit": "6c2011f49d15966ae336e5bd5f51051d7d03547f", - "date": "2021-05-22T08:10:11.917Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1567.json b/history/versions/1567.json deleted file mode 100644 index f157a106bd75b..0000000000000 --- a/history/versions/1567.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1567, - "commit": "af88df962085ffabe3bb294879a031a4d7072272", - "date": "2021-05-22T08:18:36.879Z" - }, - "versionStart": { - "versionNum": 1566, - "commit": "bfb3102d5c4643935ebf2e6288b736bdd45fa3eb", - "date": "2021-05-22T08:11:26.041Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x51519264e031346D01648b94F453544d231e9E85/info.json", - "blockchains/smartchain/assets/0x51519264e031346D01648b94F453544d231e9E85/logo.png", - "blockchains/smartchain/assets/0xc845341377C68b8003485036c3163b8DBcf8acb2/info.json", - "blockchains/smartchain/assets/0xc845341377C68b8003485036c3163b8DBcf8acb2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1568.json b/history/versions/1568.json deleted file mode 100644 index 5a49e0690c7e2..0000000000000 --- a/history/versions/1568.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1568, - "commit": "a2ec771b9b6a553258eae4a89a2c1b66e22404a9", - "date": "2021-05-22T08:20:59.809Z" - }, - "versionStart": { - "versionNum": 1567, - "commit": "af88df962085ffabe3bb294879a031a4d7072272", - "date": "2021-05-22T08:18:36.879Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x51519264e031346D01648b94F453544d231e9E85/info.json", - "blockchains/smartchain/assets/0xbCBcD3FDC07d496D1145F41a65A3e957EfEd9946/info.json", - "blockchains/smartchain/assets/0xbCBcD3FDC07d496D1145F41a65A3e957EfEd9946/logo.png", - "blockchains/smartchain/assets/0xc845341377C68b8003485036c3163b8DBcf8acb2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1569.json b/history/versions/1569.json deleted file mode 100644 index 3c2f8927407a4..0000000000000 --- a/history/versions/1569.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1569, - "commit": "6849729461994617e6679b122c44cf7612b98d2b", - "date": "2021-05-22T08:22:18.610Z" - }, - "versionStart": { - "versionNum": 1568, - "commit": "a2ec771b9b6a553258eae4a89a2c1b66e22404a9", - "date": "2021-05-22T08:20:59.809Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbCBcD3FDC07d496D1145F41a65A3e957EfEd9946/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/157.json b/history/versions/157.json deleted file mode 100644 index d814f30501f5d..0000000000000 --- a/history/versions/157.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 157, - "commit": "1bc8d6f0a67a2cb0310678d72e743a8e38ca297d", - "date": "2021-03-11T06:54:42.577Z" - }, - "versionStart": { - "versionNum": 156, - "commit": "05bc561673f58c6225d682abf43d14150ea7e49b", - "date": "2021-03-11T06:53:22.755Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1570.json b/history/versions/1570.json deleted file mode 100644 index 58579619c932f..0000000000000 --- a/history/versions/1570.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1570, - "commit": "396dc24d6e110644a0a11c86779c3272383ca413", - "date": "2021-05-22T08:36:17.588Z" - }, - "versionStart": { - "versionNum": 1569, - "commit": "6849729461994617e6679b122c44cf7612b98d2b", - "date": "2021-05-22T08:22:18.610Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2C80bC9bFa4EC680EfB949C51806bDDEE5Ac8299/info.json", - "blockchains/smartchain/assets/0x2C80bC9bFa4EC680EfB949C51806bDDEE5Ac8299/logo.png", - "blockchains/smartchain/assets/0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f/info.json", - "blockchains/smartchain/assets/0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1571.json b/history/versions/1571.json deleted file mode 100644 index ac3a40ea18c11..0000000000000 --- a/history/versions/1571.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1571, - "commit": "60bafcdffc456ac460a0530a52655a7ea3f677a5", - "date": "2021-05-22T08:37:31.499Z" - }, - "versionStart": { - "versionNum": 1570, - "commit": "396dc24d6e110644a0a11c86779c3272383ca413", - "date": "2021-05-22T08:36:17.588Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2C80bC9bFa4EC680EfB949C51806bDDEE5Ac8299/info.json", - "blockchains/smartchain/assets/0x30b29C6C03546F6395ddB454538D0eb7E4a6E32f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1572.json b/history/versions/1572.json deleted file mode 100644 index 968a64e37cb5d..0000000000000 --- a/history/versions/1572.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1572, - "commit": "417da49b8ca3ff65f1b183bfd1157be9b877637a", - "date": "2021-05-22T15:54:06.735Z" - }, - "versionStart": { - "versionNum": 1571, - "commit": "60bafcdffc456ac460a0530a52655a7ea3f677a5", - "date": "2021-05-22T08:37:31.499Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x24c5AaA98eD11594a4Ebb69E065790C716C39E10/info.json", - "blockchains/smartchain/assets/0x24c5AaA98eD11594a4Ebb69E065790C716C39E10/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1573.json b/history/versions/1573.json deleted file mode 100644 index 14e5167d11d3e..0000000000000 --- a/history/versions/1573.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1573, - "commit": "ef6bedb8832fa0512853bc7bd124b93705ddc9c6", - "date": "2021-05-22T15:55:14.239Z" - }, - "versionStart": { - "versionNum": 1572, - "commit": "417da49b8ca3ff65f1b183bfd1157be9b877637a", - "date": "2021-05-22T15:54:06.735Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x24c5AaA98eD11594a4Ebb69E065790C716C39E10/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1574.json b/history/versions/1574.json deleted file mode 100644 index d42248f69c747..0000000000000 --- a/history/versions/1574.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1574, - "commit": "503e62d2d95c3170547ee67380ea3fd85ab7a072", - "date": "2021-05-22T15:58:37.608Z" - }, - "versionStart": { - "versionNum": 1573, - "commit": "ef6bedb8832fa0512853bc7bd124b93705ddc9c6", - "date": "2021-05-22T15:55:14.239Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3aDd729f1d6C85eC6ec005205dDa9C4e7C10289f/info.json", - "blockchains/smartchain/assets/0x3aDd729f1d6C85eC6ec005205dDa9C4e7C10289f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1575.json b/history/versions/1575.json deleted file mode 100644 index c05d430d37a0b..0000000000000 --- a/history/versions/1575.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1575, - "commit": "2286e83362021c2842f89b323fbd3d892c4b8d5d", - "date": "2021-05-22T15:59:46.260Z" - }, - "versionStart": { - "versionNum": 1574, - "commit": "503e62d2d95c3170547ee67380ea3fd85ab7a072", - "date": "2021-05-22T15:58:37.608Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3aDd729f1d6C85eC6ec005205dDa9C4e7C10289f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1576.json b/history/versions/1576.json deleted file mode 100644 index e859cfd0cfbcb..0000000000000 --- a/history/versions/1576.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1576, - "commit": "3392143829273ff36624f0e5e0e39b5f4e8b87f9", - "date": "2021-05-22T19:05:16.154Z" - }, - "versionStart": { - "versionNum": 1575, - "commit": "2286e83362021c2842f89b323fbd3d892c4b8d5d", - "date": "2021-05-22T15:59:46.260Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x02b59dfAd35eB4d943c1bBe5D1b0153CCE2c7Db7/info.json", - "blockchains/smartchain/assets/0x02b59dfAd35eB4d943c1bBe5D1b0153CCE2c7Db7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1577.json b/history/versions/1577.json deleted file mode 100644 index 70fe3d2b34ab5..0000000000000 --- a/history/versions/1577.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1577, - "commit": "614ad23b1b4d6c4ad425d9221c67a826dd5e73ed", - "date": "2021-05-22T19:06:37.463Z" - }, - "versionStart": { - "versionNum": 1576, - "commit": "3392143829273ff36624f0e5e0e39b5f4e8b87f9", - "date": "2021-05-22T19:05:16.154Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1578.json b/history/versions/1578.json deleted file mode 100644 index 1bd07a564bece..0000000000000 --- a/history/versions/1578.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1578, - "commit": "f29359b719ba2971fc13408c6d64ee92b808e4f4", - "date": "2021-05-23T01:34:43.810Z" - }, - "versionStart": { - "versionNum": 1577, - "commit": "614ad23b1b4d6c4ad425d9221c67a826dd5e73ed", - "date": "2021-05-22T19:06:37.463Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1579.json b/history/versions/1579.json deleted file mode 100644 index 6be7862410511..0000000000000 --- a/history/versions/1579.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1579, - "commit": "65d4ae761624a0351a85254d5360fc37a5b98568", - "date": "2021-05-23T06:10:08.770Z" - }, - "versionStart": { - "versionNum": 1578, - "commit": "f29359b719ba2971fc13408c6d64ee92b808e4f4", - "date": "2021-05-23T01:34:43.810Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/info.json", - "blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/158.json b/history/versions/158.json deleted file mode 100644 index 31223909414f4..0000000000000 --- a/history/versions/158.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 158, - "commit": "27a19f07bea3e22f42d6a6a34609fe7205517b7a", - "date": "2021-03-11T07:09:52.445Z" - }, - "versionStart": { - "versionNum": 157, - "commit": "1bc8d6f0a67a2cb0310678d72e743a8e38ca297d", - "date": "2021-03-11T06:54:42.577Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f/info.json", - "blockchains/smartchain/assets/0x43a0EE2e4c005277195F409E77919D1b1a5c9c1f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1580.json b/history/versions/1580.json deleted file mode 100644 index d9f9f23485b62..0000000000000 --- a/history/versions/1580.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1580, - "commit": "5a961723db68f7606743372bd36da186c26d36c3", - "date": "2021-05-23T06:11:20.605Z" - }, - "versionStart": { - "versionNum": 1579, - "commit": "65d4ae761624a0351a85254d5360fc37a5b98568", - "date": "2021-05-23T06:10:08.770Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xae768A3d387c3B65d382535a790370Af94bb1691/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1581.json b/history/versions/1581.json deleted file mode 100644 index b79e29cb2600d..0000000000000 --- a/history/versions/1581.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1581, - "commit": "3cbd1df5710af8948b2194df8c9d73e0b9ed0a5c", - "date": "2021-05-23T06:47:48.772Z" - }, - "versionStart": { - "versionNum": 1580, - "commit": "5a961723db68f7606743372bd36da186c26d36c3", - "date": "2021-05-23T06:11:20.605Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3910db0600eA925F63C36DdB1351aB6E2c6eb102/info.json", - "blockchains/smartchain/assets/0x3910db0600eA925F63C36DdB1351aB6E2c6eb102/logo.png", - "blockchains/smartchain/assets/0x476DA763fb6D22B8465f7886d2d652A428a93984/logo.png", - "dapps/dapp.spartanprotocol.org.png" - ] -} \ No newline at end of file diff --git a/history/versions/1582.json b/history/versions/1582.json deleted file mode 100644 index 8f779851dccf6..0000000000000 --- a/history/versions/1582.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1582, - "commit": "887e3eb85a8ed6ac3ae2d1b66bc41bfd882723c0", - "date": "2021-05-23T06:48:56.000Z" - }, - "versionStart": { - "versionNum": 1581, - "commit": "3cbd1df5710af8948b2194df8c9d73e0b9ed0a5c", - "date": "2021-05-23T06:47:48.772Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1583.json b/history/versions/1583.json deleted file mode 100644 index f0fbb4ed2fa8f..0000000000000 --- a/history/versions/1583.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1583, - "commit": "4d944b0c59b77e38df967b9c4c8045b298976538", - "date": "2021-05-23T08:30:04.383Z" - }, - "versionStart": { - "versionNum": 1582, - "commit": "887e3eb85a8ed6ac3ae2d1b66bc41bfd882723c0", - "date": "2021-05-23T06:48:56.000Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3645Faf5d10422d5508Cf37771F6e47fEfA4c6A3/info.json", - "blockchains/smartchain/assets/0x3645Faf5d10422d5508Cf37771F6e47fEfA4c6A3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1584.json b/history/versions/1584.json deleted file mode 100644 index 46864ef112d89..0000000000000 --- a/history/versions/1584.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1584, - "commit": "a69cf4592e109fe8f89922ac38ed9c3715296135", - "date": "2021-05-23T08:32:01.087Z" - }, - "versionStart": { - "versionNum": 1583, - "commit": "4d944b0c59b77e38df967b9c4c8045b298976538", - "date": "2021-05-23T08:30:04.383Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3645Faf5d10422d5508Cf37771F6e47fEfA4c6A3/info.json", - "blockchains/smartchain/assets/0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA/info.json", - "blockchains/smartchain/assets/0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1585.json b/history/versions/1585.json deleted file mode 100644 index aea7a7a231db1..0000000000000 --- a/history/versions/1585.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1585, - "commit": "c4ba0960b5372ce18723d244756fe9b52a16896c", - "date": "2021-05-23T08:34:13.418Z" - }, - "versionStart": { - "versionNum": 1584, - "commit": "a69cf4592e109fe8f89922ac38ed9c3715296135", - "date": "2021-05-23T08:32:01.087Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/info.json", - "blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/logo.png", - "blockchains/smartchain/assets/0xA38898a4Ae982Cb0131104a6746f77fA0dA57aAA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1586.json b/history/versions/1586.json deleted file mode 100644 index a6d443d8b72e8..0000000000000 --- a/history/versions/1586.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1586, - "commit": "06aa9f6fd8ab638af6366f989f8c83032d1eac73", - "date": "2021-05-23T08:35:26.210Z" - }, - "versionStart": { - "versionNum": 1585, - "commit": "c4ba0960b5372ce18723d244756fe9b52a16896c", - "date": "2021-05-23T08:34:13.418Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2403269d736C7a808C864bAD8c0848c2dE3E348c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1587.json b/history/versions/1587.json deleted file mode 100644 index 27c52697fb780..0000000000000 --- a/history/versions/1587.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1587, - "commit": "2389e86d01ae7069e80a849a9ca17f358a19f76c", - "date": "2021-05-23T08:37:52.721Z" - }, - "versionStart": { - "versionNum": 1586, - "commit": "06aa9f6fd8ab638af6366f989f8c83032d1eac73", - "date": "2021-05-23T08:35:26.210Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json", - "blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1588.json b/history/versions/1588.json deleted file mode 100644 index 120d0fdac19d2..0000000000000 --- a/history/versions/1588.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1588, - "commit": "a31df5fd12db95e5c9bf4557fe92eac2753d1f64", - "date": "2021-05-23T08:39:06.232Z" - }, - "versionStart": { - "versionNum": 1587, - "commit": "2389e86d01ae7069e80a849a9ca17f358a19f76c", - "date": "2021-05-23T08:37:52.721Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1589.json b/history/versions/1589.json deleted file mode 100644 index ff69af314ceb0..0000000000000 --- a/history/versions/1589.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1589, - "commit": "86aa0f13ce5b1d2f2e984b5463eb026c335d8451", - "date": "2021-05-23T09:35:02.694Z" - }, - "versionStart": { - "versionNum": 1588, - "commit": "a31df5fd12db95e5c9bf4557fe92eac2753d1f64", - "date": "2021-05-23T08:39:06.232Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD585F9C5953CA97DA3551f20725a274c9e442ff3/info.json", - "blockchains/smartchain/assets/0xD585F9C5953CA97DA3551f20725a274c9e442ff3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/159.json b/history/versions/159.json deleted file mode 100644 index ae5fbc69e929a..0000000000000 --- a/history/versions/159.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 159, - "commit": "68403ffe9ea31a1a77f0b853ed4e1b00a2eb02d6", - "date": "2021-03-11T10:42:54.875Z" - }, - "versionStart": { - "versionNum": 158, - "commit": "27a19f07bea3e22f42d6a6a34609fe7205517b7a", - "date": "2021-03-11T07:09:52.445Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x639ae8F3EEd18690bF451229d14953a5A5627b72/info.json", - "blockchains/ethereum/assets/0x639ae8F3EEd18690bF451229d14953a5A5627b72/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1590.json b/history/versions/1590.json deleted file mode 100644 index 6f19b87f2b682..0000000000000 --- a/history/versions/1590.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1590, - "commit": "56ce3ea14047535a833502b673787ac2a0007609", - "date": "2021-05-23T09:36:32.411Z" - }, - "versionStart": { - "versionNum": 1589, - "commit": "86aa0f13ce5b1d2f2e984b5463eb026c335d8451", - "date": "2021-05-23T09:35:02.694Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1591.json b/history/versions/1591.json deleted file mode 100644 index b596b2555e0ea..0000000000000 --- a/history/versions/1591.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1591, - "commit": "6d69da17f6119f1cc65fd96394e52847aee0c4d0", - "date": "2021-05-23T09:56:07.440Z" - }, - "versionStart": { - "versionNum": 1590, - "commit": "56ce3ea14047535a833502b673787ac2a0007609", - "date": "2021-05-23T09:36:32.411Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x39cab1DdaFDa34B9202F5a41f71B15d2F3EbA2aC/info.json", - "blockchains/smartchain/assets/0x39cab1DdaFDa34B9202F5a41f71B15d2F3EbA2aC/logo.png", - "blockchains/smartchain/assets/0x4F1498da0f50F94e97F900b7e6E13d8e5220aBE9/info.json", - "blockchains/smartchain/assets/0x4F1498da0f50F94e97F900b7e6E13d8e5220aBE9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1592.json b/history/versions/1592.json deleted file mode 100644 index 8b35334348bb4..0000000000000 --- a/history/versions/1592.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1592, - "commit": "9f450276082c9fc550bec8301e82c2d201655aec", - "date": "2021-05-23T09:57:33.317Z" - }, - "versionStart": { - "versionNum": 1591, - "commit": "6d69da17f6119f1cc65fd96394e52847aee0c4d0", - "date": "2021-05-23T09:56:07.440Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x39cab1DdaFDa34B9202F5a41f71B15d2F3EbA2aC/info.json", - "blockchains/smartchain/assets/0x4F1498da0f50F94e97F900b7e6E13d8e5220aBE9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1593.json b/history/versions/1593.json deleted file mode 100644 index 247d0bfa1da5a..0000000000000 --- a/history/versions/1593.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1593, - "commit": "c38d7781e98616331094be0c55d51ac8908e3a6c", - "date": "2021-05-23T17:03:44.773Z" - }, - "versionStart": { - "versionNum": 1592, - "commit": "9f450276082c9fc550bec8301e82c2d201655aec", - "date": "2021-05-23T09:57:33.317Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json", - "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/logo.png", - "blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json", - "blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1594.json b/history/versions/1594.json deleted file mode 100644 index c9d9fbbc937da..0000000000000 --- a/history/versions/1594.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1594, - "commit": "b6bbac076c5774a39c239bb47425a2e00e494c70", - "date": "2021-05-23T17:05:04.302Z" - }, - "versionStart": { - "versionNum": 1593, - "commit": "c38d7781e98616331094be0c55d51ac8908e3a6c", - "date": "2021-05-23T17:03:44.773Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1595.json b/history/versions/1595.json deleted file mode 100644 index 3aa2b740a09d2..0000000000000 --- a/history/versions/1595.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1595, - "commit": "77c733a6ddf683c0de147ecc612fb62d7cdc54dd", - "date": "2021-05-23T17:12:31.414Z" - }, - "versionStart": { - "versionNum": 1594, - "commit": "b6bbac076c5774a39c239bb47425a2e00e494c70", - "date": "2021-05-23T17:05:04.302Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDD87Df4697527e6fBc5586cB0105bD8aB0FA7A61/info.json", - "blockchains/smartchain/assets/0xDD87Df4697527e6fBc5586cB0105bD8aB0FA7A61/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1596.json b/history/versions/1596.json deleted file mode 100644 index 257deb4562a2a..0000000000000 --- a/history/versions/1596.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1596, - "commit": "e22f30493d2d113144d76bcccc7c45eff6a4e827", - "date": "2021-05-23T17:13:48.751Z" - }, - "versionStart": { - "versionNum": 1595, - "commit": "77c733a6ddf683c0de147ecc612fb62d7cdc54dd", - "date": "2021-05-23T17:12:31.414Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xDD87Df4697527e6fBc5586cB0105bD8aB0FA7A61/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1597.json b/history/versions/1597.json deleted file mode 100644 index e98796ca120d6..0000000000000 --- a/history/versions/1597.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1597, - "commit": "9df02ae23275bfbbc5e58d2c5b07dd54cbc829a7", - "date": "2021-05-23T19:37:41.060Z" - }, - "versionStart": { - "versionNum": 1596, - "commit": "e22f30493d2d113144d76bcccc7c45eff6a4e827", - "date": "2021-05-23T17:13:48.751Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3e8FC047F1BaEf443C43c400c996ebCC7cde9B94/info.json", - "blockchains/smartchain/assets/0x3e8FC047F1BaEf443C43c400c996ebCC7cde9B94/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1598.json b/history/versions/1598.json deleted file mode 100644 index 986b40b914b02..0000000000000 --- a/history/versions/1598.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1598, - "commit": "4accbb98c8bf755d260cf69c5b7e44a249b8bced", - "date": "2021-05-23T19:38:48.475Z" - }, - "versionStart": { - "versionNum": 1597, - "commit": "9df02ae23275bfbbc5e58d2c5b07dd54cbc829a7", - "date": "2021-05-23T19:37:41.060Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3e8FC047F1BaEf443C43c400c996ebCC7cde9B94/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1599.json b/history/versions/1599.json deleted file mode 100644 index 599106ddd0fa5..0000000000000 --- a/history/versions/1599.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1599, - "commit": "246eafedb48c6ab5b67204a337141622539867de", - "date": "2021-05-23T19:45:34.532Z" - }, - "versionStart": { - "versionNum": 1598, - "commit": "4accbb98c8bf755d260cf69c5b7e44a249b8bced", - "date": "2021-05-23T19:38:48.475Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2921872530F53eb8E6fC388676B141EF41Ee2d4e/info.json", - "blockchains/smartchain/assets/0x2921872530F53eb8E6fC388676B141EF41Ee2d4e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/16.json b/history/versions/16.json deleted file mode 100644 index 69a25731717e1..0000000000000 --- a/history/versions/16.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 16, - "commit": "01ef9e148179b87744d10fae9c9c5328a3492200", - "date": "2021-02-25T16:20:09.359Z" - }, - "versionStart": { - "versionNum": 15, - "commit": "d6e373024d18247588f54c94f7884e4c97129b2d", - "date": "2021-02-25T16:15:25.153Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3/info.json", - "blockchains/ethereum/assets/0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3/logo.png", - "blockchains/smartchain/assets/0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67/info.json", - "blockchains/smartchain/assets/0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/160.json b/history/versions/160.json deleted file mode 100644 index a602ef27f1c26..0000000000000 --- a/history/versions/160.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 160, - "commit": "b94b8e2b59b74817a95f802663ceb9333448f222", - "date": "2021-03-11T10:44:25.485Z" - }, - "versionStart": { - "versionNum": 159, - "commit": "68403ffe9ea31a1a77f0b853ed4e1b00a2eb02d6", - "date": "2021-03-11T10:42:54.875Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1600.json b/history/versions/1600.json deleted file mode 100644 index 4d7ca35838026..0000000000000 --- a/history/versions/1600.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1600, - "commit": "9f3c94ddf3939fa1b3514eae14d5b80f97d68363", - "date": "2021-05-23T19:47:00.961Z" - }, - "versionStart": { - "versionNum": 1599, - "commit": "246eafedb48c6ab5b67204a337141622539867de", - "date": "2021-05-23T19:45:34.532Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2921872530F53eb8E6fC388676B141EF41Ee2d4e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1601.json b/history/versions/1601.json deleted file mode 100644 index dc57b7060f78b..0000000000000 --- a/history/versions/1601.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1601, - "commit": "9a588d9e671c33f7b32006e2fd2ba228f49197c9", - "date": "2021-05-24T01:33:32.556Z" - }, - "versionStart": { - "versionNum": 1600, - "commit": "9f3c94ddf3939fa1b3514eae14d5b80f97d68363", - "date": "2021-05-23T19:47:00.961Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1602.json b/history/versions/1602.json deleted file mode 100644 index 9373ca8a11b19..0000000000000 --- a/history/versions/1602.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1602, - "commit": "9fa1e8ebecfb425e70c826f9bdd0c2f6daa5eedd", - "date": "2021-05-24T08:11:27.906Z" - }, - "versionStart": { - "versionNum": 1601, - "commit": "9a588d9e671c33f7b32006e2fd2ba228f49197c9", - "date": "2021-05-24T01:33:32.556Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0487b824c8261462F88940f97053E65bDb498446/info.json", - "blockchains/smartchain/assets/0x0487b824c8261462F88940f97053E65bDb498446/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1603.json b/history/versions/1603.json deleted file mode 100644 index 832ac666f4e11..0000000000000 --- a/history/versions/1603.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1603, - "commit": "698f095474a798ad20e752629457e104016c4951", - "date": "2021-05-24T08:12:52.531Z" - }, - "versionStart": { - "versionNum": 1602, - "commit": "9fa1e8ebecfb425e70c826f9bdd0c2f6daa5eedd", - "date": "2021-05-24T08:11:27.906Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1604.json b/history/versions/1604.json deleted file mode 100644 index 8d96a1436a133..0000000000000 --- a/history/versions/1604.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1604, - "commit": "b5b9293e271e3cab0f58b39eeb5ad31fea081b4d", - "date": "2021-05-24T08:15:26.279Z" - }, - "versionStart": { - "versionNum": 1603, - "commit": "698f095474a798ad20e752629457e104016c4951", - "date": "2021-05-24T08:12:52.531Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf09611a964535b32285bFf5fCf9937C52BaB8ea5/info.json", - "blockchains/smartchain/assets/0xf09611a964535b32285bFf5fCf9937C52BaB8ea5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1605.json b/history/versions/1605.json deleted file mode 100644 index 744f88cb32c47..0000000000000 --- a/history/versions/1605.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1605, - "commit": "2236fa41a31d9898e775d07e632a1294ef31b123", - "date": "2021-05-24T08:16:53.398Z" - }, - "versionStart": { - "versionNum": 1604, - "commit": "b5b9293e271e3cab0f58b39eeb5ad31fea081b4d", - "date": "2021-05-24T08:15:26.279Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf09611a964535b32285bFf5fCf9937C52BaB8ea5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1606.json b/history/versions/1606.json deleted file mode 100644 index ccab852f13b75..0000000000000 --- a/history/versions/1606.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1606, - "commit": "eeecf2de32e2db532f40ea53d2723bf927f9ad05", - "date": "2021-05-24T08:19:18.572Z" - }, - "versionStart": { - "versionNum": 1605, - "commit": "2236fa41a31d9898e775d07e632a1294ef31b123", - "date": "2021-05-24T08:16:53.398Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57/info.json", - "blockchains/smartchain/assets/0xCE393C06594A5D91210Fd4f157Cd8F6D86006D57/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1607.json b/history/versions/1607.json deleted file mode 100644 index e60e0cafe1cd4..0000000000000 --- a/history/versions/1607.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1607, - "commit": "bbbf91f7ae17c62d0270364ef2047be173cf8d78", - "date": "2021-05-24T08:20:56.362Z" - }, - "versionStart": { - "versionNum": 1606, - "commit": "eeecf2de32e2db532f40ea53d2723bf927f9ad05", - "date": "2021-05-24T08:19:18.572Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1608.json b/history/versions/1608.json deleted file mode 100644 index b3eefdedd9199..0000000000000 --- a/history/versions/1608.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1608, - "commit": "777dd2eb84391015b6aa7a2f551f3c77382e3ddd", - "date": "2021-05-24T08:26:19.125Z" - }, - "versionStart": { - "versionNum": 1607, - "commit": "bbbf91f7ae17c62d0270364ef2047be173cf8d78", - "date": "2021-05-24T08:20:56.362Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/info.json", - "blockchains/smartchain/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/logo.png", - "blockchains/smartchain/assets/0x7EA2b25C1a558C6F9b4649358183152b0eA4c03f/info.json", - "blockchains/smartchain/assets/0x7EA2b25C1a558C6F9b4649358183152b0eA4c03f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1609.json b/history/versions/1609.json deleted file mode 100644 index 0231ea6075090..0000000000000 --- a/history/versions/1609.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1609, - "commit": "0e4dedbdec757bf392f80b527f4a35b95a6e3163", - "date": "2021-05-24T08:28:48.107Z" - }, - "versionStart": { - "versionNum": 1608, - "commit": "777dd2eb84391015b6aa7a2f551f3c77382e3ddd", - "date": "2021-05-24T08:26:19.125Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x46D502Fac9aEA7c5bC7B13C8Ec9D02378C33D36F/info.json", - "blockchains/smartchain/assets/0xC5FFc1cb7533931D737E13A9b68eBb45270f3298/info.json", - "blockchains/smartchain/assets/0xC5FFc1cb7533931D737E13A9b68eBb45270f3298/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/161.json b/history/versions/161.json deleted file mode 100644 index d2ceac52af59c..0000000000000 --- a/history/versions/161.json +++ /dev/null @@ -1,942 +0,0 @@ -{ - "versionEnd": { - "versionNum": 161, - "commit": "8632988e1a0c0325eacb950f9f418fcebbb2a0a5", - "date": "2021-03-11T11:40:38.466Z" - }, - "versionStart": { - "versionNum": 160, - "commit": "b94b8e2b59b74817a95f802663ceb9333448f222", - "date": "2021-03-11T10:44:25.485Z" - }, - "changes": [ - "blockchains/binance/assets/DOT-64C/info.json", - "blockchains/binance/assets/ETH-1C9/info.json", - "blockchains/binance/assets/USDC-CD2/info.json", - "blockchains/binance/assets/YFI-1A4/info.json", - "blockchains/binance/assets/ZEC-93E/info.json", - "blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/info.json", - "blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/info.json", - "blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/info.json", - "blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/info.json", - "blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/info.json", - "blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/info.json", - "blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/info.json", - "blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/info.json", - "blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/info.json", - "blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/info.json", - "blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/info.json", - "blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/info.json", - "blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/info.json", - "blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/info.json", - "blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/info.json", - "blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/info.json", - "blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/info.json", - "blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/info.json", - "blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/info.json", - "blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/info.json", - "blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/info.json", - "blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/info.json", - "blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/info.json", - "blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/info.json", - "blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/info.json", - "blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/info.json", - "blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/info.json", - "blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/info.json", - "blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/info.json", - "blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/info.json", - "blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/info.json", - "blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/info.json", - "blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/info.json", - "blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/info.json", - "blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/info.json", - "blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/info.json", - "blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/info.json", - "blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/info.json", - "blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/info.json", - "blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/info.json", - "blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/info.json", - "blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/info.json", - "blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/info.json", - "blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/info.json", - "blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/info.json", - "blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/info.json", - "blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/info.json", - "blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/info.json", - "blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/info.json", - "blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/info.json", - "blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/info.json", - "blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/info.json", - "blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/info.json", - "blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/info.json", - "blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/info.json", - "blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/info.json", - "blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/info.json", - "blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/info.json", - "blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/info.json", - "blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/info.json", - "blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/info.json", - "blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/info.json", - "blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/info.json", - "blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/info.json", - "blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/info.json", - "blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/info.json", - "blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/info.json", - "blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/info.json", - "blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/info.json", - "blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/info.json", - "blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/info.json", - "blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/info.json", - "blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/info.json", - "blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/info.json", - "blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/info.json", - "blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/info.json", - "blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/info.json", - "blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/info.json", - "blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/info.json", - "blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/info.json", - "blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/info.json", - "blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/info.json", - "blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/info.json", - "blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/info.json", - "blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/info.json", - "blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/info.json", - "blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/info.json", - "blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/info.json", - "blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/info.json", - "blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/info.json", - "blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/info.json", - "blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/info.json", - "blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/info.json", - "blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/info.json", - "blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/info.json", - "blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/info.json", - "blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/info.json", - "blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/info.json", - "blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/info.json", - "blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/info.json", - "blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/info.json", - "blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/info.json", - "blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/info.json", - "blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/info.json", - "blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/info.json", - "blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/info.json", - "blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/info.json", - "blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/info.json", - "blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/info.json", - "blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/info.json", - "blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/info.json", - "blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/info.json", - "blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/info.json", - "blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/info.json", - "blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/info.json", - "blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/info.json", - "blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/info.json", - "blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/info.json", - "blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/info.json", - "blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/info.json", - "blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/info.json", - "blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/info.json", - "blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/info.json", - "blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/info.json", - "blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/info.json", - "blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/info.json", - "blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/info.json", - "blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/info.json", - "blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/info.json", - "blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/info.json", - "blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/info.json", - "blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/info.json", - "blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/info.json", - "blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/info.json", - "blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/info.json", - "blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/info.json", - "blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/info.json", - "blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/info.json", - "blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/info.json", - "blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/info.json", - "blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/info.json", - "blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/info.json", - "blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/info.json", - "blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/info.json", - "blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/info.json", - "blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/info.json", - "blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/info.json", - "blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/info.json", - "blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/info.json", - "blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/info.json", - "blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/info.json", - "blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/info.json", - "blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/info.json", - "blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/info.json", - "blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/info.json", - "blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/info.json", - "blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/info.json", - "blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/info.json", - "blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/info.json", - "blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json", - "blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/info.json", - "blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/info.json", - "blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/info.json", - "blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/info.json", - "blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/info.json", - "blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/info.json", - "blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/info.json", - "blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/info.json", - "blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/info.json", - "blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/info.json", - "blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/info.json", - "blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/info.json", - "blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/info.json", - "blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/info.json", - "blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/info.json", - "blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/info.json", - "blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/info.json", - "blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/info.json", - "blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/info.json", - "blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/info.json", - "blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/info.json", - "blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/info.json", - "blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/info.json", - "blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/info.json", - "blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/info.json", - "blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/info.json", - "blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/info.json", - "blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/info.json", - "blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/info.json", - "blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/info.json", - "blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/info.json", - "blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/info.json", - "blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/info.json", - "blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/info.json", - "blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/info.json", - "blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/info.json", - "blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/info.json", - "blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/info.json", - "blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/info.json", - "blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/info.json", - "blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/info.json", - "blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/info.json", - "blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/info.json", - "blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/info.json", - "blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/info.json", - "blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/info.json", - "blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/info.json", - "blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/info.json", - "blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/info.json", - "blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/info.json", - "blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/info.json", - "blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/info.json", - "blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/info.json", - "blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/info.json", - "blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/info.json", - "blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/info.json", - "blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/info.json", - "blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/info.json", - "blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/info.json", - "blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/info.json", - "blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/info.json", - "blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/info.json", - "blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/info.json", - "blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/info.json", - "blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/info.json", - "blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/info.json", - "blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/info.json", - "blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/info.json", - "blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/info.json", - "blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/info.json", - "blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/info.json", - "blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json", - "blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/info.json", - "blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/info.json", - "blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/info.json", - "blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/info.json", - "blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/info.json", - "blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/info.json", - "blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/info.json", - "blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/info.json", - "blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/info.json", - "blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/info.json", - "blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/info.json", - "blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/info.json", - "blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/info.json", - "blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/info.json", - "blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/info.json", - "blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/info.json", - "blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/info.json", - "blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/info.json", - "blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/info.json", - "blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/info.json", - "blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/info.json", - "blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/info.json", - "blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/info.json", - "blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/info.json", - "blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/info.json", - "blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/info.json", - "blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/info.json", - "blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/info.json", - "blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/info.json", - "blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/info.json", - "blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/info.json", - "blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/info.json", - "blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/info.json", - "blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/info.json", - "blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/info.json", - "blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/info.json", - "blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/info.json", - "blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/info.json", - "blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/info.json", - "blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/info.json", - "blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/info.json", - "blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/info.json", - "blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/info.json", - "blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/info.json", - "blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/info.json", - "blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/info.json", - "blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/info.json", - "blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/info.json", - "blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/info.json", - "blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/info.json", - "blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/info.json", - "blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/info.json", - "blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/info.json", - "blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/info.json", - "blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/info.json", - "blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/info.json", - "blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/info.json", - "blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/info.json", - "blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/info.json", - "blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/info.json", - "blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/info.json", - "blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/info.json", - "blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/info.json", - "blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/info.json", - "blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/info.json", - "blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/info.json", - "blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/info.json", - "blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/info.json", - "blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/info.json", - "blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/info.json", - "blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/info.json", - "blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/info.json", - "blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/info.json", - "blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/info.json", - "blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/info.json", - "blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/info.json", - "blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/info.json", - "blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/info.json", - "blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/info.json", - "blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/info.json", - "blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/info.json", - "blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/info.json", - "blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/info.json", - "blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/info.json", - "blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/info.json", - "blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/info.json", - "blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/info.json", - "blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/info.json", - "blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/info.json", - "blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/info.json", - "blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/info.json", - "blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/info.json", - "blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/info.json", - "blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json", - "blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/info.json", - "blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/info.json", - "blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/info.json", - "blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/info.json", - "blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/info.json", - "blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/info.json", - "blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/info.json", - "blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/info.json", - "blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/info.json", - "blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/info.json", - "blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/info.json", - "blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/info.json", - "blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/info.json", - "blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/info.json", - "blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/info.json", - "blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/info.json", - "blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/info.json", - "blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/info.json", - "blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/info.json", - "blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/info.json", - "blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/info.json", - "blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/info.json", - "blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/info.json", - "blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/info.json", - "blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/info.json", - "blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/info.json", - "blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/info.json", - "blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/info.json", - "blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/info.json", - "blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/info.json", - "blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/info.json", - "blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/info.json", - "blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/info.json", - "blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/info.json", - "blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/info.json", - "blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/info.json", - "blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/info.json", - "blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/info.json", - "blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/info.json", - "blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json", - "blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/info.json", - "blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/info.json", - "blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/info.json", - "blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/info.json", - "blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/info.json", - "blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/info.json", - "blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/info.json", - "blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/info.json", - "blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/info.json", - "blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/info.json", - "blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/info.json", - "blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/info.json", - "blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/info.json", - "blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/info.json", - "blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/info.json", - "blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/info.json", - "blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/info.json", - "blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/info.json", - "blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/info.json", - "blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/info.json", - "blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/info.json", - "blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/info.json", - "blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/info.json", - "blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/info.json", - "blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/info.json", - "blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/info.json", - "blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/info.json", - "blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/info.json", - "blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/info.json", - "blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/info.json", - "blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/info.json", - "blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/info.json", - "blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/info.json", - "blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/info.json", - "blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/info.json", - "blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/info.json", - "blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/info.json", - "blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/info.json", - "blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/info.json", - "blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/info.json", - "blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/info.json", - "blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/info.json", - "blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/info.json", - "blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/info.json", - "blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/info.json", - "blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/info.json", - "blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/info.json", - "blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/info.json", - "blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/info.json", - "blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/info.json", - "blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/info.json", - "blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/info.json", - "blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/info.json", - "blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/info.json", - "blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/info.json", - "blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/info.json", - "blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/info.json", - "blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/info.json", - "blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/info.json", - "blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/info.json", - "blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/info.json", - "blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/info.json", - "blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/info.json", - "blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/info.json", - "blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/info.json", - "blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/info.json", - "blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/info.json", - "blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/info.json", - "blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/info.json", - "blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/info.json", - "blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/info.json", - "blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/info.json", - "blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/info.json", - "blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/info.json", - "blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/info.json", - "blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/info.json", - "blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/info.json", - "blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/info.json", - "blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/info.json", - "blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/info.json", - "blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/info.json", - "blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/info.json", - "blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/info.json", - "blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/info.json", - "blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/info.json", - "blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/info.json", - "blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/info.json", - "blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/info.json", - "blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/info.json", - "blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/info.json", - "blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/info.json", - "blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/info.json", - "blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/info.json", - "blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/info.json", - "blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/info.json", - "blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/info.json", - "blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/info.json", - "blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/info.json", - "blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/info.json", - "blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/info.json", - "blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/info.json", - "blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/info.json", - "blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/info.json", - "blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/info.json", - "blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/info.json", - "blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/info.json", - "blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/info.json", - "blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/info.json", - "blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/info.json", - "blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/info.json", - "blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/info.json", - "blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/info.json", - "blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/info.json", - "blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/info.json", - "blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/info.json", - "blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/info.json", - "blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/info.json", - "blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/info.json", - "blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/info.json", - "blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/info.json", - "blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/info.json", - "blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/info.json", - "blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/info.json", - "blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/info.json", - "blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/info.json", - "blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/info.json", - "blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/info.json", - "blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/info.json", - "blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/info.json", - "blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/info.json", - "blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/info.json", - "blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/info.json", - "blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/info.json", - "blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/info.json", - "blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/info.json", - "blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/info.json", - "blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/info.json", - "blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/info.json", - "blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/info.json", - "blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/info.json", - "blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/info.json", - "blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/info.json", - "blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/info.json", - "blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/info.json", - "blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/info.json", - "blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/info.json", - "blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/info.json", - "blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/info.json", - "blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/info.json", - "blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/info.json", - "blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/info.json", - "blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/info.json", - "blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/info.json", - "blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/info.json", - "blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/info.json", - "blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/info.json", - "blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/info.json", - "blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/info.json", - "blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/info.json", - "blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/info.json", - "blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/info.json", - "blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/info.json", - "blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/info.json", - "blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/info.json", - "blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/info.json", - "blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/info.json", - "blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/info.json", - "blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/info.json", - "blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/info.json", - "blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/info.json", - "blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/info.json", - "blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/info.json", - "blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/info.json", - "blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/info.json", - "blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/info.json", - "blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/info.json", - "blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/info.json", - "blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/info.json", - "blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/info.json", - "blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/info.json", - "blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/info.json", - "blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/info.json", - "blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/info.json", - "blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/info.json", - "blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/info.json", - "blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/info.json", - "blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/info.json", - "blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/info.json", - "blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/info.json", - "blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/info.json", - "blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/info.json", - "blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/info.json", - "blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/info.json", - "blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/info.json", - "blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/info.json", - "blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/info.json", - "blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/info.json", - "blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/info.json", - "blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/info.json", - "blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/info.json", - "blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/info.json", - "blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/info.json", - "blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/info.json", - "blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/info.json", - "blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/info.json", - "blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/info.json", - "blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/info.json", - "blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/info.json", - "blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/info.json", - "blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/info.json", - "blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/info.json", - "blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/info.json", - "blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/info.json", - "blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/info.json", - "blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/info.json", - "blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/info.json", - "blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/info.json", - "blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/info.json", - "blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/info.json", - "blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/info.json", - "blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/info.json", - "blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/info.json", - "blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/info.json", - "blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/info.json", - "blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/info.json", - "blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/info.json", - "blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/info.json", - "blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/info.json", - "blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/info.json", - "blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/info.json", - "blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/info.json", - "blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/info.json", - "blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/info.json", - "blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/info.json", - "blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/info.json", - "blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/info.json", - "blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/info.json", - "blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/info.json", - "blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/info.json", - "blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/info.json", - "blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/info.json", - "blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/info.json", - "blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/info.json", - "blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/info.json", - "blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/info.json", - "blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/info.json", - "blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/info.json", - "blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/info.json", - "blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/info.json", - "blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/info.json", - "blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/info.json", - "blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/info.json", - "blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/info.json", - "blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/info.json", - "blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/info.json", - "blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/info.json", - "blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/info.json", - "blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/info.json", - "blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/info.json", - "blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/info.json", - "blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/info.json", - "blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/info.json", - "blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/info.json", - "blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/info.json", - "blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/info.json", - "blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/info.json", - "blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/info.json", - "blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/info.json", - "blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/info.json", - "blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/info.json", - "blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/info.json", - "blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/info.json", - "blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/info.json", - "blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/info.json", - "blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/info.json", - "blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/info.json", - "blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/info.json", - "blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/info.json", - "blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/info.json", - "blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/info.json", - "blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/info.json", - "blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/info.json", - "blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/info.json", - "blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/info.json", - "blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/info.json", - "blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/info.json", - "blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/info.json", - "blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/info.json", - "blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/info.json", - "blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/info.json", - "blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/info.json", - "blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/info.json", - "blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/info.json", - "blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/info.json", - "blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/info.json", - "blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/info.json", - "blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/info.json", - "blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/info.json", - "blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/info.json", - "blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/info.json", - "blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/info.json", - "blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/info.json", - "blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/info.json", - "blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/info.json", - "blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/info.json", - "blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/info.json", - "blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/info.json", - "blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/info.json", - "blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/info.json", - "blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/info.json", - "blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/info.json", - "blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/info.json", - "blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/info.json", - "blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/info.json", - "blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/info.json", - "blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/info.json", - "blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/info.json", - "blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/info.json", - "blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/info.json", - "blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/info.json", - "blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/info.json", - "blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/info.json", - "blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/info.json", - "blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/info.json", - "blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/info.json", - "blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/info.json", - "blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/info.json", - "blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/info.json", - "blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/info.json", - "blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/info.json", - "blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/info.json", - "blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/info.json", - "blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/info.json", - "blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/info.json", - "blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/info.json", - "blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/info.json", - "blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/info.json", - "blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/info.json", - "blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/info.json", - "blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/info.json", - "blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/info.json", - "blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/info.json", - "blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/info.json", - "blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/info.json", - "blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/info.json", - "blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/info.json", - "blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/info.json", - "blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/info.json", - "blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/info.json", - "blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/info.json", - "blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/info.json", - "blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/info.json", - "blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/info.json", - "blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/info.json", - "blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/info.json", - "blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/info.json", - "blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/info.json", - "blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/info.json", - "blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/info.json", - "blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/info.json", - "blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/info.json", - "blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/info.json", - "blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/info.json", - "blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/info.json", - "blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/info.json", - "blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/info.json", - "blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/info.json", - "blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/info.json", - "blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/info.json", - "blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/info.json", - "blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/info.json", - "blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/info.json", - "blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/info.json", - "blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/info.json", - "blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/info.json", - "blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/info.json", - "blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/info.json", - "blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/info.json", - "blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/info.json", - "blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/info.json", - "blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/info.json", - "blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/info.json", - "blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/info.json", - "blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/info.json", - "blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/info.json", - "blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/info.json", - "blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/info.json", - "blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/info.json", - "blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/info.json", - "blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/info.json", - "blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/info.json", - "blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/info.json", - "blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/info.json", - "blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/info.json", - "blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/info.json", - "blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/info.json", - "blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/info.json", - "blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/info.json", - "blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/info.json", - "blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/info.json", - "blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/info.json", - "blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/info.json", - "blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/info.json", - "blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/info.json", - "blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/info.json", - "blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/info.json", - "blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/info.json", - "blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/info.json", - "blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/info.json", - "blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/info.json", - "blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/info.json", - "blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/info.json", - "blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/info.json", - "blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/info.json", - "blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/info.json", - "blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/info.json", - "blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/info.json", - "blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/info.json", - "blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/info.json", - "blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/info.json", - "blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/info.json", - "blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/info.json", - "blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/info.json", - "blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/info.json", - "blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/info.json", - "blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/info.json", - "blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/info.json", - "blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/info.json", - "blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/info.json", - "blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/info.json", - "blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/info.json", - "blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/info.json", - "blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/info.json", - "blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/info.json", - "blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/info.json", - "blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/info.json", - "blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/info.json", - "blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/info.json", - "blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/info.json", - "blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/info.json", - "blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/info.json", - "blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/info.json", - "blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/info.json", - "blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/info.json", - "blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/info.json", - "blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/info.json", - "blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/info.json", - "blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/info.json", - "blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/info.json", - "blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/info.json", - "blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/info.json", - "blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/info.json", - "blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/info.json", - "blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/info.json", - "blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/info.json", - "blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/info.json", - "blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/info.json", - "blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/info.json", - "blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/info.json", - "blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/info.json", - "blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/info.json", - "blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/info.json", - "blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/info.json", - "blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/info.json", - "blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/info.json", - "blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/info.json", - "blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/info.json", - "blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/info.json", - "blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/info.json", - "blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/info.json", - "blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/info.json", - "blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/info.json", - "blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/info.json", - "blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/info.json", - "blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/info.json", - "blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/info.json", - "blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/info.json", - "blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/info.json", - "blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/info.json", - "blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/info.json", - "blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json", - "blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/info.json", - "blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/info.json", - "blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/info.json", - "blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/info.json", - "blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/info.json", - "blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/info.json", - "blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/info.json", - "blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/info.json", - "blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/info.json", - "blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/info.json", - "blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/info.json", - "blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/info.json", - "blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/info.json", - "blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/info.json", - "blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/info.json", - "blockchains/kava/assets/hard/info.json", - "blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json", - "blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json", - "blockchains/tron/assets/1000017/info.json", - "blockchains/tron/assets/1000161/info.json", - "blockchains/tron/assets/1000251/info.json", - "blockchains/tron/assets/1000318/info.json", - "blockchains/tron/assets/1000391/info.json", - "blockchains/tron/assets/1000475/info.json", - "blockchains/tron/assets/1000577/info.json", - "blockchains/tron/assets/1000811/info.json", - "blockchains/tron/assets/1000824/info.json", - "blockchains/tron/assets/1000854/info.json", - "blockchains/tron/assets/1000897/info.json", - "blockchains/tron/assets/1000907/info.json", - "blockchains/tron/assets/1000933/info.json", - "blockchains/tron/assets/1000945/info.json", - "blockchains/tron/assets/1000999/info.json", - "blockchains/tron/assets/1001046/info.json", - "blockchains/tron/assets/1001090/info.json", - "blockchains/tron/assets/1001107/info.json", - "blockchains/tron/assets/1001142/info.json", - "blockchains/tron/assets/1001203/info.json", - "blockchains/tron/assets/1001302/info.json", - "blockchains/tron/assets/1001351/info.json", - "blockchains/tron/assets/1001361/info.json", - "blockchains/tron/assets/1001385/info.json", - "blockchains/tron/assets/1001427/info.json", - "blockchains/tron/assets/1001466/info.json", - "blockchains/tron/assets/1001559/info.json", - "blockchains/tron/assets/1001596/info.json", - "blockchains/tron/assets/1001652/info.json", - "blockchains/tron/assets/1001757/info.json", - "blockchains/tron/assets/1001803/info.json", - "blockchains/tron/assets/1001837/info.json", - "blockchains/tron/assets/1001893/info.json", - "blockchains/tron/assets/1001943/info.json", - "blockchains/tron/assets/1002023/info.json", - "blockchains/tron/assets/1002058/info.json", - "blockchains/tron/assets/1002226/info.json", - "blockchains/tron/assets/1002357/info.json", - "blockchains/tron/assets/1002483/info.json", - "blockchains/tron/assets/1002573/info.json", - "blockchains/tron/assets/1002605/info.json", - "blockchains/tron/assets/1002672/info.json", - "blockchains/tron/assets/1002795/info.json", - "blockchains/tron/assets/1002963/info.json", - "blockchains/tron/assets/1003097/info.json", - "blockchains/tron/assets/1003152/info.json", - "blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/info.json", - "blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/info.json", - "blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/info.json", - "blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/info.json", - "blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/info.json", - "blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/info.json", - "blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/info.json", - "blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/info.json", - "blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/info.json", - "blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/info.json", - "blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/info.json", - "blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1610.json b/history/versions/1610.json deleted file mode 100644 index 4449bb3855b97..0000000000000 --- a/history/versions/1610.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1610, - "commit": "4a3ce99cf173ff22981d84089fee7219e36d2cb1", - "date": "2021-05-24T08:30:03.662Z" - }, - "versionStart": { - "versionNum": 1609, - "commit": "0e4dedbdec757bf392f80b527f4a35b95a6e3163", - "date": "2021-05-24T08:28:48.107Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1611.json b/history/versions/1611.json deleted file mode 100644 index 630fe48dd80d5..0000000000000 --- a/history/versions/1611.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1611, - "commit": "7933e4bdd4349973cb959499890fc9395401369e", - "date": "2021-05-24T10:37:03.987Z" - }, - "versionStart": { - "versionNum": 1610, - "commit": "4a3ce99cf173ff22981d84089fee7219e36d2cb1", - "date": "2021-05-24T08:30:03.662Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf9A3FdA781c94942760860fc731c24301c83830A/info.json", - "blockchains/smartchain/assets/0xf9A3FdA781c94942760860fc731c24301c83830A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1612.json b/history/versions/1612.json deleted file mode 100644 index e95546fec0a45..0000000000000 --- a/history/versions/1612.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1612, - "commit": "a1749551a632135b86c086ad051a29564b1e494f", - "date": "2021-05-24T12:38:59.373Z" - }, - "versionStart": { - "versionNum": 1611, - "commit": "7933e4bdd4349973cb959499890fc9395401369e", - "date": "2021-05-24T10:37:03.987Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xc4d586ef7Be9EBe80bD5eE4FBd228fe2Db5F2C4e/info.json", - "blockchains/ethereum/assets/0xc4d586ef7Be9EBe80bD5eE4FBd228fe2Db5F2C4e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1613.json b/history/versions/1613.json deleted file mode 100644 index e6e95e98d4eba..0000000000000 --- a/history/versions/1613.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1613, - "commit": "4f9a11f8428d70e40763606bfc9d388ec4861558", - "date": "2021-05-24T12:40:33.800Z" - }, - "versionStart": { - "versionNum": 1612, - "commit": "a1749551a632135b86c086ad051a29564b1e494f", - "date": "2021-05-24T12:38:59.373Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1614.json b/history/versions/1614.json deleted file mode 100644 index 1524582347699..0000000000000 --- a/history/versions/1614.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1614, - "commit": "a73627da1c97f8adb0591850d71afa68187e1050", - "date": "2021-05-24T15:40:25.117Z" - }, - "versionStart": { - "versionNum": 1613, - "commit": "4f9a11f8428d70e40763606bfc9d388ec4861558", - "date": "2021-05-24T12:40:33.800Z" - }, - "changes": [ - "dapps/nftb.io.png" - ] -} \ No newline at end of file diff --git a/history/versions/1615.json b/history/versions/1615.json deleted file mode 100644 index 864b812970a0f..0000000000000 --- a/history/versions/1615.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1615, - "commit": "93f136819899466dc8a3041bd54130217ae96bf3", - "date": "2021-05-24T19:13:41.184Z" - }, - "versionStart": { - "versionNum": 1614, - "commit": "a73627da1c97f8adb0591850d71afa68187e1050", - "date": "2021-05-24T15:40:25.117Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x196dC2421AF765c2673FC6093fb1374b28064270/info.json", - "blockchains/smartchain/assets/0x196dC2421AF765c2673FC6093fb1374b28064270/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1616.json b/history/versions/1616.json deleted file mode 100644 index a110d9f1d5e86..0000000000000 --- a/history/versions/1616.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1616, - "commit": "ef2bbcd4a9303dd25d726d05766cb335569f7c84", - "date": "2021-05-24T19:15:10.322Z" - }, - "versionStart": { - "versionNum": 1615, - "commit": "93f136819899466dc8a3041bd54130217ae96bf3", - "date": "2021-05-24T19:13:41.184Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1617.json b/history/versions/1617.json deleted file mode 100644 index b434d61531965..0000000000000 --- a/history/versions/1617.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1617, - "commit": "7ad6efa41b65568468ecb9c282d3f88f1b85625b", - "date": "2021-05-24T19:22:51.035Z" - }, - "versionStart": { - "versionNum": 1616, - "commit": "ef2bbcd4a9303dd25d726d05766cb335569f7c84", - "date": "2021-05-24T19:15:10.322Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x901c31a669616Fec1420fe74cF7abAC9b59C8fE3/info.json", - "blockchains/smartchain/assets/0x901c31a669616Fec1420fe74cF7abAC9b59C8fE3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1618.json b/history/versions/1618.json deleted file mode 100644 index ab9c11a53f691..0000000000000 --- a/history/versions/1618.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1618, - "commit": "0926751fef3c652711b663b580fe1960d23cec7e", - "date": "2021-05-24T19:24:29.241Z" - }, - "versionStart": { - "versionNum": 1617, - "commit": "7ad6efa41b65568468ecb9c282d3f88f1b85625b", - "date": "2021-05-24T19:22:51.035Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7f3BEbd8D994972788f63585933446b520100732/info.json", - "blockchains/ethereum/assets/0x7f3BEbd8D994972788f63585933446b520100732/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1619.json b/history/versions/1619.json deleted file mode 100644 index 73c102833b89b..0000000000000 --- a/history/versions/1619.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1619, - "commit": "59bdf5889df9a158df6520fa830674074e13f94f", - "date": "2021-05-24T19:25:50.602Z" - }, - "versionStart": { - "versionNum": 1618, - "commit": "0926751fef3c652711b663b580fe1960d23cec7e", - "date": "2021-05-24T19:24:29.241Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/162.json b/history/versions/162.json deleted file mode 100644 index 1b551e45ab74f..0000000000000 --- a/history/versions/162.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 162, - "commit": "f81e600536fc0879272f4967567d51338e744d52", - "date": "2021-03-11T11:42:04.021Z" - }, - "versionStart": { - "versionNum": 161, - "commit": "8632988e1a0c0325eacb950f9f418fcebbb2a0a5", - "date": "2021-03-11T11:40:38.466Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1620.json b/history/versions/1620.json deleted file mode 100644 index a34e0d0b6310d..0000000000000 --- a/history/versions/1620.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1620, - "commit": "6899ae36eb83ff80b26f930277b78f681b13b6a5", - "date": "2021-05-24T19:26:59.573Z" - }, - "versionStart": { - "versionNum": 1619, - "commit": "59bdf5889df9a158df6520fa830674074e13f94f", - "date": "2021-05-24T19:25:50.602Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x64Df6F1BDf3aE5924595B6E608c251306BEf0c0F/info.json", - "blockchains/smartchain/assets/0x64Df6F1BDf3aE5924595B6E608c251306BEf0c0F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1621.json b/history/versions/1621.json deleted file mode 100644 index dbbd1a0e08042..0000000000000 --- a/history/versions/1621.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1621, - "commit": "ed3a938ed54c0e16ca5af175f8439a6d7b987c5a", - "date": "2021-05-24T19:28:26.838Z" - }, - "versionStart": { - "versionNum": 1620, - "commit": "6899ae36eb83ff80b26f930277b78f681b13b6a5", - "date": "2021-05-24T19:26:59.573Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1622.json b/history/versions/1622.json deleted file mode 100644 index bf6cd149124e1..0000000000000 --- a/history/versions/1622.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1622, - "commit": "d3f2b84b44855f93ca90b09dad2de2ed68dbe4ea", - "date": "2021-05-25T00:38:38.615Z" - }, - "versionStart": { - "versionNum": 1621, - "commit": "ed3a938ed54c0e16ca5af175f8439a6d7b987c5a", - "date": "2021-05-24T19:28:26.838Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json", - "blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1623.json b/history/versions/1623.json deleted file mode 100644 index 13cafef0b0a86..0000000000000 --- a/history/versions/1623.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1623, - "commit": "8d7a4bfb2968e0529f39d7218c62ab68a90af125", - "date": "2021-05-25T01:32:25.864Z" - }, - "versionStart": { - "versionNum": 1622, - "commit": "d3f2b84b44855f93ca90b09dad2de2ed68dbe4ea", - "date": "2021-05-25T00:38:38.615Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1624.json b/history/versions/1624.json deleted file mode 100644 index 10236cacacf82..0000000000000 --- a/history/versions/1624.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1624, - "commit": "a339099e5465a7de192d0d12a94e8eb2607ad7b3", - "date": "2021-05-25T08:37:08.518Z" - }, - "versionStart": { - "versionNum": 1623, - "commit": "8d7a4bfb2968e0529f39d7218c62ab68a90af125", - "date": "2021-05-25T01:32:25.864Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA58950F05FeA2277d2608748412bf9F802eA4901/info.json", - "blockchains/smartchain/assets/0xA58950F05FeA2277d2608748412bf9F802eA4901/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1625.json b/history/versions/1625.json deleted file mode 100644 index 442d306cecf1b..0000000000000 --- a/history/versions/1625.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1625, - "commit": "c800881721d8ec70c3e904ee790f3d881b02a6af", - "date": "2021-05-25T08:38:29.355Z" - }, - "versionStart": { - "versionNum": 1624, - "commit": "a339099e5465a7de192d0d12a94e8eb2607ad7b3", - "date": "2021-05-25T08:37:08.518Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA58950F05FeA2277d2608748412bf9F802eA4901/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1626.json b/history/versions/1626.json deleted file mode 100644 index 7a3a300dc0f21..0000000000000 --- a/history/versions/1626.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1626, - "commit": "98e5103cee143d8005aaa0d3aab88e362a9744d9", - "date": "2021-05-25T09:17:27.726Z" - }, - "versionStart": { - "versionNum": 1625, - "commit": "c800881721d8ec70c3e904ee790f3d881b02a6af", - "date": "2021-05-25T08:38:29.355Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/info.json", - "blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1627.json b/history/versions/1627.json deleted file mode 100644 index c2d9047237282..0000000000000 --- a/history/versions/1627.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1627, - "commit": "fce5dd9749416c4684c18cb29303e25be2b44ca6", - "date": "2021-05-25T09:18:49.317Z" - }, - "versionStart": { - "versionNum": 1626, - "commit": "98e5103cee143d8005aaa0d3aab88e362a9744d9", - "date": "2021-05-25T09:17:27.726Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5A810FC02ae3C79299179E2C8dBb6F104A9eCc71/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1628.json b/history/versions/1628.json deleted file mode 100644 index 299213e402a13..0000000000000 --- a/history/versions/1628.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1628, - "commit": "ee93256c8fa44ef39a739f17c2f9fb85f19e4634", - "date": "2021-05-25T17:35:17.292Z" - }, - "versionStart": { - "versionNum": 1627, - "commit": "fce5dd9749416c4684c18cb29303e25be2b44ca6", - "date": "2021-05-25T09:18:49.317Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4Cae95d03C85Ae462dAeC44d5426f547A26FAf47/info.json", - "blockchains/smartchain/assets/0x4Cae95d03C85Ae462dAeC44d5426f547A26FAf47/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1629.json b/history/versions/1629.json deleted file mode 100644 index af04f8eb8e6d2..0000000000000 --- a/history/versions/1629.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1629, - "commit": "e7aeada340b72aa20211c9f5927044e375aefbe2", - "date": "2021-05-25T17:37:22.008Z" - }, - "versionStart": { - "versionNum": 1628, - "commit": "ee93256c8fa44ef39a739f17c2f9fb85f19e4634", - "date": "2021-05-25T17:35:17.292Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4Cae95d03C85Ae462dAeC44d5426f547A26FAf47/info.json", - "blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json", - "blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/163.json b/history/versions/163.json deleted file mode 100644 index 646b01f5ad90f..0000000000000 --- a/history/versions/163.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 163, - "commit": "4f54a8f0c477f62776783eea7728e2d404ce742d", - "date": "2021-03-11T13:23:37.782Z" - }, - "versionStart": { - "versionNum": 162, - "commit": "f81e600536fc0879272f4967567d51338e744d52", - "date": "2021-03-11T11:42:04.021Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/info.json", - "blockchains/ethereum/assets/0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787/logo.png", - "blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1630.json b/history/versions/1630.json deleted file mode 100644 index 19e39990002fe..0000000000000 --- a/history/versions/1630.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1630, - "commit": "22fc34e36a3879449d4e9203b881480b30efd5f2", - "date": "2021-05-25T17:38:38.567Z" - }, - "versionStart": { - "versionNum": 1629, - "commit": "e7aeada340b72aa20211c9f5927044e375aefbe2", - "date": "2021-05-25T17:37:22.008Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xea90DC6F64d18771Ca1dac8098526a9082265B42/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1631.json b/history/versions/1631.json deleted file mode 100644 index 6da64c2e8c697..0000000000000 --- a/history/versions/1631.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1631, - "commit": "9f7934083b1cfa471c5a98e39f0d9ad4fc20b6f9", - "date": "2021-05-25T17:40:55.322Z" - }, - "versionStart": { - "versionNum": 1630, - "commit": "22fc34e36a3879449d4e9203b881480b30efd5f2", - "date": "2021-05-25T17:38:38.567Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4090e535F2e251F5F88518998B18b54d26B3b07c/info.json", - "blockchains/smartchain/assets/0x4090e535F2e251F5F88518998B18b54d26B3b07c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1632.json b/history/versions/1632.json deleted file mode 100644 index 2c02e7b2a8b68..0000000000000 --- a/history/versions/1632.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1632, - "commit": "e65f0632ced9bb0ef58d36ec96c27baa00073c46", - "date": "2021-05-25T17:42:16.513Z" - }, - "versionStart": { - "versionNum": 1631, - "commit": "9f7934083b1cfa471c5a98e39f0d9ad4fc20b6f9", - "date": "2021-05-25T17:40:55.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4090e535F2e251F5F88518998B18b54d26B3b07c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1633.json b/history/versions/1633.json deleted file mode 100644 index 74ea6ebb139e9..0000000000000 --- a/history/versions/1633.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1633, - "commit": "c1a1f5dc0c9958f97d2128bb52889513319d7a45", - "date": "2021-05-25T17:54:51.187Z" - }, - "versionStart": { - "versionNum": 1632, - "commit": "e65f0632ced9bb0ef58d36ec96c27baa00073c46", - "date": "2021-05-25T17:42:16.513Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json", - "blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1634.json b/history/versions/1634.json deleted file mode 100644 index da8ddaf88bcb4..0000000000000 --- a/history/versions/1634.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1634, - "commit": "0b487e6d3bd9e0bbb56802e565a30e191bbc3666", - "date": "2021-05-25T17:56:05.149Z" - }, - "versionStart": { - "versionNum": 1633, - "commit": "c1a1f5dc0c9958f97d2128bb52889513319d7a45", - "date": "2021-05-25T17:54:51.187Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb2f7797389ad34Ebd3a30ac6402861844fAC7F5e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1635.json b/history/versions/1635.json deleted file mode 100644 index ccb62ed88aeb9..0000000000000 --- a/history/versions/1635.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1635, - "commit": "1c314cb5e5c0696a17d910b430f83d86740c8da2", - "date": "2021-05-25T17:58:10.907Z" - }, - "versionStart": { - "versionNum": 1634, - "commit": "0b487e6d3bd9e0bbb56802e565a30e191bbc3666", - "date": "2021-05-25T17:56:05.149Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7E7c1d1a7DC1A978100E7faBe865cbb2Ce0b20B1/info.json", - "blockchains/smartchain/assets/0x7E7c1d1a7DC1A978100E7faBe865cbb2Ce0b20B1/logo.png", - "blockchains/smartchain/assets/0x9a7B87651C6C93cedb831B2B3b5549142a813Cfe/info.json", - "blockchains/smartchain/assets/0x9a7B87651C6C93cedb831B2B3b5549142a813Cfe/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1636.json b/history/versions/1636.json deleted file mode 100644 index a115d6fb6a792..0000000000000 --- a/history/versions/1636.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1636, - "commit": "6153b5571a942b8edc2e76e4e2891faa0b82b48c", - "date": "2021-05-25T17:59:28.004Z" - }, - "versionStart": { - "versionNum": 1635, - "commit": "1c314cb5e5c0696a17d910b430f83d86740c8da2", - "date": "2021-05-25T17:58:10.907Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7420B4b9a0110cdC71fB720908340C03F9Bc03EC/info.json", - "blockchains/ethereum/assets/0x7420B4b9a0110cdC71fB720908340C03F9Bc03EC/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7E7c1d1a7DC1A978100E7faBe865cbb2Ce0b20B1/info.json", - "blockchains/smartchain/assets/0x9a7B87651C6C93cedb831B2B3b5549142a813Cfe/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1637.json b/history/versions/1637.json deleted file mode 100644 index a3754bef4f6ad..0000000000000 --- a/history/versions/1637.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1637, - "commit": "40c5fb7ec65bb32eeba5077fc1a453e2107da69b", - "date": "2021-05-25T18:00:52.851Z" - }, - "versionStart": { - "versionNum": 1636, - "commit": "6153b5571a942b8edc2e76e4e2891faa0b82b48c", - "date": "2021-05-25T17:59:28.004Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x7420B4b9a0110cdC71fB720908340C03F9Bc03EC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1638.json b/history/versions/1638.json deleted file mode 100644 index 575d7064f22d0..0000000000000 --- a/history/versions/1638.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1638, - "commit": "d6ff7eee660f5b3d78e37d5fc8b9e5d8f433c4e0", - "date": "2021-05-25T19:08:15.092Z" - }, - "versionStart": { - "versionNum": 1637, - "commit": "40c5fb7ec65bb32eeba5077fc1a453e2107da69b", - "date": "2021-05-25T18:00:52.851Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3F7200CC81D3fa6B8dB6f8fCC2393D158E542F49/info.json", - "blockchains/smartchain/assets/0x3F7200CC81D3fa6B8dB6f8fCC2393D158E542F49/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1639.json b/history/versions/1639.json deleted file mode 100644 index d97f228768a85..0000000000000 --- a/history/versions/1639.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1639, - "commit": "c88a77fad8eb3834101ea5ccd0ed292ea04d9878", - "date": "2021-05-25T19:09:27.700Z" - }, - "versionStart": { - "versionNum": 1638, - "commit": "d6ff7eee660f5b3d78e37d5fc8b9e5d8f433c4e0", - "date": "2021-05-25T19:08:15.092Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3F7200CC81D3fa6B8dB6f8fCC2393D158E542F49/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/164.json b/history/versions/164.json deleted file mode 100644 index fd0a25975ecc5..0000000000000 --- a/history/versions/164.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 164, - "commit": "49b086a150f6897d0c11d1439db3af5eb9afb8d7", - "date": "2021-03-11T19:18:28.367Z" - }, - "versionStart": { - "versionNum": 163, - "commit": "4f54a8f0c477f62776783eea7728e2d404ce742d", - "date": "2021-03-11T13:23:37.782Z" - }, - "changes": [ - "blockchains/binance/assets/MDT-14A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1640.json b/history/versions/1640.json deleted file mode 100644 index ae38edb5f9134..0000000000000 --- a/history/versions/1640.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1640, - "commit": "c36932c00ee8400e1e2635997cf26431b6a0c4c6", - "date": "2021-05-25T20:26:50.023Z" - }, - "versionStart": { - "versionNum": 1639, - "commit": "c88a77fad8eb3834101ea5ccd0ed292ea04d9878", - "date": "2021-05-25T19:09:27.700Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xB8647e90C0645152Fccf4d9AbB6B59Eb4AA99052/info.json", - "blockchains/ethereum/assets/0xB8647e90C0645152Fccf4d9AbB6B59Eb4AA99052/logo.png", - "blockchains/smartchain/assets/0x4b6000F9163de2E3f0a01eC37E06e1469DBbcE9d/info.json", - "blockchains/smartchain/assets/0x4b6000F9163de2E3f0a01eC37E06e1469DBbcE9d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1641.json b/history/versions/1641.json deleted file mode 100644 index a9e090c21897b..0000000000000 --- a/history/versions/1641.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1641, - "commit": "49b3d2303b59f5860197bc93d42c35126916544d", - "date": "2021-05-25T20:28:03.462Z" - }, - "versionStart": { - "versionNum": 1640, - "commit": "c36932c00ee8400e1e2635997cf26431b6a0c4c6", - "date": "2021-05-25T20:26:50.023Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1642.json b/history/versions/1642.json deleted file mode 100644 index 509e3dc80db54..0000000000000 --- a/history/versions/1642.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1642, - "commit": "1a92f5e0d61f1d0f42de98c81b74c03d6c9f049f", - "date": "2021-05-26T01:34:46.808Z" - }, - "versionStart": { - "versionNum": 1641, - "commit": "49b3d2303b59f5860197bc93d42c35126916544d", - "date": "2021-05-25T20:28:03.462Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1643.json b/history/versions/1643.json deleted file mode 100644 index 16a0750ece070..0000000000000 --- a/history/versions/1643.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1643, - "commit": "3267ac54f91a6284fc282d94b5223c7803dcf7c5", - "date": "2021-05-26T06:06:48.485Z" - }, - "versionStart": { - "versionNum": 1642, - "commit": "1a92f5e0d61f1d0f42de98c81b74c03d6c9f049f", - "date": "2021-05-26T01:34:46.808Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json", - "blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1644.json b/history/versions/1644.json deleted file mode 100644 index d1b017f3874a5..0000000000000 --- a/history/versions/1644.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1644, - "commit": "5cedc5291c675a9f03d03a75da9f657fcfc1b28b", - "date": "2021-05-26T06:08:24.956Z" - }, - "versionStart": { - "versionNum": 1643, - "commit": "3267ac54f91a6284fc282d94b5223c7803dcf7c5", - "date": "2021-05-26T06:06:48.485Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1645.json b/history/versions/1645.json deleted file mode 100644 index 4bcb6946394a5..0000000000000 --- a/history/versions/1645.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1645, - "commit": "316917808b8847aff1a77994bd385a33ceacb4d9", - "date": "2021-05-26T09:45:59.683Z" - }, - "versionStart": { - "versionNum": 1644, - "commit": "5cedc5291c675a9f03d03a75da9f657fcfc1b28b", - "date": "2021-05-26T06:08:24.956Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x46c3A14009645Ea49D781442f7e5AB221dF4Bb56/info.json", - "blockchains/smartchain/assets/0x46c3A14009645Ea49D781442f7e5AB221dF4Bb56/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1646.json b/history/versions/1646.json deleted file mode 100644 index 53f8fbbad0ce4..0000000000000 --- a/history/versions/1646.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1646, - "commit": "e0e8a37dc58b9461e003201c52a5fd332381f2ae", - "date": "2021-05-26T09:47:20.490Z" - }, - "versionStart": { - "versionNum": 1645, - "commit": "316917808b8847aff1a77994bd385a33ceacb4d9", - "date": "2021-05-26T09:45:59.683Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x46c3A14009645Ea49D781442f7e5AB221dF4Bb56/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1647.json b/history/versions/1647.json deleted file mode 100644 index bdd4aa7830dd7..0000000000000 --- a/history/versions/1647.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1647, - "commit": "a34e9b52cb219c28c405382b3ebb102ffacf5ae9", - "date": "2021-05-26T09:49:45.987Z" - }, - "versionStart": { - "versionNum": 1646, - "commit": "e0e8a37dc58b9461e003201c52a5fd332381f2ae", - "date": "2021-05-26T09:47:20.490Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/info.json", - "blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1648.json b/history/versions/1648.json deleted file mode 100644 index dea5c6e4c102a..0000000000000 --- a/history/versions/1648.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1648, - "commit": "3a746eb9099fe55038b3c3e1cde79f73b9e06c66", - "date": "2021-05-26T09:51:12.101Z" - }, - "versionStart": { - "versionNum": 1647, - "commit": "a34e9b52cb219c28c405382b3ebb102ffacf5ae9", - "date": "2021-05-26T09:49:45.987Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x163f182C32d24A09d91EB75820cDe9FD5832b329/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1649.json b/history/versions/1649.json deleted file mode 100644 index 4438f72bc4bba..0000000000000 --- a/history/versions/1649.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1649, - "commit": "11d852df0ef79eb2921f8b51d4ac726b250554b5", - "date": "2021-05-26T09:52:30.752Z" - }, - "versionStart": { - "versionNum": 1648, - "commit": "3a746eb9099fe55038b3c3e1cde79f73b9e06c66", - "date": "2021-05-26T09:51:12.101Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x184392F0f03CA11186722f38a04C15c3A90155D3/info.json", - "blockchains/smartchain/assets/0x184392F0f03CA11186722f38a04C15c3A90155D3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/165.json b/history/versions/165.json deleted file mode 100644 index be6e14c79f740..0000000000000 --- a/history/versions/165.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 165, - "commit": "ded14dc418457fefbb6e8bd46908ce8fe51bea3f", - "date": "2021-03-12T07:21:48.856Z" - }, - "versionStart": { - "versionNum": 164, - "commit": "49b086a150f6897d0c11d1439db3af5eb9afb8d7", - "date": "2021-03-11T19:18:28.367Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1650.json b/history/versions/1650.json deleted file mode 100644 index f94778522ca76..0000000000000 --- a/history/versions/1650.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1650, - "commit": "5a64f8c528aa68f70b661908877f810e005ec198", - "date": "2021-05-26T09:53:49.233Z" - }, - "versionStart": { - "versionNum": 1649, - "commit": "11d852df0ef79eb2921f8b51d4ac726b250554b5", - "date": "2021-05-26T09:52:30.752Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x184392F0f03CA11186722f38a04C15c3A90155D3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1651.json b/history/versions/1651.json deleted file mode 100644 index 45152090f490a..0000000000000 --- a/history/versions/1651.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1651, - "commit": "40a0d3d85cbb808e8ea5205b5efd8b4dbd32a52d", - "date": "2021-05-26T09:57:43.682Z" - }, - "versionStart": { - "versionNum": 1650, - "commit": "5a64f8c528aa68f70b661908877f810e005ec198", - "date": "2021-05-26T09:53:49.233Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8ea406242B84Ae39D1ff86a07C69FB33ED4b44B2/info.json", - "blockchains/smartchain/assets/0x8ea406242B84Ae39D1ff86a07C69FB33ED4b44B2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1652.json b/history/versions/1652.json deleted file mode 100644 index 9905c53b0c5fa..0000000000000 --- a/history/versions/1652.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1652, - "commit": "375a20bbf8ec54f65f7ee0dc5666ccb977d03ba7", - "date": "2021-05-26T09:59:00.032Z" - }, - "versionStart": { - "versionNum": 1651, - "commit": "40a0d3d85cbb808e8ea5205b5efd8b4dbd32a52d", - "date": "2021-05-26T09:57:43.682Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8ea406242B84Ae39D1ff86a07C69FB33ED4b44B2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1653.json b/history/versions/1653.json deleted file mode 100644 index 378f9f6ff18ab..0000000000000 --- a/history/versions/1653.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1653, - "commit": "8e13d4a6159d6430bb8963768547d73847058348", - "date": "2021-05-26T10:04:05.227Z" - }, - "versionStart": { - "versionNum": 1652, - "commit": "375a20bbf8ec54f65f7ee0dc5666ccb977d03ba7", - "date": "2021-05-26T09:59:00.032Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCD89B587A38FCCE8877E558133ef6bf8e0727b91/info.json", - "blockchains/smartchain/assets/0xCD89B587A38FCCE8877E558133ef6bf8e0727b91/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1654.json b/history/versions/1654.json deleted file mode 100644 index 19816e09a9914..0000000000000 --- a/history/versions/1654.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1654, - "commit": "c4ed03a07d696e065c09f75e7cc58fc921e7aea0", - "date": "2021-05-26T10:05:21.978Z" - }, - "versionStart": { - "versionNum": 1653, - "commit": "8e13d4a6159d6430bb8963768547d73847058348", - "date": "2021-05-26T10:04:05.227Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1655.json b/history/versions/1655.json deleted file mode 100644 index 00518fc863751..0000000000000 --- a/history/versions/1655.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1655, - "commit": "3c8bd36e600931fdbe68ee17af05481f41ca8152", - "date": "2021-05-26T10:08:32.952Z" - }, - "versionStart": { - "versionNum": 1654, - "commit": "c4ed03a07d696e065c09f75e7cc58fc921e7aea0", - "date": "2021-05-26T10:05:21.978Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB09FE1613fE03E7361319d2a43eDc17422f36B09/info.json", - "blockchains/smartchain/assets/0xB09FE1613fE03E7361319d2a43eDc17422f36B09/logo.png", - "blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json", - "blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1656.json b/history/versions/1656.json deleted file mode 100644 index 432345f62552b..0000000000000 --- a/history/versions/1656.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1656, - "commit": "eb4f5d7ae6163f287e27e1be8fb5294da5ee44aa", - "date": "2021-05-26T10:09:49.415Z" - }, - "versionStart": { - "versionNum": 1655, - "commit": "3c8bd36e600931fdbe68ee17af05481f41ca8152", - "date": "2021-05-26T10:08:32.952Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1657.json b/history/versions/1657.json deleted file mode 100644 index 9f5a85af70747..0000000000000 --- a/history/versions/1657.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1657, - "commit": "38b35c6936b0dbaeb3f74a2634362f1543b2fad7", - "date": "2021-05-26T10:12:27.892Z" - }, - "versionStart": { - "versionNum": 1656, - "commit": "eb4f5d7ae6163f287e27e1be8fb5294da5ee44aa", - "date": "2021-05-26T10:09:49.415Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/info.json", - "blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1658.json b/history/versions/1658.json deleted file mode 100644 index 2a700f8220738..0000000000000 --- a/history/versions/1658.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1658, - "commit": "5303b38c72a314fa5cd9aa1c48e7b4cc17176818", - "date": "2021-05-26T10:13:37.856Z" - }, - "versionStart": { - "versionNum": 1657, - "commit": "38b35c6936b0dbaeb3f74a2634362f1543b2fad7", - "date": "2021-05-26T10:12:27.892Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x75cc1fa47790b1D191061cC7d631Cbe65129AABC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1659.json b/history/versions/1659.json deleted file mode 100644 index ea4d60eaf916a..0000000000000 --- a/history/versions/1659.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1659, - "commit": "5ae0e61830c36d51d5c1eae0a0028599446aec57", - "date": "2021-05-26T10:15:38.286Z" - }, - "versionStart": { - "versionNum": 1658, - "commit": "5303b38c72a314fa5cd9aa1c48e7b4cc17176818", - "date": "2021-05-26T10:13:37.856Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdF2fc196d57f7E3736DAAab1De4b717C32380fB6/info.json", - "blockchains/smartchain/assets/0xdF2fc196d57f7E3736DAAab1De4b717C32380fB6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/166.json b/history/versions/166.json deleted file mode 100644 index b78b92755eeb1..0000000000000 --- a/history/versions/166.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 166, - "commit": "71e17acad7cd2e244156694f3924dd1ceaf49c8a", - "date": "2021-03-12T09:46:25.490Z" - }, - "versionStart": { - "versionNum": 165, - "commit": "ded14dc418457fefbb6e8bd46908ce8fe51bea3f", - "date": "2021-03-12T07:21:48.856Z" - }, - "changes": [ - "blockchains/binance/allowlist.json", - "blockchains/binance/assets/DOGE-B67/info.json", - "blockchains/binance/assets/DOGE-B67/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1660.json b/history/versions/1660.json deleted file mode 100644 index 679abe26489eb..0000000000000 --- a/history/versions/1660.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1660, - "commit": "6a329005db2af13f3bfd5e80a0c5586a1a460dec", - "date": "2021-05-26T10:16:58.375Z" - }, - "versionStart": { - "versionNum": 1659, - "commit": "5ae0e61830c36d51d5c1eae0a0028599446aec57", - "date": "2021-05-26T10:15:38.286Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1661.json b/history/versions/1661.json deleted file mode 100644 index 54e0ae7e3ad27..0000000000000 --- a/history/versions/1661.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1661, - "commit": "723eddc7fe6296a21174bfc4f79f122dbdbdc270", - "date": "2021-05-26T12:51:57.155Z" - }, - "versionStart": { - "versionNum": 1660, - "commit": "6a329005db2af13f3bfd5e80a0c5586a1a460dec", - "date": "2021-05-26T10:16:58.375Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/info.json", - "blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1662.json b/history/versions/1662.json deleted file mode 100644 index 944dd4c2b70f6..0000000000000 --- a/history/versions/1662.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1662, - "commit": "0c96b92c5162f03b8f8eb49dcc43fc84eaf58d1f", - "date": "2021-05-26T12:53:14.124Z" - }, - "versionStart": { - "versionNum": 1661, - "commit": "723eddc7fe6296a21174bfc4f79f122dbdbdc270", - "date": "2021-05-26T12:51:57.155Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA2f46fe221f34Dac4Cf078e6946A7cb4e373AD28/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1663.json b/history/versions/1663.json deleted file mode 100644 index 75c33ef8c541c..0000000000000 --- a/history/versions/1663.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1663, - "commit": "22f8cfe1c4dd6bba7eb0f6c3c7fb6ce7b94866d9", - "date": "2021-05-26T15:11:02.153Z" - }, - "versionStart": { - "versionNum": 1662, - "commit": "0c96b92c5162f03b8f8eb49dcc43fc84eaf58d1f", - "date": "2021-05-26T12:53:14.124Z" - }, - "changes": [ - "dapps/exchange.pancakeswap.finance.png" - ] -} \ No newline at end of file diff --git a/history/versions/1664.json b/history/versions/1664.json deleted file mode 100644 index ff4c188bba6b1..0000000000000 --- a/history/versions/1664.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1664, - "commit": "0d8d8f4c7e0618b224fcafe7af91122087a6fe73", - "date": "2021-05-26T17:07:57.009Z" - }, - "versionStart": { - "versionNum": 1663, - "commit": "22f8cfe1c4dd6bba7eb0f6c3c7fb6ce7b94866d9", - "date": "2021-05-26T15:11:02.153Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x26fF6D16549A00BA8b36ce3159b5277E6e798d18/info.json", - "blockchains/ethereum/assets/0x26fF6D16549A00BA8b36ce3159b5277E6e798d18/logo.png", - "blockchains/smartchain/assets/0x1E6baC0b134259BFE91552954D86513bA2B6E9B9/info.json", - "blockchains/smartchain/assets/0x1E6baC0b134259BFE91552954D86513bA2B6E9B9/logo.png", - "blockchains/smartchain/assets/0xD5a0dAd4E6f399CdC346ff04fd90ec0B511fCeF9/info.json", - "blockchains/smartchain/assets/0xD5a0dAd4E6f399CdC346ff04fd90ec0B511fCeF9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1665.json b/history/versions/1665.json deleted file mode 100644 index 7ad648e96f2bb..0000000000000 --- a/history/versions/1665.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1665, - "commit": "a74e6b61558830edf4f0faeb95feec35e3148af1", - "date": "2021-05-26T17:09:27.232Z" - }, - "versionStart": { - "versionNum": 1664, - "commit": "0d8d8f4c7e0618b224fcafe7af91122087a6fe73", - "date": "2021-05-26T17:07:57.009Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x26fF6D16549A00BA8b36ce3159b5277E6e798d18/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1E6baC0b134259BFE91552954D86513bA2B6E9B9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1666.json b/history/versions/1666.json deleted file mode 100644 index 3fef78103f864..0000000000000 --- a/history/versions/1666.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1666, - "commit": "bd3b5c14212dc60c8eb849c78564fc66a651f5dd", - "date": "2021-05-26T17:18:12.375Z" - }, - "versionStart": { - "versionNum": 1665, - "commit": "a74e6b61558830edf4f0faeb95feec35e3148af1", - "date": "2021-05-26T17:09:27.232Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/info.json", - "blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1667.json b/history/versions/1667.json deleted file mode 100644 index f551ee816c754..0000000000000 --- a/history/versions/1667.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1667, - "commit": "840a98943c06ef1f21c01185e412361d17508967", - "date": "2021-05-26T17:19:34.872Z" - }, - "versionStart": { - "versionNum": 1666, - "commit": "bd3b5c14212dc60c8eb849c78564fc66a651f5dd", - "date": "2021-05-26T17:18:12.375Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x8185Bc4757572Da2a610f887561c32298f1A5748/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1668.json b/history/versions/1668.json deleted file mode 100644 index acfe0737e0f02..0000000000000 --- a/history/versions/1668.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1668, - "commit": "1401515933c7f995ddb9d5f8fae5a0ac724ba7ce", - "date": "2021-05-26T19:24:41.477Z" - }, - "versionStart": { - "versionNum": 1667, - "commit": "840a98943c06ef1f21c01185e412361d17508967", - "date": "2021-05-26T17:19:34.872Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/info.json", - "blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1669.json b/history/versions/1669.json deleted file mode 100644 index 4e9a8d26ab799..0000000000000 --- a/history/versions/1669.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1669, - "commit": "df606778b1b10d9160ec37ee943242d83388178a", - "date": "2021-05-26T19:26:04.021Z" - }, - "versionStart": { - "versionNum": 1668, - "commit": "1401515933c7f995ddb9d5f8fae5a0ac724ba7ce", - "date": "2021-05-26T19:24:41.477Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x26a79Bd709A7eF5E5F747B8d8f83326EA044d8cC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/167.json b/history/versions/167.json deleted file mode 100644 index 46948a1b527a3..0000000000000 --- a/history/versions/167.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 167, - "commit": "b6b5fbac5575f8f2b67aa2fa268b0597dfa67fb7", - "date": "2021-03-12T11:04:29.417Z" - }, - "versionStart": { - "versionNum": 166, - "commit": "71e17acad7cd2e244156694f3924dd1ceaf49c8a", - "date": "2021-03-12T09:46:25.490Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/info.json", - "blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1670.json b/history/versions/1670.json deleted file mode 100644 index a5b64d8df138d..0000000000000 --- a/history/versions/1670.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1670, - "commit": "457bb4984ba19c2624f9d0128220750fc2949531", - "date": "2021-05-27T01:34:54.010Z" - }, - "versionStart": { - "versionNum": 1669, - "commit": "df606778b1b10d9160ec37ee943242d83388178a", - "date": "2021-05-26T19:26:04.021Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1671.json b/history/versions/1671.json deleted file mode 100644 index 0cc3069218e46..0000000000000 --- a/history/versions/1671.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1671, - "commit": "fa2e001fb871bab6a62d60d47487d0901cb843cd", - "date": "2021-05-27T08:18:39.297Z" - }, - "versionStart": { - "versionNum": 1670, - "commit": "457bb4984ba19c2624f9d0128220750fc2949531", - "date": "2021-05-27T01:34:54.010Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3EDb027e03Dd8348e4006F6a0b1659d4D6A38b1E/info.json", - "blockchains/smartchain/assets/0x3EDb027e03Dd8348e4006F6a0b1659d4D6A38b1E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1672.json b/history/versions/1672.json deleted file mode 100644 index d18bca20943ec..0000000000000 --- a/history/versions/1672.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1672, - "commit": "f62fb562cc5c52bc9708367fdb1a0176079a7863", - "date": "2021-05-27T08:20:34.949Z" - }, - "versionStart": { - "versionNum": 1671, - "commit": "fa2e001fb871bab6a62d60d47487d0901cb843cd", - "date": "2021-05-27T08:18:39.297Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3EDb027e03Dd8348e4006F6a0b1659d4D6A38b1E/info.json", - "blockchains/smartchain/assets/0xbfbc6C29385aC9a0B43e0156C7f53DdA6028A090/info.json", - "blockchains/smartchain/assets/0xbfbc6C29385aC9a0B43e0156C7f53DdA6028A090/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1673.json b/history/versions/1673.json deleted file mode 100644 index 1eb15a6016806..0000000000000 --- a/history/versions/1673.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1673, - "commit": "7060048226fc05797c4d98e367a6ace4d24fd4de", - "date": "2021-05-27T08:22:29.528Z" - }, - "versionStart": { - "versionNum": 1672, - "commit": "f62fb562cc5c52bc9708367fdb1a0176079a7863", - "date": "2021-05-27T08:20:34.949Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbfbc6C29385aC9a0B43e0156C7f53DdA6028A090/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1674.json b/history/versions/1674.json deleted file mode 100644 index 1b4ac373e4b0f..0000000000000 --- a/history/versions/1674.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1674, - "commit": "f59276b8e90b7a66c1687918bf685c614cec3092", - "date": "2021-05-27T08:25:23.518Z" - }, - "versionStart": { - "versionNum": 1673, - "commit": "7060048226fc05797c4d98e367a6ace4d24fd4de", - "date": "2021-05-27T08:22:29.528Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb3d54df1676c1fe4b0987C041fA8C28471429ce7/info.json", - "blockchains/smartchain/assets/0xb3d54df1676c1fe4b0987C041fA8C28471429ce7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1675.json b/history/versions/1675.json deleted file mode 100644 index 4ebbff0a2afd8..0000000000000 --- a/history/versions/1675.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1675, - "commit": "20023cbe4712037d95e8b2fd7d4bc4eeae55491c", - "date": "2021-05-27T08:26:40.995Z" - }, - "versionStart": { - "versionNum": 1674, - "commit": "f59276b8e90b7a66c1687918bf685c614cec3092", - "date": "2021-05-27T08:25:23.518Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1676.json b/history/versions/1676.json deleted file mode 100644 index 884465b08aa29..0000000000000 --- a/history/versions/1676.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1676, - "commit": "e5cb2ad16ede139f31bd028c8c3b343db6c1259b", - "date": "2021-05-27T08:28:53.523Z" - }, - "versionStart": { - "versionNum": 1675, - "commit": "20023cbe4712037d95e8b2fd7d4bc4eeae55491c", - "date": "2021-05-27T08:26:40.995Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/info.json", - "blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1677.json b/history/versions/1677.json deleted file mode 100644 index d77c378d5d8a7..0000000000000 --- a/history/versions/1677.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1677, - "commit": "bbe5b868167d0799ee184da243d1c3c830be185d", - "date": "2021-05-27T08:29:59.785Z" - }, - "versionStart": { - "versionNum": 1676, - "commit": "e5cb2ad16ede139f31bd028c8c3b343db6c1259b", - "date": "2021-05-27T08:28:53.523Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc713d1053a6e8eFA08aE2903181D8cE5182Aa66c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1678.json b/history/versions/1678.json deleted file mode 100644 index c82ceb12ae2df..0000000000000 --- a/history/versions/1678.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1678, - "commit": "51870531907caa45a75c52c8248d6cfd31b63080", - "date": "2021-05-27T08:34:12.685Z" - }, - "versionStart": { - "versionNum": 1677, - "commit": "bbe5b868167d0799ee184da243d1c3c830be185d", - "date": "2021-05-27T08:29:59.785Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb54A58cdC7d3fEFd93EA4454E0C1A23Da8bEdC6f/info.json", - "blockchains/smartchain/assets/0xb54A58cdC7d3fEFd93EA4454E0C1A23Da8bEdC6f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1679.json b/history/versions/1679.json deleted file mode 100644 index 88e27c802c55c..0000000000000 --- a/history/versions/1679.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1679, - "commit": "3a8c55c010af2bbf610b4b0acad60ee9552fe586", - "date": "2021-05-27T08:36:41.143Z" - }, - "versionStart": { - "versionNum": 1678, - "commit": "51870531907caa45a75c52c8248d6cfd31b63080", - "date": "2021-05-27T08:34:12.685Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/info.json", - "blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/logo.png", - "blockchains/smartchain/assets/0xb54A58cdC7d3fEFd93EA4454E0C1A23Da8bEdC6f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/168.json b/history/versions/168.json deleted file mode 100644 index 81d66cf5073f8..0000000000000 --- a/history/versions/168.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 168, - "commit": "8e04b8adc5afa0c1fc6a24ec446be65f691950b9", - "date": "2021-03-12T11:05:43.865Z" - }, - "versionStart": { - "versionNum": 167, - "commit": "b6b5fbac5575f8f2b67aa2fa268b0597dfa67fb7", - "date": "2021-03-12T11:04:29.417Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1680.json b/history/versions/1680.json deleted file mode 100644 index bed44b028711e..0000000000000 --- a/history/versions/1680.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1680, - "commit": "8a37376bc290f935ee44de344443afc2687845e2", - "date": "2021-05-27T08:39:32.818Z" - }, - "versionStart": { - "versionNum": 1679, - "commit": "3a8c55c010af2bbf610b4b0acad60ee9552fe586", - "date": "2021-05-27T08:36:41.143Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1681.json b/history/versions/1681.json deleted file mode 100644 index 16b0c84167522..0000000000000 --- a/history/versions/1681.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1681, - "commit": "82eb477be21bfe1d3078630040cbe0a2da2302b0", - "date": "2021-05-27T11:02:03.865Z" - }, - "versionStart": { - "versionNum": 1680, - "commit": "8a37376bc290f935ee44de344443afc2687845e2", - "date": "2021-05-27T08:39:32.818Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/info.json", - "blockchains/smartchain/assets/0x5F84ce30DC3cF7909101C69086c50De191895883/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1682.json b/history/versions/1682.json deleted file mode 100644 index 7f1ed1f460037..0000000000000 --- a/history/versions/1682.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1682, - "commit": "405b4c0f91f4c9c709f56d02cfdbd43f7b1fe237", - "date": "2021-05-27T11:33:51.476Z" - }, - "versionStart": { - "versionNum": 1681, - "commit": "82eb477be21bfe1d3078630040cbe0a2da2302b0", - "date": "2021-05-27T11:02:03.865Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/info.json", - "blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1683.json b/history/versions/1683.json deleted file mode 100644 index 9bf727b9b6043..0000000000000 --- a/history/versions/1683.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1683, - "commit": "12f89e7e5835cff352c094044ac698bfb9cf1f39", - "date": "2021-05-27T11:36:09.516Z" - }, - "versionStart": { - "versionNum": 1682, - "commit": "405b4c0f91f4c9c709f56d02cfdbd43f7b1fe237", - "date": "2021-05-27T11:33:51.476Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7D72DEDa97AfCE34caeb5DcbCc4001b7Ceb8074B/info.json", - "blockchains/smartchain/assets/0xa123aB52a32267Dc357B7599739d3C6CAF856fe4/info.json", - "blockchains/smartchain/assets/0xa123aB52a32267Dc357B7599739d3C6CAF856fe4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1684.json b/history/versions/1684.json deleted file mode 100644 index 259021e6ae83e..0000000000000 --- a/history/versions/1684.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1684, - "commit": "120ad74addd0306c92c4cfb4cd1d49ecf4141dd4", - "date": "2021-05-27T11:37:28.899Z" - }, - "versionStart": { - "versionNum": 1683, - "commit": "12f89e7e5835cff352c094044ac698bfb9cf1f39", - "date": "2021-05-27T11:36:09.516Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1685.json b/history/versions/1685.json deleted file mode 100644 index cbde3f2b6eed9..0000000000000 --- a/history/versions/1685.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1685, - "commit": "13c31032515c5631660090fa6fc8f0b685bac60c", - "date": "2021-05-27T13:11:15.029Z" - }, - "versionStart": { - "versionNum": 1684, - "commit": "120ad74addd0306c92c4cfb4cd1d49ecf4141dd4", - "date": "2021-05-27T11:37:28.899Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1759254EB142bcF0175347D5A0f3c19235538a9A/info.json", - "blockchains/smartchain/assets/0x1759254EB142bcF0175347D5A0f3c19235538a9A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1686.json b/history/versions/1686.json deleted file mode 100644 index b9d229fc7385b..0000000000000 --- a/history/versions/1686.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1686, - "commit": "c57852a8a598f5344a9a9f0b451eb8bd06f25d7f", - "date": "2021-05-27T13:12:41.094Z" - }, - "versionStart": { - "versionNum": 1685, - "commit": "13c31032515c5631660090fa6fc8f0b685bac60c", - "date": "2021-05-27T13:11:15.029Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1687.json b/history/versions/1687.json deleted file mode 100644 index c61da5177c52c..0000000000000 --- a/history/versions/1687.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1687, - "commit": "ec749f27ffb7d62141005a89afa6c13a8b6a6627", - "date": "2021-05-27T13:25:36.874Z" - }, - "versionStart": { - "versionNum": 1686, - "commit": "c57852a8a598f5344a9a9f0b451eb8bd06f25d7f", - "date": "2021-05-27T13:12:41.094Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json", - "blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1688.json b/history/versions/1688.json deleted file mode 100644 index 450de18ad4871..0000000000000 --- a/history/versions/1688.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1688, - "commit": "2019eb4fabdceaec85011f6a56d35dc1b5255f95", - "date": "2021-05-27T13:26:55.320Z" - }, - "versionStart": { - "versionNum": 1687, - "commit": "ec749f27ffb7d62141005a89afa6c13a8b6a6627", - "date": "2021-05-27T13:25:36.874Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1689.json b/history/versions/1689.json deleted file mode 100644 index da49dedb5016f..0000000000000 --- a/history/versions/1689.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1689, - "commit": "deef2260d3b83a0557fa33c1fb4b30bd709fcd81", - "date": "2021-05-27T14:19:07.029Z" - }, - "versionStart": { - "versionNum": 1688, - "commit": "2019eb4fabdceaec85011f6a56d35dc1b5255f95", - "date": "2021-05-27T13:26:55.320Z" - }, - "changes": [ - "blockchains/solana/assets/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW/info.json", - "blockchains/solana/assets/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/169.json b/history/versions/169.json deleted file mode 100644 index 3f8a680f9db34..0000000000000 --- a/history/versions/169.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 169, - "commit": "034db00b0b45ed854d10238398110e069319e4fd", - "date": "2021-03-12T13:44:11.235Z" - }, - "versionStart": { - "versionNum": 168, - "commit": "8e04b8adc5afa0c1fc6a24ec446be65f691950b9", - "date": "2021-03-12T11:05:43.865Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json", - "blockchains/smartchain/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json", - "blockchains/smartchain/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1690.json b/history/versions/1690.json deleted file mode 100644 index 1a7f87cb14c28..0000000000000 --- a/history/versions/1690.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1690, - "commit": "bfbc9e6b26c7474f86778bef3e1699f0349da6b6", - "date": "2021-05-27T14:21:02.038Z" - }, - "versionStart": { - "versionNum": 1689, - "commit": "deef2260d3b83a0557fa33c1fb4b30bd709fcd81", - "date": "2021-05-27T14:19:07.029Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x46CBE14F4Ab4C665e084a0a868c49098f0Ce7704/info.json", - "blockchains/smartchain/assets/0x46CBE14F4Ab4C665e084a0a868c49098f0Ce7704/logo.png", - "blockchains/solana/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1691.json b/history/versions/1691.json deleted file mode 100644 index 41001f5477830..0000000000000 --- a/history/versions/1691.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1691, - "commit": "189340120b69baa6a1788efba2092a53538d816a", - "date": "2021-05-27T14:22:29.205Z" - }, - "versionStart": { - "versionNum": 1690, - "commit": "bfbc9e6b26c7474f86778bef3e1699f0349da6b6", - "date": "2021-05-27T14:21:02.038Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1692.json b/history/versions/1692.json deleted file mode 100644 index 8479ad6db850d..0000000000000 --- a/history/versions/1692.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1692, - "commit": "687d12bda1011092081d6ec5f6b352f8cc06936a", - "date": "2021-05-27T16:50:24.773Z" - }, - "versionStart": { - "versionNum": 1691, - "commit": "189340120b69baa6a1788efba2092a53538d816a", - "date": "2021-05-27T14:22:29.205Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD9a0DC07D25ed65DA8eD4321C42f7f35De81bf2D/info.json", - "blockchains/smartchain/assets/0xD9a0DC07D25ed65DA8eD4321C42f7f35De81bf2D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1693.json b/history/versions/1693.json deleted file mode 100644 index 4e2be8e4bb4c1..0000000000000 --- a/history/versions/1693.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1693, - "commit": "eb3ae7fc5200232d622164d56dbacb04f42da7f6", - "date": "2021-05-27T16:51:48.252Z" - }, - "versionStart": { - "versionNum": 1692, - "commit": "687d12bda1011092081d6ec5f6b352f8cc06936a", - "date": "2021-05-27T16:50:24.773Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9e3a9F1612028eeE48F85cA85f8Bed2f37d76848/info.json", - "blockchains/smartchain/assets/0x9e3a9F1612028eeE48F85cA85f8Bed2f37d76848/logo.png", - "blockchains/smartchain/assets/0xD9a0DC07D25ed65DA8eD4321C42f7f35De81bf2D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1694.json b/history/versions/1694.json deleted file mode 100644 index 76a295f12e097..0000000000000 --- a/history/versions/1694.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1694, - "commit": "70f1416c1c5ca9594ce357f920419a0a917037dd", - "date": "2021-05-27T16:53:03.748Z" - }, - "versionStart": { - "versionNum": 1693, - "commit": "eb3ae7fc5200232d622164d56dbacb04f42da7f6", - "date": "2021-05-27T16:51:48.252Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1695.json b/history/versions/1695.json deleted file mode 100644 index 49e6a7f635ca0..0000000000000 --- a/history/versions/1695.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1695, - "commit": "bb776764daee9baf38a343a2f8516f1c70dfb2f8", - "date": "2021-05-27T17:49:03.427Z" - }, - "versionStart": { - "versionNum": 1694, - "commit": "70f1416c1c5ca9594ce357f920419a0a917037dd", - "date": "2021-05-27T16:53:03.748Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9a946c3Cb16c08334b69aE249690C236Ebd5583E/info.json", - "blockchains/smartchain/assets/0x9a946c3Cb16c08334b69aE249690C236Ebd5583E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1696.json b/history/versions/1696.json deleted file mode 100644 index bad41dfc88589..0000000000000 --- a/history/versions/1696.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1696, - "commit": "208d67bc14a73acc414a218d7a6da5be9f6dd3be", - "date": "2021-05-27T17:51:26.567Z" - }, - "versionStart": { - "versionNum": 1695, - "commit": "bb776764daee9baf38a343a2f8516f1c70dfb2f8", - "date": "2021-05-27T17:49:03.427Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1697.json b/history/versions/1697.json deleted file mode 100644 index 2b03767c0c256..0000000000000 --- a/history/versions/1697.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1697, - "commit": "da1a8b01294a761320b71ccbe13084f8e0ddc233", - "date": "2021-05-27T20:39:34.567Z" - }, - "versionStart": { - "versionNum": 1696, - "commit": "208d67bc14a73acc414a218d7a6da5be9f6dd3be", - "date": "2021-05-27T17:51:26.567Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/info.json", - "blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1698.json b/history/versions/1698.json deleted file mode 100644 index c56994d619cdf..0000000000000 --- a/history/versions/1698.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1698, - "commit": "596e8660fd158b061d7166718d93e00fdad16ef5", - "date": "2021-05-27T20:40:43.885Z" - }, - "versionStart": { - "versionNum": 1697, - "commit": "da1a8b01294a761320b71ccbe13084f8e0ddc233", - "date": "2021-05-27T20:39:34.567Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x71afF23750db1f4edbE32C942157a478349035b2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1699.json b/history/versions/1699.json deleted file mode 100644 index 518f07c1f641e..0000000000000 --- a/history/versions/1699.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1699, - "commit": "1a5353f7fecdd6a4950c03d448bf77a1dd455289", - "date": "2021-05-27T20:48:40.283Z" - }, - "versionStart": { - "versionNum": 1698, - "commit": "596e8660fd158b061d7166718d93e00fdad16ef5", - "date": "2021-05-27T20:40:43.885Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b/info.json", - "blockchains/smartchain/assets/0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/17.json b/history/versions/17.json deleted file mode 100644 index 69745fb619842..0000000000000 --- a/history/versions/17.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 17, - "commit": "b1821cb8a51f985259c06e3be17d752b02da3bc2", - "date": "2021-02-25T16:21:34.815Z" - }, - "versionStart": { - "versionNum": 16, - "commit": "01ef9e148179b87744d10fae9c9c5328a3492200", - "date": "2021-02-25T16:20:09.359Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/170.json b/history/versions/170.json deleted file mode 100644 index e9d26782e5735..0000000000000 --- a/history/versions/170.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 170, - "commit": "ba7a8a8a8ed4e2b0460dfa566927893fafee228c", - "date": "2021-03-12T13:45:40.906Z" - }, - "versionStart": { - "versionNum": 169, - "commit": "034db00b0b45ed854d10238398110e069319e4fd", - "date": "2021-03-12T13:44:11.235Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1700.json b/history/versions/1700.json deleted file mode 100644 index 13e3b4329d1f1..0000000000000 --- a/history/versions/1700.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1700, - "commit": "5e5a9f35e196c3c25f67df1964889ecebbd2a78e", - "date": "2021-05-27T20:49:54.579Z" - }, - "versionStart": { - "versionNum": 1699, - "commit": "1a5353f7fecdd6a4950c03d448bf77a1dd455289", - "date": "2021-05-27T20:48:40.283Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1701.json b/history/versions/1701.json deleted file mode 100644 index e3a5f836b4bb8..0000000000000 --- a/history/versions/1701.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1701, - "commit": "c6406b280ebadc194ffa6a7e23a7d02831d702b0", - "date": "2021-05-28T01:35:38.894Z" - }, - "versionStart": { - "versionNum": 1700, - "commit": "5e5a9f35e196c3c25f67df1964889ecebbd2a78e", - "date": "2021-05-27T20:49:54.579Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1702.json b/history/versions/1702.json deleted file mode 100644 index aa69036baca32..0000000000000 --- a/history/versions/1702.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1702, - "commit": "225863e6012abcf61b43582dcd743b7f8173b156", - "date": "2021-05-28T07:22:04.574Z" - }, - "versionStart": { - "versionNum": 1701, - "commit": "c6406b280ebadc194ffa6a7e23a7d02831d702b0", - "date": "2021-05-28T01:35:38.894Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5/info.json", - "blockchains/smartchain/assets/0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1703.json b/history/versions/1703.json deleted file mode 100644 index 0609ff81f5637..0000000000000 --- a/history/versions/1703.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1703, - "commit": "469483cba9746fdeef9b165e9496718ab3549441", - "date": "2021-05-28T07:23:32.871Z" - }, - "versionStart": { - "versionNum": 1702, - "commit": "225863e6012abcf61b43582dcd743b7f8173b156", - "date": "2021-05-28T07:22:04.574Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1704.json b/history/versions/1704.json deleted file mode 100644 index 68288e134a9bf..0000000000000 --- a/history/versions/1704.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1704, - "commit": "f1fcd1d36bc91ce26b64f6a8895588536b8f9eb3", - "date": "2021-05-28T07:36:33.991Z" - }, - "versionStart": { - "versionNum": 1703, - "commit": "469483cba9746fdeef9b165e9496718ab3549441", - "date": "2021-05-28T07:23:32.871Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/info.json", - "blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1705.json b/history/versions/1705.json deleted file mode 100644 index 4818ba937c2b4..0000000000000 --- a/history/versions/1705.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1705, - "commit": "3d3fed7bf046b099a24a96f113c6e8f5df3a50c1", - "date": "2021-05-28T07:39:25.033Z" - }, - "versionStart": { - "versionNum": 1704, - "commit": "f1fcd1d36bc91ce26b64f6a8895588536b8f9eb3", - "date": "2021-05-28T07:36:33.991Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/tokenlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/info.json", - "blockchains/smartchain/assets/0x94241428E0E36DF628E0C2485bC0e158A5dA3362/info.json", - "blockchains/smartchain/assets/0x94241428E0E36DF628E0C2485bC0e158A5dA3362/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1706.json b/history/versions/1706.json deleted file mode 100644 index 47d2b67319a3d..0000000000000 --- a/history/versions/1706.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1706, - "commit": "d6d6017484bc24e711ff0c6396d83975486a50f0", - "date": "2021-05-28T07:40:42.874Z" - }, - "versionStart": { - "versionNum": 1705, - "commit": "3d3fed7bf046b099a24a96f113c6e8f5df3a50c1", - "date": "2021-05-28T07:39:25.033Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/tokenlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1707.json b/history/versions/1707.json deleted file mode 100644 index 7735a50d26cd6..0000000000000 --- a/history/versions/1707.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1707, - "commit": "5b7289bd6481b6567db6252a86350471d66b07ef", - "date": "2021-05-28T07:42:29.230Z" - }, - "versionStart": { - "versionNum": 1706, - "commit": "d6d6017484bc24e711ff0c6396d83975486a50f0", - "date": "2021-05-28T07:40:42.874Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCA3c1dC12b0dD0D65964abaA533106CF4F372C78/info.json", - "blockchains/smartchain/assets/0xCA3c1dC12b0dD0D65964abaA533106CF4F372C78/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1708.json b/history/versions/1708.json deleted file mode 100644 index 3d8af6d84fb29..0000000000000 --- a/history/versions/1708.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1708, - "commit": "6a93391d387aa72b8cc5a9fb4201b5b5a43725a9", - "date": "2021-05-28T07:43:54.535Z" - }, - "versionStart": { - "versionNum": 1707, - "commit": "5b7289bd6481b6567db6252a86350471d66b07ef", - "date": "2021-05-28T07:42:29.230Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1709.json b/history/versions/1709.json deleted file mode 100644 index de7385bdfaf52..0000000000000 --- a/history/versions/1709.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1709, - "commit": "cbb10c4d0955f6a101051fe4968940f3563099e1", - "date": "2021-05-28T11:46:34.631Z" - }, - "versionStart": { - "versionNum": 1708, - "commit": "6a93391d387aa72b8cc5a9fb4201b5b5a43725a9", - "date": "2021-05-28T07:43:54.535Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x464863745ED3aF8b9f8871f1082211C55f8f884D/info.json", - "blockchains/smartchain/assets/0x464863745ED3aF8b9f8871f1082211C55f8f884D/logo.png", - "blockchains/smartchain/assets/0xAdaf3be815Cd4345229324E02e839dE85cE95DC2/info.json", - "blockchains/smartchain/assets/0xAdaf3be815Cd4345229324E02e839dE85cE95DC2/logo.png", - "blockchains/smartchain/assets/0xf3175F46B35bf82f5E1FB44c2a64Db99C52B7Eb4/info.json", - "blockchains/smartchain/assets/0xf3175F46B35bf82f5E1FB44c2a64Db99C52B7Eb4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/171.json b/history/versions/171.json deleted file mode 100644 index 632f69d87166e..0000000000000 --- a/history/versions/171.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 171, - "commit": "4bd54008a250836ac76638768a46b98103ed8270", - "date": "2021-03-12T13:55:56.828Z" - }, - "versionStart": { - "versionNum": 170, - "commit": "ba7a8a8a8ed4e2b0460dfa566927893fafee228c", - "date": "2021-03-12T13:45:40.906Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x290c665656a67e0ea0784f90ECBaeFF77c884217/info.json", - "blockchains/smartchain/assets/0x290c665656a67e0ea0784f90ECBaeFF77c884217/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1710.json b/history/versions/1710.json deleted file mode 100644 index e296777c321ee..0000000000000 --- a/history/versions/1710.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1710, - "commit": "d98b811e34989e41d36fa0617392a81e84533171", - "date": "2021-05-28T11:47:45.479Z" - }, - "versionStart": { - "versionNum": 1709, - "commit": "cbb10c4d0955f6a101051fe4968940f3563099e1", - "date": "2021-05-28T11:46:34.631Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x464863745ED3aF8b9f8871f1082211C55f8f884D/info.json", - "blockchains/smartchain/assets/0xf3175F46B35bf82f5E1FB44c2a64Db99C52B7Eb4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1711.json b/history/versions/1711.json deleted file mode 100644 index 5001e5e88f828..0000000000000 --- a/history/versions/1711.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1711, - "commit": "a984a1ba34bd8d264edfe53d8e8ec8e8cf809081", - "date": "2021-05-28T15:52:14.169Z" - }, - "versionStart": { - "versionNum": 1710, - "commit": "d98b811e34989e41d36fa0617392a81e84533171", - "date": "2021-05-28T11:47:45.479Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/info.json", - "blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1712.json b/history/versions/1712.json deleted file mode 100644 index 5ac8e9271eb72..0000000000000 --- a/history/versions/1712.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1712, - "commit": "cb006583f0164909139f63cf19343468b830cff1", - "date": "2021-05-28T15:53:33.525Z" - }, - "versionStart": { - "versionNum": 1711, - "commit": "a984a1ba34bd8d264edfe53d8e8ec8e8cf809081", - "date": "2021-05-28T15:52:14.169Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1713.json b/history/versions/1713.json deleted file mode 100644 index a30c5a98ffed3..0000000000000 --- a/history/versions/1713.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1713, - "commit": "ecdf4b3ca51dc4256a0e9caaceff5b533f9b6690", - "date": "2021-05-28T16:03:52.782Z" - }, - "versionStart": { - "versionNum": 1712, - "commit": "cb006583f0164909139f63cf19343468b830cff1", - "date": "2021-05-28T15:53:33.525Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb813939458aA42ca57B870bEf4bEc24945aDDA6D/info.json", - "blockchains/smartchain/assets/0xb813939458aA42ca57B870bEf4bEc24945aDDA6D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1714.json b/history/versions/1714.json deleted file mode 100644 index 8adf7469dc698..0000000000000 --- a/history/versions/1714.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1714, - "commit": "08c0853eb3f9faff43c40ca3a02530a492fbe367", - "date": "2021-05-28T16:06:19.411Z" - }, - "versionStart": { - "versionNum": 1713, - "commit": "ecdf4b3ca51dc4256a0e9caaceff5b533f9b6690", - "date": "2021-05-28T16:03:52.782Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/info.json", - "blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/logo.png", - "blockchains/ethereum/assets/0xA3E059c0b01F07F211c85bF7b4f1d907AfB011df/info.json", - "blockchains/ethereum/assets/0xA3E059c0b01F07F211c85bF7b4f1d907AfB011df/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1715.json b/history/versions/1715.json deleted file mode 100644 index 67fa7aad51813..0000000000000 --- a/history/versions/1715.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1715, - "commit": "1849cf77677ae07db7e581c2d7c137f5152fc6d6", - "date": "2021-05-28T16:07:40.226Z" - }, - "versionStart": { - "versionNum": 1714, - "commit": "08c0853eb3f9faff43c40ca3a02530a492fbe367", - "date": "2021-05-28T16:06:19.411Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x15874d65e649880c2614e7a480cb7c9A55787FF6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1716.json b/history/versions/1716.json deleted file mode 100644 index c0d29043d8f01..0000000000000 --- a/history/versions/1716.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1716, - "commit": "7dc0c0a235bb106188e57899edef7bd624aa9add", - "date": "2021-05-28T16:57:48.368Z" - }, - "versionStart": { - "versionNum": 1715, - "commit": "1849cf77677ae07db7e581c2d7c137f5152fc6d6", - "date": "2021-05-28T16:07:40.226Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCF9f991b14620f5ad144Eec11f9bc7Bf08987622/info.json", - "blockchains/smartchain/assets/0xCF9f991b14620f5ad144Eec11f9bc7Bf08987622/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1717.json b/history/versions/1717.json deleted file mode 100644 index 264ed273fd853..0000000000000 --- a/history/versions/1717.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1717, - "commit": "7a5623eb65648e13ae6b75f4e145905a27c884bb", - "date": "2021-05-28T16:59:01.401Z" - }, - "versionStart": { - "versionNum": 1716, - "commit": "7dc0c0a235bb106188e57899edef7bd624aa9add", - "date": "2021-05-28T16:57:48.368Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCF9f991b14620f5ad144Eec11f9bc7Bf08987622/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1718.json b/history/versions/1718.json deleted file mode 100644 index 06d03aad58409..0000000000000 --- a/history/versions/1718.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1718, - "commit": "65ca15f34a29c9f09a085f484e677890bb9f033f", - "date": "2021-05-28T17:03:58.329Z" - }, - "versionStart": { - "versionNum": 1717, - "commit": "7a5623eb65648e13ae6b75f4e145905a27c884bb", - "date": "2021-05-28T16:59:01.401Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/info.json", - "blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1719.json b/history/versions/1719.json deleted file mode 100644 index 6c5c2f53b606a..0000000000000 --- a/history/versions/1719.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1719, - "commit": "46ebfa3716cda30498e4d083e705a42754785aba", - "date": "2021-05-28T17:05:11.545Z" - }, - "versionStart": { - "versionNum": 1718, - "commit": "65ca15f34a29c9f09a085f484e677890bb9f033f", - "date": "2021-05-28T17:03:58.329Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xC477D038d5420C6A9e0b031712f61c5120090de9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/172.json b/history/versions/172.json deleted file mode 100644 index 7cddadf4da83c..0000000000000 --- a/history/versions/172.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 172, - "commit": "6c3ab290cb2ee01a34ec9a06c98dc4cf280d0b8d", - "date": "2021-03-12T14:05:22.575Z" - }, - "versionStart": { - "versionNum": 171, - "commit": "4bd54008a250836ac76638768a46b98103ed8270", - "date": "2021-03-12T13:55:56.828Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43/info.json", - "blockchains/ethereum/assets/0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1720.json b/history/versions/1720.json deleted file mode 100644 index 00f74aee72af3..0000000000000 --- a/history/versions/1720.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1720, - "commit": "0bdd3f00773784cb03c211654b3d981ff944ed18", - "date": "2021-05-28T17:06:53.370Z" - }, - "versionStart": { - "versionNum": 1719, - "commit": "46ebfa3716cda30498e4d083e705a42754785aba", - "date": "2021-05-28T17:05:11.545Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/info.json", - "blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1721.json b/history/versions/1721.json deleted file mode 100644 index d99fc82a3c5e4..0000000000000 --- a/history/versions/1721.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1721, - "commit": "a1f6ce7ac06883fac5db6efb7bd82d31cade5931", - "date": "2021-05-28T17:08:10.458Z" - }, - "versionStart": { - "versionNum": 1720, - "commit": "0bdd3f00773784cb03c211654b3d981ff944ed18", - "date": "2021-05-28T17:06:53.370Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1722.json b/history/versions/1722.json deleted file mode 100644 index 4d54a167f703d..0000000000000 --- a/history/versions/1722.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1722, - "commit": "9261950abc569ea5572eeb5597e2d4c4ff65d338", - "date": "2021-05-28T19:53:17.083Z" - }, - "versionStart": { - "versionNum": 1721, - "commit": "a1f6ce7ac06883fac5db6efb7bd82d31cade5931", - "date": "2021-05-28T17:08:10.458Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF565aaf0b8EB813a1c8C956D2C59F1ce27FD2366/info.json", - "blockchains/smartchain/assets/0xF565aaf0b8EB813a1c8C956D2C59F1ce27FD2366/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1723.json b/history/versions/1723.json deleted file mode 100644 index 83f763f3a0238..0000000000000 --- a/history/versions/1723.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1723, - "commit": "bb248fd944db09ea651b64655eb5b6018295fac6", - "date": "2021-05-28T19:54:40.975Z" - }, - "versionStart": { - "versionNum": 1722, - "commit": "9261950abc569ea5572eeb5597e2d4c4ff65d338", - "date": "2021-05-28T19:53:17.083Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF565aaf0b8EB813a1c8C956D2C59F1ce27FD2366/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1724.json b/history/versions/1724.json deleted file mode 100644 index 10d68f7c81285..0000000000000 --- a/history/versions/1724.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1724, - "commit": "fac621afbf77de1d580cba4245b6bd9aa3a94756", - "date": "2021-05-28T19:56:14.162Z" - }, - "versionStart": { - "versionNum": 1723, - "commit": "bb248fd944db09ea651b64655eb5b6018295fac6", - "date": "2021-05-28T19:54:40.975Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/info.json", - "blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1725.json b/history/versions/1725.json deleted file mode 100644 index b7255b29a2813..0000000000000 --- a/history/versions/1725.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1725, - "commit": "36dc3887db4e438b2612b721402af4521c63b8f6", - "date": "2021-05-28T19:57:27.892Z" - }, - "versionStart": { - "versionNum": 1724, - "commit": "fac621afbf77de1d580cba4245b6bd9aa3a94756", - "date": "2021-05-28T19:56:14.162Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC66c8b40E9712708d0b4F27c9775Dc934B65F0d9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1726.json b/history/versions/1726.json deleted file mode 100644 index f24facfb24461..0000000000000 --- a/history/versions/1726.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1726, - "commit": "fc3177e30fbe11275106b4a44e26e265aa9db1c6", - "date": "2021-05-28T20:21:36.607Z" - }, - "versionStart": { - "versionNum": 1725, - "commit": "36dc3887db4e438b2612b721402af4521c63b8f6", - "date": "2021-05-28T19:57:27.892Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/info.json", - "blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1727.json b/history/versions/1727.json deleted file mode 100644 index ba611aa6a22cd..0000000000000 --- a/history/versions/1727.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1727, - "commit": "cfa70e53e1ceb10be805bb4f68f270dc7ad400f7", - "date": "2021-05-28T20:22:47.944Z" - }, - "versionStart": { - "versionNum": 1726, - "commit": "fc3177e30fbe11275106b4a44e26e265aa9db1c6", - "date": "2021-05-28T20:21:36.607Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6507458BB53aec6Be863161641ec28739C41cC97/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1728.json b/history/versions/1728.json deleted file mode 100644 index 83c812b6b9528..0000000000000 --- a/history/versions/1728.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1728, - "commit": "a076a8a3152a733e6d8cc606aef2ba8917a14d7e", - "date": "2021-05-28T20:25:34.918Z" - }, - "versionStart": { - "versionNum": 1727, - "commit": "cfa70e53e1ceb10be805bb4f68f270dc7ad400f7", - "date": "2021-05-28T20:22:47.944Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8869eac0D82245A2df50a0FAD770D72CE63649d1/info.json", - "blockchains/smartchain/assets/0x8869eac0D82245A2df50a0FAD770D72CE63649d1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1729.json b/history/versions/1729.json deleted file mode 100644 index 9fb3fb428dff1..0000000000000 --- a/history/versions/1729.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1729, - "commit": "5bc4090d14c0f435ed99f480ecd096a644d51f9b", - "date": "2021-05-28T20:26:51.626Z" - }, - "versionStart": { - "versionNum": 1728, - "commit": "a076a8a3152a733e6d8cc606aef2ba8917a14d7e", - "date": "2021-05-28T20:25:34.918Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8869eac0D82245A2df50a0FAD770D72CE63649d1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/173.json b/history/versions/173.json deleted file mode 100644 index e117665370558..0000000000000 --- a/history/versions/173.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 173, - "commit": "8aa7f6910c77966cd40f86f71a79f99121da0e18", - "date": "2021-03-12T14:11:21.856Z" - }, - "versionStart": { - "versionNum": 172, - "commit": "6c3ab290cb2ee01a34ec9a06c98dc4cf280d0b8d", - "date": "2021-03-12T14:05:22.575Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC237868a9c5729bdF3173dDDacaa336a0a5BB6e0/info.json", - "blockchains/ethereum/assets/0xC237868a9c5729bdF3173dDDacaa336a0a5BB6e0/logo.png", - "blockchains/smartchain/assets/0xdBf8265B1d5244A13424f13977723AcF5395eAB2/info.json", - "blockchains/smartchain/assets/0xdBf8265B1d5244A13424f13977723AcF5395eAB2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1730.json b/history/versions/1730.json deleted file mode 100644 index 55216a2c8cbf9..0000000000000 --- a/history/versions/1730.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1730, - "commit": "a845136b6441d1a06aa4d7ce71bf94f8be72b9ac", - "date": "2021-05-28T20:51:30.304Z" - }, - "versionStart": { - "versionNum": 1729, - "commit": "5bc4090d14c0f435ed99f480ecd096a644d51f9b", - "date": "2021-05-28T20:26:51.626Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5baeBd214FdAe546ce39750B8363e799E2ABa21E/info.json", - "blockchains/smartchain/assets/0x5baeBd214FdAe546ce39750B8363e799E2ABa21E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1731.json b/history/versions/1731.json deleted file mode 100644 index 7b27638e4cd88..0000000000000 --- a/history/versions/1731.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1731, - "commit": "cea0bfca9db92c00acb745cfea6cfa459c072c3a", - "date": "2021-05-28T20:52:37.044Z" - }, - "versionStart": { - "versionNum": 1730, - "commit": "a845136b6441d1a06aa4d7ce71bf94f8be72b9ac", - "date": "2021-05-28T20:51:30.304Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5baeBd214FdAe546ce39750B8363e799E2ABa21E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1732.json b/history/versions/1732.json deleted file mode 100644 index e1b58f4382b26..0000000000000 --- a/history/versions/1732.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1732, - "commit": "6e4808afd55768c722cf6dcceda3c94106fdcb97", - "date": "2021-05-29T01:35:30.953Z" - }, - "versionStart": { - "versionNum": 1731, - "commit": "cea0bfca9db92c00acb745cfea6cfa459c072c3a", - "date": "2021-05-28T20:52:37.044Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1733.json b/history/versions/1733.json deleted file mode 100644 index 0ef344f63d2ea..0000000000000 --- a/history/versions/1733.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1733, - "commit": "c8371c83273209ab8215808aacda1f378468d8ac", - "date": "2021-05-29T10:27:10.619Z" - }, - "versionStart": { - "versionNum": 1732, - "commit": "6e4808afd55768c722cf6dcceda3c94106fdcb97", - "date": "2021-05-29T01:35:30.953Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/info.json", - "blockchains/ethereum/assets/0xa1eD0364D53394209D61aE8bfdb8Ff50484D8c91/logo.png", - "blockchains/ethereum/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1734.json b/history/versions/1734.json deleted file mode 100644 index 90d1b25ebf08d..0000000000000 --- a/history/versions/1734.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1734, - "commit": "485fee25e102d30c4246dbd67eb0a0a0cf1317f4", - "date": "2021-05-29T10:28:31.827Z" - }, - "versionStart": { - "versionNum": 1733, - "commit": "c8371c83273209ab8215808aacda1f378468d8ac", - "date": "2021-05-29T10:27:10.619Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1735.json b/history/versions/1735.json deleted file mode 100644 index 53747b1130332..0000000000000 --- a/history/versions/1735.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1735, - "commit": "f43021d8fe69b5c3d5568a1b692d274f09adba53", - "date": "2021-05-29T10:32:26.684Z" - }, - "versionStart": { - "versionNum": 1734, - "commit": "485fee25e102d30c4246dbd67eb0a0a0cf1317f4", - "date": "2021-05-29T10:28:31.827Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe47D4874F671554AD6619e22FB5570C81413A14f/info.json", - "blockchains/smartchain/assets/0xe47D4874F671554AD6619e22FB5570C81413A14f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1736.json b/history/versions/1736.json deleted file mode 100644 index 13b1fb5f4497f..0000000000000 --- a/history/versions/1736.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1736, - "commit": "a5c29d717e8c8ef67752f4b20a8c5d10dfa50b9a", - "date": "2021-05-29T10:34:20.913Z" - }, - "versionStart": { - "versionNum": 1735, - "commit": "f43021d8fe69b5c3d5568a1b692d274f09adba53", - "date": "2021-05-29T10:32:26.684Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD3aBd3fdc3463F3a82c80adc581DA2432e42c215/info.json", - "blockchains/smartchain/assets/0xD3aBd3fdc3463F3a82c80adc581DA2432e42c215/logo.png", - "blockchains/smartchain/assets/0xe47D4874F671554AD6619e22FB5570C81413A14f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1737.json b/history/versions/1737.json deleted file mode 100644 index e77186bcc24e0..0000000000000 --- a/history/versions/1737.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1737, - "commit": "e743d7e39d375d37f9ee3356b6140381ff73c51b", - "date": "2021-05-29T10:35:46.893Z" - }, - "versionStart": { - "versionNum": 1736, - "commit": "a5c29d717e8c8ef67752f4b20a8c5d10dfa50b9a", - "date": "2021-05-29T10:34:20.913Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD3aBd3fdc3463F3a82c80adc581DA2432e42c215/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1738.json b/history/versions/1738.json deleted file mode 100644 index 4f7fd1069b320..0000000000000 --- a/history/versions/1738.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1738, - "commit": "412e1389a8c3742751117b437dda6745b8d2dff0", - "date": "2021-05-29T10:38:39.062Z" - }, - "versionStart": { - "versionNum": 1737, - "commit": "e743d7e39d375d37f9ee3356b6140381ff73c51b", - "date": "2021-05-29T10:35:46.893Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x646b8470feA7c413DaC19F41b5c97328EBF70De4/info.json", - "blockchains/smartchain/assets/0x646b8470feA7c413DaC19F41b5c97328EBF70De4/logo.png", - "blockchains/smartchain/assets/0x98fc5B3a39D712Fa5a826Df4F9c47Bb6c0F6F8a9/info.json", - "blockchains/smartchain/assets/0x98fc5B3a39D712Fa5a826Df4F9c47Bb6c0F6F8a9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1739.json b/history/versions/1739.json deleted file mode 100644 index 872bcea680cd5..0000000000000 --- a/history/versions/1739.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1739, - "commit": "a07229011806fb9ea4f4b65a5720cdadefc67cd5", - "date": "2021-05-29T10:40:09.453Z" - }, - "versionStart": { - "versionNum": 1738, - "commit": "412e1389a8c3742751117b437dda6745b8d2dff0", - "date": "2021-05-29T10:38:39.062Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x646b8470feA7c413DaC19F41b5c97328EBF70De4/info.json", - "blockchains/smartchain/assets/0x98fc5B3a39D712Fa5a826Df4F9c47Bb6c0F6F8a9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/174.json b/history/versions/174.json deleted file mode 100644 index 6af71f901646f..0000000000000 --- a/history/versions/174.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 174, - "commit": "5fdf1f597b3a34270bf6c61d9dcab58259ac8ba5", - "date": "2021-03-12T14:12:59.709Z" - }, - "versionStart": { - "versionNum": 173, - "commit": "8aa7f6910c77966cd40f86f71a79f99121da0e18", - "date": "2021-03-12T14:11:21.856Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xC237868a9c5729bdF3173dDDacaa336a0a5BB6e0/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdBf8265B1d5244A13424f13977723AcF5395eAB2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1740.json b/history/versions/1740.json deleted file mode 100644 index 7b2c0c93cce7f..0000000000000 --- a/history/versions/1740.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1740, - "commit": "2184d149dba32886ca3c43a8135bce4ea9c5aded", - "date": "2021-05-29T12:46:21.564Z" - }, - "versionStart": { - "versionNum": 1739, - "commit": "a07229011806fb9ea4f4b65a5720cdadefc67cd5", - "date": "2021-05-29T10:40:09.453Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4D5bd38263C03d684289fa4Ff7cAF6172c377338/info.json", - "blockchains/smartchain/assets/0x4D5bd38263C03d684289fa4Ff7cAF6172c377338/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1741.json b/history/versions/1741.json deleted file mode 100644 index 9cd8faccc1cea..0000000000000 --- a/history/versions/1741.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1741, - "commit": "c69451609d9201c166239275a0574a33f2948207", - "date": "2021-05-29T12:47:29.953Z" - }, - "versionStart": { - "versionNum": 1740, - "commit": "2184d149dba32886ca3c43a8135bce4ea9c5aded", - "date": "2021-05-29T12:46:21.564Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4D5bd38263C03d684289fa4Ff7cAF6172c377338/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1742.json b/history/versions/1742.json deleted file mode 100644 index 88b4235e9c275..0000000000000 --- a/history/versions/1742.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1742, - "commit": "8934da2d495d28332061b7e084f5118d9b97b9d3", - "date": "2021-05-29T18:22:38.004Z" - }, - "versionStart": { - "versionNum": 1741, - "commit": "c69451609d9201c166239275a0574a33f2948207", - "date": "2021-05-29T12:47:29.953Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5c6Fb802F173Dba15E2CAada433032B1368aF59f/info.json", - "blockchains/smartchain/assets/0x5c6Fb802F173Dba15E2CAada433032B1368aF59f/logo.png", - "blockchains/smartchain/assets/0xEFbA8b41e3495ad52258DFe916199Dc643F99dA2/info.json", - "blockchains/smartchain/assets/0xEFbA8b41e3495ad52258DFe916199Dc643F99dA2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1743.json b/history/versions/1743.json deleted file mode 100644 index d4287f59a57a8..0000000000000 --- a/history/versions/1743.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1743, - "commit": "6efbd9b39134cad5da5801b3ccb6b5cf4c5d6875", - "date": "2021-05-29T18:23:51.163Z" - }, - "versionStart": { - "versionNum": 1742, - "commit": "8934da2d495d28332061b7e084f5118d9b97b9d3", - "date": "2021-05-29T18:22:38.004Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xEFbA8b41e3495ad52258DFe916199Dc643F99dA2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1744.json b/history/versions/1744.json deleted file mode 100644 index 0aa3471300f13..0000000000000 --- a/history/versions/1744.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1744, - "commit": "18e7f85b4edd9dd584e2877da0268360d79a9b4e", - "date": "2021-05-29T20:39:45.265Z" - }, - "versionStart": { - "versionNum": 1743, - "commit": "6efbd9b39134cad5da5801b3ccb6b5cf4c5d6875", - "date": "2021-05-29T18:23:51.163Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0952dDFfDE60786497C7CEd1f49B4A14cF527f76/info.json", - "blockchains/smartchain/assets/0x0952dDFfDE60786497C7CEd1f49B4A14cF527f76/logo.png", - "blockchains/smartchain/assets/0xc7a249D3021b1d62669b2B5cE65D8410b9A44A43/info.json", - "blockchains/smartchain/assets/0xc7a249D3021b1d62669b2B5cE65D8410b9A44A43/logo.png", - "blockchains/smartchain/assets/0xf9A3FdA781c94942760860fc731c24301c83830A/logo.png", - "blockchains/smartchain/assets/0xfAEFe2e0D056243060A6f640d5735CAE307001C4/info.json", - "blockchains/smartchain/assets/0xfAEFe2e0D056243060A6f640d5735CAE307001C4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1745.json b/history/versions/1745.json deleted file mode 100644 index f3c79551764f1..0000000000000 --- a/history/versions/1745.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1745, - "commit": "0260e00dbe039ca8df55f35391207760589ae815", - "date": "2021-05-29T20:40:53.267Z" - }, - "versionStart": { - "versionNum": 1744, - "commit": "18e7f85b4edd9dd584e2877da0268360d79a9b4e", - "date": "2021-05-29T20:39:45.265Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0952dDFfDE60786497C7CEd1f49B4A14cF527f76/info.json", - "blockchains/smartchain/assets/0xc7a249D3021b1d62669b2B5cE65D8410b9A44A43/info.json", - "blockchains/smartchain/assets/0xfAEFe2e0D056243060A6f640d5735CAE307001C4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1746.json b/history/versions/1746.json deleted file mode 100644 index 7496f8f5df7f0..0000000000000 --- a/history/versions/1746.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1746, - "commit": "e5308b88ab7f6d0a14e89ef21b03d235bb0d87e0", - "date": "2021-05-30T03:23:59.631Z" - }, - "versionStart": { - "versionNum": 1745, - "commit": "0260e00dbe039ca8df55f35391207760589ae815", - "date": "2021-05-29T20:40:53.267Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163/info.json", - "blockchains/smartchain/assets/0x1f9f6a696C6Fd109cD3956F45dC709d2b3902163/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1747.json b/history/versions/1747.json deleted file mode 100644 index fa8af4f4fcd46..0000000000000 --- a/history/versions/1747.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1747, - "commit": "924352d21cfa8a030c3ed755e46d65f38ba34a84", - "date": "2021-05-30T08:44:02.092Z" - }, - "versionStart": { - "versionNum": 1746, - "commit": "e5308b88ab7f6d0a14e89ef21b03d235bb0d87e0", - "date": "2021-05-30T03:23:59.631Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x74CFD109898fe125737e8081D2A8DF4F318305cC/info.json", - "blockchains/smartchain/assets/0x74CFD109898fe125737e8081D2A8DF4F318305cC/logo.png", - "blockchains/smartchain/assets/0xdB29192Fc2B487BB5185e155752328d4f249743C/info.json", - "blockchains/smartchain/assets/0xdB29192Fc2B487BB5185e155752328d4f249743C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1748.json b/history/versions/1748.json deleted file mode 100644 index f4fe5b9c48326..0000000000000 --- a/history/versions/1748.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1748, - "commit": "03b268980d4474fa6908270872b46ac7d3312bc7", - "date": "2021-05-30T08:45:20.884Z" - }, - "versionStart": { - "versionNum": 1747, - "commit": "924352d21cfa8a030c3ed755e46d65f38ba34a84", - "date": "2021-05-30T08:44:02.092Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x74CFD109898fe125737e8081D2A8DF4F318305cC/info.json", - "blockchains/smartchain/assets/0xdB29192Fc2B487BB5185e155752328d4f249743C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1749.json b/history/versions/1749.json deleted file mode 100644 index a00b0c6d16f6d..0000000000000 --- a/history/versions/1749.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1749, - "commit": "065a2a20be4cec21699bd2e89bac48653ff6ecb9", - "date": "2021-05-30T08:46:55.114Z" - }, - "versionStart": { - "versionNum": 1748, - "commit": "03b268980d4474fa6908270872b46ac7d3312bc7", - "date": "2021-05-30T08:45:20.884Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/info.json", - "blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/175.json b/history/versions/175.json deleted file mode 100644 index e4eff79975ba3..0000000000000 --- a/history/versions/175.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 175, - "commit": "57e218c906507e9fd9001e1d77c4e612d358e75e", - "date": "2021-03-12T14:14:56.213Z" - }, - "versionStart": { - "versionNum": 174, - "commit": "5fdf1f597b3a34270bf6c61d9dcab58259ac8ba5", - "date": "2021-03-12T14:12:59.709Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/info.json", - "blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1750.json b/history/versions/1750.json deleted file mode 100644 index d440a409b15f7..0000000000000 --- a/history/versions/1750.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1750, - "commit": "869ddab667794c6ac948af5264d25a04a97d32c2", - "date": "2021-05-30T08:49:46.129Z" - }, - "versionStart": { - "versionNum": 1749, - "commit": "065a2a20be4cec21699bd2e89bac48653ff6ecb9", - "date": "2021-05-30T08:46:55.114Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x623b3A37E06268E99096a56A8A0c1207a024245d/info.json", - "blockchains/smartchain/assets/0x623b3A37E06268E99096a56A8A0c1207a024245d/logo.png", - "blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1751.json b/history/versions/1751.json deleted file mode 100644 index b546e252d1223..0000000000000 --- a/history/versions/1751.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1751, - "commit": "264b0b58e185b6b7a0e1aaf7c1fcab001ada6eed", - "date": "2021-05-30T08:51:28.711Z" - }, - "versionStart": { - "versionNum": 1750, - "commit": "869ddab667794c6ac948af5264d25a04a97d32c2", - "date": "2021-05-30T08:49:46.129Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/info.json", - "blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1752.json b/history/versions/1752.json deleted file mode 100644 index 438aca8384941..0000000000000 --- a/history/versions/1752.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1752, - "commit": "d3594cb1916c542b13245a7334622bc0b0439395", - "date": "2021-05-30T08:52:38.785Z" - }, - "versionStart": { - "versionNum": 1751, - "commit": "264b0b58e185b6b7a0e1aaf7c1fcab001ada6eed", - "date": "2021-05-30T08:51:28.711Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1753.json b/history/versions/1753.json deleted file mode 100644 index 7bb49bbb09c32..0000000000000 --- a/history/versions/1753.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1753, - "commit": "aac9d4b3e0cbc1b6d871406fb11a23f4f77d922a", - "date": "2021-05-30T09:00:33.618Z" - }, - "versionStart": { - "versionNum": 1752, - "commit": "d3594cb1916c542b13245a7334622bc0b0439395", - "date": "2021-05-30T08:52:38.785Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/info.json", - "blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1754.json b/history/versions/1754.json deleted file mode 100644 index 3a16948146b80..0000000000000 --- a/history/versions/1754.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1754, - "commit": "5c60acc003cc1983b16266e738dbb36c9e3eeb46", - "date": "2021-05-30T09:01:57.306Z" - }, - "versionStart": { - "versionNum": 1753, - "commit": "aac9d4b3e0cbc1b6d871406fb11a23f4f77d922a", - "date": "2021-05-30T09:00:33.618Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF62723F8B7Bf9962d9577F099e7BB1Bdf9715610/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1755.json b/history/versions/1755.json deleted file mode 100644 index 366580e0365a4..0000000000000 --- a/history/versions/1755.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1755, - "commit": "770df736d1b658b6580639eddb84458cad0dbbf3", - "date": "2021-05-30T09:10:55.235Z" - }, - "versionStart": { - "versionNum": 1754, - "commit": "5c60acc003cc1983b16266e738dbb36c9e3eeb46", - "date": "2021-05-30T09:01:57.306Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9498DC3c229Cf917fB131671bC15fb1d781Ef231/info.json", - "blockchains/smartchain/assets/0x9498DC3c229Cf917fB131671bC15fb1d781Ef231/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1756.json b/history/versions/1756.json deleted file mode 100644 index 1360d6bf1ded3..0000000000000 --- a/history/versions/1756.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1756, - "commit": "7ef0d7ff2dc0f90f013cca13474c089c8e72280d", - "date": "2021-05-30T09:12:36.417Z" - }, - "versionStart": { - "versionNum": 1755, - "commit": "770df736d1b658b6580639eddb84458cad0dbbf3", - "date": "2021-05-30T09:10:55.235Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9498DC3c229Cf917fB131671bC15fb1d781Ef231/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1757.json b/history/versions/1757.json deleted file mode 100644 index 73da8bbaaa44d..0000000000000 --- a/history/versions/1757.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1757, - "commit": "979e13c9fba1fd0bfc4a19854fa16a84078e4f72", - "date": "2021-05-30T10:10:00.013Z" - }, - "versionStart": { - "versionNum": 1756, - "commit": "7ef0d7ff2dc0f90f013cca13474c089c8e72280d", - "date": "2021-05-30T09:12:36.417Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/info.json", - "blockchains/smartchain/assets/0x9E993671976a5AC51bBfB3Db9E34eAC8d518fe82/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1758.json b/history/versions/1758.json deleted file mode 100644 index 8f1aa89c52845..0000000000000 --- a/history/versions/1758.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1758, - "commit": "7ad934326c55544d93c79a1b20d57e7b6202f5a5", - "date": "2021-05-30T10:12:14.237Z" - }, - "versionStart": { - "versionNum": 1757, - "commit": "979e13c9fba1fd0bfc4a19854fa16a84078e4f72", - "date": "2021-05-30T10:10:00.013Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json", - "blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1759.json b/history/versions/1759.json deleted file mode 100644 index 6d81e5fbdd5a7..0000000000000 --- a/history/versions/1759.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1759, - "commit": "e2271ca2e50a0147c0c93519ac8c121539ebd117", - "date": "2021-05-30T10:13:33.269Z" - }, - "versionStart": { - "versionNum": 1758, - "commit": "7ad934326c55544d93c79a1b20d57e7b6202f5a5", - "date": "2021-05-30T10:12:14.237Z" - }, - "changes": [ - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/8HGyAAB1yoM1ttS7pXjHMa3dukTFGQggnFFH3hJZgzQh/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/176.json b/history/versions/176.json deleted file mode 100644 index 7617ea6299eac..0000000000000 --- a/history/versions/176.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 176, - "commit": "b5b904afd42783f341fbf7390598f2dfa26ef337", - "date": "2021-03-12T14:16:50.606Z" - }, - "versionStart": { - "versionNum": 175, - "commit": "57e218c906507e9fd9001e1d77c4e612d358e75e", - "date": "2021-03-12T14:14:56.213Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x23696914Ca9737466D8553a2d619948f548Ee424/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1760.json b/history/versions/1760.json deleted file mode 100644 index 9c28e3f00c3c2..0000000000000 --- a/history/versions/1760.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1760, - "commit": "874080cafa8a690629d64b06248d6cb7de161e07", - "date": "2021-05-30T11:27:07.289Z" - }, - "versionStart": { - "versionNum": 1759, - "commit": "e2271ca2e50a0147c0c93519ac8c121539ebd117", - "date": "2021-05-30T10:13:33.269Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1761.json b/history/versions/1761.json deleted file mode 100644 index 1c6ed4672e61d..0000000000000 --- a/history/versions/1761.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1761, - "commit": "f0e7c1782f9a9b915067dd7824f23066b8938758", - "date": "2021-05-30T14:54:12.636Z" - }, - "versionStart": { - "versionNum": 1760, - "commit": "874080cafa8a690629d64b06248d6cb7de161e07", - "date": "2021-05-30T11:27:07.289Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5CdCB6C1A30F59D59393D1629172634056E0461C/info.json", - "blockchains/smartchain/assets/0x5CdCB6C1A30F59D59393D1629172634056E0461C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1762.json b/history/versions/1762.json deleted file mode 100644 index 43061d275112d..0000000000000 --- a/history/versions/1762.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1762, - "commit": "c25c0c4771667169dbb47c49ee5b0b7837e1e3b0", - "date": "2021-05-30T14:55:36.522Z" - }, - "versionStart": { - "versionNum": 1761, - "commit": "f0e7c1782f9a9b915067dd7824f23066b8938758", - "date": "2021-05-30T14:54:12.636Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1763.json b/history/versions/1763.json deleted file mode 100644 index 0838fa7a22127..0000000000000 --- a/history/versions/1763.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1763, - "commit": "83459af9ba72d021006d1777808b04d6f8f06498", - "date": "2021-05-30T14:58:21.167Z" - }, - "versionStart": { - "versionNum": 1762, - "commit": "c25c0c4771667169dbb47c49ee5b0b7837e1e3b0", - "date": "2021-05-30T14:55:36.522Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB6D053E260d410eAc02eA28755696F90A8ECca2B/info.json", - "blockchains/smartchain/assets/0xB6D053E260d410eAc02eA28755696F90A8ECca2B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1764.json b/history/versions/1764.json deleted file mode 100644 index d6b8024c1cda5..0000000000000 --- a/history/versions/1764.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1764, - "commit": "50598199588195e15a106732964f0d36f7c8eea5", - "date": "2021-05-30T14:59:30.581Z" - }, - "versionStart": { - "versionNum": 1763, - "commit": "83459af9ba72d021006d1777808b04d6f8f06498", - "date": "2021-05-30T14:58:21.167Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB6D053E260d410eAc02eA28755696F90A8ECca2B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1765.json b/history/versions/1765.json deleted file mode 100644 index 0e53a20f62ba9..0000000000000 --- a/history/versions/1765.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1765, - "commit": "dcfb77ca08e1a4b2eaa3abdffdd8f9c770377ab6", - "date": "2021-05-30T17:27:23.411Z" - }, - "versionStart": { - "versionNum": 1764, - "commit": "50598199588195e15a106732964f0d36f7c8eea5", - "date": "2021-05-30T14:59:30.581Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/info.json", - "blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1766.json b/history/versions/1766.json deleted file mode 100644 index c79f2ccd92dd2..0000000000000 --- a/history/versions/1766.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1766, - "commit": "5630dfb526804476782b93fb0650400ee97596e0", - "date": "2021-05-30T17:28:36.230Z" - }, - "versionStart": { - "versionNum": 1765, - "commit": "dcfb77ca08e1a4b2eaa3abdffdd8f9c770377ab6", - "date": "2021-05-30T17:27:23.411Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7C48834445f81f2F4453eAED510eb8a3a47A7CFA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1767.json b/history/versions/1767.json deleted file mode 100644 index 6977e23bd5c52..0000000000000 --- a/history/versions/1767.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1767, - "commit": "74af9070a5c367a2a6b319acacd7f5ac74b796cd", - "date": "2021-05-30T18:36:02.240Z" - }, - "versionStart": { - "versionNum": 1766, - "commit": "5630dfb526804476782b93fb0650400ee97596e0", - "date": "2021-05-30T17:28:36.230Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC18e7a03f8986798323658dD8645f93aa79Ac5C9/info.json", - "blockchains/ethereum/assets/0xC18e7a03f8986798323658dD8645f93aa79Ac5C9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1768.json b/history/versions/1768.json deleted file mode 100644 index 92ea73ffd33b3..0000000000000 --- a/history/versions/1768.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1768, - "commit": "ff8ef0c89186bfe555364d54bd864c09e3b25315", - "date": "2021-05-30T18:37:10.764Z" - }, - "versionStart": { - "versionNum": 1767, - "commit": "74af9070a5c367a2a6b319acacd7f5ac74b796cd", - "date": "2021-05-30T18:36:02.240Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/assets/0xA56B49dB164D37BE2F5Df2830dB0C666380cEa66/info.json", - "blockchains/smartchain/assets/0xA56B49dB164D37BE2F5Df2830dB0C666380cEa66/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1769.json b/history/versions/1769.json deleted file mode 100644 index ad4dc3aa2258c..0000000000000 --- a/history/versions/1769.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1769, - "commit": "a7fc922841d367f83cd9b3484c1341099437bc25", - "date": "2021-05-30T18:38:24.740Z" - }, - "versionStart": { - "versionNum": 1768, - "commit": "ff8ef0c89186bfe555364d54bd864c09e3b25315", - "date": "2021-05-30T18:37:10.764Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA56B49dB164D37BE2F5Df2830dB0C666380cEa66/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/177.json b/history/versions/177.json deleted file mode 100644 index 01ecf3b5e0efb..0000000000000 --- a/history/versions/177.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "versionEnd": { - "versionNum": 177, - "commit": "01b6d3947c0caca805ea64ad2b3d5f3b8fc662e8", - "date": "2021-03-12T15:01:51.343Z" - }, - "versionStart": { - "versionNum": 176, - "commit": "b5b904afd42783f341fbf7390598f2dfa26ef337", - "date": "2021-03-12T14:16:50.606Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json", - "blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/info.json", - "blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/info.json", - "blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/info.json", - "blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/info.json", - "blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/info.json", - "blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/info.json", - "blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/info.json", - "blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/info.json", - "blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/info.json", - "blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/info.json", - "blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/info.json", - "blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/info.json", - "blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/info.json", - "blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/info.json", - "blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/info.json", - "blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/info.json", - "blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/info.json", - "blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/info.json", - "blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/info.json", - "blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/info.json", - "blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/info.json", - "blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/info.json", - "blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/info.json", - "blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/info.json", - "blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/info.json", - "blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/info.json", - "blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/info.json", - "blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/info.json", - "blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/info.json", - "blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/info.json", - "blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/info.json", - "blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/info.json", - "blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/info.json", - "blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/info.json", - "blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/info.json", - "blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/info.json", - "blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/info.json", - "blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/info.json", - "blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/info.json", - "blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/info.json", - "blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/info.json", - "blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/info.json", - "blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/info.json", - "blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/info.json", - "blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/info.json", - "blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/info.json", - "blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/info.json", - "blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/info.json", - "blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/info.json", - "blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/info.json", - "blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/info.json", - "blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/info.json", - "blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/info.json", - "blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/info.json", - "blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/info.json", - "blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/info.json", - "blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/info.json", - "blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/info.json", - "blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/info.json", - "blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/info.json", - "blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json", - "blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/info.json", - "blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/info.json", - "blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/info.json", - "blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/info.json", - "blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/info.json", - "blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/info.json", - "blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/info.json", - "blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/info.json", - "blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/info.json", - "blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/info.json", - "blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/info.json", - "blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/info.json", - "blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/info.json", - "blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/info.json", - "blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/info.json", - "blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/info.json", - "blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/info.json", - "blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/info.json", - "blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/info.json", - "blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/info.json", - "blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/info.json", - "blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/info.json", - "blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/info.json", - "blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/info.json", - "blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/info.json", - "blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/info.json", - "blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/info.json", - "blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/info.json", - "blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/info.json", - "blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/info.json", - "blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/info.json", - "blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/info.json", - "blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/info.json", - "blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/info.json", - "blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/info.json", - "blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/info.json", - "blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/info.json", - "blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/info.json", - "blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/info.json", - "blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/info.json", - "blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/info.json", - "blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/info.json", - "blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/info.json", - "blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/info.json", - "blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/info.json", - "blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/info.json", - "blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/info.json", - "blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/info.json", - "blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/info.json", - "blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/info.json", - "blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/info.json", - "blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/info.json", - "blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/info.json", - "blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/info.json", - "blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/info.json", - "blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/info.json", - "blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/info.json", - "blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/info.json", - "blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/info.json", - "blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/info.json", - "blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/info.json", - "blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/info.json", - "blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/info.json", - "blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/info.json", - "blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/info.json", - "blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/info.json", - "blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/info.json", - "blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/info.json", - "blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/info.json", - "blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/info.json", - "blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/info.json", - "blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/info.json", - "blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/info.json", - "blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/info.json", - "blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/info.json", - "blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/info.json", - "blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/info.json", - "blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1770.json b/history/versions/1770.json deleted file mode 100644 index 5231fa68f444e..0000000000000 --- a/history/versions/1770.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1770, - "commit": "5ec7c6f32a5b189074236ff7c496d2eabacdc6ac", - "date": "2021-05-30T18:42:30.016Z" - }, - "versionStart": { - "versionNum": 1769, - "commit": "a7fc922841d367f83cd9b3484c1341099437bc25", - "date": "2021-05-30T18:38:24.740Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x474021845C4643113458ea4414bdb7fB74A01A77/info.json", - "blockchains/ethereum/assets/0x474021845C4643113458ea4414bdb7fB74A01A77/logo.png", - "blockchains/ethereum/assets/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e/info.json", - "blockchains/ethereum/assets/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e/logo.png", - "blockchains/smartchain/assets/0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06/info.json", - "blockchains/smartchain/assets/0x712C0a4659a7C31A81FD5A47a2D83c63A07d7D06/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1771.json b/history/versions/1771.json deleted file mode 100644 index 5348e4e49d342..0000000000000 --- a/history/versions/1771.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1771, - "commit": "67b34abc2efb8546d798f51ece87a2d483e07d12", - "date": "2021-05-30T18:43:50.365Z" - }, - "versionStart": { - "versionNum": 1770, - "commit": "5ec7c6f32a5b189074236ff7c496d2eabacdc6ac", - "date": "2021-05-30T18:42:30.016Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x474021845C4643113458ea4414bdb7fB74A01A77/info.json", - "blockchains/ethereum/assets/0x9E32b13ce7f2E80A01932B42553652E053D6ed8e/info.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1772.json b/history/versions/1772.json deleted file mode 100644 index 6bbbbf8270215..0000000000000 --- a/history/versions/1772.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1772, - "commit": "69fd14b6c592b7446beec08951385001ca9abbe2", - "date": "2021-05-30T18:47:22.785Z" - }, - "versionStart": { - "versionNum": 1771, - "commit": "67b34abc2efb8546d798f51ece87a2d483e07d12", - "date": "2021-05-30T18:43:50.365Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/info.json", - "blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/logo.png", - "blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/info.json", - "blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1773.json b/history/versions/1773.json deleted file mode 100644 index cd5355f6244bd..0000000000000 --- a/history/versions/1773.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1773, - "commit": "6d1783443479dd463acf100d87dcc4000837abee", - "date": "2021-05-30T18:49:26.934Z" - }, - "versionStart": { - "versionNum": 1772, - "commit": "69fd14b6c592b7446beec08951385001ca9abbe2", - "date": "2021-05-30T18:47:22.785Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1a04364E724A2B9c5A4ff42D777420734e605383/info.json", - "blockchains/smartchain/assets/0x503576189Edd9FEb058ad3f17f1E6e9172A11D75/info.json", - "blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json", - "blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1774.json b/history/versions/1774.json deleted file mode 100644 index fec579cb610f1..0000000000000 --- a/history/versions/1774.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1774, - "commit": "daa3aed50b2aee1d5bcfb66856394e1bda903055", - "date": "2021-05-30T18:50:30.639Z" - }, - "versionStart": { - "versionNum": 1773, - "commit": "6d1783443479dd463acf100d87dcc4000837abee", - "date": "2021-05-30T18:49:26.934Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1775.json b/history/versions/1775.json deleted file mode 100644 index 6e55de9a1f460..0000000000000 --- a/history/versions/1775.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1775, - "commit": "27e850b95809cea67a9d5d9425c2f8a9f67b1f24", - "date": "2021-05-30T18:57:52.798Z" - }, - "versionStart": { - "versionNum": 1774, - "commit": "daa3aed50b2aee1d5bcfb66856394e1bda903055", - "date": "2021-05-30T18:50:30.639Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/info.json", - "blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1776.json b/history/versions/1776.json deleted file mode 100644 index 39471616b17eb..0000000000000 --- a/history/versions/1776.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1776, - "commit": "f5ba54daa7590393a945fe64d50574f1adb8a4a9", - "date": "2021-05-30T18:59:17.557Z" - }, - "versionStart": { - "versionNum": 1775, - "commit": "27e850b95809cea67a9d5d9425c2f8a9f67b1f24", - "date": "2021-05-30T18:57:52.798Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7207Ab575daDD6025e2B334424C5eD10A0282778/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1777.json b/history/versions/1777.json deleted file mode 100644 index 68ecd06505b18..0000000000000 --- a/history/versions/1777.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1777, - "commit": "62957a3fa52bbdbaa188ac84cbf823225b0f2141", - "date": "2021-05-30T19:05:38.971Z" - }, - "versionStart": { - "versionNum": 1776, - "commit": "f5ba54daa7590393a945fe64d50574f1adb8a4a9", - "date": "2021-05-30T18:59:17.557Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDcb624C870d73CDD0B3345762977CB14dE598cd0/info.json", - "blockchains/smartchain/assets/0xDcb624C870d73CDD0B3345762977CB14dE598cd0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1778.json b/history/versions/1778.json deleted file mode 100644 index 5e1e2c3bf122a..0000000000000 --- a/history/versions/1778.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1778, - "commit": "b1fd3be213fb1c05724608b8b6af0665aaa5986d", - "date": "2021-05-30T19:06:57.953Z" - }, - "versionStart": { - "versionNum": 1777, - "commit": "62957a3fa52bbdbaa188ac84cbf823225b0f2141", - "date": "2021-05-30T19:05:38.971Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1779.json b/history/versions/1779.json deleted file mode 100644 index 20a52c9a2219d..0000000000000 --- a/history/versions/1779.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1779, - "commit": "e594d3359d6da262ca5f564bb40d37d155b43df2", - "date": "2021-05-31T01:36:07.234Z" - }, - "versionStart": { - "versionNum": 1778, - "commit": "b1fd3be213fb1c05724608b8b6af0665aaa5986d", - "date": "2021-05-30T19:06:57.953Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/178.json b/history/versions/178.json deleted file mode 100644 index af11d1833a6aa..0000000000000 --- a/history/versions/178.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "versionEnd": { - "versionNum": 178, - "commit": "a957795c2087153721ec9250d8533174f15c041d", - "date": "2021-03-12T18:02:43.538Z" - }, - "versionStart": { - "versionNum": 177, - "commit": "01b6d3947c0caca805ea64ad2b3d5f3b8fc662e8", - "date": "2021-03-12T15:01:51.343Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/info.json", - "blockchains/ethereum/assets/0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43/info.json", - "blockchains/ethereum/assets/0x2B89bF8ba858cd2FCee1faDa378D5cd6936968Be/info.json", - "blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json", - "blockchains/ethereum/assets/0x661Ab0Ed68000491d98C796146bcF28c20d7c559/info.json", - "blockchains/ethereum/assets/0xb0dFd28d3CF7A5897C694904Ace292539242f858/info.json", - "blockchains/smartchain/assets/0x851F7a700c5d67DB59612b871338a85526752c25/info.json", - "blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json", - "blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1780.json b/history/versions/1780.json deleted file mode 100644 index 18969c93fbff5..0000000000000 --- a/history/versions/1780.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1780, - "commit": "0ef5d823878e4b04b64ea9ee1269530a14c0c0c7", - "date": "2021-05-31T05:36:06.964Z" - }, - "versionStart": { - "versionNum": 1779, - "commit": "e594d3359d6da262ca5f564bb40d37d155b43df2", - "date": "2021-05-31T01:36:07.234Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4a37a2d3Ec44F0FD7DdCF7c2D90749dDeEFb6101/info.json", - "blockchains/smartchain/assets/0x4a37a2d3Ec44F0FD7DdCF7c2D90749dDeEFb6101/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1781.json b/history/versions/1781.json deleted file mode 100644 index 482f3cb90408a..0000000000000 --- a/history/versions/1781.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1781, - "commit": "360083c95c7df72745ceef820dfd821d1f0e30b1", - "date": "2021-05-31T05:37:19.963Z" - }, - "versionStart": { - "versionNum": 1780, - "commit": "0ef5d823878e4b04b64ea9ee1269530a14c0c0c7", - "date": "2021-05-31T05:36:06.964Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4a37a2d3Ec44F0FD7DdCF7c2D90749dDeEFb6101/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1782.json b/history/versions/1782.json deleted file mode 100644 index 82930cb0afac5..0000000000000 --- a/history/versions/1782.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1782, - "commit": "03ee674b263b67774964d8a26afdfc15e33b9234", - "date": "2021-05-31T05:39:32.464Z" - }, - "versionStart": { - "versionNum": 1781, - "commit": "360083c95c7df72745ceef820dfd821d1f0e30b1", - "date": "2021-05-31T05:37:19.963Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf390fB7d16f2cbba037c1fC48862463116a7E545/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1783.json b/history/versions/1783.json deleted file mode 100644 index 31d3708c73cc5..0000000000000 --- a/history/versions/1783.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1783, - "commit": "058b9e82484c6d9231d1f52f2e9c39927c6c97dd", - "date": "2021-05-31T05:41:42.084Z" - }, - "versionStart": { - "versionNum": 1782, - "commit": "03ee674b263b67774964d8a26afdfc15e33b9234", - "date": "2021-05-31T05:39:32.464Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc3415ef810eC5219f38b2849Bc579591a564E24C/info.json", - "blockchains/smartchain/assets/0xc3415ef810eC5219f38b2849Bc579591a564E24C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1784.json b/history/versions/1784.json deleted file mode 100644 index f7d791d82497a..0000000000000 --- a/history/versions/1784.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1784, - "commit": "f4e559c26f8b3344be83c722b964ca4216d55ae4", - "date": "2021-05-31T05:42:56.764Z" - }, - "versionStart": { - "versionNum": 1783, - "commit": "058b9e82484c6d9231d1f52f2e9c39927c6c97dd", - "date": "2021-05-31T05:41:42.084Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc3415ef810eC5219f38b2849Bc579591a564E24C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1785.json b/history/versions/1785.json deleted file mode 100644 index cee8a6e96c65a..0000000000000 --- a/history/versions/1785.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1785, - "commit": "c88bf91dbd80d2d577b1c047bab234e2f829d464", - "date": "2021-05-31T05:44:34.708Z" - }, - "versionStart": { - "versionNum": 1784, - "commit": "f4e559c26f8b3344be83c722b964ca4216d55ae4", - "date": "2021-05-31T05:42:56.764Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/info.json", - "blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1786.json b/history/versions/1786.json deleted file mode 100644 index 4f16f39b1949a..0000000000000 --- a/history/versions/1786.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1786, - "commit": "a59d4f94bd8bd6d9daf133adce2b17c7d609ef20", - "date": "2021-05-31T05:46:05.485Z" - }, - "versionStart": { - "versionNum": 1785, - "commit": "c88bf91dbd80d2d577b1c047bab234e2f829d464", - "date": "2021-05-31T05:44:34.708Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2294b6eDD059BBD1608a109ba5F32B8c02B30038/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1787.json b/history/versions/1787.json deleted file mode 100644 index 8c6d2272969f6..0000000000000 --- a/history/versions/1787.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1787, - "commit": "b5e57bf1c6a366f9e45215cf6a73849570f88960", - "date": "2021-05-31T05:50:06.342Z" - }, - "versionStart": { - "versionNum": 1786, - "commit": "a59d4f94bd8bd6d9daf133adce2b17c7d609ef20", - "date": "2021-05-31T05:46:05.485Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/info.json", - "blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1788.json b/history/versions/1788.json deleted file mode 100644 index 298301c0c983b..0000000000000 --- a/history/versions/1788.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1788, - "commit": "3dc29a0e0d8a8629b98f888c77a1cc0a9934023e", - "date": "2021-05-31T05:51:41.744Z" - }, - "versionStart": { - "versionNum": 1787, - "commit": "b5e57bf1c6a366f9e45215cf6a73849570f88960", - "date": "2021-05-31T05:50:06.342Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1789.json b/history/versions/1789.json deleted file mode 100644 index e5a96fe796ab4..0000000000000 --- a/history/versions/1789.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1789, - "commit": "b2cf06f156ab7eedc92d200532662489b6d53a03", - "date": "2021-05-31T07:18:37.455Z" - }, - "versionStart": { - "versionNum": 1788, - "commit": "3dc29a0e0d8a8629b98f888c77a1cc0a9934023e", - "date": "2021-05-31T05:51:41.744Z" - }, - "changes": [ - "blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/info.json", - "blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/179.json b/history/versions/179.json deleted file mode 100644 index e4447ae7dc7d5..0000000000000 --- a/history/versions/179.json +++ /dev/null @@ -1,159 +0,0 @@ -{ - "versionEnd": { - "versionNum": 179, - "commit": "efe3d94c3ac18d69c193009fba468ee8330943c9", - "date": "2021-03-12T23:33:20.092Z" - }, - "versionStart": { - "versionNum": 178, - "commit": "a957795c2087153721ec9250d8533174f15c041d", - "date": "2021-03-12T18:02:43.538Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/info.json", - "blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/info.json", - "blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/info.json", - "blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/info.json", - "blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/info.json", - "blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/info.json", - "blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/info.json", - "blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json", - "blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/info.json", - "blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/info.json", - "blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/info.json", - "blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/info.json", - "blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/info.json", - "blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/info.json", - "blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/info.json", - "blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/info.json", - "blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/info.json", - "blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/info.json", - "blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/info.json", - "blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/info.json", - "blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/info.json", - "blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/info.json", - "blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/info.json", - "blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/info.json", - "blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/info.json", - "blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/info.json", - "blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/info.json", - "blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/info.json", - "blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/info.json", - "blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/info.json", - "blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/info.json", - "blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/info.json", - "blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/info.json", - "blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/info.json", - "blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/info.json", - "blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/info.json", - "blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/info.json", - "blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/info.json", - "blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/info.json", - "blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/info.json", - "blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/info.json", - "blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/info.json", - "blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/info.json", - "blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/info.json", - "blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/info.json", - "blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/info.json", - "blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/info.json", - "blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/info.json", - "blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/info.json", - "blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/info.json", - "blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/info.json", - "blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/info.json", - "blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/info.json", - "blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/info.json", - "blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/info.json", - "blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/info.json", - "blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/info.json", - "blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/info.json", - "blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/info.json", - "blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/info.json", - "blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/info.json", - "blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/info.json", - "blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/info.json", - "blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/info.json", - "blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/info.json", - "blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/info.json", - "blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/info.json", - "blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/info.json", - "blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/info.json", - "blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/info.json", - "blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/info.json", - "blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/info.json", - "blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/info.json", - "blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/info.json", - "blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/info.json", - "blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/info.json", - "blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/info.json", - "blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/info.json", - "blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/info.json", - "blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/info.json", - "blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/info.json", - "blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/info.json", - "blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/info.json", - "blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/info.json", - "blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/info.json", - "blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/info.json", - "blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/info.json", - "blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/info.json", - "blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/info.json", - "blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/info.json", - "blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/info.json", - "blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/info.json", - "blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/info.json", - "blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/info.json", - "blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/info.json", - "blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/info.json", - "blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/info.json", - "blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/info.json", - "blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/info.json", - "blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/info.json", - "blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/info.json", - "blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/info.json", - "blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/info.json", - "blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/info.json", - "blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/info.json", - "blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/info.json", - "blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/info.json", - "blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/info.json", - "blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/info.json", - "blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/info.json", - "blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/info.json", - "blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/info.json", - "blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/info.json", - "blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/info.json", - "blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/info.json", - "blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/info.json", - "blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/info.json", - "blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/info.json", - "blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/info.json", - "blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/info.json", - "blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/info.json", - "blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/info.json", - "blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/info.json", - "blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/info.json", - "blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/info.json", - "blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/info.json", - "blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/info.json", - "blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/info.json", - "blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/info.json", - "blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/info.json", - "blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/info.json", - "blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/info.json", - "blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/info.json", - "blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/info.json", - "blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/info.json", - "blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/info.json", - "blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/info.json", - "blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/info.json", - "blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/info.json", - "blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/info.json", - "blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json", - "blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/info.json", - "blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/info.json", - "blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/info.json", - "blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1790.json b/history/versions/1790.json deleted file mode 100644 index edddd2341cd98..0000000000000 --- a/history/versions/1790.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1790, - "commit": "f21d7a59f1e7d24316ffd57f21bafdc069b5c9a1", - "date": "2021-05-31T07:20:22.246Z" - }, - "versionStart": { - "versionNum": 1789, - "commit": "b2cf06f156ab7eedc92d200532662489b6d53a03", - "date": "2021-05-31T07:18:37.455Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva139vgg7x68z3z7mjcyg6q02h3y0pvah678vr0y3/logo.png", - "blockchains/binance/validators/list.json", - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/TBnY2jGuuYYF4j7kp1otQizqF5wbEhFKxA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1791.json b/history/versions/1791.json deleted file mode 100644 index d50b74bac352c..0000000000000 --- a/history/versions/1791.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1791, - "commit": "7295f3d92a53bf77172d74cb9a9eaa9e7870f6a5", - "date": "2021-05-31T07:21:46.448Z" - }, - "versionStart": { - "versionNum": 1790, - "commit": "f21d7a59f1e7d24316ffd57f21bafdc069b5c9a1", - "date": "2021-05-31T07:20:22.246Z" - }, - "changes": [ - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1792.json b/history/versions/1792.json deleted file mode 100644 index b7350c0667a7e..0000000000000 --- a/history/versions/1792.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1792, - "commit": "ab396988b92710f7fd879084e0f977716fed4c87", - "date": "2021-05-31T07:25:54.775Z" - }, - "versionStart": { - "versionNum": 1791, - "commit": "7295f3d92a53bf77172d74cb9a9eaa9e7870f6a5", - "date": "2021-05-31T07:21:46.448Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf720E38F678B29B243F7D53B56Acbf5dE98F2385/info.json", - "blockchains/ethereum/assets/0xf720E38F678B29B243F7D53B56Acbf5dE98F2385/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1793.json b/history/versions/1793.json deleted file mode 100644 index d0933346fa02f..0000000000000 --- a/history/versions/1793.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1793, - "commit": "60a98af02f07d3042642c74d7657d00c4bdfe319", - "date": "2021-05-31T07:28:11.302Z" - }, - "versionStart": { - "versionNum": 1792, - "commit": "ab396988b92710f7fd879084e0f977716fed4c87", - "date": "2021-05-31T07:25:54.775Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/assets/0x64Cc7ED01fA6b6D3E587E9c89DA04ddBEBE07580/info.json", - "blockchains/smartchain/assets/0x64Cc7ED01fA6b6D3E587E9c89DA04ddBEBE07580/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1794.json b/history/versions/1794.json deleted file mode 100644 index 9480cb97368d8..0000000000000 --- a/history/versions/1794.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1794, - "commit": "06cd4d61525df2dd13cacbd4846c5d50aee2762f", - "date": "2021-05-31T07:29:40.955Z" - }, - "versionStart": { - "versionNum": 1793, - "commit": "60a98af02f07d3042642c74d7657d00c4bdfe319", - "date": "2021-05-31T07:28:11.302Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x64Cc7ED01fA6b6D3E587E9c89DA04ddBEBE07580/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1795.json b/history/versions/1795.json deleted file mode 100644 index 8b907efa78f08..0000000000000 --- a/history/versions/1795.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1795, - "commit": "b006442819f89dcccb7cf3087fa9bcf9568e3eeb", - "date": "2021-05-31T08:30:42.930Z" - }, - "versionStart": { - "versionNum": 1794, - "commit": "06cd4d61525df2dd13cacbd4846c5d50aee2762f", - "date": "2021-05-31T07:29:40.955Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8EbcA1ac949067ED8784FF9D07e4d084a3D82636/info.json", - "blockchains/smartchain/assets/0x8EbcA1ac949067ED8784FF9D07e4d084a3D82636/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1796.json b/history/versions/1796.json deleted file mode 100644 index 5c8b16e7bc815..0000000000000 --- a/history/versions/1796.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1796, - "commit": "a139c9a285d7a1bbe52e1e240939b971f4be8775", - "date": "2021-05-31T08:32:04.561Z" - }, - "versionStart": { - "versionNum": 1795, - "commit": "b006442819f89dcccb7cf3087fa9bcf9568e3eeb", - "date": "2021-05-31T08:30:42.930Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8EbcA1ac949067ED8784FF9D07e4d084a3D82636/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1797.json b/history/versions/1797.json deleted file mode 100644 index e836101abd81e..0000000000000 --- a/history/versions/1797.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1797, - "commit": "4aed22e1f8bf10ab3726cc41c0f95f02ced83f7a", - "date": "2021-05-31T08:48:43.423Z" - }, - "versionStart": { - "versionNum": 1796, - "commit": "a139c9a285d7a1bbe52e1e240939b971f4be8775", - "date": "2021-05-31T08:32:04.561Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1e446CbEa52BAdeB614FBe4Ab7610F737995fB44/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1798.json b/history/versions/1798.json deleted file mode 100644 index e32b42dde9c7a..0000000000000 --- a/history/versions/1798.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1798, - "commit": "de4034164d2447705408722cb9ed8d1de8b0a9c6", - "date": "2021-05-31T08:57:23.225Z" - }, - "versionStart": { - "versionNum": 1797, - "commit": "4aed22e1f8bf10ab3726cc41c0f95f02ced83f7a", - "date": "2021-05-31T08:48:43.423Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0025B42bfc22CbbA6c02d23d4Ec2aBFcf6E014d4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1799.json b/history/versions/1799.json deleted file mode 100644 index e1feb88cebac9..0000000000000 --- a/history/versions/1799.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1799, - "commit": "aa0d1f63677a5178fa8f2318858bf06c96bf58f0", - "date": "2021-05-31T09:11:08.547Z" - }, - "versionStart": { - "versionNum": 1798, - "commit": "de4034164d2447705408722cb9ed8d1de8b0a9c6", - "date": "2021-05-31T08:57:23.225Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/info.json", - "blockchains/smartchain/assets/0x22D6363949E295873D261b812A281D014367e8f9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/18.json b/history/versions/18.json deleted file mode 100644 index c44fb99d0caf5..0000000000000 --- a/history/versions/18.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 18, - "commit": "48963ff28cfd9edf995fe2539f0e77897ebd5a16", - "date": "2021-02-25T17:55:27.991Z" - }, - "versionStart": { - "versionNum": 17, - "commit": "b1821cb8a51f985259c06e3be17d752b02da3bc2", - "date": "2021-02-25T16:21:34.815Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json", - "blockchains/smartchain/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/180.json b/history/versions/180.json deleted file mode 100644 index 53756839cb477..0000000000000 --- a/history/versions/180.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 180, - "commit": "4c538aa9bfacc2b10eaa4a6312ef35045a4aebee", - "date": "2021-03-13T01:45:47.806Z" - }, - "versionStart": { - "versionNum": 179, - "commit": "efe3d94c3ac18d69c193009fba468ee8330943c9", - "date": "2021-03-12T23:33:20.092Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x271C418B045d05A1D52c6bF849d47b5B5B4d769e/info.json", - "blockchains/smartchain/assets/0x271C418B045d05A1D52c6bF849d47b5B5B4d769e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1800.json b/history/versions/1800.json deleted file mode 100644 index af771bb9f1d81..0000000000000 --- a/history/versions/1800.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1800, - "commit": "74b329da5da109098f17d8bee7f4a5221f94d80e", - "date": "2021-05-31T09:18:17.644Z" - }, - "versionStart": { - "versionNum": 1799, - "commit": "aa0d1f63677a5178fa8f2318858bf06c96bf58f0", - "date": "2021-05-31T09:11:08.547Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd29EaCE1FcFF9e9252B4A54f5Cbe858ceeFE959c/info.json", - "blockchains/smartchain/assets/0xd29EaCE1FcFF9e9252B4A54f5Cbe858ceeFE959c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1801.json b/history/versions/1801.json deleted file mode 100644 index da900bdcb9b27..0000000000000 --- a/history/versions/1801.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1801, - "commit": "fcce72312d0dbdd5d94a296539e114850f09d0c5", - "date": "2021-05-31T09:19:41.356Z" - }, - "versionStart": { - "versionNum": 1800, - "commit": "74b329da5da109098f17d8bee7f4a5221f94d80e", - "date": "2021-05-31T09:18:17.644Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd29EaCE1FcFF9e9252B4A54f5Cbe858ceeFE959c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1802.json b/history/versions/1802.json deleted file mode 100644 index 7df3982fa9df0..0000000000000 --- a/history/versions/1802.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1802, - "commit": "66db344eedd47f9477b4933140a2d6a819e4de60", - "date": "2021-05-31T13:04:56.566Z" - }, - "versionStart": { - "versionNum": 1801, - "commit": "fcce72312d0dbdd5d94a296539e114850f09d0c5", - "date": "2021-05-31T09:19:41.356Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9Fb677928dd244beFCD0BbEbdF6068dD4BEF559C/info.json", - "blockchains/smartchain/assets/0x9Fb677928dd244beFCD0BbEbdF6068dD4BEF559C/logo.png", - "dapps/chesstoshi.com.png" - ] -} \ No newline at end of file diff --git a/history/versions/1803.json b/history/versions/1803.json deleted file mode 100644 index af6ae8d5fcc28..0000000000000 --- a/history/versions/1803.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1803, - "commit": "7b71cb3142536ba435ee58a9382a96b59b8de846", - "date": "2021-05-31T13:06:09.715Z" - }, - "versionStart": { - "versionNum": 1802, - "commit": "66db344eedd47f9477b4933140a2d6a819e4de60", - "date": "2021-05-31T13:04:56.566Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9Fb677928dd244beFCD0BbEbdF6068dD4BEF559C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1804.json b/history/versions/1804.json deleted file mode 100644 index 3c0130f903df1..0000000000000 --- a/history/versions/1804.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1804, - "commit": "58d45fbf121302737b2042ed3f5a7c1680c81441", - "date": "2021-05-31T13:16:17.653Z" - }, - "versionStart": { - "versionNum": 1803, - "commit": "7b71cb3142536ba435ee58a9382a96b59b8de846", - "date": "2021-05-31T13:06:09.715Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x45B110fCdd1a20fCEb1805ec0F7Ca6ef3712BeFc/info.json", - "blockchains/smartchain/assets/0x45B110fCdd1a20fCEb1805ec0F7Ca6ef3712BeFc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1805.json b/history/versions/1805.json deleted file mode 100644 index 20c920fecd03d..0000000000000 --- a/history/versions/1805.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1805, - "commit": "686619893cd66178e4197b8169f6238e28fc86a7", - "date": "2021-05-31T13:17:31.056Z" - }, - "versionStart": { - "versionNum": 1804, - "commit": "58d45fbf121302737b2042ed3f5a7c1680c81441", - "date": "2021-05-31T13:16:17.653Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x45B110fCdd1a20fCEb1805ec0F7Ca6ef3712BeFc/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1806.json b/history/versions/1806.json deleted file mode 100644 index ecbf61e91e4fd..0000000000000 --- a/history/versions/1806.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1806, - "commit": "d0177f14a6acbf6a9ae291f9d085d6e4be8d3598", - "date": "2021-05-31T14:24:46.362Z" - }, - "versionStart": { - "versionNum": 1805, - "commit": "686619893cd66178e4197b8169f6238e28fc86a7", - "date": "2021-05-31T13:17:31.056Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0563DCe613D559a47877fFD1593549fb9d3510D6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1807.json b/history/versions/1807.json deleted file mode 100644 index a2520491e669b..0000000000000 --- a/history/versions/1807.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1807, - "commit": "292d9a4317ac6ca1b85229d7f097907b84593c2a", - "date": "2021-05-31T14:43:00.947Z" - }, - "versionStart": { - "versionNum": 1806, - "commit": "d0177f14a6acbf6a9ae291f9d085d6e4be8d3598", - "date": "2021-05-31T14:24:46.362Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0/info.json", - "blockchains/smartchain/assets/0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1808.json b/history/versions/1808.json deleted file mode 100644 index 6d20eb0a040c2..0000000000000 --- a/history/versions/1808.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1808, - "commit": "86146ec24f9376908a0a6be1311a12a1cffc05ed", - "date": "2021-05-31T14:46:26.292Z" - }, - "versionStart": { - "versionNum": 1807, - "commit": "292d9a4317ac6ca1b85229d7f097907b84593c2a", - "date": "2021-05-31T14:43:00.947Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0/info.json", - "blockchains/smartchain/assets/0x0C3Ea5aAC39101E5b3989b3f19181D8591b734d0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1809.json b/history/versions/1809.json deleted file mode 100644 index 7dcf2ffb07346..0000000000000 --- a/history/versions/1809.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1809, - "commit": "871eeb1c407df67b5ee093fd8d459b78c4a4d6f3", - "date": "2021-05-31T14:51:32.701Z" - }, - "versionStart": { - "versionNum": 1808, - "commit": "86146ec24f9376908a0a6be1311a12a1cffc05ed", - "date": "2021-05-31T14:46:26.292Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa30CbbD41E2b8cbb6EA3923Ab215C782F8F9b51B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/181.json b/history/versions/181.json deleted file mode 100644 index 4c7b57d958b96..0000000000000 --- a/history/versions/181.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 181, - "commit": "990915af61e2551de09514fd27abf1ccad0c8506", - "date": "2021-03-13T01:47:16.523Z" - }, - "versionStart": { - "versionNum": 180, - "commit": "4c538aa9bfacc2b10eaa4a6312ef35045a4aebee", - "date": "2021-03-13T01:45:47.806Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1810.json b/history/versions/1810.json deleted file mode 100644 index 98330e5861ee1..0000000000000 --- a/history/versions/1810.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1810, - "commit": "3390cee958f43dc95e5ee8de77cf370f3eb7a6ff", - "date": "2021-05-31T14:55:38.000Z" - }, - "versionStart": { - "versionNum": 1809, - "commit": "871eeb1c407df67b5ee093fd8d459b78c4a4d6f3", - "date": "2021-05-31T14:51:32.701Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4510E3Ac69574F3DfDB43139E97773b542c386E1/info.json", - "blockchains/smartchain/assets/0x4510E3Ac69574F3DfDB43139E97773b542c386E1/logo.png", - "blockchains/smartchain/assets/0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1811.json b/history/versions/1811.json deleted file mode 100644 index c33a229cde5c2..0000000000000 --- a/history/versions/1811.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1811, - "commit": "faefb2141a0dbbefc2e522632596ae8326c65d7b", - "date": "2021-05-31T14:56:58.075Z" - }, - "versionStart": { - "versionNum": 1810, - "commit": "3390cee958f43dc95e5ee8de77cf370f3eb7a6ff", - "date": "2021-05-31T14:55:38.000Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4510E3Ac69574F3DfDB43139E97773b542c386E1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1812.json b/history/versions/1812.json deleted file mode 100644 index 899543ee89085..0000000000000 --- a/history/versions/1812.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1812, - "commit": "b7701a57f3988c33297d4f76551c41b16b251d05", - "date": "2021-05-31T14:58:29.324Z" - }, - "versionStart": { - "versionNum": 1811, - "commit": "faefb2141a0dbbefc2e522632596ae8326c65d7b", - "date": "2021-05-31T14:56:58.075Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json", - "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1813.json b/history/versions/1813.json deleted file mode 100644 index 700c37050d609..0000000000000 --- a/history/versions/1813.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1813, - "commit": "c03e57334b0e911d622f0f3f25fa221d6c3965da", - "date": "2021-05-31T14:59:40.086Z" - }, - "versionStart": { - "versionNum": 1812, - "commit": "b7701a57f3988c33297d4f76551c41b16b251d05", - "date": "2021-05-31T14:58:29.324Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1814.json b/history/versions/1814.json deleted file mode 100644 index 85625a21a2a44..0000000000000 --- a/history/versions/1814.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1814, - "commit": "a0a5b661d53a4c4b5bd02a3c94fa9ef40269690e", - "date": "2021-05-31T15:49:20.347Z" - }, - "versionStart": { - "versionNum": 1813, - "commit": "c03e57334b0e911d622f0f3f25fa221d6c3965da", - "date": "2021-05-31T14:59:40.086Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/info.json", - "blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1815.json b/history/versions/1815.json deleted file mode 100644 index 3766809ca4d5a..0000000000000 --- a/history/versions/1815.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1815, - "commit": "f9c5e1b3f1d5c1912e7c5b8c81fd7e9aa09f882b", - "date": "2021-05-31T15:50:32.557Z" - }, - "versionStart": { - "versionNum": 1814, - "commit": "a0a5b661d53a4c4b5bd02a3c94fa9ef40269690e", - "date": "2021-05-31T15:49:20.347Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xf151980E7A781481709e8195744bF2399FB3Cba4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1816.json b/history/versions/1816.json deleted file mode 100644 index 00445ebf3c125..0000000000000 --- a/history/versions/1816.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1816, - "commit": "a322c99ba1fd51a7f0c46b3cc4e1ed13897c6372", - "date": "2021-05-31T17:03:22.963Z" - }, - "versionStart": { - "versionNum": 1815, - "commit": "f9c5e1b3f1d5c1912e7c5b8c81fd7e9aa09f882b", - "date": "2021-05-31T15:50:32.557Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x60582805620370818967B32dC8Cd709195B72fab/info.json", - "blockchains/smartchain/assets/0x60582805620370818967B32dC8Cd709195B72fab/logo.png", - "blockchains/smartchain/assets/0xFd78aAEd1e3f2d06DbDE9510C6dC14112eCA896D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1817.json b/history/versions/1817.json deleted file mode 100644 index ec9e464e8f373..0000000000000 --- a/history/versions/1817.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1817, - "commit": "c0089ae3c5a6391aec1d6125f71051629b7fb7b8", - "date": "2021-05-31T18:08:14.763Z" - }, - "versionStart": { - "versionNum": 1816, - "commit": "a322c99ba1fd51a7f0c46b3cc4e1ed13897c6372", - "date": "2021-05-31T17:03:22.963Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x54E5721Ea9c828E725aE6E3F640F69928B696b3e/info.json", - "blockchains/smartchain/assets/0x54E5721Ea9c828E725aE6E3F640F69928B696b3e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1818.json b/history/versions/1818.json deleted file mode 100644 index eadd80159cec6..0000000000000 --- a/history/versions/1818.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1818, - "commit": "403c703c71d935c69834a36df8b1b032ec73ce8a", - "date": "2021-05-31T18:09:35.528Z" - }, - "versionStart": { - "versionNum": 1817, - "commit": "c0089ae3c5a6391aec1d6125f71051629b7fb7b8", - "date": "2021-05-31T18:08:14.763Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x54E5721Ea9c828E725aE6E3F640F69928B696b3e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1819.json b/history/versions/1819.json deleted file mode 100644 index 69dbcae9393ac..0000000000000 --- a/history/versions/1819.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1819, - "commit": "ed8c50fad9885ebdf453aad19e84487c2bdddba4", - "date": "2021-05-31T18:17:31.908Z" - }, - "versionStart": { - "versionNum": 1818, - "commit": "403c703c71d935c69834a36df8b1b032ec73ce8a", - "date": "2021-05-31T18:09:35.528Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x87076daE0086d79873031E96a4b52c85f998ecB5/info.json", - "blockchains/smartchain/assets/0x87076daE0086d79873031E96a4b52c85f998ecB5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/182.json b/history/versions/182.json deleted file mode 100644 index 0c773157a45b3..0000000000000 --- a/history/versions/182.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "versionEnd": { - "versionNum": 182, - "commit": "ade53bbcf78cb6027c7bed4804a30407140da6c1", - "date": "2021-03-13T07:03:18.647Z" - }, - "versionStart": { - "versionNum": 181, - "commit": "990915af61e2551de09514fd27abf1ccad0c8506", - "date": "2021-03-13T01:47:16.523Z" - }, - "changes": [ - "blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json", - "blockchains/tron/assets/1000001/info.json", - "blockchains/tron/assets/1000018/info.json", - "blockchains/tron/assets/1000226/info.json", - "blockchains/tron/assets/1000307/info.json", - "blockchains/tron/assets/1000324/info.json", - "blockchains/tron/assets/1000430/info.json", - "blockchains/tron/assets/1000554/info.json", - "blockchains/tron/assets/1000641/info.json", - "blockchains/tron/assets/1000814/info.json", - "blockchains/tron/assets/1000848/info.json", - "blockchains/tron/assets/1000865/info.json", - "blockchains/tron/assets/1000898/info.json", - "blockchains/tron/assets/1000930/info.json", - "blockchains/tron/assets/1000935/info.json", - "blockchains/tron/assets/1000981/info.json", - "blockchains/tron/assets/1001013/info.json", - "blockchains/tron/assets/1001047/info.json", - "blockchains/tron/assets/1001091/info.json", - "blockchains/tron/assets/1001136/info.json", - "blockchains/tron/assets/1001164/info.json", - "blockchains/tron/assets/1001217/info.json", - "blockchains/tron/assets/1001305/info.json", - "blockchains/tron/assets/1001353/info.json", - "blockchains/tron/assets/1001363/info.json", - "blockchains/tron/assets/1001411/info.json", - "blockchains/tron/assets/1001438/info.json", - "blockchains/tron/assets/1001500/info.json", - "blockchains/tron/assets/1001581/info.json", - "blockchains/tron/assets/1001617/info.json", - "blockchains/tron/assets/1001698/info.json", - "blockchains/tron/assets/1001778/info.json", - "blockchains/tron/assets/1001825/info.json", - "blockchains/tron/assets/1001845/info.json", - "blockchains/tron/assets/1001909/info.json", - "blockchains/tron/assets/1001949/info.json", - "blockchains/tron/assets/1002028/info.json", - "blockchains/tron/assets/1002093/info.json", - "blockchains/tron/assets/1002234/info.json", - "blockchains/tron/assets/1002413/info.json", - "blockchains/tron/assets/1002517/info.json", - "blockchains/tron/assets/1002575/info.json", - "blockchains/tron/assets/1002633/info.json", - "blockchains/tron/assets/1002683/info.json", - "blockchains/tron/assets/1002831/info.json", - "blockchains/tron/assets/1003093/info.json", - "blockchains/tron/assets/1003123/info.json", - "blockchains/tron/assets/1003406/info.json", - "blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/info.json", - "blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/info.json", - "blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/info.json", - "blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/info.json", - "blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/info.json", - "blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/info.json", - "blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/info.json", - "blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/info.json", - "blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/info.json", - "blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/info.json", - "blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/info.json", - "blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1820.json b/history/versions/1820.json deleted file mode 100644 index eb54469559f84..0000000000000 --- a/history/versions/1820.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1820, - "commit": "76cb1f5c7f250879dac4efe8930cdbb4dbbca6c3", - "date": "2021-05-31T18:18:51.289Z" - }, - "versionStart": { - "versionNum": 1819, - "commit": "ed8c50fad9885ebdf453aad19e84487c2bdddba4", - "date": "2021-05-31T18:17:31.908Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1821.json b/history/versions/1821.json deleted file mode 100644 index bf02cf1490a96..0000000000000 --- a/history/versions/1821.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1821, - "commit": "c8e3a3fa972ceb0b0bb69ed7ae057d0b4d305024", - "date": "2021-05-31T19:59:06.194Z" - }, - "versionStart": { - "versionNum": 1820, - "commit": "76cb1f5c7f250879dac4efe8930cdbb4dbbca6c3", - "date": "2021-05-31T18:18:51.289Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17/info.json", - "blockchains/smartchain/assets/0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1822.json b/history/versions/1822.json deleted file mode 100644 index 30240b9eb0bab..0000000000000 --- a/history/versions/1822.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1822, - "commit": "4d11bf4f601023e8f05db736a787bfade917397e", - "date": "2021-05-31T20:00:20.956Z" - }, - "versionStart": { - "versionNum": 1821, - "commit": "c8e3a3fa972ceb0b0bb69ed7ae057d0b4d305024", - "date": "2021-05-31T19:59:06.194Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1823.json b/history/versions/1823.json deleted file mode 100644 index 134fae0db420c..0000000000000 --- a/history/versions/1823.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1823, - "commit": "f6274ac0beb1ac04a30abe0be259b254bd6c402e", - "date": "2021-05-31T20:03:10.570Z" - }, - "versionStart": { - "versionNum": 1822, - "commit": "4d11bf4f601023e8f05db736a787bfade917397e", - "date": "2021-05-31T20:00:20.956Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2b974da27C9DD35412d71Dd36e3e108486c45444/info.json", - "blockchains/smartchain/assets/0x2b974da27C9DD35412d71Dd36e3e108486c45444/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1824.json b/history/versions/1824.json deleted file mode 100644 index 6c46af9967161..0000000000000 --- a/history/versions/1824.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1824, - "commit": "4de646a016dc962a635dfdbb8718d11fb553878e", - "date": "2021-05-31T20:04:25.970Z" - }, - "versionStart": { - "versionNum": 1823, - "commit": "f6274ac0beb1ac04a30abe0be259b254bd6c402e", - "date": "2021-05-31T20:03:10.570Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2b974da27C9DD35412d71Dd36e3e108486c45444/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1825.json b/history/versions/1825.json deleted file mode 100644 index 2e8f75af6afb6..0000000000000 --- a/history/versions/1825.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1825, - "commit": "07e9220a4cf8349b7f6653cb6bf21bf96a62cb15", - "date": "2021-06-01T01:36:00.507Z" - }, - "versionStart": { - "versionNum": 1824, - "commit": "4de646a016dc962a635dfdbb8718d11fb553878e", - "date": "2021-05-31T20:04:25.970Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1826.json b/history/versions/1826.json deleted file mode 100644 index f654d727c4822..0000000000000 --- a/history/versions/1826.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1826, - "commit": "d57bf615b1c45e7cfaeae122a9ae6c8e4d843d3e", - "date": "2021-06-01T09:43:52.495Z" - }, - "versionStart": { - "versionNum": 1825, - "commit": "07e9220a4cf8349b7f6653cb6bf21bf96a62cb15", - "date": "2021-06-01T01:36:00.507Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json", - "blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1827.json b/history/versions/1827.json deleted file mode 100644 index 55c2d6b5a64bc..0000000000000 --- a/history/versions/1827.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1827, - "commit": "17f0359d8e974e0b8162972887f8b52e1092171b", - "date": "2021-06-01T09:45:03.002Z" - }, - "versionStart": { - "versionNum": 1826, - "commit": "d57bf615b1c45e7cfaeae122a9ae6c8e4d843d3e", - "date": "2021-06-01T09:43:52.495Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x29b1E39A529d3B3cacEA55989594F71813e998Bb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1828.json b/history/versions/1828.json deleted file mode 100644 index 0d76442dd572b..0000000000000 --- a/history/versions/1828.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1828, - "commit": "2fc22d691572cdef3c098a262d27339e40508d67", - "date": "2021-06-01T09:49:28.140Z" - }, - "versionStart": { - "versionNum": 1827, - "commit": "17f0359d8e974e0b8162972887f8b52e1092171b", - "date": "2021-06-01T09:45:03.002Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x42873a833717753A8d77Ad6d0a8710aF2c66c052/info.json", - "blockchains/smartchain/assets/0x42873a833717753A8d77Ad6d0a8710aF2c66c052/logo.png", - "blockchains/smartchain/assets/0xEe9801669C6138E84bD50dEB500827b776777d28/info.json", - "blockchains/smartchain/assets/0xEe9801669C6138E84bD50dEB500827b776777d28/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1829.json b/history/versions/1829.json deleted file mode 100644 index bbea8f640bc87..0000000000000 --- a/history/versions/1829.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1829, - "commit": "2529b31b1469c2a11e3b73959ccbbac3fb1525cd", - "date": "2021-06-01T09:50:42.386Z" - }, - "versionStart": { - "versionNum": 1828, - "commit": "2fc22d691572cdef3c098a262d27339e40508d67", - "date": "2021-06-01T09:49:28.140Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/183.json b/history/versions/183.json deleted file mode 100644 index f2079f31e3cd3..0000000000000 --- a/history/versions/183.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 183, - "commit": "bfa2f1609e1207e43583ef12f6e4495ac9f28232", - "date": "2021-03-13T07:22:07.139Z" - }, - "versionStart": { - "versionNum": 182, - "commit": "ade53bbcf78cb6027c7bed4804a30407140da6c1", - "date": "2021-03-13T07:03:18.647Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1830.json b/history/versions/1830.json deleted file mode 100644 index 3386c8f876127..0000000000000 --- a/history/versions/1830.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1830, - "commit": "c9824f09df53c11ba384fbfad7848897702bd942", - "date": "2021-06-01T10:10:19.692Z" - }, - "versionStart": { - "versionNum": 1829, - "commit": "2529b31b1469c2a11e3b73959ccbbac3fb1525cd", - "date": "2021-06-01T09:50:42.386Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/info.json", - "blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1831.json b/history/versions/1831.json deleted file mode 100644 index 7364c25223825..0000000000000 --- a/history/versions/1831.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1831, - "commit": "071b8dd47e9ae2cd465f9b79de33b893660514c6", - "date": "2021-06-01T10:11:37.570Z" - }, - "versionStart": { - "versionNum": 1830, - "commit": "c9824f09df53c11ba384fbfad7848897702bd942", - "date": "2021-06-01T10:10:19.692Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1832.json b/history/versions/1832.json deleted file mode 100644 index 3b53f756abb68..0000000000000 --- a/history/versions/1832.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1832, - "commit": "852af914a20b44b481451268991eea4c6ea83cb0", - "date": "2021-06-01T10:18:36.180Z" - }, - "versionStart": { - "versionNum": 1831, - "commit": "071b8dd47e9ae2cd465f9b79de33b893660514c6", - "date": "2021-06-01T10:11:37.570Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1F8Fc5470846011646C4cb05Cf235B47d5A7ADe6/info.json", - "blockchains/smartchain/assets/0x1F8Fc5470846011646C4cb05Cf235B47d5A7ADe6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1833.json b/history/versions/1833.json deleted file mode 100644 index b860910d846f5..0000000000000 --- a/history/versions/1833.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1833, - "commit": "1d83bcda81b617a34d9bf95c6608c805e7312331", - "date": "2021-06-01T10:20:04.866Z" - }, - "versionStart": { - "versionNum": 1832, - "commit": "852af914a20b44b481451268991eea4c6ea83cb0", - "date": "2021-06-01T10:18:36.180Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1834.json b/history/versions/1834.json deleted file mode 100644 index a9a90efa47419..0000000000000 --- a/history/versions/1834.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1834, - "commit": "5ae3cbd0ad70b327abc4aa310e02411c0ea4a733", - "date": "2021-06-01T10:28:57.477Z" - }, - "versionStart": { - "versionNum": 1833, - "commit": "1d83bcda81b617a34d9bf95c6608c805e7312331", - "date": "2021-06-01T10:20:04.866Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/info.json", - "blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1835.json b/history/versions/1835.json deleted file mode 100644 index de6e97ee56dc9..0000000000000 --- a/history/versions/1835.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1835, - "commit": "9071693a1927b9aa5e1f94b48f3a99278300b31b", - "date": "2021-06-01T10:30:09.536Z" - }, - "versionStart": { - "versionNum": 1834, - "commit": "5ae3cbd0ad70b327abc4aa310e02411c0ea4a733", - "date": "2021-06-01T10:28:57.477Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x099D6CC403C0a5B46A6dD384c622Da39f1e1001C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1836.json b/history/versions/1836.json deleted file mode 100644 index 6af06f0e20661..0000000000000 --- a/history/versions/1836.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1836, - "commit": "c86621177f87007179e36e21629441bfe471e731", - "date": "2021-06-01T10:32:32.398Z" - }, - "versionStart": { - "versionNum": 1835, - "commit": "9071693a1927b9aa5e1f94b48f3a99278300b31b", - "date": "2021-06-01T10:30:09.536Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE60ef2b118C35c987CE28d3b69f84378F2b84b4a/info.json", - "blockchains/smartchain/assets/0xE60ef2b118C35c987CE28d3b69f84378F2b84b4a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1837.json b/history/versions/1837.json deleted file mode 100644 index 6eb9d6b8ce826..0000000000000 --- a/history/versions/1837.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1837, - "commit": "4cd038b8dd8037c76a44fcfe39e522560786206c", - "date": "2021-06-01T10:34:00.326Z" - }, - "versionStart": { - "versionNum": 1836, - "commit": "c86621177f87007179e36e21629441bfe471e731", - "date": "2021-06-01T10:32:32.398Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE60ef2b118C35c987CE28d3b69f84378F2b84b4a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1838.json b/history/versions/1838.json deleted file mode 100644 index a65fac4482df3..0000000000000 --- a/history/versions/1838.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1838, - "commit": "0c4256a20eb9915a31bcaa783cb6dc59fe4f8e9b", - "date": "2021-06-01T10:39:23.924Z" - }, - "versionStart": { - "versionNum": 1837, - "commit": "4cd038b8dd8037c76a44fcfe39e522560786206c", - "date": "2021-06-01T10:34:00.326Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc8aE2289c032B119DFD29396F1FC68Ee91F80118/info.json", - "blockchains/smartchain/assets/0xc8aE2289c032B119DFD29396F1FC68Ee91F80118/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1839.json b/history/versions/1839.json deleted file mode 100644 index 2d69578634486..0000000000000 --- a/history/versions/1839.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1839, - "commit": "7cd132e4c7dc54f260020056732c7379915b4740", - "date": "2021-06-01T10:41:02.061Z" - }, - "versionStart": { - "versionNum": 1838, - "commit": "0c4256a20eb9915a31bcaa783cb6dc59fe4f8e9b", - "date": "2021-06-01T10:39:23.924Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2/info.json", - "blockchains/ethereum/assets/0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/184.json b/history/versions/184.json deleted file mode 100644 index 8f9a7811a9b6d..0000000000000 --- a/history/versions/184.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 184, - "commit": "f9055db473367cbc04f5558b90eb88e75df1a1ef", - "date": "2021-03-14T06:42:11.417Z" - }, - "versionStart": { - "versionNum": 183, - "commit": "bfa2f1609e1207e43583ef12f6e4495ac9f28232", - "date": "2021-03-13T07:22:07.139Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xDc0f0a5719c39764b011eDd02811BD228296887C/info.json", - "blockchains/smartchain/assets/0xDc0f0a5719c39764b011eDd02811BD228296887C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1840.json b/history/versions/1840.json deleted file mode 100644 index 571fc812ca2fe..0000000000000 --- a/history/versions/1840.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1840, - "commit": "be0410320473145fd5d249115e8a18d181c33ae8", - "date": "2021-06-01T10:42:32.273Z" - }, - "versionStart": { - "versionNum": 1839, - "commit": "7cd132e4c7dc54f260020056732c7379915b4740", - "date": "2021-06-01T10:41:02.061Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xBdea5bB640DBFC4593809DEeC5CdB8F99b704Cd2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1841.json b/history/versions/1841.json deleted file mode 100644 index 75806a1cf5ad1..0000000000000 --- a/history/versions/1841.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1841, - "commit": "20281c706c9b78cd4fe312c06b5acafd0419840d", - "date": "2021-06-01T13:07:16.377Z" - }, - "versionStart": { - "versionNum": 1840, - "commit": "be0410320473145fd5d249115e8a18d181c33ae8", - "date": "2021-06-01T10:42:32.273Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/info.json", - "blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1842.json b/history/versions/1842.json deleted file mode 100644 index 98ec5ead02356..0000000000000 --- a/history/versions/1842.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1842, - "commit": "cd6feec3ea834657e00c1d6ce03c2ba0d43752a5", - "date": "2021-06-01T13:08:44.444Z" - }, - "versionStart": { - "versionNum": 1841, - "commit": "20281c706c9b78cd4fe312c06b5acafd0419840d", - "date": "2021-06-01T13:07:16.377Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xACce5119881693B1502ECAF732eb1d592adFc54b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1843.json b/history/versions/1843.json deleted file mode 100644 index cd087d8d33b16..0000000000000 --- a/history/versions/1843.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1843, - "commit": "2e1d9e731ab8d3bcaba0575ba67f3c0248928eda", - "date": "2021-06-01T13:22:02.496Z" - }, - "versionStart": { - "versionNum": 1842, - "commit": "cd6feec3ea834657e00c1d6ce03c2ba0d43752a5", - "date": "2021-06-01T13:08:44.444Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf5015995376a35b10dcBD96BA6B6e9de1c9f87c5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1844.json b/history/versions/1844.json deleted file mode 100644 index 2ba4d1e308550..0000000000000 --- a/history/versions/1844.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1844, - "commit": "f478051bbbc408b17147d8a9f7fcd630d31f2b49", - "date": "2021-06-01T14:19:16.252Z" - }, - "versionStart": { - "versionNum": 1843, - "commit": "2e1d9e731ab8d3bcaba0575ba67f3c0248928eda", - "date": "2021-06-01T13:22:02.496Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x311827832c1f670229eF0AFbE96D2DF8195c8C9A/info.json", - "blockchains/smartchain/assets/0x311827832c1f670229eF0AFbE96D2DF8195c8C9A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1845.json b/history/versions/1845.json deleted file mode 100644 index 10b4927955ae7..0000000000000 --- a/history/versions/1845.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1845, - "commit": "4e721d8fadefa3a1992af320fc518bd47ef844da", - "date": "2021-06-01T14:20:31.522Z" - }, - "versionStart": { - "versionNum": 1844, - "commit": "f478051bbbc408b17147d8a9f7fcd630d31f2b49", - "date": "2021-06-01T14:19:16.252Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x311827832c1f670229eF0AFbE96D2DF8195c8C9A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1846.json b/history/versions/1846.json deleted file mode 100644 index fe4962df5b1b4..0000000000000 --- a/history/versions/1846.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1846, - "commit": "f596c6ee200839b0753a3d3454be7f6c719bdba2", - "date": "2021-06-01T18:38:37.743Z" - }, - "versionStart": { - "versionNum": 1845, - "commit": "4e721d8fadefa3a1992af320fc518bd47ef844da", - "date": "2021-06-01T14:20:31.522Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x33a669a350807552a005845C13A37662FAcb041B/info.json", - "blockchains/smartchain/assets/0x33a669a350807552a005845C13A37662FAcb041B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1847.json b/history/versions/1847.json deleted file mode 100644 index 74ada56996d74..0000000000000 --- a/history/versions/1847.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1847, - "commit": "4e1222ad319211590904e216424c9182d06c2ade", - "date": "2021-06-01T18:39:56.529Z" - }, - "versionStart": { - "versionNum": 1846, - "commit": "f596c6ee200839b0753a3d3454be7f6c719bdba2", - "date": "2021-06-01T18:38:37.743Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x33a669a350807552a005845C13A37662FAcb041B/info.json", - "blockchains/smartchain/assets/0x346b426b5c4d3bcBb129Ed84b52D8717e245BCE1/info.json", - "blockchains/smartchain/assets/0x346b426b5c4d3bcBb129Ed84b52D8717e245BCE1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1848.json b/history/versions/1848.json deleted file mode 100644 index 027d941c6e504..0000000000000 --- a/history/versions/1848.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1848, - "commit": "5dc401f7bbd828d7370976eff2a35b02ac15afe5", - "date": "2021-06-01T18:41:10.449Z" - }, - "versionStart": { - "versionNum": 1847, - "commit": "4e1222ad319211590904e216424c9182d06c2ade", - "date": "2021-06-01T18:39:56.529Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1849.json b/history/versions/1849.json deleted file mode 100644 index 54fc2ed378781..0000000000000 --- a/history/versions/1849.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1849, - "commit": "c8423ab2f8674c36389a6698521325751c937bc2", - "date": "2021-06-01T18:44:25.654Z" - }, - "versionStart": { - "versionNum": 1848, - "commit": "5dc401f7bbd828d7370976eff2a35b02ac15afe5", - "date": "2021-06-01T18:41:10.449Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbbC9Fa4B395FeE68465C2Cd4a88cdE267a34ed2a/info.json", - "blockchains/smartchain/assets/0xbbC9Fa4B395FeE68465C2Cd4a88cdE267a34ed2a/logo.png", - "blockchains/tron/assets/TCfLxS9xHxH8auBL3T8pf3NFTZhsxy4Ncg/info.json", - "blockchains/tron/assets/TCfLxS9xHxH8auBL3T8pf3NFTZhsxy4Ncg/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/185.json b/history/versions/185.json deleted file mode 100644 index 901a0297c552a..0000000000000 --- a/history/versions/185.json +++ /dev/null @@ -1,65 +0,0 @@ -{ - "versionEnd": { - "versionNum": 185, - "commit": "d534a78246aeabdb11becac7a60c805817b5fbf4", - "date": "2021-03-14T07:09:15.581Z" - }, - "versionStart": { - "versionNum": 184, - "commit": "f9055db473367cbc04f5558b90eb88e75df1a1ef", - "date": "2021-03-14T06:42:11.417Z" - }, - "changes": [ - "blockchains/binance/assets/ABCD-5D8/info.json", - "blockchains/binance/assets/ARN-71B/info.json", - "blockchains/binance/assets/ATOM-596/info.json", - "blockchains/binance/assets/AXPR-777/info.json", - "blockchains/binance/assets/BCH-1FD/info.json", - "blockchains/binance/assets/BEAR-14C/info.json", - "blockchains/binance/assets/BGBP-CF3/info.json", - "blockchains/binance/assets/BLINK-9C6/info.json", - "blockchains/binance/assets/BTTB-D31/info.json", - "blockchains/binance/assets/CAN-677/info.json", - "blockchains/binance/assets/CBM-4B2/info.json", - "blockchains/binance/assets/COVA-218/info.json", - "blockchains/binance/assets/DAI-D75/info.json", - "blockchains/binance/assets/DEFI-FA5/info.json", - "blockchains/binance/assets/DREP-7D2/info.json", - "blockchains/binance/assets/ECO-083/info.json", - "blockchains/binance/assets/EOS-CDD/info.json", - "blockchains/binance/assets/EQL-586/info.json", - "blockchains/binance/assets/ETHBEAR-B2B/info.json", - "blockchains/binance/assets/FRM-DE7/info.json", - "blockchains/binance/assets/GIV-94E/info.json", - "blockchains/binance/assets/GTO-908/info.json", - "blockchains/binance/assets/IDRTB-178/info.json", - "blockchains/binance/assets/KAT-7BB/info.json", - "blockchains/binance/assets/LINK-AAD/info.json", - "blockchains/binance/assets/LTC-F07/info.json", - "blockchains/binance/assets/MATIC-84A/info.json", - "blockchains/binance/assets/MEDB-87E/info.json", - "blockchains/binance/assets/MITX-CAA/info.json", - "blockchains/binance/assets/MVL-7B0/info.json", - "blockchains/binance/assets/NODE-F3A/info.json", - "blockchains/binance/assets/NPXB-1E8/info.json", - "blockchains/binance/assets/ONT-33D/info.json", - "blockchains/binance/assets/PHB-2DF/info.json", - "blockchains/binance/assets/PLG-D8D/info.json", - "blockchains/binance/assets/QBX-38C/info.json", - "blockchains/binance/assets/SBC-5D4/info.json", - "blockchains/binance/assets/SPNDB-916/info.json", - "blockchains/binance/assets/SWIPE.B-DC0/info.json", - "blockchains/binance/assets/TBC-3A7/info.json", - "blockchains/binance/assets/THKDB-888/info.json", - "blockchains/binance/assets/TOP-491/info.json", - "blockchains/binance/assets/TRXB-2E6/info.json", - "blockchains/binance/assets/UND-EBC/info.json", - "blockchains/binance/assets/USDH-5B5/info.json", - "blockchains/binance/assets/VDX-A17/info.json", - "blockchains/binance/assets/VOTE-FD4/info.json", - "blockchains/binance/assets/WINB-41F/info.json", - "blockchains/binance/assets/XNS-760/info.json", - "blockchains/binance/assets/XRPBULL-E7C/info.json", - "blockchains/binance/assets/YFII-061/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1850.json b/history/versions/1850.json deleted file mode 100644 index d1a6f0607fa1b..0000000000000 --- a/history/versions/1850.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1850, - "commit": "444434302abcdf936876dba325a59cc1752559d6", - "date": "2021-06-01T18:45:28.299Z" - }, - "versionStart": { - "versionNum": 1849, - "commit": "c8423ab2f8674c36389a6698521325751c937bc2", - "date": "2021-06-01T18:44:25.654Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/TCfLxS9xHxH8auBL3T8pf3NFTZhsxy4Ncg/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1851.json b/history/versions/1851.json deleted file mode 100644 index db82c93cfb1be..0000000000000 --- a/history/versions/1851.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1851, - "commit": "c7a970e27af690ccd8b749521f2c769c5ac3f9d9", - "date": "2021-06-01T18:54:36.279Z" - }, - "versionStart": { - "versionNum": 1850, - "commit": "444434302abcdf936876dba325a59cc1752559d6", - "date": "2021-06-01T18:45:28.299Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7cE4AcCd9bb261508ABd20B134D6278902369057/info.json", - "blockchains/smartchain/assets/0x7cE4AcCd9bb261508ABd20B134D6278902369057/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1852.json b/history/versions/1852.json deleted file mode 100644 index 943e68ac69ab8..0000000000000 --- a/history/versions/1852.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1852, - "commit": "df428fd211323025df5c86cdb0e76ed029273167", - "date": "2021-06-01T18:55:56.038Z" - }, - "versionStart": { - "versionNum": 1851, - "commit": "c7a970e27af690ccd8b749521f2c769c5ac3f9d9", - "date": "2021-06-01T18:54:36.279Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1853.json b/history/versions/1853.json deleted file mode 100644 index 1ad08e638ae4e..0000000000000 --- a/history/versions/1853.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1853, - "commit": "1c245626c38c24183a88dc1f79f6772fd370db3a", - "date": "2021-06-02T05:42:40.407Z" - }, - "versionStart": { - "versionNum": 1852, - "commit": "df428fd211323025df5c86cdb0e76ed029273167", - "date": "2021-06-01T18:55:56.038Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9/info.json", - "blockchains/smartchain/assets/0x1FF2a2c2DEAdb17B6Ba9949393d1406f4c61BFC9/logo.png", - "blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/info.json", - "blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1854.json b/history/versions/1854.json deleted file mode 100644 index 127be4d3fdb95..0000000000000 --- a/history/versions/1854.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1854, - "commit": "0a704c507a6ff279316d77e1a772951d3a171d22", - "date": "2021-06-02T05:43:55.537Z" - }, - "versionStart": { - "versionNum": 1853, - "commit": "1c245626c38c24183a88dc1f79f6772fd370db3a", - "date": "2021-06-02T05:42:40.407Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1855.json b/history/versions/1855.json deleted file mode 100644 index 0ff3c989c0d23..0000000000000 --- a/history/versions/1855.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1855, - "commit": "f2b5ddcd61f1c375e8f4bf93f57ea948fba8b6e6", - "date": "2021-06-02T07:12:55.648Z" - }, - "versionStart": { - "versionNum": 1854, - "commit": "0a704c507a6ff279316d77e1a772951d3a171d22", - "date": "2021-06-02T05:43:55.537Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9FBbcAa3162c74b24751f7c4b9CFB4af0811a622/info.json", - "blockchains/smartchain/assets/0x9FBbcAa3162c74b24751f7c4b9CFB4af0811a622/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1856.json b/history/versions/1856.json deleted file mode 100644 index c0675155bf3dd..0000000000000 --- a/history/versions/1856.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1856, - "commit": "1deceaab559a58ff1ea99ade32e34535342a94e2", - "date": "2021-06-02T07:14:09.680Z" - }, - "versionStart": { - "versionNum": 1855, - "commit": "f2b5ddcd61f1c375e8f4bf93f57ea948fba8b6e6", - "date": "2021-06-02T07:12:55.648Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9FBbcAa3162c74b24751f7c4b9CFB4af0811a622/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1857.json b/history/versions/1857.json deleted file mode 100644 index 067bbb9decdcf..0000000000000 --- a/history/versions/1857.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1857, - "commit": "fee76ff7d68ad5c0213dfb18d9437ec8f461d815", - "date": "2021-06-02T07:15:28.963Z" - }, - "versionStart": { - "versionNum": 1856, - "commit": "1deceaab559a58ff1ea99ade32e34535342a94e2", - "date": "2021-06-02T07:14:09.680Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/info.json", - "blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1858.json b/history/versions/1858.json deleted file mode 100644 index 782e1561af88d..0000000000000 --- a/history/versions/1858.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1858, - "commit": "681bba34358bb183bc71175a85f479d83d4ede12", - "date": "2021-06-02T07:16:46.247Z" - }, - "versionStart": { - "versionNum": 1857, - "commit": "fee76ff7d68ad5c0213dfb18d9437ec8f461d815", - "date": "2021-06-02T07:15:28.963Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x303dE4bdb189B951F875eB4A8ECDe2985138161e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1859.json b/history/versions/1859.json deleted file mode 100644 index 7e6e32fe2b460..0000000000000 --- a/history/versions/1859.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1859, - "commit": "1b6ffe9834589cf75a7e241facc038e853461443", - "date": "2021-06-02T07:25:46.877Z" - }, - "versionStart": { - "versionNum": 1858, - "commit": "681bba34358bb183bc71175a85f479d83d4ede12", - "date": "2021-06-02T07:16:46.247Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/info.json", - "blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/186.json b/history/versions/186.json deleted file mode 100644 index 5b115b9b0636a..0000000000000 --- a/history/versions/186.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 186, - "commit": "5ade7ca16fbd40171677455caae933dd6682c4f9", - "date": "2021-03-14T07:10:48.802Z" - }, - "versionStart": { - "versionNum": 185, - "commit": "d534a78246aeabdb11becac7a60c805817b5fbf4", - "date": "2021-03-14T07:09:15.581Z" - }, - "changes": [ - "blockchains/binance/assets/LTC-F07/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1860.json b/history/versions/1860.json deleted file mode 100644 index bd97ac4d3d3fc..0000000000000 --- a/history/versions/1860.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1860, - "commit": "27591cfaf94a511b3d7eb35dc222c92cb69afb64", - "date": "2021-06-02T07:27:13.668Z" - }, - "versionStart": { - "versionNum": 1859, - "commit": "1b6ffe9834589cf75a7e241facc038e853461443", - "date": "2021-06-02T07:25:46.877Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x127CF9704DDFcf0e9eC1Dc20f11877731D18ac34/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1861.json b/history/versions/1861.json deleted file mode 100644 index 6f1b6bbc33571..0000000000000 --- a/history/versions/1861.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1861, - "commit": "49e1e546c8600363d9c57aa6bdf706ddd3918a0d", - "date": "2021-06-02T07:39:44.158Z" - }, - "versionStart": { - "versionNum": 1860, - "commit": "27591cfaf94a511b3d7eb35dc222c92cb69afb64", - "date": "2021-06-02T07:27:13.668Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533/info.json", - "blockchains/smartchain/assets/0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1862.json b/history/versions/1862.json deleted file mode 100644 index 2f85b9b102cb5..0000000000000 --- a/history/versions/1862.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1862, - "commit": "f381e021285f6014f336c8731706ac593cc68926", - "date": "2021-06-02T07:41:04.165Z" - }, - "versionStart": { - "versionNum": 1861, - "commit": "49e1e546c8600363d9c57aa6bdf706ddd3918a0d", - "date": "2021-06-02T07:39:44.158Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa20Be0B824b963Bc7D11D124CdEfa0bC7cE85533/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1863.json b/history/versions/1863.json deleted file mode 100644 index fac569e4d8262..0000000000000 --- a/history/versions/1863.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1863, - "commit": "0e9526f60bd32cda56e322c70727c06cd3c5a118", - "date": "2021-06-02T07:47:35.507Z" - }, - "versionStart": { - "versionNum": 1862, - "commit": "f381e021285f6014f336c8731706ac593cc68926", - "date": "2021-06-02T07:41:04.165Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x75dffAf163D67591fDCa3907a50655dB3a5516Ed/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1864.json b/history/versions/1864.json deleted file mode 100644 index 1d556b6678367..0000000000000 --- a/history/versions/1864.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1864, - "commit": "885b424ae1b121fe1fd1f65c9230d10ee4ecf206", - "date": "2021-06-02T07:55:30.484Z" - }, - "versionStart": { - "versionNum": 1863, - "commit": "0e9526f60bd32cda56e322c70727c06cd3c5a118", - "date": "2021-06-02T07:47:35.507Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json", - "blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1865.json b/history/versions/1865.json deleted file mode 100644 index 162cad3ed9d98..0000000000000 --- a/history/versions/1865.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1865, - "commit": "7f7a7cbe6b220ca1cda88283f38d3247306319f7", - "date": "2021-06-02T11:29:05.839Z" - }, - "versionStart": { - "versionNum": 1864, - "commit": "885b424ae1b121fe1fd1f65c9230d10ee4ecf206", - "date": "2021-06-02T07:55:30.484Z" - }, - "changes": [ - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/info.json", - "blockchains/solana/assets/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1866.json b/history/versions/1866.json deleted file mode 100644 index 7ed96a15718bd..0000000000000 --- a/history/versions/1866.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1866, - "commit": "3c88947b4788e2a3620e3220f8f1b158271efb4e", - "date": "2021-06-02T14:33:35.949Z" - }, - "versionStart": { - "versionNum": 1865, - "commit": "7f7a7cbe6b220ca1cda88283f38d3247306319f7", - "date": "2021-06-02T11:29:05.839Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDeb9acA4F54ABd9b82Ca91B52fCCCF869882B9Fe/info.json", - "blockchains/smartchain/assets/0xDeb9acA4F54ABd9b82Ca91B52fCCCF869882B9Fe/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1867.json b/history/versions/1867.json deleted file mode 100644 index 677fe149e1836..0000000000000 --- a/history/versions/1867.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1867, - "commit": "974a36d0fe47a4b35589491c9db5b94a6d9247f5", - "date": "2021-06-02T14:35:04.903Z" - }, - "versionStart": { - "versionNum": 1866, - "commit": "3c88947b4788e2a3620e3220f8f1b158271efb4e", - "date": "2021-06-02T14:33:35.949Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1868.json b/history/versions/1868.json deleted file mode 100644 index d05e6e323422e..0000000000000 --- a/history/versions/1868.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1868, - "commit": "a5cd3cb486be5f4edacef295dd0f4aa2ceffca40", - "date": "2021-06-02T14:59:51.138Z" - }, - "versionStart": { - "versionNum": 1867, - "commit": "974a36d0fe47a4b35589491c9db5b94a6d9247f5", - "date": "2021-06-02T14:35:04.903Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0b771E34526886d9ffF8E764cF557d1Cb5943C89/info.json", - "blockchains/smartchain/assets/0x0b771E34526886d9ffF8E764cF557d1Cb5943C89/logo.png", - "blockchains/smartchain/assets/0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0/info.json", - "blockchains/smartchain/assets/0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1869.json b/history/versions/1869.json deleted file mode 100644 index 60a8563b1298b..0000000000000 --- a/history/versions/1869.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1869, - "commit": "d22e5e806ae2439dc52bbfcdcda28c11512d47aa", - "date": "2021-06-02T15:01:22.421Z" - }, - "versionStart": { - "versionNum": 1868, - "commit": "a5cd3cb486be5f4edacef295dd0f4aa2ceffca40", - "date": "2021-06-02T14:59:51.138Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0b771E34526886d9ffF8E764cF557d1Cb5943C89/info.json", - "blockchains/smartchain/assets/0xFa01D3A2B25cdF3b1A6B2361FA07CC71A5F2fBA0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/187.json b/history/versions/187.json deleted file mode 100644 index 57425dd3a894e..0000000000000 --- a/history/versions/187.json +++ /dev/null @@ -1,1439 +0,0 @@ -{ - "versionEnd": { - "versionNum": 187, - "commit": "9606e4814b8b29d3f7f85c3915da40bedfc59e33", - "date": "2021-03-14T07:19:39.376Z" - }, - "versionStart": { - "versionNum": 186, - "commit": "5ade7ca16fbd40171677455caae933dd6682c4f9", - "date": "2021-03-14T07:10:48.802Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/info.json", - "blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/info.json", - "blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/info.json", - "blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/info.json", - "blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/info.json", - "blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/info.json", - "blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/info.json", - "blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/info.json", - "blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/info.json", - "blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/info.json", - "blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/info.json", - "blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/info.json", - "blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/info.json", - "blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/info.json", - "blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/info.json", - "blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/info.json", - "blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/info.json", - "blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/info.json", - "blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/info.json", - "blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/info.json", - "blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/info.json", - "blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/info.json", - "blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/info.json", - "blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/info.json", - "blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/info.json", - "blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/info.json", - "blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/info.json", - "blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/info.json", - "blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/info.json", - "blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/info.json", - "blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/info.json", - "blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/info.json", - "blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/info.json", - "blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/info.json", - "blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/info.json", - "blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/info.json", - "blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/info.json", - "blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/info.json", - "blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/info.json", - "blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/info.json", - "blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/info.json", - "blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/info.json", - "blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/info.json", - "blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/info.json", - "blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/info.json", - "blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/info.json", - "blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/info.json", - "blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/info.json", - "blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/info.json", - "blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/info.json", - "blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/info.json", - "blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/info.json", - "blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/info.json", - "blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/info.json", - "blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/info.json", - "blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/info.json", - "blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/info.json", - "blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/info.json", - "blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/info.json", - "blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/info.json", - "blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/info.json", - "blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/info.json", - "blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/info.json", - "blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/info.json", - "blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/info.json", - "blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/info.json", - "blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/info.json", - "blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/info.json", - "blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/info.json", - "blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/info.json", - "blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/info.json", - "blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/info.json", - "blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/info.json", - "blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/info.json", - "blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/info.json", - "blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/info.json", - "blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/info.json", - "blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/info.json", - "blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/info.json", - "blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/info.json", - "blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/info.json", - "blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/info.json", - "blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/info.json", - "blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/info.json", - "blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/info.json", - "blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/info.json", - "blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/info.json", - "blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/info.json", - "blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/info.json", - "blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/info.json", - "blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/info.json", - "blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/info.json", - "blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/info.json", - "blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/info.json", - "blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/info.json", - "blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/info.json", - "blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/info.json", - "blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/info.json", - "blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/info.json", - "blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/info.json", - "blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/info.json", - "blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/info.json", - "blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/info.json", - "blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/info.json", - "blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/info.json", - "blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/info.json", - "blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/info.json", - "blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/info.json", - "blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/info.json", - "blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/info.json", - "blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/info.json", - "blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/info.json", - "blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/info.json", - "blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/info.json", - "blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/info.json", - "blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/info.json", - "blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/info.json", - "blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/info.json", - "blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/info.json", - "blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/info.json", - "blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/info.json", - "blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/info.json", - "blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/info.json", - "blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/info.json", - "blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/info.json", - "blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/info.json", - "blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/info.json", - "blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/info.json", - "blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/info.json", - "blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/info.json", - "blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/info.json", - "blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/info.json", - "blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/info.json", - "blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/info.json", - "blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/info.json", - "blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/info.json", - "blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/info.json", - "blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/info.json", - "blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/info.json", - "blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/info.json", - "blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/info.json", - "blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/info.json", - "blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/info.json", - "blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/info.json", - "blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/info.json", - "blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/info.json", - "blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/info.json", - "blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/info.json", - "blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/info.json", - "blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/info.json", - "blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/info.json", - "blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/info.json", - "blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/info.json", - "blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/info.json", - "blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/info.json", - "blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/info.json", - "blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/info.json", - "blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/info.json", - "blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/info.json", - "blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/info.json", - "blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/info.json", - "blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/info.json", - "blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/info.json", - "blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/info.json", - "blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/info.json", - "blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/info.json", - "blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/info.json", - "blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json", - "blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/info.json", - "blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/info.json", - "blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/info.json", - "blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/info.json", - "blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/info.json", - "blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/info.json", - "blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/info.json", - "blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/info.json", - "blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/info.json", - "blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/info.json", - "blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/info.json", - "blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/info.json", - "blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/info.json", - "blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/info.json", - "blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/info.json", - "blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/info.json", - "blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/info.json", - "blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/info.json", - "blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/info.json", - "blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/info.json", - "blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/info.json", - "blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/info.json", - "blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/info.json", - "blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/info.json", - "blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/info.json", - "blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/info.json", - "blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/info.json", - "blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/info.json", - "blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/info.json", - "blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/info.json", - "blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/info.json", - "blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/info.json", - "blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/info.json", - "blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/info.json", - "blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/info.json", - "blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/info.json", - "blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/info.json", - "blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/info.json", - "blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/info.json", - "blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/info.json", - "blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/info.json", - "blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/info.json", - "blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/info.json", - "blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/info.json", - "blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/info.json", - "blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/info.json", - "blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/info.json", - "blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/info.json", - "blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/info.json", - "blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/info.json", - "blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/info.json", - "blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/info.json", - "blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/info.json", - "blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/info.json", - "blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/info.json", - "blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/info.json", - "blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/info.json", - "blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/info.json", - "blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/info.json", - "blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/info.json", - "blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/info.json", - "blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/info.json", - "blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/info.json", - "blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/info.json", - "blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/info.json", - "blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/info.json", - "blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/info.json", - "blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/info.json", - "blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/info.json", - "blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/info.json", - "blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/info.json", - "blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/info.json", - "blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/info.json", - "blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/info.json", - "blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/info.json", - "blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/info.json", - "blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/info.json", - "blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json", - "blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/info.json", - "blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/info.json", - "blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/info.json", - "blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/info.json", - "blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/info.json", - "blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/info.json", - "blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/info.json", - "blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/info.json", - "blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/info.json", - "blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/info.json", - "blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/info.json", - "blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/info.json", - "blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/info.json", - "blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/info.json", - "blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/info.json", - "blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/info.json", - "blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/info.json", - "blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/info.json", - "blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/info.json", - "blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/info.json", - "blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/info.json", - "blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/info.json", - "blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/info.json", - "blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/info.json", - "blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/info.json", - "blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/info.json", - "blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/info.json", - "blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/info.json", - "blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/info.json", - "blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/info.json", - "blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/info.json", - "blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/info.json", - "blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/info.json", - "blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/info.json", - "blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/info.json", - "blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/info.json", - "blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/info.json", - "blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/info.json", - "blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/info.json", - "blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/info.json", - "blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/info.json", - "blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/info.json", - "blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/info.json", - "blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/info.json", - "blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/info.json", - "blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/info.json", - "blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/info.json", - "blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/info.json", - "blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/info.json", - "blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/info.json", - "blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/info.json", - "blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/info.json", - "blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/info.json", - "blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/info.json", - "blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/info.json", - "blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/info.json", - "blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/info.json", - "blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/info.json", - "blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/info.json", - "blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/info.json", - "blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/info.json", - "blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/info.json", - "blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/info.json", - "blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/info.json", - "blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/info.json", - "blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/info.json", - "blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/info.json", - "blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/info.json", - "blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/info.json", - "blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/info.json", - "blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/info.json", - "blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/info.json", - "blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/info.json", - "blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/info.json", - "blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/info.json", - "blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/info.json", - "blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/info.json", - "blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json", - "blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/info.json", - "blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/info.json", - "blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/info.json", - "blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/info.json", - "blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/info.json", - "blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/info.json", - "blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/info.json", - "blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/info.json", - "blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/info.json", - "blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/info.json", - "blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/info.json", - "blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/info.json", - "blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/info.json", - "blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/info.json", - "blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/info.json", - "blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/info.json", - "blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/info.json", - "blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/info.json", - "blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/info.json", - "blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/info.json", - "blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/info.json", - "blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/info.json", - "blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/info.json", - "blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/info.json", - "blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/info.json", - "blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/info.json", - "blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/info.json", - "blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/info.json", - "blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/info.json", - "blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/info.json", - "blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/info.json", - "blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/info.json", - "blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/info.json", - "blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/info.json", - "blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/info.json", - "blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/info.json", - "blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/info.json", - "blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/info.json", - "blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/info.json", - "blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/info.json", - "blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/info.json", - "blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/info.json", - "blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/info.json", - "blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/info.json", - "blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/info.json", - "blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/info.json", - "blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/info.json", - "blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/info.json", - "blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/info.json", - "blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/info.json", - "blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/info.json", - "blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/info.json", - "blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/info.json", - "blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/info.json", - "blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/info.json", - "blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/info.json", - "blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/info.json", - "blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/info.json", - "blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/info.json", - "blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/info.json", - "blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/info.json", - "blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/info.json", - "blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/info.json", - "blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/info.json", - "blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/info.json", - "blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/info.json", - "blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/info.json", - "blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/info.json", - "blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/info.json", - "blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/info.json", - "blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/info.json", - "blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/info.json", - "blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/info.json", - "blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/info.json", - "blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/info.json", - "blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/info.json", - "blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/info.json", - "blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/info.json", - "blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/info.json", - "blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/info.json", - "blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/info.json", - "blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/info.json", - "blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/info.json", - "blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/info.json", - "blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/info.json", - "blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/info.json", - "blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/info.json", - "blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/info.json", - "blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/info.json", - "blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/info.json", - "blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/info.json", - "blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/info.json", - "blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/info.json", - "blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/info.json", - "blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/info.json", - "blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/info.json", - "blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json", - "blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/info.json", - "blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/info.json", - "blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/info.json", - "blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/info.json", - "blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/info.json", - "blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/info.json", - "blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/info.json", - "blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/info.json", - "blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/info.json", - "blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/info.json", - "blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/info.json", - "blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/info.json", - "blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/info.json", - "blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/info.json", - "blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/info.json", - "blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/info.json", - "blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/info.json", - "blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/info.json", - "blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/info.json", - "blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/info.json", - "blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/info.json", - "blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/info.json", - "blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/info.json", - "blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/info.json", - "blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/info.json", - "blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/info.json", - "blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/info.json", - "blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/info.json", - "blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/info.json", - "blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/info.json", - "blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/info.json", - "blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/info.json", - "blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/info.json", - "blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/info.json", - "blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/info.json", - "blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/info.json", - "blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/info.json", - "blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/info.json", - "blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/info.json", - "blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/info.json", - "blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/info.json", - "blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/info.json", - "blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/info.json", - "blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/info.json", - "blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/info.json", - "blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/info.json", - "blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/info.json", - "blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/info.json", - "blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/info.json", - "blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/info.json", - "blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/info.json", - "blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/info.json", - "blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/info.json", - "blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/info.json", - "blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/info.json", - "blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/info.json", - "blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/info.json", - "blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/info.json", - "blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/info.json", - "blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/info.json", - "blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/info.json", - "blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/info.json", - "blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/info.json", - "blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/info.json", - "blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/info.json", - "blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/info.json", - "blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/info.json", - "blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/info.json", - "blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/info.json", - "blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/info.json", - "blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/info.json", - "blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/info.json", - "blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/info.json", - "blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/info.json", - "blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/info.json", - "blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/info.json", - "blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/info.json", - "blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/info.json", - "blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/info.json", - "blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/info.json", - "blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/info.json", - "blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/info.json", - "blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/info.json", - "blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/info.json", - "blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/info.json", - "blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/info.json", - "blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/info.json", - "blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/info.json", - "blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/info.json", - "blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/info.json", - "blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/info.json", - "blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/info.json", - "blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/info.json", - "blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/info.json", - "blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/info.json", - "blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/info.json", - "blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/info.json", - "blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/info.json", - "blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/info.json", - "blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/info.json", - "blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/info.json", - "blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/info.json", - "blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/info.json", - "blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/info.json", - "blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/info.json", - "blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/info.json", - "blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/info.json", - "blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/info.json", - "blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/info.json", - "blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/info.json", - "blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/info.json", - "blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/info.json", - "blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/info.json", - "blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/info.json", - "blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/info.json", - "blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/info.json", - "blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/info.json", - "blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/info.json", - "blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/info.json", - "blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/info.json", - "blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/info.json", - "blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/info.json", - "blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/info.json", - "blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/info.json", - "blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/info.json", - "blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/info.json", - "blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/info.json", - "blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/info.json", - "blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/info.json", - "blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/info.json", - "blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/info.json", - "blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/info.json", - "blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/info.json", - "blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/info.json", - "blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/info.json", - "blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/info.json", - "blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/info.json", - "blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/info.json", - "blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/info.json", - "blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/info.json", - "blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/info.json", - "blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/info.json", - "blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/info.json", - "blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/info.json", - "blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/info.json", - "blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/info.json", - "blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/info.json", - "blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/info.json", - "blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/info.json", - "blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/info.json", - "blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/info.json", - "blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/info.json", - "blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/info.json", - "blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/info.json", - "blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/info.json", - "blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/info.json", - "blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/info.json", - "blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/info.json", - "blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json", - "blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/info.json", - "blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/info.json", - "blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/info.json", - "blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/info.json", - "blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/info.json", - "blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/info.json", - "blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/info.json", - "blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/info.json", - "blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/info.json", - "blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/info.json", - "blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/info.json", - "blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/info.json", - "blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/info.json", - "blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/info.json", - "blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/info.json", - "blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/info.json", - "blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/info.json", - "blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/info.json", - "blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/info.json", - "blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/info.json", - "blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/info.json", - "blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/info.json", - "blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/info.json", - "blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/info.json", - "blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/info.json", - "blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/info.json", - "blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/info.json", - "blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/info.json", - "blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/info.json", - "blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/info.json", - "blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/info.json", - "blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/info.json", - "blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/info.json", - "blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/info.json", - "blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/info.json", - "blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/info.json", - "blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/info.json", - "blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/info.json", - "blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/info.json", - "blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/info.json", - "blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/info.json", - "blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/info.json", - "blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/info.json", - "blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/info.json", - "blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/info.json", - "blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/info.json", - "blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/info.json", - "blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/info.json", - "blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/info.json", - "blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/info.json", - "blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/info.json", - "blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/info.json", - "blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/info.json", - "blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/info.json", - "blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/info.json", - "blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/info.json", - "blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/info.json", - "blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/info.json", - "blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/info.json", - "blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/info.json", - "blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/info.json", - "blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/info.json", - "blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/info.json", - "blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/info.json", - "blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/info.json", - "blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/info.json", - "blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/info.json", - "blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/info.json", - "blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/info.json", - "blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/info.json", - "blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/info.json", - "blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/info.json", - "blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/info.json", - "blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/info.json", - "blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/info.json", - "blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/info.json", - "blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/info.json", - "blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/info.json", - "blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/info.json", - "blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/info.json", - "blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/info.json", - "blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/info.json", - "blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/info.json", - "blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/info.json", - "blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/info.json", - "blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/info.json", - "blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/info.json", - "blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/info.json", - "blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/info.json", - "blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/info.json", - "blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/info.json", - "blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/info.json", - "blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/info.json", - "blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/info.json", - "blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/info.json", - "blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/info.json", - "blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/info.json", - "blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/info.json", - "blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/info.json", - "blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/info.json", - "blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/info.json", - "blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/info.json", - "blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/info.json", - "blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/info.json", - "blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/info.json", - "blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/info.json", - "blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/info.json", - "blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/info.json", - "blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/info.json", - "blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/info.json", - "blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/info.json", - "blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/info.json", - "blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/info.json", - "blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/info.json", - "blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/info.json", - "blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/info.json", - "blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/info.json", - "blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/info.json", - "blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/info.json", - "blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/info.json", - "blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/info.json", - "blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/info.json", - "blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/info.json", - "blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/info.json", - "blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/info.json", - "blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/info.json", - "blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/info.json", - "blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/info.json", - "blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/info.json", - "blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/info.json", - "blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/info.json", - "blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/info.json", - "blockchains/ethereum/assets/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a/info.json", - "blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/info.json", - "blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/info.json", - "blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/info.json", - "blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/info.json", - "blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/info.json", - "blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/info.json", - "blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/info.json", - "blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/info.json", - "blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/info.json", - "blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/info.json", - "blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/info.json", - "blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json", - "blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/info.json", - "blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/info.json", - "blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/info.json", - "blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/info.json", - "blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/info.json", - "blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/info.json", - "blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/info.json", - "blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/info.json", - "blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/info.json", - "blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/info.json", - "blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/info.json", - "blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/info.json", - "blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/info.json", - "blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/info.json", - "blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/info.json", - "blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/info.json", - "blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/info.json", - "blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/info.json", - "blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/info.json", - "blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/info.json", - "blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/info.json", - "blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/info.json", - "blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/info.json", - "blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/info.json", - "blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/info.json", - "blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/info.json", - "blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/info.json", - "blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/info.json", - "blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/info.json", - "blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/info.json", - "blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/info.json", - "blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/info.json", - "blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/info.json", - "blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/info.json", - "blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/info.json", - "blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/info.json", - "blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/info.json", - "blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/info.json", - "blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/info.json", - "blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/info.json", - "blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/info.json", - "blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/info.json", - "blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/info.json", - "blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/info.json", - "blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/info.json", - "blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/info.json", - "blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/info.json", - "blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/info.json", - "blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/info.json", - "blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/info.json", - "blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/info.json", - "blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/info.json", - "blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/info.json", - "blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/info.json", - "blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/info.json", - "blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/info.json", - "blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/info.json", - "blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/info.json", - "blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/info.json", - "blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/info.json", - "blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/info.json", - "blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/info.json", - "blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/info.json", - "blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/info.json", - "blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/info.json", - "blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/info.json", - "blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/info.json", - "blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/info.json", - "blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/info.json", - "blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/info.json", - "blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/info.json", - "blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/info.json", - "blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/info.json", - "blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/info.json", - "blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/info.json", - "blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/info.json", - "blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/info.json", - "blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/info.json", - "blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/info.json", - "blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/info.json", - "blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/info.json", - "blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/info.json", - "blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/info.json", - "blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/info.json", - "blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/info.json", - "blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/info.json", - "blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/info.json", - "blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/info.json", - "blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/info.json", - "blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/info.json", - "blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/info.json", - "blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/info.json", - "blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/info.json", - "blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/info.json", - "blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/info.json", - "blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/info.json", - "blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/info.json", - "blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/info.json", - "blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/info.json", - "blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/info.json", - "blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/info.json", - "blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/info.json", - "blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/info.json", - "blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/info.json", - "blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/info.json", - "blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/info.json", - "blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/info.json", - "blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/info.json", - "blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/info.json", - "blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/info.json", - "blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/info.json", - "blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/info.json", - "blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/info.json", - "blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/info.json", - "blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/info.json", - "blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/info.json", - "blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/info.json", - "blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/info.json", - "blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/info.json", - "blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/info.json", - "blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/info.json", - "blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/info.json", - "blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/info.json", - "blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/info.json", - "blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/info.json", - "blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/info.json", - "blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/info.json", - "blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/info.json", - "blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/info.json", - "blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/info.json", - "blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/info.json", - "blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/info.json", - "blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/info.json", - "blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/info.json", - "blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/info.json", - "blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/info.json", - "blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/info.json", - "blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/info.json", - "blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/info.json", - "blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/info.json", - "blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/info.json", - "blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/info.json", - "blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/info.json", - "blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/info.json", - "blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/info.json", - "blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/info.json", - "blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/info.json", - "blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/info.json", - "blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/info.json", - "blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/info.json", - "blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/info.json", - "blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/info.json", - "blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/info.json", - "blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/info.json", - "blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/info.json", - "blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/info.json", - "blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/info.json", - "blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/info.json", - "blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/info.json", - "blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/info.json", - "blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/info.json", - "blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/info.json", - "blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/info.json", - "blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/info.json", - "blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/info.json", - "blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/info.json", - "blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/info.json", - "blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/info.json", - "blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/info.json", - "blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/info.json", - "blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/info.json", - "blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/info.json", - "blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/info.json", - "blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/info.json", - "blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/info.json", - "blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/info.json", - "blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json", - "blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/info.json", - "blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/info.json", - "blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/info.json", - "blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/info.json", - "blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/info.json", - "blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/info.json", - "blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/info.json", - "blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/info.json", - "blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/info.json", - "blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/info.json", - "blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/info.json", - "blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/info.json", - "blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/info.json", - "blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/info.json", - "blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/info.json", - "blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/info.json", - "blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/info.json", - "blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/info.json", - "blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/info.json", - "blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/info.json", - "blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/info.json", - "blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/info.json", - "blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/info.json", - "blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/info.json", - "blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/info.json", - "blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/info.json", - "blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/info.json", - "blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/info.json", - "blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/info.json", - "blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/info.json", - "blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/info.json", - "blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/info.json", - "blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json", - "blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/info.json", - "blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/info.json", - "blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/info.json", - "blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/info.json", - "blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/info.json", - "blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/info.json", - "blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/info.json", - "blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/info.json", - "blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/info.json", - "blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/info.json", - "blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/info.json", - "blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/info.json", - "blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/info.json", - "blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/info.json", - "blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/info.json", - "blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/info.json", - "blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/info.json", - "blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/info.json", - "blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/info.json", - "blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json", - "blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/info.json", - "blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/info.json", - "blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/info.json", - "blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/info.json", - "blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/info.json", - "blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/info.json", - "blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/info.json", - "blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/info.json", - "blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/info.json", - "blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/info.json", - "blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/info.json", - "blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/info.json", - "blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/info.json", - "blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/info.json", - "blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/info.json", - "blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/info.json", - "blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/info.json", - "blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/info.json", - "blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/info.json", - "blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/info.json", - "blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/info.json", - "blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/info.json", - "blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/info.json", - "blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/info.json", - "blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/info.json", - "blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/info.json", - "blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/info.json", - "blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/info.json", - "blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/info.json", - "blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/info.json", - "blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/info.json", - "blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/info.json", - "blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/info.json", - "blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/info.json", - "blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/info.json", - "blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/info.json", - "blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/info.json", - "blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/info.json", - "blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/info.json", - "blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/info.json", - "blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/info.json", - "blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/info.json", - "blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/info.json", - "blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/info.json", - "blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/info.json", - "blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/info.json", - "blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/info.json", - "blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/info.json", - "blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/info.json", - "blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/info.json", - "blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/info.json", - "blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/info.json", - "blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/info.json", - "blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/info.json", - "blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/info.json", - "blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/info.json", - "blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/info.json", - "blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/info.json", - "blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/info.json", - "blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/info.json", - "blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/info.json", - "blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/info.json", - "blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/info.json", - "blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/info.json", - "blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/info.json", - "blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/info.json", - "blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/info.json", - "blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/info.json", - "blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/info.json", - "blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/info.json", - "blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/info.json", - "blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/info.json", - "blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/info.json", - "blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/info.json", - "blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/info.json", - "blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/info.json", - "blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/info.json", - "blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/info.json", - "blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/info.json", - "blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/info.json", - "blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/info.json", - "blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/info.json", - "blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/info.json", - "blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/info.json", - "blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/info.json", - "blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/info.json", - "blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/info.json", - "blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/info.json", - "blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/info.json", - "blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/info.json", - "blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/info.json", - "blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/info.json", - "blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/info.json", - "blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/info.json", - "blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/info.json", - "blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/info.json", - "blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/info.json", - "blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/info.json", - "blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/info.json", - "blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/info.json", - "blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/info.json", - "blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/info.json", - "blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/info.json", - "blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/info.json", - "blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/info.json", - "blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/info.json", - "blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/info.json", - "blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/info.json", - "blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/info.json", - "blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/info.json", - "blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/info.json", - "blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/info.json", - "blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/info.json", - "blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/info.json", - "blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/info.json", - "blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/info.json", - "blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/info.json", - "blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/info.json", - "blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/info.json", - "blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/info.json", - "blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/info.json", - "blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/info.json", - "blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/info.json", - "blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/info.json", - "blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json", - "blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/info.json", - "blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/info.json", - "blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/info.json", - "blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/info.json", - "blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/info.json", - "blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/info.json", - "blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/info.json", - "blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/info.json", - "blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/info.json", - "blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/info.json", - "blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/info.json", - "blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/info.json", - "blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/info.json", - "blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/info.json", - "blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/info.json", - "blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/info.json", - "blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/info.json", - "blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/info.json", - "blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/info.json", - "blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/info.json", - "blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/info.json", - "blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/info.json", - "blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/info.json", - "blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/info.json", - "blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/info.json", - "blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/info.json", - "blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/info.json", - "blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/info.json", - "blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/info.json", - "blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/info.json", - "blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/info.json", - "blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/info.json", - "blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/info.json", - "blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/info.json", - "blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/info.json", - "blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/info.json", - "blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json", - "blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/info.json", - "blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/info.json", - "blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/info.json", - "blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/info.json", - "blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/info.json", - "blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/info.json", - "blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/info.json", - "blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/info.json", - "blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/info.json", - "blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/info.json", - "blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/info.json", - "blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/info.json", - "blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/info.json", - "blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/info.json", - "blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/info.json", - "blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/info.json", - "blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/info.json", - "blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/info.json", - "blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/info.json", - "blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/info.json", - "blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/info.json", - "blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/info.json", - "blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/info.json", - "blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/info.json", - "blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/info.json", - "blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/info.json", - "blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/info.json", - "blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/info.json", - "blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/info.json", - "blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/info.json", - "blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/info.json", - "blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/info.json", - "blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/info.json", - "blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/info.json", - "blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/info.json", - "blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json", - "blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/info.json", - "blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/info.json", - "blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/info.json", - "blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json", - "blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/info.json", - "blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/info.json", - "blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/info.json", - "blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/info.json", - "blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/info.json", - "blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/info.json", - "blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/info.json", - "blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/info.json", - "blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/info.json", - "blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/info.json", - "blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/info.json", - "blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/info.json", - "blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/info.json", - "blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/info.json", - "blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/info.json", - "blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/info.json", - "blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/info.json", - "blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/info.json", - "blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/info.json", - "blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/info.json", - "blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/info.json", - "blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/info.json", - "blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/info.json", - "blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/info.json", - "blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/info.json", - "blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/info.json", - "blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/info.json", - "blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/info.json", - "blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/info.json", - "blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/info.json", - "blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/info.json", - "blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/info.json", - "blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/info.json", - "blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/info.json", - "blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/info.json", - "blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/info.json", - "blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/info.json", - "blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/info.json", - "blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/info.json", - "blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/info.json", - "blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/info.json", - "blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/info.json", - "blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/info.json", - "blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/info.json", - "blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/info.json", - "blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/info.json", - "blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/info.json", - "blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/info.json", - "blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/info.json", - "blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/info.json", - "blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/info.json", - "blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/info.json", - "blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/info.json", - "blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/info.json", - "blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/info.json", - "blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/info.json", - "blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/info.json", - "blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/info.json", - "blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/info.json", - "blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/info.json", - "blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/info.json", - "blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/info.json", - "blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/info.json", - "blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/info.json", - "blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/info.json", - "blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/info.json", - "blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/info.json", - "blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/info.json", - "blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/info.json", - "blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/info.json", - "blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/info.json", - "blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/info.json", - "blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/info.json", - "blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/info.json", - "blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/info.json", - "blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/info.json", - "blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/info.json", - "blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/info.json", - "blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/info.json", - "blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/info.json", - "blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/info.json", - "blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/info.json", - "blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/info.json", - "blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/info.json", - "blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/info.json", - "blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/info.json", - "blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/info.json", - "blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/info.json", - "blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/info.json", - "blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/info.json", - "blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/info.json", - "blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/info.json", - "blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/info.json", - "blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/info.json", - "blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/info.json", - "blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/info.json", - "blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/info.json", - "blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/info.json", - "blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/info.json", - "blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/info.json", - "blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/info.json", - "blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/info.json", - "blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/info.json", - "blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/info.json", - "blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/info.json", - "blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/info.json", - "blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/info.json", - "blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/info.json", - "blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/info.json", - "blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/info.json", - "blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/info.json", - "blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/info.json", - "blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/info.json", - "blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/info.json", - "blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/info.json", - "blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/info.json", - "blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/info.json", - "blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/info.json", - "blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/info.json", - "blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/info.json", - "blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/info.json", - "blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/info.json", - "blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/info.json", - "blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/info.json", - "blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/info.json", - "blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/info.json", - "blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/info.json", - "blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/info.json", - "blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/info.json", - "blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/info.json", - "blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/info.json", - "blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/info.json", - "blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/info.json", - "blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/info.json", - "blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/info.json", - "blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/info.json", - "blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/info.json", - "blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/info.json", - "blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/info.json", - "blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json", - "blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/info.json", - "blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/info.json", - "blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/info.json", - "blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/info.json", - "blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/info.json", - "blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/info.json", - "blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/info.json", - "blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/info.json", - "blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/info.json", - "blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/info.json", - "blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/info.json", - "blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/info.json", - "blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/info.json", - "blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/info.json", - "blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/info.json", - "blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/info.json", - "blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/info.json", - "blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/info.json", - "blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/info.json", - "blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/info.json", - "blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/info.json", - "blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/info.json", - "blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/info.json", - "blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/info.json", - "blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/info.json", - "blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/info.json", - "blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/info.json", - "blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/info.json", - "blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/info.json", - "blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/info.json", - "blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/info.json", - "blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/info.json", - "blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/info.json", - "blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/info.json", - "blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/info.json", - "blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/info.json", - "blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/info.json", - "blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/info.json", - "blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/info.json", - "blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json", - "blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/info.json", - "blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/info.json", - "blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/info.json", - "blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/info.json", - "blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/info.json", - "blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/info.json", - "blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/info.json", - "blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/info.json", - "blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/info.json", - "blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/info.json", - "blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/info.json", - "blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/info.json", - "blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/info.json", - "blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/info.json", - "blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/info.json", - "blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/info.json", - "blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/info.json", - "blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/info.json", - "blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/info.json", - "blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/info.json", - "blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/info.json", - "blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/info.json", - "blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/info.json", - "blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/info.json", - "blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/info.json", - "blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/info.json", - "blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/info.json", - "blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/info.json", - "blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/info.json", - "blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/info.json", - "blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/info.json", - "blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/info.json", - "blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/info.json", - "blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/info.json", - "blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/info.json", - "blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/info.json", - "blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/info.json", - "blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/info.json", - "blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/info.json", - "blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/info.json", - "blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/info.json", - "blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/info.json", - "blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/info.json", - "blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/info.json", - "blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/info.json", - "blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/info.json", - "blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/info.json", - "blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/info.json", - "blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/info.json", - "blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/info.json", - "blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/info.json", - "blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/info.json", - "blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/info.json", - "blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/info.json", - "blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/info.json", - "blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/info.json", - "blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/info.json", - "blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/info.json", - "blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/info.json", - "blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/info.json", - "blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/info.json", - "blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/info.json", - "blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/info.json", - "blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/info.json", - "blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/info.json", - "blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/info.json", - "blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/info.json", - "blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/info.json", - "blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/info.json", - "blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/info.json", - "blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/info.json", - "blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/info.json", - "blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/info.json", - "blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/info.json", - "blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/info.json", - "blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/info.json", - "blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/info.json", - "blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/info.json", - "blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/info.json", - "blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/info.json", - "blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/info.json", - "blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/info.json", - "blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/info.json", - "blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/info.json", - "blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/info.json", - "blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/info.json", - "blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/info.json", - "blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1870.json b/history/versions/1870.json deleted file mode 100644 index 27a90e42229e5..0000000000000 --- a/history/versions/1870.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1870, - "commit": "52f7560e1af1b4eaa811880c9dd520572cf5fe48", - "date": "2021-06-02T15:06:51.331Z" - }, - "versionStart": { - "versionNum": 1869, - "commit": "d22e5e806ae2439dc52bbfcdcda28c11512d47aa", - "date": "2021-06-02T15:01:22.421Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736/info.json", - "blockchains/smartchain/assets/0x643B6ef6306417A0b3FA2813eb5BAf30F5dd8736/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1871.json b/history/versions/1871.json deleted file mode 100644 index fd5d119403f0d..0000000000000 --- a/history/versions/1871.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1871, - "commit": "978a6f9c3811c0a3db57c3db7e4eafbcfe58c538", - "date": "2021-06-02T15:09:05.968Z" - }, - "versionStart": { - "versionNum": 1870, - "commit": "52f7560e1af1b4eaa811880c9dd520572cf5fe48", - "date": "2021-06-02T15:06:51.331Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF41D6F9680ea216aad62baa7101AF40FEe688046/info.json", - "blockchains/smartchain/assets/0xF41D6F9680ea216aad62baa7101AF40FEe688046/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1872.json b/history/versions/1872.json deleted file mode 100644 index eca5ce4901926..0000000000000 --- a/history/versions/1872.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1872, - "commit": "65b0b57ce9968777c97c440911ac66d7c6b71f72", - "date": "2021-06-02T15:11:39.988Z" - }, - "versionStart": { - "versionNum": 1871, - "commit": "978a6f9c3811c0a3db57c3db7e4eafbcfe58c538", - "date": "2021-06-02T15:09:05.968Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/info.json", - "blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1873.json b/history/versions/1873.json deleted file mode 100644 index acc4dc0720f13..0000000000000 --- a/history/versions/1873.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1873, - "commit": "c1abda272cf78454d23e27f56028897fb4e5af80", - "date": "2021-06-02T15:13:18.098Z" - }, - "versionStart": { - "versionNum": 1872, - "commit": "65b0b57ce9968777c97c440911ac66d7c6b71f72", - "date": "2021-06-02T15:11:39.988Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2d4852Ac322d7f5c0B01ff7E1333A2a36a644c3f/info.json", - "blockchains/smartchain/assets/0x504BeAf9B74f5e38B0AC2335c51B8BB6E86F0eC5/info.json", - "blockchains/smartchain/assets/0x504BeAf9B74f5e38B0AC2335c51B8BB6E86F0eC5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1874.json b/history/versions/1874.json deleted file mode 100644 index af70a44c34c4d..0000000000000 --- a/history/versions/1874.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1874, - "commit": "13229756d4a8161d6dbfc827a633257f689ac519", - "date": "2021-06-02T15:14:27.659Z" - }, - "versionStart": { - "versionNum": 1873, - "commit": "c1abda272cf78454d23e27f56028897fb4e5af80", - "date": "2021-06-02T15:13:18.098Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x504BeAf9B74f5e38B0AC2335c51B8BB6E86F0eC5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1875.json b/history/versions/1875.json deleted file mode 100644 index 748515c9cf3e0..0000000000000 --- a/history/versions/1875.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1875, - "commit": "f23c5f40299d57df8de5fbd72948a6f68f48761f", - "date": "2021-06-02T19:48:30.151Z" - }, - "versionStart": { - "versionNum": 1874, - "commit": "13229756d4a8161d6dbfc827a633257f689ac519", - "date": "2021-06-02T15:14:27.659Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x26fF6D16549A00BA8b36ce3159b5277E6e798d18/info.json", - "blockchains/smartchain/assets/0x26fF6D16549A00BA8b36ce3159b5277E6e798d18/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1876.json b/history/versions/1876.json deleted file mode 100644 index 7e3ec48457bd7..0000000000000 --- a/history/versions/1876.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1876, - "commit": "e6c8db3873221c72c1b19b3524556f8d562f6637", - "date": "2021-06-02T19:53:39.190Z" - }, - "versionStart": { - "versionNum": 1875, - "commit": "f23c5f40299d57df8de5fbd72948a6f68f48761f", - "date": "2021-06-02T19:48:30.151Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x544c42fBB96B39B21DF61cf322b5EDC285EE7429/info.json", - "blockchains/ethereum/assets/0x544c42fBB96B39B21DF61cf322b5EDC285EE7429/logo.png", - "blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/info.json", - "blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json", - "blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/logo.png", - "blockchains/smartchain/assets/0x26fF6D16549A00BA8b36ce3159b5277E6e798d18/info.json", - "blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/info.json", - "blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1877.json b/history/versions/1877.json deleted file mode 100644 index 66618ed9799f2..0000000000000 --- a/history/versions/1877.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1877, - "commit": "1f01361964bdfcd710d905c1e4b1e94a839a681d", - "date": "2021-06-02T19:54:47.859Z" - }, - "versionStart": { - "versionNum": 1876, - "commit": "e6c8db3873221c72c1b19b3524556f8d562f6637", - "date": "2021-06-02T19:53:39.190Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x544c42fBB96B39B21DF61cf322b5EDC285EE7429/info.json", - "blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json", - "blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1878.json b/history/versions/1878.json deleted file mode 100644 index 7d69fb4d2544e..0000000000000 --- a/history/versions/1878.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1878, - "commit": "0f7841a20ab874e00d9de33de0993b9f61847639", - "date": "2021-06-02T19:58:49.595Z" - }, - "versionStart": { - "versionNum": 1877, - "commit": "1f01361964bdfcd710d905c1e4b1e94a839a681d", - "date": "2021-06-02T19:54:47.859Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x17991D0A31c8B6BB2Dd430D51c54f72b77B14697/info.json", - "blockchains/smartchain/assets/0x17991D0A31c8B6BB2Dd430D51c54f72b77B14697/logo.png", - "blockchains/smartchain/assets/0xA3424FB48b9FA2FF8D3366eD91f36b4cDa7cAdd8/info.json", - "blockchains/smartchain/assets/0xA3424FB48b9FA2FF8D3366eD91f36b4cDa7cAdd8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1879.json b/history/versions/1879.json deleted file mode 100644 index 95ffea1d5ebe2..0000000000000 --- a/history/versions/1879.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1879, - "commit": "a2d2931a0ea5a55faa806931436574e536f51935", - "date": "2021-06-02T19:59:57.899Z" - }, - "versionStart": { - "versionNum": 1878, - "commit": "0f7841a20ab874e00d9de33de0993b9f61847639", - "date": "2021-06-02T19:58:49.595Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x17991D0A31c8B6BB2Dd430D51c54f72b77B14697/info.json", - "blockchains/smartchain/assets/0xA3424FB48b9FA2FF8D3366eD91f36b4cDa7cAdd8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/188.json b/history/versions/188.json deleted file mode 100644 index dfb15ef471468..0000000000000 --- a/history/versions/188.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 188, - "commit": "e16612242c54fa4de9607e74be81a47fcfb8f409", - "date": "2021-03-14T07:20:56.184Z" - }, - "versionStart": { - "versionNum": 187, - "commit": "9606e4814b8b29d3f7f85c3915da40bedfc59e33", - "date": "2021-03-14T07:19:39.376Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1880.json b/history/versions/1880.json deleted file mode 100644 index e3af881c88284..0000000000000 --- a/history/versions/1880.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1880, - "commit": "18312248e11be5e9b0542d12924ded5a0f4b8aa0", - "date": "2021-06-03T01:36:05.742Z" - }, - "versionStart": { - "versionNum": 1879, - "commit": "a2d2931a0ea5a55faa806931436574e536f51935", - "date": "2021-06-02T19:59:57.899Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1881.json b/history/versions/1881.json deleted file mode 100644 index c400f9e6a770c..0000000000000 --- a/history/versions/1881.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1881, - "commit": "b0f7e857402ad3b9c0a8cd31661eec11823d0402", - "date": "2021-06-03T05:44:52.304Z" - }, - "versionStart": { - "versionNum": 1880, - "commit": "18312248e11be5e9b0542d12924ded5a0f4b8aa0", - "date": "2021-06-03T01:36:05.742Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json", - "blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1882.json b/history/versions/1882.json deleted file mode 100644 index a4f077cfcd0d3..0000000000000 --- a/history/versions/1882.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1882, - "commit": "fa99867d2fcdb1369595e9a3d17c451847544014", - "date": "2021-06-03T07:42:32.765Z" - }, - "versionStart": { - "versionNum": 1881, - "commit": "b0f7e857402ad3b9c0a8cd31661eec11823d0402", - "date": "2021-06-03T05:44:52.304Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x01eaedd1BC5F8198D174532Aa13BA150653E0E11/info.json", - "blockchains/smartchain/assets/0x01eaedd1BC5F8198D174532Aa13BA150653E0E11/logo.png", - "blockchains/smartchain/assets/0x743370645599ad355c90744d7e9388426Ad52d1c/info.json", - "blockchains/smartchain/assets/0x743370645599ad355c90744d7e9388426Ad52d1c/logo.png", - "blockchains/smartchain/assets/0x74f3a669A8f35010F6f8811c495c0A5F60c5d04d/info.json", - "blockchains/smartchain/assets/0x74f3a669A8f35010F6f8811c495c0A5F60c5d04d/logo.png", - "blockchains/smartchain/assets/0x7576FdBbE682EAD7dA1f764a07190C1fd16201CD/info.json", - "blockchains/smartchain/assets/0x7576FdBbE682EAD7dA1f764a07190C1fd16201CD/logo.png", - "blockchains/smartchain/assets/0xDf5301b96ceCCb9C2a61505B3A7577111056A4C5/info.json", - "blockchains/smartchain/assets/0xDf5301b96ceCCb9C2a61505B3A7577111056A4C5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1883.json b/history/versions/1883.json deleted file mode 100644 index f6dec2cbf132d..0000000000000 --- a/history/versions/1883.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1883, - "commit": "bfa5444991636af567df00dc4bb614d8df471052", - "date": "2021-06-03T07:45:08.645Z" - }, - "versionStart": { - "versionNum": 1882, - "commit": "fa99867d2fcdb1369595e9a3d17c451847544014", - "date": "2021-06-03T07:42:32.765Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x743370645599ad355c90744d7e9388426Ad52d1c/info.json", - "blockchains/smartchain/assets/0x7576FdBbE682EAD7dA1f764a07190C1fd16201CD/info.json", - "blockchains/smartchain/assets/0xDf5301b96ceCCb9C2a61505B3A7577111056A4C5/info.json", - "blockchains/smartchain/assets/0xcE084e04fc2FE52962aB6E3CC464F80060c1C753/info.json", - "blockchains/smartchain/assets/0xcE084e04fc2FE52962aB6E3CC464F80060c1C753/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1884.json b/history/versions/1884.json deleted file mode 100644 index f78c2c8057c5b..0000000000000 --- a/history/versions/1884.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1884, - "commit": "c52ab705b332bb1058109e1ce0f8f050a02352bb", - "date": "2021-06-03T07:47:52.047Z" - }, - "versionStart": { - "versionNum": 1883, - "commit": "bfa5444991636af567df00dc4bb614d8df471052", - "date": "2021-06-03T07:45:08.645Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7d6b35ffBCbB8C59c34e4A58D10Bf81654e6Ff6d/info.json", - "blockchains/smartchain/assets/0x7d6b35ffBCbB8C59c34e4A58D10Bf81654e6Ff6d/logo.png", - "blockchains/smartchain/assets/0xc748673057861a797275CD8A068AbB95A902e8de/info.json", - "blockchains/smartchain/assets/0xc748673057861a797275CD8A068AbB95A902e8de/logo.png", - "blockchains/smartchain/assets/0xcE084e04fc2FE52962aB6E3CC464F80060c1C753/info.json", - "blockchains/smartchain/assets/0xf707155AAf4cD8E97D7B298964e84f3221241142/info.json", - "blockchains/smartchain/assets/0xf707155AAf4cD8E97D7B298964e84f3221241142/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1885.json b/history/versions/1885.json deleted file mode 100644 index 5694a4447d9f9..0000000000000 --- a/history/versions/1885.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1885, - "commit": "a61bc34a9894b36841acae7decd7eaf609b983e0", - "date": "2021-06-03T07:50:31.466Z" - }, - "versionStart": { - "versionNum": 1884, - "commit": "c52ab705b332bb1058109e1ce0f8f050a02352bb", - "date": "2021-06-03T07:47:52.047Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/info.json", - "blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/logo.png", - "blockchains/smartchain/assets/0x7d6b35ffBCbB8C59c34e4A58D10Bf81654e6Ff6d/info.json", - "blockchains/smartchain/assets/0xf707155AAf4cD8E97D7B298964e84f3221241142/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1886.json b/history/versions/1886.json deleted file mode 100644 index ffd165a73ac95..0000000000000 --- a/history/versions/1886.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1886, - "commit": "7086eb3e3cc005505da2b5795fd42fbd92ded579", - "date": "2021-06-03T07:54:31.001Z" - }, - "versionStart": { - "versionNum": 1885, - "commit": "a61bc34a9894b36841acae7decd7eaf609b983e0", - "date": "2021-06-03T07:50:31.466Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x400613f184D1207f5C07a67D67040A4e23E92feB/info.json", - "blockchains/smartchain/assets/0x5B69eAbF1c748F590F60906D964158DBA0F53285/info.json", - "blockchains/smartchain/assets/0x5B69eAbF1c748F590F60906D964158DBA0F53285/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1887.json b/history/versions/1887.json deleted file mode 100644 index 7d6472a4ab865..0000000000000 --- a/history/versions/1887.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1887, - "commit": "e2f71bcee7039cfc5d7e3cfe085044f2af49de79", - "date": "2021-06-03T07:56:17.516Z" - }, - "versionStart": { - "versionNum": 1886, - "commit": "7086eb3e3cc005505da2b5795fd42fbd92ded579", - "date": "2021-06-03T07:54:31.001Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5B69eAbF1c748F590F60906D964158DBA0F53285/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1888.json b/history/versions/1888.json deleted file mode 100644 index f6d78fb8192ef..0000000000000 --- a/history/versions/1888.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1888, - "commit": "066d8d4af7baf9467fa7f3b0d7c6f60a5d39f936", - "date": "2021-06-03T11:25:05.862Z" - }, - "versionStart": { - "versionNum": 1887, - "commit": "e2f71bcee7039cfc5d7e3cfe085044f2af49de79", - "date": "2021-06-03T07:56:17.516Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xce666D0e507C5F2Afe0671Ee29A99cfa97954c48/info.json", - "blockchains/smartchain/assets/0xce666D0e507C5F2Afe0671Ee29A99cfa97954c48/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1889.json b/history/versions/1889.json deleted file mode 100644 index b1bb89f809533..0000000000000 --- a/history/versions/1889.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1889, - "commit": "3aa7035ebda328ba3f8659aebeb98b071e5df279", - "date": "2021-06-03T11:26:28.965Z" - }, - "versionStart": { - "versionNum": 1888, - "commit": "066d8d4af7baf9467fa7f3b0d7c6f60a5d39f936", - "date": "2021-06-03T11:25:05.862Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xce666D0e507C5F2Afe0671Ee29A99cfa97954c48/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/189.json b/history/versions/189.json deleted file mode 100644 index aa212e7fce6ca..0000000000000 --- a/history/versions/189.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 189, - "commit": "a3219481e355544c09355c11646fe0422445ec55", - "date": "2021-03-14T19:18:11.854Z" - }, - "versionStart": { - "versionNum": 188, - "commit": "e16612242c54fa4de9607e74be81a47fcfb8f409", - "date": "2021-03-14T07:20:56.184Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1890.json b/history/versions/1890.json deleted file mode 100644 index 7074e6a1ccb39..0000000000000 --- a/history/versions/1890.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1890, - "commit": "3b1c168bb215d2950ede1b1a7db216eeefbab162", - "date": "2021-06-03T11:29:12.073Z" - }, - "versionStart": { - "versionNum": 1889, - "commit": "3aa7035ebda328ba3f8659aebeb98b071e5df279", - "date": "2021-06-03T11:26:28.965Z" - }, - "changes": [ - "blockchains/solana/assets/xxxxa1sKNGwFtw2kFn8XauW9xq8hBZ5kVtcSesTT9fW/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1891.json b/history/versions/1891.json deleted file mode 100644 index 403c9f5468275..0000000000000 --- a/history/versions/1891.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1891, - "commit": "4b8a1eebac0343d276db5b29327eb59f09a91c14", - "date": "2021-06-03T11:32:41.138Z" - }, - "versionStart": { - "versionNum": 1890, - "commit": "3b1c168bb215d2950ede1b1a7db216eeefbab162", - "date": "2021-06-03T11:29:12.073Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x319Bf3bB8aB93658074Be595C4Aa55Cd60380AF7/info.json", - "blockchains/smartchain/assets/0x319Bf3bB8aB93658074Be595C4Aa55Cd60380AF7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1892.json b/history/versions/1892.json deleted file mode 100644 index f3c56a48f28f2..0000000000000 --- a/history/versions/1892.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1892, - "commit": "4592b8108cf7028db0b06d01126311be56026c8a", - "date": "2021-06-03T11:34:15.506Z" - }, - "versionStart": { - "versionNum": 1891, - "commit": "4b8a1eebac0343d276db5b29327eb59f09a91c14", - "date": "2021-06-03T11:32:41.138Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x319Bf3bB8aB93658074Be595C4Aa55Cd60380AF7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1893.json b/history/versions/1893.json deleted file mode 100644 index f7d1cfb1de275..0000000000000 --- a/history/versions/1893.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1893, - "commit": "a30afc5e3b81afdd63c584b714559b4445b32f7e", - "date": "2021-06-03T11:39:06.309Z" - }, - "versionStart": { - "versionNum": 1892, - "commit": "4592b8108cf7028db0b06d01126311be56026c8a", - "date": "2021-06-03T11:34:15.506Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x12B6fFBa41844a51A25E13065d393e54Af0633df/info.json", - "blockchains/smartchain/assets/0x12B6fFBa41844a51A25E13065d393e54Af0633df/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1894.json b/history/versions/1894.json deleted file mode 100644 index c8fd3ce98b5c6..0000000000000 --- a/history/versions/1894.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1894, - "commit": "7bcf0c2aa209c2e05017501625be882356353794", - "date": "2021-06-03T11:40:30.939Z" - }, - "versionStart": { - "versionNum": 1893, - "commit": "a30afc5e3b81afdd63c584b714559b4445b32f7e", - "date": "2021-06-03T11:39:06.309Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x12B6fFBa41844a51A25E13065d393e54Af0633df/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1895.json b/history/versions/1895.json deleted file mode 100644 index e7fa0f17ec732..0000000000000 --- a/history/versions/1895.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1895, - "commit": "16c171873c756198ca364f759e8eb944d2ab53bc", - "date": "2021-06-03T13:39:26.154Z" - }, - "versionStart": { - "versionNum": 1894, - "commit": "7bcf0c2aa209c2e05017501625be882356353794", - "date": "2021-06-03T11:40:30.939Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/info.json", - "blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/logo.png", - "blockchains/smartchain/assets/0xe365D0172A39f83660282DEbb6ab7dfaE7bEdA3E/info.json", - "blockchains/smartchain/assets/0xe365D0172A39f83660282DEbb6ab7dfaE7bEdA3E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1896.json b/history/versions/1896.json deleted file mode 100644 index 7d53e92202d13..0000000000000 --- a/history/versions/1896.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1896, - "commit": "1ee2756e1db499e362eaffaedcf310e8c2334917", - "date": "2021-06-03T13:40:49.393Z" - }, - "versionStart": { - "versionNum": 1895, - "commit": "16c171873c756198ca364f759e8eb944d2ab53bc", - "date": "2021-06-03T13:39:26.154Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB0228Eb6c0b49f8265e6E161c3a987eeD7471F42/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1897.json b/history/versions/1897.json deleted file mode 100644 index 79e89db76a4fd..0000000000000 --- a/history/versions/1897.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1897, - "commit": "3f17c96e4f585b4716e9b19ca9129cc98e6144ce", - "date": "2021-06-03T14:05:39.617Z" - }, - "versionStart": { - "versionNum": 1896, - "commit": "1ee2756e1db499e362eaffaedcf310e8c2334917", - "date": "2021-06-03T13:40:49.393Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd1948C71362386453Feb698BC5d902ABba38598F/info.json", - "blockchains/smartchain/assets/0xd1948C71362386453Feb698BC5d902ABba38598F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1898.json b/history/versions/1898.json deleted file mode 100644 index a74de9683507b..0000000000000 --- a/history/versions/1898.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1898, - "commit": "51b5ba2a89e10134ac8d8f60b9469063c600962b", - "date": "2021-06-03T14:07:05.233Z" - }, - "versionStart": { - "versionNum": 1897, - "commit": "3f17c96e4f585b4716e9b19ca9129cc98e6144ce", - "date": "2021-06-03T14:05:39.617Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd1948C71362386453Feb698BC5d902ABba38598F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1899.json b/history/versions/1899.json deleted file mode 100644 index 967eac760a4cc..0000000000000 --- a/history/versions/1899.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1899, - "commit": "fbaa48e748c4d7afa5bd9270b1a29212e718a386", - "date": "2021-06-03T14:22:24.717Z" - }, - "versionStart": { - "versionNum": 1898, - "commit": "51b5ba2a89e10134ac8d8f60b9469063c600962b", - "date": "2021-06-03T14:07:05.233Z" - }, - "changes": [ - "blockchains/waves/assets/4LHHvYGNKJUg5hj65aGD5vgScvCBmLpdRFtjokvCjSL8/info.json", - "blockchains/waves/assets/6nSpVyNH7yM69eg446wrQR94ipbbcmZMU1ENPwanC97g/info.json", - "blockchains/waves/assets/8inca5fv4xr6KZtRMRPYr7vADfk8fd6G2z1gMoRkbUYS/info.json", - "blockchains/waves/assets/9sQutD5HnRvjM1uui5cVC4w9xkMPAfYEV8ymug3Mon2Y/info.json", - "blockchains/waves/assets/DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p/info.json", - "blockchains/waves/assets/DGbqkzM6Ds5NAF2B3GHYfyZRmWKt7xLYRYcwpMm7D6V4/info.json", - "blockchains/waves/assets/DHgwrRvVyqJsepd32YbBqUeDH4GJ1N984X8QoekjgH8J/info.json", - "blockchains/waves/assets/DUk2YTxhRoAqMJLus4G2b3fR8hMHVh6eiyFx5r29VR6t/info.json", - "blockchains/waves/assets/DhaaqiG8xz8njeBuMtTM2G6avg9Jdhfrxw5onm5GaXx1/info.json", - "blockchains/waves/assets/DxFwXxS1r3uZ2QEiSqhe6uoXMJBsz4ShLtHvr4HDzNri/info.json", - "blockchains/waves/assets/bPWkA3MNyEr1TuDchWgdpqJZhGhfPXj7dJdr3qiW2kD/info.json", - "blockchains/waves/assets/eWeMD5KNeuRaALCAb4uuJKtAvon2JcTyXQyoBMhuN2X/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/19.json b/history/versions/19.json deleted file mode 100644 index 8274acd913fa1..0000000000000 --- a/history/versions/19.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 19, - "commit": "7b6f4152884272e508c427d0881c58109820c980", - "date": "2021-02-26T07:21:39.758Z" - }, - "versionStart": { - "versionNum": 18, - "commit": "48963ff28cfd9edf995fe2539f0e77897ebd5a16", - "date": "2021-02-25T17:55:27.991Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/190.json b/history/versions/190.json deleted file mode 100644 index c4751be6c04bc..0000000000000 --- a/history/versions/190.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 190, - "commit": "53bdba116c7714766f4b91e07cd1df404b5b7e2f", - "date": "2021-03-14T23:11:00.112Z" - }, - "versionStart": { - "versionNum": 189, - "commit": "a3219481e355544c09355c11646fe0422445ec55", - "date": "2021-03-14T19:18:11.854Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json", - "blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1900.json b/history/versions/1900.json deleted file mode 100644 index 584268042f6f9..0000000000000 --- a/history/versions/1900.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1900, - "commit": "c5dd3c2dc4f680772c4df085e2440f743589b403", - "date": "2021-06-03T14:52:06.815Z" - }, - "versionStart": { - "versionNum": 1899, - "commit": "fbaa48e748c4d7afa5bd9270b1a29212e718a386", - "date": "2021-06-03T14:22:24.717Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb3B3C87C7d3FC6411f2d015760c30AF56b02Aa93/info.json", - "blockchains/smartchain/assets/0xb3B3C87C7d3FC6411f2d015760c30AF56b02Aa93/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1901.json b/history/versions/1901.json deleted file mode 100644 index c8c7c282e6592..0000000000000 --- a/history/versions/1901.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1901, - "commit": "685f60098c37b4674551fa5119f9785144dfb86a", - "date": "2021-06-03T14:53:28.201Z" - }, - "versionStart": { - "versionNum": 1900, - "commit": "c5dd3c2dc4f680772c4df085e2440f743589b403", - "date": "2021-06-03T14:52:06.815Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb3B3C87C7d3FC6411f2d015760c30AF56b02Aa93/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1902.json b/history/versions/1902.json deleted file mode 100644 index 54422314aaf0c..0000000000000 --- a/history/versions/1902.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1902, - "commit": "7083a7fa2f4cce84d6138b680f3e06e372cde0a1", - "date": "2021-06-03T16:26:52.769Z" - }, - "versionStart": { - "versionNum": 1901, - "commit": "685f60098c37b4674551fa5119f9785144dfb86a", - "date": "2021-06-03T14:53:28.201Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4EaBb20064586DeA07AAaF84d4bA35037854bd44/info.json", - "blockchains/smartchain/assets/0x4EaBb20064586DeA07AAaF84d4bA35037854bd44/logo.png", - "blockchains/smartchain/assets/0xAa7E7C03C6864ccA116D34EC5B7103b030dE5262/info.json", - "blockchains/smartchain/assets/0xAa7E7C03C6864ccA116D34EC5B7103b030dE5262/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1903.json b/history/versions/1903.json deleted file mode 100644 index 95f2d1ffc24ed..0000000000000 --- a/history/versions/1903.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1903, - "commit": "a0afd00b893dff644945ad45d557e762a5e45d49", - "date": "2021-06-03T16:28:09.102Z" - }, - "versionStart": { - "versionNum": 1902, - "commit": "7083a7fa2f4cce84d6138b680f3e06e372cde0a1", - "date": "2021-06-03T16:26:52.769Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4EaBb20064586DeA07AAaF84d4bA35037854bd44/info.json", - "blockchains/smartchain/assets/0xAa7E7C03C6864ccA116D34EC5B7103b030dE5262/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1904.json b/history/versions/1904.json deleted file mode 100644 index 8a03d5a0324fb..0000000000000 --- a/history/versions/1904.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1904, - "commit": "0ec0bfd5e63bc346da2caae6c30c6ce358ce3e7e", - "date": "2021-06-04T01:35:26.483Z" - }, - "versionStart": { - "versionNum": 1903, - "commit": "a0afd00b893dff644945ad45d557e762a5e45d49", - "date": "2021-06-03T16:28:09.102Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1905.json b/history/versions/1905.json deleted file mode 100644 index 413f8c4eba14b..0000000000000 --- a/history/versions/1905.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1905, - "commit": "996df3fb7c3e18653b60ed94a7e9ccba94bd7f99", - "date": "2021-06-04T07:17:16.915Z" - }, - "versionStart": { - "versionNum": 1904, - "commit": "0ec0bfd5e63bc346da2caae6c30c6ce358ce3e7e", - "date": "2021-06-04T01:35:26.483Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x19B60612F9A93359bca835A788A334D4157E675B/info.json", - "blockchains/smartchain/assets/0x19B60612F9A93359bca835A788A334D4157E675B/logo.png", - "blockchains/smartchain/assets/0x2821989877c0189bf63837f18a2856E30297AF70/info.json", - "blockchains/smartchain/assets/0x2821989877c0189bf63837f18a2856E30297AF70/logo.png", - "blockchains/smartchain/assets/0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6/info.json", - "blockchains/smartchain/assets/0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1906.json b/history/versions/1906.json deleted file mode 100644 index 33fe4309419af..0000000000000 --- a/history/versions/1906.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1906, - "commit": "16f204705e3d295e175613b517be5175ed7e5a4b", - "date": "2021-06-04T07:18:25.478Z" - }, - "versionStart": { - "versionNum": 1905, - "commit": "996df3fb7c3e18653b60ed94a7e9ccba94bd7f99", - "date": "2021-06-04T07:17:16.915Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xeDAF1F5B8078d4feb4E13c8d5A2c8dE1365be7b6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1907.json b/history/versions/1907.json deleted file mode 100644 index 4b99b63845e43..0000000000000 --- a/history/versions/1907.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1907, - "commit": "ed6db1baa1ec44bc1876809defd71b60759c3070", - "date": "2021-06-04T07:26:24.303Z" - }, - "versionStart": { - "versionNum": 1906, - "commit": "16f204705e3d295e175613b517be5175ed7e5a4b", - "date": "2021-06-04T07:18:25.478Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/info.json", - "blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1908.json b/history/versions/1908.json deleted file mode 100644 index 741adb261b0f4..0000000000000 --- a/history/versions/1908.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1908, - "commit": "9a9918a203177b33e0d168585b9c43a7bb069af2", - "date": "2021-06-04T07:29:25.802Z" - }, - "versionStart": { - "versionNum": 1907, - "commit": "ed6db1baa1ec44bc1876809defd71b60759c3070", - "date": "2021-06-04T07:26:24.303Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6719F89Bb81b357D443eE93Eb254e9dBb590bFbE/info.json", - "blockchains/smartchain/assets/0x9a99eA92Ed1e0c963078ac5c0867dF85eC6d06B7/info.json", - "blockchains/smartchain/assets/0x9a99eA92Ed1e0c963078ac5c0867dF85eC6d06B7/logo.png", - "blockchains/smartchain/assets/0xa178398a3A816d049588cC46D431f5EEC4dd7e96/info.json", - "blockchains/smartchain/assets/0xa178398a3A816d049588cC46D431f5EEC4dd7e96/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1909.json b/history/versions/1909.json deleted file mode 100644 index b72c7ea95faac..0000000000000 --- a/history/versions/1909.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1909, - "commit": "1809029a61f616cc001f325edce32c056504364a", - "date": "2021-06-04T07:30:42.263Z" - }, - "versionStart": { - "versionNum": 1908, - "commit": "9a9918a203177b33e0d168585b9c43a7bb069af2", - "date": "2021-06-04T07:29:25.802Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9a99eA92Ed1e0c963078ac5c0867dF85eC6d06B7/info.json", - "blockchains/smartchain/assets/0xa178398a3A816d049588cC46D431f5EEC4dd7e96/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/191.json b/history/versions/191.json deleted file mode 100644 index 944a598b33895..0000000000000 --- a/history/versions/191.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 191, - "commit": "38099398d86e8574f0d8de514ddedebc5ba35dfb", - "date": "2021-03-14T23:12:27.941Z" - }, - "versionStart": { - "versionNum": 190, - "commit": "53bdba116c7714766f4b91e07cd1df404b5b7e2f", - "date": "2021-03-14T23:11:00.112Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD7B729ef857Aa773f47D37088A1181bB3fbF0099/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1910.json b/history/versions/1910.json deleted file mode 100644 index c4a39eea0edf7..0000000000000 --- a/history/versions/1910.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1910, - "commit": "734b62724b349e52f102bfa0d77f57b673e34e7b", - "date": "2021-06-04T07:47:51.301Z" - }, - "versionStart": { - "versionNum": 1909, - "commit": "1809029a61f616cc001f325edce32c056504364a", - "date": "2021-06-04T07:30:42.263Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva142lu7y78yk23cdeujduy9g8gqxp7xl3wrz4ska/logo.png", - "blockchains/binance/validators/assets/bva16usf4rcvk9dyzpe8n82gq4nw9x5emlhhs2fftr/logo.png", - "blockchains/binance/validators/assets/bva1z0g0cg8dkgczr6r8t6khva3srn5mwj8w5tlu7h/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1911.json b/history/versions/1911.json deleted file mode 100644 index b096103e19dd3..0000000000000 --- a/history/versions/1911.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1911, - "commit": "ee7da21b47337ae80a16cead946b83ed5a222d48", - "date": "2021-06-04T07:49:19.333Z" - }, - "versionStart": { - "versionNum": 1910, - "commit": "734b62724b349e52f102bfa0d77f57b673e34e7b", - "date": "2021-06-04T07:47:51.301Z" - }, - "changes": [ - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/1912.json b/history/versions/1912.json deleted file mode 100644 index d8ead648a562c..0000000000000 --- a/history/versions/1912.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1912, - "commit": "4a99979eba17b70774eaaeab7a9bcb078429d6f5", - "date": "2021-06-04T08:54:32.784Z" - }, - "versionStart": { - "versionNum": 1911, - "commit": "ee7da21b47337ae80a16cead946b83ed5a222d48", - "date": "2021-06-04T07:49:19.333Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/info.json", - "blockchains/smartchain/assets/0x2dE161f13Ab594aECD8F2A93e885A08d0ad362c7/logo.png", - "blockchains/smartchain/assets/0xAA5c91F3df88B8B3863d0899bcA33E70482beD2A/info.json", - "blockchains/smartchain/assets/0xAA5c91F3df88B8B3863d0899bcA33E70482beD2A/logo.png", - "blockchains/smartchain/assets/0xE283D0e3B8c102BAdF5E8166B73E02D96d92F688/info.json", - "blockchains/smartchain/assets/0xE283D0e3B8c102BAdF5E8166B73E02D96d92F688/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1913.json b/history/versions/1913.json deleted file mode 100644 index 1620bc9f82be3..0000000000000 --- a/history/versions/1913.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1913, - "commit": "d41d9d30faffbb3a7af3ae2a14bb1df1fc7cbe82", - "date": "2021-06-04T08:56:57.502Z" - }, - "versionStart": { - "versionNum": 1912, - "commit": "4a99979eba17b70774eaaeab7a9bcb078429d6f5", - "date": "2021-06-04T08:54:32.784Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9853A30C69474BeD37595F9B149ad634b5c323d9/info.json", - "blockchains/smartchain/assets/0x9853A30C69474BeD37595F9B149ad634b5c323d9/logo.png", - "blockchains/smartchain/assets/0xAA5c91F3df88B8B3863d0899bcA33E70482beD2A/info.json", - "blockchains/smartchain/assets/0xaf96a19c2DD4a0f6B077D9481fCc8C9102FAa141/info.json", - "blockchains/smartchain/assets/0xaf96a19c2DD4a0f6B077D9481fCc8C9102FAa141/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1914.json b/history/versions/1914.json deleted file mode 100644 index 249dd96aab4b7..0000000000000 --- a/history/versions/1914.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1914, - "commit": "653201370f63a94789ff34468da60bde6fb210ac", - "date": "2021-06-04T08:58:19.919Z" - }, - "versionStart": { - "versionNum": 1913, - "commit": "d41d9d30faffbb3a7af3ae2a14bb1df1fc7cbe82", - "date": "2021-06-04T08:56:57.502Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9853A30C69474BeD37595F9B149ad634b5c323d9/info.json", - "blockchains/smartchain/assets/0xaf96a19c2DD4a0f6B077D9481fCc8C9102FAa141/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1915.json b/history/versions/1915.json deleted file mode 100644 index c866b8061d348..0000000000000 --- a/history/versions/1915.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1915, - "commit": "1b6062dd657471256b944bba52fe9d3f946ed120", - "date": "2021-06-04T09:00:23.200Z" - }, - "versionStart": { - "versionNum": 1914, - "commit": "653201370f63a94789ff34468da60bde6fb210ac", - "date": "2021-06-04T08:58:19.919Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd948A2c11626a0EFC25f4e0ceA4986056AC41feD/info.json", - "blockchains/smartchain/assets/0xd948A2c11626a0EFC25f4e0ceA4986056AC41feD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1916.json b/history/versions/1916.json deleted file mode 100644 index 771d211f9b5b3..0000000000000 --- a/history/versions/1916.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1916, - "commit": "b30e1b2cca993a0e410674ba023857cd79d61837", - "date": "2021-06-04T09:01:38.455Z" - }, - "versionStart": { - "versionNum": 1915, - "commit": "1b6062dd657471256b944bba52fe9d3f946ed120", - "date": "2021-06-04T09:00:23.200Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd948A2c11626a0EFC25f4e0ceA4986056AC41feD/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1917.json b/history/versions/1917.json deleted file mode 100644 index df7a7c10a4c03..0000000000000 --- a/history/versions/1917.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1917, - "commit": "fb5806d3c9d067607fcb90e9e053702086bb4906", - "date": "2021-06-04T09:10:13.646Z" - }, - "versionStart": { - "versionNum": 1916, - "commit": "b30e1b2cca993a0e410674ba023857cd79d61837", - "date": "2021-06-04T09:01:38.455Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json", - "blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1918.json b/history/versions/1918.json deleted file mode 100644 index dccb86f24ce62..0000000000000 --- a/history/versions/1918.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1918, - "commit": "951dfe4ef6d3fe4f2b0062996015b76b75a95960", - "date": "2021-06-04T09:11:21.449Z" - }, - "versionStart": { - "versionNum": 1917, - "commit": "fb5806d3c9d067607fcb90e9e053702086bb4906", - "date": "2021-06-04T09:10:13.646Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa9B21900115843D655c4A8A5cb7aDF49e8F4113a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1919.json b/history/versions/1919.json deleted file mode 100644 index 3b56a11157c8b..0000000000000 --- a/history/versions/1919.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1919, - "commit": "a8a8b3bcd5f67663aa1344eaed7a8c95611d245b", - "date": "2021-06-04T10:15:51.071Z" - }, - "versionStart": { - "versionNum": 1918, - "commit": "951dfe4ef6d3fe4f2b0062996015b76b75a95960", - "date": "2021-06-04T09:11:21.449Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x101D35140719EB2D07fFA71185f5bfBE31D6A212/info.json", - "blockchains/smartchain/assets/0x101D35140719EB2D07fFA71185f5bfBE31D6A212/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/192.json b/history/versions/192.json deleted file mode 100644 index 55e94b1fce905..0000000000000 --- a/history/versions/192.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 192, - "commit": "fd4ab640d5740a39a38f1651a8781356c2ec6e74", - "date": "2021-03-14T23:24:47.638Z" - }, - "versionStart": { - "versionNum": 191, - "commit": "38099398d86e8574f0d8de514ddedebc5ba35dfb", - "date": "2021-03-14T23:12:27.941Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd/info.json", - "blockchains/smartchain/assets/0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd/logo.png", - "dapps/farm.hyperjump.fi.png", - "dapps/info.hyperjump.fi.png", - "dapps/swap.hyperjump.fi.png" - ] -} \ No newline at end of file diff --git a/history/versions/1920.json b/history/versions/1920.json deleted file mode 100644 index 5c48ad70face6..0000000000000 --- a/history/versions/1920.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1920, - "commit": "7ce8b5936decac6220f63224e63621b38eeec2d0", - "date": "2021-06-04T10:17:14.305Z" - }, - "versionStart": { - "versionNum": 1919, - "commit": "a8a8b3bcd5f67663aa1344eaed7a8c95611d245b", - "date": "2021-06-04T10:15:51.071Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1921.json b/history/versions/1921.json deleted file mode 100644 index 1eb84ecdbe819..0000000000000 --- a/history/versions/1921.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1921, - "commit": "003b15334672ef4078fe4f05b7a4b241f3a368be", - "date": "2021-06-04T12:14:35.855Z" - }, - "versionStart": { - "versionNum": 1920, - "commit": "7ce8b5936decac6220f63224e63621b38eeec2d0", - "date": "2021-06-04T10:17:14.305Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x09F956f1E0C28f0b436663D44e0830B7853203d4/info.json", - "blockchains/smartchain/assets/0x09F956f1E0C28f0b436663D44e0830B7853203d4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1922.json b/history/versions/1922.json deleted file mode 100644 index ab4f2f0fc35f3..0000000000000 --- a/history/versions/1922.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1922, - "commit": "e99fdafa88f21d63c8ef44ead194df8bf701e606", - "date": "2021-06-04T12:15:56.280Z" - }, - "versionStart": { - "versionNum": 1921, - "commit": "003b15334672ef4078fe4f05b7a4b241f3a368be", - "date": "2021-06-04T12:14:35.855Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x09F956f1E0C28f0b436663D44e0830B7853203d4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1923.json b/history/versions/1923.json deleted file mode 100644 index c051d10a6e922..0000000000000 --- a/history/versions/1923.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1923, - "commit": "df6b60f153c269d82b79af8638067d5a3e147353", - "date": "2021-06-04T12:21:42.760Z" - }, - "versionStart": { - "versionNum": 1922, - "commit": "e99fdafa88f21d63c8ef44ead194df8bf701e606", - "date": "2021-06-04T12:15:56.280Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x976427dd3E55e8a2D5e358DbC54528D1990AADf4/info.json", - "blockchains/smartchain/assets/0x976427dd3E55e8a2D5e358DbC54528D1990AADf4/logo.png", - "blockchains/smartchain/assets/0x9853A30C69474BeD37595F9B149ad634b5c323d9/info.json", - "blockchains/smartchain/assets/0x9853A30C69474BeD37595F9B149ad634b5c323d9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1924.json b/history/versions/1924.json deleted file mode 100644 index 2ca1277a0356c..0000000000000 --- a/history/versions/1924.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1924, - "commit": "c6a02036135249036471926d49f9461519a381a2", - "date": "2021-06-04T12:23:00.301Z" - }, - "versionStart": { - "versionNum": 1923, - "commit": "df6b60f153c269d82b79af8638067d5a3e147353", - "date": "2021-06-04T12:21:42.760Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9853A30C69474BeD37595F9B149ad634b5c323d9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1925.json b/history/versions/1925.json deleted file mode 100644 index eb3b1f72eb119..0000000000000 --- a/history/versions/1925.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1925, - "commit": "b14e89349c609a090800a0744df74dc7bab9c5ab", - "date": "2021-06-04T12:26:20.953Z" - }, - "versionStart": { - "versionNum": 1924, - "commit": "c6a02036135249036471926d49f9461519a381a2", - "date": "2021-06-04T12:23:00.301Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0/info.json", - "blockchains/smartchain/assets/0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0/logo.png", - "blockchains/smartchain/assets/0xFD42728b76772A82cCaD527E298Dd15A55F4DdD6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1926.json b/history/versions/1926.json deleted file mode 100644 index d137d611db656..0000000000000 --- a/history/versions/1926.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1926, - "commit": "ce12616438f07ee41c5ad208f8de7a2511530bfb", - "date": "2021-06-04T12:38:27.828Z" - }, - "versionStart": { - "versionNum": 1925, - "commit": "b14e89349c609a090800a0744df74dc7bab9c5ab", - "date": "2021-06-04T12:26:20.953Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x71be881e9C5d4465B3FfF61e89c6f3651E69B5bb/info.json", - "blockchains/smartchain/assets/0x71be881e9C5d4465B3FfF61e89c6f3651E69B5bb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1927.json b/history/versions/1927.json deleted file mode 100644 index a9942edbbf1ce..0000000000000 --- a/history/versions/1927.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1927, - "commit": "9e2846ae3f543515290d5fb45a34df275b226dd4", - "date": "2021-06-04T12:40:06.225Z" - }, - "versionStart": { - "versionNum": 1926, - "commit": "ce12616438f07ee41c5ad208f8de7a2511530bfb", - "date": "2021-06-04T12:38:27.828Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1928.json b/history/versions/1928.json deleted file mode 100644 index dd8bd4b27afba..0000000000000 --- a/history/versions/1928.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1928, - "commit": "019a614a6aca25b54501558233cb05d1f9e3b9de", - "date": "2021-06-04T15:11:21.157Z" - }, - "versionStart": { - "versionNum": 1927, - "commit": "9e2846ae3f543515290d5fb45a34df275b226dd4", - "date": "2021-06-04T12:40:06.225Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/info.json", - "blockchains/smartchain/assets/0x79eBC9A2ce02277A4b5b3A768b1C0A4ed75Bd936/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1929.json b/history/versions/1929.json deleted file mode 100644 index 7b485d0c2e4eb..0000000000000 --- a/history/versions/1929.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1929, - "commit": "c08ace44d0f9f21600e3faab3b2ffcb575ae2b5c", - "date": "2021-06-04T15:12:38.768Z" - }, - "versionStart": { - "versionNum": 1928, - "commit": "019a614a6aca25b54501558233cb05d1f9e3b9de", - "date": "2021-06-04T15:11:21.157Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/193.json b/history/versions/193.json deleted file mode 100644 index 97606102a8cdb..0000000000000 --- a/history/versions/193.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 193, - "commit": "69711af20be3094dd03d18cf3a551c11967d251c", - "date": "2021-03-14T23:26:07.300Z" - }, - "versionStart": { - "versionNum": 192, - "commit": "fd4ab640d5740a39a38f1651a8781356c2ec6e74", - "date": "2021-03-14T23:24:47.638Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1930.json b/history/versions/1930.json deleted file mode 100644 index 5420b4b4b1459..0000000000000 --- a/history/versions/1930.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1930, - "commit": "941f4b5802846160aaf39c0ae554a0dc7a8035ca", - "date": "2021-06-04T15:24:25.988Z" - }, - "versionStart": { - "versionNum": 1929, - "commit": "c08ace44d0f9f21600e3faab3b2ffcb575ae2b5c", - "date": "2021-06-04T15:12:38.768Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/info.json", - "blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/logo.png", - "blockchains/smartchain/assets/0xcFDC1e2c7F4B40cFb3632188d6F766309151b7b8/info.json", - "blockchains/smartchain/assets/0xcFDC1e2c7F4B40cFb3632188d6F766309151b7b8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1931.json b/history/versions/1931.json deleted file mode 100644 index 53a1b0fdaa1e5..0000000000000 --- a/history/versions/1931.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1931, - "commit": "5c39cedf75c97629a1e13c0e7c324dc40a93b6f7", - "date": "2021-06-04T15:25:41.543Z" - }, - "versionStart": { - "versionNum": 1930, - "commit": "941f4b5802846160aaf39c0ae554a0dc7a8035ca", - "date": "2021-06-04T15:24:25.988Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1932.json b/history/versions/1932.json deleted file mode 100644 index b2dab9276d5c1..0000000000000 --- a/history/versions/1932.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1932, - "commit": "71b965b2809bdc93fd70f3625710a93479948f27", - "date": "2021-06-04T15:30:29.135Z" - }, - "versionStart": { - "versionNum": 1931, - "commit": "5c39cedf75c97629a1e13c0e7c324dc40a93b6f7", - "date": "2021-06-04T15:25:41.543Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/info.json", - "blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1933.json b/history/versions/1933.json deleted file mode 100644 index e83a41700b67a..0000000000000 --- a/history/versions/1933.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1933, - "commit": "747b993b508f6d6f622422af77392180f5d409f3", - "date": "2021-06-04T15:31:38.778Z" - }, - "versionStart": { - "versionNum": 1932, - "commit": "71b965b2809bdc93fd70f3625710a93479948f27", - "date": "2021-06-04T15:30:29.135Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x64197A553a03b8C9f23D5A15FA9fD91eac4A9538/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1934.json b/history/versions/1934.json deleted file mode 100644 index ab776a444cc73..0000000000000 --- a/history/versions/1934.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1934, - "commit": "030c4b5692e1d8b4d0dfe35eaed66299b1bba7e6", - "date": "2021-06-04T17:09:28.487Z" - }, - "versionStart": { - "versionNum": 1933, - "commit": "747b993b508f6d6f622422af77392180f5d409f3", - "date": "2021-06-04T15:31:38.778Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7659CE147D0e714454073a5dd7003544234b6Aa0/info.json", - "blockchains/ethereum/assets/0x7659CE147D0e714454073a5dd7003544234b6Aa0/logo.png", - "blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/info.json", - "blockchains/smartchain/assets/0x431e0cD023a32532BF3969CddFc002c00E98429d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1935.json b/history/versions/1935.json deleted file mode 100644 index 2733828bd5376..0000000000000 --- a/history/versions/1935.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1935, - "commit": "8d7ac142a94862bc2973bcab4da718644721ad6f", - "date": "2021-06-04T17:10:33.146Z" - }, - "versionStart": { - "versionNum": 1934, - "commit": "030c4b5692e1d8b4d0dfe35eaed66299b1bba7e6", - "date": "2021-06-04T17:09:28.487Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1936.json b/history/versions/1936.json deleted file mode 100644 index c5359a7c30125..0000000000000 --- a/history/versions/1936.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1936, - "commit": "36447d9b13a1c3fc1a1e7d0119b724ce92fda04a", - "date": "2021-06-04T18:35:47.026Z" - }, - "versionStart": { - "versionNum": 1935, - "commit": "8d7ac142a94862bc2973bcab4da718644721ad6f", - "date": "2021-06-04T17:10:33.146Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1Bf7AedeC439D6BFE38f8f9b20CF3dc99e3571C4/info.json", - "blockchains/smartchain/assets/0x1Bf7AedeC439D6BFE38f8f9b20CF3dc99e3571C4/logo.png", - "blockchains/smartchain/assets/0x9AA6FC71aed1130DeE06a91A487BF5eA481dE80D/info.json", - "blockchains/smartchain/assets/0x9AA6FC71aed1130DeE06a91A487BF5eA481dE80D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1937.json b/history/versions/1937.json deleted file mode 100644 index 402e82be99019..0000000000000 --- a/history/versions/1937.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1937, - "commit": "d367ce90555ab9ce671245edaeeaba73b413b0bf", - "date": "2021-06-04T18:37:52.362Z" - }, - "versionStart": { - "versionNum": 1936, - "commit": "36447d9b13a1c3fc1a1e7d0119b724ce92fda04a", - "date": "2021-06-04T18:35:47.026Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1938.json b/history/versions/1938.json deleted file mode 100644 index 234b1a765e504..0000000000000 --- a/history/versions/1938.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1938, - "commit": "85498d5d03c3c2d956e7715f17b1d47739633564", - "date": "2021-06-04T18:39:05.521Z" - }, - "versionStart": { - "versionNum": 1937, - "commit": "d367ce90555ab9ce671245edaeeaba73b413b0bf", - "date": "2021-06-04T18:37:52.362Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb7b36CA86685Af52186f1f9394e91d115A9Da654/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1939.json b/history/versions/1939.json deleted file mode 100644 index 3eb597f7542c7..0000000000000 --- a/history/versions/1939.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1939, - "commit": "3951651fc4a4fdbeb78c68c416ef4ee53f2b08c5", - "date": "2021-06-04T18:42:43.751Z" - }, - "versionStart": { - "versionNum": 1938, - "commit": "85498d5d03c3c2d956e7715f17b1d47739633564", - "date": "2021-06-04T18:39:05.521Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE405f6Ae74ad3efD31C23A40CE23b3D3A3B95FB9/info.json", - "blockchains/smartchain/assets/0xE405f6Ae74ad3efD31C23A40CE23b3D3A3B95FB9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/194.json b/history/versions/194.json deleted file mode 100644 index f82d1af635bc0..0000000000000 --- a/history/versions/194.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 194, - "commit": "af9ea3af4825d417ad2a0ccf6b3c7d64cbcb7f27", - "date": "2021-03-15T00:17:50.084Z" - }, - "versionStart": { - "versionNum": 193, - "commit": "69711af20be3094dd03d18cf3a551c11967d251c", - "date": "2021-03-14T23:26:07.300Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/info.json", - "blockchains/smartchain/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1940.json b/history/versions/1940.json deleted file mode 100644 index 1d4513d29a798..0000000000000 --- a/history/versions/1940.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1940, - "commit": "e7f2d3225cc77ce4070fb409b333cc84f444e3b6", - "date": "2021-06-04T18:43:52.353Z" - }, - "versionStart": { - "versionNum": 1939, - "commit": "3951651fc4a4fdbeb78c68c416ef4ee53f2b08c5", - "date": "2021-06-04T18:42:43.751Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE405f6Ae74ad3efD31C23A40CE23b3D3A3B95FB9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1941.json b/history/versions/1941.json deleted file mode 100644 index 9924bbb0d3828..0000000000000 --- a/history/versions/1941.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1941, - "commit": "05c33748be8e0c0611a9c018e971c534796d6950", - "date": "2021-06-05T01:37:17.267Z" - }, - "versionStart": { - "versionNum": 1940, - "commit": "e7f2d3225cc77ce4070fb409b333cc84f444e3b6", - "date": "2021-06-04T18:43:52.353Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1942.json b/history/versions/1942.json deleted file mode 100644 index bb1165d532c67..0000000000000 --- a/history/versions/1942.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1942, - "commit": "1edd8744becaa301749f1d0a14e06e04225a6767", - "date": "2021-06-05T04:28:47.366Z" - }, - "versionStart": { - "versionNum": 1941, - "commit": "05c33748be8e0c0611a9c018e971c534796d6950", - "date": "2021-06-05T01:37:17.267Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0e20E3216EA172fcf9eAa19723b119e090fD353f/info.json", - "blockchains/smartchain/assets/0x0e20E3216EA172fcf9eAa19723b119e090fD353f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1943.json b/history/versions/1943.json deleted file mode 100644 index 2cb3e5c9ba29e..0000000000000 --- a/history/versions/1943.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1943, - "commit": "1615b0a3f462e774e216f306d9e08523099cb152", - "date": "2021-06-05T04:29:59.954Z" - }, - "versionStart": { - "versionNum": 1942, - "commit": "1edd8744becaa301749f1d0a14e06e04225a6767", - "date": "2021-06-05T04:28:47.366Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1944.json b/history/versions/1944.json deleted file mode 100644 index 36fcaef5af3af..0000000000000 --- a/history/versions/1944.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1944, - "commit": "59fc9af70aacb229f051fdee3f8a8fd11dcf25a5", - "date": "2021-06-05T06:14:00.776Z" - }, - "versionStart": { - "versionNum": 1943, - "commit": "1615b0a3f462e774e216f306d9e08523099cb152", - "date": "2021-06-05T04:29:59.954Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x41AA9F842AF935cC71252C0dE4BFF13F821546b8/info.json", - "blockchains/smartchain/assets/0x41AA9F842AF935cC71252C0dE4BFF13F821546b8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1945.json b/history/versions/1945.json deleted file mode 100644 index 15ae76d30bd1e..0000000000000 --- a/history/versions/1945.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1945, - "commit": "5437f14452f911863b4a2a4d7614378def11b486", - "date": "2021-06-05T06:15:27.758Z" - }, - "versionStart": { - "versionNum": 1944, - "commit": "59fc9af70aacb229f051fdee3f8a8fd11dcf25a5", - "date": "2021-06-05T06:14:00.776Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1946.json b/history/versions/1946.json deleted file mode 100644 index fd3409cc36b26..0000000000000 --- a/history/versions/1946.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1946, - "commit": "368c6f4121ce9c441c3e47d7a09509c106719016", - "date": "2021-06-05T06:19:33.364Z" - }, - "versionStart": { - "versionNum": 1945, - "commit": "5437f14452f911863b4a2a4d7614378def11b486", - "date": "2021-06-05T06:15:27.758Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xBa630d3BA20502BA07975B15c719BEECc8e4EBB0/info.json", - "blockchains/ethereum/assets/0xBa630d3BA20502BA07975B15c719BEECc8e4EBB0/logo.png", - "blockchains/smartchain/assets/0x43E061e3061241998d1C50DC27E5488696c23410/info.json", - "blockchains/smartchain/assets/0x43E061e3061241998d1C50DC27E5488696c23410/logo.png", - "blockchains/smartchain/assets/0x4954e0062E0A7668A2FE3df924cD20E6440a7b77/info.json", - "blockchains/smartchain/assets/0x4954e0062E0A7668A2FE3df924cD20E6440a7b77/logo.png", - "blockchains/smartchain/assets/0x7983c8E6D09da2156Ec7E56fddDa91a517561781/info.json", - "blockchains/smartchain/assets/0x7983c8E6D09da2156Ec7E56fddDa91a517561781/logo.png", - "blockchains/smartchain/assets/0x7f05907CDe5C540bE2e572FDD488994ee15d67a3/info.json", - "blockchains/smartchain/assets/0x7f05907CDe5C540bE2e572FDD488994ee15d67a3/logo.png", - "blockchains/smartchain/assets/0xB2f7e860E302b18819970ceA41BcFc7349834e81/info.json", - "blockchains/smartchain/assets/0xB2f7e860E302b18819970ceA41BcFc7349834e81/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1947.json b/history/versions/1947.json deleted file mode 100644 index 435a0d3b34e64..0000000000000 --- a/history/versions/1947.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1947, - "commit": "ed8af591393832599ab1d81db6be4e18f0ca1509", - "date": "2021-06-05T06:20:48.823Z" - }, - "versionStart": { - "versionNum": 1946, - "commit": "368c6f4121ce9c441c3e47d7a09509c106719016", - "date": "2021-06-05T06:19:33.364Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x43E061e3061241998d1C50DC27E5488696c23410/info.json", - "blockchains/smartchain/assets/0x4954e0062E0A7668A2FE3df924cD20E6440a7b77/info.json", - "blockchains/smartchain/assets/0x7983c8E6D09da2156Ec7E56fddDa91a517561781/info.json", - "blockchains/smartchain/assets/0x7f05907CDe5C540bE2e572FDD488994ee15d67a3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1948.json b/history/versions/1948.json deleted file mode 100644 index 24fae05e80b90..0000000000000 --- a/history/versions/1948.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1948, - "commit": "e02b0bbe4adc83e8d8f712850458fbd913981539", - "date": "2021-06-05T06:25:28.316Z" - }, - "versionStart": { - "versionNum": 1947, - "commit": "ed8af591393832599ab1d81db6be4e18f0ca1509", - "date": "2021-06-05T06:20:48.823Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A/info.json", - "blockchains/smartchain/assets/0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A/logo.png", - "blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/info.json", - "blockchains/smartchain/assets/0x631E1e455019c359b939fE214EDC761d36bF6aD6/logo.png", - "blockchains/smartchain/assets/0xD919C54AdeF039727038De350215627383c4ccC4/info.json", - "blockchains/smartchain/assets/0xD919C54AdeF039727038De350215627383c4ccC4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1949.json b/history/versions/1949.json deleted file mode 100644 index a06f349f0d05b..0000000000000 --- a/history/versions/1949.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1949, - "commit": "9eeac155d375efbe34cae7c2e2cfba200a6a9641", - "date": "2021-06-05T06:26:57.321Z" - }, - "versionStart": { - "versionNum": 1948, - "commit": "e02b0bbe4adc83e8d8f712850458fbd913981539", - "date": "2021-06-05T06:25:28.316Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3Da67Ae8fcF0B733d799f65B2695d650eA11112A/info.json", - "blockchains/smartchain/assets/0xD919C54AdeF039727038De350215627383c4ccC4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/195.json b/history/versions/195.json deleted file mode 100644 index c7e31bc7d7d98..0000000000000 --- a/history/versions/195.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 195, - "commit": "9ce244449debc956d6a38d218b5fc4974d80000a", - "date": "2021-03-15T07:22:05.506Z" - }, - "versionStart": { - "versionNum": 194, - "commit": "af9ea3af4825d417ad2a0ccf6b3c7d64cbcb7f27", - "date": "2021-03-15T00:17:50.084Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1950.json b/history/versions/1950.json deleted file mode 100644 index bf43359523e20..0000000000000 --- a/history/versions/1950.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1950, - "commit": "34bc41ed846b647b226cec54472ab421eab47411", - "date": "2021-06-05T08:18:05.331Z" - }, - "versionStart": { - "versionNum": 1949, - "commit": "9eeac155d375efbe34cae7c2e2cfba200a6a9641", - "date": "2021-06-05T06:26:57.321Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6306e883493824Ccf606D90E25F68a28e47b98a3/info.json", - "blockchains/smartchain/assets/0x6306e883493824Ccf606D90E25F68a28e47b98a3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1951.json b/history/versions/1951.json deleted file mode 100644 index 84622fd3583c2..0000000000000 --- a/history/versions/1951.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1951, - "commit": "ac84e8b7180380170c32ebcdbec1332d34699d45", - "date": "2021-06-05T08:19:15.860Z" - }, - "versionStart": { - "versionNum": 1950, - "commit": "34bc41ed846b647b226cec54472ab421eab47411", - "date": "2021-06-05T08:18:05.331Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6306e883493824Ccf606D90E25F68a28e47b98a3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1952.json b/history/versions/1952.json deleted file mode 100644 index 5fb21174ca163..0000000000000 --- a/history/versions/1952.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1952, - "commit": "c9a65db87171d20e1d3377950709f5afc93924f9", - "date": "2021-06-05T10:04:06.760Z" - }, - "versionStart": { - "versionNum": 1951, - "commit": "ac84e8b7180380170c32ebcdbec1332d34699d45", - "date": "2021-06-05T08:19:15.860Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xbd1848e1491d4308Ad18287A745DD4DB2A4BD55B/info.json", - "blockchains/ethereum/assets/0xbd1848e1491d4308Ad18287A745DD4DB2A4BD55B/logo.png", - "blockchains/smartchain/assets/0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E/info.json", - "blockchains/smartchain/assets/0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E/logo.png", - "blockchains/smartchain/assets/0xB72842D6F5feDf91D22d56202802Bb9A79C6322E/info.json", - "blockchains/smartchain/assets/0xB72842D6F5feDf91D22d56202802Bb9A79C6322E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1953.json b/history/versions/1953.json deleted file mode 100644 index 31b6c3a55b173..0000000000000 --- a/history/versions/1953.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1953, - "commit": "a56e169191ab1773127a336141c0713ffb2cf81a", - "date": "2021-06-05T10:05:29.044Z" - }, - "versionStart": { - "versionNum": 1952, - "commit": "c9a65db87171d20e1d3377950709f5afc93924f9", - "date": "2021-06-05T10:04:06.760Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7128E52cA302c5f5BeEB801B6aD373fDeBE3dc5E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1954.json b/history/versions/1954.json deleted file mode 100644 index 66e2906f4a19b..0000000000000 --- a/history/versions/1954.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1954, - "commit": "b590cc62253377c03560616274061e040f6ac270", - "date": "2021-06-05T11:17:28.840Z" - }, - "versionStart": { - "versionNum": 1953, - "commit": "a56e169191ab1773127a336141c0713ffb2cf81a", - "date": "2021-06-05T10:05:29.044Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7ce1e651374ec5324e6f37c4ff312D53428F0D50/info.json", - "blockchains/smartchain/assets/0x7ce1e651374ec5324e6f37c4ff312D53428F0D50/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1955.json b/history/versions/1955.json deleted file mode 100644 index b2707069f2c37..0000000000000 --- a/history/versions/1955.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1955, - "commit": "dcf6216ebb592601fe536ccf535f7cd76bf04abd", - "date": "2021-06-05T11:19:58.716Z" - }, - "versionStart": { - "versionNum": 1954, - "commit": "b590cc62253377c03560616274061e040f6ac270", - "date": "2021-06-05T11:17:28.840Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7/info.json", - "blockchains/smartchain/assets/0x52dCF5BEdc061604D8C592B0079A0FF2ceA22eB7/logo.png", - "blockchains/smartchain/assets/0x7ce1e651374ec5324e6f37c4ff312D53428F0D50/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1956.json b/history/versions/1956.json deleted file mode 100644 index 47917d0ab7a8b..0000000000000 --- a/history/versions/1956.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1956, - "commit": "ad9615c3db5488bc0136f001ed346e9af0aff2d1", - "date": "2021-06-05T11:21:15.815Z" - }, - "versionStart": { - "versionNum": 1955, - "commit": "dcf6216ebb592601fe536ccf535f7cd76bf04abd", - "date": "2021-06-05T11:19:58.716Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1957.json b/history/versions/1957.json deleted file mode 100644 index e4d591745bc8d..0000000000000 --- a/history/versions/1957.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1957, - "commit": "12e4ecc825626ce36bfd74e6bde7199328ccf05c", - "date": "2021-06-05T13:59:13.080Z" - }, - "versionStart": { - "versionNum": 1956, - "commit": "ad9615c3db5488bc0136f001ed346e9af0aff2d1", - "date": "2021-06-05T11:21:15.815Z" - }, - "changes": [ - "blockchains/thorchain/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1958.json b/history/versions/1958.json deleted file mode 100644 index 68d0e9a5ef328..0000000000000 --- a/history/versions/1958.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1958, - "commit": "d822eec30f23a69b92a6e9085a78a10989b8d4ba", - "date": "2021-06-05T14:00:25.943Z" - }, - "versionStart": { - "versionNum": 1957, - "commit": "12e4ecc825626ce36bfd74e6bde7199328ccf05c", - "date": "2021-06-05T13:59:13.080Z" - }, - "changes": [ - "blockchains/thorchain/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1959.json b/history/versions/1959.json deleted file mode 100644 index 75a640bbcd9b4..0000000000000 --- a/history/versions/1959.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1959, - "commit": "fd72bfa4e67987f9bfc3dc0d844c8e5bbcbbf3c9", - "date": "2021-06-05T16:19:03.768Z" - }, - "versionStart": { - "versionNum": 1958, - "commit": "d822eec30f23a69b92a6e9085a78a10989b8d4ba", - "date": "2021-06-05T14:00:25.943Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/info.json", - "blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/196.json b/history/versions/196.json deleted file mode 100644 index 6a5dde368dbcd..0000000000000 --- a/history/versions/196.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 196, - "commit": "f2c75b7919376fbf2e2ccd294af150a7d51060d9", - "date": "2021-03-16T10:36:56.673Z" - }, - "versionStart": { - "versionNum": 195, - "commit": "9ce244449debc956d6a38d218b5fc4974d80000a", - "date": "2021-03-15T07:22:05.506Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/info.json", - "blockchains/ethereum/assets/0x88EF27e69108B2633F8E1C184CC37940A075cC02/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1960.json b/history/versions/1960.json deleted file mode 100644 index 4f6219d03b781..0000000000000 --- a/history/versions/1960.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1960, - "commit": "3eff542fa9adc328cdd115deccd512c8ae211062", - "date": "2021-06-05T16:20:27.760Z" - }, - "versionStart": { - "versionNum": 1959, - "commit": "fd72bfa4e67987f9bfc3dc0d844c8e5bbcbbf3c9", - "date": "2021-06-05T16:19:03.768Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1961.json b/history/versions/1961.json deleted file mode 100644 index 7ca44e5ea9064..0000000000000 --- a/history/versions/1961.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1961, - "commit": "f90f1adee1183a6769a33ad436336df5e8caba59", - "date": "2021-06-05T16:22:11.885Z" - }, - "versionStart": { - "versionNum": 1960, - "commit": "3eff542fa9adc328cdd115deccd512c8ae211062", - "date": "2021-06-05T16:20:27.760Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x00e7daf0E5FD1F5331c92d09e3C825A8e4Fc6515/info.json", - "blockchains/smartchain/assets/0x00e7daf0E5FD1F5331c92d09e3C825A8e4Fc6515/logo.png", - "blockchains/smartchain/assets/0xe5D46cC0Fd592804B36F9dc6D2ed7D4D149EBd6F/info.json", - "blockchains/smartchain/assets/0xe5D46cC0Fd592804B36F9dc6D2ed7D4D149EBd6F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1962.json b/history/versions/1962.json deleted file mode 100644 index e6dbc38e0d998..0000000000000 --- a/history/versions/1962.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1962, - "commit": "b09f5d5a5aa2e305af0c08c0325d1985a792be32", - "date": "2021-06-05T16:26:19.749Z" - }, - "versionStart": { - "versionNum": 1961, - "commit": "f90f1adee1183a6769a33ad436336df5e8caba59", - "date": "2021-06-05T16:22:11.885Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x00e7daf0E5FD1F5331c92d09e3C825A8e4Fc6515/info.json", - "blockchains/smartchain/assets/0x10B7Be52636882d7ECa1611144A9Df7642F95B5D/info.json", - "blockchains/smartchain/assets/0x10B7Be52636882d7ECa1611144A9Df7642F95B5D/logo.png", - "blockchains/smartchain/assets/0x47dd8AEF9015d8e5a91d5B9062828BBCcd5fEFcc/info.json", - "blockchains/smartchain/assets/0x47dd8AEF9015d8e5a91d5B9062828BBCcd5fEFcc/logo.png", - "blockchains/smartchain/assets/0x7895B3DE4169635da889Ca842740748136Ac7B11/info.json", - "blockchains/smartchain/assets/0x7895B3DE4169635da889Ca842740748136Ac7B11/logo.png", - "blockchains/smartchain/assets/0xfD2CEaF2A104b2817D8D3252801c52AF6B8Dae77/info.json", - "blockchains/smartchain/assets/0xfD2CEaF2A104b2817D8D3252801c52AF6B8Dae77/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1963.json b/history/versions/1963.json deleted file mode 100644 index 63810f73bc088..0000000000000 --- a/history/versions/1963.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1963, - "commit": "93590c5c4a4a81e1361df026959bc009ec7b33eb", - "date": "2021-06-05T16:27:35.903Z" - }, - "versionStart": { - "versionNum": 1962, - "commit": "b09f5d5a5aa2e305af0c08c0325d1985a792be32", - "date": "2021-06-05T16:26:19.749Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x10B7Be52636882d7ECa1611144A9Df7642F95B5D/info.json", - "blockchains/smartchain/assets/0x47dd8AEF9015d8e5a91d5B9062828BBCcd5fEFcc/info.json", - "blockchains/smartchain/assets/0x7895B3DE4169635da889Ca842740748136Ac7B11/info.json", - "blockchains/smartchain/assets/0xfD2CEaF2A104b2817D8D3252801c52AF6B8Dae77/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1964.json b/history/versions/1964.json deleted file mode 100644 index bbd0610f4e620..0000000000000 --- a/history/versions/1964.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1964, - "commit": "cecc5526f45d4eab53e9f7443e46cc997afcc35d", - "date": "2021-06-05T16:34:28.468Z" - }, - "versionStart": { - "versionNum": 1963, - "commit": "93590c5c4a4a81e1361df026959bc009ec7b33eb", - "date": "2021-06-05T16:27:35.903Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/info.json", - "blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1965.json b/history/versions/1965.json deleted file mode 100644 index 17be404c55e3f..0000000000000 --- a/history/versions/1965.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1965, - "commit": "1a22e75578872f357691f4ab3f9931b3bb252c15", - "date": "2021-06-05T16:37:24.432Z" - }, - "versionStart": { - "versionNum": 1964, - "commit": "cecc5526f45d4eab53e9f7443e46cc997afcc35d", - "date": "2021-06-05T16:34:28.468Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5b8c1315D2a151355EA3BE9d2Cbdc4425648dCAb/info.json", - "blockchains/smartchain/assets/0x5b8c1315D2a151355EA3BE9d2Cbdc4425648dCAb/logo.png", - "blockchains/smartchain/assets/0xB47D8D9CD415DAE40E364b140ae6aF186e2332f4/info.json", - "blockchains/smartchain/assets/0xcB368FDb5264a6c2baE1b270EC6A3Ad3029C64C7/info.json", - "blockchains/smartchain/assets/0xcB368FDb5264a6c2baE1b270EC6A3Ad3029C64C7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1966.json b/history/versions/1966.json deleted file mode 100644 index c8ba3bdf8c9e3..0000000000000 --- a/history/versions/1966.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1966, - "commit": "c28b2896d5645eeabe68bc87c9bd787b7034a0b8", - "date": "2021-06-05T16:38:27.291Z" - }, - "versionStart": { - "versionNum": 1965, - "commit": "1a22e75578872f357691f4ab3f9931b3bb252c15", - "date": "2021-06-05T16:37:24.432Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5b8c1315D2a151355EA3BE9d2Cbdc4425648dCAb/info.json", - "blockchains/smartchain/assets/0xcB368FDb5264a6c2baE1b270EC6A3Ad3029C64C7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1967.json b/history/versions/1967.json deleted file mode 100644 index 1178b37b83d5c..0000000000000 --- a/history/versions/1967.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1967, - "commit": "33d22c4dc5016e5c3fafb71534d6f616c1010aa5", - "date": "2021-06-05T16:50:05.996Z" - }, - "versionStart": { - "versionNum": 1966, - "commit": "c28b2896d5645eeabe68bc87c9bd787b7034a0b8", - "date": "2021-06-05T16:38:27.291Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2d2bB6cC040010583F16Bb1c5afEE129ed13B532/info.json", - "blockchains/smartchain/assets/0x2d2bB6cC040010583F16Bb1c5afEE129ed13B532/logo.png", - "blockchains/smartchain/assets/0x565b72163f17849832A692A3c5928cc502f46D69/info.json", - "blockchains/smartchain/assets/0x565b72163f17849832A692A3c5928cc502f46D69/logo.png", - "blockchains/smartchain/assets/0xE02018491ADf33B3Ef3001a0e2F2139821dA8d2F/info.json", - "blockchains/smartchain/assets/0xE02018491ADf33B3Ef3001a0e2F2139821dA8d2F/logo.png", - "blockchains/smartchain/assets/0xaF6B24d341cB5ec258e93aBe929a0326fC98eAF6/info.json", - "blockchains/smartchain/assets/0xaF6B24d341cB5ec258e93aBe929a0326fC98eAF6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1968.json b/history/versions/1968.json deleted file mode 100644 index 5760d8273286b..0000000000000 --- a/history/versions/1968.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1968, - "commit": "fa744c7315b17b3cc50bd4000d7a9a208231bce0", - "date": "2021-06-05T16:51:21.536Z" - }, - "versionStart": { - "versionNum": 1967, - "commit": "33d22c4dc5016e5c3fafb71534d6f616c1010aa5", - "date": "2021-06-05T16:50:05.996Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2d2bB6cC040010583F16Bb1c5afEE129ed13B532/info.json", - "blockchains/smartchain/assets/0x565b72163f17849832A692A3c5928cc502f46D69/info.json", - "blockchains/smartchain/assets/0xE02018491ADf33B3Ef3001a0e2F2139821dA8d2F/info.json", - "blockchains/smartchain/assets/0xaF6B24d341cB5ec258e93aBe929a0326fC98eAF6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1969.json b/history/versions/1969.json deleted file mode 100644 index ab031b2184c6d..0000000000000 --- a/history/versions/1969.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1969, - "commit": "e7d21415cc2fb8ce910ee4fb3c9932e8a490d5ae", - "date": "2021-06-05T20:46:59.894Z" - }, - "versionStart": { - "versionNum": 1968, - "commit": "fa744c7315b17b3cc50bd4000d7a9a208231bce0", - "date": "2021-06-05T16:51:21.536Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/info.json", - "blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/197.json b/history/versions/197.json deleted file mode 100644 index 0e88816b54a95..0000000000000 --- a/history/versions/197.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 197, - "commit": "16e40b7ebd0e07d85a23671f5b2cf6bc7b8a13d7", - "date": "2021-03-16T19:18:12.755Z" - }, - "versionStart": { - "versionNum": 196, - "commit": "f2c75b7919376fbf2e2ccd294af150a7d51060d9", - "date": "2021-03-16T10:36:56.673Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xAa6E8127831c9DE45ae56bB1b0d4D4Da6e5665BD/info.json", - "blockchains/ethereum/assets/0xAa6E8127831c9DE45ae56bB1b0d4D4Da6e5665BD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1970.json b/history/versions/1970.json deleted file mode 100644 index 2bfbb80685680..0000000000000 --- a/history/versions/1970.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1970, - "commit": "f682a272dc284bc39cf8c0c70db91cd562b66bc4", - "date": "2021-06-05T20:48:06.844Z" - }, - "versionStart": { - "versionNum": 1969, - "commit": "e7d21415cc2fb8ce910ee4fb3c9932e8a490d5ae", - "date": "2021-06-05T20:46:59.894Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa1bc3505BB77735cE17484d00FfdE8C6eF53707b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1971.json b/history/versions/1971.json deleted file mode 100644 index 6464c94b35230..0000000000000 --- a/history/versions/1971.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1971, - "commit": "8e3602b380b1006405cb216b7648ea92ed04cb9c", - "date": "2021-06-05T20:50:38.451Z" - }, - "versionStart": { - "versionNum": 1970, - "commit": "f682a272dc284bc39cf8c0c70db91cd562b66bc4", - "date": "2021-06-05T20:48:06.844Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/info.json", - "blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1972.json b/history/versions/1972.json deleted file mode 100644 index b33cc4e7c8d4f..0000000000000 --- a/history/versions/1972.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1972, - "commit": "617c66b0e6ad252aa309a848cd31a2fa18e3e4f8", - "date": "2021-06-05T20:51:46.315Z" - }, - "versionStart": { - "versionNum": 1971, - "commit": "8e3602b380b1006405cb216b7648ea92ed04cb9c", - "date": "2021-06-05T20:50:38.451Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x569641e97cF794FEDC6277B490337654beA58942/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1973.json b/history/versions/1973.json deleted file mode 100644 index cb796e66ba022..0000000000000 --- a/history/versions/1973.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1973, - "commit": "d7be7ebc06a319365b3249ef0587d9cefe3ac867", - "date": "2021-06-06T01:35:03.573Z" - }, - "versionStart": { - "versionNum": 1972, - "commit": "617c66b0e6ad252aa309a848cd31a2fa18e3e4f8", - "date": "2021-06-05T20:51:46.315Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1974.json b/history/versions/1974.json deleted file mode 100644 index 5e0c68b19a26f..0000000000000 --- a/history/versions/1974.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1974, - "commit": "b0e1ece7d6e4033087025e046fd494774da491d8", - "date": "2021-06-06T10:18:05.973Z" - }, - "versionStart": { - "versionNum": 1973, - "commit": "d7be7ebc06a319365b3249ef0587d9cefe3ac867", - "date": "2021-06-06T01:35:03.573Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd90F0846b9D0F371b35a9Fe89102C306458AA56F/info.json", - "blockchains/smartchain/assets/0xd90F0846b9D0F371b35a9Fe89102C306458AA56F/logo.png", - "blockchains/smartchain/assets/0xe26DFa937315592011fA90baF99B164f9F61bd08/info.json", - "blockchains/smartchain/assets/0xe26DFa937315592011fA90baF99B164f9F61bd08/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1975.json b/history/versions/1975.json deleted file mode 100644 index 42d58e8b0b548..0000000000000 --- a/history/versions/1975.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1975, - "commit": "48a2221abffa4253b51fdb4184214510bf21d3fa", - "date": "2021-06-06T10:19:21.224Z" - }, - "versionStart": { - "versionNum": 1974, - "commit": "b0e1ece7d6e4033087025e046fd494774da491d8", - "date": "2021-06-06T10:18:05.973Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd90F0846b9D0F371b35a9Fe89102C306458AA56F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1976.json b/history/versions/1976.json deleted file mode 100644 index 1d22c0dc42a47..0000000000000 --- a/history/versions/1976.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1976, - "commit": "6efd7ec44bf3853875dffdeb5a2562ef86ec0209", - "date": "2021-06-06T12:46:15.172Z" - }, - "versionStart": { - "versionNum": 1975, - "commit": "48a2221abffa4253b51fdb4184214510bf21d3fa", - "date": "2021-06-06T10:19:21.224Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x283FA53f085F520D16a43e7c33180ff99E407b26/info.json", - "blockchains/smartchain/assets/0x283FA53f085F520D16a43e7c33180ff99E407b26/logo.png", - "blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/info.json", - "blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1977.json b/history/versions/1977.json deleted file mode 100644 index 23eda52cff2d6..0000000000000 --- a/history/versions/1977.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1977, - "commit": "4f74eb16ce5e9597a6680b359fc1e6a6235ffc1f", - "date": "2021-06-06T12:48:21.777Z" - }, - "versionStart": { - "versionNum": 1976, - "commit": "6efd7ec44bf3853875dffdeb5a2562ef86ec0209", - "date": "2021-06-06T12:46:15.172Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1e5F009d4f8cA44b5FcC4963dD301Da82b4eed09/info.json", - "blockchains/smartchain/assets/0x1e5F009d4f8cA44b5FcC4963dD301Da82b4eed09/logo.png", - "blockchains/smartchain/assets/0x62c2A6f57a65e1e4b1d9e31b3e3511c8C36841a8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1978.json b/history/versions/1978.json deleted file mode 100644 index f55f896bafbe4..0000000000000 --- a/history/versions/1978.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1978, - "commit": "06b50b36d055efb034997d62c3553636916db7e1", - "date": "2021-06-06T12:49:33.907Z" - }, - "versionStart": { - "versionNum": 1977, - "commit": "4f74eb16ce5e9597a6680b359fc1e6a6235ffc1f", - "date": "2021-06-06T12:48:21.777Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1979.json b/history/versions/1979.json deleted file mode 100644 index dffe5d827a5af..0000000000000 --- a/history/versions/1979.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1979, - "commit": "c7f5f98e078b1d48aea03e97d2849a51d02934a6", - "date": "2021-06-06T12:51:15.243Z" - }, - "versionStart": { - "versionNum": 1978, - "commit": "06b50b36d055efb034997d62c3553636916db7e1", - "date": "2021-06-06T12:49:33.907Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C/info.json", - "blockchains/smartchain/assets/0xf818D092BeAF21BEaFe6aCDd8230BD5F7b861D9C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/198.json b/history/versions/198.json deleted file mode 100644 index 7bfd3c88907b9..0000000000000 --- a/history/versions/198.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 198, - "commit": "8f68d1b250abc270a4f5fa271ed259ce2f4d884c", - "date": "2021-03-16T19:19:34.847Z" - }, - "versionStart": { - "versionNum": 197, - "commit": "16e40b7ebd0e07d85a23671f5b2cf6bc7b8a13d7", - "date": "2021-03-16T19:18:12.755Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1980.json b/history/versions/1980.json deleted file mode 100644 index 0cd497838dc45..0000000000000 --- a/history/versions/1980.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1980, - "commit": "928ea5a1b54c75f3eec8a71da40baeea30a79a7b", - "date": "2021-06-06T12:52:35.200Z" - }, - "versionStart": { - "versionNum": 1979, - "commit": "c7f5f98e078b1d48aea03e97d2849a51d02934a6", - "date": "2021-06-06T12:51:15.243Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1981.json b/history/versions/1981.json deleted file mode 100644 index 2ed3468ae7c52..0000000000000 --- a/history/versions/1981.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1981, - "commit": "828a225216de67d8d5ba364ec47f12b5551fc6d5", - "date": "2021-06-06T12:58:39.727Z" - }, - "versionStart": { - "versionNum": 1980, - "commit": "928ea5a1b54c75f3eec8a71da40baeea30a79a7b", - "date": "2021-06-06T12:52:35.200Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe76804b43F17FC41F226d63Fd2A676DF409D4678/info.json", - "blockchains/smartchain/assets/0xe76804b43F17FC41F226d63Fd2A676DF409D4678/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1982.json b/history/versions/1982.json deleted file mode 100644 index cd83fb538b3bd..0000000000000 --- a/history/versions/1982.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1982, - "commit": "67fa61168505e3f16ea5b8061460d3584806c6cb", - "date": "2021-06-06T13:00:41.935Z" - }, - "versionStart": { - "versionNum": 1981, - "commit": "828a225216de67d8d5ba364ec47f12b5551fc6d5", - "date": "2021-06-06T12:58:39.727Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6884AE24dEB7E8fa80dc9D0d56C91d78a250E9b1/info.json", - "blockchains/smartchain/assets/0x6884AE24dEB7E8fa80dc9D0d56C91d78a250E9b1/logo.png", - "blockchains/smartchain/assets/0xCaC9881a8EeCc6e98Ff3E681Ab497F263Fa88437/info.json", - "blockchains/smartchain/assets/0xCaC9881a8EeCc6e98Ff3E681Ab497F263Fa88437/logo.png", - "blockchains/smartchain/assets/0xe76804b43F17FC41F226d63Fd2A676DF409D4678/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1983.json b/history/versions/1983.json deleted file mode 100644 index 8b83b7d24a931..0000000000000 --- a/history/versions/1983.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1983, - "commit": "b692b727db017664a558c110e89d7e3ffd3be8d3", - "date": "2021-06-06T13:01:54.893Z" - }, - "versionStart": { - "versionNum": 1982, - "commit": "67fa61168505e3f16ea5b8061460d3584806c6cb", - "date": "2021-06-06T13:00:41.935Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6884AE24dEB7E8fa80dc9D0d56C91d78a250E9b1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1984.json b/history/versions/1984.json deleted file mode 100644 index 3adef51ddc4e3..0000000000000 --- a/history/versions/1984.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1984, - "commit": "f344139908af567414a24413d5667f39c910bb52", - "date": "2021-06-06T17:28:32.969Z" - }, - "versionStart": { - "versionNum": 1983, - "commit": "b692b727db017664a558c110e89d7e3ffd3be8d3", - "date": "2021-06-06T13:01:54.893Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x78473c046C43b40eBf162d597D07Df3Fd9584923/info.json", - "blockchains/smartchain/assets/0x78473c046C43b40eBf162d597D07Df3Fd9584923/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1985.json b/history/versions/1985.json deleted file mode 100644 index cdc4f59328d94..0000000000000 --- a/history/versions/1985.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1985, - "commit": "32531e781e19d3d8d002be186b3747a284c9fbb8", - "date": "2021-06-06T17:29:53.952Z" - }, - "versionStart": { - "versionNum": 1984, - "commit": "f344139908af567414a24413d5667f39c910bb52", - "date": "2021-06-06T17:28:32.969Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1986.json b/history/versions/1986.json deleted file mode 100644 index 3274fc86b50d9..0000000000000 --- a/history/versions/1986.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1986, - "commit": "f9ec1daa89934cd4fdc52a79276d4bbfc56d7e88", - "date": "2021-06-06T18:23:49.866Z" - }, - "versionStart": { - "versionNum": 1985, - "commit": "32531e781e19d3d8d002be186b3747a284c9fbb8", - "date": "2021-06-06T17:29:53.952Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x447Ad4EF9293067E9FCbBBcd794BBD0FA6D6c470/info.json", - "blockchains/smartchain/assets/0x447Ad4EF9293067E9FCbBBcd794BBD0FA6D6c470/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1987.json b/history/versions/1987.json deleted file mode 100644 index f2a83faedaa4f..0000000000000 --- a/history/versions/1987.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1987, - "commit": "86b65b1153fbfc9cdf2a67292b080b37e55f4fc4", - "date": "2021-06-06T18:25:05.231Z" - }, - "versionStart": { - "versionNum": 1986, - "commit": "f9ec1daa89934cd4fdc52a79276d4bbfc56d7e88", - "date": "2021-06-06T18:23:49.866Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1988.json b/history/versions/1988.json deleted file mode 100644 index 4011ea85ef908..0000000000000 --- a/history/versions/1988.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1988, - "commit": "a2bcc7a506e0d8e4e3dd22ff535599a28c4087f8", - "date": "2021-06-06T18:43:41.543Z" - }, - "versionStart": { - "versionNum": 1987, - "commit": "86b65b1153fbfc9cdf2a67292b080b37e55f4fc4", - "date": "2021-06-06T18:25:05.231Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD983A29d0E966a3C51b540085314057D3bb4A227/info.json", - "blockchains/smartchain/assets/0xD983A29d0E966a3C51b540085314057D3bb4A227/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1989.json b/history/versions/1989.json deleted file mode 100644 index 34a2df17a5d5e..0000000000000 --- a/history/versions/1989.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1989, - "commit": "b47edec5be420029d3a0fb225e273c9ab0d7dc0c", - "date": "2021-06-06T18:45:15.406Z" - }, - "versionStart": { - "versionNum": 1988, - "commit": "a2bcc7a506e0d8e4e3dd22ff535599a28c4087f8", - "date": "2021-06-06T18:43:41.543Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/199.json b/history/versions/199.json deleted file mode 100644 index e6af068ca4516..0000000000000 --- a/history/versions/199.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 199, - "commit": "32f85e30cbe9d80375c4bfdd7afecd6a9f9fd3f8", - "date": "2021-03-17T05:39:12.474Z" - }, - "versionStart": { - "versionNum": 198, - "commit": "8f68d1b250abc270a4f5fa271ed259ce2f4d884c", - "date": "2021-03-16T19:19:34.847Z" - }, - "changes": [ - "dapps/rarible.com.png" - ] -} \ No newline at end of file diff --git a/history/versions/1990.json b/history/versions/1990.json deleted file mode 100644 index 5583830ac3796..0000000000000 --- a/history/versions/1990.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1990, - "commit": "39a1863f30161332ca6e6b707576051dcad3f145", - "date": "2021-06-07T01:35:21.406Z" - }, - "versionStart": { - "versionNum": 1989, - "commit": "b47edec5be420029d3a0fb225e273c9ab0d7dc0c", - "date": "2021-06-06T18:45:15.406Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1991.json b/history/versions/1991.json deleted file mode 100644 index 2eb00bb3590dc..0000000000000 --- a/history/versions/1991.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1991, - "commit": "a04a323c7c1fa5be26e78233639c7c562b604e5d", - "date": "2021-06-07T03:41:59.131Z" - }, - "versionStart": { - "versionNum": 1990, - "commit": "39a1863f30161332ca6e6b707576051dcad3f145", - "date": "2021-06-07T01:35:21.406Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/info.json", - "blockchains/smartchain/assets/0x7159B835Cbeb8d01136D6Cc321018b60cCec4B30/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1992.json b/history/versions/1992.json deleted file mode 100644 index b7f225e378613..0000000000000 --- a/history/versions/1992.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1992, - "commit": "e341938ce1cbb423b918483f4672b7b0e31c5889", - "date": "2021-06-07T08:01:07.278Z" - }, - "versionStart": { - "versionNum": 1991, - "commit": "a04a323c7c1fa5be26e78233639c7c562b604e5d", - "date": "2021-06-07T03:41:59.131Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json", - "blockchains/ethereum/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/info.json", - "blockchains/smartchain/assets/0xA2120b9e674d3fC3875f415A7DF52e382F141225/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1993.json b/history/versions/1993.json deleted file mode 100644 index 5c09ff36c7858..0000000000000 --- a/history/versions/1993.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1993, - "commit": "a26e42e5ae7fbb24fffaf18166bbd9e73fcc0c2c", - "date": "2021-06-07T08:08:44.338Z" - }, - "versionStart": { - "versionNum": 1992, - "commit": "e341938ce1cbb423b918483f4672b7b0e31c5889", - "date": "2021-06-07T08:01:07.278Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD48474E7444727bF500a32D5AbE01943f3A59A64/info.json", - "blockchains/smartchain/assets/0xD48474E7444727bF500a32D5AbE01943f3A59A64/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1994.json b/history/versions/1994.json deleted file mode 100644 index 1def732acd262..0000000000000 --- a/history/versions/1994.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1994, - "commit": "8b9b1f88ce4205e1bc68e8edb994f4c61b8f5546", - "date": "2021-06-07T08:10:07.529Z" - }, - "versionStart": { - "versionNum": 1993, - "commit": "a26e42e5ae7fbb24fffaf18166bbd9e73fcc0c2c", - "date": "2021-06-07T08:08:44.338Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1995.json b/history/versions/1995.json deleted file mode 100644 index 10ed87e1461fb..0000000000000 --- a/history/versions/1995.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1995, - "commit": "094987c914ea6145cfd11a85537b0df0c0ca38dd", - "date": "2021-06-07T08:12:29.892Z" - }, - "versionStart": { - "versionNum": 1994, - "commit": "8b9b1f88ce4205e1bc68e8edb994f4c61b8f5546", - "date": "2021-06-07T08:10:07.529Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5d6CDf1b7F7C35EAE688E4C563b6f16eeAC2cB6b/logo.png", - "blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/info.json", - "blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1996.json b/history/versions/1996.json deleted file mode 100644 index e322a672df2b6..0000000000000 --- a/history/versions/1996.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1996, - "commit": "30aa62021d9f60185515edabbfdff9a1bedf644d", - "date": "2021-06-07T08:13:55.241Z" - }, - "versionStart": { - "versionNum": 1995, - "commit": "094987c914ea6145cfd11a85537b0df0c0ca38dd", - "date": "2021-06-07T08:12:29.892Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe77011ed703ed06927dBd78e60c549baBAbF913e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/1997.json b/history/versions/1997.json deleted file mode 100644 index 3ffbf6d6c0bb2..0000000000000 --- a/history/versions/1997.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1997, - "commit": "5987745be089e81cb68d2751e3634261240ab9f5", - "date": "2021-06-07T08:16:05.574Z" - }, - "versionStart": { - "versionNum": 1996, - "commit": "30aa62021d9f60185515edabbfdff9a1bedf644d", - "date": "2021-06-07T08:13:55.241Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x238CC5438da55F1679E8509bddFaF267f2fAAF30/info.json", - "blockchains/smartchain/assets/0x238CC5438da55F1679E8509bddFaF267f2fAAF30/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/1998.json b/history/versions/1998.json deleted file mode 100644 index 6b6a0cb19f0bb..0000000000000 --- a/history/versions/1998.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1998, - "commit": "c4e195ba08f7df001d2d366efe7427e704f046eb", - "date": "2021-06-07T08:17:22.573Z" - }, - "versionStart": { - "versionNum": 1997, - "commit": "5987745be089e81cb68d2751e3634261240ab9f5", - "date": "2021-06-07T08:16:05.574Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/1999.json b/history/versions/1999.json deleted file mode 100644 index 933d8894ef9fd..0000000000000 --- a/history/versions/1999.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 1999, - "commit": "c86ad478d69ad77c29de43f184c47e06ae0e6d41", - "date": "2021-06-07T08:57:37.281Z" - }, - "versionStart": { - "versionNum": 1998, - "commit": "c4e195ba08f7df001d2d366efe7427e704f046eb", - "date": "2021-06-07T08:17:22.573Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1C9257e55318eb9B472ed45ef5C55ccD941538f0/info.json", - "blockchains/smartchain/assets/0x1C9257e55318eb9B472ed45ef5C55ccD941538f0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2.json b/history/versions/2.json deleted file mode 100644 index fe6b360bfa4de..0000000000000 --- a/history/versions/2.json +++ /dev/null @@ -1,15199 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2, - "commit": "d733aaa71f68d29596bf2ded63699fddc50c2135", - "date": "2021-02-24T09:00:46.619Z" - }, - "versionStart": { - "versionNum": 1, - "commit": "16548bf34188508398cf89bc499551de4dc825be", - "date": "2021-02-24T07:28:13.357Z" - }, - "changeCount": 15184, - "changes": [ - "blockchains/aeternity/info/info.json", - "blockchains/aion/info/info.json", - "blockchains/aion/info/logo.png", - "blockchains/algorand/info/info.json", - "blockchains/algorand/info/logo.png", - "blockchains/algorand/validators/list.json", - "blockchains/ark/info/info.json", - "blockchains/aryacoin/info/info.json", - "blockchains/aryacoin/info/logo.png", - "blockchains/band/info/info.json", - "blockchains/band/info/logo.png", - "blockchains/band/validators/assets/bandvaloper1qgvcttnjx3enjqg9pnhclt6d4z7qdknavg4q9c/logo.png", - "blockchains/band/validators/list.json", - "blockchains/binance/allowlist.json", - "blockchains/binance/assets/AAVE-8FA/info.json", - "blockchains/binance/assets/AAVE-8FA/logo.png", - "blockchains/binance/assets/ABCD-5D8/info.json", - "blockchains/binance/assets/ABCD-5D8/logo.png", - "blockchains/binance/assets/ADA-9F4/info.json", - "blockchains/binance/assets/ADA-9F4/logo.png", - "blockchains/binance/assets/AERGO-46B/info.json", - "blockchains/binance/assets/AERGO-46B/logo.png", - "blockchains/binance/assets/ALA-DCD/info.json", - "blockchains/binance/assets/ALA-DCD/logo.png", - "blockchains/binance/assets/ANKR-E97/info.json", - "blockchains/binance/assets/ANKR-E97/logo.png", - "blockchains/binance/assets/ARN-71B/info.json", - "blockchains/binance/assets/ARN-71B/logo.png", - "blockchains/binance/assets/ARPA-575/info.json", - "blockchains/binance/assets/ARPA-575/logo.png", - "blockchains/binance/assets/ART-3C9/info.json", - "blockchains/binance/assets/ART-3C9/logo.png", - "blockchains/binance/assets/ATOM-596/info.json", - "blockchains/binance/assets/ATOM-596/logo.png", - "blockchains/binance/assets/ATP-38C/info.json", - "blockchains/binance/assets/ATP-38C/logo.png", - "blockchains/binance/assets/AVA-645/info.json", - "blockchains/binance/assets/AVA-645/logo.png", - "blockchains/binance/assets/AWC-986/info.json", - "blockchains/binance/assets/AWC-986/logo.png", - "blockchains/binance/assets/AXPR-777/info.json", - "blockchains/binance/assets/AXPR-777/logo.png", - "blockchains/binance/assets/BAND-34B/info.json", - "blockchains/binance/assets/BAND-34B/logo.png", - "blockchains/binance/assets/BAT-07A/info.json", - "blockchains/binance/assets/BAT-07A/logo.png", - "blockchains/binance/assets/BAW-DFB/info.json", - "blockchains/binance/assets/BAW-DFB/logo.png", - "blockchains/binance/assets/BCH-1FD/info.json", - "blockchains/binance/assets/BCH-1FD/logo.png", - "blockchains/binance/assets/BCHA-959/info.json", - "blockchains/binance/assets/BCHA-959/logo.png", - "blockchains/binance/assets/BCPT-95A/info.json", - "blockchains/binance/assets/BCPT-95A/logo.png", - "blockchains/binance/assets/BEAR-14C/info.json", - "blockchains/binance/assets/BEAR-14C/logo.png", - "blockchains/binance/assets/BEL-D85/info.json", - "blockchains/binance/assets/BEL-D85/logo.png", - "blockchains/binance/assets/BET-844/info.json", - "blockchains/binance/assets/BET-844/logo.png", - "blockchains/binance/assets/BETH-654/info.json", - "blockchains/binance/assets/BETH-654/logo.png", - "blockchains/binance/assets/BETX-A0C/info.json", - "blockchains/binance/assets/BETX-A0C/logo.png", - "blockchains/binance/assets/BGBP-CF3/info.json", - "blockchains/binance/assets/BGBP-CF3/logo.png", - "blockchains/binance/assets/BHC-3E8M/logo.png", - "blockchains/binance/assets/BHFT-BBE/info.json", - "blockchains/binance/assets/BHFT-BBE/logo.png", - "blockchains/binance/assets/BIDR-0E9/info.json", - "blockchains/binance/assets/BIDR-0E9/logo.png", - "blockchains/binance/assets/BKBT-3A6/info.json", - "blockchains/binance/assets/BKBT-3A6/logo.png", - "blockchains/binance/assets/BKRW-AB7/info.json", - "blockchains/binance/assets/BKRW-AB7/logo.png", - "blockchains/binance/assets/BLINK-9C6/info.json", - "blockchains/binance/assets/BLINK-9C6/logo.png", - "blockchains/binance/assets/BOLT-4C6/info.json", - "blockchains/binance/assets/BOLT-4C6/logo.png", - "blockchains/binance/assets/BST2-2F2/info.json", - "blockchains/binance/assets/BST2-2F2/logo.png", - "blockchains/binance/assets/BTCB-1DE/info.json", - "blockchains/binance/assets/BTCB-1DE/logo.png", - "blockchains/binance/assets/BTTB-D31/info.json", - "blockchains/binance/assets/BTTB-D31/logo.png", - "blockchains/binance/assets/BULL-BE4/info.json", - "blockchains/binance/assets/BULL-BE4/logo.png", - "blockchains/binance/assets/BUSD-BD1/info.json", - "blockchains/binance/assets/BUSD-BD1/logo.png", - "blockchains/binance/assets/BZNT-464/info.json", - "blockchains/binance/assets/BZNT-464/logo.png", - "blockchains/binance/assets/CAN-677/info.json", - "blockchains/binance/assets/CAN-677/logo.png", - "blockchains/binance/assets/CAS-167/info.json", - "blockchains/binance/assets/CAS-167/logo.png", - "blockchains/binance/assets/CBIX-3C9/info.json", - "blockchains/binance/assets/CBIX-3C9/logo.png", - "blockchains/binance/assets/CBM-4B2/info.json", - "blockchains/binance/assets/CBM-4B2/logo.png", - "blockchains/binance/assets/CHZ-ECD/info.json", - "blockchains/binance/assets/CHZ-ECD/logo.png", - "blockchains/binance/assets/CNNS-E16/info.json", - "blockchains/binance/assets/CNNS-E16/logo.png", - "blockchains/binance/assets/COMP-DEE/info.json", - "blockchains/binance/assets/COMP-DEE/logo.png", - "blockchains/binance/assets/COS-2E4/info.json", - "blockchains/binance/assets/COS-2E4/logo.png", - "blockchains/binance/assets/COTI-CBB/info.json", - "blockchains/binance/assets/COTI-CBB/logo.png", - "blockchains/binance/assets/COVA-218/info.json", - "blockchains/binance/assets/COVA-218/logo.png", - "blockchains/binance/assets/CRPT-8C9/info.json", - "blockchains/binance/assets/CRPT-8C9/logo.png", - "blockchains/binance/assets/CSM-734/info.json", - "blockchains/binance/assets/CSM-734/logo.png", - "blockchains/binance/assets/DAI-D75/info.json", - "blockchains/binance/assets/DAI-D75/logo.png", - "blockchains/binance/assets/DARC-24B/info.json", - "blockchains/binance/assets/DARC-24B/logo.png", - "blockchains/binance/assets/DEEP-9D3/info.json", - "blockchains/binance/assets/DEEP-9D3/logo.png", - "blockchains/binance/assets/DEFI-FA5/info.json", - "blockchains/binance/assets/DEFI-FA5/logo.png", - "blockchains/binance/assets/DFY-EA0/info.json", - "blockchains/binance/assets/DFY-EA0/logo.png", - "blockchains/binance/assets/DOS-120/info.json", - "blockchains/binance/assets/DOS-120/logo.png", - "blockchains/binance/assets/DOT-64C/info.json", - "blockchains/binance/assets/DOT-64C/logo.png", - "blockchains/binance/assets/DREP-7D2/info.json", - "blockchains/binance/assets/DREP-7D2/logo.png", - "blockchains/binance/assets/DUSK-45E/info.json", - "blockchains/binance/assets/DUSK-45E/logo.png", - "blockchains/binance/assets/EBST-783/info.json", - "blockchains/binance/assets/EBST-783/logo.png", - "blockchains/binance/assets/ECO-083/info.json", - "blockchains/binance/assets/ECO-083/logo.png", - "blockchains/binance/assets/EET-45C/info.json", - "blockchains/binance/assets/EET-45C/logo.png", - "blockchains/binance/assets/ELF-D72/info.json", - "blockchains/binance/assets/ELF-D72/logo.png", - "blockchains/binance/assets/ENTRP-C8D/info.json", - "blockchains/binance/assets/ENTRP-C8D/logo.png", - "blockchains/binance/assets/EOS-CDD/info.json", - "blockchains/binance/assets/EOS-CDD/logo.png", - "blockchains/binance/assets/EOSBEAR-721/info.json", - "blockchains/binance/assets/EOSBEAR-721/logo.png", - "blockchains/binance/assets/EOSBULL-F0D/info.json", - "blockchains/binance/assets/EOSBULL-F0D/logo.png", - "blockchains/binance/assets/EQL-586/info.json", - "blockchains/binance/assets/EQL-586/logo.png", - "blockchains/binance/assets/ERD-D06/info.json", - "blockchains/binance/assets/ERD-D06/logo.png", - "blockchains/binance/assets/ETC-758/info.json", - "blockchains/binance/assets/ETC-758/logo.png", - "blockchains/binance/assets/ETH-1C9/info.json", - "blockchains/binance/assets/ETH-1C9/logo.png", - "blockchains/binance/assets/ETHBEAR-B2B/info.json", - "blockchains/binance/assets/ETHBEAR-B2B/logo.png", - "blockchains/binance/assets/ETHBULL-D33/info.json", - "blockchains/binance/assets/ETHBULL-D33/logo.png", - "blockchains/binance/assets/EVT-49B/info.json", - "blockchains/binance/assets/EVT-49B/logo.png", - "blockchains/binance/assets/FIL-E2C/info.json", - "blockchains/binance/assets/FIL-E2C/logo.png", - "blockchains/binance/assets/FRM-DE7/info.json", - "blockchains/binance/assets/FRM-DE7/logo.png", - "blockchains/binance/assets/FSN-E14/info.json", - "blockchains/binance/assets/FSN-E14/logo.png", - "blockchains/binance/assets/FTM-A64/info.json", - "blockchains/binance/assets/FTM-A64/logo.png", - "blockchains/binance/assets/GIV-94E/info.json", - "blockchains/binance/assets/GIV-94E/logo.png", - "blockchains/binance/assets/GMAT-FC8/info.json", - "blockchains/binance/assets/GMAT-FC8/logo.png", - "blockchains/binance/assets/GTEX-71B/info.json", - "blockchains/binance/assets/GTEX-71B/logo.png", - "blockchains/binance/assets/GTO-908/info.json", - "blockchains/binance/assets/GTO-908/logo.png", - "blockchains/binance/assets/HNST-3C9/info.json", - "blockchains/binance/assets/HNST-3C9/logo.png", - "blockchains/binance/assets/HYN-F21/info.json", - "blockchains/binance/assets/HYN-F21/logo.png", - "blockchains/binance/assets/IDRTB-178/info.json", - "blockchains/binance/assets/IDRTB-178/logo.png", - "blockchains/binance/assets/INJ-FAE/info.json", - "blockchains/binance/assets/INJ-FAE/logo.png", - "blockchains/binance/assets/IOTX-0ED/info.json", - "blockchains/binance/assets/IOTX-0ED/logo.png", - "blockchains/binance/assets/IRIS-D88/info.json", - "blockchains/binance/assets/IRIS-D88/logo.png", - "blockchains/binance/assets/JDXU-706/info.json", - "blockchains/binance/assets/JDXU-706/logo.png", - "blockchains/binance/assets/KAT-7BB/info.json", - "blockchains/binance/assets/KAT-7BB/logo.png", - "blockchains/binance/assets/KAVA-10C/info.json", - "blockchains/binance/assets/KAVA-10C/logo.png", - "blockchains/binance/assets/LBA-340/info.json", - "blockchains/binance/assets/LBA-340/logo.png", - "blockchains/binance/assets/LINK-AAD/info.json", - "blockchains/binance/assets/LINK-AAD/logo.png", - "blockchains/binance/assets/LIT-099/info.json", - "blockchains/binance/assets/LIT-099/logo.png", - "blockchains/binance/assets/LOKI-6A9/info.json", - "blockchains/binance/assets/LOKI-6A9/logo.png", - "blockchains/binance/assets/LTC-F07/info.json", - "blockchains/binance/assets/LTC-F07/logo.png", - "blockchains/binance/assets/LTO-BDF/info.json", - "blockchains/binance/assets/LTO-BDF/logo.png", - "blockchains/binance/assets/LYFE-6AB/info.json", - "blockchains/binance/assets/LYFE-6AB/logo.png", - "blockchains/binance/assets/MATIC-84A/info.json", - "blockchains/binance/assets/MATIC-84A/logo.png", - "blockchains/binance/assets/MCASH-869/info.json", - "blockchains/binance/assets/MCASH-869/logo.png", - "blockchains/binance/assets/MDAB-D42/info.json", - "blockchains/binance/assets/MDAB-D42/logo.png", - "blockchains/binance/assets/MEDB-87E/info.json", - "blockchains/binance/assets/MEDB-87E/logo.png", - "blockchains/binance/assets/MEETONE-031/info.json", - "blockchains/binance/assets/MEETONE-031/logo.png", - "blockchains/binance/assets/MITH-C76/info.json", - "blockchains/binance/assets/MITH-C76/logo.png", - "blockchains/binance/assets/MITX-CAA/info.json", - "blockchains/binance/assets/MITX-CAA/logo.png", - "blockchains/binance/assets/MKR-F04/info.json", - "blockchains/binance/assets/MKR-F04/logo.png", - "blockchains/binance/assets/MTV-4C6/info.json", - "blockchains/binance/assets/MTV-4C6/logo.png", - "blockchains/binance/assets/MTXLT-286/info.json", - "blockchains/binance/assets/MTXLT-286/logo.png", - "blockchains/binance/assets/MVL-7B0/info.json", - "blockchains/binance/assets/MVL-7B0/logo.png", - "blockchains/binance/assets/MZK-2C7/info.json", - "blockchains/binance/assets/MZK-2C7/logo.png", - "blockchains/binance/assets/NEAR-4FD/info.json", - "blockchains/binance/assets/NEAR-4FD/logo.png", - "blockchains/binance/assets/NEW-09E/info.json", - "blockchains/binance/assets/NEW-09E/logo.png", - "blockchains/binance/assets/NEXO-A84/info.json", - "blockchains/binance/assets/NEXO-A84/logo.png", - "blockchains/binance/assets/NODE-F3A/info.json", - "blockchains/binance/assets/NODE-F3A/logo.png", - "blockchains/binance/assets/NOIZB-878/info.json", - "blockchains/binance/assets/NOIZB-878/logo.png", - "blockchains/binance/assets/NOW-E68/info.json", - "blockchains/binance/assets/NOW-E68/logo.png", - "blockchains/binance/assets/NPXB-1E8/info.json", - "blockchains/binance/assets/NPXB-1E8/logo.png", - "blockchains/binance/assets/NPXSXEM-89C/info.json", - "blockchains/binance/assets/NPXSXEM-89C/logo.png", - "blockchains/binance/assets/ONE-5F9/info.json", - "blockchains/binance/assets/ONE-5F9/logo.png", - "blockchains/binance/assets/ONT-33D/info.json", - "blockchains/binance/assets/ONT-33D/logo.png", - "blockchains/binance/assets/OWTX-A6B/info.json", - "blockchains/binance/assets/OWTX-A6B/logo.png", - "blockchains/binance/assets/PAX-F25/info.json", - "blockchains/binance/assets/PAX-F25/logo.png", - "blockchains/binance/assets/PCAT-4BB/info.json", - "blockchains/binance/assets/PCAT-4BB/logo.png", - "blockchains/binance/assets/PHB-2DF/info.json", - "blockchains/binance/assets/PHB-2DF/logo.png", - "blockchains/binance/assets/PHV-4A1/info.json", - "blockchains/binance/assets/PHV-4A1/logo.png", - "blockchains/binance/assets/PIBNB-43C/info.json", - "blockchains/binance/assets/PIBNB-43C/logo.png", - "blockchains/binance/assets/PLG-D8D/info.json", - "blockchains/binance/assets/PLG-D8D/logo.png", - "blockchains/binance/assets/PROPEL-6D9/info.json", - "blockchains/binance/assets/PROPEL-6D9/logo.png", - "blockchains/binance/assets/PVT-554/info.json", - "blockchains/binance/assets/PVT-554/logo.png", - "blockchains/binance/assets/PYN-C37/info.json", - "blockchains/binance/assets/PYN-C37/logo.png", - "blockchains/binance/assets/QBX-38C/info.json", - "blockchains/binance/assets/QBX-38C/logo.png", - "blockchains/binance/assets/RAVEN-F66/info.json", - "blockchains/binance/assets/RAVEN-F66/logo.png", - "blockchains/binance/assets/RNO-14E/info.json", - "blockchains/binance/assets/RNO-14E/logo.png", - "blockchains/binance/assets/RUNE-B1A/info.json", - "blockchains/binance/assets/RUNE-B1A/logo.png", - "blockchains/binance/assets/SBC-5D4/info.json", - "blockchains/binance/assets/SBC-5D4/logo.png", - "blockchains/binance/assets/SHR-DB6/info.json", - "blockchains/binance/assets/SHR-DB6/logo.png", - "blockchains/binance/assets/SLV-986/info.json", - "blockchains/binance/assets/SLV-986/logo.png", - "blockchains/binance/assets/SNX-C26/info.json", - "blockchains/binance/assets/SNX-C26/logo.png", - "blockchains/binance/assets/SPNDB-916/info.json", - "blockchains/binance/assets/SPNDB-916/logo.png", - "blockchains/binance/assets/STYL-65B/info.json", - "blockchains/binance/assets/STYL-65B/logo.png", - "blockchains/binance/assets/SWINGBY-888/info.json", - "blockchains/binance/assets/SWINGBY-888/logo.png", - "blockchains/binance/assets/SWIPE.B-DC0/info.json", - "blockchains/binance/assets/SWIPE.B-DC0/logo.png", - "blockchains/binance/assets/SXP-CCC/info.json", - "blockchains/binance/assets/SXP-CCC/logo.png", - "blockchains/binance/assets/TAUDB-888/info.json", - "blockchains/binance/assets/TAUDB-888/logo.png", - "blockchains/binance/assets/TBC-3A7/info.json", - "blockchains/binance/assets/TBC-3A7/logo.png", - "blockchains/binance/assets/TCADB-888/info.json", - "blockchains/binance/assets/TCADB-888/logo.png", - "blockchains/binance/assets/TCT-826/info.json", - "blockchains/binance/assets/TCT-826/logo.png", - "blockchains/binance/assets/TGBPB-888/info.json", - "blockchains/binance/assets/TGBPB-888/logo.png", - "blockchains/binance/assets/THKDB-888/info.json", - "blockchains/binance/assets/THKDB-888/logo.png", - "blockchains/binance/assets/TM2-0C4/info.json", - "blockchains/binance/assets/TM2-0C4/logo.png", - "blockchains/binance/assets/TOMOB-4BC/info.json", - "blockchains/binance/assets/TOMOB-4BC/logo.png", - "blockchains/binance/assets/TOP-491/info.json", - "blockchains/binance/assets/TOP-491/logo.png", - "blockchains/binance/assets/TROY-9B8/info.json", - "blockchains/binance/assets/TROY-9B8/logo.png", - "blockchains/binance/assets/TRUE-D84/info.json", - "blockchains/binance/assets/TRUE-D84/logo.png", - "blockchains/binance/assets/TRXB-2E6/info.json", - "blockchains/binance/assets/TRXB-2E6/logo.png", - "blockchains/binance/assets/TUSDB-888/info.json", - "blockchains/binance/assets/TUSDB-888/logo.png", - "blockchains/binance/assets/TWT-8C2/info.json", - "blockchains/binance/assets/TWT-8C2/logo.png", - "blockchains/binance/assets/UGAS-B0C/info.json", - "blockchains/binance/assets/UGAS-B0C/logo.png", - "blockchains/binance/assets/UND-EBC/info.json", - "blockchains/binance/assets/UND-EBC/logo.png", - "blockchains/binance/assets/UNI-DD8/info.json", - "blockchains/binance/assets/UNI-DD8/logo.png", - "blockchains/binance/assets/UPX-F3E/info.json", - "blockchains/binance/assets/UPX-F3E/logo.png", - "blockchains/binance/assets/USDC-CD2/info.json", - "blockchains/binance/assets/USDC-CD2/logo.png", - "blockchains/binance/assets/USDH-5B5/info.json", - "blockchains/binance/assets/USDH-5B5/logo.png", - "blockchains/binance/assets/USDSB-1AC/info.json", - "blockchains/binance/assets/USDSB-1AC/logo.png", - "blockchains/binance/assets/USDT-6D8/info.json", - "blockchains/binance/assets/USDT-6D8/logo.png", - "blockchains/binance/assets/VDX-A17/info.json", - "blockchains/binance/assets/VDX-A17/logo.png", - "blockchains/binance/assets/VIDT-F53/info.json", - "blockchains/binance/assets/VIDT-F53/logo.png", - "blockchains/binance/assets/VNDC-DB9/info.json", - "blockchains/binance/assets/VNDC-DB9/logo.png", - "blockchains/binance/assets/VOTE-FD4/info.json", - "blockchains/binance/assets/VOTE-FD4/logo.png", - "blockchains/binance/assets/VRAB-B56/logo.png", - "blockchains/binance/assets/WICC-01D/info.json", - "blockchains/binance/assets/WICC-01D/logo.png", - "blockchains/binance/assets/WINB-41F/info.json", - "blockchains/binance/assets/WINB-41F/logo.png", - "blockchains/binance/assets/WISH-2D5/info.json", - "blockchains/binance/assets/WISH-2D5/logo.png", - "blockchains/binance/assets/WRX-ED1/info.json", - "blockchains/binance/assets/WRX-ED1/logo.png", - "blockchains/binance/assets/XBASE-CD2/info.json", - "blockchains/binance/assets/XBASE-CD2/logo.png", - "blockchains/binance/assets/XNS-760/info.json", - "blockchains/binance/assets/XNS-760/logo.png", - "blockchains/binance/assets/XRP-BF2/info.json", - "blockchains/binance/assets/XRP-BF2/logo.png", - "blockchains/binance/assets/XRPBEAR-00B/info.json", - "blockchains/binance/assets/XRPBEAR-00B/logo.png", - "blockchains/binance/assets/XRPBULL-E7C/info.json", - "blockchains/binance/assets/XRPBULL-E7C/logo.png", - "blockchains/binance/assets/XTZ-F7A/info.json", - "blockchains/binance/assets/XTZ-F7A/logo.png", - "blockchains/binance/assets/YFI-1A4/info.json", - "blockchains/binance/assets/YFI-1A4/logo.png", - "blockchains/binance/assets/YFII-061/info.json", - "blockchains/binance/assets/YFII-061/logo.png", - "blockchains/binance/assets/ZEBI-84F/info.json", - "blockchains/binance/assets/ZEBI-84F/logo.png", - "blockchains/binance/assets/ZEC-93E/info.json", - "blockchains/binance/assets/ZEC-93E/logo.png", - "blockchains/binance/assets/aergo-46b/logo.png", - "blockchains/binance/assets/ankr-e97/logo.png", - "blockchains/binance/assets/arn-71b/logo.png", - "blockchains/binance/assets/arpa-575/logo.png", - "blockchains/binance/assets/axpr-777/logo.png", - "blockchains/binance/assets/betx-a0c/logo.png", - "blockchains/binance/assets/bgbp-cf3/logo.png", - "blockchains/binance/assets/bhft-bbe/logo.png", - "blockchains/binance/assets/bkbt-3a6/logo.png", - "blockchains/binance/assets/blink-9c6/logo.png", - "blockchains/binance/assets/bnb/logo.png", - "blockchains/binance/assets/bttb-d31/logo.png", - "blockchains/binance/assets/bznt-464/logo.png", - "blockchains/binance/assets/cas-167/logo.png", - "blockchains/binance/assets/cbix-3c9/logo.png", - "blockchains/binance/assets/cbm-4b2/logo.png", - "blockchains/binance/assets/coti-cbb/logo.png", - "blockchains/binance/assets/cova-218/logo.png", - "blockchains/binance/assets/crpt-8c9/logo.png", - "blockchains/binance/assets/defi-fa5/logo.png", - "blockchains/binance/assets/dos-120/logo.png", - "blockchains/binance/assets/drep-7d2/logo.png", - "blockchains/binance/assets/dusk-45e/logo.png", - "blockchains/binance/assets/entrp-c8d/logo.png", - "blockchains/binance/assets/erd-d06/logo.png", - "blockchains/binance/assets/evt-49b/logo.png", - "blockchains/binance/assets/fsn-e14/logo.png", - "blockchains/binance/assets/giv-94e/logo.png", - "blockchains/binance/assets/gmat-fc8/logo.png", - "blockchains/binance/assets/gtex-71b/logo.png", - "blockchains/binance/assets/kat-7bb/logo.png", - "blockchains/binance/assets/lba-340/logo.png", - "blockchains/binance/assets/lit-099/logo.png", - "blockchains/binance/assets/loki-6a9/logo.png", - "blockchains/binance/assets/lto-bdf/logo.png", - "blockchains/binance/assets/matic-84a/logo.png", - "blockchains/binance/assets/meetone-031/logo.png", - "blockchains/binance/assets/mith-c76/logo.png", - "blockchains/binance/assets/new-09e/logo.png", - "blockchains/binance/assets/nexo-a84/logo.png", - "blockchains/binance/assets/node-f3a/logo.png", - "blockchains/binance/assets/now-e68/logo.png", - "blockchains/binance/assets/one-5f9/logo.png", - "blockchains/binance/assets/owtx-a6b/logo.png", - "blockchains/binance/assets/pcat-4bb/logo.png", - "blockchains/binance/assets/phb-2df/logo.png", - "blockchains/binance/assets/pibnb-43c/logo.png", - "blockchains/binance/assets/plg-d8d/logo.png", - "blockchains/binance/assets/qbx-38c/logo.png", - "blockchains/binance/assets/raven-f66/logo.png", - "blockchains/binance/assets/rune-b1a/logo.png", - "blockchains/binance/assets/shr-db6/logo.png", - "blockchains/binance/assets/spndb-916/logo.png", - "blockchains/binance/assets/taudb-888/logo.png", - "blockchains/binance/assets/tcadb-888/logo.png", - "blockchains/binance/assets/tgbpb-888/logo.png", - "blockchains/binance/assets/thkdb-888/logo.png", - "blockchains/binance/assets/tomob-4bc/logo.png", - "blockchains/binance/assets/top-491/logo.png", - "blockchains/binance/assets/true-d84/logo.png", - "blockchains/binance/assets/trxb-2e6/logo.png", - "blockchains/binance/assets/tusdb-888/logo.png", - "blockchains/binance/assets/und-ebc/logo.png", - "blockchains/binance/assets/usdh-5b5/logo.png", - "blockchains/binance/assets/usdsb-1ac/logo.png", - "blockchains/binance/assets/vidt-f53/logo.png", - "blockchains/binance/assets/vrab-b56/logo.png", - "blockchains/binance/assets/wicc-01d/logo.png", - "blockchains/binance/assets/xbase-cd2/logo.png", - "blockchains/binance/assets/xns-760/logo.png", - "blockchains/binance/blacklist.json", - "blockchains/binance/denylist.json", - "blockchains/binance/info/info.json", - "blockchains/binance/tokenlist.json", - "blockchains/binance/validators/assets/bva1r57gcwpa7f0slcef7z8jl7m50e2vmc854wnf7l/logo.png", - "blockchains/binance/validators/list.json", - "blockchains/bitcoin/info/info.json", - "blockchains/bitcoincash/info/info.json", - "blockchains/bitcoincash/info/logo.png", - "blockchains/bitcoingold/info/info.json", - "blockchains/bitcoingold/info/logo.png", - "blockchains/callisto/allowlist.json", - "blockchains/callisto/assets/0x0ccbef2bf29c1f7152a337c25cc4d48df887b074/logo.png", - "blockchains/callisto/denylist.json", - "blockchains/callisto/info/info.json", - "blockchains/cardano/info/info.json", - "blockchains/cardano/info/logo.png", - "blockchains/celo/info/info.json", - "blockchains/celo/info/logo.png", - "blockchains/classic/allowlist.json", - "blockchains/classic/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/info.json", - "blockchains/classic/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/logo.png", - "blockchains/classic/assets/0x0000000000b3f879cb30fe243b4dfee438691c04/logo.png", - "blockchains/classic/assets/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220/info.json", - "blockchains/classic/assets/0x085B0FDf115aA9E16AE1Bddd396CE1F993c52220/logo.png", - "blockchains/classic/assets/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db/info.json", - "blockchains/classic/assets/0x0DC554d2BBc8f4Cda0577CeD2CD86c54689Af3Db/logo.png", - "blockchains/classic/assets/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA/info.json", - "blockchains/classic/assets/0x0b6f824FAB88281ea8bd883bdfC1F586743F92FA/logo.png", - "blockchains/classic/assets/0x0b6f824fab88281ea8bd883bdfc1f586743f92fa/logo.png", - "blockchains/classic/assets/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9/info.json", - "blockchains/classic/assets/0x0f54903F62Dc03DFBE1d99064B41a65D461F61b9/logo.png", - "blockchains/classic/assets/0x1178d40896cf784Db203eB40f159D78Ab6E99a29/info.json", - "blockchains/classic/assets/0x1178d40896cf784Db203eB40f159D78Ab6E99a29/logo.png", - "blockchains/classic/assets/0x1178d40896cf784db203eb40f159d78ab6e99a29/logo.png", - "blockchains/classic/assets/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB/info.json", - "blockchains/classic/assets/0x15c56f9edE6a53AFaFF8505D88F47B03b57B52AB/logo.png", - "blockchains/classic/assets/0x169a4d7aB1244eB57433082B94d8ded5BB97483f/info.json", - "blockchains/classic/assets/0x169a4d7aB1244eB57433082B94d8ded5BB97483f/logo.png", - "blockchains/classic/assets/0x171040cd10f204F3b257e45b41ce65D36150558C/info.json", - "blockchains/classic/assets/0x171040cd10f204F3b257e45b41ce65D36150558C/logo.png", - "blockchains/classic/assets/0x171040cd10f204f3b257e45b41ce65d36150558c/logo.png", - "blockchains/classic/assets/0x17CDb23E6151Dca9A75457d3d795CC5A63648949/info.json", - "blockchains/classic/assets/0x17CDb23E6151Dca9A75457d3d795CC5A63648949/logo.png", - "blockchains/classic/assets/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0/info.json", - "blockchains/classic/assets/0x1BE6D61B1103D91F7f86D47e6ca0429259A15ff0/logo.png", - "blockchains/classic/assets/0x1Fe3164dA6B47C52349E98c14440879A42852D71/info.json", - "blockchains/classic/assets/0x1Fe3164dA6B47C52349E98c14440879A42852D71/logo.png", - "blockchains/classic/assets/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d/info.json", - "blockchains/classic/assets/0x1ce1b789E291FFA8812D03fa7E67e538f91f132d/logo.png", - "blockchains/classic/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json", - "blockchains/classic/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/logo.png", - "blockchains/classic/assets/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611/info.json", - "blockchains/classic/assets/0x22B3f1d789B189fDd2040d7d5B59568a291Ef611/logo.png", - "blockchains/classic/assets/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3/info.json", - "blockchains/classic/assets/0x24ccaAaE74041985e3D75712D5cce63b0bD9C4A3/logo.png", - "blockchains/classic/assets/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C/info.json", - "blockchains/classic/assets/0x2B682bd9d5c31E67a95cbdF0292017C02E51923C/logo.png", - "blockchains/classic/assets/0x2EB1D7785469FC5d478E59Ca09F66CBb9170C519/logo.png", - "blockchains/classic/assets/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B/info.json", - "blockchains/classic/assets/0x3398EB75EE22523fEfdA99574dBc62fD19F8c58B/logo.png", - "blockchains/classic/assets/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c/info.json", - "blockchains/classic/assets/0x33E89a9db4F5a44d80A3E9d2Bdff6c168cbbd15c/logo.png", - "blockchains/classic/assets/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f/info.json", - "blockchains/classic/assets/0x3E6eC3A0A995d3c58d3854AaE41C77C687C07E7f/logo.png", - "blockchains/classic/assets/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2/info.json", - "blockchains/classic/assets/0x3a6979EAB0ad99549158c05F2635C3B85dCAf5e2/logo.png", - "blockchains/classic/assets/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5/info.json", - "blockchains/classic/assets/0x4479B4e96252B829934bA0f8fb8f5c96883DA7E5/logo.png", - "blockchains/classic/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json", - "blockchains/classic/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/logo.png", - "blockchains/classic/assets/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52/info.json", - "blockchains/classic/assets/0x477964C7B2CDFe2653b0D89469e40D8A5eeF9E52/logo.png", - "blockchains/classic/assets/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77/info.json", - "blockchains/classic/assets/0x4970515788ab15d4De4E9f8ed1E1079f6d25dC77/logo.png", - "blockchains/classic/assets/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB/info.json", - "blockchains/classic/assets/0x4a3a14d47634E0712B1Aa33f17EC31316a0D5BAB/logo.png", - "blockchains/classic/assets/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232/info.json", - "blockchains/classic/assets/0x4dF86FD5bf250D692C503592Bde3d3E9087F6232/logo.png", - "blockchains/classic/assets/0x4df86fd5bf250d692c503592bde3d3e9087f6232/logo.png", - "blockchains/classic/assets/0x4fab5005176F5E4c00988623c35107cCB40dC19D/info.json", - "blockchains/classic/assets/0x4fab5005176F5E4c00988623c35107cCB40dC19D/logo.png", - "blockchains/classic/assets/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc/info.json", - "blockchains/classic/assets/0x5046E6b2C9D11458bC3718e0cF5Bc8557bCCf5dc/logo.png", - "blockchains/classic/assets/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355/info.json", - "blockchains/classic/assets/0x50fA6146E86deAd56bf9E8e4655DFc2b5235D355/logo.png", - "blockchains/classic/assets/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43/info.json", - "blockchains/classic/assets/0x51396a258BAe60D1fDE2a4Be900371f3B9C52c43/logo.png", - "blockchains/classic/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/info.json", - "blockchains/classic/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/logo.png", - "blockchains/classic/assets/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8/info.json", - "blockchains/classic/assets/0x5BEb463647b1Fd55D3F876E9b042c27Aa63F4bA8/logo.png", - "blockchains/classic/assets/0x5beb463647b1fd55d3f876e9b042c27aa63f4ba8/logo.png", - "blockchains/classic/assets/0x5eB99507170F41bAA521cb71C9bCEa2a8A96827C/logo.png", - "blockchains/classic/assets/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67/info.json", - "blockchains/classic/assets/0x64fd6EeB4c86A66b0CfeEAFeC11FbC57A2993E67/logo.png", - "blockchains/classic/assets/0x651074850053b7FaCf7F7200068B29A2E3525B40/info.json", - "blockchains/classic/assets/0x651074850053b7FaCf7F7200068B29A2E3525B40/logo.png", - "blockchains/classic/assets/0x651074850053b7facf7f7200068b29a2e3525b40/logo.png", - "blockchains/classic/assets/0x690D4d5e3722e140fCa16e25E7A579588D93eB75/info.json", - "blockchains/classic/assets/0x690D4d5e3722e140fCa16e25E7A579588D93eB75/logo.png", - "blockchains/classic/assets/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC/info.json", - "blockchains/classic/assets/0x6A37eC2C49E2FB35F9c029128e996f46928dDecC/logo.png", - "blockchains/classic/assets/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263/info.json", - "blockchains/classic/assets/0x6FD253A6D78df35f2D932aCf4bCEF4bB650a2263/logo.png", - "blockchains/classic/assets/0x6ada6f48c815689502c43ec1a59f1b5dd3c04e1f/logo.png", - "blockchains/classic/assets/0x76d0184CF511788032A74a1FB91146e63F43dd53/info.json", - "blockchains/classic/assets/0x76d0184CF511788032A74a1FB91146e63F43dd53/logo.png", - "blockchains/classic/assets/0x7b355c571FEde83F152E9585143306C0d2b53193/info.json", - "blockchains/classic/assets/0x7b355c571FEde83F152E9585143306C0d2b53193/logo.png", - "blockchains/classic/assets/0x876A68D9efbc3CadaA886e9868D93737035F717C/info.json", - "blockchains/classic/assets/0x876A68D9efbc3CadaA886e9868D93737035F717C/logo.png", - "blockchains/classic/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/info.json", - "blockchains/classic/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png", - "blockchains/classic/assets/0x88d60255f917e3eb94eae199d827dad837fac4cb/logo.png", - "blockchains/classic/assets/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc/info.json", - "blockchains/classic/assets/0x8900f34372f27Ebb5881D4eC6b35844A3655CCFc/logo.png", - "blockchains/classic/assets/0x8E100855e6647bd24F1A32999c4A6C91497C9f62/info.json", - "blockchains/classic/assets/0x8E100855e6647bd24F1A32999c4A6C91497C9f62/logo.png", - "blockchains/classic/assets/0x8e100855e6647bd24f1a32999c4a6c91497c9f62/logo.png", - "blockchains/classic/assets/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0/info.json", - "blockchains/classic/assets/0x935E058102AFa0CC3c29Af024AF3208Ba521bcB0/logo.png", - "blockchains/classic/assets/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c/info.json", - "blockchains/classic/assets/0x9946C9C519638740EAc4Ee3Aa9f20eBe1Ce36c2c/logo.png", - "blockchains/classic/assets/0x9946c9c519638740eac4ee3aa9f20ebe1ce36c2c/logo.png", - "blockchains/classic/assets/0x9a145BABB0315F461eD40cB8Cd17523A039e0370/info.json", - "blockchains/classic/assets/0x9a145BABB0315F461eD40cB8Cd17523A039e0370/logo.png", - "blockchains/classic/assets/0x9aBcecb1CB8e174b4d158021c9C710c81a989487/info.json", - "blockchains/classic/assets/0x9aBcecb1CB8e174b4d158021c9C710c81a989487/logo.png", - "blockchains/classic/assets/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF/info.json", - "blockchains/classic/assets/0x9bd05bCd368BDB8050E85E35b8D38753e72b44BF/logo.png", - "blockchains/classic/assets/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057/info.json", - "blockchains/classic/assets/0x9c5D60F5D1493F3FA05cdE2403b4Bd4B9CF01057/logo.png", - "blockchains/classic/assets/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f/info.json", - "blockchains/classic/assets/0xAC55641Cbb734bdf6510d1bBd62E240c2409040f/logo.png", - "blockchains/classic/assets/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c/info.json", - "blockchains/classic/assets/0xAf4D36C8c744F345E060345b6eAf4E899eC7547c/logo.png", - "blockchains/classic/assets/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9/info.json", - "blockchains/classic/assets/0xB932b16ccc42917dF3608bfC1519e948b42fdFD9/logo.png", - "blockchains/classic/assets/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a/info.json", - "blockchains/classic/assets/0xC2E0bC52D1995dF11949425cfdf78D0B6D2cfE0a/logo.png", - "blockchains/classic/assets/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4/info.json", - "blockchains/classic/assets/0xC68dDd84fDC77506A5b7AB43B8E13DBA0AF74Ff4/logo.png", - "blockchains/classic/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/info.json", - "blockchains/classic/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/logo.png", - "blockchains/classic/assets/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128/info.json", - "blockchains/classic/assets/0xCA68fE57A0E9987F940Ebcc65fe5F96E7bC30128/logo.png", - "blockchains/classic/assets/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd/info.json", - "blockchains/classic/assets/0xD1c10d433C888E6d1841fF924d0CE45157f0d5Cd/logo.png", - "blockchains/classic/assets/0xD1eBe08dAe15E604B043789cb140be646E0bd27b/info.json", - "blockchains/classic/assets/0xD1eBe08dAe15E604B043789cb140be646E0bd27b/logo.png", - "blockchains/classic/assets/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE/info.json", - "blockchains/classic/assets/0xD4729a47FFDBDd190a015BB0C29fC613c5aD3cFE/logo.png", - "blockchains/classic/assets/0xD507fAa6B65cF9E970d67cd108B224162495de30/info.json", - "blockchains/classic/assets/0xD507fAa6B65cF9E970d67cd108B224162495de30/logo.png", - "blockchains/classic/assets/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf/info.json", - "blockchains/classic/assets/0xDF23a076b82a08cEFe696346DB702BBDD86838Bf/logo.png", - "blockchains/classic/assets/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49/info.json", - "blockchains/classic/assets/0xDF9AaC76b722B08511A4C561607A9bf3AfA62E49/logo.png", - "blockchains/classic/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/logo.png", - "blockchains/classic/assets/0xFC07d3E0e36330a151c09384C3aD45e745227688/info.json", - "blockchains/classic/assets/0xFC07d3E0e36330a151c09384C3aD45e745227688/logo.png", - "blockchains/classic/assets/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6/info.json", - "blockchains/classic/assets/0xFF197d0558aa9CD8fF788c7f0d4A1A48E1c399D6/logo.png", - "blockchains/classic/assets/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f/info.json", - "blockchains/classic/assets/0xFf8596169865c7cc1458b1c0eCCAFd4092C7F10f/logo.png", - "blockchains/classic/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/logo.png", - "blockchains/classic/assets/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678/info.json", - "blockchains/classic/assets/0xb81BbB68D2C32398e628f5183D1cfe9f24dFb678/logo.png", - "blockchains/classic/assets/0xb81bbb68d2c32398e628f5183d1cfe9f24dfb678/logo.png", - "blockchains/classic/assets/0xbb9bc244d798123fde783fcc1c72d3bb8c189413/logo.png", - "blockchains/classic/assets/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF/info.json", - "blockchains/classic/assets/0xc2A4CE7835c7b6de4F3F15303E25b3eF0bB43bDF/logo.png", - "blockchains/classic/assets/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E/info.json", - "blockchains/classic/assets/0xc658E8372DaFFf26caa7439B95a1fF723baaef6E/logo.png", - "blockchains/classic/assets/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8/info.json", - "blockchains/classic/assets/0xc98333457471f82871B0193D0E4F03C6D7D7dFF8/logo.png", - "blockchains/classic/assets/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2/info.json", - "blockchains/classic/assets/0xca08DaeC07f11d9375cA64478e83a12fC35B09d2/logo.png", - "blockchains/classic/assets/0xd6dF0C579f2A65049a893fDaEC9fCE098CC19F87/logo.png", - "blockchains/classic/assets/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9/info.json", - "blockchains/classic/assets/0xdEb7ade9417f98AFbB60cd6b4a49d4B002AB79c9/logo.png", - "blockchains/classic/assets/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA/info.json", - "blockchains/classic/assets/0xdfd0A6BeD91d7609a0d84389Dcb7AAb5877e6AfA/logo.png", - "blockchains/classic/assets/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681/info.json", - "blockchains/classic/assets/0xe37B29Ce789CFa51b72c64c93e0d7E2D7BA46681/logo.png", - "blockchains/classic/assets/0xe9506979c9FA6f34b93846792c2d4aad7974ea55/info.json", - "blockchains/classic/assets/0xe9506979c9FA6f34b93846792c2d4aad7974ea55/logo.png", - "blockchains/classic/assets/0xeceaDBB8441AA28b76D8c756EE873aC574068204/info.json", - "blockchains/classic/assets/0xeceaDBB8441AA28b76D8c756EE873aC574068204/logo.png", - "blockchains/classic/assets/0xf03A967b0F6EedE6f73fd747a93006E9130525d4/info.json", - "blockchains/classic/assets/0xf03A967b0F6EedE6f73fd747a93006E9130525d4/logo.png", - "blockchains/classic/assets/0xf8af8f48ba1743ccb0001778070e4ce189225e90/info.json", - "blockchains/classic/assets/0xf8af8f48ba1743ccb0001778070e4ce189225e90/logo.png", - "blockchains/classic/assets/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029/info.json", - "blockchains/classic/assets/0xf962Ce2544f9e22da3DAE54b2A3040db7867f029/logo.png", - "blockchains/classic/denylist.json", - "blockchains/classic/info/info.json", - "blockchains/cosmos/info/info.json", - "blockchains/cosmos/validators/assets/cosmosvaloper1000ya26q2cmh399q4c5aaacd9lmmdqp90kw2jn/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper102ruvpv2srmunfffxavttxnhezln6fnc54at8c/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper10e4vsut6suau8tk9m6dnrm0slgd6npe3jx5xpv/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper124maqmcqv8tquy764ktz7cu0gxnzfw54n3vww8/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper132juzk0gdmwuxvx4phug7m3ymyatxlh9734g4w/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper146kwpzhmleafmhtaxulfptyhnvwxzlvm87hwnm/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper14k4pzckkre6uxxyd2lnhnpp8sngys9m6hl6ml7/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper14kn0kk33szpwus9nh8n87fjel8djx0y070ymmj/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper14l0fp639yudfl46zauvv8rkzjgd4u0zk2aseys/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper156gqf9837u7d4c4678yt3rl4ls9c5vuursrrzf/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper15r4tc0m6hc7z8drq3dzlrtcs6rq2q9l2nvwher/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper15urq2dtp9qce4fyc85m6upwm9xul3049e02707/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper16k579jk6yt2cwmqx9dz5xvq9fug2tekvlu9qdv/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper17h2x3j7u44qkrq0sk8ul0r2qr440rwgjkfg0gh/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper17mggn4znyeyg25wd7498qxl7r2jhgue8u4qjcq/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper19v9ej55ataqrfl39v83pf4e0dm69u89rngf928/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1clpqr4nrk4khgkxj78fcwwh6dl3uw4epsluffn/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1crqm3598z6qmyn2kkcl9dz7uqs4qdqnr6s8jdn/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1d0aup392g3enru7eash83sedqclaxvp7fzh6gk/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1e0plfg475phrsvrlzw8gwppeva0zk5yg9fgg8c/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1ehkfl7palwrh6w2hhr2yfrgrq8jetgucudztfe/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1ey69r37gfxvxg62sh4r0ktpuc46pzjrm873ae8/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1fhr7e04ct0zslmkzqt9smakg3sxrdve6ulclj2/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1grgelyng2v6v3t8z87wu3sxgt9m5s03xfytvz7/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1hjct6q7npsspsg3dgvzk3sdf89spmlpfdn6m9d/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1j0vaeh27t4rll7zhmarwcuq8xtrmvqhudrgcky/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1jlr62guqwrwkdt4m3y00zh2rrsamhjf9num5xr/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1k9a0cs97vul8w2vwknlfmpez6prv8klv03lv3d/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1kgddca7qj96z0qcxr2c45z73cfl0c75p7f3s2e/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1kj0h4kn4z5xvedu2nd9c4a9a559wvpuvu0h6qn/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1n229vhepft6wnkt5tjpwmxdmcnfz55jv3vp77d/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvtfc9y5/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1qwl879nx9t6kef4supyazayf7vjhennyh568ys/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1rcp29q3hpd246n6qak7jluqep4v006cdsc2kkl/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1rfpar0qx3umnhu0f6wjp4hvnr3x6u5389e094j/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1rwh0cxa72d3yle3r4l8gd7vyphrmjy2kpe4x72/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1sd4tl9aljmmezzudugs7zlaya7pg2895ws8tfs/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1sjllsnramtg3ewxqwwrwjxfgc4n4ef9u2lcnj0/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1sxx9mszve0gaedz5ld7qdkjkfv8z992ax69k08/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1te8nxpc2myjfrhaty0dnzdhs5ahdh5agzuym9v/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1tflk30mq5vgqjdly92kkhhq3raev2hnz6eete3/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1ualhu3fjgg77g485gmyswkq3w0dp7gys6qzwrv/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1udpsgkgyutgsglauk9vk9rs03a3skc62gup9ny/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1uutuwrwt3z2a5z8z3uasml3rftlpmu25aga5c6/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1vjn3559ncztu87qj8v4ryasgny7vjfx7jhxzu6/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1vk706z2tfnqhdg6jrkngyx7f463jq58nj0x7p7/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1w42lm7zv55jrh5ggpecg0v643qeatfkd9aqf3f/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1wdrypwex63geqswmcy5qynv4w3z3dyef2qmyna/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1we6knm8qartmmh2r0qfpsz6pq0s7emv3e0meuw/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1wwspfe7whh3zu4ql5rvpg044lyk6cuu7fpnd9e/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1x88j7vp2xnw3zec8ur3g4waxycyz7m0mahdv3p/logo.png", - "blockchains/cosmos/validators/assets/cosmosvaloper1zqgheeawp7cmqk27dgyctd80rd8ryhqs6la9wc/logo.png", - "blockchains/cosmos/validators/list.json", - "blockchains/dash/info/info.json", - "blockchains/decred/info/info.json", - "blockchains/digibyte/info/info.json", - "blockchains/doge/info/info.json", - "blockchains/ellaism/info/info.json", - "blockchains/ellaism/info/logo.png", - "blockchains/elrond/info/info.json", - "blockchains/elrond/info/logo.png", - "blockchains/eos/allowlist.json", - "blockchains/eos/assets/volentixgsys/logo.png", - "blockchains/eos/denylist.json", - "blockchains/eos/info/info.json", - "blockchains/ether-1/info/info.json", - "blockchains/ether-1/info/logo.png", - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json", - "blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/logo.png", - "blockchains/ethereum/assets/0x0000000000085d4780b73119b644ae5ecd22b376/logo.png", - "blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/info.json", - "blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/logo.png", - "blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/info.json", - "blockchains/ethereum/assets/0x00000000001876eB1444c986fD502e618c587430/logo.png", - "blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/info.json", - "blockchains/ethereum/assets/0x00000000008943c65cAf789FFFCF953bE156f6f8/logo.png", - "blockchains/ethereum/assets/0x0000000000b3F879cb30FE243b4Dfee438691c04/logo.png", - "blockchains/ethereum/assets/0x0000000000b3f879cb30fe243b4dfee438691c04/logo.png", - "blockchains/ethereum/assets/0x00000000441378008EA67F4284A57932B1c000a5/info.json", - "blockchains/ethereum/assets/0x00000000441378008EA67F4284A57932B1c000a5/logo.png", - "blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/info.json", - "blockchains/ethereum/assets/0x00000100F2A2bd000715001920eB70D229700085/logo.png", - "blockchains/ethereum/assets/0x00006100F7090010005F1bd7aE6122c3C2CF0090/info.json", - "blockchains/ethereum/assets/0x00006100F7090010005F1bd7aE6122c3C2CF0090/logo.png", - "blockchains/ethereum/assets/0x00006100f7090010005f1bd7ae6122c3c2cf0090/logo.png", - "blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/info.json", - "blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/logo.png", - "blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/info.json", - "blockchains/ethereum/assets/0x000214f253a824d1230aFf79848faC3EC2858ee9/logo.png", - "blockchains/ethereum/assets/0x00059AE69c1622A7542EdC15E8d17b060fE307b6/info.json", - "blockchains/ethereum/assets/0x00059AE69c1622A7542EdC15E8d17b060fE307b6/logo.png", - "blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/info.json", - "blockchains/ethereum/assets/0x0006634f2FDB9A12b179D05A2b5165B3210bade8/logo.png", - "blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/info.json", - "blockchains/ethereum/assets/0x000C100050E98C91f9114fa5Dd75CE6869Bf4F53/logo.png", - "blockchains/ethereum/assets/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007/info.json", - "blockchains/ethereum/assets/0x001F0aA5dA15585e5b2305DbaB2bac425ea71007/logo.png", - "blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/info.json", - "blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/logo.png", - "blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/info.json", - "blockchains/ethereum/assets/0x0027449Bf0887ca3E431D263FFDeFb244D95b555/logo.png", - "blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/info.json", - "blockchains/ethereum/assets/0x002ACD33D758FcbDc72242A86Ed27eFA0006d42f/logo.png", - "blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/info.json", - "blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/logo.png", - "blockchains/ethereum/assets/0x00380143129167395e8b4f0a35edc1bc60e7ce65/logo.png", - "blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/info.json", - "blockchains/ethereum/assets/0x0051d363A60bD98d8A10927D10708e5eF853b306/logo.png", - "blockchains/ethereum/assets/0x0051d363a60bd98d8a10927d10708e5ef853b306/logo.png", - "blockchains/ethereum/assets/0x005275450e77bfa6bcbd04d85175d5d0f2dfae43/logo.png", - "blockchains/ethereum/assets/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45/info.json", - "blockchains/ethereum/assets/0x006BeA43Baa3f7A6f765F14f10A1a1b08334EF45/logo.png", - "blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/info.json", - "blockchains/ethereum/assets/0x00763473e9d7c82f38Ed843F021e2558D7422AD8/logo.png", - "blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/info.json", - "blockchains/ethereum/assets/0x00865a6CA2529862Be9344C4f88800741B737Ee9/logo.png", - "blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/info.json", - "blockchains/ethereum/assets/0x009631F3cb11a9aF2E2f0186e698a2bC976D86Eb/logo.png", - "blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/info.json", - "blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/logo.png", - "blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/info.json", - "blockchains/ethereum/assets/0x009e864923b49263c7F10D19B7f8Ab7a9A5AAd33/logo.png", - "blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/info.json", - "blockchains/ethereum/assets/0x00A79FF8fff20331B9DF63fC6f92eb7D9991C223/logo.png", - "blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/info.json", - "blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/logo.png", - "blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/info.json", - "blockchains/ethereum/assets/0x00D1793D7C3aAE506257Ba985b34C76AaF642557/logo.png", - "blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/info.json", - "blockchains/ethereum/assets/0x00D270d9A41886A8E6E433911AE2F7D257b60051/logo.png", - "blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/info.json", - "blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/logo.png", - "blockchains/ethereum/assets/0x00a79ff8fff20331b9df63fc6f92eb7d9991c223/logo.png", - "blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json", - "blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/logo.png", - "blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/info.json", - "blockchains/ethereum/assets/0x00c4B398500645eb5dA00a1a379a88B11683ba01/logo.png", - "blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json", - "blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/logo.png", - "blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/info.json", - "blockchains/ethereum/assets/0x00eA6f91B00E080e816f1bB2faD71b0fe1528983/logo.png", - "blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/info.json", - "blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/logo.png", - "blockchains/ethereum/assets/0x010c282118aA76174CE5952572BA715CF60A0c9B/info.json", - "blockchains/ethereum/assets/0x010c282118aA76174CE5952572BA715CF60A0c9B/logo.png", - "blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/info.json", - "blockchains/ethereum/assets/0x0110Aa21dD3908837b8589eCc4bD5161b0235bB8/logo.png", - "blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/info.json", - "blockchains/ethereum/assets/0x01139476be434EDf3A5041748d458c85e85B3313/logo.png", - "blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/info.json", - "blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/logo.png", - "blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/info.json", - "blockchains/ethereum/assets/0x0132aDFEB4FD0F361f5E69F7D269e2d80496B2f3/logo.png", - "blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/info.json", - "blockchains/ethereum/assets/0x013A06558f07d9E6F9A00c95a33f3a0E0255176b/logo.png", - "blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/info.json", - "blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/logo.png", - "blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/info.json", - "blockchains/ethereum/assets/0x0142C3B2fC51819B5aF5dFc4AA52Df9722790851/logo.png", - "blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/info.json", - "blockchains/ethereum/assets/0x014B50466590340D41307Cc54DCee990c8D58aa8/logo.png", - "blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/info.json", - "blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/logo.png", - "blockchains/ethereum/assets/0x015228e32287bacd2d8aa9b703c3e110bbcfce0f/logo.png", - "blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/info.json", - "blockchains/ethereum/assets/0x01522e6c543FF04E74842abD0F2AFEcC5EF5C281/logo.png", - "blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/info.json", - "blockchains/ethereum/assets/0x016396044709EB3edc69C44f4d5Fa6996917E4e8/logo.png", - "blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/info.json", - "blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/logo.png", - "blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/info.json", - "blockchains/ethereum/assets/0x0172BF2edEd9D1CE712E52Fd27e8f18a502B1172/logo.png", - "blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/info.json", - "blockchains/ethereum/assets/0x0189d31F6629c359007f72B8D5Ec8Fa1C126f95c/logo.png", - "blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/info.json", - "blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/logo.png", - "blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/info.json", - "blockchains/ethereum/assets/0x0198f46f520F33cd4329bd4bE380a25a90536CD5/logo.png", - "blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/info.json", - "blockchains/ethereum/assets/0x01995786f1435743C42B7f2276C496a610B58612/logo.png", - "blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/info.json", - "blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/logo.png", - "blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/info.json", - "blockchains/ethereum/assets/0x01E2087BE8C34fB06229Aa9e49BF801a89d30d9D/logo.png", - "blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/info.json", - "blockchains/ethereum/assets/0x01E45B8D0c51f05F17385DD3416fE3aA5BFd89aC/logo.png", - "blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/info.json", - "blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/logo.png", - "blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/info.json", - "blockchains/ethereum/assets/0x01aF924198e893fC57A1b2D2BE5a6CC420B8764A/logo.png", - "blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/info.json", - "blockchains/ethereum/assets/0x01aa952C2aa0259198E403c10799557e9a6B1EC1/logo.png", - "blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/info.json", - "blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/logo.png", - "blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/info.json", - "blockchains/ethereum/assets/0x01bcd148c54cA43Dad8C195100998DED48FaD39c/logo.png", - "blockchains/ethereum/assets/0x01c67791309c71aa4ed373025a0c089696d7c9e4/logo.png", - "blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/info.json", - "blockchains/ethereum/assets/0x01cC4151fe5f00EfB8dF2F90ff833725d3a482a3/logo.png", - "blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/info.json", - "blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/logo.png", - "blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/info.json", - "blockchains/ethereum/assets/0x01f79a6d6023C3b7d66144A14a1a0513E0077FcE/logo.png", - "blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/info.json", - "blockchains/ethereum/assets/0x01fF50f8b7f74E4f00580d9596cd3D0d6d6E326f/logo.png", - "blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/info.json", - "blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/logo.png", - "blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json", - "blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/logo.png", - "blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/info.json", - "blockchains/ethereum/assets/0x020C710646e23AB868dbE5B88004892797fE4eFb/logo.png", - "blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/info.json", - "blockchains/ethereum/assets/0x0218C4E3Aad7eCF71CCc5D5AaA43C02245F45cCD/logo.png", - "blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/info.json", - "blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/logo.png", - "blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/info.json", - "blockchains/ethereum/assets/0x0235fE624e044A05eeD7A43E16E3083bc8A4287A/logo.png", - "blockchains/ethereum/assets/0x0235fe624e044a05eed7a43e16e3083bc8a4287a/logo.png", - "blockchains/ethereum/assets/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03/info.json", - "blockchains/ethereum/assets/0x023eBB622F461a15A344Edc45e6a5eabb5A68e03/logo.png", - "blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/info.json", - "blockchains/ethereum/assets/0x02585E4A14dA274D02dF09b222D4606B10a4E940/logo.png", - "blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/info.json", - "blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/logo.png", - "blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/info.json", - "blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/logo.png", - "blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/info.json", - "blockchains/ethereum/assets/0x02639FC688DF086f18Ce5E7f0F014bc74DE0229b/logo.png", - "blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/info.json", - "blockchains/ethereum/assets/0x026B2693a7C724E8eD0122f39aB6fBC4d5a4Fb22/logo.png", - "blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/info.json", - "blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/logo.png", - "blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/info.json", - "blockchains/ethereum/assets/0x026f8D523D49F36db657e012C96488465d8d88f9/logo.png", - "blockchains/ethereum/assets/0x028171bCA77440897B824Ca71D1c56caC55b68A3/info.json", - "blockchains/ethereum/assets/0x028171bCA77440897B824Ca71D1c56caC55b68A3/logo.png", - "blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/info.json", - "blockchains/ethereum/assets/0x028CE5EA3298a50c0D8a27b937b1F48Cf0d68b56/logo.png", - "blockchains/ethereum/assets/0x0290B327A8583bD6FA63c130B732a808864e55Fc/info.json", - "blockchains/ethereum/assets/0x0290B327A8583bD6FA63c130B732a808864e55Fc/logo.png", - "blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/info.json", - "blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/logo.png", - "blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/info.json", - "blockchains/ethereum/assets/0x02C12964e74A0EbB4EcFA13C3717797DeDD9EF6F/logo.png", - "blockchains/ethereum/assets/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB/info.json", - "blockchains/ethereum/assets/0x02C4C78C462E32cCa4a90Bc499bF411Fb7bc6aFB/logo.png", - "blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/info.json", - "blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/logo.png", - "blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/info.json", - "blockchains/ethereum/assets/0x02Eb3dA777EB3fF40914Fd3D5C249123cc2Df04A/logo.png", - "blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/info.json", - "blockchains/ethereum/assets/0x02F2D4a04E6E01aCE88bD2Cd632875543b2eF577/logo.png", - "blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/info.json", - "blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/logo.png", - "blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/info.json", - "blockchains/ethereum/assets/0x02b1669bC9EE893edAFf3cADfD326A294d643f99/logo.png", - "blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/info.json", - "blockchains/ethereum/assets/0x02e3083a51E8632E571fBd6A62aC396C10c653Ba/logo.png", - "blockchains/ethereum/assets/0x02eC0C9e6d3C08B8fB12feC51CCBa048AFbC36A6/logo.png", - "blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/info.json", - "blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/logo.png", - "blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/info.json", - "blockchains/ethereum/assets/0x02f28544C89b2D704Eb0d1F9f4fc60d688ad8959/logo.png", - "blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/info.json", - "blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/logo.png", - "blockchains/ethereum/assets/0x030bA81f1c18d280636F32af80b9AAd02Cf0854e/info.json", - "blockchains/ethereum/assets/0x030bA81f1c18d280636F32af80b9AAd02Cf0854e/logo.png", - "blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/info.json", - "blockchains/ethereum/assets/0x030c32c1190CBF077E5eE67ED19572c558e43AE4/logo.png", - "blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/info.json", - "blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/logo.png", - "blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/info.json", - "blockchains/ethereum/assets/0x0316EB71485b0Ab14103307bf65a021042c6d380/logo.png", - "blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/info.json", - "blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/logo.png", - "blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/info.json", - "blockchains/ethereum/assets/0x03282f2D7834a97369Cad58f888aDa19EeC46ab6/logo.png", - "blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/info.json", - "blockchains/ethereum/assets/0x032aE2bd448904E0d468167DC25B4C35d3d72a36/logo.png", - "blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/info.json", - "blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/logo.png", - "blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/info.json", - "blockchains/ethereum/assets/0x033e223870f766644f7f7a4B7dc2E91573707d06/logo.png", - "blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/info.json", - "blockchains/ethereum/assets/0x03410a55d072C79C586Ff7B079a4dE0359A45BD5/logo.png", - "blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/info.json", - "blockchains/ethereum/assets/0x034B0dd380b5f6f8123b8d0d0E42329b67772792/logo.png", - "blockchains/ethereum/assets/0x034b0dd380b5f6f8123b8d0d0e42329b67772792/logo.png", - "blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/info.json", - "blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/logo.png", - "blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/info.json", - "blockchains/ethereum/assets/0x035bfe6057E15Ea692c0DfdcaB3BB41a64Dd2aD4/logo.png", - "blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/info.json", - "blockchains/ethereum/assets/0x036407F23D5E1C1486F7488332CF54bf06E5F09F/logo.png", - "blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/info.json", - "blockchains/ethereum/assets/0x036d80F9abe266b7c6EC0A9bD078FAC3A90d4239/logo.png", - "blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/info.json", - "blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/logo.png", - "blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/info.json", - "blockchains/ethereum/assets/0x037A54AaB062628C9Bbae1FDB1583c195585fe41/logo.png", - "blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/info.json", - "blockchains/ethereum/assets/0x03806Ce5ef69Bd9780EDFb04c29da1F23Db96294/logo.png", - "blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/info.json", - "blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/logo.png", - "blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/info.json", - "blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/logo.png", - "blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/info.json", - "blockchains/ethereum/assets/0x0396340f16Bbec973280AB053efc3f208fA37795/logo.png", - "blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/info.json", - "blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/logo.png", - "blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/info.json", - "blockchains/ethereum/assets/0x039F5050dE4908f9b5ddF40A4F3Aa3f329086387/logo.png", - "blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/info.json", - "blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/logo.png", - "blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/info.json", - "blockchains/ethereum/assets/0x03B155AF3F4459193A276395dD76e357BB472DA1/logo.png", - "blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/info.json", - "blockchains/ethereum/assets/0x03C780cD554598592B97b7256dDAad759945b125/logo.png", - "blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/info.json", - "blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/logo.png", - "blockchains/ethereum/assets/0x03fb52d4ee633ab0d06c833e32efdd8d388f3e6a/logo.png", - "blockchains/ethereum/assets/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc/info.json", - "blockchains/ethereum/assets/0x0408D7ed44de8D93A2510CAEF3Db4Ac7a4a1DFEc/logo.png", - "blockchains/ethereum/assets/0x040f685A2ffE3598A5041af33643C5F731507917/info.json", - "blockchains/ethereum/assets/0x040f685A2ffE3598A5041af33643C5F731507917/logo.png", - "blockchains/ethereum/assets/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78/info.json", - "blockchains/ethereum/assets/0x04162AEe1c40cF63747E6BC3A7e84ACEC1Ba2A78/logo.png", - "blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/info.json", - "blockchains/ethereum/assets/0x0417912b3a7AF768051765040A55BB0925D4DDcF/logo.png", - "blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/info.json", - "blockchains/ethereum/assets/0x04203B7668eB832a5CbFE248b57deFEB709E48e3/logo.png", - "blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/info.json", - "blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/logo.png", - "blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/info.json", - "blockchains/ethereum/assets/0x04375cC41Eab0D0Db9460e8a7f8771f15aFA7BD9/logo.png", - "blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/info.json", - "blockchains/ethereum/assets/0x04423d360B5F2A65266a150AC109534c47830E66/logo.png", - "blockchains/ethereum/assets/0x0442BC99441F55244131CC13A2E717C493DDbF01/info.json", - "blockchains/ethereum/assets/0x0442BC99441F55244131CC13A2E717C493DDbF01/logo.png", - "blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/info.json", - "blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/logo.png", - "blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/info.json", - "blockchains/ethereum/assets/0x0488401c3F535193Fa8Df029d9fFe615A06E74E6/logo.png", - "blockchains/ethereum/assets/0x0488401c3f535193fa8df029d9ffe615a06e74e6/logo.png", - "blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json", - "blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/logo.png", - "blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/info.json", - "blockchains/ethereum/assets/0x048Fe49BE32adfC9ED68C37D32B5ec9Df17b3603/logo.png", - "blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/info.json", - "blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/logo.png", - "blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/info.json", - "blockchains/ethereum/assets/0x04A020325024F130988782bd5276e53595e8d16E/logo.png", - "blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/info.json", - "blockchains/ethereum/assets/0x04A289fe4cE5fa87a76F58d0214340fb5893A58c/logo.png", - "blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/info.json", - "blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/logo.png", - "blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/info.json", - "blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/logo.png", - "blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json", - "blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/logo.png", - "blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/info.json", - "blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/logo.png", - "blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/info.json", - "blockchains/ethereum/assets/0x050508637d2878755CB29B2bE4320aC24d5CE4FF/logo.png", - "blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/info.json", - "blockchains/ethereum/assets/0x05079687D35b93538cbd59fe5596380cae9054A9/logo.png", - "blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/info.json", - "blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/logo.png", - "blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/info.json", - "blockchains/ethereum/assets/0x052FE7E1B9C0eae5a4f55f307C77F31c391803e8/logo.png", - "blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/info.json", - "blockchains/ethereum/assets/0x054C64741dBafDC19784505494029823D89c3b13/logo.png", - "blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json", - "blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/logo.png", - "blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/info.json", - "blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/logo.png", - "blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/info.json", - "blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/logo.png", - "blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/info.json", - "blockchains/ethereum/assets/0x0569ae13ee0039Ac53C8457434288D92804DF820/logo.png", - "blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json", - "blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/logo.png", - "blockchains/ethereum/assets/0x056dD20b01799E9C1952c7c9a5ff4409a6110085/info.json", - "blockchains/ethereum/assets/0x056dD20b01799E9C1952c7c9a5ff4409a6110085/logo.png", - "blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/info.json", - "blockchains/ethereum/assets/0x0573E5acb7D65848564Cd81b69D1046BDf870244/logo.png", - "blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/info.json", - "blockchains/ethereum/assets/0x05860d453C7974CbF46508c06CBA14e211c629Ce/logo.png", - "blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/info.json", - "blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/logo.png", - "blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/info.json", - "blockchains/ethereum/assets/0x058ed4EDFD0Ca7147e34a30fa4Dd9907B0c9C4ba/logo.png", - "blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/info.json", - "blockchains/ethereum/assets/0x05984006707585F66465e8A6505341f46b64fA7A/logo.png", - "blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/info.json", - "blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/logo.png", - "blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/info.json", - "blockchains/ethereum/assets/0x05B550aA35515F5B55D7e019776B2F8E2f12E33B/logo.png", - "blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/info.json", - "blockchains/ethereum/assets/0x05BBeD16620B352A7F889E23E3Cf427D1D379FFE/logo.png", - "blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/info.json", - "blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/logo.png", - "blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/info.json", - "blockchains/ethereum/assets/0x05CD15f3D1e046160494639222517D910A25Ca34/logo.png", - "blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/info.json", - "blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/logo.png", - "blockchains/ethereum/assets/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa/info.json", - "blockchains/ethereum/assets/0x05D3606d5c81EB9b7B18530995eC9B29da05FaBa/logo.png", - "blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/info.json", - "blockchains/ethereum/assets/0x05DAa40dD9E808032d7733d6AA048959dfd486ed/logo.png", - "blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/info.json", - "blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/logo.png", - "blockchains/ethereum/assets/0x05Ec93c0365baAeAbF7AefFb0972ea7ECdD39CF1/info.json", - "blockchains/ethereum/assets/0x05Ec93c0365baAeAbF7AefFb0972ea7ECdD39CF1/logo.png", - "blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/info.json", - "blockchains/ethereum/assets/0x05aAaA829Afa407D83315cDED1d45EB16025910c/logo.png", - "blockchains/ethereum/assets/0x05b550aa35515f5b55d7e019776b2f8e2f12e33b/logo.png", - "blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/info.json", - "blockchains/ethereum/assets/0x05b8cb3F1f1F46cEAE3187c56AF5B223CF2D831A/logo.png", - "blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/info.json", - "blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/logo.png", - "blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/info.json", - "blockchains/ethereum/assets/0x05f4a42e251f2d52b8ed15E9FEdAacFcEF1FAD27/logo.png", - "blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/info.json", - "blockchains/ethereum/assets/0x060e49653d5693a00f9037e3E66251eAD60b3Ba1/logo.png", - "blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/info.json", - "blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/logo.png", - "blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/info.json", - "blockchains/ethereum/assets/0x062344Dc7fBE2cB6a14EAf84B613aF64684252bf/logo.png", - "blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/info.json", - "blockchains/ethereum/assets/0x062e3Be6a7C56A395b1881A0cD69A4923Ade4fa2/logo.png", - "blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/info.json", - "blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/logo.png", - "blockchains/ethereum/assets/0x062f78c886547f5f6fe337f37232573ec01d5363/logo.png", - "blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/info.json", - "blockchains/ethereum/assets/0x06301057D77D54B6e14c7FafFB11Ffc7Cab4eaa7/logo.png", - "blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/info.json", - "blockchains/ethereum/assets/0x063b98a414EAA1D4a5D4fC235a22db1427199024/logo.png", - "blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/info.json", - "blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/logo.png", - "blockchains/ethereum/assets/0x066798d9ef0833ccc719076Dab77199eCbd178b0/info.json", - "blockchains/ethereum/assets/0x066798d9ef0833ccc719076Dab77199eCbd178b0/logo.png", - "blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/info.json", - "blockchains/ethereum/assets/0x068578338B146D64727428954cc348Cf92d9Ba88/logo.png", - "blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/info.json", - "blockchains/ethereum/assets/0x06A01a4d579479Dd5D884EBf61A31727A3d8D442/logo.png", - "blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/info.json", - "blockchains/ethereum/assets/0x06A8F2BCc622ac55d596ea02CE5bb5f318F485e9/logo.png", - "blockchains/ethereum/assets/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215/info.json", - "blockchains/ethereum/assets/0x06AF07097C9Eeb7fD685c692751D5C66dB49c215/logo.png", - "blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/info.json", - "blockchains/ethereum/assets/0x06B4d381FFA099E47aFE7dda0a310d582023d063/logo.png", - "blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/info.json", - "blockchains/ethereum/assets/0x06BEAD2EAD661B51307B646F7419d5284330c135/logo.png", - "blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/info.json", - "blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/logo.png", - "blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/info.json", - "blockchains/ethereum/assets/0x06F09B608aD88DFD34dC0cC7506A50E26fc3e37C/logo.png", - "blockchains/ethereum/assets/0x06a6a7af298129e3a2ab396c9c06f91d3c54aba8/logo.png", - "blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/info.json", - "blockchains/ethereum/assets/0x06e0feB0D74106c7adA8497754074D222Ec6BCDf/logo.png", - "blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/info.json", - "blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/logo.png", - "blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/info.json", - "blockchains/ethereum/assets/0x06f65b8CfCb13a9FE37d836fE9708dA38Ecb29B2/logo.png", - "blockchains/ethereum/assets/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D/info.json", - "blockchains/ethereum/assets/0x0703Fb3CCF77D117Ecbb19774b5f97c5a4875c9D/logo.png", - "blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/info.json", - "blockchains/ethereum/assets/0x0707681F344dEB24184037fC0228856F2137B02E/logo.png", - "blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/info.json", - "blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/logo.png", - "blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json", - "blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/logo.png", - "blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/info.json", - "blockchains/ethereum/assets/0x0729377becBd653b9f14fBF2956cfD317bF2aFDd/logo.png", - "blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/info.json", - "blockchains/ethereum/assets/0x0743392132D1A03a902c477E5A176f256BA3220C/logo.png", - "blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/info.json", - "blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/logo.png", - "blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/info.json", - "blockchains/ethereum/assets/0x07597255910a51509CA469568B048F2597E72504/logo.png", - "blockchains/ethereum/assets/0x07597255910a51509ca469568b048f2597e72504/logo.png", - "blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/info.json", - "blockchains/ethereum/assets/0x075c60EE2cD308ff47873b38Bd9A0Fa5853382c4/logo.png", - "blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/info.json", - "blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/logo.png", - "blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/info.json", - "blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/logo.png", - "blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/info.json", - "blockchains/ethereum/assets/0x0766e79A6fD74469733e8330b3b461C0320fF059/logo.png", - "blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/info.json", - "blockchains/ethereum/assets/0x076C97e1c869072eE22f8c91978C99B4bcB02591/logo.png", - "blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/info.json", - "blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/logo.png", - "blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/info.json", - "blockchains/ethereum/assets/0x0775C81A273B355e6a5b76e240BF708701F00279/logo.png", - "blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/info.json", - "blockchains/ethereum/assets/0x0778Cc2E8bBAd3d483E82371606D100cc8604522/logo.png", - "blockchains/ethereum/assets/0x0778cc2e8bbad3d483e82371606d100cc8604522/logo.png", - "blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/info.json", - "blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/logo.png", - "blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/info.json", - "blockchains/ethereum/assets/0x0784dBaBb6C6834bdDfb7cFEe116bA049e5DafaB/logo.png", - "blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/info.json", - "blockchains/ethereum/assets/0x0794ce7d4459105926Da230F318c1e34BC790517/logo.png", - "blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/info.json", - "blockchains/ethereum/assets/0x07B1F172268e1737C3176b50033dCbD7755284EE/logo.png", - "blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/info.json", - "blockchains/ethereum/assets/0x07BA7D3bF57ac6FbAA817Ab698C710c8Bf5A6F08/logo.png", - "blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/info.json", - "blockchains/ethereum/assets/0x07Cc1d447619B46E198e15F3cB4DF7b47B340230/logo.png", - "blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/info.json", - "blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/logo.png", - "blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/info.json", - "blockchains/ethereum/assets/0x07a58629AAF3e1A0d07D8f43114B76BD5EEe3B91/logo.png", - "blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/info.json", - "blockchains/ethereum/assets/0x07bAd4bCD55F39B96f00ddfFca09201d86BCF3aC/logo.png", - "blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/info.json", - "blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/logo.png", - "blockchains/ethereum/assets/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f/info.json", - "blockchains/ethereum/assets/0x07e3c70653548B04f0A75970C1F81B4CBbFB606f/logo.png", - "blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/info.json", - "blockchains/ethereum/assets/0x07e68a24A7D84C9a34a4Bd05eF487cab6da15995/logo.png", - "blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/info.json", - "blockchains/ethereum/assets/0x07eF9E82721AC16809D24DAfBE1792Ce01654DB4/logo.png", - "blockchains/ethereum/assets/0x07f89875b1F142AbCba60FF1D7FCFb7Fe404d4ed/info.json", - "blockchains/ethereum/assets/0x07f89875b1F142AbCba60FF1D7FCFb7Fe404d4ed/logo.png", - "blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/info.json", - "blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/logo.png", - "blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/info.json", - "blockchains/ethereum/assets/0x081F5489A66D3c75d615040FDdd64d9Ba1E74e76/logo.png", - "blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/info.json", - "blockchains/ethereum/assets/0x081F67aFA0cCF8c7B17540767BBe95DF2bA8D97F/logo.png", - "blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/info.json", - "blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/logo.png", - "blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/info.json", - "blockchains/ethereum/assets/0x0835ecd15DdF08d4786304d71b4672dC5C40F011/logo.png", - "blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/info.json", - "blockchains/ethereum/assets/0x0836e2ed69ab94eD95b08e17165A53E91A378fdF/logo.png", - "blockchains/ethereum/assets/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B/info.json", - "blockchains/ethereum/assets/0x08389495D7456E1951ddF7c3a1314A4bfb646d8B/logo.png", - "blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/info.json", - "blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/logo.png", - "blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/info.json", - "blockchains/ethereum/assets/0x083a060F105A67134CC8eA6e7af85d77561AB8Bb/logo.png", - "blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/info.json", - "blockchains/ethereum/assets/0x0843971B4ac6e842a518AA184e0271d88B5cB74F/logo.png", - "blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/info.json", - "blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/logo.png", - "blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/info.json", - "blockchains/ethereum/assets/0x0886949c1b8C412860c4264Ceb8083d1365e86CF/logo.png", - "blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/info.json", - "blockchains/ethereum/assets/0x089A6D83282Fb8988A656189F1E7A73FA6C1caC2/logo.png", - "blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/info.json", - "blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/logo.png", - "blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/info.json", - "blockchains/ethereum/assets/0x08A3C1ae43883579De6184910beC740185414425/logo.png", - "blockchains/ethereum/assets/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802/info.json", - "blockchains/ethereum/assets/0x08AD83D779BDf2BBE1ad9cc0f78aa0D24AB97802/logo.png", - "blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/info.json", - "blockchains/ethereum/assets/0x08Aa0ed0040736dd28d4c8B16Ab453b368248d19/logo.png", - "blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/info.json", - "blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/logo.png", - "blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/info.json", - "blockchains/ethereum/assets/0x08DA80F28b960bdfAB798c172FF20619540b9ce5/logo.png", - "blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/info.json", - "blockchains/ethereum/assets/0x08EA14017E135CAC7FB50a1834401122B9941033/logo.png", - "blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/info.json", - "blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/logo.png", - "blockchains/ethereum/assets/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE/info.json", - "blockchains/ethereum/assets/0x08cE027e68e7F12818C862faB14CFFE5B9C606FE/logo.png", - "blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/info.json", - "blockchains/ethereum/assets/0x08cEeD1e8Db59acBb687a5752f0a7DB815CFdA5e/logo.png", - "blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/info.json", - "blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/logo.png", - "blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/info.json", - "blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/logo.png", - "blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/info.json", - "blockchains/ethereum/assets/0x08d967bb0134F2d07f7cfb6E246680c53927DD30/logo.png", - "blockchains/ethereum/assets/0x08ea14017e135cac7fb50a1834401122b9941033/logo.png", - "blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/info.json", - "blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/logo.png", - "blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/info.json", - "blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/logo.png", - "blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/info.json", - "blockchains/ethereum/assets/0x091C42574FcBD97a0175E41C7B11396d7023b4D4/logo.png", - "blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/info.json", - "blockchains/ethereum/assets/0x0923067100b2A4839F1803ad73b24097e20109Df/logo.png", - "blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/info.json", - "blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/logo.png", - "blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/info.json", - "blockchains/ethereum/assets/0x092Cc6dAd6f7828Ea81a78EDd9f83b376BDf888d/logo.png", - "blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/info.json", - "blockchains/ethereum/assets/0x093e5C256Ff8B32c7F1377f4C20e331674C77F00/logo.png", - "blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/info.json", - "blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/logo.png", - "blockchains/ethereum/assets/0x0947b0e6d821378805c9598291385ce7c791a6b2/logo.png", - "blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/info.json", - "blockchains/ethereum/assets/0x094c875704c14783049DDF8136E298B3a099c446/logo.png", - "blockchains/ethereum/assets/0x0954906da0Bf32d5479e25f46056d22f08464cab/info.json", - "blockchains/ethereum/assets/0x0954906da0Bf32d5479e25f46056d22f08464cab/logo.png", - "blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/info.json", - "blockchains/ethereum/assets/0x09617F6fD6cF8A71278ec86e23bBab29C04353a7/logo.png", - "blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/info.json", - "blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/logo.png", - "blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/info.json", - "blockchains/ethereum/assets/0x09970aec766b6f3223aCA9111555E99DC50Ff13a/logo.png", - "blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/info.json", - "blockchains/ethereum/assets/0x09B0Db1E4E15233D1Eb6995A851780aF36548eB8/logo.png", - "blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/info.json", - "blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/logo.png", - "blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/info.json", - "blockchains/ethereum/assets/0x09EC3Fc396a66dA586b5e84e3fB1d6c5ee5F4077/logo.png", - "blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json", - "blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/logo.png", - "blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/info.json", - "blockchains/ethereum/assets/0x09a8501E22Da800cb7a482fc5E2Bf32c90a55995/logo.png", - "blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/info.json", - "blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/logo.png", - "blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/info.json", - "blockchains/ethereum/assets/0x09aeA324E0f9EEbEd4C593aBe891D98F02a5cBDE/logo.png", - "blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/info.json", - "blockchains/ethereum/assets/0x09cabEC1eAd1c0Ba254B09efb3EE13841712bE14/logo.png", - "blockchains/ethereum/assets/0x09cabec1ead1c0ba254b09efb3ee13841712be14/logo.png", - "blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/info.json", - "blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/logo.png", - "blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json", - "blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/logo.png", - "blockchains/ethereum/assets/0x09fe5f0236f0ea5d930197dce254d77b04128075/logo.png", - "blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/info.json", - "blockchains/ethereum/assets/0x0A07525aa264a3e14CDbDd839B1eDa02A34e2778/logo.png", - "blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/info.json", - "blockchains/ethereum/assets/0x0A13c213d5148Ccae7517C5d0eCfBAa18199E739/logo.png", - "blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/info.json", - "blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/logo.png", - "blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/info.json", - "blockchains/ethereum/assets/0x0A4218FAd9113e134190D77Bff8C2F68B93F593b/logo.png", - "blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/info.json", - "blockchains/ethereum/assets/0x0A76aad21948eA1ef447D26DEe91a54370E151e0/logo.png", - "blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/info.json", - "blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/logo.png", - "blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/info.json", - "blockchains/ethereum/assets/0x0A913beaD80F321E7Ac35285Ee10d9d922659cB7/logo.png", - "blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/info.json", - "blockchains/ethereum/assets/0x0A98273B00d699Bfc0bc445EC8CDF17653A98c1C/logo.png", - "blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/info.json", - "blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/logo.png", - "blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/info.json", - "blockchains/ethereum/assets/0x0AF44e2784637218dD1D32A322D44e603A8f0c6A/logo.png", - "blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/info.json", - "blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/logo.png", - "blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/info.json", - "blockchains/ethereum/assets/0x0AbdAce70D3790235af448C88547603b945604ea/logo.png", - "blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/info.json", - "blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/logo.png", - "blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/info.json", - "blockchains/ethereum/assets/0x0Ae055097C6d159879521C384F1D2123D1f195e6/logo.png", - "blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/info.json", - "blockchains/ethereum/assets/0x0AfFa06e7Fbe5bC9a764C979aA66E8256A631f02/logo.png", - "blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/info.json", - "blockchains/ethereum/assets/0x0B0a57287BC86eb066f677825BBa5da69Df446d2/logo.png", - "blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/info.json", - "blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/logo.png", - "blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/info.json", - "blockchains/ethereum/assets/0x0B3c1a38DBB699758E4B771B8C349a858dd0f061/logo.png", - "blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/info.json", - "blockchains/ethereum/assets/0x0B4BdC478791897274652DC15eF5C135cae61E60/logo.png", - "blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/info.json", - "blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/logo.png", - "blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/info.json", - "blockchains/ethereum/assets/0x0BEf619cF38cF0c22967289b8419720fBd1Db9f7/logo.png", - "blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json", - "blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/logo.png", - "blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/info.json", - "blockchains/ethereum/assets/0x0Bb7Db697567178c590eFA64A7DcB2ce6213768C/logo.png", - "blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/info.json", - "blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/logo.png", - "blockchains/ethereum/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/info.json", - "blockchains/ethereum/assets/0x0C37Bcf456bC661C14D596683325623076D7e283/logo.png", - "blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/info.json", - "blockchains/ethereum/assets/0x0C3eF32f802967DB75B9D49fE1e76620151cCB81/logo.png", - "blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/info.json", - "blockchains/ethereum/assets/0x0C6144c16af288948C8fdB37fD8fEc94bfF3d1d9/logo.png", - "blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/info.json", - "blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/logo.png", - "blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/info.json", - "blockchains/ethereum/assets/0x0C6E8a8358cBde54F8e4Cd7f07D5ac38aec8C5a4/logo.png", - "blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/info.json", - "blockchains/ethereum/assets/0x0C6f5F7D555E7518f6841a79436BD2b1Eef03381/logo.png", - "blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/info.json", - "blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/logo.png", - "blockchains/ethereum/assets/0x0C9DAC89e27D6a7b6e93d2910A7200C5913d09bb/logo.png", - "blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/info.json", - "blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/logo.png", - "blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/info.json", - "blockchains/ethereum/assets/0x0CbC0B6fE51C19D28EBE36e12dE9307A42A4A387/logo.png", - "blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/info.json", - "blockchains/ethereum/assets/0x0Cc9FCCFF81252F4bd8C5c6b359B14ae2Ed851cf/logo.png", - "blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json", - "blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/logo.png", - "blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/info.json", - "blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/logo.png", - "blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/info.json", - "blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/logo.png", - "blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/info.json", - "blockchains/ethereum/assets/0x0D2f3987a76995be593D755A0d36d90Ec86a2AE1/logo.png", - "blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/info.json", - "blockchains/ethereum/assets/0x0D5516103752b3954D95621f470A8261151Da2e4/logo.png", - "blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/info.json", - "blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/logo.png", - "blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json", - "blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/logo.png", - "blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/info.json", - "blockchains/ethereum/assets/0x0D9a10a0466B7E9AD693e24993f5105bfDb240e3/logo.png", - "blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/info.json", - "blockchains/ethereum/assets/0x0DB8D8b76BC361bAcbB72E2C491E06085A97Ab31/logo.png", - "blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/info.json", - "blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/logo.png", - "blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/info.json", - "blockchains/ethereum/assets/0x0DCe40212E3C689Ad502739e283d9c3Ac79727bC/logo.png", - "blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/info.json", - "blockchains/ethereum/assets/0x0Dd2eE1278342fF207BCcc8e38E7a9cDF0bbe5E1/logo.png", - "blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/info.json", - "blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/logo.png", - "blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/info.json", - "blockchains/ethereum/assets/0x0E22734e078d6e399BCeE40a549DB591C4EA46cB/logo.png", - "blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/info.json", - "blockchains/ethereum/assets/0x0E29e5AbbB5FD88e28b2d355774e73BD47dE3bcd/logo.png", - "blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/info.json", - "blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/logo.png", - "blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/info.json", - "blockchains/ethereum/assets/0x0E5d22C0CAbcB15BC75C3F5050ba56dFF2B3Cd6F/logo.png", - "blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/info.json", - "blockchains/ethereum/assets/0x0E6BB94B7f25B96f13E0baf5bC04b8Ba39b897A8/logo.png", - "blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/info.json", - "blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/logo.png", - "blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/info.json", - "blockchains/ethereum/assets/0x0E7f79E89BA8C4a13431129fB2db0d4f444B5B9A/logo.png", - "blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/info.json", - "blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/logo.png", - "blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/info.json", - "blockchains/ethereum/assets/0x0ED8343dfdEE32E38b4c4cE15a3b00A59E90F3dB/logo.png", - "blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/info.json", - "blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/logo.png", - "blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/info.json", - "blockchains/ethereum/assets/0x0Eb3D7c0329e4Cd4e4Cf3457eb9144ebbf9A5518/logo.png", - "blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/info.json", - "blockchains/ethereum/assets/0x0Eb6E56aAcae6A21BdE99c826ac798D225488C3D/logo.png", - "blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/info.json", - "blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/logo.png", - "blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/info.json", - "blockchains/ethereum/assets/0x0Ec300614EC04D7C357202A0070a6E957Ff5D319/logo.png", - "blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/info.json", - "blockchains/ethereum/assets/0x0Ef009AD1899f1f3228073d1Bff8f3Db67d1061a/logo.png", - "blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/info.json", - "blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/logo.png", - "blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/info.json", - "blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/logo.png", - "blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/info.json", - "blockchains/ethereum/assets/0x0F237D5eA7876E0e2906034D98FDB20D43666ad4/logo.png", - "blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/info.json", - "blockchains/ethereum/assets/0x0F391Fdd1956f322a87231f580dF961E7b7FbA8a/logo.png", - "blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/info.json", - "blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/logo.png", - "blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/info.json", - "blockchains/ethereum/assets/0x0F513fFb4926ff82D7F60A05069047AcA295C413/logo.png", - "blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json", - "blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/logo.png", - "blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/info.json", - "blockchains/ethereum/assets/0x0F612a09eAd55Bb81b6534e80ed5A21Bf0a27B16/logo.png", - "blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/info.json", - "blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/logo.png", - "blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/info.json", - "blockchains/ethereum/assets/0x0FFF95D5ab18c763c42C209F137C47354af104a8/logo.png", - "blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/info.json", - "blockchains/ethereum/assets/0x0Fed2aca55338d77438797bDf609252Db92313ea/logo.png", - "blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/info.json", - "blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/logo.png", - "blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/info.json", - "blockchains/ethereum/assets/0x0a255F700B16c0acF5673565C757b94fb38B27F2/logo.png", - "blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/info.json", - "blockchains/ethereum/assets/0x0a2D9370cF74Da3FD3dF5d764e394Ca8205C50B6/logo.png", - "blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/info.json", - "blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/logo.png", - "blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/info.json", - "blockchains/ethereum/assets/0x0a4b2d4B48a63088e0897a3F147Ba37f81a27722/logo.png", - "blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/info.json", - "blockchains/ethereum/assets/0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa/logo.png", - "blockchains/ethereum/assets/0x0a98273b00d699bfc0bc445ec8cdf17653a98c1c/logo.png", - "blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/info.json", - "blockchains/ethereum/assets/0x0a9A9ce600D08BF9b76F49FA4e7b38A67EBEB1E6/logo.png", - "blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/info.json", - "blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/logo.png", - "blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/info.json", - "blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/logo.png", - "blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/info.json", - "blockchains/ethereum/assets/0x0ab93C6be61A8f30b465B71383207FBDCef1a722/logo.png", - "blockchains/ethereum/assets/0x0acb3ff3963d426dd5f8e6aad5301c0d1871ee59/logo.png", - "blockchains/ethereum/assets/0x0adf59a7e7d21104fb30a6bc7d283929339365aa/logo.png", - "blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/info.json", - "blockchains/ethereum/assets/0x0aeF06DcCCC531e581f0440059E6FfCC206039EE/logo.png", - "blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/info.json", - "blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/logo.png", - "blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/info.json", - "blockchains/ethereum/assets/0x0b08dD9847CB630014A9f91C56e2984D6614EaF1/logo.png", - "blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/info.json", - "blockchains/ethereum/assets/0x0b11D5d078955C6E5913beEaba85660202A4FC55/logo.png", - "blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/info.json", - "blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/logo.png", - "blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/info.json", - "blockchains/ethereum/assets/0x0b6Bc42cb9b89259A3aA986363Fa37a9cbF03b8E/logo.png", - "blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/info.json", - "blockchains/ethereum/assets/0x0b76544F6C413a555F309Bf76260d1E02377c02A/logo.png", - "blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/info.json", - "blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/logo.png", - "blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/info.json", - "blockchains/ethereum/assets/0x0b7B59cF63fc99130a77Aa17CF9A4811a90a23a0/logo.png", - "blockchains/ethereum/assets/0x0b7b59cf63fc99130a77aa17cf9a4811a90a23a0/logo.png", - "blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/info.json", - "blockchains/ethereum/assets/0x0bAfb5731805115287e4C25aBdC7f6167Ab1Dbb1/logo.png", - "blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/info.json", - "blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/logo.png", - "blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/info.json", - "blockchains/ethereum/assets/0x0bC61DdED5F6710c637cf8288Eb6058766ce1921/logo.png", - "blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/info.json", - "blockchains/ethereum/assets/0x0bCd6FaeF90877ac73bB245dF6CE3C0EC9E95BfE/logo.png", - "blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/info.json", - "blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/logo.png", - "blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json", - "blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/logo.png", - "blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/info.json", - "blockchains/ethereum/assets/0x0bfDFc31DC0A0992957d94BE07A60C130c6bd4Ec/logo.png", - "blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/info.json", - "blockchains/ethereum/assets/0x0bfa2DfF84fba6d6e4F7193B0C58A740e2f1523A/logo.png", - "blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/info.json", - "blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/logo.png", - "blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/info.json", - "blockchains/ethereum/assets/0x0c07799C548Ba0C54467E30173764d2221b5E1db/logo.png", - "blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/info.json", - "blockchains/ethereum/assets/0x0c2e3bbc4646c872a3F5A745D2902aFFda82C58a/logo.png", - "blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/info.json", - "blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/logo.png", - "blockchains/ethereum/assets/0x0c3ae89af1fd1d855379c99a270de5675d009c4e/logo.png", - "blockchains/ethereum/assets/0x0cBE2dF57CA9191B64a7Af3baa3F946fa7Df2F25/logo.png", - "blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/info.json", - "blockchains/ethereum/assets/0x0cF713b11C9b986EC40D65bD4F7fbd50F6ff2d64/logo.png", - "blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/info.json", - "blockchains/ethereum/assets/0x0cFD0Cc77f3b6Af24Dcf505CF02A6be219457e1c/logo.png", - "blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/info.json", - "blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/logo.png", - "blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json", - "blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/logo.png", - "blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/info.json", - "blockchains/ethereum/assets/0x0cbC9b02B8628AE08688b5cC8134dc09e36C443b/logo.png", - "blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/info.json", - "blockchains/ethereum/assets/0x0d16450D347c12C086d6C94c76c5Aaac35eA07E0/logo.png", - "blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/info.json", - "blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/logo.png", - "blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/info.json", - "blockchains/ethereum/assets/0x0d438F3b5175Bebc262bF23753C1E53d03432bDE/logo.png", - "blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/info.json", - "blockchains/ethereum/assets/0x0d4b4DA5fb1a7d55E85f8e22f728701cEB6E44C9/logo.png", - "blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/info.json", - "blockchains/ethereum/assets/0x0d88eD6E74bbFD96B831231638b66C05571e824F/logo.png", - "blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/info.json", - "blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/logo.png", - "blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/info.json", - "blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/logo.png", - "blockchains/ethereum/assets/0x0d9a10a0466b7e9ad693e24993f5105bfdb240e3/logo.png", - "blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/info.json", - "blockchains/ethereum/assets/0x0dAa561DcD6769eb7128e4b99be6FE9C7957EaB1/logo.png", - "blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/info.json", - "blockchains/ethereum/assets/0x0dD55D33b46151b9d2427A23eC6A9986FDD74745/logo.png", - "blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/info.json", - "blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/logo.png", - "blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/info.json", - "blockchains/ethereum/assets/0x0db03B6CDe0B2d427C64a04FeAfd825938368f1F/logo.png", - "blockchains/ethereum/assets/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195/info.json", - "blockchains/ethereum/assets/0x0e0989b1f9B8A38983c2BA8053269Ca62Ec9B195/logo.png", - "blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/info.json", - "blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/logo.png", - "blockchains/ethereum/assets/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16/info.json", - "blockchains/ethereum/assets/0x0e2298E3B3390e3b945a5456fBf59eCc3f55DA16/logo.png", - "blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/info.json", - "blockchains/ethereum/assets/0x0e511Aa1a137AaD267dfe3a6bFCa0b856C1a3682/logo.png", - "blockchains/ethereum/assets/0x0e69d0a2bbb30abcb7e5cfea0e4fde19c00a8d47/logo.png", - "blockchains/ethereum/assets/0x0e7c28fb8ed4f5f63aabd022deaeeba40ecc335c/logo.png", - "blockchains/ethereum/assets/0x0e8d6b471e332f140e7d9dbb99e5e3822f728da6/logo.png", - "blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/info.json", - "blockchains/ethereum/assets/0x0e8e874bb30a5F254f5144EaAE4564C7F73fAbeD/logo.png", - "blockchains/ethereum/assets/0x0e9b56D2233ea2b5883861754435f9C51Dbca141/info.json", - "blockchains/ethereum/assets/0x0e9b56D2233ea2b5883861754435f9C51Dbca141/logo.png", - "blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/info.json", - "blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/logo.png", - "blockchains/ethereum/assets/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101/info.json", - "blockchains/ethereum/assets/0x0eF3b2024ae079e6dBC2b37435cE30d2731F0101/logo.png", - "blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/info.json", - "blockchains/ethereum/assets/0x0ea984e789302B7B612147E4e4144e64f21425Eb/logo.png", - "blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/info.json", - "blockchains/ethereum/assets/0x0ecF0851b2cb945ddbee413C0E23f0C01cD4df7d/logo.png", - "blockchains/ethereum/assets/0x0ed8343dfdee32e38b4c4ce15a3b00a59e90f3db/logo.png", - "blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/info.json", - "blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/logo.png", - "blockchains/ethereum/assets/0x0f02e27745e3b6e9e1310d19469e2b5d7b5ec99a/logo.png", - "blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/info.json", - "blockchains/ethereum/assets/0x0f1Ed66c251BcB52ecF7E67ac64Bb72482048aDB/logo.png", - "blockchains/ethereum/assets/0x0f513ffb4926ff82d7f60a05069047aca295c413/logo.png", - "blockchains/ethereum/assets/0x0f5d2fb29fb7d3cfee444a200298f468908cc942/logo.png", - "blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/info.json", - "blockchains/ethereum/assets/0x0f71B8De197A1C84d31de0F1fA7926c365F052B3/logo.png", - "blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/info.json", - "blockchains/ethereum/assets/0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704/logo.png", - "blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/info.json", - "blockchains/ethereum/assets/0x0f7d4d41218370ae7C94465F8cA3993eD99F650b/logo.png", - "blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/info.json", - "blockchains/ethereum/assets/0x0f801928106c4C4272275e130Be1473dBD8b492c/logo.png", - "blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/info.json", - "blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/logo.png", - "blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/info.json", - "blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/logo.png", - "blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/info.json", - "blockchains/ethereum/assets/0x0f8c45B896784A1E408526B9300519ef8660209c/logo.png", - "blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/info.json", - "blockchains/ethereum/assets/0x0f961c328a96c23216B97b58947c2e8a741DE912/logo.png", - "blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/info.json", - "blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/logo.png", - "blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/info.json", - "blockchains/ethereum/assets/0x0fA74f33f6a579bA420C78f8B1Bc45855f521cA7/logo.png", - "blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/info.json", - "blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/logo.png", - "blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/info.json", - "blockchains/ethereum/assets/0x0fdF29094Ff2376A6D04052b04eE7F6a4B8A8ceD/logo.png", - "blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/info.json", - "blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/logo.png", - "blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/info.json", - "blockchains/ethereum/assets/0x10086399DD8c1e3De736724AF52587a2044c9fA2/logo.png", - "blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/info.json", - "blockchains/ethereum/assets/0x1010603473C78277924A195A22115Ee9daB432a6/logo.png", - "blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/info.json", - "blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/logo.png", - "blockchains/ethereum/assets/0x101cc05f4A51C0319f570d5E146a8C625198e636/info.json", - "blockchains/ethereum/assets/0x101cc05f4A51C0319f570d5E146a8C625198e636/logo.png", - "blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/info.json", - "blockchains/ethereum/assets/0x1029383292b098f2302DD19299b58659FdE14aba/logo.png", - "blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/info.json", - "blockchains/ethereum/assets/0x103c3A209da59d3E7C4A89307e66521e081CFDF0/logo.png", - "blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/info.json", - "blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/logo.png", - "blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/info.json", - "blockchains/ethereum/assets/0x105F838bC941345F9BbafeF10FDb54B241C20105/logo.png", - "blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/info.json", - "blockchains/ethereum/assets/0x106138D8B7F110e52Fe89A9B317ed13d38888Db0/logo.png", - "blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/info.json", - "blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/logo.png", - "blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/info.json", - "blockchains/ethereum/assets/0x106Aa49295B525fcf959aA75eC3f7dCbF5352f1C/logo.png", - "blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/info.json", - "blockchains/ethereum/assets/0x10709ca9ADcaA1728Ad530BE1ED39c0286124883/logo.png", - "blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/info.json", - "blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/logo.png", - "blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/info.json", - "blockchains/ethereum/assets/0x107c4504cd79C5d2696Ea0030a8dD4e92601B82e/logo.png", - "blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/info.json", - "blockchains/ethereum/assets/0x10833B166D2B923b87cA43C864C15661Be603C7b/logo.png", - "blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/info.json", - "blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/logo.png", - "blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/info.json", - "blockchains/ethereum/assets/0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15/logo.png", - "blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/info.json", - "blockchains/ethereum/assets/0x10DC623fCb8A3C151875f03D442103cBF6469bE6/logo.png", - "blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/info.json", - "blockchains/ethereum/assets/0x10Ef64cb79Fd4d75d4Aa7e8502d95C42124e434b/logo.png", - "blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/info.json", - "blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/logo.png", - "blockchains/ethereum/assets/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c/info.json", - "blockchains/ethereum/assets/0x10bA8C420e912bF07BEdaC03Aa6908720db04e0c/logo.png", - "blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/info.json", - "blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/logo.png", - "blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/info.json", - "blockchains/ethereum/assets/0x10eC0D497824e342bCB0EDcE00959142aAa766dD/logo.png", - "blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/info.json", - "blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/logo.png", - "blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json", - "blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/logo.png", - "blockchains/ethereum/assets/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F/info.json", - "blockchains/ethereum/assets/0x1122B6a0E00DCe0563082b6e2953f3A943855c1F/logo.png", - "blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/info.json", - "blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/logo.png", - "blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/info.json", - "blockchains/ethereum/assets/0x11468D142559f6aB61e69B47F30fa6A36c93eE92/logo.png", - "blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/info.json", - "blockchains/ethereum/assets/0x1149CFC37D81304173CD2b203508AB1F6934b81B/logo.png", - "blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/info.json", - "blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/logo.png", - "blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/info.json", - "blockchains/ethereum/assets/0x115eC79F1de567eC68B7AE7eDA501b406626478e/logo.png", - "blockchains/ethereum/assets/0x11613b1f840bb5A40F8866d857e24DA126B79D73/info.json", - "blockchains/ethereum/assets/0x11613b1f840bb5A40F8866d857e24DA126B79D73/logo.png", - "blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/info.json", - "blockchains/ethereum/assets/0x116a790417c31Ab790436A519D1C1F3353Edd4a2/logo.png", - "blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/info.json", - "blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/logo.png", - "blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/info.json", - "blockchains/ethereum/assets/0x1183F92A5624D68e85FFB9170F16BF0443B4c242/logo.png", - "blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/info.json", - "blockchains/ethereum/assets/0x11905B73cc08C6d96A9012b4EdF45b03243503b8/logo.png", - "blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/info.json", - "blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/logo.png", - "blockchains/ethereum/assets/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C/info.json", - "blockchains/ethereum/assets/0x11Bbad1c935b87CB83543B9288d1A2a73A90Bf1C/logo.png", - "blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/info.json", - "blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/logo.png", - "blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/info.json", - "blockchains/ethereum/assets/0x11E0b97730A67E6dfb8A917Ce9a464Bf6Fb1ABE0/logo.png", - "blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/info.json", - "blockchains/ethereum/assets/0x11baBe4a1Dee350BA5b5aD902F1d2C9822A0a98B/logo.png", - "blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/info.json", - "blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/logo.png", - "blockchains/ethereum/assets/0x11ded8addda881f700fbda2fe2030656289322a3/logo.png", - "blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/info.json", - "blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/logo.png", - "blockchains/ethereum/assets/0x11eef04c884e24d9b7b4760e7476d06ddf797f36/logo.png", - "blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/info.json", - "blockchains/ethereum/assets/0x121D13E8128E622382B881A615b723ACdBc0b67b/logo.png", - "blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/info.json", - "blockchains/ethereum/assets/0x122A86b5DFF2D085AfB49600b4cd7375D0d94A5f/logo.png", - "blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/info.json", - "blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/logo.png", - "blockchains/ethereum/assets/0x122a86b5dff2d085afb49600b4cd7375d0d94a5f/logo.png", - "blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/info.json", - "blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png", - "blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/info.json", - "blockchains/ethereum/assets/0x1237b0d12B15e3c609e37885597bFCad85745cf1/logo.png", - "blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/info.json", - "blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/logo.png", - "blockchains/ethereum/assets/0x123ab195dd38b1b40510d467a6a359b201af056f/logo.png", - "blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/info.json", - "blockchains/ethereum/assets/0x1245ef80F4d9e02ED9425375e8F649B9221b31D8/logo.png", - "blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/info.json", - "blockchains/ethereum/assets/0x12480E24eb5bec1a9D4369CaB6a80caD3c0A377A/logo.png", - "blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/info.json", - "blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/logo.png", - "blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/info.json", - "blockchains/ethereum/assets/0x1254E59712e6e727dC71E0E3121Ae952b2c4c3b6/logo.png", - "blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/info.json", - "blockchains/ethereum/assets/0x125F9d5daa039bDB79D36bAff667e9E0bbcEA998/logo.png", - "blockchains/ethereum/assets/0x125f9d5daa039bdb79d36baff667e9e0bbcea998/logo.png", - "blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/info.json", - "blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/logo.png", - "blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/info.json", - "blockchains/ethereum/assets/0x12759512D326303B45f1ceC8F7B6fd96F387778E/logo.png", - "blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/info.json", - "blockchains/ethereum/assets/0x1287c0509df9a475Ef178471aB2132b9dfD312B3/logo.png", - "blockchains/ethereum/assets/0x1288411265dDbf286d45D367022B3ee54811B65C/logo.png", - "blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/info.json", - "blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/logo.png", - "blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/info.json", - "blockchains/ethereum/assets/0x129D0b4bfC484C9b58BDaBf3023c7ee9A420de1E/logo.png", - "blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/info.json", - "blockchains/ethereum/assets/0x129c8aC258bf01a43f6511EA7951Ff762B34D345/logo.png", - "blockchains/ethereum/assets/0x129c8ac258bf01a43f6511ea7951ff762b34d345/logo.png", - "blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/info.json", - "blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/logo.png", - "blockchains/ethereum/assets/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD/info.json", - "blockchains/ethereum/assets/0x12B19D3e2ccc14Da04FAe33e63652ce469b3F2FD/logo.png", - "blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/info.json", - "blockchains/ethereum/assets/0x12B306fA98F4CbB8d4457FdFf3a0A0a56f07cCdf/logo.png", - "blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/info.json", - "blockchains/ethereum/assets/0x12Ca46331ab84F341666Add4237327d7077B104a/logo.png", - "blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/info.json", - "blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/logo.png", - "blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/info.json", - "blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/logo.png", - "blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/info.json", - "blockchains/ethereum/assets/0x12Ea7862533964bEb9Cb955EC2F455A1aa0DAA92/logo.png", - "blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/info.json", - "blockchains/ethereum/assets/0x12FEF5e57bF45873Cd9B62E9DBd7BFb99e32D73e/logo.png", - "blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/info.json", - "blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/logo.png", - "blockchains/ethereum/assets/0x12a9d37fb05052a465fc27792df1c4033c6433fc/logo.png", - "blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/info.json", - "blockchains/ethereum/assets/0x12bAc8c392f5a2Ec82F3C2799289a1A7515d8f02/logo.png", - "blockchains/ethereum/assets/0x12bac8c392f5a2ec82f3c2799289a1a7515d8f02/logo.png", - "blockchains/ethereum/assets/0x12e51E77DAAA58aA0E9247db7510Ea4B46F9bEAd/info.json", - "blockchains/ethereum/assets/0x12e51E77DAAA58aA0E9247db7510Ea4B46F9bEAd/logo.png", - "blockchains/ethereum/assets/0x12f649A9E821F90BB143089a6e56846945892ffB/info.json", - "blockchains/ethereum/assets/0x12f649A9E821F90BB143089a6e56846945892ffB/logo.png", - "blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/info.json", - "blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/logo.png", - "blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/info.json", - "blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/logo.png", - "blockchains/ethereum/assets/0x12fcd6463e66974cf7bbc24ffc4d40d6be458283/logo.png", - "blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/info.json", - "blockchains/ethereum/assets/0x13056817f997bC3f15e1BC68207Efe8d2D197308/logo.png", - "blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/info.json", - "blockchains/ethereum/assets/0x130f0054d43d1f849D09e3947BD33d76706232D6/logo.png", - "blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/info.json", - "blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/logo.png", - "blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/info.json", - "blockchains/ethereum/assets/0x1320c8c64b9f2eAa851F70702e6C9FC1EE4E8Ce4/logo.png", - "blockchains/ethereum/assets/0x132b2EDECC3EC84C887fab43B35db7A5F87629D4/logo.png", - "blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/info.json", - "blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/logo.png", - "blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/info.json", - "blockchains/ethereum/assets/0x13339fD07934CD674269726EdF3B5ccEE9DD93de/logo.png", - "blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/info.json", - "blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/logo.png", - "blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json", - "blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/logo.png", - "blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/info.json", - "blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/logo.png", - "blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/info.json", - "blockchains/ethereum/assets/0x134A2B5B1A1E3F3c3C7cfed71000035A53d4d127/logo.png", - "blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/info.json", - "blockchains/ethereum/assets/0x1350Fbe8Ce27762ec19134bf8FC405a427fe9Bf1/logo.png", - "blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/info.json", - "blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/logo.png", - "blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/info.json", - "blockchains/ethereum/assets/0x1354c8C1A66C2573Ce9cC3e92e98D17869501A46/logo.png", - "blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/info.json", - "blockchains/ethereum/assets/0x13657b29a376177718526cC85fc874aF926d6ef6/logo.png", - "blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/info.json", - "blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/logo.png", - "blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/info.json", - "blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/logo.png", - "blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/info.json", - "blockchains/ethereum/assets/0x1370B716575bD7d5AEe14128e231A779198e5397/logo.png", - "blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/info.json", - "blockchains/ethereum/assets/0x137959e0b3E5c68591abf67983b91b1685266f61/logo.png", - "blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/info.json", - "blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/logo.png", - "blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/info.json", - "blockchains/ethereum/assets/0x138A8752093F4f9a79AaeDF48d4B9248fab93c9C/logo.png", - "blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/info.json", - "blockchains/ethereum/assets/0x138fd9A2B4b283676109d5E76cf3b83de7d15F25/logo.png", - "blockchains/ethereum/assets/0x139838869D3E1AB94C798917840dA1c079103c84/info.json", - "blockchains/ethereum/assets/0x139838869D3E1AB94C798917840dA1c079103c84/logo.png", - "blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/info.json", - "blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/logo.png", - "blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json", - "blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/logo.png", - "blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/info.json", - "blockchains/ethereum/assets/0x13C2fab6354d3790D8ece4f0f1a3280b4A25aD96/logo.png", - "blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/info.json", - "blockchains/ethereum/assets/0x13E9EC660d872f55405d70e5C52D872136F0970c/logo.png", - "blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/info.json", - "blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/logo.png", - "blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/info.json", - "blockchains/ethereum/assets/0x13F1b7FDFbE1fc66676D56483e21B1ecb40b58E2/logo.png", - "blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/info.json", - "blockchains/ethereum/assets/0x13bDd7dcc28B585f193241B31995AF22f1b0256E/logo.png", - "blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/info.json", - "blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/logo.png", - "blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/info.json", - "blockchains/ethereum/assets/0x13d0bf45e5F319Fa0B58900807049f23caE7C40D/logo.png", - "blockchains/ethereum/assets/0x13d6b121817D78faC403Ebf2C59c0C93583991df/info.json", - "blockchains/ethereum/assets/0x13d6b121817D78faC403Ebf2C59c0C93583991df/logo.png", - "blockchains/ethereum/assets/0x13e9ec660d872f55405d70e5c52d872136f0970c/logo.png", - "blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/info.json", - "blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/logo.png", - "blockchains/ethereum/assets/0x13f1b7fdfbe1fc66676d56483e21b1ecb40b58e2/logo.png", - "blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/info.json", - "blockchains/ethereum/assets/0x13f25cd52b21650caa8225C9942337d914C9B030/logo.png", - "blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/info.json", - "blockchains/ethereum/assets/0x14094949152EDDBFcd073717200DA82fEd8dC960/logo.png", - "blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/info.json", - "blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/logo.png", - "blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/info.json", - "blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/logo.png", - "blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/info.json", - "blockchains/ethereum/assets/0x1410d4eC3D276C0eBbf16ccBE88A4383aE734eD0/logo.png", - "blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/info.json", - "blockchains/ethereum/assets/0x1412f6Aa5ADC77C620715BB2a020AA690B85F68A/logo.png", - "blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/info.json", - "blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/logo.png", - "blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/info.json", - "blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/logo.png", - "blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/info.json", - "blockchains/ethereum/assets/0x142aC3BD1C94898Be6e311b020b547A11dC03990/logo.png", - "blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/info.json", - "blockchains/ethereum/assets/0x14409B0Fc5C7f87b5DAd20754fE22d29A3dE8217/logo.png", - "blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/info.json", - "blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/logo.png", - "blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/info.json", - "blockchains/ethereum/assets/0x1452DbfCff5aa0BA612B74876A025750a51B5b15/logo.png", - "blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/info.json", - "blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/logo.png", - "blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/info.json", - "blockchains/ethereum/assets/0x145b4467b2fa0Faf4296F165bca214691a5E08D6/logo.png", - "blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/info.json", - "blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/logo.png", - "blockchains/ethereum/assets/0x146d8d942048ad517479c9bab1788712af180fde/logo.png", - "blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/info.json", - "blockchains/ethereum/assets/0x147283B5e9a3e03fBaDa505e015900036Dc25A64/logo.png", - "blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/info.json", - "blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/logo.png", - "blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/info.json", - "blockchains/ethereum/assets/0x14839bf22810F09fb163AF69BD21Bd5476F445Cd/logo.png", - "blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/info.json", - "blockchains/ethereum/assets/0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b/logo.png", - "blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/info.json", - "blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/logo.png", - "blockchains/ethereum/assets/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C/info.json", - "blockchains/ethereum/assets/0x14F0a12A43c36C49D4b403dD6e1A9B8222BE456C/logo.png", - "blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/info.json", - "blockchains/ethereum/assets/0x14F378683dFd56ACc2af2440F4B026658fdd78D4/logo.png", - "blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/info.json", - "blockchains/ethereum/assets/0x14F37B574242D366558dB61f3335289a5035c506/logo.png", - "blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/info.json", - "blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/logo.png", - "blockchains/ethereum/assets/0x14f37b574242d366558db61f3335289a5035c506/logo.png", - "blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/info.json", - "blockchains/ethereum/assets/0x150b0b96933B75Ce27af8b92441F8fB683bF9739/logo.png", - "blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/info.json", - "blockchains/ethereum/assets/0x151202C9c18e495656f372281F493EB7698961D5/logo.png", - "blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/info.json", - "blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/logo.png", - "blockchains/ethereum/assets/0x1519aff03b3e23722511d2576c769a77baf09580/logo.png", - "blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/info.json", - "blockchains/ethereum/assets/0x152687Bc4A7FCC89049cF119F9ac3e5aCF2eE7ef/logo.png", - "blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/info.json", - "blockchains/ethereum/assets/0x1534a5715278163687D4F4d4cF27E345b4de1803/logo.png", - "blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/info.json", - "blockchains/ethereum/assets/0x153eD9CC1b792979d2Bde0BBF45CC2A7e436a5F9/logo.png", - "blockchains/ethereum/assets/0x15470A4cCB61704481FA6a2Afd993d585689D226/info.json", - "blockchains/ethereum/assets/0x15470A4cCB61704481FA6a2Afd993d585689D226/logo.png", - "blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/info.json", - "blockchains/ethereum/assets/0x1563D521ba309e2Ad9f4aFfD6f4dE9759E8d4F21/logo.png", - "blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/info.json", - "blockchains/ethereum/assets/0x157207Df36cF1803399CCA15CAD867fd54514Fde/logo.png", - "blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/info.json", - "blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/logo.png", - "blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/info.json", - "blockchains/ethereum/assets/0x158079Ee67Fce2f58472A96584A73C7Ab9AC95c1/logo.png", - "blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/info.json", - "blockchains/ethereum/assets/0x159A1dFAe19057de57dFfFcbB3DA1aE784678965/logo.png", - "blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/info.json", - "blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/logo.png", - "blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/info.json", - "blockchains/ethereum/assets/0x15A664416E42766A6cC0a1221d9C088548a6E731/logo.png", - "blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json", - "blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/logo.png", - "blockchains/ethereum/assets/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25/info.json", - "blockchains/ethereum/assets/0x15bCDFAd12498DE8a922E62442Ae4CC4bd33bd25/logo.png", - "blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/info.json", - "blockchains/ethereum/assets/0x15bdA08c3afbf5955D6e9B235Fd55a1FD0DbC829/logo.png", - "blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/info.json", - "blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/logo.png", - "blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/info.json", - "blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/logo.png", - "blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/info.json", - "blockchains/ethereum/assets/0x1602af2C782cC03F9241992E243290Fccf73Bb13/logo.png", - "blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/info.json", - "blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/logo.png", - "blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/info.json", - "blockchains/ethereum/assets/0x161a5d1fC314727ba7ffD8EF166f32ca30Ff87Df/logo.png", - "blockchains/ethereum/assets/0x161a5d1fc314727ba7ffd8ef166f32ca30ff87df/logo.png", - "blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/info.json", - "blockchains/ethereum/assets/0x1626e3d05De1428FD209BBfb911d78E0E06a73F2/logo.png", - "blockchains/ethereum/assets/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962/info.json", - "blockchains/ethereum/assets/0x162b3b37aAB1c09BD852F6227B17d4a5a9F60962/logo.png", - "blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/info.json", - "blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/logo.png", - "blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/info.json", - "blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/logo.png", - "blockchains/ethereum/assets/0x164AdC5E46324A9D5fC520f0f753B62Dd01Dc556/logo.png", - "blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/info.json", - "blockchains/ethereum/assets/0x164F64eF2A44444743c5472FA68fb3784060D286/logo.png", - "blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/info.json", - "blockchains/ethereum/assets/0x165440036Ce972C5F8EBef667086707e48B2623e/logo.png", - "blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/info.json", - "blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/logo.png", - "blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/info.json", - "blockchains/ethereum/assets/0x1662CFFEFa08b150329E419b2F1a13D010174246/logo.png", - "blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/info.json", - "blockchains/ethereum/assets/0x166F1a7eCAe00bd43876A25B10a63C575e05c0e7/logo.png", - "blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/info.json", - "blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/logo.png", - "blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/info.json", - "blockchains/ethereum/assets/0x168296bb09e24A88805CB9c33356536B980D3fC5/logo.png", - "blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/info.json", - "blockchains/ethereum/assets/0x1690c9cDc2Ac4C0cBEc38E9e03774320071550eC/logo.png", - "blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/info.json", - "blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/logo.png", - "blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/info.json", - "blockchains/ethereum/assets/0x16B87CA39b3501F3f318F65780a305E20d6fcd52/logo.png", - "blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/info.json", - "blockchains/ethereum/assets/0x16D790Ad4e33725D44741251f100e635C323bEb9/logo.png", - "blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/info.json", - "blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/logo.png", - "blockchains/ethereum/assets/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b/info.json", - "blockchains/ethereum/assets/0x16Fd77bb3af8A29b295ff50fA6BE88432dE0B35b/logo.png", - "blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/info.json", - "blockchains/ethereum/assets/0x16aB6ED897D04856Ff138122Db4b7767078a20F3/logo.png", - "blockchains/ethereum/assets/0x16b87ca39b3501f3f318f65780a305e20d6fcd52/logo.png", - "blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/info.json", - "blockchains/ethereum/assets/0x16bBaB40F4A614f90Fb8bb6474C5952f48Fd5D34/logo.png", - "blockchains/ethereum/assets/0x16bbab40f4a614f90fb8bb6474c5952f48fd5d34/logo.png", - "blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/info.json", - "blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/logo.png", - "blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/info.json", - "blockchains/ethereum/assets/0x16dEC18c210Ef7F9AE2C26e1E040bF9fADC9D5DB/logo.png", - "blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/info.json", - "blockchains/ethereum/assets/0x16de59092dAE5CcF4A1E6439D611fd0653f0Bd01/logo.png", - "blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/info.json", - "blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/logo.png", - "blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/info.json", - "blockchains/ethereum/assets/0x17052d51E954592C1046320c2371AbaB6C73Ef10/logo.png", - "blockchains/ethereum/assets/0x17052d51e954592c1046320c2371abab6c73ef10/logo.png", - "blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/info.json", - "blockchains/ethereum/assets/0x170b275CEd089FffAEBFe927F445a350ED9160DC/logo.png", - "blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/info.json", - "blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/logo.png", - "blockchains/ethereum/assets/0x1712Aad2C773ee04bdC9114b32163c058321CD85/info.json", - "blockchains/ethereum/assets/0x1712Aad2C773ee04bdC9114b32163c058321CD85/logo.png", - "blockchains/ethereum/assets/0x171664573e3969874DBa31c35082151Ea4f181F3/info.json", - "blockchains/ethereum/assets/0x171664573e3969874DBa31c35082151Ea4f181F3/logo.png", - "blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/info.json", - "blockchains/ethereum/assets/0x171D750d42d661B62C277a6B486ADb82348c3Eca/logo.png", - "blockchains/ethereum/assets/0x17280da053596e097604839c61a2ef5efb7d493f/logo.png", - "blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/info.json", - "blockchains/ethereum/assets/0x174897edD3ce414084A009d22db31C7b7826400d/logo.png", - "blockchains/ethereum/assets/0x17491ae8B359E73ca06F0ABb52223daA878140a9/info.json", - "blockchains/ethereum/assets/0x17491ae8B359E73ca06F0ABb52223daA878140a9/logo.png", - "blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/info.json", - "blockchains/ethereum/assets/0x174BfA6600Bf90C885c7c01C7031389ed1461Ab9/logo.png", - "blockchains/ethereum/assets/0x174aFE7A032b5A33a3270a9f6C30746E25708532/info.json", - "blockchains/ethereum/assets/0x174aFE7A032b5A33a3270a9f6C30746E25708532/logo.png", - "blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/info.json", - "blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/logo.png", - "blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/info.json", - "blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/logo.png", - "blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json", - "blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/logo.png", - "blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/info.json", - "blockchains/ethereum/assets/0x1778fFfBD431be2AC3D69e64d1d819C786B2BEe0/logo.png", - "blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/info.json", - "blockchains/ethereum/assets/0x177A542A9281F545263B1bcFb54a3d549003BF71/logo.png", - "blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/info.json", - "blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/logo.png", - "blockchains/ethereum/assets/0x177d39ac676ed1c67a2b268ad7f1e58826e5b0af/logo.png", - "blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/info.json", - "blockchains/ethereum/assets/0x178c820f862B14f316509ec36b13123DA19A6054/logo.png", - "blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/info.json", - "blockchains/ethereum/assets/0x179E31FB25E433441a2839389A7b8EC9c4654b7B/logo.png", - "blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/info.json", - "blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/logo.png", - "blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/info.json", - "blockchains/ethereum/assets/0x17Aa18A4B64A55aBEd7FA543F2Ba4E91f2dcE482/logo.png", - "blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/info.json", - "blockchains/ethereum/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/logo.png", - "blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/info.json", - "blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/logo.png", - "blockchains/ethereum/assets/0x17aC188e09A7890a1844E5E65471fE8b0CcFadF3/info.json", - "blockchains/ethereum/assets/0x17aC188e09A7890a1844E5E65471fE8b0CcFadF3/logo.png", - "blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/info.json", - "blockchains/ethereum/assets/0x17e67d1CB4e349B9CA4Bc3e17C7DF2a397A7BB64/logo.png", - "blockchains/ethereum/assets/0x17e67d1cb4e349b9ca4bc3e17c7df2a397a7bb64/logo.png", - "blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/info.json", - "blockchains/ethereum/assets/0x17f8aFB63DfcDcC90ebE6e84F060Cc306A98257D/logo.png", - "blockchains/ethereum/assets/0x17f8afb63dfcdcc90ebe6e84f060cc306a98257d/logo.png", - "blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/info.json", - "blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/logo.png", - "blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/info.json", - "blockchains/ethereum/assets/0x18088625f914468A3Fcc5904cE24920a3ed87C1a/logo.png", - "blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/info.json", - "blockchains/ethereum/assets/0x180B07537b3847bC1c159bda493DD4d28A31E46b/logo.png", - "blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/info.json", - "blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/logo.png", - "blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/info.json", - "blockchains/ethereum/assets/0x1822126fEedb4C7d61EecdBE3682FE61e91383d6/logo.png", - "blockchains/ethereum/assets/0x1829aA045E21E0D59580024A951DB48096e01782/info.json", - "blockchains/ethereum/assets/0x1829aA045E21E0D59580024A951DB48096e01782/logo.png", - "blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/info.json", - "blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/logo.png", - "blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/info.json", - "blockchains/ethereum/assets/0x183069c5EA93136F367ce3c37128429dB8eF1C29/logo.png", - "blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/info.json", - "blockchains/ethereum/assets/0x184001D794a8c91dEF72b8A488B67Cc907D4e5be/logo.png", - "blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/info.json", - "blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/logo.png", - "blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/info.json", - "blockchains/ethereum/assets/0x1845461382adc4c677cBa93073f7849a7947b629/logo.png", - "blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/info.json", - "blockchains/ethereum/assets/0x184d559828c51af3291685a4C6cb0e473532E7F3/logo.png", - "blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/info.json", - "blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/logo.png", - "blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/info.json", - "blockchains/ethereum/assets/0x186a33d4dBcd700086A26188DcB74E69bE463665/logo.png", - "blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/info.json", - "blockchains/ethereum/assets/0x1876c969027b4A4f95937e93E0Db2Ac2dE152009/logo.png", - "blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/info.json", - "blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/logo.png", - "blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/info.json", - "blockchains/ethereum/assets/0x187abED6d17529E921aed5Dda458389e3d1c594b/logo.png", - "blockchains/ethereum/assets/0x187c4b0e3819017a5cf07af81a4e2b16166aabc6/logo.png", - "blockchains/ethereum/assets/0x187d1018e8ef879be4194d6ed7590987463ead85/logo.png", - "blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/info.json", - "blockchains/ethereum/assets/0x18C525cce3ad9A48D82F91B874754be78E9d0F85/logo.png", - "blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/info.json", - "blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/logo.png", - "blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/info.json", - "blockchains/ethereum/assets/0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998/logo.png", - "blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/info.json", - "blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/logo.png", - "blockchains/ethereum/assets/0x18d3adac07900c2507461749be70543116c73594/logo.png", - "blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/info.json", - "blockchains/ethereum/assets/0x18f5B4908e8861e3114Ba9a0a9a4E84c5F180Cc0/logo.png", - "blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/info.json", - "blockchains/ethereum/assets/0x190289e0f72DFD611121da7DD9F3e6C92b8F71e4/logo.png", - "blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/info.json", - "blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/logo.png", - "blockchains/ethereum/assets/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E/info.json", - "blockchains/ethereum/assets/0x191557728e4d8CAa4Ac94f86af842148c0FA8F7E/logo.png", - "blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/info.json", - "blockchains/ethereum/assets/0x1929658f7578AA8F25792BA891654878F2C3AE18/logo.png", - "blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/info.json", - "blockchains/ethereum/assets/0x192C8342e994de140Ef9A11FEA76985fc8bF9e5a/logo.png", - "blockchains/ethereum/assets/0x192c8342e994de140ef9a11fea76985fc8bf9e5a/logo.png", - "blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/info.json", - "blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/logo.png", - "blockchains/ethereum/assets/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162/info.json", - "blockchains/ethereum/assets/0x193408cA0576B73156Ed42A2EA7D6fD3f6507162/logo.png", - "blockchains/ethereum/assets/0x193408ca0576b73156ed42a2ea7d6fd3f6507162/logo.png", - "blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/info.json", - "blockchains/ethereum/assets/0x193B8dBc2805B9639d173A22E59A1B33E566668E/logo.png", - "blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/info.json", - "blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/logo.png", - "blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/info.json", - "blockchains/ethereum/assets/0x195F43a522814DB23cb55FA5AC2f92f6C1460d9e/logo.png", - "blockchains/ethereum/assets/0x1961B3331969eD52770751fC718ef530838b6dEE/info.json", - "blockchains/ethereum/assets/0x1961B3331969eD52770751fC718ef530838b6dEE/logo.png", - "blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/info.json", - "blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/logo.png", - "blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/info.json", - "blockchains/ethereum/assets/0x1969442391737025812C2215E77E676d7fA84847/logo.png", - "blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json", - "blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/logo.png", - "blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/info.json", - "blockchains/ethereum/assets/0x197E6bCa6BC2f488ec760a6Ce46B1399cd2954b0/logo.png", - "blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/info.json", - "blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/logo.png", - "blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/info.json", - "blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/logo.png", - "blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/info.json", - "blockchains/ethereum/assets/0x1985365e9f78359a9B6AD760e32412f4a445E862/logo.png", - "blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/info.json", - "blockchains/ethereum/assets/0x19B58d95929586Ad750893CAad43E77aa6e8Ce9E/logo.png", - "blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/info.json", - "blockchains/ethereum/assets/0x19C9872640eC38c2Cf36C0F04d1365Ef067869B3/logo.png", - "blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/info.json", - "blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/logo.png", - "blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/info.json", - "blockchains/ethereum/assets/0x19EdFbe9814AF6eeE88289fdd789BC473e84f8F7/logo.png", - "blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/info.json", - "blockchains/ethereum/assets/0x19c5A48eBa1F50d63054144C62Ff11665c91E805/logo.png", - "blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/info.json", - "blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/logo.png", - "blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/info.json", - "blockchains/ethereum/assets/0x19ddC3605052554A1aC2b174aE745c911456841f/logo.png", - "blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/info.json", - "blockchains/ethereum/assets/0x19ea194d71e2dC4179fF0FdBB5666FcA77C4730E/logo.png", - "blockchains/ethereum/assets/0x19ea194d71e2dc4179ff0fdbb5666fca77c4730e/logo.png", - "blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/info.json", - "blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/logo.png", - "blockchains/ethereum/assets/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff/info.json", - "blockchains/ethereum/assets/0x19fFfd124CD9089E21026d10dA97f8cD6B442Bff/logo.png", - "blockchains/ethereum/assets/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9/info.json", - "blockchains/ethereum/assets/0x19fd68eC7AE71562f9288032797ef4401ddEA0a9/logo.png", - "blockchains/ethereum/assets/0x19fd68ec7ae71562f9288032797ef4401ddea0a9/logo.png", - "blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/info.json", - "blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/logo.png", - "blockchains/ethereum/assets/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515/info.json", - "blockchains/ethereum/assets/0x1A0B4b959cF9c5853f701ca1484e57CA69ff9515/logo.png", - "blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/info.json", - "blockchains/ethereum/assets/0x1A0F2aB46EC630F9FD638029027b552aFA64b94c/logo.png", - "blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/info.json", - "blockchains/ethereum/assets/0x1A0c31837EdB132a9312841B9527E6307db13509/logo.png", - "blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/info.json", - "blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/logo.png", - "blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/info.json", - "blockchains/ethereum/assets/0x1A1B161962a7EFE85BE39A24F18AD7d4a504e10C/logo.png", - "blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/info.json", - "blockchains/ethereum/assets/0x1A3496C18d558bd9C6C8f609E1B129f67AB08163/logo.png", - "blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/info.json", - "blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/logo.png", - "blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/info.json", - "blockchains/ethereum/assets/0x1A4E76811D9C319A953EADa36f1DeF25156C8D93/logo.png", - "blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/info.json", - "blockchains/ethereum/assets/0x1A5F9352Af8aF974bFC03399e3767DF6370d82e4/logo.png", - "blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/info.json", - "blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/logo.png", - "blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/info.json", - "blockchains/ethereum/assets/0x1A9751a87dE19385b5A6097E477e158D2ce420C8/logo.png", - "blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/info.json", - "blockchains/ethereum/assets/0x1AAC60e9acAfaED0cF84AdD412aB8071ef64196E/logo.png", - "blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/info.json", - "blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/logo.png", - "blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/info.json", - "blockchains/ethereum/assets/0x1Afe191601c0c7095C995bd6875F94a89FA5d71b/logo.png", - "blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/info.json", - "blockchains/ethereum/assets/0x1B073382E63411E3BcfFE90aC1B9A43feFa1Ec6F/logo.png", - "blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/info.json", - "blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/logo.png", - "blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/info.json", - "blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/logo.png", - "blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/info.json", - "blockchains/ethereum/assets/0x1B566E2799ff246A08B66EB0f2915e7F8Cd2Ae8E/logo.png", - "blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/info.json", - "blockchains/ethereum/assets/0x1B5f21ee98eed48d292e8e2d3Ed82b40a9728A22/logo.png", - "blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/info.json", - "blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/logo.png", - "blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/info.json", - "blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/logo.png", - "blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/info.json", - "blockchains/ethereum/assets/0x1B957Dc4aEfeed3b4A2351a6A6d5cbfbbA0CeCFa/logo.png", - "blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/info.json", - "blockchains/ethereum/assets/0x1B9743f556D65e757c4c650B4555bAF354cB8bd3/logo.png", - "blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/info.json", - "blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/logo.png", - "blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/info.json", - "blockchains/ethereum/assets/0x1BCfD19F541eB62c8CFeBE53fe72bf2aFc35A255/logo.png", - "blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/info.json", - "blockchains/ethereum/assets/0x1BE9F6861D11f2fd363a75225040eDE6374b65bF/logo.png", - "blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/info.json", - "blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/logo.png", - "blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/info.json", - "blockchains/ethereum/assets/0x1Bec42771E74088bA106CF9Dcb864f0fA24A1e57/logo.png", - "blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/info.json", - "blockchains/ethereum/assets/0x1C09EF4493465569f6d704A5CC4f9864BCD2E56a/logo.png", - "blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/info.json", - "blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/logo.png", - "blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/info.json", - "blockchains/ethereum/assets/0x1C3BB10dE15C31D5DBE48fbB7B87735d1B7d8c32/logo.png", - "blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/info.json", - "blockchains/ethereum/assets/0x1C5857e110CD8411054660F60B5De6a6958CfAE2/logo.png", - "blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/info.json", - "blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/logo.png", - "blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/info.json", - "blockchains/ethereum/assets/0x1C5b760F133220855340003B43cC9113EC494823/logo.png", - "blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/info.json", - "blockchains/ethereum/assets/0x1C5db575E2Ff833E46a2E9864C22F4B22E0B37C2/logo.png", - "blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/info.json", - "blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/logo.png", - "blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/info.json", - "blockchains/ethereum/assets/0x1C6d1310A0c084021B9b94ab460f9BAD560773a4/logo.png", - "blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/info.json", - "blockchains/ethereum/assets/0x1C95b093d6C236d3EF7c796fE33f9CC6b8606714/logo.png", - "blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/info.json", - "blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/logo.png", - "blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/info.json", - "blockchains/ethereum/assets/0x1CCAA0F2a7210d76E1fDec740d5F323E2E1b1672/logo.png", - "blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/info.json", - "blockchains/ethereum/assets/0x1Ca43a170BaD619322e6f54d46b57e504dB663aA/logo.png", - "blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/info.json", - "blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/logo.png", - "blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/info.json", - "blockchains/ethereum/assets/0x1D0582FA759E4B9BEab4F6F82CC539ac62C49250/logo.png", - "blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/info.json", - "blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/logo.png", - "blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/info.json", - "blockchains/ethereum/assets/0x1D18604BBF92ba050B99cc6775F70F114F576192/logo.png", - "blockchains/ethereum/assets/0x1D1D4Fb6555db709368465D507Ebf86531f15444/info.json", - "blockchains/ethereum/assets/0x1D1D4Fb6555db709368465D507Ebf86531f15444/logo.png", - "blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/info.json", - "blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/logo.png", - "blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/info.json", - "blockchains/ethereum/assets/0x1D41e18e8Ed1EF148547ceaDe01912E638f464B8/logo.png", - "blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/info.json", - "blockchains/ethereum/assets/0x1D4781bd93209dE6a70b6a8a1D96cA93ee8CFdFD/logo.png", - "blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/info.json", - "blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/logo.png", - "blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/info.json", - "blockchains/ethereum/assets/0x1D4cCC31dAB6EA20f461d329a0562C1c58412515/logo.png", - "blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/info.json", - "blockchains/ethereum/assets/0x1DD67adA5F4e3359F86F3e900242ee527A18042f/logo.png", - "blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/info.json", - "blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/logo.png", - "blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/info.json", - "blockchains/ethereum/assets/0x1DcAc83E90775b5f4BC2fFAc5A5749e25acC610D/logo.png", - "blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/info.json", - "blockchains/ethereum/assets/0x1De09690e0d3c75C22cd19aCC1AEBdE46bbC7d25/logo.png", - "blockchains/ethereum/assets/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0/info.json", - "blockchains/ethereum/assets/0x1E18821E69B9FAA8e6e75DFFe54E7E25754beDa0/logo.png", - "blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/info.json", - "blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/logo.png", - "blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/info.json", - "blockchains/ethereum/assets/0x1E32dDef10781e3C6a19883430F0E78A10B21217/logo.png", - "blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/info.json", - "blockchains/ethereum/assets/0x1E9421331F19E6c4Ba79BCE22582e3F34c4CF506/logo.png", - "blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/info.json", - "blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/logo.png", - "blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/info.json", - "blockchains/ethereum/assets/0x1F10822c753A1F587923d9916E64738Ee7C27419/logo.png", - "blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/info.json", - "blockchains/ethereum/assets/0x1F21d8395655fb262251897df7CB3c9358BEc6a2/logo.png", - "blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/info.json", - "blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/logo.png", - "blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/info.json", - "blockchains/ethereum/assets/0x1F3F677Ecc58F6A1F9e2CF410dF4776a8546b5DE/logo.png", - "blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/info.json", - "blockchains/ethereum/assets/0x1F54638b7737193FFd86c19Ec51907A7c41755D8/logo.png", - "blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json", - "blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/logo.png", - "blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/info.json", - "blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/logo.png", - "blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/info.json", - "blockchains/ethereum/assets/0x1F74bD428C931372d50B0776982C458b1b3f2B72/logo.png", - "blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/info.json", - "blockchains/ethereum/assets/0x1F8f123bf24849443a56eD9fC42b9265b7F3A39a/logo.png", - "blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/info.json", - "blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/logo.png", - "blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/info.json", - "blockchains/ethereum/assets/0x1FC82046357f9C684bb1267588036E5d08bA2Cf0/logo.png", - "blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/info.json", - "blockchains/ethereum/assets/0x1FCdcE58959f536621d76f5b7FfB955baa5A672F/logo.png", - "blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/info.json", - "blockchains/ethereum/assets/0x1FE70bE734e473e5721ea57C8B5B01e6Caa52686/logo.png", - "blockchains/ethereum/assets/0x1Fc31488f28ac846588FFA201cDe0669168471bD/info.json", - "blockchains/ethereum/assets/0x1Fc31488f28ac846588FFA201cDe0669168471bD/logo.png", - "blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/info.json", - "blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/logo.png", - "blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/info.json", - "blockchains/ethereum/assets/0x1a2277C83930b7a64C3e3D5544Eaa8C4f946B1B7/logo.png", - "blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/info.json", - "blockchains/ethereum/assets/0x1a2d7C2b22a0b6Ce314dCbC30aC236303303defA/logo.png", - "blockchains/ethereum/assets/0x1a5f9352af8af974bfc03399e3767df6370d82e4/logo.png", - "blockchains/ethereum/assets/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8/info.json", - "blockchains/ethereum/assets/0x1a6658F40e51b372E593B7d2144c1402d5cf33E8/logo.png", - "blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/info.json", - "blockchains/ethereum/assets/0x1a7918b6AFaA8D3321E49FCc64B02FD8be1225fa/logo.png", - "blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/info.json", - "blockchains/ethereum/assets/0x1a7a8BD9106F2B8D977E08582DC7d24c723ab0DB/logo.png", - "blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/info.json", - "blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/logo.png", - "blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/info.json", - "blockchains/ethereum/assets/0x1a8f615F0dD39B9DE8ad26db89Cfa76F7c9D0274/logo.png", - "blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/info.json", - "blockchains/ethereum/assets/0x1a9371365C3704b1584B0FC4a7f4Dbb70AB14d2d/logo.png", - "blockchains/ethereum/assets/0x1a9371365c3704b1584b0fc4a7f4dbb70ab14d2d/logo.png", - "blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/info.json", - "blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/logo.png", - "blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/info.json", - "blockchains/ethereum/assets/0x1a986F1659e11E2AE7CC6543F307bAE5cDe1C761/logo.png", - "blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/info.json", - "blockchains/ethereum/assets/0x1aBdb309aa592f00a101c545168BFDF9a6Ec61CE/logo.png", - "blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/info.json", - "blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/logo.png", - "blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/info.json", - "blockchains/ethereum/assets/0x1aa95F4ca4A9Bc258Ba848db4355aEEA6413e815/logo.png", - "blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/info.json", - "blockchains/ethereum/assets/0x1aacA4e5bAB141c5b412BeB135C2D6d65f961Be2/logo.png", - "blockchains/ethereum/assets/0x1aaca4e5bab141c5b412beb135c2d6d65f961be2/logo.png", - "blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/info.json", - "blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/logo.png", - "blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/info.json", - "blockchains/ethereum/assets/0x1b33bb74de3D15295Fcd8ca3A777951f6A8f8Fac/logo.png", - "blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/info.json", - "blockchains/ethereum/assets/0x1b6Bb56D2ce2cbafEa9E3054a97d47be0FE8FDeB/logo.png", - "blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/info.json", - "blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/logo.png", - "blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/info.json", - "blockchains/ethereum/assets/0x1b76d0364e803fB94c1d5cA9Faf55f05Ee494731/logo.png", - "blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/info.json", - "blockchains/ethereum/assets/0x1b793E49237758dBD8b752AFC9Eb4b329d5Da016/logo.png", - "blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/info.json", - "blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/logo.png", - "blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/info.json", - "blockchains/ethereum/assets/0x1bB877351A0c5985a53fB7Ca3C38a2D5871dCC71/logo.png", - "blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/info.json", - "blockchains/ethereum/assets/0x1bD4E709a076Fb71ea1014293a739f2b19CA565D/logo.png", - "blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/info.json", - "blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/logo.png", - "blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/info.json", - "blockchains/ethereum/assets/0x1bdE5c987c98D9E9EcDC62F0421992b1d0fE740E/logo.png", - "blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/info.json", - "blockchains/ethereum/assets/0x1bdc9CC1C27E48fF80C9Bb5dE7dB957c12aA09c3/logo.png", - "blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/info.json", - "blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/logo.png", - "blockchains/ethereum/assets/0x1bec42771e74088ba106cf9dcb864f0fa24a1e57/logo.png", - "blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/info.json", - "blockchains/ethereum/assets/0x1c0987e79A6328374119Ed34df64881b3A40f5a7/logo.png", - "blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/info.json", - "blockchains/ethereum/assets/0x1c3d23828c886e6138B725C4BCE41F90ab19f10E/logo.png", - "blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/info.json", - "blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/logo.png", - "blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/info.json", - "blockchains/ethereum/assets/0x1c48f86ae57291F7686349F12601910BD8D470bb/logo.png", - "blockchains/ethereum/assets/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006/info.json", - "blockchains/ethereum/assets/0x1c4b7d0e1885bd7667Af3378E0c538F74E712006/logo.png", - "blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/info.json", - "blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/logo.png", - "blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/info.json", - "blockchains/ethereum/assets/0x1c6DD53Ccb74234C10410Af31F56082071D1C88b/logo.png", - "blockchains/ethereum/assets/0x1c6d1310a0c084021b9b94ab460f9bad560773a4/logo.png", - "blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/info.json", - "blockchains/ethereum/assets/0x1c74cFF0376FB4031Cd7492cD6dB2D66c3f2c6B9/logo.png", - "blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/info.json", - "blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/logo.png", - "blockchains/ethereum/assets/0x1c83501478f1320977047008496dacbd60bb15ef/logo.png", - "blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/info.json", - "blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/logo.png", - "blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/info.json", - "blockchains/ethereum/assets/0x1cC9567EA2eB740824a45F8026cCF8e46973234D/logo.png", - "blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/info.json", - "blockchains/ethereum/assets/0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44/logo.png", - "blockchains/ethereum/assets/0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a/info.json", - "blockchains/ethereum/assets/0x1cF4592ebfFd730c7dc92c1bdFFDfc3B9EfCf29a/logo.png", - "blockchains/ethereum/assets/0x1cdca6811e2ef23d6099d09d2754211d3c7b5af1/logo.png", - "blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/info.json", - "blockchains/ethereum/assets/0x1d086b868d78040635CB8600bA733f12DB48cB42/logo.png", - "blockchains/ethereum/assets/0x1d086b868d78040635cb8600ba733f12db48cb42/logo.png", - "blockchains/ethereum/assets/0x1d18604bbf92ba050b99cc6775f70f114f576192/logo.png", - "blockchains/ethereum/assets/0x1d287cc25dad7ccaf76a26bc660c5f7c8e2a05bd/logo.png", - "blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/info.json", - "blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/logo.png", - "blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/info.json", - "blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/logo.png", - "blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/info.json", - "blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/logo.png", - "blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/info.json", - "blockchains/ethereum/assets/0x1d462414fe14cf489c7A21CaC78509f4bF8CD7c0/logo.png", - "blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/info.json", - "blockchains/ethereum/assets/0x1d464Ac5e046e5fE280c9588eDF8eB681b07008F/logo.png", - "blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/info.json", - "blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/logo.png", - "blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/info.json", - "blockchains/ethereum/assets/0x1d8cA7baf0895Da8afcf153657bE064b5092a274/logo.png", - "blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/info.json", - "blockchains/ethereum/assets/0x1d9a3CeF66B01D44003b9db0e00ec3fd44746988/logo.png", - "blockchains/ethereum/assets/0x1d9a3cef66b01d44003b9db0e00ec3fd44746988/logo.png", - "blockchains/ethereum/assets/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288/info.json", - "blockchains/ethereum/assets/0x1dA01e84F3d4e6716F274c987Ae4bEE5DC3C8288/logo.png", - "blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/info.json", - "blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/logo.png", - "blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/info.json", - "blockchains/ethereum/assets/0x1dABF6Ab0eB8E4208E7E9302CeC7A014068952e4/logo.png", - "blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/info.json", - "blockchains/ethereum/assets/0x1dB38e93424ee1a2E86d060092154DD8C934398D/logo.png", - "blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/info.json", - "blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/logo.png", - "blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/info.json", - "blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/logo.png", - "blockchains/ethereum/assets/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251/info.json", - "blockchains/ethereum/assets/0x1dFEc1Cf1336c572c2D2E34fe8F6Aa2F409C8251/logo.png", - "blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/info.json", - "blockchains/ethereum/assets/0x1da015eA4AD2d3e5586E54b9fB0682Ca3CA8A17a/logo.png", - "blockchains/ethereum/assets/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9/info.json", - "blockchains/ethereum/assets/0x1da65B1868e2d36d06d7A44DBD2Be98e49E1f7f9/logo.png", - "blockchains/ethereum/assets/0x1dabf6ab0eb8e4208e7e9302cec7a014068952e4/logo.png", - "blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/info.json", - "blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/logo.png", - "blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/info.json", - "blockchains/ethereum/assets/0x1dbED266D20D27d0bd1c4707FC002dEfE7E0267B/logo.png", - "blockchains/ethereum/assets/0x1de09690e0d3c75c22cd19acc1aebde46bbc7d25/logo.png", - "blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/info.json", - "blockchains/ethereum/assets/0x1e05F0A0f326bD08Ec816C6A63E88fdC4B519E5D/logo.png", - "blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/info.json", - "blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/logo.png", - "blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/info.json", - "blockchains/ethereum/assets/0x1e4e36b3F011d862fd70006804da8fceFe89d3d8/logo.png", - "blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/info.json", - "blockchains/ethereum/assets/0x1e66008a24a486456A796E0c771fdc0cDf43cAD9/logo.png", - "blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json", - "blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/logo.png", - "blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/info.json", - "blockchains/ethereum/assets/0x1e906717De2E4A4600F13b6909736b0346bDde3E/logo.png", - "blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/info.json", - "blockchains/ethereum/assets/0x1e92b260FFFF4B4eD45e9b6e5E99e26FFa629A6D/logo.png", - "blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/info.json", - "blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/logo.png", - "blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/info.json", - "blockchains/ethereum/assets/0x1eAe15d9f4FA16f5278D02d2f8bDA8b0dcd31f71/logo.png", - "blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/info.json", - "blockchains/ethereum/assets/0x1eCe1739DAE08253aE582C404511B37355B42C84/logo.png", - "blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/info.json", - "blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/logo.png", - "blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/info.json", - "blockchains/ethereum/assets/0x1ed7AE1F0E2Fa4276DD7ddC786334a3dF81D50c0/logo.png", - "blockchains/ethereum/assets/0x1ed7ae1f0e2fa4276dd7ddc786334a3df81d50c0/logo.png", - "blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/info.json", - "blockchains/ethereum/assets/0x1ee7198783514643Dd6DF4451751E66A7667FE6e/logo.png", - "blockchains/ethereum/assets/0x1f54638b7737193ffd86c19ec51907a7c41755d8/logo.png", - "blockchains/ethereum/assets/0x1f573d6fb3f13d689ff844b4ce37794d79a7ff1c/logo.png", - "blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/info.json", - "blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/logo.png", - "blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/info.json", - "blockchains/ethereum/assets/0x1f8BDaD5f30EfFDf14c8da175349C7207Bb370f8/logo.png", - "blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json", - "blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/logo.png", - "blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/info.json", - "blockchains/ethereum/assets/0x1fC52f1ABade452Dd4674477D4711951700b3d27/logo.png", - "blockchains/ethereum/assets/0x1fcdce58959f536621d76f5b7ffb955baa5a672f/logo.png", - "blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/info.json", - "blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/logo.png", - "blockchains/ethereum/assets/0x1fdb6bA3dCECdF3fe77828990D26605df2517C2B/logo.png", - "blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/info.json", - "blockchains/ethereum/assets/0x1fddE7525783c36153a8A6b618e2B5210a23Ce37/logo.png", - "blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/info.json", - "blockchains/ethereum/assets/0x1fff4Dd33105054E853955C6d0dBa82859C01Cff/logo.png", - "blockchains/ethereum/assets/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969/info.json", - "blockchains/ethereum/assets/0x2001f2A0Cf801EcFda622f6C28fb6E10d803D969/logo.png", - "blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/info.json", - "blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/logo.png", - "blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/info.json", - "blockchains/ethereum/assets/0x201a59270DD85Da26615A37bba3EED8665153abb/logo.png", - "blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/info.json", - "blockchains/ethereum/assets/0x203Ba630BFC57E3BD9f0DD8EA38B30e972d0E050/logo.png", - "blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/info.json", - "blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/logo.png", - "blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/info.json", - "blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2afF7C99eBe56/logo.png", - "blockchains/ethereum/assets/0x20649d97b1393105cf92a5083fd2aff7c99ebe56/logo.png", - "blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/info.json", - "blockchains/ethereum/assets/0x208b061317885fF0eF278E2fa7CF858549fa7ec0/logo.png", - "blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/info.json", - "blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/logo.png", - "blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/info.json", - "blockchains/ethereum/assets/0x20900587e569E3D0B2609BCa6Fb3469765ed0920/logo.png", - "blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/info.json", - "blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/logo.png", - "blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/info.json", - "blockchains/ethereum/assets/0x2098C776A9F97427AA15C2cf91522aF0c94Fc574/logo.png", - "blockchains/ethereum/assets/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc/info.json", - "blockchains/ethereum/assets/0x209C1808FeBf6c1aB7C65764bb61AD67d3923fcc/logo.png", - "blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/info.json", - "blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/logo.png", - "blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/info.json", - "blockchains/ethereum/assets/0x20B01f9D524777bb1988c7F3CD42Fe0Ff10D5615/logo.png", - "blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/info.json", - "blockchains/ethereum/assets/0x20B504802dbce474B4Dc59C9474f9270C85b94D8/logo.png", - "blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/info.json", - "blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/logo.png", - "blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/info.json", - "blockchains/ethereum/assets/0x20C86769247Bd55C8aeE3779403158C609FEa530/logo.png", - "blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/info.json", - "blockchains/ethereum/assets/0x20D236D3D74B90c00abA0Fe0D7ed7D57E8B769a3/logo.png", - "blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/info.json", - "blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/logo.png", - "blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/info.json", - "blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/logo.png", - "blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/info.json", - "blockchains/ethereum/assets/0x20a347B325232bEeeda730369002C2FdaaAe14d7/logo.png", - "blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/info.json", - "blockchains/ethereum/assets/0x20b1A8a9cA1c7302b7f774266C491C7b11622779/logo.png", - "blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/info.json", - "blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/logo.png", - "blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/info.json", - "blockchains/ethereum/assets/0x20eAFeF52733E37a47Fe53915EC29B3b13210D8a/logo.png", - "blockchains/ethereum/assets/0x20f7a3ddf244dc9299975b4da1c39f8d5d75f05a/logo.png", - "blockchains/ethereum/assets/0x211d6373313dAfa21789767E2A255e0C435E7F5d/info.json", - "blockchains/ethereum/assets/0x211d6373313dAfa21789767E2A255e0C435E7F5d/logo.png", - "blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/info.json", - "blockchains/ethereum/assets/0x211e9983c8ae05821693AdD1F33570129F0C942D/logo.png", - "blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/info.json", - "blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/logo.png", - "blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/info.json", - "blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/logo.png", - "blockchains/ethereum/assets/0x2134057C0b461F898D375Cead652Acae62b59541/info.json", - "blockchains/ethereum/assets/0x2134057C0b461F898D375Cead652Acae62b59541/logo.png", - "blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/info.json", - "blockchains/ethereum/assets/0x2157748D894741359281253188130c2d615FAdC8/logo.png", - "blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/info.json", - "blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/logo.png", - "blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/info.json", - "blockchains/ethereum/assets/0x2167D2C82F763257C4F0A3e40d9B494EF93702f1/logo.png", - "blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/info.json", - "blockchains/ethereum/assets/0x2167FB82309CF76513E83B25123f8b0559d6b48f/logo.png", - "blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json", - "blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/logo.png", - "blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/info.json", - "blockchains/ethereum/assets/0x217f96737b39f9b9211767cb6aeF5DbAe2Fe9402/logo.png", - "blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/info.json", - "blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/logo.png", - "blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/info.json", - "blockchains/ethereum/assets/0x219218f117DC9348b358b8471c55A073E5e0dA0b/logo.png", - "blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/info.json", - "blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/logo.png", - "blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/info.json", - "blockchains/ethereum/assets/0x219803d17f3067eb53d521ba8948d2734f402f7d/logo.png", - "blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/info.json", - "blockchains/ethereum/assets/0x219E0B7c4868adD72a913eEF492c228CD1F45cdD/logo.png", - "blockchains/ethereum/assets/0x219e0b7c4868add72a913eef492c228cd1f45cdd/logo.png", - "blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/info.json", - "blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/logo.png", - "blockchains/ethereum/assets/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb/info.json", - "blockchains/ethereum/assets/0x21C7F008970bFAbcCF9D44Fe7EE7e1f4A5401FEb/logo.png", - "blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/info.json", - "blockchains/ethereum/assets/0x21D281D3B296cFE0Ba581D09d995ae6b23B0CAFb/logo.png", - "blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/info.json", - "blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/logo.png", - "blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/info.json", - "blockchains/ethereum/assets/0x21E13cB3F3F26f92A62ac7Adab4093e8997D1fb1/logo.png", - "blockchains/ethereum/assets/0x21F3618937f954F8681C93673086d74426f63eb6/info.json", - "blockchains/ethereum/assets/0x21F3618937f954F8681C93673086d74426f63eb6/logo.png", - "blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/info.json", - "blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/logo.png", - "blockchains/ethereum/assets/0x21b7da0B12FD22a342b50617e539EF0a2d3a9057/logo.png", - "blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json", - "blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/logo.png", - "blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/info.json", - "blockchains/ethereum/assets/0x21d5678A62DFe63a47062469Ebb2fAc2817D8832/logo.png", - "blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/info.json", - "blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/logo.png", - "blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/info.json", - "blockchains/ethereum/assets/0x2215459BBfc4A1041BB8B4E53D8c69d63F3B3224/logo.png", - "blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/info.json", - "blockchains/ethereum/assets/0x221657776846890989a759BA2973e427DfF5C9bB/logo.png", - "blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/info.json", - "blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/logo.png", - "blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/info.json", - "blockchains/ethereum/assets/0x221F7d0F2Fa0bFbd5F8B0d0340425906F2F9968c/logo.png", - "blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/info.json", - "blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/logo.png", - "blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/info.json", - "blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/logo.png", - "blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/info.json", - "blockchains/ethereum/assets/0x223B6e268Eea352572c3D081039DAf00c822A4c5/logo.png", - "blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/info.json", - "blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/logo.png", - "blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/info.json", - "blockchains/ethereum/assets/0x225927F8fa71d16EE07968B8746364D1d9F839bD/logo.png", - "blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json", - "blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png", - "blockchains/ethereum/assets/0x2260fac5e5542a773aa44fbcfedf7c193bc2c599/logo.png", - "blockchains/ethereum/assets/0x226F15CDBAa36814ce3cB287563069c32cC1A293/info.json", - "blockchains/ethereum/assets/0x226F15CDBAa36814ce3cB287563069c32cC1A293/logo.png", - "blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/info.json", - "blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/logo.png", - "blockchains/ethereum/assets/0x226bb599a12c826476e3a771454697ea52e9e220/logo.png", - "blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/info.json", - "blockchains/ethereum/assets/0x226f7b842E0F0120b7E194D05432b3fd14773a9D/logo.png", - "blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/info.json", - "blockchains/ethereum/assets/0x228ba514309FFDF03A81a205a6D040E429d6E80C/logo.png", - "blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/info.json", - "blockchains/ethereum/assets/0x2293E6c1C58D0e6a9f0702ddCA5551Cd2baca969/logo.png", - "blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/info.json", - "blockchains/ethereum/assets/0x2297685F1e219597B81E91d4dEd22d5291d9eDDd/logo.png", - "blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/info.json", - "blockchains/ethereum/assets/0x229B239b7d00AA2A41C8B74B1dB50a821f58D31a/logo.png", - "blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/info.json", - "blockchains/ethereum/assets/0x22B3FAaa8DF978F6bAFe18aaDe18DC2e3dfA0e0C/logo.png", - "blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/info.json", - "blockchains/ethereum/assets/0x22C8ECF727C23422f47093b562EC53c139805301/logo.png", - "blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/info.json", - "blockchains/ethereum/assets/0x22d2B881DB8650234BECc98048987F9F012849d5/logo.png", - "blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/info.json", - "blockchains/ethereum/assets/0x22dE9912cd3D74953B1cd1F250B825133cC2C1b3/logo.png", - "blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/info.json", - "blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/logo.png", - "blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/info.json", - "blockchains/ethereum/assets/0x2328B310b24b4b1019F8e8D3cDE5FEEC17FF73e7/logo.png", - "blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/info.json", - "blockchains/ethereum/assets/0x23352036E911A22Cfc692B5E2E196692658ADED9/logo.png", - "blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/info.json", - "blockchains/ethereum/assets/0x2344871f523cBb28A4f60045531184cF1F03Ad24/logo.png", - "blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/info.json", - "blockchains/ethereum/assets/0x234DB38b60569972499bB3C8569feC4821B7A58D/logo.png", - "blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/info.json", - "blockchains/ethereum/assets/0x23536d03bC1d25e8fCF74DD32b1dEcf9a65408BE/logo.png", - "blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/info.json", - "blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/logo.png", - "blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/info.json", - "blockchains/ethereum/assets/0x23700ab342eF9cd9A943DEe2476f8bAe020D7796/logo.png", - "blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/info.json", - "blockchains/ethereum/assets/0x237c0e91c28d20254A2F25976b81262E63bB767f/logo.png", - "blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/info.json", - "blockchains/ethereum/assets/0x23812334fC611d99E2506D1493791Cc87Fa6Eddd/logo.png", - "blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/info.json", - "blockchains/ethereum/assets/0x2396695c0979562F2D4068fe5f6A5AF6c838F15c/logo.png", - "blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/info.json", - "blockchains/ethereum/assets/0x2396FBC0e2E3AE4B7206EbDb5706e2a5920349CB/logo.png", - "blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/info.json", - "blockchains/ethereum/assets/0x239836e951DD75Fea01beF8ba039119dc8D5352f/logo.png", - "blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/info.json", - "blockchains/ethereum/assets/0x23B608675a2B2fB1890d3ABBd85c5775c51691d5/logo.png", - "blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/info.json", - "blockchains/ethereum/assets/0x23Ccc43365D9dD3882eab88F43d515208f832430/logo.png", - "blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/info.json", - "blockchains/ethereum/assets/0x23D80c4EE8Fb55D4183dd9329296E176dC7464e1/logo.png", - "blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/info.json", - "blockchains/ethereum/assets/0x23E4D69E477295547c89f36ca0df40646e72F998/logo.png", - "blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/info.json", - "blockchains/ethereum/assets/0x23EaaAD4B368F846C7a62759BAa086478D6EA5F1/logo.png", - "blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/info.json", - "blockchains/ethereum/assets/0x23aE3C5B39B12f0693e05435EeaA1e51d8c61530/logo.png", - "blockchains/ethereum/assets/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92/info.json", - "blockchains/ethereum/assets/0x23aEfF664c1B2bbA98422a0399586e96cc8a1C92/logo.png", - "blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/info.json", - "blockchains/ethereum/assets/0x23aaB5E8cDAFCa91849f0c8Fab42500fbdfed9Bd/logo.png", - "blockchains/ethereum/assets/0x23aab5e8cdafca91849f0c8fab42500fbdfed9bd/logo.png", - "blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/info.json", - "blockchains/ethereum/assets/0x23b75Bc7AaF28e2d6628C3f424B3882F8f072a3c/logo.png", - "blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/info.json", - "blockchains/ethereum/assets/0x23e392DaF36f2328C068E664a5EB7e5c9369a86D/logo.png", - "blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/info.json", - "blockchains/ethereum/assets/0x240166D45b82b7a9715A52E5cF1E3B89DA2079fC/logo.png", - "blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/info.json", - "blockchains/ethereum/assets/0x241C248B0Db328e25921a91D04F43c985dedbd07/logo.png", - "blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/info.json", - "blockchains/ethereum/assets/0x241bA672574A78a3A604CDd0a94429A73a84a324/logo.png", - "blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/info.json", - "blockchains/ethereum/assets/0x241f5256070F0248386a1Cbe1644561d8479A779/logo.png", - "blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/info.json", - "blockchains/ethereum/assets/0x24203996DCA9131aad08F7be29E227342a0946B9/logo.png", - "blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/info.json", - "blockchains/ethereum/assets/0x24222A2602B1d83483977c1eB2518E15E58EB907/logo.png", - "blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/info.json", - "blockchains/ethereum/assets/0x24283732C3DF91EE1e4354a3934C14B88B2d9a51/logo.png", - "blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/info.json", - "blockchains/ethereum/assets/0x243434048cC22eFdDB8AaB75673618CcBD63D155/logo.png", - "blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/info.json", - "blockchains/ethereum/assets/0x243c0769Fdef930c8a7558e390F619d4F093E19D/logo.png", - "blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/info.json", - "blockchains/ethereum/assets/0x245392ee7Ce736eC6A0908B67dC5d0a218230005/logo.png", - "blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/info.json", - "blockchains/ethereum/assets/0x245663Af5561Dea23775f5feEB8f59500920B857/logo.png", - "blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/info.json", - "blockchains/ethereum/assets/0x245b78F9957F0Dc435D1c093C64D2DEFE78577b2/logo.png", - "blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/info.json", - "blockchains/ethereum/assets/0x245ef47D4d0505ECF3Ac463F4d81f41ADE8f1fd1/logo.png", - "blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/info.json", - "blockchains/ethereum/assets/0x2467AA6B5A2351416fD4C3DeF8462d841feeecEC/logo.png", - "blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/info.json", - "blockchains/ethereum/assets/0x24692791Bc444c5Cd0b81e3CBCaba4b04Acd1F3B/logo.png", - "blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/info.json", - "blockchains/ethereum/assets/0x24700A297960E8477Ce3CA6C58b70a7Af3410398/logo.png", - "blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/info.json", - "blockchains/ethereum/assets/0x247551F2EB3362E222c742E9c788B8957D9BC87e/logo.png", - "blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/info.json", - "blockchains/ethereum/assets/0x24763fd9A46826f7508d6DA3E76DBd4fb8ddCD0C/logo.png", - "blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/info.json", - "blockchains/ethereum/assets/0x248470C776023Ee14f984a5c694287298893Ca01/logo.png", - "blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/info.json", - "blockchains/ethereum/assets/0x248aDE18435f7B5E39d855CC98C42D8f6840a386/logo.png", - "blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/info.json", - "blockchains/ethereum/assets/0x24A45d81170005Be4f51c8a294883b394BD83412/logo.png", - "blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/info.json", - "blockchains/ethereum/assets/0x24A77c1F17C547105E14813e517be06b0040aa76/logo.png", - "blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/info.json", - "blockchains/ethereum/assets/0x24C9586b762bD6005eE89D5cA442761B5a3830Ac/logo.png", - "blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/info.json", - "blockchains/ethereum/assets/0x24D77c210a014b1E123a0878F6C903Df74A2317B/logo.png", - "blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/info.json", - "blockchains/ethereum/assets/0x24DCc881E7Dd730546834452F21872D5cb4b5293/logo.png", - "blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/info.json", - "blockchains/ethereum/assets/0x24E634089bE96E3754F0DFA628A94ea57089e4bc/logo.png", - "blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/info.json", - "blockchains/ethereum/assets/0x24EDCa5a57Fc259427574E0c9cfdf630a3136d34/logo.png", - "blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/info.json", - "blockchains/ethereum/assets/0x24FB4C36a83cbDbCd670856406f622E09A643d4d/logo.png", - "blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/info.json", - "blockchains/ethereum/assets/0x24Fd7970D1FFEB683eB8e99262AcE1316f9a8fBA/logo.png", - "blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/info.json", - "blockchains/ethereum/assets/0x24aa44493177970541a7B9AeD330dD0eB61a1C80/logo.png", - "blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/info.json", - "blockchains/ethereum/assets/0x24b80fBa4B2ECaF0C4Df522354408F0A59A775C8/logo.png", - "blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/info.json", - "blockchains/ethereum/assets/0x24dDFf6D8B8a42d835af3b440De91f3386554Aa4/logo.png", - "blockchains/ethereum/assets/0x24dcc881e7dd730546834452f21872d5cb4b5293/logo.png", - "blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/info.json", - "blockchains/ethereum/assets/0x24eBA89651aa88810924D4669256Bb56832902fe/logo.png", - "blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/info.json", - "blockchains/ethereum/assets/0x24eeB54A34D24D4A4baa1B1379928f7978951AcA/logo.png", - "blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/info.json", - "blockchains/ethereum/assets/0x2516ac5Db37DF788f8f6Ef69EcaA7Cd76652eAe2/logo.png", - "blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/info.json", - "blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/logo.png", - "blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/info.json", - "blockchains/ethereum/assets/0x25200235cA7113C2541E70dE737c41f5e9AcD1F6/logo.png", - "blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/info.json", - "blockchains/ethereum/assets/0x252F830448d8890CA06a3FF78823DB8D23587037/logo.png", - "blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/info.json", - "blockchains/ethereum/assets/0x25377ddb16c79C93B0CBf46809C8dE8765f03FCd/logo.png", - "blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/info.json", - "blockchains/ethereum/assets/0x253C7dd074f4BaCb305387F922225A4f737C08bd/logo.png", - "blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/info.json", - "blockchains/ethereum/assets/0x254bCa53A17A1C6E1AdA05C06aff042684E846c2/logo.png", - "blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/info.json", - "blockchains/ethereum/assets/0x25543DB4Ff6a57affB219ccA074A1e983c024C18/logo.png", - "blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/info.json", - "blockchains/ethereum/assets/0x255Aa6DF07540Cb5d3d297f0D0D4D84cb52bc8e6/logo.png", - "blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/info.json", - "blockchains/ethereum/assets/0x2567c677473d110D75a8360C35309e63B1d52429/logo.png", - "blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/info.json", - "blockchains/ethereum/assets/0x256845e721C0c46d54E6afBD4FA3B52CB72353EA/logo.png", - "blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/info.json", - "blockchains/ethereum/assets/0x25859743ED0861665611B81E47682e889b48313B/logo.png", - "blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/info.json", - "blockchains/ethereum/assets/0x258B3D55941BC8BCE4a80e7AE7CF685D245A24dc/logo.png", - "blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/info.json", - "blockchains/ethereum/assets/0x259059f137CB9B8F60AE27Bd199d97aBb69E539B/logo.png", - "blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/info.json", - "blockchains/ethereum/assets/0x25A0f07677eFB5Aa884DC796A1B70B680acb01eD/logo.png", - "blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/info.json", - "blockchains/ethereum/assets/0x25B6325f5BB1c1E03cfbC3e53F470E1F1ca022E3/logo.png", - "blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/info.json", - "blockchains/ethereum/assets/0x25B63bcA43914b7d7CcD59892b762c06493a04E6/logo.png", - "blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/info.json", - "blockchains/ethereum/assets/0x25F859518d75B119b0CAa5Da1967F6458C9EeEA1/logo.png", - "blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/info.json", - "blockchains/ethereum/assets/0x25a0E66fC288ceDB17934C91D10D647031218d18/logo.png", - "blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/info.json", - "blockchains/ethereum/assets/0x25a1DE1C3eE658FE034B8914a1D8d34110423AF8/logo.png", - "blockchains/ethereum/assets/0x25a1de1c3ee658fe034b8914a1d8d34110423af8/logo.png", - "blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/info.json", - "blockchains/ethereum/assets/0x25b553b8b8D88Af11e2f9B2798D944ad24139e09/logo.png", - "blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/info.json", - "blockchains/ethereum/assets/0x25cef4fB106E76080E88135a0e4059276FA9BE87/logo.png", - "blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/info.json", - "blockchains/ethereum/assets/0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa/logo.png", - "blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/info.json", - "blockchains/ethereum/assets/0x25fe9c458Eb3f74C2c6B5398cF1aE0d302c84768/logo.png", - "blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/info.json", - "blockchains/ethereum/assets/0x2604FA406Be957E542BEb89E6754fCdE6815e83f/logo.png", - "blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/info.json", - "blockchains/ethereum/assets/0x261423128D8e5b91FACE3B95Ef561FC206110F96/logo.png", - "blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/info.json", - "blockchains/ethereum/assets/0x2614E04133209a492Ba276A6C35095Aad11aD06e/logo.png", - "blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/info.json", - "blockchains/ethereum/assets/0x261638EC8ee8100484130EBD2fEBfDAdC0D8742a/logo.png", - "blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/info.json", - "blockchains/ethereum/assets/0x261b45D85cCFeAbb11F022eBa346ee8D1cd488c0/logo.png", - "blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/info.json", - "blockchains/ethereum/assets/0x2630997aAB62fA1030a8b975e1AA2dC573b18a13/logo.png", - "blockchains/ethereum/assets/0x2630997aab62fa1030a8b975e1aa2dc573b18a13/logo.png", - "blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/info.json", - "blockchains/ethereum/assets/0x263c618480DBe35C300D8d5EcDA19bbB986AcaeD/logo.png", - "blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/info.json", - "blockchains/ethereum/assets/0x263d13Fb9a362065987f2Fb5Df34344a78B463ba/logo.png", - "blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/info.json", - "blockchains/ethereum/assets/0x264Dc2DedCdcbb897561A57CBa5085CA416fb7b4/logo.png", - "blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/info.json", - "blockchains/ethereum/assets/0x265Ba42daF2D20F3F358a7361D9f69Cb4E28F0E6/logo.png", - "blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/info.json", - "blockchains/ethereum/assets/0x26710D94067B144c2A6970CBBB96a5d08B70aC79/logo.png", - "blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/info.json", - "blockchains/ethereum/assets/0x267Ba09FE3a8a16c7dc8A9B07b5F2C4AC0aDf1c0/logo.png", - "blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/info.json", - "blockchains/ethereum/assets/0x26946adA5eCb57f3A1F91605050Ce45c482C9Eb1/logo.png", - "blockchains/ethereum/assets/0x26946ada5ecb57f3a1f91605050ce45c482c9eb1/logo.png", - "blockchains/ethereum/assets/0x26B3038a7Fc10b36c426846a9086Ef87328dA702/info.json", - "blockchains/ethereum/assets/0x26B3038a7Fc10b36c426846a9086Ef87328dA702/logo.png", - "blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/info.json", - "blockchains/ethereum/assets/0x26B5410f3F4db08c99955f9cd67B40dB8008f425/logo.png", - "blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/info.json", - "blockchains/ethereum/assets/0x26C0E6F69B18125F68AC55f439b1E10C2A2e5c03/logo.png", - "blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/info.json", - "blockchains/ethereum/assets/0x26CB3641aaA43911f1D4cB2ce544eb652AAc7c47/logo.png", - "blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json", - "blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/logo.png", - "blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/info.json", - "blockchains/ethereum/assets/0x26D5Bd2dfEDa983ECD6c39899e69DAE6431Dffbb/logo.png", - "blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/info.json", - "blockchains/ethereum/assets/0x26DB5439F651CAF491A87d48799dA81F191bDB6b/logo.png", - "blockchains/ethereum/assets/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984/info.json", - "blockchains/ethereum/assets/0x26DDF6CabADcBF4F013841BD8d914830BeB0d984/logo.png", - "blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/info.json", - "blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/logo.png", - "blockchains/ethereum/assets/0x26E75307Fc0C021472fEb8F727839531F112f317/info.json", - "blockchains/ethereum/assets/0x26E75307Fc0C021472fEb8F727839531F112f317/logo.png", - "blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/info.json", - "blockchains/ethereum/assets/0x26a604DFFE3ddaB3BEE816097F81d3C4a2A4CF97/logo.png", - "blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/info.json", - "blockchains/ethereum/assets/0x26a6F4A6867a71Be998b80eaAbf67ff87D1E59d6/logo.png", - "blockchains/ethereum/assets/0x26a6f4a6867a71be998b80eaabf67ff87d1e59d6/logo.png", - "blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/info.json", - "blockchains/ethereum/assets/0x26b7d545De1c04Af88dD2a5F3f4C8f58108C55A2/logo.png", - "blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/info.json", - "blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/logo.png", - "blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/info.json", - "blockchains/ethereum/assets/0x26d00D339B22Db44A4a057B39513c1e12D140594/logo.png", - "blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/info.json", - "blockchains/ethereum/assets/0x26fE5f779AeE2c6E2099610d470679c6bAC0FFfA/logo.png", - "blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/info.json", - "blockchains/ethereum/assets/0x26fb86579e371c7AEdc461b2DdEF0A8628c93d3B/logo.png", - "blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/info.json", - "blockchains/ethereum/assets/0x27054b13b1B798B345b591a4d22e6562d47eA75a/logo.png", - "blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/info.json", - "blockchains/ethereum/assets/0x27201232579491Ce9b116Ac6F37D354Cc723A2f3/logo.png", - "blockchains/ethereum/assets/0x272F97b7a56a387aE942350bBC7Df5700f8a4576/info.json", - "blockchains/ethereum/assets/0x272F97b7a56a387aE942350bBC7Df5700f8a4576/logo.png", - "blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/info.json", - "blockchains/ethereum/assets/0x2730d6FdC86C95a74253BefFaA8306B40feDecbb/logo.png", - "blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/info.json", - "blockchains/ethereum/assets/0x27310BfBE3481a295b8bD9092477C446A56C706c/logo.png", - "blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/info.json", - "blockchains/ethereum/assets/0x27403b58ac43Be5a9F422962B4CDD5ffbDb60639/logo.png", - "blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/info.json", - "blockchains/ethereum/assets/0x274c5236276422330060aA95cADEd86dA0a297c2/logo.png", - "blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/info.json", - "blockchains/ethereum/assets/0x275b69AA7c8C1d648A0557656bCe1C286e69a29d/logo.png", - "blockchains/ethereum/assets/0x27695e09149adc738a978e9a678f99e4c39e9eb9/logo.png", - "blockchains/ethereum/assets/0x27702a26126e0B3702af63Ee09aC4d1A084EF628/info.json", - "blockchains/ethereum/assets/0x27702a26126e0B3702af63Ee09aC4d1A084EF628/logo.png", - "blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/info.json", - "blockchains/ethereum/assets/0x2774B5771F607938D4e9197B3A5CA9f21110CF11/logo.png", - "blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/info.json", - "blockchains/ethereum/assets/0x2775F2A3C83bee1541D1d1BC308b3BB432B45151/logo.png", - "blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/info.json", - "blockchains/ethereum/assets/0x2781246fe707bB15CeE3e5ea354e2154a2877B16/logo.png", - "blockchains/ethereum/assets/0x27824111DD062Ca9062067B493Fbf512328928BA/info.json", - "blockchains/ethereum/assets/0x27824111DD062Ca9062067B493Fbf512328928BA/logo.png", - "blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/info.json", - "blockchains/ethereum/assets/0x27894f59CbFeEdcCCb9644d91121e4070ffbc9Eb/logo.png", - "blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/info.json", - "blockchains/ethereum/assets/0x278a83B64C3e3E1139f8E8A52D96360cA3c69A3D/logo.png", - "blockchains/ethereum/assets/0x278a83b64c3e3e1139f8e8a52d96360ca3c69a3d/logo.png", - "blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/info.json", - "blockchains/ethereum/assets/0x278aE6f52CE72B0df6CBa451534b87846ACC9D65/logo.png", - "blockchains/ethereum/assets/0x278ae6f52ce72b0df6cba451534b87846acc9d65/logo.png", - "blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/info.json", - "blockchains/ethereum/assets/0x279D1aAC77A927d3113184e48269A35903380948/logo.png", - "blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/info.json", - "blockchains/ethereum/assets/0x27B2210D4a3eB7E7BCD600d12A0Fa0eE51065162/logo.png", - "blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/info.json", - "blockchains/ethereum/assets/0x27BC53596Dc0EA71dE3c65C799d8E6c96C1dDA98/logo.png", - "blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/info.json", - "blockchains/ethereum/assets/0x27C1573FE604C945dFd0bD237f7456C3B85E230D/logo.png", - "blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/info.json", - "blockchains/ethereum/assets/0x27C743954bCe1Bfaef8bcbD685527531001D88D7/logo.png", - "blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/info.json", - "blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/logo.png", - "blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/info.json", - "blockchains/ethereum/assets/0x27DC43004F0FE65030be5ef809E843e72035c0F1/logo.png", - "blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/info.json", - "blockchains/ethereum/assets/0x27Dce1eC4d3f72C3E457Cc50354f1F975dDEf488/logo.png", - "blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/info.json", - "blockchains/ethereum/assets/0x27aebC51AF422525461b9DdBE74e4A9a5995D015/logo.png", - "blockchains/ethereum/assets/0x27bc53596dc0ea71de3c65c799d8e6c96c1dda98/logo.png", - "blockchains/ethereum/assets/0x27c743954bce1bfaef8bcbd685527531001d88d7/logo.png", - "blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/info.json", - "blockchains/ethereum/assets/0x27f46987917180723E0473755621097F5a41c4A1/logo.png", - "blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/info.json", - "blockchains/ethereum/assets/0x27f610BF36ecA0939093343ac28b1534a721DBB4/logo.png", - "blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/info.json", - "blockchains/ethereum/assets/0x27f706edde3aD952EF647Dd67E24e38CD0803DD6/logo.png", - "blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/info.json", - "blockchains/ethereum/assets/0x27fD686Db10E0aE047fe8FE1DE9830C0e0dC3CFA/logo.png", - "blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/info.json", - "blockchains/ethereum/assets/0x280DAACbD812725BAf46E273B84426B1E10aB410/logo.png", - "blockchains/ethereum/assets/0x280daacbd812725baf46e273b84426b1e10ab410/logo.png", - "blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/info.json", - "blockchains/ethereum/assets/0x2822f6D1B2f41F93f33d937bc7d84A8Dfa4f4C21/logo.png", - "blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/info.json", - "blockchains/ethereum/assets/0x283121b94F2Ab0a9a0E0Ef72Cd24fe8E9d3C65f0/logo.png", - "blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/info.json", - "blockchains/ethereum/assets/0x28317D822b6AC5A9f5B374536Eb157E3f424c8D0/logo.png", - "blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/info.json", - "blockchains/ethereum/assets/0x2832461dc883D4a376025CF1F4FeAA80DD1C68d8/logo.png", - "blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/info.json", - "blockchains/ethereum/assets/0x283669123bd83dA2536bB534e20512101c18E5D8/logo.png", - "blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/info.json", - "blockchains/ethereum/assets/0x2838490518933215Eba9F90ecb27A9AbfF94B145/logo.png", - "blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/info.json", - "blockchains/ethereum/assets/0x284D4657f87B064d8Ce33CdF697f208e839d5BC7/logo.png", - "blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/info.json", - "blockchains/ethereum/assets/0x285441F9Ada849884b8B63e321E9Fe95b900a81E/logo.png", - "blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/info.json", - "blockchains/ethereum/assets/0x28577A6d31559bd265Ce3ADB62d0458550F7b8a7/logo.png", - "blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/info.json", - "blockchains/ethereum/assets/0x2859021eE7F2Cb10162E67F33Af2D22764B31aFf/logo.png", - "blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/info.json", - "blockchains/ethereum/assets/0x286708f069225905194673755F12359e6afF6FE1/logo.png", - "blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/info.json", - "blockchains/ethereum/assets/0x28673D7A6DF30c99B705EDcA0046DE738431edE1/logo.png", - "blockchains/ethereum/assets/0x28673d7a6df30c99b705edca0046de738431ede1/logo.png", - "blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/info.json", - "blockchains/ethereum/assets/0x286BDA1413a2Df81731D4930ce2F862a35A609fE/logo.png", - "blockchains/ethereum/assets/0x286a4b47169b27ebcab6cd94d4a4f58a7bbb4474/logo.png", - "blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/info.json", - "blockchains/ethereum/assets/0x288c8ff967859B119B14768c9da5B5656504E4F3/logo.png", - "blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/info.json", - "blockchains/ethereum/assets/0x28Ed591C567Ab57aC3a885DF7770eBfd82D8Cd3e/logo.png", - "blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/info.json", - "blockchains/ethereum/assets/0x28FB6531723EE54B1073F7f2beB7f2E3C74503Bc/logo.png", - "blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/info.json", - "blockchains/ethereum/assets/0x28a8aE348bbdc392497F9745832B5E0f0bd664F4/logo.png", - "blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/info.json", - "blockchains/ethereum/assets/0x28b5E12CcE51f15594B0b91d5b5AdaA70F684a02/logo.png", - "blockchains/ethereum/assets/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6/info.json", - "blockchains/ethereum/assets/0x28c8d01FF633eA9Cd8fc6a451D7457889E698de6/logo.png", - "blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/info.json", - "blockchains/ethereum/assets/0x28cF843D0DE2e1FB05636e76569d5a50caF3b817/logo.png", - "blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/info.json", - "blockchains/ethereum/assets/0x28cb7e841ee97947a86B06fA4090C8451f64c0be/logo.png", - "blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/info.json", - "blockchains/ethereum/assets/0x28d7F432d24ba6020d1cbD4f28BEDc5a82F24320/logo.png", - "blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/info.json", - "blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/logo.png", - "blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/info.json", - "blockchains/ethereum/assets/0x28e9C2F30b5e935b2eD38Fe8d796e1B39C4EFc91/logo.png", - "blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/info.json", - "blockchains/ethereum/assets/0x28ea81fac7b1719138cBf61267198155b433E00e/logo.png", - "blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/info.json", - "blockchains/ethereum/assets/0x28ebC92E995Ef0a2C9A069D39F991c55A512e07c/logo.png", - "blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/info.json", - "blockchains/ethereum/assets/0x28f94409B40213D95c0BD942FA16d6C679475bEc/logo.png", - "blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/info.json", - "blockchains/ethereum/assets/0x28fB9FCf7cF7a67d05bD19fFBEc17578c0dE63d3/logo.png", - "blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/info.json", - "blockchains/ethereum/assets/0x2910Ad99C6376492c9b1b7A5399516Ff59Bb9d63/logo.png", - "blockchains/ethereum/assets/0x2910ad99c6376492c9b1b7a5399516ff59bb9d63/logo.png", - "blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/info.json", - "blockchains/ethereum/assets/0x2915ACAa744e36BEfB3c539c3d99A7f82AD8E6c9/logo.png", - "blockchains/ethereum/assets/0x2915acaa744E36bEFb3C539c3d99d7F82ad8e6c9/logo.png", - "blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/info.json", - "blockchains/ethereum/assets/0x291FA2725d153bcc6C7E1C304bcaD47fdEf1EF84/logo.png", - "blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/info.json", - "blockchains/ethereum/assets/0x293265AB375f52e0D059d3438a76f49f59E234b8/logo.png", - "blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/info.json", - "blockchains/ethereum/assets/0x2932746414a6766a2b4A472CB3a2624f5667Fd83/logo.png", - "blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/info.json", - "blockchains/ethereum/assets/0x293B0Cd0991DB07c8529fEBb01bc7D052315C5Ab/logo.png", - "blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/info.json", - "blockchains/ethereum/assets/0x2941dEaad71ADb02B944bd38EBce2f1F4C9A62Dc/logo.png", - "blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/info.json", - "blockchains/ethereum/assets/0x29536B7Ca7029b5cDDEB03c0451715615AcA35ba/logo.png", - "blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/info.json", - "blockchains/ethereum/assets/0x2956356cD2a2bf3202F771F50D3D14A367b48070/logo.png", - "blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/info.json", - "blockchains/ethereum/assets/0x296b3Fc8e3CC768F834152586e5Ad708BFE8F163/logo.png", - "blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/info.json", - "blockchains/ethereum/assets/0x297316B8215eEf7773c6Ffac56C9b85cE2213bDc/logo.png", - "blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/info.json", - "blockchains/ethereum/assets/0x2976AC3D0bB67C6307A73Df852C61c14cDDa9863/logo.png", - "blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/info.json", - "blockchains/ethereum/assets/0x2976cfd34E41fA6D5eC96D6C1b738eF0b582098e/logo.png", - "blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/info.json", - "blockchains/ethereum/assets/0x297E4e5e59Ad72B1B0A2fd446929e76117be0E0a/logo.png", - "blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/info.json", - "blockchains/ethereum/assets/0x29842bDDbA886Ce9F4834aaF167efee976357bF6/logo.png", - "blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/info.json", - "blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/logo.png", - "blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/info.json", - "blockchains/ethereum/assets/0x29D75277aC7F0335b2165D0895E8725cbF658d73/logo.png", - "blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/info.json", - "blockchains/ethereum/assets/0x29E95E732e96315B88DF0123058527E4eC0e6E6a/logo.png", - "blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json", - "blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/logo.png", - "blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/info.json", - "blockchains/ethereum/assets/0x29F20242051AccDA50D52a7E272A5F23237e4696/logo.png", - "blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/info.json", - "blockchains/ethereum/assets/0x29b9D465b1B1c81Fe23De0a3F459BDEe4841562c/logo.png", - "blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/info.json", - "blockchains/ethereum/assets/0x29c59Add453901Cf03D25f3Cf7aF39f52224A19a/logo.png", - "blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/info.json", - "blockchains/ethereum/assets/0x29cF2AFCac8648ab3687E579684298650A66742c/logo.png", - "blockchains/ethereum/assets/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F/info.json", - "blockchains/ethereum/assets/0x29cac70bB7FF448Db2C91e36f7A303624d7fc43F/logo.png", - "blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/info.json", - "blockchains/ethereum/assets/0x29dDc6A48EB611e8586a608e32C072A42614314D/logo.png", - "blockchains/ethereum/assets/0x29ddc6a48eb611e8586a608e32c072a42614314d/logo.png", - "blockchains/ethereum/assets/0x29e95e732e96315b88df0123058527e4ec0e6e6a/logo.png", - "blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/info.json", - "blockchains/ethereum/assets/0x29fb4CEe43155bAAB885897f0e96B1F0572a1E86/logo.png", - "blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/info.json", - "blockchains/ethereum/assets/0x2A05d22DB079BC40C2f77a1d1fF703a56E631cc1/logo.png", - "blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/info.json", - "blockchains/ethereum/assets/0x2A22e5cCA00a3D63308fa39f29202eB1b39eEf52/logo.png", - "blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/info.json", - "blockchains/ethereum/assets/0x2A4F61Ca0e03e260E6BE91692e430293D73998F0/logo.png", - "blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/info.json", - "blockchains/ethereum/assets/0x2A5c5212f399aa04a0ce28dBe48C1a17FcA78DF4/logo.png", - "blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/info.json", - "blockchains/ethereum/assets/0x2A5e6368d6711979B333E2db8707b4C5b1AaF7C2/logo.png", - "blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/info.json", - "blockchains/ethereum/assets/0x2A73CB91ED8983398F83082c093ac306cac209FF/logo.png", - "blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json", - "blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/logo.png", - "blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/info.json", - "blockchains/ethereum/assets/0x2AA4a3E8bB72BE68a31c9c3C98CA7BeC723C6222/logo.png", - "blockchains/ethereum/assets/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7/info.json", - "blockchains/ethereum/assets/0x2ACFf9cc74B104CD8540E9a2F691f22d3BD924d7/logo.png", - "blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/info.json", - "blockchains/ethereum/assets/0x2AEC18c5500f21359CE1BEA5Dc1777344dF4C0Dc/logo.png", - "blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/info.json", - "blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/logo.png", - "blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/info.json", - "blockchains/ethereum/assets/0x2Ab4B644F6926797B03DB86F7fd004857A6cDB17/logo.png", - "blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/info.json", - "blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/logo.png", - "blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/info.json", - "blockchains/ethereum/assets/0x2AcF7dB66B767a431acfDfE9F8834DdF5835c53d/logo.png", - "blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/info.json", - "blockchains/ethereum/assets/0x2Ad128fBEFF2B781D028148DEc82bBe2498Dc08e/logo.png", - "blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/info.json", - "blockchains/ethereum/assets/0x2Ad180cBAFFbc97237F572148Fc1B283b68D8861/logo.png", - "blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/info.json", - "blockchains/ethereum/assets/0x2Ad8529dA0488A7C2a1af1E22d1902F7aD2943eB/logo.png", - "blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/info.json", - "blockchains/ethereum/assets/0x2B143041a6F8BE9dCC66E9110178a264A223A3bd/logo.png", - "blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/info.json", - "blockchains/ethereum/assets/0x2B1f91AfbAC59FAfB0E5EAa22e0Ff0539E97EBa8/logo.png", - "blockchains/ethereum/assets/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029/info.json", - "blockchains/ethereum/assets/0x2B275c7AeDF32Bc960a15D1eBa71D8a04A86F029/logo.png", - "blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/info.json", - "blockchains/ethereum/assets/0x2B4395084E1068877502EAD1Ae004094F5A0B88F/logo.png", - "blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/info.json", - "blockchains/ethereum/assets/0x2B757fa0630a4d1f9B01a3765E8fb00ee80a85DD/logo.png", - "blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/info.json", - "blockchains/ethereum/assets/0x2BDD6c9bf1bf396a37501AAE53751B9946B503Da/logo.png", - "blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/info.json", - "blockchains/ethereum/assets/0x2BEDccb60424F73a60474C4f350c023eD4a31044/logo.png", - "blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/info.json", - "blockchains/ethereum/assets/0x2BF91c18Cd4AE9C2f2858ef9FE518180F7B5096D/logo.png", - "blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/info.json", - "blockchains/ethereum/assets/0x2BdA5B625D3b50848E8563480ed50EC782Dd42EE/logo.png", - "blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/info.json", - "blockchains/ethereum/assets/0x2C05C327dE82fD198b1338DCBF43Af9dbaf1B24F/logo.png", - "blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/info.json", - "blockchains/ethereum/assets/0x2C2FB98d259fbF119222035AD125F5C4eE0D550F/logo.png", - "blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/info.json", - "blockchains/ethereum/assets/0x2C351B6350975F64e45354c842D9F2F7A2508C1F/logo.png", - "blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/info.json", - "blockchains/ethereum/assets/0x2C36204a0712A2a50E54A62F7c4F01867e78cB53/logo.png", - "blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/info.json", - "blockchains/ethereum/assets/0x2C36316D46a59fad9103DEe17F80aE0671A4FE33/logo.png", - "blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/info.json", - "blockchains/ethereum/assets/0x2C4d804E27Da8071e4f54A2323d9c6Fc14d7CC46/logo.png", - "blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/info.json", - "blockchains/ethereum/assets/0x2C4e8f2D746113d0696cE89B35F0d8bF88E0AEcA/logo.png", - "blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/info.json", - "blockchains/ethereum/assets/0x2C537E5624e4af88A7ae4060C022609376C8D0EB/logo.png", - "blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/info.json", - "blockchains/ethereum/assets/0x2C57A7707A367fB2d65e485E9E6a0aa90B79Afc4/logo.png", - "blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/info.json", - "blockchains/ethereum/assets/0x2C5dcd12141c56FBEa08e95f54f12c8B22d492Eb/logo.png", - "blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/info.json", - "blockchains/ethereum/assets/0x2C61c057c4d599F21D11533D321C1D3e25d16AFC/logo.png", - "blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/info.json", - "blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/logo.png", - "blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/info.json", - "blockchains/ethereum/assets/0x2C6a9A29a5594456DD99f74ff4689D84c57F204C/logo.png", - "blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/info.json", - "blockchains/ethereum/assets/0x2C82c73d5B34AA015989462b2948cd616a37641F/logo.png", - "blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/info.json", - "blockchains/ethereum/assets/0x2C9023bBc572ff8dc1228c7858A280046Ea8C9E5/logo.png", - "blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/info.json", - "blockchains/ethereum/assets/0x2C974B2d0BA1716E644c1FC59982a89DDD2fF724/logo.png", - "blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/info.json", - "blockchains/ethereum/assets/0x2CA06986040D18D80ACD34D0877E66F8e15f12fc/logo.png", - "blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/info.json", - "blockchains/ethereum/assets/0x2CC6Ea7c458c9A58a2d721172939415Eb2488cF6/logo.png", - "blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/info.json", - "blockchains/ethereum/assets/0x2CEC6e153a9C71BC60f6324c45AC70407957A125/logo.png", - "blockchains/ethereum/assets/0x2Ca1eD53e4FB7Aef47c660141911718E96bcAF2a/logo.png", - "blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/info.json", - "blockchains/ethereum/assets/0x2Cc114bbE7b551d62B15C465c7bdCccd9125b182/logo.png", - "blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/info.json", - "blockchains/ethereum/assets/0x2D033D4CDaFA1b452362a2514Cb619E2F7B3A869/logo.png", - "blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/info.json", - "blockchains/ethereum/assets/0x2D153f2aDCCbe9364F9e4eD5843308AbD0bF93dA/logo.png", - "blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/info.json", - "blockchains/ethereum/assets/0x2D3E7D4870a51b918919E7B851FE19983E4c38d5/logo.png", - "blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/info.json", - "blockchains/ethereum/assets/0x2D476A9126D2D4135fB310aCF029F9aAcD4f85a2/logo.png", - "blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/info.json", - "blockchains/ethereum/assets/0x2D80f5F5328FdcB6ECeb7Cacf5DD8AEDaEC94e20/logo.png", - "blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/info.json", - "blockchains/ethereum/assets/0x2D8c4F0a1074F9895581b7aa509Bc361fe01F01b/logo.png", - "blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/info.json", - "blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/logo.png", - "blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/info.json", - "blockchains/ethereum/assets/0x2DDA85bDb6e977E2637A09913cbE7419429F7819/logo.png", - "blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/info.json", - "blockchains/ethereum/assets/0x2DE4ef1Eb481cF4a7b8C9f88f6D2E47387cFAf5F/logo.png", - "blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/info.json", - "blockchains/ethereum/assets/0x2Da95f7e0093CE7DC9D9BA5f47b655108754B342/logo.png", - "blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/info.json", - "blockchains/ethereum/assets/0x2E2E0a28f6585e895DD646a363BAE29B77B88a31/logo.png", - "blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/info.json", - "blockchains/ethereum/assets/0x2E49Da393831df8aB3F3ee16dAe7bCe0e63EA77B/logo.png", - "blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/info.json", - "blockchains/ethereum/assets/0x2E65E12b5f0fD1D58738c6F38dA7D57F5F183d1c/logo.png", - "blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/info.json", - "blockchains/ethereum/assets/0x2E68dfB3f50Ea302c88F8dB74096D57565D9970a/logo.png", - "blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/info.json", - "blockchains/ethereum/assets/0x2E84df8BA0C87670A7073689aA94e7F1d2d85970/logo.png", - "blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/info.json", - "blockchains/ethereum/assets/0x2E9036cf5EeC2d39F1E29E13743929c069238a6d/logo.png", - "blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/info.json", - "blockchains/ethereum/assets/0x2Eb047352BD8F2C6cAded05c0e264BDF770de5d6/logo.png", - "blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/info.json", - "blockchains/ethereum/assets/0x2EbfCA85B9a34085AF1988e989324E7fdb8A6d19/logo.png", - "blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/info.json", - "blockchains/ethereum/assets/0x2Ec62769e99b382fC6308e840762a039f6507845/logo.png", - "blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/info.json", - "blockchains/ethereum/assets/0x2Ed07A2fCaEDe25871c4814e1361fc20353F40B3/logo.png", - "blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/info.json", - "blockchains/ethereum/assets/0x2Ef27BF41236bD859a95209e17a43Fbd26851f92/logo.png", - "blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/info.json", - "blockchains/ethereum/assets/0x2F141Ce366a2462f02cEA3D12CF93E4DCa49e4Fd/logo.png", - "blockchains/ethereum/assets/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3/info.json", - "blockchains/ethereum/assets/0x2F6081E3552b1c86cE4479B80062A1ddA8EF23E3/logo.png", - "blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/info.json", - "blockchains/ethereum/assets/0x2F6f9Ae909c1279f4281D0a7cd6fa146c949fC93/logo.png", - "blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/info.json", - "blockchains/ethereum/assets/0x2F78eb502DafaefBCc4bEaaC969ffF2aCf9b39A9/logo.png", - "blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/info.json", - "blockchains/ethereum/assets/0x2F83750F3F3a2295adE99E897a7FCbc099bd56c2/logo.png", - "blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/info.json", - "blockchains/ethereum/assets/0x2F8EF85b43Df8Aa5B2096Ef090B00266CE714d72/logo.png", - "blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/info.json", - "blockchains/ethereum/assets/0x2F9b6779c37DF5707249eEb3734BbfC94763fBE2/logo.png", - "blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/info.json", - "blockchains/ethereum/assets/0x2FA32a39fc1c399E0Cc7B2935868f5165De7cE97/logo.png", - "blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/info.json", - "blockchains/ethereum/assets/0x2FE3e4b2237bAF11ABd6Ca467f312C361Ac1c601/logo.png", - "blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/info.json", - "blockchains/ethereum/assets/0x2Fb12bccF6f5Dd338b76Be784A93ade072425690/logo.png", - "blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/info.json", - "blockchains/ethereum/assets/0x2Fc246aA66F0da5bB1368F688548ecBBE9bdee5d/logo.png", - "blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/info.json", - "blockchains/ethereum/assets/0x2Feb105FBb4c922597b125C56822B3db7351B55d/logo.png", - "blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/info.json", - "blockchains/ethereum/assets/0x2a093BcF0C98Ef744Bb6F69D74f2F85605324290/logo.png", - "blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/info.json", - "blockchains/ethereum/assets/0x2a469A22101f1F672B745D729D13Ab8DBd203C9B/logo.png", - "blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/info.json", - "blockchains/ethereum/assets/0x2a4b256440fe78CBb6eB95271b6205988aB259ca/logo.png", - "blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/info.json", - "blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/logo.png", - "blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/info.json", - "blockchains/ethereum/assets/0x2a8E98e256f32259b5E5Cb55Dd63C8e891950666/logo.png", - "blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/info.json", - "blockchains/ethereum/assets/0x2a9D1dfC0174E8dB66F1838bc251aDA66Cd76018/logo.png", - "blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/info.json", - "blockchains/ethereum/assets/0x2aE965cd3D2B6D186e87D9586FC3BdBfC667cAcC/logo.png", - "blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/info.json", - "blockchains/ethereum/assets/0x2ab05B915C30093679165bcdba9C26D8Cd8BeE99/logo.png", - "blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/info.json", - "blockchains/ethereum/assets/0x2ac07844fbBA038412c210EFa28dbD764F5deF84/logo.png", - "blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/info.json", - "blockchains/ethereum/assets/0x2adba23Cf1252dE095aCEd801e758b369EC10426/logo.png", - "blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/info.json", - "blockchains/ethereum/assets/0x2b0979408914a819598da3784b82Ec497673FF75/logo.png", - "blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/info.json", - "blockchains/ethereum/assets/0x2b17b8927A8e9844B6Ca11c5E0E818Bb633C044d/logo.png", - "blockchains/ethereum/assets/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB/info.json", - "blockchains/ethereum/assets/0x2b1EB94d2AeD2dEA74D85A6Bac5f44df03B8DeDB/logo.png", - "blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/info.json", - "blockchains/ethereum/assets/0x2b36968BF3c77253266Aa382562Fa3fdD7fa1667/logo.png", - "blockchains/ethereum/assets/0x2b4395084e1068877502ead1ae004094f5a0b88f/logo.png", - "blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/info.json", - "blockchains/ethereum/assets/0x2b4F00249026D720c45C26de387Ffa0fa7bc7195/logo.png", - "blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/info.json", - "blockchains/ethereum/assets/0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39/logo.png", - "blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/info.json", - "blockchains/ethereum/assets/0x2b6fF53Fc2493CcD5202D80a6C439741414C5Ff2/logo.png", - "blockchains/ethereum/assets/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F/info.json", - "blockchains/ethereum/assets/0x2bBA3CF6DE6058cc1B4457Ce00deb359E2703d7F/logo.png", - "blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/info.json", - "blockchains/ethereum/assets/0x2bDC0D42996017fCe214b21607a515DA41A9E0C5/logo.png", - "blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/info.json", - "blockchains/ethereum/assets/0x2ba592F78dB6436527729929AAf6c908497cB200/logo.png", - "blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/info.json", - "blockchains/ethereum/assets/0x2ba6b1E4424e19816382d15937739959F7DA5fD8/logo.png", - "blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/info.json", - "blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/logo.png", - "blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/info.json", - "blockchains/ethereum/assets/0x2baac9330Cf9aC479D819195794d79AD0c7616e3/logo.png", - "blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/info.json", - "blockchains/ethereum/assets/0x2bc8B955F6a0Ed5a9D4146DED61aEC0bB74EcF67/logo.png", - "blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/info.json", - "blockchains/ethereum/assets/0x2bdbF15d055899a767F5459A151bEd15Fb8fD2F6/logo.png", - "blockchains/ethereum/assets/0x2bdc0d42996017fce214b21607a515da41a9e0c5/logo.png", - "blockchains/ethereum/assets/0x2bf91c18cd4ae9c2f2858ef9fe518180f7b5096d/logo.png", - "blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/info.json", - "blockchains/ethereum/assets/0x2c0459C5f9AA610E7a49AAd0988f6A208b60B555/logo.png", - "blockchains/ethereum/assets/0x2c05c327de82fd198b1338dcbf43af9dbaf1b24f/logo.png", - "blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/info.json", - "blockchains/ethereum/assets/0x2c13344Db0D0142789722bc4Dea0CdED7C0ED663/logo.png", - "blockchains/ethereum/assets/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457/info.json", - "blockchains/ethereum/assets/0x2c2Ad243E228405A0331C946C655b2Ae6c9CF457/logo.png", - "blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/info.json", - "blockchains/ethereum/assets/0x2c31C747e0D1eb1f662b619461DcED4ce5ca22Ea/logo.png", - "blockchains/ethereum/assets/0x2c36204a0712a2a50e54a62f7c4f01867e78cb53/logo.png", - "blockchains/ethereum/assets/0x2c36316d46a59fad9103dee17f80ae0671a4fe33/logo.png", - "blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/info.json", - "blockchains/ethereum/assets/0x2c50ba1ED5e4574C1b613b044Bd1876f0B0B87a9/logo.png", - "blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/info.json", - "blockchains/ethereum/assets/0x2c594E1cB006E86C3879b1d8191a8B059AF52bE7/logo.png", - "blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/info.json", - "blockchains/ethereum/assets/0x2c949199cFF14AEAF1B33D64Db01F48FB57f592f/logo.png", - "blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/info.json", - "blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/logo.png", - "blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json", - "blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/logo.png", - "blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/info.json", - "blockchains/ethereum/assets/0x2cBA12a076BA4d922AcA5A6A814fc08701A2333C/logo.png", - "blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/info.json", - "blockchains/ethereum/assets/0x2cF618c19041D9Db330d8222B860A624021F30fb/logo.png", - "blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/info.json", - "blockchains/ethereum/assets/0x2cc851248Dbc30e7fB81199aaac9E219300Fc950/logo.png", - "blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/info.json", - "blockchains/ethereum/assets/0x2ccbFF3A042c68716Ed2a2Cb0c544A9f1d1935E1/logo.png", - "blockchains/ethereum/assets/0x2ccbff3a042c68716ed2a2cb0c544a9f1d1935e1/logo.png", - "blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/info.json", - "blockchains/ethereum/assets/0x2cf98D4B9C06487ADBd33D54ee54E16aa8515382/logo.png", - "blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/info.json", - "blockchains/ethereum/assets/0x2d03a587fd6d3726ecD36E2f5286B7fC4297b3A0/logo.png", - "blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/info.json", - "blockchains/ethereum/assets/0x2d0E95bd4795D7aCe0da3C0Ff7b706a5970eb9D3/logo.png", - "blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/info.json", - "blockchains/ethereum/assets/0x2d184014b5658C453443AA87c8e9C4D57285620b/logo.png", - "blockchains/ethereum/assets/0x2d184014b5658c453443aa87c8e9c4d57285620b/logo.png", - "blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/info.json", - "blockchains/ethereum/assets/0x2d2621A2A41dd907CFBd01F66c826e2BEE14e198/logo.png", - "blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/info.json", - "blockchains/ethereum/assets/0x2d3B86234A16a1D558945c6f9C5eb2443275A4f2/logo.png", - "blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/info.json", - "blockchains/ethereum/assets/0x2d71983E810B9e95258966B9c164C4d61a829bA9/logo.png", - "blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/info.json", - "blockchains/ethereum/assets/0x2d9765a94FF22e0CA3AfC3E3F4B116dE2b67582a/logo.png", - "blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/info.json", - "blockchains/ethereum/assets/0x2dAEE1AA61D60A252DC80564499A69802853583A/logo.png", - "blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/info.json", - "blockchains/ethereum/assets/0x2ddEDB349128B52C9fddaa03A15a00D37137bBc0/logo.png", - "blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/info.json", - "blockchains/ethereum/assets/0x2e00CD222Cb42B616D86D037Cc494e8ab7F5c9a3/logo.png", - "blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/info.json", - "blockchains/ethereum/assets/0x2e071D2966Aa7D8dECB1005885bA1977D6038A65/logo.png", - "blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/info.json", - "blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/logo.png", - "blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/info.json", - "blockchains/ethereum/assets/0x2e2f3246b6c65CCc4239c9Ee556EC143a7E5DE2c/logo.png", - "blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/info.json", - "blockchains/ethereum/assets/0x2e3C062E16c1a3a04Ddc5003c62E294305d83684/logo.png", - "blockchains/ethereum/assets/0x2e49da393831df8ab3f3ee16dae7bce0e63ea77b/logo.png", - "blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/info.json", - "blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/logo.png", - "blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/info.json", - "blockchains/ethereum/assets/0x2e91E3e54C5788e9FdD6A181497FDcEa1De1bcc1/logo.png", - "blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/info.json", - "blockchains/ethereum/assets/0x2e98A6804E4b6c832ED0ca876a943abD3400b224/logo.png", - "blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/info.json", - "blockchains/ethereum/assets/0x2eC95B8edA549B79a1248335A39d299d00Ed314C/logo.png", - "blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/info.json", - "blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/logo.png", - "blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/info.json", - "blockchains/ethereum/assets/0x2eb86e8fC520E0F6Bb5D9Af08F924fe70558Ab89/logo.png", - "blockchains/ethereum/assets/0x2eb86e8fc520e0f6bb5d9af08f924fe70558ab89/logo.png", - "blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/info.json", - "blockchains/ethereum/assets/0x2ecB13A8c458c379c4d9a7259e202De03c8F3D19/logo.png", - "blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/info.json", - "blockchains/ethereum/assets/0x2ef31d97FA8Ab9440d911f38c6D53921C5a64257/logo.png", - "blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json", - "blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/logo.png", - "blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/info.json", - "blockchains/ethereum/assets/0x2f44A61c7d404CFc8eCb622bBBb130e56Ba786D9/logo.png", - "blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/info.json", - "blockchains/ethereum/assets/0x2f4eb47A1b1F4488C71fc10e39a4aa56AF33Dd49/logo.png", - "blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/info.json", - "blockchains/ethereum/assets/0x2f5e2c9002C058c063d21A06B6cabb50950130c8/logo.png", - "blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/info.json", - "blockchains/ethereum/assets/0x2f8472dd7ecf7cA760c8f6b45dB20Ca7cf52F8d7/logo.png", - "blockchains/ethereum/assets/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9/info.json", - "blockchains/ethereum/assets/0x2f85E502a988AF76f7ee6D83b7db8d6c0A823bf9/logo.png", - "blockchains/ethereum/assets/0x2f85e502a988af76f7ee6d83b7db8d6c0a823bf9/logo.png", - "blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/info.json", - "blockchains/ethereum/assets/0x2fC9B3Cce679ADa44a6900cC5731F32775D75CAF/logo.png", - "blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/info.json", - "blockchains/ethereum/assets/0x2fa423671eab043916eA93B85596438a16302C25/logo.png", - "blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/info.json", - "blockchains/ethereum/assets/0x2fd61567c29E7ADB4Ca17e60E1f4a3Fcfe68aCb8/logo.png", - "blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/info.json", - "blockchains/ethereum/assets/0x2fe39f22EAC6d3c1C86DD9D143640EbB94609FCE/logo.png", - "blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/info.json", - "blockchains/ethereum/assets/0x3007dbdf605784a0F5d89C37cB2518ea60faedCf/logo.png", - "blockchains/ethereum/assets/0x301714DA1d783D542958C479345F27B75A7eFC9E/info.json", - "blockchains/ethereum/assets/0x301714DA1d783D542958C479345F27B75A7eFC9E/logo.png", - "blockchains/ethereum/assets/0x301714da1d783d542958c479345f27b75a7efc9e/logo.png", - "blockchains/ethereum/assets/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4/info.json", - "blockchains/ethereum/assets/0x3017Cb31A678fE1d247f4314Eee8bc1b86b0D4b4/logo.png", - "blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/info.json", - "blockchains/ethereum/assets/0x301C755bA0fcA00B1923768Fffb3Df7f4E63aF31/logo.png", - "blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/info.json", - "blockchains/ethereum/assets/0x301a7F0F98725D3f9cA889E935b579f1D896B322/logo.png", - "blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/info.json", - "blockchains/ethereum/assets/0x301fFA01Ee2AA947a49cC787BDDeFD6Ac4C119e1/logo.png", - "blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/info.json", - "blockchains/ethereum/assets/0x30323d8c5d4c8aFf1fd1Fd45918C837845431146/logo.png", - "blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/info.json", - "blockchains/ethereum/assets/0x303D396bB1E2A73b1536665964aa9f5AA0f7f9cA/logo.png", - "blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/info.json", - "blockchains/ethereum/assets/0x30521e4cCC4d0494d624394fc275EAd318051de8/logo.png", - "blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/info.json", - "blockchains/ethereum/assets/0x305dbDD7931fb4833f5Ce48046A586E30ece683F/logo.png", - "blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/info.json", - "blockchains/ethereum/assets/0x30680AC0a8A993088223925265fD7a76bEb87E7F/logo.png", - "blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/info.json", - "blockchains/ethereum/assets/0x3070F4F173C81a96601338748481C53F43980E62/logo.png", - "blockchains/ethereum/assets/0x3070f4f173c81a96601338748481c53f43980e62/logo.png", - "blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/info.json", - "blockchains/ethereum/assets/0x3071a55A0F7916d796B54A2d095Db85Df693d956/logo.png", - "blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/info.json", - "blockchains/ethereum/assets/0x3075c320F859C69F1f07fBD620AaAd77766b0386/logo.png", - "blockchains/ethereum/assets/0x3075c320f859c69f1f07fbd620aaad77766b0386/logo.png", - "blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/info.json", - "blockchains/ethereum/assets/0x307d45Afbb7E84F82ef3D251A6bb0F00Edf632E4/logo.png", - "blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/info.json", - "blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/logo.png", - "blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/info.json", - "blockchains/ethereum/assets/0x308E019143B560215775A0c6EFbD2673413D76E6/logo.png", - "blockchains/ethereum/assets/0x309013d55fB0E8C17363bcC79F25d92f711A5802/info.json", - "blockchains/ethereum/assets/0x309013d55fB0E8C17363bcC79F25d92f711A5802/logo.png", - "blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/info.json", - "blockchains/ethereum/assets/0x309627af60F0926daa6041B8279484312f2bf060/logo.png", - "blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/info.json", - "blockchains/ethereum/assets/0x30A29114490De08612Ce8314AB64C422Ad591F9c/logo.png", - "blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/info.json", - "blockchains/ethereum/assets/0x30D30cCE06227b9bB8E148041F7F9B3bc03e2a13/logo.png", - "blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/info.json", - "blockchains/ethereum/assets/0x30DfD1E3ba2919D1337512a9f3CF83050fA7B84B/logo.png", - "blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/info.json", - "blockchains/ethereum/assets/0x30E00B4af68acD6B779f9C0Ac82fa07F05bA94d0/logo.png", - "blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/info.json", - "blockchains/ethereum/assets/0x30FEF258d2728F9d1eDF038059c725FAf785697E/logo.png", - "blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/info.json", - "blockchains/ethereum/assets/0x30a3c667aBe896B11514f0F6a3EAd2839e84dc5e/logo.png", - "blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/info.json", - "blockchains/ethereum/assets/0x30ceCB5461A449A90081F5a5F55db4e048397BAB/logo.png", - "blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/info.json", - "blockchains/ethereum/assets/0x30e8da02f92252E2b9A40AF2973fEa18eCA4df87/logo.png", - "blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/info.json", - "blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/logo.png", - "blockchains/ethereum/assets/0x30fef258d2728f9d1edf038059c725faf785697e/logo.png", - "blockchains/ethereum/assets/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5/info.json", - "blockchains/ethereum/assets/0x31024A4C3e9aEeb256B825790F5cb7ac645e7cD5/logo.png", - "blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/info.json", - "blockchains/ethereum/assets/0x310828368F4787c09c46E0b8973cA4a79B666b63/logo.png", - "blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/info.json", - "blockchains/ethereum/assets/0x3109Af90eeDBeEbA9Df921a23dc6aC45188b4366/logo.png", - "blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/info.json", - "blockchains/ethereum/assets/0x310DA5e1E61cD9d6ECed092F085941089267E71E/logo.png", - "blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/info.json", - "blockchains/ethereum/assets/0x310c93dfc1C5E34CDF51678103f63C41762089CD/logo.png", - "blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/info.json", - "blockchains/ethereum/assets/0x3123Ff80CbdFd35577628A41FF50598ceFc2D236/logo.png", - "blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/info.json", - "blockchains/ethereum/assets/0x31274db8b609Df99E5988ee527071643b5160Fc3/logo.png", - "blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/info.json", - "blockchains/ethereum/assets/0x3136eF851592aCf49CA4C825131E364170FA32b3/logo.png", - "blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/info.json", - "blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/logo.png", - "blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/info.json", - "blockchains/ethereum/assets/0x3137619705b5fc22a3048989F983905e456b59Ab/logo.png", - "blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/info.json", - "blockchains/ethereum/assets/0x31414F9166291FC486965991264Ec00eB1f60603/logo.png", - "blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/info.json", - "blockchains/ethereum/assets/0x3154da898943Fc7151bc77F16E43C0C47b5E452d/logo.png", - "blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/info.json", - "blockchains/ethereum/assets/0x3155BA85D5F96b2d030a4966AF206230e46849cb/logo.png", - "blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/info.json", - "blockchains/ethereum/assets/0x3166C570935a7D8554c8f4eA792ff965D2EFe1f2/logo.png", - "blockchains/ethereum/assets/0x316B888BaA51AA71B5B7fCbeD4FeFb5B22EB6Ae1/logo.png", - "blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/info.json", - "blockchains/ethereum/assets/0x317C54cc1ff18a0E275cDD8B8b75a657aD9063d1/logo.png", - "blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/info.json", - "blockchains/ethereum/assets/0x31910AFF5545784755970aE1fBE7fE65d5F0eEa2/logo.png", - "blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/info.json", - "blockchains/ethereum/assets/0x319bEb7dD4b5138BD0aBAd687d5Ca577e9f72B13/logo.png", - "blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/info.json", - "blockchains/ethereum/assets/0x31A2bcf633d16dEE21e3377C8e62070Ef553b051/logo.png", - "blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/info.json", - "blockchains/ethereum/assets/0x31B566a89CEF7962aA647ae6766Ea8Fb1DD6cCDb/logo.png", - "blockchains/ethereum/assets/0x31b566a89cef7962aa647ae6766ea8fb1dd6ccdb/logo.png", - "blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/info.json", - "blockchains/ethereum/assets/0x31b93656DC5c3e3dec636F586353566eCda658ab/logo.png", - "blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/info.json", - "blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/logo.png", - "blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/info.json", - "blockchains/ethereum/assets/0x31f3D9D1BeCE0c033fF78fA6DA60a6048F3E13c5/logo.png", - "blockchains/ethereum/assets/0x3204c3630C75753723e2fCb4d161fB0De8ba5523/logo.png", - "blockchains/ethereum/assets/0x3204c3630c75753723e2fcb4d161fb0de8ba5523/logo.png", - "blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/info.json", - "blockchains/ethereum/assets/0x3205Df88cF95B5A702F2b6a1CC10e2075f54387c/logo.png", - "blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/info.json", - "blockchains/ethereum/assets/0x3209f98BeBF0149B769ce26D71F7aEA8E435EfEa/logo.png", - "blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/info.json", - "blockchains/ethereum/assets/0x3212b29E33587A00FB1C83346f5dBFA69A458923/logo.png", - "blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/info.json", - "blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/logo.png", - "blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/info.json", - "blockchains/ethereum/assets/0x3228f105DaC87e773aFAdBA7639cd1AA43513b61/logo.png", - "blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/info.json", - "blockchains/ethereum/assets/0x322f4f6a48329690957a3BCBd1301516C2B83c1F/logo.png", - "blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/info.json", - "blockchains/ethereum/assets/0x324230Bf92C3605C0601764E4e1d8761b76f8907/logo.png", - "blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/info.json", - "blockchains/ethereum/assets/0x327682779bAB2BF4d1337e8974ab9dE8275A7Ca8/logo.png", - "blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/info.json", - "blockchains/ethereum/assets/0x3277dd536471a3cBEB0c9486aCad494C95A31E73/logo.png", - "blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/info.json", - "blockchains/ethereum/assets/0x328C4c80BC7aCa0834Db37e6600A6c49E12Da4DE/logo.png", - "blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/info.json", - "blockchains/ethereum/assets/0x328d97FC7d4d0ab304c6f7d636Cc59765197e7cB/logo.png", - "blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/info.json", - "blockchains/ethereum/assets/0x3293Cc907fdE439B39aEdaF1B982785adaFf186b/logo.png", - "blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/info.json", - "blockchains/ethereum/assets/0x32A087D5fdF8c84eC32554c56727a7C81124544E/logo.png", - "blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/info.json", - "blockchains/ethereum/assets/0x32B7A3018E4B832dEa848786348164667EC030f3/logo.png", - "blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/info.json", - "blockchains/ethereum/assets/0x32C4ADB9cF57f972bc375129de91C897b4F364F1/logo.png", - "blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/info.json", - "blockchains/ethereum/assets/0x32F3b8A00B6912D0314be212fe9538B7B9430c12/logo.png", - "blockchains/ethereum/assets/0x32F3b9B5Bd6C76F41ee3B389573f340468666861/info.json", - "blockchains/ethereum/assets/0x32F3b9B5Bd6C76F41ee3B389573f340468666861/logo.png", - "blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/info.json", - "blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/logo.png", - "blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/info.json", - "blockchains/ethereum/assets/0x32d33EDCC61b1f89404256894D8d10CC91Dd89a3/logo.png", - "blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/info.json", - "blockchains/ethereum/assets/0x32d74896f05204D1b6Ae7B0a3CEBd7FC0Cd8F9C7/logo.png", - "blockchains/ethereum/assets/0x32f3b8a00b6912d0314be212fe9538b7b9430c12/logo.png", - "blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/info.json", - "blockchains/ethereum/assets/0x32fB6403F76f65B929A77eBE941f454ca814f64c/logo.png", - "blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/info.json", - "blockchains/ethereum/assets/0x330839EF82D34801bd96e75a4Ee778ac56Fa1ED8/logo.png", - "blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/info.json", - "blockchains/ethereum/assets/0x331fA6C97c64e47475164b9fC8143b533c5eF529/logo.png", - "blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/info.json", - "blockchains/ethereum/assets/0x33227687626914030c8213E31d021cE9940728Ea/logo.png", - "blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/info.json", - "blockchains/ethereum/assets/0x334425Ef9a828e31fF27e0754A3198eDb714C57B/logo.png", - "blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/info.json", - "blockchains/ethereum/assets/0x334639A18B5Add14E8D98CB8B05ba0250308cBa4/logo.png", - "blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/info.json", - "blockchains/ethereum/assets/0x3356a5CD30D9e39e14e19aB548274046b1B89949/logo.png", - "blockchains/ethereum/assets/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E/info.json", - "blockchains/ethereum/assets/0x33589ad907a47313166d34Cb8eE0a2aCC2c00d8E/logo.png", - "blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/info.json", - "blockchains/ethereum/assets/0x3363D570f6DF3c74d486BB8785d3EbFB9E2347D3/logo.png", - "blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/info.json", - "blockchains/ethereum/assets/0x336492A0601CC85e08C14D390BF07d960328aaf4/logo.png", - "blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/info.json", - "blockchains/ethereum/assets/0x336F646F87D9f6bC6Ed42Dd46E8b3fD9DbD15C22/logo.png", - "blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/info.json", - "blockchains/ethereum/assets/0x336e43eD5B563f73E989b2748C1d6D65A693149b/logo.png", - "blockchains/ethereum/assets/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab/info.json", - "blockchains/ethereum/assets/0x3373bbF962190B158902A27Fbc2d9277A05b10Ab/logo.png", - "blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json", - "blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/logo.png", - "blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/info.json", - "blockchains/ethereum/assets/0x33B919F54692dDbf702065763EA2b50Ca02e6bfF/logo.png", - "blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/info.json", - "blockchains/ethereum/assets/0x33C623a2BAAfEb8D15DfaF3cE44095efec83D72C/logo.png", - "blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/info.json", - "blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/logo.png", - "blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/info.json", - "blockchains/ethereum/assets/0x33DCd369d697132dE252884336225DE31fB474b2/logo.png", - "blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/info.json", - "blockchains/ethereum/assets/0x33aD8CCD192c2B1782b0d3E557e32a54771E16F1/logo.png", - "blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/info.json", - "blockchains/ethereum/assets/0x33b282C88dE3E8eD471c24e43f60816dcAbe12f4/logo.png", - "blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/info.json", - "blockchains/ethereum/assets/0x33bFD20660eeAF952E8D5Bc3236E1918701F17D0/logo.png", - "blockchains/ethereum/assets/0x33c23d44679433A88B89ca38D3311A9a3D160699/info.json", - "blockchains/ethereum/assets/0x33c23d44679433A88B89ca38D3311A9a3D160699/logo.png", - "blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/info.json", - "blockchains/ethereum/assets/0x33c2DA7Fd5B125E629B3950f3c38d7f721D7B30D/logo.png", - "blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/info.json", - "blockchains/ethereum/assets/0x33c52eE4BD563A26071619bC6F70146295FeBE8D/logo.png", - "blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/info.json", - "blockchains/ethereum/assets/0x33d8e28949Eb784556064ED095A18C0E66219860/logo.png", - "blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/info.json", - "blockchains/ethereum/assets/0x33f90Dee07c6E8B9682dD20F73E6C358B2ED0f03/logo.png", - "blockchains/ethereum/assets/0x33fEfc811A86474A832d38926428a1DADE431F25/info.json", - "blockchains/ethereum/assets/0x33fEfc811A86474A832d38926428a1DADE431F25/logo.png", - "blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json", - "blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/logo.png", - "blockchains/ethereum/assets/0x340d2bde5eb28c1eed91b2f790723e3b160613b7/logo.png", - "blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/info.json", - "blockchains/ethereum/assets/0x340eF83Ec8560892168D4062720F030460468656/logo.png", - "blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/info.json", - "blockchains/ethereum/assets/0x3414BEC8aC9b323008b511De2E91d979183B46f5/logo.png", - "blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json", - "blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/logo.png", - "blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/info.json", - "blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/logo.png", - "blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/info.json", - "blockchains/ethereum/assets/0x3446E165471dCe3fF477F49a1352F28bBA73F07f/logo.png", - "blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/info.json", - "blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/logo.png", - "blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/info.json", - "blockchains/ethereum/assets/0x3453769b660b7EE4261AaA043479Aa3CA02243bf/logo.png", - "blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/info.json", - "blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/logo.png", - "blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json", - "blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/logo.png", - "blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/info.json", - "blockchains/ethereum/assets/0x347C099f110Ca6761779329D2879957b606b6aCE/logo.png", - "blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/info.json", - "blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/logo.png", - "blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/info.json", - "blockchains/ethereum/assets/0x349c9A0AFbe8C8e08a6bD8A2E925f9EC5aE7d2C9/logo.png", - "blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/info.json", - "blockchains/ethereum/assets/0x34D18AAC981D3C93e649814A5ECA79e296411b65/logo.png", - "blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/info.json", - "blockchains/ethereum/assets/0x34D6A0F5C2f5D0082141fE73d93B9dd00ca7CE11/logo.png", - "blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/info.json", - "blockchains/ethereum/assets/0x34Dd5EDfED51c632d1d4d2502bC901EfB5fdfCD4/logo.png", - "blockchains/ethereum/assets/0x34d6a0f5c2f5d0082141fe73d93b9dd00ca7ce11/logo.png", - "blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/info.json", - "blockchains/ethereum/assets/0x34f0d846c766874413938994da32360Cf0E4350d/logo.png", - "blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/info.json", - "blockchains/ethereum/assets/0x34fcE2C1A2F093F131A9669332C41b49ABE5671F/logo.png", - "blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/info.json", - "blockchains/ethereum/assets/0x350104dE76bE6be8efE4D1Ff34E231a51BA34973/logo.png", - "blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/info.json", - "blockchains/ethereum/assets/0x3505F494c3f0fed0B594E01Fa41Dd3967645ca39/logo.png", - "blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json", - "blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/logo.png", - "blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/info.json", - "blockchains/ethereum/assets/0x3514f2C8a12470Ae3410EA51F96f987e9e7018Dd/logo.png", - "blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/info.json", - "blockchains/ethereum/assets/0x35242Ed010d80F39643982d0216D7CA7AD1FA841/logo.png", - "blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/info.json", - "blockchains/ethereum/assets/0x352563e90520F867cC2B7F42DC4B628C37996Eca/logo.png", - "blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/info.json", - "blockchains/ethereum/assets/0x352CFed33922fA8D34fcb8eb58525a60cA6821FC/logo.png", - "blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/info.json", - "blockchains/ethereum/assets/0x35334C8D87A398E376cB98c792513cbd85B27eb2/logo.png", - "blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/info.json", - "blockchains/ethereum/assets/0x353cAFd02131CA5b69211BBc3899f556BC62B7E3/logo.png", - "blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/info.json", - "blockchains/ethereum/assets/0x3543638eD4a9006E4840B105944271Bcea15605D/logo.png", - "blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/info.json", - "blockchains/ethereum/assets/0x3559F3724432f0dCA7255E8147bdC9d8B938E848/logo.png", - "blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/info.json", - "blockchains/ethereum/assets/0x355C665e101B9DA58704A8fDDb5FeeF210eF20c0/logo.png", - "blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/info.json", - "blockchains/ethereum/assets/0x355a458d555151D3B27F94227960Ade1504E526a/logo.png", - "blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/info.json", - "blockchains/ethereum/assets/0x35612a781721944118ef90353554bc6c1cD51e24/logo.png", - "blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/info.json", - "blockchains/ethereum/assets/0x3564ad35b9E95340E5Ace2D6251dbfC76098669B/logo.png", - "blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/info.json", - "blockchains/ethereum/assets/0x3565402f2936D3284264F03615D065803330E392/logo.png", - "blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/info.json", - "blockchains/ethereum/assets/0x357aAc74D5Fc24f271E5652Ec6Bdd8AbfE048505/logo.png", - "blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/info.json", - "blockchains/ethereum/assets/0x35840c161E1F677AEfb6cFF534fd8C5C93Af4824/logo.png", - "blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/info.json", - "blockchains/ethereum/assets/0x35872fea6A4843fACBCDbCe99e3B69596A3680b8/logo.png", - "blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/info.json", - "blockchains/ethereum/assets/0x358B2f19BcBad11e1E076247df5552C2A5f0272C/logo.png", - "blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/info.json", - "blockchains/ethereum/assets/0x3597bfD533a99c9aa083587B074434E61Eb0A258/logo.png", - "blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/info.json", - "blockchains/ethereum/assets/0x35B420e41e5b8F4BEEbD2666B47B1CB6f508Af3b/logo.png", - "blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/info.json", - "blockchains/ethereum/assets/0x35C896b1700E344a81B95b6bC1D4d95b4503699c/logo.png", - "blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/info.json", - "blockchains/ethereum/assets/0x35F82CAa11C2459E179Bc8102cCE439D77C8Ef25/logo.png", - "blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/info.json", - "blockchains/ethereum/assets/0x35a5cB585d51D836922b78A9bb1f5c04635c39b6/logo.png", - "blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/info.json", - "blockchains/ethereum/assets/0x35a69642857083BA2F30bfaB735dacC7F0bac969/logo.png", - "blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/info.json", - "blockchains/ethereum/assets/0x35b08722AA26bE119c1608029CcbC976ac5C1082/logo.png", - "blockchains/ethereum/assets/0x35b420e41e5b8f4beebd2666b47b1cb6f508af3b/logo.png", - "blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/info.json", - "blockchains/ethereum/assets/0x35dF7c5fB0Df360a6C9d26bC53b97C5f082b6A1C/logo.png", - "blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/info.json", - "blockchains/ethereum/assets/0x35e308668391dAaB398FFc0e60D13d65c7793fEd/logo.png", - "blockchains/ethereum/assets/0x35f6B052C598d933D69A4EEC4D04c73A191fE6c2/info.json", - "blockchains/ethereum/assets/0x35f6B052C598d933D69A4EEC4D04c73A191fE6c2/logo.png", - "blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/info.json", - "blockchains/ethereum/assets/0x35fe0fA49a1A18cBe3844E2f9913f2e9e2db6B0b/logo.png", - "blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/info.json", - "blockchains/ethereum/assets/0x3600F7a4ff5E72eb2E4591F8B0B4311E86168DF2/logo.png", - "blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/info.json", - "blockchains/ethereum/assets/0x3614b88B52a8de9De4473289CdC793C42343907d/logo.png", - "blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/info.json", - "blockchains/ethereum/assets/0x36151737B45017234E9570Cf9a1cAc97138953C2/logo.png", - "blockchains/ethereum/assets/0x36151737b45017234e9570cf9a1cac97138953c2/logo.png", - "blockchains/ethereum/assets/0x3618516f45cd3c913f81f9987af41077932bc40d/logo.png", - "blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/info.json", - "blockchains/ethereum/assets/0x361e8b78699b1c776c2d5B1D65E731D26a9c7F54/logo.png", - "blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/info.json", - "blockchains/ethereum/assets/0x362998BCE7BFc45C1b0A2ecC83952e09712AfDDB/logo.png", - "blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/info.json", - "blockchains/ethereum/assets/0x362C4c557cdCa7109bae9Fce3F99f0Bb6E25B163/logo.png", - "blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/info.json", - "blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/logo.png", - "blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/info.json", - "blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/logo.png", - "blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/info.json", - "blockchains/ethereum/assets/0x3652190842022c188e2ca7962613F7e510DAB2D0/logo.png", - "blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/info.json", - "blockchains/ethereum/assets/0x365542DF3c8c9d096C5F0dE24A0d8cf33C19C8fd/logo.png", - "blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/info.json", - "blockchains/ethereum/assets/0x3672a1d8A362c9A50DB70df219e05EA3cAB60Df9/logo.png", - "blockchains/ethereum/assets/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11/info.json", - "blockchains/ethereum/assets/0x3678d8CC9Eb08875A3720f34c1C8d1e1B31F5A11/logo.png", - "blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/info.json", - "blockchains/ethereum/assets/0x36905Fc93280f52362A1CBAB151F25DC46742Fb5/logo.png", - "blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/info.json", - "blockchains/ethereum/assets/0x369760eBf89d577a734d927a9599C1921397A152/logo.png", - "blockchains/ethereum/assets/0x369760ebf89d577a734d927a9599c1921397a152/logo.png", - "blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/info.json", - "blockchains/ethereum/assets/0x369eb6821C94a78428f7c86c768590F53950068f/logo.png", - "blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/info.json", - "blockchains/ethereum/assets/0x36AFf6FE8fFE81844bBa32427F622Af6c47EAB66/logo.png", - "blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/info.json", - "blockchains/ethereum/assets/0x36B4B58DE030E93775E151a78D796039a11a2548/logo.png", - "blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/info.json", - "blockchains/ethereum/assets/0x36BF67C9aA1D67a06BfEC145f08E20112A54c0f7/logo.png", - "blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/info.json", - "blockchains/ethereum/assets/0x36D10c6800D569bb8C4fE284a05fFE3B752F972c/logo.png", - "blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/info.json", - "blockchains/ethereum/assets/0x36D38e232659deA52f5Fdb1A0f90709e6dC6994A/logo.png", - "blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/info.json", - "blockchains/ethereum/assets/0x36DAECfc172Fd44a165fb93BE5569E72B09CeeA2/logo.png", - "blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/info.json", - "blockchains/ethereum/assets/0x36E08E815f26c43dac8957E36C09e664a6B644F9/logo.png", - "blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/info.json", - "blockchains/ethereum/assets/0x36E85A6403ffF21669980b436792129C96e7002e/logo.png", - "blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/info.json", - "blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/logo.png", - "blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/info.json", - "blockchains/ethereum/assets/0x36a73557f5BDE5195EC39eCA82d28b8A36D21141/logo.png", - "blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/info.json", - "blockchains/ethereum/assets/0x36dCffe069a3F2878Fab2A46D81e83D462d0cBF7/logo.png", - "blockchains/ethereum/assets/0x36daecfc172fd44a165fb93be5569e72b09ceea2/logo.png", - "blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/info.json", - "blockchains/ethereum/assets/0x36e4dAA217800d8b2aAC42EE7CC56D4484940c69/logo.png", - "blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/info.json", - "blockchains/ethereum/assets/0x36fF29571Ed2Ff029dF9fA6DA076CA1484CEB9Dc/logo.png", - "blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/info.json", - "blockchains/ethereum/assets/0x370DaE2AB60ECbc0EE793E837D94ca8040Dd6786/logo.png", - "blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/info.json", - "blockchains/ethereum/assets/0x370d6D0728407e06ccdd1db8150e433f8319D0d9/logo.png", - "blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/info.json", - "blockchains/ethereum/assets/0x37236CD05b34Cc79d3715AF2383E96dd7443dCF1/logo.png", - "blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/info.json", - "blockchains/ethereum/assets/0x37266508Ae0102c2Ea05865C94c6d19a3B0af05a/logo.png", - "blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/info.json", - "blockchains/ethereum/assets/0x375A08cE3a460F20BbaFd282Be1E3579a2c31F41/logo.png", - "blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/info.json", - "blockchains/ethereum/assets/0x3763Bfe2aDaF90Eef907878a203AF1c2B40Ed2bd/logo.png", - "blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/info.json", - "blockchains/ethereum/assets/0x376d647978ad72BC3091739834cC9bB882fa8769/logo.png", - "blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/info.json", - "blockchains/ethereum/assets/0x37729282bc2e55b68885400697D1d6011dA9924B/logo.png", - "blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/info.json", - "blockchains/ethereum/assets/0x378903a03FB2C3AC76BB52773e3CE11340377A32/logo.png", - "blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/info.json", - "blockchains/ethereum/assets/0x37CD675f891180d86391fc419e3E981b34e42280/logo.png", - "blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/info.json", - "blockchains/ethereum/assets/0x37D404A072056EDA0Cd10Cb714D35552329F8500/logo.png", - "blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/info.json", - "blockchains/ethereum/assets/0x37D40510a2F5Bc98AA7a0f7BF4b3453Bcfb90Ac1/logo.png", - "blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/info.json", - "blockchains/ethereum/assets/0x37D6E7F287200C740012747d2A79295cAeD2DB35/logo.png", - "blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/info.json", - "blockchains/ethereum/assets/0x37E1160184F7dD29f00b78C050Bf13224780b0B0/logo.png", - "blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/info.json", - "blockchains/ethereum/assets/0x37E8789bB9996CaC9156cD5F5Fd32599E6b91289/logo.png", - "blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/info.json", - "blockchains/ethereum/assets/0x37F04d2C3AE075Fad5483bB918491F656B12BDB6/logo.png", - "blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/info.json", - "blockchains/ethereum/assets/0x37F74e99794853777a10ea1dc08a64C86958F06a/logo.png", - "blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/info.json", - "blockchains/ethereum/assets/0x3810A4Ddf41E586Fa0dbA1463A7951B748cEcFca/logo.png", - "blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/info.json", - "blockchains/ethereum/assets/0x3814Ea6889b5ad7dA133F05D7567337286f03f76/logo.png", - "blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/info.json", - "blockchains/ethereum/assets/0x382117315856a533549eA621542Ccce13E54aE82/logo.png", - "blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/info.json", - "blockchains/ethereum/assets/0x3833ddA0AEB6947b98cE454d89366cBA8Cc55528/logo.png", - "blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/info.json", - "blockchains/ethereum/assets/0x383891338E0e377b1B995f543758b998eb87D065/logo.png", - "blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/info.json", - "blockchains/ethereum/assets/0x3839d8ba312751Aa0248fEd6a8bACB84308E20Ed/logo.png", - "blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/info.json", - "blockchains/ethereum/assets/0x3845badAde8e6dFF049820680d1F14bD3903a5d0/logo.png", - "blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/info.json", - "blockchains/ethereum/assets/0x38513Db82BE1FB417Ad21DC8f25BD7e7Eb03b561/logo.png", - "blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/info.json", - "blockchains/ethereum/assets/0x386467F1f3ddbE832448650418311a479EECFC57/logo.png", - "blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/info.json", - "blockchains/ethereum/assets/0x386A09ece8a44D2b4befb21Bd1469d0D8F83c00D/logo.png", - "blockchains/ethereum/assets/0x386a09ece8a44d2b4befb21bd1469d0d8f83c00d/logo.png", - "blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/info.json", - "blockchains/ethereum/assets/0x386cABc0b14A507A4e024DEA15554342865B20DE/logo.png", - "blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/info.json", - "blockchains/ethereum/assets/0x386dd8f88994f848763060672580Ea61676cD601/logo.png", - "blockchains/ethereum/assets/0x3883f5e181fccaF8410FA61e12b59BAd963fb645/logo.png", - "blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/info.json", - "blockchains/ethereum/assets/0x38894302A6eABea6f2B29B508031d2ed75F0bE22/logo.png", - "blockchains/ethereum/assets/0x38894302a6eabea6f2b29b508031d2ed75f0be22/logo.png", - "blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/info.json", - "blockchains/ethereum/assets/0x388fbFf7fef6CEe150E4820BBD4e22C377E80201/logo.png", - "blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/info.json", - "blockchains/ethereum/assets/0x3893b9422Cd5D70a81eDeFfe3d5A1c6A978310BB/logo.png", - "blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/info.json", - "blockchains/ethereum/assets/0x38A0df9a08d18dc06CD91Fc7Ec94a0AcdF28D994/logo.png", - "blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/info.json", - "blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/logo.png", - "blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/info.json", - "blockchains/ethereum/assets/0x38B7014ed2a83bc5801232551344Ed928698bd07/logo.png", - "blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/info.json", - "blockchains/ethereum/assets/0x38D389C300357A26Beec198F3893fbA54FDe69C5/logo.png", - "blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/info.json", - "blockchains/ethereum/assets/0x38D5e1f36eCa1Dcf9b8B400aD034c9BB875A14Da/logo.png", - "blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/info.json", - "blockchains/ethereum/assets/0x38EE6cE5b38Dc3AFb8de706FFf527f6fAE4d9eC1/logo.png", - "blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/info.json", - "blockchains/ethereum/assets/0x38Ef3d08eFc74857CC129E9e6026b0d4DB9AadA9/logo.png", - "blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/info.json", - "blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/logo.png", - "blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/info.json", - "blockchains/ethereum/assets/0x38c5499aC70DF829Ba90d05be65F69365CeAeEf8/logo.png", - "blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/info.json", - "blockchains/ethereum/assets/0x38c87AA89B2B8cD9B95b736e1Fa7b612EA972169/logo.png", - "blockchains/ethereum/assets/0x38c87aa89b2b8cd9b95b736e1fa7b612ea972169/logo.png", - "blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/info.json", - "blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/logo.png", - "blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/info.json", - "blockchains/ethereum/assets/0x38eF9841bAA499aEC437f3Efe6aD802699eE03A6/logo.png", - "blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/info.json", - "blockchains/ethereum/assets/0x39013F961c378f02C2b82A6E1d31E9812786FD9D/logo.png", - "blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/info.json", - "blockchains/ethereum/assets/0x39043aae9c48a628F5184Af7a5bB925137757B15/logo.png", - "blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/info.json", - "blockchains/ethereum/assets/0x3918C42F14F2eB1168365F911f63E540E5A306b5/logo.png", - "blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/info.json", - "blockchains/ethereum/assets/0x3930E4dDb4d24ef2F4CB54C1f009a3694b708428/logo.png", - "blockchains/ethereum/assets/0x3930e4ddb4d24ef2f4cb54c1f009a3694b708428/logo.png", - "blockchains/ethereum/assets/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48/info.json", - "blockchains/ethereum/assets/0x3936Ad01cf109a36489d93cabdA11cF062fd3d48/logo.png", - "blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/info.json", - "blockchains/ethereum/assets/0x39391e620a58c56E8Ac20E936B678Bd3D2f2A6fB/logo.png", - "blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/info.json", - "blockchains/ethereum/assets/0x393e90c35d9768e831029e90b9A2c436EDdB63BB/logo.png", - "blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/info.json", - "blockchains/ethereum/assets/0x393fAC0773C765c80dc887451377d553C46F83b1/logo.png", - "blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/info.json", - "blockchains/ethereum/assets/0x395f7bC771DB53732025547458f96Ee217aF6aD1/logo.png", - "blockchains/ethereum/assets/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D/info.json", - "blockchains/ethereum/assets/0x39795344CBCc76cC3Fb94B9D1b15C23c2070C66D/logo.png", - "blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/info.json", - "blockchains/ethereum/assets/0x39A26fd8f19244377ab6e1C6FcDC5F3e75df4bDa/logo.png", - "blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/info.json", - "blockchains/ethereum/assets/0x39AA39c021dfbaE8faC545936693aC917d5E7563/logo.png", - "blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/info.json", - "blockchains/ethereum/assets/0x39AB32006Afe65A0B4D6A9A89877c2c33ad19EB5/logo.png", - "blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/info.json", - "blockchains/ethereum/assets/0x39Ad22C916F42aF5f67371d6f2Fb0dab42321a89/logo.png", - "blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/info.json", - "blockchains/ethereum/assets/0x39Bb259F66E1C59d5ABEF88375979b4D20D98022/logo.png", - "blockchains/ethereum/assets/0x39C6b3e42d6A679d7D776778Fe880BC9487C2EDA/info.json", - "blockchains/ethereum/assets/0x39C6b3e42d6A679d7D776778Fe880BC9487C2EDA/logo.png", - "blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/info.json", - "blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/logo.png", - "blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/info.json", - "blockchains/ethereum/assets/0x39f4A6659ec9E25386A0DB547Cbec62f62fa6bB5/logo.png", - "blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/info.json", - "blockchains/ethereum/assets/0x3A10B7a22AE98E0f53276923F19f99B259F61778/logo.png", - "blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/info.json", - "blockchains/ethereum/assets/0x3A1237D38D0Fb94513f85D61679cAd7F38507242/logo.png", - "blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/info.json", - "blockchains/ethereum/assets/0x3A2008B57C9c9361C40c43a60227180909A5B412/logo.png", - "blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/info.json", - "blockchains/ethereum/assets/0x3A3A1B3A584C7bC41B561d958e092ae291bD7F93/logo.png", - "blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json", - "blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/logo.png", - "blockchains/ethereum/assets/0x3A5C5276A2e759F0778A5f0b8782DAd4aF1E8Bd1/logo.png", - "blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/info.json", - "blockchains/ethereum/assets/0x3A6CecAE3B2d0fFeFc2704790EdDf76d5A823430/logo.png", - "blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/info.json", - "blockchains/ethereum/assets/0x3A75731f9e16244dE01DD431636Db7c07D42A166/logo.png", - "blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json", - "blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/logo.png", - "blockchains/ethereum/assets/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b/info.json", - "blockchains/ethereum/assets/0x3A92bD396aEf82af98EbC0Aa9030D25a23B11C6b/logo.png", - "blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/info.json", - "blockchains/ethereum/assets/0x3A94221D98B86e32FB9eddCDC4D86E38e9767373/logo.png", - "blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/info.json", - "blockchains/ethereum/assets/0x3A9FfF453d50D4Ac52A6890647b823379ba36B9E/logo.png", - "blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/info.json", - "blockchains/ethereum/assets/0x3ADfc4999F77D04c8341BAC5F3A76f58DfF5B37A/logo.png", - "blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/info.json", - "blockchains/ethereum/assets/0x3AFA1902b1f8a802aBC18e5aD982D1bCd34AfE22/logo.png", - "blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/info.json", - "blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/logo.png", - "blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/info.json", - "blockchains/ethereum/assets/0x3B3f859ab4CebB73c3043b99c33719052265E1E7/logo.png", - "blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/info.json", - "blockchains/ethereum/assets/0x3B4B29C4c1872a60D09937686bD2b358Db9Dee8a/logo.png", - "blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/info.json", - "blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/logo.png", - "blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/info.json", - "blockchains/ethereum/assets/0x3B7f247f21BF3A07088C2D3423F64233d4B069F7/logo.png", - "blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/info.json", - "blockchains/ethereum/assets/0x3BB72e05402C45198C0CeB76354205DeAA65542c/logo.png", - "blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/info.json", - "blockchains/ethereum/assets/0x3BD183046cf51acC807D1f0680029Fa764f17BEE/logo.png", - "blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/info.json", - "blockchains/ethereum/assets/0x3BD85455aC58cd787E327ED993F8D92225f08F68/logo.png", - "blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/info.json", - "blockchains/ethereum/assets/0x3BeB004537DcDe3DA918C71a1e5065C5B4194910/logo.png", - "blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json", - "blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/logo.png", - "blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/info.json", - "blockchains/ethereum/assets/0x3C04FF86492Ce16CcB306AcB9226a1064CaFAd07/logo.png", - "blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/info.json", - "blockchains/ethereum/assets/0x3C0cAC8290E2a6241814f812259278beA9050838/logo.png", - "blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/info.json", - "blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/logo.png", - "blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/info.json", - "blockchains/ethereum/assets/0x3C35132D0b129F068Fdfa65b2c4D265Fa5d8CEa6/logo.png", - "blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/info.json", - "blockchains/ethereum/assets/0x3C3f450Aa47C87c822D3E305b066e713dF04C1B3/logo.png", - "blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/info.json", - "blockchains/ethereum/assets/0x3C45B24359fB0E107a4eAA56Bd0F2cE66C99A0E5/logo.png", - "blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/info.json", - "blockchains/ethereum/assets/0x3C55b99c58a1Dc7001Dd96B902212d11c8eC7e15/logo.png", - "blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/info.json", - "blockchains/ethereum/assets/0x3C5Bf1a0f133083A220E02720d54E6F90Ad0858B/logo.png", - "blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/info.json", - "blockchains/ethereum/assets/0x3C6A7aB47B5F058Be0e7C7fE1A4b7925B8aCA40e/logo.png", - "blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/info.json", - "blockchains/ethereum/assets/0x3C6ff50c9Ec362efa359317009428d52115fe643/logo.png", - "blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/info.json", - "blockchains/ethereum/assets/0x3C70eDE2C45bF9F4Df18d8938D4f76d71c3E707d/logo.png", - "blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/info.json", - "blockchains/ethereum/assets/0x3C7b464376DB7C9927930cf50EEfDEA2EFF3A66A/logo.png", - "blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/info.json", - "blockchains/ethereum/assets/0x3C8F860423405A700f9F20e94c742eC38FD17735/logo.png", - "blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/info.json", - "blockchains/ethereum/assets/0x3C9Ca73d5309d38c6F2C21b78b9aE1f4b2441188/logo.png", - "blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/info.json", - "blockchains/ethereum/assets/0x3CD7047117dbfD0DCB470514172aCe9f394c31e8/logo.png", - "blockchains/ethereum/assets/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189/info.json", - "blockchains/ethereum/assets/0x3CF82d81C9b71B112C8DD0C05fa05CdCDEe90189/logo.png", - "blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/info.json", - "blockchains/ethereum/assets/0x3D03Ff35F9CE83DD260C3fD928aD212e3D7f3E9b/logo.png", - "blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/info.json", - "blockchains/ethereum/assets/0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30/logo.png", - "blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/info.json", - "blockchains/ethereum/assets/0x3D41Ca3b76FEAABB9CEf094B1c6E24c89D66E0f3/logo.png", - "blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/info.json", - "blockchains/ethereum/assets/0x3D46454212c61ECb7b31248047Fa033120B88668/logo.png", - "blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/info.json", - "blockchains/ethereum/assets/0x3D58F7b1B6F0262031C319265bD57E4752e3fA1E/logo.png", - "blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/info.json", - "blockchains/ethereum/assets/0x3D658390460295FB963f54dC0899cfb1c30776Df/logo.png", - "blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/info.json", - "blockchains/ethereum/assets/0x3DB6Ba6ab6F95efed1a6E794caD492fAAabF294D/logo.png", - "blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/info.json", - "blockchains/ethereum/assets/0x3DB99ab08006aeFcC9600972eCA8C202396B4300/logo.png", - "blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/info.json", - "blockchains/ethereum/assets/0x3Da327288Da2fd44Ca855748432D78226537dEF5/logo.png", - "blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/info.json", - "blockchains/ethereum/assets/0x3Dd957216C182675F630ee2eE957a5c735472FD1/logo.png", - "blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/info.json", - "blockchains/ethereum/assets/0x3E083D08aDa591fe5356c52fBb89FE725fd9D670/logo.png", - "blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/info.json", - "blockchains/ethereum/assets/0x3E1d5A855aD9D948373aE68e4fe1f094612b1322/logo.png", - "blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/info.json", - "blockchains/ethereum/assets/0x3E2E36a24CFCdCEa167789181f29109F9cF2D000/logo.png", - "blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/info.json", - "blockchains/ethereum/assets/0x3E3dc42535c242844d8bff33f270A540140e4a0d/logo.png", - "blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/info.json", - "blockchains/ethereum/assets/0x3E9BC21C9b189C09dF3eF1B824798658d5011937/logo.png", - "blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/info.json", - "blockchains/ethereum/assets/0x3EB064766109D150e4362222df80638BcE00e037/logo.png", - "blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/info.json", - "blockchains/ethereum/assets/0x3EB55D5B22Ee0f9B03D59B4994C5AE7fe811bE92/logo.png", - "blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/info.json", - "blockchains/ethereum/assets/0x3EDD235C3E840C1F29286B2e39370a255C7B6fdb/logo.png", - "blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/info.json", - "blockchains/ethereum/assets/0x3EFe61891886ea50C2dE51b934Ef5501FCaD6203/logo.png", - "blockchains/ethereum/assets/0x3Ed3B47Dd13EC9a98b44e6204A523E766B225811/info.json", - "blockchains/ethereum/assets/0x3Ed3B47Dd13EC9a98b44e6204A523E766B225811/logo.png", - "blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/info.json", - "blockchains/ethereum/assets/0x3EfE03C53f94B65099dFF79b7Ca5Abf37a0B028c/logo.png", - "blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/info.json", - "blockchains/ethereum/assets/0x3F013B600D31557f551131614f439e0c292dFd90/logo.png", - "blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/info.json", - "blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/logo.png", - "blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/info.json", - "blockchains/ethereum/assets/0x3F17Dd476faF0a4855572F0B6ed5115D9bBA22AD/logo.png", - "blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/info.json", - "blockchains/ethereum/assets/0x3F6f014849DEDB569628e3E1745120f308bb7699/logo.png", - "blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/info.json", - "blockchains/ethereum/assets/0x3F8828955db539DDD78ECC2A0cecD77d3Eb8B033/logo.png", - "blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/info.json", - "blockchains/ethereum/assets/0x3F8A2f7bcD70e7F7Bdd3FbB079c11d073588DEA2/logo.png", - "blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/info.json", - "blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/logo.png", - "blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/info.json", - "blockchains/ethereum/assets/0x3FD8f39A962eFDA04956981C31AB89FAB5FB8bC8/logo.png", - "blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/info.json", - "blockchains/ethereum/assets/0x3FEEcA6f6d6C498cD72FA1c83fDF6fCcECabbDCF/logo.png", - "blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/info.json", - "blockchains/ethereum/assets/0x3FFcFF428ED65968032112F137724C1002F76632/logo.png", - "blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/info.json", - "blockchains/ethereum/assets/0x3Fb1926a7d1cC68d4166d99c3483465885074F2F/logo.png", - "blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/info.json", - "blockchains/ethereum/assets/0x3Fe1c06061F3EA23f4Aa771Ed33Cf878486CF214/logo.png", - "blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/info.json", - "blockchains/ethereum/assets/0x3a07572568f1B0B07Aa1A31d01377AA433FE4658/logo.png", - "blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/info.json", - "blockchains/ethereum/assets/0x3a112D5BD99D4E9906a6aaf86dcb1891434C5cA4/logo.png", - "blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/info.json", - "blockchains/ethereum/assets/0x3a1343a3Ca3c32a69b79AE82e8a9a71c1293C566/logo.png", - "blockchains/ethereum/assets/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3/info.json", - "blockchains/ethereum/assets/0x3a1Bda28AdB5B0a812a7CF10A1950c920F79BcD3/logo.png", - "blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/info.json", - "blockchains/ethereum/assets/0x3a26746Ddb79B1B8e4450e3F4FFE3285A307387E/logo.png", - "blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/info.json", - "blockchains/ethereum/assets/0x3a2732Aa4A876f2dadeE90E15467d2e5ecd18160/logo.png", - "blockchains/ethereum/assets/0x3a2732aa4a876f2dadee90e15467d2e5ecd18160/logo.png", - "blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/info.json", - "blockchains/ethereum/assets/0x3a2b1B35Ef3C8C1aF0138a25057cd2E69Ae7bF3b/logo.png", - "blockchains/ethereum/assets/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04/info.json", - "blockchains/ethereum/assets/0x3a3A65aAb0dd2A17E3F1947bA16138cd37d08c04/logo.png", - "blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/info.json", - "blockchains/ethereum/assets/0x3a4282b8fFBae5De5AB6E29bAd3d08d83902Ebd2/logo.png", - "blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/info.json", - "blockchains/ethereum/assets/0x3a783e99E5a5618B8149e3380d14328139D97e31/logo.png", - "blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/info.json", - "blockchains/ethereum/assets/0x3a86512ccA257c4DD8A68646C7c01df084E0f87d/logo.png", - "blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/info.json", - "blockchains/ethereum/assets/0x3aCA71C508e06Dc6B2758DaB6eb20f7654572fb7/logo.png", - "blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/info.json", - "blockchains/ethereum/assets/0x3aFe47A46289B8eE2597ef8d8Ce7BEbF0f64172E/logo.png", - "blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/info.json", - "blockchains/ethereum/assets/0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe/logo.png", - "blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/info.json", - "blockchains/ethereum/assets/0x3abdfF32F76b42E7635bdb7e425f0231A5F3aB17/logo.png", - "blockchains/ethereum/assets/0x3ac2AB91dDF57e2385089202Ca221C360CED0062/info.json", - "blockchains/ethereum/assets/0x3ac2AB91dDF57e2385089202Ca221C360CED0062/logo.png", - "blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/info.json", - "blockchains/ethereum/assets/0x3aebb174Ee393916715bd7999261c3eD32f22d82/logo.png", - "blockchains/ethereum/assets/0x3aebb174ee393916715bd7999261c3ed32f22d82/logo.png", - "blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/info.json", - "blockchains/ethereum/assets/0x3afe25a2739B5C2E08CFec439F9621D91Ff7FBFb/logo.png", - "blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/info.json", - "blockchains/ethereum/assets/0x3b16fB80Ab6Ac8562203F3913f58ee0c4DFc08B8/logo.png", - "blockchains/ethereum/assets/0x3b16fb80ab6ac8562203f3913f58ee0c4dfc08b8/logo.png", - "blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/info.json", - "blockchains/ethereum/assets/0x3b2f94C251c2CCcB7ad16a68F040A220CC2bDD72/logo.png", - "blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/info.json", - "blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/logo.png", - "blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/info.json", - "blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/logo.png", - "blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json", - "blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/logo.png", - "blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/info.json", - "blockchains/ethereum/assets/0x3b7120a39547AB5a3B8DD3890F468C7E6027C656/logo.png", - "blockchains/ethereum/assets/0x3b7394e62f675993a0e3de45acf7d22c3ea54f1e/logo.png", - "blockchains/ethereum/assets/0x3b7f247f21bf3a07088c2d3423f64233d4b069f7/logo.png", - "blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/info.json", - "blockchains/ethereum/assets/0x3b8D5FaCFf748c4525cDC1796990C8170A6206F1/logo.png", - "blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/info.json", - "blockchains/ethereum/assets/0x3b9afC0Ad5F9ba8dD2ac061C11D392B2430aAe7f/logo.png", - "blockchains/ethereum/assets/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4/info.json", - "blockchains/ethereum/assets/0x3b9e094D56103611f0ACEfDAb43182347BA60dF4/logo.png", - "blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/info.json", - "blockchains/ethereum/assets/0x3bF5f07786b2f52BAcC8BC0fbC5D31deee667F67/logo.png", - "blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/info.json", - "blockchains/ethereum/assets/0x3be6e7bF2cD8E1a0A95597E72ca6D3709bBeFF76/logo.png", - "blockchains/ethereum/assets/0x3beb004537dcde3da918c71a1e5065c5b4194910/logo.png", - "blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/info.json", - "blockchains/ethereum/assets/0x3bf13d76a5d625Fc85486F73328926a64F226acC/logo.png", - "blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/info.json", - "blockchains/ethereum/assets/0x3c0C090679BaF2DCAFf6858417d117030E2aE952/logo.png", - "blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/info.json", - "blockchains/ethereum/assets/0x3c20d67b6B1aE0985F913aBb7397babc2fBb1A1F/logo.png", - "blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/info.json", - "blockchains/ethereum/assets/0x3c4030839708a20fd2fb379cf11810dde4888d93/logo.png", - "blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/info.json", - "blockchains/ethereum/assets/0x3c4A48BeA9335f368e8f386bD1E49Eb85521f01B/logo.png", - "blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/info.json", - "blockchains/ethereum/assets/0x3c4a3ffd813a107febd57B2f01BC344264D90FdE/logo.png", - "blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/info.json", - "blockchains/ethereum/assets/0x3c4bEa627039F0B7e7d21E34bB9C9FE962977518/logo.png", - "blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/info.json", - "blockchains/ethereum/assets/0x3c6Da7763cAA0e4b684BbC733f04a8EC08Af3762/logo.png", - "blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/info.json", - "blockchains/ethereum/assets/0x3c75226555FC496168d48B88DF83B95F16771F37/logo.png", - "blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/info.json", - "blockchains/ethereum/assets/0x3c961A0a2eC87247897A07e66d9d9967a317aBde/logo.png", - "blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/info.json", - "blockchains/ethereum/assets/0x3cC5EB07E0e1227613F1DF58f38b549823d11cB9/logo.png", - "blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/info.json", - "blockchains/ethereum/assets/0x3d02381563B5a37930b4CFF1A369e2d29F19EFBf/logo.png", - "blockchains/ethereum/assets/0x3d02381563b5a37930b4cff1a369e2d29f19efbf/logo.png", - "blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/info.json", - "blockchains/ethereum/assets/0x3d03c451476E451FAD42Bd4b9462f3EeCa822986/logo.png", - "blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/info.json", - "blockchains/ethereum/assets/0x3d166dd13dFdca66879bdd45dc224D07C8855CdB/logo.png", - "blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/info.json", - "blockchains/ethereum/assets/0x3d1BA9be9f66B8ee101911bC36D3fB562eaC2244/logo.png", - "blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/info.json", - "blockchains/ethereum/assets/0x3d438870DBeBCdD03C85Cf5beBA9ac562d7D6721/logo.png", - "blockchains/ethereum/assets/0x3d658390460295fb963f54dc0899cfb1c30776df/logo.png", - "blockchains/ethereum/assets/0x3db6ba6ab6f95efed1a6e794cad492faaabf294d/logo.png", - "blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/info.json", - "blockchains/ethereum/assets/0x3e370A6c8255b065bD42bc0AC9255b269CFcC172/logo.png", - "blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/info.json", - "blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/logo.png", - "blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/info.json", - "blockchains/ethereum/assets/0x3e408d26C784cE8C015F78f2982E5950c5DD0125/logo.png", - "blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/info.json", - "blockchains/ethereum/assets/0x3e51f4bd9F99122944c48E856F0C3aD6fEF33f6b/logo.png", - "blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/info.json", - "blockchains/ethereum/assets/0x3e65E1eeFdE5Ea7ccfC9a9a1634AbE90f32262f8/logo.png", - "blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/info.json", - "blockchains/ethereum/assets/0x3e85B55ff8BfC4EBFD0244Fe5b8eEc13655e9580/logo.png", - "blockchains/ethereum/assets/0x3e85b55ff8bfc4ebfd0244fe5b8eec13655e9580/logo.png", - "blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/info.json", - "blockchains/ethereum/assets/0x3e8b1a3A33BBe00825d6A5E4FA4295Fc70dcaA98/logo.png", - "blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/info.json", - "blockchains/ethereum/assets/0x3ecB040c48e8ba51ec03ed750bBD22D6653C3846/logo.png", - "blockchains/ethereum/assets/0x3ecb040c48e8ba51ec03ed750bbd22d6653c3846/logo.png", - "blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/info.json", - "blockchains/ethereum/assets/0x3ee3c43cd9Ba0AbC4EF763b9070b5D29f5AE1E15/logo.png", - "blockchains/ethereum/assets/0x3f06b5d78406cd97bdf10f5c420b241d32759c80/logo.png", - "blockchains/ethereum/assets/0x3f17dd476faf0a4855572f0b6ed5115d9bba22ad/logo.png", - "blockchains/ethereum/assets/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea/info.json", - "blockchains/ethereum/assets/0x3f7D27c41fdCD1Afc660F64290d314e08ea576Ea/logo.png", - "blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/info.json", - "blockchains/ethereum/assets/0x3fE2eF1DFb1595195768627d16751D552586dce8/logo.png", - "blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/info.json", - "blockchains/ethereum/assets/0x3fF9CeBbeAA7Bcc48a952a011A02a22a1FDd1C62/logo.png", - "blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/info.json", - "blockchains/ethereum/assets/0x3fc507101C2CF3C2E7153b7bd6F27Ad2200E1721/logo.png", - "blockchains/ethereum/assets/0x3ff9cebbeaa7bcc48a952a011a02a22a1fdd1c62/logo.png", - "blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/info.json", - "blockchains/ethereum/assets/0x400323C9a1A9AA08680B22140838121d38416B99/logo.png", - "blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/info.json", - "blockchains/ethereum/assets/0x40395044Ac3c0C57051906dA938B54BD6557F212/logo.png", - "blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/info.json", - "blockchains/ethereum/assets/0x403fc67bC995aee4DaE6F5461788c94C977282b5/logo.png", - "blockchains/ethereum/assets/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23/info.json", - "blockchains/ethereum/assets/0x40428FDD5588197C15DD00B22fe9b9A48afeEb23/logo.png", - "blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/info.json", - "blockchains/ethereum/assets/0x4049B0A25d780898648e8b175D7c104EA8959210/logo.png", - "blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/info.json", - "blockchains/ethereum/assets/0x4050103D244e3E320250f559f7F0484E5193bf76/logo.png", - "blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/info.json", - "blockchains/ethereum/assets/0x405F242c397C428d5ecd2454Db7233Dd745Bf8F9/logo.png", - "blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/info.json", - "blockchains/ethereum/assets/0x406ab55C0bAB2D4a3361f87F251211c3090d80Bc/logo.png", - "blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/info.json", - "blockchains/ethereum/assets/0x407b419144822E236D960e87E3c58C64fEB715B8/logo.png", - "blockchains/ethereum/assets/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e/info.json", - "blockchains/ethereum/assets/0x4086692D53262b2Be0b13909D804F0491FF6Ec3e/logo.png", - "blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/info.json", - "blockchains/ethereum/assets/0x40880F4AdA231774dA97fe719A0c45992376BB98/logo.png", - "blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json", - "blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/logo.png", - "blockchains/ethereum/assets/0x408e41876cccdc0f92210600ef50372656052a38/logo.png", - "blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/info.json", - "blockchains/ethereum/assets/0x4092678e4E78230F46A1534C0fbc8fA39780892B/logo.png", - "blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/info.json", - "blockchains/ethereum/assets/0x409291B89bF887C927bBc2682ee81489170083Ef/logo.png", - "blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/info.json", - "blockchains/ethereum/assets/0x4097C2d9BD5eECCBA7E35E0887469fa5C8B366De/logo.png", - "blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/info.json", - "blockchains/ethereum/assets/0x40AdFc7c23c22Cc06f94F199a4750D7196F46fbe/logo.png", - "blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/info.json", - "blockchains/ethereum/assets/0x40DA2788FB49ebd0a6DcE38c83BAF71BC1ED2699/logo.png", - "blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/info.json", - "blockchains/ethereum/assets/0x40E6131E32E7A86E072d80D12ecb94d7e3d09fa1/logo.png", - "blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json", - "blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/logo.png", - "blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/info.json", - "blockchains/ethereum/assets/0x40aEea2e6c280E41cb88eC05673ba6C027C9c30c/logo.png", - "blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/info.json", - "blockchains/ethereum/assets/0x40c6f861A08F97dfBC3C0931485bFf4921975a56/logo.png", - "blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/info.json", - "blockchains/ethereum/assets/0x40d52577830E01aAEfa80659aA90ee8B34685F4e/logo.png", - "blockchains/ethereum/assets/0x40e6131e32e7a86e072d80d12ecb94d7e3d09fa1/logo.png", - "blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/info.json", - "blockchains/ethereum/assets/0x4119876899a9B7D92ECF9DFB9479962499DD5B48/logo.png", - "blockchains/ethereum/assets/0x4119876899a9b7d92ecf9dfb9479962499dd5b48/logo.png", - "blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/info.json", - "blockchains/ethereum/assets/0x411A81C8Cd604941be13dBBD33B54e6f25d84683/logo.png", - "blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/info.json", - "blockchains/ethereum/assets/0x4129D3b7a6A2c5C997774077aC02bDafd1AF1d6a/logo.png", - "blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/info.json", - "blockchains/ethereum/assets/0x4136dD480327e24E0908D829e03B08559e7D9B8D/logo.png", - "blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/info.json", - "blockchains/ethereum/assets/0x41385664aAd657990000004D3906d1572A6bb4c6/logo.png", - "blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/info.json", - "blockchains/ethereum/assets/0x4156D3342D5c385a87D264F90653733592000581/logo.png", - "blockchains/ethereum/assets/0x4156d3342d5c385a87d264f90653733592000581/logo.png", - "blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/info.json", - "blockchains/ethereum/assets/0x4161725D019690a3E0de50f6bE67b07a86A9fAe1/logo.png", - "blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/info.json", - "blockchains/ethereum/assets/0x4162178B78D6985480A308B2190EE5517460406D/logo.png", - "blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/info.json", - "blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/logo.png", - "blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/info.json", - "blockchains/ethereum/assets/0x41875C2332B0877cDFAA699B641402b7D4642c32/logo.png", - "blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/info.json", - "blockchains/ethereum/assets/0x4199bF8b1bA4c825E1d6d206A78fa71daEB2B0d7/logo.png", - "blockchains/ethereum/assets/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97/info.json", - "blockchains/ethereum/assets/0x419B8ED155180A8c9C64145e76DaD49c0A4Efb97/logo.png", - "blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/info.json", - "blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/logo.png", - "blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/info.json", - "blockchains/ethereum/assets/0x419c4dB4B9e25d6Db2AD9691ccb832C8D9fDA05E/logo.png", - "blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/info.json", - "blockchains/ethereum/assets/0x41AB1b6fcbB2fA9DCEd81aCbdeC13Ea6315F2Bf2/logo.png", - "blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/info.json", - "blockchains/ethereum/assets/0x41Ab75435668919Bb507F871dd01E9762C2D173a/logo.png", - "blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json", - "blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/logo.png", - "blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/info.json", - "blockchains/ethereum/assets/0x41a25A522cD89372895c126FcA4733B998f4ADE5/logo.png", - "blockchains/ethereum/assets/0x41ab1b6fcbb2fa9dced81acbdec13ea6315f2bf2/logo.png", - "blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/info.json", - "blockchains/ethereum/assets/0x41ad4093349C8A60DE591A3C37dcd184558EaAe3/logo.png", - "blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/info.json", - "blockchains/ethereum/assets/0x41c0d6a6e1B7932Db04aDC900BEd73b4ce59F231/logo.png", - "blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/info.json", - "blockchains/ethereum/assets/0x41c63BF8Fe81709aa6C4795EaB85E41fD067BF26/logo.png", - "blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/info.json", - "blockchains/ethereum/assets/0x41dBECc1cdC5517C6f76f6a6E836aDbEe2754DE3/logo.png", - "blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/info.json", - "blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/logo.png", - "blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/info.json", - "blockchains/ethereum/assets/0x41e7f88F5a4580bf62b10BaC098F45979e3C86E0/logo.png", - "blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/info.json", - "blockchains/ethereum/assets/0x41f723448433367BE140D528D35EFECd3e023DB6/logo.png", - "blockchains/ethereum/assets/0x41f723448433367be140d528d35efecd3e023db6/logo.png", - "blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/info.json", - "blockchains/ethereum/assets/0x420167D87d35c3A249b32Ef6225872fBD9aB85D2/logo.png", - "blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/info.json", - "blockchains/ethereum/assets/0x420412E765BFa6d85aaaC94b4f7b708C89be2e2B/logo.png", - "blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/info.json", - "blockchains/ethereum/assets/0x4212FEa9FEc90236eCc51E41e2096B16CEB84555/logo.png", - "blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/info.json", - "blockchains/ethereum/assets/0x422866a8F0b032c5cf1DfBDEf31A20F4509562b0/logo.png", - "blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/info.json", - "blockchains/ethereum/assets/0x4234f63B1D202F6c016Ca3b6a0d41d7d85f17716/logo.png", - "blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/info.json", - "blockchains/ethereum/assets/0x4238098E9372E7b5DE2d6aF2F2Ed9EE34e183edE/logo.png", - "blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/info.json", - "blockchains/ethereum/assets/0x42382F39e7C9F1ADD5fa5f0c6e24aa62f50be3b3/logo.png", - "blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/info.json", - "blockchains/ethereum/assets/0x4238C2E2E9e387B6Feb23acbb81B3B6dEa648B8d/logo.png", - "blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/info.json", - "blockchains/ethereum/assets/0x423D8321be3DD7EbFF5B6c7da2EF6614B8547acf/logo.png", - "blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/info.json", - "blockchains/ethereum/assets/0x423FfB66AECC906361d79F87d85dB310897bDB6D/logo.png", - "blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/info.json", - "blockchains/ethereum/assets/0x423b5F62b328D0D6D44870F4Eee316befA0b2dF5/logo.png", - "blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/info.json", - "blockchains/ethereum/assets/0x423e4322CDDa29156b49a17dfbd2aCC4b280600D/logo.png", - "blockchains/ethereum/assets/0x423e4322cdda29156b49a17dfbd2acc4b280600d/logo.png", - "blockchains/ethereum/assets/0x42456D7084eacF4083f1140d3229471bbA2949A8/logo.png", - "blockchains/ethereum/assets/0x42566cFEFC853c232117EbA4413e45782a72715d/info.json", - "blockchains/ethereum/assets/0x42566cFEFC853c232117EbA4413e45782a72715d/logo.png", - "blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/info.json", - "blockchains/ethereum/assets/0x4257D36dF231DC71F7B7a6E1bE3Ef9C99B9181fD/logo.png", - "blockchains/ethereum/assets/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895/info.json", - "blockchains/ethereum/assets/0x4263A2f0456305d7d10F8a4555f8c3B593b3b895/logo.png", - "blockchains/ethereum/assets/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0/info.json", - "blockchains/ethereum/assets/0x426CA1eA2406c07d75Db9585F22781c096e3d0E0/logo.png", - "blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/info.json", - "blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/logo.png", - "blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/info.json", - "blockchains/ethereum/assets/0x4270bb238f6DD8B1c3ca01f96CA65b2647c06D3C/logo.png", - "blockchains/ethereum/assets/0x42726d074BBa68Ccc15200442B72Afa2D495A783/info.json", - "blockchains/ethereum/assets/0x42726d074BBa68Ccc15200442B72Afa2D495A783/logo.png", - "blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/info.json", - "blockchains/ethereum/assets/0x4273073F1f1BFd2aA35e00369050BeBa3f83C4ca/logo.png", - "blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/info.json", - "blockchains/ethereum/assets/0x4277DF6De4Cb2e25a2080DCf64aE533c9Aca8196/logo.png", - "blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/info.json", - "blockchains/ethereum/assets/0x428548d53E889d7A0D51F4142BA53463808c1BE6/logo.png", - "blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/info.json", - "blockchains/ethereum/assets/0x4289c043A12392F1027307fB58272D8EBd853912/logo.png", - "blockchains/ethereum/assets/0x4289c043a12392f1027307fb58272d8ebd853912/logo.png", - "blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/info.json", - "blockchains/ethereum/assets/0x4290563C2D7c255B5EEC87f2D3bD10389f991d68/logo.png", - "blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json", - "blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/logo.png", - "blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/info.json", - "blockchains/ethereum/assets/0x429Ac77F069BFF489e2d78F9479e1E933305c528/logo.png", - "blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/info.json", - "blockchains/ethereum/assets/0x429Aed474de19a028DF775f94F6632DBf49752bA/logo.png", - "blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/info.json", - "blockchains/ethereum/assets/0x429D83Bb0DCB8cdd5311e34680ADC8B12070a07f/logo.png", - "blockchains/ethereum/assets/0x429ac77f069bff489e2d78f9479e1e933305c528/logo.png", - "blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/info.json", - "blockchains/ethereum/assets/0x42BEdD647E387daBeC65A7dc3A3bAbCc68BB664d/logo.png", - "blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/info.json", - "blockchains/ethereum/assets/0x42CB4AB485Fc91cdf6D07e224e5b55E44f0378a7/logo.png", - "blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/info.json", - "blockchains/ethereum/assets/0x42E9d6798bB9edE0aeedaACb6E07756266DaD67d/logo.png", - "blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/info.json", - "blockchains/ethereum/assets/0x42a75636e6F73e48e74A085f3efD81068586f74C/logo.png", - "blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/info.json", - "blockchains/ethereum/assets/0x42b05A12783a659EB53a7d90b2C70929AF96Ad71/logo.png", - "blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/info.json", - "blockchains/ethereum/assets/0x42d6622deCe394b54999Fbd73D108123806f6a18/logo.png", - "blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/info.json", - "blockchains/ethereum/assets/0x4302583AD774F404aa55CeC5729FcABe2855EFFd/logo.png", - "blockchains/ethereum/assets/0x4302583ad774f404aa55cec5729fcabe2855effd/logo.png", - "blockchains/ethereum/assets/0x43044f861ec040DB59A7e324c40507adDb673142/info.json", - "blockchains/ethereum/assets/0x43044f861ec040DB59A7e324c40507adDb673142/logo.png", - "blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/info.json", - "blockchains/ethereum/assets/0x430bd07726423A54f6d82Ab0F578CE62A3b8054D/logo.png", - "blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/info.json", - "blockchains/ethereum/assets/0x4317Ea4820F8D9ea6A103553A89Cb261B6Ea7F2a/logo.png", - "blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/info.json", - "blockchains/ethereum/assets/0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0/logo.png", - "blockchains/ethereum/assets/0x431ad2ff6a9c365805ebad47ee021148d6f7dbe0/logo.png", - "blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/info.json", - "blockchains/ethereum/assets/0x432555E5c898F83fC5F00dF631BD9c2801FeA289/logo.png", - "blockchains/ethereum/assets/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a/info.json", - "blockchains/ethereum/assets/0x43257DDCf6f22987062a7Dbe032Ffa67E4e0bB3a/logo.png", - "blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/info.json", - "blockchains/ethereum/assets/0x4355fC160f74328f9b383dF2EC589bB3dFd82Ba0/logo.png", - "blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/info.json", - "blockchains/ethereum/assets/0x43567eb78638A55bbE51E9f9FB5B2D7AD1F125aa/logo.png", - "blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/info.json", - "blockchains/ethereum/assets/0x435d4183ae0Aeb1bABC31bd25A815d6244fC3562/logo.png", - "blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/info.json", - "blockchains/ethereum/assets/0x43688910273f199B8AE2cA018c13918fb3D37B58/logo.png", - "blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/info.json", - "blockchains/ethereum/assets/0x436F0F3a982074c4a05084485D421466a994FE53/logo.png", - "blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/info.json", - "blockchains/ethereum/assets/0x4375E7aD8A01B8eC3Ed041399f62D9Cd120e0063/logo.png", - "blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/info.json", - "blockchains/ethereum/assets/0x437C7136d9629f6c14d87e6EB67D963b9878B136/logo.png", - "blockchains/ethereum/assets/0x437c7136d9629f6c14d87e6eb67d963b9878b136/logo.png", - "blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/info.json", - "blockchains/ethereum/assets/0x439B5ECBB7DF6167695e236650313CA58Eb2F8f9/logo.png", - "blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/info.json", - "blockchains/ethereum/assets/0x439ad7Ac2b7D92a24C25537CF1AA243f365D0CB0/logo.png", - "blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/info.json", - "blockchains/ethereum/assets/0x439d6bf9506fb86e4Ba620Be4971B04525DA57c5/logo.png", - "blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/info.json", - "blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/logo.png", - "blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/info.json", - "blockchains/ethereum/assets/0x43E248b058438F05e78CEb66aFC1555a97CB280F/logo.png", - "blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/info.json", - "blockchains/ethereum/assets/0x43E5F59247b235449E16eC84c46BA43991Ef6093/logo.png", - "blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/info.json", - "blockchains/ethereum/assets/0x43c1c012aA89C60019b4E941cCaC98f22D2f3C01/logo.png", - "blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/info.json", - "blockchains/ethereum/assets/0x43eE79e379e7b78D871100ed696e803E7893b644/logo.png", - "blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/info.json", - "blockchains/ethereum/assets/0x4403d1fd75cb4e4bb723223397dA1e4fC8C92ebe/logo.png", - "blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/info.json", - "blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/logo.png", - "blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/info.json", - "blockchains/ethereum/assets/0x44197A4c44D6A059297cAf6be4F7e172BD56Caaf/logo.png", - "blockchains/ethereum/assets/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175/info.json", - "blockchains/ethereum/assets/0x441d91F7AAEe51C7AE8cAB84333D6383A8a8C175/logo.png", - "blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/info.json", - "blockchains/ethereum/assets/0x441e2C4EB49c00f835b9d2dE1Aa59F27b69F949f/logo.png", - "blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/info.json", - "blockchains/ethereum/assets/0x442d985EFeBC633b8Bfd14fF99E860A5609a6484/logo.png", - "blockchains/ethereum/assets/0x443dC1c35cf812156C840Fe90639836C8a7371b0/info.json", - "blockchains/ethereum/assets/0x443dC1c35cf812156C840Fe90639836C8a7371b0/logo.png", - "blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/info.json", - "blockchains/ethereum/assets/0x4442556a08a841227bEf04C67A7Ba7acf01b6Fc8/logo.png", - "blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/info.json", - "blockchains/ethereum/assets/0x44449Fa4d607F807d1eD4a69ad942971728391C8/logo.png", - "blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/info.json", - "blockchains/ethereum/assets/0x444997b7e7fC830E20089afea3078cd518fCF2A2/logo.png", - "blockchains/ethereum/assets/0x445f51299ef3307dbd75036dd896565f5b4bf7a5/logo.png", - "blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/info.json", - "blockchains/ethereum/assets/0x44618dE3Bf9b6DCBc3750eE058980cB614813d08/logo.png", - "blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/info.json", - "blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/logo.png", - "blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/info.json", - "blockchains/ethereum/assets/0x4470BB87d77b963A013DB939BE332f927f2b992e/logo.png", - "blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/info.json", - "blockchains/ethereum/assets/0x4488eD050cd13CcFe0B0fCf3d168216830142775/logo.png", - "blockchains/ethereum/assets/0x4488ed050cd13ccfe0b0fcf3d168216830142775/logo.png", - "blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/info.json", - "blockchains/ethereum/assets/0x448a47359833b26e5AA988dDB7A72099F6242170/logo.png", - "blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/info.json", - "blockchains/ethereum/assets/0x4493730b053D19e774bdfebaDB70823Ec4C59eD5/logo.png", - "blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/info.json", - "blockchains/ethereum/assets/0x449574C69f3A658794829eD81639A7A9ECe041E1/logo.png", - "blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/info.json", - "blockchains/ethereum/assets/0x449C164df2D0b9D6a15B48D8b93059e28872fC74/logo.png", - "blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/info.json", - "blockchains/ethereum/assets/0x449b25b8DB95Ca26aD7B7ec896145A2b900aFe0b/logo.png", - "blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/info.json", - "blockchains/ethereum/assets/0x449c640B6C7fce4f8aD2e3Dcd900D13be40174Af/logo.png", - "blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/info.json", - "blockchains/ethereum/assets/0x44A67C8570a61A28bAfd0035042f2F0A73a64428/logo.png", - "blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/info.json", - "blockchains/ethereum/assets/0x44B7e4fDD6A36D9c6574808c6B31ae50db9dF12d/logo.png", - "blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/info.json", - "blockchains/ethereum/assets/0x44DB405765397DEad3B71fdB943572D18Bdb16fD/logo.png", - "blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/info.json", - "blockchains/ethereum/assets/0x44E2ca91ceA1147f1B503e669f06CD11FB0C5490/logo.png", - "blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/info.json", - "blockchains/ethereum/assets/0x44F588aEeB8C44471439D1270B3603c66a9262F1/logo.png", - "blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/info.json", - "blockchains/ethereum/assets/0x44a718aC1bbfF570B8A0D9A25A0BA8f317e049b7/logo.png", - "blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/info.json", - "blockchains/ethereum/assets/0x44b6e3e85561ce054aB13Affa0773358D795D36D/logo.png", - "blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/info.json", - "blockchains/ethereum/assets/0x44bf22949F9cc84b61B9328a9d885d1b5C806b41/logo.png", - "blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/info.json", - "blockchains/ethereum/assets/0x44d269b126443007C2241E034416100fB7fDe3cB/logo.png", - "blockchains/ethereum/assets/0x44e2ca91cea1147f1b503e669f06cd11fb0c5490/logo.png", - "blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/info.json", - "blockchains/ethereum/assets/0x4508FF4d0532D24051d3378680c37d63fFEC82EF/logo.png", - "blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/info.json", - "blockchains/ethereum/assets/0x450bbc727100D806797CD617c88d1319563F8416/logo.png", - "blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/info.json", - "blockchains/ethereum/assets/0x45245bc59219eeaAF6cD3f382e078A461FF9De7B/logo.png", - "blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/info.json", - "blockchains/ethereum/assets/0x452502602022fa1f1753019053FCf841e770efaE/logo.png", - "blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/info.json", - "blockchains/ethereum/assets/0x4527a3B4A8A150403090a99b87efFC96F2195047/logo.png", - "blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/info.json", - "blockchains/ethereum/assets/0x452f6DE535f613B92443F5446AE4e7C1c4Ad01f2/logo.png", - "blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/info.json", - "blockchains/ethereum/assets/0x4549c04465e1a89c16D5037c962077857e3923C4/logo.png", - "blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/info.json", - "blockchains/ethereum/assets/0x454B9f249bC1492eE995793Bbc3e57b830F1A5e9/logo.png", - "blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/info.json", - "blockchains/ethereum/assets/0x4568De775a2D2B872b05549153b14016561fa087/logo.png", - "blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/info.json", - "blockchains/ethereum/assets/0x456AE45c0CE901E2e7c99c0718031cEc0A7A59Ff/logo.png", - "blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/info.json", - "blockchains/ethereum/assets/0x4571f3a386d1bd18E25d70d117e7067FA0Bd9D08/logo.png", - "blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/info.json", - "blockchains/ethereum/assets/0x4575f41308EC1483f3d399aa9a2826d74Da13Deb/logo.png", - "blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/info.json", - "blockchains/ethereum/assets/0x45804880De22913dAFE09f4980848ECE6EcbAf78/logo.png", - "blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/info.json", - "blockchains/ethereum/assets/0x459086F2376525BdCebA5bDDA135e4E9d3FeF5bf/logo.png", - "blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/info.json", - "blockchains/ethereum/assets/0x4599836c212CD988EAccc54C820Ee9261cdaAC71/logo.png", - "blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/info.json", - "blockchains/ethereum/assets/0x45Af324F53a8D7DA1752DAd74ADc1748126D7978/logo.png", - "blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/info.json", - "blockchains/ethereum/assets/0x45C912Df1Ebf29BF208af374Bb9C51DeBf679939/logo.png", - "blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/info.json", - "blockchains/ethereum/assets/0x45D180d2f5825Bf6D2DcF383AF83b5D217C96924/logo.png", - "blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/info.json", - "blockchains/ethereum/assets/0x45D66D8c36d7c9d431ADE018a96DF809118f0EEd/logo.png", - "blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/info.json", - "blockchains/ethereum/assets/0x45F2aB0ca2116b2e1a70BF5e13293947b25d0272/logo.png", - "blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/info.json", - "blockchains/ethereum/assets/0x45bD9a077C8857dbbf72063692Cc58600199DEdB/logo.png", - "blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/info.json", - "blockchains/ethereum/assets/0x45cC3676b2EC557E36ee160D100aA47e4D189637/logo.png", - "blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/info.json", - "blockchains/ethereum/assets/0x45e42D659D9f9466cD5DF622506033145a9b89Bc/logo.png", - "blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/info.json", - "blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/logo.png", - "blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/info.json", - "blockchains/ethereum/assets/0x461733c17b0755CA5649B6DB08B3E213FCf22546/logo.png", - "blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/info.json", - "blockchains/ethereum/assets/0x4618519de4C304F3444ffa7f812dddC2971cc688/logo.png", - "blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/info.json", - "blockchains/ethereum/assets/0x4619DF2Ca5795834eDdA178610b6aDB46ACF47A9/logo.png", - "blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/info.json", - "blockchains/ethereum/assets/0x462C642C9eC337425d91096e61fF655eF8B4172a/logo.png", - "blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/info.json", - "blockchains/ethereum/assets/0x462f85B7c8e1fd9f0D348DAdBc3b907124ce6c6A/logo.png", - "blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/info.json", - "blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/logo.png", - "blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/info.json", - "blockchains/ethereum/assets/0x46492473755e8dF960F8034877F61732D718CE96/logo.png", - "blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/info.json", - "blockchains/ethereum/assets/0x464BADdcE9BD32581a7d59D9Bb8350c7C7764668/logo.png", - "blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/info.json", - "blockchains/ethereum/assets/0x464eBE77c293E473B48cFe96dDCf88fcF7bFDAC0/logo.png", - "blockchains/ethereum/assets/0x464ebe77c293e473b48cfe96ddcf88fcf7bfdac0/logo.png", - "blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/info.json", - "blockchains/ethereum/assets/0x466912bAA9430a4a460b141ee8C580D817441449/logo.png", - "blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/info.json", - "blockchains/ethereum/assets/0x4672bAD527107471cB5067a887f4656D585a8A31/logo.png", - "blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json", - "blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/logo.png", - "blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/info.json", - "blockchains/ethereum/assets/0x4689a4e169eB39cC9078C0940e21ff1Aa8A39B9C/logo.png", - "blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/info.json", - "blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/logo.png", - "blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/info.json", - "blockchains/ethereum/assets/0x469eDA64aEd3A3Ad6f868c44564291aA415cB1d9/logo.png", - "blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/info.json", - "blockchains/ethereum/assets/0x46BADA28009B340D2faE1FDbab2fDf6039e00d60/logo.png", - "blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/info.json", - "blockchains/ethereum/assets/0x46BB4576993f50302Bb0d5F7440aEffBABFDBB78/logo.png", - "blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/info.json", - "blockchains/ethereum/assets/0x46C440EA7C7d06559d46640112FC78F7Ab5a0262/logo.png", - "blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/info.json", - "blockchains/ethereum/assets/0x46DF69F7Ceb367dA359fCd02f5b2665133877ef6/logo.png", - "blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/info.json", - "blockchains/ethereum/assets/0x46ae264Bf6d9Dc6Dd84c31064551f961c67a755c/logo.png", - "blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/info.json", - "blockchains/ethereum/assets/0x46b9Ad944d1059450Da1163511069C718F699D31/logo.png", - "blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/info.json", - "blockchains/ethereum/assets/0x46cc7EC70746F4cbd56CE5FA9Bb7d648398EaA5C/logo.png", - "blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/info.json", - "blockchains/ethereum/assets/0x46ecB2C725a811f54ee94b16E0eBB70740B5556D/logo.png", - "blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/info.json", - "blockchains/ethereum/assets/0x46ffe978F4cf28E7135804FF244B6CDc8Dc51377/logo.png", - "blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/info.json", - "blockchains/ethereum/assets/0x471dAEE6E481b2ab7d2f2f64B8F9B083daAe29da/logo.png", - "blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/info.json", - "blockchains/ethereum/assets/0x47269FE8C07b3b7240c857F7560a4c5E12C1F01b/logo.png", - "blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/info.json", - "blockchains/ethereum/assets/0x472d7f65E0C3b2C1f10bcc922ffac18A57E77d74/logo.png", - "blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/info.json", - "blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png", - "blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/info.json", - "blockchains/ethereum/assets/0x4738a58f7473054d166D569274Cf6E023034eC19/logo.png", - "blockchains/ethereum/assets/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C/info.json", - "blockchains/ethereum/assets/0x47632dA9227E322EDa59F9e7691eAcC6430Ac87C/logo.png", - "blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/info.json", - "blockchains/ethereum/assets/0x476c5E26a75bd202a9683ffD34359C0CC15be0fF/logo.png", - "blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/info.json", - "blockchains/ethereum/assets/0x47740A5ac376f6e95464A1FAfFB0D980944Cf4Bf/logo.png", - "blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/info.json", - "blockchains/ethereum/assets/0x4790f605CBDBa5fCe4F209868B5A05B3bFf7272c/logo.png", - "blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/info.json", - "blockchains/ethereum/assets/0x479a315BdafDa5e7e66C7AeEF228477A0535A2Ef/logo.png", - "blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/info.json", - "blockchains/ethereum/assets/0x47Ec6AF8E27C98e41d1Df7fb8219408541463022/logo.png", - "blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/info.json", - "blockchains/ethereum/assets/0x47F32f9eBFc49a1434eB6190d5D8a80A2Dc36af5/logo.png", - "blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/info.json", - "blockchains/ethereum/assets/0x47aF9FD69AdC231E674140c81811a640dD92dC51/logo.png", - "blockchains/ethereum/assets/0x47af9fd69adc231e674140c81811a640dd92dc51/logo.png", - "blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/info.json", - "blockchains/ethereum/assets/0x47b28F365Bf4CB38DB4B6356864BDE7bc4B35129/logo.png", - "blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/info.json", - "blockchains/ethereum/assets/0x47bc01597798DCD7506DCCA36ac4302fc93a8cFb/logo.png", - "blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/info.json", - "blockchains/ethereum/assets/0x47caf41a8C51d882E13b26E5E539b2737f227d9e/logo.png", - "blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/info.json", - "blockchains/ethereum/assets/0x47d1a59cBDd19AEE060C859C0009277E245328ae/logo.png", - "blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/info.json", - "blockchains/ethereum/assets/0x47dD62D4D075DeAd71d0e00299fc56a2d747beBb/logo.png", - "blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/info.json", - "blockchains/ethereum/assets/0x47da42696A866CDC61A4C809A515500a242909C1/logo.png", - "blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/info.json", - "blockchains/ethereum/assets/0x47e67BA66b0699500f18A53F94E2b9dB3D47437e/logo.png", - "blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/info.json", - "blockchains/ethereum/assets/0x48094EBE2266CB1CBE5D3ec81933784E2E9561d8/logo.png", - "blockchains/ethereum/assets/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7/info.json", - "blockchains/ethereum/assets/0x4824A7b64E3966B0133f4f4FFB1b9D6bEb75FFF7/logo.png", - "blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/info.json", - "blockchains/ethereum/assets/0x4826B0316f31bEe41CfFA4a4277d2B62557f915C/logo.png", - "blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/info.json", - "blockchains/ethereum/assets/0x48294aef8d2C9c109196aB3067C0B72e9b0F79cE/logo.png", - "blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/info.json", - "blockchains/ethereum/assets/0x482f63DD7d64C601e6319D4A66Ee49496D3bD377/logo.png", - "blockchains/ethereum/assets/0x485d17A6f1B8780392d53D64751824253011A260/info.json", - "blockchains/ethereum/assets/0x485d17A6f1B8780392d53D64751824253011A260/logo.png", - "blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/info.json", - "blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/logo.png", - "blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/info.json", - "blockchains/ethereum/assets/0x48BD67ad140C9d10F94099C1ceF7Ab17D90aC335/logo.png", - "blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/info.json", - "blockchains/ethereum/assets/0x48C1B2f3eFA85fbafb2ab951bF4Ba860a08cdBB7/logo.png", - "blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/info.json", - "blockchains/ethereum/assets/0x48C589F9734289d8862a245Cf9884631a315696f/logo.png", - "blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/info.json", - "blockchains/ethereum/assets/0x48DF4E0296f908CEAb0428A5182D19B31fC037d6/logo.png", - "blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/info.json", - "blockchains/ethereum/assets/0x48FF53777F747cFB694101222a944dE070c15D36/logo.png", - "blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/info.json", - "blockchains/ethereum/assets/0x48b64C2fA052bD4d0b985f2C48D6918c2c01bDEa/logo.png", - "blockchains/ethereum/assets/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5/info.json", - "blockchains/ethereum/assets/0x48c80F1f4D53D5951e5D5438B54Cba84f29F32a5/logo.png", - "blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/info.json", - "blockchains/ethereum/assets/0x48f07301E9E29c3C38a80ae8d9ae771F224f1054/logo.png", - "blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/info.json", - "blockchains/ethereum/assets/0x48f775EFBE4F5EcE6e0DF2f7b5932dF56823B990/logo.png", - "blockchains/ethereum/assets/0x48f775efbe4f5ece6e0df2f7b5932df56823b990/logo.png", - "blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/info.json", - "blockchains/ethereum/assets/0x490DBf7884B8e13c2161448b83Dd2d8909dB48eD/logo.png", - "blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/info.json", - "blockchains/ethereum/assets/0x490c95bE16384E1f28B9e864e98fFEcFCBfF386d/logo.png", - "blockchains/ethereum/assets/0x490dbf7884b8e13c2161448b83dd2d8909db48ed/logo.png", - "blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/info.json", - "blockchains/ethereum/assets/0x491604c0FDF08347Dd1fa4Ee062a822A5DD06B5D/logo.png", - "blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/info.json", - "blockchains/ethereum/assets/0x491614641F2e9456AB8d4B41a83534B71C4c4f85/logo.png", - "blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/info.json", - "blockchains/ethereum/assets/0x49184E6dAe8C8ecD89d8Bdc1B950c597b8167c90/logo.png", - "blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/info.json", - "blockchains/ethereum/assets/0x491C9A23DB85623EEd455a8EfDd6AbA9b911C5dF/logo.png", - "blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/info.json", - "blockchains/ethereum/assets/0x49225b3FE63Da25Abd057F8cf0d0dA11217580f2/logo.png", - "blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json", - "blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/logo.png", - "blockchains/ethereum/assets/0x493C57C4763932315A328269E1ADaD09653B9081/info.json", - "blockchains/ethereum/assets/0x493C57C4763932315A328269E1ADaD09653B9081/logo.png", - "blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/info.json", - "blockchains/ethereum/assets/0x493Fc2760375a1d7bCcd50e82A6733883f63D167/logo.png", - "blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/info.json", - "blockchains/ethereum/assets/0x493c8d6a973246a7B26Aa8Ef4b1494867A825DE5/logo.png", - "blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/info.json", - "blockchains/ethereum/assets/0x4943D17D370174D93b104E583F489175C22AD1b6/logo.png", - "blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/info.json", - "blockchains/ethereum/assets/0x4946583c5b86E01cCD30c71a05617D06E3E73060/logo.png", - "blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/info.json", - "blockchains/ethereum/assets/0x4946Fcea7C692606e8908002e55A582af44AC121/logo.png", - "blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/info.json", - "blockchains/ethereum/assets/0x4952E95522e7Cc4D55d1D6650a52CcCd78Ef9C44/logo.png", - "blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/info.json", - "blockchains/ethereum/assets/0x49530777a1Da9Ea16Fd8cbCb1AC47e6Bf9CE09e4/logo.png", - "blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/info.json", - "blockchains/ethereum/assets/0x4954Db6391F4feB5468b6B943D4935353596aEC9/logo.png", - "blockchains/ethereum/assets/0x4954db6391f4feb5468b6b943d4935353596aec9/logo.png", - "blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/info.json", - "blockchains/ethereum/assets/0x49589163f5C6bBDC65d459fD8FEC1371BAE4215a/logo.png", - "blockchains/ethereum/assets/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e/info.json", - "blockchains/ethereum/assets/0x49614661737EfBFC6a102efaeefDc8E197f7CC0e/logo.png", - "blockchains/ethereum/assets/0x49614661737efbfc6a102efaeefdc8e197f7cc0e/logo.png", - "blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/info.json", - "blockchains/ethereum/assets/0x497bAEF294c11a5f0f5Bea3f2AdB3073DB448B56/logo.png", - "blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/info.json", - "blockchains/ethereum/assets/0x4983F767b1Bc44328E434729dDabea0a064cA1aC/logo.png", - "blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/info.json", - "blockchains/ethereum/assets/0x4991f29802D9cD309D574A2179EEfB0306aaCDE8/logo.png", - "blockchains/ethereum/assets/0x4991f29802d9cd309d574a2179eefb0306aacde8/logo.png", - "blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/info.json", - "blockchains/ethereum/assets/0x4993CB95c7443bdC06155c5f5688Be9D8f6999a5/logo.png", - "blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/info.json", - "blockchains/ethereum/assets/0x49965D438d2a5D35DFfbc1FdAbA0c6Bd12749f08/logo.png", - "blockchains/ethereum/assets/0x49965d438d2a5d35dffbc1fdaba0c6bd12749f08/logo.png", - "blockchains/ethereum/assets/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024/info.json", - "blockchains/ethereum/assets/0x499A6B77bc25C26bCf8265E2102B1B3dd1617024/logo.png", - "blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/info.json", - "blockchains/ethereum/assets/0x499eA5278E7e221C3E427c08E6085674bF002bf4/logo.png", - "blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/info.json", - "blockchains/ethereum/assets/0x49A1CBb5d28cdedD55B7daa627F658fbd8CF1d23/logo.png", - "blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/info.json", - "blockchains/ethereum/assets/0x49A2e9Be4e06C7106c5708bFCABB9322d0ba33db/logo.png", - "blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/info.json", - "blockchains/ethereum/assets/0x49AeC0752E68D0282Db544C677f6BA407BA17ED7/logo.png", - "blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/info.json", - "blockchains/ethereum/assets/0x49B7af9C98A793AA44aB4937B92C72c3a96c3478/logo.png", - "blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/info.json", - "blockchains/ethereum/assets/0x49C67AE22c334D0123dD6DBDc44F5302e130a88b/logo.png", - "blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/info.json", - "blockchains/ethereum/assets/0x49D09cDa1Deb8a1680F1270C5ed15218fc4B18f0/logo.png", - "blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/info.json", - "blockchains/ethereum/assets/0x49E34308DFF5F78Ee0CC4eE1d08Cb5EaB17E829E/logo.png", - "blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/info.json", - "blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/logo.png", - "blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/info.json", - "blockchains/ethereum/assets/0x49a6123356b998EF9478C495E3D162A2F4eC4363/logo.png", - "blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/info.json", - "blockchains/ethereum/assets/0x49b127Bc33ce7E1586EC28CEC6a65b112596C822/logo.png", - "blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/info.json", - "blockchains/ethereum/assets/0x49bD2DA75b1F7AF1E4dFd6b1125FEcDe59dBec58/logo.png", - "blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/info.json", - "blockchains/ethereum/assets/0x49d4C3629f93f49ba934dEBF28605D26CAaF3aCc/logo.png", - "blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/info.json", - "blockchains/ethereum/assets/0x49d716DFe60b37379010A75329ae09428f17118d/logo.png", - "blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/info.json", - "blockchains/ethereum/assets/0x49f112c234969F2b13724b8Ad81C182aCF3B8410/logo.png", - "blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/info.json", - "blockchains/ethereum/assets/0x49f4592E641820e928F9919Ef4aBd92a719B4b49/logo.png", - "blockchains/ethereum/assets/0x49f941FA7f5731fe302068d79c8604C24C5E7196/info.json", - "blockchains/ethereum/assets/0x49f941FA7f5731fe302068d79c8604C24C5E7196/logo.png", - "blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/info.json", - "blockchains/ethereum/assets/0x49fa378b4550758731A0A4638330b2e59cE37fA6/logo.png", - "blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/info.json", - "blockchains/ethereum/assets/0x4A0eEdF6e95581CdA46A767E612e83731C0cD418/logo.png", - "blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/info.json", - "blockchains/ethereum/assets/0x4A16BAf414b8e637Ed12019faD5Dd705735DB2e0/logo.png", - "blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/info.json", - "blockchains/ethereum/assets/0x4A1eDf138398b89E819a5F252830ac8cc3E53378/logo.png", - "blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/info.json", - "blockchains/ethereum/assets/0x4A37A91eec4C97F9090CE66d21D3B3Aadf1aE5aD/logo.png", - "blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/info.json", - "blockchains/ethereum/assets/0x4A42d2c580f83dcE404aCad18dab26Db11a1750E/logo.png", - "blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/info.json", - "blockchains/ethereum/assets/0x4A644354aA3fe89D2a88cEd00D773E6E34c75EAA/logo.png", - "blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/info.json", - "blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/logo.png", - "blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/info.json", - "blockchains/ethereum/assets/0x4A73ce2A1d78DeE1000e87f7218791253aa66B1c/logo.png", - "blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/info.json", - "blockchains/ethereum/assets/0x4A8F44BE523580a11cdB20e2C7C470Adf44Ec9BB/logo.png", - "blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/info.json", - "blockchains/ethereum/assets/0x4A9d79Bb075b90e4cC63e2a471aED0cDcF944524/logo.png", - "blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/info.json", - "blockchains/ethereum/assets/0x4AC00f287f36A6Aad655281fE1cA6798C9cb727b/logo.png", - "blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/info.json", - "blockchains/ethereum/assets/0x4AFAdB32b8fdB334cF9f20AFb476A06c1F5b111A/logo.png", - "blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/info.json", - "blockchains/ethereum/assets/0x4AaC461C86aBfA71e9d00d9a2cde8d74E4E1aeEa/logo.png", - "blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/info.json", - "blockchains/ethereum/assets/0x4Ad32852B54cD0671023bb4692245F122E7CB30D/logo.png", - "blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/info.json", - "blockchains/ethereum/assets/0x4Ae20b59138431597C09A4531CD3d3156940d596/logo.png", - "blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json", - "blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/logo.png", - "blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/info.json", - "blockchains/ethereum/assets/0x4B32CA05509ca4ffDBb7D2D82B27bc48Ecde62F2/logo.png", - "blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/info.json", - "blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/logo.png", - "blockchains/ethereum/assets/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055/info.json", - "blockchains/ethereum/assets/0x4B4701f3f827E1331fb22FF8e2BEaC24b17Eb055/logo.png", - "blockchains/ethereum/assets/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619/info.json", - "blockchains/ethereum/assets/0x4B4b1d389d4f4E082B30F75c6319c0CE5ACBd619/logo.png", - "blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/info.json", - "blockchains/ethereum/assets/0x4B742b5bdb1D252907AE7F399a891d4a178DBC24/logo.png", - "blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/info.json", - "blockchains/ethereum/assets/0x4BBbC57aF270138Ef2FF2C50DbfAD684e9E0e604/logo.png", - "blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/info.json", - "blockchains/ethereum/assets/0x4BDeebbF6aEa92a12Dc040eC1C9EC5A7F0f81237/logo.png", - "blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/info.json", - "blockchains/ethereum/assets/0x4BF93B7F68612Cc9ADef21dEA08ef74DCF0B6a6a/logo.png", - "blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/info.json", - "blockchains/ethereum/assets/0x4BFFC9B4d4DcF730820a2EdCAD48Ff5D7E0Ae807/logo.png", - "blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/info.json", - "blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/logo.png", - "blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/info.json", - "blockchains/ethereum/assets/0x4Ba6dDd7b89ed838FEd25d208D4f644106E34279/logo.png", - "blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/info.json", - "blockchains/ethereum/assets/0x4Bebdd7312e81b184274d75e4c37a6D4A4d23163/logo.png", - "blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/info.json", - "blockchains/ethereum/assets/0x4C0fBE1BB46612915E7967d2C3213cd4d87257AD/logo.png", - "blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/info.json", - "blockchains/ethereum/assets/0x4C14C5863d45aBAA275548DAFf56070043b52D85/logo.png", - "blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/info.json", - "blockchains/ethereum/assets/0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784/logo.png", - "blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/info.json", - "blockchains/ethereum/assets/0x4C29d75cc423E8Adaa3839892feb66977e295829/logo.png", - "blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/info.json", - "blockchains/ethereum/assets/0x4C596Bd86789D5347319E15Aedaf740b3D34aB91/logo.png", - "blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/info.json", - "blockchains/ethereum/assets/0x4C6584dDCdFaB7110c7b1bE47749Bde8edc9c0c9/logo.png", - "blockchains/ethereum/assets/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2/info.json", - "blockchains/ethereum/assets/0x4C7065Bca76FE44AFb0D16C2441B1e6E163354E2/logo.png", - "blockchains/ethereum/assets/0x4C791117248aBfE101b604F5269FFD9bE794467D/info.json", - "blockchains/ethereum/assets/0x4C791117248aBfE101b604F5269FFD9bE794467D/logo.png", - "blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/info.json", - "blockchains/ethereum/assets/0x4C7Bc4D7c5e2eD2F14f8722b7Ded6c615d578C1e/logo.png", - "blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/info.json", - "blockchains/ethereum/assets/0x4C9d5672Ae33522240532206Ab45508116daF263/logo.png", - "blockchains/ethereum/assets/0x4CAc2515716Ab2531402cA8F992e235189F29C5a/info.json", - "blockchains/ethereum/assets/0x4CAc2515716Ab2531402cA8F992e235189F29C5a/logo.png", - "blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/info.json", - "blockchains/ethereum/assets/0x4CB10F4df4BF4F64D4797d00D468181EF731Be9A/logo.png", - "blockchains/ethereum/assets/0x4CC19356f2D37338b9802aa8E8fc58B0373296E7/info.json", - "blockchains/ethereum/assets/0x4CC19356f2D37338b9802aa8E8fc58B0373296E7/logo.png", - "blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/info.json", - "blockchains/ethereum/assets/0x4CDb966EA4A045d329D75C580E43Cf18e1C346CE/logo.png", - "blockchains/ethereum/assets/0x4CEdA7906a5Ed2179785Cd3A40A69ee8bc99C466/logo.png", - "blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/info.json", - "blockchains/ethereum/assets/0x4CF488387F035FF08c371515562CBa712f9015d4/logo.png", - "blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/info.json", - "blockchains/ethereum/assets/0x4CcC3759eB48fAF1c6cfadaD2619E7038db6b212/logo.png", - "blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/info.json", - "blockchains/ethereum/assets/0x4Cd988AfBad37289BAAf53C13e98E2BD46aAEa8c/logo.png", - "blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/info.json", - "blockchains/ethereum/assets/0x4Cf89ca06ad997bC732Dc876ed2A7F26a9E7f361/logo.png", - "blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/info.json", - "blockchains/ethereum/assets/0x4D0425e47Ee2D16b94c036715dfcb52a0cebC4Dc/logo.png", - "blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/info.json", - "blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/logo.png", - "blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/info.json", - "blockchains/ethereum/assets/0x4D09C5e758CA68bE27240f29fb681E5a5341Ca98/logo.png", - "blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/info.json", - "blockchains/ethereum/assets/0x4D13d624a87baa278733c068A174412AfA9ca6C8/logo.png", - "blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/info.json", - "blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/logo.png", - "blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/info.json", - "blockchains/ethereum/assets/0x4D6b9f281AF31916a0f16D1cEA2ec7384851EAAb/logo.png", - "blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/info.json", - "blockchains/ethereum/assets/0x4D807509aECe24C0fa5A102b6a3B059Ec6E14392/logo.png", - "blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/info.json", - "blockchains/ethereum/assets/0x4D8bfe7EA0f46486Fd40FC4df60CF39f7568BEE8/logo.png", - "blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/info.json", - "blockchains/ethereum/assets/0x4D8fc1453a0F359e99c9675954e656D80d996FbF/logo.png", - "blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/info.json", - "blockchains/ethereum/assets/0x4D953cf077c0C95Ba090226E59A18FcF97db44EC/logo.png", - "blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/info.json", - "blockchains/ethereum/assets/0x4D9e23a3842fE7Eb7682B9725cF6c507C424A41B/logo.png", - "blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/info.json", - "blockchains/ethereum/assets/0x4DA9b813057D04BAef4e5800E36083717b4a0341/logo.png", - "blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/info.json", - "blockchains/ethereum/assets/0x4DAa7Fb607E9aBBB16B168741262aEa23980899e/logo.png", - "blockchains/ethereum/assets/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE/info.json", - "blockchains/ethereum/assets/0x4DC3643DbC642b72C158E7F3d2ff232df61cb6CE/logo.png", - "blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/info.json", - "blockchains/ethereum/assets/0x4DF47B4969B2911C966506E3592c41389493953b/logo.png", - "blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/info.json", - "blockchains/ethereum/assets/0x4DF812F6064def1e5e029f1ca858777CC98D2D81/logo.png", - "blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/info.json", - "blockchains/ethereum/assets/0x4DbB31B7e25baD52e297F697688D013090b63EFd/logo.png", - "blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/info.json", - "blockchains/ethereum/assets/0x4Dd672e77c795844fe3A464eF8eF0FAAe617C8fB/logo.png", - "blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/info.json", - "blockchains/ethereum/assets/0x4Ddc2D193948926D02f9B1fE9e1daa0718270ED5/logo.png", - "blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/info.json", - "blockchains/ethereum/assets/0x4DfB6AA71ffC76130A2d68B1844A1f12f75b8766/logo.png", - "blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/info.json", - "blockchains/ethereum/assets/0x4Dfd148B532e934a2a26eA65689cf6268753e130/logo.png", - "blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/info.json", - "blockchains/ethereum/assets/0x4E0603e2A27A30480E5e3a4Fe548e29EF12F64bE/logo.png", - "blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/info.json", - "blockchains/ethereum/assets/0x4E12EB8e506Ccd1427F6b8F7faa3e88fB698EB28/logo.png", - "blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/info.json", - "blockchains/ethereum/assets/0x4E12bf83FEf8b31Bb21C8D5BE809Db31D42e456D/logo.png", - "blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/info.json", - "blockchains/ethereum/assets/0x4E15361FD6b4BB609Fa63C81A2be19d873717870/logo.png", - "blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/info.json", - "blockchains/ethereum/assets/0x4E2224Bae4036f85FBC2293E05cBC66D3ac23f1c/logo.png", - "blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/info.json", - "blockchains/ethereum/assets/0x4E3Bddd468AbfC6C88bc25dAA5d894380CEd5bc8/logo.png", - "blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/info.json", - "blockchains/ethereum/assets/0x4E4F2cf7C828E277b9a997261165fA7074ec66bF/logo.png", - "blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/info.json", - "blockchains/ethereum/assets/0x4E594479Fa417a1e9C5790a413575802D393010F/logo.png", - "blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/info.json", - "blockchains/ethereum/assets/0x4E6b679780e0Ffa47D7e05A1a21B5e0A7834039e/logo.png", - "blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/info.json", - "blockchains/ethereum/assets/0x4E6c39b0ebf11eB720b77Ac18Dc30476aedaAe6A/logo.png", - "blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/info.json", - "blockchains/ethereum/assets/0x4EB81375d34F493a7879c041BA86098f2AfD4139/logo.png", - "blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/info.json", - "blockchains/ethereum/assets/0x4EBCfA98b60fD25937DAFF54eccE4f6Fa6C1E638/logo.png", - "blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/info.json", - "blockchains/ethereum/assets/0x4EcDB6385f3Db3847F9C4A9bf3F9917bb27A5452/logo.png", - "blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/info.json", - "blockchains/ethereum/assets/0x4Eeea7B48b9C3ac8F70a9c932A8B1E8a5CB624c7/logo.png", - "blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/info.json", - "blockchains/ethereum/assets/0x4F22310C27eF39FEAA4A756027896DC382F0b5E2/logo.png", - "blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/info.json", - "blockchains/ethereum/assets/0x4F34adfff48CEB4Af2f3b2253CdFdcC99c9053F4/logo.png", - "blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/info.json", - "blockchains/ethereum/assets/0x4F38f4229924bfa28D58eeda496Cc85e8016bCCC/logo.png", - "blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/info.json", - "blockchains/ethereum/assets/0x4F7c5BD3F7D62a9C984e265D73A86F5515F3e92B/logo.png", - "blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/info.json", - "blockchains/ethereum/assets/0x4F9254C83EB525f9FCf346490bbb3ed28a81C667/logo.png", - "blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/info.json", - "blockchains/ethereum/assets/0x4FA2141eD83Fc7eE82d9c49A14aEAf1f1509Feb1/logo.png", - "blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/info.json", - "blockchains/ethereum/assets/0x4FB7d00f57A143B80b7FcedaEf8985Dc6EBB6798/logo.png", - "blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/info.json", - "blockchains/ethereum/assets/0x4FBb0B4cD8f960aC3428194F1c94c805D5b35836/logo.png", - "blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/info.json", - "blockchains/ethereum/assets/0x4FE2b959E0a093c58067E00c62add84820f7dc43/logo.png", - "blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/info.json", - "blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/logo.png", - "blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/info.json", - "blockchains/ethereum/assets/0x4FE9f52Ec23f6805F2Fd0332a34Da4F1c135b024/logo.png", - "blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json", - "blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/logo.png", - "blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/info.json", - "blockchains/ethereum/assets/0x4FbB350052Bca5417566f188eB2EBCE5b19BC964/logo.png", - "blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/info.json", - "blockchains/ethereum/assets/0x4Fe1b5fF3F640dA6eF23c4AA9be7d952E46f5C5b/logo.png", - "blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/info.json", - "blockchains/ethereum/assets/0x4Fe327c5a809fA721D47b80C5038A0b393E61305/logo.png", - "blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/info.json", - "blockchains/ethereum/assets/0x4a1DB1005CBC5684AA51E7A4EeE06db0298E70f6/logo.png", - "blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/info.json", - "blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/logo.png", - "blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/info.json", - "blockchains/ethereum/assets/0x4a48A334906f1A323628EE3EEc33E8Cce7bd2cFc/logo.png", - "blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/info.json", - "blockchains/ethereum/assets/0x4a527d8fc13C5203AB24BA0944F4Cb14658D1Db6/logo.png", - "blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/info.json", - "blockchains/ethereum/assets/0x4a536c1cE7ad7F6e8D2E59135E17AEF5eF4dD4E6/logo.png", - "blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/info.json", - "blockchains/ethereum/assets/0x4a57E687b9126435a9B19E4A802113e266AdeBde/logo.png", - "blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/info.json", - "blockchains/ethereum/assets/0x4a6058666cf1057eaC3CD3A5a614620547559fc9/logo.png", - "blockchains/ethereum/assets/0x4a6058666cf1057eac3cd3a5a614620547559fc9/logo.png", - "blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/info.json", - "blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/logo.png", - "blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/info.json", - "blockchains/ethereum/assets/0x4a74Df6113E3d38d8e184273341Cb6BBb6885152/logo.png", - "blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/info.json", - "blockchains/ethereum/assets/0x4a9275953DBAd3fb7122240E2F666cfe22818805/logo.png", - "blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/info.json", - "blockchains/ethereum/assets/0x4aB524Df43beC3Cb130024C5196DB0915c61F40c/logo.png", - "blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/info.json", - "blockchains/ethereum/assets/0x4aF328C52921706dCB739F25786210499169AFe6/logo.png", - "blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/info.json", - "blockchains/ethereum/assets/0x4ac6fba17a3961A792E63b5E2d4983C66b79d2Da/logo.png", - "blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/info.json", - "blockchains/ethereum/assets/0x4acF024919217c33E2FF5A24AD780b1709eB3361/logo.png", - "blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/info.json", - "blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/logo.png", - "blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/info.json", - "blockchains/ethereum/assets/0x4b0516FED07e12a6a76a8cBf6b9A0ecdC808206e/logo.png", - "blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/info.json", - "blockchains/ethereum/assets/0x4b317864a05c91225ab8f401EC7be0AeB87e9c12/logo.png", - "blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/info.json", - "blockchains/ethereum/assets/0x4b35e0AB998Ebe8414871c13cf778F9D0Bbdf609/logo.png", - "blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/info.json", - "blockchains/ethereum/assets/0x4b46636aFCb2BC4DD20C3D0424c4E1e6D296Fabe/logo.png", - "blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/info.json", - "blockchains/ethereum/assets/0x4b5889a61bACf0EC18472EA4861c2bf0Ae61e2E1/logo.png", - "blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/info.json", - "blockchains/ethereum/assets/0x4b7265D153886a7Dc717e815862AcDE6FF7B5bc8/logo.png", - "blockchains/ethereum/assets/0x4b7DfAe2567181E54776337C840e142ACb42AA1F/info.json", - "blockchains/ethereum/assets/0x4b7DfAe2567181E54776337C840e142ACb42AA1F/logo.png", - "blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/info.json", - "blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/logo.png", - "blockchains/ethereum/assets/0x4b7ad3a56810032782afce12d7d27122bdb96eff/logo.png", - "blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/info.json", - "blockchains/ethereum/assets/0x4b94c8567763654101F690Cf4d54957206383b75/logo.png", - "blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/info.json", - "blockchains/ethereum/assets/0x4bB98D82fD0058E1cE97B71Dc5c54b6d98c8C531/logo.png", - "blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/info.json", - "blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/logo.png", - "blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/info.json", - "blockchains/ethereum/assets/0x4bE28e4b7dd6A8d5a4Fa059382175Dad781B51E8/logo.png", - "blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/info.json", - "blockchains/ethereum/assets/0x4bFe3B97929FA86e4955A4afB474FF2962848Af3/logo.png", - "blockchains/ethereum/assets/0x4bd70556ae3f8a6ec6c4080a0c327b24325438f3/logo.png", - "blockchains/ethereum/assets/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45/info.json", - "blockchains/ethereum/assets/0x4be40bc9681D0A7C24A99b4c92F85B9053Fc2A45/logo.png", - "blockchains/ethereum/assets/0x4bf4f2ea258bf5cb69e9dc0ddb4a7a46a7c10c53/logo.png", - "blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/info.json", - "blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/logo.png", - "blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/info.json", - "blockchains/ethereum/assets/0x4c14114C107D6374EC31981F5F6Cc27A13e22F9a/logo.png", - "blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/info.json", - "blockchains/ethereum/assets/0x4c1A8ba7D6Fe281ea01B3Cd69fcB6d82d5771996/logo.png", - "blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/info.json", - "blockchains/ethereum/assets/0x4c1C4957D22D8F373aeD54d0853b090666F6F9De/logo.png", - "blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/info.json", - "blockchains/ethereum/assets/0x4c327471C44B2dacD6E90525f9D629bd2e4f662C/logo.png", - "blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/info.json", - "blockchains/ethereum/assets/0x4c382F8E09615AC86E08CE58266CC227e7d4D913/logo.png", - "blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/info.json", - "blockchains/ethereum/assets/0x4c383bDCae52a6e1cb810C76C70d6f31A249eC9B/logo.png", - "blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/info.json", - "blockchains/ethereum/assets/0x4c4c62A08eb49404aB85f3b4A0d6560488f2E216/logo.png", - "blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/info.json", - "blockchains/ethereum/assets/0x4c5601164e2048a4154DE91Fa5e0B07E626CaB7F/logo.png", - "blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/info.json", - "blockchains/ethereum/assets/0x4cA16BF196440310d6dBe693758210Ca1338e011/logo.png", - "blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/info.json", - "blockchains/ethereum/assets/0x4cA74185532DC1789527194e5B9c866dD33F4E82/logo.png", - "blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/info.json", - "blockchains/ethereum/assets/0x4cA91F13FDB0ce461D5B09b74f3094652688043B/logo.png", - "blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/info.json", - "blockchains/ethereum/assets/0x4cE6B362Bc77A24966Dda9078f9cEF81b3B886a7/logo.png", - "blockchains/ethereum/assets/0x4cc19356f2d37338b9802aa8e8fc58b0373296e7/logo.png", - "blockchains/ethereum/assets/0x4ccc3759eb48faf1c6cfadad2619e7038db6b212/logo.png", - "blockchains/ethereum/assets/0x4cdb966ea4a045d329d75c580e43cf18e1c346ce/logo.png", - "blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/info.json", - "blockchains/ethereum/assets/0x4ceE978c126c43522765dE9ed02D9373C72AC290/logo.png", - "blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/info.json", - "blockchains/ethereum/assets/0x4d1f4B0eF6F65dE9A8f5c12C208C37E5c2458444/logo.png", - "blockchains/ethereum/assets/0x4d1f4b0ef6f65de9a8f5c12c208c37e5c2458444/logo.png", - "blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/info.json", - "blockchains/ethereum/assets/0x4d21563feB6c880AbC2A6a74B090D1a7cbF06Ca8/logo.png", - "blockchains/ethereum/assets/0x4d24d8d75a8ec4a2d4bf2b2aa7f9a3cf27ef5fcf/logo.png", - "blockchains/ethereum/assets/0x4d45b5d37413803280E32a0efCedb4ABEa406D7B/logo.png", - "blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/info.json", - "blockchains/ethereum/assets/0x4d46335Fe05EBf9D220382AE014328C0f62EB12D/logo.png", - "blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/info.json", - "blockchains/ethereum/assets/0x4d714Dd7E399e0Abb0b1aF54dB10998Cb239996E/logo.png", - "blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/info.json", - "blockchains/ethereum/assets/0x4d9Ee34b7eE0d3ceF04E5909c27a266e7Eb14712/logo.png", - "blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/info.json", - "blockchains/ethereum/assets/0x4dB56A679DF2694c98793BdEB0a92f9C77C5ae64/logo.png", - "blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/info.json", - "blockchains/ethereum/assets/0x4dF76A9DaB9bb8310e4Ad3dc4336a8e26ed24EBB/logo.png", - "blockchains/ethereum/assets/0x4da27a545c0c5B758a6BA100e3a049001de870f5/info.json", - "blockchains/ethereum/assets/0x4da27a545c0c5B758a6BA100e3a049001de870f5/logo.png", - "blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/info.json", - "blockchains/ethereum/assets/0x4dbF2b6830EE68a0CD789610138795Ce78606385/logo.png", - "blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/info.json", - "blockchains/ethereum/assets/0x4de2573e27E648607B50e1Cfff921A33E4A34405/logo.png", - "blockchains/ethereum/assets/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A/info.json", - "blockchains/ethereum/assets/0x4de25F080E02e8b3fDD450F0B2b9ed22c7e6Cf0A/logo.png", - "blockchains/ethereum/assets/0x4dfb6aa71ffc76130a2d68b1844a1f12f75b8766/logo.png", - "blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/info.json", - "blockchains/ethereum/assets/0x4e005a760e00e17c4912A8070EEc047CfecBabbb/logo.png", - "blockchains/ethereum/assets/0x4e12bf83fef8b31bb21c8d5be809db31d42e456d/logo.png", - "blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/info.json", - "blockchains/ethereum/assets/0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42/logo.png", - "blockchains/ethereum/assets/0x4e594479fa417a1e9c5790a413575802d393010f/logo.png", - "blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/info.json", - "blockchains/ethereum/assets/0x4e7363E2B4253f07D786Fd12CFeE45f121DdaE98/logo.png", - "blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/info.json", - "blockchains/ethereum/assets/0x4e7dE94e1243c25be42c523A0A4EA712BE6d9766/logo.png", - "blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/info.json", - "blockchains/ethereum/assets/0x4e84A65B5664D33B67750771F8bEAeC458bD6729/logo.png", - "blockchains/ethereum/assets/0x4e84a65b5664d33b67750771f8beaec458bd6729/logo.png", - "blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/info.json", - "blockchains/ethereum/assets/0x4e9095A1B97933bf528B5C2Fa1e734f167C3aE12/logo.png", - "blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/info.json", - "blockchains/ethereum/assets/0x4eC2eFb9cBd374786A03261E46ffce1a67756f3B/logo.png", - "blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/info.json", - "blockchains/ethereum/assets/0x4eCB692B0fEDeCD7B486b4c99044392784877E8C/logo.png", - "blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/info.json", - "blockchains/ethereum/assets/0x4eD040F2896761d1688Af5d772cc9138722ab9Ec/logo.png", - "blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/info.json", - "blockchains/ethereum/assets/0x4eE6E959d460dE47DfE58E5E6fBAB330Ce8484b6/logo.png", - "blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/info.json", - "blockchains/ethereum/assets/0x4f01eCbe8D6882FFaEe47fe23A9677A96AAbED07/logo.png", - "blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/info.json", - "blockchains/ethereum/assets/0x4f27053F32edA8Af84956437Bc00e5fFa7003287/logo.png", - "blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/info.json", - "blockchains/ethereum/assets/0x4f3AfEC4E5a3F2A6a1A411DEF7D7dFe50eE057bF/logo.png", - "blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/info.json", - "blockchains/ethereum/assets/0x4f4f2963311a9A97b2Ac252b7912b440BDB342A7/logo.png", - "blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/info.json", - "blockchains/ethereum/assets/0x4f56221252d117f35E2f6Ab937A3F77CAd38934D/logo.png", - "blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/info.json", - "blockchains/ethereum/assets/0x4f76E85d067e219779A863ff18577846b3152F1F/logo.png", - "blockchains/ethereum/assets/0x4f7c5bd3f7d62a9c984e265d73a86f5515f3e92b/logo.png", - "blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/info.json", - "blockchains/ethereum/assets/0x4f83e4a0A4605b471CcB290db3aBDB920b5C70b0/logo.png", - "blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/info.json", - "blockchains/ethereum/assets/0x4f878C0852722b0976A955d68B376E4Cd4Ae99E5/logo.png", - "blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/info.json", - "blockchains/ethereum/assets/0x4fAC0ccD9e2ed9fD462D42B66Fb81bA9A1f6F25E/logo.png", - "blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json", - "blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/logo.png", - "blockchains/ethereum/assets/0x4fe1b5ff3f640da6ef23c4aa9be7d952e46f5c5b/logo.png", - "blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/info.json", - "blockchains/ethereum/assets/0x500565E098d98A273224eC8Fb33d98dC8946F8B9/logo.png", - "blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/info.json", - "blockchains/ethereum/assets/0x500Df47E1dF0ef06039218dCF0960253D89D6658/logo.png", - "blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/info.json", - "blockchains/ethereum/assets/0x500d15aA5b01E7eb77e4D4C8283Df3E6c49Da754/logo.png", - "blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/info.json", - "blockchains/ethereum/assets/0x501262281B2Ba043e2fbf14904980689CDDB0C78/logo.png", - "blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/info.json", - "blockchains/ethereum/assets/0x5036aA791115Ad4d35493De68B5529648A36De8e/logo.png", - "blockchains/ethereum/assets/0x5036aa791115ad4d35493de68b5529648a36de8e/logo.png", - "blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/info.json", - "blockchains/ethereum/assets/0x50398DE4651FFeCF38A93cc4dE9f2F0e20f3daD1/logo.png", - "blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/info.json", - "blockchains/ethereum/assets/0x5046E860ff274fb8c66106B0Ffb8155849fB0787/logo.png", - "blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/info.json", - "blockchains/ethereum/assets/0x505d0fFa350B2687eB8393AeBD14632F2990991a/logo.png", - "blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/info.json", - "blockchains/ethereum/assets/0x50625b636dAB619BF6AF75f693Dc486E56C2a694/logo.png", - "blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/info.json", - "blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/logo.png", - "blockchains/ethereum/assets/0x509a38b7a1cc0dcd83aa9d06214663d9ec7c7f4a/logo.png", - "blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json", - "blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/logo.png", - "blockchains/ethereum/assets/0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd/info.json", - "blockchains/ethereum/assets/0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd/logo.png", - "blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/info.json", - "blockchains/ethereum/assets/0x50Ee674689d75C0f88E8f83cfE8c4B69E8fd590D/logo.png", - "blockchains/ethereum/assets/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683/info.json", - "blockchains/ethereum/assets/0x50bC2Ecc0bfDf5666640048038C1ABA7B7525683/logo.png", - "blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/info.json", - "blockchains/ethereum/assets/0x50d78dF1ae1b29DEad5764624c6617f326825912/logo.png", - "blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/info.json", - "blockchains/ethereum/assets/0x50dc23F6A26825209670c2b6A6a93506F9732f00/logo.png", - "blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/info.json", - "blockchains/ethereum/assets/0x50f31a45C1502B77c07Aa86698dB16ff3b35C333/logo.png", - "blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/info.json", - "blockchains/ethereum/assets/0x5102791cA02FC3595398400BFE0e33d7B6C82267/logo.png", - "blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/info.json", - "blockchains/ethereum/assets/0x511232281BCD64d15b08C7f78825C45968caDbbf/logo.png", - "blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/info.json", - "blockchains/ethereum/assets/0x5114C3Db64727FB14D5c3D88BEDE12D87b26211d/logo.png", - "blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/info.json", - "blockchains/ethereum/assets/0x511759F0318750c7A9B5d2e083253720F4cE63A6/logo.png", - "blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/info.json", - "blockchains/ethereum/assets/0x511798118E18f0c51aCabF138427d6caaDeccC76/logo.png", - "blockchains/ethereum/assets/0x511798118e18f0c51acabf138427d6caadeccc76/logo.png", - "blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/info.json", - "blockchains/ethereum/assets/0x5121E348e897dAEf1Eef23959Ab290e5557CF274/logo.png", - "blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/info.json", - "blockchains/ethereum/assets/0x51344E5Ca564D1B8f05bDB483305a3CafeC3DF78/logo.png", - "blockchains/ethereum/assets/0x51344e5ca564d1b8f05bdb483305a3cafec3df78/logo.png", - "blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/info.json", - "blockchains/ethereum/assets/0x5136C98A80811C3f46bDda8B5c4555CFd9f812F0/logo.png", - "blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/info.json", - "blockchains/ethereum/assets/0x5136c475c553Fe6ABFBb9Fd31C90A5Fc9FDfF5D3/logo.png", - "blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/info.json", - "blockchains/ethereum/assets/0x5137A403Dd25e48DE528912a4aF62881e625D801/logo.png", - "blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/info.json", - "blockchains/ethereum/assets/0x5140e8453f913f53F9412a5AA126B64094d54e89/logo.png", - "blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json", - "blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/logo.png", - "blockchains/ethereum/assets/0x514910771af9ca656af840dff83e8264ecf986ca/logo.png", - "blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/info.json", - "blockchains/ethereum/assets/0x5149fFdf642D551539f7B68Bd75fA37b16371eb9/logo.png", - "blockchains/ethereum/assets/0x514DFb37fd6F9d8F0bf653828aAdA3fD1D96bF8C/logo.png", - "blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/info.json", - "blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/logo.png", - "blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/info.json", - "blockchains/ethereum/assets/0x515669d308f887Fd83a471C7764F5d084886D34D/logo.png", - "blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/info.json", - "blockchains/ethereum/assets/0x515bA0a2E286AF10115284F151cF398688A69170/logo.png", - "blockchains/ethereum/assets/0x515ba0a2e286af10115284f151cf398688a69170/logo.png", - "blockchains/ethereum/assets/0x5165d24277cD063F5ac44Efd447B27025e888f37/info.json", - "blockchains/ethereum/assets/0x5165d24277cD063F5ac44Efd447B27025e888f37/logo.png", - "blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/info.json", - "blockchains/ethereum/assets/0x516E5436bAfdc11083654DE7Bb9b95382d08d5DE/logo.png", - "blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/info.json", - "blockchains/ethereum/assets/0x519475b31653E46D20cD09F9FdcF3B12BDAcB4f5/logo.png", - "blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/info.json", - "blockchains/ethereum/assets/0x5197FBE1a86679FF1360E27862BF88B0c5119BD8/logo.png", - "blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/info.json", - "blockchains/ethereum/assets/0x51AD8CDcFE12dd38C746ABE72429B9c870032A7C/logo.png", - "blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/info.json", - "blockchains/ethereum/assets/0x51B0dFD23f45e0700C598BBB91beE60e0a175c1B/logo.png", - "blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/info.json", - "blockchains/ethereum/assets/0x51BC0DeaF7bBE82bC9006b0c3531668a4206D27F/logo.png", - "blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/info.json", - "blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/logo.png", - "blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/info.json", - "blockchains/ethereum/assets/0x51DB5Ad35C671a87207d88fC11d593AC0C8415bd/logo.png", - "blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/info.json", - "blockchains/ethereum/assets/0x51ee82641Ac238BDe34B9859f98F5F311d6E4954/logo.png", - "blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/info.json", - "blockchains/ethereum/assets/0x51fB3dA8A67861361281AC56Fe2Ad8c3b4539FFa/logo.png", - "blockchains/ethereum/assets/0x51fb3da8a67861361281ac56fe2ad8c3b4539ffa/logo.png", - "blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/info.json", - "blockchains/ethereum/assets/0x51fcc029E8DeA8dCbDF84e11B7fF69c5F3561136/logo.png", - "blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/info.json", - "blockchains/ethereum/assets/0x5212BD86b83fE7E72e19D95891fd634d98286f04/logo.png", - "blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json", - "blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/logo.png", - "blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/info.json", - "blockchains/ethereum/assets/0x5219D24CAa72040F055fC547Cc786a29e025E767/logo.png", - "blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/info.json", - "blockchains/ethereum/assets/0x521A2aC7b33b09fA21A1aD7C040F4e1b5912C1d0/logo.png", - "blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/info.json", - "blockchains/ethereum/assets/0x521cdd9083b751dba264e9E000d11511993836e9/logo.png", - "blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json", - "blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/logo.png", - "blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/info.json", - "blockchains/ethereum/assets/0x52353940A0271f0048d01eD15Ad13923662190dd/logo.png", - "blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/info.json", - "blockchains/ethereum/assets/0x525794473F7ab5715C81d06d10f52d11cC052804/logo.png", - "blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/info.json", - "blockchains/ethereum/assets/0x525Ebb05F90Df8b2A70be1D49A938217F1F4e941/logo.png", - "blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/info.json", - "blockchains/ethereum/assets/0x526Ccc90191A9472299323816bD2c784C0A1BCDE/logo.png", - "blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/info.json", - "blockchains/ethereum/assets/0x528d068AE69e90c90AD090b3c2b0D18241E9e9b5/logo.png", - "blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/info.json", - "blockchains/ethereum/assets/0x5292EB1d4f669e697AD14E55D151013969485711/logo.png", - "blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/info.json", - "blockchains/ethereum/assets/0x52A7cB918c11A16958bE40CBA7E31e32a499a465/logo.png", - "blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/info.json", - "blockchains/ethereum/assets/0x52DB8ebF894036ec997Da693C5fa237A4fb69d10/logo.png", - "blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/info.json", - "blockchains/ethereum/assets/0x52Fe31c97e5c29EA63CbcFB045E1171427Bb9248/logo.png", - "blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/info.json", - "blockchains/ethereum/assets/0x52a669d086A8df6F57074B0740997b24e6FDA530/logo.png", - "blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/info.json", - "blockchains/ethereum/assets/0x52fb36C83ad33C1824912FC81071cA5eEB8AB390/logo.png", - "blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/info.json", - "blockchains/ethereum/assets/0x5301Eae39a4cBa1CC2A74E861fDed062cA3E3420/logo.png", - "blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/info.json", - "blockchains/ethereum/assets/0x53066cdDBc0099eb6c96785d9b3DF2AAeEDE5DA3/logo.png", - "blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/info.json", - "blockchains/ethereum/assets/0x5313E18463Cf2F4b68b392a5b11f94dE5528D01d/logo.png", - "blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/info.json", - "blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/logo.png", - "blockchains/ethereum/assets/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7/info.json", - "blockchains/ethereum/assets/0x53378825D95281737914a8A2ac0E5A9304aE5Ed7/logo.png", - "blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/info.json", - "blockchains/ethereum/assets/0x53437f622bf47e758C301D0E1d2649fd42A8bAa6/logo.png", - "blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/info.json", - "blockchains/ethereum/assets/0x534546C490A4Ed2a9D0c3555447Bb9b4b01bcb9E/logo.png", - "blockchains/ethereum/assets/0x534546c490a4ed2a9d0c3555447bb9b4b01bcb9e/logo.png", - "blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/info.json", - "blockchains/ethereum/assets/0x534c5EC7bF392d0B6b228EBEfBe3F6606a2b3484/logo.png", - "blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/info.json", - "blockchains/ethereum/assets/0x535c8019e78805d48e9dA4f2Ef81aA9Bd77F753D/logo.png", - "blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/info.json", - "blockchains/ethereum/assets/0x537A9095b78517597b5f2058EDcd6E1978095909/logo.png", - "blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/info.json", - "blockchains/ethereum/assets/0x53884b61963351C283118a8E1Fc05BA464a11959/logo.png", - "blockchains/ethereum/assets/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0/info.json", - "blockchains/ethereum/assets/0x538a151Dd910C1D1227719bd400D6C4f99ea06d0/logo.png", - "blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/info.json", - "blockchains/ethereum/assets/0x539EfE69bCDd21a83eFD9122571a64CC25e0282b/logo.png", - "blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/info.json", - "blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/logo.png", - "blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/info.json", - "blockchains/ethereum/assets/0x539ad7704C67FDB7A608fCA79695b6655f623e50/logo.png", - "blockchains/ethereum/assets/0x539ad7704c67fdb7a608fca79695b6655f623e50/logo.png", - "blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/info.json", - "blockchains/ethereum/assets/0x53D428716900EAe876aD1d7E4535e796B5FAedA2/logo.png", - "blockchains/ethereum/assets/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88/info.json", - "blockchains/ethereum/assets/0x53F64bE99Da00fec224EAf9f8ce2012149D2FC88/logo.png", - "blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/info.json", - "blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/logo.png", - "blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/info.json", - "blockchains/ethereum/assets/0x53eBb10Ca7F91E6c90d7ce9249Cea70E75948b16/logo.png", - "blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/info.json", - "blockchains/ethereum/assets/0x5400575877b6db1749e60ed87780A94A7CA8AF13/logo.png", - "blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/info.json", - "blockchains/ethereum/assets/0x5403d3AC289322C482cD558014ea3888EF1B1d44/logo.png", - "blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/info.json", - "blockchains/ethereum/assets/0x540e5fFF293f523Acd26291b5bC7ac5713991FEb/logo.png", - "blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/info.json", - "blockchains/ethereum/assets/0x54257FcaAA8e50ae9a47Bf3afe054756fB1230F6/logo.png", - "blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/info.json", - "blockchains/ethereum/assets/0x542a1eb77C705D12c11d2aaa1Ae90cdd5e8103eC/logo.png", - "blockchains/ethereum/assets/0x542a1eb77c705d12c11d2aaa1ae90cdd5e8103ec/logo.png", - "blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/info.json", - "blockchains/ethereum/assets/0x5432C580E34f590f4dd901B825DDeb92e905e826/logo.png", - "blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/info.json", - "blockchains/ethereum/assets/0x5436056123811eA75C4740d086CfBac77eBcb6F8/logo.png", - "blockchains/ethereum/assets/0x5436056123811ea75c4740d086cfbac77ebcb6f8/logo.png", - "blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/info.json", - "blockchains/ethereum/assets/0x543Ff227F64Aa17eA132Bf9886cAb5DB55DCAddf/logo.png", - "blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/info.json", - "blockchains/ethereum/assets/0x5456BC77Dd275c45c3C15f0cF936b763cF57c3B5/logo.png", - "blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/info.json", - "blockchains/ethereum/assets/0x54672394026d16F223FdCD912973218AdB4b0E6d/logo.png", - "blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/info.json", - "blockchains/ethereum/assets/0x54A994f88794C25fb8517c47De239bb3f5f7044F/logo.png", - "blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/info.json", - "blockchains/ethereum/assets/0x54A9ed327F2614316914c3F3a782a77d0AA47AEe/logo.png", - "blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json", - "blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/logo.png", - "blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/info.json", - "blockchains/ethereum/assets/0x54bFd2c33B252F6C959688bb1Ef2169A96DcEE8f/logo.png", - "blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/info.json", - "blockchains/ethereum/assets/0x54c402817c437A492DCE44e2ff1e82D168196c86/logo.png", - "blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/info.json", - "blockchains/ethereum/assets/0x54e5Fd5f3163709e0601A8EE09cf698F7019C9AE/logo.png", - "blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/info.json", - "blockchains/ethereum/assets/0x55126479c6AB438A6bee892dC2577aE4da9eCdAd/logo.png", - "blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/info.json", - "blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/logo.png", - "blockchains/ethereum/assets/0x55296f69f40ea6d20e478533c15a6b08b654e758/logo.png", - "blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/info.json", - "blockchains/ethereum/assets/0x552Ed8253f341fb770E8BAdff5A0E0Ee2fd57B43/logo.png", - "blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/info.json", - "blockchains/ethereum/assets/0x554C20B7c486beeE439277b4540A434566dC4C02/logo.png", - "blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/info.json", - "blockchains/ethereum/assets/0x554FFc77F4251a9fB3c0E3590a6a205f8d4e067D/logo.png", - "blockchains/ethereum/assets/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE/info.json", - "blockchains/ethereum/assets/0x554b0C70258D3F4dC84C39b36D9018c27381b3bE/logo.png", - "blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/info.json", - "blockchains/ethereum/assets/0x5554e04e76533E1d14c52f05beEF6c9d329E1E30/logo.png", - "blockchains/ethereum/assets/0x5555e6B8e710BBCd7804f5172395b87c09621f80/info.json", - "blockchains/ethereum/assets/0x5555e6B8e710BBCd7804f5172395b87c09621f80/logo.png", - "blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/info.json", - "blockchains/ethereum/assets/0x5556d6a283fD18d71FD0c8b50D1211C5F842dBBc/logo.png", - "blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/info.json", - "blockchains/ethereum/assets/0x556148562d5DdeB72545D7EC4B3eC8edc8F55Ba7/logo.png", - "blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/info.json", - "blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/logo.png", - "blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/info.json", - "blockchains/ethereum/assets/0x55648De19836338549130B1af587F16beA46F66B/logo.png", - "blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/info.json", - "blockchains/ethereum/assets/0x5565317065fb33EA1afb4d55665402ecc557d7cC/logo.png", - "blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/info.json", - "blockchains/ethereum/assets/0x5565E9824e9d4a9F4175D912A7376d3A10e187Ba/logo.png", - "blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/info.json", - "blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/logo.png", - "blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/info.json", - "blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/logo.png", - "blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/info.json", - "blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/logo.png", - "blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/info.json", - "blockchains/ethereum/assets/0x5590b05495bAD72365d4aFAa3Ed5FBA5D8D67af2/logo.png", - "blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/info.json", - "blockchains/ethereum/assets/0x559E848A1b6a7AfC69Ee27F8d20280A42628b2cf/logo.png", - "blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/info.json", - "blockchains/ethereum/assets/0x55C2E2Ea5D2dEEBD64a57F4E959F22E7851F92F7/logo.png", - "blockchains/ethereum/assets/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456/info.json", - "blockchains/ethereum/assets/0x55a290f08Bb4CAe8DcF1Ea5635A3FCfd4Da60456/logo.png", - "blockchains/ethereum/assets/0x55b9a11c2e8351b4Ffc7b11561148bfaC9977855/logo.png", - "blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/info.json", - "blockchains/ethereum/assets/0x55f6CdC949b6a38d8F549599b3e8c10f10FE6AB1/logo.png", - "blockchains/ethereum/assets/0x55f93985431fc9304077687a35a1ba103dc1e081/logo.png", - "blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/info.json", - "blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/logo.png", - "blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/info.json", - "blockchains/ethereum/assets/0x560a20EDdeDDf84217221AeF0d5Ca7d7aE7aE798/logo.png", - "blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/info.json", - "blockchains/ethereum/assets/0x56288Db47A268810fa49A505044919aF82E9088a/logo.png", - "blockchains/ethereum/assets/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df/info.json", - "blockchains/ethereum/assets/0x56325d180Ec3878A9028AfC7B0EDCEe7486Cc9df/logo.png", - "blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/info.json", - "blockchains/ethereum/assets/0x5635ddEaBf9cdDA686995Fe90BEB5411831563FC/logo.png", - "blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/info.json", - "blockchains/ethereum/assets/0x564393b8D6dEAeA8f3D739a3f6D9B441D8Ee6198/logo.png", - "blockchains/ethereum/assets/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8/info.json", - "blockchains/ethereum/assets/0x564F45b6bb68ADEd8b660a0d8a0A948DD6d6e4E8/logo.png", - "blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/info.json", - "blockchains/ethereum/assets/0x5651D6678bcf70740487cAd0003918d98ab2898B/logo.png", - "blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/info.json", - "blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/logo.png", - "blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/info.json", - "blockchains/ethereum/assets/0x566fF8D8bD6dE69d2af4e3cf9153E2Cc77c7972f/logo.png", - "blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/info.json", - "blockchains/ethereum/assets/0x567287d4f42086BEAb4b36De9Af21C70aDEc6760/logo.png", - "blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/info.json", - "blockchains/ethereum/assets/0x567300e14f8d67e1F6720a95291Dce2511a86723/logo.png", - "blockchains/ethereum/assets/0x567300e14f8d67e1f6720a95291dce2511a86723/logo.png", - "blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/info.json", - "blockchains/ethereum/assets/0x568F9F32969E29B5cE1a4545bE5398e8Cc7C4401/logo.png", - "blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/info.json", - "blockchains/ethereum/assets/0x56978aa0ce04e117f4c2EACEf0EaCc27Ae99Ff82/logo.png", - "blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/info.json", - "blockchains/ethereum/assets/0x5699C04A5Bee6adBA02Ac81Baa36E01960F94562/logo.png", - "blockchains/ethereum/assets/0x5699c04a5bee6adba02ac81baa36e01960f94562/logo.png", - "blockchains/ethereum/assets/0x56Af706584668690a500BC35C5499dD6104B96D1/info.json", - "blockchains/ethereum/assets/0x56Af706584668690a500BC35C5499dD6104B96D1/logo.png", - "blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/info.json", - "blockchains/ethereum/assets/0x56BE94D29e1125D2D61D06629c1b251d72c1b3B3/logo.png", - "blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/info.json", - "blockchains/ethereum/assets/0x56C438eE032224D93a5E9F182cBF4608cDfc928e/logo.png", - "blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/info.json", - "blockchains/ethereum/assets/0x56CdBbeec9828962cECB3f1b69517d430295D952/logo.png", - "blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/info.json", - "blockchains/ethereum/assets/0x56D1aE30c97288DA4B58BC39F026091778e4E316/logo.png", - "blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json", - "blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/logo.png", - "blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/info.json", - "blockchains/ethereum/assets/0x56b6431F45d08eED55f34371386326c739eACbcC/logo.png", - "blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/info.json", - "blockchains/ethereum/assets/0x56bB6f961F2CB9947FEa063Df1A42c2233487903/logo.png", - "blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/info.json", - "blockchains/ethereum/assets/0x56ba2Ee7890461f463F7be02aAC3099f6d5811A8/logo.png", - "blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/info.json", - "blockchains/ethereum/assets/0x56d61054bce91d607CB0e52a6c28E08D35578244/logo.png", - "blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/info.json", - "blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/logo.png", - "blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/info.json", - "blockchains/ethereum/assets/0x56e0B2C7694E6e10391E870774daA45cf6583486/logo.png", - "blockchains/ethereum/assets/0x56e0b2c7694e6e10391e870774daa45cf6583486/logo.png", - "blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/info.json", - "blockchains/ethereum/assets/0x56eE8C9BD1d445a3324ad83E86D8be309Db8f85d/logo.png", - "blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/info.json", - "blockchains/ethereum/assets/0x571f1ae7851E59580f24857Ed65bf2d89eaFBF00/logo.png", - "blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/info.json", - "blockchains/ethereum/assets/0x5732046A883704404F284Ce41FfADd5b007FD668/logo.png", - "blockchains/ethereum/assets/0x5732046a883704404f284ce41ffadd5b007fd668/logo.png", - "blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/info.json", - "blockchains/ethereum/assets/0x574725c3f528096e7b27Ae7e5FC47b35eF515260/logo.png", - "blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/info.json", - "blockchains/ethereum/assets/0x574B5B500517ccaD92c78573c7daf8Be8cc0dE19/logo.png", - "blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/info.json", - "blockchains/ethereum/assets/0x574F84108a98c575794F75483d801d1d5DC861a5/logo.png", - "blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/info.json", - "blockchains/ethereum/assets/0x576097fA17E1F702bB9167f0f08F2eA0898a3EA5/logo.png", - "blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/info.json", - "blockchains/ethereum/assets/0x57652Fc91f522f9EFF0b38CDF1D51f5FB5764215/logo.png", - "blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/info.json", - "blockchains/ethereum/assets/0x57700244B20f84799a31c6C96DadFF373ca9D6c5/logo.png", - "blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/info.json", - "blockchains/ethereum/assets/0x5783862cef49094bE4DE1fe31280B2E33cF87416/logo.png", - "blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/info.json", - "blockchains/ethereum/assets/0x57838fF342f36A1EC18224981ea8715a4667fB3a/logo.png", - "blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/info.json", - "blockchains/ethereum/assets/0x578B49C45961f98d8DF92854b53F1641AF0A5036/logo.png", - "blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/info.json", - "blockchains/ethereum/assets/0x578C7557D207e87e8232Cd69d94f41A9A136A5fe/logo.png", - "blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/info.json", - "blockchains/ethereum/assets/0x5797A6291C3F22F785bc6B793d023EF034A17719/logo.png", - "blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/info.json", - "blockchains/ethereum/assets/0x579f51260059DaA77B21343b66Ed73E3bF7b58aA/logo.png", - "blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/info.json", - "blockchains/ethereum/assets/0x57Ab1E02fEE23774580C119740129eAC7081e9D3/logo.png", - "blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/info.json", - "blockchains/ethereum/assets/0x57Ab1ec28D129707052df4dF418D58a2D46d5f51/logo.png", - "blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/info.json", - "blockchains/ethereum/assets/0x57C09A8de0b0F471F8567609777aDdFfb5c46a08/logo.png", - "blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/info.json", - "blockchains/ethereum/assets/0x57C75ECCc8557136D32619a191fBCDc88560d711/logo.png", - "blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/info.json", - "blockchains/ethereum/assets/0x57D79A886f2b8FCe735AdCb6c36cADdfC0c5ebF0/logo.png", - "blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/info.json", - "blockchains/ethereum/assets/0x57aD67aCf9bF015E4820Fbd66EA1A21BED8852eC/logo.png", - "blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/info.json", - "blockchains/ethereum/assets/0x57b7E9f4B3CD22B0D6CDb672F6494da2492C16fF/logo.png", - "blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/info.json", - "blockchains/ethereum/assets/0x57c8D5d5b87A1580FDAF996cEF674Bb0d7F14C98/logo.png", - "blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/info.json", - "blockchains/ethereum/assets/0x57e299eE8F1C5A92A9Ed54F934ACC7FF5F159699/logo.png", - "blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/info.json", - "blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/logo.png", - "blockchains/ethereum/assets/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa/info.json", - "blockchains/ethereum/assets/0x580c8520dEDA0a441522AEAe0f9F7A5f29629aFa/logo.png", - "blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/info.json", - "blockchains/ethereum/assets/0x5825fBa40871aaaCba45E4b34629abB86520B807/logo.png", - "blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/info.json", - "blockchains/ethereum/assets/0x582e09eE0a6ae313f9E8E4E84491808Dec0e7edA/logo.png", - "blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/info.json", - "blockchains/ethereum/assets/0x584B44853680ee34a0F337B712a8f66d816dF151/logo.png", - "blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json", - "blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/logo.png", - "blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/info.json", - "blockchains/ethereum/assets/0x5850700E214c16C73d1778B2886C01639e69faA3/logo.png", - "blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/info.json", - "blockchains/ethereum/assets/0x585C2cF94c41b528ec7329CBc3cdE3C4f8d268dB/logo.png", - "blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/info.json", - "blockchains/ethereum/assets/0x5862A9935Aa62Ca329f679933491057413Ce2943/logo.png", - "blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/info.json", - "blockchains/ethereum/assets/0x586f381885E91898663c96946b1030C503130AA1/logo.png", - "blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/info.json", - "blockchains/ethereum/assets/0x5874548C51822Da642661b235e101D6d636b6feb/logo.png", - "blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/info.json", - "blockchains/ethereum/assets/0x587E276Dc7F2C97d986E8AdF9b82D3F14D6cd8d2/logo.png", - "blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/info.json", - "blockchains/ethereum/assets/0x588047365dF5BA589F923604AAC23d673555c623/logo.png", - "blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/info.json", - "blockchains/ethereum/assets/0x5881dA4527BCdC44a100F8bA2efC4039243D2C07/logo.png", - "blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/info.json", - "blockchains/ethereum/assets/0x588ED7e35595e3396F6aA72B7dDCEC2fEFBcA46e/logo.png", - "blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/info.json", - "blockchains/ethereum/assets/0x58959E0C71080434f237bD42d07Cd84B74CeF438/logo.png", - "blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/info.json", - "blockchains/ethereum/assets/0x589891a198195061Cb8ad1a75357A3b7DbaDD7Bc/logo.png", - "blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/info.json", - "blockchains/ethereum/assets/0x58A3520D738B268c2353ECeE518A1AD8e28E4AE5/logo.png", - "blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/info.json", - "blockchains/ethereum/assets/0x58B823abd4b0B5506A60dF6A12Ae681A350dAb4c/logo.png", - "blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/info.json", - "blockchains/ethereum/assets/0x58FFeCe158216D694d33b1ca1A31b6E539D95523/logo.png", - "blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/info.json", - "blockchains/ethereum/assets/0x58a4884182d9E835597f405e5F258290E46ae7C2/logo.png", - "blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/info.json", - "blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/logo.png", - "blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json", - "blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/logo.png", - "blockchains/ethereum/assets/0x58b6a8a3302369daec383334672404ee733ab239/logo.png", - "blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/info.json", - "blockchains/ethereum/assets/0x58c69ed6cd6887c0225D1FcCEcC055127843c69b/logo.png", - "blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/info.json", - "blockchains/ethereum/assets/0x58ca3065C0F24C7c96Aee8d6056b5B5deCf9c2f8/logo.png", - "blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/info.json", - "blockchains/ethereum/assets/0x58d0A58E4B165a27E4e1B8C2A3eF39C89b581180/logo.png", - "blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/info.json", - "blockchains/ethereum/assets/0x58e1a16Cc86FE135b6f0e478B383a2f8D75B4652/logo.png", - "blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/info.json", - "blockchains/ethereum/assets/0x58e570f4D7d8be486207D21fF661591c65A22E23/logo.png", - "blockchains/ethereum/assets/0x59061b6f26BB4A9cE5828A19d35CFD5A4B80F056/logo.png", - "blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/info.json", - "blockchains/ethereum/assets/0x5925f67d2767d937F47141DAC24166B469558222/logo.png", - "blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/info.json", - "blockchains/ethereum/assets/0x593114f03A0A575aece9ED675e52Ed68D2172B8c/logo.png", - "blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/info.json", - "blockchains/ethereum/assets/0x59321ace77C8087FF8Cb9F94C8384807E4Fd8a3c/logo.png", - "blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/info.json", - "blockchains/ethereum/assets/0x594120039687DDaAB50C4aB03bAda20Eb4b218F6/logo.png", - "blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/info.json", - "blockchains/ethereum/assets/0x594e9F0c7914118A6e2158F83b5D1dDDE2157475/logo.png", - "blockchains/ethereum/assets/0x594e9f0c7914118a6e2158f83b5d1ddde2157475/logo.png", - "blockchains/ethereum/assets/0x595643D83B35df38E29058976C04000AcFA31570/info.json", - "blockchains/ethereum/assets/0x595643D83B35df38E29058976C04000AcFA31570/logo.png", - "blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/info.json", - "blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/logo.png", - "blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/info.json", - "blockchains/ethereum/assets/0x59639Ab94e7dAF3b39C6555115e493145032e85E/logo.png", - "blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/info.json", - "blockchains/ethereum/assets/0x59641DCaD70239473503DDaa27af4f1017e3c998/logo.png", - "blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/info.json", - "blockchains/ethereum/assets/0x5978708d6ccE1CC9640Eed47422D64c91BbD5171/logo.png", - "blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/info.json", - "blockchains/ethereum/assets/0x5987b7aD0bfB6eB3d8e00882BBab490c79d185C9/logo.png", - "blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/info.json", - "blockchains/ethereum/assets/0x598C9a4f069dC076984868873C01e78a905D50E6/logo.png", - "blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/info.json", - "blockchains/ethereum/assets/0x599346779e90fc3F5F997b5ea715349820F91571/logo.png", - "blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/info.json", - "blockchains/ethereum/assets/0x59A11e14514b15D5486b7fAa190Ab234DE04EdB4/logo.png", - "blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json", - "blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/logo.png", - "blockchains/ethereum/assets/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C/info.json", - "blockchains/ethereum/assets/0x59AD6061A0be82155E7aCcE9F0C37Bf59F9c1e3C/logo.png", - "blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/info.json", - "blockchains/ethereum/assets/0x59BE937f05cf2c406b61c42C6c82a093fA54edfE/logo.png", - "blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/info.json", - "blockchains/ethereum/assets/0x59D63c88aDa5A485A4Ea1cCEc1145619C59e5f39/logo.png", - "blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/info.json", - "blockchains/ethereum/assets/0x59F96b8571E3B11f859A09Eaf5a790A138FC64D0/logo.png", - "blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/info.json", - "blockchains/ethereum/assets/0x59a17c58DAAEE299b39A060B9De67Bf7C829e4d3/logo.png", - "blockchains/ethereum/assets/0x59a17c58daaee299b39a060b9de67bf7c829e4d3/logo.png", - "blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/info.json", - "blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/logo.png", - "blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/info.json", - "blockchains/ethereum/assets/0x5A07db85AA330Bb0E333018722bFA4b65B6009cB/logo.png", - "blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/info.json", - "blockchains/ethereum/assets/0x5A1A29DBb6Ad6153DB764568C1289076bC876df6/logo.png", - "blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/info.json", - "blockchains/ethereum/assets/0x5A2fe67e429fB02ceBc3344a23e90E242263205D/logo.png", - "blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/info.json", - "blockchains/ethereum/assets/0x5A758e5A34e5C9258198b2b6d186a92056ae0B19/logo.png", - "blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/info.json", - "blockchains/ethereum/assets/0x5A844590c5b8f40ae56190771d06c60b9ab1Da1C/logo.png", - "blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/info.json", - "blockchains/ethereum/assets/0x5A95527eD7616d35fb2a113cD68832f4EDEFa2dF/logo.png", - "blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/info.json", - "blockchains/ethereum/assets/0x5AB793E36070F0fac928EA15826b0c1Bc5365119/logo.png", - "blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/info.json", - "blockchains/ethereum/assets/0x5ABaFf0B83F81DC061C590AAdcbA013C69237fd7/logo.png", - "blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json", - "blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/logo.png", - "blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/info.json", - "blockchains/ethereum/assets/0x5B0751713b2527d7f002c0c4e2a37e1219610A6B/logo.png", - "blockchains/ethereum/assets/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875/info.json", - "blockchains/ethereum/assets/0x5B09A0371C1DA44A8E24D36Bf5DEb1141a84d875/logo.png", - "blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/info.json", - "blockchains/ethereum/assets/0x5B0A88473EdBD7B68e9D2f71583faeF866aE1114/logo.png", - "blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/info.json", - "blockchains/ethereum/assets/0x5B21E581a0A441338fFDC19923Eb32bA4c9Df365/logo.png", - "blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/info.json", - "blockchains/ethereum/assets/0x5B2801375De6C23fcF8D2ECD453D3Fa72c254306/logo.png", - "blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/info.json", - "blockchains/ethereum/assets/0x5B2e4a700dfBc560061e957edec8F6EeEb74a320/logo.png", - "blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/info.json", - "blockchains/ethereum/assets/0x5B322514FF727253292637D9054301600c2C81e8/logo.png", - "blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/info.json", - "blockchains/ethereum/assets/0x5B4E0B60f6F3725628d831057C8A624422B2E9aF/logo.png", - "blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/info.json", - "blockchains/ethereum/assets/0x5B54240612a83d34E89C141fd2F8d399349A9490/logo.png", - "blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/info.json", - "blockchains/ethereum/assets/0x5B7093Fe2491DFB058c94BcD62A1CD4D822F884C/logo.png", - "blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/info.json", - "blockchains/ethereum/assets/0x5B9DeCe6E8E703BFfC25E794e6f5DfaEbd26D543/logo.png", - "blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/info.json", - "blockchains/ethereum/assets/0x5BC7e5f0Ab8b2E10D2D0a3F21739FCe62459aeF3/logo.png", - "blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/info.json", - "blockchains/ethereum/assets/0x5BEfBB272290dD5b8521D4a938f6c4757742c430/logo.png", - "blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/info.json", - "blockchains/ethereum/assets/0x5BF68f3eFc3A7817e6B2C304070423261C0a0afa/logo.png", - "blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/info.json", - "blockchains/ethereum/assets/0x5Bc63f70030CC31531c9cD899BD1BA97b9411AbC/logo.png", - "blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/info.json", - "blockchains/ethereum/assets/0x5Bdd8A2bbAcEdC580A5BC73b27eC905bC9fA9d50/logo.png", - "blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/info.json", - "blockchains/ethereum/assets/0x5C406D99E04B8494dc253FCc52943Ef82bcA7D75/logo.png", - "blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/info.json", - "blockchains/ethereum/assets/0x5C529EDa84EF12Dba15AA1A12FefAfeb8deE4Ea7/logo.png", - "blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/info.json", - "blockchains/ethereum/assets/0x5C5a61c0C8182b368e3E7DE52Ee64ABb693565Ad/logo.png", - "blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/info.json", - "blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/logo.png", - "blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/info.json", - "blockchains/ethereum/assets/0x5CC00ccA0692b9b34AF816e5439CDb47D3B63691/logo.png", - "blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/info.json", - "blockchains/ethereum/assets/0x5Ca381bBfb58f0092df149bD3D243b08B9a8386e/logo.png", - "blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/info.json", - "blockchains/ethereum/assets/0x5Cb888182fBfFdb62C08fb4B5a343914F00FdfeE/logo.png", - "blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/info.json", - "blockchains/ethereum/assets/0x5CcC4Ff4b286c1c1Cce05f5194E8c8B01Cb7C80d/logo.png", - "blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/info.json", - "blockchains/ethereum/assets/0x5CeB8c7f189e694B326310694Ac6DF98e5CED66E/logo.png", - "blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/info.json", - "blockchains/ethereum/assets/0x5Cf04716BA20127F1E2297AdDCf4B5035000c9eb/logo.png", - "blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/info.json", - "blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/logo.png", - "blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/info.json", - "blockchains/ethereum/assets/0x5D0773b82644c28C96813DCF2D58B2b83D785b6d/logo.png", - "blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/info.json", - "blockchains/ethereum/assets/0x5D21eF5f25a985380B65c8e943A0082fEDa0Db84/logo.png", - "blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/info.json", - "blockchains/ethereum/assets/0x5D4232EAC1EA003a4dB87138585aA5078DeD2b10/logo.png", - "blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json", - "blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/logo.png", - "blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/info.json", - "blockchains/ethereum/assets/0x5D64D850c8368008aFB39224E92aD0DcEFf3CF38/logo.png", - "blockchains/ethereum/assets/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c/info.json", - "blockchains/ethereum/assets/0x5D762F76b9E91F71cc4F94391BDFe6333dB8519c/logo.png", - "blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/info.json", - "blockchains/ethereum/assets/0x5D858bcd53E085920620549214a8b27CE2f04670/logo.png", - "blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/info.json", - "blockchains/ethereum/assets/0x5D9B9f6EeaeEBc46FDfA0c1041E929834b15c03A/logo.png", - "blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/info.json", - "blockchains/ethereum/assets/0x5DBAC24e98E2a4f43ADC0DC82Af403fca063Ce2c/logo.png", - "blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/info.json", - "blockchains/ethereum/assets/0x5DBd23a64EE5b80DabDE8E0b8474f901b4D0b5AE/logo.png", - "blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/info.json", - "blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/logo.png", - "blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/info.json", - "blockchains/ethereum/assets/0x5Dc74029509752F4ed9A609C2bb52216275E4c1D/logo.png", - "blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/info.json", - "blockchains/ethereum/assets/0x5Dff89a2caa4D76bc286F74D67Bd718eb834da61/logo.png", - "blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/info.json", - "blockchains/ethereum/assets/0x5E09feb2136f92fd7Cd80cD97A284D3124376ab2/logo.png", - "blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/info.json", - "blockchains/ethereum/assets/0x5E3002dff591C5e75Bb9DEdae268049742E6b13a/logo.png", - "blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/info.json", - "blockchains/ethereum/assets/0x5E42c9A733C12AD90cdfC0bC863D1D5Dca1FFBa2/logo.png", - "blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/info.json", - "blockchains/ethereum/assets/0x5E4334fD53B95dF63993c805066d693bb8CE5dFc/logo.png", - "blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/info.json", - "blockchains/ethereum/assets/0x5E6Dd064B32EFA783d5745f2f3a994004956b67E/logo.png", - "blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/info.json", - "blockchains/ethereum/assets/0x5E6b6d9aBAd9093fdc861Ea1600eBa1b355Cd940/logo.png", - "blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/info.json", - "blockchains/ethereum/assets/0x5E7Ebea68ab05198F771d77a875480314f1d0aae/logo.png", - "blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/info.json", - "blockchains/ethereum/assets/0x5EB40F52c6cA784036f1496CfB1495Ba06579B8A/logo.png", - "blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/info.json", - "blockchains/ethereum/assets/0x5EB87cAA0105a63aa87A36C7Bd2573Bd13E84faE/logo.png", - "blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/info.json", - "blockchains/ethereum/assets/0x5EF42C9eFFa0Ab4a6fAEB101CD328baA53Fa2268/logo.png", - "blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/info.json", - "blockchains/ethereum/assets/0x5Ea29CcE6E375a14A043C2D88DfB87f6f825Aa9a/logo.png", - "blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/info.json", - "blockchains/ethereum/assets/0x5EdC1a266E8b2c5E8086d373725dF0690af7e3Ea/logo.png", - "blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/info.json", - "blockchains/ethereum/assets/0x5F08Dcb63edD9E2553e4C363a78b88392Df94B2A/logo.png", - "blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/info.json", - "blockchains/ethereum/assets/0x5F236F062f16A9B19819c535127398dF9a01D762/logo.png", - "blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/info.json", - "blockchains/ethereum/assets/0x5F33d158CA7275848F70A3f149b421190DF85B32/logo.png", - "blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/info.json", - "blockchains/ethereum/assets/0x5F401A460FC931a7E6D4141188501F3B91ed1A95/logo.png", - "blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/info.json", - "blockchains/ethereum/assets/0x5F53f7A8075614b699Baad0bC2c899f4bAd8FBBF/logo.png", - "blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/info.json", - "blockchains/ethereum/assets/0x5F632f77a8077170Edcd8FADdADF06384CdC0e93/logo.png", - "blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/info.json", - "blockchains/ethereum/assets/0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0/logo.png", - "blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/info.json", - "blockchains/ethereum/assets/0x5F85c60187aB233Ca6e750731D15e7eFd061fBdE/logo.png", - "blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/info.json", - "blockchains/ethereum/assets/0x5Fa8F6890EfE30E8aA47C5614E510Dc34AC8A89c/logo.png", - "blockchains/ethereum/assets/0x5Fc6DE61258e63706543bb57619b99cC0E5a5A1F/logo.png", - "blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/info.json", - "blockchains/ethereum/assets/0x5a011bC3B10191782DFA67806f8864bD5cF9d3ae/logo.png", - "blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/info.json", - "blockchains/ethereum/assets/0x5a3c9A1725AA82690ee0959c89abE96fD1b527ee/logo.png", - "blockchains/ethereum/assets/0x5a3c9a1725aa82690ee0959c89abe96fd1b527ee/logo.png", - "blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/info.json", - "blockchains/ethereum/assets/0x5a4B14aea23A605aBc463f04a6B8Aaf52Dd3e7C6/logo.png", - "blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/info.json", - "blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/logo.png", - "blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/info.json", - "blockchains/ethereum/assets/0x5a84969bb663fb64F6d015DcF9F622Aedc796750/logo.png", - "blockchains/ethereum/assets/0x5a84969bb663fb64f6d015dcf9f622aedc796750/logo.png", - "blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/info.json", - "blockchains/ethereum/assets/0x5a8C4342d07C90293fbb82D9B08098c8603E0947/logo.png", - "blockchains/ethereum/assets/0x5a8c4342d07c90293fbb82d9b08098c8603e0947/logo.png", - "blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/info.json", - "blockchains/ethereum/assets/0x5aB0897E4c4EA07D16BdBedA58d40dE728bCE16C/logo.png", - "blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/info.json", - "blockchains/ethereum/assets/0x5aD866239154Bc912846576a60277e2a085E365C/logo.png", - "blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/info.json", - "blockchains/ethereum/assets/0x5aaEFe84E0fB3DD1f0fCfF6fA7468124986B91bd/logo.png", - "blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/info.json", - "blockchains/ethereum/assets/0x5aaa2182459377b6cA18b10712F9F602140764af/logo.png", - "blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/info.json", - "blockchains/ethereum/assets/0x5abFd418AdB35e89c68313574eB16BdfFc15e607/logo.png", - "blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/info.json", - "blockchains/ethereum/assets/0x5acD19b9c91e596b1f062f18e3D02da7eD8D1e50/logo.png", - "blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/info.json", - "blockchains/ethereum/assets/0x5adc961D6AC3f7062D2eA45FEFB8D8167d44b190/logo.png", - "blockchains/ethereum/assets/0x5af2be193a6abca9c8817001f45744777db30756/logo.png", - "blockchains/ethereum/assets/0x5b0751713b2527d7f002c0c4e2a37e1219610a6b/logo.png", - "blockchains/ethereum/assets/0x5b09a0371c1da44a8e24d36bf5deb1141a84d875/logo.png", - "blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/info.json", - "blockchains/ethereum/assets/0x5b0CFFdB6E04992eBFe4748F6fD8FA868f216Fdb/logo.png", - "blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/info.json", - "blockchains/ethereum/assets/0x5b11aAcB6Bddb9ffab908FDCE739Bf4aed554327/logo.png", - "blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/info.json", - "blockchains/ethereum/assets/0x5b135D7E2774c801a73208f258123d7623E07784/logo.png", - "blockchains/ethereum/assets/0x5b26c5d0772e5bbac8b3182ae9a13f9bb2d03765/logo.png", - "blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/info.json", - "blockchains/ethereum/assets/0x5b3DA67e01436d735717F1EFadF1dD607f35043C/logo.png", - "blockchains/ethereum/assets/0x5b53f9755f82439cba66007ec7073c59e0da4a7d/logo.png", - "blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/info.json", - "blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/logo.png", - "blockchains/ethereum/assets/0x5b7093fe2491dfb058c94bcd62a1cd4d822f884c/logo.png", - "blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/info.json", - "blockchains/ethereum/assets/0x5b71BEE9D961b1B848f8485EEC8d8787f80217F5/logo.png", - "blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/info.json", - "blockchains/ethereum/assets/0x5b7EE4fc3DC39335AE2D6bFBa3033C3FE1ae5D0f/logo.png", - "blockchains/ethereum/assets/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce/info.json", - "blockchains/ethereum/assets/0x5b978aA9227cDD45905a1fbaC52d6d6b497E88ce/logo.png", - "blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/info.json", - "blockchains/ethereum/assets/0x5bC901CbebefB03a56D45e57E4F356dc4DB30ab5/logo.png", - "blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/info.json", - "blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/logo.png", - "blockchains/ethereum/assets/0x5bc7e5f0ab8b2e10d2d0a3f21739fce62459aef3/logo.png", - "blockchains/ethereum/assets/0x5bdd8a2bbacedc580a5bc73b27ec905bc9fa9d50/logo.png", - "blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/info.json", - "blockchains/ethereum/assets/0x5bfc1FF7f9e087C64fEfb34F2e7cF24e5570919F/logo.png", - "blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/info.json", - "blockchains/ethereum/assets/0x5c1209acd4fAE170Eea93c830A0CB74Bc5f9eF2b/logo.png", - "blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/info.json", - "blockchains/ethereum/assets/0x5c1b16991eE5c7555a340DD72bB293A5eAAdd8ac/logo.png", - "blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/info.json", - "blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/logo.png", - "blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/info.json", - "blockchains/ethereum/assets/0x5c2f940281e735ca3496d8138be12d18023DcE9F/logo.png", - "blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/info.json", - "blockchains/ethereum/assets/0x5c3a228510D246b78a3765C20221Cbf3082b44a4/logo.png", - "blockchains/ethereum/assets/0x5c3a228510d246b78a3765c20221cbf3082b44a4/logo.png", - "blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/info.json", - "blockchains/ethereum/assets/0x5c4E325d2c570443f4ea3Ed5623c58dE221E9475/logo.png", - "blockchains/ethereum/assets/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355/info.json", - "blockchains/ethereum/assets/0x5c4ac68aAc56eBe098D621Cd8CE9F43270Aaa355/logo.png", - "blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/info.json", - "blockchains/ethereum/assets/0x5c543e7AE0A1104f78406C340E9C64FD9fCE5170/logo.png", - "blockchains/ethereum/assets/0x5c543e7ae0a1104f78406c340e9c64fd9fce5170/logo.png", - "blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/info.json", - "blockchains/ethereum/assets/0x5c5887E55bBe41472AcDBA5FAe989788C6f7ab59/logo.png", - "blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/info.json", - "blockchains/ethereum/assets/0x5c62Da804298D5972a323C80B539B8E7517a0dDe/logo.png", - "blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/info.json", - "blockchains/ethereum/assets/0x5c64031C62061865E5FD0F53d3CDaeF80f72E99D/logo.png", - "blockchains/ethereum/assets/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3/info.json", - "blockchains/ethereum/assets/0x5c743a35E903F6c584514ec617ACEe0611Cf44f3/logo.png", - "blockchains/ethereum/assets/0x5c7499CF00E8278AA232982fF178ee9735024091/info.json", - "blockchains/ethereum/assets/0x5c7499CF00E8278AA232982fF178ee9735024091/logo.png", - "blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/info.json", - "blockchains/ethereum/assets/0x5c7869eA979814d64b0C09Fd6BB06ab9ed6B6cC2/logo.png", - "blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/info.json", - "blockchains/ethereum/assets/0x5c8118FC0237697422CeD89a448Dce2C8E34B4EF/logo.png", - "blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/info.json", - "blockchains/ethereum/assets/0x5c872500c00565505F3624AB435c222E558E9ff8/logo.png", - "blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/info.json", - "blockchains/ethereum/assets/0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26/logo.png", - "blockchains/ethereum/assets/0x5ca9a71b1d01849c0a95490cc00559717fcf0d1d/logo.png", - "blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/info.json", - "blockchains/ethereum/assets/0x5cb654CDEc88eE15f9e91C9b3A8Cd4266F85c8F7/logo.png", - "blockchains/ethereum/assets/0x5cc00cca0692b9b34af816e5439cdb47d3b63691/logo.png", - "blockchains/ethereum/assets/0x5cf04716ba20127f1e2297addcf4b5035000c9eb/logo.png", - "blockchains/ethereum/assets/0x5d0fa08aeb173ade44b0cf7f31d506d8e04f0ac8/logo.png", - "blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/info.json", - "blockchains/ethereum/assets/0x5d285F735998F36631F678FF41fb56A10A4d0429/logo.png", - "blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/info.json", - "blockchains/ethereum/assets/0x5d3a536E4D6DbD6114cc1Ead35777bAB948E3643/logo.png", - "blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/info.json", - "blockchains/ethereum/assets/0x5d4481675fC07dee43f5DBC1Cf17eB3DbE212a9D/logo.png", - "blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/info.json", - "blockchains/ethereum/assets/0x5d48F293BaED247A2D0189058bA37aa238bD4725/logo.png", - "blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/info.json", - "blockchains/ethereum/assets/0x5d4ABC77B8405aD177d8ac6682D584ecbFd46CEc/logo.png", - "blockchains/ethereum/assets/0x5d4d57cd06fa7fe99e26fdc481b468f77f05073c/logo.png", - "blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/info.json", - "blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/logo.png", - "blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/info.json", - "blockchains/ethereum/assets/0x5d551fA77ec2C7dd1387B626c4f33235c3885199/logo.png", - "blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/info.json", - "blockchains/ethereum/assets/0x5d60d8d7eF6d37E16EBABc324de3bE57f135e0BC/logo.png", - "blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/info.json", - "blockchains/ethereum/assets/0x5d7F6540b8d592E81deF42904C853a6DD01bD486/logo.png", - "blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/info.json", - "blockchains/ethereum/assets/0x5d81a1DDB8E51D3f7f68C0698CeE1193FC2b07e2/logo.png", - "blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/info.json", - "blockchains/ethereum/assets/0x5d8cE06A40fB101895bE5b6560931b92a1b3444F/logo.png", - "blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/info.json", - "blockchains/ethereum/assets/0x5dBA63c221d7A584795431cE01Ecd641A1798416/logo.png", - "blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/info.json", - "blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/logo.png", - "blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/info.json", - "blockchains/ethereum/assets/0x5dbe296F97B23C4A6AA6183D73e574D02bA5c719/logo.png", - "blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/info.json", - "blockchains/ethereum/assets/0x5dc60C4D5e75D22588FA17fFEB90A63E535efCE0/logo.png", - "blockchains/ethereum/assets/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B/info.json", - "blockchains/ethereum/assets/0x5df94780f00140FE72d239D0D261f7797E3Fbd1B/logo.png", - "blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/info.json", - "blockchains/ethereum/assets/0x5e040aC72140F0617bC24aB7134c0C6eCae0e965/logo.png", - "blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/info.json", - "blockchains/ethereum/assets/0x5e0aF01930c8dc676a6Dc7133Bd86370a0bE3953/logo.png", - "blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/info.json", - "blockchains/ethereum/assets/0x5e13427Aa62028CdB937228906837f1aba911956/logo.png", - "blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/info.json", - "blockchains/ethereum/assets/0x5e3346444010135322268a4630d2ED5F8D09446c/logo.png", - "blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/info.json", - "blockchains/ethereum/assets/0x5e3845A1d78DB544613EdbE43Dc1Ea497266d3b8/logo.png", - "blockchains/ethereum/assets/0x5e3845a1d78db544613edbe43dc1ea497266d3b8/logo.png", - "blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/info.json", - "blockchains/ethereum/assets/0x5e4ABE6419650CA839Ce5BB7Db422b881a6064bB/logo.png", - "blockchains/ethereum/assets/0x5e4abe6419650ca839ce5bb7db422b881a6064bb/logo.png", - "blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/info.json", - "blockchains/ethereum/assets/0x5e6016Ae7d7C49d347dcF834860B9f3Ee282812b/logo.png", - "blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/info.json", - "blockchains/ethereum/assets/0x5e6364d4534F780Ae053B93b45c8B8840E683Eb7/logo.png", - "blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/info.json", - "blockchains/ethereum/assets/0x5e7370A6a6E08ec756434bC2eF97D71d87587126/logo.png", - "blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/info.json", - "blockchains/ethereum/assets/0x5e74C9036fb86BD7eCdcb084a0673EFc32eA31cb/logo.png", - "blockchains/ethereum/assets/0x5e7ebea68ab05198f771d77a875480314f1d0aae/logo.png", - "blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/info.json", - "blockchains/ethereum/assets/0x5e7f7fA613FF78b5fb0373D873cf291EBE9AbD7C/logo.png", - "blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/info.json", - "blockchains/ethereum/assets/0x5e8816e9f910C472a18617B64B75711132E4678C/logo.png", - "blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/info.json", - "blockchains/ethereum/assets/0x5e8F855966D638135a968861E80DdA722291B06d/logo.png", - "blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/info.json", - "blockchains/ethereum/assets/0x5eBDd407FE6D47eC4af2DbBEf7d790100C567aB6/logo.png", - "blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/info.json", - "blockchains/ethereum/assets/0x5eF227F7cE4e96c9Ce90E32D4850545a6C5D099B/logo.png", - "blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/info.json", - "blockchains/ethereum/assets/0x5ec41a158e09De1dBA6410AEbe72f504f2428052/logo.png", - "blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/info.json", - "blockchains/ethereum/assets/0x5edA415009B984118e7061966B629b12733dff92/logo.png", - "blockchains/ethereum/assets/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4/info.json", - "blockchains/ethereum/assets/0x5f038e82bB69b6A52FeC7A4A38163340b98fb1e4/logo.png", - "blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/info.json", - "blockchains/ethereum/assets/0x5f1C478F23a2F14dd0a624121F61d9e74C4598a2/logo.png", - "blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/info.json", - "blockchains/ethereum/assets/0x5f3789907b35DCe5605b00C0bE0a7eCDBFa8A841/logo.png", - "blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/info.json", - "blockchains/ethereum/assets/0x5f51a196ED91Fb14E3B3650c30743675c9a429Be/logo.png", - "blockchains/ethereum/assets/0x5f53f7a8075614b699baad0bc2c899f4bad8fbbf/logo.png", - "blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/info.json", - "blockchains/ethereum/assets/0x5f55D0f814eD8Ac0101538e2aE200BA4CCDb6FEF/logo.png", - "blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/info.json", - "blockchains/ethereum/assets/0x5f5f8a9C9775499b783171ac1979b4327ab60447/logo.png", - "blockchains/ethereum/assets/0x5f5f8a9c9775499b783171ac1979b4327ab60447/logo.png", - "blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/info.json", - "blockchains/ethereum/assets/0x5f75112bBB4E1aF516fBE3e21528C63DA2B6a1A5/logo.png", - "blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/info.json", - "blockchains/ethereum/assets/0x5f7d95329e806Befa024982e91B7127393737249/logo.png", - "blockchains/ethereum/assets/0x5f7d95329e806befa024982e91b7127393737249/logo.png", - "blockchains/ethereum/assets/0x5f85c60187ab233ca6e750731d15e7efd061fbde/logo.png", - "blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/info.json", - "blockchains/ethereum/assets/0x5f9172EcEeaC7bBac9DD6A8013bfA9a30F5E5628/logo.png", - "blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/info.json", - "blockchains/ethereum/assets/0x5fCde0CB8B4964756baF27BAf3A400C9135915B5/logo.png", - "blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/info.json", - "blockchains/ethereum/assets/0x5fEA39e08561caEf6bD94cdaA48Ef002111De741/logo.png", - "blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/info.json", - "blockchains/ethereum/assets/0x5feeE18D8BA20bE1fbfad89B2b793E03c8bB3b95/logo.png", - "blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/info.json", - "blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/logo.png", - "blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/info.json", - "blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/logo.png", - "blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/info.json", - "blockchains/ethereum/assets/0x6020Da0F7c1857dBE4431Ec92A15cC318D933eAa/logo.png", - "blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/info.json", - "blockchains/ethereum/assets/0x6025Fb154B7C30E13657d5304DaFdb55B194E5Dd/logo.png", - "blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/info.json", - "blockchains/ethereum/assets/0x6032a80aD22AC6aDAAEb0921eb39eE534F560fBE/logo.png", - "blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/info.json", - "blockchains/ethereum/assets/0x60507b69cCF9a30380c0cc7E781E278A355743F7/logo.png", - "blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/info.json", - "blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/logo.png", - "blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/info.json", - "blockchains/ethereum/assets/0x60571E95E12c78CbA5223042692908f0649435a5/logo.png", - "blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/info.json", - "blockchains/ethereum/assets/0x6059F55751603eAd7Dc6d280ad83A7B33D837C90/logo.png", - "blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/info.json", - "blockchains/ethereum/assets/0x605f360B047f3e089283d0da1D5cE3168dbB53ac/logo.png", - "blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/info.json", - "blockchains/ethereum/assets/0x6063F73fd4701ae7Ffe7E5D990F2804538a4C199/logo.png", - "blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/info.json", - "blockchains/ethereum/assets/0x60715E436c37444E29772c0D26a98Ae1E8E1A989/logo.png", - "blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json", - "blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/logo.png", - "blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json", - "blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/logo.png", - "blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/info.json", - "blockchains/ethereum/assets/0x6086b52Cab4522b4B0E8aF9C3b2c5b8994C36ba6/logo.png", - "blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/info.json", - "blockchains/ethereum/assets/0x608Be0464774A7Be87EC2a1fc7407ce64714d5D2/logo.png", - "blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/info.json", - "blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/logo.png", - "blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/info.json", - "blockchains/ethereum/assets/0x6096d2460CF5177E40B515223428DC005ad35123/logo.png", - "blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/info.json", - "blockchains/ethereum/assets/0x60AD32E32e07dEf2997dCA8859b6AC8a29E259f1/logo.png", - "blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/info.json", - "blockchains/ethereum/assets/0x60B4E7dfc29dAC77a6d9f4b2D8b4568515E59c26/logo.png", - "blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/info.json", - "blockchains/ethereum/assets/0x60C24407d01782C2175D32fe7C8921ed732371D1/logo.png", - "blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/info.json", - "blockchains/ethereum/assets/0x60a41Dcc8D48a32dDE8ef4cCA4Ef044E8304df38/logo.png", - "blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/info.json", - "blockchains/ethereum/assets/0x60c68a87bE1E8a84144b543AAcfA77199cd3d024/logo.png", - "blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/info.json", - "blockchains/ethereum/assets/0x60c87297A1fEaDC3C25993FfcadC54e99971e307/logo.png", - "blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/info.json", - "blockchains/ethereum/assets/0x60e7f0518102A4E70431960F88c1EBC98f994159/logo.png", - "blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/info.json", - "blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/logo.png", - "blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/info.json", - "blockchains/ethereum/assets/0x60ecB1536D7c49c07a05ed042e8662cb7FA3dD42/logo.png", - "blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/info.json", - "blockchains/ethereum/assets/0x610740Af3f25b72892Ba21b98bFB8595F2cDE386/logo.png", - "blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/info.json", - "blockchains/ethereum/assets/0x61152b50B7162F994d0cFbb9d4e108f96646e81f/logo.png", - "blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/info.json", - "blockchains/ethereum/assets/0x611c74310a06B10593E073aFFe4Ea543b793f539/logo.png", - "blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/info.json", - "blockchains/ethereum/assets/0x6123A0CBC95Cb157995A0795187A60995B85e0A9/logo.png", - "blockchains/ethereum/assets/0x6123a0cbc95cb157995a0795187a60995b85e0a9/logo.png", - "blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/info.json", - "blockchains/ethereum/assets/0x61383Ac89988B498dF5363050ff07fE5C52ecDDA/logo.png", - "blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/info.json", - "blockchains/ethereum/assets/0x6139F7FB1937806d21cc6b3b8152492c21239bdD/logo.png", - "blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/info.json", - "blockchains/ethereum/assets/0x613Fa2A6e6DAA70c659060E86bA1443D2679c9D7/logo.png", - "blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/info.json", - "blockchains/ethereum/assets/0x614348D080835ADCbbDEe121af077024e27EcCC6/logo.png", - "blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/info.json", - "blockchains/ethereum/assets/0x61588F52056A65f5d145fFE83E4d482FFf01E096/logo.png", - "blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/info.json", - "blockchains/ethereum/assets/0x6158e3F89b4398f5fb20D20DbFc5a5c955F0F6dd/logo.png", - "blockchains/ethereum/assets/0x6158e3f89b4398f5fb20d20dbfc5a5c955f0f6dd/logo.png", - "blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/info.json", - "blockchains/ethereum/assets/0x617178Aab7d75e90E424FfE3C35BeF3b180C2080/logo.png", - "blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/info.json", - "blockchains/ethereum/assets/0x61725f3db4004AFE014745B21DAb1E1677CC328b/logo.png", - "blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/info.json", - "blockchains/ethereum/assets/0x6175f6F85339f1e56AFFAc5A68cBf8297969004D/logo.png", - "blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json", - "blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/logo.png", - "blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/info.json", - "blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/logo.png", - "blockchains/ethereum/assets/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4/info.json", - "blockchains/ethereum/assets/0x618aCb9601cb54244F5780F09536DB07d2C7aCf4/logo.png", - "blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/info.json", - "blockchains/ethereum/assets/0x61B21C6EE787bC1dF5EF873E5F6809711C62Ab92/logo.png", - "blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/info.json", - "blockchains/ethereum/assets/0x61B2d3eA9f1c6b387C985C73d40e8fBfb284E5C7/logo.png", - "blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/info.json", - "blockchains/ethereum/assets/0x61C8BD3402999c5B4cAd919B774DBd5ab710E71f/logo.png", - "blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/info.json", - "blockchains/ethereum/assets/0x61D0ADfCF76225F3060eD9F72a5d74523c8eCabE/logo.png", - "blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/info.json", - "blockchains/ethereum/assets/0x61D24Aabb3e5E800D8f3d3D43dcBD66AE6caB51E/logo.png", - "blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/info.json", - "blockchains/ethereum/assets/0x61D71973A6FfD07d5F1095AED53b06E5673E64BC/logo.png", - "blockchains/ethereum/assets/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915/info.json", - "blockchains/ethereum/assets/0x61bc1F530AC6193D73aF1e1A6A14CB44b9C3f915/logo.png", - "blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/info.json", - "blockchains/ethereum/assets/0x61c0407487349E7C828d0C21D63BfD0Ac6640AB5/logo.png", - "blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/info.json", - "blockchains/ethereum/assets/0x61cDb66e56FAD942a7b5cE3F419FfE9375E31075/logo.png", - "blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/info.json", - "blockchains/ethereum/assets/0x61dF1FD3454185A66B03C27F84ffB7e4D478553E/logo.png", - "blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/info.json", - "blockchains/ethereum/assets/0x61f33Da40594cEc1E3Dc900FaF99F861D01e2e7D/logo.png", - "blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/info.json", - "blockchains/ethereum/assets/0x61f7f75552A8d961718B4eAaae10DEfc4D29a28c/logo.png", - "blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/info.json", - "blockchains/ethereum/assets/0x62050D57CB395239972Dc9A0D6c1bA273b45a416/logo.png", - "blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/info.json", - "blockchains/ethereum/assets/0x621E0D4E21683459A1fc4784A525095677461DbE/logo.png", - "blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/info.json", - "blockchains/ethereum/assets/0x621d78f2EF2fd937BFca696CabaF9A779F59B3Ed/logo.png", - "blockchains/ethereum/assets/0x621d78f2ef2fd937bfca696cabaf9a779f59b3ed/logo.png", - "blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/info.json", - "blockchains/ethereum/assets/0x6226caA1857AFBc6DFB6ca66071Eb241228031A1/logo.png", - "blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/info.json", - "blockchains/ethereum/assets/0x622CD54dEb2bB7A051515192417109bcF3fe098f/logo.png", - "blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/info.json", - "blockchains/ethereum/assets/0x622dFfCc4e83C64ba959530A5a5580687a57581b/logo.png", - "blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/info.json", - "blockchains/ethereum/assets/0x62357227E54d0A3a832bD5c58b3325A09c778Bdf/logo.png", - "blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json", - "blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/logo.png", - "blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/info.json", - "blockchains/ethereum/assets/0x623aFE103Fb8d189B56311E4CE9956Ec0989b412/logo.png", - "blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/info.json", - "blockchains/ethereum/assets/0x624d520BAB2E4aD83935Fa503fB130614374E850/logo.png", - "blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/info.json", - "blockchains/ethereum/assets/0x6251583e7D997DF3604bc73B9779196e94A090Ce/logo.png", - "blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/info.json", - "blockchains/ethereum/assets/0x6251E725CD45Fb1AF99354035a414A2C0890B929/logo.png", - "blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/info.json", - "blockchains/ethereum/assets/0x625aE63000f46200499120B906716420bd059240/logo.png", - "blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/info.json", - "blockchains/ethereum/assets/0x6265bCD2ca8E8Ee077CB9A9C66a851F18216022E/logo.png", - "blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/info.json", - "blockchains/ethereum/assets/0x6275181a6480Deb056B60c2ABa055bFD56C3c5fb/logo.png", - "blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/info.json", - "blockchains/ethereum/assets/0x627974847450C45b60B3Fe3598f4e6E4cf945B9a/logo.png", - "blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/info.json", - "blockchains/ethereum/assets/0x627B9057549CE79ca1dE9dE5019EE5cfa1EaDC86/logo.png", - "blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/info.json", - "blockchains/ethereum/assets/0x62951eD30443389CDd36026cC79D68021420Cd6B/logo.png", - "blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/info.json", - "blockchains/ethereum/assets/0x6295Ab2BE04A617747481B292c390BfcA592Cf28/logo.png", - "blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/info.json", - "blockchains/ethereum/assets/0x62994dEF86d1810cFA795eF20f81aC74Dc43d155/logo.png", - "blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/info.json", - "blockchains/ethereum/assets/0x629aEe55ed49581C33ab27f9403F7992A289ffd5/logo.png", - "blockchains/ethereum/assets/0x629aee55ed49581c33ab27f9403f7992a289ffd5/logo.png", - "blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/info.json", - "blockchains/ethereum/assets/0x62A6738d887F47e297676FaB05b902709B106C64/logo.png", - "blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/info.json", - "blockchains/ethereum/assets/0x62Eca46294e51FC10D48572Ad2A99467919F7CBE/logo.png", - "blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/info.json", - "blockchains/ethereum/assets/0x62a56a4A2Ef4D355D34D10fBF837e747504d38d4/logo.png", - "blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/info.json", - "blockchains/ethereum/assets/0x62a7F298fCC43d23359307Cc7c7db8f5aFa80992/logo.png", - "blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/info.json", - "blockchains/ethereum/assets/0x62a7dA217d6a55A983455e5fd6C4a025aC786879/logo.png", - "blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/info.json", - "blockchains/ethereum/assets/0x62bf50192b3ef428e24Bc8d10f0c2A6Eabe80E08/logo.png", - "blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/info.json", - "blockchains/ethereum/assets/0x62d6655db4D29a38E3fA588bCd4137c6D330C2a2/logo.png", - "blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/info.json", - "blockchains/ethereum/assets/0x62d69910f45b839903eFfd217559307AEc307076/logo.png", - "blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/info.json", - "blockchains/ethereum/assets/0x630323f3A19d248CaB2FA9ef1cD743E7985768dD/logo.png", - "blockchains/ethereum/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/info.json", - "blockchains/ethereum/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/logo.png", - "blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/info.json", - "blockchains/ethereum/assets/0x6311a8D6C7ad7d84eF100366aE0B747e50856ec3/logo.png", - "blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/info.json", - "blockchains/ethereum/assets/0x631Fc019888CcB5618fF6D8B95fc06D339fC7755/logo.png", - "blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/info.json", - "blockchains/ethereum/assets/0x632F62FCf63cb56380ffD27d63afcF5F1349f73f/logo.png", - "blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/info.json", - "blockchains/ethereum/assets/0x633eE3fbE5ffc05bD44Ecd8240732fF9ef9Dee1d/logo.png", - "blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/info.json", - "blockchains/ethereum/assets/0x6342A4744EA2fD9685610Ab0c7D11f3d083Bc7Ba/logo.png", - "blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/info.json", - "blockchains/ethereum/assets/0x6360322F95e72f049bfc010c83a6D9a9DE1c651B/logo.png", - "blockchains/ethereum/assets/0x6360322f95e72f049bfc010c83a6d9a9de1c651b/logo.png", - "blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/info.json", - "blockchains/ethereum/assets/0x6368e1E18c4C419DDFC608A0BEd1ccb87b9250fc/logo.png", - "blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/info.json", - "blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/logo.png", - "blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/info.json", - "blockchains/ethereum/assets/0x636ea377BaCbb41bF5A64400a2e5621407A898c4/logo.png", - "blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/info.json", - "blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/logo.png", - "blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/info.json", - "blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/logo.png", - "blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/info.json", - "blockchains/ethereum/assets/0x6390D6E16a097CC899Fb6eE72Ea0DD67267E6415/logo.png", - "blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/info.json", - "blockchains/ethereum/assets/0x6393E822874728f8Afa7e1C9944E417D37CA5878/logo.png", - "blockchains/ethereum/assets/0x6393e822874728f8afa7e1c9944e417d37ca5878/logo.png", - "blockchains/ethereum/assets/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70/info.json", - "blockchains/ethereum/assets/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70/logo.png", - "blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/info.json", - "blockchains/ethereum/assets/0x63A2CcD492E316EEFAB5B3326dB3C7b0a94c3726/logo.png", - "blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/info.json", - "blockchains/ethereum/assets/0x63DcaD9E5F2d784Fc4F12ABf61eC47236FABA895/logo.png", - "blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/info.json", - "blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/logo.png", - "blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/info.json", - "blockchains/ethereum/assets/0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4/logo.png", - "blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/info.json", - "blockchains/ethereum/assets/0x63b619A040CcE5f90c12b230d7258E5809E91082/logo.png", - "blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/info.json", - "blockchains/ethereum/assets/0x63b992e6246d88f07fc35A056d2C365E6D441A3D/logo.png", - "blockchains/ethereum/assets/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7/info.json", - "blockchains/ethereum/assets/0x63c9c6BBb3C1dC7769512fD7a9ED49226bEf52f7/logo.png", - "blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/info.json", - "blockchains/ethereum/assets/0x63d4ed1173B7BBbaD79B897C0989bc1CAe6E2ae6/logo.png", - "blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/info.json", - "blockchains/ethereum/assets/0x63d958D765F5bd88efDbD8Afd32445393b24907f/logo.png", - "blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/info.json", - "blockchains/ethereum/assets/0x63e634330A20150DbB61B15648bC73855d6CCF07/logo.png", - "blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/info.json", - "blockchains/ethereum/assets/0x63ec021C680E3958878aec8615b86Ff48290653f/logo.png", - "blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/info.json", - "blockchains/ethereum/assets/0x63ecd27326E3E6b303aC680cceA0f69816e9873d/logo.png", - "blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/info.json", - "blockchains/ethereum/assets/0x63f0b23080DeC3d4485577F085D117D6DeDa9fDF/logo.png", - "blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/info.json", - "blockchains/ethereum/assets/0x63f584FA56E60e4D0fE8802b27C7e6E3b33E007f/logo.png", - "blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/info.json", - "blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/logo.png", - "blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/info.json", - "blockchains/ethereum/assets/0x6400B5522f8D448C0803e6245436DD1c81dF09ce/logo.png", - "blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/info.json", - "blockchains/ethereum/assets/0x640c88a3F7dbD2CBeB4821b0436Eb49Af86A2aAd/logo.png", - "blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/info.json", - "blockchains/ethereum/assets/0x6420A10A763dB3E0f3B8EB501Ba9c6153619410b/logo.png", - "blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/info.json", - "blockchains/ethereum/assets/0x6425c6BE902d692AE2db752B3c268AFAdb099D3b/logo.png", - "blockchains/ethereum/assets/0x6425c6be902d692ae2db752b3c268afadb099d3b/logo.png", - "blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/info.json", - "blockchains/ethereum/assets/0x64340ed116881E2b435b7240b3A60cF224630E01/logo.png", - "blockchains/ethereum/assets/0x6443589eEE45DaBdcf7c5Ceb5e4375b6d786357d/logo.png", - "blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/info.json", - "blockchains/ethereum/assets/0x6444b69B46D5bA431C5A7D4e2a91E2e1AD52e4d0/logo.png", - "blockchains/ethereum/assets/0x64453119903f1be2bC8c85b1e835d4d4EcD802C3/logo.png", - "blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/info.json", - "blockchains/ethereum/assets/0x6454340896B9AE47921809de9035F4dADEA3ac8B/logo.png", - "blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/info.json", - "blockchains/ethereum/assets/0x646707246D7d5C2a86d7206f41CA8199ea9CED69/logo.png", - "blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/info.json", - "blockchains/ethereum/assets/0x6467882316dc6e206FEef05fBa6deaA69277f155/logo.png", - "blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/info.json", - "blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/logo.png", - "blockchains/ethereum/assets/0x64786063A352b399d44de2875909D1229F120eBE/info.json", - "blockchains/ethereum/assets/0x64786063A352b399d44de2875909D1229F120eBE/logo.png", - "blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/info.json", - "blockchains/ethereum/assets/0x647F274b3a7248D6CF51b35f08E7E7fD6EdFb271/logo.png", - "blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/info.json", - "blockchains/ethereum/assets/0x64921aCb8Fc1B54D7F774788A405b7cF1864CBFf/logo.png", - "blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/info.json", - "blockchains/ethereum/assets/0x64944C83481Ed0228E7500c013E4C23aB825bB6D/logo.png", - "blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/info.json", - "blockchains/ethereum/assets/0x64A60493D888728Cf42616e034a0dfEAe38EFCF0/logo.png", - "blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/info.json", - "blockchains/ethereum/assets/0x64Ac6Dfd5D74C5A255c970F173Feb37aF6d6D04B/logo.png", - "blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/info.json", - "blockchains/ethereum/assets/0x64CA86de1D7103943da14aAE723C450c4a1af3C8/logo.png", - "blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/info.json", - "blockchains/ethereum/assets/0x64CdF819d3E75Ac8eC217B3496d7cE167Be42e80/logo.png", - "blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/info.json", - "blockchains/ethereum/assets/0x64EA2c6104F1CF3035E28Be0f781B6286d50934D/logo.png", - "blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/info.json", - "blockchains/ethereum/assets/0x64Ee5a075701f75359F10626BC986Aae844Ad9a7/logo.png", - "blockchains/ethereum/assets/0x64a60493d888728cf42616e034a0dfeae38efcf0/logo.png", - "blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/info.json", - "blockchains/ethereum/assets/0x64d0260eF0BA835c427603a3DECEe49f539653E9/logo.png", - "blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/info.json", - "blockchains/ethereum/assets/0x64e274f486a5c6c52b09D1862Bb291Ec647c7d82/logo.png", - "blockchains/ethereum/assets/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27/info.json", - "blockchains/ethereum/assets/0x64f64A26873ffbD11188679fB85FE00b6a2DdE27/logo.png", - "blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/info.json", - "blockchains/ethereum/assets/0x650882557EAF672A7Ee16f6338031bB277572BD0/logo.png", - "blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/info.json", - "blockchains/ethereum/assets/0x651bC25bB8913c48A4249992C303B1E48189a004/logo.png", - "blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/info.json", - "blockchains/ethereum/assets/0x6524B87960c2d573AE514fd4181777E7842435d4/logo.png", - "blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/info.json", - "blockchains/ethereum/assets/0x652594082f97392a1703D80985Ab575085f34a4e/logo.png", - "blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/info.json", - "blockchains/ethereum/assets/0x65292EeadF1426Cd2dF1C4793a3d7519f253913b/logo.png", - "blockchains/ethereum/assets/0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53/info.json", - "blockchains/ethereum/assets/0x6531f133e6DeeBe7F2dcE5A0441aA7ef330B4e53/logo.png", - "blockchains/ethereum/assets/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D/info.json", - "blockchains/ethereum/assets/0x653430560bE843C4a3D143d0110e896c2Ab8ac0D/logo.png", - "blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/info.json", - "blockchains/ethereum/assets/0x653d2fD3ca2D8795831f5c73afdb28B122BD4C4D/logo.png", - "blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/info.json", - "blockchains/ethereum/assets/0x6556D2EC4D96Da39CF75cbE50D58fae90079800a/logo.png", - "blockchains/ethereum/assets/0x6556d2ec4d96da39cf75cbe50d58fae90079800a/logo.png", - "blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/info.json", - "blockchains/ethereum/assets/0x657f624dd8Eef219E020C456A991A68f3e205a3D/logo.png", - "blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/info.json", - "blockchains/ethereum/assets/0x658D79c02A4829B5efA49254F627287e92458ECD/logo.png", - "blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/info.json", - "blockchains/ethereum/assets/0x659635905891a08f23D2CC7E000Bc452eA5EE074/logo.png", - "blockchains/ethereum/assets/0x659635905891a08f23d2cc7e000bc452ea5ee074/logo.png", - "blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/info.json", - "blockchains/ethereum/assets/0x65BCd48666b1c534947bCd1518c42974d07e781d/logo.png", - "blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/info.json", - "blockchains/ethereum/assets/0x65C9F3bC25370cD91FD7a1BAdC7352CaE2D8031B/logo.png", - "blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/info.json", - "blockchains/ethereum/assets/0x65ED27b8560aA16b12E684620679AeAB531eF84B/logo.png", - "blockchains/ethereum/assets/0x65be44c747988fbf606207698c944df4442efe19/logo.png", - "blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/info.json", - "blockchains/ethereum/assets/0x65cCD72c0813CE6f2703593B633202a0F3Ca6a0c/logo.png", - "blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/info.json", - "blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/logo.png", - "blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/info.json", - "blockchains/ethereum/assets/0x65ed651b23B13268C3F5971372BE770Bde1b0A6F/logo.png", - "blockchains/ethereum/assets/0x65ed651b23b13268c3f5971372be770bde1b0a6f/logo.png", - "blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/info.json", - "blockchains/ethereum/assets/0x660AD693D77FB33325aCdf0250E5417d929F8d7d/logo.png", - "blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/info.json", - "blockchains/ethereum/assets/0x660Fc35032bbbB04A2bd6c39C7c29D6214e1BF75/logo.png", - "blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/info.json", - "blockchains/ethereum/assets/0x660e71483785f66133548B10f6926dC332b06e61/logo.png", - "blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/info.json", - "blockchains/ethereum/assets/0x6613876533Bc69b9DD628611a4D5dD2CCD8C7638/logo.png", - "blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/info.json", - "blockchains/ethereum/assets/0x66186008C1050627F979d464eABb258860563dbE/logo.png", - "blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/info.json", - "blockchains/ethereum/assets/0x662F5Ed82f2FF613a35c5Dd2Cd30048e1330aC93/logo.png", - "blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/info.json", - "blockchains/ethereum/assets/0x662aBcAd0b7f345AB7FfB1b1fbb9Df7894f18e66/logo.png", - "blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/info.json", - "blockchains/ethereum/assets/0x663085225320c7Afae10f3f1982EAA7324eA55DA/logo.png", - "blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/info.json", - "blockchains/ethereum/assets/0x6634437f057e89198aAe001A7893dE7D21F7f619/logo.png", - "blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/info.json", - "blockchains/ethereum/assets/0x66446Ab822206ce050BccEc8fdCaD37a584ebdf1/logo.png", - "blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/info.json", - "blockchains/ethereum/assets/0x6667A56d8fCB35448eE8514936e6D6c4CcC86E97/logo.png", - "blockchains/ethereum/assets/0x666d875C600AA06AC1cf15641361dEC3b00432Ef/info.json", - "blockchains/ethereum/assets/0x666d875C600AA06AC1cf15641361dEC3b00432Ef/logo.png", - "blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/info.json", - "blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221E1fD19000d9aF/logo.png", - "blockchains/ethereum/assets/0x667088b212ce3d06a1b553a7221e1fd19000d9af/logo.png", - "blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/info.json", - "blockchains/ethereum/assets/0x668921a4d40ca5204B5F2A0dbF8a88d842a0d62F/logo.png", - "blockchains/ethereum/assets/0x668DbF100635f593A3847c0bDaF21f0a09380188/info.json", - "blockchains/ethereum/assets/0x668DbF100635f593A3847c0bDaF21f0a09380188/logo.png", - "blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/info.json", - "blockchains/ethereum/assets/0x668cBDdAf840d324Fdc974758C32A6735d7Aeaea/logo.png", - "blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/info.json", - "blockchains/ethereum/assets/0x66969Da31cCCaB81366524DE642A9fc764532C26/logo.png", - "blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/info.json", - "blockchains/ethereum/assets/0x66980DbFF5476f2D09A9330821E8f6B2572C4B1a/logo.png", - "blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/info.json", - "blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/logo.png", - "blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/info.json", - "blockchains/ethereum/assets/0x66BaD545596fb17a0B4ebDC003a85dEF10E8F6Ae/logo.png", - "blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/info.json", - "blockchains/ethereum/assets/0x66E0a4E0BaF97e3883296d4E2aaFD484FE8Cd783/logo.png", - "blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/info.json", - "blockchains/ethereum/assets/0x66E2e867B93FBE69f84387427d08861285A9a65a/logo.png", - "blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/info.json", - "blockchains/ethereum/assets/0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6/logo.png", - "blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/info.json", - "blockchains/ethereum/assets/0x66b213c6C76C578C58973184bB09aCB6e6F99D7C/logo.png", - "blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/info.json", - "blockchains/ethereum/assets/0x66d9c4D19b4C8e23a54C6dc4CeEd141f66b8111C/logo.png", - "blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/info.json", - "blockchains/ethereum/assets/0x66eb65D7Ab8e9567ba0fa6E37c305956c5341574/logo.png", - "blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/info.json", - "blockchains/ethereum/assets/0x66fD97a78d8854fEc445cd1C80a07896B0b4851f/logo.png", - "blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/info.json", - "blockchains/ethereum/assets/0x6704B673c70dE9bF74C8fBa4b4bd748F0e2190E1/logo.png", - "blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/info.json", - "blockchains/ethereum/assets/0x6710CeE627Fa3A988200ffD5687cc1C814cEf0F6/logo.png", - "blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/info.json", - "blockchains/ethereum/assets/0x6710c63432A2De02954fc0f851db07146a6c0312/logo.png", - "blockchains/ethereum/assets/0x6710c63432a2de02954fc0f851db07146a6c0312/logo.png", - "blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/info.json", - "blockchains/ethereum/assets/0x671AbBe5CE652491985342e85428EB1b07bC6c64/logo.png", - "blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/info.json", - "blockchains/ethereum/assets/0x672a1AD4f667FB18A333Af13667aa0Af1F5b5bDD/logo.png", - "blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/info.json", - "blockchains/ethereum/assets/0x6733D909e10DDedB8d6181b213dE32A30cEac7ed/logo.png", - "blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/info.json", - "blockchains/ethereum/assets/0x6737fE98389Ffb356F64ebB726aA1a92390D94Fb/logo.png", - "blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/info.json", - "blockchains/ethereum/assets/0x6745fAB6801e376cD24F03572B9C9B0D4EdDDCcf/logo.png", - "blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json", - "blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/logo.png", - "blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/info.json", - "blockchains/ethereum/assets/0x6752787D5A119DAD443E97cC6CC4449C655ED5d2/logo.png", - "blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/info.json", - "blockchains/ethereum/assets/0x6758B7d441a9739b98552B373703d8d3d14f9e62/logo.png", - "blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/info.json", - "blockchains/ethereum/assets/0x675E7d927Af7e6D0082e0153dc3485B687a6F0ad/logo.png", - "blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/info.json", - "blockchains/ethereum/assets/0x675a1f8750C1e6a3fd8708E224283dE843BF28EC/logo.png", - "blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/info.json", - "blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/logo.png", - "blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/info.json", - "blockchains/ethereum/assets/0x6773BfBc5e1B5bBDCf2c160b04d68b2Ff2250C5f/logo.png", - "blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/info.json", - "blockchains/ethereum/assets/0x677fB8474b6bf1496f7Ab633E63e25fE1132d042/logo.png", - "blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/info.json", - "blockchains/ethereum/assets/0x6781a0F84c7E9e846DCb84A9a5bd49333067b104/logo.png", - "blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json", - "blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/logo.png", - "blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/info.json", - "blockchains/ethereum/assets/0x679BADc551626e01B23CeecEFBc9B877EA18fc46/logo.png", - "blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/info.json", - "blockchains/ethereum/assets/0x67A8C7EdADd6827056F489ABDfF85fB5a4B2182C/logo.png", - "blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/info.json", - "blockchains/ethereum/assets/0x67CFE387D6a1C9BC02293d82e443A2aA011336E7/logo.png", - "blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/info.json", - "blockchains/ethereum/assets/0x67D3E39Ae5D3316dfdAAebEd1C62293e7cF19297/logo.png", - "blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/info.json", - "blockchains/ethereum/assets/0x67D511f4a4f2Bc034dDc5DB3b28102d888CdD11F/logo.png", - "blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/info.json", - "blockchains/ethereum/assets/0x67a9099f0008C35C61c00042cd9Fb03684451097/logo.png", - "blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/info.json", - "blockchains/ethereum/assets/0x67ab11058eF23D0a19178f61A050D3c38F81Ae21/logo.png", - "blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/info.json", - "blockchains/ethereum/assets/0x67b562802aE7Da63283741103d14F508597f6380/logo.png", - "blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/info.json", - "blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/logo.png", - "blockchains/ethereum/assets/0x67d511f4a4f2bc034ddc5db3b28102d888cdd11f/logo.png", - "blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json", - "blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/logo.png", - "blockchains/ethereum/assets/0x6810e776880c02933d47db1b9fc05908e5386b96/logo.png", - "blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/info.json", - "blockchains/ethereum/assets/0x681724368d052a4e29Fc226eD5085082d74Fe716/logo.png", - "blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/info.json", - "blockchains/ethereum/assets/0x68350d30D9F58C81aaaA41929f1bfC52FFf4Ea49/logo.png", - "blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/info.json", - "blockchains/ethereum/assets/0x684e2DCb12Bb755237E07242529C82f78a84Ea61/logo.png", - "blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/info.json", - "blockchains/ethereum/assets/0x6859242a5c8e43101BC96787c09728036590083B/logo.png", - "blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/info.json", - "blockchains/ethereum/assets/0x6863bE0e7CF7ce860A574760e9020D519a8bDC47/logo.png", - "blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/info.json", - "blockchains/ethereum/assets/0x686C650dbcFEaa75D09B883621Ad810F5952bD5d/logo.png", - "blockchains/ethereum/assets/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28/info.json", - "blockchains/ethereum/assets/0x687174f8C49ceb7729D925C3A961507ea4Ac7b28/logo.png", - "blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/info.json", - "blockchains/ethereum/assets/0x687BfC3E73f6af55F0CccA8450114D107E781a0e/logo.png", - "blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/info.json", - "blockchains/ethereum/assets/0x688478f003b8D0F10b8af2122bF20378555EF958/logo.png", - "blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/info.json", - "blockchains/ethereum/assets/0x6885Fc6a8166d6B875CC9884Ea9FCf76745F8B51/logo.png", - "blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/info.json", - "blockchains/ethereum/assets/0x6888a16eA9792c15A4DCF2f6C623D055c8eDe792/logo.png", - "blockchains/ethereum/assets/0x6888a16ea9792c15a4dcf2f6c623d055c8ede792/logo.png", - "blockchains/ethereum/assets/0x688932d61d502f5d6638a8b6c949a21dfa20491d/logo.png", - "blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/info.json", - "blockchains/ethereum/assets/0x688fF43c3c19e4714f0BeB76df8Ee394207Ab411/logo.png", - "blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/info.json", - "blockchains/ethereum/assets/0x68909e586eeAC8F47315e84B4c9788DD54Ef65Bb/logo.png", - "blockchains/ethereum/assets/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5/info.json", - "blockchains/ethereum/assets/0x68A118Ef45063051Eac49c7e647CE5Ace48a68a5/logo.png", - "blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/info.json", - "blockchains/ethereum/assets/0x68A5A07C6ef88C0C9Be41fd967CFF73Aa05dE63D/logo.png", - "blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/info.json", - "blockchains/ethereum/assets/0x68AA3F232dA9bdC2343465545794ef3eEa5209BD/logo.png", - "blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/info.json", - "blockchains/ethereum/assets/0x68D3AF29a900D21d092778A9D0aa4F73B1367141/logo.png", - "blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/info.json", - "blockchains/ethereum/assets/0x68EE15Cd6A76547fb5851453632fd1D4f752Ba79/logo.png", - "blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/info.json", - "blockchains/ethereum/assets/0x68F8b2E7B1A5841724e614758a56ADe0482F077e/logo.png", - "blockchains/ethereum/assets/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824/info.json", - "blockchains/ethereum/assets/0x68a3637bA6E75c0f66B61A42639c4e9fCD3D4824/logo.png", - "blockchains/ethereum/assets/0x68a5a07c6ef88c0c9be41fd967cff73aa05de63d/logo.png", - "blockchains/ethereum/assets/0x68aa3f232da9bdc2343465545794ef3eea5209bd/logo.png", - "blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/info.json", - "blockchains/ethereum/assets/0x68bD713Fe048FC41Eb500b198cc9297e42A8bBfb/logo.png", - "blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/info.json", - "blockchains/ethereum/assets/0x68d57c9a1C35f63E2c83eE8e49A64e9d70528D25/logo.png", - "blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/info.json", - "blockchains/ethereum/assets/0x68e14bb5A45B9681327E16E528084B9d962C1a39/logo.png", - "blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/info.json", - "blockchains/ethereum/assets/0x68eb95Dc9934E19B86687A10DF8e364423240E94/logo.png", - "blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/info.json", - "blockchains/ethereum/assets/0x68f54CeF8DB7Ca1d3aC1bdd4cB56bC7A6Ec26Faa/logo.png", - "blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/info.json", - "blockchains/ethereum/assets/0x6911270D4BC1915744AEdd785d41D44f47245BD0/logo.png", - "blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/info.json", - "blockchains/ethereum/assets/0x6913cCabBC337F0ea7b4109dd8200D61c704D332/logo.png", - "blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/info.json", - "blockchains/ethereum/assets/0x691c25C461DaFC47792b6E4d674FBB637bca1C6F/logo.png", - "blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/info.json", - "blockchains/ethereum/assets/0x694cC11c7b749B4D19aAfE5B7543A8A7C2f14687/logo.png", - "blockchains/ethereum/assets/0x695106Ad73f506f9D0A9650a78019A93149AE07C/info.json", - "blockchains/ethereum/assets/0x695106Ad73f506f9D0A9650a78019A93149AE07C/logo.png", - "blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/info.json", - "blockchains/ethereum/assets/0x6956983F8B3Ce173B4AB84361AA0ad52f38D936f/logo.png", - "blockchains/ethereum/assets/0x6961A3e9D86deD4C0c64678d538dc2359659b29E/logo.png", - "blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/info.json", - "blockchains/ethereum/assets/0x69692D3345010a207b759a7D1af6fc7F38b35c5E/logo.png", - "blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/info.json", - "blockchains/ethereum/assets/0x69765C619F11bbcc5C382F9127383A2126F94138/logo.png", - "blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/info.json", - "blockchains/ethereum/assets/0x697beac28B09E122C4332D163985e8a73121b97F/logo.png", - "blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/info.json", - "blockchains/ethereum/assets/0x697eF32B4a3F5a4C39dE1cB7563f24CA7BfC5947/logo.png", - "blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/info.json", - "blockchains/ethereum/assets/0x6982e4F4b6269b0FebaA60B788FedAc2518c7bcF/logo.png", - "blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/info.json", - "blockchains/ethereum/assets/0x6984337918DdDD917c36456facE3a73f1b27BC38/logo.png", - "blockchains/ethereum/assets/0x69948cC03f478B95283F7dbf1CE764d0fc7EC54C/info.json", - "blockchains/ethereum/assets/0x69948cC03f478B95283F7dbf1CE764d0fc7EC54C/logo.png", - "blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/info.json", - "blockchains/ethereum/assets/0x6999d699a8210d728A9b2C34B4aD89E96cE34df8/logo.png", - "blockchains/ethereum/assets/0x6999d699a8210d728a9b2c34b4ad89e96ce34df8/logo.png", - "blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/info.json", - "blockchains/ethereum/assets/0x69A3e8c6cF0Ff937a3F08607b6D6CB80DF8aE733/logo.png", - "blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/info.json", - "blockchains/ethereum/assets/0x69A4f651f0e3aE823be95Eda4041D4eDF317eD71/logo.png", - "blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json", - "blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/logo.png", - "blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/info.json", - "blockchains/ethereum/assets/0x69BEaB403438253f13b6e92Db91F7FB849258263/logo.png", - "blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/info.json", - "blockchains/ethereum/assets/0x69DC5556A91DFab39f8D50f6FE552296F2268Dda/logo.png", - "blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/info.json", - "blockchains/ethereum/assets/0x69F64d814Aa278825997e71738120392993973A4/logo.png", - "blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/info.json", - "blockchains/ethereum/assets/0x69b148395Ce0015C13e36BFfBAd63f49EF874E03/logo.png", - "blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/info.json", - "blockchains/ethereum/assets/0x69b6AB6866bCeBECa2A1AFB203D210BaC57D6267/logo.png", - "blockchains/ethereum/assets/0x69b9e58Dcc2680cf07c66399b7E50670F7452459/info.json", - "blockchains/ethereum/assets/0x69b9e58Dcc2680cf07c66399b7E50670F7452459/logo.png", - "blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/info.json", - "blockchains/ethereum/assets/0x69cea718773F3ffBc9ff77dD0647F7270bF9282D/logo.png", - "blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/info.json", - "blockchains/ethereum/assets/0x69cf82EEAf06778aABAfE71Bc990F1937E00eDBd/logo.png", - "blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/info.json", - "blockchains/ethereum/assets/0x69d2779533a4D2c780639713558B2cC98c46A9b7/logo.png", - "blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/info.json", - "blockchains/ethereum/assets/0x69dFcf370c5ba8959acEbd0BfA229A0608961a6d/logo.png", - "blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/info.json", - "blockchains/ethereum/assets/0x6A0F8F1531C76A2C57A9Cd07AD3DCf51c09d8B17/logo.png", - "blockchains/ethereum/assets/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d/info.json", - "blockchains/ethereum/assets/0x6A0ae448Da83d73B291A199b798D13bB2e7d664d/logo.png", - "blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/info.json", - "blockchains/ethereum/assets/0x6A27348483D59150aE76eF4C0f3622A78B0cA698/logo.png", - "blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/info.json", - "blockchains/ethereum/assets/0x6A5A304D8b0675D74665A3162353b1F5440B23d1/logo.png", - "blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/info.json", - "blockchains/ethereum/assets/0x6A943f0F37d2d811b0b89c5e845d3aC04bbcC32F/logo.png", - "blockchains/ethereum/assets/0x6AEA7b35556E951693b3ECC239f3DFA184137e41/logo.png", - "blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/info.json", - "blockchains/ethereum/assets/0x6AEF0E5A3DdD864F7FbbF5CA7Ce38852d39bF4D2/logo.png", - "blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/info.json", - "blockchains/ethereum/assets/0x6Aac8CB9861E42bf8259F5AbDC6aE3Ae89909E11/logo.png", - "blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/info.json", - "blockchains/ethereum/assets/0x6AbA1623ea906D1164Cbb007E764eBde2514A2Ba/logo.png", - "blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/info.json", - "blockchains/ethereum/assets/0x6Ad8804A34bFaC166e85cd28569fD299b96acd92/logo.png", - "blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/info.json", - "blockchains/ethereum/assets/0x6AfdE9E8732EB8fe6376aE98347e64E2895299D4/logo.png", - "blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/info.json", - "blockchains/ethereum/assets/0x6B01c3170ae1EFEBEe1a3159172CB3F7A5ECf9E5/logo.png", - "blockchains/ethereum/assets/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3/info.json", - "blockchains/ethereum/assets/0x6B0359f95796327475ad4F12aE4E1047c3A67fA3/logo.png", - "blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json", - "blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png", - "blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/info.json", - "blockchains/ethereum/assets/0x6B2bAB5E4b9Bc9592636c16bC4e5e07eF076cD6d/logo.png", - "blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json", - "blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/logo.png", - "blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/info.json", - "blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/logo.png", - "blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/info.json", - "blockchains/ethereum/assets/0x6BDA8ad4D771e628C2Ea7481b4591236bA01A864/logo.png", - "blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/info.json", - "blockchains/ethereum/assets/0x6BEB418Fc6E1958204aC8baddCf109B8E9694966/logo.png", - "blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/info.json", - "blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/logo.png", - "blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/info.json", - "blockchains/ethereum/assets/0x6BFfa07a1B0ceBC474cE6833eAf2bE6326252449/logo.png", - "blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/info.json", - "blockchains/ethereum/assets/0x6Ba460AB75Cd2c56343b3517ffeBA60748654D26/logo.png", - "blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/info.json", - "blockchains/ethereum/assets/0x6C03106799Fedd0060804aF8f05d007b8216C5AA/logo.png", - "blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/info.json", - "blockchains/ethereum/assets/0x6C2adC2073994fb2CCC5032cC2906Fa221e9B391/logo.png", - "blockchains/ethereum/assets/0x6C5024Cd4F8A59110119C56f8933403A539555EB/info.json", - "blockchains/ethereum/assets/0x6C5024Cd4F8A59110119C56f8933403A539555EB/logo.png", - "blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/info.json", - "blockchains/ethereum/assets/0x6C5A643F582408a640068Ed68443D9185Fb2b0B8/logo.png", - "blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/info.json", - "blockchains/ethereum/assets/0x6C8c6b02E7b2BE14d4fA6022Dfd6d75921D90E4E/logo.png", - "blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/info.json", - "blockchains/ethereum/assets/0x6CE10f66B4D47601Be2BEd4aC20653D9b90d0759/logo.png", - "blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/info.json", - "blockchains/ethereum/assets/0x6CE21e5f5383c95691d243879A86A6025E0870c0/logo.png", - "blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/info.json", - "blockchains/ethereum/assets/0x6CbEDEc4F1ac9D874987D2769596544E0d9161ab/logo.png", - "blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/info.json", - "blockchains/ethereum/assets/0x6Ccb2AdECc8cE829F768465280586F0E04a6959c/logo.png", - "blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/info.json", - "blockchains/ethereum/assets/0x6D06095d75784e948E0F98Dd680C798bFf1aaBAf/logo.png", - "blockchains/ethereum/assets/0x6D45640F5D0B75280647f2F37CCD19c1167f833c/info.json", - "blockchains/ethereum/assets/0x6D45640F5D0B75280647f2F37CCD19c1167f833c/logo.png", - "blockchains/ethereum/assets/0x6D5caC36c1AE39f41d52393b7a425d0A610ad9f2/info.json", - "blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/info.json", - "blockchains/ethereum/assets/0x6D5e9Ab1E1085492736615A34A229db65C382236/logo.png", - "blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/info.json", - "blockchains/ethereum/assets/0x6D6166aD588314eC2ad3D7a365b23E2cA31Ba71d/logo.png", - "blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/info.json", - "blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/logo.png", - "blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/info.json", - "blockchains/ethereum/assets/0x6D6CC526EB192D0bf8feabA959bAbA384C5Cf100/logo.png", - "blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/info.json", - "blockchains/ethereum/assets/0x6D7efEB3DF42e6075fa7Cf04E278d2D69e26a623/logo.png", - "blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/info.json", - "blockchains/ethereum/assets/0x6DAaf4CfCDA1605519d331D35e7A978Ee71327cf/logo.png", - "blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/info.json", - "blockchains/ethereum/assets/0x6DCcF9C0aB71dAc26b7F7886E43a2B433806c590/logo.png", - "blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/info.json", - "blockchains/ethereum/assets/0x6DD4e4Aad29A40eDd6A409b9c1625186C9855b4D/logo.png", - "blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/info.json", - "blockchains/ethereum/assets/0x6De037ef9aD2725EB40118Bb1702EBb27e4Aeb24/logo.png", - "blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/info.json", - "blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/logo.png", - "blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/info.json", - "blockchains/ethereum/assets/0x6E403DF62b5E5d2991519Fee1768291b1bFEEb8B/logo.png", - "blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/info.json", - "blockchains/ethereum/assets/0x6E514DE4c2675feeb51d759977B4222Dc65556AF/logo.png", - "blockchains/ethereum/assets/0x6E5a43DB10b04701385A34afb670E404bC7Ea597/info.json", - "blockchains/ethereum/assets/0x6E5a43DB10b04701385A34afb670E404bC7Ea597/logo.png", - "blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/info.json", - "blockchains/ethereum/assets/0x6E605c269E0C92e70BEeB85486f1fC550f9380BD/logo.png", - "blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/info.json", - "blockchains/ethereum/assets/0x6EA53dfc58C5cbf68a799EdD208cb3A905db5939/logo.png", - "blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/info.json", - "blockchains/ethereum/assets/0x6EB678CcBfA5CFbea98C94510B2543e2E7E1fd44/logo.png", - "blockchains/ethereum/assets/0x6EC8a24CaBdc339A06a172F8223ea557055aDAa5/info.json", - "blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/info.json", - "blockchains/ethereum/assets/0x6Eb53a6B9dF66A4B1D6a9fcCd6C530E1fbaCCea9/logo.png", - "blockchains/ethereum/assets/0x6EbeAf8e8E946F0716E6533A6f2cefc83f60e8Ab/info.json", - "blockchains/ethereum/assets/0x6Ee0f7BB50a54AB5253dA0667B0Dc2ee526C30a8/info.json", - "blockchains/ethereum/assets/0x6Ee0f7BB50a54AB5253dA0667B0Dc2ee526C30a8/logo.png", - "blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/info.json", - "blockchains/ethereum/assets/0x6Ef5febbD2A56FAb23f18a69d3fB9F4E2A70440B/logo.png", - "blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/info.json", - "blockchains/ethereum/assets/0x6F02055E3541DD74A1aBD8692116c22fFAFaDc5D/logo.png", - "blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/info.json", - "blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/logo.png", - "blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/info.json", - "blockchains/ethereum/assets/0x6F371CA338bbddd0baF719E1D5d0797cCE20774f/logo.png", - "blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/info.json", - "blockchains/ethereum/assets/0x6F52dac9dC6676BB199d0d10BbEdbF05628A554A/logo.png", - "blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/info.json", - "blockchains/ethereum/assets/0x6F6DEb5db0C4994A8283A01D6CFeEB27Fc3bBe9C/logo.png", - "blockchains/ethereum/assets/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA/info.json", - "blockchains/ethereum/assets/0x6F6d15e2DAbD182c7C0830dB1bDfF1f920b57ffA/logo.png", - "blockchains/ethereum/assets/0x6F6eef16939b8327d53afdcaF08a72bba99c1A7F/info.json", - "blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/info.json", - "blockchains/ethereum/assets/0x6F8591c960f41591097E9199E61441beA28D776A/logo.png", - "blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/info.json", - "blockchains/ethereum/assets/0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1/logo.png", - "blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/info.json", - "blockchains/ethereum/assets/0x6F919D67967a97EA36195A2346d9244E60FE0dDB/logo.png", - "blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/info.json", - "blockchains/ethereum/assets/0x6FBF4e57EC93cDd33c74762f7d99694228a68Cd2/logo.png", - "blockchains/ethereum/assets/0x6FC2A052f82d0f8B5d774f8EF8B30Fe933ce9953/info.json", - "blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/info.json", - "blockchains/ethereum/assets/0x6FCE4A401B6B80ACe52baAefE4421Bd188e76F6f/logo.png", - "blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/info.json", - "blockchains/ethereum/assets/0x6FD695e4524209c92029E908F8A38A6eCd15337E/logo.png", - "blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/info.json", - "blockchains/ethereum/assets/0x6FE2B5f6798C9D5D6aebE1335BbF03080aceE7Dc/logo.png", - "blockchains/ethereum/assets/0x6Fa4255fae82B80D2B8FA97e544Ae9D20456b29a/info.json", - "blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/info.json", - "blockchains/ethereum/assets/0x6Faa826aF0568d1866Fca570dA79B318ef114dAb/logo.png", - "blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/info.json", - "blockchains/ethereum/assets/0x6Fb0855c404E09c47C3fBCA25f08d4E41f9F062f/logo.png", - "blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/info.json", - "blockchains/ethereum/assets/0x6FeBdFC0A9d9502C45343fCE0dF08828dEF44795/logo.png", - "blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/info.json", - "blockchains/ethereum/assets/0x6a073DdaBCaec5362B3D2A3290bE80B35397e48B/logo.png", - "blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/info.json", - "blockchains/ethereum/assets/0x6a0A97E47d15aAd1D132a1Ac79a480E3F2079063/logo.png", - "blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/info.json", - "blockchains/ethereum/assets/0x6a2f414E1298264ecD446D6Bb9Da012760336A4f/logo.png", - "blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/info.json", - "blockchains/ethereum/assets/0x6a33C2C807124Eae26f6188877c15675d3889Ca3/logo.png", - "blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/info.json", - "blockchains/ethereum/assets/0x6a4FFAafa8DD400676Df8076AD6c724867b0e2e8/logo.png", - "blockchains/ethereum/assets/0x6a5a304d8b0675d74665a3162353b1f5440b23d1/logo.png", - "blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/info.json", - "blockchains/ethereum/assets/0x6a85f717Aaa16a9050858be9415eB213DFc1957a/logo.png", - "blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/info.json", - "blockchains/ethereum/assets/0x6a90445976B4a9ad09DE0C1621048483d2f5589F/logo.png", - "blockchains/ethereum/assets/0x6a943f0f37d2d811b0b89c5e845d3ac04bbcc32f/logo.png", - "blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/info.json", - "blockchains/ethereum/assets/0x6aB4A7d75B0A42B6Bc83E852daB9E121F9C610Aa/logo.png", - "blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/info.json", - "blockchains/ethereum/assets/0x6aBb492D778903be5fb8922e076cA5e337E29062/logo.png", - "blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/info.json", - "blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/logo.png", - "blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/info.json", - "blockchains/ethereum/assets/0x6aD03307Fd545a68A391F99eFdd31CEC86569A4C/logo.png", - "blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/info.json", - "blockchains/ethereum/assets/0x6aD422DD6035AdC3Fb222334db9c14ED679F5b45/logo.png", - "blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/info.json", - "blockchains/ethereum/assets/0x6aD4a493d34149A7F2FB08d24f4481a2f57a1aA8/logo.png", - "blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/info.json", - "blockchains/ethereum/assets/0x6aEB95F06CDA84cA345c2dE0F3B7f96923a44f4c/logo.png", - "blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/info.json", - "blockchains/ethereum/assets/0x6aEDbF8dFF31437220dF351950Ba2a3362168d1b/logo.png", - "blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/info.json", - "blockchains/ethereum/assets/0x6ad5A90C31e1fE76E3A5Df21AFf3B736c3Bc3820/logo.png", - "blockchains/ethereum/assets/0x6aeb95f06cda84ca345c2de0f3b7f96923a44f4c/logo.png", - "blockchains/ethereum/assets/0x6b01c3170ae1efebee1a3159172cb3f7a5ecf9e5/logo.png", - "blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/info.json", - "blockchains/ethereum/assets/0x6b048D884188895EbA104645Ee6fFa093fe80a07/logo.png", - "blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/info.json", - "blockchains/ethereum/assets/0x6b193e107A773967bD821bCf8218f3548Cfa2503/logo.png", - "blockchains/ethereum/assets/0x6b193e107a773967bd821bcf8218f3548cfa2503/logo.png", - "blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/info.json", - "blockchains/ethereum/assets/0x6b414584f7DD3750a0D61b4b8692242A7dEBee06/logo.png", - "blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/info.json", - "blockchains/ethereum/assets/0x6b4689E4514957699eDeB2Ee91C947F18E439806/logo.png", - "blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/info.json", - "blockchains/ethereum/assets/0x6b60d7285504D73DD88547cf1289c3B5528827d3/logo.png", - "blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/info.json", - "blockchains/ethereum/assets/0x6b74Dd5d01f8320081247F5CF1F7a48324700Db6/logo.png", - "blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/info.json", - "blockchains/ethereum/assets/0x6b785a0322126826d8226d77e173d75DAfb84d11/logo.png", - "blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/info.json", - "blockchains/ethereum/assets/0x6b9F1F092E0B10015a4391A80cD3E6B6cefD1728/logo.png", - "blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/info.json", - "blockchains/ethereum/assets/0x6bC1F3A1ae56231DbB64d3E82E070857EAe86045/logo.png", - "blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/info.json", - "blockchains/ethereum/assets/0x6bC4375083D3aD563dE91caD8438F629841448a5/logo.png", - "blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/info.json", - "blockchains/ethereum/assets/0x6bF0d1AfAF3F9073E3706EE4BEb140b9bf05a3D4/logo.png", - "blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/info.json", - "blockchains/ethereum/assets/0x6baf7FcEA90B0968dc5eD7B8dCB76C986637Ff55/logo.png", - "blockchains/ethereum/assets/0x6baf7fcea90b0968dc5ed7b8dcb76c986637ff55/logo.png", - "blockchains/ethereum/assets/0x6bf0d1afaf3f9073e3706ee4beb140b9bf05a3d4/logo.png", - "blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/info.json", - "blockchains/ethereum/assets/0x6c1796D1c17d9361314770D357Dc7B6Aa03b3a5D/logo.png", - "blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/info.json", - "blockchains/ethereum/assets/0x6c37Bf4f042712C978A73e3fd56D1F5738dD7C43/logo.png", - "blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/info.json", - "blockchains/ethereum/assets/0x6c3BE406174349cfa4501654313d97e6a31072e1/logo.png", - "blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/info.json", - "blockchains/ethereum/assets/0x6c5bA91642F10282b576d91922Ae6448C9d52f4E/logo.png", - "blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/info.json", - "blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/logo.png", - "blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json", - "blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/logo.png", - "blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/info.json", - "blockchains/ethereum/assets/0x6cCB56947eA1d6eFdc81ACfbAcd8263DDFa9b202/logo.png", - "blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/info.json", - "blockchains/ethereum/assets/0x6cF1d9eEDC34a13bD385D02310d4Bfcf83CB270F/logo.png", - "blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/info.json", - "blockchains/ethereum/assets/0x6d59439c9fDc84f495Dc72254EDf348Ad0dc30aF/logo.png", - "blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/info.json", - "blockchains/ethereum/assets/0x6dc1ac0FF2619383AC3F3B6514403f31a07D1C52/logo.png", - "blockchains/ethereum/assets/0x6dc1ac0ff2619383ac3f3b6514403f31a07d1c52/logo.png", - "blockchains/ethereum/assets/0x6dccf9c0ab71dac26b7f7886e43a2b433806c590/logo.png", - "blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/info.json", - "blockchains/ethereum/assets/0x6dfBCB859b4e64a04AFfCE7699a9Ea857c9C1452/logo.png", - "blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/info.json", - "blockchains/ethereum/assets/0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8/logo.png", - "blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/info.json", - "blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/logo.png", - "blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/info.json", - "blockchains/ethereum/assets/0x6e2050CBFB3eD8A4d39b64cC9f47E711a03a5a89/logo.png", - "blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/info.json", - "blockchains/ethereum/assets/0x6e2A5b577437440D6024AEf6a6bf81CdE09798de/logo.png", - "blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/info.json", - "blockchains/ethereum/assets/0x6e55027CAe60cfdB7BACA78f3e6514aEE716fCf9/logo.png", - "blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/info.json", - "blockchains/ethereum/assets/0x6e63b76fa87a4085DdaCfB0066A57C1ED812f4cE/logo.png", - "blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/info.json", - "blockchains/ethereum/assets/0x6e9DE2e85A8C1188995FeCea289b3F22E489bB12/logo.png", - "blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/info.json", - "blockchains/ethereum/assets/0x6eC4Bd455ccEc9695A24A9DD702ed8fa8f69b27e/logo.png", - "blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/info.json", - "blockchains/ethereum/assets/0x6eDBdEB48CCC0DFab0BbAebc349732e320d6d213/logo.png", - "blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/info.json", - "blockchains/ethereum/assets/0x6eE3c275D233f9519E5c32e24aDA2e90091a8f50/logo.png", - "blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/info.json", - "blockchains/ethereum/assets/0x6ea6531b603F270d23d9EDd2d8279135DC5D6773/logo.png", - "blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/info.json", - "blockchains/ethereum/assets/0x6eab9C5e768C8C37e94dC236c6Cde7dbA4d0F3b3/logo.png", - "blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/info.json", - "blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/logo.png", - "blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json", - "blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/logo.png", - "blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/info.json", - "blockchains/ethereum/assets/0x6f45453C04D9Ffc46F70a1c44c903a1fB0D51684/logo.png", - "blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/info.json", - "blockchains/ethereum/assets/0x6f72b14383f5eCDAcDD2F761a5C4B070F91C2806/logo.png", - "blockchains/ethereum/assets/0x6f72b14383f5ecdacdd2f761a5c4b070f91c2806/logo.png", - "blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/info.json", - "blockchains/ethereum/assets/0x6f9aFEe7645ed0F115f39a64346e7Cb2Cd17B26F/logo.png", - "blockchains/ethereum/assets/0x6f9afee7645ed0f115f39a64346e7cb2cd17b26f/logo.png", - "blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/info.json", - "blockchains/ethereum/assets/0x6fB3e0A217407EFFf7Ca062D46c26E5d60a14d69/logo.png", - "blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json", - "blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png", - "blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/info.json", - "blockchains/ethereum/assets/0x6fE355c62C6faf6946cE888fFABa9fD12355ae27/logo.png", - "blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/info.json", - "blockchains/ethereum/assets/0x6fF9FF021B978605DEA99b35d212AE950e9EA36e/logo.png", - "blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/info.json", - "blockchains/ethereum/assets/0x6fFF3806Bbac52A20e0d79BC538d527f6a22c96b/logo.png", - "blockchains/ethereum/assets/0x6fb3e0a217407efff7ca062d46c26e5d60a14d69/logo.png", - "blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/info.json", - "blockchains/ethereum/assets/0x6fc22D1F6852Af2bceA6cB749033ccB6B4D3177a/logo.png", - "blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/info.json", - "blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/logo.png", - "blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/info.json", - "blockchains/ethereum/assets/0x6fe56C0bcdD471359019FcBC48863d6c3e9d4F41/logo.png", - "blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/info.json", - "blockchains/ethereum/assets/0x6ff313FB38d53d7A458860b1bf7512f54a03e968/logo.png", - "blockchains/ethereum/assets/0x6ff313fb38d53d7a458860b1bf7512f54a03e968/logo.png", - "blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/info.json", - "blockchains/ethereum/assets/0x6ff7C968B50ec34FA13e99B80Ce97d5Df14c7921/logo.png", - "blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/info.json", - "blockchains/ethereum/assets/0x6ffF948c46B92e4ba0A6A4142ec4d895785aFE19/logo.png", - "blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/info.json", - "blockchains/ethereum/assets/0x701C244b988a513c945973dEFA05de933b23Fe1D/logo.png", - "blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/info.json", - "blockchains/ethereum/assets/0x7024e48B4B6439307920EB1D71682fE18262189c/logo.png", - "blockchains/ethereum/assets/0x7024e48b4b6439307920eb1d71682fe18262189c/logo.png", - "blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/info.json", - "blockchains/ethereum/assets/0x7025baB2EC90410de37F488d1298204cd4D6b29d/logo.png", - "blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json", - "blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png", - "blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/info.json", - "blockchains/ethereum/assets/0x704BDdaa18f3b4EEf33CDfec5e80dAf5847c7d41/logo.png", - "blockchains/ethereum/assets/0x704bddaa18f3b4eef33cdfec5e80daf5847c7d41/logo.png", - "blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/info.json", - "blockchains/ethereum/assets/0x705051Bbfd9f287869A412cbA8bC7d112de48E69/logo.png", - "blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/info.json", - "blockchains/ethereum/assets/0x7051620d11042c4335069AaA4f10Cd3B4290C681/logo.png", - "blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/info.json", - "blockchains/ethereum/assets/0x705EE96c1c160842C92c1aeCfCFfccc9C412e3D9/logo.png", - "blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/info.json", - "blockchains/ethereum/assets/0x7064aAb39A0Fcf7221c3396719D0917a65E35515/logo.png", - "blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/info.json", - "blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/logo.png", - "blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/info.json", - "blockchains/ethereum/assets/0x708aA4e8AaeAaD6074dD09cc4e5C52A70452eB39/logo.png", - "blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/info.json", - "blockchains/ethereum/assets/0x7090a6e22c838469c9E67851D6489ba9c933a43F/logo.png", - "blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/info.json", - "blockchains/ethereum/assets/0x70968FEAF13299d0dBf78f66860bAb9DbE3856bc/logo.png", - "blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/info.json", - "blockchains/ethereum/assets/0x70D17291E47DC09852baec47eD795CE9b1d64789/logo.png", - "blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/info.json", - "blockchains/ethereum/assets/0x70Ec7702ADA8530d8f7332f7f3700099553D772D/logo.png", - "blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/info.json", - "blockchains/ethereum/assets/0x70F6A7Ac4ebB8C04539e6D5245501cc553E48D39/logo.png", - "blockchains/ethereum/assets/0x70a72833d6bf7f508c8224ce59ea1ef3d0ea3a38/logo.png", - "blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/info.json", - "blockchains/ethereum/assets/0x70b147E01E9285E7cE68B9BA437Fe3a9190E756a/logo.png", - "blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/info.json", - "blockchains/ethereum/assets/0x70c621f949b6556c4545707a2d5d73A776b98359/logo.png", - "blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/info.json", - "blockchains/ethereum/assets/0x70da48f4B7e83c386ef983D4CEF4e58c2c09D8Ac/logo.png", - "blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/info.json", - "blockchains/ethereum/assets/0x70debcDAB2Ef20bE3d1dBFf6a845E9cCb6E46930/logo.png", - "blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/info.json", - "blockchains/ethereum/assets/0x70e14cD4d6e71775580124c139dF842b11c3AC3b/logo.png", - "blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json", - "blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/logo.png", - "blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/info.json", - "blockchains/ethereum/assets/0x70eFDc485a10210B056eF8e0A32993Bc6529995E/logo.png", - "blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/info.json", - "blockchains/ethereum/assets/0x71010A9D003445aC60C4e6A7017c1E89A477B438/logo.png", - "blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/info.json", - "blockchains/ethereum/assets/0x7101798482d3f230a4888434588984A9a6D70921/logo.png", - "blockchains/ethereum/assets/0x7101798482d3f230a4888434588984a9a6d70921/logo.png", - "blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/info.json", - "blockchains/ethereum/assets/0x7105eC15995A97496eC25de36CF7eEc47b703375/logo.png", - "blockchains/ethereum/assets/0x712DB54daA836B53Ef1EcBb9c6ba3b9Efb073F40/info.json", - "blockchains/ethereum/assets/0x712DB54daA836B53Ef1EcBb9c6ba3b9Efb073F40/logo.png", - "blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/info.json", - "blockchains/ethereum/assets/0x71396a6410249725C5609646c4e449C6c4d41E27/logo.png", - "blockchains/ethereum/assets/0x71396a6410249725c5609646c4e449c6c4d41e27/logo.png", - "blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/info.json", - "blockchains/ethereum/assets/0x71797B389adC1607770A14ADd8173242ec11B7e6/logo.png", - "blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/info.json", - "blockchains/ethereum/assets/0x71944c7953c93dBc0cd977e0ee1bBd9C2494B7B1/logo.png", - "blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/info.json", - "blockchains/ethereum/assets/0x7194BB18C95c638F9b9604C2f20064B66A0de8fE/logo.png", - "blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/info.json", - "blockchains/ethereum/assets/0x71C830A05d787c1316a55bf9055a6f5920218537/logo.png", - "blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/info.json", - "blockchains/ethereum/assets/0x71D01dB8d6a2fBEa7f8d434599C237980C234e4C/logo.png", - "blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/info.json", - "blockchains/ethereum/assets/0x71D6C373dd0d08Da66d578fE623B6Ed4c9e671a9/logo.png", - "blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/info.json", - "blockchains/ethereum/assets/0x71F85B2E46976bD21302B64329868fd15eb0D127/logo.png", - "blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/info.json", - "blockchains/ethereum/assets/0x71b8744c38c11f2682199Ca4f697eED5A9c46a45/logo.png", - "blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/info.json", - "blockchains/ethereum/assets/0x71f1Bc89f38B241f3eBF0D5a013Fa2850c63a1D4/logo.png", - "blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/info.json", - "blockchains/ethereum/assets/0x71fc860F7D3A592A4a98740e39dB31d25db65ae8/logo.png", - "blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/info.json", - "blockchains/ethereum/assets/0x720c2c93F5f9A6b82226e84095558B10F399b0FA/logo.png", - "blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/info.json", - "blockchains/ethereum/assets/0x72112EE2f2Cfb1F8494e78E0C3166a77Fb6A2d24/logo.png", - "blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/info.json", - "blockchains/ethereum/assets/0x722D7416827E0419C0A8B96add73c84D2a9b2a9b/logo.png", - "blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/info.json", - "blockchains/ethereum/assets/0x722F2f3EaC7e9597C73a593f7CF3de33Fbfc3308/logo.png", - "blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/info.json", - "blockchains/ethereum/assets/0x723CbfC05e2cfcc71d3d89e770D32801A5eEf5Ab/logo.png", - "blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json", - "blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/logo.png", - "blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/info.json", - "blockchains/ethereum/assets/0x72413edBf399E0F4B981E799F37a1712b73Dd790/logo.png", - "blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/info.json", - "blockchains/ethereum/assets/0x72430A612Adc007c50e3b6946dBb1Bb0fd3101D1/logo.png", - "blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/info.json", - "blockchains/ethereum/assets/0x7252fDbB1097C7089D93b0fBDf3494aECf2c92A0/logo.png", - "blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/info.json", - "blockchains/ethereum/assets/0x725440512cb7b78bF56B334E50e31707418231CB/logo.png", - "blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/info.json", - "blockchains/ethereum/assets/0x725Be8aE1802C09343523556Fca6ef227E502ffF/logo.png", - "blockchains/ethereum/assets/0x725C263e32c72dDC3A19bEa12C5a0479a81eE688/info.json", - "blockchains/ethereum/assets/0x725C263e32c72dDC3A19bEa12C5a0479a81eE688/logo.png", - "blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/info.json", - "blockchains/ethereum/assets/0x726091d1Dad881fBa95dc8093591bca110f2bf2E/logo.png", - "blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/info.json", - "blockchains/ethereum/assets/0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc/logo.png", - "blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/info.json", - "blockchains/ethereum/assets/0x727443713e3fF01411Feaae52dae5d142A3c7b29/logo.png", - "blockchains/ethereum/assets/0x727443713e3ff01411feaae52dae5d142a3c7b29/logo.png", - "blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/info.json", - "blockchains/ethereum/assets/0x728781E75735dc0962Df3a51d7Ef47E798A7107E/logo.png", - "blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/info.json", - "blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/logo.png", - "blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/info.json", - "blockchains/ethereum/assets/0x72955eCFf76E48F2C8AbCCe11d54e5734D6f3657/logo.png", - "blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/info.json", - "blockchains/ethereum/assets/0x72D84A0FD9Ca53FA302a0A1cE4be22B1072274Be/logo.png", - "blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/info.json", - "blockchains/ethereum/assets/0x72DC30371f77DD6eFb22e27843594a14Bde0337b/logo.png", - "blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/info.json", - "blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/logo.png", - "blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/info.json", - "blockchains/ethereum/assets/0x72a8E0272fdf57F26588DFCA90082f01D51Cb29A/logo.png", - "blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/info.json", - "blockchains/ethereum/assets/0x72a8EAeaD0B6F735361a0a6b9402b13DD7081048/logo.png", - "blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/info.json", - "blockchains/ethereum/assets/0x72a8e0B56ae249537A2636C5eCac0F03b60D7DC5/logo.png", - "blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/info.json", - "blockchains/ethereum/assets/0x72aDadb447784dd7AB1F472467750fC485e4cb2d/logo.png", - "blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/info.json", - "blockchains/ethereum/assets/0x72b984078E270CfDdcb9E04643A18605507d1d77/logo.png", - "blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/info.json", - "blockchains/ethereum/assets/0x72c9Fb7ED19D3ce51cea5C56B3e023cd918baaDf/logo.png", - "blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/info.json", - "blockchains/ethereum/assets/0x72dD4b6bd852A3AA172Be4d6C5a6dbEc588cf131/logo.png", - "blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/info.json", - "blockchains/ethereum/assets/0x72e646b78a2b58CBD9B0282c2E9C812Bc8033293/logo.png", - "blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/info.json", - "blockchains/ethereum/assets/0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13/logo.png", - "blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/info.json", - "blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/logo.png", - "blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/info.json", - "blockchains/ethereum/assets/0x730749c9C73cB491f9E0D4fd6bdd5f3096373BC7/logo.png", - "blockchains/ethereum/assets/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23/info.json", - "blockchains/ethereum/assets/0x73145E8603c71FFfDC4E37E6957a6C55dB00ED23/logo.png", - "blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/info.json", - "blockchains/ethereum/assets/0x73187be2C94F645175da8B60B43813d7A25f353B/logo.png", - "blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/info.json", - "blockchains/ethereum/assets/0x7324e2Fc03dB82ed4f42ff04559a73E3D87226B4/logo.png", - "blockchains/ethereum/assets/0x73374Ea518De7adDD4c2B624C0e8B113955ee041/info.json", - "blockchains/ethereum/assets/0x73374Ea518De7adDD4c2B624C0e8B113955ee041/logo.png", - "blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/info.json", - "blockchains/ethereum/assets/0x73489CE024bF775498D6eEC5dC56688f66Db48e1/logo.png", - "blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/info.json", - "blockchains/ethereum/assets/0x7357397c090F5ac0Ab4b1194020dB94F77c4D4da/logo.png", - "blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/info.json", - "blockchains/ethereum/assets/0x7368eFcc7BF9deE2f61e124EbF97663544b7Aa7f/logo.png", - "blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/info.json", - "blockchains/ethereum/assets/0x737Ec9a2509ea187E59b427F714b9ea8159cB76d/logo.png", - "blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/info.json", - "blockchains/ethereum/assets/0x737F98AC8cA59f2C68aD658E3C3d8C8963E40a4c/logo.png", - "blockchains/ethereum/assets/0x737f98ac8ca59f2c68ad658e3c3d8c8963e40a4c/logo.png", - "blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/info.json", - "blockchains/ethereum/assets/0x737fA0372c8D001904Ae6aCAf0552d4015F9c947/logo.png", - "blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/info.json", - "blockchains/ethereum/assets/0x7396dA68628183EE475Ad7285173047993a0A7C8/logo.png", - "blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/info.json", - "blockchains/ethereum/assets/0x73B534fb6F07381a29a60B01eed5ae57D4EE24D7/logo.png", - "blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/info.json", - "blockchains/ethereum/assets/0x73C9275c3a2Dd84b5741fD59AEbF102C91Eb033F/logo.png", - "blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/info.json", - "blockchains/ethereum/assets/0x73Cee8348b9bDd48c64E13452b8a6fbc81630573/logo.png", - "blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/info.json", - "blockchains/ethereum/assets/0x73D65156b358B26B9626E98A7eC17dd386E6187D/logo.png", - "blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/info.json", - "blockchains/ethereum/assets/0x73DBbf72d427076BDd73CF905fDFc442c9C67D4a/logo.png", - "blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/info.json", - "blockchains/ethereum/assets/0x73a052500105205d34Daf004eAb301916DA8190f/logo.png", - "blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/info.json", - "blockchains/ethereum/assets/0x73dD069c299A5d691E9836243BcaeC9c8C1D8734/logo.png", - "blockchains/ethereum/assets/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95/info.json", - "blockchains/ethereum/assets/0x73e4A6B80F8De0aA3f95331c5a93e7f8431B6d95/logo.png", - "blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/info.json", - "blockchains/ethereum/assets/0x73f142e90636b4E063CFA80B02e4877484fe464E/logo.png", - "blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/info.json", - "blockchains/ethereum/assets/0x73f8406eAACe2CE69BA49a67551464FDa1D11F14/logo.png", - "blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/info.json", - "blockchains/ethereum/assets/0x740623d2c797b7D8D1EcB98e9b4Afcf99Ec31E14/logo.png", - "blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/info.json", - "blockchains/ethereum/assets/0x740B88Dd18D4987f1b0Fe02d59E174be59938EBb/logo.png", - "blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/info.json", - "blockchains/ethereum/assets/0x742134547B314Adbf197aE10d53EFceBfc6ff1E8/logo.png", - "blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/info.json", - "blockchains/ethereum/assets/0x74233bbf79A05409e367b10f9FCEF888cfFc9e59/logo.png", - "blockchains/ethereum/assets/0x74233bbf79a05409e367b10f9fcef888cffc9e59/logo.png", - "blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/info.json", - "blockchains/ethereum/assets/0x743E2916227E10882476da16487E6CF3030Df629/logo.png", - "blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/info.json", - "blockchains/ethereum/assets/0x744c9c36D1Cc3268a4b9b2e28c60B1752C85E97d/logo.png", - "blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json", - "blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/logo.png", - "blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/info.json", - "blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/logo.png", - "blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/info.json", - "blockchains/ethereum/assets/0x74658fB5f7fF3Bc7d70f7F792d53fd74f89dC055/logo.png", - "blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/info.json", - "blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/logo.png", - "blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/info.json", - "blockchains/ethereum/assets/0x748e0216C9C0ccf215DCd1E848d461E6Ce86a5f0/logo.png", - "blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/info.json", - "blockchains/ethereum/assets/0x749f35Ff65932E68267dd82F6CD85eeA735d700E/logo.png", - "blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/info.json", - "blockchains/ethereum/assets/0x74CEDa77281b339142A36817Fa5F9E29412bAb85/logo.png", - "blockchains/ethereum/assets/0x74F9595874b595c7A5af9cf78AC051C2E7387173/info.json", - "blockchains/ethereum/assets/0x74F9595874b595c7A5af9cf78AC051C2E7387173/logo.png", - "blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/info.json", - "blockchains/ethereum/assets/0x74FD51a98a4A1ECBeF8Cc43be801cce630E260Bd/logo.png", - "blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/info.json", - "blockchains/ethereum/assets/0x74cF330c3f6017A1d346106515623180A6705Af2/logo.png", - "blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/info.json", - "blockchains/ethereum/assets/0x74cc9987BD51dC5481c467220B928BBCF8Df2c50/logo.png", - "blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/info.json", - "blockchains/ethereum/assets/0x74faaB6986560fD1140508e4266D8a7b87274Ffd/logo.png", - "blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/info.json", - "blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/logo.png", - "blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/info.json", - "blockchains/ethereum/assets/0x7528E3040376EdD5DB8263Db2F5bd1beD91467FB/logo.png", - "blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/info.json", - "blockchains/ethereum/assets/0x752FF65b884b9C260D212C804E0b7ACEea012473/logo.png", - "blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/info.json", - "blockchains/ethereum/assets/0x752cBf685f75621A1330951B628059Ec2130C609/logo.png", - "blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/info.json", - "blockchains/ethereum/assets/0x752fd71994776Bde43C91e943F8612517F242432/logo.png", - "blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/info.json", - "blockchains/ethereum/assets/0x755146E16214446DcB17b68Df0CFcCa4763eb77A/logo.png", - "blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/info.json", - "blockchains/ethereum/assets/0x75579D1C935Bc600c7b4e30c54EcF86e703E5d88/logo.png", - "blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/info.json", - "blockchains/ethereum/assets/0x755eb14D2fefF2939EB3026f5CaD9D03775b9fF4/logo.png", - "blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/info.json", - "blockchains/ethereum/assets/0x756eFAcB09fA797A21Dd62D942A5181a2Ec36f17/logo.png", - "blockchains/ethereum/assets/0x756efacb09fa797a21dd62d942a5181a2ec36f17/logo.png", - "blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/info.json", - "blockchains/ethereum/assets/0x7571C4A38cCBd0fBE5206170b68C8BaF84F25dDF/logo.png", - "blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/info.json", - "blockchains/ethereum/assets/0x7585F835ae2d522722d2684323a0ba83401f32f5/logo.png", - "blockchains/ethereum/assets/0x75A93C11dFF32A4312057714257758B113a0F512/info.json", - "blockchains/ethereum/assets/0x75A93C11dFF32A4312057714257758B113a0F512/logo.png", - "blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/info.json", - "blockchains/ethereum/assets/0x75Dfa37dAC9D323f1d1E1249F248Bed52a6FaBA9/logo.png", - "blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/info.json", - "blockchains/ethereum/assets/0x75FE5F25A39ac56083af564cFfA8F00c1b89011C/logo.png", - "blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/info.json", - "blockchains/ethereum/assets/0x75c5eE419331B6150879530D06f9Ba054755F1DA/logo.png", - "blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/info.json", - "blockchains/ethereum/assets/0x761684e229f04ce8985b49e3BEB1CD994C776A21/logo.png", - "blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/info.json", - "blockchains/ethereum/assets/0x763186eB8d4856D536eD4478302971214FEbc6A9/logo.png", - "blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/info.json", - "blockchains/ethereum/assets/0x763A67bE94E2494DBFfdCC62CeE4ed8f761f6770/logo.png", - "blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/info.json", - "blockchains/ethereum/assets/0x763Fa6806e1acf68130D2D0f0df754C93cC546B2/logo.png", - "blockchains/ethereum/assets/0x763a67be94e2494dbffdcc62cee4ed8f761f6770/logo.png", - "blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/info.json", - "blockchains/ethereum/assets/0x7641b2Ca9DDD58adDf6e3381c1F994Aac5f1A32f/logo.png", - "blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/info.json", - "blockchains/ethereum/assets/0x7654915A1b82D6D2D0AFc37c52Af556eA8983c7E/logo.png", - "blockchains/ethereum/assets/0x7654915a1b82d6d2d0afc37c52af556ea8983c7e/logo.png", - "blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/info.json", - "blockchains/ethereum/assets/0x765f0C16D1Ddc279295c1a7C24B0883F62d33F75/logo.png", - "blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/info.json", - "blockchains/ethereum/assets/0x766E38D64EDdC4FD2369326E5Ea4Bf0b010c6A93/logo.png", - "blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json", - "blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/logo.png", - "blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/info.json", - "blockchains/ethereum/assets/0x767bA2915EC344015a7938E3eEDfeC2785195D05/logo.png", - "blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/info.json", - "blockchains/ethereum/assets/0x768386990688B293226B9f83465974003B5e40D7/logo.png", - "blockchains/ethereum/assets/0x7692e0b323ef3bbf8704abfd52764edbfef95f56/logo.png", - "blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/info.json", - "blockchains/ethereum/assets/0x76960Dccd5a1fe799F7c29bE9F19ceB4627aEb2f/logo.png", - "blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/info.json", - "blockchains/ethereum/assets/0x76974C7B79dC8a6a109Fd71fd7cEb9E40eff5382/logo.png", - "blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/info.json", - "blockchains/ethereum/assets/0x7698211Cf413a2e5953e1c155bbDdCB033CC31e3/logo.png", - "blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/info.json", - "blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/logo.png", - "blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/info.json", - "blockchains/ethereum/assets/0x76a435B51bAeae457324406da02ee7E3473288B5/logo.png", - "blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/info.json", - "blockchains/ethereum/assets/0x76acE4E080C49F04A6C12756c036d3627F6B1e69/logo.png", - "blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/info.json", - "blockchains/ethereum/assets/0x76cb396Be0f76DbC58A8eB0569B7163Bf02d5555/logo.png", - "blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/info.json", - "blockchains/ethereum/assets/0x7703C35CfFdC5CDa8D27aa3df2F9ba6964544b6e/logo.png", - "blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/info.json", - "blockchains/ethereum/assets/0x771b5D3c4B6FA706A006Da2463b41A528E98E41D/logo.png", - "blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/info.json", - "blockchains/ethereum/assets/0x7728dFEF5aBd468669EB7f9b48A7f70a501eD29D/logo.png", - "blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/info.json", - "blockchains/ethereum/assets/0x7732aBAe70c3b9319e27fa2cEaE509F538D8e94F/logo.png", - "blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/info.json", - "blockchains/ethereum/assets/0x773dCEFa15b47E77c7955e5d0383BaFECd672734/logo.png", - "blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/info.json", - "blockchains/ethereum/assets/0x774be8Aa7482E2d4a4961ECa756C73D662689dF1/logo.png", - "blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/info.json", - "blockchains/ethereum/assets/0x77599D2C6DB170224243e255e6669280F11F1473/logo.png", - "blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/info.json", - "blockchains/ethereum/assets/0x77678CFD0f2B55152aDC6599DB9F988AB28D72F2/logo.png", - "blockchains/ethereum/assets/0x77678cfd0f2b55152adc6599db9f988ab28d72f2/logo.png", - "blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/info.json", - "blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/logo.png", - "blockchains/ethereum/assets/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705/info.json", - "blockchains/ethereum/assets/0x776c5DebB8759e25ba7Ac1A2950F7158816E2705/logo.png", - "blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/info.json", - "blockchains/ethereum/assets/0x77761e63C05aeE6648FDaeaa9B94248351AF9bCd/logo.png", - "blockchains/ethereum/assets/0x7777770f8A6632ff043c8833310e245EBa9209E6/info.json", - "blockchains/ethereum/assets/0x7777770f8A6632ff043c8833310e245EBa9209E6/logo.png", - "blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/info.json", - "blockchains/ethereum/assets/0x77777FeDdddFfC19Ff86DB637967013e6C6A116C/logo.png", - "blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/info.json", - "blockchains/ethereum/assets/0x778608c4AC424522180A43329ff5145400B9d409/logo.png", - "blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/info.json", - "blockchains/ethereum/assets/0x7788D759F21F53533051A9AE657fA05A1E068fc6/logo.png", - "blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/info.json", - "blockchains/ethereum/assets/0x77C07555aF5ffdC946Fb47ce15EA68620E4e7170/logo.png", - "blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/info.json", - "blockchains/ethereum/assets/0x77D0112d005D21c1740A323F513bb088916B9A14/logo.png", - "blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/info.json", - "blockchains/ethereum/assets/0x77DE6b2729bAff72C220115Fe03017C57b57BAf5/logo.png", - "blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/info.json", - "blockchains/ethereum/assets/0x77EDd08fa155bCE573a6a8C015dB188152584572/logo.png", - "blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/info.json", - "blockchains/ethereum/assets/0x77FE30b2cf39245267C0a5084B66a560f1cF9E1f/logo.png", - "blockchains/ethereum/assets/0x77dF79539083DCd4a8898dbA296d899aFef20067/info.json", - "blockchains/ethereum/assets/0x77dF79539083DCd4a8898dbA296d899aFef20067/logo.png", - "blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/info.json", - "blockchains/ethereum/assets/0x77ee79C5cceF975c942732C0D54BAb4473566fed/logo.png", - "blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/info.json", - "blockchains/ethereum/assets/0x77f973FCaF871459aa58cd81881Ce453759281bC/logo.png", - "blockchains/ethereum/assets/0x77fe30b2cf39245267c0a5084b66a560f1cf9e1f/logo.png", - "blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/info.json", - "blockchains/ethereum/assets/0x78002d01A35E1098E1DC8f50b8182EE08b632f9F/logo.png", - "blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/info.json", - "blockchains/ethereum/assets/0x780116D91E5592E58a3b3c76A351571b39abCEc6/logo.png", - "blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/info.json", - "blockchains/ethereum/assets/0x780c0C651C4f676A6cCAdc09E34150F97cE0066b/logo.png", - "blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/info.json", - "blockchains/ethereum/assets/0x780ec47d3696Fe6fc8Cd273D2420721bCEf936c5/logo.png", - "blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/info.json", - "blockchains/ethereum/assets/0x783Ba0062326861eE76E0e15429594922e9FE2F5/logo.png", - "blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/info.json", - "blockchains/ethereum/assets/0x7841B2A48D1F6e78ACeC359FEd6D874Eb8a0f63c/logo.png", - "blockchains/ethereum/assets/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE/info.json", - "blockchains/ethereum/assets/0x784561B89A160990F46DE6dB19571Ca1B5F14bCE/logo.png", - "blockchains/ethereum/assets/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD/info.json", - "blockchains/ethereum/assets/0x7848ae8F19671Dc05966dafBeFbBbb0308BDfAbD/logo.png", - "blockchains/ethereum/assets/0x7848ae8f19671dc05966dafbefbbbb0308bdfabd/logo.png", - "blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/info.json", - "blockchains/ethereum/assets/0x785AfB6062004F52A1d6A4323860e56803bc14D0/logo.png", - "blockchains/ethereum/assets/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8/info.json", - "blockchains/ethereum/assets/0x7865af71cf0b288b4E7F654f4F7851EB46a2B7F8/logo.png", - "blockchains/ethereum/assets/0x7865af71cf0b288b4e7f654f4f7851eb46a2b7f8/logo.png", - "blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/info.json", - "blockchains/ethereum/assets/0x7869c4A1a3f6F8684FBCC422a21aD7Abe3167834/logo.png", - "blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/info.json", - "blockchains/ethereum/assets/0x7878424E994D8a2B8E329D31096922B7CeAbe660/logo.png", - "blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/info.json", - "blockchains/ethereum/assets/0x787C2fFFB74F559219836a77FAd6181f808b6F73/logo.png", - "blockchains/ethereum/assets/0x7884F51dC1410387371ce61747CB6264E1dAeE0B/info.json", - "blockchains/ethereum/assets/0x7884F51dC1410387371ce61747CB6264E1dAeE0B/logo.png", - "blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/info.json", - "blockchains/ethereum/assets/0x78886f538c0FAd33D777a325Ff2F9E54e4B70c67/logo.png", - "blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/info.json", - "blockchains/ethereum/assets/0x78A806A3Bef5f9AFcaA0F3B31fc07617A284516b/logo.png", - "blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/info.json", - "blockchains/ethereum/assets/0x78B039921E84E726EB72E7b1212bb35504c645cA/logo.png", - "blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/info.json", - "blockchains/ethereum/assets/0x78B7FADA55A64dD895D8c8c35779DD8b67fA8a05/logo.png", - "blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/info.json", - "blockchains/ethereum/assets/0x78C857ee6633193C843B93Bd2db7f38befcf6732/logo.png", - "blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/info.json", - "blockchains/ethereum/assets/0x78CdF5497656297cEe5be43EecD3113c586515d3/logo.png", - "blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/info.json", - "blockchains/ethereum/assets/0x78F5bBC74fb9137A75D85f3C9C3c599Be49f0A56/logo.png", - "blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/info.json", - "blockchains/ethereum/assets/0x78FAefDf01Efe5759Fe3123560e5bACD0cfe2819/logo.png", - "blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/info.json", - "blockchains/ethereum/assets/0x78FcEca5bf5EC79C23effece97Ae758665BA4f55/logo.png", - "blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/info.json", - "blockchains/ethereum/assets/0x78a2a1029E3168b49d3A276C787050fF5106dCF2/logo.png", - "blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/info.json", - "blockchains/ethereum/assets/0x78a685E0762096ed0F98107212e98F8C35A9D1D8/logo.png", - "blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/info.json", - "blockchains/ethereum/assets/0x78a73B6CBc5D183CE56e786f6e905CaDEC63547B/logo.png", - "blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/info.json", - "blockchains/ethereum/assets/0x78c292D1445E6b9558bf42e8BC369271DeD062eA/logo.png", - "blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/info.json", - "blockchains/ethereum/assets/0x78fAdca7874AFA0FDeE1cAfd9A80D6Ace86325Fe/logo.png", - "blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/info.json", - "blockchains/ethereum/assets/0x790bFaCaE71576107C068f494c8A6302aea640cb/logo.png", - "blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/info.json", - "blockchains/ethereum/assets/0x791425156956E39F2ab8AB06B79DE189C18e95e5/logo.png", - "blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/info.json", - "blockchains/ethereum/assets/0x79186Ba0FC6fa49fd9DB2F0bA34F36F8c24489c7/logo.png", - "blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/info.json", - "blockchains/ethereum/assets/0x79327212F66c259f0A0b46961D2aEF91A503a9E1/logo.png", - "blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/info.json", - "blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/logo.png", - "blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/info.json", - "blockchains/ethereum/assets/0x793e2602A8396468f3CE6E34C1B6C6Fd6D985bAD/logo.png", - "blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/info.json", - "blockchains/ethereum/assets/0x79650799e7899A802cB96C0Bc33a6a8d4CE4936C/logo.png", - "blockchains/ethereum/assets/0x7968bc6a03017eA2de509AAA816F163Db0f35148/info.json", - "blockchains/ethereum/assets/0x7968bc6a03017eA2de509AAA816F163Db0f35148/logo.png", - "blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/info.json", - "blockchains/ethereum/assets/0x796E47B85A0d759F300f1de96A3583004235D4D8/logo.png", - "blockchains/ethereum/assets/0x796e47b85a0d759f300f1de96a3583004235d4d8/logo.png", - "blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json", - "blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/logo.png", - "blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/info.json", - "blockchains/ethereum/assets/0x7995ab36bB307Afa6A683C24a25d90Dc1Ea83566/logo.png", - "blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/info.json", - "blockchains/ethereum/assets/0x799a4202c12ca952cB311598a024C80eD371a41e/logo.png", - "blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/info.json", - "blockchains/ethereum/assets/0x799d214d7143B766cDd4979cd0280939288ba931/logo.png", - "blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/info.json", - "blockchains/ethereum/assets/0x79A00A26f05f901fBC7D29cccf1156eD0599b5FC/logo.png", - "blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/info.json", - "blockchains/ethereum/assets/0x79C5a1Ae586322A07BfB60be36E1b31CE8C84A1e/logo.png", - "blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/info.json", - "blockchains/ethereum/assets/0x79C6ed6D205Dd41F00F3561a1D684C1F39152A20/logo.png", - "blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/info.json", - "blockchains/ethereum/assets/0x79b0CFb685cC88d79b67Ee3eedB912E369D0969f/logo.png", - "blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/info.json", - "blockchains/ethereum/assets/0x79b4D12Fa63A8d1202b26c5Ba6d62136A4A09dDa/logo.png", - "blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/info.json", - "blockchains/ethereum/assets/0x79c71D3436F39Ce382D0f58F1B011D88100B9D91/logo.png", - "blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/info.json", - "blockchains/ethereum/assets/0x79cB5d2936F814e0600e8adbB5De9d9Bc3341560/logo.png", - "blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/info.json", - "blockchains/ethereum/assets/0x79cdFa04e3c4EB58C4f49DAE78b322E5b0D38788/logo.png", - "blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/info.json", - "blockchains/ethereum/assets/0x79dcD7320F227A368F0b73B0aF2997d2cB3888D6/logo.png", - "blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/info.json", - "blockchains/ethereum/assets/0x79fF677aF16e0e173C55ae571E5d9852A1c8f2Ff/logo.png", - "blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/info.json", - "blockchains/ethereum/assets/0x7A07E1a0c2514D51132183EcfeA2A880Ec3b7648/logo.png", - "blockchains/ethereum/assets/0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36/info.json", - "blockchains/ethereum/assets/0x7A12a550cC13cE7c38c40a58465BfbB55D1EdC36/logo.png", - "blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/info.json", - "blockchains/ethereum/assets/0x7A2810d3d859Ed03ede523eB801a3B43B5e8979C/logo.png", - "blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/info.json", - "blockchains/ethereum/assets/0x7A41e0517a5ecA4FdbC7FbebA4D4c47B9fF6DC63/logo.png", - "blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/info.json", - "blockchains/ethereum/assets/0x7A5599B97E8c4abB5dd06EBA0E9d1F75AF818DB9/logo.png", - "blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/info.json", - "blockchains/ethereum/assets/0x7A5E6ca9d335e343D1Ed12239F67248E056AFE2f/logo.png", - "blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/info.json", - "blockchains/ethereum/assets/0x7A69F675eA3886892a3bd15C1DD2A5a579b7f7dc/logo.png", - "blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/info.json", - "blockchains/ethereum/assets/0x7A74c427c833baD2A638E0fb203BA2C728f557C1/logo.png", - "blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/info.json", - "blockchains/ethereum/assets/0x7A7F3Fa6FA036C97ec87617EEF82f44aF2A6F097/logo.png", - "blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/info.json", - "blockchains/ethereum/assets/0x7A7b8be6F9c8b485da8E70b2da3b37946100F946/logo.png", - "blockchains/ethereum/assets/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE/info.json", - "blockchains/ethereum/assets/0x7A8Ca2f815A260660158a38C34ca321A3605eCFE/logo.png", - "blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/info.json", - "blockchains/ethereum/assets/0x7AAcAfb674be81F90dc19aF4f2047BB0EBAfbbe5/logo.png", - "blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/info.json", - "blockchains/ethereum/assets/0x7Afe4978032e10D5Ac54ac8657C38F0000D55250/logo.png", - "blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/info.json", - "blockchains/ethereum/assets/0x7B0C06043468469967DBA22d1AF33d77d44056c8/logo.png", - "blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/info.json", - "blockchains/ethereum/assets/0x7B22938ca841aA392C93dBB7f4c42178E3d65E88/logo.png", - "blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/info.json", - "blockchains/ethereum/assets/0x7B68D272EDa2185ea2F9283F241b1c44C51e712A/logo.png", - "blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/info.json", - "blockchains/ethereum/assets/0x7B6F4c8264a8DA34f84c360923d32E82922665E2/logo.png", - "blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/info.json", - "blockchains/ethereum/assets/0x7BD6a4E7DB3A34c485A8DD02b30B6565e3bbC633/logo.png", - "blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/info.json", - "blockchains/ethereum/assets/0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee/logo.png", - "blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/info.json", - "blockchains/ethereum/assets/0x7Bb50Ae05147882107218FE9daB9f58BD2e8FF55/logo.png", - "blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/info.json", - "blockchains/ethereum/assets/0x7C1056ac0F7D223C4297e0c683453EE625011B1f/logo.png", - "blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/info.json", - "blockchains/ethereum/assets/0x7C2AF3a86B4bf47E6Ee63AD9bde7B3B0ba7F95da/logo.png", - "blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/info.json", - "blockchains/ethereum/assets/0x7C2C75adcEE243e3874938aE8a71fA08020088a3/logo.png", - "blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/info.json", - "blockchains/ethereum/assets/0x7C2E5b7ec572199D3841f6a38F7D4868BD0798f1/logo.png", - "blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/info.json", - "blockchains/ethereum/assets/0x7C3f24EcBeBbD6aDF612c91586DCD5D66A798ACe/logo.png", - "blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/info.json", - "blockchains/ethereum/assets/0x7C4Fb0152079f824111628c62342d8757c6ceCB3/logo.png", - "blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/info.json", - "blockchains/ethereum/assets/0x7C5A0CE9267ED19B22F8cae653F198e3E8daf098/logo.png", - "blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/info.json", - "blockchains/ethereum/assets/0x7C84e62859D0715eb77d1b1C4154Ecd6aBB21BEC/logo.png", - "blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/info.json", - "blockchains/ethereum/assets/0x7C918dF91f8F4e8D707a7A4013b8e7247C0293B1/logo.png", - "blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/info.json", - "blockchains/ethereum/assets/0x7CC62d8E80Be9bEa3947F3443aD136f50f75b505/logo.png", - "blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/info.json", - "blockchains/ethereum/assets/0x7Cc4356b280f0b5d2DB47EA2755916F6De8DbB6e/logo.png", - "blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json", - "blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/logo.png", - "blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/info.json", - "blockchains/ethereum/assets/0x7D29A64504629172a429e64183D6673b9dAcbFCe/logo.png", - "blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/info.json", - "blockchains/ethereum/assets/0x7D2D3688Df45Ce7C552E19c27e007673da9204B8/logo.png", - "blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/info.json", - "blockchains/ethereum/assets/0x7D2D8ad6d6c689B583fBd91f7b54C4395815de30/logo.png", - "blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/info.json", - "blockchains/ethereum/assets/0x7D447595415db51C399cCc2D926ee8169b139765/logo.png", - "blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/info.json", - "blockchains/ethereum/assets/0x7D5Edcd23dAa3fB94317D32aE253eE1Af08Ba14d/logo.png", - "blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/info.json", - "blockchains/ethereum/assets/0x7D8b9F24320Dab5369144Eb46927667f4a58dC49/logo.png", - "blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/info.json", - "blockchains/ethereum/assets/0x7D8eaf75738C15729AC7e7ae497EFf397020AB63/logo.png", - "blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/info.json", - "blockchains/ethereum/assets/0x7DE2d123042994737105802D2abD0A10a7BdE276/logo.png", - "blockchains/ethereum/assets/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9/info.json", - "blockchains/ethereum/assets/0x7DE580D247D0f5d72c522b2750089E18f26e1cF9/logo.png", - "blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/info.json", - "blockchains/ethereum/assets/0x7DF5816FE144c077aa2fF2a404F3F8AEB48C1d96/logo.png", - "blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/info.json", - "blockchains/ethereum/assets/0x7Dc4f41294697a7903C4027f6Ac528C5d14cd7eB/logo.png", - "blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/info.json", - "blockchains/ethereum/assets/0x7E1922F5eaFB2AA8f849838C638B7a7a5eC50751/logo.png", - "blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/info.json", - "blockchains/ethereum/assets/0x7E2a54ced53bcC12C6b537537da24c5a3C450844/logo.png", - "blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/info.json", - "blockchains/ethereum/assets/0x7E43581b19ab509BCF9397a2eFd1ab10233f27dE/logo.png", - "blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/info.json", - "blockchains/ethereum/assets/0x7E5fF2E01331f23c02EEA77D6706ccf070e6ad3c/logo.png", - "blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/info.json", - "blockchains/ethereum/assets/0x7E6509aC567e7DE3Bc702E7CAF3B56245b50D1A7/logo.png", - "blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/info.json", - "blockchains/ethereum/assets/0x7E7Ed710D7d04DB0d278A046683C71FE00fb96D6/logo.png", - "blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/info.json", - "blockchains/ethereum/assets/0x7EF55A013D0632c24955553367C8D5Cc082ddBfF/logo.png", - "blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/info.json", - "blockchains/ethereum/assets/0x7Ed172530F9822cd0573B895853E3f745f4108B4/logo.png", - "blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/info.json", - "blockchains/ethereum/assets/0x7F0F05D1a4d5bDeAA35aAe5a765c600E46e0B14E/logo.png", - "blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/info.json", - "blockchains/ethereum/assets/0x7F77a0cc3caCE8c58ccE9D153c070f312D1a1088/logo.png", - "blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/info.json", - "blockchains/ethereum/assets/0x7FC408011165760eE31bE2BF20dAf450356692Af/logo.png", - "blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/info.json", - "blockchains/ethereum/assets/0x7FCE2856899a6806eeEf70807985fc7554C66340/logo.png", - "blockchains/ethereum/assets/0x7Fc03EEB44F260a72f9885fb10c74CF890962Ea7/logo.png", - "blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json", - "blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/logo.png", - "blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/info.json", - "blockchains/ethereum/assets/0x7Fe92EC600F15cD25253b421bc151c51b0276b7D/logo.png", - "blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/info.json", - "blockchains/ethereum/assets/0x7a0e91c4204355e0A6bBf746dc0B7E32dFEFDecf/logo.png", - "blockchains/ethereum/assets/0x7a0e91c4204355e0a6bbf746dc0b7e32dfefdecf/logo.png", - "blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/info.json", - "blockchains/ethereum/assets/0x7a20456BEdBa4A5744b3Ac6a800B79286208eB48/logo.png", - "blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/info.json", - "blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/logo.png", - "blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/info.json", - "blockchains/ethereum/assets/0x7a2cF566Ee773AcCeD9F4Ac48bC05c11b31900C2/logo.png", - "blockchains/ethereum/assets/0x7a2cf566ee773acced9f4ac48bc05c11b31900c2/logo.png", - "blockchains/ethereum/assets/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4/info.json", - "blockchains/ethereum/assets/0x7a35fE1e97823f78736EF60b8053BFF68fd7dEb4/logo.png", - "blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/info.json", - "blockchains/ethereum/assets/0x7a3d3c4f30c46F51b814BEe23D970A7c9b757a32/logo.png", - "blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/info.json", - "blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/logo.png", - "blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/info.json", - "blockchains/ethereum/assets/0x7aBc60B3290F68c85f495fD2e0c3Bd278837a313/logo.png", - "blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/info.json", - "blockchains/ethereum/assets/0x7aF9Fd0545D36Ca3c55C4DE505E6D5636BB7fE0B/logo.png", - "blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/info.json", - "blockchains/ethereum/assets/0x7afA2BbC06Dad88487b5171EA2bcDF938A6b7Ff9/logo.png", - "blockchains/ethereum/assets/0x7afe4978032e10d5ac54ac8657c38f0000d55250/logo.png", - "blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/info.json", - "blockchains/ethereum/assets/0x7b02C6118BaeFe500058cfC07D708fb404Ef5bC6/logo.png", - "blockchains/ethereum/assets/0x7b02c6118baefe500058cfc07d708fb404ef5bc6/logo.png", - "blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/info.json", - "blockchains/ethereum/assets/0x7b09Fb91eD7015B99db9e9ac10a2dD38aC0C85E1/logo.png", - "blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/info.json", - "blockchains/ethereum/assets/0x7b0CB0481E20448B030DeB3F292b61605EcEf050/logo.png", - "blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json", - "blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/logo.png", - "blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/info.json", - "blockchains/ethereum/assets/0x7b267eea6E679e747C0Cb1D6B453A976D3638D27/logo.png", - "blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/info.json", - "blockchains/ethereum/assets/0x7b2dF125567815ac9b57DA04B620F50bc93B320C/logo.png", - "blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/info.json", - "blockchains/ethereum/assets/0x7b39BB62b486cBD9C5995ce4AC331BCd63dabe82/logo.png", - "blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/info.json", - "blockchains/ethereum/assets/0x7b53B2C4B2F495d843a4e92e5c5511034d32bd15/logo.png", - "blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/info.json", - "blockchains/ethereum/assets/0x7b551d679606eE11862B0E9b2d354b53951fda93/logo.png", - "blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/info.json", - "blockchains/ethereum/assets/0x7b94A1281Db0335C9Efd68AcA5c98B494d775C70/logo.png", - "blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/info.json", - "blockchains/ethereum/assets/0x7b98dC6Dea0BE60dea2b2cF44b5bd9e702D7440B/logo.png", - "blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/info.json", - "blockchains/ethereum/assets/0x7bA19B7F7d106A9a1e0985397B94F38EEe0b555e/logo.png", - "blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/info.json", - "blockchains/ethereum/assets/0x7bBef2035c3BbE8D99E4Ac027Ba0EBA501BF8957/logo.png", - "blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/info.json", - "blockchains/ethereum/assets/0x7bE14a02F9953D5A37f5569113f403De4704Eae4/logo.png", - "blockchains/ethereum/assets/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6/info.json", - "blockchains/ethereum/assets/0x7bF219195f0A3E109886AE5901298A9ba34DD1F6/logo.png", - "blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/info.json", - "blockchains/ethereum/assets/0x7bf878a25f7d34D392EBC8d14E33478966c7CA75/logo.png", - "blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/info.json", - "blockchains/ethereum/assets/0x7c0AFD49D40Ec308d49E2926E5c99B037d54EE7e/logo.png", - "blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/info.json", - "blockchains/ethereum/assets/0x7c3f46575C569caD06490AaB2d179D1153F2cD23/logo.png", - "blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/info.json", - "blockchains/ethereum/assets/0x7c50079cC96284C1e01e3a66FC38af090289b4Ee/logo.png", - "blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/info.json", - "blockchains/ethereum/assets/0x7c6ceDa90802BA9bEA8c7508c2c5b8dEF670f3c0/logo.png", - "blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/info.json", - "blockchains/ethereum/assets/0x7c8F07Ac5b0a2876ee582a661d53dE2D0BbAd96F/logo.png", - "blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/info.json", - "blockchains/ethereum/assets/0x7c95633971a6696bE4b7C1406a4Ff74f74613665/logo.png", - "blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/info.json", - "blockchains/ethereum/assets/0x7c9D8Fb3bDe3D9Ea6e89170618C2dC3d16695D36/logo.png", - "blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/info.json", - "blockchains/ethereum/assets/0x7cC23E195D4db133A78B43eB93B524796777c3e7/logo.png", - "blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/info.json", - "blockchains/ethereum/assets/0x7cE0641D19095ed3226fC5222836901bcE41585D/logo.png", - "blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/info.json", - "blockchains/ethereum/assets/0x7ca121b093e2FbD4bB9A894bD5Ff487d16f1F83b/logo.png", - "blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/info.json", - "blockchains/ethereum/assets/0x7ce8559ab2ba6c5Ade33CC7DD6dBE14425eA9d8c/logo.png", - "blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/info.json", - "blockchains/ethereum/assets/0x7ce88CEEd1015eCEBAED624459Dd97435e77157B/logo.png", - "blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/info.json", - "blockchains/ethereum/assets/0x7cf6dC769482AbEe2FF75795d000F381A8062DEC/logo.png", - "blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/info.json", - "blockchains/ethereum/assets/0x7d0Bb7A2FDc7e15e2937226670f1622931459660/logo.png", - "blockchains/ethereum/assets/0x7d29a64504629172a429e64183d6673b9dacbfce/logo.png", - "blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/info.json", - "blockchains/ethereum/assets/0x7d3761297D48E3364448560de2a40a3cCce399e2/logo.png", - "blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/info.json", - "blockchains/ethereum/assets/0x7d3E7D41DA367b4FDCe7CBE06502B13294Deb758/logo.png", - "blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/info.json", - "blockchains/ethereum/assets/0x7d3cb11f8c13730C24D01826d8F2005F0e1b348F/logo.png", - "blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/info.json", - "blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/logo.png", - "blockchains/ethereum/assets/0x7d4b8cce0591c9044a22ee543533b72e976e36c3/logo.png", - "blockchains/ethereum/assets/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC/info.json", - "blockchains/ethereum/assets/0x7d7587513e4674e93Be5CB18d7EA6b905Abd1BbC/logo.png", - "blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/info.json", - "blockchains/ethereum/assets/0x7d7Ab1Db2c8766D98465a392f374eB97361289eF/logo.png", - "blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/info.json", - "blockchains/ethereum/assets/0x7d91e637589EC3Bb54D8213a9e92Dc6E8D12da91/logo.png", - "blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/info.json", - "blockchains/ethereum/assets/0x7d93978d21DE3033B1bdCB3C0D16Dbd0afD29c27/logo.png", - "blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/info.json", - "blockchains/ethereum/assets/0x7dCB3B2356C822d3577D4d060D0D5D78C860488C/logo.png", - "blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/info.json", - "blockchains/ethereum/assets/0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7/logo.png", - "blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/info.json", - "blockchains/ethereum/assets/0x7dEe371A788f9BD6c546dF83F0d74fBe37cbf006/logo.png", - "blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/info.json", - "blockchains/ethereum/assets/0x7dd474dCe035debF073dCB9C188584d761b1D024/logo.png", - "blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/info.json", - "blockchains/ethereum/assets/0x7deB5e830be29F91E298ba5FF1356BB7f8146998/logo.png", - "blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/info.json", - "blockchains/ethereum/assets/0x7deD07692e27B7b15Cb665666c7Fcd06417F9110/logo.png", - "blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/info.json", - "blockchains/ethereum/assets/0x7e1A6C74b9a862002d5246215205CA062FBe0868/logo.png", - "blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/info.json", - "blockchains/ethereum/assets/0x7e4A9B2BfDDcc37D042B881e48344A560Ad7c462/logo.png", - "blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/info.json", - "blockchains/ethereum/assets/0x7e667525521cF61352e2E01b50FaaaE7Df39749a/logo.png", - "blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/info.json", - "blockchains/ethereum/assets/0x7e9b050F9ce3d41a0cCe8d53830C494E7d213156/logo.png", - "blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/info.json", - "blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/logo.png", - "blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/info.json", - "blockchains/ethereum/assets/0x7eAFF6b30F225475061FA49AaE97333666E258Ff/logo.png", - "blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/info.json", - "blockchains/ethereum/assets/0x7eE56d7D5a084e88E9843B537AcdC4B1D2bc50f7/logo.png", - "blockchains/ethereum/assets/0x7ee56d7d5a084e88e9843b537acdc4b1d2bc50f7/logo.png", - "blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/info.json", - "blockchains/ethereum/assets/0x7f121d4EC6c2C07eB6BC7989d91d2d4fF654c068/logo.png", - "blockchains/ethereum/assets/0x7f1F2D3dFa99678675ECE1C243d3f7bC3746db5D/info.json", - "blockchains/ethereum/assets/0x7f1F2D3dFa99678675ECE1C243d3f7bC3746db5D/logo.png", - "blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/info.json", - "blockchains/ethereum/assets/0x7f288Ff5A8055F5f6103A80Dd806cf8415e035C7/logo.png", - "blockchains/ethereum/assets/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411/info.json", - "blockchains/ethereum/assets/0x7f65BE7FAd0c22813e51746E7e8f13a20bAa9411/logo.png", - "blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/info.json", - "blockchains/ethereum/assets/0x7f6715c3FC4740A02F70De85B9FD50ac6001fEd9/logo.png", - "blockchains/ethereum/assets/0x7f737b66921d18b008dc9c3a9b933a3bf559f1bc/logo.png", - "blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/info.json", - "blockchains/ethereum/assets/0x7f791C8B4Fd1AA6EF52157Cca3436f7cE9844058/logo.png", - "blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/info.json", - "blockchains/ethereum/assets/0x7f7Cac26A300Cb2E911B0241F71A5C18f6481C9D/logo.png", - "blockchains/ethereum/assets/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC/info.json", - "blockchains/ethereum/assets/0x7f9A00E03c2E53A3aF6031C17A150DBeDaAab3dC/logo.png", - "blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/info.json", - "blockchains/ethereum/assets/0x7fD483c9F72cf1Bf9BE2852810E50DeF29Ff2f7f/logo.png", - "blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/info.json", - "blockchains/ethereum/assets/0x7fDbd45a8fd1530995b4D9701E1cC1e71Ad12955/logo.png", - "blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/info.json", - "blockchains/ethereum/assets/0x7fa149D89B96F50B3AE6A2554a4Ffe022575B1bf/logo.png", - "blockchains/ethereum/assets/0x7fce2856899a6806eeef70807985fc7554c66340/logo.png", - "blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/info.json", - "blockchains/ethereum/assets/0x8003C49f6ebACDdC493EA47CAB45e892d1B638a1/logo.png", - "blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/info.json", - "blockchains/ethereum/assets/0x800c9882C0bF3E7908c0De8Da940Ab1d4F4458ee/logo.png", - "blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/info.json", - "blockchains/ethereum/assets/0x8013D06A86F341afAB95F82f6487e44c4Dc0C655/logo.png", - "blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/info.json", - "blockchains/ethereum/assets/0x801Af47bA35316B7DA5EAe0a08904B014E7eC696/logo.png", - "blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/info.json", - "blockchains/ethereum/assets/0x8040d35ED6c82f75b1078Cf5Eb93A2cFd34b2Bd8/logo.png", - "blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/info.json", - "blockchains/ethereum/assets/0x80640db285Cc63496bdd8c1980A7f4526A4D477F/logo.png", - "blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/info.json", - "blockchains/ethereum/assets/0x8069080a922834460C3A092FB2c1510224dc066b/logo.png", - "blockchains/ethereum/assets/0x8069080a922834460c3a092fb2c1510224dc066b/logo.png", - "blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/info.json", - "blockchains/ethereum/assets/0x8081749f7F049d0B7E32BB33DEcaD9eeD96693D5/logo.png", - "blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/info.json", - "blockchains/ethereum/assets/0x8082938646A474cf08f2107791bc9F644D9DAd75/logo.png", - "blockchains/ethereum/assets/0x8082938646a474cf08f2107791bc9f644d9dad75/logo.png", - "blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/info.json", - "blockchains/ethereum/assets/0x808470d3C22263bca54d2634BCA479bF05d36E93/logo.png", - "blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/info.json", - "blockchains/ethereum/assets/0x809826cceAb68c387726af962713b64Cb5Cb3CCA/logo.png", - "blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/info.json", - "blockchains/ethereum/assets/0x809FAaF63eE61B9133102b4Fbe560219b534b6e4/logo.png", - "blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/info.json", - "blockchains/ethereum/assets/0x80BC5512561c7f85A3A9508c7df7901b370Fa1DF/logo.png", - "blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/info.json", - "blockchains/ethereum/assets/0x80D09dA032F4293b1f1295274509Cb76C2A5DC42/logo.png", - "blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/info.json", - "blockchains/ethereum/assets/0x80E7a4d750aDe616Da896C49049B7EdE9e04C191/logo.png", - "blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json", - "blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/logo.png", - "blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/info.json", - "blockchains/ethereum/assets/0x80aCB802869F7B825cdBdaCb504cF95b595BB930/logo.png", - "blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/info.json", - "blockchains/ethereum/assets/0x80bD0cc689c206e3F642919244c4251c7Ef19852/logo.png", - "blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/info.json", - "blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/logo.png", - "blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/info.json", - "blockchains/ethereum/assets/0x80bf9169f4c7bc84344FbC75B026dd57252D9a0C/logo.png", - "blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/info.json", - "blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/logo.png", - "blockchains/ethereum/assets/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f/info.json", - "blockchains/ethereum/assets/0x80d211718f9B9Ba31959a14328Acd8D8c9d5382f/logo.png", - "blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/info.json", - "blockchains/ethereum/assets/0x80e82Dd8707a68D9f26a3035c1bBF2b704549801/logo.png", - "blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/info.json", - "blockchains/ethereum/assets/0x80f222a749a2e18Eb7f676D371F19ad7EFEEe3b7/logo.png", - "blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json", - "blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/logo.png", - "blockchains/ethereum/assets/0x80fb784b7ed66730e8b1dbd9820afd29931aab03/logo.png", - "blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/info.json", - "blockchains/ethereum/assets/0x810908B285f85Af668F6348cD8B26D76B3EC12e1/logo.png", - "blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/info.json", - "blockchains/ethereum/assets/0x812456F20215B291fd1246a4A63065E38961949f/logo.png", - "blockchains/ethereum/assets/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686/info.json", - "blockchains/ethereum/assets/0x81246a3F5fab7Aa9f4F625866105F3CAfFc67686/logo.png", - "blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/info.json", - "blockchains/ethereum/assets/0x81311Be50efd05ee4501d884F0152f942015508b/logo.png", - "blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/info.json", - "blockchains/ethereum/assets/0x813b428aF3920226E059B68A62e4c04933D4eA7a/logo.png", - "blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/info.json", - "blockchains/ethereum/assets/0x814964b1bceAf24e26296D031EaDf134a2Ca4105/logo.png", - "blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/info.json", - "blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/logo.png", - "blockchains/ethereum/assets/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26/info.json", - "blockchains/ethereum/assets/0x814e0908b12A99FeCf5BC101bB5d0b8B5cDf7d26/logo.png", - "blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/info.json", - "blockchains/ethereum/assets/0x8156C0DCfC78308A12A38CcdE1825c0b4A78d77f/logo.png", - "blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/info.json", - "blockchains/ethereum/assets/0x816051E2203Ca534c4336d8d6Df71987fA3Ae0BD/logo.png", - "blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/info.json", - "blockchains/ethereum/assets/0x81611aCD4460Fd996Aa657835aF044644Fa8ae29/logo.png", - "blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/info.json", - "blockchains/ethereum/assets/0x81705082eF9f0D660f07BE80093D46d826d48b25/logo.png", - "blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/info.json", - "blockchains/ethereum/assets/0x8188e51Bc678F0070531f0e782718Df0027452De/logo.png", - "blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/info.json", - "blockchains/ethereum/assets/0x818Fc6C2Ec5986bc6E2CBf00939d90556aB12ce5/logo.png", - "blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/info.json", - "blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdD31FAcEeCf2F816/logo.png", - "blockchains/ethereum/assets/0x8196cdd6e17991b22816bb9cdd31faceecf2f816/logo.png", - "blockchains/ethereum/assets/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c/info.json", - "blockchains/ethereum/assets/0x81AADA684F4Bd51252c8184148A78e7E4B44dc2c/logo.png", - "blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/info.json", - "blockchains/ethereum/assets/0x81AcB5e13e9846c8a1DBC82d947b901B78aB1A5D/logo.png", - "blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/info.json", - "blockchains/ethereum/assets/0x81Af4CB0A608839557834c1C275DD74BdEfb7Ec8/logo.png", - "blockchains/ethereum/assets/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D/info.json", - "blockchains/ethereum/assets/0x81B1bFD6CB9Ad42DB395c2a27F73D4DCf5777e2D/logo.png", - "blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/info.json", - "blockchains/ethereum/assets/0x81DDbc1394c02D15946D76C16485b829Aa5CCc43/logo.png", - "blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/info.json", - "blockchains/ethereum/assets/0x81E74a3eA4BaB2277aA3b941E9D9F37B08Ac5374/logo.png", - "blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/info.json", - "blockchains/ethereum/assets/0x81Fe677CB2Cb26abF471f40Cd8256cE9d07FeD3a/logo.png", - "blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/info.json", - "blockchains/ethereum/assets/0x81b4D08645DA11374a03749AB170836E4e539767/logo.png", - "blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/info.json", - "blockchains/ethereum/assets/0x81c55017F7Ce6E72451cEd49FF7bAB1e3DF64d0C/logo.png", - "blockchains/ethereum/assets/0x81c55017f7ce6e72451ced49ff7bab1e3df64d0c/logo.png", - "blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/info.json", - "blockchains/ethereum/assets/0x81c9151de0C8bafCd325a57E3dB5a5dF1CEBf79c/logo.png", - "blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/info.json", - "blockchains/ethereum/assets/0x81e091299D14024956723aEf6681F3B39692746c/logo.png", - "blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/info.json", - "blockchains/ethereum/assets/0x81e70eA3d76D713Ea1F501f89417aF9BCc2A5f9F/logo.png", - "blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/info.json", - "blockchains/ethereum/assets/0x820618367fB401310502760462FbA400a32C1D69/logo.png", - "blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json", - "blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/logo.png", - "blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/info.json", - "blockchains/ethereum/assets/0x821144518dfE9e7b44fCF4d0824e15e8390d4637/logo.png", - "blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/info.json", - "blockchains/ethereum/assets/0x82125AFe01819Dff1535D0D6276d57045291B6c0/logo.png", - "blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/info.json", - "blockchains/ethereum/assets/0x825130Aa1bEeF07BdF4f389705321816D05b0d0f/logo.png", - "blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/info.json", - "blockchains/ethereum/assets/0x825fA76e912B3Ffd272DFDcEe1bc74c3eB79534F/logo.png", - "blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/info.json", - "blockchains/ethereum/assets/0x82622209cEf6EBf4b8BDB353a8FC7e0b8655D0b0/logo.png", - "blockchains/ethereum/assets/0x82622209cef6ebf4b8bdb353a8fc7e0b8655d0b0/logo.png", - "blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/info.json", - "blockchains/ethereum/assets/0x8266897D3044A030f1FCa81F18c9Ad2DaF9e5f09/logo.png", - "blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/info.json", - "blockchains/ethereum/assets/0x8275eBF521Dc217aa79C88132017A5BCEf001dd9/logo.png", - "blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/info.json", - "blockchains/ethereum/assets/0x8276ad69acdAacB17f981B780FDEF80b95f7e764/logo.png", - "blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/info.json", - "blockchains/ethereum/assets/0x827D53c8170aF52625f414bde00326Fc8A085E86/logo.png", - "blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/info.json", - "blockchains/ethereum/assets/0x827Fe1736CEe36F7737Be6cF502434aF294Cf137/logo.png", - "blockchains/ethereum/assets/0x827fe1736cee36f7737be6cf502434af294cf137/logo.png", - "blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/info.json", - "blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/logo.png", - "blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json", - "blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/logo.png", - "blockchains/ethereum/assets/0x8290333cef9e6d528dd5618fb97a76f268f3edd4/logo.png", - "blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/info.json", - "blockchains/ethereum/assets/0x8293bBd92C42608B20af588620a76128A33e4De9/logo.png", - "blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/info.json", - "blockchains/ethereum/assets/0x829FC6B9CCEC9FBd5534E40B2181556C2a791896/logo.png", - "blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/info.json", - "blockchains/ethereum/assets/0x82Cf44bE0768A3600c4BDeA58607783A3A7c51AE/logo.png", - "blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/info.json", - "blockchains/ethereum/assets/0x82D5683F6d32D19B3b34FCfBC7041f43a3Faf228/logo.png", - "blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/info.json", - "blockchains/ethereum/assets/0x82Ef11f04Bc3cb863373aDdf5558dbc01d8F9b9b/logo.png", - "blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json", - "blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/logo.png", - "blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/info.json", - "blockchains/ethereum/assets/0x82b5B44Ed4f9A9f846F204a9ABed058D3D796B5B/logo.png", - "blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/info.json", - "blockchains/ethereum/assets/0x82b9eB75D6E8E6b4A296cF8FDE9A7c23Ee4B89eC/logo.png", - "blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/info.json", - "blockchains/ethereum/assets/0x82bdfb4C6F488fC47700ceF12C448a2F13F8fF4F/logo.png", - "blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/info.json", - "blockchains/ethereum/assets/0x82e5497347eC3d9a98632b7d5A844b645F0bA8c6/logo.png", - "blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/info.json", - "blockchains/ethereum/assets/0x82f4dED9Cec9B5750FBFf5C2185AEe35AfC16587/logo.png", - "blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/info.json", - "blockchains/ethereum/assets/0x82fdedfB7635441aA5A92791D001fA7388da8025/logo.png", - "blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/info.json", - "blockchains/ethereum/assets/0x8317b216D7c3F9a5B8401E4b6814D13A7BE390ec/logo.png", - "blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/info.json", - "blockchains/ethereum/assets/0x832904863978b94802123106e6eB491BDF0Df928/logo.png", - "blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/info.json", - "blockchains/ethereum/assets/0x832eC40433B457028A1D27434f3B9FdF81aaecbE/logo.png", - "blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/info.json", - "blockchains/ethereum/assets/0x833E4c02c47B7e38f5b9A80b26eb07D23d1961f4/logo.png", - "blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/info.json", - "blockchains/ethereum/assets/0x834625F5D8B006D70a6CaAEeF73C29442F156dAF/logo.png", - "blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/info.json", - "blockchains/ethereum/assets/0x834Ae750d5E8119e6C60FB5F1D784f696517001b/logo.png", - "blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/info.json", - "blockchains/ethereum/assets/0x83519EC12329FC296573b8e95E62F01313D63cA4/logo.png", - "blockchains/ethereum/assets/0x83519ec12329fc296573b8e95e62f01313d63ca4/logo.png", - "blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/info.json", - "blockchains/ethereum/assets/0x835fb9077C2EEEB044E55725Cc4c6c00c4FF88E3/logo.png", - "blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/info.json", - "blockchains/ethereum/assets/0x8361C75a2A6e6Ec681F7e41BA9baf21396A1A3Bf/logo.png", - "blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/info.json", - "blockchains/ethereum/assets/0x8377ee6d3545Bc6ff1425ee3015DC648B149C7B2/logo.png", - "blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/info.json", - "blockchains/ethereum/assets/0x83869DE76B9Ad8125e22b857f519F001588c0f62/logo.png", - "blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/info.json", - "blockchains/ethereum/assets/0x8387fE93abecaB50Cdf5be79A5f5BfcBAc90A2BE/logo.png", - "blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/info.json", - "blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/logo.png", - "blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/info.json", - "blockchains/ethereum/assets/0x839078adA638AF8306c039221E408eE7bc4E3F7F/logo.png", - "blockchains/ethereum/assets/0x839078ada638af8306c039221e408ee7bc4e3f7f/logo.png", - "blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/info.json", - "blockchains/ethereum/assets/0x83984d6142934bb535793A82ADB0a46EF0F66B6d/logo.png", - "blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/info.json", - "blockchains/ethereum/assets/0x839961692c56270b73538F9906f8736fC1DA4fA6/logo.png", - "blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/info.json", - "blockchains/ethereum/assets/0x83A668a8a9b6A2171466Ce09BB023DbE0BAd1b3E/logo.png", - "blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/info.json", - "blockchains/ethereum/assets/0x83C017A3FcD81E2d3ed00D8941f1c861587ceba2/logo.png", - "blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/info.json", - "blockchains/ethereum/assets/0x83D6a2171F78e8fFE4dfE7680983efFC49cff7a0/logo.png", - "blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/info.json", - "blockchains/ethereum/assets/0x83c1eb6C7F1c787B0D74d39Da8022b47DFe4971B/logo.png", - "blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/info.json", - "blockchains/ethereum/assets/0x83c88dBd0059EdB45A3e57B9Cc50E9Ee0fdA7191/logo.png", - "blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/info.json", - "blockchains/ethereum/assets/0x83cAEECace9Ec5c322c93743B2B370ED58951F5c/logo.png", - "blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/info.json", - "blockchains/ethereum/assets/0x83cee9e086A77e492eE0bB93C2B0437aD6fdECCc/logo.png", - "blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/info.json", - "blockchains/ethereum/assets/0x83e11a3b34D2330AdF67a3B1032172A7Bc408e17/logo.png", - "blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/info.json", - "blockchains/ethereum/assets/0x83e2BE8d114F9661221384B3a50d24B96a5653F5/logo.png", - "blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json", - "blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/logo.png", - "blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/info.json", - "blockchains/ethereum/assets/0x83eEA00D838f92dEC4D1475697B9f4D3537b56E3/logo.png", - "blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/info.json", - "blockchains/ethereum/assets/0x83f798e925BcD4017Eb265844FDDAbb448f1707D/logo.png", - "blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/info.json", - "blockchains/ethereum/assets/0x8400363706E3850E2BFfc612F9ADb38567e3B6AC/logo.png", - "blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/info.json", - "blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/logo.png", - "blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/info.json", - "blockchains/ethereum/assets/0x840fe75ABfaDc0F2d54037829571B2782e919ce4/logo.png", - "blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/info.json", - "blockchains/ethereum/assets/0x84119cb33E8F590D75c2D6Ea4e6B0741a7494EDA/logo.png", - "blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/info.json", - "blockchains/ethereum/assets/0x841d6e848fe163BE5712F1A4f85F11a48A3b47F5/logo.png", - "blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/info.json", - "blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/logo.png", - "blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/info.json", - "blockchains/ethereum/assets/0x843131b15F2Ec5BeA850aC5164D2e4a3749ad87f/logo.png", - "blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/info.json", - "blockchains/ethereum/assets/0x843c0b086ecbb640b07f63AfD566A17a934051C2/logo.png", - "blockchains/ethereum/assets/0x843c0b086ecbb640b07f63afd566a17a934051c2/logo.png", - "blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/info.json", - "blockchains/ethereum/assets/0x84675a35c00e824F99Ec147ea6518D98f988DA32/logo.png", - "blockchains/ethereum/assets/0x84675a35c00e824f99ec147ea6518d98f988da32/logo.png", - "blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/info.json", - "blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/logo.png", - "blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/info.json", - "blockchains/ethereum/assets/0x846C66cf71C43f80403B51fE3906B3599D63336f/logo.png", - "blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/info.json", - "blockchains/ethereum/assets/0x847c1C902F773e27A9CCad509817571C5Bf1b687/logo.png", - "blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/info.json", - "blockchains/ethereum/assets/0x8499e759C3a624a90db184503c5dc74F5040fFE2/logo.png", - "blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/info.json", - "blockchains/ethereum/assets/0x84A2d83b9eF6474A085834e8CF00C5b4d7b99440/logo.png", - "blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json", - "blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/logo.png", - "blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/info.json", - "blockchains/ethereum/assets/0x84F7c44B6Fed1080f647E354D552595be2Cc602F/logo.png", - "blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/info.json", - "blockchains/ethereum/assets/0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419/logo.png", - "blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/info.json", - "blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/logo.png", - "blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/info.json", - "blockchains/ethereum/assets/0x85089389C14Bd9c77FC2b8F0c3d1dC3363Bf06Ef/logo.png", - "blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/info.json", - "blockchains/ethereum/assets/0x851017523AE205adc9195e7F97D029f4Cfe7794c/logo.png", - "blockchains/ethereum/assets/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd/info.json", - "blockchains/ethereum/assets/0x8515cD0f00aD81996d24b9A9C35121a3b759D6Cd/logo.png", - "blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/info.json", - "blockchains/ethereum/assets/0x85332b222787EacAb0fFf68cf3b884798823528C/logo.png", - "blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json", - "blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/logo.png", - "blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/info.json", - "blockchains/ethereum/assets/0x8542325B72C6D9fC0aD2Ca965A78435413a915A0/logo.png", - "blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/info.json", - "blockchains/ethereum/assets/0x8578530205CEcbe5DB83F7F29EcfEEC860C297C2/logo.png", - "blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/info.json", - "blockchains/ethereum/assets/0x8599112EC500eeb267e0141D3A5ee40316400913/logo.png", - "blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/info.json", - "blockchains/ethereum/assets/0x85993bE4EF5BEc00B62BA7e46a8a70f353182b3e/logo.png", - "blockchains/ethereum/assets/0x85993be4ef5bec00b62ba7e46a8a70f353182b3e/logo.png", - "blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/info.json", - "blockchains/ethereum/assets/0x859a9C0b44cb7066D956a958B0b82e54C9e44b4B/logo.png", - "blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/info.json", - "blockchains/ethereum/assets/0x85D7d752C380F7B2BF61878386474778782207FB/logo.png", - "blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/info.json", - "blockchains/ethereum/assets/0x85Dd50BB40b7770564d35D71B0C6EAf3ec1d9603/logo.png", - "blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/info.json", - "blockchains/ethereum/assets/0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC/logo.png", - "blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/info.json", - "blockchains/ethereum/assets/0x85FCfD9438E4c071fcba6cf415c5FFef276d5064/logo.png", - "blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/info.json", - "blockchains/ethereum/assets/0x85Fc58443F809bEA3e1fb70A84F582FE84d624Ce/logo.png", - "blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/info.json", - "blockchains/ethereum/assets/0x85ca6710D0F1D511d130f6935eDDA88ACBD921bD/logo.png", - "blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/info.json", - "blockchains/ethereum/assets/0x85ccda048E7C23bB40bEe51cB9E166058350774d/logo.png", - "blockchains/ethereum/assets/0x85dd50bb40b7770564d35d71b0c6eaf3ec1d9603/logo.png", - "blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/info.json", - "blockchains/ethereum/assets/0x85df09a6aAE0337d10A70CC3f079E9Eb9b66ef10/logo.png", - "blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/info.json", - "blockchains/ethereum/assets/0x85eBa557C06c348395fD49e35d860F58a4F7c95a/logo.png", - "blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/info.json", - "blockchains/ethereum/assets/0x85eF130106f3e3BE4D9F53eDd2E6ff713272e7dc/logo.png", - "blockchains/ethereum/assets/0x85fc58443f809bea3e1fb70a84f582fe84d624ce/logo.png", - "blockchains/ethereum/assets/0x85fcfd9438e4c071fcba6cf415c5ffef276d5064/logo.png", - "blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/info.json", - "blockchains/ethereum/assets/0x8606a8F28e1e2FD50B9074d65C01548B1F040B32/logo.png", - "blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/info.json", - "blockchains/ethereum/assets/0x86149C67e57c749d0A12e6D6c2Bf1b616619BB29/logo.png", - "blockchains/ethereum/assets/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA/info.json", - "blockchains/ethereum/assets/0x861d899E74eC0e84fa8A15Ba58088Bb3BACcb6FA/logo.png", - "blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/info.json", - "blockchains/ethereum/assets/0x8627ffCaDADe9C0c4dab4A82C73Ceae10C2B401D/logo.png", - "blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/info.json", - "blockchains/ethereum/assets/0x862Da0A691bb0b74038377295f8fF523D0493eB4/logo.png", - "blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/info.json", - "blockchains/ethereum/assets/0x8632F0Cec0Ca0C428Da7A31e758D65A92b06dF47/logo.png", - "blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/info.json", - "blockchains/ethereum/assets/0x8634F0689a502B3659f2b3c9E5650d365067B48A/logo.png", - "blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/info.json", - "blockchains/ethereum/assets/0x865D176351f287fE1B0010805b110d08699C200A/logo.png", - "blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/info.json", - "blockchains/ethereum/assets/0x865bfD8232778F00CAe81315bf75ef1Fe6E30CDD/logo.png", - "blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/info.json", - "blockchains/ethereum/assets/0x865e3707a580F9db89304005CddD050Ade8873eB/logo.png", - "blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/info.json", - "blockchains/ethereum/assets/0x865ec58b06bF6305B886793AA20A2da31D034E68/logo.png", - "blockchains/ethereum/assets/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83/info.json", - "blockchains/ethereum/assets/0x86772b1409b61c639EaAc9Ba0AcfBb6E238e5F83/logo.png", - "blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/info.json", - "blockchains/ethereum/assets/0x86807Da5B92d31F67E128771CAcb85F3579646eA/logo.png", - "blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/info.json", - "blockchains/ethereum/assets/0x86876a5fCAcb52a197f194A2c8b2166Af327a6da/logo.png", - "blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/info.json", - "blockchains/ethereum/assets/0x86949Dc8043A5fD7619A1289d65964aD5ec3D25c/logo.png", - "blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/info.json", - "blockchains/ethereum/assets/0x869b1F57380aE501d387b19262EFD3C0Eb7501b0/logo.png", - "blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/info.json", - "blockchains/ethereum/assets/0x86A635EccEFFfA70Ff8A6DB29DA9C8DB288E40D0/logo.png", - "blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/info.json", - "blockchains/ethereum/assets/0x86C31E6da2190a1FFd39A36990a44174D0A8be15/logo.png", - "blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/info.json", - "blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/logo.png", - "blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/info.json", - "blockchains/ethereum/assets/0x86E44543164D9b97B14ef7f6f3aB7bA670CAB346/logo.png", - "blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/info.json", - "blockchains/ethereum/assets/0x86E56f3c89a14528858e58B3De48c074538BAf2c/logo.png", - "blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/info.json", - "blockchains/ethereum/assets/0x86F2E94D5886f005fa47F7c804C75Eb4427144b5/logo.png", - "blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/info.json", - "blockchains/ethereum/assets/0x86FADb80d8D2cff3C3680819E4da99C10232Ba0F/logo.png", - "blockchains/ethereum/assets/0x86Fa049857E0209aa7D9e616F7eb3b3B78ECfdb0/logo.png", - "blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/info.json", - "blockchains/ethereum/assets/0x86Faa4988E3F3fd862f0f794F1F25270f6038cE9/logo.png", - "blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/info.json", - "blockchains/ethereum/assets/0x86aF39a0e3B774d03ff7b57ab91018A62776F1CA/logo.png", - "blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/info.json", - "blockchains/ethereum/assets/0x86e6A4F512b1290c043970B04E0b570D4FC98291/logo.png", - "blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/info.json", - "blockchains/ethereum/assets/0x86e92C595De61FD22C0f0A0458C6EaA63d0B06EF/logo.png", - "blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/info.json", - "blockchains/ethereum/assets/0x86eCAA22459BCc7c356765f65e05Afd456eC51F9/logo.png", - "blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/info.json", - "blockchains/ethereum/assets/0x86f6D5d86b8cC5105A6Ccef741db02fa4Eb48415/logo.png", - "blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/info.json", - "blockchains/ethereum/assets/0x87026F792D09960232CA406E80C89BD35BAfE566/logo.png", - "blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/info.json", - "blockchains/ethereum/assets/0x870bb7A60eb21f69077D2c38d3dE0542a5298E09/logo.png", - "blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/info.json", - "blockchains/ethereum/assets/0x8711CF7764d23D32092C0DCEdfDAc63eCe1E6cF3/logo.png", - "blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/info.json", - "blockchains/ethereum/assets/0x8713d26637CF49e1b6B4a7Ce57106AaBc9325343/logo.png", - "blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/info.json", - "blockchains/ethereum/assets/0x8716Fc5Da009D3A208f0178b637a50F4ef42400F/logo.png", - "blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/info.json", - "blockchains/ethereum/assets/0x871baeD4088b863fd6407159f3672D70CD34837d/logo.png", - "blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/info.json", - "blockchains/ethereum/assets/0x87210f1D3422BA75B6C40C63C78d79324daBcd55/logo.png", - "blockchains/ethereum/assets/0x87210f1d3422ba75b6c40c63c78d79324dabcd55/logo.png", - "blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/info.json", - "blockchains/ethereum/assets/0x8727c112C712c4a03371AC87a74dD6aB104Af768/logo.png", - "blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/info.json", - "blockchains/ethereum/assets/0x8734afDaEDf4e490bf92a22BBFD3eA2d8Eb2E86c/logo.png", - "blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/info.json", - "blockchains/ethereum/assets/0x8743DF749cb06C91445267D1fef1Cf1CBafB49F2/logo.png", - "blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/info.json", - "blockchains/ethereum/assets/0x874D4C9B980f1a13dD44CBcDB912e24Ef0671eD0/logo.png", - "blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/info.json", - "blockchains/ethereum/assets/0x875089A734213cA39f0d93c2BbB8209827ec5e9f/logo.png", - "blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json", - "blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/logo.png", - "blockchains/ethereum/assets/0x8762db106b2c2a0bccb3a80d1ed41273552616e8/logo.png", - "blockchains/ethereum/assets/0x877391140c33B93a913478a6A1DF5157edC08320/info.json", - "blockchains/ethereum/assets/0x877391140c33B93a913478a6A1DF5157edC08320/logo.png", - "blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/info.json", - "blockchains/ethereum/assets/0x87897374EA98260343d8d3E5076b12dD0d09956a/logo.png", - "blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json", - "blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/logo.png", - "blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/info.json", - "blockchains/ethereum/assets/0x87AB739464881af0011052D4Ca0B0d657e8c3B48/logo.png", - "blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/info.json", - "blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/logo.png", - "blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/info.json", - "blockchains/ethereum/assets/0x87F14E9460ceCb789F1B125b2E3e353Ff8ed6fcd/logo.png", - "blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/info.json", - "blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/logo.png", - "blockchains/ethereum/assets/0x87b008E57F640D94Ee44Fd893F0323AF933F9195/info.json", - "blockchains/ethereum/assets/0x87b008E57F640D94Ee44Fd893F0323AF933F9195/logo.png", - "blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/info.json", - "blockchains/ethereum/assets/0x87cc79C77a760464d18990b485C914bFD6806F1C/logo.png", - "blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/info.json", - "blockchains/ethereum/assets/0x87d9bF506B434e9973cb0e6183DA7A50A16796b2/logo.png", - "blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/info.json", - "blockchains/ethereum/assets/0x87e20a1C261d5DDC4B4250DC9197102f52010aE7/logo.png", - "blockchains/ethereum/assets/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6/info.json", - "blockchains/ethereum/assets/0x87eDfFDe3E14c7a66c9b9724747a1C5696b742e6/logo.png", - "blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/info.json", - "blockchains/ethereum/assets/0x87f5E8c3425218837f3CB67dB941aF0C01323E56/logo.png", - "blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/info.json", - "blockchains/ethereum/assets/0x8810C63470d38639954c6B41AaC545848C46484a/logo.png", - "blockchains/ethereum/assets/0x8810c63470d38639954c6b41aac545848c46484a/logo.png", - "blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/info.json", - "blockchains/ethereum/assets/0x881Ef48211982D01E2CB7092C915E647Cd40D85C/logo.png", - "blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/info.json", - "blockchains/ethereum/assets/0x88277055dF2EE38dA159863dA2F56ee0A6909D62/logo.png", - "blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/info.json", - "blockchains/ethereum/assets/0x8832E23B1135f78aD08a044c2550489eEA1E1098/logo.png", - "blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/info.json", - "blockchains/ethereum/assets/0x884181554dfA9e578d36379919C05C25dC4a15bB/logo.png", - "blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/info.json", - "blockchains/ethereum/assets/0x8846c5cAD73fF19007367C1366b85E75c1885165/logo.png", - "blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/info.json", - "blockchains/ethereum/assets/0x884E84264d540485fAd815e7b3e5d8413CF76bD9/logo.png", - "blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/info.json", - "blockchains/ethereum/assets/0x8851B3DDA4F8A0a231FF45e8871b7003142d83DC/logo.png", - "blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/info.json", - "blockchains/ethereum/assets/0x8856a941149a9A2110b0bF58A1Fc97d34ffa60Fe/logo.png", - "blockchains/ethereum/assets/0x886785c4e5a161259c41cbcd45cd42513a95320a/logo.png", - "blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/info.json", - "blockchains/ethereum/assets/0x8871690d148a2c3BE909B6DA330A9a12C7164234/logo.png", - "blockchains/ethereum/assets/0x8871690d148a2c3be909b6da330a9a12c7164234/logo.png", - "blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/info.json", - "blockchains/ethereum/assets/0x887834D3b8D450B6bAB109c252Df3DA286d73CE4/logo.png", - "blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/info.json", - "blockchains/ethereum/assets/0x888666CA69E0f178DED6D75b5726Cee99A87D698/logo.png", - "blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/info.json", - "blockchains/ethereum/assets/0x8888801aF4d980682e47f1A9036e589479e835C5/logo.png", - "blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/info.json", - "blockchains/ethereum/assets/0x8888889213DD4dA823EbDD1e235b09590633C150/logo.png", - "blockchains/ethereum/assets/0x8888889213dd4da823ebdd1e235b09590633c150/logo.png", - "blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/info.json", - "blockchains/ethereum/assets/0x889badfa1aFAfb0E783B9f91626d71aeB1a3B113/logo.png", - "blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/info.json", - "blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/logo.png", - "blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/info.json", - "blockchains/ethereum/assets/0x88D59Ba796fDf639dEd3b5E720988D59fDb71Eb8/logo.png", - "blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/info.json", - "blockchains/ethereum/assets/0x88F12E1B380aad1D21c80aC48A0A87a02Ccc0DE9/logo.png", - "blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/info.json", - "blockchains/ethereum/assets/0x88FA37fcEF9B2EE0DdC18Acda2044b54f400F58e/logo.png", - "blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/info.json", - "blockchains/ethereum/assets/0x88FCFBc22C6d3dBaa25aF478C578978339BDe77a/logo.png", - "blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/info.json", - "blockchains/ethereum/assets/0x88bCB069C9141aa6a466c17C0a90F736df33FD85/logo.png", - "blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/info.json", - "blockchains/ethereum/assets/0x88cDF00f95d31904600b2cd8110b95ac970E0E2F/logo.png", - "blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/info.json", - "blockchains/ethereum/assets/0x88d50B466BE55222019D71F9E8fAe17f5f45FCA1/logo.png", - "blockchains/ethereum/assets/0x88d60255F917e3eb94eaE199d827DAd837fac4cB/logo.png", - "blockchains/ethereum/assets/0x88d60255f917e3eb94eae199d827dad837fac4cb/logo.png", - "blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/info.json", - "blockchains/ethereum/assets/0x88f400F6a26465c9ac6AE5c1C8C14Cf12B515C96/logo.png", - "blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/info.json", - "blockchains/ethereum/assets/0x8902f3Ab9E14183c9a7EC1463ecd7F61046BA965/logo.png", - "blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/info.json", - "blockchains/ethereum/assets/0x8912358D977e123b51EcAd1fFA0cC4A7e32FF774/logo.png", - "blockchains/ethereum/assets/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664/info.json", - "blockchains/ethereum/assets/0x892F5A0B08BB7B1eeCCCC63EF3916fF201c93664/logo.png", - "blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/info.json", - "blockchains/ethereum/assets/0x89303500a7Abfb178B274FD89F2469C264951e1f/logo.png", - "blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/info.json", - "blockchains/ethereum/assets/0x89332542B57621dBee1e305b30b0e02F86283100/logo.png", - "blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/info.json", - "blockchains/ethereum/assets/0x896a07e3788983ec52eaf0F9C6F6E031464Ee2CC/logo.png", - "blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/info.json", - "blockchains/ethereum/assets/0x896fdE45EbD168034fa1438BF754e5eDeAEf6232/logo.png", - "blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/info.json", - "blockchains/ethereum/assets/0x897036A41d787BC4a52F8617A5AF820188386f3F/logo.png", - "blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/info.json", - "blockchains/ethereum/assets/0x8971f9fd7196e5cEE2C1032B50F656855af7Dd26/logo.png", - "blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/info.json", - "blockchains/ethereum/assets/0x897d549EF2f848DE133Ba88F1983F0ec0C3222a7/logo.png", - "blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/info.json", - "blockchains/ethereum/assets/0x89885FC1F76C3f4cc719640E33c315227Da7003a/logo.png", - "blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/info.json", - "blockchains/ethereum/assets/0x898F198a0138A51a357De0694948Ea8E4E808507/logo.png", - "blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/info.json", - "blockchains/ethereum/assets/0x899338b84D25aC505a332aDCE7402d697D947494/logo.png", - "blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/info.json", - "blockchains/ethereum/assets/0x8993F76e40ED605f930b13B860BFAbDEe0756858/logo.png", - "blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/info.json", - "blockchains/ethereum/assets/0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD/logo.png", - "blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/info.json", - "blockchains/ethereum/assets/0x89B6A8Ca0001948d33F5807Bc3aB65D541641e27/logo.png", - "blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/info.json", - "blockchains/ethereum/assets/0x89C041a9007Bf6D7E334F1C0cF09c49886F39391/logo.png", - "blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/info.json", - "blockchains/ethereum/assets/0x89C33Ed4C7f780691444C172eAE9E6F1803be2C7/logo.png", - "blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/info.json", - "blockchains/ethereum/assets/0x89C98F4529A41c7eE25d730d29Bc39170ED11C60/logo.png", - "blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/info.json", - "blockchains/ethereum/assets/0x89b4d5f2cBA55D08a8c31eD7c1FB4b0a882B16B8/logo.png", - "blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/info.json", - "blockchains/ethereum/assets/0x89c0086e809Bbb5D054A9D0ef56412B2898928b1/logo.png", - "blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/info.json", - "blockchains/ethereum/assets/0x89c6c856a6db3e46107163D0cDa7A7FF211BD655/logo.png", - "blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/info.json", - "blockchains/ethereum/assets/0x89c7C3F672754409171297c56Dcb81A9dbB1F7A7/logo.png", - "blockchains/ethereum/assets/0x89c98f4529a41c7ee25d730d29bc39170ed11c60/logo.png", - "blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/info.json", - "blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/logo.png", - "blockchains/ethereum/assets/0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359/logo.png", - "blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/info.json", - "blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/logo.png", - "blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/info.json", - "blockchains/ethereum/assets/0x8A1E3930FDe1f151471c368fDBb39F3F63A65B55/logo.png", - "blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/info.json", - "blockchains/ethereum/assets/0x8A2279d4A90B6fe1C4B30fa660cC9f926797bAA2/logo.png", - "blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/info.json", - "blockchains/ethereum/assets/0x8A42c37558967dA1fd2fF57969946320e61E9aAB/logo.png", - "blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/info.json", - "blockchains/ethereum/assets/0x8A5aD873A1A615001aCc1757214F67E1Ba145cC9/logo.png", - "blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/info.json", - "blockchains/ethereum/assets/0x8A732BC91c33c167F868E0af7e6f31e0776d0f71/logo.png", - "blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/info.json", - "blockchains/ethereum/assets/0x8A79DD3b266F681211a7bB0a4c5345A4Cc90F413/logo.png", - "blockchains/ethereum/assets/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670/info.json", - "blockchains/ethereum/assets/0x8A8b5318d3A59fa6D1d0A83A1B0506f2796b5670/logo.png", - "blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/info.json", - "blockchains/ethereum/assets/0x8A99ED8a1b204903Ee46e733f2c1286F6d20b177/logo.png", - "blockchains/ethereum/assets/0x8A9C67fee641579dEbA04928c4BC45F66e26343A/info.json", - "blockchains/ethereum/assets/0x8A9C67fee641579dEbA04928c4BC45F66e26343A/logo.png", - "blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/info.json", - "blockchains/ethereum/assets/0x8AAA0D43cc86ed98b7aA9c8e1f87A319Cd873DC4/logo.png", - "blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/info.json", - "blockchains/ethereum/assets/0x8ABAF9a8ae10Cd4AF52C1B336cC5Bd4eaF6C5A7B/logo.png", - "blockchains/ethereum/assets/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7/info.json", - "blockchains/ethereum/assets/0x8Ab7404063Ec4DBcfd4598215992DC3F8EC853d7/logo.png", - "blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/info.json", - "blockchains/ethereum/assets/0x8Ae4BF2C33a8e667de34B54938B0ccD03Eb8CC06/logo.png", - "blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/info.json", - "blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/logo.png", - "blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/info.json", - "blockchains/ethereum/assets/0x8AedB297FED4b6884b808ee61fAf0837713670d0/logo.png", - "blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/info.json", - "blockchains/ethereum/assets/0x8B1F49491477e0fB46a29fef53F1EA320D13c349/logo.png", - "blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/info.json", - "blockchains/ethereum/assets/0x8B29b70b2cd8fdD891C1d0cd5808fb92781ba90B/logo.png", - "blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/info.json", - "blockchains/ethereum/assets/0x8B334C54997BC6c1c347d19cac73e015E3DDdf40/logo.png", - "blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/info.json", - "blockchains/ethereum/assets/0x8B40761142B9aa6dc8964e61D0585995425C3D94/logo.png", - "blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/info.json", - "blockchains/ethereum/assets/0x8B554bF7304065e60F89915a4eb1aBa7E7EB301c/logo.png", - "blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/info.json", - "blockchains/ethereum/assets/0x8B7ddE91e299e5c48128E388D7e3320E3839320D/logo.png", - "blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/info.json", - "blockchains/ethereum/assets/0x8B8E088c7aD40D70d0A8183a399c8f9c24b5c8d8/logo.png", - "blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/info.json", - "blockchains/ethereum/assets/0x8B9b98feeC18b390cb82c33A55A78e81151Cc6eD/logo.png", - "blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/info.json", - "blockchains/ethereum/assets/0x8BA6DcC667d3FF64C1A2123cE72FF5F0199E5315/logo.png", - "blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/info.json", - "blockchains/ethereum/assets/0x8BcB64bfDA77905398b67aF0Af084c744e777A20/logo.png", - "blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/info.json", - "blockchains/ethereum/assets/0x8Be191b2E888342b0392e093320A0d1D56c9fe1E/logo.png", - "blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/info.json", - "blockchains/ethereum/assets/0x8Bedb57393F24FbdDf36A76881E21Ed5037d00a4/logo.png", - "blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/info.json", - "blockchains/ethereum/assets/0x8C60423251C62f653855777C476d76280b853960/logo.png", - "blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/info.json", - "blockchains/ethereum/assets/0x8C8cCB81D436B0f3017664441C39cbeFbD64650F/logo.png", - "blockchains/ethereum/assets/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4/info.json", - "blockchains/ethereum/assets/0x8CBC6d8E11a9cb59922278321E0E61Dfabc0D9F4/logo.png", - "blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/info.json", - "blockchains/ethereum/assets/0x8CD6e29d3686d24d3C2018CEe54621eA0f89313B/logo.png", - "blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/info.json", - "blockchains/ethereum/assets/0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9/logo.png", - "blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/info.json", - "blockchains/ethereum/assets/0x8D0e3f8b0E1CD67629a05d529F7e036D86794293/logo.png", - "blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/info.json", - "blockchains/ethereum/assets/0x8D122b36b992AE6da171aC396479208f3B4174a5/logo.png", - "blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/info.json", - "blockchains/ethereum/assets/0x8D5682941cE456900b12d47ac06a88b47C764CE1/logo.png", - "blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/info.json", - "blockchains/ethereum/assets/0x8D75959f1E61EC2571aa72798237101F084DE63a/logo.png", - "blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/info.json", - "blockchains/ethereum/assets/0x8D8129963291740dDDd917ab01af18c7aed4BA58/logo.png", - "blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/info.json", - "blockchains/ethereum/assets/0x8DA087b4C36D0804E766c3a6b1c1AdAccc8490c0/logo.png", - "blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/info.json", - "blockchains/ethereum/assets/0x8DAFa2546A8dDfa4299Ff31a1997A2D2C8197a7C/logo.png", - "blockchains/ethereum/assets/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD/info.json", - "blockchains/ethereum/assets/0x8DE0f21eaa95f589A8a2fE69c5752fFdADA83EaD/logo.png", - "blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/info.json", - "blockchains/ethereum/assets/0x8DadC1061b421BF96bcfC9dEf8f5C5a9D7E19B46/logo.png", - "blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/info.json", - "blockchains/ethereum/assets/0x8DbF4D457929F339D4742DD45de28BEd97b7d635/logo.png", - "blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/info.json", - "blockchains/ethereum/assets/0x8Dc53eC99Ec97bf098eC3777C9DdCeF935DF49d4/logo.png", - "blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/info.json", - "blockchains/ethereum/assets/0x8Ddc86DbA7ad728012eFc460b8A168Aba60B403B/logo.png", - "blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/info.json", - "blockchains/ethereum/assets/0x8De67D55C58540807601dBf1259537BC2DFfc84D/logo.png", - "blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/info.json", - "blockchains/ethereum/assets/0x8DebC1A98a3acafc7C23195e55a7682cE49DaD28/logo.png", - "blockchains/ethereum/assets/0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7/info.json", - "blockchains/ethereum/assets/0x8E16bf47065Fe843A82f4399bAF5aBac4E0822B7/logo.png", - "blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/info.json", - "blockchains/ethereum/assets/0x8E30ea2329D95802Fd804f4291220b0e2F579812/logo.png", - "blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/info.json", - "blockchains/ethereum/assets/0x8E5610ab5E39d26828167640EA29823fe1dD5843/logo.png", - "blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/info.json", - "blockchains/ethereum/assets/0x8E766F57F7d16Ca50B4A0b90b88f6468A09b0439/logo.png", - "blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/info.json", - "blockchains/ethereum/assets/0x8E802E72A96F560b607E7CA2D59fF62bA222257b/logo.png", - "blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/info.json", - "blockchains/ethereum/assets/0x8E822B60b3a262d34dF59A4Ddd02383deF599B94/logo.png", - "blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/info.json", - "blockchains/ethereum/assets/0x8E853c3aB40Bd80412bb5F40Eadfed4Fb1cDC7d0/logo.png", - "blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json", - "blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/logo.png", - "blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/info.json", - "blockchains/ethereum/assets/0x8E9F8B93D049CbfeB37e0337b2d581ac6D0c3808/logo.png", - "blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/info.json", - "blockchains/ethereum/assets/0x8EA6cCBB95efAd9Ff6dF3721b6B9738Cac255d59/logo.png", - "blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/info.json", - "blockchains/ethereum/assets/0x8EE22C31531956A921425c6aFcB3E5742E775f12/logo.png", - "blockchains/ethereum/assets/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2/info.json", - "blockchains/ethereum/assets/0x8EF47555856f6Ce2E0cd7C36AeF4FAb317d2e2E2/logo.png", - "blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/info.json", - "blockchains/ethereum/assets/0x8Eb38715604b938812DEC25A0A1bc05B4becB9ca/logo.png", - "blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/info.json", - "blockchains/ethereum/assets/0x8Ed793D7D5715258aa1B7320770D603517EE66E6/logo.png", - "blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/info.json", - "blockchains/ethereum/assets/0x8F0921f30555624143d427b340b1156914882C10/logo.png", - "blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/info.json", - "blockchains/ethereum/assets/0x8F2C01B50A16482Efd29560Ecb2B4E6016CC3886/logo.png", - "blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/info.json", - "blockchains/ethereum/assets/0x8F2Fc2ab67d61d30eB3478A4F9396AB1ca90bA21/logo.png", - "blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/info.json", - "blockchains/ethereum/assets/0x8F564dc862FfE7EC0436C3717EC7ED06150144E2/logo.png", - "blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/info.json", - "blockchains/ethereum/assets/0x8F5d19F2136dF211e8340Dc118221444c6c869Fb/logo.png", - "blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/info.json", - "blockchains/ethereum/assets/0x8F8e787989BC652eeA01A6C88a19f0f379BDF4FD/logo.png", - "blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/info.json", - "blockchains/ethereum/assets/0x8FAF0be1465B9bE70eE73d9123B2A1fDD9F2AAe4/logo.png", - "blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/info.json", - "blockchains/ethereum/assets/0x8FD709Fc68886Bb522b32b9E70203D6001A2d1b2/logo.png", - "blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/info.json", - "blockchains/ethereum/assets/0x8a0ba07B4358dE33eFecff2f09f55c85CDa14670/logo.png", - "blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/info.json", - "blockchains/ethereum/assets/0x8a187D5285d316bcBC9ADafc08b51d70a0d8e000/logo.png", - "blockchains/ethereum/assets/0x8a187d5285d316bcbc9adafc08b51d70a0d8e000/logo.png", - "blockchains/ethereum/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/info.json", - "blockchains/ethereum/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/logo.png", - "blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/info.json", - "blockchains/ethereum/assets/0x8a48dfb33b8D6140C59f0a454c1D055d392Af66C/logo.png", - "blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/info.json", - "blockchains/ethereum/assets/0x8a64c0Bd7146710Aa5C2773365Bb620FaF11BEd4/logo.png", - "blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/info.json", - "blockchains/ethereum/assets/0x8a65ab17324c155fAc3e46aD33e9553d9165a252/logo.png", - "blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/info.json", - "blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/logo.png", - "blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/info.json", - "blockchains/ethereum/assets/0x8a77e40936BbC27e80E9a3F526368C967869c86D/logo.png", - "blockchains/ethereum/assets/0x8a77e40936bbc27e80e9a3f526368c967869c86d/logo.png", - "blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/info.json", - "blockchains/ethereum/assets/0x8a7b7B9B2f7d0c63F66171721339705A6188a7D5/logo.png", - "blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/info.json", - "blockchains/ethereum/assets/0x8a854288a5976036A725879164Ca3e91d30c6A1B/logo.png", - "blockchains/ethereum/assets/0x8a854288a5976036a725879164ca3e91d30c6a1b/logo.png", - "blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/info.json", - "blockchains/ethereum/assets/0x8a88f04e0c905054D2F33b26BB3A46D7091A039A/logo.png", - "blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/info.json", - "blockchains/ethereum/assets/0x8a99E2dAE13e4df4A6aA2A9Db2d6A7901eD0107D/logo.png", - "blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/info.json", - "blockchains/ethereum/assets/0x8aA33A7899FCC8eA5fBe6A608A109c3893A1B8b2/logo.png", - "blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/info.json", - "blockchains/ethereum/assets/0x8aD6739649f1fbF079882C14D27862d5c2206660/logo.png", - "blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/info.json", - "blockchains/ethereum/assets/0x8aF1ED18AF94CBC846991731702111AfbF904b45/logo.png", - "blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/info.json", - "blockchains/ethereum/assets/0x8aF5648EC4ACa18484a2718c6f7672e51DC152BF/logo.png", - "blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/info.json", - "blockchains/ethereum/assets/0x8aa688AB789d1848d131C65D98CEAA8875D97eF1/logo.png", - "blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/info.json", - "blockchains/ethereum/assets/0x8aaFB952f6F3BE554aca3aC2Ba0506e20F2bDCD6/logo.png", - "blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/info.json", - "blockchains/ethereum/assets/0x8ab0565dFE65BF9BE754D7b0Dadbb42c4eCaEC01/logo.png", - "blockchains/ethereum/assets/0x8ad6739649f1fbf079882c14d27862d5c2206660/logo.png", - "blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/info.json", - "blockchains/ethereum/assets/0x8aeD3f09FFaA1e6246E3b4b5790F13E1976f6055/logo.png", - "blockchains/ethereum/assets/0x8aedb297fed4b6884b808ee61faf0837713670d0/logo.png", - "blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/info.json", - "blockchains/ethereum/assets/0x8b12739dF8760a67e79afbE0Cd8cF113c009F411/logo.png", - "blockchains/ethereum/assets/0x8b353021189375591723E7384262F45709A3C3dC/logo.png", - "blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/info.json", - "blockchains/ethereum/assets/0x8b42663186E45EFE5352B8366EB94b8EeF5AFe2e/logo.png", - "blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/info.json", - "blockchains/ethereum/assets/0x8b69f58BE5D02Ddc832384Ef930bfAD2F9223719/logo.png", - "blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/info.json", - "blockchains/ethereum/assets/0x8b6CdA5CC518c904e8844f445E1A7C7d2DB0fF16/logo.png", - "blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/info.json", - "blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/logo.png", - "blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/info.json", - "blockchains/ethereum/assets/0x8b79656FC38a04044E495e22fAD747126ca305C4/logo.png", - "blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/info.json", - "blockchains/ethereum/assets/0x8bC2922d8544fE6e58Bb57a2D2566f0bc17FFfDD/logo.png", - "blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/info.json", - "blockchains/ethereum/assets/0x8bc41a9ABb969a9F8F4fdb33e566B09938d1D658/logo.png", - "blockchains/ethereum/assets/0x8bc41a9abb969a9f8f4fdb33e566b09938d1d658/logo.png", - "blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/info.json", - "blockchains/ethereum/assets/0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057/logo.png", - "blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/info.json", - "blockchains/ethereum/assets/0x8c20D8D54771DF6Ed6728CA7413aE95e2E5F14Ee/logo.png", - "blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/info.json", - "blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/logo.png", - "blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/info.json", - "blockchains/ethereum/assets/0x8c4E7f814d40f8929F9112C5D09016F923d34472/logo.png", - "blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/info.json", - "blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/logo.png", - "blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/info.json", - "blockchains/ethereum/assets/0x8c8687fC965593DFb2F0b4EAeFD55E9D8df348df/logo.png", - "blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/info.json", - "blockchains/ethereum/assets/0x8c9E4CF756b9d01D791b95bc2D0913EF2Bf03784/logo.png", - "blockchains/ethereum/assets/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d/info.json", - "blockchains/ethereum/assets/0x8c9d8f5CC3427F460e20F63b36992f74AA19e27d/logo.png", - "blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/info.json", - "blockchains/ethereum/assets/0x8cACd0Fa3b9A4B0A8734f0F1c1da162690a50Ab1/logo.png", - "blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/info.json", - "blockchains/ethereum/assets/0x8cBD4D5FBeE7C99Cb2704e7c0031733A72834ff8/logo.png", - "blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/info.json", - "blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fD9D1CD727F/logo.png", - "blockchains/ethereum/assets/0x8cb1d155a5a1d5d667611b7710920fd9d1cd727f/logo.png", - "blockchains/ethereum/assets/0x8cc3e2bdc17682c622eb789eda23fbd6988c84da/logo.png", - "blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/info.json", - "blockchains/ethereum/assets/0x8d284499fC4cD9B5415FeaFe1DFf26586be717B9/logo.png", - "blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/info.json", - "blockchains/ethereum/assets/0x8d5A69dc82a47594881256F2eef81770274fA30f/logo.png", - "blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/info.json", - "blockchains/ethereum/assets/0x8d80de8A78198396329dfA769aD54d24bF90E7aa/logo.png", - "blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/info.json", - "blockchains/ethereum/assets/0x8d94296e7E171A98b199eca7F511311DDE6A8DB6/logo.png", - "blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/info.json", - "blockchains/ethereum/assets/0x8d9626315e8025B81c3BDb926Db4C51DDE237f52/logo.png", - "blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/info.json", - "blockchains/ethereum/assets/0x8d9AB766cC475AA16AEF6529Fe5D4cd2c7ccFc98/logo.png", - "blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/info.json", - "blockchains/ethereum/assets/0x8dA18119eF2A42b2eb3A93707cFD0107fC2A0eaC/logo.png", - "blockchains/ethereum/assets/0x8dAE6Cb04688C62d939ed9B68d32Bc62e49970b1/info.json", - "blockchains/ethereum/assets/0x8dAE6Cb04688C62d939ed9B68d32Bc62e49970b1/logo.png", - "blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json", - "blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/logo.png", - "blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/info.json", - "blockchains/ethereum/assets/0x8dB54ca569D3019A2ba126D03C37c44b5eF81EF6/logo.png", - "blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/info.json", - "blockchains/ethereum/assets/0x8db6Da2120b346FAa7f206841f2FB005BBE0DFD8/logo.png", - "blockchains/ethereum/assets/0x8dc53ec99ec97bf098ec3777c9ddcef935df49d4/logo.png", - "blockchains/ethereum/assets/0x8dd5fbCe2F6a956C3022bA3663759011Dd51e73E/logo.png", - "blockchains/ethereum/assets/0x8dd5fbce2f6a956c3022ba3663759011dd51e73e/logo.png", - "blockchains/ethereum/assets/0x8ddc86dba7ad728012efc460b8a168aba60b403b/logo.png", - "blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/info.json", - "blockchains/ethereum/assets/0x8e09FE761f4Eee5DAC56024cC5eF9174231e5F1b/logo.png", - "blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/info.json", - "blockchains/ethereum/assets/0x8e1b448EC7aDFc7Fa35FC2e885678bD323176E34/logo.png", - "blockchains/ethereum/assets/0x8e1b448ec7adfc7fa35fc2e885678bd323176e34/logo.png", - "blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/info.json", - "blockchains/ethereum/assets/0x8e57c27761EBBd381b0f9d09Bb92CeB51a358AbB/logo.png", - "blockchains/ethereum/assets/0x8e766f57f7d16ca50b4a0b90b88f6468a09b0439/logo.png", - "blockchains/ethereum/assets/0x8e822b60b3a262d34df59a4ddd02383def599b94/logo.png", - "blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/info.json", - "blockchains/ethereum/assets/0x8e9934b2F0EA602cA5Be89e9274669E896C05Ac3/logo.png", - "blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/info.json", - "blockchains/ethereum/assets/0x8eB24319393716668D768dCEC29356ae9CfFe285/logo.png", - "blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json", - "blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/logo.png", - "blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/info.json", - "blockchains/ethereum/assets/0x8eFFd494eB698cc399AF6231fCcd39E08fd20B15/logo.png", - "blockchains/ethereum/assets/0x8eb38715604b938812dec25a0a1bc05b4becb9ca/logo.png", - "blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/info.json", - "blockchains/ethereum/assets/0x8ee38cd3d0Ce2620d94Ad7DF54ac5B85d7d28935/logo.png", - "blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/info.json", - "blockchains/ethereum/assets/0x8efBADD950AC0910d92FCaE60cFD69D15e573Da0/logo.png", - "blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/info.json", - "blockchains/ethereum/assets/0x8f136Cc8bEf1fEA4A7b71aa2301ff1A52F084384/logo.png", - "blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/info.json", - "blockchains/ethereum/assets/0x8f1459743dF07b81aE11A58C5ac6f2fB5fC8F095/logo.png", - "blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/info.json", - "blockchains/ethereum/assets/0x8f3470A7388c05eE4e7AF3d01D8C722b0FF52374/logo.png", - "blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/info.json", - "blockchains/ethereum/assets/0x8f464bfe2292748A0FED58Bb53D3838B4CE018b0/logo.png", - "blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/info.json", - "blockchains/ethereum/assets/0x8f66A173696502A0aD280781C3e55928A06c1312/logo.png", - "blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/info.json", - "blockchains/ethereum/assets/0x8f7b0B40E27E357540F90f187d90CE06366aC5A5/logo.png", - "blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/info.json", - "blockchains/ethereum/assets/0x8f8221aFbB33998d8584A2B05749bA73c37a938a/logo.png", - "blockchains/ethereum/assets/0x8f8221afbb33998d8584a2b05749ba73c37a938a/logo.png", - "blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/info.json", - "blockchains/ethereum/assets/0x8fC01E6CbDfFaf09B54F423f9Bb1F856b22e47b2/logo.png", - "blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/info.json", - "blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/logo.png", - "blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/info.json", - "blockchains/ethereum/assets/0x8fa1323590032461997eEb4E1b3F918C186b7843/logo.png", - "blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/info.json", - "blockchains/ethereum/assets/0x8fa1a491f55D93bD40ff023956261f2fB5047297/logo.png", - "blockchains/ethereum/assets/0x8faf0be1465b9be70ee73d9123b2a1fdd9f2aae4/logo.png", - "blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/info.json", - "blockchains/ethereum/assets/0x8fbcB3f7a4C48dD9500BA20b5254C08D75403ba1/logo.png", - "blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/info.json", - "blockchains/ethereum/assets/0x8fc9b6354E839AB1c8B31F4afa53607092B8C2e5/logo.png", - "blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/info.json", - "blockchains/ethereum/assets/0x8fe19C447821B4cdCdd5012BCa1B5469cA96d80D/logo.png", - "blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/info.json", - "blockchains/ethereum/assets/0x9002D4485b7594e3E850F0a206713B305113f69e/logo.png", - "blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/info.json", - "blockchains/ethereum/assets/0x900b4449236a7bb26b286601dD14d2bDe7a6aC6c/logo.png", - "blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/info.json", - "blockchains/ethereum/assets/0x90162f41886c0946D09999736f1C15c8a105A421/logo.png", - "blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/info.json", - "blockchains/ethereum/assets/0x9025f9A59694dd939739e05beB2502a567e8326f/logo.png", - "blockchains/ethereum/assets/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99/info.json", - "blockchains/ethereum/assets/0x9032c02AC84A347ECF0b31e1cE5EEd5462294A99/logo.png", - "blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/info.json", - "blockchains/ethereum/assets/0x90335e6F8cf5b4b3cC28217B6b2eCe290439E492/logo.png", - "blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/info.json", - "blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png", - "blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/info.json", - "blockchains/ethereum/assets/0x9041Fe5B3FDEA0f5e4afDC17e75180738D877A01/logo.png", - "blockchains/ethereum/assets/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef/info.json", - "blockchains/ethereum/assets/0x9043d4d51C9d2e31e3F169de4551E416970c27Ef/logo.png", - "blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/info.json", - "blockchains/ethereum/assets/0x904da022AbCF44EbA68d4255914141298a7F7307/logo.png", - "blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/info.json", - "blockchains/ethereum/assets/0x90528aeb3a2B736B780fD1B6C478bB7E1d643170/logo.png", - "blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/info.json", - "blockchains/ethereum/assets/0x905E337c6c8645263D3521205Aa37bf4d034e745/logo.png", - "blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/info.json", - "blockchains/ethereum/assets/0x905e3D31209dac40b875a7024B836a2297913388/logo.png", - "blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/info.json", - "blockchains/ethereum/assets/0x906318370BBAF0659F65eD6B298e95E0A288c990/logo.png", - "blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/info.json", - "blockchains/ethereum/assets/0x9064c91e51d7021A85AD96817e1432aBf6624470/logo.png", - "blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/info.json", - "blockchains/ethereum/assets/0x906b3f8b7845840188Eab53c3f5AD348A787752f/logo.png", - "blockchains/ethereum/assets/0x906b3f8b7845840188eab53c3f5ad348a787752f/logo.png", - "blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/info.json", - "blockchains/ethereum/assets/0x9073Ee83b6CE96C444547DdCAf777b9352163581/logo.png", - "blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/info.json", - "blockchains/ethereum/assets/0x90774A6B6a4950D867A16D85F77546961d9aFccb/logo.png", - "blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/info.json", - "blockchains/ethereum/assets/0x907cb97615b7cD7320Bc89bb7CDB46e37432eBe7/logo.png", - "blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/info.json", - "blockchains/ethereum/assets/0x908C44D44334a9c70e28f3a15A737B550Ca34aBe/logo.png", - "blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/info.json", - "blockchains/ethereum/assets/0x90D46A9636B973f18186541d1B04ed3621a49Cb0/logo.png", - "blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/info.json", - "blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/logo.png", - "blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/info.json", - "blockchains/ethereum/assets/0x90F08Cc8ddc43f5C01224F67fDf4640995139e8F/logo.png", - "blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/info.json", - "blockchains/ethereum/assets/0x90F7079D35A3e35503d83323027d28fE6bd1780D/logo.png", - "blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/info.json", - "blockchains/ethereum/assets/0x90aBeB53701C89e8d7Aca6A03d105576Ccd6386E/logo.png", - "blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/info.json", - "blockchains/ethereum/assets/0x90cCc1097A9646E8B12B51C52B4Fd298f014cD0C/logo.png", - "blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/info.json", - "blockchains/ethereum/assets/0x90f10470a7E90d9cB74Ceb57cC7AF22a8c4994FF/logo.png", - "blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/info.json", - "blockchains/ethereum/assets/0x9108cbDb89017221EE6eA7eE48EaE4a06842c75f/logo.png", - "blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/info.json", - "blockchains/ethereum/assets/0x910Dfc18D6EA3D6a7124A6F8B5458F281060fa4c/logo.png", - "blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/info.json", - "blockchains/ethereum/assets/0x9138E38a0316E25459b376e987Dd270B626709B8/logo.png", - "blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/info.json", - "blockchains/ethereum/assets/0x915570538A5A5802351Fd18963f2552Fb2862CdC/logo.png", - "blockchains/ethereum/assets/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa/info.json", - "blockchains/ethereum/assets/0x91600b412A68F2CB7c0FeD48A70127CC75341DBa/logo.png", - "blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/info.json", - "blockchains/ethereum/assets/0x91654eAf7828E7e05d2847Aa27405D9925C3dc0d/logo.png", - "blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/info.json", - "blockchains/ethereum/assets/0x916885426255235DA7a0BD90447986c00675f9EC/logo.png", - "blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/info.json", - "blockchains/ethereum/assets/0x9195E00402abe385f2D00A32Af40b271F2e87925/logo.png", - "blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/info.json", - "blockchains/ethereum/assets/0x919D0131fA5F77D99FBBBBaCe50bCb6E62332bf2/logo.png", - "blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/info.json", - "blockchains/ethereum/assets/0x919D3a363776B1ceec9352610c82dfaf80Edc32d/logo.png", - "blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/info.json", - "blockchains/ethereum/assets/0x91B9C68D3dad6Ae215b9c2cE65dAf9beF875E514/logo.png", - "blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/info.json", - "blockchains/ethereum/assets/0x91BB2E3aa91d807c72363F9027EA58625cfa0056/logo.png", - "blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/info.json", - "blockchains/ethereum/assets/0x91E84EC6101547C1FA39Dd565dd8b020E3c20CF2/logo.png", - "blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/info.json", - "blockchains/ethereum/assets/0x91Ee7472540CeF675EbC11e3fac69dE24C38495E/logo.png", - "blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/info.json", - "blockchains/ethereum/assets/0x91F46Dd6EE5f3F8CE83287897938f7858f5761e4/logo.png", - "blockchains/ethereum/assets/0x91b9c68d3dad6ae215b9c2ce65daf9bef875e514/logo.png", - "blockchains/ethereum/assets/0x91ca1146073b0cc9f57a1dde38a0ccb1ab2a3317/logo.png", - "blockchains/ethereum/assets/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94/info.json", - "blockchains/ethereum/assets/0x91d6f6e9026E43240ce6F06Af6a4b33129EBdE94/logo.png", - "blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/info.json", - "blockchains/ethereum/assets/0x91e64F39C1FE14492e8FDf5A8B0f305BD218C8A1/logo.png", - "blockchains/ethereum/assets/0x91e64f39c1fe14492e8fdf5a8b0f305bd218c8a1/logo.png", - "blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/info.json", - "blockchains/ethereum/assets/0x9214eC02CB71CbA0ADA6896b8dA260736a67ab10/logo.png", - "blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/info.json", - "blockchains/ethereum/assets/0x9216707C81438d9593c4e215BCBb0E7bB10d07F5/logo.png", - "blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/info.json", - "blockchains/ethereum/assets/0x921D555a9258C3092C605708A153798EA094d41A/logo.png", - "blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/info.json", - "blockchains/ethereum/assets/0x922105fAd8153F516bCfB829f56DC097a0E1D705/logo.png", - "blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/info.json", - "blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/logo.png", - "blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/info.json", - "blockchains/ethereum/assets/0x922aC473A3cC241fD3a0049Ed14536452D58D73c/logo.png", - "blockchains/ethereum/assets/0x922ac473a3cc241fd3a0049ed14536452d58d73c/logo.png", - "blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/info.json", - "blockchains/ethereum/assets/0x923108a439C4e8C2315c4f6521E5cE95B44e9B4c/logo.png", - "blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/info.json", - "blockchains/ethereum/assets/0x9235bDA06B8807161b8FBB1e102CB654555b212F/logo.png", - "blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/info.json", - "blockchains/ethereum/assets/0x925044C51dB653459a23DCD7aC3E30AfEA51e54a/logo.png", - "blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/info.json", - "blockchains/ethereum/assets/0x929E1Bd67410b8673377B33CD4a17567207733D7/logo.png", - "blockchains/ethereum/assets/0x929e1bd67410b8673377b33cd4a17567207733d7/logo.png", - "blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/info.json", - "blockchains/ethereum/assets/0x92A5B04D0ED5D94D7a193d1d334D3D16996f4E13/logo.png", - "blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/info.json", - "blockchains/ethereum/assets/0x92AAdc367fEB0cad3Cc52BB19721bE3aAd95953c/logo.png", - "blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/info.json", - "blockchains/ethereum/assets/0x92B7e4409dCf8C439f313eD1f05fdC0550d18DDd/logo.png", - "blockchains/ethereum/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png", - "blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/info.json", - "blockchains/ethereum/assets/0x92a06F3Ed11aF181D832bB474d017906AcB8c299/logo.png", - "blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/info.json", - "blockchains/ethereum/assets/0x92bfBcFDc25Dd7a235de50291e2EafB12d4901F8/logo.png", - "blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/info.json", - "blockchains/ethereum/assets/0x92c4f18c851592B4a2AB9BcD22D308F0E1c94399/logo.png", - "blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/info.json", - "blockchains/ethereum/assets/0x92d7A89405Ea3cC605A467E834236e09DF60bf16/logo.png", - "blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/info.json", - "blockchains/ethereum/assets/0x92e52a1A235d9A103D970901066CE910AAceFD37/logo.png", - "blockchains/ethereum/assets/0x92e78dae1315067a8819efd6dca432de9dcde2e9/logo.png", - "blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/info.json", - "blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/logo.png", - "blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/info.json", - "blockchains/ethereum/assets/0x9305a9b8789abC44dC8641606534665516b1FaB0/logo.png", - "blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/info.json", - "blockchains/ethereum/assets/0x93065b5C7Eb63333b8E57a73012D25f687895785/logo.png", - "blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/info.json", - "blockchains/ethereum/assets/0x93190DbCE9b9BD4Aa546270a8D1D65905B5fDd28/logo.png", - "blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/info.json", - "blockchains/ethereum/assets/0x931A7ca74e35f35a46881A4f968d5fBD095a0279/logo.png", - "blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/info.json", - "blockchains/ethereum/assets/0x933DFC5622792b41245aB8313416cAF0ba885aE7/logo.png", - "blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/info.json", - "blockchains/ethereum/assets/0x9344b383b1D59b5ce3468B234DAB43C7190ba735/logo.png", - "blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/info.json", - "blockchains/ethereum/assets/0x93453fbCf7fD8CcF9F3740af2fb9D14960a23b39/logo.png", - "blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/info.json", - "blockchains/ethereum/assets/0x9355372396e3F6daF13359B7b607a3374cc638e0/logo.png", - "blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/info.json", - "blockchains/ethereum/assets/0x9363E6eaDF5e307b96f26DFd94F355b95A0e2498/logo.png", - "blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/info.json", - "blockchains/ethereum/assets/0x936B36109951601471D2AC9b7e6ddED94AEB4701/logo.png", - "blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/info.json", - "blockchains/ethereum/assets/0x9388F54FA978Aa9e24395a8b69033304ECcea4df/logo.png", - "blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/info.json", - "blockchains/ethereum/assets/0x9389434852b94bbaD4c8AfEd5B7BDBc5Ff0c2275/logo.png", - "blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/info.json", - "blockchains/ethereum/assets/0x9399ac26D6586Beb8F25c8f2EEe33B1E2d00e472/logo.png", - "blockchains/ethereum/assets/0x9399ac26d6586beb8f25c8f2eee33b1e2d00e472/logo.png", - "blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/info.json", - "blockchains/ethereum/assets/0x93B99A13B81dfd5Fa9B2D875acF8C600047b193A/logo.png", - "blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/info.json", - "blockchains/ethereum/assets/0x93C1119a6a7bf9CD207DbC72e8614A5D82Ff427b/logo.png", - "blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/info.json", - "blockchains/ethereum/assets/0x93E682107d1E9defB0b5ee701C71707a4B2E46Bc/logo.png", - "blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/info.json", - "blockchains/ethereum/assets/0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d/logo.png", - "blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/info.json", - "blockchains/ethereum/assets/0x93Ec2b9D85a7F4b0Abc66abf4CA8d5E50C355516/logo.png", - "blockchains/ethereum/assets/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39/info.json", - "blockchains/ethereum/assets/0x93a7174dafd31d13400cD9fa01f4e5B5BAa00D39/logo.png", - "blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/info.json", - "blockchains/ethereum/assets/0x93c9291523cb95c0eB0bC379b0483F4D7fC05072/logo.png", - "blockchains/ethereum/assets/0x93c9291523cb95c0eb0bc379b0483f4d7fc05072/logo.png", - "blockchains/ethereum/assets/0x93d3296cac208422BF587c3597D116e809870f2b/info.json", - "blockchains/ethereum/assets/0x93d3296cac208422BF587c3597D116e809870f2b/logo.png", - "blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/info.json", - "blockchains/ethereum/assets/0x93eCD2ecDFb91aB2fEe28A8779A6adfe2851cda6/logo.png", - "blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/info.json", - "blockchains/ethereum/assets/0x9401d929B299e634b34b66BbE24BFB4568553e7F/logo.png", - "blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/info.json", - "blockchains/ethereum/assets/0x94056dc6d570fD9132b028Bb3F3064AD141cF5D0/logo.png", - "blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/info.json", - "blockchains/ethereum/assets/0x940BdCb99A0Ee5Fb008A606778AE87Ed9789F257/logo.png", - "blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/info.json", - "blockchains/ethereum/assets/0x940a2dB1B7008B6C776d4faaCa729d6d4A4AA551/logo.png", - "blockchains/ethereum/assets/0x94236591125E935F5ac128Bb3d5062944C24958c/info.json", - "blockchains/ethereum/assets/0x94236591125E935F5ac128Bb3d5062944C24958c/logo.png", - "blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/info.json", - "blockchains/ethereum/assets/0x94298F1e0Ab2DFaD6eEFfB1426846a3c29D98090/logo.png", - "blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/info.json", - "blockchains/ethereum/assets/0x943ACa8ed65FBf188A7D369Cfc2BeE0aE435ee1B/logo.png", - "blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/info.json", - "blockchains/ethereum/assets/0x943ED852DadB5C3938ECdC6883718df8142DE4C8/logo.png", - "blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/info.json", - "blockchains/ethereum/assets/0x9443528Ec80759098287A01C0856eB2Cddbd19C2/logo.png", - "blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/info.json", - "blockchains/ethereum/assets/0x945192524C6605D20be6C529Dd318666B74078BC/logo.png", - "blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/info.json", - "blockchains/ethereum/assets/0x9469D013805bFfB7D3DEBe5E7839237e535ec483/logo.png", - "blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/info.json", - "blockchains/ethereum/assets/0x946eA588417fFa565976EFdA354d82c01719a2EA/logo.png", - "blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/info.json", - "blockchains/ethereum/assets/0x9484451e0D1c3364aC50AE77ec72300a3dd896b5/logo.png", - "blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/info.json", - "blockchains/ethereum/assets/0x94933770344a66687523C5d24ECD43FE305094d8/logo.png", - "blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/info.json", - "blockchains/ethereum/assets/0x9496b91175490C26887DBD18cc423AD40CcD274E/logo.png", - "blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/info.json", - "blockchains/ethereum/assets/0x949bEd886c739f1A3273629b3320db0C5024c719/logo.png", - "blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/info.json", - "blockchains/ethereum/assets/0x94Cb815F4b601B00b363B3177B4D8ed8e0EB7cF2/logo.png", - "blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/info.json", - "blockchains/ethereum/assets/0x94D08EDdD9b41B486E3e5DBe500c2cCf165A22Bc/logo.png", - "blockchains/ethereum/assets/0x94Ec918ddEEcFDfCBf8C8d3E848B7c3E8D8CeAa1/info.json", - "blockchains/ethereum/assets/0x94Ec918ddEEcFDfCBf8C8d3E848B7c3E8D8CeAa1/logo.png", - "blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/info.json", - "blockchains/ethereum/assets/0x94Ede7A8AE3dE41469474A1Aa710838F5cDC6369/logo.png", - "blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/info.json", - "blockchains/ethereum/assets/0x94F31aC896c9823D81cf9C2C93feCEeD4923218f/logo.png", - "blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/info.json", - "blockchains/ethereum/assets/0x94b86C1F3682D6e87a84bCD9E2d281286CB7A904/logo.png", - "blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/info.json", - "blockchains/ethereum/assets/0x94d6b4fB35fB08Cb34Aa716ab40049Ec88002079/logo.png", - "blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/info.json", - "blockchains/ethereum/assets/0x94e94d695e4Edb8aeF055Fd075C5a3C1cBE39263/logo.png", - "blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/info.json", - "blockchains/ethereum/assets/0x94eea9a484F0BaE03D19623cfe389E2CBA56B72F/logo.png", - "blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/info.json", - "blockchains/ethereum/assets/0x9501BFc48897DCEEadf73113EF635d2fF7ee4B97/logo.png", - "blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/info.json", - "blockchains/ethereum/assets/0x9509AB39e86b0c369Bc09e6F67C7585eFcBD58D9/logo.png", - "blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/info.json", - "blockchains/ethereum/assets/0x9513d8679677Be3D57c7cDD30561105ee1452d69/logo.png", - "blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/info.json", - "blockchains/ethereum/assets/0x95172ccBe8344fecD73D0a30F54123652981BD6F/logo.png", - "blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/info.json", - "blockchains/ethereum/assets/0x951cCd8bEA9Aca1Fd913DB3376Cf1B63aFa67cDD/logo.png", - "blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/info.json", - "blockchains/ethereum/assets/0x95382Ac82E886A367bAc9E1e23beAbe569bCfeD8/logo.png", - "blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/info.json", - "blockchains/ethereum/assets/0x95426eD1ef0BF4AC3C006Bbd7E94F46A672dA95a/logo.png", - "blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json", - "blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/logo.png", - "blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/info.json", - "blockchains/ethereum/assets/0x954b5De09A55e59755aCBda29e1Eb74A45D30175/logo.png", - "blockchains/ethereum/assets/0x954b5de09a55e59755acbda29e1eb74a45d30175/logo.png", - "blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/info.json", - "blockchains/ethereum/assets/0x954b890704693af242613edEf1B603825afcD708/logo.png", - "blockchains/ethereum/assets/0x954b890704693af242613edef1b603825afcd708/logo.png", - "blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/info.json", - "blockchains/ethereum/assets/0x9556f8ee795D991fF371F547162D5efB2769425F/logo.png", - "blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/info.json", - "blockchains/ethereum/assets/0x955b2AD292e8FbF7ACf9D029a211c3de56364b0a/logo.png", - "blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/info.json", - "blockchains/ethereum/assets/0x9565B60C81CDFAe61ec0AFd0d2469b01aC45Ca49/logo.png", - "blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/info.json", - "blockchains/ethereum/assets/0x9577Daade444cE9b53026ABbFD4aA45bD4a7fDEc/logo.png", - "blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/info.json", - "blockchains/ethereum/assets/0x957C7090C1e2bBAAE73780d657df8132D6f3dA9D/logo.png", - "blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/info.json", - "blockchains/ethereum/assets/0x957c30aB0426e0C93CD8241E2c60392d08c6aC8e/logo.png", - "blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/info.json", - "blockchains/ethereum/assets/0x95C9bD1f81CEe7391dA3EaC81693E60F3292c1E0/logo.png", - "blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/info.json", - "blockchains/ethereum/assets/0x95D82bA91256DB995C80BEd690D0A779191aF62b/logo.png", - "blockchains/ethereum/assets/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18/info.json", - "blockchains/ethereum/assets/0x95a41fB80ca70306e9Ecf4e51ceA31bD18379C18/logo.png", - "blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/info.json", - "blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/logo.png", - "blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/info.json", - "blockchains/ethereum/assets/0x95aBb152ed410cc4b6DffB3eD41D01015bdbb5D2/logo.png", - "blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json", - "blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/logo.png", - "blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/info.json", - "blockchains/ethereum/assets/0x95bA34760ac3D7fBE98ee8b2AB33b4F1a6D18878/logo.png", - "blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/info.json", - "blockchains/ethereum/assets/0x95dAaaB98046846bF4B2853e23cba236fa394A31/logo.png", - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/info.json", - "blockchains/ethereum/assets/0x95eFD1Fe6099F65a7ED524DEF487483221094947/logo.png", - "blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/info.json", - "blockchains/ethereum/assets/0x9607AE1C1ce8c0817d6b5Acad0D4C2CC40F75161/logo.png", - "blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/info.json", - "blockchains/ethereum/assets/0x960b236A07cf122663c4303350609A66A7B288C0/logo.png", - "blockchains/ethereum/assets/0x960b236a07cf122663c4303350609a66a7b288c0/logo.png", - "blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/info.json", - "blockchains/ethereum/assets/0x9621bad6E7E2b9758349DdCb308df7F63Fd46668/logo.png", - "blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/info.json", - "blockchains/ethereum/assets/0x962E5A8F6Ad82C0F70aAD527f353A340048f8CbB/logo.png", - "blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/info.json", - "blockchains/ethereum/assets/0x9653cFd0865ad8313BEA2f0C2EC0584BFd05115B/logo.png", - "blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/info.json", - "blockchains/ethereum/assets/0x9656d60bfcD8199E83621E0Ff24CD37f19AB9F57/logo.png", - "blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/info.json", - "blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/logo.png", - "blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/info.json", - "blockchains/ethereum/assets/0x9669CA82Bac26fc762011C59cC0Dd41A665e861B/logo.png", - "blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/info.json", - "blockchains/ethereum/assets/0x966fFc36048670Fee053E0eFd3D55C9346cbcae6/logo.png", - "blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/info.json", - "blockchains/ethereum/assets/0x96780fA228A5F6f6C3F5A8C10b637D6407A4aCb7/logo.png", - "blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json", - "blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/logo.png", - "blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/info.json", - "blockchains/ethereum/assets/0x968347a7D9dDF46d6BA44DFC1F251204826bf80E/logo.png", - "blockchains/ethereum/assets/0x968347a7d9ddf46d6ba44dfc1f251204826bf80e/logo.png", - "blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/info.json", - "blockchains/ethereum/assets/0x9687F9dbEBb76a2A469925CCE797F3015d2C68fd/logo.png", - "blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/logo.png", - "blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/info.json", - "blockchains/ethereum/assets/0x96973492a4Bb1C68Fbe8221b53FA75502b46B239/logo.png", - "blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/info.json", - "blockchains/ethereum/assets/0x96A65609a7B84E8842732DEB08f56C3E21aC6f8a/logo.png", - "blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/info.json", - "blockchains/ethereum/assets/0x96B0bF939D9460095C15251F71Fda11e41DcBddB/logo.png", - "blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/info.json", - "blockchains/ethereum/assets/0x96C5EafFE9950eA7432E202cF79c2ae738503D69/logo.png", - "blockchains/ethereum/assets/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27/info.json", - "blockchains/ethereum/assets/0x96c30D5499EF6eA96A9c221Bc18BC39D29c97F27/logo.png", - "blockchains/ethereum/assets/0x96c645D3D3706f793Ef52C19bBACe441900eD47D/info.json", - "blockchains/ethereum/assets/0x96c645D3D3706f793Ef52C19bBACe441900eD47D/logo.png", - "blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/info.json", - "blockchains/ethereum/assets/0x96e6002A97Cd804aDA9E4864AC306CaDDBfeB73B/logo.png", - "blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/info.json", - "blockchains/ethereum/assets/0x9709De8A7d96BB7469F5ecE75aA5264540502470/logo.png", - "blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/info.json", - "blockchains/ethereum/assets/0x970B9bB2C0444F5E81e9d0eFb84C8ccdcdcAf84d/logo.png", - "blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/info.json", - "blockchains/ethereum/assets/0x970E035E2a013cf4bECD67E300d65BC32A56D826/logo.png", - "blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/info.json", - "blockchains/ethereum/assets/0x9715f0e15Eafd789647827218E0263EbDB11d54A/logo.png", - "blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/info.json", - "blockchains/ethereum/assets/0x971d048E737619884f2df75e31c7Eb6412392328/logo.png", - "blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/info.json", - "blockchains/ethereum/assets/0x9720b467a710382A232a32F540bDCed7d662a10B/logo.png", - "blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/info.json", - "blockchains/ethereum/assets/0x9731E223A99F9992107ac83A896914A8e6f871bD/logo.png", - "blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/info.json", - "blockchains/ethereum/assets/0x973b569b1d025C41cD9c19cbf8f931175e874DD0/logo.png", - "blockchains/ethereum/assets/0x973b569b1d025c41cd9c19cbf8f931175e874dd0/logo.png", - "blockchains/ethereum/assets/0x973e52691176d36453868D9d86572788d27041A9/info.json", - "blockchains/ethereum/assets/0x973e52691176d36453868D9d86572788d27041A9/logo.png", - "blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/info.json", - "blockchains/ethereum/assets/0x9746953F5b1324a78132895cfD263F417B0faAE3/logo.png", - "blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/info.json", - "blockchains/ethereum/assets/0x974C718665C1545D20136879fa37755aCDf38a4B/logo.png", - "blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/info.json", - "blockchains/ethereum/assets/0x974c312D85684AEdc6F04fB065078491E1b3fd03/logo.png", - "blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/info.json", - "blockchains/ethereum/assets/0x977e5f1Bc595Db78DcC0E78A6fDFa08E988ca264/logo.png", - "blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/info.json", - "blockchains/ethereum/assets/0x9787875E6a528E97D4Beb1fA13c01084231C820B/logo.png", - "blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/info.json", - "blockchains/ethereum/assets/0x979EBc09e55EA0ab563CF7175e4c4b1a03AFc19a/logo.png", - "blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/info.json", - "blockchains/ethereum/assets/0x97AEB5066E1A590e868b511457BEb6FE99d329F5/logo.png", - "blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/info.json", - "blockchains/ethereum/assets/0x97BDda66586C828c1d6da94e3d8fca616e8081f0/logo.png", - "blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/info.json", - "blockchains/ethereum/assets/0x97Cb5Cc1b2e10cC56DC16ab9179f06dfEDBe41A2/logo.png", - "blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/info.json", - "blockchains/ethereum/assets/0x97E0d16620A781b5FBd51054c67E955AB5D51A34/logo.png", - "blockchains/ethereum/assets/0x97aeb5066e1a590e868b511457beb6fe99d329f5/logo.png", - "blockchains/ethereum/assets/0x97edf9e11de2c24fe99b4256b51f2606f69b1844/logo.png", - "blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/info.json", - "blockchains/ethereum/assets/0x97f78F697E9b8233CC93729ACE5fbF3Ef26897EE/logo.png", - "blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/info.json", - "blockchains/ethereum/assets/0x97fB6Fc2AD532033Af97043B563131C5204F8A35/logo.png", - "blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/info.json", - "blockchains/ethereum/assets/0x97fa8C5349c5Edf44FfE861297c602D13c662C00/logo.png", - "blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/info.json", - "blockchains/ethereum/assets/0x98033a0BE912B04842c8D4e1de8d794Ef0253321/logo.png", - "blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/info.json", - "blockchains/ethereum/assets/0x980E45AB37c6bcAF93Fe911b3e207e08a3a60B5E/logo.png", - "blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/info.json", - "blockchains/ethereum/assets/0x9826299A4DF8bF3A38452f8fE1a75B660EC7cbB3/logo.png", - "blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/info.json", - "blockchains/ethereum/assets/0x983F6d60db79ea8cA4eB9968C6aFf8cfA04B3c63/logo.png", - "blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/info.json", - "blockchains/ethereum/assets/0x984C134A8809571993Fd1573fB99F06Dc61E216f/logo.png", - "blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/info.json", - "blockchains/ethereum/assets/0x985db5e4DD183d2C8f72dB113B8e022a3D059516/logo.png", - "blockchains/ethereum/assets/0x985dd3d42de1e256d09e1c10f112bccb8015ad41/logo.png", - "blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/info.json", - "blockchains/ethereum/assets/0x98626E2C9231f03504273d55f397409deFD4a093/logo.png", - "blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/info.json", - "blockchains/ethereum/assets/0x986EE2B944c42D017F52Af21c4c69B84DBeA35d8/logo.png", - "blockchains/ethereum/assets/0x986ee2b944c42d017f52af21c4c69b84dbea35d8/logo.png", - "blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/info.json", - "blockchains/ethereum/assets/0x9888E6f8fCF52A21d3D78f66Cc20AF5d046d83d7/logo.png", - "blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/info.json", - "blockchains/ethereum/assets/0x989c8b9953035C036B46690A28DB5E5e2d538C4A/logo.png", - "blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/info.json", - "blockchains/ethereum/assets/0x98D3335f207d211C6C44AdF0De667356c9C5078c/logo.png", - "blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/info.json", - "blockchains/ethereum/assets/0x98F6b2C5BCc88629cF10F2effaa2Df0Ebc16E92D/logo.png", - "blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/info.json", - "blockchains/ethereum/assets/0x98b04997C2F9cf6a7E5Bd13B22D1Fa5bD1080CA8/logo.png", - "blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/info.json", - "blockchains/ethereum/assets/0x98b2dE885E916b598f65DeD2fDbb63187EAEf184/logo.png", - "blockchains/ethereum/assets/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA/info.json", - "blockchains/ethereum/assets/0x98d0cDe5c3d79531613e18f0912127BF172bd7AA/logo.png", - "blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/info.json", - "blockchains/ethereum/assets/0x98eb850a587D908980328ED3Fde3e335C0cc4426/logo.png", - "blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/info.json", - "blockchains/ethereum/assets/0x9903A4Cd589DA8e434f264deAFc406836418578E/logo.png", - "blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/info.json", - "blockchains/ethereum/assets/0x990f341946A3fdB507aE7e52d17851B87168017c/logo.png", - "blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/info.json", - "blockchains/ethereum/assets/0x99176B8b915016c80098a9D98CAEa9E52FC30134/logo.png", - "blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/info.json", - "blockchains/ethereum/assets/0x991bd92D0dc8Af7bCc597AF1B0014a3CEc9f2460/logo.png", - "blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/info.json", - "blockchains/ethereum/assets/0x992291429EdC6A9abD297ef08Ce1B97830Bba448/logo.png", - "blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/info.json", - "blockchains/ethereum/assets/0x993628A05907c12B56b55Aa95Dd47EC46d9CDBB7/logo.png", - "blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/info.json", - "blockchains/ethereum/assets/0x994f0DffdbaE0BbF09b652D6f11A493fd33F42B9/logo.png", - "blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/info.json", - "blockchains/ethereum/assets/0x995Ff3562692349e78001C9e37414919E65Ff04B/logo.png", - "blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/info.json", - "blockchains/ethereum/assets/0x996229D0c6a485c7F4B52E092EAa907cB2def5C6/logo.png", - "blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/info.json", - "blockchains/ethereum/assets/0x9972A0F24194447E73a7e8b6CD26a52e02DDfAD5/logo.png", - "blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/info.json", - "blockchains/ethereum/assets/0x997DD3880C08d55B3551232Fb8f666975fDbBf58/logo.png", - "blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/info.json", - "blockchains/ethereum/assets/0x998FFE1E43fAcffb941dc337dD0468d52bA5b48A/logo.png", - "blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/info.json", - "blockchains/ethereum/assets/0x998b3B82bC9dBA173990Be7afb772788B5aCB8Bd/logo.png", - "blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/info.json", - "blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/logo.png", - "blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/info.json", - "blockchains/ethereum/assets/0x9996a0b4d0D7ed1B7e41Ad08bDc4acb198e232a9/logo.png", - "blockchains/ethereum/assets/0x9996a0b4d0d7ed1b7e41ad08bdc4acb198e232a9/logo.png", - "blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/info.json", - "blockchains/ethereum/assets/0x999967E2Ec8A74B7c8E9dB19E039d920B31d39D0/logo.png", - "blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/info.json", - "blockchains/ethereum/assets/0x99EcF934F7BcC0a457cb65dF431C9B17Da58DA50/logo.png", - "blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/info.json", - "blockchains/ethereum/assets/0x99a3a5333b4Eb80192149F9eDd42d1D57AC591ee/logo.png", - "blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/info.json", - "blockchains/ethereum/assets/0x99ea4dB9EE77ACD40B119BD1dC4E33e1C070b80d/logo.png", - "blockchains/ethereum/assets/0x99ecf934f7bcc0a457cb65df431c9b17da58da50/logo.png", - "blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/info.json", - "blockchains/ethereum/assets/0x9A2681935C2775b7ABF0649ec5c306EEA7561930/logo.png", - "blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/info.json", - "blockchains/ethereum/assets/0x9A3619499825fbAe63329Aa8bCb3f10CD5958E1c/logo.png", - "blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/info.json", - "blockchains/ethereum/assets/0x9A38B9c36Ad9b959120B63deF830566F31d08752/logo.png", - "blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/info.json", - "blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/logo.png", - "blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/info.json", - "blockchains/ethereum/assets/0x9AA9F330aB322e8a6F044C46a109B5910fa373CE/logo.png", - "blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/info.json", - "blockchains/ethereum/assets/0x9AAb071B4129B083B01cB5A0Cb513Ce7ecA26fa5/logo.png", - "blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/info.json", - "blockchains/ethereum/assets/0x9AD685A3eAa6b0a1Ea601f48b7797A12011fDeb0/logo.png", - "blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/info.json", - "blockchains/ethereum/assets/0x9AF4f26941677C706cfEcf6D3379FF01bB85D5Ab/logo.png", - "blockchains/ethereum/assets/0x9AF839687F6C94542ac5ece2e317dAAE355493A1/info.json", - "blockchains/ethereum/assets/0x9AF839687F6C94542ac5ece2e317dAAE355493A1/logo.png", - "blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/info.json", - "blockchains/ethereum/assets/0x9Aa7d119bdf77F65A7284581A211D8c44ffb04b4/logo.png", - "blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/info.json", - "blockchains/ethereum/assets/0x9B024630da7052Dd5F209BFAa1b167f410d87BD4/logo.png", - "blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/info.json", - "blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/logo.png", - "blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/info.json", - "blockchains/ethereum/assets/0x9B02fcEbe7dc5E4653c56F8a4901e522dEf2f63a/logo.png", - "blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/info.json", - "blockchains/ethereum/assets/0x9B11EFcAAA1890f6eE52C6bB7CF8153aC5d74139/logo.png", - "blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/info.json", - "blockchains/ethereum/assets/0x9B11b1B271A224A271619f3419B1b080fdeC5B4A/logo.png", - "blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/info.json", - "blockchains/ethereum/assets/0x9B1E1FC958B83e801d1342F9f9BA7dA3A55bA1eF/logo.png", - "blockchains/ethereum/assets/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a/info.json", - "blockchains/ethereum/assets/0x9B20DaBcec77f6289113E61893F7BEeFAEB1990a/logo.png", - "blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/info.json", - "blockchains/ethereum/assets/0x9B39A0B97319a9bd5fed217c1dB7b030453bac91/logo.png", - "blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/info.json", - "blockchains/ethereum/assets/0x9B3a0aB8a2A1cfED0e1edEc1745077B7C3838AE4/logo.png", - "blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/info.json", - "blockchains/ethereum/assets/0x9B62513c8a27290CF6A7A9e29386e600245EA819/logo.png", - "blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/info.json", - "blockchains/ethereum/assets/0x9B70740e708a083C6fF38Df52297020f5DfAa5EE/logo.png", - "blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/info.json", - "blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/logo.png", - "blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/info.json", - "blockchains/ethereum/assets/0x9B8D5f3402F74C7a61d9f09c32D3cA07b45c1466/logo.png", - "blockchains/ethereum/assets/0x9B9087756eCa997C5D595C840263001c9a26646D/info.json", - "blockchains/ethereum/assets/0x9B9087756eCa997C5D595C840263001c9a26646D/logo.png", - "blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/info.json", - "blockchains/ethereum/assets/0x9BB6fd000109E24Eb38B0Deb806382fF9247E478/logo.png", - "blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/info.json", - "blockchains/ethereum/assets/0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541/logo.png", - "blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/info.json", - "blockchains/ethereum/assets/0x9BF4b9b7A871fa7250df994bD704a9788502D2E0/logo.png", - "blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/info.json", - "blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/logo.png", - "blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/info.json", - "blockchains/ethereum/assets/0x9Bdd3ccBd7C385EDA2113581D47136B752b78248/logo.png", - "blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/info.json", - "blockchains/ethereum/assets/0x9Bfb088C9f311415E3F9B507DA73081c52a49d8c/logo.png", - "blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/info.json", - "blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/logo.png", - "blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/info.json", - "blockchains/ethereum/assets/0x9CCbd05d4d25c745d49F5e6BF17e09113Eb4c769/logo.png", - "blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/info.json", - "blockchains/ethereum/assets/0x9CDa8A60dd5AfA156c95Bd974428d91a0812e054/logo.png", - "blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/info.json", - "blockchains/ethereum/assets/0x9CF140FEB1109dd6E5a602C17a7A5aEd9a9b1DdC/logo.png", - "blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/info.json", - "blockchains/ethereum/assets/0x9Cb2f26A23b8d89973F08c957C4d7cdf75CD341c/logo.png", - "blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/info.json", - "blockchains/ethereum/assets/0x9Cf9eB6650fa6CD1d8F6f7949aB4Dc24589D45B8/logo.png", - "blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/info.json", - "blockchains/ethereum/assets/0x9D0B65C60b3FBe3aA296799d45E7497944C12FAC/logo.png", - "blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/info.json", - "blockchains/ethereum/assets/0x9D1a62c2AD99019768b9126fdA004a9952853F6E/logo.png", - "blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/info.json", - "blockchains/ethereum/assets/0x9D1cBF4eF833340120e721E5028C326Ec1066c7e/logo.png", - "blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/info.json", - "blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/logo.png", - "blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/info.json", - "blockchains/ethereum/assets/0x9D57aEEAFB19f606A42d29FdbFEd0FE3D61a0E69/logo.png", - "blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/info.json", - "blockchains/ethereum/assets/0x9D86b1B2554ec410ecCFfBf111A6994910111340/logo.png", - "blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/info.json", - "blockchains/ethereum/assets/0x9D8bE94D0612170cE533AC4d7B43cc3cd91E5a1A/logo.png", - "blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/info.json", - "blockchains/ethereum/assets/0x9D91BE44C06d373a8a226E1f3b146956083803eB/logo.png", - "blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/info.json", - "blockchains/ethereum/assets/0x9DccA72F52B965dB62e4Cd575C2a88718c6893E3/logo.png", - "blockchains/ethereum/assets/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82/info.json", - "blockchains/ethereum/assets/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82/logo.png", - "blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/info.json", - "blockchains/ethereum/assets/0x9E1cB748161146797062fF441d6e604C5Eaf8690/logo.png", - "blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/info.json", - "blockchains/ethereum/assets/0x9E21945aA07b68Bcaf3c6e026CB281F1B7aC6a8A/logo.png", - "blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/info.json", - "blockchains/ethereum/assets/0x9E283fE046118c0942aC2135B9C8e02547b20991/logo.png", - "blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/info.json", - "blockchains/ethereum/assets/0x9E29136AEEF07CF839C48b9bc6D6629cEDA966e9/logo.png", - "blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/info.json", - "blockchains/ethereum/assets/0x9E2A88e12eE0e7fA15e3aA46190fb564220fB337/logo.png", - "blockchains/ethereum/assets/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba/info.json", - "blockchains/ethereum/assets/0x9E2cF95Ab33AdC202BfDF13136cA19A5226aE5Ba/logo.png", - "blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/info.json", - "blockchains/ethereum/assets/0x9E46A38F5DaaBe8683E10793b06749EEF7D733d1/logo.png", - "blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/info.json", - "blockchains/ethereum/assets/0x9E77D5a1251b6F7D456722A6eaC6D2d5980bd891/logo.png", - "blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/info.json", - "blockchains/ethereum/assets/0x9E78b8274e1D6a76a0dBbf90418894DF27cBCEb5/logo.png", - "blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/info.json", - "blockchains/ethereum/assets/0x9EA085bc45639372e7389e5C5069a86cAC5a03bF/logo.png", - "blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/info.json", - "blockchains/ethereum/assets/0x9ED740100f4BE1Bc6559a662c6131362FbF19a1F/logo.png", - "blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/info.json", - "blockchains/ethereum/assets/0x9EE4F2f8a4eE74A982d2CCB2bbA962E572f39679/logo.png", - "blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/info.json", - "blockchains/ethereum/assets/0x9EEAb220E44410C16aC80C12830bC11AF7dD5C6E/logo.png", - "blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/info.json", - "blockchains/ethereum/assets/0x9EF24790B4DdD63C48CDe21370f3838acD75B727/logo.png", - "blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/info.json", - "blockchains/ethereum/assets/0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E/logo.png", - "blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/info.json", - "blockchains/ethereum/assets/0x9F195617fA8fbAD9540C5D113A99A0a0172aaEDC/logo.png", - "blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/info.json", - "blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/logo.png", - "blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/info.json", - "blockchains/ethereum/assets/0x9F452E458B024e82d6e3fF50A07b8DE74c988523/logo.png", - "blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/info.json", - "blockchains/ethereum/assets/0x9F51D91AF1eb10B3f59CdFc3c192bF8EFfacF25d/logo.png", - "blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/info.json", - "blockchains/ethereum/assets/0x9F54a5ec929dec40E600f76252e68595Fe91ed20/logo.png", - "blockchains/ethereum/assets/0x9F599410D207f3D2828a8712e5e543AC2E040382/info.json", - "blockchains/ethereum/assets/0x9F599410D207f3D2828a8712e5e543AC2E040382/logo.png", - "blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/info.json", - "blockchains/ethereum/assets/0x9F5F3CFD7a32700C93F971637407ff17b91c7342/logo.png", - "blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/info.json", - "blockchains/ethereum/assets/0x9F6b043aEBf45C3BEF56900ED96CB5191A68998D/logo.png", - "blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/info.json", - "blockchains/ethereum/assets/0x9F76Ff3336597FeAB30f5A66a053ae4A4a7eBe13/logo.png", - "blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/info.json", - "blockchains/ethereum/assets/0x9F8297fc6E2224f5900c3442ABA4425A3e3d94ec/logo.png", - "blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/info.json", - "blockchains/ethereum/assets/0x9F9A0E0747A18426fd29F4A76820C808dA3B140b/logo.png", - "blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/info.json", - "blockchains/ethereum/assets/0x9FE166aa9cF5BbFDBAf31e429E9923D994dB5199/logo.png", - "blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/info.json", - "blockchains/ethereum/assets/0x9FadeA1aFF842D407893e21DBD0E2017b4C287b6/logo.png", - "blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/info.json", - "blockchains/ethereum/assets/0x9FbA684D77D2d6A1408C24b60A1f5534e71f5b75/logo.png", - "blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/info.json", - "blockchains/ethereum/assets/0x9a005c9a89BD72a4Bd27721E7a09A3c11D2b03C4/logo.png", - "blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/info.json", - "blockchains/ethereum/assets/0x9a0242b7a33DAcbe40eDb927834F96eB39f8fBCB/logo.png", - "blockchains/ethereum/assets/0x9a0242b7a33dacbe40edb927834f96eb39f8fbcb/logo.png", - "blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/info.json", - "blockchains/ethereum/assets/0x9a0587EaE7eF64b2B38A10442a44CfA43EDd7D2A/logo.png", - "blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/info.json", - "blockchains/ethereum/assets/0x9a05f21d2F89837Ebd94E92084fd0Edb407f67C4/logo.png", - "blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/info.json", - "blockchains/ethereum/assets/0x9a110A9F9b555625D002e5710E4b3455653a3e85/logo.png", - "blockchains/ethereum/assets/0x9a3619499825fbae63329aa8bcb3f10cd5958e1c/logo.png", - "blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/info.json", - "blockchains/ethereum/assets/0x9a49f02e128a8E989b443a8f94843C0918BF45E7/logo.png", - "blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/info.json", - "blockchains/ethereum/assets/0x9a794Dc1939F1d78fa48613b89B8f9d0A20dA00E/logo.png", - "blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/info.json", - "blockchains/ethereum/assets/0x9a988812d9e215c3D40D34328aD62AEa32B45F48/logo.png", - "blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/info.json", - "blockchains/ethereum/assets/0x9a9bB9b4b11BF8eccff84B58a6CCCCD4058A7f0D/logo.png", - "blockchains/ethereum/assets/0x9a9bb9b4b11bf8eccff84b58a6ccccd4058a7f0d/logo.png", - "blockchains/ethereum/assets/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD/info.json", - "blockchains/ethereum/assets/0x9aF7c46A4ebdfB1e11B5F94196C288c885F37bCD/logo.png", - "blockchains/ethereum/assets/0x9aa7d119bdf77f65a7284581a211d8c44ffb04b4/logo.png", - "blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/info.json", - "blockchains/ethereum/assets/0x9ab165D795019b6d8B3e971DdA91071421305e5a/logo.png", - "blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/info.json", - "blockchains/ethereum/assets/0x9af2c6B1A28D3d6BC084bd267F70e90d49741D5B/logo.png", - "blockchains/ethereum/assets/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011/info.json", - "blockchains/ethereum/assets/0x9b06D48E0529ecF05905fF52DD426ebEc0EA3011/logo.png", - "blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/info.json", - "blockchains/ethereum/assets/0x9b12B29399e0797b48822F6857fA2CeccF5d9f2f/logo.png", - "blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/info.json", - "blockchains/ethereum/assets/0x9b13ef21B4cD039C250D5694cEdfEE699478F978/logo.png", - "blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/info.json", - "blockchains/ethereum/assets/0x9b3E946E1a8ea0112b147aF4E6e020752F2446BC/logo.png", - "blockchains/ethereum/assets/0x9b3e946e1a8ea0112b147af4e6e020752f2446bc/logo.png", - "blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/info.json", - "blockchains/ethereum/assets/0x9b4e2B4B13d125238Aa0480dD42B4f6fC71b37CC/logo.png", - "blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/info.json", - "blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/logo.png", - "blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/info.json", - "blockchains/ethereum/assets/0x9b6443b0fB9C241A7fdAC375595cEa13e6B7807A/logo.png", - "blockchains/ethereum/assets/0x9b68bfae21df5a510931a262cecf63f41338f264/logo.png", - "blockchains/ethereum/assets/0x9b8d5f3402f74c7a61d9f09c32d3ca07b45c1466/logo.png", - "blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/info.json", - "blockchains/ethereum/assets/0x9bA00D6856a4eDF4665BcA2C2309936572473B7E/logo.png", - "blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/info.json", - "blockchains/ethereum/assets/0x9bBC245ccd40E046ccCADA849891B88c06b1626e/logo.png", - "blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/info.json", - "blockchains/ethereum/assets/0x9bBc9286cdF6eeFEBF21DF19Bac71c6Bdd7759D4/logo.png", - "blockchains/ethereum/assets/0x9bb99aedb6e573b68fd9e17ebc4d555ef03a5262/logo.png", - "blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/info.json", - "blockchains/ethereum/assets/0x9bd8eD9585Ab6B51eAC59E254317D6a7beDe6feB/logo.png", - "blockchains/ethereum/assets/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd/info.json", - "blockchains/ethereum/assets/0x9c12d9b1223130B641154d8d3DB35F91D81c8dfd/logo.png", - "blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/info.json", - "blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/logo.png", - "blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/info.json", - "blockchains/ethereum/assets/0x9c23D67AEA7B95D80942e3836BCDF7E708A747C2/logo.png", - "blockchains/ethereum/assets/0x9c405acf8688AfB61B3197421cDeeC1A266c6839/info.json", - "blockchains/ethereum/assets/0x9c405acf8688AfB61B3197421cDeeC1A266c6839/logo.png", - "blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/info.json", - "blockchains/ethereum/assets/0x9c45BcE7c51d3900d6cb7025EeA9c3B0675C65c4/logo.png", - "blockchains/ethereum/assets/0x9c45bce7c51d3900d6cb7025eea9c3b0675c65c4/logo.png", - "blockchains/ethereum/assets/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189/info.json", - "blockchains/ethereum/assets/0x9c4c000ECD08a7C798f320F75e252A78CD1E6189/logo.png", - "blockchains/ethereum/assets/0x9c4c000ecd08a7c798f320f75e252a78cd1e6189/logo.png", - "blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/info.json", - "blockchains/ethereum/assets/0x9c6Fa42209169bCeA032e401188a6fc3e9C9f59c/logo.png", - "blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/info.json", - "blockchains/ethereum/assets/0x9c794f933b4DD8B49031A79b0f924D68BEF43992/logo.png", - "blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/info.json", - "blockchains/ethereum/assets/0x9cAAA528c4F8adcFfFc8063c736C05f211908e0D/logo.png", - "blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/info.json", - "blockchains/ethereum/assets/0x9cB1AEaFcc8A9406632C5B084246Ea72f62d37b6/logo.png", - "blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json", - "blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/logo.png", - "blockchains/ethereum/assets/0x9caaa528c4f8adcfffc8063c736c05f211908e0d/logo.png", - "blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/info.json", - "blockchains/ethereum/assets/0x9cc9658382483ECd0f2117DE6B7656AA4013fa07/logo.png", - "blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/info.json", - "blockchains/ethereum/assets/0x9d0A4859Aa6a2909E7421b09F701f677F27f1aB4/logo.png", - "blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json", - "blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/logo.png", - "blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/info.json", - "blockchains/ethereum/assets/0x9d28AFED23F02Ba3646f85766484BF576f6918A8/logo.png", - "blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/info.json", - "blockchains/ethereum/assets/0x9d2FEE79BB1661e0Ba407A178CBF070561Fd5296/logo.png", - "blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/info.json", - "blockchains/ethereum/assets/0x9d89202Bb44AbBad28FEfD71774995b356f62906/logo.png", - "blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/info.json", - "blockchains/ethereum/assets/0x9d9223436dDD466FC247e9dbbD20207e640fEf58/logo.png", - "blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/info.json", - "blockchains/ethereum/assets/0x9dBBCE383808b1981441dAa62989Ef584274AB2f/logo.png", - "blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/info.json", - "blockchains/ethereum/assets/0x9dBa10eE88D89c5849ae4100517165698fBdb411/logo.png", - "blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/info.json", - "blockchains/ethereum/assets/0x9dD04fC27eDAF636F1a07D2Ada8770c42d2f52Ff/logo.png", - "blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/info.json", - "blockchains/ethereum/assets/0x9da4Cc37379F48960Bf946E6a8329df5C2dC2bC8/logo.png", - "blockchains/ethereum/assets/0x9da4cc37379f48960bf946e6a8329df5c2dc2bc8/logo.png", - "blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/info.json", - "blockchains/ethereum/assets/0x9da66Fe42480141b4b238e9573a0F83880D83a51/logo.png", - "blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/info.json", - "blockchains/ethereum/assets/0x9e0aC56cbC1B247Cac5bE03d1ee757aB88E0771c/logo.png", - "blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/info.json", - "blockchains/ethereum/assets/0x9e2754c2410620d8148E382E8feb7EF30dFa5b4C/logo.png", - "blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/info.json", - "blockchains/ethereum/assets/0x9e3319636e2126e3c0bc9e3134AEC5e1508A46c7/logo.png", - "blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/info.json", - "blockchains/ethereum/assets/0x9e4C143Bfe35f855624B3F84465AB7401A17A120/logo.png", - "blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/info.json", - "blockchains/ethereum/assets/0x9e6B2B11542f2BC52f3029077acE37E8fD838D7F/logo.png", - "blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/info.json", - "blockchains/ethereum/assets/0x9e88613418cF03dCa54D6a2cf6Ad934A78C7A17A/logo.png", - "blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/info.json", - "blockchains/ethereum/assets/0x9e96604445Ec19fFed9a5e8dd7B50a29C899A10C/logo.png", - "blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/info.json", - "blockchains/ethereum/assets/0x9e984f28257Ae9c57918515627B078DEab4e11FE/logo.png", - "blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/info.json", - "blockchains/ethereum/assets/0x9eA724DeC925e87f79e77E39edb52cC23EaF57Cf/logo.png", - "blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/info.json", - "blockchains/ethereum/assets/0x9eC58861641BC805564bbC0c5FB4a856516238E7/logo.png", - "blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/info.json", - "blockchains/ethereum/assets/0x9eD68f8e328b03a1dC82e97Ca7c785252659a681/logo.png", - "blockchains/ethereum/assets/0x9ea085bc45639372e7389e5c5069a86cac5a03bf/logo.png", - "blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/info.json", - "blockchains/ethereum/assets/0x9ea463Ec4cE9E9E5bc9cFd0187C4Ac3a70DD951D/logo.png", - "blockchains/ethereum/assets/0x9ea463ec4ce9e9e5bc9cfd0187c4ac3a70dd951d/logo.png", - "blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/info.json", - "blockchains/ethereum/assets/0x9eeC65E5b998dB6845321BaA915eC3338B1a469B/logo.png", - "blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/info.json", - "blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34C818Ee7F79926/logo.png", - "blockchains/ethereum/assets/0x9eecec130fb665d03a37289ee34c818ee7f79926/logo.png", - "blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/info.json", - "blockchains/ethereum/assets/0x9f0f1Be08591AB7d990faf910B38ed5D60e4D5Bf/logo.png", - "blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/info.json", - "blockchains/ethereum/assets/0x9f1cF4b26211406e0cf1bbF0e3fCC8031c3B9f0A/logo.png", - "blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/info.json", - "blockchains/ethereum/assets/0x9f41Ef77551Be3713df2407e9788b3C5880b06Df/logo.png", - "blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/info.json", - "blockchains/ethereum/assets/0x9f4AfFB8652D3AAC1F36431191a8bF0B48dab332/logo.png", - "blockchains/ethereum/assets/0x9f51d91af1eb10b3f59cdfc3c192bf8effacf25d/logo.png", - "blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/info.json", - "blockchains/ethereum/assets/0x9f55dEb6f98D27e6eBff8CFcE9826CE2610AaE5B/logo.png", - "blockchains/ethereum/assets/0x9f55deb6f98d27e6ebff8cfce9826ce2610aae5b/logo.png", - "blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/info.json", - "blockchains/ethereum/assets/0x9f6513ED2b0DE89218E97DB4A5115ba04Be449f1/logo.png", - "blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/info.json", - "blockchains/ethereum/assets/0x9f7229aF0c4b9740e207Ea283b9094983f78ba04/logo.png", - "blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/info.json", - "blockchains/ethereum/assets/0x9f7c6A7C5af0a354761f98cb11A32471f3B94451/logo.png", - "blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json", - "blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/logo.png", - "blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/info.json", - "blockchains/ethereum/assets/0x9f8F7EA504588a58B8b24b832B5d25a4Aeb4706F/logo.png", - "blockchains/ethereum/assets/0x9f8f72aa9304c8b593d555f12ef6589cc3a579a2/logo.png", - "blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/info.json", - "blockchains/ethereum/assets/0x9f949124e2A23492005A9BB937aCb29BDa2CaB9E/logo.png", - "blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/info.json", - "blockchains/ethereum/assets/0x9fBFed658919A896B5Dc7b00456Ce22D780f9B65/logo.png", - "blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/info.json", - "blockchains/ethereum/assets/0x9fa98F4DA0faba79a928Ea785b2F94ae8d82631D/logo.png", - "blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/info.json", - "blockchains/ethereum/assets/0x9faCccc33adD9257F3BD30F8569B8845A8932A70/logo.png", - "blockchains/ethereum/assets/0x9facccc33add9257f3bd30f8569b8845a8932a70/logo.png", - "blockchains/ethereum/assets/0x9ff58f4fFB29fA2266Ab25e75e2A8b3503311656/info.json", - "blockchains/ethereum/assets/0x9ff58f4fFB29fA2266Ab25e75e2A8b3503311656/logo.png", - "blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/info.json", - "blockchains/ethereum/assets/0xA0008F510fE9eE696E7E320C9e5cbf61E27791Ee/logo.png", - "blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/info.json", - "blockchains/ethereum/assets/0xA00425D3e2D3E9FF74F3e112B4D3A7978d7D88c2/logo.png", - "blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/info.json", - "blockchains/ethereum/assets/0xA017ac5faC5941f95010b12570B812C974469c2C/logo.png", - "blockchains/ethereum/assets/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC/info.json", - "blockchains/ethereum/assets/0xA02d0b6bfcE1dBd02b9cBB70e6b480333E8A86eC/logo.png", - "blockchains/ethereum/assets/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB/info.json", - "blockchains/ethereum/assets/0xA0471cdd5c0dc2614535fD7505b17A651a8F0DAB/logo.png", - "blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/info.json", - "blockchains/ethereum/assets/0xA0637d954dA80323876dEfE1eb48B75BC33953e5/logo.png", - "blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/info.json", - "blockchains/ethereum/assets/0xA08F11E2920FF9ae6299F508921a47FcfE623a57/logo.png", - "blockchains/ethereum/assets/0xA099759772491738B18AE99F169157E60d16fbF7/info.json", - "blockchains/ethereum/assets/0xA099759772491738B18AE99F169157E60d16fbF7/logo.png", - "blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/info.json", - "blockchains/ethereum/assets/0xA0CF46eb152656C7090e769916eb44a138aaa406/logo.png", - "blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/info.json", - "blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/logo.png", - "blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json", - "blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png", - "blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/info.json", - "blockchains/ethereum/assets/0xA0c0eD2A0CeACFa8bF1528073e57ddB0E7e17cE7/logo.png", - "blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/info.json", - "blockchains/ethereum/assets/0xA0cCa3Cf5c64152883f4c947c404E46996593fA7/logo.png", - "blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/info.json", - "blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/logo.png", - "blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/info.json", - "blockchains/ethereum/assets/0xA1248c718d52752b2cC257eeb0eBa900408dAeB8/logo.png", - "blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/info.json", - "blockchains/ethereum/assets/0xA12D6e782e67fC4aF136098324ab2658b2734BD0/logo.png", - "blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/info.json", - "blockchains/ethereum/assets/0xA13d570cea90D9Ae0AAe2C2BbA975645BC82ae85/logo.png", - "blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/info.json", - "blockchains/ethereum/assets/0xA13f0743951B4f6E3e3AA039f682E17279f52bc3/logo.png", - "blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json", - "blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/logo.png", - "blockchains/ethereum/assets/0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7/info.json", - "blockchains/ethereum/assets/0xA1AFFfE3F4D611d252010E3EAf6f4D77088b0cd7/logo.png", - "blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/info.json", - "blockchains/ethereum/assets/0xA1BA7186eeC1Be5114b0Cf49b95B23aDC4131B51/logo.png", - "blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/info.json", - "blockchains/ethereum/assets/0xA1Dfe596add9585CB5c5b9569AEdef837e7Dfe3E/logo.png", - "blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/info.json", - "blockchains/ethereum/assets/0xA1F18BA7a1FA1F2c15EAE5C42e722278F1235b7a/logo.png", - "blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/info.json", - "blockchains/ethereum/assets/0xA1c8031EF18272d8BfeD22E1b61319D6d9d2881B/logo.png", - "blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/info.json", - "blockchains/ethereum/assets/0xA1d38Ef843553322a338CdD7d6134565ffbA97ab/logo.png", - "blockchains/ethereum/assets/0xA2085073878152aC3090eA13D1e41bD69e60Dc99/info.json", - "blockchains/ethereum/assets/0xA2085073878152aC3090eA13D1e41bD69e60Dc99/logo.png", - "blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/info.json", - "blockchains/ethereum/assets/0xA20f024FCDb5dc72d067a3dFa6c3eCE338A04344/logo.png", - "blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/info.json", - "blockchains/ethereum/assets/0xA240EE926a32E5FD0b5fbfbF6ef1bc2E365D0F90/logo.png", - "blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/info.json", - "blockchains/ethereum/assets/0xA26C4caaaEa8b88ef49Bf8c380488f66C2d807Ae/logo.png", - "blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/info.json", - "blockchains/ethereum/assets/0xA2A19165C17B36a5C753A246c1e188489754A693/logo.png", - "blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/info.json", - "blockchains/ethereum/assets/0xA2A54f1Ec1f09316eF12c1770D32ed8F21B1Fb6A/logo.png", - "blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/info.json", - "blockchains/ethereum/assets/0xA2A8Dec9d963e2fE7a5aB8469586B07eF53bb505/logo.png", - "blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/info.json", - "blockchains/ethereum/assets/0xA2B14f0E0986d2733B01808491536F923554c903/logo.png", - "blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/info.json", - "blockchains/ethereum/assets/0xA2DCA432DCe9c67Bfa31B29A8af0c7852cFf4713/logo.png", - "blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/info.json", - "blockchains/ethereum/assets/0xA2a0bC3CEcF38AD9A2f8e18D27083215c1fB2706/logo.png", - "blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/info.json", - "blockchains/ethereum/assets/0xA2fEf2Ce4A51033C6506A336963D59338b55F155/logo.png", - "blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/info.json", - "blockchains/ethereum/assets/0xA3018c4edd941c2B87B4180e1E37029a55199108/logo.png", - "blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/info.json", - "blockchains/ethereum/assets/0xA3091381eB7e7c3c2cee5cb1578ADeBD3b7645EF/logo.png", - "blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/info.json", - "blockchains/ethereum/assets/0xA31108E5BAB5494560Db34c95492658AF239357C/logo.png", - "blockchains/ethereum/assets/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA/info.json", - "blockchains/ethereum/assets/0xA31B1767e09f842ECFd4bc471Fe44F830E3891AA/logo.png", - "blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/info.json", - "blockchains/ethereum/assets/0xA35Fc5019C4dc509394Bd4d74591a0bF8852c195/logo.png", - "blockchains/ethereum/assets/0xA361718326c15715591c299427c62086F69923D9/info.json", - "blockchains/ethereum/assets/0xA361718326c15715591c299427c62086F69923D9/logo.png", - "blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/info.json", - "blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/logo.png", - "blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/info.json", - "blockchains/ethereum/assets/0xA3AC41Fde5f3a569fa79E81fFe6734ee8097Ce9d/logo.png", - "blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/info.json", - "blockchains/ethereum/assets/0xA3BC616F38Cb7342ee2453C7D41294B5B7dCf486/logo.png", - "blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/info.json", - "blockchains/ethereum/assets/0xA44Fb3AA5c8465512B806145a8f9b60e74f3f851/logo.png", - "blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/info.json", - "blockchains/ethereum/assets/0xA4668631110C31d30F0C48A63D65f422e25af58C/logo.png", - "blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/info.json", - "blockchains/ethereum/assets/0xA492AAd9e2250132693BF9084687B14BAA4434F7/logo.png", - "blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/info.json", - "blockchains/ethereum/assets/0xA4B4ce78A05f1e5250B1174F056ee64Db2dab38C/logo.png", - "blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/info.json", - "blockchains/ethereum/assets/0xA4Bdb11dc0a2bEC88d24A3aa1E6Bb17201112eBe/logo.png", - "blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json", - "blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/logo.png", - "blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/info.json", - "blockchains/ethereum/assets/0xA4F9CEC920cA520a7FEB2c3A63050e08967bc111/logo.png", - "blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/info.json", - "blockchains/ethereum/assets/0xA4FF5CE0556f9fF0797Ae525ec5bA9B723878A3E/logo.png", - "blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/info.json", - "blockchains/ethereum/assets/0xA4d17AB1eE0efDD23edc2869E7BA96B89eEcf9AB/logo.png", - "blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/info.json", - "blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/logo.png", - "blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/info.json", - "blockchains/ethereum/assets/0xA4eA687A2A7F29cF2dc66B39c68e4411C0D00C49/logo.png", - "blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/info.json", - "blockchains/ethereum/assets/0xA4eB64a59AdCb1628FeDFCf08BB2ccED149F8b9b/logo.png", - "blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/info.json", - "blockchains/ethereum/assets/0xA52383B665b91DCe42dD4b6d1E0Fb37d3EFFe489/logo.png", - "blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/info.json", - "blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/logo.png", - "blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/info.json", - "blockchains/ethereum/assets/0xA54ddC7B3CcE7FC8b1E3Fa0256D0DB80D2c10970/logo.png", - "blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/info.json", - "blockchains/ethereum/assets/0xA5513928CD21090193C1c3E586D59f130f035c92/logo.png", - "blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/info.json", - "blockchains/ethereum/assets/0xA57392548087453deC6106e670bBFB849276b358/logo.png", - "blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/info.json", - "blockchains/ethereum/assets/0xA57795054a1bd9DFB2Bb0c98eb75e23441d13427/logo.png", - "blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/info.json", - "blockchains/ethereum/assets/0xA5996f6b731B349E25d7d5F4Dd93A5CE9947841F/logo.png", - "blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/info.json", - "blockchains/ethereum/assets/0xA5B399a76bbAbEf93D70255525C1d2BCC3701d0b/logo.png", - "blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/info.json", - "blockchains/ethereum/assets/0xA5Da771D81BE428cccFB94a7922E9A9095080952/logo.png", - "blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/info.json", - "blockchains/ethereum/assets/0xA5a2892d3FbB46d461D990469d5b797A1E6655cc/logo.png", - "blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/info.json", - "blockchains/ethereum/assets/0xA5b2dBBA9a3c04Ec4F56cBe16520dEBecbF35545/logo.png", - "blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/info.json", - "blockchains/ethereum/assets/0xA5b46FF9a887180C8FB2d97146398Ddfc5FEF1Cd/logo.png", - "blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/info.json", - "blockchains/ethereum/assets/0xA5e83C9A22FA75BA20aeBa4a4E734C91E8f1D356/logo.png", - "blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/info.json", - "blockchains/ethereum/assets/0xA5e99ad202bDd71D3518306Cf4dD163261981af1/logo.png", - "blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/info.json", - "blockchains/ethereum/assets/0xA6121F235E68fCfb55eF1fC2DE88B60f6dfc2699/logo.png", - "blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/info.json", - "blockchains/ethereum/assets/0xA6281838f4A9c5736b2aa1cba9260D3F879623cA/logo.png", - "blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/info.json", - "blockchains/ethereum/assets/0xA6446D655a0c34bC4F05042EE88170D056CBAf45/logo.png", - "blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/info.json", - "blockchains/ethereum/assets/0xA64BD6C70Cb9051F6A9ba1F163Fdc07E0DfB5F84/logo.png", - "blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/info.json", - "blockchains/ethereum/assets/0xA64E816F4eB895533f93e0aecb79468Ab57D00ff/logo.png", - "blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/info.json", - "blockchains/ethereum/assets/0xA64eA8089a4b0253eDCAE9C71ffcDb576988044A/logo.png", - "blockchains/ethereum/assets/0xA663121582725aA0eb8BF20B0F56F1917762e873/info.json", - "blockchains/ethereum/assets/0xA663121582725aA0eb8BF20B0F56F1917762e873/logo.png", - "blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/info.json", - "blockchains/ethereum/assets/0xA66a5F51667da71179C23Db79a58C16193dD84a1/logo.png", - "blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/info.json", - "blockchains/ethereum/assets/0xA67C912303b5227D6D4Dc7d16088342718a05bdf/logo.png", - "blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/info.json", - "blockchains/ethereum/assets/0xA6858b98E5c14db67eC22C668701B1D33A3De1F7/logo.png", - "blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/info.json", - "blockchains/ethereum/assets/0xA685D6f87E3bE27D72Ce216842147c4149e0Ce9a/logo.png", - "blockchains/ethereum/assets/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A/info.json", - "blockchains/ethereum/assets/0xA6FA6531acDf1f9F96EDdD66a0F9481E35c2e42A/logo.png", - "blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/info.json", - "blockchains/ethereum/assets/0xA6ba0AA61ccD254fD92d548dfE87d06533649c12/logo.png", - "blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/info.json", - "blockchains/ethereum/assets/0xA6c040045d962e4B8eFa00954c7d23CCd0a2b8AD/logo.png", - "blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/info.json", - "blockchains/ethereum/assets/0xA6fBE7781932a28eeAE7c9cACF939b73d721081e/logo.png", - "blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/info.json", - "blockchains/ethereum/assets/0xA70f08F058617A2f07B6A8cf568198f3ddc996fa/logo.png", - "blockchains/ethereum/assets/0xA719Bda63E63c9B6250565B2051Bdf1D0b1D4046/logo.png", - "blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/info.json", - "blockchains/ethereum/assets/0xA740684C9022dc07540031b10dD57984640bAbef/logo.png", - "blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/info.json", - "blockchains/ethereum/assets/0xA7925aA2A6e4575ab0C74D169f3BC3e03D4C319A/logo.png", - "blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/info.json", - "blockchains/ethereum/assets/0xA79e0012bb3379f8509a5ab49caB7e6Abb49701D/logo.png", - "blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/info.json", - "blockchains/ethereum/assets/0xA7ADC14fc624617a18E5A476d80A7FeFE90A11B7/logo.png", - "blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/info.json", - "blockchains/ethereum/assets/0xA7E26d3455629a01d9136BF4F9a1644634934773/logo.png", - "blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/info.json", - "blockchains/ethereum/assets/0xA7E9854AA83964A8E4664D0C1A4748aa5eAcB58b/logo.png", - "blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/info.json", - "blockchains/ethereum/assets/0xA7Eb2bc82df18013ecC2A6C533fc29446442EDEe/logo.png", - "blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/info.json", - "blockchains/ethereum/assets/0xA7aB21CA0a11d63369de020601b1342baA71144E/logo.png", - "blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/info.json", - "blockchains/ethereum/assets/0xA7c8d7a1C894E51dbB7c680B5B1dBdc845BFbDAB/logo.png", - "blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/info.json", - "blockchains/ethereum/assets/0xA7fC5D2453E3F68aF0cc1B78bcFEe94A1B293650/logo.png", - "blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/info.json", - "blockchains/ethereum/assets/0xA806B3FEd6891136940cF81c4085661500aa2709/logo.png", - "blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/info.json", - "blockchains/ethereum/assets/0xA809CeDeE9B61956c768EAa10272dd5E0FD1A985/logo.png", - "blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/info.json", - "blockchains/ethereum/assets/0xA809d363A66c576A2a814CDBfEFC107C600A55f0/logo.png", - "blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/info.json", - "blockchains/ethereum/assets/0xA823E6722006afe99E91c30FF5295052fe6b8E32/logo.png", - "blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/info.json", - "blockchains/ethereum/assets/0xA824caa1Daf7e88A6650630CC8b23FF90946D329/logo.png", - "blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/info.json", - "blockchains/ethereum/assets/0xA8258AbC8f2811dd48EccD209db68F25E3E34667/logo.png", - "blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/info.json", - "blockchains/ethereum/assets/0xA829F97373069ee5d23175e4105dF8fD49238Be7/logo.png", - "blockchains/ethereum/assets/0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD/info.json", - "blockchains/ethereum/assets/0xA83f603a762bcE955c6D1Aa8666A0f85FEEdeeDD/logo.png", - "blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/info.json", - "blockchains/ethereum/assets/0xA849EaaE994fb86Afa73382e9Bd88c2B6b18Dc71/logo.png", - "blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/info.json", - "blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/logo.png", - "blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/info.json", - "blockchains/ethereum/assets/0xA858bC1b71a895Ee83B92F149616F9B3F6Afa0FB/logo.png", - "blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/info.json", - "blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/logo.png", - "blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/info.json", - "blockchains/ethereum/assets/0xA86a0Da9D05d0771955DF05B44Ca120661aF16DE/logo.png", - "blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/info.json", - "blockchains/ethereum/assets/0xA891CF72AEDa692570928eFe1A832342e9783CDC/logo.png", - "blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/info.json", - "blockchains/ethereum/assets/0xA89FD5459C67AfC8727C07333ED830643Cf898B6/logo.png", - "blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/info.json", - "blockchains/ethereum/assets/0xA89ac6e529aCf391CfbBD377F3aC9D93eae9664e/logo.png", - "blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/info.json", - "blockchains/ethereum/assets/0xA8DaA52DEd91F7C82b4BB02B4b87c6a841Db1fD5/logo.png", - "blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/info.json", - "blockchains/ethereum/assets/0xA8b65249DE7f85494BC1fe75F525f568aa7dfa39/logo.png", - "blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/info.json", - "blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/logo.png", - "blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/info.json", - "blockchains/ethereum/assets/0xA8eBb13B9895E52Ab7d815CE7F63591402581624/logo.png", - "blockchains/ethereum/assets/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7/info.json", - "blockchains/ethereum/assets/0xA8eC2B2F021B55d7d594c8d12Bbd6d23C05245D7/logo.png", - "blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/info.json", - "blockchains/ethereum/assets/0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14/logo.png", - "blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/info.json", - "blockchains/ethereum/assets/0xA974c709cFb4566686553a20790685A47acEAA33/logo.png", - "blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/info.json", - "blockchains/ethereum/assets/0xA97ab0dd4542E4D5a4c92a39a63c7ec474043d1D/logo.png", - "blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/info.json", - "blockchains/ethereum/assets/0xA984A92731C088F1eA4D53b71A2565a399F7D8D5/logo.png", - "blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/info.json", - "blockchains/ethereum/assets/0xA9877b1e05D035899131DBd1e403825166D09f92/logo.png", - "blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/info.json", - "blockchains/ethereum/assets/0xA9Aad2dC3a8315caeee5F458B1d8EDc31D8467BD/logo.png", - "blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/info.json", - "blockchains/ethereum/assets/0xA9d2927d3a04309E008B6af6E2e282AE2952e7fD/logo.png", - "blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/info.json", - "blockchains/ethereum/assets/0xA9f80A3C8258c42964Fac6263B8BAA648156b85D/logo.png", - "blockchains/ethereum/assets/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8/info.json", - "blockchains/ethereum/assets/0xAA19961b6B858D9F18a115f25aa1D98ABc1fdBA8/logo.png", - "blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/info.json", - "blockchains/ethereum/assets/0xAA34bF1fD22a8537eCF3dec57C8a63B1E7385e82/logo.png", - "blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/info.json", - "blockchains/ethereum/assets/0xAA3F8E382cB01cae98A7f37A170F3D218c38E3EC/logo.png", - "blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/info.json", - "blockchains/ethereum/assets/0xAA46973900eB6B99Ce0bd6e5f804217dBD192Dfb/logo.png", - "blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/info.json", - "blockchains/ethereum/assets/0xAA855D6ECf41dd5cF29DAd369fB9400231979Af8/logo.png", - "blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/info.json", - "blockchains/ethereum/assets/0xAAAaaaaBA2ea3daAB0A6c05F1b962c78c9836d99/logo.png", - "blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/info.json", - "blockchains/ethereum/assets/0xAAB29eCC3783aCB436A6679919F22D30932E93F2/logo.png", - "blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/info.json", - "blockchains/ethereum/assets/0xAAD54C9f27B876D2538455DdA69207279fF673a5/logo.png", - "blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/info.json", - "blockchains/ethereum/assets/0xAAE81c0194D6459F320b70CA0CEdf88e11a242CE/logo.png", - "blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/info.json", - "blockchains/ethereum/assets/0xAAf37055188Feee4869dE63464937e683d61b2a1/logo.png", - "blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/info.json", - "blockchains/ethereum/assets/0xAB6CF87a50F17d7F5E1FEaf81B6fE9FfBe8EBF84/logo.png", - "blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/info.json", - "blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/logo.png", - "blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/info.json", - "blockchains/ethereum/assets/0xABcB2372370Fa1591Ce104a03351B5B628443C2B/logo.png", - "blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json", - "blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png", - "blockchains/ethereum/assets/0xAC4088748E1f737C82980A7f78669bE35FecD686/info.json", - "blockchains/ethereum/assets/0xAC4088748E1f737C82980A7f78669bE35FecD686/logo.png", - "blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/info.json", - "blockchains/ethereum/assets/0xAC65dc06C8444C6545A94Ce961496258Aa860Cb9/logo.png", - "blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/info.json", - "blockchains/ethereum/assets/0xAC9ce326e95f51B5005e9fE1DD8085a01F18450c/logo.png", - "blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/info.json", - "blockchains/ethereum/assets/0xAD0A20715a7DF7aA0922B3791702F18254B660d9/logo.png", - "blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/info.json", - "blockchains/ethereum/assets/0xAD3b5c8542367ca9650437f33950b4AED067289B/logo.png", - "blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/info.json", - "blockchains/ethereum/assets/0xAD640689e6950b7453729A4686edB3FdfD754616/logo.png", - "blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/info.json", - "blockchains/ethereum/assets/0xAD8B556174bff978c6a6Ea022871C3E26eA9dDb2/logo.png", - "blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/info.json", - "blockchains/ethereum/assets/0xADD9c6c4375B5afa3c952ed517a0E532E6238815/logo.png", - "blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json", - "blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/logo.png", - "blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/info.json", - "blockchains/ethereum/assets/0xADF8B8050639b6236915f7516d69dE714672F0bF/logo.png", - "blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/info.json", - "blockchains/ethereum/assets/0xAE1eaAE3F627AAca434127644371b67B18444051/logo.png", - "blockchains/ethereum/assets/0xAE31b85Bfe62747d0836B82608B4830361a3d37a/info.json", - "blockchains/ethereum/assets/0xAE31b85Bfe62747d0836B82608B4830361a3d37a/logo.png", - "blockchains/ethereum/assets/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4/info.json", - "blockchains/ethereum/assets/0xAE9CBE6eBf72A51c9Fcea3830485614486318Fd4/logo.png", - "blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/info.json", - "blockchains/ethereum/assets/0xAEb1b41981F7Aa5740C7cc0eF5822A40149eC230/logo.png", - "blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/info.json", - "blockchains/ethereum/assets/0xAF350211414C5DC176421Ea05423F0cC494261fB/logo.png", - "blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/info.json", - "blockchains/ethereum/assets/0xAF446174961CD544e51B89310581669e8FC00D16/logo.png", - "blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/info.json", - "blockchains/ethereum/assets/0xAFAefA2a7c7aAB9f8B047268500035514487Ef0A/logo.png", - "blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/info.json", - "blockchains/ethereum/assets/0xAFB559485401F81FCAb7Af7F5b5f6DD3B962C63f/logo.png", - "blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/info.json", - "blockchains/ethereum/assets/0xAFFCDd96531bCd66faED95FC61e443D08F79eFEf/logo.png", - "blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/info.json", - "blockchains/ethereum/assets/0xAFbe02AbE65aB5c0CA1AdC04848028Cc97a8Ea70/logo.png", - "blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/info.json", - "blockchains/ethereum/assets/0xAFe60511341a37488de25Bef351952562E31fCc1/logo.png", - "blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/info.json", - "blockchains/ethereum/assets/0xAa0bb10CEc1fa372eb3Abc17C933FC6ba863DD9E/logo.png", - "blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/info.json", - "blockchains/ethereum/assets/0xAa1ae5e57dc05981D83eC7FcA0b3c7ee2565B7D6/logo.png", - "blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/info.json", - "blockchains/ethereum/assets/0xAa412c019eEFdd12aafAd3B5051Cf579704d74a4/logo.png", - "blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/info.json", - "blockchains/ethereum/assets/0xAa5C28be0F1173612eA3fCC9e461cCB7b9390213/logo.png", - "blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/info.json", - "blockchains/ethereum/assets/0xAa5d424c64De2b60800786d7Eaa7c7FEF42aB2f6/logo.png", - "blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/info.json", - "blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/logo.png", - "blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/info.json", - "blockchains/ethereum/assets/0xAaA89105dab822dBC9a6DE64A23d045D99D5Fd36/logo.png", - "blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/info.json", - "blockchains/ethereum/assets/0xAafd35ddb9189995937A2862E8Ff17519F5AAE78/logo.png", - "blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/info.json", - "blockchains/ethereum/assets/0xAb1A348BB48fEF25179cdeaBfA2a41c394f122BB/logo.png", - "blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/info.json", - "blockchains/ethereum/assets/0xAb418c5A8a85f9cC0fbA1802a57a30Bf7dB34d7C/logo.png", - "blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/info.json", - "blockchains/ethereum/assets/0xAb816eC4eF4b039A4DeAfF11d3D3CEE8df193438/logo.png", - "blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/info.json", - "blockchains/ethereum/assets/0xAb85E7d4dF95Ba7570fd7817479610615C794e30/logo.png", - "blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/info.json", - "blockchains/ethereum/assets/0xAb89A337Ed77004937cB635BA5Bb5D63d5B272eA/logo.png", - "blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/info.json", - "blockchains/ethereum/assets/0xAb8FC9E5fE627f64f8Cb43ea557d7cb5A791EF65/logo.png", - "blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/info.json", - "blockchains/ethereum/assets/0xAbC430136A4dE71c9998242de8c1b4B97D2b9045/logo.png", - "blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/info.json", - "blockchains/ethereum/assets/0xAbabE8E4d8Ff9AEa1346D50E05DAeb755005C61F/logo.png", - "blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/info.json", - "blockchains/ethereum/assets/0xAbf6B761C6D7e64FCc1794064f52449b0542Af99/logo.png", - "blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/info.json", - "blockchains/ethereum/assets/0xAc3A4eE4D0cA8732d5610F012B4181697802086a/logo.png", - "blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/info.json", - "blockchains/ethereum/assets/0xAc3Da587eac229C9896D919aBC235CA4Fd7f72c1/logo.png", - "blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/info.json", - "blockchains/ethereum/assets/0xAc709FcB44a43c35F0DA4e3163b117A17F3770f5/logo.png", - "blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/info.json", - "blockchains/ethereum/assets/0xAc8AD368429eDf39EE03F72824cB1B53Ee3F60c0/logo.png", - "blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/info.json", - "blockchains/ethereum/assets/0xAcCe88F5A63A5e65DB9AA7303720bE16b556E751/logo.png", - "blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/info.json", - "blockchains/ethereum/assets/0xAcD9e600Fc4e95B6AfbB4b2638CfcB5D905a7fCA/logo.png", - "blockchains/ethereum/assets/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5/info.json", - "blockchains/ethereum/assets/0xAcfa209Fb73bF3Dd5bBfb1101B9Bc999C49062a5/logo.png", - "blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/info.json", - "blockchains/ethereum/assets/0xAd14E61E0C450f525429861b1E482EeDf914A541/logo.png", - "blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/info.json", - "blockchains/ethereum/assets/0xAd4f86a25bbc20FfB751f2FAC312A0B4d8F88c64/logo.png", - "blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/info.json", - "blockchains/ethereum/assets/0xAd966EC9087526F00019Ddc7d2e0284D72E80194/logo.png", - "blockchains/ethereum/assets/0xAdA0A1202462085999652Dc5310a7A9e2BF3eD42/info.json", - "blockchains/ethereum/assets/0xAdA0A1202462085999652Dc5310a7A9e2BF3eD42/logo.png", - "blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/info.json", - "blockchains/ethereum/assets/0xAdae61eaAb45Ac109C068E18e723d5F0436bEea1/logo.png", - "blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/info.json", - "blockchains/ethereum/assets/0xAe3274D06B7de181c4a6fBBb5f8Bb945a15B5094/logo.png", - "blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/info.json", - "blockchains/ethereum/assets/0xAe9D7C1FD1980E1Ca40AAB0b94140ca27435ea27/logo.png", - "blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/info.json", - "blockchains/ethereum/assets/0xAec7d1069e3a914a3EB50f0BFB1796751f2ce48a/logo.png", - "blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/info.json", - "blockchains/ethereum/assets/0xAee7474c3713eCe228Aa5Ec43C89c708f2Ec7ed2/logo.png", - "blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/info.json", - "blockchains/ethereum/assets/0xAef38fBFBF932D1AeF3B808Bc8fBd8Cd8E1f8BC5/logo.png", - "blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/info.json", - "blockchains/ethereum/assets/0xAf0760a00f6C20A46cfDFfbD4d0aD610BB59ac81/logo.png", - "blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/info.json", - "blockchains/ethereum/assets/0xAf162491C0B21900C01F4Cc0F7110238AAcdebE7/logo.png", - "blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/info.json", - "blockchains/ethereum/assets/0xAf30D2a7E90d7DC361c8C4585e9BB7D2F6f15bc7/logo.png", - "blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/info.json", - "blockchains/ethereum/assets/0xAf36c01a1e8EFeE2eC26C717d3043aa4f84A3B25/logo.png", - "blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/info.json", - "blockchains/ethereum/assets/0xAf40C5cC4c08a173E6FA3E43f8809794Bc38E961/logo.png", - "blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/info.json", - "blockchains/ethereum/assets/0xAf55F3B7DC65c8f9577cf00C8C5CA7b6E8Cc4433/logo.png", - "blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/info.json", - "blockchains/ethereum/assets/0xAf8A215e81FAea7C180CE22b72483525121813BD/logo.png", - "blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/info.json", - "blockchains/ethereum/assets/0xAfE8ba38ec668DB1D30c805C40983839bf8B4278/logo.png", - "blockchains/ethereum/assets/0xAfe6851C1D9ee2E759ACDEE8cFC827E22a9eC5d7/logo.png", - "blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/info.json", - "blockchains/ethereum/assets/0xB00934c2694deF3f90aDb8Ce55Ca54fcF230C2D9/logo.png", - "blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/info.json", - "blockchains/ethereum/assets/0xB026840Be538828F3a43520420e69FC8548F5EF8/logo.png", - "blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/info.json", - "blockchains/ethereum/assets/0xB02cDc19d0612b3bF355af03dB8979AB36693386/logo.png", - "blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/info.json", - "blockchains/ethereum/assets/0xB0514a5b4Aa58aC6E954f537598dD42a71916581/logo.png", - "blockchains/ethereum/assets/0xB07ec2c28834B889b1CE527Ca0F19364cD38935c/logo.png", - "blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/info.json", - "blockchains/ethereum/assets/0xB08F303E5e30d8bd50cB991dB07A55C506e61F23/logo.png", - "blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/info.json", - "blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/logo.png", - "blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/info.json", - "blockchains/ethereum/assets/0xB0DD7c86b9FB49A5a2377111d9b5EEDeF2f99880/logo.png", - "blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/info.json", - "blockchains/ethereum/assets/0xB0F14f66caE71164D89E8a0cf0875eF2c32Fb660/logo.png", - "blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/info.json", - "blockchains/ethereum/assets/0xB0b18830491097b5CFb0B6131C2eBF683FAdA891/logo.png", - "blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/info.json", - "blockchains/ethereum/assets/0xB110eC7B1dcb8FAB8dEDbf28f53Bc63eA5BEdd84/logo.png", - "blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/info.json", - "blockchains/ethereum/assets/0xB119Ce94D098C18fe380904c24e358bd887F00BE/logo.png", - "blockchains/ethereum/assets/0xB124541127A0A657f056D9Dd06188c4F1b0e5aab/info.json", - "blockchains/ethereum/assets/0xB124541127A0A657f056D9Dd06188c4F1b0e5aab/logo.png", - "blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/info.json", - "blockchains/ethereum/assets/0xB14cc02F02528Af4A192B7B502218C5Eaf251cf9/logo.png", - "blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/info.json", - "blockchains/ethereum/assets/0xB15fE5a123e647ba594CEa7A1E648646f95EB4AA/logo.png", - "blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/info.json", - "blockchains/ethereum/assets/0xB16F79BbcA351D53FC91A52a70Eb9D672Aa95286/logo.png", - "blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/info.json", - "blockchains/ethereum/assets/0xB16d3Ed603D62b125c6bd45519EDa40829549489/logo.png", - "blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/info.json", - "blockchains/ethereum/assets/0xB17DF9a3B09583a9bDCf757d6367171476D4D8a3/logo.png", - "blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/info.json", - "blockchains/ethereum/assets/0xB19977B23b40D59254B8f5A0BdB67076B4FA0bC6/logo.png", - "blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/info.json", - "blockchains/ethereum/assets/0xB1A2AA53d75c95194df1F475E16Ac421B6D9c059/logo.png", - "blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/info.json", - "blockchains/ethereum/assets/0xB1A30851E3f7d841b231B086479608e17198363A/logo.png", - "blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/info.json", - "blockchains/ethereum/assets/0xB1F2b122139daCD2aD29840E92cbc38716568994/logo.png", - "blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/info.json", - "blockchains/ethereum/assets/0xB1cfB2421F6F12EBdA4F9b8d0336518c82e63b2c/logo.png", - "blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/info.json", - "blockchains/ethereum/assets/0xB1d42642C6DA784A5498180FDC64DF8f8F2bB773/logo.png", - "blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/info.json", - "blockchains/ethereum/assets/0xB1d62534F7BDD98A8DEAae9bDe8294ae3490e6f7/logo.png", - "blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/info.json", - "blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/logo.png", - "blockchains/ethereum/assets/0xB1e93236ab6073fdAC58adA5564897177D4bcC43/info.json", - "blockchains/ethereum/assets/0xB1e93236ab6073fdAC58adA5564897177D4bcC43/logo.png", - "blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/info.json", - "blockchains/ethereum/assets/0xB1f66997A5760428D3a87D68b90BfE0aE64121cC/logo.png", - "blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/info.json", - "blockchains/ethereum/assets/0xB2135AB9695a7678Dd590B1A996CB0f37BCB0718/logo.png", - "blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/info.json", - "blockchains/ethereum/assets/0xB2279B6769CFBa691416F00609b16244c0cF4b20/logo.png", - "blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/info.json", - "blockchains/ethereum/assets/0xB22950854A0A443aD97CaC440aA91E28b511d53A/logo.png", - "blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/info.json", - "blockchains/ethereum/assets/0xB22c2786a549B008517B67625f5296E8fAf9589e/logo.png", - "blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/info.json", - "blockchains/ethereum/assets/0xB24754bE79281553dc1adC160ddF5Cd9b74361a4/logo.png", - "blockchains/ethereum/assets/0xB24f135C954b71B75dD413b288835b5a8d4AFa74/info.json", - "blockchains/ethereum/assets/0xB24f135C954b71B75dD413b288835b5a8d4AFa74/logo.png", - "blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/info.json", - "blockchains/ethereum/assets/0xB26631c6dda06aD89B93C71400D25692de89c068/logo.png", - "blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/info.json", - "blockchains/ethereum/assets/0xB26abB2928C22F3763620448FbaD913648521866/logo.png", - "blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/info.json", - "blockchains/ethereum/assets/0xB29678a4805a7d787dc9589E179D27F7575bB9f7/logo.png", - "blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/info.json", - "blockchains/ethereum/assets/0xB2C851bb6FbFc44286BAe0f432330810Fe0911f3/logo.png", - "blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/info.json", - "blockchains/ethereum/assets/0xB2Cf3a438aCf46275839a38dB7594065f64151d3/logo.png", - "blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/info.json", - "blockchains/ethereum/assets/0xB2D8e647EE55CC58A2B408e38f433238498853da/logo.png", - "blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/info.json", - "blockchains/ethereum/assets/0xB2Df3decC54EC49D47a491adc6EcD51a131d0FB8/logo.png", - "blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/info.json", - "blockchains/ethereum/assets/0xB2E260F12406c401874EcC960893C0f74Cd6aFcd/logo.png", - "blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/info.json", - "blockchains/ethereum/assets/0xB2b834900EE97E487d521FC09243f19A1a4A3099/logo.png", - "blockchains/ethereum/assets/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a/info.json", - "blockchains/ethereum/assets/0xB2eE225350337D17F5A5eA037a0F0b6172Df5A4a/logo.png", - "blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/info.json", - "blockchains/ethereum/assets/0xB313C71b20CE054C6224d403387aC2536c0b954e/logo.png", - "blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/info.json", - "blockchains/ethereum/assets/0xB31C219959E06f9aFBeB36b388a4BaD13E802725/logo.png", - "blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/info.json", - "blockchains/ethereum/assets/0xB3319f5D18Bc0D84dD1b4825Dcde5d5f7266d407/logo.png", - "blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/info.json", - "blockchains/ethereum/assets/0xB348cB0638b2399aE598b5575D5c12e0F15d3690/logo.png", - "blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/info.json", - "blockchains/ethereum/assets/0xB351dA6ffEbd5DddD1dA037929FCf334d6B4A8D5/logo.png", - "blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/info.json", - "blockchains/ethereum/assets/0xB3673209fF0109f75432fa29FD29AE19F89Cb902/logo.png", - "blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/info.json", - "blockchains/ethereum/assets/0xB36bCc08cc3f998Ab54ceC6D0996c3c4f6F63666/logo.png", - "blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/info.json", - "blockchains/ethereum/assets/0xB3742Ca2e6E8E9F707886Fd37BB3ba8159DD85d3/logo.png", - "blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/info.json", - "blockchains/ethereum/assets/0xB3775fB83F7D12A36E0475aBdD1FCA35c091efBe/logo.png", - "blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/info.json", - "blockchains/ethereum/assets/0xB37a769B37224449d92AAc57dE379E1267Cd3B00/logo.png", - "blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/info.json", - "blockchains/ethereum/assets/0xB3e2Cb7CccfE139f8FF84013823Bf22dA6B6390A/logo.png", - "blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/info.json", - "blockchains/ethereum/assets/0xB41422D5a1d5d5C73c229686935b40F881502785/logo.png", - "blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/info.json", - "blockchains/ethereum/assets/0xB414F8Ec2D14c64f37B1559CBE43746284514596/logo.png", - "blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/info.json", - "blockchains/ethereum/assets/0xB417fA71A03A9bADBf962589F2478353fd5693e2/logo.png", - "blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/info.json", - "blockchains/ethereum/assets/0xB422e605fBd765B80D2C4b5d8196C2f94144438B/logo.png", - "blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/info.json", - "blockchains/ethereum/assets/0xB4272071eCAdd69d933AdcD19cA99fe80664fc08/logo.png", - "blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/info.json", - "blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/logo.png", - "blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/info.json", - "blockchains/ethereum/assets/0xB45a50545bEEAB73F38F31E5973768C421805E5E/logo.png", - "blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/info.json", - "blockchains/ethereum/assets/0xB47e9b43eE0772aBaC3856a1ADF8f90C0e6c1067/logo.png", - "blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/info.json", - "blockchains/ethereum/assets/0xB48B7E5bF6563B3e0A85055821A83Deb8CFc12f6/logo.png", - "blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/info.json", - "blockchains/ethereum/assets/0xB4DA9B3a8c3DA21Cd2d3D5656d12E8EB6d6934Ee/logo.png", - "blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/info.json", - "blockchains/ethereum/assets/0xB4EFd85c19999D84251304bDA99E90B92300Bd93/logo.png", - "blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/info.json", - "blockchains/ethereum/assets/0xB4a677B0E363c3815d46326954a4E4d2B1ACe357/logo.png", - "blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/info.json", - "blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/logo.png", - "blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/info.json", - "blockchains/ethereum/assets/0xB4b1D2C217EC0776584CE08D3DD98F90EDedA44b/logo.png", - "blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json", - "blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/logo.png", - "blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/info.json", - "blockchains/ethereum/assets/0xB53AC311087965D9e085515EfbE1380B2cA4De9a/logo.png", - "blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/info.json", - "blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/logo.png", - "blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/info.json", - "blockchains/ethereum/assets/0xB58A2ebBB0Abe5797c78D69DBc419e98eB7A3b52/logo.png", - "blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/info.json", - "blockchains/ethereum/assets/0xB58B0B858dAbD762c063Ea0F22f2FA3397474529/logo.png", - "blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/info.json", - "blockchains/ethereum/assets/0xB58a6ab4972d6584cb6AFBA679eDb5acD8BfD1ec/logo.png", - "blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/info.json", - "blockchains/ethereum/assets/0xB5AE848EdB296C21259b7467331467d2647eEcDf/logo.png", - "blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/info.json", - "blockchains/ethereum/assets/0xB5Ca46cF1da09248126682a7bd72401fd7A6b151/logo.png", - "blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/info.json", - "blockchains/ethereum/assets/0xB5DBC6D3cf380079dF3b27135664b6BCF45D1869/logo.png", - "blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/info.json", - "blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/logo.png", - "blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/info.json", - "blockchains/ethereum/assets/0xB5cc99F4Ff0EcAA55D705e83106296E00E507f93/logo.png", - "blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/info.json", - "blockchains/ethereum/assets/0xB5f1942b7dB0CD28dbbCEF1e5f8456cB7866B1c4/logo.png", - "blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json", - "blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/logo.png", - "blockchains/ethereum/assets/0xB6259685685235c1eF4B8529e7105f00BD42b9f8/info.json", - "blockchains/ethereum/assets/0xB6259685685235c1eF4B8529e7105f00BD42b9f8/logo.png", - "blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/info.json", - "blockchains/ethereum/assets/0xB63B606Ac810a52cCa15e44bB630fd42D8d1d83d/logo.png", - "blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/info.json", - "blockchains/ethereum/assets/0xB63ffE88c2903080cCf9AB14EfA56A11E3e01273/logo.png", - "blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/info.json", - "blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/logo.png", - "blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/info.json", - "blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/logo.png", - "blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/info.json", - "blockchains/ethereum/assets/0xB662CA3C91cb0811845f404bE7EE6dfc8E0B72e5/logo.png", - "blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/info.json", - "blockchains/ethereum/assets/0xB663DF075579FdCAA17E4335aB8E7189BdEBe69b/logo.png", - "blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/info.json", - "blockchains/ethereum/assets/0xB66A2131A6B840dd020151f80723CAED603eFB51/logo.png", - "blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/info.json", - "blockchains/ethereum/assets/0xB67718b98d52318240c52E71A898335da4A28c42/logo.png", - "blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/info.json", - "blockchains/ethereum/assets/0xB68042de5B3dA08a80C20d29aEFab999D0848385/logo.png", - "blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/info.json", - "blockchains/ethereum/assets/0xB6957bf56805FaeD7f1bAe30EAEbE918B8baFF71/logo.png", - "blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/info.json", - "blockchains/ethereum/assets/0xB6D14Df0f2Cf6c9bb33F0B61b4474b0364c7440e/logo.png", - "blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/info.json", - "blockchains/ethereum/assets/0xB6d945CAc888ffC1c76FDBE28e9F50E8B3b8252a/logo.png", - "blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/info.json", - "blockchains/ethereum/assets/0xB6eC8C3a347f66a3d7C4F39D6DD68A422E69E81d/logo.png", - "blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/info.json", - "blockchains/ethereum/assets/0xB6eD7644C69416d67B522e20bC294A9a9B405B31/logo.png", - "blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/info.json", - "blockchains/ethereum/assets/0xB6eE603933E024d8d53dDE3faa0bf98fE2a3d6f1/logo.png", - "blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/info.json", - "blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/logo.png", - "blockchains/ethereum/assets/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE/info.json", - "blockchains/ethereum/assets/0xB705268213D593B8FD88d3FDEFF93AFF5CbDcfAE/logo.png", - "blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/info.json", - "blockchains/ethereum/assets/0xB70835D7822eBB9426B56543E391846C107bd32C/logo.png", - "blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/info.json", - "blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/logo.png", - "blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/info.json", - "blockchains/ethereum/assets/0xB7C638E1fD669bD5c1af1512C0fE9FDfdb031958/logo.png", - "blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/info.json", - "blockchains/ethereum/assets/0xB7c4A82936194FEE52a4E3d4cEC3415f74507532/logo.png", - "blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/info.json", - "blockchains/ethereum/assets/0xB802b24E0637c2B87D2E8b7784C055BBE921011a/logo.png", - "blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/info.json", - "blockchains/ethereum/assets/0xB805f6A1AB2Eda71B9C741D5eBD71dbd2f0959f7/logo.png", - "blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/info.json", - "blockchains/ethereum/assets/0xB813879550B7c7B7f59F83962e86e5fAA7E763a1/logo.png", - "blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/info.json", - "blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/logo.png", - "blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/info.json", - "blockchains/ethereum/assets/0xB8366948B4A3F07BcBf14EB1739daA42A26b07c4/logo.png", - "blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/info.json", - "blockchains/ethereum/assets/0xB83D46598d61a98EDdADDC33ED4adAA0eD496907/logo.png", - "blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/info.json", - "blockchains/ethereum/assets/0xB868636A18c9935D9B259228851cC49245ae68A2/logo.png", - "blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/info.json", - "blockchains/ethereum/assets/0xB8742486C723793Cf5162bb5D3425ED9cD73D049/logo.png", - "blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/info.json", - "blockchains/ethereum/assets/0xB8796542765747ed7F921FF12faff057b5D624D7/logo.png", - "blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/info.json", - "blockchains/ethereum/assets/0xB879DA8b24c9b8685dE8526cF492E954f165D74b/logo.png", - "blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/info.json", - "blockchains/ethereum/assets/0xB89656b36f8bc6Df78a1f38BF80a3d32Bf706272/logo.png", - "blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/info.json", - "blockchains/ethereum/assets/0xB8992E45a223a6841250A005B0Ed3301a1Fef9BD/logo.png", - "blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/info.json", - "blockchains/ethereum/assets/0xB89D6804bEf1164C0B76B975ceF2907C606b5bBE/logo.png", - "blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/info.json", - "blockchains/ethereum/assets/0xB8BAa0e4287890a5F79863aB62b7F175ceCbD433/logo.png", - "blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/info.json", - "blockchains/ethereum/assets/0xB8DdC930c2bAB6c71610A2BE639036E829F9C10b/logo.png", - "blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/info.json", - "blockchains/ethereum/assets/0xB8E2e2101eD11e9138803cd3e06e16dd19910647/logo.png", - "blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/info.json", - "blockchains/ethereum/assets/0xB8b8086e1C5BcBd3Ab99c1B77D5c865C80566b5a/logo.png", - "blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/info.json", - "blockchains/ethereum/assets/0xB8c77482e45F1F44dE1745F52C74426C631bDD52/logo.png", - "blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/info.json", - "blockchains/ethereum/assets/0xB92179B36794e169a2E5582ECE92936480754DA9/logo.png", - "blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/info.json", - "blockchains/ethereum/assets/0xB92d0303640cc213C05b01E2Ad547eA1D9C3eF50/logo.png", - "blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/info.json", - "blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/logo.png", - "blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/info.json", - "blockchains/ethereum/assets/0xB9680C592ec9306497260c4FdEab3624FE898857/logo.png", - "blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/info.json", - "blockchains/ethereum/assets/0xB96eB33E4a1a9ea3B8581aBC8185F9597E45E8AA/logo.png", - "blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/info.json", - "blockchains/ethereum/assets/0xB97048628DB6B661D4C2aA833e95Dbe1A905B280/logo.png", - "blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/info.json", - "blockchains/ethereum/assets/0xB9843e5dE0f37d1e22C8075e5814e13565FE7C22/logo.png", - "blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/info.json", - "blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/logo.png", - "blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/info.json", - "blockchains/ethereum/assets/0xB98d4C97425d9908E66E53A6fDf673ACcA0BE986/logo.png", - "blockchains/ethereum/assets/0xB9D7CB55f463405CDfBe4E90a6D2Df01C2B92BF1/info.json", - "blockchains/ethereum/assets/0xB9D7CB55f463405CDfBe4E90a6D2Df01C2B92BF1/logo.png", - "blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/info.json", - "blockchains/ethereum/assets/0xB9D90d2292eCAAEb616a7C709ec6D24F9FD5E286/logo.png", - "blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/info.json", - "blockchains/ethereum/assets/0xB9EefC4b0d472A44be93970254Df4f4016569d27/logo.png", - "blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/info.json", - "blockchains/ethereum/assets/0xB9bb08AB7E9Fa0A1356bd4A39eC0ca267E03b0b3/logo.png", - "blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/info.json", - "blockchains/ethereum/assets/0xB9e7F8568e08d5659f5D29C4997173d84CdF2607/logo.png", - "blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/info.json", - "blockchains/ethereum/assets/0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55/logo.png", - "blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/info.json", - "blockchains/ethereum/assets/0xBA14b245d449965BdBeB630ebe135B569474F5b1/logo.png", - "blockchains/ethereum/assets/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a/info.json", - "blockchains/ethereum/assets/0xBA50933C268F567BDC86E1aC131BE072C6B0b71a/logo.png", - "blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/info.json", - "blockchains/ethereum/assets/0xBA5F11b16B155792Cf3B2E6880E8706859A8AEB6/logo.png", - "blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/info.json", - "blockchains/ethereum/assets/0xBA8c0244FBDEB10f19f6738750dAeEDF7a5081eb/logo.png", - "blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/info.json", - "blockchains/ethereum/assets/0xBA9262578EFef8b3aFf7F60Cd629d6CC8859C8b5/logo.png", - "blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/info.json", - "blockchains/ethereum/assets/0xBAE235823D7255D9D48635cEd4735227244Cd583/logo.png", - "blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/info.json", - "blockchains/ethereum/assets/0xBAb165dF9455AA0F2AeD1f2565520B91DDadB4c8/logo.png", - "blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/info.json", - "blockchains/ethereum/assets/0xBB13E608888E5D30C09b13F89d27631056161B9F/logo.png", - "blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/info.json", - "blockchains/ethereum/assets/0xBB49A51Ee5a66ca3a8CbE529379bA44Ba67E6771/logo.png", - "blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/logo.png", - "blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/info.json", - "blockchains/ethereum/assets/0xBBC7f7A6AADAc103769C66CBC69AB720f7F9Eae3/logo.png", - "blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/info.json", - "blockchains/ethereum/assets/0xBBCA7197c4BF733d8fD38751733864B70851CB87/logo.png", - "blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/info.json", - "blockchains/ethereum/assets/0xBBF4bdeBECe7fFEc5d93225d4866CE50Ca651F6B/logo.png", - "blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json", - "blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/logo.png", - "blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/info.json", - "blockchains/ethereum/assets/0xBC46D9961A3932f7D6b64abfdeC80C1816C4B835/logo.png", - "blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/info.json", - "blockchains/ethereum/assets/0xBC4a124fAb7d1F7f3F02BA7167df9186A71F3b26/logo.png", - "blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/info.json", - "blockchains/ethereum/assets/0xBC6150a1197842E4E1Ecb21dEf1f4F53Da609BBb/logo.png", - "blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/info.json", - "blockchains/ethereum/assets/0xBC7942054F77b82e8A71aCE170E4B00ebAe67eB6/logo.png", - "blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/info.json", - "blockchains/ethereum/assets/0xBC86727E770de68B1060C91f6BB6945c73e10388/logo.png", - "blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/info.json", - "blockchains/ethereum/assets/0xBCD2Eac03b41c8afb199455fDe76F11f5249A7b1/logo.png", - "blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/info.json", - "blockchains/ethereum/assets/0xBD0706f616b8D465d87583B727Df8478Ed1496fD/logo.png", - "blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/info.json", - "blockchains/ethereum/assets/0xBD16179538D7d5A91285F730a7c94E134FC0F677/logo.png", - "blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/info.json", - "blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/logo.png", - "blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/info.json", - "blockchains/ethereum/assets/0xBD4fb45b05DD4f0B55b6451B58f3DBA7fFB1b34B/logo.png", - "blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/info.json", - "blockchains/ethereum/assets/0xBD87447F48ad729C5c4b8bcb503e1395F62e8B98/logo.png", - "blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/info.json", - "blockchains/ethereum/assets/0xBDC5bAC39Dbe132B1E030e898aE3830017D7d969/logo.png", - "blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/info.json", - "blockchains/ethereum/assets/0xBDCFbf5C4D91Abc0bC9709C7286d00063c0e6F22/logo.png", - "blockchains/ethereum/assets/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823/info.json", - "blockchains/ethereum/assets/0xBDDab785b306BCD9fB056Da189615Cc8eCE1D823/logo.png", - "blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/info.json", - "blockchains/ethereum/assets/0xBE6ac6B50F577205c9D107f37b6E205aA6ACC5D4/logo.png", - "blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/info.json", - "blockchains/ethereum/assets/0xBF38f982454AAA5390dF93CdDfD1DaBC3C20956F/logo.png", - "blockchains/ethereum/assets/0xBF494F02EE3FdE1F20BEE6242bCe2d1ED0c15e47/info.json", - "blockchains/ethereum/assets/0xBF494F02EE3FdE1F20BEE6242bCe2d1ED0c15e47/logo.png", - "blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/info.json", - "blockchains/ethereum/assets/0xBF8d8F1242b95dfBAe532aF6B0F4463905415CC1/logo.png", - "blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/info.json", - "blockchains/ethereum/assets/0xBFB7a652000763AC12bd3EED65C3E5Da5785743f/logo.png", - "blockchains/ethereum/assets/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2/info.json", - "blockchains/ethereum/assets/0xBFD04AaCD54c0213d3Ba6CBb390898AC50A2dcb2/logo.png", - "blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/info.json", - "blockchains/ethereum/assets/0xBFbe5332f172d77811bC6c272844f3e54A7B23bB/logo.png", - "blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/info.json", - "blockchains/ethereum/assets/0xBFd78659212F00dE65A6411DAdC75878930725Ec/logo.png", - "blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/info.json", - "blockchains/ethereum/assets/0xBa1ED22C69ad00739EE2b4aBD70e270BE9e87eE2/logo.png", - "blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/info.json", - "blockchains/ethereum/assets/0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A/logo.png", - "blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/info.json", - "blockchains/ethereum/assets/0xBa3862B3e9Cf47badB26FB9CAC36A4982fbDcF5E/logo.png", - "blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/info.json", - "blockchains/ethereum/assets/0xBa5160Ba66b286f1B9B6f3a57A6ABCFa440E7aA2/logo.png", - "blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/info.json", - "blockchains/ethereum/assets/0xBa7DCBa2Ade319Bc772DB4df75A76BA00dFb31b0/logo.png", - "blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/info.json", - "blockchains/ethereum/assets/0xBa9508c6d2650fBB7c167090438226AF2718DECB/logo.png", - "blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/info.json", - "blockchains/ethereum/assets/0xBaC6874fFf7aC02C06907D0e340AF9f1832E7908/logo.png", - "blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/info.json", - "blockchains/ethereum/assets/0xBac7A1798350cdf2Dbfe0c210C2C9861223f4B31/logo.png", - "blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/info.json", - "blockchains/ethereum/assets/0xBb0eF9e617FADdf54B8D16e29046F72B4D3ec77F/logo.png", - "blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/info.json", - "blockchains/ethereum/assets/0xBb1f24C0c1554b9990222f036b0AaD6Ee4CAec29/logo.png", - "blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/info.json", - "blockchains/ethereum/assets/0xBb50fd41e67b3078B4052d84077a3685eddb7E51/logo.png", - "blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json", - "blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/logo.png", - "blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/info.json", - "blockchains/ethereum/assets/0xBbe761EA1447A20b75aA485b7BCad4837415d7D7/logo.png", - "blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/info.json", - "blockchains/ethereum/assets/0xBc0d84FA6260E065F330d51621d682d2630F4Aa2/logo.png", - "blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/info.json", - "blockchains/ethereum/assets/0xBcc66ed2aB491e9aE7Bf8386541Fb17421Fa9d35/logo.png", - "blockchains/ethereum/assets/0xBcca60bB61934080951369a648Fb03DF4F96263C/info.json", - "blockchains/ethereum/assets/0xBcca60bB61934080951369a648Fb03DF4F96263C/logo.png", - "blockchains/ethereum/assets/0xBd0793332e9fB844A52a205A233EF27a5b34B927/info.json", - "blockchains/ethereum/assets/0xBd0793332e9fB844A52a205A233EF27a5b34B927/logo.png", - "blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/info.json", - "blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/logo.png", - "blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/info.json", - "blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/logo.png", - "blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/info.json", - "blockchains/ethereum/assets/0xBd56E9477Fc6997609Cf45F84795eFbDAC642Ff1/logo.png", - "blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/info.json", - "blockchains/ethereum/assets/0xBd5DD4D4C51137eE47D080d19cd13670C90df2e9/logo.png", - "blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/info.json", - "blockchains/ethereum/assets/0xBd8E1f5e1DeC4c607dB53320c412387D9151BcDf/logo.png", - "blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/info.json", - "blockchains/ethereum/assets/0xBdBB0Ee6144544eC814d417B0ad41f16fC8B858E/logo.png", - "blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/info.json", - "blockchains/ethereum/assets/0xBda7807bDa12CfD225f978502F9b470beb25E212/logo.png", - "blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/info.json", - "blockchains/ethereum/assets/0xBe37d9C0760441dc23ccC26E4aD9cAC5285cC439/logo.png", - "blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/info.json", - "blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/logo.png", - "blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/info.json", - "blockchains/ethereum/assets/0xBe6C8f2810EF39420d2DC2901b8414C8c45FEE6D/logo.png", - "blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/info.json", - "blockchains/ethereum/assets/0xBe9329273A9D9e34B31d4b83a038E724a685BE72/logo.png", - "blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/info.json", - "blockchains/ethereum/assets/0xBeA202a291f633c12EdBbD51e04af985b2670500/logo.png", - "blockchains/ethereum/assets/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922/info.json", - "blockchains/ethereum/assets/0xBeB6fdF4ef6CEb975157be43cBE0047B248a8922/logo.png", - "blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/info.json", - "blockchains/ethereum/assets/0xBeE6EDF5fa7e862ed2eA9b9f42cb0849184aAE85/logo.png", - "blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/info.json", - "blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/logo.png", - "blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/info.json", - "blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/logo.png", - "blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/info.json", - "blockchains/ethereum/assets/0xBf4cFD7d1eDeeEA5f6600827411B41A21eB08abd/logo.png", - "blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/info.json", - "blockchains/ethereum/assets/0xBf5813707F50Fc1B6D19481fBfE4A90986179107/logo.png", - "blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/info.json", - "blockchains/ethereum/assets/0xBf5Ba36f13A63c6F22E7450F7e85d854EF60e46B/logo.png", - "blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/info.json", - "blockchains/ethereum/assets/0xBfE03707aDb75b478Add9A01978057803F480E44/logo.png", - "blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/info.json", - "blockchains/ethereum/assets/0xBfaA8cF522136C6FAfC1D53Fe4b85b4603c765b8/logo.png", - "blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/info.json", - "blockchains/ethereum/assets/0xBfd4fDC84e1CC26dB7Ec504Caa32d78aE67612a7/logo.png", - "blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/info.json", - "blockchains/ethereum/assets/0xC002141f62961AfA759F7b22aaeb151bf80a3d8D/logo.png", - "blockchains/ethereum/assets/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F/info.json", - "blockchains/ethereum/assets/0xC011A72400E58ecD99Ee497CF89E3775d4bd732F/logo.png", - "blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json", - "blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/logo.png", - "blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json", - "blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png", - "blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/info.json", - "blockchains/ethereum/assets/0xC04c25912d8E0A4ba611f02f5139FA9972A3Bc35/logo.png", - "blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/info.json", - "blockchains/ethereum/assets/0xC053fbBA280E08EcEfFA607157d8fAf8DEfA4785/logo.png", - "blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/info.json", - "blockchains/ethereum/assets/0xC05d14442A510De4D3d71a3d316585aA0CE32b50/logo.png", - "blockchains/ethereum/assets/0xC06fb76E8d0616a8847484448C27c877FfBfdf89/info.json", - "blockchains/ethereum/assets/0xC06fb76E8d0616a8847484448C27c877FfBfdf89/logo.png", - "blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/info.json", - "blockchains/ethereum/assets/0xC0D766017141dd4866738C1e704Be6feDc97B904/logo.png", - "blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/info.json", - "blockchains/ethereum/assets/0xC0D95605AD0Fa8C83028a162beFA3C2E2164580c/logo.png", - "blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/info.json", - "blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/logo.png", - "blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/info.json", - "blockchains/ethereum/assets/0xC0E942817e11aA9DD430bb13cd42bfB541Ff4253/logo.png", - "blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/info.json", - "blockchains/ethereum/assets/0xC0EFFD5D26E42d99540707657555010Ab24Bf905/logo.png", - "blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/info.json", - "blockchains/ethereum/assets/0xC0Eb85285d83217CD7c891702bcbC0FC401E2D9D/logo.png", - "blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/info.json", - "blockchains/ethereum/assets/0xC0F9bD5Fa5698B6505F643900FFA515Ea5dF54A9/logo.png", - "blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/info.json", - "blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/logo.png", - "blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/info.json", - "blockchains/ethereum/assets/0xC0f2aD96e2E946b507f903bb5ef69a08B1bDc766/logo.png", - "blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/info.json", - "blockchains/ethereum/assets/0xC12820Bc0B40fC085e8A6Dc94809f435d099dEa2/logo.png", - "blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/info.json", - "blockchains/ethereum/assets/0xC12D1c73eE7DC3615BA4e37E4ABFdbDDFA38907E/logo.png", - "blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/info.json", - "blockchains/ethereum/assets/0xC16BC517Fe6b15903d6cBf02Ffc447291477a43A/logo.png", - "blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/info.json", - "blockchains/ethereum/assets/0xC16b542ff490e01fcc0DC58a60e1EFdc3e357cA6/logo.png", - "blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/info.json", - "blockchains/ethereum/assets/0xC17195bde49D70CefCF8A9F2ee1759FFC27BF0B1/logo.png", - "blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/info.json", - "blockchains/ethereum/assets/0xC1b875D16dEabE4bB292036d12337bDf2FeA13fa/logo.png", - "blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/info.json", - "blockchains/ethereum/assets/0xC1fB6C015fC535aBD331D3029De76a62e412Fb23/logo.png", - "blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/info.json", - "blockchains/ethereum/assets/0xC2494604e9DcEfa2A70dCEbf81e6D7BE064a334e/logo.png", - "blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/info.json", - "blockchains/ethereum/assets/0xC2498AFcbB23D81A57F2437B1D296E002a0a6Aae/logo.png", - "blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/info.json", - "blockchains/ethereum/assets/0xC254664c7408Dde413969fBcD593328F6099E32f/logo.png", - "blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/info.json", - "blockchains/ethereum/assets/0xC2579552eCb8e7c001564cE0e8E0DB77a0587E0e/logo.png", - "blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/info.json", - "blockchains/ethereum/assets/0xC26b56F339bf8274B85f4D524906d40f50163532/logo.png", - "blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/info.json", - "blockchains/ethereum/assets/0xC275865a6Cce78398e94CB2Af29fa0d787b7F7Eb/logo.png", - "blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/info.json", - "blockchains/ethereum/assets/0xC27C95350eCD634C80dF89db0f10cd5c24B7B11f/logo.png", - "blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/info.json", - "blockchains/ethereum/assets/0xC28e931814725BbEB9e670676FaBBCb694Fe7DF2/logo.png", - "blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/info.json", - "blockchains/ethereum/assets/0xC28f1149bDc3DB79607Bd758867f6A1823674095/logo.png", - "blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/info.json", - "blockchains/ethereum/assets/0xC2Ba253771006c7fe2952e67f1780703c4707bEa/logo.png", - "blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/info.json", - "blockchains/ethereum/assets/0xC2C63F23ec5E97efbD7565dF9Ec764FDc7d4e91d/logo.png", - "blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/info.json", - "blockchains/ethereum/assets/0xC2e3ED7F61D338755BF7b6fB4bAA0ffFadA4AC28/logo.png", - "blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/info.json", - "blockchains/ethereum/assets/0xC2fbab8de59F2671d55137DfD837f68e9a040867/logo.png", - "blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/info.json", - "blockchains/ethereum/assets/0xC3098b97bA3Dd1594B8fc8EAE3CD53fB1ECD36Af/logo.png", - "blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/info.json", - "blockchains/ethereum/assets/0xC30A5e36072612a5884AA6BDc2289fC5e8901638/logo.png", - "blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/info.json", - "blockchains/ethereum/assets/0xC343f099d3E41aA5C1b59470450e21E92E2d840b/logo.png", - "blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/info.json", - "blockchains/ethereum/assets/0xC34B21f6F8e51cC965c2393B3ccFa3b82BEb2403/logo.png", - "blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/info.json", - "blockchains/ethereum/assets/0xC385d5359dE8E779b902904cDdc87074127650bf/logo.png", - "blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/info.json", - "blockchains/ethereum/assets/0xC38f1fb49acDf2f1213CAf3319F6Eb3ea2cB7527/logo.png", - "blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/info.json", - "blockchains/ethereum/assets/0xC3951d77737733174152532e8B0f27e2c4E9F0dC/logo.png", - "blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/info.json", - "blockchains/ethereum/assets/0xC39E626A04C5971D770e319760D7926502975e47/logo.png", - "blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/info.json", - "blockchains/ethereum/assets/0xC45DbdF28844fdB1482C502897d433aC08d6cCd0/logo.png", - "blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/info.json", - "blockchains/ethereum/assets/0xC499Fe55DD7b636af056c2FC5f709c36D8DE74a2/logo.png", - "blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json", - "blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/logo.png", - "blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/info.json", - "blockchains/ethereum/assets/0xC4bC757008f91fdA5876398147C73831cf9b285E/logo.png", - "blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/info.json", - "blockchains/ethereum/assets/0xC4cB5793BD58BaD06bF51FB37717b86B02CBe8A4/logo.png", - "blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/info.json", - "blockchains/ethereum/assets/0xC5005344d52758EE2264be257A198B50f884711b/logo.png", - "blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/info.json", - "blockchains/ethereum/assets/0xC538143202f3b11382D8606aae90a96b042a19DB/logo.png", - "blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/info.json", - "blockchains/ethereum/assets/0xC53a9c309Ee2F3E333BD6ecA806A31d0e2Dca5C5/logo.png", - "blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/info.json", - "blockchains/ethereum/assets/0xC560984D8c4CED2a0ebA5790b33b6f43AFeEf759/logo.png", - "blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/info.json", - "blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/logo.png", - "blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/info.json", - "blockchains/ethereum/assets/0xC5FaADd1206Ca91d9F8Dd015B3498afFad9A58Bc/logo.png", - "blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/info.json", - "blockchains/ethereum/assets/0xC5bBaE50781Be1669306b9e001EFF57a2957b09d/logo.png", - "blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/info.json", - "blockchains/ethereum/assets/0xC5d105E63711398aF9bbff092d4B6769C82F793D/logo.png", - "blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/info.json", - "blockchains/ethereum/assets/0xC5e51F32d0C8BbeF06882045db98FF8bC7fAfC49/logo.png", - "blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/info.json", - "blockchains/ethereum/assets/0xC5f308b12aA1Cd781B310Dc3985eB7AD76d67E31/logo.png", - "blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/info.json", - "blockchains/ethereum/assets/0xC6263b73b18Bc3855099808D313680e5dD8e24Ce/logo.png", - "blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json", - "blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/logo.png", - "blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/info.json", - "blockchains/ethereum/assets/0xC64500DD7B0f1794807e67802F8Abbf5F8Ffb054/logo.png", - "blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/info.json", - "blockchains/ethereum/assets/0xC650f5514AE1A3a27930922145ce49E8A91b91AB/logo.png", - "blockchains/ethereum/assets/0xC66eA802717bFb9833400264Dd12c2bCeAa34a6d/logo.png", - "blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/info.json", - "blockchains/ethereum/assets/0xC66eFb10689c4FF5012402ddA7c346A48a43817d/logo.png", - "blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/info.json", - "blockchains/ethereum/assets/0xC68EaE3C22FE7A891ec487ECbDC42BB992B3FD87/logo.png", - "blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/info.json", - "blockchains/ethereum/assets/0xC69b72dd5ECa6e4d1FC2582279Fd5fC80aF71808/logo.png", - "blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/info.json", - "blockchains/ethereum/assets/0xC6D603A9Df53D1542552058c382bf115AACE70C7/logo.png", - "blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/info.json", - "blockchains/ethereum/assets/0xC6D76756Fec88A289B20091846b81C23997BFD00/logo.png", - "blockchains/ethereum/assets/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9/info.json", - "blockchains/ethereum/assets/0xC6e64729931f60D2c8Bc70A27D66D9E0c28D1BF9/logo.png", - "blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/info.json", - "blockchains/ethereum/assets/0xC72ED4445B3fe9f0863106E344E241530d338906/logo.png", - "blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/info.json", - "blockchains/ethereum/assets/0xC741f06082AA47F93729070aD0dD95E223Bda091/logo.png", - "blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/info.json", - "blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/logo.png", - "blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/info.json", - "blockchains/ethereum/assets/0xC77b230F31b517F1ef362e59c173C2BE6540B5E8/logo.png", - "blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/info.json", - "blockchains/ethereum/assets/0xC78593C17482EA5de44Fdd84896fFd903972878E/logo.png", - "blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/info.json", - "blockchains/ethereum/assets/0xC79764398a159Ea8E61AF98d7dA6f2C8CaE4c3A9/logo.png", - "blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/info.json", - "blockchains/ethereum/assets/0xC7Da481e6e14159D28e5e31A1Fb57ed649dB2e3a/logo.png", - "blockchains/ethereum/assets/0xC7ac23AA559e975548ac959e4D1c926830093554/info.json", - "blockchains/ethereum/assets/0xC7ac23AA559e975548ac959e4D1c926830093554/logo.png", - "blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/info.json", - "blockchains/ethereum/assets/0xC7cae65F4C0C98e643155d85616B95eE71F64Ca5/logo.png", - "blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/info.json", - "blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/logo.png", - "blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/info.json", - "blockchains/ethereum/assets/0xC8058D59e208399B76E66Da1EC669dD6B1BeE2ea/logo.png", - "blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/info.json", - "blockchains/ethereum/assets/0xC80c5E40220172B36aDee2c951f26F2a577810C5/logo.png", - "blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/info.json", - "blockchains/ethereum/assets/0xC80daE9129389C4ef6E7DBfAeE40f28DE49dE3a6/logo.png", - "blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/info.json", - "blockchains/ethereum/assets/0xC83e0B5110f94C45739FB4995566f57c2542eAF8/logo.png", - "blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/info.json", - "blockchains/ethereum/assets/0xC841210471aE257824b1Ddaf24D0eF64f2297485/logo.png", - "blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/info.json", - "blockchains/ethereum/assets/0xC85BD82bAAb231b31BDfe6cF3d92020D1408863A/logo.png", - "blockchains/ethereum/assets/0xC8671e3eAAd0793de26c4a7Ba5ca10a992a80c7A/logo.png", - "blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/info.json", - "blockchains/ethereum/assets/0xC86D054809623432210c107af2e3F619DcFbf652/logo.png", - "blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/info.json", - "blockchains/ethereum/assets/0xC87412535beC14FE79497914Dc5886fb0a163123/logo.png", - "blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/info.json", - "blockchains/ethereum/assets/0xC87F95aA269DD300D9F1cE49d8E1FD8119A10456/logo.png", - "blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/info.json", - "blockchains/ethereum/assets/0xC88C59d0C573043C477fB9084990Ea14bc3C3817/logo.png", - "blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/info.json", - "blockchains/ethereum/assets/0xC89fA86A1a2f6De30D35B4602F709161D08BABda/logo.png", - "blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/info.json", - "blockchains/ethereum/assets/0xC8C424B91D8ce0137bAB4B832B7F7D154156BA6c/logo.png", - "blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/info.json", - "blockchains/ethereum/assets/0xC8C8205297b0908b9d0B16aa95c8d0108D615D25/logo.png", - "blockchains/ethereum/assets/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB/info.json", - "blockchains/ethereum/assets/0xC8D2AB2a6FdEbC25432E54941cb85b55b9f152dB/logo.png", - "blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/info.json", - "blockchains/ethereum/assets/0xC8a1Daa58bAa1bfDc85bD947960119a33D0351bC/logo.png", - "blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json", - "blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/logo.png", - "blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/info.json", - "blockchains/ethereum/assets/0xC91b81df82534eA95C547abE86db455976ce70F8/logo.png", - "blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/info.json", - "blockchains/ethereum/assets/0xC9683713241D88C7Cce5a4609aAD7480177DE129/logo.png", - "blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/info.json", - "blockchains/ethereum/assets/0xC98449EF8a017cfD29AED8b21B9B26492978a898/logo.png", - "blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/info.json", - "blockchains/ethereum/assets/0xC9Bb3e714AE4f73498eD27D5Bc9a1824E4B4B3eF/logo.png", - "blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/info.json", - "blockchains/ethereum/assets/0xC9D73535DEBE2829b03faab04FF1022399Afc122/logo.png", - "blockchains/ethereum/assets/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec/info.json", - "blockchains/ethereum/assets/0xC9a2C4868F0f96fAaa739b59934Dc9cB304112ec/logo.png", - "blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/info.json", - "blockchains/ethereum/assets/0xC9aFDea326c109D441519d355756f4e88465f94d/logo.png", - "blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/info.json", - "blockchains/ethereum/assets/0xC9c0Ff6344b4BFDee7ACE21c4DeddD6e43Ecb454/logo.png", - "blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/info.json", - "blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/logo.png", - "blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/info.json", - "blockchains/ethereum/assets/0xCA0e7269600d353F70b14Ad118A49575455C0f2f/logo.png", - "blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/info.json", - "blockchains/ethereum/assets/0xCA29db4221c111888a7e80b12eAc8a266Da3Ee0d/logo.png", - "blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/info.json", - "blockchains/ethereum/assets/0xCA760655D162EE134E34A316aE8AD9a54a69B60f/logo.png", - "blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/info.json", - "blockchains/ethereum/assets/0xCAD6C3293C795816505F961631Cb0eF4812Dc9Ba/logo.png", - "blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/info.json", - "blockchains/ethereum/assets/0xCAE646bc8C968d87D54fA49ccDbf0FD330125cc2/logo.png", - "blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/info.json", - "blockchains/ethereum/assets/0xCB5A05beF3257613E984C17DbcF039952B6d883F/logo.png", - "blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/info.json", - "blockchains/ethereum/assets/0xCB610b65122f9A530892a9d442aa5f88A58d8a37/logo.png", - "blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/info.json", - "blockchains/ethereum/assets/0xCBCec9738533114F4434E1697201571EEf4dde32/logo.png", - "blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/info.json", - "blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/logo.png", - "blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/info.json", - "blockchains/ethereum/assets/0xCBf011af08FaDDa5736bF5E645dbbfb149Dc5d68/logo.png", - "blockchains/ethereum/assets/0xCC12AbE4ff81c9378D670De1b57F8e0Dd228D77a/info.json", - "blockchains/ethereum/assets/0xCC12AbE4ff81c9378D670De1b57F8e0Dd228D77a/logo.png", - "blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/info.json", - "blockchains/ethereum/assets/0xCC4304A31d09258b0029eA7FE63d032f52e44EFe/logo.png", - "blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/info.json", - "blockchains/ethereum/assets/0xCC55cf17d21c758E52b87113a7143116e4d9EB10/logo.png", - "blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/info.json", - "blockchains/ethereum/assets/0xCC6B25d2A3D95568d1C903a5376982b1f54c7791/logo.png", - "blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/info.json", - "blockchains/ethereum/assets/0xCC9254107D18493D018EE87C843a1D6d0c483c3C/logo.png", - "blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json", - "blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/logo.png", - "blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/info.json", - "blockchains/ethereum/assets/0xCD25A9C4A1de5FBF3Ed0Acac8bE96eb1E26dD743/logo.png", - "blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/info.json", - "blockchains/ethereum/assets/0xCD6d1a15F39E41F1154511601C905Faf469001bE/logo.png", - "blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/info.json", - "blockchains/ethereum/assets/0xCDB7eCFd3403Eef3882c65B761ef9B5054890a47/logo.png", - "blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/info.json", - "blockchains/ethereum/assets/0xCDC412F306e0C51e3249B88C65423Cd16b322673/logo.png", - "blockchains/ethereum/assets/0xCE1298eF635326d9F197963E49E1E67422761897/info.json", - "blockchains/ethereum/assets/0xCE1298eF635326d9F197963E49E1E67422761897/logo.png", - "blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/info.json", - "blockchains/ethereum/assets/0xCE958ECf2C752c74973e89674Faa30404b15A498/logo.png", - "blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json", - "blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/logo.png", - "blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/info.json", - "blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/logo.png", - "blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/info.json", - "blockchains/ethereum/assets/0xCF9bBEE48B1e7D8Bf233Ade883dA8Ef7C5e91a45/logo.png", - "blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/info.json", - "blockchains/ethereum/assets/0xCFAc2916Ec118a0252A7766C513eE7c71b384b5E/logo.png", - "blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/info.json", - "blockchains/ethereum/assets/0xCFBEA8df4966dCAa9f4358e1f8DeE3497214a51B/logo.png", - "blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/info.json", - "blockchains/ethereum/assets/0xCa7A0Be200c7DE43438878EB54B8b5D31296fBd8/logo.png", - "blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/info.json", - "blockchains/ethereum/assets/0xCaBeC58a571979f9fE825885fcb8F7A93892eaB0/logo.png", - "blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/info.json", - "blockchains/ethereum/assets/0xCad2bAFF23327a45d42d82A78975BaC239632910/logo.png", - "blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/info.json", - "blockchains/ethereum/assets/0xCb1A4Cd233e06B61829fFA4093248B8b16bFF68F/logo.png", - "blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/info.json", - "blockchains/ethereum/assets/0xCb39C3502415152b2ec90ff07ee18cc94f681a72/logo.png", - "blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/info.json", - "blockchains/ethereum/assets/0xCb5ea3c190d8f82DEADF7ce5Af855dDbf33e3962/logo.png", - "blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json", - "blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/logo.png", - "blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/info.json", - "blockchains/ethereum/assets/0xCb94be6f13A1182E4A4B6140cb7bf2025d28e41B/logo.png", - "blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/info.json", - "blockchains/ethereum/assets/0xCbE7Fd2dD15f54Bc4Cee790c5c14240e7DDEA644/logo.png", - "blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/info.json", - "blockchains/ethereum/assets/0xCc13Fc627EFfd6E35D2D2706Ea3C4D7396c610ea/logo.png", - "blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/info.json", - "blockchains/ethereum/assets/0xCc2AD789f459Bc73e5Fb33364964B658a62C1Ee7/logo.png", - "blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/info.json", - "blockchains/ethereum/assets/0xCc2a74b28E786Fac86bE3CA354B1941c25aB3EaB/logo.png", - "blockchains/ethereum/assets/0xCc34366E3842cA1BD36c1f324d15257960fCC801/info.json", - "blockchains/ethereum/assets/0xCc34366E3842cA1BD36c1f324d15257960fCC801/logo.png", - "blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/info.json", - "blockchains/ethereum/assets/0xCc394f10545AeEf24483d2347B32A34a44F20E6F/logo.png", - "blockchains/ethereum/assets/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e/info.json", - "blockchains/ethereum/assets/0xCc80C051057B774cD75067Dc48f8987C4Eb97A5e/logo.png", - "blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/info.json", - "blockchains/ethereum/assets/0xCcB4622CdCe3b25F9230f496B8aea6b68Cb50535/logo.png", - "blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/info.json", - "blockchains/ethereum/assets/0xCcc85AA8999505d6f886A32da4a107BBe0D1dE9E/logo.png", - "blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/info.json", - "blockchains/ethereum/assets/0xCcc9545ea5838f7d6d34DcDa1Bc39d2D077F7Cde/logo.png", - "blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/info.json", - "blockchains/ethereum/assets/0xCd64aA18dDbCe84411aDBfe6da49354ba5187a45/logo.png", - "blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/info.json", - "blockchains/ethereum/assets/0xCdCFc0f66c522Fd086A1b725ea3c0Eeb9F9e8814/logo.png", - "blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/info.json", - "blockchains/ethereum/assets/0xCdD7027447bC557AB926764e096DaDE96050a86e/logo.png", - "blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/info.json", - "blockchains/ethereum/assets/0xCda907B126375B914DBa39AC2518230dc95D315C/logo.png", - "blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/info.json", - "blockchains/ethereum/assets/0xCe49c3c92b33a1653F34811a9d7e34502bF12B89/logo.png", - "blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/info.json", - "blockchains/ethereum/assets/0xCe53a179047ebed80261689367c093C90A94cC08/logo.png", - "blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/info.json", - "blockchains/ethereum/assets/0xCeD4E93198734dDaFf8492d525Bd258D49eb388E/logo.png", - "blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/info.json", - "blockchains/ethereum/assets/0xCeE4019Fd41ECDc8bae9EFDd20510f4b6FAA6197/logo.png", - "blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/info.json", - "blockchains/ethereum/assets/0xCf0de5799513cF5BbCF15A28178C4F13cEb8a5cd/logo.png", - "blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/info.json", - "blockchains/ethereum/assets/0xCf5dfE6e2fA63AF41E9C01df75e79D3FDa69B5f3/logo.png", - "blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/info.json", - "blockchains/ethereum/assets/0xCf8f9555D55CE45a3A33a81D6eF99a2a2E71Dee2/logo.png", - "blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/info.json", - "blockchains/ethereum/assets/0xCfFe0d26ad2f49D962059f73A6410F7638D4AA7c/logo.png", - "blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/info.json", - "blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/logo.png", - "blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/info.json", - "blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/logo.png", - "blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/info.json", - "blockchains/ethereum/assets/0xD0352a019e9AB9d757776F532377aAEbd36Fd541/logo.png", - "blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/info.json", - "blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/logo.png", - "blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/info.json", - "blockchains/ethereum/assets/0xD049499E86f5ED97924Eb90fd5B15b9691bBC009/logo.png", - "blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/info.json", - "blockchains/ethereum/assets/0xD07A5aAe8d66614de5e18a4EE32988A70dC20467/logo.png", - "blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/info.json", - "blockchains/ethereum/assets/0xD07cf5787762fD5b30D7A706aE9c6Da17B8aB42d/logo.png", - "blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/info.json", - "blockchains/ethereum/assets/0xD0Bd12A8D5EBCA1E2FA46dA59F1993EC51C3d75c/logo.png", - "blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/info.json", - "blockchains/ethereum/assets/0xD0Bf154768b0f1f8Cba50daA8960C285CE4c67f2/logo.png", - "blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/info.json", - "blockchains/ethereum/assets/0xD0C4Ad14f872BcDf7c3Cc2bae99279ab5cDEaD30/logo.png", - "blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/info.json", - "blockchains/ethereum/assets/0xD0D6D6C5Fe4a677D343cC433536BB717bAe167dD/logo.png", - "blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/info.json", - "blockchains/ethereum/assets/0xD0D824e2C6843c3ce4c8E22fB1d31a4d9b0212eC/logo.png", - "blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/info.json", - "blockchains/ethereum/assets/0xD0a4b8946Cb52f0661273bfbC6fD0E0C75Fc6433/logo.png", - "blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/info.json", - "blockchains/ethereum/assets/0xD13c7342e1ef687C5ad21b27c2b65D772cAb5C8c/logo.png", - "blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/info.json", - "blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/logo.png", - "blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/info.json", - "blockchains/ethereum/assets/0xD178b20c6007572bD1FD01D205cC20D32B4A6015/logo.png", - "blockchains/ethereum/assets/0xD1E10C37A27d95D95720291b1Dc6f12F74C71443/logo.png", - "blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/info.json", - "blockchains/ethereum/assets/0xD1F95941d9a69e875F7f51F04e5F214F8114E730/logo.png", - "blockchains/ethereum/assets/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585/info.json", - "blockchains/ethereum/assets/0xD1b8D649Ba4C65Fdc382515E27E3B470Dc9a0585/logo.png", - "blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/info.json", - "blockchains/ethereum/assets/0xD1eED78FdB470d20aCfa35329879b5051eE68738/logo.png", - "blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/info.json", - "blockchains/ethereum/assets/0xD1ef9a7310D0806855C672288EF5a1BAB62ceF33/logo.png", - "blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/info.json", - "blockchains/ethereum/assets/0xD20fb5cf926Dc29c88f64725e6f911f40f7bf531/logo.png", - "blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/info.json", - "blockchains/ethereum/assets/0xD236487c9BB6ddb1808d52c1C03B6b25B2486810/logo.png", - "blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json", - "blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/logo.png", - "blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/info.json", - "blockchains/ethereum/assets/0xD26B63194F70E0939393D23D3A5b1ed6BDE5f835/logo.png", - "blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/info.json", - "blockchains/ethereum/assets/0xD27D76A1bA55ce5C0291CCd04feBBe793D22ebF4/logo.png", - "blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/info.json", - "blockchains/ethereum/assets/0xD29F0b5b3F50b07Fe9a9511F7d86F4f4bAc3f8c4/logo.png", - "blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/info.json", - "blockchains/ethereum/assets/0xD2B6C055B915cbA38490b586A9E22AAfCc3a15cc/logo.png", - "blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/info.json", - "blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/logo.png", - "blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/info.json", - "blockchains/ethereum/assets/0xD2Beb403A9856F9Ae83deab8dfcF286d7693010B/logo.png", - "blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/info.json", - "blockchains/ethereum/assets/0xD2E8F88dDdb95704C17E78E1cb07Ae3812DdfA24/logo.png", - "blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/info.json", - "blockchains/ethereum/assets/0xD2ba41A2a69Ff8CF1C77E08d249Ea02A229E04A1/logo.png", - "blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/info.json", - "blockchains/ethereum/assets/0xD2bb16cf38Ca086Cab5128D5c25DE9477eBD596B/logo.png", - "blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/info.json", - "blockchains/ethereum/assets/0xD2d01dd6Aa7a2F5228c7c17298905A7C7E1dfE81/logo.png", - "blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png", - "blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/info.json", - "blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/logo.png", - "blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/info.json", - "blockchains/ethereum/assets/0xD375a513692336cF9eEBCE5e38869B447948016f/logo.png", - "blockchains/ethereum/assets/0xD37EE7e4f452C6638c96536e68090De8cBcdb583/info.json", - "blockchains/ethereum/assets/0xD37EE7e4f452C6638c96536e68090De8cBcdb583/logo.png", - "blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/info.json", - "blockchains/ethereum/assets/0xD3C00772B24D997A812249ca637a921e81357701/logo.png", - "blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/info.json", - "blockchains/ethereum/assets/0xD3de2cFbD3F8B7d9364a02b5C103530Cae870D82/logo.png", - "blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/info.json", - "blockchains/ethereum/assets/0xD45247c07379d94904E0A87b4481F0a1DDfa0C64/logo.png", - "blockchains/ethereum/assets/0xD46bA6D942050d489DBd938a2C909A5d5039A161/info.json", - "blockchains/ethereum/assets/0xD46bA6D942050d489DBd938a2C909A5d5039A161/logo.png", - "blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/info.json", - "blockchains/ethereum/assets/0xD47774F8C580c3ebB7c81323F62A1D5c1eEcb232/logo.png", - "blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/info.json", - "blockchains/ethereum/assets/0xD48B633045af65fF636F3c6edd744748351E020D/logo.png", - "blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/info.json", - "blockchains/ethereum/assets/0xD49ff13661451313cA1553fd6954BD1d9b6E02b9/logo.png", - "blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/info.json", - "blockchains/ethereum/assets/0xD4CffeeF10F60eCA581b5E1146B5Aca4194a4C3b/logo.png", - "blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/info.json", - "blockchains/ethereum/assets/0xD4fb1706Ae549FEBeC06bb7175b08010DD1B0C2e/logo.png", - "blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json", - "blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/logo.png", - "blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/info.json", - "blockchains/ethereum/assets/0xD536bBd5414A8C2beEd82a63737B9327D2FA35a6/logo.png", - "blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/info.json", - "blockchains/ethereum/assets/0xD54E2E7281De8E7D220F9173e33241fbFa881968/logo.png", - "blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/info.json", - "blockchains/ethereum/assets/0xD5525D397898e5502075Ea5E830d8914f6F0affe/logo.png", - "blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/info.json", - "blockchains/ethereum/assets/0xD56daC73A4d6766464b38ec6D91eB45Ce7457c44/logo.png", - "blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/info.json", - "blockchains/ethereum/assets/0xD581D38a7303b6DeA5828906acFDe416EE85dEE0/logo.png", - "blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/info.json", - "blockchains/ethereum/assets/0xD58Ce16264F8D2422103Cd11d0f1Cc5987E79B5c/logo.png", - "blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/info.json", - "blockchains/ethereum/assets/0xD5930C307d7395Ff807F2921F12C5EB82131a789/logo.png", - "blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/info.json", - "blockchains/ethereum/assets/0xD59f53256AdDf282aa1D5e19f934738dDC06c5cF/logo.png", - "blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/info.json", - "blockchains/ethereum/assets/0xD5DE9AAE27C94AE7c20bE926D193289B5f41EA8A/logo.png", - "blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/info.json", - "blockchains/ethereum/assets/0xD5E38d2Ef4aD5e38942E6234e2CEC0dac38E124A/logo.png", - "blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/info.json", - "blockchains/ethereum/assets/0xD5bF66fF3Dab4c74Ac6014fd2181Bd3aD1bBaF32/logo.png", - "blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/info.json", - "blockchains/ethereum/assets/0xD60E45581a6ACD35C5Bd3cd914040c0029Afb1a3/logo.png", - "blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/info.json", - "blockchains/ethereum/assets/0xD635903C1B9A3202027d4cC78EfBB6FA964a987A/logo.png", - "blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/info.json", - "blockchains/ethereum/assets/0xD64129aC9Ec6307B9625869e817b6c45EaeE80A9/logo.png", - "blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/info.json", - "blockchains/ethereum/assets/0xD65960FAcb8E4a2dFcb2C2212cb2e44a02e2a57E/logo.png", - "blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/info.json", - "blockchains/ethereum/assets/0xD68515DbB439aC30BEFAeDAFf7487b3a00b57659/logo.png", - "blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/info.json", - "blockchains/ethereum/assets/0xD6940A1FfD9F3B025D1F1055AbCfd9F7CdA81eF9/logo.png", - "blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/info.json", - "blockchains/ethereum/assets/0xD6AeC49f2591cAe67d52c9Ead8c926EbaD54Ec69/logo.png", - "blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/info.json", - "blockchains/ethereum/assets/0xD6B6b7001825da24fA3e8CAcC815fC8C032b6A55/logo.png", - "blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/info.json", - "blockchains/ethereum/assets/0xD6F0Bb2A45110f819e908a915237D652Ac7c5AA8/logo.png", - "blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/info.json", - "blockchains/ethereum/assets/0xD6a55C63865AffD67E2FB9f284F87b7a9E5FF3bD/logo.png", - "blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/info.json", - "blockchains/ethereum/assets/0xD6b107D3E45B959B6d13FAF1bb2a2CF8fC7025e6/logo.png", - "blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/info.json", - "blockchains/ethereum/assets/0xD6c67B93a7b248dF608a653d82a100556144c5DA/logo.png", - "blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/info.json", - "blockchains/ethereum/assets/0xD6e1401a079922469e9b965Cb090ea6fF64C6839/logo.png", - "blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/info.json", - "blockchains/ethereum/assets/0xD6ed0E5D7f854b64b5E467a240A6C155C17cC6A2/logo.png", - "blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/info.json", - "blockchains/ethereum/assets/0xD716905047C61d92Ef634F97D3D746747C08448A/logo.png", - "blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/info.json", - "blockchains/ethereum/assets/0xD7394087E1DBBE477FE4F1CF373B9Ac9459565fF/logo.png", - "blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/info.json", - "blockchains/ethereum/assets/0xD7732e3783b0047aa251928960063f863AD022D8/logo.png", - "blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/info.json", - "blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/logo.png", - "blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/info.json", - "blockchains/ethereum/assets/0xD7C81C98B9E78EAEa4f146Fe24974b7E9866B2B5/logo.png", - "blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/info.json", - "blockchains/ethereum/assets/0xD7D7e034b5a9037A88659F734Bc216e7DF56e6FD/logo.png", - "blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/info.json", - "blockchains/ethereum/assets/0xD7EFB00d12C2c13131FD319336Fdf952525dA2af/logo.png", - "blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/info.json", - "blockchains/ethereum/assets/0xD7b3669C7d3E38aB5a441383D41F25E003e02148/logo.png", - "blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/info.json", - "blockchains/ethereum/assets/0xD7e0F80FB28233bdde0006c50568606A8feb964C/logo.png", - "blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/info.json", - "blockchains/ethereum/assets/0xD8002cD05d5B2a85557e1CAAa179cC2408D5ad42/logo.png", - "blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/info.json", - "blockchains/ethereum/assets/0xD812Ac12EF69F5c4431593C985DF049071BFcad7/logo.png", - "blockchains/ethereum/assets/0xD81A93c19292B670341C0ecCf9E6a02822c5bb23/logo.png", - "blockchains/ethereum/assets/0xD83A162d4808c370A1445646e64CC4861eB60b92/info.json", - "blockchains/ethereum/assets/0xD83A162d4808c370A1445646e64CC4861eB60b92/logo.png", - "blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/info.json", - "blockchains/ethereum/assets/0xD83A825384a252f57B1EF7d617518F2099AC8Eb5/logo.png", - "blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/info.json", - "blockchains/ethereum/assets/0xD84E0a38b38bA686Cf98ce1b4eD278347e448b07/logo.png", - "blockchains/ethereum/assets/0xD850942eF8811f2A866692A623011bDE52a462C1/logo.png", - "blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/info.json", - "blockchains/ethereum/assets/0xD858c11A1E990d7d02e0897b9B19dAdEf8171832/logo.png", - "blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/info.json", - "blockchains/ethereum/assets/0xD8698a985B89650d0A70f99AD2909bD0c0b4b51c/logo.png", - "blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/info.json", - "blockchains/ethereum/assets/0xD8754fc11703ce600ebb2b32111B4E10384936e1/logo.png", - "blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/info.json", - "blockchains/ethereum/assets/0xD89040Ac9823B72F64d71f66Fa2DeAE7C8520671/logo.png", - "blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/info.json", - "blockchains/ethereum/assets/0xD8912C10681D8B21Fd3742244f44658dBA12264E/logo.png", - "blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/info.json", - "blockchains/ethereum/assets/0xD8Bd3958725F216Eb236E9DC65B169DE48101C6A/logo.png", - "blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/info.json", - "blockchains/ethereum/assets/0xD8a8843b0a5aba6B030E92B3F4d669FaD8A5BE50/logo.png", - "blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/info.json", - "blockchains/ethereum/assets/0xD904e97c5989E4084cc2Ccf7bF6C633BbE9DD4c6/logo.png", - "blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/info.json", - "blockchains/ethereum/assets/0xD91a6162F146EF85922d9A15eE6eB14A00344586/logo.png", - "blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/info.json", - "blockchains/ethereum/assets/0xD938137E6d96c72E4a6085412aDa2daD78ff89c4/logo.png", - "blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/info.json", - "blockchains/ethereum/assets/0xD9964E1306dda055F5284c52048712c35DdB61Fd/logo.png", - "blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/info.json", - "blockchains/ethereum/assets/0xD9A12Cde03a86E800496469858De8581D3A5353d/logo.png", - "blockchains/ethereum/assets/0xD9A947789974bAD9BE77E45C2b327174A9c59D71/info.json", - "blockchains/ethereum/assets/0xD9A947789974bAD9BE77E45C2b327174A9c59D71/logo.png", - "blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/info.json", - "blockchains/ethereum/assets/0xD9D2C606EC5F7a01dF496768cfC9E5003B23d193/logo.png", - "blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/info.json", - "blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/logo.png", - "blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/info.json", - "blockchains/ethereum/assets/0xD9baE39c725A1864b1133Ad0eF1640d02f79B78c/logo.png", - "blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/info.json", - "blockchains/ethereum/assets/0xD9d993FDD6dad5270C0896b364bdBefF38e010CF/logo.png", - "blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/info.json", - "blockchains/ethereum/assets/0xDA80B20038BDF968C7307BB5907A469482CF6251/logo.png", - "blockchains/ethereum/assets/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC/info.json", - "blockchains/ethereum/assets/0xDAC4AE188AcE3C8985765eDc6C9B4739D4845DdC/logo.png", - "blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/info.json", - "blockchains/ethereum/assets/0xDAc15794F0fadfDcF3A93AEAabdc7caC19066724/logo.png", - "blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/info.json", - "blockchains/ethereum/assets/0xDAf76716996052aff7edb66Ef0Edb301BF001B6F/logo.png", - "blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/info.json", - "blockchains/ethereum/assets/0xDB09eEB26C0194DAA59E539c360300376208969a/logo.png", - "blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/info.json", - "blockchains/ethereum/assets/0xDB13025b219dB5e4529f48b65Ff009a26B6Ae733/logo.png", - "blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/info.json", - "blockchains/ethereum/assets/0xDB13fB60D3fDdaBc41743D9d603CE3F42C17D057/logo.png", - "blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/info.json", - "blockchains/ethereum/assets/0xDB61354E9cf2217a29770E9811832B360a8DAad3/logo.png", - "blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/info.json", - "blockchains/ethereum/assets/0xDB6e0077C6c1BCBe557a6fC4fB912685519E597C/logo.png", - "blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/info.json", - "blockchains/ethereum/assets/0xDB7Eab9bA6be88B869F738f6DEeBa96d49Fe13fd/logo.png", - "blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/info.json", - "blockchains/ethereum/assets/0xDB7eB3edE973665b1BB9F3016861E3255062E4ED/logo.png", - "blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/info.json", - "blockchains/ethereum/assets/0xDB9EA477A2E1985B437e02c2Cd84d72E6Bf72c76/logo.png", - "blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/info.json", - "blockchains/ethereum/assets/0xDC4A7A6632b1aF0e4E0A3C424936563A08503126/logo.png", - "blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/info.json", - "blockchains/ethereum/assets/0xDCC27bBaa14cAFD8a6aeB847E1B01C5DFFB70935/logo.png", - "blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/info.json", - "blockchains/ethereum/assets/0xDCEf0710B10aD66bC2194b412fb37C65D4D0A965/logo.png", - "blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/info.json", - "blockchains/ethereum/assets/0xDCac1E6732CB951282E1CFc18b26AdB5d1F995e2/logo.png", - "blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/info.json", - "blockchains/ethereum/assets/0xDCe9405C22263CEB0568E05DC1379A800B3Df9f7/logo.png", - "blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/info.json", - "blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/logo.png", - "blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/info.json", - "blockchains/ethereum/assets/0xDD436a0Dce9244B36599AE7b22f0373b4e33992d/logo.png", - "blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/info.json", - "blockchains/ethereum/assets/0xDD5c87abA6DF58e1474eA1Ffb64c36F3F7175a2f/logo.png", - "blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/info.json", - "blockchains/ethereum/assets/0xDD8a8C64431e4e11bAC0F1Ac47672145Fe54DC9D/logo.png", - "blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/info.json", - "blockchains/ethereum/assets/0xDDB3422497E61e13543BeA06989C0789117555c5/logo.png", - "blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/info.json", - "blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/logo.png", - "blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/info.json", - "blockchains/ethereum/assets/0xDDD460bBD9F79847ea08681563e8A9696867210C/logo.png", - "blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/info.json", - "blockchains/ethereum/assets/0xDDa8AE425F50eC838b73E9DA6C75D5B01D1f642E/logo.png", - "blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/info.json", - "blockchains/ethereum/assets/0xDDe12a12A6f67156e0DA672be05c374e1B0a3e57/logo.png", - "blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/info.json", - "blockchains/ethereum/assets/0xDE08beE9240f2A57EaB416302E3A6271fbd3F9dE/logo.png", - "blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/info.json", - "blockchains/ethereum/assets/0xDE1E0AE6101b46520cF66fDC0B1059c5cC3d106c/logo.png", - "blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/info.json", - "blockchains/ethereum/assets/0xDF02C0d054fB4F01D8f7E2fCF61A4837CB6d868E/logo.png", - "blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/info.json", - "blockchains/ethereum/assets/0xDF2705d4368Cd2EE3bbfF73594aE47244064dFfB/logo.png", - "blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/info.json", - "blockchains/ethereum/assets/0xDF2C7238198Ad8B389666574f2d8bc411A4b7428/logo.png", - "blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/info.json", - "blockchains/ethereum/assets/0xDF347911910b6c9A4286bA8E2EE5ea4a39eB2134/logo.png", - "blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/info.json", - "blockchains/ethereum/assets/0xDF859C9878Ef5e742d7BbE3C22a496c088C89Fa9/logo.png", - "blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/info.json", - "blockchains/ethereum/assets/0xDF8673049BfcAc01244847d955d139d20815EA84/logo.png", - "blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/info.json", - "blockchains/ethereum/assets/0xDFD26F13029FBD89A5db1cCD08Ce9434B697BC73/logo.png", - "blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/info.json", - "blockchains/ethereum/assets/0xDFd46E425143f562E52a3AA6646BD7c9F39C9de1/logo.png", - "blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/info.json", - "blockchains/ethereum/assets/0xDa4D69C10c03F9e07F69d091d525b70D8856e2b7/logo.png", - "blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/info.json", - "blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/logo.png", - "blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/info.json", - "blockchains/ethereum/assets/0xDbC54C60A4dDe6f95de3c78af59f9Ff77E26AFD2/logo.png", - "blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/info.json", - "blockchains/ethereum/assets/0xDc279799643b6F52A7aDb03497f3cC941ff8f113/logo.png", - "blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/info.json", - "blockchains/ethereum/assets/0xDc5864eDe28BD4405aa04d93E05A0531797D9D59/logo.png", - "blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/info.json", - "blockchains/ethereum/assets/0xDc71cf8Ad00Bc7e98FE1Ef40597EA897951F1B88/logo.png", - "blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/info.json", - "blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/logo.png", - "blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/info.json", - "blockchains/ethereum/assets/0xDcd77408e9b16252025637020228f3965938dda5/logo.png", - "blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/info.json", - "blockchains/ethereum/assets/0xDcfE18bc46f5A0Cd0d3Af0c2155d2bCB5AdE2fc5/logo.png", - "blockchains/ethereum/assets/0xDd15e1e1D9f2E311093676c1a57eEB5D1398d2cE/logo.png", - "blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/info.json", - "blockchains/ethereum/assets/0xDd16FdD533A66C315Dd53f919a51E54dbaa5B29f/logo.png", - "blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/info.json", - "blockchains/ethereum/assets/0xDd1CB27BCF5b6129ED0B8b507CCD9633fa0081fe/logo.png", - "blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/info.json", - "blockchains/ethereum/assets/0xDd60F9dd5B891b728955149BD59F42c6513C8dc6/logo.png", - "blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/info.json", - "blockchains/ethereum/assets/0xDd6C68bb32462e01705011a4e2Ad1a60740f217F/logo.png", - "blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/info.json", - "blockchains/ethereum/assets/0xDd72b45AE5D8879D1dCE0B83fAD1E77390e3aD23/logo.png", - "blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/info.json", - "blockchains/ethereum/assets/0xDd8A49180E44806Bd56873bda359C1115F7E98b5/logo.png", - "blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/info.json", - "blockchains/ethereum/assets/0xDdD673bF7a211c40069F8B204ED01fAfB90c275a/logo.png", - "blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/info.json", - "blockchains/ethereum/assets/0xDdE9e8B471Aa9086A2FCfCB30b8744ffc76ff8B5/logo.png", - "blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/info.json", - "blockchains/ethereum/assets/0xDdce0e2B03724ca8edf733E09B3d5A7ccC913C48/logo.png", - "blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/info.json", - "blockchains/ethereum/assets/0xDe201dAec04ba73166d9917Fdf08e1728E270F06/logo.png", - "blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/info.json", - "blockchains/ethereum/assets/0xDe48CE5d990293D22dc7Da091e8aa8728f3203A2/logo.png", - "blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/info.json", - "blockchains/ethereum/assets/0xDe4C5a791913838027a2185709E98c5C6027EA63/logo.png", - "blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/info.json", - "blockchains/ethereum/assets/0xDe6cE6c57F655b4627870bdA02eA46A2a15EED2E/logo.png", - "blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/info.json", - "blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/logo.png", - "blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/info.json", - "blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/logo.png", - "blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/info.json", - "blockchains/ethereum/assets/0xDf59C8BA19B4d1437d80836b45F1319D9A429EED/logo.png", - "blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/info.json", - "blockchains/ethereum/assets/0xDf6Ef343350780BF8C3410BF062e0C015B1DD671/logo.png", - "blockchains/ethereum/assets/0xDf7FF54aAcAcbFf42dfe29DD6144A69b629f8C9e/info.json", - "blockchains/ethereum/assets/0xDf7FF54aAcAcbFf42dfe29DD6144A69b629f8C9e/logo.png", - "blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/info.json", - "blockchains/ethereum/assets/0xDfF991Af459d05175B3bb766b950aFC697B68dF0/logo.png", - "blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/info.json", - "blockchains/ethereum/assets/0xDfa66Ec49CF0102fB8906eE3dD6a70597D9720d4/logo.png", - "blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/info.json", - "blockchains/ethereum/assets/0xDffD82C8c82f2721aa801097801Da54eE97cf607/logo.png", - "blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/info.json", - "blockchains/ethereum/assets/0xE02784175C3BE0DEa7CC0F284041b64503639E66/logo.png", - "blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json", - "blockchains/ethereum/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/logo.png", - "blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/info.json", - "blockchains/ethereum/assets/0xE0C72452740414d861606a44cCd5eA7f96488278/logo.png", - "blockchains/ethereum/assets/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB/info.json", - "blockchains/ethereum/assets/0xE0bA1564A889f0d2Ba8eF4978027C1b072b56EbB/logo.png", - "blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/info.json", - "blockchains/ethereum/assets/0xE130A86aD09b12553dd94e6D9A1e157EaFe9b87d/logo.png", - "blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/info.json", - "blockchains/ethereum/assets/0xE130d59c0D7f84260b776aA5F93DE5031C5A0BF6/logo.png", - "blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/info.json", - "blockchains/ethereum/assets/0xE13Ef257cF4D5Df928ca11d230427C037666d466/logo.png", - "blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/info.json", - "blockchains/ethereum/assets/0xE14A603f7c77d4101A87859b8736a04CFD85C688/logo.png", - "blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/info.json", - "blockchains/ethereum/assets/0xE17f017475a709De58E976081eB916081ff4c9d5/logo.png", - "blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/info.json", - "blockchains/ethereum/assets/0xE1Aee98495365fc179699C1bB3E761FA716beE62/logo.png", - "blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/info.json", - "blockchains/ethereum/assets/0xE1BA0FB44CCb0D11b80F92f4f8Ed94CA3fF51D00/logo.png", - "blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/info.json", - "blockchains/ethereum/assets/0xE1bAD922F84b198A08292FB600319300ae32471b/logo.png", - "blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/info.json", - "blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/logo.png", - "blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/info.json", - "blockchains/ethereum/assets/0xE2492F8D2A2618d8709Ca99b1d8d75713Bd84089/logo.png", - "blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/info.json", - "blockchains/ethereum/assets/0xE25FAAb5821ce70BA4179A70c1d481BA45b9D0c9/logo.png", - "blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/info.json", - "blockchains/ethereum/assets/0xE270ef848D2e966F59705122F9E7CbEf7a717825/logo.png", - "blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/info.json", - "blockchains/ethereum/assets/0xE277aC35F9D327A670c1A3F3eeC80a83022431e4/logo.png", - "blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/info.json", - "blockchains/ethereum/assets/0xE2D82Dc7dA0E6f882E96846451F4faBcc8f90528/logo.png", - "blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/info.json", - "blockchains/ethereum/assets/0xE2E6D4BE086c6938B53B22144855eef674281639/logo.png", - "blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/info.json", - "blockchains/ethereum/assets/0xE2FB6529EF566a080e6d23dE0bd351311087D567/logo.png", - "blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/info.json", - "blockchains/ethereum/assets/0xE2b407160AAd5540eAc0e80338b9a5085C60F25B/logo.png", - "blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/info.json", - "blockchains/ethereum/assets/0xE2dc070524A6e305ddB64d8513DC444B6a1ec845/logo.png", - "blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/info.json", - "blockchains/ethereum/assets/0xE33EeF3ef4796bD9633D5DD8B9e8d500Eeb62d2D/logo.png", - "blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/info.json", - "blockchains/ethereum/assets/0xE33dEE9575a5a59592998f3A404347F9EfA174F7/logo.png", - "blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/info.json", - "blockchains/ethereum/assets/0xE34e1944E776f39B9252790a0527eBDa647aE668/logo.png", - "blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/info.json", - "blockchains/ethereum/assets/0xE35673cdD0370146be64e1DE959ec42E725ec4Ce/logo.png", - "blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/info.json", - "blockchains/ethereum/assets/0xE36B0F3C426923E352F6005b6236082A78A3C2cb/logo.png", - "blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/info.json", - "blockchains/ethereum/assets/0xE36df5BB57E80629Cfc28a31e5F794071c085ECa/logo.png", - "blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/info.json", - "blockchains/ethereum/assets/0xE3B05c42667DE42cA4a4eA1e9682eb590b6A65D1/logo.png", - "blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/info.json", - "blockchains/ethereum/assets/0xE3E9204Afd78822A0E22151733E65a901Bf77b77/logo.png", - "blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/info.json", - "blockchains/ethereum/assets/0xE3F4b4A5d91e5cB9435B947F090A319737036312/logo.png", - "blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/info.json", - "blockchains/ethereum/assets/0xE3Fa177AcecfB86721Cf6f9f4206bd3Bd672D7d5/logo.png", - "blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/info.json", - "blockchains/ethereum/assets/0xE3a64A3c4216B83255b53Ec7eA078B13f21a7daD/logo.png", - "blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/info.json", - "blockchains/ethereum/assets/0xE3d208D74e4C167245913C942df8C4Ee03b9abBA/logo.png", - "blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/info.json", - "blockchains/ethereum/assets/0xE3dbf587330D9B8f127a3F38daBF9Aa3c90D3187/logo.png", - "blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/info.json", - "blockchains/ethereum/assets/0xE3feDAeCD47aa8EAb6b23227b0eE56F092C967a9/logo.png", - "blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/info.json", - "blockchains/ethereum/assets/0xE400013Df86249838B720eaB5a7F816aD82433c0/logo.png", - "blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json", - "blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/logo.png", - "blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/info.json", - "blockchains/ethereum/assets/0xE42Ba5558b00d2E6109CC60412d5D4c9473FE998/logo.png", - "blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/info.json", - "blockchains/ethereum/assets/0xE455C7a50b24DA3B48274272e4B53DdDf9c12A8A/logo.png", - "blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/info.json", - "blockchains/ethereum/assets/0xE45d6E4FAeaF11d01AbA9cFADC08116EB978AbEA/logo.png", - "blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/info.json", - "blockchains/ethereum/assets/0xE467b1DBC0Cf7D7570D6A11578e9847BDFac28BE/logo.png", - "blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/info.json", - "blockchains/ethereum/assets/0xE4687bD6e72E3f905fB95bCc32b82cA3D1AF4998/logo.png", - "blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/info.json", - "blockchains/ethereum/assets/0xE477292f1B3268687A29376116B0ED27A9c76170/logo.png", - "blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/info.json", - "blockchains/ethereum/assets/0xE48972fCd82a274411c01834e2f031D4377Fa2c0/logo.png", - "blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/info.json", - "blockchains/ethereum/assets/0xE4D1b71d62B46cfE007bF9Df612d8692da246b2B/logo.png", - "blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/info.json", - "blockchains/ethereum/assets/0xE4E2DAf5F7F0C1c35DF922C5d9340913EDECC8e8/logo.png", - "blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/info.json", - "blockchains/ethereum/assets/0xE4f81cCaB9FC644409342eB5D19432b7522d7012/logo.png", - "blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/info.json", - "blockchains/ethereum/assets/0xE50365f5D679CB98a1dd62D6F6e58e59321BcdDf/logo.png", - "blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/info.json", - "blockchains/ethereum/assets/0xE5108bf6425D408df9d2C2909e77ca96a682E62B/logo.png", - "blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/info.json", - "blockchains/ethereum/assets/0xE51601f59A610DAc06868aa711A05e9a4e291256/logo.png", - "blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/info.json", - "blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/logo.png", - "blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/info.json", - "blockchains/ethereum/assets/0xE525047aD468F807aa33a4BbE7b1E084Da56eA16/logo.png", - "blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/info.json", - "blockchains/ethereum/assets/0xE52e75e8a97546f40991b489E92c68eBb386dc97/logo.png", - "blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/info.json", - "blockchains/ethereum/assets/0xE531642e9bb5d027E9C20E03284287B97919a9a5/logo.png", - "blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/info.json", - "blockchains/ethereum/assets/0xE534619dEFDBF0cAf673b8AbF7158714F5BD4bd9/logo.png", - "blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/info.json", - "blockchains/ethereum/assets/0xE54B3458C47E44C37a267E7C633AFEF88287C294/logo.png", - "blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/info.json", - "blockchains/ethereum/assets/0xE5812e47F717EF86101FCBF0D082CC29FEb8Ae8C/logo.png", - "blockchains/ethereum/assets/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789/info.json", - "blockchains/ethereum/assets/0xE58E751abA3B9406367B5F3CbC39c2Fa9B519789/logo.png", - "blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/info.json", - "blockchains/ethereum/assets/0xE5A8aB888Fd1c2868a562BBF0FC18A8a8d20d7F4/logo.png", - "blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/info.json", - "blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/logo.png", - "blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/info.json", - "blockchains/ethereum/assets/0xE5Bd12178910c928B69CD090b18D4B981f1150dc/logo.png", - "blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/info.json", - "blockchains/ethereum/assets/0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C/logo.png", - "blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/info.json", - "blockchains/ethereum/assets/0xE5D3CBEe3C4dAcf69f7B35e0d1C5170fc92F3843/logo.png", - "blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/info.json", - "blockchains/ethereum/assets/0xE5Dada80Aa6477e85d09747f2842f7993D0Df71C/logo.png", - "blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/info.json", - "blockchains/ethereum/assets/0xE5a3229CCb22b6484594973A03a3851dCd948756/logo.png", - "blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/info.json", - "blockchains/ethereum/assets/0xE5aeE163513119F4F750376C718766B40fA37A5F/logo.png", - "blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/info.json", - "blockchains/ethereum/assets/0xE5e7695964B3dDef08aFc666c615Fe2Ef1B16B0b/logo.png", - "blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/info.json", - "blockchains/ethereum/assets/0xE5f55a3b74874531a99359b833b92866A6609f6B/logo.png", - "blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/info.json", - "blockchains/ethereum/assets/0xE5f7ef61443Fc36AE040650aa585B0395AEf77c8/logo.png", - "blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/info.json", - "blockchains/ethereum/assets/0xE5f867dE1EA81346df5181b8b48DD6B0BB3357B0/logo.png", - "blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/info.json", - "blockchains/ethereum/assets/0xE6279E1c65DD41b30bA3760DCaC3CD8bbb4420D6/logo.png", - "blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/info.json", - "blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/logo.png", - "blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/info.json", - "blockchains/ethereum/assets/0xE638dc39b6aDBEE8526b5C22380b4b45dAf46d8e/logo.png", - "blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/info.json", - "blockchains/ethereum/assets/0xE63D611B76EE1Ad92Df5153f3e573F7453ca0901/logo.png", - "blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/info.json", - "blockchains/ethereum/assets/0xE64509F0bf07ce2d29A7eF19A8A9bc065477C1B4/logo.png", - "blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/info.json", - "blockchains/ethereum/assets/0xE65ee7c03Bbb3C950Cfd4895c24989afA233EF01/logo.png", - "blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/info.json", - "blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/logo.png", - "blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/info.json", - "blockchains/ethereum/assets/0xE66F7261F72861e3399eb15424f2F2A2E976CaB3/logo.png", - "blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/info.json", - "blockchains/ethereum/assets/0xE6877ea9C28fBDeC631ffBc087956d0023A76bF2/logo.png", - "blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/info.json", - "blockchains/ethereum/assets/0xE689a257e070b13a08104AEb995c95FEe1d87673/logo.png", - "blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/info.json", - "blockchains/ethereum/assets/0xE68e0B2280f8A254801d39E7A63cc1E66521AAae/logo.png", - "blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/info.json", - "blockchains/ethereum/assets/0xE68ed880744D3279f7AC25508ea7B5A6f0656848/logo.png", - "blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/info.json", - "blockchains/ethereum/assets/0xE69074db48FAe7E52f0d0Ad975645eaD6Cd2E91B/logo.png", - "blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/info.json", - "blockchains/ethereum/assets/0xE69a353b3152Dd7b706ff7dD40fe1d18b7802d31/logo.png", - "blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/info.json", - "blockchains/ethereum/assets/0xE6B9018365cE008319DF4Dec715E664B3CC93321/logo.png", - "blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/info.json", - "blockchains/ethereum/assets/0xE6c2C240E1228980F322D76ed4C1F63078191BB5/logo.png", - "blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/info.json", - "blockchains/ethereum/assets/0xE6e3BEd476776f3A7017Aa9066a476EaefaD63b7/logo.png", - "blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/info.json", - "blockchains/ethereum/assets/0xE716637Ba037E840A46A1CaC83556a2dD83C0285/logo.png", - "blockchains/ethereum/assets/0xE74B35425fE7E33EA190b149805baF31139a8290/info.json", - "blockchains/ethereum/assets/0xE74B35425fE7E33EA190b149805baF31139a8290/logo.png", - "blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/info.json", - "blockchains/ethereum/assets/0xE7775A6e9Bcf904eb39DA2b68c5efb4F9360e08C/logo.png", - "blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/info.json", - "blockchains/ethereum/assets/0xE7D84cBee9b2234E53BDe7Ea093E7d1E198CA46A/logo.png", - "blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/info.json", - "blockchains/ethereum/assets/0xE7b5269A67E385766F98012F25073A7Bc67A1046/logo.png", - "blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/info.json", - "blockchains/ethereum/assets/0xE814aeE960a85208C3dB542C53E7D4a6C8D5f60F/logo.png", - "blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/info.json", - "blockchains/ethereum/assets/0xE85d69D5e7B91b1A0D2E93a3678315E6915197B2/logo.png", - "blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/info.json", - "blockchains/ethereum/assets/0xE8663A64A96169ff4d95b4299E7ae9a76b905B31/logo.png", - "blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/info.json", - "blockchains/ethereum/assets/0xE86A746330b0B691323d2CbB5c140F77D7F198A4/logo.png", - "blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/info.json", - "blockchains/ethereum/assets/0xE870bD7C40c1f1227637DEd7B60456501D25A7B8/logo.png", - "blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/info.json", - "blockchains/ethereum/assets/0xE884cc2795b9c45bEeac0607DA9539Fd571cCF85/logo.png", - "blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/info.json", - "blockchains/ethereum/assets/0xE8B30d4aa98740ee2910Ede1df7bdd0A840a3fD5/logo.png", - "blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/info.json", - "blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/logo.png", - "blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/info.json", - "blockchains/ethereum/assets/0xE8c09672cfb9cFcE6E2edBB01057d9fa569F97c1/logo.png", - "blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/info.json", - "blockchains/ethereum/assets/0xE94327D07Fc17907b4DB788E5aDf2ed424adDff6/logo.png", - "blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/info.json", - "blockchains/ethereum/assets/0xE95990825AAB1a7f0Af4cc648f76a3Bcc99F25B2/logo.png", - "blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json", - "blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/logo.png", - "blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/info.json", - "blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/logo.png", - "blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/info.json", - "blockchains/ethereum/assets/0xE98226D78eFeBe8F63fcE4F9F2435d03C3c2d97a/logo.png", - "blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/info.json", - "blockchains/ethereum/assets/0xE98a2E62C31dB62f8AFbcea221f214934dcAFF72/logo.png", - "blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/info.json", - "blockchains/ethereum/assets/0xE98b5F11897d42Afd17185dd301Bcb2d46389bF1/logo.png", - "blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/info.json", - "blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/logo.png", - "blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/info.json", - "blockchains/ethereum/assets/0xE99DDae9181957E91b457E4c79A1B577E55a5742/logo.png", - "blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/info.json", - "blockchains/ethereum/assets/0xE9A95d175a5f4C9369f3b74222402eB1b837693b/logo.png", - "blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/info.json", - "blockchains/ethereum/assets/0xE9Bb22B2063daBA021b0384d8535Badd1426FbA7/logo.png", - "blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/info.json", - "blockchains/ethereum/assets/0xE9D73F3DdA4365e01a372a4a29E9aF0c3354e40C/logo.png", - "blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/info.json", - "blockchains/ethereum/assets/0xE9E03f44f98b9B60BE121eC6B2DacD11078cB8F7/logo.png", - "blockchains/ethereum/assets/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2/info.json", - "blockchains/ethereum/assets/0xE9b8897f3bd92a5845CDEAAeBEa1be5703D53fe2/logo.png", - "blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/info.json", - "blockchains/ethereum/assets/0xE9c4D1232167E858BA44Ee2f4C67B04823E8486a/logo.png", - "blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/info.json", - "blockchains/ethereum/assets/0xE9cDA0749f2393254773Fd75A1Ca1639D9B25A17/logo.png", - "blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/info.json", - "blockchains/ethereum/assets/0xE9f44784396005C053dCb8EbCA74E65192a9c3Ea/logo.png", - "blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/info.json", - "blockchains/ethereum/assets/0xEA0595f67f1F14343793E67217b34b8244eE37aB/logo.png", - "blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/info.json", - "blockchains/ethereum/assets/0xEA097A2b1dB00627B2Fa17460Ad260c016016977/logo.png", - "blockchains/ethereum/assets/0xEA1ea0972fa092dd463f2968F9bB51Cc4c981D71/info.json", - "blockchains/ethereum/assets/0xEA1ea0972fa092dd463f2968F9bB51Cc4c981D71/logo.png", - "blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/info.json", - "blockchains/ethereum/assets/0xEA26c4aC16D4a5A106820BC8AEE85fd0b7b2b664/logo.png", - "blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/info.json", - "blockchains/ethereum/assets/0xEA38eAa3C86c8F9B751533Ba2E562deb9acDED40/logo.png", - "blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/info.json", - "blockchains/ethereum/assets/0xEA54C81fe0f72DE8e86B6dC78a9271AA3925E3B5/logo.png", - "blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/info.json", - "blockchains/ethereum/assets/0xEA610B1153477720748DC13ED378003941d84fAB/logo.png", - "blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/info.json", - "blockchains/ethereum/assets/0xEAA386d5aEc58C1475Fe658B2bFdc525B5b6fE24/logo.png", - "blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/info.json", - "blockchains/ethereum/assets/0xEB27071414F3D92aEB6BFF91B39d6e3a9BDC7414/logo.png", - "blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json", - "blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/logo.png", - "blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/info.json", - "blockchains/ethereum/assets/0xEB605cDd22106F6190E09df82E08Fe34a11AfFf4/logo.png", - "blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/info.json", - "blockchains/ethereum/assets/0xEB6078B0f28291eC6328eE3f1f2804035145a5eD/logo.png", - "blockchains/ethereum/assets/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D/info.json", - "blockchains/ethereum/assets/0xEB9951021698B42e4399f9cBb6267Aa35F82D59D/logo.png", - "blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/info.json", - "blockchains/ethereum/assets/0xEB9A4B185816C354dB92DB09cC3B50bE60b901b6/logo.png", - "blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/info.json", - "blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/logo.png", - "blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/info.json", - "blockchains/ethereum/assets/0xEBd01Df7e1E56e89A52c5DE185377d3A2eEf9a2b/logo.png", - "blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json", - "blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/logo.png", - "blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/info.json", - "blockchains/ethereum/assets/0xEC01d916a853036a6080750F7D2B5902B5Db84B2/logo.png", - "blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/info.json", - "blockchains/ethereum/assets/0xEC02cEc4eDD54196D2767b61F43b29A49b056fe6/logo.png", - "blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/info.json", - "blockchains/ethereum/assets/0xEC1b361a5c0B4c1a9A57E9c288C3Da8EfB111e2B/logo.png", - "blockchains/ethereum/assets/0xEC213F83defB583af3A000B1c0ada660b1902A0F/info.json", - "blockchains/ethereum/assets/0xEC213F83defB583af3A000B1c0ada660b1902A0F/logo.png", - "blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/info.json", - "blockchains/ethereum/assets/0xEC491c1088Eae992B7A214efB0a266AD0927A72A/logo.png", - "blockchains/ethereum/assets/0xEC681F28f4561c2a9534799AA38E0d36A83Cf478/info.json", - "blockchains/ethereum/assets/0xEC681F28f4561c2a9534799AA38E0d36A83Cf478/logo.png", - "blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/info.json", - "blockchains/ethereum/assets/0xEC80Ef99990E15373d2E860f57422E4e22e61F27/logo.png", - "blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/info.json", - "blockchains/ethereum/assets/0xEC9cE8c606cc8927df594b293be16544F8A70f11/logo.png", - "blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/info.json", - "blockchains/ethereum/assets/0xECB8F588EAf5A8ce9d964b0acece5D954E130e2f/logo.png", - "blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/info.json", - "blockchains/ethereum/assets/0xECC6724229E50Ac26F136132c2A462fAf63f720B/logo.png", - "blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/info.json", - "blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/logo.png", - "blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/info.json", - "blockchains/ethereum/assets/0xED4699f180a14B5974c26f494483F9c327Fd381a/logo.png", - "blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/info.json", - "blockchains/ethereum/assets/0xED494c9e2F8E34e53BDD0EA9B4d80305cb15C5c2/logo.png", - "blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/info.json", - "blockchains/ethereum/assets/0xED82730312babb41367E060911F798002FFA445F/logo.png", - "blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/info.json", - "blockchains/ethereum/assets/0xEDD7c94FD7B4971b916d15067Bc454b9E1bAD980/logo.png", - "blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/info.json", - "blockchains/ethereum/assets/0xEE2131B349738090E92991d55F6D09Ce17930b92/logo.png", - "blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/info.json", - "blockchains/ethereum/assets/0xEE50AA773abA0B4FC1a1944727951b88883a3f23/logo.png", - "blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/info.json", - "blockchains/ethereum/assets/0xEE5dFB5Ddd54eA2fB93b796a8A1b83C3fe38E0e6/logo.png", - "blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/info.json", - "blockchains/ethereum/assets/0xEE74110fB5A1007b06282e0DE5d73A61bf41d9Cd/logo.png", - "blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/info.json", - "blockchains/ethereum/assets/0xEE8Bd1502c3e9F6c543781467c01592ac51CFbb8/logo.png", - "blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/info.json", - "blockchains/ethereum/assets/0xEECfa1F63F9CCe7AE80A49D5341DCbA2563d72e1/logo.png", - "blockchains/ethereum/assets/0xEED736b2b809550D89A941C2005dE93588c628e2/info.json", - "blockchains/ethereum/assets/0xEED736b2b809550D89A941C2005dE93588c628e2/logo.png", - "blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/info.json", - "blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/logo.png", - "blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/info.json", - "blockchains/ethereum/assets/0xEEaf33534F7e8628B281DA3aA01271D4ce22619d/logo.png", - "blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/info.json", - "blockchains/ethereum/assets/0xEEd3aE7b0F8b5B9BB8C035A9941382B1822671CD/logo.png", - "blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json", - "blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/logo.png", - "blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/info.json", - "blockchains/ethereum/assets/0xEF2463099360a085f1f10b076Ed72Ef625497a06/logo.png", - "blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/info.json", - "blockchains/ethereum/assets/0xEa1f346faF023F974Eb5adaf088BbCdf02d761F4/logo.png", - "blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json", - "blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/logo.png", - "blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/info.json", - "blockchains/ethereum/assets/0xEa9Abc6b2662EE4f5D231006Eb65C9E938A26af1/logo.png", - "blockchains/ethereum/assets/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0/info.json", - "blockchains/ethereum/assets/0xEb4E33dd1D97407ADD2aFcDcD5dd17851b1695d0/logo.png", - "blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/info.json", - "blockchains/ethereum/assets/0xEb6985ACD6d0cbff60B88032b0B29Ac1d9D66A1B/logo.png", - "blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/info.json", - "blockchains/ethereum/assets/0xEbe17559127157d7686F952C45Fb53b8dBdE4A64/logo.png", - "blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/info.json", - "blockchains/ethereum/assets/0xEc1a718D1A6F8F8d94eCEc6fe91465697bb2b88C/logo.png", - "blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/info.json", - "blockchains/ethereum/assets/0xEc7D3E835dA3F6118079fA9a236b267D044FD7cA/logo.png", - "blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/info.json", - "blockchains/ethereum/assets/0xEc8A2D9944B521c8dc680C5678B1124B1B384604/logo.png", - "blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/info.json", - "blockchains/ethereum/assets/0xEc985525f3f22C7Fa9C9FF4a49e37589A76D86D4/logo.png", - "blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/info.json", - "blockchains/ethereum/assets/0xEcE83617Db208Ad255Ad4f45Daf81E25137535bb/logo.png", - "blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/info.json", - "blockchains/ethereum/assets/0xEd00A2Cba066714999Ec703350E0a5B6B7AB66cB/logo.png", - "blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json", - "blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/logo.png", - "blockchains/ethereum/assets/0xEd04915c23f00A313a544955524EB7DBD823143d/info.json", - "blockchains/ethereum/assets/0xEd04915c23f00A313a544955524EB7DBD823143d/logo.png", - "blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/info.json", - "blockchains/ethereum/assets/0xEd1199093b1aBd07a368Dd1C0Cdc77D8517BA2A0/logo.png", - "blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/info.json", - "blockchains/ethereum/assets/0xEd1eba8B87cD7E04e9389f65F7AeCa750c85a010/logo.png", - "blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/info.json", - "blockchains/ethereum/assets/0xEd91879919B71bB6905f23af0A68d231EcF87b14/logo.png", - "blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/info.json", - "blockchains/ethereum/assets/0xEdF44412B47A76e452FD133794e45d9485E4cd4b/logo.png", - "blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/info.json", - "blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/logo.png", - "blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/info.json", - "blockchains/ethereum/assets/0xEda8B016efA8b1161208Cf041cD86972eeE0F31E/logo.png", - "blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/info.json", - "blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/logo.png", - "blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/info.json", - "blockchains/ethereum/assets/0xEe059F0ca1507e4E20C689b20CFf71B5E924f7bd/logo.png", - "blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/info.json", - "blockchains/ethereum/assets/0xEe16f8Cf30f56FA34f6348799d29568333E07CB5/logo.png", - "blockchains/ethereum/assets/0xEe26Ec776662176D42f76fB22c2f025D50469D9E/info.json", - "blockchains/ethereum/assets/0xEe26Ec776662176D42f76fB22c2f025D50469D9E/logo.png", - "blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/info.json", - "blockchains/ethereum/assets/0xEe3bB3BFB79B153bF1181a3995DC4aa8C4f037bB/logo.png", - "blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/info.json", - "blockchains/ethereum/assets/0xEe4b7e6bC34A9f8069f910C6AC71dc294263EB26/logo.png", - "blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/info.json", - "blockchains/ethereum/assets/0xEe609fE292128Cad03b786DBb9Bc2634Ccdbe7fC/logo.png", - "blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/info.json", - "blockchains/ethereum/assets/0xEe9E5eFF401ee921b138490d00CA8D1F13f67A72/logo.png", - "blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/info.json", - "blockchains/ethereum/assets/0xEeE690AAA67d1eE33365c02C3Bf477A93867052f/logo.png", - "blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/info.json", - "blockchains/ethereum/assets/0xEeEeeeeEe2aF8D0e1940679860398308e0eF24d6/logo.png", - "blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/info.json", - "blockchains/ethereum/assets/0xEee2d00Eb7DEB8Dd6924187f5AA3496B7d06E62A/logo.png", - "blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/info.json", - "blockchains/ethereum/assets/0xEeeA86AC3cF7F154991595e10921482834012222/logo.png", - "blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/info.json", - "blockchains/ethereum/assets/0xEf51c9377FeB29856E61625cAf9390bD0B67eA18/logo.png", - "blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/info.json", - "blockchains/ethereum/assets/0xEfbB3F1058fd8E0C9d7204f532E17d7572AFfc3e/logo.png", - "blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/info.json", - "blockchains/ethereum/assets/0xF013406A0B1d544238083DF0B93ad0d2cBE0f65f/logo.png", - "blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/info.json", - "blockchains/ethereum/assets/0xF02123509A08632339102eE5fdd41B638592E495/logo.png", - "blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/info.json", - "blockchains/ethereum/assets/0xF02DAB52205aFf6Bb3d47Cc7B21624a5064F9FBA/logo.png", - "blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/info.json", - "blockchains/ethereum/assets/0xF03045a4C8077e38f3B8e2Ed33b8aEE69edF869F/logo.png", - "blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/info.json", - "blockchains/ethereum/assets/0xF03d78dd9aBF1d83cb92b85F7E8B8Fc4be358541/logo.png", - "blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/info.json", - "blockchains/ethereum/assets/0xF03f8D65BaFA598611C3495124093c56e8F638f0/logo.png", - "blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/info.json", - "blockchains/ethereum/assets/0xF05763b9fE67eD371bCC27F8Da3E86f4c7053e34/logo.png", - "blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/info.json", - "blockchains/ethereum/assets/0xF063fE1aB7a291c5d06a86e14730b00BF24cB589/logo.png", - "blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/info.json", - "blockchains/ethereum/assets/0xF093b8cC623ca76D2743F47Ac1dA6eeDA24B040a/logo.png", - "blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/info.json", - "blockchains/ethereum/assets/0xF0ACF8949e705E0ebb6CB42c2164B0B986454223/logo.png", - "blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/info.json", - "blockchains/ethereum/assets/0xF0CFf95B749A4a1FcFeD0cf9021570c9bE9cf592/logo.png", - "blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/info.json", - "blockchains/ethereum/assets/0xF0FAC7104aAC544e4a7CE1A55ADF2B5a25c65bD1/logo.png", - "blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/info.json", - "blockchains/ethereum/assets/0xF0e6019c0F16d31294937b3334229909349e00f4/logo.png", - "blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/info.json", - "blockchains/ethereum/assets/0xF0f8B0B8DBB1124261FC8d778E2287e3Fd2Cf4f5/logo.png", - "blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/info.json", - "blockchains/ethereum/assets/0xF10d9664828e80EeA2F8bf139C3cC6041aE0cBA0/logo.png", - "blockchains/ethereum/assets/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F/info.json", - "blockchains/ethereum/assets/0xF1290473E210b2108A85237fbCd7b6eb42Cc654F/logo.png", - "blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/info.json", - "blockchains/ethereum/assets/0xF14d5fB350060F5285d5900F5Ee6d2Ca27DDa6Ac/logo.png", - "blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/info.json", - "blockchains/ethereum/assets/0xF17A9ad24372fAAA27F0Bb684e13413a3De84C4b/logo.png", - "blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/info.json", - "blockchains/ethereum/assets/0xF19D446c35570eFf44cF9871ee389067EbD6e962/logo.png", - "blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/info.json", - "blockchains/ethereum/assets/0xF1E5F03086e1c0Ce55E54cd8146BC9c28435346F/logo.png", - "blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/info.json", - "blockchains/ethereum/assets/0xF1cA9cb74685755965c7458528A36934Df52A3EF/logo.png", - "blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/info.json", - "blockchains/ethereum/assets/0xF1dED9284c73F9C3A664503E9a5E15188A991935/logo.png", - "blockchains/ethereum/assets/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D/info.json", - "blockchains/ethereum/assets/0xF21D65979bD89b28f05EF19F3c65dd2A1D02946D/logo.png", - "blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/info.json", - "blockchains/ethereum/assets/0xF244176246168F24e3187f7288EdbCA29267739b/logo.png", - "blockchains/ethereum/assets/0xF256CC7847E919FAc9B808cC216cAc87CCF2f47a/info.json", - "blockchains/ethereum/assets/0xF256CC7847E919FAc9B808cC216cAc87CCF2f47a/logo.png", - "blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/info.json", - "blockchains/ethereum/assets/0xF25AD7AfAC29e7CF7B82530c900196cbD5d09943/logo.png", - "blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/info.json", - "blockchains/ethereum/assets/0xF25c91C87e0B1fd9B4064Af0F427157AaB0193A7/logo.png", - "blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/info.json", - "blockchains/ethereum/assets/0xF260608a577B64000747D533e27bbc2e53F9108D/logo.png", - "blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/info.json", - "blockchains/ethereum/assets/0xF26893f89B23084C4C6216038D6eBDBE9e96C5cb/logo.png", - "blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/info.json", - "blockchains/ethereum/assets/0xF29226914595052a04F5AFbe6410D0C3eD707548/logo.png", - "blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/info.json", - "blockchains/ethereum/assets/0xF29992D7b589A0A6bD2de7Be29a97A6EB73EaF85/logo.png", - "blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/info.json", - "blockchains/ethereum/assets/0xF2AD1Ee9671F63dF7c8f8Daa822DA1E6fC08b80d/logo.png", - "blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/info.json", - "blockchains/ethereum/assets/0xF2C2e42BA757f21Cb51eE2bb3B10389df9A44b36/logo.png", - "blockchains/ethereum/assets/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6/info.json", - "blockchains/ethereum/assets/0xF2f1C19F304E84Bc3D2e1903979a72D42164d7E6/logo.png", - "blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/info.json", - "blockchains/ethereum/assets/0xF2f9A7e93f845b3ce154EfbeB64fB9346FCCE509/logo.png", - "blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/info.json", - "blockchains/ethereum/assets/0xF3281c539716a08c754EC4C8F2B4cEe0faB64BB9/logo.png", - "blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/info.json", - "blockchains/ethereum/assets/0xF32E935A9Ad2b7d645428b233A306e81f7aaFa43/logo.png", - "blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/info.json", - "blockchains/ethereum/assets/0xF3562f15fd1c152612F3CEeB6B08c528F06C703A/logo.png", - "blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/info.json", - "blockchains/ethereum/assets/0xF36Ccb6465Fa93bf90771b5459B0b210A2D82392/logo.png", - "blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/info.json", - "blockchains/ethereum/assets/0xF3981E5ff82CAAA5d4cb4fbA540b06c20c3d3dbE/logo.png", - "blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/info.json", - "blockchains/ethereum/assets/0xF39f19565B8D937EC30f1db5BD42F558D1E312A6/logo.png", - "blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/info.json", - "blockchains/ethereum/assets/0xF3C9D88bF55f368a36eCBF47afBac07490235b56/logo.png", - "blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/info.json", - "blockchains/ethereum/assets/0xF3E92c5Ec45d4523618D8d1A3Ca1949F3eF7b412/logo.png", - "blockchains/ethereum/assets/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624/info.json", - "blockchains/ethereum/assets/0xF3b3Cad094B89392fcE5faFD40bC03b80F2Bc624/logo.png", - "blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/info.json", - "blockchains/ethereum/assets/0xF3cFBCA4e083B1418F89545754C7dA90d2418B10/logo.png", - "blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/info.json", - "blockchains/ethereum/assets/0xF3d29Fb98D2DC5E78c87198DEEF99377345fD6F1/logo.png", - "blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/info.json", - "blockchains/ethereum/assets/0xF3e70642c28f3F707408c56624c2F30eA9F9FcE3/logo.png", - "blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/info.json", - "blockchains/ethereum/assets/0xF411903cbC70a74d22900a5DE66A2dda66507255/logo.png", - "blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/info.json", - "blockchains/ethereum/assets/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404/logo.png", - "blockchains/ethereum/assets/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe/info.json", - "blockchains/ethereum/assets/0xF41804cf0720eca53c7297Eb3BF2B61465a9DBbe/logo.png", - "blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/info.json", - "blockchains/ethereum/assets/0xF41e5Fbc2F6Aac200Dd8619E121CE1f05D150077/logo.png", - "blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/info.json", - "blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/logo.png", - "blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/info.json", - "blockchains/ethereum/assets/0xF438e3a0C1bb9Dc0ef6dA672C97a282236D3F233/logo.png", - "blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/info.json", - "blockchains/ethereum/assets/0xF45091f25d374BbE956c0bb64bB85e02D07Aa741/logo.png", - "blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/info.json", - "blockchains/ethereum/assets/0xF453Ac18fa17b9eC9a76fbF219Ba9fe4612eDd0a/logo.png", - "blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/info.json", - "blockchains/ethereum/assets/0xF454071E3a891eD491B8ebADc4c76DE4d604dee8/logo.png", - "blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/info.json", - "blockchains/ethereum/assets/0xF45626B2db4418B1fE62d3F52F07109888C33d0c/logo.png", - "blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/info.json", - "blockchains/ethereum/assets/0xF47F923B91422F47645f41425601C44f6b464300/logo.png", - "blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/info.json", - "blockchains/ethereum/assets/0xF4882b5d907Fd0C5626C06344C31506ae5D90c87/logo.png", - "blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/info.json", - "blockchains/ethereum/assets/0xF4B54874cD8a6C863e3A904c18fDa964661Ec363/logo.png", - "blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/info.json", - "blockchains/ethereum/assets/0xF4FE95603881D0e07954fD7605E0e9a916e42C44/logo.png", - "blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/info.json", - "blockchains/ethereum/assets/0xF4FaEa455575354d2699BC209B0a65CA99F69982/logo.png", - "blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/info.json", - "blockchains/ethereum/assets/0xF4b0e82bB4CeAA34E1e5E2Da3ac6Babc57682348/logo.png", - "blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/info.json", - "blockchains/ethereum/assets/0xF4b6664bb81bD7314aE65eAB2eE675505e3E9cB6/logo.png", - "blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/info.json", - "blockchains/ethereum/assets/0xF4c07b1865bC326A3c01339492Ca7538FD038Cc0/logo.png", - "blockchains/ethereum/assets/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d/info.json", - "blockchains/ethereum/assets/0xF4c17Bc4979c1dc7b4CA50115358Dec58C67fD9d/logo.png", - "blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/info.json", - "blockchains/ethereum/assets/0xF4edA77f0B455A12f3eb44F8653835f377e36b76/logo.png", - "blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/info.json", - "blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/logo.png", - "blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/info.json", - "blockchains/ethereum/assets/0xF524F62058e5bb80AEcec2E8795fBAdbFcd8Dac0/logo.png", - "blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/info.json", - "blockchains/ethereum/assets/0xF52B2237418f59e4AE3184D8cD7780c9B2f11B36/logo.png", - "blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/info.json", - "blockchains/ethereum/assets/0xF5717f5DF41eA67Ef67DFD3c1d02F9940bcF5d08/logo.png", - "blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/info.json", - "blockchains/ethereum/assets/0xF5BA8A8c87f976b79b17ccd25EE8DC2f8e82FB59/logo.png", - "blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/info.json", - "blockchains/ethereum/assets/0xF5BDb0Aa9F0C05ec3fC8A31D7053652401982b4d/logo.png", - "blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/info.json", - "blockchains/ethereum/assets/0xF5Bb691215fd2839Bc14Aa93335e13d839A4767f/logo.png", - "blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/info.json", - "blockchains/ethereum/assets/0xF5C00Ff3e26F903a8eea3532a7175Af7b82Accf8/logo.png", - "blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/info.json", - "blockchains/ethereum/assets/0xF5CB11bAD09093E71E91a38c06Fe78e4c4042058/logo.png", - "blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/info.json", - "blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/logo.png", - "blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/info.json", - "blockchains/ethereum/assets/0xF5D669627376EBd411E34b98F19C868c8ABA5ADA/logo.png", - "blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/info.json", - "blockchains/ethereum/assets/0xF5DCe57282A584D2746FaF1593d3121Fcac444dC/logo.png", - "blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/info.json", - "blockchains/ethereum/assets/0xF6276830c265A779A2225B9d2FCbAb790CBEb92B/logo.png", - "blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json", - "blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/logo.png", - "blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/info.json", - "blockchains/ethereum/assets/0xF647902282cd054a74d036d986EFD8bB4ac36C9C/logo.png", - "blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/info.json", - "blockchains/ethereum/assets/0xF6505474A590A4c4D9e532aC8FC32B1FfEA481fa/logo.png", - "blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/info.json", - "blockchains/ethereum/assets/0xF660cA1e228e7BE1fA8B4f5583145E31147FB577/logo.png", - "blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/info.json", - "blockchains/ethereum/assets/0xF67451Dc8421F0e0afEB52faa8101034ed081Ed9/logo.png", - "blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/info.json", - "blockchains/ethereum/assets/0xF69709C4c6F3F2b17978280dCe8b7b7a2CbcbA8b/logo.png", - "blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/info.json", - "blockchains/ethereum/assets/0xF6B55acBBC49f4524Aa48D19281A9A77c54DE10f/logo.png", - "blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/info.json", - "blockchains/ethereum/assets/0xF6Bf74a97d78f2242376769EF1E79885Cf1F0C1c/logo.png", - "blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/info.json", - "blockchains/ethereum/assets/0xF6FE061efa2a8e15936696BaF5E8CBa8C3F3485B/logo.png", - "blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/info.json", - "blockchains/ethereum/assets/0xF6bF9847c6c7e055A341fE518d25bABDD66F9c0c/logo.png", - "blockchains/ethereum/assets/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5/info.json", - "blockchains/ethereum/assets/0xF6c151Ea50A4F1a50983eB98998A18be0a549aD5/logo.png", - "blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/info.json", - "blockchains/ethereum/assets/0xF6dBE88bA55f1793Ff0773c9B1275300f830914F/logo.png", - "blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/info.json", - "blockchains/ethereum/assets/0xF6e35f25f9810807343B1e585fFd6Bfda7c7d455/logo.png", - "blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/info.json", - "blockchains/ethereum/assets/0xF70a642bD387F94380fFb90451C2c81d4Eb82CBc/logo.png", - "blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/info.json", - "blockchains/ethereum/assets/0xF70d160102cF7a22c1E432d6928a9d625Db91170/logo.png", - "blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/info.json", - "blockchains/ethereum/assets/0xF7461C8D8E469e9c41a9013dC09Ba8AbED66ef65/logo.png", - "blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/info.json", - "blockchains/ethereum/assets/0xF761f2dD63889885F4717056BdC32CC07C06Dbbf/logo.png", - "blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/info.json", - "blockchains/ethereum/assets/0xF77f4810e7521298a6e2a04f82A6c3492706d74F/logo.png", - "blockchains/ethereum/assets/0xF784682C82526e245F50975190EF0fff4E4fC077/info.json", - "blockchains/ethereum/assets/0xF784682C82526e245F50975190EF0fff4E4fC077/logo.png", - "blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/info.json", - "blockchains/ethereum/assets/0xF7920B0768Ecb20A123fAc32311d07D193381d6f/logo.png", - "blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/info.json", - "blockchains/ethereum/assets/0xF7A9ABdD6D8E5Cf4C237b10b4cF0640F41584735/logo.png", - "blockchains/ethereum/assets/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48/info.json", - "blockchains/ethereum/assets/0xF7E04D8a32229B4cA63aA51eEA9979C7287FEa48/logo.png", - "blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/info.json", - "blockchains/ethereum/assets/0xF7a6868ad958B724bc486e10bD3Ddc8D63AA16c7/logo.png", - "blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/info.json", - "blockchains/ethereum/assets/0xF7a6ACd437eDC08320AB17644Bb5963753a4E6D8/logo.png", - "blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/info.json", - "blockchains/ethereum/assets/0xF7dEaF8f20546880cE40441c7bF47733006af98c/logo.png", - "blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/info.json", - "blockchains/ethereum/assets/0xF7f1e82886491c1D3224945Aa7d318e111130Fa9/logo.png", - "blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/info.json", - "blockchains/ethereum/assets/0xF80417fac69547A1776D68F8c9DFB16Ba0eAE09D/logo.png", - "blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/info.json", - "blockchains/ethereum/assets/0xF80D589b3Dbe130c270a69F1a69D050f268786Df/logo.png", - "blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/info.json", - "blockchains/ethereum/assets/0xF82D62d65f0c670Ac4D88AbDf1afEFaC11522A16/logo.png", - "blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/info.json", - "blockchains/ethereum/assets/0xF832484f0c9f6b7Cd5c945488899035467508A5D/logo.png", - "blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/info.json", - "blockchains/ethereum/assets/0xF83301c5Cd1CCBB86f466A6B3c53316ED2f8465a/logo.png", - "blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/info.json", - "blockchains/ethereum/assets/0xF84df2db2C87dd650641f8904aF71EbFC3ddE0Ea/logo.png", - "blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/info.json", - "blockchains/ethereum/assets/0xF85AC1FDaBF3E8aFeFD1500120243a0B30F16a54/logo.png", - "blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/info.json", - "blockchains/ethereum/assets/0xF88951D7B676798705fd3a362ba5B1DBca2B233b/logo.png", - "blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/info.json", - "blockchains/ethereum/assets/0xF89bA2862dfAE69Bc2546568D56b087d7454c9C9/logo.png", - "blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/info.json", - "blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/logo.png", - "blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/info.json", - "blockchains/ethereum/assets/0xF8F1B1c8a2F6D69D15002ED214C7f6cf38f15E20/logo.png", - "blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/info.json", - "blockchains/ethereum/assets/0xF8F237D074F637D777bcD2A4712bde793f94272B/logo.png", - "blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/info.json", - "blockchains/ethereum/assets/0xF8a4a9f541fb6B465804a0142c52C1D48914a1f7/logo.png", - "blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/info.json", - "blockchains/ethereum/assets/0xF8d778219D253df289dA5F43E2711124FF3953C2/logo.png", - "blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/info.json", - "blockchains/ethereum/assets/0xF8e06E4e4A80287FDCa5b02dcCecAa9D0954840F/logo.png", - "blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/info.json", - "blockchains/ethereum/assets/0xF906997808F73B09C1007B98Ab539b189282b192/logo.png", - "blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/info.json", - "blockchains/ethereum/assets/0xF9101F6BDeaAF60735e62820585871f9b1F162b8/logo.png", - "blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/info.json", - "blockchains/ethereum/assets/0xF9366471F3c2F94608aFa3e4951a5754c8606C32/logo.png", - "blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/info.json", - "blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/logo.png", - "blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/info.json", - "blockchains/ethereum/assets/0xF94d09007ADc12c7a295c876db8CE690453815Cc/logo.png", - "blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/info.json", - "blockchains/ethereum/assets/0xF96459323030137703483B46fD59A71D712BF0aa/logo.png", - "blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/info.json", - "blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/logo.png", - "blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/info.json", - "blockchains/ethereum/assets/0xF9745f5D0893DeAaC5D3c60cBd3dfd32ce0d2bAe/logo.png", - "blockchains/ethereum/assets/0xF989E16233ad1aD0F2aF739547eF92745341F52B/info.json", - "blockchains/ethereum/assets/0xF989E16233ad1aD0F2aF739547eF92745341F52B/logo.png", - "blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/info.json", - "blockchains/ethereum/assets/0xF9933cb5f0397bf020Bb950C307e30dd8f62080f/logo.png", - "blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/info.json", - "blockchains/ethereum/assets/0xF9986D445ceD31882377b5D6a5F58EaEa72288c3/logo.png", - "blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/info.json", - "blockchains/ethereum/assets/0xF9b540d1104e46E22Bde406F422cd152f205E523/logo.png", - "blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/info.json", - "blockchains/ethereum/assets/0xF9bbDDbaBC8293fc2F1C328055B0Bf078ecEA24d/logo.png", - "blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/info.json", - "blockchains/ethereum/assets/0xF9dfbdC37bf41Fd78E9C8eF195F5F21a9a175401/logo.png", - "blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/info.json", - "blockchains/ethereum/assets/0xF9e5aF7B42D31D51677c75bbBD37c1986eC79AEE/logo.png", - "blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/info.json", - "blockchains/ethereum/assets/0xF9fD7A89Bfb8A07A225080236E5Ca570Ee2a76A1/logo.png", - "blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/info.json", - "blockchains/ethereum/assets/0xFA038e0aC4E64aD3ECcE84A46767be0D434a511a/logo.png", - "blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/info.json", - "blockchains/ethereum/assets/0xFA12040497bC7B6077Ea125Bad27dAA8b74E7eDC/logo.png", - "blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/info.json", - "blockchains/ethereum/assets/0xFA1DE2Ee97e4c10C94C91Cb2b5062b89Fb140b82/logo.png", - "blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/info.json", - "blockchains/ethereum/assets/0xFA3118B34522580c35Ae27F6cf52da1dBb756288/logo.png", - "blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/info.json", - "blockchains/ethereum/assets/0xFA456Cf55250A839088b27EE32A424d7DAcB54Ff/logo.png", - "blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/info.json", - "blockchains/ethereum/assets/0xFA75b65E52A6CBC5503f45f4AbBA2C5df4688875/logo.png", - "blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/info.json", - "blockchains/ethereum/assets/0xFA78Cf92c65D6515c0bA57b0b0fd207DBcbEB4cD/logo.png", - "blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/info.json", - "blockchains/ethereum/assets/0xFADe17a07ba3B480aA1714c3724a52D4C57d410E/logo.png", - "blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/info.json", - "blockchains/ethereum/assets/0xFAd0bAfc9859E85687091Cc18C63f07fB14a453f/logo.png", - "blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/info.json", - "blockchains/ethereum/assets/0xFAd572db566E5234AC9Fc3d570c4EdC0050eAA92/logo.png", - "blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/info.json", - "blockchains/ethereum/assets/0xFB19C03a02a519a44542343803F3D42578CBc243/logo.png", - "blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/info.json", - "blockchains/ethereum/assets/0xFB1e5F5e984C28Ad7E228CDaA1F8A0919BB6a09B/logo.png", - "blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/info.json", - "blockchains/ethereum/assets/0xFBFb153343f9f8330A2777c2b0DA5216E5b5626d/logo.png", - "blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/info.json", - "blockchains/ethereum/assets/0xFBc3c8Aad80B5934D134e2CCE065702FF254AD7D/logo.png", - "blockchains/ethereum/assets/0xFBcECb002177e530695B8976638fBd18d2038C3C/info.json", - "blockchains/ethereum/assets/0xFBcECb002177e530695B8976638fBd18d2038C3C/logo.png", - "blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/info.json", - "blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/logo.png", - "blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/info.json", - "blockchains/ethereum/assets/0xFC4B8ED459e00e5400be803A9BB3954234FD50e3/logo.png", - "blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/info.json", - "blockchains/ethereum/assets/0xFC97655AE3714de60B518B7EA225b240AbF9d24E/logo.png", - "blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/info.json", - "blockchains/ethereum/assets/0xFCCe9526E030F1691966d5A651F5EbE1A5B4C8E4/logo.png", - "blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/info.json", - "blockchains/ethereum/assets/0xFD1ccd0f8FABAB9B5b81173De82DE4A1566aC53f/logo.png", - "blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/info.json", - "blockchains/ethereum/assets/0xFD25676Fc2c4421778B18Ec7Ab86E7C5701DF187/logo.png", - "blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/info.json", - "blockchains/ethereum/assets/0xFD6C31bb6F05Fc8dB64F4b740Ab758605c271FD8/logo.png", - "blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/info.json", - "blockchains/ethereum/assets/0xFD77E1C8b42E661fdC0a29cc467a8F51B07766F4/logo.png", - "blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/info.json", - "blockchains/ethereum/assets/0xFE16A9e3904f928CC6A34507d6d667F731C66Bb0/logo.png", - "blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/info.json", - "blockchains/ethereum/assets/0xFE1bc038bB3535Cbfb13886ea23f7c4032996c59/logo.png", - "blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/info.json", - "blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/logo.png", - "blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/info.json", - "blockchains/ethereum/assets/0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf/logo.png", - "blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/info.json", - "blockchains/ethereum/assets/0xFE76BE9cEC465ed3219a9972c21655D57d21aec6/logo.png", - "blockchains/ethereum/assets/0xFEF3884b603C33EF8eD4183346E093A173C94da6/info.json", - "blockchains/ethereum/assets/0xFEF3884b603C33EF8eD4183346E093A173C94da6/logo.png", - "blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/info.json", - "blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/logo.png", - "blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/info.json", - "blockchains/ethereum/assets/0xFF0E5e014cf97e0615cb50F6f39Da6388E2FaE6E/logo.png", - "blockchains/ethereum/assets/0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5/info.json", - "blockchains/ethereum/assets/0xFF0a024B66739357c4ED231fB3DBC0c8C22749F5/logo.png", - "blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/info.json", - "blockchains/ethereum/assets/0xFF0a4De6a92c2e3F9452FFF00a6f973AA8c1CB43/logo.png", - "blockchains/ethereum/assets/0xFF193c057339a328DCec72eB3eD3bfc399922C80/info.json", - "blockchains/ethereum/assets/0xFF193c057339a328DCec72eB3eD3bfc399922C80/logo.png", - "blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/info.json", - "blockchains/ethereum/assets/0xFF21A0BE6114CC4dF52B6F39f68820C3B6EBfe45/logo.png", - "blockchains/ethereum/assets/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b/info.json", - "blockchains/ethereum/assets/0xFF440aE0Bb96ee0C6a024E9D9BDb9face23ceC6b/logo.png", - "blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/info.json", - "blockchains/ethereum/assets/0xFF603F43946A3A28DF5E6A73172555D8C8b02386/logo.png", - "blockchains/ethereum/assets/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d/info.json", - "blockchains/ethereum/assets/0xFFA52DCE6Eb5695436BE96CA9b7Df63382e4c34d/logo.png", - "blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/info.json", - "blockchains/ethereum/assets/0xFFC97142863e9B2583588e3705e2322eF0369635/logo.png", - "blockchains/ethereum/assets/0xFFC97d72E13E01096502Cb8Eb52dEe56f74DAD7B/info.json", - "blockchains/ethereum/assets/0xFFC97d72E13E01096502Cb8Eb52dEe56f74DAD7B/logo.png", - "blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/info.json", - "blockchains/ethereum/assets/0xFFE02ee4C69eDf1b340fCaD64fbd6b37a7b9e265/logo.png", - "blockchains/ethereum/assets/0xFFa93Aacf49297D51E211817452839052FDFB961/info.json", - "blockchains/ethereum/assets/0xFFa93Aacf49297D51E211817452839052FDFB961/logo.png", - "blockchains/ethereum/assets/0xFFc63b9146967A1ba33066fB057EE3722221aCf0/info.json", - "blockchains/ethereum/assets/0xFFc63b9146967A1ba33066fB057EE3722221aCf0/logo.png", - "blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/info.json", - "blockchains/ethereum/assets/0xFFdd9c97556d8D7B40970358529AE19F52b61eCe/logo.png", - "blockchains/ethereum/assets/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f/info.json", - "blockchains/ethereum/assets/0xFFee4DB0f30a43955398776A9524fDFF0680dD7f/logo.png", - "blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/info.json", - "blockchains/ethereum/assets/0xFab46E002BbF0b4509813474841E0716E6730136/logo.png", - "blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/info.json", - "blockchains/ethereum/assets/0xFb2f26F266Fb2805a387230f2aa0a331b4d96Fba/logo.png", - "blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/info.json", - "blockchains/ethereum/assets/0xFb444c1f2B718dDfC385cB8Fd9f2D1D776b24668/logo.png", - "blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/info.json", - "blockchains/ethereum/assets/0xFb54C2a6b2a4fC3AF9B781585215DA8Ee6BCE363/logo.png", - "blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/info.json", - "blockchains/ethereum/assets/0xFb5a551374B656C6e39787B1D3A03fEAb7f3a98E/logo.png", - "blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/info.json", - "blockchains/ethereum/assets/0xFb8Bf095eBcdAd57D2e37573a505E7d3bAFDD3CC/logo.png", - "blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/info.json", - "blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/logo.png", - "blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/info.json", - "blockchains/ethereum/assets/0xFbb20e554d804C8c355Be94d456921Ea26aC2B37/logo.png", - "blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/info.json", - "blockchains/ethereum/assets/0xFbcFD010d007d10D49f516bB738F4aED12880225/logo.png", - "blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/info.json", - "blockchains/ethereum/assets/0xFbe878CED08132bd8396988671b450793C44bC12/logo.png", - "blockchains/ethereum/assets/0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192/info.json", - "blockchains/ethereum/assets/0xFc178d0F36ddd2B44f925EB13bF51f5cB9B42192/logo.png", - "blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/info.json", - "blockchains/ethereum/assets/0xFc2C4D8f95002C14eD0a7aA65102Cac9e5953b5E/logo.png", - "blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/info.json", - "blockchains/ethereum/assets/0xFc44EC51C80e35A87Bc2140299B1636eC83DFb04/logo.png", - "blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/info.json", - "blockchains/ethereum/assets/0xFcD862985628b254061F7A918035B80340D045d3/logo.png", - "blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/info.json", - "blockchains/ethereum/assets/0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF/logo.png", - "blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/info.json", - "blockchains/ethereum/assets/0xFd3305E1c7cB5D269fb6CeD8eB8240255a50E7a4/logo.png", - "blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/info.json", - "blockchains/ethereum/assets/0xFd66c6771D00b5646949086152B7CCDCa25E5686/logo.png", - "blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/info.json", - "blockchains/ethereum/assets/0xFdB655EDff5c7e733074a739B2b713B5CF567a8A/logo.png", - "blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/info.json", - "blockchains/ethereum/assets/0xFe1D71498DA3261844eC14325bdbc93c0F7579f0/logo.png", - "blockchains/ethereum/assets/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99/info.json", - "blockchains/ethereum/assets/0xFe6e2CBd2E28b3A6F43aa17f58d9AC5D6fA19B99/logo.png", - "blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/info.json", - "blockchains/ethereum/assets/0xFecEd69CceD4D3CD55812c922e553A50E684fd4d/logo.png", - "blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/info.json", - "blockchains/ethereum/assets/0xFf13e2b2979C6e81E53f9BfC6B277053bb6A3012/logo.png", - "blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/info.json", - "blockchains/ethereum/assets/0xFf19138b039D938db46bDDA0067DC4BA132ec71C/logo.png", - "blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/info.json", - "blockchains/ethereum/assets/0xFf2cF2A74445a115468e84FB42eDfe1D9d73CF2b/logo.png", - "blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/info.json", - "blockchains/ethereum/assets/0xFf3519eeeEA3e76F1F699CCcE5E23ee0bdDa41aC/logo.png", - "blockchains/ethereum/assets/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9/info.json", - "blockchains/ethereum/assets/0xFf7Ed06A93A96Ff122EEAF333B9cAC321fdD5eD9/logo.png", - "blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/info.json", - "blockchains/ethereum/assets/0xa01360Fc23Bf50955c4552eC9f6c4E523a37a89F/logo.png", - "blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json", - "blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/logo.png", - "blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/info.json", - "blockchains/ethereum/assets/0xa05a31924F767D23a03B0b1b2cF48654D0C87E0f/logo.png", - "blockchains/ethereum/assets/0xa06bC25B5805d5F8d82847D191Cb4Af5A3e873E0/info.json", - "blockchains/ethereum/assets/0xa06bC25B5805d5F8d82847D191Cb4Af5A3e873E0/logo.png", - "blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/info.json", - "blockchains/ethereum/assets/0xa072FBb3A8E324C0931e021B8eCE0C95A96d0BCb/logo.png", - "blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/info.json", - "blockchains/ethereum/assets/0xa072bE0DB9d639FCbCdeEd0eca496750ad3D2029/logo.png", - "blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/info.json", - "blockchains/ethereum/assets/0xa07C9046B3040A02f5c2960051786F720526da5A/logo.png", - "blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/info.json", - "blockchains/ethereum/assets/0xa085edaF9E9688611D5390046eF28f206DfC1dFE/logo.png", - "blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/info.json", - "blockchains/ethereum/assets/0xa0872eE815B8dd0F6937386Fd77134720d953581/logo.png", - "blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/info.json", - "blockchains/ethereum/assets/0xa09CEBC152553e1086bE9cE5efBd9dcbb6641479/logo.png", - "blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/info.json", - "blockchains/ethereum/assets/0xa0B207103F764A920b4AF9e691F5bd956DE14DED/logo.png", - "blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/info.json", - "blockchains/ethereum/assets/0xa0C81655E84c31C4c5BD86d7f927f8CBE3C8A806/logo.png", - "blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/info.json", - "blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/logo.png", - "blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/info.json", - "blockchains/ethereum/assets/0xa0b8B9C740237dc3ae15117C0685F78Dc863fb86/logo.png", - "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json", - "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/logo.png", - "blockchains/ethereum/assets/0xa0cca3cf5c64152883f4c947c404e46996593fa7/logo.png", - "blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/info.json", - "blockchains/ethereum/assets/0xa0d440C6DA37892Dc06Ee7930B2eedE0634FD681/logo.png", - "blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/info.json", - "blockchains/ethereum/assets/0xa105C740BC012A43a342Ab4A0Ef40143452C8E89/logo.png", - "blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/info.json", - "blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/logo.png", - "blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/info.json", - "blockchains/ethereum/assets/0xa10ae543dB5D967a73E9Abcc69c81a18A7Fc0A78/logo.png", - "blockchains/ethereum/assets/0xa1116930326D21fB917d5A27F1E9943A9595fb47/info.json", - "blockchains/ethereum/assets/0xa1116930326D21fB917d5A27F1E9943A9595fb47/logo.png", - "blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/info.json", - "blockchains/ethereum/assets/0xa117000000f279D81A1D3cc75430fAA017FA5A2e/logo.png", - "blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/info.json", - "blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/logo.png", - "blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/info.json", - "blockchains/ethereum/assets/0xa11E45783EB07a5E90e201f9AA473F123cCC8E51/logo.png", - "blockchains/ethereum/assets/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35/info.json", - "blockchains/ethereum/assets/0xa12BD9d0f059349055a3Dc4e38833171B4ad2A35/logo.png", - "blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/info.json", - "blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/logo.png", - "blockchains/ethereum/assets/0xa15c7ebe1f07caf6bff097d8a589fb8ac49ae5b3/logo.png", - "blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/info.json", - "blockchains/ethereum/assets/0xa19A40FbD7375431fAB013a4B08F00871B9a2791/logo.png", - "blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/info.json", - "blockchains/ethereum/assets/0xa1A6f16D26aa53aEC17E4001fD8CB6E6d5B17Ff7/logo.png", - "blockchains/ethereum/assets/0xa1ba7186eec1be5114b0cf49b95b23adc4131b51/logo.png", - "blockchains/ethereum/assets/0xa1c8031ef18272d8bfed22e1b61319d6d9d2881b/logo.png", - "blockchains/ethereum/assets/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83/info.json", - "blockchains/ethereum/assets/0xa1d0E215a23d7030842FC67cE582a6aFa3CCaB83/logo.png", - "blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json", - "blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/logo.png", - "blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json", - "blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/logo.png", - "blockchains/ethereum/assets/0xa1dfe596add9585cb5c5b9569aedef837e7dfe3e/logo.png", - "blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json", - "blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png", - "blockchains/ethereum/assets/0xa20f024fcdb5dc72d067a3dfa6c3ece338a04344/logo.png", - "blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/info.json", - "blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/logo.png", - "blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/info.json", - "blockchains/ethereum/assets/0xa249DE6948022783765Fee4850d7b85E43118FCc/logo.png", - "blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/info.json", - "blockchains/ethereum/assets/0xa249F0E9A464b9685F66992f41e1012388e39e81/logo.png", - "blockchains/ethereum/assets/0xa249de6948022783765fee4850d7b85e43118fcc/logo.png", - "blockchains/ethereum/assets/0xa26c4caaaea8b88ef49bf8c380488f66c2d807ae/logo.png", - "blockchains/ethereum/assets/0xa29939f74c3e527c83011fab972b09ac68e71a47/logo.png", - "blockchains/ethereum/assets/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F/info.json", - "blockchains/ethereum/assets/0xa2f96EF6ed3d67A0352e659B1E980f13e098619F/logo.png", - "blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/info.json", - "blockchains/ethereum/assets/0xa311856B777Df090D2D3D8C306CaAf6e4DfD9AE9/logo.png", - "blockchains/ethereum/assets/0xa31b1767e09f842ecfd4bc471fe44f830e3891aa/logo.png", - "blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/info.json", - "blockchains/ethereum/assets/0xa33e729bf4fdeb868B534e1f20523463D9C46bEe/logo.png", - "blockchains/ethereum/assets/0xa35fc5019c4dc509394bd4d74591a0bf8852c195/logo.png", - "blockchains/ethereum/assets/0xa37cb0e224A6D57e636185D65AF9b97c3E940303/info.json", - "blockchains/ethereum/assets/0xa37cb0e224A6D57e636185D65AF9b97c3E940303/logo.png", - "blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/info.json", - "blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/logo.png", - "blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/info.json", - "blockchains/ethereum/assets/0xa3Aae8869C7498f71DF7cDE3277e14fF79eEd744/logo.png", - "blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/info.json", - "blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/logo.png", - "blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/info.json", - "blockchains/ethereum/assets/0xa3Efef1a1e3d1AD72b9D0f4253e7c9c084C2c08B/logo.png", - "blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/info.json", - "blockchains/ethereum/assets/0xa3b5fdeB5DBC592ffC5e222223376464B9c56fb8/logo.png", - "blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/info.json", - "blockchains/ethereum/assets/0xa3d58c4E56fedCae3a7c43A725aeE9A71F0ece4e/logo.png", - "blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/info.json", - "blockchains/ethereum/assets/0xa3ddf4a857f5250B10fe6D39659DC0cb78D67Bcf/logo.png", - "blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/info.json", - "blockchains/ethereum/assets/0xa3fAE71843524Eb359bCac859E8c8C10fd18e0e4/logo.png", - "blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/info.json", - "blockchains/ethereum/assets/0xa4228F76abc218D981dB1995b779954c78C00e99/logo.png", - "blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/info.json", - "blockchains/ethereum/assets/0xa44E5137293E855B1b7bC7E2C6f8cD796fFCB037/logo.png", - "blockchains/ethereum/assets/0xa44fb3aa5c8465512b806145a8f9b60e74f3f851/logo.png", - "blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/info.json", - "blockchains/ethereum/assets/0xa462d0E6Bb788c7807B1B1C96992CE1f7069E195/logo.png", - "blockchains/ethereum/assets/0xa4668631110c31d30f0c48a63d65f422e25af58c/logo.png", - "blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/info.json", - "blockchains/ethereum/assets/0xa47a5E8696b47F1Dd612EaAd7254c4ca03938E9e/logo.png", - "blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json", - "blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/logo.png", - "blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/info.json", - "blockchains/ethereum/assets/0xa497473a983aAC21519737fb8E210F34Cc96b016/logo.png", - "blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/info.json", - "blockchains/ethereum/assets/0xa4A92262C8DFb70f35599996c64169EFf6E309ca/logo.png", - "blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/info.json", - "blockchains/ethereum/assets/0xa4BA60FeE8fC18A214140da7A085fff7D2628d2f/logo.png", - "blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/info.json", - "blockchains/ethereum/assets/0xa4C9D058a462936a1FAAdAC012DF99D9bDD71F41/logo.png", - "blockchains/ethereum/assets/0xa4bdb11dc0a2bec88d24a3aa1e6bb17201112ebe/logo.png", - "blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/info.json", - "blockchains/ethereum/assets/0xa4ec83c8907888d006A37debF755ee39766f38ae/logo.png", - "blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/info.json", - "blockchains/ethereum/assets/0xa4f267b2bf5C47873Ec85cB55749368bc15eC2ec/logo.png", - "blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/info.json", - "blockchains/ethereum/assets/0xa53e261B20B6Cd828082C735cB2EAbbF74B96fa6/logo.png", - "blockchains/ethereum/assets/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9/info.json", - "blockchains/ethereum/assets/0xa54A6767aFdd9e1d3Cb9045FC9612ABBF3DA0DE9/logo.png", - "blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/info.json", - "blockchains/ethereum/assets/0xa561ADDf39eb8b8d870cCB1cFb584D998209B8E8/logo.png", - "blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/info.json", - "blockchains/ethereum/assets/0xa573661b5FB2063d7AB12336ee24589F7A79fdab/logo.png", - "blockchains/ethereum/assets/0xa58C4f0e4Dddb52d2017c77eAC34C73a84Cf8AF8/logo.png", - "blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/info.json", - "blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/logo.png", - "blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/info.json", - "blockchains/ethereum/assets/0xa59D9c42eb26a619c39D250b4574BD76023A760E/logo.png", - "blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/info.json", - "blockchains/ethereum/assets/0xa59cA48E4799CD1f8e9d251769Bf226F4CAA48eD/logo.png", - "blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/info.json", - "blockchains/ethereum/assets/0xa5F8fC0921880Cb7342368BD128eb8050442B1a1/logo.png", - "blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/info.json", - "blockchains/ethereum/assets/0xa5Fd1A791C4dfcaacC963D4F73c6Ae5824149eA7/logo.png", - "blockchains/ethereum/assets/0xa5da771d81be428cccfb94a7922e9a9095080952/logo.png", - "blockchains/ethereum/assets/0xa5fd1a791c4dfcaacc963d4f73c6ae5824149ea7/logo.png", - "blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/info.json", - "blockchains/ethereum/assets/0xa6218644A294E611213dC5629bc4CC48053F739F/logo.png", - "blockchains/ethereum/assets/0xa6281838f4a9c5736b2aa1cba9260d3f879623ca/logo.png", - "blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/info.json", - "blockchains/ethereum/assets/0xa6289055A43195243bFDFbf08b00619e13D9531A/logo.png", - "blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/info.json", - "blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/logo.png", - "blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/info.json", - "blockchains/ethereum/assets/0xa6714a2e5f0B1bdb97b895b0913b4FcD3a775E4D/logo.png", - "blockchains/ethereum/assets/0xa685a61171bb30d4072B338c80Cb7b2c865c873E/info.json", - "blockchains/ethereum/assets/0xa685a61171bb30d4072B338c80Cb7b2c865c873E/logo.png", - "blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/info.json", - "blockchains/ethereum/assets/0xa69431858DB49BDa621192c29F366BE4d386CCAf/logo.png", - "blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/info.json", - "blockchains/ethereum/assets/0xa698EbA92D194aB36A32EA3337c9976636f39dED/logo.png", - "blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/info.json", - "blockchains/ethereum/assets/0xa69925428299287D3724B4B9A31Ea8cE191497de/logo.png", - "blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/info.json", - "blockchains/ethereum/assets/0xa6CeBeb159879BD6bAa85A4c8253aD7e911b45E5/logo.png", - "blockchains/ethereum/assets/0xa6FB1DF483b24EEAB569e19447E0e107003B9E15/info.json", - "blockchains/ethereum/assets/0xa6FB1DF483b24EEAB569e19447E0e107003B9E15/logo.png", - "blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/info.json", - "blockchains/ethereum/assets/0xa6a840E50bCaa50dA017b91A0D86B8b2d41156EE/logo.png", - "blockchains/ethereum/assets/0xa6c040045d962e4b8efa00954c7d23ccd0a2b8ad/logo.png", - "blockchains/ethereum/assets/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716/info.json", - "blockchains/ethereum/assets/0xa6d6720258CbB7E4A79BB2F379e3d8f25d78B716/logo.png", - "blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/info.json", - "blockchains/ethereum/assets/0xa6dC3158828DB1268e2969b74B357Ae7F4bcebe9/logo.png", - "blockchains/ethereum/assets/0xa6dc3158828db1268e2969b74b357ae7f4bcebe9/logo.png", - "blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/info.json", - "blockchains/ethereum/assets/0xa704fCe7b309Ec09DF16e2F5Ab8cAf6Fe8A4BAA9/logo.png", - "blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/info.json", - "blockchains/ethereum/assets/0xa73638329c61c221dCA307ED7ef0154D776d9FDc/logo.png", - "blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/info.json", - "blockchains/ethereum/assets/0xa740b79dc545646072b32CA92a109f7CF74EF8ca/logo.png", - "blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/info.json", - "blockchains/ethereum/assets/0xa74476443119A942dE498590Fe1f2454d7D4aC0d/logo.png", - "blockchains/ethereum/assets/0xa74476443119a942de498590fe1f2454d7d4ac0d/logo.png", - "blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/info.json", - "blockchains/ethereum/assets/0xa753D16375229948C62e3b8b19326F845b6b9d8B/logo.png", - "blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/info.json", - "blockchains/ethereum/assets/0xa75ecf2B587B5C65A001e485B2dC5121ab6Cc12d/logo.png", - "blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/info.json", - "blockchains/ethereum/assets/0xa78803ceDcdCD4E8c69f1e048886a2e9Fa5dE3e2/logo.png", - "blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/info.json", - "blockchains/ethereum/assets/0xa7AB17FE18fe2EF1b211b95BE0D3B3a121823758/logo.png", - "blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/info.json", - "blockchains/ethereum/assets/0xa7DE087329BFcda5639247F96140f9DAbe3DeED1/logo.png", - "blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/info.json", - "blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/logo.png", - "blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/info.json", - "blockchains/ethereum/assets/0xa7b9329b192d552344fffA8e67E803Aa9E99Af38/logo.png", - "blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/info.json", - "blockchains/ethereum/assets/0xa7f976C360ebBeD4465c2855684D1AAE5271eFa9/logo.png", - "blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/info.json", - "blockchains/ethereum/assets/0xa8006C4ca56F24d6836727D106349320dB7fEF82/logo.png", - "blockchains/ethereum/assets/0xa8006c4ca56f24d6836727d106349320db7fef82/logo.png", - "blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/info.json", - "blockchains/ethereum/assets/0xa8262Eb913FccEa4C3f77fc95b8b4043B384cFbB/logo.png", - "blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/info.json", - "blockchains/ethereum/assets/0xa82B23e7D6B76d67f1C4d3FE8457041119f3c79E/logo.png", - "blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/info.json", - "blockchains/ethereum/assets/0xa838be6E4b760E6061D4732D6B9F11Bf578f9A76/logo.png", - "blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/info.json", - "blockchains/ethereum/assets/0xa83aF809975619477Af73B179e05e04A1CcEA953/logo.png", - "blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/info.json", - "blockchains/ethereum/assets/0xa843343B1658Dea67e83cbd11Da0b73728A1b185/logo.png", - "blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/info.json", - "blockchains/ethereum/assets/0xa84e07C4e13641Ebd9611E8f5f4033c284Ea4a48/logo.png", - "blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/info.json", - "blockchains/ethereum/assets/0xa8511Af2F945B0a939a9772f403F41ec637bFfcd/logo.png", - "blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/info.json", - "blockchains/ethereum/assets/0xa85C95AbA6c298535890D6f1133632220d458E9A/logo.png", - "blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/info.json", - "blockchains/ethereum/assets/0xa872E0a44BBd66c1486a756CB5BD3F0bEEC4e32e/logo.png", - "blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/info.json", - "blockchains/ethereum/assets/0xa87DeAE3026Ae94900D69FFa39eb9a99E0bF9B08/logo.png", - "blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/info.json", - "blockchains/ethereum/assets/0xa8892bfc33FA44053a9E402B1839966f4FEc74A4/logo.png", - "blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/info.json", - "blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/logo.png", - "blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/info.json", - "blockchains/ethereum/assets/0xa8EdA9D4Aee0eb882F8752C6bA7e16d9233C9Ad2/logo.png", - "blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/info.json", - "blockchains/ethereum/assets/0xa8F74d0dDfa590bA7e0794E9742846Eb52f2aCAC/logo.png", - "blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/info.json", - "blockchains/ethereum/assets/0xa8F952Daa2050aF448e2B6E8cCd2cD66E145F9Cc/logo.png", - "blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/info.json", - "blockchains/ethereum/assets/0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca/logo.png", - "blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/info.json", - "blockchains/ethereum/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/logo.png", - "blockchains/ethereum/assets/0xa8eda9d4aee0eb882f8752c6ba7e16d9233c9ad2/logo.png", - "blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/info.json", - "blockchains/ethereum/assets/0xa8f0653Bf3eFa0D8E78e6136028C767561736224/logo.png", - "blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/info.json", - "blockchains/ethereum/assets/0xa90C43e0d6c92b8e6171a829beB38Be28a0Ad073/logo.png", - "blockchains/ethereum/assets/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe/info.json", - "blockchains/ethereum/assets/0xa9241C6Bc2f536ddbedca8d95b83Af05988f6AFe/logo.png", - "blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/info.json", - "blockchains/ethereum/assets/0xa95592DCFfA3C080B4B40E459c5f5692F67DB7F8/logo.png", - "blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/info.json", - "blockchains/ethereum/assets/0xa957045A12D270e2eE0dcA9A3340c340e05d4670/logo.png", - "blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/info.json", - "blockchains/ethereum/assets/0xa958E706fc1934E26a3D0c32f471B54F733D0009/logo.png", - "blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/info.json", - "blockchains/ethereum/assets/0xa960d2bA7000d58773E7fa5754DeC3Bb40A069D5/logo.png", - "blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/info.json", - "blockchains/ethereum/assets/0xa96F31F1C187c28980176C3A27ba7069f48abDE4/logo.png", - "blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/info.json", - "blockchains/ethereum/assets/0xa98f9F529De8E504FeB7CE34930790A38A65bb56/logo.png", - "blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/info.json", - "blockchains/ethereum/assets/0xa99F0A9af216193d3Aeb400e608F7f98267aa84F/logo.png", - "blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/info.json", - "blockchains/ethereum/assets/0xa9D24eC1D08856632Ed1847f43760e66Bcb91ca7/logo.png", - "blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/info.json", - "blockchains/ethereum/assets/0xa9E66a2A0eF7872404cD9FE8179eb7f4BbD4B80C/logo.png", - "blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/info.json", - "blockchains/ethereum/assets/0xa9F7c93EFB9FFAe7dFaC51FFb168a9a2C06afdB1/logo.png", - "blockchains/ethereum/assets/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd/info.json", - "blockchains/ethereum/assets/0xa9a88d64AD708967B20f46Fb89cCb1cB5fa545cd/logo.png", - "blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/info.json", - "blockchains/ethereum/assets/0xa9aa40627C6B989F97A6656a4AD658275479361C/logo.png", - "blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/info.json", - "blockchains/ethereum/assets/0xa9f2C8EF5Eeb27dC7819cD1712f02e816dB02056/logo.png", - "blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/info.json", - "blockchains/ethereum/assets/0xa9fC65Da36064cE545e87690e06f5de10C52C690/logo.png", - "blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/info.json", - "blockchains/ethereum/assets/0xaA0CA4C5447101BfaE2c79f4cc4d91CD360f33a4/logo.png", - "blockchains/ethereum/assets/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6/info.json", - "blockchains/ethereum/assets/0xaA19673aA1b483a5c4f73B446B4f851629a7e7D6/logo.png", - "blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/info.json", - "blockchains/ethereum/assets/0xaA2529228a3BB2434939a92Dea21aC736dF125ce/logo.png", - "blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/info.json", - "blockchains/ethereum/assets/0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F/logo.png", - "blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/info.json", - "blockchains/ethereum/assets/0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a/logo.png", - "blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/info.json", - "blockchains/ethereum/assets/0xaAcC1c5AF6d46A374428bEAECf90948EC5322eA3/logo.png", - "blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/info.json", - "blockchains/ethereum/assets/0xaB2282E27533749d7883E24F82dc8DFa2B3e3C85/logo.png", - "blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/info.json", - "blockchains/ethereum/assets/0xaBbBB6447B68ffD6141DA77C18c7B5876eD6c5ab/logo.png", - "blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/info.json", - "blockchains/ethereum/assets/0xaBe89ba71e9Cd504c7EE22B018908B76213Dc2aB/logo.png", - "blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/info.json", - "blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/logo.png", - "blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/info.json", - "blockchains/ethereum/assets/0xaC0741127CAC11E4455C7943b654bcCeD7FDD5A4/logo.png", - "blockchains/ethereum/assets/0xaC6Df26a590F08dcC95D5a4705ae8abbc88509Ef/info.json", - "blockchains/ethereum/assets/0xaC6Df26a590F08dcC95D5a4705ae8abbc88509Ef/logo.png", - "blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/info.json", - "blockchains/ethereum/assets/0xaC838aEe2F650A6B970ecEa56d4651653c1f84A1/logo.png", - "blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/info.json", - "blockchains/ethereum/assets/0xaC9749c854b31bBa3B3e71B30FDd7AEa4fCC0db9/logo.png", - "blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/info.json", - "blockchains/ethereum/assets/0xaC9Bb427953aC7FDDC562ADcA86CF42D988047Fd/logo.png", - "blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/info.json", - "blockchains/ethereum/assets/0xaCf5C0101cbBe8476E87c652E0bEF33684Cc94D6/logo.png", - "blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/info.json", - "blockchains/ethereum/assets/0xaD1741e65cc2a5da47cA6a844E2774bd08c3DB14/logo.png", - "blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/info.json", - "blockchains/ethereum/assets/0xaD22f63404f7305e4713CcBd4F296f34770513f4/logo.png", - "blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/info.json", - "blockchains/ethereum/assets/0xaD2aa3C57570AD9811bA8Ee90316f9C73F78035A/logo.png", - "blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/info.json", - "blockchains/ethereum/assets/0xaD5Fe5B0B8eC8fF4565204990E4405B2Da117d8e/logo.png", - "blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/info.json", - "blockchains/ethereum/assets/0xaD6714bd97CBBd29788f8838Bc865ee71b843Eb8/logo.png", - "blockchains/ethereum/assets/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a/info.json", - "blockchains/ethereum/assets/0xaD9355F782c6Ec75F134B93304b8F9a691a4432a/logo.png", - "blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/info.json", - "blockchains/ethereum/assets/0xaDA62f7CCd6af6cAcff04ACCBC4f56f3D4FFd4Ef/logo.png", - "blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/info.json", - "blockchains/ethereum/assets/0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0/logo.png", - "blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/info.json", - "blockchains/ethereum/assets/0xaDd171460C3c015CA756Ef52A629d926423AdefE/logo.png", - "blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/info.json", - "blockchains/ethereum/assets/0xaE4f56F072c34C0a65B3ae3E4DB797D831439D93/logo.png", - "blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/info.json", - "blockchains/ethereum/assets/0xaE616e72D3d89e847f74E8ace41Ca68bbF56af79/logo.png", - "blockchains/ethereum/assets/0xaE6733eC673Bc211B3F6959DBD5C377E1a439769/logo.png", - "blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/info.json", - "blockchains/ethereum/assets/0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d/logo.png", - "blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/info.json", - "blockchains/ethereum/assets/0xaE73B38d1c9A8b274127ec30160a4927C4d71824/logo.png", - "blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/info.json", - "blockchains/ethereum/assets/0xaE8488e75493B89A0E1488BF91542208C416f486/logo.png", - "blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/info.json", - "blockchains/ethereum/assets/0xaEaabb69dcB0FE926B1979f0B032FCd17FD7b2E0/logo.png", - "blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/info.json", - "blockchains/ethereum/assets/0xaEc98A708810414878c3BCDF46Aad31dEd4a4557/logo.png", - "blockchains/ethereum/assets/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e/info.json", - "blockchains/ethereum/assets/0xaF1250fa68D7DECD34fD75dE8742Bc03B29BD58e/logo.png", - "blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/info.json", - "blockchains/ethereum/assets/0xaF179683e07d6F9A8B0FdaF0E19d7825DE1f8807/logo.png", - "blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/info.json", - "blockchains/ethereum/assets/0xaF3573E1E223c601340AdE1f1D52cd106B264367/logo.png", - "blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/info.json", - "blockchains/ethereum/assets/0xaF4DcE16Da2877f8c9e00544c93B62Ac40631F16/logo.png", - "blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/info.json", - "blockchains/ethereum/assets/0xaFBeC4D65BC7b116d85107FD05d912491029Bf46/logo.png", - "blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/info.json", - "blockchains/ethereum/assets/0xaFC39788c51f0c1Ff7B55317f3e70299e521Fff6/logo.png", - "blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/info.json", - "blockchains/ethereum/assets/0xaFF7d8a6E42568062b97961d9361075E38658037/logo.png", - "blockchains/ethereum/assets/0xaa19961b6b858d9f18a115f25aa1d98abc1fdba8/logo.png", - "blockchains/ethereum/assets/0xaa2529228a3bb2434939a92dea21ac736df125ce/logo.png", - "blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/info.json", - "blockchains/ethereum/assets/0xaa26931EBbA45B69834Eb35fe3315caB4b1e97fe/logo.png", - "blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/info.json", - "blockchains/ethereum/assets/0xaa67aE9BBeCb151f278bcFAc3570E7c97159d579/logo.png", - "blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/info.json", - "blockchains/ethereum/assets/0xaa7FB1c8cE6F18d4fD4Aabb61A2193d4D441c54F/logo.png", - "blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json", - "blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/logo.png", - "blockchains/ethereum/assets/0xaaaf91d9b90df800df4f55c205fd6989c977e73a/logo.png", - "blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/info.json", - "blockchains/ethereum/assets/0xaaca4e6eFDd63A9116aecD31eE929D0f778Be0c0/logo.png", - "blockchains/ethereum/assets/0xaaca4e6efdd63a9116aecd31ee929d0f778be0c0/logo.png", - "blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/info.json", - "blockchains/ethereum/assets/0xab09D6D45350BeC652e817859e180F59DDa77603/logo.png", - "blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/info.json", - "blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/logo.png", - "blockchains/ethereum/assets/0xab16e0d25c06cb376259cc18c1de4aca57605589/logo.png", - "blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/info.json", - "blockchains/ethereum/assets/0xab5c04BBE42667610a2Da07aC98ea9FA6e4a9514/logo.png", - "blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/info.json", - "blockchains/ethereum/assets/0xab79C29008f763ba2C79414a1ae919d3BC46d664/logo.png", - "blockchains/ethereum/assets/0xab79c29008f763ba2c79414a1ae919d3bc46d664/logo.png", - "blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/info.json", - "blockchains/ethereum/assets/0xab7E084Ad30a359006C4cdb7Ba796fA79c936B33/logo.png", - "blockchains/ethereum/assets/0xab85900CFa8a8a577fa5371cb7968aF0906B902d/logo.png", - "blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/info.json", - "blockchains/ethereum/assets/0xab95E915c123fdEd5BDfB6325e35ef5515F1EA69/logo.png", - "blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/info.json", - "blockchains/ethereum/assets/0xabC1280A0187a2020cC675437aed400185F86Db6/logo.png", - "blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/info.json", - "blockchains/ethereum/assets/0xaba2b920DB501dbEB8651bcec8660CB871CeCaC1/logo.png", - "blockchains/ethereum/assets/0xabe89ba71e9cd504c7ee22b018908b76213dc2ab/logo.png", - "blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/info.json", - "blockchains/ethereum/assets/0xabecB60867D304C9D69C21A332F2643cF76dFeDb/logo.png", - "blockchains/ethereum/assets/0xabecb60867d304c9d69c21a332f2643cf76dfedb/logo.png", - "blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/info.json", - "blockchains/ethereum/assets/0xac2e58A06E6265F1Cf5084EE58da68e5d75b49CA/logo.png", - "blockchains/ethereum/assets/0xac3211a5025414Af2866FF09c23FC18bc97e79b1/info.json", - "blockchains/ethereum/assets/0xac3211a5025414Af2866FF09c23FC18bc97e79b1/logo.png", - "blockchains/ethereum/assets/0xac3211a5025414af2866ff09c23fc18bc97e79b1/logo.png", - "blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/info.json", - "blockchains/ethereum/assets/0xac4cE3D16bb77511d0A2cB8bEFd3983142B858E0/logo.png", - "blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/info.json", - "blockchains/ethereum/assets/0xac5470280C680956b1851F4ef9330F32E6fd243F/logo.png", - "blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/info.json", - "blockchains/ethereum/assets/0xac7D1Cb8B4950e127148c515D5eFB5599388Fa59/logo.png", - "blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/info.json", - "blockchains/ethereum/assets/0xac914BfE8cd7CDF89D67549be7225AfAd83E147C/logo.png", - "blockchains/ethereum/assets/0xac9ce326e95f51b5005e9fe1dd8085a01f18450c/logo.png", - "blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/info.json", - "blockchains/ethereum/assets/0xacACa5b8805636608e14C64b0bFFfC2Deb2C6cEc/logo.png", - "blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/info.json", - "blockchains/ethereum/assets/0xacF79E1bEb54703bcf14B4C7012dDD4e6b360905/logo.png", - "blockchains/ethereum/assets/0xacfa209fb73bf3dd5bbfb1101b9bc999c49062a5/logo.png", - "blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/info.json", - "blockchains/ethereum/assets/0xad29D26B081204Ba2D1Da9e86101DDa69ec835D5/logo.png", - "blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/info.json", - "blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/logo.png", - "blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/info.json", - "blockchains/ethereum/assets/0xad5307C84B31F0B4E1C8bCaA67704F57FbdAe74F/logo.png", - "blockchains/ethereum/assets/0xad95a3c0fdc9bc4b27fd79e028a0a808d5564aa4/logo.png", - "blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/info.json", - "blockchains/ethereum/assets/0xae353DaEed8DCc7a9a12027F7e070c0A50B7b6A4/logo.png", - "blockchains/ethereum/assets/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5/info.json", - "blockchains/ethereum/assets/0xae690cF07C85BFB2de29aB32080c0EA182ae82B5/logo.png", - "blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/info.json", - "blockchains/ethereum/assets/0xae746520FfDB15d0505e32f1d6e9a2b4ab866572/logo.png", - "blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/info.json", - "blockchains/ethereum/assets/0xae75116eaCb982b6CD08A567eBaFBb9e3718f123/logo.png", - "blockchains/ethereum/assets/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/info.json", - "blockchains/ethereum/assets/0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84/logo.png", - "blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/info.json", - "blockchains/ethereum/assets/0xaeC2E87E0A235266D9C5ADc9DEb4b2E29b54D009/logo.png", - "blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/info.json", - "blockchains/ethereum/assets/0xaeD1248AA72050cbF72F02467Ce611dEA2cE0305/logo.png", - "blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/info.json", - "blockchains/ethereum/assets/0xaeF0496e109a296b7929092394ff5d3AA2EAcbe4/logo.png", - "blockchains/ethereum/assets/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85/info.json", - "blockchains/ethereum/assets/0xaea46A60368A7bD060eec7DF8CBa43b7EF41Ad85/logo.png", - "blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/info.json", - "blockchains/ethereum/assets/0xaebe5B3780860147DE62BC67339f0386c4A13d87/logo.png", - "blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/info.json", - "blockchains/ethereum/assets/0xaf364474803E89250A46D592fef4cC4eF8270DD8/logo.png", - "blockchains/ethereum/assets/0xaf446174961cd544e51b89310581669e8fc00d16/logo.png", - "blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/info.json", - "blockchains/ethereum/assets/0xaf79C4c4106b7C35c2FeC72D130783524f821D89/logo.png", - "blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/info.json", - "blockchains/ethereum/assets/0xaf9CE02409C5E1549a1637446035dAB83ab8aE70/logo.png", - "blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/info.json", - "blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/logo.png", - "blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/info.json", - "blockchains/ethereum/assets/0xafCBd4b0132FEbAaeeb9C8288E1E2a2Bae63e21B/logo.png", - "blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/info.json", - "blockchains/ethereum/assets/0xafb1eF73cC478461cD6A5Ab41D92550439071ece/logo.png", - "blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/info.json", - "blockchains/ethereum/assets/0xafcCbdA168681038419908470e79E2353a798E1f/logo.png", - "blockchains/ethereum/assets/0xafe60511341a37488de25bef351952562e31fcc1/logo.png", - "blockchains/ethereum/assets/0xafe6851c1d9ee2e759acdee8cfc827e22a9ec5d7/logo.png", - "blockchains/ethereum/assets/0xaff7d8a6e42568062b97961d9361075e38658037/logo.png", - "blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/info.json", - "blockchains/ethereum/assets/0xaff84e86d72EDb971341a6A66eb2dA209446FA14/logo.png", - "blockchains/ethereum/assets/0xb026840be538828f3a43520420e69fc8548f5ef8/logo.png", - "blockchains/ethereum/assets/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C/info.json", - "blockchains/ethereum/assets/0xb0280743b44bF7db4B6bE482b2Ba7b75E5dA096C/logo.png", - "blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/info.json", - "blockchains/ethereum/assets/0xb052F8A33D8bb068414EaDE06AF6955199f9f010/logo.png", - "blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/info.json", - "blockchains/ethereum/assets/0xb056c38f6b7Dc4064367403E26424CD2c60655e1/logo.png", - "blockchains/ethereum/assets/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741/info.json", - "blockchains/ethereum/assets/0xb05AF453011d7ad68a92b0065FFD9d1277eD2741/logo.png", - "blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/info.json", - "blockchains/ethereum/assets/0xb06de6eAab9fE283aBC9Bd2D1084E4896051D6Dc/logo.png", - "blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/info.json", - "blockchains/ethereum/assets/0xb0D926c1BC3d78064F3e1075D5bD9A24F35Ae6C5/logo.png", - "blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/info.json", - "blockchains/ethereum/assets/0xb0DC7fdB068aBA78Cd79e1BF9006196fF3299C8f/logo.png", - "blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/info.json", - "blockchains/ethereum/assets/0xb0a0a070640B450eB136DC377208469ee4F49fbc/logo.png", - "blockchains/ethereum/assets/0xb0dd7c86b9fb49a5a2377111d9b5eedef2f99880/logo.png", - "blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/info.json", - "blockchains/ethereum/assets/0xb0ecc7f33973D8aCd6296Ab40f37718015b98345/logo.png", - "blockchains/ethereum/assets/0xb110ec7b1dcb8fab8dedbf28f53bc63ea5bedd84/logo.png", - "blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/info.json", - "blockchains/ethereum/assets/0xb1208A19C8ba2de7B3f9EdDbB032B28D586b9590/logo.png", - "blockchains/ethereum/assets/0xb1208a19c8ba2de7b3f9eddbb032b28d586b9590/logo.png", - "blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/info.json", - "blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/logo.png", - "blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/info.json", - "blockchains/ethereum/assets/0xb15F63a517e40F599e7331F825A0775001915Fb6/logo.png", - "blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/info.json", - "blockchains/ethereum/assets/0xb187BeeD5012ea4D6D98A16C53AacBA1B15506BD/logo.png", - "blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/info.json", - "blockchains/ethereum/assets/0xb19c93702070C1355e007fb63f3Dc077C9Fad7FF/logo.png", - "blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/info.json", - "blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/logo.png", - "blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/info.json", - "blockchains/ethereum/assets/0xb1ED41dc1Fe9b723a31137aFdd1201D17917FE91/logo.png", - "blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/info.json", - "blockchains/ethereum/assets/0xb1c1Cb8C7c1992dba24e628bF7d38E71daD46aeB/logo.png", - "blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/info.json", - "blockchains/ethereum/assets/0xb1c8022Ddf5010DA0816B3E53C610B5168e5245B/logo.png", - "blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/info.json", - "blockchains/ethereum/assets/0xb1cA3106051a217D84b380e6c32b7dB2f51F6A15/logo.png", - "blockchains/ethereum/assets/0xb1ca3106051a217d84b380e6c32b7db2f51f6a15/logo.png", - "blockchains/ethereum/assets/0xb1eef147028e9f480dbc5ccaa3277d417d1b85f0/logo.png", - "blockchains/ethereum/assets/0xb2734a4Cec32C81FDE26B0024Ad3ceB8C9b34037/logo.png", - "blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/info.json", - "blockchains/ethereum/assets/0xb28f9C9B71B0C3885AE441A3c0F51027b760a991/logo.png", - "blockchains/ethereum/assets/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD/info.json", - "blockchains/ethereum/assets/0xb2C822a1b923E06Dbd193d2cFc7ad15388EA09DD/logo.png", - "blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/info.json", - "blockchains/ethereum/assets/0xb2F7EB1f2c37645bE61d73953035360e768D81E6/logo.png", - "blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/info.json", - "blockchains/ethereum/assets/0xb2d25d27f3f8F2265beDC400f00dac8B7521106a/logo.png", - "blockchains/ethereum/assets/0xb2d25d27f3f8f2265bedc400f00dac8b7521106a/logo.png", - "blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/info.json", - "blockchains/ethereum/assets/0xb2fDd1a08c08714Ce3Ccd38fde3D9b9f300Fa9Cc/logo.png", - "blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/info.json", - "blockchains/ethereum/assets/0xb30fAE8C3496455dfa29C171096e9B55076B1561/logo.png", - "blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/info.json", - "blockchains/ethereum/assets/0xb3104b4B9Da82025E8b9F8Fb28b3553ce2f67069/logo.png", - "blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/info.json", - "blockchains/ethereum/assets/0xb3203DB25a01fa7950a860B42b899Ad7Da52DDD6/logo.png", - "blockchains/ethereum/assets/0xb339FcA531367067e98d7c4f9303Ffeadff7B881/info.json", - "blockchains/ethereum/assets/0xb339FcA531367067e98d7c4f9303Ffeadff7B881/logo.png", - "blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/info.json", - "blockchains/ethereum/assets/0xb3465621DEaA4bDEC59f8c9eFd265aD2fe44c36B/logo.png", - "blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/info.json", - "blockchains/ethereum/assets/0xb35e3E3E8A95Fd245d5C912118045459AaB9243b/logo.png", - "blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/info.json", - "blockchains/ethereum/assets/0xb3616550aBc8AF79c7A5902DEF9Efa3bC9A95200/logo.png", - "blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/info.json", - "blockchains/ethereum/assets/0xb3BACe433288645114FE8e8aA91F87659CBF665b/logo.png", - "blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/info.json", - "blockchains/ethereum/assets/0xb3Bd49E28f8F832b8d1E246106991e546c323502/logo.png", - "blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/info.json", - "blockchains/ethereum/assets/0xb4058411967D5046f3510943103805be61f0600E/logo.png", - "blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/info.json", - "blockchains/ethereum/assets/0xb40E02f0E11081140a062f06b6692180c0199Dd9/logo.png", - "blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/info.json", - "blockchains/ethereum/assets/0xb41654a43Aae0D7d17701C612567b4243aa9cD6C/logo.png", - "blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/info.json", - "blockchains/ethereum/assets/0xb41f09a973a85c7F497c10B00a939dE667B55a78/logo.png", - "blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/info.json", - "blockchains/ethereum/assets/0xb444208cB0516C150178fCf9a52604BC04A1aCEa/logo.png", - "blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/info.json", - "blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/logo.png", - "blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/info.json", - "blockchains/ethereum/assets/0xb4a525631FB867cE79e6DD07B86B9A098501acd5/logo.png", - "blockchains/ethereum/assets/0xb4a525631fb867ce79e6dd07b86b9a098501acd5/logo.png", - "blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/info.json", - "blockchains/ethereum/assets/0xb4d0FDFC8497AEF97d3c2892AE682eE06064A2BC/logo.png", - "blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/info.json", - "blockchains/ethereum/assets/0xb4eA1e0E82814B8D357Dcf864083980972CE62AA/logo.png", - "blockchains/ethereum/assets/0xb4ea1e0e82814b8d357dcf864083980972ce62aa/logo.png", - "blockchains/ethereum/assets/0xb4efd85c19999d84251304bda99e90b92300bd93/logo.png", - "blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/info.json", - "blockchains/ethereum/assets/0xb51925A39d3d9e81Bb77407CD38468797B5be6d2/logo.png", - "blockchains/ethereum/assets/0xb51925a39d3d9e81bb77407cd38468797b5be6d2/logo.png", - "blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/info.json", - "blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/logo.png", - "blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/info.json", - "blockchains/ethereum/assets/0xb53A96bcBdD9CF78dfF20BAB6C2be7bAec8f00f8/logo.png", - "blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/info.json", - "blockchains/ethereum/assets/0xb54be748DEE3955aFb28B50beEd24f9db8992Cab/logo.png", - "blockchains/ethereum/assets/0xb54be748dee3955afb28b50beed24f9db8992cab/logo.png", - "blockchains/ethereum/assets/0xb562EC0261a9cB550A5fbcB46030088F1d6a53cF/logo.png", - "blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/info.json", - "blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/logo.png", - "blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json", - "blockchains/ethereum/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png", - "blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/info.json", - "blockchains/ethereum/assets/0xb5A5F22694352C15B00323844aD545ABb2B11028/logo.png", - "blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/info.json", - "blockchains/ethereum/assets/0xb5BB48567BfD0bFE9e4B08EF8b7f91556CC2a112/logo.png", - "blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/info.json", - "blockchains/ethereum/assets/0xb5a4ac5b04E777230bA3381195EfF6a60c3934F2/logo.png", - "blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/info.json", - "blockchains/ethereum/assets/0xb5b8F5616Fe42d5ceCA3e87F3FddbDd8F496d760/logo.png", - "blockchains/ethereum/assets/0xb5bb48567bfd0bfe9e4b08ef8b7f91556cc2a112/logo.png", - "blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/info.json", - "blockchains/ethereum/assets/0xb5f278Ee11811eFEC0692EC61b1e9f9984f2de11/logo.png", - "blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/info.json", - "blockchains/ethereum/assets/0xb60Fde5D798236fBF1e2697B2A0645380921FccF/logo.png", - "blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/info.json", - "blockchains/ethereum/assets/0xb6177A82b416F888D10c72b450Cd5442651d749a/logo.png", - "blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/info.json", - "blockchains/ethereum/assets/0xb628919a5456fd746A6b7a9f1003040Ca63e6d45/logo.png", - "blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/info.json", - "blockchains/ethereum/assets/0xb62d18DeA74045E822352CE4B3EE77319DC5ff2F/logo.png", - "blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/info.json", - "blockchains/ethereum/assets/0xb683D83a532e2Cb7DFa5275eED3698436371cc9f/logo.png", - "blockchains/ethereum/assets/0xb683d83a532e2cb7dfa5275eed3698436371cc9f/logo.png", - "blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/info.json", - "blockchains/ethereum/assets/0xb6EE9668771a79be7967ee29a63D4184F8097143/logo.png", - "blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/info.json", - "blockchains/ethereum/assets/0xb6F2C2cc130473f88E3d887F42339Eb787475873/logo.png", - "blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/info.json", - "blockchains/ethereum/assets/0xb6F43025B29196Af2dddd69b0a58AFBa079cD600/logo.png", - "blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/info.json", - "blockchains/ethereum/assets/0xb6c4267C4877BB0D6b1685Cfd85b0FBe82F105ec/logo.png", - "blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/info.json", - "blockchains/ethereum/assets/0xb7355bc855Dc4959e90316e25E592D38C480ab6f/logo.png", - "blockchains/ethereum/assets/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C/info.json", - "blockchains/ethereum/assets/0xb736bA66aAd83ADb2322D1f199Bfa32B3962f13C/logo.png", - "blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/info.json", - "blockchains/ethereum/assets/0xb74C03ad08363613b6fB4e56D1F6DDFBe990e5eb/logo.png", - "blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/info.json", - "blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/logo.png", - "blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/info.json", - "blockchains/ethereum/assets/0xb7679F548DeCc6d047ad9263Ea6a4cF6c680ecbc/logo.png", - "blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/info.json", - "blockchains/ethereum/assets/0xb7742216e874C7c33f608c41e625B01A6f323570/logo.png", - "blockchains/ethereum/assets/0xb7742216e874c7c33f608c41e625b01a6f323570/logo.png", - "blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/info.json", - "blockchains/ethereum/assets/0xb787d4eAc8899730bb8C57fc3c998c49c5244ec0/logo.png", - "blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/info.json", - "blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/logo.png", - "blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/info.json", - "blockchains/ethereum/assets/0xb7C86bBb0cE3F993E2C7076FB3505EA28D583FCE/logo.png", - "blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/info.json", - "blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/logo.png", - "blockchains/ethereum/assets/0xb7cb1c96db6b22b0d3d9536e0108d062bd488f74/logo.png", - "blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/info.json", - "blockchains/ethereum/assets/0xb7e77aEbBe0687d2EfF24Cc90c41A3b6eA74bdAB/logo.png", - "blockchains/ethereum/assets/0xb802b24e0637c2b87d2e8b7784c055bbe921011a/logo.png", - "blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/info.json", - "blockchains/ethereum/assets/0xb810Ad9007E4F2d9Aab2e7181A0385d02437eA6e/logo.png", - "blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/info.json", - "blockchains/ethereum/assets/0xb83Cd8d39462B761bb0092437d38b37812dd80A2/logo.png", - "blockchains/ethereum/assets/0xb8796542765747ed7f921ff12faff057b5d624d7/logo.png", - "blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/info.json", - "blockchains/ethereum/assets/0xb882ed6B8Ec5fa4B3eA83C32C5aFaf9824be38eC/logo.png", - "blockchains/ethereum/assets/0xb89d6804bef1164c0b76b975cef2907c606b5bbe/logo.png", - "blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/info.json", - "blockchains/ethereum/assets/0xb8FD7D979573fcAa5f3f2F4F7ba22772b1821Ff8/logo.png", - "blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/info.json", - "blockchains/ethereum/assets/0xb8c6ad2586bB71d518C2aaf510Efe91f82022F58/logo.png", - "blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/info.json", - "blockchains/ethereum/assets/0xb8e103b60A33597136EA9511F46b6dBeB643a3a5/logo.png", - "blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/info.json", - "blockchains/ethereum/assets/0xb8e2AdaA6857e74BaA3EfD84320614C832588AA3/logo.png", - "blockchains/ethereum/assets/0xb8fd7d979573fcaa5f3f2f4f7ba22772b1821ff8/logo.png", - "blockchains/ethereum/assets/0xb91318f35bdb262e9423bc7c7c2a3a93dd93c92c/logo.png", - "blockchains/ethereum/assets/0xb91c2a2b953d72f3ef890490669a0a41b0add5f7/logo.png", - "blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/info.json", - "blockchains/ethereum/assets/0xb92f51CE4045212EeF8008C2f665DA713035267B/logo.png", - "blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/info.json", - "blockchains/ethereum/assets/0xb941eF1f4f9593e211e4CA47B11cb5C2de43Ba38/logo.png", - "blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/info.json", - "blockchains/ethereum/assets/0xb9440022a095343B440D590FCD2d7A3794Bd76c8/logo.png", - "blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/info.json", - "blockchains/ethereum/assets/0xb96207E0a45a953953109B6E2DCB8F4b72eC7462/logo.png", - "blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json", - "blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/logo.png", - "blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/info.json", - "blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/logo.png", - "blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/info.json", - "blockchains/ethereum/assets/0xb9EF770B6A5e12E45983C5D80545258aA38F3B78/logo.png", - "blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/info.json", - "blockchains/ethereum/assets/0xb9b5467B8F8ce1e4E48796E4c24758EfFf512352/logo.png", - "blockchains/ethereum/assets/0xb9e7f8568e08d5659f5d29c4997173d84cdf2607/logo.png", - "blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/info.json", - "blockchains/ethereum/assets/0xbA23485a04B897C957918FdE2DabD4867838140b/logo.png", - "blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/info.json", - "blockchains/ethereum/assets/0xbA32286b0296F0a86111644B74472D8AAbaE3027/logo.png", - "blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/info.json", - "blockchains/ethereum/assets/0xbA62B1499b3Ac0D24e691f21097D5DA56809ED16/logo.png", - "blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/info.json", - "blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/logo.png", - "blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/info.json", - "blockchains/ethereum/assets/0xbAB6F30C81209433a3cEd28cA8E19256440547d9/logo.png", - "blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/info.json", - "blockchains/ethereum/assets/0xbACA8D824f471a6b20fdbac25E9e8943B9cD743B/logo.png", - "blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/info.json", - "blockchains/ethereum/assets/0xbADf67237e1b8Cb8481445220e86536E1648FE3e/logo.png", - "blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/info.json", - "blockchains/ethereum/assets/0xbAe1AdC451FcAfbB2E6850D163A8663F419CB420/logo.png", - "blockchains/ethereum/assets/0xbAe226690D7DCe1Da1823f0BF811529b8229134a/info.json", - "blockchains/ethereum/assets/0xbAe226690D7DCe1Da1823f0BF811529b8229134a/logo.png", - "blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/info.json", - "blockchains/ethereum/assets/0xbB9322256863538d4D330346DaeB6AC19130E298/logo.png", - "blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/info.json", - "blockchains/ethereum/assets/0xbB98Fc1fD1080D2B8bdaD75c51D30B50c6F59b62/logo.png", - "blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/info.json", - "blockchains/ethereum/assets/0xbBB17c3D1f581dab947144C31387774c1BbEa900/logo.png", - "blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/info.json", - "blockchains/ethereum/assets/0xbBB38bE7c6D954320c0297c06Ab3265a950CDF89/logo.png", - "blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/info.json", - "blockchains/ethereum/assets/0xbBc2045D335Cb224228f1850b29173d9d7D7b989/logo.png", - "blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/info.json", - "blockchains/ethereum/assets/0xbC32bE9115c3D2309ccF643f64C119bBc97a5280/logo.png", - "blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json", - "blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/logo.png", - "blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/info.json", - "blockchains/ethereum/assets/0xbC647aAd10114B89564c0a7aabE542bd0cf2C5aF/logo.png", - "blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/info.json", - "blockchains/ethereum/assets/0xbC7Ed0c8cf986ae62337fc8DF3B02C6EC87310Ed/logo.png", - "blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/info.json", - "blockchains/ethereum/assets/0xbCa3C97837A39099eC3082DF97e28CE91BE14472/logo.png", - "blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/info.json", - "blockchains/ethereum/assets/0xbCa51cC851000537ac63F7dEFf0BdcF4070D26b5/logo.png", - "blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/info.json", - "blockchains/ethereum/assets/0xbCdfE338D55c061C084D81fD793Ded00A27F226D/logo.png", - "blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/info.json", - "blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/logo.png", - "blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/info.json", - "blockchains/ethereum/assets/0xbD149D3F7614B52f8A5E7e8986aFd77E5d0E57CF/logo.png", - "blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/info.json", - "blockchains/ethereum/assets/0xbD168CbF9d3a375B38dC51A202B5E8a4E52069Ed/logo.png", - "blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/info.json", - "blockchains/ethereum/assets/0xbD3a1fa2BFba9E21A844564451C77cAF09663ef4/logo.png", - "blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/info.json", - "blockchains/ethereum/assets/0xbD4AB8b9C26c4888e2792cAC6d5793Efea9eBb20/logo.png", - "blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/info.json", - "blockchains/ethereum/assets/0xbD4B60a138b3fce3584EA01f50c0908c18f9677A/logo.png", - "blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/info.json", - "blockchains/ethereum/assets/0xbDCDf13e7ECE3dFBe926979d2fc9942648A4083d/logo.png", - "blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/info.json", - "blockchains/ethereum/assets/0xbDEC45952B5E234EdDC2981B43eeD360826D5087/logo.png", - "blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/info.json", - "blockchains/ethereum/assets/0xbDc4dD4B2f62c446485a1D2E39569466A2Fbd829/logo.png", - "blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/info.json", - "blockchains/ethereum/assets/0xbDda280Ee7bcCC68F3be60a369b6B1eAee02493C/logo.png", - "blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/info.json", - "blockchains/ethereum/assets/0xbE0aE3C18b985f65d539Ca2Db3f888E06c0cB124/logo.png", - "blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/info.json", - "blockchains/ethereum/assets/0xbE47f50c85d9f3da055bc8CddAA33DEa16926D9D/logo.png", - "blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/info.json", - "blockchains/ethereum/assets/0xbE8F047Fc2EB324911e8eF9040f175984DC2DC18/logo.png", - "blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json", - "blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/logo.png", - "blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json", - "blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/logo.png", - "blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/info.json", - "blockchains/ethereum/assets/0xbF18F246B9301F231e9561B35A3879769BB46375/logo.png", - "blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/info.json", - "blockchains/ethereum/assets/0xbF24a875BF58a2473005f9271Bd023b656721D3e/logo.png", - "blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/info.json", - "blockchains/ethereum/assets/0xbF4a2DdaA16148a9D0fA2093FfAC450ADb7cd4aa/logo.png", - "blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/info.json", - "blockchains/ethereum/assets/0xbF5496122CF1bB778E0cBE5eaB936f2BE5fC0940/logo.png", - "blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/info.json", - "blockchains/ethereum/assets/0xbF59e6fe2Bc4eE8D303E493390b4aacab16fcc91/logo.png", - "blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/info.json", - "blockchains/ethereum/assets/0xba100000625a3754423978a60c9317c58a424e3D/logo.png", - "blockchains/ethereum/assets/0xba14b245d449965bdbeb630ebe135b569474f5b1/logo.png", - "blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/info.json", - "blockchains/ethereum/assets/0xba2184520A1cC49a6159c57e61E1844E085615B6/logo.png", - "blockchains/ethereum/assets/0xba2184520a1cc49a6159c57e61e1844e085615b6/logo.png", - "blockchains/ethereum/assets/0xba23485a04b897c957918fde2dabd4867838140b/logo.png", - "blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/info.json", - "blockchains/ethereum/assets/0xba358B6f5b4c0215650444B8C30D870B55050D2D/logo.png", - "blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/info.json", - "blockchains/ethereum/assets/0xba3BEB53b4e82fCFB15fD890F7213dc22C4883a5/logo.png", - "blockchains/ethereum/assets/0xba3D9687Cf50fE253cd2e1cFeEdE1d6787344Ed5/info.json", - "blockchains/ethereum/assets/0xba3D9687Cf50fE253cd2e1cFeEdE1d6787344Ed5/logo.png", - "blockchains/ethereum/assets/0xba3a79d758f19efe588247388754b8e4d6edda81/logo.png", - "blockchains/ethereum/assets/0xba5f11b16b155792cf3b2e6880e8706859a8aeb6/logo.png", - "blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/info.json", - "blockchains/ethereum/assets/0xba7435A4b4C747E0101780073eedA872a69Bdcd4/logo.png", - "blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/info.json", - "blockchains/ethereum/assets/0xba7b2C094C1A4757f9534a37d296a3BeD7f544DC/logo.png", - "blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/info.json", - "blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/logo.png", - "blockchains/ethereum/assets/0xbb1fa4fdeb3459733bf67ebc6f893003fa976a82/logo.png", - "blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/info.json", - "blockchains/ethereum/assets/0xbb2B6dB3d2B52db9edF9C2F6a6ed3742Cc0Adf82/logo.png", - "blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/info.json", - "blockchains/ethereum/assets/0xbb2f95F286ec090555dCa7c0BB49948C59494FdC/logo.png", - "blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/info.json", - "blockchains/ethereum/assets/0xbb325121a2BE1294b51C10ec56989e5693D0F59D/logo.png", - "blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/info.json", - "blockchains/ethereum/assets/0xbb92579DE560A2d7D300648A3e7c685e80A757d0/logo.png", - "blockchains/ethereum/assets/0xbb9bc244d798123fde783fcc1c72d3bb8c189413/logo.png", - "blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/info.json", - "blockchains/ethereum/assets/0xbbC13c862d9C5377bed1113BB5AF585912CAAd5f/logo.png", - "blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/info.json", - "blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/logo.png", - "blockchains/ethereum/assets/0xbbbbca6a901c926f240b89eacb641d8aec7aeafd/logo.png", - "blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/info.json", - "blockchains/ethereum/assets/0xbbd227e805b90b8FE8f4c01A3f4E48bdAE0599af/logo.png", - "blockchains/ethereum/assets/0xbbff862d906e348e9946bfb2132ecb157da3d4b4/logo.png", - "blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/info.json", - "blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/logo.png", - "blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/info.json", - "blockchains/ethereum/assets/0xbc27d7C5d79c3868c969EFdE3a0912F79a914eB7/logo.png", - "blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/info.json", - "blockchains/ethereum/assets/0xbc41d05287498DEc58129560De6bd1b8d4E3aC1d/logo.png", - "blockchains/ethereum/assets/0xbc7942054f77b82e8a71ace170e4b00ebae67eb6/logo.png", - "blockchains/ethereum/assets/0xbc7ed0c8cf986ae62337fc8df3b02c6ec87310ed/logo.png", - "blockchains/ethereum/assets/0xbc7f402f3bc1c6d56c8041f551b47a0ad7714d1b/logo.png", - "blockchains/ethereum/assets/0xbc86727e770de68b1060c91f6bb6945c73e10388/logo.png", - "blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/info.json", - "blockchains/ethereum/assets/0xbcC7026CdE024c6a97d2DF6e40613217d946279C/logo.png", - "blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/info.json", - "blockchains/ethereum/assets/0xbcE7BD79558dda90B261506768f265c5543A9f90/logo.png", - "blockchains/ethereum/assets/0xbca51cc851000537ac63f7deff0bdcf4070d26b5/logo.png", - "blockchains/ethereum/assets/0xbd16179538d7d5a91285f730a7c94e134fc0f677/logo.png", - "blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/info.json", - "blockchains/ethereum/assets/0xbd181f52a86a46dBe03da96064Eb9fe2E1dB5308/logo.png", - "blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/info.json", - "blockchains/ethereum/assets/0xbd95145EE25E4203d90592834c688C92653532A6/logo.png", - "blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/info.json", - "blockchains/ethereum/assets/0xbdBF67D9bcb35e2bb7e4951002c6D70013196972/logo.png", - "blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/info.json", - "blockchains/ethereum/assets/0xbdEB4b83251Fb146687fa19D1C660F99411eefe3/logo.png", - "blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/info.json", - "blockchains/ethereum/assets/0xbdF2e5D2DaCD341c2aaD8E73c83495FaBFFf3E5f/logo.png", - "blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/info.json", - "blockchains/ethereum/assets/0xbdbC2a5B32F3a5141ACd18C39883066E4daB9774/logo.png", - "blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/info.json", - "blockchains/ethereum/assets/0xbdeD3f7537E75D6c38C036a3A788A549AfdE12B1/logo.png", - "blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/info.json", - "blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/logo.png", - "blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/info.json", - "blockchains/ethereum/assets/0xbe15c4Ebb73A67DDD94b83B237D2bdDe5a5079Ba/logo.png", - "blockchains/ethereum/assets/0xbe428c3867f05dea2a89fc76a102b544eac7f772/logo.png", - "blockchains/ethereum/assets/0xbee6edf5fa7e862ed2ea9b9f42cb0849184aae85/logo.png", - "blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/info.json", - "blockchains/ethereum/assets/0xbf05571988dAaB22D33C28bbB13566eae9DeE626/logo.png", - "blockchains/ethereum/assets/0xbf0f3cCB8fA385A287106FbA22e6BB722F94d686/info.json", - "blockchains/ethereum/assets/0xbf0f3cCB8fA385A287106FbA22e6BB722F94d686/logo.png", - "blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/info.json", - "blockchains/ethereum/assets/0xbf11447c29071B562C54522875D0C9E3E21240aE/logo.png", - "blockchains/ethereum/assets/0xbf18f246b9301f231e9561b35a3879769bb46375/logo.png", - "blockchains/ethereum/assets/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e/info.json", - "blockchains/ethereum/assets/0xbf2179859fc6D5BEE9Bf9158632Dc51678a4100e/logo.png", - "blockchains/ethereum/assets/0xbf38f982454aaa5390df93cddfd1dabc3c20956f/logo.png", - "blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/info.json", - "blockchains/ethereum/assets/0xbf3CAa1A66f5E5fd4eE4eda7391871DBb06B8DC1/logo.png", - "blockchains/ethereum/assets/0xbf4a2ddaa16148a9d0fa2093ffac450adb7cd4aa/logo.png", - "blockchains/ethereum/assets/0xbf4cfd7d1edeeea5f6600827411b41a21eb08abd/logo.png", - "blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/info.json", - "blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/logo.png", - "blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/info.json", - "blockchains/ethereum/assets/0xbf8739f1c903974b90D758Fd0bbB2Bfc79022E8F/logo.png", - "blockchains/ethereum/assets/0xbf8739f1c903974b90d758fd0bbb2bfc79022e8f/logo.png", - "blockchains/ethereum/assets/0xbf8d8f1242b95dfbae532af6b0f4463905415cc1/logo.png", - "blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/info.json", - "blockchains/ethereum/assets/0xbf8fB919A8bbF28e590852AeF2D284494eBC0657/logo.png", - "blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/info.json", - "blockchains/ethereum/assets/0xbfFe4FDCD397e7942Fd7c9F99255e0AA34E4B3FB/logo.png", - "blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json", - "blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/logo.png", - "blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/info.json", - "blockchains/ethereum/assets/0xc020c00e45dd3529e18012282657A1136C2B13E6/logo.png", - "blockchains/ethereum/assets/0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2/logo.png", - "blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/info.json", - "blockchains/ethereum/assets/0xc06993e3EEE6313235C0BC74a0ebB687C9e10E01/logo.png", - "blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/info.json", - "blockchains/ethereum/assets/0xc06aEc5191bE16b94FfC97B6Fc01393527367365/logo.png", - "blockchains/ethereum/assets/0xc06aec5191be16b94ffc97b6fc01393527367365/logo.png", - "blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/info.json", - "blockchains/ethereum/assets/0xc074Dd87663b97097f06d805A164b6B271158738/logo.png", - "blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/info.json", - "blockchains/ethereum/assets/0xc076Ad93c21710ef5B5934C64Ef7FF5290Ef726A/logo.png", - "blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/info.json", - "blockchains/ethereum/assets/0xc0829421C1d260BD3cB3E0F06cfE2D52db2cE315/logo.png", - "blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/info.json", - "blockchains/ethereum/assets/0xc0984810873C9D1546afB0286Ae996a370E05f16/logo.png", - "blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/info.json", - "blockchains/ethereum/assets/0xc0B1FeF4Bd44f25BdCFF517d0CEcA25D202058f9/logo.png", - "blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/info.json", - "blockchains/ethereum/assets/0xc0ea83113038987d974FE667831a36E442e661E7/logo.png", - "blockchains/ethereum/assets/0xc12d099be31567add4e4e4d0D45691C3F58f5663/info.json", - "blockchains/ethereum/assets/0xc12d099be31567add4e4e4d0D45691C3F58f5663/logo.png", - "blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/info.json", - "blockchains/ethereum/assets/0xc14338C0eaa4bf7E4473C9DD7226001C8ae3B454/logo.png", - "blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/info.json", - "blockchains/ethereum/assets/0xc15A399c4eA7815fE36857C9E290EE452A5D6B21/logo.png", - "blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/info.json", - "blockchains/ethereum/assets/0xc175E77b04F2341517334Ea3Ed0b198A01A97383/logo.png", - "blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/info.json", - "blockchains/ethereum/assets/0xc1C7883eA017B083B6167040dbB9c156A8E6B9e9/logo.png", - "blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/info.json", - "blockchains/ethereum/assets/0xc1FA038a78D1498bB5DC28875c695Fd48C19E9f5/logo.png", - "blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/info.json", - "blockchains/ethereum/assets/0xc1a29a42876ff31D6c30341f5CF400dD8e766d91/logo.png", - "blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/info.json", - "blockchains/ethereum/assets/0xc1d74a3AA1AA5AD95345299E0D0e36076B0ceE3D/logo.png", - "blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/info.json", - "blockchains/ethereum/assets/0xc20464e0C373486d2B3335576e83a218b1618A5E/logo.png", - "blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/info.json", - "blockchains/ethereum/assets/0xc21dBEE65D62770953035f0434C532d578a666c9/logo.png", - "blockchains/ethereum/assets/0xc2494604e9dcefa2a70dcebf81e6d7be064a334e/logo.png", - "blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/info.json", - "blockchains/ethereum/assets/0xc265407A9a1641e8c1b8aDA4A5840db9Fb19E22c/logo.png", - "blockchains/ethereum/assets/0xc275865a6cce78398e94cb2af29fa0d787b7f7eb/logo.png", - "blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/info.json", - "blockchains/ethereum/assets/0xc27A2F05fa577a83BA0fDb4c38443c0718356501/logo.png", - "blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/info.json", - "blockchains/ethereum/assets/0xc29004Ab38334dc7A9ecA1b89d6D4BF9f564d5Cf/logo.png", - "blockchains/ethereum/assets/0xc29004ab38334dc7a9eca1b89d6d4bf9f564d5cf/logo.png", - "blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/info.json", - "blockchains/ethereum/assets/0xc2Cd3D241096d29FD7D477327e9109B1C5bf8293/logo.png", - "blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/info.json", - "blockchains/ethereum/assets/0xc2DD62b809de9409fDa30D5c222B1f30A850ed84/logo.png", - "blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/info.json", - "blockchains/ethereum/assets/0xc2b58812c24020EA924c3d7C241C441605F12E75/logo.png", - "blockchains/ethereum/assets/0xc2c63f23ec5e97efbd7565df9ec764fdc7d4e91d/logo.png", - "blockchains/ethereum/assets/0xc2cd3d241096d29fd7d477327e9109b1c5bf8293/logo.png", - "blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/info.json", - "blockchains/ethereum/assets/0xc2d3843102a19cD8178ac2BC6826FccD4B6B4340/logo.png", - "blockchains/ethereum/assets/0xc2e3ed7f61d338755bf7b6fb4baa0fffada4ac28/logo.png", - "blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/info.json", - "blockchains/ethereum/assets/0xc301F0a7f62b5EF5CfA8454AF23A688DA5a65eC8/logo.png", - "blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/info.json", - "blockchains/ethereum/assets/0xc324a2f6b05880503444451B8b27e6f9e63287Cb/logo.png", - "blockchains/ethereum/assets/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F/info.json", - "blockchains/ethereum/assets/0xc327DaF071fb374dcB2AfD28797fC58F096A8b1F/logo.png", - "blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/info.json", - "blockchains/ethereum/assets/0xc3469460CA6260d81ad508773f3B691ae4753Ae2/logo.png", - "blockchains/ethereum/assets/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14/info.json", - "blockchains/ethereum/assets/0xc34Ef872a751A10E2a80243eF826ec0942fE3F14/logo.png", - "blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/info.json", - "blockchains/ethereum/assets/0xc36e2C02e64585c15794B8e25E826d50b15fd878/logo.png", - "blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json", - "blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/logo.png", - "blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json", - "blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/logo.png", - "blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/info.json", - "blockchains/ethereum/assets/0xc37DF6DA3f7fd8290d7e1122B91Dd1aCC402F0E4/logo.png", - "blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/info.json", - "blockchains/ethereum/assets/0xc37E8a31BA2d110c12f09f0239954A68b00bC599/logo.png", - "blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/info.json", - "blockchains/ethereum/assets/0xc398891b43F1B91158dCa87c63a88b80d000C248/logo.png", - "blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/info.json", - "blockchains/ethereum/assets/0xc398e9A33288831a64F28F2E01065B17C25B6cD3/logo.png", - "blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/info.json", - "blockchains/ethereum/assets/0xc3Ad35D351B33783f27777E2Ee1a4b6f96e4EE34/logo.png", - "blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/info.json", - "blockchains/ethereum/assets/0xc3DbBD550199Cd4E8F54737d0B05697609B12fb5/logo.png", - "blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/info.json", - "blockchains/ethereum/assets/0xc3E329cA5380C6b416CF095Ed1a662c378A2B630/logo.png", - "blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/info.json", - "blockchains/ethereum/assets/0xc3EdD7443563bF2D2d1f5a9c286CDDDC70e41587/logo.png", - "blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/info.json", - "blockchains/ethereum/assets/0xc3a3cA5D1d4e3Fb804D1AB5212678ccbe0815074/logo.png", - "blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/info.json", - "blockchains/ethereum/assets/0xc3d2Fae2FbEc8dB5Ef4A43C8b53276aB21Bc1ce2/logo.png", - "blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/info.json", - "blockchains/ethereum/assets/0xc3dD23A0a854b4f9aE80670f528094E9Eb607CCb/logo.png", - "blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/info.json", - "blockchains/ethereum/assets/0xc3e2de0b661cF58F66BdE8E896905399ded58af5/logo.png", - "blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/info.json", - "blockchains/ethereum/assets/0xc4199fB6FFDb30A829614becA030f9042f1c3992/logo.png", - "blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/info.json", - "blockchains/ethereum/assets/0xc42209aCcC14029c1012fB5680D95fBd6036E2a0/logo.png", - "blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/info.json", - "blockchains/ethereum/assets/0xc429E7B63dc30B51f5A7E4BE23Fd5eB4BAF8A1C3/logo.png", - "blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/info.json", - "blockchains/ethereum/assets/0xc434B0584355039392BBa077B2B58AE614B6f18c/logo.png", - "blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/info.json", - "blockchains/ethereum/assets/0xc44948cbbaF37A4D7f1315C08972B4338080bf59/logo.png", - "blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/info.json", - "blockchains/ethereum/assets/0xc45D5E5c83101B1873354694B95089981fB9F7ca/logo.png", - "blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/info.json", - "blockchains/ethereum/assets/0xc49451103d26EEAC37D94bf5d4c4EB5FA3184e28/logo.png", - "blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/info.json", - "blockchains/ethereum/assets/0xc4AF083E9Ce938b0f4644B6fbAaDe8d52F050494/logo.png", - "blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/info.json", - "blockchains/ethereum/assets/0xc4e41117B773599971907172b82FE85afe6A1a21/logo.png", - "blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/info.json", - "blockchains/ethereum/assets/0xc5167c11aE8Bccee3EccCE34892014fe8DB84e83/logo.png", - "blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/info.json", - "blockchains/ethereum/assets/0xc528c28FEC0A90C083328BC45f587eE215760A0F/logo.png", - "blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/info.json", - "blockchains/ethereum/assets/0xc53f6C2Ac35D30cc47Ddf3C320874b21dFA38791/logo.png", - "blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/info.json", - "blockchains/ethereum/assets/0xc54083e77F913a4f99E1232Ae80c318ff03c9D17/logo.png", - "blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/info.json", - "blockchains/ethereum/assets/0xc544197d2b5862B996317dD471544f00769902b5/logo.png", - "blockchains/ethereum/assets/0xc544197d2b5862b996317dd471544f00769902b5/logo.png", - "blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/info.json", - "blockchains/ethereum/assets/0xc5451c3b432687A5a796c4DafD0cb4702874F92D/logo.png", - "blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/info.json", - "blockchains/ethereum/assets/0xc5594d84B996A68326d89FB35E4B89b3323ef37d/logo.png", - "blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/info.json", - "blockchains/ethereum/assets/0xc56b13ebbCFfa67cFb7979b900b736b3fb480D78/logo.png", - "blockchains/ethereum/assets/0xc5807256e2e2fe85ca94c3617c4bc5ff2bd9cfb6/logo.png", - "blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/info.json", - "blockchains/ethereum/assets/0xc58c0Fca06908E66540102356f2E91edCaEB8D81/logo.png", - "blockchains/ethereum/assets/0xc58c0fca06908e66540102356f2e91edcaeb8d81/logo.png", - "blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/info.json", - "blockchains/ethereum/assets/0xc59fB1211F8226fD716180fCfA29D0A2FeE00FeD/logo.png", - "blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/info.json", - "blockchains/ethereum/assets/0xc5F4F79A8446FD80c646bC624Cc2CcA30fEf55FB/logo.png", - "blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/info.json", - "blockchains/ethereum/assets/0xc5Fdd3E4665b5d7bC4dc9102622D7cb0Fe510b65/logo.png", - "blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/info.json", - "blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/logo.png", - "blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/info.json", - "blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/logo.png", - "blockchains/ethereum/assets/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09/info.json", - "blockchains/ethereum/assets/0xc666081073E8DfF8D3d1c2292A29aE1A2153eC09/logo.png", - "blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/info.json", - "blockchains/ethereum/assets/0xc6689EB9a6D724B8D7B1d923fFd65B7005dA1b62/logo.png", - "blockchains/ethereum/assets/0xc66ea802717bfb9833400264dd12c2bceaa34a6d/logo.png", - "blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/info.json", - "blockchains/ethereum/assets/0xc677b05c5Dade99c0bFd8561095382f7D648a1Ea/logo.png", - "blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/info.json", - "blockchains/ethereum/assets/0xc67d5cfb933c4A1c6d2CA4CbdAE2ed9f017eE9e5/logo.png", - "blockchains/ethereum/assets/0xc67d5cfb933c4a1c6d2ca4cbdae2ed9f017ee9e5/logo.png", - "blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/info.json", - "blockchains/ethereum/assets/0xc687Cbe21Da4374597ac5a020D79A7c39536512C/logo.png", - "blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/info.json", - "blockchains/ethereum/assets/0xc68B73D9509F5343602480656F5dA512a5A20b9e/logo.png", - "blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/info.json", - "blockchains/ethereum/assets/0xc690F7C7FcfFA6a82b79faB7508c466FEfdfc8c5/logo.png", - "blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/info.json", - "blockchains/ethereum/assets/0xc6A18790d4D3988D28cc1E274E2c696602ea4343/logo.png", - "blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/info.json", - "blockchains/ethereum/assets/0xc6AbF3C09341741Ac6041B0B08195701bdFD460C/logo.png", - "blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/info.json", - "blockchains/ethereum/assets/0xc6E2970cf8b1943fb58dB5b3c19CFc2ee146f376/logo.png", - "blockchains/ethereum/assets/0xc713e5E149D5D0715DcD1c156a020976e7E56B88/info.json", - "blockchains/ethereum/assets/0xc713e5E149D5D0715DcD1c156a020976e7E56B88/logo.png", - "blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/info.json", - "blockchains/ethereum/assets/0xc719d010B63E5bbF2C0551872CD5316ED26AcD83/logo.png", - "blockchains/ethereum/assets/0xc719d010b63e5bbf2c0551872cd5316ed26acd83/logo.png", - "blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/info.json", - "blockchains/ethereum/assets/0xc72fe8e3Dd5BeF0F9f31f259399F301272eF2a2D/logo.png", - "blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/info.json", - "blockchains/ethereum/assets/0xc73C3f689F5E10aBb4278d4546e1Cd1F7D045be1/logo.png", - "blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/info.json", - "blockchains/ethereum/assets/0xc73f2474001aD1D6aEd615aF53631148CF98dE6b/logo.png", - "blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/info.json", - "blockchains/ethereum/assets/0xc7579bB99Af590EC71c316E1Ac4436C535039594/logo.png", - "blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/info.json", - "blockchains/ethereum/assets/0xc75F15AdA581219c95485c578E124df3985e4CE0/logo.png", - "blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/info.json", - "blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/logo.png", - "blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/info.json", - "blockchains/ethereum/assets/0xc769791B5b8690076dAd0E97247A842Aa6711B9B/logo.png", - "blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/info.json", - "blockchains/ethereum/assets/0xc770EEfAd204B5180dF6a14Ee197D99d808ee52d/logo.png", - "blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/info.json", - "blockchains/ethereum/assets/0xc785D0F0b131Ee3A9507c3B97Db49Ba0E78a4F66/logo.png", - "blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/info.json", - "blockchains/ethereum/assets/0xc7A729D6d010FfdEA743092a97898E450eC1ED33/logo.png", - "blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/info.json", - "blockchains/ethereum/assets/0xc7BbA5b765581eFb2Cdd2679DB5Bea9eE79b201f/logo.png", - "blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/info.json", - "blockchains/ethereum/assets/0xc7C03B8a3FC5719066E185ea616e87B88eba44a3/logo.png", - "blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/info.json", - "blockchains/ethereum/assets/0xc7C21F8A739b448051c6e054E2Ef0739B742B22e/logo.png", - "blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/info.json", - "blockchains/ethereum/assets/0xc7Dbe96b060C78358Cb5904B6eaB55B81ea86b5d/logo.png", - "blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/info.json", - "blockchains/ethereum/assets/0xc7Df14a8289EFe7A2d3399387302FDF86E7adC4e/logo.png", - "blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/info.json", - "blockchains/ethereum/assets/0xc7E9445a701FbE8bfc21C70b62Ad777e4173dB54/logo.png", - "blockchains/ethereum/assets/0xc7e9445a701fbe8bfc21c70b62ad777e4173db54/logo.png", - "blockchains/ethereum/assets/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740/info.json", - "blockchains/ethereum/assets/0xc813EA5e3b48BEbeedb796ab42A30C5599b01740/logo.png", - "blockchains/ethereum/assets/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB/info.json", - "blockchains/ethereum/assets/0xc84F7ABE4904ee4f20a8c5dFA3cC4BF1829330AB/logo.png", - "blockchains/ethereum/assets/0xc85bd82baab231b31bdfe6cf3d92020d1408863a/logo.png", - "blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/info.json", - "blockchains/ethereum/assets/0xc85dCC81B96bd683Fe773F04aFB31232599EDE7b/logo.png", - "blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/info.json", - "blockchains/ethereum/assets/0xc88Be04c809856B75E3DfE19eB4dCf0a3B15317a/logo.png", - "blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json", - "blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/logo.png", - "blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/info.json", - "blockchains/ethereum/assets/0xc8C6A31A4A806d3710A7B38b7B296D2fABCCDBA8/logo.png", - "blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/info.json", - "blockchains/ethereum/assets/0xc92D6E3E64302C59d734f3292E2A13A13D7E1817/logo.png", - "blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/info.json", - "blockchains/ethereum/assets/0xc92e74b131D7b1D46E60e07F3FaE5d8877Dd03F0/logo.png", - "blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json", - "blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/logo.png", - "blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/info.json", - "blockchains/ethereum/assets/0xc956fDB88D2E5b71E22D63313624e42d4757E7f9/logo.png", - "blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/info.json", - "blockchains/ethereum/assets/0xc962ad021a69D457564e985738C719aE3f79B707/logo.png", - "blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/info.json", - "blockchains/ethereum/assets/0xc96DF921009B790dfFcA412375251ed1A2b75c60/logo.png", - "blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/info.json", - "blockchains/ethereum/assets/0xc97A5cdF41BAfD51c8dBE82270097e704d748b92/logo.png", - "blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/info.json", - "blockchains/ethereum/assets/0xc9859fccC876e6b4B3C749C5D29EA04F48aCb74F/logo.png", - "blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/info.json", - "blockchains/ethereum/assets/0xc98e0639c6d2EC037A615341c369666B110e80E5/logo.png", - "blockchains/ethereum/assets/0xc98e0639c6d2ec037a615341c369666b110e80e5/logo.png", - "blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/info.json", - "blockchains/ethereum/assets/0xc994a2dEb02543Db1f48688438b9903c4b305ce3/logo.png", - "blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/info.json", - "blockchains/ethereum/assets/0xc9DC2952D061C6Ff13CA3d8AC3c4d627b52811b9/logo.png", - "blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/info.json", - "blockchains/ethereum/assets/0xc9De4B7F0C3d991e967158E4D4bFA4b51Ec0b114/logo.png", - "blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/info.json", - "blockchains/ethereum/assets/0xc9c69a216568dE4d5B991b05cc9C382494FfA62e/logo.png", - "blockchains/ethereum/assets/0xc9d73535debe2829b03faab04ff1022399afc122/logo.png", - "blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/info.json", - "blockchains/ethereum/assets/0xcA2796F9F61dc7b238Aab043971e49c6164DF375/logo.png", - "blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/info.json", - "blockchains/ethereum/assets/0xcA3Ea3061d638E02113aA960340c98343b5aCd62/logo.png", - "blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/info.json", - "blockchains/ethereum/assets/0xcA6aA46F253D553e752F4Bf6BC977555225cDA8A/logo.png", - "blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/info.json", - "blockchains/ethereum/assets/0xcAaa93712BDAc37f736C323C93D4D5fDEFCc31CC/logo.png", - "blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/info.json", - "blockchains/ethereum/assets/0xcAbf96A41a4D98EE91d4fb1004dC4B3b8548CB53/logo.png", - "blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/info.json", - "blockchains/ethereum/assets/0xcB3F902bf97626391bF8bA87264bbC3DC13469be/logo.png", - "blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/info.json", - "blockchains/ethereum/assets/0xcB3d242954bba77Ac71DF0fBE309F67e71138Ac7/logo.png", - "blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/info.json", - "blockchains/ethereum/assets/0xcB3df3108635932D912632ef7132d03EcFC39080/logo.png", - "blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/info.json", - "blockchains/ethereum/assets/0xcB97e65F07DA24D46BcDD078EBebd7C6E6E3d750/logo.png", - "blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/info.json", - "blockchains/ethereum/assets/0xcB9f39C69ACc924D90757e566fA3D2fd7021d35f/logo.png", - "blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/info.json", - "blockchains/ethereum/assets/0xcBeD554Ad21B9dce19BDa9A57C3b62C9d3fF72e2/logo.png", - "blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/info.json", - "blockchains/ethereum/assets/0xcC16745A1773dD95aB9Ed98599b8D9B835e42E25/logo.png", - "blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/info.json", - "blockchains/ethereum/assets/0xcC275e3543D42b8A31dCF8EC859f2fBd384B4B57/logo.png", - "blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/info.json", - "blockchains/ethereum/assets/0xcC483Cb8c15F7A90320d6CC1ddDC8757f47Bd8f9/logo.png", - "blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/info.json", - "blockchains/ethereum/assets/0xcC4eF9EEAF656aC1a2Ab886743E98e97E090ed38/logo.png", - "blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/info.json", - "blockchains/ethereum/assets/0xcCeD5B8288086BE8c38E23567e684C3740be4D48/logo.png", - "blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/info.json", - "blockchains/ethereum/assets/0xcD2d415835D4746f5498950F3Fc48e01e64F89f9/logo.png", - "blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/info.json", - "blockchains/ethereum/assets/0xcD3673aF09e76C74d889aaBab68cA0645566A3a1/logo.png", - "blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/info.json", - "blockchains/ethereum/assets/0xcD62b1C403fa761BAadFC74C525ce2B51780b184/logo.png", - "blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/info.json", - "blockchains/ethereum/assets/0xcD8544DefeDEc7c6b60b5a4232320365b1B21fCc/logo.png", - "blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/info.json", - "blockchains/ethereum/assets/0xcDd0A6B15B49A9eb3Ce011CCE22FAc2ccf09ecE6/logo.png", - "blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/info.json", - "blockchains/ethereum/assets/0xcDf6e7D170Fe40cfF11639dC89AF9F96589B2527/logo.png", - "blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/info.json", - "blockchains/ethereum/assets/0xcE1d3dA32e3a45d27dC841781f09E40C41CAC677/logo.png", - "blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/info.json", - "blockchains/ethereum/assets/0xcE27A2388D2ba7a9995fa0960FB168568e2a7923/logo.png", - "blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/info.json", - "blockchains/ethereum/assets/0xcE2834171F0FC397b46963E10331B38Ff635003d/logo.png", - "blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/info.json", - "blockchains/ethereum/assets/0xcE8089fF023dF2db04b56d2d5156681144a86b82/logo.png", - "blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/info.json", - "blockchains/ethereum/assets/0xcEbc84E329467D4feA6351e9670d18819D6C9B9B/logo.png", - "blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/info.json", - "blockchains/ethereum/assets/0xcEf46305D096fa876Dd23048bf80F9345282e3fc/logo.png", - "blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/info.json", - "blockchains/ethereum/assets/0xcF1D879e7016d654584Bfa0487e10714d24c5eff/logo.png", - "blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/info.json", - "blockchains/ethereum/assets/0xcF5A0010072ef3B791792F2D0Ea9A07ed84695d1/logo.png", - "blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/info.json", - "blockchains/ethereum/assets/0xcF6A236226DDE0C1eD87BbF933F75f44A8B6FA38/logo.png", - "blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/info.json", - "blockchains/ethereum/assets/0xcF7d119BCb6822283003adc7c1a40E9ae7097B75/logo.png", - "blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/info.json", - "blockchains/ethereum/assets/0xcFD6Ae8BF13f42DE14867351eAff7A8A3b9FbBe7/logo.png", - "blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/info.json", - "blockchains/ethereum/assets/0xcFbf70e33d5163E25B0dad73955c1BD9E8cd8BA2/logo.png", - "blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/info.json", - "blockchains/ethereum/assets/0xca00bC15f67Ebea4b20DfaAa847CAcE113cc5501/logo.png", - "blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/info.json", - "blockchains/ethereum/assets/0xca0cB90D02a43C673ACb6927C496980d369c9F89/logo.png", - "blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/info.json", - "blockchains/ethereum/assets/0xca1207647Ff814039530D7d35df0e1Dd2e91Fa84/logo.png", - "blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/info.json", - "blockchains/ethereum/assets/0xca694eb79eF355eA0999485d211E68F39aE98493/logo.png", - "blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/info.json", - "blockchains/ethereum/assets/0xca9d97c6C7D5a0cE89371880037cc23866e2264d/logo.png", - "blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/info.json", - "blockchains/ethereum/assets/0xcaD49C39B72c37B32cEe8b14F33F316D3a8bC335/logo.png", - "blockchains/ethereum/assets/0xcae646bc8c968d87d54fa49ccdbf0fd330125cc2/logo.png", - "blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/info.json", - "blockchains/ethereum/assets/0xcafdC517691FCf4d1186953F02F19cEd50EFc9E2/logo.png", - "blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/info.json", - "blockchains/ethereum/assets/0xcb03bec536843D338ac138205a6689d4cDc11046/logo.png", - "blockchains/ethereum/assets/0xcb03bec536843d338ac138205a6689d4cdc11046/logo.png", - "blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/info.json", - "blockchains/ethereum/assets/0xcb0797AAca2fd4eDd3BF07E7157d40322629Af8B/logo.png", - "blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/info.json", - "blockchains/ethereum/assets/0xcb17cD357c7acD594717D899ecb9df540F633F27/logo.png", - "blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/info.json", - "blockchains/ethereum/assets/0xcb33BA014340AAc7644184772c4C5f431b3e1aD9/logo.png", - "blockchains/ethereum/assets/0xcb97e65f07da24d46bcdd078ebebd7c6e6e3d750/logo.png", - "blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/info.json", - "blockchains/ethereum/assets/0xcbCC0F036ED4788F63FC0fEE32873d6A7487b908/logo.png", - "blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/info.json", - "blockchains/ethereum/assets/0xcbd55D4fFc43467142761A764763652b48b969ff/logo.png", - "blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/info.json", - "blockchains/ethereum/assets/0xcbdFAD49DAD16A992978f2767506a0f3f11aE9C7/logo.png", - "blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/info.json", - "blockchains/ethereum/assets/0xcbeAEc699431857FDB4d37aDDBBdc20E132D4903/logo.png", - "blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/info.json", - "blockchains/ethereum/assets/0xcbf15FB8246F679F9Df0135881CB29a3746f734b/logo.png", - "blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/info.json", - "blockchains/ethereum/assets/0xcc0eC876191558De23c8D122483F30382651674F/logo.png", - "blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/info.json", - "blockchains/ethereum/assets/0xcc53C2E5e2421cb5a5307Ed1C229816d71266292/logo.png", - "blockchains/ethereum/assets/0xcc9a66acf8574141b0e025202dd57649765a4be7/logo.png", - "blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/info.json", - "blockchains/ethereum/assets/0xcca0c9c383076649604eE31b20248BC04FdF61cA/logo.png", - "blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/info.json", - "blockchains/ethereum/assets/0xcd23Ef2cBa177A1B5f5D3818d055868E4B599d18/logo.png", - "blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/info.json", - "blockchains/ethereum/assets/0xcd607FDD69931675F50eA43D3488785367322B4e/logo.png", - "blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/info.json", - "blockchains/ethereum/assets/0xcd7593259d601232f0BEe575bFaE3EE3cEF8280E/logo.png", - "blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/info.json", - "blockchains/ethereum/assets/0xcd8352A5D8033C724C496c76aA3DFeeaE2141d0f/logo.png", - "blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/info.json", - "blockchains/ethereum/assets/0xcd9DE7C910cB7a435E4d3640f4398094DA876A5A/logo.png", - "blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/info.json", - "blockchains/ethereum/assets/0xce11D811C7BdbDDbbAADcF11668551205d23AD6e/logo.png", - "blockchains/ethereum/assets/0xce27a2388d2ba7a9995fa0960fb168568e2a7923/logo.png", - "blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/info.json", - "blockchains/ethereum/assets/0xce5114d7fa8361F0c088EE26FA3A5446C4a1f50b/logo.png", - "blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/info.json", - "blockchains/ethereum/assets/0xce853db3359326dB6D03981C9fb42983BbCdd007/logo.png", - "blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/info.json", - "blockchains/ethereum/assets/0xce9e84a26Ddb9E2283De164F7eD595E0D27E32b3/logo.png", - "blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/info.json", - "blockchains/ethereum/assets/0xceB43cc2625db7Eb86c3a3A69A97d3DA1931A9A3/logo.png", - "blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/info.json", - "blockchains/ethereum/assets/0xceB8652de51C77245226eA8b35858114D41F1B99/logo.png", - "blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/info.json", - "blockchains/ethereum/assets/0xceF1cA19d053e35509501D0f45408297845d8C18/logo.png", - "blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/info.json", - "blockchains/ethereum/assets/0xcec38306558a31cdbb2a9d6285947C5b44A24f3e/logo.png", - "blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/info.json", - "blockchains/ethereum/assets/0xcecede5A20645EAc6ca2032eeEb1063572D63c29/logo.png", - "blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/info.json", - "blockchains/ethereum/assets/0xcf0425a35f1FA900bb347Cb996D3094D1dF3Cd48/logo.png", - "blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/info.json", - "blockchains/ethereum/assets/0xcf17a46a463E55B366672807245397999592365c/logo.png", - "blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/info.json", - "blockchains/ethereum/assets/0xcfAD57a67689809CdA997f655802a119838c9ceC/logo.png", - "blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/info.json", - "blockchains/ethereum/assets/0xcfCA01488643501CAb56d1855921c897D5EE4b1B/logo.png", - "blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/info.json", - "blockchains/ethereum/assets/0xd0207f76A97aD3779b7731ab1fc4cF926a508E87/logo.png", - "blockchains/ethereum/assets/0xd0352a019e9ab9d757776f532377aaebd36fd541/logo.png", - "blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/info.json", - "blockchains/ethereum/assets/0xd037a81B22e7F814bC6f87D50e5bd67d8c329Fa2/logo.png", - "blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/info.json", - "blockchains/ethereum/assets/0xd0464A1985edB76Ba82602534a2d89d8cCf3B7Ec/logo.png", - "blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/info.json", - "blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/logo.png", - "blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/info.json", - "blockchains/ethereum/assets/0xd06D21Aa6F3fa754CEE7f9C720a8a826E8322328/logo.png", - "blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/info.json", - "blockchains/ethereum/assets/0xd07D9Fe2d2cc067015E2b4917D24933804f42cFA/logo.png", - "blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/info.json", - "blockchains/ethereum/assets/0xd0834d08c83dbE216811AAea0EEfFb2349E57634/logo.png", - "blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/info.json", - "blockchains/ethereum/assets/0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988/logo.png", - "blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/info.json", - "blockchains/ethereum/assets/0xd08575F5F4DE7212123731088980D069CB75873D/logo.png", - "blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/info.json", - "blockchains/ethereum/assets/0xd0929d411954c47438dc1d871dd6081F5C5e149c/logo.png", - "blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/info.json", - "blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/logo.png", - "blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/info.json", - "blockchains/ethereum/assets/0xd09B4a4Cc6F092959478C693F3933cD27dA75244/logo.png", - "blockchains/ethereum/assets/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7/info.json", - "blockchains/ethereum/assets/0xd0Df3b1Cf729A29B7404c40D61C750008E631bA7/logo.png", - "blockchains/ethereum/assets/0xd0a4b8946cb52f0661273bfbc6fd0e0c75fc6433/logo.png", - "blockchains/ethereum/assets/0xd0c59798F986d333554688cD667033d469C2398e/info.json", - "blockchains/ethereum/assets/0xd0c59798F986d333554688cD667033d469C2398e/logo.png", - "blockchains/ethereum/assets/0xd0d824e2c6843c3ce4c8e22fb1d31a4d9b0212ec/logo.png", - "blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/info.json", - "blockchains/ethereum/assets/0xd111BCb8C30a600c12F4AF8314235F628EA2Cb3C/logo.png", - "blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/info.json", - "blockchains/ethereum/assets/0xd152C6AABF7B6736bb345A2e3E8E1E956241fdb1/logo.png", - "blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/info.json", - "blockchains/ethereum/assets/0xd156a737eea5B2Bc7b6Ef6BF96F3DCc42447B55f/logo.png", - "blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/info.json", - "blockchains/ethereum/assets/0xd15EB3e486AAdF5e77244f7732a3C5Fc8Fa44Ec0/logo.png", - "blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/info.json", - "blockchains/ethereum/assets/0xd15eCDCF5Ea68e3995b2D0527A0aE0a3258302F8/logo.png", - "blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/info.json", - "blockchains/ethereum/assets/0xd18C0586A6FbB922489e33A55b494650A41BC5bB/logo.png", - "blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/info.json", - "blockchains/ethereum/assets/0xd19e0D42973fB89c619a83883D7Bf454A6052827/logo.png", - "blockchains/ethereum/assets/0xd19e0d42973fb89c619a83883d7bf454a6052827/logo.png", - "blockchains/ethereum/assets/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5/info.json", - "blockchains/ethereum/assets/0xd1AFBCCC9A2c2187ea544363B986EA0AB6EF08B5/logo.png", - "blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/info.json", - "blockchains/ethereum/assets/0xd1B183f425F7E6A0C83aB1cd84cFDE2d84Ba049d/logo.png", - "blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/info.json", - "blockchains/ethereum/assets/0xd1F1c5Ff90Fb6F3b0D57F5f6AD4AAF7400F4B39b/logo.png", - "blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/info.json", - "blockchains/ethereum/assets/0xd1F579cc0a5405D7610346b371371bEd1528D18b/logo.png", - "blockchains/ethereum/assets/0xd1e10c37a27d95d95720291b1dc6f12f74c71443/logo.png", - "blockchains/ethereum/assets/0xd1e2d5085b39B80C9948AeB1b9aA83AF6756bcc5/info.json", - "blockchains/ethereum/assets/0xd1e2d5085b39B80C9948AeB1b9aA83AF6756bcc5/logo.png", - "blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/info.json", - "blockchains/ethereum/assets/0xd234BF2410a0009dF9c3C63b610c09738f18ccD7/logo.png", - "blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/info.json", - "blockchains/ethereum/assets/0xd248B0D48E44aaF9c49aea0312be7E13a6dc1468/logo.png", - "blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/info.json", - "blockchains/ethereum/assets/0xd24DFf6117936B6ff97108CF26c1dD8865743d87/logo.png", - "blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/info.json", - "blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/logo.png", - "blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json", - "blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/logo.png", - "blockchains/ethereum/assets/0xd26114cd6ee289accf82350c8d8487fedb8a0c07/logo.png", - "blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/info.json", - "blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/logo.png", - "blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json", - "blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/logo.png", - "blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/info.json", - "blockchains/ethereum/assets/0xd287beD5c9CdB8f8792b398Aa2A159E90e468FE8/logo.png", - "blockchains/ethereum/assets/0xd287bed5c9cdb8f8792b398aa2a159e90e468fe8/logo.png", - "blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/info.json", - "blockchains/ethereum/assets/0xd28cFec79dB8d0A225767D06140aee280718AB7E/logo.png", - "blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/info.json", - "blockchains/ethereum/assets/0xd2946be786F35c3Cc402C29b323647aBda799071/logo.png", - "blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/info.json", - "blockchains/ethereum/assets/0xd2A1d068bAAC0B06a8e2b1dc924a43D81a6Da325/logo.png", - "blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/info.json", - "blockchains/ethereum/assets/0xd2Bfec3f80b7D966D7657A2ecC5982EE2f49336A/logo.png", - "blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/info.json", - "blockchains/ethereum/assets/0xd2C6738D45b090ec05210fE8DCeEF4D8fc392892/logo.png", - "blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/info.json", - "blockchains/ethereum/assets/0xd2D762335Cf27eFC747a904cDAE33E5AdceB43AC/logo.png", - "blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/info.json", - "blockchains/ethereum/assets/0xd2Fa8f92Ea72AbB35dBD6DECa57173d22db2BA49/logo.png", - "blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/info.json", - "blockchains/ethereum/assets/0xd2c0038e8A70900afEbCAA54155a8Fb590506BfB/logo.png", - "blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/info.json", - "blockchains/ethereum/assets/0xd2d0f85B690604C245F61513bf4679b24ed64C35/logo.png", - "blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/info.json", - "blockchains/ethereum/assets/0xd2d6158683aeE4Cc838067727209a0aAF4359de3/logo.png", - "blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/info.json", - "blockchains/ethereum/assets/0xd2f68556348A9d4D5b0b019b3C22f856d0c9eD9A/logo.png", - "blockchains/ethereum/assets/0xd2f68556348a9d4d5b0b019b3c22f856d0c9ed9a/logo.png", - "blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/info.json", - "blockchains/ethereum/assets/0xd3006F35C0286F5485971F935B87F84e72e8e43F/logo.png", - "blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/info.json", - "blockchains/ethereum/assets/0xd30581895B8320c356aFc6f80B07dfB468a65b69/logo.png", - "blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/info.json", - "blockchains/ethereum/assets/0xd30a2e9347Ad48Ea208ee563a9CdfD80E962a727/logo.png", - "blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/info.json", - "blockchains/ethereum/assets/0xd31695a1d35E489252CE57b129FD4b1B05E6AcaC/logo.png", - "blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/info.json", - "blockchains/ethereum/assets/0xd321Ca7Cd7A233483b8CD5a11a89E9337e70Df84/logo.png", - "blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/info.json", - "blockchains/ethereum/assets/0xd32540c0d54A7fCDD9500bfa57D3Ba1e604581D7/logo.png", - "blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/info.json", - "blockchains/ethereum/assets/0xd340Bc93d2cf0df662347E6D72eaf6174C613A3C/logo.png", - "blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/info.json", - "blockchains/ethereum/assets/0xd341d1680Eeee3255b8C4c75bCCE7EB57f144dAe/logo.png", - "blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/info.json", - "blockchains/ethereum/assets/0xd3516ecB852037a33bAD2372D52b638D6D534516/logo.png", - "blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/info.json", - "blockchains/ethereum/assets/0xd35833f9255FB28cC6b91aCB8A66Ba6429D6Ef5A/logo.png", - "blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json", - "blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/logo.png", - "blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/info.json", - "blockchains/ethereum/assets/0xd36E9F8F194A47B10aF16C7656a68EBa1DFe88e4/logo.png", - "blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/info.json", - "blockchains/ethereum/assets/0xd37532D304214D588aeeaC4c365E8F1d72e2304A/logo.png", - "blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/info.json", - "blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/logo.png", - "blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/info.json", - "blockchains/ethereum/assets/0xd3CDc4e75750DC1e59F8342200742B6B29490e70/logo.png", - "blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/info.json", - "blockchains/ethereum/assets/0xd3E41Fd8BbCd3D512119608Cf4a687a1Fda9807D/logo.png", - "blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/info.json", - "blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/logo.png", - "blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/info.json", - "blockchains/ethereum/assets/0xd3b5a4ca369a8E68dA6218ee322467ccec4Dd800/logo.png", - "blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/info.json", - "blockchains/ethereum/assets/0xd408Df4116248a737cEF94917Ab6C609B37280BC/logo.png", - "blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/info.json", - "blockchains/ethereum/assets/0xd42b6A26ba742C11bED321B418Ca5d9842cE17CE/logo.png", - "blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/info.json", - "blockchains/ethereum/assets/0xd42debE4eDc92Bd5a3FBb4243e1ecCf6d63A4A5d/logo.png", - "blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/info.json", - "blockchains/ethereum/assets/0xd433138d12beB9929FF6fd583DC83663eea6Aaa5/logo.png", - "blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/info.json", - "blockchains/ethereum/assets/0xd44bb6663936CAb1310584A277f7DAa6943d4904/logo.png", - "blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/info.json", - "blockchains/ethereum/assets/0xd47334b79333aF70AF1013276876D735151BDC19/logo.png", - "blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/info.json", - "blockchains/ethereum/assets/0xd48F5F8bAFC473cE7611d3c915050d2e78A0AF3E/logo.png", - "blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/info.json", - "blockchains/ethereum/assets/0xd4a293aE8bB9E0BE12E99eB19d48239e8c83a136/logo.png", - "blockchains/ethereum/assets/0xd4a293ae8bb9e0be12e99eb19d48239e8c83a136/logo.png", - "blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/info.json", - "blockchains/ethereum/assets/0xd4c435F5B09F855C3317c8524Cb1F586E42795fa/logo.png", - "blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/info.json", - "blockchains/ethereum/assets/0xd4cA5c2AFf1eeFb0BeA9e9Eab16f88DB2990C183/logo.png", - "blockchains/ethereum/assets/0xd4ca5c2aff1eefb0bea9e9eab16f88db2990c183/logo.png", - "blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/info.json", - "blockchains/ethereum/assets/0xd4deD7a563B7032b46EF6A484663CA053ded7E20/logo.png", - "blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/info.json", - "blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/logo.png", - "blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/info.json", - "blockchains/ethereum/assets/0xd50649AAb1D39d68BC965E0F6D1cfe0010e4908b/logo.png", - "blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/info.json", - "blockchains/ethereum/assets/0xd511a64BfC1039Eccf503aC0Ef111c6C1c630B95/logo.png", - "blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/info.json", - "blockchains/ethereum/assets/0xd51e852630DeBC24E9e1041a03d80A0107F8Ef0C/logo.png", - "blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/info.json", - "blockchains/ethereum/assets/0xd52C2f7D213192E3Ea1e0DF8952a49423587fc87/logo.png", - "blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/info.json", - "blockchains/ethereum/assets/0xd53370AcF66044910BB49CbcfE8f3cD020337f60/logo.png", - "blockchains/ethereum/assets/0xd54e2e7281de8e7d220f9173e33241fbfa881968/logo.png", - "blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/info.json", - "blockchains/ethereum/assets/0xd54e6C3336ba57E3394B20Ff60bf3dC4B387517a/logo.png", - "blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/info.json", - "blockchains/ethereum/assets/0xd5527579226E4ebC8864906E49D05d4458CcF47f/logo.png", - "blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/info.json", - "blockchains/ethereum/assets/0xd559f20296FF4895da39b5bd9ADd54b442596a61/logo.png", - "blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/info.json", - "blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/logo.png", - "blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/info.json", - "blockchains/ethereum/assets/0xd5Cfa997a1052464e4B9Af462f9D5facE9b1f730/logo.png", - "blockchains/ethereum/assets/0xd5e38d2ef4ad5e38942e6234e2cec0dac38e124a/logo.png", - "blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/info.json", - "blockchains/ethereum/assets/0xd5f788ca0de8f17cBDe1D1E35aA8F005A87fa00b/logo.png", - "blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/info.json", - "blockchains/ethereum/assets/0xd61eEAcFe8035B5737c33cbc6F68Bbf28a5dB615/logo.png", - "blockchains/ethereum/assets/0xd64129ac9ec6307b9625869e817b6c45eaee80a9/logo.png", - "blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/info.json", - "blockchains/ethereum/assets/0xd64904232b4674c24fA59170D12fC7df20f5880e/logo.png", - "blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/info.json", - "blockchains/ethereum/assets/0xd6875274b000462F59e9327cbDe2cEf637914569/logo.png", - "blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/info.json", - "blockchains/ethereum/assets/0xd68F761Ae71467996B65522711357e5cfC1045B3/logo.png", - "blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/info.json", - "blockchains/ethereum/assets/0xd690AA91dc5C68E3967495E9533E09930c723E73/logo.png", - "blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/info.json", - "blockchains/ethereum/assets/0xd6A81D7A8B4D1Cc947138d9e4ACA5D3cdE33a170/logo.png", - "blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/info.json", - "blockchains/ethereum/assets/0xd6aD7a6750A7593E092a9B218d66C0A814a3436e/logo.png", - "blockchains/ethereum/assets/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B/info.json", - "blockchains/ethereum/assets/0xd6bD97a26232bA02172Ff86b055d5D7bE789335B/logo.png", - "blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/info.json", - "blockchains/ethereum/assets/0xd6c730B861F9A4DED3C20105ad152Accd7621F9b/logo.png", - "blockchains/ethereum/assets/0xd6e6a28eb0a72af2336f80e143e7311bc3108b97/logo.png", - "blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/info.json", - "blockchains/ethereum/assets/0xd6e7870B7B4b3990ee3Bdd80641827BF0B58246a/logo.png", - "blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/info.json", - "blockchains/ethereum/assets/0xd6f4815213D6212Bd2B0ec80F2df084e5B9dbDAb/logo.png", - "blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/info.json", - "blockchains/ethereum/assets/0xd7631787B4dCc87b1254cfd1e5cE48e96823dEe8/logo.png", - "blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/info.json", - "blockchains/ethereum/assets/0xd77604D92cFC8D51C945A52908b8532aB7bD19D2/logo.png", - "blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/info.json", - "blockchains/ethereum/assets/0xd77bcd9cf4212A41DEFBcd2E2fF0F50fEa2BE643/logo.png", - "blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/info.json", - "blockchains/ethereum/assets/0xd780Ae2Bf04cD96E577D3D014762f831d97129d0/logo.png", - "blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/info.json", - "blockchains/ethereum/assets/0xd7CDdD45629934c2f6ED3B63217bD8085D7C14A8/logo.png", - "blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/info.json", - "blockchains/ethereum/assets/0xd7E11234aa8993897055600e605a45DC01b516AE/logo.png", - "blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/info.json", - "blockchains/ethereum/assets/0xd7E1e4530D95717506633E58437f056A49c1FABB/logo.png", - "blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/info.json", - "blockchains/ethereum/assets/0xd7F4AEA7c2b8d633D88C449EAb91d7d5Ef89427e/logo.png", - "blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/info.json", - "blockchains/ethereum/assets/0xd7F84CA8cC776Bc4f4d395252F68ccaAA6454a9f/logo.png", - "blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/info.json", - "blockchains/ethereum/assets/0xd7FC2Da6B1e60748F18dA01A80360B696518991A/logo.png", - "blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/info.json", - "blockchains/ethereum/assets/0xd7a150D2eDfE324166436ea0766294634B811Bb5/logo.png", - "blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/info.json", - "blockchains/ethereum/assets/0xd7c49CEE7E9188cCa6AD8FF264C1DA2e69D4Cf3B/logo.png", - "blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/info.json", - "blockchains/ethereum/assets/0xd80e558027Ee753a0b95757dC3521d0326F13DA2/logo.png", - "blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/info.json", - "blockchains/ethereum/assets/0xd811250b7fE83150cBB3d70a892fCE6189fB3e08/logo.png", - "blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/info.json", - "blockchains/ethereum/assets/0xd82Df0ABD3f51425Eb15ef7580fDA55727875f14/logo.png", - "blockchains/ethereum/assets/0xd83C569268930fadAd4cdE6D0cB64450fef32b65/info.json", - "blockchains/ethereum/assets/0xd83C569268930fadAd4cdE6D0cB64450fef32b65/logo.png", - "blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/info.json", - "blockchains/ethereum/assets/0xd8446236FA95b9b5f9fd0f8E7Df1a944823c683d/logo.png", - "blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/info.json", - "blockchains/ethereum/assets/0xd8950fDeaa10304B7A7Fd03a2FC66BC39f3c711a/logo.png", - "blockchains/ethereum/assets/0xd8950fdeaa10304b7a7fd03a2fc66bc39f3c711a/logo.png", - "blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/info.json", - "blockchains/ethereum/assets/0xd8B8E1Eca89dA014E67fDbc2014eaA8E171079bF/logo.png", - "blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/info.json", - "blockchains/ethereum/assets/0xd8FcAb3cB8c766Ea1aE85c624c650588958F9666/logo.png", - "blockchains/ethereum/assets/0xd8a8843b0a5aba6b030e92b3f4d669fad8a5be50/logo.png", - "blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/info.json", - "blockchains/ethereum/assets/0xd8dc1070B5510583728eE2AFD6934877ea2dE474/logo.png", - "blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/info.json", - "blockchains/ethereum/assets/0xd8e1bb9123DFc3cc27f7120d503ad914A317325c/logo.png", - "blockchains/ethereum/assets/0xd933a6AFF506D683EA9daAe750cf677fC25dc5c2/logo.png", - "blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/info.json", - "blockchains/ethereum/assets/0xd947b0ceab2A8885866B9A04A06AE99DE852a3d4/logo.png", - "blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/info.json", - "blockchains/ethereum/assets/0xd9485499499d66B175Cf5ED54c0a19f1a6Bcb61A/logo.png", - "blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/info.json", - "blockchains/ethereum/assets/0xd94F2778e2B3913C53637Ae60647598bE588c570/logo.png", - "blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/info.json", - "blockchains/ethereum/assets/0xd9555279B1c18b7aa388F053EBc0ab22e2497964/logo.png", - "blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/info.json", - "blockchains/ethereum/assets/0xd957E08ac5421E2C28510586B57d095E5094836a/logo.png", - "blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/info.json", - "blockchains/ethereum/assets/0xd967d9F941CD316Ab238d3EE761F80b7cAec7819/logo.png", - "blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/info.json", - "blockchains/ethereum/assets/0xd97579Cea3fE2473682a4C42648134BB982433B9/logo.png", - "blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/info.json", - "blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/logo.png", - "blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/info.json", - "blockchains/ethereum/assets/0xd99b8A7fA48E25Cce83B81812220A3E03Bf64e5f/logo.png", - "blockchains/ethereum/assets/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C/info.json", - "blockchains/ethereum/assets/0xd9A4cB9dc9296e111c66dFACAb8Be034EE2E1c2C/logo.png", - "blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/info.json", - "blockchains/ethereum/assets/0xd9A8cfe21C232D485065cb62a96866799d4645f7/logo.png", - "blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/info.json", - "blockchains/ethereum/assets/0xd9D2b9c61AdeCAd2d04472E0cafA275Dde03a3cd/logo.png", - "blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/info.json", - "blockchains/ethereum/assets/0xd9E2fD73B1fe445AC7eD133e03d7983a7e660B50/logo.png", - "blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/info.json", - "blockchains/ethereum/assets/0xd9F30228884d3212528540aC0136489047bE5734/logo.png", - "blockchains/ethereum/assets/0xd9a8cfe21c232d485065cb62a96866799d4645f7/logo.png", - "blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/info.json", - "blockchains/ethereum/assets/0xd9af2d11d788da0097076f4Eb21bd1C5533743D9/logo.png", - "blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/info.json", - "blockchains/ethereum/assets/0xd9b38068cf4eA5EF9A9FE8922f21c8Ae52F016b8/logo.png", - "blockchains/ethereum/assets/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628/info.json", - "blockchains/ethereum/assets/0xd9d01D4Cb824219A8F482a0FAd479cB971Fd0628/logo.png", - "blockchains/ethereum/assets/0xd9d993fdd6dad5270c0896b364bdbeff38e010cf/logo.png", - "blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/info.json", - "blockchains/ethereum/assets/0xdA32d3814b10Aee35dcba4dE4f6B2259916F9cBB/logo.png", - "blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/info.json", - "blockchains/ethereum/assets/0xdA4129919F964a3A526D3182Bb03E6449e5a8872/logo.png", - "blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json", - "blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png", - "blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/info.json", - "blockchains/ethereum/assets/0xdB096cC19b8227E2115855c5B39Dcc247470013C/logo.png", - "blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/info.json", - "blockchains/ethereum/assets/0xdB11F6Fc8E16c02719e9c2Eb3c4C762feE8F5C5b/logo.png", - "blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/info.json", - "blockchains/ethereum/assets/0xdB147d66851Fa80CD40A51E81E16Da26bA4Ea6B0/logo.png", - "blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/info.json", - "blockchains/ethereum/assets/0xdB209c97e0De799bbf14E3377307780Ddc26BE4E/logo.png", - "blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json", - "blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/logo.png", - "blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/info.json", - "blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/logo.png", - "blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/info.json", - "blockchains/ethereum/assets/0xdB52a87cda28EdA00f8aDd1C79c9DB4a50a70457/logo.png", - "blockchains/ethereum/assets/0xdB70949d01Dc647B973e865A570361c223dAf358/info.json", - "blockchains/ethereum/assets/0xdB70949d01Dc647B973e865A570361c223dAf358/logo.png", - "blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/info.json", - "blockchains/ethereum/assets/0xdBA8e8021FE321af91FC3A08e223EF15908cB2bB/logo.png", - "blockchains/ethereum/assets/0xdBB2F12CB89Af05516768C2c69A771D92A25D17c/info.json", - "blockchains/ethereum/assets/0xdBB2F12CB89Af05516768C2c69A771D92A25D17c/logo.png", - "blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/info.json", - "blockchains/ethereum/assets/0xdBDE8e7739CB273Ce5B32Cb5A28d1440E77B00A5/logo.png", - "blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/info.json", - "blockchains/ethereum/assets/0xdC314366CE447c39348Db014ADD5B2b37329f5Be/logo.png", - "blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/info.json", - "blockchains/ethereum/assets/0xdC3c4f132FEA66947CfDd57e287c1fbb94252677/logo.png", - "blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/info.json", - "blockchains/ethereum/assets/0xdC5938384Ae01489C5C8D071706E90dd42E33427/logo.png", - "blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/info.json", - "blockchains/ethereum/assets/0xdCAad9Fd9a74144d226DbF94ce6162ca9f09ED7e/logo.png", - "blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/info.json", - "blockchains/ethereum/assets/0xdCCCdE236b35676ba945D27f93986050197D1e14/logo.png", - "blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/info.json", - "blockchains/ethereum/assets/0xdD349046eE302f843dEAbc61e3618Ab48eC19F5F/logo.png", - "blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/info.json", - "blockchains/ethereum/assets/0xdD41fBd1Ae95C5D9B198174A28e04Be6b3d1aa27/logo.png", - "blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/info.json", - "blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/logo.png", - "blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/info.json", - "blockchains/ethereum/assets/0xdD7790EF5E928E683a79B2A1F49Bd9F0a5c6dAa8/logo.png", - "blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/info.json", - "blockchains/ethereum/assets/0xdD94842C15abfe4c9bAFE4222adE02896Beb064c/logo.png", - "blockchains/ethereum/assets/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be/info.json", - "blockchains/ethereum/assets/0xdDAaf4A0702a03A4505F2352a1abA001fFc344be/logo.png", - "blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/info.json", - "blockchains/ethereum/assets/0xdE1289e68aD9e65Ccf50D800C0CEC2D514B80A40/logo.png", - "blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/info.json", - "blockchains/ethereum/assets/0xdE522a2778E4554707E6a8Df36a4871ce9967BB5/logo.png", - "blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/info.json", - "blockchains/ethereum/assets/0xdEcad07BCba1A655D908307617d7Cc48e6228B99/logo.png", - "blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/info.json", - "blockchains/ethereum/assets/0xdF1D6405df92d981a2fB3ce68F6A03baC6C0E41F/logo.png", - "blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/info.json", - "blockchains/ethereum/assets/0xdF1d11025F2A22b9DC01C7A100B4F6DdEBAc82A3/logo.png", - "blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/info.json", - "blockchains/ethereum/assets/0xdF30C7f5B368c0e251754E5DC50FBf91C5Dfa479/logo.png", - "blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/info.json", - "blockchains/ethereum/assets/0xdF44A80c17813789f60090638827aEb23698B122/logo.png", - "blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/info.json", - "blockchains/ethereum/assets/0xdF508b47D277C9469cB29f0791Fe3b784a60CFC2/logo.png", - "blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json", - "blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/logo.png", - "blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/info.json", - "blockchains/ethereum/assets/0xdF6D916F89936d67543998E03dB40d79870bE41E/logo.png", - "blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/info.json", - "blockchains/ethereum/assets/0xdF9307DFf0a1B57660F60f9457D32027a55ca0B2/logo.png", - "blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/info.json", - "blockchains/ethereum/assets/0xda038eFdada1112992d2E7f4e14e44DE47eb2C7C/logo.png", - "blockchains/ethereum/assets/0xda14b71a2d5e43ec69fba130ebf77fbcfadac2eb/logo.png", - "blockchains/ethereum/assets/0xda4129919f964a3a526d3182bb03e6449e5a8872/logo.png", - "blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/info.json", - "blockchains/ethereum/assets/0xda6bAE24e98dB8Ec03151d5Edcf9aDe67e442B6D/logo.png", - "blockchains/ethereum/assets/0xda6bae24e98db8ec03151d5edcf9ade67e442b6d/logo.png", - "blockchains/ethereum/assets/0xda6cb58a0d0c01610a29c5a65c303e13e885887c/logo.png", - "blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/info.json", - "blockchains/ethereum/assets/0xdaE1Baf249964bc4b6aC98c3122f0e3E785fd279/logo.png", - "blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/info.json", - "blockchains/ethereum/assets/0xdaaDdd808EBC16f7bfCc62f09cf7231f26d8ea4A/logo.png", - "blockchains/ethereum/assets/0xdaaddd808ebc16f7bfcc62f09cf7231f26d8ea4a/logo.png", - "blockchains/ethereum/assets/0xdac17f958d2ee523a2206206994597c13d831ec7/logo.png", - "blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/info.json", - "blockchains/ethereum/assets/0xdacD69347dE42baBfAEcD09dC88958378780FB62/logo.png", - "blockchains/ethereum/assets/0xdaf76716996052aff7edb66ef0edb301bf001b6f/logo.png", - "blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/info.json", - "blockchains/ethereum/assets/0xdb0F69306FF8F949f258E83f6b87ee5D052d0b23/logo.png", - "blockchains/ethereum/assets/0xdb25f211ab05b1c97d595516f45794528a807ad8/logo.png", - "blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/info.json", - "blockchains/ethereum/assets/0xdb352e55DaAd68B632554410F2D392263fF22b06/logo.png", - "blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/info.json", - "blockchains/ethereum/assets/0xdb455c71C1bC2de4e80cA451184041Ef32054001/logo.png", - "blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/info.json", - "blockchains/ethereum/assets/0xdb4837C9d84315ABCDE80A865f15178F86DB3966/logo.png", - "blockchains/ethereum/assets/0xdb52a87cda28eda00f8add1c79c9db4a50a70457/logo.png", - "blockchains/ethereum/assets/0xdb56448fe2635f7912287cd619e7ed3d93180f25/logo.png", - "blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/info.json", - "blockchains/ethereum/assets/0xdb5af0e326B5f6417bc9Db89d76fB2390393287F/logo.png", - "blockchains/ethereum/assets/0xdb7eab9ba6be88b869f738f6deeba96d49fe13fd/logo.png", - "blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/info.json", - "blockchains/ethereum/assets/0xdb8646F5b487B5Dd979FAC618350e85018F557d4/logo.png", - "blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/info.json", - "blockchains/ethereum/assets/0xdb9953028eFB8b659C255B5B676b912c57f37e4b/logo.png", - "blockchains/ethereum/assets/0xdb9953028efb8b659c255b5b676b912c57f37e4b/logo.png", - "blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/info.json", - "blockchains/ethereum/assets/0xdbA934811A10d2cfe5f33736Cc56C42E7b8FD067/logo.png", - "blockchains/ethereum/assets/0xdba8e8021fe321af91fc3a08e223ef15908cb2bb/logo.png", - "blockchains/ethereum/assets/0xdba934811a10d2cfe5f33736cc56c42e7b8fd067/logo.png", - "blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/info.json", - "blockchains/ethereum/assets/0xdbf0fac1499a931ed6e5F6122dbbCD3B80f66c7E/logo.png", - "blockchains/ethereum/assets/0xdc279799643b6f52a7adb03497f3cc941ff8f113/logo.png", - "blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/info.json", - "blockchains/ethereum/assets/0xdc8092AaF83e00Ebf9B01A2e90b7B7eF867ba503/logo.png", - "blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/info.json", - "blockchains/ethereum/assets/0xdc9Ac3C20D1ed0B540dF9b1feDC10039Df13F99c/logo.png", - "blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/info.json", - "blockchains/ethereum/assets/0xdcD85914b8aE28c1E62f1C488E1D968D5aaFfE2b/logo.png", - "blockchains/ethereum/assets/0xdcccde236b35676ba945d27f93986050197d1e14/logo.png", - "blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/info.json", - "blockchains/ethereum/assets/0xdd007278B667F6bef52fD0a4c23604aA1f96039a/logo.png", - "blockchains/ethereum/assets/0xdd16ec0f66e54d453e6756713e533355989040e4/logo.png", - "blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/info.json", - "blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/logo.png", - "blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/info.json", - "blockchains/ethereum/assets/0xdd7eD58e68F31c1478b59aBA156F61795EEb232a/logo.png", - "blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/info.json", - "blockchains/ethereum/assets/0xdd96e83861b8bf7c413265D9131CbE68e442e02f/logo.png", - "blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json", - "blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/logo.png", - "blockchains/ethereum/assets/0xdd974d5c2e2928dea5f71b9825b8b646686bd200/logo.png", - "blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/info.json", - "blockchains/ethereum/assets/0xddb3Db2DFdD8705e606959637477AEE7B0Cc22F1/logo.png", - "blockchains/ethereum/assets/0xddb3db2dfdd8705e606959637477aee7b0cc22f1/logo.png", - "blockchains/ethereum/assets/0xddd460bbd9f79847ea08681563e8a9696867210c/logo.png", - "blockchains/ethereum/assets/0xddd673bf7a211c40069f8b204ed01fafb90c275a/logo.png", - "blockchains/ethereum/assets/0xdde2d979e8d39bb8416eafcfc1758f3cab2c9c72/logo.png", - "blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/info.json", - "blockchains/ethereum/assets/0xde865ED1C50E753D248a0f2c9C5AE02b9E41B6Ae/logo.png", - "blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/info.json", - "blockchains/ethereum/assets/0xdeAdDB9958627B660b0feEFCaE6b60349e10A4F5/logo.png", - "blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/info.json", - "blockchains/ethereum/assets/0xdeCF7Be29F8832E9C2Ddf0388c9778B8Ba76af43/logo.png", - "blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/info.json", - "blockchains/ethereum/assets/0xdef058a630354E1081c7F3608F081E951d2A5570/logo.png", - "blockchains/ethereum/assets/0xdef058a630354e1081c7f3608f081e951d2a5570/logo.png", - "blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/info.json", - "blockchains/ethereum/assets/0xdf1338FbAfe7aF1789151627B886781ba556eF9a/logo.png", - "blockchains/ethereum/assets/0xdf1d6405df92d981a2fb3ce68f6a03bac6c0e41f/logo.png", - "blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/info.json", - "blockchains/ethereum/assets/0xdf22Da9a8C1D80095175Ae601d182A734923F01A/logo.png", - "blockchains/ethereum/assets/0xdf2c7238198ad8b389666574f2d8bc411a4b7428/logo.png", - "blockchains/ethereum/assets/0xdf329603bd378021698f9833cd5205b52f9e370e/logo.png", - "blockchains/ethereum/assets/0xdf6d916f89936d67543998e03db40d79870be41e/logo.png", - "blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/info.json", - "blockchains/ethereum/assets/0xdfB410994b66778Bd6cC2C82E8ffe4f7B2870006/logo.png", - "blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/info.json", - "blockchains/ethereum/assets/0xdfB78a5de31cF30c295808BE6B17b95f2927302D/logo.png", - "blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/info.json", - "blockchains/ethereum/assets/0xdfBd6A960a55bCfCf59d5925351E05a51498BCeF/logo.png", - "blockchains/ethereum/assets/0xdfb78a5de31cf30c295808be6b17b95f2927302d/logo.png", - "blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/info.json", - "blockchains/ethereum/assets/0xdfbc9050F5B01DF53512DCC39B4f2B2BBaCD517A/logo.png", - "blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/info.json", - "blockchains/ethereum/assets/0xdfdc0D82d96F8fd40ca0CFB4A288955bECEc2088/logo.png", - "blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/info.json", - "blockchains/ethereum/assets/0xdfe691F37b6264a90Ff507EB359C45d55037951C/logo.png", - "blockchains/ethereum/assets/0xdff991af459d05175b3bb766b950afc697b68df0/logo.png", - "blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/info.json", - "blockchains/ethereum/assets/0xe0089BfD703a711bB211fF62bdD76Cd9032F237A/logo.png", - "blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/info.json", - "blockchains/ethereum/assets/0xe02A8b1D7B2A85a3cb20a902783c9557423691C5/logo.png", - "blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json", - "blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/logo.png", - "blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/info.json", - "blockchains/ethereum/assets/0xe05Be272d67eE58a57b38B48c791B586e1220B94/logo.png", - "blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/info.json", - "blockchains/ethereum/assets/0xe05C99fd798C09C066B87d841eCF89Dac4B4856E/logo.png", - "blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/info.json", - "blockchains/ethereum/assets/0xe05D803fa0c5832Fa2262465290abB25d6C2bFA3/logo.png", - "blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/info.json", - "blockchains/ethereum/assets/0xe06Af951086EC3c488b50E31BE29c07F8a260cA3/logo.png", - "blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/info.json", - "blockchains/ethereum/assets/0xe06eda7435bA749b047380CEd49121ddE93334Ae/logo.png", - "blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/info.json", - "blockchains/ethereum/assets/0xe089CeEb88086d7DD5153cf0357525069Cb27a4a/logo.png", - "blockchains/ethereum/assets/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2/info.json", - "blockchains/ethereum/assets/0xe0D95530820aAfc51b1d98023AA1Ff000b78d8b2/logo.png", - "blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/info.json", - "blockchains/ethereum/assets/0xe0E705C9bFf67188a79dc5F59f0b2675031a6055/logo.png", - "blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/info.json", - "blockchains/ethereum/assets/0xe0b9BcD54bF8A730EA5d3f1fFCe0885E911a502c/logo.png", - "blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/info.json", - "blockchains/ethereum/assets/0xe0bA8B69c32b5c1601784f1DeAe4762c26E59d0F/logo.png", - "blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/info.json", - "blockchains/ethereum/assets/0xe0c6CE3e73029F201e5C0Bedb97F67572A93711C/logo.png", - "blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/info.json", - "blockchains/ethereum/assets/0xe0c8087CE1a17bdd5D6c12eb52F8d7efF7791987/logo.png", - "blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/info.json", - "blockchains/ethereum/assets/0xe0feCb16153deE0CA3F85f692F4bB27FA8C0af65/logo.png", - "blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/info.json", - "blockchains/ethereum/assets/0xe11609b9a51CAF7d32A55896386aC52ED90e66F1/logo.png", - "blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/info.json", - "blockchains/ethereum/assets/0xe120c1ECBfdFeA7F0A8f0Ee30063491E8c26fedf/logo.png", - "blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/info.json", - "blockchains/ethereum/assets/0xe12128D653B62F08fbED56BdeB65dB729B6691C3/logo.png", - "blockchains/ethereum/assets/0xe130a86ad09b12553dd94e6d9a1e157eafe9b87d/logo.png", - "blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/info.json", - "blockchains/ethereum/assets/0xe138FDa441fC31B36171122397a8A11d6cd2c479/logo.png", - "blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/info.json", - "blockchains/ethereum/assets/0xe142f2af4A5bC4a24D97AFe227b94230BAbB1065/logo.png", - "blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/info.json", - "blockchains/ethereum/assets/0xe15254a13D34F9700320330abcb7c7F857aF2Fb7/logo.png", - "blockchains/ethereum/assets/0xe15254a13d34f9700320330abcb7c7f857af2fb7/logo.png", - "blockchains/ethereum/assets/0xe1652744e343D50A0050E233eD9BD43fe0a3070a/logo.png", - "blockchains/ethereum/assets/0xe18AF2C54B852AC2260834534CE70661ABbB321B/info.json", - "blockchains/ethereum/assets/0xe18AF2C54B852AC2260834534CE70661ABbB321B/logo.png", - "blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/info.json", - "blockchains/ethereum/assets/0xe1A178B681BD05964d3e3Ed33AE731577d9d96dD/logo.png", - "blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/info.json", - "blockchains/ethereum/assets/0xe1A26d61f8AC0d22A355eDBc5053f01C5992190c/logo.png", - "blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/info.json", - "blockchains/ethereum/assets/0xe1D5C2cBe00CCE58Ebd3a2Ede42F2ea3018ad199/logo.png", - "blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/info.json", - "blockchains/ethereum/assets/0xe1E70407c8cdB588425fe7736e30DF139110949F/logo.png", - "blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/info.json", - "blockchains/ethereum/assets/0xe1F4328DEF6AE4aE2EEAc62D58BaEaEcF05E8d30/logo.png", - "blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/info.json", - "blockchains/ethereum/assets/0xe20cd43391aB47AFc6B4cDDc45840E45688a73ab/logo.png", - "blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/info.json", - "blockchains/ethereum/assets/0xe23cd160761f63FC3a1cF78Aa034b6cdF97d3E0C/logo.png", - "blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/info.json", - "blockchains/ethereum/assets/0xe24f25746FFf8b66AB6ac47DE2B082012DCA303D/logo.png", - "blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/info.json", - "blockchains/ethereum/assets/0xe25b0BBA01Dc5630312B6A21927E578061A13f55/logo.png", - "blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/info.json", - "blockchains/ethereum/assets/0xe25bCec5D3801cE3a794079BF94adF1B8cCD802D/logo.png", - "blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/info.json", - "blockchains/ethereum/assets/0xe26517A9967299453d3F1B48Aa005E6127e67210/logo.png", - "blockchains/ethereum/assets/0xe26517a9967299453d3f1b48aa005e6127e67210/logo.png", - "blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/info.json", - "blockchains/ethereum/assets/0xe26F68c8Bc955C781DB91BD4db704C9c7cb39098/logo.png", - "blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/info.json", - "blockchains/ethereum/assets/0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30/logo.png", - "blockchains/ethereum/assets/0xe2B7a0c7bC21E000B8327713513b9D4d2620A414/logo.png", - "blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/info.json", - "blockchains/ethereum/assets/0xe2D0612710af166fdeB63b792E3CEd8Da4A52830/logo.png", - "blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/info.json", - "blockchains/ethereum/assets/0xe2Ed8B2beb61C85BeafF764cb5c2F2a93e0179e2/logo.png", - "blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/info.json", - "blockchains/ethereum/assets/0xe2F120ecAB0Ac0dB6081F96Ea7bb4503763b8C42/logo.png", - "blockchains/ethereum/assets/0xe2d0612710af166fdeb63b792e3ced8da4a52830/logo.png", - "blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json", - "blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/logo.png", - "blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/info.json", - "blockchains/ethereum/assets/0xe30e02f049957e2A5907589e06Ba646fB2c321bA/logo.png", - "blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/info.json", - "blockchains/ethereum/assets/0xe3152D33c08807Ba9C301c5110e78B9203137C0c/logo.png", - "blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/info.json", - "blockchains/ethereum/assets/0xe318cb668eeC37370a1BC9DF70a855aC2Db9f014/logo.png", - "blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/info.json", - "blockchains/ethereum/assets/0xe31DEbd7AbFF90B06bCA21010dD860d8701fd901/logo.png", - "blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/info.json", - "blockchains/ethereum/assets/0xe3278DF3eB2085bA9B6899812A99a10f9CA5E0Df/logo.png", - "blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/info.json", - "blockchains/ethereum/assets/0xe32eB0fdb7CD7C824dEA0Acfa4bB49f23d7Ef345/logo.png", - "blockchains/ethereum/assets/0xe35673cdd0370146be64e1de959ec42e725ec4ce/logo.png", - "blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/info.json", - "blockchains/ethereum/assets/0xe35a92B24439329E864921E0BeD78166b7EF2194/logo.png", - "blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/info.json", - "blockchains/ethereum/assets/0xe3818504c1B32bF1557b16C238B2E01Fd3149C17/logo.png", - "blockchains/ethereum/assets/0xe3818504c1b32bf1557b16c238b2e01fd3149c17/logo.png", - "blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/info.json", - "blockchains/ethereum/assets/0xe3831c5A982B279A198456D577cfb90424cb6340/logo.png", - "blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/info.json", - "blockchains/ethereum/assets/0xe3b80F1F907878Ca1F6da0645d9DbCA2f0b76A81/logo.png", - "blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/info.json", - "blockchains/ethereum/assets/0xe40aFd59DaF2e6bF3A2116409cc3329958E1b667/logo.png", - "blockchains/ethereum/assets/0xe41d2489571d322189246dafa5ebde1f4699f498/logo.png", - "blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/info.json", - "blockchains/ethereum/assets/0xe431a4c5DB8B73c773e06cf2587dA1EB53c41373/logo.png", - "blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/info.json", - "blockchains/ethereum/assets/0xe455D0862B18B9106141F733e85f3336A38e3D78/logo.png", - "blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/info.json", - "blockchains/ethereum/assets/0xe469c4473af82217B30CF17b10BcDb6C8c796e75/logo.png", - "blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/info.json", - "blockchains/ethereum/assets/0xe47EE8d2A389EE924C5d0fE88296D6FAd55DA573/logo.png", - "blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/info.json", - "blockchains/ethereum/assets/0xe481f2311C774564D517d015e678c2736A25Ddd3/logo.png", - "blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/info.json", - "blockchains/ethereum/assets/0xe498ED9b64f2a21060FF2B0Af8C84cfd4653D672/logo.png", - "blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/info.json", - "blockchains/ethereum/assets/0xe4DCF361733d07ab6252B5ed13E237b5cE2a9ABa/logo.png", - "blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/info.json", - "blockchains/ethereum/assets/0xe4aa52842a0d6752853DBE30eC5472eF4C8de7b7/logo.png", - "blockchains/ethereum/assets/0xe4d1b71d62b46cfe007bf9df612d8692da246b2b/logo.png", - "blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/info.json", - "blockchains/ethereum/assets/0xe4eAddFE3DF04C6B17db43148DC1D29C4Da06857/logo.png", - "blockchains/ethereum/assets/0xe4eaddfe3df04c6b17db43148dc1d29c4da06857/logo.png", - "blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/info.json", - "blockchains/ethereum/assets/0xe4f1bCaE296FF9385842Fc24cc7D18ab94121223/logo.png", - "blockchains/ethereum/assets/0xe4f5e0d5c033f517a943602df942e794a06bc123/logo.png", - "blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/info.json", - "blockchains/ethereum/assets/0xe4f7A608B0eEdC93A97d1249c8bbDa0e98077d29/logo.png", - "blockchains/ethereum/assets/0xe4f81ccab9fc644409342eb5d19432b7522d7012/logo.png", - "blockchains/ethereum/assets/0xe51601f59a610dac06868aa711a05e9a4e291256/logo.png", - "blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/info.json", - "blockchains/ethereum/assets/0xe530441f4f73bDB6DC2fA5aF7c3fC5fD551Ec838/logo.png", - "blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/info.json", - "blockchains/ethereum/assets/0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55/logo.png", - "blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/info.json", - "blockchains/ethereum/assets/0xe541504417670FB76b612B41B4392d967a1956c7/logo.png", - "blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/info.json", - "blockchains/ethereum/assets/0xe541b34f73a4789a033A962ad43655221B4E516e/logo.png", - "blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/info.json", - "blockchains/ethereum/assets/0xe571519185098b2f4914cA973d48c090426D69ee/logo.png", - "blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/info.json", - "blockchains/ethereum/assets/0xe577e0B200d00eBdecbFc1cd3F7E8E04C70476BE/logo.png", - "blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/info.json", - "blockchains/ethereum/assets/0xe5865adE1E2C1EE9a7CdD0c57a035b13EDd2d72C/logo.png", - "blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/info.json", - "blockchains/ethereum/assets/0xe5A1Dd911C289B087202AED0dD85AfbA80373eed/logo.png", - "blockchains/ethereum/assets/0xe5b826ca2ca02f09c1725e9bd98d9a8874c30532/logo.png", - "blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/info.json", - "blockchains/ethereum/assets/0xe5bC04919C2B373417B303d488Ac3fee75dbE3a6/logo.png", - "blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/info.json", - "blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/logo.png", - "blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/info.json", - "blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/logo.png", - "blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/info.json", - "blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/logo.png", - "blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/info.json", - "blockchains/ethereum/assets/0xe64b47931f28f89Cc7A0C6965Ecf89EaDB4975f5/logo.png", - "blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/info.json", - "blockchains/ethereum/assets/0xe6710e0CdA178f3D921f456902707B0d4C4A332B/logo.png", - "blockchains/ethereum/assets/0xe69a353b3152dd7b706ff7dd40fe1d18b7802d31/logo.png", - "blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/info.json", - "blockchains/ethereum/assets/0xe6Be436DF1Ff96956dfe0b2b77FAB84EDe30236F/logo.png", - "blockchains/ethereum/assets/0xe6be436df1ff96956dfe0b2b77fab84ede30236f/logo.png", - "blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/info.json", - "blockchains/ethereum/assets/0xe6dd6d2AAf061F3558127621cC5384D1aF7cd022/logo.png", - "blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/info.json", - "blockchains/ethereum/assets/0xe6f74dcfa0E20883008d8C16b6d9a329189D0C30/logo.png", - "blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/info.json", - "blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/logo.png", - "blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/info.json", - "blockchains/ethereum/assets/0xe7049114562C759d5E9D1d25783773Ccd61C0a65/logo.png", - "blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/info.json", - "blockchains/ethereum/assets/0xe707d9D42ba282811c985085080aC103cF544043/logo.png", - "blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/info.json", - "blockchains/ethereum/assets/0xe74d6339890d6640eF12e6FBcaF7116f331D6d5D/logo.png", - "blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/info.json", - "blockchains/ethereum/assets/0xe75ad3aAB14E4B0dF8c5da4286608DaBb21Bd864/logo.png", - "blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/info.json", - "blockchains/ethereum/assets/0xe7Bf3aEE922367c10c8acEc3793fE7D809A38eef/logo.png", - "blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/info.json", - "blockchains/ethereum/assets/0xe7D3e4413E29ae35B0893140F4500965c74365e5/logo.png", - "blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/info.json", - "blockchains/ethereum/assets/0xe7D7b37e72510309Db27C460378f957B1B04Bd5d/logo.png", - "blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/info.json", - "blockchains/ethereum/assets/0xe7E4279b80D319EDe2889855135A22021baf0907/logo.png", - "blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/info.json", - "blockchains/ethereum/assets/0xe7beA371284F7091D836172e8c7e006FC21347ce/logo.png", - "blockchains/ethereum/assets/0xe7bf3aee922367c10c8acec3793fe7d809a38eef/logo.png", - "blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/info.json", - "blockchains/ethereum/assets/0xe7cf604976Ca5D11d0E267Eb90bDDfB6e33eCa53/logo.png", - "blockchains/ethereum/assets/0xe7d269c682d4693a0fa5b1d419bc3c860890c22f/logo.png", - "blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/info.json", - "blockchains/ethereum/assets/0xe7da4034D6bf12909E5D0198c3784F55a06e0210/logo.png", - "blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/info.json", - "blockchains/ethereum/assets/0xe81D72D14B1516e68ac3190a46C93302Cc8eD60f/logo.png", - "blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/info.json", - "blockchains/ethereum/assets/0xe8414CB00b804A55B41dad0ACBbAd71c6179dFBB/logo.png", - "blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/info.json", - "blockchains/ethereum/assets/0xe85eD250E3d91fdE61bF32E22C54F04754E695c5/logo.png", - "blockchains/ethereum/assets/0xe870bd7c40c1f1227637ded7b60456501d25a7b8/logo.png", - "blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/info.json", - "blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/logo.png", - "blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/info.json", - "blockchains/ethereum/assets/0xe8780B48bdb05F928697A5e8155f672ED91462F7/logo.png", - "blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/info.json", - "blockchains/ethereum/assets/0xe87C957A697cDA8d7610B17a93a529F0dB6cA7fd/logo.png", - "blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/info.json", - "blockchains/ethereum/assets/0xe8A1Df958bE379045E2B46a31A98B93A2eCDfDeD/logo.png", - "blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/info.json", - "blockchains/ethereum/assets/0xe8Bad244f2a9881d3D7e826C5Ec23E5391f3166C/logo.png", - "blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/info.json", - "blockchains/ethereum/assets/0xe8Ff5C9c75dEb346acAc493C463C8950Be03Dfba/logo.png", - "blockchains/ethereum/assets/0xe8b30d4aa98740ee2910ede1df7bdd0a840a3fd5/logo.png", - "blockchains/ethereum/assets/0xe8bad244f2a9881d3d7e826c5ec23e5391f3166c/logo.png", - "blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/info.json", - "blockchains/ethereum/assets/0xe9184c970BcFBB05d8A38762d073320E622a3E28/logo.png", - "blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/info.json", - "blockchains/ethereum/assets/0xe9406953401344819dF0392ECdfF238C5396C2A2/logo.png", - "blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/info.json", - "blockchains/ethereum/assets/0xe947b388fbE682784170B62F2Bd4665f9719a285/logo.png", - "blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/info.json", - "blockchains/ethereum/assets/0xe96F2c381E267a96C29bbB8ab05AB7d3527b45Ab/logo.png", - "blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/info.json", - "blockchains/ethereum/assets/0xe984ADE4D5daFA623180460759F4073b6a470656/logo.png", - "blockchains/ethereum/assets/0xe99a894a69d7c2e3c92e61b64c505a6a57d2bc07/logo.png", - "blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/info.json", - "blockchains/ethereum/assets/0xe9E561F59CF0a15652eDb3C62731778f5E4bc10C/logo.png", - "blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/info.json", - "blockchains/ethereum/assets/0xe9F9547C17fc9539DF99a42dcB6ec38165994c45/logo.png", - "blockchains/ethereum/assets/0xe9a95d175a5f4c9369f3b74222402eb1b837693b/logo.png", - "blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/info.json", - "blockchains/ethereum/assets/0xe9cF449a925985242Ed60D0Cc02e3F355b21a88c/logo.png", - "blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/info.json", - "blockchains/ethereum/assets/0xe9dE1C630753A15d7021Cc563429c21d4887506F/logo.png", - "blockchains/ethereum/assets/0xe9de1c630753a15d7021cc563429c21d4887506f/logo.png", - "blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/info.json", - "blockchains/ethereum/assets/0xe9eE5925D6CB6881630cF8Aa82f1CD6087cec41b/logo.png", - "blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/info.json", - "blockchains/ethereum/assets/0xe9fa21E671BcfB04E6868784b89C19d5aa2424Ea/logo.png", - "blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/info.json", - "blockchains/ethereum/assets/0xeA0bea4d852687c45fdC57F6B06A8a92302baaBc/logo.png", - "blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/info.json", - "blockchains/ethereum/assets/0xeAb43193CF0623073Ca89DB9B712796356FA7414/logo.png", - "blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/info.json", - "blockchains/ethereum/assets/0xeB04983Ab864B43322f393e621D3856cCAC889F1/logo.png", - "blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/info.json", - "blockchains/ethereum/assets/0xeB66ACc3d011056B00ea521F8203580C2E5d3991/logo.png", - "blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/info.json", - "blockchains/ethereum/assets/0xeB7C20027172E5d143fB030d50f91Cece2D1485D/logo.png", - "blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/info.json", - "blockchains/ethereum/assets/0xeBF4CA5319F406602EEFf68da16261f1216011B5/logo.png", - "blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/info.json", - "blockchains/ethereum/assets/0xeC1cad815B5e8F0f86bb8fB2ADd2774886e79CF0/logo.png", - "blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/info.json", - "blockchains/ethereum/assets/0xeC46f8207D766012454c408De210BCBc2243E71c/logo.png", - "blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/info.json", - "blockchains/ethereum/assets/0xeC5293d858e4971861Ef1E60C4E25bDcfe5868cf/logo.png", - "blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/info.json", - "blockchains/ethereum/assets/0xeC7B47714196caf09fDC7A983DC6b250eff851fC/logo.png", - "blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/info.json", - "blockchains/ethereum/assets/0xeCd1de1eF1169594825034117532ed4F7FA2e5D9/logo.png", - "blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/info.json", - "blockchains/ethereum/assets/0xeD0F59d483977b2bdE55fEcC81E7534FE7e605E7/logo.png", - "blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/info.json", - "blockchains/ethereum/assets/0xeD351575b9869AADA94435e0066ba38E08800b60/logo.png", - "blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/info.json", - "blockchains/ethereum/assets/0xeD42CeDcADbFbCAA3E6F411B09567C2C0b5AD28F/logo.png", - "blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/info.json", - "blockchains/ethereum/assets/0xeDA2A392E668e174F2E6CA2Ae544a6c86E3E681B/logo.png", - "blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/info.json", - "blockchains/ethereum/assets/0xeDBaF3c5100302dCddA53269322f3730b1F0416d/logo.png", - "blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/info.json", - "blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/logo.png", - "blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/info.json", - "blockchains/ethereum/assets/0xeDbcC06B603ea1f512720A4073a62CC4fdefCb86/logo.png", - "blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/info.json", - "blockchains/ethereum/assets/0xeE0f286776639cD363Da810DAF3e0623F82576b0/logo.png", - "blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/info.json", - "blockchains/ethereum/assets/0xeE31F758b803b61Dfe2A56c6782C605d9131417e/logo.png", - "blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/info.json", - "blockchains/ethereum/assets/0xeE3b9B531F4C564c70e14B7b3BB7D516f33513ff/logo.png", - "blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/info.json", - "blockchains/ethereum/assets/0xeE4458e052B533b1aABD493B5f8c4d85D7B263Dc/logo.png", - "blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/info.json", - "blockchains/ethereum/assets/0xeE6a3cD161bbDa18300c03ed1A7B33544c5dfC3c/logo.png", - "blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/info.json", - "blockchains/ethereum/assets/0xeE8D611d2dEcc2AcB30191353A8e04496fC02090/logo.png", - "blockchains/ethereum/assets/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728/info.json", - "blockchains/ethereum/assets/0xeE9d859eEaEc3d8E3Ff176a89b18EDfC62c23728/logo.png", - "blockchains/ethereum/assets/0xeEEE2a622330E6d2036691e983DEe87330588603/info.json", - "blockchains/ethereum/assets/0xeEEE2a622330E6d2036691e983DEe87330588603/logo.png", - "blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/info.json", - "blockchains/ethereum/assets/0xeEFd6996b400693Ff7bD98d653c19BD418E8cE7c/logo.png", - "blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/info.json", - "blockchains/ethereum/assets/0xeF1344bDf80BEf3Ff4428d8bECEC3eea4A2cF574/logo.png", - "blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/info.json", - "blockchains/ethereum/assets/0xeF38DafB6D215EDe5Fb3766c07388F8110Cecf24/logo.png", - "blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/info.json", - "blockchains/ethereum/assets/0xeF65887a05415bF6316204b5ffB350d4d1a19BBA/logo.png", - "blockchains/ethereum/assets/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1/info.json", - "blockchains/ethereum/assets/0xeF764855F98C5Ef9cbe29b908510dd4e101616d1/logo.png", - "blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/info.json", - "blockchains/ethereum/assets/0xeF80158b7Db893E74fac82fE32415d9420e60ffd/logo.png", - "blockchains/ethereum/assets/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c/info.json", - "blockchains/ethereum/assets/0xeF8bA8cBa86f81B3108f60186FCe9c81B5096D5c/logo.png", - "blockchains/ethereum/assets/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B/info.json", - "blockchains/ethereum/assets/0xeF9Cd7882c067686691B6fF49e650b43AFBBCC6B/logo.png", - "blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/info.json", - "blockchains/ethereum/assets/0xeFCAfD4A1e76d392d683d4A79cD0E4a751d0BE75/logo.png", - "blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/info.json", - "blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/logo.png", - "blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/info.json", - "blockchains/ethereum/assets/0xea0Db24174739aC14110FA992da89d2dAa98E50E/logo.png", - "blockchains/ethereum/assets/0xea11755ae41d889ceec39a63e6ff75a02bc1c00d/logo.png", - "blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/info.json", - "blockchains/ethereum/assets/0xea5eB17d519a9165Fd2d7E024D83856f314958d1/logo.png", - "blockchains/ethereum/assets/0xea5eb17d519a9165fd2d7e024d83856f314958d1/logo.png", - "blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/info.json", - "blockchains/ethereum/assets/0xea5f88E54d982Cbb0c441cde4E79bC305e5b43Bc/logo.png", - "blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/info.json", - "blockchains/ethereum/assets/0xea6393d81DC1871ad758b21CB8C72a410bA4f609/logo.png", - "blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/info.json", - "blockchains/ethereum/assets/0xea69223de647CbB2e7dfB6b0C9615A0b9d0d497A/logo.png", - "blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/info.json", - "blockchains/ethereum/assets/0xeaf61FC150CD5c3BeA75744e830D916E60EA5A9F/logo.png", - "blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/info.json", - "blockchains/ethereum/assets/0xeb021DD3E42dc6FDb6CdE54d0C4a09f82a6bcA29/logo.png", - "blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/info.json", - "blockchains/ethereum/assets/0xeb05aa5d9AA6EA4858b8ea63926cB2ec4c94bD8D/logo.png", - "blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/info.json", - "blockchains/ethereum/assets/0xeb269732ab75A6fD61Ea60b06fE994cD32a83549/logo.png", - "blockchains/ethereum/assets/0xeb269732ab75a6fd61ea60b06fe994cd32a83549/logo.png", - "blockchains/ethereum/assets/0xeb9951021698b42e4399f9cbb6267aa35f82d59d/logo.png", - "blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/info.json", - "blockchains/ethereum/assets/0xeb9b5D44BA6225EB74101549fc1c45576Cb3C42e/logo.png", - "blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/info.json", - "blockchains/ethereum/assets/0xebC7cd2684DD96619841C7994343c5a8bdA94B10/logo.png", - "blockchains/ethereum/assets/0xebd01df7e1e56e89a52c5de185377d3a2eef9a2b/logo.png", - "blockchains/ethereum/assets/0xec01d916a853036a6080750f7d2b5902b5db84b2/logo.png", - "blockchains/ethereum/assets/0xec46f8207d766012454c408de210bcbc2243e71c/logo.png", - "blockchains/ethereum/assets/0xec5293d858e4971861ef1e60c4e25bdcfe5868cf/logo.png", - "blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/info.json", - "blockchains/ethereum/assets/0xec67005c4E498Ec7f55E092bd1d35cbC47C91892/logo.png", - "blockchains/ethereum/assets/0xec6c861c2a2b1e5ff5336731bc80c29dbff88273/logo.png", - "blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/info.json", - "blockchains/ethereum/assets/0xec97494eE4d697e7AB3D7682062bF564CeB9D08A/logo.png", - "blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/info.json", - "blockchains/ethereum/assets/0xecA1DBf27b2553eE02f2783467e0CAc491e08222/logo.png", - "blockchains/ethereum/assets/0xecC0F1F860a82aB3b442382D93853C02d6384389/info.json", - "blockchains/ethereum/assets/0xecC0F1F860a82aB3b442382D93853C02d6384389/logo.png", - "blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/info.json", - "blockchains/ethereum/assets/0xeca82185adCE47f39c684352B0439f030f860318/logo.png", - "blockchains/ethereum/assets/0xecb8f588eaf5a8ce9d964b0acece5d954e130e2f/logo.png", - "blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/info.json", - "blockchains/ethereum/assets/0xecd570bBf74761b960Fa04Cc10fe2c4e86FfDA36/logo.png", - "blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/info.json", - "blockchains/ethereum/assets/0xed0849BF46CfB9845a2d900A0A4E593F2dD3673c/logo.png", - "blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/info.json", - "blockchains/ethereum/assets/0xed5b8eC6b1f60A4b08ef72FB160fFe422064c227/logo.png", - "blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/info.json", - "blockchains/ethereum/assets/0xed6b0dC3AA8dE5908aB857a70Cb2Ff657d9b6C5d/logo.png", - "blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/info.json", - "blockchains/ethereum/assets/0xedC87caB8bd12ca39088DeAF9fdfb63503f19f85/logo.png", - "blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/info.json", - "blockchains/ethereum/assets/0xedE9aEfe83bb8C81B67B3eB5826bE2dC5235d34c/logo.png", - "blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/info.json", - "blockchains/ethereum/assets/0xedacc3cBcDF37fCefd16F02670c51C9cf2720015/logo.png", - "blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/info.json", - "blockchains/ethereum/assets/0xee22E781Ff9Ce6Eda078E6E319DC5Bb99a34aF8C/logo.png", - "blockchains/ethereum/assets/0xee3bb3bfb79b153bf1181a3995dc4aa8c4f037bb/logo.png", - "blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/info.json", - "blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/logo.png", - "blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/info.json", - "blockchains/ethereum/assets/0xee8a2Ecd3F7EdaDc01CCF0731111c294B883F60e/logo.png", - "blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/info.json", - "blockchains/ethereum/assets/0xee91e81927bb047eA0f4B24e43Dd5Dc0684827A0/logo.png", - "blockchains/ethereum/assets/0xeee2d00eb7deb8dd6924187f5aa3496b7d06e62a/logo.png", - "blockchains/ethereum/assets/0xeef8102a0d46d508f171d7323bceffc592835f13/logo.png", - "blockchains/ethereum/assets/0xeefd6996b400693ff7bd98d653c19bd418e8ce7c/logo.png", - "blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/info.json", - "blockchains/ethereum/assets/0xef42d7D6219f4B17f539aEc0f3228C9C37f41536/logo.png", - "blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/info.json", - "blockchains/ethereum/assets/0xef6D51c4Bb5e197bC2005fe49ba475bda5a302C6/logo.png", - "blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/info.json", - "blockchains/ethereum/assets/0xef8CF79C21637fc6f951bcaC348915508a639a41/logo.png", - "blockchains/ethereum/assets/0xefbb3f1058fd8e0c9d7204f532e17d7572affc3e/logo.png", - "blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/info.json", - "blockchains/ethereum/assets/0xf028ADEe51533b1B47BEaa890fEb54a457f51E89/logo.png", - "blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/info.json", - "blockchains/ethereum/assets/0xf03bfb08a807716e3340e175B98b388d2DC56DE0/logo.png", - "blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/info.json", - "blockchains/ethereum/assets/0xf04a8ac553FceDB5BA99A64799155826C136b0Be/logo.png", - "blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/info.json", - "blockchains/ethereum/assets/0xf050E54d2b50c055C9919a4B856A195221D3DB71/logo.png", - "blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/info.json", - "blockchains/ethereum/assets/0xf05E35aA089F06aa9382eB3AeDF8508a3C07c4D9/logo.png", - "blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/info.json", - "blockchains/ethereum/assets/0xf05a9382A4C3F29E2784502754293D88b835109C/logo.png", - "blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/info.json", - "blockchains/ethereum/assets/0xf083F40599741bC576173B492268972CE661E5ec/logo.png", - "blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/info.json", - "blockchains/ethereum/assets/0xf08c68bD5f4194d994FD70726746Bf529eE5a617/logo.png", - "blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/info.json", - "blockchains/ethereum/assets/0xf091Cf09c51811819DB705710e9634B8bf18F164/logo.png", - "blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/info.json", - "blockchains/ethereum/assets/0xf09209cC5EaE846ee2cc4a493e7B962CA7BCfbbb/logo.png", - "blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/info.json", - "blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/logo.png", - "blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/info.json", - "blockchains/ethereum/assets/0xf0AaBeAcbC2D91BAf21bDA0006C9D65DE736053a/logo.png", - "blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/info.json", - "blockchains/ethereum/assets/0xf0B0A13d908253D954BA031a425dFd54f94a2e3D/logo.png", - "blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/info.json", - "blockchains/ethereum/assets/0xf0C6521b1F8ad9C33a99Aaf056F6C6247A3862BA/logo.png", - "blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/info.json", - "blockchains/ethereum/assets/0xf0DDD41AC68b71ECbad395AA6240c41c5B55C749/logo.png", - "blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/info.json", - "blockchains/ethereum/assets/0xf0Ee6b27b759C9893Ce4f094b49ad28fd15A23e4/logo.png", - "blockchains/ethereum/assets/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC/info.json", - "blockchains/ethereum/assets/0xf0bCc10ABA434B054CC6ec3C87A57491e9473BaC/logo.png", - "blockchains/ethereum/assets/0xf0ee6b27b759c9893ce4f094b49ad28fd15a23e4/logo.png", - "blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/info.json", - "blockchains/ethereum/assets/0xf132cA4DBBD2ca2dd7A1178B5F38Bf56b566ff55/logo.png", - "blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/info.json", - "blockchains/ethereum/assets/0xf14922001A2FB8541a433905437ae954419C2439/logo.png", - "blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/info.json", - "blockchains/ethereum/assets/0xf16843C8ab59AE17f9481Ec756a1DED049192AF4/logo.png", - "blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/info.json", - "blockchains/ethereum/assets/0xf16D45806BFb0ABe59087CD8F388E0042ec7D0d3/logo.png", - "blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/info.json", - "blockchains/ethereum/assets/0xf18432Ef894Ef4b2a5726F933718F5A8cf9fF831/logo.png", - "blockchains/ethereum/assets/0xf18432ef894ef4b2a5726f933718f5a8cf9ff831/logo.png", - "blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/info.json", - "blockchains/ethereum/assets/0xf1937A3ae1a2c6B4E1531682268D89262E82f1Cd/logo.png", - "blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/info.json", - "blockchains/ethereum/assets/0xf1aC7A375429719DE0dde33528e2639B9a206ebA/logo.png", - "blockchains/ethereum/assets/0xf1e5f03086e1c0ce55e54cd8146bc9c28435346f/logo.png", - "blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/info.json", - "blockchains/ethereum/assets/0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b/logo.png", - "blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/info.json", - "blockchains/ethereum/assets/0xf20E484056d9cb18733eAF6F2865257e23F92af1/logo.png", - "blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/info.json", - "blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/logo.png", - "blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/info.json", - "blockchains/ethereum/assets/0xf230b790E05390FC8295F4d3F60332c93BEd42e2/logo.png", - "blockchains/ethereum/assets/0xf244176246168f24e3187f7288edbca29267739b/logo.png", - "blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/info.json", - "blockchains/ethereum/assets/0xf263292e14d9D8ECd55B58dAD1F1dF825a874b7c/logo.png", - "blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/info.json", - "blockchains/ethereum/assets/0xf278c1CA969095ffddDED020290cf8B5C424AcE2/logo.png", - "blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/info.json", - "blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/logo.png", - "blockchains/ethereum/assets/0xf29e46887FFAE92f1ff87DfE39713875Da541373/info.json", - "blockchains/ethereum/assets/0xf29e46887FFAE92f1ff87DfE39713875Da541373/logo.png", - "blockchains/ethereum/assets/0xf2D4A5dd017d78289C404DE98c37cE245e417C7f/info.json", - "blockchains/ethereum/assets/0xf2D4A5dd017d78289C404DE98c37cE245e417C7f/logo.png", - "blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/info.json", - "blockchains/ethereum/assets/0xf2EAb3A2034D3f6B63734D2E08262040E3fF7B48/logo.png", - "blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/info.json", - "blockchains/ethereum/assets/0xf2a7C7f3932EfCc2ECB6b2C372B84030dE191dB0/logo.png", - "blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/info.json", - "blockchains/ethereum/assets/0xf2aeA81b6ad3d0191c11Ce118CbE73D0403Fd51a/logo.png", - "blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/info.json", - "blockchains/ethereum/assets/0xf3099f855D5D8Ea97d9862573985C1461c96Fd20/logo.png", - "blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/info.json", - "blockchains/ethereum/assets/0xf333b2Ace992ac2bBD8798bF57Bc65a06184afBa/logo.png", - "blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/info.json", - "blockchains/ethereum/assets/0xf34845b76015D2952B6E39436bC59Cae3C9ba17d/logo.png", - "blockchains/ethereum/assets/0xf34845b76015d2952b6e39436bc59cae3c9ba17d/logo.png", - "blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/info.json", - "blockchains/ethereum/assets/0xf354a75DB1641D7658628771055199C41e7b4bAd/logo.png", - "blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/info.json", - "blockchains/ethereum/assets/0xf3586684107CE0859c44aa2b2E0fB8cd8731a15a/logo.png", - "blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/info.json", - "blockchains/ethereum/assets/0xf360dDF8a7BC42Eef80AF1E2dAe748F4281f878C/logo.png", - "blockchains/ethereum/assets/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9/info.json", - "blockchains/ethereum/assets/0xf3A2ace8e48751c965eA0A1D064303AcA53842b9/logo.png", - "blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/info.json", - "blockchains/ethereum/assets/0xf3D923825eEc91d3074C656d9d558e271Ed55aee/logo.png", - "blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/info.json", - "blockchains/ethereum/assets/0xf3DD3aCF1662A564E15D7569Fd80c105596e8846/logo.png", - "blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/info.json", - "blockchains/ethereum/assets/0xf3Db5Fa2C66B7aF3Eb0C0b782510816cbe4813b8/logo.png", - "blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/info.json", - "blockchains/ethereum/assets/0xf3bE20da25B31Bd6Ee4CE4496985b2064304C125/logo.png", - "blockchains/ethereum/assets/0xf3be20da25b31bd6ee4ce4496985b2064304c125/logo.png", - "blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/info.json", - "blockchains/ethereum/assets/0xf3db7560E820834658B590C96234c333Cd3D5E5e/logo.png", - "blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/info.json", - "blockchains/ethereum/assets/0xf4065e4477e91C177DED71A7A6fb5ee07DC46BC9/logo.png", - "blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/info.json", - "blockchains/ethereum/assets/0xf4203b8ed8Fc03e2caE2e2De3BC6c5f410849626/logo.png", - "blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/info.json", - "blockchains/ethereum/assets/0xf42De14aBbdA1244D66b12387cb87fC91EfcFE85/logo.png", - "blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/info.json", - "blockchains/ethereum/assets/0xf42E320Cb4755Eaa35F17348f09cC962Ce187Cb9/logo.png", - "blockchains/ethereum/assets/0xf433089366899d83a9f26a773d59ec7ecf30355e/logo.png", - "blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/info.json", - "blockchains/ethereum/assets/0xf434f92a7867025204d1A2419d0731316b3F6c6a/logo.png", - "blockchains/ethereum/assets/0xf438e3a0c1bb9dc0ef6da672c97a282236d3f233/logo.png", - "blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/info.json", - "blockchains/ethereum/assets/0xf44745fBd41F6A1ba151df190db0564c5fCc4410/logo.png", - "blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/info.json", - "blockchains/ethereum/assets/0xf453B5B9d4E0B5c62ffB256BB2378cc2BC8e8a89/logo.png", - "blockchains/ethereum/assets/0xf47f923b91422f47645f41425601c44f6b464300/logo.png", - "blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/info.json", - "blockchains/ethereum/assets/0xf485C5E679238f9304D986bb2fC28fE3379200e5/logo.png", - "blockchains/ethereum/assets/0xf4882b5d907fd0c5626c06344c31506ae5d90c87/logo.png", - "blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/info.json", - "blockchains/ethereum/assets/0xf48ffa222A33E7C6Bed217acD27A68d3509B7E9d/logo.png", - "blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json", - "blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/logo.png", - "blockchains/ethereum/assets/0xf4b0e82bb4ceaa34e1e5e2da3ac6babc57682348/logo.png", - "blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/info.json", - "blockchains/ethereum/assets/0xf4c571fb6DD704E58561Cdd275fa4B80cFe82f76/logo.png", - "blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/info.json", - "blockchains/ethereum/assets/0xf4c90e18727C5C76499eA6369C856A6d61D3E92E/logo.png", - "blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/info.json", - "blockchains/ethereum/assets/0xf500e14C35298B7b741a42Fd1f0EFFBaE46d5393/logo.png", - "blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/info.json", - "blockchains/ethereum/assets/0xf51EBf9a26DbC02B13F8B3a9110dac47a4d62D78/logo.png", - "blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/info.json", - "blockchains/ethereum/assets/0xf529d8aF49af0bE3C91d212df306caF163001907/logo.png", - "blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/info.json", - "blockchains/ethereum/assets/0xf53C580bC4065405bC649cC077fF4f2F28528f4B/logo.png", - "blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/info.json", - "blockchains/ethereum/assets/0xf552b656022c218C26dAd43ad88881Fc04116F76/logo.png", - "blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/info.json", - "blockchains/ethereum/assets/0xf5593de88c5391722873AFBA0cbe16fEc11066d5/logo.png", - "blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/info.json", - "blockchains/ethereum/assets/0xf5774f42b28F35429AAC35f8Eb57541c511fDd49/logo.png", - "blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/info.json", - "blockchains/ethereum/assets/0xf5B815344641412401d8e868790dBD125e6761Ca/logo.png", - "blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/info.json", - "blockchains/ethereum/assets/0xf5ED2Dc77f0D1ea7f106ecBd1850e406adC41b51/logo.png", - "blockchains/ethereum/assets/0xf5b0a3efb8e8e4c201e2a935f110eaaf3ffecb8d/logo.png", - "blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/info.json", - "blockchains/ethereum/assets/0xf5d99B06a813231265B5786a48e58B1FEE0baf84/logo.png", - "blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/info.json", - "blockchains/ethereum/assets/0xf60cc637D2C501aD6935ffC8C8032963b0Fc419a/logo.png", - "blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/info.json", - "blockchains/ethereum/assets/0xf62baa1997f04F165eDD100d78241E07617F6ce6/logo.png", - "blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/info.json", - "blockchains/ethereum/assets/0xf649c39E7EFdBAC6c9aDb65c43e87894fC14aEDd/logo.png", - "blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json", - "blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/logo.png", - "blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/info.json", - "blockchains/ethereum/assets/0xf6588A2fACBD07a9f7496fa2A60Eb75a63fd4fC5/logo.png", - "blockchains/ethereum/assets/0xf660ca1e228e7be1fa8b4f5583145e31147fb577/logo.png", - "blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/info.json", - "blockchains/ethereum/assets/0xf67041758D3B6e56D6fDafA5B32038302C3634DA/logo.png", - "blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/info.json", - "blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/logo.png", - "blockchains/ethereum/assets/0xf680429328caaaCabee69b7A9FdB21a71419c063/info.json", - "blockchains/ethereum/assets/0xf680429328caaaCabee69b7A9FdB21a71419c063/logo.png", - "blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/info.json", - "blockchains/ethereum/assets/0xf686439C38D621DAB5C02Ff572cA4E3A2EAFb265/logo.png", - "blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/info.json", - "blockchains/ethereum/assets/0xf6923F7d96fc22c4b8010a865e41cF7edfB6379C/logo.png", - "blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/info.json", - "blockchains/ethereum/assets/0xf6ABff616043C2dA572573dCC583B656297b30e7/logo.png", - "blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/info.json", - "blockchains/ethereum/assets/0xf6cFe53d6FEbaEEA051f400ff5fc14F0cBBDacA1/logo.png", - "blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/info.json", - "blockchains/ethereum/assets/0xf729dE55b9Ca9412F5DD12935AfF0201fdB1Ea8F/logo.png", - "blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json", - "blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/logo.png", - "blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/info.json", - "blockchains/ethereum/assets/0xf72a66BA44F0a321058E3f69F790ec1452Ff987F/logo.png", - "blockchains/ethereum/assets/0xf7461c8d8e469e9c41a9013dc09ba8abed66ef65/logo.png", - "blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/info.json", - "blockchains/ethereum/assets/0xf75fBfa2f681860B9A6D19FC3FF3D34CB322E2D6/logo.png", - "blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/info.json", - "blockchains/ethereum/assets/0xf77f4d0ce6f7b4B06434CF9624cd2f23175691FD/logo.png", - "blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/info.json", - "blockchains/ethereum/assets/0xf7B098298f7C69Fc14610bf71d5e02c60792894C/logo.png", - "blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/info.json", - "blockchains/ethereum/assets/0xf7D1f35518950E78c18E5A442097cA07962f4D8A/logo.png", - "blockchains/ethereum/assets/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc/info.json", - "blockchains/ethereum/assets/0xf7F35Fe2ede3aDDee7Cf176f4Ef20D9436E498dc/logo.png", - "blockchains/ethereum/assets/0xf7a9abdd6d8e5cf4c237b10b4cf0640f41584735/logo.png", - "blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/info.json", - "blockchains/ethereum/assets/0xf817b5C426D4170fcb678f71f4f0B59717ec7AaA/logo.png", - "blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/info.json", - "blockchains/ethereum/assets/0xf83ae621A52737e3Ef9307af91df834Ed8431aC3/logo.png", - "blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/info.json", - "blockchains/ethereum/assets/0xf8483E2d6560585C02D46bF7B3186Bf154a96166/logo.png", - "blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/info.json", - "blockchains/ethereum/assets/0xf860f90E1F55e3528682E18850612cBb45BBF1bC/logo.png", - "blockchains/ethereum/assets/0xf87e31492faf9a91b02ee0deaad50d51d56d5d4d/logo.png", - "blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/info.json", - "blockchains/ethereum/assets/0xf8A617d786DCB28F5D00f7E81B9F92b0cad617Df/logo.png", - "blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/info.json", - "blockchains/ethereum/assets/0xf8B8bA4bcb4f7175e35D4a74a63cf79f03D7cd26/logo.png", - "blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/info.json", - "blockchains/ethereum/assets/0xf8C3527CC04340b208C854E985240c02F7B7793f/logo.png", - "blockchains/ethereum/assets/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d/info.json", - "blockchains/ethereum/assets/0xf8aD7dFe656188A23e89da09506Adf7ad9290D5d/logo.png", - "blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/info.json", - "blockchains/ethereum/assets/0xf8b358b3397a8ea5464f8cc753645d42e14b79EA/logo.png", - "blockchains/ethereum/assets/0xf8e386EDa857484f5a12e4B5DAa9984E06E73705/info.json", - "blockchains/ethereum/assets/0xf8e386EDa857484f5a12e4B5DAa9984E06E73705/logo.png", - "blockchains/ethereum/assets/0xf8e386eda857484f5a12e4b5daa9984e06e73705/logo.png", - "blockchains/ethereum/assets/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27/info.json", - "blockchains/ethereum/assets/0xf911a7ec46a2c6fa49193212fe4a2a9B95851c27/logo.png", - "blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/info.json", - "blockchains/ethereum/assets/0xf944D7CAA10c74b25A859D42ced6a601195cdeAB/logo.png", - "blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/info.json", - "blockchains/ethereum/assets/0xf96AA656eC0E0Ac163590DB372B430Cf3C0d61cA/logo.png", - "blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/info.json", - "blockchains/ethereum/assets/0xf971baEc0FD8B8AD376BCBd5c895336E0786392a/logo.png", - "blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/info.json", - "blockchains/ethereum/assets/0xf97Ce80cd21e18006dd9c3Edc07c983c158F9371/logo.png", - "blockchains/ethereum/assets/0xf97b5d65da6b0468b90d531ddae2a69843e6797d/logo.png", - "blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/info.json", - "blockchains/ethereum/assets/0xf9BD51d756a3caF52348f2901B7EFf9Bd03398E7/logo.png", - "blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/info.json", - "blockchains/ethereum/assets/0xf9C54c0E213B3C92ccE44F973192d07EE4fc83e9/logo.png", - "blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/info.json", - "blockchains/ethereum/assets/0xf9F7c29CFdf19FCf1f2AA6B84aA367Bcf1bD1676/logo.png", - "blockchains/ethereum/assets/0xf9FBE825BFB2bF3E387af0Dc18caC8d87F29DEa8/info.json", - "blockchains/ethereum/assets/0xf9FBE825BFB2bF3E387af0Dc18caC8d87F29DEa8/logo.png", - "blockchains/ethereum/assets/0xf9b540d1104e46e22bde406f422cd152f205e523/logo.png", - "blockchains/ethereum/assets/0xf9b7d25df543a510539f4303e4b2fad0b6488c6b/logo.png", - "blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/info.json", - "blockchains/ethereum/assets/0xf9d05Cf13A79DaF8A49291cbF5d2947B6812eaa6/logo.png", - "blockchains/ethereum/assets/0xf9fd7a89bfb8a07a225080236e5ca570ee2a76a1/logo.png", - "blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/info.json", - "blockchains/ethereum/assets/0xfA10E13FE555760a5297DC14Eb6562A1A53e4e37/logo.png", - "blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/info.json", - "blockchains/ethereum/assets/0xfA654D0702ffdAE6FE30272639c83eC4Cbfe6D7d/logo.png", - "blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/info.json", - "blockchains/ethereum/assets/0xfAE4Ee59CDd86e3Be9e8b90b53AA866327D7c090/logo.png", - "blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/info.json", - "blockchains/ethereum/assets/0xfB07c8D601bEA5557d161293746Eb35f65B57E9e/logo.png", - "blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/info.json", - "blockchains/ethereum/assets/0xfB3909c720516aCfA0cFf103BA228c3F2c5a815b/logo.png", - "blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/info.json", - "blockchains/ethereum/assets/0xfB45512c89d5818A31f2cd35eFEA652029F225bB/logo.png", - "blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/info.json", - "blockchains/ethereum/assets/0xfB559CE67Ff522ec0b9Ba7f5dC9dc7EF6c139803/logo.png", - "blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/info.json", - "blockchains/ethereum/assets/0xfB7433Fc085f370254aa6833df2468d6Fc387d39/logo.png", - "blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/info.json", - "blockchains/ethereum/assets/0xfB7dA9863E030495Db8b4D067d665fc8433ffF85/logo.png", - "blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/info.json", - "blockchains/ethereum/assets/0xfBc418a8a911E6C294613154Ed16E6F91c00f454/logo.png", - "blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/info.json", - "blockchains/ethereum/assets/0xfBd86312F156B0Cc976E558B62dA068bbAfCAf9C/logo.png", - "blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/info.json", - "blockchains/ethereum/assets/0xfC1E690f61EFd961294b3e1Ce3313fBD8aa4f85d/logo.png", - "blockchains/ethereum/assets/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4/info.json", - "blockchains/ethereum/assets/0xfC4A2Cd574bdcC385173f03A6a52cC3B853BB9d4/logo.png", - "blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/info.json", - "blockchains/ethereum/assets/0xfC6Bb0fc3d058804058Bbb092DC594736C496cbD/logo.png", - "blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/info.json", - "blockchains/ethereum/assets/0xfC8e0e9d45908FF4D03662a18385ceD37C41Ef8C/logo.png", - "blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/info.json", - "blockchains/ethereum/assets/0xfCE9c2DF151745E77150B9f35ab23cC81D3E8004/logo.png", - "blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/info.json", - "blockchains/ethereum/assets/0xfCb7778C6B0558F3B08bFBB02a3eB3D44D25189a/logo.png", - "blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/info.json", - "blockchains/ethereum/assets/0xfCdaE8771F8d28E3B9027AB58F4A20749767a097/logo.png", - "blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/info.json", - "blockchains/ethereum/assets/0xfD0D510dc25535112AF6478fd8dCAb0DF9FA4B5E/logo.png", - "blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/info.json", - "blockchains/ethereum/assets/0xfD107B473AB90e8Fbd89872144a3DC92C40Fa8C9/logo.png", - "blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/info.json", - "blockchains/ethereum/assets/0xfD30E1e687965f2b7AFf7129156a5f50996F8F6B/logo.png", - "blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/info.json", - "blockchains/ethereum/assets/0xfD66FfDCbF49Aa315c83281758527ECFEf10f9ee/logo.png", - "blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/info.json", - "blockchains/ethereum/assets/0xfD6de304b470BF4F909176057116283d81Fa1351/logo.png", - "blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/info.json", - "blockchains/ethereum/assets/0xfDBc1aDc26F0F8f8606a5d63b7D3a3CD21c22B23/logo.png", - "blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/info.json", - "blockchains/ethereum/assets/0xfDF574766BA1A96A553e175aEfFA85ad78063F0B/logo.png", - "blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/info.json", - "blockchains/ethereum/assets/0xfDd9933A6A3B17c53AC63959AcA1c4692956077C/logo.png", - "blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/info.json", - "blockchains/ethereum/assets/0xfE3A06a947a036EFf9f9E8EC25B385ff4E853c38/logo.png", - "blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/info.json", - "blockchains/ethereum/assets/0xfE4455fd433Ed3CA025ec7c43cb8686eD89826CD/logo.png", - "blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/info.json", - "blockchains/ethereum/assets/0xfE6892654CBB05eB73d28DCc1Ff938f59666Fe9f/logo.png", - "blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/info.json", - "blockchains/ethereum/assets/0xfE831929098B5FF5d736105bD68BA9460EF07207/logo.png", - "blockchains/ethereum/assets/0xfE8487E30A07c96370149a0cFEd2627AAEe88142/info.json", - "blockchains/ethereum/assets/0xfE8487E30A07c96370149a0cFEd2627AAEe88142/logo.png", - "blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/info.json", - "blockchains/ethereum/assets/0xfE94c504D07aDBa98b23AA7C765D35357Bd185a3/logo.png", - "blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/info.json", - "blockchains/ethereum/assets/0xfEC2583f80eF0889E08Ef4eef6DaEd7CB29E4542/logo.png", - "blockchains/ethereum/assets/0xfEE0d0871EAe9dB0be0362e444d224927149F649/info.json", - "blockchains/ethereum/assets/0xfEE0d0871EAe9dB0be0362e444d224927149F649/logo.png", - "blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/info.json", - "blockchains/ethereum/assets/0xfF18DBc487b4c2E3222d115952bABfDa8BA52F5F/logo.png", - "blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json", - "blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/logo.png", - "blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/info.json", - "blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/logo.png", - "blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/info.json", - "blockchains/ethereum/assets/0xfF5c25D2F40B47C4a37f989DE933E26562Ef0Ac0/logo.png", - "blockchains/ethereum/assets/0xfF759254e578bc7F725428CEcb612A502E604f42/info.json", - "blockchains/ethereum/assets/0xfF759254e578bc7F725428CEcb612A502E604f42/logo.png", - "blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/info.json", - "blockchains/ethereum/assets/0xfFe8196bc259E8dEDc544d935786Aa4709eC3E64/logo.png", - "blockchains/ethereum/assets/0xfa038e0ac4e64ad3ecce84a46767be0d434a511a/logo.png", - "blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/info.json", - "blockchains/ethereum/assets/0xfa05A73FfE78ef8f1a739473e462c54bae6567D9/logo.png", - "blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/info.json", - "blockchains/ethereum/assets/0xfa0f26d2334764cE9f9582d8aD0514B5712589cf/logo.png", - "blockchains/ethereum/assets/0xfa0f26d2334764ce9f9582d8ad0514b5712589cf/logo.png", - "blockchains/ethereum/assets/0xfa1a856cfa3409cfa145fa4e20eb270df3eb21ab/logo.png", - "blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/info.json", - "blockchains/ethereum/assets/0xfa6f7881E52fDF912c4a285D78a3141B089cE859/logo.png", - "blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/info.json", - "blockchains/ethereum/assets/0xfa91f4177476633f100C59D336C0f2FfAd414CBA/logo.png", - "blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/info.json", - "blockchains/ethereum/assets/0xfaaf0Ecfb3246902de6A2C77c5B114DA555695A3/logo.png", - "blockchains/ethereum/assets/0xfab46e002bbf0b4509813474841e0716e6730136/logo.png", - "blockchains/ethereum/assets/0xfb2f26f266fb2805a387230f2aa0a331b4d96fba/logo.png", - "blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/info.json", - "blockchains/ethereum/assets/0xfb4C6e952F2fb4eA3FAEdF5A70A9126f42C78A15/logo.png", - "blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/info.json", - "blockchains/ethereum/assets/0xfb6bEcd99282d7CA14D0890F3e4F073D9Dd522e9/logo.png", - "blockchains/ethereum/assets/0xfb6becd99282d7ca14d0890f3e4f073d9dd522e9/logo.png", - "blockchains/ethereum/assets/0xfbc418a8a911e6c294613154ed16e6f91c00f454/logo.png", - "blockchains/ethereum/assets/0xfbcfd010d007d10d49f516bb738f4aed12880225/logo.png", - "blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/info.json", - "blockchains/ethereum/assets/0xfc05987bd2be489ACCF0f509E44B0145d68240f7/logo.png", - "blockchains/ethereum/assets/0xfc05987bd2be489accf0f509e44b0145d68240f7/logo.png", - "blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/info.json", - "blockchains/ethereum/assets/0xfc260E3fAC3CdEf615053dBCDa09Aa184B0361b6/logo.png", - "blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/info.json", - "blockchains/ethereum/assets/0xfc61c3Fd8caD40c59086dFA86453d29A9362dCf4/logo.png", - "blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/info.json", - "blockchains/ethereum/assets/0xfc82bb4ba86045Af6F327323a46E80412b91b27d/logo.png", - "blockchains/ethereum/assets/0xfc858154c0b2c4a3323046fb505811f110ebda57/logo.png", - "blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/info.json", - "blockchains/ethereum/assets/0xfcA47962D45ADFdfd1Ab2D972315dB4ce7CCf094/logo.png", - "blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/info.json", - "blockchains/ethereum/assets/0xfcAC7A7515e9A9d7619fA77A1fa738111f66727e/logo.png", - "blockchains/ethereum/assets/0xfcdae8771f8d28e3b9027ab58f4a20749767a097/logo.png", - "blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/info.json", - "blockchains/ethereum/assets/0xfce738f60585D79Ddc980C77C9990F7F9B88300e/logo.png", - "blockchains/ethereum/assets/0xfce9c2df151745e77150b9f35ab23cc81d3e8004/logo.png", - "blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/info.json", - "blockchains/ethereum/assets/0xfcf3740dEe50E5c4AFa16730baFf0E84E2F34aC3/logo.png", - "blockchains/ethereum/assets/0xfd107b473ab90e8fbd89872144a3dc92c40fa8c9/logo.png", - "blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/info.json", - "blockchains/ethereum/assets/0xfd1e80508F243E64CE234eA88A5Fd2827c71D4b7/logo.png", - "blockchains/ethereum/assets/0xfd66c6771d00b5646949086152b7ccdca25e5686/logo.png", - "blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/info.json", - "blockchains/ethereum/assets/0xfd784DA5c740c617AAFB80399fa81B86e1Da99a5/logo.png", - "blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/info.json", - "blockchains/ethereum/assets/0xfd8971d5E8E1740cE2d0A84095fCA4De729d0c16/logo.png", - "blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/info.json", - "blockchains/ethereum/assets/0xfdFE8b7aB6CF1bD1E3d14538Ef40686296C42052/logo.png", - "blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/info.json", - "blockchains/ethereum/assets/0xfda1F5278b9aa923b5e581565d599810C78c71f5/logo.png", - "blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/info.json", - "blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/logo.png", - "blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/info.json", - "blockchains/ethereum/assets/0xfdf63Ed4aBDdA6E771C7a396d81Fce60E134395f/logo.png", - "blockchains/ethereum/assets/0xfdf63ed4abdda6e771c7a396d81fce60e134395f/logo.png", - "blockchains/ethereum/assets/0xfdfe8b7ab6cf1bd1e3d14538ef40686296c42052/logo.png", - "blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/info.json", - "blockchains/ethereum/assets/0xfe5D908c9Ad85f651185dAa6a4770726E2b27d09/logo.png", - "blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/info.json", - "blockchains/ethereum/assets/0xfe5F141Bf94fE84bC28deD0AB966c16B17490657/logo.png", - "blockchains/ethereum/assets/0xfe5f141bf94fe84bc28ded0ab966c16b17490657/logo.png", - "blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/info.json", - "blockchains/ethereum/assets/0xfe7B915A0bAA0E79f85c5553266513F7C1c03Ed0/logo.png", - "blockchains/ethereum/assets/0xfe8487e30a07c96370149a0cfed2627aaee88142/logo.png", - "blockchains/ethereum/assets/0xfe9A29aB92522D14Fc65880d817214261D8479AE/info.json", - "blockchains/ethereum/assets/0xfe9A29aB92522D14Fc65880d817214261D8479AE/logo.png", - "blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/info.json", - "blockchains/ethereum/assets/0xfeD347E43835Da08F8a00654fb4b38bB1C46E071/logo.png", - "blockchains/ethereum/assets/0xfeF4185594457050cC9c23980d301908FE057Bb1/info.json", - "blockchains/ethereum/assets/0xfeF4185594457050cC9c23980d301908FE057Bb1/logo.png", - "blockchains/ethereum/assets/0xfec0cF7fE078a500abf15F1284958F22049c2C7e/info.json", - "blockchains/ethereum/assets/0xfec0cF7fE078a500abf15F1284958F22049c2C7e/logo.png", - "blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/info.json", - "blockchains/ethereum/assets/0xfeea6031805661daaCAabAfD99412C31D59E8D44/logo.png", - "blockchains/ethereum/assets/0xfef3bEf71A5EB97E097039038776fD967ae5B106/info.json", - "blockchains/ethereum/assets/0xfef3bEf71A5EB97E097039038776fD967ae5B106/logo.png", - "blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/info.json", - "blockchains/ethereum/assets/0xff2b3353c3015E9f1FBF95B9Bda23F58Aa7cE007/logo.png", - "blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/info.json", - "blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/logo.png", - "blockchains/ethereum/assets/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5/info.json", - "blockchains/ethereum/assets/0xff8Be4B22CeDC440591dcB1E641EB2a0dd9d25A5/logo.png", - "blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/info.json", - "blockchains/ethereum/assets/0xff9Bce8409df637CD3936bA77f8746bf99a4f80B/logo.png", - "blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/info.json", - "blockchains/ethereum/assets/0xffF3ada5A2555a2B59BfF4F44DFad90146CcE8CB/logo.png", - "blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/info.json", - "blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/logo.png", - "blockchains/ethereum/denylist.json", - "blockchains/ethereum/info/info.json", - "blockchains/ethereum/tokenlist.json", - "blockchains/filecoin/info/info.json", - "blockchains/filecoin/info/logo.png", - "blockchains/fio/info/info.json", - "blockchains/fio/info/logo.png", - "blockchains/firo/info/info.json", - "blockchains/firo/info/logo.png", - "blockchains/gochain/allowlist.json", - "blockchains/gochain/assets/0x064353B5C02A9F35979524Ebbfff4042151cF0c6/info.json", - "blockchains/gochain/assets/0x064353B5C02A9F35979524Ebbfff4042151cF0c6/logo.png", - "blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/info.json", - "blockchains/gochain/assets/0x473A70391d961D1D81044f7e2b69eeCd59dc355c/logo.png", - "blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/info.json", - "blockchains/gochain/assets/0x53A6Bec3126BCE4e0dE349a9Ad3D9e4F997E76C4/logo.png", - "blockchains/gochain/assets/0x721Cc970CB5A22915f7663a6833E605deDDb7B92/info.json", - "blockchains/gochain/assets/0x721Cc970CB5A22915f7663a6833E605deDDb7B92/logo.png", - "blockchains/gochain/assets/0x7f02b0b116a1399ce4bd5a9d506f7f1ae3cac705/logo.png", - "blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/info.json", - "blockchains/gochain/assets/0xB881f9bB7EEa9499073c279D6eAC59B1A9010617/logo.png", - "blockchains/gochain/denylist.json", - "blockchains/gochain/info/info.json", - "blockchains/gochain/info/logo.png", - "blockchains/groestlcoin/info/info.json", - "blockchains/harmony/info/info.json", - "blockchains/harmony/info/logo.png", - "blockchains/harmony/validators/assets/one108uwrdejhf3es7rn6h4cdjqnvnpv75pp7t5ne9/logo.png", - "blockchains/harmony/validators/assets/one129gp9e7ghsyecxevp4che033dmk0sew7swvk66/logo.png", - "blockchains/harmony/validators/assets/one14wyp73qmn3zch98dqnjvu4rprcz79tlrxq3al6/logo.png", - "blockchains/harmony/validators/assets/one16yvnyrac2nfaapm8tyraesa7khtg3d9tr786pv/logo.png", - "blockchains/harmony/validators/assets/one170xqsfzm4xdmuyax54t5pvtp5l5yt66u50ctrp/logo.png", - "blockchains/harmony/validators/assets/one18hum2avunkz3u448lftwmk7wr88qswdlfvvrdm/logo.png", - "blockchains/harmony/validators/assets/one18je40sxd9s6awtgx4akhuda8d75km3663eep37/logo.png", - "blockchains/harmony/validators/assets/one1920ku8c9uerwyavk9hnxgpdshak7w7dn9gm632/logo.png", - "blockchains/harmony/validators/assets/one1a0au0p33zrns49h3qw7prn02s4wphu0ggcqrhm/logo.png", - "blockchains/harmony/validators/assets/one1aha9g2d6scsyktjgx7wm9jwssxjp6lrtl8959z/logo.png", - "blockchains/harmony/validators/assets/one1d2zjm9czlfzdes97pfuzdydflw0t80kspwst0x/logo.png", - "blockchains/harmony/validators/assets/one1dcmp24uqgwszcvmm8n6r5dvhqhuukdj86pkg6n/logo.png", - "blockchains/harmony/validators/assets/one1efat5elqnvttf7gm86q9kmt48z69njax464rhv/logo.png", - "blockchains/harmony/validators/assets/one1f5yhhwn42qnxkj2n6xucrl5plqgy03082xuw25/logo.png", - "blockchains/harmony/validators/assets/one1fllqjv6hq8vfvz5kwyhaknw0f2emvfqmq0s2tu/logo.png", - "blockchains/harmony/validators/assets/one1gm8xwupd9e77ja46eaxv8tk4ea7re5zknaauvq/logo.png", - "blockchains/harmony/validators/assets/one1j9gr0maryak7mmgkgw67gsgz3wxhmnv6cpvnqy/logo.png", - "blockchains/harmony/validators/assets/one1kf42rl6yg2avkjsu34ch2jn8yjs64ycn4n9wdj/logo.png", - "blockchains/harmony/validators/assets/one1ldthk5zyrea6w60rptcfyzlftd8fsn9fhkeps7/logo.png", - "blockchains/harmony/validators/assets/one1leh5rmuclw5u68gw07d86kqxjd69zuny3h23c3/logo.png", - "blockchains/harmony/validators/assets/one1lpgxyxvgxnprgflx4myzh5m9se83u0racw22du/logo.png", - "blockchains/harmony/validators/assets/one1nef0c8kgy30delcckf87jaegdp7s7ntrknvajj/logo.png", - "blockchains/harmony/validators/assets/one1pdv9lrdwl0rg5vglh4xtyrv3wjk3wsqket7zxy/logo.png", - "blockchains/harmony/validators/assets/one1pul5cd3hewakyfcewdn2m2xhuk7w0ese9u733s/logo.png", - "blockchains/harmony/validators/assets/one1qk7mp94ydftmq4ag8xn6y80876vc28q7s9kpp7/logo.png", - "blockchains/harmony/validators/assets/one1r55rwumsrm6w3d20uhaa3hm4rxr442k0qx9gj8/logo.png", - "blockchains/harmony/validators/assets/one1ryuvxq3mgcvj0a2ukpa5dkuxmlc2gdf7pcc775/logo.png", - "blockchains/harmony/validators/assets/one1sqy7dgkrrmc4tacrzyts37vf8gvmtesqstg8ff/logo.png", - "blockchains/harmony/validators/assets/one1xv62dz2gmshaqac4gn87qkh44g80mcpquvn2tk/logo.png", - "blockchains/harmony/validators/assets/one1zdxjy50aa9kk33pxrjy8yerpgz49hx0nhc2r6k/logo.png", - "blockchains/harmony/validators/list.json", - "blockchains/icon/info/info.json", - "blockchains/iost/info/info.json", - "blockchains/iotex/info/info.json", - "blockchains/iotex/info/logo.png", - "blockchains/iotex/validators/assets/airfoil/logo.png", - "blockchains/iotex/validators/assets/alphacoin/logo.png", - "blockchains/iotex/validators/assets/bitwires/logo.png", - "blockchains/iotex/validators/assets/blackpool/logo.png", - "blockchains/iotex/validators/assets/blockboost/logo.png", - "blockchains/iotex/validators/assets/blockfolio/logo.png", - "blockchains/iotex/validators/assets/capitmu/logo.png", - "blockchains/iotex/validators/assets/citex2018/logo.png", - "blockchains/iotex/validators/assets/cobo/logo.png", - "blockchains/iotex/validators/assets/coingecko/logo.png", - "blockchains/iotex/validators/assets/consensusnet/logo.png", - "blockchains/iotex/validators/assets/coredev/logo.png", - "blockchains/iotex/validators/assets/cpc/logo.png", - "blockchains/iotex/validators/assets/cryptolionsx/logo.png", - "blockchains/iotex/validators/assets/draperdragon/logo.png", - "blockchains/iotex/validators/assets/droute/logo.png", - "blockchains/iotex/validators/assets/ducapital/logo.png", - "blockchains/iotex/validators/assets/elink/logo.png", - "blockchains/iotex/validators/assets/elitex/logo.png", - "blockchains/iotex/validators/assets/enlightiv/logo.png", - "blockchains/iotex/validators/assets/eon/logo.png", - "blockchains/iotex/validators/assets/everstake/logo.png", - "blockchains/iotex/validators/assets/gamefantasy#/logo.png", - "blockchains/iotex/validators/assets/hashbuy/logo.png", - "blockchains/iotex/validators/assets/hashquark/logo.png", - "blockchains/iotex/validators/assets/hofancrypto/logo.png", - "blockchains/iotex/validators/assets/hotbit/logo.png", - "blockchains/iotex/validators/assets/huobiwallet/logo.png", - "blockchains/iotex/validators/assets/infstones/logo.png", - "blockchains/iotex/validators/assets/iosg/logo.png", - "blockchains/iotex/validators/assets/iotask/logo.png", - "blockchains/iotex/validators/assets/iotexbgogo/logo.png", - "blockchains/iotex/validators/assets/iotexcore/logo.png", - "blockchains/iotex/validators/assets/iotexgeeks/logo.png", - "blockchains/iotex/validators/assets/iotexhub/logo.png", - "blockchains/iotex/validators/assets/iotexicu/logo.png", - "blockchains/iotex/validators/assets/iotexlab/logo.png", - "blockchains/iotex/validators/assets/iotexmainnet/logo.png", - "blockchains/iotex/validators/assets/iotexteam/logo.png", - "blockchains/iotex/validators/assets/iotexunion/logo.png", - "blockchains/iotex/validators/assets/iotxplorerio/logo.png", - "blockchains/iotex/validators/assets/keys/logo.png", - "blockchains/iotex/validators/assets/lanhu/logo.png", - "blockchains/iotex/validators/assets/laomao/logo.png", - "blockchains/iotex/validators/assets/link/logo.png", - "blockchains/iotex/validators/assets/longz/logo.png", - "blockchains/iotex/validators/assets/metanyx/logo.png", - "blockchains/iotex/validators/assets/meter/logo.png", - "blockchains/iotex/validators/assets/mrtrump/logo.png", - "blockchains/iotex/validators/assets/nodeasy/logo.png", - "blockchains/iotex/validators/assets/piexgo/logo.png", - "blockchains/iotex/validators/assets/pnp/logo.png", - "blockchains/iotex/validators/assets/preangel/logo.png", - "blockchains/iotex/validators/assets/pubxpayments/logo.png", - "blockchains/iotex/validators/assets/raketat8/logo.png", - "blockchains/iotex/validators/assets/ratels/logo.png", - "blockchains/iotex/validators/assets/rockx/logo.png", - "blockchains/iotex/validators/assets/royalland/logo.png", - "blockchains/iotex/validators/assets/satoshi/logo.png", - "blockchains/iotex/validators/assets/slowmist/logo.png", - "blockchains/iotex/validators/assets/snzholding/logo.png", - "blockchains/iotex/validators/assets/superiotex/logo.png", - "blockchains/iotex/validators/assets/tgb/logo.png", - "blockchains/iotex/validators/assets/thebottoken#/logo.png", - "blockchains/iotex/validators/assets/wannodes/logo.png", - "blockchains/iotex/validators/assets/wetez/logo.png", - "blockchains/iotex/validators/assets/whales/logo.png", - "blockchains/iotex/validators/assets/yvalidator/logo.png", - "blockchains/iotex/validators/assets/zhcapital/logo.png", - "blockchains/iotex/validators/list.json", - "blockchains/kava/assets/hard/info.json", - "blockchains/kava/assets/hard/logo.png", - "blockchains/kava/assets/usdx/info.json", - "blockchains/kava/assets/usdx/logo.png", - "blockchains/kava/info/info.json", - "blockchains/kava/info/logo.png", - "blockchains/kava/validators/assets/kavavaloper12g40q2parn5z9ewh5xpltmayv6y0q3zs6ddmdg/logo.png", - "blockchains/kava/validators/assets/kavavaloper14fkp35j5nkvtztmxmsxh88jks6p3w8u7p76zs9/logo.png", - "blockchains/kava/validators/assets/kavavaloper14gfgngrgg0pj494euuuvhygrhfptzf2hxllsev/logo.png", - "blockchains/kava/validators/assets/kavavaloper195j72kgpuel75kwfpeu0kt7nc7rgzm47tytl7p/logo.png", - "blockchains/kava/validators/assets/kavavaloper1c55g0akwr59sn9ylr76sqzrmy59g068akefkdx/logo.png", - "blockchains/kava/validators/assets/kavavaloper1dede4flaq24j2g9u8f83vkqrqxe6cwzrxt5zsu/logo.png", - "blockchains/kava/validators/assets/kavavaloper1ffcujj05v6220ccxa6qdnpz3j48ng024ykh2df/logo.png", - "blockchains/kava/validators/assets/kavavaloper1g20mhvcpjxp6gzlwhtfcphjehwcl2njqydgu7q/logo.png", - "blockchains/kava/validators/assets/kavavaloper1jl42l225565y3hm9dm4my33hjgdzleucqryhlx/logo.png", - "blockchains/kava/validators/assets/kavavaloper1k760ypy9tzhp6l2rmg06sq4n74z0d3rejwwaa0/logo.png", - "blockchains/kava/validators/assets/kavavaloper1ndkn5rdl9n929am6q2zt9ndfhhggcxkhetna90/logo.png", - "blockchains/kava/validators/assets/kavavaloper1nhcvgj0j7mrvrat3dfhudpypaqn00eaf2dh0gp/logo.png", - "blockchains/kava/validators/assets/kavavaloper1nxgg4grsc0fwh893mks62d3x3r6uazgpj3m3cr/logo.png", - "blockchains/kava/validators/assets/kavavaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvl7z9xh/logo.png", - "blockchains/kava/validators/assets/kavavaloper1uvz0vus7ktxt47cermscwe3k9gs7h9ag05sh6g/logo.png", - "blockchains/kava/validators/assets/kavavaloper1wu8m65vqazssv2rh8rthv532hzggfr3h9azwz9/logo.png", - "blockchains/kava/validators/assets/kavavaloper1x9hq3rjc48t5upcsr3c209ycgekfasne3l5nkc/logo.png", - "blockchains/kava/validators/list.json", - "blockchains/kin/info/info.json", - "blockchains/kusama/info/info.json", - "blockchains/kusama/info/logo.png", - "blockchains/litecoin/info/info.json", - "blockchains/loom/info/info.json", - "blockchains/loom/info/logo.png", - "blockchains/loom/validators/assets/loom0ca3d6bf201ce53c7ddc3cb397ae33a68ed4a328/logo.png", - "blockchains/loom/validators/assets/loom1985871ed65b80e09eca382c3e3c2d6831e092ec/logo.png", - "blockchains/loom/validators/assets/loom319e459f5d0ddc5ddf3e3610398a8b6e6772daa3/logo.png", - "blockchains/loom/validators/assets/loom59dd7302bf628156f948a9101169135324058d60/logo.png", - "blockchains/loom/validators/assets/loom5ba928ace46672f15e6d8364084f1d6ae302543e/logo.png", - "blockchains/loom/validators/assets/loom6b3dd380eb365603182617d698fdbbe52befa801/logo.png", - "blockchains/loom/validators/assets/loom7bc38ff819b75f85275d2fd83080ec337b4e0afe/logo.png", - "blockchains/loom/validators/assets/loom8ec7faf77cc27eee73ae25b077fe5d05277cd8cc/logo.png", - "blockchains/loom/validators/assets/loom911ac334f7014f0635b95a4a2225b45c5292c6c6/logo.png", - "blockchains/loom/validators/assets/loom9c6259c5b2a71c8642c2c84ccfb8f734e6bc6b87/logo.png", - "blockchains/loom/validators/assets/loom9f1581a14f1194ab4913745301b55fe8d20595fe/logo.png", - "blockchains/loom/validators/assets/looma2e56e6253407242674c34ae7aeb7ae11883bcdb/logo.png", - "blockchains/loom/validators/assets/looma38c27e8cf4a443e805065065aefb250b1e1cef2/logo.png", - "blockchains/loom/validators/assets/looma5b2c08c1dcd58d819317b79cbc9b5a8566bdf73/logo.png", - "blockchains/loom/validators/assets/loomb6b0f012149fbaaab596f762434de54c6c27d16c/logo.png", - "blockchains/loom/validators/assets/loomb7b1a2ed7c47287ba4da1fd17f626faf2134e9d0/logo.png", - "blockchains/loom/validators/assets/loomd58d72b3bef93fcbf13466cb2d83bcc145843510/logo.png", - "blockchains/loom/validators/assets/loome3beb36ae8edb5dbb5c2cfba9960f0819dd8e13a/logo.png", - "blockchains/loom/validators/assets/loome6fbaafc34f746ac2280fa8bd1787a8292f13148/logo.png", - "blockchains/loom/validators/assets/loomeb5d1fa6e421485c7ae2fba8e3199588ed931daf/logo.png", - "blockchains/loom/validators/list.json", - "blockchains/monacoin/info/logo.png", - "blockchains/nano/info/info.json", - "blockchains/nano/info/logo.png", - "blockchains/near/info/info.json", - "blockchains/near/info/logo.png", - "blockchains/nebulas/info/info.json", - "blockchains/nebulas/info/logo.png", - "blockchains/neo/allowlist.json", - "blockchains/neo/assets/2efdb22c152896964665d0a8214dc7bd59232162/info.json", - "blockchains/neo/assets/2efdb22c152896964665d0a8214dc7bd59232162/logo.png", - "blockchains/neo/assets/bac0d143a547dc66a1d6a2b7d66b06de42614971/info.json", - "blockchains/neo/assets/bac0d143a547dc66a1d6a2b7d66b06de42614971/logo.png", - "blockchains/neo/denylist.json", - "blockchains/neo/info/info.json", - "blockchains/nervos/info/info.json", - "blockchains/nervos/info/logo.png", - "blockchains/nimiq/info/info.json", - "blockchains/nuls/allowlist.json", - "blockchains/nuls/assets/NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h/info.json", - "blockchains/nuls/assets/NULSd6HgyZkiqLnBzTaeSQfx1TNg2cqbzq51h/logo.png", - "blockchains/nuls/denylist.json", - "blockchains/nuls/info/info.json", - "blockchains/nuls/info/logo.png", - "blockchains/oasis/info/info.json", - "blockchains/oasis/info/logo.png", - "blockchains/ontology/allowlist.json", - "blockchains/ontology/assets/ong/info.json", - "blockchains/ontology/assets/ong/logo.png", - "blockchains/ontology/denylist.json", - "blockchains/ontology/info/info.json", - "blockchains/ontology/info/logo.png", - "blockchains/ontology/validators/list.json", - "blockchains/poa/allowlist.json", - "blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/logo.png", - "blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/logo.png", - "blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/logo.png", - "blockchains/poa/denylist.json", - "blockchains/poa/info/info.json", - "blockchains/poa/info/logo.png", - "blockchains/polkadot/info/info.json", - "blockchains/polkadot/info/logo.png", - "blockchains/qtum/info/info.json", - "blockchains/ravencoin/info/info.json", - "blockchains/ripple/info/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56/logo.png", - "blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/logo.png", - "blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/info.json", - "blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/logo.png", - "blockchains/smartchain/assets/0x0567D7fad179dCd2a89508B77cCe93E26f8998F7/info.json", - "blockchains/smartchain/assets/0x0567D7fad179dCd2a89508B77cCe93E26f8998F7/logo.png", - "blockchains/smartchain/assets/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18/info.json", - "blockchains/smartchain/assets/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18/logo.png", - "blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/info.json", - "blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/logo.png", - "blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/info.json", - "blockchains/smartchain/assets/0x0D8Ce2A99Bb6e3B7Db580eD848240e4a0F9aE153/logo.png", - "blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json", - "blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png", - "blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/info.json", - "blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/logo.png", - "blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/info.json", - "blockchains/smartchain/assets/0x0Eb3a705fc54725037CC9e008bDede697f62F335/logo.png", - "blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/info.json", - "blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/logo.png", - "blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json", - "blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/logo.png", - "blockchains/smartchain/assets/0x10747e2045a0ef884a0586AC81558F43285ea3c7/logo.png", - "blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/info.json", - "blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/logo.png", - "blockchains/smartchain/assets/0x1203355742e76875154C0D13eB81DCD7711dC7d9/info.json", - "blockchains/smartchain/assets/0x1203355742e76875154C0D13eB81DCD7711dC7d9/logo.png", - "blockchains/smartchain/assets/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739/info.json", - "blockchains/smartchain/assets/0x12e34cDf6A031a10FE241864c32fB03a4FDaD739/logo.png", - "blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/info.json", - "blockchains/smartchain/assets/0x13616F44Ba82D63c8C0DC3Ff843D36a8ec1c05a9/logo.png", - "blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json", - "blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/logo.png", - "blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json", - "blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/logo.png", - "blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/info.json", - "blockchains/smartchain/assets/0x16939ef78684453bfDFb47825F8a5F714f12623a/logo.png", - "blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/info.json", - "blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/logo.png", - "blockchains/smartchain/assets/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88/info.json", - "blockchains/smartchain/assets/0x17bc015607Fdf93e7C949e9Ca22f96907cFBeF88/logo.png", - "blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/info.json", - "blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/logo.png", - "blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/info.json", - "blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/logo.png", - "blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/info.json", - "blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/logo.png", - "blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json", - "blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/logo.png", - "blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/info.json", - "blockchains/smartchain/assets/0x1Ba42e5193dfA8B03D15dd1B86a3113bbBEF8Eeb/logo.png", - "blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/info.json", - "blockchains/smartchain/assets/0x1D2F0da169ceB9fC7B3144628dB156f3F6c60dBE/logo.png", - "blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/info.json", - "blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/logo.png", - "blockchains/smartchain/assets/0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912/info.json", - "blockchains/smartchain/assets/0x1F01Dc57C66C2f87D8eab9C625D335e9defE6912/logo.png", - "blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/info.json", - "blockchains/smartchain/assets/0x1Fa4a73a3F0133f0025378af00236f3aBDEE5D63/logo.png", - "blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/info.json", - "blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/logo.png", - "blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/info.json", - "blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/logo.png", - "blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json", - "blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/logo.png", - "blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/info.json", - "blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/logo.png", - "blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/info.json", - "blockchains/smartchain/assets/0x2170Ed0880ac9A755fd29B2688956BD959F933F8/logo.png", - "blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json", - "blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/logo.png", - "blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json", - "blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/logo.png", - "blockchains/smartchain/assets/0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B/info.json", - "blockchains/smartchain/assets/0x250632378E573c6Be1AC2f97Fcdf00515d0Aa91B/logo.png", - "blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/info.json", - "blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/logo.png", - "blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/info.json", - "blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/logo.png", - "blockchains/smartchain/assets/0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB/info.json", - "blockchains/smartchain/assets/0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB/logo.png", - "blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/info.json", - "blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/logo.png", - "blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json", - "blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/logo.png", - "blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/info.json", - "blockchains/smartchain/assets/0x32dFFc3fE8E3EF3571bF8a72c0d0015C5373f41D/logo.png", - "blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json", - "blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/logo.png", - "blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/info.json", - "blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/logo.png", - "blockchains/smartchain/assets/0x37109a51e712471Bd2C72d8D70718627e7fF0032/info.json", - "blockchains/smartchain/assets/0x37109a51e712471Bd2C72d8D70718627e7fF0032/logo.png", - "blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/info.json", - "blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/logo.png", - "blockchains/smartchain/assets/0x393B312C01048b3ed2720bF1B090084C09e408A1/info.json", - "blockchains/smartchain/assets/0x393B312C01048b3ed2720bF1B090084C09e408A1/logo.png", - "blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/info.json", - "blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/logo.png", - "blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/info.json", - "blockchains/smartchain/assets/0x3947B992DC0147D2D89dF0392213781b04B25075/logo.png", - "blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/info.json", - "blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/logo.png", - "blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/info.json", - "blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/logo.png", - "blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/info.json", - "blockchains/smartchain/assets/0x3EE2200Efb3400fAbB9AacF31297cBdD1d435D47/logo.png", - "blockchains/smartchain/assets/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC/info.json", - "blockchains/smartchain/assets/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC/logo.png", - "blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/info.json", - "blockchains/smartchain/assets/0x3d6545b08693daE087E957cb1180ee38B9e3c25E/logo.png", - "blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/info.json", - "blockchains/smartchain/assets/0x3f515f0a8e93F2E2f891ceeB3Db4e62e202d7110/logo.png", - "blockchains/smartchain/assets/0x40929FB2008c830731A3d972950bC13f70161c75/info.json", - "blockchains/smartchain/assets/0x40929FB2008c830731A3d972950bC13f70161c75/logo.png", - "blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/info.json", - "blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/logo.png", - "blockchains/smartchain/assets/0x4247aeB8E759e575Fe350921cD174C48df304F2A/info.json", - "blockchains/smartchain/assets/0x4247aeB8E759e575Fe350921cD174C48df304F2A/logo.png", - "blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/info.json", - "blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/logo.png", - "blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/info.json", - "blockchains/smartchain/assets/0x4338665CBB7B2485A8855A139b75D5e34AB0DB94/logo.png", - "blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/info.json", - "blockchains/smartchain/assets/0x47BEAd2563dCBf3bF2c9407fEa4dC236fAbA485A/logo.png", - "blockchains/smartchain/assets/0x47c1C7B9D7941A7265D123DCfb100D8FB5348213/info.json", - "blockchains/smartchain/assets/0x47c1C7B9D7941A7265D123DCfb100D8FB5348213/logo.png", - "blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json", - "blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/logo.png", - "blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/info.json", - "blockchains/smartchain/assets/0x4BD17003473389A42DAF6a0a729f6Fdb328BbBd7/logo.png", - "blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json", - "blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/logo.png", - "blockchains/smartchain/assets/0x4d4e595d643dc61EA7FCbF12e4b1AAA39f9975B8/logo.png", - "blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/info.json", - "blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/logo.png", - "blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/info.json", - "blockchains/smartchain/assets/0x52CE071Bd9b1C4B00A0b92D298c512478CaD67e8/logo.png", - "blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/info.json", - "blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/logo.png", - "blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json", - "blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/logo.png", - "blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json", - "blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/logo.png", - "blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/info.json", - "blockchains/smartchain/assets/0x56B52f384ffd3cEa09730b04d9342d23B3212ef3/logo.png", - "blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/info.json", - "blockchains/smartchain/assets/0x56b6fB708fC5732DEC1Afc8D8556423A2EDcCbD6/logo.png", - "blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/info.json", - "blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/logo.png", - "blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json", - "blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/logo.png", - "blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/info.json", - "blockchains/smartchain/assets/0x5A41F637C3f7553dBa6dDC2D3cA92641096577ea/logo.png", - "blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/info.json", - "blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/logo.png", - "blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/info.json", - "blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/logo.png", - "blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json", - "blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/logo.png", - "blockchains/smartchain/assets/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035/info.json", - "blockchains/smartchain/assets/0x5F88AB06e8dfe89DF127B2430Bba4Af600866035/logo.png", - "blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/info.json", - "blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/logo.png", - "blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json", - "blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/logo.png", - "blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/info.json", - "blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/logo.png", - "blockchains/smartchain/assets/0x60b3BC37593853c04410c4F07fE4D6748245BF77/info.json", - "blockchains/smartchain/assets/0x60b3BC37593853c04410c4F07fE4D6748245BF77/logo.png", - "blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/info.json", - "blockchains/smartchain/assets/0x62D71B23bF15218C7d2D7E48DBbD9e9c650B173f/logo.png", - "blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/info.json", - "blockchains/smartchain/assets/0x63870A18B6e42b01Ef1Ad8A2302ef50B7132054F/logo.png", - "blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json", - "blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/logo.png", - "blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/info.json", - "blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/logo.png", - "blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/info.json", - "blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/logo.png", - "blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/info.json", - "blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/logo.png", - "blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/info.json", - "blockchains/smartchain/assets/0x7083609fCE4d1d8Dc0C979AAb8c869Ea2C873402/logo.png", - "blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json", - "blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/logo.png", - "blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/info.json", - "blockchains/smartchain/assets/0x728C5baC3C3e370E372Fc4671f9ef6916b814d8B/logo.png", - "blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json", - "blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/logo.png", - "blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/info.json", - "blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/logo.png", - "blockchains/smartchain/assets/0x748AD98b14C814B28812eB42ad219C8672909879/logo.png", - "blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json", - "blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/logo.png", - "blockchains/smartchain/assets/0x78e1936f065Fd4082387622878C7d11c9f05ECF4/logo.png", - "blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/info.json", - "blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/logo.png", - "blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/info.json", - "blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/logo.png", - "blockchains/smartchain/assets/0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA/info.json", - "blockchains/smartchain/assets/0x7A2172F3728962F6B952a1Cc1AD794DACbf9f3DA/logo.png", - "blockchains/smartchain/assets/0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6/info.json", - "blockchains/smartchain/assets/0x7B7D3B71A12906270b1b4c187C75f45188E9aEf6/logo.png", - "blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/info.json", - "blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/logo.png", - "blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/info.json", - "blockchains/smartchain/assets/0x7F70642d88cf1C4a3a7abb072B53B929b653edA5/logo.png", - "blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/info.json", - "blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/logo.png", - "blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/info.json", - "blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/logo.png", - "blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/info.json", - "blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/logo.png", - "blockchains/smartchain/assets/0x82D2f8E02Afb160Dd5A480a617692e62de9038C4/info.json", - "blockchains/smartchain/assets/0x82D2f8E02Afb160Dd5A480a617692e62de9038C4/logo.png", - "blockchains/smartchain/assets/0x8443f091997f06a61670B735ED92734F5628692F/info.json", - "blockchains/smartchain/assets/0x8443f091997f06a61670B735ED92734F5628692F/logo.png", - "blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json", - "blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/logo.png", - "blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json", - "blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/logo.png", - "blockchains/smartchain/assets/0x897fE07d613037c206429628611A2665E18C657d/logo.png", - "blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/info.json", - "blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/logo.png", - "blockchains/smartchain/assets/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF/info.json", - "blockchains/smartchain/assets/0x8E9f5173e16Ff93F81579d73A7f9723324d6B6aF/logo.png", - "blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/info.json", - "blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/logo.png", - "blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/info.json", - "blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/logo.png", - "blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/info.json", - "blockchains/smartchain/assets/0x8fF795a6F4D97E7887C79beA79aba5cc76444aDf/logo.png", - "blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/info.json", - "blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/logo.png", - "blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/info.json", - "blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/logo.png", - "blockchains/smartchain/assets/0x90DF11a8ccE420675e73922419e3f4f3Fe13CCCb/logo.png", - "blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/info.json", - "blockchains/smartchain/assets/0x928e55daB735aa8260AF3cEDadA18B5f70C72f1b/logo.png", - "blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json", - "blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/logo.png", - "blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json", - "blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/logo.png", - "blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json", - "blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/logo.png", - "blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json", - "blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/logo.png", - "blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json", - "blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/logo.png", - "blockchains/smartchain/assets/0x9B44Df3318972bE845d83f961735609137C4C23c/info.json", - "blockchains/smartchain/assets/0x9B44Df3318972bE845d83f961735609137C4C23c/logo.png", - "blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/info.json", - "blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/logo.png", - "blockchains/smartchain/assets/0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27/info.json", - "blockchains/smartchain/assets/0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27/logo.png", - "blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json", - "blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/logo.png", - "blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/info.json", - "blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/logo.png", - "blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/info.json", - "blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/logo.png", - "blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/info.json", - "blockchains/smartchain/assets/0xA8c2B8eec3d368C0253ad3dae65a5F2BBB89c929/logo.png", - "blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/info.json", - "blockchains/smartchain/assets/0xAD6cAEb32CD2c308980a548bD0Bc5AA4306c6c18/logo.png", - "blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/info.json", - "blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/logo.png", - "blockchains/smartchain/assets/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f/info.json", - "blockchains/smartchain/assets/0xAe9269f27437f0fcBC232d39Ec814844a51d6b8f/logo.png", - "blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json", - "blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/logo.png", - "blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json", - "blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/logo.png", - "blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/info.json", - "blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/logo.png", - "blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/info.json", - "blockchains/smartchain/assets/0xC7d8D35EBA58a0935ff2D5a33Df105DD9f071731/logo.png", - "blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/info.json", - "blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/logo.png", - "blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/info.json", - "blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/logo.png", - "blockchains/smartchain/assets/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44/info.json", - "blockchains/smartchain/assets/0xCA0a9Df6a8cAD800046C1DDc5755810718b65C44/logo.png", - "blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/info.json", - "blockchains/smartchain/assets/0xCa3F508B8e4Dd382eE878A314789373D80A5190A/logo.png", - "blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/info.json", - "blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/logo.png", - "blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/info.json", - "blockchains/smartchain/assets/0xD41FDb03Ba84762dD66a0af1a6C8540FF1ba5dfb/logo.png", - "blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/info.json", - "blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/logo.png", - "blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/info.json", - "blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/logo.png", - "blockchains/smartchain/assets/0xDE4e179CC1d3b298216B96893767b9b01A6Bc413/info.json", - "blockchains/smartchain/assets/0xDE4e179CC1d3b298216B96893767b9b01A6Bc413/logo.png", - "blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json", - "blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/logo.png", - "blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/info.json", - "blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/logo.png", - "blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json", - "blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/logo.png", - "blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/info.json", - "blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/logo.png", - "blockchains/smartchain/assets/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C/info.json", - "blockchains/smartchain/assets/0xE4Ae305ebE1AbE663f261Bc00534067C80ad677C/logo.png", - "blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/info.json", - "blockchains/smartchain/assets/0xE64F5Cb844946C1F102Bd25bBD87a5aB4aE89Fbe/logo.png", - "blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/info.json", - "blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/logo.png", - "blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/info.json", - "blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/logo.png", - "blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/info.json", - "blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/logo.png", - "blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/info.json", - "blockchains/smartchain/assets/0xF215A127A196e3988C09d052e16BcFD365Cd7AA3/logo.png", - "blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/info.json", - "blockchains/smartchain/assets/0xF21768cCBC73Ea5B6fd3C687208a7c2def2d966e/logo.png", - "blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/info.json", - "blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/logo.png", - "blockchains/smartchain/assets/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa/info.json", - "blockchains/smartchain/assets/0xF68C9Df95a18B2A5a5fa1124d79EEEffBaD0B6Fa/logo.png", - "blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/info.json", - "blockchains/smartchain/assets/0xF8A0BF9cF54Bb92F17374d9e9A321E6a111a51bD/logo.png", - "blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/info.json", - "blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/logo.png", - "blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/info.json", - "blockchains/smartchain/assets/0xa04F060077D90Fe2647B61e4dA4aD1F97d6649dc/logo.png", - "blockchains/smartchain/assets/0xa184088a740c695E156F91f5cC086a06bb78b827/info.json", - "blockchains/smartchain/assets/0xa184088a740c695E156F91f5cC086a06bb78b827/logo.png", - "blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json", - "blockchains/smartchain/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/logo.png", - "blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/info.json", - "blockchains/smartchain/assets/0xa2B726B1145A4773F68593CF171187d8EBe4d495/logo.png", - "blockchains/smartchain/assets/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9/info.json", - "blockchains/smartchain/assets/0xa3f020a5C92e15be13CAF0Ee5C95cF79585EeCC9/logo.png", - "blockchains/smartchain/assets/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C/info.json", - "blockchains/smartchain/assets/0xaCd6b5f76Db153FB45EAE6D5be5BDbd45d1b2A8C/logo.png", - "blockchains/smartchain/assets/0xaDD8A06fd58761A5047426e160B2B88AD3B9D464/info.json", - "blockchains/smartchain/assets/0xaDD8A06fd58761A5047426e160B2B88AD3B9D464/logo.png", - "blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/info.json", - "blockchains/smartchain/assets/0xaF53d56ff99f1322515E54FdDE93FF8b3b7DAFd5/logo.png", - "blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/info.json", - "blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/logo.png", - "blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/info.json", - "blockchains/smartchain/assets/0xb59490aB09A0f526Cc7305822aC65f2Ab12f9723/logo.png", - "blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json", - "blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/logo.png", - "blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/info.json", - "blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/logo.png", - "blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/info.json", - "blockchains/smartchain/assets/0xbA2aE424d960c26247Dd6c32edC70B295c744C43/logo.png", - "blockchains/smartchain/assets/0xbB8DB5e17BBe9c90Da8E3445E335b82d7cc53575/logo.png", - "blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json", - "blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/logo.png", - "blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/info.json", - "blockchains/smartchain/assets/0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c/logo.png", - "blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/info.json", - "blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/logo.png", - "blockchains/smartchain/assets/0xc5137E8e017799e71A65e0cFe3F340d719AF17D3/info.json", - "blockchains/smartchain/assets/0xc5137E8e017799e71A65e0cFe3F340d719AF17D3/logo.png", - "blockchains/smartchain/assets/0xcD7C5025753a49f1881B31C48caA7C517Bb46308/info.json", - "blockchains/smartchain/assets/0xcD7C5025753a49f1881B31C48caA7C517Bb46308/logo.png", - "blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/info.json", - "blockchains/smartchain/assets/0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63/logo.png", - "blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/info.json", - "blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/logo.png", - "blockchains/smartchain/assets/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888/info.json", - "blockchains/smartchain/assets/0xd4CB328A82bDf5f03eB737f37Fa6B370aef3e888/logo.png", - "blockchains/smartchain/assets/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19/info.json", - "blockchains/smartchain/assets/0xdF1F0026374d4BCc490BE5E316963Cf6Df2FfF19/logo.png", - "blockchains/smartchain/assets/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7/info.json", - "blockchains/smartchain/assets/0xe49ed1B44117BB7379c1506cf5815aE33089e1A7/logo.png", - "blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json", - "blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/logo.png", - "blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json", - "blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/logo.png", - "blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json", - "blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/logo.png", - "blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json", - "blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/logo.png", - "blockchains/smartchain/assets/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E/info.json", - "blockchains/smartchain/assets/0xef5CeB00AE3eb617773016B4ca886b61FA4e027E/logo.png", - "blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/info.json", - "blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/logo.png", - "blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json", - "blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/logo.png", - "blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/info.json", - "blockchains/smartchain/assets/0xf79037F6f6bE66832DE4E7516be52826BC3cBcc4/logo.png", - "blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json", - "blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/logo.png", - "blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/info.json", - "blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/logo.png", - "blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json", - "blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/logo.png", - "blockchains/smartchain/assets/0xfb6115445Bff7b52FeB98650C87f44907E58f802/info.json", - "blockchains/smartchain/assets/0xfb6115445Bff7b52FeB98650C87f44907E58f802/logo.png", - "blockchains/smartchain/denylist.json", - "blockchains/smartchain/info/info.json", - "blockchains/smartchain/info/logo.png", - "blockchains/smartchain/tokenlist.json", - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/info.json", - "blockchains/solana/assets/9S4t2NEAiJVMvPdRYKVrfJpBafPBLtvbvyS3DecojQHw/logo.png", - "blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json", - "blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/logo.png", - "blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json", - "blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/logo.png", - "blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/info.json", - "blockchains/solana/assets/FtgGSFADXBtroxq8VCausXRr2of47QBf5AS1NtZCu4GD/logo.png", - "blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/info.json", - "blockchains/solana/assets/SRMuApVNdxXokk5GT7XD5cUUgXMBCoAz2LHeuAoKWRt/logo.png", - "blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/info.json", - "blockchains/solana/assets/kinXdEcpDQeHPEuQnqmUgtYykqKGVFq6CeVX5iAHJq6/logo.png", - "blockchains/solana/denylist.json", - "blockchains/solana/info/info.json", - "blockchains/solana/info/logo.png", - "blockchains/solana/validators/assets/2het6nBRLq9LLZER8fqUEk7j5pbLxq2mVGqSse2nS3tf/logo.png", - "blockchains/solana/validators/assets/3r5ZXC1yFqMmk8VwDdUJbEdPmZ8KZvEkzd5ThEYRetTk/logo.png", - "blockchains/solana/validators/assets/49DJjUX3cwFvaZD5rCAwubiz7qdRWDez9xmB381XdHru/logo.png", - "blockchains/solana/validators/assets/4PsiLMyoUQ7QRn1FFiFCvej4hsUTFzfvJnyN4bj1tmSN/logo.png", - "blockchains/solana/validators/assets/51JBzSTU5rAM8gLAVQKgp4WoZerQcSqWC7BitBzgUNAm/logo.png", - "blockchains/solana/validators/assets/6UDU4Z9TTbYy8gcRKBd7RX3Lm2qMsSR4PMuzoyYPzLma/logo.png", - "blockchains/solana/validators/assets/76nwV8zz8tLz97SBRXH6uwHvgHXtqJDLQfF66jZhQ857/logo.png", - "blockchains/solana/validators/assets/7Hs9z4qsGCbQE9cy2aqgsvWupeZZGiKJgeb1eG4ZKYUH/logo.png", - "blockchains/solana/validators/assets/7PmWxxiTneGteGxEYvzj5pGDVMQ4nuN9DfUypEXmaA8o/logo.png", - "blockchains/solana/validators/assets/7VGU4ZwR1e1AFekqbqv2gvjeg47e1PwMPm4BfLt6rxNk/logo.png", - "blockchains/solana/validators/assets/9GJmEHGom9eWo4np4L5vC6b6ri1Df2xN8KFoWixvD1Bs/logo.png", - "blockchains/solana/validators/assets/9QU2QSxhb24FUX3Tu2FpczXjpK3VYrvRudywSZaM29mF/logo.png", - "blockchains/solana/validators/assets/9iEFfC6qCU6DBTWxL84YQdpNmpZ9yBBu4sW62yeiEVKe/logo.png", - "blockchains/solana/validators/assets/9sWYTuuR4s12Q4SuSfo5CfWaFggQwA6Z8pf8dWowN5rk/logo.png", - "blockchains/solana/validators/assets/9tedbEYypEKXAMkHcg42rn3fXY1B8hB6cdE3ZTFouXLL/logo.png", - "blockchains/solana/validators/assets/9v5gci7uDiaGKRmQ2dn6WJMB94YqFaVFBTiFzBzNhyaw/logo.png", - "blockchains/solana/validators/assets/AGXZemZbyZjz5NBhufcob2pf8AXnr9HaGFUGNCfooWrB/logo.png", - "blockchains/solana/validators/assets/BH7asDZbKkTmT3UWiNfmMVRgQEEpXoVThGPmQfgWwDhg/logo.png", - "blockchains/solana/validators/assets/BxFf75Vtzro2Hy3coFHKxFMZo5au8W7J8BmLC3gCMotU/logo.png", - "blockchains/solana/validators/assets/CAf8jfgqhia5VNrEF4A7Y9VLD3numMq9DVSceq7cPhNY/logo.png", - "blockchains/solana/validators/assets/CRzMxdyS56N2vkb55X5q155sSdVkjZhiFedWcbscCf7K/logo.png", - "blockchains/solana/validators/assets/CcaHc2L43ZWjwCHART3oZoJvHLAe9hzT2DJNUpBzoTN1/logo.png", - "blockchains/solana/validators/assets/CertusDeBmqN8ZawdkxK5kFGMwBXdudvWHYwtNgNhvLu/logo.png", - "blockchains/solana/validators/assets/Chorus6Kis8tFHA7AowrPMcRJk3LbApHTYpgSNXzY5KE/logo.png", - "blockchains/solana/validators/assets/D3DfFvmLBKkX9JJNEpJRXpM1pYTVPQ5dpPQRc9F49xk4/logo.png", - "blockchains/solana/validators/assets/DQ7D6ZRtKbBSxCcAunEkoTzQhCBKLPdzTjPRRnM6wo1f/logo.png", - "blockchains/solana/validators/assets/DumiCKHVqoCQKD8roLApzR5Fit8qGV5fVQsJV9sTZk4a/logo.png", - "blockchains/solana/validators/assets/EFEKcHrUBsRoQkuTSJAQNZnj1u8h9oE4LoCYerednc3F/logo.png", - "blockchains/solana/validators/assets/FKsC411dik9ktS6xPADxs4Fk2SCENvAiuccQHLAPndvk/logo.png", - "blockchains/solana/validators/assets/GB44NXtM7zGm6QnzQjzHZcRKSswkJbox8aJsKiXGbFJr/logo.png", - "blockchains/solana/validators/assets/GMpKrAwQ9oa4sJqEYQezLr8Z2TUAU72tXD4iMyfoJjbh/logo.png", - "blockchains/solana/validators/assets/GhKEDkvGkf2kceG45ppzqnPD6BPXi1PyW1xGNWJdh5QW/logo.png", - "blockchains/solana/validators/assets/GvZEwtCHZ7YtCkQCaLRVEXsyVvQkRDhJhQgB6akPme1e/logo.png", - "blockchains/solana/validators/assets/H3GhqPMwvGLdxWg3QJGjXDSkFSJCsFk3Wx9XBTdYZykc/logo.png", - "blockchains/solana/validators/assets/LunaFpQkZsZVJL2P2BUqNDJqyVYqrw9buQnjQtMLXdK/logo.png", - "blockchains/solana/validators/assets/SFund7s2YPS7iCu7W2TobbuQEpVEAv9ZU7zHKiN1Gow/logo.png", - "blockchains/solana/validators/assets/ateamaZDqNWDztxnVKZhRsp4ac53KvT1rVKyU5LnL6o/logo.png", - "blockchains/solana/validators/assets/beefKGBWeSpHzYBHZXwp5So7wdQGX6mu4ZHCsH3uTar/logo.png", - "blockchains/solana/validators/assets/edu1fZt5i82cFm6ujUoyXLMdujWxZyWYC8fkydWHRNT/logo.png", - "blockchains/solana/validators/list.json", - "blockchains/steem/info/info.json", - "blockchains/steem/info/logo.png", - "blockchains/stellar/info/info.json", - "blockchains/terra/allowlist.json", - "blockchains/terra/assets/ukrw/logo.png", - "blockchains/terra/assets/uluna/logo.png", - "blockchains/terra/assets/umnt/logo.png", - "blockchains/terra/assets/usdr/logo.png", - "blockchains/terra/assets/uusd/logo.png", - "blockchains/terra/denylist.json", - "blockchains/terra/info/info.json", - "blockchains/terra/info/logo.png", - "blockchains/terra/validators/assets/terravaloper163phlen6dn7sp9khhjar2gqqx6kga0ly8d7h9g/logo.png", - "blockchains/terra/validators/assets/terravaloper1audgfvmgt0js54p3s8kj3r40uwej6vy2tv6rrw/logo.png", - "blockchains/terra/validators/assets/terravaloper1d3hatwcsvkktgwp3elglw9glca0h42yg6xy4lp/logo.png", - "blockchains/terra/validators/assets/terravaloper1eutun6vh83lmyq0wmyf9vgghvurze2xanl9sq6/logo.png", - "blockchains/terra/validators/assets/terravaloper1gh7wpfpsjrqnash5uc84z4njt95y9g5nh3uqzx/logo.png", - "blockchains/terra/validators/assets/terravaloper1n7pkcal0jkp0ac9r338qp9cm5x6cakfnremtnt/logo.png", - "blockchains/terra/validators/assets/terravaloper1nwrksgv2vuadma8ygs8rhwffu2ygk4j24w2mku/logo.png", - "blockchains/terra/validators/assets/terravaloper1ptyzewnns2kn37ewtmv6ppsvhdnmeapvgk6d65/logo.png", - "blockchains/terra/validators/assets/terravaloper1rgu3qmm6rllfxlrfk94pgxa0jm37902dynqehm/logo.png", - "blockchains/terra/validators/list.json", - "blockchains/tezos/info/info.json", - "blockchains/tezos/validators/assets/tz1LH4L6XYT2JNPhvWYC4Zq3XEiGgEwzNRvo/logo.png", - "blockchains/tezos/validators/assets/tz1LLNkQK4UQV6QcFShiXJ2vT2ELw449MzAA/logo.png", - "blockchains/tezos/validators/assets/tz1Ldzz6k1BHdhuKvAtMRX7h5kJSMHESMHLC/logo.png", - "blockchains/tezos/validators/assets/tz1Lhf4J9Qxoe3DZ2nfe8FGDnvVj7oKjnMY6/logo.png", - "blockchains/tezos/validators/assets/tz1MXFrtZoaXckE41bjUCSjAjAap3AFDSr3N/logo.png", - "blockchains/tezos/validators/assets/tz1NEKxGEHsFufk87CVZcrqWu8o22qh46GK6/logo.png", - "blockchains/tezos/validators/assets/tz1NMNQYrYrfNpmUqQrMhJypf6ovnaDZhJHM/logo.png", - "blockchains/tezos/validators/assets/tz1NortRftucvAkD1J58L32EhSVrQEWJCEnB/logo.png", - "blockchains/tezos/validators/assets/tz1P2Po7YM526ughEsRbY4oR9zaUPDZjxFrb/logo.png", - "blockchains/tezos/validators/assets/tz1Pwgj6j55akKCyvTwwr9X4np1RskSXpQY4/logo.png", - "blockchains/tezos/validators/assets/tz1QLXqnfN51dkjeghXvKHkJfhvGiM5gK4tc/logo.png", - "blockchains/tezos/validators/assets/tz1RCFbB9GpALpsZtu6J58sb74dm8qe6XBzv/logo.png", - "blockchains/tezos/validators/assets/tz1RV1MBbZMR68tacosb7Mwj6LkbPSUS1er1/logo.png", - "blockchains/tezos/validators/assets/tz1STeamwbp68THcny9zk3LsbG3H36DMvbRK/logo.png", - "blockchains/tezos/validators/assets/tz1Scdr2HsZiQjc7bHMeBbmDRXYVvdhjJbBh/logo.png", - "blockchains/tezos/validators/assets/tz1TDSmoZXwVevLTEvKCTHWpomG76oC9S2fJ/logo.png", - "blockchains/tezos/validators/assets/tz1Tnjaxk6tbAeC2TmMApPh8UsrEVQvhHvx5/logo.png", - "blockchains/tezos/validators/assets/tz1V3yg82mcrPJbegqVCPn6bC8w1CSTRp3f8/logo.png", - "blockchains/tezos/validators/assets/tz1Vyuu4EJ5Nym4JcrfRLnp3hpaq1DSEp1Ke/logo.png", - "blockchains/tezos/validators/assets/tz1WCd2jm4uSt4vntk4vSuUWoZQGhLcDuR9q/logo.png", - "blockchains/tezos/validators/assets/tz1WctSwL49BZtdWAQ75NY6vr4xsAx6oKdah/logo.png", - "blockchains/tezos/validators/assets/tz1WpeqFaBG9Jm73Dmgqamy8eF8NWLz9JCoY/logo.png", - "blockchains/tezos/validators/assets/tz1XXayQohB8XRXN7kMoHbf2NFwNiH3oMRQQ/logo.png", - "blockchains/tezos/validators/assets/tz1Xek93iSXXckyQ6aYLVS5Rr2tge2en7ZxS/logo.png", - "blockchains/tezos/validators/assets/tz1Z3KCf8CLGAYfvVWPEr562jDDyWkwNF7sT/logo.png", - "blockchains/tezos/validators/assets/tz1aDiEJf9ztRrAJEXZfcG3CKimoKsGhwVAi/logo.png", - "blockchains/tezos/validators/assets/tz1aRoaRhSpRYvFdyvgWLL6TGyRoGF51wDjM/logo.png", - "blockchains/tezos/validators/assets/tz1awXW7wuXy21c66vBudMXQVAPgRnqqwgTH/logo.png", - "blockchains/tezos/validators/assets/tz1cb8xcmJWcdVU7cNAd93MfEReorvP52P8x/logo.png", - "blockchains/tezos/validators/assets/tz1eEnQhbwf6trb8Q8mPb2RaPkNk2rN7BKi8/logo.png", - "blockchains/tezos/validators/assets/tz2FCNBrERXtaTtNX6iimR1UJ5JSDxvdHM93/logo.png", - "blockchains/tezos/validators/assets/tz3QCNyySViKHmeSr45kzDxzchys7NiXCWoa/logo.png", - "blockchains/tezos/validators/assets/tz3adcvQaKXTCg12zbninqo3q8ptKKtDFTLv/logo.png", - "blockchains/tezos/validators/assets/tz3e75hU4EhDU3ukyJueh5v6UvEHzGwkg3yC/logo.png", - "blockchains/tezos/validators/list.json", - "blockchains/theta/allowlist.json", - "blockchains/theta/denylist.json", - "blockchains/theta/info/info.json", - "blockchains/thundertoken/allowlist.json", - "blockchains/thundertoken/assets/0x050fe1046B546286e2467De8Cb04800479D1FDE3/logo.png", - "blockchains/thundertoken/assets/0x0A733F90D223d47DEa79aBEfF536F10af1068cB0/logo.png", - "blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json", - "blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/logo.png", - "blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json", - "blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/logo.png", - "blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json", - "blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/logo.png", - "blockchains/thundertoken/assets/0x2b31e3b88847f03c1335e99a0d1274a2c72059de/logo.png", - "blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json", - "blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/logo.png", - "blockchains/thundertoken/assets/0x4f3c8e20942461e2c3bdd8311ac57b0c222f2b82/logo.png", - "blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json", - "blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/logo.png", - "blockchains/thundertoken/assets/0x876e7D048c6151e3D0F93AaBfBf5B7Da605d416F/logo.png", - "blockchains/thundertoken/assets/0x8c844a7eb92c45e3b542b8ce3fe5f82d37640d7f/logo.png", - "blockchains/thundertoken/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/logo.png", - "blockchains/thundertoken/assets/0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3/logo.png", - "blockchains/thundertoken/assets/0xa71A7659E5d1824Bc0F71B96332B06097C8D6287/logo.png", - "blockchains/thundertoken/assets/0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC/logo.png", - "blockchains/thundertoken/assets/0xf3cab28e25b64fcd361446ccd6418d3e51d9cb52/logo.png", - "blockchains/thundertoken/denylist.json", - "blockchains/thundertoken/info/info.json", - "blockchains/tomochain/allowlist.json", - "blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/info.json", - "blockchains/tomochain/assets/0x01F83cE6636179b54b0CC0C408f9a8bce40ae776/logo.png", - "blockchains/tomochain/assets/0x17B26400621695c2D8C2D8869f6259E82D7544c4/logo.png", - "blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/info.json", - "blockchains/tomochain/assets/0x5e55D0c59287F5F8d540eF0766cA3F3810C71B84/logo.png", - "blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/info.json", - "blockchains/tomochain/assets/0x936b1F7290c8CFC57e31D7e4a301D5F9fA5B0cd8/logo.png", - "blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/info.json", - "blockchains/tomochain/assets/0xcE98172f4fC9Ad02da607843A2C211b7834431da/logo.png", - "blockchains/tomochain/assets/0xea8d13af16a33fc5de19c0b1edcf4cd053bd2fa9/logo.png", - "blockchains/tomochain/denylist.json", - "blockchains/tomochain/info/info.json", - "blockchains/tomochain/info/logo.png", - "blockchains/ton/info/info.json", - "blockchains/ton/info/logo.png", - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/1000001/info.json", - "blockchains/tron/assets/1000010/info.json", - "blockchains/tron/assets/1000010/logo.png", - "blockchains/tron/assets/1000017/info.json", - "blockchains/tron/assets/1000018/info.json", - "blockchains/tron/assets/1000131/info.json", - "blockchains/tron/assets/1000131/logo.png", - "blockchains/tron/assets/1000161/info.json", - "blockchains/tron/assets/1000226/info.json", - "blockchains/tron/assets/1000226/logo.png", - "blockchains/tron/assets/1000231/info.json", - "blockchains/tron/assets/1000231/logo.png", - "blockchains/tron/assets/1000251/info.json", - "blockchains/tron/assets/1000251/logo.png", - "blockchains/tron/assets/1000307/info.json", - "blockchains/tron/assets/1000307/logo.png", - "blockchains/tron/assets/1000317/info.json", - "blockchains/tron/assets/1000318/info.json", - "blockchains/tron/assets/1000318/logo.png", - "blockchains/tron/assets/1000324/info.json", - "blockchains/tron/assets/1000324/logo.png", - "blockchains/tron/assets/1000375/info.json", - "blockchains/tron/assets/1000375/logo.png", - "blockchains/tron/assets/1000391/info.json", - "blockchains/tron/assets/1000430/info.json", - "blockchains/tron/assets/1000430/logo.png", - "blockchains/tron/assets/1000451/info.json", - "blockchains/tron/assets/1000475/info.json", - "blockchains/tron/assets/1000475/logo.png", - "blockchains/tron/assets/1000501/logo.png", - "blockchains/tron/assets/1000554/info.json", - "blockchains/tron/assets/1000554/logo.png", - "blockchains/tron/assets/1000566/info.json", - "blockchains/tron/assets/1000566/logo.png", - "blockchains/tron/assets/1000577/info.json", - "blockchains/tron/assets/1000577/logo.png", - "blockchains/tron/assets/1000641/info.json", - "blockchains/tron/assets/1000641/logo.png", - "blockchains/tron/assets/1000671/logo.png", - "blockchains/tron/assets/1000697/logo.png", - "blockchains/tron/assets/1000709/info.json", - "blockchains/tron/assets/1000709/logo.png", - "blockchains/tron/assets/1000811/info.json", - "blockchains/tron/assets/1000811/logo.png", - "blockchains/tron/assets/1000814/info.json", - "blockchains/tron/assets/1000814/logo.png", - "blockchains/tron/assets/1000822/info.json", - "blockchains/tron/assets/1000822/logo.png", - "blockchains/tron/assets/1000824/info.json", - "blockchains/tron/assets/1000848/info.json", - "blockchains/tron/assets/1000849/info.json", - "blockchains/tron/assets/1000854/info.json", - "blockchains/tron/assets/1000854/logo.png", - "blockchains/tron/assets/1000865/info.json", - "blockchains/tron/assets/1000865/logo.png", - "blockchains/tron/assets/1000891/info.json", - "blockchains/tron/assets/1000891/logo.png", - "blockchains/tron/assets/1000897/info.json", - "blockchains/tron/assets/1000897/logo.png", - "blockchains/tron/assets/1000898/info.json", - "blockchains/tron/assets/1000898/logo.png", - "blockchains/tron/assets/1000900/info.json", - "blockchains/tron/assets/1000900/logo.png", - "blockchains/tron/assets/1000907/info.json", - "blockchains/tron/assets/1000907/logo.png", - "blockchains/tron/assets/1000930/info.json", - "blockchains/tron/assets/1000930/logo.png", - "blockchains/tron/assets/1000932/info.json", - "blockchains/tron/assets/1000932/logo.png", - "blockchains/tron/assets/1000933/info.json", - "blockchains/tron/assets/1000933/logo.png", - "blockchains/tron/assets/1000935/info.json", - "blockchains/tron/assets/1000935/logo.png", - "blockchains/tron/assets/1000943/info.json", - "blockchains/tron/assets/1000943/logo.png", - "blockchains/tron/assets/1000945/info.json", - "blockchains/tron/assets/1000981/info.json", - "blockchains/tron/assets/1000981/logo.png", - "blockchains/tron/assets/1000985/info.json", - "blockchains/tron/assets/1000985/logo.png", - "blockchains/tron/assets/1000999/info.json", - "blockchains/tron/assets/1000999/logo.png", - "blockchains/tron/assets/1001013/info.json", - "blockchains/tron/assets/1001013/logo.png", - "blockchains/tron/assets/1001030/info.json", - "blockchains/tron/assets/1001030/logo.png", - "blockchains/tron/assets/1001046/info.json", - "blockchains/tron/assets/1001046/logo.png", - "blockchains/tron/assets/1001047/info.json", - "blockchains/tron/assets/1001047/logo.png", - "blockchains/tron/assets/1001050/info.json", - "blockchains/tron/assets/1001050/logo.png", - "blockchains/tron/assets/1001090/info.json", - "blockchains/tron/assets/1001091/info.json", - "blockchains/tron/assets/1001091/logo.png", - "blockchains/tron/assets/1001092/info.json", - "blockchains/tron/assets/1001092/logo.png", - "blockchains/tron/assets/1001107/info.json", - "blockchains/tron/assets/1001136/info.json", - "blockchains/tron/assets/1001136/logo.png", - "blockchains/tron/assets/1001137/info.json", - "blockchains/tron/assets/1001137/logo.png", - "blockchains/tron/assets/1001142/info.json", - "blockchains/tron/assets/1001142/logo.png", - "blockchains/tron/assets/1001164/info.json", - "blockchains/tron/assets/1001164/logo.png", - "blockchains/tron/assets/1001186/info.json", - "blockchains/tron/assets/1001186/logo.png", - "blockchains/tron/assets/1001203/info.json", - "blockchains/tron/assets/1001203/logo.png", - "blockchains/tron/assets/1001217/info.json", - "blockchains/tron/assets/1001217/logo.png", - "blockchains/tron/assets/1001268/info.json", - "blockchains/tron/assets/1001268/logo.png", - "blockchains/tron/assets/1001302/info.json", - "blockchains/tron/assets/1001302/logo.png", - "blockchains/tron/assets/1001305/info.json", - "blockchains/tron/assets/1001305/logo.png", - "blockchains/tron/assets/1001313/info.json", - "blockchains/tron/assets/1001351/info.json", - "blockchains/tron/assets/1001353/info.json", - "blockchains/tron/assets/1001353/logo.png", - "blockchains/tron/assets/1001359/info.json", - "blockchains/tron/assets/1001361/info.json", - "blockchains/tron/assets/1001363/info.json", - "blockchains/tron/assets/1001363/logo.png", - "blockchains/tron/assets/1001367/info.json", - "blockchains/tron/assets/1001367/logo.png", - "blockchains/tron/assets/1001385/info.json", - "blockchains/tron/assets/1001385/logo.png", - "blockchains/tron/assets/1001411/info.json", - "blockchains/tron/assets/1001411/logo.png", - "blockchains/tron/assets/1001414/info.json", - "blockchains/tron/assets/1001414/logo.png", - "blockchains/tron/assets/1001427/info.json", - "blockchains/tron/assets/1001427/logo.png", - "blockchains/tron/assets/1001438/info.json", - "blockchains/tron/assets/1001457/info.json", - "blockchains/tron/assets/1001457/logo.png", - "blockchains/tron/assets/1001466/info.json", - "blockchains/tron/assets/1001466/logo.png", - "blockchains/tron/assets/1001500/info.json", - "blockchains/tron/assets/1001500/logo.png", - "blockchains/tron/assets/1001546/info.json", - "blockchains/tron/assets/1001559/info.json", - "blockchains/tron/assets/1001581/info.json", - "blockchains/tron/assets/1001581/logo.png", - "blockchains/tron/assets/1001584/info.json", - "blockchains/tron/assets/1001584/logo.png", - "blockchains/tron/assets/1001596/info.json", - "blockchains/tron/assets/1001596/logo.png", - "blockchains/tron/assets/1001617/info.json", - "blockchains/tron/assets/1001645/info.json", - "blockchains/tron/assets/1001645/logo.png", - "blockchains/tron/assets/1001652/info.json", - "blockchains/tron/assets/1001652/logo.png", - "blockchains/tron/assets/1001698/info.json", - "blockchains/tron/assets/1001698/logo.png", - "blockchains/tron/assets/1001699/info.json", - "blockchains/tron/assets/1001699/logo.png", - "blockchains/tron/assets/1001757/info.json", - "blockchains/tron/assets/1001778/info.json", - "blockchains/tron/assets/1001778/logo.png", - "blockchains/tron/assets/1001801/info.json", - "blockchains/tron/assets/1001801/logo.png", - "blockchains/tron/assets/1001803/info.json", - "blockchains/tron/assets/1001803/logo.png", - "blockchains/tron/assets/1001825/info.json", - "blockchains/tron/assets/1001825/logo.png", - "blockchains/tron/assets/1001834/info.json", - "blockchains/tron/assets/1001834/logo.png", - "blockchains/tron/assets/1001837/info.json", - "blockchains/tron/assets/1001845/info.json", - "blockchains/tron/assets/1001845/logo.png", - "blockchains/tron/assets/1001865/info.json", - "blockchains/tron/assets/1001865/logo.png", - "blockchains/tron/assets/1001893/info.json", - "blockchains/tron/assets/1001893/logo.png", - "blockchains/tron/assets/1001909/info.json", - "blockchains/tron/assets/1001909/logo.png", - "blockchains/tron/assets/1001920/info.json", - "blockchains/tron/assets/1001920/logo.png", - "blockchains/tron/assets/1001943/info.json", - "blockchains/tron/assets/1001949/info.json", - "blockchains/tron/assets/1001949/logo.png", - "blockchains/tron/assets/1002000/info.json", - "blockchains/tron/assets/1002000/logo.png", - "blockchains/tron/assets/1002021/info.json", - "blockchains/tron/assets/1002021/logo.png", - "blockchains/tron/assets/1002023/info.json", - "blockchains/tron/assets/1002023/logo.png", - "blockchains/tron/assets/1002028/info.json", - "blockchains/tron/assets/1002028/logo.png", - "blockchains/tron/assets/1002043/info.json", - "blockchains/tron/assets/1002058/info.json", - "blockchains/tron/assets/1002058/logo.png", - "blockchains/tron/assets/1002093/info.json", - "blockchains/tron/assets/1002116/info.json", - "blockchains/tron/assets/1002116/logo.png", - "blockchains/tron/assets/1002226/info.json", - "blockchains/tron/assets/1002226/logo.png", - "blockchains/tron/assets/1002234/info.json", - "blockchains/tron/assets/1002234/logo.png", - "blockchains/tron/assets/1002270/info.json", - "blockchains/tron/assets/1002270/logo.png", - "blockchains/tron/assets/1002357/info.json", - "blockchains/tron/assets/1002413/info.json", - "blockchains/tron/assets/1002413/logo.png", - "blockchains/tron/assets/1002469/info.json", - "blockchains/tron/assets/1002469/logo.png", - "blockchains/tron/assets/1002483/info.json", - "blockchains/tron/assets/1002483/logo.png", - "blockchains/tron/assets/1002517/info.json", - "blockchains/tron/assets/1002517/logo.png", - "blockchains/tron/assets/1002570/info.json", - "blockchains/tron/assets/1002570/logo.png", - "blockchains/tron/assets/1002573/info.json", - "blockchains/tron/assets/1002573/logo.png", - "blockchains/tron/assets/1002575/info.json", - "blockchains/tron/assets/1002575/logo.png", - "blockchains/tron/assets/1002578/info.json", - "blockchains/tron/assets/1002578/logo.png", - "blockchains/tron/assets/1002605/info.json", - "blockchains/tron/assets/1002605/logo.png", - "blockchains/tron/assets/1002633/info.json", - "blockchains/tron/assets/1002633/logo.png", - "blockchains/tron/assets/1002671/info.json", - "blockchains/tron/assets/1002671/logo.png", - "blockchains/tron/assets/1002672/info.json", - "blockchains/tron/assets/1002672/logo.png", - "blockchains/tron/assets/1002683/info.json", - "blockchains/tron/assets/1002683/logo.png", - "blockchains/tron/assets/1002762/info.json", - "blockchains/tron/assets/1002762/logo.png", - "blockchains/tron/assets/1002795/info.json", - "blockchains/tron/assets/1002795/logo.png", - "blockchains/tron/assets/1002831/info.json", - "blockchains/tron/assets/1002831/logo.png", - "blockchains/tron/assets/1002939/info.json", - "blockchains/tron/assets/1002939/logo.png", - "blockchains/tron/assets/1002963/info.json", - "blockchains/tron/assets/1002963/logo.png", - "blockchains/tron/assets/1003093/info.json", - "blockchains/tron/assets/1003093/logo.png", - "blockchains/tron/assets/1003095/info.json", - "blockchains/tron/assets/1003095/logo.png", - "blockchains/tron/assets/1003097/info.json", - "blockchains/tron/assets/1003097/logo.png", - "blockchains/tron/assets/1003123/info.json", - "blockchains/tron/assets/1003123/logo.png", - "blockchains/tron/assets/1003134/info.json", - "blockchains/tron/assets/1003134/logo.png", - "blockchains/tron/assets/1003148/info.json", - "blockchains/tron/assets/1003148/logo.png", - "blockchains/tron/assets/1003152/info.json", - "blockchains/tron/assets/1003152/logo.png", - "blockchains/tron/assets/1003257/info.json", - "blockchains/tron/assets/1003257/logo.png", - "blockchains/tron/assets/1003406/info.json", - "blockchains/tron/assets/1003406/logo.png", - "blockchains/tron/assets/1003611/info.json", - "blockchains/tron/assets/1003611/logo.png", - "blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/info.json", - "blockchains/tron/assets/TAVDwcRTUpfibh5rr6GoE19FArsaHBfcur/logo.png", - "blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/info.json", - "blockchains/tron/assets/TAvQRWviGyfbjcbbDaLVrh7T3tfPK6N5He/logo.png", - "blockchains/tron/assets/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh/info.json", - "blockchains/tron/assets/TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh/logo.png", - "blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/info.json", - "blockchains/tron/assets/TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9/logo.png", - "blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/info.json", - "blockchains/tron/assets/TCRhVHPv6efvXgogNMhiunAMXFKcMmv2pF/logo.png", - "blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/info.json", - "blockchains/tron/assets/TDFRfJLThnLXgtEBBBmA2LGwz3Ex9dAMCE/logo.png", - "blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/info.json", - "blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/logo.png", - "blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/info.json", - "blockchains/tron/assets/TDh4z44NbqrCGVCCqBe753UqHW2CcDpurB/logo.png", - "blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/info.json", - "blockchains/tron/assets/TG37mUxRUaH1E8DWSrrmoQ79BnZn1yHztb/logo.png", - "blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/info.json", - "blockchains/tron/assets/TGbhcodQ1jRWB3ZywmfwsRTh4rwbiL2mzh/logo.png", - "blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/info.json", - "blockchains/tron/assets/THvZvKPLHKLJhEFYKiyqj6j8G8nGgfg7ur/logo.png", - "blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/info.json", - "blockchains/tron/assets/TJ63TQ3fvibq9pgkiFysPgDWkim1tBjejC/logo.png", - "blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/info.json", - "blockchains/tron/assets/TJM6YUK7PsyhncoZG3b28ZFrZFWZLuAT4n/logo.png", - "blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/info.json", - "blockchains/tron/assets/TJSBUFSe2E1Ncp5jo9ERD8LajjzpMa7F3C/logo.png", - "blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/info.json", - "blockchains/tron/assets/TJoiXo9nPhqPFvYfuHjUzswdth9Lu7Vg2p/logo.png", - "blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json", - "blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/logo.png", - "blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/info.json", - "blockchains/tron/assets/TJzcEaqgYk9g4jZLEsB2DksLGikM4dWwYJ/logo.png", - "blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/info.json", - "blockchains/tron/assets/TKTcfBEKpp5ZRPwmiZ8SfLx8W7CDZ7PHCY/logo.png", - "blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/info.json", - "blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/logo.png", - "blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/info.json", - "blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/logo.png", - "blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/info.json", - "blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/logo.png", - "blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/info.json", - "blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/logo.png", - "blockchains/tron/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png", - "blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/info.json", - "blockchains/tron/assets/TMNyGQm6DxaaKxH2sSebScgRNsMgqANEzY/logo.png", - "blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/info.json", - "blockchains/tron/assets/TMhjbHzJCiMWqa5oqn2DF3mGw5yh9oQNf2/logo.png", - "blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/info.json", - "blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/logo.png", - "blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/info.json", - "blockchains/tron/assets/TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT/logo.png", - "blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/info.json", - "blockchains/tron/assets/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha/logo.png", - "blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/info.json", - "blockchains/tron/assets/TNZXVQUKQ8Gnjq2BqLvt2kC5WbeDQc1q3j/logo.png", - "blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/info.json", - "blockchains/tron/assets/TNjt5fShPVJ4YpsLuU4THuBbg58g2bZoLk/logo.png", - "blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/info.json", - "blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/logo.png", - "blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/info.json", - "blockchains/tron/assets/TPRuU2GbXPwvvSuggE4xKMRtzsfwYfvBWq/logo.png", - "blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/info.json", - "blockchains/tron/assets/TQhfmGiZvRt3oe9vKv6W9WXRr4oErxc8RE/logo.png", - "blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/info.json", - "blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/logo.png", - "blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/info.json", - "blockchains/tron/assets/TSkG9SSKdWV5QBuTPN6udi48rym5iPpLof/logo.png", - "blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/info.json", - "blockchains/tron/assets/TTYpHRvz826qA8ChsSvdJKfAY4wiY7p1NP/logo.png", - "blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/info.json", - "blockchains/tron/assets/TUH63441fBWg2Jam4qTYC8aKX7Np3fHi1b/logo.png", - "blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/info.json", - "blockchains/tron/assets/TUL5yxRKeSWvceLZ3BSU5iNJcQmNxkWayh/logo.png", - "blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/info.json", - "blockchains/tron/assets/TV2UZpAzMPuMNpzQW8FJEHidDB1oht7Anb/logo.png", - "blockchains/tron/assets/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS/info.json", - "blockchains/tron/assets/TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS/logo.png", - "blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/info.json", - "blockchains/tron/assets/TVthmvBhhmgVNnXZwCvCFoCUTC9Hj4eg6y/logo.png", - "blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/info.json", - "blockchains/tron/assets/TW2BkFwvkoH9Cx2zwifTacwkGSGiyiZWmt/logo.png", - "blockchains/tron/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png", - "blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/info.json", - "blockchains/tron/assets/TWVVcRqRmpyAi9dASvTXrqnS7FrwvDezMn/logo.png", - "blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/info.json", - "blockchains/tron/assets/TXfUT4K3z8tatGAk3rEw5qMuqrPXp28h4g/logo.png", - "blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/info.json", - "blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/logo.png", - "blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/info.json", - "blockchains/tron/assets/TYM9eM22SCynRc5YaMxE2PX1kwv7H2rXAu/logo.png", - "blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/info.json", - "blockchains/tron/assets/TYNgrZX2eLPZ8UUoZEWuiUZYn3bh8fHU8f/logo.png", - "blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/info.json", - "blockchains/tron/assets/TYqgBctn2NjCQZLBbh1SMEAsH36mopnNqo/logo.png", - "blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/info.json", - "blockchains/tron/assets/TYxoK7DAvfze7ByWA7LYnzcoLxdKQpjrD1/logo.png", - "blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/info.json", - "blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/logo.png", - "blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/info.json", - "blockchains/tron/assets/TZGQJY1QbZuXJmMgDgoZVeG4mD1Ef6SdWU/logo.png", - "blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/info.json", - "blockchains/tron/assets/TZHTVehxLeoVQ5uuQLy3TDx4Uuw6EmHVNF/logo.png", - "blockchains/tron/blacklist.json", - "blockchains/tron/denylist.json", - "blockchains/tron/info/info.json", - "blockchains/tron/validators/assets/TGzz8gjYiYRqpfmDwnLxfgPuLVNmpCswVp/logo.png", - "blockchains/tron/validators/assets/TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH/logo.png", - "blockchains/tron/validators/assets/TPMGfspxLQGom8sKutrbHcDKtHjRHFbGKw/logo.png", - "blockchains/tron/validators/assets/TV9QitxEJ3pdiAUAfJ2QuPxLKp9qTTR3og/logo.png", - "blockchains/tron/validators/assets/TWGGB35HUudizmcLheQN7kANDnD8KfgKkK/logo.png", - "blockchains/tron/validators/list.json", - "blockchains/vechain/allowlist.json", - "blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/info.json", - "blockchains/vechain/assets/0x0000000000000000000000000000456E65726779/logo.png", - "blockchains/vechain/assets/0x0000000000000000000000000000456e65726779/logo.png", - "blockchains/vechain/denylist.json", - "blockchains/vechain/info/info.json", - "blockchains/vechain/validators/list.json", - "blockchains/viacoin/info/info.json", - "blockchains/wanchain/allowlist.json", - "blockchains/wanchain/assets/0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209/info.json", - "blockchains/wanchain/assets/0x0f2e7C0E904a525A24FF6f658053f6bA5Ce7A209/logo.png", - "blockchains/wanchain/assets/0x0f2e7c0e904a525a24ff6f658053f6ba5ce7a209/logo.png", - "blockchains/wanchain/assets/0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A/info.json", - "blockchains/wanchain/assets/0x350bb91C9C8Ef4e8C0e19fbdc6A90A24bcb1eC2A/logo.png", - "blockchains/wanchain/assets/0x350bb91c9c8ef4e8c0e19fbdc6a90a24bcb1ec2a/logo.png", - "blockchains/wanchain/assets/0x3BEB80170272f07aCA12987AF86A59888255A807/info.json", - "blockchains/wanchain/assets/0x3BEB80170272f07aCA12987AF86A59888255A807/logo.png", - "blockchains/wanchain/assets/0x3beb80170272f07aca12987af86a59888255a807/logo.png", - "blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4Ffde1a4/info.json", - "blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4Ffde1a4/logo.png", - "blockchains/wanchain/assets/0x51316966907ef568689775066e97c46a4ffde1a4/logo.png", - "blockchains/wanchain/assets/0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A/info.json", - "blockchains/wanchain/assets/0xA13a41a2349D09C1E3a0dD4d9448Af4aD799fC4A/logo.png", - "blockchains/wanchain/assets/0xa13a41a2349d09c1e3a0dd4d9448af4ad799fc4a/logo.png", - "blockchains/wanchain/assets/0xc6f4465a6A521124c8E3096b62575C157999d361/info.json", - "blockchains/wanchain/assets/0xc6f4465a6A521124c8E3096b62575C157999d361/logo.png", - "blockchains/wanchain/denylist.json", - "blockchains/wanchain/info/info.json", - "blockchains/wanchain/validators/assets/0xb5c930beA4383CE7377C8e83c8C8a0eFB505dBe8/logo.png", - "blockchains/wanchain/validators/list.json", - "blockchains/waves/assets/4LHHvYGNKJUg5hj65aGD5vgScvCBmLpdRFtjokvCjSL8/logo.png", - "blockchains/waves/assets/6nSpVyNH7yM69eg446wrQR94ipbbcmZMU1ENPwanC97g/logo.png", - "blockchains/waves/assets/8inca5fv4xr6KZtRMRPYr7vADfk8fd6G2z1gMoRkbUYS/logo.png", - "blockchains/waves/assets/9sQutD5HnRvjM1uui5cVC4w9xkMPAfYEV8ymug3Mon2Y/logo.png", - "blockchains/waves/assets/DG2xFkPdDwKUoBkzGAhQtLpSGzfXLiCYPEzeKH2Ad24p/logo.png", - "blockchains/waves/assets/DGbqkzM6Ds5NAF2B3GHYfyZRmWKt7xLYRYcwpMm7D6V4/logo.png", - "blockchains/waves/assets/DHgwrRvVyqJsepd32YbBqUeDH4GJ1N984X8QoekjgH8J/logo.png", - "blockchains/waves/assets/DUk2YTxhRoAqMJLus4G2b3fR8hMHVh6eiyFx5r29VR6t/logo.png", - "blockchains/waves/assets/DhaaqiG8xz8njeBuMtTM2G6avg9Jdhfrxw5onm5GaXx1/logo.png", - "blockchains/waves/assets/DxFwXxS1r3uZ2QEiSqhe6uoXMJBsz4ShLtHvr4HDzNri/logo.png", - "blockchains/waves/assets/bPWkA3MNyEr1TuDchWgdpqJZhGhfPXj7dJdr3qiW2kD/logo.png", - "blockchains/waves/assets/eWeMD5KNeuRaALCAb4uuJKtAvon2JcTyXQyoBMhuN2X/logo.png", - "blockchains/waves/info/info.json", - "blockchains/waves/validators/assets/3P23fi1qfVw6RVDn4CH2a5nNouEtWNQ4THs/logo.png", - "blockchains/waves/validators/assets/3P2cC7cwEwnz4z6RFyx7DWnWCtTHBcaL53P/logo.png", - "blockchains/waves/validators/assets/3P4QYFDHZqLw94MY1XNEwxdXpFiDuaLjTDu/logo.png", - "blockchains/waves/validators/assets/3P7GQo48n1SM7EZXnmNBRMcD5oDwKXf8SSm/logo.png", - "blockchains/waves/validators/assets/3P7Je6sKebPKVrdY2c5tVp77vzU5zorD818/logo.png", - "blockchains/waves/validators/assets/3P7ajba4wWLXq6t1G8VaoaVqbUb1dDp8fm4/logo.png", - "blockchains/waves/validators/assets/3P9DEDP5VbyXQyKtXDUt2crRPn5B7gs6ujc/logo.png", - "blockchains/waves/validators/assets/3PA1KvFfq9VuJjg45p2ytGgaNjrgnLSgf4r/logo.png", - "blockchains/waves/validators/assets/3PEFQiFMLm1gTVjPdfCErG8mTHRcH2ATaWa/logo.png", - "blockchains/waves/validators/assets/3PEjdMgnR7a48RnZoW8RF8TeEqidue28Wgm/logo.png", - "blockchains/waves/validators/assets/3PGobRuQzBY9VbeKLaZqrcQtW26wrE9jFm7/logo.png", - "blockchains/waves/validators/assets/3PLp1QsFxukK5nnTBYHAqjz9duWMriDkHeT/logo.png", - "blockchains/waves/validators/assets/3PPPTqGUYHJUYqKkRCV3kAS44guun9iN7J8/logo.png", - "blockchains/waves/validators/assets/3PPRLpTAn9ku11YpPh1YfZcojCgopeet6er/logo.png", - "blockchains/waves/validators/list.json", - "blockchains/xdai/allowlist.json", - "blockchains/xdai/assets/0x1e16aa4Df73d29C029d94CeDa3e3114EC191E25A/logo.png", - "blockchains/xdai/assets/0x71850b7E9Ee3f13Ab46d67167341E4bDc905Eef9/logo.png", - "blockchains/xdai/denylist.json", - "blockchains/xdai/info/info.json", - "blockchains/xdai/info/logo.png", - "blockchains/xdc/allowlist.json", - "blockchains/xdc/denylist.json", - "blockchains/xdc/info/info.json", - "blockchains/xdc/info/logo.png", - "blockchains/xrp/info/info.json", - "blockchains/xrp/info/logo.png", - "blockchains/zcash/info/info.json", - "blockchains/zcoin/info/logo.png", - "blockchains/zelcash/info/info.json", - "blockchains/zilliqa/info/info.json", - "dapps/0x.org.png", - "dapps/1inch.exchange.png", - "dapps/Phoswap.io.png", - "dapps/aave.com.png", - "dapps/aavegotchi.com.png", - "dapps/account.orchid.com.png", - "dapps/acryptos.com.png", - "dapps/adsbywifi.com.png", - "dapps/angelbattles.com.png", - "dapps/apeswap.finance.png", - "dapps/app.aave.com.png", - "dapps/app.beefy.finance.png", - "dapps/app.compound.finance.png", - "dapps/app.cream.finance.png", - "dapps/app.cryptoder.by.png", - "dapps/app.cryptoxmas.xyz.png", - "dapps/app.defimoneymarket.com.png", - "dapps/app.dify.finance.png", - "dapps/app.ens.domains.png", - "dapps/app.nuo.network.png", - "dapps/app.paraswap.io.png", - "dapps/app.pooltogether.com.png", - "dapps/app.pooltogether.us.png", - "dapps/app.raise.it.png", - "dapps/app.sablier.finance.png", - "dapps/app.swaptuna.com.png", - "dapps/app.swipe.org.png", - "dapps/app.timvi.com.png", - "dapps/app.totle.com.png", - "dapps/app.uniswap.org.png", - "dapps/app.venus.io.png", - "dapps/app.warriders.com.png", - "dapps/app.zerion.io.png", - "dapps/avnrichdefi.com.png", - "dapps/avnswap.com.png", - "dapps/axieinfinity.com.png", - "dapps/babaoshu.cn.png", - "dapps/bakeryswap.org.png", - "dapps/balancer.exchange.png", - "dapps/balancer.finance.png", - "dapps/bank.spankchain.com.png", - "dapps/barn.beefy.finance.png", - "dapps/beta.adex.network.jpeg", - "dapps/beta.adex.network.png", - "dapps/beta.bounty0x.io.png", - "dapps/beta.cent.co.png", - "dapps/beta.dharma.io.png", - "dapps/betoken.fund.png", - "dapps/bitpaid.org.png", - "dapps/blockchaincuties.co.png", - "dapps/bns.finance.png", - "dapps/bounty0x.io.png", - "dapps/brain-warp.win4.fun.png", - "dapps/bravefrontierheroes.com.png", - "dapps/bridge.poa.net.png", - "dapps/bsc.dego.finance.png", - "dapps/bsc.farm.png", - "dapps/bscscan.com.png", - "dapps/bscswap.com.png", - "dapps/btu-car-rental.com.png", - "dapps/cafeswap.finance.png", - "dapps/canwork.io.png", - "dapps/cdp.makerdao.png", - "dapps/cdpsaver.com.png", - "dapps/chainmonsters.io.png", - "dapps/cheeseswap.app.png", - "dapps/chibifighters.io.png", - "dapps/cold-staking.callisto.network.png", - "dapps/color-craze.win4.fun.png", - "dapps/compound.finance.png", - "dapps/comproi.com.png", - "dapps/cryptantcrab.io.png", - "dapps/cryptochrome.org.png", - "dapps/cryptocrystal.io.png", - "dapps/cryptoder.by.png", - "dapps/cryptodozer.io.png", - "dapps/cryptofighters.io.png", - "dapps/cryptogs.io.png", - "dapps/cryptomines.pro.png", - "dapps/cryptosketches.com.png", - "dapps/cryptostrikers.com.png", - "dapps/curve.fi.png", - "dapps/dapp.dragonereum.io.png", - "dapps/debank.com.png", - "dapps/defi.timvi.com.png", - "dapps/defisaver.com.png", - "dapps/deversifi.com.png", - "dapps/dex.ag.png", - "dapps/dex.blue.png", - "dapps/dex.verisafe.io.png", - "dapps/dice2.win.png", - "dapps/doperaider.com.png", - "dapps/dozerbird.io.png", - "dapps/dydx.exchange.png", - "dapps/egyptoken.com.png", - "dapps/ens.domains.png", - "dapps/esports.win4.fun.png", - "dapps/eth2dai.com.png", - "dapps/ether-quest.com.png", - "dapps/etherbots.io.png", - "dapps/ethernauts.co.png", - "dapps/etherscan.io.png", - "dapps/everdragons.com.png", - "dapps/exchange.cafeswap.finance.png", - "dapps/exchange.pancakeswap.finance.png", - "dapps/exnce.com.png", - "dapps/expotrading.com.png", - "dapps/foam.tools.png", - "dapps/for.tube.png", - "dapps/freighttrust.com.png", - "dapps/frens.community.png", - "dapps/frens.link.png", - "dapps/fry.world.png", - "dapps/governance.trustwallet.com.png", - "dapps/hex.win.png", - "dapps/idex.market.png", - "dapps/idle.finance.png", - "dapps/incscan.io.png", - "dapps/inddex.io.png", - "dapps/info.narwhalswap.org.png", - "dapps/info.uniswap.org.png", - "dapps/johnorionyoung.com.png", - "dapps/julswap.com.png", - "dapps/kebabfinance.com.png", - "dapps/knownorigin.io.png", - "dapps/kyber.network.png", - "dapps/kyber.org.png", - "dapps/kyberswap.com.png", - "dapps/lido.fi.png", - "dapps/localethereum.com.png", - "dapps/lol.hunt.town.png", - "dapps/m.dex.top.png", - "dapps/marketplace.axieinfinity.com.png", - "dapps/marketplace.e11.io.png", - "dapps/master.tomochain.com.png", - "dapps/math-race.win4.fun.png", - "dapps/maxbet.pigfarm.io.png", - "dapps/megacryptopolis.com.png", - "dapps/member.iotex.io.png", - "dapps/mooniswap.exchange.png", - "dapps/multisender.app.png", - "dapps/multitoken.io.png", - "dapps/mythereum.io.png", - "dapps/namebazaar.io.png", - "dapps/narwhalswap.org.png", - "dapps/nestdapp.io.png", - "dapps/oasis.app.png", - "dapps/openocean.finance.png", - "dapps/orchid.com.png", - "dapps/pancakeswap.finance.png", - "dapps/pantheon.exchange.png", - "dapps/pay.sablier.finance.png", - "dapps/peepeth.com.png", - "dapps/pizzafinance.app.png", - "dapps/platform.trustwallet.com.png", - "dapps/plex.dharma.io.png", - "dapps/pools.fyi.png", - "dapps/pooltogether.com.png", - "dapps/pooltogether.us.png", - "dapps/portfolio.defiprime.com.png", - "dapps/relay.radar.tech.png", - "dapps/review.hunt.town.png", - "dapps/saturn.network.png", - "dapps/shiftly.finance.png", - "dapps/slots.spin4.fun.png", - "dapps/smartdrops.io.png", - "dapps/smartz.io.png", - "dapps/sorare.com.png", - "dapps/space-race.win4.fun.png", - "dapps/space-tetris.win4.fun.png", - "dapps/spartanswap.org.png", - "dapps/spiderdex.com.png", - "dapps/staking.thundercore.com.png", - "dapps/steemhunt.com.png", - "dapps/store.touristoken.com.png", - "dapps/streetswap.vip.png", - "dapps/sushiswapclassic.org.png", - "dapps/swapliquidity.org.png", - "dapps/swaptuna.com.png", - "dapps/switcheo.exchange.png", - "dapps/token.hunt.town.png", - "dapps/tokenlon.im.png", - "dapps/tokensets.com.png", - "dapps/tomoswap.com.png", - "dapps/tornado.cash.png", - "dapps/traphouse.vip.png", - "dapps/uniswap.exchange.png", - "dapps/uniswap.io.png", - "dapps/voting.cafeswap.finance.png", - "dapps/wallet.mocotoken.io.png", - "dapps/www.bakeryswap.org.png", - "dapps/www.comproi.com.png", - "dapps/www.crypt-oink.io.png", - "dapps/www.google.com.png", - "dapps/www.helmet.insure.png", - "dapps/xank.io.png", - "dapps/yearn.finance.png", - "dapps/yieldwatch.net.png", - "dapps/yticons.co.png", - "dapps/zed.run.png", - "dapps/zerion.io.png" - ] -} \ No newline at end of file diff --git a/history/versions/20.json b/history/versions/20.json deleted file mode 100644 index 330cc9f423b53..0000000000000 --- a/history/versions/20.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 20, - "commit": "2cb2451334a1d36ebecc23e5b4208caa1f00a399", - "date": "2021-02-26T07:52:49.672Z" - }, - "versionStart": { - "versionNum": 19, - "commit": "7b6f4152884272e508c427d0881c58109820c980", - "date": "2021-02-26T07:21:39.758Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd/info.json", - "blockchains/smartchain/assets/0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/200.json b/history/versions/200.json deleted file mode 100644 index 1ea71a6bcacad..0000000000000 --- a/history/versions/200.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 200, - "commit": "1042aa9e63aa4779645912dfcd195865c7b541e6", - "date": "2021-03-17T10:52:06.807Z" - }, - "versionStart": { - "versionNum": 199, - "commit": "32f85e30cbe9d80375c4bfdd7afecd6a9f9fd3f8", - "date": "2021-03-17T05:39:12.474Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x5807CA447851C98569c567963B25B1C83D41BeBc/info.json", - "blockchains/ethereum/assets/0x58a5d3e4873A75B07fB3c7CF477EeBc44ea73B3B/info.json", - "blockchains/ethereum/assets/0x6aCf5940974E2a935f3F4e4FEDAc798583eEE826/info.json", - "blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json", - "blockchains/ethereum/assets/0x9c197c4b58527fAAAb67CB35E3145166B23D242e/info.json", - "blockchains/ethereum/assets/0xdD6Bf56CA2ada24c683FAC50E37783e55B57AF9F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2000.json b/history/versions/2000.json deleted file mode 100644 index a6a7956af38d5..0000000000000 --- a/history/versions/2000.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2000, - "commit": "7b2ff63760e148c2a5fa056d787cb63e2507ddd4", - "date": "2021-06-07T08:59:04.484Z" - }, - "versionStart": { - "versionNum": 1999, - "commit": "c86ad478d69ad77c29de43f184c47e06ae0e6d41", - "date": "2021-06-07T08:57:37.281Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2001.json b/history/versions/2001.json deleted file mode 100644 index 187e6f8d81f6c..0000000000000 --- a/history/versions/2001.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2001, - "commit": "c17eda339d194e14f2fb27e027add40f62dacd46", - "date": "2021-06-07T09:03:40.766Z" - }, - "versionStart": { - "versionNum": 2000, - "commit": "7b2ff63760e148c2a5fa056d787cb63e2507ddd4", - "date": "2021-06-07T08:59:04.484Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x714a84632Ed7edBbBFEb62DACf02DB4BeB4C69D9/info.json", - "blockchains/smartchain/assets/0x714a84632Ed7edBbBFEb62DACf02DB4BeB4C69D9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2002.json b/history/versions/2002.json deleted file mode 100644 index 34a58a7108f90..0000000000000 --- a/history/versions/2002.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2002, - "commit": "206bba675ef61584cac39b9bc156c8a77a8c7bf5", - "date": "2021-06-07T09:04:51.165Z" - }, - "versionStart": { - "versionNum": 2001, - "commit": "c17eda339d194e14f2fb27e027add40f62dacd46", - "date": "2021-06-07T09:03:40.766Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2003.json b/history/versions/2003.json deleted file mode 100644 index 2ad27de00a40a..0000000000000 --- a/history/versions/2003.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2003, - "commit": "7af16b3dcf575d39899c429bb143c03503b44021", - "date": "2021-06-07T09:20:08.075Z" - }, - "versionStart": { - "versionNum": 2002, - "commit": "206bba675ef61584cac39b9bc156c8a77a8c7bf5", - "date": "2021-06-07T09:04:51.165Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc6Cb12df4520B7Bf83f64C79c585b8462e18B6Aa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2004.json b/history/versions/2004.json deleted file mode 100644 index e1cc31e4e7e50..0000000000000 --- a/history/versions/2004.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2004, - "commit": "4d43daa713fe031a6ab40c6f89d758a949be70cb", - "date": "2021-06-07T09:23:55.447Z" - }, - "versionStart": { - "versionNum": 2003, - "commit": "7af16b3dcf575d39899c429bb143c03503b44021", - "date": "2021-06-07T09:20:08.075Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/info.json", - "blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2005.json b/history/versions/2005.json deleted file mode 100644 index 87b404a9ac4a7..0000000000000 --- a/history/versions/2005.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2005, - "commit": "11018d569b8122e0a9ad52ecb878f4cb5ef1f44a", - "date": "2021-06-07T09:25:18.038Z" - }, - "versionStart": { - "versionNum": 2004, - "commit": "4d43daa713fe031a6ab40c6f89d758a949be70cb", - "date": "2021-06-07T09:23:55.447Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x348B7f3106B5Da47405332534d06069fF9CE4d1B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2006.json b/history/versions/2006.json deleted file mode 100644 index aecd1ac36dfbf..0000000000000 --- a/history/versions/2006.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2006, - "commit": "7bbbe0d75b0735c2d56f81c029fd60808d43d6d5", - "date": "2021-06-07T13:32:30.828Z" - }, - "versionStart": { - "versionNum": 2005, - "commit": "11018d569b8122e0a9ad52ecb878f4cb5ef1f44a", - "date": "2021-06-07T09:25:18.038Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x02fF5065692783374947393723dbA9599e59F591/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2007.json b/history/versions/2007.json deleted file mode 100644 index e9446be6f480c..0000000000000 --- a/history/versions/2007.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2007, - "commit": "caa2a2c84e10c2d6589f3fb2299c46e3e20e8221", - "date": "2021-06-07T14:24:30.683Z" - }, - "versionStart": { - "versionNum": 2006, - "commit": "7bbbe0d75b0735c2d56f81c029fd60808d43d6d5", - "date": "2021-06-07T13:32:30.828Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe1F8C6ce0D69CbEB67c6bc3685e52C96291394a8/info.json", - "blockchains/smartchain/assets/0xe1F8C6ce0D69CbEB67c6bc3685e52C96291394a8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2008.json b/history/versions/2008.json deleted file mode 100644 index e31ae6a51824e..0000000000000 --- a/history/versions/2008.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2008, - "commit": "1b423bef296feb864ba8c44f479dbf558169f887", - "date": "2021-06-07T14:25:55.358Z" - }, - "versionStart": { - "versionNum": 2007, - "commit": "caa2a2c84e10c2d6589f3fb2299c46e3e20e8221", - "date": "2021-06-07T14:24:30.683Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2009.json b/history/versions/2009.json deleted file mode 100644 index 822da309432ec..0000000000000 --- a/history/versions/2009.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2009, - "commit": "cf17e6d10c4a8e3c1f96284d8c26b2d07428244d", - "date": "2021-06-07T14:42:19.940Z" - }, - "versionStart": { - "versionNum": 2008, - "commit": "1b423bef296feb864ba8c44f479dbf558169f887", - "date": "2021-06-07T14:25:55.358Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/info.json", - "blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/201.json b/history/versions/201.json deleted file mode 100644 index b59a8a3f41e63..0000000000000 --- a/history/versions/201.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 201, - "commit": "97fbfc00298dfba674cb09bee95954ccaa580f9f", - "date": "2021-03-17T11:01:23.349Z" - }, - "versionStart": { - "versionNum": 200, - "commit": "1042aa9e63aa4779645912dfcd195865c7b541e6", - "date": "2021-03-17T10:52:06.807Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1/info.json", - "blockchains/smartchain/assets/0xc4957a864245AA4373Be1f33ae24E93876b7Dfe1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2010.json b/history/versions/2010.json deleted file mode 100644 index 4d29a8bfbc24a..0000000000000 --- a/history/versions/2010.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2010, - "commit": "42cf11ee09cbad732f058332bd4b2ac9f24b5117", - "date": "2021-06-07T14:43:44.228Z" - }, - "versionStart": { - "versionNum": 2009, - "commit": "cf17e6d10c4a8e3c1f96284d8c26b2d07428244d", - "date": "2021-06-07T14:42:19.940Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xDA360309C59CB8C434b28A91b823344a96444278/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2011.json b/history/versions/2011.json deleted file mode 100644 index 1881b1bbc18ee..0000000000000 --- a/history/versions/2011.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2011, - "commit": "3d90174c86637d483bf022e7a2afe168e791e8ae", - "date": "2021-06-07T19:59:15.001Z" - }, - "versionStart": { - "versionNum": 2010, - "commit": "42cf11ee09cbad732f058332bd4b2ac9f24b5117", - "date": "2021-06-07T14:43:44.228Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA38f6b2848cAE0b61DDd3EC36560801e7eDA2b62/info.json", - "blockchains/smartchain/assets/0xA38f6b2848cAE0b61DDd3EC36560801e7eDA2b62/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2012.json b/history/versions/2012.json deleted file mode 100644 index b389fe5b48228..0000000000000 --- a/history/versions/2012.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2012, - "commit": "df95f300abded84965d6fe316c4ec45081053a68", - "date": "2021-06-07T20:00:30.258Z" - }, - "versionStart": { - "versionNum": 2011, - "commit": "3d90174c86637d483bf022e7a2afe168e791e8ae", - "date": "2021-06-07T19:59:15.001Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA38f6b2848cAE0b61DDd3EC36560801e7eDA2b62/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2013.json b/history/versions/2013.json deleted file mode 100644 index 2edca430f13cd..0000000000000 --- a/history/versions/2013.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2013, - "commit": "abf1306d5ef6e20e5e9ace17c36318384c7e4c04", - "date": "2021-06-07T20:04:23.316Z" - }, - "versionStart": { - "versionNum": 2012, - "commit": "df95f300abded84965d6fe316c4ec45081053a68", - "date": "2021-06-07T20:00:30.258Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/info.json", - "blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2014.json b/history/versions/2014.json deleted file mode 100644 index 8d6936222a696..0000000000000 --- a/history/versions/2014.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2014, - "commit": "9f35f3e5e69adb246ad89dfae1e30519c6531743", - "date": "2021-06-07T20:05:40.002Z" - }, - "versionStart": { - "versionNum": 2013, - "commit": "abf1306d5ef6e20e5e9ace17c36318384c7e4c04", - "date": "2021-06-07T20:04:23.316Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8034Aa1EBB42a4E2110E91666497198e977c8d81/info.json", - "blockchains/smartchain/assets/0x8034Aa1EBB42a4E2110E91666497198e977c8d81/logo.png", - "blockchains/smartchain/assets/0xa96658cd0D04a8fdCDc30D1156CC65BbFC7591eD/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2015.json b/history/versions/2015.json deleted file mode 100644 index 35cb1fc305f47..0000000000000 --- a/history/versions/2015.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2015, - "commit": "4ba4c3aa1b625435e6a602cc9f59c28ec1a1bbad", - "date": "2021-06-07T20:08:50.152Z" - }, - "versionStart": { - "versionNum": 2014, - "commit": "9f35f3e5e69adb246ad89dfae1e30519c6531743", - "date": "2021-06-07T20:05:40.002Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2/info.json", - "blockchains/smartchain/assets/0x11ed1d93bdD3Ee180CA724AC82F911663f0daFB2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2016.json b/history/versions/2016.json deleted file mode 100644 index 772ff7640c09f..0000000000000 --- a/history/versions/2016.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2016, - "commit": "38a3b433b6dd94a103201007c029f24e252de8b8", - "date": "2021-06-07T20:10:06.799Z" - }, - "versionStart": { - "versionNum": 2015, - "commit": "4ba4c3aa1b625435e6a602cc9f59c28ec1a1bbad", - "date": "2021-06-07T20:08:50.152Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2017.json b/history/versions/2017.json deleted file mode 100644 index 43118655ee130..0000000000000 --- a/history/versions/2017.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2017, - "commit": "fe0c34390d946b4556e19f9ef4821dda4b231997", - "date": "2021-06-07T20:13:36.931Z" - }, - "versionStart": { - "versionNum": 2016, - "commit": "38a3b433b6dd94a103201007c029f24e252de8b8", - "date": "2021-06-07T20:10:06.799Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x10E76264489cDF4B4011F79086D0Bb6b55775E79/info.json", - "blockchains/smartchain/assets/0x10E76264489cDF4B4011F79086D0Bb6b55775E79/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2018.json b/history/versions/2018.json deleted file mode 100644 index cbf0f44220ff8..0000000000000 --- a/history/versions/2018.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2018, - "commit": "a4cc6cbe3f4511c90a412661c4f129a8a7120de3", - "date": "2021-06-07T20:14:54.668Z" - }, - "versionStart": { - "versionNum": 2017, - "commit": "fe0c34390d946b4556e19f9ef4821dda4b231997", - "date": "2021-06-07T20:13:36.931Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2019.json b/history/versions/2019.json deleted file mode 100644 index 07c6c36c1e5d1..0000000000000 --- a/history/versions/2019.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2019, - "commit": "0071815cf1cf6544e1edce6cae76f919d510c3cb", - "date": "2021-06-08T01:35:07.224Z" - }, - "versionStart": { - "versionNum": 2018, - "commit": "a4cc6cbe3f4511c90a412661c4f129a8a7120de3", - "date": "2021-06-07T20:14:54.668Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/202.json b/history/versions/202.json deleted file mode 100644 index 1bd81e1398f61..0000000000000 --- a/history/versions/202.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 202, - "commit": "42a976bfdc8f41a223e3c77546326a5b709bfb1a", - "date": "2021-03-17T11:02:42.812Z" - }, - "versionStart": { - "versionNum": 201, - "commit": "97fbfc00298dfba674cb09bee95954ccaa580f9f", - "date": "2021-03-17T11:01:23.349Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2d69c55baEcefC6ec815239DA0a985747B50Db6E/info.json", - "blockchains/smartchain/assets/0x2d69c55baEcefC6ec815239DA0a985747B50Db6E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2020.json b/history/versions/2020.json deleted file mode 100644 index 8fdfc5c12821b..0000000000000 --- a/history/versions/2020.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2020, - "commit": "a05291f8d1d81693e95a78f9dd8098b8a1a46593", - "date": "2021-06-08T06:21:36.992Z" - }, - "versionStart": { - "versionNum": 2019, - "commit": "0071815cf1cf6544e1edce6cae76f919d510c3cb", - "date": "2021-06-08T01:35:07.224Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf483af09917bA63F1E274056978036d266EB56e6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2021.json b/history/versions/2021.json deleted file mode 100644 index ea4a927f40b70..0000000000000 --- a/history/versions/2021.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2021, - "commit": "399f726b340ff9bd63c57302ac233b688a450bb3", - "date": "2021-06-08T06:30:51.042Z" - }, - "versionStart": { - "versionNum": 2020, - "commit": "a05291f8d1d81693e95a78f9dd8098b8a1a46593", - "date": "2021-06-08T06:21:36.992Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC1DcB8D805Cf51a5DacC9FA36c28bf2c8D1492B4/info.json", - "blockchains/smartchain/assets/0xC1DcB8D805Cf51a5DacC9FA36c28bf2c8D1492B4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2022.json b/history/versions/2022.json deleted file mode 100644 index 88990f87facea..0000000000000 --- a/history/versions/2022.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2022, - "commit": "f117a6ced5fa67e58c04de73653d9382c2743177", - "date": "2021-06-08T06:32:13.724Z" - }, - "versionStart": { - "versionNum": 2021, - "commit": "399f726b340ff9bd63c57302ac233b688a450bb3", - "date": "2021-06-08T06:30:51.042Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2023.json b/history/versions/2023.json deleted file mode 100644 index a25f19cbf8f88..0000000000000 --- a/history/versions/2023.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2023, - "commit": "6561f920f65893a83347838410233182f1802d3b", - "date": "2021-06-08T06:34:06.928Z" - }, - "versionStart": { - "versionNum": 2022, - "commit": "f117a6ced5fa67e58c04de73653d9382c2743177", - "date": "2021-06-08T06:32:13.724Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xaabCaC4B236d1a7290FB05234862348D274621Cf/info.json", - "blockchains/smartchain/assets/0xaabCaC4B236d1a7290FB05234862348D274621Cf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2024.json b/history/versions/2024.json deleted file mode 100644 index 29a81a8bf40a5..0000000000000 --- a/history/versions/2024.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2024, - "commit": "e29678401aa1e20e6cc9bb2bf15372b1035a2239", - "date": "2021-06-08T06:35:22.747Z" - }, - "versionStart": { - "versionNum": 2023, - "commit": "6561f920f65893a83347838410233182f1802d3b", - "date": "2021-06-08T06:34:06.928Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xaabCaC4B236d1a7290FB05234862348D274621Cf/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2025.json b/history/versions/2025.json deleted file mode 100644 index c2195c3b214ed..0000000000000 --- a/history/versions/2025.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2025, - "commit": "0fdea5e4815ac2b4ffcaead462c28ce69a487246", - "date": "2021-06-08T06:37:08.324Z" - }, - "versionStart": { - "versionNum": 2024, - "commit": "e29678401aa1e20e6cc9bb2bf15372b1035a2239", - "date": "2021-06-08T06:35:22.747Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/info.json", - "blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2026.json b/history/versions/2026.json deleted file mode 100644 index 01a927bd55cd4..0000000000000 --- a/history/versions/2026.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2026, - "commit": "baa04aaa836ed0226262d80c0c52aea72c2cf451", - "date": "2021-06-08T06:39:37.778Z" - }, - "versionStart": { - "versionNum": 2025, - "commit": "0fdea5e4815ac2b4ffcaead462c28ce69a487246", - "date": "2021-06-08T06:37:08.324Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json", - "blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/logo.png", - "blockchains/ethereum/assets/0x47DA5456bC2e1ce391b645Ce80F2E97192e4976a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2027.json b/history/versions/2027.json deleted file mode 100644 index 6578ce15d9b5c..0000000000000 --- a/history/versions/2027.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2027, - "commit": "40278ce8073a9bfc77766e0e20ee23bdaaa7139c", - "date": "2021-06-08T06:41:34.698Z" - }, - "versionStart": { - "versionNum": 2026, - "commit": "baa04aaa836ed0226262d80c0c52aea72c2cf451", - "date": "2021-06-08T06:39:37.778Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x382f0160c24f5c515A19f155BAc14d479433A407/info.json", - "blockchains/ethereum/assets/0x514cdb9cd8A2fb2BdCf7A3b8DDd098CaF466E548/info.json", - "blockchains/ethereum/assets/0x514cdb9cd8A2fb2BdCf7A3b8DDd098CaF466E548/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2028.json b/history/versions/2028.json deleted file mode 100644 index c86468230d590..0000000000000 --- a/history/versions/2028.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2028, - "commit": "cdd28f98322a68d6d76c80778cea7061bfd369ec", - "date": "2021-06-08T06:42:44.626Z" - }, - "versionStart": { - "versionNum": 2027, - "commit": "40278ce8073a9bfc77766e0e20ee23bdaaa7139c", - "date": "2021-06-08T06:41:34.698Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2029.json b/history/versions/2029.json deleted file mode 100644 index b8681f29950a5..0000000000000 --- a/history/versions/2029.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2029, - "commit": "2a347f17a39bbc9322b12ce75f7d9ab8d6ef9ed8", - "date": "2021-06-08T06:48:57.065Z" - }, - "versionStart": { - "versionNum": 2028, - "commit": "cdd28f98322a68d6d76c80778cea7061bfd369ec", - "date": "2021-06-08T06:42:44.626Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x27e89d357957cE332Ff442DB69F4b476401BbBc5/info.json", - "blockchains/smartchain/assets/0x27e89d357957cE332Ff442DB69F4b476401BbBc5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/203.json b/history/versions/203.json deleted file mode 100644 index 083595f6a7f49..0000000000000 --- a/history/versions/203.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 203, - "commit": "aee09893066a6531c830a7c99f9247d4ddef576d", - "date": "2021-03-17T11:04:06.759Z" - }, - "versionStart": { - "versionNum": 202, - "commit": "42a976bfdc8f41a223e3c77546326a5b709bfb1a", - "date": "2021-03-17T11:02:42.812Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2d69c55baEcefC6ec815239DA0a985747B50Db6E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2030.json b/history/versions/2030.json deleted file mode 100644 index b0201dd368c6c..0000000000000 --- a/history/versions/2030.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2030, - "commit": "8105ba8bc1f4d7756d9a901f44446af70c0158d6", - "date": "2021-06-08T06:50:16.414Z" - }, - "versionStart": { - "versionNum": 2029, - "commit": "2a347f17a39bbc9322b12ce75f7d9ab8d6ef9ed8", - "date": "2021-06-08T06:48:57.065Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x27e89d357957cE332Ff442DB69F4b476401BbBc5/info.json", - "blockchains/smartchain/assets/0xf2E00684457de1a3C87361bC4BfE2DE92342306C/info.json", - "blockchains/smartchain/assets/0xf2E00684457de1a3C87361bC4BfE2DE92342306C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2031.json b/history/versions/2031.json deleted file mode 100644 index 5e0960f532e86..0000000000000 --- a/history/versions/2031.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2031, - "commit": "d5b433735a945c5fc777bc9b99e515727fe4d47f", - "date": "2021-06-08T06:51:45.204Z" - }, - "versionStart": { - "versionNum": 2030, - "commit": "8105ba8bc1f4d7756d9a901f44446af70c0158d6", - "date": "2021-06-08T06:50:16.414Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf2E00684457de1a3C87361bC4BfE2DE92342306C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2032.json b/history/versions/2032.json deleted file mode 100644 index 26aaa0cade95f..0000000000000 --- a/history/versions/2032.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2032, - "commit": "33da59f10df0ec38152cafc4a6c4e749bd670bc1", - "date": "2021-06-08T12:48:25.578Z" - }, - "versionStart": { - "versionNum": 2031, - "commit": "d5b433735a945c5fc777bc9b99e515727fe4d47f", - "date": "2021-06-08T06:51:45.204Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE6FFa2e574a8BBEb5243D2109b6B11D4a459F88B/info.json", - "blockchains/smartchain/assets/0xE6FFa2e574a8BBEb5243D2109b6B11D4a459F88B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2033.json b/history/versions/2033.json deleted file mode 100644 index ddefcd9ad1690..0000000000000 --- a/history/versions/2033.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2033, - "commit": "28e01c0f2925f47eff3beae36ec64018c64b19e7", - "date": "2021-06-08T12:49:42.011Z" - }, - "versionStart": { - "versionNum": 2032, - "commit": "33da59f10df0ec38152cafc4a6c4e749bd670bc1", - "date": "2021-06-08T12:48:25.578Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2034.json b/history/versions/2034.json deleted file mode 100644 index 0030527500b64..0000000000000 --- a/history/versions/2034.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2034, - "commit": "a13734e2af91905aab87fafafa3d28411a3c7d30", - "date": "2021-06-08T13:11:49.696Z" - }, - "versionStart": { - "versionNum": 2033, - "commit": "28e01c0f2925f47eff3beae36ec64018c64b19e7", - "date": "2021-06-08T12:49:42.011Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x14B06bF2C5B0AFd259c47c4be39cB9368ef0be3f/info.json", - "blockchains/smartchain/assets/0x14B06bF2C5B0AFd259c47c4be39cB9368ef0be3f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2035.json b/history/versions/2035.json deleted file mode 100644 index b6f16e3332563..0000000000000 --- a/history/versions/2035.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2035, - "commit": "f18f1421458c4fbcb9dcb336e09ead286555c18b", - "date": "2021-06-08T13:13:12.391Z" - }, - "versionStart": { - "versionNum": 2034, - "commit": "a13734e2af91905aab87fafafa3d28411a3c7d30", - "date": "2021-06-08T13:11:49.696Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x14B06bF2C5B0AFd259c47c4be39cB9368ef0be3f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2036.json b/history/versions/2036.json deleted file mode 100644 index 1b4c4d6574915..0000000000000 --- a/history/versions/2036.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2036, - "commit": "d82d82fb05b6634727a993e3e12ad7f90916b101", - "date": "2021-06-08T14:07:27.971Z" - }, - "versionStart": { - "versionNum": 2035, - "commit": "f18f1421458c4fbcb9dcb336e09ead286555c18b", - "date": "2021-06-08T13:13:12.391Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395/info.json", - "blockchains/smartchain/assets/0x22E35e7C4DEE96298C8d90ccdBDCEdfc82e09395/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2037.json b/history/versions/2037.json deleted file mode 100644 index dd29cc32fc059..0000000000000 --- a/history/versions/2037.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2037, - "commit": "018222314868ecabed0783bc3773579f59bcb74a", - "date": "2021-06-08T14:08:50.157Z" - }, - "versionStart": { - "versionNum": 2036, - "commit": "d82d82fb05b6634727a993e3e12ad7f90916b101", - "date": "2021-06-08T14:07:27.971Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2038.json b/history/versions/2038.json deleted file mode 100644 index 9a7c6b0fd2047..0000000000000 --- a/history/versions/2038.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2038, - "commit": "99bacd79c649cc27d89aca8f07769c23faf2eddf", - "date": "2021-06-08T14:15:36.993Z" - }, - "versionStart": { - "versionNum": 2037, - "commit": "018222314868ecabed0783bc3773579f59bcb74a", - "date": "2021-06-08T14:08:50.157Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x568B0D8ac3967d363257C520c9Be0f17984E470f/info.json", - "blockchains/smartchain/assets/0x568B0D8ac3967d363257C520c9Be0f17984E470f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2039.json b/history/versions/2039.json deleted file mode 100644 index 55773e9253f74..0000000000000 --- a/history/versions/2039.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2039, - "commit": "38954970b29dbd58d2ba7dacb71c443c3d9b4c28", - "date": "2021-06-08T14:17:12.443Z" - }, - "versionStart": { - "versionNum": 2038, - "commit": "99bacd79c649cc27d89aca8f07769c23faf2eddf", - "date": "2021-06-08T14:15:36.993Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/204.json b/history/versions/204.json deleted file mode 100644 index b7ed5be5c4017..0000000000000 --- a/history/versions/204.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 204, - "commit": "3de76586b466724459175e64df3d55107e14d6c3", - "date": "2021-03-17T12:40:10.659Z" - }, - "versionStart": { - "versionNum": 203, - "commit": "aee09893066a6531c830a7c99f9247d4ddef576d", - "date": "2021-03-17T11:04:06.759Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/logo.png", - "blockchains/smartchain/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/smartchain/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2040.json b/history/versions/2040.json deleted file mode 100644 index b60b91f10357a..0000000000000 --- a/history/versions/2040.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2040, - "commit": "2871fab9619f83169ac91df6034870ece85ffb1f", - "date": "2021-06-08T14:23:25.556Z" - }, - "versionStart": { - "versionNum": 2039, - "commit": "38954970b29dbd58d2ba7dacb71c443c3d9b4c28", - "date": "2021-06-08T14:17:12.443Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xeDbA2206655d5842Dd51A125df89E0189cECD6e3/info.json", - "blockchains/smartchain/assets/0xeDbA2206655d5842Dd51A125df89E0189cECD6e3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2041.json b/history/versions/2041.json deleted file mode 100644 index 61743fe2ab686..0000000000000 --- a/history/versions/2041.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2041, - "commit": "ab206c00484a87893255e0d10689097cb3a4a590", - "date": "2021-06-08T14:24:51.622Z" - }, - "versionStart": { - "versionNum": 2040, - "commit": "2871fab9619f83169ac91df6034870ece85ffb1f", - "date": "2021-06-08T14:23:25.556Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xeDbA2206655d5842Dd51A125df89E0189cECD6e3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2042.json b/history/versions/2042.json deleted file mode 100644 index fd430dbbde401..0000000000000 --- a/history/versions/2042.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2042, - "commit": "0d8c42329e45cecbf30046a106ca65113516ba67", - "date": "2021-06-08T14:30:28.972Z" - }, - "versionStart": { - "versionNum": 2041, - "commit": "ab206c00484a87893255e0d10689097cb3a4a590", - "date": "2021-06-08T14:24:51.622Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf/info.json", - "blockchains/smartchain/assets/0xD22202d23fE7dE9E3DbE11a2a88F42f4CB9507cf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2043.json b/history/versions/2043.json deleted file mode 100644 index a5908b4d7bbe8..0000000000000 --- a/history/versions/2043.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2043, - "commit": "fb06eec8f7c57e3e2a97fdbbbc129d6ef064c430", - "date": "2021-06-08T14:31:52.910Z" - }, - "versionStart": { - "versionNum": 2042, - "commit": "0d8c42329e45cecbf30046a106ca65113516ba67", - "date": "2021-06-08T14:30:28.972Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2044.json b/history/versions/2044.json deleted file mode 100644 index eb71abcf888d2..0000000000000 --- a/history/versions/2044.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2044, - "commit": "12ea6484a22f49a8cf67046079e4b7f3ba44804a", - "date": "2021-06-08T14:34:53.216Z" - }, - "versionStart": { - "versionNum": 2043, - "commit": "fb06eec8f7c57e3e2a97fdbbbc129d6ef064c430", - "date": "2021-06-08T14:31:52.910Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5610Bf2BF5ABe5750BDBCe311631dEE2aFa2Cd24/info.json", - "blockchains/smartchain/assets/0x5610Bf2BF5ABe5750BDBCe311631dEE2aFa2Cd24/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2045.json b/history/versions/2045.json deleted file mode 100644 index bacaadd28b0c2..0000000000000 --- a/history/versions/2045.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2045, - "commit": "d27de00ca91b61cf3b3680d12c84e67c70e1de73", - "date": "2021-06-08T14:36:17.159Z" - }, - "versionStart": { - "versionNum": 2044, - "commit": "12ea6484a22f49a8cf67046079e4b7f3ba44804a", - "date": "2021-06-08T14:34:53.216Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2046.json b/history/versions/2046.json deleted file mode 100644 index b85c8fe4f99bf..0000000000000 --- a/history/versions/2046.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2046, - "commit": "7d103b318dfe2f9b9a2cdbca7ca6cd995a0d5bae", - "date": "2021-06-08T16:18:38.353Z" - }, - "versionStart": { - "versionNum": 2045, - "commit": "d27de00ca91b61cf3b3680d12c84e67c70e1de73", - "date": "2021-06-08T14:36:17.159Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3498c7927dA877fAa14198d24caEbd6516189646/info.json", - "blockchains/smartchain/assets/0x3498c7927dA877fAa14198d24caEbd6516189646/logo.png", - "blockchains/smartchain/assets/0xAe0D2cC54e4821D8aec9aDd89125B70d34Ac906e/info.json", - "blockchains/smartchain/assets/0xAe0D2cC54e4821D8aec9aDd89125B70d34Ac906e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2047.json b/history/versions/2047.json deleted file mode 100644 index f9944ce25b01d..0000000000000 --- a/history/versions/2047.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2047, - "commit": "c1a67394de5798748f99e727bcce95b903c8f268", - "date": "2021-06-08T16:19:51.205Z" - }, - "versionStart": { - "versionNum": 2046, - "commit": "7d103b318dfe2f9b9a2cdbca7ca6cd995a0d5bae", - "date": "2021-06-08T16:18:38.353Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAe0D2cC54e4821D8aec9aDd89125B70d34Ac906e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2048.json b/history/versions/2048.json deleted file mode 100644 index 5fd9458cc8220..0000000000000 --- a/history/versions/2048.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2048, - "commit": "79182a100ac01388bec05e2e4d9f3e1f6c0f80f6", - "date": "2021-06-08T16:22:37.296Z" - }, - "versionStart": { - "versionNum": 2047, - "commit": "c1a67394de5798748f99e727bcce95b903c8f268", - "date": "2021-06-08T16:19:51.205Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/info.json", - "blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2049.json b/history/versions/2049.json deleted file mode 100644 index a17c8fc8e7781..0000000000000 --- a/history/versions/2049.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2049, - "commit": "6a6e25e487636755b8f81b52688886f611bb8aed", - "date": "2021-06-08T16:23:48.038Z" - }, - "versionStart": { - "versionNum": 2048, - "commit": "79182a100ac01388bec05e2e4d9f3e1f6c0f80f6", - "date": "2021-06-08T16:22:37.296Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x66696AB8c6aAeb22dc14a2Dc4A833682388Ea901/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/205.json b/history/versions/205.json deleted file mode 100644 index ee945a644c60a..0000000000000 --- a/history/versions/205.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 205, - "commit": "3e3751bfe68a5f6a97edd2187658b8229d041cd9", - "date": "2021-03-17T12:41:34.552Z" - }, - "versionStart": { - "versionNum": 204, - "commit": "3de76586b466724459175e64df3d55107e14d6c3", - "date": "2021-03-17T12:40:10.659Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2050.json b/history/versions/2050.json deleted file mode 100644 index 11c1f75337a05..0000000000000 --- a/history/versions/2050.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2050, - "commit": "5a6d4d293485b694d4547370218ec7d645fe8899", - "date": "2021-06-08T18:46:11.339Z" - }, - "versionStart": { - "versionNum": 2049, - "commit": "6a6e25e487636755b8f81b52688886f611bb8aed", - "date": "2021-06-08T16:23:48.038Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2d43Dfe648Bb8C9c22f9FFcD1937369a9Fdd0eBc/info.json", - "blockchains/smartchain/assets/0x2d43Dfe648Bb8C9c22f9FFcD1937369a9Fdd0eBc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2051.json b/history/versions/2051.json deleted file mode 100644 index 1bb33ce16effb..0000000000000 --- a/history/versions/2051.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2051, - "commit": "aa484f824757e64abe543983eb10eb501cad4f10", - "date": "2021-06-08T18:47:23.988Z" - }, - "versionStart": { - "versionNum": 2050, - "commit": "5a6d4d293485b694d4547370218ec7d645fe8899", - "date": "2021-06-08T18:46:11.339Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2052.json b/history/versions/2052.json deleted file mode 100644 index b2caffc9c5750..0000000000000 --- a/history/versions/2052.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2052, - "commit": "f0ce0bf082171e6fc3336da1a3fda01a2a5f3bc7", - "date": "2021-06-09T01:31:11.611Z" - }, - "versionStart": { - "versionNum": 2051, - "commit": "aa484f824757e64abe543983eb10eb501cad4f10", - "date": "2021-06-08T18:47:23.988Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2053.json b/history/versions/2053.json deleted file mode 100644 index 138db2ad20da9..0000000000000 --- a/history/versions/2053.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2053, - "commit": "e4147cd0a59c00f69a037018679ec138a7178571", - "date": "2021-06-09T04:39:22.895Z" - }, - "versionStart": { - "versionNum": 2052, - "commit": "f0ce0bf082171e6fc3336da1a3fda01a2a5f3bc7", - "date": "2021-06-09T01:31:11.611Z" - }, - "changes": [ - "blockchains/cryptoorg/info/info.json", - "blockchains/cryptoorg/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2054.json b/history/versions/2054.json deleted file mode 100644 index 85d20164ef7fa..0000000000000 --- a/history/versions/2054.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2054, - "commit": "b32306fe0d079462f5dbdb1dba31d9d9fca22a79", - "date": "2021-06-09T06:58:41.743Z" - }, - "versionStart": { - "versionNum": 2053, - "commit": "e4147cd0a59c00f69a037018679ec138a7178571", - "date": "2021-06-09T04:39:22.895Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json", - "blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2055.json b/history/versions/2055.json deleted file mode 100644 index bd223344766b4..0000000000000 --- a/history/versions/2055.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2055, - "commit": "e109f9d057461d443ff52f3d250cc8a21e60de73", - "date": "2021-06-09T07:00:06.804Z" - }, - "versionStart": { - "versionNum": 2054, - "commit": "b32306fe0d079462f5dbdb1dba31d9d9fca22a79", - "date": "2021-06-09T06:58:41.743Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1162E2EfCE13f99Ed259fFc24d99108aAA0ce935/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2056.json b/history/versions/2056.json deleted file mode 100644 index fe9492ccb81ed..0000000000000 --- a/history/versions/2056.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2056, - "commit": "f1fac5de336ca3d2f68c976ea26217476749a973", - "date": "2021-06-09T07:01:35.913Z" - }, - "versionStart": { - "versionNum": 2055, - "commit": "e109f9d057461d443ff52f3d250cc8a21e60de73", - "date": "2021-06-09T07:00:06.804Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6/info.json", - "blockchains/smartchain/assets/0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2057.json b/history/versions/2057.json deleted file mode 100644 index df4a6a7d0ab93..0000000000000 --- a/history/versions/2057.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2057, - "commit": "4e0a8be13995ebfcf182c96ffd3a4851575bf6a1", - "date": "2021-06-09T07:02:42.415Z" - }, - "versionStart": { - "versionNum": 2056, - "commit": "f1fac5de336ca3d2f68c976ea26217476749a973", - "date": "2021-06-09T07:01:35.913Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA1fd12820F0c1C492DD87f8a0d12043d8f24f8a6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2058.json b/history/versions/2058.json deleted file mode 100644 index fb207997e70dc..0000000000000 --- a/history/versions/2058.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2058, - "commit": "e56e32c017e70af2bb8a23638a0e5b4e2128d06e", - "date": "2021-06-09T07:07:37.495Z" - }, - "versionStart": { - "versionNum": 2057, - "commit": "4e0a8be13995ebfcf182c96ffd3a4851575bf6a1", - "date": "2021-06-09T07:02:42.415Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0586933D1aA2fA2E732d23C3C229e6151aC6C0d4/info.json", - "blockchains/smartchain/assets/0x0586933D1aA2fA2E732d23C3C229e6151aC6C0d4/logo.png", - "blockchains/smartchain/assets/0x1C2425F50a1e98D5631b223E56760d21BC840C53/info.json", - "blockchains/smartchain/assets/0x1C2425F50a1e98D5631b223E56760d21BC840C53/logo.png", - "blockchains/smartchain/assets/0x47e28936D9c7944D106e46295d87A8E4c1Be818c/info.json", - "blockchains/smartchain/assets/0x47e28936D9c7944D106e46295d87A8E4c1Be818c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2059.json b/history/versions/2059.json deleted file mode 100644 index 418aa741a4c9a..0000000000000 --- a/history/versions/2059.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2059, - "commit": "7135b2e8d6c8b0ca4470d176b66ec4d94890832f", - "date": "2021-06-09T07:08:56.015Z" - }, - "versionStart": { - "versionNum": 2058, - "commit": "e56e32c017e70af2bb8a23638a0e5b4e2128d06e", - "date": "2021-06-09T07:07:37.495Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1C2425F50a1e98D5631b223E56760d21BC840C53/info.json", - "blockchains/smartchain/assets/0x47e28936D9c7944D106e46295d87A8E4c1Be818c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/206.json b/history/versions/206.json deleted file mode 100644 index ac7bb32e01c1f..0000000000000 --- a/history/versions/206.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 206, - "commit": "dd04a775da3713243e0672e96aa2754dad021074", - "date": "2021-03-17T13:50:43.798Z" - }, - "versionStart": { - "versionNum": 205, - "commit": "3e3751bfe68a5f6a97edd2187658b8229d041cd9", - "date": "2021-03-17T12:41:34.552Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D/info.json", - "blockchains/smartchain/assets/0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2060.json b/history/versions/2060.json deleted file mode 100644 index f5d5d6c2f3824..0000000000000 --- a/history/versions/2060.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2060, - "commit": "a2b38293bbc0d0320f214bf6f2da403949da12c0", - "date": "2021-06-09T10:53:51.670Z" - }, - "versionStart": { - "versionNum": 2059, - "commit": "7135b2e8d6c8b0ca4470d176b66ec4d94890832f", - "date": "2021-06-09T07:08:56.015Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8B3268a23131DAFBd77165690767F285C1AAC6C5/info.json", - "blockchains/smartchain/assets/0x8B3268a23131DAFBd77165690767F285C1AAC6C5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2061.json b/history/versions/2061.json deleted file mode 100644 index e49e957cd07d8..0000000000000 --- a/history/versions/2061.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2061, - "commit": "c6d7a6730531677869f5268f6f2790ecd7066744", - "date": "2021-06-09T10:55:07.873Z" - }, - "versionStart": { - "versionNum": 2060, - "commit": "a2b38293bbc0d0320f214bf6f2da403949da12c0", - "date": "2021-06-09T10:53:51.670Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8B3268a23131DAFBd77165690767F285C1AAC6C5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2062.json b/history/versions/2062.json deleted file mode 100644 index 750e16f985344..0000000000000 --- a/history/versions/2062.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2062, - "commit": "af8178a842842e43c026f2a44a675c2be59cbb72", - "date": "2021-06-09T11:04:29.056Z" - }, - "versionStart": { - "versionNum": 2061, - "commit": "c6d7a6730531677869f5268f6f2790ecd7066744", - "date": "2021-06-09T10:55:07.873Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2b15bc62d1FB46ADE4763A3c5ea0917460bb25F1/info.json", - "blockchains/smartchain/assets/0x2b15bc62d1FB46ADE4763A3c5ea0917460bb25F1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2063.json b/history/versions/2063.json deleted file mode 100644 index 186d330f107c7..0000000000000 --- a/history/versions/2063.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2063, - "commit": "2468a8484c00040b9e618b4ffdc46c26b6e19a66", - "date": "2021-06-09T11:06:44.168Z" - }, - "versionStart": { - "versionNum": 2062, - "commit": "af8178a842842e43c026f2a44a675c2be59cbb72", - "date": "2021-06-09T11:04:29.056Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x410319197d3394652B7ddDc669E58fbe30B56090/info.json", - "blockchains/smartchain/assets/0x410319197d3394652B7ddDc669E58fbe30B56090/logo.png", - "blockchains/smartchain/assets/0xE5904E9816b309d3eD4d061c922f5aa8f3B24C92/info.json", - "blockchains/smartchain/assets/0xE5904E9816b309d3eD4d061c922f5aa8f3B24C92/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2064.json b/history/versions/2064.json deleted file mode 100644 index bb3805f8359aa..0000000000000 --- a/history/versions/2064.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2064, - "commit": "7ce646f1193d2bdb19067d1e8b7e4fded940966f", - "date": "2021-06-09T11:08:11.868Z" - }, - "versionStart": { - "versionNum": 2063, - "commit": "2468a8484c00040b9e618b4ffdc46c26b6e19a66", - "date": "2021-06-09T11:06:44.168Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x410319197d3394652B7ddDc669E58fbe30B56090/info.json", - "blockchains/smartchain/assets/0xE5904E9816b309d3eD4d061c922f5aa8f3B24C92/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2065.json b/history/versions/2065.json deleted file mode 100644 index 4f3b7d5ec4b1e..0000000000000 --- a/history/versions/2065.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2065, - "commit": "6e5f429a133e71bf15f20a3860aecdddde92fc17", - "date": "2021-06-09T11:50:14.544Z" - }, - "versionStart": { - "versionNum": 2064, - "commit": "7ce646f1193d2bdb19067d1e8b7e4fded940966f", - "date": "2021-06-09T11:08:11.868Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff/info.json", - "blockchains/smartchain/assets/0x397E6d4fd68A9E25e93fC712B8F72F826f48a8ff/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2066.json b/history/versions/2066.json deleted file mode 100644 index cca3769e3af73..0000000000000 --- a/history/versions/2066.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2066, - "commit": "a957e7b55abe0d2f26298f90054defc969b93965", - "date": "2021-06-09T11:51:31.670Z" - }, - "versionStart": { - "versionNum": 2065, - "commit": "6e5f429a133e71bf15f20a3860aecdddde92fc17", - "date": "2021-06-09T11:50:14.544Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2067.json b/history/versions/2067.json deleted file mode 100644 index de204f254dd35..0000000000000 --- a/history/versions/2067.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2067, - "commit": "2e115d4fbb9c00bc36818fd5afaf24587d51c10f", - "date": "2021-06-09T11:55:06.094Z" - }, - "versionStart": { - "versionNum": 2066, - "commit": "a957e7b55abe0d2f26298f90054defc969b93965", - "date": "2021-06-09T11:51:31.670Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x095956B142431Eb9Cf88B99F392540B91aCbF4ad/info.json", - "blockchains/smartchain/assets/0x095956B142431Eb9Cf88B99F392540B91aCbF4ad/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2068.json b/history/versions/2068.json deleted file mode 100644 index 35ab3dab56267..0000000000000 --- a/history/versions/2068.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2068, - "commit": "30d72c04f694f93938bf563428165024bf2d585d", - "date": "2021-06-09T11:56:29.318Z" - }, - "versionStart": { - "versionNum": 2067, - "commit": "2e115d4fbb9c00bc36818fd5afaf24587d51c10f", - "date": "2021-06-09T11:55:06.094Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x095956B142431Eb9Cf88B99F392540B91aCbF4ad/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2069.json b/history/versions/2069.json deleted file mode 100644 index 182896251cfaf..0000000000000 --- a/history/versions/2069.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2069, - "commit": "213ba191fa97dd305017a885cb40d12e16b901f6", - "date": "2021-06-09T16:38:43.247Z" - }, - "versionStart": { - "versionNum": 2068, - "commit": "30d72c04f694f93938bf563428165024bf2d585d", - "date": "2021-06-09T11:56:29.318Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/info.json", - "blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/207.json b/history/versions/207.json deleted file mode 100644 index bc8f4917c9dd7..0000000000000 --- a/history/versions/207.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 207, - "commit": "4bc2807c57505c0b5b28f8c95869ff88231334d1", - "date": "2021-03-17T13:52:05.642Z" - }, - "versionStart": { - "versionNum": 206, - "commit": "dd04a775da3713243e0672e96aa2754dad021074", - "date": "2021-03-17T13:50:43.798Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x51BA0b044d96C3aBfcA52B64D733603CCC4F0d4D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2070.json b/history/versions/2070.json deleted file mode 100644 index d97e9076b4202..0000000000000 --- a/history/versions/2070.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2070, - "commit": "88d1b6a1d821ad7a742b3e0805d067bcd2a4a587", - "date": "2021-06-09T16:40:09.497Z" - }, - "versionStart": { - "versionNum": 2069, - "commit": "213ba191fa97dd305017a885cb40d12e16b901f6", - "date": "2021-06-09T16:38:43.247Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6d8D19cd276d1E5ecF33F50d40BD6865f614649c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2071.json b/history/versions/2071.json deleted file mode 100644 index 4bf9d9b3e58ee..0000000000000 --- a/history/versions/2071.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2071, - "commit": "1904572cb665f6385ba45a3fc0c4489d038992b6", - "date": "2021-06-09T16:43:08.403Z" - }, - "versionStart": { - "versionNum": 2070, - "commit": "88d1b6a1d821ad7a742b3e0805d067bcd2a4a587", - "date": "2021-06-09T16:40:09.497Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfC8E68E30350c6603D3d29fCc8E676380C28FCf4/info.json", - "blockchains/smartchain/assets/0xfC8E68E30350c6603D3d29fCc8E676380C28FCf4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2072.json b/history/versions/2072.json deleted file mode 100644 index c757f2fa827ff..0000000000000 --- a/history/versions/2072.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2072, - "commit": "7f1a39f41ed3b07591b3b020c613bfb1289c987d", - "date": "2021-06-09T16:46:04.489Z" - }, - "versionStart": { - "versionNum": 2071, - "commit": "1904572cb665f6385ba45a3fc0c4489d038992b6", - "date": "2021-06-09T16:43:08.403Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xcBB73f034e7f466491A170a0AbF233636C2a93eE/info.json", - "blockchains/smartchain/assets/0xcBB73f034e7f466491A170a0AbF233636C2a93eE/logo.png", - "blockchains/smartchain/assets/0xfC8E68E30350c6603D3d29fCc8E676380C28FCf4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2073.json b/history/versions/2073.json deleted file mode 100644 index 7e66a064f1320..0000000000000 --- a/history/versions/2073.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2073, - "commit": "ffc69254c695805dfbc373e57e409f1a3f056a95", - "date": "2021-06-09T16:49:46.312Z" - }, - "versionStart": { - "versionNum": 2072, - "commit": "7f1a39f41ed3b07591b3b020c613bfb1289c987d", - "date": "2021-06-09T16:46:04.489Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x762a68697D7c8A0078Bd1d79BD50d0F2ef8A8AaF/info.json", - "blockchains/smartchain/assets/0x762a68697D7c8A0078Bd1d79BD50d0F2ef8A8AaF/logo.png", - "blockchains/smartchain/assets/0xb1280589dbac3e7ce111bF4A7Fb9c71A30213F7e/info.json", - "blockchains/smartchain/assets/0xb1280589dbac3e7ce111bF4A7Fb9c71A30213F7e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2074.json b/history/versions/2074.json deleted file mode 100644 index a089c21ce14e4..0000000000000 --- a/history/versions/2074.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2074, - "commit": "18d51a4b71997dcba89e159fc4175e1a848cc860", - "date": "2021-06-09T16:51:12.653Z" - }, - "versionStart": { - "versionNum": 2073, - "commit": "ffc69254c695805dfbc373e57e409f1a3f056a95", - "date": "2021-06-09T16:49:46.312Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb1280589dbac3e7ce111bF4A7Fb9c71A30213F7e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2075.json b/history/versions/2075.json deleted file mode 100644 index ad651ccadc2be..0000000000000 --- a/history/versions/2075.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2075, - "commit": "a7f7ce8f50104663762e79dc8773bc09c4a20096", - "date": "2021-06-09T20:23:57.452Z" - }, - "versionStart": { - "versionNum": 2074, - "commit": "18d51a4b71997dcba89e159fc4175e1a848cc860", - "date": "2021-06-09T16:51:12.653Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/info.json", - "blockchains/smartchain/assets/0xBBe899c61198D1826a43e20ea19efC46E50c2B00/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2076.json b/history/versions/2076.json deleted file mode 100644 index 5e8db272d671c..0000000000000 --- a/history/versions/2076.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2076, - "commit": "55ee79654328c61b2154b46774dda4405468d388", - "date": "2021-06-09T20:25:43.724Z" - }, - "versionStart": { - "versionNum": 2075, - "commit": "a7f7ce8f50104663762e79dc8773bc09c4a20096", - "date": "2021-06-09T20:23:57.452Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2077.json b/history/versions/2077.json deleted file mode 100644 index 428d8a84690b5..0000000000000 --- a/history/versions/2077.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2077, - "commit": "37f21dddb824ebcee5ffe83891f762e926bf12c9", - "date": "2021-06-10T01:31:08.223Z" - }, - "versionStart": { - "versionNum": 2076, - "commit": "55ee79654328c61b2154b46774dda4405468d388", - "date": "2021-06-09T20:25:43.724Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2078.json b/history/versions/2078.json deleted file mode 100644 index 4cb0e1490aae3..0000000000000 --- a/history/versions/2078.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2078, - "commit": "009718bc25fbc35db2472efb61eef945d4586d7f", - "date": "2021-06-10T06:54:40.416Z" - }, - "versionStart": { - "versionNum": 2077, - "commit": "37f21dddb824ebcee5ffe83891f762e926bf12c9", - "date": "2021-06-10T01:31:08.223Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB/info.json", - "blockchains/smartchain/assets/0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB/logo.png", - "blockchains/smartchain/assets/0x57c9487f30D04aEE52D323586EC9A23d05A1504e/info.json", - "blockchains/smartchain/assets/0x57c9487f30D04aEE52D323586EC9A23d05A1504e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2079.json b/history/versions/2079.json deleted file mode 100644 index 1a9baaa92db2a..0000000000000 --- a/history/versions/2079.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2079, - "commit": "fd00a939ac02f26b837e7b3693a32278bff9ffeb", - "date": "2021-06-10T06:56:00.487Z" - }, - "versionStart": { - "versionNum": 2078, - "commit": "009718bc25fbc35db2472efb61eef945d4586d7f", - "date": "2021-06-10T06:54:40.416Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1e3f4174b6d226354E1fb2325E6f76c1919Bd9eB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/208.json b/history/versions/208.json deleted file mode 100644 index f9c13cc31d7e1..0000000000000 --- a/history/versions/208.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 208, - "commit": "e73f3c407e85dff0fbc532fb584b2b1de2ec0ee9", - "date": "2021-03-17T15:17:05.252Z" - }, - "versionStart": { - "versionNum": 207, - "commit": "4bc2807c57505c0b5b28f8c95869ff88231334d1", - "date": "2021-03-17T13:52:05.642Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json", - "blockchains/smartchain/assets/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308/info.json", - "blockchains/smartchain/assets/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308/logo.png", - "dapps/app.defipie.com.png" - ] -} \ No newline at end of file diff --git a/history/versions/2080.json b/history/versions/2080.json deleted file mode 100644 index 90f1aa63e1201..0000000000000 --- a/history/versions/2080.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2080, - "commit": "d6d9fd17516b9fe8678a8be62e2c8e08554a8e52", - "date": "2021-06-10T13:00:39.113Z" - }, - "versionStart": { - "versionNum": 2079, - "commit": "fd00a939ac02f26b837e7b3693a32278bff9ffeb", - "date": "2021-06-10T06:56:00.487Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json", - "blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2081.json b/history/versions/2081.json deleted file mode 100644 index 5038fad8aed1e..0000000000000 --- a/history/versions/2081.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2081, - "commit": "7b80dc8921b557c847de66ec48a52d2d564779c7", - "date": "2021-06-10T13:02:02.946Z" - }, - "versionStart": { - "versionNum": 2080, - "commit": "d6d9fd17516b9fe8678a8be62e2c8e08554a8e52", - "date": "2021-06-10T13:00:39.113Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2082.json b/history/versions/2082.json deleted file mode 100644 index 283e3de492945..0000000000000 --- a/history/versions/2082.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2082, - "commit": "9fa7433c190202fb3cfad49186ff3dc8d39dc7a0", - "date": "2021-06-10T17:47:12.179Z" - }, - "versionStart": { - "versionNum": 2081, - "commit": "7b80dc8921b557c847de66ec48a52d2d564779c7", - "date": "2021-06-10T13:02:02.946Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/info.json", - "blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2083.json b/history/versions/2083.json deleted file mode 100644 index c27ff03da7544..0000000000000 --- a/history/versions/2083.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2083, - "commit": "19d58ce26372890e577fab37aa712b2980d62e64", - "date": "2021-06-10T17:48:35.686Z" - }, - "versionStart": { - "versionNum": 2082, - "commit": "9fa7433c190202fb3cfad49186ff3dc8d39dc7a0", - "date": "2021-06-10T17:47:12.179Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E65834a4092B10EcE3C9290b256F0Df83F71C6c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2084.json b/history/versions/2084.json deleted file mode 100644 index 036f7a00de47e..0000000000000 --- a/history/versions/2084.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2084, - "commit": "fd58ea280ecb5c97f2880390c3fe025f1743a812", - "date": "2021-06-10T17:53:18.971Z" - }, - "versionStart": { - "versionNum": 2083, - "commit": "19d58ce26372890e577fab37aa712b2980d62e64", - "date": "2021-06-10T17:48:35.686Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2085.json b/history/versions/2085.json deleted file mode 100644 index ede54da8ff498..0000000000000 --- a/history/versions/2085.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2085, - "commit": "780680c656793a1a8d56509ef34e178ec8144d79", - "date": "2021-06-10T17:54:37.068Z" - }, - "versionStart": { - "versionNum": 2084, - "commit": "fd58ea280ecb5c97f2880390c3fe025f1743a812", - "date": "2021-06-10T17:53:18.971Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x69bC4bbf7aa7A4e08D6542687aaD175A82D23fDE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2086.json b/history/versions/2086.json deleted file mode 100644 index ee6568b95c619..0000000000000 --- a/history/versions/2086.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2086, - "commit": "679641fabaf97de32f74ab7e150a620a403f5a0f", - "date": "2021-06-10T17:56:24.581Z" - }, - "versionStart": { - "versionNum": 2085, - "commit": "780680c656793a1a8d56509ef34e178ec8144d79", - "date": "2021-06-10T17:54:37.068Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7b5beB86af822125762bd0E9eb0Df3154ffbF640/info.json", - "blockchains/smartchain/assets/0x7b5beB86af822125762bd0E9eb0Df3154ffbF640/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2087.json b/history/versions/2087.json deleted file mode 100644 index ff9be46b4f71c..0000000000000 --- a/history/versions/2087.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2087, - "commit": "2d20d1c9de7f3ee3d6f0804c0ce26761c0c4059a", - "date": "2021-06-10T17:57:54.309Z" - }, - "versionStart": { - "versionNum": 2086, - "commit": "679641fabaf97de32f74ab7e150a620a403f5a0f", - "date": "2021-06-10T17:56:24.581Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7b5beB86af822125762bd0E9eb0Df3154ffbF640/info.json", - "blockchains/smartchain/assets/0xc080ADF0a40A38Ffe05834174b8883e60eaff3F3/info.json", - "blockchains/smartchain/assets/0xc080ADF0a40A38Ffe05834174b8883e60eaff3F3/logo.png", - "dapps/nftoaster.com.png" - ] -} \ No newline at end of file diff --git a/history/versions/2088.json b/history/versions/2088.json deleted file mode 100644 index 56ff6eef7cf59..0000000000000 --- a/history/versions/2088.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2088, - "commit": "83deb079d7b8b5ecfa92adc3e4e6b42737a1ba01", - "date": "2021-06-10T17:59:00.942Z" - }, - "versionStart": { - "versionNum": 2087, - "commit": "2d20d1c9de7f3ee3d6f0804c0ce26761c0c4059a", - "date": "2021-06-10T17:57:54.309Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc080ADF0a40A38Ffe05834174b8883e60eaff3F3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2089.json b/history/versions/2089.json deleted file mode 100644 index eb1892906b7e2..0000000000000 --- a/history/versions/2089.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2089, - "commit": "c32251ffd5813729bd622c22ec46e161fca77f76", - "date": "2021-06-10T18:01:51.894Z" - }, - "versionStart": { - "versionNum": 2088, - "commit": "83deb079d7b8b5ecfa92adc3e4e6b42737a1ba01", - "date": "2021-06-10T17:59:00.942Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/info.json", - "blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/209.json b/history/versions/209.json deleted file mode 100644 index 76cb4be05cde7..0000000000000 --- a/history/versions/209.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 209, - "commit": "90367df7d21ae4ba3b75f6898fb262dc62337dd0", - "date": "2021-03-17T15:18:29.765Z" - }, - "versionStart": { - "versionNum": 208, - "commit": "e73f3c407e85dff0fbc532fb584b2b1de2ec0ee9", - "date": "2021-03-17T15:17:05.252Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2090.json b/history/versions/2090.json deleted file mode 100644 index 21f3827ec4c0f..0000000000000 --- a/history/versions/2090.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2090, - "commit": "12c77c5fb507ebd730097215f1a2523f2372ae49", - "date": "2021-06-10T18:04:08.597Z" - }, - "versionStart": { - "versionNum": 2089, - "commit": "c32251ffd5813729bd622c22ec46e161fca77f76", - "date": "2021-06-10T18:01:51.894Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/info.json", - "blockchains/smartchain/assets/0x1bfE24e7Fb1d3B2dfFD9C1d49372b07bC6fDa829/logo.png", - "blockchains/smartchain/assets/0xB1035523a844371C2877f8a3b2F2f8d337403b6F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2091.json b/history/versions/2091.json deleted file mode 100644 index c1781fe76ccf9..0000000000000 --- a/history/versions/2091.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2091, - "commit": "26caef3fb6e3d9a087c631a923de4b167cae91ee", - "date": "2021-06-10T18:08:40.120Z" - }, - "versionStart": { - "versionNum": 2090, - "commit": "12c77c5fb507ebd730097215f1a2523f2372ae49", - "date": "2021-06-10T18:04:08.597Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x373849E1DbEE104D67afFf1B73703De4fd96294E/info.json", - "blockchains/smartchain/assets/0x373849E1DbEE104D67afFf1B73703De4fd96294E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2092.json b/history/versions/2092.json deleted file mode 100644 index ee00ba5838e13..0000000000000 --- a/history/versions/2092.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2092, - "commit": "7cb0579cd85b95b7dcffa29e37a7f8fd3fa0a60d", - "date": "2021-06-10T18:10:06.153Z" - }, - "versionStart": { - "versionNum": 2091, - "commit": "26caef3fb6e3d9a087c631a923de4b167cae91ee", - "date": "2021-06-10T18:08:40.120Z" - }, - "changes": [ - "blockchains/smartbch/info/info.json", - "blockchains/smartbch/info/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2093.json b/history/versions/2093.json deleted file mode 100644 index f9bfd0fdfc83a..0000000000000 --- a/history/versions/2093.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2093, - "commit": "fd403295535467cc726319a9bfcfc6e5464ed8a7", - "date": "2021-06-10T19:17:22.381Z" - }, - "versionStart": { - "versionNum": 2092, - "commit": "7cb0579cd85b95b7dcffa29e37a7f8fd3fa0a60d", - "date": "2021-06-10T18:10:06.153Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/info.json", - "blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2094.json b/history/versions/2094.json deleted file mode 100644 index 13a1647063b39..0000000000000 --- a/history/versions/2094.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2094, - "commit": "dfdc35d93364fdfe22813a82b6d8add392550bc2", - "date": "2021-06-10T19:33:30.024Z" - }, - "versionStart": { - "versionNum": 2093, - "commit": "fd403295535467cc726319a9bfcfc6e5464ed8a7", - "date": "2021-06-10T19:17:22.381Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/info.json", - "blockchains/ethereum/assets/0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6509c95B1AC498390e40eb49e2248c441e78da15/info.json", - "blockchains/smartchain/assets/0x6509c95B1AC498390e40eb49e2248c441e78da15/logo.png", - "blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2095.json b/history/versions/2095.json deleted file mode 100644 index c61da795afb27..0000000000000 --- a/history/versions/2095.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2095, - "commit": "6b628c542d0530d49e32e52691a29814c194f652", - "date": "2021-06-10T19:34:47.757Z" - }, - "versionStart": { - "versionNum": 2094, - "commit": "dfdc35d93364fdfe22813a82b6d8add392550bc2", - "date": "2021-06-10T19:33:30.024Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2096.json b/history/versions/2096.json deleted file mode 100644 index 5508d1af2c673..0000000000000 --- a/history/versions/2096.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2096, - "commit": "b36986f2308608665672ecfee6cd13560e8356c2", - "date": "2021-06-11T03:55:28.733Z" - }, - "versionStart": { - "versionNum": 2095, - "commit": "6b628c542d0530d49e32e52691a29814c194f652", - "date": "2021-06-10T19:34:47.757Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json", - "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/logo.png", - "blockchains/smartchain/assets/0xf78Bbc835b52D7f0e9538C3566997bA2bf050B85/info.json", - "blockchains/smartchain/assets/0xf78Bbc835b52D7f0e9538C3566997bA2bf050B85/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2097.json b/history/versions/2097.json deleted file mode 100644 index a463caddf7b4a..0000000000000 --- a/history/versions/2097.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2097, - "commit": "9197ba322f0edc15825d43520647bf57d134fa23", - "date": "2021-06-11T03:56:52.507Z" - }, - "versionStart": { - "versionNum": 2096, - "commit": "b36986f2308608665672ecfee6cd13560e8356c2", - "date": "2021-06-11T03:55:28.733Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json", - "blockchains/smartchain/assets/0xf78Bbc835b52D7f0e9538C3566997bA2bf050B85/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2098.json b/history/versions/2098.json deleted file mode 100644 index 923067e63392d..0000000000000 --- a/history/versions/2098.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2098, - "commit": "9cb16fc8f861bc9d19fa47907aac8dd92006212a", - "date": "2021-06-11T08:39:56.646Z" - }, - "versionStart": { - "versionNum": 2097, - "commit": "9197ba322f0edc15825d43520647bf57d134fa23", - "date": "2021-06-11T03:56:52.507Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6d34F621d2A1812434cE7Af6E04A344BFCE9B47E/info.json", - "blockchains/smartchain/assets/0x6d34F621d2A1812434cE7Af6E04A344BFCE9B47E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2099.json b/history/versions/2099.json deleted file mode 100644 index 482303d3011ff..0000000000000 --- a/history/versions/2099.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2099, - "commit": "a993df157567e12048798dc2a011a0893ee41a7b", - "date": "2021-06-11T08:41:20.296Z" - }, - "versionStart": { - "versionNum": 2098, - "commit": "9cb16fc8f861bc9d19fa47907aac8dd92006212a", - "date": "2021-06-11T08:39:56.646Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/21.json b/history/versions/21.json deleted file mode 100644 index ab2bc843c6270..0000000000000 --- a/history/versions/21.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 21, - "commit": "ecc05ec10d4f345aac7b778cef81907894aaeac4", - "date": "2021-02-26T07:54:14.630Z" - }, - "versionStart": { - "versionNum": 20, - "commit": "2cb2451334a1d36ebecc23e5b4208caa1f00a399", - "date": "2021-02-26T07:52:49.672Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/210.json b/history/versions/210.json deleted file mode 100644 index 1fe572186216d..0000000000000 --- a/history/versions/210.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 210, - "commit": "d283fe7ac97c082cad5a79a459cea84ab8deb9c6", - "date": "2021-03-17T15:26:11.333Z" - }, - "versionStart": { - "versionNum": 209, - "commit": "90367df7d21ae4ba3b75f6898fb262dc62337dd0", - "date": "2021-03-17T15:18:29.765Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json", - "blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2100.json b/history/versions/2100.json deleted file mode 100644 index 5a4c255192643..0000000000000 --- a/history/versions/2100.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2100, - "commit": "da3191ac3a9b89b9761c655628ed14679b08f256", - "date": "2021-06-11T08:45:52.671Z" - }, - "versionStart": { - "versionNum": 2099, - "commit": "a993df157567e12048798dc2a011a0893ee41a7b", - "date": "2021-06-11T08:41:20.296Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5B9dbeBbad94b8C6467Af9e8A851Bb120F9601c6/info.json", - "blockchains/smartchain/assets/0x5B9dbeBbad94b8C6467Af9e8A851Bb120F9601c6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2101.json b/history/versions/2101.json deleted file mode 100644 index 6572a08ac8ce0..0000000000000 --- a/history/versions/2101.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2101, - "commit": "28a738df5d1f678f06b616a7868ac31554a7e9de", - "date": "2021-06-11T08:47:24.319Z" - }, - "versionStart": { - "versionNum": 2100, - "commit": "da3191ac3a9b89b9761c655628ed14679b08f256", - "date": "2021-06-11T08:45:52.671Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5B9dbeBbad94b8C6467Af9e8A851Bb120F9601c6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2102.json b/history/versions/2102.json deleted file mode 100644 index eee0605082637..0000000000000 --- a/history/versions/2102.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2102, - "commit": "05fbd708559cc79dad8f2badba15591d84ad009d", - "date": "2021-06-11T08:51:48.729Z" - }, - "versionStart": { - "versionNum": 2101, - "commit": "28a738df5d1f678f06b616a7868ac31554a7e9de", - "date": "2021-06-11T08:47:24.319Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfb4b7ee058828b5fBF2e475dA88F1903f453334E/info.json", - "blockchains/smartchain/assets/0xfb4b7ee058828b5fBF2e475dA88F1903f453334E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2103.json b/history/versions/2103.json deleted file mode 100644 index c40f85a82df2f..0000000000000 --- a/history/versions/2103.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2103, - "commit": "e1e495d0349c6e0d9aaf8a601ffec14de1132ddc", - "date": "2021-06-11T08:53:07.101Z" - }, - "versionStart": { - "versionNum": 2102, - "commit": "05fbd708559cc79dad8f2badba15591d84ad009d", - "date": "2021-06-11T08:51:48.729Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xfb4b7ee058828b5fBF2e475dA88F1903f453334E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2104.json b/history/versions/2104.json deleted file mode 100644 index 7b09f2d4f04a0..0000000000000 --- a/history/versions/2104.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2104, - "commit": "edd1b7036ab662c18cebefc960ddf0129bffba96", - "date": "2021-06-11T10:46:42.908Z" - }, - "versionStart": { - "versionNum": 2103, - "commit": "e1e495d0349c6e0d9aaf8a601ffec14de1132ddc", - "date": "2021-06-11T08:53:07.101Z" - }, - "changes": [ - "blockchains/bluzelle/info/info.json", - "blockchains/bluzelle/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2105.json b/history/versions/2105.json deleted file mode 100644 index 243cc16fea31a..0000000000000 --- a/history/versions/2105.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2105, - "commit": "77ec3b3c55b306eb4c25ffd776adb3557e02477a", - "date": "2021-06-11T10:48:25.610Z" - }, - "versionStart": { - "versionNum": 2104, - "commit": "edd1b7036ab662c18cebefc960ddf0129bffba96", - "date": "2021-06-11T10:46:42.908Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json", - "blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2106.json b/history/versions/2106.json deleted file mode 100644 index f065c88371fa0..0000000000000 --- a/history/versions/2106.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2106, - "commit": "d4e208db7a3986ff5e2f91fecdcc6186ab31df1f", - "date": "2021-06-11T10:49:46.325Z" - }, - "versionStart": { - "versionNum": 2105, - "commit": "77ec3b3c55b306eb4c25ffd776adb3557e02477a", - "date": "2021-06-11T10:48:25.610Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xEF19F4E48830093Ce5bC8b3Ff7f903A0AE3E9Fa1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2107.json b/history/versions/2107.json deleted file mode 100644 index c209cbf57c051..0000000000000 --- a/history/versions/2107.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2107, - "commit": "ba2cab18b4b64bf2e02ac794789b635e2c723655", - "date": "2021-06-11T10:53:33.852Z" - }, - "versionStart": { - "versionNum": 2106, - "commit": "d4e208db7a3986ff5e2f91fecdcc6186ab31df1f", - "date": "2021-06-11T10:49:46.325Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6f5E77Cea0AbDdA40013a8eF53639C96972fb745/info.json", - "blockchains/ethereum/assets/0x6f5E77Cea0AbDdA40013a8eF53639C96972fb745/logo.png", - "blockchains/smartchain/assets/0x11F6ECC9E2658627e0876212f1078b9F84d3196e/info.json", - "blockchains/smartchain/assets/0x11F6ECC9E2658627e0876212f1078b9F84d3196e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2108.json b/history/versions/2108.json deleted file mode 100644 index 755646749f80e..0000000000000 --- a/history/versions/2108.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2108, - "commit": "c192293099e931f51fa62eca9053a4a79dfb2e60", - "date": "2021-06-11T10:54:47.981Z" - }, - "versionStart": { - "versionNum": 2107, - "commit": "ba2cab18b4b64bf2e02ac794789b635e2c723655", - "date": "2021-06-11T10:53:33.852Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x6f5E77Cea0AbDdA40013a8eF53639C96972fb745/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x11F6ECC9E2658627e0876212f1078b9F84d3196e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2109.json b/history/versions/2109.json deleted file mode 100644 index 421403d4453e1..0000000000000 --- a/history/versions/2109.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2109, - "commit": "9b1e384360c9e55cbefc4c806ef81058e8522fee", - "date": "2021-06-11T14:35:14.373Z" - }, - "versionStart": { - "versionNum": 2108, - "commit": "c192293099e931f51fa62eca9053a4a79dfb2e60", - "date": "2021-06-11T10:54:47.981Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/info.json", - "blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/211.json b/history/versions/211.json deleted file mode 100644 index c5abecb3bf7ba..0000000000000 --- a/history/versions/211.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 211, - "commit": "8a9b2ffdc06d23420e2d69be0bf1c44f98b46ca2", - "date": "2021-03-17T15:40:53.983Z" - }, - "versionStart": { - "versionNum": 210, - "commit": "d283fe7ac97c082cad5a79a459cea84ab8deb9c6", - "date": "2021-03-17T15:26:11.333Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A/info.json", - "blockchains/smartchain/assets/0x5A37F6a7fFa184E2287aD226989441D685e4Bf7A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2110.json b/history/versions/2110.json deleted file mode 100644 index 5a6cac770fdd5..0000000000000 --- a/history/versions/2110.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2110, - "commit": "51314727ee0e8effa63ddcb28157dc33687c45f0", - "date": "2021-06-11T14:36:49.399Z" - }, - "versionStart": { - "versionNum": 2109, - "commit": "9b1e384360c9e55cbefc4c806ef81058e8522fee", - "date": "2021-06-11T14:35:14.373Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC974bE717f52Dcc701fE50fAD36d163b1e9A3a82/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2111.json b/history/versions/2111.json deleted file mode 100644 index 3fd240b3a758d..0000000000000 --- a/history/versions/2111.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2111, - "commit": "e692aac183fd7b0db861e9edcf174d620107bf24", - "date": "2021-06-11T19:32:34.083Z" - }, - "versionStart": { - "versionNum": 2110, - "commit": "51314727ee0e8effa63ddcb28157dc33687c45f0", - "date": "2021-06-11T14:36:49.399Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE78a58ACB18811E840DD828d4f0116389e953592/info.json", - "blockchains/smartchain/assets/0xE78a58ACB18811E840DD828d4f0116389e953592/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2112.json b/history/versions/2112.json deleted file mode 100644 index 2745878289e19..0000000000000 --- a/history/versions/2112.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2112, - "commit": "8b3226c9c31d1ff3ff9a7cba156e8acce6e7c8f2", - "date": "2021-06-11T19:33:45.302Z" - }, - "versionStart": { - "versionNum": 2111, - "commit": "e692aac183fd7b0db861e9edcf174d620107bf24", - "date": "2021-06-11T19:32:34.083Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE78a58ACB18811E840DD828d4f0116389e953592/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2113.json b/history/versions/2113.json deleted file mode 100644 index 3555c1485a984..0000000000000 --- a/history/versions/2113.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2113, - "commit": "202c492edcdf48aaf263a8982b88ce87028b5047", - "date": "2021-06-11T19:48:01.602Z" - }, - "versionStart": { - "versionNum": 2112, - "commit": "8b3226c9c31d1ff3ff9a7cba156e8acce6e7c8f2", - "date": "2021-06-11T19:33:45.302Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdE009cB3371825bAfb80A01004C58f8166EE13D5/info.json", - "blockchains/smartchain/assets/0xdE009cB3371825bAfb80A01004C58f8166EE13D5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2114.json b/history/versions/2114.json deleted file mode 100644 index e2502089b866c..0000000000000 --- a/history/versions/2114.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2114, - "commit": "48b411b27f1843e146c1c4f51463e4ccd27d11e3", - "date": "2021-06-11T19:49:40.854Z" - }, - "versionStart": { - "versionNum": 2113, - "commit": "202c492edcdf48aaf263a8982b88ce87028b5047", - "date": "2021-06-11T19:48:01.602Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdE009cB3371825bAfb80A01004C58f8166EE13D5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2115.json b/history/versions/2115.json deleted file mode 100644 index f9361134711ff..0000000000000 --- a/history/versions/2115.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2115, - "commit": "c213fd8b52ba29bc984b8b54ebf813531c7b2a69", - "date": "2021-06-12T01:27:39.943Z" - }, - "versionStart": { - "versionNum": 2114, - "commit": "48b411b27f1843e146c1c4f51463e4ccd27d11e3", - "date": "2021-06-11T19:49:40.854Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2116.json b/history/versions/2116.json deleted file mode 100644 index 28eda853c8ad8..0000000000000 --- a/history/versions/2116.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2116, - "commit": "7f95ea7d71fd5805119b8703090679498a083f68", - "date": "2021-06-12T07:37:24.403Z" - }, - "versionStart": { - "versionNum": 2115, - "commit": "c213fd8b52ba29bc984b8b54ebf813531c7b2a69", - "date": "2021-06-12T01:27:39.943Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/info.json", - "blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2117.json b/history/versions/2117.json deleted file mode 100644 index 2e633cb6497a1..0000000000000 --- a/history/versions/2117.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2117, - "commit": "4577ba4d862b556b633a5ebeb52380a1daf8c7f0", - "date": "2021-06-12T07:38:50.752Z" - }, - "versionStart": { - "versionNum": 2116, - "commit": "7f95ea7d71fd5805119b8703090679498a083f68", - "date": "2021-06-12T07:37:24.403Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6e0BEF56b648b3eEBaE3808B8cBe7EFE8755AD9C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2118.json b/history/versions/2118.json deleted file mode 100644 index 23956cfad2bef..0000000000000 --- a/history/versions/2118.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2118, - "commit": "5b42493204e1f852be03a6171bd4be98c6d31343", - "date": "2021-06-12T07:39:56.877Z" - }, - "versionStart": { - "versionNum": 2117, - "commit": "4577ba4d862b556b633a5ebeb52380a1daf8c7f0", - "date": "2021-06-12T07:38:50.752Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA2D3e8E0723c6Cd0fBC0409FEc13B9E67B2420bc/info.json", - "blockchains/smartchain/assets/0xA2D3e8E0723c6Cd0fBC0409FEc13B9E67B2420bc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2119.json b/history/versions/2119.json deleted file mode 100644 index c2be4fd89122d..0000000000000 --- a/history/versions/2119.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2119, - "commit": "a1eb86e5257ed3a0705a365bc4b5bd6850651f61", - "date": "2021-06-12T07:41:06.224Z" - }, - "versionStart": { - "versionNum": 2118, - "commit": "5b42493204e1f852be03a6171bd4be98c6d31343", - "date": "2021-06-12T07:39:56.877Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x91F8dA7A1F4B2C788317bA46C2D210f09AFB606B/info.json", - "blockchains/smartchain/assets/0x91F8dA7A1F4B2C788317bA46C2D210f09AFB606B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/212.json b/history/versions/212.json deleted file mode 100644 index c54b4aaefb99e..0000000000000 --- a/history/versions/212.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 212, - "commit": "a9a02c9e05dd57e692f58f02f213326d7213c770", - "date": "2021-03-17T15:58:12.772Z" - }, - "versionStart": { - "versionNum": 211, - "commit": "8a9b2ffdc06d23420e2d69be0bf1c44f98b46ca2", - "date": "2021-03-17T15:40:53.983Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x946112efaB61C3636CBD52DE2E1392D7A75A6f01/info.json", - "blockchains/ethereum/assets/0x946112efaB61C3636CBD52DE2E1392D7A75A6f01/logo.png", - "blockchains/ethereum/assets/0xEBBdf302c940c6bfd49C6b165f457fdb324649bc/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2120.json b/history/versions/2120.json deleted file mode 100644 index 9a2a286fad792..0000000000000 --- a/history/versions/2120.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2120, - "commit": "648dbc1c38b15c2176e993a5acee8a3e84eba7ab", - "date": "2021-06-12T07:42:34.315Z" - }, - "versionStart": { - "versionNum": 2119, - "commit": "a1eb86e5257ed3a0705a365bc4b5bd6850651f61", - "date": "2021-06-12T07:41:06.224Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x91F8dA7A1F4B2C788317bA46C2D210f09AFB606B/info.json", - "blockchains/smartchain/assets/0x9c9843a65302BA0F1778593CaE1De6478596eFFB/info.json", - "blockchains/smartchain/assets/0x9c9843a65302BA0F1778593CaE1De6478596eFFB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2121.json b/history/versions/2121.json deleted file mode 100644 index 09b92f4f8e81a..0000000000000 --- a/history/versions/2121.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2121, - "commit": "0aabc243a322bd5cd955d3a39417f7bf97771efa", - "date": "2021-06-12T07:43:46.016Z" - }, - "versionStart": { - "versionNum": 2120, - "commit": "648dbc1c38b15c2176e993a5acee8a3e84eba7ab", - "date": "2021-06-12T07:42:34.315Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9c9843a65302BA0F1778593CaE1De6478596eFFB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2122.json b/history/versions/2122.json deleted file mode 100644 index a9c510ec62d14..0000000000000 --- a/history/versions/2122.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2122, - "commit": "5b13730d8b8ad04cd2e54337b670b55f64f1c71a", - "date": "2021-06-12T14:48:51.104Z" - }, - "versionStart": { - "versionNum": 2121, - "commit": "0aabc243a322bd5cd955d3a39417f7bf97771efa", - "date": "2021-06-12T07:43:46.016Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/info.json", - "blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2123.json b/history/versions/2123.json deleted file mode 100644 index 41abb3bfe4b9b..0000000000000 --- a/history/versions/2123.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2123, - "commit": "7366d36c29fff88685c6ab11226171be54ce48ee", - "date": "2021-06-12T14:49:58.710Z" - }, - "versionStart": { - "versionNum": 2122, - "commit": "5b13730d8b8ad04cd2e54337b670b55f64f1c71a", - "date": "2021-06-12T14:48:51.104Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC18994df2Dfd0C2767bB1758bAe83e95762bBea3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2124.json b/history/versions/2124.json deleted file mode 100644 index c9756164a7428..0000000000000 --- a/history/versions/2124.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2124, - "commit": "180db3b6dcff9dc20968c23a1d2e96d0809f2116", - "date": "2021-06-12T14:51:02.897Z" - }, - "versionStart": { - "versionNum": 2123, - "commit": "7366d36c29fff88685c6ab11226171be54ce48ee", - "date": "2021-06-12T14:49:58.710Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x843D4a358471547f51534e3e51fae91cb4Dc3F28/info.json", - "blockchains/smartchain/assets/0x843D4a358471547f51534e3e51fae91cb4Dc3F28/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2125.json b/history/versions/2125.json deleted file mode 100644 index 476276469196f..0000000000000 --- a/history/versions/2125.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2125, - "commit": "209c4963bdf352f8ef606f080f04828034775dc0", - "date": "2021-06-12T14:52:18.142Z" - }, - "versionStart": { - "versionNum": 2124, - "commit": "180db3b6dcff9dc20968c23a1d2e96d0809f2116", - "date": "2021-06-12T14:51:02.897Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x843D4a358471547f51534e3e51fae91cb4Dc3F28/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2126.json b/history/versions/2126.json deleted file mode 100644 index bd6010fa57b8b..0000000000000 --- a/history/versions/2126.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2126, - "commit": "e647cfdc7f097ae6242bc7902a119482e2720aca", - "date": "2021-06-12T15:00:49.788Z" - }, - "versionStart": { - "versionNum": 2125, - "commit": "209c4963bdf352f8ef606f080f04828034775dc0", - "date": "2021-06-12T14:52:18.142Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0586933D1aA2fA2E732d23C3C229e6151aC6C0d4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2127.json b/history/versions/2127.json deleted file mode 100644 index 2d15a2206a6c7..0000000000000 --- a/history/versions/2127.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2127, - "commit": "98a111b5493f65800163b21cb45b85087f95592a", - "date": "2021-06-12T15:02:36.861Z" - }, - "versionStart": { - "versionNum": 2126, - "commit": "e647cfdc7f097ae6242bc7902a119482e2720aca", - "date": "2021-06-12T15:00:49.788Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x63c500B0bFEB042FF70ea2450AeBa72713D10668/info.json", - "blockchains/smartchain/assets/0x63c500B0bFEB042FF70ea2450AeBa72713D10668/logo.png", - "blockchains/smartchain/assets/0xf8D954168FbbF579F8FAd5F7583d4f76f10AE97D/info.json", - "blockchains/smartchain/assets/0xf8D954168FbbF579F8FAd5F7583d4f76f10AE97D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2128.json b/history/versions/2128.json deleted file mode 100644 index 2b62548dd4683..0000000000000 --- a/history/versions/2128.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2128, - "commit": "eb5d402cee0cc14c2c76d6cf29e9e19215404303", - "date": "2021-06-12T15:04:12.944Z" - }, - "versionStart": { - "versionNum": 2127, - "commit": "98a111b5493f65800163b21cb45b85087f95592a", - "date": "2021-06-12T15:02:36.861Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x63c500B0bFEB042FF70ea2450AeBa72713D10668/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2129.json b/history/versions/2129.json deleted file mode 100644 index fc7b3265604e6..0000000000000 --- a/history/versions/2129.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2129, - "commit": "dbe230ea949bef981d6f88345814d94684bae239", - "date": "2021-06-12T15:22:56.540Z" - }, - "versionStart": { - "versionNum": 2128, - "commit": "eb5d402cee0cc14c2c76d6cf29e9e19215404303", - "date": "2021-06-12T15:04:12.944Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4BA0057f784858a48fe351445C672FF2a3d43515/info.json", - "blockchains/smartchain/assets/0x4BA0057f784858a48fe351445C672FF2a3d43515/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/213.json b/history/versions/213.json deleted file mode 100644 index 509f419e70325..0000000000000 --- a/history/versions/213.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 213, - "commit": "63c1dcaf1a76bf0117a93e616e1d649d36fc1ae8", - "date": "2021-03-17T23:28:33.457Z" - }, - "versionStart": { - "versionNum": 212, - "commit": "a9a02c9e05dd57e692f58f02f213326d7213c770", - "date": "2021-03-17T15:58:12.772Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2130.json b/history/versions/2130.json deleted file mode 100644 index 53ca211bbd077..0000000000000 --- a/history/versions/2130.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2130, - "commit": "09000a847d07a4bc1bc2595b133117df2f641b34", - "date": "2021-06-12T15:24:33.257Z" - }, - "versionStart": { - "versionNum": 2129, - "commit": "dbe230ea949bef981d6f88345814d94684bae239", - "date": "2021-06-12T15:22:56.540Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4BA0057f784858a48fe351445C672FF2a3d43515/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2131.json b/history/versions/2131.json deleted file mode 100644 index 317981130ce98..0000000000000 --- a/history/versions/2131.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2131, - "commit": "26883bb60655c893ba93d9ca3fe9258b55f23359", - "date": "2021-06-12T18:43:28.113Z" - }, - "versionStart": { - "versionNum": 2130, - "commit": "09000a847d07a4bc1bc2595b133117df2f641b34", - "date": "2021-06-12T15:24:33.257Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json", - "blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2132.json b/history/versions/2132.json deleted file mode 100644 index 2f5bc4896d02a..0000000000000 --- a/history/versions/2132.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2132, - "commit": "9fc85affed8c7359bee0565835215c7ad5c2a6bd", - "date": "2021-06-12T18:44:34.249Z" - }, - "versionStart": { - "versionNum": 2131, - "commit": "26883bb60655c893ba93d9ca3fe9258b55f23359", - "date": "2021-06-12T18:43:28.113Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf36F22D8D583fbAFc034450f50110925c76D40d7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2133.json b/history/versions/2133.json deleted file mode 100644 index 5351524b7d8bc..0000000000000 --- a/history/versions/2133.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2133, - "commit": "3134f64bac7f23ad4295d3409ba484632567ef37", - "date": "2021-06-12T18:48:25.115Z" - }, - "versionStart": { - "versionNum": 2132, - "commit": "9fc85affed8c7359bee0565835215c7ad5c2a6bd", - "date": "2021-06-12T18:44:34.249Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x24905b248dCEEb17b221A48eFA0d0388b3b38Fe4/info.json", - "blockchains/smartchain/assets/0x24905b248dCEEb17b221A48eFA0d0388b3b38Fe4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2134.json b/history/versions/2134.json deleted file mode 100644 index 8646ce5fae6ec..0000000000000 --- a/history/versions/2134.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2134, - "commit": "5d58bbdc5f51ae03fd6384b5674c2b6278ef7d2b", - "date": "2021-06-12T18:49:54.617Z" - }, - "versionStart": { - "versionNum": 2133, - "commit": "3134f64bac7f23ad4295d3409ba484632567ef37", - "date": "2021-06-12T18:48:25.115Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2135.json b/history/versions/2135.json deleted file mode 100644 index 45860838d43f6..0000000000000 --- a/history/versions/2135.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2135, - "commit": "404f5c61c1af532fad816623600ad605891ed605", - "date": "2021-06-12T18:53:15.776Z" - }, - "versionStart": { - "versionNum": 2134, - "commit": "5d58bbdc5f51ae03fd6384b5674c2b6278ef7d2b", - "date": "2021-06-12T18:49:54.617Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf4a037785b3AE6C70F9Ed71fA2084B3589CABd46/info.json", - "blockchains/smartchain/assets/0xf4a037785b3AE6C70F9Ed71fA2084B3589CABd46/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2136.json b/history/versions/2136.json deleted file mode 100644 index 90941e884fc82..0000000000000 --- a/history/versions/2136.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2136, - "commit": "bb1d7381c220c60655620172ed5f7a97ec526525", - "date": "2021-06-12T18:54:22.767Z" - }, - "versionStart": { - "versionNum": 2135, - "commit": "404f5c61c1af532fad816623600ad605891ed605", - "date": "2021-06-12T18:53:15.776Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json", - "blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2137.json b/history/versions/2137.json deleted file mode 100644 index cc36a5166c8bf..0000000000000 --- a/history/versions/2137.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2137, - "commit": "fd91452e9b14b4e20b93ea6fafd40fc8601bdcb0", - "date": "2021-06-12T18:56:48.539Z" - }, - "versionStart": { - "versionNum": 2136, - "commit": "bb1d7381c220c60655620172ed5f7a97ec526525", - "date": "2021-06-12T18:54:22.767Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa97ADA2Fe8f69E670e199CF41af720606D8D3FBD/info.json", - "blockchains/smartchain/assets/0xbCdfD50ead6b6da1970464985FAb894Fb83d17C0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2138.json b/history/versions/2138.json deleted file mode 100644 index 5c7de8df1e941..0000000000000 --- a/history/versions/2138.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2138, - "commit": "85e353f517c9847992aa6441f16351f4fab272f0", - "date": "2021-06-12T19:02:14.840Z" - }, - "versionStart": { - "versionNum": 2137, - "commit": "fd91452e9b14b4e20b93ea6fafd40fc8601bdcb0", - "date": "2021-06-12T18:56:48.539Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x58d6f302aaF33DD30A7666E16909DB3C5C74021b/info.json", - "blockchains/smartchain/assets/0x58d6f302aaF33DD30A7666E16909DB3C5C74021b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2139.json b/history/versions/2139.json deleted file mode 100644 index da0e950cb4ffc..0000000000000 --- a/history/versions/2139.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2139, - "commit": "99036f50a683d6be8150652f1014265aa7e189cb", - "date": "2021-06-12T19:03:36.897Z" - }, - "versionStart": { - "versionNum": 2138, - "commit": "85e353f517c9847992aa6441f16351f4fab272f0", - "date": "2021-06-12T19:02:14.840Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/214.json b/history/versions/214.json deleted file mode 100644 index 09316e65d16e8..0000000000000 --- a/history/versions/214.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 214, - "commit": "a9b1cbbf33de01bba8caabab135b4b34e1d7b66f", - "date": "2021-03-18T07:45:15.918Z" - }, - "versionStart": { - "versionNum": 213, - "commit": "63c1dcaf1a76bf0117a93e616e1d649d36fc1ae8", - "date": "2021-03-17T23:28:33.457Z" - }, - "changes": [ - "blockchains/binance/allowlist.json", - "blockchains/binance/assets/CAKE-435/info.json", - "blockchains/binance/assets/CAKE-435/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2140.json b/history/versions/2140.json deleted file mode 100644 index 201263b94ef67..0000000000000 --- a/history/versions/2140.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2140, - "commit": "7e24ddd4548d99e7339668a3a739f6d50d203ffb", - "date": "2021-06-13T01:29:47.983Z" - }, - "versionStart": { - "versionNum": 2139, - "commit": "99036f50a683d6be8150652f1014265aa7e189cb", - "date": "2021-06-12T19:03:36.897Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2141.json b/history/versions/2141.json deleted file mode 100644 index 9ba2f74be383a..0000000000000 --- a/history/versions/2141.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2141, - "commit": "cab283348f43fe59d884a8c81f04e1699c49bea1", - "date": "2021-06-13T11:21:49.508Z" - }, - "versionStart": { - "versionNum": 2140, - "commit": "7e24ddd4548d99e7339668a3a739f6d50d203ffb", - "date": "2021-06-13T01:29:47.983Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCD95B05Ebe61244de4dF9c2C4123920F016a06DF/info.json", - "blockchains/smartchain/assets/0xCD95B05Ebe61244de4dF9c2C4123920F016a06DF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2142.json b/history/versions/2142.json deleted file mode 100644 index 7d6b1c0392a19..0000000000000 --- a/history/versions/2142.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2142, - "commit": "cfaa4724e27c34feee38fe48d817001ea8d5c778", - "date": "2021-06-13T11:23:09.537Z" - }, - "versionStart": { - "versionNum": 2141, - "commit": "cab283348f43fe59d884a8c81f04e1699c49bea1", - "date": "2021-06-13T11:21:49.508Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2143.json b/history/versions/2143.json deleted file mode 100644 index ef86a756078aa..0000000000000 --- a/history/versions/2143.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2143, - "commit": "35a12c1d8b2319a16958bfcac5ac487c65d521de", - "date": "2021-06-13T11:27:13.611Z" - }, - "versionStart": { - "versionNum": 2142, - "commit": "cfaa4724e27c34feee38fe48d817001ea8d5c778", - "date": "2021-06-13T11:23:09.537Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDbCa1Fecbd2d3AE9EfC48f3E823fedE48530551a/info.json", - "blockchains/smartchain/assets/0xDbCa1Fecbd2d3AE9EfC48f3E823fedE48530551a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2144.json b/history/versions/2144.json deleted file mode 100644 index 98c6eb39676b5..0000000000000 --- a/history/versions/2144.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2144, - "commit": "6d8524cf30637247bb6209a6b3f03a7631dfb178", - "date": "2021-06-13T11:28:23.975Z" - }, - "versionStart": { - "versionNum": 2143, - "commit": "35a12c1d8b2319a16958bfcac5ac487c65d521de", - "date": "2021-06-13T11:27:13.611Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2145.json b/history/versions/2145.json deleted file mode 100644 index 4caba248f5270..0000000000000 --- a/history/versions/2145.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2145, - "commit": "19531557ffd83662e473dd04f620f1e668d3b15d", - "date": "2021-06-13T11:32:29.148Z" - }, - "versionStart": { - "versionNum": 2144, - "commit": "6d8524cf30637247bb6209a6b3f03a7631dfb178", - "date": "2021-06-13T11:28:23.975Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5C501ceB257700FcCd33c53FeEc9f96EDa583Dd7/info.json", - "blockchains/smartchain/assets/0x5C501ceB257700FcCd33c53FeEc9f96EDa583Dd7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2146.json b/history/versions/2146.json deleted file mode 100644 index 3cec038172064..0000000000000 --- a/history/versions/2146.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2146, - "commit": "108bf1046c48536f606de401f76352881beda8e7", - "date": "2021-06-13T11:34:02.055Z" - }, - "versionStart": { - "versionNum": 2145, - "commit": "19531557ffd83662e473dd04f620f1e668d3b15d", - "date": "2021-06-13T11:32:29.148Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/info.json", - "blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/logo.png", - "blockchains/smartchain/assets/0x5C501ceB257700FcCd33c53FeEc9f96EDa583Dd7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2147.json b/history/versions/2147.json deleted file mode 100644 index d51781d9ef75c..0000000000000 --- a/history/versions/2147.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2147, - "commit": "e747b717c22496bdc5a1760e389ef8d7ac362fe4", - "date": "2021-06-13T11:35:18.016Z" - }, - "versionStart": { - "versionNum": 2146, - "commit": "108bf1046c48536f606de401f76352881beda8e7", - "date": "2021-06-13T11:34:02.055Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1e4e9397533efBF31eD451Eae1c17Bca090Bc9ef/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2148.json b/history/versions/2148.json deleted file mode 100644 index 124f6d794c13c..0000000000000 --- a/history/versions/2148.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2148, - "commit": "cb1357844fabf217cd6096e4e230105ff44dd697", - "date": "2021-06-13T12:32:05.840Z" - }, - "versionStart": { - "versionNum": 2147, - "commit": "e747b717c22496bdc5a1760e389ef8d7ac362fe4", - "date": "2021-06-13T11:35:18.016Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A/info.json", - "blockchains/smartchain/assets/0x58BFc98F3974AeF4FED9A0168B97CcCD3512cB4A/logo.png", - "blockchains/smartchain/assets/0xE27cef1A1CE062f236bE7a6331F101230cc14E02/info.json", - "blockchains/smartchain/assets/0xE27cef1A1CE062f236bE7a6331F101230cc14E02/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2149.json b/history/versions/2149.json deleted file mode 100644 index 04f991b79b08b..0000000000000 --- a/history/versions/2149.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2149, - "commit": "245d6fc38ddeb9be1c442c24ddbbea5c2d8161ea", - "date": "2021-06-13T12:33:35.451Z" - }, - "versionStart": { - "versionNum": 2148, - "commit": "cb1357844fabf217cd6096e4e230105ff44dd697", - "date": "2021-06-13T12:32:05.840Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/215.json b/history/versions/215.json deleted file mode 100644 index 08e7922749f70..0000000000000 --- a/history/versions/215.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 215, - "commit": "259c228f29ae00233820346291489577390c0528", - "date": "2021-03-18T13:52:50.620Z" - }, - "versionStart": { - "versionNum": 214, - "commit": "a9b1cbbf33de01bba8caabab135b4b34e1d7b66f", - "date": "2021-03-18T07:45:15.918Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json", - "blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2150.json b/history/versions/2150.json deleted file mode 100644 index f401f230a2487..0000000000000 --- a/history/versions/2150.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2150, - "commit": "ff4e3c33513e10be6d999b6b88a7e2ed11cb7026", - "date": "2021-06-13T14:53:52.888Z" - }, - "versionStart": { - "versionNum": 2149, - "commit": "245d6fc38ddeb9be1c442c24ddbbea5c2d8161ea", - "date": "2021-06-13T12:33:35.451Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json", - "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2151.json b/history/versions/2151.json deleted file mode 100644 index 02c72afda8b1e..0000000000000 --- a/history/versions/2151.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2151, - "commit": "2d55555163796dc13be302f2c94b1cdba2ab5b70", - "date": "2021-06-13T14:55:07.194Z" - }, - "versionStart": { - "versionNum": 2150, - "commit": "ff4e3c33513e10be6d999b6b88a7e2ed11cb7026", - "date": "2021-06-13T14:53:52.888Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2152.json b/history/versions/2152.json deleted file mode 100644 index de1ec94c26e95..0000000000000 --- a/history/versions/2152.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2152, - "commit": "9ae905945258dd7c5c37890d4dcb979183c1b161", - "date": "2021-06-13T14:58:32.501Z" - }, - "versionStart": { - "versionNum": 2151, - "commit": "2d55555163796dc13be302f2c94b1cdba2ab5b70", - "date": "2021-06-13T14:55:07.194Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd15C444F1199Ae72795eba15E8C1db44E47abF62/info.json", - "blockchains/smartchain/assets/0xd15C444F1199Ae72795eba15E8C1db44E47abF62/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2153.json b/history/versions/2153.json deleted file mode 100644 index ce9d3136dc698..0000000000000 --- a/history/versions/2153.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2153, - "commit": "4af5010c669c81aa169d83e6c59af92752fffbd0", - "date": "2021-06-13T14:59:55.269Z" - }, - "versionStart": { - "versionNum": 2152, - "commit": "9ae905945258dd7c5c37890d4dcb979183c1b161", - "date": "2021-06-13T14:58:32.501Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2154.json b/history/versions/2154.json deleted file mode 100644 index 6ca9274a82a0a..0000000000000 --- a/history/versions/2154.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2154, - "commit": "77aee3fda756f88a74b6d6d9f1dff3db197e7731", - "date": "2021-06-13T16:28:45.767Z" - }, - "versionStart": { - "versionNum": 2153, - "commit": "4af5010c669c81aa169d83e6c59af92752fffbd0", - "date": "2021-06-13T14:59:55.269Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5C501ceB257700FcCd33c53FeEc9f96EDa583Dd7/info.json", - "blockchains/smartchain/assets/0x5C501ceB257700FcCd33c53FeEc9f96EDa583Dd7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2155.json b/history/versions/2155.json deleted file mode 100644 index 5cba80ed4b7d4..0000000000000 --- a/history/versions/2155.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2155, - "commit": "8382fb0f46efec847b40d27ce3c6ae00f4c0cf46", - "date": "2021-06-13T16:30:06.968Z" - }, - "versionStart": { - "versionNum": 2154, - "commit": "77aee3fda756f88a74b6d6d9f1dff3db197e7731", - "date": "2021-06-13T16:28:45.767Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5C501ceB257700FcCd33c53FeEc9f96EDa583Dd7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2156.json b/history/versions/2156.json deleted file mode 100644 index e183425a33d96..0000000000000 --- a/history/versions/2156.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2156, - "commit": "ef30258cdf77e058f1a654e04de6f8ecdbffd355", - "date": "2021-06-13T18:18:52.090Z" - }, - "versionStart": { - "versionNum": 2155, - "commit": "8382fb0f46efec847b40d27ce3c6ae00f4c0cf46", - "date": "2021-06-13T16:30:06.968Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x00aa85e010204068b7CC2235800B2d8036bdbF2E/info.json", - "blockchains/smartchain/assets/0x00aa85e010204068b7CC2235800B2d8036bdbF2E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2157.json b/history/versions/2157.json deleted file mode 100644 index 025e94ac5342b..0000000000000 --- a/history/versions/2157.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2157, - "commit": "1dd634f1edfe2e2fb45a62ccfcb80c462d06a0e5", - "date": "2021-06-13T18:20:22.394Z" - }, - "versionStart": { - "versionNum": 2156, - "commit": "ef30258cdf77e058f1a654e04de6f8ecdbffd355", - "date": "2021-06-13T18:18:52.090Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2158.json b/history/versions/2158.json deleted file mode 100644 index c68bc41481809..0000000000000 --- a/history/versions/2158.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2158, - "commit": "502ccb558fb0447c8e5144f77527e2931b425ce7", - "date": "2021-06-13T18:22:21.596Z" - }, - "versionStart": { - "versionNum": 2157, - "commit": "1dd634f1edfe2e2fb45a62ccfcb80c462d06a0e5", - "date": "2021-06-13T18:20:22.394Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json", - "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2159.json b/history/versions/2159.json deleted file mode 100644 index 3028cd0f0c36f..0000000000000 --- a/history/versions/2159.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2159, - "commit": "27f1bd643e4d650036be78064e38e15a38ea1cde", - "date": "2021-06-13T18:23:26.275Z" - }, - "versionStart": { - "versionNum": 2158, - "commit": "502ccb558fb0447c8e5144f77527e2931b425ce7", - "date": "2021-06-13T18:22:21.596Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/216.json b/history/versions/216.json deleted file mode 100644 index 0664f8858a728..0000000000000 --- a/history/versions/216.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 216, - "commit": "3e602e9fa71da658fe79b90a39f576869d294541", - "date": "2021-03-18T13:56:02.198Z" - }, - "versionStart": { - "versionNum": 215, - "commit": "259c228f29ae00233820346291489577390c0528", - "date": "2021-03-18T13:52:50.620Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4C6eC08CF3fc987c6C4BEB03184D335A2dFc4042/info.json", - "blockchains/ethereum/assets/0x4C6eC08CF3fc987c6C4BEB03184D335A2dFc4042/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2160.json b/history/versions/2160.json deleted file mode 100644 index 0b6ee6b4d7837..0000000000000 --- a/history/versions/2160.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2160, - "commit": "10f0b2a451abbf0e1780fdca6b6a0c689d506721", - "date": "2021-06-13T18:29:51.837Z" - }, - "versionStart": { - "versionNum": 2159, - "commit": "27f1bd643e4d650036be78064e38e15a38ea1cde", - "date": "2021-06-13T18:23:26.275Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/info.json", - "blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2161.json b/history/versions/2161.json deleted file mode 100644 index 9f14f63916427..0000000000000 --- a/history/versions/2161.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2161, - "commit": "c48f007c57fcd6becea26822431a78288a1e4fbd", - "date": "2021-06-13T18:31:06.147Z" - }, - "versionStart": { - "versionNum": 2160, - "commit": "10f0b2a451abbf0e1780fdca6b6a0c689d506721", - "date": "2021-06-13T18:29:51.837Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2162.json b/history/versions/2162.json deleted file mode 100644 index f4ea0dadeec8f..0000000000000 --- a/history/versions/2162.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2162, - "commit": "084152b3e5d9d4781ac93e4fef2fcd107f997e13", - "date": "2021-06-14T01:28:44.586Z" - }, - "versionStart": { - "versionNum": 2161, - "commit": "c48f007c57fcd6becea26822431a78288a1e4fbd", - "date": "2021-06-13T18:31:06.147Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2163.json b/history/versions/2163.json deleted file mode 100644 index 8c7f4e723e1a6..0000000000000 --- a/history/versions/2163.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2163, - "commit": "4dbeff781c794c08706133474b162e49ffc9fd1b", - "date": "2021-06-14T07:04:02.502Z" - }, - "versionStart": { - "versionNum": 2162, - "commit": "084152b3e5d9d4781ac93e4fef2fcd107f997e13", - "date": "2021-06-14T01:28:44.586Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/info.json", - "blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2164.json b/history/versions/2164.json deleted file mode 100644 index e97cd770ca07c..0000000000000 --- a/history/versions/2164.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2164, - "commit": "e2bce36794cffc0de5372937494a257f6c9cb638", - "date": "2021-06-14T07:05:39.009Z" - }, - "versionStart": { - "versionNum": 2163, - "commit": "4dbeff781c794c08706133474b162e49ffc9fd1b", - "date": "2021-06-14T07:04:02.502Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB8c463c727742A1Fa673d36aE32cB5f4bad33FeA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2165.json b/history/versions/2165.json deleted file mode 100644 index 0adabbd862b50..0000000000000 --- a/history/versions/2165.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2165, - "commit": "8a5de82d45e446384a848b4062a26dcd9e9afead", - "date": "2021-06-14T07:07:50.680Z" - }, - "versionStart": { - "versionNum": 2164, - "commit": "e2bce36794cffc0de5372937494a257f6c9cb638", - "date": "2021-06-14T07:05:39.009Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x29B73ACC51999399b579e42d65e63fd0FcC3AbCe/info.json", - "blockchains/smartchain/assets/0x29B73ACC51999399b579e42d65e63fd0FcC3AbCe/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2166.json b/history/versions/2166.json deleted file mode 100644 index 0e4714234b87c..0000000000000 --- a/history/versions/2166.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2166, - "commit": "3e8e40a02a9d6c0e877a864dc279761a0151624e", - "date": "2021-06-14T07:09:13.967Z" - }, - "versionStart": { - "versionNum": 2165, - "commit": "8a5de82d45e446384a848b4062a26dcd9e9afead", - "date": "2021-06-14T07:07:50.680Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2167.json b/history/versions/2167.json deleted file mode 100644 index ac0596f23f32c..0000000000000 --- a/history/versions/2167.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2167, - "commit": "b55526ba48b4e27c2e463fc5e8957395b56a70c0", - "date": "2021-06-14T11:44:25.729Z" - }, - "versionStart": { - "versionNum": 2166, - "commit": "3e8e40a02a9d6c0e877a864dc279761a0151624e", - "date": "2021-06-14T07:09:13.967Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x707C9088313B20931c05D16227f146279eC28e4E/info.json", - "blockchains/smartchain/assets/0x707C9088313B20931c05D16227f146279eC28e4E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2168.json b/history/versions/2168.json deleted file mode 100644 index 5d42aedcd7a6c..0000000000000 --- a/history/versions/2168.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2168, - "commit": "48348615b18c505918a818e8fb8c624b590f4fab", - "date": "2021-06-14T11:45:41.158Z" - }, - "versionStart": { - "versionNum": 2167, - "commit": "b55526ba48b4e27c2e463fc5e8957395b56a70c0", - "date": "2021-06-14T11:44:25.729Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x707C9088313B20931c05D16227f146279eC28e4E/info.json", - "blockchains/smartchain/assets/0xBA0aEe6868CAf469b6EA99fdc13877b81f8b9440/info.json", - "blockchains/smartchain/assets/0xBA0aEe6868CAf469b6EA99fdc13877b81f8b9440/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2169.json b/history/versions/2169.json deleted file mode 100644 index 9f82a34e28bbd..0000000000000 --- a/history/versions/2169.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2169, - "commit": "d31aee0441852b9a50057eed1614afcff797e229", - "date": "2021-06-14T11:46:54.641Z" - }, - "versionStart": { - "versionNum": 2168, - "commit": "48348615b18c505918a818e8fb8c624b590f4fab", - "date": "2021-06-14T11:45:41.158Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/217.json b/history/versions/217.json deleted file mode 100644 index e2274a7afe4c8..0000000000000 --- a/history/versions/217.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 217, - "commit": "eb0cef4767ebcaa565b1261828527f74c39d5633", - "date": "2021-03-18T13:57:34.261Z" - }, - "versionStart": { - "versionNum": 216, - "commit": "3e602e9fa71da658fe79b90a39f576869d294541", - "date": "2021-03-18T13:56:02.198Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2170.json b/history/versions/2170.json deleted file mode 100644 index 4d1821bc86fb7..0000000000000 --- a/history/versions/2170.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2170, - "commit": "ff1ce912e752a4e3aa7eccbf2c0f9621e8090922", - "date": "2021-06-14T14:25:40.199Z" - }, - "versionStart": { - "versionNum": 2169, - "commit": "d31aee0441852b9a50057eed1614afcff797e229", - "date": "2021-06-14T11:46:54.641Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf/info.json", - "blockchains/smartchain/assets/0xa6ccAEBa565a11725fF5D6A642cb622f3D1402Cf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2171.json b/history/versions/2171.json deleted file mode 100644 index 135fe5466ebc4..0000000000000 --- a/history/versions/2171.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2171, - "commit": "0e037f789dc12ff20b40a7cd09c3ad466c34ed40", - "date": "2021-06-14T14:27:07.079Z" - }, - "versionStart": { - "versionNum": 2170, - "commit": "ff1ce912e752a4e3aa7eccbf2c0f9621e8090922", - "date": "2021-06-14T14:25:40.199Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2172.json b/history/versions/2172.json deleted file mode 100644 index 86ebe0c4cc484..0000000000000 --- a/history/versions/2172.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2172, - "commit": "34b0bb049c5ca58f7e5e9894ba3287eaa244232e", - "date": "2021-06-14T15:50:22.255Z" - }, - "versionStart": { - "versionNum": 2171, - "commit": "0e037f789dc12ff20b40a7cd09c3ad466c34ed40", - "date": "2021-06-14T14:27:07.079Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6001600A144166e14075963eE9bF03e194f638Fe/info.json", - "blockchains/smartchain/assets/0x6001600A144166e14075963eE9bF03e194f638Fe/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2173.json b/history/versions/2173.json deleted file mode 100644 index af83d5a89f30e..0000000000000 --- a/history/versions/2173.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2173, - "commit": "00870c9e57255974c8c1c84838564c6c62073e17", - "date": "2021-06-14T15:51:38.987Z" - }, - "versionStart": { - "versionNum": 2172, - "commit": "34b0bb049c5ca58f7e5e9894ba3287eaa244232e", - "date": "2021-06-14T15:50:22.255Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2174.json b/history/versions/2174.json deleted file mode 100644 index 743f24dcde723..0000000000000 --- a/history/versions/2174.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2174, - "commit": "2460c6c99cbdc4894bd6848651edce154731ce7f", - "date": "2021-06-14T15:57:22.179Z" - }, - "versionStart": { - "versionNum": 2173, - "commit": "00870c9e57255974c8c1c84838564c6c62073e17", - "date": "2021-06-14T15:51:38.987Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC7FB8c5eFE8564205eE5CbA4dE8eeA8a086a4bd2/info.json", - "blockchains/smartchain/assets/0xC7FB8c5eFE8564205eE5CbA4dE8eeA8a086a4bd2/logo.png", - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2175.json b/history/versions/2175.json deleted file mode 100644 index 50dfd4b792540..0000000000000 --- a/history/versions/2175.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2175, - "commit": "e03d4bcc74e88cae1b147140db7c7bec97f7b4a3", - "date": "2021-06-14T15:58:42.177Z" - }, - "versionStart": { - "versionNum": 2174, - "commit": "2460c6c99cbdc4894bd6848651edce154731ce7f", - "date": "2021-06-14T15:57:22.179Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2176.json b/history/versions/2176.json deleted file mode 100644 index 1ccb14084799c..0000000000000 --- a/history/versions/2176.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2176, - "commit": "fae1a748defd4dd830cf5116a138bf754b0563e4", - "date": "2021-06-14T16:00:54.420Z" - }, - "versionStart": { - "versionNum": 2175, - "commit": "e03d4bcc74e88cae1b147140db7c7bec97f7b4a3", - "date": "2021-06-14T15:58:42.177Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8a646ec31EE33B12FF47E6C7DAaF4BC4df9ae54a/info.json", - "blockchains/smartchain/assets/0x8a646ec31EE33B12FF47E6C7DAaF4BC4df9ae54a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2177.json b/history/versions/2177.json deleted file mode 100644 index 48701f6288ae9..0000000000000 --- a/history/versions/2177.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2177, - "commit": "26b0be22962d817c4897e12951f93ecf1a2a0a96", - "date": "2021-06-14T16:03:01.435Z" - }, - "versionStart": { - "versionNum": 2176, - "commit": "fae1a748defd4dd830cf5116a138bf754b0563e4", - "date": "2021-06-14T16:00:54.420Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/info.json", - "blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/logo.png", - "blockchains/smartchain/assets/0x8a646ec31EE33B12FF47E6C7DAaF4BC4df9ae54a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2178.json b/history/versions/2178.json deleted file mode 100644 index 5f26d3adb04cc..0000000000000 --- a/history/versions/2178.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2178, - "commit": "843494a1f94dfa28f20dbc7b01503fb07852c646", - "date": "2021-06-14T16:04:35.077Z" - }, - "versionStart": { - "versionNum": 2177, - "commit": "26b0be22962d817c4897e12951f93ecf1a2a0a96", - "date": "2021-06-14T16:03:01.435Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4796AB7F44E0561Ae353119B3E59a3F724E5F49e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2179.json b/history/versions/2179.json deleted file mode 100644 index 549dcdc4bd6df..0000000000000 --- a/history/versions/2179.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2179, - "commit": "e64472f4fcf9af753e3773e4b8a12d93ee54cde8", - "date": "2021-06-14T16:07:45.239Z" - }, - "versionStart": { - "versionNum": 2178, - "commit": "843494a1f94dfa28f20dbc7b01503fb07852c646", - "date": "2021-06-14T16:04:35.077Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json", - "blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/218.json b/history/versions/218.json deleted file mode 100644 index 60a58b6b69826..0000000000000 --- a/history/versions/218.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 218, - "commit": "cd9ebd64737817a7bed1b8c1760d60276c171d7f", - "date": "2021-03-18T13:59:07.869Z" - }, - "versionStart": { - "versionNum": 217, - "commit": "eb0cef4767ebcaa565b1261828527f74c39d5633", - "date": "2021-03-18T13:57:34.261Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json", - "blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2180.json b/history/versions/2180.json deleted file mode 100644 index cb6fd70f6d0c4..0000000000000 --- a/history/versions/2180.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2180, - "commit": "f309b02cf1e42eee3fd760699e76e5ada3f405fc", - "date": "2021-06-14T16:09:26.924Z" - }, - "versionStart": { - "versionNum": 2179, - "commit": "e64472f4fcf9af753e3773e4b8a12d93ee54cde8", - "date": "2021-06-14T16:07:45.239Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x35E446a313369F2CCa5592E62dB9edBB23233Dd2/info.json", - "blockchains/smartchain/assets/0x35E446a313369F2CCa5592E62dB9edBB23233Dd2/logo.png", - "blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2181.json b/history/versions/2181.json deleted file mode 100644 index 693e2263bc6ba..0000000000000 --- a/history/versions/2181.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2181, - "commit": "48a1f524ff9f8010ffd7e0ea3299fc4eb5095193", - "date": "2021-06-14T16:10:39.717Z" - }, - "versionStart": { - "versionNum": 2180, - "commit": "f309b02cf1e42eee3fd760699e76e5ada3f405fc", - "date": "2021-06-14T16:09:26.924Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x35E446a313369F2CCa5592E62dB9edBB23233Dd2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2182.json b/history/versions/2182.json deleted file mode 100644 index dc3f90e312c3c..0000000000000 --- a/history/versions/2182.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2182, - "commit": "5227db4e208cbb447e2f8ca73ae6f8a37cc32c50", - "date": "2021-06-14T16:12:38.831Z" - }, - "versionStart": { - "versionNum": 2181, - "commit": "48a1f524ff9f8010ffd7e0ea3299fc4eb5095193", - "date": "2021-06-14T16:10:39.717Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/info.json", - "blockchains/smartchain/assets/0xD83cec69ED9d8044597A793445C86a5e763b0E3D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2183.json b/history/versions/2183.json deleted file mode 100644 index bae2851251f48..0000000000000 --- a/history/versions/2183.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2183, - "commit": "962382125d16a7f494dbdf8b0c3d11998d0d7505", - "date": "2021-06-14T16:16:22.853Z" - }, - "versionStart": { - "versionNum": 2182, - "commit": "5227db4e208cbb447e2f8ca73ae6f8a37cc32c50", - "date": "2021-06-14T16:12:38.831Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2184.json b/history/versions/2184.json deleted file mode 100644 index c3faa00e8d234..0000000000000 --- a/history/versions/2184.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2184, - "commit": "ef84893d9aadae19fb100d132418a2aa96bd0849", - "date": "2021-06-14T16:17:34.129Z" - }, - "versionStart": { - "versionNum": 2183, - "commit": "962382125d16a7f494dbdf8b0c3d11998d0d7505", - "date": "2021-06-14T16:16:22.853Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x158648792927eBb7a5c0D598BaB4D23417465E0B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2185.json b/history/versions/2185.json deleted file mode 100644 index 8da8a7c4e32d9..0000000000000 --- a/history/versions/2185.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2185, - "commit": "5e3edd3cfcb1ee3662e9b9ec99b9b8837383f852", - "date": "2021-06-14T16:19:28.957Z" - }, - "versionStart": { - "versionNum": 2184, - "commit": "ef84893d9aadae19fb100d132418a2aa96bd0849", - "date": "2021-06-14T16:17:34.129Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/info.json", - "blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2186.json b/history/versions/2186.json deleted file mode 100644 index c5af7f0a7fb9c..0000000000000 --- a/history/versions/2186.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2186, - "commit": "ec1cf550ab58b82bf18987eb08f1798b6425ce25", - "date": "2021-06-14T16:21:20.902Z" - }, - "versionStart": { - "versionNum": 2185, - "commit": "5e3edd3cfcb1ee3662e9b9ec99b9b8837383f852", - "date": "2021-06-14T16:19:28.957Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1aABf9B575e4329b8C8F272428AD5E43ab4AeFC8/info.json", - "blockchains/ethereum/assets/0x1aABf9B575e4329b8C8F272428AD5E43ab4AeFC8/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2Deb28ec61E7B6B4Bba5f8398398330227Cd293f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2187.json b/history/versions/2187.json deleted file mode 100644 index 5be84efef78b6..0000000000000 --- a/history/versions/2187.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2187, - "commit": "51d2ab8ff0b457fc694b4f082c01af8de686dc45", - "date": "2021-06-14T16:22:41.270Z" - }, - "versionStart": { - "versionNum": 2186, - "commit": "ec1cf550ab58b82bf18987eb08f1798b6425ce25", - "date": "2021-06-14T16:21:20.902Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2188.json b/history/versions/2188.json deleted file mode 100644 index 598a1d8fd66c2..0000000000000 --- a/history/versions/2188.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2188, - "commit": "6fe224330f25cc702cae26a06ba6435b18e1af85", - "date": "2021-06-14T19:30:00.979Z" - }, - "versionStart": { - "versionNum": 2187, - "commit": "51d2ab8ff0b457fc694b4f082c01af8de686dc45", - "date": "2021-06-14T16:22:41.270Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json", - "blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2189.json b/history/versions/2189.json deleted file mode 100644 index 526ac432ced8e..0000000000000 --- a/history/versions/2189.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2189, - "commit": "835ac64ac2e8e25a9191a222343d58ef23177d26", - "date": "2021-06-14T19:31:22.241Z" - }, - "versionStart": { - "versionNum": 2188, - "commit": "6fe224330f25cc702cae26a06ba6435b18e1af85", - "date": "2021-06-14T19:30:00.979Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/219.json b/history/versions/219.json deleted file mode 100644 index 15a715eb2b16d..0000000000000 --- a/history/versions/219.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 219, - "commit": "437f3e47fc767a9c669a9c0f117173cda7691b2b", - "date": "2021-03-18T14:00:56.631Z" - }, - "versionStart": { - "versionNum": 218, - "commit": "cd9ebd64737817a7bed1b8c1760d60276c171d7f", - "date": "2021-03-18T13:59:07.869Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/info.json", - "blockchains/ethereum/assets/0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2190.json b/history/versions/2190.json deleted file mode 100644 index 3d54e487ef4fb..0000000000000 --- a/history/versions/2190.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2190, - "commit": "99afd1137e02497228a8983bd125aacf977c7fd9", - "date": "2021-06-14T19:33:20.814Z" - }, - "versionStart": { - "versionNum": 2189, - "commit": "835ac64ac2e8e25a9191a222343d58ef23177d26", - "date": "2021-06-14T19:31:22.241Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf00598af0CCf2D43613414F36f40123337f56E71/info.json", - "blockchains/smartchain/assets/0xf00598af0CCf2D43613414F36f40123337f56E71/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2191.json b/history/versions/2191.json deleted file mode 100644 index 7d27f353bc676..0000000000000 --- a/history/versions/2191.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2191, - "commit": "889d502c442dc23737b61485dc298b21ae2933d5", - "date": "2021-06-14T19:34:45.034Z" - }, - "versionStart": { - "versionNum": 2190, - "commit": "99afd1137e02497228a8983bd125aacf977c7fd9", - "date": "2021-06-14T19:33:20.814Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2192.json b/history/versions/2192.json deleted file mode 100644 index dc38ad888964c..0000000000000 --- a/history/versions/2192.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2192, - "commit": "f64f577ceacc4d8254f2b00f95c5f69e0b2edf01", - "date": "2021-06-15T07:30:20.955Z" - }, - "versionStart": { - "versionNum": 2191, - "commit": "889d502c442dc23737b61485dc298b21ae2933d5", - "date": "2021-06-14T19:34:45.034Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/info.json", - "blockchains/ethereum/assets/0xe875c61d4721424A6988E5fA2dFB8d6CA6af5c64/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2193.json b/history/versions/2193.json deleted file mode 100644 index 3548e7fd09c2a..0000000000000 --- a/history/versions/2193.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2193, - "commit": "3cf96636be240ce9ed0fc1a144af2302c6ff3bf5", - "date": "2021-06-15T07:40:12.379Z" - }, - "versionStart": { - "versionNum": 2192, - "commit": "f64f577ceacc4d8254f2b00f95c5f69e0b2edf01", - "date": "2021-06-15T07:30:20.955Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x05ce1303dFcEB5Dc4CD16D19d550cE462D11783c/info.json", - "blockchains/smartchain/assets/0x05ce1303dFcEB5Dc4CD16D19d550cE462D11783c/logo.png", - "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json", - "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2194.json b/history/versions/2194.json deleted file mode 100644 index 6bc27e2d74435..0000000000000 --- a/history/versions/2194.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2194, - "commit": "1cdb53b996dcff7f0b03eff43d862f01e579f95d", - "date": "2021-06-15T07:41:32.169Z" - }, - "versionStart": { - "versionNum": 2193, - "commit": "3cf96636be240ce9ed0fc1a144af2302c6ff3bf5", - "date": "2021-06-15T07:40:12.379Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2195.json b/history/versions/2195.json deleted file mode 100644 index 25e1cfeec0b08..0000000000000 --- a/history/versions/2195.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2195, - "commit": "20cb105112f67af8ebc60146df21dda5eb07c041", - "date": "2021-06-15T07:53:44.480Z" - }, - "versionStart": { - "versionNum": 2194, - "commit": "1cdb53b996dcff7f0b03eff43d862f01e579f95d", - "date": "2021-06-15T07:41:32.169Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x9196E18Bc349B1F64Bc08784eaE259525329a1ad/info.json", - "blockchains/ethereum/assets/0x9196E18Bc349B1F64Bc08784eaE259525329a1ad/logo.png", - "blockchains/smartchain/assets/0x55671114d774ee99D653D6C12460c780a67f1D18/info.json", - "blockchains/smartchain/assets/0x55671114d774ee99D653D6C12460c780a67f1D18/logo.png", - "dapps/pacoca.io.png" - ] -} \ No newline at end of file diff --git a/history/versions/2196.json b/history/versions/2196.json deleted file mode 100644 index 46f0682c177b0..0000000000000 --- a/history/versions/2196.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2196, - "commit": "3cbeddf2e7cd3262f21c028adb94785db5a278b3", - "date": "2021-06-15T07:55:17.554Z" - }, - "versionStart": { - "versionNum": 2195, - "commit": "20cb105112f67af8ebc60146df21dda5eb07c041", - "date": "2021-06-15T07:53:44.480Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x9196E18Bc349B1F64Bc08784eaE259525329a1ad/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x55671114d774ee99D653D6C12460c780a67f1D18/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2197.json b/history/versions/2197.json deleted file mode 100644 index b0f21b8ad3f43..0000000000000 --- a/history/versions/2197.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2197, - "commit": "f429436682bb4e28a014c46be2e36a025d4042c5", - "date": "2021-06-15T08:00:27.587Z" - }, - "versionStart": { - "versionNum": 2196, - "commit": "3cbeddf2e7cd3262f21c028adb94785db5a278b3", - "date": "2021-06-15T07:55:17.554Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2198.json b/history/versions/2198.json deleted file mode 100644 index 5a1ba90a170f7..0000000000000 --- a/history/versions/2198.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2198, - "commit": "802f4b85bfcd03369ff667750113066da39fbfaf", - "date": "2021-06-15T08:01:37.796Z" - }, - "versionStart": { - "versionNum": 2197, - "commit": "f429436682bb4e28a014c46be2e36a025d4042c5", - "date": "2021-06-15T08:00:27.587Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x473Eb9Bd02Ad444D7E686FAB384afC476cC337B8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2199.json b/history/versions/2199.json deleted file mode 100644 index 900afe8146f06..0000000000000 --- a/history/versions/2199.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2199, - "commit": "ad6d134a1082f0fe679dea0e1203bf538c1aee79", - "date": "2021-06-15T08:05:45.560Z" - }, - "versionStart": { - "versionNum": 2198, - "commit": "802f4b85bfcd03369ff667750113066da39fbfaf", - "date": "2021-06-15T08:01:37.796Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a/info.json", - "blockchains/smartchain/assets/0x994517e000aa3F117E7Ad61B0e2336C76B4Fd94a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/22.json b/history/versions/22.json deleted file mode 100644 index 6abb1fa99188c..0000000000000 --- a/history/versions/22.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 22, - "commit": "6ade5ee27c848afb658f5b676ac7e4a4c37da14e", - "date": "2021-02-26T11:04:08.415Z" - }, - "versionStart": { - "versionNum": 21, - "commit": "ecc05ec10d4f345aac7b778cef81907894aaeac4", - "date": "2021-02-26T07:54:14.630Z" - }, - "changes": [ - "dapps/beta.adex.network.jpeg", - "dapps/phoswap.io.png" - ] -} \ No newline at end of file diff --git a/history/versions/220.json b/history/versions/220.json deleted file mode 100644 index 5aedc114da2fb..0000000000000 --- a/history/versions/220.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 220, - "commit": "48c0f09173c468da14e7f43f73877b16112c62c4", - "date": "2021-03-18T14:03:05.906Z" - }, - "versionStart": { - "versionNum": 219, - "commit": "437f3e47fc767a9c669a9c0f117173cda7691b2b", - "date": "2021-03-18T14:00:56.631Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2200.json b/history/versions/2200.json deleted file mode 100644 index 93c876780bae9..0000000000000 --- a/history/versions/2200.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2200, - "commit": "2c3211ed4cfa530de48741b4a8cd18ee8f3db6f1", - "date": "2021-06-15T08:07:05.278Z" - }, - "versionStart": { - "versionNum": 2199, - "commit": "ad6d134a1082f0fe679dea0e1203bf538c1aee79", - "date": "2021-06-15T08:05:45.560Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2201.json b/history/versions/2201.json deleted file mode 100644 index 8bbbaaf5fa486..0000000000000 --- a/history/versions/2201.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2201, - "commit": "73c71d65d8461dc360dc341ed975579b5324483d", - "date": "2021-06-15T13:47:57.049Z" - }, - "versionStart": { - "versionNum": 2200, - "commit": "2c3211ed4cfa530de48741b4a8cd18ee8f3db6f1", - "date": "2021-06-15T08:07:05.278Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAEe234825dC4687faE606485c1eBD06336052bCc/info.json", - "blockchains/smartchain/assets/0xAEe234825dC4687faE606485c1eBD06336052bCc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2202.json b/history/versions/2202.json deleted file mode 100644 index 46be472639489..0000000000000 --- a/history/versions/2202.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2202, - "commit": "344764ecbe98959cde072ee82faa2a239a2dce75", - "date": "2021-06-15T13:49:16.276Z" - }, - "versionStart": { - "versionNum": 2201, - "commit": "73c71d65d8461dc360dc341ed975579b5324483d", - "date": "2021-06-15T13:47:57.049Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAEe234825dC4687faE606485c1eBD06336052bCc/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2203.json b/history/versions/2203.json deleted file mode 100644 index cc1955b3360de..0000000000000 --- a/history/versions/2203.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2203, - "commit": "00da8e0edab5581c4cd1648aac1e83350cc569ca", - "date": "2021-06-15T13:51:10.299Z" - }, - "versionStart": { - "versionNum": 2202, - "commit": "344764ecbe98959cde072ee82faa2a239a2dce75", - "date": "2021-06-15T13:49:16.276Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc748673057861a797275CD8A068AbB95A902e8de/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2204.json b/history/versions/2204.json deleted file mode 100644 index fc40970d19d0e..0000000000000 --- a/history/versions/2204.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2204, - "commit": "6932830bb79eb36eb72db2aa5849c4832421d926", - "date": "2021-06-15T13:54:50.282Z" - }, - "versionStart": { - "versionNum": 2203, - "commit": "00da8e0edab5581c4cd1648aac1e83350cc569ca", - "date": "2021-06-15T13:51:10.299Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/info.json", - "blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2205.json b/history/versions/2205.json deleted file mode 100644 index 861b25d440795..0000000000000 --- a/history/versions/2205.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2205, - "commit": "2a647e9bd2666912589d3cb8b5e4cd27462ff395", - "date": "2021-06-15T13:56:03.966Z" - }, - "versionStart": { - "versionNum": 2204, - "commit": "6932830bb79eb36eb72db2aa5849c4832421d926", - "date": "2021-06-15T13:54:50.282Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x23EC58e45ac5313BCB6681F4f7827B8a8453AC45/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2206.json b/history/versions/2206.json deleted file mode 100644 index e816a6d610862..0000000000000 --- a/history/versions/2206.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2206, - "commit": "6a4bf6b4423071f890083737ca738aa5520c1796", - "date": "2021-06-15T14:31:05.175Z" - }, - "versionStart": { - "versionNum": 2205, - "commit": "2a647e9bd2666912589d3cb8b5e4cd27462ff395", - "date": "2021-06-15T13:56:03.966Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x56eab07247e3e6404ac90140F20bba61375d5C3C/info.json", - "blockchains/smartchain/assets/0x56eab07247e3e6404ac90140F20bba61375d5C3C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2207.json b/history/versions/2207.json deleted file mode 100644 index c6930f6805fde..0000000000000 --- a/history/versions/2207.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2207, - "commit": "39341b441ee171dd447e726ce2c9e47a989d88c2", - "date": "2021-06-15T14:32:29.665Z" - }, - "versionStart": { - "versionNum": 2206, - "commit": "6a4bf6b4423071f890083737ca738aa5520c1796", - "date": "2021-06-15T14:31:05.175Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2208.json b/history/versions/2208.json deleted file mode 100644 index 5c33c9bd2b753..0000000000000 --- a/history/versions/2208.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2208, - "commit": "cbec84e15b7ada3412622b5ea9f9cf80e5a15aab", - "date": "2021-06-15T16:10:59.747Z" - }, - "versionStart": { - "versionNum": 2207, - "commit": "39341b441ee171dd447e726ce2c9e47a989d88c2", - "date": "2021-06-15T14:32:29.665Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3B8674F9CD879E0f557B3df9700D9B639a2eeA17/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2209.json b/history/versions/2209.json deleted file mode 100644 index d4b29b46bfe62..0000000000000 --- a/history/versions/2209.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2209, - "commit": "7f63a9062aa970381f1ed234e70e93ba5ad3af91", - "date": "2021-06-15T16:16:37.177Z" - }, - "versionStart": { - "versionNum": 2208, - "commit": "cbec84e15b7ada3412622b5ea9f9cf80e5a15aab", - "date": "2021-06-15T16:10:59.747Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF4Ed363144981D3A65f42e7D0DC54FF9EEf559A1/info.json", - "blockchains/smartchain/assets/0xF4Ed363144981D3A65f42e7D0DC54FF9EEf559A1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/221.json b/history/versions/221.json deleted file mode 100644 index d7a12f700599f..0000000000000 --- a/history/versions/221.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 221, - "commit": "d962b0ed731ec92169d12b2fa2797d89e58d583e", - "date": "2021-03-18T14:10:42.895Z" - }, - "versionStart": { - "versionNum": 220, - "commit": "48c0f09173c468da14e7f43f73877b16112c62c4", - "date": "2021-03-18T14:03:05.906Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20/info.json", - "blockchains/smartchain/assets/0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2210.json b/history/versions/2210.json deleted file mode 100644 index 93534a5c37662..0000000000000 --- a/history/versions/2210.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2210, - "commit": "2df9ee6bcb6fb0736c7eb713b48249530e662bb4", - "date": "2021-06-15T16:17:55.017Z" - }, - "versionStart": { - "versionNum": 2209, - "commit": "7f63a9062aa970381f1ed234e70e93ba5ad3af91", - "date": "2021-06-15T16:16:37.177Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF4Ed363144981D3A65f42e7D0DC54FF9EEf559A1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2211.json b/history/versions/2211.json deleted file mode 100644 index 5e0565640b416..0000000000000 --- a/history/versions/2211.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2211, - "commit": "fa36375778aa42b3c6c920ef6f3c516a0d773695", - "date": "2021-06-15T19:39:29.559Z" - }, - "versionStart": { - "versionNum": 2210, - "commit": "2df9ee6bcb6fb0736c7eb713b48249530e662bb4", - "date": "2021-06-15T16:17:55.017Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2212.json b/history/versions/2212.json deleted file mode 100644 index 38c54fb2ad820..0000000000000 --- a/history/versions/2212.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2212, - "commit": "b958772918750563eabb4d7f893f14d585de548b", - "date": "2021-06-15T19:40:46.500Z" - }, - "versionStart": { - "versionNum": 2211, - "commit": "fa36375778aa42b3c6c920ef6f3c516a0d773695", - "date": "2021-06-15T19:39:29.559Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4388cA448baF6785bf1222a3E8e266536548eD75/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2213.json b/history/versions/2213.json deleted file mode 100644 index 125d34b47f280..0000000000000 --- a/history/versions/2213.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2213, - "commit": "32e116318bdaeade3918fa12a99cf750df23e1f1", - "date": "2021-06-15T19:50:46.535Z" - }, - "versionStart": { - "versionNum": 2212, - "commit": "b958772918750563eabb4d7f893f14d585de548b", - "date": "2021-06-15T19:40:46.500Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd15C444F1199Ae72795eba15E8C1db44E47abF62/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2214.json b/history/versions/2214.json deleted file mode 100644 index c001c924275b2..0000000000000 --- a/history/versions/2214.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2214, - "commit": "94fac1d37ec816f3eaefc6f8665bb480c3ab452a", - "date": "2021-06-15T19:54:02.389Z" - }, - "versionStart": { - "versionNum": 2213, - "commit": "32e116318bdaeade3918fa12a99cf750df23e1f1", - "date": "2021-06-15T19:50:46.535Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x681fd3e49a6188Fc526784eE70AA1C269ee2B887/info.json", - "blockchains/smartchain/assets/0x681fd3e49a6188Fc526784eE70AA1C269ee2B887/logo.png", - "blockchains/smartchain/assets/0x7C38870e93A1f959cB6c533eB10bBc3e438AaC11/info.json", - "blockchains/smartchain/assets/0x7C38870e93A1f959cB6c533eB10bBc3e438AaC11/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2215.json b/history/versions/2215.json deleted file mode 100644 index 7e14d3447f05c..0000000000000 --- a/history/versions/2215.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2215, - "commit": "ccdfa2bb076cad2d927c0d87536422b516ea39da", - "date": "2021-06-15T19:55:18.163Z" - }, - "versionStart": { - "versionNum": 2214, - "commit": "94fac1d37ec816f3eaefc6f8665bb480c3ab452a", - "date": "2021-06-15T19:54:02.389Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2216.json b/history/versions/2216.json deleted file mode 100644 index 51375ad5cd89f..0000000000000 --- a/history/versions/2216.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2216, - "commit": "c6f42e314096553e6f3404a8fa8870d58bc10670", - "date": "2021-06-15T19:58:36.510Z" - }, - "versionStart": { - "versionNum": 2215, - "commit": "ccdfa2bb076cad2d927c0d87536422b516ea39da", - "date": "2021-06-15T19:55:18.163Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc9Ad37E9Baf41377540Df5a77831Db98c1915128/info.json", - "blockchains/smartchain/assets/0xc9Ad37E9Baf41377540Df5a77831Db98c1915128/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2217.json b/history/versions/2217.json deleted file mode 100644 index 7086f9988f930..0000000000000 --- a/history/versions/2217.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2217, - "commit": "ee994892e19335508c59915916d1921554c3a537", - "date": "2021-06-15T19:59:48.352Z" - }, - "versionStart": { - "versionNum": 2216, - "commit": "c6f42e314096553e6f3404a8fa8870d58bc10670", - "date": "2021-06-15T19:58:36.510Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2218.json b/history/versions/2218.json deleted file mode 100644 index 0ed791db242f4..0000000000000 --- a/history/versions/2218.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2218, - "commit": "d2a952d1dbdbacfce5211c76130f862716507ba0", - "date": "2021-06-16T01:30:00.891Z" - }, - "versionStart": { - "versionNum": 2217, - "commit": "ee994892e19335508c59915916d1921554c3a537", - "date": "2021-06-15T19:59:48.352Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2219.json b/history/versions/2219.json deleted file mode 100644 index c85d2d78b4615..0000000000000 --- a/history/versions/2219.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2219, - "commit": "ee3b21fb196ffa52b2e656ac6e133ea3b83a59ab", - "date": "2021-06-16T05:40:39.150Z" - }, - "versionStart": { - "versionNum": 2218, - "commit": "d2a952d1dbdbacfce5211c76130f862716507ba0", - "date": "2021-06-16T01:30:00.891Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/info.json", - "blockchains/smartchain/assets/0xC7D43F2B51F44f09fBB8a691a0451E8FFCF36c0a/logo.png", - "blockchains/smartchain/assets/0xe3D478FE8E8f55F7e9b2b55cF25868EDc9F924d8/info.json", - "blockchains/smartchain/assets/0xe3D478FE8E8f55F7e9b2b55cF25868EDc9F924d8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/222.json b/history/versions/222.json deleted file mode 100644 index c0a3734e96071..0000000000000 --- a/history/versions/222.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 222, - "commit": "2c15cca9f0f4445e4dfbc0a97002f9b19df821e0", - "date": "2021-03-18T14:12:18.336Z" - }, - "versionStart": { - "versionNum": 221, - "commit": "d962b0ed731ec92169d12b2fa2797d89e58d583e", - "date": "2021-03-18T14:10:42.895Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC0A51ac9d548BdcDe53Fa59448029e41A39FEB20/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2220.json b/history/versions/2220.json deleted file mode 100644 index f9476b21b00f4..0000000000000 --- a/history/versions/2220.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2220, - "commit": "708ae8edd54c96176bb0ccb07603e2f0a1c805a5", - "date": "2021-06-16T05:41:45.824Z" - }, - "versionStart": { - "versionNum": 2219, - "commit": "ee3b21fb196ffa52b2e656ac6e133ea3b83a59ab", - "date": "2021-06-16T05:40:39.150Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe3D478FE8E8f55F7e9b2b55cF25868EDc9F924d8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2221.json b/history/versions/2221.json deleted file mode 100644 index f16205f77ea88..0000000000000 --- a/history/versions/2221.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2221, - "commit": "371cf40f8aa6c27457a4c90dc0bc22543753dcb4", - "date": "2021-06-16T08:10:18.316Z" - }, - "versionStart": { - "versionNum": 2220, - "commit": "708ae8edd54c96176bb0ccb07603e2f0a1c805a5", - "date": "2021-06-16T05:41:45.824Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2F52F99DB24b0cBedD16dA57b098226D3b0831e8/info.json", - "blockchains/smartchain/assets/0x2F52F99DB24b0cBedD16dA57b098226D3b0831e8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2222.json b/history/versions/2222.json deleted file mode 100644 index da6fb2057b5e1..0000000000000 --- a/history/versions/2222.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2222, - "commit": "2bbef4623aacbc8528cd2399164aa65dbf299416", - "date": "2021-06-16T08:12:16.459Z" - }, - "versionStart": { - "versionNum": 2221, - "commit": "371cf40f8aa6c27457a4c90dc0bc22543753dcb4", - "date": "2021-06-16T08:10:18.316Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2F52F99DB24b0cBedD16dA57b098226D3b0831e8/info.json", - "blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json", - "blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2223.json b/history/versions/2223.json deleted file mode 100644 index 8e9ee8cce7d0f..0000000000000 --- a/history/versions/2223.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2223, - "commit": "70c24af23afc60083017218e6983bcf9697047bd", - "date": "2021-06-16T08:14:08.425Z" - }, - "versionStart": { - "versionNum": 2222, - "commit": "2bbef4623aacbc8528cd2399164aa65dbf299416", - "date": "2021-06-16T08:12:16.459Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/info.json", - "blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/logo.png", - "blockchains/smartchain/assets/0x611DFe661C82B858087AB5b16e3Cb082552df4F3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2224.json b/history/versions/2224.json deleted file mode 100644 index 0e89ef16f1b8a..0000000000000 --- a/history/versions/2224.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2224, - "commit": "6470d5cdab127eb2954f44f9030e0ac287bd8d8d", - "date": "2021-06-16T08:15:22.362Z" - }, - "versionStart": { - "versionNum": 2223, - "commit": "70c24af23afc60083017218e6983bcf9697047bd", - "date": "2021-06-16T08:14:08.425Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0FC013E24AE732fcEc9Eb6BF8CAE12782a56bE7E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2225.json b/history/versions/2225.json deleted file mode 100644 index 95db967832300..0000000000000 --- a/history/versions/2225.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2225, - "commit": "ae9082c2ac263e52506d4aa40029256fc6d712a9", - "date": "2021-06-16T09:00:11.668Z" - }, - "versionStart": { - "versionNum": 2224, - "commit": "6470d5cdab127eb2954f44f9030e0ac287bd8d8d", - "date": "2021-06-16T08:15:22.362Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json", - "blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/logo.png", - "blockchains/smartchain/assets/0xa75e17A061Ed826C65F138B7A85B44c5D3156afF/info.json", - "blockchains/smartchain/assets/0xa75e17A061Ed826C65F138B7A85B44c5D3156afF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2226.json b/history/versions/2226.json deleted file mode 100644 index 2021dba2765c1..0000000000000 --- a/history/versions/2226.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2226, - "commit": "4b0e47c07a5cb4cf71706146e2be45635d3da797", - "date": "2021-06-16T09:02:41.215Z" - }, - "versionStart": { - "versionNum": 2225, - "commit": "ae9082c2ac263e52506d4aa40029256fc6d712a9", - "date": "2021-06-16T09:00:11.668Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6A79E08db6c08b8F88703794bF1a47f5a01eB9dC/info.json", - "blockchains/smartchain/assets/0x6A79E08db6c08b8F88703794bF1a47f5a01eB9dC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2227.json b/history/versions/2227.json deleted file mode 100644 index d5336259efa3d..0000000000000 --- a/history/versions/2227.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2227, - "commit": "5dca1ed1e25eb8e7f3c023bb9d6ee53ae5546f6f", - "date": "2021-06-16T09:04:10.702Z" - }, - "versionStart": { - "versionNum": 2226, - "commit": "4b0e47c07a5cb4cf71706146e2be45635d3da797", - "date": "2021-06-16T09:02:41.215Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2228.json b/history/versions/2228.json deleted file mode 100644 index ae6c05259be37..0000000000000 --- a/history/versions/2228.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2228, - "commit": "083136d6eacf2ff6aaf2a8fab641bbfcf2827eaa", - "date": "2021-06-16T09:08:02.867Z" - }, - "versionStart": { - "versionNum": 2227, - "commit": "5dca1ed1e25eb8e7f3c023bb9d6ee53ae5546f6f", - "date": "2021-06-16T09:04:10.702Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/info.json", - "blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2229.json b/history/versions/2229.json deleted file mode 100644 index 1c40dd21a746c..0000000000000 --- a/history/versions/2229.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2229, - "commit": "f1be8c4e1318f024b73861441dbd9455c347447a", - "date": "2021-06-16T09:09:29.932Z" - }, - "versionStart": { - "versionNum": 2228, - "commit": "083136d6eacf2ff6aaf2a8fab641bbfcf2827eaa", - "date": "2021-06-16T09:08:02.867Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x98BC4773Bd1e9A53631FD6028E06cd6cD17b7401/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/223.json b/history/versions/223.json deleted file mode 100644 index bbf50b6d23989..0000000000000 --- a/history/versions/223.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 223, - "commit": "5f6fb5ed947ae0eefe06acac4ae3dcb0bb382505", - "date": "2021-03-18T20:43:03.590Z" - }, - "versionStart": { - "versionNum": 222, - "commit": "2c15cca9f0f4445e4dfbc0a97002f9b19df821e0", - "date": "2021-03-18T14:12:18.336Z" - }, - "changes": [ - "blockchains/algorand/info/info.json", - "blockchains/binance/info/info.json", - "blockchains/cosmos/info/info.json", - "blockchains/kava/info/info.json", - "blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json", - "blockchains/tezos/info/info.json", - "blockchains/tron/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2230.json b/history/versions/2230.json deleted file mode 100644 index bff2f63fad6ba..0000000000000 --- a/history/versions/2230.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2230, - "commit": "585d16cbbca296fafbba46c5d9262b70919244ce", - "date": "2021-06-16T09:28:02.950Z" - }, - "versionStart": { - "versionNum": 2229, - "commit": "f1be8c4e1318f024b73861441dbd9455c347447a", - "date": "2021-06-16T09:09:29.932Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6bf3a93793e52f75543c92AfEC4636559988e3c1/info.json", - "blockchains/smartchain/assets/0x6bf3a93793e52f75543c92AfEC4636559988e3c1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2231.json b/history/versions/2231.json deleted file mode 100644 index 62605047bc946..0000000000000 --- a/history/versions/2231.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2231, - "commit": "868919e060b0080dc4ba687b4cf5ae2cd3ca099f", - "date": "2021-06-16T09:29:12.158Z" - }, - "versionStart": { - "versionNum": 2230, - "commit": "585d16cbbca296fafbba46c5d9262b70919244ce", - "date": "2021-06-16T09:28:02.950Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2232.json b/history/versions/2232.json deleted file mode 100644 index c143abbba754a..0000000000000 --- a/history/versions/2232.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2232, - "commit": "f3383bd8cd899b042b9789b57627f5274b5e18aa", - "date": "2021-06-16T09:31:07.128Z" - }, - "versionStart": { - "versionNum": 2231, - "commit": "868919e060b0080dc4ba687b4cf5ae2cd3ca099f", - "date": "2021-06-16T09:29:12.158Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD3b77Ac07c963b8cEAD47000A5208434D9A8734d/info.json", - "blockchains/smartchain/assets/0xD3b77Ac07c963b8cEAD47000A5208434D9A8734d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2233.json b/history/versions/2233.json deleted file mode 100644 index a4d1d9a8f1a7d..0000000000000 --- a/history/versions/2233.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2233, - "commit": "ea8b028f1240feb11aa00c827742d28dbd7f2179", - "date": "2021-06-16T09:32:29.418Z" - }, - "versionStart": { - "versionNum": 2232, - "commit": "f3383bd8cd899b042b9789b57627f5274b5e18aa", - "date": "2021-06-16T09:31:07.128Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD3b77Ac07c963b8cEAD47000A5208434D9A8734d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2234.json b/history/versions/2234.json deleted file mode 100644 index 0247eb0269b84..0000000000000 --- a/history/versions/2234.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2234, - "commit": "761f7105072211e6c4f6ccccf9f1bc55dd09cacf", - "date": "2021-06-16T09:37:55.245Z" - }, - "versionStart": { - "versionNum": 2233, - "commit": "ea8b028f1240feb11aa00c827742d28dbd7f2179", - "date": "2021-06-16T09:32:29.418Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC70636a779118e57E1c6fdAfDd1f919Fae912d2f/info.json", - "blockchains/smartchain/assets/0xC70636a779118e57E1c6fdAfDd1f919Fae912d2f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2235.json b/history/versions/2235.json deleted file mode 100644 index f03c00edfc116..0000000000000 --- a/history/versions/2235.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2235, - "commit": "e4c2a783e375b971023d01f3b0baa6caf3b6072e", - "date": "2021-06-16T09:39:20.834Z" - }, - "versionStart": { - "versionNum": 2234, - "commit": "761f7105072211e6c4f6ccccf9f1bc55dd09cacf", - "date": "2021-06-16T09:37:55.245Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2236.json b/history/versions/2236.json deleted file mode 100644 index 1c7923e676f75..0000000000000 --- a/history/versions/2236.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2236, - "commit": "c9c2c7b906daa25abdd9205aaa9f248dc9c1757c", - "date": "2021-06-16T09:45:23.366Z" - }, - "versionStart": { - "versionNum": 2235, - "commit": "e4c2a783e375b971023d01f3b0baa6caf3b6072e", - "date": "2021-06-16T09:39:20.834Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json", - "blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2237.json b/history/versions/2237.json deleted file mode 100644 index 4a3ababd02a42..0000000000000 --- a/history/versions/2237.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2237, - "commit": "68524a0ff28317877ba779637e2604bf3da8e2dc", - "date": "2021-06-16T09:53:41.848Z" - }, - "versionStart": { - "versionNum": 2236, - "commit": "c9c2c7b906daa25abdd9205aaa9f248dc9c1757c", - "date": "2021-06-16T09:45:23.366Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF4308ae29c84238f3386C01d3CF6266AC6939ADE/info.json", - "blockchains/smartchain/assets/0xF4308ae29c84238f3386C01d3CF6266AC6939ADE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2238.json b/history/versions/2238.json deleted file mode 100644 index 406eabcd9574b..0000000000000 --- a/history/versions/2238.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2238, - "commit": "236552bfbe3f0af50a4c2ecee098e3b5b2c43daa", - "date": "2021-06-16T09:55:10.352Z" - }, - "versionStart": { - "versionNum": 2237, - "commit": "68524a0ff28317877ba779637e2604bf3da8e2dc", - "date": "2021-06-16T09:53:41.848Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF4308ae29c84238f3386C01d3CF6266AC6939ADE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2239.json b/history/versions/2239.json deleted file mode 100644 index 42f1dda07b61c..0000000000000 --- a/history/versions/2239.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2239, - "commit": "aef56cf09733554ccb77c9460c7846d74679764d", - "date": "2021-06-16T09:58:25.971Z" - }, - "versionStart": { - "versionNum": 2238, - "commit": "236552bfbe3f0af50a4c2ecee098e3b5b2c43daa", - "date": "2021-06-16T09:55:10.352Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/info.json", - "blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/224.json b/history/versions/224.json deleted file mode 100644 index a92e224527b1e..0000000000000 --- a/history/versions/224.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 224, - "commit": "9f63e86ec4879d1189e4632889dba481cfb51a3f", - "date": "2021-03-19T03:30:12.082Z" - }, - "versionStart": { - "versionNum": 223, - "commit": "5f6fb5ed947ae0eefe06acac4ae3dcb0bb382505", - "date": "2021-03-18T20:43:03.590Z" - }, - "changes": [ - "dapps/1inch.exchange.png" - ] -} \ No newline at end of file diff --git a/history/versions/2240.json b/history/versions/2240.json deleted file mode 100644 index 8182da71868f6..0000000000000 --- a/history/versions/2240.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2240, - "commit": "809749792cd0d2430e7e6fc39373599505acae67", - "date": "2021-06-16T10:00:28.470Z" - }, - "versionStart": { - "versionNum": 2239, - "commit": "aef56cf09733554ccb77c9460c7846d74679764d", - "date": "2021-06-16T09:58:25.971Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x64F9DcD33D9F3A98407EeF67aC8F60CD370961Cf/info.json", - "blockchains/smartchain/assets/0x64F9DcD33D9F3A98407EeF67aC8F60CD370961Cf/logo.png", - "blockchains/smartchain/assets/0xe7Cbd29769F33e371DDbF040F2aC23Af0923C3f7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2241.json b/history/versions/2241.json deleted file mode 100644 index d0214b0a1dd93..0000000000000 --- a/history/versions/2241.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2241, - "commit": "7d9f0b07bd5aae2e82b0ac427e7b2b84f3e99676", - "date": "2021-06-16T10:02:34.998Z" - }, - "versionStart": { - "versionNum": 2240, - "commit": "809749792cd0d2430e7e6fc39373599505acae67", - "date": "2021-06-16T10:00:28.470Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x64F9DcD33D9F3A98407EeF67aC8F60CD370961Cf/info.json", - "blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/info.json", - "blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2242.json b/history/versions/2242.json deleted file mode 100644 index 2b0138a600710..0000000000000 --- a/history/versions/2242.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2242, - "commit": "bf515d6eff5d83a7cd042d41887407a7b56a3454", - "date": "2021-06-16T10:04:10.199Z" - }, - "versionStart": { - "versionNum": 2241, - "commit": "7d9f0b07bd5aae2e82b0ac427e7b2b84f3e99676", - "date": "2021-06-16T10:02:34.998Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x702b3f41772e321aacCdea91e1FCEF682D21125D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2243.json b/history/versions/2243.json deleted file mode 100644 index 70d123e87c34d..0000000000000 --- a/history/versions/2243.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2243, - "commit": "f12e3af0132755e40cf4f3bcfff22fca886b8971", - "date": "2021-06-16T10:07:10.951Z" - }, - "versionStart": { - "versionNum": 2242, - "commit": "bf515d6eff5d83a7cd042d41887407a7b56a3454", - "date": "2021-06-16T10:04:10.199Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/info.json", - "blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2244.json b/history/versions/2244.json deleted file mode 100644 index 1a4791b9775f8..0000000000000 --- a/history/versions/2244.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2244, - "commit": "b5909d9c388708a1decb4d24efe85ea81536a782", - "date": "2021-06-16T10:08:38.863Z" - }, - "versionStart": { - "versionNum": 2243, - "commit": "f12e3af0132755e40cf4f3bcfff22fca886b8971", - "date": "2021-06-16T10:07:10.951Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4f5AfC97E501907201F94ef7De9F36C4633dcc75/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2245.json b/history/versions/2245.json deleted file mode 100644 index a700db88796b6..0000000000000 --- a/history/versions/2245.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2245, - "commit": "ebb6cd21008db7dc5a24fbb1d0e5fbc055d238ad", - "date": "2021-06-16T11:47:58.696Z" - }, - "versionStart": { - "versionNum": 2244, - "commit": "b5909d9c388708a1decb4d24efe85ea81536a782", - "date": "2021-06-16T10:08:38.863Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/info.json", - "blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2246.json b/history/versions/2246.json deleted file mode 100644 index 6a33e1d38c638..0000000000000 --- a/history/versions/2246.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2246, - "commit": "520d52d24f939f9e4b55c665fd33d62e4926e9b3", - "date": "2021-06-16T11:49:24.182Z" - }, - "versionStart": { - "versionNum": 2245, - "commit": "ebb6cd21008db7dc5a24fbb1d0e5fbc055d238ad", - "date": "2021-06-16T11:47:58.696Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xD2dDa223b2617cB616c1580db421e4cFAe6a8a85/info.json", - "blockchains/smartchain/assets/0x3a3D9756019fe9DE2A0AcF115a15a26D34FB2818/info.json", - "blockchains/smartchain/assets/0x3a3D9756019fe9DE2A0AcF115a15a26D34FB2818/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2247.json b/history/versions/2247.json deleted file mode 100644 index 2f915a7560984..0000000000000 --- a/history/versions/2247.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2247, - "commit": "d9cfbb9f69c354df091afdd6e7ba157632c3d7d5", - "date": "2021-06-16T11:50:30.565Z" - }, - "versionStart": { - "versionNum": 2246, - "commit": "520d52d24f939f9e4b55c665fd33d62e4926e9b3", - "date": "2021-06-16T11:49:24.182Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3a3D9756019fe9DE2A0AcF115a15a26D34FB2818/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2248.json b/history/versions/2248.json deleted file mode 100644 index 068d443899301..0000000000000 --- a/history/versions/2248.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2248, - "commit": "b90be915c2440a950ee6da737c0b68bf1ee64c5b", - "date": "2021-06-16T13:00:51.010Z" - }, - "versionStart": { - "versionNum": 2247, - "commit": "d9cfbb9f69c354df091afdd6e7ba157632c3d7d5", - "date": "2021-06-16T11:50:30.565Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/info.json", - "blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2249.json b/history/versions/2249.json deleted file mode 100644 index a34b35c013523..0000000000000 --- a/history/versions/2249.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2249, - "commit": "7e17c2f45975602ef6984801e2c45381051a918b", - "date": "2021-06-16T13:02:11.721Z" - }, - "versionStart": { - "versionNum": 2248, - "commit": "b90be915c2440a950ee6da737c0b68bf1ee64c5b", - "date": "2021-06-16T13:00:51.010Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xEDd822B00c48D8A1C416ee17507bEFC2ad71d8c4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/225.json b/history/versions/225.json deleted file mode 100644 index fa6b0a13d1409..0000000000000 --- a/history/versions/225.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 225, - "commit": "058f38177b7f4a5426fd29ab80794fa0ccf22ba6", - "date": "2021-03-19T21:14:11.436Z" - }, - "versionStart": { - "versionNum": 224, - "commit": "9f63e86ec4879d1189e4632889dba481cfb51a3f", - "date": "2021-03-19T03:30:12.082Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x31c8EAcBFFdD875c74b94b077895Bd78CF1E64A3/info.json", - "blockchains/ethereum/assets/0x31c8EAcBFFdD875c74b94b077895Bd78CF1E64A3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2250.json b/history/versions/2250.json deleted file mode 100644 index dc7868620efd7..0000000000000 --- a/history/versions/2250.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2250, - "commit": "ea4640173ba1ae228a0281ad3a95c8878715761c", - "date": "2021-06-16T14:33:01.386Z" - }, - "versionStart": { - "versionNum": 2249, - "commit": "7e17c2f45975602ef6984801e2c45381051a918b", - "date": "2021-06-16T13:02:11.721Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2251.json b/history/versions/2251.json deleted file mode 100644 index 367cf7ff791fe..0000000000000 --- a/history/versions/2251.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2251, - "commit": "5edb460a413beaad2275f9bcd8d6661dbe502f34", - "date": "2021-06-16T16:06:24.175Z" - }, - "versionStart": { - "versionNum": 2250, - "commit": "ea4640173ba1ae228a0281ad3a95c8878715761c", - "date": "2021-06-16T14:33:01.386Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2252.json b/history/versions/2252.json deleted file mode 100644 index e003c6a952a71..0000000000000 --- a/history/versions/2252.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2252, - "commit": "efe75c057465d57a255711ddac44af8a5e3c87cf", - "date": "2021-06-16T19:48:19.566Z" - }, - "versionStart": { - "versionNum": 2251, - "commit": "5edb460a413beaad2275f9bcd8d6661dbe502f34", - "date": "2021-06-16T16:06:24.175Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x276902E0c3D53bf5559D7d6177EF4834BC72E175/info.json", - "blockchains/smartchain/assets/0x276902E0c3D53bf5559D7d6177EF4834BC72E175/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2253.json b/history/versions/2253.json deleted file mode 100644 index 663baca7555c2..0000000000000 --- a/history/versions/2253.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2253, - "commit": "af54d3b2a2d50cda11a95b81fe98019769e05335", - "date": "2021-06-16T19:49:47.217Z" - }, - "versionStart": { - "versionNum": 2252, - "commit": "efe75c057465d57a255711ddac44af8a5e3c87cf", - "date": "2021-06-16T19:48:19.566Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x276902E0c3D53bf5559D7d6177EF4834BC72E175/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2254.json b/history/versions/2254.json deleted file mode 100644 index 528de0a7539aa..0000000000000 --- a/history/versions/2254.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2254, - "commit": "e1be623d069843dcf2c1ddf78682cb2a253de325", - "date": "2021-06-16T20:10:43.003Z" - }, - "versionStart": { - "versionNum": 2253, - "commit": "af54d3b2a2d50cda11a95b81fe98019769e05335", - "date": "2021-06-16T19:49:47.217Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/info.json", - "blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2255.json b/history/versions/2255.json deleted file mode 100644 index 33500bc6a2e8b..0000000000000 --- a/history/versions/2255.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2255, - "commit": "28c27537d36f890fd9d745d44a065915650e97bf", - "date": "2021-06-16T20:12:21.578Z" - }, - "versionStart": { - "versionNum": 2254, - "commit": "e1be623d069843dcf2c1ddf78682cb2a253de325", - "date": "2021-06-16T20:10:43.003Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF9A5E6533E4Cb0791eCBb79F710EE8eE980Eb853/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2256.json b/history/versions/2256.json deleted file mode 100644 index e839db776fec3..0000000000000 --- a/history/versions/2256.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2256, - "commit": "79cd2c54ff37b0f62a1e23b64aeb5bcebf12f3fa", - "date": "2021-06-16T23:57:27.795Z" - }, - "versionStart": { - "versionNum": 2255, - "commit": "28c27537d36f890fd9d745d44a065915650e97bf", - "date": "2021-06-16T20:12:21.578Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2257.json b/history/versions/2257.json deleted file mode 100644 index 812c05a1fd271..0000000000000 --- a/history/versions/2257.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2257, - "commit": "54f30cf4ce61488ed2aac600886d5bc5e1628b5f", - "date": "2021-06-16T23:58:40.176Z" - }, - "versionStart": { - "versionNum": 2256, - "commit": "79cd2c54ff37b0f62a1e23b64aeb5bcebf12f3fa", - "date": "2021-06-16T23:57:27.795Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x009cF7bC57584b7998236eff51b98A168DceA9B0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2258.json b/history/versions/2258.json deleted file mode 100644 index 236b23d5ff2f1..0000000000000 --- a/history/versions/2258.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2258, - "commit": "121ab502c28934477aadadf79f2ea43ae08d466e", - "date": "2021-06-17T01:28:38.631Z" - }, - "versionStart": { - "versionNum": 2257, - "commit": "54f30cf4ce61488ed2aac600886d5bc5e1628b5f", - "date": "2021-06-16T23:58:40.176Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2259.json b/history/versions/2259.json deleted file mode 100644 index 77626d76b25f3..0000000000000 --- a/history/versions/2259.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2259, - "commit": "9a06ec499e1ffd21786166ad4e1c4962279b572c", - "date": "2021-06-17T05:56:32.408Z" - }, - "versionStart": { - "versionNum": 2258, - "commit": "121ab502c28934477aadadf79f2ea43ae08d466e", - "date": "2021-06-17T01:28:38.631Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x494A2f5395aC213622762e4ef4d44661758Ca639/info.json", - "blockchains/smartchain/assets/0x494A2f5395aC213622762e4ef4d44661758Ca639/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/226.json b/history/versions/226.json deleted file mode 100644 index 5f3bdb4057a5a..0000000000000 --- a/history/versions/226.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 226, - "commit": "db4197f871693aa64a1f2ab20380100ecd90b007", - "date": "2021-03-19T21:15:33.227Z" - }, - "versionStart": { - "versionNum": 225, - "commit": "058f38177b7f4a5426fd29ab80794fa0ccf22ba6", - "date": "2021-03-19T21:14:11.436Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x31c8EAcBFFdD875c74b94b077895Bd78CF1E64A3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2260.json b/history/versions/2260.json deleted file mode 100644 index fdc31f3bc4812..0000000000000 --- a/history/versions/2260.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2260, - "commit": "192ee2770778118d4efdf25f22453aebd527be46", - "date": "2021-06-17T05:57:39.552Z" - }, - "versionStart": { - "versionNum": 2259, - "commit": "9a06ec499e1ffd21786166ad4e1c4962279b572c", - "date": "2021-06-17T05:56:32.408Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x494A2f5395aC213622762e4ef4d44661758Ca639/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2261.json b/history/versions/2261.json deleted file mode 100644 index e429b67594e6d..0000000000000 --- a/history/versions/2261.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2261, - "commit": "d6fa2e2dc489ae21f8aa0bc778c35134b181464d", - "date": "2021-06-17T06:00:46.129Z" - }, - "versionStart": { - "versionNum": 2260, - "commit": "192ee2770778118d4efdf25f22453aebd527be46", - "date": "2021-06-17T05:57:39.552Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4695e4dD1E3011045573f6E16Dc162687cdBAc44/info.json", - "blockchains/smartchain/assets/0x4695e4dD1E3011045573f6E16Dc162687cdBAc44/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2262.json b/history/versions/2262.json deleted file mode 100644 index 6398c188bbf4c..0000000000000 --- a/history/versions/2262.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2262, - "commit": "2bc3d9c12cc833128e4f94b116b6d55942d7094a", - "date": "2021-06-17T06:01:54.629Z" - }, - "versionStart": { - "versionNum": 2261, - "commit": "d6fa2e2dc489ae21f8aa0bc778c35134b181464d", - "date": "2021-06-17T06:00:46.129Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2263.json b/history/versions/2263.json deleted file mode 100644 index d91e102c97eae..0000000000000 --- a/history/versions/2263.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2263, - "commit": "df61e3e304d22abda6dc34cf4874f01158b83962", - "date": "2021-06-17T06:23:37.271Z" - }, - "versionStart": { - "versionNum": 2262, - "commit": "2bc3d9c12cc833128e4f94b116b6d55942d7094a", - "date": "2021-06-17T06:01:54.629Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAce8C5e6e492Aa7AEbF31a8053F8a487f62CeB84/info.json", - "blockchains/smartchain/assets/0xAce8C5e6e492Aa7AEbF31a8053F8a487f62CeB84/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2264.json b/history/versions/2264.json deleted file mode 100644 index f752c189dc91a..0000000000000 --- a/history/versions/2264.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2264, - "commit": "3486efc86700dfacfee00efde576307058e5eb2e", - "date": "2021-06-17T06:24:54.464Z" - }, - "versionStart": { - "versionNum": 2263, - "commit": "df61e3e304d22abda6dc34cf4874f01158b83962", - "date": "2021-06-17T06:23:37.271Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2265.json b/history/versions/2265.json deleted file mode 100644 index ab9118e6e1564..0000000000000 --- a/history/versions/2265.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2265, - "commit": "03e55790242089f4dc3dcad04ba0cec1711df641", - "date": "2021-06-17T06:38:17.001Z" - }, - "versionStart": { - "versionNum": 2264, - "commit": "3486efc86700dfacfee00efde576307058e5eb2e", - "date": "2021-06-17T06:24:54.464Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1730a0cA9de632B0B6c232EBb972CB0851FFC6Bf/info.json", - "blockchains/smartchain/assets/0x1730a0cA9de632B0B6c232EBb972CB0851FFC6Bf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2266.json b/history/versions/2266.json deleted file mode 100644 index 1c63e71ed101f..0000000000000 --- a/history/versions/2266.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2266, - "commit": "c9768e63c66e8b7a51532c4088cdfc9118a7c1c5", - "date": "2021-06-17T06:39:29.075Z" - }, - "versionStart": { - "versionNum": 2265, - "commit": "03e55790242089f4dc3dcad04ba0cec1711df641", - "date": "2021-06-17T06:38:17.001Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1730a0cA9de632B0B6c232EBb972CB0851FFC6Bf/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2267.json b/history/versions/2267.json deleted file mode 100644 index e43b0fc025058..0000000000000 --- a/history/versions/2267.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2267, - "commit": "c12d37ed4036fc51bebcf0d63fdde0a8b8271a2a", - "date": "2021-06-17T06:49:07.216Z" - }, - "versionStart": { - "versionNum": 2266, - "commit": "c9768e63c66e8b7a51532c4088cdfc9118a7c1c5", - "date": "2021-06-17T06:39:29.075Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/info.json", - "blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2268.json b/history/versions/2268.json deleted file mode 100644 index a00112334ce27..0000000000000 --- a/history/versions/2268.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2268, - "commit": "2cd8fa76b2fd872fd560add70e172d926d73eaa5", - "date": "2021-06-17T06:50:29.445Z" - }, - "versionStart": { - "versionNum": 2267, - "commit": "c12d37ed4036fc51bebcf0d63fdde0a8b8271a2a", - "date": "2021-06-17T06:49:07.216Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCd2eCd5e06b1a330789B30e8AdA3D11c51503a71/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2269.json b/history/versions/2269.json deleted file mode 100644 index 2b1fcda17e7d5..0000000000000 --- a/history/versions/2269.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2269, - "commit": "44fe8941f5ba395392b0c0d935095148fd382194", - "date": "2021-06-17T06:57:45.996Z" - }, - "versionStart": { - "versionNum": 2268, - "commit": "2cd8fa76b2fd872fd560add70e172d926d73eaa5", - "date": "2021-06-17T06:50:29.445Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x5Eaa69B29f99C84Fe5dE8200340b4e9b4Ab38EaC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/227.json b/history/versions/227.json deleted file mode 100644 index d81ac99515f91..0000000000000 --- a/history/versions/227.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 227, - "commit": "f5e4bb595d4f3b43473f1322710084c1d10d51d4", - "date": "2021-03-19T21:28:30.206Z" - }, - "versionStart": { - "versionNum": 226, - "commit": "db4197f871693aa64a1f2ab20380100ecd90b007", - "date": "2021-03-19T21:15:33.227Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x29239242A83479a4074Cb1c9e2A3e6705A4A4455/info.json", - "blockchains/ethereum/assets/0x29239242A83479a4074Cb1c9e2A3e6705A4A4455/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2270.json b/history/versions/2270.json deleted file mode 100644 index e97c1aaffea79..0000000000000 --- a/history/versions/2270.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2270, - "commit": "1c5bdf193675e709df4db04b804884d067eea4c1", - "date": "2021-06-17T07:42:24.189Z" - }, - "versionStart": { - "versionNum": 2269, - "commit": "44fe8941f5ba395392b0c0d935095148fd382194", - "date": "2021-06-17T06:57:45.996Z" - }, - "changes": [ - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9/info.json", - "blockchains/tron/assets/TSSMHYeV2uE9qYH95DqyoCuNCzEL1NvU3S/info.json", - "blockchains/tron/assets/TSSMHYeV2uE9qYH95DqyoCuNCzEL1NvU3S/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2271.json b/history/versions/2271.json deleted file mode 100644 index 8241a47088c2f..0000000000000 --- a/history/versions/2271.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2271, - "commit": "6f30982df25403f49d8f3042ce902bb8b6d9d5dd", - "date": "2021-06-17T10:43:46.938Z" - }, - "versionStart": { - "versionNum": 2270, - "commit": "1c5bdf193675e709df4db04b804884d067eea4c1", - "date": "2021-06-17T07:42:24.189Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C/info.json", - "blockchains/smartchain/assets/0xFaAb744dB9def8e13194600Ed02bC5D5BEd3B85C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2272.json b/history/versions/2272.json deleted file mode 100644 index 18be265a52ab3..0000000000000 --- a/history/versions/2272.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2272, - "commit": "38f68c2bf5126ca4e586bbf5e9913635f8aa5855", - "date": "2021-06-17T10:46:29.784Z" - }, - "versionStart": { - "versionNum": 2271, - "commit": "6f30982df25403f49d8f3042ce902bb8b6d9d5dd", - "date": "2021-06-17T10:43:46.938Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json", - "blockchains/ethereum/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2273.json b/history/versions/2273.json deleted file mode 100644 index 52fc49ba029bf..0000000000000 --- a/history/versions/2273.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2273, - "commit": "3b7bbb89772ef7057cb62cd0cac6b1660344dbd3", - "date": "2021-06-17T10:49:22.947Z" - }, - "versionStart": { - "versionNum": 2272, - "commit": "38f68c2bf5126ca4e586bbf5e9913635f8aa5855", - "date": "2021-06-17T10:46:29.784Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1997830B5beB723f5089bb8fc38766d419a0444d/info.json", - "blockchains/ethereum/assets/0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E/info.json", - "blockchains/ethereum/assets/0xcb86c6A22CB56B6cf40CaFEDb06BA0DF188a416E/logo.png", - "blockchains/smartchain/assets/0xF033e18BA0a37B6C3FFa17ff639a7b00Dc5d323e/info.json", - "blockchains/smartchain/assets/0xF033e18BA0a37B6C3FFa17ff639a7b00Dc5d323e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2274.json b/history/versions/2274.json deleted file mode 100644 index e44af3fac1813..0000000000000 --- a/history/versions/2274.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2274, - "commit": "f7cc611f9cc5d5fba92dc82ed4178f0b70735489", - "date": "2021-06-17T10:50:50.789Z" - }, - "versionStart": { - "versionNum": 2273, - "commit": "3b7bbb89772ef7057cb62cd0cac6b1660344dbd3", - "date": "2021-06-17T10:49:22.947Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF033e18BA0a37B6C3FFa17ff639a7b00Dc5d323e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2275.json b/history/versions/2275.json deleted file mode 100644 index 813d2c3bdd2e1..0000000000000 --- a/history/versions/2275.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2275, - "commit": "219441ce85b7ace575077d1b41501ce0773070e0", - "date": "2021-06-17T10:53:55.622Z" - }, - "versionStart": { - "versionNum": 2274, - "commit": "f7cc611f9cc5d5fba92dc82ed4178f0b70735489", - "date": "2021-06-17T10:50:50.789Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/info.json", - "blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2276.json b/history/versions/2276.json deleted file mode 100644 index 83e99315c0767..0000000000000 --- a/history/versions/2276.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2276, - "commit": "01ac1c85003910cacceef77cbd232bd71b19ebf7", - "date": "2021-06-17T10:55:42.563Z" - }, - "versionStart": { - "versionNum": 2275, - "commit": "219441ce85b7ace575077d1b41501ce0773070e0", - "date": "2021-06-17T10:53:55.622Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x899dCdE4f486816aFae42442D4b1b6a7C6fE9c63/info.json", - "blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/info.json", - "blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2277.json b/history/versions/2277.json deleted file mode 100644 index 4061015a2fdeb..0000000000000 --- a/history/versions/2277.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2277, - "commit": "0798b0ec24bfe167308310efdd817556c58ec395", - "date": "2021-06-17T10:57:11.583Z" - }, - "versionStart": { - "versionNum": 2276, - "commit": "01ac1c85003910cacceef77cbd232bd71b19ebf7", - "date": "2021-06-17T10:55:42.563Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE440b9af0AE99174b3FAaB87174E31634D135f6d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2278.json b/history/versions/2278.json deleted file mode 100644 index 98bcb882c1aa6..0000000000000 --- a/history/versions/2278.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2278, - "commit": "d927278bef8b496cc2fb5278af730596a6842142", - "date": "2021-06-17T12:11:16.851Z" - }, - "versionStart": { - "versionNum": 2277, - "commit": "0798b0ec24bfe167308310efdd817556c58ec395", - "date": "2021-06-17T10:57:11.583Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json", - "blockchains/ethereum/tokenlist.json", - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2279.json b/history/versions/2279.json deleted file mode 100644 index a845403c60bb4..0000000000000 --- a/history/versions/2279.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2279, - "commit": "a21571f60bc3eb2bdd5cdcda460ac2637b0b546e", - "date": "2021-06-17T12:27:51.108Z" - }, - "versionStart": { - "versionNum": 2278, - "commit": "d927278bef8b496cc2fb5278af730596a6842142", - "date": "2021-06-17T12:11:16.851Z" - }, - "changes": [ - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/228.json b/history/versions/228.json deleted file mode 100644 index 6a087f7b3eeff..0000000000000 --- a/history/versions/228.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 228, - "commit": "2640a9ef77ced9af1b41d2e91555ab204327ec03", - "date": "2021-03-19T21:30:04.279Z" - }, - "versionStart": { - "versionNum": 227, - "commit": "f5e4bb595d4f3b43473f1322710084c1d10d51d4", - "date": "2021-03-19T21:28:30.206Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2280.json b/history/versions/2280.json deleted file mode 100644 index 7044ffe2bb3e6..0000000000000 --- a/history/versions/2280.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2280, - "commit": "ea67f5f138727adbad6337cbd69d467374c8015d", - "date": "2021-06-17T12:34:38.771Z" - }, - "versionStart": { - "versionNum": 2279, - "commit": "a21571f60bc3eb2bdd5cdcda460ac2637b0b546e", - "date": "2021-06-17T12:27:51.108Z" - }, - "changes": [ - "blockchains/ethereum/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2281.json b/history/versions/2281.json deleted file mode 100644 index 74406d35affc5..0000000000000 --- a/history/versions/2281.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2281, - "commit": "02bf3f6d475732c32d662f126886b8842ab0004f", - "date": "2021-06-17T12:37:29.711Z" - }, - "versionStart": { - "versionNum": 2280, - "commit": "ea67f5f138727adbad6337cbd69d467374c8015d", - "date": "2021-06-17T12:34:38.771Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x44F9ef37A052DbA61c5f58328Eeb1707F6AecfF6/info.json", - "blockchains/smartchain/assets/0x44F9ef37A052DbA61c5f58328Eeb1707F6AecfF6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2282.json b/history/versions/2282.json deleted file mode 100644 index 6c7258c8dcf28..0000000000000 --- a/history/versions/2282.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2282, - "commit": "a1ef45a43e3ed827d2b77267840314fa793fcf38", - "date": "2021-06-17T12:38:57.283Z" - }, - "versionStart": { - "versionNum": 2281, - "commit": "02bf3f6d475732c32d662f126886b8842ab0004f", - "date": "2021-06-17T12:37:29.711Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2283.json b/history/versions/2283.json deleted file mode 100644 index 9ed4e046936d7..0000000000000 --- a/history/versions/2283.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2283, - "commit": "09f953741bf6a5f91c91090f57109ed996fcb97b", - "date": "2021-06-17T15:13:42.580Z" - }, - "versionStart": { - "versionNum": 2282, - "commit": "a1ef45a43e3ed827d2b77267840314fa793fcf38", - "date": "2021-06-17T12:38:57.283Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x092BBec1342affFd16Cfb41B56343D5A299CDf0D/info.json", - "blockchains/smartchain/assets/0x092BBec1342affFd16Cfb41B56343D5A299CDf0D/logo.png", - "blockchains/smartchain/assets/0x48A64f116Ce221fD7c1119775ba7892701F9911d/info.json", - "blockchains/smartchain/assets/0x48A64f116Ce221fD7c1119775ba7892701F9911d/logo.png", - "blockchains/smartchain/assets/0x9Adf6E139025B29386115dcb7970020D69011937/info.json", - "blockchains/smartchain/assets/0x9Adf6E139025B29386115dcb7970020D69011937/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2284.json b/history/versions/2284.json deleted file mode 100644 index 2abaed1f06ff7..0000000000000 --- a/history/versions/2284.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2284, - "commit": "cb777143b44061413ab3eeaab805557218657dd1", - "date": "2021-06-17T15:16:11.537Z" - }, - "versionStart": { - "versionNum": 2283, - "commit": "09f953741bf6a5f91c91090f57109ed996fcb97b", - "date": "2021-06-17T15:13:42.580Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x092BBec1342affFd16Cfb41B56343D5A299CDf0D/info.json", - "blockchains/smartchain/assets/0x48A64f116Ce221fD7c1119775ba7892701F9911d/info.json", - "blockchains/smartchain/assets/0x9Adf6E139025B29386115dcb7970020D69011937/info.json", - "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json", - "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2285.json b/history/versions/2285.json deleted file mode 100644 index 0399d4da27b67..0000000000000 --- a/history/versions/2285.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2285, - "commit": "ae0dc2a5f3028f808b9f401df32b22141702979c", - "date": "2021-06-17T15:18:05.382Z" - }, - "versionStart": { - "versionNum": 2284, - "commit": "cb777143b44061413ab3eeaab805557218657dd1", - "date": "2021-06-17T15:16:11.537Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2286.json b/history/versions/2286.json deleted file mode 100644 index 7f06990320e7c..0000000000000 --- a/history/versions/2286.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2286, - "commit": "b749b8df1a694d0c66e8deb31fba0dbae3a3d9c1", - "date": "2021-06-17T15:42:00.609Z" - }, - "versionStart": { - "versionNum": 2285, - "commit": "ae0dc2a5f3028f808b9f401df32b22141702979c", - "date": "2021-06-17T15:18:05.382Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x33a887Cf76383be39DC51786e8f641c9D6665D84/info.json", - "blockchains/smartchain/assets/0x33a887Cf76383be39DC51786e8f641c9D6665D84/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2287.json b/history/versions/2287.json deleted file mode 100644 index 96633256db93c..0000000000000 --- a/history/versions/2287.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2287, - "commit": "6c90bc3d00d74b22fe5d4f5585e60a881b7c93ba", - "date": "2021-06-17T15:43:44.750Z" - }, - "versionStart": { - "versionNum": 2286, - "commit": "b749b8df1a694d0c66e8deb31fba0dbae3a3d9c1", - "date": "2021-06-17T15:42:00.609Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x33a887Cf76383be39DC51786e8f641c9D6665D84/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2288.json b/history/versions/2288.json deleted file mode 100644 index c1f999741c5c6..0000000000000 --- a/history/versions/2288.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2288, - "commit": "e92762b37182cb36138c4b2dd9caa3b7750393b1", - "date": "2021-06-17T16:02:54.119Z" - }, - "versionStart": { - "versionNum": 2287, - "commit": "6c90bc3d00d74b22fe5d4f5585e60a881b7c93ba", - "date": "2021-06-17T15:43:44.750Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x55296f69f40Ea6d20E478533C15A6B08B654E758/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2289.json b/history/versions/2289.json deleted file mode 100644 index 3bb78609d627b..0000000000000 --- a/history/versions/2289.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2289, - "commit": "d3b1600693d3b5b976eafcc6a992faf7054c95e7", - "date": "2021-06-17T16:26:50.948Z" - }, - "versionStart": { - "versionNum": 2288, - "commit": "e92762b37182cb36138c4b2dd9caa3b7750393b1", - "date": "2021-06-17T16:02:54.119Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/info.json", - "blockchains/smartchain/assets/0xA4d872235dde5694AF92a1d0df20d723E8e9E5fC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/229.json b/history/versions/229.json deleted file mode 100644 index 9f30abd622487..0000000000000 --- a/history/versions/229.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 229, - "commit": "7295f6bd970177c0cdc54eb85af8708b2f093d40", - "date": "2021-03-19T21:46:13.462Z" - }, - "versionStart": { - "versionNum": 228, - "commit": "2640a9ef77ced9af1b41d2e91555ab204327ec03", - "date": "2021-03-19T21:30:04.279Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb/info.json", - "blockchains/ethereum/assets/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8/info.json", - "blockchains/smartchain/assets/0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2290.json b/history/versions/2290.json deleted file mode 100644 index 961f7022eafac..0000000000000 --- a/history/versions/2290.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2290, - "commit": "f1210020801f4d847908b8b94bcdad9ae27aa3c2", - "date": "2021-06-17T16:28:20.859Z" - }, - "versionStart": { - "versionNum": 2289, - "commit": "d3b1600693d3b5b976eafcc6a992faf7054c95e7", - "date": "2021-06-17T16:26:50.948Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2291.json b/history/versions/2291.json deleted file mode 100644 index f39ed6f7aa627..0000000000000 --- a/history/versions/2291.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2291, - "commit": "90b7d32ab90ba276b273cae1ddabf0b6a3eb8fdd", - "date": "2021-06-17T18:13:03.337Z" - }, - "versionStart": { - "versionNum": 2290, - "commit": "f1210020801f4d847908b8b94bcdad9ae27aa3c2", - "date": "2021-06-17T16:28:20.859Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/info.json", - "blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2292.json b/history/versions/2292.json deleted file mode 100644 index 42f0f1d0194fa..0000000000000 --- a/history/versions/2292.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2292, - "commit": "ad5e4fee993338650c909bca3fc47def7b21d2d8", - "date": "2021-06-17T18:14:31.077Z" - }, - "versionStart": { - "versionNum": 2291, - "commit": "90b7d32ab90ba276b273cae1ddabf0b6a3eb8fdd", - "date": "2021-06-17T18:13:03.337Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF53FC93D811a3BBC7637a41381FE7475DB919B1B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2293.json b/history/versions/2293.json deleted file mode 100644 index c42557d61ea61..0000000000000 --- a/history/versions/2293.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2293, - "commit": "1a54f5b05fdf41618e723821d515659eeb3c3afa", - "date": "2021-06-17T18:56:58.597Z" - }, - "versionStart": { - "versionNum": 2292, - "commit": "ad5e4fee993338650c909bca3fc47def7b21d2d8", - "date": "2021-06-17T18:14:31.077Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1012b25Da282758322dAce753C15b889d1aB7434/info.json", - "blockchains/smartchain/assets/0x1012b25Da282758322dAce753C15b889d1aB7434/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2294.json b/history/versions/2294.json deleted file mode 100644 index e8190234c719e..0000000000000 --- a/history/versions/2294.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2294, - "commit": "be64d4dc1eeb7636341d01f7a2bc9907030dcf41", - "date": "2021-06-17T18:58:15.697Z" - }, - "versionStart": { - "versionNum": 2293, - "commit": "1a54f5b05fdf41618e723821d515659eeb3c3afa", - "date": "2021-06-17T18:56:58.597Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1012b25Da282758322dAce753C15b889d1aB7434/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2295.json b/history/versions/2295.json deleted file mode 100644 index 40ae9b57fa709..0000000000000 --- a/history/versions/2295.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2295, - "commit": "99c9f05eafe2578195e9c5bdba1d89648d3878c7", - "date": "2021-06-17T19:25:41.683Z" - }, - "versionStart": { - "versionNum": 2294, - "commit": "be64d4dc1eeb7636341d01f7a2bc9907030dcf41", - "date": "2021-06-17T18:58:15.697Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/info.json", - "blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2296.json b/history/versions/2296.json deleted file mode 100644 index 6fef4d9d5bc5b..0000000000000 --- a/history/versions/2296.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2296, - "commit": "af3c806a177e6ef28f1a7aaf145906584c0a72cd", - "date": "2021-06-17T19:27:13.731Z" - }, - "versionStart": { - "versionNum": 2295, - "commit": "99c9f05eafe2578195e9c5bdba1d89648d3878c7", - "date": "2021-06-17T19:25:41.683Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x25Be9E26Db60B1A3d1f7fa21679385dF076Af7FB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2297.json b/history/versions/2297.json deleted file mode 100644 index 5f844d233b5a5..0000000000000 --- a/history/versions/2297.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2297, - "commit": "da5ddf98bdc811ad38844a89029db1ac3436bd2d", - "date": "2021-06-17T19:34:42.544Z" - }, - "versionStart": { - "versionNum": 2296, - "commit": "af3c806a177e6ef28f1a7aaf145906584c0a72cd", - "date": "2021-06-17T19:27:13.731Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD30e25a8BeAC6E4E69EEeD90FF94A9105b5A08b8/info.json", - "blockchains/smartchain/assets/0xD30e25a8BeAC6E4E69EEeD90FF94A9105b5A08b8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2298.json b/history/versions/2298.json deleted file mode 100644 index 169fc82af93e2..0000000000000 --- a/history/versions/2298.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2298, - "commit": "07c8700649f9b57a5ae83d41f7ce522ce16bb180", - "date": "2021-06-17T19:35:58.494Z" - }, - "versionStart": { - "versionNum": 2297, - "commit": "da5ddf98bdc811ad38844a89029db1ac3436bd2d", - "date": "2021-06-17T19:34:42.544Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2299.json b/history/versions/2299.json deleted file mode 100644 index 9a90dca535fd0..0000000000000 --- a/history/versions/2299.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2299, - "commit": "7f102c1ba06cb187916d99ea0102152fa20be3e7", - "date": "2021-06-17T19:40:13.402Z" - }, - "versionStart": { - "versionNum": 2298, - "commit": "07c8700649f9b57a5ae83d41f7ce522ce16bb180", - "date": "2021-06-17T19:35:58.494Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x380624A4a7e69dB1cA07deEcF764025FC224D056/info.json", - "blockchains/smartchain/assets/0x380624A4a7e69dB1cA07deEcF764025FC224D056/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/23.json b/history/versions/23.json deleted file mode 100644 index 8724b780297b4..0000000000000 --- a/history/versions/23.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 23, - "commit": "f93c8209459a85b5ed3afc4f91fe99234d5867ac", - "date": "2021-02-26T11:37:08.847Z" - }, - "versionStart": { - "versionNum": 22, - "commit": "6ade5ee27c848afb658f5b676ac7e4a4c37da14e", - "date": "2021-02-26T11:04:08.415Z" - }, - "changes": [ - "dapps/app.zerion.io.png", - "dapps/beta.cent.co.png", - "dapps/beta.dharma.io.png", - "dapps/everdragons.com.png", - "dapps/phoswap.io.png", - "dapps/www.google.com.png" - ] -} \ No newline at end of file diff --git a/history/versions/230.json b/history/versions/230.json deleted file mode 100644 index fff4f7b8cbe3e..0000000000000 --- a/history/versions/230.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 230, - "commit": "2ed1bb531faade32c0639b0b3cedf037a2269063", - "date": "2021-03-19T21:47:38.674Z" - }, - "versionStart": { - "versionNum": 229, - "commit": "7295f6bd970177c0cdc54eb85af8708b2f093d40", - "date": "2021-03-19T21:46:13.462Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2300.json b/history/versions/2300.json deleted file mode 100644 index 941f439c78f7b..0000000000000 --- a/history/versions/2300.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2300, - "commit": "c70dc801cd9e71fe27e274f33621ed4cc5cc4613", - "date": "2021-06-17T19:58:29.205Z" - }, - "versionStart": { - "versionNum": 2299, - "commit": "7f102c1ba06cb187916d99ea0102152fa20be3e7", - "date": "2021-06-17T19:40:13.402Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9986aa69545dC44B66fc85Ba505Fd66FEAE0d6A5/info.json", - "blockchains/smartchain/assets/0x9986aa69545dC44B66fc85Ba505Fd66FEAE0d6A5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2301.json b/history/versions/2301.json deleted file mode 100644 index 4da7938b52aaa..0000000000000 --- a/history/versions/2301.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2301, - "commit": "6ecedec6fe6ed889c58104d9b4cbb632163a2864", - "date": "2021-06-17T19:59:50.836Z" - }, - "versionStart": { - "versionNum": 2300, - "commit": "c70dc801cd9e71fe27e274f33621ed4cc5cc4613", - "date": "2021-06-17T19:58:29.205Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9986aa69545dC44B66fc85Ba505Fd66FEAE0d6A5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2302.json b/history/versions/2302.json deleted file mode 100644 index e10acba104472..0000000000000 --- a/history/versions/2302.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2302, - "commit": "5af89840142c333e1e820f427b0789fcd0408a26", - "date": "2021-06-18T01:30:36.904Z" - }, - "versionStart": { - "versionNum": 2301, - "commit": "6ecedec6fe6ed889c58104d9b4cbb632163a2864", - "date": "2021-06-17T19:59:50.836Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2303.json b/history/versions/2303.json deleted file mode 100644 index 013fb0efc2c9b..0000000000000 --- a/history/versions/2303.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2303, - "commit": "927ada9bd74a91abc80e96c78c321faa9cbc617d", - "date": "2021-06-18T04:34:48.431Z" - }, - "versionStart": { - "versionNum": 2302, - "commit": "5af89840142c333e1e820f427b0789fcd0408a26", - "date": "2021-06-18T01:30:36.904Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/info.json", - "blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2304.json b/history/versions/2304.json deleted file mode 100644 index 2a8d78148ddd1..0000000000000 --- a/history/versions/2304.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2304, - "commit": "b705594b6b994fb119b182168bac1a6e56cd81e5", - "date": "2021-06-18T04:35:55.372Z" - }, - "versionStart": { - "versionNum": 2303, - "commit": "927ada9bd74a91abc80e96c78c321faa9cbc617d", - "date": "2021-06-18T04:34:48.431Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4d50471035d65810cdB9B34550D46B31bf398cB8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2305.json b/history/versions/2305.json deleted file mode 100644 index d3eb476ad20b8..0000000000000 --- a/history/versions/2305.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2305, - "commit": "cb9414327a1315894c03ca11f321c74faf0dd9ee", - "date": "2021-06-18T04:46:34.061Z" - }, - "versionStart": { - "versionNum": 2304, - "commit": "b705594b6b994fb119b182168bac1a6e56cd81e5", - "date": "2021-06-18T04:35:55.372Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8a4840dc5975E424EC530ec88a8f27910a3CEF51/info.json", - "blockchains/smartchain/assets/0x8a4840dc5975E424EC530ec88a8f27910a3CEF51/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2306.json b/history/versions/2306.json deleted file mode 100644 index 083f777f45512..0000000000000 --- a/history/versions/2306.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2306, - "commit": "251b33e98b3922054bb1e1cb0d8d510cffcafb22", - "date": "2021-06-18T04:47:49.994Z" - }, - "versionStart": { - "versionNum": 2305, - "commit": "cb9414327a1315894c03ca11f321c74faf0dd9ee", - "date": "2021-06-18T04:46:34.061Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2307.json b/history/versions/2307.json deleted file mode 100644 index 44dc7d54f29c1..0000000000000 --- a/history/versions/2307.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2307, - "commit": "8fc9db9eef01142db4ef8a57172b60874d32bb5d", - "date": "2021-06-18T04:50:36.716Z" - }, - "versionStart": { - "versionNum": 2306, - "commit": "251b33e98b3922054bb1e1cb0d8d510cffcafb22", - "date": "2021-06-18T04:47:49.994Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xd6cAF5Bd23CF057f5FcCCE295Dcc50C01C198707/info.json", - "blockchains/ethereum/assets/0xd6cAF5Bd23CF057f5FcCCE295Dcc50C01C198707/logo.png", - "blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/info.json", - "blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2308.json b/history/versions/2308.json deleted file mode 100644 index 316a321cff4df..0000000000000 --- a/history/versions/2308.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2308, - "commit": "874cb9b7ba98dc2ea222f2b4e9c90f8ddff16c2f", - "date": "2021-06-18T04:51:43.535Z" - }, - "versionStart": { - "versionNum": 2307, - "commit": "8fc9db9eef01142db4ef8a57172b60874d32bb5d", - "date": "2021-06-18T04:50:36.716Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x36f66D61Db3497f7FDBA22Efd2A251753A95d0E2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2309.json b/history/versions/2309.json deleted file mode 100644 index 42494c2c02ed0..0000000000000 --- a/history/versions/2309.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2309, - "commit": "6d9c9d117c3f0c2666851ffc0630caefb5fbda91", - "date": "2021-06-18T09:42:34.314Z" - }, - "versionStart": { - "versionNum": 2308, - "commit": "874cb9b7ba98dc2ea222f2b4e9c90f8ddff16c2f", - "date": "2021-06-18T04:51:43.535Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0c1b3983D2a4Aa002666820DE5a0B43293291Ea6/info.json", - "blockchains/smartchain/assets/0x0c1b3983D2a4Aa002666820DE5a0B43293291Ea6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/231.json b/history/versions/231.json deleted file mode 100644 index 4960e98a380a5..0000000000000 --- a/history/versions/231.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 231, - "commit": "9552163b519c5caf8bef731224546598d847d0ed", - "date": "2021-03-19T21:49:35.946Z" - }, - "versionStart": { - "versionNum": 230, - "commit": "2ed1bb531faade32c0639b0b3cedf037a2269063", - "date": "2021-03-19T21:47:38.674Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/info.json", - "blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2310.json b/history/versions/2310.json deleted file mode 100644 index eab3e1d654be0..0000000000000 --- a/history/versions/2310.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2310, - "commit": "4395e67dfd51f41fb29f0967c822b3148db9e1f3", - "date": "2021-06-18T09:44:20.832Z" - }, - "versionStart": { - "versionNum": 2309, - "commit": "6d9c9d117c3f0c2666851ffc0630caefb5fbda91", - "date": "2021-06-18T09:42:34.314Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0c1b3983D2a4Aa002666820DE5a0B43293291Ea6/info.json", - "blockchains/smartchain/assets/0xa49e44976C236BeB51a1F818D49b9b9759Ed97b1/info.json", - "blockchains/smartchain/assets/0xa49e44976C236BeB51a1F818D49b9b9759Ed97b1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2311.json b/history/versions/2311.json deleted file mode 100644 index bd290f3fe696d..0000000000000 --- a/history/versions/2311.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2311, - "commit": "eed1f615c2d39fff9ca2622f09e88ab597a168c1", - "date": "2021-06-18T09:45:27.764Z" - }, - "versionStart": { - "versionNum": 2310, - "commit": "4395e67dfd51f41fb29f0967c822b3148db9e1f3", - "date": "2021-06-18T09:44:20.832Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2312.json b/history/versions/2312.json deleted file mode 100644 index cfb0f6ab8ef66..0000000000000 --- a/history/versions/2312.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2312, - "commit": "92e77789d8761ef4454bd5185e9f171fdf6c12d8", - "date": "2021-06-18T09:47:57.404Z" - }, - "versionStart": { - "versionNum": 2311, - "commit": "eed1f615c2d39fff9ca2622f09e88ab597a168c1", - "date": "2021-06-18T09:45:27.764Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/info.json", - "blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/logo.png", - "blockchains/smartchain/assets/0x11a9a7E3C320eaa80B8eCB223a10c5ae281d9AE0/info.json", - "blockchains/smartchain/assets/0x11a9a7E3C320eaa80B8eCB223a10c5ae281d9AE0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2313.json b/history/versions/2313.json deleted file mode 100644 index 3501a0af26865..0000000000000 --- a/history/versions/2313.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2313, - "commit": "14ebc1851a98cbb844e7eb902f426f2a61dac792", - "date": "2021-06-18T09:49:48.321Z" - }, - "versionStart": { - "versionNum": 2312, - "commit": "92e77789d8761ef4454bd5185e9f171fdf6c12d8", - "date": "2021-06-18T09:47:57.404Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x8806926Ab68EB5a7b909DcAf6FdBe5d93271D6e2/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xFd914Bbb4302D69b9A8c3c96023DB6a02bE62778/info.json", - "blockchains/smartchain/assets/0xFd914Bbb4302D69b9A8c3c96023DB6a02bE62778/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2314.json b/history/versions/2314.json deleted file mode 100644 index 1c8a5c4d54f16..0000000000000 --- a/history/versions/2314.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2314, - "commit": "f38487073c067633c3c68efd40c8916cb8ad07aa", - "date": "2021-06-18T09:51:16.689Z" - }, - "versionStart": { - "versionNum": 2313, - "commit": "14ebc1851a98cbb844e7eb902f426f2a61dac792", - "date": "2021-06-18T09:49:48.321Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2315.json b/history/versions/2315.json deleted file mode 100644 index 5c8f82e2bf36a..0000000000000 --- a/history/versions/2315.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2315, - "commit": "98bc0accfb2deb596f7466e60106926a49e3aa9d", - "date": "2021-06-18T09:53:25.257Z" - }, - "versionStart": { - "versionNum": 2314, - "commit": "f38487073c067633c3c68efd40c8916cb8ad07aa", - "date": "2021-06-18T09:51:16.689Z" - }, - "changes": [ - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp/info.json", - "blockchains/solana/assets/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2316.json b/history/versions/2316.json deleted file mode 100644 index 28462a2fa212c..0000000000000 --- a/history/versions/2316.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2316, - "commit": "7e75f309bfabda1e6029d48aa4cd8f8078c5ba8c", - "date": "2021-06-18T09:54:37.018Z" - }, - "versionStart": { - "versionNum": 2315, - "commit": "98bc0accfb2deb596f7466e60106926a49e3aa9d", - "date": "2021-06-18T09:53:25.257Z" - }, - "changes": [ - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/E5ndSkaB17Dm7CsD22dvcjfrYSDLCxFcMd6z8ddCk5wp/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2317.json b/history/versions/2317.json deleted file mode 100644 index 4b4b5d331035d..0000000000000 --- a/history/versions/2317.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2317, - "commit": "3ba51a4f9aba551902115ed1ef32a28a3b1f1fce", - "date": "2021-06-18T10:42:50.633Z" - }, - "versionStart": { - "versionNum": 2316, - "commit": "7e75f309bfabda1e6029d48aa4cd8f8078c5ba8c", - "date": "2021-06-18T09:54:37.018Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9b17bAADf0f21F03e35249e0e59723F34994F806/info.json", - "blockchains/smartchain/assets/0x9b17bAADf0f21F03e35249e0e59723F34994F806/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2318.json b/history/versions/2318.json deleted file mode 100644 index 20ce9a8a6f830..0000000000000 --- a/history/versions/2318.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2318, - "commit": "036d4add61dcf734138ac5753df8c0d4c465e18e", - "date": "2021-06-18T10:44:06.485Z" - }, - "versionStart": { - "versionNum": 2317, - "commit": "3ba51a4f9aba551902115ed1ef32a28a3b1f1fce", - "date": "2021-06-18T10:42:50.633Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2319.json b/history/versions/2319.json deleted file mode 100644 index e64a1ee07a4f9..0000000000000 --- a/history/versions/2319.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2319, - "commit": "b9ab6859d2824f4c389fde17745910c89a5f4590", - "date": "2021-06-18T10:45:25.273Z" - }, - "versionStart": { - "versionNum": 2318, - "commit": "036d4add61dcf734138ac5753df8c0d4c465e18e", - "date": "2021-06-18T10:44:06.485Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x22439bE3AeBC1590B05E3243780eD4156b629604/info.json", - "blockchains/smartchain/assets/0x22439bE3AeBC1590B05E3243780eD4156b629604/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/232.json b/history/versions/232.json deleted file mode 100644 index 85dc6a05f3588..0000000000000 --- a/history/versions/232.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 232, - "commit": "85db53a0cddc0495081a8039588bbbde407e02de", - "date": "2021-03-19T21:50:58.607Z" - }, - "versionStart": { - "versionNum": 231, - "commit": "9552163b519c5caf8bef731224546598d847d0ed", - "date": "2021-03-19T21:49:35.946Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8850D2c68c632E3B258e612abAA8FadA7E6958E5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2320.json b/history/versions/2320.json deleted file mode 100644 index a363099ecfe6e..0000000000000 --- a/history/versions/2320.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2320, - "commit": "7551cee8df9fd6be1fcbbc01f42f8ee52ad6c9c2", - "date": "2021-06-18T10:46:52.986Z" - }, - "versionStart": { - "versionNum": 2319, - "commit": "b9ab6859d2824f4c389fde17745910c89a5f4590", - "date": "2021-06-18T10:45:25.273Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x22439bE3AeBC1590B05E3243780eD4156b629604/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2321.json b/history/versions/2321.json deleted file mode 100644 index b03a17f209deb..0000000000000 --- a/history/versions/2321.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2321, - "commit": "1dc43e67e574cc3324f2ea68c631c945b4598647", - "date": "2021-06-18T11:27:40.071Z" - }, - "versionStart": { - "versionNum": 2320, - "commit": "7551cee8df9fd6be1fcbbc01f42f8ee52ad6c9c2", - "date": "2021-06-18T10:46:52.986Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288/info.json", - "blockchains/smartchain/assets/0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288/logo.png", - "blockchains/smartchain/assets/0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C/info.json", - "blockchains/smartchain/assets/0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2322.json b/history/versions/2322.json deleted file mode 100644 index 613c21f7c833c..0000000000000 --- a/history/versions/2322.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2322, - "commit": "0a04aa40cf1e5ddbe1e27776cb29c16c0b7f6586", - "date": "2021-06-18T11:28:59.624Z" - }, - "versionStart": { - "versionNum": 2321, - "commit": "1dc43e67e574cc3324f2ea68c631c945b4598647", - "date": "2021-06-18T11:27:40.071Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x293C3Ee9ABaCb08BB8ceD107987F00EfD1539288/info.json", - "blockchains/smartchain/assets/0x86dd49963fe91F0e5BC95d171Ff27EA996C0890C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2323.json b/history/versions/2323.json deleted file mode 100644 index eab500866221e..0000000000000 --- a/history/versions/2323.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2323, - "commit": "f66360c8eaad88f677ae21400e73bd5385997eca", - "date": "2021-06-18T11:53:08.694Z" - }, - "versionStart": { - "versionNum": 2322, - "commit": "0a04aa40cf1e5ddbe1e27776cb29c16c0b7f6586", - "date": "2021-06-18T11:28:59.624Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfAEce5aCc269774Eb1D544Ee8D45671A55516296/info.json", - "blockchains/smartchain/assets/0xfAEce5aCc269774Eb1D544Ee8D45671A55516296/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2324.json b/history/versions/2324.json deleted file mode 100644 index c9507c58f29d4..0000000000000 --- a/history/versions/2324.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2324, - "commit": "5f2e672d1cce3ab9ca0fb63198c2f96cccd2c4fd", - "date": "2021-06-18T11:54:23.404Z" - }, - "versionStart": { - "versionNum": 2323, - "commit": "f66360c8eaad88f677ae21400e73bd5385997eca", - "date": "2021-06-18T11:53:08.694Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2325.json b/history/versions/2325.json deleted file mode 100644 index 70e2668a53d5b..0000000000000 --- a/history/versions/2325.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2325, - "commit": "a365d02ff7646b4425552329675bda667d07f7e5", - "date": "2021-06-18T11:56:49.076Z" - }, - "versionStart": { - "versionNum": 2324, - "commit": "5f2e672d1cce3ab9ca0fb63198c2f96cccd2c4fd", - "date": "2021-06-18T11:54:23.404Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe4B4d059079B5ecDa61485F37f8f39a05E13a36e/info.json", - "blockchains/smartchain/assets/0xe4B4d059079B5ecDa61485F37f8f39a05E13a36e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2326.json b/history/versions/2326.json deleted file mode 100644 index 7c310c3a86baa..0000000000000 --- a/history/versions/2326.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2326, - "commit": "63984b434f4c7131db3301f498dee82882daafba", - "date": "2021-06-18T11:58:10.331Z" - }, - "versionStart": { - "versionNum": 2325, - "commit": "a365d02ff7646b4425552329675bda667d07f7e5", - "date": "2021-06-18T11:56:49.076Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2327.json b/history/versions/2327.json deleted file mode 100644 index 18169a0ceeb88..0000000000000 --- a/history/versions/2327.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2327, - "commit": "44d1972bec6411d1427fa70b5547b709f8a2f6d3", - "date": "2021-06-18T14:06:27.087Z" - }, - "versionStart": { - "versionNum": 2326, - "commit": "63984b434f4c7131db3301f498dee82882daafba", - "date": "2021-06-18T11:58:10.331Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3ec7ba1B86387B8CB323eaC3f2AAE217C876f9A7/info.json", - "blockchains/smartchain/assets/0x3ec7ba1B86387B8CB323eaC3f2AAE217C876f9A7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2328.json b/history/versions/2328.json deleted file mode 100644 index 8859cb6391901..0000000000000 --- a/history/versions/2328.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2328, - "commit": "d92276dde10ea718d4be14f92bbde10e02e8ccb0", - "date": "2021-06-18T14:07:36.850Z" - }, - "versionStart": { - "versionNum": 2327, - "commit": "44d1972bec6411d1427fa70b5547b709f8a2f6d3", - "date": "2021-06-18T14:06:27.087Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3ec7ba1B86387B8CB323eaC3f2AAE217C876f9A7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2329.json b/history/versions/2329.json deleted file mode 100644 index 750714c8b0c01..0000000000000 --- a/history/versions/2329.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2329, - "commit": "6f14176bfa08993a2e62b95b51fbd133089c26c8", - "date": "2021-06-18T14:24:15.755Z" - }, - "versionStart": { - "versionNum": 2328, - "commit": "d92276dde10ea718d4be14f92bbde10e02e8ccb0", - "date": "2021-06-18T14:07:36.850Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x90B831fa3Bebf58E9744A14D638E25B4eE06f9Bc/info.json", - "blockchains/ethereum/assets/0x90B831fa3Bebf58E9744A14D638E25B4eE06f9Bc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/233.json b/history/versions/233.json deleted file mode 100644 index 7ca370809ef8e..0000000000000 --- a/history/versions/233.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 233, - "commit": "1793d55ebd1ecd5f473f4185cb3b7705e947002e", - "date": "2021-03-19T22:11:54.932Z" - }, - "versionStart": { - "versionNum": 232, - "commit": "85db53a0cddc0495081a8039588bbbde407e02de", - "date": "2021-03-19T21:50:58.607Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xc3761EB917CD790B30dAD99f6Cc5b4Ff93C4F9eA/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/info.json", - "blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2330.json b/history/versions/2330.json deleted file mode 100644 index 0f4dacdc999f6..0000000000000 --- a/history/versions/2330.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2330, - "commit": "ac36f63c1e2fb93dbaeb4fc433a713f42d02ddfd", - "date": "2021-06-18T14:25:45.959Z" - }, - "versionStart": { - "versionNum": 2329, - "commit": "6f14176bfa08993a2e62b95b51fbd133089c26c8", - "date": "2021-06-18T14:24:15.755Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2331.json b/history/versions/2331.json deleted file mode 100644 index c3a465d5eb2d9..0000000000000 --- a/history/versions/2331.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2331, - "commit": "09dd6b3573cb56a050bf5adc7eb8729f56c1b4e1", - "date": "2021-06-18T14:31:46.520Z" - }, - "versionStart": { - "versionNum": 2330, - "commit": "ac36f63c1e2fb93dbaeb4fc433a713f42d02ddfd", - "date": "2021-06-18T14:25:45.959Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x75D12E4F91Df721faFCae4c6cD1d5280381370AC/info.json", - "blockchains/ethereum/assets/0x75D12E4F91Df721faFCae4c6cD1d5280381370AC/logo.png", - "blockchains/tron/assets/TVocZFCRZ6tg8MqKCKXzZ9H2qSg29T75tK/info.json", - "blockchains/tron/assets/TVocZFCRZ6tg8MqKCKXzZ9H2qSg29T75tK/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2332.json b/history/versions/2332.json deleted file mode 100644 index 504a8fe65d076..0000000000000 --- a/history/versions/2332.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2332, - "commit": "e6dea7be87c55a9d02b833be1b895d97b5aed706", - "date": "2021-06-18T14:33:03.168Z" - }, - "versionStart": { - "versionNum": 2331, - "commit": "09dd6b3573cb56a050bf5adc7eb8729f56c1b4e1", - "date": "2021-06-18T14:31:46.520Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/tron/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2333.json b/history/versions/2333.json deleted file mode 100644 index 75875309a5b3a..0000000000000 --- a/history/versions/2333.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2333, - "commit": "92294fa35b072ec85510dfa1857366cc6b0f4ee5", - "date": "2021-06-18T14:42:22.214Z" - }, - "versionStart": { - "versionNum": 2332, - "commit": "e6dea7be87c55a9d02b833be1b895d97b5aed706", - "date": "2021-06-18T14:33:03.168Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4b63f8C52E3286CA871Cd66b7C84e26556b2DE8e/info.json", - "blockchains/smartchain/assets/0x4b63f8C52E3286CA871Cd66b7C84e26556b2DE8e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2334.json b/history/versions/2334.json deleted file mode 100644 index 5213bb79402e8..0000000000000 --- a/history/versions/2334.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2334, - "commit": "6f1d753ef4dbb7af396e27ec035a6d2bb0cf4706", - "date": "2021-06-18T14:43:49.897Z" - }, - "versionStart": { - "versionNum": 2333, - "commit": "92294fa35b072ec85510dfa1857366cc6b0f4ee5", - "date": "2021-06-18T14:42:22.214Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2335.json b/history/versions/2335.json deleted file mode 100644 index 1f26a22fa1ced..0000000000000 --- a/history/versions/2335.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2335, - "commit": "12f1f3fc3a131e09fc5671c9c7fb46d4cf613574", - "date": "2021-06-18T15:50:21.048Z" - }, - "versionStart": { - "versionNum": 2334, - "commit": "6f1d753ef4dbb7af396e27ec035a6d2bb0cf4706", - "date": "2021-06-18T14:43:49.897Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x60531D9DC6Ca16AC18d43588d2845d69f8A8aA59/info.json", - "blockchains/smartchain/assets/0x60531D9DC6Ca16AC18d43588d2845d69f8A8aA59/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2336.json b/history/versions/2336.json deleted file mode 100644 index fb44129a4efb7..0000000000000 --- a/history/versions/2336.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2336, - "commit": "64bad138569b6ad8f142196ca9e3020bca9989d0", - "date": "2021-06-18T15:52:01.958Z" - }, - "versionStart": { - "versionNum": 2335, - "commit": "12f1f3fc3a131e09fc5671c9c7fb46d4cf613574", - "date": "2021-06-18T15:50:21.048Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x60531D9DC6Ca16AC18d43588d2845d69f8A8aA59/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2337.json b/history/versions/2337.json deleted file mode 100644 index 04876b0c91cf5..0000000000000 --- a/history/versions/2337.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2337, - "commit": "769c0581bb0498e9ce0b47dee2bcef5ed41c1eb0", - "date": "2021-06-18T16:31:50.828Z" - }, - "versionStart": { - "versionNum": 2336, - "commit": "64bad138569b6ad8f142196ca9e3020bca9989d0", - "date": "2021-06-18T15:52:01.958Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC/info.json", - "blockchains/smartchain/assets/0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2338.json b/history/versions/2338.json deleted file mode 100644 index 14bb39d2a3b3b..0000000000000 --- a/history/versions/2338.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2338, - "commit": "b9f5f86daec54114f4f4b73c90e1d01dbb30401d", - "date": "2021-06-18T16:33:01.776Z" - }, - "versionStart": { - "versionNum": 2337, - "commit": "769c0581bb0498e9ce0b47dee2bcef5ed41c1eb0", - "date": "2021-06-18T16:31:50.828Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2339.json b/history/versions/2339.json deleted file mode 100644 index a23239224b298..0000000000000 --- a/history/versions/2339.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2339, - "commit": "cad2982da6b6eb205d6fd07429cd5e010581bb4f", - "date": "2021-06-18T16:42:00.390Z" - }, - "versionStart": { - "versionNum": 2338, - "commit": "b9f5f86daec54114f4f4b73c90e1d01dbb30401d", - "date": "2021-06-18T16:33:01.776Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/info.json", - "blockchains/smartchain/assets/0x0A950AC7f14a4982Cee3BF24AdB1dAD17E0A9026/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/234.json b/history/versions/234.json deleted file mode 100644 index a89cc6a1935c6..0000000000000 --- a/history/versions/234.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 234, - "commit": "5ae2d3ade2a543a46ee470eb58633f9e69cc32a3", - "date": "2021-03-20T07:29:55.601Z" - }, - "versionStart": { - "versionNum": 233, - "commit": "1793d55ebd1ecd5f473f4185cb3b7705e947002e", - "date": "2021-03-19T22:11:54.932Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0Ba45A8b5d5575935B8158a88C631E9F9C95a2e5/info.json", - "blockchains/ethereum/assets/0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0/info.json", - "blockchains/ethereum/assets/0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2340.json b/history/versions/2340.json deleted file mode 100644 index c9e4f9a195bb9..0000000000000 --- a/history/versions/2340.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2340, - "commit": "2eff340836482c4eaa61acc8155c24dfd0669cb6", - "date": "2021-06-18T16:43:21.652Z" - }, - "versionStart": { - "versionNum": 2339, - "commit": "cad2982da6b6eb205d6fd07429cd5e010581bb4f", - "date": "2021-06-18T16:42:00.390Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2341.json b/history/versions/2341.json deleted file mode 100644 index a0e84cc94b7f0..0000000000000 --- a/history/versions/2341.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2341, - "commit": "03ec1d1c3fa1da785266ff008b604ba5a182e2ff", - "date": "2021-06-18T16:52:43.588Z" - }, - "versionStart": { - "versionNum": 2340, - "commit": "2eff340836482c4eaa61acc8155c24dfd0669cb6", - "date": "2021-06-18T16:43:21.652Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9133049Fb1FdDC110c92BF5b7Df635abB70C89DC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2342.json b/history/versions/2342.json deleted file mode 100644 index 2f3691c28608d..0000000000000 --- a/history/versions/2342.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2342, - "commit": "df9edee040c883f0462571c087ed511721f79866", - "date": "2021-06-18T18:27:34.887Z" - }, - "versionStart": { - "versionNum": 2341, - "commit": "03ec1d1c3fa1da785266ff008b604ba5a182e2ff", - "date": "2021-06-18T16:52:43.588Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x57c56665B2bcdf3CB86E40A9D3DC21f5b0AeD7Ad/info.json", - "blockchains/smartchain/assets/0x57c56665B2bcdf3CB86E40A9D3DC21f5b0AeD7Ad/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2343.json b/history/versions/2343.json deleted file mode 100644 index 97ad38ecaca88..0000000000000 --- a/history/versions/2343.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2343, - "commit": "2789ac8769a433635e47045b53aaffaa02059549", - "date": "2021-06-18T18:29:14.612Z" - }, - "versionStart": { - "versionNum": 2342, - "commit": "df9edee040c883f0462571c087ed511721f79866", - "date": "2021-06-18T18:27:34.887Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/info.json", - "blockchains/smartchain/assets/0x2095d2346e47Ed497d4F39FcfA59918b4346cd65/logo.png", - "blockchains/smartchain/assets/0x57c56665B2bcdf3CB86E40A9D3DC21f5b0AeD7Ad/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2344.json b/history/versions/2344.json deleted file mode 100644 index e6b3cc833f031..0000000000000 --- a/history/versions/2344.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2344, - "commit": "94a190d8ebb5e6fa3b278d20736c62fd15c56d15", - "date": "2021-06-18T18:30:29.998Z" - }, - "versionStart": { - "versionNum": 2343, - "commit": "2789ac8769a433635e47045b53aaffaa02059549", - "date": "2021-06-18T18:29:14.612Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2345.json b/history/versions/2345.json deleted file mode 100644 index d0582e2846fef..0000000000000 --- a/history/versions/2345.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2345, - "commit": "ab882a76d9b58c9c6d9902e506a922e3326e662d", - "date": "2021-06-19T01:29:31.483Z" - }, - "versionStart": { - "versionNum": 2344, - "commit": "94a190d8ebb5e6fa3b278d20736c62fd15c56d15", - "date": "2021-06-18T18:30:29.998Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2346.json b/history/versions/2346.json deleted file mode 100644 index 9836e1c8219e8..0000000000000 --- a/history/versions/2346.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2346, - "commit": "3fda913acced860597ab5eefec05fc3a95fdd5df", - "date": "2021-06-19T04:20:06.409Z" - }, - "versionStart": { - "versionNum": 2345, - "commit": "ab882a76d9b58c9c6d9902e506a922e3326e662d", - "date": "2021-06-19T01:29:31.483Z" - }, - "changes": [ - "blockchains/smartchain/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2347.json b/history/versions/2347.json deleted file mode 100644 index 08f7f12833e2a..0000000000000 --- a/history/versions/2347.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2347, - "commit": "c432dae9f5011f77454dd6f47037ea923d0e8ee2", - "date": "2021-06-19T05:46:20.682Z" - }, - "versionStart": { - "versionNum": 2346, - "commit": "3fda913acced860597ab5eefec05fc3a95fdd5df", - "date": "2021-06-19T04:20:06.409Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/info.json", - "blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2348.json b/history/versions/2348.json deleted file mode 100644 index 410b6e5eec711..0000000000000 --- a/history/versions/2348.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2348, - "commit": "d4f0fb67f838d21ae3ceda9f486540fd22eae3c5", - "date": "2021-06-19T05:48:55.248Z" - }, - "versionStart": { - "versionNum": 2347, - "commit": "c432dae9f5011f77454dd6f47037ea923d0e8ee2", - "date": "2021-06-19T05:46:20.682Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xAACa86B876ca011844b5798ECA7a67591A9743C8/info.json", - "blockchains/ethereum/assets/0xAACa86B876ca011844b5798ECA7a67591A9743C8/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1f14e0F13471fea5990cf697945eD676885f42C3/info.json", - "blockchains/smartchain/assets/0x9b76D1B12Ff738c113200EB043350022EBf12Ff0/info.json", - "blockchains/smartchain/assets/0x9b76D1B12Ff738c113200EB043350022EBf12Ff0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2349.json b/history/versions/2349.json deleted file mode 100644 index 892135c7d52c7..0000000000000 --- a/history/versions/2349.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2349, - "commit": "1c23a978e238b1eea6d398432e121b129b8e2a2c", - "date": "2021-06-19T05:50:09.068Z" - }, - "versionStart": { - "versionNum": 2348, - "commit": "d4f0fb67f838d21ae3ceda9f486540fd22eae3c5", - "date": "2021-06-19T05:48:55.248Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/235.json b/history/versions/235.json deleted file mode 100644 index 64003e3e7e992..0000000000000 --- a/history/versions/235.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 235, - "commit": "947ae93d9b5645359f789c15f0abbf2ecf822977", - "date": "2021-03-21T09:52:43.630Z" - }, - "versionStart": { - "versionNum": 234, - "commit": "5ae2d3ade2a543a46ee470eb58633f9e69cc32a3", - "date": "2021-03-20T07:29:55.601Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7A9f28EB62C791422Aa23CeAE1dA9C847cBeC9b0/info.json", - "blockchains/smartchain/assets/0x7A9f28EB62C791422Aa23CeAE1dA9C847cBeC9b0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2350.json b/history/versions/2350.json deleted file mode 100644 index 6c391ff69e06d..0000000000000 --- a/history/versions/2350.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2350, - "commit": "418e31fb904400947d35b637dce87ef82029f427", - "date": "2021-06-19T06:48:20.946Z" - }, - "versionStart": { - "versionNum": 2349, - "commit": "1c23a978e238b1eea6d398432e121b129b8e2a2c", - "date": "2021-06-19T05:50:09.068Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xB16e967ff83DE3F1e9FCeAfbc2C28c1c5c56eF91/info.json", - "blockchains/ethereum/assets/0xB16e967ff83DE3F1e9FCeAfbc2C28c1c5c56eF91/logo.png", - "blockchains/smartchain/assets/0xd4923eC79415741736aD2a6390c067D3a7e605d3/info.json", - "blockchains/smartchain/assets/0xd4923eC79415741736aD2a6390c067D3a7e605d3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2351.json b/history/versions/2351.json deleted file mode 100644 index c13b4379b431f..0000000000000 --- a/history/versions/2351.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2351, - "commit": "1e9dfd772454d7f9b3e66e68bbc3cff0c8234a15", - "date": "2021-06-19T06:49:48.342Z" - }, - "versionStart": { - "versionNum": 2350, - "commit": "418e31fb904400947d35b637dce87ef82029f427", - "date": "2021-06-19T06:48:20.946Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd4923eC79415741736aD2a6390c067D3a7e605d3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2352.json b/history/versions/2352.json deleted file mode 100644 index e563d6e3c5508..0000000000000 --- a/history/versions/2352.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2352, - "commit": "53941812ae6ca4020e8e7198df78f710620d9ba6", - "date": "2021-06-19T07:06:20.061Z" - }, - "versionStart": { - "versionNum": 2351, - "commit": "1e9dfd772454d7f9b3e66e68bbc3cff0c8234a15", - "date": "2021-06-19T06:49:48.342Z" - }, - "changes": [ - "blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json", - "blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2353.json b/history/versions/2353.json deleted file mode 100644 index 9c06bd3f7da9c..0000000000000 --- a/history/versions/2353.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2353, - "commit": "845ec3cb824b0bd4924d5c32757db5195106ea1a", - "date": "2021-06-19T07:07:29.756Z" - }, - "versionStart": { - "versionNum": 2352, - "commit": "53941812ae6ca4020e8e7198df78f710620d9ba6", - "date": "2021-06-19T07:06:20.061Z" - }, - "changes": [ - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/4wjPQJ6PrkC4dHhYghwJzGBVP78DkBzA2U3kHoFNBuhj/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2354.json b/history/versions/2354.json deleted file mode 100644 index dbfbabc1a8916..0000000000000 --- a/history/versions/2354.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2354, - "commit": "0963224d42bdea0a72de063d4e1fee135ae0392c", - "date": "2021-06-19T08:37:08.192Z" - }, - "versionStart": { - "versionNum": 2353, - "commit": "845ec3cb824b0bd4924d5c32757db5195106ea1a", - "date": "2021-06-19T07:07:29.756Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xD01DB73E047855Efb414e6202098C4Be4Cd2423B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2355.json b/history/versions/2355.json deleted file mode 100644 index a2f9bf59b2036..0000000000000 --- a/history/versions/2355.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2355, - "commit": "b3f805fd929c607b42b7690b92e761ffc79e2196", - "date": "2021-06-19T08:41:39.186Z" - }, - "versionStart": { - "versionNum": 2354, - "commit": "0963224d42bdea0a72de063d4e1fee135ae0392c", - "date": "2021-06-19T08:37:08.192Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2Db0d5Cb907014C67Dc201886624716fb5c71123/info.json", - "blockchains/smartchain/assets/0x2Db0d5Cb907014C67Dc201886624716fb5c71123/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2356.json b/history/versions/2356.json deleted file mode 100644 index 191c373668623..0000000000000 --- a/history/versions/2356.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2356, - "commit": "57f27c3ac8657de572551e39dee2c494857f9a35", - "date": "2021-06-19T08:42:58.419Z" - }, - "versionStart": { - "versionNum": 2355, - "commit": "b3f805fd929c607b42b7690b92e761ffc79e2196", - "date": "2021-06-19T08:41:39.186Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2357.json b/history/versions/2357.json deleted file mode 100644 index 5d6854992be1b..0000000000000 --- a/history/versions/2357.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2357, - "commit": "02f1e09c1e2d3ee780b23dab754a125a4f8004d0", - "date": "2021-06-19T12:23:38.675Z" - }, - "versionStart": { - "versionNum": 2356, - "commit": "57f27c3ac8657de572551e39dee2c494857f9a35", - "date": "2021-06-19T08:42:58.419Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4fA55d435ef98aD77C1EfA25Ae764cCb858f7046/info.json", - "blockchains/smartchain/assets/0x4fA55d435ef98aD77C1EfA25Ae764cCb858f7046/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2358.json b/history/versions/2358.json deleted file mode 100644 index d7a894b6233a1..0000000000000 --- a/history/versions/2358.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2358, - "commit": "d492e153259343fadffc3ab9938c32ae4f4a2d97", - "date": "2021-06-19T12:24:43.360Z" - }, - "versionStart": { - "versionNum": 2357, - "commit": "02f1e09c1e2d3ee780b23dab754a125a4f8004d0", - "date": "2021-06-19T12:23:38.675Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2359.json b/history/versions/2359.json deleted file mode 100644 index 1802e84724a42..0000000000000 --- a/history/versions/2359.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2359, - "commit": "6993cd301c2a3f6f1a9e2f19b4f8b79cb0c5a4af", - "date": "2021-06-19T13:50:09.998Z" - }, - "versionStart": { - "versionNum": 2358, - "commit": "d492e153259343fadffc3ab9938c32ae4f4a2d97", - "date": "2021-06-19T12:24:43.360Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536/info.json", - "blockchains/ethereum/assets/0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/236.json b/history/versions/236.json deleted file mode 100644 index 846666f46546c..0000000000000 --- a/history/versions/236.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 236, - "commit": "5d4320e4e3867ba30982064f0c39299b3d574568", - "date": "2021-03-21T13:01:39.652Z" - }, - "versionStart": { - "versionNum": 235, - "commit": "947ae93d9b5645359f789c15f0abbf2ecf822977", - "date": "2021-03-21T09:52:43.630Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x78650B139471520656b9E7aA7A5e9276814a38e9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2360.json b/history/versions/2360.json deleted file mode 100644 index 44a9b84504f1e..0000000000000 --- a/history/versions/2360.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2360, - "commit": "a4c3051a4f3d72b561604a81d4f223c025ba3f88", - "date": "2021-06-19T13:51:26.295Z" - }, - "versionStart": { - "versionNum": 2359, - "commit": "6993cd301c2a3f6f1a9e2f19b4f8b79cb0c5a4af", - "date": "2021-06-19T13:50:09.998Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2361.json b/history/versions/2361.json deleted file mode 100644 index 0f800272e16ac..0000000000000 --- a/history/versions/2361.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2361, - "commit": "7337501f78df3462caa29c44d797232b6494e69a", - "date": "2021-06-19T14:23:01.728Z" - }, - "versionStart": { - "versionNum": 2360, - "commit": "a4c3051a4f3d72b561604a81d4f223c025ba3f88", - "date": "2021-06-19T13:51:26.295Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x17d8C396a55D6c1c2130EfC23f4936b56860Df9C/info.json", - "blockchains/smartchain/assets/0x17d8C396a55D6c1c2130EfC23f4936b56860Df9C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2362.json b/history/versions/2362.json deleted file mode 100644 index 127cb34b1fae5..0000000000000 --- a/history/versions/2362.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2362, - "commit": "2603d8428c3132e7adc6604581eacf1c61a5567b", - "date": "2021-06-19T14:25:08.939Z" - }, - "versionStart": { - "versionNum": 2361, - "commit": "7337501f78df3462caa29c44d797232b6494e69a", - "date": "2021-06-19T14:23:01.728Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/info.json", - "blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2363.json b/history/versions/2363.json deleted file mode 100644 index f8b0549bb48cf..0000000000000 --- a/history/versions/2363.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2363, - "commit": "113bc154a6bbfe75b03319a09b2bb819c254cd2f", - "date": "2021-06-19T14:26:40.611Z" - }, - "versionStart": { - "versionNum": 2362, - "commit": "2603d8428c3132e7adc6604581eacf1c61a5567b", - "date": "2021-06-19T14:25:08.939Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2364.json b/history/versions/2364.json deleted file mode 100644 index 186e35e455db4..0000000000000 --- a/history/versions/2364.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2364, - "commit": "5f9fa246a17a7f1a437ae03345d66c4be91133e7", - "date": "2021-06-19T14:36:09.798Z" - }, - "versionStart": { - "versionNum": 2363, - "commit": "113bc154a6bbfe75b03319a09b2bb819c254cd2f", - "date": "2021-06-19T14:26:40.611Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x762a68697D7c8A0078Bd1d79BD50d0F2ef8A8AaF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2365.json b/history/versions/2365.json deleted file mode 100644 index 0817ac4764196..0000000000000 --- a/history/versions/2365.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2365, - "commit": "51b1613dc92b65b9293eda5f467555de4ebd69cd", - "date": "2021-06-19T14:39:48.147Z" - }, - "versionStart": { - "versionNum": 2364, - "commit": "5f9fa246a17a7f1a437ae03345d66c4be91133e7", - "date": "2021-06-19T14:36:09.798Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x21381e026Ad6d8266244f2A583b35F9E4413FA2a/info.json", - "blockchains/ethereum/assets/0x21381e026Ad6d8266244f2A583b35F9E4413FA2a/logo.png", - "blockchains/smartchain/assets/0x25A528af62e56512A19ce8c3cAB427807c28CC19/info.json", - "blockchains/smartchain/assets/0x25A528af62e56512A19ce8c3cAB427807c28CC19/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2366.json b/history/versions/2366.json deleted file mode 100644 index 868967707ddae..0000000000000 --- a/history/versions/2366.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2366, - "commit": "c3deb3db63e265c9923804a6824e0311812a07c5", - "date": "2021-06-19T14:41:01.851Z" - }, - "versionStart": { - "versionNum": 2365, - "commit": "51b1613dc92b65b9293eda5f467555de4ebd69cd", - "date": "2021-06-19T14:39:48.147Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x21381e026Ad6d8266244f2A583b35F9E4413FA2a/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x25A528af62e56512A19ce8c3cAB427807c28CC19/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2367.json b/history/versions/2367.json deleted file mode 100644 index a8b541d2859c0..0000000000000 --- a/history/versions/2367.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2367, - "commit": "d4db556c19056a4ea59ecc7aa9010cc9704f09eb", - "date": "2021-06-19T18:57:25.786Z" - }, - "versionStart": { - "versionNum": 2366, - "commit": "c3deb3db63e265c9923804a6824e0311812a07c5", - "date": "2021-06-19T14:41:01.851Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/info.json", - "blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2368.json b/history/versions/2368.json deleted file mode 100644 index db7ef95d2e7c8..0000000000000 --- a/history/versions/2368.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2368, - "commit": "a78459458413e7c924ab73fe6e6001dd69d85a94", - "date": "2021-06-19T18:58:48.218Z" - }, - "versionStart": { - "versionNum": 2367, - "commit": "d4db556c19056a4ea59ecc7aa9010cc9704f09eb", - "date": "2021-06-19T18:57:25.786Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5b4963B964bAc5C2Db83e53ffFe46E0cb83a1346/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2369.json b/history/versions/2369.json deleted file mode 100644 index fb5e9c8becc22..0000000000000 --- a/history/versions/2369.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2369, - "commit": "4f160cab59b94570cfc30582e3bff36150e65f47", - "date": "2021-06-20T01:30:41.562Z" - }, - "versionStart": { - "versionNum": 2368, - "commit": "a78459458413e7c924ab73fe6e6001dd69d85a94", - "date": "2021-06-19T18:58:48.218Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/237.json b/history/versions/237.json deleted file mode 100644 index f4349aa23d2d2..0000000000000 --- a/history/versions/237.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 237, - "commit": "06de0341a068ed8fb93c6667a8004740379fc043", - "date": "2021-03-21T16:53:31.314Z" - }, - "versionStart": { - "versionNum": 236, - "commit": "5d4320e4e3867ba30982064f0c39299b3d574568", - "date": "2021-03-21T13:01:39.652Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/info.json", - "blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2370.json b/history/versions/2370.json deleted file mode 100644 index c76d10618b4b7..0000000000000 --- a/history/versions/2370.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2370, - "commit": "c9e14825cee18d5ddcae834f518381824997bbb4", - "date": "2021-06-20T05:16:06.031Z" - }, - "versionStart": { - "versionNum": 2369, - "commit": "4f160cab59b94570cfc30582e3bff36150e65f47", - "date": "2021-06-20T01:30:41.562Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2b5cA2F9510cf1e3595Ff219f24D75D4244585EA/info.json", - "blockchains/ethereum/assets/0x2b5cA2F9510cf1e3595Ff219f24D75D4244585EA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2371.json b/history/versions/2371.json deleted file mode 100644 index 730a8d12f43cc..0000000000000 --- a/history/versions/2371.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2371, - "commit": "daa0e86abcc95e5da638f50995ceedaa29e8a5f5", - "date": "2021-06-20T05:17:17.534Z" - }, - "versionStart": { - "versionNum": 2370, - "commit": "c9e14825cee18d5ddcae834f518381824997bbb4", - "date": "2021-06-20T05:16:06.031Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x2b5cA2F9510cf1e3595Ff219f24D75D4244585EA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2372.json b/history/versions/2372.json deleted file mode 100644 index 80a02a82207b4..0000000000000 --- a/history/versions/2372.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2372, - "commit": "4fe89941bac84e769a7fc7ae9ba905dc7f4833d7", - "date": "2021-06-20T05:27:30.410Z" - }, - "versionStart": { - "versionNum": 2371, - "commit": "daa0e86abcc95e5da638f50995ceedaa29e8a5f5", - "date": "2021-06-20T05:17:17.534Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD74b782E05AA25c50e7330Af541d46E18f36661C/info.json", - "blockchains/smartchain/assets/0xD74b782E05AA25c50e7330Af541d46E18f36661C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2373.json b/history/versions/2373.json deleted file mode 100644 index 07b0fab4bb146..0000000000000 --- a/history/versions/2373.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2373, - "commit": "8d36baa0133b5321ac646da1fed1efa7f59f2f64", - "date": "2021-06-20T05:28:45.031Z" - }, - "versionStart": { - "versionNum": 2372, - "commit": "4fe89941bac84e769a7fc7ae9ba905dc7f4833d7", - "date": "2021-06-20T05:27:30.410Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2374.json b/history/versions/2374.json deleted file mode 100644 index 67d73147446ee..0000000000000 --- a/history/versions/2374.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2374, - "commit": "915867bc93f5e9ea73185b6bcdf974283c0e761b", - "date": "2021-06-20T08:27:16.772Z" - }, - "versionStart": { - "versionNum": 2373, - "commit": "8d36baa0133b5321ac646da1fed1efa7f59f2f64", - "date": "2021-06-20T05:28:45.031Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3D1FC6A9Aa0116780ae3a406Aa1d80dAaFC4d2a4/info.json", - "blockchains/smartchain/assets/0x3D1FC6A9Aa0116780ae3a406Aa1d80dAaFC4d2a4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2375.json b/history/versions/2375.json deleted file mode 100644 index e966b611f7404..0000000000000 --- a/history/versions/2375.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2375, - "commit": "b0029c211aa514f9b8fda5a7aa933a87e0f175f8", - "date": "2021-06-20T08:28:41.719Z" - }, - "versionStart": { - "versionNum": 2374, - "commit": "915867bc93f5e9ea73185b6bcdf974283c0e761b", - "date": "2021-06-20T08:27:16.772Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2376.json b/history/versions/2376.json deleted file mode 100644 index 1883478eb411f..0000000000000 --- a/history/versions/2376.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2376, - "commit": "d7c298e591aaec296fc8ef13b074f9e97e5d43fa", - "date": "2021-06-20T10:38:48.199Z" - }, - "versionStart": { - "versionNum": 2375, - "commit": "b0029c211aa514f9b8fda5a7aa933a87e0f175f8", - "date": "2021-06-20T08:28:41.719Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2Db0d5Cb907014C67Dc201886624716fb5c71123/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2377.json b/history/versions/2377.json deleted file mode 100644 index b576c6eb6a636..0000000000000 --- a/history/versions/2377.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2377, - "commit": "7c89f1e8c26a52c0831662137e67ba637c762c98", - "date": "2021-06-20T10:42:26.601Z" - }, - "versionStart": { - "versionNum": 2376, - "commit": "d7c298e591aaec296fc8ef13b074f9e97e5d43fa", - "date": "2021-06-20T10:38:48.199Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1/info.json", - "blockchains/smartchain/assets/0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2378.json b/history/versions/2378.json deleted file mode 100644 index bf0ef6c02b5fd..0000000000000 --- a/history/versions/2378.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2378, - "commit": "8aeb98102093439f4948fa20eaeb0bb0341ca87e", - "date": "2021-06-20T10:43:47.633Z" - }, - "versionStart": { - "versionNum": 2377, - "commit": "7c89f1e8c26a52c0831662137e67ba637c762c98", - "date": "2021-06-20T10:42:26.601Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xeBDf1b978dC2576Ef0020BA4cF5f98174425c3a1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2379.json b/history/versions/2379.json deleted file mode 100644 index e661f50ba6d4b..0000000000000 --- a/history/versions/2379.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2379, - "commit": "49514269f4e5aa3d20e0f3f999a2b53762a1fa82", - "date": "2021-06-20T15:55:12.850Z" - }, - "versionStart": { - "versionNum": 2378, - "commit": "8aeb98102093439f4948fa20eaeb0bb0341ca87e", - "date": "2021-06-20T10:43:47.633Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4b71BD5E1DB6CCE4179E175a3A2033E4F17b7432/info.json", - "blockchains/smartchain/assets/0x4b71BD5E1DB6CCE4179E175a3A2033E4F17b7432/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/238.json b/history/versions/238.json deleted file mode 100644 index d2c78dbe12d74..0000000000000 --- a/history/versions/238.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 238, - "commit": "9bd887b433df594c2d29c82f97e5dea4fbd87c83", - "date": "2021-03-21T16:55:04.094Z" - }, - "versionStart": { - "versionNum": 237, - "commit": "06de0341a068ed8fb93c6667a8004740379fc043", - "date": "2021-03-21T16:53:31.314Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2380.json b/history/versions/2380.json deleted file mode 100644 index 4a953868de557..0000000000000 --- a/history/versions/2380.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2380, - "commit": "993b754313aeb14eb5bea50aedf9c25a678aecbf", - "date": "2021-06-20T15:56:28.537Z" - }, - "versionStart": { - "versionNum": 2379, - "commit": "49514269f4e5aa3d20e0f3f999a2b53762a1fa82", - "date": "2021-06-20T15:55:12.850Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2381.json b/history/versions/2381.json deleted file mode 100644 index 874f77c707449..0000000000000 --- a/history/versions/2381.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2381, - "commit": "4ca4f5a2110de56e2fe83a4900049eb38c8ab02d", - "date": "2021-06-20T17:02:31.783Z" - }, - "versionStart": { - "versionNum": 2380, - "commit": "993b754313aeb14eb5bea50aedf9c25a678aecbf", - "date": "2021-06-20T15:56:28.537Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5546600f77EdA1DCF2e8817eF4D617382E7f71F5/info.json", - "blockchains/smartchain/assets/0x5546600f77EdA1DCF2e8817eF4D617382E7f71F5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2382.json b/history/versions/2382.json deleted file mode 100644 index 27ee46ce951f9..0000000000000 --- a/history/versions/2382.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2382, - "commit": "e51ee7ab691b856a249430f0ed0c988f316e6059", - "date": "2021-06-20T17:03:52.600Z" - }, - "versionStart": { - "versionNum": 2381, - "commit": "4ca4f5a2110de56e2fe83a4900049eb38c8ab02d", - "date": "2021-06-20T17:02:31.783Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5546600f77EdA1DCF2e8817eF4D617382E7f71F5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2383.json b/history/versions/2383.json deleted file mode 100644 index 51c2e3b068252..0000000000000 --- a/history/versions/2383.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2383, - "commit": "9c9ce4e41b8b621d550e56c412b7d876efcb680f", - "date": "2021-06-21T01:30:22.377Z" - }, - "versionStart": { - "versionNum": 2382, - "commit": "e51ee7ab691b856a249430f0ed0c988f316e6059", - "date": "2021-06-20T17:03:52.600Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2384.json b/history/versions/2384.json deleted file mode 100644 index cdc0427abacbb..0000000000000 --- a/history/versions/2384.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2384, - "commit": "18c520118f6a98c72b047b86441f81f50afc099b", - "date": "2021-06-21T06:29:42.320Z" - }, - "versionStart": { - "versionNum": 2383, - "commit": "9c9ce4e41b8b621d550e56c412b7d876efcb680f", - "date": "2021-06-21T01:30:22.377Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBE878cffB39A347A70809b5D98B65Dd85De2e37B/info.json", - "blockchains/smartchain/assets/0xBE878cffB39A347A70809b5D98B65Dd85De2e37B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2385.json b/history/versions/2385.json deleted file mode 100644 index 52d0f257fcc86..0000000000000 --- a/history/versions/2385.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2385, - "commit": "954add77d63e3f63ee06564d58aab4b3f527086e", - "date": "2021-06-21T06:31:01.711Z" - }, - "versionStart": { - "versionNum": 2384, - "commit": "18c520118f6a98c72b047b86441f81f50afc099b", - "date": "2021-06-21T06:29:42.320Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xBE878cffB39A347A70809b5D98B65Dd85De2e37B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2386.json b/history/versions/2386.json deleted file mode 100644 index 28b71ed596845..0000000000000 --- a/history/versions/2386.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2386, - "commit": "6bca1ad8b7936687121021bae0c1fd48a6a748ae", - "date": "2021-06-21T06:37:58.693Z" - }, - "versionStart": { - "versionNum": 2385, - "commit": "954add77d63e3f63ee06564d58aab4b3f527086e", - "date": "2021-06-21T06:31:01.711Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfA949EF822125233f1e1A0691c13977B4354B257/info.json", - "blockchains/smartchain/assets/0xfA949EF822125233f1e1A0691c13977B4354B257/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2387.json b/history/versions/2387.json deleted file mode 100644 index 66a5416230168..0000000000000 --- a/history/versions/2387.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2387, - "commit": "164ddbb2179b4afddd468445bd77c2f69fb403a2", - "date": "2021-06-21T06:40:34.387Z" - }, - "versionStart": { - "versionNum": 2386, - "commit": "6bca1ad8b7936687121021bae0c1fd48a6a748ae", - "date": "2021-06-21T06:37:58.693Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/info.json", - "blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2388.json b/history/versions/2388.json deleted file mode 100644 index d872817fbd1b6..0000000000000 --- a/history/versions/2388.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2388, - "commit": "33c512384cc91eae89988e0009d761b08684fabb", - "date": "2021-06-21T06:42:14.996Z" - }, - "versionStart": { - "versionNum": 2387, - "commit": "164ddbb2179b4afddd468445bd77c2f69fb403a2", - "date": "2021-06-21T06:40:34.387Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x053299b35bfFD54E7620762CDdE9B9A3494662F3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2389.json b/history/versions/2389.json deleted file mode 100644 index 64537be7d7561..0000000000000 --- a/history/versions/2389.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2389, - "commit": "a73b84bbf7d11e82ec0b628c55aadae0ef5d1c07", - "date": "2021-06-21T08:25:44.206Z" - }, - "versionStart": { - "versionNum": 2388, - "commit": "33c512384cc91eae89988e0009d761b08684fabb", - "date": "2021-06-21T06:42:14.996Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/info.json", - "blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/239.json b/history/versions/239.json deleted file mode 100644 index 3bd76e40893a2..0000000000000 --- a/history/versions/239.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 239, - "commit": "05fbef30f20c57d743295a2857a735030ea4c7f7", - "date": "2021-03-22T05:32:30.022Z" - }, - "versionStart": { - "versionNum": 238, - "commit": "9bd887b433df594c2d29c82f97e5dea4fbd87c83", - "date": "2021-03-21T16:55:04.094Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/info.json", - "blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2390.json b/history/versions/2390.json deleted file mode 100644 index ebff30ac4ff1c..0000000000000 --- a/history/versions/2390.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2390, - "commit": "b2b3fa5e97ca7c3b5735f1f9e93f28472695ddce", - "date": "2021-06-21T08:27:05.441Z" - }, - "versionStart": { - "versionNum": 2389, - "commit": "a73b84bbf7d11e82ec0b628c55aadae0ef5d1c07", - "date": "2021-06-21T08:25:44.206Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x587C16b84c64751760f6e3e7e32F896634704352/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2391.json b/history/versions/2391.json deleted file mode 100644 index 5891b296dcccd..0000000000000 --- a/history/versions/2391.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2391, - "commit": "88090cfdf4e8dd95a8cae8f144d02bcd3f224613", - "date": "2021-06-21T11:41:18.185Z" - }, - "versionStart": { - "versionNum": 2390, - "commit": "b2b3fa5e97ca7c3b5735f1f9e93f28472695ddce", - "date": "2021-06-21T08:27:05.441Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/info.json", - "blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2392.json b/history/versions/2392.json deleted file mode 100644 index e572477e399ec..0000000000000 --- a/history/versions/2392.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2392, - "commit": "c3f75aaaaa006ae3c505f90c913b1f4f6c503b8d", - "date": "2021-06-21T11:42:45.101Z" - }, - "versionStart": { - "versionNum": 2391, - "commit": "88090cfdf4e8dd95a8cae8f144d02bcd3f224613", - "date": "2021-06-21T11:41:18.185Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8A5d7FCD4c90421d21d30fCC4435948aC3618B2f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2393.json b/history/versions/2393.json deleted file mode 100644 index c6f9ece278790..0000000000000 --- a/history/versions/2393.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2393, - "commit": "a99b27b25446ac00f6be4e08059c1b08db0d248b", - "date": "2021-06-21T12:27:04.667Z" - }, - "versionStart": { - "versionNum": 2392, - "commit": "c3f75aaaaa006ae3c505f90c913b1f4f6c503b8d", - "date": "2021-06-21T11:42:45.101Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/info.json", - "blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2394.json b/history/versions/2394.json deleted file mode 100644 index 0a5aef79c5842..0000000000000 --- a/history/versions/2394.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2394, - "commit": "3610606c19498e60e1f53f07b20606ade68c698f", - "date": "2021-06-21T12:28:29.485Z" - }, - "versionStart": { - "versionNum": 2393, - "commit": "a99b27b25446ac00f6be4e08059c1b08db0d248b", - "date": "2021-06-21T12:27:04.667Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6fbFf934ec9D724450E66d9AcE621cb7E67CeB5A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2395.json b/history/versions/2395.json deleted file mode 100644 index 3f8926900c99f..0000000000000 --- a/history/versions/2395.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2395, - "commit": "6146b5590985b0912b887abd8ffa28d55e070d9e", - "date": "2021-06-21T13:37:23.521Z" - }, - "versionStart": { - "versionNum": 2394, - "commit": "3610606c19498e60e1f53f07b20606ade68c698f", - "date": "2021-06-21T12:28:29.485Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x853A8Ab1c365ea54719EB13A54d6B22F1fBe7FEb/info.json", - "blockchains/smartchain/assets/0x853A8Ab1c365ea54719EB13A54d6B22F1fBe7FEb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2396.json b/history/versions/2396.json deleted file mode 100644 index 9201658d73165..0000000000000 --- a/history/versions/2396.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2396, - "commit": "39dc4b00dbd4b24f72d5db764a37e957a4937952", - "date": "2021-06-21T13:38:34.325Z" - }, - "versionStart": { - "versionNum": 2395, - "commit": "6146b5590985b0912b887abd8ffa28d55e070d9e", - "date": "2021-06-21T13:37:23.521Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x853A8Ab1c365ea54719EB13A54d6B22F1fBe7FEb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2397.json b/history/versions/2397.json deleted file mode 100644 index 5e43ff03f4e70..0000000000000 --- a/history/versions/2397.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2397, - "commit": "38ebab8f21527f2d12ea7c5f18acd5adfaf97b3f", - "date": "2021-06-21T14:07:51.798Z" - }, - "versionStart": { - "versionNum": 2396, - "commit": "39dc4b00dbd4b24f72d5db764a37e957a4937952", - "date": "2021-06-21T13:38:34.325Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x456D8f0D25A4e787eE60c401F8B963a465148f70/info.json", - "blockchains/ethereum/assets/0x456D8f0D25A4e787eE60c401F8B963a465148f70/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2398.json b/history/versions/2398.json deleted file mode 100644 index fe34a3ed3c113..0000000000000 --- a/history/versions/2398.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2398, - "commit": "b57a993ffde8b86345a419a62bfd83cd82a79f2d", - "date": "2021-06-21T14:09:21.876Z" - }, - "versionStart": { - "versionNum": 2397, - "commit": "38ebab8f21527f2d12ea7c5f18acd5adfaf97b3f", - "date": "2021-06-21T14:07:51.798Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x456D8f0D25A4e787eE60c401F8B963a465148f70/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2399.json b/history/versions/2399.json deleted file mode 100644 index 17c7c358c00fb..0000000000000 --- a/history/versions/2399.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2399, - "commit": "f97b13402e912fe9fb3437d26b4e8de7e2ef6519", - "date": "2021-06-21T15:50:02.435Z" - }, - "versionStart": { - "versionNum": 2398, - "commit": "b57a993ffde8b86345a419a62bfd83cd82a79f2d", - "date": "2021-06-21T14:09:21.876Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc/info.json", - "blockchains/smartchain/assets/0xa898dF02906d40ec81900B3a5Ba36ea20d09b7Cc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/24.json b/history/versions/24.json deleted file mode 100644 index d63cadc651a8d..0000000000000 --- a/history/versions/24.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 24, - "commit": "587e1f907eed97419467f4f1711f7ffd20c593f2", - "date": "2021-02-26T14:01:59.976Z" - }, - "versionStart": { - "versionNum": 23, - "commit": "f93c8209459a85b5ed3afc4f91fe99234d5867ac", - "date": "2021-02-26T11:37:08.847Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB7d9905eDf8B7B093E3C74af8d6982D0F3d37762/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/240.json b/history/versions/240.json deleted file mode 100644 index de481ffd4e9fb..0000000000000 --- a/history/versions/240.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 240, - "commit": "3fb1088b29b091fdbfd852d4df47a1caeae0eb0e", - "date": "2021-03-22T05:33:57.459Z" - }, - "versionStart": { - "versionNum": 239, - "commit": "05fbef30f20c57d743295a2857a735030ea4c7f7", - "date": "2021-03-22T05:32:30.022Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x35bD01FC9d6D5D81CA9E055Db88Dc49aa2c699A8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2400.json b/history/versions/2400.json deleted file mode 100644 index 2746b81be74d9..0000000000000 --- a/history/versions/2400.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2400, - "commit": "7e470b55ad3fbedb6c7ec08265ef472211a9a736", - "date": "2021-06-21T15:51:41.944Z" - }, - "versionStart": { - "versionNum": 2399, - "commit": "f97b13402e912fe9fb3437d26b4e8de7e2ef6519", - "date": "2021-06-21T15:50:02.435Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2401.json b/history/versions/2401.json deleted file mode 100644 index 7809bde970aeb..0000000000000 --- a/history/versions/2401.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2401, - "commit": "a0106cb197f8c6c9f76506ade6fb0d37962e21a9", - "date": "2021-06-21T16:36:45.723Z" - }, - "versionStart": { - "versionNum": 2400, - "commit": "7e470b55ad3fbedb6c7ec08265ef472211a9a736", - "date": "2021-06-21T15:51:41.944Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xc1f976B91217E240885536aF8b63bc8b5269a9BE/info.json", - "blockchains/ethereum/assets/0xc1f976B91217E240885536aF8b63bc8b5269a9BE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2402.json b/history/versions/2402.json deleted file mode 100644 index 4389678541cdf..0000000000000 --- a/history/versions/2402.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2402, - "commit": "0216871fed1d4bec70c475dad057583ceeedb16a", - "date": "2021-06-21T16:37:59.096Z" - }, - "versionStart": { - "versionNum": 2401, - "commit": "a0106cb197f8c6c9f76506ade6fb0d37962e21a9", - "date": "2021-06-21T16:36:45.723Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2403.json b/history/versions/2403.json deleted file mode 100644 index ffa31d1dc1b45..0000000000000 --- a/history/versions/2403.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2403, - "commit": "20fba5e295306860ad98bc3c3665b98594de9b5d", - "date": "2021-06-21T17:11:51.651Z" - }, - "versionStart": { - "versionNum": 2402, - "commit": "0216871fed1d4bec70c475dad057583ceeedb16a", - "date": "2021-06-21T16:37:59.096Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/info.json", - "blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2404.json b/history/versions/2404.json deleted file mode 100644 index bcf739a63300a..0000000000000 --- a/history/versions/2404.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2404, - "commit": "59f3fecd839c7cb5009956c02959246d27af2dbb", - "date": "2021-06-21T17:13:09.966Z" - }, - "versionStart": { - "versionNum": 2403, - "commit": "20fba5e295306860ad98bc3c3665b98594de9b5d", - "date": "2021-06-21T17:11:51.651Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xFeCD05B947471b5E51645E2d8326445cC266477a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2405.json b/history/versions/2405.json deleted file mode 100644 index 1b6e7bdef7e1a..0000000000000 --- a/history/versions/2405.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2405, - "commit": "cdb7aa03d06b4f9bcaa982c4e3916ba05b13bc64", - "date": "2021-06-21T18:10:21.613Z" - }, - "versionStart": { - "versionNum": 2404, - "commit": "59f3fecd839c7cb5009956c02959246d27af2dbb", - "date": "2021-06-21T17:13:09.966Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x672D7b3333d0F069a28b73A268bC6eAeC65F2E1a/info.json", - "blockchains/ethereum/assets/0x672D7b3333d0F069a28b73A268bC6eAeC65F2E1a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2406.json b/history/versions/2406.json deleted file mode 100644 index 9d1b1ac0fa724..0000000000000 --- a/history/versions/2406.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2406, - "commit": "7f7fe8984f091d5329ddf5a57db44dbd4ee58a94", - "date": "2021-06-21T18:11:39.466Z" - }, - "versionStart": { - "versionNum": 2405, - "commit": "cdb7aa03d06b4f9bcaa982c4e3916ba05b13bc64", - "date": "2021-06-21T18:10:21.613Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2407.json b/history/versions/2407.json deleted file mode 100644 index 92ed047a9e46b..0000000000000 --- a/history/versions/2407.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2407, - "commit": "b2d8421a3e4e08bca791a480ee5291678b6bccea", - "date": "2021-06-21T19:18:17.933Z" - }, - "versionStart": { - "versionNum": 2406, - "commit": "7f7fe8984f091d5329ddf5a57db44dbd4ee58a94", - "date": "2021-06-21T18:11:39.466Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x43D096cdD8a71d9421af406E8EeEfeD5861e74E1/info.json", - "blockchains/smartchain/assets/0x43D096cdD8a71d9421af406E8EeEfeD5861e74E1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2408.json b/history/versions/2408.json deleted file mode 100644 index 6b15870234059..0000000000000 --- a/history/versions/2408.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2408, - "commit": "241c929358360986813e726337a237d606e0f93f", - "date": "2021-06-21T19:19:42.155Z" - }, - "versionStart": { - "versionNum": 2407, - "commit": "b2d8421a3e4e08bca791a480ee5291678b6bccea", - "date": "2021-06-21T19:18:17.933Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x43D096cdD8a71d9421af406E8EeEfeD5861e74E1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2409.json b/history/versions/2409.json deleted file mode 100644 index ea42759d56cde..0000000000000 --- a/history/versions/2409.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2409, - "commit": "e4b54981fa61dc50f3bfaad8b7f31447e21dc739", - "date": "2021-06-22T01:27:46.094Z" - }, - "versionStart": { - "versionNum": 2408, - "commit": "241c929358360986813e726337a237d606e0f93f", - "date": "2021-06-21T19:19:42.155Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/241.json b/history/versions/241.json deleted file mode 100644 index 673079c131702..0000000000000 --- a/history/versions/241.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 241, - "commit": "222103d060afa4efbfeebf2893a41e93172fa956", - "date": "2021-03-22T06:14:59.835Z" - }, - "versionStart": { - "versionNum": 240, - "commit": "3fb1088b29b091fdbfd852d4df47a1caeae0eb0e", - "date": "2021-03-22T05:33:57.459Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b/info.json", - "blockchains/smartchain/assets/0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2410.json b/history/versions/2410.json deleted file mode 100644 index 427925fc096bd..0000000000000 --- a/history/versions/2410.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2410, - "commit": "b6e95958bab1dde3d18cbc442edc938e507c9212", - "date": "2021-06-22T06:20:16.302Z" - }, - "versionStart": { - "versionNum": 2409, - "commit": "e4b54981fa61dc50f3bfaad8b7f31447e21dc739", - "date": "2021-06-22T01:27:46.094Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBE878cffB39A347A70809b5D98B65Dd85De2e37B/info.json", - "blockchains/smartchain/assets/0xBE878cffB39A347A70809b5D98B65Dd85De2e37B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2411.json b/history/versions/2411.json deleted file mode 100644 index 8a5a637ba42e3..0000000000000 --- a/history/versions/2411.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2411, - "commit": "a8da9d961ecfdede19cc594d797612bacfde31c4", - "date": "2021-06-22T06:21:45.529Z" - }, - "versionStart": { - "versionNum": 2410, - "commit": "b6e95958bab1dde3d18cbc442edc938e507c9212", - "date": "2021-06-22T06:20:16.302Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBE878cffB39A347A70809b5D98B65Dd85De2e37B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2412.json b/history/versions/2412.json deleted file mode 100644 index dfe56eda97bae..0000000000000 --- a/history/versions/2412.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2412, - "commit": "c9aad5ad6443ef3b9f43c0e743a145f4ec582398", - "date": "2021-06-22T06:56:26.524Z" - }, - "versionStart": { - "versionNum": 2411, - "commit": "a8da9d961ecfdede19cc594d797612bacfde31c4", - "date": "2021-06-22T06:21:45.529Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x580dE58c1BD593A43DaDcF0A739d504621817c05/info.json", - "blockchains/smartchain/assets/0x580dE58c1BD593A43DaDcF0A739d504621817c05/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2413.json b/history/versions/2413.json deleted file mode 100644 index c01ad96048c36..0000000000000 --- a/history/versions/2413.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2413, - "commit": "10c66fbcccc2dd322a53fa765509fd32bd354790", - "date": "2021-06-22T06:57:43.358Z" - }, - "versionStart": { - "versionNum": 2412, - "commit": "c9aad5ad6443ef3b9f43c0e743a145f4ec582398", - "date": "2021-06-22T06:56:26.524Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x580dE58c1BD593A43DaDcF0A739d504621817c05/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2414.json b/history/versions/2414.json deleted file mode 100644 index be9186c13a5a3..0000000000000 --- a/history/versions/2414.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2414, - "commit": "da91272082b7f0b4aa379a55cd5c3d11dc0ca1e9", - "date": "2021-06-22T07:01:15.929Z" - }, - "versionStart": { - "versionNum": 2413, - "commit": "10c66fbcccc2dd322a53fa765509fd32bd354790", - "date": "2021-06-22T06:57:43.358Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5D2F9a9DF1ba3C8C00303D0b4C431897eBc6626A/info.json", - "blockchains/smartchain/assets/0x5D2F9a9DF1ba3C8C00303D0b4C431897eBc6626A/logo.png", - "blockchains/smartchain/assets/0x7e2AFE446A30fA67600a5174Df7f4002B8E15B03/info.json", - "blockchains/smartchain/assets/0x7e2AFE446A30fA67600a5174Df7f4002B8E15B03/logo.png", - "blockchains/smartchain/assets/0xeDe2F059545e8Cde832d8Da3985cAacf795B8765/info.json", - "blockchains/smartchain/assets/0xeDe2F059545e8Cde832d8Da3985cAacf795B8765/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2415.json b/history/versions/2415.json deleted file mode 100644 index 4dd23e4891f55..0000000000000 --- a/history/versions/2415.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2415, - "commit": "5eb1e7656e80f3236c10b0c5021400870fa1a789", - "date": "2021-06-22T07:02:33.509Z" - }, - "versionStart": { - "versionNum": 2414, - "commit": "da91272082b7f0b4aa379a55cd5c3d11dc0ca1e9", - "date": "2021-06-22T07:01:15.929Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5D2F9a9DF1ba3C8C00303D0b4C431897eBc6626A/info.json", - "blockchains/smartchain/assets/0x7e2AFE446A30fA67600a5174Df7f4002B8E15B03/info.json", - "blockchains/smartchain/assets/0xeDe2F059545e8Cde832d8Da3985cAacf795B8765/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2416.json b/history/versions/2416.json deleted file mode 100644 index 5498b46fd5e28..0000000000000 --- a/history/versions/2416.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2416, - "commit": "4ec378d12e8c543695c8c4b2e5bdd89e48ed241f", - "date": "2021-06-22T08:36:16.329Z" - }, - "versionStart": { - "versionNum": 2415, - "commit": "5eb1e7656e80f3236c10b0c5021400870fa1a789", - "date": "2021-06-22T07:02:33.509Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/info.json", - "blockchains/smartchain/assets/0x7Ee7F14427cC41D6dB17829eb57Dc74A26796b9D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2417.json b/history/versions/2417.json deleted file mode 100644 index 96b0b92ef195f..0000000000000 --- a/history/versions/2417.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2417, - "commit": "0624af3d92fcbb407cf68ea0acdece371c901ba5", - "date": "2021-06-22T08:37:38.981Z" - }, - "versionStart": { - "versionNum": 2416, - "commit": "4ec378d12e8c543695c8c4b2e5bdd89e48ed241f", - "date": "2021-06-22T08:36:16.329Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2418.json b/history/versions/2418.json deleted file mode 100644 index 761b2e18b3344..0000000000000 --- a/history/versions/2418.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2418, - "commit": "206d2414526643102d9ff2d4c7a413b0e8cb75ea", - "date": "2021-06-22T08:44:01.291Z" - }, - "versionStart": { - "versionNum": 2417, - "commit": "0624af3d92fcbb407cf68ea0acdece371c901ba5", - "date": "2021-06-22T08:37:38.981Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/info.json", - "blockchains/smartchain/assets/0x0E5f989ce525acC4ee45506AF91964F7f4C9f2e9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2419.json b/history/versions/2419.json deleted file mode 100644 index 4d53cd147a6c0..0000000000000 --- a/history/versions/2419.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2419, - "commit": "2cfb220ed38e84c951e43aa422a27ee822f0ee3e", - "date": "2021-06-22T08:45:09.109Z" - }, - "versionStart": { - "versionNum": 2418, - "commit": "206d2414526643102d9ff2d4c7a413b0e8cb75ea", - "date": "2021-06-22T08:44:01.291Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/242.json b/history/versions/242.json deleted file mode 100644 index 7cbbe48f76593..0000000000000 --- a/history/versions/242.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 242, - "commit": "84f33be61c509c229ac75b72cd7f8bcf1c9f69ef", - "date": "2021-03-22T06:16:32.857Z" - }, - "versionStart": { - "versionNum": 241, - "commit": "222103d060afa4efbfeebf2893a41e93172fa956", - "date": "2021-03-22T06:14:59.835Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2420.json b/history/versions/2420.json deleted file mode 100644 index cdee4e9e8271c..0000000000000 --- a/history/versions/2420.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2420, - "commit": "c8b76ce356024923c2925279a639523c4d5adef4", - "date": "2021-06-22T09:23:33.161Z" - }, - "versionStart": { - "versionNum": 2419, - "commit": "2cfb220ed38e84c951e43aa422a27ee822f0ee3e", - "date": "2021-06-22T08:45:09.109Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x93f63d9455685621aBd73E63cC04f7e454270A66/info.json", - "blockchains/smartchain/assets/0x93f63d9455685621aBd73E63cC04f7e454270A66/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2421.json b/history/versions/2421.json deleted file mode 100644 index f2c06777d11f4..0000000000000 --- a/history/versions/2421.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2421, - "commit": "da8d1a39c84cd8a2ad118f747ecbd045b78442b1", - "date": "2021-06-22T09:24:41.887Z" - }, - "versionStart": { - "versionNum": 2420, - "commit": "c8b76ce356024923c2925279a639523c4d5adef4", - "date": "2021-06-22T09:23:33.161Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x93f63d9455685621aBd73E63cC04f7e454270A66/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2422.json b/history/versions/2422.json deleted file mode 100644 index e0aae93497053..0000000000000 --- a/history/versions/2422.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2422, - "commit": "4543b3ddbb07a4330d0c84a37282b93d28355e69", - "date": "2021-06-22T10:30:46.534Z" - }, - "versionStart": { - "versionNum": 2421, - "commit": "da8d1a39c84cd8a2ad118f747ecbd045b78442b1", - "date": "2021-06-22T09:24:41.887Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1e4fFa373d94c95717Fb83eC026b2e0e2F443bB0/info.json", - "blockchains/smartchain/assets/0x1e4fFa373d94c95717Fb83eC026b2e0e2F443bB0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2423.json b/history/versions/2423.json deleted file mode 100644 index 43160523710ac..0000000000000 --- a/history/versions/2423.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2423, - "commit": "30a03857bd3f2f8162f7890cf5ecfda3de0990ca", - "date": "2021-06-22T10:32:01.060Z" - }, - "versionStart": { - "versionNum": 2422, - "commit": "4543b3ddbb07a4330d0c84a37282b93d28355e69", - "date": "2021-06-22T10:30:46.534Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2424.json b/history/versions/2424.json deleted file mode 100644 index bba1865674bb9..0000000000000 --- a/history/versions/2424.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2424, - "commit": "7e8ca4153903656ea5229b3ee8555f762e6fd625", - "date": "2021-06-22T10:34:44.090Z" - }, - "versionStart": { - "versionNum": 2423, - "commit": "30a03857bd3f2f8162f7890cf5ecfda3de0990ca", - "date": "2021-06-22T10:32:01.060Z" - }, - "changes": [ - "blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/info.json", - "blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2425.json b/history/versions/2425.json deleted file mode 100644 index cb9ce70cc7558..0000000000000 --- a/history/versions/2425.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2425, - "commit": "c2c145b4e4e6f24d0568c4ae39da95887eaff212", - "date": "2021-06-22T10:35:58.962Z" - }, - "versionStart": { - "versionNum": 2424, - "commit": "7e8ca4153903656ea5229b3ee8555f762e6fd625", - "date": "2021-06-22T10:34:44.090Z" - }, - "changes": [ - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/TLLo3PU91yKPbwvSbuawvWKCzNX2JHYEE2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2426.json b/history/versions/2426.json deleted file mode 100644 index e722f72ca12d7..0000000000000 --- a/history/versions/2426.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2426, - "commit": "e4dd317a7d6ded99ee58b71c7fca3103a5ea2291", - "date": "2021-06-22T16:04:19.889Z" - }, - "versionStart": { - "versionNum": 2425, - "commit": "c2c145b4e4e6f24d0568c4ae39da95887eaff212", - "date": "2021-06-22T10:35:58.962Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF8fC63200e181439823251020d691312FDcF5090/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2427.json b/history/versions/2427.json deleted file mode 100644 index 317a3207273df..0000000000000 --- a/history/versions/2427.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2427, - "commit": "3b6a686c654a35fe3e471f36f469d6b0a3b9924e", - "date": "2021-06-22T18:44:05.638Z" - }, - "versionStart": { - "versionNum": 2426, - "commit": "e4dd317a7d6ded99ee58b71c7fca3103a5ea2291", - "date": "2021-06-22T16:04:19.889Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5481A517028813956005d77bcD0F561c7276b1e3/info.json", - "blockchains/smartchain/assets/0x5481A517028813956005d77bcD0F561c7276b1e3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2428.json b/history/versions/2428.json deleted file mode 100644 index 31b19f0ef2649..0000000000000 --- a/history/versions/2428.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2428, - "commit": "f02eea1e6fdf55b29cc7c3e86de59877316944d9", - "date": "2021-06-22T18:45:19.445Z" - }, - "versionStart": { - "versionNum": 2427, - "commit": "3b6a686c654a35fe3e471f36f469d6b0a3b9924e", - "date": "2021-06-22T18:44:05.638Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5481A517028813956005d77bcD0F561c7276b1e3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2429.json b/history/versions/2429.json deleted file mode 100644 index bbda32ad92da7..0000000000000 --- a/history/versions/2429.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2429, - "commit": "3735266c484c9699ac31c9418ff593ef6176c30a", - "date": "2021-06-23T01:24:58.367Z" - }, - "versionStart": { - "versionNum": 2428, - "commit": "f02eea1e6fdf55b29cc7c3e86de59877316944d9", - "date": "2021-06-22T18:45:19.445Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/243.json b/history/versions/243.json deleted file mode 100644 index 25525ba17c1be..0000000000000 --- a/history/versions/243.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 243, - "commit": "5fe05454a543764a8d10a7e358d4776f2bf6bc69", - "date": "2021-03-22T06:18:05.321Z" - }, - "versionStart": { - "versionNum": 242, - "commit": "84f33be61c509c229ac75b72cd7f8bcf1c9f69ef", - "date": "2021-03-22T06:16:32.857Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107/info.json", - "blockchains/ethereum/assets/0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2430.json b/history/versions/2430.json deleted file mode 100644 index 16e5d0bc2b566..0000000000000 --- a/history/versions/2430.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2430, - "commit": "5c7bc6776f51d49cbc88ee705cd09e1467e5a467", - "date": "2021-06-23T08:38:55.539Z" - }, - "versionStart": { - "versionNum": 2429, - "commit": "3735266c484c9699ac31c9418ff593ef6176c30a", - "date": "2021-06-23T01:24:58.367Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/info.json", - "blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2431.json b/history/versions/2431.json deleted file mode 100644 index c6ba469a4eb5f..0000000000000 --- a/history/versions/2431.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2431, - "commit": "c77c39ae590e35b3a3204124a34a03038fa9be98", - "date": "2021-06-23T08:40:05.651Z" - }, - "versionStart": { - "versionNum": 2430, - "commit": "5c7bc6776f51d49cbc88ee705cd09e1467e5a467", - "date": "2021-06-23T08:38:55.539Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2432.json b/history/versions/2432.json deleted file mode 100644 index 582fc7911c6f7..0000000000000 --- a/history/versions/2432.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2432, - "commit": "d4e541e70f75c1e6ae10b04aedafced4ccab9dec", - "date": "2021-06-23T08:48:38.215Z" - }, - "versionStart": { - "versionNum": 2431, - "commit": "c77c39ae590e35b3a3204124a34a03038fa9be98", - "date": "2021-06-23T08:40:05.651Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9641C1eee00471f7dA822167F6CF77202356179a/info.json", - "blockchains/smartchain/assets/0x9641C1eee00471f7dA822167F6CF77202356179a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2433.json b/history/versions/2433.json deleted file mode 100644 index 8aadb4cf7f0a3..0000000000000 --- a/history/versions/2433.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2433, - "commit": "e0bd0d06e007a1f017442c0a01f7a22c64d2ed46", - "date": "2021-06-23T08:50:15.787Z" - }, - "versionStart": { - "versionNum": 2432, - "commit": "d4e541e70f75c1e6ae10b04aedafced4ccab9dec", - "date": "2021-06-23T08:48:38.215Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9641C1eee00471f7dA822167F6CF77202356179a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2434.json b/history/versions/2434.json deleted file mode 100644 index 27da2d4ac2468..0000000000000 --- a/history/versions/2434.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2434, - "commit": "f4423746edec12a0e3bd75297fb558467c4b34bc", - "date": "2021-06-23T09:00:24.212Z" - }, - "versionStart": { - "versionNum": 2433, - "commit": "e0bd0d06e007a1f017442c0a01f7a22c64d2ed46", - "date": "2021-06-23T08:50:15.787Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAe6e3B04d3eb991E30fA2474563fE2a89E351cdA/info.json", - "blockchains/smartchain/assets/0xAe6e3B04d3eb991E30fA2474563fE2a89E351cdA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2435.json b/history/versions/2435.json deleted file mode 100644 index 89a6e5646c18f..0000000000000 --- a/history/versions/2435.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2435, - "commit": "88f3c66c445b72e2a2a3f30cc9ac5cf52184fb1c", - "date": "2021-06-23T09:01:45.326Z" - }, - "versionStart": { - "versionNum": 2434, - "commit": "f4423746edec12a0e3bd75297fb558467c4b34bc", - "date": "2021-06-23T09:00:24.212Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAe6e3B04d3eb991E30fA2474563fE2a89E351cdA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2436.json b/history/versions/2436.json deleted file mode 100644 index d568c5568ecc2..0000000000000 --- a/history/versions/2436.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2436, - "commit": "fe6357a4c30fb8982c421e1c351d76a0f8ccb88b", - "date": "2021-06-23T09:11:08.855Z" - }, - "versionStart": { - "versionNum": 2435, - "commit": "88f3c66c445b72e2a2a3f30cc9ac5cf52184fb1c", - "date": "2021-06-23T09:01:45.326Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/info.json", - "blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2437.json b/history/versions/2437.json deleted file mode 100644 index 26beb9b755fae..0000000000000 --- a/history/versions/2437.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2437, - "commit": "e728f266af2cb3b3de268b5c7954cd256cd9700c", - "date": "2021-06-23T09:12:35.630Z" - }, - "versionStart": { - "versionNum": 2436, - "commit": "fe6357a4c30fb8982c421e1c351d76a0f8ccb88b", - "date": "2021-06-23T09:11:08.855Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe540b81133C597b31c3A33E318E5bC0f3e78DfC9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2438.json b/history/versions/2438.json deleted file mode 100644 index 29b7dc7ef3216..0000000000000 --- a/history/versions/2438.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2438, - "commit": "bcb45a96266fd1eb225defca05e9bb857549f71d", - "date": "2021-06-23T09:19:06.075Z" - }, - "versionStart": { - "versionNum": 2437, - "commit": "e728f266af2cb3b3de268b5c7954cd256cd9700c", - "date": "2021-06-23T09:12:35.630Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbfeA674ce7d16E26E39e3c088810367a708eF94C/info.json", - "blockchains/smartchain/assets/0xbfeA674ce7d16E26E39e3c088810367a708eF94C/logo.png", - "blockchains/smartchain/assets/0xde3dbBE30cfa9F437b293294d1fD64B26045C71A/info.json", - "blockchains/smartchain/assets/0xde3dbBE30cfa9F437b293294d1fD64B26045C71A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2439.json b/history/versions/2439.json deleted file mode 100644 index 1638b5cf99c56..0000000000000 --- a/history/versions/2439.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2439, - "commit": "c21d34f13114ef05bf947d24a0ff390d07a17871", - "date": "2021-06-23T09:20:31.727Z" - }, - "versionStart": { - "versionNum": 2438, - "commit": "bcb45a96266fd1eb225defca05e9bb857549f71d", - "date": "2021-06-23T09:19:06.075Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbfeA674ce7d16E26E39e3c088810367a708eF94C/info.json", - "blockchains/smartchain/assets/0xde3dbBE30cfa9F437b293294d1fD64B26045C71A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/244.json b/history/versions/244.json deleted file mode 100644 index 9ec8269b7d48f..0000000000000 --- a/history/versions/244.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 244, - "commit": "df1b8fd5c0019be398daa73b5ba6db69d5b97715", - "date": "2021-03-22T06:19:34.108Z" - }, - "versionStart": { - "versionNum": 243, - "commit": "5fe05454a543764a8d10a7e358d4776f2bf6bc69", - "date": "2021-03-22T06:18:05.321Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2440.json b/history/versions/2440.json deleted file mode 100644 index 15ac41e6e2eff..0000000000000 --- a/history/versions/2440.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2440, - "commit": "0b9bf775c0651071f01af998508a03df59c64d07", - "date": "2021-06-23T09:45:28.568Z" - }, - "versionStart": { - "versionNum": 2439, - "commit": "c21d34f13114ef05bf947d24a0ff390d07a17871", - "date": "2021-06-23T09:20:31.727Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x04BAf95Fd4C52fd09a56D840bAEe0AB8D7357bf0/info.json", - "blockchains/smartchain/assets/0x04BAf95Fd4C52fd09a56D840bAEe0AB8D7357bf0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2441.json b/history/versions/2441.json deleted file mode 100644 index ca13ebecc71a2..0000000000000 --- a/history/versions/2441.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2441, - "commit": "e2c46af963b8f3b9d27fb1542488912317d8fd8e", - "date": "2021-06-23T09:46:35.806Z" - }, - "versionStart": { - "versionNum": 2440, - "commit": "0b9bf775c0651071f01af998508a03df59c64d07", - "date": "2021-06-23T09:45:28.568Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2442.json b/history/versions/2442.json deleted file mode 100644 index cd261dee369f7..0000000000000 --- a/history/versions/2442.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2442, - "commit": "c1422da51cc595225ef33a163f0808c3ba1788ae", - "date": "2021-06-23T11:11:54.265Z" - }, - "versionStart": { - "versionNum": 2441, - "commit": "e2c46af963b8f3b9d27fb1542488912317d8fd8e", - "date": "2021-06-23T09:46:35.806Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7f4a15F5cf12E1650f090FB7Bc7B0f240f1bDe98/info.json", - "blockchains/smartchain/assets/0x7f4a15F5cf12E1650f090FB7Bc7B0f240f1bDe98/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2443.json b/history/versions/2443.json deleted file mode 100644 index 67adf7ff48130..0000000000000 --- a/history/versions/2443.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2443, - "commit": "2dae782f94a6906fc659ddd415920ef07808ee4f", - "date": "2021-06-23T11:13:06.477Z" - }, - "versionStart": { - "versionNum": 2442, - "commit": "c1422da51cc595225ef33a163f0808c3ba1788ae", - "date": "2021-06-23T11:11:54.265Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7f4a15F5cf12E1650f090FB7Bc7B0f240f1bDe98/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2444.json b/history/versions/2444.json deleted file mode 100644 index 5e24f85e290a1..0000000000000 --- a/history/versions/2444.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2444, - "commit": "fc112bba8654f6cffdff91e91c14e7dca0cabc25", - "date": "2021-06-23T13:31:09.149Z" - }, - "versionStart": { - "versionNum": 2443, - "commit": "2dae782f94a6906fc659ddd415920ef07808ee4f", - "date": "2021-06-23T11:13:06.477Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4AFc8c2Be6a0783ea16E16066fde140d15979296/info.json", - "blockchains/smartchain/assets/0x4AFc8c2Be6a0783ea16E16066fde140d15979296/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2445.json b/history/versions/2445.json deleted file mode 100644 index c0d8e1b09f66f..0000000000000 --- a/history/versions/2445.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2445, - "commit": "e7a7123476ee9b63301079c9338f71f858f1d3df", - "date": "2021-06-23T13:32:22.055Z" - }, - "versionStart": { - "versionNum": 2444, - "commit": "fc112bba8654f6cffdff91e91c14e7dca0cabc25", - "date": "2021-06-23T13:31:09.149Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2446.json b/history/versions/2446.json deleted file mode 100644 index 60d4f74b76c5a..0000000000000 --- a/history/versions/2446.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2446, - "commit": "db76fe68aa22975951707e8a2f1f8dd8ae3629ce", - "date": "2021-06-23T14:27:28.898Z" - }, - "versionStart": { - "versionNum": 2445, - "commit": "e7a7123476ee9b63301079c9338f71f858f1d3df", - "date": "2021-06-23T13:32:22.055Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xeBd49b26169e1b52c04cFd19FCf289405dF55F80/info.json", - "blockchains/smartchain/assets/0xeBd49b26169e1b52c04cFd19FCf289405dF55F80/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2447.json b/history/versions/2447.json deleted file mode 100644 index 49cc03e4f1f69..0000000000000 --- a/history/versions/2447.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2447, - "commit": "f2dd020c09789f19051ffce2d2d097a1afb38136", - "date": "2021-06-23T14:28:42.983Z" - }, - "versionStart": { - "versionNum": 2446, - "commit": "db76fe68aa22975951707e8a2f1f8dd8ae3629ce", - "date": "2021-06-23T14:27:28.898Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2448.json b/history/versions/2448.json deleted file mode 100644 index 5ffdb96298a48..0000000000000 --- a/history/versions/2448.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2448, - "commit": "5cf4081cbde656e4628824a5834d7a9c4a6f6a8a", - "date": "2021-06-23T16:19:55.058Z" - }, - "versionStart": { - "versionNum": 2447, - "commit": "f2dd020c09789f19051ffce2d2d097a1afb38136", - "date": "2021-06-23T14:28:42.983Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/info.json", - "blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2449.json b/history/versions/2449.json deleted file mode 100644 index b47141e63b11e..0000000000000 --- a/history/versions/2449.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2449, - "commit": "80315a78b18764d5e3213b3d4f8016990bec8cd2", - "date": "2021-06-23T16:21:25.861Z" - }, - "versionStart": { - "versionNum": 2448, - "commit": "5cf4081cbde656e4628824a5834d7a9c4a6f6a8a", - "date": "2021-06-23T16:19:55.058Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x17dD6e742A5324D3F1B2b242374fc01Bc61ee56d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/245.json b/history/versions/245.json deleted file mode 100644 index d4009ea5dc51e..0000000000000 --- a/history/versions/245.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 245, - "commit": "628350264e48510735a9cfdc0eb8ff69261c8fd2", - "date": "2021-03-22T06:22:33.231Z" - }, - "versionStart": { - "versionNum": 244, - "commit": "df1b8fd5c0019be398daa73b5ba6db69d5b97715", - "date": "2021-03-22T06:19:34.108Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32/info.json", - "blockchains/smartchain/assets/0xE3Ba88c38D2789FE58465020CC0FB60b70c10d32/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2450.json b/history/versions/2450.json deleted file mode 100644 index c62b371900882..0000000000000 --- a/history/versions/2450.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2450, - "commit": "ca213fdf6f01f12fafe352365d12c70283861a25", - "date": "2021-06-23T17:55:36.921Z" - }, - "versionStart": { - "versionNum": 2449, - "commit": "80315a78b18764d5e3213b3d4f8016990bec8cd2", - "date": "2021-06-23T16:21:25.861Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x01413859d321F423054f6A26276325E8085Dd5fc/info.json", - "blockchains/smartchain/assets/0x01413859d321F423054f6A26276325E8085Dd5fc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2451.json b/history/versions/2451.json deleted file mode 100644 index 4ded326bbd956..0000000000000 --- a/history/versions/2451.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2451, - "commit": "4b04f3badb6dcd206f0d476d3074ec84d93f09b4", - "date": "2021-06-23T17:56:51.955Z" - }, - "versionStart": { - "versionNum": 2450, - "commit": "ca213fdf6f01f12fafe352365d12c70283861a25", - "date": "2021-06-23T17:55:36.921Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2452.json b/history/versions/2452.json deleted file mode 100644 index 1b210ad0e4266..0000000000000 --- a/history/versions/2452.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2452, - "commit": "d63cf5e1e95ff87792a6e7a71ac0dba0b2b8f141", - "date": "2021-06-24T05:58:24.589Z" - }, - "versionStart": { - "versionNum": 2451, - "commit": "4b04f3badb6dcd206f0d476d3074ec84d93f09b4", - "date": "2021-06-23T17:56:51.955Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728/info.json", - "blockchains/smartchain/assets/0xa7aCaFEDCDF33Ad7541698701E9A76b48EC62728/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2453.json b/history/versions/2453.json deleted file mode 100644 index 0acca838eed59..0000000000000 --- a/history/versions/2453.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2453, - "commit": "e0d4a002f3f39772780865a11823dea325a67c88", - "date": "2021-06-24T06:00:13.810Z" - }, - "versionStart": { - "versionNum": 2452, - "commit": "d63cf5e1e95ff87792a6e7a71ac0dba0b2b8f141", - "date": "2021-06-24T05:58:24.589Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2454.json b/history/versions/2454.json deleted file mode 100644 index 6f27a80904636..0000000000000 --- a/history/versions/2454.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2454, - "commit": "80e88595122bcc55504980b948fdea1b1cbb3e4e", - "date": "2021-06-24T06:10:35.020Z" - }, - "versionStart": { - "versionNum": 2453, - "commit": "e0d4a002f3f39772780865a11823dea325a67c88", - "date": "2021-06-24T06:00:13.810Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/info.json", - "blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2455.json b/history/versions/2455.json deleted file mode 100644 index 940c4b950317b..0000000000000 --- a/history/versions/2455.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2455, - "commit": "e715f3291b56412f664a55351c1c7e074f14c85f", - "date": "2021-06-24T06:11:52.198Z" - }, - "versionStart": { - "versionNum": 2454, - "commit": "80e88595122bcc55504980b948fdea1b1cbb3e4e", - "date": "2021-06-24T06:10:35.020Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xFF75CEd57419bcaEBe5F05254983b013B0646eF5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2456.json b/history/versions/2456.json deleted file mode 100644 index 7e57655d77e70..0000000000000 --- a/history/versions/2456.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2456, - "commit": "790087dc8c40541f0ab533ace67411ee7dc62a19", - "date": "2021-06-24T06:43:23.857Z" - }, - "versionStart": { - "versionNum": 2455, - "commit": "e715f3291b56412f664a55351c1c7e074f14c85f", - "date": "2021-06-24T06:11:52.198Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb8b10DaFb5546b3740886D8a77b8b9bACB44fFfD/info.json", - "blockchains/smartchain/assets/0xb8b10DaFb5546b3740886D8a77b8b9bACB44fFfD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2457.json b/history/versions/2457.json deleted file mode 100644 index c93628aef0453..0000000000000 --- a/history/versions/2457.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2457, - "commit": "22b845b2f704b03257a6a3a9e55a557cdb969ace", - "date": "2021-06-24T06:44:32.093Z" - }, - "versionStart": { - "versionNum": 2456, - "commit": "790087dc8c40541f0ab533ace67411ee7dc62a19", - "date": "2021-06-24T06:43:23.857Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2458.json b/history/versions/2458.json deleted file mode 100644 index 60bcb8b8c3821..0000000000000 --- a/history/versions/2458.json +++ /dev/null @@ -1,701 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2458, - "commit": "5a4dfb324a762c9d7f77f392c42f4f71ea1b9bf4", - "date": "2021-06-24T09:01:02.797Z" - }, - "versionStart": { - "versionNum": 2457, - "commit": "22b845b2f704b03257a6a3a9e55a557cdb969ace", - "date": "2021-06-24T06:44:32.093Z" - }, - "changes": [ - "blockchains/binance/assets/BUSD-BD1/info.json", - "blockchains/binance/assets/DFY-EA0/info.json", - "blockchains/binance/assets/PROPEL-6D9/info.json", - "blockchains/binance/assets/TWT-8C2/info.json", - "blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/info.json", - "blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json", - "blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json", - "blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/info.json", - "blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/info.json", - "blockchains/ethereum/assets/0x048930eec73c91B44b0844aEACdEBADC2F2b6efb/info.json", - "blockchains/ethereum/assets/0x04bA6FC674D8B7f00C96d5d0a6872e7eb270Bd7C/info.json", - "blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json", - "blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/info.json", - "blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/info.json", - "blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json", - "blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/info.json", - "blockchains/ethereum/assets/0x08d32b0da63e2C3bcF8019c9c5d849d7a9d791e6/info.json", - "blockchains/ethereum/assets/0x08f5a9235B08173b7569F83645d2c7fB55e8cCD8/info.json", - "blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json", - "blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/info.json", - "blockchains/ethereum/assets/0x0CDE550b066Ff98dA123377eeB0A149607C9ca17/info.json", - "blockchains/ethereum/assets/0x0Cf0Ee63788A0849fE5297F3407f701E122cC023/info.json", - "blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/info.json", - "blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/info.json", - "blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/info.json", - "blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json", - "blockchains/ethereum/assets/0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38/info.json", - "blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/info.json", - "blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json", - "blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json", - "blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/info.json", - "blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/info.json", - "blockchains/ethereum/assets/0x0fF6ffcFDa92c53F615a4A75D982f399C989366b/info.json", - "blockchains/ethereum/assets/0x10c71515602429C19d53011EA7040B87a4894838/info.json", - "blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/info.json", - "blockchains/ethereum/assets/0x11eeF04c884E24d9B7B4760e7476D06ddF797f36/info.json", - "blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/info.json", - "blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/info.json", - "blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/info.json", - "blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/info.json", - "blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json", - "blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/info.json", - "blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json", - "blockchains/ethereum/assets/0x1410434b0346f5bE678d0FB554E5c7ab620f8f4a/info.json", - "blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/info.json", - "blockchains/ethereum/assets/0x1453Dbb8A29551ADe11D89825CA812e05317EAEB/info.json", - "blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json", - "blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/info.json", - "blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/info.json", - "blockchains/ethereum/assets/0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8/info.json", - "blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/info.json", - "blockchains/ethereum/assets/0x1776e1F26f98b1A5dF9cD347953a26dd3Cb46671/info.json", - "blockchains/ethereum/assets/0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a/info.json", - "blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/info.json", - "blockchains/ethereum/assets/0x196f4727526eA7FB1e17b2071B3d8eAA38486988/info.json", - "blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/info.json", - "blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/info.json", - "blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/info.json", - "blockchains/ethereum/assets/0x1D0e53A0e524E3CC92C1f0f33Ae268FfF8D7E7a5/info.json", - "blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json", - "blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/info.json", - "blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/info.json", - "blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/info.json", - "blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/info.json", - "blockchains/ethereum/assets/0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43/info.json", - "blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/info.json", - "blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/info.json", - "blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/info.json", - "blockchains/ethereum/assets/0x2121a1B68E9C2Cc8fF4Bfd8bCD0F891ece331c51/info.json", - "blockchains/ethereum/assets/0x21839a7f7e88c19a6089AdBFB3fB52606Ac6f0Dd/info.json", - "blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json", - "blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/info.json", - "blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/info.json", - "blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/info.json", - "blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/info.json", - "blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/info.json", - "blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json", - "blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/info.json", - "blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/info.json", - "blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/info.json", - "blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/info.json", - "blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json", - "blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json", - "blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/info.json", - "blockchains/ethereum/assets/0x2C66164F7a8564dCAAadcA8319b9f917ac418E4e/info.json", - "blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/info.json", - "blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/info.json", - "blockchains/ethereum/assets/0x2cAd4991f62fc6Fcd8EC219f37E7DE52B688B75A/info.json", - "blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/info.json", - "blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/info.json", - "blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/info.json", - "blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/info.json", - "blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/info.json", - "blockchains/ethereum/assets/0x31371618e52a1dCD55Caa07f6E81628Bd4371585/info.json", - "blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/info.json", - "blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/info.json", - "blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json", - "blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/info.json", - "blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json", - "blockchains/ethereum/assets/0x34364BEe11607b1963d66BCA665FDE93fCA666a8/info.json", - "blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/info.json", - "blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/info.json", - "blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json", - "blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/info.json", - "blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/info.json", - "blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/info.json", - "blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json", - "blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/info.json", - "blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/info.json", - "blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json", - "blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json", - "blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/info.json", - "blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json", - "blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/info.json", - "blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/info.json", - "blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/info.json", - "blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json", - "blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/info.json", - "blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json", - "blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json", - "blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/info.json", - "blockchains/ethereum/assets/0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b/info.json", - "blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json", - "blockchains/ethereum/assets/0x41e5560054824eA6B0732E656E3Ad64E20e94E45/info.json", - "blockchains/ethereum/assets/0x42476F744292107e34519F9c357927074Ea3F75D/info.json", - "blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json", - "blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/info.json", - "blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/info.json", - "blockchains/ethereum/assets/0x446C9033E7516D820cc9a2ce2d0B7328b579406F/info.json", - "blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/info.json", - "blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/info.json", - "blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/info.json", - "blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/info.json", - "blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json", - "blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/info.json", - "blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/info.json", - "blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/info.json", - "blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/info.json", - "blockchains/ethereum/assets/0x4Fabb145d64652a948d72533023f6E7A623C7C53/info.json", - "blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/info.json", - "blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/info.json", - "blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/info.json", - "blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/info.json", - "blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/info.json", - "blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/info.json", - "blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/info.json", - "blockchains/ethereum/assets/0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd/info.json", - "blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json", - "blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/info.json", - "blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json", - "blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/info.json", - "blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json", - "blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/info.json", - "blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/info.json", - "blockchains/ethereum/assets/0x558EC3152e2eb2174905cd19AeA4e34A23DE9aD6/info.json", - "blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/info.json", - "blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json", - "blockchains/ethereum/assets/0x56d811088235F11C8920698a204A5010a788f4b3/info.json", - "blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json", - "blockchains/ethereum/assets/0x595832F8FC6BF59c85C527fEC3740A1b7a361269/info.json", - "blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json", - "blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/info.json", - "blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/info.json", - "blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/info.json", - "blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/info.json", - "blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/info.json", - "blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/info.json", - "blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/info.json", - "blockchains/ethereum/assets/0x5d51FCceD3114A8bb5E90cDD0f9d682bCbCC5393/info.json", - "blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/info.json", - "blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/info.json", - "blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/info.json", - "blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/info.json", - "blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json", - "blockchains/ethereum/assets/0x607F4C5BB672230e8672085532f7e901544a7375/info.json", - "blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/info.json", - "blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/info.json", - "blockchains/ethereum/assets/0x6179078872605396Ee62960917128F9477a5DdbB/info.json", - "blockchains/ethereum/assets/0x618E75Ac90b12c6049Ba3b27f5d5F8651b0037F6/info.json", - "blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json", - "blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/info.json", - "blockchains/ethereum/assets/0x6378930da9be7C90d824d7f113974741644d62dA/info.json", - "blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/info.json", - "blockchains/ethereum/assets/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70/info.json", - "blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/info.json", - "blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/info.json", - "blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/info.json", - "blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/info.json", - "blockchains/ethereum/assets/0x668C50B1c7f46EFFBE3f242687071d7908AAB00A/info.json", - "blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json", - "blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/info.json", - "blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json", - "blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json", - "blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/info.json", - "blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/info.json", - "blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/info.json", - "blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/info.json", - "blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/info.json", - "blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json", - "blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json", - "blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json", - "blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/info.json", - "blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json", - "blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json", - "blockchains/ethereum/assets/0x725C263e32c72dDC3A19bEa12C5a0479a81eE688/info.json", - "blockchains/ethereum/assets/0x72896d5478aD86B14a6d4f6e7441740d4970083d/info.json", - "blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/info.json", - "blockchains/ethereum/assets/0x72f5eA105faC794fb3CF0Af0f5e65DF8dDd3519B/info.json", - "blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json", - "blockchains/ethereum/assets/0x7461C43bb1E96863233D72A09191008ee9217Ee8/info.json", - "blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/info.json", - "blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json", - "blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json", - "blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/info.json", - "blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/info.json", - "blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/info.json", - "blockchains/ethereum/assets/0x7C974104DF9dd7fb91205ab3D66d15AFf1049DE8/info.json", - "blockchains/ethereum/assets/0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0/info.json", - "blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json", - "blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/info.json", - "blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json", - "blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/info.json", - "blockchains/ethereum/assets/0x7e9e431a0B8c4D532C745B1043c7FA29a48D4fBa/info.json", - "blockchains/ethereum/assets/0x7f1F2D3dFa99678675ECE1C243d3f7bC3746db5D/info.json", - "blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json", - "blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/info.json", - "blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/info.json", - "blockchains/ethereum/assets/0x80fB784B7eD66730e8b1DBd9820aFD29931aab03/info.json", - "blockchains/ethereum/assets/0x814F67fA286f7572B041D041b1D99b432c9155Ee/info.json", - "blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json", - "blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/info.json", - "blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/info.json", - "blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json", - "blockchains/ethereum/assets/0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e/info.json", - "blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/info.json", - "blockchains/ethereum/assets/0x84810bcF08744d5862B8181f12d17bfd57d3b078/info.json", - "blockchains/ethereum/assets/0x84BBcaB430717ff832c3904fa6515f97fc63C76F/info.json", - "blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/info.json", - "blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json", - "blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/info.json", - "blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json", - "blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json", - "blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/info.json", - "blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/info.json", - "blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/info.json", - "blockchains/ethereum/assets/0x898BAD2774EB97cF6b94605677F43b41871410B1/info.json", - "blockchains/ethereum/assets/0x89d24A6b4CcB1B6fAA2625fE562bDD9a23260359/info.json", - "blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/info.json", - "blockchains/ethereum/assets/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb/info.json", - "blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/info.json", - "blockchains/ethereum/assets/0x8c69f7A4C9B38F1b48005D216c398Efb2F1Ce3e4/info.json", - "blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json", - "blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/info.json", - "blockchains/ethereum/assets/0x90DE74265a416e1393A450752175AED98fe11517/info.json", - "blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/info.json", - "blockchains/ethereum/assets/0x93effD08e3E5A4B1b40C26137e63876B2501ffA4/info.json", - "blockchains/ethereum/assets/0x94Ec918ddEEcFDfCBf8C8d3E848B7c3E8D8CeAa1/info.json", - "blockchains/ethereum/assets/0x9548DB8b1cA9b6c757485e7861918b640390169c/info.json", - "blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/info.json", - "blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json", - "blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json", - "blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json", - "blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/ethereum/assets/0x9992eC3cF6A55b00978cdDF2b27BC6882d88D1eC/info.json", - "blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/info.json", - "blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/info.json", - "blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/info.json", - "blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/info.json", - "blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/info.json", - "blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/info.json", - "blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/info.json", - "blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/info.json", - "blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json", - "blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json", - "blockchains/ethereum/assets/0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4/info.json", - "blockchains/ethereum/assets/0xA110eeebc0751407bDCAeA4CD230F04A2b82a33a/info.json", - "blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json", - "blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json", - "blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/info.json", - "blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/info.json", - "blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/info.json", - "blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/info.json", - "blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/info.json", - "blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/info.json", - "blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json", - "blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/info.json", - "blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/info.json", - "blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/info.json", - "blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/info.json", - "blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json", - "blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/info.json", - "blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/info.json", - "blockchains/ethereum/assets/0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC/info.json", - "blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/info.json", - "blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/info.json", - "blockchains/ethereum/assets/0xB72B31907C1C95F3650b64b2469e08EdACeE5e8F/info.json", - "blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/info.json", - "blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/info.json", - "blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/info.json", - "blockchains/ethereum/assets/0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF/info.json", - "blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json", - "blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/info.json", - "blockchains/ethereum/assets/0xBbBb7F2aC04484F7F04A2C2C16f20479791BbB44/info.json", - "blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/info.json", - "blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/info.json", - "blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/info.json", - "blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/info.json", - "blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/info.json", - "blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/info.json", - "blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/info.json", - "blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json", - "blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/info.json", - "blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json", - "blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/info.json", - "blockchains/ethereum/assets/0xC7e43A1c8E118aA2965F5EAbe0e718D83DB7A63C/info.json", - "blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json", - "blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/info.json", - "blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/info.json", - "blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json", - "blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/info.json", - "blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json", - "blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/info.json", - "blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/info.json", - "blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/info.json", - "blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json", - "blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/info.json", - "blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json", - "blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/info.json", - "blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/info.json", - "blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/info.json", - "blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/info.json", - "blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/info.json", - "blockchains/ethereum/assets/0xDe7D85157d9714EADf595045CC12Ca4A5f3E2aDb/info.json", - "blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/info.json", - "blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/info.json", - "blockchains/ethereum/assets/0xE5B826Ca2Ca02F09c1725e9bd98d9a8874C30532/info.json", - "blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/info.json", - "blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json", - "blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/info.json", - "blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json", - "blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/info.json", - "blockchains/ethereum/assets/0xE99A894a69d7c2e3C92E61B64C505A6a57d2bC07/info.json", - "blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/info.json", - "blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/info.json", - "blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json", - "blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json", - "blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/info.json", - "blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/info.json", - "blockchains/ethereum/assets/0xF433089366899D83a9f26A773D59ec7eCF30355e/info.json", - "blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/info.json", - "blockchains/ethereum/assets/0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA/info.json", - "blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/info.json", - "blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/info.json", - "blockchains/ethereum/assets/0xF970b8E36e23F7fC3FD752EeA86f8Be8D83375A6/info.json", - "blockchains/ethereum/assets/0xFC29B6e626B67776675FfF55d5BC0452d042F434/info.json", - "blockchains/ethereum/assets/0xFE39e6a32AcD2aF7955Cb3D406Ba2B55C901f247/info.json", - "blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/info.json", - "blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/info.json", - "blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/info.json", - "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json", - "blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/info.json", - "blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/info.json", - "blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/info.json", - "blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json", - "blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json", - "blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/info.json", - "blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/info.json", - "blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json", - "blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/info.json", - "blockchains/ethereum/assets/0xa66Daa57432024023DB65477BA87D4E7F5f95213/info.json", - "blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/info.json", - "blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/info.json", - "blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json", - "blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/info.json", - "blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/info.json", - "blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/info.json", - "blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/info.json", - "blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/info.json", - "blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/info.json", - "blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/info.json", - "blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/info.json", - "blockchains/ethereum/assets/0xb977ee318010A5252774171494a1bCB98E7fab65/info.json", - "blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/info.json", - "blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json", - "blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/info.json", - "blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json", - "blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json", - "blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/info.json", - "blockchains/ethereum/assets/0xbbFF862d906E348E9946Bfb2132ecB157Da3D4b4/info.json", - "blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/info.json", - "blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/info.json", - "blockchains/ethereum/assets/0xbf52F2ab39e26E0951d2a02b49B7702aBe30406a/info.json", - "blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json", - "blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/info.json", - "blockchains/ethereum/assets/0xc88ebbf7C523f38Ef3eB8A151273C0F0dA421e63/info.json", - "blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/info.json", - "blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/info.json", - "blockchains/ethereum/assets/0xd1e2d5085b39B80C9948AeB1b9aA83AF6756bcc5/info.json", - "blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/info.json", - "blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json", - "blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json", - "blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/info.json", - "blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/info.json", - "blockchains/ethereum/assets/0xd4fa1460F537bb9085d22C7bcCB5DD450Ef28e3a/info.json", - "blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/info.json", - "blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/info.json", - "blockchains/ethereum/assets/0xdB25f211AB05b1c97D595516F45794528a807ad8/info.json", - "blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/info.json", - "blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/info.json", - "blockchains/ethereum/assets/0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6/info.json", - "blockchains/ethereum/assets/0xe02b2Ad63eFF3Ac1D5827cBd7AB9DD3DaC4f4AD0/info.json", - "blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json", - "blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/info.json", - "blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/info.json", - "blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/info.json", - "blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/info.json", - "blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/info.json", - "blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/info.json", - "blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/info.json", - "blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json", - "blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json", - "blockchains/ethereum/assets/0xf67c3000943c74186B64A1Bc84Cb5880E5198661/info.json", - "blockchains/ethereum/assets/0xf680429328caaaCabee69b7A9FdB21a71419c063/info.json", - "blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json", - "blockchains/ethereum/assets/0xf9FBE825BFB2bF3E387af0Dc18caC8d87F29DEa8/info.json", - "blockchains/ethereum/assets/0xfF340f03E226B669c873516755a6B88a45b0B2aC/info.json", - "blockchains/ethereum/assets/0xff56Cc6b1E6dEd347aA0B7676C85AB0B3D08B0FA/info.json", - "blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json", - "blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/info.json", - "blockchains/smartchain/assets/0x0321394309CaD7E0E424650844c3AB3b659315d3/info.json", - "blockchains/smartchain/assets/0x03D6BD3d48F956D783456695698C407A46ecD54d/info.json", - "blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/info.json", - "blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/info.json", - "blockchains/smartchain/assets/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18/info.json", - "blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json", - "blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/info.json", - "blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/info.json", - "blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/info.json", - "blockchains/smartchain/assets/0x0e0e877894a101Ad8711AE3A0194Fa44Ca837a79/info.json", - "blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/info.json", - "blockchains/smartchain/assets/0x13958e1eb63dFB8540Eaf6ed7DcbBc1A60FD52AF/info.json", - "blockchains/smartchain/assets/0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C/info.json", - "blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json", - "blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/info.json", - "blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json", - "blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/info.json", - "blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/info.json", - "blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/info.json", - "blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/info.json", - "blockchains/smartchain/assets/0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8/info.json", - "blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/info.json", - "blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/info.json", - "blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/info.json", - "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json", - "blockchains/smartchain/assets/0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2/info.json", - "blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json", - "blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/info.json", - "blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json", - "blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json", - "blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json", - "blockchains/smartchain/assets/0x23481F4d3ac4642d2f45d014a514b45B0338b927/info.json", - "blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json", - "blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/info.json", - "blockchains/smartchain/assets/0x271C418B045d05A1D52c6bF849d47b5B5B4d769e/info.json", - "blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json", - "blockchains/smartchain/assets/0x29cED01C447166958605519F10DcF8b0255fB379/info.json", - "blockchains/smartchain/assets/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d/info.json", - "blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/info.json", - "blockchains/smartchain/assets/0x2C40a80565B595C03cd94217c077c47E3F41937E/info.json", - "blockchains/smartchain/assets/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256/info.json", - "blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/info.json", - "blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json", - "blockchains/smartchain/assets/0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB/info.json", - "blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/info.json", - "blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json", - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json", - "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json", - "blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json", - "blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/info.json", - "blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json", - "blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json", - "blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json", - "blockchains/smartchain/assets/0x37A9357B0d575d419595Cb56974fb89729E737de/info.json", - "blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/info.json", - "blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json", - "blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/info.json", - "blockchains/smartchain/assets/0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8/info.json", - "blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/info.json", - "blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/info.json", - "blockchains/smartchain/assets/0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2/info.json", - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json", - "blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/info.json", - "blockchains/smartchain/assets/0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017/info.json", - "blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json", - "blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/info.json", - "blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/info.json", - "blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json", - "blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/info.json", - "blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/info.json", - "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json", - "blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json", - "blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json", - "blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/info.json", - "blockchains/smartchain/assets/0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7/info.json", - "blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/info.json", - "blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json", - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json", - "blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json", - "blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/info.json", - "blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json", - "blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json", - "blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/info.json", - "blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json", - "blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/info.json", - "blockchains/smartchain/assets/0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51/info.json", - "blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/info.json", - "blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json", - "blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/info.json", - "blockchains/smartchain/assets/0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd/info.json", - "blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/info.json", - "blockchains/smartchain/assets/0x617724974218A18769020A70162165A539c07E8a/info.json", - "blockchains/smartchain/assets/0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8/info.json", - "blockchains/smartchain/assets/0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f/info.json", - "blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json", - "blockchains/smartchain/assets/0x651BfbB26455294408Aabc61a7ADF427bf149898/info.json", - "blockchains/smartchain/assets/0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b/info.json", - "blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/info.json", - "blockchains/smartchain/assets/0x68590a47578E5060a29fd99654f4556dBfa05D10/info.json", - "blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json", - "blockchains/smartchain/assets/0x6Fc015dC3283369125cc31907eEF990b8F67a7a1/info.json", - "blockchains/smartchain/assets/0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819/info.json", - "blockchains/smartchain/assets/0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16/info.json", - "blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json", - "blockchains/smartchain/assets/0x6eA05F63DAF6b0Dc6b8bea94342330CC602c5536/info.json", - "blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json", - "blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/info.json", - "blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json", - "blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/info.json", - "blockchains/smartchain/assets/0x768d221E81524De52841AeD976370b2e4F990416/info.json", - "blockchains/smartchain/assets/0x77DFb1DaFC92c5Df29996f5528BA1829941cD3Bb/info.json", - "blockchains/smartchain/assets/0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c/info.json", - "blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/info.json", - "blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/info.json", - "blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json", - "blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json", - "blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/info.json", - "blockchains/smartchain/assets/0x7E5d52C3335C91Af0da392BEa4BB9e43F2AbA62C/info.json", - "blockchains/smartchain/assets/0x7bb362962F2a4E2089466C79566572B37CFc5D78/info.json", - "blockchains/smartchain/assets/0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d/info.json", - "blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json", - "blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json", - "blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json", - "blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json", - "blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/info.json", - "blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/info.json", - "blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/info.json", - "blockchains/smartchain/assets/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de/info.json", - "blockchains/smartchain/assets/0x82D2f8E02Afb160Dd5A480a617692e62de9038C4/info.json", - "blockchains/smartchain/assets/0x844FA82f1E54824655470970F7004Dd90546bB28/info.json", - "blockchains/smartchain/assets/0x85102c0062Aa918cB9e26D94A284AafCa602Df13/info.json", - "blockchains/smartchain/assets/0x8519EA49c997f50cefFa444d240fB655e89248Aa/info.json", - "blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json", - "blockchains/smartchain/assets/0x86432b9beA373172C852D5bbAB1c275FeC3f15aE/info.json", - "blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/info.json", - "blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/info.json", - "blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json", - "blockchains/smartchain/assets/0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556/info.json", - "blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json", - "blockchains/smartchain/assets/0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F/info.json", - "blockchains/smartchain/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/info.json", - "blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/info.json", - "blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/info.json", - "blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/info.json", - "blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/info.json", - "blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/info.json", - "blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json", - "blockchains/smartchain/assets/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce/info.json", - "blockchains/smartchain/assets/0x95111f630aC215Eb74599ED42C67E2c2790d69e2/info.json", - "blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json", - "blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json", - "blockchains/smartchain/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json", - "blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/info.json", - "blockchains/smartchain/assets/0x988c11625472340b7B36FF1534893780E0d8d841/info.json", - "blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json", - "blockchains/smartchain/assets/0x9AeF8F6a15cC1de43Ce6445A6fE2d344D3843a29/info.json", - "blockchains/smartchain/assets/0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A/info.json", - "blockchains/smartchain/assets/0x9FdB6a13BdCF1188FbAFe5CD435A8b92a327D92e/info.json", - "blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json", - "blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json", - "blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/info.json", - "blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/info.json", - "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json", - "blockchains/smartchain/assets/0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C/info.json", - "blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/info.json", - "blockchains/smartchain/assets/0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6/info.json", - "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json", - "blockchains/smartchain/assets/0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB/info.json", - "blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json", - "blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json", - "blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/info.json", - "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json", - "blockchains/smartchain/assets/0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932/info.json", - "blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/info.json", - "blockchains/smartchain/assets/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308/info.json", - "blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/info.json", - "blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/info.json", - "blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json", - "blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/info.json", - "blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/info.json", - "blockchains/smartchain/assets/0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B/info.json", - "blockchains/smartchain/assets/0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8/info.json", - "blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/info.json", - "blockchains/smartchain/assets/0xD2f9B51C6a1b5598f0ea51eF95d70cB045692D0F/info.json", - "blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/info.json", - "blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json", - "blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/info.json", - "blockchains/smartchain/assets/0xDE2F075f6F14EB9D96755b24E416A53E736Ca363/info.json", - "blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json", - "blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/info.json", - "blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/info.json", - "blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json", - "blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/info.json", - "blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/info.json", - "blockchains/smartchain/assets/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF/info.json", - "blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/info.json", - "blockchains/smartchain/assets/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96/info.json", - "blockchains/smartchain/assets/0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877/info.json", - "blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/info.json", - "blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json", - "blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/info.json", - "blockchains/smartchain/assets/0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779/info.json", - "blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json", - "blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json", - "blockchains/smartchain/assets/0xFd431CB76965cF80c6FCec011a273B46df23EB04/info.json", - "blockchains/smartchain/assets/0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67/info.json", - "blockchains/smartchain/assets/0xa042d20aBE198E516d885Da52a633B6D44F339B9/info.json", - "blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json", - "blockchains/smartchain/assets/0xa94b7a842aADB617a0B08fA744e033C6De2f7595/info.json", - "blockchains/smartchain/assets/0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9/info.json", - "blockchains/smartchain/assets/0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e/info.json", - "blockchains/smartchain/assets/0xaDD8A06fd58761A5047426e160B2B88AD3B9D464/info.json", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json", - "blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json", - "blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/info.json", - "blockchains/smartchain/assets/0xb6090a50f66046E3c6aFB9311846a6432E45060A/info.json", - "blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/info.json", - "blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json", - "blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json", - "blockchains/smartchain/assets/0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd/info.json", - "blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/info.json", - "blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json", - "blockchains/smartchain/assets/0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb/info.json", - "blockchains/smartchain/assets/0xc53708664b99DF348dd27C3Ac0759d2DA9c40462/info.json", - "blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json", - "blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/info.json", - "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json", - "blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/info.json", - "blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/info.json", - "blockchains/smartchain/assets/0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6/info.json", - "blockchains/smartchain/assets/0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e/info.json", - "blockchains/smartchain/assets/0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D/info.json", - "blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json", - "blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json", - "blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json", - "blockchains/smartchain/assets/0xf09b7B6bA6dAb7CccC3AE477a174b164c39f4C66/info.json", - "blockchains/smartchain/assets/0xf0Fcd737fcE18F95621CC7841EbE0eA6EFCCf77e/info.json", - "blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json", - "blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json", - "blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/info.json", - "blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json", - "blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json", - "blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json", - "blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json", - "blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json", - "blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json", - "blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/info.json", - "blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/info.json", - "blockchains/tron/assets/1003257/info.json", - "blockchains/tron/assets/1003611/info.json", - "blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/info.json", - "blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json", - "blockchains/tron/assets/TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd/info.json", - "blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/info.json", - "blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/info.json", - "blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/info.json", - "blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2459.json b/history/versions/2459.json deleted file mode 100644 index 85703c1738aa6..0000000000000 --- a/history/versions/2459.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2459, - "commit": "f2f46d7cc0fec88d0137c5a23e721048ae868657", - "date": "2021-06-24T09:55:22.225Z" - }, - "versionStart": { - "versionNum": 2458, - "commit": "5a4dfb324a762c9d7f77f392c42f4f71ea1b9bf4", - "date": "2021-06-24T09:01:02.797Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/info.json", - "blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/246.json b/history/versions/246.json deleted file mode 100644 index 4fdde379ca314..0000000000000 --- a/history/versions/246.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 246, - "commit": "92f2cc09cc69691003f267a95d8ff7d37c74df49", - "date": "2021-03-22T06:24:05.436Z" - }, - "versionStart": { - "versionNum": 245, - "commit": "628350264e48510735a9cfdc0eb8ff69261c8fd2", - "date": "2021-03-22T06:22:33.231Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2460.json b/history/versions/2460.json deleted file mode 100644 index 999e725aa31b5..0000000000000 --- a/history/versions/2460.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2460, - "commit": "2325b0cab16325a13e76ecac67d09df847d91b8e", - "date": "2021-06-24T09:56:32.197Z" - }, - "versionStart": { - "versionNum": 2459, - "commit": "f2f46d7cc0fec88d0137c5a23e721048ae868657", - "date": "2021-06-24T09:55:22.225Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7122f1C0777900B959573132dEac9a7209741Aa0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2461.json b/history/versions/2461.json deleted file mode 100644 index f95169535dba0..0000000000000 --- a/history/versions/2461.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2461, - "commit": "2aca20baa9b64b170f1f28222b8c17daf3b4c3c5", - "date": "2021-06-24T10:51:20.587Z" - }, - "versionStart": { - "versionNum": 2460, - "commit": "2325b0cab16325a13e76ecac67d09df847d91b8e", - "date": "2021-06-24T09:56:32.197Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/info.json", - "blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2462.json b/history/versions/2462.json deleted file mode 100644 index 692dea9140815..0000000000000 --- a/history/versions/2462.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2462, - "commit": "8542845ee1b63200c88e933619fabc299b8b5ad5", - "date": "2021-06-24T10:52:59.415Z" - }, - "versionStart": { - "versionNum": 2461, - "commit": "2aca20baa9b64b170f1f28222b8c17daf3b4c3c5", - "date": "2021-06-24T10:51:20.587Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2302e370E98890BF2eB547286Bf8F8bB318F8e7B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2463.json b/history/versions/2463.json deleted file mode 100644 index d759663488b3b..0000000000000 --- a/history/versions/2463.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2463, - "commit": "8a56bb907e472f19e1bb137695dbf7143a06852e", - "date": "2021-06-24T13:52:11.348Z" - }, - "versionStart": { - "versionNum": 2462, - "commit": "8542845ee1b63200c88e933619fabc299b8b5ad5", - "date": "2021-06-24T10:52:59.415Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x648bA66B2859192d117E8FFd8712B5E8E8114e53/info.json", - "blockchains/smartchain/assets/0x648bA66B2859192d117E8FFd8712B5E8E8114e53/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2464.json b/history/versions/2464.json deleted file mode 100644 index c9a54542cd302..0000000000000 --- a/history/versions/2464.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2464, - "commit": "695660efbb6067e40c26d0bb5dbd809a1baddb64", - "date": "2021-06-24T13:53:37.585Z" - }, - "versionStart": { - "versionNum": 2463, - "commit": "8a56bb907e472f19e1bb137695dbf7143a06852e", - "date": "2021-06-24T13:52:11.348Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2465.json b/history/versions/2465.json deleted file mode 100644 index 365d7dd43adae..0000000000000 --- a/history/versions/2465.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2465, - "commit": "c78e75c8f4e7ef139b128e1e6771a3fdb1efae34", - "date": "2021-06-24T14:39:01.470Z" - }, - "versionStart": { - "versionNum": 2464, - "commit": "695660efbb6067e40c26d0bb5dbd809a1baddb64", - "date": "2021-06-24T13:53:37.585Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/info.json", - "blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2466.json b/history/versions/2466.json deleted file mode 100644 index 427b3a50f8646..0000000000000 --- a/history/versions/2466.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2466, - "commit": "47ec9d92555c7892d1aaa167f5947a6b741b4b10", - "date": "2021-06-24T14:40:26.880Z" - }, - "versionStart": { - "versionNum": 2465, - "commit": "c78e75c8f4e7ef139b128e1e6771a3fdb1efae34", - "date": "2021-06-24T14:39:01.470Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x469861BDfd02E7ebCE7CdEb281e8EEC53069cf5f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2467.json b/history/versions/2467.json deleted file mode 100644 index 694176a23b73e..0000000000000 --- a/history/versions/2467.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2467, - "commit": "3c66e8593064834c25aadb73606acfb4468a3656", - "date": "2021-06-24T16:33:04.943Z" - }, - "versionStart": { - "versionNum": 2466, - "commit": "47ec9d92555c7892d1aaa167f5947a6b741b4b10", - "date": "2021-06-24T14:40:26.880Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x304c62b5B030176F8d328d3A01FEaB632FC929BA/info.json", - "blockchains/smartchain/assets/0x304c62b5B030176F8d328d3A01FEaB632FC929BA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2468.json b/history/versions/2468.json deleted file mode 100644 index 8e58858a94c7b..0000000000000 --- a/history/versions/2468.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2468, - "commit": "8f6afc99acf5b4b329b0af51bcbd028dd711553b", - "date": "2021-06-24T16:34:50.492Z" - }, - "versionStart": { - "versionNum": 2467, - "commit": "3c66e8593064834c25aadb73606acfb4468a3656", - "date": "2021-06-24T16:33:04.943Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2469.json b/history/versions/2469.json deleted file mode 100644 index 8fa26c3001dca..0000000000000 --- a/history/versions/2469.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2469, - "commit": "8683c5b8c0aa55241a13e1f765e6e9a8f39a210e", - "date": "2021-06-24T17:19:15.614Z" - }, - "versionStart": { - "versionNum": 2468, - "commit": "8f6afc99acf5b4b329b0af51bcbd028dd711553b", - "date": "2021-06-24T16:34:50.492Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x03cE7649838A811c26C9eabe85A1884E3E0120D4/info.json", - "blockchains/smartchain/assets/0x03cE7649838A811c26C9eabe85A1884E3E0120D4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/247.json b/history/versions/247.json deleted file mode 100644 index 53c82ba911f40..0000000000000 --- a/history/versions/247.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 247, - "commit": "9991d4941d64a9f8a0997b52b0c0bd63357b9220", - "date": "2021-03-22T06:29:07.300Z" - }, - "versionStart": { - "versionNum": 246, - "commit": "92f2cc09cc69691003f267a95d8ff7d37c74df49", - "date": "2021-03-22T06:24:05.436Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xCbfef8fdd706cde6F208460f2Bf39Aa9c785F05D/info.json", - "blockchains/ethereum/assets/0xCbfef8fdd706cde6F208460f2Bf39Aa9c785F05D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2470.json b/history/versions/2470.json deleted file mode 100644 index a347efbb7c4e1..0000000000000 --- a/history/versions/2470.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2470, - "commit": "bd154e50719efb43f49adcb72d6c1f2d7117b126", - "date": "2021-06-24T17:20:43.167Z" - }, - "versionStart": { - "versionNum": 2469, - "commit": "8683c5b8c0aa55241a13e1f765e6e9a8f39a210e", - "date": "2021-06-24T17:19:15.614Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2471.json b/history/versions/2471.json deleted file mode 100644 index 37617939a577f..0000000000000 --- a/history/versions/2471.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2471, - "commit": "9e4144b1715e0a40f813449e963f79aa544c8740", - "date": "2021-06-25T01:29:10.268Z" - }, - "versionStart": { - "versionNum": 2470, - "commit": "bd154e50719efb43f49adcb72d6c1f2d7117b126", - "date": "2021-06-24T17:20:43.167Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2472.json b/history/versions/2472.json deleted file mode 100644 index 4e4432e9998cf..0000000000000 --- a/history/versions/2472.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2472, - "commit": "65dd3a34d0bf979b49563ca0639d6b24c53d71c7", - "date": "2021-06-25T07:01:26.877Z" - }, - "versionStart": { - "versionNum": 2471, - "commit": "9e4144b1715e0a40f813449e963f79aa544c8740", - "date": "2021-06-25T01:29:10.268Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4a706451Cf6D87bB04365B1BEa6242710D71078E/info.json", - "blockchains/smartchain/assets/0x4a706451Cf6D87bB04365B1BEa6242710D71078E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2473.json b/history/versions/2473.json deleted file mode 100644 index 65c9607068140..0000000000000 --- a/history/versions/2473.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2473, - "commit": "afaefc22fb140436bce1b02ddeb33762721780cc", - "date": "2021-06-25T07:03:08.441Z" - }, - "versionStart": { - "versionNum": 2472, - "commit": "65dd3a34d0bf979b49563ca0639d6b24c53d71c7", - "date": "2021-06-25T07:01:26.877Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2474.json b/history/versions/2474.json deleted file mode 100644 index 5155557423db8..0000000000000 --- a/history/versions/2474.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2474, - "commit": "0a4769189e5e5d0377f213d3bf5f7f7d20a9e076", - "date": "2021-06-25T07:09:20.940Z" - }, - "versionStart": { - "versionNum": 2473, - "commit": "afaefc22fb140436bce1b02ddeb33762721780cc", - "date": "2021-06-25T07:03:08.441Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4E9A46EA6A22f3894aBEE2302Ad42fd3b69E21E2/info.json", - "blockchains/ethereum/assets/0x4E9A46EA6A22f3894aBEE2302Ad42fd3b69E21E2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2475.json b/history/versions/2475.json deleted file mode 100644 index 444514a65074d..0000000000000 --- a/history/versions/2475.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2475, - "commit": "557cce52b949ba0301cb12017960db4fd4d80dea", - "date": "2021-06-25T07:11:05.021Z" - }, - "versionStart": { - "versionNum": 2474, - "commit": "0a4769189e5e5d0377f213d3bf5f7f7d20a9e076", - "date": "2021-06-25T07:09:20.940Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2476.json b/history/versions/2476.json deleted file mode 100644 index a4595476b5822..0000000000000 --- a/history/versions/2476.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2476, - "commit": "86d3c24a1e066305461f01cd8ffce5a5257d08f8", - "date": "2021-06-25T07:13:45.656Z" - }, - "versionStart": { - "versionNum": 2475, - "commit": "557cce52b949ba0301cb12017960db4fd4d80dea", - "date": "2021-06-25T07:11:05.021Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4354a4F710182966E55EA30CFa807FA1b821a67b/info.json", - "blockchains/smartchain/assets/0x4354a4F710182966E55EA30CFa807FA1b821a67b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2477.json b/history/versions/2477.json deleted file mode 100644 index dcc81c804bd86..0000000000000 --- a/history/versions/2477.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2477, - "commit": "6e7d8cc688a5f3f373dd8abfaeb96db86fea3a10", - "date": "2021-06-25T07:15:01.926Z" - }, - "versionStart": { - "versionNum": 2476, - "commit": "86d3c24a1e066305461f01cd8ffce5a5257d08f8", - "date": "2021-06-25T07:13:45.656Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4354a4F710182966E55EA30CFa807FA1b821a67b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2478.json b/history/versions/2478.json deleted file mode 100644 index f805617244b85..0000000000000 --- a/history/versions/2478.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2478, - "commit": "9591184649b83d07de46c401a8865f22a2b87086", - "date": "2021-06-25T07:21:24.806Z" - }, - "versionStart": { - "versionNum": 2477, - "commit": "6e7d8cc688a5f3f373dd8abfaeb96db86fea3a10", - "date": "2021-06-25T07:15:01.926Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0b34D4A7C5BFc7004b9a193F8309523E99ca766e/info.json", - "blockchains/smartchain/assets/0x0b34D4A7C5BFc7004b9a193F8309523E99ca766e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2479.json b/history/versions/2479.json deleted file mode 100644 index c1d4132a8ed99..0000000000000 --- a/history/versions/2479.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2479, - "commit": "5a4ba686808c59994055011d11b5e653d5bc6630", - "date": "2021-06-25T07:22:41.816Z" - }, - "versionStart": { - "versionNum": 2478, - "commit": "9591184649b83d07de46c401a8865f22a2b87086", - "date": "2021-06-25T07:21:24.806Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0b34D4A7C5BFc7004b9a193F8309523E99ca766e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/248.json b/history/versions/248.json deleted file mode 100644 index a82c976023d4c..0000000000000 --- a/history/versions/248.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 248, - "commit": "a0dc582d79df4b0f775ebde2bb5695fc31dac9c9", - "date": "2021-03-22T06:30:24.197Z" - }, - "versionStart": { - "versionNum": 247, - "commit": "9991d4941d64a9f8a0997b52b0c0bd63357b9220", - "date": "2021-03-22T06:29:07.300Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xCbfef8fdd706cde6F208460f2Bf39Aa9c785F05D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2480.json b/history/versions/2480.json deleted file mode 100644 index 6bdd978487df3..0000000000000 --- a/history/versions/2480.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2480, - "commit": "945ba2029b34db2474ffe48748d374c2e4e65d0e", - "date": "2021-06-25T08:47:09.069Z" - }, - "versionStart": { - "versionNum": 2479, - "commit": "5a4ba686808c59994055011d11b5e653d5bc6630", - "date": "2021-06-25T07:22:41.816Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF823f18d13DF1ffdCed206708D389Dd455Bb802b/info.json", - "blockchains/smartchain/assets/0xF823f18d13DF1ffdCed206708D389Dd455Bb802b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2481.json b/history/versions/2481.json deleted file mode 100644 index a068823d669c4..0000000000000 --- a/history/versions/2481.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2481, - "commit": "4acb10c51c36813cc1a569c78ea9e438ee0286fd", - "date": "2021-06-25T08:48:19.580Z" - }, - "versionStart": { - "versionNum": 2480, - "commit": "945ba2029b34db2474ffe48748d374c2e4e65d0e", - "date": "2021-06-25T08:47:09.069Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF823f18d13DF1ffdCed206708D389Dd455Bb802b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2482.json b/history/versions/2482.json deleted file mode 100644 index 2889fe5233f30..0000000000000 --- a/history/versions/2482.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2482, - "commit": "086acb2dcba1833167280970338735cd37b90e22", - "date": "2021-06-25T09:04:36.815Z" - }, - "versionStart": { - "versionNum": 2481, - "commit": "4acb10c51c36813cc1a569c78ea9e438ee0286fd", - "date": "2021-06-25T08:48:19.580Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0b4922132ec425806Fd8AEE94b5788F9B70D60ca/info.json", - "blockchains/smartchain/assets/0x0b4922132ec425806Fd8AEE94b5788F9B70D60ca/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2483.json b/history/versions/2483.json deleted file mode 100644 index da59626f4ad5d..0000000000000 --- a/history/versions/2483.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2483, - "commit": "87d3d1abc65a9816f425705590708f17f9df4375", - "date": "2021-06-25T09:05:58.010Z" - }, - "versionStart": { - "versionNum": 2482, - "commit": "086acb2dcba1833167280970338735cd37b90e22", - "date": "2021-06-25T09:04:36.815Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0b4922132ec425806Fd8AEE94b5788F9B70D60ca/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2484.json b/history/versions/2484.json deleted file mode 100644 index 2df41c0732dd5..0000000000000 --- a/history/versions/2484.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2484, - "commit": "e3d5d8ed79604016f4c1359b8c2fa59bd3a81a57", - "date": "2021-06-25T09:13:28.441Z" - }, - "versionStart": { - "versionNum": 2483, - "commit": "87d3d1abc65a9816f425705590708f17f9df4375", - "date": "2021-06-25T09:05:58.010Z" - }, - "changes": [ - "blockchains/aeternity/info/info.json", - "blockchains/aion/info/info.json", - "blockchains/algorand/info/info.json", - "blockchains/ark/info/info.json", - "blockchains/aryacoin/info/info.json", - "blockchains/avalanche/info/info.json", - "blockchains/avalanchec/info/info.json", - "blockchains/avalanchex/info/info.json", - "blockchains/band/info/info.json", - "blockchains/binance/info/info.json", - "blockchains/bitcoin/info/info.json", - "blockchains/bitcoincash/info/info.json", - "blockchains/bitcoingold/info/info.json", - "blockchains/bluzelle/info/info.json", - "blockchains/callisto/info/info.json", - "blockchains/cardano/info/info.json", - "blockchains/celo/info/info.json", - "blockchains/classic/info/info.json", - "blockchains/cosmos/info/info.json", - "blockchains/cryptoorg/info/info.json", - "blockchains/dash/info/info.json", - "blockchains/decred/info/info.json", - "blockchains/digibyte/info/info.json", - "blockchains/doge/info/info.json", - "blockchains/ellaism/info/info.json", - "blockchains/eos/info/info.json", - "blockchains/ether-1/info/info.json", - "blockchains/ethereum/info/info.json", - "blockchains/firo/info/info.json", - "blockchains/gochain/info/info.json", - "blockchains/groestlcoin/info/info.json", - "blockchains/harmony/info/info.json", - "blockchains/icon/info/info.json", - "blockchains/iost/info/info.json", - "blockchains/iotex/info/info.json", - "blockchains/kava/info/info.json", - "blockchains/kin/info/info.json", - "blockchains/kusama/info/info.json", - "blockchains/litecoin/info/info.json", - "blockchains/loom/info/info.json", - "blockchains/nano/info/info.json", - "blockchains/near/info/info.json", - "blockchains/nebulas/info/info.json", - "blockchains/neo/info/info.json", - "blockchains/nervos/info/info.json", - "blockchains/nimiq/info/info.json", - "blockchains/nuls/info/info.json", - "blockchains/oasis/info/info.json", - "blockchains/ontology/info/info.json", - "blockchains/poa/info/info.json", - "blockchains/polkadot/info/info.json", - "blockchains/polygon/info/info.json", - "blockchains/qtum/info/info.json", - "blockchains/ravencoin/info/info.json", - "blockchains/ripple/info/info.json", - "blockchains/smartbch/info/info.json", - "blockchains/solana/info/info.json", - "blockchains/steem/info/info.json", - "blockchains/stellar/info/info.json", - "blockchains/terra/info/info.json", - "blockchains/tezos/info/info.json", - "blockchains/theta/info/info.json", - "blockchains/thundertoken/info/info.json", - "blockchains/tomochain/info/info.json", - "blockchains/ton/info/info.json", - "blockchains/tron/info/info.json", - "blockchains/vechain/info/info.json", - "blockchains/viacoin/info/info.json", - "blockchains/wanchain/info/info.json", - "blockchains/waves/info/info.json", - "blockchains/xdai/info/info.json", - "blockchains/xdc/info/info.json", - "blockchains/zcash/info/info.json", - "blockchains/zelcash/info/info.json", - "blockchains/zilliqa/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2485.json b/history/versions/2485.json deleted file mode 100644 index 6966f005df741..0000000000000 --- a/history/versions/2485.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2485, - "commit": "39091897e146e821e0b90e6e7142511ce49dc6b3", - "date": "2021-06-25T10:26:00.608Z" - }, - "versionStart": { - "versionNum": 2484, - "commit": "e3d5d8ed79604016f4c1359b8c2fa59bd3a81a57", - "date": "2021-06-25T09:13:28.441Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1a76bfFD6D1FC1660e1d0E0552Fde51ddbB120CF/info.json", - "blockchains/ethereum/assets/0x1a76bfFD6D1FC1660e1d0E0552Fde51ddbB120CF/logo.png", - "blockchains/ethereum/assets/0xF9A2D7E60a3297E513317AD1d7Ce101CC4C6C8F6/info.json", - "blockchains/ethereum/assets/0xF9A2D7E60a3297E513317AD1d7Ce101CC4C6C8F6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2486.json b/history/versions/2486.json deleted file mode 100644 index 708d5462e78f9..0000000000000 --- a/history/versions/2486.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2486, - "commit": "5bbf76fe14904e6506d9954e535ec14b558e10c9", - "date": "2021-06-25T10:27:24.738Z" - }, - "versionStart": { - "versionNum": 2485, - "commit": "39091897e146e821e0b90e6e7142511ce49dc6b3", - "date": "2021-06-25T10:26:00.608Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1a76bfFD6D1FC1660e1d0E0552Fde51ddbB120CF/info.json", - "blockchains/ethereum/assets/0xF9A2D7E60a3297E513317AD1d7Ce101CC4C6C8F6/info.json", - "blockchains/ethereum/assets/0xbD0a4bf098261673d5E6e600Fd87ddcd756e6764/info.json", - "blockchains/ethereum/assets/0xbD0a4bf098261673d5E6e600Fd87ddcd756e6764/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2487.json b/history/versions/2487.json deleted file mode 100644 index 2f6c10c801662..0000000000000 --- a/history/versions/2487.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2487, - "commit": "86c2b7a506796741042507d1aa928b1d81aac5b0", - "date": "2021-06-25T10:28:32.923Z" - }, - "versionStart": { - "versionNum": 2486, - "commit": "5bbf76fe14904e6506d9954e535ec14b558e10c9", - "date": "2021-06-25T10:27:24.738Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xbD0a4bf098261673d5E6e600Fd87ddcd756e6764/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2488.json b/history/versions/2488.json deleted file mode 100644 index d963ddad8e269..0000000000000 --- a/history/versions/2488.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2488, - "commit": "186abb6f3c76c0741dce7863b274a5b98914b4f3", - "date": "2021-06-25T13:16:40.986Z" - }, - "versionStart": { - "versionNum": 2487, - "commit": "86c2b7a506796741042507d1aa928b1d81aac5b0", - "date": "2021-06-25T10:28:32.923Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD589699b20903fC061701Ad6A35Cb78Bb5Dd734E/info.json", - "blockchains/smartchain/assets/0xD589699b20903fC061701Ad6A35Cb78Bb5Dd734E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2489.json b/history/versions/2489.json deleted file mode 100644 index 6132fd1672550..0000000000000 --- a/history/versions/2489.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2489, - "commit": "e02845f649db8dd9ecccbbe7e6be5b17c291ef85", - "date": "2021-06-25T13:18:24.121Z" - }, - "versionStart": { - "versionNum": 2488, - "commit": "186abb6f3c76c0741dce7863b274a5b98914b4f3", - "date": "2021-06-25T13:16:40.986Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/249.json b/history/versions/249.json deleted file mode 100644 index 431d269200d4d..0000000000000 --- a/history/versions/249.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 249, - "commit": "0b591ce33bfab0960c3c45d6c73d22a657af26ae", - "date": "2021-03-22T07:01:42.270Z" - }, - "versionStart": { - "versionNum": 248, - "commit": "a0dc582d79df4b0f775ebde2bb5695fc31dac9c9", - "date": "2021-03-22T06:30:24.197Z" - }, - "changes": [ - "blockchains/gochain/allowlist.json", - "blockchains/gochain/assets/0x5347FDeA6AA4d7770B31734408Da6d34a8a07BdF/info.json", - "blockchains/gochain/assets/0x5347FDeA6AA4d7770B31734408Da6d34a8a07BdF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2490.json b/history/versions/2490.json deleted file mode 100644 index d38b46b848d16..0000000000000 --- a/history/versions/2490.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2490, - "commit": "54225f44df7edf299d266c1e201ad60b0c21cfbc", - "date": "2021-06-25T18:59:49.405Z" - }, - "versionStart": { - "versionNum": 2489, - "commit": "e02845f649db8dd9ecccbbe7e6be5b17c291ef85", - "date": "2021-06-25T13:18:24.121Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAECf6d1afF214feF70042740054f0f6D0Caa98Ab/info.json", - "blockchains/smartchain/assets/0xAECf6d1afF214feF70042740054f0f6D0Caa98Ab/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2491.json b/history/versions/2491.json deleted file mode 100644 index a6efe0a0a0781..0000000000000 --- a/history/versions/2491.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2491, - "commit": "ead404fe2dca71506cf18c25a3608bf470ee2bd7", - "date": "2021-06-25T19:01:10.490Z" - }, - "versionStart": { - "versionNum": 2490, - "commit": "54225f44df7edf299d266c1e201ad60b0c21cfbc", - "date": "2021-06-25T18:59:49.405Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAECf6d1afF214feF70042740054f0f6D0Caa98Ab/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2492.json b/history/versions/2492.json deleted file mode 100644 index 46a9e426a886d..0000000000000 --- a/history/versions/2492.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2492, - "commit": "4c9691667e74fe0243d2767ede539c5665c64818", - "date": "2021-06-25T19:02:41.291Z" - }, - "versionStart": { - "versionNum": 2491, - "commit": "ead404fe2dca71506cf18c25a3608bf470ee2bd7", - "date": "2021-06-25T19:01:10.490Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC1999565b29e5FA35A24ecC16A4DCF632FB22D1e/info.json", - "blockchains/smartchain/assets/0xC1999565b29e5FA35A24ecC16A4DCF632FB22D1e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2493.json b/history/versions/2493.json deleted file mode 100644 index 5b719a4e9d6c7..0000000000000 --- a/history/versions/2493.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2493, - "commit": "4da1e04b0705c5a017160088a2a6b47f50e83619", - "date": "2021-06-25T19:03:53.571Z" - }, - "versionStart": { - "versionNum": 2492, - "commit": "4c9691667e74fe0243d2767ede539c5665c64818", - "date": "2021-06-25T19:02:41.291Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC1999565b29e5FA35A24ecC16A4DCF632FB22D1e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2494.json b/history/versions/2494.json deleted file mode 100644 index 568803e472011..0000000000000 --- a/history/versions/2494.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2494, - "commit": "7f31672ea85d1880134d9a7d35282965f2c3d07a", - "date": "2021-06-25T20:36:40.382Z" - }, - "versionStart": { - "versionNum": 2493, - "commit": "4da1e04b0705c5a017160088a2a6b47f50e83619", - "date": "2021-06-25T19:03:53.571Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521/info.json", - "blockchains/smartchain/assets/0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2495.json b/history/versions/2495.json deleted file mode 100644 index 08c1c5ae1e9c2..0000000000000 --- a/history/versions/2495.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2495, - "commit": "c64f8d1a54517467752de14fb1cb5a7f6b7610ca", - "date": "2021-06-25T20:38:38.013Z" - }, - "versionStart": { - "versionNum": 2494, - "commit": "7f31672ea85d1880134d9a7d35282965f2c3d07a", - "date": "2021-06-25T20:36:40.382Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2496.json b/history/versions/2496.json deleted file mode 100644 index d1fc37c924041..0000000000000 --- a/history/versions/2496.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2496, - "commit": "6c27b67c014e2accf5b96d31a0f3b9ca9e742386", - "date": "2021-06-25T20:40:51.665Z" - }, - "versionStart": { - "versionNum": 2495, - "commit": "c64f8d1a54517467752de14fb1cb5a7f6b7610ca", - "date": "2021-06-25T20:38:38.013Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/info.json", - "blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2497.json b/history/versions/2497.json deleted file mode 100644 index d919924e8d587..0000000000000 --- a/history/versions/2497.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2497, - "commit": "7c95497123c1914029189b47126d038dd6f0ee3d", - "date": "2021-06-25T20:42:19.650Z" - }, - "versionStart": { - "versionNum": 2496, - "commit": "6c27b67c014e2accf5b96d31a0f3b9ca9e742386", - "date": "2021-06-25T20:40:51.665Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2498.json b/history/versions/2498.json deleted file mode 100644 index 29fa167c03c37..0000000000000 --- a/history/versions/2498.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2498, - "commit": "9aed79808132d4b913ccd0fd300efe3163c762cf", - "date": "2021-06-26T01:25:50.539Z" - }, - "versionStart": { - "versionNum": 2497, - "commit": "7c95497123c1914029189b47126d038dd6f0ee3d", - "date": "2021-06-25T20:42:19.650Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2499.json b/history/versions/2499.json deleted file mode 100644 index c5cf213d9434d..0000000000000 --- a/history/versions/2499.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2499, - "commit": "f6b5e08d9b34fe8f5471c9ae2390e53516774305", - "date": "2021-06-26T06:31:43.348Z" - }, - "versionStart": { - "versionNum": 2498, - "commit": "9aed79808132d4b913ccd0fd300efe3163c762cf", - "date": "2021-06-26T01:25:50.539Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE7A8E7d7729859EA6eEdbd4D67F8c97A22b11435/info.json", - "blockchains/smartchain/assets/0xE7A8E7d7729859EA6eEdbd4D67F8c97A22b11435/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/25.json b/history/versions/25.json deleted file mode 100644 index 40b5eea4d44b6..0000000000000 --- a/history/versions/25.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 25, - "commit": "d057acd4f109bb46d07a5594d6f2c78af2d4bf56", - "date": "2021-02-26T14:10:17.592Z" - }, - "versionStart": { - "versionNum": 24, - "commit": "587e1f907eed97419467f4f1711f7ffd20c593f2", - "date": "2021-02-26T14:01:59.976Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json", - "blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/250.json b/history/versions/250.json deleted file mode 100644 index 3563ed46a7ba8..0000000000000 --- a/history/versions/250.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 250, - "commit": "be07879d364d7bf1de7895bd0099dbf9d53453bf", - "date": "2021-03-23T04:51:39.156Z" - }, - "versionStart": { - "versionNum": 249, - "commit": "0b591ce33bfab0960c3c45d6c73d22a657af26ae", - "date": "2021-03-22T07:01:42.270Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/info.json", - "blockchains/smartchain/assets/0x8076C74C5e3F5852037F31Ff0093Eeb8c8ADd8D3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2500.json b/history/versions/2500.json deleted file mode 100644 index f2ab0bd27135c..0000000000000 --- a/history/versions/2500.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2500, - "commit": "1a427443256c7474f34db4942c97ec13cb68f3cc", - "date": "2021-06-26T06:33:03.626Z" - }, - "versionStart": { - "versionNum": 2499, - "commit": "f6b5e08d9b34fe8f5471c9ae2390e53516774305", - "date": "2021-06-26T06:31:43.348Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2501.json b/history/versions/2501.json deleted file mode 100644 index c3f8d5cbf90f6..0000000000000 --- a/history/versions/2501.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2501, - "commit": "25df09998f6de57b0385474e89c7592ed2b93765", - "date": "2021-06-26T06:35:43.666Z" - }, - "versionStart": { - "versionNum": 2500, - "commit": "1a427443256c7474f34db4942c97ec13cb68f3cc", - "date": "2021-06-26T06:33:03.626Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/info.json", - "blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2502.json b/history/versions/2502.json deleted file mode 100644 index 3df3146447ca0..0000000000000 --- a/history/versions/2502.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2502, - "commit": "ac033ffd1a76cdf7e08a00bae9e20f27b1cc0cce", - "date": "2021-06-26T06:37:03.891Z" - }, - "versionStart": { - "versionNum": 2501, - "commit": "25df09998f6de57b0385474e89c7592ed2b93765", - "date": "2021-06-26T06:35:43.666Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xDF91842028B9ae0B9993025182fEA1eAfEC66771/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2503.json b/history/versions/2503.json deleted file mode 100644 index 870cf2fd44391..0000000000000 --- a/history/versions/2503.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2503, - "commit": "86c772d63cd988d14a52bcbaac8ff1db52b35be9", - "date": "2021-06-26T06:41:25.126Z" - }, - "versionStart": { - "versionNum": 2502, - "commit": "ac033ffd1a76cdf7e08a00bae9e20f27b1cc0cce", - "date": "2021-06-26T06:37:03.891Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/info.json", - "blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2504.json b/history/versions/2504.json deleted file mode 100644 index 5a11c689a6584..0000000000000 --- a/history/versions/2504.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2504, - "commit": "cc4b185d684f96045d0f932c582914cb3f8b673a", - "date": "2021-06-26T06:42:33.375Z" - }, - "versionStart": { - "versionNum": 2503, - "commit": "86c772d63cd988d14a52bcbaac8ff1db52b35be9", - "date": "2021-06-26T06:41:25.126Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xcc7ab8d78dBA187dC95bF3bB86e65E0C26d0041f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2505.json b/history/versions/2505.json deleted file mode 100644 index e835125c1b65c..0000000000000 --- a/history/versions/2505.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2505, - "commit": "0c21f9770e9cc580f1ad781a8d71eef28889c4b3", - "date": "2021-06-26T10:41:04.536Z" - }, - "versionStart": { - "versionNum": 2504, - "commit": "cc4b185d684f96045d0f932c582914cb3f8b673a", - "date": "2021-06-26T06:42:33.375Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x41540ba32dB90269Bb72A7bE1D4b1eE18F5544f1/info.json", - "blockchains/smartchain/assets/0x41540ba32dB90269Bb72A7bE1D4b1eE18F5544f1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2506.json b/history/versions/2506.json deleted file mode 100644 index 992a7ce2b5552..0000000000000 --- a/history/versions/2506.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2506, - "commit": "738905a2a0e06bfd89889eccc2d831bbd45bebdf", - "date": "2021-06-26T10:42:10.777Z" - }, - "versionStart": { - "versionNum": 2505, - "commit": "0c21f9770e9cc580f1ad781a8d71eef28889c4b3", - "date": "2021-06-26T10:41:04.536Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2507.json b/history/versions/2507.json deleted file mode 100644 index fe169ad43d915..0000000000000 --- a/history/versions/2507.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2507, - "commit": "4f2461b08fa96ecc344c370984e02c8e6e497c6d", - "date": "2021-06-26T10:57:56.022Z" - }, - "versionStart": { - "versionNum": 2506, - "commit": "738905a2a0e06bfd89889eccc2d831bbd45bebdf", - "date": "2021-06-26T10:42:10.777Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x23C28E9346C82228FB2b62b20b6fe5d75989F5b2/info.json", - "blockchains/smartchain/assets/0x23C28E9346C82228FB2b62b20b6fe5d75989F5b2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2508.json b/history/versions/2508.json deleted file mode 100644 index d2bddd78a50e5..0000000000000 --- a/history/versions/2508.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2508, - "commit": "b679f01808322a3cef495bbb8476cfef107e4cae", - "date": "2021-06-26T10:59:14.628Z" - }, - "versionStart": { - "versionNum": 2507, - "commit": "4f2461b08fa96ecc344c370984e02c8e6e497c6d", - "date": "2021-06-26T10:57:56.022Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2509.json b/history/versions/2509.json deleted file mode 100644 index e9754d01f88fd..0000000000000 --- a/history/versions/2509.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2509, - "commit": "a880894e9a9a8bd8d6c0769a45194a5078cd8dbd", - "date": "2021-06-26T12:54:35.088Z" - }, - "versionStart": { - "versionNum": 2508, - "commit": "b679f01808322a3cef495bbb8476cfef107e4cae", - "date": "2021-06-26T10:59:14.628Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9FFaFC014832B803aAAab0D2e4D9c127Eca0E034/info.json", - "blockchains/smartchain/assets/0x9FFaFC014832B803aAAab0D2e4D9c127Eca0E034/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/251.json b/history/versions/251.json deleted file mode 100644 index cb0db3ba12932..0000000000000 --- a/history/versions/251.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 251, - "commit": "a388ea8a391185ea76a87b4f78f8e3919bdc7549", - "date": "2021-03-23T11:47:27.035Z" - }, - "versionStart": { - "versionNum": 250, - "commit": "be07879d364d7bf1de7895bd0099dbf9d53453bf", - "date": "2021-03-23T04:51:39.156Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json", - "blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2510.json b/history/versions/2510.json deleted file mode 100644 index 63ecfd2810335..0000000000000 --- a/history/versions/2510.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2510, - "commit": "250989e29ce20867064844e3d0c87fdcf629e288", - "date": "2021-06-26T12:55:52.690Z" - }, - "versionStart": { - "versionNum": 2509, - "commit": "a880894e9a9a8bd8d6c0769a45194a5078cd8dbd", - "date": "2021-06-26T12:54:35.088Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9FFaFC014832B803aAAab0D2e4D9c127Eca0E034/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2511.json b/history/versions/2511.json deleted file mode 100644 index 24926091ce21c..0000000000000 --- a/history/versions/2511.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2511, - "commit": "eeac26d17bf5bebfbc2116631f2da28a40b57064", - "date": "2021-06-26T13:04:39.341Z" - }, - "versionStart": { - "versionNum": 2510, - "commit": "250989e29ce20867064844e3d0c87fdcf629e288", - "date": "2021-06-26T12:55:52.690Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0c749474ecd356CB399D87Eb60Fd078368D24d4c/info.json", - "blockchains/ethereum/assets/0x0c749474ecd356CB399D87Eb60Fd078368D24d4c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2512.json b/history/versions/2512.json deleted file mode 100644 index c894213bd8b37..0000000000000 --- a/history/versions/2512.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2512, - "commit": "22e3c3a5a13a7ff6353c50b46704bcdfd2246f29", - "date": "2021-06-26T13:05:56.974Z" - }, - "versionStart": { - "versionNum": 2511, - "commit": "eeac26d17bf5bebfbc2116631f2da28a40b57064", - "date": "2021-06-26T13:04:39.341Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0c749474ecd356CB399D87Eb60Fd078368D24d4c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2513.json b/history/versions/2513.json deleted file mode 100644 index 6cd0ae0eaf0d5..0000000000000 --- a/history/versions/2513.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2513, - "commit": "1e87e8a3d745486aa155e0474a8637b05b9282ed", - "date": "2021-06-26T15:03:22.739Z" - }, - "versionStart": { - "versionNum": 2512, - "commit": "22e3c3a5a13a7ff6353c50b46704bcdfd2246f29", - "date": "2021-06-26T13:05:56.974Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/info.json", - "blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2514.json b/history/versions/2514.json deleted file mode 100644 index 514d8b746d5eb..0000000000000 --- a/history/versions/2514.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2514, - "commit": "2e539e0937ce41aaa06df3f54d4425ec8488ec4d", - "date": "2021-06-26T15:04:48.184Z" - }, - "versionStart": { - "versionNum": 2513, - "commit": "1e87e8a3d745486aa155e0474a8637b05b9282ed", - "date": "2021-06-26T15:03:22.739Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2515.json b/history/versions/2515.json deleted file mode 100644 index 41f1f0627aec1..0000000000000 --- a/history/versions/2515.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2515, - "commit": "3c2d1d607e59ed9a66c3b256b5f1908be66e807f", - "date": "2021-06-26T19:33:59.024Z" - }, - "versionStart": { - "versionNum": 2514, - "commit": "2e539e0937ce41aaa06df3f54d4425ec8488ec4d", - "date": "2021-06-26T15:04:48.184Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3adaf5DA3d11Cc20ef937417a5c55E7cB18fDE6f/info.json", - "blockchains/smartchain/assets/0x3adaf5DA3d11Cc20ef937417a5c55E7cB18fDE6f/logo.png", - "blockchains/smartchain/assets/0x4a080377f83D669D7bB83B3184a8A5E61B500608/info.json", - "blockchains/smartchain/assets/0x4a080377f83D669D7bB83B3184a8A5E61B500608/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2516.json b/history/versions/2516.json deleted file mode 100644 index 0078f36876778..0000000000000 --- a/history/versions/2516.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2516, - "commit": "c71887cbc852f35a960572de7aa4f53d827918c7", - "date": "2021-06-26T19:36:20.392Z" - }, - "versionStart": { - "versionNum": 2515, - "commit": "3c2d1d607e59ed9a66c3b256b5f1908be66e807f", - "date": "2021-06-26T19:33:59.024Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x192E9321b6244D204D4301AfA507EB29CA84D9ef/info.json", - "blockchains/smartchain/assets/0x192E9321b6244D204D4301AfA507EB29CA84D9ef/logo.png", - "blockchains/smartchain/assets/0x3adaf5DA3d11Cc20ef937417a5c55E7cB18fDE6f/info.json", - "blockchains/smartchain/assets/0x4a080377f83D669D7bB83B3184a8A5E61B500608/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2517.json b/history/versions/2517.json deleted file mode 100644 index babff7d9e0aff..0000000000000 --- a/history/versions/2517.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2517, - "commit": "ad11152c54f3b88921113e6bf8f932bbb0f4a7fc", - "date": "2021-06-26T19:37:34.876Z" - }, - "versionStart": { - "versionNum": 2516, - "commit": "c71887cbc852f35a960572de7aa4f53d827918c7", - "date": "2021-06-26T19:36:20.392Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2518.json b/history/versions/2518.json deleted file mode 100644 index 924f8085c1fc9..0000000000000 --- a/history/versions/2518.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2518, - "commit": "6a5dfc94b532128374ab46ea8f50fc108eb3d01a", - "date": "2021-06-26T20:03:32.378Z" - }, - "versionStart": { - "versionNum": 2517, - "commit": "ad11152c54f3b88921113e6bf8f932bbb0f4a7fc", - "date": "2021-06-26T19:37:34.876Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/info.json", - "blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/info.json", - "blockchains/smartchain/assets/0x330540a9d998442dcbc396165D3dDc5052077bB1/info.json", - "blockchains/smartchain/assets/0x330540a9d998442dcbc396165D3dDc5052077bB1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2519.json b/history/versions/2519.json deleted file mode 100644 index 3f3bd4e69fb0b..0000000000000 --- a/history/versions/2519.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2519, - "commit": "7ffd6fa0c4773714b3af724acc1733a735be3e96", - "date": "2021-06-26T20:05:43.610Z" - }, - "versionStart": { - "versionNum": 2518, - "commit": "6a5dfc94b532128374ab46ea8f50fc108eb3d01a", - "date": "2021-06-26T20:03:32.378Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x330540a9d998442dcbc396165D3dDc5052077bB1/info.json", - "blockchains/smartchain/assets/0x3DAB450ee6451762E72647A05a205dd5697c5C2c/info.json", - "blockchains/smartchain/assets/0x3DAB450ee6451762E72647A05a205dd5697c5C2c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/252.json b/history/versions/252.json deleted file mode 100644 index 02d93370db7e5..0000000000000 --- a/history/versions/252.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 252, - "commit": "a59567e0cb255fb8ea23af24d3374d06532e5804", - "date": "2021-03-23T11:48:57.630Z" - }, - "versionStart": { - "versionNum": 251, - "commit": "a388ea8a391185ea76a87b4f78f8e3919bdc7549", - "date": "2021-03-23T11:47:27.035Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc25D94fc3f8D7bD1d88f89802fe075338F71dEC7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2520.json b/history/versions/2520.json deleted file mode 100644 index 2ed537d78a8da..0000000000000 --- a/history/versions/2520.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2520, - "commit": "d9ca4ed5c06fd3eed1fab956c28fe6671d030afe", - "date": "2021-06-26T20:07:17.518Z" - }, - "versionStart": { - "versionNum": 2519, - "commit": "7ffd6fa0c4773714b3af724acc1733a735be3e96", - "date": "2021-06-26T20:05:43.610Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3DAB450ee6451762E72647A05a205dd5697c5C2c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2521.json b/history/versions/2521.json deleted file mode 100644 index b22976891aeb1..0000000000000 --- a/history/versions/2521.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2521, - "commit": "921e4f5720b4b0b42a7390800e2e32a436145e87", - "date": "2021-06-26T20:12:50.727Z" - }, - "versionStart": { - "versionNum": 2520, - "commit": "d9ca4ed5c06fd3eed1fab956c28fe6671d030afe", - "date": "2021-06-26T20:07:17.518Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD890661EF4f88452265D36a290Fa09aC476C2020/info.json", - "blockchains/smartchain/assets/0xD890661EF4f88452265D36a290Fa09aC476C2020/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2522.json b/history/versions/2522.json deleted file mode 100644 index 755715b35eee8..0000000000000 --- a/history/versions/2522.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2522, - "commit": "7e971b465dc226782707b538a27954bb4578d7cb", - "date": "2021-06-26T20:14:17.285Z" - }, - "versionStart": { - "versionNum": 2521, - "commit": "921e4f5720b4b0b42a7390800e2e32a436145e87", - "date": "2021-06-26T20:12:50.727Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD890661EF4f88452265D36a290Fa09aC476C2020/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2523.json b/history/versions/2523.json deleted file mode 100644 index a2a1c2413a181..0000000000000 --- a/history/versions/2523.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2523, - "commit": "36a5eed6c41d5ed4a08e3ac0bcfb3549640b195f", - "date": "2021-06-27T01:29:23.420Z" - }, - "versionStart": { - "versionNum": 2522, - "commit": "7e971b465dc226782707b538a27954bb4578d7cb", - "date": "2021-06-26T20:14:17.285Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2524.json b/history/versions/2524.json deleted file mode 100644 index 9ac4fd524f8d0..0000000000000 --- a/history/versions/2524.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2524, - "commit": "5a1936470cdc1fdd0940caa6bc806b44cfd542ac", - "date": "2021-06-27T08:30:11.161Z" - }, - "versionStart": { - "versionNum": 2523, - "commit": "36a5eed6c41d5ed4a08e3ac0bcfb3549640b195f", - "date": "2021-06-27T01:29:23.420Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/info.json", - "blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2525.json b/history/versions/2525.json deleted file mode 100644 index 47bcc35a4cae9..0000000000000 --- a/history/versions/2525.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2525, - "commit": "abf93de6bf7741c8623d13df65fe11951ee5d566", - "date": "2021-06-27T08:31:20.126Z" - }, - "versionStart": { - "versionNum": 2524, - "commit": "5a1936470cdc1fdd0940caa6bc806b44cfd542ac", - "date": "2021-06-27T08:30:11.161Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2aC8f06A3165f38BF582c5D2edC22B245889bD2F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2526.json b/history/versions/2526.json deleted file mode 100644 index 17761e5bde2ed..0000000000000 --- a/history/versions/2526.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2526, - "commit": "7a456ee8ebcab882581a677ec41a6d3f3b1040b5", - "date": "2021-06-27T12:12:09.815Z" - }, - "versionStart": { - "versionNum": 2525, - "commit": "abf93de6bf7741c8623d13df65fe11951ee5d566", - "date": "2021-06-27T08:31:20.126Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521/info.json", - "blockchains/smartchain/assets/0x06c4212Ae2fEa51a27A045D968E73F7E91eA5521/logo.png", - "blockchains/smartchain/assets/0x3081523203F2AEfceaBd4b9B9eDbCa05A038Db67/info.json", - "blockchains/smartchain/assets/0x3081523203F2AEfceaBd4b9B9eDbCa05A038Db67/logo.png", - "blockchains/smartchain/assets/0x44F2a124de7DBe2b1b15dbb0c1D79958eb999abd/info.json", - "blockchains/smartchain/assets/0x44F2a124de7DBe2b1b15dbb0c1D79958eb999abd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2527.json b/history/versions/2527.json deleted file mode 100644 index e50b05845b5c6..0000000000000 --- a/history/versions/2527.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2527, - "commit": "5fef4a5e0b535bdb9cf631de7562ba94506d0a61", - "date": "2021-06-27T12:13:24.171Z" - }, - "versionStart": { - "versionNum": 2526, - "commit": "7a456ee8ebcab882581a677ec41a6d3f3b1040b5", - "date": "2021-06-27T12:12:09.815Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2528.json b/history/versions/2528.json deleted file mode 100644 index b45864a82d53f..0000000000000 --- a/history/versions/2528.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2528, - "commit": "6b56e5bd522e1113fd79ac1df7abf13c9101f6fb", - "date": "2021-06-27T16:26:56.543Z" - }, - "versionStart": { - "versionNum": 2527, - "commit": "5fef4a5e0b535bdb9cf631de7562ba94506d0a61", - "date": "2021-06-27T12:13:24.171Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/info.json", - "blockchains/smartchain/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2529.json b/history/versions/2529.json deleted file mode 100644 index 9ff5c739bd8dd..0000000000000 --- a/history/versions/2529.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2529, - "commit": "534656630e0681b063928ac8a2a7304d14aa1cef", - "date": "2021-06-27T16:28:03.847Z" - }, - "versionStart": { - "versionNum": 2528, - "commit": "6b56e5bd522e1113fd79ac1df7abf13c9101f6fb", - "date": "2021-06-27T16:26:56.543Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x630d98424eFe0Ea27fB1b3Ab7741907DFFEaAd78/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/253.json b/history/versions/253.json deleted file mode 100644 index 8121ecad5366f..0000000000000 --- a/history/versions/253.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 253, - "commit": "c210820d3bcc49c248e9f1027d7720bc9c549eef", - "date": "2021-03-23T11:52:10.714Z" - }, - "versionStart": { - "versionNum": 252, - "commit": "a59567e0cb255fb8ea23af24d3374d06532e5804", - "date": "2021-03-23T11:48:57.630Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json", - "blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2530.json b/history/versions/2530.json deleted file mode 100644 index c20e94eb17fa4..0000000000000 --- a/history/versions/2530.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2530, - "commit": "4062b6dfe1a3aca3f2439335d08d797c5acbbcd9", - "date": "2021-06-27T18:03:01.484Z" - }, - "versionStart": { - "versionNum": 2529, - "commit": "534656630e0681b063928ac8a2a7304d14aa1cef", - "date": "2021-06-27T16:28:03.847Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json", - "blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2531.json b/history/versions/2531.json deleted file mode 100644 index 5711dc6199e6d..0000000000000 --- a/history/versions/2531.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2531, - "commit": "8f3b718e80003d5dce5b966e64413ad796818952", - "date": "2021-06-27T18:04:27.493Z" - }, - "versionStart": { - "versionNum": 2530, - "commit": "4062b6dfe1a3aca3f2439335d08d797c5acbbcd9", - "date": "2021-06-27T18:03:01.484Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2532.json b/history/versions/2532.json deleted file mode 100644 index 5cddcfce6eb15..0000000000000 --- a/history/versions/2532.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2532, - "commit": "08fb83d80b98692f0abb57cb1027290e3348275a", - "date": "2021-06-27T18:19:43.157Z" - }, - "versionStart": { - "versionNum": 2531, - "commit": "8f3b718e80003d5dce5b966e64413ad796818952", - "date": "2021-06-27T18:04:27.493Z" - }, - "changes": [ - "blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/info.json", - "blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2533.json b/history/versions/2533.json deleted file mode 100644 index 2393237d56fc0..0000000000000 --- a/history/versions/2533.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2533, - "commit": "ed606b3e623063b6837b3036550bd7890b5ae5c2", - "date": "2021-06-27T18:20:57.360Z" - }, - "versionStart": { - "versionNum": 2532, - "commit": "08fb83d80b98692f0abb57cb1027290e3348275a", - "date": "2021-06-27T18:19:43.157Z" - }, - "changes": [ - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2534.json b/history/versions/2534.json deleted file mode 100644 index 7ae260042dfd6..0000000000000 --- a/history/versions/2534.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2534, - "commit": "39bb64ad4008164fad196437e9ebd81d52e5eb0a", - "date": "2021-06-27T20:26:00.345Z" - }, - "versionStart": { - "versionNum": 2533, - "commit": "ed606b3e623063b6837b3036550bd7890b5ae5c2", - "date": "2021-06-27T18:20:57.360Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x708739980021A0b0B2E555383fE1283697e140e9/info.json", - "blockchains/smartchain/assets/0x708739980021A0b0B2E555383fE1283697e140e9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2535.json b/history/versions/2535.json deleted file mode 100644 index 03ff1717c262f..0000000000000 --- a/history/versions/2535.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2535, - "commit": "4fe982b81d2d4850a5a0b69627e325db789022e2", - "date": "2021-06-27T20:27:08.803Z" - }, - "versionStart": { - "versionNum": 2534, - "commit": "39bb64ad4008164fad196437e9ebd81d52e5eb0a", - "date": "2021-06-27T20:26:00.345Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2536.json b/history/versions/2536.json deleted file mode 100644 index 597d05ccec646..0000000000000 --- a/history/versions/2536.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2536, - "commit": "1f752d48cd6638e6f271ff380732b5e252a14667", - "date": "2021-06-27T20:42:52.760Z" - }, - "versionStart": { - "versionNum": 2535, - "commit": "4fe982b81d2d4850a5a0b69627e325db789022e2", - "date": "2021-06-27T20:27:08.803Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x248C1e2b50C72F04704c71BcC953799351aB30a8/info.json", - "blockchains/smartchain/assets/0x248C1e2b50C72F04704c71BcC953799351aB30a8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2537.json b/history/versions/2537.json deleted file mode 100644 index ef7c89f8bed61..0000000000000 --- a/history/versions/2537.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2537, - "commit": "d0b91f3512524a7913ceef571af46783df8f5935", - "date": "2021-06-27T20:44:14.415Z" - }, - "versionStart": { - "versionNum": 2536, - "commit": "1f752d48cd6638e6f271ff380732b5e252a14667", - "date": "2021-06-27T20:42:52.760Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2538.json b/history/versions/2538.json deleted file mode 100644 index 7b81f51903e6f..0000000000000 --- a/history/versions/2538.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2538, - "commit": "0c0e740ae03995738c5ea2158c9e3d78905a15ae", - "date": "2021-06-28T01:27:42.493Z" - }, - "versionStart": { - "versionNum": 2537, - "commit": "d0b91f3512524a7913ceef571af46783df8f5935", - "date": "2021-06-27T20:44:14.415Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2539.json b/history/versions/2539.json deleted file mode 100644 index 3cddcfeeee8d7..0000000000000 --- a/history/versions/2539.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2539, - "commit": "fc7c73290851a05eca622b0b430983830596df45", - "date": "2021-06-28T06:18:01.096Z" - }, - "versionStart": { - "versionNum": 2538, - "commit": "0c0e740ae03995738c5ea2158c9e3d78905a15ae", - "date": "2021-06-28T01:27:42.493Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/info.json", - "blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/logo.png", - "blockchains/smartchain/assets/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522/info.json", - "blockchains/smartchain/assets/0xCB6b5d0562bB2ACBd930c3112857E5121A02B522/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/254.json b/history/versions/254.json deleted file mode 100644 index 93d6cbf65b4c3..0000000000000 --- a/history/versions/254.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 254, - "commit": "d0fe2e9481f42084fad779a6e774d1d3180de136", - "date": "2021-03-23T11:53:39.354Z" - }, - "versionStart": { - "versionNum": 253, - "commit": "c210820d3bcc49c248e9f1027d7720bc9c549eef", - "date": "2021-03-23T11:52:10.714Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2540.json b/history/versions/2540.json deleted file mode 100644 index b2598b74ec7a3..0000000000000 --- a/history/versions/2540.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2540, - "commit": "619c7c8b16bcdc3fa1e930bd2e0f4f1a5096ff36", - "date": "2021-06-28T06:19:28.467Z" - }, - "versionStart": { - "versionNum": 2539, - "commit": "fc7c73290851a05eca622b0b430983830596df45", - "date": "2021-06-28T06:18:01.096Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x965b0Df5BDA0E7a0649324D78f03D5F7F2De086a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2541.json b/history/versions/2541.json deleted file mode 100644 index b2e94b70c5000..0000000000000 --- a/history/versions/2541.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2541, - "commit": "6c435633f01a56a33daa8e4d1f3db898065d1e9e", - "date": "2021-06-28T08:04:58.977Z" - }, - "versionStart": { - "versionNum": 2540, - "commit": "619c7c8b16bcdc3fa1e930bd2e0f4f1a5096ff36", - "date": "2021-06-28T06:19:28.467Z" - }, - "changes": [ - "blockchains/tron/assets/TCfLxS9xHxH8auBL3T8pf3NFTZhsxy4Ncg/info.json", - "blockchains/tron/assets/TCfLxS9xHxH8auBL3T8pf3NFTZhsxy4Ncg/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2542.json b/history/versions/2542.json deleted file mode 100644 index a1d3bfaf48652..0000000000000 --- a/history/versions/2542.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2542, - "commit": "ee545e35b9f6437ffd8f28a52fe61a4a7d1c32b2", - "date": "2021-06-28T08:06:56.362Z" - }, - "versionStart": { - "versionNum": 2541, - "commit": "6c435633f01a56a33daa8e4d1f3db898065d1e9e", - "date": "2021-06-28T08:04:58.977Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc2591D74cC6A0810847ADD242319d4b43c8e5f09/info.json", - "blockchains/smartchain/assets/0xc2591D74cC6A0810847ADD242319d4b43c8e5f09/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2543.json b/history/versions/2543.json deleted file mode 100644 index 23e7a6043fb35..0000000000000 --- a/history/versions/2543.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2543, - "commit": "0c5c3023f916ff9c1dfb2d8602d49e5bce1a36ff", - "date": "2021-06-28T08:08:07.055Z" - }, - "versionStart": { - "versionNum": 2542, - "commit": "ee545e35b9f6437ffd8f28a52fe61a4a7d1c32b2", - "date": "2021-06-28T08:06:56.362Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc2591D74cC6A0810847ADD242319d4b43c8e5f09/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2544.json b/history/versions/2544.json deleted file mode 100644 index d8b1c920dc39d..0000000000000 --- a/history/versions/2544.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2544, - "commit": "cbb1d91a26513cc534349b39c4e0179589f172d7", - "date": "2021-06-28T08:15:32.442Z" - }, - "versionStart": { - "versionNum": 2543, - "commit": "0c5c3023f916ff9c1dfb2d8602d49e5bce1a36ff", - "date": "2021-06-28T08:08:07.055Z" - }, - "changes": [ - "blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/info.json", - "blockchains/tron/assets/TMNTn2uFAHhkGE3uuM84rhfRRjt6ry9xnL/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2545.json b/history/versions/2545.json deleted file mode 100644 index 7c285b283e499..0000000000000 --- a/history/versions/2545.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2545, - "commit": "187d08d92d623a8e39b9f8805c86c6912d3b7205", - "date": "2021-06-28T08:23:39.973Z" - }, - "versionStart": { - "versionNum": 2544, - "commit": "cbb1d91a26513cc534349b39c4e0179589f172d7", - "date": "2021-06-28T08:15:32.442Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json", - "blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/logo.png", - "blockchains/smartchain/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json", - "blockchains/smartchain/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2546.json b/history/versions/2546.json deleted file mode 100644 index 6bf0a733ed083..0000000000000 --- a/history/versions/2546.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2546, - "commit": "b04d3c39311e8f097c7ae74899dd00dfe717772d", - "date": "2021-06-28T08:24:57.277Z" - }, - "versionStart": { - "versionNum": 2545, - "commit": "187d08d92d623a8e39b9f8805c86c6912d3b7205", - "date": "2021-06-28T08:23:39.973Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xFbC4f3f645C4003a2E4F4e9b51077d2DaA9a9341/info.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2547.json b/history/versions/2547.json deleted file mode 100644 index e7c7ec4ca3042..0000000000000 --- a/history/versions/2547.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2547, - "commit": "1b58ae14198690bfc462ffc6c55c2a3c019edeb3", - "date": "2021-06-28T08:44:59.042Z" - }, - "versionStart": { - "versionNum": 2546, - "commit": "b04d3c39311e8f097c7ae74899dd00dfe717772d", - "date": "2021-06-28T08:24:57.277Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7819806b6eA4b5582c5aE3825a521b4067B5C7fE/info.json", - "blockchains/smartchain/assets/0x7819806b6eA4b5582c5aE3825a521b4067B5C7fE/logo.png", - "blockchains/smartchain/assets/0xE8813E1C7EAF1DE10D331Ed6C0B210eb36561356/info.json", - "blockchains/smartchain/assets/0xE8813E1C7EAF1DE10D331Ed6C0B210eb36561356/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2548.json b/history/versions/2548.json deleted file mode 100644 index b18cfaff9f1d5..0000000000000 --- a/history/versions/2548.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2548, - "commit": "4f11af222e4489f7dce1f7f7236fb85b27de847d", - "date": "2021-06-28T08:46:24.744Z" - }, - "versionStart": { - "versionNum": 2547, - "commit": "1b58ae14198690bfc462ffc6c55c2a3c019edeb3", - "date": "2021-06-28T08:44:59.042Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7819806b6eA4b5582c5aE3825a521b4067B5C7fE/info.json", - "blockchains/smartchain/assets/0xE8813E1C7EAF1DE10D331Ed6C0B210eb36561356/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2549.json b/history/versions/2549.json deleted file mode 100644 index 60f08bc824459..0000000000000 --- a/history/versions/2549.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2549, - "commit": "70469f9c2a3d4f1f3bca68c3414f2ebb3a0ed4e0", - "date": "2021-06-28T08:57:02.798Z" - }, - "versionStart": { - "versionNum": 2548, - "commit": "4f11af222e4489f7dce1f7f7236fb85b27de847d", - "date": "2021-06-28T08:46:24.744Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/info.json", - "blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/255.json b/history/versions/255.json deleted file mode 100644 index 26babdf5ee047..0000000000000 --- a/history/versions/255.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 255, - "commit": "ad06bdae23d535e9208575a434a874898fc8eeaf", - "date": "2021-03-23T14:36:32.745Z" - }, - "versionStart": { - "versionNum": 254, - "commit": "d0fe2e9481f42084fad779a6e774d1d3180de136", - "date": "2021-03-23T11:53:39.354Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/info.json", - "blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2550.json b/history/versions/2550.json deleted file mode 100644 index 07238a4cfa2b2..0000000000000 --- a/history/versions/2550.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2550, - "commit": "20cd5eacd3f03760ebdc6d0ce75e3d4d0d083be9", - "date": "2021-06-28T08:58:11.203Z" - }, - "versionStart": { - "versionNum": 2549, - "commit": "70469f9c2a3d4f1f3bca68c3414f2ebb3a0ed4e0", - "date": "2021-06-28T08:57:02.798Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x46576e20EC5F25586A6Fa2E0d6B6058354B72E72/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2551.json b/history/versions/2551.json deleted file mode 100644 index 50c365708c825..0000000000000 --- a/history/versions/2551.json +++ /dev/null @@ -1,576 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2551, - "commit": "6572a691df8141f3e8213cb97ef8d2e4b86d8b86", - "date": "2021-06-28T09:25:58.831Z" - }, - "versionStart": { - "versionNum": 2550, - "commit": "20cd5eacd3f03760ebdc6d0ce75e3d4d0d083be9", - "date": "2021-06-28T08:58:11.203Z" - }, - "changes": [ - "blockchains/aeternity/info/info.json", - "blockchains/aion/info/info.json", - "blockchains/algorand/info/info.json", - "blockchains/ark/info/info.json", - "blockchains/aryacoin/info/info.json", - "blockchains/band/info/info.json", - "blockchains/binance/assets/DFY-EA0/info.json", - "blockchains/binance/assets/PROPEL-6D9/info.json", - "blockchains/binance/assets/TWT-8C2/info.json", - "blockchains/binance/info/info.json", - "blockchains/bitcoin/info/info.json", - "blockchains/bitcoincash/info/info.json", - "blockchains/bitcoingold/info/info.json", - "blockchains/bluzelle/info/info.json", - "blockchains/callisto/info/info.json", - "blockchains/cardano/info/info.json", - "blockchains/celo/info/info.json", - "blockchains/classic/info/info.json", - "blockchains/cosmos/info/info.json", - "blockchains/cryptoorg/info/info.json", - "blockchains/dash/info/info.json", - "blockchains/decred/info/info.json", - "blockchains/digibyte/info/info.json", - "blockchains/doge/info/info.json", - "blockchains/ellaism/info/info.json", - "blockchains/eos/info/info.json", - "blockchains/ether-1/info/info.json", - "blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/info.json", - "blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json", - "blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json", - "blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/info.json", - "blockchains/ethereum/assets/0x0327112423F3A68efdF1fcF402F6c5CB9f7C33fd/info.json", - "blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/info.json", - "blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/info.json", - "blockchains/ethereum/assets/0x07150e919B4De5fD6a63DE1F9384828396f25fDC/info.json", - "blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/info.json", - "blockchains/ethereum/assets/0x09a3EcAFa817268f77BE1283176B946C4ff2E608/info.json", - "blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/info.json", - "blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/info.json", - "blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/info.json", - "blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json", - "blockchains/ethereum/assets/0x0cae9e4d663793c2a2A0b211c1Cf4bBca2B9cAa7/info.json", - "blockchains/ethereum/assets/0x0d9227f9c4ab3972f994FCcC6EeBa3213C0305c4/info.json", - "blockchains/ethereum/assets/0x0f8794f66C7170c4f9163a8498371A747114f6C4/info.json", - "blockchains/ethereum/assets/0x11003E410ca3FcD220765B3d2f343433A0b2bffd/info.json", - "blockchains/ethereum/assets/0x12D102F06da35cC0111EB58017fd2Cd28537d0e1/info.json", - "blockchains/ethereum/assets/0x12fCd6463E66974cF7bBC24FFC4d40d6bE458283/info.json", - "blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/info.json", - "blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json", - "blockchains/ethereum/assets/0x13B02c8dE71680e71F0820c996E4bE43c2F57d15/info.json", - "blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json", - "blockchains/ethereum/assets/0x16484d73Ac08d2355F466d448D2b79D2039F6EBB/info.json", - "blockchains/ethereum/assets/0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8/info.json", - "blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/info.json", - "blockchains/ethereum/assets/0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a/info.json", - "blockchains/ethereum/assets/0x18a4979bbB4c88275d4575d66B9c9CD6BeA0cD5E/info.json", - "blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/info.json", - "blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/info.json", - "blockchains/ethereum/assets/0x1d350417d9787E000cc1b95d70E9536DcD91F373/info.json", - "blockchains/ethereum/assets/0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43/info.json", - "blockchains/ethereum/assets/0x20398aD62bb2D930646d45a6D4292baa0b860C1f/info.json", - "blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/info.json", - "blockchains/ethereum/assets/0x21cA39943E91d704678F5D00b6616650F066fD63/info.json", - "blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/info.json", - "blockchains/ethereum/assets/0x22222C03318440305aC3e8a7820563d6A9FD777F/info.json", - "blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/info.json", - "blockchains/ethereum/assets/0x26CE25148832C04f3d7F26F32478a9fe55197166/info.json", - "blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/info.json", - "blockchains/ethereum/assets/0x27C891c210aEc85267c2Eb5Fd3aD2E7c5758a1dC/info.json", - "blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json", - "blockchains/ethereum/assets/0x2Ab6Bb8408ca3199B8Fa6C92d5b455F820Af03c4/info.json", - "blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/info.json", - "blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/info.json", - "blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/info.json", - "blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/info.json", - "blockchains/ethereum/assets/0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3/info.json", - "blockchains/ethereum/assets/0x31c63146a635EB7465e5853020b39713AC356991/info.json", - "blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json", - "blockchains/ethereum/assets/0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f/info.json", - "blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json", - "blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/info.json", - "blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json", - "blockchains/ethereum/assets/0x34950Ff2b487d9E5282c5aB342d08A2f712eb79F/info.json", - "blockchains/ethereum/assets/0x362bc847A3a9637d3af6624EeC853618a43ed7D2/info.json", - "blockchains/ethereum/assets/0x389999216860AB8E0175387A0c90E5c52522C945/info.json", - "blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/info.json", - "blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/info.json", - "blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json", - "blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json", - "blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/info.json", - "blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/info.json", - "blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/info.json", - "blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json", - "blockchains/ethereum/assets/0x40FD72257597aA14C7231A7B1aaa29Fce868F677/info.json", - "blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/info.json", - "blockchains/ethereum/assets/0x41BbEDd7286dAab5910a1f15d12CBda839852BD7/info.json", - "blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/info.json", - "blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/info.json", - "blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/info.json", - "blockchains/ethereum/assets/0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8/info.json", - "blockchains/ethereum/assets/0x4B3a0c6d668B43F3f07904E124328659b90Bb4Ca/info.json", - "blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/info.json", - "blockchains/ethereum/assets/0x4D0528598F916Fd1D8dc80e5f54a8fEEDcFd4b18/info.json", - "blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/info.json", - "blockchains/ethereum/assets/0x4bD70556ae3F8a6eC6C4080A0C327B24325438f3/info.json", - "blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/info.json", - "blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/info.json", - "blockchains/ethereum/assets/0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd/info.json", - "blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json", - "blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json", - "blockchains/ethereum/assets/0x5322A3556F979cE2180B30e689a9436fDDCB1021/info.json", - "blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json", - "blockchains/ethereum/assets/0x556237E86Df9325017c330E295c13A6c7d0E71a7/info.json", - "blockchains/ethereum/assets/0x56687cf29Ac9751Ce2a4E764680B6aD7E668942e/info.json", - "blockchains/ethereum/assets/0x56aA298a19C93c6801FDde870fA63EF75Cc0aF72/info.json", - "blockchains/ethereum/assets/0x59A921Db27Dd6d4d974745B7FfC5c33932653442/info.json", - "blockchains/ethereum/assets/0x5D00d312e171Be5342067c09BaE883f9Bcb2003B/info.json", - "blockchains/ethereum/assets/0x5Dc02Ea99285E17656b8350722694c35154DB1E8/info.json", - "blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/info.json", - "blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/info.json", - "blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/info.json", - "blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/info.json", - "blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/info.json", - "blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/info.json", - "blockchains/ethereum/assets/0x6051C1354Ccc51b4d561e43b02735DEaE64768B8/info.json", - "blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json", - "blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/info.json", - "blockchains/ethereum/assets/0x60ec679cf3a48d89EfA774FCcD3Dc59Ef1401330/info.json", - "blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json", - "blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/info.json", - "blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/info.json", - "blockchains/ethereum/assets/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70/info.json", - "blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/info.json", - "blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/info.json", - "blockchains/ethereum/assets/0x6468e79A80C0eaB0F9A2B574c8d5bC374Af59414/info.json", - "blockchains/ethereum/assets/0x668C50B1c7f46EFFBE3f242687071d7908AAB00A/info.json", - "blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json", - "blockchains/ethereum/assets/0x67c597624B17b16fb77959217360B7cD18284253/info.json", - "blockchains/ethereum/assets/0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23/info.json", - "blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/info.json", - "blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/info.json", - "blockchains/ethereum/assets/0x6E10AAcb89A28d6FA0FE68790777fec7E7f01890/info.json", - "blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json", - "blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json", - "blockchains/ethereum/assets/0x706CB9E741CBFee00Ad5b3f5ACc8bd44D1644a74/info.json", - "blockchains/ethereum/assets/0x70e8dE73cE538DA2bEEd35d14187F6959a8ecA96/info.json", - "blockchains/ethereum/assets/0x725C263e32c72dDC3A19bEa12C5a0479a81eE688/info.json", - "blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/info.json", - "blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json", - "blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/info.json", - "blockchains/ethereum/assets/0x776CA7dEd9474829ea20AD4a5Ab7a6fFdB64C796/info.json", - "blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/info.json", - "blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/info.json", - "blockchains/ethereum/assets/0x7f1F2D3dFa99678675ECE1C243d3f7bC3746db5D/info.json", - "blockchains/ethereum/assets/0x80bb277f4355A43CDbB86a82F9876C946476d9Eb/info.json", - "blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/info.json", - "blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/info.json", - "blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/info.json", - "blockchains/ethereum/assets/0x84d4AfE150dA7Ea1165B9e45Ff8Ee4798d7C38DA/info.json", - "blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json", - "blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/info.json", - "blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json", - "blockchains/ethereum/assets/0x87C00817ABe35eD4C093e59043fae488238d2F74/info.json", - "blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/info.json", - "blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/info.json", - "blockchains/ethereum/assets/0x8Ae6AE8F172d7fc103CCfa5890883d6fE46038C9/info.json", - "blockchains/ethereum/assets/0x8B39B70E39Aa811b69365398e0aACe9bee238AEb/info.json", - "blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/info.json", - "blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json", - "blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/info.json", - "blockchains/ethereum/assets/0x90DE74265a416e1393A450752175AED98fe11517/info.json", - "blockchains/ethereum/assets/0x92298Fa0647b5dcFf6eEaBAb97c9Bd81b5c30D06/info.json", - "blockchains/ethereum/assets/0x94Ec918ddEEcFDfCBf8C8d3E848B7c3E8D8CeAa1/info.json", - "blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/info.json", - "blockchains/ethereum/assets/0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7/info.json", - "blockchains/ethereum/assets/0x9B85babc0cc89899cCd47e9226A0b1FaE577B19E/info.json", - "blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/info.json", - "blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/info.json", - "blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/info.json", - "blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/info.json", - "blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json", - "blockchains/ethereum/assets/0x9d1555d8cB3C846Bb4f7D5B1B1080872c3166676/info.json", - "blockchains/ethereum/assets/0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4/info.json", - "blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json", - "blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/info.json", - "blockchains/ethereum/assets/0xA8580F3363684d76055bdC6660CaeFe8709744e1/info.json", - "blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/info.json", - "blockchains/ethereum/assets/0xA8b919680258d369114910511cc87595aec0be6D/info.json", - "blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json", - "blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/info.json", - "blockchains/ethereum/assets/0xB4467E8D621105312a914F1D42f10770C0Ffe3c8/info.json", - "blockchains/ethereum/assets/0xB4d930279552397bbA2ee473229f89Ec245bc365/info.json", - "blockchains/ethereum/assets/0xB53e08B97724126Bda6d237B94F766c0b81C90fE/info.json", - "blockchains/ethereum/assets/0xB5FE099475d3030DDe498c3BB6F3854F762A48Ad/info.json", - "blockchains/ethereum/assets/0xB65aA347A28d40039f62F3a488c9FD2799cB5a95/info.json", - "blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/info.json", - "blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/info.json", - "blockchains/ethereum/assets/0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF/info.json", - "blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/info.json", - "blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/info.json", - "blockchains/ethereum/assets/0xBe428c3867F05deA2A89Fc76a102b544eaC7f772/info.json", - "blockchains/ethereum/assets/0xBec4A69D6A5fbCb2303c13D24ea1A51a6F19bd12/info.json", - "blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/info.json", - "blockchains/ethereum/assets/0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F/info.json", - "blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json", - "blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/info.json", - "blockchains/ethereum/assets/0xC8d674114bac90148d11D3C1d33C61835a0F9DCD/info.json", - "blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/info.json", - "blockchains/ethereum/assets/0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E/info.json", - "blockchains/ethereum/assets/0xCfb72ED3647cC8E7FA52E4F121eCdAbEfC305e7f/info.json", - "blockchains/ethereum/assets/0xD1670Cb7c01987a8DdD6976C4894463460Eeb8a2/info.json", - "blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json", - "blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json", - "blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/info.json", - "blockchains/ethereum/assets/0xDD16eC0F66E54d453e6756713E533355989040E4/info.json", - "blockchains/ethereum/assets/0xDaF8a0E12fc3b109A17ED5CbB943A8f3f86081f7/info.json", - "blockchains/ethereum/assets/0xDcB01cc464238396E213a6fDd933E36796eAfF9f/info.json", - "blockchains/ethereum/assets/0xE51f24B251430A6e615f66e0d3c3A97c442aB38C/info.json", - "blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json", - "blockchains/ethereum/assets/0xE8b251822d003a2b2466ee0E38391C2db2048739/info.json", - "blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json", - "blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/info.json", - "blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/info.json", - "blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json", - "blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json", - "blockchains/ethereum/assets/0xEdFBd6c48c3dDfF5612Ade14B45bb19F916809ba/info.json", - "blockchains/ethereum/assets/0xEdb0414627E6f1e3F082DE65cD4F9C693D78CCA9/info.json", - "blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/info.json", - "blockchains/ethereum/assets/0xFEbc25f4c5fc3E90a7eFaE0b4d436A77c9e131B3/info.json", - "blockchains/ethereum/assets/0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20/info.json", - "blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/info.json", - "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json", - "blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/info.json", - "blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/info.json", - "blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json", - "blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json", - "blockchains/ethereum/assets/0xa211F450Ce88deb31D3F12Ae3C1EBf6b0e55A5d9/info.json", - "blockchains/ethereum/assets/0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2/info.json", - "blockchains/ethereum/assets/0xa47c8bf37f92aBed4A126BDA807A7b7498661acD/info.json", - "blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/info.json", - "blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/info.json", - "blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/info.json", - "blockchains/ethereum/assets/0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5/info.json", - "blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/info.json", - "blockchains/ethereum/assets/0xb753428af26E81097e7fD17f40c88aaA3E04902c/info.json", - "blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/info.json", - "blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/info.json", - "blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/info.json", - "blockchains/ethereum/assets/0xbE9375C6a420D2eEB258962efB95551A5b722803/info.json", - "blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json", - "blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json", - "blockchains/ethereum/assets/0xc5e19Fd321B9bc49b41d9a3a5ad71bcc21CC3c54/info.json", - "blockchains/ethereum/assets/0xd1e2d5085b39B80C9948AeB1b9aA83AF6756bcc5/info.json", - "blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/info.json", - "blockchains/ethereum/assets/0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9/info.json", - "blockchains/ethereum/assets/0xd36932143F6eBDEDD872D5Fb0651f4B72Fd15a84/info.json", - "blockchains/ethereum/assets/0xd3E8695d2Bef061EAb38B5EF526c0f714108119C/info.json", - "blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/info.json", - "blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/info.json", - "blockchains/ethereum/assets/0xe2f2a5C287993345a840Db3B0845fbC70f5935a5/info.json", - "blockchains/ethereum/assets/0xe6179bB571D2d69837bE731da88C76e377ec4738/info.json", - "blockchains/ethereum/assets/0xe61eECfDBa2aD1669cee138f1919D08cEd070B83/info.json", - "blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/info.json", - "blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/info.json", - "blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/info.json", - "blockchains/ethereum/assets/0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577/info.json", - "blockchains/ethereum/assets/0xf680429328caaaCabee69b7A9FdB21a71419c063/info.json", - "blockchains/ethereum/assets/0xf72FCd9DCF0190923Fadd44811E240Ef4533fc86/info.json", - "blockchains/ethereum/assets/0xf9FBE825BFB2bF3E387af0Dc18caC8d87F29DEa8/info.json", - "blockchains/ethereum/info/info.json", - "blockchains/firo/info/info.json", - "blockchains/gochain/info/info.json", - "blockchains/groestlcoin/info/info.json", - "blockchains/harmony/info/info.json", - "blockchains/icon/info/info.json", - "blockchains/iost/info/info.json", - "blockchains/iotex/info/info.json", - "blockchains/kava/info/info.json", - "blockchains/kin/info/info.json", - "blockchains/kusama/info/info.json", - "blockchains/litecoin/info/info.json", - "blockchains/loom/info/info.json", - "blockchains/nano/info/info.json", - "blockchains/near/info/info.json", - "blockchains/nebulas/info/info.json", - "blockchains/neo/info/info.json", - "blockchains/nervos/info/info.json", - "blockchains/nimiq/info/info.json", - "blockchains/nuls/info/info.json", - "blockchains/oasis/info/info.json", - "blockchains/ontology/info/info.json", - "blockchains/poa/info/info.json", - "blockchains/polkadot/info/info.json", - "blockchains/polygon/info/info.json", - "blockchains/qtum/info/info.json", - "blockchains/ravencoin/info/info.json", - "blockchains/ripple/info/info.json", - "blockchains/smartbch/info/info.json", - "blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json", - "blockchains/smartchain/assets/0x0231f91e02DebD20345Ae8AB7D71A41f8E140cE7/info.json", - "blockchains/smartchain/assets/0x0321394309CaD7E0E424650844c3AB3b659315d3/info.json", - "blockchains/smartchain/assets/0x03D6BD3d48F956D783456695698C407A46ecD54d/info.json", - "blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/info.json", - "blockchains/smartchain/assets/0x067a5ad3f0f91AcF512fFE66Ea77f37b4DcaaF18/info.json", - "blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json", - "blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/info.json", - "blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/info.json", - "blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/info.json", - "blockchains/smartchain/assets/0x0e0e877894a101Ad8711AE3A0194Fa44Ca837a79/info.json", - "blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/info.json", - "blockchains/smartchain/assets/0x13958e1eb63dFB8540Eaf6ed7DcbBc1A60FD52AF/info.json", - "blockchains/smartchain/assets/0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C/info.json", - "blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json", - "blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/info.json", - "blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json", - "blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/info.json", - "blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/info.json", - "blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/info.json", - "blockchains/smartchain/assets/0x1AdE17B4B38B472B5259BbC938618226dF7b5Ca8/info.json", - "blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/info.json", - "blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/info.json", - "blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/info.json", - "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json", - "blockchains/smartchain/assets/0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2/info.json", - "blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json", - "blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/info.json", - "blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json", - "blockchains/smartchain/assets/0x23396cF899Ca06c4472205fC903bDB4de249D6fC/info.json", - "blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json", - "blockchains/smartchain/assets/0x23481F4d3ac4642d2f45d014a514b45B0338b927/info.json", - "blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json", - "blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/info.json", - "blockchains/smartchain/assets/0x271C418B045d05A1D52c6bF849d47b5B5B4d769e/info.json", - "blockchains/smartchain/assets/0x295F2122EbfCC5c38b4Bd33879A37348195b61fb/info.json", - "blockchains/smartchain/assets/0x29cED01C447166958605519F10DcF8b0255fB379/info.json", - "blockchains/smartchain/assets/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d/info.json", - "blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/info.json", - "blockchains/smartchain/assets/0x2C40a80565B595C03cd94217c077c47E3F41937E/info.json", - "blockchains/smartchain/assets/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256/info.json", - "blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/info.json", - "blockchains/smartchain/assets/0x2cc26dd730F548dc4ac291ae7D84a0C96980d2cB/info.json", - "blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/info.json", - "blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json", - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json", - "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json", - "blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json", - "blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/info.json", - "blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json", - "blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json", - "blockchains/smartchain/assets/0x37A9357B0d575d419595Cb56974fb89729E737de/info.json", - "blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/info.json", - "blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json", - "blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/info.json", - "blockchains/smartchain/assets/0x3A66D3d2EDB25182430d01b991BC6eaC73aD5AA8/info.json", - "blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/info.json", - "blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/info.json", - "blockchains/smartchain/assets/0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2/info.json", - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json", - "blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/info.json", - "blockchains/smartchain/assets/0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017/info.json", - "blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json", - "blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/info.json", - "blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/info.json", - "blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json", - "blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/info.json", - "blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/info.json", - "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json", - "blockchains/smartchain/assets/0x4BbB275012EBE258556B8debE5C07bE98e8d3859/info.json", - "blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/info.json", - "blockchains/smartchain/assets/0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7/info.json", - "blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/info.json", - "blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json", - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json", - "blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json", - "blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/info.json", - "blockchains/smartchain/assets/0x579F11C75Eb4e47F5290122e87CA411644aDCD97/info.json", - "blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json", - "blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/info.json", - "blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json", - "blockchains/smartchain/assets/0x5C7e71f46e49Cf816f9863461EEB36e3bc8E3B51/info.json", - "blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json", - "blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/info.json", - "blockchains/smartchain/assets/0x5eF5994fA33FF4eB6c82d51ee1DC145c546065Bd/info.json", - "blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/info.json", - "blockchains/smartchain/assets/0x617724974218A18769020A70162165A539c07E8a/info.json", - "blockchains/smartchain/assets/0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8/info.json", - "blockchains/smartchain/assets/0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f/info.json", - "blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json", - "blockchains/smartchain/assets/0x651BfbB26455294408Aabc61a7ADF427bf149898/info.json", - "blockchains/smartchain/assets/0x6652048Fa5E66ed63a0225FFd7C82e106b0Aa18b/info.json", - "blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/info.json", - "blockchains/smartchain/assets/0x68590a47578E5060a29fd99654f4556dBfa05D10/info.json", - "blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json", - "blockchains/smartchain/assets/0x6Fc015dC3283369125cc31907eEF990b8F67a7a1/info.json", - "blockchains/smartchain/assets/0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819/info.json", - "blockchains/smartchain/assets/0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16/info.json", - "blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json", - "blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/info.json", - "blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json", - "blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/info.json", - "blockchains/smartchain/assets/0x768d221E81524De52841AeD976370b2e4F990416/info.json", - "blockchains/smartchain/assets/0x780207B8C0Fdc32cF60E957415bFa1f2d4d9718c/info.json", - "blockchains/smartchain/assets/0x790Be81C3cA0e53974bE2688cDb954732C9862e1/info.json", - "blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/info.json", - "blockchains/smartchain/assets/0x7Abf7f54F30a45c7c43D728A75d6741440d7c591/info.json", - "blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json", - "blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/info.json", - "blockchains/smartchain/assets/0x7E5d52C3335C91Af0da392BEa4BB9e43F2AbA62C/info.json", - "blockchains/smartchain/assets/0x7bb362962F2a4E2089466C79566572B37CFc5D78/info.json", - "blockchains/smartchain/assets/0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d/info.json", - "blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json", - "blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json", - "blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json", - "blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json", - "blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/info.json", - "blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/info.json", - "blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/info.json", - "blockchains/smartchain/assets/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de/info.json", - "blockchains/smartchain/assets/0x82D2f8E02Afb160Dd5A480a617692e62de9038C4/info.json", - "blockchains/smartchain/assets/0x844FA82f1E54824655470970F7004Dd90546bB28/info.json", - "blockchains/smartchain/assets/0x85102c0062Aa918cB9e26D94A284AafCa602Df13/info.json", - "blockchains/smartchain/assets/0x8519EA49c997f50cefFa444d240fB655e89248Aa/info.json", - "blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json", - "blockchains/smartchain/assets/0x86432b9beA373172C852D5bbAB1c275FeC3f15aE/info.json", - "blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/info.json", - "blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/info.json", - "blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json", - "blockchains/smartchain/assets/0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556/info.json", - "blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json", - "blockchains/smartchain/assets/0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F/info.json", - "blockchains/smartchain/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/info.json", - "blockchains/smartchain/assets/0x8F1B7df4a34C8Dd072CF6408Be9c778CFABdf8D0/info.json", - "blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/info.json", - "blockchains/smartchain/assets/0x8f4087Cb09E0F378f4278a314C94A636665dE24b/info.json", - "blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/info.json", - "blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/info.json", - "blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json", - "blockchains/smartchain/assets/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce/info.json", - "blockchains/smartchain/assets/0x95111f630aC215Eb74599ED42C67E2c2790d69e2/info.json", - "blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json", - "blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json", - "blockchains/smartchain/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json", - "blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/info.json", - "blockchains/smartchain/assets/0x988c11625472340b7B36FF1534893780E0d8d841/info.json", - "blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json", - "blockchains/smartchain/assets/0x9AeF8F6a15cC1de43Ce6445A6fE2d344D3843a29/info.json", - "blockchains/smartchain/assets/0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A/info.json", - "blockchains/smartchain/assets/0x9FdB6a13BdCF1188FbAFe5CD435A8b92a327D92e/info.json", - "blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json", - "blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json", - "blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/info.json", - "blockchains/smartchain/assets/0xA1303E6199b319a891b79685F0537D289af1FC83/info.json", - "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json", - "blockchains/smartchain/assets/0xADCFC6bf853a0a8ad7f9Ff4244140D10cf01363C/info.json", - "blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/info.json", - "blockchains/smartchain/assets/0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6/info.json", - "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json", - "blockchains/smartchain/assets/0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB/info.json", - "blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json", - "blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json", - "blockchains/smartchain/assets/0xBC12aD556581ff7162E595E5956F5F3845FDB38c/info.json", - "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json", - "blockchains/smartchain/assets/0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932/info.json", - "blockchains/smartchain/assets/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308/info.json", - "blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/info.json", - "blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/info.json", - "blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json", - "blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/info.json", - "blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/info.json", - "blockchains/smartchain/assets/0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B/info.json", - "blockchains/smartchain/assets/0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8/info.json", - "blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/info.json", - "blockchains/smartchain/assets/0xD2f9B51C6a1b5598f0ea51eF95d70cB045692D0F/info.json", - "blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/info.json", - "blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json", - "blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/info.json", - "blockchains/smartchain/assets/0xDE2F075f6F14EB9D96755b24E416A53E736Ca363/info.json", - "blockchains/smartchain/assets/0xDf394853D830424CaFCCF7Be7dF065366cF31a69/info.json", - "blockchains/smartchain/assets/0xE10e9822A5de22F8761919310DDA35CD997d63c0/info.json", - "blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json", - "blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/info.json", - "blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/info.json", - "blockchains/smartchain/assets/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF/info.json", - "blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/info.json", - "blockchains/smartchain/assets/0xEc7d0327fC48ef7EfA975A4e3327F28576C3ef96/info.json", - "blockchains/smartchain/assets/0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877/info.json", - "blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/info.json", - "blockchains/smartchain/assets/0xF750A26EB0aCf95556e8529E72eD530f3b60f348/info.json", - "blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/info.json", - "blockchains/smartchain/assets/0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779/info.json", - "blockchains/smartchain/assets/0xF952Fc3ca7325Cc27D15885d37117676d25BfdA6/info.json", - "blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json", - "blockchains/smartchain/assets/0xFd431CB76965cF80c6FCec011a273B46df23EB04/info.json", - "blockchains/smartchain/assets/0xFfB3eDd21be33d5e78C9e0C2A275b3Fd42670D67/info.json", - "blockchains/smartchain/assets/0xa042d20aBE198E516d885Da52a633B6D44F339B9/info.json", - "blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json", - "blockchains/smartchain/assets/0xa94b7a842aADB617a0B08fA744e033C6De2f7595/info.json", - "blockchains/smartchain/assets/0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9/info.json", - "blockchains/smartchain/assets/0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e/info.json", - "blockchains/smartchain/assets/0xaDD8A06fd58761A5047426e160B2B88AD3B9D464/info.json", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json", - "blockchains/smartchain/assets/0xacb2d47827C9813AE26De80965845D80935afd0B/info.json", - "blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/info.json", - "blockchains/smartchain/assets/0xb6090a50f66046E3c6aFB9311846a6432E45060A/info.json", - "blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json", - "blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json", - "blockchains/smartchain/assets/0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd/info.json", - "blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/info.json", - "blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json", - "blockchains/smartchain/assets/0xc35f46aAEb8aD17bCbAa78c03540FEffa44790Cb/info.json", - "blockchains/smartchain/assets/0xc53708664b99DF348dd27C3Ac0759d2DA9c40462/info.json", - "blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json", - "blockchains/smartchain/assets/0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E/info.json", - "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json", - "blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/info.json", - "blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/info.json", - "blockchains/smartchain/assets/0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6/info.json", - "blockchains/smartchain/assets/0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e/info.json", - "blockchains/smartchain/assets/0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D/info.json", - "blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json", - "blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json", - "blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json", - "blockchains/smartchain/assets/0xf09b7B6bA6dAb7CccC3AE477a174b164c39f4C66/info.json", - "blockchains/smartchain/assets/0xf0Fcd737fcE18F95621CC7841EbE0eA6EFCCf77e/info.json", - "blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json", - "blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json", - "blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/info.json", - "blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json", - "blockchains/solana/info/info.json", - "blockchains/steem/info/info.json", - "blockchains/stellar/info/info.json", - "blockchains/terra/info/info.json", - "blockchains/tezos/info/info.json", - "blockchains/theta/info/info.json", - "blockchains/thundertoken/assets/0x18fB0A62f207A2a082cA60aA78F47a1af4985190/info.json", - "blockchains/thundertoken/assets/0x22e89898A04eaf43379BeB70bf4E38b1faf8A31e/info.json", - "blockchains/thundertoken/assets/0x2b31e3b88847f03c1335E99A0d1274A2c72059DE/info.json", - "blockchains/thundertoken/assets/0x4f3C8E20942461e2c3Bdd8311AC57B0c222f2b82/info.json", - "blockchains/thundertoken/assets/0x6576Bb918709906DcbFDCeae4bB1e6df7C8a1077/info.json", - "blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/info.json", - "blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/info.json", - "blockchains/thundertoken/info/info.json", - "blockchains/tomochain/info/info.json", - "blockchains/ton/info/info.json", - "blockchains/tron/assets/1003611/info.json", - "blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/info.json", - "blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json", - "blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/info.json", - "blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/info.json", - "blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/info.json", - "blockchains/tron/info/info.json", - "blockchains/vechain/info/info.json", - "blockchains/viacoin/info/info.json", - "blockchains/wanchain/info/info.json", - "blockchains/waves/info/info.json", - "blockchains/xdai/info/info.json", - "blockchains/xdc/info/info.json", - "blockchains/zcash/info/info.json", - "blockchains/zelcash/info/info.json", - "blockchains/zilliqa/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2552.json b/history/versions/2552.json deleted file mode 100644 index b1d84fdc0f2af..0000000000000 --- a/history/versions/2552.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2552, - "commit": "6a3451de65db457f9b0e10c1109f0bd1e1be83b2", - "date": "2021-06-28T13:55:59.638Z" - }, - "versionStart": { - "versionNum": 2551, - "commit": "6572a691df8141f3e8213cb97ef8d2e4b86d8b86", - "date": "2021-06-28T09:25:58.831Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4EaBb20064586DeA07AAaF84d4bA35037854bd44/info.json", - "blockchains/smartchain/assets/0x4EaBb20064586DeA07AAaF84d4bA35037854bd44/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2553.json b/history/versions/2553.json deleted file mode 100644 index 0ae3305d68bd2..0000000000000 --- a/history/versions/2553.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2553, - "commit": "2539db6b45f167d260b1cb8f0f4eb38d34d632f8", - "date": "2021-06-28T13:57:26.540Z" - }, - "versionStart": { - "versionNum": 2552, - "commit": "6a3451de65db457f9b0e10c1109f0bd1e1be83b2", - "date": "2021-06-28T13:55:59.638Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4EaBb20064586DeA07AAaF84d4bA35037854bd44/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2554.json b/history/versions/2554.json deleted file mode 100644 index 2803cee0000ee..0000000000000 --- a/history/versions/2554.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2554, - "commit": "5752051b4367de84b2b5d66d4cfb6ba3aa11f51b", - "date": "2021-06-28T14:08:41.228Z" - }, - "versionStart": { - "versionNum": 2553, - "commit": "2539db6b45f167d260b1cb8f0f4eb38d34d632f8", - "date": "2021-06-28T13:57:26.540Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbCeeE918077F63fB1B9e10403F59cA40C7061341/info.json", - "blockchains/smartchain/assets/0xbCeeE918077F63fB1B9e10403F59cA40C7061341/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2555.json b/history/versions/2555.json deleted file mode 100644 index 52a528e45f807..0000000000000 --- a/history/versions/2555.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2555, - "commit": "2ef41035a46f424900779c9d47fc92ab90d12fb7", - "date": "2021-06-28T14:10:02.513Z" - }, - "versionStart": { - "versionNum": 2554, - "commit": "5752051b4367de84b2b5d66d4cfb6ba3aa11f51b", - "date": "2021-06-28T14:08:41.228Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbCeeE918077F63fB1B9e10403F59cA40C7061341/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2556.json b/history/versions/2556.json deleted file mode 100644 index c5bd6abae150f..0000000000000 --- a/history/versions/2556.json +++ /dev/null @@ -1,515 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2556, - "commit": "e5a5a0abed42dc7277bede7935460eb8ebf9ed2b", - "date": "2021-06-28T15:50:18.436Z" - }, - "versionStart": { - "versionNum": 2555, - "commit": "2ef41035a46f424900779c9d47fc92ab90d12fb7", - "date": "2021-06-28T14:10:02.513Z" - }, - "changes": [ - "blockchains/aeternity/info/info.json", - "blockchains/aion/info/info.json", - "blockchains/algorand/info/info.json", - "blockchains/ark/info/info.json", - "blockchains/aryacoin/info/info.json", - "blockchains/avalanche/info/info.json", - "blockchains/avalanchec/info/info.json", - "blockchains/avalanchex/info/info.json", - "blockchains/band/info/info.json", - "blockchains/binance/assets/DFY-EA0/info.json", - "blockchains/binance/assets/TWT-8C2/info.json", - "blockchains/binance/info/info.json", - "blockchains/bitcoin/info/info.json", - "blockchains/bitcoincash/info/info.json", - "blockchains/bitcoingold/info/info.json", - "blockchains/bluzelle/info/info.json", - "blockchains/callisto/info/info.json", - "blockchains/cardano/info/info.json", - "blockchains/celo/info/info.json", - "blockchains/classic/info/info.json", - "blockchains/cosmos/info/info.json", - "blockchains/cryptoorg/info/info.json", - "blockchains/dash/info/info.json", - "blockchains/decred/info/info.json", - "blockchains/digibyte/info/info.json", - "blockchains/doge/info/info.json", - "blockchains/ellaism/info/info.json", - "blockchains/eos/info/info.json", - "blockchains/ether-1/info/info.json", - "blockchains/ethereum/assets/0x0000000000095413afC295d19EDeb1Ad7B71c952/info.json", - "blockchains/ethereum/assets/0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0/info.json", - "blockchains/ethereum/assets/0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7/info.json", - "blockchains/ethereum/assets/0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1/info.json", - "blockchains/ethereum/assets/0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a/info.json", - "blockchains/ethereum/assets/0x03042482d64577A7bdb282260e2eA4c8a89C064B/info.json", - "blockchains/ethereum/assets/0x0391D2021f89DC339F60Fff84546EA23E337750f/info.json", - "blockchains/ethereum/assets/0x04B5E13000C6e9A3255Dc057091F3e3Eeee7b0f0/info.json", - "blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/info.json", - "blockchains/ethereum/assets/0x054f76beED60AB6dBEb23502178C52d6C5dEbE40/info.json", - "blockchains/ethereum/assets/0x05D27CdD23E22ca63e7f9c7C6D1B79ede9C4fCF5/info.json", - "blockchains/ethereum/assets/0x0763fdCCF1aE541A5961815C0872A8c5Bc6DE4d7/info.json", - "blockchains/ethereum/assets/0x08d6E6B487f0d402160C8038eC0210FCdE6CA570/info.json", - "blockchains/ethereum/assets/0x09e64c2B61a5f1690Ee6fbeD9baf5D6990F8dFd0/info.json", - "blockchains/ethereum/assets/0x0AaCfbeC6a24756c20D41914F2caba817C0d8521/info.json", - "blockchains/ethereum/assets/0x0D24e4A32B174ff6777059D4fD6bF8CFE031014b/info.json", - "blockchains/ethereum/assets/0x0E8d6b471e332F140e7d9dbB99E5E3822F728DA6/info.json", - "blockchains/ethereum/assets/0x0F02e27745e3b6e9e1310d19469e2b5D7B5eC99A/info.json", - "blockchains/ethereum/assets/0x0a9d68886a0D7Db83a30ec00d62512483e5Ad437/info.json", - "blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/info.json", - "blockchains/ethereum/assets/0x11A2Ab94adE17e96197C78f9D5f057332a19a0b9/info.json", - "blockchains/ethereum/assets/0x132e2fDBA9C224D3d62f18aE79e0e8f4E4BE987D/info.json", - "blockchains/ethereum/assets/0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a/info.json", - "blockchains/ethereum/assets/0x1337DEF18C680aF1f9f45cBcab6309562975b1dD/info.json", - "blockchains/ethereum/assets/0x1368452Bfb5Cd127971C8DE22C58fBE89D35A6BF/info.json", - "blockchains/ethereum/assets/0x1416946162B1C2c871A73B07E932D2fB6C932069/info.json", - "blockchains/ethereum/assets/0x147faF8De9d8D8DAAE129B187F0D02D819126750/info.json", - "blockchains/ethereum/assets/0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA/info.json", - "blockchains/ethereum/assets/0x163c754eF4D9C03Fc7Fa9cf6Dd43bFc760E6Ce89/info.json", - "blockchains/ethereum/assets/0x175D9Dfd6850AA96460E29bC0cEad05756965E91/info.json", - "blockchains/ethereum/assets/0x19810559dF63f19cfE88923313250550eDADB743/info.json", - "blockchains/ethereum/assets/0x1B4052d98fb1888C2Bf3B8d3b930e0aFf8A910dF/info.json", - "blockchains/ethereum/assets/0x1B8E12F839BD4e73A47adDF76cF7F0097d74c14C/info.json", - "blockchains/ethereum/assets/0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC/info.json", - "blockchains/ethereum/assets/0x1d37986F252d0e349522EA6C3B98Cb935495E63E/info.json", - "blockchains/ethereum/assets/0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce/info.json", - "blockchains/ethereum/assets/0x20945cA1df56D237fD40036d47E866C7DcCD2114/info.json", - "blockchains/ethereum/assets/0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A/info.json", - "blockchains/ethereum/assets/0x2216e873ea4282EbEf7A02aC5aeA220bE6391A7C/info.json", - "blockchains/ethereum/assets/0x224DB5E6180761df4C3d8936585f6b8b83879770/info.json", - "blockchains/ethereum/assets/0x22eEab2f980E8ed7824f8EA548C9595564a0F0e4/info.json", - "blockchains/ethereum/assets/0x2369686fC9FB6E1fDc46541891568c2f341906eF/info.json", - "blockchains/ethereum/assets/0x251B5C9eFf2d9F04DC525f601E13293bfE40E4f5/info.json", - "blockchains/ethereum/assets/0x26E43759551333e57F073bb0772F50329A957b30/info.json", - "blockchains/ethereum/assets/0x26c5331a8AAEDe3d3Af276fD61329163a55ECbCa/info.json", - "blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/info.json", - "blockchains/ethereum/assets/0x29917c3B1c2B4779a7B61f08d98B3Da0fCf3b6A4/info.json", - "blockchains/ethereum/assets/0x29E9fDF5933824ad21Bc6dbb8BF156EFA3735e32/info.json", - "blockchains/ethereum/assets/0x2A8e1E676Ec238d8A992307B495b45B3fEAa5e86/info.json", - "blockchains/ethereum/assets/0x2DBd330bC9B7f3A822a9173aB52172BdDDcAcE2A/info.json", - "blockchains/ethereum/assets/0x2a7f709eE001069771ceB6D42e85035f7D18E736/info.json", - "blockchains/ethereum/assets/0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14/info.json", - "blockchains/ethereum/assets/0x2e6539edc3b76f1E21B71d214527FAbA875F70F3/info.json", - "blockchains/ethereum/assets/0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5/info.json", - "blockchains/ethereum/assets/0x3080ec2A6960432F179c66D388099A48E82e2047/info.json", - "blockchains/ethereum/assets/0x322124122DF407b0d0D902cB713B3714FB2e2E1F/info.json", - "blockchains/ethereum/assets/0x32a7C02e79c4ea1008dD6564b35F131428673c41/info.json", - "blockchains/ethereum/assets/0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20/info.json", - "blockchains/ethereum/assets/0x3432B6A60D23Ca0dFCa7761B7ab56459D9C964D0/info.json", - "blockchains/ethereum/assets/0x3449FC1Cd036255BA1EB19d65fF4BA2b8903A69a/info.json", - "blockchains/ethereum/assets/0x34612903Db071e888a4dADcaA416d3EE263a87b9/info.json", - "blockchains/ethereum/assets/0x364A7381A5b378CeD7AB33d1CDf6ff1bf162Bfd6/info.json", - "blockchains/ethereum/assets/0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723/info.json", - "blockchains/ethereum/assets/0x38c4102D11893351cED7eF187fCF43D33eb1aBE6/info.json", - "blockchains/ethereum/assets/0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1/info.json", - "blockchains/ethereum/assets/0x3A4A0D5b8dfAcd651EE28ed4fFEBf91500345489/info.json", - "blockchains/ethereum/assets/0x3A880652F47bFaa771908C07Dd8673A787dAEd3A/info.json", - "blockchains/ethereum/assets/0x3AeF8e803BD9be47e69b9f36487748d30D940b96/info.json", - "blockchains/ethereum/assets/0x3B78dc5736a49BD297Dd2E4d62daA83D35A22749/info.json", - "blockchains/ethereum/assets/0x3C03b4EC9477809072FF9CC9292C9B25d4A8e6c6/info.json", - "blockchains/ethereum/assets/0x3C2cf21b9d4b543B93A9BcFe637F673d8BD944D8/info.json", - "blockchains/ethereum/assets/0x3F09400313e83d53366147e3ea0e4e2279D80850/info.json", - "blockchains/ethereum/assets/0x3b4cAAAF6F3ce5Bee2871C89987cbd825Ac30822/info.json", - "blockchains/ethereum/assets/0x3b62F3820e0B035cc4aD602dECe6d796BC325325/info.json", - "blockchains/ethereum/assets/0x3e3CdA3218212503883C79F6D2FeEF29E6Bbb87d/info.json", - "blockchains/ethereum/assets/0x4185cf99745B2a20727B37EE798193DD4a56cDfa/info.json", - "blockchains/ethereum/assets/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4/info.json", - "blockchains/ethereum/assets/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5/info.json", - "blockchains/ethereum/assets/0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd/info.json", - "blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/info.json", - "blockchains/ethereum/assets/0x45f24BaEef268BB6d63AEe5129015d69702BCDfa/info.json", - "blockchains/ethereum/assets/0x4639cd8cd52EC1CF2E496a606ce28D8AfB1C792F/info.json", - "blockchains/ethereum/assets/0x468ab3b1f63A1C14b361bC367c3cC92277588Da1/info.json", - "blockchains/ethereum/assets/0x48783486ddD7fa85ECa6B0C4AE8920Bc25DfbcD7/info.json", - "blockchains/ethereum/assets/0x49E833337ECe7aFE375e44F4E3e8481029218E5c/info.json", - "blockchains/ethereum/assets/0x4Ba012f6e411a1bE55b98E9E62C3A4ceb16eC88B/info.json", - "blockchains/ethereum/assets/0x4D2eE5DAe46C86DA2FF521F7657dad98834f97b8/info.json", - "blockchains/ethereum/assets/0x4FE5851C9af07df9e5AD8217aFAE1ea72737Ebda/info.json", - "blockchains/ethereum/assets/0x4a621d9f1b19296d1C0f87637b3A8D4978e9bf82/info.json", - "blockchains/ethereum/assets/0x4ae63e92ddA9072Fc47bfffD623737Fc736533F9/info.json", - "blockchains/ethereum/assets/0x4b7aD3a56810032782Afce12d7d27122bDb96efF/info.json", - "blockchains/ethereum/assets/0x4c11249814f11b9346808179Cf06e71ac328c1b5/info.json", - "blockchains/ethereum/assets/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a/info.json", - "blockchains/ethereum/assets/0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd/info.json", - "blockchains/ethereum/assets/0x514910771AF9Ca656af840dff83E8264EcF986CA/info.json", - "blockchains/ethereum/assets/0x5150956E082C748Ca837a5dFa0a7C10CA4697f9c/info.json", - "blockchains/ethereum/assets/0x51Bb9c623226CE781F4A54FC8F4A530a47142b6B/info.json", - "blockchains/ethereum/assets/0x5228a22e72ccC52d415EcFd199F99D0665E7733b/info.json", - "blockchains/ethereum/assets/0x557B933a7C2c45672B610F8954A3deB39a51A8Ca/info.json", - "blockchains/ethereum/assets/0x5580ab97F226C324c671746a1787524AEF42E415/info.json", - "blockchains/ethereum/assets/0x56015BBE3C01fE05bc30A8a9a9Fd9A88917e7dB3/info.json", - "blockchains/ethereum/assets/0x584bC13c7D411c00c01A62e8019472dE68768430/info.json", - "blockchains/ethereum/assets/0x59d4CCC94A9C4C3d3b4bA2Aa343a9bDF95145DD1/info.json", - "blockchains/ethereum/assets/0x5C71bF122B5e1eEC7fb2cf029D6fAB7B224BD94F/info.json", - "blockchains/ethereum/assets/0x5D4d57cd06Fa7fe99e26fdc481b468f77f05073C/info.json", - "blockchains/ethereum/assets/0x5a50B3d55e9a1089029824a26caaA8f2abFC4bb0/info.json", - "blockchains/ethereum/assets/0x5b5bB9765eff8D26c24B9FF0DAa09838a3Cd78E9/info.json", - "blockchains/ethereum/assets/0x5bEaBAEBB3146685Dd74176f68a0721F91297D37/info.json", - "blockchains/ethereum/assets/0x5c250ff9b993C6991cC4A3cC543716e53b478018/info.json", - "blockchains/ethereum/assets/0x5dbcF33D8c2E976c6b560249878e6F1491Bca25c/info.json", - "blockchains/ethereum/assets/0x5ff668ddfDcBB7505f41ED56e626E4D4719DcB26/info.json", - "blockchains/ethereum/assets/0x6006FC2a849fEdABa8330ce36F5133DE01F96189/info.json", - "blockchains/ethereum/assets/0x607C794cDa77efB21F8848B7910ecf27451Ae842/info.json", - "blockchains/ethereum/assets/0x608f006B6813f97097372d0d31Fb0F11d1CA3E4e/info.json", - "blockchains/ethereum/assets/0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7/info.json", - "blockchains/ethereum/assets/0x6369c3DadfC00054A42BA8B2c09c48131dd4Aa38/info.json", - "blockchains/ethereum/assets/0x638155F4BD8F85d401Da32498D8866eE39A150B8/info.json", - "blockchains/ethereum/assets/0x6399C842dD2bE3dE30BF99Bc7D1bBF6Fa3650E70/info.json", - "blockchains/ethereum/assets/0x63a18BC38D1101DB7F0efCbCBdCbe927A5879039/info.json", - "blockchains/ethereum/assets/0x63f88A2298a5c4AEE3c216Aa6D926B184a4b2437/info.json", - "blockchains/ethereum/assets/0x65d9bC970aA9B2413027fA339F7f179B3F3f2604/info.json", - "blockchains/ethereum/assets/0x66B3037aa8Dd64c3eF1AEE13a4D1F2509F672D1C/info.json", - "blockchains/ethereum/assets/0x6768063279E2B185Dc0c972b97f11f231d0B45ad/info.json", - "blockchains/ethereum/assets/0x679131F591B4f369acB8cd8c51E68596806c3916/info.json", - "blockchains/ethereum/assets/0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074/info.json", - "blockchains/ethereum/assets/0x6B9f031D718dDed0d681c20cB754F97b3BB81b78/info.json", - "blockchains/ethereum/assets/0x6BFf2fE249601ed0Db3a87424a2E923118BB0312/info.json", - "blockchains/ethereum/assets/0x6D6506E6F438edE269877a0A720026559110B7d5/info.json", - "blockchains/ethereum/assets/0x6F3009663470475F0749A6b76195375f95495fcB/info.json", - "blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json", - "blockchains/ethereum/assets/0x6f022E991ea21d26F85f6716c088e2864101dfEC/info.json", - "blockchains/ethereum/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json", - "blockchains/ethereum/assets/0x7240aC91f01233BaAf8b064248E80feaA5912BA3/info.json", - "blockchains/ethereum/assets/0x725C263e32c72dDC3A19bEa12C5a0479a81eE688/info.json", - "blockchains/ethereum/assets/0x72F020f8f3E8fd9382705723Cd26380f8D0c66Bb/info.json", - "blockchains/ethereum/assets/0x75739d5944534115d7C54ee8C73F186D793BAE02/info.json", - "blockchains/ethereum/assets/0x7671904eed7f10808B664fc30BB8693FD7237abF/info.json", - "blockchains/ethereum/assets/0x76A034e76Aa835363056dd418611E4f81870f16e/info.json", - "blockchains/ethereum/assets/0x793786e2dd4Cc492ed366a94B88a3Ff9ba5E7546/info.json", - "blockchains/ethereum/assets/0x7C974104DF9dd7fb91205ab3D66d15AFf1049DE8/info.json", - "blockchains/ethereum/assets/0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD/info.json", - "blockchains/ethereum/assets/0x7a545Ed3863221A974F327199Ac22F7f12535F11/info.json", - "blockchains/ethereum/assets/0x7b123f53421b1bF8533339BFBdc7C98aA94163db/info.json", - "blockchains/ethereum/assets/0x7d4b8Cce0591C9044a22ee543533b72E976E36C3/info.json", - "blockchains/ethereum/assets/0x80aB141F324C3d6F2b18b030f1C4E95d4d658778/info.json", - "blockchains/ethereum/assets/0x80c8C3dCfB854f9542567c8Dac3f44D709eBc1de/info.json", - "blockchains/ethereum/assets/0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26/info.json", - "blockchains/ethereum/assets/0x82866b4A71BA9d930Fe338C386B6A45a7133eb36/info.json", - "blockchains/ethereum/assets/0x838d8e11B160deC88Fe62BF0f743FB7000941e13/info.json", - "blockchains/ethereum/assets/0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa/info.json", - "blockchains/ethereum/assets/0x84679bc467DC6c2c40ab04538813AfF3796351f1/info.json", - "blockchains/ethereum/assets/0x84810bcF08744d5862B8181f12d17bfd57d3b078/info.json", - "blockchains/ethereum/assets/0x853d955aCEf822Db058eb8505911ED77F175b99e/info.json", - "blockchains/ethereum/assets/0x86E288793B6B9eb05f38758D166c44bF3d643Bcf/info.json", - "blockchains/ethereum/assets/0x8798249c2E607446EfB7Ad49eC89dD1865Ff4272/info.json", - "blockchains/ethereum/assets/0x87F5F9eBE40786D49D35E1B5997b07cCAA8ADbFF/info.json", - "blockchains/ethereum/assets/0x889eFB523cc39590B8483EB9491890AC71407f64/info.json", - "blockchains/ethereum/assets/0x898BAD2774EB97cF6b94605677F43b41871410B1/info.json", - "blockchains/ethereum/assets/0x89eE58Af4871b474c30001982c3D7439C933c838/info.json", - "blockchains/ethereum/assets/0x8a6f3BF52A26a21531514E23016eEAe8Ba7e7018/info.json", - "blockchains/ethereum/assets/0x8b6c3b7C01D9dB4393f9aa734750F36df1543E9A/info.json", - "blockchains/ethereum/assets/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee/info.json", - "blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json", - "blockchains/ethereum/assets/0x8fEEf860E9fA9326ff9d7E0058F637bE8579Cc29/info.json", - "blockchains/ethereum/assets/0x90D702f071d2af33032943137AD0aB4280705817/info.json", - "blockchains/ethereum/assets/0x92eF4FFBfe0Df030837b65d7FcCFE1ABd6549579/info.json", - "blockchains/ethereum/assets/0x93effD08e3E5A4B1b40C26137e63876B2501ffA4/info.json", - "blockchains/ethereum/assets/0x95a4492F028aa1fd432Ea71146b433E7B4446611/info.json", - "blockchains/ethereum/assets/0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17/info.json", - "blockchains/ethereum/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/ethereum/assets/0x9A48BD0EC040ea4f1D3147C025cd4076A2e71e3e/info.json", - "blockchains/ethereum/assets/0x9BdE098Be22658d057C3F1F185e3Fd4653E2fbD1/info.json", - "blockchains/ethereum/assets/0x9C2dc0c3CC2BADdE84B0025Cf4df1c5aF288D835/info.json", - "blockchains/ethereum/assets/0x9D47894f8BECB68B9cF3428d256311Affe8B068B/info.json", - "blockchains/ethereum/assets/0x9F284E1337A815fe77D2Ff4aE46544645B20c5ff/info.json", - "blockchains/ethereum/assets/0x9b53E429B0baDd98ef7F01F03702986c516a5715/info.json", - "blockchains/ethereum/assets/0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544/info.json", - "blockchains/ethereum/assets/0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3/info.json", - "blockchains/ethereum/assets/0xA54C67bd320Da4F9725a6f585b7635a0c09B122e/info.json", - "blockchains/ethereum/assets/0xA866F0198208Eb07c83081d5136BE7f775c2399e/info.json", - "blockchains/ethereum/assets/0xAB7aaf9e485a3bc885985184ABE9FC6Aba727bD6/info.json", - "blockchains/ethereum/assets/0xAa843f65872a25D6E9552eA0B360Fb1d5E333124/info.json", - "blockchains/ethereum/assets/0xB0BFB1E2F72511cF8b4D004852E2054d7b9a76e1/info.json", - "blockchains/ethereum/assets/0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229/info.json", - "blockchains/ethereum/assets/0xB4ae194a0DCF1B4080b164C1d775ee06E0817305/info.json", - "blockchains/ethereum/assets/0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32/info.json", - "blockchains/ethereum/assets/0xB81D70802a816B5DacBA06D708B5acF19DcD436D/info.json", - "blockchains/ethereum/assets/0xB9464ef80880c5aeA54C7324c0b8Dd6ca6d05A90/info.json", - "blockchains/ethereum/assets/0xB987D48Ed8f2C468D52D6405624EADBa5e76d723/info.json", - "blockchains/ethereum/assets/0xBD2F0Cd039E0BFcf88901C98c0bFAc5ab27566e3/info.json", - "blockchains/ethereum/assets/0xBd2949F67DcdC549c6Ebe98696449Fa79D988A9F/info.json", - "blockchains/ethereum/assets/0xBd356a39BFf2cAda8E9248532DD879147221Cf76/info.json", - "blockchains/ethereum/assets/0xBf131dCbE3436dab8a7c82D9C3666d652ca38eaB/info.json", - "blockchains/ethereum/assets/0xC0E47007e084EEF3EE58eb33D777b3B4Ca98622f/info.json", - "blockchains/ethereum/assets/0xC4C2614E694cF534D407Ee49F8E44D125E4681c4/info.json", - "blockchains/ethereum/assets/0xC57d533c50bC22247d49a368880fb49a1caA39F7/info.json", - "blockchains/ethereum/assets/0xC626e0619aC79AFEa9281c8eB9b1a9f9D3Fab532/info.json", - "blockchains/ethereum/assets/0xC76FB75950536d98FA62ea968E1D6B45ffea2A55/info.json", - "blockchains/ethereum/assets/0xC9cE70A381910D0a90B30d408CC9C7705ee882de/info.json", - "blockchains/ethereum/assets/0xCBc62A291d4C564fd5D1d171154a0266ce336c44/info.json", - "blockchains/ethereum/assets/0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A/info.json", - "blockchains/ethereum/assets/0xCF67CEd76E8356366291246A9222169F4dBdBe64/info.json", - "blockchains/ethereum/assets/0xD04785C4d8195e4A54d9dEc3a9043872875ae9E2/info.json", - "blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json", - "blockchains/ethereum/assets/0xD2B93f66FD68c5572BFB8EBf45E2Bd7968B38113/info.json", - "blockchains/ethereum/assets/0xD36a0e7b741542208aE0fBb35453C893D0136625/info.json", - "blockchains/ethereum/assets/0xD7B7d3C0bdA57723Fb54ab95Fd8F9EA033AF37f2/info.json", - "blockchains/ethereum/assets/0xD9Ec3ff1f8be459Bb9369b4E79e9Ebcf7141C093/info.json", - "blockchains/ethereum/assets/0xDDCE370b6E80653fB226803385a58c0f8e49D9d4/info.json", - "blockchains/ethereum/assets/0xDe30da39c46104798bB5aA3fe8B9e0e1F348163F/info.json", - "blockchains/ethereum/assets/0xDf49C9f599A0A9049D97CFF34D0C30E468987389/info.json", - "blockchains/ethereum/assets/0xE63684BcF2987892CEfB4caA79BD21b34e98A291/info.json", - "blockchains/ethereum/assets/0xE95A203B1a91a908F9B9CE46459d101078c2c3cb/info.json", - "blockchains/ethereum/assets/0xE95e4440493E5b96e79D63E8Dc43AB676Dd44E4C/info.json", - "blockchains/ethereum/assets/0xECbF566944250ddE88322581024E611419715f7A/info.json", - "blockchains/ethereum/assets/0xEEF9f339514298C6A857EfCfC1A762aF84438dEE/info.json", - "blockchains/ethereum/assets/0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c/info.json", - "blockchains/ethereum/assets/0xF5238462E7235c7B62811567E63Dd17d12C2EAA0/info.json", - "blockchains/ethereum/assets/0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA/info.json", - "blockchains/ethereum/assets/0xF5D0FefAaB749d8B14C27F0De60cC6e9e7f848d1/info.json", - "blockchains/ethereum/assets/0xF94b5C5651c888d928439aB6514B93944eEE6F48/info.json", - "blockchains/ethereum/assets/0xa0F0546Eb5E3eE7e8cfC5DA12e5949F3AE622675/info.json", - "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json", - "blockchains/ethereum/assets/0xa1069A93B0E44cc42bDceC90D010746d1b65a65C/info.json", - "blockchains/ethereum/assets/0xa117ea1c0c85CEf648df2b6f40e50bb5475C228d/info.json", - "blockchains/ethereum/assets/0xa150Db9b1Fa65b44799d4dD949D922c0a33Ee606/info.json", - "blockchains/ethereum/assets/0xa1d65E8fB6e87b60FECCBc582F7f97804B725521/info.json", - "blockchains/ethereum/assets/0xa1faa113cbE53436Df28FF0aEe54275c13B40975/info.json", - "blockchains/ethereum/assets/0xa393473d64d2F9F026B60b6Df7859A689715d092/info.json", - "blockchains/ethereum/assets/0xa58a4f5c4Bb043d2CC1E170613B74e767c94189B/info.json", - "blockchains/ethereum/assets/0xa7ED29B253D8B4E3109ce07c80fc570f81B63696/info.json", - "blockchains/ethereum/assets/0xa8B0F154A688c22142E361707df64277e0A0bE66/info.json", - "blockchains/ethereum/assets/0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0/info.json", - "blockchains/ethereum/assets/0xab0bd01101877597C1360a82f515515FEb178B9E/info.json", - "blockchains/ethereum/assets/0xb140A429c342083E97Daf42d5D82634bd7Ade7d4/info.json", - "blockchains/ethereum/assets/0xb1EC548F296270BC96B8A1b3b3C8F3f04b494215/info.json", - "blockchains/ethereum/assets/0xb48E0F69e6A3064f5498D495F77AD83e0874ab28/info.json", - "blockchains/ethereum/assets/0xb526FD41360c98929006f3bDcBd16d55dE4b0069/info.json", - "blockchains/ethereum/assets/0xb581E3a7dB80fBAA821AB39342E9Cbfd2ce33c23/info.json", - "blockchains/ethereum/assets/0xb78B3320493a4EFaa1028130C5Ba26f0B6085Ef8/info.json", - "blockchains/ethereum/assets/0xb7ba8461664dE526A3ae44189727DFC768625902/info.json", - "blockchains/ethereum/assets/0xb9871cB10738eADA636432E86FC0Cb920Dc3De24/info.json", - "blockchains/ethereum/assets/0xbA745513ACEbcBb977497C569D4F7d340f2A936B/info.json", - "blockchains/ethereum/assets/0xbC396689893D065F41bc2C6EcbeE5e0085233447/info.json", - "blockchains/ethereum/assets/0xbD03BD923c7D51019Fd84571D84e4eBcf7213509/info.json", - "blockchains/ethereum/assets/0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb/info.json", - "blockchains/ethereum/assets/0xbc16da9df0A22f01A16BC0620a27e7D6d6488550/info.json", - "blockchains/ethereum/assets/0xbe038A2FDfec62Cf1beD852f141A43005035edcC/info.json", - "blockchains/ethereum/assets/0xc3771d47E2Ab5A519E2917E61e23078d0C05Ed7f/info.json", - "blockchains/ethereum/assets/0xc6358C02A4BaFcbcd85360ae046e6bEe556429c1/info.json", - "blockchains/ethereum/assets/0xc75fBBA6f5Ec3AcDb60307b8278De1D2AAc99471/info.json", - "blockchains/ethereum/assets/0xd0658324074D6249a51876438916f7C423075451/info.json", - "blockchains/ethereum/assets/0xd0983dD6a0334c71d0478255D1F794508026b888/info.json", - "blockchains/ethereum/assets/0xd1e2d5085b39B80C9948AeB1b9aA83AF6756bcc5/info.json", - "blockchains/ethereum/assets/0xd2567afbA8704547466d32336A23777232AE18cA/info.json", - "blockchains/ethereum/assets/0xd26a9C3437f7D121098c8C05C7413F5Cc70BB070/info.json", - "blockchains/ethereum/assets/0xd379700999F4805Ce80aa32DB46A94dF64561108/info.json", - "blockchains/ethereum/assets/0xd55BD2C12B30075b325Bc35aEf0B46363B3818f8/info.json", - "blockchains/ethereum/assets/0xd98F75b1A3261dab9eEd4956c93F33749027a964/info.json", - "blockchains/ethereum/assets/0xdB2F2bCCe3efa95EDA95a233aF45F3e0d4f00e2A/info.json", - "blockchains/ethereum/assets/0xdd690D8824c00C84d64606FFb12640e932C1AF56/info.json", - "blockchains/ethereum/assets/0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6/info.json", - "blockchains/ethereum/assets/0xe6410569602124506658Ff992F258616Ea2D4A3D/info.json", - "blockchains/ethereum/assets/0xe6fd75ff38Adca4B97FBCD938c86b98772431867/info.json", - "blockchains/ethereum/assets/0xeDEec5691f23E4914cF0183A4196bBEb30d027a0/info.json", - "blockchains/ethereum/assets/0xea004e8FA3701B8E58E41b78D50996e0f7176CbD/info.json", - "blockchains/ethereum/assets/0xee573a945B01B788B9287CE062A0CFC15bE9fd86/info.json", - "blockchains/ethereum/assets/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA/info.json", - "blockchains/ethereum/assets/0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097/info.json", - "blockchains/ethereum/assets/0xf28D3dcc9b6582F1b2D49Ca850dB1360571cB633/info.json", - "blockchains/ethereum/assets/0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0/info.json", - "blockchains/ethereum/assets/0xf9FBE825BFB2bF3E387af0Dc18caC8d87F29DEa8/info.json", - "blockchains/ethereum/assets/0xfdd4E938Bb067280a52AC4e02AaF1502Cc882bA6/info.json", - "blockchains/ethereum/assets/0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB/info.json", - "blockchains/ethereum/info/info.json", - "blockchains/firo/info/info.json", - "blockchains/gochain/info/info.json", - "blockchains/groestlcoin/info/info.json", - "blockchains/harmony/info/info.json", - "blockchains/icon/info/info.json", - "blockchains/iost/info/info.json", - "blockchains/iotex/info/info.json", - "blockchains/kava/info/info.json", - "blockchains/kin/info/info.json", - "blockchains/kusama/info/info.json", - "blockchains/litecoin/info/info.json", - "blockchains/loom/info/info.json", - "blockchains/nano/info/info.json", - "blockchains/near/info/info.json", - "blockchains/nebulas/info/info.json", - "blockchains/neo/info/info.json", - "blockchains/nervos/info/info.json", - "blockchains/nimiq/info/info.json", - "blockchains/nuls/info/info.json", - "blockchains/oasis/info/info.json", - "blockchains/ontology/info/info.json", - "blockchains/poa/info/info.json", - "blockchains/polkadot/info/info.json", - "blockchains/polygon/info/info.json", - "blockchains/qtum/info/info.json", - "blockchains/ravencoin/info/info.json", - "blockchains/ripple/info/info.json", - "blockchains/smartbch/info/info.json", - "blockchains/smartchain/assets/0x0321394309CaD7E0E424650844c3AB3b659315d3/info.json", - "blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/info.json", - "blockchains/smartchain/assets/0x0957C57C9EB7744850dCC95db5A06eD4a246236E/info.json", - "blockchains/smartchain/assets/0x0E9d900C884964dC4B26db96Ba113825B1a09Baa/info.json", - "blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/info.json", - "blockchains/smartchain/assets/0x11883Cdea6bAb720092791cc89affa54428Ce069/info.json", - "blockchains/smartchain/assets/0x151B1e2635A717bcDc836ECd6FbB62B674FE3E1D/info.json", - "blockchains/smartchain/assets/0x1610bc33319e9398de5f57B33a5b184c806aD217/info.json", - "blockchains/smartchain/assets/0x179983892eC36287f1F342443B671Ba549762241/info.json", - "blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/info.json", - "blockchains/smartchain/assets/0x19eE64850862cFd234e20c0db4edA286f12ec907/info.json", - "blockchains/smartchain/assets/0x1A2fb0Af670D0234c2857FaD35b789F8Cb725584/info.json", - "blockchains/smartchain/assets/0x1E1aFE9D9c5f290d8F6996dDB190bd111908A43D/info.json", - "blockchains/smartchain/assets/0x1Ffe17B99b439bE0aFC831239dDECda2A790fF3A/info.json", - "blockchains/smartchain/assets/0x1aF8c1C3AD36A041cb6678feD86B1E095004fd16/info.json", - "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json", - "blockchains/smartchain/assets/0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A/info.json", - "blockchains/smartchain/assets/0x20bff4bbEDa07536FF00e073bd8359E5D80D733d/info.json", - "blockchains/smartchain/assets/0x233d91A0713155003fc4DcE0AFa871b508B3B715/info.json", - "blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json", - "blockchains/smartchain/assets/0x264Bc4Ea2F45cF6331AD6C3aC8d7257Cf487FcbC/info.json", - "blockchains/smartchain/assets/0x271C418B045d05A1D52c6bF849d47b5B5B4d769e/info.json", - "blockchains/smartchain/assets/0x29cED01C447166958605519F10DcF8b0255fB379/info.json", - "blockchains/smartchain/assets/0x2Bc4eb013DDee29D37920938B96d353171289B7C/info.json", - "blockchains/smartchain/assets/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256/info.json", - "blockchains/smartchain/assets/0x2aB90FBb649bA3DDD4269764eb2975d8F32b7b5a/info.json", - "blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json", - "blockchains/smartchain/assets/0x2d3bfaDF9BC94E3Ab796029A030e863F1898aA06/info.json", - "blockchains/smartchain/assets/0x2fF3d0F6990a40261c66E1ff2017aCBc282EB6d0/info.json", - "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json", - "blockchains/smartchain/assets/0x334b3eCB4DCa3593BCCC3c7EBD1A1C1d1780FBF1/info.json", - "blockchains/smartchain/assets/0x339550404Ca4d831D12B1b2e4768869997390010/info.json", - "blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json", - "blockchains/smartchain/assets/0x37Ac4D6140e54304D77437A5c11924f61a2D976f/info.json", - "blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json", - "blockchains/smartchain/assets/0x3942936782d788ce69155F776A51A5F1C9dd9B22/info.json", - "blockchains/smartchain/assets/0x3AbfC084a54E5f4e23196e1B9a9c48c3B3021519/info.json", - "blockchains/smartchain/assets/0x3B0Be453a4008EBc2eDd457e7Bd355f1C5469d68/info.json", - "blockchains/smartchain/assets/0x4197C6EF3879a08cD51e5560da5064B773aa1d29/info.json", - "blockchains/smartchain/assets/0x426D6D53187be3288fe37f214e3F6901D8145b62/info.json", - "blockchains/smartchain/assets/0x4437743ac02957068995c48E08465E0EE1769fBE/info.json", - "blockchains/smartchain/assets/0x44754455564474A89358B2C2265883DF993b12F0/info.json", - "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json", - "blockchains/smartchain/assets/0x4B0F1812e5Df2A09796481Ff14017e6005508003/info.json", - "blockchains/smartchain/assets/0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46/info.json", - "blockchains/smartchain/assets/0x51e6D27FA57373d8d4C256231241053a70Cb1d93/info.json", - "blockchains/smartchain/assets/0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7/info.json", - "blockchains/smartchain/assets/0x53D88d2ffDBE71E81D95b08AE0cA49D0C4A8515f/info.json", - "blockchains/smartchain/assets/0x547CBE0f0c25085e7015Aa6939b28402EB0CcDAC/info.json", - "blockchains/smartchain/assets/0x571D0B55fe30eb1F6E68e8799F181c46De6B0059/info.json", - "blockchains/smartchain/assets/0x57A5297F2cB2c0AaC9D554660acd6D385Ab50c6B/info.json", - "blockchains/smartchain/assets/0x58730ae0FAA10d73b0cDdb5e7b87C3594f7a20CB/info.json", - "blockchains/smartchain/assets/0x5Ac52EE5b2a633895292Ff6d8A89bB9190451587/info.json", - "blockchains/smartchain/assets/0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87/info.json", - "blockchains/smartchain/assets/0x5EA29eEe799aA7cC379FdE5cf370BC24f2Ea7c81/info.json", - "blockchains/smartchain/assets/0x5F0388EBc2B94FA8E123F404b79cCF5f40b29176/info.json", - "blockchains/smartchain/assets/0x5b17b4d5e4009B5C43e3e3d63A5229F794cBA389/info.json", - "blockchains/smartchain/assets/0x603c7f932ED1fc6575303D8Fb018fDCBb0f39a95/info.json", - "blockchains/smartchain/assets/0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f/info.json", - "blockchains/smartchain/assets/0x650b940a1033B8A1b1873f78730FcFC73ec11f1f/info.json", - "blockchains/smartchain/assets/0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2/info.json", - "blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json", - "blockchains/smartchain/assets/0x6eA05F63DAF6b0Dc6b8bea94342330CC602c5536/info.json", - "blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json", - "blockchains/smartchain/assets/0x6fd7c98458a943f469E1Cf4eA85B173f5Cd342F4/info.json", - "blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/info.json", - "blockchains/smartchain/assets/0x72fAa679E1008Ad8382959FF48E392042A8b06f7/info.json", - "blockchains/smartchain/assets/0x738f3810b3dA0F3e6dC8C689D0d72f3b4992c43b/info.json", - "blockchains/smartchain/assets/0x77DFb1DaFC92c5Df29996f5528BA1829941cD3Bb/info.json", - "blockchains/smartchain/assets/0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2/info.json", - "blockchains/smartchain/assets/0x7Bd46f6Da97312AC2DBD1749f82E202764C0B914/info.json", - "blockchains/smartchain/assets/0x7f1296e5aA692a98d86EaAe3ac1CD7723E74878d/info.json", - "blockchains/smartchain/assets/0x7f479d78380Ad00341fdD7322fE8AEf766e29e5A/info.json", - "blockchains/smartchain/assets/0x81859801b01764D4f0Fa5E64729f5a6C3b91435b/info.json", - "blockchains/smartchain/assets/0x8191113581cBfa3fcdC6B0d2e6F84753D4850080/info.json", - "blockchains/smartchain/assets/0x81C15D3E956e55e77E1f3F257f0A65Bd2725fC55/info.json", - "blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/info.json", - "blockchains/smartchain/assets/0x882C173bC7Ff3b7786CA16dfeD3DFFfb9Ee7847B/info.json", - "blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json", - "blockchains/smartchain/assets/0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F/info.json", - "blockchains/smartchain/assets/0x8cc7E2a6de999758499658bB702143FD025E09B2/info.json", - "blockchains/smartchain/assets/0x9001fD53504F7Bf253296cfFAdF5b6030CD61abb/info.json", - "blockchains/smartchain/assets/0x9095e8d707E40982aFFce41C61c10895157A1B22/info.json", - "blockchains/smartchain/assets/0x948d2a81086A075b3130BAc19e4c6DEe1D2E3fE8/info.json", - "blockchains/smartchain/assets/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce/info.json", - "blockchains/smartchain/assets/0x95c78222B3D6e262426483D42CfA53685A67Ab9D/info.json", - "blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json", - "blockchains/smartchain/assets/0x968F6f898a6Df937fC1859b323aC2F14643e3fED/info.json", - "blockchains/smartchain/assets/0x972207A639CC1B374B893cc33Fa251b55CEB7c07/info.json", - "blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/info.json", - "blockchains/smartchain/assets/0x988c11625472340b7B36FF1534893780E0d8d841/info.json", - "blockchains/smartchain/assets/0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A/info.json", - "blockchains/smartchain/assets/0x9E691FD624410D631c082202b050694233031cB7/info.json", - "blockchains/smartchain/assets/0xA07c5b74C9B40447a954e1466938b865b6BBea36/info.json", - "blockchains/smartchain/assets/0xA0C3Ef24414ED9C9B456740128d8E63D016A9e11/info.json", - "blockchains/smartchain/assets/0xAa46e2c21B7763a73DB48e9b318899253E66e20C/info.json", - "blockchains/smartchain/assets/0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6/info.json", - "blockchains/smartchain/assets/0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB/info.json", - "blockchains/smartchain/assets/0xB248a295732e0225acd3337607cc01068e3b9c10/info.json", - "blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json", - "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json", - "blockchains/smartchain/assets/0xBea7086c99A85D4b5E6A0494C18B037fDD8eE932/info.json", - "blockchains/smartchain/assets/0xC227f8EECC481A8e8BAa30A4754B109b81C4DfA4/info.json", - "blockchains/smartchain/assets/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308/info.json", - "blockchains/smartchain/assets/0xC808592e5b4585F982bc728d63b227634bc007a4/info.json", - "blockchains/smartchain/assets/0xC9849E6fdB743d08fAeE3E34dd2D1bc69EA11a51/info.json", - "blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json", - "blockchains/smartchain/assets/0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1/info.json", - "blockchains/smartchain/assets/0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8/info.json", - "blockchains/smartchain/assets/0xD83C88DB3A6cA4a32FFf1603b0f7DDce01F5f727/info.json", - "blockchains/smartchain/assets/0xD98560689C6e748DC37bc410B4d3096B1aA3D8C2/info.json", - "blockchains/smartchain/assets/0xDE2F075f6F14EB9D96755b24E416A53E736Ca363/info.json", - "blockchains/smartchain/assets/0xE40255C5d7fa7ceEc5120408C78C787CECB4cfdb/info.json", - "blockchains/smartchain/assets/0xE49b84771470A87F4D9544685ea0F0517933B2B4/info.json", - "blockchains/smartchain/assets/0xE692714717a89E4F2ab89dd17d8DDdD7bb52De8e/info.json", - "blockchains/smartchain/assets/0xEA466cd2583A0290b9E7b987a769a7Eb468FB0A5/info.json", - "blockchains/smartchain/assets/0xEF6d459FE81C3Ed53d292c936b2df5a8084975De/info.json", - "blockchains/smartchain/assets/0xF65C1C0478eFDe3c19b49EcBE7ACc57BB6B1D713/info.json", - "blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/info.json", - "blockchains/smartchain/assets/0xF94CA0B303e52d68b63626Bed7f680fa4DC3f779/info.json", - "blockchains/smartchain/assets/0xa94b7a842aADB617a0B08fA744e033C6De2f7595/info.json", - "blockchains/smartchain/assets/0xb31f5d117541825D6692c10e4357008EDF3E2BCD/info.json", - "blockchains/smartchain/assets/0xb8C540d00dd0Bf76ea12E4B4B95eFC90804f924E/info.json", - "blockchains/smartchain/assets/0xbF7c81FFF98BbE61B40Ed186e4AfD6DDd01337fe/info.json", - "blockchains/smartchain/assets/0xbcf39F0EDDa668C58371E519AF37CA705f2bFcbd/info.json", - "blockchains/smartchain/assets/0xc1D99537392084Cc02D3F52386729b79d01035ce/info.json", - "blockchains/smartchain/assets/0xc53708664b99DF348dd27C3Ac0759d2DA9c40462/info.json", - "blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/info.json", - "blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json", - "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json", - "blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/info.json", - "blockchains/smartchain/assets/0xd399359683c1cD5267f611261eDE08F22cE9729F/info.json", - "blockchains/smartchain/assets/0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6/info.json", - "blockchains/smartchain/assets/0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e/info.json", - "blockchains/smartchain/assets/0xeBB59CeBFb63f218db6B5094DC14AbF34d56D35D/info.json", - "blockchains/smartchain/assets/0xeBD0070237a0713E8D94fEf1B728d3d993d290ef/info.json", - "blockchains/smartchain/assets/0xeDa21B525Ac789EaB1a08ef2404dd8505FfB973D/info.json", - "blockchains/smartchain/assets/0xecA88125a5ADbe82614ffC12D0DB554E2e2867C8/info.json", - "blockchains/smartchain/assets/0xf508fCD89b8bd15579dc79A6827cB4686A3592c8/info.json", - "blockchains/smartchain/assets/0xf91d58b5aE142DAcC749f58A49FCBac340Cb0343/info.json", - "blockchains/smartchain/assets/0xfD26889cd6454D8751562f1c0FcF88b18B46F7B7/info.json", - "blockchains/smartchain/assets/0xfD5840Cd36d94D7229439859C0112a4185BC0255/info.json", - "blockchains/solana/info/info.json", - "blockchains/steem/info/info.json", - "blockchains/stellar/info/info.json", - "blockchains/terra/info/info.json", - "blockchains/tezos/info/info.json", - "blockchains/theta/info/info.json", - "blockchains/thundertoken/info/info.json", - "blockchains/tomochain/info/info.json", - "blockchains/ton/info/info.json", - "blockchains/tron/assets/1003134/info.json", - "blockchains/tron/assets/1003257/info.json", - "blockchains/tron/assets/TDXJ1dSPLsN52jhP32NvVyhQ5X265BNU5c/info.json", - "blockchains/tron/assets/TJvqNiWUN2v2NBG12UhfV7WSvReJkRP3VC/info.json", - "blockchains/tron/assets/TLGd97zsjrkomUDF962ZFMerdQxPffG7hX/info.json", - "blockchains/tron/assets/TMnqP8yuZrKJFXN59KoVDthkmM3LRkiZXP/info.json", - "blockchains/tron/assets/TPAQRJSVatTZLLaguCFMXGFKegKnqnKH2s/info.json", - "blockchains/tron/assets/TZ5jA9F5zGRgi9qk9ATMu6D7wyEpnxQGJh/info.json", - "blockchains/tron/info/info.json", - "blockchains/vechain/info/info.json", - "blockchains/viacoin/info/info.json", - "blockchains/wanchain/info/info.json", - "blockchains/waves/info/info.json", - "blockchains/xdai/info/info.json", - "blockchains/xdc/info/info.json", - "blockchains/zcash/info/info.json", - "blockchains/zelcash/info/info.json", - "blockchains/zilliqa/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2557.json b/history/versions/2557.json deleted file mode 100644 index 171ecdfd37396..0000000000000 --- a/history/versions/2557.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2557, - "commit": "7b2c2513bebde26ee7c83d1dfe64411abd6d5b4e", - "date": "2021-06-28T16:31:06.981Z" - }, - "versionStart": { - "versionNum": 2556, - "commit": "e5a5a0abed42dc7277bede7935460eb8ebf9ed2b", - "date": "2021-06-28T15:50:18.436Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/info.json", - "blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2558.json b/history/versions/2558.json deleted file mode 100644 index b2c045bd12c6a..0000000000000 --- a/history/versions/2558.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2558, - "commit": "a7fda85ac2cd7bd050adb3ab90c6763d629819f2", - "date": "2021-06-28T16:32:21.019Z" - }, - "versionStart": { - "versionNum": 2557, - "commit": "7b2c2513bebde26ee7c83d1dfe64411abd6d5b4e", - "date": "2021-06-28T16:31:06.981Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x02a9D7162BD73c2b35c5Cf6cDD585e91928c850A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2559.json b/history/versions/2559.json deleted file mode 100644 index 0ba331db8aa25..0000000000000 --- a/history/versions/2559.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2559, - "commit": "9ef91e48a2312e09e461ac5186c6cd106e5192e0", - "date": "2021-06-28T17:05:23.609Z" - }, - "versionStart": { - "versionNum": 2558, - "commit": "a7fda85ac2cd7bd050adb3ab90c6763d629819f2", - "date": "2021-06-28T16:32:21.019Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json", - "blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/logo.png", - "blockchains/smartchain/assets/0xf8418D0a7f30BB899639B232f9748c0f1fA87870/info.json", - "blockchains/smartchain/assets/0xf8418D0a7f30BB899639B232f9748c0f1fA87870/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/256.json b/history/versions/256.json deleted file mode 100644 index f829c4078eb0b..0000000000000 --- a/history/versions/256.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 256, - "commit": "fceb883c269a559b302c01cc024446e63c5ff41c", - "date": "2021-03-23T14:37:59.199Z" - }, - "versionStart": { - "versionNum": 255, - "commit": "ad06bdae23d535e9208575a434a874898fc8eeaf", - "date": "2021-03-23T14:36:32.745Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2560.json b/history/versions/2560.json deleted file mode 100644 index 5c3c8eb2a51fa..0000000000000 --- a/history/versions/2560.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2560, - "commit": "1c89ae8d3b84a8c1e7fa236ac70b95f970638ec8", - "date": "2021-06-28T17:19:08.377Z" - }, - "versionStart": { - "versionNum": 2559, - "commit": "9ef91e48a2312e09e461ac5186c6cd106e5192e0", - "date": "2021-06-28T17:05:23.609Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/info.json", - "blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/logo.png", - "blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2561.json b/history/versions/2561.json deleted file mode 100644 index cab7757ffa28e..0000000000000 --- a/history/versions/2561.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2561, - "commit": "4a6ebdb52e87b9760ab3365e74a57672743bd4a8", - "date": "2021-06-28T17:20:29.103Z" - }, - "versionStart": { - "versionNum": 2560, - "commit": "1c89ae8d3b84a8c1e7fa236ac70b95f970638ec8", - "date": "2021-06-28T17:19:08.377Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E0714264f15cE00BD4682847595384d42fBcD84/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2562.json b/history/versions/2562.json deleted file mode 100644 index 26c983fe922a6..0000000000000 --- a/history/versions/2562.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2562, - "commit": "c971ea88f432382cb26fc8a637012e3a209c20ff", - "date": "2021-06-28T17:39:38.791Z" - }, - "versionStart": { - "versionNum": 2561, - "commit": "4a6ebdb52e87b9760ab3365e74a57672743bd4a8", - "date": "2021-06-28T17:20:29.103Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3a23f43aaED213209a6143Cb91A00674CAA767E6/info.json", - "blockchains/smartchain/assets/0x3a23f43aaED213209a6143Cb91A00674CAA767E6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2563.json b/history/versions/2563.json deleted file mode 100644 index 95592b9a0d85b..0000000000000 --- a/history/versions/2563.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2563, - "commit": "48f9279feec5c60e54abfb00d3275c435eb9caa1", - "date": "2021-06-28T17:41:30.935Z" - }, - "versionStart": { - "versionNum": 2562, - "commit": "c971ea88f432382cb26fc8a637012e3a209c20ff", - "date": "2021-06-28T17:39:38.791Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2564.json b/history/versions/2564.json deleted file mode 100644 index bfde0224ee53d..0000000000000 --- a/history/versions/2564.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2564, - "commit": "ae42143d8469a21507bcbeadd6ca45d78fa5a6ea", - "date": "2021-06-28T17:47:30.678Z" - }, - "versionStart": { - "versionNum": 2563, - "commit": "48f9279feec5c60e54abfb00d3275c435eb9caa1", - "date": "2021-06-28T17:41:30.935Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2B54d3d7aB8e65895168938F7145F39225Db7CE5/info.json", - "blockchains/smartchain/assets/0x2B54d3d7aB8e65895168938F7145F39225Db7CE5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2565.json b/history/versions/2565.json deleted file mode 100644 index e35ef12c310ca..0000000000000 --- a/history/versions/2565.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2565, - "commit": "13a086933e823d128a6f54cb19fcb51b3cbd08b7", - "date": "2021-06-28T17:48:43.519Z" - }, - "versionStart": { - "versionNum": 2564, - "commit": "ae42143d8469a21507bcbeadd6ca45d78fa5a6ea", - "date": "2021-06-28T17:47:30.678Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2566.json b/history/versions/2566.json deleted file mode 100644 index 43d0c60716345..0000000000000 --- a/history/versions/2566.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2566, - "commit": "15c601dd9738ce3c13b251783fd18917a5e02d97", - "date": "2021-06-28T18:30:26.143Z" - }, - "versionStart": { - "versionNum": 2565, - "commit": "13a086933e823d128a6f54cb19fcb51b3cbd08b7", - "date": "2021-06-28T17:48:43.519Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4D79DA6F390D9E9d475802a693353C3715b7Bd75/info.json", - "blockchains/smartchain/assets/0x4D79DA6F390D9E9d475802a693353C3715b7Bd75/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2567.json b/history/versions/2567.json deleted file mode 100644 index 068ec2557c2a7..0000000000000 --- a/history/versions/2567.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2567, - "commit": "ba547cdf20afbb84026c9474e6f169de44988a40", - "date": "2021-06-28T18:31:43.707Z" - }, - "versionStart": { - "versionNum": 2566, - "commit": "15c601dd9738ce3c13b251783fd18917a5e02d97", - "date": "2021-06-28T18:30:26.143Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4D79DA6F390D9E9d475802a693353C3715b7Bd75/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2568.json b/history/versions/2568.json deleted file mode 100644 index f65aee95fa661..0000000000000 --- a/history/versions/2568.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2568, - "commit": "176df688f5c0dba48d2c37aa76a3554a0d137203", - "date": "2021-06-28T19:57:25.930Z" - }, - "versionStart": { - "versionNum": 2567, - "commit": "ba547cdf20afbb84026c9474e6f169de44988a40", - "date": "2021-06-28T18:31:43.707Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD3c51de3E6DD9b53D7f37699AFB3EE3Bf9B9b3F4/info.json", - "blockchains/smartchain/assets/0xD3c51de3E6DD9b53D7f37699AFB3EE3Bf9B9b3F4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2569.json b/history/versions/2569.json deleted file mode 100644 index 4e9a6e2c7818c..0000000000000 --- a/history/versions/2569.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2569, - "commit": "78abfd46a058183408bc423bdc011fdb99c6ad30", - "date": "2021-06-28T19:58:40.013Z" - }, - "versionStart": { - "versionNum": 2568, - "commit": "176df688f5c0dba48d2c37aa76a3554a0d137203", - "date": "2021-06-28T19:57:25.930Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD3c51de3E6DD9b53D7f37699AFB3EE3Bf9B9b3F4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/257.json b/history/versions/257.json deleted file mode 100644 index 904caaa093947..0000000000000 --- a/history/versions/257.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 257, - "commit": "80718b5f6ed6f12a1b4f690ce53ee7bbd27f1732", - "date": "2021-03-23T15:14:19.214Z" - }, - "versionStart": { - "versionNum": 256, - "commit": "fceb883c269a559b302c01cc024446e63c5ff41c", - "date": "2021-03-23T14:37:59.199Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json", - "blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2570.json b/history/versions/2570.json deleted file mode 100644 index d773de04e5886..0000000000000 --- a/history/versions/2570.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2570, - "commit": "5d2a10d6eb917d77a7fdad257fa499af36fd62ba", - "date": "2021-06-29T05:30:24.750Z" - }, - "versionStart": { - "versionNum": 2569, - "commit": "78abfd46a058183408bc423bdc011fdb99c6ad30", - "date": "2021-06-28T19:58:40.013Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd1061342B3A119Ad2247c79235ECbd51997ed8eD/info.json", - "blockchains/smartchain/assets/0xd1061342B3A119Ad2247c79235ECbd51997ed8eD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2571.json b/history/versions/2571.json deleted file mode 100644 index f7c20f62db696..0000000000000 --- a/history/versions/2571.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2571, - "commit": "27f306fbca49ccc0148870027551b06c60470457", - "date": "2021-06-29T05:31:36.778Z" - }, - "versionStart": { - "versionNum": 2570, - "commit": "5d2a10d6eb917d77a7fdad257fa499af36fd62ba", - "date": "2021-06-29T05:30:24.750Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2572.json b/history/versions/2572.json deleted file mode 100644 index 1e9de418f07c8..0000000000000 --- a/history/versions/2572.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2572, - "commit": "c1db316bdb70390bacaaba3228e89b9047b07a01", - "date": "2021-06-29T05:36:13.851Z" - }, - "versionStart": { - "versionNum": 2571, - "commit": "27f306fbca49ccc0148870027551b06c60470457", - "date": "2021-06-29T05:31:36.778Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/info.json", - "blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2573.json b/history/versions/2573.json deleted file mode 100644 index 77bc673640c9a..0000000000000 --- a/history/versions/2573.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2573, - "commit": "290c71ee38097f37ad406423d66ff8160cd2ec22", - "date": "2021-06-29T05:37:36.586Z" - }, - "versionStart": { - "versionNum": 2572, - "commit": "c1db316bdb70390bacaaba3228e89b9047b07a01", - "date": "2021-06-29T05:36:13.851Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xEfd39883aDb365fbf591bC0d624c9e1b12AEA35f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2574.json b/history/versions/2574.json deleted file mode 100644 index e8e8af69f159b..0000000000000 --- a/history/versions/2574.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2574, - "commit": "e84b6f1d3776bcf6c1f1697c207b3dd5267e9982", - "date": "2021-06-29T06:09:06.238Z" - }, - "versionStart": { - "versionNum": 2573, - "commit": "290c71ee38097f37ad406423d66ff8160cd2ec22", - "date": "2021-06-29T05:37:36.586Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x57282282A6CbD3658576883eB6674e339609c714/info.json", - "blockchains/smartchain/assets/0x57282282A6CbD3658576883eB6674e339609c714/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2575.json b/history/versions/2575.json deleted file mode 100644 index 59d0a366a1446..0000000000000 --- a/history/versions/2575.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2575, - "commit": "46953f6157cbf8f5f5f3991b2eaf0a3345efcff0", - "date": "2021-06-29T06:10:43.445Z" - }, - "versionStart": { - "versionNum": 2574, - "commit": "e84b6f1d3776bcf6c1f1697c207b3dd5267e9982", - "date": "2021-06-29T06:09:06.238Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2576.json b/history/versions/2576.json deleted file mode 100644 index f34e79c0b9979..0000000000000 --- a/history/versions/2576.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2576, - "commit": "248a11a5970699f46ae39cdca6dc8135eb51c367", - "date": "2021-06-29T09:44:31.699Z" - }, - "versionStart": { - "versionNum": 2575, - "commit": "46953f6157cbf8f5f5f3991b2eaf0a3345efcff0", - "date": "2021-06-29T06:10:43.445Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/info.json", - "blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2577.json b/history/versions/2577.json deleted file mode 100644 index 9071b8beb598e..0000000000000 --- a/history/versions/2577.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2577, - "commit": "829f0a335300d9d864599fc1bbe23bb3c2937c4c", - "date": "2021-06-29T09:45:56.555Z" - }, - "versionStart": { - "versionNum": 2576, - "commit": "248a11a5970699f46ae39cdca6dc8135eb51c367", - "date": "2021-06-29T09:44:31.699Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x545f90dC35CA1e6129f1fEd354b3e2DF12034261/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2578.json b/history/versions/2578.json deleted file mode 100644 index 64a518cde7542..0000000000000 --- a/history/versions/2578.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2578, - "commit": "7a22459cfee0a16f72b2f327e0ac0af4cd36c465", - "date": "2021-06-29T10:11:35.382Z" - }, - "versionStart": { - "versionNum": 2577, - "commit": "829f0a335300d9d864599fc1bbe23bb3c2937c4c", - "date": "2021-06-29T09:45:56.555Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/info.json", - "blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2579.json b/history/versions/2579.json deleted file mode 100644 index 8c903d71ecac4..0000000000000 --- a/history/versions/2579.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2579, - "commit": "2ecad944b5baee81fbf7bdb40f91b68a6285dce3", - "date": "2021-06-29T10:13:03.858Z" - }, - "versionStart": { - "versionNum": 2578, - "commit": "7a22459cfee0a16f72b2f327e0ac0af4cd36c465", - "date": "2021-06-29T10:11:35.382Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3048144676Ea683bF670392971e569d9511015eb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/258.json b/history/versions/258.json deleted file mode 100644 index 7de34cb65d808..0000000000000 --- a/history/versions/258.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 258, - "commit": "3c569b895abad8c5360f2be6d2097e60792bf77e", - "date": "2021-03-23T15:15:49.533Z" - }, - "versionStart": { - "versionNum": 257, - "commit": "80718b5f6ed6f12a1b4f690ce53ee7bbd27f1732", - "date": "2021-03-23T15:14:19.214Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x211FfbE424b90e25a15531ca322adF1559779E45/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2580.json b/history/versions/2580.json deleted file mode 100644 index 3c52c4b65f953..0000000000000 --- a/history/versions/2580.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2580, - "commit": "a3874739c6f24a00b351db7cd50d89755f1c808d", - "date": "2021-06-29T12:14:34.556Z" - }, - "versionStart": { - "versionNum": 2579, - "commit": "2ecad944b5baee81fbf7bdb40f91b68a6285dce3", - "date": "2021-06-29T10:13:03.858Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xECa41281c24451168a37211F0bc2b8645AF45092/info.json", - "blockchains/smartchain/assets/0xECa41281c24451168a37211F0bc2b8645AF45092/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2581.json b/history/versions/2581.json deleted file mode 100644 index d52eac50453a6..0000000000000 --- a/history/versions/2581.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2581, - "commit": "b8d5e6e8155c919afbd083449eb5d8f51ea4d7d3", - "date": "2021-06-29T12:15:45.281Z" - }, - "versionStart": { - "versionNum": 2580, - "commit": "a3874739c6f24a00b351db7cd50d89755f1c808d", - "date": "2021-06-29T12:14:34.556Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xECa41281c24451168a37211F0bc2b8645AF45092/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2582.json b/history/versions/2582.json deleted file mode 100644 index 2321ba188754d..0000000000000 --- a/history/versions/2582.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2582, - "commit": "b2d95aa9476fb31e6b9725bfe7adb4d62312b45e", - "date": "2021-06-29T12:29:18.114Z" - }, - "versionStart": { - "versionNum": 2581, - "commit": "b8d5e6e8155c919afbd083449eb5d8f51ea4d7d3", - "date": "2021-06-29T12:15:45.281Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/info.json", - "blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2583.json b/history/versions/2583.json deleted file mode 100644 index 425ce9b73c192..0000000000000 --- a/history/versions/2583.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2583, - "commit": "a11d1b624e4ecb4d84fb1bcadee568cc927d8458", - "date": "2021-06-29T12:30:41.107Z" - }, - "versionStart": { - "versionNum": 2582, - "commit": "b2d95aa9476fb31e6b9725bfe7adb4d62312b45e", - "date": "2021-06-29T12:29:18.114Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2584.json b/history/versions/2584.json deleted file mode 100644 index 08545f56bdbd2..0000000000000 --- a/history/versions/2584.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2584, - "commit": "e50b56c92e03041b44f9898329e80527fee47c44", - "date": "2021-06-29T13:00:23.966Z" - }, - "versionStart": { - "versionNum": 2583, - "commit": "a11d1b624e4ecb4d84fb1bcadee568cc927d8458", - "date": "2021-06-29T12:30:41.107Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/info.json", - "blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2585.json b/history/versions/2585.json deleted file mode 100644 index d8e6e87f74d39..0000000000000 --- a/history/versions/2585.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2585, - "commit": "5a1920ef35c04616734a5d4913cca3a69dc4a541", - "date": "2021-06-29T13:01:46.089Z" - }, - "versionStart": { - "versionNum": 2584, - "commit": "e50b56c92e03041b44f9898329e80527fee47c44", - "date": "2021-06-29T13:00:23.966Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa016F295A5957cB80D03d8E5464A429007555124/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2586.json b/history/versions/2586.json deleted file mode 100644 index 907514b6c24d4..0000000000000 --- a/history/versions/2586.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2586, - "commit": "54bb92d2e25785a84b43c24e753c1066d3c9276c", - "date": "2021-06-29T14:23:20.172Z" - }, - "versionStart": { - "versionNum": 2585, - "commit": "5a1920ef35c04616734a5d4913cca3a69dc4a541", - "date": "2021-06-29T13:01:46.089Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xeB2d878Dcc05c8f39411dF483574907b4fb11990/info.json", - "blockchains/smartchain/assets/0xeB2d878Dcc05c8f39411dF483574907b4fb11990/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2587.json b/history/versions/2587.json deleted file mode 100644 index 025d641879ae5..0000000000000 --- a/history/versions/2587.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2587, - "commit": "487be7e4e8bbfa53650352ca4e67badff21c9a46", - "date": "2021-06-29T14:24:44.332Z" - }, - "versionStart": { - "versionNum": 2586, - "commit": "54bb92d2e25785a84b43c24e753c1066d3c9276c", - "date": "2021-06-29T14:23:20.172Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2588.json b/history/versions/2588.json deleted file mode 100644 index b49521878875b..0000000000000 --- a/history/versions/2588.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2588, - "commit": "3e5a18232adcb8f96ea65349b038abc368b3092d", - "date": "2021-06-29T14:26:30.657Z" - }, - "versionStart": { - "versionNum": 2587, - "commit": "487be7e4e8bbfa53650352ca4e67badff21c9a46", - "date": "2021-06-29T14:24:44.332Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/info.json", - "blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2589.json b/history/versions/2589.json deleted file mode 100644 index 6720e51aa5abd..0000000000000 --- a/history/versions/2589.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2589, - "commit": "124b48b631a703e3893d5dde50166b683d4fcb95", - "date": "2021-06-29T14:27:48.907Z" - }, - "versionStart": { - "versionNum": 2588, - "commit": "3e5a18232adcb8f96ea65349b038abc368b3092d", - "date": "2021-06-29T14:26:30.657Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/259.json b/history/versions/259.json deleted file mode 100644 index e7d93feadf5e0..0000000000000 --- a/history/versions/259.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 259, - "commit": "4d31da785bd1e336ef01684864a2d38f799d5502", - "date": "2021-03-23T15:28:57.998Z" - }, - "versionStart": { - "versionNum": 258, - "commit": "3c569b895abad8c5360f2be6d2097e60792bf77e", - "date": "2021-03-23T15:15:49.533Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/info.json", - "blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2590.json b/history/versions/2590.json deleted file mode 100644 index 3ada798320ede..0000000000000 --- a/history/versions/2590.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2590, - "commit": "e87e030134efe0641ce0e67b95fa500c554fa4fc", - "date": "2021-06-29T14:37:09.983Z" - }, - "versionStart": { - "versionNum": 2589, - "commit": "124b48b631a703e3893d5dde50166b683d4fcb95", - "date": "2021-06-29T14:27:48.907Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6f40d4A6237C257fff2dB00FA0510DeEECd303eb/info.json", - "blockchains/ethereum/assets/0x6f40d4A6237C257fff2dB00FA0510DeEECd303eb/logo.png", - "blockchains/smartchain/assets/0x7D2B2b15f1023425647626C4e411beA51F1aC0CD/info.json", - "blockchains/smartchain/assets/0x7D2B2b15f1023425647626C4e411beA51F1aC0CD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2591.json b/history/versions/2591.json deleted file mode 100644 index 96fc2b448bfbb..0000000000000 --- a/history/versions/2591.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2591, - "commit": "cbfafe02c893614936a0e78f95e7e628200fe560", - "date": "2021-06-29T14:38:31.516Z" - }, - "versionStart": { - "versionNum": 2590, - "commit": "e87e030134efe0641ce0e67b95fa500c554fa4fc", - "date": "2021-06-29T14:37:09.983Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x6f40d4A6237C257fff2dB00FA0510DeEECd303eb/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7D2B2b15f1023425647626C4e411beA51F1aC0CD/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2592.json b/history/versions/2592.json deleted file mode 100644 index 2e63236552fb1..0000000000000 --- a/history/versions/2592.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2592, - "commit": "2f26adb7a4ecf9ae7e7b94db3ae58952226ff214", - "date": "2021-06-29T15:59:26.112Z" - }, - "versionStart": { - "versionNum": 2591, - "commit": "cbfafe02c893614936a0e78f95e7e628200fe560", - "date": "2021-06-29T14:38:31.516Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/info.json", - "blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2593.json b/history/versions/2593.json deleted file mode 100644 index 493f34a46c855..0000000000000 --- a/history/versions/2593.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2593, - "commit": "9eae99bba3613a6dab97d47c1df0f268b8d163c1", - "date": "2021-06-29T17:57:36.178Z" - }, - "versionStart": { - "versionNum": 2592, - "commit": "2f26adb7a4ecf9ae7e7b94db3ae58952226ff214", - "date": "2021-06-29T15:59:26.112Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7f6Fe630261fF86a2A32f51714F2f64c02e0C895/info.json", - "blockchains/smartchain/assets/0x7f6Fe630261fF86a2A32f51714F2f64c02e0C895/logo.png", - "blockchains/smartchain/assets/0xb899dB682e6D6164D885ff67C1e676141deaaA40/info.json", - "blockchains/smartchain/assets/0xb899dB682e6D6164D885ff67C1e676141deaaA40/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2594.json b/history/versions/2594.json deleted file mode 100644 index e2aca4a9d0bfc..0000000000000 --- a/history/versions/2594.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2594, - "commit": "c5a3954f14398f4e3cb2cfe5c9233f417ddd1483", - "date": "2021-06-29T17:59:12.874Z" - }, - "versionStart": { - "versionNum": 2593, - "commit": "9eae99bba3613a6dab97d47c1df0f268b8d163c1", - "date": "2021-06-29T17:57:36.178Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb899dB682e6D6164D885ff67C1e676141deaaA40/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2595.json b/history/versions/2595.json deleted file mode 100644 index 6a1b4e3e903b6..0000000000000 --- a/history/versions/2595.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2595, - "commit": "52de086d6a7b6c4d90a9f6667a8f01b8c80c4a19", - "date": "2021-06-29T19:23:47.622Z" - }, - "versionStart": { - "versionNum": 2594, - "commit": "c5a3954f14398f4e3cb2cfe5c9233f417ddd1483", - "date": "2021-06-29T17:59:12.874Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657/info.json", - "blockchains/smartchain/assets/0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657/logo.png", - "dapps/babyswap.finance.png" - ] -} \ No newline at end of file diff --git a/history/versions/2596.json b/history/versions/2596.json deleted file mode 100644 index ab747dedec8c1..0000000000000 --- a/history/versions/2596.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2596, - "commit": "db6c10e64b6baa24b3b26229c8a74f9f8579c75d", - "date": "2021-06-29T19:24:59.056Z" - }, - "versionStart": { - "versionNum": 2595, - "commit": "52de086d6a7b6c4d90a9f6667a8f01b8c80c4a19", - "date": "2021-06-29T19:23:47.622Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x53E562b9B7E5E94b81f10e96Ee70Ad06df3D2657/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2597.json b/history/versions/2597.json deleted file mode 100644 index 1124579ec9c6b..0000000000000 --- a/history/versions/2597.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2597, - "commit": "2b01d1262e779862f0b83305c922b61e0d8023ee", - "date": "2021-06-30T01:28:32.195Z" - }, - "versionStart": { - "versionNum": 2596, - "commit": "db6c10e64b6baa24b3b26229c8a74f9f8579c75d", - "date": "2021-06-29T19:24:59.056Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2598.json b/history/versions/2598.json deleted file mode 100644 index d1e22e6da0d8b..0000000000000 --- a/history/versions/2598.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2598, - "commit": "97c76c67f0bdfb3f4550f15c7bfedee26a1719f5", - "date": "2021-06-30T05:34:47.044Z" - }, - "versionStart": { - "versionNum": 2597, - "commit": "2b01d1262e779862f0b83305c922b61e0d8023ee", - "date": "2021-06-30T01:28:32.195Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa9F179C99567D6D671c3AC5eDf206F5fc647483f/info.json", - "blockchains/smartchain/assets/0xa9F179C99567D6D671c3AC5eDf206F5fc647483f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2599.json b/history/versions/2599.json deleted file mode 100644 index cf87e38e0eda6..0000000000000 --- a/history/versions/2599.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2599, - "commit": "bb38141f816feb379b79d5514ade5c5acbf39bc9", - "date": "2021-06-30T05:36:05.737Z" - }, - "versionStart": { - "versionNum": 2598, - "commit": "97c76c67f0bdfb3f4550f15c7bfedee26a1719f5", - "date": "2021-06-30T05:34:47.044Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/26.json b/history/versions/26.json deleted file mode 100644 index 69f9c9189dc65..0000000000000 --- a/history/versions/26.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 26, - "commit": "3fb908b4703ceb6e57a3e8f422bedb2389963780", - "date": "2021-02-26T14:11:34.980Z" - }, - "versionStart": { - "versionNum": 25, - "commit": "d057acd4f109bb46d07a5594d6f2c78af2d4bf56", - "date": "2021-02-26T14:10:17.592Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8eEF5a82E6Aa222a60F009ac18c24EE12dBf4b41/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/260.json b/history/versions/260.json deleted file mode 100644 index 7569766354af7..0000000000000 --- a/history/versions/260.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 260, - "commit": "4deecd545320e9b65c86570914537df71a92e732", - "date": "2021-03-23T15:30:31.358Z" - }, - "versionStart": { - "versionNum": 259, - "commit": "4d31da785bd1e336ef01684864a2d38f799d5502", - "date": "2021-03-23T15:28:57.998Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xF938424F7210f31dF2Aee3011291b658f872e91e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2600.json b/history/versions/2600.json deleted file mode 100644 index b23f382cf97d1..0000000000000 --- a/history/versions/2600.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2600, - "commit": "d58be5824322269703add6784b20866909ea1d44", - "date": "2021-06-30T05:37:37.548Z" - }, - "versionStart": { - "versionNum": 2599, - "commit": "bb38141f816feb379b79d5514ade5c5acbf39bc9", - "date": "2021-06-30T05:36:05.737Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/info.json", - "blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2601.json b/history/versions/2601.json deleted file mode 100644 index 7336272269b0c..0000000000000 --- a/history/versions/2601.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2601, - "commit": "7c13d199b031161f40bfab0a281089b4f1baa26e", - "date": "2021-06-30T05:38:46.837Z" - }, - "versionStart": { - "versionNum": 2600, - "commit": "d58be5824322269703add6784b20866909ea1d44", - "date": "2021-06-30T05:37:37.548Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3c75A237677D495Aa2651B594b0629a553377e10/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2602.json b/history/versions/2602.json deleted file mode 100644 index 5951598161247..0000000000000 --- a/history/versions/2602.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2602, - "commit": "6a9289a2f3fa18fabccfc07952c20987700bd8e0", - "date": "2021-06-30T05:44:36.857Z" - }, - "versionStart": { - "versionNum": 2601, - "commit": "7c13d199b031161f40bfab0a281089b4f1baa26e", - "date": "2021-06-30T05:38:46.837Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC24bF9808617Db1C9F7Ba4B43bDBEd5875Ddc7c7/info.json", - "blockchains/smartchain/assets/0xC24bF9808617Db1C9F7Ba4B43bDBEd5875Ddc7c7/logo.png", - "blockchains/smartchain/assets/0xDc3d56d9f3A2b3cAb5Bd6cA6549229c33cB11AaB/info.json", - "blockchains/smartchain/assets/0xDc3d56d9f3A2b3cAb5Bd6cA6549229c33cB11AaB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2603.json b/history/versions/2603.json deleted file mode 100644 index 66c3d95caaa24..0000000000000 --- a/history/versions/2603.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2603, - "commit": "b8d5d1f5b456ad48585e4f46a9636447efe9ceaa", - "date": "2021-06-30T05:45:59.410Z" - }, - "versionStart": { - "versionNum": 2602, - "commit": "6a9289a2f3fa18fabccfc07952c20987700bd8e0", - "date": "2021-06-30T05:44:36.857Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC24bF9808617Db1C9F7Ba4B43bDBEd5875Ddc7c7/info.json", - "blockchains/smartchain/assets/0xDc3d56d9f3A2b3cAb5Bd6cA6549229c33cB11AaB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2604.json b/history/versions/2604.json deleted file mode 100644 index b03051b97f494..0000000000000 --- a/history/versions/2604.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2604, - "commit": "75531b40776b4a1e9b90e4c3c171235ec478e2cc", - "date": "2021-06-30T06:28:29.564Z" - }, - "versionStart": { - "versionNum": 2603, - "commit": "b8d5d1f5b456ad48585e4f46a9636447efe9ceaa", - "date": "2021-06-30T05:45:59.410Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x77eB1bFf463b3a524b938902398eA5075073a252/info.json", - "blockchains/smartchain/assets/0x77eB1bFf463b3a524b938902398eA5075073a252/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2605.json b/history/versions/2605.json deleted file mode 100644 index 1ad67e6e24983..0000000000000 --- a/history/versions/2605.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2605, - "commit": "f847c4197316be7997ded8f6b40e7a12ddc7592b", - "date": "2021-06-30T06:30:04.384Z" - }, - "versionStart": { - "versionNum": 2604, - "commit": "75531b40776b4a1e9b90e4c3c171235ec478e2cc", - "date": "2021-06-30T06:28:29.564Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x77eB1bFf463b3a524b938902398eA5075073a252/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2606.json b/history/versions/2606.json deleted file mode 100644 index eb248e2744438..0000000000000 --- a/history/versions/2606.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2606, - "commit": "4ae5a2b9ad7b45747ae68a97280b6a4f3b86589e", - "date": "2021-06-30T08:14:18.009Z" - }, - "versionStart": { - "versionNum": 2605, - "commit": "f847c4197316be7997ded8f6b40e7a12ddc7592b", - "date": "2021-06-30T06:30:04.384Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/info.json", - "blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2607.json b/history/versions/2607.json deleted file mode 100644 index 2f00766b8b6f4..0000000000000 --- a/history/versions/2607.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2607, - "commit": "a179f9b45a280625bbfd30988c6c7b8be0a8b239", - "date": "2021-06-30T08:15:48.233Z" - }, - "versionStart": { - "versionNum": 2606, - "commit": "4ae5a2b9ad7b45747ae68a97280b6a4f3b86589e", - "date": "2021-06-30T08:14:18.009Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa7e1E5019088c7B452C9E8BD6c3e0fA7a95478A8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2608.json b/history/versions/2608.json deleted file mode 100644 index ef9aff728d3a8..0000000000000 --- a/history/versions/2608.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2608, - "commit": "d6de24ee46361afdc064a0cd62da1a983185f837", - "date": "2021-06-30T18:08:02.702Z" - }, - "versionStart": { - "versionNum": 2607, - "commit": "a179f9b45a280625bbfd30988c6c7b8be0a8b239", - "date": "2021-06-30T08:15:48.233Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb966150c7a0150eD4ea979e04F18d109301AAb95/info.json", - "blockchains/smartchain/assets/0xb966150c7a0150eD4ea979e04F18d109301AAb95/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2609.json b/history/versions/2609.json deleted file mode 100644 index 1d33712f32507..0000000000000 --- a/history/versions/2609.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2609, - "commit": "13c8827987cc755ec5f343a0180a67811b603353", - "date": "2021-06-30T18:09:56.181Z" - }, - "versionStart": { - "versionNum": 2608, - "commit": "d6de24ee46361afdc064a0cd62da1a983185f837", - "date": "2021-06-30T18:08:02.702Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb966150c7a0150eD4ea979e04F18d109301AAb95/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/261.json b/history/versions/261.json deleted file mode 100644 index 1f91ca35e6e0b..0000000000000 --- a/history/versions/261.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "versionEnd": { - "versionNum": 261, - "commit": "d9c03d1929eb9797d1cff05e55732791f1714c73", - "date": "2021-03-23T15:46:04.559Z" - }, - "versionStart": { - "versionNum": 260, - "commit": "4deecd545320e9b65c86570914537df71a92e732", - "date": "2021-03-23T15:30:31.358Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json", - "blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/logo.png", - "blockchains/thundertoken/allowlist.json", - "blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/info.json", - "blockchains/thundertoken/assets/0x8EF1A1E0671Aa44852f4d87105eF482470bB3e69/logo.png", - "blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/info.json", - "blockchains/thundertoken/assets/0xBEB0131D95AC3F03fd15894D0aDE5DBf7451d171/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2610.json b/history/versions/2610.json deleted file mode 100644 index 3f075ab3dfb1a..0000000000000 --- a/history/versions/2610.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2610, - "commit": "df901f2624961bfa6aa4dab9607f1c1e84576ac3", - "date": "2021-07-01T01:28:26.640Z" - }, - "versionStart": { - "versionNum": 2609, - "commit": "13c8827987cc755ec5f343a0180a67811b603353", - "date": "2021-06-30T18:09:56.181Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2611.json b/history/versions/2611.json deleted file mode 100644 index 72f1a959b76ed..0000000000000 --- a/history/versions/2611.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2611, - "commit": "f2993c50e8c5599dee5b96c7f30ecabb6870bf83", - "date": "2021-07-01T06:12:43.896Z" - }, - "versionStart": { - "versionNum": 2610, - "commit": "df901f2624961bfa6aa4dab9607f1c1e84576ac3", - "date": "2021-07-01T01:28:26.640Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json", - "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json", - "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2612.json b/history/versions/2612.json deleted file mode 100644 index 9411c5e3fbf58..0000000000000 --- a/history/versions/2612.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2612, - "commit": "8c6ec6a1cf46c7b0d23d8c10da6c6b45f9168664", - "date": "2021-07-01T06:14:19.611Z" - }, - "versionStart": { - "versionNum": 2611, - "commit": "f2993c50e8c5599dee5b96c7f30ecabb6870bf83", - "date": "2021-07-01T06:12:43.896Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json", - "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2613.json b/history/versions/2613.json deleted file mode 100644 index a3d77ecc853b3..0000000000000 --- a/history/versions/2613.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2613, - "commit": "3c28cf718605c1eaa8c1a18d914df92ab964fa91", - "date": "2021-07-01T06:18:00.860Z" - }, - "versionStart": { - "versionNum": 2612, - "commit": "8c6ec6a1cf46c7b0d23d8c10da6c6b45f9168664", - "date": "2021-07-01T06:14:19.611Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/info.json", - "blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2614.json b/history/versions/2614.json deleted file mode 100644 index c2980cebf263f..0000000000000 --- a/history/versions/2614.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2614, - "commit": "dd1c525d03cfb0a9929c4c5cd102bea2d8af6b53", - "date": "2021-07-01T06:19:23.128Z" - }, - "versionStart": { - "versionNum": 2613, - "commit": "3c28cf718605c1eaa8c1a18d914df92ab964fa91", - "date": "2021-07-01T06:18:00.860Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2615.json b/history/versions/2615.json deleted file mode 100644 index f68de0fc2a19e..0000000000000 --- a/history/versions/2615.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2615, - "commit": "199d7107af55ad83b7562e7a5feba2e5c7f82a1e", - "date": "2021-07-01T06:49:31.706Z" - }, - "versionStart": { - "versionNum": 2614, - "commit": "dd1c525d03cfb0a9929c4c5cd102bea2d8af6b53", - "date": "2021-07-01T06:19:23.128Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x97Ad911101d4285a13A3240Ee35618edC511A435/info.json", - "blockchains/smartchain/assets/0x97Ad911101d4285a13A3240Ee35618edC511A435/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2616.json b/history/versions/2616.json deleted file mode 100644 index 63b9b973c587c..0000000000000 --- a/history/versions/2616.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2616, - "commit": "74a71c04e93b23f560e3522af2251ea0fc67ccaa", - "date": "2021-07-01T06:50:55.629Z" - }, - "versionStart": { - "versionNum": 2615, - "commit": "199d7107af55ad83b7562e7a5feba2e5c7f82a1e", - "date": "2021-07-01T06:49:31.706Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x97Ad911101d4285a13A3240Ee35618edC511A435/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2617.json b/history/versions/2617.json deleted file mode 100644 index 51003544704b2..0000000000000 --- a/history/versions/2617.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2617, - "commit": "2e5dc67f2d33da93f104a8aa171c7005adbe40f2", - "date": "2021-07-01T06:58:12.352Z" - }, - "versionStart": { - "versionNum": 2616, - "commit": "74a71c04e93b23f560e3522af2251ea0fc67ccaa", - "date": "2021-07-01T06:50:55.629Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2618.json b/history/versions/2618.json deleted file mode 100644 index ea98cee153495..0000000000000 --- a/history/versions/2618.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2618, - "commit": "ebd0d56f44d1c9b1ac4bcbccc1259112dcec476f", - "date": "2021-07-01T06:59:34.046Z" - }, - "versionStart": { - "versionNum": 2617, - "commit": "2e5dc67f2d33da93f104a8aa171c7005adbe40f2", - "date": "2021-07-01T06:58:12.352Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEf11aB854b475Bd0c5Db37f6bFFAB443219d656d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2619.json b/history/versions/2619.json deleted file mode 100644 index 562d96e6f8945..0000000000000 --- a/history/versions/2619.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2619, - "commit": "469a6d5ebbe84d6176e3ba00219b475b687fa602", - "date": "2021-07-01T09:40:34.251Z" - }, - "versionStart": { - "versionNum": 2618, - "commit": "ebd0d56f44d1c9b1ac4bcbccc1259112dcec476f", - "date": "2021-07-01T06:59:34.046Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json", - "blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/262.json b/history/versions/262.json deleted file mode 100644 index 92a381c4c029b..0000000000000 --- a/history/versions/262.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 262, - "commit": "56c9f3babb467475fb94644c2d00bd86cd85c872", - "date": "2021-03-23T15:48:54.884Z" - }, - "versionStart": { - "versionNum": 261, - "commit": "d9c03d1929eb9797d1cff05e55732791f1714c73", - "date": "2021-03-23T15:46:04.559Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x990E7154bB999FAa9b2fa5Ed29E822703311eA85/info.json", - "blockchains/thundertoken/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2620.json b/history/versions/2620.json deleted file mode 100644 index 7f1468bf7e551..0000000000000 --- a/history/versions/2620.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2620, - "commit": "0e58755f7da7dcdc0e8ce1d0d187d4624900fd15", - "date": "2021-07-01T09:41:53.641Z" - }, - "versionStart": { - "versionNum": 2619, - "commit": "469a6d5ebbe84d6176e3ba00219b475b687fa602", - "date": "2021-07-01T09:40:34.251Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6bbf411a9a50ef4427d64d1Ea74ad294c2BBb0c8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2621.json b/history/versions/2621.json deleted file mode 100644 index 0145da2c03872..0000000000000 --- a/history/versions/2621.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2621, - "commit": "69b4df19d20aa591dc186e4f8919684e5ef4530f", - "date": "2021-07-01T12:23:56.466Z" - }, - "versionStart": { - "versionNum": 2620, - "commit": "0e58755f7da7dcdc0e8ce1d0d187d4624900fd15", - "date": "2021-07-01T09:41:53.641Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4Dc7c9148A1F495872A5b31CF459ac7989cDCE79/info.json", - "blockchains/smartchain/assets/0x4Dc7c9148A1F495872A5b31CF459ac7989cDCE79/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2622.json b/history/versions/2622.json deleted file mode 100644 index f9aa4e7e9acd7..0000000000000 --- a/history/versions/2622.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2622, - "commit": "ae9b2c8a4cb4eaced7dad52ece0cd73505bcbad6", - "date": "2021-07-01T12:25:11.477Z" - }, - "versionStart": { - "versionNum": 2621, - "commit": "69b4df19d20aa591dc186e4f8919684e5ef4530f", - "date": "2021-07-01T12:23:56.466Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2623.json b/history/versions/2623.json deleted file mode 100644 index 686e6c4e5f856..0000000000000 --- a/history/versions/2623.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2623, - "commit": "25c3ea5d58c66f6bfd9ada6c828da5e59e1c1849", - "date": "2021-07-01T12:28:36.115Z" - }, - "versionStart": { - "versionNum": 2622, - "commit": "ae9b2c8a4cb4eaced7dad52ece0cd73505bcbad6", - "date": "2021-07-01T12:25:11.477Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x53Bd789F2cDb846b227d8ffc7B46eD4263231FDf/info.json", - "blockchains/ethereum/assets/0x53Bd789F2cDb846b227d8ffc7B46eD4263231FDf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2624.json b/history/versions/2624.json deleted file mode 100644 index dba1cfe8df160..0000000000000 --- a/history/versions/2624.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2624, - "commit": "9cc361204c2272190d334353469e2236ff919127", - "date": "2021-07-01T12:30:14.722Z" - }, - "versionStart": { - "versionNum": 2623, - "commit": "25c3ea5d58c66f6bfd9ada6c828da5e59e1c1849", - "date": "2021-07-01T12:28:36.115Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2625.json b/history/versions/2625.json deleted file mode 100644 index 4ea8ae13ff459..0000000000000 --- a/history/versions/2625.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2625, - "commit": "9ad6ccac6bf557fbcff5f4ac44d855480c891d73", - "date": "2021-07-01T12:35:42.490Z" - }, - "versionStart": { - "versionNum": 2624, - "commit": "9cc361204c2272190d334353469e2236ff919127", - "date": "2021-07-01T12:30:14.722Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4/info.json", - "blockchains/ethereum/assets/0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2626.json b/history/versions/2626.json deleted file mode 100644 index 992ff05b2634d..0000000000000 --- a/history/versions/2626.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2626, - "commit": "13794f5da03b37eca33dd8e58cb9987e80d6569a", - "date": "2021-07-01T12:37:24.929Z" - }, - "versionStart": { - "versionNum": 2625, - "commit": "9ad6ccac6bf557fbcff5f4ac44d855480c891d73", - "date": "2021-07-01T12:35:42.490Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2627.json b/history/versions/2627.json deleted file mode 100644 index 63bc3e9fca834..0000000000000 --- a/history/versions/2627.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2627, - "commit": "0e34a99160714143bf6f172eb417c3b304c962f3", - "date": "2021-07-01T15:29:55.917Z" - }, - "versionStart": { - "versionNum": 2626, - "commit": "13794f5da03b37eca33dd8e58cb9987e80d6569a", - "date": "2021-07-01T12:37:24.929Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6067652Fe687Aa221B6F86F398aF4d0fe9bF45E3/info.json", - "blockchains/smartchain/assets/0x6067652Fe687Aa221B6F86F398aF4d0fe9bF45E3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2628.json b/history/versions/2628.json deleted file mode 100644 index 7ff998e22093a..0000000000000 --- a/history/versions/2628.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2628, - "commit": "2d3a851109646f20a2c23e3729bca0b0323b41ad", - "date": "2021-07-01T15:31:08.444Z" - }, - "versionStart": { - "versionNum": 2627, - "commit": "0e34a99160714143bf6f172eb417c3b304c962f3", - "date": "2021-07-01T15:29:55.917Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2629.json b/history/versions/2629.json deleted file mode 100644 index 92cd00a6c874e..0000000000000 --- a/history/versions/2629.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2629, - "commit": "4891ccdfdbe0b865c99ba52e59769dd11d5d4610", - "date": "2021-07-01T16:09:42.221Z" - }, - "versionStart": { - "versionNum": 2628, - "commit": "2d3a851109646f20a2c23e3729bca0b0323b41ad", - "date": "2021-07-01T15:31:08.444Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/info.json", - "blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/263.json b/history/versions/263.json deleted file mode 100644 index 9ea6d9dc376ab..0000000000000 --- a/history/versions/263.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 263, - "commit": "b8fd61c628d60844fc18bd77fc8b074242cd6c3a", - "date": "2021-03-23T15:57:31.025Z" - }, - "versionStart": { - "versionNum": 262, - "commit": "56c9f3babb467475fb94644c2d00bd86cd85c872", - "date": "2021-03-23T15:48:54.884Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json", - "blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2630.json b/history/versions/2630.json deleted file mode 100644 index db65599a39212..0000000000000 --- a/history/versions/2630.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2630, - "commit": "fb54ef43cc0782577ec7fb9dc09ad850e3ea043c", - "date": "2021-07-01T16:11:01.506Z" - }, - "versionStart": { - "versionNum": 2629, - "commit": "4891ccdfdbe0b865c99ba52e59769dd11d5d4610", - "date": "2021-07-01T16:09:42.221Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB3670F91E86a96EeDA0c75b1573035A6277226fb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2631.json b/history/versions/2631.json deleted file mode 100644 index 39ab8385bed67..0000000000000 --- a/history/versions/2631.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2631, - "commit": "d5744c69f0016107ed2834d42b38758fe414e1a8", - "date": "2021-07-01T17:47:43.823Z" - }, - "versionStart": { - "versionNum": 2630, - "commit": "fb54ef43cc0782577ec7fb9dc09ad850e3ea043c", - "date": "2021-07-01T16:11:01.506Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF7F80f8437ACb6338329677280172368676b3401/info.json", - "blockchains/smartchain/assets/0xF7F80f8437ACb6338329677280172368676b3401/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2632.json b/history/versions/2632.json deleted file mode 100644 index a95c368a8c536..0000000000000 --- a/history/versions/2632.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2632, - "commit": "76bab5abbf590ea617632b15bc0597f3997f8ffd", - "date": "2021-07-01T17:49:05.459Z" - }, - "versionStart": { - "versionNum": 2631, - "commit": "d5744c69f0016107ed2834d42b38758fe414e1a8", - "date": "2021-07-01T17:47:43.823Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2633.json b/history/versions/2633.json deleted file mode 100644 index 3cd8364714727..0000000000000 --- a/history/versions/2633.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2633, - "commit": "d4e33528bd3d6917f7dafbf1f370a082502290db", - "date": "2021-07-01T19:48:13.786Z" - }, - "versionStart": { - "versionNum": 2632, - "commit": "76bab5abbf590ea617632b15bc0597f3997f8ffd", - "date": "2021-07-01T17:49:05.459Z" - }, - "changes": [ - "blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json", - "blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2634.json b/history/versions/2634.json deleted file mode 100644 index 0a3b87e144359..0000000000000 --- a/history/versions/2634.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2634, - "commit": "56e30264cfd76969ef797d33f877af9ad95c286d", - "date": "2021-07-01T19:49:22.414Z" - }, - "versionStart": { - "versionNum": 2633, - "commit": "d4e33528bd3d6917f7dafbf1f370a082502290db", - "date": "2021-07-01T19:48:13.786Z" - }, - "changes": [ - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2635.json b/history/versions/2635.json deleted file mode 100644 index 0a9ec060e0a5f..0000000000000 --- a/history/versions/2635.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2635, - "commit": "43d61e13eaa6f8d6bd5b27c80526813f220baa5f", - "date": "2021-07-01T19:51:46.129Z" - }, - "versionStart": { - "versionNum": 2634, - "commit": "56e30264cfd76969ef797d33f877af9ad95c286d", - "date": "2021-07-01T19:49:22.414Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json", - "blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2636.json b/history/versions/2636.json deleted file mode 100644 index cd85668650901..0000000000000 --- a/history/versions/2636.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2636, - "commit": "7c4d8d7c4e905a2134b5b09a7218908db64495bc", - "date": "2021-07-01T20:36:31.743Z" - }, - "versionStart": { - "versionNum": 2635, - "commit": "43d61e13eaa6f8d6bd5b27c80526813f220baa5f", - "date": "2021-07-01T19:51:46.129Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x57bEa4F720F755150f6b773c13bC78c09ac85740/info.json", - "blockchains/smartchain/assets/0x57bEa4F720F755150f6b773c13bC78c09ac85740/logo.png", - "blockchains/smartchain/assets/0xC72cC401122dBDC812EC88a2150AAD5a39467401/info.json", - "blockchains/smartchain/assets/0xC72cC401122dBDC812EC88a2150AAD5a39467401/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2637.json b/history/versions/2637.json deleted file mode 100644 index a83df12667c61..0000000000000 --- a/history/versions/2637.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2637, - "commit": "658ab4a12cf29eabd817d5e6939c9a87969dba6e", - "date": "2021-07-01T20:37:47.736Z" - }, - "versionStart": { - "versionNum": 2636, - "commit": "7c4d8d7c4e905a2134b5b09a7218908db64495bc", - "date": "2021-07-01T20:36:31.743Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x57bEa4F720F755150f6b773c13bC78c09ac85740/info.json", - "blockchains/smartchain/assets/0xC72cC401122dBDC812EC88a2150AAD5a39467401/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2638.json b/history/versions/2638.json deleted file mode 100644 index ad83b23b8510d..0000000000000 --- a/history/versions/2638.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2638, - "commit": "a0f9388b1626dc1aeb172d45be448652e87e41aa", - "date": "2021-07-02T01:28:04.137Z" - }, - "versionStart": { - "versionNum": 2637, - "commit": "658ab4a12cf29eabd817d5e6939c9a87969dba6e", - "date": "2021-07-01T20:37:47.736Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2639.json b/history/versions/2639.json deleted file mode 100644 index 02e15cc8cb1e2..0000000000000 --- a/history/versions/2639.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2639, - "commit": "28631a4ff795691ddcbbdfc43ca7b6b9c8daa9ea", - "date": "2021-07-02T04:33:59.232Z" - }, - "versionStart": { - "versionNum": 2638, - "commit": "a0f9388b1626dc1aeb172d45be448652e87e41aa", - "date": "2021-07-02T01:28:04.137Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x221FD3FAFfd3cCab2369ffD6A24c7845674787C6/info.json", - "blockchains/smartchain/assets/0x221FD3FAFfd3cCab2369ffD6A24c7845674787C6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/264.json b/history/versions/264.json deleted file mode 100644 index afb0e6d79a95d..0000000000000 --- a/history/versions/264.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 264, - "commit": "7eed91ff96268f2c1c693627fcbc6a4f3f8d130d", - "date": "2021-03-23T15:59:04.198Z" - }, - "versionStart": { - "versionNum": 263, - "commit": "b8fd61c628d60844fc18bd77fc8b074242cd6c3a", - "date": "2021-03-23T15:57:31.025Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xCd2828fc4D8E8a0eDe91bB38CF64B1a81De65Bf6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2640.json b/history/versions/2640.json deleted file mode 100644 index e41ae0ba1f872..0000000000000 --- a/history/versions/2640.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2640, - "commit": "f994157070a40b6f5318c006b4505e876a4414ad", - "date": "2021-07-02T04:35:17.006Z" - }, - "versionStart": { - "versionNum": 2639, - "commit": "28631a4ff795691ddcbbdfc43ca7b6b9c8daa9ea", - "date": "2021-07-02T04:33:59.232Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x221FD3FAFfd3cCab2369ffD6A24c7845674787C6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2641.json b/history/versions/2641.json deleted file mode 100644 index b35598e3dd86b..0000000000000 --- a/history/versions/2641.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2641, - "commit": "1628ee0f06fb0294bb6f993b42e2718ce017dae3", - "date": "2021-07-02T04:39:36.982Z" - }, - "versionStart": { - "versionNum": 2640, - "commit": "f994157070a40b6f5318c006b4505e876a4414ad", - "date": "2021-07-02T04:35:17.006Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json", - "blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2642.json b/history/versions/2642.json deleted file mode 100644 index 070bae4769c3d..0000000000000 --- a/history/versions/2642.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2642, - "commit": "d9a794eccd2b1707b9c3c332732961154bd968da", - "date": "2021-07-02T04:40:55.997Z" - }, - "versionStart": { - "versionNum": 2641, - "commit": "1628ee0f06fb0294bb6f993b42e2718ce017dae3", - "date": "2021-07-02T04:39:36.982Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x72Eb1aFddB5652e0f5c7B9A6cc1C3241348b16c6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2643.json b/history/versions/2643.json deleted file mode 100644 index 0800672afe142..0000000000000 --- a/history/versions/2643.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2643, - "commit": "61233b49db9b5ae615de9c619c6843bd90aaa6e7", - "date": "2021-07-02T05:24:10.062Z" - }, - "versionStart": { - "versionNum": 2642, - "commit": "d9a794eccd2b1707b9c3c332732961154bd968da", - "date": "2021-07-02T04:40:55.997Z" - }, - "changes": [ - "blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json", - "blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2644.json b/history/versions/2644.json deleted file mode 100644 index 1cadea5bd7062..0000000000000 --- a/history/versions/2644.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2644, - "commit": "ec1e00b94674826991ff8a90fede1ca8a31832a6", - "date": "2021-07-02T05:25:50.758Z" - }, - "versionStart": { - "versionNum": 2643, - "commit": "61233b49db9b5ae615de9c619c6843bd90aaa6e7", - "date": "2021-07-02T05:24:10.062Z" - }, - "changes": [ - "blockchains/tron/assets/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2645.json b/history/versions/2645.json deleted file mode 100644 index 3b867882fd438..0000000000000 --- a/history/versions/2645.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2645, - "commit": "cb70750a3d8a759598818f150e2ceaa210de0e1d", - "date": "2021-07-02T12:13:38.527Z" - }, - "versionStart": { - "versionNum": 2644, - "commit": "ec1e00b94674826991ff8a90fede1ca8a31832a6", - "date": "2021-07-02T05:25:50.758Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/info.json", - "blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2646.json b/history/versions/2646.json deleted file mode 100644 index a4541deed72b9..0000000000000 --- a/history/versions/2646.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2646, - "commit": "4752bedd4634e21558c336b73f08febbb0d911c0", - "date": "2021-07-02T12:15:50.796Z" - }, - "versionStart": { - "versionNum": 2645, - "commit": "cb70750a3d8a759598818f150e2ceaa210de0e1d", - "date": "2021-07-02T12:13:38.527Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3e07a8a8f260edeeca24139B6767A073918E8674/info.json", - "blockchains/smartchain/assets/0x3e07a8a8f260edeeca24139B6767A073918E8674/logo.png", - "blockchains/smartchain/assets/0xA6Fd7B5C9eee30309B00B65436a284e2053251e5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2647.json b/history/versions/2647.json deleted file mode 100644 index e1701104a0398..0000000000000 --- a/history/versions/2647.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2647, - "commit": "ddb125bf1314edcf6148afd152f7cbfb65f924be", - "date": "2021-07-02T12:17:34.181Z" - }, - "versionStart": { - "versionNum": 2646, - "commit": "4752bedd4634e21558c336b73f08febbb0d911c0", - "date": "2021-07-02T12:15:50.796Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x18b426813731C144108c6D7FAf5EdE71a258fD9A/info.json", - "blockchains/smartchain/assets/0x18b426813731C144108c6D7FAf5EdE71a258fD9A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2648.json b/history/versions/2648.json deleted file mode 100644 index 32c9c8c822a66..0000000000000 --- a/history/versions/2648.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2648, - "commit": "60e857d301612a0f05ee9dc901460302c3520bd7", - "date": "2021-07-02T12:19:07.390Z" - }, - "versionStart": { - "versionNum": 2647, - "commit": "ddb125bf1314edcf6148afd152f7cbfb65f924be", - "date": "2021-07-02T12:17:34.181Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x18b426813731C144108c6D7FAf5EdE71a258fD9A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2649.json b/history/versions/2649.json deleted file mode 100644 index 2ab6c85cb8140..0000000000000 --- a/history/versions/2649.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2649, - "commit": "d00e7b5190d7fffd5d259d9a609609eb8a89917c", - "date": "2021-07-02T12:22:07.143Z" - }, - "versionStart": { - "versionNum": 2648, - "commit": "60e857d301612a0f05ee9dc901460302c3520bd7", - "date": "2021-07-02T12:19:07.390Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDE619A9E0eEeAA9F8CD39522Ed788234837F3B26/info.json", - "blockchains/smartchain/assets/0xDE619A9E0eEeAA9F8CD39522Ed788234837F3B26/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/265.json b/history/versions/265.json deleted file mode 100644 index 66e3001cfef56..0000000000000 --- a/history/versions/265.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 265, - "commit": "78c404dcfc689523f57bba9eacc67832d0437795", - "date": "2021-03-23T16:37:47.579Z" - }, - "versionStart": { - "versionNum": 264, - "commit": "7eed91ff96268f2c1c693627fcbc6a4f3f8d130d", - "date": "2021-03-23T15:59:04.198Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2b915b505c017ABb1547aA5Ab355FbE69865cC6D/info.json", - "blockchains/ethereum/assets/0x2b915b505c017ABb1547aA5Ab355FbE69865cC6D/logo.png", - "blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/info.json", - "blockchains/solana/assets/MAPS41MDahZ9QdKXhVa4dWB9RuyfV4XqhyAZ8XcYepb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2650.json b/history/versions/2650.json deleted file mode 100644 index fca44dfe50e1e..0000000000000 --- a/history/versions/2650.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2650, - "commit": "f44e014acdae1c01a1a444338587bdd22daba764", - "date": "2021-07-02T12:23:26.491Z" - }, - "versionStart": { - "versionNum": 2649, - "commit": "d00e7b5190d7fffd5d259d9a609609eb8a89917c", - "date": "2021-07-02T12:22:07.143Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xDE619A9E0eEeAA9F8CD39522Ed788234837F3B26/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2651.json b/history/versions/2651.json deleted file mode 100644 index 63b20c0d6e319..0000000000000 --- a/history/versions/2651.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2651, - "commit": "9b8939930d853f95590847e8e812bbf7154737b7", - "date": "2021-07-02T12:51:10.621Z" - }, - "versionStart": { - "versionNum": 2650, - "commit": "f44e014acdae1c01a1a444338587bdd22daba764", - "date": "2021-07-02T12:23:26.491Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/info.json", - "blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2652.json b/history/versions/2652.json deleted file mode 100644 index b57225aeec621..0000000000000 --- a/history/versions/2652.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2652, - "commit": "f799ca4387b828dbee38b68926b9ea04dce467d2", - "date": "2021-07-02T12:52:28.986Z" - }, - "versionStart": { - "versionNum": 2651, - "commit": "9b8939930d853f95590847e8e812bbf7154737b7", - "date": "2021-07-02T12:51:10.621Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc094b9604225062c7edCA29DB444B9b035f78C8B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2653.json b/history/versions/2653.json deleted file mode 100644 index d44c721d8f5e3..0000000000000 --- a/history/versions/2653.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2653, - "commit": "d4ecddcdde8b97c1e6caeb4617cc2c41171145e2", - "date": "2021-07-02T13:38:26.845Z" - }, - "versionStart": { - "versionNum": 2652, - "commit": "f799ca4387b828dbee38b68926b9ea04dce467d2", - "date": "2021-07-02T12:52:28.986Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2654.json b/history/versions/2654.json deleted file mode 100644 index b9ae03687a4f1..0000000000000 --- a/history/versions/2654.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2654, - "commit": "ed6773c6b7dbc15c3985e33d38cc51521cad6fbf", - "date": "2021-07-02T13:51:32.429Z" - }, - "versionStart": { - "versionNum": 2653, - "commit": "d4ecddcdde8b97c1e6caeb4617cc2c41171145e2", - "date": "2021-07-02T13:38:26.845Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/info.json", - "blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2655.json b/history/versions/2655.json deleted file mode 100644 index 92da34f83370f..0000000000000 --- a/history/versions/2655.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2655, - "commit": "b5bf49c46cb576d87213a9ddfc935497298fdfa0", - "date": "2021-07-02T13:52:56.681Z" - }, - "versionStart": { - "versionNum": 2654, - "commit": "ed6773c6b7dbc15c3985e33d38cc51521cad6fbf", - "date": "2021-07-02T13:51:32.429Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa3F4a5E5411dB7d6630aa531D7645c72cFDDa41a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2656.json b/history/versions/2656.json deleted file mode 100644 index b12ef2ff0cded..0000000000000 --- a/history/versions/2656.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2656, - "commit": "745ffb5d09cec054b372636f7da1cf4151ab2ebf", - "date": "2021-07-02T16:22:11.740Z" - }, - "versionStart": { - "versionNum": 2655, - "commit": "b5bf49c46cb576d87213a9ddfc935497298fdfa0", - "date": "2021-07-02T13:52:56.681Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/info.json", - "blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2657.json b/history/versions/2657.json deleted file mode 100644 index a6b456ee8ed26..0000000000000 --- a/history/versions/2657.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2657, - "commit": "6e36dc0ab8a3c88b3882cf2fe792c6c619b382b5", - "date": "2021-07-02T16:24:55.996Z" - }, - "versionStart": { - "versionNum": 2656, - "commit": "745ffb5d09cec054b372636f7da1cf4151ab2ebf", - "date": "2021-07-02T16:22:11.740Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x27d0408A868Cf4E89B37D20b5E32888dcED95BCB/info.json", - "blockchains/smartchain/assets/0x27d0408A868Cf4E89B37D20b5E32888dcED95BCB/logo.png", - "blockchains/smartchain/assets/0xCB35e52bEbFE06909C216bE822fa982EfDD60F95/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2658.json b/history/versions/2658.json deleted file mode 100644 index 057e8eba6e70b..0000000000000 --- a/history/versions/2658.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2658, - "commit": "fbcc4eb7a970301fd20700cbbfdc9452da81455a", - "date": "2021-07-02T16:26:16.721Z" - }, - "versionStart": { - "versionNum": 2657, - "commit": "6e36dc0ab8a3c88b3882cf2fe792c6c619b382b5", - "date": "2021-07-02T16:24:55.996Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2659.json b/history/versions/2659.json deleted file mode 100644 index 882578f6c788d..0000000000000 --- a/history/versions/2659.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2659, - "commit": "a594afc15975e8f5b6fbb9ea6069492e92fe2d1b", - "date": "2021-07-02T17:08:51.894Z" - }, - "versionStart": { - "versionNum": 2658, - "commit": "fbcc4eb7a970301fd20700cbbfdc9452da81455a", - "date": "2021-07-02T16:26:16.721Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x55d398326f99059fF775485246999027B3197955/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/266.json b/history/versions/266.json deleted file mode 100644 index a6146efe7e22e..0000000000000 --- a/history/versions/266.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 266, - "commit": "e1c9e4e46c990d9e072a943dc485f60e9ecf9c96", - "date": "2021-03-23T16:39:16.874Z" - }, - "versionStart": { - "versionNum": 265, - "commit": "78c404dcfc689523f57bba9eacc67832d0437795", - "date": "2021-03-23T16:37:47.579Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/solana/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2660.json b/history/versions/2660.json deleted file mode 100644 index 37bc0bdfafe1c..0000000000000 --- a/history/versions/2660.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2660, - "commit": "f7ab9a22da18d601e5dd5b7206658c2d9267f1d0", - "date": "2021-07-02T17:23:06.021Z" - }, - "versionStart": { - "versionNum": 2659, - "commit": "a594afc15975e8f5b6fbb9ea6069492e92fe2d1b", - "date": "2021-07-02T17:08:51.894Z" - }, - "changes": [ - "blockchains/tron/assets/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2661.json b/history/versions/2661.json deleted file mode 100644 index 6ad93dc5adf19..0000000000000 --- a/history/versions/2661.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2661, - "commit": "87bef2c008ba56ccaebabd815cda55cd9321b3a4", - "date": "2021-07-02T17:40:14.746Z" - }, - "versionStart": { - "versionNum": 2660, - "commit": "f7ab9a22da18d601e5dd5b7206658c2d9267f1d0", - "date": "2021-07-02T17:23:06.021Z" - }, - "changes": [ - "blockchains/solana/assets/BQcdHdAQW1hczDbBi9hiegXAR7A98Q9jx3X3iBBBDiq4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2662.json b/history/versions/2662.json deleted file mode 100644 index 7dfc08cfa2856..0000000000000 --- a/history/versions/2662.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2662, - "commit": "6cf500df7f39a81f28334df2801f110b9fe55fd3", - "date": "2021-07-02T17:47:27.450Z" - }, - "versionStart": { - "versionNum": 2661, - "commit": "87bef2c008ba56ccaebabd815cda55cd9321b3a4", - "date": "2021-07-02T17:40:14.746Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2663.json b/history/versions/2663.json deleted file mode 100644 index 8ebdfc1148d28..0000000000000 --- a/history/versions/2663.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2663, - "commit": "09458cebd3bb15a8dd92ff0052c7dff954589325", - "date": "2021-07-02T17:51:18.479Z" - }, - "versionStart": { - "versionNum": 2662, - "commit": "6cf500df7f39a81f28334df2801f110b9fe55fd3", - "date": "2021-07-02T17:47:27.450Z" - }, - "changes": [ - "blockchains/solana/assets/EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2664.json b/history/versions/2664.json deleted file mode 100644 index 6766b543fe016..0000000000000 --- a/history/versions/2664.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2664, - "commit": "5582adaa217e07907af8a075ede958767a896331", - "date": "2021-07-02T17:59:56.623Z" - }, - "versionStart": { - "versionNum": 2663, - "commit": "09458cebd3bb15a8dd92ff0052c7dff954589325", - "date": "2021-07-02T17:51:18.479Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2665.json b/history/versions/2665.json deleted file mode 100644 index 610013536c802..0000000000000 --- a/history/versions/2665.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2665, - "commit": "2a61ecd58162c48189b38132e4aa996e5a32205c", - "date": "2021-07-02T18:36:58.498Z" - }, - "versionStart": { - "versionNum": 2664, - "commit": "5582adaa217e07907af8a075ede958767a896331", - "date": "2021-07-02T17:59:56.623Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/info.json", - "blockchains/smartchain/assets/0xfAF9Cc03C9855777FB56D02bC2Bcb9d57e0755DE/info.json", - "blockchains/smartchain/assets/0xfAF9Cc03C9855777FB56D02bC2Bcb9d57e0755DE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2666.json b/history/versions/2666.json deleted file mode 100644 index a203ebf4ed05b..0000000000000 --- a/history/versions/2666.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2666, - "commit": "99c304b515fa1f937666fcfc9d471b71d0fccf0d", - "date": "2021-07-02T18:38:59.236Z" - }, - "versionStart": { - "versionNum": 2665, - "commit": "2a61ecd58162c48189b38132e4aa996e5a32205c", - "date": "2021-07-02T18:36:58.498Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xfAF9Cc03C9855777FB56D02bC2Bcb9d57e0755DE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2667.json b/history/versions/2667.json deleted file mode 100644 index a0cd607f74895..0000000000000 --- a/history/versions/2667.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2667, - "commit": "81c0b38224ab581ad9257f1aa48ba07de987097b", - "date": "2021-07-02T19:00:22.038Z" - }, - "versionStart": { - "versionNum": 2666, - "commit": "99c304b515fa1f937666fcfc9d471b71d0fccf0d", - "date": "2021-07-02T18:38:59.236Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984/info.json", - "blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/info.json", - "blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2668.json b/history/versions/2668.json deleted file mode 100644 index 9b1e0568a1b12..0000000000000 --- a/history/versions/2668.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2668, - "commit": "cbb048d7665f15a2d7b70be8d13953f2fbce3093", - "date": "2021-07-02T19:01:52.857Z" - }, - "versionStart": { - "versionNum": 2667, - "commit": "81c0b38224ab581ad9257f1aa48ba07de987097b", - "date": "2021-07-02T19:00:22.038Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x62613F4b4F7600C7C0F16c97Aefc29c8A2CA524F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2669.json b/history/versions/2669.json deleted file mode 100644 index d6f76863735a8..0000000000000 --- a/history/versions/2669.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2669, - "commit": "df14abdbfb9290d4b3feedbf06a2c22f1d91201b", - "date": "2021-07-02T19:38:29.731Z" - }, - "versionStart": { - "versionNum": 2668, - "commit": "cbb048d7665f15a2d7b70be8d13953f2fbce3093", - "date": "2021-07-02T19:01:52.857Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBf5140A22578168FD562DCcF235E5D43A02ce9B1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/267.json b/history/versions/267.json deleted file mode 100644 index 57cbb55b458b9..0000000000000 --- a/history/versions/267.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 267, - "commit": "0dccef2d74268f8b736d2fe21e455721d860017e", - "date": "2021-03-23T19:59:51.805Z" - }, - "versionStart": { - "versionNum": 266, - "commit": "e1c9e4e46c990d9e072a943dc485f60e9ecf9c96", - "date": "2021-03-23T16:39:16.874Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441/info.json", - "blockchains/smartchain/assets/0x9BD547446Ea13C0c13Df2c1885e1f5B019a77441/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2670.json b/history/versions/2670.json deleted file mode 100644 index e94ab8abd9877..0000000000000 --- a/history/versions/2670.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2670, - "commit": "bcd6f59ae87fdafc1330c414255b4f2475fe4d68", - "date": "2021-07-02T19:50:19.051Z" - }, - "versionStart": { - "versionNum": 2669, - "commit": "df14abdbfb9290d4b3feedbf06a2c22f1d91201b", - "date": "2021-07-02T19:38:29.731Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2671.json b/history/versions/2671.json deleted file mode 100644 index 2b020fb429bfa..0000000000000 --- a/history/versions/2671.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2671, - "commit": "5aabd0224d459ef5f5e6578077690249c1c8a119", - "date": "2021-07-02T20:14:08.253Z" - }, - "versionStart": { - "versionNum": 2670, - "commit": "bcd6f59ae87fdafc1330c414255b4f2475fe4d68", - "date": "2021-07-02T19:50:19.051Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2672.json b/history/versions/2672.json deleted file mode 100644 index ec2243fdbb017..0000000000000 --- a/history/versions/2672.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2672, - "commit": "807db58de412cd5e3d8dce16466956e0a27e5350", - "date": "2021-07-02T20:28:52.969Z" - }, - "versionStart": { - "versionNum": 2671, - "commit": "5aabd0224d459ef5f5e6578077690249c1c8a119", - "date": "2021-07-02T20:14:08.253Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1AF3F329e8BE154074D8769D1FFa4eE058B1DBc3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2673.json b/history/versions/2673.json deleted file mode 100644 index 75f25f6037e40..0000000000000 --- a/history/versions/2673.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2673, - "commit": "c76d3afdaff61674c2b2d8e745b0897e6a094da1", - "date": "2021-07-02T21:26:43.429Z" - }, - "versionStart": { - "versionNum": 2672, - "commit": "807db58de412cd5e3d8dce16466956e0a27e5350", - "date": "2021-07-02T20:28:52.969Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2674.json b/history/versions/2674.json deleted file mode 100644 index 421482ac516d1..0000000000000 --- a/history/versions/2674.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2674, - "commit": "277d128d189a3aad45260a324ee4288f0bb2a6c9", - "date": "2021-07-02T22:20:22.592Z" - }, - "versionStart": { - "versionNum": 2673, - "commit": "c76d3afdaff61674c2b2d8e745b0897e6a094da1", - "date": "2021-07-02T21:26:43.429Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/info.json", - "blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2675.json b/history/versions/2675.json deleted file mode 100644 index d3a34e301a895..0000000000000 --- a/history/versions/2675.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2675, - "commit": "f90f0e6750dbe942efb12ea81036b412e3488c29", - "date": "2021-07-02T22:21:54.195Z" - }, - "versionStart": { - "versionNum": 2674, - "commit": "277d128d189a3aad45260a324ee4288f0bb2a6c9", - "date": "2021-07-02T22:20:22.592Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc029A12e4A002c6858878FD9D3cc74E227cc2DDa/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2676.json b/history/versions/2676.json deleted file mode 100644 index bbe11ad6fa635..0000000000000 --- a/history/versions/2676.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2676, - "commit": "85fc02c9feb6ea8d747cc6ef882dea9b98669db6", - "date": "2021-07-03T05:35:44.213Z" - }, - "versionStart": { - "versionNum": 2675, - "commit": "f90f0e6750dbe942efb12ea81036b412e3488c29", - "date": "2021-07-02T22:21:54.195Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x051cF5178f60e9DEf5d5a39b2a988a9f914107cB/info.json", - "blockchains/ethereum/assets/0x051cF5178f60e9DEf5d5a39b2a988a9f914107cB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2677.json b/history/versions/2677.json deleted file mode 100644 index a9f666c8ccd0a..0000000000000 --- a/history/versions/2677.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2677, - "commit": "a5531f17162fee74dd422405b2c12d585eaafdc7", - "date": "2021-07-03T05:36:54.020Z" - }, - "versionStart": { - "versionNum": 2676, - "commit": "85fc02c9feb6ea8d747cc6ef882dea9b98669db6", - "date": "2021-07-03T05:35:44.213Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x051cF5178f60e9DEf5d5a39b2a988a9f914107cB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2678.json b/history/versions/2678.json deleted file mode 100644 index b1b09211df686..0000000000000 --- a/history/versions/2678.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2678, - "commit": "7657868aa189816f6368a353463862f89752321c", - "date": "2021-07-03T05:38:28.322Z" - }, - "versionStart": { - "versionNum": 2677, - "commit": "a5531f17162fee74dd422405b2c12d585eaafdc7", - "date": "2021-07-03T05:36:54.020Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf4206e5F264420630520e0D23c14D8Dd5645e6C3/info.json", - "blockchains/smartchain/assets/0xf4206e5F264420630520e0D23c14D8Dd5645e6C3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2679.json b/history/versions/2679.json deleted file mode 100644 index 92d18427e2fa1..0000000000000 --- a/history/versions/2679.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2679, - "commit": "8982c071071f0cf2a59a02db713c664bd71f35ec", - "date": "2021-07-03T05:39:43.775Z" - }, - "versionStart": { - "versionNum": 2678, - "commit": "7657868aa189816f6368a353463862f89752321c", - "date": "2021-07-03T05:38:28.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/268.json b/history/versions/268.json deleted file mode 100644 index 2a58526f44399..0000000000000 --- a/history/versions/268.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 268, - "commit": "6b4222fe79661ba56ce0bb75b8f4ae7c26234323", - "date": "2021-03-23T20:01:26.345Z" - }, - "versionStart": { - "versionNum": 267, - "commit": "0dccef2d74268f8b736d2fe21e455721d860017e", - "date": "2021-03-23T19:59:51.805Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2680.json b/history/versions/2680.json deleted file mode 100644 index f2d1e26733b81..0000000000000 --- a/history/versions/2680.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2680, - "commit": "854cef8f06cd727f541667655cd3aa894659283e", - "date": "2021-07-03T05:46:20.222Z" - }, - "versionStart": { - "versionNum": 2679, - "commit": "8982c071071f0cf2a59a02db713c664bd71f35ec", - "date": "2021-07-03T05:39:43.775Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/info.json", - "blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2681.json b/history/versions/2681.json deleted file mode 100644 index 5c377f47a19f8..0000000000000 --- a/history/versions/2681.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2681, - "commit": "f954932b6235e5784c8b685ef7e9b89c1489185c", - "date": "2021-07-03T05:47:31.152Z" - }, - "versionStart": { - "versionNum": 2680, - "commit": "854cef8f06cd727f541667655cd3aa894659283e", - "date": "2021-07-03T05:46:20.222Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5de3939b2F811A61d830E6F52d13B066881412ab/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2682.json b/history/versions/2682.json deleted file mode 100644 index caee677811a43..0000000000000 --- a/history/versions/2682.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2682, - "commit": "191fa380e771c68e3217cab9492a8ae483315c5a", - "date": "2021-07-03T05:52:28.775Z" - }, - "versionStart": { - "versionNum": 2681, - "commit": "f954932b6235e5784c8b685ef7e9b89c1489185c", - "date": "2021-07-03T05:47:31.152Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/info.json", - "blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2683.json b/history/versions/2683.json deleted file mode 100644 index 87c14a4736b62..0000000000000 --- a/history/versions/2683.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2683, - "commit": "b2fd53c7f16a7939839b765a1268fb2a64182231", - "date": "2021-07-03T05:53:54.981Z" - }, - "versionStart": { - "versionNum": 2682, - "commit": "191fa380e771c68e3217cab9492a8ae483315c5a", - "date": "2021-07-03T05:52:28.775Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x464ACc420607d818f271875552868dDF8095CAfE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2684.json b/history/versions/2684.json deleted file mode 100644 index 762fbac57eb0a..0000000000000 --- a/history/versions/2684.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2684, - "commit": "cd314464c1729864b9bea06002f7e46c042ec206", - "date": "2021-07-03T06:33:23.144Z" - }, - "versionStart": { - "versionNum": 2683, - "commit": "b2fd53c7f16a7939839b765a1268fb2a64182231", - "date": "2021-07-03T05:53:54.981Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2685.json b/history/versions/2685.json deleted file mode 100644 index 38f126eaa1d2b..0000000000000 --- a/history/versions/2685.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2685, - "commit": "8ed52b84dfad4ceebfb35600e075033d2838e8a4", - "date": "2021-07-03T06:42:35.478Z" - }, - "versionStart": { - "versionNum": 2684, - "commit": "cd314464c1729864b9bea06002f7e46c042ec206", - "date": "2021-07-03T06:33:23.144Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xA0b73E1Ff0B80914AB6fe0444E65848C4C34450b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2686.json b/history/versions/2686.json deleted file mode 100644 index aa70b8f8ee015..0000000000000 --- a/history/versions/2686.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2686, - "commit": "1167119e86ef4e641b32740f944a9530612b6c1a", - "date": "2021-07-03T06:44:41.072Z" - }, - "versionStart": { - "versionNum": 2685, - "commit": "8ed52b84dfad4ceebfb35600e075033d2838e8a4", - "date": "2021-07-03T06:42:35.478Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8D11eC38a3EB5E956B052f67Da8Bdc9bef8Abf3E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2687.json b/history/versions/2687.json deleted file mode 100644 index 1001eb99b65a8..0000000000000 --- a/history/versions/2687.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2687, - "commit": "89dd641d1fbf0cb308787ff4226706f5fcc2f826", - "date": "2021-07-03T06:52:27.501Z" - }, - "versionStart": { - "versionNum": 2686, - "commit": "1167119e86ef4e641b32740f944a9530612b6c1a", - "date": "2021-07-03T06:44:41.072Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x50D1c9771902476076eCFc8B2A83Ad6b9355a4c9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2688.json b/history/versions/2688.json deleted file mode 100644 index c740d236b4d60..0000000000000 --- a/history/versions/2688.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2688, - "commit": "c247f003a78a6b1a878fdc7bab112e854e97a61a", - "date": "2021-07-03T06:59:48.736Z" - }, - "versionStart": { - "versionNum": 2687, - "commit": "89dd641d1fbf0cb308787ff4226706f5fcc2f826", - "date": "2021-07-03T06:52:27.501Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2689.json b/history/versions/2689.json deleted file mode 100644 index 4f6ca96f075b5..0000000000000 --- a/history/versions/2689.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2689, - "commit": "27c3333c03f803af3562d4a9a67d4338402d352a", - "date": "2021-07-03T07:11:06.496Z" - }, - "versionStart": { - "versionNum": 2688, - "commit": "c247f003a78a6b1a878fdc7bab112e854e97a61a", - "date": "2021-07-03T06:59:48.736Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5f0Da599BB2ccCfcf6Fdfd7D81743B6020864350/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/269.json b/history/versions/269.json deleted file mode 100644 index f8d281e71e2c3..0000000000000 --- a/history/versions/269.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 269, - "commit": "dd8a35ce7a9c61b14b0deaedda7ad50ba90277f6", - "date": "2021-03-24T00:03:50.833Z" - }, - "versionStart": { - "versionNum": 268, - "commit": "6b4222fe79661ba56ce0bb75b8f4ae7c26234323", - "date": "2021-03-23T20:01:26.345Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa92E7c82B11d10716aB534051B271D2f6aEf7Df5/info.json", - "blockchains/ethereum/assets/0xa92E7c82B11d10716aB534051B271D2f6aEf7Df5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2690.json b/history/versions/2690.json deleted file mode 100644 index 11f49572f37ad..0000000000000 --- a/history/versions/2690.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2690, - "commit": "80eb06da2a0a734dcee16baa7539996fbc162b15", - "date": "2021-07-03T07:12:53.274Z" - }, - "versionStart": { - "versionNum": 2689, - "commit": "27c3333c03f803af3562d4a9a67d4338402d352a", - "date": "2021-07-03T07:11:06.496Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2691.json b/history/versions/2691.json deleted file mode 100644 index 19e8f0ee75180..0000000000000 --- a/history/versions/2691.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2691, - "commit": "318445476bcfc7ea068eb216c5de9a2ff12ecd66", - "date": "2021-07-03T07:39:09.708Z" - }, - "versionStart": { - "versionNum": 2690, - "commit": "80eb06da2a0a734dcee16baa7539996fbc162b15", - "date": "2021-07-03T07:12:53.274Z" - }, - "changes": [ - "blockchains/binance/assets/BTCB-1DE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2692.json b/history/versions/2692.json deleted file mode 100644 index 16fb068ed9ae7..0000000000000 --- a/history/versions/2692.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2692, - "commit": "43e7c28529514a0885c819b14ba71d9fea06c0e7", - "date": "2021-07-03T07:50:58.319Z" - }, - "versionStart": { - "versionNum": 2691, - "commit": "318445476bcfc7ea068eb216c5de9a2ff12ecd66", - "date": "2021-07-03T07:39:09.708Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xfF20817765cB7f73d4bde2e66e067E58D11095C2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2693.json b/history/versions/2693.json deleted file mode 100644 index 279ba753ca995..0000000000000 --- a/history/versions/2693.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2693, - "commit": "41820a5197c3ebb0c3bdea29a940c163ed335d1a", - "date": "2021-07-03T07:57:46.790Z" - }, - "versionStart": { - "versionNum": 2692, - "commit": "43e7c28529514a0885c819b14ba71d9fea06c0e7", - "date": "2021-07-03T07:50:58.319Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2AF5D2aD76741191D15Dfe7bF6aC92d4Bd912Ca3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2694.json b/history/versions/2694.json deleted file mode 100644 index 53d9c2c61b753..0000000000000 --- a/history/versions/2694.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2694, - "commit": "4c74bdbe7f0264726f2f2e1de7e6f19c606fe4ae", - "date": "2021-07-03T08:06:23.857Z" - }, - "versionStart": { - "versionNum": 2693, - "commit": "41820a5197c3ebb0c3bdea29a940c163ed335d1a", - "date": "2021-07-03T07:57:46.790Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xc00e94Cb662C3520282E6f5717214004A7f26888/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2695.json b/history/versions/2695.json deleted file mode 100644 index f7960eb1d7adc..0000000000000 --- a/history/versions/2695.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2695, - "commit": "c74d60ee0c9b480f64280d7758aef212cb20fcd3", - "date": "2021-07-03T08:19:00.741Z" - }, - "versionStart": { - "versionNum": 2694, - "commit": "4c74bdbe7f0264726f2f2e1de7e6f19c606fe4ae", - "date": "2021-07-03T08:06:23.857Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6f259637dcD74C767781E37Bc6133cd6A68aa161/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2696.json b/history/versions/2696.json deleted file mode 100644 index 2ff1da6ada165..0000000000000 --- a/history/versions/2696.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2696, - "commit": "0ed4b138d509525b5ea884654fbebdaa07a8cc67", - "date": "2021-07-03T08:34:45.761Z" - }, - "versionStart": { - "versionNum": 2695, - "commit": "c74d60ee0c9b480f64280d7758aef212cb20fcd3", - "date": "2021-07-03T08:19:00.741Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0000000000085d4780B73119b644AE5ecd22b376/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2697.json b/history/versions/2697.json deleted file mode 100644 index c6c14c942470d..0000000000000 --- a/history/versions/2697.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2697, - "commit": "51ba0018bfefb3f3447ebd4f8eb809ad677839fe", - "date": "2021-07-03T08:37:02.875Z" - }, - "versionStart": { - "versionNum": 2696, - "commit": "0ed4b138d509525b5ea884654fbebdaa07a8cc67", - "date": "2021-07-03T08:34:45.761Z" - }, - "changes": [ - "blockchains/binance/assets/TUSDB-888/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2698.json b/history/versions/2698.json deleted file mode 100644 index c07b323122744..0000000000000 --- a/history/versions/2698.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2698, - "commit": "72f9737faac8a53b556058e5e094c7917b28e36f", - "date": "2021-07-03T08:38:41.531Z" - }, - "versionStart": { - "versionNum": 2697, - "commit": "51ba0018bfefb3f3447ebd4f8eb809ad677839fe", - "date": "2021-07-03T08:37:02.875Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xc944E90C64B2c07662A292be6244BDf05Cda44a7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2699.json b/history/versions/2699.json deleted file mode 100644 index cd3b956adf134..0000000000000 --- a/history/versions/2699.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2699, - "commit": "44f48bbeb47258bd260bdecfecd982ceafa77811", - "date": "2021-07-03T08:58:37.749Z" - }, - "versionStart": { - "versionNum": 2698, - "commit": "72f9737faac8a53b556058e5e094c7917b28e36f", - "date": "2021-07-03T08:38:41.531Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/27.json b/history/versions/27.json deleted file mode 100644 index 20b9159ce265e..0000000000000 --- a/history/versions/27.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 27, - "commit": "2dbd99e39cab9beaef0e9a8b14dfa3fc29ba45a5", - "date": "2021-02-26T14:17:20.891Z" - }, - "versionStart": { - "versionNum": 26, - "commit": "3fb908b4703ceb6e57a3e8f422bedb2389963780", - "date": "2021-02-26T14:11:34.980Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json", - "blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/270.json b/history/versions/270.json deleted file mode 100644 index 5644ef759d6ff..0000000000000 --- a/history/versions/270.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 270, - "commit": "2f32e60070cd155819cba53218cde5f07595e4b9", - "date": "2021-03-24T00:05:34.706Z" - }, - "versionStart": { - "versionNum": 269, - "commit": "dd8a35ce7a9c61b14b0deaedda7ad50ba90277f6", - "date": "2021-03-24T00:03:50.833Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2700.json b/history/versions/2700.json deleted file mode 100644 index febc44a425866..0000000000000 --- a/history/versions/2700.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2700, - "commit": "84ecde4e7931c0b3bc36d9c9c79a4f389589d9cf", - "date": "2021-07-03T09:10:08.222Z" - }, - "versionStart": { - "versionNum": 2699, - "commit": "44f48bbeb47258bd260bdecfecd982ceafa77811", - "date": "2021-07-03T08:58:37.749Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x3506424F91fD33084466F402d5D97f05F8e3b4AF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2701.json b/history/versions/2701.json deleted file mode 100644 index 0e1187323e125..0000000000000 --- a/history/versions/2701.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2701, - "commit": "fa5d02eb5edc844cc3e33e9a003e451280be6355", - "date": "2021-07-03T09:13:55.235Z" - }, - "versionStart": { - "versionNum": 2700, - "commit": "84ecde4e7931c0b3bc36d9c9c79a4f389589d9cf", - "date": "2021-07-03T09:10:08.222Z" - }, - "changes": [ - "blockchains/binance/assets/CHZ-ECD/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2702.json b/history/versions/2702.json deleted file mode 100644 index dda77260c5365..0000000000000 --- a/history/versions/2702.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2702, - "commit": "52b83f6c92bff5b14872156dc9010c72c559d572", - "date": "2021-07-03T09:27:27.114Z" - }, - "versionStart": { - "versionNum": 2701, - "commit": "fa5d02eb5edc844cc3e33e9a003e451280be6355", - "date": "2021-07-03T09:13:55.235Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x467Bccd9d29f223BcE8043b84E8C8B282827790F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2703.json b/history/versions/2703.json deleted file mode 100644 index 3d331d6f3dad9..0000000000000 --- a/history/versions/2703.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2703, - "commit": "dd3a157a3dbd2aef61968bedd94a67cdce5693e3", - "date": "2021-07-03T09:36:56.753Z" - }, - "versionStart": { - "versionNum": 2702, - "commit": "52b83f6c92bff5b14872156dc9010c72c559d572", - "date": "2021-07-03T09:27:27.114Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x88f1A5ae2A3BF98AEAF342D26B30a79438c9142e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2704.json b/history/versions/2704.json deleted file mode 100644 index 43a332393162c..0000000000000 --- a/history/versions/2704.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2704, - "commit": "a769e8b826a32525e7cc018d752712a1b4af8082", - "date": "2021-07-03T09:47:14.449Z" - }, - "versionStart": { - "versionNum": 2703, - "commit": "dd3a157a3dbd2aef61968bedd94a67cdce5693e3", - "date": "2021-07-03T09:36:56.753Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2705.json b/history/versions/2705.json deleted file mode 100644 index 7b7333f7cb2e6..0000000000000 --- a/history/versions/2705.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2705, - "commit": "9e74959c8477c04ff0a2a0863c8cf360ef800132", - "date": "2021-07-03T09:49:32.363Z" - }, - "versionStart": { - "versionNum": 2704, - "commit": "a769e8b826a32525e7cc018d752712a1b4af8082", - "date": "2021-07-03T09:47:14.449Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2706.json b/history/versions/2706.json deleted file mode 100644 index 8e53487660a29..0000000000000 --- a/history/versions/2706.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2706, - "commit": "dc3735bd22d33664a9ba408c75ddd43b84b54185", - "date": "2021-07-03T09:58:45.803Z" - }, - "versionStart": { - "versionNum": 2705, - "commit": "9e74959c8477c04ff0a2a0863c8cf360ef800132", - "date": "2021-07-03T09:49:32.363Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6c6EE5e31d828De241282B9606C8e98Ea48526E2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2707.json b/history/versions/2707.json deleted file mode 100644 index 3ecaa9156e591..0000000000000 --- a/history/versions/2707.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2707, - "commit": "3106f6ce2999afc990fcbc5fd48973cd9639ed81", - "date": "2021-07-03T10:20:13.529Z" - }, - "versionStart": { - "versionNum": 2706, - "commit": "dc3735bd22d33664a9ba408c75ddd43b84b54185", - "date": "2021-07-03T09:58:45.803Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6B3595068778DD592e39A122f4f5a5cF09C90fE2/info.json", - "blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/info.json", - "blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2708.json b/history/versions/2708.json deleted file mode 100644 index 112841d75a0b2..0000000000000 --- a/history/versions/2708.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2708, - "commit": "a38885645594d7ab51f14de4a17cfeb2265af207", - "date": "2021-07-03T10:21:37.330Z" - }, - "versionStart": { - "versionNum": 2707, - "commit": "3106f6ce2999afc990fcbc5fd48973cd9639ed81", - "date": "2021-07-03T10:20:13.529Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x326E1d2D9e7F8F3a4Df13766Aa3B3AeF33546546/info.json", - "blockchains/smartchain/assets/0xBa07EED3d09055d60CAEf2bDfCa1c05792f2dFad/info.json", - "blockchains/smartchain/assets/0xBa07EED3d09055d60CAEf2bDfCa1c05792f2dFad/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2709.json b/history/versions/2709.json deleted file mode 100644 index 263d731acfea2..0000000000000 --- a/history/versions/2709.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2709, - "commit": "d7efa74d19980608d4d60feca835365134dbedd9", - "date": "2021-07-03T10:23:02.260Z" - }, - "versionStart": { - "versionNum": 2708, - "commit": "a38885645594d7ab51f14de4a17cfeb2265af207", - "date": "2021-07-03T10:21:37.330Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/271.json b/history/versions/271.json deleted file mode 100644 index dd27eee6d34ce..0000000000000 --- a/history/versions/271.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 271, - "commit": "c40d5100cb2b5d5bb13acaab4b5c03503bb1b4ad", - "date": "2021-03-24T08:21:07.689Z" - }, - "versionStart": { - "versionNum": 270, - "commit": "2f32e60070cd155819cba53218cde5f07595e4b9", - "date": "2021-03-24T00:05:34.706Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json", - "blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/logo.png", - "dapps/blizzard.money.png" - ] -} \ No newline at end of file diff --git a/history/versions/2710.json b/history/versions/2710.json deleted file mode 100644 index 937040fef0512..0000000000000 --- a/history/versions/2710.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2710, - "commit": "0630afb19a7b2550a9b13a9dfcad31a5dc37f66b", - "date": "2021-07-03T10:33:30.068Z" - }, - "versionStart": { - "versionNum": 2709, - "commit": "d7efa74d19980608d4d60feca835365134dbedd9", - "date": "2021-07-03T10:23:02.260Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2711.json b/history/versions/2711.json deleted file mode 100644 index 2fbb70481817e..0000000000000 --- a/history/versions/2711.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2711, - "commit": "75802cafa86967f14aa4673bc81d51943034d6aa", - "date": "2021-07-03T10:45:18.010Z" - }, - "versionStart": { - "versionNum": 2710, - "commit": "0630afb19a7b2550a9b13a9dfcad31a5dc37f66b", - "date": "2021-07-03T10:33:30.068Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2712.json b/history/versions/2712.json deleted file mode 100644 index 1800f71fac7f3..0000000000000 --- a/history/versions/2712.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2712, - "commit": "d82f26069ad22e0d4a23d666e4fd9d2310ecc629", - "date": "2021-07-03T10:53:31.710Z" - }, - "versionStart": { - "versionNum": 2711, - "commit": "75802cafa86967f14aa4673bc81d51943034d6aa", - "date": "2021-07-03T10:45:18.010Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0F5D2fB29fb7d3CFeE444a200298f468908cC942/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2713.json b/history/versions/2713.json deleted file mode 100644 index 16e406ee768bc..0000000000000 --- a/history/versions/2713.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2713, - "commit": "e66927adc5fd1df7ef5298624a49cc4776f2ce5e", - "date": "2021-07-03T11:04:05.681Z" - }, - "versionStart": { - "versionNum": 2712, - "commit": "d82f26069ad22e0d4a23d666e4fd9d2310ecc629", - "date": "2021-07-03T10:53:31.710Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4a220E6096B25EADb88358cb44068A3248254675/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2714.json b/history/versions/2714.json deleted file mode 100644 index b5702cbd0eb0e..0000000000000 --- a/history/versions/2714.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2714, - "commit": "e8577e4404e8bdf42a3c1231d7906c94e88a1227", - "date": "2021-07-03T11:27:42.442Z" - }, - "versionStart": { - "versionNum": 2713, - "commit": "e66927adc5fd1df7ef5298624a49cc4776f2ce5e", - "date": "2021-07-03T11:04:05.681Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0D8775F648430679A709E98d2b0Cb6250d2887EF/info.json", - "blockchains/smartchain/assets/0x101d82428437127bF1608F699CD651e6Abf9766E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2715.json b/history/versions/2715.json deleted file mode 100644 index e18c280cd8396..0000000000000 --- a/history/versions/2715.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2715, - "commit": "c0aaab50b083e1f4a8ee7894d9aa8009f3d3b839", - "date": "2021-07-03T12:07:50.932Z" - }, - "versionStart": { - "versionNum": 2714, - "commit": "e8577e4404e8bdf42a3c1231d7906c94e88a1227", - "date": "2021-07-03T11:27:42.442Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8E870D67F660D95d5be530380D0eC0bd388289E1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2716.json b/history/versions/2716.json deleted file mode 100644 index 95b2939625b8c..0000000000000 --- a/history/versions/2716.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2716, - "commit": "c865454c7e0e0ed0210869156d67ff6b30837241", - "date": "2021-07-03T12:18:53.485Z" - }, - "versionStart": { - "versionNum": 2715, - "commit": "c0aaab50b083e1f4a8ee7894d9aa8009f3d3b839", - "date": "2021-07-03T12:07:50.932Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb7F8Cd00C5A06c0537E2aBfF0b58033d02e5E094/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2717.json b/history/versions/2717.json deleted file mode 100644 index 98284b063b96b..0000000000000 --- a/history/versions/2717.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2717, - "commit": "148eee225dfb1348f8ea973e37c8cd3388063a5f", - "date": "2021-07-03T12:36:30.670Z" - }, - "versionStart": { - "versionNum": 2716, - "commit": "c865454c7e0e0ed0210869156d67ff6b30837241", - "date": "2021-07-03T12:18:53.485Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2718.json b/history/versions/2718.json deleted file mode 100644 index d1956c24a10c2..0000000000000 --- a/history/versions/2718.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2718, - "commit": "d1e015d3748a70ab9857a8e5b58d75a00b5e97b5", - "date": "2021-07-03T12:51:59.520Z" - }, - "versionStart": { - "versionNum": 2717, - "commit": "148eee225dfb1348f8ea973e37c8cd3388063a5f", - "date": "2021-07-03T12:36:30.670Z" - }, - "changes": [ - "blockchains/binance/assets/NEXO-A84/info.json", - "blockchains/ethereum/assets/0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2719.json b/history/versions/2719.json deleted file mode 100644 index b0a25b74d7134..0000000000000 --- a/history/versions/2719.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2719, - "commit": "8fef26481ff66404ce8f511f436d72ae37959469", - "date": "2021-07-03T12:53:58.760Z" - }, - "versionStart": { - "versionNum": 2718, - "commit": "d1e015d3748a70ab9857a8e5b58d75a00b5e97b5", - "date": "2021-07-03T12:51:59.520Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9Ac983826058b8a9C7Aa1C9171441191232E8404/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/272.json b/history/versions/272.json deleted file mode 100644 index 5c4eaabf94ee1..0000000000000 --- a/history/versions/272.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 272, - "commit": "674db09e02a7d4a43b34ede7dc4c26f4f1693da1", - "date": "2021-03-24T08:22:41.302Z" - }, - "versionStart": { - "versionNum": 271, - "commit": "c40d5100cb2b5d5bb13acaab4b5c03503bb1b4ad", - "date": "2021-03-24T08:21:07.689Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x57067A6BD75c0E95a6A5f158455926e43E79BeB0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2720.json b/history/versions/2720.json deleted file mode 100644 index 8c93e0d7625f4..0000000000000 --- a/history/versions/2720.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2720, - "commit": "d2de47d80f33fe380e2dfe0f31f72ca33fa978f6", - "date": "2021-07-03T13:07:27.655Z" - }, - "versionStart": { - "versionNum": 2719, - "commit": "8fef26481ff66404ce8f511f436d72ae37959469", - "date": "2021-07-03T12:53:58.760Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2ef52Ed7De8c5ce03a4eF0efbe9B7450F2D7Edc9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2721.json b/history/versions/2721.json deleted file mode 100644 index 55dc78d6ff6c5..0000000000000 --- a/history/versions/2721.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2721, - "commit": "e96683005b48b61501af0738403c6752c2f67501", - "date": "2021-07-03T13:12:28.969Z" - }, - "versionStart": { - "versionNum": 2720, - "commit": "d2de47d80f33fe380e2dfe0f31f72ca33fa978f6", - "date": "2021-07-03T13:07:27.655Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1F573D6Fb3F13d689FF844B4cE37794d79a7FF1C/info.json", - "blockchains/ethereum/assets/0xD533a949740bb3306d119CC777fa900bA034cd52/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2722.json b/history/versions/2722.json deleted file mode 100644 index 7eed3637db082..0000000000000 --- a/history/versions/2722.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2722, - "commit": "ec4e7b82ccda326fa9b1fc2013add0615bb9270c", - "date": "2021-07-03T13:32:22.082Z" - }, - "versionStart": { - "versionNum": 2721, - "commit": "e96683005b48b61501af0738403c6752c2f67501", - "date": "2021-07-03T13:12:28.969Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x75231F58b43240C9718Dd58B4967c5114342a86c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2723.json b/history/versions/2723.json deleted file mode 100644 index 8544d90f33475..0000000000000 --- a/history/versions/2723.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2723, - "commit": "032742325c4e9ab533a596a2893d540fc9e220dd", - "date": "2021-07-03T13:40:59.008Z" - }, - "versionStart": { - "versionNum": 2722, - "commit": "ec4e7b82ccda326fa9b1fc2013add0615bb9270c", - "date": "2021-07-03T13:32:22.082Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xE41d2489571d322189246DaFA5ebDe1F4699F498/info.json", - "blockchains/ethereum/assets/0xba9d4199faB4f26eFE3551D490E3821486f135Ba/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2724.json b/history/versions/2724.json deleted file mode 100644 index afb35973ada37..0000000000000 --- a/history/versions/2724.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2724, - "commit": "56732a16bb2791b082b6015d10c6043d62ce04ff", - "date": "2021-07-03T14:13:45.178Z" - }, - "versionStart": { - "versionNum": 2723, - "commit": "032742325c4e9ab533a596a2893d540fc9e220dd", - "date": "2021-07-03T13:40:59.008Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2A42B6896E4B756621f08A1996162D8EA5A9c580/info.json", - "blockchains/smartchain/assets/0x2A42B6896E4B756621f08A1996162D8EA5A9c580/logo.png", - "blockchains/tron/assets/TUH4wj8tox7sVxvkTqHLogn6mRVKfrK71M/info.json", - "blockchains/tron/assets/TUH4wj8tox7sVxvkTqHLogn6mRVKfrK71M/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2725.json b/history/versions/2725.json deleted file mode 100644 index 957308e26a27e..0000000000000 --- a/history/versions/2725.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2725, - "commit": "61a7b29075ec7bf0b253748dae3ca5914cfbd536", - "date": "2021-07-03T14:15:27.380Z" - }, - "versionStart": { - "versionNum": 2724, - "commit": "56732a16bb2791b082b6015d10c6043d62ce04ff", - "date": "2021-07-03T14:13:45.178Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xd26114cd6EE289AccF82350c8d8487fedB8A0C07/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2A42B6896E4B756621f08A1996162D8EA5A9c580/info.json", - "blockchains/tron/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2726.json b/history/versions/2726.json deleted file mode 100644 index 7106c7774b000..0000000000000 --- a/history/versions/2726.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2726, - "commit": "7206bc009b66cb5e699fe0f00e602df8e002fd16", - "date": "2021-07-03T15:01:00.419Z" - }, - "versionStart": { - "versionNum": 2725, - "commit": "61a7b29075ec7bf0b253748dae3ca5914cfbd536", - "date": "2021-07-03T14:15:27.380Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xdF574c24545E5FfEcb9a659c229253D4111d87e1/info.json", - "blockchains/ethereum/assets/0xf34960d9d60be18cC1D5Afc1A6F012A723a28811/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2727.json b/history/versions/2727.json deleted file mode 100644 index b62726d2ff563..0000000000000 --- a/history/versions/2727.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2727, - "commit": "875d32fe89477eab9006c58051bc5b15a7f5daee", - "date": "2021-07-03T15:09:37.340Z" - }, - "versionStart": { - "versionNum": 2726, - "commit": "7206bc009b66cb5e699fe0f00e602df8e002fd16", - "date": "2021-07-03T15:01:00.419Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2728.json b/history/versions/2728.json deleted file mode 100644 index 5facfc685a05d..0000000000000 --- a/history/versions/2728.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2728, - "commit": "b02aee21ae39b2b3be073a6af988a97033b733a1", - "date": "2021-07-03T15:23:30.507Z" - }, - "versionStart": { - "versionNum": 2727, - "commit": "875d32fe89477eab9006c58051bc5b15a7f5daee", - "date": "2021-07-03T15:09:37.340Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8290333ceF9e6D528dD5618Fb97a76f268f3EDD4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2729.json b/history/versions/2729.json deleted file mode 100644 index bcf261989ef4e..0000000000000 --- a/history/versions/2729.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2729, - "commit": "fa4d35c05ca97af6f1f75105a95e78aa13f6688a", - "date": "2021-07-03T15:29:06.181Z" - }, - "versionStart": { - "versionNum": 2728, - "commit": "b02aee21ae39b2b3be073a6af988a97033b733a1", - "date": "2021-07-03T15:23:30.507Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x5Af2Be193a6ABCa9c8817001F45744777Db30756/info.json", - "blockchains/smartchain/assets/0xf307910A4c7bbc79691fD374889b36d8531B08e3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/273.json b/history/versions/273.json deleted file mode 100644 index 2bc41a3a72fcb..0000000000000 --- a/history/versions/273.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 273, - "commit": "cab9d627ab623748aa7d9c3c3e409682c8b3711a", - "date": "2021-03-24T09:35:01.882Z" - }, - "versionStart": { - "versionNum": 272, - "commit": "674db09e02a7d4a43b34ede7dc4c26f4f1693da1", - "date": "2021-03-24T08:22:41.302Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCC42724C6683B7E57334c4E856f4c9965ED682bD/info.json", - "blockchains/smartchain/assets/0xCC42724C6683B7E57334c4E856f4c9965ED682bD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2730.json b/history/versions/2730.json deleted file mode 100644 index 9bc9bd4ef07b9..0000000000000 --- a/history/versions/2730.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2730, - "commit": "4fd3b890c5ac3f703036a85f9e9c581caefb2b60", - "date": "2021-07-03T15:34:56.657Z" - }, - "versionStart": { - "versionNum": 2729, - "commit": "fa4d35c05ca97af6f1f75105a95e78aa13f6688a", - "date": "2021-07-03T15:29:06.181Z" - }, - "changes": [ - "blockchains/binance/assets/ANKR-E97/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2731.json b/history/versions/2731.json deleted file mode 100644 index c3d1f087786c4..0000000000000 --- a/history/versions/2731.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2731, - "commit": "07305b34be5a7fc3b78355911c1f80fe071dc8aa", - "date": "2021-07-03T15:39:19.527Z" - }, - "versionStart": { - "versionNum": 2730, - "commit": "4fd3b890c5ac3f703036a85f9e9c581caefb2b60", - "date": "2021-07-03T15:34:56.657Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE02dF9e3e622DeBdD69fb838bB799E3F168902c5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2732.json b/history/versions/2732.json deleted file mode 100644 index f209e4b1d10cc..0000000000000 --- a/history/versions/2732.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2732, - "commit": "7b1d7b4843c2f6a2f787dbcce32c024ae8b72aec", - "date": "2021-07-03T15:54:26.939Z" - }, - "versionStart": { - "versionNum": 2731, - "commit": "07305b34be5a7fc3b78355911c1f80fe071dc8aa", - "date": "2021-07-03T15:39:19.527Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2733.json b/history/versions/2733.json deleted file mode 100644 index c39e57335ae67..0000000000000 --- a/history/versions/2733.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2733, - "commit": "a57daa6c728a3daf531c3537105501ef108e2fc7", - "date": "2021-07-03T16:08:18.242Z" - }, - "versionStart": { - "versionNum": 2732, - "commit": "7b1d7b4843c2f6a2f787dbcce32c024ae8b72aec", - "date": "2021-07-03T15:54:26.939Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x111111111117dC0aa78b770fA6A738034120C302/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2734.json b/history/versions/2734.json deleted file mode 100644 index 57fc5a2d0fdb1..0000000000000 --- a/history/versions/2734.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2734, - "commit": "c7c78074bface90968ba9097c381635d8bb20a34", - "date": "2021-07-03T17:10:41.042Z" - }, - "versionStart": { - "versionNum": 2733, - "commit": "a57daa6c728a3daf531c3537105501ef108e2fc7", - "date": "2021-07-03T16:08:18.242Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x63b7e5aE00cc6053358fb9b97B361372FbA10a5e/info.json", - "blockchains/smartchain/assets/0x63b7e5aE00cc6053358fb9b97B361372FbA10a5e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2735.json b/history/versions/2735.json deleted file mode 100644 index 4def0ca5e0159..0000000000000 --- a/history/versions/2735.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2735, - "commit": "d1531dca5a1d24084a0638737b80ec7cb76909d0", - "date": "2021-07-03T17:11:54.377Z" - }, - "versionStart": { - "versionNum": 2734, - "commit": "c7c78074bface90968ba9097c381635d8bb20a34", - "date": "2021-07-03T17:10:41.042Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2736.json b/history/versions/2736.json deleted file mode 100644 index 9b742e5fb8cc7..0000000000000 --- a/history/versions/2736.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2736, - "commit": "2c5cac59bf6e89e909ee2915a2c94fbf3c9544f5", - "date": "2021-07-03T17:23:10.266Z" - }, - "versionStart": { - "versionNum": 2735, - "commit": "d1531dca5a1d24084a0638737b80ec7cb76909d0", - "date": "2021-07-03T17:11:54.377Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x674C6Ad92Fd080e4004b2312b45f796a192D27a0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2737.json b/history/versions/2737.json deleted file mode 100644 index 1446e2109c221..0000000000000 --- a/history/versions/2737.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2737, - "commit": "e3bacd3e269793f68ad955f699bd5e3114c66556", - "date": "2021-07-03T17:27:19.313Z" - }, - "versionStart": { - "versionNum": 2736, - "commit": "2c5cac59bf6e89e909ee2915a2c94fbf3c9544f5", - "date": "2021-07-03T17:23:10.266Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x58b6A8A3302369DAEc383334672404Ee733aB239/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2738.json b/history/versions/2738.json deleted file mode 100644 index 55dd8155b064c..0000000000000 --- a/history/versions/2738.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2738, - "commit": "b1dd521335e3af0e556cf86cfa3dfb86d7131857", - "date": "2021-07-03T17:40:56.248Z" - }, - "versionStart": { - "versionNum": 2737, - "commit": "e3bacd3e269793f68ad955f699bd5e3114c66556", - "date": "2021-07-03T17:27:19.313Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2739.json b/history/versions/2739.json deleted file mode 100644 index 0ce633cfd9863..0000000000000 --- a/history/versions/2739.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2739, - "commit": "4fb58d1b886a28f398238e5cca4336f467e48a4f", - "date": "2021-07-03T17:43:58.015Z" - }, - "versionStart": { - "versionNum": 2738, - "commit": "b1dd521335e3af0e556cf86cfa3dfb86d7131857", - "date": "2021-07-03T17:40:56.248Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x408e41876cCCDC0F92210600ef50372656052a38/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/274.json b/history/versions/274.json deleted file mode 100644 index 58be336cb294b..0000000000000 --- a/history/versions/274.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 274, - "commit": "7eb8173750bc08757445ffe04ba28118c390385a", - "date": "2021-03-24T23:44:21.923Z" - }, - "versionStart": { - "versionNum": 273, - "commit": "cab9d627ab623748aa7d9c3c3e409682c8b3711a", - "date": "2021-03-24T09:35:01.882Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json", - "blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2740.json b/history/versions/2740.json deleted file mode 100644 index e558c6d9f815a..0000000000000 --- a/history/versions/2740.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2740, - "commit": "c9d4d19c5674389f9efa669026af6179a1605cf8", - "date": "2021-07-03T17:49:11.805Z" - }, - "versionStart": { - "versionNum": 2739, - "commit": "4fb58d1b886a28f398238e5cca4336f467e48a4f", - "date": "2021-07-03T17:43:58.015Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/info.json", - "blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2741.json b/history/versions/2741.json deleted file mode 100644 index 04aa72c3eebb5..0000000000000 --- a/history/versions/2741.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2741, - "commit": "573285b68fd360b26f66a162081d7ac67e82ec77", - "date": "2021-07-03T17:50:28.039Z" - }, - "versionStart": { - "versionNum": 2740, - "commit": "c9d4d19c5674389f9efa669026af6179a1605cf8", - "date": "2021-07-03T17:49:11.805Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x942Ed7dfA2a564984747420D47C4f49c2b3140F9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2742.json b/history/versions/2742.json deleted file mode 100644 index a8eaba4c26741..0000000000000 --- a/history/versions/2742.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2742, - "commit": "bd572e58be2fc8e151aea7487701caf9a2a83cef", - "date": "2021-07-03T18:14:37.612Z" - }, - "versionStart": { - "versionNum": 2741, - "commit": "573285b68fd360b26f66a162081d7ac67e82ec77", - "date": "2021-07-03T17:50:28.039Z" - }, - "changes": [ - "blockchains/binance/assets/WRX-ED1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2743.json b/history/versions/2743.json deleted file mode 100644 index f25f9c8b57ae3..0000000000000 --- a/history/versions/2743.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2743, - "commit": "15b6d1e58533aa0e59ba005f76100e271ace4801", - "date": "2021-07-03T18:20:57.133Z" - }, - "versionStart": { - "versionNum": 2742, - "commit": "bd572e58be2fc8e151aea7487701caf9a2a83cef", - "date": "2021-07-03T18:14:37.612Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2744.json b/history/versions/2744.json deleted file mode 100644 index 198762d45785c..0000000000000 --- a/history/versions/2744.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2744, - "commit": "55f37f576880f7a6d63d1ed199e423ded6295f27", - "date": "2021-07-03T18:37:03.036Z" - }, - "versionStart": { - "versionNum": 2743, - "commit": "15b6d1e58533aa0e59ba005f76100e271ace4801", - "date": "2021-07-03T18:20:57.133Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8762db106B2c2A0bccB3A80d1Ed41273552616E8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2745.json b/history/versions/2745.json deleted file mode 100644 index 3596dc62b13bb..0000000000000 --- a/history/versions/2745.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2745, - "commit": "17092fdf69f78d3a313ae600bdcffb4ca6cf9169", - "date": "2021-07-03T18:46:10.314Z" - }, - "versionStart": { - "versionNum": 2744, - "commit": "55f37f576880f7a6d63d1ed199e423ded6295f27", - "date": "2021-07-03T18:37:03.036Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2746.json b/history/versions/2746.json deleted file mode 100644 index 52002354368e4..0000000000000 --- a/history/versions/2746.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2746, - "commit": "a3a0d21edea68cb431a42a53998e34c0ac32abab", - "date": "2021-07-03T18:54:14.059Z" - }, - "versionStart": { - "versionNum": 2745, - "commit": "17092fdf69f78d3a313ae600bdcffb4ca6cf9169", - "date": "2021-07-03T18:46:10.314Z" - }, - "changes": [ - "blockchains/tron/assets/TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2747.json b/history/versions/2747.json deleted file mode 100644 index 31e6ec615e87c..0000000000000 --- a/history/versions/2747.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2747, - "commit": "a4aa0fd8b66cf9bc852137b9122ed03ed49b0b01", - "date": "2021-07-03T19:00:27.629Z" - }, - "versionStart": { - "versionNum": 2746, - "commit": "a3a0d21edea68cb431a42a53998e34c0ac32abab", - "date": "2021-07-03T18:54:14.059Z" - }, - "changes": [ - "blockchains/binance/assets/KAVA-10C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2748.json b/history/versions/2748.json deleted file mode 100644 index 672ff4b2adbbb..0000000000000 --- a/history/versions/2748.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2748, - "commit": "931d4534fc7059f8a2df674c53f6697409e5a3ca", - "date": "2021-07-03T19:08:26.323Z" - }, - "versionStart": { - "versionNum": 2747, - "commit": "a4aa0fd8b66cf9bc852137b9122ed03ed49b0b01", - "date": "2021-07-03T19:00:27.629Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6810e776880C02933D47DB1b9fc05908e5386b96/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2749.json b/history/versions/2749.json deleted file mode 100644 index 4741b85c0f667..0000000000000 --- a/history/versions/2749.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2749, - "commit": "91d3c02e4ec4ef67e34b9a23d6d4f9ed0a10c395", - "date": "2021-07-03T19:28:31.932Z" - }, - "versionStart": { - "versionNum": 2748, - "commit": "931d4534fc7059f8a2df674c53f6697409e5a3ca", - "date": "2021-07-03T19:08:26.323Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xE66747a101bFF2dBA3697199DCcE5b743b454759/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/275.json b/history/versions/275.json deleted file mode 100644 index 7050d402aef7a..0000000000000 --- a/history/versions/275.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 275, - "commit": "dd3ab595fe01069b7170404b3ebbe4d5ab8a3f43", - "date": "2021-03-24T23:49:23.251Z" - }, - "versionStart": { - "versionNum": 274, - "commit": "7eb8173750bc08757445ffe04ba28118c390385a", - "date": "2021-03-24T23:44:21.923Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2750.json b/history/versions/2750.json deleted file mode 100644 index bb06326551667..0000000000000 --- a/history/versions/2750.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2750, - "commit": "042a3a8964e670849f29cc319a84c1e312b24160", - "date": "2021-07-03T19:35:13.127Z" - }, - "versionStart": { - "versionNum": 2749, - "commit": "91d3c02e4ec4ef67e34b9a23d6d4f9ed0a10c395", - "date": "2021-07-03T19:28:31.932Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x056Fd409E1d7A124BD7017459dFEa2F387b6d5Cd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2751.json b/history/versions/2751.json deleted file mode 100644 index 65b7801253c46..0000000000000 --- a/history/versions/2751.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2751, - "commit": "6dce5da6c0ebf7853a2c38d5cadad8bfd93c0b1d", - "date": "2021-07-03T19:54:17.264Z" - }, - "versionStart": { - "versionNum": 2750, - "commit": "042a3a8964e670849f29cc319a84c1e312b24160", - "date": "2021-07-03T19:35:13.127Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x744d70FDBE2Ba4CF95131626614a1763DF805B9E/info.json", - "blockchains/smartchain/assets/0xf647d6B49ea7bb880EcbCFf9913dF0d634875D33/info.json", - "blockchains/smartchain/assets/0xf647d6B49ea7bb880EcbCFf9913dF0d634875D33/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2752.json b/history/versions/2752.json deleted file mode 100644 index e9384c1b30200..0000000000000 --- a/history/versions/2752.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2752, - "commit": "d5d14957a8b7fe9819b3012ece1df5749636a6f2", - "date": "2021-07-03T19:55:41.876Z" - }, - "versionStart": { - "versionNum": 2751, - "commit": "6dce5da6c0ebf7853a2c38d5cadad8bfd93c0b1d", - "date": "2021-07-03T19:54:17.264Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf647d6B49ea7bb880EcbCFf9913dF0d634875D33/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2753.json b/history/versions/2753.json deleted file mode 100644 index 31529d88a8315..0000000000000 --- a/history/versions/2753.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2753, - "commit": "0e02f76d3bfe677288866a7fe18b42a7c0915752", - "date": "2021-07-03T20:14:35.447Z" - }, - "versionStart": { - "versionNum": 2752, - "commit": "d5d14957a8b7fe9819b3012ece1df5749636a6f2", - "date": "2021-07-03T19:55:41.876Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4691937a7508860F876c9c0a2a617E7d9E945D4B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2754.json b/history/versions/2754.json deleted file mode 100644 index 6386886873161..0000000000000 --- a/history/versions/2754.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2754, - "commit": "1bd7cedd1c34c6be8a4b9b106b13ac82fa204664", - "date": "2021-07-04T00:10:47.711Z" - }, - "versionStart": { - "versionNum": 2753, - "commit": "0e02f76d3bfe677288866a7fe18b42a7c0915752", - "date": "2021-07-03T20:14:35.447Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x967da4048cD07aB37855c090aAF366e4ce1b9F48/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2755.json b/history/versions/2755.json deleted file mode 100644 index 7b18728258db5..0000000000000 --- a/history/versions/2755.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2755, - "commit": "94902ae711ccd143df1c2e14e5af03a85ce29c17", - "date": "2021-07-04T01:27:01.762Z" - }, - "versionStart": { - "versionNum": 2754, - "commit": "1bd7cedd1c34c6be8a4b9b106b13ac82fa204664", - "date": "2021-07-04T00:10:47.711Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2756.json b/history/versions/2756.json deleted file mode 100644 index e1dcd4a96add8..0000000000000 --- a/history/versions/2756.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2756, - "commit": "b9ffb70dea9e9b00daf67a0759f8656156dbaf8c", - "date": "2021-07-04T05:27:05.972Z" - }, - "versionStart": { - "versionNum": 2755, - "commit": "94902ae711ccd143df1c2e14e5af03a85ce29c17", - "date": "2021-07-04T01:27:01.762Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2E95Cea14dd384429EB3c4331B776c4CFBB6FCD9/info.json", - "blockchains/ethereum/assets/0x2E95Cea14dd384429EB3c4331B776c4CFBB6FCD9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2757.json b/history/versions/2757.json deleted file mode 100644 index 9b89f9450b931..0000000000000 --- a/history/versions/2757.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2757, - "commit": "5c3a9f2c58ee715c159ad2f507653e09cdc96036", - "date": "2021-07-04T05:28:38.632Z" - }, - "versionStart": { - "versionNum": 2756, - "commit": "b9ffb70dea9e9b00daf67a0759f8656156dbaf8c", - "date": "2021-07-04T05:27:05.972Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x2E95Cea14dd384429EB3c4331B776c4CFBB6FCD9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2758.json b/history/versions/2758.json deleted file mode 100644 index ece47f38024f6..0000000000000 --- a/history/versions/2758.json +++ /dev/null @@ -1,94 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2758, - "commit": "6d5682e43facf6d5b4aa28036bf72480a3003725", - "date": "2021-07-04T05:36:45.228Z" - }, - "versionStart": { - "versionNum": 2757, - "commit": "5c3a9f2c58ee715c159ad2f507653e09cdc96036", - "date": "2021-07-04T05:28:38.632Z" - }, - "changes": [ - "blockchains/aeternity/info/info.json", - "blockchains/aion/info/info.json", - "blockchains/algorand/info/info.json", - "blockchains/ark/info/info.json", - "blockchains/aryacoin/info/info.json", - "blockchains/avalanche/info/info.json", - "blockchains/avalanchec/info/info.json", - "blockchains/avalanchex/info/info.json", - "blockchains/band/info/info.json", - "blockchains/binance/info/info.json", - "blockchains/bitcoin/info/info.json", - "blockchains/bitcoincash/info/info.json", - "blockchains/bitcoingold/info/info.json", - "blockchains/bluzelle/info/info.json", - "blockchains/callisto/info/info.json", - "blockchains/cardano/info/info.json", - "blockchains/celo/info/info.json", - "blockchains/classic/info/info.json", - "blockchains/cosmos/info/info.json", - "blockchains/cryptoorg/info/info.json", - "blockchains/dash/info/info.json", - "blockchains/decred/info/info.json", - "blockchains/digibyte/info/info.json", - "blockchains/doge/info/info.json", - "blockchains/ellaism/info/info.json", - "blockchains/elrond/info/info.json", - "blockchains/eos/info/info.json", - "blockchains/ether-1/info/info.json", - "blockchains/ethereum/info/info.json", - "blockchains/filecoin/info/info.json", - "blockchains/fio/info/info.json", - "blockchains/firo/info/info.json", - "blockchains/gochain/info/info.json", - "blockchains/groestlcoin/info/info.json", - "blockchains/harmony/info/info.json", - "blockchains/icon/info/info.json", - "blockchains/iost/info/info.json", - "blockchains/iotex/info/info.json", - "blockchains/kava/info/info.json", - "blockchains/kin/info/info.json", - "blockchains/kusama/info/info.json", - "blockchains/litecoin/info/info.json", - "blockchains/loom/info/info.json", - "blockchains/nano/info/info.json", - "blockchains/near/info/info.json", - "blockchains/nebulas/info/info.json", - "blockchains/neo/info/info.json", - "blockchains/nervos/info/info.json", - "blockchains/nimiq/info/info.json", - "blockchains/nuls/info/info.json", - "blockchains/oasis/info/info.json", - "blockchains/ontology/info/info.json", - "blockchains/poa/info/info.json", - "blockchains/polkadot/info/info.json", - "blockchains/polygon/info/info.json", - "blockchains/qtum/info/info.json", - "blockchains/ravencoin/info/info.json", - "blockchains/ripple/info/info.json", - "blockchains/smartbch/info/info.json", - "blockchains/smartchain/info/info.json", - "blockchains/solana/info/info.json", - "blockchains/steem/info/info.json", - "blockchains/stellar/info/info.json", - "blockchains/terra/info/info.json", - "blockchains/tezos/info/info.json", - "blockchains/theta/info/info.json", - "blockchains/thorchain/info/info.json", - "blockchains/thundertoken/info/info.json", - "blockchains/tomochain/info/info.json", - "blockchains/ton/info/info.json", - "blockchains/tron/info/info.json", - "blockchains/vechain/info/info.json", - "blockchains/viacoin/info/info.json", - "blockchains/wanchain/info/info.json", - "blockchains/waves/info/info.json", - "blockchains/xdai/info/info.json", - "blockchains/xdc/info/info.json", - "blockchains/zcash/info/info.json", - "blockchains/zelcash/info/info.json", - "blockchains/zilliqa/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2759.json b/history/versions/2759.json deleted file mode 100644 index af8804ba1926b..0000000000000 --- a/history/versions/2759.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2759, - "commit": "f19b2aafc78383d8819976b3fa18da651a3fafa6", - "date": "2021-07-04T07:33:04.240Z" - }, - "versionStart": { - "versionNum": 2758, - "commit": "6d5682e43facf6d5b4aa28036bf72480a3003725", - "date": "2021-07-04T05:36:45.228Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6B4c7A5e3f0B99FCD83e9c089BDDD6c7FCe5c611/info.json", - "blockchains/ethereum/assets/0x6B4c7A5e3f0B99FCD83e9c089BDDD6c7FCe5c611/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/276.json b/history/versions/276.json deleted file mode 100644 index 5f3e0b5ce7387..0000000000000 --- a/history/versions/276.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 276, - "commit": "28fc7786eec983b2e675cc1f323d230e59606f46", - "date": "2021-03-25T07:08:46.397Z" - }, - "versionStart": { - "versionNum": 275, - "commit": "dd3ab595fe01069b7170404b3ebbe4d5ab8a3f43", - "date": "2021-03-24T23:49:23.251Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/info.json", - "blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2760.json b/history/versions/2760.json deleted file mode 100644 index 4f4975ea76348..0000000000000 --- a/history/versions/2760.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2760, - "commit": "b200c3e07118126b557e715c271cebe309eb6167", - "date": "2021-07-04T07:34:31.112Z" - }, - "versionStart": { - "versionNum": 2759, - "commit": "f19b2aafc78383d8819976b3fa18da651a3fafa6", - "date": "2021-07-04T07:33:04.240Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x6B4c7A5e3f0B99FCD83e9c089BDDD6c7FCe5c611/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2761.json b/history/versions/2761.json deleted file mode 100644 index 0f8ba02e29715..0000000000000 --- a/history/versions/2761.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2761, - "commit": "042c870431ca4a7d7f944e8c383142656cff2e19", - "date": "2021-07-04T09:11:21.483Z" - }, - "versionStart": { - "versionNum": 2760, - "commit": "b200c3e07118126b557e715c271cebe309eb6167", - "date": "2021-07-04T07:34:31.112Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json", - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2762.json b/history/versions/2762.json deleted file mode 100644 index cf559fce744eb..0000000000000 --- a/history/versions/2762.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2762, - "commit": "8bd66f0803ce30a3545f5d9b62bad210ededb6d4", - "date": "2021-07-04T09:12:39.387Z" - }, - "versionStart": { - "versionNum": 2761, - "commit": "042c870431ca4a7d7f944e8c383142656cff2e19", - "date": "2021-07-04T09:11:21.483Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x55183148d5C3360cbB0e1EDb38b30e091aEE4D65/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2763.json b/history/versions/2763.json deleted file mode 100644 index a861a594a95ba..0000000000000 --- a/history/versions/2763.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2763, - "commit": "0f6677d23d6caf517f080c3d5ecdef72f2f32437", - "date": "2021-07-04T09:18:29.173Z" - }, - "versionStart": { - "versionNum": 2762, - "commit": "8bd66f0803ce30a3545f5d9b62bad210ededb6d4", - "date": "2021-07-04T09:12:39.387Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2E95Cea14dd384429EB3c4331B776c4CFBB6FCD9/info.json", - "blockchains/smartchain/assets/0x63b7e5aE00cc6053358fb9b97B361372FbA10a5e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2764.json b/history/versions/2764.json deleted file mode 100644 index 7e26bf19f7289..0000000000000 --- a/history/versions/2764.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2764, - "commit": "fe3359c408c8bd0ade9ae93bcc6845071d9c992f", - "date": "2021-07-04T09:26:12.475Z" - }, - "versionStart": { - "versionNum": 2763, - "commit": "0f6677d23d6caf517f080c3d5ecdef72f2f32437", - "date": "2021-07-04T09:18:29.173Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x63b7e5aE00cc6053358fb9b97B361372FbA10a5e/info.json", - "blockchains/smartchain/assets/0x63b7e5aE00cc6053358fb9b97B361372FbA10a5e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2765.json b/history/versions/2765.json deleted file mode 100644 index d59f9ab867300..0000000000000 --- a/history/versions/2765.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2765, - "commit": "a7e80af904f11f51fa555cea4dcc4ded96e63d7b", - "date": "2021-07-04T11:35:44.594Z" - }, - "versionStart": { - "versionNum": 2764, - "commit": "fe3359c408c8bd0ade9ae93bcc6845071d9c992f", - "date": "2021-07-04T09:26:12.475Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/info.json", - "blockchains/ethereum/assets/0x4922a015c4407F87432B179bb209e125432E4a2A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2766.json b/history/versions/2766.json deleted file mode 100644 index b4ff7e331ff02..0000000000000 --- a/history/versions/2766.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2766, - "commit": "4578fce3e0819f73e8323cb022d52fde46a7047c", - "date": "2021-07-04T11:59:42.936Z" - }, - "versionStart": { - "versionNum": 2765, - "commit": "a7e80af904f11f51fa555cea4dcc4ded96e63d7b", - "date": "2021-07-04T11:35:44.594Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf4206e5F264420630520e0D23c14D8Dd5645e6C3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2767.json b/history/versions/2767.json deleted file mode 100644 index 08766a9b34881..0000000000000 --- a/history/versions/2767.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2767, - "commit": "d675793bc4387f90ba026f605d34a943cf16faed", - "date": "2021-07-04T12:34:11.344Z" - }, - "versionStart": { - "versionNum": 2766, - "commit": "4578fce3e0819f73e8323cb022d52fde46a7047c", - "date": "2021-07-04T11:59:42.936Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xDaF88906aC1DE12bA2b1D2f7bfC94E9638Ac40c4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2768.json b/history/versions/2768.json deleted file mode 100644 index 69e913b945cf8..0000000000000 --- a/history/versions/2768.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2768, - "commit": "563f429389b495b86b3255f3ce5abbd078972080", - "date": "2021-07-04T12:39:21.782Z" - }, - "versionStart": { - "versionNum": 2767, - "commit": "d675793bc4387f90ba026f605d34a943cf16faed", - "date": "2021-07-04T12:34:11.344Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x53Bd789F2cDb846b227d8ffc7B46eD4263231FDf/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2769.json b/history/versions/2769.json deleted file mode 100644 index 76821a8d1e716..0000000000000 --- a/history/versions/2769.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2769, - "commit": "0935abfd3d6f65a83fa1fdb9b6c130da2545be4b", - "date": "2021-07-04T13:06:01.493Z" - }, - "versionStart": { - "versionNum": 2768, - "commit": "563f429389b495b86b3255f3ce5abbd078972080", - "date": "2021-07-04T12:39:21.782Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xdA1E53E088023Fe4D1DC5a418581748f52CBd1b8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/277.json b/history/versions/277.json deleted file mode 100644 index 97c1a833f3fa3..0000000000000 --- a/history/versions/277.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 277, - "commit": "84f7b7bf8bfe6b0b54f11875f1dac1d5ee2a86b4", - "date": "2021-03-25T07:10:17.618Z" - }, - "versionStart": { - "versionNum": 276, - "commit": "28fc7786eec983b2e675cc1f323d230e59606f46", - "date": "2021-03-25T07:08:46.397Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3aD9594151886Ce8538C1ff615EFa2385a8C3A88/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2770.json b/history/versions/2770.json deleted file mode 100644 index 0ce6d69e18186..0000000000000 --- a/history/versions/2770.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2770, - "commit": "d2d2bd61ce990c9c38628e1d9492de97518667e7", - "date": "2021-07-04T13:15:54.227Z" - }, - "versionStart": { - "versionNum": 2769, - "commit": "0935abfd3d6f65a83fa1fdb9b6c130da2545be4b", - "date": "2021-07-04T13:06:01.493Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF1A71bcCe29b598d812a30BaedFf860a7Dce0aff/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2771.json b/history/versions/2771.json deleted file mode 100644 index a2f34d05c3737..0000000000000 --- a/history/versions/2771.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2771, - "commit": "65d87535f3fb725405718f663c748b1abe68b658", - "date": "2021-07-04T15:29:01.874Z" - }, - "versionStart": { - "versionNum": 2770, - "commit": "d2d2bd61ce990c9c38628e1d9492de97518667e7", - "date": "2021-07-04T13:15:54.227Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x40300e0045239Fe76Cd07251313f923B29df1e55/info.json", - "blockchains/smartchain/assets/0x40300e0045239Fe76Cd07251313f923B29df1e55/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2772.json b/history/versions/2772.json deleted file mode 100644 index 008782db24775..0000000000000 --- a/history/versions/2772.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2772, - "commit": "dbccd483575ded3d8b28adf486aff69e27f5ebee", - "date": "2021-07-04T15:30:16.836Z" - }, - "versionStart": { - "versionNum": 2771, - "commit": "65d87535f3fb725405718f663c748b1abe68b658", - "date": "2021-07-04T15:29:01.874Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x40300e0045239Fe76Cd07251313f923B29df1e55/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2773.json b/history/versions/2773.json deleted file mode 100644 index 14dca53b81298..0000000000000 --- a/history/versions/2773.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2773, - "commit": "95e7affc0fad845826983e7863b4e44eec5420c5", - "date": "2021-07-04T15:32:59.730Z" - }, - "versionStart": { - "versionNum": 2772, - "commit": "dbccd483575ded3d8b28adf486aff69e27f5ebee", - "date": "2021-07-04T15:30:16.836Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7CF23DfF6DEDBf80211FfaDa15Ae01463C47D034/info.json", - "blockchains/smartchain/assets/0x7CF23DfF6DEDBf80211FfaDa15Ae01463C47D034/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2774.json b/history/versions/2774.json deleted file mode 100644 index a097dad1cf450..0000000000000 --- a/history/versions/2774.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2774, - "commit": "8398261977f56ceee1e074d337d96785539f2933", - "date": "2021-07-04T15:34:24.465Z" - }, - "versionStart": { - "versionNum": 2773, - "commit": "95e7affc0fad845826983e7863b4e44eec5420c5", - "date": "2021-07-04T15:32:59.730Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7CF23DfF6DEDBf80211FfaDa15Ae01463C47D034/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2775.json b/history/versions/2775.json deleted file mode 100644 index 60dcedf93446a..0000000000000 --- a/history/versions/2775.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2775, - "commit": "24933f7a6bdbe1ef8b65dbfe638a1a91d75899df", - "date": "2021-07-04T15:50:22.069Z" - }, - "versionStart": { - "versionNum": 2774, - "commit": "8398261977f56ceee1e074d337d96785539f2933", - "date": "2021-07-04T15:34:24.465Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/info.json", - "blockchains/smartchain/assets/0x00000ee41472D518B364FA09866532A792F4009B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2776.json b/history/versions/2776.json deleted file mode 100644 index 90d2aec41169a..0000000000000 --- a/history/versions/2776.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2776, - "commit": "a7eac8459a5a33ee03b04e27f237cbffc4b7a081", - "date": "2021-07-04T15:51:39.702Z" - }, - "versionStart": { - "versionNum": 2775, - "commit": "24933f7a6bdbe1ef8b65dbfe638a1a91d75899df", - "date": "2021-07-04T15:50:22.069Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2777.json b/history/versions/2777.json deleted file mode 100644 index 912f51c0f09b5..0000000000000 --- a/history/versions/2777.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2777, - "commit": "5e09d166af1003c90503db678a3ec2e82b9154dd", - "date": "2021-07-04T20:34:23.627Z" - }, - "versionStart": { - "versionNum": 2776, - "commit": "a7eac8459a5a33ee03b04e27f237cbffc4b7a081", - "date": "2021-07-04T15:51:39.702Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbCeeE918077F63fB1B9e10403F59cA40C7061341/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2778.json b/history/versions/2778.json deleted file mode 100644 index c651833263b9f..0000000000000 --- a/history/versions/2778.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2778, - "commit": "ebdc5759d17f773104a3fd76a3f14902e7fe4dfd", - "date": "2021-07-04T20:41:29.114Z" - }, - "versionStart": { - "versionNum": 2777, - "commit": "5e09d166af1003c90503db678a3ec2e82b9154dd", - "date": "2021-07-04T20:34:23.627Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5B5a3A45002736413613B8A4C46cC0d9D1D6F4Ae/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2779.json b/history/versions/2779.json deleted file mode 100644 index 1e060a8821d97..0000000000000 --- a/history/versions/2779.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2779, - "commit": "25a034510cf4c681393741d2c84391dbf2defd18", - "date": "2021-07-04T20:50:01.268Z" - }, - "versionStart": { - "versionNum": 2778, - "commit": "ebdc5759d17f773104a3fd76a3f14902e7fe4dfd", - "date": "2021-07-04T20:41:29.114Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8B3192f5eEBD8579568A2Ed41E6FEB402f93f73F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/278.json b/history/versions/278.json deleted file mode 100644 index efc5b473828ed..0000000000000 --- a/history/versions/278.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 278, - "commit": "388a9684d6bf746ad4b3626daf502b9485866e56", - "date": "2021-03-25T07:17:15.373Z" - }, - "versionStart": { - "versionNum": 277, - "commit": "84f7b7bf8bfe6b0b54f11875f1dac1d5ee2a86b4", - "date": "2021-03-25T07:10:17.618Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe0d6AD5A77fD1ed1A22F89657E4248A8ac6a8cbF/info.json", - "blockchains/smartchain/assets/0xe0d6AD5A77fD1ed1A22F89657E4248A8ac6a8cbF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2780.json b/history/versions/2780.json deleted file mode 100644 index 3a1a3eecae4d1..0000000000000 --- a/history/versions/2780.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2780, - "commit": "848808b2e7e67f0b079a2929857cf32aa01b98c1", - "date": "2021-07-04T21:19:47.808Z" - }, - "versionStart": { - "versionNum": 2779, - "commit": "25a034510cf4c681393741d2c84391dbf2defd18", - "date": "2021-07-04T20:50:01.268Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x03Be5C903c727Ee2C8C4e9bc0AcC860Cca4715e2/info.json", - "blockchains/ethereum/assets/0x672D7b3333d0F069a28b73A268bC6eAeC65F2E1a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2781.json b/history/versions/2781.json deleted file mode 100644 index 19684e34ac74e..0000000000000 --- a/history/versions/2781.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2781, - "commit": "f50e1fe3a5a6c44b2eda62550929b8addb2a0e95", - "date": "2021-07-04T21:33:57.602Z" - }, - "versionStart": { - "versionNum": 2780, - "commit": "848808b2e7e67f0b079a2929857cf32aa01b98c1", - "date": "2021-07-04T21:19:47.808Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2b5cA2F9510cf1e3595Ff219f24D75D4244585EA/info.json", - "blockchains/ethereum/assets/0x9Af5A20AaC8D83230ba68542Ba29d132d50cbe08/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2782.json b/history/versions/2782.json deleted file mode 100644 index 727903a04821f..0000000000000 --- a/history/versions/2782.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2782, - "commit": "658be712333ff1e305014ae4be58815707e6347a", - "date": "2021-07-04T21:35:16.562Z" - }, - "versionStart": { - "versionNum": 2781, - "commit": "f50e1fe3a5a6c44b2eda62550929b8addb2a0e95", - "date": "2021-07-04T21:33:57.602Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xd6327ce1fb9D6020E8C2c0E124A1eC23DCAb7536/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2783.json b/history/versions/2783.json deleted file mode 100644 index 5e6675d02122a..0000000000000 --- a/history/versions/2783.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2783, - "commit": "458afc43de5dfddc8139ed0d9d21519f873ecf75", - "date": "2021-07-04T21:50:55.046Z" - }, - "versionStart": { - "versionNum": 2782, - "commit": "658be712333ff1e305014ae4be58815707e6347a", - "date": "2021-07-04T21:35:16.562Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xAACa86B876ca011844b5798ECA7a67591A9743C8/info.json", - "blockchains/smartchain/assets/0x4b63f8C52E3286CA871Cd66b7C84e26556b2DE8e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2784.json b/history/versions/2784.json deleted file mode 100644 index 5adc99545ac72..0000000000000 --- a/history/versions/2784.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2784, - "commit": "324e77fbd890976a5a848f2506d007a0e7187c5c", - "date": "2021-07-04T21:52:50.272Z" - }, - "versionStart": { - "versionNum": 2783, - "commit": "458afc43de5dfddc8139ed0d9d21519f873ecf75", - "date": "2021-07-04T21:50:55.046Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x75D12E4F91Df721faFCae4c6cD1d5280381370AC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2785.json b/history/versions/2785.json deleted file mode 100644 index 601e226a48e31..0000000000000 --- a/history/versions/2785.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2785, - "commit": "49e2e2e55daa7765bf67ff8871fc168daa9caba4", - "date": "2021-07-04T22:01:47.512Z" - }, - "versionStart": { - "versionNum": 2784, - "commit": "324e77fbd890976a5a848f2506d007a0e7187c5c", - "date": "2021-07-04T21:52:50.272Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfAEce5aCc269774Eb1D544Ee8D45671A55516296/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2786.json b/history/versions/2786.json deleted file mode 100644 index 4858de2c6d814..0000000000000 --- a/history/versions/2786.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2786, - "commit": "61dc6cbe23e42ff0ce7e8174237a6f18e4cc12d4", - "date": "2021-07-04T22:07:59.299Z" - }, - "versionStart": { - "versionNum": 2785, - "commit": "49e2e2e55daa7765bf67ff8871fc168daa9caba4", - "date": "2021-07-04T22:01:47.512Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x48A64f116Ce221fD7c1119775ba7892701F9911d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2787.json b/history/versions/2787.json deleted file mode 100644 index 571b3ac89d56a..0000000000000 --- a/history/versions/2787.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2787, - "commit": "5117ea7d32448bfff685faa46ee79859a29a681d", - "date": "2021-07-04T22:10:29.411Z" - }, - "versionStart": { - "versionNum": 2786, - "commit": "61dc6cbe23e42ff0ce7e8174237a6f18e4cc12d4", - "date": "2021-07-04T22:07:59.299Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xd6cAF5Bd23CF057f5FcCCE295Dcc50C01C198707/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2788.json b/history/versions/2788.json deleted file mode 100644 index 2178e9bd8c23a..0000000000000 --- a/history/versions/2788.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2788, - "commit": "cd865085a06c8954e208d2e11e4a0ca498c82906", - "date": "2021-07-04T22:20:24.788Z" - }, - "versionStart": { - "versionNum": 2787, - "commit": "5117ea7d32448bfff685faa46ee79859a29a681d", - "date": "2021-07-04T22:10:29.411Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa1d6Df714F91DeBF4e0802A542E13067f31b8262/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2789.json b/history/versions/2789.json deleted file mode 100644 index 676bd3f3beaac..0000000000000 --- a/history/versions/2789.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2789, - "commit": "c6afda313ff323cd406d394aa3e35d404373c7aa", - "date": "2021-07-04T22:26:57.135Z" - }, - "versionStart": { - "versionNum": 2788, - "commit": "cd865085a06c8954e208d2e11e4a0ca498c82906", - "date": "2021-07-04T22:20:24.788Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6bf3a93793e52f75543c92AfEC4636559988e3c1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/279.json b/history/versions/279.json deleted file mode 100644 index 79ca6783c7288..0000000000000 --- a/history/versions/279.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 279, - "commit": "28047025144cc24d6e3dea0d25d1b3a71115b7f5", - "date": "2021-03-25T07:24:53.904Z" - }, - "versionStart": { - "versionNum": 278, - "commit": "388a9684d6bf746ad4b3626daf502b9485866e56", - "date": "2021-03-25T07:17:15.373Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb4A92eDAb7c9Ba94b6637E8052D8bd133EC4221C/info.json", - "blockchains/smartchain/assets/0xb4A92eDAb7c9Ba94b6637E8052D8bd133EC4221C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2790.json b/history/versions/2790.json deleted file mode 100644 index f997d2b00d126..0000000000000 --- a/history/versions/2790.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2790, - "commit": "77dd12aa35242229b782c5f058f84b0e503087b8", - "date": "2021-07-04T22:32:26.919Z" - }, - "versionStart": { - "versionNum": 2789, - "commit": "c6afda313ff323cd406d394aa3e35d404373c7aa", - "date": "2021-07-04T22:26:57.135Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x05ce1303dFcEB5Dc4CD16D19d550cE462D11783c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2791.json b/history/versions/2791.json deleted file mode 100644 index bc8fc3c13cf89..0000000000000 --- a/history/versions/2791.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2791, - "commit": "60c16e261b37a90063bea31163859f951ab66e15", - "date": "2021-07-05T01:27:03.076Z" - }, - "versionStart": { - "versionNum": 2790, - "commit": "77dd12aa35242229b782c5f058f84b0e503087b8", - "date": "2021-07-04T22:32:26.919Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2792.json b/history/versions/2792.json deleted file mode 100644 index b93af92aae660..0000000000000 --- a/history/versions/2792.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2792, - "commit": "e352242118a9a577707cb5cdc1b94ac396dc7a21", - "date": "2021-07-05T04:00:31.727Z" - }, - "versionStart": { - "versionNum": 2791, - "commit": "60c16e261b37a90063bea31163859f951ab66e15", - "date": "2021-07-05T01:27:03.076Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/info.json", - "blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2793.json b/history/versions/2793.json deleted file mode 100644 index a93e492f8f952..0000000000000 --- a/history/versions/2793.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2793, - "commit": "f3ba07cb932f88f16d121e34b205f09390f80bd1", - "date": "2021-07-05T04:01:59.323Z" - }, - "versionStart": { - "versionNum": 2792, - "commit": "e352242118a9a577707cb5cdc1b94ac396dc7a21", - "date": "2021-07-05T04:00:31.727Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0ff5A8451A839f5F0BB3562689D9A44089738D11/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2794.json b/history/versions/2794.json deleted file mode 100644 index e5bb70b6e4100..0000000000000 --- a/history/versions/2794.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2794, - "commit": "95b990ef51c77cf01139107dee5733b8c8248441", - "date": "2021-07-05T06:21:24.457Z" - }, - "versionStart": { - "versionNum": 2793, - "commit": "f3ba07cb932f88f16d121e34b205f09390f80bd1", - "date": "2021-07-05T04:01:59.323Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B/info.json", - "blockchains/smartchain/assets/0x631C2f0EdABaC799f07550aEE4fF0Bf7fd35212B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2795.json b/history/versions/2795.json deleted file mode 100644 index 8a235dc0f6c38..0000000000000 --- a/history/versions/2795.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2795, - "commit": "3cf4ead4c51a3f0273911200a8a331b8f4a3d554", - "date": "2021-07-05T06:22:56.144Z" - }, - "versionStart": { - "versionNum": 2794, - "commit": "95b990ef51c77cf01139107dee5733b8c8248441", - "date": "2021-07-05T06:21:24.457Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2796.json b/history/versions/2796.json deleted file mode 100644 index 6f5eb5441ee26..0000000000000 --- a/history/versions/2796.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2796, - "commit": "cc6986fb66b866d8930e852e07f4a2b93bc571bc", - "date": "2021-07-05T07:16:14.091Z" - }, - "versionStart": { - "versionNum": 2795, - "commit": "3cf4ead4c51a3f0273911200a8a331b8f4a3d554", - "date": "2021-07-05T06:22:56.144Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6A79E08db6c08b8F88703794bF1a47f5a01eB9dC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2797.json b/history/versions/2797.json deleted file mode 100644 index 7d58611736fda..0000000000000 --- a/history/versions/2797.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2797, - "commit": "4bcd09724e02262a9f2f1a26a6af9eec33f06380", - "date": "2021-07-05T07:19:45.467Z" - }, - "versionStart": { - "versionNum": 2796, - "commit": "cc6986fb66b866d8930e852e07f4a2b93bc571bc", - "date": "2021-07-05T07:16:14.091Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf00598af0CCf2D43613414F36f40123337f56E71/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2798.json b/history/versions/2798.json deleted file mode 100644 index 1789d78a2ed71..0000000000000 --- a/history/versions/2798.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2798, - "commit": "356b82bc3e81bec25d07c8f16808b7633454fbb3", - "date": "2021-07-05T07:31:25.131Z" - }, - "versionStart": { - "versionNum": 2797, - "commit": "4bcd09724e02262a9f2f1a26a6af9eec33f06380", - "date": "2021-07-05T07:19:45.467Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xbb1EE07d6c7BAeB702949904080eb61f5D5e7732/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2799.json b/history/versions/2799.json deleted file mode 100644 index e545b16fd7a74..0000000000000 --- a/history/versions/2799.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2799, - "commit": "c9433c07578e2e416223ae996d18696d97fd3bb6", - "date": "2021-07-05T07:36:36.066Z" - }, - "versionStart": { - "versionNum": 2798, - "commit": "356b82bc3e81bec25d07c8f16808b7633454fbb3", - "date": "2021-07-05T07:31:25.131Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x24905b248dCEEb17b221A48eFA0d0388b3b38Fe4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/28.json b/history/versions/28.json deleted file mode 100644 index 11bc2440d693a..0000000000000 --- a/history/versions/28.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 28, - "commit": "530f2d88928ef96c0207832b260018b44901787b", - "date": "2021-02-26T14:18:37.966Z" - }, - "versionStart": { - "versionNum": 27, - "commit": "2dbd99e39cab9beaef0e9a8b14dfa3fc29ba45a5", - "date": "2021-02-26T14:17:20.891Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/280.json b/history/versions/280.json deleted file mode 100644 index 8cb1679e13810..0000000000000 --- a/history/versions/280.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 280, - "commit": "2bd8557a9d12fc3022e631e68dfd01b096e65406", - "date": "2021-03-25T09:17:56.877Z" - }, - "versionStart": { - "versionNum": 279, - "commit": "28047025144cc24d6e3dea0d25d1b3a71115b7f5", - "date": "2021-03-25T07:24:53.904Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/info.json", - "blockchains/ethereum/assets/0x1C9922314ED1415c95b9FD453c3818fd41867d0B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2800.json b/history/versions/2800.json deleted file mode 100644 index 40256c3879254..0000000000000 --- a/history/versions/2800.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2800, - "commit": "164307f876512dcbcae9f49b9601c1bd3f0ef321", - "date": "2021-07-05T08:49:37.314Z" - }, - "versionStart": { - "versionNum": 2799, - "commit": "c9433c07578e2e416223ae996d18696d97fd3bb6", - "date": "2021-07-05T07:36:36.066Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC14dF1E2fFf3708816495e7364Ff274aCEEcAd91/info.json", - "blockchains/smartchain/assets/0xC14dF1E2fFf3708816495e7364Ff274aCEEcAd91/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2801.json b/history/versions/2801.json deleted file mode 100644 index f19eb5341c3cd..0000000000000 --- a/history/versions/2801.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2801, - "commit": "a10e693f14775cea6848bc781d10f135cc587af0", - "date": "2021-07-05T08:51:05.978Z" - }, - "versionStart": { - "versionNum": 2800, - "commit": "164307f876512dcbcae9f49b9601c1bd3f0ef321", - "date": "2021-07-05T08:49:37.314Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC14dF1E2fFf3708816495e7364Ff274aCEEcAd91/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2802.json b/history/versions/2802.json deleted file mode 100644 index e26b0341c8e07..0000000000000 --- a/history/versions/2802.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2802, - "commit": "61cb3c3c04a0746af5f76d7ef467573617d7cba2", - "date": "2021-07-05T09:07:27.599Z" - }, - "versionStart": { - "versionNum": 2801, - "commit": "a10e693f14775cea6848bc781d10f135cc587af0", - "date": "2021-07-05T08:51:05.978Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6d34F621d2A1812434cE7Af6E04A344BFCE9B47E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2803.json b/history/versions/2803.json deleted file mode 100644 index b933f424a6f17..0000000000000 --- a/history/versions/2803.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2803, - "commit": "6e00b6818129bc4079d46656eac767a2ac8ebfa4", - "date": "2021-07-05T09:12:26.672Z" - }, - "versionStart": { - "versionNum": 2802, - "commit": "61cb3c3c04a0746af5f76d7ef467573617d7cba2", - "date": "2021-07-05T09:07:27.599Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5B9dbeBbad94b8C6467Af9e8A851Bb120F9601c6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2804.json b/history/versions/2804.json deleted file mode 100644 index 19ee935147649..0000000000000 --- a/history/versions/2804.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2804, - "commit": "0a2df52f87d3ec38b8225accd7bcda9c64da0c81", - "date": "2021-07-05T09:26:22.238Z" - }, - "versionStart": { - "versionNum": 2803, - "commit": "6e00b6818129bc4079d46656eac767a2ac8ebfa4", - "date": "2021-07-05T09:12:26.672Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x84750e8EfacC62be5AFe7221Cf149A2520Cb1b60/info.json", - "blockchains/smartchain/assets/0x84750e8EfacC62be5AFe7221Cf149A2520Cb1b60/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2805.json b/history/versions/2805.json deleted file mode 100644 index 5c15cdbf6dc35..0000000000000 --- a/history/versions/2805.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2805, - "commit": "0ce664190d1d2098da8f42b4b43f67da2dc0f91d", - "date": "2021-07-05T09:27:43.437Z" - }, - "versionStart": { - "versionNum": 2804, - "commit": "0a2df52f87d3ec38b8225accd7bcda9c64da0c81", - "date": "2021-07-05T09:26:22.238Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x84750e8EfacC62be5AFe7221Cf149A2520Cb1b60/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2806.json b/history/versions/2806.json deleted file mode 100644 index c825b848108d7..0000000000000 --- a/history/versions/2806.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2806, - "commit": "969f421003c4379aba573d76cd4f95045f01e4fb", - "date": "2021-07-05T09:46:03.967Z" - }, - "versionStart": { - "versionNum": 2805, - "commit": "0ce664190d1d2098da8f42b4b43f67da2dc0f91d", - "date": "2021-07-05T09:27:43.437Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6679eB24F59dFe111864AEc72B443d1Da666B360/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2807.json b/history/versions/2807.json deleted file mode 100644 index 656bf1dd2ad1f..0000000000000 --- a/history/versions/2807.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2807, - "commit": "fc7e425e0370770c6b73a9262392279200aabae9", - "date": "2021-07-05T10:17:27.575Z" - }, - "versionStart": { - "versionNum": 2806, - "commit": "969f421003c4379aba573d76cd4f95045f01e4fb", - "date": "2021-07-05T09:46:03.967Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x27e89d357957cE332Ff442DB69F4b476401BbBc5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2808.json b/history/versions/2808.json deleted file mode 100644 index 1f986eae2cbd1..0000000000000 --- a/history/versions/2808.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2808, - "commit": "f2673f00cf2f85ad84c6bd9b40a4459b5c984a8a", - "date": "2021-07-05T10:29:40.895Z" - }, - "versionStart": { - "versionNum": 2807, - "commit": "fc7e425e0370770c6b73a9262392279200aabae9", - "date": "2021-07-05T10:17:27.575Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/info.json", - "blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2809.json b/history/versions/2809.json deleted file mode 100644 index b479a83b1baba..0000000000000 --- a/history/versions/2809.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2809, - "commit": "ba3fbdd2dc030c442af32447ced33837ce65f623", - "date": "2021-07-05T10:31:03.145Z" - }, - "versionStart": { - "versionNum": 2808, - "commit": "f2673f00cf2f85ad84c6bd9b40a4459b5c984a8a", - "date": "2021-07-05T10:29:40.895Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x344424e5d0b3037c78c698609cD56B36e7481951/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/281.json b/history/versions/281.json deleted file mode 100644 index 9fd952a2053c7..0000000000000 --- a/history/versions/281.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 281, - "commit": "38b6c370a4a4fc2847f48e7486b88b5fcf5625e6", - "date": "2021-03-25T09:19:17.715Z" - }, - "versionStart": { - "versionNum": 280, - "commit": "2bd8557a9d12fc3022e631e68dfd01b096e65406", - "date": "2021-03-25T09:17:56.877Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2810.json b/history/versions/2810.json deleted file mode 100644 index 8fe481d41737b..0000000000000 --- a/history/versions/2810.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2810, - "commit": "bad984e8ddf02f809868fcc3970247e72c0c2869", - "date": "2021-07-05T10:39:39.321Z" - }, - "versionStart": { - "versionNum": 2809, - "commit": "ba3fbdd2dc030c442af32447ced33837ce65f623", - "date": "2021-07-05T10:31:03.145Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x762a68697D7c8A0078Bd1d79BD50d0F2ef8A8AaF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2811.json b/history/versions/2811.json deleted file mode 100644 index 0259e56eec87c..0000000000000 --- a/history/versions/2811.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2811, - "commit": "e0edb1e3f7248b10e4708476f938eb9d9a5d84ff", - "date": "2021-07-05T10:52:43.689Z" - }, - "versionStart": { - "versionNum": 2810, - "commit": "bad984e8ddf02f809868fcc3970247e72c0c2869", - "date": "2021-07-05T10:39:39.321Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD983A29d0E966a3C51b540085314057D3bb4A227/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2812.json b/history/versions/2812.json deleted file mode 100644 index 9fda333d95b0c..0000000000000 --- a/history/versions/2812.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2812, - "commit": "372438e1ae6917816e3f0ad53a2de20210762b5b", - "date": "2021-07-05T11:00:30.486Z" - }, - "versionStart": { - "versionNum": 2811, - "commit": "e0edb1e3f7248b10e4708476f938eb9d9a5d84ff", - "date": "2021-07-05T10:52:43.689Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe26DFa937315592011fA90baF99B164f9F61bd08/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2813.json b/history/versions/2813.json deleted file mode 100644 index 278a6f34c497f..0000000000000 --- a/history/versions/2813.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2813, - "commit": "12173d0610d651dfbba392906c4e7108c8b43c3c", - "date": "2021-07-05T11:36:00.470Z" - }, - "versionStart": { - "versionNum": 2812, - "commit": "372438e1ae6917816e3f0ad53a2de20210762b5b", - "date": "2021-07-05T11:00:30.486Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2814.json b/history/versions/2814.json deleted file mode 100644 index e369eb9403872..0000000000000 --- a/history/versions/2814.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2814, - "commit": "fdebe3369a4b1169622919d280c41afddd30aab2", - "date": "2021-07-05T11:37:23.431Z" - }, - "versionStart": { - "versionNum": 2813, - "commit": "12173d0610d651dfbba392906c4e7108c8b43c3c", - "date": "2021-07-05T11:36:00.470Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2815.json b/history/versions/2815.json deleted file mode 100644 index 4720e2e0fe9da..0000000000000 --- a/history/versions/2815.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2815, - "commit": "c4300e39fdf5b2b038dbf2b199c1e53c365fe18e", - "date": "2021-07-05T11:47:27.075Z" - }, - "versionStart": { - "versionNum": 2814, - "commit": "fdebe3369a4b1169622919d280c41afddd30aab2", - "date": "2021-07-05T11:37:23.431Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D/info.json", - "blockchains/smartchain/assets/0x375A7B6A6F74a5Acb86C420c53C4Ce8cf1d51b4D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2816.json b/history/versions/2816.json deleted file mode 100644 index 1168fc2e8553e..0000000000000 --- a/history/versions/2816.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2816, - "commit": "0e8fe303b3d22d7960f87777c397f11d8ef993bb", - "date": "2021-07-05T11:48:49.354Z" - }, - "versionStart": { - "versionNum": 2815, - "commit": "c4300e39fdf5b2b038dbf2b199c1e53c365fe18e", - "date": "2021-07-05T11:47:27.075Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2817.json b/history/versions/2817.json deleted file mode 100644 index bb80a6f2fcbf3..0000000000000 --- a/history/versions/2817.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2817, - "commit": "f840b2074eb697c86c0392310a6ad2ee3a8cc1f7", - "date": "2021-07-05T12:11:10.905Z" - }, - "versionStart": { - "versionNum": 2816, - "commit": "0e8fe303b3d22d7960f87777c397f11d8ef993bb", - "date": "2021-07-05T11:48:49.354Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB2f7e860E302b18819970ceA41BcFc7349834e81/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2818.json b/history/versions/2818.json deleted file mode 100644 index 93f00de218966..0000000000000 --- a/history/versions/2818.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2818, - "commit": "84984980a885d41b76ad73840719244d91b726bc", - "date": "2021-07-05T12:35:53.913Z" - }, - "versionStart": { - "versionNum": 2817, - "commit": "f840b2074eb697c86c0392310a6ad2ee3a8cc1f7", - "date": "2021-07-05T12:11:10.905Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5941f87EB62737eC5EBbECab3e373c40fe40566B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2819.json b/history/versions/2819.json deleted file mode 100644 index 2b60f03b9bf2b..0000000000000 --- a/history/versions/2819.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2819, - "commit": "02efe3040eee7ee3a26bace28f6c5645d3a9ea47", - "date": "2021-07-05T12:51:29.698Z" - }, - "versionStart": { - "versionNum": 2818, - "commit": "84984980a885d41b76ad73840719244d91b726bc", - "date": "2021-07-05T12:35:53.913Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x565b72163f17849832A692A3c5928cc502f46D69/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/282.json b/history/versions/282.json deleted file mode 100644 index 3d30fa75ac001..0000000000000 --- a/history/versions/282.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 282, - "commit": "b7f9a404b233b3c553bf3ef3bbd2981fc92c4f67", - "date": "2021-03-25T09:25:31.587Z" - }, - "versionStart": { - "versionNum": 281, - "commit": "38b6c370a4a4fc2847f48e7486b88b5fcf5625e6", - "date": "2021-03-25T09:19:17.715Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE/info.json", - "blockchains/smartchain/assets/0x604D105f2F1f68641a000f03b5DC557bFFfdB8FE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2820.json b/history/versions/2820.json deleted file mode 100644 index ea43a3ecc4345..0000000000000 --- a/history/versions/2820.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2820, - "commit": "2d9f7ae4d0de7b2a0582c4f5ba7f8d0b0a1fdb95", - "date": "2021-07-05T13:12:41.314Z" - }, - "versionStart": { - "versionNum": 2819, - "commit": "02efe3040eee7ee3a26bace28f6c5645d3a9ea47", - "date": "2021-07-05T12:51:29.698Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1f3Af095CDa17d63cad238358837321e95FC5915/info.json", - "blockchains/smartchain/assets/0x1f3Af095CDa17d63cad238358837321e95FC5915/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2821.json b/history/versions/2821.json deleted file mode 100644 index fa11110ba2d1f..0000000000000 --- a/history/versions/2821.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2821, - "commit": "1855ab2dd8cab079d007d5a1da593ee802c6006c", - "date": "2021-07-05T13:13:57.688Z" - }, - "versionStart": { - "versionNum": 2820, - "commit": "2d9f7ae4d0de7b2a0582c4f5ba7f8d0b0a1fdb95", - "date": "2021-07-05T13:12:41.314Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1f3Af095CDa17d63cad238358837321e95FC5915/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2822.json b/history/versions/2822.json deleted file mode 100644 index 52d17f5d8ec24..0000000000000 --- a/history/versions/2822.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2822, - "commit": "5d172e65b28896aeddf8bb86056bca705888c8ef", - "date": "2021-07-05T13:50:15.205Z" - }, - "versionStart": { - "versionNum": 2821, - "commit": "1855ab2dd8cab079d007d5a1da593ee802c6006c", - "date": "2021-07-05T13:13:57.688Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2823.json b/history/versions/2823.json deleted file mode 100644 index eb09732c43ebb..0000000000000 --- a/history/versions/2823.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2823, - "commit": "6e9379f95bc5a19b187c223eadd2b67bd25eba6b", - "date": "2021-07-05T13:51:25.388Z" - }, - "versionStart": { - "versionNum": 2822, - "commit": "5d172e65b28896aeddf8bb86056bca705888c8ef", - "date": "2021-07-05T13:50:15.205Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2824.json b/history/versions/2824.json deleted file mode 100644 index ae9bba2f2a3d6..0000000000000 --- a/history/versions/2824.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2824, - "commit": "db96dbf0bd5c31921e5f36836ed3373364a72217", - "date": "2021-07-05T15:48:37.551Z" - }, - "versionStart": { - "versionNum": 2823, - "commit": "6e9379f95bc5a19b187c223eadd2b67bd25eba6b", - "date": "2021-07-05T13:51:25.388Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x450dCf93160A30BE156A4600802c91BF64dFFD2E/info.json", - "blockchains/smartchain/assets/0xE283D0e3B8c102BAdF5E8166B73E02D96d92F688/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2825.json b/history/versions/2825.json deleted file mode 100644 index e5185e2029034..0000000000000 --- a/history/versions/2825.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2825, - "commit": "cf1458439f40c0b9cc5962388fc6b77be48b16ae", - "date": "2021-07-05T15:50:28.668Z" - }, - "versionStart": { - "versionNum": 2824, - "commit": "db96dbf0bd5c31921e5f36836ed3373364a72217", - "date": "2021-07-05T15:48:37.551Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x01eaedd1BC5F8198D174532Aa13BA150653E0E11/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2826.json b/history/versions/2826.json deleted file mode 100644 index 6647409d136b6..0000000000000 --- a/history/versions/2826.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2826, - "commit": "c491dad77ce0441270c6a639cf0381d22a526314", - "date": "2021-07-05T15:56:59.239Z" - }, - "versionStart": { - "versionNum": 2825, - "commit": "cf1458439f40c0b9cc5962388fc6b77be48b16ae", - "date": "2021-07-05T15:50:28.668Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1aABf9B575e4329b8C8F272428AD5E43ab4AeFC8/info.json", - "blockchains/smartchain/assets/0xEe9801669C6138E84bD50dEB500827b776777d28/info.json", - "blockchains/smartchain/assets/0xc8aE2289c032B119DFD29396F1FC68Ee91F80118/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2827.json b/history/versions/2827.json deleted file mode 100644 index 62963f86e6204..0000000000000 --- a/history/versions/2827.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2827, - "commit": "89185a5a0abb9fbe2217d89398ecb68e189a338e", - "date": "2021-07-05T16:00:24.433Z" - }, - "versionStart": { - "versionNum": 2826, - "commit": "c491dad77ce0441270c6a639cf0381d22a526314", - "date": "2021-07-05T15:56:59.239Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1759254EB142bcF0175347D5A0f3c19235538a9A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2828.json b/history/versions/2828.json deleted file mode 100644 index e098afcdb397e..0000000000000 --- a/history/versions/2828.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2828, - "commit": "4753c6ecc987e1d3ed28cdec403fd8f7975aa05f", - "date": "2021-07-05T16:02:23.006Z" - }, - "versionStart": { - "versionNum": 2827, - "commit": "89185a5a0abb9fbe2217d89398ecb68e189a338e", - "date": "2021-07-05T16:00:24.433Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9974F4E6FF49ac39469928E5d7cCa3E8649ae6b8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2829.json b/history/versions/2829.json deleted file mode 100644 index 59d43948ba37e..0000000000000 --- a/history/versions/2829.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2829, - "commit": "b92751a4097d29116589fe2528a8409fb47d1fbe", - "date": "2021-07-05T16:04:40.576Z" - }, - "versionStart": { - "versionNum": 2828, - "commit": "4753c6ecc987e1d3ed28cdec403fd8f7975aa05f", - "date": "2021-07-05T16:02:23.006Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7f3BEbd8D994972788f63585933446b520100732/info.json", - "blockchains/ethereum/assets/0xc4d586ef7Be9EBe80bD5eE4FBd228fe2Db5F2C4e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/283.json b/history/versions/283.json deleted file mode 100644 index 3f82650d5f548..0000000000000 --- a/history/versions/283.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 283, - "commit": "64d20b921a17cf87724718ae6d6d6ffd74aa7b28", - "date": "2021-03-25T10:11:31.189Z" - }, - "versionStart": { - "versionNum": 282, - "commit": "b7f9a404b233b3c553bf3ef3bbd2981fc92c4f67", - "date": "2021-03-25T09:25:31.587Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x05462671C05aDc39A6521fA60D5e9443e9E9d2B9/info.json", - "blockchains/ethereum/assets/0x05462671C05aDc39A6521fA60D5e9443e9E9d2B9/logo.png", - "blockchains/ethereum/assets/0x4B9E5fe882b2fbB3E098c9A25a8Ce66135Ed2be4/info.json", - "blockchains/ethereum/assets/0x4B9E5fe882b2fbB3E098c9A25a8Ce66135Ed2be4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2830.json b/history/versions/2830.json deleted file mode 100644 index a937c880ee4fe..0000000000000 --- a/history/versions/2830.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2830, - "commit": "94eac9b60574632819ce66cc2f04461292afe24a", - "date": "2021-07-05T16:09:39.011Z" - }, - "versionStart": { - "versionNum": 2829, - "commit": "b92751a4097d29116589fe2528a8409fb47d1fbe", - "date": "2021-07-05T16:04:40.576Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x02b59dfAd35eB4d943c1bBe5D1b0153CCE2c7Db7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2831.json b/history/versions/2831.json deleted file mode 100644 index 1b31504c4f8d2..0000000000000 --- a/history/versions/2831.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2831, - "commit": "ce440592f2f0326336babe545a772042b69d5c83", - "date": "2021-07-05T16:11:45.349Z" - }, - "versionStart": { - "versionNum": 2830, - "commit": "94eac9b60574632819ce66cc2f04461292afe24a", - "date": "2021-07-05T16:09:39.011Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json", - "blockchains/ethereum/assets/0xf7413489c474ca4399eeE604716c72879Eea3615/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2832.json b/history/versions/2832.json deleted file mode 100644 index 2f2c088c83aed..0000000000000 --- a/history/versions/2832.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2832, - "commit": "993ec384a9c84a54b0b26899576e9883c45f8a3d", - "date": "2021-07-05T16:24:11.737Z" - }, - "versionStart": { - "versionNum": 2831, - "commit": "ce440592f2f0326336babe545a772042b69d5c83", - "date": "2021-07-05T16:11:45.349Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x43bFf6EAB0903cD0DA8D7c57C25e17314E51da54/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2833.json b/history/versions/2833.json deleted file mode 100644 index b6d6441f46ca4..0000000000000 --- a/history/versions/2833.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2833, - "commit": "213a93bdd07fe22d380a047d9de79d882a3db01a", - "date": "2021-07-05T16:46:17.957Z" - }, - "versionStart": { - "versionNum": 2832, - "commit": "993ec384a9c84a54b0b26899576e9883c45f8a3d", - "date": "2021-07-05T16:24:11.737Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF6530899dE1dAaE4388E1286EBa6379d7DDf9c8F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2834.json b/history/versions/2834.json deleted file mode 100644 index 5d9ff4ab3e2e3..0000000000000 --- a/history/versions/2834.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2834, - "commit": "f52b75c4f0c579c2151a524d0e2ee4e1b63a8faf", - "date": "2021-07-05T16:52:20.349Z" - }, - "versionStart": { - "versionNum": 2833, - "commit": "213a93bdd07fe22d380a047d9de79d882a3db01a", - "date": "2021-07-05T16:46:17.957Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x986eedB84A934C81eDc0a080D03C6e3C1d7A8399/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2835.json b/history/versions/2835.json deleted file mode 100644 index 1521102fbb7c1..0000000000000 --- a/history/versions/2835.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2835, - "commit": "946f4fe5edb202e6c46a67c8ab2ad896ffe8a7b1", - "date": "2021-07-05T17:06:52.598Z" - }, - "versionStart": { - "versionNum": 2834, - "commit": "f52b75c4f0c579c2151a524d0e2ee4e1b63a8faf", - "date": "2021-07-05T16:52:20.349Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6e9730EcFfBed43fD876A264C982e254ef05a0DE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2836.json b/history/versions/2836.json deleted file mode 100644 index 5f75c8c5bd7c1..0000000000000 --- a/history/versions/2836.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2836, - "commit": "639553d484d0326ed469f771e5ce1f8486984c10", - "date": "2021-07-05T17:31:01.437Z" - }, - "versionStart": { - "versionNum": 2835, - "commit": "946f4fe5edb202e6c46a67c8ab2ad896ffe8a7b1", - "date": "2021-07-05T17:06:52.598Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6e9730EcFfBed43fD876A264C982e254ef05a0DE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2837.json b/history/versions/2837.json deleted file mode 100644 index 60c14d496b4c4..0000000000000 --- a/history/versions/2837.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2837, - "commit": "d12c00c872a5755afd6a651ed0aabdb70fb27d61", - "date": "2021-07-05T17:35:43.466Z" - }, - "versionStart": { - "versionNum": 2836, - "commit": "639553d484d0326ed469f771e5ce1f8486984c10", - "date": "2021-07-05T17:31:01.437Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6F2aFbF4f5e5e804C5b954889d7Bf3768A3C9a45/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2838.json b/history/versions/2838.json deleted file mode 100644 index aa11454eb798b..0000000000000 --- a/history/versions/2838.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2838, - "commit": "df875f7858277dcf69f8ad218310e70a4cbc3fe3", - "date": "2021-07-05T17:43:50.233Z" - }, - "versionStart": { - "versionNum": 2837, - "commit": "d12c00c872a5755afd6a651ed0aabdb70fb27d61", - "date": "2021-07-05T17:35:43.466Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1B391f9d0FfFa86A6088a73ac4AC28d12c9ccFbd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2839.json b/history/versions/2839.json deleted file mode 100644 index 0f72f1edaa1e2..0000000000000 --- a/history/versions/2839.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2839, - "commit": "6778570d1514fff818a0349ae10a5a42f86fd2f8", - "date": "2021-07-05T17:49:47.877Z" - }, - "versionStart": { - "versionNum": 2838, - "commit": "df875f7858277dcf69f8ad218310e70a4cbc3fe3", - "date": "2021-07-05T17:43:50.233Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/info.json", - "blockchains/smartchain/assets/0xca5f1Bd4B47ECe13a7ca753202F284D9Edd85d8A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/284.json b/history/versions/284.json deleted file mode 100644 index efcd0c029ce7c..0000000000000 --- a/history/versions/284.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 284, - "commit": "573f5f7ad2344d87b91e81997bc39d7931c6edcf", - "date": "2021-03-25T10:13:19.591Z" - }, - "versionStart": { - "versionNum": 283, - "commit": "64d20b921a17cf87724718ae6d6d6ffd74aa7b28", - "date": "2021-03-25T10:11:31.189Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x05462671C05aDc39A6521fA60D5e9443e9E9d2B9/info.json", - "blockchains/ethereum/assets/0x4B9E5fe882b2fbB3E098c9A25a8Ce66135Ed2be4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2840.json b/history/versions/2840.json deleted file mode 100644 index 86025125d9eea..0000000000000 --- a/history/versions/2840.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2840, - "commit": "c59ec0042c06da123c414abc45402dc4b8589faf", - "date": "2021-07-05T17:54:21.063Z" - }, - "versionStart": { - "versionNum": 2839, - "commit": "6778570d1514fff818a0349ae10a5a42f86fd2f8", - "date": "2021-07-05T17:49:47.877Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8e07Df508cA9c16362A84fA742b91Db3912Dd290/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2841.json b/history/versions/2841.json deleted file mode 100644 index 1ec24d56a21d9..0000000000000 --- a/history/versions/2841.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2841, - "commit": "b969e96363057d9d5583fa1edb9d44e262d435ed", - "date": "2021-07-05T18:08:22.897Z" - }, - "versionStart": { - "versionNum": 2840, - "commit": "c59ec0042c06da123c414abc45402dc4b8589faf", - "date": "2021-07-05T17:54:21.063Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe13Ea90ce173e1118042A8f6A21D0D0A14aA6b1B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2842.json b/history/versions/2842.json deleted file mode 100644 index 5e1535f544303..0000000000000 --- a/history/versions/2842.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2842, - "commit": "6d7db299b6ee6b49ae2bf2b28693d24988318792", - "date": "2021-07-05T18:12:03.475Z" - }, - "versionStart": { - "versionNum": 2841, - "commit": "b969e96363057d9d5583fa1edb9d44e262d435ed", - "date": "2021-07-05T18:08:22.897Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1735Db6AB5BAa19eA55d0AdcEeD7bcDc008B3136/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2843.json b/history/versions/2843.json deleted file mode 100644 index 83626dd5baa2d..0000000000000 --- a/history/versions/2843.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2843, - "commit": "6cccb02384e693bcec81503cc95daccd7fc39d6e", - "date": "2021-07-05T18:28:59.614Z" - }, - "versionStart": { - "versionNum": 2842, - "commit": "6d7db299b6ee6b49ae2bf2b28693d24988318792", - "date": "2021-07-05T18:12:03.475Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2AADa8138787Eb7A8907232dA6756c6Ac6186ef2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2844.json b/history/versions/2844.json deleted file mode 100644 index b9509b7481b53..0000000000000 --- a/history/versions/2844.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2844, - "commit": "9dd57fe0bafbc29f7c8ab4c6a1810cad9da68ba8", - "date": "2021-07-05T18:47:08.360Z" - }, - "versionStart": { - "versionNum": 2843, - "commit": "6cccb02384e693bcec81503cc95daccd7fc39d6e", - "date": "2021-07-05T18:28:59.614Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD914Bde476B6e44b7A1579b21F0F9193EA55F852/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2845.json b/history/versions/2845.json deleted file mode 100644 index 23d26246ecc7e..0000000000000 --- a/history/versions/2845.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2845, - "commit": "c712372b5d894edcfe8780d9d285dfbd8730fa0c", - "date": "2021-07-05T18:54:34.670Z" - }, - "versionStart": { - "versionNum": 2844, - "commit": "9dd57fe0bafbc29f7c8ab4c6a1810cad9da68ba8", - "date": "2021-07-05T18:47:08.360Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa9c41A46a6B3531d28d5c32F6633dd2fF05dFB90/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2846.json b/history/versions/2846.json deleted file mode 100644 index 8e02a54e250e2..0000000000000 --- a/history/versions/2846.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2846, - "commit": "8f822d359fd5c691d6a835a60ef20826e5f060ea", - "date": "2021-07-05T19:14:48.811Z" - }, - "versionStart": { - "versionNum": 2845, - "commit": "c712372b5d894edcfe8780d9d285dfbd8730fa0c", - "date": "2021-07-05T18:54:34.670Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0921d788E7f7498f80adb0A0A62B8A9476F2Db92/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2847.json b/history/versions/2847.json deleted file mode 100644 index 9114ed86cfd75..0000000000000 --- a/history/versions/2847.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2847, - "commit": "c9d510baeff568c1ac693dca21af3427e846a942", - "date": "2021-07-05T19:17:32.246Z" - }, - "versionStart": { - "versionNum": 2846, - "commit": "8f822d359fd5c691d6a835a60ef20826e5f060ea", - "date": "2021-07-05T19:14:48.811Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB64E638E60D154B43f660a6BF8fD8a3b249a6a21/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2848.json b/history/versions/2848.json deleted file mode 100644 index 2b46810577c15..0000000000000 --- a/history/versions/2848.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2848, - "commit": "bac82595268d06f98ba1b489f425234816a5b9ce", - "date": "2021-07-05T19:22:04.702Z" - }, - "versionStart": { - "versionNum": 2847, - "commit": "c9d510baeff568c1ac693dca21af3427e846a942", - "date": "2021-07-05T19:17:32.246Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x05F2dF7B3D612A23fe12162A6c996447dCE728a5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2849.json b/history/versions/2849.json deleted file mode 100644 index 0accc83b70725..0000000000000 --- a/history/versions/2849.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2849, - "commit": "3e749b6a95db58ca2b7bbe925653c00a3bccd164", - "date": "2021-07-05T20:14:32.057Z" - }, - "versionStart": { - "versionNum": 2848, - "commit": "bac82595268d06f98ba1b489f425234816a5b9ce", - "date": "2021-07-05T19:22:04.702Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2a49De60cc6204c3AFC3e770FDB30A0554147519/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/285.json b/history/versions/285.json deleted file mode 100644 index 8b36f00f17146..0000000000000 --- a/history/versions/285.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 285, - "commit": "133bdb5e251f367b02a0a24e8bae5b4d4626db32", - "date": "2021-03-25T16:04:42.624Z" - }, - "versionStart": { - "versionNum": 284, - "commit": "573f5f7ad2344d87b91e81997bc39d7931c6edcf", - "date": "2021-03-25T10:13:19.591Z" - }, - "changes": [ - "blockchains/avalanche/info/info.json", - "blockchains/avalanche/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2850.json b/history/versions/2850.json deleted file mode 100644 index deb585eb2b81f..0000000000000 --- a/history/versions/2850.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2850, - "commit": "e06d85fc15ac8909786b06b313177b00428425a2", - "date": "2021-07-05T23:21:43.257Z" - }, - "versionStart": { - "versionNum": 2849, - "commit": "3e749b6a95db58ca2b7bbe925653c00a3bccd164", - "date": "2021-07-05T20:14:32.057Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC40AF1E4fEcFA05Ce6BAb79DcD8B373d2E436c4E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2851.json b/history/versions/2851.json deleted file mode 100644 index e7b02e66d97b3..0000000000000 --- a/history/versions/2851.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2851, - "commit": "c5cc8d153593cc1a5cd96e8bc9cb5acbf3785e14", - "date": "2021-07-05T23:39:32.436Z" - }, - "versionStart": { - "versionNum": 2850, - "commit": "e06d85fc15ac8909786b06b313177b00428425a2", - "date": "2021-07-05T23:21:43.257Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe1DB3d1eE5CfE5C6333BE96e6421f9Bd5b85c987/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2852.json b/history/versions/2852.json deleted file mode 100644 index ce66b3c183505..0000000000000 --- a/history/versions/2852.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2852, - "commit": "783fbb601c5c3e2efc4a7cf50ca8372f9b993587", - "date": "2021-07-05T23:45:24.228Z" - }, - "versionStart": { - "versionNum": 2851, - "commit": "c5cc8d153593cc1a5cd96e8bc9cb5acbf3785e14", - "date": "2021-07-05T23:39:32.436Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x85f6eB2BD5a062f5F8560BE93FB7147e16c81472/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2853.json b/history/versions/2853.json deleted file mode 100644 index 7ea994424164d..0000000000000 --- a/history/versions/2853.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2853, - "commit": "cff7709313b6f38693e431fdbe8006b9d1307741", - "date": "2021-07-05T23:58:40.860Z" - }, - "versionStart": { - "versionNum": 2852, - "commit": "783fbb601c5c3e2efc4a7cf50ca8372f9b993587", - "date": "2021-07-05T23:45:24.228Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2854.json b/history/versions/2854.json deleted file mode 100644 index 184fde692764d..0000000000000 --- a/history/versions/2854.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2854, - "commit": "70056b81da52b23929d7f23dbe147016dcdde168", - "date": "2021-07-06T00:05:36.862Z" - }, - "versionStart": { - "versionNum": 2853, - "commit": "cff7709313b6f38693e431fdbe8006b9d1307741", - "date": "2021-07-05T23:58:40.860Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a/info.json", - "blockchains/ethereum/assets/0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2855.json b/history/versions/2855.json deleted file mode 100644 index 0cdfab0b54a99..0000000000000 --- a/history/versions/2855.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2855, - "commit": "4a9452f66ea18f35b62df61164ba54aad90bce42", - "date": "2021-07-06T01:27:59.679Z" - }, - "versionStart": { - "versionNum": 2854, - "commit": "70056b81da52b23929d7f23dbe147016dcdde168", - "date": "2021-07-06T00:05:36.862Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2856.json b/history/versions/2856.json deleted file mode 100644 index a2438ce750355..0000000000000 --- a/history/versions/2856.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2856, - "commit": "014854eb3186c92b0659a818feba93d1dbf1c445", - "date": "2021-07-06T11:41:15.465Z" - }, - "versionStart": { - "versionNum": 2855, - "commit": "4a9452f66ea18f35b62df61164ba54aad90bce42", - "date": "2021-07-06T01:27:59.679Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/info.json", - "blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2857.json b/history/versions/2857.json deleted file mode 100644 index bbc66d564ffce..0000000000000 --- a/history/versions/2857.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2857, - "commit": "5f0ef7ec51e8670b02c60732a678a57915e72b95", - "date": "2021-07-06T11:43:06.702Z" - }, - "versionStart": { - "versionNum": 2856, - "commit": "014854eb3186c92b0659a818feba93d1dbf1c445", - "date": "2021-07-06T11:41:15.465Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x88A9A52F944315D5B4e917b9689e65445C401E83/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6CD502AB164e37231c20578214f874a8ADbdC7c2/info.json", - "blockchains/smartchain/assets/0x6CD502AB164e37231c20578214f874a8ADbdC7c2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2858.json b/history/versions/2858.json deleted file mode 100644 index 7d796ae4e4afd..0000000000000 --- a/history/versions/2858.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2858, - "commit": "a2d42c064cc6939097e06afb337aac7ea13c9e39", - "date": "2021-07-06T13:00:13.540Z" - }, - "versionStart": { - "versionNum": 2857, - "commit": "5f0ef7ec51e8670b02c60732a678a57915e72b95", - "date": "2021-07-06T11:43:06.702Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBe4092e90DA0b5F3Fbb395BE20bB344DE964E3De/info.json", - "blockchains/smartchain/assets/0xBe4092e90DA0b5F3Fbb395BE20bB344DE964E3De/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2859.json b/history/versions/2859.json deleted file mode 100644 index 0600de20716fd..0000000000000 --- a/history/versions/2859.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2859, - "commit": "da193101e5614581676bef1dc010c7da1ef4702e", - "date": "2021-07-06T13:02:46.964Z" - }, - "versionStart": { - "versionNum": 2858, - "commit": "a2d42c064cc6939097e06afb337aac7ea13c9e39", - "date": "2021-07-06T13:00:13.540Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/286.json b/history/versions/286.json deleted file mode 100644 index 6251100ef969d..0000000000000 --- a/history/versions/286.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 286, - "commit": "a0c334417119c1902df7d31d51ee50d3887b4fae", - "date": "2021-03-25T16:06:18.525Z" - }, - "versionStart": { - "versionNum": 285, - "commit": "133bdb5e251f367b02a0a24e8bae5b4d4626db32", - "date": "2021-03-25T16:04:42.624Z" - }, - "changes": [ - "blockchains/avalanche/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2860.json b/history/versions/2860.json deleted file mode 100644 index db35a4d325fa2..0000000000000 --- a/history/versions/2860.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2860, - "commit": "f595d2f34c92402d9555592ebb2d783557cfe720", - "date": "2021-07-06T19:36:23.543Z" - }, - "versionStart": { - "versionNum": 2859, - "commit": "da193101e5614581676bef1dc010c7da1ef4702e", - "date": "2021-07-06T13:02:46.964Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/info.json", - "blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2861.json b/history/versions/2861.json deleted file mode 100644 index e9b32c54b339c..0000000000000 --- a/history/versions/2861.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2861, - "commit": "66b6d91531c2783b5432147b2402b31a1e35f77f", - "date": "2021-07-06T19:37:29.284Z" - }, - "versionStart": { - "versionNum": 2860, - "commit": "f595d2f34c92402d9555592ebb2d783557cfe720", - "date": "2021-07-06T19:36:23.543Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2c8368f8F474Ed9aF49b87eAc77061BEb986c2f1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2862.json b/history/versions/2862.json deleted file mode 100644 index d3f52371bdc1b..0000000000000 --- a/history/versions/2862.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2862, - "commit": "c71d156c7a34e5ea06c51dc9e741ba3d1f1bada5", - "date": "2021-07-07T14:49:12.129Z" - }, - "versionStart": { - "versionNum": 2861, - "commit": "66b6d91531c2783b5432147b2402b31a1e35f77f", - "date": "2021-07-06T19:37:29.284Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDaf4F11947E73f0eeBEf4a820f4Be9B854aa993B/info.json", - "blockchains/smartchain/assets/0xDaf4F11947E73f0eeBEf4a820f4Be9B854aa993B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2863.json b/history/versions/2863.json deleted file mode 100644 index 5c4754e539d10..0000000000000 --- a/history/versions/2863.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2863, - "commit": "988b30f70cc78858a28946ed31b578df3a38f011", - "date": "2021-07-07T14:51:38.651Z" - }, - "versionStart": { - "versionNum": 2862, - "commit": "c71d156c7a34e5ea06c51dc9e741ba3d1f1bada5", - "date": "2021-07-07T14:49:12.129Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/info.json", - "blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2864.json b/history/versions/2864.json deleted file mode 100644 index f86adb002d890..0000000000000 --- a/history/versions/2864.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2864, - "commit": "56e46a36c17112dbdd2a48d5956c45b724a51e5f", - "date": "2021-07-07T14:52:52.684Z" - }, - "versionStart": { - "versionNum": 2863, - "commit": "988b30f70cc78858a28946ed31b578df3a38f011", - "date": "2021-07-07T14:51:38.651Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x67d66e8Ec1Fd25d98B3Ccd3B19B7dc4b4b7fC493/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2865.json b/history/versions/2865.json deleted file mode 100644 index e38cb890938bc..0000000000000 --- a/history/versions/2865.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2865, - "commit": "15c58719e9c44e8590173eedd20dd4b0f43e8d5f", - "date": "2021-07-07T16:53:07.093Z" - }, - "versionStart": { - "versionNum": 2864, - "commit": "56e46a36c17112dbdd2a48d5956c45b724a51e5f", - "date": "2021-07-07T14:52:52.684Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7153431234b9A6D1Fa53cD057D5a1AAC00C85c7f/info.json", - "blockchains/smartchain/assets/0x7153431234b9A6D1Fa53cD057D5a1AAC00C85c7f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2866.json b/history/versions/2866.json deleted file mode 100644 index dbd3810489302..0000000000000 --- a/history/versions/2866.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2866, - "commit": "2725dd0cc7332c8eb228f77ed0b6cfc325f43285", - "date": "2021-07-07T16:54:26.022Z" - }, - "versionStart": { - "versionNum": 2865, - "commit": "15c58719e9c44e8590173eedd20dd4b0f43e8d5f", - "date": "2021-07-07T16:53:07.093Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7153431234b9A6D1Fa53cD057D5a1AAC00C85c7f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2867.json b/history/versions/2867.json deleted file mode 100644 index a0f08dafa7c01..0000000000000 --- a/history/versions/2867.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2867, - "commit": "9b881bbf6f4c581e492a8fe377fe9488c857aba1", - "date": "2021-07-07T20:20:18.827Z" - }, - "versionStart": { - "versionNum": 2866, - "commit": "2725dd0cc7332c8eb228f77ed0b6cfc325f43285", - "date": "2021-07-07T16:54:26.022Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x82b4b883c813dF83623Dc7894c1895305680fec2/info.json", - "blockchains/smartchain/assets/0x82b4b883c813dF83623Dc7894c1895305680fec2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2868.json b/history/versions/2868.json deleted file mode 100644 index e9b998ee30bad..0000000000000 --- a/history/versions/2868.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2868, - "commit": "c13309b1482b8fe7529eda5816ccfa76c16339d6", - "date": "2021-07-07T20:21:38.479Z" - }, - "versionStart": { - "versionNum": 2867, - "commit": "9b881bbf6f4c581e492a8fe377fe9488c857aba1", - "date": "2021-07-07T20:20:18.827Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x82b4b883c813dF83623Dc7894c1895305680fec2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2869.json b/history/versions/2869.json deleted file mode 100644 index 722e6cdc9f6e9..0000000000000 --- a/history/versions/2869.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2869, - "commit": "e367aa42fe679e7dc3cff737b425913b076bed4a", - "date": "2021-07-08T07:29:02.968Z" - }, - "versionStart": { - "versionNum": 2868, - "commit": "c13309b1482b8fe7529eda5816ccfa76c16339d6", - "date": "2021-07-07T20:21:38.479Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6B4c7A5e3f0B99FCD83e9c089BDDD6c7FCe5c611/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/287.json b/history/versions/287.json deleted file mode 100644 index ec3fd30aba349..0000000000000 --- a/history/versions/287.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 287, - "commit": "a78ccb24d80197098e7dcd1f3be13a04a27f61b0", - "date": "2021-03-25T17:07:43.320Z" - }, - "versionStart": { - "versionNum": 286, - "commit": "a0c334417119c1902df7d31d51ee50d3887b4fae", - "date": "2021-03-25T16:06:18.525Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF/info.json", - "blockchains/ethereum/assets/0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2870.json b/history/versions/2870.json deleted file mode 100644 index 2287fb1bb54a3..0000000000000 --- a/history/versions/2870.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2870, - "commit": "434bc68b9e10ed0fd5348db006a82207a85e5228", - "date": "2021-07-08T08:31:57.627Z" - }, - "versionStart": { - "versionNum": 2869, - "commit": "e367aa42fe679e7dc3cff737b425913b076bed4a", - "date": "2021-07-08T07:29:02.968Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/info.json", - "blockchains/smartchain/assets/0x08C975868e547BFE5F76Db7d1e075680e9736034/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2871.json b/history/versions/2871.json deleted file mode 100644 index 22485a38061ad..0000000000000 --- a/history/versions/2871.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2871, - "commit": "1852ae8c37f95c630169ac5fe9797923d744d55b", - "date": "2021-07-08T08:34:17.211Z" - }, - "versionStart": { - "versionNum": 2870, - "commit": "434bc68b9e10ed0fd5348db006a82207a85e5228", - "date": "2021-07-08T08:31:57.627Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2872.json b/history/versions/2872.json deleted file mode 100644 index 710d5c0d43025..0000000000000 --- a/history/versions/2872.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2872, - "commit": "152aaa5b557ef7ae963a28e2974fa54136bcb4cc", - "date": "2021-07-08T11:31:43.196Z" - }, - "versionStart": { - "versionNum": 2871, - "commit": "1852ae8c37f95c630169ac5fe9797923d744d55b", - "date": "2021-07-08T08:34:17.211Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json", - "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json", - "blockchains/smartchain/assets/0xE4FAE3Faa8300810C835970b9187c268f55D998F/info.json", - "blockchains/smartchain/assets/0xE4FAE3Faa8300810C835970b9187c268f55D998F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2873.json b/history/versions/2873.json deleted file mode 100644 index d8a70f4938b73..0000000000000 --- a/history/versions/2873.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2873, - "commit": "033cd2eea0365f4add782b40228bb7cf09c4b0b1", - "date": "2021-07-08T11:33:03.024Z" - }, - "versionStart": { - "versionNum": 2872, - "commit": "152aaa5b557ef7ae963a28e2974fa54136bcb4cc", - "date": "2021-07-08T11:31:43.196Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x118F073796821DA3E9901061B05c0b36377B877e/info.json", - "blockchains/smartchain/assets/0x451329F2FCb88C398A4cDD4A8a98780B4D62873C/info.json", - "blockchains/smartchain/assets/0xE4FAE3Faa8300810C835970b9187c268f55D998F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2874.json b/history/versions/2874.json deleted file mode 100644 index 46ad7c54b1f98..0000000000000 --- a/history/versions/2874.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2874, - "commit": "886c6c2e0497e4eaf90e3842b24f2c917c98779f", - "date": "2021-07-08T11:36:25.746Z" - }, - "versionStart": { - "versionNum": 2873, - "commit": "033cd2eea0365f4add782b40228bb7cf09c4b0b1", - "date": "2021-07-08T11:33:03.024Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf869076283148054Ce4634677b3bb832320463AA/info.json", - "blockchains/smartchain/assets/0xf869076283148054Ce4634677b3bb832320463AA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2875.json b/history/versions/2875.json deleted file mode 100644 index 77f47454710a4..0000000000000 --- a/history/versions/2875.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2875, - "commit": "8046237953ee2aa19e236f3e61ff219bfb9c038e", - "date": "2021-07-08T11:37:40.762Z" - }, - "versionStart": { - "versionNum": 2874, - "commit": "886c6c2e0497e4eaf90e3842b24f2c917c98779f", - "date": "2021-07-08T11:36:25.746Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf869076283148054Ce4634677b3bb832320463AA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2876.json b/history/versions/2876.json deleted file mode 100644 index f01357de9d092..0000000000000 --- a/history/versions/2876.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2876, - "commit": "bb549e4f4f598034081965b7762769f362584a94", - "date": "2021-07-08T11:53:03.111Z" - }, - "versionStart": { - "versionNum": 2875, - "commit": "8046237953ee2aa19e236f3e61ff219bfb9c038e", - "date": "2021-07-08T11:37:40.762Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x891E4554227385c5c740F9B483E935E3CbC29F01/info.json", - "blockchains/smartchain/assets/0x891E4554227385c5c740F9B483E935E3CbC29F01/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2877.json b/history/versions/2877.json deleted file mode 100644 index 56e5654258c2a..0000000000000 --- a/history/versions/2877.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2877, - "commit": "15101969d26166010ccb14e640e24075d3e30a36", - "date": "2021-07-08T11:55:07.600Z" - }, - "versionStart": { - "versionNum": 2876, - "commit": "bb549e4f4f598034081965b7762769f362584a94", - "date": "2021-07-08T11:53:03.111Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x891E4554227385c5c740F9B483E935E3CbC29F01/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2878.json b/history/versions/2878.json deleted file mode 100644 index 510a3ad73490c..0000000000000 --- a/history/versions/2878.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2878, - "commit": "a2ade7be9ba3282a3ef0b2733c81968c3631d185", - "date": "2021-07-09T01:28:13.318Z" - }, - "versionStart": { - "versionNum": 2877, - "commit": "15101969d26166010ccb14e640e24075d3e30a36", - "date": "2021-07-08T11:55:07.600Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2879.json b/history/versions/2879.json deleted file mode 100644 index 59d5e9dc3752a..0000000000000 --- a/history/versions/2879.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2879, - "commit": "000090faaa70461a1442815b573f222cb0bef1ed", - "date": "2021-07-09T17:26:36.533Z" - }, - "versionStart": { - "versionNum": 2878, - "commit": "a2ade7be9ba3282a3ef0b2733c81968c3631d185", - "date": "2021-07-09T01:28:13.318Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD2618bC9c9cDC40ff19e200a7d14A09799C0a152/info.json", - "blockchains/smartchain/assets/0xD2618bC9c9cDC40ff19e200a7d14A09799C0a152/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/288.json b/history/versions/288.json deleted file mode 100644 index d420e07d15040..0000000000000 --- a/history/versions/288.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 288, - "commit": "737f7bbebfe448ca4fc6c5e0fcadc3bf98776ce5", - "date": "2021-03-25T17:09:11.930Z" - }, - "versionStart": { - "versionNum": 287, - "commit": "a78ccb24d80197098e7dcd1f3be13a04a27f61b0", - "date": "2021-03-25T17:07:43.320Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2880.json b/history/versions/2880.json deleted file mode 100644 index ca6f74c1f9a9e..0000000000000 --- a/history/versions/2880.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2880, - "commit": "3a3e297d57df913f8bfe95bee66fbb34d69ced51", - "date": "2021-07-09T17:28:08.389Z" - }, - "versionStart": { - "versionNum": 2879, - "commit": "000090faaa70461a1442815b573f222cb0bef1ed", - "date": "2021-07-09T17:26:36.533Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD2618bC9c9cDC40ff19e200a7d14A09799C0a152/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2881.json b/history/versions/2881.json deleted file mode 100644 index 4b97dbda686a8..0000000000000 --- a/history/versions/2881.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2881, - "commit": "7fa250d84a438684b761cbfa74cbccb565242fe4", - "date": "2021-07-09T17:37:50.751Z" - }, - "versionStart": { - "versionNum": 2880, - "commit": "3a3e297d57df913f8bfe95bee66fbb34d69ced51", - "date": "2021-07-09T17:28:08.389Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAECf6d1afF214feF70042740054f0f6D0Caa98Ab/info.json", - "blockchains/smartchain/assets/0xAECf6d1afF214feF70042740054f0f6D0Caa98Ab/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2882.json b/history/versions/2882.json deleted file mode 100644 index ee66d53247eee..0000000000000 --- a/history/versions/2882.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2882, - "commit": "9b224c9c74e56dca38053ad5a40d0d6395ae1590", - "date": "2021-07-09T17:38:59.504Z" - }, - "versionStart": { - "versionNum": 2881, - "commit": "7fa250d84a438684b761cbfa74cbccb565242fe4", - "date": "2021-07-09T17:37:50.751Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAECf6d1afF214feF70042740054f0f6D0Caa98Ab/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2883.json b/history/versions/2883.json deleted file mode 100644 index d55f10f356606..0000000000000 --- a/history/versions/2883.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2883, - "commit": "06c4d47bb7788de2f55a5d80630bb1ad4b4a2a06", - "date": "2021-07-09T17:53:57.985Z" - }, - "versionStart": { - "versionNum": 2882, - "commit": "9b224c9c74e56dca38053ad5a40d0d6395ae1590", - "date": "2021-07-09T17:38:59.504Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/info.json", - "blockchains/ethereum/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/logo.png", - "blockchains/ethereum/assets/0xf1738912ae7439475712520797583ac784ea9033/info.json", - "blockchains/smartchain/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/info.json", - "blockchains/smartchain/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/logo.png", - "blockchains/smartchain/assets/0xD40bEDb44C081D2935eebA6eF5a3c8A31A1bBE13/info.json", - "blockchains/smartchain/assets/0xD40bEDb44C081D2935eebA6eF5a3c8A31A1bBE13/logo.png", - "blockchains/xdai/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/info.json", - "blockchains/xdai/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2884.json b/history/versions/2884.json deleted file mode 100644 index 90e483694e376..0000000000000 --- a/history/versions/2884.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2884, - "commit": "f48537dbf1afa0632232c3551600dc2c0477c0af", - "date": "2021-07-09T17:55:17.688Z" - }, - "versionStart": { - "versionNum": 2883, - "commit": "06c4d47bb7788de2f55a5d80630bb1ad4b4a2a06", - "date": "2021-07-09T17:53:57.985Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/info.json", - "blockchains/ethereum/assets/0xf1738912ae7439475712520797583ac784ea9033/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/info.json", - "blockchains/smartchain/assets/0xD40bEDb44C081D2935eebA6eF5a3c8A31A1bBE13/info.json", - "blockchains/xdai/assets/0xC25AF3123d2420054c8fcd144c21113aa2853F39/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2885.json b/history/versions/2885.json deleted file mode 100644 index 8c2b336db1dce..0000000000000 --- a/history/versions/2885.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2885, - "commit": "8a75949098173d39994bba68f82abd07cc2ecc3d", - "date": "2021-07-09T18:07:21.841Z" - }, - "versionStart": { - "versionNum": 2884, - "commit": "f48537dbf1afa0632232c3551600dc2c0477c0af", - "date": "2021-07-09T17:55:17.688Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/info.json", - "blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2886.json b/history/versions/2886.json deleted file mode 100644 index badb6d10516e1..0000000000000 --- a/history/versions/2886.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2886, - "commit": "4a1543b4275c917554695186b3cdcecff37a169e", - "date": "2021-07-09T18:08:34.398Z" - }, - "versionStart": { - "versionNum": 2885, - "commit": "8a75949098173d39994bba68f82abd07cc2ecc3d", - "date": "2021-07-09T18:07:21.841Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2020EB9E26aa49c27ebB72C174cfbab851f7ddE0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2887.json b/history/versions/2887.json deleted file mode 100644 index b0ae8f67dcd9e..0000000000000 --- a/history/versions/2887.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2887, - "commit": "9f27f5f7e4bc1ba4df7824eed354110c1134d2b7", - "date": "2021-07-10T01:25:40.494Z" - }, - "versionStart": { - "versionNum": 2886, - "commit": "4a1543b4275c917554695186b3cdcecff37a169e", - "date": "2021-07-09T18:08:34.398Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2888.json b/history/versions/2888.json deleted file mode 100644 index beed99486a656..0000000000000 --- a/history/versions/2888.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2888, - "commit": "5a203d0bea5537c4e6623134196b823399f54f4d", - "date": "2021-07-10T16:54:28.929Z" - }, - "versionStart": { - "versionNum": 2887, - "commit": "9f27f5f7e4bc1ba4df7824eed354110c1134d2b7", - "date": "2021-07-10T01:25:40.494Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F/info.json", - "blockchains/smartchain/assets/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2889.json b/history/versions/2889.json deleted file mode 100644 index b175d2b73d2fe..0000000000000 --- a/history/versions/2889.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2889, - "commit": "48a46963edd34682e7178891bac6f7411bf32a98", - "date": "2021-07-10T16:55:48.956Z" - }, - "versionStart": { - "versionNum": 2888, - "commit": "5a203d0bea5537c4e6623134196b823399f54f4d", - "date": "2021-07-10T16:54:28.929Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xBB994E80E2eDc45dCe9065bda73ADc7E9337b64F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/289.json b/history/versions/289.json deleted file mode 100644 index 819248dc63f14..0000000000000 --- a/history/versions/289.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 289, - "commit": "afa5907de001bed8433ea60a1ba3633204440fff", - "date": "2021-03-25T22:31:17.453Z" - }, - "versionStart": { - "versionNum": 288, - "commit": "737f7bbebfe448ca4fc6c5e0fcadc3bf98776ce5", - "date": "2021-03-25T17:09:11.930Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json", - "blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2890.json b/history/versions/2890.json deleted file mode 100644 index 3cb341e825a6f..0000000000000 --- a/history/versions/2890.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2890, - "commit": "9967b348b0ffa95d95ef91abf959176ad6a64771", - "date": "2021-07-11T01:28:27.948Z" - }, - "versionStart": { - "versionNum": 2889, - "commit": "48a46963edd34682e7178891bac6f7411bf32a98", - "date": "2021-07-10T16:55:48.956Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2891.json b/history/versions/2891.json deleted file mode 100644 index 1f6fa3d09720e..0000000000000 --- a/history/versions/2891.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2891, - "commit": "81ed86a684a040501dfe8767e978db2cc69c2464", - "date": "2021-07-11T05:18:52.739Z" - }, - "versionStart": { - "versionNum": 2890, - "commit": "9967b348b0ffa95d95ef91abf959176ad6a64771", - "date": "2021-07-11T01:28:27.948Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA3b89C5F75C530f33E612177001F5602E9C2830F/info.json", - "blockchains/smartchain/assets/0xA3b89C5F75C530f33E612177001F5602E9C2830F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2892.json b/history/versions/2892.json deleted file mode 100644 index c265b7d508915..0000000000000 --- a/history/versions/2892.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2892, - "commit": "33de514d28d6f871ba7302d501d05b47ec437091", - "date": "2021-07-11T05:20:19.169Z" - }, - "versionStart": { - "versionNum": 2891, - "commit": "81ed86a684a040501dfe8767e978db2cc69c2464", - "date": "2021-07-11T05:18:52.739Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA3b89C5F75C530f33E612177001F5602E9C2830F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2893.json b/history/versions/2893.json deleted file mode 100644 index 88def4b5dd4bf..0000000000000 --- a/history/versions/2893.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2893, - "commit": "98badf185dc77a3505852ff24e5d4bf7ffb31b4f", - "date": "2021-07-11T18:20:03.560Z" - }, - "versionStart": { - "versionNum": 2892, - "commit": "33de514d28d6f871ba7302d501d05b47ec437091", - "date": "2021-07-11T05:20:19.169Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/info.json", - "blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2894.json b/history/versions/2894.json deleted file mode 100644 index 6fc436960ad24..0000000000000 --- a/history/versions/2894.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2894, - "commit": "6b5e34c47957776708d1f763717ae796d9088136", - "date": "2021-07-11T18:21:18.697Z" - }, - "versionStart": { - "versionNum": 2893, - "commit": "98badf185dc77a3505852ff24e5d4bf7ffb31b4f", - "date": "2021-07-11T18:20:03.560Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa83E84d45EDB55324E2d10e1817F071481289D90/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2895.json b/history/versions/2895.json deleted file mode 100644 index 665e3e25b787b..0000000000000 --- a/history/versions/2895.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2895, - "commit": "c9f59ef7f8d91aebc22090a621ee92c5900a8080", - "date": "2021-07-12T01:27:25.523Z" - }, - "versionStart": { - "versionNum": 2894, - "commit": "6b5e34c47957776708d1f763717ae796d9088136", - "date": "2021-07-11T18:21:18.697Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2896.json b/history/versions/2896.json deleted file mode 100644 index 51546963a4510..0000000000000 --- a/history/versions/2896.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2896, - "commit": "197ca1cf2ed433cd1a83993d697d6adaeda673c2", - "date": "2021-07-12T15:58:49.904Z" - }, - "versionStart": { - "versionNum": 2895, - "commit": "c9f59ef7f8d91aebc22090a621ee92c5900a8080", - "date": "2021-07-12T01:27:25.523Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xABEB9c25a0FFFc526817c81A34EeF6765A233cEf/info.json", - "blockchains/smartchain/assets/0xABEB9c25a0FFFc526817c81A34EeF6765A233cEf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2897.json b/history/versions/2897.json deleted file mode 100644 index 8f1c0af74047f..0000000000000 --- a/history/versions/2897.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2897, - "commit": "7a67c8fff2d9943f0d987d4c7648deb41067dd94", - "date": "2021-07-12T16:00:10.892Z" - }, - "versionStart": { - "versionNum": 2896, - "commit": "197ca1cf2ed433cd1a83993d697d6adaeda673c2", - "date": "2021-07-12T15:58:49.904Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xABEB9c25a0FFFc526817c81A34EeF6765A233cEf/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2898.json b/history/versions/2898.json deleted file mode 100644 index 0080008ea7a1e..0000000000000 --- a/history/versions/2898.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2898, - "commit": "f2394fcefc6369ab8d5020cf0aaa4915589f78d5", - "date": "2021-07-12T16:47:55.404Z" - }, - "versionStart": { - "versionNum": 2897, - "commit": "7a67c8fff2d9943f0d987d4c7648deb41067dd94", - "date": "2021-07-12T16:00:10.892Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5B7f0c82D342BE42c94d789cfc3aAE29863D123e/info.json", - "blockchains/smartchain/assets/0x5B7f0c82D342BE42c94d789cfc3aAE29863D123e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2899.json b/history/versions/2899.json deleted file mode 100644 index 9504b7e373e11..0000000000000 --- a/history/versions/2899.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2899, - "commit": "c6d512cc07d9190d2e500bb59a27fa2e157f629a", - "date": "2021-07-12T16:49:12.843Z" - }, - "versionStart": { - "versionNum": 2898, - "commit": "f2394fcefc6369ab8d5020cf0aaa4915589f78d5", - "date": "2021-07-12T16:47:55.404Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5B7f0c82D342BE42c94d789cfc3aAE29863D123e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/29.json b/history/versions/29.json deleted file mode 100644 index 6f75d2ca93c03..0000000000000 --- a/history/versions/29.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 29, - "commit": "74a997e16c70bbdae652c60e8dc5887ae0b29e06", - "date": "2021-02-26T15:02:56.254Z" - }, - "versionStart": { - "versionNum": 28, - "commit": "530f2d88928ef96c0207832b260018b44901787b", - "date": "2021-02-26T14:18:37.966Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva16kujlngdxq4pvyf87gpzx2x7ya4lgsz96j0aqt/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/290.json b/history/versions/290.json deleted file mode 100644 index 8e2e4587acc03..0000000000000 --- a/history/versions/290.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 290, - "commit": "d972781b81aaae53be07e2101d16a69bb984a1c3", - "date": "2021-03-25T22:32:31.500Z" - }, - "versionStart": { - "versionNum": 289, - "commit": "afa5907de001bed8433ea60a1ba3633204440fff", - "date": "2021-03-25T22:31:17.453Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json", - "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/logo.png", - "blockchains/smartchain/assets/0x448BEE2d93Be708b54eE6353A7CC35C4933F1156/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2900.json b/history/versions/2900.json deleted file mode 100644 index 0fe5992f7dc0a..0000000000000 --- a/history/versions/2900.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2900, - "commit": "8e482452a68fae2b78fb00ef89a13dd24776c665", - "date": "2021-07-12T18:26:37.644Z" - }, - "versionStart": { - "versionNum": 2899, - "commit": "c6d512cc07d9190d2e500bb59a27fa2e157f629a", - "date": "2021-07-12T16:49:12.843Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json", - "blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2901.json b/history/versions/2901.json deleted file mode 100644 index ad52b69926488..0000000000000 --- a/history/versions/2901.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2901, - "commit": "6acb4fcb1f68001aa55c07df42345ab0fe1f3cbe", - "date": "2021-07-12T18:28:02.496Z" - }, - "versionStart": { - "versionNum": 2900, - "commit": "8e482452a68fae2b78fb00ef89a13dd24776c665", - "date": "2021-07-12T18:26:37.644Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x08ba0619b1e7A582E0BCe5BBE9843322C954C340/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2902.json b/history/versions/2902.json deleted file mode 100644 index 7dbc1603243ce..0000000000000 --- a/history/versions/2902.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2902, - "commit": "e435ea15d4f2bccfc5a1ed6520c21ac657628de7", - "date": "2021-07-13T01:28:21.250Z" - }, - "versionStart": { - "versionNum": 2901, - "commit": "6acb4fcb1f68001aa55c07df42345ab0fe1f3cbe", - "date": "2021-07-12T18:28:02.496Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2903.json b/history/versions/2903.json deleted file mode 100644 index 363f7676e7de6..0000000000000 --- a/history/versions/2903.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2903, - "commit": "0bf0a1a23fa2cd78fedecfa32a270765fd445105", - "date": "2021-07-13T12:34:12.225Z" - }, - "versionStart": { - "versionNum": 2902, - "commit": "e435ea15d4f2bccfc5a1ed6520c21ac657628de7", - "date": "2021-07-13T01:28:21.250Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/info.json", - "blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2904.json b/history/versions/2904.json deleted file mode 100644 index 79ea0a7388be9..0000000000000 --- a/history/versions/2904.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2904, - "commit": "47f8391202fd58517a87b288c280e1064d556172", - "date": "2021-07-13T12:35:26.172Z" - }, - "versionStart": { - "versionNum": 2903, - "commit": "0bf0a1a23fa2cd78fedecfa32a270765fd445105", - "date": "2021-07-13T12:34:12.225Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5b6AfBd5184638c9c49C485c3DE5ED56269ba6Cb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2905.json b/history/versions/2905.json deleted file mode 100644 index 81052344faad8..0000000000000 --- a/history/versions/2905.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2905, - "commit": "9b6e954901094b0a0d391da9b9ffcf5c9e98cd7f", - "date": "2021-07-13T15:40:59.417Z" - }, - "versionStart": { - "versionNum": 2904, - "commit": "47f8391202fd58517a87b288c280e1064d556172", - "date": "2021-07-13T12:35:26.172Z" - }, - "changes": [ - "blockchains/thundertoken/assets/0x050fe1046B546286e2467De8Cb04800479D1FDE3/info.json", - "blockchains/thundertoken/assets/0x0A733F90D223d47DEa79aBEfF536F10af1068cB0/info.json", - "blockchains/thundertoken/assets/0x876e7D048c6151e3D0F93AaBfBf5B7Da605d416F/info.json", - "blockchains/thundertoken/assets/0x92B82d80A51D9b280b75C7a3596358B2A67e4859/info.json", - "blockchains/thundertoken/assets/0xDDf952D68ff6aBC03B6Dd06E98DaD8829a1d2bb3/info.json", - "blockchains/thundertoken/assets/0xa71A7659E5d1824Bc0F71B96332B06097C8D6287/info.json", - "blockchains/thundertoken/assets/0xeff6f1612d03205BA5E8d26cAc1397bf778ab1AC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2906.json b/history/versions/2906.json deleted file mode 100644 index 2222bcedfb46b..0000000000000 --- a/history/versions/2906.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2906, - "commit": "7c5c5468bc3fb2f219aff2860f7772f4c75eceda", - "date": "2021-07-13T16:14:36.716Z" - }, - "versionStart": { - "versionNum": 2905, - "commit": "9b6e954901094b0a0d391da9b9ffcf5c9e98cd7f", - "date": "2021-07-13T15:40:59.417Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9e26c50B8A3b7652c3fD2B378252A8647a0C9268/info.json", - "blockchains/smartchain/assets/0x9e26c50B8A3b7652c3fD2B378252A8647a0C9268/logo.png", - "dapps/app.shibance.com.png", - "dapps/exchange.shibance.com.png" - ] -} \ No newline at end of file diff --git a/history/versions/2907.json b/history/versions/2907.json deleted file mode 100644 index 6a1199cba139c..0000000000000 --- a/history/versions/2907.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2907, - "commit": "866cc2c1c6f61e8a689bcbaa64999e4f47e04f83", - "date": "2021-07-13T16:15:55.389Z" - }, - "versionStart": { - "versionNum": 2906, - "commit": "7c5c5468bc3fb2f219aff2860f7772f4c75eceda", - "date": "2021-07-13T16:14:36.716Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2908.json b/history/versions/2908.json deleted file mode 100644 index 8028fb33eb130..0000000000000 --- a/history/versions/2908.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2908, - "commit": "97a6ba9efbf4359bb357f8d1e6d44eae5ba31d1f", - "date": "2021-07-13T16:19:30.081Z" - }, - "versionStart": { - "versionNum": 2907, - "commit": "866cc2c1c6f61e8a689bcbaa64999e4f47e04f83", - "date": "2021-07-13T16:15:55.389Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/info.json", - "blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2909.json b/history/versions/2909.json deleted file mode 100644 index f6ac169664456..0000000000000 --- a/history/versions/2909.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2909, - "commit": "0654325f0ee28423754b87eefd80fe9db05a98bf", - "date": "2021-07-13T16:20:54.048Z" - }, - "versionStart": { - "versionNum": 2908, - "commit": "97a6ba9efbf4359bb357f8d1e6d44eae5ba31d1f", - "date": "2021-07-13T16:19:30.081Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4cDa4daAd72340B28925cCd6fA78db631267D3C4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/291.json b/history/versions/291.json deleted file mode 100644 index bf801fc937d26..0000000000000 --- a/history/versions/291.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 291, - "commit": "8a39401a8bad3277d048b610fc082e72a31871f7", - "date": "2021-03-25T22:33:59.287Z" - }, - "versionStart": { - "versionNum": 290, - "commit": "d972781b81aaae53be07e2101d16a69bb984a1c3", - "date": "2021-03-25T22:32:31.500Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1bA8c21c623C843Cd4c60438d70E7Ad50f363fbb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2910.json b/history/versions/2910.json deleted file mode 100644 index 4dc2fd24b0a5b..0000000000000 --- a/history/versions/2910.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2910, - "commit": "fa2740a82aa71265267ac703057c74d457dc7b9b", - "date": "2021-07-13T18:31:59.302Z" - }, - "versionStart": { - "versionNum": 2909, - "commit": "0654325f0ee28423754b87eefd80fe9db05a98bf", - "date": "2021-07-13T16:20:54.048Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x741F72BC9E29f662F2Eb41c5aB450A2cA33bE57D/info.json", - "blockchains/smartchain/assets/0x741F72BC9E29f662F2Eb41c5aB450A2cA33bE57D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2911.json b/history/versions/2911.json deleted file mode 100644 index b8a7e41549043..0000000000000 --- a/history/versions/2911.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2911, - "commit": "a7f03529f1e0baa7b5eeb674b6ad6512623ad6be", - "date": "2021-07-13T18:33:13.935Z" - }, - "versionStart": { - "versionNum": 2910, - "commit": "fa2740a82aa71265267ac703057c74d457dc7b9b", - "date": "2021-07-13T18:31:59.302Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x741F72BC9E29f662F2Eb41c5aB450A2cA33bE57D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2912.json b/history/versions/2912.json deleted file mode 100644 index fa8d81175b5d7..0000000000000 --- a/history/versions/2912.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2912, - "commit": "ed1be857c62fe861455532f2c1300370d3769883", - "date": "2021-07-13T19:57:12.634Z" - }, - "versionStart": { - "versionNum": 2911, - "commit": "a7f03529f1e0baa7b5eeb674b6ad6512623ad6be", - "date": "2021-07-13T18:33:13.935Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc0994Af94FEe0361A1e1E1ccf72BCe19d5FD86FB/info.json", - "blockchains/smartchain/assets/0xc0994Af94FEe0361A1e1E1ccf72BCe19d5FD86FB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2913.json b/history/versions/2913.json deleted file mode 100644 index 875063395c25f..0000000000000 --- a/history/versions/2913.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2913, - "commit": "d943b9af197deeb172cf319c04a086eb6deb48b1", - "date": "2021-07-13T19:58:26.648Z" - }, - "versionStart": { - "versionNum": 2912, - "commit": "ed1be857c62fe861455532f2c1300370d3769883", - "date": "2021-07-13T19:57:12.634Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc0994Af94FEe0361A1e1E1ccf72BCe19d5FD86FB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2914.json b/history/versions/2914.json deleted file mode 100644 index ea46ae732ae65..0000000000000 --- a/history/versions/2914.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2914, - "commit": "9ccf35b63837c50d99ac4b95a2a21719722f843c", - "date": "2021-07-13T20:33:03.686Z" - }, - "versionStart": { - "versionNum": 2913, - "commit": "d943b9af197deeb172cf319c04a086eb6deb48b1", - "date": "2021-07-13T19:58:26.648Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/info.json", - "blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2915.json b/history/versions/2915.json deleted file mode 100644 index 17eebc8dbb926..0000000000000 --- a/history/versions/2915.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2915, - "commit": "0af93c16f305068dddf28720a7de247c5cc5979c", - "date": "2021-07-13T20:34:17.693Z" - }, - "versionStart": { - "versionNum": 2914, - "commit": "9ccf35b63837c50d99ac4b95a2a21719722f843c", - "date": "2021-07-13T20:33:03.686Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x69fa0feE221AD11012BAb0FdB45d444D3D2Ce71c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2916.json b/history/versions/2916.json deleted file mode 100644 index ffe4046575c46..0000000000000 --- a/history/versions/2916.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2916, - "commit": "048c9a30f469985ea65b1623b83d7d711077dea2", - "date": "2021-07-13T20:48:38.142Z" - }, - "versionStart": { - "versionNum": 2915, - "commit": "0af93c16f305068dddf28720a7de247c5cc5979c", - "date": "2021-07-13T20:34:17.693Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9DAAa05946e486ADd2c81e0d32D936866B8449D9/info.json", - "blockchains/smartchain/assets/0x9DAAa05946e486ADd2c81e0d32D936866B8449D9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2917.json b/history/versions/2917.json deleted file mode 100644 index 8996ac7fa3ffb..0000000000000 --- a/history/versions/2917.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2917, - "commit": "a7a3b82613648f5db99e6bcdffd4758942ab9e66", - "date": "2021-07-13T20:50:07.116Z" - }, - "versionStart": { - "versionNum": 2916, - "commit": "048c9a30f469985ea65b1623b83d7d711077dea2", - "date": "2021-07-13T20:48:38.142Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9DAAa05946e486ADd2c81e0d32D936866B8449D9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2918.json b/history/versions/2918.json deleted file mode 100644 index 46c6db31b2180..0000000000000 --- a/history/versions/2918.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2918, - "commit": "a051935fdf324da2423bc1215d5462dce0d9da3d", - "date": "2021-07-13T20:55:35.594Z" - }, - "versionStart": { - "versionNum": 2917, - "commit": "a7a3b82613648f5db99e6bcdffd4758942ab9e66", - "date": "2021-07-13T20:50:07.116Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json", - "blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2919.json b/history/versions/2919.json deleted file mode 100644 index 1896c693e8f85..0000000000000 --- a/history/versions/2919.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2919, - "commit": "0d2ebb55cadc8ed4fcc250d6d07a626779420bc8", - "date": "2021-07-13T20:56:44.860Z" - }, - "versionStart": { - "versionNum": 2918, - "commit": "a051935fdf324da2423bc1215d5462dce0d9da3d", - "date": "2021-07-13T20:55:35.594Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE/info.json", - "blockchains/smartchain/assets/0x2859e4544C4bB03966803b044A93563Bd2D0DD4D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/292.json b/history/versions/292.json deleted file mode 100644 index 3cb52de39fe6c..0000000000000 --- a/history/versions/292.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 292, - "commit": "52189025d2983f324a8fbbd1b37815a323dbd545", - "date": "2021-03-25T22:38:35.905Z" - }, - "versionStart": { - "versionNum": 291, - "commit": "8a39401a8bad3277d048b610fc082e72a31871f7", - "date": "2021-03-25T22:33:59.287Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/info.json", - "blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2920.json b/history/versions/2920.json deleted file mode 100644 index 1e7eba4dc40cf..0000000000000 --- a/history/versions/2920.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2920, - "commit": "ca3aac4b3c4383de88da797bc3bacdff400d32d7", - "date": "2021-07-14T01:26:17.054Z" - }, - "versionStart": { - "versionNum": 2919, - "commit": "0d2ebb55cadc8ed4fcc250d6d07a626779420bc8", - "date": "2021-07-13T20:56:44.860Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2921.json b/history/versions/2921.json deleted file mode 100644 index 85a174eeac44e..0000000000000 --- a/history/versions/2921.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2921, - "commit": "b0778d4c583a731348ee018f1426ed29ccd5f6a3", - "date": "2021-07-14T05:35:58.752Z" - }, - "versionStart": { - "versionNum": 2920, - "commit": "ca3aac4b3c4383de88da797bc3bacdff400d32d7", - "date": "2021-07-14T01:26:17.054Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/info.json", - "blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2922.json b/history/versions/2922.json deleted file mode 100644 index 4d0b22b7875df..0000000000000 --- a/history/versions/2922.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2922, - "commit": "063e85808a13c065e37294ca34ee5e23cdb80bae", - "date": "2021-07-14T05:37:16.838Z" - }, - "versionStart": { - "versionNum": 2921, - "commit": "b0778d4c583a731348ee018f1426ed29ccd5f6a3", - "date": "2021-07-14T05:35:58.752Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8267d169E1483E01AACBCfd22d294c47ECE9F07f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2923.json b/history/versions/2923.json deleted file mode 100644 index 3b9b074c0a5ac..0000000000000 --- a/history/versions/2923.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2923, - "commit": "58015e91581ae52ce892f867fe63c3599980057a", - "date": "2021-07-14T06:26:45.552Z" - }, - "versionStart": { - "versionNum": 2922, - "commit": "063e85808a13c065e37294ca34ee5e23cdb80bae", - "date": "2021-07-14T05:37:16.838Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBBFFA24cCF2d4D9e9737B1BA4A25A5EFFA71451E/info.json", - "blockchains/smartchain/assets/0xBBFFA24cCF2d4D9e9737B1BA4A25A5EFFA71451E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2924.json b/history/versions/2924.json deleted file mode 100644 index b78e9c9e547b3..0000000000000 --- a/history/versions/2924.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2924, - "commit": "0dbc99dfc1bf51f10b8545188d3e3f2fd87c169a", - "date": "2021-07-14T06:27:56.312Z" - }, - "versionStart": { - "versionNum": 2923, - "commit": "58015e91581ae52ce892f867fe63c3599980057a", - "date": "2021-07-14T06:26:45.552Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xBBFFA24cCF2d4D9e9737B1BA4A25A5EFFA71451E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2925.json b/history/versions/2925.json deleted file mode 100644 index 16ceb41d016eb..0000000000000 --- a/history/versions/2925.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2925, - "commit": "7855fb360bb739cc5b894c8bd0f9833dc941fcc3", - "date": "2021-07-14T06:40:11.876Z" - }, - "versionStart": { - "versionNum": 2924, - "commit": "0dbc99dfc1bf51f10b8545188d3e3f2fd87c169a", - "date": "2021-07-14T06:27:56.312Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfb16B31FA8a6Edcd2dDE78654CB0668c724C1dAc/info.json", - "blockchains/smartchain/assets/0xfb16B31FA8a6Edcd2dDE78654CB0668c724C1dAc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2926.json b/history/versions/2926.json deleted file mode 100644 index d4d2f1ca78a73..0000000000000 --- a/history/versions/2926.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2926, - "commit": "b72a56efed66e85af9acbad1937fa7d11a9290e3", - "date": "2021-07-14T06:41:21.972Z" - }, - "versionStart": { - "versionNum": 2925, - "commit": "7855fb360bb739cc5b894c8bd0f9833dc941fcc3", - "date": "2021-07-14T06:40:11.876Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xfb16B31FA8a6Edcd2dDE78654CB0668c724C1dAc/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2927.json b/history/versions/2927.json deleted file mode 100644 index debda17a92cb2..0000000000000 --- a/history/versions/2927.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2927, - "commit": "96ca9f465ac2d76f47cfc869e35ce8408d6b38c0", - "date": "2021-07-14T07:22:15.333Z" - }, - "versionStart": { - "versionNum": 2926, - "commit": "b72a56efed66e85af9acbad1937fa7d11a9290e3", - "date": "2021-07-14T06:41:21.972Z" - }, - "changes": [ - "blockchains/poa/assets/0xA17ed5dFc62D0a3E74D69a0503AE9FdA65d9f212/info.json", - "blockchains/poa/assets/0xADFE00d92e5A16e773891F59780e6e54f40B532e/info.json", - "blockchains/poa/assets/0xC98a06220239818B086CD96756d4E3bC41EC848E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2928.json b/history/versions/2928.json deleted file mode 100644 index 1c4c6f9b0b828..0000000000000 --- a/history/versions/2928.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2928, - "commit": "4042ad632cd7536273dccd663fe6d1b922ee77e9", - "date": "2021-07-14T07:29:50.982Z" - }, - "versionStart": { - "versionNum": 2927, - "commit": "96ca9f465ac2d76f47cfc869e35ce8408d6b38c0", - "date": "2021-07-14T07:22:15.333Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x830F7A104a3dF30879D526031D57DAa44BF85686/info.json", - "blockchains/smartchain/assets/0x830F7A104a3dF30879D526031D57DAa44BF85686/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2929.json b/history/versions/2929.json deleted file mode 100644 index e2ed83fff041c..0000000000000 --- a/history/versions/2929.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2929, - "commit": "80106b0d28bb667c342dce2501e696b5916b2f38", - "date": "2021-07-14T07:31:11.704Z" - }, - "versionStart": { - "versionNum": 2928, - "commit": "4042ad632cd7536273dccd663fe6d1b922ee77e9", - "date": "2021-07-14T07:29:50.982Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x830F7A104a3dF30879D526031D57DAa44BF85686/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/293.json b/history/versions/293.json deleted file mode 100644 index a73f0c68e71ab..0000000000000 --- a/history/versions/293.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 293, - "commit": "68944f999679334abdb91f329f301662c428edad", - "date": "2021-03-25T22:39:47.140Z" - }, - "versionStart": { - "versionNum": 292, - "commit": "52189025d2983f324a8fbbd1b37815a323dbd545", - "date": "2021-03-25T22:38:35.905Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2930.json b/history/versions/2930.json deleted file mode 100644 index 62434c67e20b5..0000000000000 --- a/history/versions/2930.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2930, - "commit": "9b0360cb3b4f63daf80880df6602e2b98a64df98", - "date": "2021-07-14T07:43:30.054Z" - }, - "versionStart": { - "versionNum": 2929, - "commit": "80106b0d28bb667c342dce2501e696b5916b2f38", - "date": "2021-07-14T07:31:11.704Z" - }, - "changes": [ - "blockchains/classic/assets/0x2EB1D7785469FC5d478E59Ca09F66CBb9170C519/info.json", - "blockchains/classic/assets/0x5eB99507170F41bAA521cb71C9bCEa2a8A96827C/info.json", - "blockchains/classic/assets/0xE0B7927c4aF23765Cb51314A0E0521A9645F0E2A/info.json", - "blockchains/classic/assets/0xa8d3847f8AE1e8ebfD5928D39A3B1aE5dA12A61f/info.json", - "blockchains/classic/assets/0xd6dF0C579f2A65049a893fDaEC9fCE098CC19F87/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2931.json b/history/versions/2931.json deleted file mode 100644 index c69da4420eea2..0000000000000 --- a/history/versions/2931.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2931, - "commit": "eb7778e5b88cc22ff848bf4746c4fc145ae1e5bd", - "date": "2021-07-14T16:05:22.068Z" - }, - "versionStart": { - "versionNum": 2930, - "commit": "9b0360cb3b4f63daf80880df6602e2b98a64df98", - "date": "2021-07-14T07:43:30.054Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8b0E42F366bA502d787BB134478aDfAE966C8798/info.json", - "blockchains/ethereum/assets/0x8b0E42F366bA502d787BB134478aDfAE966C8798/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2932.json b/history/versions/2932.json deleted file mode 100644 index a667064b69f83..0000000000000 --- a/history/versions/2932.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2932, - "commit": "87fc693f19b19fe72cbd4a4e28622aa3400d6fcf", - "date": "2021-07-14T16:06:54.545Z" - }, - "versionStart": { - "versionNum": 2931, - "commit": "eb7778e5b88cc22ff848bf4746c4fc145ae1e5bd", - "date": "2021-07-14T16:05:22.068Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x8b0E42F366bA502d787BB134478aDfAE966C8798/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2933.json b/history/versions/2933.json deleted file mode 100644 index 7f8739b7b6771..0000000000000 --- a/history/versions/2933.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2933, - "commit": "6603cd38c38eab00279f38984f845be848f349ad", - "date": "2021-07-14T16:09:40.336Z" - }, - "versionStart": { - "versionNum": 2932, - "commit": "87fc693f19b19fe72cbd4a4e28622aa3400d6fcf", - "date": "2021-07-14T16:06:54.545Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json", - "blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2934.json b/history/versions/2934.json deleted file mode 100644 index c4e3158db17fd..0000000000000 --- a/history/versions/2934.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2934, - "commit": "8cdaa1b40d8b0068b6785469401cc115ac6d46de", - "date": "2021-07-14T16:11:27.066Z" - }, - "versionStart": { - "versionNum": 2933, - "commit": "6603cd38c38eab00279f38984f845be848f349ad", - "date": "2021-07-14T16:09:40.336Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0C13970D3c5db20d48446a24e29fB9A77cd60De4/info.json", - "blockchains/smartchain/assets/0x2D81ed6edee72d454a5baF51e40704e8c377DB2A/info.json", - "blockchains/smartchain/assets/0x2D81ed6edee72d454a5baF51e40704e8c377DB2A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2935.json b/history/versions/2935.json deleted file mode 100644 index 3de9a13deef03..0000000000000 --- a/history/versions/2935.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2935, - "commit": "87bbc4c630b4913b0eb902b68f8443009c12ef19", - "date": "2021-07-14T16:12:57.293Z" - }, - "versionStart": { - "versionNum": 2934, - "commit": "8cdaa1b40d8b0068b6785469401cc115ac6d46de", - "date": "2021-07-14T16:11:27.066Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2D81ed6edee72d454a5baF51e40704e8c377DB2A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2936.json b/history/versions/2936.json deleted file mode 100644 index ad1dacd72c2c9..0000000000000 --- a/history/versions/2936.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2936, - "commit": "b071b6ce3b262329cf4eb47780899fe2cbf4d657", - "date": "2021-07-14T17:49:43.636Z" - }, - "versionStart": { - "versionNum": 2935, - "commit": "87bbc4c630b4913b0eb902b68f8443009c12ef19", - "date": "2021-07-14T16:12:57.293Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x989b8F0219EB7aa0bED22E24f053Eb2B155f4394/info.json", - "blockchains/smartchain/assets/0x989b8F0219EB7aa0bED22E24f053Eb2B155f4394/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2937.json b/history/versions/2937.json deleted file mode 100644 index 9cc153c974e17..0000000000000 --- a/history/versions/2937.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2937, - "commit": "056aa7b5b3c155b389d236553ea0085809306ca4", - "date": "2021-07-14T17:50:57.611Z" - }, - "versionStart": { - "versionNum": 2936, - "commit": "b071b6ce3b262329cf4eb47780899fe2cbf4d657", - "date": "2021-07-14T17:49:43.636Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x989b8F0219EB7aa0bED22E24f053Eb2B155f4394/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2938.json b/history/versions/2938.json deleted file mode 100644 index 52da05937dcab..0000000000000 --- a/history/versions/2938.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2938, - "commit": "b996f6a72e5161492fcbc245db020601abfb9eef", - "date": "2021-07-14T17:56:33.473Z" - }, - "versionStart": { - "versionNum": 2937, - "commit": "056aa7b5b3c155b389d236553ea0085809306ca4", - "date": "2021-07-14T17:50:57.611Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x96aC1E773677FA02726B5A670CA96a7aDf7F8523/info.json", - "blockchains/smartchain/assets/0x96aC1E773677FA02726B5A670CA96a7aDf7F8523/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2939.json b/history/versions/2939.json deleted file mode 100644 index 20cc7ab985f26..0000000000000 --- a/history/versions/2939.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2939, - "commit": "6e6b8e2f117d5ad75f5ec231ea5b44006c349c45", - "date": "2021-07-14T17:57:56.306Z" - }, - "versionStart": { - "versionNum": 2938, - "commit": "b996f6a72e5161492fcbc245db020601abfb9eef", - "date": "2021-07-14T17:56:33.473Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x96aC1E773677FA02726B5A670CA96a7aDf7F8523/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/294.json b/history/versions/294.json deleted file mode 100644 index f922e0e9904b1..0000000000000 --- a/history/versions/294.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 294, - "commit": "e4c739935661ca41c4280671dc0055e5ba9e1576", - "date": "2021-03-25T22:43:57.788Z" - }, - "versionStart": { - "versionNum": 293, - "commit": "68944f999679334abdb91f329f301662c428edad", - "date": "2021-03-25T22:39:47.140Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/info.json", - "blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2940.json b/history/versions/2940.json deleted file mode 100644 index dd35ad2bd3b00..0000000000000 --- a/history/versions/2940.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2940, - "commit": "d7c4ef14af0630c67cb569faf604cd94cf419a5e", - "date": "2021-07-14T18:44:16.287Z" - }, - "versionStart": { - "versionNum": 2939, - "commit": "6e6b8e2f117d5ad75f5ec231ea5b44006c349c45", - "date": "2021-07-14T17:57:56.306Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/info.json", - "blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2941.json b/history/versions/2941.json deleted file mode 100644 index 037ac2fbd5a87..0000000000000 --- a/history/versions/2941.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2941, - "commit": "7044e788fd6a26aa9ff862d1360883bfc9f92ae4", - "date": "2021-07-14T18:45:35.319Z" - }, - "versionStart": { - "versionNum": 2940, - "commit": "d7c4ef14af0630c67cb569faf604cd94cf419a5e", - "date": "2021-07-14T18:44:16.287Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAb14952d2902343fde7c65D7dC095e5c8bE86920/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2942.json b/history/versions/2942.json deleted file mode 100644 index 2e6505bdba91f..0000000000000 --- a/history/versions/2942.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2942, - "commit": "4af034374bc727bfdc46d2a80845f28d03fff7e4", - "date": "2021-07-14T21:43:42.278Z" - }, - "versionStart": { - "versionNum": 2941, - "commit": "7044e788fd6a26aa9ff862d1360883bfc9f92ae4", - "date": "2021-07-14T18:45:35.319Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/info.json", - "blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2943.json b/history/versions/2943.json deleted file mode 100644 index 72f788f3455b1..0000000000000 --- a/history/versions/2943.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2943, - "commit": "d6c3f4bcd81b306f2c9527c6d2b061cec7312f3d", - "date": "2021-07-14T21:44:52.238Z" - }, - "versionStart": { - "versionNum": 2942, - "commit": "4af034374bc727bfdc46d2a80845f28d03fff7e4", - "date": "2021-07-14T21:43:42.278Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8beAbaa4f025D00B4699d56a683758d692d17F20/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2944.json b/history/versions/2944.json deleted file mode 100644 index 568856ac0519b..0000000000000 --- a/history/versions/2944.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2944, - "commit": "08fb370a5d1ee28b4d3b88552e51f3c3080779c5", - "date": "2021-07-15T05:59:08.895Z" - }, - "versionStart": { - "versionNum": 2943, - "commit": "d6c3f4bcd81b306f2c9527c6d2b061cec7312f3d", - "date": "2021-07-14T21:44:52.238Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92/info.json", - "blockchains/smartchain/assets/0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2945.json b/history/versions/2945.json deleted file mode 100644 index 84b3b7f480f79..0000000000000 --- a/history/versions/2945.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2945, - "commit": "21b6578e419a71883f831f7eb99e8f776a7da5b7", - "date": "2021-07-15T06:00:24.273Z" - }, - "versionStart": { - "versionNum": 2944, - "commit": "08fb370a5d1ee28b4d3b88552e51f3c3080779c5", - "date": "2021-07-15T05:59:08.895Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7ccE94C0B2C8aE7661f02544E62178377Fe8cF92/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2946.json b/history/versions/2946.json deleted file mode 100644 index d47f3c2e88897..0000000000000 --- a/history/versions/2946.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2946, - "commit": "a940d363fe68b04a3d1f543f198470cf462d9f87", - "date": "2021-07-15T06:04:58.968Z" - }, - "versionStart": { - "versionNum": 2945, - "commit": "21b6578e419a71883f831f7eb99e8f776a7da5b7", - "date": "2021-07-15T06:00:24.273Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc1168B7B85B2BBc8a5C73c007B74E7523B2DA209/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2947.json b/history/versions/2947.json deleted file mode 100644 index f1c597d7baf2f..0000000000000 --- a/history/versions/2947.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2947, - "commit": "e7e84b9b2241f578dbffad2df3eb7f5d47e3e0f6", - "date": "2021-07-15T06:11:43.755Z" - }, - "versionStart": { - "versionNum": 2946, - "commit": "a940d363fe68b04a3d1f543f198470cf462d9f87", - "date": "2021-07-15T06:04:58.968Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/info.json", - "blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2948.json b/history/versions/2948.json deleted file mode 100644 index 0110a9de0837a..0000000000000 --- a/history/versions/2948.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2948, - "commit": "f3b3ba077af99357d65d76356574170d34b6ab84", - "date": "2021-07-15T06:14:09.527Z" - }, - "versionStart": { - "versionNum": 2947, - "commit": "e7e84b9b2241f578dbffad2df3eb7f5d47e3e0f6", - "date": "2021-07-15T06:11:43.755Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x645660bD50F7229F1a975F1231c82EBAa31A74Fe/info.json", - "blockchains/smartchain/assets/0x645660bD50F7229F1a975F1231c82EBAa31A74Fe/logo.png", - "blockchains/smartchain/assets/0x7144E379C827fA71A7ecAA01d00607cBb7eB1b7A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2949.json b/history/versions/2949.json deleted file mode 100644 index 5f12f27f30abb..0000000000000 --- a/history/versions/2949.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2949, - "commit": "7a4533cba744f1e0627181a809938e1801c574de", - "date": "2021-07-15T06:15:38.695Z" - }, - "versionStart": { - "versionNum": 2948, - "commit": "f3b3ba077af99357d65d76356574170d34b6ab84", - "date": "2021-07-15T06:14:09.527Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/295.json b/history/versions/295.json deleted file mode 100644 index 86fae7563febf..0000000000000 --- a/history/versions/295.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 295, - "commit": "3d0c4dc9c51702ff103e56278f358441c1c65364", - "date": "2021-03-25T22:45:13.085Z" - }, - "versionStart": { - "versionNum": 294, - "commit": "e4c739935661ca41c4280671dc0055e5ba9e1576", - "date": "2021-03-25T22:43:57.788Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCD9b26795d834d75867d950898695a30b1Eb17E1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2950.json b/history/versions/2950.json deleted file mode 100644 index cc3b9ee1cc0aa..0000000000000 --- a/history/versions/2950.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2950, - "commit": "c6e60eb4cb9cb4f1d8a20531fb210d5c2d123615", - "date": "2021-07-15T14:26:09.682Z" - }, - "versionStart": { - "versionNum": 2949, - "commit": "7a4533cba744f1e0627181a809938e1801c574de", - "date": "2021-07-15T06:15:38.695Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json", - "blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2951.json b/history/versions/2951.json deleted file mode 100644 index 742c100b0d2d1..0000000000000 --- a/history/versions/2951.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2951, - "commit": "f9b92c3997f1463e51b1399402958489a379c39b", - "date": "2021-07-15T14:27:20.558Z" - }, - "versionStart": { - "versionNum": 2950, - "commit": "c6e60eb4cb9cb4f1d8a20531fb210d5c2d123615", - "date": "2021-07-15T14:26:09.682Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xEd0439EACf4c4965AE4613D77a5C2Efe10e5f183/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2952.json b/history/versions/2952.json deleted file mode 100644 index a6d9abc8c5364..0000000000000 --- a/history/versions/2952.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2952, - "commit": "b3ce6e8ef42e53f3e76b1417289fbb7f51c26d3e", - "date": "2021-07-15T19:11:39.626Z" - }, - "versionStart": { - "versionNum": 2951, - "commit": "f9b92c3997f1463e51b1399402958489a379c39b", - "date": "2021-07-15T14:27:20.558Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json", - "blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2953.json b/history/versions/2953.json deleted file mode 100644 index a1def9073ef09..0000000000000 --- a/history/versions/2953.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2953, - "commit": "23cb820275b729b9ddc6a8f887dd444a63a1e23d", - "date": "2021-07-15T19:12:54.625Z" - }, - "versionStart": { - "versionNum": 2952, - "commit": "b3ce6e8ef42e53f3e76b1417289fbb7f51c26d3e", - "date": "2021-07-15T19:11:39.626Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd4D2aBBeF1b26458504e7027233D5e7F09ea476d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2954.json b/history/versions/2954.json deleted file mode 100644 index ab4ea42d16905..0000000000000 --- a/history/versions/2954.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2954, - "commit": "8c59016e7622abb0b1ca2ee23f6b6c32ad69fa28", - "date": "2021-07-15T19:15:08.079Z" - }, - "versionStart": { - "versionNum": 2953, - "commit": "23cb820275b729b9ddc6a8f887dd444a63a1e23d", - "date": "2021-07-15T19:12:54.625Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd09092B1C9C495Eb7e0A043927492Cf2DEE68a86/info.json", - "blockchains/smartchain/assets/0xd09092B1C9C495Eb7e0A043927492Cf2DEE68a86/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2955.json b/history/versions/2955.json deleted file mode 100644 index 550680fa7c5c7..0000000000000 --- a/history/versions/2955.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2955, - "commit": "6af47e7a330e36bfa90705fa50aca2975e70c528", - "date": "2021-07-15T19:16:19.860Z" - }, - "versionStart": { - "versionNum": 2954, - "commit": "8c59016e7622abb0b1ca2ee23f6b6c32ad69fa28", - "date": "2021-07-15T19:15:08.079Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2956.json b/history/versions/2956.json deleted file mode 100644 index fbe798853e034..0000000000000 --- a/history/versions/2956.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2956, - "commit": "346a57ce80ff3891c286bcffd83f57f8ee2e2900", - "date": "2021-07-16T01:28:04.881Z" - }, - "versionStart": { - "versionNum": 2955, - "commit": "6af47e7a330e36bfa90705fa50aca2975e70c528", - "date": "2021-07-15T19:16:19.860Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2957.json b/history/versions/2957.json deleted file mode 100644 index d18aeae102152..0000000000000 --- a/history/versions/2957.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2957, - "commit": "19451de14187b3ae4e99c7db8f83ea592dd7ba4f", - "date": "2021-07-16T11:49:07.217Z" - }, - "versionStart": { - "versionNum": 2956, - "commit": "346a57ce80ff3891c286bcffd83f57f8ee2e2900", - "date": "2021-07-16T01:28:04.881Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2958.json b/history/versions/2958.json deleted file mode 100644 index 212be1a461911..0000000000000 --- a/history/versions/2958.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2958, - "commit": "32000ba4a768856151a0049294998071212c972c", - "date": "2021-07-16T11:50:17.657Z" - }, - "versionStart": { - "versionNum": 2957, - "commit": "19451de14187b3ae4e99c7db8f83ea592dd7ba4f", - "date": "2021-07-16T11:49:07.217Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x01921A94e68F8D54F33C5D6f71d6664C35e33269/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2959.json b/history/versions/2959.json deleted file mode 100644 index a6d128c3d9783..0000000000000 --- a/history/versions/2959.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2959, - "commit": "dc9796fc69a5837345414ccbaf904ef0a0309c1a", - "date": "2021-07-16T12:19:06.411Z" - }, - "versionStart": { - "versionNum": 2958, - "commit": "32000ba4a768856151a0049294998071212c972c", - "date": "2021-07-16T11:50:17.657Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0/info.json", - "blockchains/smartchain/assets/0x715D400F88C167884bbCc41C5FeA407ed4D2f8A0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/296.json b/history/versions/296.json deleted file mode 100644 index bff741e21d26c..0000000000000 --- a/history/versions/296.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 296, - "commit": "bebbb2b35b29cc0dae0f33041110f6a23a4c076d", - "date": "2021-03-25T22:47:33.000Z" - }, - "versionStart": { - "versionNum": 295, - "commit": "3d0c4dc9c51702ff103e56278f358441c1c65364", - "date": "2021-03-25T22:45:13.085Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6/info.json", - "blockchains/smartchain/assets/0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2960.json b/history/versions/2960.json deleted file mode 100644 index 814a180cd826b..0000000000000 --- a/history/versions/2960.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2960, - "commit": "3ef5e5a4d04f26c4ae006592f72df48c61c9f83f", - "date": "2021-07-16T18:33:51.258Z" - }, - "versionStart": { - "versionNum": 2959, - "commit": "dc9796fc69a5837345414ccbaf904ef0a0309c1a", - "date": "2021-07-16T12:19:06.411Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4A713eE4DeB88a8C2ABD77afEd415201Edb6F1fa/info.json", - "blockchains/smartchain/assets/0x4A713eE4DeB88a8C2ABD77afEd415201Edb6F1fa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2961.json b/history/versions/2961.json deleted file mode 100644 index 6781e2d9c7793..0000000000000 --- a/history/versions/2961.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2961, - "commit": "304d7d942b4c70a5a4195266b19c4173ad31f150", - "date": "2021-07-16T18:36:17.598Z" - }, - "versionStart": { - "versionNum": 2960, - "commit": "3ef5e5a4d04f26c4ae006592f72df48c61c9f83f", - "date": "2021-07-16T18:33:51.258Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E7BeEc376099429b85639Eb3abE7cF22694ed49/info.json", - "blockchains/smartchain/assets/0x0E7BeEc376099429b85639Eb3abE7cF22694ed49/logo.png", - "blockchains/smartchain/assets/0x4A713eE4DeB88a8C2ABD77afEd415201Edb6F1fa/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2962.json b/history/versions/2962.json deleted file mode 100644 index 8f70ec3343fd9..0000000000000 --- a/history/versions/2962.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2962, - "commit": "74fffd68a3c611382f2fcc9bc28d666648a4bc53", - "date": "2021-07-16T18:37:48.544Z" - }, - "versionStart": { - "versionNum": 2961, - "commit": "304d7d942b4c70a5a4195266b19c4173ad31f150", - "date": "2021-07-16T18:36:17.598Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E7BeEc376099429b85639Eb3abE7cF22694ed49/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2963.json b/history/versions/2963.json deleted file mode 100644 index 075c1b6aa4f23..0000000000000 --- a/history/versions/2963.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2963, - "commit": "54fde2254edabc805279efef5437f3052c9079fe", - "date": "2021-07-17T01:26:22.856Z" - }, - "versionStart": { - "versionNum": 2962, - "commit": "74fffd68a3c611382f2fcc9bc28d666648a4bc53", - "date": "2021-07-16T18:37:48.544Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2964.json b/history/versions/2964.json deleted file mode 100644 index 3d767aec33b77..0000000000000 --- a/history/versions/2964.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2964, - "commit": "dc05f5b209a7f0769364854e52806599788282c3", - "date": "2021-07-17T07:11:57.658Z" - }, - "versionStart": { - "versionNum": 2963, - "commit": "54fde2254edabc805279efef5437f3052c9079fe", - "date": "2021-07-17T01:26:22.856Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x37c4bcf0b8fC6f074be933Af7fb9D1DDe55f979C/info.json", - "blockchains/smartchain/assets/0x37c4bcf0b8fC6f074be933Af7fb9D1DDe55f979C/logo.png", - "blockchains/smartchain/assets/0xCaE755389BEe1b066F4713f3909983B48161aE2E/info.json", - "blockchains/smartchain/assets/0xCaE755389BEe1b066F4713f3909983B48161aE2E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2965.json b/history/versions/2965.json deleted file mode 100644 index 9e7f29bfd9499..0000000000000 --- a/history/versions/2965.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2965, - "commit": "7a7ba63f758e404746af4222c01e6c7cdc4c65ef", - "date": "2021-07-17T07:13:07.392Z" - }, - "versionStart": { - "versionNum": 2964, - "commit": "dc05f5b209a7f0769364854e52806599788282c3", - "date": "2021-07-17T07:11:57.658Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCaE755389BEe1b066F4713f3909983B48161aE2E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2966.json b/history/versions/2966.json deleted file mode 100644 index 4ad69d4d1c6c9..0000000000000 --- a/history/versions/2966.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2966, - "commit": "4100771c989feec5bc12afd27660033b39c7605b", - "date": "2021-07-17T07:20:08.116Z" - }, - "versionStart": { - "versionNum": 2965, - "commit": "7a7ba63f758e404746af4222c01e6c7cdc4c65ef", - "date": "2021-07-17T07:13:07.392Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x799e1Cf88A236e42b4A87c544A22A94aE95A6910/info.json", - "blockchains/smartchain/assets/0x799e1Cf88A236e42b4A87c544A22A94aE95A6910/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2967.json b/history/versions/2967.json deleted file mode 100644 index 878bea27892e5..0000000000000 --- a/history/versions/2967.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2967, - "commit": "35f6795257985e12dea145314de892d05b299418", - "date": "2021-07-17T07:21:22.506Z" - }, - "versionStart": { - "versionNum": 2966, - "commit": "4100771c989feec5bc12afd27660033b39c7605b", - "date": "2021-07-17T07:20:08.116Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x799e1Cf88A236e42b4A87c544A22A94aE95A6910/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2968.json b/history/versions/2968.json deleted file mode 100644 index af9662e215602..0000000000000 --- a/history/versions/2968.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2968, - "commit": "b875682f95868ceec3ebc40fcd1b3a8868d6c308", - "date": "2021-07-17T08:13:27.228Z" - }, - "versionStart": { - "versionNum": 2967, - "commit": "35f6795257985e12dea145314de892d05b299418", - "date": "2021-07-17T07:21:22.506Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x3b4f7CB9e60362A49dD04EB0091A374d340E3EfD/info.json", - "blockchains/smartchain/assets/0x04C747b40Be4D535fC83D09939fb0f626F32800B/info.json", - "blockchains/smartchain/assets/0x04C747b40Be4D535fC83D09939fb0f626F32800B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2969.json b/history/versions/2969.json deleted file mode 100644 index 4c6d3e83a0423..0000000000000 --- a/history/versions/2969.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2969, - "commit": "7363661893191b3723e84f8287b4cf02e597e496", - "date": "2021-07-17T08:14:49.593Z" - }, - "versionStart": { - "versionNum": 2968, - "commit": "b875682f95868ceec3ebc40fcd1b3a8868d6c308", - "date": "2021-07-17T08:13:27.228Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/297.json b/history/versions/297.json deleted file mode 100644 index e58439ecee7e9..0000000000000 --- a/history/versions/297.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 297, - "commit": "fce1fc8a546b5577fd6ab6cb468c8db0889f22e2", - "date": "2021-03-25T22:49:03.179Z" - }, - "versionStart": { - "versionNum": 296, - "commit": "bebbb2b35b29cc0dae0f33041110f6a23a4c076d", - "date": "2021-03-25T22:47:33.000Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAcABD3f9b8F76fFd2724604185Fa5AFA5dF25aC6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2970.json b/history/versions/2970.json deleted file mode 100644 index 732718e807cac..0000000000000 --- a/history/versions/2970.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2970, - "commit": "ac025dc3eab4691da10ca8c54b3b10234c4c3d4a", - "date": "2021-07-17T11:36:52.922Z" - }, - "versionStart": { - "versionNum": 2969, - "commit": "7363661893191b3723e84f8287b4cf02e597e496", - "date": "2021-07-17T08:14:49.593Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E/info.json", - "blockchains/smartchain/assets/0xc003F5193CABE3a6cbB56948dFeaAE2276a6AA5E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2971.json b/history/versions/2971.json deleted file mode 100644 index 1cdc883fa2eff..0000000000000 --- a/history/versions/2971.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2971, - "commit": "d8d749b25a1d1712fe7c776ef7dc57b238b9a23a", - "date": "2021-07-17T11:38:18.411Z" - }, - "versionStart": { - "versionNum": 2970, - "commit": "ac025dc3eab4691da10ca8c54b3b10234c4c3d4a", - "date": "2021-07-17T11:36:52.922Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2972.json b/history/versions/2972.json deleted file mode 100644 index 2f0bd36a0d5ea..0000000000000 --- a/history/versions/2972.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2972, - "commit": "6eb0176041bb674d1f9463efaf62d905827acd7b", - "date": "2021-07-17T16:07:03.860Z" - }, - "versionStart": { - "versionNum": 2971, - "commit": "d8d749b25a1d1712fe7c776ef7dc57b238b9a23a", - "date": "2021-07-17T11:38:18.411Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/info.json", - "blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2973.json b/history/versions/2973.json deleted file mode 100644 index cffdce1b74eb3..0000000000000 --- a/history/versions/2973.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2973, - "commit": "b68f48a95a550e2338da9974eda5bbe5adeb5e60", - "date": "2021-07-17T16:09:26.007Z" - }, - "versionStart": { - "versionNum": 2972, - "commit": "6eb0176041bb674d1f9463efaf62d905827acd7b", - "date": "2021-07-17T16:07:03.860Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdeb1EAF085979A73aB0E85901D786cBa991c2617/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2974.json b/history/versions/2974.json deleted file mode 100644 index ba0ad79ae9337..0000000000000 --- a/history/versions/2974.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2974, - "commit": "f5f3753f6a3d9dd007fe16a4dbb2102d1485c706", - "date": "2021-07-17T16:24:17.889Z" - }, - "versionStart": { - "versionNum": 2973, - "commit": "b68f48a95a550e2338da9974eda5bbe5adeb5e60", - "date": "2021-07-17T16:09:26.007Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json", - "blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2975.json b/history/versions/2975.json deleted file mode 100644 index 5b3f00eb55ba8..0000000000000 --- a/history/versions/2975.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2975, - "commit": "a0984a6032204fd29ab1aec11d90aae7833e2de8", - "date": "2021-07-17T16:25:26.474Z" - }, - "versionStart": { - "versionNum": 2974, - "commit": "f5f3753f6a3d9dd007fe16a4dbb2102d1485c706", - "date": "2021-07-17T16:24:17.889Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x61C911B6D1B46DcaDbB61bFa7100290a6faaD53D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2976.json b/history/versions/2976.json deleted file mode 100644 index aaec859350b67..0000000000000 --- a/history/versions/2976.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2976, - "commit": "8048f67a87864184c2b331b9f31500a5596db499", - "date": "2021-07-18T01:28:04.144Z" - }, - "versionStart": { - "versionNum": 2975, - "commit": "a0984a6032204fd29ab1aec11d90aae7833e2de8", - "date": "2021-07-17T16:25:26.474Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2977.json b/history/versions/2977.json deleted file mode 100644 index bba042ba7e9c6..0000000000000 --- a/history/versions/2977.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2977, - "commit": "fa9c63c05db310e56294e90d30cf7e0c8c091b7c", - "date": "2021-07-18T14:13:24.992Z" - }, - "versionStart": { - "versionNum": 2976, - "commit": "8048f67a87864184c2b331b9f31500a5596db499", - "date": "2021-07-18T01:28:04.144Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE7df368e774976d0E21c4E6537aE4B07904D731d/info.json", - "blockchains/smartchain/assets/0xE7df368e774976d0E21c4E6537aE4B07904D731d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2978.json b/history/versions/2978.json deleted file mode 100644 index a91536dbe0d35..0000000000000 --- a/history/versions/2978.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2978, - "commit": "fe6819692ad196de3736f4751e56eeef6c46036f", - "date": "2021-07-18T14:14:50.325Z" - }, - "versionStart": { - "versionNum": 2977, - "commit": "fa9c63c05db310e56294e90d30cf7e0c8c091b7c", - "date": "2021-07-18T14:13:24.992Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/2979.json b/history/versions/2979.json deleted file mode 100644 index bb964398f0e13..0000000000000 --- a/history/versions/2979.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2979, - "commit": "70c0b5d8db72cd0f3d7f1db215c0e614e8eb8c2a", - "date": "2021-07-18T14:20:16.740Z" - }, - "versionStart": { - "versionNum": 2978, - "commit": "fe6819692ad196de3736f4751e56eeef6c46036f", - "date": "2021-07-18T14:14:50.325Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8d2F15Dccbf9cb28Ad8c564753f7C4bf30638151/info.json", - "blockchains/smartchain/assets/0x8d2F15Dccbf9cb28Ad8c564753f7C4bf30638151/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/298.json b/history/versions/298.json deleted file mode 100644 index a04081b77d6e3..0000000000000 --- a/history/versions/298.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 298, - "commit": "7ca27f1b96863dd8b704bf89b19a412365bf9f1d", - "date": "2021-03-26T06:46:46.655Z" - }, - "versionStart": { - "versionNum": 297, - "commit": "fce1fc8a546b5577fd6ab6cb468c8db0889f22e2", - "date": "2021-03-25T22:49:03.179Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x762539b45A1dCcE3D36d080F74d1AED37844b878/info.json", - "blockchains/smartchain/assets/0x762539b45A1dCcE3D36d080F74d1AED37844b878/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2980.json b/history/versions/2980.json deleted file mode 100644 index e5d85a99920da..0000000000000 --- a/history/versions/2980.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2980, - "commit": "8ba1faa4d805b4620b27d90f2ecd0206c9d31035", - "date": "2021-07-18T14:21:46.669Z" - }, - "versionStart": { - "versionNum": 2979, - "commit": "70c0b5d8db72cd0f3d7f1db215c0e614e8eb8c2a", - "date": "2021-07-18T14:20:16.740Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8d2F15Dccbf9cb28Ad8c564753f7C4bf30638151/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2981.json b/history/versions/2981.json deleted file mode 100644 index 39390f2f0b2ff..0000000000000 --- a/history/versions/2981.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2981, - "commit": "f2ccdd3ff344487f76be56d7a9041773377ed5e7", - "date": "2021-07-18T18:16:31.079Z" - }, - "versionStart": { - "versionNum": 2980, - "commit": "8ba1faa4d805b4620b27d90f2ecd0206c9d31035", - "date": "2021-07-18T14:21:46.669Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2de72aDa48BDF7Bac276256D3F016fE058490C34/info.json", - "blockchains/ethereum/assets/0x2de72aDa48BDF7Bac276256D3F016fE058490C34/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/2982.json b/history/versions/2982.json deleted file mode 100644 index 93df372f5be19..0000000000000 --- a/history/versions/2982.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2982, - "commit": "598ecc235f5f086c0fa6cdb46328ede708563bc5", - "date": "2021-07-18T18:18:12.927Z" - }, - "versionStart": { - "versionNum": 2981, - "commit": "f2ccdd3ff344487f76be56d7a9041773377ed5e7", - "date": "2021-07-18T18:16:31.079Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x2de72aDa48BDF7Bac276256D3F016fE058490C34/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/2983.json b/history/versions/2983.json deleted file mode 100644 index 8b3ed45b9d6b5..0000000000000 --- a/history/versions/2983.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 2983, - "commit": "ad011cd3745ec7c577112387bf39a1a0f7610621", - "date": "2021-07-19T01:27:21.411Z" - }, - "versionStart": { - "versionNum": 2982, - "commit": "598ecc235f5f086c0fa6cdb46328ede708563bc5", - "date": "2021-07-18T18:18:12.927Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/299.json b/history/versions/299.json deleted file mode 100644 index 9ca56bd92c813..0000000000000 --- a/history/versions/299.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 299, - "commit": "44274dd7e4e2b8dd112cd27c2e29e2efe8d7e666", - "date": "2021-03-26T23:56:35.368Z" - }, - "versionStart": { - "versionNum": 298, - "commit": "7ca27f1b96863dd8b704bf89b19a412365bf9f1d", - "date": "2021-03-26T06:46:46.655Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva1a7n56r44h4tlgrk3mazxx6cavhgpkrm7a8p6g4/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/3.json b/history/versions/3.json deleted file mode 100644 index 0770ca2979548..0000000000000 --- a/history/versions/3.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 3, - "commit": "d7b8d537074a5d83adcb05e72a141f8116587fcc", - "date": "2021-02-24T12:59:02.761Z" - }, - "versionStart": { - "versionNum": 2, - "commit": "d733aaa71f68d29596bf2ded63699fddc50c2135", - "date": "2021-02-24T09:00:46.619Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json", - "blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/logo.png", - "blockchains/ethereum/tokenlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x988c11625472340b7B36FF1534893780E0d8d841/info.json", - "blockchains/smartchain/assets/0x988c11625472340b7B36FF1534893780E0d8d841/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/30.json b/history/versions/30.json deleted file mode 100644 index 2549de4ffe10a..0000000000000 --- a/history/versions/30.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 30, - "commit": "355ab857f1959ea21c773cdea6fc552a292585e5", - "date": "2021-02-26T15:06:34.356Z" - }, - "versionStart": { - "versionNum": 29, - "commit": "74a997e16c70bbdae652c60e8dc5887ae0b29e06", - "date": "2021-02-26T15:02:56.254Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/info.json", - "blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/300.json b/history/versions/300.json deleted file mode 100644 index da56eb8a03836..0000000000000 --- a/history/versions/300.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 300, - "commit": "add6180578486c2c66e8c3ff880d1f4c2ff6d762", - "date": "2021-03-26T23:58:24.321Z" - }, - "versionStart": { - "versionNum": 299, - "commit": "44274dd7e4e2b8dd112cd27c2e29e2efe8d7e666", - "date": "2021-03-26T23:56:35.368Z" - }, - "changes": [ - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/301.json b/history/versions/301.json deleted file mode 100644 index fc38583793daa..0000000000000 --- a/history/versions/301.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 301, - "commit": "4a0a096a6d4bfb7247f10992f02194bd13118829", - "date": "2021-03-27T05:42:25.098Z" - }, - "versionStart": { - "versionNum": 300, - "commit": "add6180578486c2c66e8c3ff880d1f4c2ff6d762", - "date": "2021-03-26T23:58:24.321Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAd9787017e82f6368BbE4893b475CaadA2258564/info.json", - "blockchains/smartchain/assets/0xAd9787017e82f6368BbE4893b475CaadA2258564/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/302.json b/history/versions/302.json deleted file mode 100644 index f48692470a408..0000000000000 --- a/history/versions/302.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 302, - "commit": "8863d6e7311b7716272e5460c85d17bb75faf124", - "date": "2021-03-27T05:43:55.495Z" - }, - "versionStart": { - "versionNum": 301, - "commit": "4a0a096a6d4bfb7247f10992f02194bd13118829", - "date": "2021-03-27T05:42:25.098Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/303.json b/history/versions/303.json deleted file mode 100644 index 1717cf928c4ce..0000000000000 --- a/history/versions/303.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 303, - "commit": "f7f7aabd26c34801654f4d337da8135a73aaf274", - "date": "2021-03-27T05:49:14.744Z" - }, - "versionStart": { - "versionNum": 302, - "commit": "8863d6e7311b7716272e5460c85d17bb75faf124", - "date": "2021-03-27T05:43:55.495Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xe172F366678EC7B559F6C2913a437BaaDfd4e6c8/info.json", - "blockchains/ethereum/assets/0xe172F366678EC7B559F6C2913a437BaaDfd4e6c8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/304.json b/history/versions/304.json deleted file mode 100644 index 810f361cc6262..0000000000000 --- a/history/versions/304.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 304, - "commit": "c4e7be17904af59a4fcff044828ef4129312843f", - "date": "2021-03-27T05:50:32.673Z" - }, - "versionStart": { - "versionNum": 303, - "commit": "f7f7aabd26c34801654f4d337da8135a73aaf274", - "date": "2021-03-27T05:49:14.744Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xe172F366678EC7B559F6C2913a437BaaDfd4e6c8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/305.json b/history/versions/305.json deleted file mode 100644 index ed1a02bb9925b..0000000000000 --- a/history/versions/305.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 305, - "commit": "28037416647017efb9eda94df92e738fe277b72a", - "date": "2021-03-27T06:19:56.112Z" - }, - "versionStart": { - "versionNum": 304, - "commit": "c4e7be17904af59a4fcff044828ef4129312843f", - "date": "2021-03-27T05:50:32.673Z" - }, - "changes": [ - "blockchains/binance/assets/XVS-795/logo.png", - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/306.json b/history/versions/306.json deleted file mode 100644 index cf25264ade963..0000000000000 --- a/history/versions/306.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 306, - "commit": "5097a2958b2a74691d6d1d218b2aa50b6ce5ff4e", - "date": "2021-03-27T06:25:11.037Z" - }, - "versionStart": { - "versionNum": 305, - "commit": "28037416647017efb9eda94df92e738fe277b72a", - "date": "2021-03-27T06:19:56.112Z" - }, - "changes": [ - "blockchains/binance/assets/BAKE-5E0/logo.png", - "blockchains/binance/assets/BURGER-33A/logo.png", - "blockchains/binance/assets/CTK-EB8/logo.png", - "blockchains/binance/assets/SPARTA-7F3/logo.png", - "blockchains/binance/assets/UNFI-FB7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/307.json b/history/versions/307.json deleted file mode 100644 index 6b533373e5f3c..0000000000000 --- a/history/versions/307.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 307, - "commit": "5f285ab22eee91f52da20b44ef2437c1bfc9ab29", - "date": "2021-03-27T07:02:47.299Z" - }, - "versionStart": { - "versionNum": 306, - "commit": "5097a2958b2a74691d6d1d218b2aa50b6ce5ff4e", - "date": "2021-03-27T06:25:11.037Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a/info.json", - "blockchains/ethereum/assets/0xa0afAA285Ce85974c3C881256cB7F225e3A1178a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/308.json b/history/versions/308.json deleted file mode 100644 index 8d344c030c001..0000000000000 --- a/history/versions/308.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 308, - "commit": "3681d81bfa227699b3604221267ad2c21929454f", - "date": "2021-03-27T07:04:14.571Z" - }, - "versionStart": { - "versionNum": 307, - "commit": "5f285ab22eee91f52da20b44ef2437c1bfc9ab29", - "date": "2021-03-27T07:02:47.299Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/309.json b/history/versions/309.json deleted file mode 100644 index 55ce94b6c5a61..0000000000000 --- a/history/versions/309.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 309, - "commit": "fd89ca7fbf1fe0a2073c451d83d0247ef8f3a0e3", - "date": "2021-03-27T13:43:57.429Z" - }, - "versionStart": { - "versionNum": 308, - "commit": "3681d81bfa227699b3604221267ad2c21929454f", - "date": "2021-03-27T07:04:14.571Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x476DA763fb6D22B8465f7886d2d652A428a93984/info.json", - "blockchains/smartchain/assets/0x476DA763fb6D22B8465f7886d2d652A428a93984/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/31.json b/history/versions/31.json deleted file mode 100644 index 3e665c373b624..0000000000000 --- a/history/versions/31.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 31, - "commit": "9a65dd21b4adab16f79658e5145de5731feec87d", - "date": "2021-02-26T15:08:02.383Z" - }, - "versionStart": { - "versionNum": 30, - "commit": "355ab857f1959ea21c773cdea6fc552a292585e5", - "date": "2021-02-26T15:06:34.356Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/310.json b/history/versions/310.json deleted file mode 100644 index 2b6a93ccc21a7..0000000000000 --- a/history/versions/310.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 310, - "commit": "3d43d9e150716b7cfbab0215da0f6fbfdab7e254", - "date": "2021-03-27T13:45:10.045Z" - }, - "versionStart": { - "versionNum": 309, - "commit": "fd89ca7fbf1fe0a2073c451d83d0247ef8f3a0e3", - "date": "2021-03-27T13:43:57.429Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/311.json b/history/versions/311.json deleted file mode 100644 index 84b6dafb42900..0000000000000 --- a/history/versions/311.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 311, - "commit": "fbb741c315f51b53189fafd39a5c3c8e36e1aebb", - "date": "2021-03-27T13:51:24.581Z" - }, - "versionStart": { - "versionNum": 310, - "commit": "3d43d9e150716b7cfbab0215da0f6fbfdab7e254", - "date": "2021-03-27T13:45:10.045Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json", - "blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/312.json b/history/versions/312.json deleted file mode 100644 index 6030d9ee2c518..0000000000000 --- a/history/versions/312.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 312, - "commit": "9c849c9780f8c10afcef5970204bf89b91d5edce", - "date": "2021-03-27T13:52:57.418Z" - }, - "versionStart": { - "versionNum": 311, - "commit": "fbb741c315f51b53189fafd39a5c3c8e36e1aebb", - "date": "2021-03-27T13:51:24.581Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x069B2619Eb24367A46Fda638Bd1b88Aa4daD7879/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/313.json b/history/versions/313.json deleted file mode 100644 index e97ee9f02e30d..0000000000000 --- a/history/versions/313.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 313, - "commit": "1f806d9546a62a694eabb42577561648dd453fce", - "date": "2021-03-27T16:54:59.698Z" - }, - "versionStart": { - "versionNum": 312, - "commit": "9c849c9780f8c10afcef5970204bf89b91d5edce", - "date": "2021-03-27T13:52:57.418Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva1r3g3akxj46p85tye2vjy64tal9ql2hyce4y4d3/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/314.json b/history/versions/314.json deleted file mode 100644 index c059021118562..0000000000000 --- a/history/versions/314.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 314, - "commit": "ae244857dee3f73c494f9e2750f10023053f0929", - "date": "2021-03-27T17:04:13.892Z" - }, - "versionStart": { - "versionNum": 313, - "commit": "1f806d9546a62a694eabb42577561648dd453fce", - "date": "2021-03-27T16:54:59.698Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344/info.json", - "blockchains/smartchain/assets/0x4c79b8c9cB0BD62B047880603a9DEcf36dE28344/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/315.json b/history/versions/315.json deleted file mode 100644 index 8168edfc77e17..0000000000000 --- a/history/versions/315.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 315, - "commit": "6ef6da00d70da12794afcdb4abe5b1708d2e9d40", - "date": "2021-03-27T17:05:33.330Z" - }, - "versionStart": { - "versionNum": 314, - "commit": "ae244857dee3f73c494f9e2750f10023053f0929", - "date": "2021-03-27T17:04:13.892Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/316.json b/history/versions/316.json deleted file mode 100644 index 8c182dcae42a5..0000000000000 --- a/history/versions/316.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 316, - "commit": "da1cea8e8852884e2996af32b2dcab6f630fdb62", - "date": "2021-03-27T17:17:56.262Z" - }, - "versionStart": { - "versionNum": 315, - "commit": "6ef6da00d70da12794afcdb4abe5b1708d2e9d40", - "date": "2021-03-27T17:05:33.330Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26/info.json", - "blockchains/smartchain/assets/0x182c763a4b2Fbd18C9B5f2D18102a0dDd9D5DF26/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/317.json b/history/versions/317.json deleted file mode 100644 index a68ae7cf57fcd..0000000000000 --- a/history/versions/317.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 317, - "commit": "5e381b382f0c08587f60c5c00c43b45483cf192f", - "date": "2021-03-28T07:09:41.028Z" - }, - "versionStart": { - "versionNum": 316, - "commit": "da1cea8e8852884e2996af32b2dcab6f630fdb62", - "date": "2021-03-27T17:17:56.262Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/318.json b/history/versions/318.json deleted file mode 100644 index 1896cd36b1502..0000000000000 --- a/history/versions/318.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 318, - "commit": "c8559548f6b429ce2b1e1ee6a7021dba1ba9bdcc", - "date": "2021-03-28T16:37:53.065Z" - }, - "versionStart": { - "versionNum": 317, - "commit": "5e381b382f0c08587f60c5c00c43b45483cf192f", - "date": "2021-03-28T07:09:41.028Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json", - "blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/319.json b/history/versions/319.json deleted file mode 100644 index 8498c973ee4a4..0000000000000 --- a/history/versions/319.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 319, - "commit": "49d327fb824772800020302385b7457c0c067359", - "date": "2021-03-28T16:39:25.632Z" - }, - "versionStart": { - "versionNum": 318, - "commit": "c8559548f6b429ce2b1e1ee6a7021dba1ba9bdcc", - "date": "2021-03-28T16:37:53.065Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1796ae0b0fa4862485106a0de9b654eFE301D0b2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/32.json b/history/versions/32.json deleted file mode 100644 index 0bb75fee549bd..0000000000000 --- a/history/versions/32.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 32, - "commit": "4afd422a1ef6cb9a9a57ad0f54a7825bc75c69f6", - "date": "2021-02-26T16:43:37.281Z" - }, - "versionStart": { - "versionNum": 31, - "commit": "9a65dd21b4adab16f79658e5145de5731feec87d", - "date": "2021-02-26T15:08:02.383Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json", - "blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/320.json b/history/versions/320.json deleted file mode 100644 index e4c46b22a75f7..0000000000000 --- a/history/versions/320.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 320, - "commit": "ffc2259c411527e9c928b56a040066efe82072cb", - "date": "2021-03-29T07:10:46.153Z" - }, - "versionStart": { - "versionNum": 319, - "commit": "49d327fb824772800020302385b7457c0c067359", - "date": "2021-03-28T16:39:25.632Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/321.json b/history/versions/321.json deleted file mode 100644 index 6567c6053b6cb..0000000000000 --- a/history/versions/321.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 321, - "commit": "752a6fbf66f93ff441ad364f85db4f1f26909478", - "date": "2021-03-29T12:13:27.493Z" - }, - "versionStart": { - "versionNum": 320, - "commit": "ffc2259c411527e9c928b56a040066efe82072cb", - "date": "2021-03-29T07:10:46.153Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/info.json", - "blockchains/ethereum/assets/0xAec7e1f531Bb09115103C53ba76829910Ec48966/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/322.json b/history/versions/322.json deleted file mode 100644 index 545aa03b7ce68..0000000000000 --- a/history/versions/322.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 322, - "commit": "c65c0a2a7c71633ccfab84a327410258b893030f", - "date": "2021-03-29T12:14:45.306Z" - }, - "versionStart": { - "versionNum": 321, - "commit": "752a6fbf66f93ff441ad364f85db4f1f26909478", - "date": "2021-03-29T12:13:27.493Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/323.json b/history/versions/323.json deleted file mode 100644 index 3eee7642f69c0..0000000000000 --- a/history/versions/323.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 323, - "commit": "10a4ca11730514795ae63711302d519ff98b470b", - "date": "2021-03-29T12:48:24.070Z" - }, - "versionStart": { - "versionNum": 322, - "commit": "c65c0a2a7c71633ccfab84a327410258b893030f", - "date": "2021-03-29T12:14:45.306Z" - }, - "changes": [ - "blockchains/tron/assets/TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw/info.json", - "blockchains/tron/assets/TQsm77PKjtpfawYu2LuQVTkigQcHPFLBaw/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/324.json b/history/versions/324.json deleted file mode 100644 index 959607433fa44..0000000000000 --- a/history/versions/324.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 324, - "commit": "985479bb64b0380f5e6c73c1924c40c9aa2856d1", - "date": "2021-03-29T12:49:56.026Z" - }, - "versionStart": { - "versionNum": 323, - "commit": "10a4ca11730514795ae63711302d519ff98b470b", - "date": "2021-03-29T12:48:24.070Z" - }, - "changes": [ - "blockchains/tron/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/325.json b/history/versions/325.json deleted file mode 100644 index b079c35b7d0f3..0000000000000 --- a/history/versions/325.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 325, - "commit": "19da4fbde3a62e568139c21bf2acdbcf15dc073f", - "date": "2021-03-29T12:56:37.433Z" - }, - "versionStart": { - "versionNum": 324, - "commit": "985479bb64b0380f5e6c73c1924c40c9aa2856d1", - "date": "2021-03-29T12:49:56.026Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json", - "blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/326.json b/history/versions/326.json deleted file mode 100644 index a6f77398f4801..0000000000000 --- a/history/versions/326.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 326, - "commit": "31b20ecfa9ded0b22a69e90611aa54bbfdfdee2f", - "date": "2021-03-29T12:58:04.200Z" - }, - "versionStart": { - "versionNum": 325, - "commit": "19da4fbde3a62e568139c21bf2acdbcf15dc073f", - "date": "2021-03-29T12:56:37.433Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/327.json b/history/versions/327.json deleted file mode 100644 index fc76f415b049c..0000000000000 --- a/history/versions/327.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 327, - "commit": "f4533bf64f196e64674ffc7e51c3ef7d50b4c91f", - "date": "2021-03-29T20:43:00.334Z" - }, - "versionStart": { - "versionNum": 326, - "commit": "31b20ecfa9ded0b22a69e90611aa54bbfdfdee2f", - "date": "2021-03-29T12:58:04.200Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x380624A4a7e69dB1cA07deEcF764025FC224D056/info.json", - "blockchains/smartchain/assets/0x380624A4a7e69dB1cA07deEcF764025FC224D056/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/328.json b/history/versions/328.json deleted file mode 100644 index ac6164b0f4730..0000000000000 --- a/history/versions/328.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 328, - "commit": "e17b13c873f1fa8d12467064c5b9dd70fe9ac977", - "date": "2021-03-29T20:46:51.042Z" - }, - "versionStart": { - "versionNum": 327, - "commit": "f4533bf64f196e64674ffc7e51c3ef7d50b4c91f", - "date": "2021-03-29T20:43:00.334Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0cF011A946f23a03CeFF92A4632d5f9288c6C70D/info.json", - "blockchains/smartchain/assets/0x0cF011A946f23a03CeFF92A4632d5f9288c6C70D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/329.json b/history/versions/329.json deleted file mode 100644 index 5d6a6cc043d35..0000000000000 --- a/history/versions/329.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 329, - "commit": "4b2231c389cb3ce0de9ecb4737ffe54a62fa10ef", - "date": "2021-03-29T20:48:48.605Z" - }, - "versionStart": { - "versionNum": 328, - "commit": "e17b13c873f1fa8d12467064c5b9dd70fe9ac977", - "date": "2021-03-29T20:46:51.042Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0cF011A946f23a03CeFF92A4632d5f9288c6C70D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/33.json b/history/versions/33.json deleted file mode 100644 index 5881421de60ee..0000000000000 --- a/history/versions/33.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 33, - "commit": "1fc0d7afa31cb3c9ad304ef5dc6aa55deed0e370", - "date": "2021-02-26T16:45:01.042Z" - }, - "versionStart": { - "versionNum": 32, - "commit": "4afd422a1ef6cb9a9a57ad0f54a7825bc75c69f6", - "date": "2021-02-26T16:43:37.281Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xABe580E7ee158dA464b51ee1a83Ac0289622e6be/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/330.json b/history/versions/330.json deleted file mode 100644 index 7261fa41f4825..0000000000000 --- a/history/versions/330.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 330, - "commit": "c8825177281e0487d0cd124f667baeb5cc091454", - "date": "2021-03-29T20:56:29.252Z" - }, - "versionStart": { - "versionNum": 329, - "commit": "4b2231c389cb3ce0de9ecb4737ffe54a62fa10ef", - "date": "2021-03-29T20:48:48.605Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6E765D26388A17A6e86c49A8E41DF3F58aBcd337/info.json", - "blockchains/ethereum/assets/0x6E765D26388A17A6e86c49A8E41DF3F58aBcd337/logo.png", - "blockchains/smartchain/assets/0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB/info.json", - "blockchains/smartchain/assets/0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/331.json b/history/versions/331.json deleted file mode 100644 index a9f092af943c5..0000000000000 --- a/history/versions/331.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 331, - "commit": "7da6089f35439dc3c541e3d9acd6653ffd3ce504", - "date": "2021-03-29T20:57:55.493Z" - }, - "versionStart": { - "versionNum": 330, - "commit": "c8825177281e0487d0cd124f667baeb5cc091454", - "date": "2021-03-29T20:56:29.252Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x6E765D26388A17A6e86c49A8E41DF3F58aBcd337/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd632Bd021a07AF70592CE1E18717Ab9aA126DECB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/332.json b/history/versions/332.json deleted file mode 100644 index adc781dba5e67..0000000000000 --- a/history/versions/332.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 332, - "commit": "ad9877fa835987a0bc140ec0544e67e452026cf1", - "date": "2021-03-29T20:59:42.776Z" - }, - "versionStart": { - "versionNum": 331, - "commit": "7da6089f35439dc3c541e3d9acd6653ffd3ce504", - "date": "2021-03-29T20:57:55.493Z" - }, - "changes": [ - "blockchains/avalanchec/info/info.json", - "blockchains/avalanchec/info/logo.png", - "blockchains/avalanchex/info/info.json", - "blockchains/avalanchex/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/333.json b/history/versions/333.json deleted file mode 100644 index f8c05f1e7aa3e..0000000000000 --- a/history/versions/333.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 333, - "commit": "5e5cf0ced6f1fe679d852e4da18201a5a8ac73ce", - "date": "2021-03-29T21:01:15.911Z" - }, - "versionStart": { - "versionNum": 332, - "commit": "ad9877fa835987a0bc140ec0544e67e452026cf1", - "date": "2021-03-29T20:59:42.776Z" - }, - "changes": [ - "blockchains/avalanchec/info/info.json", - "blockchains/avalanchex/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/334.json b/history/versions/334.json deleted file mode 100644 index c1b809fa7b646..0000000000000 --- a/history/versions/334.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 334, - "commit": "416622507040298009351a67dcb9420c92939f12", - "date": "2021-03-29T21:14:19.772Z" - }, - "versionStart": { - "versionNum": 333, - "commit": "5e5cf0ced6f1fe679d852e4da18201a5a8ac73ce", - "date": "2021-03-29T21:01:15.911Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xfC98e825A2264D890F9a1e68ed50E1526abCcacD/info.json", - "blockchains/ethereum/assets/0xfC98e825A2264D890F9a1e68ed50E1526abCcacD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/335.json b/history/versions/335.json deleted file mode 100644 index 0de0fee7a7bbf..0000000000000 --- a/history/versions/335.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 335, - "commit": "9526d7dd360800108d3adc6f3bf96b7edf0f40db", - "date": "2021-03-29T21:15:40.533Z" - }, - "versionStart": { - "versionNum": 334, - "commit": "416622507040298009351a67dcb9420c92939f12", - "date": "2021-03-29T21:14:19.772Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/336.json b/history/versions/336.json deleted file mode 100644 index 3d5f3c116c154..0000000000000 --- a/history/versions/336.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 336, - "commit": "0662cbc66f567add69be4c6d389535952bec1430", - "date": "2021-03-29T21:19:36.925Z" - }, - "versionStart": { - "versionNum": 335, - "commit": "9526d7dd360800108d3adc6f3bf96b7edf0f40db", - "date": "2021-03-29T21:15:40.533Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24/info.json", - "blockchains/ethereum/assets/0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/337.json b/history/versions/337.json deleted file mode 100644 index bdde268b3b4fe..0000000000000 --- a/history/versions/337.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 337, - "commit": "0bb937f3e10085b9e5873babdcb72c985ed48b39", - "date": "2021-03-29T21:20:59.487Z" - }, - "versionStart": { - "versionNum": 336, - "commit": "0662cbc66f567add69be4c6d389535952bec1430", - "date": "2021-03-29T21:19:36.925Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/338.json b/history/versions/338.json deleted file mode 100644 index 58383c413090c..0000000000000 --- a/history/versions/338.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 338, - "commit": "3352ad120f07a794562516a99f323d5ae3f9015c", - "date": "2021-03-29T21:32:49.754Z" - }, - "versionStart": { - "versionNum": 337, - "commit": "0bb937f3e10085b9e5873babdcb72c985ed48b39", - "date": "2021-03-29T21:20:59.487Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x68037790A0229e9Ce6EaA8A99ea92964106C4703/info.json", - "blockchains/ethereum/assets/0x68037790A0229e9Ce6EaA8A99ea92964106C4703/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/339.json b/history/versions/339.json deleted file mode 100644 index 27e8d8f42698e..0000000000000 --- a/history/versions/339.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 339, - "commit": "dd248ce9c12777a59673552d0fb2911f2479df20", - "date": "2021-03-29T21:34:14.925Z" - }, - "versionStart": { - "versionNum": 338, - "commit": "3352ad120f07a794562516a99f323d5ae3f9015c", - "date": "2021-03-29T21:32:49.754Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/34.json b/history/versions/34.json deleted file mode 100644 index 615da7054f5ae..0000000000000 --- a/history/versions/34.json +++ /dev/null @@ -1,158 +0,0 @@ -{ - "versionEnd": { - "versionNum": 34, - "commit": "ec90c93b7ea6f5426f83b850de4aa8794a522568", - "date": "2021-02-27T02:36:52.129Z" - }, - "versionStart": { - "versionNum": 33, - "commit": "1fc0d7afa31cb3c9ad304ef5dc6aa55deed0e370", - "date": "2021-02-26T16:45:01.042Z" - }, - "changes": [ - "blockchains/binance/assets/BKBT-3A6/info.json", - "blockchains/binance/assets/GTEX-71B/info.json", - "blockchains/binance/assets/PYN-C37/info.json", - "blockchains/binance/assets/RNO-14E/info.json", - "blockchains/binance/assets/SLV-986/info.json", - "blockchains/binance/assets/SWINGBY-888/info.json", - "blockchains/binance/assets/TAUDB-888/info.json", - "blockchains/binance/assets/TGBPB-888/info.json", - "blockchains/binance/assets/TOMOB-4BC/info.json", - "blockchains/binance/assets/TRUE-D84/info.json", - "blockchains/binance/assets/UGAS-B0C/info.json", - "blockchains/binance/assets/USDC-CD2/info.json", - "blockchains/binance/assets/USDT-6D8/info.json", - "blockchains/binance/assets/VNDC-DB9/info.json", - "blockchains/binance/assets/WICC-01D/info.json", - "blockchains/binance/assets/XBASE-CD2/info.json", - "blockchains/binance/assets/XRPBEAR-00B/info.json", - "blockchains/binance/assets/YFI-1A4/info.json", - "blockchains/binance/assets/ZEC-93E/info.json", - "blockchains/ethereum/assets/0x0000852600CEB001E08e00bC008be620d60031F2/info.json", - "blockchains/ethereum/assets/0x001Fc4a7f2f586596308091c7B296D4535A25a90/info.json", - "blockchains/ethereum/assets/0x00380143129167395e8B4F0a35EDc1bC60E7cE65/info.json", - "blockchains/ethereum/assets/0x009a7c8B62Ec98f734FdE06904Def69E95898726/info.json", - "blockchains/ethereum/assets/0x00B7db6B4431e345eee5cc23D21E8dbC1d5cADA3/info.json", - "blockchains/ethereum/assets/0x00E150D741Eda1d49d341189CAE4c08a73a49C95/info.json", - "blockchains/ethereum/assets/0x00fC270C9cc13e878Ab5363D00354bebF6f05C15/info.json", - "blockchains/ethereum/assets/0x0132A1871B9c985354Ad16D5fC1cc6f1eC32c4D4/info.json", - "blockchains/ethereum/assets/0x013AE307648f529aa72c5767A334DDd37aaB43c3/info.json", - "blockchains/ethereum/assets/0x015228e32287BaCD2d8AA9B703C3e110BBCfCE0f/info.json", - "blockchains/ethereum/assets/0x016ee7373248a80BDe1fD6bAA001311d233b3CFa/info.json", - "blockchains/ethereum/assets/0x018d7D179350f1Bb9853D04982820E37ccE13a92/info.json", - "blockchains/ethereum/assets/0x01C0987E88F778DF6640787226bc96354E1a9766/info.json", - "blockchains/ethereum/assets/0x01FDB5103a0D9De8d12e32E7775D5799bD715a54/info.json", - "blockchains/ethereum/assets/0x01b3Ec4aAe1B8729529BEB4965F27d008788B0EB/info.json", - "blockchains/ethereum/assets/0x01cd3D9dF5869ca7954745663bd6201C571E05Cf/info.json", - "blockchains/ethereum/assets/0x0200412995f1baFef0D3F97C4E28Ac2515EC1eCE/info.json", - "blockchains/ethereum/assets/0x0223fc70574214F65813fE336D870Ac47E147fAe/info.json", - "blockchains/ethereum/assets/0x025daf950C6e814dEe4c96e13c98D3196D22E60C/info.json", - "blockchains/ethereum/assets/0x026e62dDEd1a6aD07D93D39f96b9eabd59665e0d/info.json", - "blockchains/ethereum/assets/0x029606e5ec44caD1346d6a1273a53b971fa93AD6/info.json", - "blockchains/ethereum/assets/0x02E2C716230C6750208F7Cb1Af34049472C91527/info.json", - "blockchains/ethereum/assets/0x02F61Fd266DA6E8B102D4121f5CE7b992640CF98/info.json", - "blockchains/ethereum/assets/0x02f02e0cA8a521EF73daA9C45353b9fBEFc5Ee10/info.json", - "blockchains/ethereum/assets/0x031228f403DbFdE1DD47310BDc49Bb788F53Ecd9/info.json", - "blockchains/ethereum/assets/0x033030FEeBd93E3178487c35A9c8cA80874353C9/info.json", - "blockchains/ethereum/assets/0x0353837B32AA01d335BeCEdC57A329b8CE0619a7/info.json", - "blockchains/ethereum/assets/0x0371A82e4A9d0A4312f3ee2Ac9c6958512891372/info.json", - "blockchains/ethereum/assets/0x038e1b56b615fF3dD20e0BD4C7e91c7EE07d3508/info.json", - "blockchains/ethereum/assets/0x039c642289e45EB7eE1B88123f4fC3aa94D34359/info.json", - "blockchains/ethereum/assets/0x03fB52D4eE633ab0D06C833E32EFdd8D388f3E6a/info.json", - "blockchains/ethereum/assets/0x0428488582472A47d7a20be969FDFdfb3BA1f7cB/info.json", - "blockchains/ethereum/assets/0x045Eb7e34e94B28C7A3641BC5e1A1F61f225Af9F/info.json", - "blockchains/ethereum/assets/0x049399a6B048D52971F7D122aE21A1532722285F/info.json", - "blockchains/ethereum/assets/0x04B99ae45176955165BA8eB655B9028Fc00DFe50/info.json", - "blockchains/ethereum/assets/0x0508331c4883Dc6a0Ffc4e0b239A38a68787E21b/info.json", - "blockchains/ethereum/assets/0x055A0a8507949Aa3Fc323Ae001bdFcA36AE549cE/info.json", - "blockchains/ethereum/assets/0x058Ef0Ba85E053e55d357C8A95BC6Ea7458Def8a/info.json", - "blockchains/ethereum/assets/0x0598C2Fdd3a0564970A86B69C72a6C57077c84bb/info.json", - "blockchains/ethereum/assets/0x05C7065d644096a4E4C3FE24AF86e36dE021074b/info.json", - "blockchains/ethereum/assets/0x05E886072Ec32A5D4273cE451483A7693CB812e4/info.json", - "blockchains/ethereum/assets/0x05cA0E11e7C183Dd01131Cd8Bb00c87464B7a285/info.json", - "blockchains/ethereum/assets/0x06147110022B768BA8F99A8f385df11a151A9cc8/info.json", - "blockchains/ethereum/assets/0x062f78C886547F5f6FE337F37232573eC01D5363/info.json", - "blockchains/ethereum/assets/0x064fA27612E080d3460dd1c62cFF88687D56942E/info.json", - "blockchains/ethereum/assets/0x06EA6a8992c447A618b1b5495AA5C42228C1A5E1/info.json", - "blockchains/ethereum/assets/0x06f3CDabae564B0546529b4DD8FeF1bcD4235753/info.json", - "blockchains/ethereum/assets/0x0714Cfc984b873c9E3E126333DA529095E244e7C/info.json", - "blockchains/ethereum/assets/0x074f54191abdC71fd4108C51BA3C669CC6c3c245/info.json", - "blockchains/ethereum/assets/0x076641aF1B8f06B7f8C92587156143C109002cbe/info.json", - "blockchains/ethereum/assets/0x076a93a40Bf9E0D21d3F75dd1E0584DdbE0f9D1a/info.json", - "blockchains/ethereum/assets/0x077DC3c0c9543df1cdD78386DF3204E69E0DD274/info.json", - "blockchains/ethereum/assets/0x07D9e49Ea402194bf48A8276dAfB16E4eD633317/info.json", - "blockchains/ethereum/assets/0x07bf5F95851Ef2b2996F192569e406A6FeA2a95a/info.json", - "blockchains/ethereum/assets/0x08130635368AA28b217a4dfb68E1bF8dC525621C/info.json", - "blockchains/ethereum/assets/0x082E13494f12EBB7206FBf67E22A6E1975A1A669/info.json", - "blockchains/ethereum/assets/0x08399ab5eBBE96870B289754A7bD21E7EC8c6FCb/info.json", - "blockchains/ethereum/assets/0x08711D3B02C8758F2FB3ab4e80228418a7F8e39c/info.json", - "blockchains/ethereum/assets/0x089fe6cd08AeFBF647A63d9F44715b254b47a51B/info.json", - "blockchains/ethereum/assets/0x08B427001Ba2150490fe4d18B76700fe6E38136c/info.json", - "blockchains/ethereum/assets/0x08a2246DCB48DB6a5a9e1F6bC082752FCEDdD106/info.json", - "blockchains/ethereum/assets/0x091B0172f8F13d69fA2B7Cc0DF520bd69CE92f55/info.json", - "blockchains/ethereum/assets/0x092428E2Ce418B222d0C5e2F7861bbDFbc2dd5D1/info.json", - "blockchains/ethereum/assets/0x0947b0e6D821378805c9598291385CE7c791A6B2/info.json", - "blockchains/ethereum/assets/0x098d3e95655609A5469DcdFB6EA1335bc609f310/info.json", - "blockchains/ethereum/assets/0x09Ccd2DA5dCDd0510268d4979e792381337138b8/info.json", - "blockchains/ethereum/assets/0x09a9122e02d7b9871eAA15a0C168DA624132D3EF/info.json", - "blockchains/ethereum/assets/0x09fE5f0236F0Ea5D930197DCE254d77B04128075/info.json", - "blockchains/ethereum/assets/0x0A3F9678d6b631386c2DD3DE8809b48b0D1BbD56/info.json", - "blockchains/ethereum/assets/0x0A8179EE50aF96DAd14ab52Ef80320a5967c93a0/info.json", - "blockchains/ethereum/assets/0x0ABeFb7611Cb3A01EA3FaD85f33C3C934F8e2cF4/info.json", - "blockchains/ethereum/assets/0x0Acb3Ff3963d426dd5F8E6AAD5301C0D1871ee59/info.json", - "blockchains/ethereum/assets/0x0B2623a0e1dE4C3640A25bDE55a138FC40158195/info.json", - "blockchains/ethereum/assets/0x0BE5E8f107279cC2D9c3A537eD4eA669b45E443D/info.json", - "blockchains/ethereum/assets/0x0C29d192Dd5443fb5F00E5fE52f61d793025643b/info.json", - "blockchains/ethereum/assets/0x0C658Fa2eAA292E8dcA085Dab0E5CBD2da21C494/info.json", - "blockchains/ethereum/assets/0x0C91B015AbA6f7B4738dcD36E7410138b29ADC29/info.json", - "blockchains/ethereum/assets/0x0D262e5dC4A06a0F1c90cE79C7a60C09DfC884E4/info.json", - "blockchains/ethereum/assets/0x0D6DD9f68d24EC1d5fE2174f3EC8DAB52B52BaF5/info.json", - "blockchains/ethereum/assets/0x0DB953dD0668047601771AD901a2069b70a74e0E/info.json", - "blockchains/ethereum/assets/0x0E1fe60bc4aC0e3102343752ae7E49d01d444c0b/info.json", - "blockchains/ethereum/assets/0x0E5aD274d1FC232555286246be0BAD3AffB2F4Cc/info.json", - "blockchains/ethereum/assets/0x0E7C28fb8ed4F5F63Aabd022DEaeEBA40Ecc335c/info.json", - "blockchains/ethereum/assets/0x0Eb152d2bba8aF722D7E296A1F223d819C3bbB1f/info.json", - "blockchains/ethereum/assets/0x0Ebb614204E47c09B6C3FeB9AAeCad8EE060E23E/info.json", - "blockchains/ethereum/assets/0x0F09c5922a47b0B9100c1D56Ada4BF7a9f3A72d4/info.json", - "blockchains/ethereum/assets/0x0F4CA92660Efad97a9a70CB0fe969c755439772C/info.json", - "blockchains/ethereum/assets/0x0F72714B35a366285Df85886A2eE174601292A17/info.json", - "blockchains/ethereum/assets/0x0a2102d4fEC1BD35423C63a52EB8932377a2c8DB/info.json", - "blockchains/ethereum/assets/0x0a2eaa1101BFec3844d9F79Dd4E5B2F2D5B1fD4D/info.json", - "blockchains/ethereum/assets/0x0aDf59A7e7D21104Fb30A6bc7d283929339365Aa/info.json", - "blockchains/ethereum/assets/0x0af5ae6b1ADFd5bb2bf498046D8f3A188609064E/info.json", - "blockchains/ethereum/assets/0x0b1724cc9FDA0186911EF6a75949e9c0d3F0f2F3/info.json", - "blockchains/ethereum/assets/0x0b782fd8fB6CA38e69a049E52f4899A64FF1773E/info.json", - "blockchains/ethereum/assets/0x0bC48b77df84d4E3d26D9c05442CFcda39BBF457/info.json", - "blockchains/ethereum/assets/0x0bb217E40F8a5Cb79Adf04E1aAb60E5abd0dfC1e/info.json", - "blockchains/ethereum/assets/0x0c00e65D3dC5d40Ad51FA5E73e3519d0e812bF24/info.json", - "blockchains/ethereum/assets/0x0c3ae89AF1fd1d855379C99a270De5675d009c4e/info.json", - "blockchains/ethereum/assets/0x0ca8E31a9058BD0D3Db73758FF36e74159A542CB/info.json", - "blockchains/ethereum/assets/0x0d2BB9D68dD4451A09ec94C05E20Bd395022bd8e/info.json", - "blockchains/ethereum/assets/0x0d9E614937A308438337A2999Acf64Fc86bF098a/info.json", - "blockchains/ethereum/assets/0x0dF721639CA2F7fF0E1F618b918A65FFB199AC4E/info.json", - "blockchains/ethereum/assets/0x0e14FF106b70B807d74190Ce2c2D0Bb8c865082d/info.json", - "blockchains/ethereum/assets/0x0eB43ce1708f415DfB1734A3F69a89403011A4C1/info.json", - "blockchains/ethereum/assets/0x0ee11500E7CfE6124e3716cD7755A0F0f2116244/info.json", - "blockchains/ethereum/assets/0x0f806Fb80E13b911573D4B3b30bB1b3b0253a5Db/info.json", - "blockchains/ethereum/assets/0x0fA30FB9E8633A43AeCDcFaBb6c7577437f43958/info.json", - "blockchains/ethereum/assets/0x0ffF6438a6F75BED346c05743eB299d7EA280020/info.json", - "blockchains/ethereum/assets/0x1014613E2B3CBc4d575054D4982E580d9b99d7B1/info.json", - "blockchains/ethereum/assets/0x1051a014E4b3F2bD08E5A7e52522f0F71628162B/info.json", - "blockchains/ethereum/assets/0x1063ce524265d5a3A624f4914acd573dD89ce988/info.json", - "blockchains/ethereum/assets/0x10766A65a17701eb411AedaBfcA1d94e072D44B8/info.json", - "blockchains/ethereum/assets/0x10Bae51262490B4f4AF41e12eD52A0E744c1137A/info.json", - "blockchains/ethereum/assets/0x10F135Ce102Eee47DCA8FE8E19Dca6324DFBD684/info.json", - "blockchains/ethereum/assets/0x1124d4bfF5466EE2c88473E9A8a1cEa119DD0C62/info.json", - "blockchains/ethereum/assets/0x114f1fC16DB3615dE301B39914625a79b912Ea11/info.json", - "blockchains/ethereum/assets/0x11799ef12A8b4e79865abb167DF88f14629d1E4f/info.json", - "blockchains/ethereum/assets/0x11Ded8aDdDa881F700FBDa2Fe2030656289322a3/info.json", - "blockchains/ethereum/assets/0x11dD5dDdD1bd9b2Df6fF908FBcf8Db09CefED29B/info.json", - "blockchains/ethereum/assets/0x122DDEf02a8Ad8F7a91c2c8090C0cf410E701B22/info.json", - "blockchains/ethereum/assets/0x123F2B75b9a7a9da8dC483976bFd81EfF9f0EA8d/info.json", - "blockchains/ethereum/assets/0x12513335ffD5DAfc2334e98625d27c1CA84bff86/info.json", - "blockchains/ethereum/assets/0x12683Dc9eEc95a5F742D40206e73319E6b9d8A91/info.json", - "blockchains/ethereum/assets/0x128dcA40805845c5257048959F933102256eCa69/info.json", - "blockchains/ethereum/assets/0x12A64aE35CCcBF75c169f0a4BDafEeeFEFa1958c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/340.json b/history/versions/340.json deleted file mode 100644 index b507249887f0e..0000000000000 --- a/history/versions/340.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 340, - "commit": "e5ea35e6f7cda74ad363a49f2784feb17ba40bc2", - "date": "2021-03-29T21:47:38.021Z" - }, - "versionStart": { - "versionNum": 339, - "commit": "dd248ce9c12777a59673552d0fb2911f2479df20", - "date": "2021-03-29T21:34:14.925Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/info.json", - "blockchains/ethereum/assets/0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/341.json b/history/versions/341.json deleted file mode 100644 index ef585f3abca19..0000000000000 --- a/history/versions/341.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 341, - "commit": "80448f810064d41f4a63fde04f9f69ef5e023cf4", - "date": "2021-03-29T21:53:16.798Z" - }, - "versionStart": { - "versionNum": 340, - "commit": "e5ea35e6f7cda74ad363a49f2784feb17ba40bc2", - "date": "2021-03-29T21:47:38.021Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f/info.json", - "blockchains/smartchain/assets/0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/342.json b/history/versions/342.json deleted file mode 100644 index eb16bf4a98db4..0000000000000 --- a/history/versions/342.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 342, - "commit": "e7529a6ace7d94b6bafcabcbb9f7147c6a85f8d7", - "date": "2021-03-29T21:54:35.884Z" - }, - "versionStart": { - "versionNum": 341, - "commit": "80448f810064d41f4a63fde04f9f69ef5e023cf4", - "date": "2021-03-29T21:53:16.798Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x641a6Dc991A49f7BE9Fe3C72c5d0FBb223eDb12f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/343.json b/history/versions/343.json deleted file mode 100644 index 7784e58ca9818..0000000000000 --- a/history/versions/343.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 343, - "commit": "6c2c1857ec089d12ed298cfaa022ae92fdd506f5", - "date": "2021-03-29T22:00:40.698Z" - }, - "versionStart": { - "versionNum": 342, - "commit": "e7529a6ace7d94b6bafcabcbb9f7147c6a85f8d7", - "date": "2021-03-29T21:54:35.884Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50/info.json", - "blockchains/smartchain/assets/0xA57ac35CE91Ee92CaEfAA8dc04140C8e232c2E50/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/344.json b/history/versions/344.json deleted file mode 100644 index 640e27c0dd04b..0000000000000 --- a/history/versions/344.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 344, - "commit": "62535560c0e0545e31e42eb12e2c37ea62dc6aae", - "date": "2021-03-29T22:02:08.500Z" - }, - "versionStart": { - "versionNum": 343, - "commit": "6c2c1857ec089d12ed298cfaa022ae92fdd506f5", - "date": "2021-03-29T22:00:40.698Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/345.json b/history/versions/345.json deleted file mode 100644 index 23dc393b13bf9..0000000000000 --- a/history/versions/345.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 345, - "commit": "5e3d2549ff3c2b281ba111b484fda2acda6651b1", - "date": "2021-03-29T22:06:26.751Z" - }, - "versionStart": { - "versionNum": 344, - "commit": "62535560c0e0545e31e42eb12e2c37ea62dc6aae", - "date": "2021-03-29T22:02:08.500Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/info.json", - "blockchains/smartchain/assets/0x92a42Db88Ed0F02c71D439e55962Ca7CAB0168b5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/346.json b/history/versions/346.json deleted file mode 100644 index 933eb30f98d34..0000000000000 --- a/history/versions/346.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 346, - "commit": "145e5bbe928349e32fe0eed7fb5caef78fcfe3fc", - "date": "2021-03-29T22:08:54.596Z" - }, - "versionStart": { - "versionNum": 345, - "commit": "5e3d2549ff3c2b281ba111b484fda2acda6651b1", - "date": "2021-03-29T22:06:26.751Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x476DA763fb6D22B8465f7886d2d652A428a93984/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/347.json b/history/versions/347.json deleted file mode 100644 index b26cd83612506..0000000000000 --- a/history/versions/347.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 347, - "commit": "2ba1b7997ea2629824629c29be43e9a770646b2f", - "date": "2021-03-29T22:19:45.231Z" - }, - "versionStart": { - "versionNum": 346, - "commit": "145e5bbe928349e32fe0eed7fb5caef78fcfe3fc", - "date": "2021-03-29T22:08:54.596Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce/info.json", - "blockchains/smartchain/assets/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/348.json b/history/versions/348.json deleted file mode 100644 index 027d709c13239..0000000000000 --- a/history/versions/348.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 348, - "commit": "d3fcb845323c3e39d4534ec8a4bb5d16c6c7afde", - "date": "2021-03-29T22:21:19.978Z" - }, - "versionStart": { - "versionNum": 347, - "commit": "2ba1b7997ea2629824629c29be43e9a770646b2f", - "date": "2021-03-29T22:19:45.231Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x94BaBBE728D9411612Ee41b20241a6FA251b26Ce/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/349.json b/history/versions/349.json deleted file mode 100644 index 1a405ed970ea7..0000000000000 --- a/history/versions/349.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 349, - "commit": "be09befdac1bed5e74b8f34558164f25908ff005", - "date": "2021-03-29T22:37:11.251Z" - }, - "versionStart": { - "versionNum": 348, - "commit": "d3fcb845323c3e39d4534ec8a4bb5d16c6c7afde", - "date": "2021-03-29T22:21:19.978Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6/info.json", - "blockchains/ethereum/assets/0xde4EE8057785A7e8e800Db58F9784845A5C2Cbd6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/35.json b/history/versions/35.json deleted file mode 100644 index 49300eb3cb4ec..0000000000000 --- a/history/versions/35.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 35, - "commit": "90a319825ec13a58aa4db63a609209279e498e46", - "date": "2021-02-27T07:22:24.723Z" - }, - "versionStart": { - "versionNum": 34, - "commit": "ec90c93b7ea6f5426f83b850de4aa8794a522568", - "date": "2021-02-27T02:36:52.129Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json", - "dapps/openocean.finance.png" - ] -} \ No newline at end of file diff --git a/history/versions/350.json b/history/versions/350.json deleted file mode 100644 index 4c85b7464e4b7..0000000000000 --- a/history/versions/350.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 350, - "commit": "afbd8a99af8fc7e5d4956302f9fba90eafb9fd37", - "date": "2021-03-30T07:10:23.153Z" - }, - "versionStart": { - "versionNum": 349, - "commit": "be09befdac1bed5e74b8f34558164f25908ff005", - "date": "2021-03-29T22:37:11.251Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/351.json b/history/versions/351.json deleted file mode 100644 index daf0e58181494..0000000000000 --- a/history/versions/351.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 351, - "commit": "7ba7a7c53d86cd6288eb978096e6dbc05855f8a6", - "date": "2021-03-30T12:27:42.556Z" - }, - "versionStart": { - "versionNum": 350, - "commit": "afbd8a99af8fc7e5d4956302f9fba90eafb9fd37", - "date": "2021-03-30T07:10:23.153Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x9EA3b5b4EC044b70375236A281986106457b20EF/info.json", - "blockchains/ethereum/assets/0x9EA3b5b4EC044b70375236A281986106457b20EF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/352.json b/history/versions/352.json deleted file mode 100644 index 987856b844ba3..0000000000000 --- a/history/versions/352.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 352, - "commit": "224c571c686a7452802508bd76f3f8caa944d983", - "date": "2021-03-30T12:29:03.982Z" - }, - "versionStart": { - "versionNum": 351, - "commit": "7ba7a7c53d86cd6288eb978096e6dbc05855f8a6", - "date": "2021-03-30T12:27:42.556Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/353.json b/history/versions/353.json deleted file mode 100644 index 7b1257ef28ff5..0000000000000 --- a/history/versions/353.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 353, - "commit": "72dbb8f4077c0a6d1820ef21d71214078a7f29ef", - "date": "2021-03-30T12:36:40.566Z" - }, - "versionStart": { - "versionNum": 352, - "commit": "224c571c686a7452802508bd76f3f8caa944d983", - "date": "2021-03-30T12:29:03.982Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6/info.json", - "blockchains/smartchain/assets/0xdCA8a5bb74Ec9536D13511C51f6A68821Bf6a1a6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/354.json b/history/versions/354.json deleted file mode 100644 index 9bc73af1aae9b..0000000000000 --- a/history/versions/354.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 354, - "commit": "4ac9438a28db8e704bdd536564e4135bbe76333b", - "date": "2021-03-30T12:46:03.632Z" - }, - "versionStart": { - "versionNum": 353, - "commit": "72dbb8f4077c0a6d1820ef21d71214078a7f29ef", - "date": "2021-03-30T12:36:40.566Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F/info.json", - "blockchains/smartchain/assets/0x7c67DCCb04b67d4666fd97B2a00bb6D9B8D82E3F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/355.json b/history/versions/355.json deleted file mode 100644 index 87e172f1991aa..0000000000000 --- a/history/versions/355.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 355, - "commit": "1525c8806f89e80ac9593b6311f6a297617b959a", - "date": "2021-03-30T12:47:31.982Z" - }, - "versionStart": { - "versionNum": 354, - "commit": "4ac9438a28db8e704bdd536564e4135bbe76333b", - "date": "2021-03-30T12:46:03.632Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/356.json b/history/versions/356.json deleted file mode 100644 index 4ada02e541b2d..0000000000000 --- a/history/versions/356.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 356, - "commit": "3e4df5019397ee8c3f64c9bd6f3f88c20c0b4dc3", - "date": "2021-03-30T22:29:56.569Z" - }, - "versionStart": { - "versionNum": 355, - "commit": "1525c8806f89e80ac9593b6311f6a297617b959a", - "date": "2021-03-30T12:47:31.982Z" - }, - "changes": [ - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/357.json b/history/versions/357.json deleted file mode 100644 index 5b745953e73b7..0000000000000 --- a/history/versions/357.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 357, - "commit": "41d553b60397f726aa082a913ecb014f1d27cb6e", - "date": "2021-03-30T22:31:26.224Z" - }, - "versionStart": { - "versionNum": 356, - "commit": "3e4df5019397ee8c3f64c9bd6f3f88c20c0b4dc3", - "date": "2021-03-30T22:29:56.569Z" - }, - "changes": [ - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/358.json b/history/versions/358.json deleted file mode 100644 index aecc461b094c7..0000000000000 --- a/history/versions/358.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 358, - "commit": "2ecaa82b61cccd2e77e6f00fb43166241765c0b8", - "date": "2021-03-31T07:10:37.277Z" - }, - "versionStart": { - "versionNum": 357, - "commit": "41d553b60397f726aa082a913ecb014f1d27cb6e", - "date": "2021-03-30T22:31:26.224Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/359.json b/history/versions/359.json deleted file mode 100644 index fdf9516e86e7b..0000000000000 --- a/history/versions/359.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 359, - "commit": "043269694e8b60a62f0855092ddaaeaf18643f56", - "date": "2021-03-31T08:55:07.134Z" - }, - "versionStart": { - "versionNum": 358, - "commit": "2ecaa82b61cccd2e77e6f00fb43166241765c0b8", - "date": "2021-03-31T07:10:37.277Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF/info.json", - "blockchains/smartchain/assets/0x74B3abB94e9e1ECc25Bd77d6872949B4a9B2aACF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/36.json b/history/versions/36.json deleted file mode 100644 index 93753154ecb2a..0000000000000 --- a/history/versions/36.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "versionEnd": { - "versionNum": 36, - "commit": "859c4dd0e383c50f07930c2200f0b9ccb342fa39", - "date": "2021-02-28T06:00:05.912Z" - }, - "versionStart": { - "versionNum": 35, - "commit": "90a319825ec13a58aa4db63a609209279e498e46", - "date": "2021-02-27T07:22:24.723Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x12E616bdD6918593570dC17eb09088036F770180/info.json", - "blockchains/ethereum/assets/0x12a9D37fb05052A465Fc27792Df1C4033c6433FC/info.json", - "blockchains/ethereum/assets/0x12fD19DAC0Fab61bEd5e0F09091B470C452D4d61/info.json", - "blockchains/ethereum/assets/0x13119E34E140097a507B07a5564bDe1bC375D9e6/info.json", - "blockchains/ethereum/assets/0x133834219045eD0cf692619D63abcd251e6B1ca1/info.json", - "blockchains/ethereum/assets/0x1351c3431d32dB76543D245672A5BAA8143cF993/info.json", - "blockchains/ethereum/assets/0x1367D4a67C1719B58C7e05dF8768226Fa768279a/info.json", - "blockchains/ethereum/assets/0x138537DDba70aB69C05497b89Ee2e34F9201DCec/info.json", - "blockchains/ethereum/assets/0x139d9397274bb9E2C29A9aa8Aa0b5874d30D62E3/info.json", - "blockchains/ethereum/assets/0x13EA82D5e1A811F55BDA9c86FdD6195A6bD23Aed/info.json", - "blockchains/ethereum/assets/0x13c2B7F851E756415cF7d51d04dcF4F94A5b382E/info.json", - "blockchains/ethereum/assets/0x13f11C9905A08ca76e3e853bE63D4f0944326C72/info.json", - "blockchains/ethereum/assets/0x141044ccC363d6E8D92dD8983422775913e304eC/info.json", - "blockchains/ethereum/assets/0x141ABB03F001dEDED9A0223d4ff26d929117B72e/info.json", - "blockchains/ethereum/assets/0x144D65B4c4A57e9a700bD571e7E62982ECdcf887/info.json", - "blockchains/ethereum/assets/0x1460a58096d80a50a2F1f956DDA497611Fa4f165/info.json", - "blockchains/ethereum/assets/0x14C926F2290044B647e1Bf2072e67B495eff1905/info.json", - "blockchains/ethereum/assets/0x14dDda446688b73161AA1382F4E4343353aF6FC8/info.json", - "blockchains/ethereum/assets/0x1519AFf03b3E23722511D2576c769A77Baf09580/info.json", - "blockchains/ethereum/assets/0x157281AcFf48cBFe8d7363e89C8445b98757E212/info.json", - "blockchains/ethereum/assets/0x159b67BB724307e5d614F9483Da0c9842e74Db88/info.json", - "blockchains/ethereum/assets/0x15ef5b9447710Eab904e63e6233Ff540400d603f/info.json", - "blockchains/ethereum/assets/0x16172F24b626B58eDa8ba0daD551d60821Af6599/info.json", - "blockchains/ethereum/assets/0x1641abdd83E25131645b241a7302FD0Ea9903b51/info.json", - "blockchains/ethereum/assets/0x165Cb5Cd6c56c5f1e224a9a2DA750621929F4419/info.json", - "blockchains/ethereum/assets/0x1680Fc81D0B0Fd0B1A0ad3BEc3F75040cd7C19BC/info.json", - "blockchains/ethereum/assets/0x16B0E62aC13a2fAeD36D18bce2356d25Ab3CfAD3/info.json", - "blockchains/ethereum/assets/0x16EA01aCB4b0Bca2000ee5473348B6937ee6f72F/info.json", - "blockchains/ethereum/assets/0x16c1E5BAF21b9Fa4BC9f2C374E4dC19fAB5Ac5Dc/info.json", - "blockchains/ethereum/assets/0x16f812Be7FfF02cAF662B85d5d58a5da6572D4Df/info.json", - "blockchains/ethereum/assets/0x1710Ce5A145199Fb7F4C68d16eDF32C95b2850D9/info.json", - "blockchains/ethereum/assets/0x17540494Ad5E39AEFD49901774528e9ff17FE40B/info.json", - "blockchains/ethereum/assets/0x177d39AC676ED1C67A2b268AD7F1E58826E5B0af/info.json", - "blockchains/ethereum/assets/0x17A8f6EaD7256E6620109bB02CB21A29b6BD7D3E/info.json", - "blockchains/ethereum/assets/0x17E6616c45d267bC20A9892b58A01621c592B72d/info.json", - "blockchains/ethereum/assets/0x17fD666fa0784885fa1AFEc8AC624d9b7e72B752/info.json", - "blockchains/ethereum/assets/0x180e5087935A94Fd5bbAb00fD2249C5bE0473381/info.json", - "blockchains/ethereum/assets/0x182A603541a4483c308475147D621bbB4E2587c6/info.json", - "blockchains/ethereum/assets/0x1844b21593262668B7248d0f57a220CaaBA46ab9/info.json", - "blockchains/ethereum/assets/0x1864cE27E9F7517047933CaAE530674e8C70b8A7/info.json", - "blockchains/ethereum/assets/0x187D1018E8ef879BE4194d6eD7590987463eAD85/info.json", - "blockchains/ethereum/assets/0x18d3Adac07900c2507461749BE70543116C73594/info.json", - "blockchains/ethereum/assets/0x19060094373C32E7f7d95eb4d1231f0779C91c23/info.json", - "blockchains/ethereum/assets/0x192f3517BBBC6B69090A79D8CD1D32Fd0Dcd67a8/info.json", - "blockchains/ethereum/assets/0x19532D38E1608C22c1510522b1C835284AE04DA5/info.json", - "blockchains/ethereum/assets/0x1966d718A565566e8E202792658D7b5Ff4ECe469/info.json", - "blockchains/ethereum/assets/0x198482924B5ed2c8dd5a0C824Fcd618c6B49e6e8/info.json", - "blockchains/ethereum/assets/0x19E657fc2eE039da76Aff32bf58C2DdCB9b0f9ba/info.json", - "blockchains/ethereum/assets/0x19cA83a13b4C4BE43FA82c5E415E16f1D86f57F7/info.json", - "blockchains/ethereum/assets/0x19ea630bCBc1a511a16e65b6ECd447c92E1C087c/info.json", - "blockchains/ethereum/assets/0x1A0B3B603F650b2C4f474f0E817091874020Ef38/info.json", - "blockchains/ethereum/assets/0x1A14b6dEB14Ff8eA9c101262A200bA1CEE136297/info.json", - "blockchains/ethereum/assets/0x1A4743Cf1af4C289351390A2B3fe7c13D2F7C235/info.json", - "blockchains/ethereum/assets/0x1A66E09F7DccC10eAe46e27cfA6B8d44a50dF1E7/info.json", - "blockchains/ethereum/assets/0x1Af8F3265d8274bDe624edd9eC97F852Fa4A5856/info.json", - "blockchains/ethereum/assets/0x1B35806945Ac1F02Fe4fe68EBa0d55b8104aa603/info.json", - "blockchains/ethereum/assets/0x1B80eeeaDcC590f305945BCc258cFa770Bbe1890/info.json", - "blockchains/ethereum/assets/0x1BC7C1dE0AC6eF4fDeC35c053030D90cf54c7e9A/info.json", - "blockchains/ethereum/assets/0x1BeEF31946fbbb40B877a72E4ae04a8D1A5Cee06/info.json", - "blockchains/ethereum/assets/0x1C1C14A6B5074905Ce5d367B0A7E098b58EbFD47/info.json", - "blockchains/ethereum/assets/0x1C5aD87ae000D3680FF500354c5252465910971d/info.json", - "blockchains/ethereum/assets/0x1C62aCa2b7605Db3606eAcdA7Bc67A1857DDb8FF/info.json", - "blockchains/ethereum/assets/0x1C9e21A437B9e98a6Bb66c0fF862864523513135/info.json", - "blockchains/ethereum/assets/0x1Cb3209D45B2a60B7fBCA1cCDBF87f674237A4aa/info.json", - "blockchains/ethereum/assets/0x1D4105534dA120DA243281cfC3f26Aaf038E2D6f/info.json", - "blockchains/ethereum/assets/0x1D496da96caf6b518b133736beca85D5C4F9cBc5/info.json", - "blockchains/ethereum/assets/0x1DaCEfe4F8EEDef2524Fa729f563a86695b8888e/info.json", - "blockchains/ethereum/assets/0x1E26b3D07E57F453caE30F7DDd2f945f5bF3EF33/info.json", - "blockchains/ethereum/assets/0x1Ef57424C7f38628A0e25177Ff61A671FBe4B405/info.json", - "blockchains/ethereum/assets/0x1F35a281036Be57E64e7E7A2A556b4f888A1b829/info.json", - "blockchains/ethereum/assets/0x1F6DEADcb526c4710Cf941872b86dcdfBbBD9211/info.json", - "blockchains/ethereum/assets/0x1F9232E7F1318Abf91366e6081d57Fa3C1bcdE88/info.json", - "blockchains/ethereum/assets/0x1Fe72034dA777ef22533eaa6Dd7cBE1D80bE50Fa/info.json", - "blockchains/ethereum/assets/0x1a7b00404b755FF80126f1D66a90f5aEDdEd25da/info.json", - "blockchains/ethereum/assets/0x1a95B271B0535D15fa49932Daba31BA612b52946/info.json", - "blockchains/ethereum/assets/0x1aCf991d7cED97b558C7a87F4bd7Afd75E15fCb7/info.json", - "blockchains/ethereum/assets/0x1b22C32cD936cB97C28C5690a0695a82Abf688e6/info.json", - "blockchains/ethereum/assets/0x1b6C5864375b34aF3Ff5Bd2E5f40Bc425B4a8D79/info.json", - "blockchains/ethereum/assets/0x1b980e05943dE3dB3a459C72325338d327B6F5a9/info.json", - "blockchains/ethereum/assets/0x1bd96b3C300E1E3d0Cf4E5E1C0bb4312a53F8419/info.json", - "blockchains/ethereum/assets/0x1bdcFe02C54362cE935D13D5314ac76e0Af20AB7/info.json", - "blockchains/ethereum/assets/0x1c4481750daa5Ff521A2a7490d9981eD46465Dbd/info.json", - "blockchains/ethereum/assets/0x1c4f0A8008D888173B45Be40578b47B160434297/info.json", - "blockchains/ethereum/assets/0x1c79ab32C66aCAa1e9E81952B8AAa581B43e54E7/info.json", - "blockchains/ethereum/assets/0x1d3B136dA37689C11919Ec5441BC89AF8E03BDe0/info.json", - "blockchains/ethereum/assets/0x1d70f01D68EdC64110F1Ae46A0C9D18ed4cB644b/info.json", - "blockchains/ethereum/assets/0x1dA4d9601A5982C1297F3Bb3549292491F12f0D5/info.json", - "blockchains/ethereum/assets/0x1dEa979ae76f26071870F824088dA78979eb91C8/info.json", - "blockchains/ethereum/assets/0x1db9Cf016Fe7CE4D9F4bA2d8FD2834E72d43198c/info.json", - "blockchains/ethereum/assets/0x1e49fF77c355A3e38D6651ce8404AF0E48c5395f/info.json", - "blockchains/ethereum/assets/0x1e797Ce986C3CFF4472F7D38d5C4aba55DfEFE40/info.json", - "blockchains/ethereum/assets/0x1eA1aaA7508cE9bB697478E16BEc57C438EB015c/info.json", - "blockchains/ethereum/assets/0x1eD5a577c7623B557522eDEe1670846333dE678a/info.json", - "blockchains/ethereum/assets/0x1f88B2eF9ea3B29C90F559e645fC8CC2dc6F5b27/info.json", - "blockchains/ethereum/assets/0x1fd27F0CfC6f273b87A5E0F6fCf063422E7bCD6a/info.json", - "blockchains/ethereum/assets/0x2008e3057BD734e10AD13c9EAe45Ff132aBc1722/info.json", - "blockchains/ethereum/assets/0x2041cb929669f989447bafCB379ea13B3a4D95Eb/info.json", - "blockchains/ethereum/assets/0x208bbb6bCEA22ef2011789331405347394EbAa51/info.json", - "blockchains/ethereum/assets/0x20AE0cA9D42e6Ffeb1188F341A7D63450452dEF6/info.json", - "blockchains/ethereum/assets/0x20Bcae16A8bA95d8E8363E265de4eCFc36eC5cd9/info.json", - "blockchains/ethereum/assets/0x20E94867794dBA030Ee287F1406E100d03C84Cd3/info.json", - "blockchains/ethereum/assets/0x20c187414Fa2e2212AAd227223fe323499ed70fF/info.json", - "blockchains/ethereum/assets/0x2129fF6000b95A973236020BCd2b2006B0D8E019/info.json", - "blockchains/ethereum/assets/0x215dc4394247bE773c741265eD065377F37f8A43/info.json", - "blockchains/ethereum/assets/0x21686F8ce003a95c99aCd297E302FAACf742F7d4/info.json", - "blockchains/ethereum/assets/0x2193B9F2B5E5051E41C32c71B25587D6A6f045C8/info.json", - "blockchains/ethereum/assets/0x21C0F7B0aB3727EbBdB2FBDc4D039264d0b5B33B/info.json", - "blockchains/ethereum/assets/0x21D5A14e625d767Ce6b7A167491C2d18e0785fDa/info.json", - "blockchains/ethereum/assets/0x21aB6c9fAC80C59D401b37cB43F81ea9DDe7Fe34/info.json", - "blockchains/ethereum/assets/0x21f0F0fD3141Ee9E11B3d7f13a1028CD515f459c/info.json", - "blockchains/ethereum/assets/0x2233799Ee2683d75dfefAcbCd2A26c78D34b470d/info.json", - "blockchains/ethereum/assets/0x226bb599a12C826476e3A771454697EA52E9E220/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/360.json b/history/versions/360.json deleted file mode 100644 index 48b2fb8a8f0b6..0000000000000 --- a/history/versions/360.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 360, - "commit": "d5a9db80e493b1e5e662964a1015c3cd9b700cc7", - "date": "2021-03-31T08:56:28.632Z" - }, - "versionStart": { - "versionNum": 359, - "commit": "043269694e8b60a62f0855092ddaaeaf18643f56", - "date": "2021-03-31T08:55:07.134Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/361.json b/history/versions/361.json deleted file mode 100644 index d950f19a674cf..0000000000000 --- a/history/versions/361.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 361, - "commit": "e4d1dff1a084c3224a6079f00eaaed031dd26e2f", - "date": "2021-04-01T05:22:39.534Z" - }, - "versionStart": { - "versionNum": 360, - "commit": "d5a9db80e493b1e5e662964a1015c3cd9b700cc7", - "date": "2021-03-31T08:56:28.632Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162/info.json", - "blockchains/smartchain/assets/0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/362.json b/history/versions/362.json deleted file mode 100644 index 78de533cd1d1a..0000000000000 --- a/history/versions/362.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 362, - "commit": "53af3a4c5eae46ad2bcf3b9a820081c747ccf596", - "date": "2021-04-01T05:23:52.930Z" - }, - "versionStart": { - "versionNum": 361, - "commit": "e4d1dff1a084c3224a6079f00eaaed031dd26e2f", - "date": "2021-04-01T05:22:39.534Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/363.json b/history/versions/363.json deleted file mode 100644 index 74faedd3d3860..0000000000000 --- a/history/versions/363.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 363, - "commit": "31fbd0ab2183a89c1b1fb469c28a74c63c3f6617", - "date": "2021-04-01T07:09:57.141Z" - }, - "versionStart": { - "versionNum": 362, - "commit": "53af3a4c5eae46ad2bcf3b9a820081c747ccf596", - "date": "2021-04-01T05:23:52.930Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/364.json b/history/versions/364.json deleted file mode 100644 index 1f051f17292d8..0000000000000 --- a/history/versions/364.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 364, - "commit": "44a7bfd56371d073bc6322d87f0b767ade2d61f7", - "date": "2021-04-01T23:01:15.067Z" - }, - "versionStart": { - "versionNum": 363, - "commit": "31fbd0ab2183a89c1b1fb469c28a74c63c3f6617", - "date": "2021-04-01T07:09:57.141Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/info.json", - "blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/365.json b/history/versions/365.json deleted file mode 100644 index 92d94b46f1915..0000000000000 --- a/history/versions/365.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 365, - "commit": "9a0170bbb5ad8b6dda0940eb7b376107366f27c6", - "date": "2021-04-01T23:02:45.612Z" - }, - "versionStart": { - "versionNum": 364, - "commit": "44a7bfd56371d073bc6322d87f0b767ade2d61f7", - "date": "2021-04-01T23:01:15.067Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4495e673eE53c61CE79c35D5e299733639362aEc/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/366.json b/history/versions/366.json deleted file mode 100644 index 03ace470c42b0..0000000000000 --- a/history/versions/366.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 366, - "commit": "7bbb5b092dae61704e5b7f7f604a81a41b9d6b3a", - "date": "2021-04-01T23:05:04.918Z" - }, - "versionStart": { - "versionNum": 365, - "commit": "9a0170bbb5ad8b6dda0940eb7b376107366f27c6", - "date": "2021-04-01T23:02:45.612Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b/info.json", - "blockchains/smartchain/assets/0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/367.json b/history/versions/367.json deleted file mode 100644 index 36208f389dba6..0000000000000 --- a/history/versions/367.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 367, - "commit": "5c53e3c3e4c0cf99e9f08030dbec259ff357e2c5", - "date": "2021-04-01T23:06:24.952Z" - }, - "versionStart": { - "versionNum": 366, - "commit": "7bbb5b092dae61704e5b7f7f604a81a41b9d6b3a", - "date": "2021-04-01T23:05:04.918Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1fBB6cA220dCBE732f796Fa9b13dd21cD654511b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/368.json b/history/versions/368.json deleted file mode 100644 index f6b627ffc008d..0000000000000 --- a/history/versions/368.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 368, - "commit": "655a422c203497af4c61ee0a922c943b2dead13f", - "date": "2021-04-01T23:16:42.583Z" - }, - "versionStart": { - "versionNum": 367, - "commit": "5c53e3c3e4c0cf99e9f08030dbec259ff357e2c5", - "date": "2021-04-01T23:06:24.952Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1600C5502E7e94CaCf73C124331cfa3e20ADd40e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/369.json b/history/versions/369.json deleted file mode 100644 index 9476e51de0b80..0000000000000 --- a/history/versions/369.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 369, - "commit": "7887e06bc365b3ef892e7cdd464bb8661796c4f9", - "date": "2021-04-01T23:19:48.244Z" - }, - "versionStart": { - "versionNum": 368, - "commit": "655a422c203497af4c61ee0a922c943b2dead13f", - "date": "2021-04-01T23:16:42.583Z" - }, - "changes": [ - "blockchains/solana/assets/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE/info.json", - "blockchains/solana/assets/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/37.json b/history/versions/37.json deleted file mode 100644 index 2b818abfb79f6..0000000000000 --- a/history/versions/37.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 37, - "commit": "ac09a753983cb6716d1d8195abf26de6987623ad", - "date": "2021-02-28T07:21:30.286Z" - }, - "versionStart": { - "versionNum": 36, - "commit": "859c4dd0e383c50f07930c2200f0b9ccb342fa39", - "date": "2021-02-28T06:00:05.912Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/370.json b/history/versions/370.json deleted file mode 100644 index b002596d7de20..0000000000000 --- a/history/versions/370.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 370, - "commit": "9ae4ef9b705a4abcbdbe4edc34a66ee1aed85f05", - "date": "2021-04-01T23:21:23.794Z" - }, - "versionStart": { - "versionNum": 369, - "commit": "7887e06bc365b3ef892e7cdd464bb8661796c4f9", - "date": "2021-04-01T23:19:48.244Z" - }, - "changes": [ - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/3K6rftdAaQYMPunrtNRHgnK2UAtjm2JwyT2oCiTDouYE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/371.json b/history/versions/371.json deleted file mode 100644 index c6ca2a5f7364e..0000000000000 --- a/history/versions/371.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 371, - "commit": "efe50f1dd58df8df8df9e00eeab08fd576906ed2", - "date": "2021-04-01T23:26:22.613Z" - }, - "versionStart": { - "versionNum": 370, - "commit": "9ae4ef9b705a4abcbdbe4edc34a66ee1aed85f05", - "date": "2021-04-01T23:21:23.794Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/info.json", - "blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/372.json b/history/versions/372.json deleted file mode 100644 index fab8b8fa159d4..0000000000000 --- a/history/versions/372.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 372, - "commit": "13df5ca38d9232ea24f2124a4fe1c9f86a8adf69", - "date": "2021-04-01T23:28:01.887Z" - }, - "versionStart": { - "versionNum": 371, - "commit": "efe50f1dd58df8df8df9e00eeab08fd576906ed2", - "date": "2021-04-01T23:26:22.613Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x7FF4169a6B5122b664c51c95727d87750eC07c84/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/373.json b/history/versions/373.json deleted file mode 100644 index d2dd4e2293fb1..0000000000000 --- a/history/versions/373.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 373, - "commit": "a87f8104aa21957bcd1165f1bcf2208c2b1f9cf1", - "date": "2021-04-01T23:31:55.786Z" - }, - "versionStart": { - "versionNum": 372, - "commit": "13df5ca38d9232ea24f2124a4fe1c9f86a8adf69", - "date": "2021-04-01T23:28:01.887Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2/info.json", - "blockchains/smartchain/assets/0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/374.json b/history/versions/374.json deleted file mode 100644 index 2bb401e3cfe6e..0000000000000 --- a/history/versions/374.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 374, - "commit": "b288a4ed456ac4ce138973ff701a3ce72d3f0847", - "date": "2021-04-01T23:33:36.821Z" - }, - "versionStart": { - "versionNum": 373, - "commit": "a87f8104aa21957bcd1165f1bcf2208c2b1f9cf1", - "date": "2021-04-01T23:31:55.786Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/375.json b/history/versions/375.json deleted file mode 100644 index 09ed794c8009e..0000000000000 --- a/history/versions/375.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 375, - "commit": "ca2563113c2ef94db59ef40cab067ee52c7afd7d", - "date": "2021-04-01T23:36:39.106Z" - }, - "versionStart": { - "versionNum": 374, - "commit": "b288a4ed456ac4ce138973ff701a3ce72d3f0847", - "date": "2021-04-01T23:33:36.821Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB/info.json", - "blockchains/smartchain/assets/0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/376.json b/history/versions/376.json deleted file mode 100644 index 2a64af0ac50a5..0000000000000 --- a/history/versions/376.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 376, - "commit": "1510dd3ec7216ff17165c085e65188385beb59b0", - "date": "2021-04-01T23:38:05.842Z" - }, - "versionStart": { - "versionNum": 375, - "commit": "ca2563113c2ef94db59ef40cab067ee52c7afd7d", - "date": "2021-04-01T23:36:39.106Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB0a1DE764A033A76f28E821fBe402EDBFEe937dB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/377.json b/history/versions/377.json deleted file mode 100644 index 66bcd37571a40..0000000000000 --- a/history/versions/377.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 377, - "commit": "d7e5a59240f9754b7c3fd49e4bcda9e2523e557c", - "date": "2021-04-02T07:10:43.258Z" - }, - "versionStart": { - "versionNum": 376, - "commit": "1510dd3ec7216ff17165c085e65188385beb59b0", - "date": "2021-04-01T23:38:05.842Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/378.json b/history/versions/378.json deleted file mode 100644 index ec14d1565a0e2..0000000000000 --- a/history/versions/378.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 378, - "commit": "16be8d0ab292b6723af6f753b4c16671d6151639", - "date": "2021-04-02T09:42:25.491Z" - }, - "versionStart": { - "versionNum": 377, - "commit": "d7e5a59240f9754b7c3fd49e4bcda9e2523e557c", - "date": "2021-04-02T07:10:43.258Z" - }, - "changes": [ - "blockchains/ethereum/tokenlist.json", - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/379.json b/history/versions/379.json deleted file mode 100644 index c68f0315af456..0000000000000 --- a/history/versions/379.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 379, - "commit": "f5a53a6d0e2e0f163422811e2ebe5c1283101be4", - "date": "2021-04-02T09:55:08.377Z" - }, - "versionStart": { - "versionNum": 378, - "commit": "16be8d0ab292b6723af6f753b4c16671d6151639", - "date": "2021-04-02T09:42:25.491Z" - }, - "changes": [ - "blockchains/ethereum/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/38.json b/history/versions/38.json deleted file mode 100644 index 2387cdafb4a87..0000000000000 --- a/history/versions/38.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 38, - "commit": "1fb6e9a07f13ab5ceb718f999b73918c57cc0453", - "date": "2021-03-01T07:22:20.465Z" - }, - "versionStart": { - "versionNum": 37, - "commit": "ac09a753983cb6716d1d8195abf26de6987623ad", - "date": "2021-02-28T07:21:30.286Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/380.json b/history/versions/380.json deleted file mode 100644 index 54b172b7f4047..0000000000000 --- a/history/versions/380.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 380, - "commit": "ceb749adacdd2b4e239be2ec66fcaeca86ab9229", - "date": "2021-04-02T10:14:06.828Z" - }, - "versionStart": { - "versionNum": 379, - "commit": "f5a53a6d0e2e0f163422811e2ebe5c1283101be4", - "date": "2021-04-02T09:55:08.377Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x39eAE99E685906fF1C11A962a743440d0a1A6e09/info.json", - "blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/info.json", - "blockchains/ethereum/assets/0x3FA729B4548beCBAd4EaB6EF18413470e6D5324C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/381.json b/history/versions/381.json deleted file mode 100644 index d5d523ef7b10b..0000000000000 --- a/history/versions/381.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 381, - "commit": "e1a9ee92e87bad2fbd57a80241f236656bdc59a3", - "date": "2021-04-02T10:21:42.763Z" - }, - "versionStart": { - "versionNum": 380, - "commit": "ceb749adacdd2b4e239be2ec66fcaeca86ab9229", - "date": "2021-04-02T10:14:06.828Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3fd5B5746315E3F8d43A46b09c826a001EBb977d/info.json", - "blockchains/smartchain/assets/0x3fd5B5746315E3F8d43A46b09c826a001EBb977d/logo.png", - "blockchains/smartchain/assets/0xdcAf1Afc07d9e1C057bd5cd144659910C4b91682/info.json", - "blockchains/smartchain/assets/0xdcAf1Afc07d9e1C057bd5cd144659910C4b91682/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/382.json b/history/versions/382.json deleted file mode 100644 index 3bd7929e447aa..0000000000000 --- a/history/versions/382.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 382, - "commit": "b37e7fea1ad326cc9ad8c9749da41279c4191798", - "date": "2021-04-02T10:23:27.784Z" - }, - "versionStart": { - "versionNum": 381, - "commit": "e1a9ee92e87bad2fbd57a80241f236656bdc59a3", - "date": "2021-04-02T10:21:42.763Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/383.json b/history/versions/383.json deleted file mode 100644 index c73c2f1810a1b..0000000000000 --- a/history/versions/383.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 383, - "commit": "121419eb86e5c6fed461742ac5e82e72bed17336", - "date": "2021-04-02T10:47:56.599Z" - }, - "versionStart": { - "versionNum": 382, - "commit": "b37e7fea1ad326cc9ad8c9749da41279c4191798", - "date": "2021-04-02T10:23:27.784Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE3894CB9E92ca78524Fb6a30Ff072FA5E533c162/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/384.json b/history/versions/384.json deleted file mode 100644 index a27f9e2f62a39..0000000000000 --- a/history/versions/384.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 384, - "commit": "0076b87998e1556123cb505236f0475b657d7865", - "date": "2021-04-02T10:49:51.619Z" - }, - "versionStart": { - "versionNum": 383, - "commit": "121419eb86e5c6fed461742ac5e82e72bed17336", - "date": "2021-04-02T10:47:56.599Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/info.json", - "blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/385.json b/history/versions/385.json deleted file mode 100644 index e4214dbfec7d1..0000000000000 --- a/history/versions/385.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 385, - "commit": "ea4af54c0b4e75ddcec4b9bc457b97df51f36beb", - "date": "2021-04-02T10:51:07.439Z" - }, - "versionStart": { - "versionNum": 384, - "commit": "0076b87998e1556123cb505236f0475b657d7865", - "date": "2021-04-02T10:49:51.619Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/386.json b/history/versions/386.json deleted file mode 100644 index c328e0af117bf..0000000000000 --- a/history/versions/386.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 386, - "commit": "4973d7c99bffeeb15bac64e5dbbee0ac84ea76fd", - "date": "2021-04-02T10:58:27.704Z" - }, - "versionStart": { - "versionNum": 385, - "commit": "ea4af54c0b4e75ddcec4b9bc457b97df51f36beb", - "date": "2021-04-02T10:51:07.439Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json", - "blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/387.json b/history/versions/387.json deleted file mode 100644 index 12a2315c90d13..0000000000000 --- a/history/versions/387.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 387, - "commit": "7d4f204abd6ec5a734efd85b5c55c69bff782369", - "date": "2021-04-02T11:02:45.692Z" - }, - "versionStart": { - "versionNum": 386, - "commit": "4973d7c99bffeeb15bac64e5dbbee0ac84ea76fd", - "date": "2021-04-02T10:58:27.704Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xD5cd84D6f044AbE314Ee7E414d37cae8773ef9D3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/388.json b/history/versions/388.json deleted file mode 100644 index 44fdfeaa311b4..0000000000000 --- a/history/versions/388.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 388, - "commit": "2754278914924789a5a3f72246faea305056a9ae", - "date": "2021-04-02T11:04:03.544Z" - }, - "versionStart": { - "versionNum": 387, - "commit": "7d4f204abd6ec5a734efd85b5c55c69bff782369", - "date": "2021-04-02T11:02:45.692Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x380624A4a7e69dB1cA07deEcF764025FC224D056/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/389.json b/history/versions/389.json deleted file mode 100644 index 11b6055983799..0000000000000 --- a/history/versions/389.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 389, - "commit": "7b8e0635667cdcdc785bbee4f8439130a958f494", - "date": "2021-04-02T17:59:56.157Z" - }, - "versionStart": { - "versionNum": 388, - "commit": "2754278914924789a5a3f72246faea305056a9ae", - "date": "2021-04-02T11:04:03.544Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/39.json b/history/versions/39.json deleted file mode 100644 index becd4680358d3..0000000000000 --- a/history/versions/39.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "versionEnd": { - "versionNum": 39, - "commit": "e57fcbd682b12429e19ec5435fa4aa9b15c7c741", - "date": "2021-03-01T12:34:12.453Z" - }, - "versionStart": { - "versionNum": 38, - "commit": "1fb6e9a07f13ab5ceb718f999b73918c57cc0453", - "date": "2021-03-01T07:22:20.465Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421/info.json", - "blockchains/ethereum/assets/0x340D2bdE5Eb28c1eed91B2f790723E3B160613B7/info.json", - "blockchains/ethereum/assets/0x4fE83213D56308330EC302a8BD641f1d0113A4Cc/info.json", - "blockchains/ethereum/assets/0x798D1bE841a82a273720CE31c822C61a67a601C3/info.json", - "blockchains/ethereum/assets/0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de/info.json", - "blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/info.json", - "blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/logo.png", - "blockchains/ethereum/assets/0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83/info.json", - "blockchains/ontology/assets/ong/info.json", - "blockchains/smartchain/assets/0x3aabCf53A1930A42E18D938C019E83Ebee50a849/info.json", - "blockchains/smartchain/assets/0x6c5FE6e99D2484db7E4BF34F365ABA42d0E4dC20/info.json", - "blockchains/smartchain/assets/0x9E7942a24be24B18A56CEac7bA9926C5FBFc4E27/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/390.json b/history/versions/390.json deleted file mode 100644 index ca770a3157096..0000000000000 --- a/history/versions/390.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 390, - "commit": "46458c9b1fc09b7d30542ea126dc1cdeac9d8518", - "date": "2021-04-02T18:01:20.830Z" - }, - "versionStart": { - "versionNum": 389, - "commit": "7b8e0635667cdcdc785bbee4f8439130a958f494", - "date": "2021-04-02T17:59:56.157Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/391.json b/history/versions/391.json deleted file mode 100644 index 85ec1343a6629..0000000000000 --- a/history/versions/391.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 391, - "commit": "ce63c679612a157e5ca0c6602587b21ce5d788f0", - "date": "2021-04-03T07:10:04.963Z" - }, - "versionStart": { - "versionNum": 390, - "commit": "46458c9b1fc09b7d30542ea126dc1cdeac9d8518", - "date": "2021-04-02T18:01:20.830Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/392.json b/history/versions/392.json deleted file mode 100644 index cfdec78cb85aa..0000000000000 --- a/history/versions/392.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 392, - "commit": "c84c18702023d038456ed168bc7b0e5692044819", - "date": "2021-04-03T11:28:31.820Z" - }, - "versionStart": { - "versionNum": 391, - "commit": "ce63c679612a157e5ca0c6602587b21ce5d788f0", - "date": "2021-04-03T07:10:04.963Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e/info.json", - "blockchains/smartchain/assets/0xe4CA1F75ECA6214393fCE1C1b316C237664EaA8e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/393.json b/history/versions/393.json deleted file mode 100644 index 102bd6969046c..0000000000000 --- a/history/versions/393.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 393, - "commit": "7158b4a1130e2d03ff4b386badd525d9d4eb7a52", - "date": "2021-04-03T11:42:03.799Z" - }, - "versionStart": { - "versionNum": 392, - "commit": "c84c18702023d038456ed168bc7b0e5692044819", - "date": "2021-04-03T11:28:31.820Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x3Ab6Ed69Ef663bd986Ee59205CCaD8A20F98b4c2/info.json", - "blockchains/ethereum/assets/0x3Ab6Ed69Ef663bd986Ee59205CCaD8A20F98b4c2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/394.json b/history/versions/394.json deleted file mode 100644 index a73aa149447b3..0000000000000 --- a/history/versions/394.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 394, - "commit": "5acc7c19ea2872a670c0e44fd9dc7b2f00761d58", - "date": "2021-04-03T22:58:34.518Z" - }, - "versionStart": { - "versionNum": 393, - "commit": "7158b4a1130e2d03ff4b386badd525d9d4eb7a52", - "date": "2021-04-03T11:42:03.799Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json", - "blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/logo.png", - "blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/info.json", - "blockchains/ethereum/assets/0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/395.json b/history/versions/395.json deleted file mode 100644 index e5d457c52d8fd..0000000000000 --- a/history/versions/395.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 395, - "commit": "bad83770ec4eb4a23845ef361a49ebd0b284c9a5", - "date": "2021-04-03T22:59:41.641Z" - }, - "versionStart": { - "versionNum": 394, - "commit": "5acc7c19ea2872a670c0e44fd9dc7b2f00761d58", - "date": "2021-04-03T22:58:34.518Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x956F47F50A910163D8BF957Cf5846D573E7f87CA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/396.json b/history/versions/396.json deleted file mode 100644 index bb58a7eff3abe..0000000000000 --- a/history/versions/396.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 396, - "commit": "297b1dd56b309f75ad85fd4ca0f553c77ca1ab22", - "date": "2021-04-03T23:02:21.235Z" - }, - "versionStart": { - "versionNum": 395, - "commit": "bad83770ec4eb4a23845ef361a49ebd0b284c9a5", - "date": "2021-04-03T22:59:41.641Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/info.json", - "blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/397.json b/history/versions/397.json deleted file mode 100644 index 2e86586db91cf..0000000000000 --- a/history/versions/397.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 397, - "commit": "fb8d3d0ed1230ce7c234699bf411380ea3c67487", - "date": "2021-04-03T23:03:34.775Z" - }, - "versionStart": { - "versionNum": 396, - "commit": "297b1dd56b309f75ad85fd4ca0f553c77ca1ab22", - "date": "2021-04-03T23:02:21.235Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/398.json b/history/versions/398.json deleted file mode 100644 index 4f42573a229d7..0000000000000 --- a/history/versions/398.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 398, - "commit": "5d57025cf57a65d78e7a47d1ab98762b64c713e5", - "date": "2021-04-03T23:13:35.926Z" - }, - "versionStart": { - "versionNum": 397, - "commit": "fb8d3d0ed1230ce7c234699bf411380ea3c67487", - "date": "2021-04-03T23:03:34.775Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json", - "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/399.json b/history/versions/399.json deleted file mode 100644 index 4ef7c93621362..0000000000000 --- a/history/versions/399.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 399, - "commit": "c383fbddea6c9e7061d8e26526852a8ab6accb1d", - "date": "2021-04-03T23:14:52.194Z" - }, - "versionStart": { - "versionNum": 398, - "commit": "5d57025cf57a65d78e7a47d1ab98762b64c713e5", - "date": "2021-04-03T23:13:35.926Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/4.json b/history/versions/4.json deleted file mode 100644 index 6cd6eacc70fc8..0000000000000 --- a/history/versions/4.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 4, - "commit": "50d3e358fcbbd4ddbc4704a5aa937ce89892ed22", - "date": "2021-02-24T13:00:30.891Z" - }, - "versionStart": { - "versionNum": 3, - "commit": "d7b8d537074a5d83adcb05e72a141f8116587fcc", - "date": "2021-02-24T12:59:02.761Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x988c11625472340b7B36FF1534893780E0d8d841/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/40.json b/history/versions/40.json deleted file mode 100644 index a528631c7cfb0..0000000000000 --- a/history/versions/40.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 40, - "commit": "18967f8eefea57b0052762c9a4e88cf6739fe99a", - "date": "2021-03-01T12:36:45.445Z" - }, - "versionStart": { - "versionNum": 39, - "commit": "e57fcbd682b12429e19ec5435fa4aa9b15c7c741", - "date": "2021-03-01T12:34:12.453Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xD478161C952357F05f0292B56012Cd8457F1cfbF/info.json", - "blockchains/ethereum/assets/0xD478161C952357F05f0292B56012Cd8457F1cfbF/logo.png", - "blockchains/ethereum/assets/0xEB58343b36C7528F23CAAe63a150240241310049/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/400.json b/history/versions/400.json deleted file mode 100644 index 424f38f856ece..0000000000000 --- a/history/versions/400.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 400, - "commit": "64f84d4e97687c00d6e56ad8395886c8ceb1a9d2", - "date": "2021-04-04T05:02:22.512Z" - }, - "versionStart": { - "versionNum": 399, - "commit": "c383fbddea6c9e7061d8e26526852a8ab6accb1d", - "date": "2021-04-03T23:14:52.194Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4f5fa8f2d12e5eB780f6082Dd656C565C48E0f24/logo.png", - "blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json", - "blockchains/smartchain/assets/0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819/info.json", - "blockchains/smartchain/assets/0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819/logo.png", - "blockchains/smartchain/assets/0xc53708664b99DF348dd27C3Ac0759d2DA9c40462/info.json", - "blockchains/smartchain/assets/0xc53708664b99DF348dd27C3Ac0759d2DA9c40462/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/401.json b/history/versions/401.json deleted file mode 100644 index d302d89ca7ba0..0000000000000 --- a/history/versions/401.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 401, - "commit": "12236d9f05cc27f6861a769f84bd184c320a1dbd", - "date": "2021-04-04T05:03:40.809Z" - }, - "versionStart": { - "versionNum": 400, - "commit": "64f84d4e97687c00d6e56ad8395886c8ceb1a9d2", - "date": "2021-04-04T05:02:22.512Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xADE00C28244d5CE17D72E40330B1c318cD12B7c3/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6bfF4Fb161347ad7de4A625AE5aa3A1CA7077819/info.json", - "blockchains/smartchain/assets/0xc53708664b99DF348dd27C3Ac0759d2DA9c40462/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/402.json b/history/versions/402.json deleted file mode 100644 index 608af725e8000..0000000000000 --- a/history/versions/402.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 402, - "commit": "3a657619d37e4fda3caeafe7f4d415484e5d5521", - "date": "2021-04-04T05:06:17.341Z" - }, - "versionStart": { - "versionNum": 401, - "commit": "12236d9f05cc27f6861a769f84bd184c320a1dbd", - "date": "2021-04-04T05:03:40.809Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d/info.json", - "blockchains/smartchain/assets/0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/403.json b/history/versions/403.json deleted file mode 100644 index b4dc96a8aac41..0000000000000 --- a/history/versions/403.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 403, - "commit": "ff69d1d41e16f461378b1d29fc3a2d952c2e4f49", - "date": "2021-04-04T05:07:25.313Z" - }, - "versionStart": { - "versionNum": 402, - "commit": "3a657619d37e4fda3caeafe7f4d415484e5d5521", - "date": "2021-04-04T05:06:17.341Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc5A49b4CBe004b6FD55B30Ba1dE6AC360FF9765d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/404.json b/history/versions/404.json deleted file mode 100644 index 764ac57d4cff9..0000000000000 --- a/history/versions/404.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 404, - "commit": "10d629be4500e77c5028484c916f271f19847c2e", - "date": "2021-04-04T07:12:29.036Z" - }, - "versionStart": { - "versionNum": 403, - "commit": "ff69d1d41e16f461378b1d29fc3a2d952c2e4f49", - "date": "2021-04-04T05:07:25.313Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/405.json b/history/versions/405.json deleted file mode 100644 index 4959ce9d925e0..0000000000000 --- a/history/versions/405.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 405, - "commit": "b1ffd9713b4464a027820c9fac056cb2c096b5c0", - "date": "2021-04-04T13:22:39.345Z" - }, - "versionStart": { - "versionNum": 404, - "commit": "10d629be4500e77c5028484c916f271f19847c2e", - "date": "2021-04-04T07:12:29.036Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x851F7a700c5d67DB59612b871338a85526752c25/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/406.json b/history/versions/406.json deleted file mode 100644 index 22544a7036adf..0000000000000 --- a/history/versions/406.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 406, - "commit": "b1bfcb1acc75171802b47af1a23198dd4218d4b8", - "date": "2021-04-04T13:41:30.489Z" - }, - "versionStart": { - "versionNum": 405, - "commit": "b1ffd9713b4464a027820c9fac056cb2c096b5c0", - "date": "2021-04-04T13:22:39.345Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json", - "blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/407.json b/history/versions/407.json deleted file mode 100644 index d5f118802d391..0000000000000 --- a/history/versions/407.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 407, - "commit": "0f8a0a305f0693ebe3d191c8208aeb1168c5bdcc", - "date": "2021-04-04T13:42:43.016Z" - }, - "versionStart": { - "versionNum": 406, - "commit": "b1bfcb1acc75171802b47af1a23198dd4218d4b8", - "date": "2021-04-04T13:41:30.489Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2cD1075682b0FCCaADd0Ca629e138E64015Ba11c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/408.json b/history/versions/408.json deleted file mode 100644 index c104325b6a85e..0000000000000 --- a/history/versions/408.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 408, - "commit": "9554d127647148ff2b37fd058a52d7d455e5a72a", - "date": "2021-04-04T15:00:40.665Z" - }, - "versionStart": { - "versionNum": 407, - "commit": "0f8a0a305f0693ebe3d191c8208aeb1168c5bdcc", - "date": "2021-04-04T13:42:43.016Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json", - "blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/409.json b/history/versions/409.json deleted file mode 100644 index 2fba7e7dd30a1..0000000000000 --- a/history/versions/409.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 409, - "commit": "e544f7d5e386a20600f1edcd299a62ee6d0b1220", - "date": "2021-04-04T15:02:04.898Z" - }, - "versionStart": { - "versionNum": 408, - "commit": "9554d127647148ff2b37fd058a52d7d455e5a72a", - "date": "2021-04-04T15:00:40.665Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x816e9e589F8C07149dA4E2496C547952338B27e2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/41.json b/history/versions/41.json deleted file mode 100644 index 2bbaa74fe7a98..0000000000000 --- a/history/versions/41.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 41, - "commit": "6d9e6980f913239b6e20edcf782b294724360506", - "date": "2021-03-01T12:38:09.196Z" - }, - "versionStart": { - "versionNum": 40, - "commit": "18967f8eefea57b0052762c9a4e88cf6739fe99a", - "date": "2021-03-01T12:36:45.445Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xD478161C952357F05f0292B56012Cd8457F1cfbF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/410.json b/history/versions/410.json deleted file mode 100644 index b5c6434d60412..0000000000000 --- a/history/versions/410.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 410, - "commit": "03da0f28bb68c91a42c36b4cf357d96d4cc98c4c", - "date": "2021-04-05T07:11:10.721Z" - }, - "versionStart": { - "versionNum": 409, - "commit": "e544f7d5e386a20600f1edcd299a62ee6d0b1220", - "date": "2021-04-04T15:02:04.898Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/411.json b/history/versions/411.json deleted file mode 100644 index f8889070b6487..0000000000000 --- a/history/versions/411.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 411, - "commit": "c2d6fb1dd79d806007f98e389023daba8b05a456", - "date": "2021-04-06T05:38:58.395Z" - }, - "versionStart": { - "versionNum": 410, - "commit": "03da0f28bb68c91a42c36b4cf357d96d4cc98c4c", - "date": "2021-04-05T07:11:10.721Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x72e364F2ABdC788b7E918bc238B21f109Cd634D7/info.json", - "blockchains/ethereum/assets/0x72e364F2ABdC788b7E918bc238B21f109Cd634D7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/412.json b/history/versions/412.json deleted file mode 100644 index 85aa425d95b57..0000000000000 --- a/history/versions/412.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 412, - "commit": "2e62e92530f070c10e9590ed25d88908c6a2d8ea", - "date": "2021-04-06T05:40:25.693Z" - }, - "versionStart": { - "versionNum": 411, - "commit": "c2d6fb1dd79d806007f98e389023daba8b05a456", - "date": "2021-04-06T05:38:58.395Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/413.json b/history/versions/413.json deleted file mode 100644 index 3bf4fda3705f2..0000000000000 --- a/history/versions/413.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 413, - "commit": "64334f168ca202b7741826fc7c1df1aebc958aba", - "date": "2021-04-06T07:11:54.533Z" - }, - "versionStart": { - "versionNum": 412, - "commit": "2e62e92530f070c10e9590ed25d88908c6a2d8ea", - "date": "2021-04-06T05:40:25.693Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/414.json b/history/versions/414.json deleted file mode 100644 index 5d5d4db781cd5..0000000000000 --- a/history/versions/414.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 414, - "commit": "8fdc5cae6faec77d4cd85fe1d46b54a820fd5d9e", - "date": "2021-04-06T08:03:44.434Z" - }, - "versionStart": { - "versionNum": 413, - "commit": "64334f168ca202b7741826fc7c1df1aebc958aba", - "date": "2021-04-06T07:11:54.533Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA8c514D991F59baB02d32b68f04204cB89261c88/info.json", - "blockchains/smartchain/assets/0xA8c514D991F59baB02d32b68f04204cB89261c88/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/415.json b/history/versions/415.json deleted file mode 100644 index 622ea0dce0672..0000000000000 --- a/history/versions/415.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 415, - "commit": "3689731fcf3fb23115e4a80f596d30a679c455c6", - "date": "2021-04-06T08:07:12.395Z" - }, - "versionStart": { - "versionNum": 414, - "commit": "8fdc5cae6faec77d4cd85fe1d46b54a820fd5d9e", - "date": "2021-04-06T08:03:44.434Z" - }, - "changes": [ - "dapps/poolx.launchzone.org.png", - "dapps/swapx.launchzone.org.png" - ] -} \ No newline at end of file diff --git a/history/versions/416.json b/history/versions/416.json deleted file mode 100644 index 03bf2a80128da..0000000000000 --- a/history/versions/416.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 416, - "commit": "2d63b814d92f034578503a6864514ec3f26edd1f", - "date": "2021-04-06T08:46:36.728Z" - }, - "versionStart": { - "versionNum": 415, - "commit": "3689731fcf3fb23115e4a80f596d30a679c455c6", - "date": "2021-04-06T08:07:12.395Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json", - "blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/417.json b/history/versions/417.json deleted file mode 100644 index 55be8496b4a21..0000000000000 --- a/history/versions/417.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 417, - "commit": "32ddc6be1676c4a2bd12374d46af2bf5d4fcd6f7", - "date": "2021-04-06T08:47:56.333Z" - }, - "versionStart": { - "versionNum": 416, - "commit": "2d63b814d92f034578503a6864514ec3f26edd1f", - "date": "2021-04-06T08:46:36.728Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xE6F1966d04CfcB9cd1B1dC4E8256D8b501b11CbA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/418.json b/history/versions/418.json deleted file mode 100644 index ccb3ba242f697..0000000000000 --- a/history/versions/418.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 418, - "commit": "177a4b3e023d4e0825f0c923ce5da992c7a7b37b", - "date": "2021-04-06T08:56:43.624Z" - }, - "versionStart": { - "versionNum": 417, - "commit": "32ddc6be1676c4a2bd12374d46af2bf5d4fcd6f7", - "date": "2021-04-06T08:47:56.333Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json", - "blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/419.json b/history/versions/419.json deleted file mode 100644 index 297f355c949d0..0000000000000 --- a/history/versions/419.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 419, - "commit": "464281483a736a2918ff860d1429124fe73582ce", - "date": "2021-04-06T08:57:52.289Z" - }, - "versionStart": { - "versionNum": 418, - "commit": "177a4b3e023d4e0825f0c923ce5da992c7a7b37b", - "date": "2021-04-06T08:56:43.624Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xFAd8E46123D7b4e77496491769C167FF894d2ACB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/42.json b/history/versions/42.json deleted file mode 100644 index f227bc5db374a..0000000000000 --- a/history/versions/42.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 42, - "commit": "db80b67c92b1b823dd9fca19a21f82b9467a6206", - "date": "2021-03-01T12:44:55.648Z" - }, - "versionStart": { - "versionNum": 41, - "commit": "6d9e6980f913239b6e20edcf782b294724360506", - "date": "2021-03-01T12:38:09.196Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json", - "blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/420.json b/history/versions/420.json deleted file mode 100644 index abb2aaeafbc83..0000000000000 --- a/history/versions/420.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 420, - "commit": "03acaefefaa10f19d07b4df8a54355b52e91c16f", - "date": "2021-04-06T09:03:59.092Z" - }, - "versionStart": { - "versionNum": 419, - "commit": "464281483a736a2918ff860d1429124fe73582ce", - "date": "2021-04-06T08:57:52.289Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xe047705117Eb07e712C3d684f5B18E74577e83aC/info.json", - "blockchains/ethereum/assets/0xe047705117Eb07e712C3d684f5B18E74577e83aC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/421.json b/history/versions/421.json deleted file mode 100644 index d3467b7a0ebd2..0000000000000 --- a/history/versions/421.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 421, - "commit": "2afdd81d31b5343c681b9ee5fb32251b47c44301", - "date": "2021-04-06T09:05:20.802Z" - }, - "versionStart": { - "versionNum": 420, - "commit": "03acaefefaa10f19d07b4df8a54355b52e91c16f", - "date": "2021-04-06T09:03:59.092Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/422.json b/history/versions/422.json deleted file mode 100644 index c3307a561d0b0..0000000000000 --- a/history/versions/422.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 422, - "commit": "87687545105ab549996a4e1d07220d2e07883065", - "date": "2021-04-06T09:13:35.541Z" - }, - "versionStart": { - "versionNum": 421, - "commit": "2afdd81d31b5343c681b9ee5fb32251b47c44301", - "date": "2021-04-06T09:05:20.802Z" - }, - "changes": [ - "blockchains/tron/assets/TYLrbh1pVcx95bop33XQ1iYdh7r3ogEQ8Q/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/423.json b/history/versions/423.json deleted file mode 100644 index 09febec575096..0000000000000 --- a/history/versions/423.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 423, - "commit": "c553b4d5985e634f8856f1e09bde49e2e79717be", - "date": "2021-04-06T09:17:08.300Z" - }, - "versionStart": { - "versionNum": 422, - "commit": "87687545105ab549996a4e1d07220d2e07883065", - "date": "2021-04-06T09:13:35.541Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8dA443F84fEA710266C8eB6bC34B71702d033EF2/info.json", - "blockchains/smartchain/assets/0x8dA443F84fEA710266C8eB6bC34B71702d033EF2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/424.json b/history/versions/424.json deleted file mode 100644 index c5ca67eac27ba..0000000000000 --- a/history/versions/424.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 424, - "commit": "2c7659b81e31d3bbf48313f6a006e3993ad788da", - "date": "2021-04-06T09:20:00.501Z" - }, - "versionStart": { - "versionNum": 423, - "commit": "c553b4d5985e634f8856f1e09bde49e2e79717be", - "date": "2021-04-06T09:17:08.300Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x477bC8d23c634C154061869478bce96BE6045D12/info.json", - "blockchains/smartchain/assets/0x477bC8d23c634C154061869478bce96BE6045D12/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/425.json b/history/versions/425.json deleted file mode 100644 index 007a5d2f2206d..0000000000000 --- a/history/versions/425.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 425, - "commit": "3b5f7fec6a792f2c4da22570cfdf7ef885505696", - "date": "2021-04-06T09:21:29.329Z" - }, - "versionStart": { - "versionNum": 424, - "commit": "2c7659b81e31d3bbf48313f6a006e3993ad788da", - "date": "2021-04-06T09:20:00.501Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x477bC8d23c634C154061869478bce96BE6045D12/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/426.json b/history/versions/426.json deleted file mode 100644 index 12cfb90d55b2d..0000000000000 --- a/history/versions/426.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 426, - "commit": "88341f48bbaa82292852485f639d6e5a70544d78", - "date": "2021-04-06T09:41:37.153Z" - }, - "versionStart": { - "versionNum": 425, - "commit": "3b5f7fec6a792f2c4da22570cfdf7ef885505696", - "date": "2021-04-06T09:21:29.329Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3C00F8FCc8791fa78DAA4A480095Ec7D475781e2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/427.json b/history/versions/427.json deleted file mode 100644 index 4f1d569ea52d2..0000000000000 --- a/history/versions/427.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 427, - "commit": "c2ca251a405c446f2ead7d6a15ca05bc174f9a2f", - "date": "2021-04-06T15:52:47.369Z" - }, - "versionStart": { - "versionNum": 426, - "commit": "88341f48bbaa82292852485f639d6e5a70544d78", - "date": "2021-04-06T09:41:37.153Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json", - "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/428.json b/history/versions/428.json deleted file mode 100644 index 7f3058e666a8b..0000000000000 --- a/history/versions/428.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 428, - "commit": "1a8f1d31586799923e29238b8866fb4101e68630", - "date": "2021-04-06T15:54:17.441Z" - }, - "versionStart": { - "versionNum": 427, - "commit": "c2ca251a405c446f2ead7d6a15ca05bc174f9a2f", - "date": "2021-04-06T15:52:47.369Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/429.json b/history/versions/429.json deleted file mode 100644 index a85a6a4d76be3..0000000000000 --- a/history/versions/429.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 429, - "commit": "dc677ec9baedaa59c67157182e3efc70e99be011", - "date": "2021-04-06T16:01:42.040Z" - }, - "versionStart": { - "versionNum": 428, - "commit": "1a8f1d31586799923e29238b8866fb4101e68630", - "date": "2021-04-06T15:54:17.441Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700/info.json", - "blockchains/smartchain/assets/0x5A3010d4d8D3B5fB49f8B6E57FB9E48063f16700/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/43.json b/history/versions/43.json deleted file mode 100644 index 94dd200ed6db6..0000000000000 --- a/history/versions/43.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 43, - "commit": "982d0ab1dd5e3a4a0be8decc7d5c37c311aa2421", - "date": "2021-03-01T12:46:12.644Z" - }, - "versionStart": { - "versionNum": 42, - "commit": "db80b67c92b1b823dd9fca19a21f82b9467a6206", - "date": "2021-03-01T12:44:55.648Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0CDF9acd87E940837ff21BB40c9fd55F68bba059/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/430.json b/history/versions/430.json deleted file mode 100644 index 01dff7bf46b38..0000000000000 --- a/history/versions/430.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 430, - "commit": "7079cad2ee25a8fbc9ef2db47c216a63c6cf23a2", - "date": "2021-04-06T16:03:32.802Z" - }, - "versionStart": { - "versionNum": 429, - "commit": "dc677ec9baedaa59c67157182e3efc70e99be011", - "date": "2021-04-06T16:01:42.040Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/431.json b/history/versions/431.json deleted file mode 100644 index 0cdc48c73a73a..0000000000000 --- a/history/versions/431.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 431, - "commit": "adb9bc0e21972d720df456c4f8d7ed33718ff09c", - "date": "2021-04-07T05:27:15.032Z" - }, - "versionStart": { - "versionNum": 430, - "commit": "7079cad2ee25a8fbc9ef2db47c216a63c6cf23a2", - "date": "2021-04-06T16:03:32.802Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfe75cD11E283813eC44B4592476109Ba3706cef6/info.json", - "blockchains/smartchain/assets/0xfe75cD11E283813eC44B4592476109Ba3706cef6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/432.json b/history/versions/432.json deleted file mode 100644 index 153ccb6f10403..0000000000000 --- a/history/versions/432.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 432, - "commit": "80d466b8fae5c0e6fcd80a4023f1122f372c22ef", - "date": "2021-04-07T05:28:40.564Z" - }, - "versionStart": { - "versionNum": 431, - "commit": "adb9bc0e21972d720df456c4f8d7ed33718ff09c", - "date": "2021-04-07T05:27:15.032Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xfe75cD11E283813eC44B4592476109Ba3706cef6/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/433.json b/history/versions/433.json deleted file mode 100644 index 050c5456d9f4b..0000000000000 --- a/history/versions/433.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 433, - "commit": "fbbad5be91555df5e3e3f672a0219c591b08ed24", - "date": "2021-04-07T05:33:43.703Z" - }, - "versionStart": { - "versionNum": 432, - "commit": "80d466b8fae5c0e6fcd80a4023f1122f372c22ef", - "date": "2021-04-07T05:28:40.564Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4/info.json", - "blockchains/ethereum/assets/0x9d7630aDF7ab0b0CB00Af747Db76864df0EC82E4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/434.json b/history/versions/434.json deleted file mode 100644 index 93e346263797e..0000000000000 --- a/history/versions/434.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 434, - "commit": "d9d15d9a13943d05abe9ce7ce36848f99980c101", - "date": "2021-04-07T05:43:02.170Z" - }, - "versionStart": { - "versionNum": 433, - "commit": "fbbad5be91555df5e3e3f672a0219c591b08ed24", - "date": "2021-04-07T05:33:43.703Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json", - "blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/435.json b/history/versions/435.json deleted file mode 100644 index a00e30f295e48..0000000000000 --- a/history/versions/435.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 435, - "commit": "6d7a3241d57700c980492ef752193cdf0064152f", - "date": "2021-04-07T05:44:25.670Z" - }, - "versionStart": { - "versionNum": 434, - "commit": "d9d15d9a13943d05abe9ce7ce36848f99980c101", - "date": "2021-04-07T05:43:02.170Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x3c9d6c1C73b31c837832c72E04D3152f051fc1A9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/436.json b/history/versions/436.json deleted file mode 100644 index 10790ec929fbd..0000000000000 --- a/history/versions/436.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 436, - "commit": "da97c94d498af3452c8045c08d0e3abb9f01ee1d", - "date": "2021-04-07T05:48:35.822Z" - }, - "versionStart": { - "versionNum": 435, - "commit": "6d7a3241d57700c980492ef752193cdf0064152f", - "date": "2021-04-07T05:44:25.670Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/437.json b/history/versions/437.json deleted file mode 100644 index 8db853d4cc56b..0000000000000 --- a/history/versions/437.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 437, - "commit": "1a67c37d7995f0c07bbc67c96059e0ba343c0978", - "date": "2021-04-07T05:56:57.012Z" - }, - "versionStart": { - "versionNum": 436, - "commit": "da97c94d498af3452c8045c08d0e3abb9f01ee1d", - "date": "2021-04-07T05:48:35.822Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd54Fd5D0C349C06373f3FE914151D1555b629fB6/info.json", - "blockchains/smartchain/assets/0xd54Fd5D0C349C06373f3FE914151D1555b629fB6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/438.json b/history/versions/438.json deleted file mode 100644 index 839e7e717b6d4..0000000000000 --- a/history/versions/438.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 438, - "commit": "7dfeac6c37ec7c354901d04f8d384ae1d8fc8987", - "date": "2021-04-07T05:58:06.332Z" - }, - "versionStart": { - "versionNum": 437, - "commit": "1a67c37d7995f0c07bbc67c96059e0ba343c0978", - "date": "2021-04-07T05:56:57.012Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/439.json b/history/versions/439.json deleted file mode 100644 index faa1aa3ff1fe8..0000000000000 --- a/history/versions/439.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 439, - "commit": "c5c4260118e4809fe2e8cbe7881b4ce94335a05b", - "date": "2021-04-07T07:09:49.265Z" - }, - "versionStart": { - "versionNum": 438, - "commit": "7dfeac6c37ec7c354901d04f8d384ae1d8fc8987", - "date": "2021-04-07T05:58:06.332Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/44.json b/history/versions/44.json deleted file mode 100644 index 1f875e1cab2a1..0000000000000 --- a/history/versions/44.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 44, - "commit": "523a42c73f82ea411cc99310b2a3b7f4845db76a", - "date": "2021-03-01T12:51:19.921Z" - }, - "versionStart": { - "versionNum": 43, - "commit": "982d0ab1dd5e3a4a0be8decc7d5c37c311aa2421", - "date": "2021-03-01T12:46:12.644Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json", - "blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/logo.png", - "blockchains/ethereum/assets/0xef6344de1fcfC5F48c30234C16c1389e8CdC572C/info.json", - "blockchains/ethereum/assets/0xef6344de1fcfC5F48c30234C16c1389e8CdC572C/logo.png", - "blockchains/ethereum/denylist.json", - "blockchains/ethereum/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/440.json b/history/versions/440.json deleted file mode 100644 index 6f39a9d5c8d00..0000000000000 --- a/history/versions/440.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 440, - "commit": "2ed7c931a894f908912a880acb43bd3b04048d77", - "date": "2021-04-07T14:00:41.062Z" - }, - "versionStart": { - "versionNum": 439, - "commit": "c5c4260118e4809fe2e8cbe7881b4ce94335a05b", - "date": "2021-04-07T07:09:49.265Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/info.json", - "blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/logo.png", - "blockchains/ethereum/assets/0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D/info.json", - "blockchains/ethereum/assets/0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/441.json b/history/versions/441.json deleted file mode 100644 index 188e83f70b358..0000000000000 --- a/history/versions/441.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 441, - "commit": "453c9d21dfa1fc7f0a857976b968aa2d3e9cc685", - "date": "2021-04-07T14:02:02.139Z" - }, - "versionStart": { - "versionNum": 440, - "commit": "2ed7c931a894f908912a880acb43bd3b04048d77", - "date": "2021-04-07T14:00:41.062Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x5f98805A4E8be255a32880FDeC7F6728C6568bA0/info.json", - "blockchains/ethereum/assets/0x6DEA81C8171D0bA574754EF6F8b412F2Ed88c54D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/442.json b/history/versions/442.json deleted file mode 100644 index 700d779653da8..0000000000000 --- a/history/versions/442.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 442, - "commit": "ec318fabea7e8160a7a32d229458292a838e2762", - "date": "2021-04-07T14:54:39.515Z" - }, - "versionStart": { - "versionNum": 441, - "commit": "453c9d21dfa1fc7f0a857976b968aa2d3e9cc685", - "date": "2021-04-07T14:02:02.139Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x29cED01C447166958605519F10DcF8b0255fB379/info.json", - "blockchains/smartchain/assets/0x29cED01C447166958605519F10DcF8b0255fB379/logo.png", - "blockchains/smartchain/assets/0xDE2F075f6F14EB9D96755b24E416A53E736Ca363/info.json", - "blockchains/smartchain/assets/0xDE2F075f6F14EB9D96755b24E416A53E736Ca363/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/443.json b/history/versions/443.json deleted file mode 100644 index 1a5d8e7d6f5a5..0000000000000 --- a/history/versions/443.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 443, - "commit": "a6b9b33af3bdd1e31e4058ec842e2fbd63d44a51", - "date": "2021-04-07T14:55:58.439Z" - }, - "versionStart": { - "versionNum": 442, - "commit": "ec318fabea7e8160a7a32d229458292a838e2762", - "date": "2021-04-07T14:54:39.515Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/444.json b/history/versions/444.json deleted file mode 100644 index 3da343c7ced06..0000000000000 --- a/history/versions/444.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 444, - "commit": "78c4db3d9caf6da24e7dfbeea02d644989866f9e", - "date": "2021-04-07T15:23:01.929Z" - }, - "versionStart": { - "versionNum": 443, - "commit": "a6b9b33af3bdd1e31e4058ec842e2fbd63d44a51", - "date": "2021-04-07T14:55:58.439Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json", - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/445.json b/history/versions/445.json deleted file mode 100644 index 1626a0acd75f5..0000000000000 --- a/history/versions/445.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 445, - "commit": "6c4592743476a8366438cd6b686eb70b6f4d1936", - "date": "2021-04-07T15:24:23.825Z" - }, - "versionStart": { - "versionNum": 444, - "commit": "78c4db3d9caf6da24e7dfbeea02d644989866f9e", - "date": "2021-04-07T15:23:01.929Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/446.json b/history/versions/446.json deleted file mode 100644 index f04401dc094a7..0000000000000 --- a/history/versions/446.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 446, - "commit": "9822ad956e9580d816e22d1ba2b4ac7704c04d62", - "date": "2021-04-07T15:29:25.699Z" - }, - "versionStart": { - "versionNum": 445, - "commit": "6c4592743476a8366438cd6b686eb70b6f4d1936", - "date": "2021-04-07T15:24:23.825Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json", - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/447.json b/history/versions/447.json deleted file mode 100644 index 466f2b9a64c02..0000000000000 --- a/history/versions/447.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 447, - "commit": "a33a48012553ec0c60c573fa976d89b51c0c7f5c", - "date": "2021-04-07T15:38:24.356Z" - }, - "versionStart": { - "versionNum": 446, - "commit": "9822ad956e9580d816e22d1ba2b4ac7704c04d62", - "date": "2021-04-07T15:29:25.699Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xacFe45C352C902ae3A3F9B6bfE6eC994c5D791BF/info.json", - "blockchains/ethereum/assets/0xacFe45C352C902ae3A3F9B6bfE6eC994c5D791BF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/448.json b/history/versions/448.json deleted file mode 100644 index e14cb8789c3a8..0000000000000 --- a/history/versions/448.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 448, - "commit": "44c613573032482a7e312d5d1c4a647111a6cb4b", - "date": "2021-04-07T15:39:38.532Z" - }, - "versionStart": { - "versionNum": 447, - "commit": "a33a48012553ec0c60c573fa976d89b51c0c7f5c", - "date": "2021-04-07T15:38:24.356Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xacFe45C352C902ae3A3F9B6bfE6eC994c5D791BF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/449.json b/history/versions/449.json deleted file mode 100644 index 5e2c9b78955ec..0000000000000 --- a/history/versions/449.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 449, - "commit": "31b6c29fa2b512ca8cf0efd4b91b61a2347d9b77", - "date": "2021-04-08T05:04:21.755Z" - }, - "versionStart": { - "versionNum": 448, - "commit": "44c613573032482a7e312d5d1c4a647111a6cb4b", - "date": "2021-04-07T15:39:38.532Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/info.json", - "blockchains/smartchain/assets/0x869Dd7A64AfBe5370a8c591d9B8650BE60c0B8f6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/45.json b/history/versions/45.json deleted file mode 100644 index 444bde54bd63a..0000000000000 --- a/history/versions/45.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 45, - "commit": "87920ca47a97fc36e93306c332cbda298a7caae9", - "date": "2021-03-01T12:52:43.224Z" - }, - "versionStart": { - "versionNum": 44, - "commit": "523a42c73f82ea411cc99310b2a3b7f4845db76a", - "date": "2021-03-01T12:51:19.921Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x82b0E50478eeaFde392D45D1259Ed1071B6fDa81/info.json", - "blockchains/ethereum/denylist.json" - ] -} \ No newline at end of file diff --git a/history/versions/450.json b/history/versions/450.json deleted file mode 100644 index e5ec0ac13d8f4..0000000000000 --- a/history/versions/450.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 450, - "commit": "58174a6e3db065d6113333b0d90fc445e32213a8", - "date": "2021-04-08T05:06:32.715Z" - }, - "versionStart": { - "versionNum": 449, - "commit": "31b6c29fa2b512ca8cf0efd4b91b61a2347d9b77", - "date": "2021-04-08T05:04:21.755Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/451.json b/history/versions/451.json deleted file mode 100644 index 2df469fce0230..0000000000000 --- a/history/versions/451.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 451, - "commit": "b4dcb6ee9c2c793db6a04ca402c33d6225e79959", - "date": "2021-04-08T05:10:41.510Z" - }, - "versionStart": { - "versionNum": 450, - "commit": "58174a6e3db065d6113333b0d90fc445e32213a8", - "date": "2021-04-08T05:06:32.715Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9/info.json", - "blockchains/smartchain/assets/0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/452.json b/history/versions/452.json deleted file mode 100644 index 158bb9893bbbe..0000000000000 --- a/history/versions/452.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 452, - "commit": "279eba78a5151a08a19b62c0b3abeca6d0a40969", - "date": "2021-04-08T05:12:00.750Z" - }, - "versionStart": { - "versionNum": 451, - "commit": "b4dcb6ee9c2c793db6a04ca402c33d6225e79959", - "date": "2021-04-08T05:10:41.510Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/453.json b/history/versions/453.json deleted file mode 100644 index 9de8369c60d62..0000000000000 --- a/history/versions/453.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 453, - "commit": "2ebdb18999cf1b945989cf2411c2389cc335f553", - "date": "2021-04-08T05:15:04.682Z" - }, - "versionStart": { - "versionNum": 452, - "commit": "279eba78a5151a08a19b62c0b3abeca6d0a40969", - "date": "2021-04-08T05:12:00.750Z" - }, - "changes": [ - "blockchains/tron/assets/1002992/info.json", - "blockchains/tron/assets/1002992/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/454.json b/history/versions/454.json deleted file mode 100644 index d51dc7ded9a28..0000000000000 --- a/history/versions/454.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 454, - "commit": "cd1b6a205261078ae6af32c5ddd49aba19727522", - "date": "2021-04-08T05:16:15.178Z" - }, - "versionStart": { - "versionNum": 453, - "commit": "2ebdb18999cf1b945989cf2411c2389cc335f553", - "date": "2021-04-08T05:15:04.682Z" - }, - "changes": [ - "blockchains/tron/allowlist.json", - "blockchains/tron/assets/1002992/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/455.json b/history/versions/455.json deleted file mode 100644 index eb42caf9ac2b5..0000000000000 --- a/history/versions/455.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 455, - "commit": "e7ba70eba79928c20b0dea25d759b406875f496c", - "date": "2021-04-08T05:25:05.050Z" - }, - "versionStart": { - "versionNum": 454, - "commit": "cd1b6a205261078ae6af32c5ddd49aba19727522", - "date": "2021-04-08T05:16:15.178Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc04e039aE8587e71f8024b36d630f841cc2106CC/info.json", - "blockchains/smartchain/assets/0xc04e039aE8587e71f8024b36d630f841cc2106CC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/456.json b/history/versions/456.json deleted file mode 100644 index e63090cad9014..0000000000000 --- a/history/versions/456.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 456, - "commit": "a931ccc8c06c2bab41e834f1ca41868beebe6491", - "date": "2021-04-08T05:26:14.526Z" - }, - "versionStart": { - "versionNum": 455, - "commit": "e7ba70eba79928c20b0dea25d759b406875f496c", - "date": "2021-04-08T05:25:05.050Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/457.json b/history/versions/457.json deleted file mode 100644 index f6891f79442c8..0000000000000 --- a/history/versions/457.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 457, - "commit": "2cec545750403b2fddbadd905ffa91d7d162ed63", - "date": "2021-04-08T05:30:31.170Z" - }, - "versionStart": { - "versionNum": 456, - "commit": "a931ccc8c06c2bab41e834f1ca41868beebe6491", - "date": "2021-04-08T05:26:14.526Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF/info.json", - "blockchains/smartchain/assets/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/458.json b/history/versions/458.json deleted file mode 100644 index 4b9516807bb96..0000000000000 --- a/history/versions/458.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 458, - "commit": "1ac3c5e482a4cec008597080b743599a1b00d3af", - "date": "2021-04-08T05:31:36.627Z" - }, - "versionStart": { - "versionNum": 457, - "commit": "2cec545750403b2fddbadd905ffa91d7d162ed63", - "date": "2021-04-08T05:30:31.170Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xEF2ec90e0b8D4CdFdB090989EA1Bc663F0D680BF/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/459.json b/history/versions/459.json deleted file mode 100644 index 2c2c9443ca192..0000000000000 --- a/history/versions/459.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 459, - "commit": "d23474ba61c398bf410105fa77a841755656e7d3", - "date": "2021-04-08T05:39:43.465Z" - }, - "versionStart": { - "versionNum": 458, - "commit": "1ac3c5e482a4cec008597080b743599a1b00d3af", - "date": "2021-04-08T05:31:36.627Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/46.json b/history/versions/46.json deleted file mode 100644 index 973ac729e5b79..0000000000000 --- a/history/versions/46.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 46, - "commit": "f1b98f087ef5fb66ad76abba1c2f673b15250a90", - "date": "2021-03-01T15:19:23.065Z" - }, - "versionStart": { - "versionNum": 45, - "commit": "87920ca47a97fc36e93306c332cbda298a7caae9", - "date": "2021-03-01T12:52:43.224Z" - }, - "changes": [ - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/460.json b/history/versions/460.json deleted file mode 100644 index bdcc40a37e457..0000000000000 --- a/history/versions/460.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 460, - "commit": "df7108cee7ff97d80b94af37c5b310faeb2f416e", - "date": "2021-04-08T05:40:50.174Z" - }, - "versionStart": { - "versionNum": 459, - "commit": "d23474ba61c398bf410105fa77a841755656e7d3", - "date": "2021-04-08T05:39:43.465Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xBB9bc244D798123fDe783fCc1C72d3Bb8C189413/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/461.json b/history/versions/461.json deleted file mode 100644 index 197cca74d5f2b..0000000000000 --- a/history/versions/461.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 461, - "commit": "ff261163cdf85e18d45c5c4ee70a5fefd89257ba", - "date": "2021-04-08T07:11:24.019Z" - }, - "versionStart": { - "versionNum": 460, - "commit": "df7108cee7ff97d80b94af37c5b310faeb2f416e", - "date": "2021-04-08T05:40:50.174Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/462.json b/history/versions/462.json deleted file mode 100644 index 5b98a839769d0..0000000000000 --- a/history/versions/462.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 462, - "commit": "11c381522dcabef8f6f5c9cc304c04185df70344", - "date": "2021-04-08T11:33:41.513Z" - }, - "versionStart": { - "versionNum": 461, - "commit": "ff261163cdf85e18d45c5c4ee70a5fefd89257ba", - "date": "2021-04-08T07:11:24.019Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/info.json", - "blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/463.json b/history/versions/463.json deleted file mode 100644 index 62a0db512daaa..0000000000000 --- a/history/versions/463.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 463, - "commit": "68d7aebef8a718fee65226debd32961a4141751c", - "date": "2021-04-08T11:34:57.906Z" - }, - "versionStart": { - "versionNum": 462, - "commit": "11c381522dcabef8f6f5c9cc304c04185df70344", - "date": "2021-04-08T11:33:41.513Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc7091AA18598b87588e37501b6Ce865263CD67Ce/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/464.json b/history/versions/464.json deleted file mode 100644 index ffdf811f62db2..0000000000000 --- a/history/versions/464.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 464, - "commit": "37f4d9fb415aa7e7c7735d3416a6b1ce461268c5", - "date": "2021-04-08T11:52:21.856Z" - }, - "versionStart": { - "versionNum": 463, - "commit": "68d7aebef8a718fee65226debd32961a4141751c", - "date": "2021-04-08T11:34:57.906Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF27580F6a58FF785c60B7c15fD394AB442aAA451/info.json", - "blockchains/smartchain/assets/0xF27580F6a58FF785c60B7c15fD394AB442aAA451/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/465.json b/history/versions/465.json deleted file mode 100644 index 8e31002db27d2..0000000000000 --- a/history/versions/465.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 465, - "commit": "bc363a70232c22909620dc225cc21126ceecd6fd", - "date": "2021-04-08T11:54:00.492Z" - }, - "versionStart": { - "versionNum": 464, - "commit": "37f4d9fb415aa7e7c7735d3416a6b1ce461268c5", - "date": "2021-04-08T11:52:21.856Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/466.json b/history/versions/466.json deleted file mode 100644 index c41d357a3a331..0000000000000 --- a/history/versions/466.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 466, - "commit": "e3080e5795684bcd15414c5bbfd5ac69ac047724", - "date": "2021-04-08T11:57:10.079Z" - }, - "versionStart": { - "versionNum": 465, - "commit": "bc363a70232c22909620dc225cc21126ceecd6fd", - "date": "2021-04-08T11:54:00.492Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/info.json", - "blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/467.json b/history/versions/467.json deleted file mode 100644 index 826511d3b3ebb..0000000000000 --- a/history/versions/467.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 467, - "commit": "67f470653cca9909abb68d3ae2013c38ecc219f4", - "date": "2021-04-08T11:58:27.477Z" - }, - "versionStart": { - "versionNum": 466, - "commit": "e3080e5795684bcd15414c5bbfd5ac69ac047724", - "date": "2021-04-08T11:57:10.079Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc9132C76060F6b319764Ea075973a650A1a53bC9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/468.json b/history/versions/468.json deleted file mode 100644 index 81e8f74d0bf8a..0000000000000 --- a/history/versions/468.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 468, - "commit": "43b56b6578f9832159b45d1956d551157e5425b4", - "date": "2021-04-09T01:29:59.190Z" - }, - "versionStart": { - "versionNum": 467, - "commit": "67f470653cca9909abb68d3ae2013c38ecc219f4", - "date": "2021-04-08T11:58:27.477Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/469.json b/history/versions/469.json deleted file mode 100644 index 9d69b1fb2ab52..0000000000000 --- a/history/versions/469.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 469, - "commit": "403340c6bb4423b0a4e0dc508f2fc9e12369852e", - "date": "2021-04-09T07:26:16.768Z" - }, - "versionStart": { - "versionNum": 468, - "commit": "43b56b6578f9832159b45d1956d551157e5425b4", - "date": "2021-04-09T01:29:59.190Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/info.json", - "blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/47.json b/history/versions/47.json deleted file mode 100644 index c2b909b703244..0000000000000 --- a/history/versions/47.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 47, - "commit": "e555b0f5b6144e4286282a1a6147d8f8f425951a", - "date": "2021-03-01T19:44:18.681Z" - }, - "versionStart": { - "versionNum": 46, - "commit": "f1b98f087ef5fb66ad76abba1c2f673b15250a90", - "date": "2021-03-01T15:19:23.065Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/470.json b/history/versions/470.json deleted file mode 100644 index ebcb52ca896ab..0000000000000 --- a/history/versions/470.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 470, - "commit": "122b63bd93b7230e591f010a11398b12340b956b", - "date": "2021-04-09T07:27:53.335Z" - }, - "versionStart": { - "versionNum": 469, - "commit": "403340c6bb4423b0a4e0dc508f2fc9e12369852e", - "date": "2021-04-09T07:26:16.768Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd32d01A43c869EdcD1117C640fBDcfCFD97d9d65/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/471.json b/history/versions/471.json deleted file mode 100644 index da6da16983448..0000000000000 --- a/history/versions/471.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 471, - "commit": "4dd2b9a4272134fce0766eb8e22a7c87b298f9fe", - "date": "2021-04-09T07:36:33.144Z" - }, - "versionStart": { - "versionNum": 470, - "commit": "122b63bd93b7230e591f010a11398b12340b956b", - "date": "2021-04-09T07:27:53.335Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2c9Ff8Cd4266De4ba3a8a8e53391853cDb595c23/info.json", - "blockchains/ethereum/assets/0xEfaB7248D36585e2340E5d25F8a8D243E6e3193F/info.json", - "blockchains/ethereum/assets/0xEfaB7248D36585e2340E5d25F8a8D243E6e3193F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/472.json b/history/versions/472.json deleted file mode 100644 index a81aa65471fb6..0000000000000 --- a/history/versions/472.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 472, - "commit": "095994de2a800eeb18d0646baa24019e894f7929", - "date": "2021-04-09T07:37:47.800Z" - }, - "versionStart": { - "versionNum": 471, - "commit": "4dd2b9a4272134fce0766eb8e22a7c87b298f9fe", - "date": "2021-04-09T07:36:33.144Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/473.json b/history/versions/473.json deleted file mode 100644 index 0fe1f6700eee8..0000000000000 --- a/history/versions/473.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 473, - "commit": "6f00952a1f585623b96fc05780088a3b1c129c71", - "date": "2021-04-09T10:10:51.336Z" - }, - "versionStart": { - "versionNum": 472, - "commit": "095994de2a800eeb18d0646baa24019e894f7929", - "date": "2021-04-09T07:37:47.800Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8597ba143AC509189E89aaB3BA28d661A5dD9830/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/474.json b/history/versions/474.json deleted file mode 100644 index bb8bed80c33b0..0000000000000 --- a/history/versions/474.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 474, - "commit": "8d679591e9ef42dd52851aa9fc8ee5b8f082d547", - "date": "2021-04-09T10:14:51.877Z" - }, - "versionStart": { - "versionNum": 473, - "commit": "6f00952a1f585623b96fc05780088a3b1c129c71", - "date": "2021-04-09T10:10:51.336Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB27ADAfFB9fEa1801459a1a81B17218288c097cc/info.json", - "blockchains/smartchain/assets/0xB27ADAfFB9fEa1801459a1a81B17218288c097cc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/475.json b/history/versions/475.json deleted file mode 100644 index 6f2abb8b6f7fe..0000000000000 --- a/history/versions/475.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 475, - "commit": "0b617986647df177c629a09b06ea18cb6637df12", - "date": "2021-04-09T10:16:05.595Z" - }, - "versionStart": { - "versionNum": 474, - "commit": "8d679591e9ef42dd52851aa9fc8ee5b8f082d547", - "date": "2021-04-09T10:14:51.877Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB27ADAfFB9fEa1801459a1a81B17218288c097cc/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/476.json b/history/versions/476.json deleted file mode 100644 index 6ecbf2b43a121..0000000000000 --- a/history/versions/476.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 476, - "commit": "b16e1d1efd9cd60d348327cb6e58326b697fc0e7", - "date": "2021-04-09T10:21:14.834Z" - }, - "versionStart": { - "versionNum": 475, - "commit": "0b617986647df177c629a09b06ea18cb6637df12", - "date": "2021-04-09T10:16:05.595Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xfaFf5251EA98f90540D6BacDf7A458f61b456C06/info.json", - "blockchains/smartchain/assets/0xfaFf5251EA98f90540D6BacDf7A458f61b456C06/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/477.json b/history/versions/477.json deleted file mode 100644 index 7aa87d98c0488..0000000000000 --- a/history/versions/477.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 477, - "commit": "a2e24c6c85653ad8b640c62b5c9e72902bea1eb6", - "date": "2021-04-09T10:22:32.371Z" - }, - "versionStart": { - "versionNum": 476, - "commit": "b16e1d1efd9cd60d348327cb6e58326b697fc0e7", - "date": "2021-04-09T10:21:14.834Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/478.json b/history/versions/478.json deleted file mode 100644 index b09a789d7ed58..0000000000000 --- a/history/versions/478.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 478, - "commit": "415074b96779a4c0ddedf023c36a3954d3c7c485", - "date": "2021-04-09T12:49:10.271Z" - }, - "versionStart": { - "versionNum": 477, - "commit": "a2e24c6c85653ad8b640c62b5c9e72902bea1eb6", - "date": "2021-04-09T10:22:32.371Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017/info.json", - "blockchains/smartchain/assets/0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/479.json b/history/versions/479.json deleted file mode 100644 index c53813064a5e9..0000000000000 --- a/history/versions/479.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 479, - "commit": "94ea4bcbb6302245ef7ab86c17d7b8b1adceae24", - "date": "2021-04-09T12:50:17.782Z" - }, - "versionStart": { - "versionNum": 478, - "commit": "415074b96779a4c0ddedf023c36a3954d3c7c485", - "date": "2021-04-09T12:49:10.271Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3ebb316D8c387ef235BAa38978cbB9B97C8C3017/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/48.json b/history/versions/48.json deleted file mode 100644 index d341b569dd429..0000000000000 --- a/history/versions/48.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "versionEnd": { - "versionNum": 48, - "commit": "2407a1559bcd90880a1f15f003535d8d29ba5779", - "date": "2021-03-01T23:01:05.935Z" - }, - "versionStart": { - "versionNum": 47, - "commit": "e555b0f5b6144e4286282a1a6147d8f8f425951a", - "date": "2021-03-01T19:44:18.681Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva13le7wtdw3kttw0cp30pprq049esmndvdsavysq/logo.png", - "blockchains/binance/validators/assets/bva16av8zgzpjwlt7m8khwdl69ge0hx865lzq7wu80/logo.png", - "blockchains/binance/validators/assets/bva16kujlngdxq4pvyf87gpzx2x7ya4lgsz96j0aqt/logo.png", - "blockchains/binance/validators/assets/bva18w9m90ksmcnsw6rd2kwpd74m4l5agkc68su3et/logo.png", - "blockchains/binance/validators/assets/bva18wgcs0k0glcmaxreweyeydu9mudtsftcxpkt4n/logo.png", - "blockchains/binance/validators/assets/bva1ah8tgrjj5zes0rt5y6gc6m3zr5zwayt6nzaghh/logo.png", - "blockchains/binance/validators/assets/bva1fjtft76yv69d9e00ey9a5ud0aa23z6yu4m2jch/logo.png", - "blockchains/binance/validators/assets/bva1ghewcuxuunp4g0xj6yznnk6j2ccgxxhtf6h0r2/logo.png", - "blockchains/binance/validators/assets/bva1jdv73wa8u9wya5zgwj3tgddeuwc432f8ex0j74/logo.png", - "blockchains/binance/validators/assets/bva1krd023w6ptjs388fgkw7futq4fmzkscrmr0hg5/logo.png", - "blockchains/binance/validators/assets/bva1nwyq37v4f02wu7zkc2rsynn8y7hh97ura39qyf/logo.png", - "blockchains/binance/validators/assets/bva1r57gcwpa7f0slcef7z8jl7m50e2vmc854wnf7l/logo.png", - "blockchains/binance/validators/assets/bva1wlrgdtdu2fs2555ed3qdg3e74ayhdtmavy3pg2/logo.png", - "blockchains/binance/validators/assets/bva1yck3fkt2ltedev80skwjdmtfftv2lvpzfwmzfl/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/480.json b/history/versions/480.json deleted file mode 100644 index 10b4bffe95291..0000000000000 --- a/history/versions/480.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 480, - "commit": "9bd8d7c143a0b957980c1882287e9aa857e07005", - "date": "2021-04-09T12:54:18.630Z" - }, - "versionStart": { - "versionNum": 479, - "commit": "94ea4bcbb6302245ef7ab86c17d7b8b1adceae24", - "date": "2021-04-09T12:50:17.782Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0fEAdcC3824E7F3c12f40E324a60c23cA51627fc/info.json", - "blockchains/smartchain/assets/0x0fEAdcC3824E7F3c12f40E324a60c23cA51627fc/logo.png", - "dapps/wardenswap.finance.png" - ] -} \ No newline at end of file diff --git a/history/versions/481.json b/history/versions/481.json deleted file mode 100644 index 84660e6041f40..0000000000000 --- a/history/versions/481.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 481, - "commit": "f6185568d465046307f14bd45f285fd10b9c54c2", - "date": "2021-04-09T12:55:45.134Z" - }, - "versionStart": { - "versionNum": 480, - "commit": "9bd8d7c143a0b957980c1882287e9aa857e07005", - "date": "2021-04-09T12:54:18.630Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0fEAdcC3824E7F3c12f40E324a60c23cA51627fc/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/482.json b/history/versions/482.json deleted file mode 100644 index 6469821950ac3..0000000000000 --- a/history/versions/482.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 482, - "commit": "fa295b347bcdf9af871ffc7822f4476add873cdb", - "date": "2021-04-09T12:58:47.446Z" - }, - "versionStart": { - "versionNum": 481, - "commit": "f6185568d465046307f14bd45f285fd10b9c54c2", - "date": "2021-04-09T12:55:45.134Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x539F3615C1dBAfa0D008d87504667458acBd16Fa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/483.json b/history/versions/483.json deleted file mode 100644 index 070047e285502..0000000000000 --- a/history/versions/483.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 483, - "commit": "467c914ae94f08dd0b47eea80d3e1d3ee2121a44", - "date": "2021-04-09T13:10:58.710Z" - }, - "versionStart": { - "versionNum": 482, - "commit": "fa295b347bcdf9af871ffc7822f4476add873cdb", - "date": "2021-04-09T12:58:47.446Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87/info.json", - "blockchains/smartchain/assets/0x5D186E28934c6B0fF5Fc2feCE15D1F34f78cBd87/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/484.json b/history/versions/484.json deleted file mode 100644 index 48e766cfdba55..0000000000000 --- a/history/versions/484.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 484, - "commit": "3f043dad1e31a70dde447120d7eeb6af9716ca2b", - "date": "2021-04-09T13:12:15.472Z" - }, - "versionStart": { - "versionNum": 483, - "commit": "467c914ae94f08dd0b47eea80d3e1d3ee2121a44", - "date": "2021-04-09T13:10:58.710Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/485.json b/history/versions/485.json deleted file mode 100644 index be3fe4c5bcdb4..0000000000000 --- a/history/versions/485.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 485, - "commit": "6373d688148f012ccb712b3702cdaa1a70f0cef6", - "date": "2021-04-10T01:29:50.535Z" - }, - "versionStart": { - "versionNum": 484, - "commit": "3f043dad1e31a70dde447120d7eeb6af9716ca2b", - "date": "2021-04-09T13:12:15.472Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/486.json b/history/versions/486.json deleted file mode 100644 index 9d11ac5298202..0000000000000 --- a/history/versions/486.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 486, - "commit": "d0e7a059531dbc9c980dce787f6c8691cabf76b3", - "date": "2021-04-11T01:31:54.650Z" - }, - "versionStart": { - "versionNum": 485, - "commit": "6373d688148f012ccb712b3702cdaa1a70f0cef6", - "date": "2021-04-10T01:29:50.535Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/487.json b/history/versions/487.json deleted file mode 100644 index 6937d624dbcda..0000000000000 --- a/history/versions/487.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 487, - "commit": "1861c535feec530137f08e75ada8e1e4c094f8ca", - "date": "2021-04-11T03:50:05.092Z" - }, - "versionStart": { - "versionNum": 486, - "commit": "d0e7a059531dbc9c980dce787f6c8691cabf76b3", - "date": "2021-04-11T01:31:54.650Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x005B148048E06A250939f5B0Fc32AaE19c6c2c84/info.json", - "blockchains/ethereum/assets/0x005B148048E06A250939f5B0Fc32AaE19c6c2c84/logo.png", - "blockchains/ethereum/assets/0xF8C595D070d104377f58715ce2E6C93E49a87f3c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/488.json b/history/versions/488.json deleted file mode 100644 index 322656eae3c42..0000000000000 --- a/history/versions/488.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 488, - "commit": "6c893badce0ece5a972eb192f28879acd3861fa8", - "date": "2021-04-12T01:16:20.928Z" - }, - "versionStart": { - "versionNum": 487, - "commit": "1861c535feec530137f08e75ada8e1e4c094f8ca", - "date": "2021-04-11T03:50:05.092Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0/info.json", - "blockchains/smartchain/assets/0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0/logo.png", - "blockchains/smartchain/assets/0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75/info.json", - "blockchains/smartchain/assets/0xC13B7a43223BB9Bf4B69BD68Ab20ca1B79d81C75/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/489.json b/history/versions/489.json deleted file mode 100644 index 429c3281bb511..0000000000000 --- a/history/versions/489.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 489, - "commit": "d222d5aa6e25960a8266c437a493d645b7c1b935", - "date": "2021-04-12T01:17:44.316Z" - }, - "versionStart": { - "versionNum": 488, - "commit": "6c893badce0ece5a972eb192f28879acd3861fa8", - "date": "2021-04-12T01:16:20.928Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAcD7B3D9c10e97d0efA418903C0c7669E702E4C0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/49.json b/history/versions/49.json deleted file mode 100644 index 7f2552d03feb8..0000000000000 --- a/history/versions/49.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 49, - "commit": "c60f1bb5ac90df5ffc0540685b03b967143c154f", - "date": "2021-03-01T23:02:23.901Z" - }, - "versionStart": { - "versionNum": 48, - "commit": "2407a1559bcd90880a1f15f003535d8d29ba5779", - "date": "2021-03-01T23:01:05.935Z" - }, - "changes": [ - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/490.json b/history/versions/490.json deleted file mode 100644 index 1276632d39eb8..0000000000000 --- a/history/versions/490.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 490, - "commit": "676f38d9fb2941a79d62e43feb8f79471a2ce361", - "date": "2021-04-12T01:25:45.254Z" - }, - "versionStart": { - "versionNum": 489, - "commit": "d222d5aa6e25960a8266c437a493d645b7c1b935", - "date": "2021-04-12T01:17:44.316Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json", - "blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/491.json b/history/versions/491.json deleted file mode 100644 index 8bff8acaba9e1..0000000000000 --- a/history/versions/491.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "versionEnd": { - "versionNum": 491, - "commit": "bd762fc5d58718d979e38cf93abb2e51b3f23fea", - "date": "2021-04-12T01:28:11.353Z" - }, - "versionStart": { - "versionNum": 490, - "commit": "676f38d9fb2941a79d62e43feb8f79471a2ce361", - "date": "2021-04-12T01:25:45.254Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1571eD0bed4D987fe2b498DdBaE7DFA19519F651/info.json", - "blockchains/ethereum/assets/0x1571eD0bed4D987fe2b498DdBaE7DFA19519F651/logo.png", - "blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json", - "blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743/info.json", - "blockchains/smartchain/assets/0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743/logo.png", - "blockchains/smartchain/assets/0x651BfbB26455294408Aabc61a7ADF427bf149898/info.json", - "blockchains/smartchain/assets/0x651BfbB26455294408Aabc61a7ADF427bf149898/logo.png", - "blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/492.json b/history/versions/492.json deleted file mode 100644 index 2ef85aed2aef4..0000000000000 --- a/history/versions/492.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "versionEnd": { - "versionNum": 492, - "commit": "6e0f344767ae1ec2608eb1912f0adbee669a02b8", - "date": "2021-04-12T01:32:57.472Z" - }, - "versionStart": { - "versionNum": 491, - "commit": "bd762fc5d58718d979e38cf93abb2e51b3f23fea", - "date": "2021-04-12T01:28:11.353Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1571eD0bed4D987fe2b498DdBaE7DFA19519F651/info.json", - "blockchains/ethereum/assets/0x4a6AB9792e9f046C3AB22D8602450DE5186Be9A7/info.json", - "blockchains/ethereum/assets/0x4a6AB9792e9f046C3AB22D8602450DE5186Be9A7/logo.png", - "blockchains/ethereum/assets/0xa0246c9032bC3A600820415aE600c6388619A14D/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377/info.json", - "blockchains/smartchain/assets/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377/logo.png", - "blockchains/smartchain/assets/0x3b831d36ed418e893F42d46ff308C326C239429f/info.json", - "blockchains/smartchain/assets/0x3b831d36ed418e893F42d46ff308C326C239429f/logo.png", - "blockchains/smartchain/assets/0x4B5C23cac08a567ecf0c1fFcA8372A45a5D33743/info.json", - "blockchains/smartchain/assets/0x651BfbB26455294408Aabc61a7ADF427bf149898/info.json", - "blockchains/smartchain/assets/0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556/info.json", - "blockchains/smartchain/assets/0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/493.json b/history/versions/493.json deleted file mode 100644 index 3c1f158ed1f94..0000000000000 --- a/history/versions/493.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 493, - "commit": "1c225fa03a30ce9f000073e8a6de316afc2d3574", - "date": "2021-04-12T01:34:17.807Z" - }, - "versionStart": { - "versionNum": 492, - "commit": "6e0f344767ae1ec2608eb1912f0adbee669a02b8", - "date": "2021-04-12T01:32:57.472Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3203c9E46cA618C8C1cE5dC67e7e9D75f5da2377/info.json", - "blockchains/smartchain/assets/0x3b831d36ed418e893F42d46ff308C326C239429f/info.json", - "blockchains/smartchain/assets/0x5E9280d53F28281Ce098C8F64e49F5f5DC9Ea185/info.json", - "blockchains/smartchain/assets/0x5E9280d53F28281Ce098C8F64e49F5f5DC9Ea185/logo.png", - "blockchains/smartchain/assets/0x8893D5fA71389673C5c4b9b3cb4EE1ba71207556/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/494.json b/history/versions/494.json deleted file mode 100644 index e0bf21531c3a9..0000000000000 --- a/history/versions/494.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 494, - "commit": "2ef3f8b1c17e14d12fc2cd2224b72c684cae0484", - "date": "2021-04-12T01:36:44.549Z" - }, - "versionStart": { - "versionNum": 493, - "commit": "1c225fa03a30ce9f000073e8a6de316afc2d3574", - "date": "2021-04-12T01:34:17.807Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD/info.json", - "blockchains/smartchain/assets/0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/495.json b/history/versions/495.json deleted file mode 100644 index d0b6aa0c93397..0000000000000 --- a/history/versions/495.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 495, - "commit": "1b7e526ff5a5efb942f53c11f200d4b354b6b63d", - "date": "2021-04-12T01:38:26.710Z" - }, - "versionStart": { - "versionNum": 494, - "commit": "2ef3f8b1c17e14d12fc2cd2224b72c684cae0484", - "date": "2021-04-12T01:36:44.549Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/logo.png", - "blockchains/smartchain/assets/0x2E291e1c9f85a86d0C58Ae15621aaC005a8b2EAD/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/496.json b/history/versions/496.json deleted file mode 100644 index 3fd84a2e2f70c..0000000000000 --- a/history/versions/496.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 496, - "commit": "7e00b0340d66f5cd4a3606f87a061f946af52ca4", - "date": "2021-04-12T09:35:56.368Z" - }, - "versionStart": { - "versionNum": 495, - "commit": "1b7e526ff5a5efb942f53c11f200d4b354b6b63d", - "date": "2021-04-12T01:38:26.710Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAD90c05BC51672eEdfeE36E58b3ff1A78bbC146d/info.json", - "blockchains/smartchain/assets/0xAD90c05BC51672eEdfeE36E58b3ff1A78bbC146d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/497.json b/history/versions/497.json deleted file mode 100644 index 6eec44db548e9..0000000000000 --- a/history/versions/497.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 497, - "commit": "cb3947b47142873a289b90afae20c82eb0d39472", - "date": "2021-04-12T09:37:18.485Z" - }, - "versionStart": { - "versionNum": 496, - "commit": "7e00b0340d66f5cd4a3606f87a061f946af52ca4", - "date": "2021-04-12T09:35:56.368Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAD90c05BC51672eEdfeE36E58b3ff1A78bbC146d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/498.json b/history/versions/498.json deleted file mode 100644 index 1d5cc3f7d909e..0000000000000 --- a/history/versions/498.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 498, - "commit": "75ff618821a48d943e82f87793756580fab07114", - "date": "2021-04-12T09:39:43.595Z" - }, - "versionStart": { - "versionNum": 497, - "commit": "cb3947b47142873a289b90afae20c82eb0d39472", - "date": "2021-04-12T09:37:18.485Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/info.json", - "blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/499.json b/history/versions/499.json deleted file mode 100644 index da0d26ba553e9..0000000000000 --- a/history/versions/499.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 499, - "commit": "776fa26adb28887325429a1414a21d791f37e1ff", - "date": "2021-04-12T09:41:16.764Z" - }, - "versionStart": { - "versionNum": 498, - "commit": "75ff618821a48d943e82f87793756580fab07114", - "date": "2021-04-12T09:39:43.595Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xdB3C2515Da400e11Bcaf84f3b5286f18ffF1868F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/5.json b/history/versions/5.json deleted file mode 100644 index 5edc4d471884b..0000000000000 --- a/history/versions/5.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 5, - "commit": "c0f6ca96fe8a935c2887c68fa47ecd371211cdec", - "date": "2021-02-24T13:18:39.175Z" - }, - "versionStart": { - "versionNum": 4, - "commit": "50d3e358fcbbd4ddbc4704a5aa937ce89892ed22", - "date": "2021-02-24T13:00:30.891Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x44086035439E676c02D411880FcCb9837CE37c57/logo.png", - "blockchains/ethereum/assets/0x7C974104DF9dd7fb91205ab3D66d15AFf1049DE8/info.json", - "blockchains/ethereum/assets/0x7C974104DF9dd7fb91205ab3D66d15AFf1049DE8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/50.json b/history/versions/50.json deleted file mode 100644 index 31141d0e2c27f..0000000000000 --- a/history/versions/50.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 50, - "commit": "85349817989dcca157b91b923b9e62e0b81359fd", - "date": "2021-03-02T05:24:13.871Z" - }, - "versionStart": { - "versionNum": 49, - "commit": "c60f1bb5ac90df5ffc0540685b03b967143c154f", - "date": "2021-03-01T23:02:23.901Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7DEE45dff03ec7137979586cA20a2F4917BAC9Fa/info.json", - "blockchains/ethereum/assets/0x7DEE45dff03ec7137979586cA20a2F4917BAC9Fa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/500.json b/history/versions/500.json deleted file mode 100644 index 50ea6bc204cdb..0000000000000 --- a/history/versions/500.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 500, - "commit": "58ea014e2b61837b5abcfdc2a613ec705d51bbdd", - "date": "2021-04-12T09:44:46.331Z" - }, - "versionStart": { - "versionNum": 499, - "commit": "776fa26adb28887325429a1414a21d791f37e1ff", - "date": "2021-04-12T09:41:16.764Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x61Ed1C66239d29Cc93C8597c6167159e8F69a823/info.json", - "blockchains/ethereum/assets/0x61Ed1C66239d29Cc93C8597c6167159e8F69a823/logo.png", - "blockchains/smartchain/assets/0x61Ed1C66239d29Cc93C8597c6167159e8F69a823/info.json", - "blockchains/smartchain/assets/0x61Ed1C66239d29Cc93C8597c6167159e8F69a823/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/501.json b/history/versions/501.json deleted file mode 100644 index 027f7a69b8643..0000000000000 --- a/history/versions/501.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 501, - "commit": "0775a3d1bb64f5d2d3faf253f806cfaa97c3822b", - "date": "2021-04-12T09:45:53.854Z" - }, - "versionStart": { - "versionNum": 500, - "commit": "58ea014e2b61837b5abcfdc2a613ec705d51bbdd", - "date": "2021-04-12T09:44:46.331Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/502.json b/history/versions/502.json deleted file mode 100644 index ec0203bd4cd88..0000000000000 --- a/history/versions/502.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 502, - "commit": "01423ffa44b884e05975f6aa2b58ef072a9e65dd", - "date": "2021-04-12T09:50:44.593Z" - }, - "versionStart": { - "versionNum": 501, - "commit": "0775a3d1bb64f5d2d3faf253f806cfaa97c3822b", - "date": "2021-04-12T09:45:53.854Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/info.json", - "blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/503.json b/history/versions/503.json deleted file mode 100644 index a30f03faa5088..0000000000000 --- a/history/versions/503.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 503, - "commit": "f8c180f5acce5ec2cb05fb9733410f75befb072a", - "date": "2021-04-12T09:52:15.694Z" - }, - "versionStart": { - "versionNum": 502, - "commit": "01423ffa44b884e05975f6aa2b58ef072a9e65dd", - "date": "2021-04-12T09:50:44.593Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x86c3E4FfAcdB3AF628ef985a518cd6ee22A22b28/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/504.json b/history/versions/504.json deleted file mode 100644 index 82fbb554d6c15..0000000000000 --- a/history/versions/504.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 504, - "commit": "0da4e43de1b888a531c4a2583551b98d63f63006", - "date": "2021-04-12T09:55:54.632Z" - }, - "versionStart": { - "versionNum": 503, - "commit": "f8c180f5acce5ec2cb05fb9733410f75befb072a", - "date": "2021-04-12T09:52:15.694Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D/info.json", - "blockchains/smartchain/assets/0xe2F4516aA9bd7b864FF0C6DD4EbB8878E1BBc97D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/505.json b/history/versions/505.json deleted file mode 100644 index 4df0e0ad4844f..0000000000000 --- a/history/versions/505.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 505, - "commit": "2ff1b0042c68869b4a613e23a9ced964db15f847", - "date": "2021-04-12T09:57:23.936Z" - }, - "versionStart": { - "versionNum": 504, - "commit": "0da4e43de1b888a531c4a2583551b98d63f63006", - "date": "2021-04-12T09:55:54.632Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/506.json b/history/versions/506.json deleted file mode 100644 index f1afa833daa29..0000000000000 --- a/history/versions/506.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 506, - "commit": "b3a3d9c4eaafb879aa3b17825f03c25c98a31b2f", - "date": "2021-04-12T10:00:50.271Z" - }, - "versionStart": { - "versionNum": 505, - "commit": "2ff1b0042c68869b4a613e23a9ced964db15f847", - "date": "2021-04-12T09:57:23.936Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5EEF8c4320e2Bf8D1e6231A31500FD7a87D02985/info.json", - "blockchains/smartchain/assets/0x5EEF8c4320e2Bf8D1e6231A31500FD7a87D02985/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/507.json b/history/versions/507.json deleted file mode 100644 index 2a9cdad8fb34b..0000000000000 --- a/history/versions/507.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 507, - "commit": "e3ab157054270912043f6faa5d381cd5ee5d1cb1", - "date": "2021-04-12T10:02:06.347Z" - }, - "versionStart": { - "versionNum": 506, - "commit": "b3a3d9c4eaafb879aa3b17825f03c25c98a31b2f", - "date": "2021-04-12T10:00:50.271Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/508.json b/history/versions/508.json deleted file mode 100644 index f0ca003a71531..0000000000000 --- a/history/versions/508.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 508, - "commit": "2ec2caa11f460dd6d2cf49ce3832cbebd21ea86e", - "date": "2021-04-12T10:23:40.973Z" - }, - "versionStart": { - "versionNum": 507, - "commit": "e3ab157054270912043f6faa5d381cd5ee5d1cb1", - "date": "2021-04-12T10:02:06.347Z" - }, - "changes": [ - "blockchains/polygon/info/info.json", - "blockchains/polygon/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/509.json b/history/versions/509.json deleted file mode 100644 index 4b5c57c860807..0000000000000 --- a/history/versions/509.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 509, - "commit": "e54150f120609d34e8033dc4c0ddeeb8b4f16838", - "date": "2021-04-12T13:06:53.282Z" - }, - "versionStart": { - "versionNum": 508, - "commit": "2ec2caa11f460dd6d2cf49ce3832cbebd21ea86e", - "date": "2021-04-12T10:23:40.973Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e/info.json", - "blockchains/smartchain/assets/0xa9eA4b786ee5b7A733c035564Bfd9341A4c9FC1e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/51.json b/history/versions/51.json deleted file mode 100644 index 80951364f5943..0000000000000 --- a/history/versions/51.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 51, - "commit": "8a335b8d6258f1f2b04c6375c57e246654b63d32", - "date": "2021-03-02T05:25:37.414Z" - }, - "versionStart": { - "versionNum": 50, - "commit": "85349817989dcca157b91b923b9e62e0b81359fd", - "date": "2021-03-02T05:24:13.871Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/510.json b/history/versions/510.json deleted file mode 100644 index 4448cf51dae5d..0000000000000 --- a/history/versions/510.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 510, - "commit": "d1e083fe4a48f51e02f5fb5afee9cf596ac0d579", - "date": "2021-04-12T13:08:43.677Z" - }, - "versionStart": { - "versionNum": 509, - "commit": "e54150f120609d34e8033dc4c0ddeeb8b4f16838", - "date": "2021-04-12T13:06:53.282Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/511.json b/history/versions/511.json deleted file mode 100644 index 1788d243355e9..0000000000000 --- a/history/versions/511.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 511, - "commit": "9ea8fd97bec4fa71c96a2955e142f39cd420691b", - "date": "2021-04-12T13:11:35.915Z" - }, - "versionStart": { - "versionNum": 510, - "commit": "d1e083fe4a48f51e02f5fb5afee9cf596ac0d579", - "date": "2021-04-12T13:08:43.677Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE3e8cC42DA487d1116D26687856e9FB684817c52/info.json", - "blockchains/smartchain/assets/0xE3e8cC42DA487d1116D26687856e9FB684817c52/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/512.json b/history/versions/512.json deleted file mode 100644 index 648dda839f8a2..0000000000000 --- a/history/versions/512.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 512, - "commit": "15fbd6d1d4c54c6051381c8ed3e23aaaa80a832a", - "date": "2021-04-12T13:13:10.885Z" - }, - "versionStart": { - "versionNum": 511, - "commit": "9ea8fd97bec4fa71c96a2955e142f39cd420691b", - "date": "2021-04-12T13:11:35.915Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/513.json b/history/versions/513.json deleted file mode 100644 index 223dc4d2dd4a8..0000000000000 --- a/history/versions/513.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 513, - "commit": "97704ccff2a9047358b7ec219ae86eb7094788c8", - "date": "2021-04-12T13:17:29.480Z" - }, - "versionStart": { - "versionNum": 512, - "commit": "15fbd6d1d4c54c6051381c8ed3e23aaaa80a832a", - "date": "2021-04-12T13:13:10.885Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBA26397cdFF25F0D26E815d218Ef3C77609ae7f1/info.json", - "blockchains/smartchain/assets/0xBA26397cdFF25F0D26E815d218Ef3C77609ae7f1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/514.json b/history/versions/514.json deleted file mode 100644 index 7e5a42ff9412d..0000000000000 --- a/history/versions/514.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 514, - "commit": "ca1636eb70905e8be347cbe98cad55678167a00a", - "date": "2021-04-12T13:19:04.589Z" - }, - "versionStart": { - "versionNum": 513, - "commit": "97704ccff2a9047358b7ec219ae86eb7094788c8", - "date": "2021-04-12T13:17:29.480Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/515.json b/history/versions/515.json deleted file mode 100644 index 142c3177b944b..0000000000000 --- a/history/versions/515.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 515, - "commit": "36a3eabeb68ae368d3f8a389305c4f4e91a0ae46", - "date": "2021-04-12T13:20:52.940Z" - }, - "versionStart": { - "versionNum": 514, - "commit": "ca1636eb70905e8be347cbe98cad55678167a00a", - "date": "2021-04-12T13:19:04.589Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7bb362962F2a4E2089466C79566572B37CFc5D78/info.json", - "blockchains/smartchain/assets/0x7bb362962F2a4E2089466C79566572B37CFc5D78/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/516.json b/history/versions/516.json deleted file mode 100644 index 24fd371df4fb8..0000000000000 --- a/history/versions/516.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 516, - "commit": "82da43b4108ef84418387036ec287501e4380cfc", - "date": "2021-04-12T13:22:23.634Z" - }, - "versionStart": { - "versionNum": 515, - "commit": "36a3eabeb68ae368d3f8a389305c4f4e91a0ae46", - "date": "2021-04-12T13:20:52.940Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/517.json b/history/versions/517.json deleted file mode 100644 index d10ce405bf1f5..0000000000000 --- a/history/versions/517.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 517, - "commit": "34126f39db1740ea617a6667f36bf0ebd434a1e2", - "date": "2021-04-12T13:39:05.266Z" - }, - "versionStart": { - "versionNum": 516, - "commit": "82da43b4108ef84418387036ec287501e4380cfc", - "date": "2021-04-12T13:22:23.634Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x380624A4a7e69dB1cA07deEcF764025FC224D056/info.json", - "blockchains/smartchain/assets/0x380624A4a7e69dB1cA07deEcF764025FC224D056/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/518.json b/history/versions/518.json deleted file mode 100644 index 86b2a68a5d6a1..0000000000000 --- a/history/versions/518.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 518, - "commit": "297c9e035eddf22cb814ee040df2a6365bfa9c59", - "date": "2021-04-13T01:31:24.607Z" - }, - "versionStart": { - "versionNum": 517, - "commit": "34126f39db1740ea617a6667f36bf0ebd434a1e2", - "date": "2021-04-12T13:39:05.266Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/519.json b/history/versions/519.json deleted file mode 100644 index c38ca58526f06..0000000000000 --- a/history/versions/519.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 519, - "commit": "25c2ffd6916602be9478b9670dc8b4e722ad3d3b", - "date": "2021-04-13T14:16:05.834Z" - }, - "versionStart": { - "versionNum": 518, - "commit": "297c9e035eddf22cb814ee040df2a6365bfa9c59", - "date": "2021-04-13T01:31:24.607Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json", - "blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/52.json b/history/versions/52.json deleted file mode 100644 index bf8c873bab20f..0000000000000 --- a/history/versions/52.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 52, - "commit": "61b99d421c58b2b5f43274d4f31f538331663217", - "date": "2021-03-02T05:38:05.692Z" - }, - "versionStart": { - "versionNum": 51, - "commit": "8a335b8d6258f1f2b04c6375c57e246654b63d32", - "date": "2021-03-02T05:25:37.414Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66/info.json", - "blockchains/smartchain/assets/0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/520.json b/history/versions/520.json deleted file mode 100644 index 6a0af621559b5..0000000000000 --- a/history/versions/520.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 520, - "commit": "fe4e31ef2df6dbc9c2daf0de57d0f3c47a87ab60", - "date": "2021-04-13T14:17:23.935Z" - }, - "versionStart": { - "versionNum": 519, - "commit": "25c2ffd6916602be9478b9670dc8b4e722ad3d3b", - "date": "2021-04-13T14:16:05.834Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/521.json b/history/versions/521.json deleted file mode 100644 index c7a6296f51bfa..0000000000000 --- a/history/versions/521.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 521, - "commit": "e0472a05d9498fa1405afff3ed01b8c1f63a5bd7", - "date": "2021-04-13T14:29:46.712Z" - }, - "versionStart": { - "versionNum": 520, - "commit": "fe4e31ef2df6dbc9c2daf0de57d0f3c47a87ab60", - "date": "2021-04-13T14:17:23.935Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8/info.json", - "blockchains/smartchain/assets/0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/522.json b/history/versions/522.json deleted file mode 100644 index 92a1f69c6201c..0000000000000 --- a/history/versions/522.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 522, - "commit": "d32545f12939817f24b4e4b835e4ac4f85df30f9", - "date": "2021-04-13T14:49:44.314Z" - }, - "versionStart": { - "versionNum": 521, - "commit": "e0472a05d9498fa1405afff3ed01b8c1f63a5bd7", - "date": "2021-04-13T14:29:46.712Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454/info.json", - "blockchains/smartchain/assets/0x9b93c29595dd603f75854EbA3C5f4EE078EE4454/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/523.json b/history/versions/523.json deleted file mode 100644 index 8594f85c92640..0000000000000 --- a/history/versions/523.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 523, - "commit": "866cfcd24b35d4cfb767c8debed8545092606a14", - "date": "2021-04-13T14:51:18.332Z" - }, - "versionStart": { - "versionNum": 522, - "commit": "d32545f12939817f24b4e4b835e4ac4f85df30f9", - "date": "2021-04-13T14:49:44.314Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/524.json b/history/versions/524.json deleted file mode 100644 index 929b3d13b25df..0000000000000 --- a/history/versions/524.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 524, - "commit": "0e4a8ea814ae6ef07b06ed02e93db5f82d1aa8cb", - "date": "2021-04-13T14:57:22.483Z" - }, - "versionStart": { - "versionNum": 523, - "commit": "866cfcd24b35d4cfb767c8debed8545092606a14", - "date": "2021-04-13T14:51:18.332Z" - }, - "changes": [ - "blockchains/tron/assets/TTUwzoZAK6rpDjpSh8B2XFTnxGfbMLHJaq/info.json", - "blockchains/tron/assets/TTUwzoZAK6rpDjpSh8B2XFTnxGfbMLHJaq/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/525.json b/history/versions/525.json deleted file mode 100644 index c78b3361846a2..0000000000000 --- a/history/versions/525.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 525, - "commit": "2d845bf72b3adfd19589d1ba7a7c2c4f170c31d7", - "date": "2021-04-13T14:58:54.335Z" - }, - "versionStart": { - "versionNum": 524, - "commit": "0e4a8ea814ae6ef07b06ed02e93db5f82d1aa8cb", - "date": "2021-04-13T14:57:22.483Z" - }, - "changes": [ - "blockchains/tron/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/526.json b/history/versions/526.json deleted file mode 100644 index ee5355223d914..0000000000000 --- a/history/versions/526.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 526, - "commit": "4dbad743cd0b55aded676306d85dcb01a0ca2226", - "date": "2021-04-13T15:05:53.206Z" - }, - "versionStart": { - "versionNum": 525, - "commit": "2d845bf72b3adfd19589d1ba7a7c2c4f170c31d7", - "date": "2021-04-13T14:58:54.335Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/info.json", - "blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/527.json b/history/versions/527.json deleted file mode 100644 index 6c2660437fcb4..0000000000000 --- a/history/versions/527.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 527, - "commit": "d675523c4ff3d8686a65f70864703d557a40d453", - "date": "2021-04-13T15:07:14.038Z" - }, - "versionStart": { - "versionNum": 526, - "commit": "4dbad743cd0b55aded676306d85dcb01a0ca2226", - "date": "2021-04-13T15:05:53.206Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/528.json b/history/versions/528.json deleted file mode 100644 index 694f0dc7be279..0000000000000 --- a/history/versions/528.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 528, - "commit": "8ffbff111b3c9013bd34c8f5b556caac05859dc9", - "date": "2021-04-13T15:13:52.918Z" - }, - "versionStart": { - "versionNum": 527, - "commit": "d675523c4ff3d8686a65f70864703d557a40d453", - "date": "2021-04-13T15:07:14.038Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/info.json", - "blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/529.json b/history/versions/529.json deleted file mode 100644 index 458cf56e19e2f..0000000000000 --- a/history/versions/529.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 529, - "commit": "0151db07b9d0cb4065f5a13f745c0ca9a8b42abb", - "date": "2021-04-13T15:15:06.800Z" - }, - "versionStart": { - "versionNum": 528, - "commit": "8ffbff111b3c9013bd34c8f5b556caac05859dc9", - "date": "2021-04-13T15:13:52.918Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x626E8036dEB333b408Be468F951bdB42433cBF18/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/53.json b/history/versions/53.json deleted file mode 100644 index 58fa1500203d5..0000000000000 --- a/history/versions/53.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 53, - "commit": "f38f2dfecca956f9dd5fc205bf958afc030a5925", - "date": "2021-03-02T05:39:26.176Z" - }, - "versionStart": { - "versionNum": 52, - "commit": "61b99d421c58b2b5f43274d4f31f538331663217", - "date": "2021-03-02T05:38:05.692Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2ed9e96EDd11A1fF5163599A66fb6f1C77FA9C66/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/530.json b/history/versions/530.json deleted file mode 100644 index 1637fa1c54687..0000000000000 --- a/history/versions/530.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 530, - "commit": "2841b080fd073b39a70a3c56bce7e03431ec6962", - "date": "2021-04-13T21:22:14.748Z" - }, - "versionStart": { - "versionNum": 529, - "commit": "0151db07b9d0cb4065f5a13f745c0ca9a8b42abb", - "date": "2021-04-13T15:15:06.800Z" - }, - "changes": [ - "dapps/app.airnfts.com.png" - ] -} \ No newline at end of file diff --git a/history/versions/531.json b/history/versions/531.json deleted file mode 100644 index a33a00c807464..0000000000000 --- a/history/versions/531.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 531, - "commit": "9e3d070f375841d14a1429ca977a9d9b5b492fee", - "date": "2021-04-14T01:29:45.990Z" - }, - "versionStart": { - "versionNum": 530, - "commit": "2841b080fd073b39a70a3c56bce7e03431ec6962", - "date": "2021-04-13T21:22:14.748Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/532.json b/history/versions/532.json deleted file mode 100644 index 59658ee756eff..0000000000000 --- a/history/versions/532.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 532, - "commit": "860a0f7600d6db32a296470f02022b4563071d9f", - "date": "2021-04-14T02:30:46.345Z" - }, - "versionStart": { - "versionNum": 531, - "commit": "9e3d070f375841d14a1429ca977a9d9b5b492fee", - "date": "2021-04-14T01:29:45.990Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x773258b03c730F84aF10dFcB1BfAa7487558B8Ac/info.json", - "blockchains/ethereum/assets/0x773258b03c730F84aF10dFcB1BfAa7487558B8Ac/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/533.json b/history/versions/533.json deleted file mode 100644 index bec67a594e610..0000000000000 --- a/history/versions/533.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 533, - "commit": "4611aa8f72033639d32f63049f5245aad2085f1a", - "date": "2021-04-14T02:32:14.125Z" - }, - "versionStart": { - "versionNum": 532, - "commit": "860a0f7600d6db32a296470f02022b4563071d9f", - "date": "2021-04-14T02:30:46.345Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x773258b03c730F84aF10dFcB1BfAa7487558B8Ac/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/534.json b/history/versions/534.json deleted file mode 100644 index cc5fd4fb426b4..0000000000000 --- a/history/versions/534.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 534, - "commit": "a1a516aa5509ad818c22f24e35840ce70562fbee", - "date": "2021-04-14T07:11:26.932Z" - }, - "versionStart": { - "versionNum": 533, - "commit": "4611aa8f72033639d32f63049f5245aad2085f1a", - "date": "2021-04-14T02:32:14.125Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38/info.json", - "blockchains/ethereum/assets/0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38/logo.png", - "blockchains/ethereum/assets/0xA15C7Ebe1f07CaF6bFF097D8a589fb8AC49Ae5B3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/535.json b/history/versions/535.json deleted file mode 100644 index 4ddb727c8c5c9..0000000000000 --- a/history/versions/535.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 535, - "commit": "f23a83ed3d28eef00c4e7514aeaf97edb89f87bc", - "date": "2021-04-14T08:51:41.603Z" - }, - "versionStart": { - "versionNum": 534, - "commit": "a1a516aa5509ad818c22f24e35840ce70562fbee", - "date": "2021-04-14T07:11:26.932Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de/info.json", - "blockchains/smartchain/assets/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/536.json b/history/versions/536.json deleted file mode 100644 index 1c7cfe50229ba..0000000000000 --- a/history/versions/536.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 536, - "commit": "b8100c45b7094e312208ae1cefe9ebf72f7dc6ab", - "date": "2021-04-14T08:53:13.899Z" - }, - "versionStart": { - "versionNum": 535, - "commit": "f23a83ed3d28eef00c4e7514aeaf97edb89f87bc", - "date": "2021-04-14T08:51:41.603Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x81E4d494b85A24a58a6BA45c9B418b32a4E039de/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/537.json b/history/versions/537.json deleted file mode 100644 index 80eed124baf1d..0000000000000 --- a/history/versions/537.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 537, - "commit": "91126877dad42a4704fa6517161be81506f8bbce", - "date": "2021-04-14T08:56:52.097Z" - }, - "versionStart": { - "versionNum": 536, - "commit": "b8100c45b7094e312208ae1cefe9ebf72f7dc6ab", - "date": "2021-04-14T08:53:13.899Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json", - "blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/538.json b/history/versions/538.json deleted file mode 100644 index 2e88e0fc0d27c..0000000000000 --- a/history/versions/538.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 538, - "commit": "8b1e6e9b6e75b2134d27b1301c42d8ab71e4d650", - "date": "2021-04-14T08:58:16.205Z" - }, - "versionStart": { - "versionNum": 537, - "commit": "91126877dad42a4704fa6517161be81506f8bbce", - "date": "2021-04-14T08:56:52.097Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6D949f9297A522c0f97C232CC209a67Bd7CfA471/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/539.json b/history/versions/539.json deleted file mode 100644 index 3be88874bf34c..0000000000000 --- a/history/versions/539.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 539, - "commit": "a8bb76027f90105c8d5393806acbfd4ba469a3e4", - "date": "2021-04-14T09:47:47.947Z" - }, - "versionStart": { - "versionNum": 538, - "commit": "8b1e6e9b6e75b2134d27b1301c42d8ab71e4d650", - "date": "2021-04-14T08:58:16.205Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A/info.json", - "blockchains/smartchain/assets/0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/54.json b/history/versions/54.json deleted file mode 100644 index 4c90e6765434d..0000000000000 --- a/history/versions/54.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 54, - "commit": "5d73dd9c331f55141ff9a415355b020cbbaec464", - "date": "2021-03-02T05:49:30.302Z" - }, - "versionStart": { - "versionNum": 53, - "commit": "f38f2dfecca956f9dd5fc205bf958afc030a5925", - "date": "2021-03-02T05:39:26.176Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2baEcDf43734F22FD5c152DB08E3C27233F0c7d2/logo.png", - "blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/info.json", - "blockchains/ethereum/assets/0x3593D125a4f7849a1B059E64F4517A86Dd60c95d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/540.json b/history/versions/540.json deleted file mode 100644 index 913457a8c6961..0000000000000 --- a/history/versions/540.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 540, - "commit": "271c337f078c618f1c53e2bea2ea9b0f53fdadd6", - "date": "2021-04-14T09:49:01.885Z" - }, - "versionStart": { - "versionNum": 539, - "commit": "a8bb76027f90105c8d5393806acbfd4ba469a3e4", - "date": "2021-04-14T09:47:47.947Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9C28E48Ea9170d9A9cB76d338655b8bd4124BC7A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/541.json b/history/versions/541.json deleted file mode 100644 index a11d68161ada0..0000000000000 --- a/history/versions/541.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 541, - "commit": "c13cfaee36af1fd2695cfa746ff00ae39f54cf24", - "date": "2021-04-14T09:54:44.866Z" - }, - "versionStart": { - "versionNum": 540, - "commit": "271c337f078c618f1c53e2bea2ea9b0f53fdadd6", - "date": "2021-04-14T09:49:01.885Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d/info.json", - "blockchains/smartchain/assets/0x2A1d286ed5edAD78BeFD6E0d8BEb38791e8cD69d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/542.json b/history/versions/542.json deleted file mode 100644 index 19e6addc09bb4..0000000000000 --- a/history/versions/542.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 542, - "commit": "6842fdc1500d3700ecb871152fc55c9ce54aeab3", - "date": "2021-04-14T09:56:07.072Z" - }, - "versionStart": { - "versionNum": 541, - "commit": "c13cfaee36af1fd2695cfa746ff00ae39f54cf24", - "date": "2021-04-14T09:54:44.866Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/543.json b/history/versions/543.json deleted file mode 100644 index e6d3fcbd64937..0000000000000 --- a/history/versions/543.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 543, - "commit": "701275d929d5eebb733cb667db4dbecdfb2dede6", - "date": "2021-04-14T09:57:54.998Z" - }, - "versionStart": { - "versionNum": 542, - "commit": "6842fdc1500d3700ecb871152fc55c9ce54aeab3", - "date": "2021-04-14T09:56:07.072Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/info.json", - "blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/544.json b/history/versions/544.json deleted file mode 100644 index 8bb2b9072ed29..0000000000000 --- a/history/versions/544.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 544, - "commit": "8d2d32e03469d0c300bf520ac97046dad344679f", - "date": "2021-04-14T09:59:18.565Z" - }, - "versionStart": { - "versionNum": 543, - "commit": "701275d929d5eebb733cb667db4dbecdfb2dede6", - "date": "2021-04-14T09:57:54.998Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/545.json b/history/versions/545.json deleted file mode 100644 index 6307a6dfb2a18..0000000000000 --- a/history/versions/545.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 545, - "commit": "52575a438ff2a4511783a1d74b8194c23717b602", - "date": "2021-04-14T10:10:03.120Z" - }, - "versionStart": { - "versionNum": 544, - "commit": "8d2d32e03469d0c300bf520ac97046dad344679f", - "date": "2021-04-14T09:59:18.565Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x477bC8d23c634C154061869478bce96BE6045D12/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/546.json b/history/versions/546.json deleted file mode 100644 index 3e58e05ed27da..0000000000000 --- a/history/versions/546.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 546, - "commit": "c8bc74467f7e2e79cd17c2de377f9368b1a6d493", - "date": "2021-04-14T10:42:31.948Z" - }, - "versionStart": { - "versionNum": 545, - "commit": "52575a438ff2a4511783a1d74b8194c23717b602", - "date": "2021-04-14T10:10:03.120Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf3AE5d769e153Ef72b4e3591aC004E89F48107a1/info.json", - "blockchains/ethereum/assets/0xf3AE5d769e153Ef72b4e3591aC004E89F48107a1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/547.json b/history/versions/547.json deleted file mode 100644 index b3024128547fd..0000000000000 --- a/history/versions/547.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 547, - "commit": "f9e1bbe37a2d1c1ffada0656aadf13bc6a5f54e7", - "date": "2021-04-14T10:43:50.480Z" - }, - "versionStart": { - "versionNum": 546, - "commit": "c8bc74467f7e2e79cd17c2de377f9368b1a6d493", - "date": "2021-04-14T10:42:31.948Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xf3AE5d769e153Ef72b4e3591aC004E89F48107a1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/548.json b/history/versions/548.json deleted file mode 100644 index 7f8406f49bd7d..0000000000000 --- a/history/versions/548.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 548, - "commit": "b6be3e77f3e953f9d84a80ad3b9b880aa4453057", - "date": "2021-04-14T12:12:54.016Z" - }, - "versionStart": { - "versionNum": 547, - "commit": "f9e1bbe37a2d1c1ffada0656aadf13bc6a5f54e7", - "date": "2021-04-14T10:43:50.480Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/info.json", - "blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/549.json b/history/versions/549.json deleted file mode 100644 index 2434ac3f452be..0000000000000 --- a/history/versions/549.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 549, - "commit": "2c386e56da3a1afbd4633433b81bf67fb1b57448", - "date": "2021-04-14T12:14:15.841Z" - }, - "versionStart": { - "versionNum": 548, - "commit": "b6be3e77f3e953f9d84a80ad3b9b880aa4453057", - "date": "2021-04-14T12:12:54.016Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x050787DE0cF5Da03D9387b344334D51cAE5DD0Fd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/55.json b/history/versions/55.json deleted file mode 100644 index 8ee277cfadc85..0000000000000 --- a/history/versions/55.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 55, - "commit": "0e002206272d6ca1d2db9c8f92912a4693469810", - "date": "2021-03-02T05:51:00.525Z" - }, - "versionStart": { - "versionNum": 54, - "commit": "5d73dd9c331f55141ff9a415355b020cbbaec464", - "date": "2021-03-02T05:49:30.302Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/550.json b/history/versions/550.json deleted file mode 100644 index 119424975ceb3..0000000000000 --- a/history/versions/550.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 550, - "commit": "acbdcfb4881c102c0ac8955b5d1076e54ada03ea", - "date": "2021-04-14T12:24:31.892Z" - }, - "versionStart": { - "versionNum": 549, - "commit": "2c386e56da3a1afbd4633433b81bf67fb1b57448", - "date": "2021-04-14T12:14:15.841Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x904d7Ac5d005d16DBDc69f713D029e3C1800F8Ca/info.json", - "blockchains/smartchain/assets/0x904d7Ac5d005d16DBDc69f713D029e3C1800F8Ca/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/551.json b/history/versions/551.json deleted file mode 100644 index f1f40df263de2..0000000000000 --- a/history/versions/551.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 551, - "commit": "56f34b8589396b1e1a6c4278e49e1dd4ae876629", - "date": "2021-04-14T12:25:47.842Z" - }, - "versionStart": { - "versionNum": 550, - "commit": "acbdcfb4881c102c0ac8955b5d1076e54ada03ea", - "date": "2021-04-14T12:24:31.892Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/552.json b/history/versions/552.json deleted file mode 100644 index 32831bdd33418..0000000000000 --- a/history/versions/552.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 552, - "commit": "f7fde9cb2a46e1bdd96f70a34e24266a136b2349", - "date": "2021-04-14T13:11:20.540Z" - }, - "versionStart": { - "versionNum": 551, - "commit": "56f34b8589396b1e1a6c4278e49e1dd4ae876629", - "date": "2021-04-14T12:25:47.842Z" - }, - "changes": [ - "blockchains/ethereum/tokenlist.json", - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/553.json b/history/versions/553.json deleted file mode 100644 index edec406a808c0..0000000000000 --- a/history/versions/553.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 553, - "commit": "243a50c1e63e8d8a5e443fafe452580bffe5d184", - "date": "2021-04-14T20:21:26.426Z" - }, - "versionStart": { - "versionNum": 552, - "commit": "f7fde9cb2a46e1bdd96f70a34e24266a136b2349", - "date": "2021-04-14T13:11:20.540Z" - }, - "changes": [ - "blockchains/thorchain/info/info.json", - "blockchains/thorchain/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/554.json b/history/versions/554.json deleted file mode 100644 index e26b07291397a..0000000000000 --- a/history/versions/554.json +++ /dev/null @@ -1,34 +0,0 @@ -{ - "versionEnd": { - "versionNum": 554, - "commit": "ad37d9673dc5dca736ffdb88024525f673ebfa61", - "date": "2021-04-14T23:09:11.672Z" - }, - "versionStart": { - "versionNum": 553, - "commit": "243a50c1e63e8d8a5e443fafe452580bffe5d184", - "date": "2021-04-14T20:21:26.426Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x18A908eD663823C908A900b934D6249d4befbE44/info.json", - "blockchains/ethereum/assets/0x18A908eD663823C908A900b934D6249d4befbE44/logo.png", - "blockchains/ethereum/assets/0x280f76a218DDC8d56B490B5835e251E55a2e8F8d/info.json", - "blockchains/ethereum/assets/0x280f76a218DDC8d56B490B5835e251E55a2e8F8d/logo.png", - "blockchains/ethereum/assets/0x3774E825d567125988Fb293e926064B6FAa71DAB/info.json", - "blockchains/ethereum/assets/0x3774E825d567125988Fb293e926064B6FAa71DAB/logo.png", - "blockchains/ethereum/assets/0x3F3B3B269d9f7088B022290906acff8710914be1/info.json", - "blockchains/ethereum/assets/0x3F3B3B269d9f7088B022290906acff8710914be1/logo.png", - "blockchains/ethereum/assets/0x4164e5b047842Ad7dFf18fc6A6e63a1e40610f46/info.json", - "blockchains/ethereum/assets/0x4164e5b047842Ad7dFf18fc6A6e63a1e40610f46/logo.png", - "blockchains/ethereum/assets/0x69702cfd7DAd8bCcAA24D6B440159404AAA140F5/info.json", - "blockchains/ethereum/assets/0x69702cfd7DAd8bCcAA24D6B440159404AAA140F5/logo.png", - "blockchains/ethereum/assets/0x9d1C2A187cf908aEd8CFAe2353Ef72F06223d54D/info.json", - "blockchains/ethereum/assets/0x9d1C2A187cf908aEd8CFAe2353Ef72F06223d54D/logo.png", - "blockchains/ethereum/assets/0xA28d2EC98C6bb076A2e152dC9e0d94C8C01e36B0/info.json", - "blockchains/ethereum/assets/0xA28d2EC98C6bb076A2e152dC9e0d94C8C01e36B0/logo.png", - "blockchains/ethereum/assets/0xbEe9Cf658702527b0AcB2719c1FAA29EdC006a92/info.json", - "blockchains/ethereum/assets/0xbEe9Cf658702527b0AcB2719c1FAA29EdC006a92/logo.png", - "blockchains/ethereum/assets/0xdBee1d8C452c781C17Ea20115CbaD0d5f627a680/info.json", - "blockchains/ethereum/assets/0xdBee1d8C452c781C17Ea20115CbaD0d5f627a680/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/555.json b/history/versions/555.json deleted file mode 100644 index 305131734010a..0000000000000 --- a/history/versions/555.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 555, - "commit": "9251c4b02bd87009df6f0b3df23c09d2539a2c81", - "date": "2021-04-14T23:10:24.332Z" - }, - "versionStart": { - "versionNum": 554, - "commit": "ad37d9673dc5dca736ffdb88024525f673ebfa61", - "date": "2021-04-14T23:09:11.672Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/556.json b/history/versions/556.json deleted file mode 100644 index 1ef1000dfebf0..0000000000000 --- a/history/versions/556.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 556, - "commit": "1fd07019fe717603945140f9a1716468d031b07e", - "date": "2021-04-15T01:30:46.808Z" - }, - "versionStart": { - "versionNum": 555, - "commit": "9251c4b02bd87009df6f0b3df23c09d2539a2c81", - "date": "2021-04-14T23:10:24.332Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/557.json b/history/versions/557.json deleted file mode 100644 index 6fb3c4a1aafcb..0000000000000 --- a/history/versions/557.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 557, - "commit": "6d8da45b3fec3ef3ad304dd2fd7bf31ac90faa77", - "date": "2021-04-15T02:28:00.443Z" - }, - "versionStart": { - "versionNum": 556, - "commit": "1fd07019fe717603945140f9a1716468d031b07e", - "date": "2021-04-15T01:30:46.808Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x74232704659ef37c08995e386A2E26cc27a8d7B1/info.json", - "blockchains/ethereum/assets/0x74232704659ef37c08995e386A2E26cc27a8d7B1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/558.json b/history/versions/558.json deleted file mode 100644 index f8168949a3604..0000000000000 --- a/history/versions/558.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 558, - "commit": "cf6bf49646036b0f9c950f8ca7573940da4dc0d5", - "date": "2021-04-15T02:29:10.492Z" - }, - "versionStart": { - "versionNum": 557, - "commit": "6d8da45b3fec3ef3ad304dd2fd7bf31ac90faa77", - "date": "2021-04-15T02:28:00.443Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/559.json b/history/versions/559.json deleted file mode 100644 index 58da76aa7609c..0000000000000 --- a/history/versions/559.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 559, - "commit": "38caed7557f06a7a9dc0b7a445cf73c24377f61c", - "date": "2021-04-15T03:39:06.650Z" - }, - "versionStart": { - "versionNum": 558, - "commit": "cf6bf49646036b0f9c950f8ca7573940da4dc0d5", - "date": "2021-04-15T02:29:10.492Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x039B5649A59967e3e936D7471f9c3700100Ee1ab/info.json", - "blockchains/ethereum/assets/0xf34960d9d60be18cC1D5Afc1A6F012A723a28811/info.json", - "blockchains/ethereum/assets/0xf34960d9d60be18cC1D5Afc1A6F012A723a28811/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/56.json b/history/versions/56.json deleted file mode 100644 index ab003304d2e70..0000000000000 --- a/history/versions/56.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 56, - "commit": "94c84a99b3d515757a60fb2bd12b1d257f71ffab", - "date": "2021-03-02T05:54:03.469Z" - }, - "versionStart": { - "versionNum": 55, - "commit": "0e002206272d6ca1d2db9c8f92912a4693469810", - "date": "2021-03-02T05:51:00.525Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json", - "blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/560.json b/history/versions/560.json deleted file mode 100644 index 3c6c40102554b..0000000000000 --- a/history/versions/560.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 560, - "commit": "3c385b86444674886d479eb17bb5f2d387e7998d", - "date": "2021-04-15T05:45:54.250Z" - }, - "versionStart": { - "versionNum": 559, - "commit": "38caed7557f06a7a9dc0b7a445cf73c24377f61c", - "date": "2021-04-15T03:39:06.650Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72/info.json", - "blockchains/ethereum/assets/0x888888848B652B3E3a0f34c96E00EEC0F3a23F72/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2222227E22102Fe3322098e4CBfE18cFebD57c95/info.json", - "blockchains/smartchain/assets/0x2222227E22102Fe3322098e4CBfE18cFebD57c95/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/561.json b/history/versions/561.json deleted file mode 100644 index 1197daa2f0a0e..0000000000000 --- a/history/versions/561.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 561, - "commit": "0478348245872e2bc3b344aa29913dcb7100dcf3", - "date": "2021-04-15T15:23:42.365Z" - }, - "versionStart": { - "versionNum": 560, - "commit": "3c385b86444674886d479eb17bb5f2d387e7998d", - "date": "2021-04-15T05:45:54.250Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0000A1c00009A619684135B824Ba02f7FbF3A572/info.json", - "blockchains/ethereum/assets/0x0000A1c00009A619684135B824Ba02f7FbF3A572/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/562.json b/history/versions/562.json deleted file mode 100644 index ff406a0f880df..0000000000000 --- a/history/versions/562.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 562, - "commit": "423b0e165c5d08636917e49fdaef99592cce443a", - "date": "2021-04-15T15:24:59.085Z" - }, - "versionStart": { - "versionNum": 561, - "commit": "0478348245872e2bc3b344aa29913dcb7100dcf3", - "date": "2021-04-15T15:23:42.365Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/563.json b/history/versions/563.json deleted file mode 100644 index 0d3c4520d7504..0000000000000 --- a/history/versions/563.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 563, - "commit": "e4440488768d4449f5d41b24028f2f118792095b", - "date": "2021-04-15T19:40:27.511Z" - }, - "versionStart": { - "versionNum": 562, - "commit": "423b0e165c5d08636917e49fdaef99592cce443a", - "date": "2021-04-15T15:24:59.085Z" - }, - "changes": [ - "blockchains/zelcash/info/info.json", - "blockchains/zelcash/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/564.json b/history/versions/564.json deleted file mode 100644 index d92bc79fcffa7..0000000000000 --- a/history/versions/564.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 564, - "commit": "55631724b9a50a99273e44930d21712798fb3fd1", - "date": "2021-04-15T19:41:55.126Z" - }, - "versionStart": { - "versionNum": 563, - "commit": "e4440488768d4449f5d41b24028f2f118792095b", - "date": "2021-04-15T19:40:27.511Z" - }, - "changes": [ - "blockchains/zelcash/info/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/565.json b/history/versions/565.json deleted file mode 100644 index 09acd076468c6..0000000000000 --- a/history/versions/565.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 565, - "commit": "8863276f8a96256d014750a27a8d36b09aa6ed64", - "date": "2021-04-16T01:30:44.408Z" - }, - "versionStart": { - "versionNum": 564, - "commit": "55631724b9a50a99273e44930d21712798fb3fd1", - "date": "2021-04-15T19:41:55.126Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/566.json b/history/versions/566.json deleted file mode 100644 index e54246ff22477..0000000000000 --- a/history/versions/566.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 566, - "commit": "fc06e28179a2291bc1e2c653166e541217b376a0", - "date": "2021-04-16T03:02:24.007Z" - }, - "versionStart": { - "versionNum": 565, - "commit": "8863276f8a96256d014750a27a8d36b09aa6ed64", - "date": "2021-04-16T01:30:44.408Z" - }, - "changes": [ - "dapps/app.dodoex.io.png" - ] -} \ No newline at end of file diff --git a/history/versions/567.json b/history/versions/567.json deleted file mode 100644 index 4e0a17a6dc551..0000000000000 --- a/history/versions/567.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 567, - "commit": "0bd2cac99c8be715024800e4fc6635969a50e464", - "date": "2021-04-16T06:26:52.062Z" - }, - "versionStart": { - "versionNum": 566, - "commit": "fc06e28179a2291bc1e2c653166e541217b376a0", - "date": "2021-04-16T03:02:24.007Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x42476F744292107e34519F9c357927074Ea3F75D/info.json", - "blockchains/ethereum/assets/0x42476F744292107e34519F9c357927074Ea3F75D/logo.png", - "blockchains/ethereum/assets/0xA4e8C3Ec456107eA67d3075bF9e3DF3A75823DB0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/568.json b/history/versions/568.json deleted file mode 100644 index 068a8779c2b91..0000000000000 --- a/history/versions/568.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 568, - "commit": "b3ba36e5b92c9b254a7a40e0be8780dd8332c429", - "date": "2021-04-16T13:20:12.525Z" - }, - "versionStart": { - "versionNum": 567, - "commit": "0bd2cac99c8be715024800e4fc6635969a50e464", - "date": "2021-04-16T06:26:52.062Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBA26397cdFF25F0D26E815d218Ef3C77609ae7f1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/569.json b/history/versions/569.json deleted file mode 100644 index 6750e9fe55eea..0000000000000 --- a/history/versions/569.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 569, - "commit": "68069ac94ba0423a0bcd3ad55a23d704014334e6", - "date": "2021-04-16T13:34:55.695Z" - }, - "versionStart": { - "versionNum": 568, - "commit": "b3ba36e5b92c9b254a7a40e0be8780dd8332c429", - "date": "2021-04-16T13:20:12.525Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0Ca958394bf4F68D30454421388A6A4Af8652E4B/info.json", - "blockchains/smartchain/assets/0x0Ca958394bf4F68D30454421388A6A4Af8652E4B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/57.json b/history/versions/57.json deleted file mode 100644 index aaee2aa372159..0000000000000 --- a/history/versions/57.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 57, - "commit": "4a13755517196d3ddef15542bb6d4f8714e7b8e4", - "date": "2021-03-02T05:56:48.541Z" - }, - "versionStart": { - "versionNum": 56, - "commit": "94c84a99b3d515757a60fb2bd12b1d257f71ffab", - "date": "2021-03-02T05:54:03.469Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6c972b70c533E2E045F333Ee28b9fFb8D717bE69/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbDDD7D426274fc5F370817C80C06b86D651963e4/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/570.json b/history/versions/570.json deleted file mode 100644 index 7e362e1597445..0000000000000 --- a/history/versions/570.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 570, - "commit": "9ed0ec5a3b38feae0de8c0b57cf36aa3eb5ae253", - "date": "2021-04-16T13:36:20.905Z" - }, - "versionStart": { - "versionNum": 569, - "commit": "68069ac94ba0423a0bcd3ad55a23d704014334e6", - "date": "2021-04-16T13:34:55.695Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0Ca958394bf4F68D30454421388A6A4Af8652E4B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/571.json b/history/versions/571.json deleted file mode 100644 index c69d9bc09ca2d..0000000000000 --- a/history/versions/571.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 571, - "commit": "4866302f0ed9faea3dc313ada54c2e62f28da6ed", - "date": "2021-04-16T13:38:30.732Z" - }, - "versionStart": { - "versionNum": 570, - "commit": "9ed0ec5a3b38feae0de8c0b57cf36aa3eb5ae253", - "date": "2021-04-16T13:36:20.905Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46/info.json", - "blockchains/smartchain/assets/0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/572.json b/history/versions/572.json deleted file mode 100644 index 5cd94fb563d13..0000000000000 --- a/history/versions/572.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 572, - "commit": "864123043b25bd0cc94931655e3d3ece4aa0f9bd", - "date": "2021-04-16T13:39:47.709Z" - }, - "versionStart": { - "versionNum": 571, - "commit": "4866302f0ed9faea3dc313ada54c2e62f28da6ed", - "date": "2021-04-16T13:38:30.732Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x51F35073FF7cF54c9e86b7042E59A8cC9709FC46/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/573.json b/history/versions/573.json deleted file mode 100644 index b0575be62d626..0000000000000 --- a/history/versions/573.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 573, - "commit": "82c792dcc3ea7b9dea281aa5dbb11d57b06610c3", - "date": "2021-04-16T13:47:48.500Z" - }, - "versionStart": { - "versionNum": 572, - "commit": "864123043b25bd0cc94931655e3d3ece4aa0f9bd", - "date": "2021-04-16T13:39:47.709Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x15B543e986b8c34074DFc9901136d9355a537e7E/info.json", - "blockchains/ethereum/assets/0x15B543e986b8c34074DFc9901136d9355a537e7E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/574.json b/history/versions/574.json deleted file mode 100644 index b1e29466315e7..0000000000000 --- a/history/versions/574.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 574, - "commit": "bdcee5161ca7c92d94e0f961ca8adb2e796f680d", - "date": "2021-04-16T13:49:06.227Z" - }, - "versionStart": { - "versionNum": 573, - "commit": "82c792dcc3ea7b9dea281aa5dbb11d57b06610c3", - "date": "2021-04-16T13:47:48.500Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/575.json b/history/versions/575.json deleted file mode 100644 index ed0eae47a52c3..0000000000000 --- a/history/versions/575.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 575, - "commit": "dc9cd2832354ed9664f907fca1e3225e78116afc", - "date": "2021-04-16T14:10:52.165Z" - }, - "versionStart": { - "versionNum": 574, - "commit": "bdcee5161ca7c92d94e0f961ca8adb2e796f680d", - "date": "2021-04-16T13:49:06.227Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd27D3F7f329D93d897612E413F207A4dbe8bF799/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/576.json b/history/versions/576.json deleted file mode 100644 index 6e5f4234b8d7b..0000000000000 --- a/history/versions/576.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 576, - "commit": "11c1dd0873f3d91047612ca7c0463d7f5ae88e6c", - "date": "2021-04-16T14:13:56.524Z" - }, - "versionStart": { - "versionNum": 575, - "commit": "dc9cd2832354ed9664f907fca1e3225e78116afc", - "date": "2021-04-16T14:10:52.165Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/info.json", - "blockchains/ethereum/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png", - "blockchains/smartchain/assets/0xf16e81dce15B08F326220742020379B855B87DF9/info.json", - "blockchains/smartchain/assets/0xf16e81dce15B08F326220742020379B855B87DF9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/577.json b/history/versions/577.json deleted file mode 100644 index 11cc4cc13701e..0000000000000 --- a/history/versions/577.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 577, - "commit": "70003c9b44a7a34adba904e98727dc86367cff09", - "date": "2021-04-16T14:15:08.272Z" - }, - "versionStart": { - "versionNum": 576, - "commit": "11c1dd0873f3d91047612ca7c0463d7f5ae88e6c", - "date": "2021-04-16T14:13:56.524Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/578.json b/history/versions/578.json deleted file mode 100644 index 146c5f36f5d37..0000000000000 --- a/history/versions/578.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 578, - "commit": "a534b136bf0b98eeea10d9fd9271adde3db30080", - "date": "2021-04-17T01:29:54.313Z" - }, - "versionStart": { - "versionNum": 577, - "commit": "70003c9b44a7a34adba904e98727dc86367cff09", - "date": "2021-04-16T14:15:08.272Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json", - "blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/579.json b/history/versions/579.json deleted file mode 100644 index 0324c8ee897db..0000000000000 --- a/history/versions/579.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 579, - "commit": "202a870a38f4922418a835d52ebe200ac2bded24", - "date": "2021-04-17T16:28:31.381Z" - }, - "versionStart": { - "versionNum": 578, - "commit": "a534b136bf0b98eeea10d9fd9271adde3db30080", - "date": "2021-04-17T01:29:54.313Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x8a40c222996f9F3431f63Bf80244C36822060f12/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/58.json b/history/versions/58.json deleted file mode 100644 index 9a0e7af51453f..0000000000000 --- a/history/versions/58.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 58, - "commit": "171dce1620b885ae1d652fd7429efc8b5af7ded0", - "date": "2021-03-02T06:08:54.573Z" - }, - "versionStart": { - "versionNum": 57, - "commit": "4a13755517196d3ddef15542bb6d4f8714e7b8e4", - "date": "2021-03-02T05:56:48.541Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/info.json", - "blockchains/ethereum/assets/0x0f51bb10119727a7e5eA3538074fb341F56B09Ad/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/580.json b/history/versions/580.json deleted file mode 100644 index 3786335e49495..0000000000000 --- a/history/versions/580.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 580, - "commit": "6ac3103701955f26400fbc5838a699206a526500", - "date": "2021-04-18T01:31:46.230Z" - }, - "versionStart": { - "versionNum": 579, - "commit": "202a870a38f4922418a835d52ebe200ac2bded24", - "date": "2021-04-17T16:28:31.381Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/581.json b/history/versions/581.json deleted file mode 100644 index 49b374b7ea1ad..0000000000000 --- a/history/versions/581.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "versionEnd": { - "versionNum": 581, - "commit": "f1fef82140eb84303bbe13a3258e2bf5d66786d4", - "date": "2021-04-18T17:09:03.614Z" - }, - "versionStart": { - "versionNum": 580, - "commit": "6ac3103701955f26400fbc5838a699206a526500", - "date": "2021-04-18T01:31:46.230Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6243d8CEA23066d098a15582d81a598b4e8391F4/info.json", - "blockchains/ethereum/assets/0x6243d8CEA23066d098a15582d81a598b4e8391F4/logo.png", - "blockchains/smartchain/assets/0x16Feb16F7Ee2190312D03f449eeEc2339add2D83/info.json", - "blockchains/smartchain/assets/0x16Feb16F7Ee2190312D03f449eeEc2339add2D83/logo.png", - "blockchains/smartchain/assets/0x78bc22a215C1eF8a2e41Fa1c39CD7BDC09bd5174/info.json", - "blockchains/smartchain/assets/0x78bc22a215C1eF8a2e41Fa1c39CD7BDC09bd5174/logo.png", - "blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/info.json", - "blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/582.json b/history/versions/582.json deleted file mode 100644 index aecd8b5434efa..0000000000000 --- a/history/versions/582.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 582, - "commit": "3c3d761ae90a82908bb748811371f4078dbfb978", - "date": "2021-04-18T17:10:19.661Z" - }, - "versionStart": { - "versionNum": 581, - "commit": "f1fef82140eb84303bbe13a3258e2bf5d66786d4", - "date": "2021-04-18T17:09:03.614Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x6243d8CEA23066d098a15582d81a598b4e8391F4/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x78bc22a215C1eF8a2e41Fa1c39CD7BDC09bd5174/info.json", - "blockchains/smartchain/assets/0xD1587Ee50e0333f0C4aDcF261379A61B1486c5d2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/583.json b/history/versions/583.json deleted file mode 100644 index 28e8d5d9aeac1..0000000000000 --- a/history/versions/583.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 583, - "commit": "075e3d47b96abcffddb49aa65482637c4ab1021e", - "date": "2021-04-18T17:12:11.689Z" - }, - "versionStart": { - "versionNum": 582, - "commit": "3c3d761ae90a82908bb748811371f4078dbfb978", - "date": "2021-04-18T17:10:19.661Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e/info.json", - "blockchains/smartchain/assets/0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/584.json b/history/versions/584.json deleted file mode 100644 index 9598d8d7c61d9..0000000000000 --- a/history/versions/584.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 584, - "commit": "b8a4fe294da1ed2c1baac7bccc165d07b4e4457c", - "date": "2021-04-18T17:14:27.783Z" - }, - "versionStart": { - "versionNum": 583, - "commit": "075e3d47b96abcffddb49aa65482637c4ab1021e", - "date": "2021-04-18T17:12:11.689Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x635d081fD8F6670135D8a3640E2cF78220787d56/info.json", - "blockchains/ethereum/assets/0x635d081fD8F6670135D8a3640E2cF78220787d56/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e/info.json", - "blockchains/smartchain/assets/0x3713c1fc64C1Deefdf0Ca65D098d15de050EeD1e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/585.json b/history/versions/585.json deleted file mode 100644 index 835098230d851..0000000000000 --- a/history/versions/585.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 585, - "commit": "e3a69a4ac8600870ffb9641bfc7d2707583bb8b9", - "date": "2021-04-18T17:15:47.064Z" - }, - "versionStart": { - "versionNum": 584, - "commit": "b8a4fe294da1ed2c1baac7bccc165d07b4e4457c", - "date": "2021-04-18T17:14:27.783Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x635d081fD8F6670135D8a3640E2cF78220787d56/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/586.json b/history/versions/586.json deleted file mode 100644 index 7c5981673903a..0000000000000 --- a/history/versions/586.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 586, - "commit": "928f645b9b438e914cd976fb509786a079ef5921", - "date": "2021-04-18T17:17:13.316Z" - }, - "versionStart": { - "versionNum": 585, - "commit": "e3a69a4ac8600870ffb9641bfc7d2707583bb8b9", - "date": "2021-04-18T17:15:47.064Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F/info.json", - "blockchains/smartchain/assets/0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/587.json b/history/versions/587.json deleted file mode 100644 index 9b165cde2e0b4..0000000000000 --- a/history/versions/587.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 587, - "commit": "b3163d3da9817cb6556d2e733d65b16188e45043", - "date": "2021-04-18T17:18:38.087Z" - }, - "versionStart": { - "versionNum": 586, - "commit": "928f645b9b438e914cd976fb509786a079ef5921", - "date": "2021-04-18T17:17:13.316Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8A9030c0ED9A5b9C7Ab39EBfEE11D90aF9945f6F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/588.json b/history/versions/588.json deleted file mode 100644 index 99702bc7539d5..0000000000000 --- a/history/versions/588.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 588, - "commit": "fd52dd98f54d8f4cf1b1588eecdf6ca9a6d6fb29", - "date": "2021-04-18T17:33:12.269Z" - }, - "versionStart": { - "versionNum": 587, - "commit": "b3163d3da9817cb6556d2e733d65b16188e45043", - "date": "2021-04-18T17:18:38.087Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x33d08D8C7a168333a85285a68C0042b39fC3741D/info.json", - "blockchains/smartchain/assets/0x33d08D8C7a168333a85285a68C0042b39fC3741D/logo.png", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/589.json b/history/versions/589.json deleted file mode 100644 index 027a6880b91c0..0000000000000 --- a/history/versions/589.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 589, - "commit": "ae79970890161f776687d959622b2fc7c935c3c5", - "date": "2021-04-18T17:35:08.032Z" - }, - "versionStart": { - "versionNum": 588, - "commit": "fd52dd98f54d8f4cf1b1588eecdf6ca9a6d6fb29", - "date": "2021-04-18T17:33:12.269Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf30547ff2Df1F1CBE5C8DD758B3dd098C856e38f/info.json", - "blockchains/ethereum/assets/0xf30547ff2Df1F1CBE5C8DD758B3dd098C856e38f/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0e128Fb9f266F0CFedEb3B789f6fd4AF50d51b84/info.json", - "blockchains/smartchain/assets/0x0e128Fb9f266F0CFedEb3B789f6fd4AF50d51b84/logo.png", - "blockchains/smartchain/assets/0x33d08D8C7a168333a85285a68C0042b39fC3741D/info.json", - "blockchains/smartchain/assets/0xacFC95585D80Ab62f67A14C566C1b7a49Fe91167/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/59.json b/history/versions/59.json deleted file mode 100644 index 7e5281c80cd11..0000000000000 --- a/history/versions/59.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 59, - "commit": "810a740d4df19daedab132ba51a285c6bc1f052b", - "date": "2021-03-02T06:10:07.440Z" - }, - "versionStart": { - "versionNum": 58, - "commit": "171dce1620b885ae1d652fd7429efc8b5af7ded0", - "date": "2021-03-02T06:08:54.573Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/590.json b/history/versions/590.json deleted file mode 100644 index dd6ae6bd211e8..0000000000000 --- a/history/versions/590.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 590, - "commit": "c85fb95d4115ac9765f8e4e92bf23a4e58b9be34", - "date": "2021-04-18T17:36:31.203Z" - }, - "versionStart": { - "versionNum": 589, - "commit": "ae79970890161f776687d959622b2fc7c935c3c5", - "date": "2021-04-18T17:35:08.032Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xf30547ff2Df1F1CBE5C8DD758B3dd098C856e38f/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0e128Fb9f266F0CFedEb3B789f6fd4AF50d51b84/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/591.json b/history/versions/591.json deleted file mode 100644 index 1ae0f63b22038..0000000000000 --- a/history/versions/591.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 591, - "commit": "8c6844a3d7533d8e8e2e975509953aebb10b4fd1", - "date": "2021-04-18T17:44:59.796Z" - }, - "versionStart": { - "versionNum": 590, - "commit": "c85fb95d4115ac9765f8e4e92bf23a4e58b9be34", - "date": "2021-04-18T17:36:31.203Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x19A2cF2A1B2f76e52E2b0c572bD80A95B4Fa8643/info.json", - "blockchains/ethereum/assets/0x19A2cF2A1B2f76e52E2b0c572bD80A95B4Fa8643/logo.png", - "blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/info.json", - "blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/592.json b/history/versions/592.json deleted file mode 100644 index 86f4f486ce087..0000000000000 --- a/history/versions/592.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 592, - "commit": "ac4366cd0aa92e4921636344dfab413f34888c37", - "date": "2021-04-18T17:46:12.009Z" - }, - "versionStart": { - "versionNum": 591, - "commit": "8c6844a3d7533d8e8e2e975509953aebb10b4fd1", - "date": "2021-04-18T17:44:59.796Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xD9016A907Dc0ECfA3ca425ab20B6b785B42F2373/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/593.json b/history/versions/593.json deleted file mode 100644 index ab2cc9686f056..0000000000000 --- a/history/versions/593.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 593, - "commit": "771b5e82bb895c175202d75266dd7631ffebc024", - "date": "2021-04-19T01:30:53.132Z" - }, - "versionStart": { - "versionNum": 592, - "commit": "ac4366cd0aa92e4921636344dfab413f34888c37", - "date": "2021-04-18T17:46:12.009Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/594.json b/history/versions/594.json deleted file mode 100644 index 4a5d715a80acf..0000000000000 --- a/history/versions/594.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 594, - "commit": "5bf5dd6233d654cdcc6cb6a7d668d5c121542b02", - "date": "2021-04-19T10:20:48.906Z" - }, - "versionStart": { - "versionNum": 593, - "commit": "771b5e82bb895c175202d75266dd7631ffebc024", - "date": "2021-04-19T01:30:53.132Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json", - "blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/595.json b/history/versions/595.json deleted file mode 100644 index 99e04cc423bb3..0000000000000 --- a/history/versions/595.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 595, - "commit": "98eb14fc2dfea9ef138f44277ae1d016881905a4", - "date": "2021-04-19T10:22:03.053Z" - }, - "versionStart": { - "versionNum": 594, - "commit": "5bf5dd6233d654cdcc6cb6a7d668d5c121542b02", - "date": "2021-04-19T10:20:48.906Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x00abaA93fAF8fDc4f382135a7A56F9Cf7C3EdD21/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/596.json b/history/versions/596.json deleted file mode 100644 index 2bbf6cb6935e7..0000000000000 --- a/history/versions/596.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 596, - "commit": "4c02c45388154d49b6da6efde69c386cf8f525e6", - "date": "2021-04-19T10:29:35.223Z" - }, - "versionStart": { - "versionNum": 595, - "commit": "98eb14fc2dfea9ef138f44277ae1d016881905a4", - "date": "2021-04-19T10:22:03.053Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca/info.json", - "blockchains/smartchain/assets/0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/597.json b/history/versions/597.json deleted file mode 100644 index 6ae306c0270ee..0000000000000 --- a/history/versions/597.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 597, - "commit": "c093a216a3b4ed2b7926f770f9eb9ed90531daf6", - "date": "2021-04-19T10:30:59.639Z" - }, - "versionStart": { - "versionNum": 596, - "commit": "4c02c45388154d49b6da6efde69c386cf8f525e6", - "date": "2021-04-19T10:29:35.223Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xEE738a9e5FB78c24D26ceCD30389ED977C38D0Ca/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/598.json b/history/versions/598.json deleted file mode 100644 index b5aef4b8877f8..0000000000000 --- a/history/versions/598.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 598, - "commit": "a898a3a528c19e187720d765aefc56fdd9e11db7", - "date": "2021-04-19T17:36:25.225Z" - }, - "versionStart": { - "versionNum": 597, - "commit": "c093a216a3b4ed2b7926f770f9eb9ed90531daf6", - "date": "2021-04-19T10:30:59.639Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798/info.json", - "blockchains/smartchain/assets/0x5b8DC8b4f438b1932Ddb2F320b4b7Ea65BA41798/logo.png", - "blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json", - "blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/logo.png", - "blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json", - "blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/599.json b/history/versions/599.json deleted file mode 100644 index c54132d59769e..0000000000000 --- a/history/versions/599.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 599, - "commit": "8b80f2c24e6fd278f11ae13d91c9eb7cdcc83af9", - "date": "2021-04-19T17:37:55.624Z" - }, - "versionStart": { - "versionNum": 598, - "commit": "a898a3a528c19e187720d765aefc56fdd9e11db7", - "date": "2021-04-19T17:36:25.225Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD930f493E153d745aFB124F9859bE8479e4b1862/info.json", - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/8PMHT4swUMtBzgHnh5U564N5sjPSiUz2cjEQzFnnP1Fo/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/6.json b/history/versions/6.json deleted file mode 100644 index 3a6b456c9ab48..0000000000000 --- a/history/versions/6.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 6, - "commit": "4166ed944aaa6c879e3e7c577f66924bc70b2748", - "date": "2021-02-24T13:20:11.930Z" - }, - "versionStart": { - "versionNum": 5, - "commit": "c0f6ca96fe8a935c2887c68fa47ecd371211cdec", - "date": "2021-02-24T13:18:39.175Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/60.json b/history/versions/60.json deleted file mode 100644 index 30c06e7bc7d5b..0000000000000 --- a/history/versions/60.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 60, - "commit": "15a278eaed77a423ce6c19955377af85c4001867", - "date": "2021-03-02T07:21:52.026Z" - }, - "versionStart": { - "versionNum": 59, - "commit": "810a740d4df19daedab132ba51a285c6bc1f052b", - "date": "2021-03-02T06:10:07.440Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/600.json b/history/versions/600.json deleted file mode 100644 index 4b8afce0b273f..0000000000000 --- a/history/versions/600.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 600, - "commit": "db097a72d5bd6f96c2d4981f40296a1d8cf3d9ef", - "date": "2021-04-19T21:02:06.012Z" - }, - "versionStart": { - "versionNum": 599, - "commit": "8b80f2c24e6fd278f11ae13d91c9eb7cdcc83af9", - "date": "2021-04-19T17:37:55.624Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/info.json", - "blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/601.json b/history/versions/601.json deleted file mode 100644 index bfef14e534cf4..0000000000000 --- a/history/versions/601.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 601, - "commit": "9c4eaa41d2048d0fe60015a4f7fbfca050623472", - "date": "2021-04-19T21:03:37.018Z" - }, - "versionStart": { - "versionNum": 600, - "commit": "db097a72d5bd6f96c2d4981f40296a1d8cf3d9ef", - "date": "2021-04-19T21:02:06.012Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x557dd6700e66818AF340ccE17FD4508CED81fBc1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/602.json b/history/versions/602.json deleted file mode 100644 index ddc5d566fb30d..0000000000000 --- a/history/versions/602.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 602, - "commit": "4be8c068f107ffe20965204453f09f48b1d9d17a", - "date": "2021-04-19T21:06:56.992Z" - }, - "versionStart": { - "versionNum": 601, - "commit": "9c4eaa41d2048d0fe60015a4f7fbfca050623472", - "date": "2021-04-19T21:03:37.018Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8891de345808E77228677f0eFb56125DB1E93a49/info.json", - "blockchains/smartchain/assets/0x8891de345808E77228677f0eFb56125DB1E93a49/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/603.json b/history/versions/603.json deleted file mode 100644 index e06555cf15567..0000000000000 --- a/history/versions/603.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 603, - "commit": "887ad33c02394c263bfc24d7c87cdae48ea6f114", - "date": "2021-04-19T21:08:24.860Z" - }, - "versionStart": { - "versionNum": 602, - "commit": "4be8c068f107ffe20965204453f09f48b1d9d17a", - "date": "2021-04-19T21:06:56.992Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8891de345808E77228677f0eFb56125DB1E93a49/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/604.json b/history/versions/604.json deleted file mode 100644 index ceecadff97129..0000000000000 --- a/history/versions/604.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 604, - "commit": "158976cf3466da316e68b21cc4b11968ccc76121", - "date": "2021-04-19T21:30:28.720Z" - }, - "versionStart": { - "versionNum": 603, - "commit": "887ad33c02394c263bfc24d7c87cdae48ea6f114", - "date": "2021-04-19T21:08:24.860Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008/info.json", - "blockchains/smartchain/assets/0x2DD337F94A36449C6e5fD4f523Ce2e55A5Ad1008/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/605.json b/history/versions/605.json deleted file mode 100644 index a2e0aa7c5d69c..0000000000000 --- a/history/versions/605.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 605, - "commit": "3be72db95b550fbba91a26293fc4312e13c7ad49", - "date": "2021-04-19T21:31:38.354Z" - }, - "versionStart": { - "versionNum": 604, - "commit": "158976cf3466da316e68b21cc4b11968ccc76121", - "date": "2021-04-19T21:30:28.720Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/606.json b/history/versions/606.json deleted file mode 100644 index 173eb600db37b..0000000000000 --- a/history/versions/606.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 606, - "commit": "cd734ef00ff61e2bff507284a3ecd46d40a258bf", - "date": "2021-04-19T21:49:45.817Z" - }, - "versionStart": { - "versionNum": 605, - "commit": "3be72db95b550fbba91a26293fc4312e13c7ad49", - "date": "2021-04-19T21:31:38.354Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json", - "blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/607.json b/history/versions/607.json deleted file mode 100644 index 2cb3adf8bc26e..0000000000000 --- a/history/versions/607.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 607, - "commit": "a449ecd0cc19ee98ae751bc989bb6adfc63130d7", - "date": "2021-04-19T21:50:58.830Z" - }, - "versionStart": { - "versionNum": 606, - "commit": "cd734ef00ff61e2bff507284a3ecd46d40a258bf", - "date": "2021-04-19T21:49:45.817Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFd91Fa8fab5cA11569E256fa8844Bc2abecc331D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/608.json b/history/versions/608.json deleted file mode 100644 index e1e59454572f1..0000000000000 --- a/history/versions/608.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 608, - "commit": "bb3db6dc1328e6ae351f6e9f11dba4ed117cd738", - "date": "2021-04-19T22:07:12.307Z" - }, - "versionStart": { - "versionNum": 607, - "commit": "a449ecd0cc19ee98ae751bc989bb6adfc63130d7", - "date": "2021-04-19T21:50:58.830Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf4341fA52669cea0c1836095529A7E9B04b8b88D/info.json", - "blockchains/smartchain/assets/0xf4341fA52669cea0c1836095529A7E9B04b8b88D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/609.json b/history/versions/609.json deleted file mode 100644 index 307afe9b805dc..0000000000000 --- a/history/versions/609.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 609, - "commit": "84f6bdf1c664609e8955ba372f0207f4df55fde2", - "date": "2021-04-19T22:08:25.557Z" - }, - "versionStart": { - "versionNum": 608, - "commit": "bb3db6dc1328e6ae351f6e9f11dba4ed117cd738", - "date": "2021-04-19T22:07:12.307Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/61.json b/history/versions/61.json deleted file mode 100644 index e68f602138d10..0000000000000 --- a/history/versions/61.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 61, - "commit": "992f47e4f35c0beac7dc78fe111331b95ecc58ae", - "date": "2021-03-02T09:15:43.135Z" - }, - "versionStart": { - "versionNum": 60, - "commit": "15a278eaed77a423ce6c19955377af85c4001867", - "date": "2021-03-02T07:21:52.026Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/info.json", - "blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/610.json b/history/versions/610.json deleted file mode 100644 index 673fc9194b308..0000000000000 --- a/history/versions/610.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 610, - "commit": "48f3284672534495a1bf0465feeb536cbe9c6211", - "date": "2021-04-19T22:19:07.121Z" - }, - "versionStart": { - "versionNum": 609, - "commit": "84f6bdf1c664609e8955ba372f0207f4df55fde2", - "date": "2021-04-19T22:08:25.557Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xFc979087305A826c2B2a0056cFAbA50aad3E6439/info.json", - "blockchains/ethereum/assets/0xFc979087305A826c2B2a0056cFAbA50aad3E6439/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/611.json b/history/versions/611.json deleted file mode 100644 index 8286b85a9fbac..0000000000000 --- a/history/versions/611.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 611, - "commit": "c5e213c9b6e3a9f1030953358f47553db33d96c9", - "date": "2021-04-19T22:20:15.667Z" - }, - "versionStart": { - "versionNum": 610, - "commit": "48f3284672534495a1bf0465feeb536cbe9c6211", - "date": "2021-04-19T22:19:07.121Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/612.json b/history/versions/612.json deleted file mode 100644 index 2f6de0b3fad16..0000000000000 --- a/history/versions/612.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 612, - "commit": "10e3e5838dcf5394da13c6b1de43a0ba64cdd1f1", - "date": "2021-04-19T22:32:57.289Z" - }, - "versionStart": { - "versionNum": 611, - "commit": "c5e213c9b6e3a9f1030953358f47553db33d96c9", - "date": "2021-04-19T22:20:15.667Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB5791d504367dEE4BA3A379fb3d3d5A6B955cb2e/info.json", - "blockchains/smartchain/assets/0xB5791d504367dEE4BA3A379fb3d3d5A6B955cb2e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/613.json b/history/versions/613.json deleted file mode 100644 index 278c8ae3d408f..0000000000000 --- a/history/versions/613.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 613, - "commit": "2959280425b104c010b5d418a1562b82864148e3", - "date": "2021-04-19T22:47:02.445Z" - }, - "versionStart": { - "versionNum": 612, - "commit": "10e3e5838dcf5394da13c6b1de43a0ba64cdd1f1", - "date": "2021-04-19T22:32:57.289Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json", - "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/logo.png", - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/614.json b/history/versions/614.json deleted file mode 100644 index e6c217b12a504..0000000000000 --- a/history/versions/614.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 614, - "commit": "9b1b06e901dae4c93b036c277c520818142470cd", - "date": "2021-04-19T22:48:17.952Z" - }, - "versionStart": { - "versionNum": 613, - "commit": "2959280425b104c010b5d418a1562b82864148e3", - "date": "2021-04-19T22:47:02.445Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xBFEf6cCFC830D3BaCA4F6766a0d4AaA242Ca9F3D/info.json", - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/615.json b/history/versions/615.json deleted file mode 100644 index 95979ae0ab14c..0000000000000 --- a/history/versions/615.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 615, - "commit": "b466533de163c6deda089c4331c1a1c067a2f750", - "date": "2021-04-20T01:30:38.798Z" - }, - "versionStart": { - "versionNum": 614, - "commit": "9b1b06e901dae4c93b036c277c520818142470cd", - "date": "2021-04-19T22:48:17.952Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/616.json b/history/versions/616.json deleted file mode 100644 index b8f1619937650..0000000000000 --- a/history/versions/616.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 616, - "commit": "1a4424b0163bcc4be6ef17a2289ed89f395ab4f4", - "date": "2021-04-20T05:51:05.692Z" - }, - "versionStart": { - "versionNum": 615, - "commit": "b466533de163c6deda089c4331c1a1c067a2f750", - "date": "2021-04-20T01:30:38.798Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x90DE74265a416e1393A450752175AED98fe11517/info.json", - "blockchains/ethereum/assets/0x90DE74265a416e1393A450752175AED98fe11517/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/617.json b/history/versions/617.json deleted file mode 100644 index def80d7ae8273..0000000000000 --- a/history/versions/617.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 617, - "commit": "779e1ec018e6dc6be7ed14bfeb5fccddedd6fd8b", - "date": "2021-04-20T05:52:19.423Z" - }, - "versionStart": { - "versionNum": 616, - "commit": "1a4424b0163bcc4be6ef17a2289ed89f395ab4f4", - "date": "2021-04-20T05:51:05.692Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/618.json b/history/versions/618.json deleted file mode 100644 index 41265766880c8..0000000000000 --- a/history/versions/618.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 618, - "commit": "7caa18b3718c04baf7d4ef25f51034ae47b36393", - "date": "2021-04-20T05:53:53.834Z" - }, - "versionStart": { - "versionNum": 617, - "commit": "779e1ec018e6dc6be7ed14bfeb5fccddedd6fd8b", - "date": "2021-04-20T05:52:19.423Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B/info.json", - "blockchains/smartchain/assets/0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/619.json b/history/versions/619.json deleted file mode 100644 index 7c1d4582d6ab3..0000000000000 --- a/history/versions/619.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 619, - "commit": "01163cf6001857d77b23543c82232c281bc8c24d", - "date": "2021-04-20T05:55:03.276Z" - }, - "versionStart": { - "versionNum": 618, - "commit": "7caa18b3718c04baf7d4ef25f51034ae47b36393", - "date": "2021-04-20T05:53:53.834Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCe5814eFfF15D53EFd8025B9F2006D4d7D640b9B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/62.json b/history/versions/62.json deleted file mode 100644 index c451450fe7ece..0000000000000 --- a/history/versions/62.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 62, - "commit": "3f38847360daa203863f5faa0fce414875ea8cb2", - "date": "2021-03-02T09:17:07.106Z" - }, - "versionStart": { - "versionNum": 61, - "commit": "992f47e4f35c0beac7dc78fe111331b95ecc58ae", - "date": "2021-03-02T09:15:43.135Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb9784C1633ef3b839563B988c323798634714368/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/620.json b/history/versions/620.json deleted file mode 100644 index b8b404bc0621c..0000000000000 --- a/history/versions/620.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 620, - "commit": "d9a08f8eb130b157db67a0e8c7f5decde089500a", - "date": "2021-04-20T05:58:27.219Z" - }, - "versionStart": { - "versionNum": 619, - "commit": "01163cf6001857d77b23543c82232c281bc8c24d", - "date": "2021-04-20T05:55:03.276Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa042d20aBE198E516d885Da52a633B6D44F339B9/info.json", - "blockchains/smartchain/assets/0xa042d20aBE198E516d885Da52a633B6D44F339B9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/621.json b/history/versions/621.json deleted file mode 100644 index 757631a848876..0000000000000 --- a/history/versions/621.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 621, - "commit": "f997b602a11923055f27680dfdd231ed13e07bf6", - "date": "2021-04-20T06:00:09.053Z" - }, - "versionStart": { - "versionNum": 620, - "commit": "d9a08f8eb130b157db67a0e8c7f5decde089500a", - "date": "2021-04-20T05:58:27.219Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xa042d20aBE198E516d885Da52a633B6D44F339B9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/622.json b/history/versions/622.json deleted file mode 100644 index 8f8ed4c69ff95..0000000000000 --- a/history/versions/622.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 622, - "commit": "78462a3343244e031e650ddac8fd9ae2833cb37d", - "date": "2021-04-20T08:41:00.765Z" - }, - "versionStart": { - "versionNum": 621, - "commit": "f997b602a11923055f27680dfdd231ed13e07bf6", - "date": "2021-04-20T06:00:09.053Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/info.json", - "blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/623.json b/history/versions/623.json deleted file mode 100644 index 78898871e0ead..0000000000000 --- a/history/versions/623.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 623, - "commit": "7b7f4a6d8695b6ca6b27ad4abe24026cc0ff10d3", - "date": "2021-04-20T08:42:17.776Z" - }, - "versionStart": { - "versionNum": 622, - "commit": "78462a3343244e031e650ddac8fd9ae2833cb37d", - "date": "2021-04-20T08:41:00.765Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xD5e2A54Fef5f9E4A6b21EC646Bbed7A160a00F18/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/624.json b/history/versions/624.json deleted file mode 100644 index 2bc8263c7c025..0000000000000 --- a/history/versions/624.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 624, - "commit": "c26b7062d88babe2e0241c70c64503a6bb2803dc", - "date": "2021-04-20T09:10:50.053Z" - }, - "versionStart": { - "versionNum": 623, - "commit": "7b7f4a6d8695b6ca6b27ad4abe24026cc0ff10d3", - "date": "2021-04-20T08:42:17.776Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6b51231c43B1604815313801dB5E9E614914d6e4/info.json", - "blockchains/smartchain/assets/0x6b51231c43B1604815313801dB5E9E614914d6e4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/625.json b/history/versions/625.json deleted file mode 100644 index 8d458e73f797b..0000000000000 --- a/history/versions/625.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 625, - "commit": "266502ae51602974b71bebf42a81d07d990c9a68", - "date": "2021-04-20T09:24:35.246Z" - }, - "versionStart": { - "versionNum": 624, - "commit": "c26b7062d88babe2e0241c70c64503a6bb2803dc", - "date": "2021-04-20T09:10:50.053Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/626.json b/history/versions/626.json deleted file mode 100644 index e918692f96ca2..0000000000000 --- a/history/versions/626.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 626, - "commit": "2900d2200b874d694d64980e36c2939588ee3366", - "date": "2021-04-20T14:14:15.763Z" - }, - "versionStart": { - "versionNum": 625, - "commit": "266502ae51602974b71bebf42a81d07d990c9a68", - "date": "2021-04-20T09:24:35.246Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6Fb05b156788E88c8ad1e057e729362ff8c39d93/info.json", - "blockchains/smartchain/assets/0x6Fb05b156788E88c8ad1e057e729362ff8c39d93/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/627.json b/history/versions/627.json deleted file mode 100644 index 95c823328de36..0000000000000 --- a/history/versions/627.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 627, - "commit": "844d20ef783e47b6f0d8046faded4eed29bf56fd", - "date": "2021-04-20T14:15:50.360Z" - }, - "versionStart": { - "versionNum": 626, - "commit": "2900d2200b874d694d64980e36c2939588ee3366", - "date": "2021-04-20T14:14:15.763Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/628.json b/history/versions/628.json deleted file mode 100644 index a92785b538b1c..0000000000000 --- a/history/versions/628.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 628, - "commit": "d0732348388e2556cce81b6d259f2b0a2ac81bcd", - "date": "2021-04-20T14:26:41.268Z" - }, - "versionStart": { - "versionNum": 627, - "commit": "844d20ef783e47b6f0d8046faded4eed29bf56fd", - "date": "2021-04-20T14:15:50.360Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/info.json", - "blockchains/ethereum/assets/0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/629.json b/history/versions/629.json deleted file mode 100644 index 1e77f971e0b14..0000000000000 --- a/history/versions/629.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 629, - "commit": "239a2ec9b008578f2f9b9496f9572bc2a0008b6a", - "date": "2021-04-20T14:34:14.716Z" - }, - "versionStart": { - "versionNum": 628, - "commit": "d0732348388e2556cce81b6d259f2b0a2ac81bcd", - "date": "2021-04-20T14:26:41.268Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xea3983Fc6D0fbbC41fb6F6091f68F3e08894dC06/info.json", - "blockchains/ethereum/assets/0xea3983Fc6D0fbbC41fb6F6091f68F3e08894dC06/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/63.json b/history/versions/63.json deleted file mode 100644 index 6a599f487a997..0000000000000 --- a/history/versions/63.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 63, - "commit": "613b8e059b41960782e1661c6c97f6c243eeca3b", - "date": "2021-03-02T15:47:45.555Z" - }, - "versionStart": { - "versionNum": 62, - "commit": "3f38847360daa203863f5faa0fce414875ea8cb2", - "date": "2021-03-02T09:17:07.106Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf3DBB49999B25c9D6641a9423C7ad84168D00071/info.json", - "blockchains/smartchain/assets/0xf3DBB49999B25c9D6641a9423C7ad84168D00071/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/630.json b/history/versions/630.json deleted file mode 100644 index a705d9a0aebef..0000000000000 --- a/history/versions/630.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 630, - "commit": "949c0d64a5166562e546febb93269e85ed04e3bb", - "date": "2021-04-20T14:35:39.513Z" - }, - "versionStart": { - "versionNum": 629, - "commit": "239a2ec9b008578f2f9b9496f9572bc2a0008b6a", - "date": "2021-04-20T14:34:14.716Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/631.json b/history/versions/631.json deleted file mode 100644 index f9d4798276d07..0000000000000 --- a/history/versions/631.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 631, - "commit": "c276b43da55f610aefed249245ce1b0471142459", - "date": "2021-04-20T14:41:47.250Z" - }, - "versionStart": { - "versionNum": 630, - "commit": "949c0d64a5166562e546febb93269e85ed04e3bb", - "date": "2021-04-20T14:35:39.513Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json", - "blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/632.json b/history/versions/632.json deleted file mode 100644 index a69ffc096b7e8..0000000000000 --- a/history/versions/632.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 632, - "commit": "9e49f7c9e81d004e7cb705ab090c470ac767fa00", - "date": "2021-04-20T14:43:10.941Z" - }, - "versionStart": { - "versionNum": 631, - "commit": "c276b43da55f610aefed249245ce1b0471142459", - "date": "2021-04-20T14:41:47.250Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF7844CB890F4C339c497aeAb599aBDc3c874B67A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/633.json b/history/versions/633.json deleted file mode 100644 index 4cbf493637677..0000000000000 --- a/history/versions/633.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 633, - "commit": "01a72ec722e9da601c935a5daa84c2b6f21f9c1b", - "date": "2021-04-20T14:46:04.857Z" - }, - "versionStart": { - "versionNum": 632, - "commit": "9e49f7c9e81d004e7cb705ab090c470ac767fa00", - "date": "2021-04-20T14:43:10.941Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xCae72A7A0Fd9046cf6b165CA54c9e3a3872109E0/info.json", - "blockchains/ethereum/assets/0xCae72A7A0Fd9046cf6b165CA54c9e3a3872109E0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/634.json b/history/versions/634.json deleted file mode 100644 index bebbc31ae2a52..0000000000000 --- a/history/versions/634.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 634, - "commit": "4a60d924a5527f383f3631030d9f6f01138a521b", - "date": "2021-04-20T14:47:43.846Z" - }, - "versionStart": { - "versionNum": 633, - "commit": "01a72ec722e9da601c935a5daa84c2b6f21f9c1b", - "date": "2021-04-20T14:46:04.857Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xCae72A7A0Fd9046cf6b165CA54c9e3a3872109E0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/635.json b/history/versions/635.json deleted file mode 100644 index c3070db38553a..0000000000000 --- a/history/versions/635.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 635, - "commit": "6329785a0e1ff0db873433ada7c1776123af9ca8", - "date": "2021-04-20T14:53:16.949Z" - }, - "versionStart": { - "versionNum": 634, - "commit": "4a60d924a5527f383f3631030d9f6f01138a521b", - "date": "2021-04-20T14:47:43.846Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x5Eaa69B29f99C84Fe5dE8200340b4e9b4Ab38EaC/info.json", - "blockchains/ethereum/assets/0x5Eaa69B29f99C84Fe5dE8200340b4e9b4Ab38EaC/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/636.json b/history/versions/636.json deleted file mode 100644 index 3f127c3988aab..0000000000000 --- a/history/versions/636.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 636, - "commit": "40377be372a70eeebfbf93e61f6a4d4f7c6969be", - "date": "2021-04-20T14:54:36.033Z" - }, - "versionStart": { - "versionNum": 635, - "commit": "6329785a0e1ff0db873433ada7c1776123af9ca8", - "date": "2021-04-20T14:53:16.949Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x5Eaa69B29f99C84Fe5dE8200340b4e9b4Ab38EaC/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/637.json b/history/versions/637.json deleted file mode 100644 index ff4b2066f2cfc..0000000000000 --- a/history/versions/637.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 637, - "commit": "f1dce709118c923fd0e749ae86176a7c176a3ac8", - "date": "2021-04-20T14:59:25.533Z" - }, - "versionStart": { - "versionNum": 636, - "commit": "40377be372a70eeebfbf93e61f6a4d4f7c6969be", - "date": "2021-04-20T14:54:36.033Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xf418588522d5dd018b425E472991E52EBBeEEEEE/info.json", - "blockchains/ethereum/assets/0xf418588522d5dd018b425E472991E52EBBeEEEEE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/638.json b/history/versions/638.json deleted file mode 100644 index f8021c7388981..0000000000000 --- a/history/versions/638.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 638, - "commit": "5def3d652720598b71c14ab7744d3e900833f2da", - "date": "2021-04-20T22:21:03.083Z" - }, - "versionStart": { - "versionNum": 637, - "commit": "f1dce709118c923fd0e749ae86176a7c176a3ac8", - "date": "2021-04-20T14:59:25.533Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7c63F96fEAFACD84e75a594C00faC3693386FBf0/info.json", - "blockchains/smartchain/assets/0x7c63F96fEAFACD84e75a594C00faC3693386FBf0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/639.json b/history/versions/639.json deleted file mode 100644 index ec16ac7999d76..0000000000000 --- a/history/versions/639.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 639, - "commit": "eb9d95e6cbdfa2d66ab25ab9675b8ace4d9aaf9c", - "date": "2021-04-20T22:22:20.213Z" - }, - "versionStart": { - "versionNum": 638, - "commit": "5def3d652720598b71c14ab7744d3e900833f2da", - "date": "2021-04-20T22:21:03.083Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/64.json b/history/versions/64.json deleted file mode 100644 index c34608cdc6707..0000000000000 --- a/history/versions/64.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 64, - "commit": "868a07c2e9691fb9410e153a922f7cba6c5f6e1d", - "date": "2021-03-02T15:49:36.579Z" - }, - "versionStart": { - "versionNum": 63, - "commit": "613b8e059b41960782e1661c6c97f6c243eeca3b", - "date": "2021-03-02T15:47:45.555Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/640.json b/history/versions/640.json deleted file mode 100644 index 5b894ae3bb411..0000000000000 --- a/history/versions/640.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 640, - "commit": "54a90e99baddc8893ddd440709ade92427316aa2", - "date": "2021-04-20T22:29:59.931Z" - }, - "versionStart": { - "versionNum": 639, - "commit": "eb9d95e6cbdfa2d66ab25ab9675b8ace4d9aaf9c", - "date": "2021-04-20T22:22:20.213Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/info.json", - "blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/641.json b/history/versions/641.json deleted file mode 100644 index dc7d3dd08f383..0000000000000 --- a/history/versions/641.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 641, - "commit": "8db28f942c25fb1a4c8e034cd8b59f8b9da1ed55", - "date": "2021-04-20T22:31:17.938Z" - }, - "versionStart": { - "versionNum": 640, - "commit": "54a90e99baddc8893ddd440709ade92427316aa2", - "date": "2021-04-20T22:29:59.931Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x38A2fDc11f526Ddd5a607C1F251C065f40fBF2f7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/642.json b/history/versions/642.json deleted file mode 100644 index 3489b37363132..0000000000000 --- a/history/versions/642.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 642, - "commit": "8c46923bada5271df4c166974b66fb6bacf53d56", - "date": "2021-04-20T22:42:22.817Z" - }, - "versionStart": { - "versionNum": 641, - "commit": "8db28f942c25fb1a4c8e034cd8b59f8b9da1ed55", - "date": "2021-04-20T22:31:17.938Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/info.json", - "blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/643.json b/history/versions/643.json deleted file mode 100644 index 7f99c93018caf..0000000000000 --- a/history/versions/643.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 643, - "commit": "a8f5d71cd1fcd8c0096f7aa534a4b76c2ef40f83", - "date": "2021-04-20T22:43:37.004Z" - }, - "versionStart": { - "versionNum": 642, - "commit": "8c46923bada5271df4c166974b66fb6bacf53d56", - "date": "2021-04-20T22:42:22.817Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8789337a176e6e7223Ff115F1CD85C993D42C25c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/644.json b/history/versions/644.json deleted file mode 100644 index 179437a7138ae..0000000000000 --- a/history/versions/644.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 644, - "commit": "bf70a5541a6b0aadafd075f66b46ec9787676ef1", - "date": "2021-04-20T22:46:00.102Z" - }, - "versionStart": { - "versionNum": 643, - "commit": "a8f5d71cd1fcd8c0096f7aa534a4b76c2ef40f83", - "date": "2021-04-20T22:43:37.004Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c/info.json", - "blockchains/ethereum/assets/0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c/logo.png", - "blockchains/smartchain/assets/0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c/info.json", - "blockchains/smartchain/assets/0x3Ea50B7Ef6a7eaf7E966E2cb72b519C16557497c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/645.json b/history/versions/645.json deleted file mode 100644 index fe9659796cebf..0000000000000 --- a/history/versions/645.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 645, - "commit": "b9a171a8318f37bf4c72af185128ab32b35f311a", - "date": "2021-04-20T22:47:10.930Z" - }, - "versionStart": { - "versionNum": 644, - "commit": "bf70a5541a6b0aadafd075f66b46ec9787676ef1", - "date": "2021-04-20T22:46:00.102Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/646.json b/history/versions/646.json deleted file mode 100644 index f6129eac8d175..0000000000000 --- a/history/versions/646.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 646, - "commit": "e15b7ac606e7b278bfa647a621170af6bdd6fcac", - "date": "2021-04-20T22:52:38.275Z" - }, - "versionStart": { - "versionNum": 645, - "commit": "b9a171a8318f37bf4c72af185128ab32b35f311a", - "date": "2021-04-20T22:47:10.930Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x95df1652cBAB65fd566C088531B7760C9dA19f5F/info.json", - "blockchains/smartchain/assets/0x95df1652cBAB65fd566C088531B7760C9dA19f5F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/647.json b/history/versions/647.json deleted file mode 100644 index cd8680cc533a2..0000000000000 --- a/history/versions/647.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 647, - "commit": "3f19bfa9c3a072d60d7cf2a10a7ee6991263853f", - "date": "2021-04-20T22:53:59.199Z" - }, - "versionStart": { - "versionNum": 646, - "commit": "e15b7ac606e7b278bfa647a621170af6bdd6fcac", - "date": "2021-04-20T22:52:38.275Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/648.json b/history/versions/648.json deleted file mode 100644 index 9bc67672554c5..0000000000000 --- a/history/versions/648.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 648, - "commit": "6749e8d49bddb41eaf8bcbe76aac48bb4fd357ef", - "date": "2021-04-20T23:06:15.572Z" - }, - "versionStart": { - "versionNum": 647, - "commit": "3f19bfa9c3a072d60d7cf2a10a7ee6991263853f", - "date": "2021-04-20T22:53:59.199Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json", - "blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/649.json b/history/versions/649.json deleted file mode 100644 index 1bd2cba1b3faf..0000000000000 --- a/history/versions/649.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 649, - "commit": "98596b9969c200fd8ecac065d5c193b542a88669", - "date": "2021-04-20T23:07:25.126Z" - }, - "versionStart": { - "versionNum": 648, - "commit": "6749e8d49bddb41eaf8bcbe76aac48bb4fd357ef", - "date": "2021-04-20T23:06:15.572Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA03C3a233940485D46eE77407343DA3221198427/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/65.json b/history/versions/65.json deleted file mode 100644 index 0fcbe6e19c241..0000000000000 --- a/history/versions/65.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 65, - "commit": "6e601fe1723979d5c54f09aeeef95f3eb7ef3b82", - "date": "2021-03-02T15:51:17.326Z" - }, - "versionStart": { - "versionNum": 64, - "commit": "868a07c2e9691fb9410e153a922f7cba6c5f6e1d", - "date": "2021-03-02T15:49:36.579Z" - }, - "changes": [ - "blockchains/ethereum/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/650.json b/history/versions/650.json deleted file mode 100644 index 59b938454f7f9..0000000000000 --- a/history/versions/650.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 650, - "commit": "c85f363cf426454dbd2c6e487f7e3eaeb6c518a4", - "date": "2021-04-20T23:10:24.576Z" - }, - "versionStart": { - "versionNum": 649, - "commit": "98596b9969c200fd8ecac065d5c193b542a88669", - "date": "2021-04-20T23:07:25.126Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf09b7B6bA6dAb7CccC3AE477a174b164c39f4C66/info.json", - "blockchains/smartchain/assets/0xf09b7B6bA6dAb7CccC3AE477a174b164c39f4C66/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/651.json b/history/versions/651.json deleted file mode 100644 index fa0ce33cc14b7..0000000000000 --- a/history/versions/651.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 651, - "commit": "3a54f6973ad6f7c29fac41811a99bc3456e457b5", - "date": "2021-04-20T23:11:40.006Z" - }, - "versionStart": { - "versionNum": 650, - "commit": "c85f363cf426454dbd2c6e487f7e3eaeb6c518a4", - "date": "2021-04-20T23:10:24.576Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf09b7B6bA6dAb7CccC3AE477a174b164c39f4C66/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/652.json b/history/versions/652.json deleted file mode 100644 index b20bc0e344b83..0000000000000 --- a/history/versions/652.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 652, - "commit": "b8a8d2cedf84d872b6886bf64295f23fcb383504", - "date": "2021-04-20T23:13:11.983Z" - }, - "versionStart": { - "versionNum": 651, - "commit": "3a54f6973ad6f7c29fac41811a99bc3456e457b5", - "date": "2021-04-20T23:11:40.006Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/info.json", - "blockchains/ethereum/assets/0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/653.json b/history/versions/653.json deleted file mode 100644 index a982b0eb2cbef..0000000000000 --- a/history/versions/653.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 653, - "commit": "7c3a975f67687ae8c0a915b725fbb551f74d4ad2", - "date": "2021-04-20T23:14:24.734Z" - }, - "versionStart": { - "versionNum": 652, - "commit": "b8a8d2cedf84d872b6886bf64295f23fcb383504", - "date": "2021-04-20T23:13:11.983Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/654.json b/history/versions/654.json deleted file mode 100644 index 06d3827704811..0000000000000 --- a/history/versions/654.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 654, - "commit": "bff7c9b391c033233659c50323e4657bb405c0b6", - "date": "2021-04-20T23:15:56.305Z" - }, - "versionStart": { - "versionNum": 653, - "commit": "7c3a975f67687ae8c0a915b725fbb551f74d4ad2", - "date": "2021-04-20T23:14:24.734Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json", - "blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/655.json b/history/versions/655.json deleted file mode 100644 index 3d93590a046e0..0000000000000 --- a/history/versions/655.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 655, - "commit": "60ae8ab2aec77180b9ff032b578a6cc0f7994d93", - "date": "2021-04-20T23:17:20.006Z" - }, - "versionStart": { - "versionNum": 654, - "commit": "bff7c9b391c033233659c50323e4657bb405c0b6", - "date": "2021-04-20T23:15:56.305Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5A054554b3F0C75063D29250984A921402E1E3a7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/656.json b/history/versions/656.json deleted file mode 100644 index 24d939435a0a7..0000000000000 --- a/history/versions/656.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 656, - "commit": "39287f7b9e530cc20be0fef4c774f3cb92bb055a", - "date": "2021-04-20T23:20:54.403Z" - }, - "versionStart": { - "versionNum": 655, - "commit": "60ae8ab2aec77180b9ff032b578a6cc0f7994d93", - "date": "2021-04-20T23:17:20.006Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2F109021aFe75B949429fe30523Ee7C0D5B27207/info.json", - "blockchains/ethereum/assets/0x2F109021aFe75B949429fe30523Ee7C0D5B27207/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/657.json b/history/versions/657.json deleted file mode 100644 index d391021b46e25..0000000000000 --- a/history/versions/657.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 657, - "commit": "c39fe6d4e8462208e2180bde4a01c3a9c625a903", - "date": "2021-04-20T23:22:00.256Z" - }, - "versionStart": { - "versionNum": 656, - "commit": "39287f7b9e530cc20be0fef4c774f3cb92bb055a", - "date": "2021-04-20T23:20:54.403Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x2F109021aFe75B949429fe30523Ee7C0D5B27207/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/658.json b/history/versions/658.json deleted file mode 100644 index 97a5ac2557a52..0000000000000 --- a/history/versions/658.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 658, - "commit": "eb5c83d38b478408c93aa3558a3028b102aa1e17", - "date": "2021-04-21T01:30:50.889Z" - }, - "versionStart": { - "versionNum": 657, - "commit": "c39fe6d4e8462208e2180bde4a01c3a9c625a903", - "date": "2021-04-20T23:22:00.256Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/659.json b/history/versions/659.json deleted file mode 100644 index 27af0021815ae..0000000000000 --- a/history/versions/659.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 659, - "commit": "9ae233e4c4cd45d5c714f203d7aef02fc5e838e1", - "date": "2021-04-21T07:47:50.316Z" - }, - "versionStart": { - "versionNum": 658, - "commit": "eb5c83d38b478408c93aa3558a3028b102aa1e17", - "date": "2021-04-21T01:30:50.889Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9f589e3eabe42ebC94A44727b3f3531C0c877809/info.json", - "blockchains/smartchain/assets/0x9f589e3eabe42ebC94A44727b3f3531C0c877809/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/66.json b/history/versions/66.json deleted file mode 100644 index 31382d45b0689..0000000000000 --- a/history/versions/66.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 66, - "commit": "9fe143271d54e27d4002b9ab0b3f32fdd6b3703d", - "date": "2021-03-02T15:55:04.901Z" - }, - "versionStart": { - "versionNum": 65, - "commit": "6e601fe1723979d5c54f09aeeef95f3eb7ef3b82", - "date": "2021-03-02T15:51:17.326Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B/info.json", - "blockchains/ethereum/assets/0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/660.json b/history/versions/660.json deleted file mode 100644 index 6c4221745dfc1..0000000000000 --- a/history/versions/660.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 660, - "commit": "7e9cc197bb945e724503f3a3d551218e0716a378", - "date": "2021-04-21T08:20:50.066Z" - }, - "versionStart": { - "versionNum": 659, - "commit": "9ae233e4c4cd45d5c714f203d7aef02fc5e838e1", - "date": "2021-04-21T07:47:50.316Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0Ca958394bf4F68D30454421388A6A4Af8652E4B/info.json", - "blockchains/smartchain/assets/0x0Ca958394bf4F68D30454421388A6A4Af8652E4B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/661.json b/history/versions/661.json deleted file mode 100644 index c0f8b8eb59732..0000000000000 --- a/history/versions/661.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "versionEnd": { - "versionNum": 661, - "commit": "653f9245854178c87e718046959ff7e4557d8850", - "date": "2021-04-21T08:44:40.882Z" - }, - "versionStart": { - "versionNum": 660, - "commit": "7e9cc197bb945e724503f3a3d551218e0716a378", - "date": "2021-04-21T08:20:50.066Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x9248c485b0B80f76DA451f167A8db30F33C70907/info.json", - "blockchains/ethereum/assets/0x9248c485b0B80f76DA451f167A8db30F33C70907/logo.png", - "blockchains/ethereum/assets/0xF59ae934f6fe444afC309586cC60a84a0F89Aaea/info.json", - "blockchains/ethereum/assets/0xF59ae934f6fe444afC309586cC60a84a0F89Aaea/logo.png", - "blockchains/smartchain/assets/0x0E690ee6fCC26Bc09FeD2D2287268C23d4a81e42/info.json", - "blockchains/smartchain/assets/0x0E690ee6fCC26Bc09FeD2D2287268C23d4a81e42/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/662.json b/history/versions/662.json deleted file mode 100644 index 45fa361fd8881..0000000000000 --- a/history/versions/662.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 662, - "commit": "bf65d14d06c25396ef709972bcd0503704c80ff2", - "date": "2021-04-21T08:46:47.327Z" - }, - "versionStart": { - "versionNum": 661, - "commit": "653f9245854178c87e718046959ff7e4557d8850", - "date": "2021-04-21T08:44:40.882Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/info.json", - "blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/logo.png", - "blockchains/ethereum/assets/0x9248c485b0B80f76DA451f167A8db30F33C70907/info.json", - "blockchains/ethereum/assets/0xF59ae934f6fe444afC309586cC60a84a0F89Aaea/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0E690ee6fCC26Bc09FeD2D2287268C23d4a81e42/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/663.json b/history/versions/663.json deleted file mode 100644 index bc51827fa24a5..0000000000000 --- a/history/versions/663.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 663, - "commit": "80c34840c900c19db7f19d7c243995b74fd4ed98", - "date": "2021-04-21T08:48:10.094Z" - }, - "versionStart": { - "versionNum": 662, - "commit": "bf65d14d06c25396ef709972bcd0503704c80ff2", - "date": "2021-04-21T08:46:47.327Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x84294FC9710e1252d407d3D80A84bC39001bd4A8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/664.json b/history/versions/664.json deleted file mode 100644 index 08088488d59cc..0000000000000 --- a/history/versions/664.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 664, - "commit": "e780d36ca82009b6b1e9e89a61dff8ab147942b0", - "date": "2021-04-21T08:49:31.931Z" - }, - "versionStart": { - "versionNum": 663, - "commit": "80c34840c900c19db7f19d7c243995b74fd4ed98", - "date": "2021-04-21T08:48:10.094Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/info.json", - "blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/logo.png", - "blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/info.json", - "blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/665.json b/history/versions/665.json deleted file mode 100644 index 0b07acf5df1e8..0000000000000 --- a/history/versions/665.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 665, - "commit": "7f0d795d3a91682fbaa6aae62ff47a49d4ba66ed", - "date": "2021-04-21T08:50:51.699Z" - }, - "versionStart": { - "versionNum": 664, - "commit": "e780d36ca82009b6b1e9e89a61dff8ab147942b0", - "date": "2021-04-21T08:49:31.931Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xe0B9a2C3E9f40CF74B2C7F591B2b0CCa055c3112/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9bA4c78b048EEed69f4eD3CFddeda7B51BAF7cA8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/666.json b/history/versions/666.json deleted file mode 100644 index 54af78b924618..0000000000000 --- a/history/versions/666.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 666, - "commit": "edaee7e8e2feb2f85e48fc13eff9ff0c3ba3cc92", - "date": "2021-04-21T12:57:20.864Z" - }, - "versionStart": { - "versionNum": 665, - "commit": "7f0d795d3a91682fbaa6aae62ff47a49d4ba66ed", - "date": "2021-04-21T08:50:51.699Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/info.json", - "blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/667.json b/history/versions/667.json deleted file mode 100644 index 809dbb85af23c..0000000000000 --- a/history/versions/667.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 667, - "commit": "52a31cc6f0ffe4b9bd3a2c4c8645cc53a46f17ae", - "date": "2021-04-21T12:58:39.122Z" - }, - "versionStart": { - "versionNum": 666, - "commit": "edaee7e8e2feb2f85e48fc13eff9ff0c3ba3cc92", - "date": "2021-04-21T12:57:20.864Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/668.json b/history/versions/668.json deleted file mode 100644 index 4e4aa9dddc509..0000000000000 --- a/history/versions/668.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 668, - "commit": "3929165796d7382e4601b56cd774b8de5fa7c126", - "date": "2021-04-21T18:04:27.308Z" - }, - "versionStart": { - "versionNum": 667, - "commit": "52a31cc6f0ffe4b9bd3a2c4c8645cc53a46f17ae", - "date": "2021-04-21T12:58:39.122Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/info.json", - "blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/669.json b/history/versions/669.json deleted file mode 100644 index fb4a03352de70..0000000000000 --- a/history/versions/669.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 669, - "commit": "665429eb35cc22d793671dcaf34bcd8ae2dd9e68", - "date": "2021-04-21T18:06:09.470Z" - }, - "versionStart": { - "versionNum": 668, - "commit": "3929165796d7382e4601b56cd774b8de5fa7c126", - "date": "2021-04-21T18:04:27.308Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5e90253fbae4Dab78aa351f4E6fed08A64AB5590/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/67.json b/history/versions/67.json deleted file mode 100644 index 72f70af546dac..0000000000000 --- a/history/versions/67.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 67, - "commit": "0ca9027d2e70fa30335fee3bcab93ca10a076c16", - "date": "2021-03-02T15:56:46.198Z" - }, - "versionStart": { - "versionNum": 66, - "commit": "9fe143271d54e27d4002b9ab0b3f32fdd6b3703d", - "date": "2021-03-02T15:55:04.901Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/670.json b/history/versions/670.json deleted file mode 100644 index a27dba5b0f0b3..0000000000000 --- a/history/versions/670.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 670, - "commit": "689678182fdd62022f9a714ae1809e54a246cd9a", - "date": "2021-04-21T18:09:20.791Z" - }, - "versionStart": { - "versionNum": 669, - "commit": "665429eb35cc22d793671dcaf34bcd8ae2dd9e68", - "date": "2021-04-21T18:06:09.470Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2/info.json", - "blockchains/smartchain/assets/0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/671.json b/history/versions/671.json deleted file mode 100644 index 8ab7410905b44..0000000000000 --- a/history/versions/671.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 671, - "commit": "2f5f6bcc596bc7bbc7d5f10ea9fb02c3cb067e82", - "date": "2021-04-21T18:10:49.792Z" - }, - "versionStart": { - "versionNum": 670, - "commit": "689678182fdd62022f9a714ae1809e54a246cd9a", - "date": "2021-04-21T18:09:20.791Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/672.json b/history/versions/672.json deleted file mode 100644 index b0da7b5526991..0000000000000 --- a/history/versions/672.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 672, - "commit": "a07bcad363cd3fd54a5276e51399cda142829775", - "date": "2021-04-21T18:12:25.261Z" - }, - "versionStart": { - "versionNum": 671, - "commit": "2f5f6bcc596bc7bbc7d5f10ea9fb02c3cb067e82", - "date": "2021-04-21T18:10:49.792Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x57F35f7Bbacf5248C5120e517c4EAB4aB1048C6F/info.json", - "blockchains/smartchain/assets/0x57F35f7Bbacf5248C5120e517c4EAB4aB1048C6F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/673.json b/history/versions/673.json deleted file mode 100644 index e992a21b51af0..0000000000000 --- a/history/versions/673.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 673, - "commit": "58d583a486908e137e47bd07feceef2ef406eaa7", - "date": "2021-04-21T18:13:47.880Z" - }, - "versionStart": { - "versionNum": 672, - "commit": "a07bcad363cd3fd54a5276e51399cda142829775", - "date": "2021-04-21T18:12:25.261Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/674.json b/history/versions/674.json deleted file mode 100644 index d01946c226005..0000000000000 --- a/history/versions/674.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 674, - "commit": "7212577b281138b16e3d58631db59c3a8cb347fa", - "date": "2021-04-21T21:40:03.491Z" - }, - "versionStart": { - "versionNum": 673, - "commit": "58d583a486908e137e47bd07feceef2ef406eaa7", - "date": "2021-04-21T18:13:47.880Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/info.json", - "blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/675.json b/history/versions/675.json deleted file mode 100644 index 7e24b25b84f29..0000000000000 --- a/history/versions/675.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 675, - "commit": "902c63cef88d8f7bd626e2bfc7c5d116025ed729", - "date": "2021-04-21T21:41:12.758Z" - }, - "versionStart": { - "versionNum": 674, - "commit": "7212577b281138b16e3d58631db59c3a8cb347fa", - "date": "2021-04-21T21:40:03.491Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x298d492e8c1d909D3F63Bc4A36C66c64ACB3d695/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/676.json b/history/versions/676.json deleted file mode 100644 index dfc854aa1ef3b..0000000000000 --- a/history/versions/676.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 676, - "commit": "d5121df3b730b87ac5fad5b7445cb06c5f6c978d", - "date": "2021-04-22T01:31:19.302Z" - }, - "versionStart": { - "versionNum": 675, - "commit": "902c63cef88d8f7bd626e2bfc7c5d116025ed729", - "date": "2021-04-21T21:41:12.758Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/677.json b/history/versions/677.json deleted file mode 100644 index 52986005d7496..0000000000000 --- a/history/versions/677.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 677, - "commit": "d32b6093d4b29b21b230c4b190230877ae9eca3a", - "date": "2021-04-22T05:54:46.899Z" - }, - "versionStart": { - "versionNum": 676, - "commit": "d5121df3b730b87ac5fad5b7445cb06c5f6c978d", - "date": "2021-04-22T01:31:19.302Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x13958e1eb63dFB8540Eaf6ed7DcbBc1A60FD52AF/info.json", - "blockchains/smartchain/assets/0x13958e1eb63dFB8540Eaf6ed7DcbBc1A60FD52AF/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/678.json b/history/versions/678.json deleted file mode 100644 index c7179d31625b0..0000000000000 --- a/history/versions/678.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 678, - "commit": "f6b341eb320a94df6eb5668f76d61db14dbd26c9", - "date": "2021-04-22T05:56:16.304Z" - }, - "versionStart": { - "versionNum": 677, - "commit": "d32b6093d4b29b21b230c4b190230877ae9eca3a", - "date": "2021-04-22T05:54:46.899Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/679.json b/history/versions/679.json deleted file mode 100644 index dea78c0117baa..0000000000000 --- a/history/versions/679.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 679, - "commit": "f6ce11dfba3e0c454afc913eea705ffd9f73ef02", - "date": "2021-04-22T07:17:23.337Z" - }, - "versionStart": { - "versionNum": 678, - "commit": "f6b341eb320a94df6eb5668f76d61db14dbd26c9", - "date": "2021-04-22T05:56:16.304Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x2F109021aFe75B949429fe30523Ee7C0D5B27207/logo.png", - "blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/info.json", - "blockchains/ethereum/assets/0xD291E7a03283640FDc51b121aC401383A46cC623/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/68.json b/history/versions/68.json deleted file mode 100644 index b66b3db7d0181..0000000000000 --- a/history/versions/68.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 68, - "commit": "17136943b9d73853d48f6a16410150880490ef42", - "date": "2021-03-02T16:00:35.986Z" - }, - "versionStart": { - "versionNum": 67, - "commit": "0ca9027d2e70fa30335fee3bcab93ca10a076c16", - "date": "2021-03-02T15:56:46.198Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/info.json", - "blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/680.json b/history/versions/680.json deleted file mode 100644 index adf430fde6d04..0000000000000 --- a/history/versions/680.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 680, - "commit": "615b40b3d065cc8ccd5f6dd769cf9235fa836e10", - "date": "2021-04-22T07:18:36.740Z" - }, - "versionStart": { - "versionNum": 679, - "commit": "f6ce11dfba3e0c454afc913eea705ffd9f73ef02", - "date": "2021-04-22T07:17:23.337Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/681.json b/history/versions/681.json deleted file mode 100644 index 621420485597f..0000000000000 --- a/history/versions/681.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 681, - "commit": "36e4c16b597ff95f86a83546bd4a53486535403a", - "date": "2021-04-22T07:22:21.655Z" - }, - "versionStart": { - "versionNum": 680, - "commit": "615b40b3d065cc8ccd5f6dd769cf9235fa836e10", - "date": "2021-04-22T07:18:36.740Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7BD198b9107496fD5cC3d7655AF52f43a8eDBc4C/info.json", - "blockchains/ethereum/assets/0x7BD198b9107496fD5cC3d7655AF52f43a8eDBc4C/logo.png", - "blockchains/smartchain/assets/0x2A9718defF471f3Bb91FA0ECEAB14154F150a385/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/682.json b/history/versions/682.json deleted file mode 100644 index 020313fd7778d..0000000000000 --- a/history/versions/682.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 682, - "commit": "2c559dc25a69c3e954a984c75b743f9694910e17", - "date": "2021-04-22T07:23:55.853Z" - }, - "versionStart": { - "versionNum": 681, - "commit": "36e4c16b597ff95f86a83546bd4a53486535403a", - "date": "2021-04-22T07:22:21.655Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x7BD198b9107496fD5cC3d7655AF52f43a8eDBc4C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/683.json b/history/versions/683.json deleted file mode 100644 index 80ad77f9bd411..0000000000000 --- a/history/versions/683.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 683, - "commit": "b028d26331ee29f45f36f033ba1aed7b4f831153", - "date": "2021-04-22T07:45:02.704Z" - }, - "versionStart": { - "versionNum": 682, - "commit": "2c559dc25a69c3e954a984c75b743f9694910e17", - "date": "2021-04-22T07:23:55.853Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/info.json", - "blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/684.json b/history/versions/684.json deleted file mode 100644 index 162fe7cdf0bfa..0000000000000 --- a/history/versions/684.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 684, - "commit": "b90839eb9d8a2d2b8365b5e24f64412f63bfd0b4", - "date": "2021-04-22T07:46:24.127Z" - }, - "versionStart": { - "versionNum": 683, - "commit": "b028d26331ee29f45f36f033ba1aed7b4f831153", - "date": "2021-04-22T07:45:02.704Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xe361344013cC906c56bbA111bDE00C421852c73b/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/685.json b/history/versions/685.json deleted file mode 100644 index 21a438208b1bb..0000000000000 --- a/history/versions/685.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 685, - "commit": "8278024b28929c658233738667df0239da058682", - "date": "2021-04-22T07:54:48.777Z" - }, - "versionStart": { - "versionNum": 684, - "commit": "b90839eb9d8a2d2b8365b5e24f64412f63bfd0b4", - "date": "2021-04-22T07:46:24.127Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6466849a30247D90f0c228A6c4b6b106ff18cAB9/info.json", - "blockchains/smartchain/assets/0x6466849a30247D90f0c228A6c4b6b106ff18cAB9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/686.json b/history/versions/686.json deleted file mode 100644 index d259b64498f8b..0000000000000 --- a/history/versions/686.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 686, - "commit": "7aed6fdbc7c0ddff0648c21281433de3bc851c4a", - "date": "2021-04-22T07:56:07.031Z" - }, - "versionStart": { - "versionNum": 685, - "commit": "8278024b28929c658233738667df0239da058682", - "date": "2021-04-22T07:54:48.777Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6466849a30247D90f0c228A6c4b6b106ff18cAB9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/687.json b/history/versions/687.json deleted file mode 100644 index b6b9d07d7ba32..0000000000000 --- a/history/versions/687.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 687, - "commit": "9166eb9538d5dd4b5f27fc0e28b60346c77b3cb6", - "date": "2021-04-22T08:10:56.667Z" - }, - "versionStart": { - "versionNum": 686, - "commit": "7aed6fdbc7c0ddff0648c21281433de3bc851c4a", - "date": "2021-04-22T07:56:07.031Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f/info.json", - "blockchains/smartchain/assets/0x18D883F6647cB3195F55EB93BF9EE8ae824E3a6f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/688.json b/history/versions/688.json deleted file mode 100644 index 09c93ad780475..0000000000000 --- a/history/versions/688.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 688, - "commit": "25f1ada38014b18e8865c9f4ae1b1026131c3206", - "date": "2021-04-22T08:12:23.719Z" - }, - "versionStart": { - "versionNum": 687, - "commit": "9166eb9538d5dd4b5f27fc0e28b60346c77b3cb6", - "date": "2021-04-22T08:10:56.667Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/689.json b/history/versions/689.json deleted file mode 100644 index f25bc36775bc8..0000000000000 --- a/history/versions/689.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 689, - "commit": "ea5e7d1a05286b85b1db6d4fa5ec54630a24e8d0", - "date": "2021-04-22T08:15:38.187Z" - }, - "versionStart": { - "versionNum": 688, - "commit": "25f1ada38014b18e8865c9f4ae1b1026131c3206", - "date": "2021-04-22T08:12:23.719Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8/info.json", - "blockchains/smartchain/assets/0xdA20C8a5c3B1AB48e31ba6e43f0F2830E50218D8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/69.json b/history/versions/69.json deleted file mode 100644 index c38810f30efe0..0000000000000 --- a/history/versions/69.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 69, - "commit": "733a01712d9f5ef631078b914e61786b3ea54225", - "date": "2021-03-02T16:02:25.289Z" - }, - "versionStart": { - "versionNum": 68, - "commit": "17136943b9d73853d48f6a16410150880490ef42", - "date": "2021-03-02T16:00:35.986Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x97a30C692eCe9C317235d48287d23d358170FC40/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/690.json b/history/versions/690.json deleted file mode 100644 index 3b88282b76d3f..0000000000000 --- a/history/versions/690.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 690, - "commit": "1aeff069431d9646320fc9b8a06d3ded047c734b", - "date": "2021-04-22T08:17:38.303Z" - }, - "versionStart": { - "versionNum": 689, - "commit": "ea5e7d1a05286b85b1db6d4fa5ec54630a24e8d0", - "date": "2021-04-22T08:15:38.187Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/691.json b/history/versions/691.json deleted file mode 100644 index d8c25e2bdb867..0000000000000 --- a/history/versions/691.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 691, - "commit": "f1ea72b81bbc3a0e45ad352420f6c2c51c9e971c", - "date": "2021-04-22T08:22:00.536Z" - }, - "versionStart": { - "versionNum": 690, - "commit": "1aeff069431d9646320fc9b8a06d3ded047c734b", - "date": "2021-04-22T08:17:38.303Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2C125b09C2DBed3d1669a3183298285e5cf46154/info.json", - "blockchains/smartchain/assets/0x2C125b09C2DBed3d1669a3183298285e5cf46154/logo.png", - "blockchains/smartchain/assets/0xb93ba7DC61ECFced69067151FC00C41cA369A797/info.json", - "blockchains/smartchain/assets/0xb93ba7DC61ECFced69067151FC00C41cA369A797/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/692.json b/history/versions/692.json deleted file mode 100644 index 03b5934e71e8e..0000000000000 --- a/history/versions/692.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 692, - "commit": "f46b0aae9393f85bca036bbf24b3339a9fef56a7", - "date": "2021-04-22T08:24:42.241Z" - }, - "versionStart": { - "versionNum": 691, - "commit": "f1ea72b81bbc3a0e45ad352420f6c2c51c9e971c", - "date": "2021-04-22T08:22:00.536Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/693.json b/history/versions/693.json deleted file mode 100644 index d4efc2969aae2..0000000000000 --- a/history/versions/693.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 693, - "commit": "a78af5ed4dac54232769b573cccdaa0579e345c9", - "date": "2021-04-22T08:29:34.589Z" - }, - "versionStart": { - "versionNum": 692, - "commit": "f46b0aae9393f85bca036bbf24b3339a9fef56a7", - "date": "2021-04-22T08:24:42.241Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbdfB7A9e5A74cD722A9691570108CAaacB17674A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/694.json b/history/versions/694.json deleted file mode 100644 index c99b4d3824383..0000000000000 --- a/history/versions/694.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 694, - "commit": "e34dce85e3e42bc92ad77a3db70494a15ea316bc", - "date": "2021-04-22T09:08:20.047Z" - }, - "versionStart": { - "versionNum": 693, - "commit": "a78af5ed4dac54232769b573cccdaa0579e345c9", - "date": "2021-04-22T08:29:34.589Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x95111f630aC215Eb74599ED42C67E2c2790d69e2/info.json", - "blockchains/smartchain/assets/0x95111f630aC215Eb74599ED42C67E2c2790d69e2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/695.json b/history/versions/695.json deleted file mode 100644 index 81963daed8624..0000000000000 --- a/history/versions/695.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 695, - "commit": "d46369f5d252961cf5844de63c9b1947592994a8", - "date": "2021-04-22T09:10:00.615Z" - }, - "versionStart": { - "versionNum": 694, - "commit": "e34dce85e3e42bc92ad77a3db70494a15ea316bc", - "date": "2021-04-22T09:08:20.047Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/696.json b/history/versions/696.json deleted file mode 100644 index a67fdb98e580f..0000000000000 --- a/history/versions/696.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 696, - "commit": "b3b9041b2f1ec7b4f1297afb9f8b12cd1f95f67a", - "date": "2021-04-22T09:17:25.912Z" - }, - "versionStart": { - "versionNum": 695, - "commit": "d46369f5d252961cf5844de63c9b1947592994a8", - "date": "2021-04-22T09:10:00.615Z" - }, - "changes": [ - "blockchains/tron/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/697.json b/history/versions/697.json deleted file mode 100644 index 19ebd851177ae..0000000000000 --- a/history/versions/697.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 697, - "commit": "1b3b207aaff482ae2d85553bad2187f4d8278692", - "date": "2021-04-22T09:18:41.118Z" - }, - "versionStart": { - "versionNum": 696, - "commit": "b3b9041b2f1ec7b4f1297afb9f8b12cd1f95f67a", - "date": "2021-04-22T09:17:25.912Z" - }, - "changes": [ - "blockchains/tron/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/698.json b/history/versions/698.json deleted file mode 100644 index 6a6473699c1aa..0000000000000 --- a/history/versions/698.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 698, - "commit": "da2bf4283a758e9489a84947caa7de1a01452f25", - "date": "2021-04-22T09:49:30.829Z" - }, - "versionStart": { - "versionNum": 697, - "commit": "1b3b207aaff482ae2d85553bad2187f4d8278692", - "date": "2021-04-22T09:18:41.118Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB27ADAfFB9fEa1801459a1a81B17218288c097cc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/699.json b/history/versions/699.json deleted file mode 100644 index f0419ecde9b23..0000000000000 --- a/history/versions/699.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 699, - "commit": "2ffb60a0f744230ca04d214b492253baf2670e34", - "date": "2021-04-22T10:10:26.119Z" - }, - "versionStart": { - "versionNum": 698, - "commit": "da2bf4283a758e9489a84947caa7de1a01452f25", - "date": "2021-04-22T09:49:30.829Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x14357D294fBabbE0fbF59503370c772d563b35b6/info.json", - "blockchains/smartchain/assets/0x14357D294fBabbE0fbF59503370c772d563b35b6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/7.json b/history/versions/7.json deleted file mode 100644 index 1d00bb792089b..0000000000000 --- a/history/versions/7.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 7, - "commit": "1ff05875a765b8738394d40cea359a33cc8a635a", - "date": "2021-02-24T16:32:43.168Z" - }, - "versionStart": { - "versionNum": 6, - "commit": "4166ed944aaa6c879e3e7c577f66924bc70b2748", - "date": "2021-02-24T13:20:11.930Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8/info.json", - "blockchains/ethereum/assets/0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/70.json b/history/versions/70.json deleted file mode 100644 index 224099a87b6a1..0000000000000 --- a/history/versions/70.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 70, - "commit": "d8939b62eed875e29fd545cf664bf3b2f60f6354", - "date": "2021-03-02T16:23:03.524Z" - }, - "versionStart": { - "versionNum": 69, - "commit": "733a01712d9f5ef631078b914e61786b3ea54225", - "date": "2021-03-02T16:02:25.289Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xea6412Fb370e8d1605E6aEeAA21aD07C3C7e9F24/info.json", - "blockchains/ethereum/assets/0xea6412Fb370e8d1605E6aEeAA21aD07C3C7e9F24/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/700.json b/history/versions/700.json deleted file mode 100644 index 3b97cdd4062e3..0000000000000 --- a/history/versions/700.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 700, - "commit": "20ec8e5be90adf57ca19ee6bbca484afb5c6eab0", - "date": "2021-04-22T10:11:48.436Z" - }, - "versionStart": { - "versionNum": 699, - "commit": "2ffb60a0f744230ca04d214b492253baf2670e34", - "date": "2021-04-22T10:10:26.119Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/701.json b/history/versions/701.json deleted file mode 100644 index 5f6de399185d9..0000000000000 --- a/history/versions/701.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 701, - "commit": "fbf79a0a460a6c28363bcf4bd83191d7824e7f7f", - "date": "2021-04-22T10:23:29.708Z" - }, - "versionStart": { - "versionNum": 700, - "commit": "20ec8e5be90adf57ca19ee6bbca484afb5c6eab0", - "date": "2021-04-22T10:11:48.436Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x491E136FF7FF03E6aB097E54734697Bb5802FC1C/info.json", - "blockchains/ethereum/assets/0x491E136FF7FF03E6aB097E54734697Bb5802FC1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/702.json b/history/versions/702.json deleted file mode 100644 index 7e3a5974df3d6..0000000000000 --- a/history/versions/702.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 702, - "commit": "595f3035d1303851cc72b260e65557b823424205", - "date": "2021-04-22T10:24:50.515Z" - }, - "versionStart": { - "versionNum": 701, - "commit": "fbf79a0a460a6c28363bcf4bd83191d7824e7f7f", - "date": "2021-04-22T10:23:29.708Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/703.json b/history/versions/703.json deleted file mode 100644 index 2eee45c09c8fd..0000000000000 --- a/history/versions/703.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 703, - "commit": "66532e2c4c8f1e01560bf5ffd0250d759ec19b5e", - "date": "2021-04-22T11:21:39.187Z" - }, - "versionStart": { - "versionNum": 702, - "commit": "595f3035d1303851cc72b260e65557b823424205", - "date": "2021-04-22T10:24:50.515Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/info.json", - "blockchains/smartchain/assets/0x37C28DE42bA3d22217995D146FC684B2326Ede64/logo.png", - "blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/info.json", - "blockchains/smartchain/assets/0xF912d3001CAf6DC4ADD366A62Cc9115B4303c9A9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/704.json b/history/versions/704.json deleted file mode 100644 index e3d9e96425b66..0000000000000 --- a/history/versions/704.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 704, - "commit": "3164b40f77a832b890c0fd71f3b645b0f674daf8", - "date": "2021-04-22T11:23:11.097Z" - }, - "versionStart": { - "versionNum": 703, - "commit": "66532e2c4c8f1e01560bf5ffd0250d759ec19b5e", - "date": "2021-04-22T11:21:39.187Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/705.json b/history/versions/705.json deleted file mode 100644 index 6bd052204a778..0000000000000 --- a/history/versions/705.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 705, - "commit": "0242eda7b049c3850ca1fe9ac3e7abaa0d71fb52", - "date": "2021-04-22T13:44:19.367Z" - }, - "versionStart": { - "versionNum": 704, - "commit": "3164b40f77a832b890c0fd71f3b645b0f674daf8", - "date": "2021-04-22T11:23:11.097Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json", - "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/706.json b/history/versions/706.json deleted file mode 100644 index 1c6deeba0b141..0000000000000 --- a/history/versions/706.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 706, - "commit": "ae073f7da0f06134c9a5c8ade271fff59a3dc8c6", - "date": "2021-04-22T13:45:50.263Z" - }, - "versionStart": { - "versionNum": 705, - "commit": "0242eda7b049c3850ca1fe9ac3e7abaa0d71fb52", - "date": "2021-04-22T13:44:19.367Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbcb24AFb019BE7E93EA9C43B7E22Bb55D5B7f45D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/707.json b/history/versions/707.json deleted file mode 100644 index 4a55e5480465c..0000000000000 --- a/history/versions/707.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 707, - "commit": "aae419c0ab06d1fc99cd3e7f6376609bd83b0896", - "date": "2021-04-22T14:58:44.650Z" - }, - "versionStart": { - "versionNum": 706, - "commit": "ae073f7da0f06134c9a5c8ade271fff59a3dc8c6", - "date": "2021-04-22T13:45:50.263Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2/info.json", - "blockchains/smartchain/assets/0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/708.json b/history/versions/708.json deleted file mode 100644 index ef6156a29f461..0000000000000 --- a/history/versions/708.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 708, - "commit": "cd6aac448a830622da78fc5f20f582036b844ec6", - "date": "2021-04-22T15:00:05.589Z" - }, - "versionStart": { - "versionNum": 707, - "commit": "aae419c0ab06d1fc99cd3e7f6376609bd83b0896", - "date": "2021-04-22T14:58:44.650Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/709.json b/history/versions/709.json deleted file mode 100644 index bdcea3052b6fb..0000000000000 --- a/history/versions/709.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 709, - "commit": "c3f8bfae1653f2e0d25d067ae3a61aeccc13a7aa", - "date": "2021-04-22T15:41:36.288Z" - }, - "versionStart": { - "versionNum": 708, - "commit": "cd6aac448a830622da78fc5f20f582036b844ec6", - "date": "2021-04-22T15:00:05.589Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4A64515E5E1d1073e83f30cB97BEd20400b66E10/logo.png", - "blockchains/ethereum/assets/0x53c4871322Bb47e7A24136fce291a6dcC832a294/logo.png", - "blockchains/ethereum/assets/0x6e1A19F235bE7ED8E3369eF73b196C07257494DE/logo.png", - "blockchains/ethereum/assets/0xA3865E64121537b5b59B5e239Db4aCBe6F36aa74/logo.png", - "blockchains/ethereum/assets/0xad3E3Fc59dff318BecEaAb7D00EB4F68b1EcF195/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/71.json b/history/versions/71.json deleted file mode 100644 index c12fe6a6092af..0000000000000 --- a/history/versions/71.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 71, - "commit": "21b05d823850bca048fea5131994876dd0828060", - "date": "2021-03-02T16:24:51.934Z" - }, - "versionStart": { - "versionNum": 70, - "commit": "d8939b62eed875e29fd545cf664bf3b2f60f6354", - "date": "2021-03-02T16:23:03.524Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xea6412Fb370e8d1605E6aEeAA21aD07C3C7e9F24/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/710.json b/history/versions/710.json deleted file mode 100644 index 080ec11e0066a..0000000000000 --- a/history/versions/710.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 710, - "commit": "c40c89d8b786c974044e886990b2e79aafb7475f", - "date": "2021-04-22T15:54:08.251Z" - }, - "versionStart": { - "versionNum": 709, - "commit": "c3f8bfae1653f2e0d25d067ae3a61aeccc13a7aa", - "date": "2021-04-22T15:41:36.288Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json", - "blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/711.json b/history/versions/711.json deleted file mode 100644 index ff86eca99c274..0000000000000 --- a/history/versions/711.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 711, - "commit": "d96ad726c47a2a1b077e956c8d39bc895a388fe5", - "date": "2021-04-22T15:55:24.533Z" - }, - "versionStart": { - "versionNum": 710, - "commit": "c40c89d8b786c974044e886990b2e79aafb7475f", - "date": "2021-04-22T15:54:08.251Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xCD40F2670CF58720b694968698A5514e924F742d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/712.json b/history/versions/712.json deleted file mode 100644 index 1f9dfd037037f..0000000000000 --- a/history/versions/712.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 712, - "commit": "0e0e590f6628c9de7310af670453c0300b12c68f", - "date": "2021-04-22T17:47:47.348Z" - }, - "versionStart": { - "versionNum": 711, - "commit": "d96ad726c47a2a1b077e956c8d39bc895a388fe5", - "date": "2021-04-22T15:55:24.533Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1ba292a599F9C4F5618616c14bA38daec29e7E08/info.json", - "blockchains/smartchain/assets/0x1ba292a599F9C4F5618616c14bA38daec29e7E08/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/713.json b/history/versions/713.json deleted file mode 100644 index 0e604621af823..0000000000000 --- a/history/versions/713.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 713, - "commit": "e9407eef63e84e47f86df3a959b3c01c14e49a14", - "date": "2021-04-22T17:49:29.389Z" - }, - "versionStart": { - "versionNum": 712, - "commit": "0e0e590f6628c9de7310af670453c0300b12c68f", - "date": "2021-04-22T17:47:47.348Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/714.json b/history/versions/714.json deleted file mode 100644 index ad5ce6cd49db8..0000000000000 --- a/history/versions/714.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 714, - "commit": "c84ab140b3ab0b724c079ac1cc0923f70db49eb9", - "date": "2021-04-22T21:28:09.903Z" - }, - "versionStart": { - "versionNum": 713, - "commit": "e9407eef63e84e47f86df3a959b3c01c14e49a14", - "date": "2021-04-22T17:49:29.389Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x89675DcCFE0c19bca178A0E0384Bd8E273a45cbA/info.json", - "blockchains/smartchain/assets/0x89675DcCFE0c19bca178A0E0384Bd8E273a45cbA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/715.json b/history/versions/715.json deleted file mode 100644 index ce1e61caa72f5..0000000000000 --- a/history/versions/715.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 715, - "commit": "74b841727a101154490aab4ae084e25581f46983", - "date": "2021-04-22T21:29:28.254Z" - }, - "versionStart": { - "versionNum": 714, - "commit": "c84ab140b3ab0b724c079ac1cc0923f70db49eb9", - "date": "2021-04-22T21:28:09.903Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x89675DcCFE0c19bca178A0E0384Bd8E273a45cbA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/716.json b/history/versions/716.json deleted file mode 100644 index ded96a86f681a..0000000000000 --- a/history/versions/716.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 716, - "commit": "0140aa813d1bb8ac69ef0edb499064be3dfffeb1", - "date": "2021-04-23T01:31:45.124Z" - }, - "versionStart": { - "versionNum": 715, - "commit": "74b841727a101154490aab4ae084e25581f46983", - "date": "2021-04-22T21:29:28.254Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/717.json b/history/versions/717.json deleted file mode 100644 index d4a4f5290bf5f..0000000000000 --- a/history/versions/717.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 717, - "commit": "cc166e14b12662c13e260705f8cd3c974b441f5b", - "date": "2021-04-23T04:43:29.064Z" - }, - "versionStart": { - "versionNum": 716, - "commit": "0140aa813d1bb8ac69ef0edb499064be3dfffeb1", - "date": "2021-04-23T01:31:45.124Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9f589e3eabe42ebC94A44727b3f3531C0c877809/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/718.json b/history/versions/718.json deleted file mode 100644 index 73c4424770c9f..0000000000000 --- a/history/versions/718.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 718, - "commit": "7c5455ce11003e8b028364a082a71f922721f310", - "date": "2021-04-23T06:32:54.811Z" - }, - "versionStart": { - "versionNum": 717, - "commit": "cc166e14b12662c13e260705f8cd3c974b441f5b", - "date": "2021-04-23T04:43:29.064Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json", - "blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/719.json b/history/versions/719.json deleted file mode 100644 index 5892ecbcabc69..0000000000000 --- a/history/versions/719.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 719, - "commit": "55cdef4ac52d04667ba025e20ab286f6565a1498", - "date": "2021-04-23T06:34:19.514Z" - }, - "versionStart": { - "versionNum": 718, - "commit": "7c5455ce11003e8b028364a082a71f922721f310", - "date": "2021-04-23T06:32:54.811Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x375483CfA7Fc18F6b455E005D835A8335FbdbB1f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/72.json b/history/versions/72.json deleted file mode 100644 index 3dbf4bb27b8d9..0000000000000 --- a/history/versions/72.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 72, - "commit": "e6bf2d8ede4541f797556285a7c92222574656b0", - "date": "2021-03-02T16:48:57.476Z" - }, - "versionStart": { - "versionNum": 71, - "commit": "21b05d823850bca048fea5131994876dd0828060", - "date": "2021-03-02T16:24:51.934Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json", - "blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/720.json b/history/versions/720.json deleted file mode 100644 index b0458ea133651..0000000000000 --- a/history/versions/720.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 720, - "commit": "37b644b2fa07f3a0458503e4eeb65d55522a04ff", - "date": "2021-04-23T06:40:00.515Z" - }, - "versionStart": { - "versionNum": 719, - "commit": "55cdef4ac52d04667ba025e20ab286f6565a1498", - "date": "2021-04-23T06:34:19.514Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/721.json b/history/versions/721.json deleted file mode 100644 index 3dde83f0f6fc2..0000000000000 --- a/history/versions/721.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 721, - "commit": "817a093626c61480627596f24e4425c0c484380a", - "date": "2021-04-23T06:41:18.920Z" - }, - "versionStart": { - "versionNum": 720, - "commit": "37b644b2fa07f3a0458503e4eeb65d55522a04ff", - "date": "2021-04-23T06:40:00.515Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5d3AfBA1924aD748776E4Ca62213BF7acf39d773/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/722.json b/history/versions/722.json deleted file mode 100644 index 78598f2897c81..0000000000000 --- a/history/versions/722.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 722, - "commit": "ac88b70b25ee8e8ce2e421e45cfac22e4cdca36b", - "date": "2021-04-23T08:16:42.945Z" - }, - "versionStart": { - "versionNum": 721, - "commit": "817a093626c61480627596f24e4425c0c484380a", - "date": "2021-04-23T06:41:18.920Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/info.json", - "blockchains/smartchain/assets/0xB0B924C4a31b7d4581a7F78F57ceE1E65736Be1D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/723.json b/history/versions/723.json deleted file mode 100644 index bfa0168579bcc..0000000000000 --- a/history/versions/723.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 723, - "commit": "bd83d1571620ea94de2649e7da3b2dabbef77f57", - "date": "2021-04-23T08:18:08.356Z" - }, - "versionStart": { - "versionNum": 722, - "commit": "ac88b70b25ee8e8ce2e421e45cfac22e4cdca36b", - "date": "2021-04-23T08:16:42.945Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/724.json b/history/versions/724.json deleted file mode 100644 index 034a796632f5e..0000000000000 --- a/history/versions/724.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 724, - "commit": "f1b95ce4609c9c23388ec84ef9f37f09fbb02535", - "date": "2021-04-23T09:03:14.519Z" - }, - "versionStart": { - "versionNum": 723, - "commit": "bd83d1571620ea94de2649e7da3b2dabbef77f57", - "date": "2021-04-23T08:18:08.356Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xdd974D5C2e2928deA5F71b9825b8b646686BD200/info.json", - "blockchains/ethereum/assets/0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202/info.json", - "blockchains/ethereum/assets/0xdeFA4e8a7bcBA345F687a2f1456F5Edd9CE97202/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/725.json b/history/versions/725.json deleted file mode 100644 index b5aa2c960d4cb..0000000000000 --- a/history/versions/725.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 725, - "commit": "bcb44b0f9f555c1f58254ee94c1a5dd4dcf48379", - "date": "2021-04-23T15:34:10.105Z" - }, - "versionStart": { - "versionNum": 724, - "commit": "f1b95ce4609c9c23388ec84ef9f37f09fbb02535", - "date": "2021-04-23T09:03:14.519Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa5360c2070FaECFc231fd6bd743FE88382F2991d/info.json", - "blockchains/smartchain/assets/0xa5360c2070FaECFc231fd6bd743FE88382F2991d/logo.png", - "blockchains/solana/allowlist.json", - "blockchains/solana/assets/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/info.json", - "blockchains/solana/assets/Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/726.json b/history/versions/726.json deleted file mode 100644 index 40ab677c9c57a..0000000000000 --- a/history/versions/726.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 726, - "commit": "d7fd0d1480bb84ad483b7863415b1a4989bc4941", - "date": "2021-04-23T15:35:37.010Z" - }, - "versionStart": { - "versionNum": 725, - "commit": "bcb44b0f9f555c1f58254ee94c1a5dd4dcf48379", - "date": "2021-04-23T15:34:10.105Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/727.json b/history/versions/727.json deleted file mode 100644 index 5284b65789522..0000000000000 --- a/history/versions/727.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 727, - "commit": "f45d65c309e7417cffc5bdac104742e91b62566e", - "date": "2021-04-23T15:38:23.606Z" - }, - "versionStart": { - "versionNum": 726, - "commit": "d7fd0d1480bb84ad483b7863415b1a4989bc4941", - "date": "2021-04-23T15:35:37.010Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2/info.json", - "blockchains/smartchain/assets/0x37109a51e712471Bd2C72d8D70718627e7fF0032/logo.png", - "blockchains/smartchain/assets/0x37A9357B0d575d419595Cb56974fb89729E737de/info.json", - "blockchains/smartchain/assets/0x37A9357B0d575d419595Cb56974fb89729E737de/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/728.json b/history/versions/728.json deleted file mode 100644 index f16ce99d6c328..0000000000000 --- a/history/versions/728.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 728, - "commit": "3963834a22fbde6de5e8d9b59f15dcd70bca1e32", - "date": "2021-04-23T15:39:39.142Z" - }, - "versionStart": { - "versionNum": 727, - "commit": "f45d65c309e7417cffc5bdac104742e91b62566e", - "date": "2021-04-23T15:38:23.606Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1cD137eb5BDf426AaE58C3Ed80383f74e42D9bF2/info.json", - "blockchains/smartchain/assets/0x37A9357B0d575d419595Cb56974fb89729E737de/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/729.json b/history/versions/729.json deleted file mode 100644 index d76943c5ac30d..0000000000000 --- a/history/versions/729.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 729, - "commit": "6a943e9bb7e2d17a6eefd05d435cb4c268a6f93f", - "date": "2021-04-23T15:53:37.525Z" - }, - "versionStart": { - "versionNum": 728, - "commit": "3963834a22fbde6de5e8d9b59f15dcd70bca1e32", - "date": "2021-04-23T15:39:39.142Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdF6d9fC61Bd8163b59d6381EC93aE1D3a4D95bB2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/73.json b/history/versions/73.json deleted file mode 100644 index 564b3f7db6843..0000000000000 --- a/history/versions/73.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 73, - "commit": "9d4e0b7c3f928521ae36fc889fbf40a743c5da2e", - "date": "2021-03-02T16:50:39.142Z" - }, - "versionStart": { - "versionNum": 72, - "commit": "e6bf2d8ede4541f797556285a7c92222574656b0", - "date": "2021-03-02T16:48:57.476Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x1C9491865a1DE77C5b6e19d2E6a5F1D7a6F2b25F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/730.json b/history/versions/730.json deleted file mode 100644 index 8fbbc699758e9..0000000000000 --- a/history/versions/730.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 730, - "commit": "e0b9a46c9a4443db129ad2649edc4c8c35be15f3", - "date": "2021-04-23T17:12:18.678Z" - }, - "versionStart": { - "versionNum": 729, - "commit": "6a943e9bb7e2d17a6eefd05d435cb4c268a6f93f", - "date": "2021-04-23T15:53:37.525Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0e0e877894a101Ad8711AE3A0194Fa44Ca837a79/info.json", - "blockchains/smartchain/assets/0x0e0e877894a101Ad8711AE3A0194Fa44Ca837a79/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/731.json b/history/versions/731.json deleted file mode 100644 index 2540e6a24a919..0000000000000 --- a/history/versions/731.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 731, - "commit": "7bbcf4c55a4550ebea9be79a1278b79c4d184013", - "date": "2021-04-23T17:13:44.654Z" - }, - "versionStart": { - "versionNum": 730, - "commit": "e0b9a46c9a4443db129ad2649edc4c8c35be15f3", - "date": "2021-04-23T17:12:18.678Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0e0e877894a101Ad8711AE3A0194Fa44Ca837a79/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/732.json b/history/versions/732.json deleted file mode 100644 index 13ea57a883ea5..0000000000000 --- a/history/versions/732.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 732, - "commit": "309f95e5d831c958a73530c046c2485d187f7f57", - "date": "2021-04-23T18:21:29.140Z" - }, - "versionStart": { - "versionNum": 731, - "commit": "7bbcf4c55a4550ebea9be79a1278b79c4d184013", - "date": "2021-04-23T17:13:44.654Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAF169E53e9f07DE6F9F4Eac67e2833C623f0c122/info.json", - "blockchains/smartchain/assets/0xAF169E53e9f07DE6F9F4Eac67e2833C623f0c122/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/733.json b/history/versions/733.json deleted file mode 100644 index 23f1e1345496c..0000000000000 --- a/history/versions/733.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 733, - "commit": "95f7fb82ab78eb755372f395200f4e3223586169", - "date": "2021-04-23T18:22:45.680Z" - }, - "versionStart": { - "versionNum": 732, - "commit": "309f95e5d831c958a73530c046c2485d187f7f57", - "date": "2021-04-23T18:21:29.140Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAF169E53e9f07DE6F9F4Eac67e2833C623f0c122/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/734.json b/history/versions/734.json deleted file mode 100644 index 901fa99ab5b12..0000000000000 --- a/history/versions/734.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 734, - "commit": "230a952535abea858cc61d1593a04e89f033fdc7", - "date": "2021-04-23T18:51:33.234Z" - }, - "versionStart": { - "versionNum": 733, - "commit": "95f7fb82ab78eb755372f395200f4e3223586169", - "date": "2021-04-23T18:22:45.680Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x946112efaB61C3636CBD52DE2E1392D7A75A6f01/logo.png", - "blockchains/smartchain/assets/0xf3DBB49999B25c9D6641a9423C7ad84168D00071/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/735.json b/history/versions/735.json deleted file mode 100644 index 12595f6e478c3..0000000000000 --- a/history/versions/735.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 735, - "commit": "f43fc920bf4665fcf56bb4cd99d8d154b9ae57c2", - "date": "2021-04-23T18:58:39.470Z" - }, - "versionStart": { - "versionNum": 734, - "commit": "230a952535abea858cc61d1593a04e89f033fdc7", - "date": "2021-04-23T18:51:33.234Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json", - "blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/736.json b/history/versions/736.json deleted file mode 100644 index 0ebd226245295..0000000000000 --- a/history/versions/736.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 736, - "commit": "fa8f4d96e62bd828f9b1b9f405e440beb01a34bd", - "date": "2021-04-23T18:59:43.872Z" - }, - "versionStart": { - "versionNum": 735, - "commit": "f43fc920bf4665fcf56bb4cd99d8d154b9ae57c2", - "date": "2021-04-23T18:58:39.470Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xcBc919D845f393Aa0ceD76085Fd082c8aDcE00be/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/737.json b/history/versions/737.json deleted file mode 100644 index 6cda462f6903b..0000000000000 --- a/history/versions/737.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 737, - "commit": "21291248bae58f6d338b855b8e844da1e3e1caa3", - "date": "2021-04-23T20:01:08.322Z" - }, - "versionStart": { - "versionNum": 736, - "commit": "fa8f4d96e62bd828f9b1b9f405e440beb01a34bd", - "date": "2021-04-23T18:59:43.872Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/info.json", - "blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/738.json b/history/versions/738.json deleted file mode 100644 index 5578d39b31a70..0000000000000 --- a/history/versions/738.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 738, - "commit": "a72f24e4eb76d47f2413dff6707a69bcdb587ba0", - "date": "2021-04-23T20:02:25.331Z" - }, - "versionStart": { - "versionNum": 737, - "commit": "21291248bae58f6d338b855b8e844da1e3e1caa3", - "date": "2021-04-23T20:01:08.322Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x066fc8DD5955534A01a9f892314c9B01b59A9C11/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/739.json b/history/versions/739.json deleted file mode 100644 index 4359e9c905a22..0000000000000 --- a/history/versions/739.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 739, - "commit": "4f5ed62b794025407c2eff346c5826fe28c63cfe", - "date": "2021-04-23T20:17:44.622Z" - }, - "versionStart": { - "versionNum": 738, - "commit": "a72f24e4eb76d47f2413dff6707a69bcdb587ba0", - "date": "2021-04-23T20:02:25.331Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/info.json", - "blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/74.json b/history/versions/74.json deleted file mode 100644 index 2e3fbf1bcdaed..0000000000000 --- a/history/versions/74.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 74, - "commit": "197c167524af56cda35ca837fe5887993455bf54", - "date": "2021-03-03T02:12:36.640Z" - }, - "versionStart": { - "versionNum": 73, - "commit": "9d4e0b7c3f928521ae36fc889fbf40a743c5da2e", - "date": "2021-03-02T16:50:39.142Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8519EA49c997f50cefFa444d240fB655e89248Aa/info.json", - "blockchains/smartchain/assets/0x8519EA49c997f50cefFa444d240fB655e89248Aa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/740.json b/history/versions/740.json deleted file mode 100644 index c0f5cb8684e8d..0000000000000 --- a/history/versions/740.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 740, - "commit": "501dda1e0775882989e5338ce3ea9e5eea35ca0d", - "date": "2021-04-23T20:19:14.359Z" - }, - "versionStart": { - "versionNum": 739, - "commit": "4f5ed62b794025407c2eff346c5826fe28c63cfe", - "date": "2021-04-23T20:17:44.622Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7e52a123Ed6DB6Ac872A875552935fBbD2544c86/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/741.json b/history/versions/741.json deleted file mode 100644 index 9eed31ebd7e3b..0000000000000 --- a/history/versions/741.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 741, - "commit": "bc9dc1e54335cbf5f921fde2fdd5a31ba36fa07f", - "date": "2021-04-23T20:27:14.043Z" - }, - "versionStart": { - "versionNum": 740, - "commit": "501dda1e0775882989e5338ce3ea9e5eea35ca0d", - "date": "2021-04-23T20:19:14.359Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xcbcCf14B051947BDcd1E20b77015208a1AD5EA25/info.json", - "blockchains/smartchain/assets/0xcbcCf14B051947BDcd1E20b77015208a1AD5EA25/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/742.json b/history/versions/742.json deleted file mode 100644 index dee3811c30b5c..0000000000000 --- a/history/versions/742.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 742, - "commit": "1f5ee815e5f1ec671860fe37b456e084b201de3e", - "date": "2021-04-23T20:28:47.304Z" - }, - "versionStart": { - "versionNum": 741, - "commit": "bc9dc1e54335cbf5f921fde2fdd5a31ba36fa07f", - "date": "2021-04-23T20:27:14.043Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/743.json b/history/versions/743.json deleted file mode 100644 index 9bd23a873fae4..0000000000000 --- a/history/versions/743.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 743, - "commit": "e15b47733c8fa3859cf44aa36d78e24f26151c47", - "date": "2021-04-23T20:37:18.485Z" - }, - "versionStart": { - "versionNum": 742, - "commit": "1f5ee815e5f1ec671860fe37b456e084b201de3e", - "date": "2021-04-23T20:28:47.304Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json", - "blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/744.json b/history/versions/744.json deleted file mode 100644 index 8b170ae2fa0e7..0000000000000 --- a/history/versions/744.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 744, - "commit": "f8c838974f6f7f3da600444ec077cd630afb5e9d", - "date": "2021-04-23T20:38:54.566Z" - }, - "versionStart": { - "versionNum": 743, - "commit": "e15b47733c8fa3859cf44aa36d78e24f26151c47", - "date": "2021-04-23T20:37:18.485Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x77FbA179C79De5B7653F68b5039Af940AdA60ce0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/745.json b/history/versions/745.json deleted file mode 100644 index 4484c22d57c14..0000000000000 --- a/history/versions/745.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 745, - "commit": "5afd431f151a920c508f7c5947f8da937c425e18", - "date": "2021-04-23T20:52:41.871Z" - }, - "versionStart": { - "versionNum": 744, - "commit": "f8c838974f6f7f3da600444ec077cd630afb5e9d", - "date": "2021-04-23T20:38:54.566Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/info.json", - "blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/746.json b/history/versions/746.json deleted file mode 100644 index fd54676e5fb32..0000000000000 --- a/history/versions/746.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 746, - "commit": "bac2c61d029544acbd20035d1ff43b4c24f89865", - "date": "2021-04-23T20:53:54.314Z" - }, - "versionStart": { - "versionNum": 745, - "commit": "5afd431f151a920c508f7c5947f8da937c425e18", - "date": "2021-04-23T20:52:41.871Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2f801292924433F41E34669b0817F990764EcAA0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/747.json b/history/versions/747.json deleted file mode 100644 index 3d5a50e906c26..0000000000000 --- a/history/versions/747.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 747, - "commit": "3b871127d7f5fab9cc521f11636c2fc3bf595115", - "date": "2021-04-23T22:12:39.753Z" - }, - "versionStart": { - "versionNum": 746, - "commit": "bac2c61d029544acbd20035d1ff43b4c24f89865", - "date": "2021-04-23T20:53:54.314Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xbE8183612F145986A41ad8e8fCFefED1C2F9dEbA/info.json", - "blockchains/smartchain/assets/0xbE8183612F145986A41ad8e8fCFefED1C2F9dEbA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/748.json b/history/versions/748.json deleted file mode 100644 index 2203d3862e9ec..0000000000000 --- a/history/versions/748.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 748, - "commit": "d65f26ab52d968f4f6f33118850a384fe3e09240", - "date": "2021-04-23T22:13:54.984Z" - }, - "versionStart": { - "versionNum": 747, - "commit": "3b871127d7f5fab9cc521f11636c2fc3bf595115", - "date": "2021-04-23T22:12:39.753Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xbE8183612F145986A41ad8e8fCFefED1C2F9dEbA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/749.json b/history/versions/749.json deleted file mode 100644 index e0b3f3f2df0bf..0000000000000 --- a/history/versions/749.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 749, - "commit": "a41636bdde7424f06b0b7939b144394de5817e8b", - "date": "2021-04-23T23:54:33.105Z" - }, - "versionStart": { - "versionNum": 748, - "commit": "d65f26ab52d968f4f6f33118850a384fe3e09240", - "date": "2021-04-23T22:13:54.984Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/75.json b/history/versions/75.json deleted file mode 100644 index 9b82b0f0aad1c..0000000000000 --- a/history/versions/75.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 75, - "commit": "9bab54a14306cb5421b7c038b00c8bc6a55e61d0", - "date": "2021-03-03T07:22:39.690Z" - }, - "versionStart": { - "versionNum": 74, - "commit": "197c167524af56cda35ca837fe5887993455bf54", - "date": "2021-03-03T02:12:36.640Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/750.json b/history/versions/750.json deleted file mode 100644 index eb991f363986c..0000000000000 --- a/history/versions/750.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 750, - "commit": "5c5111ae6b3586f1d0a836a4fb2ec68d22ca7332", - "date": "2021-04-23T23:55:51.765Z" - }, - "versionStart": { - "versionNum": 749, - "commit": "a41636bdde7424f06b0b7939b144394de5817e8b", - "date": "2021-04-23T23:54:33.105Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/751.json b/history/versions/751.json deleted file mode 100644 index e9e5518d39801..0000000000000 --- a/history/versions/751.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 751, - "commit": "109a4ab9a1f01932498b93da1b96a2f2eb2db491", - "date": "2021-04-24T01:30:38.646Z" - }, - "versionStart": { - "versionNum": 750, - "commit": "5c5111ae6b3586f1d0a836a4fb2ec68d22ca7332", - "date": "2021-04-23T23:55:51.765Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/752.json b/history/versions/752.json deleted file mode 100644 index be3656b8bf966..0000000000000 --- a/history/versions/752.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 752, - "commit": "506de2b42c12b32ee421dfec953fbd3c2fff059b", - "date": "2021-04-24T06:55:48.810Z" - }, - "versionStart": { - "versionNum": 751, - "commit": "109a4ab9a1f01932498b93da1b96a2f2eb2db491", - "date": "2021-04-24T01:30:38.646Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json", - "blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/753.json b/history/versions/753.json deleted file mode 100644 index 97f64e2d271ef..0000000000000 --- a/history/versions/753.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 753, - "commit": "ffd193381c35d72b78d5f3a8fa6360ac2c824093", - "date": "2021-04-24T06:57:00.158Z" - }, - "versionStart": { - "versionNum": 752, - "commit": "506de2b42c12b32ee421dfec953fbd3c2fff059b", - "date": "2021-04-24T06:55:48.810Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xc22c01470977150a76a5a85dd3D167de495038fA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/754.json b/history/versions/754.json deleted file mode 100644 index 2f3d977bd60df..0000000000000 --- a/history/versions/754.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 754, - "commit": "91c4ff8dcf411092ade4a316dd201d6f09484f6c", - "date": "2021-04-24T07:01:11.854Z" - }, - "versionStart": { - "versionNum": 753, - "commit": "ffd193381c35d72b78d5f3a8fa6360ac2c824093", - "date": "2021-04-24T06:57:00.158Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD37c1417DA7Bf5b02ffDEa8d5427022DC88A0eE2/info.json", - "blockchains/smartchain/assets/0xD37c1417DA7Bf5b02ffDEa8d5427022DC88A0eE2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/755.json b/history/versions/755.json deleted file mode 100644 index d8f7d63a6ea5c..0000000000000 --- a/history/versions/755.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 755, - "commit": "4281d64494fbaf128b35c3e674e8d34f3828a452", - "date": "2021-04-24T07:02:22.357Z" - }, - "versionStart": { - "versionNum": 754, - "commit": "91c4ff8dcf411092ade4a316dd201d6f09484f6c", - "date": "2021-04-24T07:01:11.854Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/756.json b/history/versions/756.json deleted file mode 100644 index 47ca19fa3de0d..0000000000000 --- a/history/versions/756.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 756, - "commit": "24ce65f3001eaa81df5183a6ef50b9ebcf9ad402", - "date": "2021-04-24T07:52:56.898Z" - }, - "versionStart": { - "versionNum": 755, - "commit": "4281d64494fbaf128b35c3e674e8d34f3828a452", - "date": "2021-04-24T07:02:22.357Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json", - "blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/757.json b/history/versions/757.json deleted file mode 100644 index 5485b6997bf0e..0000000000000 --- a/history/versions/757.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 757, - "commit": "086fa2a669fe33cc2743898d230f306a46f24fe7", - "date": "2021-04-24T07:54:10.648Z" - }, - "versionStart": { - "versionNum": 756, - "commit": "24ce65f3001eaa81df5183a6ef50b9ebcf9ad402", - "date": "2021-04-24T07:52:56.898Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9b9D617D3445f0147Ece2322BaCe8db2768D2770/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/758.json b/history/versions/758.json deleted file mode 100644 index 6fefb18f9f3fa..0000000000000 --- a/history/versions/758.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 758, - "commit": "01c360e14bd738a8af995e41d54778d91f640b5e", - "date": "2021-04-24T08:51:14.618Z" - }, - "versionStart": { - "versionNum": 757, - "commit": "086fa2a669fe33cc2743898d230f306a46f24fe7", - "date": "2021-04-24T07:54:10.648Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/info.json", - "blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/759.json b/history/versions/759.json deleted file mode 100644 index eb30c89b4e7fb..0000000000000 --- a/history/versions/759.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 759, - "commit": "882cd0a965f8f34c36af3fa34b2670acb60c3a7d", - "date": "2021-04-24T08:52:41.881Z" - }, - "versionStart": { - "versionNum": 758, - "commit": "01c360e14bd738a8af995e41d54778d91f640b5e", - "date": "2021-04-24T08:51:14.618Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x97300A4f628701672096460B5469C41a8d3ECb1A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/76.json b/history/versions/76.json deleted file mode 100644 index 38ac34f7bf2f1..0000000000000 --- a/history/versions/76.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 76, - "commit": "9c166f17fa71b04ea20f4b40b33d5712dd3b08a2", - "date": "2021-03-03T14:37:36.948Z" - }, - "versionStart": { - "versionNum": 75, - "commit": "9bab54a14306cb5421b7c038b00c8bc6a55e61d0", - "date": "2021-03-03T07:22:39.690Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/info.json", - "blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/760.json b/history/versions/760.json deleted file mode 100644 index 230ca4599b6d5..0000000000000 --- a/history/versions/760.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 760, - "commit": "e53773ab8dcfb15a76bc7d1cedb4d9a987253d7b", - "date": "2021-04-24T10:40:09.318Z" - }, - "versionStart": { - "versionNum": 759, - "commit": "882cd0a965f8f34c36af3fa34b2670acb60c3a7d", - "date": "2021-04-24T08:52:41.881Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2c094F5A7D1146BB93850f629501eB749f6Ed491/info.json", - "blockchains/smartchain/assets/0x2c094F5A7D1146BB93850f629501eB749f6Ed491/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/761.json b/history/versions/761.json deleted file mode 100644 index 36e0a9650b254..0000000000000 --- a/history/versions/761.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 761, - "commit": "1956058414f604896ad748151b9c6a9e2ab3cef1", - "date": "2021-04-24T10:41:13.051Z" - }, - "versionStart": { - "versionNum": 760, - "commit": "e53773ab8dcfb15a76bc7d1cedb4d9a987253d7b", - "date": "2021-04-24T10:40:09.318Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2c094F5A7D1146BB93850f629501eB749f6Ed491/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/762.json b/history/versions/762.json deleted file mode 100644 index fe2720df9d6a6..0000000000000 --- a/history/versions/762.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 762, - "commit": "bf73f73d7042e081843639ec1c1625d28eb13d03", - "date": "2021-04-24T10:43:59.921Z" - }, - "versionStart": { - "versionNum": 761, - "commit": "1956058414f604896ad748151b9c6a9e2ab3cef1", - "date": "2021-04-24T10:41:13.051Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3/info.json", - "blockchains/smartchain/assets/0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/763.json b/history/versions/763.json deleted file mode 100644 index 08c101c554ed4..0000000000000 --- a/history/versions/763.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 763, - "commit": "889fe1de67eaa7513d3d2272b1a7eef53fd81c88", - "date": "2021-04-24T10:45:13.679Z" - }, - "versionStart": { - "versionNum": 762, - "commit": "bf73f73d7042e081843639ec1c1625d28eb13d03", - "date": "2021-04-24T10:43:59.921Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2773f3FB0f7babA01cdcaAB002FD3373dE2860b3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/764.json b/history/versions/764.json deleted file mode 100644 index da78d775fe901..0000000000000 --- a/history/versions/764.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 764, - "commit": "dafdde2f0288f2392021f7e64c7b1454dd43ca4e", - "date": "2021-04-25T01:32:46.122Z" - }, - "versionStart": { - "versionNum": 763, - "commit": "889fe1de67eaa7513d3d2272b1a7eef53fd81c88", - "date": "2021-04-24T10:45:13.679Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/765.json b/history/versions/765.json deleted file mode 100644 index 28f1e9d17a2a7..0000000000000 --- a/history/versions/765.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 765, - "commit": "daaca78c61efee3f86af8e86268a743d90423a81", - "date": "2021-04-25T09:11:17.977Z" - }, - "versionStart": { - "versionNum": 764, - "commit": "dafdde2f0288f2392021f7e64c7b1454dd43ca4e", - "date": "2021-04-25T01:32:46.122Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x89d453108bD94B497bBB4496729cd26f92Aba533/info.json", - "blockchains/smartchain/assets/0x89d453108bD94B497bBB4496729cd26f92Aba533/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/766.json b/history/versions/766.json deleted file mode 100644 index 2702bc5852bd7..0000000000000 --- a/history/versions/766.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 766, - "commit": "1ecb6f426b4e1bba7203ba15bdfe903c792a1673", - "date": "2021-04-25T09:13:03.878Z" - }, - "versionStart": { - "versionNum": 765, - "commit": "daaca78c61efee3f86af8e86268a743d90423a81", - "date": "2021-04-25T09:11:17.977Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9/info.json", - "blockchains/smartchain/assets/0x47FdfeA2c5741Acd7Be0377029D6C507154D86B9/logo.png", - "blockchains/smartchain/assets/0x89d453108bD94B497bBB4496729cd26f92Aba533/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/767.json b/history/versions/767.json deleted file mode 100644 index 3132e08765fd6..0000000000000 --- a/history/versions/767.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 767, - "commit": "0d90245f44b5a7e9412ccfb4b31ff87d1041ec1c", - "date": "2021-04-25T09:14:25.013Z" - }, - "versionStart": { - "versionNum": 766, - "commit": "1ecb6f426b4e1bba7203ba15bdfe903c792a1673", - "date": "2021-04-25T09:13:03.878Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/768.json b/history/versions/768.json deleted file mode 100644 index 3cc64b9f83455..0000000000000 --- a/history/versions/768.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 768, - "commit": "1dc094de31feb7eea7cdb13183b5f1bbdee40010", - "date": "2021-04-25T09:18:53.196Z" - }, - "versionStart": { - "versionNum": 767, - "commit": "0d90245f44b5a7e9412ccfb4b31ff87d1041ec1c", - "date": "2021-04-25T09:14:25.013Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x19E506BbF1d8Dbd08e963229434634664A577111/info.json", - "blockchains/smartchain/assets/0x19E506BbF1d8Dbd08e963229434634664A577111/logo.png", - "blockchains/smartchain/assets/0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8/info.json", - "blockchains/smartchain/assets/0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/769.json b/history/versions/769.json deleted file mode 100644 index a0a8a4261aa04..0000000000000 --- a/history/versions/769.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 769, - "commit": "f6a3f73b354c7a4fc70eefabc13a425e9a30f808", - "date": "2021-04-25T09:21:01.210Z" - }, - "versionStart": { - "versionNum": 768, - "commit": "1dc094de31feb7eea7cdb13183b5f1bbdee40010", - "date": "2021-04-25T09:18:53.196Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/info.json", - "blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/logo.png", - "blockchains/smartchain/assets/0x63a4644142CA6dc83CfE0E2bdba8d62174491fD8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/77.json b/history/versions/77.json deleted file mode 100644 index 60b85557c97cb..0000000000000 --- a/history/versions/77.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 77, - "commit": "39bf39a166e15438f15d7084bc56ad2272ad196f", - "date": "2021-03-03T14:39:04.317Z" - }, - "versionStart": { - "versionNum": 76, - "commit": "9c166f17fa71b04ea20f4b40b33d5712dd3b08a2", - "date": "2021-03-03T14:37:36.948Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xbcD4b7dE6fde81025f74426D43165a5b0D790Fdd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/770.json b/history/versions/770.json deleted file mode 100644 index daf818e6db893..0000000000000 --- a/history/versions/770.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 770, - "commit": "e85c9a9a1de5e60808144ae21abe9a03dcb607d5", - "date": "2021-04-25T09:22:11.801Z" - }, - "versionStart": { - "versionNum": 769, - "commit": "f6a3f73b354c7a4fc70eefabc13a425e9a30f808", - "date": "2021-04-25T09:21:01.210Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x42F6f551ae042cBe50C739158b4f0CAC0Edb9096/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/771.json b/history/versions/771.json deleted file mode 100644 index 66d3e62983693..0000000000000 --- a/history/versions/771.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 771, - "commit": "8fea4de27219a6eb5a7d13a3d97d1c2926a4eb00", - "date": "2021-04-25T09:30:31.403Z" - }, - "versionStart": { - "versionNum": 770, - "commit": "e85c9a9a1de5e60808144ae21abe9a03dcb607d5", - "date": "2021-04-25T09:22:11.801Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json", - "blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/772.json b/history/versions/772.json deleted file mode 100644 index de34ab8b44f78..0000000000000 --- a/history/versions/772.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 772, - "commit": "20b3573b92dc0bceaf6dcbbd4f256c7baaecfefb", - "date": "2021-04-25T09:31:54.409Z" - }, - "versionStart": { - "versionNum": 771, - "commit": "8fea4de27219a6eb5a7d13a3d97d1c2926a4eb00", - "date": "2021-04-25T09:30:31.403Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE665d9abcFe78962385Aa5A8aa0A35E33B8F2C20/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/773.json b/history/versions/773.json deleted file mode 100644 index 29e0994950b11..0000000000000 --- a/history/versions/773.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 773, - "commit": "c89764e40e327f729f411b904673be3dcfc47871", - "date": "2021-04-25T09:33:56.953Z" - }, - "versionStart": { - "versionNum": 772, - "commit": "20b3573b92dc0bceaf6dcbbd4f256c7baaecfefb", - "date": "2021-04-25T09:31:54.409Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/info.json", - "blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/774.json b/history/versions/774.json deleted file mode 100644 index 881922d433be2..0000000000000 --- a/history/versions/774.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 774, - "commit": "063b0bd11c96f2f695ab90ebaa10b1a01356c1ca", - "date": "2021-04-25T09:35:15.791Z" - }, - "versionStart": { - "versionNum": 773, - "commit": "c89764e40e327f729f411b904673be3dcfc47871", - "date": "2021-04-25T09:33:56.953Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x5bf1fCE818a59660433F4C1586F4DA1ea705dE27/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/775.json b/history/versions/775.json deleted file mode 100644 index ebf848f084fdf..0000000000000 --- a/history/versions/775.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 775, - "commit": "937f089f0ba9bad85af74908e03bbd34c61128b3", - "date": "2021-04-25T11:40:34.400Z" - }, - "versionStart": { - "versionNum": 774, - "commit": "063b0bd11c96f2f695ab90ebaa10b1a01356c1ca", - "date": "2021-04-25T09:35:15.791Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x0321394309CaD7E0E424650844c3AB3b659315d3/info.json", - "blockchains/smartchain/assets/0x0321394309CaD7E0E424650844c3AB3b659315d3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/776.json b/history/versions/776.json deleted file mode 100644 index 3ef76c485d94a..0000000000000 --- a/history/versions/776.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 776, - "commit": "bd1996f83a60061302c7afa79521878c02f66215", - "date": "2021-04-25T11:41:45.154Z" - }, - "versionStart": { - "versionNum": 775, - "commit": "937f089f0ba9bad85af74908e03bbd34c61128b3", - "date": "2021-04-25T11:40:34.400Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x0321394309CaD7E0E424650844c3AB3b659315d3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/777.json b/history/versions/777.json deleted file mode 100644 index 2e198e79c559b..0000000000000 --- a/history/versions/777.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 777, - "commit": "d72dbe2be5c33f4d9de6a561c6178ba47ef415ba", - "date": "2021-04-25T11:43:13.774Z" - }, - "versionStart": { - "versionNum": 776, - "commit": "bd1996f83a60061302c7afa79521878c02f66215", - "date": "2021-04-25T11:41:45.154Z" - }, - "changes": [ - "dapps/mobox.io.png" - ] -} \ No newline at end of file diff --git a/history/versions/778.json b/history/versions/778.json deleted file mode 100644 index ce175a1bedd84..0000000000000 --- a/history/versions/778.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 778, - "commit": "5efdb7a63aa0951458d124ff80efefaead8719e2", - "date": "2021-04-25T11:57:37.130Z" - }, - "versionStart": { - "versionNum": 777, - "commit": "d72dbe2be5c33f4d9de6a561c6178ba47ef415ba", - "date": "2021-04-25T11:43:13.774Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCed0CE92F4bdC3c2201E255FAF12f05cf8206dA8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/779.json b/history/versions/779.json deleted file mode 100644 index 253c7a6bf706d..0000000000000 --- a/history/versions/779.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 779, - "commit": "bb23b141caad48510c78aad8275c613a1ce04dc4", - "date": "2021-04-25T14:36:23.396Z" - }, - "versionStart": { - "versionNum": 778, - "commit": "5efdb7a63aa0951458d124ff80efefaead8719e2", - "date": "2021-04-25T11:57:37.130Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd6004836cb07D063f2cB498C25e351CC93194079/info.json", - "blockchains/smartchain/assets/0xd6004836cb07D063f2cB498C25e351CC93194079/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/78.json b/history/versions/78.json deleted file mode 100644 index 12d10ea0bc8d1..0000000000000 --- a/history/versions/78.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 78, - "commit": "fe32b3cc7fd8288f647558ae6d4f37b016395fdd", - "date": "2021-03-03T15:23:26.457Z" - }, - "versionStart": { - "versionNum": 77, - "commit": "39bf39a166e15438f15d7084bc56ad2272ad196f", - "date": "2021-03-03T14:39:04.317Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x0AeE8703D34DD9aE107386d3eFF22AE75Dd616D1/info.json", - "blockchains/ethereum/assets/0x0AeE8703D34DD9aE107386d3eFF22AE75Dd616D1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/780.json b/history/versions/780.json deleted file mode 100644 index 2253e40c33ad0..0000000000000 --- a/history/versions/780.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 780, - "commit": "67540f37b273d4c36053bcb31f7f5b37f80ae630", - "date": "2021-04-25T14:37:45.061Z" - }, - "versionStart": { - "versionNum": 779, - "commit": "bb23b141caad48510c78aad8275c613a1ce04dc4", - "date": "2021-04-25T14:36:23.396Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/781.json b/history/versions/781.json deleted file mode 100644 index 7f78209cdecae..0000000000000 --- a/history/versions/781.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 781, - "commit": "1b03aa54fd54bf7361bf380c365e4a4be0e57ef1", - "date": "2021-04-25T16:17:37.122Z" - }, - "versionStart": { - "versionNum": 780, - "commit": "67540f37b273d4c36053bcb31f7f5b37f80ae630", - "date": "2021-04-25T14:37:45.061Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81/info.json", - "blockchains/smartchain/assets/0xd0840D5F67206f865AeE7cCE075bd4484cD3cC81/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/782.json b/history/versions/782.json deleted file mode 100644 index 4ef613637b508..0000000000000 --- a/history/versions/782.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 782, - "commit": "2412051f2c378605dcc45a47013b3058acaf8182", - "date": "2021-04-25T16:18:52.224Z" - }, - "versionStart": { - "versionNum": 781, - "commit": "1b03aa54fd54bf7361bf380c365e4a4be0e57ef1", - "date": "2021-04-25T16:17:37.122Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/783.json b/history/versions/783.json deleted file mode 100644 index b4cb31f05cab8..0000000000000 --- a/history/versions/783.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 783, - "commit": "a2dba4c7297645c60b37dbd731f5e9bc25073e2a", - "date": "2021-04-26T01:31:17.461Z" - }, - "versionStart": { - "versionNum": 782, - "commit": "2412051f2c378605dcc45a47013b3058acaf8182", - "date": "2021-04-25T16:18:52.224Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/784.json b/history/versions/784.json deleted file mode 100644 index 25c32cccf40c4..0000000000000 --- a/history/versions/784.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 784, - "commit": "d374a2e7213d5a3822f90f8da71536aa7f604d51", - "date": "2021-04-26T17:25:31.609Z" - }, - "versionStart": { - "versionNum": 783, - "commit": "a2dba4c7297645c60b37dbd731f5e9bc25073e2a", - "date": "2021-04-26T01:31:17.461Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa1FD60c51C0BDAC1Ff5BB6067A24d61441E39569/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/785.json b/history/versions/785.json deleted file mode 100644 index 67928154796be..0000000000000 --- a/history/versions/785.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 785, - "commit": "c7700577a51bec78dcdca5ca2f0d2a1d003d1f39", - "date": "2021-04-26T17:30:59.550Z" - }, - "versionStart": { - "versionNum": 784, - "commit": "d374a2e7213d5a3822f90f8da71536aa7f604d51", - "date": "2021-04-26T17:25:31.609Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json", - "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/786.json b/history/versions/786.json deleted file mode 100644 index 80347f6faaa05..0000000000000 --- a/history/versions/786.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 786, - "commit": "f82f56801f3b24ffb32d81ad4bdbcf185efa6a82", - "date": "2021-04-26T17:32:11.057Z" - }, - "versionStart": { - "versionNum": 785, - "commit": "c7700577a51bec78dcdca5ca2f0d2a1d003d1f39", - "date": "2021-04-26T17:30:59.550Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x31D0a7AdA4d4c131Eb612DB48861211F63e57610/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/787.json b/history/versions/787.json deleted file mode 100644 index c3dd151ee659a..0000000000000 --- a/history/versions/787.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 787, - "commit": "14e1ede2751b83bf2867677eac44b2ff3a3de88b", - "date": "2021-04-26T17:37:17.425Z" - }, - "versionStart": { - "versionNum": 786, - "commit": "f82f56801f3b24ffb32d81ad4bdbcf185efa6a82", - "date": "2021-04-26T17:32:11.057Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json", - "blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/788.json b/history/versions/788.json deleted file mode 100644 index f5e29c962376c..0000000000000 --- a/history/versions/788.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 788, - "commit": "72f3e0d45016caebfa5c99041b4bbc82959b49ed", - "date": "2021-04-26T17:38:33.875Z" - }, - "versionStart": { - "versionNum": 787, - "commit": "14e1ede2751b83bf2867677eac44b2ff3a3de88b", - "date": "2021-04-26T17:37:17.425Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAB844d316B5a5093b7e7EdDE11cc08BeCCA36d1C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/789.json b/history/versions/789.json deleted file mode 100644 index 4dd1c0ffa3606..0000000000000 --- a/history/versions/789.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 789, - "commit": "aab945fa5271366fa6cb20e0eeb11eb6ad0f8bac", - "date": "2021-04-26T17:40:22.349Z" - }, - "versionStart": { - "versionNum": 788, - "commit": "72f3e0d45016caebfa5c99041b4bbc82959b49ed", - "date": "2021-04-26T17:38:33.875Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x622A1297057ea233287ce77bdBF2AB4E63609F23/info.json", - "blockchains/smartchain/assets/0x622A1297057ea233287ce77bdBF2AB4E63609F23/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/79.json b/history/versions/79.json deleted file mode 100644 index 33109493c0665..0000000000000 --- a/history/versions/79.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 79, - "commit": "9e8176f4a943464f70ea464e0f767bf6b2faf921", - "date": "2021-03-03T15:24:55.784Z" - }, - "versionStart": { - "versionNum": 78, - "commit": "fe32b3cc7fd8288f647558ae6d4f37b016395fdd", - "date": "2021-03-03T15:23:26.457Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/790.json b/history/versions/790.json deleted file mode 100644 index 1b3f18ef46c8e..0000000000000 --- a/history/versions/790.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 790, - "commit": "54d98a4ea295e175538b73bf8fc621b860d215b6", - "date": "2021-04-26T17:41:32.269Z" - }, - "versionStart": { - "versionNum": 789, - "commit": "aab945fa5271366fa6cb20e0eeb11eb6ad0f8bac", - "date": "2021-04-26T17:40:22.349Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x622A1297057ea233287ce77bdBF2AB4E63609F23/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/791.json b/history/versions/791.json deleted file mode 100644 index 5a817a7dba0bc..0000000000000 --- a/history/versions/791.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 791, - "commit": "e4481d4a00504b07f234acf7b158640af3257ff4", - "date": "2021-04-26T17:45:16.939Z" - }, - "versionStart": { - "versionNum": 790, - "commit": "54d98a4ea295e175538b73bf8fc621b860d215b6", - "date": "2021-04-26T17:41:32.269Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4CeaAFD1b2E5464E221c5cb3BdCE5Fb4629B7Aae/info.json", - "blockchains/smartchain/assets/0x4CeaAFD1b2E5464E221c5cb3BdCE5Fb4629B7Aae/logo.png", - "blockchains/smartchain/assets/0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16/info.json", - "blockchains/smartchain/assets/0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/792.json b/history/versions/792.json deleted file mode 100644 index cc557b3c536aa..0000000000000 --- a/history/versions/792.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 792, - "commit": "a282d020d5a612c9a377c7cb03ba2f689158d911", - "date": "2021-04-26T17:46:30.894Z" - }, - "versionStart": { - "versionNum": 791, - "commit": "e4481d4a00504b07f234acf7b158640af3257ff4", - "date": "2021-04-26T17:45:16.939Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6bfd576220e8444CA4Cc5f89Efbd7f02a4C94C16/info.json", - "blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/info.json", - "blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/793.json b/history/versions/793.json deleted file mode 100644 index e7dac57325806..0000000000000 --- a/history/versions/793.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 793, - "commit": "4e2ca3660362dd33766df1b4a4ef84dce53b2707", - "date": "2021-04-26T17:48:13.842Z" - }, - "versionStart": { - "versionNum": 792, - "commit": "a282d020d5a612c9a377c7cb03ba2f689158d911", - "date": "2021-04-26T17:46:30.894Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA1efCe38CB265Af369e891bC3026d0285545D4E5/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/794.json b/history/versions/794.json deleted file mode 100644 index a7265494c1396..0000000000000 --- a/history/versions/794.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 794, - "commit": "a49768f3d210124af685adc3f8be746e85f90a66", - "date": "2021-04-26T17:49:37.060Z" - }, - "versionStart": { - "versionNum": 793, - "commit": "4e2ca3660362dd33766df1b4a4ef84dce53b2707", - "date": "2021-04-26T17:48:13.842Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x68590a47578E5060a29fd99654f4556dBfa05D10/info.json", - "blockchains/smartchain/assets/0x68590a47578E5060a29fd99654f4556dBfa05D10/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/795.json b/history/versions/795.json deleted file mode 100644 index ab7a852afb87f..0000000000000 --- a/history/versions/795.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 795, - "commit": "a7fe367c0b643c322ddbe49db3dec908db9ae5f8", - "date": "2021-04-26T17:55:08.188Z" - }, - "versionStart": { - "versionNum": 794, - "commit": "a49768f3d210124af685adc3f8be746e85f90a66", - "date": "2021-04-26T17:49:37.060Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x68590a47578E5060a29fd99654f4556dBfa05D10/info.json", - "blockchains/smartchain/assets/0x862827E70221C3A0BA27aB608DDfE4d5D3Fe27C2/info.json", - "blockchains/smartchain/assets/0x862827E70221C3A0BA27aB608DDfE4d5D3Fe27C2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/796.json b/history/versions/796.json deleted file mode 100644 index 35431d5bef6e7..0000000000000 --- a/history/versions/796.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 796, - "commit": "02d3e7b1c5798db5d21ee032d94126f318723f5c", - "date": "2021-04-26T17:56:30.703Z" - }, - "versionStart": { - "versionNum": 795, - "commit": "a7fe367c0b643c322ddbe49db3dec908db9ae5f8", - "date": "2021-04-26T17:55:08.188Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x862827E70221C3A0BA27aB608DDfE4d5D3Fe27C2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/797.json b/history/versions/797.json deleted file mode 100644 index fca34bfc82945..0000000000000 --- a/history/versions/797.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 797, - "commit": "06d8b34aec95f515910c57a9c432b4e7e69bd879", - "date": "2021-04-26T21:15:50.519Z" - }, - "versionStart": { - "versionNum": 796, - "commit": "02d3e7b1c5798db5d21ee032d94126f318723f5c", - "date": "2021-04-26T17:56:30.703Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/info.json", - "blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/798.json b/history/versions/798.json deleted file mode 100644 index b144af11a6f40..0000000000000 --- a/history/versions/798.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 798, - "commit": "92a21f0b32f98384191b46ae1349efa2311c4b91", - "date": "2021-04-26T21:16:59.141Z" - }, - "versionStart": { - "versionNum": 797, - "commit": "06d8b34aec95f515910c57a9c432b4e7e69bd879", - "date": "2021-04-26T21:15:50.519Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x706954491EBFD6b38e5B1e6F079dBEfae0F5EBa0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/799.json b/history/versions/799.json deleted file mode 100644 index 0ac8204462672..0000000000000 --- a/history/versions/799.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 799, - "commit": "3dc69aaf522d560d27912b8161517971b0fda4ff", - "date": "2021-04-26T22:05:09.808Z" - }, - "versionStart": { - "versionNum": 798, - "commit": "92a21f0b32f98384191b46ae1349efa2311c4b91", - "date": "2021-04-26T21:16:59.141Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json", - "blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/8.json b/history/versions/8.json deleted file mode 100644 index 5f536cb43e240..0000000000000 --- a/history/versions/8.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 8, - "commit": "0cbddf90a512866a9f49793b3ca20aa0a8dfe58b", - "date": "2021-02-25T07:21:29.774Z" - }, - "versionStart": { - "versionNum": 7, - "commit": "1ff05875a765b8738394d40cea359a33cc8a635a", - "date": "2021-02-24T16:32:43.168Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/80.json b/history/versions/80.json deleted file mode 100644 index c24d95a43d095..0000000000000 --- a/history/versions/80.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 80, - "commit": "a5213c0c22d25b2972ccf07460927ec3171a74fc", - "date": "2021-03-03T15:31:09.294Z" - }, - "versionStart": { - "versionNum": 79, - "commit": "9e8176f4a943464f70ea464e0f767bf6b2faf921", - "date": "2021-03-03T15:24:55.784Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x250342dD21cAE01583e8F3eDe4eB64753f665084/info.json", - "blockchains/smartchain/assets/0x250342dD21cAE01583e8F3eDe4eB64753f665084/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/800.json b/history/versions/800.json deleted file mode 100644 index 6a1271e893aba..0000000000000 --- a/history/versions/800.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 800, - "commit": "daa5aeb6a00434bfab337e2ae4713dec60729a25", - "date": "2021-04-26T22:06:30.121Z" - }, - "versionStart": { - "versionNum": 799, - "commit": "3dc69aaf522d560d27912b8161517971b0fda4ff", - "date": "2021-04-26T22:05:09.808Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/801.json b/history/versions/801.json deleted file mode 100644 index 3f58eb39146ca..0000000000000 --- a/history/versions/801.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 801, - "commit": "1ad05524035478fee22258e2bd6b18af09c36bd5", - "date": "2021-04-26T22:09:14.385Z" - }, - "versionStart": { - "versionNum": 800, - "commit": "daa5aeb6a00434bfab337e2ae4713dec60729a25", - "date": "2021-04-26T22:06:30.121Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x4730fB1463A6F1F44AEB45F6c5c422427f37F4D0/logo.png", - "blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/info.json", - "blockchains/smartchain/assets/0xd882739Fca9CBAE00F3821c4c65189E2D7e26147/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/802.json b/history/versions/802.json deleted file mode 100644 index 9e9dc5df3a569..0000000000000 --- a/history/versions/802.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 802, - "commit": "1b1a9225e63e4f8aea74d2adb8252dcd569c66bc", - "date": "2021-04-26T22:10:44.373Z" - }, - "versionStart": { - "versionNum": 801, - "commit": "1ad05524035478fee22258e2bd6b18af09c36bd5", - "date": "2021-04-26T22:09:14.385Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/803.json b/history/versions/803.json deleted file mode 100644 index 5e79eedbdc13a..0000000000000 --- a/history/versions/803.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 803, - "commit": "03e30dc047d31d69fe7de5b15a6f4f29ef593bfc", - "date": "2021-04-26T22:40:32.491Z" - }, - "versionStart": { - "versionNum": 802, - "commit": "1b1a9225e63e4f8aea74d2adb8252dcd569c66bc", - "date": "2021-04-26T22:10:44.373Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json", - "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/804.json b/history/versions/804.json deleted file mode 100644 index f804b738c1d45..0000000000000 --- a/history/versions/804.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 804, - "commit": "2b7b3debee9be333093e156f9677a13a3d851222", - "date": "2021-04-26T22:41:48.009Z" - }, - "versionStart": { - "versionNum": 803, - "commit": "03e30dc047d31d69fe7de5b15a6f4f29ef593bfc", - "date": "2021-04-26T22:40:32.491Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x461f6C9aE13a7daC7055C73fBF8daB529D667041/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/805.json b/history/versions/805.json deleted file mode 100644 index 08da8f7108c91..0000000000000 --- a/history/versions/805.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 805, - "commit": "477398a337115835184af3c356085f5306773144", - "date": "2021-04-26T22:45:24.541Z" - }, - "versionStart": { - "versionNum": 804, - "commit": "2b7b3debee9be333093e156f9677a13a3d851222", - "date": "2021-04-26T22:41:48.009Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json", - "blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/logo.png", - "blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json", - "blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/806.json b/history/versions/806.json deleted file mode 100644 index 0bdbf48dcae5e..0000000000000 --- a/history/versions/806.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 806, - "commit": "ef92ebfe5f5c1e50f7cfb0d81ff7c9c9f649a263", - "date": "2021-04-26T22:46:46.123Z" - }, - "versionStart": { - "versionNum": 805, - "commit": "477398a337115835184af3c356085f5306773144", - "date": "2021-04-26T22:45:24.541Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/807.json b/history/versions/807.json deleted file mode 100644 index 9646981bf0550..0000000000000 --- a/history/versions/807.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 807, - "commit": "402ca3858fe02ab080ee31dfa82307f48252dc23", - "date": "2021-04-26T22:52:33.352Z" - }, - "versionStart": { - "versionNum": 806, - "commit": "ef92ebfe5f5c1e50f7cfb0d81ff7c9c9f649a263", - "date": "2021-04-26T22:46:46.123Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x0563DCe613D559a47877fFD1593549fb9d3510D6/info.json", - "blockchains/ethereum/assets/0x0563DCe613D559a47877fFD1593549fb9d3510D6/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/808.json b/history/versions/808.json deleted file mode 100644 index f68e44c5fb0bb..0000000000000 --- a/history/versions/808.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 808, - "commit": "b0b94619bdd005f4f9721ccdbddcc0232ec795ef", - "date": "2021-04-27T01:30:56.767Z" - }, - "versionStart": { - "versionNum": 807, - "commit": "402ca3858fe02ab080ee31dfa82307f48252dc23", - "date": "2021-04-26T22:52:33.352Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/809.json b/history/versions/809.json deleted file mode 100644 index c95a6d81e0791..0000000000000 --- a/history/versions/809.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 809, - "commit": "87cf9aacd19cc7f5b2517ad83d71c33b02a6d483", - "date": "2021-04-27T06:25:10.080Z" - }, - "versionStart": { - "versionNum": 808, - "commit": "b0b94619bdd005f4f9721ccdbddcc0232ec795ef", - "date": "2021-04-27T01:30:56.767Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json", - "blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/81.json b/history/versions/81.json deleted file mode 100644 index 71941efe9e55d..0000000000000 --- a/history/versions/81.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 81, - "commit": "dfe543c40df37fadf58eef9869706599beb9b350", - "date": "2021-03-03T15:32:37.156Z" - }, - "versionStart": { - "versionNum": 80, - "commit": "a5213c0c22d25b2972ccf07460927ec3171a74fc", - "date": "2021-03-03T15:31:09.294Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/810.json b/history/versions/810.json deleted file mode 100644 index 8aa129356247b..0000000000000 --- a/history/versions/810.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 810, - "commit": "38f6946deea5dc60c615aba6489b0f78388f1b17", - "date": "2021-04-27T06:27:48.056Z" - }, - "versionStart": { - "versionNum": 809, - "commit": "87cf9aacd19cc7f5b2517ad83d71c33b02a6d483", - "date": "2021-04-27T06:25:10.080Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x25F6524C2bfA5eebcc50beaFD08525E0786082cf/info.json", - "blockchains/smartchain/assets/0x68590a47578E5060a29fd99654f4556dBfa05D10/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/811.json b/history/versions/811.json deleted file mode 100644 index e54231b4419f5..0000000000000 --- a/history/versions/811.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 811, - "commit": "765595879fbd33379d5314498cd5cdc3d4e9b8b6", - "date": "2021-04-27T06:33:02.616Z" - }, - "versionStart": { - "versionNum": 810, - "commit": "38f6946deea5dc60c615aba6489b0f78388f1b17", - "date": "2021-04-27T06:27:48.056Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x02dd18E4981DA3fC7363fE56f3B81D1860b44ea7/info.json", - "blockchains/smartchain/assets/0x02dd18E4981DA3fC7363fE56f3B81D1860b44ea7/logo.png", - "blockchains/smartchain/assets/0x68590a47578E5060a29fd99654f4556dBfa05D10/info.json", - "blockchains/smartchain/assets/0xC737B44CB0Aa18815a1F6918EB338dEe7e7E6bD7/info.json", - "blockchains/smartchain/assets/0xC737B44CB0Aa18815a1F6918EB338dEe7e7E6bD7/logo.png", - "blockchains/smartchain/assets/0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD/info.json", - "blockchains/smartchain/assets/0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/812.json b/history/versions/812.json deleted file mode 100644 index 6effabdb76077..0000000000000 --- a/history/versions/812.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 812, - "commit": "686f345097d0020987b03270668f68e747fe9155", - "date": "2021-04-27T06:34:23.243Z" - }, - "versionStart": { - "versionNum": 811, - "commit": "765595879fbd33379d5314498cd5cdc3d4e9b8b6", - "date": "2021-04-27T06:33:02.616Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x02dd18E4981DA3fC7363fE56f3B81D1860b44ea7/info.json", - "blockchains/smartchain/assets/0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/813.json b/history/versions/813.json deleted file mode 100644 index a2abdfb33fe7c..0000000000000 --- a/history/versions/813.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 813, - "commit": "e212916801eeff575dad53221551fc17efb0e71e", - "date": "2021-04-27T07:34:03.934Z" - }, - "versionStart": { - "versionNum": 812, - "commit": "686f345097d0020987b03270668f68e747fe9155", - "date": "2021-04-27T06:34:23.243Z" - }, - "changes": [ - "blockchains/ontology/info/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/814.json b/history/versions/814.json deleted file mode 100644 index d1e679cff6af7..0000000000000 --- a/history/versions/814.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 814, - "commit": "8d66c2b8d47078d2389a8726f0359c6075069793", - "date": "2021-04-27T09:34:46.385Z" - }, - "versionStart": { - "versionNum": 813, - "commit": "e212916801eeff575dad53221551fc17efb0e71e", - "date": "2021-04-27T07:34:03.934Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf9A3FdA781c94942760860fc731c24301c83830A/info.json", - "blockchains/smartchain/assets/0xf9A3FdA781c94942760860fc731c24301c83830A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/815.json b/history/versions/815.json deleted file mode 100644 index cbc7e55f1805d..0000000000000 --- a/history/versions/815.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 815, - "commit": "204022fbf3a27dc209add91e3475c81e8bd0ab03", - "date": "2021-04-27T09:36:01.640Z" - }, - "versionStart": { - "versionNum": 814, - "commit": "8d66c2b8d47078d2389a8726f0359c6075069793", - "date": "2021-04-27T09:34:46.385Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/816.json b/history/versions/816.json deleted file mode 100644 index 3f60208bc81a1..0000000000000 --- a/history/versions/816.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 816, - "commit": "fab727365313ee16d5a230e70842595136391ffe", - "date": "2021-04-27T09:38:57.380Z" - }, - "versionStart": { - "versionNum": 815, - "commit": "204022fbf3a27dc209add91e3475c81e8bd0ab03", - "date": "2021-04-27T09:36:01.640Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/info.json", - "blockchains/smartchain/assets/0x2802eb3a20f5892956D5B9528F6Bf13E648534DB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/817.json b/history/versions/817.json deleted file mode 100644 index 97c52fe799c63..0000000000000 --- a/history/versions/817.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 817, - "commit": "11ed5bd5ac16f455a1f14ed8c8ff0fe90e3053e8", - "date": "2021-04-27T09:40:13.681Z" - }, - "versionStart": { - "versionNum": 816, - "commit": "fab727365313ee16d5a230e70842595136391ffe", - "date": "2021-04-27T09:38:57.380Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/818.json b/history/versions/818.json deleted file mode 100644 index 5bacb0ea962d3..0000000000000 --- a/history/versions/818.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 818, - "commit": "0e7914dec61be3093b4a86d9d5b50b4bfaefdf12", - "date": "2021-04-27T09:41:57.822Z" - }, - "versionStart": { - "versionNum": 817, - "commit": "11ed5bd5ac16f455a1f14ed8c8ff0fe90e3053e8", - "date": "2021-04-27T09:40:13.681Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7643F0C207172497810ba6b76C5f3924d4ee7569/info.json", - "blockchains/smartchain/assets/0x7643F0C207172497810ba6b76C5f3924d4ee7569/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/819.json b/history/versions/819.json deleted file mode 100644 index 99b061c790de9..0000000000000 --- a/history/versions/819.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 819, - "commit": "e050c910bacad5db8e5c12eeebbecd46bd4009f4", - "date": "2021-04-27T09:43:16.619Z" - }, - "versionStart": { - "versionNum": 818, - "commit": "0e7914dec61be3093b4a86d9d5b50b4bfaefdf12", - "date": "2021-04-27T09:41:57.822Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA997E5AaaE60987Eb0B59A336dce6B158B113100/info.json", - "blockchains/smartchain/assets/0xA997E5AaaE60987Eb0B59A336dce6B158B113100/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/82.json b/history/versions/82.json deleted file mode 100644 index 1b84e0431d7c8..0000000000000 --- a/history/versions/82.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 82, - "commit": "caac47ba54860fae3ff71f2fffb7e31ff3b31b59", - "date": "2021-03-03T15:35:27.502Z" - }, - "versionStart": { - "versionNum": 81, - "commit": "dfe543c40df37fadf58eef9869706599beb9b350", - "date": "2021-03-03T15:32:37.156Z" - }, - "changes": [ - "blockchains/smartchain/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/820.json b/history/versions/820.json deleted file mode 100644 index 66a7048ce79aa..0000000000000 --- a/history/versions/820.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 820, - "commit": "a0d526aea865e3f622b7e14c999d3fbe1f8ab643", - "date": "2021-04-27T09:44:23.522Z" - }, - "versionStart": { - "versionNum": 819, - "commit": "e050c910bacad5db8e5c12eeebbecd46bd4009f4", - "date": "2021-04-27T09:43:16.619Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/821.json b/history/versions/821.json deleted file mode 100644 index cd82397610243..0000000000000 --- a/history/versions/821.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 821, - "commit": "1c9dc100dfdb62d10c686dbaaa508a4fbbe0a6a7", - "date": "2021-04-27T15:30:03.697Z" - }, - "versionStart": { - "versionNum": 820, - "commit": "a0d526aea865e3f622b7e14c999d3fbe1f8ab643", - "date": "2021-04-27T09:44:23.522Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xEd438051437c22A9Ef249B68c7E292435fE8B858/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/822.json b/history/versions/822.json deleted file mode 100644 index 60a9ee8163217..0000000000000 --- a/history/versions/822.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 822, - "commit": "b49c3bfdb088d0ca2ce23bf5e1622a0b61c7b5dc", - "date": "2021-04-27T15:32:14.349Z" - }, - "versionStart": { - "versionNum": 821, - "commit": "1c9dc100dfdb62d10c686dbaaa508a4fbbe0a6a7", - "date": "2021-04-27T15:30:03.697Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256/info.json", - "blockchains/smartchain/assets/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/823.json b/history/versions/823.json deleted file mode 100644 index e6d05dbeaf780..0000000000000 --- a/history/versions/823.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 823, - "commit": "df2a02bf36ee39f8faf26da90facd510b64c5589", - "date": "2021-04-27T15:34:02.950Z" - }, - "versionStart": { - "versionNum": 822, - "commit": "b49c3bfdb088d0ca2ce23bf5e1622a0b61c7b5dc", - "date": "2021-04-27T15:32:14.349Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2FA5dAF6Fe0708fBD63b1A7D1592577284f52256/info.json", - "blockchains/smartchain/assets/0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7/info.json", - "blockchains/smartchain/assets/0x52e22D2480bC39F4aB13d4788014AEc3195bbCf7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/824.json b/history/versions/824.json deleted file mode 100644 index 5125a67ee149b..0000000000000 --- a/history/versions/824.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 824, - "commit": "2be84fee0ed2d02d545ed660ba6a1673645ddc7c", - "date": "2021-04-27T15:37:03.474Z" - }, - "versionStart": { - "versionNum": 823, - "commit": "df2a02bf36ee39f8faf26da90facd510b64c5589", - "date": "2021-04-27T15:34:02.950Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x85102c0062Aa918cB9e26D94A284AafCa602Df13/info.json", - "blockchains/smartchain/assets/0x85102c0062Aa918cB9e26D94A284AafCa602Df13/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/825.json b/history/versions/825.json deleted file mode 100644 index c1c4d45c527d0..0000000000000 --- a/history/versions/825.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 825, - "commit": "77533cd1641f8b093e3e04d8685936992180451d", - "date": "2021-04-27T15:38:28.201Z" - }, - "versionStart": { - "versionNum": 824, - "commit": "2be84fee0ed2d02d545ed660ba6a1673645ddc7c", - "date": "2021-04-27T15:37:03.474Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json", - "blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/826.json b/history/versions/826.json deleted file mode 100644 index afd18d6e77dc8..0000000000000 --- a/history/versions/826.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 826, - "commit": "ba40e2f2bc78cf082657887b1ee2beeb17f33488", - "date": "2021-04-27T15:39:48.891Z" - }, - "versionStart": { - "versionNum": 825, - "commit": "77533cd1641f8b093e3e04d8685936992180451d", - "date": "2021-04-27T15:38:28.201Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/827.json b/history/versions/827.json deleted file mode 100644 index 1c4c7a1773a87..0000000000000 --- a/history/versions/827.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 827, - "commit": "e275dd9a14d6ba2f8e4b50910e48a7138d4f388d", - "date": "2021-04-27T15:43:37.936Z" - }, - "versionStart": { - "versionNum": 826, - "commit": "ba40e2f2bc78cf082657887b1ee2beeb17f33488", - "date": "2021-04-27T15:39:48.891Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8249BC1dEA00660d2d38dF126b53C6c9A733e942/info.json", - "blockchains/smartchain/assets/0x8249BC1dEA00660d2d38dF126b53C6c9A733e942/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/828.json b/history/versions/828.json deleted file mode 100644 index 71b5cd525fefc..0000000000000 --- a/history/versions/828.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 828, - "commit": "a08b828ebf9191bc0a31ebeff6365062a773d2e8", - "date": "2021-04-27T15:44:50.924Z" - }, - "versionStart": { - "versionNum": 827, - "commit": "e275dd9a14d6ba2f8e4b50910e48a7138d4f388d", - "date": "2021-04-27T15:43:37.936Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/829.json b/history/versions/829.json deleted file mode 100644 index f31ec90765d8c..0000000000000 --- a/history/versions/829.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 829, - "commit": "fc4303e52ea5ee2d6aabb8fcded04733d7c174c6", - "date": "2021-04-27T15:50:26.429Z" - }, - "versionStart": { - "versionNum": 828, - "commit": "a08b828ebf9191bc0a31ebeff6365062a773d2e8", - "date": "2021-04-27T15:44:50.924Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json", - "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/83.json b/history/versions/83.json deleted file mode 100644 index aa461d6716c4e..0000000000000 --- a/history/versions/83.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 83, - "commit": "ee71421a17889e4fed86b02eaa4a68455624dc05", - "date": "2021-03-03T17:48:01.242Z" - }, - "versionStart": { - "versionNum": 82, - "commit": "caac47ba54860fae3ff71f2fffb7e31ff3b31b59", - "date": "2021-03-03T15:35:27.502Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA/info.json", - "blockchains/ethereum/assets/0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/830.json b/history/versions/830.json deleted file mode 100644 index ee5ad1bdc3f55..0000000000000 --- a/history/versions/830.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 830, - "commit": "003bd66364a48d97ae47e32f5da16d06bb78fff7", - "date": "2021-04-27T15:51:40.346Z" - }, - "versionStart": { - "versionNum": 829, - "commit": "fc4303e52ea5ee2d6aabb8fcded04733d7c174c6", - "date": "2021-04-27T15:50:26.429Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA8fcEe78B782eF97380326E90DF80D72f025f020/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/831.json b/history/versions/831.json deleted file mode 100644 index ef7b9dec661a2..0000000000000 --- a/history/versions/831.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 831, - "commit": "dc5570ab1d57b075326e2b53578d34728b952834", - "date": "2021-04-27T16:50:48.783Z" - }, - "versionStart": { - "versionNum": 830, - "commit": "003bd66364a48d97ae47e32f5da16d06bb78fff7", - "date": "2021-04-27T15:51:40.346Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json", - "blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/832.json b/history/versions/832.json deleted file mode 100644 index e3aaad77a9ef5..0000000000000 --- a/history/versions/832.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 832, - "commit": "8c27fdafa90db040357cdb8b17fb1d97220d5973", - "date": "2021-04-27T16:52:24.980Z" - }, - "versionStart": { - "versionNum": 831, - "commit": "dc5570ab1d57b075326e2b53578d34728b952834", - "date": "2021-04-27T16:50:48.783Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7B9c3Df47F3326FbC0674d51dc3EB0f2Df29F37F/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/833.json b/history/versions/833.json deleted file mode 100644 index 5ff9b5c6ed9b2..0000000000000 --- a/history/versions/833.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 833, - "commit": "09ab7ce9405e20434b4cfbc9740792365970f590", - "date": "2021-04-27T16:55:51.969Z" - }, - "versionStart": { - "versionNum": 832, - "commit": "8c27fdafa90db040357cdb8b17fb1d97220d5973", - "date": "2021-04-27T16:52:24.980Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json", - "blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/834.json b/history/versions/834.json deleted file mode 100644 index 4bcce9c5f8b28..0000000000000 --- a/history/versions/834.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 834, - "commit": "32e0f7c0877712215a447bee0f6646542e0b667b", - "date": "2021-04-27T16:57:13.070Z" - }, - "versionStart": { - "versionNum": 833, - "commit": "09ab7ce9405e20434b4cfbc9740792365970f590", - "date": "2021-04-27T16:55:51.969Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3C70260eEe0a2bFc4b375feB810325801f289fBd/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/835.json b/history/versions/835.json deleted file mode 100644 index 751d3ba4cf6be..0000000000000 --- a/history/versions/835.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 835, - "commit": "c9c87c5195bdcb414b0d456a5ece468049810001", - "date": "2021-04-27T17:10:18.528Z" - }, - "versionStart": { - "versionNum": 834, - "commit": "32e0f7c0877712215a447bee0f6646542e0b667b", - "date": "2021-04-27T16:57:13.070Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x768d221E81524De52841AeD976370b2e4F990416/info.json", - "blockchains/smartchain/assets/0x768d221E81524De52841AeD976370b2e4F990416/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/836.json b/history/versions/836.json deleted file mode 100644 index 583ce9eab2b93..0000000000000 --- a/history/versions/836.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 836, - "commit": "a7ea67a7309d0e99a0e71b36baed75edf0cd0288", - "date": "2021-04-27T17:11:57.166Z" - }, - "versionStart": { - "versionNum": 835, - "commit": "c9c87c5195bdcb414b0d456a5ece468049810001", - "date": "2021-04-27T17:10:18.528Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/info.json", - "blockchains/ethereum/assets/0x28dee01D53FED0Edf5f6E310BF8Ef9311513Ae40/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x768d221E81524De52841AeD976370b2e4F990416/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/837.json b/history/versions/837.json deleted file mode 100644 index 9edd57e3740ca..0000000000000 --- a/history/versions/837.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 837, - "commit": "82fc4ff330cca71ee02b4bcb6978a574f8a61dbd", - "date": "2021-04-27T17:13:53.131Z" - }, - "versionStart": { - "versionNum": 836, - "commit": "a7ea67a7309d0e99a0e71b36baed75edf0cd0288", - "date": "2021-04-27T17:11:57.166Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x85102c0062Aa918cB9e26D94A284AafCa602Df13/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/838.json b/history/versions/838.json deleted file mode 100644 index 6ac5957fd3146..0000000000000 --- a/history/versions/838.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 838, - "commit": "f0e472f536152c63d60576c054b84a1e86ec5513", - "date": "2021-04-28T01:31:00.161Z" - }, - "versionStart": { - "versionNum": 837, - "commit": "82fc4ff330cca71ee02b4bcb6978a574f8a61dbd", - "date": "2021-04-27T17:13:53.131Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/839.json b/history/versions/839.json deleted file mode 100644 index f2ae1521313ab..0000000000000 --- a/history/versions/839.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 839, - "commit": "6a721a49c69dc3c49ced4607efb38dc2c0ee879b", - "date": "2021-04-28T10:44:58.204Z" - }, - "versionStart": { - "versionNum": 838, - "commit": "f0e472f536152c63d60576c054b84a1e86ec5513", - "date": "2021-04-28T01:31:00.161Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb7F2bca9b034f8cc143339Dd12bb31D3D50Cf27a/info.json", - "blockchains/smartchain/assets/0xb7F2bca9b034f8cc143339Dd12bb31D3D50Cf27a/logo.png", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/info.json", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/84.json b/history/versions/84.json deleted file mode 100644 index 71de898a7642c..0000000000000 --- a/history/versions/84.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 84, - "commit": "2e05a585a0319331ec963ee37e28689d9bf675af", - "date": "2021-03-03T17:49:22.949Z" - }, - "versionStart": { - "versionNum": 83, - "commit": "ee71421a17889e4fed86b02eaa4a68455624dc05", - "date": "2021-03-03T17:48:01.242Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xF5581dFeFD8Fb0e4aeC526bE659CFaB1f8c781dA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/840.json b/history/versions/840.json deleted file mode 100644 index 43cce20c5a962..0000000000000 --- a/history/versions/840.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 840, - "commit": "0f893e81a15335af22612255290eb57edd609ff8", - "date": "2021-04-28T10:46:10.627Z" - }, - "versionStart": { - "versionNum": 839, - "commit": "6a721a49c69dc3c49ced4607efb38dc2c0ee879b", - "date": "2021-04-28T10:44:58.204Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xd8c202fc83792D98FB94c1FA2FdaC5702A75dF1C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/841.json b/history/versions/841.json deleted file mode 100644 index 6779432fd8bc1..0000000000000 --- a/history/versions/841.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 841, - "commit": "6c945e18533cde77837517b6857dcc243923c346", - "date": "2021-04-28T10:48:04.153Z" - }, - "versionStart": { - "versionNum": 840, - "commit": "0f893e81a15335af22612255290eb57edd609ff8", - "date": "2021-04-28T10:46:10.627Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x944eeE930933BE5E23b690c8589021Ec8619a301/info.json", - "blockchains/ethereum/assets/0x944eeE930933BE5E23b690c8589021Ec8619a301/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/842.json b/history/versions/842.json deleted file mode 100644 index 1276e46ba17c0..0000000000000 --- a/history/versions/842.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 842, - "commit": "b763fc1ccae86718d484524942c206612008a0a9", - "date": "2021-04-28T10:49:28.575Z" - }, - "versionStart": { - "versionNum": 841, - "commit": "6c945e18533cde77837517b6857dcc243923c346", - "date": "2021-04-28T10:48:04.153Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x944eeE930933BE5E23b690c8589021Ec8619a301/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/843.json b/history/versions/843.json deleted file mode 100644 index e89521bd277c4..0000000000000 --- a/history/versions/843.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 843, - "commit": "8af16c24b75253d1535202f9c5e11b79955cf7ac", - "date": "2021-04-28T14:26:09.751Z" - }, - "versionStart": { - "versionNum": 842, - "commit": "b763fc1ccae86718d484524942c206612008a0a9", - "date": "2021-04-28T10:49:28.575Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x80CE3027a70e0A928d9268994e9B85d03Bd4CDcf/info.json", - "blockchains/ethereum/assets/0x80CE3027a70e0A928d9268994e9B85d03Bd4CDcf/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/844.json b/history/versions/844.json deleted file mode 100644 index 4257ab6a5c30a..0000000000000 --- a/history/versions/844.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 844, - "commit": "dfe7fd79730dfe8dcb56e1e148bcb40030d9a57a", - "date": "2021-04-28T14:27:26.122Z" - }, - "versionStart": { - "versionNum": 843, - "commit": "8af16c24b75253d1535202f9c5e11b79955cf7ac", - "date": "2021-04-28T14:26:09.751Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/845.json b/history/versions/845.json deleted file mode 100644 index a878442f9664f..0000000000000 --- a/history/versions/845.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 845, - "commit": "3c9b05e7aaef74af38bd4f849bf92b46e392251c", - "date": "2021-04-28T14:35:58.937Z" - }, - "versionStart": { - "versionNum": 844, - "commit": "dfe7fd79730dfe8dcb56e1e148bcb40030d9a57a", - "date": "2021-04-28T14:27:26.122Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json", - "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/846.json b/history/versions/846.json deleted file mode 100644 index 17cae87b443c4..0000000000000 --- a/history/versions/846.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 846, - "commit": "e53d1a97eb80102275be177f3ca5f7356c561bb8", - "date": "2021-04-28T14:37:23.740Z" - }, - "versionStart": { - "versionNum": 845, - "commit": "3c9b05e7aaef74af38bd4f849bf92b46e392251c", - "date": "2021-04-28T14:35:58.937Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xA2b4C0Af19cC16a6CfAcCe81F192B024d625817D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/847.json b/history/versions/847.json deleted file mode 100644 index d4be4b61134f6..0000000000000 --- a/history/versions/847.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 847, - "commit": "6a829d5a9303592ce7fe0d848153ae2d9fc415c8", - "date": "2021-04-28T15:35:03.483Z" - }, - "versionStart": { - "versionNum": 846, - "commit": "e53d1a97eb80102275be177f3ca5f7356c561bb8", - "date": "2021-04-28T14:37:23.740Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCA69C118Fa550387794d48900a866891217E5C9F/info.json", - "blockchains/smartchain/assets/0xCA69C118Fa550387794d48900a866891217E5C9F/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/848.json b/history/versions/848.json deleted file mode 100644 index 8e11165260c55..0000000000000 --- a/history/versions/848.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 848, - "commit": "592014a7050318777d4010938b6b70a5caa7253d", - "date": "2021-04-28T15:36:27.060Z" - }, - "versionStart": { - "versionNum": 847, - "commit": "6a829d5a9303592ce7fe0d848153ae2d9fc415c8", - "date": "2021-04-28T15:35:03.483Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/849.json b/history/versions/849.json deleted file mode 100644 index 235649861190f..0000000000000 --- a/history/versions/849.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 849, - "commit": "85cccdb29300ec6d6f25f009c73854c06559333f", - "date": "2021-04-28T15:40:16.445Z" - }, - "versionStart": { - "versionNum": 848, - "commit": "592014a7050318777d4010938b6b70a5caa7253d", - "date": "2021-04-28T15:36:27.060Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xDBdDf072d7aae7B9288e31A4eebe6C54e3a143b1/info.json", - "blockchains/ethereum/assets/0xDBdDf072d7aae7B9288e31A4eebe6C54e3a143b1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/85.json b/history/versions/85.json deleted file mode 100644 index c0fb32f0880b5..0000000000000 --- a/history/versions/85.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 85, - "commit": "8cb78aca77b340510958ed98a3cd260d2d7f0420", - "date": "2021-03-04T09:44:16.652Z" - }, - "versionStart": { - "versionNum": 84, - "commit": "2e05a585a0319331ec963ee37e28689d9bf675af", - "date": "2021-03-03T17:49:22.949Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x36b679bd64Ed73DBfd88909cDCB892cB66Bd4CBb/info.json", - "blockchains/ethereum/assets/0x36b679bd64Ed73DBfd88909cDCB892cB66Bd4CBb/logo.png", - "blockchains/smartchain/assets/0x26A5dFab467d4f58fB266648CAe769503CEC9580/info.json", - "blockchains/smartchain/assets/0x26A5dFab467d4f58fB266648CAe769503CEC9580/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/850.json b/history/versions/850.json deleted file mode 100644 index 7067328b34a91..0000000000000 --- a/history/versions/850.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 850, - "commit": "7b16c88f85bb871899871e5be6da2f63ea6f7b3e", - "date": "2021-04-28T15:41:31.656Z" - }, - "versionStart": { - "versionNum": 849, - "commit": "85cccdb29300ec6d6f25f009c73854c06559333f", - "date": "2021-04-28T15:40:16.445Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/851.json b/history/versions/851.json deleted file mode 100644 index 9a89d59cc9d96..0000000000000 --- a/history/versions/851.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 851, - "commit": "84d7cb012a1a71bbf432695a00d07d2c289d3aad", - "date": "2021-04-28T15:57:56.195Z" - }, - "versionStart": { - "versionNum": 850, - "commit": "7b16c88f85bb871899871e5be6da2f63ea6f7b3e", - "date": "2021-04-28T15:41:31.656Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/info.json", - "blockchains/smartchain/assets/0x33A3d962955A3862C8093D1273344719f03cA17C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/852.json b/history/versions/852.json deleted file mode 100644 index 2d0f971ac17fe..0000000000000 --- a/history/versions/852.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 852, - "commit": "527ac4a3113c133d7e80da8c7b5d5e73463e40ea", - "date": "2021-04-28T17:03:49.343Z" - }, - "versionStart": { - "versionNum": 851, - "commit": "84d7cb012a1a71bbf432695a00d07d2c289d3aad", - "date": "2021-04-28T15:57:56.195Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1F82a9b541FE4C322B5cd81DCB066620D57de35C/info.json", - "blockchains/smartchain/assets/0x1F82a9b541FE4C322B5cd81DCB066620D57de35C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/853.json b/history/versions/853.json deleted file mode 100644 index 14cdca830d2e0..0000000000000 --- a/history/versions/853.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 853, - "commit": "25cf3dbe446ff68b88709f07b50db4aad95a5c71", - "date": "2021-04-28T17:05:26.532Z" - }, - "versionStart": { - "versionNum": 852, - "commit": "527ac4a3113c133d7e80da8c7b5d5e73463e40ea", - "date": "2021-04-28T17:03:49.343Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/854.json b/history/versions/854.json deleted file mode 100644 index bf35c96ec8f8b..0000000000000 --- a/history/versions/854.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 854, - "commit": "569593d3f32a0e6939b00f97bd69e1d296b02007", - "date": "2021-04-28T17:27:58.699Z" - }, - "versionStart": { - "versionNum": 853, - "commit": "25cf3dbe446ff68b88709f07b50db4aad95a5c71", - "date": "2021-04-28T17:05:26.532Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json", - "blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/logo.png", - "blockchains/smartchain/assets/0x6Fc015dC3283369125cc31907eEF990b8F67a7a1/info.json", - "blockchains/smartchain/assets/0x6Fc015dC3283369125cc31907eEF990b8F67a7a1/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/855.json b/history/versions/855.json deleted file mode 100644 index cc703d61c9b50..0000000000000 --- a/history/versions/855.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 855, - "commit": "7f4982baf69efb85a8c2c8c1828ec86f889c7afa", - "date": "2021-04-28T17:29:21.564Z" - }, - "versionStart": { - "versionNum": 854, - "commit": "569593d3f32a0e6939b00f97bd69e1d296b02007", - "date": "2021-04-28T17:27:58.699Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4e6415a5727ea08aAE4580057187923aeC331227/info.json", - "blockchains/smartchain/assets/0x6Fc015dC3283369125cc31907eEF990b8F67a7a1/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/856.json b/history/versions/856.json deleted file mode 100644 index b8176ef647adb..0000000000000 --- a/history/versions/856.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 856, - "commit": "9e0602859c8d8d62fbddb7b6317507b0c4490101", - "date": "2021-04-28T17:40:24.327Z" - }, - "versionStart": { - "versionNum": 855, - "commit": "7f4982baf69efb85a8c2c8c1828ec86f889c7afa", - "date": "2021-04-28T17:29:21.564Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7e396BfC8a2f84748701167c2d622F041A1D7a17/info.json", - "blockchains/smartchain/assets/0x7e396BfC8a2f84748701167c2d622F041A1D7a17/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/857.json b/history/versions/857.json deleted file mode 100644 index cd9d333204f44..0000000000000 --- a/history/versions/857.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 857, - "commit": "57a618f22861075134dc7f768d7aa9c8a3f7e0ae", - "date": "2021-04-28T17:41:59.732Z" - }, - "versionStart": { - "versionNum": 856, - "commit": "9e0602859c8d8d62fbddb7b6317507b0c4490101", - "date": "2021-04-28T17:40:24.327Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/858.json b/history/versions/858.json deleted file mode 100644 index f0deae5b81214..0000000000000 --- a/history/versions/858.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 858, - "commit": "2abb7ac1ac00d4e337b29e905ab903804933dbe7", - "date": "2021-04-28T21:10:36.819Z" - }, - "versionStart": { - "versionNum": 857, - "commit": "57a618f22861075134dc7f768d7aa9c8a3f7e0ae", - "date": "2021-04-28T17:41:59.732Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x47b80B600d5E4d2a6C2E1bDA0e2D460EF6689850/info.json", - "blockchains/smartchain/assets/0x47b80B600d5E4d2a6C2E1bDA0e2D460EF6689850/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/859.json b/history/versions/859.json deleted file mode 100644 index eda00994492b4..0000000000000 --- a/history/versions/859.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 859, - "commit": "f6da21e24ae29df97512824ee5b7f9a984453dde", - "date": "2021-04-28T21:11:56.079Z" - }, - "versionStart": { - "versionNum": 858, - "commit": "2abb7ac1ac00d4e337b29e905ab903804933dbe7", - "date": "2021-04-28T21:10:36.819Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x47b80B600d5E4d2a6C2E1bDA0e2D460EF6689850/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/86.json b/history/versions/86.json deleted file mode 100644 index d03a63ff626ff..0000000000000 --- a/history/versions/86.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 86, - "commit": "54162428177e0fe1bba3b3a78276769e489adfb5", - "date": "2021-03-04T09:45:33.468Z" - }, - "versionStart": { - "versionNum": 85, - "commit": "8cb78aca77b340510958ed98a3cd260d2d7f0420", - "date": "2021-03-04T09:44:16.652Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x26A5dFab467d4f58fB266648CAe769503CEC9580/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/860.json b/history/versions/860.json deleted file mode 100644 index 79a132f8f2096..0000000000000 --- a/history/versions/860.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 860, - "commit": "808aa02bcc03d6c3a49add73142d452b8572a200", - "date": "2021-04-28T21:15:23.005Z" - }, - "versionStart": { - "versionNum": 859, - "commit": "f6da21e24ae29df97512824ee5b7f9a984453dde", - "date": "2021-04-28T21:11:56.079Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/info.json", - "blockchains/smartchain/assets/0xcCe7F9eB881248E04f2975a3Fb3B62631ad9eE37/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/861.json b/history/versions/861.json deleted file mode 100644 index 7ceb1f64fcfd5..0000000000000 --- a/history/versions/861.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 861, - "commit": "b876d43dd2dedb2885fe592a9b1c2f3fd7b08b44", - "date": "2021-04-28T21:17:54.120Z" - }, - "versionStart": { - "versionNum": 860, - "commit": "808aa02bcc03d6c3a49add73142d452b8572a200", - "date": "2021-04-28T21:15:23.005Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/info.json", - "blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/862.json b/history/versions/862.json deleted file mode 100644 index a0b1f44a1b64a..0000000000000 --- a/history/versions/862.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 862, - "commit": "280fac56eeff68ffc568ad6953484250186c0852", - "date": "2021-04-28T21:19:06.454Z" - }, - "versionStart": { - "versionNum": 861, - "commit": "b876d43dd2dedb2885fe592a9b1c2f3fd7b08b44", - "date": "2021-04-28T21:17:54.120Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x51e00a95748DBd2a3F47bC5c3b3E7B3F0fea666c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/863.json b/history/versions/863.json deleted file mode 100644 index 4aff63d59a2f0..0000000000000 --- a/history/versions/863.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 863, - "commit": "e98dec716d4321215cdc1f268db35a2c5ba97059", - "date": "2021-04-28T21:56:35.000Z" - }, - "versionStart": { - "versionNum": 862, - "commit": "280fac56eeff68ffc568ad6953484250186c0852", - "date": "2021-04-28T21:19:06.454Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json", - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/864.json b/history/versions/864.json deleted file mode 100644 index a90de8b1ebfa2..0000000000000 --- a/history/versions/864.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 864, - "commit": "a2c98a2e6ff8e5c17ca2036c6ef5c6302fb91feb", - "date": "2021-04-28T21:57:53.099Z" - }, - "versionStart": { - "versionNum": 863, - "commit": "e98dec716d4321215cdc1f268db35a2c5ba97059", - "date": "2021-04-28T21:56:35.000Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/865.json b/history/versions/865.json deleted file mode 100644 index 76b51e1bc65be..0000000000000 --- a/history/versions/865.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 865, - "commit": "e9e07a02085af6714b70f91ee12760d7b7825e61", - "date": "2021-04-28T22:04:14.641Z" - }, - "versionStart": { - "versionNum": 864, - "commit": "a2c98a2e6ff8e5c17ca2036c6ef5c6302fb91feb", - "date": "2021-04-28T21:57:53.099Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8592fb0E6724A90CE45f05F31B85BddD45931560/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/866.json b/history/versions/866.json deleted file mode 100644 index fb4fd15d72f73..0000000000000 --- a/history/versions/866.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 866, - "commit": "bbf708b320089c08378ab193c7247b608156b068", - "date": "2021-04-29T01:29:19.458Z" - }, - "versionStart": { - "versionNum": 865, - "commit": "e9e07a02085af6714b70f91ee12760d7b7825e61", - "date": "2021-04-28T22:04:14.641Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/867.json b/history/versions/867.json deleted file mode 100644 index 09e213660c773..0000000000000 --- a/history/versions/867.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 867, - "commit": "f9081907ce3aaf837adb799680beec132fb32acd", - "date": "2021-04-29T06:06:35.762Z" - }, - "versionStart": { - "versionNum": 866, - "commit": "bbf708b320089c08378ab193c7247b608156b068", - "date": "2021-04-29T01:29:19.458Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x05B339B0A346bF01f851ddE47a5d485c34FE220c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/868.json b/history/versions/868.json deleted file mode 100644 index d0efae2768af9..0000000000000 --- a/history/versions/868.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 868, - "commit": "909746d40183c59d5dbda0b2a624abadd02e38b3", - "date": "2021-04-29T06:10:22.693Z" - }, - "versionStart": { - "versionNum": 867, - "commit": "f9081907ce3aaf837adb799680beec132fb32acd", - "date": "2021-04-29T06:06:35.762Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C/info.json", - "blockchains/smartchain/assets/0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/869.json b/history/versions/869.json deleted file mode 100644 index e1c8048aed9de..0000000000000 --- a/history/versions/869.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 869, - "commit": "b28799cd35b7497f86b23c534bf319bba44cd202", - "date": "2021-04-29T06:11:28.515Z" - }, - "versionStart": { - "versionNum": 868, - "commit": "909746d40183c59d5dbda0b2a624abadd02e38b3", - "date": "2021-04-29T06:10:22.693Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x13969BbEEce18Da1354561E9B59Dc2937Ef5C95C/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/87.json b/history/versions/87.json deleted file mode 100644 index 371255c60ef03..0000000000000 --- a/history/versions/87.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 87, - "commit": "c2dd5b8271ef49f50b7771acf5369f7a9011c11d", - "date": "2021-03-04T16:09:43.974Z" - }, - "versionStart": { - "versionNum": 86, - "commit": "54162428177e0fe1bba3b3a78276769e489adfb5", - "date": "2021-03-04T09:45:33.468Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json", - "blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/870.json b/history/versions/870.json deleted file mode 100644 index fe279348f001d..0000000000000 --- a/history/versions/870.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 870, - "commit": "6f6918da374604d5498c8635f3fb7d5491c88576", - "date": "2021-04-29T08:27:30.260Z" - }, - "versionStart": { - "versionNum": 869, - "commit": "b28799cd35b7497f86b23c534bf319bba44cd202", - "date": "2021-04-29T06:11:28.515Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json", - "blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/871.json b/history/versions/871.json deleted file mode 100644 index ca6f0b38b7bc3..0000000000000 --- a/history/versions/871.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 871, - "commit": "f9bbb185548e4bf656d1cee7e4f671e2feb82d25", - "date": "2021-04-29T08:29:00.743Z" - }, - "versionStart": { - "versionNum": 870, - "commit": "6f6918da374604d5498c8635f3fb7d5491c88576", - "date": "2021-04-29T08:27:30.260Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/872.json b/history/versions/872.json deleted file mode 100644 index 856bef7392891..0000000000000 --- a/history/versions/872.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 872, - "commit": "397c08338f1ff48fb0c1ad155eec8e1e546bfbe6", - "date": "2021-04-29T11:22:43.714Z" - }, - "versionStart": { - "versionNum": 871, - "commit": "f9bbb185548e4bf656d1cee7e4f671e2feb82d25", - "date": "2021-04-29T08:29:00.743Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x23481F4d3ac4642d2f45d014a514b45B0338b927/info.json", - "blockchains/smartchain/assets/0x23481F4d3ac4642d2f45d014a514b45B0338b927/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/873.json b/history/versions/873.json deleted file mode 100644 index 1dd524b7a1c79..0000000000000 --- a/history/versions/873.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 873, - "commit": "90ccb7b1b0b5a9072c47dedc39e04b2c47107f66", - "date": "2021-04-29T11:24:24.656Z" - }, - "versionStart": { - "versionNum": 872, - "commit": "397c08338f1ff48fb0c1ad155eec8e1e546bfbe6", - "date": "2021-04-29T11:22:43.714Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x23481F4d3ac4642d2f45d014a514b45B0338b927/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/874.json b/history/versions/874.json deleted file mode 100644 index e423219e7362f..0000000000000 --- a/history/versions/874.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 874, - "commit": "5d9c7c7fb9acc4299ddc24050493b5e944cfe54b", - "date": "2021-04-29T11:26:23.634Z" - }, - "versionStart": { - "versionNum": 873, - "commit": "90ccb7b1b0b5a9072c47dedc39e04b2c47107f66", - "date": "2021-04-29T11:24:24.656Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x3D29Aa78fB558F84112bbC48a84F371147A920C9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/875.json b/history/versions/875.json deleted file mode 100644 index 4353fbeada37e..0000000000000 --- a/history/versions/875.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 875, - "commit": "d819f393dc831f828c87eb086b06408a5e84b60b", - "date": "2021-04-29T13:33:07.009Z" - }, - "versionStart": { - "versionNum": 874, - "commit": "5d9c7c7fb9acc4299ddc24050493b5e944cfe54b", - "date": "2021-04-29T11:26:23.634Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/info.json", - "blockchains/smartchain/assets/0xAaD87f47CDEa777FAF87e7602E91e3a6AFbe4D57/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/876.json b/history/versions/876.json deleted file mode 100644 index d34234e070794..0000000000000 --- a/history/versions/876.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 876, - "commit": "45680d9acfa84b07d2b165adadeb721e3208452d", - "date": "2021-04-29T13:34:20.648Z" - }, - "versionStart": { - "versionNum": 875, - "commit": "d819f393dc831f828c87eb086b06408a5e84b60b", - "date": "2021-04-29T13:33:07.009Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/877.json b/history/versions/877.json deleted file mode 100644 index 709bcd6d598ad..0000000000000 --- a/history/versions/877.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 877, - "commit": "86be46b9f8331e63c80a616299ff44268e72068f", - "date": "2021-04-29T13:36:53.524Z" - }, - "versionStart": { - "versionNum": 876, - "commit": "45680d9acfa84b07d2b165adadeb721e3208452d", - "date": "2021-04-29T13:34:20.648Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/info.json", - "blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/878.json b/history/versions/878.json deleted file mode 100644 index 433fa4b7a4fd1..0000000000000 --- a/history/versions/878.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 878, - "commit": "6eb778ff33df8c90e991348029080223ca60d67b", - "date": "2021-04-29T13:38:32.974Z" - }, - "versionStart": { - "versionNum": 877, - "commit": "86be46b9f8331e63c80a616299ff44268e72068f", - "date": "2021-04-29T13:36:53.524Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/879.json b/history/versions/879.json deleted file mode 100644 index 6f8763a503df0..0000000000000 --- a/history/versions/879.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 879, - "commit": "49baacc16a2d5ea90b43acc4aec957483285380a", - "date": "2021-04-29T13:40:56.574Z" - }, - "versionStart": { - "versionNum": 878, - "commit": "6eb778ff33df8c90e991348029080223ca60d67b", - "date": "2021-04-29T13:38:32.974Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/info.json", - "blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/88.json b/history/versions/88.json deleted file mode 100644 index 37ef5b294f5d1..0000000000000 --- a/history/versions/88.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 88, - "commit": "0df44da0aa0a7864618fcefcdd9aa18cc5ba3601", - "date": "2021-03-04T16:13:05.862Z" - }, - "versionStart": { - "versionNum": 87, - "commit": "c2dd5b8271ef49f50b7771acf5369f7a9011c11d", - "date": "2021-03-04T16:09:43.974Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xCCbf21ba6EF00802AB06637896B799f7101F54A2/info.json", - "blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json", - "blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/880.json b/history/versions/880.json deleted file mode 100644 index 071bba9ea4f27..0000000000000 --- a/history/versions/880.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 880, - "commit": "0df25d3a811702db2f880ba7c3e35dc425151a31", - "date": "2021-04-29T13:42:52.775Z" - }, - "versionStart": { - "versionNum": 879, - "commit": "49baacc16a2d5ea90b43acc4aec957483285380a", - "date": "2021-04-29T13:40:56.574Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xC52C326331E9Ce41F04484d3B5E5648158028804/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/881.json b/history/versions/881.json deleted file mode 100644 index 237264b141bed..0000000000000 --- a/history/versions/881.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 881, - "commit": "4c1a004b78d3151e8a44589e68a3f09a26a9e7ef", - "date": "2021-04-29T17:28:33.098Z" - }, - "versionStart": { - "versionNum": 880, - "commit": "0df25d3a811702db2f880ba7c3e35dc425151a31", - "date": "2021-04-29T13:42:52.775Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json", - "blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/882.json b/history/versions/882.json deleted file mode 100644 index 1953114f89c3e..0000000000000 --- a/history/versions/882.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 882, - "commit": "03f3320904c277c6585498c2435fbf7e8a31d070", - "date": "2021-04-29T17:29:49.456Z" - }, - "versionStart": { - "versionNum": 881, - "commit": "4c1a004b78d3151e8a44589e68a3f09a26a9e7ef", - "date": "2021-04-29T17:28:33.098Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x88C926CA9234Ee194dc47be6e91d35e8CCbEed51/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/883.json b/history/versions/883.json deleted file mode 100644 index b05c48c833adc..0000000000000 --- a/history/versions/883.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 883, - "commit": "df2617b34625059b57d0ab3b0e90dfe8cd5f7612", - "date": "2021-04-29T17:36:35.331Z" - }, - "versionStart": { - "versionNum": 882, - "commit": "03f3320904c277c6585498c2435fbf7e8a31d070", - "date": "2021-04-29T17:29:49.456Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/info.json", - "blockchains/smartchain/assets/0x155040625D7ae3e9caDA9a73E3E44f76D3Ed1409/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/884.json b/history/versions/884.json deleted file mode 100644 index 18f8ef7928ba9..0000000000000 --- a/history/versions/884.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 884, - "commit": "2da4d050add964ff5ce86d9fa2988eae3dd3b627", - "date": "2021-04-29T17:37:49.533Z" - }, - "versionStart": { - "versionNum": 883, - "commit": "df2617b34625059b57d0ab3b0e90dfe8cd5f7612", - "date": "2021-04-29T17:36:35.331Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/885.json b/history/versions/885.json deleted file mode 100644 index dec77f84b6163..0000000000000 --- a/history/versions/885.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 885, - "commit": "7204f450afb62907e35f3e65bcd62677d5b0fa1c", - "date": "2021-04-29T21:30:21.928Z" - }, - "versionStart": { - "versionNum": 884, - "commit": "2da4d050add964ff5ce86d9fa2988eae3dd3b627", - "date": "2021-04-29T17:37:49.533Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json", - "blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/886.json b/history/versions/886.json deleted file mode 100644 index dc72348bfbc13..0000000000000 --- a/history/versions/886.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 886, - "commit": "0485319a4228044eec1508a59df1e83ab89c82d5", - "date": "2021-04-29T21:31:45.796Z" - }, - "versionStart": { - "versionNum": 885, - "commit": "7204f450afb62907e35f3e65bcd62677d5b0fa1c", - "date": "2021-04-29T21:30:21.928Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xdBaAa36B347d56b77Ce0e36f050fCeEBbF9fbc38/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/887.json b/history/versions/887.json deleted file mode 100644 index 1e5c422e09bef..0000000000000 --- a/history/versions/887.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 887, - "commit": "3f68a66f3e3bdcbf37814efcb89196c1fbb677a8", - "date": "2021-04-29T21:36:27.730Z" - }, - "versionStart": { - "versionNum": 886, - "commit": "0485319a4228044eec1508a59df1e83ab89c82d5", - "date": "2021-04-29T21:31:45.796Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE2271046A181b41f20Ad1A4076A4FA0Fd0853D09/info.json", - "blockchains/smartchain/assets/0xE2271046A181b41f20Ad1A4076A4FA0Fd0853D09/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/888.json b/history/versions/888.json deleted file mode 100644 index cef916087b69c..0000000000000 --- a/history/versions/888.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 888, - "commit": "fb71277a8737e9d7f2483ca3a444be5490877849", - "date": "2021-04-29T21:37:39.682Z" - }, - "versionStart": { - "versionNum": 887, - "commit": "3f68a66f3e3bdcbf37814efcb89196c1fbb677a8", - "date": "2021-04-29T21:36:27.730Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/889.json b/history/versions/889.json deleted file mode 100644 index 14bfde6ec7180..0000000000000 --- a/history/versions/889.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 889, - "commit": "60146b64b1381f7400e5e7acb22094f9c6a2b201", - "date": "2021-04-30T01:29:57.513Z" - }, - "versionStart": { - "versionNum": 888, - "commit": "fb71277a8737e9d7f2483ca3a444be5490877849", - "date": "2021-04-29T21:37:39.682Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/89.json b/history/versions/89.json deleted file mode 100644 index ee94d325a627a..0000000000000 --- a/history/versions/89.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 89, - "commit": "f5deae70934e37ea1d5b37a65aa1fe9e263e088b", - "date": "2021-03-04T16:14:43.074Z" - }, - "versionStart": { - "versionNum": 88, - "commit": "0df44da0aa0a7864618fcefcdd9aa18cc5ba3601", - "date": "2021-03-04T16:13:05.862Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xAd6172123E1Bd3B4ce0B01ef92fDD63E83590b99/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/890.json b/history/versions/890.json deleted file mode 100644 index 04f392d42d7e3..0000000000000 --- a/history/versions/890.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 890, - "commit": "49228c7f5829c6ed2d597ace9cb3741aef14337d", - "date": "2021-04-30T04:54:03.277Z" - }, - "versionStart": { - "versionNum": 889, - "commit": "60146b64b1381f7400e5e7acb22094f9c6a2b201", - "date": "2021-04-30T01:29:57.513Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3/info.json", - "blockchains/ethereum/assets/0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/891.json b/history/versions/891.json deleted file mode 100644 index 61ef2670b4705..0000000000000 --- a/history/versions/891.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 891, - "commit": "ee9b4a34443b8190fadf214833268f6dca470297", - "date": "2021-04-30T04:55:17.774Z" - }, - "versionStart": { - "versionNum": 890, - "commit": "49228c7f5829c6ed2d597ace9cb3741aef14337d", - "date": "2021-04-30T04:54:03.277Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/892.json b/history/versions/892.json deleted file mode 100644 index c61ebf8938e5a..0000000000000 --- a/history/versions/892.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 892, - "commit": "9c17bd1732a43bf7f595f8c788db7827e512b9ca", - "date": "2021-04-30T05:22:49.345Z" - }, - "versionStart": { - "versionNum": 891, - "commit": "ee9b4a34443b8190fadf214833268f6dca470297", - "date": "2021-04-30T04:55:17.774Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/info.json", - "blockchains/ethereum/assets/0xE452E6Ea2dDeB012e20dB73bf5d3863A3Ac8d77a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/893.json b/history/versions/893.json deleted file mode 100644 index e5d1d7d762e35..0000000000000 --- a/history/versions/893.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 893, - "commit": "1fe9b4f403a286609e72eb1277e6359fa781d10d", - "date": "2021-04-30T05:24:06.683Z" - }, - "versionStart": { - "versionNum": 892, - "commit": "9c17bd1732a43bf7f595f8c788db7827e512b9ca", - "date": "2021-04-30T05:22:49.345Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/894.json b/history/versions/894.json deleted file mode 100644 index e676cd967f13d..0000000000000 --- a/history/versions/894.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 894, - "commit": "b3fdf56b174435da49dcb688f931344d3f8e93d8", - "date": "2021-04-30T08:21:17.023Z" - }, - "versionStart": { - "versionNum": 893, - "commit": "1fe9b4f403a286609e72eb1277e6359fa781d10d", - "date": "2021-04-30T05:24:06.683Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x016CF83732f1468150D87dCC5BdF67730B3934D3/info.json", - "blockchains/smartchain/assets/0x016CF83732f1468150D87dCC5BdF67730B3934D3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/895.json b/history/versions/895.json deleted file mode 100644 index c45396a59bb46..0000000000000 --- a/history/versions/895.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 895, - "commit": "5551c3b02bd42935fbc2ff39552b44abb0cca6ba", - "date": "2021-04-30T08:59:18.926Z" - }, - "versionStart": { - "versionNum": 894, - "commit": "b3fdf56b174435da49dcb688f931344d3f8e93d8", - "date": "2021-04-30T08:21:17.023Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json", - "blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/896.json b/history/versions/896.json deleted file mode 100644 index d38aeead1d6b6..0000000000000 --- a/history/versions/896.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 896, - "commit": "32cd515e9b96f5443cb658cc680e576e9d54a6b2", - "date": "2021-04-30T09:00:30.011Z" - }, - "versionStart": { - "versionNum": 895, - "commit": "5551c3b02bd42935fbc2ff39552b44abb0cca6ba", - "date": "2021-04-30T08:59:18.926Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x40B34cC972908060D6d527276e17c105d224559d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/897.json b/history/versions/897.json deleted file mode 100644 index 39439bfa8bf7a..0000000000000 --- a/history/versions/897.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 897, - "commit": "3a3ea2e8b30f86816aa230bc8a3a6e72773add90", - "date": "2021-04-30T09:03:23.180Z" - }, - "versionStart": { - "versionNum": 896, - "commit": "32cd515e9b96f5443cb658cc680e576e9d54a6b2", - "date": "2021-04-30T09:00:30.011Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877/info.json", - "blockchains/smartchain/assets/0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/898.json b/history/versions/898.json deleted file mode 100644 index 6257f6264aa37..0000000000000 --- a/history/versions/898.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 898, - "commit": "54ab578bd9874042221c5d208bf4671bb9679bd3", - "date": "2021-04-30T09:04:44.076Z" - }, - "versionStart": { - "versionNum": 897, - "commit": "3a3ea2e8b30f86816aa230bc8a3a6e72773add90", - "date": "2021-04-30T09:03:23.180Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/899.json b/history/versions/899.json deleted file mode 100644 index 9df5db8c1feef..0000000000000 --- a/history/versions/899.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 899, - "commit": "fdf281ac9f50e1d6d726b08e8b47d904785d0c85", - "date": "2021-04-30T09:09:05.329Z" - }, - "versionStart": { - "versionNum": 898, - "commit": "54ab578bd9874042221c5d208bf4671bb9679bd3", - "date": "2021-04-30T09:04:44.076Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/info.json", - "blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/9.json b/history/versions/9.json deleted file mode 100644 index 1b00f081cb420..0000000000000 --- a/history/versions/9.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 9, - "commit": "a527c84642f76dc77c64e0edb620cad52d3ad2be", - "date": "2021-02-25T09:27:29.706Z" - }, - "versionStart": { - "versionNum": 8, - "commit": "0cbddf90a512866a9f49793b3ca20aa0a8dfe58b", - "date": "2021-02-25T07:21:29.774Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/info.json", - "blockchains/smartchain/assets/0x947950BcC74888a40Ffa2593C5798F11Fc9124C4/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/90.json b/history/versions/90.json deleted file mode 100644 index b118ac93fa900..0000000000000 --- a/history/versions/90.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "versionEnd": { - "versionNum": 90, - "commit": "8e08b26d60006f5363d393aca688b3802aa2b7ef", - "date": "2021-03-05T00:23:52.595Z" - }, - "versionStart": { - "versionNum": 89, - "commit": "f5deae70934e37ea1d5b37a65aa1fe9e263e088b", - "date": "2021-03-04T16:14:43.074Z" - }, - "changes": [ - "blockchains/binance/validators/assets/bva13le7wtdw3kttw0cp30pprq049esmndvdsavysq/logo.png", - "blockchains/binance/validators/assets/bva16av8zgzpjwlt7m8khwdl69ge0hx865lzq7wu80/logo.png", - "blockchains/binance/validators/assets/bva16kujlngdxq4pvyf87gpzx2x7ya4lgsz96j0aqt/logo.png", - "blockchains/binance/validators/assets/bva18w9m90ksmcnsw6rd2kwpd74m4l5agkc68su3et/logo.png", - "blockchains/binance/validators/assets/bva18wgcs0k0glcmaxreweyeydu9mudtsftcxpkt4n/logo.png", - "blockchains/binance/validators/assets/bva1ah8tgrjj5zes0rt5y6gc6m3zr5zwayt6nzaghh/logo.png", - "blockchains/binance/validators/assets/bva1c6aqe9ndzcn2nsan963z43xg6kgrvzynl97785/logo.png", - "blockchains/binance/validators/assets/bva1fjtft76yv69d9e00ey9a5ud0aa23z6yu4m2jch/logo.png", - "blockchains/binance/validators/assets/bva1ghewcuxuunp4g0xj6yznnk6j2ccgxxhtf6h0r2/logo.png", - "blockchains/binance/validators/assets/bva1jdv73wa8u9wya5zgwj3tgddeuwc432f8ex0j74/logo.png", - "blockchains/binance/validators/assets/bva1krd023w6ptjs388fgkw7futq4fmzkscrmr0hg5/logo.png", - "blockchains/binance/validators/assets/bva1nwyq37v4f02wu7zkc2rsynn8y7hh97ura39qyf/logo.png", - "blockchains/binance/validators/assets/bva1r57gcwpa7f0slcef7z8jl7m50e2vmc854wnf7l/logo.png", - "blockchains/binance/validators/assets/bva1t42gtf6hawqgpmdpjzmvlzvmlttlqtkvlmgjxt/logo.png", - "blockchains/binance/validators/assets/bva1wlrgdtdu2fs2555ed3qdg3e74ayhdtmavy3pg2/logo.png", - "blockchains/binance/validators/assets/bva1yck3fkt2ltedev80skwjdmtfftv2lvpzfwmzfl/logo.png", - "blockchains/binance/validators/list.json" - ] -} \ No newline at end of file diff --git a/history/versions/900.json b/history/versions/900.json deleted file mode 100644 index 844215a8efc51..0000000000000 --- a/history/versions/900.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 900, - "commit": "f3e9e600a705268eb175910d163e4c4f91aadb6f", - "date": "2021-04-30T09:10:28.157Z" - }, - "versionStart": { - "versionNum": 899, - "commit": "fdf281ac9f50e1d6d726b08e8b47d904785d0c85", - "date": "2021-04-30T09:09:05.329Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xC4b790e1D5f0c3d8AA526F0A8098eD2A1ff0886a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/901.json b/history/versions/901.json deleted file mode 100644 index 7dc5d5a68306b..0000000000000 --- a/history/versions/901.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 901, - "commit": "98d93cc5dcceef254e80aac9f68676ca6267fb32", - "date": "2021-04-30T09:19:58.531Z" - }, - "versionStart": { - "versionNum": 900, - "commit": "f3e9e600a705268eb175910d163e4c4f91aadb6f", - "date": "2021-04-30T09:10:28.157Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDcd7C0BeDDe5a0421f59423648E3F956fcDDd5BE/info.json", - "blockchains/smartchain/assets/0xDcd7C0BeDDe5a0421f59423648E3F956fcDDd5BE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/902.json b/history/versions/902.json deleted file mode 100644 index 64abe739ad79b..0000000000000 --- a/history/versions/902.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 902, - "commit": "0164ebd26f7827d6cca218bd6796b991d54e6cdc", - "date": "2021-04-30T09:21:19.234Z" - }, - "versionStart": { - "versionNum": 901, - "commit": "98d93cc5dcceef254e80aac9f68676ca6267fb32", - "date": "2021-04-30T09:19:58.531Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/903.json b/history/versions/903.json deleted file mode 100644 index 34ccbf6066130..0000000000000 --- a/history/versions/903.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 903, - "commit": "7f15fb8116feabe562a4ed6f6b730b6b48577904", - "date": "2021-04-30T11:28:55.223Z" - }, - "versionStart": { - "versionNum": 902, - "commit": "0164ebd26f7827d6cca218bd6796b991d54e6cdc", - "date": "2021-04-30T09:21:19.234Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x7Aa0f568a5CC0b5395694Cb5aD8C9423F8C41A80/info.json", - "blockchains/smartchain/assets/0x7Aa0f568a5CC0b5395694Cb5aD8C9423F8C41A80/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/904.json b/history/versions/904.json deleted file mode 100644 index 8f253e5e8e4be..0000000000000 --- a/history/versions/904.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 904, - "commit": "0c5416bfb5d805dd68895d2c453d5227d60bd938", - "date": "2021-04-30T11:30:04.187Z" - }, - "versionStart": { - "versionNum": 903, - "commit": "7f15fb8116feabe562a4ed6f6b730b6b48577904", - "date": "2021-04-30T11:28:55.223Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7Aa0f568a5CC0b5395694Cb5aD8C9423F8C41A80/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/905.json b/history/versions/905.json deleted file mode 100644 index 12502223c8fc8..0000000000000 --- a/history/versions/905.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 905, - "commit": "cd7bab36c732e449cd03c0d0c7b05d60673f4647", - "date": "2021-04-30T11:38:33.326Z" - }, - "versionStart": { - "versionNum": 904, - "commit": "0c5416bfb5d805dd68895d2c453d5227d60bd938", - "date": "2021-04-30T11:30:04.187Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/info.json", - "blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/906.json b/history/versions/906.json deleted file mode 100644 index 49a37e2518f5d..0000000000000 --- a/history/versions/906.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "versionEnd": { - "versionNum": 906, - "commit": "eb472970a3a1b86315cc9ff33d37cb54e901eb5d", - "date": "2021-04-30T11:40:07.277Z" - }, - "versionStart": { - "versionNum": 905, - "commit": "cd7bab36c732e449cd03c0d0c7b05d60673f4647", - "date": "2021-04-30T11:38:33.326Z" - }, - "changes": [ - "blockchains/binance/assets/ONT-33D/logo.png", - "blockchains/ontology/info/logo.png", - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8244609023097AeF71C702cCbaEFC0bde5b48694/info.json", - "blockchains/smartchain/assets/0xFd7B3A77848f1C2D67E05E54d78d174a0C850335/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/907.json b/history/versions/907.json deleted file mode 100644 index 354dd709078a7..0000000000000 --- a/history/versions/907.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 907, - "commit": "96036d94ab546e005e3e6e18ce9d45fdb56c7303", - "date": "2021-04-30T11:57:51.920Z" - }, - "versionStart": { - "versionNum": 906, - "commit": "eb472970a3a1b86315cc9ff33d37cb54e901eb5d", - "date": "2021-04-30T11:40:07.277Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xD1102332a213E21faF78B69C03572031F3552c33/info.json", - "blockchains/smartchain/assets/0xD1102332a213E21faF78B69C03572031F3552c33/logo.png", - "blockchains/smartchain/assets/0xc2e1acef50aE55661855E8dcB72adB182A3cC259/info.json", - "blockchains/smartchain/assets/0xc2e1acef50aE55661855E8dcB72adB182A3cC259/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/908.json b/history/versions/908.json deleted file mode 100644 index d9c5fede59f68..0000000000000 --- a/history/versions/908.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 908, - "commit": "a263a28c34523f08b08bb303cd46e96c69e8b0d5", - "date": "2021-04-30T11:59:18.160Z" - }, - "versionStart": { - "versionNum": 907, - "commit": "96036d94ab546e005e3e6e18ce9d45fdb56c7303", - "date": "2021-04-30T11:57:51.920Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xD1102332a213E21faF78B69C03572031F3552c33/info.json", - "blockchains/smartchain/assets/0xc2e1acef50aE55661855E8dcB72adB182A3cC259/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/909.json b/history/versions/909.json deleted file mode 100644 index 39b7d18595907..0000000000000 --- a/history/versions/909.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 909, - "commit": "eab2f1bfae7e734ec9bd19f9ae8e3a2a5a9fe0b1", - "date": "2021-04-30T13:21:53.110Z" - }, - "versionStart": { - "versionNum": 908, - "commit": "a263a28c34523f08b08bb303cd46e96c69e8b0d5", - "date": "2021-04-30T11:59:18.160Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x617724974218A18769020A70162165A539c07E8a/info.json", - "blockchains/smartchain/assets/0x617724974218A18769020A70162165A539c07E8a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/91.json b/history/versions/91.json deleted file mode 100644 index 19eb5f2c991fb..0000000000000 --- a/history/versions/91.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 91, - "commit": "9a79901601b7b91ff41f21ffb78233b8a4691810", - "date": "2021-03-05T05:53:49.427Z" - }, - "versionStart": { - "versionNum": 90, - "commit": "8e08b26d60006f5363d393aca688b3802aa2b7ef", - "date": "2021-03-05T00:23:52.595Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x661Ab0Ed68000491d98C796146bcF28c20d7c559/info.json", - "blockchains/ethereum/assets/0x661Ab0Ed68000491d98C796146bcF28c20d7c559/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/910.json b/history/versions/910.json deleted file mode 100644 index b019b1cd414b8..0000000000000 --- a/history/versions/910.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 910, - "commit": "67c8b0b8a06ecd935a696ddbfbee46d2d5d3282b", - "date": "2021-04-30T13:23:13.073Z" - }, - "versionStart": { - "versionNum": 909, - "commit": "eab2f1bfae7e734ec9bd19f9ae8e3a2a5a9fe0b1", - "date": "2021-04-30T13:21:53.110Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x617724974218A18769020A70162165A539c07E8a/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/911.json b/history/versions/911.json deleted file mode 100644 index 2401930798993..0000000000000 --- a/history/versions/911.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 911, - "commit": "4017c9ab951b507fc1bc9b8d212c58f71285c9ff", - "date": "2021-04-30T13:29:14.484Z" - }, - "versionStart": { - "versionNum": 910, - "commit": "67c8b0b8a06ecd935a696ddbfbee46d2d5d3282b", - "date": "2021-04-30T13:23:13.073Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xF017E2773e4ee0590C81D79ccbcF1B2De1D22877/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/912.json b/history/versions/912.json deleted file mode 100644 index e94dc8400e965..0000000000000 --- a/history/versions/912.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 912, - "commit": "5ece2c607cd018e6a7811ec4bdddfd55eb80fe7f", - "date": "2021-04-30T14:46:19.774Z" - }, - "versionStart": { - "versionNum": 911, - "commit": "4017c9ab951b507fc1bc9b8d212c58f71285c9ff", - "date": "2021-04-30T13:29:14.484Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a/info.json", - "blockchains/ethereum/assets/0x17EF75AA22dD5f6C2763b8304Ab24f40eE54D48a/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/913.json b/history/versions/913.json deleted file mode 100644 index 16f0aa3973d63..0000000000000 --- a/history/versions/913.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 913, - "commit": "e732c0fc985eea40b66a7344632806eab9ded421", - "date": "2021-04-30T14:47:34.504Z" - }, - "versionStart": { - "versionNum": 912, - "commit": "5ece2c607cd018e6a7811ec4bdddfd55eb80fe7f", - "date": "2021-04-30T14:46:19.774Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/914.json b/history/versions/914.json deleted file mode 100644 index 19c940145b4ca..0000000000000 --- a/history/versions/914.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 914, - "commit": "f2ae4758dbf9d0f661f1cdae6f718e014db205fb", - "date": "2021-04-30T17:27:28.041Z" - }, - "versionStart": { - "versionNum": 913, - "commit": "e732c0fc985eea40b66a7344632806eab9ded421", - "date": "2021-04-30T14:47:34.504Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json", - "blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/915.json b/history/versions/915.json deleted file mode 100644 index 39eddfaa2ffd2..0000000000000 --- a/history/versions/915.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 915, - "commit": "85aa78fc681882b7110fed9e86d5f102a61fbb15", - "date": "2021-04-30T17:28:46.222Z" - }, - "versionStart": { - "versionNum": 914, - "commit": "f2ae4758dbf9d0f661f1cdae6f718e014db205fb", - "date": "2021-04-30T17:27:28.041Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x01a78db633940579E15e7bDB8EdfEE8ecDeA4522/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/916.json b/history/versions/916.json deleted file mode 100644 index 2a8d1cf9cd826..0000000000000 --- a/history/versions/916.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 916, - "commit": "a885c3a60eba39ffed13efb1a91506c7321871e6", - "date": "2021-04-30T17:55:44.679Z" - }, - "versionStart": { - "versionNum": 915, - "commit": "85aa78fc681882b7110fed9e86d5f102a61fbb15", - "date": "2021-04-30T17:28:46.222Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/info.json", - "blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/917.json b/history/versions/917.json deleted file mode 100644 index 8309cce229ba7..0000000000000 --- a/history/versions/917.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 917, - "commit": "db743215ef088cc1d2870d2b88bd00b082efc6ff", - "date": "2021-04-30T17:57:01.513Z" - }, - "versionStart": { - "versionNum": 916, - "commit": "a885c3a60eba39ffed13efb1a91506c7321871e6", - "date": "2021-04-30T17:55:44.679Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xBE2a26889CE30a1515055a192797083B1FDe8844/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/918.json b/history/versions/918.json deleted file mode 100644 index 175bb99a839b6..0000000000000 --- a/history/versions/918.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 918, - "commit": "71c655a8b250bf0cdb892b4db26d72328f9f2c24", - "date": "2021-04-30T21:07:19.349Z" - }, - "versionStart": { - "versionNum": 917, - "commit": "db743215ef088cc1d2870d2b88bd00b082efc6ff", - "date": "2021-04-30T17:57:01.513Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0/info.json", - "blockchains/smartchain/assets/0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/919.json b/history/versions/919.json deleted file mode 100644 index 93e9054c84f2d..0000000000000 --- a/history/versions/919.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 919, - "commit": "5d2eec6ac31ef53a6969621c8ac3be6a6aadf084", - "date": "2021-04-30T21:08:50.508Z" - }, - "versionStart": { - "versionNum": 918, - "commit": "71c655a8b250bf0cdb892b4db26d72328f9f2c24", - "date": "2021-04-30T21:07:19.349Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1fe38769ED41Fe7f47270C78d2F0507b508d06F0/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/92.json b/history/versions/92.json deleted file mode 100644 index a00e127e40ba4..0000000000000 --- a/history/versions/92.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 92, - "commit": "e21554b3cb56a11ec96dec42354987a2ab9a4397", - "date": "2021-03-05T05:55:26.331Z" - }, - "versionStart": { - "versionNum": 91, - "commit": "9a79901601b7b91ff41f21ffb78233b8a4691810", - "date": "2021-03-05T05:53:49.427Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/920.json b/history/versions/920.json deleted file mode 100644 index cdf1cca98de85..0000000000000 --- a/history/versions/920.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 920, - "commit": "c42eb0e681f95d8b643e8d65637d044922db74d0", - "date": "2021-04-30T21:15:48.167Z" - }, - "versionStart": { - "versionNum": 919, - "commit": "5d2eec6ac31ef53a6969621c8ac3be6a6aadf084", - "date": "2021-04-30T21:08:50.508Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x139dd9203c8E46d15B3896814Dc9424c5e5559fA/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/921.json b/history/versions/921.json deleted file mode 100644 index b274095d5928b..0000000000000 --- a/history/versions/921.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 921, - "commit": "e0ba958e06aaad3ee91afcd773c52331da1044b4", - "date": "2021-04-30T21:20:53.121Z" - }, - "versionStart": { - "versionNum": 920, - "commit": "c42eb0e681f95d8b643e8d65637d044922db74d0", - "date": "2021-04-30T21:15:48.167Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xa96f3414334F5A0A529ff5d9D8ea95f42147b8C9/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/922.json b/history/versions/922.json deleted file mode 100644 index ec982349ab67b..0000000000000 --- a/history/versions/922.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 922, - "commit": "df3f29debdda14167b3e23e53d557309d9be7f24", - "date": "2021-04-30T21:23:31.792Z" - }, - "versionStart": { - "versionNum": 921, - "commit": "e0ba958e06aaad3ee91afcd773c52331da1044b4", - "date": "2021-04-30T21:20:53.121Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/info.json", - "blockchains/ethereum/assets/0x27C70Cd1946795B66be9d954418546998b546634/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/923.json b/history/versions/923.json deleted file mode 100644 index 048a6ba42cd0e..0000000000000 --- a/history/versions/923.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 923, - "commit": "6c1965318dd85e2832b78b7e52c4c7d8b05b4170", - "date": "2021-04-30T21:24:42.891Z" - }, - "versionStart": { - "versionNum": 922, - "commit": "df3f29debdda14167b3e23e53d557309d9be7f24", - "date": "2021-04-30T21:23:31.792Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/924.json b/history/versions/924.json deleted file mode 100644 index 73ad23edc6d3d..0000000000000 --- a/history/versions/924.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 924, - "commit": "c32addbd07289ce93c48a087eb53978e84f9329f", - "date": "2021-04-30T21:26:09.653Z" - }, - "versionStart": { - "versionNum": 923, - "commit": "6c1965318dd85e2832b78b7e52c4c7d8b05b4170", - "date": "2021-04-30T21:24:42.891Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB/info.json", - "blockchains/ethereum/assets/0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/925.json b/history/versions/925.json deleted file mode 100644 index 1489564c9a02a..0000000000000 --- a/history/versions/925.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 925, - "commit": "0e5184de952f2f14a682e6664a15d24df1c2795c", - "date": "2021-04-30T21:27:32.891Z" - }, - "versionStart": { - "versionNum": 924, - "commit": "c32addbd07289ce93c48a087eb53978e84f9329f", - "date": "2021-04-30T21:26:09.653Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/926.json b/history/versions/926.json deleted file mode 100644 index ac5d2757f7975..0000000000000 --- a/history/versions/926.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 926, - "commit": "5958dc4e69df886e0c6d3cf95eeb2e3432b62e4c", - "date": "2021-04-30T21:29:27.964Z" - }, - "versionStart": { - "versionNum": 925, - "commit": "0e5184de952f2f14a682e6664a15d24df1c2795c", - "date": "2021-04-30T21:27:32.891Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x812Ff2420EC87eB40Da80a596f14756ACf98Dacc/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/927.json b/history/versions/927.json deleted file mode 100644 index c6fbbca277aa3..0000000000000 --- a/history/versions/927.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 927, - "commit": "57a82642ce29dfba7d1fc4ad5f872eefbf11a451", - "date": "2021-04-30T21:31:29.144Z" - }, - "versionStart": { - "versionNum": 926, - "commit": "5958dc4e69df886e0c6d3cf95eeb2e3432b62e4c", - "date": "2021-04-30T21:29:27.964Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/info.json", - "blockchains/smartchain/assets/0x31045e7023e6c388F9447E632a3f9EaFF90393fa/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/928.json b/history/versions/928.json deleted file mode 100644 index 064d6f0d19ba0..0000000000000 --- a/history/versions/928.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 928, - "commit": "b6bd772eebf0ff0362f2eb726d97760fb4a19bd2", - "date": "2021-05-01T01:30:54.647Z" - }, - "versionStart": { - "versionNum": 927, - "commit": "57a82642ce29dfba7d1fc4ad5f872eefbf11a451", - "date": "2021-04-30T21:31:29.144Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/929.json b/history/versions/929.json deleted file mode 100644 index 70da7954342d5..0000000000000 --- a/history/versions/929.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 929, - "commit": "5d2bf37b61032311b242441127aad76cc25c2362", - "date": "2021-05-01T06:21:41.919Z" - }, - "versionStart": { - "versionNum": 928, - "commit": "b6bd772eebf0ff0362f2eb726d97760fb4a19bd2", - "date": "2021-05-01T01:30:54.647Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/info.json", - "blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/93.json b/history/versions/93.json deleted file mode 100644 index c85dca73a3f91..0000000000000 --- a/history/versions/93.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 93, - "commit": "a9b4cca030991a1dd78d2b6deff9f08ce561f41c", - "date": "2021-03-05T05:57:05.562Z" - }, - "versionStart": { - "versionNum": 92, - "commit": "e21554b3cb56a11ec96dec42354987a2ab9a4397", - "date": "2021-03-05T05:55:26.331Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x7F3EDcdD180Dbe4819Bd98FeE8929b5cEdB3AdEB/info.json", - "blockchains/ethereum/assets/0x7F3EDcdD180Dbe4819Bd98FeE8929b5cEdB3AdEB/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/930.json b/history/versions/930.json deleted file mode 100644 index 992929b58f989..0000000000000 --- a/history/versions/930.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 930, - "commit": "2b5eb131d6390db0fcec865f51844e9a2bd8d915", - "date": "2021-05-01T06:23:26.350Z" - }, - "versionStart": { - "versionNum": 929, - "commit": "5d2bf37b61032311b242441127aad76cc25c2362", - "date": "2021-05-01T06:21:41.919Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2AE7Bf2937F47FEDbDcE48db8aCa4c5e0b814632/info.json", - "blockchains/smartchain/assets/0xf0Fcd737fcE18F95621CC7841EbE0eA6EFCCf77e/info.json", - "blockchains/smartchain/assets/0xf0Fcd737fcE18F95621CC7841EbE0eA6EFCCf77e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/931.json b/history/versions/931.json deleted file mode 100644 index 0540a12f7c86a..0000000000000 --- a/history/versions/931.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 931, - "commit": "7fec48d26230c01afb95dede6d9f4061ee9bc9ee", - "date": "2021-05-01T06:25:40.035Z" - }, - "versionStart": { - "versionNum": 930, - "commit": "2b5eb131d6390db0fcec865f51844e9a2bd8d915", - "date": "2021-05-01T06:23:26.350Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf0Fcd737fcE18F95621CC7841EbE0eA6EFCCf77e/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/932.json b/history/versions/932.json deleted file mode 100644 index ad4dda862b0bc..0000000000000 --- a/history/versions/932.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 932, - "commit": "5d2278c8eb091d2ea46d862f5838e3ecced51151", - "date": "2021-05-01T06:34:05.640Z" - }, - "versionStart": { - "versionNum": 931, - "commit": "7fec48d26230c01afb95dede6d9f4061ee9bc9ee", - "date": "2021-05-01T06:25:40.035Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json", - "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/933.json b/history/versions/933.json deleted file mode 100644 index 4b9fdb9ee50c9..0000000000000 --- a/history/versions/933.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 933, - "commit": "04816c01d147525b78fc8db9bd355596d8219fff", - "date": "2021-05-01T06:35:07.316Z" - }, - "versionStart": { - "versionNum": 932, - "commit": "5d2278c8eb091d2ea46d862f5838e3ecced51151", - "date": "2021-05-01T06:34:05.640Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/934.json b/history/versions/934.json deleted file mode 100644 index 1b0e7f6e706a6..0000000000000 --- a/history/versions/934.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 934, - "commit": "0f551ed4625b0a30ae4a6d85295b9e39b7cfb243", - "date": "2021-05-01T09:11:42.302Z" - }, - "versionStart": { - "versionNum": 933, - "commit": "04816c01d147525b78fc8db9bd355596d8219fff", - "date": "2021-05-01T06:35:07.316Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/info.json", - "blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/935.json b/history/versions/935.json deleted file mode 100644 index e234923367df9..0000000000000 --- a/history/versions/935.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 935, - "commit": "5f18af74fdd20aa285edd84b969ddf6613db9b4e", - "date": "2021-05-01T09:13:19.611Z" - }, - "versionStart": { - "versionNum": 934, - "commit": "0f551ed4625b0a30ae4a6d85295b9e39b7cfb243", - "date": "2021-05-01T09:11:42.302Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9f9830631cd280d62772944a2AF06213E7A23771/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/936.json b/history/versions/936.json deleted file mode 100644 index 2b75a61bafe34..0000000000000 --- a/history/versions/936.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 936, - "commit": "03e7b77449beb36118857e35136a010d9b98f0f8", - "date": "2021-05-01T13:02:14.232Z" - }, - "versionStart": { - "versionNum": 935, - "commit": "5f18af74fdd20aa285edd84b969ddf6613db9b4e", - "date": "2021-05-01T09:13:19.611Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/info.json", - "blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/937.json b/history/versions/937.json deleted file mode 100644 index b4c8811c7bd3e..0000000000000 --- a/history/versions/937.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 937, - "commit": "d1ff86bc0ce6951e67aa49401ad7468efb6dec8b", - "date": "2021-05-01T13:03:38.804Z" - }, - "versionStart": { - "versionNum": 936, - "commit": "03e7b77449beb36118857e35136a010d9b98f0f8", - "date": "2021-05-01T13:02:14.232Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x1f546aD641B56b86fD9dCEAc473d1C7a357276B7/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/938.json b/history/versions/938.json deleted file mode 100644 index 7f07b68a34d07..0000000000000 --- a/history/versions/938.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 938, - "commit": "53ed0b909b4bf101bc93d7b894612ef196110945", - "date": "2021-05-01T13:21:30.636Z" - }, - "versionStart": { - "versionNum": 937, - "commit": "d1ff86bc0ce6951e67aa49401ad7468efb6dec8b", - "date": "2021-05-01T13:03:38.804Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/info.json", - "blockchains/smartchain/assets/0xCa578afEe65FD2268D383f8Fc4a9fc6Ae1d2Def0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/939.json b/history/versions/939.json deleted file mode 100644 index 86b0a79f1fd66..0000000000000 --- a/history/versions/939.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 939, - "commit": "b6c3294adaa660d87a172ac0d10e97152914d531", - "date": "2021-05-01T13:22:34.442Z" - }, - "versionStart": { - "versionNum": 938, - "commit": "53ed0b909b4bf101bc93d7b894612ef196110945", - "date": "2021-05-01T13:21:30.636Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/94.json b/history/versions/94.json deleted file mode 100644 index df7572b11440d..0000000000000 --- a/history/versions/94.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 94, - "commit": "370fe87aee1201ad57ae4e32e6e1a765ddebb6a5", - "date": "2021-03-05T05:58:21.535Z" - }, - "versionStart": { - "versionNum": 93, - "commit": "a9b4cca030991a1dd78d2b6deff9f08ce561f41c", - "date": "2021-03-05T05:57:05.562Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x7F3EDcdD180Dbe4819Bd98FeE8929b5cEdB3AdEB/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/940.json b/history/versions/940.json deleted file mode 100644 index 1a502be97c7df..0000000000000 --- a/history/versions/940.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 940, - "commit": "d3665bec8f0ec67e74d57d107b4cec44cccdf76f", - "date": "2021-05-01T15:38:09.537Z" - }, - "versionStart": { - "versionNum": 939, - "commit": "b6c3294adaa660d87a172ac0d10e97152914d531", - "date": "2021-05-01T13:22:34.442Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xb6090a50f66046E3c6aFB9311846a6432E45060A/info.json", - "blockchains/smartchain/assets/0xb6090a50f66046E3c6aFB9311846a6432E45060A/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/941.json b/history/versions/941.json deleted file mode 100644 index 64bac13e5d822..0000000000000 --- a/history/versions/941.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 941, - "commit": "666e4fbd6cd8873e8455e90c70d8f6e4cc59319a", - "date": "2021-05-01T15:39:30.390Z" - }, - "versionStart": { - "versionNum": 940, - "commit": "d3665bec8f0ec67e74d57d107b4cec44cccdf76f", - "date": "2021-05-01T15:38:09.537Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xb6090a50f66046E3c6aFB9311846a6432E45060A/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/942.json b/history/versions/942.json deleted file mode 100644 index 124efab3cc1c9..0000000000000 --- a/history/versions/942.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 942, - "commit": "2fe212f461c872bd3591ba3c078ea755099fd422", - "date": "2021-05-01T17:52:01.459Z" - }, - "versionStart": { - "versionNum": 941, - "commit": "666e4fbd6cd8873e8455e90c70d8f6e4cc59319a", - "date": "2021-05-01T15:39:30.390Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json", - "blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/943.json b/history/versions/943.json deleted file mode 100644 index f9a13f75ac70a..0000000000000 --- a/history/versions/943.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "versionEnd": { - "versionNum": 943, - "commit": "adf7e3368413836d66ee68b4d1e9763c2cd1dd84", - "date": "2021-05-01T17:53:51.261Z" - }, - "versionStart": { - "versionNum": 942, - "commit": "2fe212f461c872bd3591ba3c078ea755099fd422", - "date": "2021-05-01T17:52:01.459Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x47e7dd5fA9BBd280C5422E5106b1Da444344c206/info.json", - "blockchains/smartchain/assets/0xA55BB91dE33B4abdf3aC64913D98A55ad84Dc3A8/info.json", - "blockchains/smartchain/assets/0xA55BB91dE33B4abdf3aC64913D98A55ad84Dc3A8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/944.json b/history/versions/944.json deleted file mode 100644 index 29d40bf4422a4..0000000000000 --- a/history/versions/944.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 944, - "commit": "10db768cf89949bcdb2a7c19219252d8fe6346eb", - "date": "2021-05-01T17:55:12.442Z" - }, - "versionStart": { - "versionNum": 943, - "commit": "adf7e3368413836d66ee68b4d1e9763c2cd1dd84", - "date": "2021-05-01T17:53:51.261Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA55BB91dE33B4abdf3aC64913D98A55ad84Dc3A8/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/945.json b/history/versions/945.json deleted file mode 100644 index 8c4b9d7d2cb82..0000000000000 --- a/history/versions/945.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 945, - "commit": "4c1909d8647067af9d77c429d69cc697db1c7fb0", - "date": "2021-05-01T17:56:54.940Z" - }, - "versionStart": { - "versionNum": 944, - "commit": "10db768cf89949bcdb2a7c19219252d8fe6346eb", - "date": "2021-05-01T17:55:12.442Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231/info.json", - "blockchains/smartchain/assets/0xB667bbfE0DcEdae1a53555a0e8B0a14EAf0d5231/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/946.json b/history/versions/946.json deleted file mode 100644 index 41b6d1c963f56..0000000000000 --- a/history/versions/946.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 946, - "commit": "1ba4836c7af80ca7bd416cff1db4e51d0c3eae6b", - "date": "2021-05-01T17:58:13.974Z" - }, - "versionStart": { - "versionNum": 945, - "commit": "4c1909d8647067af9d77c429d69cc697db1c7fb0", - "date": "2021-05-01T17:56:54.940Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/947.json b/history/versions/947.json deleted file mode 100644 index 72e0cb219df17..0000000000000 --- a/history/versions/947.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 947, - "commit": "c395ab1b43b10085bd81eb17cf14e17e98d68124", - "date": "2021-05-01T18:10:40.522Z" - }, - "versionStart": { - "versionNum": 946, - "commit": "1ba4836c7af80ca7bd416cff1db4e51d0c3eae6b", - "date": "2021-05-01T17:58:13.974Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x86432b9beA373172C852D5bbAB1c275FeC3f15aE/info.json", - "blockchains/smartchain/assets/0x86432b9beA373172C852D5bbAB1c275FeC3f15aE/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/948.json b/history/versions/948.json deleted file mode 100644 index 3480989300f5f..0000000000000 --- a/history/versions/948.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 948, - "commit": "4a50ff6ee1d7622161bd9d0749759988d32dac07", - "date": "2021-05-01T18:12:07.289Z" - }, - "versionStart": { - "versionNum": 947, - "commit": "c395ab1b43b10085bd81eb17cf14e17e98d68124", - "date": "2021-05-01T18:10:40.522Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x86432b9beA373172C852D5bbAB1c275FeC3f15aE/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/949.json b/history/versions/949.json deleted file mode 100644 index 9a801f7d1eded..0000000000000 --- a/history/versions/949.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 949, - "commit": "e15dfb07b70d59361bfc2b2ed16f8d3197abb6e6", - "date": "2021-05-02T01:32:46.419Z" - }, - "versionStart": { - "versionNum": 948, - "commit": "4a50ff6ee1d7622161bd9d0749759988d32dac07", - "date": "2021-05-01T18:12:07.289Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/95.json b/history/versions/95.json deleted file mode 100644 index ff471977845e4..0000000000000 --- a/history/versions/95.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "versionEnd": { - "versionNum": 95, - "commit": "f3938f265b207fc530495551dfb7fc46e71b8671", - "date": "2021-03-05T06:22:22.084Z" - }, - "versionStart": { - "versionNum": 94, - "commit": "370fe87aee1201ad57ae4e32e6e1a765ddebb6a5", - "date": "2021-03-05T05:58:21.535Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x18Cc17a1EeD37C02A77B0B96b7890C7730E2a2CF/info.json", - "blockchains/ethereum/assets/0x18Cc17a1EeD37C02A77B0B96b7890C7730E2a2CF/logo.png", - "blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/info.json", - "blockchains/ethereum/assets/0x70605a6457B0A8fBf1EEE896911895296eAB467E/info.json", - "blockchains/ethereum/assets/0x70605a6457B0A8fBf1EEE896911895296eAB467E/logo.png", - "blockchains/ethereum/assets/0x8F041A3940a5e6FB580075C3774E15FcFA0E1618/info.json", - "blockchains/ethereum/assets/0x8F041A3940a5e6FB580075C3774E15FcFA0E1618/logo.png", - "blockchains/ethereum/assets/0x903bEF1736CDdf2A537176cf3C64579C3867A881/logo.png", - "blockchains/ethereum/assets/0xC88F47067dB2E25851317A2FDaE73a22c0777c37/info.json", - "blockchains/ethereum/assets/0xC88F47067dB2E25851317A2FDaE73a22c0777c37/logo.png", - "blockchains/ethereum/assets/0xEc0d77a58528a218cBf41Fa6E1585c8D7A085868/info.json", - "blockchains/ethereum/assets/0xEc0d77a58528a218cBf41Fa6E1585c8D7A085868/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/950.json b/history/versions/950.json deleted file mode 100644 index 635727ee98825..0000000000000 --- a/history/versions/950.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 950, - "commit": "812f15df66db0db0004213137d41404334f3bf5c", - "date": "2021-05-02T06:54:28.267Z" - }, - "versionStart": { - "versionNum": 949, - "commit": "e15dfb07b70d59361bfc2b2ed16f8d3197abb6e6", - "date": "2021-05-02T01:32:46.419Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2F3391AeBE27393aBa0a790aa5E1577fEA0361c2/info.json", - "blockchains/smartchain/assets/0x2F3391AeBE27393aBa0a790aa5E1577fEA0361c2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/951.json b/history/versions/951.json deleted file mode 100644 index 126e68e1f6fb7..0000000000000 --- a/history/versions/951.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 951, - "commit": "7378708c648187b0dc42de72041a2eff09d8b60a", - "date": "2021-05-02T06:56:08.699Z" - }, - "versionStart": { - "versionNum": 950, - "commit": "812f15df66db0db0004213137d41404334f3bf5c", - "date": "2021-05-02T06:54:28.267Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/952.json b/history/versions/952.json deleted file mode 100644 index 1810e03c9ee28..0000000000000 --- a/history/versions/952.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 952, - "commit": "3fa79942ab793b1d56b1bbaa51f6342e3df556f4", - "date": "2021-05-02T06:58:11.400Z" - }, - "versionStart": { - "versionNum": 951, - "commit": "7378708c648187b0dc42de72041a2eff09d8b60a", - "date": "2021-05-02T06:56:08.699Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xcCc2d670E801570247E9De1841480F52A62Eb6F3/info.json", - "blockchains/smartchain/assets/0xcCc2d670E801570247E9De1841480F52A62Eb6F3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/953.json b/history/versions/953.json deleted file mode 100644 index 214bef030aedf..0000000000000 --- a/history/versions/953.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 953, - "commit": "2a51a30031db54ba1d2c708f604ded613b53db91", - "date": "2021-05-02T06:59:33.667Z" - }, - "versionStart": { - "versionNum": 952, - "commit": "3fa79942ab793b1d56b1bbaa51f6342e3df556f4", - "date": "2021-05-02T06:58:11.400Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/954.json b/history/versions/954.json deleted file mode 100644 index 5b1de0212af47..0000000000000 --- a/history/versions/954.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 954, - "commit": "0755e102620f3c0745d8309ed52fe8b2a62e4705", - "date": "2021-05-02T07:00:57.524Z" - }, - "versionStart": { - "versionNum": 953, - "commit": "2a51a30031db54ba1d2c708f604ded613b53db91", - "date": "2021-05-02T06:59:33.667Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json", - "blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/955.json b/history/versions/955.json deleted file mode 100644 index 5be4c3602a902..0000000000000 --- a/history/versions/955.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 955, - "commit": "d35f5742fef50150ce1b5dfc2f268719ec20b2e2", - "date": "2021-05-02T07:02:16.255Z" - }, - "versionStart": { - "versionNum": 954, - "commit": "0755e102620f3c0745d8309ed52fe8b2a62e4705", - "date": "2021-05-02T07:00:57.524Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x34195FD824355aec1BDCeEA97697B35be691bcB3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/956.json b/history/versions/956.json deleted file mode 100644 index 9a41474a07a3b..0000000000000 --- a/history/versions/956.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 956, - "commit": "983fe89c10f523493b569480fe76134517e53c22", - "date": "2021-05-02T07:04:09.484Z" - }, - "versionStart": { - "versionNum": 955, - "commit": "d35f5742fef50150ce1b5dfc2f268719ec20b2e2", - "date": "2021-05-02T07:02:16.255Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json", - "blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/957.json b/history/versions/957.json deleted file mode 100644 index 9c17913240233..0000000000000 --- a/history/versions/957.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 957, - "commit": "621a8bb4f7702b188230fa08fdec4aafdbf3d240", - "date": "2021-05-02T07:05:32.813Z" - }, - "versionStart": { - "versionNum": 956, - "commit": "983fe89c10f523493b569480fe76134517e53c22", - "date": "2021-05-02T07:04:09.484Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x6c28AeF8977c9B773996d0e8376d2EE379446F2f/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/958.json b/history/versions/958.json deleted file mode 100644 index 90c3cd1dd8e66..0000000000000 --- a/history/versions/958.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 958, - "commit": "ad9e96649e45f8e800d8bbe52f8bfc1ee4f509b6", - "date": "2021-05-02T08:48:57.479Z" - }, - "versionStart": { - "versionNum": 957, - "commit": "621a8bb4f7702b188230fa08fdec4aafdbf3d240", - "date": "2021-05-02T07:05:32.813Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json", - "blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/959.json b/history/versions/959.json deleted file mode 100644 index 670eacdbbd393..0000000000000 --- a/history/versions/959.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 959, - "commit": "4df45b76546311beb4250d33cef6e77298ae1390", - "date": "2021-05-02T08:50:13.692Z" - }, - "versionStart": { - "versionNum": 958, - "commit": "ad9e96649e45f8e800d8bbe52f8bfc1ee4f509b6", - "date": "2021-05-02T08:48:57.479Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6c1dE9907263F0c12261d88b65cA18F31163F29D/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/96.json b/history/versions/96.json deleted file mode 100644 index 6825628d397f8..0000000000000 --- a/history/versions/96.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "versionEnd": { - "versionNum": 96, - "commit": "44b603aeaf4e0f11c3db17965a66f642f535c547", - "date": "2021-03-05T06:23:49.075Z" - }, - "versionStart": { - "versionNum": 95, - "commit": "f3938f265b207fc530495551dfb7fc46e71b8671", - "date": "2021-03-05T06:22:22.084Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x18Cc17a1EeD37C02A77B0B96b7890C7730E2a2CF/info.json", - "blockchains/ethereum/assets/0x6fcBBB527Fb2954BED2B224A5BB7c23C5AeEb6E1/info.json", - "blockchains/ethereum/assets/0x70605a6457B0A8fBf1EEE896911895296eAB467E/info.json", - "blockchains/ethereum/assets/0x8F041A3940a5e6FB580075C3774E15FcFA0E1618/info.json", - "blockchains/ethereum/assets/0xC88F47067dB2E25851317A2FDaE73a22c0777c37/info.json", - "blockchains/ethereum/assets/0xEc0d77a58528a218cBf41Fa6E1585c8D7A085868/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/960.json b/history/versions/960.json deleted file mode 100644 index ae15bd85cd0b5..0000000000000 --- a/history/versions/960.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 960, - "commit": "720ecf7037da2dfd4b9757a77a920696f46939ef", - "date": "2021-05-02T18:20:57.688Z" - }, - "versionStart": { - "versionNum": 959, - "commit": "4df45b76546311beb4250d33cef6e77298ae1390", - "date": "2021-05-02T08:50:13.692Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/info.json", - "blockchains/smartchain/assets/0x07af67b392B7A202fAD8E0FBc64C34F33102165B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/961.json b/history/versions/961.json deleted file mode 100644 index 86d6a1fb6f4a2..0000000000000 --- a/history/versions/961.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 961, - "commit": "9f5540029168b0afac716de62599cbb20c7ce8dd", - "date": "2021-05-02T18:22:19.232Z" - }, - "versionStart": { - "versionNum": 960, - "commit": "720ecf7037da2dfd4b9757a77a920696f46939ef", - "date": "2021-05-02T18:20:57.688Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/962.json b/history/versions/962.json deleted file mode 100644 index 54871243952d2..0000000000000 --- a/history/versions/962.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 962, - "commit": "83f0869e674d27693b2fd30230b3c69669644087", - "date": "2021-05-02T22:14:45.546Z" - }, - "versionStart": { - "versionNum": 961, - "commit": "9f5540029168b0afac716de62599cbb20c7ce8dd", - "date": "2021-05-02T18:22:19.232Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623/info.json", - "blockchains/smartchain/assets/0x75e3CF3DC6748ff6c92FE77646bE7d2fdFdFA623/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/963.json b/history/versions/963.json deleted file mode 100644 index 1044627db2b8d..0000000000000 --- a/history/versions/963.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 963, - "commit": "0301558b200bd997a62f277f563422f2e14e9479", - "date": "2021-05-02T22:15:52.687Z" - }, - "versionStart": { - "versionNum": 962, - "commit": "83f0869e674d27693b2fd30230b3c69669644087", - "date": "2021-05-02T22:14:45.546Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/964.json b/history/versions/964.json deleted file mode 100644 index 1dcd636072c60..0000000000000 --- a/history/versions/964.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 964, - "commit": "8c1fae237471ee58352a790a5c4a159d4b6d9514", - "date": "2021-05-02T22:18:46.297Z" - }, - "versionStart": { - "versionNum": 963, - "commit": "0301558b200bd997a62f277f563422f2e14e9479", - "date": "2021-05-02T22:15:52.687Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xA327179d47faD68d09e4501a838daaaf74faBb7c/info.json", - "blockchains/smartchain/assets/0xA327179d47faD68d09e4501a838daaaf74faBb7c/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/965.json b/history/versions/965.json deleted file mode 100644 index 676607ef7e731..0000000000000 --- a/history/versions/965.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 965, - "commit": "dfdef1038113fba64a6fd66a3c22bca7b9498092", - "date": "2021-05-02T22:20:06.749Z" - }, - "versionStart": { - "versionNum": 964, - "commit": "8c1fae237471ee58352a790a5c4a159d4b6d9514", - "date": "2021-05-02T22:18:46.297Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xA327179d47faD68d09e4501a838daaaf74faBb7c/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/966.json b/history/versions/966.json deleted file mode 100644 index c9ab82e440b6c..0000000000000 --- a/history/versions/966.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 966, - "commit": "7fd3f5aefe18cc7a445645c419aab7d1ed2c46cc", - "date": "2021-05-03T01:31:07.593Z" - }, - "versionStart": { - "versionNum": 965, - "commit": "dfdef1038113fba64a6fd66a3c22bca7b9498092", - "date": "2021-05-02T22:20:06.749Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/967.json b/history/versions/967.json deleted file mode 100644 index a3d99ae4f06ab..0000000000000 --- a/history/versions/967.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 967, - "commit": "0b06f0951cfa11409cf6cb480a83256dd03a1070", - "date": "2021-05-03T04:48:45.832Z" - }, - "versionStart": { - "versionNum": 966, - "commit": "7fd3f5aefe18cc7a445645c419aab7d1ed2c46cc", - "date": "2021-05-03T01:31:07.593Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xFa14Fa6958401314851A17d6C5360cA29f74B57B/info.json", - "blockchains/ethereum/assets/0xFa14Fa6958401314851A17d6C5360cA29f74B57B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/968.json b/history/versions/968.json deleted file mode 100644 index 74e4a35940cb7..0000000000000 --- a/history/versions/968.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 968, - "commit": "ef936f2b10ae163f22be613d388f620f9564f05c", - "date": "2021-05-03T04:50:01.631Z" - }, - "versionStart": { - "versionNum": 967, - "commit": "0b06f0951cfa11409cf6cb480a83256dd03a1070", - "date": "2021-05-03T04:48:45.832Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xFa14Fa6958401314851A17d6C5360cA29f74B57B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/969.json b/history/versions/969.json deleted file mode 100644 index 4a0c1e0fc11ca..0000000000000 --- a/history/versions/969.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 969, - "commit": "639bbc1883a62991a043ec0fa91cf16d7a5ee5fb", - "date": "2021-05-03T05:38:05.887Z" - }, - "versionStart": { - "versionNum": 968, - "commit": "ef936f2b10ae163f22be613d388f620f9564f05c", - "date": "2021-05-03T04:50:01.631Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x9FdB6a13BdCF1188FbAFe5CD435A8b92a327D92e/info.json", - "blockchains/smartchain/assets/0x9FdB6a13BdCF1188FbAFe5CD435A8b92a327D92e/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/97.json b/history/versions/97.json deleted file mode 100644 index 155d8f3ba395b..0000000000000 --- a/history/versions/97.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 97, - "commit": "07e83a1a8f8b74e330008bd89a7ac4a26c7b5edb", - "date": "2021-03-05T07:22:05.246Z" - }, - "versionStart": { - "versionNum": 96, - "commit": "44b603aeaf4e0f11c3db17965a66f642f535c547", - "date": "2021-03-05T06:23:49.075Z" - }, - "changes": [ - "blockchains/binance/tokenlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/970.json b/history/versions/970.json deleted file mode 100644 index 0d2893e6b1d6b..0000000000000 --- a/history/versions/970.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 970, - "commit": "34fc7f8ff25abac4e6ca8d09d8c042833133f610", - "date": "2021-05-03T05:44:00.663Z" - }, - "versionStart": { - "versionNum": 969, - "commit": "639bbc1883a62991a043ec0fa91cf16d7a5ee5fb", - "date": "2021-05-03T05:38:05.887Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0/info.json", - "blockchains/smartchain/assets/0xDfDec49462f7D3C3b0A48E729F77A0645CDFA7c0/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/971.json b/history/versions/971.json deleted file mode 100644 index cea688a7e6dbd..0000000000000 --- a/history/versions/971.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 971, - "commit": "4d0842d7e723745b6b378b4b390f233726642e0a", - "date": "2021-05-03T05:45:11.531Z" - }, - "versionStart": { - "versionNum": 970, - "commit": "34fc7f8ff25abac4e6ca8d09d8c042833133f610", - "date": "2021-05-03T05:44:00.663Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/972.json b/history/versions/972.json deleted file mode 100644 index cfb07c9b7b3ef..0000000000000 --- a/history/versions/972.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 972, - "commit": "b96f54c18d302d48379478054ec060c0f8b63c77", - "date": "2021-05-03T07:19:49.510Z" - }, - "versionStart": { - "versionNum": 971, - "commit": "4d0842d7e723745b6b378b4b390f233726642e0a", - "date": "2021-05-03T05:45:11.531Z" - }, - "changes": [ - "blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/info.json", - "blockchains/ethereum/assets/0xE4F356EcCe6FbDA81eCDea2E38527e59422861C2/info.json", - "blockchains/ethereum/assets/0xE4F356EcCe6FbDA81eCDea2E38527e59422861C2/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/973.json b/history/versions/973.json deleted file mode 100644 index eb5cdfb5015b4..0000000000000 --- a/history/versions/973.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 973, - "commit": "c6bb6066980d4d3c597953d8bb8ac53e3440819f", - "date": "2021-05-03T07:21:25.214Z" - }, - "versionStart": { - "versionNum": 972, - "commit": "b96f54c18d302d48379478054ec060c0f8b63c77", - "date": "2021-05-03T07:19:49.510Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0x965F109d31CCb77005858DEfaE0Ebaf7B4381652/info.json", - "blockchains/ethereum/assets/0xE4F356EcCe6FbDA81eCDea2E38527e59422861C2/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/974.json b/history/versions/974.json deleted file mode 100644 index 4f0a3990d2a05..0000000000000 --- a/history/versions/974.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 974, - "commit": "513f7c266c240c1f71d4f537c15b881cebd5fb8c", - "date": "2021-05-03T08:32:40.375Z" - }, - "versionStart": { - "versionNum": 973, - "commit": "c6bb6066980d4d3c597953d8bb8ac53e3440819f", - "date": "2021-05-03T07:21:25.214Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/info.json", - "blockchains/smartchain/assets/0xB3225aC90B741f762BecA76dEA1eaD278Ef26A96/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/975.json b/history/versions/975.json deleted file mode 100644 index 2558460ef5cd8..0000000000000 --- a/history/versions/975.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 975, - "commit": "f9700e0e00549af0f3fc6eef911a4f4affc4662e", - "date": "2021-05-03T08:36:57.090Z" - }, - "versionStart": { - "versionNum": 974, - "commit": "513f7c266c240c1f71d4f537c15b881cebd5fb8c", - "date": "2021-05-03T08:32:40.375Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/info.json", - "blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/976.json b/history/versions/976.json deleted file mode 100644 index a8720f55619b9..0000000000000 --- a/history/versions/976.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 976, - "commit": "f907d77726a27986c88d0fea46b936613d6cda16", - "date": "2021-05-03T08:38:15.780Z" - }, - "versionStart": { - "versionNum": 975, - "commit": "f9700e0e00549af0f3fc6eef911a4f4affc4662e", - "date": "2021-05-03T08:36:57.090Z" - }, - "changes": [ - "blockchains/ethereum/allowlist.json", - "blockchains/ethereum/assets/0xD69F306549e9d96f183B1AecA30B8f4353c2ECC3/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/977.json b/history/versions/977.json deleted file mode 100644 index e3f9557ea07c3..0000000000000 --- a/history/versions/977.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 977, - "commit": "bd615e4ed536caf328eadeee1c3736251cc6b121", - "date": "2021-05-03T08:47:27.460Z" - }, - "versionStart": { - "versionNum": 976, - "commit": "f907d77726a27986c88d0fea46b936613d6cda16", - "date": "2021-05-03T08:38:15.780Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x865d0c78d08BD6e5f0db6BCbF36d3F8EB4ad48F8/info.json", - "blockchains/smartchain/assets/0x865d0c78d08BD6e5f0db6BCbF36d3F8EB4ad48F8/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/978.json b/history/versions/978.json deleted file mode 100644 index 2b89ae5b5f25e..0000000000000 --- a/history/versions/978.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 978, - "commit": "f3592bc11f9e8b6a1fda88012280a3de60bc0569", - "date": "2021-05-03T08:49:23.347Z" - }, - "versionStart": { - "versionNum": 977, - "commit": "bd615e4ed536caf328eadeee1c3736251cc6b121", - "date": "2021-05-03T08:47:27.460Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/979.json b/history/versions/979.json deleted file mode 100644 index ca632e4e3297b..0000000000000 --- a/history/versions/979.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 979, - "commit": "11318663f1bc84131890c908ba09c9bd7cb0b9d9", - "date": "2021-05-03T08:51:04.165Z" - }, - "versionStart": { - "versionNum": 978, - "commit": "f3592bc11f9e8b6a1fda88012280a3de60bc0569", - "date": "2021-05-03T08:49:23.347Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/info.json", - "blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/98.json b/history/versions/98.json deleted file mode 100644 index 4909e6b941f66..0000000000000 --- a/history/versions/98.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 98, - "commit": "c66f9d7e40ed2d5835381091a26ac049211d9a4b", - "date": "2021-03-05T10:00:06.657Z" - }, - "versionStart": { - "versionNum": 97, - "commit": "07e83a1a8f8b74e330008bd89a7ac4a26c7b5edb", - "date": "2021-03-05T07:22:05.246Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x96Dd399F9c3AFda1F194182F71600F1B65946501/info.json", - "blockchains/smartchain/assets/0x96Dd399F9c3AFda1F194182F71600F1B65946501/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/980.json b/history/versions/980.json deleted file mode 100644 index ca0a255823d80..0000000000000 --- a/history/versions/980.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 980, - "commit": "12f1e352caa47c321c6d0eaa5f76aa53927ad92f", - "date": "2021-05-03T08:52:33.406Z" - }, - "versionStart": { - "versionNum": 979, - "commit": "11318663f1bc84131890c908ba09c9bd7cb0b9d9", - "date": "2021-05-03T08:51:04.165Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xE285510E5C14c2b8ff46147D9145f034B8Ff073B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/981.json b/history/versions/981.json deleted file mode 100644 index 931b6f02ba7dc..0000000000000 --- a/history/versions/981.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 981, - "commit": "68be631d3d526bbf3867f422b25f9561964a83f5", - "date": "2021-05-03T08:59:33.307Z" - }, - "versionStart": { - "versionNum": 980, - "commit": "12f1e352caa47c321c6d0eaa5f76aa53927ad92f", - "date": "2021-05-03T08:52:33.406Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xE1c7E30C42C24582888C758984f6e382096786bd/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/982.json b/history/versions/982.json deleted file mode 100644 index 72914978fb702..0000000000000 --- a/history/versions/982.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 982, - "commit": "4d70aa30f673bfb8e5fdab50717477893be636ee", - "date": "2021-05-03T09:08:15.355Z" - }, - "versionStart": { - "versionNum": 981, - "commit": "68be631d3d526bbf3867f422b25f9561964a83f5", - "date": "2021-05-03T08:59:33.307Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x6eA05F63DAF6b0Dc6b8bea94342330CC602c5536/info.json", - "blockchains/smartchain/assets/0x6eA05F63DAF6b0Dc6b8bea94342330CC602c5536/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/983.json b/history/versions/983.json deleted file mode 100644 index 9f1a898718061..0000000000000 --- a/history/versions/983.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 983, - "commit": "40735dc39cd0fa2a8391f33d4965904008f54164", - "date": "2021-05-03T09:13:44.028Z" - }, - "versionStart": { - "versionNum": 982, - "commit": "4d70aa30f673bfb8e5fdab50717477893be636ee", - "date": "2021-05-03T09:08:15.355Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xFE7E350009a1f3915352022B1BFc2087D7B1D1CD/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/984.json b/history/versions/984.json deleted file mode 100644 index 6be1e2110c449..0000000000000 --- a/history/versions/984.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 984, - "commit": "354bf9f5cde6f6e71f0a6de7b7bde0480f33d0a1", - "date": "2021-05-03T09:16:34.938Z" - }, - "versionStart": { - "versionNum": 983, - "commit": "40735dc39cd0fa2a8391f33d4965904008f54164", - "date": "2021-05-03T09:13:44.028Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json", - "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/985.json b/history/versions/985.json deleted file mode 100644 index 5160761324285..0000000000000 --- a/history/versions/985.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 985, - "commit": "5198d1ac758a20abfb4c2b7991e57d741797b60d", - "date": "2021-05-03T09:17:57.498Z" - }, - "versionStart": { - "versionNum": 984, - "commit": "354bf9f5cde6f6e71f0a6de7b7bde0480f33d0a1", - "date": "2021-05-03T09:16:34.938Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x27Ae27110350B98d564b9A3eeD31bAeBc82d878d/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/986.json b/history/versions/986.json deleted file mode 100644 index e4d187f259fe5..0000000000000 --- a/history/versions/986.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 986, - "commit": "25680dff5a6bd29f3cfc6224adaf94db2bf59ecf", - "date": "2021-05-03T09:20:16.170Z" - }, - "versionStart": { - "versionNum": 985, - "commit": "5198d1ac758a20abfb4c2b7991e57d741797b60d", - "date": "2021-05-03T09:17:57.498Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json", - "blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/987.json b/history/versions/987.json deleted file mode 100644 index a2919c1169cc9..0000000000000 --- a/history/versions/987.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 987, - "commit": "ee6aa6fec629bc2aa51185e55e0ae60c1203a810", - "date": "2021-05-03T09:21:31.720Z" - }, - "versionStart": { - "versionNum": 986, - "commit": "25680dff5a6bd29f3cfc6224adaf94db2bf59ecf", - "date": "2021-05-03T09:20:16.170Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x8099C0c7b3E530F563d4B121Abd2Ee365c72fB78/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/988.json b/history/versions/988.json deleted file mode 100644 index 0c4d811873d1b..0000000000000 --- a/history/versions/988.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 988, - "commit": "7ca8b8b168668ee6fd3d9147a34d65f4efa2885a", - "date": "2021-05-03T09:23:48.909Z" - }, - "versionStart": { - "versionNum": 987, - "commit": "ee6aa6fec629bc2aa51185e55e0ae60c1203a810", - "date": "2021-05-03T09:21:31.720Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json", - "blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/989.json b/history/versions/989.json deleted file mode 100644 index 7ef1a1df65b96..0000000000000 --- a/history/versions/989.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 989, - "commit": "c5a55ede4e70dd24a4cb577739f50711e4215bfb", - "date": "2021-05-03T09:25:00.128Z" - }, - "versionStart": { - "versionNum": 988, - "commit": "7ca8b8b168668ee6fd3d9147a34d65f4efa2885a", - "date": "2021-05-03T09:23:48.909Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x4273d797Ebc0063d5d887B1e67daD4A43E2Fd244/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/99.json b/history/versions/99.json deleted file mode 100644 index 360cd69f26ea8..0000000000000 --- a/history/versions/99.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 99, - "commit": "3376bd3b799013febcf840d4524990ede0d2e11a", - "date": "2021-03-05T10:02:50.393Z" - }, - "versionStart": { - "versionNum": 98, - "commit": "c66f9d7e40ed2d5835381091a26ac049211d9a4b", - "date": "2021-03-05T10:00:06.657Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xf1738912ae7439475712520797583ac784ea9033/info.json", - "blockchains/ethereum/assets/0xf1738912ae7439475712520797583ac784ea9033/logo.png", - "blockchains/smartchain/allowlist.json" - ] -} \ No newline at end of file diff --git a/history/versions/990.json b/history/versions/990.json deleted file mode 100644 index 043af5f66c47b..0000000000000 --- a/history/versions/990.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "versionEnd": { - "versionNum": 990, - "commit": "c73001b84e4c20e83992a78545fee2901f23e7b2", - "date": "2021-05-03T09:33:11.426Z" - }, - "versionStart": { - "versionNum": 989, - "commit": "c5a55ede4e70dd24a4cb577739f50711e4215bfb", - "date": "2021-05-03T09:25:00.128Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x7E5d52C3335C91Af0da392BEa4BB9e43F2AbA62C/info.json", - "blockchains/smartchain/assets/0x7E5d52C3335C91Af0da392BEa4BB9e43F2AbA62C/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/991.json b/history/versions/991.json deleted file mode 100644 index 8a151607eecaf..0000000000000 --- a/history/versions/991.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 991, - "commit": "4cd1b49b859a20d3b19736ad434b1bcf5cea1c3b", - "date": "2021-05-03T10:23:32.663Z" - }, - "versionStart": { - "versionNum": 990, - "commit": "c73001b84e4c20e83992a78545fee2901f23e7b2", - "date": "2021-05-03T09:33:11.426Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json", - "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/992.json b/history/versions/992.json deleted file mode 100644 index 10f1bfad5ec0a..0000000000000 --- a/history/versions/992.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "versionEnd": { - "versionNum": 992, - "commit": "ee3969316d775581aa2e4c0d32fceb585de0606d", - "date": "2021-05-03T10:24:46.777Z" - }, - "versionStart": { - "versionNum": 991, - "commit": "4cd1b49b859a20d3b19736ad434b1bcf5cea1c3b", - "date": "2021-05-03T10:23:32.663Z" - }, - "changes": [ - "blockchains/ethereum/assets/0xa0bEd124a09ac2Bd941b10349d8d224fe3c955eb/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/993.json b/history/versions/993.json deleted file mode 100644 index 54da5eb3c14b8..0000000000000 --- a/history/versions/993.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 993, - "commit": "b67437c679d0abe5c89d426765c49d28aa6c7b73", - "date": "2021-05-03T10:51:48.796Z" - }, - "versionStart": { - "versionNum": 992, - "commit": "ee3969316d775581aa2e4c0d32fceb585de0606d", - "date": "2021-05-03T10:24:46.777Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x2C40a80565B595C03cd94217c077c47E3F41937E/info.json", - "blockchains/smartchain/assets/0x2C40a80565B595C03cd94217c077c47E3F41937E/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/994.json b/history/versions/994.json deleted file mode 100644 index 3364489367253..0000000000000 --- a/history/versions/994.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 994, - "commit": "02d4b8789ff81e1d001b3b23122fa4f9ccf0368b", - "date": "2021-05-03T10:53:02.989Z" - }, - "versionStart": { - "versionNum": 993, - "commit": "b67437c679d0abe5c89d426765c49d28aa6c7b73", - "date": "2021-05-03T10:51:48.796Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x2C40a80565B595C03cd94217c077c47E3F41937E/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/995.json b/history/versions/995.json deleted file mode 100644 index a05cc08724575..0000000000000 --- a/history/versions/995.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 995, - "commit": "8b8fa178f3ccc81795adbdfeea6d9beedc73cd75", - "date": "2021-05-03T12:22:42.463Z" - }, - "versionStart": { - "versionNum": 994, - "commit": "02d4b8789ff81e1d001b3b23122fa4f9ccf0368b", - "date": "2021-05-03T10:53:02.989Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x96bbE4376802eCc0eFD330AF76B8873183270671/info.json", - "blockchains/smartchain/assets/0x96bbE4376802eCc0eFD330AF76B8873183270671/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/996.json b/history/versions/996.json deleted file mode 100644 index 16d58c2f1389b..0000000000000 --- a/history/versions/996.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 996, - "commit": "2ee7b9ebf59585a4ee75fc288233a31159da555e", - "date": "2021-05-03T12:24:18.840Z" - }, - "versionStart": { - "versionNum": 995, - "commit": "8b8fa178f3ccc81795adbdfeea6d9beedc73cd75", - "date": "2021-05-03T12:22:42.463Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0x96bbE4376802eCc0eFD330AF76B8873183270671/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/997.json b/history/versions/997.json deleted file mode 100644 index fbdbb67b7ffb0..0000000000000 --- a/history/versions/997.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 997, - "commit": "b1de3370ca4a5a890a8335c442528aeb6d34f454", - "date": "2021-05-03T12:26:32.325Z" - }, - "versionStart": { - "versionNum": 996, - "commit": "2ee7b9ebf59585a4ee75fc288233a31159da555e", - "date": "2021-05-03T12:24:18.840Z" - }, - "changes": [ - "blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/info.json", - "blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/998.json b/history/versions/998.json deleted file mode 100644 index 30e2021173e26..0000000000000 --- a/history/versions/998.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 998, - "commit": "def676b9d464fdfdf14d17daac93bd01ff2e3a2c", - "date": "2021-05-03T12:27:44.736Z" - }, - "versionStart": { - "versionNum": 997, - "commit": "b1de3370ca4a5a890a8335c442528aeb6d34f454", - "date": "2021-05-03T12:26:32.325Z" - }, - "changes": [ - "blockchains/smartchain/allowlist.json", - "blockchains/smartchain/assets/0xf79a6caDa446F331BC560CDE7946d09AEF0EE18B/info.json" - ] -} \ No newline at end of file diff --git a/history/versions/999.json b/history/versions/999.json deleted file mode 100644 index c69a03d47a3e4..0000000000000 --- a/history/versions/999.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "versionEnd": { - "versionNum": 999, - "commit": "66ba0d6b9676eceab5f8f929ffca8a4a2bc3088c", - "date": "2021-05-03T14:34:35.019Z" - }, - "versionStart": { - "versionNum": 998, - "commit": "def676b9d464fdfdf14d17daac93bd01ff2e3a2c", - "date": "2021-05-03T12:27:44.736Z" - }, - "changes": [ - "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/info.json", - "blockchains/smartchain/assets/0x8c5a93Fa9BB2b0f396E80b51323767043C58E686/logo.png" - ] -} \ No newline at end of file diff --git a/history/versions/PLACEHOLDER b/history/versions/PLACEHOLDER deleted file mode 100644 index ae971f3a2c0b3..0000000000000 --- a/history/versions/PLACEHOLDER +++ /dev/null @@ -1 +0,0 @@ -Individual change descriptor files go to this folder. \ No newline at end of file diff --git a/internal/config/config.go b/internal/config/config.go new file mode 100644 index 0000000000000..07733178574fc --- /dev/null +++ b/internal/config/config.go @@ -0,0 +1,58 @@ +package config + +import ( + "path/filepath" + + "github.com/trustwallet/go-libs/config/viper" +) + +type ( + Config struct { + App App `mapstructure:"app"` + ClientURLs ClientURLs `mapstructure:"client_urls"` + URLs URLs `mapstructure:"urls"` + TimeFormat string `mapstructure:"time_format"` + ValidatorsSettings ValidatorsSettings `mapstructure:"validators_settings"` + } + + App struct { + LogLevel string `mapstructure:"log_level"` + } + + ClientURLs struct { + Binance struct { + Dex string `mapstructure:"dex"` + Explorer string `mapstructure:"explorer"` + } `mapstructure:"binance"` + AssetsManagerAPI string `mapstructure:"assets_manager_api"` + } + + URLs struct { + AssetsApp string `mapstructure:"assets_app"` + Logo string `mapstructure:"logo"` + } + + ValidatorsSettings struct { + RootFolder RootFolder `mapstructure:"root_folder"` + ChainFolder ChainFolder `mapstructure:"chain_folder"` + AssetFolder AssetFolder `mapstructure:"asset_folder"` + ChainInfoFolder ChainInfoFolder `mapstructure:"chain_info_folder"` + ChainValidatorsAssetFolder ChainValidatorsAssetFolder `mapstructure:"chain_validators_asset_folder"` + DappsFolder DappsFolder `mapstructure:"dapps_folder"` + } +) + +// Default is a configuration instance. +var Default = Config{} //nolint:gochecknoglobals // config must be global + +// SetConfig reads a config file and returs an initialized config instance. +func SetConfig(confPath string) error { + confPath, err := filepath.Abs(confPath) + if err != nil { + return err + } + + viper.Load(confPath, &Default) + + return nil +} diff --git a/internal/config/validators.go b/internal/config/validators.go new file mode 100644 index 0000000000000..28078256f09fa --- /dev/null +++ b/internal/config/validators.go @@ -0,0 +1,37 @@ +package config + +type RootFolder struct { + AllowedFiles []string `mapstructure:"allowed_files,omitempty"` + SkipFiles []string `mapstructure:"skip_files,omitempty"` + SkipDirs []string `mapstructure:"skip_dirs,omitempty"` +} + +type ChainFolder struct { + AllowedFiles []string `mapstructure:"allowed_files,omitempty"` +} + +type AssetFolder struct { + AllowedFiles []string `mapstructure:"allowed_files,omitempty"` +} + +type ChainInfoFolder struct { + HasFiles []string `mapstructure:"has_files,omitempty"` +} + +type ChainValidatorsAssetFolder struct { + HasFiles []string `mapstructure:"has_files,omitempty"` +} + +type DappsFolder struct { + Ext string `mapstructure:"ext,omitempty"` +} + +type CoinInfoFile struct { + Tags []Tag `mapstructure:"tags,omitempty"` +} + +type Tag struct { + ID string `mapstructure:"id,omitempty"` + Name string `mapstructure:"name,omitempty"` + Description string `mapstructure:"description,omitempty"` +} diff --git a/internal/config/values.go b/internal/config/values.go new file mode 100644 index 0000000000000..5e6143329b8e4 --- /dev/null +++ b/internal/config/values.go @@ -0,0 +1,14 @@ +package config + +import "github.com/trustwallet/go-primitives/coin" + +var StackingChains = []coin.Coin{ + coin.Tezos(), + coin.Cosmos(), + coin.Iotex(), + coin.Tron(), + coin.Waves(), + coin.Kava(), + coin.Terra(), + coin.Binance(), +} diff --git a/internal/info/asset.go b/internal/info/asset.go new file mode 100644 index 0000000000000..8dffd8a7bac66 --- /dev/null +++ b/internal/info/asset.go @@ -0,0 +1,56 @@ +package info + +import ( + "github.com/trustwallet/assets-go-libs/validation" + "github.com/trustwallet/go-primitives/coin" +) + +func ValidateAsset(a AssetModel, chain coin.Coin, addr string) error { + if err := ValidateAssetRequiredKeys(a); err != nil { + return err + } + + // All fields validated for nil and can be safety used. + compErr := validation.NewErrComposite() + if err := ValidateAssetType(*a.Type, chain); err != nil { + compErr.Append(err) + } + + if err := ValidateAssetID(*a.ID, addr); err != nil { + compErr.Append(err) + } + + if err := ValidateDecimals(*a.Decimals); err != nil { + compErr.Append(err) + } + + if err := ValidateAssetDecimalsAccordingType(*a.Type, *a.Decimals); err != nil { + compErr.Append(err) + } + + if err := ValidateStatus(*a.Status); err != nil { + compErr.Append(err) + } + + if err := ValidateDescription(*a.Description); err != nil { + compErr.Append(err) + } + + if err := ValidateDescriptionWebsite(*a.Description, *a.Website); err != nil { + compErr.Append(err) + } + + if err := ValidateExplorer(*a.Explorer, *a.Name, chain, addr, *a.Type); err != nil { + compErr.Append(err) + } + + if err := ValidateLinks(a.Links); err != nil { + compErr.Append(err) + } + + if compErr.Len() > 0 { + return compErr + } + + return nil +} diff --git a/internal/info/coin.go b/internal/info/coin.go new file mode 100644 index 0000000000000..623ea2470dfde --- /dev/null +++ b/internal/info/coin.go @@ -0,0 +1,47 @@ +package info + +import ( + "github.com/trustwallet/assets-go-libs/validation" +) + +func ValidateCoin(c CoinModel, allowedTags []string) error { + if err := ValidateCoinRequiredKeys(c); err != nil { + return err + } + + // All fields validated for nil and can be safety used. + compErr := validation.NewErrComposite() + if err := ValidateCoinType(*c.Type); err != nil { + compErr.Append(err) + } + + if err := ValidateDecimals(*c.Decimals); err != nil { + compErr.Append(err) + } + + if err := ValidateStatus(*c.Status); err != nil { + compErr.Append(err) + } + + if err := ValidateTags(c.Tags, allowedTags); err != nil { + compErr.Append(err) + } + + if err := ValidateDescription(*c.Description); err != nil { + compErr.Append(err) + } + + if err := ValidateDescriptionWebsite(*c.Description, *c.Website); err != nil { + compErr.Append(err) + } + + if err := ValidateLinks(c.Links); err != nil { + compErr.Append(err) + } + + if compErr.Len() > 0 { + return compErr + } + + return nil +} diff --git a/internal/info/external/erc20.go b/internal/info/external/erc20.go new file mode 100644 index 0000000000000..adf5981af2bb0 --- /dev/null +++ b/internal/info/external/erc20.go @@ -0,0 +1,35 @@ +package external + +import ( + "fmt" + "strconv" + + "github.com/trustwallet/assets-go-libs/http" +) + +const ethAPIURL = "https://api.ethplorer.io/getTokenInfo/%s?apiKey=freekey" + +type TokenInfoERC20 struct { + Decimals string `json:"decimals"` + HoldersCount int `json:"holdersCount"` +} + +func GetTokenInfoForERC20(tokenID string) (*TokenInfo, error) { + url := fmt.Sprintf(ethAPIURL, tokenID) + + var result TokenInfoERC20 + err := http.GetHTTPResponse(url, &result) + if err != nil { + return nil, err + } + + decimals, err := strconv.Atoi(result.Decimals) + if err != nil { + return nil, err + } + + return &TokenInfo{ + Decimals: decimals, + HoldersCount: result.HoldersCount, + }, nil +} diff --git a/internal/info/external/external.go b/internal/info/external/external.go new file mode 100644 index 0000000000000..7270158843be2 --- /dev/null +++ b/internal/info/external/external.go @@ -0,0 +1,85 @@ +package external + +import ( + "fmt" + "regexp" + "strconv" + "strings" + + "github.com/trustwallet/assets-go-libs/http" +) + +var ( + holdersRegexp = regexp.MustCompile(`(\d+)\saddresses`) + decimalsRegexp = regexp.MustCompile(`(\d+)\s+<\/div>`) + symbolRegexp = regexp.MustCompile(`(\w+)<\/b>\s 1 { + symbol = match[1] + } + + match = decimalsRegexp.FindStringSubmatch(pageContent) + if len(match) > 1 { + decimals, err = strconv.Atoi(match[1]) + if err != nil { + return nil, err + } + } + + match = holdersRegexp.FindStringSubmatch(pageContent) + if len(match) > 1 { + holders, err = strconv.Atoi(match[1]) + if err != nil { + return nil, err + } + } + + return &TokenInfo{ + Symbol: symbol, + Decimals: decimals, + HoldersCount: holders, + }, nil +} diff --git a/internal/info/external/spl.go b/internal/info/external/spl.go new file mode 100644 index 0000000000000..a95addf68e07c --- /dev/null +++ b/internal/info/external/spl.go @@ -0,0 +1,37 @@ +package external + +import ( + "fmt" + + "github.com/trustwallet/assets-go-libs/http" +) + +const splAPIURL = "https://public-api.solscan.io/token/holders?tokenAddress=%s" + +type TokenInfoSPL struct { + Data []Data `json:"data"` + HoldersCount int `json:"total"` +} + +type Data struct { + Decimals int `json:"decimals"` +} + +func GetTokenInfoForSPL(tokenID string) (*TokenInfo, error) { + url := fmt.Sprintf(splAPIURL, tokenID) + + var result TokenInfoSPL + err := http.GetHTTPResponse(url, &result) + if err != nil { + return nil, err + } + + if len(result.Data) == 0 { + return nil, fmt.Errorf("failed to get token info for SPL token") + } + + return &TokenInfo{ + Decimals: result.Data[0].Decimals, + HoldersCount: result.HoldersCount, + }, nil +} diff --git a/internal/info/external/trc10.go b/internal/info/external/trc10.go new file mode 100644 index 0000000000000..9a585f8d212b2 --- /dev/null +++ b/internal/info/external/trc10.go @@ -0,0 +1,38 @@ +package external + +import ( + "errors" + "fmt" + + "github.com/trustwallet/assets-go-libs/http" +) + +const trc10APIURL = "https://apilist.tronscan.io/api/token?id=%s" + +type TRC10TokensResponse struct { + Data []struct { + Symbol string `json:"abbr"` + Decimals int `json:"precision"` + HoldersCount int `json:"nrOfTokenHolders"` + } `json:"data"` +} + +func GetTokenInfoForTRC10(tokenID string) (*TokenInfo, error) { + url := fmt.Sprintf(trc10APIURL, tokenID) + + var res TRC10TokensResponse + err := http.GetHTTPResponse(url, &res) + if err != nil { + return nil, err + } + + if len(res.Data) == 0 { + return nil, errors.New("not found") + } + + return &TokenInfo{ + Symbol: res.Data[0].Symbol, + Decimals: res.Data[0].Decimals, + HoldersCount: res.Data[0].HoldersCount, + }, nil +} diff --git a/internal/info/external/trc20.go b/internal/info/external/trc20.go new file mode 100644 index 0000000000000..3f4c228855d7d --- /dev/null +++ b/internal/info/external/trc20.go @@ -0,0 +1,38 @@ +package external + +import ( + "errors" + "fmt" + + "github.com/trustwallet/assets-go-libs/http" +) + +const trc20APIURL = "https://apilist.tronscan.io/api/token_trc20?contract=%s" + +type TRC20TokensResponse struct { + TRC20Tokens []struct { + Symbol string `json:"symbol"` + Decimals int `json:"decimals"` + HoldersCount int `json:"holders_count"` + } `json:"trc20_tokens"` +} + +func GetTokenInfoForTRC20(tokenID string) (*TokenInfo, error) { + url := fmt.Sprintf(trc20APIURL, tokenID) + + var res TRC20TokensResponse + err := http.GetHTTPResponse(url, &res) + if err != nil { + return nil, err + } + + if len(res.TRC20Tokens) == 0 { + return nil, errors.New("not found") + } + + return &TokenInfo{ + Symbol: res.TRC20Tokens[0].Symbol, + Decimals: res.TRC20Tokens[0].Decimals, + HoldersCount: res.TRC20Tokens[0].HoldersCount, + }, nil +} diff --git a/internal/info/fields_validators.go b/internal/info/fields_validators.go new file mode 100644 index 0000000000000..0d87b3239e646 --- /dev/null +++ b/internal/info/fields_validators.go @@ -0,0 +1,263 @@ +package info + +import ( + "fmt" + "strings" + + str "github.com/trustwallet/assets-go-libs/strings" + "github.com/trustwallet/assets-go-libs/validation" + "github.com/trustwallet/go-primitives/coin" + "github.com/trustwallet/go-primitives/types" +) + +// Asset info specific validators. + +func ValidateAssetRequiredKeys(a AssetModel) error { + var fields []string + if a.Name != nil && !isEmpty(*a.Name) { + fields = append(fields, "name") + } + if a.Symbol != nil && !isEmpty(*a.Symbol) { + fields = append(fields, "symbol") + } + if a.Type != nil && !isEmpty(*a.Type) { + fields = append(fields, "type") + } + if a.Decimals != nil { + fields = append(fields, "decimals") + } + if a.Description != nil && !isEmpty(*a.Description) { + fields = append(fields, "description") + } + if a.Website != nil { + fields = append(fields, "website") + } + if a.Explorer != nil && !isEmpty(*a.Explorer) { + fields = append(fields, "explorer") + } + if a.Status != nil && !isEmpty(*a.Status) { + fields = append(fields, "status") + } + if a.ID != nil && !isEmpty(*a.ID) { + fields = append(fields, "id") + } + + if len(fields) != len(requiredAssetFields) { + return fmt.Errorf("%w: %s", validation.ErrMissingField, + strings.Join(str.Difference(requiredAssetFields, fields), ", ")) + } + + return nil +} + +func ValidateAssetType(assetType string, chain coin.Coin) error { + chainFromType, err := types.GetChainFromAssetType(assetType) + if err != nil { + return fmt.Errorf("failed to get chain from asset type: %w", err) + } + + if chainFromType != chain { + return fmt.Errorf("%w: asset type field", validation.ErrInvalidField) + } + + if strings.ToUpper(assetType) != assetType { + return fmt.Errorf("%w: asset type should be ALLCAPS", validation.ErrInvalidField) + } + + return nil +} + +func ValidateAssetID(id, address string) error { + if id != address { + if !strings.EqualFold(id, address) { + return fmt.Errorf("%w: invalid id field", validation.ErrInvalidField) + } + + return fmt.Errorf("%w: invalid case for id field", validation.ErrInvalidField) + } + + return nil +} + +func ValidateAssetDecimalsAccordingType(assetType string, decimals int) error { + if assetType == "BEP2" && decimals != 8 { + return fmt.Errorf("%w: invalid decimals field, BEP2 tokens have 8 decimals", validation.ErrInvalidField) + } + + return nil +} + +// CoinModel info specific validators. + +func ValidateCoinRequiredKeys(c CoinModel) error { + var fields []string + if c.Name != nil && !isEmpty(*c.Name) { + fields = append(fields, "name") + } + if c.Symbol != nil && !isEmpty(*c.Symbol) { + fields = append(fields, "symbol") + } + if c.Type != nil && !isEmpty(*c.Type) { + fields = append(fields, "type") + } + if c.Decimals != nil { + fields = append(fields, "decimals") + } + if c.Description != nil && !isEmpty(*c.Description) { + fields = append(fields, "description") + } + if c.Website != nil && !isEmpty(*c.Website) { + fields = append(fields, "website") + } + if c.Explorer != nil && !isEmpty(*c.Explorer) { + fields = append(fields, "explorer") + } + if c.Status != nil && !isEmpty(*c.Status) { + fields = append(fields, "status") + } + + if len(fields) != len(requiredCoinFields) { + return fmt.Errorf("%w: %s", validation.ErrMissingField, + strings.Join(str.Difference(requiredCoinFields, fields), ", ")) + } + + return nil +} + +func ValidateLinks(links []Link) error { + if len(links) < 2 { + return nil + } + + for _, l := range links { + if l.Name == nil || l.URL == nil { + return fmt.Errorf("%w: missing required fields links.url and links.name", validation.ErrMissingField) + } + + if !linkNameAllowed(*l.Name) { + return fmt.Errorf("invalid value for links.name filed, allowed only: %s", + strings.Join(supportedLinkNames(), ", ")) + } + + prefix := allowedLinkKeys[*l.Name] + if prefix != "" { + if !strings.HasPrefix(*l.URL, prefix) { + return fmt.Errorf("invalid value '%s' for %s link url, allowed only with prefix: %s", + *l.URL, *l.Name, prefix) + } + } + + if !strings.HasPrefix(*l.URL, "https://") { + return fmt.Errorf("invalid value for links.url field, allowed only with https:// prefix") + } + + if *l.Name == "medium" { + if !strings.Contains(*l.URL, "medium.com") { + return fmt.Errorf("invalid value for links.url field, should contain medium.com") + } + } + } + + return nil +} + +func ValidateCoinType(assetType string) error { + if assetType != "coin" { + return fmt.Errorf("%w: only \"coin\" type allowed for coin field", validation.ErrInvalidField) + } + + return nil +} + +func ValidateTags(tags, allowedTags []string) error { + for _, t := range tags { + if !str.Contains(t, allowedTags) { + return fmt.Errorf("%w: tag '%s' not allowed", validation.ErrInvalidField, t) + } + } + + return nil +} + +// Both infos can be validated by this validators. + +func ValidateDecimals(decimals int) error { + if decimals > 30 || decimals < 0 { + return fmt.Errorf("%w: decimals field", validation.ErrInvalidField) + } + + return nil +} + +func ValidateStatus(status string) error { + for _, f := range allowedStatusValues { + if f == status { + return nil + } + } + + return fmt.Errorf("%w: allowed status field values: %s", validation.ErrInvalidField, + strings.Join(allowedStatusValues, ", ")) +} + +func ValidateDescription(description string) error { + if len(description) > 600 { + return fmt.Errorf("%w: invalid length for description field", validation.ErrInvalidField) + } + + for _, ch := range whiteSpaceCharacters { + if strings.Contains(description, ch) { + return fmt.Errorf("%w: description contains not allowed characters (new line, double space)", + validation.ErrInvalidField) + } + } + + return nil +} + +func ValidateDescriptionWebsite(description, website string) error { + if description != "-" && website == "" { + return fmt.Errorf("%w: website field", validation.ErrMissingField) + } + + return nil +} + +func ValidateExplorer(explorer, name string, chain coin.Coin, addr, tokenType string) error { + // explorer url is composed with values outside info.json. + if chain == coin.Nativeinjective() { + return nil + } + + explorerExpected, err := coin.GetCoinExploreURL(chain, addr, tokenType) + if err != nil { + explorerExpected = "" + } + + explorerActual := explorer + + if !strings.EqualFold(explorerActual, explorerExpected) { + explorerAlt := explorerURLAlternatives(chain.Handle, name) + if len(explorerAlt) == 0 { + return nil + } + + var matchCount int + + for _, e := range explorerAlt { + if strings.EqualFold(e, explorerActual) { + matchCount++ + } + } + + if matchCount == 0 { + return fmt.Errorf("invalid value for explorer field, %s insted of %s", explorerActual, explorerExpected) + } + } + + return nil +} + +func isEmpty(field string) bool { + return field == "" +} diff --git a/internal/info/model.go b/internal/info/model.go new file mode 100644 index 0000000000000..0a5d237e91daf --- /dev/null +++ b/internal/info/model.go @@ -0,0 +1,55 @@ +package info + +type ( + CoinModel struct { + Name *string `json:"name,omitempty"` + Website *string `json:"website,omitempty"` + Description *string `json:"description,omitempty"` + Explorer *string `json:"explorer,omitempty"` + Research string `json:"research,omitempty"` + Symbol *string `json:"symbol,omitempty"` + Type *string `json:"type,omitempty"` + Decimals *int `json:"decimals,omitempty"` + Status *string `json:"status,omitempty"` + Tags []string `json:"tags,omitempty"` + Links []Link `json:"links,omitempty"` + } + + AssetModel struct { + Name *string `json:"name,omitempty"` + Symbol *string `json:"symbol,omitempty"` + Type *string `json:"type,omitempty"` + Decimals *int `json:"decimals,omitempty"` + Description *string `json:"description,omitempty"` + Website *string `json:"website,omitempty"` + Explorer *string `json:"explorer,omitempty"` + Research string `json:"research,omitempty"` + Status *string `json:"status,omitempty"` + ID *string `json:"id,omitempty"` + Links []Link `json:"links,omitempty"` + ShortDesc *string `json:"short_desc,omitempty"` + Audit *string `json:"audit,omitempty"` + AuditReport *string `json:"audit_report,omitempty"` + Tags []string `json:"tags,omitempty"` + Code *string `json:"code,omitempty"` + Ticker *string `json:"ticker,omitempty"` + ExplorerEth *string `json:"explorer-ETH,omitempty"` + Address *string `json:"address,omitempty"` + Twitter *string `json:"twitter,omitempty"` + CoinMarketcap *string `json:"coinmarketcap,omitempty"` + DataSource *string `json:"data_source,omitempty"` + } + + Link struct { + Name *string `json:"name,omitempty"` + URL *string `json:"url,omitempty"` + } +) + +func (a *AssetModel) GetStatus() string { + if a.Status == nil { + return "" + } + + return *a.Status +} diff --git a/internal/info/values.go b/internal/info/values.go new file mode 100644 index 0000000000000..9463c1082d394 --- /dev/null +++ b/internal/info/values.go @@ -0,0 +1,79 @@ +package info + +import ( + "fmt" + "strings" + + "github.com/trustwallet/go-primitives/coin" +) + +//nolint:gochecknoglobals +var ( + requiredCoinFields = []string{ + "name", "type", "symbol", "decimals", + "description", "website", "explorer", "status", + } + + requiredAssetFields = []string{ + "name", "type", "symbol", "decimals", + "description", "website", "explorer", "status", "id", + } + + allowedStatusValues = []string{"active", "spam", "abandoned"} + + allowedLinkKeys = map[string]string{ + "github": "https://github.com/", + "whitepaper": "", + "twitter": "https://twitter.com/", + "telegram": "https://t.me/", + "telegram_news": "https://t.me/", // Read-only announcement channel. + "medium": "", // URL contains 'medium.com'. + "discord": "https://discord.com/", + "reddit": "https://reddit.com/", + "facebook": "https://facebook.com/", + "youtube": "https://youtube.com/", + "coinmarketcap": "https://coinmarketcap.com/", + "coingecko": "https://coingecko.com/", + "blog": "", // Blog, other than medium. + "forum": "", // Community site. + "docs": "", + "source_code": "", // Other than github. + } + + whiteSpaceCharacters = []string{"\n", " "} +) + +func explorerURLAlternatives(chain, name string) []string { + var altUrls []string + + if name != "" { + nameNorm := strings.ReplaceAll(strings.ReplaceAll(strings.ReplaceAll( + strings.ToLower(name), " ", ""), ")", ""), "(", "") + + if strings.ToLower(chain) == coin.Coins[coin.ETHEREUM].Name { + altUrls = append(altUrls, fmt.Sprintf("https://etherscan.io/token/%s", nameNorm)) + } + + altUrls = append(altUrls, fmt.Sprintf("https://explorer.%s.io", nameNorm)) + altUrls = append(altUrls, fmt.Sprintf("https://scan.%s.io", nameNorm)) + } + + return altUrls +} + +func linkNameAllowed(str string) bool { + if _, exists := allowedLinkKeys[str]; !exists { + return false + } + + return true +} + +func supportedLinkNames() []string { + names := make([]string, 0, len(allowedLinkKeys)) + for k := range allowedLinkKeys { + names = append(names, k) + } + + return names +} diff --git a/internal/manager/commands.go b/internal/manager/commands.go new file mode 100644 index 0000000000000..d52a6762ea107 --- /dev/null +++ b/internal/manager/commands.go @@ -0,0 +1,145 @@ +package manager + +import ( + "encoding/json" + "fmt" + "time" + + libFile "github.com/trustwallet/assets-go-libs/file" + "github.com/trustwallet/assets-go-libs/path" + "github.com/trustwallet/assets-go-libs/validation/info" + "github.com/trustwallet/assets-go-libs/validation/tokenlist" + "github.com/trustwallet/go-primitives/asset" + "github.com/trustwallet/go-primitives/coin" + "github.com/trustwallet/go-primitives/types" + + "github.com/trustwallet/assets/internal/config" +) + +func CreateAssetInfoJSONTemplate(token string) error { + c, tokenID, err := asset.ParseID(token) + if err != nil { + return fmt.Errorf("failed to parse token id: %v", err) + } + + chain, ok := coin.Coins[c] + if !ok { + return fmt.Errorf("invalid token") + } + + assetInfoPath := path.GetAssetInfoPath(chain.Handle, tokenID) + + var emptyStr string + var emptyInt int + assetInfoModel := info.AssetModel{ + Name: &emptyStr, + Type: &emptyStr, + Symbol: &emptyStr, + Decimals: &emptyInt, + Website: &emptyStr, + Explorer: &emptyStr, + Status: &emptyStr, + ID: &tokenID, + Links: []info.Link{ + { + Name: &emptyStr, + URL: &emptyStr, + }, + }, + Tags: []string{""}, + } + + bytes, err := json.Marshal(&assetInfoModel) + if err != nil { + return fmt.Errorf("failed to marshal json: %v", err) + } + + f, err := libFile.CreateFileWithPath(assetInfoPath) + if err != nil { + return fmt.Errorf("failed to create file: %v", err) + } + defer f.Close() + + _, err = f.Write(bytes) + if err != nil { + return fmt.Errorf("failed to write bytes to file") + } + + err = libFile.FormatJSONFile(assetInfoPath) + if err != nil { + return fmt.Errorf("failed to format json file") + } + + return nil +} + +func AddTokenToTokenListJSON(chain coin.Coin, assetID, tokenID string, tokenListType path.TokenListType) error { + setup() + + // Check for duplicates. + tokenListTypes := []path.TokenListType{path.TokenlistDefault, path.TokenlistExtended} + for _, t := range tokenListTypes { + tokenListPath := path.GetTokenListPath(chain.Handle, t) + var list tokenlist.Model + + err := libFile.ReadJSONFile(tokenListPath, &list) + if err != nil { + return fmt.Errorf("failed to read data from %s: %w", tokenListPath, err) + } + + for _, item := range list.Tokens { + if item.Asset == assetID { + return fmt.Errorf("duplicate asset, already exist in %s", tokenListPath) + } + } + } + + var list tokenlist.Model + tokenListPath := path.GetTokenListPath(chain.Handle, tokenListType) + + err := libFile.ReadJSONFile(tokenListPath, &list) + if err != nil { + return fmt.Errorf("failed to read data from %s: %w", tokenListPath, err) + } + + assetInfo, err := getAssetInfo(chain, tokenID) + if err != nil { + return fmt.Errorf("failed to get token info: %w", err) + } + + newToken := tokenlist.Token{ + Asset: assetID, + Type: types.TokenType(*assetInfo.Type), + Address: *assetInfo.ID, + Name: *assetInfo.Name, + Symbol: *assetInfo.Symbol, + Decimals: uint(*assetInfo.Decimals), + LogoURI: path.GetAssetLogoURL(config.Default.URLs.AssetsApp, chain.Handle, tokenID), + } + list.Tokens = append(list.Tokens, newToken) + + data, err := libFile.PrepareJSONData(&tokenlist.Model{ + Name: fmt.Sprintf("Trust Wallet: %s", coin.Coins[chain.ID].Name), + LogoURI: config.Default.URLs.Logo, + Timestamp: time.Now().Format(config.Default.TimeFormat), + Tokens: list.Tokens, + Version: tokenlist.Version{Major: list.Version.Major + 1}, + }) + if err != nil { + return err + } + + return libFile.CreateJSONFile(tokenListPath, data) +} + +func getAssetInfo(chain coin.Coin, tokenID string) (*info.AssetModel, error) { + path := path.GetAssetInfoPath(chain.Handle, tokenID) + var assetModel info.AssetModel + + err := libFile.ReadJSONFile(path, &assetModel) + if err != nil { + return nil, fmt.Errorf("failed to read data from info.json: %w", err) + } + + return &assetModel, nil +} diff --git a/internal/manager/manager.go b/internal/manager/manager.go new file mode 100644 index 0000000000000..96c91db85ae38 --- /dev/null +++ b/internal/manager/manager.go @@ -0,0 +1,173 @@ +package manager + +import ( + "os" + "strings" + + "github.com/trustwallet/assets-go-libs/file" + "github.com/trustwallet/assets-go-libs/path" + "github.com/trustwallet/assets/internal/config" + "github.com/trustwallet/assets/internal/processor" + "github.com/trustwallet/assets/internal/report" + "github.com/trustwallet/assets/internal/service" + "github.com/trustwallet/go-primitives/asset" + "github.com/trustwallet/go-primitives/coin" + + log "github.com/sirupsen/logrus" + "github.com/spf13/cobra" +) + +var configPath, root string + +func InitCommands() { + rootCmd.Flags().StringVar(&configPath, "config", ".github/assets.config.yaml", + "config file (default is $HOME/.github/assets.config.yaml)") + rootCmd.Flags().StringVar(&root, "root", ".", "root path to files") + + rootCmd.AddCommand(checkCmd) + rootCmd.AddCommand(fixCmd) + rootCmd.AddCommand(updateAutoCmd) + rootCmd.AddCommand(addTokenCmd) + rootCmd.AddCommand(addTokenlistCmd) + rootCmd.AddCommand(addTokenlistExtendedCmd) +} + +var ( + rootCmd = &cobra.Command{ + Use: "assets", + Short: "", + Long: "", + Run: func(cmd *cobra.Command, args []string) {}, + } + checkCmd = &cobra.Command{ + Use: "check", + Short: " Execute validation checks", + Run: func(cmd *cobra.Command, args []string) { + assetsService := InitAssetsService() + assetsService.RunJob(assetsService.Check) + }, + } + fixCmd = &cobra.Command{ + Use: "fix", + Short: "Perform automatic fixes where possible", + Run: func(cmd *cobra.Command, args []string) { + assetsService := InitAssetsService() + assetsService.RunJob(assetsService.Fix) + }, + } + updateAutoCmd = &cobra.Command{ + Use: "update-auto", + Short: "Run automatic updates from external sources", + Run: func(cmd *cobra.Command, args []string) { + assetsService := InitAssetsService() + assetsService.RunUpdateAuto() + }, + } + + addTokenCmd = &cobra.Command{ + Use: "add-token", + Short: "Creates info.json template for the asset", + Run: func(cmd *cobra.Command, args []string) { + if len(args) != 1 { + log.Fatal("1 argument was expected") + } + + err := CreateAssetInfoJSONTemplate(args[0]) + if err != nil { + log.Fatalf("Can't create asset info json template: %v", err) + } + }, + } + + addTokenlistCmd = &cobra.Command{ + Use: "add-tokenlist", + Short: "Adds token to tokenlist.json", + Run: func(cmd *cobra.Command, args []string) { + handleAddTokenList(args, path.TokenlistDefault) + }, + } + + addTokenlistExtendedCmd = &cobra.Command{ + Use: "add-tokenlist-extended", + Short: "Adds token to tokenlist-extended.json", + Run: func(cmd *cobra.Command, args []string) { + handleAddTokenList(args, path.TokenlistExtended) + }, + } +) + +func handleAddTokenList(args []string, tokenlistType path.TokenListType) { + if len(args) != 1 { + log.Fatal("1 argument was expected") + } + + c, tokenID, err := asset.ParseID(args[0]) + if err != nil { + log.Fatalf("Can't parse token: %v", err) + } + + chain, ok := coin.Coins[c] + if !ok { + log.Fatal("Invalid token") + } + + err = AddTokenToTokenListJSON(chain, args[0], tokenID, tokenlistType) + if err != nil { + log.Fatalf("Can't add token: %v", err) + } +} + +func filter[T any](ss []T, test func(T) bool) (ret []T) { + for _, s := range ss { + if test(s) { + ret = append(ret, s) + } + } + return +} + +func InitAssetsService() *service.Service { + setup() + + paths, err := file.ReadLocalFileStructure(root, config.Default.ValidatorsSettings.RootFolder.SkipFiles) + if err != nil { + log.WithError(err).Fatal("Failed to load file structure.") + } + + paths = filter(paths, func(path string) bool { + for _, dir := range config.Default.ValidatorsSettings.RootFolder.SkipDirs { + if strings.Contains(path, dir) { + return false + } + } + return true + }) + + fileService := file.NewService(paths...) + validatorsService := processor.NewService(fileService) + reportService := report.NewService() + + return service.NewService(fileService, validatorsService, reportService, paths) +} + +func setup() { + if err := config.SetConfig(configPath); err != nil { + log.WithError(err).Fatal("Failed to set config.") + } + + logLevel, err := log.ParseLevel(config.Default.App.LogLevel) + if err != nil { + log.WithError(err).Fatal("Failed to parse log level.") + } + + log.SetLevel(logLevel) +} + +// Execute adds all child commands to the root command and sets flags appropriately. +// This is called by main.main(). It only needs to happen once to the rootCmd. +func Execute() { + err := rootCmd.Execute() + if err != nil { + os.Exit(1) + } +} diff --git a/internal/processor/fixers.go b/internal/processor/fixers.go new file mode 100644 index 0000000000000..88c58f56cb35d --- /dev/null +++ b/internal/processor/fixers.go @@ -0,0 +1,185 @@ +package processor + +import ( + "fmt" + "os" + "path/filepath" + "strings" + + "github.com/trustwallet/assets-go-libs/file" + "github.com/trustwallet/assets-go-libs/image" + "github.com/trustwallet/assets-go-libs/path" + "github.com/trustwallet/assets-go-libs/validation" + "github.com/trustwallet/assets-go-libs/validation/info" + "github.com/trustwallet/go-primitives/address" + "github.com/trustwallet/go-primitives/coin" + "github.com/trustwallet/go-primitives/types" + + log "github.com/sirupsen/logrus" +) + +func (s *Service) FixJSON(f *file.AssetFile) error { + return file.FormatJSONFile(f.Path()) +} + +func (s *Service) FixETHAddressChecksum(f *file.AssetFile) error { + if !coin.IsEVM(f.Chain().ID) { + return nil + } + + assetDir := filepath.Base(f.Path()) + + err := validation.ValidateETHForkAddress(f.Chain(), assetDir) + if err != nil { + checksum, e := address.EIP55Checksum(assetDir) + if e != nil { + return fmt.Errorf("failed to get checksum: %s", e) + } + + newName := path.GetAssetPath(f.Chain().Handle, checksum) + + if e = os.Rename(f.Path(), newName); e != nil { + return fmt.Errorf("failed to rename dir: %s", e) + } + + s.fileService.UpdateFile(f, checksum) + + log.WithField("from", assetDir). + WithField("to", checksum). + Debug("Renamed asset") + } + + return nil +} + +func (s *Service) FixLogo(f *file.AssetFile) error { + width, height, err := image.GetPNGImageDimensions(f.Path()) + if err != nil { + return err + } + + var isLogoTooLarge bool + if width > validation.MaxW || height > validation.MaxH { + isLogoTooLarge = true + } + + if isLogoTooLarge { + log.WithField("path", f.Path()).Debug("Fixing too large image") + + targetW, targetH := calculateTargetDimension(width, height) + + err = image.ResizePNG(f.Path(), targetW, targetH) + if err != nil { + return err + } + } + + err = validation.ValidateLogoFileSize(f.Path()) + if err != nil { //nolint:staticcheck + // TODO: Compress images. + } + + return nil +} + +func calculateTargetDimension(width, height int) (targetW, targetH int) { + widthFloat := float32(width) + heightFloat := float32(height) + + maxEdge := widthFloat + if heightFloat > widthFloat { + maxEdge = heightFloat + } + + ratio := validation.MaxW / maxEdge + + targetW = int(widthFloat * ratio) + targetH = int(heightFloat * ratio) + + return targetW, targetH +} + +func (s *Service) FixChainInfoJSON(f *file.AssetFile) error { + var chainInfo info.CoinModel + + err := file.ReadJSONFile(f.Path(), &chainInfo) + if err != nil { + return err + } + + expectedType := string(types.Coin) + if chainInfo.Type == nil || *chainInfo.Type != expectedType { + chainInfo.Type = &expectedType + + data, err := file.PrepareJSONData(&chainInfo) + if err != nil { + return err + } + + return file.CreateJSONFile(f.Path(), data) + } + + return nil +} + +func (s *Service) FixAssetInfo(f *file.AssetFile) error { + var assetInfo info.AssetModel + + err := file.ReadJSONFile(f.Path(), &assetInfo) + if err != nil { + return err + } + + var isModified bool + + // Fix asset type. + var assetType string + if assetInfo.Type != nil { + assetType = *assetInfo.Type + } + + // We need to skip error check to fix asset type if it's incorrect or empty. + chain, _ := types.GetChainFromAssetType(assetType) + + expectedTokenType, ok := types.GetTokenType(f.Chain().ID, f.Asset()) + if !ok { + expectedTokenType = strings.ToUpper(assetType) + } + + // https://github.com/trustwallet/backend/issues/2561 + if chain.ID != coin.CRYPTOORG && chain.ID != coin.CRONOS { + if chain.ID != f.Chain().ID || !strings.EqualFold(assetType, expectedTokenType) { + assetInfo.Type = &expectedTokenType + isModified = true + } + } + + // Fix asset id. + assetID := f.Asset() + if assetInfo.ID == nil || *assetInfo.ID != assetID { + assetInfo.ID = &assetID + isModified = true + } + + expectedExplorerURL, err := coin.GetCoinExploreURL(f.Chain(), f.Asset(), assetType) + if err != nil { + return err + } + + // Fix asset explorer url. + if assetInfo.Explorer == nil || !strings.EqualFold(expectedExplorerURL, *assetInfo.Explorer) { + assetInfo.Explorer = &expectedExplorerURL + isModified = true + } + + if isModified { + data, err := file.PrepareJSONData(&assetInfo) + if err != nil { + return err + } + + return file.CreateJSONFile(f.Path(), data) + } + + return nil +} diff --git a/internal/processor/model.go b/internal/processor/model.go new file mode 100644 index 0000000000000..b743a6bfa61e5 --- /dev/null +++ b/internal/processor/model.go @@ -0,0 +1,51 @@ +package processor + +import ( + "github.com/trustwallet/assets-go-libs/file" +) + +type ( + Validator struct { + Name string + Run func(f *file.AssetFile) error + } + + Fixer struct { + Name string + Run func(f *file.AssetFile) error + } + + Updater struct { + Name string + Run func() error + } +) + +type ( + ForceListPair struct { + Token0 string + Token1 string + } + + TradingPairs struct { + Data struct { + Pairs []TradingPair `json:"pairs"` + } `json:"data"` + } + + TradingPair struct { + ID string `json:"id"` + ReserveUSD string `json:"reserveUSD"` + VolumeUSD string `json:"volumeUSD"` + TxCount string `json:"txCount"` + Token0 *TokenInfo `json:"token0"` + Token1 *TokenInfo `json:"token1"` + } + + TokenInfo struct { + ID string `json:"id"` + Symbol string `json:"symbol"` + Name string `json:"name"` + Decimals string `json:"decimals"` + } +) diff --git a/internal/processor/service.go b/internal/processor/service.go new file mode 100644 index 0000000000000..c4e2c1fdf1b52 --- /dev/null +++ b/internal/processor/service.go @@ -0,0 +1,119 @@ +package processor + +import ( + assetsmanager "github.com/trustwallet/assets-go-libs/client/assets-manager" + "github.com/trustwallet/assets-go-libs/file" + "github.com/trustwallet/assets/internal/config" +) + +type Service struct { + fileService *file.Service + assetsManager assetsmanager.Client +} + +func NewService(fileProvider *file.Service) *Service { + return &Service{ + fileService: fileProvider, + assetsManager: assetsmanager.InitClient(config.Default.ClientURLs.AssetsManagerAPI, nil), + } +} + +func (s *Service) GetValidator(f *file.AssetFile) []Validator { + jsonValidator := Validator{Name: "JSON validation", Run: s.ValidateJSON} + + switch f.Type() { + case file.TypeAssetFolder: + return []Validator{ + {Name: "Each asset folder has valid asset address and contains only allowed files", Run: s.ValidateAssetFolder}, + } + case file.TypeChainFolder: + return []Validator{ + {Name: "Chain folders are lowercase and contains only allowed files", Run: s.ValidateChainFolder}, + } + case file.TypeChainInfoFolder: + return []Validator{ + {Name: "Chain Info Folder (has files)", Run: s.ValidateInfoFolder}, + } + case file.TypeDappsFolder: + return []Validator{ + {Name: "Dapps folder contains only allowed png files in lowercase", Run: s.ValidateDappsFolder}, + } + case file.TypeRootFolder: + return []Validator{ + {Name: "Root folder contains only allowed files", Run: s.ValidateRootFolder}, + } + case file.TypeValidatorsAssetFolder: + return []Validator{ + {Name: "Validators asset folder has logo and valid asset address)", Run: s.ValidateValidatorsAssetFolder}, + } + + case file.TypeAssetLogoFile, file.TypeChainLogoFile, file.TypeDappsLogoFile, file.TypeValidatorsLogoFile: + return []Validator{ + {Name: "Logos size and dimension are valid", Run: s.ValidateImage}, + } + case file.TypeAssetInfoFile: + return []Validator{ + jsonValidator, + {Name: "Asset info file is valid", Run: s.ValidateAssetInfoFile}, + } + case file.TypeChainInfoFile: + return []Validator{ + {Name: "Chain info file is valid", Run: s.ValidateChainInfoFile}, + } + case file.TypeTokenListFile: + return []Validator{ + jsonValidator, + {Name: "Tokenlist file is valid", Run: s.ValidateTokenListFile}, + } + case file.TypeTokenListExtendedFile: + return []Validator{ + jsonValidator, + {Name: "Tokenlist Extended file is valid", Run: s.ValidateTokenListExtendedFile}, + } + case file.TypeValidatorsListFile: + return []Validator{ + jsonValidator, + {Name: "Validators list file is valid", Run: s.ValidateValidatorsListFile}, + } + } + + return nil +} + +func (s *Service) GetFixers(f *file.AssetFile) []Fixer { + jsonFixer := Fixer{ + Name: "Formatting all json files", + Run: s.FixJSON, + } + + switch f.Type() { + case file.TypeAssetFolder: + return []Fixer{ + {Name: "Renaming EVM's asset folder to valid address checksum", Run: s.FixETHAddressChecksum}, + } + case file.TypeAssetInfoFile: + return []Fixer{ + jsonFixer, + {Name: "Fixing asset info.json files", Run: s.FixAssetInfo}, + } + case file.TypeChainInfoFile: + return []Fixer{ + jsonFixer, + {Name: "Fixing chain info.json files", Run: s.FixChainInfoJSON}, + } + case file.TypeChainLogoFile, file.TypeAssetLogoFile, file.TypeValidatorsLogoFile, file.TypeDappsLogoFile: + return []Fixer{ + {Name: "Resizing and compressing logo images", Run: s.FixLogo}, + } + case file.TypeValidatorsListFile: + return []Fixer{ + jsonFixer, + } + } + + return nil +} + +func (s *Service) GetUpdatersAuto() []Updater { + return []Updater{} +} diff --git a/internal/processor/validators.go b/internal/processor/validators.go new file mode 100644 index 0000000000000..61842118c15f6 --- /dev/null +++ b/internal/processor/validators.go @@ -0,0 +1,351 @@ +package processor + +import ( + "bytes" + "fmt" + "os" + + "github.com/trustwallet/assets-go-libs/file" + "github.com/trustwallet/assets-go-libs/path" + "github.com/trustwallet/assets-go-libs/validation" + "github.com/trustwallet/assets-go-libs/validation/list" + "github.com/trustwallet/assets-go-libs/validation/tokenlist" + "github.com/trustwallet/assets/internal/config" + "github.com/trustwallet/assets/internal/info" + "github.com/trustwallet/go-primitives/coin" +) + +func (s *Service) ValidateJSON(f *file.AssetFile) error { + file, err := os.Open(f.Path()) + if err != nil { + return err + } + defer file.Close() + + buf := bytes.NewBuffer(nil) + _, err = buf.ReadFrom(file) + if err != nil { + return err + } + + err = validation.ValidateJSON(buf.Bytes()) + if err != nil { + return err + } + + return nil +} + +func (s *Service) ValidateRootFolder(f *file.AssetFile) error { + dirFiles, err := file.ReadDir(f.Path()) + if err != nil { + return err + } + + err = validation.ValidateAllowedFiles(dirFiles, config.Default.ValidatorsSettings.RootFolder.AllowedFiles) + if err != nil { + return err + } + + return nil +} + +func (s *Service) ValidateChainFolder(f *file.AssetFile) error { + file, err := os.Open(f.Path()) + if err != nil { + return err + } + defer file.Close() + + fileInfo, err := file.Stat() + if err != nil { + return err + } + + var compErr = validation.NewErrComposite() + + err = validation.ValidateLowercase(fileInfo.Name()) + if err != nil { + compErr.Append(err) + } + + dirFiles, err := file.ReadDir(0) + if err != nil { + return err + } + + err = validation.ValidateAllowedFiles(dirFiles, config.Default.ValidatorsSettings.ChainFolder.AllowedFiles) + if err != nil { + compErr.Append(err) + } + + if compErr.Len() > 0 { + return compErr + } + + return nil +} + +func (s *Service) ValidateImage(f *file.AssetFile) error { + var compErr = validation.NewErrComposite() + + err := validation.ValidateLogoFileSize(f.Path()) + if err != nil { + compErr.Append(err) + } + + // TODO: Replace it with validation.ValidatePngImageDimension when "assets" repo is fixed. + // Read comments in ValidatePngImageDimensionForCI. + err = validation.ValidatePngImageDimensionForCI(f.Path()) + if err != nil { + compErr.Append(err) + } + + if compErr.Len() > 0 { + return compErr + } + + return nil +} + +func (s *Service) ValidateAssetFolder(f *file.AssetFile) error { + dirFiles, err := file.ReadDir(f.Path()) + if err != nil { + return err + } + + var compErr = validation.NewErrComposite() + + err = validation.ValidateAllowedFiles(dirFiles, config.Default.ValidatorsSettings.AssetFolder.AllowedFiles) + if err != nil { + compErr.Append(err) + } + + err = validation.ValidateAssetAddress(f.Chain(), f.Asset()) + if err != nil { + compErr.Append(err) + } + + errInfo := validation.ValidateHasFiles(dirFiles, []string{"info.json"}) + errLogo := validation.ValidateHasFiles(dirFiles, []string{"logo.png"}) + + if errLogo != nil || errInfo != nil { + assetInfoPath := path.GetAssetInfoPath(f.Chain().Handle, f.Asset()) + + var infoJson info.AssetModel + if err = file.ReadJSONFile(assetInfoPath, &infoJson); err != nil { + return err + } + + if infoJson.GetStatus() != "spam" && infoJson.GetStatus() != "abandoned" { + compErr.Append(fmt.Errorf("%w: logo.png for non-spam assest", validation.ErrMissingFile)) + } + } + + if compErr.Len() > 0 { + return compErr + } + + return nil +} + +func (s *Service) ValidateDappsFolder(f *file.AssetFile) error { + dirFiles, err := file.ReadDir(f.Path()) + if err != nil { + return err + } + + var compErr = validation.NewErrComposite() + + for _, dirFile := range dirFiles { + err = validation.ValidateExtension(dirFile.Name(), config.Default.ValidatorsSettings.DappsFolder.Ext) + if err != nil { + compErr.Append(err) + } + + err = validation.ValidateLowercase(dirFile.Name()) + if err != nil { + compErr.Append(err) + } + } + + if compErr.Len() > 0 { + return compErr + } + + return nil +} + +func (s *Service) ValidateChainInfoFile(f *file.AssetFile) error { + var coinInfo info.CoinModel + if err := file.ReadJSONFile(f.Path(), &coinInfo); err != nil { + return err + } + + receivedTags, err := s.assetsManager.GetTagValues() + if err != nil { + return fmt.Errorf("failed to get tag values: %w", err) + } + + tags := make([]string, len(receivedTags.Tags)) + for i, t := range receivedTags.Tags { + tags[i] = t.ID + } + + err = info.ValidateCoin(coinInfo, tags) + if err != nil { + return err + } + + return nil +} + +func (s *Service) ValidateAssetInfoFile(f *file.AssetFile) error { + var assetInfo info.AssetModel + if err := file.ReadJSONFile(f.Path(), &assetInfo); err != nil { + return err + } + + // https://github.com/trustwallet/backend/issues/2561 + if f.Chain() != coin.Cryptoorg() && f.Chain() != coin.Cronos() { + err := info.ValidateAsset(assetInfo, f.Chain(), f.Asset()) + if err != nil { + return err + } + } + + return nil +} + +func (s *Service) ValidateValidatorsListFile(f *file.AssetFile) error { + if !isStackingChain(f.Chain()) { + return nil + } + + var model []list.Model + if err := file.ReadJSONFile(f.Path(), &model); err != nil { + return err + } + + err := list.ValidateList(model) + if err != nil { + return err + } + + listIDs := make([]string, len(model)) + for i, listItem := range model { + listIDs[i] = *listItem.ID + } + + assetsPath := path.GetValidatorAssetsPath(f.Chain().Handle) + assetFolder := s.fileService.GetAssetFile(assetsPath) + + dirFiles, err := file.ReadDir(assetFolder.Path()) + if err != nil { + return err + } + + err = validation.ValidateAllowedFiles(dirFiles, listIDs) + if err != nil { + return err + } + + return nil +} + +func isStackingChain(c coin.Coin) bool { + for _, stackingChain := range config.StackingChains { + if c.ID == stackingChain.ID { + return true + } + } + + return false +} + +func (s *Service) ValidateTokenListFile(f *file.AssetFile) error { + tokenListPath := f.Path() + tokenListExtendedPath := path.GetTokenListPath(f.Chain().Handle, path.TokenlistExtended) + + return validateTokenList(tokenListPath, tokenListExtendedPath, f.Chain()) +} + +func (s *Service) ValidateTokenListExtendedFile(f *file.AssetFile) error { + tokenListPathExtended := f.Path() + tokenListPath := path.GetTokenListPath(f.Chain().Handle, path.TokenlistDefault) + + return validateTokenList(tokenListPathExtended, tokenListPath, f.Chain()) +} + +func validateTokenList(path1, path2 string, chain1 coin.Coin) error { + var tokenList1 tokenlist.Model + err := file.ReadJSONFile(path1, &tokenList1) + if err != nil { + return err + } + + if file.Exists(path2) { + var tokenList2 tokenlist.Model + err = file.ReadJSONFile(path2, &tokenList2) + if err != nil { + return err + } + + tokensMap := make(map[string]bool) + for _, token := range tokenList2.Tokens { + tokensMap[token.Asset] = true + } + + for _, token := range tokenList1.Tokens { + if _, exists := tokensMap[token.Asset]; exists { + return fmt.Errorf("duplicate asset: %s from %s, already exist in %s", + token.Asset, path1, path2) + } + } + } + + err = tokenlist.ValidateTokenList(tokenList1, chain1, path1) + if err != nil { + return err + } + + return nil +} + +func (s *Service) ValidateInfoFolder(f *file.AssetFile) error { + dirFiles, err := file.ReadDir(f.Path()) + if err != nil { + return err + } + + err = validation.ValidateHasFiles(dirFiles, config.Default.ValidatorsSettings.ChainInfoFolder.HasFiles) + if err != nil { + return err + } + + return nil +} + +func (s *Service) ValidateValidatorsAssetFolder(f *file.AssetFile) error { + dirFiles, err := file.ReadDir(f.Path()) + if err != nil { + return err + } + + compErr := validation.NewErrComposite() + err = validation.ValidateValidatorsAddress(f.Chain(), f.Asset()) + if err != nil { + compErr.Append(err) + } + + err = validation.ValidateHasFiles(dirFiles, config.Default.ValidatorsSettings.ChainValidatorsAssetFolder.HasFiles) + if err != nil { + compErr.Append(err) + } + + if compErr.Len() > 0 { + return compErr + } + + return nil +} diff --git a/internal/report/service.go b/internal/report/service.go new file mode 100644 index 0000000000000..543640ad995c5 --- /dev/null +++ b/internal/report/service.go @@ -0,0 +1,28 @@ +package report + +import "fmt" + +type Service struct { + errors int + totalFiles int +} + +func NewService() *Service { + return &Service{} +} + +func (s *Service) IncErrors() { + s.errors += 1 +} + +func (s *Service) IncTotalFiles() { + s.totalFiles += 1 +} + +func (s Service) IsFailed() bool { + return s.errors > 0 +} + +func (s Service) GetReport() string { + return fmt.Sprintf("Total files: %d, errors: %d", s.totalFiles, s.errors) +} diff --git a/internal/service/service.go b/internal/service/service.go new file mode 100644 index 0000000000000..e9cd313821c9c --- /dev/null +++ b/internal/service/service.go @@ -0,0 +1,105 @@ +package service + +import ( + "github.com/trustwallet/assets-go-libs/file" + "github.com/trustwallet/assets-go-libs/validation" + "github.com/trustwallet/assets/internal/processor" + "github.com/trustwallet/assets/internal/report" + + log "github.com/sirupsen/logrus" +) + +type Service struct { + fileService *file.Service + processorService *processor.Service + reportService *report.Service + paths []string +} + +func NewService(fs *file.Service, cs *processor.Service, rs *report.Service, paths []string) *Service { + return &Service{ + fileService: fs, + processorService: cs, + reportService: rs, + paths: paths, + } +} + +func (s *Service) RunJob(job func(*file.AssetFile)) { + for _, path := range s.paths { + f := s.fileService.GetAssetFile(path) + s.reportService.IncTotalFiles() + job(f) + } + + reportMsg := s.reportService.GetReport() + if s.reportService.IsFailed() { + log.Fatal(reportMsg) + } else { + log.Info(reportMsg) + } +} + +func (s *Service) Check(f *file.AssetFile) { + validators := s.processorService.GetValidator(f) + + for _, validator := range validators { + if err := validator.Run(f); err != nil { + s.handleError(err, f, validator.Name) + } + } +} + +func (s *Service) Fix(f *file.AssetFile) { + fixers := s.processorService.GetFixers(f) + + for _, fixer := range fixers { + if err := fixer.Run(f); err != nil { + s.handleError(err, f, fixer.Name) + } + } +} + +func (s *Service) RunUpdateAuto() { + updaters := s.processorService.GetUpdatersAuto() + s.runUpdaters(updaters) +} + +func (s *Service) runUpdaters(updaters []processor.Updater) { + for _, updater := range updaters { + err := updater.Run() + if err != nil { + log.WithError(err).Error() + } + } +} + +func (s *Service) handleError(err error, info *file.AssetFile, valName string) { + errors := UnwrapComposite(err) + + for _, err := range errors { + log.WithFields(log.Fields{ + "type": info.Type(), + "chain": info.Chain().Handle, + "asset": info.Asset(), + "path": info.Path(), + "validation": valName, + }).Error(err) + + s.reportService.IncErrors() + } +} + +func UnwrapComposite(err error) []error { + compErr, ok := err.(*validation.ErrComposite) + if !ok { + return []error{err} + } + + var errors []error + for _, e := range compErr.GetErrors() { + errors = append(errors, UnwrapComposite(e)...) + } + + return errors +} diff --git a/jest.config.js b/jest.config.js deleted file mode 100644 index 96d74381576c9..0000000000000 --- a/jest.config.js +++ /dev/null @@ -1,13 +0,0 @@ -module.exports = { - "roots": [ - "/test" - ], - testMatch: [ - "**/__tests__/**/*.+(ts|tsx|js)", - "**/?(*.)+(spec|test).+(ts|tsx|js)" - ], - "transform": { - "^.+\\.(ts|tsx)?$": "ts-jest" - }, - "setupFilesAfterEnv": ["jest-expect-message"] - } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 413f45fc474e9..0000000000000 --- a/package-lock.json +++ /dev/null @@ -1,9040 +0,0 @@ -{ - "name": "assets", - "version": "1.0.0", - "lockfileVersion": 1, - "requires": true, - "dependencies": { - "@babel/code-frame": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz", - "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - }, - "@babel/core": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.12.10.tgz", - "integrity": "sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/generator": "^7.12.10", - "@babel/helper-module-transforms": "^7.12.1", - "@babel/helpers": "^7.12.5", - "@babel/parser": "^7.12.10", - "@babel/template": "^7.12.7", - "@babel/traverse": "^7.12.10", - "@babel/types": "^7.12.10", - "convert-source-map": "^1.7.0", - "debug": "^4.1.0", - "gensync": "^1.0.0-beta.1", - "json5": "^2.1.2", - "lodash": "^4.17.19", - "semver": "^5.4.1", - "source-map": "^0.5.0" - }, - "dependencies": { - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "dev": true - } - } - }, - "@babel/generator": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz", - "integrity": "sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==", - "dev": true, - "requires": { - "@babel/types": "^7.12.11", - "jsesc": "^2.5.1", - "source-map": "^0.5.0" - }, - "dependencies": { - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "dev": true - } - } - }, - "@babel/helper-function-name": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz", - "integrity": "sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==", - "dev": true, - "requires": { - "@babel/helper-get-function-arity": "^7.12.10", - "@babel/template": "^7.12.7", - "@babel/types": "^7.12.11" - } - }, - "@babel/helper-get-function-arity": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz", - "integrity": "sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==", - "dev": true, - "requires": { - "@babel/types": "^7.12.10" - } - }, - "@babel/helper-member-expression-to-functions": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.7.tgz", - "integrity": "sha512-DCsuPyeWxeHgh1Dus7APn7iza42i/qXqiFPWyBDdOFtvS581JQePsc1F/nD+fHrcswhLlRc2UpYS1NwERxZhHw==", - "dev": true, - "requires": { - "@babel/types": "^7.12.7" - } - }, - "@babel/helper-module-imports": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz", - "integrity": "sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==", - "dev": true, - "requires": { - "@babel/types": "^7.12.5" - } - }, - "@babel/helper-module-transforms": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz", - "integrity": "sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==", - "dev": true, - "requires": { - "@babel/helper-module-imports": "^7.12.1", - "@babel/helper-replace-supers": "^7.12.1", - "@babel/helper-simple-access": "^7.12.1", - "@babel/helper-split-export-declaration": "^7.11.0", - "@babel/helper-validator-identifier": "^7.10.4", - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.12.1", - "@babel/types": "^7.12.1", - "lodash": "^4.17.19" - } - }, - "@babel/helper-optimise-call-expression": { - "version": "7.12.10", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.10.tgz", - "integrity": "sha512-4tpbU0SrSTjjt65UMWSrUOPZTsgvPgGG4S8QSTNHacKzpS51IVWGDj0yCwyeZND/i+LSN2g/O63jEXEWm49sYQ==", - "dev": true, - "requires": { - "@babel/types": "^7.12.10" - } - }, - "@babel/helper-plugin-utils": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz", - "integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==", - "dev": true - }, - "@babel/helper-replace-supers": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.12.11.tgz", - "integrity": "sha512-q+w1cqmhL7R0FNzth/PLLp2N+scXEK/L2AHbXUyydxp828F4FEa5WcVoqui9vFRiHDQErj9Zof8azP32uGVTRA==", - "dev": true, - "requires": { - "@babel/helper-member-expression-to-functions": "^7.12.7", - "@babel/helper-optimise-call-expression": "^7.12.10", - "@babel/traverse": "^7.12.10", - "@babel/types": "^7.12.11" - } - }, - "@babel/helper-simple-access": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz", - "integrity": "sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA==", - "dev": true, - "requires": { - "@babel/types": "^7.12.1" - } - }, - "@babel/helper-split-export-declaration": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz", - "integrity": "sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==", - "dev": true, - "requires": { - "@babel/types": "^7.12.11" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz", - "integrity": "sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==", - "dev": true - }, - "@babel/helpers": { - "version": "7.12.5", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz", - "integrity": "sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA==", - "dev": true, - "requires": { - "@babel/template": "^7.10.4", - "@babel/traverse": "^7.12.5", - "@babel/types": "^7.12.5" - } - }, - "@babel/highlight": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz", - "integrity": "sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.10.4", - "chalk": "^2.0.0", - "js-tokens": "^4.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "@babel/parser": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz", - "integrity": "sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==", - "dev": true - }, - "@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-bigint": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", - "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-class-properties": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz", - "integrity": "sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-import-meta": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", - "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.8.0" - } - }, - "@babel/plugin-syntax-top-level-await": { - "version": "7.12.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz", - "integrity": "sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.10.4" - } - }, - "@babel/template": { - "version": "7.12.7", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.12.7.tgz", - "integrity": "sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.10.4", - "@babel/parser": "^7.12.7", - "@babel/types": "^7.12.7" - } - }, - "@babel/traverse": { - "version": "7.12.12", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.12.tgz", - "integrity": "sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.12.11", - "@babel/generator": "^7.12.11", - "@babel/helper-function-name": "^7.12.11", - "@babel/helper-split-export-declaration": "^7.12.11", - "@babel/parser": "^7.12.11", - "@babel/types": "^7.12.12", - "debug": "^4.1.0", - "globals": "^11.1.0", - "lodash": "^4.17.19" - }, - "dependencies": { - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - } - } - }, - "@babel/types": { - "version": "7.12.12", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz", - "integrity": "sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.12.11", - "lodash": "^4.17.19", - "to-fast-properties": "^2.0.0" - }, - "dependencies": { - "@babel/helper-validator-identifier": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz", - "integrity": "sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==", - "dev": true - } - } - }, - "@bcoe/v8-coverage": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", - "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", - "dev": true - }, - "@cnakazawa/watch": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz", - "integrity": "sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ==", - "dev": true, - "requires": { - "exec-sh": "^0.3.2", - "minimist": "^1.2.0" - } - }, - "@eslint/eslintrc": { - "version": "0.4.2", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.2.tgz", - "integrity": "sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, - "dependencies": { - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "globals": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.9.0.tgz", - "integrity": "sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==", - "dev": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true - } - } - }, - "@istanbuljs/load-nyc-config": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", - "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", - "dev": true, - "requires": { - "camelcase": "^5.3.1", - "find-up": "^4.1.0", - "get-package-type": "^0.1.0", - "js-yaml": "^3.13.1", - "resolve-from": "^5.0.0" - }, - "dependencies": { - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - } - } - }, - "@istanbuljs/schema": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz", - "integrity": "sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw==", - "dev": true - }, - "@jest/console": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-26.6.2.tgz", - "integrity": "sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "jest-message-util": "^26.6.2", - "jest-util": "^26.6.2", - "slash": "^3.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/core": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-26.6.3.tgz", - "integrity": "sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw==", - "dev": true, - "requires": { - "@jest/console": "^26.6.2", - "@jest/reporters": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.4", - "jest-changed-files": "^26.6.2", - "jest-config": "^26.6.3", - "jest-haste-map": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.6.2", - "jest-resolve-dependencies": "^26.6.3", - "jest-runner": "^26.6.3", - "jest-runtime": "^26.6.3", - "jest-snapshot": "^26.6.2", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "jest-watcher": "^26.6.2", - "micromatch": "^4.0.2", - "p-each-series": "^2.1.0", - "rimraf": "^3.0.0", - "slash": "^3.0.0", - "strip-ansi": "^6.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/environment": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-26.6.2.tgz", - "integrity": "sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA==", - "dev": true, - "requires": { - "@jest/fake-timers": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "jest-mock": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/fake-timers": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.6.2.tgz", - "integrity": "sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@sinonjs/fake-timers": "^6.0.1", - "@types/node": "*", - "jest-message-util": "^26.6.2", - "jest-mock": "^26.6.2", - "jest-util": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/globals": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-26.6.2.tgz", - "integrity": "sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA==", - "dev": true, - "requires": { - "@jest/environment": "^26.6.2", - "@jest/types": "^26.6.2", - "expect": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/reporters": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-26.6.2.tgz", - "integrity": "sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw==", - "dev": true, - "requires": { - "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "collect-v8-coverage": "^1.0.0", - "exit": "^0.1.2", - "glob": "^7.1.2", - "graceful-fs": "^4.2.4", - "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-instrument": "^4.0.3", - "istanbul-lib-report": "^3.0.0", - "istanbul-lib-source-maps": "^4.0.0", - "istanbul-reports": "^3.0.2", - "jest-haste-map": "^26.6.2", - "jest-resolve": "^26.6.2", - "jest-util": "^26.6.2", - "jest-worker": "^26.6.2", - "node-notifier": "^8.0.0", - "slash": "^3.0.0", - "source-map": "^0.6.0", - "string-length": "^4.0.1", - "terminal-link": "^2.0.0", - "v8-to-istanbul": "^7.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/source-map": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-26.6.2.tgz", - "integrity": "sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA==", - "dev": true, - "requires": { - "callsites": "^3.0.0", - "graceful-fs": "^4.2.4", - "source-map": "^0.6.0" - }, - "dependencies": { - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/test-result": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-26.6.2.tgz", - "integrity": "sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ==", - "dev": true, - "requires": { - "@jest/console": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/istanbul-lib-coverage": "^2.0.0", - "collect-v8-coverage": "^1.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "@jest/test-sequencer": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz", - "integrity": "sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw==", - "dev": true, - "requires": { - "@jest/test-result": "^26.6.2", - "graceful-fs": "^4.2.4", - "jest-haste-map": "^26.6.2", - "jest-runner": "^26.6.3", - "jest-runtime": "^26.6.3" - }, - "dependencies": { - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/transform": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-26.6.2.tgz", - "integrity": "sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA==", - "dev": true, - "requires": { - "@babel/core": "^7.1.0", - "@jest/types": "^26.6.2", - "babel-plugin-istanbul": "^6.0.0", - "chalk": "^4.0.0", - "convert-source-map": "^1.4.0", - "fast-json-stable-stringify": "^2.0.0", - "graceful-fs": "^4.2.4", - "jest-haste-map": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-util": "^26.6.2", - "micromatch": "^4.0.2", - "pirates": "^4.0.1", - "slash": "^3.0.0", - "source-map": "^0.6.1", - "write-file-atomic": "^3.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "@jest/types": { - "version": "25.5.0", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-25.5.0.tgz", - "integrity": "sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^1.1.1", - "@types/yargs": "^15.0.0", - "chalk": "^3.0.0" - }, - "dependencies": { - "chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - } - } - }, - "@nodelib/fs.scandir": { - "version": "2.1.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", - "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==", - "dev": true, - "requires": { - "@nodelib/fs.stat": "2.0.5", - "run-parallel": "^1.1.9" - } - }, - "@nodelib/fs.stat": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz", - "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==", - "dev": true - }, - "@nodelib/fs.walk": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.7.tgz", - "integrity": "sha512-BTIhocbPBSrRmHxOAJFtR18oLhxTtAFDAvL8hY1S3iU8k+E60W/YFs4jrixGzQjMpF4qPXxIQHcjVD9dz1C2QA==", - "dev": true, - "requires": { - "@nodelib/fs.scandir": "2.1.5", - "fastq": "^1.6.0" - } - }, - "@protobufjs/aspromise": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz", - "integrity": "sha1-m4sMxmPWaafY9vXQiToU00jzD78=", - "dev": true - }, - "@protobufjs/base64": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz", - "integrity": "sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==", - "dev": true - }, - "@protobufjs/codegen": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz", - "integrity": "sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==", - "dev": true - }, - "@protobufjs/eventemitter": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz", - "integrity": "sha1-NVy8mLr61ZePntCV85diHx0Ga3A=", - "dev": true - }, - "@protobufjs/fetch": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/fetch/-/fetch-1.1.0.tgz", - "integrity": "sha1-upn7WYYUr2VwDBYZ/wbUVLDYTEU=", - "dev": true, - "requires": { - "@protobufjs/aspromise": "^1.1.1", - "@protobufjs/inquire": "^1.1.0" - } - }, - "@protobufjs/float": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz", - "integrity": "sha1-Xp4avctz/Ap8uLKR33jIy9l7h9E=", - "dev": true - }, - "@protobufjs/inquire": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz", - "integrity": "sha1-/yAOPnzyQp4tyvwRQIKOjMY48Ik=", - "dev": true - }, - "@protobufjs/path": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz", - "integrity": "sha1-bMKyDFya1q0NzP0hynZz2Nf79o0=", - "dev": true - }, - "@protobufjs/pool": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz", - "integrity": "sha1-Cf0V8tbTq/qbZbw2ZQbWrXhG/1Q=", - "dev": true - }, - "@protobufjs/utf8": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz", - "integrity": "sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=", - "dev": true - }, - "@sinonjs/commons": { - "version": "1.8.1", - "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.1.tgz", - "integrity": "sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw==", - "dev": true, - "requires": { - "type-detect": "4.0.8" - } - }, - "@sinonjs/fake-timers": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz", - "integrity": "sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==", - "dev": true, - "requires": { - "@sinonjs/commons": "^1.7.0" - } - }, - "@tootallnate/once": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz", - "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==" - }, - "@trustwallet/wallet-core": { - "version": "2.6.10", - "resolved": "https://registry.npmjs.org/@trustwallet/wallet-core/-/wallet-core-2.6.10.tgz", - "integrity": "sha512-5a7yl4uHI8wDjBSxhMFa3sR37U0puxT3Bq2AFLj4A4Zm5cKiWJw/Y5h/qh5EzUFOBoUBAvCvbeVOWMtnzJ8QyQ==", - "dev": true, - "requires": { - "protobufjs": "^6.9.0" - } - }, - "@types/babel__core": { - "version": "7.1.12", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.12.tgz", - "integrity": "sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ==", - "dev": true, - "requires": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0", - "@types/babel__generator": "*", - "@types/babel__template": "*", - "@types/babel__traverse": "*" - } - }, - "@types/babel__generator": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.2.tgz", - "integrity": "sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ==", - "dev": true, - "requires": { - "@babel/types": "^7.0.0" - } - }, - "@types/babel__template": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.0.tgz", - "integrity": "sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A==", - "dev": true, - "requires": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0" - } - }, - "@types/babel__traverse": { - "version": "7.11.0", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.11.0.tgz", - "integrity": "sha512-kSjgDMZONiIfSH1Nxcr5JIRMwUetDki63FSQfpTCz8ogF3Ulqm8+mr5f78dUYs6vMiB6gBusQqfQmBvHZj/lwg==", - "dev": true, - "requires": { - "@babel/types": "^7.3.0" - } - }, - "@types/color-name": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/@types/color-name/-/color-name-1.1.1.tgz", - "integrity": "sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==", - "dev": true - }, - "@types/graceful-fs": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.4.tgz", - "integrity": "sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg==", - "dev": true, - "requires": { - "@types/node": "*" - } - }, - "@types/istanbul-lib-coverage": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz", - "integrity": "sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==", - "dev": true - }, - "@types/istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "*" - } - }, - "@types/istanbul-reports": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-1.1.2.tgz", - "integrity": "sha512-P/W9yOX/3oPZSpaYOCQzGqgCQRXn0FFO/V8bWrCQs+wLmvVVxk6CRBXALEvNs9OHIatlnlFokfhuDo2ug01ciw==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "*", - "@types/istanbul-lib-report": "*" - } - }, - "@types/jest": { - "version": "25.2.3", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-25.2.3.tgz", - "integrity": "sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==", - "dev": true, - "requires": { - "jest-diff": "^25.2.1", - "pretty-format": "^25.2.1" - } - }, - "@types/jest-expect-message": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@types/jest-expect-message/-/jest-expect-message-1.0.3.tgz", - "integrity": "sha512-sp70Lc8POkOcXHEcLERpX/7B/BtQiqIYz3AvC9ZMNKSaiDttr8hKvz9DljIn7N6WJi3ioVoTtB1utDAX46oPlg==", - "dev": true, - "requires": { - "@types/jest": "*" - } - }, - "@types/json-schema": { - "version": "7.0.7", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.7.tgz", - "integrity": "sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==", - "dev": true - }, - "@types/long": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/@types/long/-/long-4.0.1.tgz", - "integrity": "sha512-5tXH6Bx/kNGd3MgffdmP4dy2Z+G4eaXw0SE81Tq3BNadtnMR5/ySMzX4SLEzHJzSmPNn4HIdpQsBvXMUykr58w==", - "dev": true - }, - "@types/minimist": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz", - "integrity": "sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==", - "dev": true - }, - "@types/node": { - "version": "13.13.52", - "resolved": "https://registry.npmjs.org/@types/node/-/node-13.13.52.tgz", - "integrity": "sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==", - "dev": true - }, - "@types/normalize-package-data": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz", - "integrity": "sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA==", - "dev": true - }, - "@types/prettier": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.6.tgz", - "integrity": "sha512-6gOkRe7OIioWAXfnO/2lFiv+SJichKVSys1mSsgyrYHSEjk8Ctv4tSR/Odvnu+HWlH2C8j53dahU03XmQdd5fA==", - "dev": true - }, - "@types/stack-utils": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.0.tgz", - "integrity": "sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw==", - "dev": true - }, - "@types/yargs": { - "version": "15.0.5", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.5.tgz", - "integrity": "sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==", - "dev": true, - "requires": { - "@types/yargs-parser": "*" - } - }, - "@types/yargs-parser": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz", - "integrity": "sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==", - "dev": true - }, - "@typescript-eslint/eslint-plugin": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz", - "integrity": "sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw==", - "dev": true, - "requires": { - "@typescript-eslint/experimental-utils": "4.26.1", - "@typescript-eslint/scope-manager": "4.26.1", - "debug": "^4.3.1", - "functional-red-black-tree": "^1.0.1", - "lodash": "^4.17.21", - "regexpp": "^3.1.0", - "semver": "^7.3.5", - "tsutils": "^3.21.0" - }, - "dependencies": { - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - } - } - }, - "@typescript-eslint/experimental-utils": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz", - "integrity": "sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ==", - "dev": true, - "requires": { - "@types/json-schema": "^7.0.7", - "@typescript-eslint/scope-manager": "4.26.1", - "@typescript-eslint/types": "4.26.1", - "@typescript-eslint/typescript-estree": "4.26.1", - "eslint-scope": "^5.1.1", - "eslint-utils": "^3.0.0" - } - }, - "@typescript-eslint/parser": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.26.1.tgz", - "integrity": "sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ==", - "dev": true, - "requires": { - "@typescript-eslint/scope-manager": "4.26.1", - "@typescript-eslint/types": "4.26.1", - "@typescript-eslint/typescript-estree": "4.26.1", - "debug": "^4.3.1" - } - }, - "@typescript-eslint/scope-manager": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.26.1.tgz", - "integrity": "sha512-TW1X2p62FQ8Rlne+WEShyd7ac2LA6o27S9i131W4NwDSfyeVlQWhw8ylldNNS8JG6oJB9Ha9Xyc+IUcqipvheQ==", - "dev": true, - "requires": { - "@typescript-eslint/types": "4.26.1", - "@typescript-eslint/visitor-keys": "4.26.1" - } - }, - "@typescript-eslint/types": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.26.1.tgz", - "integrity": "sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg==", - "dev": true - }, - "@typescript-eslint/typescript-estree": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz", - "integrity": "sha512-l3ZXob+h0NQzz80lBGaykdScYaiEbFqznEs99uwzm8fPHhDjwaBFfQkjUC/slw6Sm7npFL8qrGEAMxcfBsBJUg==", - "dev": true, - "requires": { - "@typescript-eslint/types": "4.26.1", - "@typescript-eslint/visitor-keys": "4.26.1", - "debug": "^4.3.1", - "globby": "^11.0.3", - "is-glob": "^4.0.1", - "semver": "^7.3.5", - "tsutils": "^3.21.0" - }, - "dependencies": { - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - } - } - }, - "@typescript-eslint/visitor-keys": { - "version": "4.26.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz", - "integrity": "sha512-IGouNSSd+6x/fHtYRyLOM6/C+QxMDzWlDtN41ea+flWuSF9g02iqcIlX8wM53JkfljoIjP0U+yp7SiTS1onEkw==", - "dev": true, - "requires": { - "@typescript-eslint/types": "4.26.1", - "eslint-visitor-keys": "^2.0.0" - } - }, - "abab": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz", - "integrity": "sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==", - "dev": true - }, - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - }, - "acorn-globals": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz", - "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==", - "dev": true, - "requires": { - "acorn": "^7.1.1", - "acorn-walk": "^7.1.1" - } - }, - "acorn-jsx": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz", - "integrity": "sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==", - "dev": true - }, - "acorn-walk": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz", - "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==", - "dev": true - }, - "agent-base": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", - "requires": { - "debug": "4" - } - }, - "ajv": { - "version": "6.12.3", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz", - "integrity": "sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ansi-colors": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz", - "integrity": "sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==", - "dev": true - }, - "ansi-escapes": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz", - "integrity": "sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA==", - "dev": true, - "requires": { - "type-fest": "^0.11.0" - }, - "dependencies": { - "type-fest": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz", - "integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==", - "dev": true - } - } - }, - "ansi-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", - "dev": true - }, - "ansi-styles": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.2.1.tgz", - "integrity": "sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA==", - "dev": true, - "requires": { - "@types/color-name": "^1.1.1", - "color-convert": "^2.0.1" - } - }, - "anymatch": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz", - "integrity": "sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg==", - "dev": true, - "requires": { - "normalize-path": "^3.0.0", - "picomatch": "^2.0.4" - } - }, - "aproba": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz", - "integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==", - "dev": true - }, - "are-we-there-yet": { - "version": "1.1.5", - "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz", - "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==", - "dev": true, - "requires": { - "delegates": "^1.0.0", - "readable-stream": "^2.0.6" - } - }, - "arg": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", - "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", - "dev": true - }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "argv": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/argv/-/argv-0.0.2.tgz", - "integrity": "sha1-7L0W+JSbFXGDcRsb2jNPN4QBhas=" - }, - "arr-diff": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz", - "integrity": "sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=", - "dev": true - }, - "arr-flatten": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz", - "integrity": "sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==", - "dev": true - }, - "arr-union": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz", - "integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=", - "dev": true - }, - "array-find-index": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz", - "integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=", - "dev": true - }, - "array-union": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", - "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==", - "dev": true - }, - "array-unique": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz", - "integrity": "sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=", - "dev": true - }, - "arrify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/arrify/-/arrify-1.0.1.tgz", - "integrity": "sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=", - "dev": true - }, - "asn1": { - "version": "0.2.4", - "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz", - "integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==", - "dev": true, - "requires": { - "safer-buffer": "~2.1.0" - } - }, - "assert-plus": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz", - "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=", - "dev": true - }, - "assign-symbols": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz", - "integrity": "sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=", - "dev": true - }, - "astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true - }, - "asynckit": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", - "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=", - "dev": true - }, - "atob": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz", - "integrity": "sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==", - "dev": true - }, - "aws-sign2": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz", - "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=", - "dev": true - }, - "aws4": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz", - "integrity": "sha512-ReZxvNHIOv88FlT7rxcXIIC0fPt4KZqZbOlivyWtXLt8ESx84zd3kMC6iK5jVeS2qt+g7ftS7ye4fi06X5rtRQ==", - "dev": true - }, - "axios": { - "version": "0.21.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", - "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", - "dev": true, - "requires": { - "follow-redirects": "^1.10.0" - } - }, - "babel-jest": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-26.6.3.tgz", - "integrity": "sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA==", - "dev": true, - "requires": { - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/babel__core": "^7.1.7", - "babel-plugin-istanbul": "^6.0.0", - "babel-preset-jest": "^26.6.2", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.4", - "slash": "^3.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "babel-plugin-istanbul": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz", - "integrity": "sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==", - "dev": true, - "requires": { - "@babel/helper-plugin-utils": "^7.0.0", - "@istanbuljs/load-nyc-config": "^1.0.0", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-instrument": "^4.0.0", - "test-exclude": "^6.0.0" - } - }, - "babel-plugin-jest-hoist": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.6.2.tgz", - "integrity": "sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw==", - "dev": true, - "requires": { - "@babel/template": "^7.3.3", - "@babel/types": "^7.3.3", - "@types/babel__core": "^7.0.0", - "@types/babel__traverse": "^7.0.6" - } - }, - "babel-preset-current-node-syntax": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz", - "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==", - "dev": true, - "requires": { - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-bigint": "^7.8.3", - "@babel/plugin-syntax-class-properties": "^7.8.3", - "@babel/plugin-syntax-import-meta": "^7.8.3", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.8.3", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-top-level-await": "^7.8.3" - } - }, - "babel-preset-jest": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-26.6.2.tgz", - "integrity": "sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ==", - "dev": true, - "requires": { - "babel-plugin-jest-hoist": "^26.6.2", - "babel-preset-current-node-syntax": "^1.0.0" - } - }, - "balanced-match": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz", - "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=" - }, - "base": { - "version": "0.11.2", - "resolved": "https://registry.npmjs.org/base/-/base-0.11.2.tgz", - "integrity": "sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==", - "dev": true, - "requires": { - "cache-base": "^1.0.1", - "class-utils": "^0.3.5", - "component-emitter": "^1.2.1", - "define-property": "^1.0.0", - "isobject": "^3.0.1", - "mixin-deep": "^1.2.0", - "pascalcase": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "base-x": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/base-x/-/base-x-3.0.7.tgz", - "integrity": "sha512-zAKJGuQPihXW22fkrfOclUUZXM2g92z5GzlSMHxhO6r6Qj+Nm0ccaGNBzDZojzwOMkpjAv4J0fOv1U4go+a4iw==", - "dev": true, - "requires": { - "safe-buffer": "^5.0.1" - } - }, - "base64-js": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.3.1.tgz", - "integrity": "sha512-mLQ4i2QO1ytvGWFWmcngKO//JXAQueZvwEKtjgQFM4jIK0kU+ytMfplL8j+n5mspOfjHwoAg+9yhb7BwAHm36g==", - "dev": true - }, - "bcrypt-pbkdf": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz", - "integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=", - "dev": true, - "requires": { - "tweetnacl": "^0.14.3" - } - }, - "bignumber.js": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-9.0.1.tgz", - "integrity": "sha512-IdZR9mh6ahOBv/hYGiXyVuyCetmGJhtYkqLBpTStdhEGjegpPlUawydyaF3pbIOFynJTpllEs+NP+CS9jKFLjA==", - "dev": true - }, - "bindings": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/bindings/-/bindings-1.5.0.tgz", - "integrity": "sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==", - "dev": true, - "requires": { - "file-uri-to-path": "1.0.0" - } - }, - "bip39": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/bip39/-/bip39-2.6.0.tgz", - "integrity": "sha512-RrnQRG2EgEoqO24ea+Q/fftuPUZLmrEM3qNhhGsA3PbaXaCW791LTzPuVyx/VprXQcTbPJ3K3UeTna8ZnVl2sg==", - "dev": true, - "requires": { - "create-hash": "^1.1.0", - "pbkdf2": "^3.0.9", - "randombytes": "^2.0.1", - "safe-buffer": "^5.0.1", - "unorm": "^1.3.3" - } - }, - "bip44-constants": { - "version": "8.0.103", - "resolved": "https://registry.npmjs.org/bip44-constants/-/bip44-constants-8.0.103.tgz", - "integrity": "sha512-wuGsY9IKUS9GC5Sf/Acb5jLJZI3Z8qsMoQHWldnQyoVUlij4y8e5srh28Iqul1HwK+elPsAYGNYKtYhovjvNxA==", - "dev": true - }, - "bl": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/bl/-/bl-4.0.3.tgz", - "integrity": "sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg==", - "dev": true, - "requires": { - "buffer": "^5.5.0", - "inherits": "^2.0.4", - "readable-stream": "^3.4.0" - }, - "dependencies": { - "buffer": { - "version": "5.6.0", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.6.0.tgz", - "integrity": "sha512-/gDYp/UtU0eA1ys8bOs9J6a+E/KWIY+DZ+Q2WESNUA0jFRsJOc0SNUO6xJ5SGA1xueg3NL65W6s+NY5l9cunuw==", - "dev": true, - "requires": { - "base64-js": "^1.0.2", - "ieee754": "^1.1.4" - } - }, - "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "dev": true, - "requires": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - } - } - } - }, - "bluebird": { - "version": "3.7.2", - "resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz", - "integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==", - "dev": true - }, - "bn.js": { - "version": "4.11.8", - "resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz", - "integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==", - "dev": true - }, - "boom": { - "version": "2.10.1", - "resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", - "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", - "dev": true, - "requires": { - "hoek": "2.x.x" - } - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "braces": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", - "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", - "dev": true, - "requires": { - "fill-range": "^7.0.1" - } - }, - "browser-process-hrtime": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz", - "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==", - "dev": true - }, - "bs-logger": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz", - "integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==", - "dev": true, - "requires": { - "fast-json-stable-stringify": "2.x" - } - }, - "bs58": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/bs58/-/bs58-4.0.1.tgz", - "integrity": "sha1-vhYedsNU9veIrkBx9j806MTwpCo=", - "dev": true, - "requires": { - "base-x": "^3.0.2" - } - }, - "bs58check": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/bs58check/-/bs58check-2.1.2.tgz", - "integrity": "sha512-0TS1jicxdU09dwJMNZtVAfzPi6Q6QeN0pM1Fkzrjn+XYHvzMKPU3pHVpva+769iNVSfIYWf7LJ6WR+BuuMf8cA==", - "dev": true, - "requires": { - "bs58": "^4.0.0", - "create-hash": "^1.1.0", - "safe-buffer": "^5.1.2" - } - }, - "bser": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", - "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", - "dev": true, - "requires": { - "node-int64": "^0.4.0" - } - }, - "buffer": { - "version": "5.4.3", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-5.4.3.tgz", - "integrity": "sha512-zvj65TkFeIt3i6aj5bIvJDzjjQQGs4o/sNoezg1F1kYap9Nu2jcUdpwzRSJTHMMzG0H7bZkn4rNQpImhuxWX2A==", - "dev": true, - "requires": { - "base64-js": "^1.0.2", - "ieee754": "^1.1.4" - } - }, - "buffer-from": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", - "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==", - "dev": true - }, - "cache-base": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz", - "integrity": "sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==", - "dev": true, - "requires": { - "collection-visit": "^1.0.0", - "component-emitter": "^1.2.1", - "get-value": "^2.0.6", - "has-value": "^1.0.0", - "isobject": "^3.0.1", - "set-value": "^2.0.0", - "to-object-path": "^0.3.0", - "union-value": "^1.0.0", - "unset-value": "^1.0.0" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "camelcase-keys": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-6.2.2.tgz", - "integrity": "sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==", - "dev": true, - "requires": { - "camelcase": "^5.3.1", - "map-obj": "^4.0.0", - "quick-lru": "^4.0.1" - } - }, - "capture-exit": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz", - "integrity": "sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==", - "dev": true, - "requires": { - "rsvp": "^4.8.4" - } - }, - "caseless": { - "version": "0.12.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", - "dev": true - }, - "chalk": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz", - "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "char-regex": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", - "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", - "dev": true - }, - "chownr": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz", - "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==", - "dev": true - }, - "ci-info": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz", - "integrity": "sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==", - "dev": true - }, - "cipher-base": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz", - "integrity": "sha512-Kkht5ye6ZGmwv40uUDZztayT2ThLQGfnj/T71N/XzeZeo3nf8foyW7zGTsPYkEya3m5f3cAypH+qe7YOrM1U2Q==", - "dev": true, - "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" - } - }, - "cjs-module-lexer": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz", - "integrity": "sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw==", - "dev": true - }, - "class-utils": { - "version": "0.3.6", - "resolved": "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz", - "integrity": "sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==", - "dev": true, - "requires": { - "arr-union": "^3.1.0", - "define-property": "^0.2.5", - "isobject": "^3.0.0", - "static-extend": "^0.1.1" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - } - } - }, - "cliui": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz", - "integrity": "sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==", - "dev": true, - "requires": { - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0", - "wrap-ansi": "^6.2.0" - } - }, - "co": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=", - "dev": true - }, - "code-point-at": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", - "integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=", - "dev": true - }, - "codecov": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/codecov/-/codecov-3.8.2.tgz", - "integrity": "sha512-6w/kt/xvmPsWMfDFPE/T054txA9RTgcJEw36PNa6MYX+YV29jCHCRFXwbQ3QZBTOgnex1J2WP8bo2AT8TWWz9g==", - "requires": { - "argv": "0.0.2", - "ignore-walk": "3.0.3", - "js-yaml": "3.14.1", - "teeny-request": "7.0.1", - "urlgrey": "0.4.4" - }, - "dependencies": { - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - } - } - }, - "collect-v8-coverage": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz", - "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==", - "dev": true - }, - "collection-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz", - "integrity": "sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=", - "dev": true, - "requires": { - "map-visit": "^1.0.0", - "object-visit": "^1.0.0" - } - }, - "color": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/color/-/color-3.1.2.tgz", - "integrity": "sha512-vXTJhHebByxZn3lDvDJYw4lR5+uB3vuoHsuYA5AKuxRVn5wzzIfQKGLBmgdVRHKTJYeK5rvJcHnrd0Li49CFpg==", - "dev": true, - "requires": { - "color-convert": "^1.9.1", - "color-string": "^1.5.2" - }, - "dependencies": { - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=", - "dev": true - } - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "color-string": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.5.3.tgz", - "integrity": "sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw==", - "dev": true, - "requires": { - "color-name": "^1.0.0", - "simple-swizzle": "^0.2.2" - } - }, - "combined-stream": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz", - "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==", - "dev": true, - "requires": { - "delayed-stream": "~1.0.0" - } - }, - "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==", - "dev": true - }, - "component-emitter": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=" - }, - "console-control-strings": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", - "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", - "dev": true - }, - "convert-source-map": { - "version": "1.7.0", - "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz", - "integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==", - "dev": true, - "requires": { - "safe-buffer": "~5.1.1" - } - }, - "copy-descriptor": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz", - "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=", - "dev": true - }, - "core-util-is": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz", - "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=", - "dev": true - }, - "create-hash": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz", - "integrity": "sha512-z00bCGNHDG8mHAkP7CtT1qVu+bFQUPjYq/4Iv3C3kWjTFV10zIjfSoeqXo9Asws8gwSHDGj/hl2u4OGIjapeCg==", - "dev": true, - "requires": { - "cipher-base": "^1.0.1", - "inherits": "^2.0.1", - "md5.js": "^1.3.4", - "ripemd160": "^2.0.1", - "sha.js": "^2.4.0" - } - }, - "create-hmac": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz", - "integrity": "sha512-MJG9liiZ+ogc4TzUwuvbER1JRdgvUFSB5+VR/g5h82fGaIRWMWddtKBHi7/sVhfjQZ6SehlyhvQYrcYkaUIpLg==", - "dev": true, - "requires": { - "cipher-base": "^1.0.3", - "create-hash": "^1.1.0", - "inherits": "^2.0.1", - "ripemd160": "^2.0.0", - "safe-buffer": "^5.0.1", - "sha.js": "^2.4.8" - } - }, - "create-require": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", - "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", - "dev": true - }, - "cross-spawn": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", - "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", - "dev": true, - "requires": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - }, - "dependencies": { - "which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - } - } - }, - "cryptiles": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz", - "integrity": "sha1-O9/s3GCBR8HGcgL6KR59ylnqo7g=", - "dev": true, - "requires": { - "boom": "2.x.x" - } - }, - "cssom": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz", - "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==", - "dev": true - }, - "cssstyle": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz", - "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==", - "dev": true, - "requires": { - "cssom": "~0.3.6" - }, - "dependencies": { - "cssom": { - "version": "0.3.8", - "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz", - "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==", - "dev": true - } - } - }, - "currently-unhandled": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz", - "integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=", - "dev": true, - "requires": { - "array-find-index": "^1.0.1" - } - }, - "dashdash": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz", - "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0" - } - }, - "data-urls": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz", - "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==", - "dev": true, - "requires": { - "abab": "^2.0.3", - "whatwg-mimetype": "^2.3.0", - "whatwg-url": "^8.0.0" - }, - "dependencies": { - "tr46": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.0.2.tgz", - "integrity": "sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==", - "dev": true, - "requires": { - "punycode": "^2.1.1" - } - }, - "webidl-conversions": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz", - "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==", - "dev": true - }, - "whatwg-url": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.4.0.tgz", - "integrity": "sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==", - "dev": true, - "requires": { - "lodash.sortby": "^4.7.0", - "tr46": "^2.0.2", - "webidl-conversions": "^6.1.0" - } - } - } - }, - "debug": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", - "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", - "requires": { - "ms": "2.1.2" - }, - "dependencies": { - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" - } - } - }, - "decamelize": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz", - "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=", - "dev": true - }, - "decamelize-keys": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/decamelize-keys/-/decamelize-keys-1.1.0.tgz", - "integrity": "sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=", - "dev": true, - "requires": { - "decamelize": "^1.1.0", - "map-obj": "^1.0.0" - }, - "dependencies": { - "map-obj": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", - "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=", - "dev": true - } - } - }, - "decimal.js": { - "version": "10.2.1", - "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz", - "integrity": "sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw==", - "dev": true - }, - "decode-uri-component": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz", - "integrity": "sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=", - "dev": true - }, - "decompress-response": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-4.2.1.tgz", - "integrity": "sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==", - "dev": true, - "requires": { - "mimic-response": "^2.0.0" - } - }, - "deep-extend": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz", - "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==", - "dev": true - }, - "deep-is": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz", - "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=", - "dev": true - }, - "deepmerge": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz", - "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==", - "dev": true - }, - "define-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz", - "integrity": "sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==", - "dev": true, - "requires": { - "is-descriptor": "^1.0.2", - "isobject": "^3.0.1" - }, - "dependencies": { - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "delayed-stream": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", - "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=", - "dev": true - }, - "delegates": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", - "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", - "dev": true - }, - "detect-libc": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=", - "dev": true - }, - "detect-newline": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", - "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", - "dev": true - }, - "diff": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", - "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", - "dev": true - }, - "diff-match-patch": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/diff-match-patch/-/diff-match-patch-1.0.5.tgz", - "integrity": "sha512-IayShXAgj/QMXgB0IWmKx+rOPuGMhqm5w6jvFxmVenXKIzRqTAAsbBPT3kWQeGANj3jGgvcvv4yK6SxqYmikgw==" - }, - "diff-sequences": { - "version": "25.2.6", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-25.2.6.tgz", - "integrity": "sha512-Hq8o7+6GaZeoFjtpgvRBUknSXNeJiCx7V9Fr94ZMljNiCr9n9L8H8aJqgWOQiDDGdyn29fRNcDdRVJ5fdyihfg==", - "dev": true - }, - "dir-glob": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz", - "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==", - "dev": true, - "requires": { - "path-type": "^4.0.0" - }, - "dependencies": { - "path-type": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", - "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", - "dev": true - } - } - }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "domexception": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz", - "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==", - "dev": true, - "requires": { - "webidl-conversions": "^5.0.0" - }, - "dependencies": { - "webidl-conversions": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz", - "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==", - "dev": true - } - } - }, - "ecc-jsbn": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz", - "integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=", - "dev": true, - "requires": { - "jsbn": "~0.1.0", - "safer-buffer": "^2.1.0" - } - }, - "emittery": { - "version": "0.7.2", - "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.7.2.tgz", - "integrity": "sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ==", - "dev": true - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "end-of-stream": { - "version": "1.4.4", - "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", - "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", - "dev": true, - "requires": { - "once": "^1.4.0" - } - }, - "enquirer": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz", - "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==", - "dev": true, - "requires": { - "ansi-colors": "^4.1.1" - } - }, - "error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "dev": true, - "requires": { - "is-arrayish": "^0.2.1" - } - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=" - }, - "escodegen": { - "version": "1.14.3", - "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz", - "integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==", - "dev": true, - "requires": { - "esprima": "^4.0.1", - "estraverse": "^4.2.0", - "esutils": "^2.0.2", - "optionator": "^0.8.1", - "source-map": "~0.6.1" - } - }, - "eslint": { - "version": "7.28.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.28.0.tgz", - "integrity": "sha512-UMfH0VSjP0G4p3EWirscJEQ/cHqnT/iuH6oNZOB94nBjWbMnhGEPxsZm1eyIW0C/9jLI0Fow4W5DXLjEI7mn1g==", - "dev": true, - "requires": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.2", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - }, - "dependencies": { - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true - }, - "eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^1.1.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "globals": { - "version": "13.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.9.0.tgz", - "integrity": "sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==", - "dev": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - } - }, - "optionator": { - "version": "0.9.1", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz", - "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==", - "dev": true, - "requires": { - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0", - "word-wrap": "^1.2.3" - } - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true - }, - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1" - } - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true - } - } - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - } - }, - "eslint-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", - "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^2.0.0" - } - }, - "eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true - }, - "espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "requires": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" - }, - "esquery": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz", - "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==", - "dev": true, - "requires": { - "estraverse": "^5.1.0" - }, - "dependencies": { - "estraverse": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz", - "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==", - "dev": true - } - } - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "requires": { - "estraverse": "^5.2.0" - }, - "dependencies": { - "estraverse": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz", - "integrity": "sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==", - "dev": true - } - } - }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true - }, - "ethereum-checksum-address": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/ethereum-checksum-address/-/ethereum-checksum-address-0.0.6.tgz", - "integrity": "sha512-itreMqb9o/4jAgJxVBqXvQrA6Y/6OZ6W7od/tiQ/2duIxy2O3iGyc+GyQurOaSGE0ByrrlZ6KMzPGKOBI9r37g==", - "dev": true, - "requires": { - "keccak256": "^1.0.0", - "meow": "^5.0.0" - }, - "dependencies": { - "camelcase": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-4.1.0.tgz", - "integrity": "sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=", - "dev": true - }, - "camelcase-keys": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-4.2.0.tgz", - "integrity": "sha1-oqpfsa9oh1glnDLBQUJteJI7m3c=", - "dev": true, - "requires": { - "camelcase": "^4.1.0", - "map-obj": "^2.0.0", - "quick-lru": "^1.0.0" - } - }, - "find-up": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz", - "integrity": "sha1-RdG35QbHF93UgndaK3eSCjwMV6c=", - "dev": true, - "requires": { - "locate-path": "^2.0.0" - } - }, - "indent-string": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-3.2.0.tgz", - "integrity": "sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok=", - "dev": true - }, - "locate-path": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz", - "integrity": "sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=", - "dev": true, - "requires": { - "p-locate": "^2.0.0", - "path-exists": "^3.0.0" - } - }, - "map-obj": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-2.0.0.tgz", - "integrity": "sha1-plzSkIepJZi4eRJXpSPgISIqwfk=", - "dev": true - }, - "meow": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/meow/-/meow-5.0.0.tgz", - "integrity": "sha512-CbTqYU17ABaLefO8vCU153ZZlprKYWDljcndKKDCFcYQITzWCXZAVk4QMFZPgvzrnUQ3uItnIE/LoUOwrT15Ig==", - "dev": true, - "requires": { - "camelcase-keys": "^4.0.0", - "decamelize-keys": "^1.0.0", - "loud-rejection": "^1.0.0", - "minimist-options": "^3.0.1", - "normalize-package-data": "^2.3.4", - "read-pkg-up": "^3.0.0", - "redent": "^2.0.0", - "trim-newlines": "^2.0.0", - "yargs-parser": "^10.0.0" - } - }, - "minimist-options": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-3.0.2.tgz", - "integrity": "sha512-FyBrT/d0d4+uiZRbqznPXqw3IpZZG3gl3wKWiX784FycUKVwBt0uLBFkQrtE4tZOrgo78nZp2jnKz3L65T5LdQ==", - "dev": true, - "requires": { - "arrify": "^1.0.1", - "is-plain-obj": "^1.1.0" - } - }, - "p-limit": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz", - "integrity": "sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==", - "dev": true, - "requires": { - "p-try": "^1.0.0" - } - }, - "p-locate": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz", - "integrity": "sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=", - "dev": true, - "requires": { - "p-limit": "^1.1.0" - } - }, - "path-exists": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz", - "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=", - "dev": true - }, - "quick-lru": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz", - "integrity": "sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=", - "dev": true - }, - "read-pkg": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "integrity": "sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=", - "dev": true, - "requires": { - "load-json-file": "^4.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^3.0.0" - } - }, - "read-pkg-up": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz", - "integrity": "sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=", - "dev": true, - "requires": { - "find-up": "^2.0.0", - "read-pkg": "^3.0.0" - } - }, - "redent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-2.0.0.tgz", - "integrity": "sha1-wbIAe0LVfrE4kHmzyDM2OdXhzKo=", - "dev": true, - "requires": { - "indent-string": "^3.0.0", - "strip-indent": "^2.0.0" - } - }, - "strip-indent": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz", - "integrity": "sha1-XvjbKV0B5u1sv3qrlpmNeCJSe2g=", - "dev": true - }, - "trim-newlines": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-2.0.0.tgz", - "integrity": "sha1-tAPQuRvlDDMd/EuC7s6yLD3hbSA=", - "dev": true - }, - "yargs-parser": { - "version": "10.1.0", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-10.1.0.tgz", - "integrity": "sha512-VCIyR1wJoEBZUqk5PA+oOBF6ypbwh5aNB3I50guxAL/quggdfs4TtNHQrSazFA3fYZ+tEqfs0zIGlv0c/rgjbQ==", - "dev": true, - "requires": { - "camelcase": "^4.1.0" - } - } - } - }, - "exec-sh": { - "version": "0.3.4", - "resolved": "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.4.tgz", - "integrity": "sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A==", - "dev": true - }, - "execa": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz", - "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==", - "dev": true, - "requires": { - "cross-spawn": "^6.0.0", - "get-stream": "^4.0.0", - "is-stream": "^1.1.0", - "npm-run-path": "^2.0.0", - "p-finally": "^1.0.0", - "signal-exit": "^3.0.0", - "strip-eof": "^1.0.0" - } - }, - "exit": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "integrity": "sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=", - "dev": true - }, - "expand-brackets": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz", - "integrity": "sha1-t3c14xXOMPa27/D4OwQVGiJEliI=", - "dev": true, - "requires": { - "debug": "^2.3.3", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "posix-character-classes": "^0.1.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "expand-template": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", - "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", - "dev": true - }, - "expect": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/expect/-/expect-26.6.2.tgz", - "integrity": "sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-styles": "^4.0.0", - "jest-get-type": "^26.3.0", - "jest-matcher-utils": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-regex-util": "^26.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - } - } - }, - "extend": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", - "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==", - "dev": true - }, - "extend-shallow": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz", - "integrity": "sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=", - "dev": true, - "requires": { - "assign-symbols": "^1.0.0", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, - "extglob": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz", - "integrity": "sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==", - "dev": true, - "requires": { - "array-unique": "^0.3.2", - "define-property": "^1.0.0", - "expand-brackets": "^2.1.4", - "extend-shallow": "^2.0.1", - "fragment-cache": "^0.2.1", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "extsprintf": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz", - "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=", - "dev": true - }, - "eztz-lib": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/eztz-lib/-/eztz-lib-0.1.2.tgz", - "integrity": "sha512-77pr673PMEPvbcHylbRuHwd5P5D3Myc3VC54AC2ovaKTdIVbW/vc6HIrf8D44/a5q9eZzlUpunfKrkBug02OBw==", - "dev": true, - "requires": { - "bignumber.js": "^7.2.1", - "bip39": "^2.5.0", - "bs58check": "^2.1.1", - "buffer": "^5.1.0", - "codecov": "^2.3.1", - "libsodium-wrappers": "^0.5.4", - "pbkdf2": "^3.0.14", - "xhr2": "^0.1.4", - "xmlhttprequest": "^1.8.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "ansi-styles": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz", - "integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=", - "dev": true - }, - "assert-plus": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-0.2.0.tgz", - "integrity": "sha1-104bh+ev/A24qttwIfP+SBAasjQ=", - "dev": true - }, - "aws-sign2": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.6.0.tgz", - "integrity": "sha1-FDQt0428yU0OW4fXY81jYSwOeU8=", - "dev": true - }, - "bignumber.js": { - "version": "7.2.1", - "resolved": "https://registry.npmjs.org/bignumber.js/-/bignumber.js-7.2.1.tgz", - "integrity": "sha512-S4XzBk5sMB+Rcb/LNcpzXr57VRTxgAvaAEDAl1AwRx27j00hT84O6OkteE7u8UB3NuaaygCRrEpqox4uDOrbdQ==", - "dev": true - }, - "caseless": { - "version": "0.11.0", - "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.11.0.tgz", - "integrity": "sha1-cVuW6phBWTzDMGeSP17GDr2k99c=", - "dev": true - }, - "chalk": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz", - "integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=", - "dev": true, - "requires": { - "ansi-styles": "^2.2.1", - "escape-string-regexp": "^1.0.2", - "has-ansi": "^2.0.0", - "strip-ansi": "^3.0.0", - "supports-color": "^2.0.0" - } - }, - "codecov": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/codecov/-/codecov-2.3.1.tgz", - "integrity": "sha1-fdqUXNWKH2CBAltbA+4Bou8g+G4=", - "dev": true, - "requires": { - "argv": "0.0.2", - "request": "2.77.0", - "urlgrey": "0.4.4" - } - }, - "form-data": { - "version": "2.1.4", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.1.4.tgz", - "integrity": "sha1-M8GDrPGTJ27KqYFDpp6Uv+4XUNE=", - "dev": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.5", - "mime-types": "^2.1.12" - } - }, - "har-validator": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-2.0.6.tgz", - "integrity": "sha1-zcvAgYgmWtEZtqWnyKtw7s+10n0=", - "dev": true, - "requires": { - "chalk": "^1.1.1", - "commander": "^2.9.0", - "is-my-json-valid": "^2.12.4", - "pinkie-promise": "^2.0.0" - } - }, - "http-signature": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.1.1.tgz", - "integrity": "sha1-33LiZwZs0Kxn+3at+OE0qPvPkb8=", - "dev": true, - "requires": { - "assert-plus": "^0.2.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" - } - }, - "node-uuid": { - "version": "1.4.8", - "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.8.tgz", - "integrity": "sha1-sEDrCSOWivq/jTL7HxfxFn/auQc=", - "dev": true - }, - "oauth-sign": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz", - "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=", - "dev": true - }, - "punycode": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=", - "dev": true - }, - "qs": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.3.2.tgz", - "integrity": "sha1-51vV9uJoEioqDgvaYwslUMFmUCw=", - "dev": true - }, - "request": { - "version": "2.77.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.77.0.tgz", - "integrity": "sha1-KwDYIDDt7cyXCJ/6XYgQqcKqMUs=", - "dev": true, - "requires": { - "aws-sign2": "~0.6.0", - "aws4": "^1.2.1", - "caseless": "~0.11.0", - "combined-stream": "~1.0.5", - "extend": "~3.0.0", - "forever-agent": "~0.6.1", - "form-data": "~2.1.1", - "har-validator": "~2.0.6", - "hawk": "~3.1.3", - "http-signature": "~1.1.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.7", - "node-uuid": "~1.4.7", - "oauth-sign": "~0.8.1", - "qs": "~6.3.0", - "stringstream": "~0.0.4", - "tough-cookie": "~2.3.0", - "tunnel-agent": "~0.4.1" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - }, - "supports-color": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz", - "integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=", - "dev": true - }, - "tough-cookie": { - "version": "2.3.4", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.4.tgz", - "integrity": "sha512-TZ6TTfI5NtZnuyy/Kecv+CnoROnyXn2DN97LontgQpCwsX2XyLYCC0ENhYkehSOwAp8rTQKc/NUIF7BkQ5rKLA==", - "dev": true, - "requires": { - "punycode": "^1.4.1" - } - }, - "tunnel-agent": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.3.tgz", - "integrity": "sha1-Y3PbdpCf5XDgjXNYM2Xtgop07us=", - "dev": true - } - } - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "fast-glob": { - "version": "3.2.5", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.5.tgz", - "integrity": "sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg==", - "dev": true, - "requires": { - "@nodelib/fs.stat": "^2.0.2", - "@nodelib/fs.walk": "^1.2.3", - "glob-parent": "^5.1.0", - "merge2": "^1.3.0", - "micromatch": "^4.0.2", - "picomatch": "^2.2.1" - } - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=", - "dev": true - }, - "fastq": { - "version": "1.11.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.11.0.tgz", - "integrity": "sha512-7Eczs8gIPDrVzT+EksYBcupqMyxSHXXrHOLRRxU2/DicV8789MRBRR8+Hc2uWzUupOs4YS4JzBmBxjjCVBxD/g==", - "dev": true, - "requires": { - "reusify": "^1.0.4" - } - }, - "fb-watchman": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz", - "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==", - "dev": true, - "requires": { - "bser": "2.1.1" - } - }, - "file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "requires": { - "flat-cache": "^3.0.4" - } - }, - "file-uri-to-path": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", - "integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==", - "dev": true - }, - "fill-range": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", - "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", - "dev": true, - "requires": { - "to-regex-range": "^5.0.1" - } - }, - "find-up": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz", - "integrity": "sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==", - "dev": true, - "requires": { - "locate-path": "^6.0.0", - "path-exists": "^4.0.0" - } - }, - "flat-cache": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz", - "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==", - "dev": true, - "requires": { - "flatted": "^3.1.0", - "rimraf": "^3.0.2" - } - }, - "flatted": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.1.1.tgz", - "integrity": "sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==", - "dev": true - }, - "follow-redirects": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.1.tgz", - "integrity": "sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==", - "dev": true - }, - "for-in": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz", - "integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=", - "dev": true - }, - "forever-agent": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz", - "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=", - "dev": true - }, - "form-data": { - "version": "2.3.3", - "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz", - "integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==", - "dev": true, - "requires": { - "asynckit": "^0.4.0", - "combined-stream": "^1.0.6", - "mime-types": "^2.1.12" - } - }, - "fragment-cache": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz", - "integrity": "sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=", - "dev": true, - "requires": { - "map-cache": "^0.2.2" - } - }, - "fs-constants": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz", - "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==", - "dev": true - }, - "fs-minipass": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-2.1.0.tgz", - "integrity": "sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==", - "dev": true, - "requires": { - "minipass": "^3.0.0" - } - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=", - "dev": true - }, - "fsevents": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.1.tgz", - "integrity": "sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw==", - "dev": true, - "optional": true - }, - "function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true - }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=", - "dev": true - }, - "gauge": { - "version": "2.7.4", - "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", - "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", - "dev": true, - "requires": { - "aproba": "^1.0.3", - "console-control-strings": "^1.0.0", - "has-unicode": "^2.0.0", - "object-assign": "^4.1.0", - "signal-exit": "^3.0.0", - "string-width": "^1.0.1", - "strip-ansi": "^3.0.1", - "wide-align": "^1.1.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz", - "integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=", - "dev": true, - "requires": { - "number-is-nan": "^1.0.0" - } - }, - "string-width": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz", - "integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=", - "dev": true, - "requires": { - "code-point-at": "^1.0.0", - "is-fullwidth-code-point": "^1.0.0", - "strip-ansi": "^3.0.0" - } - }, - "strip-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz", - "integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - } - } - } - }, - "generate-function": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.3.1.tgz", - "integrity": "sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==", - "dev": true, - "requires": { - "is-property": "^1.0.2" - } - }, - "generate-object-property": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz", - "integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=", - "dev": true, - "requires": { - "is-property": "^1.0.0" - } - }, - "gensync": { - "version": "1.0.0-beta.2", - "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz", - "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==", - "dev": true - }, - "get-caller-file": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", - "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", - "dev": true - }, - "get-package-type": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", - "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", - "dev": true - }, - "get-stream": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", - "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", - "dev": true, - "requires": { - "pump": "^3.0.0" - } - }, - "get-value": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz", - "integrity": "sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=", - "dev": true - }, - "getpass": { - "version": "0.1.7", - "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz", - "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0" - } - }, - "github-from-package": { - "version": "0.0.0", - "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz", - "integrity": "sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=", - "dev": true - }, - "glob": { - "version": "7.1.6", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz", - "integrity": "sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.0.4", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - }, - "globals": { - "version": "11.12.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", - "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", - "dev": true - }, - "globby": { - "version": "11.0.3", - "resolved": "https://registry.npmjs.org/globby/-/globby-11.0.3.tgz", - "integrity": "sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==", - "dev": true, - "requires": { - "array-union": "^2.1.0", - "dir-glob": "^3.0.1", - "fast-glob": "^3.1.1", - "ignore": "^5.1.4", - "merge2": "^1.3.0", - "slash": "^3.0.0" - } - }, - "graceful-fs": { - "version": "4.2.6", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz", - "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==", - "dev": true - }, - "growly": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz", - "integrity": "sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=", - "dev": true, - "optional": true - }, - "har-schema": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz", - "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=", - "dev": true - }, - "har-validator": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz", - "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==", - "dev": true, - "requires": { - "ajv": "^6.12.3", - "har-schema": "^2.0.0" - } - }, - "hard-rejection": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/hard-rejection/-/hard-rejection-2.1.0.tgz", - "integrity": "sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==", - "dev": true - }, - "has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dev": true, - "requires": { - "function-bind": "^1.1.1" - } - }, - "has-ansi": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz", - "integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=", - "dev": true, - "requires": { - "ansi-regex": "^2.0.0" - }, - "dependencies": { - "ansi-regex": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz", - "integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=", - "dev": true - } - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "has-unicode": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", - "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", - "dev": true - }, - "has-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz", - "integrity": "sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=", - "dev": true, - "requires": { - "get-value": "^2.0.6", - "has-values": "^1.0.0", - "isobject": "^3.0.0" - } - }, - "has-values": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz", - "integrity": "sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=", - "dev": true, - "requires": { - "is-number": "^3.0.0", - "kind-of": "^4.0.0" - }, - "dependencies": { - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "kind-of": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz", - "integrity": "sha1-IIE989cSkosgc3hpGkUGb65y3Vc=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "hash-base": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz", - "integrity": "sha1-X8hoaEfs1zSZQDMZprCj8/auSRg=", - "dev": true, - "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" - } - }, - "hawk": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.3.tgz", - "integrity": "sha1-B4REvXwWQLD+VA0sm3PVlnjo4cQ=", - "dev": true, - "requires": { - "boom": "2.x.x", - "cryptiles": "2.x.x", - "hoek": "2.x.x", - "sntp": "1.x.x" - } - }, - "hoek": { - "version": "2.16.3", - "resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", - "integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=", - "dev": true - }, - "hosted-git-info": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", - "dev": true - }, - "html-encoding-sniffer": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz", - "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==", - "dev": true, - "requires": { - "whatwg-encoding": "^1.0.5" - } - }, - "html-escaper": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", - "dev": true - }, - "http-proxy-agent": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz", - "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==", - "requires": { - "@tootallnate/once": "1", - "agent-base": "6", - "debug": "4" - } - }, - "http-signature": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz", - "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0", - "jsprim": "^1.2.2", - "sshpk": "^1.7.0" - } - }, - "https-proxy-agent": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.0.tgz", - "integrity": "sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==", - "requires": { - "agent-base": "6", - "debug": "4" - } - }, - "human-signals": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz", - "integrity": "sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw==", - "dev": true - }, - "iconv-lite": { - "version": "0.4.24", - "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz", - "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==", - "dev": true, - "requires": { - "safer-buffer": ">= 2.1.2 < 3" - } - }, - "ieee754": { - "version": "1.1.13", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz", - "integrity": "sha512-4vf7I2LYV/HaWerSo3XmlMkp5eZ83i+/CDluXi/IGTs/O1sejBNhTtnxzmRZfvOUqj7lZjqHkeTvpgSFDlWZTg==", - "dev": true - }, - "ignore": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz", - "integrity": "sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==", - "dev": true - }, - "ignore-walk": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.3.tgz", - "integrity": "sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==", - "requires": { - "minimatch": "^3.0.4" - } - }, - "image-extensions": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/image-extensions/-/image-extensions-1.1.0.tgz", - "integrity": "sha1-uOa/YDnfAFbjM1AqALZjejEF2JQ=", - "dev": true - }, - "image-size": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/image-size/-/image-size-0.8.3.tgz", - "integrity": "sha512-SMtq1AJ+aqHB45c3FsB4ERK0UCiA2d3H1uq8s+8T0Pf8A3W4teyBQyaFaktH6xvZqh+npwlKU7i4fJo0r7TYTg==", - "dev": true, - "requires": { - "queue": "6.0.1" - } - }, - "import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "dependencies": { - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - } - } - }, - "import-local": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz", - "integrity": "sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==", - "dev": true, - "requires": { - "pkg-dir": "^4.2.0", - "resolve-cwd": "^3.0.0" - } - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=", - "dev": true - }, - "indent-string": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz", - "integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==", - "dev": true - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "ini": { - "version": "1.3.8", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", - "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", - "dev": true - }, - "ip-regex": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz", - "integrity": "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=", - "dev": true - }, - "is-accessor-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz", - "integrity": "sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=", - "dev": true - }, - "is-buffer": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz", - "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==", - "dev": true - }, - "is-ci": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz", - "integrity": "sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==", - "dev": true, - "requires": { - "ci-info": "^2.0.0" - } - }, - "is-core-module": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.2.0.tgz", - "integrity": "sha512-XRAfAdyyY5F5cOXn7hYQDqh2Xmii+DEfIcQGxK/uNwMHhIkPWO0g8msXcbzLe+MpGoR951MlqM/2iIlU4vKDdQ==", - "dev": true, - "requires": { - "has": "^1.0.3" - } - }, - "is-data-descriptor": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz", - "integrity": "sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "is-descriptor": { - "version": "0.1.6", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz", - "integrity": "sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^0.1.6", - "is-data-descriptor": "^0.1.4", - "kind-of": "^5.0.0" - }, - "dependencies": { - "kind-of": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz", - "integrity": "sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==", - "dev": true - } - } - }, - "is-docker": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.1.1.tgz", - "integrity": "sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw==", - "dev": true, - "optional": true - }, - "is-extendable": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz", - "integrity": "sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=", - "dev": true - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "is-generator-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", - "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", - "dev": true - }, - "is-glob": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz", - "integrity": "sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "is-image": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-image/-/is-image-3.0.0.tgz", - "integrity": "sha512-NNPLvwKZ/hqx1Wv+ayKvVeDOylIapVKSxK/guzmB9doAk0FEdK0KqFKbnwNbuMLEPqEY4NaBhxzB4e98fVOq2Q==", - "dev": true, - "requires": { - "image-extensions": "^1.1.0" - } - }, - "is-my-ip-valid": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz", - "integrity": "sha512-gmh/eWXROncUzRnIa1Ubrt5b8ep/MGSnfAUI3aRp+sqTCs1tv1Isl8d8F6JmkN3dXKc3ehZMrtiPN9eL03NuaQ==", - "dev": true - }, - "is-my-json-valid": { - "version": "2.20.4", - "resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.20.4.tgz", - "integrity": "sha512-Ym0D5NOxJ+f+zzQHkLfu5n9B1134ra+KwskpDD86200xYQBsAb9OKX81eSsI4oKN9GNAhDAReS7t8Mxtih/l+A==", - "dev": true, - "requires": { - "generate-function": "^2.0.0", - "generate-object-property": "^1.1.0", - "is-my-ip-valid": "^1.0.0", - "jsonpointer": "^4.0.0", - "xtend": "^4.0.0" - } - }, - "is-number": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", - "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", - "dev": true - }, - "is-plain-obj": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz", - "integrity": "sha1-caUMhCnfync8kqOQpKA7OfzVHT4=", - "dev": true - }, - "is-plain-object": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz", - "integrity": "sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==", - "dev": true, - "requires": { - "isobject": "^3.0.1" - } - }, - "is-potential-custom-element-name": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz", - "integrity": "sha1-DFLlS8yjkbssSUsh6GJtczbG45c=", - "dev": true - }, - "is-property": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz", - "integrity": "sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=", - "dev": true - }, - "is-stream": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz", - "integrity": "sha1-EtSj3U5o4Lec6428hBc66A2RykQ=", - "dev": true - }, - "is-typedarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz", - "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=", - "dev": true - }, - "is-windows": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz", - "integrity": "sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==", - "dev": true - }, - "is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", - "dev": true, - "optional": true, - "requires": { - "is-docker": "^2.0.0" - } - }, - "isarray": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", - "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=", - "dev": true - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=", - "dev": true - }, - "isobject": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz", - "integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=", - "dev": true - }, - "isstream": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", - "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=", - "dev": true - }, - "istanbul-lib-coverage": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz", - "integrity": "sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==", - "dev": true - }, - "istanbul-lib-instrument": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz", - "integrity": "sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==", - "dev": true, - "requires": { - "@babel/core": "^7.7.5", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-coverage": "^3.0.0", - "semver": "^6.3.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true - } - } - }, - "istanbul-lib-report": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz", - "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==", - "dev": true, - "requires": { - "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^3.0.0", - "supports-color": "^7.1.0" - } - }, - "istanbul-lib-source-maps": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz", - "integrity": "sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==", - "dev": true, - "requires": { - "debug": "^4.1.1", - "istanbul-lib-coverage": "^3.0.0", - "source-map": "^0.6.1" - } - }, - "istanbul-reports": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz", - "integrity": "sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw==", - "dev": true, - "requires": { - "html-escaper": "^2.0.0", - "istanbul-lib-report": "^3.0.0" - } - }, - "jest": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz", - "integrity": "sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q==", - "dev": true, - "requires": { - "@jest/core": "^26.6.3", - "import-local": "^3.0.2", - "jest-cli": "^26.6.3" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "jest-cli": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-26.6.3.tgz", - "integrity": "sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg==", - "dev": true, - "requires": { - "@jest/core": "^26.6.3", - "@jest/test-result": "^26.6.2", - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.4", - "import-local": "^3.0.2", - "is-ci": "^2.0.0", - "jest-config": "^26.6.3", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "prompts": "^2.0.1", - "yargs": "^15.4.1" - } - } - } - }, - "jest-changed-files": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.6.2.tgz", - "integrity": "sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "execa": "^4.0.0", - "throat": "^5.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "execa": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz", - "integrity": "sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA==", - "dev": true, - "requires": { - "cross-spawn": "^7.0.0", - "get-stream": "^5.0.0", - "human-signals": "^1.1.1", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.0", - "onetime": "^5.1.0", - "signal-exit": "^3.0.2", - "strip-final-newline": "^2.0.0" - } - }, - "get-stream": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", - "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", - "dev": true, - "requires": { - "pump": "^3.0.0" - } - }, - "is-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz", - "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==", - "dev": true - }, - "npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "requires": { - "path-key": "^3.0.0" - } - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - } - } - }, - "jest-config": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-26.6.3.tgz", - "integrity": "sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg==", - "dev": true, - "requires": { - "@babel/core": "^7.1.0", - "@jest/test-sequencer": "^26.6.3", - "@jest/types": "^26.6.2", - "babel-jest": "^26.6.3", - "chalk": "^4.0.0", - "deepmerge": "^4.2.2", - "glob": "^7.1.1", - "graceful-fs": "^4.2.4", - "jest-environment-jsdom": "^26.6.2", - "jest-environment-node": "^26.6.2", - "jest-get-type": "^26.3.0", - "jest-jasmine2": "^26.6.3", - "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.6.2", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "micromatch": "^4.0.2", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-diff": { - "version": "25.5.0", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-25.5.0.tgz", - "integrity": "sha512-z1kygetuPiREYdNIumRpAHY6RXiGmp70YHptjdaxTWGmA085W3iCnXNx0DhflK3vwrKmrRWyY1wUpkPMVxMK7A==", - "dev": true, - "requires": { - "chalk": "^3.0.0", - "diff-sequences": "^25.2.6", - "jest-get-type": "^25.2.6", - "pretty-format": "^25.5.0" - }, - "dependencies": { - "chalk": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-3.0.0.tgz", - "integrity": "sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - } - } - }, - "jest-docblock": { - "version": "26.0.0", - "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-26.0.0.tgz", - "integrity": "sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w==", - "dev": true, - "requires": { - "detect-newline": "^3.0.0" - } - }, - "jest-each": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-26.6.2.tgz", - "integrity": "sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "jest-get-type": "^26.3.0", - "jest-util": "^26.6.2", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-environment-jsdom": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-26.6.2.tgz", - "integrity": "sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q==", - "dev": true, - "requires": { - "@jest/environment": "^26.6.2", - "@jest/fake-timers": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "jest-mock": "^26.6.2", - "jest-util": "^26.6.2", - "jsdom": "^16.4.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-environment-node": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-26.6.2.tgz", - "integrity": "sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag==", - "dev": true, - "requires": { - "@jest/environment": "^26.6.2", - "@jest/fake-timers": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "jest-mock": "^26.6.2", - "jest-util": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-expect-message": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/jest-expect-message/-/jest-expect-message-1.0.2.tgz", - "integrity": "sha512-WFiXMgwS2lOqQZt1iJMI/hOXpUm32X+ApsuzYcQpW5m16Pv6/Gd9kgC+Q+Q1YVNU04kYcAOv9NXMnjg6kKUy6Q==", - "dev": true - }, - "jest-get-type": { - "version": "25.2.6", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-25.2.6.tgz", - "integrity": "sha512-DxjtyzOHjObRM+sM1knti6or+eOgcGU4xVSb2HNP1TqO4ahsT+rqZg+nyqHWJSvWgKC5cG3QjGFBqxLghiF/Ig==", - "dev": true - }, - "jest-haste-map": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.6.2.tgz", - "integrity": "sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@types/graceful-fs": "^4.1.2", - "@types/node": "*", - "anymatch": "^3.0.3", - "fb-watchman": "^2.0.0", - "fsevents": "^2.1.2", - "graceful-fs": "^4.2.4", - "jest-regex-util": "^26.0.0", - "jest-serializer": "^26.6.2", - "jest-util": "^26.6.2", - "jest-worker": "^26.6.2", - "micromatch": "^4.0.2", - "sane": "^4.0.3", - "walker": "^1.0.7" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "jest-jasmine2": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.6.3.tgz", - "integrity": "sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg==", - "dev": true, - "requires": { - "@babel/traverse": "^7.1.0", - "@jest/environment": "^26.6.2", - "@jest/source-map": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "co": "^4.6.0", - "expect": "^26.6.2", - "is-generator-fn": "^2.0.0", - "jest-each": "^26.6.2", - "jest-matcher-utils": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-runtime": "^26.6.3", - "jest-snapshot": "^26.6.2", - "jest-util": "^26.6.2", - "pretty-format": "^26.6.2", - "throat": "^5.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-leak-detector": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-26.6.2.tgz", - "integrity": "sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg==", - "dev": true, - "requires": { - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-matcher-utils": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz", - "integrity": "sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw==", - "dev": true, - "requires": { - "chalk": "^4.0.0", - "jest-diff": "^26.6.2", - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "diff-sequences": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz", - "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==", - "dev": true - }, - "jest-diff": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz", - "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==", - "dev": true, - "requires": { - "chalk": "^4.0.0", - "diff-sequences": "^26.6.2", - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-message-util": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-26.6.2.tgz", - "integrity": "sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.0.0", - "@jest/types": "^26.6.2", - "@types/stack-utils": "^2.0.0", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.4", - "micromatch": "^4.0.2", - "pretty-format": "^26.6.2", - "slash": "^3.0.0", - "stack-utils": "^2.0.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-mock": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-26.6.2.tgz", - "integrity": "sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@types/node": "*" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-pnp-resolver": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz", - "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==", - "dev": true - }, - "jest-regex-util": { - "version": "26.0.0", - "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz", - "integrity": "sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A==", - "dev": true - }, - "jest-resolve": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.6.2.tgz", - "integrity": "sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.4", - "jest-pnp-resolver": "^1.2.2", - "jest-util": "^26.6.2", - "read-pkg-up": "^7.0.1", - "resolve": "^1.18.1", - "slash": "^3.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "parse-json": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.1.0.tgz", - "integrity": "sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - } - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - }, - "read-pkg": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz", - "integrity": "sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==", - "dev": true, - "requires": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^2.5.0", - "parse-json": "^5.0.0", - "type-fest": "^0.6.0" - }, - "dependencies": { - "type-fest": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz", - "integrity": "sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==", - "dev": true - } - } - }, - "read-pkg-up": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz", - "integrity": "sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==", - "dev": true, - "requires": { - "find-up": "^4.1.0", - "read-pkg": "^5.2.0", - "type-fest": "^0.8.1" - } - }, - "resolve": { - "version": "1.19.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz", - "integrity": "sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==", - "dev": true, - "requires": { - "is-core-module": "^2.1.0", - "path-parse": "^1.0.6" - } - } - } - }, - "jest-resolve-dependencies": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.6.3.tgz", - "integrity": "sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-snapshot": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-runner": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-26.6.3.tgz", - "integrity": "sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ==", - "dev": true, - "requires": { - "@jest/console": "^26.6.2", - "@jest/environment": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "emittery": "^0.7.1", - "exit": "^0.1.2", - "graceful-fs": "^4.2.4", - "jest-config": "^26.6.3", - "jest-docblock": "^26.0.0", - "jest-haste-map": "^26.6.2", - "jest-leak-detector": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-resolve": "^26.6.2", - "jest-runtime": "^26.6.3", - "jest-util": "^26.6.2", - "jest-worker": "^26.6.2", - "source-map-support": "^0.5.6", - "throat": "^5.0.0" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "jest-runtime": { - "version": "26.6.3", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.6.3.tgz", - "integrity": "sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw==", - "dev": true, - "requires": { - "@jest/console": "^26.6.2", - "@jest/environment": "^26.6.2", - "@jest/fake-timers": "^26.6.2", - "@jest/globals": "^26.6.2", - "@jest/source-map": "^26.6.2", - "@jest/test-result": "^26.6.2", - "@jest/transform": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0", - "cjs-module-lexer": "^0.6.0", - "collect-v8-coverage": "^1.0.0", - "exit": "^0.1.2", - "glob": "^7.1.3", - "graceful-fs": "^4.2.4", - "jest-config": "^26.6.3", - "jest-haste-map": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-mock": "^26.6.2", - "jest-regex-util": "^26.0.0", - "jest-resolve": "^26.6.2", - "jest-snapshot": "^26.6.2", - "jest-util": "^26.6.2", - "jest-validate": "^26.6.2", - "slash": "^3.0.0", - "strip-bom": "^4.0.0", - "yargs": "^15.4.1" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "strip-bom": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "dev": true - } - } - }, - "jest-serializer": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.6.2.tgz", - "integrity": "sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==", - "dev": true, - "requires": { - "@types/node": "*", - "graceful-fs": "^4.2.4" - }, - "dependencies": { - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "jest-snapshot": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.6.2.tgz", - "integrity": "sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og==", - "dev": true, - "requires": { - "@babel/types": "^7.0.0", - "@jest/types": "^26.6.2", - "@types/babel__traverse": "^7.0.4", - "@types/prettier": "^2.0.0", - "chalk": "^4.0.0", - "expect": "^26.6.2", - "graceful-fs": "^4.2.4", - "jest-diff": "^26.6.2", - "jest-get-type": "^26.3.0", - "jest-haste-map": "^26.6.2", - "jest-matcher-utils": "^26.6.2", - "jest-message-util": "^26.6.2", - "jest-resolve": "^26.6.2", - "natural-compare": "^1.4.0", - "pretty-format": "^26.6.2", - "semver": "^7.3.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "diff-sequences": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz", - "integrity": "sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==", - "dev": true - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - }, - "jest-diff": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz", - "integrity": "sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==", - "dev": true, - "requires": { - "chalk": "^4.0.0", - "diff-sequences": "^26.6.2", - "jest-get-type": "^26.3.0", - "pretty-format": "^26.6.2" - } - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - }, - "semver": { - "version": "7.3.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", - "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - } - } - }, - "jest-util": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-26.6.2.tgz", - "integrity": "sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "@types/node": "*", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.4", - "is-ci": "^2.0.0", - "micromatch": "^4.0.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "graceful-fs": { - "version": "4.2.4", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz", - "integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==", - "dev": true - } - } - }, - "jest-validate": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-26.6.2.tgz", - "integrity": "sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "camelcase": "^6.0.0", - "chalk": "^4.0.0", - "jest-get-type": "^26.3.0", - "leven": "^3.1.0", - "pretty-format": "^26.6.2" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - }, - "camelcase": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz", - "integrity": "sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==", - "dev": true - }, - "jest-get-type": { - "version": "26.3.0", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz", - "integrity": "sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==", - "dev": true - }, - "pretty-format": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz", - "integrity": "sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==", - "dev": true, - "requires": { - "@jest/types": "^26.6.2", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^17.0.1" - } - }, - "react-is": { - "version": "17.0.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz", - "integrity": "sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA==", - "dev": true - } - } - }, - "jest-watcher": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-26.6.2.tgz", - "integrity": "sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ==", - "dev": true, - "requires": { - "@jest/test-result": "^26.6.2", - "@jest/types": "^26.6.2", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "jest-util": "^26.6.2", - "string-length": "^4.0.1" - }, - "dependencies": { - "@jest/types": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz", - "integrity": "sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^15.0.0", - "chalk": "^4.0.0" - } - }, - "@types/istanbul-reports": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz", - "integrity": "sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA==", - "dev": true, - "requires": { - "@types/istanbul-lib-report": "*" - } - } - } - }, - "jest-worker": { - "version": "26.6.2", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz", - "integrity": "sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==", - "dev": true, - "requires": { - "@types/node": "*", - "merge-stream": "^2.0.0", - "supports-color": "^7.0.0" - } - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "js-yaml": { - "version": "3.14.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz", - "integrity": "sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "jsbn": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz", - "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=", - "dev": true - }, - "jsdom": { - "version": "16.4.0", - "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.4.0.tgz", - "integrity": "sha512-lYMm3wYdgPhrl7pDcRmvzPhhrGVBeVhPIqeHjzeiHN3DFmD1RBpbExbi8vU7BJdH8VAZYovR8DMt0PNNDM7k8w==", - "dev": true, - "requires": { - "abab": "^2.0.3", - "acorn": "^7.1.1", - "acorn-globals": "^6.0.0", - "cssom": "^0.4.4", - "cssstyle": "^2.2.0", - "data-urls": "^2.0.0", - "decimal.js": "^10.2.0", - "domexception": "^2.0.1", - "escodegen": "^1.14.1", - "html-encoding-sniffer": "^2.0.1", - "is-potential-custom-element-name": "^1.0.0", - "nwsapi": "^2.2.0", - "parse5": "5.1.1", - "request": "^2.88.2", - "request-promise-native": "^1.0.8", - "saxes": "^5.0.0", - "symbol-tree": "^3.2.4", - "tough-cookie": "^3.0.1", - "w3c-hr-time": "^1.0.2", - "w3c-xmlserializer": "^2.0.0", - "webidl-conversions": "^6.1.0", - "whatwg-encoding": "^1.0.5", - "whatwg-mimetype": "^2.3.0", - "whatwg-url": "^8.0.0", - "ws": "^7.2.3", - "xml-name-validator": "^3.0.0" - }, - "dependencies": { - "tr46": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.0.2.tgz", - "integrity": "sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg==", - "dev": true, - "requires": { - "punycode": "^2.1.1" - } - }, - "webidl-conversions": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz", - "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==", - "dev": true - }, - "whatwg-url": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.4.0.tgz", - "integrity": "sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw==", - "dev": true, - "requires": { - "lodash.sortby": "^4.7.0", - "tr46": "^2.0.2", - "webidl-conversions": "^6.1.0" - } - } - } - }, - "jsesc": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", - "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", - "dev": true - }, - "json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "dev": true - }, - "json-parse-even-better-errors": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", - "dev": true - }, - "json-schema": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz", - "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=", - "dev": true - }, - "json-stringify-safe": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", - "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", - "dev": true - }, - "json5": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz", - "integrity": "sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==", - "dev": true, - "requires": { - "minimist": "^1.2.5" - } - }, - "jsondiffpatch": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/jsondiffpatch/-/jsondiffpatch-0.4.1.tgz", - "integrity": "sha512-t0etAxTUk1w5MYdNOkZBZ8rvYYN5iL+2dHCCx/DpkFm/bW28M6y5nUS83D4XdZiHy35Fpaw6LBb+F88fHZnVCw==", - "requires": { - "chalk": "^2.3.0", - "diff-match-patch": "^1.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=" - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha1-tdRU3CGZriJWmfNGfloH87lVuv0=" - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "jsonpointer": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.1.0.tgz", - "integrity": "sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg==", - "dev": true - }, - "jsprim": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz", - "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=", - "dev": true, - "requires": { - "assert-plus": "1.0.0", - "extsprintf": "1.3.0", - "json-schema": "0.2.3", - "verror": "1.10.0" - } - }, - "keccak": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/keccak/-/keccak-1.4.0.tgz", - "integrity": "sha512-eZVaCpblK5formjPjeTBik7TAg+pqnDrMHIffSvi9Lh7PQgM1+hSzakUeZFCk9DVVG0dacZJuaz2ntwlzZUIBw==", - "dev": true, - "requires": { - "bindings": "^1.2.1", - "inherits": "^2.0.3", - "nan": "^2.2.1", - "safe-buffer": "^5.1.0" - } - }, - "keccak256": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/keccak256/-/keccak256-1.0.0.tgz", - "integrity": "sha512-8qv2vJdQk+Aa2tFXo8zYodm+6DgXqUOqvNJhj1p1V2pxQJT1oNKxNF+zWfhtKXNLZdLvyxjB/dvd9GwcvTHSQQ==", - "dev": true, - "requires": { - "bn.js": "^4.11.8", - "keccak": "^1.4.0" - } - }, - "kind-of": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", - "integrity": "sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==", - "dev": true - }, - "kleur": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", - "dev": true - }, - "leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "dev": true - }, - "levn": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz", - "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=", - "dev": true, - "requires": { - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2" - } - }, - "libsodium": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/libsodium/-/libsodium-0.5.4.tgz", - "integrity": "sha512-s1TQ2V23JvGby1gnCQEQncTNTGck/rtJPPA8c0TiBo9z9TpT4eUk5zThte8H1TkdoKQznneqZqyoqdrwu2btWw==", - "dev": true - }, - "libsodium-wrappers": { - "version": "0.5.4", - "resolved": "https://registry.npmjs.org/libsodium-wrappers/-/libsodium-wrappers-0.5.4.tgz", - "integrity": "sha512-dAYsfQgh6XwR4I65y7T5qDgb2XNKDpzXEXz229sDplaJfnAuIBTHBYlQ44jL5DIS4cCUspE3+g0kF4/Xe8286A==", - "dev": true, - "requires": { - "libsodium": "0.5.4" - } - }, - "lines-and-columns": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz", - "integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=", - "dev": true - }, - "load-json-file": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "integrity": "sha1-L19Fq5HjMhYjT9U62rZo607AmTs=", - "dev": true, - "requires": { - "graceful-fs": "^4.1.2", - "parse-json": "^4.0.0", - "pify": "^3.0.0", - "strip-bom": "^3.0.0" - }, - "dependencies": { - "parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=", - "dev": true, - "requires": { - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1" - } - } - } - }, - "locate-path": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz", - "integrity": "sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==", - "dev": true, - "requires": { - "p-locate": "^5.0.0" - } - }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "lodash.clonedeep": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz", - "integrity": "sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8=", - "dev": true - }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "lodash.sortby": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz", - "integrity": "sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=", - "dev": true - }, - "lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=", - "dev": true - }, - "long": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/long/-/long-4.0.0.tgz", - "integrity": "sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==", - "dev": true - }, - "loud-rejection": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz", - "integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=", - "dev": true, - "requires": { - "currently-unhandled": "^0.4.1", - "signal-exit": "^3.0.0" - } - }, - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, - "make-dir": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz", - "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==", - "dev": true, - "requires": { - "semver": "^6.0.0" - }, - "dependencies": { - "semver": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", - "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", - "dev": true - } - } - }, - "make-error": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", - "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", - "dev": true - }, - "makeerror": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz", - "integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=", - "dev": true, - "requires": { - "tmpl": "1.0.x" - } - }, - "map-cache": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz", - "integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=", - "dev": true - }, - "map-obj": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-4.2.1.tgz", - "integrity": "sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==", - "dev": true - }, - "map-visit": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz", - "integrity": "sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=", - "dev": true, - "requires": { - "object-visit": "^1.0.0" - } - }, - "md5.js": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz", - "integrity": "sha512-xitP+WxNPcTTOgnTJcrhM0xvdPepipPSf3I8EIpGKeFLjt3PlJLIDG3u8EX53ZIubkb+5U2+3rELYpEhHhzdkg==", - "dev": true, - "requires": { - "hash-base": "^3.0.0", - "inherits": "^2.0.1", - "safe-buffer": "^5.1.2" - } - }, - "meow": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/meow/-/meow-10.0.1.tgz", - "integrity": "sha512-65vCCdUI8wS5upK24fDFo25FcViNExdTGAR/vaWN4E6fXsWQ8fGdbkjCWp3nDTuJMlIYuEoAEMiB2/b81DBJjg==", - "dev": true, - "requires": { - "@types/minimist": "^1.2.1", - "camelcase-keys": "^6.2.2", - "decamelize": "^5.0.0", - "decamelize-keys": "^1.1.0", - "hard-rejection": "^2.1.0", - "minimist-options": "4.1.0", - "normalize-package-data": "^3.0.2", - "read-pkg-up": "^8.0.0", - "redent": "^4.0.0", - "trim-newlines": "^4.0.1", - "type-fest": "^1.0.2", - "yargs-parser": "^20.2.7" - }, - "dependencies": { - "decamelize": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-5.0.0.tgz", - "integrity": "sha512-U75DcT5hrio3KNtvdULAWnLiAPbFUC4191ldxMmj4FA/mRuBnmDwU0boNfPyFRhnan+Jm+haLeSn3P0afcBn4w==", - "dev": true - }, - "hosted-git-info": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz", - "integrity": "sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "normalize-package-data": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.2.tgz", - "integrity": "sha512-6CdZocmfGaKnIHPVFhJJZ3GuR8SsLKvDANFp47Jmy51aKIr8akjAWTSxtpI+MBgBFdSMRyo4hMpDlT6dTffgZg==", - "dev": true, - "requires": { - "hosted-git-info": "^4.0.1", - "resolve": "^1.20.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - } - }, - "resolve": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz", - "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==", - "dev": true, - "requires": { - "is-core-module": "^2.2.0", - "path-parse": "^1.0.6" - } - }, - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "type-fest": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.2.0.tgz", - "integrity": "sha512-++0N6KyAj0t2webXst0PE0xuXb4Dv3z1Z+4SGzK+j/epeWBZCfkQbkW/ezscZwpinmBQ5wu/l4TqagKSVcAGCA==", - "dev": true - } - } - }, - "merge-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", - "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", - "dev": true - }, - "merge2": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz", - "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==", - "dev": true - }, - "micromatch": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz", - "integrity": "sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==", - "dev": true, - "requires": { - "braces": "^3.0.1", - "picomatch": "^2.0.5" - } - }, - "mime-db": { - "version": "1.40.0", - "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.40.0.tgz", - "integrity": "sha512-jYdeOMPy9vnxEqFRRo6ZvTZ8d9oPb+k18PKoYNYUe2stVEBPPwsln/qWzdbmaIvnhZ9v2P+CuecK+fpUfsV2mA==", - "dev": true - }, - "mime-types": { - "version": "2.1.24", - "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.24.tgz", - "integrity": "sha512-WaFHS3MCl5fapm3oLxU4eYDw77IQM2ACcxQ9RIxfaC3ooc6PFuBMGZZsYpvoXS5D5QTWPieo1jjLdAm3TBP3cQ==", - "dev": true, - "requires": { - "mime-db": "1.40.0" - } - }, - "mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "dev": true - }, - "mimic-response": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-2.1.0.tgz", - "integrity": "sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==", - "dev": true - }, - "min-indent": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz", - "integrity": "sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==", - "dev": true - }, - "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", - "dev": true - }, - "minimist-options": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz", - "integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==", - "dev": true, - "requires": { - "arrify": "^1.0.1", - "is-plain-obj": "^1.1.0", - "kind-of": "^6.0.3" - } - }, - "minipass": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/minipass/-/minipass-3.1.3.tgz", - "integrity": "sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, - "minizlib": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-2.1.0.tgz", - "integrity": "sha512-EzTZN/fjSvifSX0SlqUERCN39o6T40AMarPbv0MrarSFtIITCBh7bi+dU8nxGFHuqs9jdIAeoYoKuQAAASsPPA==", - "dev": true, - "requires": { - "minipass": "^3.0.0", - "yallist": "^4.0.0" - } - }, - "mixin-deep": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz", - "integrity": "sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==", - "dev": true, - "requires": { - "for-in": "^1.0.2", - "is-extendable": "^1.0.1" - }, - "dependencies": { - "is-extendable": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz", - "integrity": "sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==", - "dev": true, - "requires": { - "is-plain-object": "^2.0.4" - } - } - } - }, - "mkdirp": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", - "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", - "dev": true, - "requires": { - "minimist": "^1.2.5" - } - }, - "mkdirp-classic": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz", - "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==", - "dev": true - }, - "ms": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", - "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", - "dev": true - }, - "nan": { - "version": "2.14.0", - "resolved": "https://registry.npmjs.org/nan/-/nan-2.14.0.tgz", - "integrity": "sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg==", - "dev": true - }, - "nanomatch": { - "version": "1.2.13", - "resolved": "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz", - "integrity": "sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==", - "dev": true, - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "fragment-cache": "^0.2.1", - "is-windows": "^1.0.2", - "kind-of": "^6.0.2", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.1" - } - }, - "napi-build-utils": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz", - "integrity": "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=", - "dev": true - }, - "nested-property": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/nested-property/-/nested-property-2.0.2.tgz", - "integrity": "sha512-oVABBYilPx1A8QlkeZzMf1P01gQIuXIT7zTKvLiCX4vEdimvt9NpBAC9C2RGOofKQxaRMBXdXCS3s1BZZXykhQ==", - "dev": true - }, - "nice-try": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", - "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", - "dev": true - }, - "node-abi": { - "version": "2.18.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-2.18.0.tgz", - "integrity": "sha512-yi05ZoiuNNEbyT/xXfSySZE+yVnQW6fxPZuFbLyS1s6b5Kw3HzV2PHOM4XR+nsjzkHxByK+2Wg+yCQbe35l8dw==", - "dev": true, - "requires": { - "semver": "^5.4.1" - } - }, - "node-addon-api": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.0.0.tgz", - "integrity": "sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg==", - "dev": true - }, - "node-fetch": { - "version": "2.6.1", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz", - "integrity": "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==" - }, - "node-int64": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", - "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=", - "dev": true - }, - "node-modules-regexp": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz", - "integrity": "sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=", - "dev": true - }, - "node-notifier": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-8.0.1.tgz", - "integrity": "sha512-BvEXF+UmsnAfYfoapKM9nGxnP+Wn7P91YfXmrKnfcYCx6VBeoN5Ez5Ogck6I8Bi5k4RlpqRYaw75pAwzX9OphA==", - "dev": true, - "optional": true, - "requires": { - "growly": "^1.3.0", - "is-wsl": "^2.2.0", - "semver": "^7.3.2", - "shellwords": "^0.1.1", - "uuid": "^8.3.0", - "which": "^2.0.2" - }, - "dependencies": { - "semver": { - "version": "7.3.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", - "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", - "dev": true, - "optional": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", - "dev": true, - "optional": true - } - } - }, - "noop-logger": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/noop-logger/-/noop-logger-0.1.1.tgz", - "integrity": "sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI=", - "dev": true - }, - "normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dev": true, - "requires": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" - } - }, - "normalize-path": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", - "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", - "dev": true - }, - "npm-run-path": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz", - "integrity": "sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=", - "dev": true, - "requires": { - "path-key": "^2.0.0" - } - }, - "npmlog": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", - "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", - "dev": true, - "requires": { - "are-we-there-yet": "~1.1.2", - "console-control-strings": "~1.1.0", - "gauge": "~2.7.3", - "set-blocking": "~2.0.0" - } - }, - "number-is-nan": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz", - "integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=", - "dev": true - }, - "nwsapi": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz", - "integrity": "sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==", - "dev": true - }, - "oauth-sign": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz", - "integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==", - "dev": true - }, - "object-assign": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz", - "integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=", - "dev": true - }, - "object-copy": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz", - "integrity": "sha1-fn2Fi3gb18mRpBupde04EnVOmYw=", - "dev": true, - "requires": { - "copy-descriptor": "^0.1.0", - "define-property": "^0.2.5", - "kind-of": "^3.0.3" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "object-visit": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz", - "integrity": "sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=", - "dev": true, - "requires": { - "isobject": "^3.0.0" - } - }, - "object.pick": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz", - "integrity": "sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=", - "dev": true, - "requires": { - "isobject": "^3.0.1" - } - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "dev": true, - "requires": { - "mimic-fn": "^2.1.0" - } - }, - "optionator": { - "version": "0.8.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz", - "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==", - "dev": true, - "requires": { - "deep-is": "~0.1.3", - "fast-levenshtein": "~2.0.6", - "levn": "~0.3.0", - "prelude-ls": "~1.1.2", - "type-check": "~0.3.2", - "word-wrap": "~1.2.3" - } - }, - "p-each-series": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-each-series/-/p-each-series-2.2.0.tgz", - "integrity": "sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==", - "dev": true - }, - "p-finally": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz", - "integrity": "sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=", - "dev": true - }, - "p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "dev": true, - "requires": { - "yocto-queue": "^0.1.0" - } - }, - "p-locate": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz", - "integrity": "sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==", - "dev": true, - "requires": { - "p-limit": "^3.0.2" - } - }, - "p-try": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz", - "integrity": "sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=", - "dev": true - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "requires": { - "callsites": "^3.0.0" - } - }, - "parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dev": true, - "requires": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - } - }, - "parse5": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz", - "integrity": "sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug==", - "dev": true - }, - "pascalcase": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz", - "integrity": "sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=", - "dev": true - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=", - "dev": true - }, - "path-key": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", - "dev": true - }, - "path-parse": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", - "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==", - "dev": true - }, - "path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "requires": { - "pify": "^3.0.0" - } - }, - "pbkdf2": { - "version": "3.0.17", - "resolved": "https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz", - "integrity": "sha512-U/il5MsrZp7mGg3mSQfn742na2T+1/vHDCG5/iTI3X9MKUuYUZVLQhyRsg06mCgDBTd57TxzgZt7P+fYfjRLtA==", - "dev": true, - "requires": { - "create-hash": "^1.1.2", - "create-hmac": "^1.1.4", - "ripemd160": "^2.0.1", - "safe-buffer": "^5.0.1", - "sha.js": "^2.4.8" - } - }, - "performance-now": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz", - "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=", - "dev": true - }, - "picomatch": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz", - "integrity": "sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==", - "dev": true - }, - "pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", - "dev": true - }, - "pinkie": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz", - "integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=", - "dev": true - }, - "pinkie-promise": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz", - "integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=", - "dev": true, - "requires": { - "pinkie": "^2.0.0" - } - }, - "pirates": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz", - "integrity": "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==", - "dev": true, - "requires": { - "node-modules-regexp": "^1.0.0" - } - }, - "pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "dev": true, - "requires": { - "find-up": "^4.0.0" - }, - "dependencies": { - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - } - } - }, - "posix-character-classes": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz", - "integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=", - "dev": true - }, - "prebuild-install": { - "version": "5.3.5", - "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-5.3.5.tgz", - "integrity": "sha512-YmMO7dph9CYKi5IR/BzjOJlRzpxGGVo1EsLSUZ0mt/Mq0HWZIHOKHHcHdT69yG54C9m6i45GpItwRHpk0Py7Uw==", - "dev": true, - "requires": { - "detect-libc": "^1.0.3", - "expand-template": "^2.0.3", - "github-from-package": "0.0.0", - "minimist": "^1.2.3", - "mkdirp": "^0.5.1", - "napi-build-utils": "^1.0.1", - "node-abi": "^2.7.0", - "noop-logger": "^0.1.1", - "npmlog": "^4.0.1", - "pump": "^3.0.0", - "rc": "^1.2.7", - "simple-get": "^3.0.3", - "tar-fs": "^2.0.0", - "tunnel-agent": "^0.6.0", - "which-pm-runs": "^1.0.0" - }, - "dependencies": { - "simple-get": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-3.1.0.tgz", - "integrity": "sha512-bCR6cP+aTdScaQCnQKbPKtJOKDp/hj9EDLJo3Nw4y1QksqaovlW/bnptB6/c1e+qmNIDHRK+oXFDdEqBT8WzUA==", - "dev": true, - "requires": { - "decompress-response": "^4.2.0", - "once": "^1.3.1", - "simple-concat": "^1.0.0" - } - } - } - }, - "prelude-ls": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz", - "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=", - "dev": true - }, - "pretty-format": { - "version": "25.5.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-25.5.0.tgz", - "integrity": "sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==", - "dev": true, - "requires": { - "@jest/types": "^25.5.0", - "ansi-regex": "^5.0.0", - "ansi-styles": "^4.0.0", - "react-is": "^16.12.0" - } - }, - "process-nextick-args": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", - "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==", - "dev": true - }, - "progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true - }, - "promise-nodeify": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/promise-nodeify/-/promise-nodeify-3.0.1.tgz", - "integrity": "sha512-ghsSuzZXJX8iO7WVec2z7GI+Xk/EyiD+JZK7AZKhUqYfpLa/Zs4ylUD+CwwnKlG6G3HnkUPMAi6PO7zeqGKssg==", - "dev": true - }, - "prompts": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.0.tgz", - "integrity": "sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ==", - "dev": true, - "requires": { - "kleur": "^3.0.3", - "sisteransi": "^1.0.5" - } - }, - "protobufjs": { - "version": "6.11.2", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.2.tgz", - "integrity": "sha512-4BQJoPooKJl2G9j3XftkIXjoC9C0Av2NOrWmbLWT1vH32GcSUHjM0Arra6UfTsVyfMAuFzaLucXn1sadxJydAw==", - "dev": true, - "requires": { - "@protobufjs/aspromise": "^1.1.2", - "@protobufjs/base64": "^1.1.2", - "@protobufjs/codegen": "^2.0.4", - "@protobufjs/eventemitter": "^1.1.0", - "@protobufjs/fetch": "^1.1.0", - "@protobufjs/float": "^1.0.2", - "@protobufjs/inquire": "^1.1.0", - "@protobufjs/path": "^1.1.2", - "@protobufjs/pool": "^1.1.0", - "@protobufjs/utf8": "^1.1.0", - "@types/long": "^4.0.1", - "@types/node": ">=13.7.0", - "long": "^4.0.0" - } - }, - "proxying-agent": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/proxying-agent/-/proxying-agent-2.4.0.tgz", - "integrity": "sha512-b9vDqIcViJZVsWPpQlp9Py74u+Wqd0a+kMkkg7zX58mwNtrNbOChNlRTM7lUrlpiwNzyJCV8+5D8rnZYLDFh7Q==", - "dev": true - }, - "psl": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz", - "integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==", - "dev": true - }, - "pump": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", - "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", - "dev": true, - "requires": { - "end-of-stream": "^1.1.0", - "once": "^1.3.1" - } - }, - "punycode": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", - "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==", - "dev": true - }, - "qs": { - "version": "6.5.2", - "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz", - "integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==", - "dev": true - }, - "queue": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/queue/-/queue-6.0.1.tgz", - "integrity": "sha512-AJBQabRCCNr9ANq8v77RJEv73DPbn55cdTb+Giq4X0AVnNVZvMHlYp7XlQiN+1npCZj1DuSmaA2hYVUUDgxFDg==", - "dev": true, - "requires": { - "inherits": "~2.0.3" - } - }, - "queue-microtask": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz", - "integrity": "sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==", - "dev": true - }, - "quick-lru": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/quick-lru/-/quick-lru-4.0.1.tgz", - "integrity": "sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==", - "dev": true - }, - "randombytes": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz", - "integrity": "sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==", - "dev": true, - "requires": { - "safe-buffer": "^5.1.0" - } - }, - "rc": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz", - "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==", - "dev": true, - "requires": { - "deep-extend": "^0.6.0", - "ini": "~1.3.0", - "minimist": "^1.2.0", - "strip-json-comments": "~2.0.1" - } - }, - "react-is": { - "version": "16.13.1", - "resolved": "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz", - "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==", - "dev": true - }, - "read-pkg": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-6.0.0.tgz", - "integrity": "sha512-X1Fu3dPuk/8ZLsMhEj5f4wFAF0DWoK7qhGJvgaijocXxBmSToKfbFtqbxMO7bVjNA1dmE5huAzjXj/ey86iw9Q==", - "dev": true, - "requires": { - "@types/normalize-package-data": "^2.4.0", - "normalize-package-data": "^3.0.2", - "parse-json": "^5.2.0", - "type-fest": "^1.0.1" - }, - "dependencies": { - "hosted-git-info": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-4.0.2.tgz", - "integrity": "sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "normalize-package-data": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.2.tgz", - "integrity": "sha512-6CdZocmfGaKnIHPVFhJJZ3GuR8SsLKvDANFp47Jmy51aKIr8akjAWTSxtpI+MBgBFdSMRyo4hMpDlT6dTffgZg==", - "dev": true, - "requires": { - "hosted-git-info": "^4.0.1", - "resolve": "^1.20.0", - "semver": "^7.3.4", - "validate-npm-package-license": "^3.0.1" - } - }, - "resolve": { - "version": "1.20.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.20.0.tgz", - "integrity": "sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==", - "dev": true, - "requires": { - "is-core-module": "^2.2.0", - "path-parse": "^1.0.6" - } - }, - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "type-fest": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.2.0.tgz", - "integrity": "sha512-++0N6KyAj0t2webXst0PE0xuXb4Dv3z1Z+4SGzK+j/epeWBZCfkQbkW/ezscZwpinmBQ5wu/l4TqagKSVcAGCA==", - "dev": true - } - } - }, - "read-pkg-up": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-8.0.0.tgz", - "integrity": "sha512-snVCqPczksT0HS2EC+SxUndvSzn6LRCwpfSvLrIfR5BKDQQZMaI6jPRC9dYvYFDRAuFEAnkwww8kBBNE/3VvzQ==", - "dev": true, - "requires": { - "find-up": "^5.0.0", - "read-pkg": "^6.0.0", - "type-fest": "^1.0.1" - }, - "dependencies": { - "type-fest": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.2.0.tgz", - "integrity": "sha512-++0N6KyAj0t2webXst0PE0xuXb4Dv3z1Z+4SGzK+j/epeWBZCfkQbkW/ezscZwpinmBQ5wu/l4TqagKSVcAGCA==", - "dev": true - } - } - }, - "readable-stream": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", - "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", - "dev": true, - "requires": { - "core-util-is": "~1.0.0", - "inherits": "~2.0.3", - "isarray": "~1.0.0", - "process-nextick-args": "~2.0.0", - "safe-buffer": "~5.1.1", - "string_decoder": "~1.1.1", - "util-deprecate": "~1.0.1" - } - }, - "redent": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/redent/-/redent-4.0.0.tgz", - "integrity": "sha512-tYkDkVVtYkSVhuQ4zBgfvciymHaeuel+zFKXShfDnFP5SyVEP7qo70Rf1jTOTCx3vGNAbnEi/xFkcfQVMIBWag==", - "dev": true, - "requires": { - "indent-string": "^5.0.0", - "strip-indent": "^4.0.0" - } - }, - "regex-not": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz", - "integrity": "sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==", - "dev": true, - "requires": { - "extend-shallow": "^3.0.2", - "safe-regex": "^1.1.0" - } - }, - "regexpp": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz", - "integrity": "sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==", - "dev": true - }, - "remove-trailing-separator": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz", - "integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=", - "dev": true - }, - "repeat-element": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz", - "integrity": "sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==", - "dev": true - }, - "repeat-string": { - "version": "1.6.1", - "resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", - "integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", - "dev": true - }, - "request": { - "version": "2.88.2", - "resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz", - "integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==", - "dev": true, - "requires": { - "aws-sign2": "~0.7.0", - "aws4": "^1.8.0", - "caseless": "~0.12.0", - "combined-stream": "~1.0.6", - "extend": "~3.0.2", - "forever-agent": "~0.6.1", - "form-data": "~2.3.2", - "har-validator": "~5.1.3", - "http-signature": "~1.2.0", - "is-typedarray": "~1.0.0", - "isstream": "~0.1.2", - "json-stringify-safe": "~5.0.1", - "mime-types": "~2.1.19", - "oauth-sign": "~0.9.0", - "performance-now": "^2.1.0", - "qs": "~6.5.2", - "safe-buffer": "^5.1.2", - "tough-cookie": "~2.5.0", - "tunnel-agent": "^0.6.0", - "uuid": "^3.3.2" - }, - "dependencies": { - "tough-cookie": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", - "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", - "dev": true, - "requires": { - "psl": "^1.1.28", - "punycode": "^2.1.1" - } - } - } - }, - "request-promise-core": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.4.tgz", - "integrity": "sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==", - "dev": true, - "requires": { - "lodash": "^4.17.19" - } - }, - "request-promise-native": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.9.tgz", - "integrity": "sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==", - "dev": true, - "requires": { - "request-promise-core": "1.1.4", - "stealthy-require": "^1.1.1", - "tough-cookie": "^2.3.3" - }, - "dependencies": { - "tough-cookie": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz", - "integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==", - "dev": true, - "requires": { - "psl": "^1.1.28", - "punycode": "^2.1.1" - } - } - } - }, - "require-directory": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", - "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=", - "dev": true - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, - "require-main-filename": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", - "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==", - "dev": true - }, - "resolve": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.12.0.tgz", - "integrity": "sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==", - "dev": true, - "requires": { - "path-parse": "^1.0.6" - } - }, - "resolve-cwd": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", - "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", - "dev": true, - "requires": { - "resolve-from": "^5.0.0" - } - }, - "resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "dev": true - }, - "resolve-url": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz", - "integrity": "sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=", - "dev": true - }, - "ret": { - "version": "0.1.15", - "resolved": "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz", - "integrity": "sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==", - "dev": true - }, - "reusify": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz", - "integrity": "sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==", - "dev": true - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - }, - "ripemd160": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz", - "integrity": "sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==", - "dev": true, - "requires": { - "hash-base": "^3.0.0", - "inherits": "^2.0.1" - } - }, - "rsvp": { - "version": "4.8.5", - "resolved": "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz", - "integrity": "sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA==", - "dev": true - }, - "run-parallel": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", - "integrity": "sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==", - "dev": true, - "requires": { - "queue-microtask": "^1.2.2" - } - }, - "safe-buffer": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz", - "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==", - "dev": true - }, - "safe-regex": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz", - "integrity": "sha1-QKNmnzsHfR6UPURinhV91IAjvy4=", - "dev": true, - "requires": { - "ret": "~0.1.10" - } - }, - "safer-buffer": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", - "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==", - "dev": true - }, - "sane": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz", - "integrity": "sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA==", - "dev": true, - "requires": { - "@cnakazawa/watch": "^1.0.3", - "anymatch": "^2.0.0", - "capture-exit": "^2.0.0", - "exec-sh": "^0.3.2", - "execa": "^1.0.0", - "fb-watchman": "^2.0.0", - "micromatch": "^3.1.4", - "minimist": "^1.1.1", - "walker": "~1.0.5" - }, - "dependencies": { - "anymatch": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz", - "integrity": "sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw==", - "dev": true, - "requires": { - "micromatch": "^3.1.4", - "normalize-path": "^2.1.1" - } - }, - "braces": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz", - "integrity": "sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==", - "dev": true, - "requires": { - "arr-flatten": "^1.1.0", - "array-unique": "^0.3.2", - "extend-shallow": "^2.0.1", - "fill-range": "^4.0.0", - "isobject": "^3.0.1", - "repeat-element": "^1.1.2", - "snapdragon": "^0.8.1", - "snapdragon-node": "^2.0.1", - "split-string": "^3.0.2", - "to-regex": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "fill-range": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz", - "integrity": "sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=", - "dev": true, - "requires": { - "extend-shallow": "^2.0.1", - "is-number": "^3.0.0", - "repeat-string": "^1.6.1", - "to-regex-range": "^2.1.0" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "is-number": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz", - "integrity": "sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "micromatch": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz", - "integrity": "sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==", - "dev": true, - "requires": { - "arr-diff": "^4.0.0", - "array-unique": "^0.3.2", - "braces": "^2.3.1", - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "extglob": "^2.0.4", - "fragment-cache": "^0.2.1", - "kind-of": "^6.0.2", - "nanomatch": "^1.2.9", - "object.pick": "^1.3.0", - "regex-not": "^1.0.0", - "snapdragon": "^0.8.1", - "to-regex": "^3.0.2" - } - }, - "normalize-path": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", - "integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=", - "dev": true, - "requires": { - "remove-trailing-separator": "^1.0.1" - } - }, - "to-regex-range": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz", - "integrity": "sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=", - "dev": true, - "requires": { - "is-number": "^3.0.0", - "repeat-string": "^1.6.1" - } - } - } - }, - "saxes": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz", - "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==", - "dev": true, - "requires": { - "xmlchars": "^2.2.0" - } - }, - "semver": { - "version": "5.7.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.0.tgz", - "integrity": "sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==", - "dev": true - }, - "set-blocking": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz", - "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=", - "dev": true - }, - "set-value": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz", - "integrity": "sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==", - "dev": true, - "requires": { - "extend-shallow": "^2.0.1", - "is-extendable": "^0.1.1", - "is-plain-object": "^2.0.3", - "split-string": "^3.0.1" - }, - "dependencies": { - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - } - } - }, - "sha.js": { - "version": "2.4.11", - "resolved": "https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz", - "integrity": "sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ==", - "dev": true, - "requires": { - "inherits": "^2.0.1", - "safe-buffer": "^5.0.1" - } - }, - "sharp": { - "version": "0.25.4", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.25.4.tgz", - "integrity": "sha512-umSzJJ1oBwIOfwFFt/fJ7JgCva9FvrEU2cbbm7u/3hSDZhXvkME8WE5qpaJqLIe2Har5msF5UG4CzYlEg5o3BQ==", - "dev": true, - "requires": { - "color": "^3.1.2", - "detect-libc": "^1.0.3", - "node-addon-api": "^3.0.0", - "npmlog": "^4.1.2", - "prebuild-install": "^5.3.4", - "semver": "^7.3.2", - "simple-get": "^4.0.0", - "tar": "^6.0.2", - "tunnel-agent": "^0.6.0" - }, - "dependencies": { - "semver": { - "version": "7.3.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz", - "integrity": "sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ==", - "dev": true - } - } - }, - "shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", - "dev": true, - "requires": { - "shebang-regex": "^1.0.0" - } - }, - "shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", - "dev": true - }, - "shellwords": { - "version": "0.1.1", - "resolved": "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz", - "integrity": "sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww==", - "dev": true, - "optional": true - }, - "signal-exit": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz", - "integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0=", - "dev": true - }, - "simple-concat": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/simple-concat/-/simple-concat-1.0.1.tgz", - "integrity": "sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==", - "dev": true - }, - "simple-get": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/simple-get/-/simple-get-4.0.0.tgz", - "integrity": "sha512-ZalZGexYr3TA0SwySsr5HlgOOinS4Jsa8YB2GJ6lUNAazyAu4KG/VmzMTwAt2YVXzzVj8QmefmAonZIK2BSGcQ==", - "dev": true, - "requires": { - "decompress-response": "^6.0.0", - "once": "^1.3.1", - "simple-concat": "^1.0.0" - }, - "dependencies": { - "decompress-response": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz", - "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==", - "dev": true, - "requires": { - "mimic-response": "^3.1.0" - } - }, - "mimic-response": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz", - "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==", - "dev": true - } - } - }, - "simple-swizzle": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz", - "integrity": "sha1-pNprY1/8zMoz9w0Xy5JZLeleVXo=", - "dev": true, - "requires": { - "is-arrayish": "^0.3.1" - }, - "dependencies": { - "is-arrayish": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz", - "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==", - "dev": true - } - } - }, - "sisteransi": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", - "dev": true - }, - "slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "dev": true - }, - "slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, - "snapdragon": { - "version": "0.8.2", - "resolved": "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz", - "integrity": "sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==", - "dev": true, - "requires": { - "base": "^0.11.1", - "debug": "^2.2.0", - "define-property": "^0.2.5", - "extend-shallow": "^2.0.1", - "map-cache": "^0.2.2", - "source-map": "^0.5.6", - "source-map-resolve": "^0.5.0", - "use": "^3.1.0" - }, - "dependencies": { - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - }, - "extend-shallow": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz", - "integrity": "sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=", - "dev": true, - "requires": { - "is-extendable": "^0.1.0" - } - }, - "source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=", - "dev": true - } - } - }, - "snapdragon-node": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz", - "integrity": "sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==", - "dev": true, - "requires": { - "define-property": "^1.0.0", - "isobject": "^3.0.0", - "snapdragon-util": "^3.0.1" - }, - "dependencies": { - "define-property": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz", - "integrity": "sha1-dp66rz9KY6rTr56NMEybvnm/sOY=", - "dev": true, - "requires": { - "is-descriptor": "^1.0.0" - } - }, - "is-accessor-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz", - "integrity": "sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-data-descriptor": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz", - "integrity": "sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==", - "dev": true, - "requires": { - "kind-of": "^6.0.0" - } - }, - "is-descriptor": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz", - "integrity": "sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==", - "dev": true, - "requires": { - "is-accessor-descriptor": "^1.0.0", - "is-data-descriptor": "^1.0.0", - "kind-of": "^6.0.2" - } - } - } - }, - "snapdragon-util": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz", - "integrity": "sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==", - "dev": true, - "requires": { - "kind-of": "^3.2.0" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "sntp": { - "version": "1.0.9", - "resolved": "https://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz", - "integrity": "sha1-ZUEYTMkK7qbG57NeJlkIJEPGYZg=", - "dev": true, - "requires": { - "hoek": "2.x.x" - } - }, - "source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true - }, - "source-map-resolve": { - "version": "0.5.3", - "resolved": "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz", - "integrity": "sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==", - "dev": true, - "requires": { - "atob": "^2.1.2", - "decode-uri-component": "^0.2.0", - "resolve-url": "^0.2.1", - "source-map-url": "^0.4.0", - "urix": "^0.1.0" - } - }, - "source-map-support": { - "version": "0.5.19", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz", - "integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==", - "dev": true, - "requires": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, - "source-map-url": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz", - "integrity": "sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=", - "dev": true - }, - "spdx-correct": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz", - "integrity": "sha512-lr2EZCctC2BNR7j7WzJ2FpDznxky1sjfxvvYEyzxNyb6lZXHODmEoJeFu4JupYlkfha1KZpJyoqiJ7pgA1qq8Q==", - "dev": true, - "requires": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "spdx-exceptions": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz", - "integrity": "sha512-2XQACfElKi9SlVb1CYadKDXvoajPgBVPn/gOQLrTvHdElaVhr7ZEbqJaRnJLVNeaI4cMEAgVCeBMKF6MWRDCRA==", - "dev": true - }, - "spdx-expression-parse": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz", - "integrity": "sha512-Yg6D3XpRD4kkOmTpdgbUiEJFKghJH03fiC1OPll5h/0sO6neh2jqRDVHOQ4o/LMea0tgCkbMgea5ip/e+MkWyg==", - "dev": true, - "requires": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "spdx-license-ids": { - "version": "3.0.5", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz", - "integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==", - "dev": true - }, - "split-string": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz", - "integrity": "sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==", - "dev": true, - "requires": { - "extend-shallow": "^3.0.0" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=" - }, - "sshpk": { - "version": "1.16.1", - "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz", - "integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==", - "dev": true, - "requires": { - "asn1": "~0.2.3", - "assert-plus": "^1.0.0", - "bcrypt-pbkdf": "^1.0.0", - "dashdash": "^1.12.0", - "ecc-jsbn": "~0.1.1", - "getpass": "^0.1.1", - "jsbn": "~0.1.0", - "safer-buffer": "^2.0.2", - "tweetnacl": "~0.14.0" - } - }, - "stack-utils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.3.tgz", - "integrity": "sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw==", - "dev": true, - "requires": { - "escape-string-regexp": "^2.0.0" - }, - "dependencies": { - "escape-string-regexp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "dev": true - } - } - }, - "static-extend": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz", - "integrity": "sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=", - "dev": true, - "requires": { - "define-property": "^0.2.5", - "object-copy": "^0.1.0" - }, - "dependencies": { - "define-property": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz", - "integrity": "sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=", - "dev": true, - "requires": { - "is-descriptor": "^0.1.0" - } - } - } - }, - "stealthy-require": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz", - "integrity": "sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=", - "dev": true - }, - "stream-events": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/stream-events/-/stream-events-1.0.5.tgz", - "integrity": "sha512-E1GUzBSgvct8Jsb3v2X15pjzN1tYebtbLaMg+eBOUOAxgbLoSbT2NS91ckc5lJD1KfLjId+jXJRgo0qnV5Nerg==", - "requires": { - "stubs": "^3.0.0" - } - }, - "string-length": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.1.tgz", - "integrity": "sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw==", - "dev": true, - "requires": { - "char-regex": "^1.0.2", - "strip-ansi": "^6.0.0" - } - }, - "string-width": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz", - "integrity": "sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.0" - } - }, - "string_decoder": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", - "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", - "dev": true, - "requires": { - "safe-buffer": "~5.1.0" - } - }, - "stringstream": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz", - "integrity": "sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==", - "dev": true - }, - "strip-ansi": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.0" - } - }, - "strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=", - "dev": true - }, - "strip-eof": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz", - "integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=", - "dev": true - }, - "strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", - "dev": true - }, - "strip-indent": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-4.0.0.tgz", - "integrity": "sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==", - "dev": true, - "requires": { - "min-indent": "^1.0.1" - } - }, - "strip-json-comments": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz", - "integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo=", - "dev": true - }, - "stubs": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/stubs/-/stubs-3.0.0.tgz", - "integrity": "sha1-6NK6H6nJBXAwPAMLaQD31fiavls=" - }, - "supports-color": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.1.0.tgz", - "integrity": "sha512-oRSIpR8pxT1Wr2FquTNnGet79b3BWljqOuoW/h4oBhxJ/HUbX5nX6JSruTkvXDCFMwDPvsaTTbvMLKZWSy0R5g==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - }, - "supports-hyperlinks": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz", - "integrity": "sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA==", - "dev": true, - "requires": { - "has-flag": "^4.0.0", - "supports-color": "^7.0.0" - } - }, - "symbol-tree": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", - "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==", - "dev": true - }, - "table": { - "version": "6.7.1", - "resolved": "https://registry.npmjs.org/table/-/table-6.7.1.tgz", - "integrity": "sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg==", - "dev": true, - "requires": { - "ajv": "^8.0.1", - "lodash.clonedeep": "^4.5.0", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.0", - "strip-ansi": "^6.0.0" - }, - "dependencies": { - "ajv": { - "version": "8.6.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.6.0.tgz", - "integrity": "sha512-cnUG4NSBiM4YFBxgZIj/In3/6KX+rQ2l2YPRVcvAMQGWEPKuXoPIhxzwqh31jA3IPbI4qEOp/5ILI4ynioXsGQ==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - } - } - }, - "tar": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/tar/-/tar-6.0.2.tgz", - "integrity": "sha512-Glo3jkRtPcvpDlAs/0+hozav78yoXKFr+c4wgw62NNMO3oo4AaJdCo21Uu7lcwr55h39W2XD1LMERc64wtbItg==", - "dev": true, - "requires": { - "chownr": "^2.0.0", - "fs-minipass": "^2.0.0", - "minipass": "^3.0.0", - "minizlib": "^2.1.0", - "mkdirp": "^1.0.3", - "yallist": "^4.0.0" - }, - "dependencies": { - "chownr": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/chownr/-/chownr-2.0.0.tgz", - "integrity": "sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==", - "dev": true - }, - "mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "dev": true - } - } - }, - "tar-fs": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.0.tgz", - "integrity": "sha512-9uW5iDvrIMCVpvasdFHW0wJPez0K4JnMZtsuIeDI7HyMGJNxmDZDOCQROr7lXyS+iL/QMpj07qcjGYTSdRFXUg==", - "dev": true, - "requires": { - "chownr": "^1.1.1", - "mkdirp-classic": "^0.5.2", - "pump": "^3.0.0", - "tar-stream": "^2.0.0" - } - }, - "tar-stream": { - "version": "2.1.3", - "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.1.3.tgz", - "integrity": "sha512-Z9yri56Dih8IaK8gncVPx4Wqt86NDmQTSh49XLZgjWpGZL9GK9HKParS2scqHCC4w6X9Gh2jwaU45V47XTKwVA==", - "dev": true, - "requires": { - "bl": "^4.0.1", - "end-of-stream": "^1.4.1", - "fs-constants": "^1.0.0", - "inherits": "^2.0.3", - "readable-stream": "^3.1.1" - }, - "dependencies": { - "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", - "dev": true, - "requires": { - "inherits": "^2.0.3", - "string_decoder": "^1.1.1", - "util-deprecate": "^1.0.1" - } - } - } - }, - "teeny-request": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/teeny-request/-/teeny-request-7.0.1.tgz", - "integrity": "sha512-sasJmQ37klOlplL4Ia/786M5YlOcoLGQyq2TE4WHSRupbAuDaQW0PfVxV4MtdBtRJ4ngzS+1qim8zP6Zp35qCw==", - "requires": { - "http-proxy-agent": "^4.0.0", - "https-proxy-agent": "^5.0.0", - "node-fetch": "^2.6.1", - "stream-events": "^1.0.5", - "uuid": "^8.0.0" - }, - "dependencies": { - "uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==" - } - } - }, - "terminal-link": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz", - "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==", - "dev": true, - "requires": { - "ansi-escapes": "^4.2.1", - "supports-hyperlinks": "^2.0.0" - } - }, - "test-exclude": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", - "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", - "dev": true, - "requires": { - "@istanbuljs/schema": "^0.1.2", - "glob": "^7.1.4", - "minimatch": "^3.0.4" - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=", - "dev": true - }, - "throat": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz", - "integrity": "sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA==", - "dev": true - }, - "tinify": { - "version": "1.6.0-beta.2", - "resolved": "https://registry.npmjs.org/tinify/-/tinify-1.6.0-beta.2.tgz", - "integrity": "sha512-jzOtntNLiRRhMN5AlRlxapUhNYVH3YhU2cfk3Xg2u5g+t4ZfdXe97TqYvIl7cyenfXmqo5SCZet7t4alv53XvQ==", - "dev": true, - "requires": { - "promise-nodeify": ">= 0.1", - "proxying-agent": ">= 2.1" - } - }, - "tmpl": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz", - "integrity": "sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=", - "dev": true - }, - "to-fast-properties": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", - "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=", - "dev": true - }, - "to-object-path": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz", - "integrity": "sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=", - "dev": true, - "requires": { - "kind-of": "^3.0.2" - }, - "dependencies": { - "kind-of": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz", - "integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=", - "dev": true, - "requires": { - "is-buffer": "^1.1.5" - } - } - } - }, - "to-regex": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", - "integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", - "dev": true, - "requires": { - "define-property": "^2.0.2", - "extend-shallow": "^3.0.2", - "regex-not": "^1.0.2", - "safe-regex": "^1.1.0" - } - }, - "to-regex-range": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", - "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", - "dev": true, - "requires": { - "is-number": "^7.0.0" - } - }, - "tough-cookie": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-3.0.1.tgz", - "integrity": "sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==", - "dev": true, - "requires": { - "ip-regex": "^2.1.0", - "psl": "^1.1.28", - "punycode": "^2.1.1" - } - }, - "trim-newlines": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-4.0.1.tgz", - "integrity": "sha512-5n5GIW0uEbjCB2PO6OoaG11rscJmLOLw12ZG9e0vBKNMToDJ2n1+AkUhJpGO2bLj3jXKa/gYTGVmilX5CCxqmA==", - "dev": true - }, - "ts-jest": { - "version": "26.5.6", - "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-26.5.6.tgz", - "integrity": "sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA==", - "dev": true, - "requires": { - "bs-logger": "0.x", - "buffer-from": "1.x", - "fast-json-stable-stringify": "2.x", - "jest-util": "^26.1.0", - "json5": "2.x", - "lodash": "4.x", - "make-error": "1.x", - "mkdirp": "1.x", - "semver": "7.x", - "yargs-parser": "20.x" - }, - "dependencies": { - "mkdirp": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-1.0.4.tgz", - "integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==", - "dev": true - }, - "semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - } - } - }, - "ts-node": { - "version": "9.1.1", - "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-9.1.1.tgz", - "integrity": "sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==", - "dev": true, - "requires": { - "arg": "^4.1.0", - "create-require": "^1.1.0", - "diff": "^4.0.1", - "make-error": "^1.1.1", - "source-map-support": "^0.5.17", - "yn": "3.1.1" - } - }, - "tslib": { - "version": "1.14.1", - "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz", - "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==", - "dev": true - }, - "tsutils": { - "version": "3.21.0", - "resolved": "https://registry.npmjs.org/tsutils/-/tsutils-3.21.0.tgz", - "integrity": "sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==", - "dev": true, - "requires": { - "tslib": "^1.8.1" - } - }, - "tunnel-agent": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz", - "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=", - "dev": true, - "requires": { - "safe-buffer": "^5.0.1" - } - }, - "tweetnacl": { - "version": "0.14.5", - "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz", - "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=", - "dev": true - }, - "type-check": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz", - "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=", - "dev": true, - "requires": { - "prelude-ls": "~1.1.2" - } - }, - "type-detect": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", - "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", - "dev": true - }, - "type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", - "dev": true - }, - "typedarray-to-buffer": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz", - "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==", - "dev": true, - "requires": { - "is-typedarray": "^1.0.0" - } - }, - "typescript": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz", - "integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==", - "dev": true - }, - "union-value": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz", - "integrity": "sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==", - "dev": true, - "requires": { - "arr-union": "^3.1.0", - "get-value": "^2.0.6", - "is-extendable": "^0.1.1", - "set-value": "^2.0.1" - } - }, - "unorm": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/unorm/-/unorm-1.6.0.tgz", - "integrity": "sha512-b2/KCUlYZUeA7JFUuRJZPUtr4gZvBh7tavtv4fvk4+KV9pfGiR6CQAQAWl49ZpR3ts2dk4FYkP7EIgDJoiOLDA==", - "dev": true - }, - "unset-value": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz", - "integrity": "sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=", - "dev": true, - "requires": { - "has-value": "^0.3.1", - "isobject": "^3.0.0" - }, - "dependencies": { - "has-value": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz", - "integrity": "sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=", - "dev": true, - "requires": { - "get-value": "^2.0.3", - "has-values": "^0.1.4", - "isobject": "^2.0.0" - }, - "dependencies": { - "isobject": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz", - "integrity": "sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=", - "dev": true, - "requires": { - "isarray": "1.0.0" - } - } - } - }, - "has-values": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz", - "integrity": "sha1-bWHeldkd/Km5oCCJrThL/49it3E=", - "dev": true - } - } - }, - "uri-js": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz", - "integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "urix": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz", - "integrity": "sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=", - "dev": true - }, - "urlgrey": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/urlgrey/-/urlgrey-0.4.4.tgz", - "integrity": "sha1-iS/pWWCAXoVRnxzUOJ8stMu3ZS8=" - }, - "use": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/use/-/use-3.1.1.tgz", - "integrity": "sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==", - "dev": true - }, - "util-deprecate": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", - "integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=", - "dev": true - }, - "uuid": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", - "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==", - "dev": true - }, - "v8-compile-cache": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz", - "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==", - "dev": true - }, - "v8-to-istanbul": { - "version": "7.1.0", - "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-7.1.0.tgz", - "integrity": "sha512-uXUVqNUCLa0AH1vuVxzi+MI4RfxEOKt9pBgKwHbgH7st8Kv2P1m+jvWNnektzBh5QShF3ODgKmUFCf38LnVz1g==", - "dev": true, - "requires": { - "@types/istanbul-lib-coverage": "^2.0.1", - "convert-source-map": "^1.6.0", - "source-map": "^0.7.3" - }, - "dependencies": { - "source-map": { - "version": "0.7.3", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz", - "integrity": "sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==", - "dev": true - } - } - }, - "validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "dev": true, - "requires": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, - "verror": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz", - "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=", - "dev": true, - "requires": { - "assert-plus": "^1.0.0", - "core-util-is": "1.0.2", - "extsprintf": "^1.2.0" - } - }, - "w3c-hr-time": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz", - "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==", - "dev": true, - "requires": { - "browser-process-hrtime": "^1.0.0" - } - }, - "w3c-xmlserializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz", - "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==", - "dev": true, - "requires": { - "xml-name-validator": "^3.0.0" - } - }, - "walker": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz", - "integrity": "sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=", - "dev": true, - "requires": { - "makeerror": "1.0.x" - } - }, - "whatwg-encoding": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz", - "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==", - "dev": true, - "requires": { - "iconv-lite": "0.4.24" - } - }, - "whatwg-mimetype": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz", - "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==", - "dev": true - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "which-module": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz", - "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=", - "dev": true - }, - "which-pm-runs": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.0.0.tgz", - "integrity": "sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=", - "dev": true - }, - "wide-align": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz", - "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==", - "dev": true, - "requires": { - "string-width": "^1.0.2 || 2" - }, - "dependencies": { - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "^2.0.0", - "strip-ansi": "^4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "^3.0.0" - } - } - } - }, - "word-wrap": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", - "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==", - "dev": true - }, - "wrap-ansi": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz", - "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "string-width": "^4.1.0", - "strip-ansi": "^6.0.0" - } - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", - "dev": true - }, - "write-file-atomic": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz", - "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==", - "dev": true, - "requires": { - "imurmurhash": "^0.1.4", - "is-typedarray": "^1.0.0", - "signal-exit": "^3.0.2", - "typedarray-to-buffer": "^3.1.5" - } - }, - "ws": { - "version": "7.4.6", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz", - "integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==", - "dev": true - }, - "xhr2": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/xhr2/-/xhr2-0.1.4.tgz", - "integrity": "sha1-f4dliEdxbbUCYyOBL4GMras4el8=", - "dev": true - }, - "xml-name-validator": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz", - "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==", - "dev": true - }, - "xmlchars": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz", - "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==", - "dev": true - }, - "xmlhttprequest": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/xmlhttprequest/-/xmlhttprequest-1.8.0.tgz", - "integrity": "sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=", - "dev": true - }, - "xtend": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", - "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", - "dev": true - }, - "y18n": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz", - "integrity": "sha512-wNcy4NvjMYL8gogWWYAO7ZFWFfHcbdbE57tZO8e4cbpj8tfUcwrwqSl3ad8HxpYWCdXcJUCeKKZS62Av1affwQ==", - "dev": true - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - }, - "yargs": { - "version": "15.4.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz", - "integrity": "sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==", - "dev": true, - "requires": { - "cliui": "^6.0.0", - "decamelize": "^1.2.0", - "find-up": "^4.1.0", - "get-caller-file": "^2.0.1", - "require-directory": "^2.1.1", - "require-main-filename": "^2.0.0", - "set-blocking": "^2.0.0", - "string-width": "^4.2.0", - "which-module": "^2.0.0", - "y18n": "^4.0.0", - "yargs-parser": "^18.1.2" - }, - "dependencies": { - "camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "dev": true - }, - "find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "dev": true, - "requires": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - } - }, - "locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "dev": true, - "requires": { - "p-locate": "^4.1.0" - } - }, - "p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "dev": true, - "requires": { - "p-try": "^2.0.0" - } - }, - "p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "dev": true, - "requires": { - "p-limit": "^2.2.0" - } - }, - "p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "dev": true - }, - "path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "dev": true - }, - "yargs-parser": { - "version": "18.1.3", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz", - "integrity": "sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==", - "dev": true, - "requires": { - "camelcase": "^5.0.0", - "decamelize": "^1.2.0" - } - } - } - }, - "yargs-parser": { - "version": "20.2.7", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.7.tgz", - "integrity": "sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==", - "dev": true - }, - "yn": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", - "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", - "dev": true - }, - "yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "dev": true - } - } -} diff --git a/package.json b/package.json deleted file mode 100644 index aa75dc0effa74..0000000000000 --- a/package.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "name": "assets", - "version": "1.0.0", - "description": "Assets consumed by Trust Wallet", - "main": "index.js", - "scripts": { - "test": "jest", - "check": "ts-node ./script/entrypoint/check", - "check-sanity": "ts-node ./script/entrypoint/check-sanity", - "fix": "ts-node ./script/entrypoint/fix", - "fix-sanity": "ts-node ./script/entrypoint/fix-sanity", - "updateAuto": "ts-node ./script/entrypoint/updateAuto", - "update": "ts-node ./script/entrypoint/updateManual", - "history": "ts-node ./script/entrypoint/history", - "lint": "npx eslint . --ext .js,.jsx,.ts,.tsx", - "lint:fix": "npx eslint . --ext .js,.jsx,.ts,.tsx --fix" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/trustwallet/assets.git" - }, - "keywords": [ - "ERC20 token images", - "TRC-10 token images", - "TRC-20 token images", - "BEP-2 token images" - ], - "engines": { - "node": ">=10.0" - }, - "author": "Trust Wallet", - "license": "MIT", - "bugs": { - "url": "https://github.com/trustwallet/assets/issues" - }, - "homepage": "https://github.com/trustwallet/assets#readme", - "devDependencies": { - "@trustwallet/wallet-core": "^2.6.10", - "@types/jest": "^25.2.3", - "@types/jest-expect-message": "^1.0.3", - "@types/node": "^13.13.52", - "@typescript-eslint/eslint-plugin": "^4.26.1", - "@typescript-eslint/parser": "^4.26.1", - "axios": "^0.21.1", - "bignumber.js": "^9.0.0", - "bip44-constants": "^8.0.103", - "bluebird": "^3.7.2", - "chalk": "^4.1.1", - "eslint": "^7.28.0", - "ethereum-checksum-address": "0.0.6", - "eztz-lib": "^0.1.2", - "image-size": "^0.8.3", - "is-image": "^3.0.0", - "jest": "^26.6.3", - "jest-expect-message": "^1.0.2", - "meow": "^10.0.1", - "nested-property": "^2.0.2", - "sharp": "^0.25.4", - "tinify": "^1.6.0-beta.2", - "ts-jest": "^26.5.6", - "ts-node": "^9.1.1", - "typescript": "^4.3.2" - }, - "dependencies": { - "codecov": "^3.8.2", - "jsondiffpatch": "^0.4.1" - }, - "jest": { - "setupFilesAfterEnv": [ - "jest-expect-message" - ] - } -} diff --git a/script/blockchain/binance.ts b/script/blockchain/binance.ts deleted file mode 100644 index 31b6e00151f66..0000000000000 --- a/script/blockchain/binance.ts +++ /dev/null @@ -1,260 +0,0 @@ -import axios from "axios"; -import * as bluebird from "bluebird"; -import * as fs from "fs"; -import * as path from "path"; -import * as chalk from 'chalk'; -import * as config from "../config"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { Binance } from "../generic/blockchains"; -import { readDirSync } from "../generic/filesystem"; -import { readJsonFile, writeJsonFile } from "../generic/json"; -import { TokenItem, Pair, createTokensList, writeToFileWithUpdate } from "../generic/tokenlists"; -import { - getChainAssetLogoPath, - getChainAssetsPath, - getChainDenylistPath, - getChainAssetInfoPath, - getChainTokenlistPath -} from "../generic/repo-structure"; -import { CoinType } from "@trustwallet/wallet-core"; -import { toSatoshis } from "../generic/numbers"; -import { assetIdSymbol, logoURI, tokenType } from "../generic/asset"; -import { TokenType } from "../generic/tokentype"; -import { explorerUrl } from "../generic/asset-infos"; - -const binanceChain = "binance"; -const binanceUrlTokenAssets = config.binanceUrlTokenAssets; -let cachedAssets = []; - -export class BinanceTokenInfo { - asset: string - name: string - assetImg: string - mappedAsset: string - decimals: number -} - -async function retrieveBep2AssetList(): Promise { - console.log(`Retrieving token asset infos from: ${binanceUrlTokenAssets}`); - const { assetInfoList } = await axios.get(binanceUrlTokenAssets) - .then(r => r.data) - .catch(function (error) { - console.log(JSON.stringify(error)) - }); - console.log(`Retrieved ${assetInfoList.length} token asset infos`); - return assetInfoList -} - -async function retrieveAssets(): Promise { - // cache results because of rate limit, used more than once - if (cachedAssets.length == 0) { - console.log(`Retrieving token infos`); - const bep2assets = await axios.get(`${config.binanceDexURL}/v1/tokens?limit=1000`); - const bep8assets = await axios.get(`${config.binanceDexURL}/v1/mini/tokens?limit=1000`); - cachedAssets = bep2assets.data.concat(bep8assets.data); - } - console.log(`Using ${cachedAssets.length} assets`); - return cachedAssets; -} - -export async function retrieveAssetSymbols(): Promise { - const assets = await retrieveAssets(); - const symbols = assets.map(({ symbol }) => symbol); - return symbols; -} - -async function fetchImage(url) { - return axios.get(url, { responseType: "stream" }) - .then(r => r.data) - .catch(err => { - throw `Error fetchImage: ${url} ${err.message}`; - }); -} - -/// Return: array with images to fetch; {asset, assetImg} -export function findImagesToFetch(assetInfoList: BinanceTokenInfo[], denylist: string[]): BinanceTokenInfo[] { - const toFetch: BinanceTokenInfo[] = []; - console.log(`Checking for asset images to be fetched`); - assetInfoList.forEach((tokenInfo) => { - process.stdout.write(`.${tokenInfo.asset} `); - if (tokenInfo.assetImg) { - if (denylist.indexOf(tokenInfo.asset) != -1) { - console.log(); - console.log(`${tokenInfo.asset} is denylisted`); - } else { - const imagePath = getChainAssetLogoPath(binanceChain, tokenInfo.asset); - if (!fs.existsSync(imagePath)) { - console.log(chalk.red(`Missing image: ${tokenInfo.asset}`)); - toFetch.push(tokenInfo); - } - } - } - }); - console.log(); - console.log(`${toFetch.length} asset image(s) to be fetched`); - return toFetch; -} - -async function createInfoJson(tokenInfo: BinanceTokenInfo): Promise { - //console.log(tokenInfo); - const info = { - name: tokenInfo.name, - type: "BEP2", - symbol: tokenInfo.mappedAsset, - decimals: tokenInfo.decimals, - website: '', - description: '-', - explorer: explorerUrl(binanceChain, tokenInfo.asset), - status: 'active', - id: tokenInfo.asset - }; - const infoPath = getChainAssetInfoPath(binanceChain, tokenInfo.asset); - writeJsonFile(infoPath, info); -} - -async function fetchMissingImages(toFetch: BinanceTokenInfo[]): Promise { - console.log(`Attempting to fetch ${toFetch.length} asset image(s)`); - const fetchedAssets: string[] = []; - await bluebird.each(toFetch, async (tokenInfo) => { - if (tokenInfo && tokenInfo.asset && tokenInfo.assetImg) { - const imagePath = getChainAssetLogoPath(binanceChain, tokenInfo.asset); - fs.mkdir(path.dirname(imagePath), err => { - if (err && err.code != `EEXIST`) throw err; - }); - const buffer = await fetchImage(tokenInfo.assetImg); - await buffer.pipe(fs.createWriteStream(imagePath)); - await createInfoJson(tokenInfo); - fetchedAssets.push(tokenInfo.asset) - console.log(`Token ${tokenInfo.asset} ${tokenInfo.mappedAsset}: Fetched image, created info.json (${tokenInfo.assetImg})`) - } - }); - console.log(); - return fetchedAssets; -} - -export class BinanceAction implements ActionInterface { - getName(): string { return "Binance chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Binance chain; assets must exist on chain"}, - check: async () => { - const errors = []; - const tokenSymbols = await retrieveAssetSymbols(); - const assets = readDirSync(getChainAssetsPath(Binance)); - assets.forEach(asset => { - if (!(tokenSymbols.indexOf(asset) >= 0)) { - errors.push(`Asset ${asset} missing on chain`); - } - }); - console.log(` ${assets.length} assets checked.`); - return [errors, []]; - } - }, - ]; - } - - async updateAuto(): Promise { - // retrieve missing token images; BEP2 (bep8 not supported) - const bep2InfoList = await retrieveBep2AssetList(); - if (bep2InfoList.length < 5) { - console.log(`ERROR: No Binance token info is returned! ${bep2InfoList.length}`); - return; - } - const denylist: string[] = readJsonFile(getChainDenylistPath(binanceChain)) as string[]; - - const toFetch = findImagesToFetch(bep2InfoList, denylist); - const fetchedAssets = await fetchMissingImages(toFetch); - - if (fetchedAssets.length > 0) { - console.log(`Fetched ${fetchedAssets.length} asset(s):`); - fetchedAssets.forEach(asset => console.log(` ${asset}`)); - } - - // binance chain list - const tokenList = await generateBinanceTokensList(); - if (tokenList.length < 5) { - console.log(`ERROR: no token pair info available from Binance DEX! ${tokenList.length}`); - return; - } - const list = createTokensList("BNB", tokenList, - "2020-10-03T12:37:57.000+00:00", // use constants here to prevent changing time every time - 0, 1, 0); - if (tokenList.length > 0) { - writeToFileWithUpdate(getChainTokenlistPath(Binance), list); - } - } -} - -class BinanceMarket { - base_asset_symbol: string - quote_asset_symbol: string - lot_size: string - tick_size: string -} - -async function generateBinanceTokensList(): Promise { - const decimals = CoinType.decimals(CoinType.binance) - const BNBSymbol = CoinType.symbol(CoinType.binance) - const markets: BinanceMarket[] = await axios.get(`${config.binanceDexURL}/v1/markets?limit=10000`) - .then(r => r.data) - .catch(function (error) { - console.log(JSON.stringify(error)) - }); - if (markets.length < 5) { - console.log(`ERROR: No markets info is returned from Binance DEX! ${markets.length}`); - return []; - } - const tokens = await axios.get(`${config.binanceDexURL}/v1/tokens?limit=10000`) - .then(r => r.data) - .catch(function (error) { - console.log(JSON.stringify(error)) - }); - if (tokens.length < 5) { - console.log(`ERROR: No tokens info is returned from Binance DEX! ${tokens.length}`); - return []; - } - const tokensMap = Object.assign({}, ...tokens.map(s => ({[s.symbol]: s}))); - const pairsMap = {} - const pairsList = new Set(); - - markets.forEach(market => { - const key = market.quote_asset_symbol - - function pair(market: BinanceMarket): Pair { - return new Pair( - assetIdSymbol(market.base_asset_symbol, BNBSymbol, CoinType.binance), - toSatoshis(market.lot_size, decimals), - toSatoshis(market.tick_size, decimals) - ) - } - - if (pairsMap[key]) { - const newList = pairsMap[key] - newList.push(pair(market)) - pairsMap[key] = newList - } else { - pairsMap[key] = [ - pair(market) - ] - } - pairsList.add(market.base_asset_symbol) - pairsList.add(market.quote_asset_symbol) - }) - - const list = Array.from(pairsList.values()) - return list.map(item => { - const token = tokensMap[item] - return new TokenItem ( - assetIdSymbol(token.symbol, BNBSymbol, CoinType.binance), - tokenType(token.symbol, BNBSymbol, TokenType.BEP2), - token.symbol, - token.name, - token.original_symbol, - decimals, - logoURI(token.symbol, 'binance', BNBSymbol), - pairsMap[token.symbol] || [] - ) - }); -} diff --git a/script/blockchain/cosmos.ts b/script/blockchain/cosmos.ts deleted file mode 100644 index 11e49792134f8..0000000000000 --- a/script/blockchain/cosmos.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { Cosmos } from "../generic/blockchains"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isLowerCase } from "../generic/types"; - -export class CosmosAction implements ActionInterface { - getName(): string { return "Cosmos chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Cosmos validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Cosmos); - const prefix = "cosmosvaloper1"; - const expLength = 52; - assets.forEach(addr => { - if (!(addr.startsWith(prefix))) { - errors.push(`Address ${addr} should start with '${prefix}'`); - } - if (addr.length != expLength) { - errors.push(`Address ${addr} should have length ${expLength}`); - } - if (!isLowerCase(addr)) { - errors.push(`Address ${addr} should be in lowercase`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/blockchain/ethereum.ts b/script/blockchain/ethereum.ts deleted file mode 100644 index 7c32287ca448a..0000000000000 --- a/script/blockchain/ethereum.ts +++ /dev/null @@ -1,89 +0,0 @@ -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { - checkTradingPair, - getTradingPairs, - PairInfo, - primaryTokenIndex, - TokenInfo -} from "../generic/subgraph"; -import { Ethereum } from "../generic/blockchains"; -import { - parseForceList, - rebuildTokenlist, - TokenItem -} from "../generic/tokenlists"; -import { toChecksum } from "../generic/eth-address"; -import { assetID, logoURI } from "../generic/asset"; -import * as config from "../config" - -const PrimaryTokens: string[] = ["WETH", "ETH"]; - -// Retrieve trading pairs from Uniswap -async function retrieveUniswapPairs(): Promise { - console.log(`Retrieving pairs from Uniswap, limit liquidity USD ${config.Uniswap_MinLiquidity} volume ${config.Uniswap_MinVol24} txcount ${config.Uniswap_MinTxCount24}`); - - console.log(` forceIncludeList: ${config.Uniswap_ForceInclude}`); - const includeList = parseForceList(config.Uniswap_ForceInclude); - - const pairs = await getTradingPairs(config.Uniswap_TradingPairsUrl, config.Uniswap_TradingPairsQuery); - const filtered: PairInfo[] = []; - pairs.forEach(x => { - try { - if (typeof(x) === "object") { - const pairInfo = x as PairInfo; - if (pairInfo) { - if (checkTradingPair(pairInfo, config.Uniswap_MinLiquidity, config.Uniswap_MinVol24, config.Uniswap_MinTxCount24, PrimaryTokens, includeList)) { - filtered.push(pairInfo); - } - } - } - } catch (err) { - console.log("Exception:", err); - } - }); - - console.log("Retrieved & filtered", filtered.length, "pairs:"); - filtered.forEach(p => { - console.log(`pair: ${p.token0.symbol} -- ${p.token1.symbol} \t USD ${Math.round(p.reserveUSD)} ${Math.round(p.volumeUSD)} ${p.txCount}`); - }); - - return filtered; -} - -function tokenInfoFromSubgraphToken(token: TokenInfo): TokenItem { - const idChecksum = toChecksum(token.id); - return new TokenItem( - assetID(60, idChecksum), - "ERC20", - idChecksum, token.name, token.symbol, parseInt(token.decimals.toString()), - logoURI(idChecksum, "ethereum", "--"), - []); -} - -// Retrieve trading pairs from PancakeSwap -async function generateTokenlist(): Promise { - // note: if [] is returned here for some reason, all pairs will be *removed*. In case of error (e.g. timeout) it should throw - const tradingPairs = await retrieveUniswapPairs(); - // convert - const pairs2: [TokenItem, TokenItem][] = []; - tradingPairs.forEach(p => { - let tokenItem0 = tokenInfoFromSubgraphToken(p.token0); - let tokenItem1 = tokenInfoFromSubgraphToken(p.token1); - if (primaryTokenIndex(p, PrimaryTokens) == 2) { - // reverse - const tmp = tokenItem1; tokenItem1 = tokenItem0; tokenItem0 = tmp; - } - pairs2.push([tokenItem0, tokenItem1]); - }); - await rebuildTokenlist(Ethereum, pairs2, "Ethereum", config.Uniswap_ForceExclude); -} - -export class EthereumAction implements ActionInterface { - getName(): string { return "Ethereum"; } - - getSanityChecks(): CheckStepInterface[] { return []; } - - async updateManual(): Promise { - await generateTokenlist(); - } -} diff --git a/script/blockchain/kava.ts b/script/blockchain/kava.ts deleted file mode 100644 index 61f8524778468..0000000000000 --- a/script/blockchain/kava.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { Kava } from "../generic/blockchains"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isLowerCase } from "../generic/types"; - -export class KavaAction implements ActionInterface { - getName(): string { return "Kava chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Kava validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Kava); - const prefix = "kavavaloper1"; - const expLength = 50; - assets.forEach(addr => { - if (!(addr.startsWith(prefix))) { - errors.push(`Address ${addr} should start with '${prefix}'`); - } - if (addr.length != expLength) { - errors.push(`Address ${addr} should have length ${expLength}`); - } - if (!isLowerCase(addr)) { - errors.push(`Address ${addr} should be in lowercase`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/blockchain/smartchain.ts b/script/blockchain/smartchain.ts deleted file mode 100644 index 82335dcac3ee5..0000000000000 --- a/script/blockchain/smartchain.ts +++ /dev/null @@ -1,88 +0,0 @@ -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { - checkTradingPair, - getTradingPairs, - PairInfo, - primaryTokenIndex, - TokenInfo -} from "../generic/subgraph"; -import { SmartChain } from "../generic/blockchains"; -import { - parseForceList, - rebuildTokenlist, - TokenItem -} from "../generic/tokenlists"; -import { toChecksum } from "../generic/eth-address"; -import { assetID, logoURI } from "../generic/asset"; -import * as config from "../config" - -const PrimaryTokens: string[] = ["WBNB", "BNB"]; - -async function retrievePancakeSwapPairs(): Promise { - console.log(`Retrieving pairs from PancakeSwap, limit liquidity USD ${config.PancakeSwap_MinLiquidity} volume ${config.PancakeSwap_MinVol24} txcount ${config.PancakeSwap_MinTxCount24}`); - - console.log(` forceIncludeList: ${config.PancakeSwap_ForceInclude}`); - const includeList = parseForceList(config.PancakeSwap_ForceInclude); - - const pairs = await getTradingPairs(config.PancakeSwap_TradingPairsUrl, config.PancakeSwap_TradingPairsQuery); - const filtered: PairInfo[] = []; - pairs.forEach(x => { - try { - if (typeof(x) === "object") { - const pairInfo = x as PairInfo; - if (pairInfo) { - if (checkTradingPair(pairInfo, config.PancakeSwap_MinLiquidity, config.PancakeSwap_MinVol24, config.PancakeSwap_MinTxCount24, PrimaryTokens, includeList)) { - filtered.push(pairInfo); - } - } - } - } catch (err) { - console.log("Exception:", err); - } - }); - - console.log("Retrieved & filtered", filtered.length, "pairs:"); - filtered.forEach(p => { - console.log(`pair: ${p.token0.symbol} -- ${p.token1.symbol} \t USD ${Math.round(p.reserveUSD)} ${Math.round(p.volumeUSD)} ${p.txCount}`); - }); - - return filtered; -} - -function tokenInfoFromSubgraphToken(token: TokenInfo): TokenItem { - const idChecksum = toChecksum(token.id); - return new TokenItem( - assetID(20000714, idChecksum), - "BEP20", - idChecksum, token.name, token.symbol, parseInt(token.decimals.toString()), - logoURI(idChecksum, "smartchain", "--"), - []); -} - -// Retrieve trading pairs from PancakeSwap -async function generateTokenlist(): Promise { - // note: if [] is returned here for some reason, all pairs will be *removed*. In case of error (e.g. timeout) it should throw - const tradingPairs = await retrievePancakeSwapPairs(); - // convert - const pairs2: [TokenItem, TokenItem][] = []; - tradingPairs.forEach(p => { - let tokenItem0 = tokenInfoFromSubgraphToken(p.token0); - let tokenItem1 = tokenInfoFromSubgraphToken(p.token1); - if (primaryTokenIndex(p, PrimaryTokens) == 2) { - // reverse - const tmp = tokenItem1; tokenItem1 = tokenItem0; tokenItem0 = tmp; - } - pairs2.push([tokenItem0, tokenItem1]); - }); - await rebuildTokenlist(SmartChain, pairs2, "Smart Chain", config.PancakeSwap_ForceExclude); -} - -export class SmartchainAction implements ActionInterface { - getName(): string { return "Binance Smartchain"; } - - getSanityChecks(): CheckStepInterface[] { return []; } - - async updateManual(): Promise { - await generateTokenlist(); - } -} diff --git a/script/blockchain/terra.ts b/script/blockchain/terra.ts deleted file mode 100644 index 91a2a63aac7d5..0000000000000 --- a/script/blockchain/terra.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { Terra } from "../generic/blockchains"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isLowerCase } from "../generic/types"; - -export class TerraAction implements ActionInterface { - getName(): string { return "Terra chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Terra validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Terra); - const prefix = "terravaloper1"; - const expLength = 51; - assets.forEach(addr => { - if (!(addr.startsWith(prefix))) { - errors.push(`Address ${addr} should start with '${prefix}'`); - } - if (addr.length != expLength) { - errors.push(`Address ${addr} should have length ${expLength}`); - } - if (!isLowerCase(addr)) { - errors.push(`Address ${addr} should be in lowercase`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/blockchain/tezos.ts b/script/blockchain/tezos.ts deleted file mode 100644 index 8f5236850b315..0000000000000 --- a/script/blockchain/tezos.ts +++ /dev/null @@ -1,26 +0,0 @@ -import * as eztz from "eztz-lib"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { Tezos } from "../generic/blockchains"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; - -export class TezosAction implements ActionInterface { - getName(): string { return "Tezos"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Tezos validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Tezos); - assets.forEach(addr => { - if (!(eztz.crypto.checkAddress(addr))) { - errors.push(`Address ${addr} must be valid Tezos address'`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/blockchain/tron.ts b/script/blockchain/tron.ts deleted file mode 100644 index fb23ca7f63ff3..0000000000000 --- a/script/blockchain/tron.ts +++ /dev/null @@ -1,54 +0,0 @@ -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { getChainAssetsPath } from "../generic/repo-structure"; -import { Tron } from "../generic/blockchains"; -import { readDirSync } from "../generic/filesystem"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { isLowerCase, isUpperCase } from "../generic/types"; -import * as bluebird from "bluebird"; - -export function isTRC10(str: string): boolean { - return (/^\d+$/.test(str)); -} - -export function isTRC20(address: string): boolean { - return address.length == 34 && - address.startsWith("T") && - isLowerCase(address) == false && - isUpperCase(address) == false; -} - -export class TronAction implements ActionInterface { - getName(): string { return "Tron chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Tron assets should be TRC10 or TRC20, logo of correct size"; }, - check: async () => { - const errors: string[] = []; - const path = getChainAssetsPath(Tron); - const assets = readDirSync(path); - await bluebird.each(assets, async (asset) => { - if (!isTRC10(asset) && !isTRC20(asset)) { - errors.push(`Asset ${asset} at path '${path}' is not TRC10 nor TRC20`); - } - }); - return [errors, []]; - } - }, - { - getName: () => { return "Tron validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Tron); - assets.forEach(addr => { - if (!(isTRC20(addr))) { - errors.push(`Address ${addr} should be TRC20 address'`); - } - }); - return [errors, []]; - } - } - ]; - } -} diff --git a/script/blockchain/waves.ts b/script/blockchain/waves.ts deleted file mode 100644 index 479a5c21a4d4a..0000000000000 --- a/script/blockchain/waves.ts +++ /dev/null @@ -1,33 +0,0 @@ -import { Waves } from "../generic/blockchains"; -import { getChainValidatorsAssets } from "../generic/repo-structure"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isLowerCase, isUpperCase } from "../generic/types"; - -export function isWavesAddress(address: string): boolean { - return address.length == 35 && - address.startsWith("3P") && - isLowerCase(address) == false && - isUpperCase(address) == false; -} - -export class WavesAction implements ActionInterface { - getName(): string { return "Waves chain"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Waves validator assets must have correct format"}, - check: async () => { - const errors: string[] = []; - const assets = getChainValidatorsAssets(Waves); - assets.forEach(addr => { - if (!(isWavesAddress(addr))) { - errors.push(`Address ${addr} should be a Waves address'`); - } - }); - return [errors, []]; - } - }, - ]; - } -} diff --git a/script/config.ts b/script/config.ts deleted file mode 100644 index 842f64815ad5c..0000000000000 --- a/script/config.ts +++ /dev/null @@ -1,52 +0,0 @@ -export const imageMaxLogoWidth = 512; -export const imageMaxLogoHeight = 512; -export const imageMinLogoWidth = 64; -export const imageMinLogoHeight = 64; -export const imageMaxLogoSizeKb = 100; -export const foldersRootdirAllowedFiles: string[] = [".github", "blockchains", "dapps", "media", "node_modules", "script-old", "script", "test", "history", ".gitignore", "azure-pipelines.yml", "jest.config.js", "LICENSE", "package-lock.json", "package.json", "README.md", ".git", ".eslintignore", ".eslintrc.js"]; -export const binanceUrlTokenAssets = "https://explorer.binance.org/api/v1/assets?page=1&rows=1000"; -export const binanceDexURL = 'https://dex-atlantic.binance.org/api' -export const assetsURL = 'https://assets.trustwalletapp.com' - -// Force include & exclude config: list of token symbols, or symbol pairs (e.g. ["Cake", "DAI-WBNB"]). -export const PancakeSwap_ForceInclude: string[] = ["Cake", "DAI", "ETH", "TWT", "VAI", "USDT", "BLINK", "BTCB", "ALPHA", "INJ", "CTK", "UNI", "XVS", "BUSD", "HARD", "BIFI", "FRONT"]; -export const PancakeSwap_ForceExclude: string[] = []; -export const PancakeSwap_TradingPairsUrl = "https://api.bscgraph.org/subgraphs/name/cakeswap"; -export const PancakeSwap_TradingPairsQuery = ` - query pairs { - pairs(first: 300, orderBy: reserveUSD, orderDirection: desc) { - id reserveUSD volumeUSD txCount __typename - token0 { - id symbol name decimals __typename - } - token1 { - id symbol name decimals __typename - } - } - } -`; -export const PancakeSwap_MinLiquidity = 1000000; -export const PancakeSwap_MinVol24 = 500000; -export const PancakeSwap_MinTxCount24 = 288; - -// Force include & exclude config: list of token symbols, or symbol pairs (e.g. ["BAT", "YFI-WETH"]). -export const Uniswap_ForceInclude: string[] = ["TUSD", "STAKE", "YFI", "BAT", "MANA", "1INCH", "REP", "KP3R", "UNI", "WBTC", "HEX", "CREAM", "SLP", "REN", "XOR", "Link", "sUSD", "HEGIC", "RLC", "DAI", "SUSHI", "FYZ", "DYT", "AAVE", "LEND", "UBT", "DIA", "RSR", "SXP", "OCEAN", "MKR", "USDC", "CEL", "BAL", "BAND", "COMP", "SNX", "OMG", "AMPL", "USDT", "KNC", "ZRX", "AXS", "ENJ", "STMX"]; -export const Uniswap_ForceExclude: string[] = []; -export const Uniswap_TradingPairsUrl = "https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v2"; // see https://thegraph.com/explorer/subgraph/uniswap/uniswap-v2 -export const Uniswap_TradingPairsQuery = ` - query pairs { - pairs(first: 800, orderBy: reserveUSD, orderDirection: desc) { - id reserveUSD trackedReserveETH volumeUSD txCount untrackedVolumeUSD __typename - token0 { - id symbol name decimals __typename - } - token1 { - id symbol name decimals __typename - } - } - } -`; -export const Uniswap_MinLiquidity = 2000000; -export const Uniswap_MinVol24 = 1000000; -export const Uniswap_MinTxCount24 = 480; - diff --git a/script/entrypoint/check-sanity.ts b/script/entrypoint/check-sanity.ts deleted file mode 100644 index 2c0ff6bbf3057..0000000000000 --- a/script/entrypoint/check-sanity.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { sanityCheckAll } from "../generic/update-all"; - -export async function main(): Promise { - try { - // warnings ignored - const [errors] = await sanityCheckAll(); - process.exit(errors.length); - } catch(err) { - console.error(err); - process.exit(1); - } -} - -main(); diff --git a/script/entrypoint/check.ts b/script/entrypoint/check.ts deleted file mode 100644 index ebf4b3bf07701..0000000000000 --- a/script/entrypoint/check.ts +++ /dev/null @@ -1,31 +0,0 @@ -import { sanityCheckAll, consistencyCheckAll } from "../generic/update-all"; - -export async function main(): Promise { - let returnCode = 0; - - try { - // warnings ignored - const [errors1] = await sanityCheckAll(); - if (errors1.length > 0) { - returnCode = errors1.length; - } - } catch(err) { - console.error(err); - returnCode = 1; - } - - try { - // warnings ignored - const [errors1] = await consistencyCheckAll(); - if (errors1.length > 0) { - returnCode = errors1.length; - } - } catch(err) { - console.error(err); - returnCode = 1; - } - - process.exit(returnCode); -} - -main(); diff --git a/script/entrypoint/fix-sanity.ts b/script/entrypoint/fix-sanity.ts deleted file mode 100644 index 7f6967615461d..0000000000000 --- a/script/entrypoint/fix-sanity.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { sanityFixAll } from "../generic/update-all"; - -export async function main(): Promise { - try { - await sanityFixAll(); - } catch(err) { - console.error(err); - process.exit(1); - } -} - -main(); diff --git a/script/entrypoint/fix.ts b/script/entrypoint/fix.ts deleted file mode 100644 index 3f528ac64d191..0000000000000 --- a/script/entrypoint/fix.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { sanityFixAll, consistencyFixAll } from "../generic/update-all"; - -export async function main(): Promise { - try { - await sanityFixAll(); - } catch(err) { - console.error(err); - process.exit(1); - } - - try { - await consistencyFixAll(); - } catch(err) { - console.error(err); - process.exit(1); - } -} - -main(); diff --git a/script/entrypoint/history.ts b/script/entrypoint/history.ts deleted file mode 100644 index b28250b95fc5f..0000000000000 --- a/script/entrypoint/history.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { processChanges } from "../generic/history"; - -export async function main(): Promise { - try { - const ret = await processChanges(); - if (ret != 0) { - process.exit(ret); - } - } catch(err) { - console.error(err); - process.exit(1); - } -} - -main(); diff --git a/script/entrypoint/updateAuto.ts b/script/entrypoint/updateAuto.ts deleted file mode 100644 index e139fa5d87796..0000000000000 --- a/script/entrypoint/updateAuto.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { updateAutoAll } from "../generic/update-all"; - -export async function main(): Promise { - try { - await updateAutoAll(); - } catch(err) { - console.error(err); - process.exit(1); - } -} - -main(); diff --git a/script/entrypoint/updateManual.ts b/script/entrypoint/updateManual.ts deleted file mode 100644 index 5c93bd66b116c..0000000000000 --- a/script/entrypoint/updateManual.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { updateManualAll } from "../generic/update-all"; - -export async function main(): Promise { - try { - await updateManualAll(); - } catch(err) { - console.error(err); - process.exit(1); - } -} - -main(); diff --git a/script/generic/allowlists.ts b/script/generic/allowlists.ts deleted file mode 100644 index 964483337a871..0000000000000 --- a/script/generic/allowlists.ts +++ /dev/null @@ -1,155 +0,0 @@ -import { chainsWithDenylist } from "./blockchains"; -import { - getChainAssetInfoPath, - getChainAssetLogoPath, - //getChainAssetsList, - getChainAssetsPath, - getChainAllowlistPath, - getChainDenylistPath -} from "./repo-structure"; -import { - isPathExistsSync, - readDirSync, - readFileSync, - writeFileSync -} from "./filesystem"; -import { - //arrayDiff, - arrayDiffNocase, - findCommonElementsOrDuplicates, - makeUnique -} from "./types"; -import { ActionInterface, CheckStepInterface } from "./interface"; -import { formatSortJson } from "./json"; -import * as bluebird from "bluebird"; - -// Find assets for which full info is available -- logo+info -- and is not in the allowlist -async function findFullAssetsWithNoAllow(chain: string, allowlist: string[]): Promise { - const list: string[] = []; - const assetsPath = getChainAssetsPath(chain); - if (!isPathExistsSync(assetsPath)) { - return list; - } - await bluebird.mapSeries(readDirSync(assetsPath), async asset => { - if (allowlist.includes(asset)) { - // present in allowlist, skip - return; - } - const logoPath = getChainAssetLogoPath(chain, asset); - if (!isPathExistsSync(logoPath)) { - return; - } - const infoPath = getChainAssetInfoPath(chain, asset); - if (!isPathExistsSync(infoPath)) { - return; - } - // both files exist, not in allowlist - list.push(asset); - }); - return list; -} - -async function checkUpdateAllowDenyList(chain: string, checkOnly: boolean ): Promise<[boolean, string[], string[]]> { - const errorMsgs: string[] = []; - const warningMsgs: string[] = []; - - const allowlistPath = getChainAllowlistPath(chain); - const denylistPath = getChainDenylistPath(chain); - - const currentAllowlistText = readFileSync(allowlistPath); - const currentDenylistText = readFileSync(denylistPath); - const currentAllowlist = JSON.parse(currentAllowlistText); - const currentDenylist = JSON.parse(currentDenylistText); - - const commonElementsOrDuplicates = findCommonElementsOrDuplicates(currentAllowlist, currentDenylist); - if (commonElementsOrDuplicates && commonElementsOrDuplicates.length > 0) { - errorMsgs.push(`Denylist and allowlist for chain ${chain} should have no common elements or duplicates, found ${commonElementsOrDuplicates.length} ${commonElementsOrDuplicates[0]}`); - } - //const assetsWithLogo = getChainAssetsList(chain); - const assetsWithInfoNotInAllow = await findFullAssetsWithNoAllow(chain, currentAllowlist); - /* - const allowlistOrphan = arrayDiff(currentAllowlist, assetsWithLogo); - if (allowlistOrphan && allowlistOrphan.length > 0) { - // warning only - warningMsgs.push(`Allowlist for chain ${chain} contains non-exitent assetsWithLogo, found ${allowlistOrphan.length}, ${allowlistOrphan[0]}`); - } - */ - - //const newDeny = makeUnique(currentDenylist.concat(allowlistOrphan)); - const tempAssetsOrAllow = makeUnique(currentAllowlist.concat(assetsWithInfoNotInAllow)); - const newAllow = makeUnique(arrayDiffNocase(tempAssetsOrAllow, currentDenylist)); - //console.log(currentAllowlist.length, "vs.", newAllow.length); - //console.log(currentDenylist.length, "vs.", newDeny.length); - - const wDiff1 = arrayDiffNocase(newAllow, currentAllowlist); - if (wDiff1.length > 0) { - // warning only - warningMsgs.push(`Some elements are missing from allowlist for chain ${chain}: ${wDiff1.length} ${wDiff1[0]}`); - } - const wDiff2 = arrayDiffNocase(currentAllowlist, newAllow); - if (wDiff2.length > 0) { - // warning only - warningMsgs.push(`Some elements should be removed from allowlist for chain ${chain}: ${wDiff2.length} ${wDiff2[0]}`); - } - - /* - const bDiff1 = arrayDiffNocase(newDeny, currentDenylist); - if (bDiff1.length > 0) { - warningMsgs.push(`Some elements are missing from denylist for chain ${chain}: ${bDiff1.length} ${bDiff1[0]}`); - } - const bDiff2 = arrayDiffNocase(currentDenylist, newDeny); - if (bDiff2.length > 0) { - warningMsgs.push(`Some elements should be removed from denylist for chain ${chain}: ${bDiff2.length} ${bDiff2[0]}`); - } - */ - - // additionally check for nice formatting, sorting: - const newAllowText = formatSortJson(newAllow); - if (newAllowText !== currentAllowlistText) { - warningMsgs.push(`Allowlist for chain ${chain}: not formatted nicely `); - } - const newDenyText = formatSortJson(currentDenylist); // formatSortJson(newDeny); - if (newDenyText !== currentDenylistText) { - warningMsgs.push(`Denylist for chain ${chain}: not formatted nicely `); - } - - if (errorMsgs.length > 0 || warningMsgs.length > 0) { - // sg wrong, may need to fix - if (!checkOnly) { - // update - writeFileSync(allowlistPath, newAllowText); - writeFileSync(denylistPath, newDenyText); - console.log(`Updated allow and denylists for chain ${chain}`); - } - } - return [(errorMsgs.length == 0 && warningMsgs.length == 0), errorMsgs, warningMsgs]; -} - -export class Allowlists implements ActionInterface { - getName(): string { return "Allowlists"; } - - getSanityChecks = null; - - getConsistencyChecks(): CheckStepInterface[] { - const steps: CheckStepInterface[] = []; - chainsWithDenylist.forEach(chain => { - steps.push( - { - getName: () => { return `Allowlist and denylist for ${chain} should be consistent with assets`}, - check: async () => { - const [isOK, errorMsgs, warningMsgs] = await checkUpdateAllowDenyList(chain, true); - if (!isOK) { - return [errorMsgs, warningMsgs]; - } - return [[], []]; - } - } - ); - }); - return steps; - } - - async consistencyFix(): Promise { - await bluebird.each(chainsWithDenylist, async (chain) => await checkUpdateAllowDenyList(chain, false)); - } -} diff --git a/script/generic/asset-infos.ts b/script/generic/asset-infos.ts deleted file mode 100644 index 1444497409b57..0000000000000 --- a/script/generic/asset-infos.ts +++ /dev/null @@ -1,462 +0,0 @@ -import { - allChains, - getChainAssetsList, - getChainAssetsPath, - getChainAssetInfoPath, - getChainInfoPath, - getChainCoinInfoPath -} from "./repo-structure"; -import { isPathExistsSync } from "./filesystem"; -import { arrayDiff } from "./types"; -import { isValidJSON, readJsonFile, writeJsonFile } from "../generic/json"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { CoinType } from "@trustwallet/wallet-core"; -import { isValidStatusValue } from "../generic/status-values"; -import { isValidTagValues } from "../generic/tag-values"; -import * as bluebird from "bluebird"; - -const requiredKeysCoin = ["name", "type", "symbol", "decimals", "description", "website", "explorer", "status"]; -const requiredKeysToken = [...requiredKeysCoin, "id"]; - -// Supported keys in links, and their mandatory prefix -const linksKeys = { - //"explorer": "", - "github": "https://github.com/", - "whitepaper": "", - "twitter": "https://twitter.com/", - "telegram": "https://t.me/", - "telegram_news": "https://t.me/", // read-only announcement channel - "medium": "", // url contains 'medium.com' - "discord": "https://discord.com/", - "reddit": "https://reddit.com/", - "facebook": "https://facebook.com/", - "youtube": "https://youtube.com/", - "coinmarketcap": "https://coinmarketcap.com/", - "coingecko": "https://coingecko.com/", - "blog": "", // blog, other than medium - "forum": "", // community site - "docs": "", - "source_code": "" // other than github -}; -const linksKeysString = Object.keys(linksKeys).reduce(function (agg, item) { return agg + item + ","; }, ''); -const linksMediumContains = 'medium.com'; - -function isAssetInfoHasAllKeys(info: unknown, path: string, isCoin: boolean): [boolean, string] { - const infoKeys = Object.keys(info); - const requiredKeys = isCoin ? requiredKeysCoin : requiredKeysToken; - - const hasAllKeys = requiredKeys.every(k => Object.prototype.hasOwnProperty.call(info, k)); - - return [hasAllKeys, `Info at path '${path}' missing next key(s): ${arrayDiff(requiredKeys, infoKeys)}`]; -} - -// return error, warning, and fixed into if applicable -function isAssetInfoValid(info: unknown, path: string, address: string, chain: string, isCoin: boolean, checkOnly: boolean): [string, string, unknown?] { - let fixedInfo: unknown|null = null; - const isKeys1CorrectType = - typeof info['name'] === "string" && info['name'] !== "" && - typeof info['type'] === "string" && info['type'] !== "" && - typeof info['symbol'] === "string" && info['symbol'] !== "" && - typeof info['decimals'] === "number" && //(info['description'] === "-" || info['decimals'] !== 0) && - typeof info['status'] === "string" && info['status'] !== "" - ; - if (!isKeys1CorrectType) { - return [`Field missing or invalid; name '${info['name']}' type '${info['type']}' symbol '${info['symbol']}' decimals '${info['decimals']}' ${path}`, "", fixedInfo]; - } - if (!isCoin) { - const isIdKeyCorrectType = typeof info['id'] === "string" && info['id'] !== ""; - if (!isIdKeyCorrectType) { - return [`Field 'id' missing or invalid, '${info['id']}' ${path}`, "", fixedInfo]; - } - } - - // type - if (!isCoin) { // token - if (chainFromAssetType(info['type'].toUpperCase()) !== chain ) { - return [`Incorrect value for type '${info['type']}' '${chain}' ${path}`, "", fixedInfo]; - } - if (info['type'] !== info['type'].toUpperCase()) { - // type is correct value, but casing is wrong, fix - if (checkOnly) { - return [`Type should be ALLCAPS '${info['type'].toUpperCase()}' instead of '${info['type']}' '${chain}' ${path}`, "", fixedInfo]; - } - // fix - if (!fixedInfo) { fixedInfo = info; } - fixedInfo['type'] = info['type'].toUpperCase(); - } - } else { // coin - const expectedType = 'coin'; - if (info['type'] !== expectedType) { - if (checkOnly) { - return [`Incorrect value for type '${info['type']}', expected '${expectedType}' '${chain}' ${path}`, "", fixedInfo]; - } - // fix - if (!fixedInfo) { fixedInfo = info; } - fixedInfo['type'] = expectedType; - } - } - - if (!isCoin) { - // id, should match address - if (info['id'] != address) { - if (checkOnly) { - if (info['id'].toUpperCase() != address.toUpperCase()) { - return [`Incorrect value for id '${info['id']}' '${chain}' ${path}`, "", fixedInfo]; - } - // is is correct value, but casing is wrong - return [`Wrong casing for id '${info['id']}' '${chain}' ${path}`, "", fixedInfo]; - } - // fix - if (!fixedInfo) { fixedInfo = info; } - fixedInfo['id'] = address; - } - } - - // status - if (!isValidStatusValue(info['status'])) { - return [`Invalid value for status field, '${info['status']}'`, "", fixedInfo]; - } - - // tags - if (info['tags']) { - if (!isValidTagValues(info['tags'])) { - return [`Invalid tags, '${info['tags']}'`, "", fixedInfo]; - } - } - - const isKeys2CorrectType = - typeof info['description'] === "string" && info['description'] !== "" && - // website should be set (exception description='-' marks empty infos) - typeof info['website'] === "string" && (info['description'] === "-" || info['website'] !== "") && - typeof info['explorer'] === "string" && info['explorer'] != ""; - if (!isKeys2CorrectType) { - return [`Check keys2 '${info['description']}' '${info['website']}' '${info['explorer']}' ${path}`, "", fixedInfo]; - } - - if (info['description'].length > 500) { - const msg = `Description too long, ${info['description'].length}, ${path}`; - return [msg, "", fixedInfo]; - } - - return ["", "", fixedInfo]; -} - -// return error, warning -function isInfoLinksValid(links: unknown, path: string, address: string, chain: string): [string, string] { - if (!Array.isArray(links)) { - return [`Links must be an array '${JSON.stringify(links)}' '${path}' '${address}' '${chain}'`, ""]; - } - for (let idx = 0; idx < links.length; idx++) { - const f = links[idx]; - const fname = f['name']; - if (!fname) { - return [`Field name missing '${JSON.stringify(f)}'`, ""]; - } - const furl = f['url']; - if (!fname) { - return [`Field url missing '${JSON.stringify(f)}'`, ""]; - } - // Check there are no other fields - for (const f2 in f) { - if (f2 !== 'name' && f2 !== 'url') { - return [`Invalid field '${f2}' in links '${JSON.stringify(f)}', path ${path}`, ""]; - } - } - if (!Object.prototype.hasOwnProperty.call(linksKeys, fname)) { - return [`Not supported field in links '${fname}'. Supported keys: ${linksKeysString}`, ""]; - } - const prefix = linksKeys[fname]; - if (prefix) { - if (!furl.startsWith(prefix)) { - return [`Links field '${fname}': '${furl}' must start with '${prefix}'. Supported keys: ${linksKeysString}`, ""]; - } - } - if (!furl.startsWith('https://')) { - return [`Links field '${fname}': '${furl}' must start with 'https://'. Supported keys: ${linksKeysString}`, ""]; - } - // special handling for medium - if (fname === 'medium') { - if (!furl.includes(linksMediumContains)) { - return [`Links field '${fname}': '${furl}' must include '${linksMediumContains}'. Supported keys: ${linksKeysString}`, ""]; - } - } - } - return ["", ""]; -} - -export function chainFromAssetType(type: string): string { - switch (type) { - case "ERC20": return "ethereum"; - case "BEP2": return "binance"; - case "BEP20": return "smartchain"; - case "ETC20": return "classic"; - case "TRC10": - case "TRC20": - return "tron"; - case "WAN20": return "wanchain"; - case "TRC21": return "tomochain"; - case "TT20": return "thundertoken"; - case "SPL": return "solana"; - case "EOS": return "eos"; - case "GO20": return "gochain"; - case "KAVA": return "kava"; - case "NEP5": return "neo"; - case "NRC20": return "nuls"; - case "VET": return "vechain"; - case "ONTOLOGY": return "ontology"; - case "THETA": return "theta"; - case "TOMO": return "tomochain"; - case "XDAI": return "xdai"; - case "WAVES": return "waves"; - case "POA": return "poa"; - default: return ""; - } -} - -export function explorerUrl(chain: string, contract: string): string { - if (contract) { - switch (chain.toLowerCase()) { - case CoinType.name(CoinType.ethereum).toLowerCase(): - return `https://etherscan.io/token/${contract}`; - - case CoinType.name(CoinType.tron).toLowerCase(): - if (contract.startsWith("10")) { - // trc10 - return `https://tronscan.io/#/token/${contract}`; - } - // trc20 - return `https://tronscan.io/#/token20/${contract}`; - - case CoinType.name(CoinType.binance).toLowerCase(): - return `https://explorer.binance.org/asset/${contract}`; - - case CoinType.name(CoinType.smartchain).toLowerCase(): - case "smartchain": - return `https://bscscan.com/token/${contract}`; - - case CoinType.name(CoinType.eos).toLowerCase(): - return `https://bloks.io/account/${contract}`; - - case CoinType.name(CoinType.neo).toLowerCase(): - return `https://neo.tokenview.com/en/token/0x${contract}`; - - case CoinType.name(CoinType.nuls).toLowerCase(): - return `https://nulscan.io/token/info?contractAddress=${contract}`; - - case CoinType.name(CoinType.wanchain).toLowerCase(): - return `https://www.wanscan.org/token/${contract}`; - - case CoinType.name(CoinType.solana).toLowerCase(): - return `https://explorer.solana.com/address/${contract}`; - - case CoinType.name(CoinType.tomochain).toLowerCase(): - return `https://scan.tomochain.com/address/${contract}`; - - case CoinType.name(CoinType.kava).toLowerCase(): - return "https://www.mintscan.io/kava"; - - case CoinType.name(CoinType.ontology).toLowerCase(): - return "https://explorer.ont.io"; - - case CoinType.name(CoinType.gochain).toLowerCase(): - return `https://explorer.gochain.io/addr/${contract}`; - - case CoinType.name(CoinType.theta).toLowerCase(): - return 'https://explorer.thetatoken.org/'; - - case CoinType.name(CoinType.thundertoken).toLowerCase(): - case "thundertoken": - return `https://viewblock.io/thundercore/address/${contract}`; - - case CoinType.name(CoinType.classic).toLowerCase(): - case "classic": - return `https://blockscout.com/etc/mainnet/tokens/${contract}`; - - case CoinType.name(CoinType.vechain).toLowerCase(): - case "vechain": - return `https://explore.vechain.org/accounts/${contract}`; - - case CoinType.name(CoinType.waves).toLowerCase(): - return `https://wavesexplorer.com/assets/${contract}`; - - case "xdai": - return `https://blockscout.com/xdai/mainnet/tokens/${contract}`; - - case CoinType.name(CoinType.poa).toLowerCase(): - case 'poa': - return `https://blockscout.com/poa/core/tokens/${contract}`; - } - } - return ""; -} - -function explorerUrlAlternatives(chain: string, contract: string, name: string): string[] { - const altUrls: string[] = []; - if (name) { - const nameNorm = name.toLowerCase().replace(' ', '').replace(')', '').replace('(', ''); - if (chain.toLowerCase() == CoinType.name(CoinType.ethereum)) { - altUrls.push(`https://etherscan.io/token/${nameNorm}`); - } - altUrls.push(`https://explorer.${nameNorm}.io`); - altUrls.push(`https://scan.${nameNorm}.io`); - } - return altUrls; -} - -// Check the an assets's info.json; for errors/warning. Also does fixes in certain cases -function isAssetInfoOK(chain: string, isCoin: boolean, address: string, errors: string[], warnings: string[], checkOnly: boolean): void { - const assetInfoPath = isCoin ? getChainCoinInfoPath(chain) : getChainAssetInfoPath(chain, address); - - if (!isPathExistsSync(assetInfoPath)) { - // Info file doesn't exist, no need to check - return; - } - - if (!isValidJSON(assetInfoPath)) { - console.log(`JSON at path: '${assetInfoPath}' is invalid`); - errors.push(`JSON at path: '${assetInfoPath}' is invalid`); - return; - } - - let info: unknown = readJsonFile(assetInfoPath); - let fixedInfo: unknown|null = null; - - const [hasAllKeys, msg1] = isAssetInfoHasAllKeys(info, assetInfoPath, isCoin); - if (!hasAllKeys) { - console.log(msg1); - errors.push(msg1); - } - - const [err2, warn2, fixedInfo2] = isAssetInfoValid(info, assetInfoPath, address, chain, isCoin, checkOnly); - if (err2) { - errors.push(err2); - } - if (warn2) { - warnings.push(warn2); - } - if (fixedInfo2 && !checkOnly) { - info = fixedInfo2; - fixedInfo = fixedInfo2; - } - - if (Object.prototype.hasOwnProperty.call(info, 'links') && info['links']) { - const [err3, warn3] = isInfoLinksValid(info['links'], assetInfoPath, address, chain); - if (err3) { - errors.push(err3); - } - if (warn3) { - warnings.push(warn3); - } - } - // Fields moved to links section: - ['socials', 'source_code', 'whitepaper', 'white_paper'].forEach(f => { - if (Object.prototype.hasOwnProperty.call(info, f)) { - errors.push(`Field ${f} is no longer used, use 'links' section instead. (${chain} ${address})`); - } - }); - - if (!isCoin) { - const explorerExpected = explorerUrl(chain, address); - const hasExplorer = Object.prototype.hasOwnProperty.call(info, 'explorer'); - const explorerActual = info['explorer'] || ''; - const explorerActualLower = explorerActual.toLowerCase(); - const explorerExpectedLower = explorerExpected.toLowerCase(); - if (checkOnly) { - if (!hasExplorer) { - errors.push(`Missing explorer key`); - } else { - if (explorerActualLower !== explorerExpectedLower && explorerExpected) { - // doesn't match, check for alternatives - const explorersAlt = explorerUrlAlternatives(chain, address, info['name']); - if (explorersAlt && explorersAlt.length > 0) { - let matchCount = 0; - explorersAlt.forEach(exp => { if (exp.toLowerCase() == explorerActualLower) { ++matchCount; }}); - if (matchCount == 0) { - // none matches, this is warning/error - if (chain.toLowerCase() == CoinType.name(CoinType.ethereum) || chain.toLowerCase() == CoinType.name(CoinType.smartchain)) { - errors.push(`Incorrect explorer, ${explorerActual} instead of ${explorerExpected} (${explorersAlt.join(', ')})`); - } else { - warnings.push(`Unexpected explorer, ${explorerActual} instead of ${explorerExpected} (${explorersAlt.join(', ')})`); - } - } - } - } - } - } else { - // fix: simply replace with expected (case-only deviation is accepted) - if (explorerActualLower !== explorerExpectedLower) { - if (!fixedInfo) { fixedInfo = info; } - fixedInfo['explorer'] = explorerExpected; - } - } - } - - if (fixedInfo && !checkOnly) { - writeJsonFile(assetInfoPath, fixedInfo); - console.log(`Done fixes to info.json, ${assetInfoPath}`); - } -} - -export class AssetInfos implements ActionInterface { - getName(): string { return "Asset Infos"; } - - getSanityChecks(): CheckStepInterface[] { - const steps: CheckStepInterface[] = []; - // tokens info.json's - allChains.forEach(chain => { - if (isPathExistsSync(getChainAssetsPath(chain))) { - steps.push( - { - getName: () => { return `Token info.json's for chain ${chain}`;}, - check: async () => { - const errors: string[] = []; - const warnings: string[] = []; - const assetsList = getChainAssetsList(chain); - //console.log(` Found ${assetsList.length} assets for chain ${chain}`); - await bluebird.each(assetsList, async (address) => { - isAssetInfoOK(chain, false, address, errors, warnings, true); - }); - return [errors, warnings]; - } - } - ); - } - }); - // coin info.json - steps.push( - { - getName: () => { return `Coin info.json's`;}, - check: async () => { - const errors: string[] = []; - const warnings: string[] = []; - allChains.forEach(chain => { - if (isPathExistsSync(getChainInfoPath(chain))) { - isAssetInfoOK(chain, true, '../info', errors, warnings, true); - } - }); - return [errors, warnings]; - } - } - ); - return steps; - } - - async consistencyFix(): Promise { - bluebird.each(allChains, async chain => { - // only if there is no assets subfolder - if (isPathExistsSync(getChainAssetsPath(chain))) { - const errors: string[] = []; - const warnings: string[] = []; - const assetsList = getChainAssetsList(chain); - await bluebird.each(assetsList, async (address) => { - isAssetInfoOK(chain, false, address, errors, warnings, false); - }); - } - if (isPathExistsSync(getChainInfoPath(chain))) { - const errors: string[] = []; - const warnings: string[] = []; - isAssetInfoOK(chain, true, '[COIN]', errors, warnings, false); - } - }); - } -} diff --git a/script/generic/asset.ts b/script/generic/asset.ts deleted file mode 100644 index 6179815840269..0000000000000 --- a/script/generic/asset.ts +++ /dev/null @@ -1,61 +0,0 @@ -import axios from "axios"; -import { TokenType } from "../generic/tokentype"; -import * as config from "../config"; - -// Asset ID from coin symbol (diff between native and token coins) -export function assetIdSymbol(tokenId: string, nativeCoinId: string, coinType: number): string { - if (tokenId == nativeCoinId) { - return assetID(coinType) - } - return assetID(coinType, tokenId) -} - -// Asset ID from coin number and ID -export function assetID(coinType: number, tokenId = ``): string { - if (tokenId.length > 0) { - return `c${coinType}_t${tokenId}` - } - return `c${coinType}` -} - -// Token type from token symbol (diff between native and token coins) -export function tokenType(symbol: string, nativeCoinSymbol: string, tokenType: string): string { - if (symbol == nativeCoinSymbol) { - return TokenType.COIN - } - return tokenType; -} - -// Github logo URL for coin. -export function logoURI(id: string, githubChainFolder: string, nativeCoinSymbol: string): string { - if (id == nativeCoinSymbol) { - return `${config.assetsURL}/blockchains/${githubChainFolder}/info/logo.png` - } - return `${config.assetsURL}/blockchains/${githubChainFolder}/assets/${id}/logo.png` -} - -// Token info from TW api -// e.g. {"name":"Binance-Peg Cosmos","symbol":"ATOM","type":"BEP20","decimals":18,"asset_id":"c20000714_t0x0Eb3..."} -export class TokenTwInfo { - name: string; - symbol: string; - type: string; - decimals: number; - asset_id: string; -} - -export async function tokenInfoFromTwApi(assetID: string): Promise { - try { - const apiUrl = `https://api.trustwallet.com/v1/assets/${assetID}`; - const result = await axios.get(apiUrl).then(r => r.data); - if (!result || !result.asset_id) { - console.log("Unexpected result", result); - return undefined; - } - const info = result as TokenTwInfo; - return info; - } catch (err) { - console.log("Exception:", err); - return undefined; - } -} diff --git a/script/generic/blockchains.ts b/script/generic/blockchains.ts deleted file mode 100644 index d1daf6d0f021b..0000000000000 --- a/script/generic/blockchains.ts +++ /dev/null @@ -1,60 +0,0 @@ -import { CoinType } from "@trustwallet/wallet-core"; - -export const getChainName = (id: CoinType): string => CoinType.id(id); // 60 => ethereum -export const Binance = getChainName(CoinType.binance); -export const Callisto = getChainName(CoinType.callisto); -export const Classic = getChainName(CoinType.classic); -export const Cosmos = getChainName(CoinType.cosmos); -export const EOS = getChainName(CoinType.eos); -export const Ethereum = getChainName(CoinType.ethereum); -export const GoChain = getChainName(CoinType.gochain); -export const IoTeX = getChainName(CoinType.iotex); -export const NEO = getChainName(CoinType.neo); -export const NULS = getChainName(CoinType.nuls); -export const Ontology = getChainName(CoinType.ontology); -export const POA = getChainName(CoinType.poa); -export const Tezos = getChainName(CoinType.tezos); -export const ThunderCore = getChainName(CoinType.thundertoken); -export const Terra = getChainName(CoinType.terra); -export const Theta = getChainName(CoinType.theta); -export const TomoChain = getChainName(CoinType.tomochain); -export const Tron = getChainName(CoinType.tron); -export const Kava = getChainName(CoinType.kava); -export const Vechain = getChainName(CoinType.vechain); -export const Wanchain = getChainName(CoinType.wanchain); -export const Waves = getChainName(CoinType.waves); -export const Solana = getChainName(CoinType.solana); -export const SmartChain = getChainName(CoinType.smartchain); - -export const ethForkChains = [ - Ethereum, - Classic, - POA, - TomoChain, - GoChain, - Wanchain, - ThunderCore, - SmartChain, -]; -export const stakingChains = [ - Tezos, - Cosmos, - IoTeX, - Tron, - Waves, - Kava, - Terra, - Binance -]; -export const chainsWithDenylist = ethForkChains.concat( - Binance, - Tron, - Terra, - NEO, - NULS, - Vechain, - Ontology, - Theta, - EOS, - Solana, -); diff --git a/script/generic/eth-address.ts b/script/generic/eth-address.ts deleted file mode 100644 index a2185fe4855f2..0000000000000 --- a/script/generic/eth-address.ts +++ /dev/null @@ -1,42 +0,0 @@ -import { toChecksumAddress, checkAddressChecksum } from "ethereum-checksum-address"; -import { reverseCase } from "./types"; - -export const isChecksumEthereum = (address: string): boolean => checkAddressChecksum(address); -export const toChecksumEthereum = (address: string): string => toChecksumAddress(address); - -export function toChecksum(address: string, chain = "ethereum"): string { - const checksumEthereum = toChecksumEthereum(address); - - // special handling for Wanchain - if (chain.toLowerCase() === "wanchain") { - const checksumWanchain = reverseCase(checksumEthereum).replace("X", "x"); - return checksumWanchain; - } - - return checksumEthereum; -} - -export function isChecksum(address: string, chain = "ethereum"): boolean { - // special handling for Wanchain - if (chain.toLowerCase() === "wanchain") { - const addressEthereum = reverseCase(address).replace("X", "x"); - return isChecksumEthereum(addressEthereum); - } - - return isChecksumEthereum(address); -} - -export function isEthereumAddress(address: string): boolean { - if (!(address.length == 40 || (address.length == 42 && address.substring(0, 2) === '0x'))) { - return false; - } - try { - const check1 = toChecksum(address); - if (toChecksum(check1) !== check1) { - return false; - } - return true; - } catch (error) { - return false; - } -} diff --git a/script/generic/eth-forks.ts b/script/generic/eth-forks.ts deleted file mode 100644 index e752e54e05d4c..0000000000000 --- a/script/generic/eth-forks.ts +++ /dev/null @@ -1,82 +0,0 @@ -import { ethForkChains } from "../generic/blockchains"; -import { - getChainAssetsPath, - getChainAssetsList, - getChainAssetPath, - getChainAssetFilesList, - logoName, - logoExtension, - logoFullName, -} from "../generic/repo-structure"; -import { - getFileName, - getFileExt, - gitMove, - readDirSync, - isPathExistsSync, -} from "../generic/filesystem"; -import { toChecksum } from "../generic/eth-address"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import * as bluebird from "bluebird"; - -function checkAddressChecksum(assetsFolderPath: string, address: string, chain: string) { - const checksumAddress = toChecksum(address, chain); - if (checksumAddress !== address) { - gitMove(assetsFolderPath, address, checksumAddress); - console.log(`Renamed to checksum format ${checksumAddress}`); - } -} - -async function checkAddressChecksums() { - console.log(`Checking for checksum formats ...`); - await bluebird.each(ethForkChains, async (chain) => { - const assetsPath = getChainAssetsPath(chain); - - await bluebird.each(readDirSync(assetsPath), async (address) => { - await bluebird.each(getChainAssetFilesList(chain, address), async (file) => { - if (getFileName(file) == logoName && getFileExt(file) !== logoExtension) { - console.log(`Renaming incorrect asset logo extension ${file} ...`); - gitMove(getChainAssetPath(chain, address), file, logoFullName); - } - }); - checkAddressChecksum(assetsPath, address, chain); - }); - }); -} - -export class EthForks implements ActionInterface { - getName(): string { return "Ethereum forks"; } - - getSanityChecks(): CheckStepInterface[] { - const steps: CheckStepInterface[] = []; - ethForkChains.forEach(chain => { - steps.push( - { - getName: () => { return `Folder structure for chain ${chain} (ethereum fork)`;}, - check: async () => { - const errors: string[] = []; - const assetsFolder = getChainAssetsPath(chain); - const assetsList = getChainAssetsList(chain); - console.log(` Found ${assetsList.length} assets for chain ${chain}`); - await bluebird.each(assetsList, async (address) => { - const assetPath = `${assetsFolder}/${address}`; - if (!isPathExistsSync(assetPath)) { - errors.push(`Expect directory at path: ${assetPath}`); - } - const inChecksum = toChecksum(address, chain); - if (address !== inChecksum) { - errors.push(`Expect asset at path ${assetPath} in checksum: '${inChecksum}'`); - } - }); - return [errors, []]; - } - } - ); - }); - return steps; - } - - async sanityFix(): Promise { - await checkAddressChecksums(); - } -} diff --git a/script/generic/filesystem.ts b/script/generic/filesystem.ts deleted file mode 100644 index 17bf2c7228041..0000000000000 --- a/script/generic/filesystem.ts +++ /dev/null @@ -1,43 +0,0 @@ -import * as fs from "fs"; -import * as path from "path"; -import { execSync } from "child_process"; - -export const getFileName = (name: string): string => path.basename(name, path.extname(name)) -export const getFileExt = (name: string): string => name.slice((Math.max(0, name.lastIndexOf(".")) || Infinity) + 1) - -export const readFileSync = (path: string): string => fs.readFileSync(path, 'utf8'); -export const writeFileSync = (path: string, data: unknown): void => fs.writeFileSync(path, data); -export const readDirSync = (path: string): string[] => fs.readdirSync(path); -export const isPathExistsSync = (path: string): boolean => fs.existsSync(path); -export const getFileSizeInKilobyte = (path: string): number => fs.statSync(path).size / 1000; - -function execRename(command: string, cwd: string) { - console.log(`Running command ${command}`); - execSync(command, {encoding: "utf-8", cwd: cwd}); -} - -function gitMoveCommand(oldName: string, newName: string): string { - return `git mv ${oldName} ${newName}-temp && git mv ${newName}-temp ${newName}`; -} - -export function gitMove(path: string, oldName: string, newName: string): void { - console.log(`Renaming file or folder at path ${path}: ${oldName} => ${newName}`); - execRename(gitMoveCommand(oldName, newName), path); -} - -export function findFiles(base: string, ext: string, files: string[] = [], result: string[] = []): string[] { - files = fs.readdirSync(base) || files; - result = result || result; - - files.forEach(file => { - const newbase = path.join(base, file); - if (fs.statSync(newbase).isDirectory()) { - result = findFiles(newbase, ext, fs.readdirSync(newbase), result); - } else { - if (file.substr(-1*(ext.length+1)) == '.' + ext) { - result.push(newbase); - } - } - }); - return result; - } diff --git a/script/generic/folders-and-files.ts b/script/generic/folders-and-files.ts deleted file mode 100644 index ca7b948dd5383..0000000000000 --- a/script/generic/folders-and-files.ts +++ /dev/null @@ -1,178 +0,0 @@ -import { - readDirSync, - isPathExistsSync -} from "../generic/filesystem"; -import { CheckStepInterface, ActionInterface } from "../generic/interface"; -import { - allChains, - dappsPath, - getChainLogoPath, - getChainAssetInfoPath, - getChainAssetsPath, - getChainAssetPath, - getChainAssetLogoPath, - assetFolderAllowedFiles, - getChainFolderFilesList, - chainFolderAllowedFiles, - rootDirAllowedFiles -} from "../generic/repo-structure"; -import { isLogoOK } from "../generic/image"; -import { isLowerCase } from "../generic/types"; -import { readJsonFile } from "../generic/json"; -import * as bluebird from "bluebird"; - -export class FoldersFiles implements ActionInterface { - getName(): string { return "Folders and Files"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Repository root dir"}, - check: async () => { - const errors: string[] = []; - const dirActualFiles = readDirSync("."); - dirActualFiles.forEach(file => { - if (!(rootDirAllowedFiles.indexOf(file) >= 0)) { - errors.push(`File "${file}" should not be in root or added to predifined list`); - } - }); - return [errors, []]; - } - }, - { - getName: () => { return "Chain folders are lowercase, contain only predefined list of files"}, - check: async () => { - const errors: string[] = []; - allChains.forEach(chain => { - if (!isLowerCase(chain)) { - errors.push(`Chain folder must be in lowercase "${chain}"`); - } - getChainFolderFilesList(chain).forEach(file => { - if (!(chainFolderAllowedFiles.indexOf(file) >= 0)) { - errors.push(`File '${file}' not allowed in chain folder: ${chain}`); - } - }); - }); - return [errors, []]; - } - }, - { - getName: () => { return "Chain folders have logo, and correct size"}, - check: async () => { - const errors: string[] = []; - await bluebird.each(allChains, async (chain) => { - const chainLogoPath = getChainLogoPath(chain); - if (!isPathExistsSync(chainLogoPath)) { - errors.push(`File missing at path "${chainLogoPath}"`); - } - const [isOk, error1] = await isLogoOK(chainLogoPath); - if (!isOk) { - errors.push(error1); - } - }); - return [errors, []]; - } - }, - { - getName: () => { return "Asset folders contain logo and info"}, - check: async () => { - const errors: string[] = []; - const warnings: string[] = []; - allChains.forEach(chain => { - const assetsPath = getChainAssetsPath(chain); - if (isPathExistsSync(assetsPath)) { - readDirSync(assetsPath).forEach(address => { - const logoFullPath = getChainAssetLogoPath(chain, address); - const logoExists = isPathExistsSync(logoFullPath); - const infoFullPath = getChainAssetInfoPath(chain, address); - const infoExists = isPathExistsSync(infoFullPath); - // Assets should have a logo and an info file. Exceptions: - // - status=spam tokens may have no logo - // - on some chains some valid tokens have no info (should be fixed) - if (!infoExists || !logoExists) { - if (!infoExists && logoExists) { - const msg = `Missing info file for asset '${chain}/${address}' -- ${infoFullPath}`; - // enforce that info must be present (with some exceptions) - if (chain === 'terra') { - //console.log(msg); - warnings.push(msg); - } else { - console.log(msg); - errors.push(msg); - } - } - if (!logoExists && infoExists) { - const info: unknown = readJsonFile(infoFullPath); - if (!info['status'] || info['status'] !== 'spam') { - const msg = `Missing logo file for non-spam asset '${chain}/${address}' -- ${logoFullPath}`; - console.log(msg); - errors.push(msg); - } - } - } - }); - } - }); - return [errors, warnings]; - } - }, - /* - { - getName: () => { return "Asset folders contain info.json"}, - check: async () => { - const warnings: string[] = []; - allChains.forEach(chain => { - const assetsPath = getChainAssetsPath(chain); - if (isPathExistsSync(assetsPath)) { - readDirSync(assetsPath).forEach(address => { - const infoFullPath = getChainAssetInfoPath(chain, address); - if (!isPathExistsSync(infoFullPath)) { - warnings.push(`Missing info file for asset '${chain}/${address}' -- ${infoFullPath}`); - } - }); - } - }); - return [[], warnings]; - } - }, - */ - { - getName: () => { return "Asset folders contain only predefined set of files"}, - check: async () => { - const errors: string[] = []; - allChains.forEach(chain => { - const assetsPath = getChainAssetsPath(chain); - if (isPathExistsSync(assetsPath)) { - readDirSync(assetsPath).forEach(address => { - const assetFiles = getChainAssetPath(chain, address); - readDirSync(assetFiles).forEach(assetFolderFile => { - if (!(assetFolderAllowedFiles.indexOf(assetFolderFile) >= 0)) { - errors.push(`File '${assetFolderFile}' not allowed at this path: ${assetsPath}`); - } - }); - }); - } - }); - return [errors, []]; - } - }, - { - getName: () => { return "Dapps folders contain only .png files, with all lowercase names"}, - check: async () => { - const errors: string[] = []; - if (isPathExistsSync(dappsPath)) { - readDirSync(dappsPath).forEach(filename => { - if (!filename.endsWith('.png')) { - errors.push(`File '${filename}' has invalid extension; ${dappsPath}`); - } - if (filename.toLowerCase() != filename) { - errors.push(`File '${filename}' is not all-lowercase; ${dappsPath}`); - } - }); - } - return [errors, []]; - } - } - ]; - } -} diff --git a/script/generic/history.ts b/script/generic/history.ts deleted file mode 100644 index 9376b13011391..0000000000000 --- a/script/generic/history.ts +++ /dev/null @@ -1,174 +0,0 @@ -import * as util from "util"; -import { - isPathExistsSync, - readFileSync, - writeFileSync, -} from "./filesystem"; -import * as child_process from "child_process"; - -class VersionInfo { - versionNum: number; - commit: string; - date: string; -} - -const FilenameLatest = "history/LATEST.json"; -const FilenameChangeTemplate = "history/versions/"; -const IncludeHistoryPrefix1 = "blockchains/"; -const IncludeHistoryPrefix2 = "dapps/"; -//const TooManyChangesLimit = 40; - -//const util = require('util'); -const exec = util.promisify(child_process.exec); - -async function execGit(options: string): Promise { - try { - const cmd = `git ${options}`; - console.log(`executing cmd: ${cmd}`); - const { stdout, stderr } = await exec(cmd); - if (stdout) { - console.log('stdout:'); - console.log(stdout); - } - if (stderr) { - console.log('stderr:', stderr); - } - return stdout; - } catch (err) { - console.log('exception:', err); - return ""; - } -} - -function readLatestVersion(): VersionInfo { - const zeroVer: VersionInfo = {versionNum: 0, commit: "", date: (new Date()).toISOString()}; - try { - const rawdata = readFileSync(FilenameLatest); - const ver: VersionInfo = JSON.parse(rawdata) as VersionInfo; - if (!ver.versionNum && !ver.commit) { - return zeroVer; - } - return ver; - } catch (err) { - console.log('Exception:', err); - return zeroVer; - } -} - -function writeLatestVersion(version: VersionInfo): void { - try { - const content: string = JSON.stringify(version, null, 4); - writeFileSync(FilenameLatest, content); - } catch (err) { - console.log('Exception:', err); - } -} - -async function getCurrentCommit(): Promise { - const raw = await execGit("rev-parse master"); - if (!raw) { - return raw; - } - return raw.split("\n").filter(l => l)[0]; -} - -async function getChangedFiles(commitStart: string, commitEnd: string): Promise{ - const bulk: string = await execGit(`diff --name-only ${commitStart} ${commitEnd}`); - if (!bulk) { - return []; - } - const list: string[] = bulk.split("\n").map(l => l.trim()).filter(l => l); - return list; -} - -function filterChangedFiles(files: string[]): string[] { - return files.filter(l => { - return (l.startsWith(IncludeHistoryPrefix1) || l.startsWith(IncludeHistoryPrefix2)); - }); -} - -function changeListToJson(versionStart: VersionInfo, versionEnd: VersionInfo, changes: string[]): unknown { - //let fullChanges = false; - //if (changes.length > TooManyChangesLimit) { - // fullChanges = true; - //} - const obj: unknown = { - "versionEnd": versionEnd, - "versionStart": versionStart, - //"fullChange": fullChanges, - //"changeCount": changes.length, - }; - //if (!fullChanges) { - obj["changes"] = changes; - //} - return obj; -} - -// return filename -function writeChangeList(version: VersionInfo, changeList: unknown): string { - try { - const filename: string = FilenameChangeTemplate + version.versionNum.toString() + ".json"; - if (isPathExistsSync(filename)) { - throw `Error: file already exists: ${filename}`; - } - const content = JSON.stringify(changeList, null, 4); - writeFileSync(filename, content); - return filename; - } catch (err) { - console.log('exception:', err); - return null; - } -} - -export async function processChanges(): Promise { - console.log("Compiling changes since last commit ..."); - const ver = readLatestVersion(); - if (ver.versionNum == 0 || !ver.versionNum || !ver.commit) { - console.log("Error: Could not obtain latest version"); - return 1; - } - console.log(`Latest version: ${JSON.stringify(ver, null, 4)}`); - - const currCommit = await getCurrentCommit(); - console.log(`Current commit: ${currCommit}`); - if (!currCommit) { - console.log("Error: Could not obtain current commit"); - return 2; - } - - if (currCommit == ver.commit) { - console.log(`Warning: no new commit since ${ver.commit}`); - return 3; - } - - const newVer: VersionInfo = { - versionNum: ver.versionNum + 1, - commit: currCommit, - date: (new Date()).toISOString(), - }; - console.log(`New version: ${JSON.stringify(newVer, null, 4)}`); - - const filesRaw: string[] = await getChangedFiles(ver.commit, currCommit); - console.log(`${filesRaw.length} changed files found`); - if (!filesRaw || filesRaw.length == 0) { - console.log(`Error: Could not obtain list of changed files between commits ${ver.commit} and ${currCommit}`); - return 4; - } - const files: string[] = filterChangedFiles(filesRaw); - console.log(`${files.length} changed files found (excluding history files)`); - if (!files || files.length == 0) { - console.log(`Warning: No changed files (excluding history files) between commits ${ver.commit} and ${currCommit}`); - return 0; - } - - const changeList: unknown = changeListToJson(ver, newVer, files); - const newChangeFile = writeChangeList(newVer, changeList); - if (!newChangeFile) { - console.log(`Error: could not write out new change file`); - return 6; - } - writeLatestVersion(newVer); - console.log(`Changes written to ${FilenameLatest} and ${newChangeFile}`); - - return 0; -} diff --git a/script/generic/image.ts b/script/generic/image.ts deleted file mode 100644 index 6f006ea82730c..0000000000000 --- a/script/generic/image.ts +++ /dev/null @@ -1,123 +0,0 @@ -import * as sharp from "sharp"; -import * as tinify from "tinify"; -import * as image_size from "image-size"; -import { - writeFileSync, - getFileSizeInKilobyte -} from "./filesystem"; -import * as chalk from 'chalk'; -import * as config from "../config"; - -export const minLogoWidth = config.imageMinLogoWidth; -export const minLogoHeight = config.imageMinLogoHeight; -export const maxLogoWidth = config.imageMaxLogoWidth; -export const maxLogoHeight = config.imageMaxLogoHeight; -export const maxLogoSizeInKilobyte = config.imageMaxLogoSizeKb; - -export function isDimensionTooLarge(width: number, height: number): boolean { - return (width > maxLogoWidth) || (height > maxLogoHeight); -} - -export function isDimensionOK(width: number, height: number): boolean { - return (width <= maxLogoWidth) && (height <= maxLogoHeight) && - (width >= minLogoWidth) && (height >= minLogoHeight); -} - -export function calculateTargetSize(srcWidth: number, srcHeight: number, targetWidth: number, targetHeight: number): {width: number, height: number} { - if (srcWidth == 0 || srcHeight == 0) { - return {width: targetWidth, height: targetHeight}; - } - const ratio = Math.min(targetWidth / srcWidth, targetHeight / srcHeight); - return { - width: Math.round(srcWidth * ratio), - height: Math.round(srcHeight * ratio) - }; -} - -// check logo dimensions (pixel) and size (kilobytes) -export async function isLogoOK(path: string): Promise<[boolean, string]> { - let [isOK, msg] = await isLogoDimensionOK(path); - if (!isOK) { - return [false, msg]; - } - [isOK, msg] = await isLogoSizeOK(path); - if (!isOK) { - return [false, msg]; - } - return [true, ""]; -} - -const getImageDimensions = (path: string) => image_size.imageSize(path); - -async function isLogoDimensionOK(path: string): Promise<[boolean, string]> { - const { width, height } = getImageDimensions(path) - if (isDimensionOK(width, height)) { - return [true, ""]; - } - return [false, `Image at path ${path} must have dimensions: min: ${minLogoWidth}x${minLogoHeight} and max: ${maxLogoWidth}x${maxLogoHeight} instead ${width}x${height}`]; -} - -async function compressTinyPNG(path: string) { - console.log(`Compressing image via tinypng at path ${path}`); - const source = await tinify.fromFile(path); - await source.toFile(path); -} - -async function isLogoSizeOK(path: string): Promise<[boolean, string]> { - const sizeKilobyte = getFileSizeInKilobyte(path); - if (sizeKilobyte > maxLogoSizeInKilobyte) { - return [false, `Logo ${path} is too large, ${sizeKilobyte} kB instead of ${maxLogoSizeInKilobyte}`]; - } - return [true, '']; -} - -// return if image if too large, and if image has been updated -export async function checkResizeIfTooLarge(path: string, checkOnly: boolean): Promise<[boolean, boolean]> { - let tooLarge = false; - let updated = false; - - const { width: srcWidth, height: srcHeight } = getImageDimensions(path); - - if (!isDimensionOK(srcWidth, srcHeight)) { - tooLarge = true; // may be too small as well - console.log(`Wrong image dimensions, ${srcWidth}x${srcHeight}, ${path}`); - } - - if (isDimensionTooLarge(srcWidth, srcHeight)) { - tooLarge = true; - console.log(`Image too large, ${srcWidth}x${srcHeight}, ${path}`); - if (!checkOnly) { - // resize - const { width, height } = calculateTargetSize(srcWidth, srcHeight, maxLogoWidth, maxLogoHeight); - console.log(`Resizing image at ${path} from ${srcWidth}x${srcHeight} => ${width}x${height}`) - await sharp(path).resize(width, height).toBuffer() - .then(data => { - writeFileSync(path, data); - updated = true; - }) - .catch(e => { - console.log(chalk.red(e.message)); - }); - } - } - - // If file size > max limit, compress with tinypng - const sizeKilobyte = getFileSizeInKilobyte(path); - if (sizeKilobyte > maxLogoSizeInKilobyte) { - tooLarge = true; - console.log(`Image too big, ${sizeKilobyte} kb, ${path}`); - if (!checkOnly) { - console.log(`Resizing image at path ${path} from ${sizeKilobyte} kB`); - await compressTinyPNG(path) - .then(() => { - updated = true; - console.log(`Resized image at path ${path} from ${sizeKilobyte} kB => ${getFileSizeInKilobyte(path)} kB`); - }) - .catch(e => { - console.log(chalk.red(e.message)); - }); - } - } - - return [tooLarge, updated]; -} diff --git a/script/generic/interface.ts b/script/generic/interface.ts deleted file mode 100644 index c64af33a62ddb..0000000000000 --- a/script/generic/interface.ts +++ /dev/null @@ -1,26 +0,0 @@ -// A single check step -export interface CheckStepInterface { - getName(): string; - // return [errors, warnings] - check(): Promise<[string[], string[]]>; -} - -// An action for a check, fix, or update, or a combination. -export interface ActionInterface { - getName(): string; - // return check steps for sanity check (0, 1, or more) - getSanityChecks(): CheckStepInterface[]; - // return check steps for consistenct check (0, 1, or more) - getConsistencyChecks?(): CheckStepInterface[]; - sanityFix?(): Promise; - consistencyFix?(): Promise; - updateAuto?(): Promise; // For regular automatic updates (from external source) - updateManual?(): Promise; // For occasional manual updates (from external source) -} - -export enum FixCheckMode { - CheckSanityOnly = 1, - CheckAll, - FixSanityOnly, - FixAll -} diff --git a/script/generic/json-format.ts b/script/generic/json-format.ts deleted file mode 100644 index 2151c4e655fd9..0000000000000 --- a/script/generic/json-format.ts +++ /dev/null @@ -1,51 +0,0 @@ -import { chainsPath } from "../generic/repo-structure"; -import { findFiles } from "../generic/filesystem"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { formatJsonFile, isValidJSON } from "../generic/json"; -import * as bluebird from "bluebird"; - -async function formatInfos(): Promise { - console.log(`Formatting json files...`); - - const files = [ - ...findFiles(chainsPath, 'json'), - ]; - let count1 = 0; - let count2 = 0; - await bluebird.each(files, async (file) => { - if (formatJsonFile(file)) { - ++count2; - } - ++count1; - }); - console.log(`Formatted ${count2} json files (total ${count1})`); -} - -export class JsonAction implements ActionInterface { - getName(): string { return "Json files"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Check all JSON files to have valid content"}, - check: async () => { - const errors: string[] = []; - const files = [ - ...findFiles(chainsPath, 'json'), - ]; - - await bluebird.each(files, async file => { - if (!isValidJSON(file)) { - errors.push(`${file} path contains invalid JSON`); - } - }); - return [errors, []]; - } - }, - ]; - } - - async sanityFix(): Promise { - await formatInfos(); - } -} diff --git a/script/generic/json.ts b/script/generic/json.ts deleted file mode 100644 index 16cdeaf6a610e..0000000000000 --- a/script/generic/json.ts +++ /dev/null @@ -1,48 +0,0 @@ -import { - readFileSync, - writeFileSync -} from "./filesystem"; -import { sortElements } from "./types"; - -export function isValidJSON(path: string): boolean { - try { - const rawdata = readFileSync(path); - JSON.parse(rawdata); - return true; - } catch { - return false; - } -} - -export function formatJson(content: unknown): string { - return JSON.stringify(content, null, 4); -} - -export function formatSortJson(content: unknown[]): string { - return JSON.stringify(sortElements(content), null, 4); -} - -// Return if updated -export function formatJsonFile(filename: string): boolean { - const origText: string = readFileSync(filename); - const newText: string = formatJson(JSON.parse(origText)); - if (newText == origText) { - return false; - } - writeFileSync(filename, newText); - console.log(`Formatted json file ${filename}`); - return true; -} - -export function formatSortJsonFile(filename: string): void { - writeFileSync(filename, formatSortJson(JSON.parse(readFileSync(filename)))); - console.log(`Formatted json file ${filename}`); -} - -export function readJsonFile(path: string): unknown { - return JSON.parse(readFileSync(path)); -} - -export function writeJsonFile(path: string, data: unknown): void { - writeFileSync(path, JSON.stringify(data, null, 4)); -} diff --git a/script/generic/logo-size.ts b/script/generic/logo-size.ts deleted file mode 100644 index b46e5e549f8dd..0000000000000 --- a/script/generic/logo-size.ts +++ /dev/null @@ -1,123 +0,0 @@ -import * as bluebird from "bluebird"; -import { - allChains, - getChainLogoPath, - getChainAssetsPath, - getChainAssetLogoPath, - getChainValidatorsListPath, - getChainValidatorAssetLogoPath, - dappsPath -} from "../generic/repo-structure"; -import { - readDirSync, - readFileSync, - isPathExistsSync -} from "../generic/filesystem"; -import { checkResizeIfTooLarge } from "../generic/image"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; - -// return name of large logo, or empty -async function checkDownsize(chains: string[], checkOnly: boolean): Promise { - console.log(`Checking all logos for size ...`); - let totalCountChecked = 0; - let totalCountTooLarge = 0; - let totalCountUpdated = 0; - const largePaths: string[] = []; - - // Check asset logos, under given chains - await bluebird.map(chains, async chain => { - let countChecked = 0; - let countTooLarge = 0; - let countUpdated = 0; - - const path = getChainLogoPath(chain); - countChecked++; - const [tooLarge, updated] = await checkResizeIfTooLarge(path, checkOnly); - if (tooLarge) { largePaths.push(path); } - countTooLarge += tooLarge ? 1 : 0; - countUpdated += updated ? 1 : 0; - - // Check and resize if needed chain assets - const assetsPath = getChainAssetsPath(chain); - if (isPathExistsSync(assetsPath)) { - await bluebird.mapSeries(readDirSync(assetsPath), async asset => { - const path = getChainAssetLogoPath(chain, asset); - if (isPathExistsSync(path)) { - countChecked++; - const [tooLarge, updated] = await checkResizeIfTooLarge(path, checkOnly); - if (tooLarge) { largePaths.push(path); } - countTooLarge += tooLarge ? 1 : 0; - countUpdated += updated ? 1 : 0; - } - }) - } - - // Check and resize if needed chain validators image - const chainValidatorsList = getChainValidatorsListPath(chain); - if (isPathExistsSync(chainValidatorsList)) { - const validatorsList = JSON.parse(readFileSync(getChainValidatorsListPath(chain))); - await bluebird.mapSeries(validatorsList, async ({ id }) => { - const path = getChainValidatorAssetLogoPath(chain, id); - countChecked++; - const [tooLarge, updated] = await checkResizeIfTooLarge(path, checkOnly); - if (tooLarge) { largePaths.push(path); } - countTooLarge += tooLarge ? 1 : 0; - countUpdated += updated ? 1 : 0; - }); - } - - totalCountChecked += countChecked; - totalCountTooLarge += countTooLarge; - totalCountUpdated += countUpdated; - if (countTooLarge > 0 || countUpdated > 0) { - console.log(`Checking logos on chain ${chain} completed, ${countChecked} checked, ${countTooLarge} too large, ${largePaths}, ${countUpdated} logos updated`); - } - }); - - // Check dapps logos - if (isPathExistsSync(dappsPath)) { - let countChecked = 0; - let countTooLarge = 0; - let countUpdated = 0; - - await bluebird.mapSeries(readDirSync(dappsPath), async filename => { - const path = dappsPath + `/` + filename; - countChecked++; - const [tooLarge, updated] = await checkResizeIfTooLarge(path, checkOnly); - if (tooLarge) { largePaths.push(path); } - countTooLarge += tooLarge ? 1 : 0; - countUpdated += updated ? 1 : 0; - }); - - totalCountChecked += countChecked; - totalCountTooLarge += countTooLarge; - totalCountUpdated += countUpdated; - if (countTooLarge > 0 || countUpdated > 0) { - console.log(`Checking dapps logos completed, ${countChecked} checked, ${countTooLarge} too large, ${largePaths}, ${countUpdated} logos updated`); - } - } - - console.log(`Checking logos completed, ${totalCountChecked} logos checked, ${totalCountTooLarge} too large, ${totalCountUpdated} logos updated`); - return largePaths; -} - -export class LogoSize implements ActionInterface { - getName(): string { return "Logo sizes"; } - - getSanityChecks(): CheckStepInterface[] { - return [ - { - getName: () => { return "Check that logos are not too large"}, - check: async () => { - const largePaths = await checkDownsize(allChains, true); - const errors: string[] = largePaths.map(p => `Logo too large: ${p}`); - return [errors, []]; - } - }, - ]; - } - - async sanityFix(): Promise { - await checkDownsize(allChains, false); - } -} diff --git a/script/generic/numbers.ts b/script/generic/numbers.ts deleted file mode 100644 index eb37734dcf072..0000000000000 --- a/script/generic/numbers.ts +++ /dev/null @@ -1,9 +0,0 @@ -import BigNumber from "bignumber.js"; - -export function toSatoshis(value: string, decimals: number): string { - return new BigNumber(value).multipliedBy(new BigNumber(10).exponentiatedBy(decimals)).toFixed() -} - -export function fromSatoshis(value: string, decimals: number): string { - return new BigNumber(value).dividedBy(new BigNumber(10).exponentiatedBy(decimals)).toFixed() -} \ No newline at end of file diff --git a/script/generic/repo-structure.ts b/script/generic/repo-structure.ts deleted file mode 100644 index 2d2aa786e98a6..0000000000000 --- a/script/generic/repo-structure.ts +++ /dev/null @@ -1,58 +0,0 @@ -import * as path from "path"; -import { - isPathExistsSync, - readDirSync -} from "./filesystem"; -import * as config from "../config"; - -export const logoName = `logo`; -export const infoName = `info`; -export const listName = `list` -export const logoExtension = "png"; -export const jsonExtension = "json"; -export const logoFullName = `${logoName}.${logoExtension}`; -export const infoFullName = `${infoName}.${jsonExtension}`; -const allowList = `allowlist.${jsonExtension}`; -const denyList = `denylist.${jsonExtension}`; -const tokenList = `tokenlist.${jsonExtension}`; -export const validatorsList = `${listName}.${jsonExtension}` - -export const assetFolderAllowedFiles = [logoFullName, infoFullName]; -export const chainFolderAllowedFiles = [ - "assets", - allowList, - denyList, - tokenList, - "validators", - infoName -] -export const chainsPath: string = path.join(process.cwd(), '/blockchains'); -export const getChainPath = (chain: string): string => `${chainsPath}/${chain}`; -export const allChains = readDirSync(chainsPath); -export const getChainInfoPath = (chain: string): string => `${getChainPath(chain)}/info`; -export const getChainLogoPath = (chain: string): string => `${getChainInfoPath(chain)}/${logoFullName}`; -export const getChainCoinInfoPath = (chain: string): string => `${getChainInfoPath(chain)}/${infoFullName}`; -export const getChainAssetsPath = (chain: string): string => `${getChainPath(chain)}/assets`; -export const getChainAssetPath = (chain: string, asset: string): string => `${getChainAssetsPath(chain)}/${asset}`; -export const getChainAssetLogoPath = (chain: string, asset: string): string => `${getChainAssetPath(chain, asset)}/${logoFullName}`; -export const getChainAssetInfoPath = (chain: string, asset: string): string => `${getChainAssetPath(chain, asset)}/${infoFullName}`; -export const getChainAllowlistPath = (chain: string): string => `${getChainPath(chain)}/${allowList}`; -export const getChainDenylistPath = (chain: string): string => `${getChainPath(chain)}/${denyList}`; -export const getChainTokenlistPath = (chain: string): string => `${getChainPath(chain)}/${tokenList}`; -export const pricingFolderPath = path.join(process.cwd(), '/pricing'); - -export const getChainValidatorsPath = (chain: string): string => `${getChainPath(chain)}/validators`; -export const getChainValidatorsListPath = (chain: string): string => `${getChainValidatorsPath(chain)}/${validatorsList}`; -export const getChainValidatorsAssetsPath = (chain: string): string => `${getChainValidatorsPath(chain)}/assets` -export const getChainValidatorAssetLogoPath = (chain: string, asset: string): string => `${getChainValidatorsAssetsPath(chain)}/${asset}/${logoFullName}` - -export const isChainAssetInfoExistSync = (chain: string, address: string): boolean => isPathExistsSync(getChainAssetInfoPath(chain, address)); - -export const getChainFolderFilesList = (chain: string): string[] => readDirSync(getChainPath(chain)) -export const getChainAssetsList = (chain: string): string[] => readDirSync(getChainAssetsPath(chain)); -export const getChainAssetFilesList = (chain: string, address: string): string[] => readDirSync(getChainAssetPath(chain, address)); -export const getChainValidatorsAssets = (chain: string): string[] => readDirSync(getChainValidatorsAssetsPath(chain)); - -export const dappsPath: string = path.join(process.cwd(), '/dapps'); - -export const rootDirAllowedFiles = config.foldersRootdirAllowedFiles; diff --git a/script/generic/status-values.ts b/script/generic/status-values.ts deleted file mode 100644 index 60bc7c6b128ac..0000000000000 --- a/script/generic/status-values.ts +++ /dev/null @@ -1,16 +0,0 @@ -// see https://developer.trustwallet.com/add_new_asset -const StatusValues: string[] = [ - 'active', - 'spam', - 'abandoned' -]; - -export function isValidStatusValue(value: string): boolean { - if (!value) { - return false; - } - if (!StatusValues.find(e => e === value)) { - return false; - } - return true; -} diff --git a/script/generic/subgraph.ts b/script/generic/subgraph.ts deleted file mode 100644 index 463e763fbce66..0000000000000 --- a/script/generic/subgraph.ts +++ /dev/null @@ -1,90 +0,0 @@ -// Interfacing with TheGraph subgraph APIs - -import axios from "axios"; -import { ForceListPair, matchPairToForceList, TokenItem } from "./tokenlists"; - -export interface TokenInfo { - id: string; - symbol: string; - name: string; - decimals: number; -} - -export interface PairInfo { - id: string; - reserveUSD: number; - volumeUSD: number; - txCount: number; - token0: TokenInfo; - token1: TokenInfo; -} - -export async function getTradingPairs(apiUrl: string, subgraphQuery: string): Promise { - // compact the query string - const compactQuery = subgraphQuery.replace(/(?:\r\n|\r|\n)/g, ' ').replace(/\s[\s]+/g, ' '); - const postData = '{"operationName":"pairs", "variables":{}, "query":"' + compactQuery + '"}'; - - console.log(`Retrieving trading pair infos from: ${apiUrl}`); - try { - const result = await axios.post(apiUrl, postData).then(r => r.data); - if (!result || !result.data || !result.data.pairs) { - throw `Unexpected result: ${JSON.stringify(result)}`; - } - const pairs = result.data.pairs; - console.log(`Retrieved ${pairs.length} trading pair infos`); - return pairs; - } catch (err) { - console.log("Exception from graph api:", err, apiUrl, JSON.stringify(postData)); - throw err; - } -} - -function isTokenPrimary(token: TokenInfo, primaryTokens: string[]): boolean { - return (primaryTokens.find(t => (t === token.symbol.toUpperCase())) != undefined); -} - -// check which token of the pair is the primary token, 1st, or 2nd, or 0 for none -export function primaryTokenIndex(pair: PairInfo, primaryTokens: string[]): number { - if (isTokenPrimary(pair.token0, primaryTokens)) { - return 1; - } - if (isTokenPrimary(pair.token1, primaryTokens)) { - return 2; - } - return 0; -} - -function tokenItemFromInfo(tokenInfo: TokenInfo): TokenItem { - return new TokenItem(tokenInfo.id, '', tokenInfo.id, tokenInfo.name, tokenInfo.symbol, tokenInfo.decimals, '', []); -} - -// Verify a trading pair, whether we support the tokens, has enough liquidity, etc. -export function checkTradingPair(pair: PairInfo, minLiquidity: number, minVol24: number, minTxCount24: number, primaryTokens: string[], forceIncludeList: ForceListPair[]): boolean { - if (!pair.id || !pair.reserveUSD || !pair.volumeUSD || !pair.txCount || !pair.token0 || !pair.token1) { - return false; - } - if (primaryTokenIndex(pair, primaryTokens) == 0) { - console.log("pair with no primary coin:", pair.token0.symbol, "--", pair.token1.symbol); - return false; - } - - if (matchPairToForceList(tokenItemFromInfo(pair.token0), tokenItemFromInfo(pair.token1), forceIncludeList)) { - console.log("pair included due to FORCE INCLUDE:", pair.token0.symbol, "--", pair.token1.symbol, " ", Math.round(pair.reserveUSD)); - return true; - } - - if (pair.reserveUSD < minLiquidity) { - console.log("pair with low liquidity:", pair.token0.symbol, "--", pair.token1.symbol, " ", Math.round(pair.reserveUSD)); - return false; - } - if (pair.volumeUSD < minVol24) { - console.log("pair with low volume:", pair.token0.symbol, "--", pair.token1.symbol, " ", Math.round(pair.volumeUSD)); - return false; - } - if (pair.txCount < minTxCount24) { - console.log("pair with low tx count:", pair.token0.symbol, "--", pair.token1.symbol, " ", pair.txCount); - return false; - } - //console.log("pair:", pair.token0.symbol, "--", pair.token1.symbol, " ", pair.reserveUSD); - return true; -} diff --git a/script/generic/tag-values.ts b/script/generic/tag-values.ts deleted file mode 100644 index 74a3779f9f909..0000000000000 --- a/script/generic/tag-values.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { TagValues } from "../tags-config"; - -export function isValidTagValue(value: string): boolean { - //console.log(`isValidTagValue ${value}`); - if (!value) { - return false; - } - const tag = TagValues.find(t => t.id === value); - if (!tag) { - return false; - } - //console.log(`TAG ${tag.name}`); - return true; -} - -export function isValidTagValues(values: string[]): boolean { - return values.reduce((accum: boolean, value: string) => accum && isValidTagValue(value), true); -} diff --git a/script/generic/tokenlists.ts b/script/generic/tokenlists.ts deleted file mode 100644 index 5d167b9dca283..0000000000000 --- a/script/generic/tokenlists.ts +++ /dev/null @@ -1,349 +0,0 @@ -// Handling of tokenlist.json files, tokens and trading pairs. - -import { readJsonFile, writeJsonFile } from "../generic/json"; -import { diff } from "jsondiffpatch"; -import { tokenInfoFromTwApi, TokenTwInfo } from "../generic/asset"; -import { - getChainAssetLogoPath, - getChainAllowlistPath, - getChainTokenlistPath, -} from "../generic/repo-structure"; -import * as bluebird from "bluebird"; -import { isPathExistsSync } from "../generic/filesystem"; - -class Version { - major: number - minor: number - patch: number - - constructor(major: number, minor: number, patch: number) { - this.major = major - this.minor = minor - this.patch = patch - } -} - -export class List { - name: string - logoURI: string - timestamp: string - tokens: TokenItem[] - pairs: Pair[] - version: Version - - constructor(name: string, logoURI: string, timestamp: string, tokens: TokenItem[], version: Version) { - this.name = name - this.logoURI = logoURI - this.timestamp = timestamp; - this.tokens = tokens - this.version = version - } -} - -export class TokenItem { - asset: string; - type: string; - address: string; - name: string; - symbol: string; - decimals: number; - logoURI: string; - pairs: Pair[]; - - constructor(asset: string, type: string, address: string, name: string, symbol: string, decimals: number, logoURI: string, pairs: Pair[]) { - this.asset = asset - this.type = type - this.address = address - this.name = name; - this.symbol = symbol - this.decimals = decimals - this.logoURI = logoURI - this.pairs = pairs - } -} - -export class Pair { - base: string; - lotSize?: string; - tickSize?: string; - - constructor(base: string, lotSize?: string, tickSize?: string) { - this.base = base - this.lotSize = lotSize - this.tickSize = tickSize - } -} - -///// Exclude/Include list token/pair matching - -// A token or pair in the force exclude/include list -export class ForceListPair { - token1: string; - // second is optional, if empty --> token only, if set --> pair - token2: string; -} - -export function parseForceListEntry(rawForceListEntry: string): ForceListPair { - const pair: ForceListPair = new ForceListPair(); - const tokens: string[] = rawForceListEntry.split("-"); - pair.token1 = tokens[0]; - pair.token2 = ""; - if (tokens.length >= 2) { - pair.token2 = tokens[1]; - } - return pair; -} - -export function parseForceList(rawForceList: string[]): ForceListPair[] { - return rawForceList.map(e => parseForceListEntry(e)); -} - -export function matchTokenToForceListEntry(token: TokenItem, forceListEntry: string): boolean { - if (forceListEntry.toLowerCase() === token.symbol.toLowerCase() || - forceListEntry.toLowerCase() === token.asset.toLowerCase() || - forceListEntry.toLowerCase() === token.name.toLowerCase()) { - return true; - } - return false; -} - -export function matchPairToForceListEntry(token1: TokenItem, token2: TokenItem, forceListEntry: ForceListPair): boolean { - if (!forceListEntry.token2) { - // entry is token only - if (matchTokenToForceListEntry(token1, forceListEntry.token1) || - (token2 && matchTokenToForceListEntry(token2, forceListEntry.token1))) { - return true; - } - return false; - } - // entry is pair - if (!token2) { - return false; - } - if (matchTokenToForceListEntry(token1, forceListEntry.token1) && matchTokenToForceListEntry(token2, forceListEntry.token2)) { - return true; - } - // reverse - if (matchTokenToForceListEntry(token1, forceListEntry.token2) && matchTokenToForceListEntry(token2, forceListEntry.token1)) { - return true; - } - return false; -} - -export function matchTokenToForceList(token: TokenItem, forceList: ForceListPair[]): boolean { - let matched = false; - forceList.forEach(e => { - if (matchTokenToForceListEntry(token, e.token1)) { - matched = true; - } - if (matchTokenToForceListEntry(token, e.token2)) { - matched = true; - } - }); - return matched; -} - -export function matchPairToForceList(token1: TokenItem, token2: TokenItem, forceList: ForceListPair[]): boolean { - let matched = false; - forceList.forEach(p => { - if (matchPairToForceListEntry(token1, token2, p)) { - matched = true; - } - }); - return matched; -} - -///// - -export function createTokensList(titleCoin: string, tokens: TokenItem[], time: string, versionMajor: number, versionMinor = 1, versionPatch = 0): List { - if (!time) { - time = (new Date()).toISOString(); - } - const list = new List( - `Trust Wallet: ${titleCoin}`, - "https://trustwallet.com/assets/images/favicon.png", - time, - tokens, - new Version(versionMajor, versionMinor, versionPatch) - ); - sort(list); - return list; -} - -function totalPairs(list: List): number { - let c = 0; - list.tokens.forEach(t => c += (t.pairs || []).length); - return c; -} - -export function writeToFile(filename: string, list: List): void { - writeJsonFile(filename, list); - console.log(`Tokenlist: list with ${list.tokens.length} tokens and ${totalPairs(list)} pairs written to ${filename}.`); -} - -// Write out to file, updating version+timestamp if there was change -export function writeToFileWithUpdate(filename: string, list: List): void { - let listOld: List = undefined; - try { - listOld = readJsonFile(filename) as List; - } catch (err) { - listOld = undefined; - } - if (listOld !== undefined) { - list.version = listOld.version; // take over - list.timestamp = listOld.timestamp; // take over - const diffs = diffTokenlist(list, listOld); - if (diffs != undefined) { - //console.log("List has Changed", JSON.stringify(diffs)); - list.version = new Version(list.version.major + 1, 0, 0); - list.timestamp = (new Date()).toISOString(); - console.log(`Version and timestamp updated, ${list.version.major}.${list.version.minor}.${list.version.patch} timestamp ${list.timestamp}`); - } - } - writeToFile(filename, list); -} - -async function addTokenIfNeeded(token: TokenItem, list: List): Promise { - if (list.tokens.map(t => t.address.toLowerCase()).includes(token.address.toLowerCase())) { - return; - } - token = await updateTokenInfo(token); - list.tokens.push(token); -} - -// Update/fix token info, with properties retrieved from TW API -async function updateTokenInfo(token: TokenItem): Promise { - const tokenInfo: TokenTwInfo = await tokenInfoFromTwApi(token.asset); - if (tokenInfo) { - if (token.name && token.name != tokenInfo.name) { - console.log(`Token name adjusted: '${token.name}' -> '${tokenInfo.name}'`); - token.name = tokenInfo.name; - } - if (token.symbol && token.symbol != tokenInfo.symbol) { - console.log(`Token symbol adjusted: '${token.symbol}' -> '${tokenInfo.symbol}'`); - token.symbol = tokenInfo.symbol; - } - if (token.decimals && token.decimals != tokenInfo.decimals) { - console.log(`Token decimals adjusted: '${token.decimals}' -> '${tokenInfo.decimals}'`); - token.decimals = parseInt(tokenInfo.decimals.toString()); - } - } - return token; -} - -function addPairToToken(pairToken: TokenItem, token: TokenItem, list: List): void { - const tokenInList = list.tokens.find(t => t.address === token.address); - if (!tokenInList) { - return; - } - if (!tokenInList.pairs) { - tokenInList.pairs = []; - } - if (tokenInList.pairs.map(p => p.base).includes(pairToken.asset)) { - return; - } - tokenInList.pairs.push(new Pair(pairToken.asset)); -} - -function checkTokenExists(id: string, chainName: string, tokenAllowlist: string[]): boolean { - const logoPath = getChainAssetLogoPath(chainName, id); - if (!isPathExistsSync(logoPath)) { - //console.log("logo file missing", logoPath); - return false; - } - if (tokenAllowlist.find(t => (id.toLowerCase() === t.toLowerCase())) === undefined) { - //console.log(`Token not found in allowlist, ${id}`); - return false; - } - return true; -} - -export async function addPairIfNeeded(token0: TokenItem, token1: TokenItem, list: List): Promise { - await addTokenIfNeeded(token0, list); - await addTokenIfNeeded(token1, list); - addPairToToken(token1, token0, list); - // reverse direction not needed addPairToToken(token0, token1, list); -} - -function sort(list: List) { - list.tokens.sort((t1, t2) => { - const t1pairs = (t1.pairs || []).length; - const t2pairs = (t2.pairs || []).length; - if (t1pairs != t2pairs) { return t2pairs - t1pairs; } - return t1.address.localeCompare(t2.address); - }); - list.tokens.forEach(t => { - t.pairs.sort((p1, p2) => p1.base.localeCompare(p2.base)); - }); -} - -function removeAllPairs(list: List) { - // remove all pairs - list.pairs = []; - list.tokens.forEach(t => t.pairs = []); -} - -function clearUnimportantFields(list: List) { - list.timestamp = ""; - list.version = new Version(0, 0, 0); -} - -export function diffTokenlist(listOrig1: List, listOrig2: List): unknown { - // deep copy, to avoid changes - const list1 = JSON.parse(JSON.stringify(listOrig1)); - const list2 = JSON.parse(JSON.stringify(listOrig2)); - clearUnimportantFields(list1); - clearUnimportantFields(list2); - sort(list1); - sort(list2); - // compare - const diffs = diff(list1, list2); - return diffs; -} - -export async function rebuildTokenlist(chainName: string, pairs: [TokenItem, TokenItem][], listName: string, forceExcludeList: string[]): Promise { - // sanity check, prevent deletion of many pairs - if (!pairs || pairs.length < 5) { - console.log(`Warning: Only ${pairs.length} pairs returned, ignoring`); - return; - } - - const excludeList = parseForceList(forceExcludeList); - // filter out pairs with missing and excluded tokens - // prepare phase, read allowlist - const allowlist: string[] = readJsonFile(getChainAllowlistPath(chainName)) as string[]; - const pairs2: [TokenItem, TokenItem][] = []; - pairs.forEach(p => { - if (!checkTokenExists(p[0].address, chainName, allowlist)) { - console.log("pair with unsupported 1st coin:", p[0].symbol, "--", p[1].symbol); - return; - } - if (!checkTokenExists(p[1].address, chainName, allowlist)) { - console.log("pair with unsupported 2nd coin:", p[0].symbol, "--", p[1].symbol); - return; - } - if (matchPairToForceList(p[0], p[1], excludeList)) { - console.log("pair excluded due to FORCE EXCLUDE:", p[0].symbol, "--", p[1].symbol); - return; - } - pairs2.push(p); - }); - const filteredCount: number = pairs.length - pairs2.length; - console.log(`${filteredCount} unsupported tokens filtered out, ${pairs2.length} pairs`); - - const tokenlistFile = getChainTokenlistPath(chainName); - const json = readJsonFile(tokenlistFile); - const list: List = json as List; - console.log(`Tokenlist original: ${list.tokens.length} tokens`); - removeAllPairs(list); - - await bluebird.each(pairs2, async (p) => { - await addPairIfNeeded(p[0], p[1], list); - }); - console.log(`Tokenlist updated: ${list.tokens.length} tokens`); - - const newList = createTokensList(listName, list.tokens, - "2021-01-29T01:02:03.000+00:00", // use constant here to prevent changing time every time - 0, 1, 0); - writeToFileWithUpdate(tokenlistFile, newList); -} diff --git a/script/generic/tokentype.ts b/script/generic/tokentype.ts deleted file mode 100644 index 7422ac42055bb..0000000000000 --- a/script/generic/tokentype.ts +++ /dev/null @@ -1,5 +0,0 @@ -export enum TokenType { - COIN = 'coin', - BEP2 = 'BEP2', - ERC20 = 'ERC20' -} diff --git a/script/generic/types.ts b/script/generic/types.ts deleted file mode 100644 index 01e9b70583b70..0000000000000 --- a/script/generic/types.ts +++ /dev/null @@ -1,86 +0,0 @@ -export const isLowerCase = (str: string): boolean => str.toLowerCase() === str; -export const isUpperCase = (str: string): boolean => str.toUpperCase() === str; - -// Sort: treat numbers as number, strings as case-insensitive -export function sortElements (arr: unknown[]): unknown[] { - arr.sort((a, b) => { - if (typeof a === "number" && typeof b == "number") { - // numerical comparison - return a - b; - } - if ((typeof a === 'string' || a instanceof String) && (typeof b === 'string' || b instanceof String)) { - if (!isNaN(Number(a)) && !isNaN(Number(b))) { - // numerical comparison - return Number(a) - Number(b); - } - return a.toLowerCase() > b.toLowerCase() ? 1 : -1; - } - return 0; - }); - return arr; -} - -export function makeUnique(arr: string[]): string[] { - return Array.from(new Set(arr)); -} - -// Remove from set A elements of set B. -export function arrayDiff(a: string[], b: string[]): string[] { - const setB = new Set(b); - return a.filter(e => !setB.has(e)); -} - -// Remove from set A elements of set B, case insensitive -export function arrayDiffNocase(a: string[], b: string[]): string[] { - const setB = new Set(b.map(e => e.toLowerCase())); - return a.filter(e => !setB.has(e.toLowerCase())); -} - -export function findDuplicates(list: string[]): string[] { - const m = new Map(); - const duplicates: string[] = []; - list.forEach(val => { - if (m.has(val.toLowerCase())) { - duplicates.push(val); - } else { - m.set(val.toLowerCase(), 0); - } - }); - return makeUnique(duplicates); -} - -// Check that two lists have no common elements, and no duplicates in either. -// Do a single check: checking for duplicates in the concatenated list. -export function findCommonElementsOrDuplicates(list1: string[], list2: string[]): string[] { - return findDuplicates(list1.concat(list2)); -} - -// Compare two arrays, order does not matter -export function arrayEqual(a1: string[], a2: string[]): boolean { - if (a1.length != a2.length) { - return false; - } - if (!(arrayDiff(a1, a2).length == 0)) { - return false; - } - if (!(arrayDiff(a2, a1).length == 0)) { - return false; - } - return true; -} - -export function reverseCase(s: string): string { - const n = s.length; - let out = ""; - for (let i = 0; i < n; ++i) { - const c = s[i]; - if (isLowerCase(c)) { - out += c.toUpperCase(); - } else if (isUpperCase(s[i])) { - out += c.toLowerCase(); - } else { - out += c; - } - } - return out; -} diff --git a/script/generic/update-all.ts b/script/generic/update-all.ts deleted file mode 100644 index 237995c8a4ed4..0000000000000 --- a/script/generic/update-all.ts +++ /dev/null @@ -1,235 +0,0 @@ -import { BinanceAction } from "../blockchain/binance"; -import { SmartchainAction } from "../blockchain/smartchain"; -import { EthereumAction } from "../blockchain/ethereum"; -import { CosmosAction } from "../blockchain/cosmos"; -import { AssetInfos } from "../generic/asset-infos"; -import { EthForks } from "../generic/eth-forks"; -import { FoldersFiles } from "../generic/folders-and-files"; -import { JsonAction } from "../generic/json-format"; -import { KavaAction } from "../blockchain/kava"; -import { LogoSize } from "../generic/logo-size"; -import { TerraAction } from "../blockchain/terra"; -import { TezosAction } from "../blockchain/tezos"; -import { TronAction } from "../blockchain/tron"; -import { Validators } from "../generic/validators"; -import { WavesAction } from "../blockchain/waves"; -import { Allowlists } from "../generic/allowlists"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import * as chalk from 'chalk'; -import * as bluebird from "bluebird"; - -const actionList: ActionInterface[] = [ - new FoldersFiles(), - new AssetInfos(), - new EthForks(), - new LogoSize(), - new Allowlists(), - new Validators(), - new JsonAction(), - // chains: - new BinanceAction(), - new SmartchainAction(), - new EthereumAction(), - new CosmosAction(), - new KavaAction(), - new TerraAction(), - new TezosAction(), - new TronAction(), - new WavesAction() -]; - -const maxErrosFromOneCheck = 5; - -const markerError = chalk.red('XXX'); -const markerWarning = chalk.yellow('!!'); -const markerOK = chalk.green('✓'); - -async function checkStepList(steps: CheckStepInterface[]): Promise<[string[], string[]]> { - const errorsAll: string[] = []; - const warningsAll: string[] = []; - await bluebird.each(steps, async (step) => { - try { - //console.log(` Running check step '${step.getName()}'...`); - const [errors, warnings] = await step.check(); - if (errors && errors.length > 0) { - console.log(`- ${markerError} '${step.getName()}': ${errors.length} errors`); - let cnt = 0; - errors.forEach(err => { - if (cnt < maxErrosFromOneCheck) { - console.log(` ${markerError} '${err}'`); - errorsAll.push(err); - } else if (cnt == maxErrosFromOneCheck) { - console.log(` ${markerError} ${errors.length} errors in total, omitting rest ...`); - } - cnt++; - }); - } - if (warnings && warnings.length > 0) { - console.log(`- ${markerWarning} '${step.getName()}': ${warnings.length} warnings`); - let cnt = 0; - warnings.forEach(warn => { - if (cnt < maxErrosFromOneCheck) { - console.log(` ${markerWarning} '${warn}'`); - warningsAll.push(warn); - } else if (cnt == maxErrosFromOneCheck) { - console.log(` ${markerWarning} ${warnings.length} warnings in total, omitting rest ...`); - } - cnt++; - }); - } - if (errors.length == 0 && warnings.length == 0) { - console.log(`- ${markerOK} '${step.getName()}' OK`); - } - } catch (error) { - console.log(`- ${markerError} '${step.getName()}': Caught error: ${error.message}`); - errorsAll.push(`${step.getName()}: Exception: ${error.message}`); - } - }); - return [errorsAll, warningsAll]; -} - -async function sanityCheckByActionList(actions: ActionInterface[]): Promise<[string[], string[]]> { - console.log("Running sanity checks..."); - const errors: string[] = []; - const warnings: string[] = []; - await bluebird.each(actions, async (action) => { - try { - if (action.getSanityChecks) { - const steps = action.getSanityChecks(); - if (steps && steps.length > 0) { - console.log(` Action '${action.getName()}' has ${steps.length} check steps`); - const [errors1, warnings1] = await checkStepList(steps); - if (errors1.length > 0) { - errors1.forEach(e => errors.push(e)); - } - if (warnings1.length > 0) { - warnings1.forEach(w => warnings.push(w)); - } - if (errors1.length == 0 && warnings1.length == 0) { - console.log(`- ${markerOK} Action '${action.getName()}' OK, all ${steps.length} steps`); - } - } - } - } catch (error) { - console.log(`- ${markerError} '${action.getName()}' Caught error: ${error.message}`); - errors.push(`${action.getName()}: Exception: ${error.message}`); - } - }); - console.log(`All sanity checks done, found ${errors.length} errors, ${warnings.length} warnings`); - return [errors, warnings]; -} - -async function consistencyCheckByActionList(actions: ActionInterface[]): Promise<[string[], string[]]> { - console.log("Running consistency checks..."); - const errors: string[] = []; - const warnings: string[] = []; - await bluebird.each(actions, async (action) => { - try { - if (action.getConsistencyChecks) { - const steps = action.getConsistencyChecks(); - if (steps && steps.length > 0) { - console.log(` Action '${action.getName()}' has ${steps.length} check steps`); - const [errors1, warnings1] = await checkStepList(steps); - if (errors1.length > 0) { - errors1.forEach(e => errors.push(e)); - } - if (warnings1.length > 0) { - warnings1.forEach(w => warnings.push(w)); - } - if (errors1.length == 0 && warnings1.length == 0) { - console.log(`- ${markerOK} Action '${action.getName()}' OK, all ${steps.length} steps`); - } - } - } - } catch (error) { - console.log(`- ${markerError} '${action.getName()}' Caught error: ${error.message}`); - errors.push(`${action.getName()}: Exception: ${error.message}`); - } - }); - console.log(`All consistency checks done, found ${errors.length} errors, ${warnings.length} warnings`); - return [errors, warnings]; -} - -async function sanityFixByList(actions: ActionInterface[]) { - console.log("Running sanity fixes..."); - await bluebird.each(actions, async (action) => { - try { - if (action.sanityFix) { - console.log(`Sanity fix '${action.getName()}':`); - await action.sanityFix(); - } - } catch (error) { - console.log(`Caught error: ${error.message}`); - } - }); - console.log("All sanity fixes done."); -} - -async function consistencyFixByList(actions: ActionInterface[]) { - console.log("Running consistency fixes..."); - await bluebird.each(actions, async (action) => { - try { - if (action.consistencyFix) { - console.log(`Consistency fix '${action.getName()}':`); - await action.consistencyFix(); - } - } catch (error) { - console.log(`Caught error: ${error.message}`); - } - }); - console.log("All consistency fixes done."); -} - -async function updateAutoByList(actions: ActionInterface[]) { - console.log("Running auto updates (using external data sources) ..."); - await bluebird.each(actions, async (action) => { - try { - if (action.updateAuto) { - console.log(`Auto update '${action.getName()}':`); - await action.updateAuto(); - } - } catch (error) { - console.log(`Caught error: ${error.message}`); - } - }); - console.log("All auto updates done."); -} - -async function updateManualByList(actions: ActionInterface[]) { - console.log("Running manual updates (using external data sources) ..."); - await bluebird.each(actions, async (action) => { - try { - if (action.updateManual) { - console.log(`Manual update '${action.getName()}':`); - await action.updateManual(); - } - } catch (error) { - console.log(`Caught error: ${error.message}`); - } - }); - console.log("All manual updates done."); -} - -export async function sanityCheckAll(): Promise<[string[], string[]]> { - return await sanityCheckByActionList(actionList); -} - -export async function consistencyCheckAll(): Promise<[string[], string[]]> { - return await consistencyCheckByActionList(actionList); -} - -export async function sanityFixAll(): Promise { - await sanityFixByList(actionList); -} - -export async function consistencyFixAll(): Promise { - await consistencyFixByList(actionList); -} - -export async function updateAutoAll(): Promise { - await updateAutoByList(actionList); -} - -export async function updateManualAll(): Promise { - await updateManualByList(actionList); -} diff --git a/script/generic/validator-models.ts b/script/generic/validator-models.ts deleted file mode 100644 index bd1057b31f500..0000000000000 --- a/script/generic/validator-models.ts +++ /dev/null @@ -1,26 +0,0 @@ -export interface ValidatorModel { - id: string, - name: string, - description: string, - website: string, - staking: Staking - payout: Payout - status: ValidatorStatus -} - -interface Staking { - freeSpace: number, - minDelegation: number - openForDelegation: boolean -} - -interface Payout { - commission: number // in % - payoutDelay: number // in cycles - payoutPeriod: number -} - -interface ValidatorStatus { - disabled: boolean; - note: string; -} diff --git a/script/generic/validators.ts b/script/generic/validators.ts deleted file mode 100644 index 33898201ea031..0000000000000 --- a/script/generic/validators.ts +++ /dev/null @@ -1,100 +0,0 @@ -import { stakingChains } from "../generic/blockchains"; -import { - getChainValidatorsListPath, - getChainValidatorAssetLogoPath, - getChainValidatorsAssets -} from "../generic/repo-structure"; -import { isPathExistsSync } from "../generic/filesystem"; -import { formatSortJsonFile, readJsonFile } from "../generic/json"; -import { ActionInterface, CheckStepInterface } from "../generic/interface"; -import { isValidJSON } from "../generic/json"; -import { ValidatorModel } from "../generic/validator-models"; -import { isLogoOK } from "../generic/image"; -import * as bluebird from "bluebird"; - -function formatValidators() { - stakingChains.forEach(chain => { - const validatorsPath = getChainValidatorsListPath(chain); - formatSortJsonFile(validatorsPath); - }) -} - -function getChainValidatorsList(chain: string): ValidatorModel[] { - return readJsonFile(getChainValidatorsListPath(chain)) as ValidatorModel[]; -} - -function isValidatorHasAllKeys(val: ValidatorModel): boolean { - return typeof val.id === "string" - && typeof val.name === "string" - && typeof val.description === "string" - && typeof val.website === "string"; -} - -export class Validators implements ActionInterface { - getName(): string { return "Validators"; } - - getSanityChecks(): CheckStepInterface[] { - const steps: CheckStepInterface[] = [ - { - getName: () => { return "Make sure tests added for new staking chain"}, - check: async (): Promise<[string[], string[]]> => { - if (stakingChains.length != 8) { - return [[`Wrong number of staking chains ${stakingChains.length}`], []]; - } - return [[], []]; - } - }, - ]; - stakingChains.forEach(chain => { - steps.push( - { - getName: () => { return `Make sure chain ${chain} has valid list file, has logo`}, - check: async (): Promise<[string[], string[]]> => { - const validatorsListPath = getChainValidatorsListPath(chain); - if (!isValidJSON(validatorsListPath)) { - return [[`Not valid Json file at path ${validatorsListPath}`], []]; - } - - const errors: string[] = []; - const validatorsList = getChainValidatorsList(chain); - const chainValidatorsAssetsList = getChainValidatorsAssets(chain); - await bluebird.each(validatorsList, async (val: ValidatorModel) => { - if (!isValidatorHasAllKeys(val)) { - errors.push(`Some key and/or type missing for validator ${JSON.stringify(val)}`); - } - - const id = val.id; - const path = getChainValidatorAssetLogoPath(chain, id); - if (!isPathExistsSync(path)) { - errors.push(`Chain ${chain} asset ${id} logo must be present at path ${path}`); - } - const [isOk, logoMsg] = await isLogoOK(path); - if (!isOk) { - errors.push(logoMsg); - } - - // Make sure validator has corresponding logo - if (!(chainValidatorsAssetsList.indexOf(id) >= 0)) { - errors.push(`Expecting image asset for validator ${id} on chain ${chain}`); - } - }); - - // Make sure validator asset logo has corresponding info - chainValidatorsAssetsList.forEach(valAssetLogoID => { - if (validatorsList.filter(v => v.id === valAssetLogoID).length != 1) { - errors.push(`Expect validator logo ${valAssetLogoID} to have info`); - } - }); - - return [errors, []]; - } - } - ); - }); - return steps; - } - - async sanityFix(): Promise { - formatValidators(); - } -} diff --git a/script/tags-config.ts b/script/tags-config.ts deleted file mode 100644 index 285e667d213c7..0000000000000 --- a/script/tags-config.ts +++ /dev/null @@ -1,58 +0,0 @@ -export interface TagDescription { - id: string; - name: string; - description: string; -} - -export const TagValues: TagDescription[] = [ - { - id: "stablecoin", - name: "Stablecoin", - description: "Tokens that are fixed to an external asset, e.g. the US dollar." - }, - { - id: "wrapped", - name: "Wrapped", - description: "Tokens that are wrapped or peg representation of digital assets. Excluded stablecoins" - }, - { - id: "synthetics", - name: "Synthetics", - description: "Synthetic assets created to track the value of another asset" - }, - { - id: "nft", - name: "NFT", - description: "Non-fungible tokens or tokens associated with the NFT ecosystem." - }, - { - id: "governance", - name: "Governance", - description: "Tokens that used to participate in the governance process of the project." - }, - { - id: "defi", - name: "DeFi", - description: "Tokens that are used for variety of decentralized financial applications." - }, - { - id: "staking", - name: "Staking", - description: "Tokens that are used for staking to receive rewards." - }, - { - id: "staking-native", - name: "Staking Native", - description: "Coins/Blockchains that are used for staking to secure the network to receive rewards." - }, - { - id: "privacy", - name: "Privacy", - description: "Privacy tokens." - }, - { - id: "nsfw", - name: "NSFW", - description: "Content Not suitable for work." - }, -]; diff --git a/test/asset.test.ts b/test/asset.test.ts deleted file mode 100644 index 558e8a645bc5f..0000000000000 --- a/test/asset.test.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { - assetID -} from "../script/generic/asset"; - -describe("Test eth-address helpers", () => { - test(`Test coin`, () => { - expect(assetID(714)).toEqual('c714'); - expect(assetID(714, '')).toEqual('c714'); - }); - test(`Test token`, () => { - expect(assetID(714, 'TWT-8C2')).toEqual('c714_tTWT-8C2'); - }); -}); \ No newline at end of file diff --git a/test/index.test.ts b/test/index.test.ts deleted file mode 100644 index d0da36415d37b..0000000000000 --- a/test/index.test.ts +++ /dev/null @@ -1,169 +0,0 @@ -import { - findDuplicates, - findCommonElementsOrDuplicates, -} from "../script/generic/types"; -import { - isChecksum, - toChecksum, - isEthereumAddress -} from "../script/generic/eth-address"; -import { - isDimensionTooLarge, - isDimensionOK, - calculateTargetSize -} from "../script/generic/image"; -import { - sortElements, - makeUnique, - arrayDiff, - arrayDiffNocase, - arrayEqual, - reverseCase -} from "../script/generic/types"; -import { - BinanceTokenInfo, - findImagesToFetch -} from "../script/blockchain/binance"; -import { isValidStatusValue } from "../script/generic/status-values"; -import { isValidTagValue, isValidTagValues } from "../script/generic/tag-values"; - -describe("Test eth-address helpers", () => { - test(`Test isChecksum`, () => { - expect(isChecksum("0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee", "ethereum"), `checksum`).toBe(true); - expect(isChecksum("0x7bb09bc8ade747178e95b1d035ecbeebbb18cfee", "ethereum"), `lowercase`).toBe(false); - expect(isChecksum("0x7Bb09bC8aDE747178e95B1D035ecBe", "ethereum"), `too short`).toBe(false); - expect(isChecksum("7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee", "ethereum"), `checksum, no prefix`).toBe(true); - expect(isChecksum("7bb09bc8ade747178e95b1d035ecbeebbb18cfee", "ethereum"), `lowercase, no prefix`).toBe(false); - expect(isChecksum("0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee", "wanchain"), `wanchain wrong checksum`).toBe(false); - expect(isChecksum("0x7bb09bc8ade747178e95b1d035ecbeebbb18cfee", "wanchain"), `wanchain lowercase`).toBe(false); - expect(isChecksum("0x7bB09Bc8Ade747178E95b1d035ECbEebBb18CfEE", "wanchain"), `wanchain checksum`).toBe(true); - }); - test(`Test toChecksum`, () => { - expect(toChecksum("0x7bb09bc8ade747178e95b1d035ecbeebbb18cfee", "ethereum"), `from lowercase`).toEqual("0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee"); - expect(toChecksum("0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee", "ethereum"), `from checksum`).toEqual("0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee"); - expect(toChecksum("7bb09bc8ade747178e95b1d035ecbeebbb18cfee", "ethereum"), `from lowercase, no prefix`).toEqual("0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee"); - expect(toChecksum("0x7bb09bc8ade747178e95b1d035ecbeebbb18cfee", "wanchain"), `wanchain, from lowercase`).toEqual("0x7bB09Bc8Ade747178E95b1d035ECbEebBb18CfEE"); - }); - test(`Test isEthereumAddress`, () => { - expect(isEthereumAddress("0x7bb09bc8ade747178e95b1d035ecbeebbb18cfee"), `valid, lowercase`).toBe(true); - expect(isEthereumAddress("0x7Bb09bC8aDE747178e95B1D035ecBeEBbB18cFee"), `valid, checksum`).toBe(true); - expect(isEthereumAddress("b09bc8ade747178e95b1d035ecbeebbb18cfee"), `invalid, short`).toBe(false); - expect(isEthereumAddress("7bb09bc8ade747178e95b1d035ecbeebbb18cfee"), `valid, no prefix`).toBe(true); - expect(isEthereumAddress("0x7bb09bc8qde747178e95b1d035ecbeebbb18cfee"), `invalid, length ok, invalid char`).toBe(false); - }); -}); - -describe("Test image helpers", () => { - test(`Test isDimensionTooLarge`, () => { - expect(isDimensionTooLarge(256, 256), `256x256`).toBe(false); - expect(isDimensionTooLarge(64, 64), `64x64`).toBe(false); - expect(isDimensionTooLarge(800, 800), `800x800`).toBe(true); - expect(isDimensionTooLarge(256, 800), `256x800`).toBe(true); - expect(isDimensionTooLarge(800, 256), `800x256`).toBe(true); - }); - test(`Test isDimensionOK`, () => { - expect(isDimensionOK(256, 256), `256x256`).toBe(true); - expect(isDimensionOK(64, 64), `64x64`).toBe(true); - expect(isDimensionOK(800, 800), `800x800`).toBe(false); - expect(isDimensionOK(256, 800), `256x800`).toBe(false); - expect(isDimensionOK(800, 256), `800x256`).toBe(false); - expect(isDimensionOK(60, 60), `60x60`).toBe(false); - expect(isDimensionOK(64, 60), `64x60`).toBe(false); - expect(isDimensionOK(60, 64), `60x64`).toBe(false); - }); - test(`Test calculateReducedSize`, () => { - expect(calculateTargetSize(256, 256, 512, 512), `small 1.0`).toEqual({width: 512, height: 512}); - expect(calculateTargetSize(800, 800, 512, 512), `large 1.0`).toEqual({width: 512, height: 512}); - expect(calculateTargetSize(200, 100, 512, 512), `small 2.0`).toEqual({width: 512, height: 256}); - expect(calculateTargetSize(100, 200, 512, 512), `small 0.5`).toEqual({width: 256, height: 512}); - expect(calculateTargetSize(1200, 600, 512, 512), `small 2.0`).toEqual({width: 512, height: 256}); - expect(calculateTargetSize(600, 1200, 512, 512), `small 0.5`).toEqual({width: 256, height: 512}); - expect(calculateTargetSize(256, 0, 512, 512), `zero`).toEqual({width: 512, height: 512}); - }); -}); - -describe("Test type helpers", () => { - test(`Test sortElements`, () => { - expect(sortElements(["c", "a", "b"]), `3 elems`).toEqual(["a", "b", "c"]); - expect(sortElements(["C", "a", "b"]), `mixed case`).toEqual(["a", "b", "C"]); - expect(sortElements(["1", "2", "11"]), `numerical string`).toEqual(["1", "2", "11"]); - expect(sortElements([1, 2, 11]), `numerical`).toEqual([1, 2, 11]); - expect(sortElements(["C", "a", "1", "b", "2", "11"]), `complex`).toEqual(["1", "2", "11", "a", "b", "C"]); - }); - test(`Test makeUnique`, () => { - expect(makeUnique(["a", "b", "c", "b"]), `4 elems with 1 duplicate`).toEqual(["a", "b", "c"]); - }); - test(`Test arrayDiff`, () => { - expect(arrayDiff(["a", "b", "c"], ["c"]), `4 elems with 1 duplicate`).toEqual(["a", "b"]); - expect(arrayDiff(["a", "b", "c"], ["d"]), `4 elems with 0 duplicate`).toEqual(["a", "b", "c"]); - expect(arrayDiff(["a", "B", "c"], ["C"]), `4 elems with 0 duplicate`).toEqual(["a", "B", "c"]); - expect(arrayDiffNocase(["a", "B", "c"], ["C"]), `4 elems with 0 duplicate`).toEqual(["a", "B"]); - }); - test(`Test findDuplicates`, () => { - expect(findDuplicates(["a", "bb", "ccc"]), `No duplicates`).toEqual([]); - expect(findDuplicates(["a", "bb", "ccc", "bb"]), `One double duplicate`).toEqual(["bb"]); - expect(findDuplicates([]), `Empty array`).toEqual([]); - expect(findDuplicates(["a"]), `One element`).toEqual([]); - expect(findDuplicates(["a", "bb", "ccc", "bb", "d", "bb"]), `One triple duplicate`).toEqual(["bb"]); - expect(findDuplicates(["a", "bb", "ccc", "bb", "a"]), `Two double duplicates`).toEqual(["bb", "a"]); - }); - test(`Test findCommonElementsOrDuplicates`, () => { - expect(findCommonElementsOrDuplicates(["a", "bb", "ccc"], ["1", "22", "333"]), `No intersection or duplicates`).toEqual([]); - expect(findCommonElementsOrDuplicates(["a", "bb", "ccc"], ["1", "bb", "333"]), `Common element`).toEqual(["bb"]); - expect(findCommonElementsOrDuplicates(["a", "bb", "ccc", "bb"], ["1", "22", "333"]), `Duplicate in first`).toEqual(["bb"]); - expect(findCommonElementsOrDuplicates(["a", "bb", "ccc"], ["1", "22", "333", "22"]), `Duplicate in second`).toEqual(["22"]); - expect(findCommonElementsOrDuplicates(["a", "bb", "ccc", "1", "bb"], ["1", "22", "333", "22"]), `Intersection and duplicates`).toEqual(["bb", "1", "22"]); - expect(findCommonElementsOrDuplicates([], []), `Empty lists`).toEqual([]); - }); - test(`Test arrayEqual`, () => { - expect(arrayEqual(["a", "b", "c"], ["a", "b", "c"]), `equal`).toBe(true); - expect(arrayEqual(["a", "b", "c", "d"], ["a", "b", "c"]), `length mismatch`).toBe(false); - expect(arrayEqual(["a", "b", "c"], ["a", "b", "b"]), `length mismatch`).toBe(false); - expect(arrayEqual(["a", "b", "b"], ["a", "b", "c"]), `length mismatch`).toBe(false); - }); - test(`Test reverseCase`, () => { - expect(reverseCase("abCDef12+-"), `mixed`).toEqual("ABcdEF12+-"); - expect(reverseCase("ABcdEF12+-"), `mixed`).toEqual("abCDef12+-"); - }); -}); - -describe("Test blockchain binance", () => { - test(`Test findImagesToFetch`, () => { - const infoA1: BinanceTokenInfo = {asset: "A1-11", name: "A 1", mappedAsset: "A1", assetImg: "imgurl1", decimals: 8}; - const infoA2: BinanceTokenInfo = {asset: "A2-12", name: "A 2", mappedAsset: "A2", assetImg: "imgurl2", decimals: 8}; - const assetsInfoListNonexisting: BinanceTokenInfo[] = [infoA1, infoA2]; - const assetsInfoListExisting: BinanceTokenInfo[] = [ - {asset: "BUSD-BD1", name: "Binance USD", mappedAsset: "BUSD", assetImg: "imgurlBUSD", decimals: 8}, - {asset: "ETH-1C9", name: "Binance Ethereum", mappedAsset: "BETH", assetImg: "imgurlETH", decimals: 8} - ]; - const denyListEmpty: string[] = []; - const denyListA1: string[] = ["A1-11"]; - expect(findImagesToFetch(assetsInfoListNonexisting, denyListEmpty), `2 nonexisting`).toEqual(assetsInfoListNonexisting); - expect(findImagesToFetch(assetsInfoListNonexisting, denyListA1), `2 nonexisting with 1 denylisted`).toEqual([infoA2]); - expect(findImagesToFetch(assetsInfoListExisting, denyListEmpty), `2 existing`).toEqual([]); - expect(findImagesToFetch([], []), `empty`).toEqual([]); - }); -}); - -describe("Test status, tag values", () => { - test(`Test status-values`, () => { - expect(isValidStatusValue("active")).toEqual(true); - expect(isValidStatusValue("abandoned")).toEqual(true); - expect(isValidStatusValue("invalidvalue")).toEqual(false); - expect(isValidStatusValue("ACTIVE")).toEqual(false); - expect(isValidStatusValue("")).toEqual(false); - }); - test(`Test tag-values`, () => { - expect(isValidTagValue("defi")).toEqual(true); - expect(isValidTagValue("staking")).toEqual(true); - expect(isValidStatusValue("invalidvalue")).toEqual(false); - expect(isValidStatusValue("STAKING")).toEqual(false); - expect(isValidStatusValue("")).toEqual(false); - - expect(isValidTagValues(["defi"])).toEqual(true); - expect(isValidTagValues(["staking"])).toEqual(true); - expect(isValidTagValues(["defi", "staking"])).toEqual(true); - expect(isValidTagValues(["invalid"])).toEqual(false); - expect(isValidTagValues(["defi", "invalid"])).toEqual(false); - }); -}); diff --git a/test/numbers.test.ts b/test/numbers.test.ts deleted file mode 100644 index 682ee358e8c0b..0000000000000 --- a/test/numbers.test.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { - toSatoshis, - fromSatoshis -} from "../script/generic/numbers"; - -describe("Test eth-address helpers", () => { - test(`Test to satoshis`, () => { - expect(toSatoshis('43523.423423432112321234', 18)).toEqual('43523423423432112321234'); - expect(toSatoshis('0.123', 3)).toEqual('123'); - expect(toSatoshis('0.00000001', 8)).toEqual('1'); - }); - test(`Test from Satoshis`, () => { - expect(fromSatoshis('123', 3)).toEqual('0.123'); - expect(fromSatoshis('1234', 3)).toEqual('1.234'); - expect(fromSatoshis('43523423423432112321234', 18)).toEqual('43523.423423432112321234'); - expect(fromSatoshis('1', 8)).toEqual('0.00000001'); - }); -}); \ No newline at end of file